@charset "utf-8";
/*
Sydney gram 
CSS Document
*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/*
font-family:'Helvetica Neue LT W01_71488914';
font-family:'Helvetica Neue LT W01_66 Md It';
font-family:'Helvetica Neue LT W01_45 Light';
font-family:'Helvetica Neue LT W01_46 Lt It';
font-family:'Helvetica Neue LT W01_55 Roman';
font-family:'Helvetica Neue LT W01_65 Mediu';
font-family:'Helvetica Neue LT W01_76 Bd It';
font-family:'Helvetica Neue LT W01_56 Itali';
font-family:'ITC Garamond W01 Book';
font-family:'OriginalGaramondW01-Rom';
font-family:'OriginalGaramondW01-Bol1120836';
font-family:'OriginalGaramondW01-Bol1120833';
font-family:'OriginalGaramondW01-Ita1120830';
*/
/*Loader Css*/

/* Effect 1: YouTube loading */

.site-loader{position: fixed;
             top: 0;
             left: 0;
             right: 0;
             bottom: 0;
             margin: auto;
             z-index: 1500;
             background:#231F20;
             display: flex;
             overflow: hidden;
             align-items: center;
             justify-content: center;
}

.site-loader svg{position:absolute;width:25em;max-width:80%;top:0;left:0;right:0;bottom:0;margin:auto;}

/* Effect 1: YouTube loading */
.la-anim-1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 3px;
    background: #fdb913;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    pointer-events: none;
}

.la-anim-1::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%;
    background: #fdb913;
    box-shadow: 0 0 15px #fdb913, 0 0 5px #fdb913;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.2s, box-shadow 2s 4s;
    transition: opacity 0.2s, box-shadow 2s 4s;
    -webkit-transform: rotate(2deg) translateY(-2px);
    transform: rotate(2deg) translateY(-2px);
}

.la-anim-1.la-animate {
    z-index: 100;
    opacity: 0;
    -webkit-transition: -webkit-transform 10s ease-in, opacity 1s 10s;
    transition: transform 10s ease-in, opacity 1s 10s;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.la-anim-1.la-animate::after {
    box-shadow: 0 0 3px #fdb913, 0 0 1px #fdb913;
    opacity: 1;
}
/* Effect 1: YouTube loading */



/*Loader Css*/
.ITCGaramondStd-Bk { 
    font-family: ITCGaramondStd-Bk;
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: 'ITCGaramondStd-Lt';
    src: url('../fonts/3274E3_0_0.eot');
    src: url('../fonts/3274E3_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3274E3_0_0.woff2') format('woff2'),url('../fonts/3274E3_0_0.woff') format('woff'),url('../fonts/3274E3_0_0.ttf') format('truetype');}
*/
body {
    color: #231f20;
    font-weight: 400;
    font-family:'Helvetica Neue LT W01_55 Roman';
}
img{width:100%;max-width:100%;}
.media img{width:inherit;max-width:auto;}
header{display:table !important;width:100%; position: relative; z-index: 30;}
.wrapper{overflow-x:hidden;}
/*body.sticky-nav{margin-top:80px;}*/
/*body.sticky-nav .top-header{display:none;}*/
b, strong {font-family:'Helvetica Neue LT W01_71488914'; font-weight:normal!important;}
p b, p strong {font-family:'OriginalGaramondW01-Bol1120833'; font-weight:normal!important;}
video,img{vertical-align:bottom;}
.title-tag a {text-decoration:underline;}
a {color:#231F20;}
a:hover, a:focus {text-decoration:none; color:inherit!important;}
a.popup-video:hover h3,
a.popup-video:focus h3{color:#fff;}
h2 {font-family:'Helvetica Neue LT W01_71488914';}
h3 {font-family:'Helvetica Neue LT W01_71488914';}
.text-divider {width:100%; height:2px; background-color:#FDB913; margin:20px 0; }

/* For Page Not Found Location Box Text Links */
.main-content-section .our-locations .block .caption p a {font-family: 'Helvetica Neue LT W01_45 Light'; color:#fff; padding:0; background-color:rgba(0,0,0,0)!important;transition:none!important;}
.main-content-section .our-locations .block .caption p a:hover {background-color:rgba(0,0,0,0)!important;}
.main-content-section .our-locations .block .caption p {font-family:'Helvetica Neue LT W01_55 Roman'; font-weight:normal;letter-spacing: none; font-size:14px; line-height:1.4;margin-bottom:1em; color:#fff;}
.main-content-section .our-locations .block .caption p em {font-family:'Helvetica Neue LT W01_46 Lt It'; font-style:normal;}
.main-content-section .our-locations .block .caption p strong {font-family:'Helvetica Neue LT W01_45 Light'; font-style:normal;}
/* For Page Not Found Location Box Text Links */


.main-content-section p.lead {font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; color:#888; font-size:1.75em; line-height:1.3em;}
.main-content-section p a,
.featured-news-block p a
{color:#231F20; background-color:rgba(253,185,19,0.2); padding:0 2px; text-decoration:none;-webkit-transition: all 0.2s ease;
                           -moz-transition: all 0.2s ease;
                           -o-transition: all 0.2s ease;
                           transition: all 0.2s ease;
}
.main-content-section p a:hover, .main-content-section p a:focus,
.featured-news-block p a:hover
{background-color:rgba(253,185,19,0.4);}
p.literature-container .svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 0.8em;
    vertical-align: -0.05em;
    width: 20px;
}
.main-content-section h3.dividing-line {margin:3em 0 1em; padding:0.25em 0 0; border-top: 2px solid #FDB913; font-family:'Helvetica Neue LT W01_71488914'; font-weight:normal; font-size:36px; line-height:48px; display:block;}
.main-content-section h3.dividing-line.first {border-top:none; margin-top:0; padding-top:0.25em;}
.main-content-section h3:first-child {/*margin-top:0px!important;*/}
.main-content-section h3 {font-family:'Helvetica Neue LT W01_71488914'; font-weight:normal; font-size:36px; line-height:48px; margin-bottom: 0.5em; display:block; }
.main-content-section h4 {font-family:'Helvetica Neue LT W01_71488914'; font-weight:normal; font-size:20px; margin: 0.75em 0 1em; display:block; text-transform:uppercase; }
.main-content-section p {font-family:'OriginalGaramondW01-Rom'; font-weight:normal;letter-spacing: -0.005em; font-size:21px; line-height:31px;margin-bottom: 1.5em; color:#231f20;}
.main-content-section p em {font-family:'OriginalGaramondW01-Ita1120830'; font-style:normal;}
.main-content-section p strong {font-family:'OriginalGaramondW01-Bol1120833'; font-style:normal;}
.bottom-blocks .block h3 {font-family:'Helvetica Neue LT W01_71488914'; font-weight:normal; font-size:36px; line-height:48px; margin-bottom: 0.5em; display:block; }
.bottom-blocks .block p {font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}


.main-content-section .block .caption p a {font-family:'Helvetica Neue LT W01_55 Roman'; color:#fff; padding:0; background-color:none;}
.main-content-section .block .caption p {font-family:'Helvetica Neue LT W01_55 Roman'; font-weight:normal;letter-spacing: -0.005em; font-size:21px; line-height:31px;margin-bottom: 1.5em; color:#231f20;}
.main-content-section .block .caption p em {font-family:'Helvetica Neue LT W01_46 Lt It'; font-style:normal;}
.main-content-section .block .caption p strong {font-family:'Helvetica Neue LT W01_45 Light'; font-style:normal;}

/* Page Content Unordered Lists */
.main-content-section ul.bullets {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section ul.bullets li { position:relative; padding:15px 0 15px 40px; margin-bottom:0!important; border-bottom: 1px solid #eee;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section ul.bullets li:before {font-family: 'Font Awesome 5 Pro';color:#FDB913; content:"\002a"; position:absolute; left:0; top: 20px;font-size: 36px; font-family:'ITC Garamond W01 Book'; }

.main-content-section ul.locations {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section ul.locations li { position:relative; padding:15px 0 15px 40px; margin-bottom:0!important; border-bottom: 1px solid #eee;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section ul.locations li:before {font-family: 'Font Awesome 5 Pro';color:#FDB913; content:"\f3c5"; position:absolute; left:0; top: 15px;font-size: 20px; font-family: 'Font Awesome 5 Pro';font-weight:900; }

.main-content-section ul.checks {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section ul.checks li { position:relative; padding:15px 0 15px 40px; margin-bottom:0!important; border-bottom: 1px solid #eee;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section ul.checks li:before {font-family: 'Font Awesome 5 Pro';color:#FDB913; content:"\f00c"; position:absolute; left:0; top: 15px;font-size: 20px; font-family: 'Font Awesome 5 Pro'; font-weight:900; }

.main-content-section ul.calendar {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section ul.calendar li { position:relative; padding:15px 0 15px 40px; margin-bottom:0!important; border-bottom: 1px solid #eee;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section ul.calendar li:before {font-family: 'Font Awesome 5 Pro';color:#FDB913; content:"\f073"; position:absolute; left:0; top: 15px;font-size: 20px; font-family: 'Font Awesome 5 Pro'; font-weight:900; }

.main-content-section ul.external-link {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section ul.external-link li { position:relative; padding:15px 0 15px 40px; margin-bottom:0!important; border-bottom: 1px solid #eee;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section ul.external-link li:before {font-family: 'Font Awesome 5 Pro';color:#FDB913; content:"\f360"; position:absolute; left:0; top: 15px;font-size: 20px; font-family: 'Font Awesome 5 Pro'; font-weight:900; }

.main-content-section ul.pdf {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section ul.pdf li { position:relative; padding:15px 0 15px 40px; margin-bottom:0!important; border-bottom: 1px solid #eee;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section ul.pdf li:before {font-family: 'Font Awesome 5 Pro';color:#FDB913; content:"\f1c1"; position:absolute; left:0; top: 15px;font-size: 20px; font-family: 'Font Awesome 5 Pro'; font-weight:900; }

.main-content-section ul.bullets a,
.main-content-section ul.locations a,
.main-content-section ul.checks a,
.main-content-section ul.calendar a,
.main-content-section ul.external-link a,
.main-content-section ul.pdf a {color:#231F20; background-color:rgba(253,185,19,0.2); padding:0 2px; text-decoration:none;-webkit-transition: all 0.2s ease;
                                -moz-transition: all 0.2s ease;
                                -o-transition: all 0.2s ease;
                                transition: all 0.2s ease;}
.main-content-section ul.bullets a:hover,
.main-content-section ul.bullets a:focus,
.main-content-section ul.locations a:hover,
.main-content-section ul.locations a:focus,
.main-content-section ul.checks a:hover,
.main-content-section ul.checks a:focus,
.main-content-section ul.calendar a:hover,
.main-content-section ul.calendar a:focus,
.main-content-section ul.external-link a:hover,
.main-content-section ul.pdf a:hover,
.main-content-section ul.pdf a:focus {text-decoration:none; background-color:rgba(253,185,19,0.4);}
.main-content-section ol {margin-bottom:1.5em; padding-left:0; margin-left:0;}
.main-content-section ol li {
    counter-increment: step-counter;
    margin-bottom: 40px;
    padding:0.75em 0 0.75em 4em;
    font-size: 1.166em;
    font-weight: 300;
    list-style: none;
    border-bottom: 2px dotted #ddd;
    position:relative;
}
.main-content-section  ol li::before {
    content: counter(step-counter, upper-roman);
    position: absolute;
    left: 0;
    line-height: 1;
    margin: 0;
    padding: 0 0.5em 0.625em 0;
    font-size: 1.5em;
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    background-color: rgba(0,0,0,0);
    font-family: 'ITC Garamond W01 Book';
    text-align: center;
}

.main-content-section ol li p {font-size:100%;}
.main-content-section ol ol {padding:2em 0 0 1em;}
.main-content-section ol ol li {font-size:1em;counter-increment: none;list-style-type:decimal-leading-zero;padding:0.5em 0 0.5em 1em;}
.main-content-section ol ol li::before {left: 2em;content:none;}

.accordion-list {padding: 0; border-bottom:2px dotted #ddd;}
.accordion-list .panel-heading {padding:0; margin:0;}
.accordion-list .panel-heading h4 {padding: 0; margin:0;}
.accordion-list .panel-heading h4 a {padding:15px 0;display:block; color:rgba(40,40,40,0.8); text-decoration:none;}
.accordion-list .panel-heading h4 a .fa-chevron-down {float:right; color:rgba(40,40,40,0.4); font-size:16px;}
.main-content-section .accordion-list ul.checks li { padding:0; }
.accordion-list .panel-group .panel-heading + .panel-collapse > .panel-body,
.accordion-list .panel-collapse > .panel-body {border-top: none;}
.main-content-section .accordion-list .panel-body ol li {margin-bottom: 0;}
.main-content-section .accordion-list .panel-body ul {list-style-type:none; padding:0; margin:1.5em 0 3em; }
.main-content-section .accordion-list .panel-body ul li { position:relative; padding:10px 0 10px 40px; margin-bottom:0!important; border-bottom: 2px dotted #ddd;list-style-type:none;font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:20px; line-height:32px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.main-content-section .accordion-list .panel-body ul li:before {color:#FDB913; content:"\f00c"; position:absolute; left:0; top: 15px;font-size: 20px; font-family: 'Font Awesome 5 Pro'; font-weight:900; }
img{max-width:100%;}
.top-header {
    background: #fdb913;
    transition: all ease .5s;
    -moz-transition: all ease .5s;
    -webkit-transition: all ease .5s;
    position: relative;
    width:100%;
    height: 30px;
    /*    float:left;*/
    z-index:20;
}
.top-header:hover,
.top-header.open {
    height: 50px;
}
.top-header:hover .lnr-magnifier,
.top-header.open .lnr-magnifier{opacity:0;}
.top-header a ,
.top-header .navbar-nav>li>a{
    color: #231F20;
    padding:5px 15px;
    transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;
}
.top-header .navbar-nav>li>a:hover{background:none;}
.top-header .dropdown .dropdown-toggle {
    border-radius: 0;
    border: none;
    background: none;
    transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;
    width: 100%;
    text-align: left;
    position:relative;
}
.top-header .dropdown .dropdown-toggle:hover,
.top-header .dropdown .dropdown-toggle:focus{background:none;}
.top-header .dropdown .dropdown-toggle span.lnr{position: absolute;right: 10%;top: -15px;font-size: 0;height: 20px;width: 20px;background: url(/2018/images/chevron-right.svg) no-repeat center;display: inline-block;background-size: 18px;transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg); right: 3%;top: 5px;transition:all ease .5s;-moz-transition:all ease .5s;-webkit-transition:all ease .5s;}
.top-header:hover .dropdown .dropdown-toggle span.lnr,
.top-header.open .dropdown .dropdown-toggle span.lnr{top:15px;}
.top-header .dropdown .dropdown-toggle[aria-expanded="true"] span.lnr{transform: rotate(-90deg);-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}
.top-header .dropdown-menu{margin:0;border-radius:0;border:0;min-width:100%;padding:0;}	
.top-header .dropdown-menu li a,
.top-header .dropdown-menu li a{font-family:'Helvetica Neue LT W01_65 Mediu';padding:10px 15px;display:block;position:relative;border-bottom:1px solid #e9e9e9;color:#231f20;}
/*.top-header .dropdown-menu li:last-child a {border-bottom:none;}*/
.top-header .section-list .row > div:nth-of-type(even){background:#f4f4f4;}
.top-header .yamm .yamm-content {padding:0;}
.top-header .yamm .yamm-content .section-list h4{margin:0 5px 15px;font-family:'Helvetica Neue LT W01_71488914';}
.top-header .yamm .dropdown.yamm-fw .dropdown-menu{margin-left: -95px;margin-right: 95px;width:600px;}
.top-header .navbar.yamm {margin: 0;min-height: inherit;position:absolute;left:0;right:0;}
.top-header .search-box {
    position: relative;
    z-index: 15;
    padding:10px 0;
}
.top-header .search-box input,
.top-header .search-box:before{
    float: left;
    margin: 0;
    height: 0;
    padding: 0;
    opacity: 0;
    height:40px;
    width:85%;
    padding:5px 15px;
    margin-top:-5px;
    font-size:20px;
    color:#231F20;
    background:none;
    border:none;
    position: relative;
    z-index: 20;
    transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.top-header:hover .dropdown-toggle,
.top-header:hover .navbar-nav>li>a,
.top-header.open .dropdown-toggle,
.top-header.open .navbar-nav>li>a{
    padding-top:15px;
    padding-bottom:15px;
}
input:focus{outline:none !important;box-shadow:none !important;}
.top-header .btn-default.active.focus,
.top-header .btn-default.active:focus,
.top-header .btn-default.active:hover,
.top-header .btn-default:active.focus,
.top-header .btn-default:active:focus,
.top-header .btn-default:active:hover,
.top-header .open>.dropdown-toggle.btn-default.focus,
.top-header .open>.dropdown-toggle.btn-default:focus,
.top-header .open>.dropdown-toggle.btn-default:hover,
.top-header .yamm-fw.open >  a,
.top-header .yamm-fw.open >  a:hover,
.top-header .yamm-fw > li a:hover,
.top-header .yamm-fw > li a:focus{
    background:rgba(255,255,255,.3);
}
.top-header .section-list ul{padding-left:0;}
.top-header .section-list ul li{list-style:none;}
.top-header .search-box input[type="submit"]{width: 15%;}
.top-header:hover .search-box input,
.top-header:hover .search-box:before,
.top-header.open .search-box input,
.top-header.open .search-box:before
{
    opacity: 1;
    transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition:3s;
    -moz-transition:3s;
    -webkit-transition:3s;
}
.top-header .yamm-content .menu-section .section-list .col-xs-12.col-md-4{padding:25px 20px;}
.top-header .search-box input {font-family:'Helvetica Neue LT W01_45 Light'; box-shadow:none;}
.top-header .search-box:before{content: "\e86f";font-family: Linearicons-Free;display:block;font-size:25px;color:#231F20;position:absolute;z-index:20;top:8px;}
.top-header  .yamm .dropdown-menu {
    left: inherit;
    right: 0;
    width: 800px;
    position: relative;
}
.top-header .dropdown .dropdown-toggle{text-align:right;}
.top-header .dropdown .dropdown-toggle#dropdownMenu1{text-align:left;}
::-moz-placeholder {
    opacity: 1;
}
input::placeholder {
    color:#231F20;
}
/*#edgecliff .top-header {background-color:#BFA569}
#st-ives .top-header {background:#5A91BA;}
#st-ives .top-header .search-box input,
#st-ives .top-header .search-box:before,
#st-ives .top-header.open .dropdown-toggle, 
#st-ives .top-header.open .navbar-nav > li > a,
#st-ives .top-header .navbar-nav > li > a,
#st-ives .top-header .navbar-nav > li > a:hover,
#st-ives .top-header:hover .navbar-nav > li > a,
#st-ives .top-header:hover .navbar-nav > li > a:hover,
#st-ives .top-header .dropdown .dropdown-toggle {color:#fff;}*/
.main-header{background: #231F20;position: relative;z-index: 15;width: 100%;padding-top: 15px;}
.logo{padding:10px;position:relative;z-index:15;}
.main-header .navbar-default{border-radius:0;background:none;border:none;margin:0;float:right;}
.main-header .navbar-default .navbar-nav > li > a{font-family:'Helvetica Neue LT W01_65 Mediu';color:#ccc!important;padding:20px 15px 35px;/*border-bottom:4px solid rgba(0,0,0,0);*/}
.main-header .navbar-default .navbar-nav > li > a:after,
.main-header .navbar-default .navbar-nav > li > a:hover {
    color:#fff;
}
.main-header .navbar-default .navbar-nav > li > a:after,
.container p a:after,
a.read-more:after,
.search-overlay .section-list .navbar-nav>li>a:after{position: absolute;
                                                     top: 100%;
                                                     left: 0;
                                                     width: 100%;
                                                     height: 1px;
                                                     background: #fdb913;
                                                     content: '';
                                                     opacity: 0;
                                                     -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
                                                     -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
                                                     transition: height 0.3s, opacity 0.3s, transform 0.3s;
                                                     -webkit-transform: translateY(-10px);
                                                     -moz-transform: translateY(-10px);
                                                     transform: translateY(-10px);}
.container p  a, a.read-more{display:inline-block;position:relative;}
.main-header .navbar-default .navbar-nav > li > a:hover::after,
.main-header .navbar-default .navbar-nav > li > a:focus::after,
.main-header .navbar-default .navbar-nav > li.active > a::after,
.main-header .navbar-default .navbar-nav > li.open >a::after,
.container p  a:hover:after,
.container p  a:focus:after,
a.read-more:hover:after,
a.read-more:focus:after,
.search-overlay .section-list .navbar-nav>li.open>a::after{
    height: 4px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    top:inherit;
    bottom:0;
}
.container p a:hover:after,
.container p a:focus:after,
a.read-more:hover:after,
a.read-more:focus:after{ height: 2px;opacity: 1;}
.main-header .navbar-default .navbar-nav > li > a:hover,
.main-header .navbar-default .navbar-nav > li > a:focus,
.main-header .navbar-default .navbar-nav > li.active > a,
.main-header .navbar-default .navbar-nav > li.open > a{font-family:'Helvetica Neue LT W01_65 Mediu'; background:none; color:#fdb913!important;/*border-bottom:4px solid #fdb913;*/}
.main-header .navbar-default .navbar-nav > li .dropdown-menu {min-width:300px;padding:15px 20px 20px 30px;border-radius:0;border:none;box-shadow:0 0 4px #ddd;}

#st-ives .main-header .navbar-default .navbar-nav > li:nth-last-child(2) .dropdown-menu{left:inherit;right:0;}
.main-header .yamm .nav,
.main-header .yamm .collapse,
.main-header .yamm .dropup,
.main-header .yamm .dropdown{
    position:relative;
}
.main-header .yamm .yamm-content {
    padding: 0 15px;
}
.main-header .yamm .yamm-content .panel-group{margin:0;}
.main-header .yamm .yamm-content .panel-default>.panel-heading {
    color:inherit;background:none;border:none;padding:0;
}
.main-header .yamm .yamm-content .panel-default>.panel-heading .panel-title{font-size:14px;margin:0;display:block;}
.main-header .yamm .yamm-content .panel-default>.panel-heading .panel-title a:after,
.main-header .yamm .yamm-content .panel-default>.panel-heading .panel-title a[aria-expanded='false']:after{transform: rotate(90deg);-moz-transform: rotate(90deg);-webkit-transform: rotate(90deg);right:15px;}
.main-header .yamm .yamm-content .panel-default>.panel-heading .panel-title a[aria-expanded='true']:after{transform: rotate(-90deg);-moz-transform: rotate(-90deg);-webkit-transform: rotate(-90deg);}
.main-header .yamm .yamm-content .panel-group .panel-body{    border: none;border-bottom: 1px solid #ddd;padding: 0;}
.main-header .yamm .yamm-content .panel-group .panel{border-radius:0;border:none;box-shadow:none;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu ul li:last-child > a {border-bottom:0px;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu li:last-child > a {border-bottom:0px;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu li {list-style-type:none;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu  li a,
.search-overlay .navbar-nav .dropdown  .dropdown-menu>li>a{font-family:'Helvetica Neue LT W01_65 Mediu';padding:10px 15px 10px 0;border-bottom:2px dotted #ddd;position:relative;display:block;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu  li a:after,
.sydgram-items li a:after,
.top-header .dropdown-menu li a:after,
.search-overlay .navbar-nav .dropdown  .dropdown-menu>li>a:after{
    position: absolute;
    content: "";
    display: block;
    right: 10px;
    top: 14px;
    transition: all ease .3s;-moz-transition: all ease .3s;-webkit-transition: all ease .3s;
    display: block;
    background: url(/2018/images/chevron-right.svg) no-repeat center;
    height: 13px;
    width: 13px;
    background-size: 13px;}
.sydgram-items-wrap  .sydgram-items li.parent-item > a:after{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.sydgram-items-wrap  .sydgram-items li.parent-item.open > a:after{transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);}
.sydgram-items-wrap  .sydgram-items li.parent-item a:hover:after{right:10px;}
.main-header .yamm .yamm-content .panel-group .panel-body ul li a:after{font-size:10px;top:12px;}
.sydgram-items li a:after{top: 13px; font-size: 10px;}
.sydgram-items li:last-child a {/*border-bottom:none;*/}
.main-header .navbar-default .navbar-nav > li .dropdown-menu  li a:hover,
.main-header .navbar-default .navbar-nav > li .dropdown-menu  li a:focus{background:none;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu  li a:hover:after,
.sydgram-items li a:hover:after,
.sydgram-items li.active a:after,
.top-header .dropdown-menu li a:hover:after,
.search-overlay .navbar-nav  .dropdown .dropdown-menu>li>a:hover:after{right:5px;}
ul.sydgram-items {margin-bottom: 0;padding: 20px 25px;}
.sydgram-items li a:hover,
.sydgram-items li.active > a{border-bottom: 2px solid #fdb913; text-decoration:none;}
.main-header .navbar-default .navbar-nav > li:last-child .dropdown-menu,
.main-header .navbar-default .navbar-nav > li:nth-last-child(3) .dropdown-menu{right:0;left:inherit;}
.main-header .navbar-default .navbar-nav > li.submenu-right .dropdown-menu{right:0;left:inherit;}

.main-header .navbar-default .navbar-nav > li .dropdown-menu li ul{padding-left: 0;}
.main-header .navbar-default .navbar-nav > li .dropdown-menu li ul li a{font-family:'Helvetica Neue LT W01_55 Roman';display: block; font-weight: normal;color:#333;padding-left:15px;}
.sticky-nav .main-header{position:fixed;left:0;right:0;top:0;z-index:25;}
.banner,
.video-section{position:relative;display:block;}
.banner img,
.video-section > img,
.video-section > video{width:100%;}
.banner-overlay,
.video-section .overlay{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: 100%;text-align: center;background: rgba(40,40,40,.5);display: flex;align-items: center;}
.fullwidth-container{padding:70px 0;overflow:hidden;clear:both;}
.video-section h3 {font-family:'ITC Garamond W01 Book'; font-size: 36px;margin: 20px 0 10px;line-height: 1;}
.video-section:hover h3 {color:#fff;}
.video-section p {font-weight:400; color:#d4d4d4;}
.banner-content, .video-section .overlay .content {
    width: 100%;
}
.banner-content h1{font-size:60px;color:#ffffff!important;text-transform:uppercase;font-family:'Helvetica Neue LT W01_71488914';display:inline-block;padding:10px 0;position:relative;line-height:1;}
.banner-content h1 a {color:#ffffff!important; text-decoration:none; cursor:pointer;}
.banner-content p{margin:15px 0;color:#e9e9e9;font-family:'OriginalGaramondW01-Rom';font-size: 18px;}
.banner-content h1:before,
.banner-content h1:after,
.open-day-section .content h2:before,
.open-day-section .content h2:after,
.gallery-img.black-box a h4 span:after,
.gallery-img.black-box a h4 span:before{content:"";display:block;height:2px;width:100%;background:#fdb913;margin:0 auto;transition:all ease .5s;-moz-transition:all ease .5s;-webkit-transition:all ease .5s;position:absolute;left:0;right:0;}
.banner-content h1:before,
.banner-content h1:after{height:3px;}
.banner-content h1:before,
.open-day-section .content h2:before,
.gallery-img.black-box a h4 span:before{top:0;}
.banner-content h1:after,
.open-day-section .content h2:after,
.gallery-img.black-box a h4 span:after{bottom:0;}
.banner-content h1:hover:before,
.open-day-section .content h2:hover:before,
.gallery-img.black-box a h4 span:hover:before{top:-10px;}
.banner-content h1:hover:after,
.open-day-section .content h2:hover:after,
.gallery-img.black-box a h4 span:hover:after{bottom:-10px;}
.video-wrapper a{color:#FFF;}
.video-wrapper p{margin:0;}
.btn-yellow{background:#fdb913;border-radius:4px;padding:10px 20px;color:#231f20;font-family:'Helvetica Neue LT W01_71488914';margin:10px 0;display:inline-block;}
.btn-grey{background:#f4f4f4;border-radius:4px;padding:10px 20px;color:#231f20;font-family:'Helvetica Neue LT W01_71488914';margin:10px 0;display:inline-block;}
.btn-grey:hover, .btn-grey:focus {background-color:#ddd;}
.banner-footer{padding:20px 0;text-align:center;background:#f4f4f4;position:relative;}
.banner-footer p{margin:0;color:#231f20;font-family:'Helvetica Neue LT W01_45 Light'; font-size:16px;}
.welcome-section{padding:0 20px;}
.welcome-section p{color:#231f20; font-family:'Helvetica Neue LT W01_45 Light'; font-size:16px; line-height:24px;letter-spacing: 0.005em;}
.welcome-section h4{font-size:30px;font-family:'Helvetica Neue LT W01_71488914';}
.welcome-section p.lead{font-size:18px;font-family:'Helvetica Neue LT W01_65 Mediu';}
.welcome-section a {font-size:14px;/* border-bottom: solid 2px #fdb913;*/ font-family:'Helvetica Neue LT W01_65 Mediu'; text-transform:uppercase; color:#231F20;}
.learning-page .hero-image h1{font-variant:small-caps;font-family:'ITC Garamond W01 Book'; font-weight:normal; font-size:60px;word-spacing: 0em;margin:50px 0 30px}
.main-content-section .sydgram-items-wrap .sydgram-items li ul{display:none;}
.main-content-section .sydgram-items-wrap .sydgram-items li.open ul{display:block;}
.open-day-section {background: #231f20;border-radius: 5px;min-height: 260px;display: flex;text-align: center;align-items: center;margin: 0 20px;}
.open-day-section .content{display: table;color: #fff;width: 100%;}
.open-day-section .content a{color:#fff;text-decoration:none;}
.open-day-section .content h2{margin:30px 0;padding: 0px;display:inline-block;text-transform:uppercase;font-family:'Helvetica Neue LT W01_71488914';margin-bottom:15px;line-height:55px;position:relative;}
.open-day-section .content p{margin:0; color:#d4d4d4;font-family:'ITC Garamond W01 Book';font-size:20px;}
.our-locations h4 {font-size:30px;font-family:'Helvetica Neue LT W01_71488914';}
.our-locations .block{/*border-radius:5px;*/overflow:hidden;text-align:center;margin-bottom:30px;}
.our-locations .block .caption{background:#231f20;overflow:hidden;padding:10px 0 5px;display:block;position:relative;}
.our-locations .block video{width:100%;}
.our-locations .block .caption a { display:block; }
.our-locations .block .caption  h4 {font-size:18px; margin:0;padding:5px 0 2px;font-family:'Helvetica Neue LT W01_71488914';margin:0;padding:5px 0 2px;}
.our-locations .block .caption  h4 a,
.our-locations .block .caption  h4 a:hover,
.our-locations .block .caption  h4 a:focus{ color:#fdb913 !important;text-decoration:none;}
.our-locations .block .caption  p a,
.our-locations .block .caption p a:hover, 
.our-locations .block .caption p a:focus{color:#fff !important;font-family:'Helvetica Neue LT W01_45 Light';text-decoration:none;}
.our-locations .block .caption p a:after{display:none;}
.our-locations .our-location p {color:#231f20; font-family:'Helvetica Neue LT W01_45 Light'; font-size:16px; line-height:24px;letter-spacing: 0.005em;}
.our-locations .block img{transition:all ease 1s;-moz-transition:all ease 1s;-webkit-transition:all ease 1s;-webkit-filter: grayscale(1);
                          -webkit-filter: grayscale(100%);
                          filter: gray;
                          filter: grayscale(100%);}
.our-locations .block:hover img{-webkit-filter: grayscale(0);
                                -webkit-filter: grayscale(0);
                                filter: none;
                                filter: grayscale(0%);}
.padd-15{padding:15px 0;}
.padd-30{padding:30px 0;}
.padd-40{padding:40px 0;}
.padd-50{padding:50px 0;}

.masonry-item{margin-bottom:20px;padding:0 10px;}
.masonry-wrap .masonry-item .gallery-img
.masonry-wrap .masonry-item .gallery-video{overflow:hidden;}
.masonry-wrap .masonry-item .gallery-img img,
.masonry-wrap .masonry-item .gallery-video img{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);transition:all ease 1s;-moz-transition:all ease 1s;-webkit-transition:all ease 1s;}
.masonry-wrap .masonry-item:hover .gallery-img img,
.masonry-wrap .masonry-item:hover .gallery-video img
{transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);}
.gallery-block{/*border-radius:5px;*/overflow:hidden;background:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.gallery-block .block-content{padding:15px 25px;}
.gallery-block .block-content h4 {font-family:'Helvetica Neue LT W01_71488914';}
.gallery-block .block-content p {color:#231f20;font-family:'OriginalGaramondW01-Rom'; font-size:16px; line-height:21px;}
.gallery-block .block-content p a {font-family:'Helvetica Neue LT W01_71488914';}
.gallery-video{position:relative;}
.gallery-video a{color:#fff!important;}
.gallery-video .overlay{position:absolute; background:rgba(35,31,32,.6);top:0;left:0;bottom:0;right:0;display:flex;align-items:center;}
.gallery-video .overlay .content{width:100%;margin-top: 15px;}
.gallery-video .overlay .content img  {height:30px; width:30px;}

.gallery-item {position:relative;}
.gallery-item a{color:#fff!important;}
.gallery-item .overlay{position:absolute; background:rgba(35,31,32,.6);top:0;left:0;bottom:0;right:0;display:flex;align-items:center;}
.gallery-item .overlay .content{width:100%;margin-top: 15px;}
.gallery-item .overlay .content img  {height:30px; width:30px;}

a.read-more{display: inline-block;color: #fdb913;margin:20px 0 5px;font-family:'Helvetica Neue LT W01_71488914';}
a.read-more:hover,  a.read-more:focus {text-decoration:none}
.gallery-block ul.sydgram-items {margin-bottom: 0;padding:0 0 20px;}
.gallery-video .overlay .content h5 {font-family:'Helvetica Neue LT W01_71488914';}
.gallery h2 {font-family:'ITC Garamond W01 Book'; font-size:48px;}
.stories-innovation-section h2 {font-family: 'OriginalGaramondW01-Ita1120830';
                                letter-spacing: -0.005em;}
.gallery-img.black-box{background:#231f20;}
.gallery-img.black-box img{opacity:0;}
.gallery-img.black-box a h4{color: #fff;text-transform: uppercase;position: absolute;top: 0;bottom: 0;left: 20px;
                            right: 20px;margin: auto;text-align: center;height: 40px;line-height: 40px;font-family:'Helvetica Neue LT W01_71488914';}
.gallery-img.black-box a h4 span{display:inline-block;position:relative;}
.activity-blocks .gallery-img a img{transition:all ease 1s !important;-moz-transition:all ease 1s !important;-webkit-transition:all ease 1s !important;width:100%;}
.activity-blocks .gallery-img:hover a img{transform:scale(1.05) !important;-moz-transform:scale(1.05) !important;-webkit-transform:scale(1.05) !important;}
.activity-blocks .gallery-block{margin-bottom:30px;}
.activity-blocks  .gallery-block .block-content{padding-bottom:0;}
.activity-blocks .gallery-block .block-content h4{text-transform:inherit;}
.activity-blocks .gallery-block .block-content  p a.read-more,
.activity-blocks .gallery-block .block-content  p a.read-more:hover,
.activity-blocks .gallery-block .block-content  p a.read-more:focus{background:none;color:#fdb913;outline:none;}
.no-radius{border-radius:0;}
.footer{background:#231f20;padding:50px 30px;border-bottom:25px solid #fdb913;color:#fff;clear:both;position:relative;}
/*#edgecliff  .footer{border-bottom-color:#BFA569;}*/
.footer ul li a {font-size:35px;padding:15px 0;color:#fdb913; font-family:"Font Awesome 5 Pro";}
.footer h5 {font-family:'Helvetica Neue LT W01_71488914';}
.footer .campus-details {color:#d4d4d4;}
.title-section{
    padding: 30px 0px;
    background: #f4f4f4;
    color: #231f20;
    position:relative;
    z-index:1;
}
.title-tag a{
    color: #8b898a;
    margin-bottom: 15px;
    display:block;
}
.title-section h1{
    font-size: 60px;
    margin: 0px;
    padding: 0px;
    font-family:'ITC Garamond W01 Book';
}
.main-content-section{
    padding: 50px 0px;
    font-size:16px;
    line-height:30px;
    overflow:hidden;
    position:relative;
    z-index:20;
    background:#fff;
}
.date-social{
    padding-bottom: 50px;
    font-size: 18px;
}
.social-icons{
    text-align: right;
}
.social-icons a{
    color: #fdb913;
}
.main-content-section .banner-img{
    margin-bottom: 35px;
}
.stories-innovation-section{
    background: #f4f4f4;
    padding: 50px 0px 70px;
    clear:both;
    position:relative;
    z-index:15;
}
.stories-innovation-section h2{
    text-align: center;
    padding: 50px 0px;
    margin: 0px;
    font-size: 48px;
}
.stories-innovation-item{
    padding-bottom: 15px;
    box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    border-radius: 5px;
    background: #fff;   
    margin-bottom: 30px;
}
.stories-innovation-item .item-content{
    padding: 0px 25px;
}
.stories-innovation-item h4{
    font-family:'Helvetica Neue LT W01_71488914';
    font-size: 18px;
    padding: 15px 0px 0px;
}
.stories-innovation-item p {font-family:'Helvetica Neue LT W01_45 Light'; font-weight:normal; font-size:16px; line-height:24px; letter-spacing:0em;margin-bottom: 1.5em; color:#231f20;}
.stories-innovation-item a{
    color: #fecc52;
    font-size: 14px;
    font-family:'Helvetica Neue LT W01_71488914';
}
.sydgram-items-wrap{
    /*box-shadow:0 0 10px #ddd;*/
    font-size:13px;
    padding:20px 30px;
}
.sydgram-items-wrap h4{font-size:13px;margin:15px 0;}
.main-content-section ul.two-blocks li{width: 44%;border-radius: 10px;overflow: hidden;padding: 0;margin: 1%;position:relative;}	
.main-content-section blockquote{font-family:'Helvetica Neue LT W01_71488914';font-size:30px; line-height:38px; border:none;border-top:3px solid #fdb913;border-bottom:3px solid #fdb913;    padding: 30px 0;margin: 60px 0;}
.image-right+h2{margin-top:0;}

.mainpage-content .image-right p {
    font-family:'Helvetica Neue LT W01_45 Light'!important;
    font-size: 90% !important;
    padding: 5px 0;
    border-bottom: 2px solid #e9e9e9;
    margin: 0;
}
.mainpage-content .image-right p strong {font-family:'Helvetica Neue LT W01_71488914'!important;}


.main-content-section .st-ives-headmaster-image p.caption {
    font-family: 'Helvetica Neue LT W01_45 Light' !important;
    font-size: 90% !important;
    padding: 5px 0;
    border-bottom: 2px solid #e9e9e9;
    margin: 0;
    line-height:1.5;
}

.main-content-section .st-ives-headmaster-image p.caption strong {
    font-family:'Helvetica Neue LT W01_71488914';
}


.innerpage{clear:both;/*padding-top:275px;*/}	
/*.sticky-nav .innerpage{clear:both;padding-top:355px !important;}*/	
.innerpage .innerpage-banner{/*height:350px;*/background:#ddd;width:100%;position:fixed;top:90px;}
.innerpage-banner > img{width:100%;transition:all ease .2s;-moz-transition:all ease .2s;-webkit-transition:all ease .2s;}
.sydgram-items-wrap{padding: 0;margin-right: 25px;background-color: #fff;}
.innerpage .sydgram-items-wrap h4{color: #fdb913;font-family: 'Helvetica Neue LT W01_71488914';font-size: 22px;line-height: normal;margin: 0;text-transform: none;background-color: #231F20;padding:20px 25px;}
#st-ives .innerpage .sydgram-items-wrap h4{color:#5A91BA;}
#edgecliff .innerpage .sydgram-items-wrap h4 {color:#BFA569}
.sydgram-items  li a{color:#231f20;font-size:14px;font-family:'Helvetica Neue LT W01_65 Mediu';line-height: 1.5;padding: 10px 15px 10px 0;border-bottom: 2px dotted #ddd;display: block;position:relative; -webkit-transition: all 0.5s ease;
                     -moz-transition: all 0.5s ease;
                     -o-transition: all 0.5s ease;
                     transition: all 0.5s ease;
}
.sydgram-items li li a {font-family:'Helvetica Neue LT W01_55 Roman';}
.innerpage  .image-right {float: right;margin: 5px 0 25px 45px;width: 300px;}
.innerpage  .image-right p{font-size:1em!important; padding: 5px 0;border-bottom: 2px solid #e9e9e9;margin: 0;}
.learning-page{background:#e9e9e9;}
.hero-image {background: #231F20;height: 400px;}
.hero-image h1{color:#fff; font-family:'Helvetica Neue LT W01_71488914';font-size:40px;margin:150px 0 30px;}
.hero-image p{padding:20px; font-size:18px; line-height:24px;  font-family:'Helvetica Neue LT W01_45 Light';}
.learn-items-wrap{padding:15px 30px 15px 40px;}
.bottom-strip{background:#231F20;text-transform:uppercase;padding:15px 25px;}
.bottom-strip h4{font-family:'Helvetica Neue LT W01_71488914';;margin:0;}
.learn-items-wrap h4{font-family:'Helvetica Neue LT W01_71488914';text-transform:uppercase;margin:20px 0 15px;}
.learn-items-wrap .sydgram-items li:last-child a {border-bottom:none;}
.gallery-block .gallery-img .learn-items-wrap p {color:#231f20;font-family:'OriginalGaramondW01-Rom'; font-size:16px; line-height:21px;}
.gallery-video .image-overlay{position:absolute;left:0;right:0;top:0;bottom:0;padding:25px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.6+100 */
                              background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
                              background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
                              background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */}
.gallery-video .image-overlay h4{position: absolute;bottom: 15px;padding: 0px 10px;font-family:'ITC Garamond W01 Book';font-size: 30px;}
.bottom-blocks .block{padding:0 30px;font-size:16px;line-height:30px;}
.bottom-blocks .block h2{font-family:'Helvetica Neue LT W01_71488914';margin-bottom:30px;}
.learning-page .gallery{padding-bottom: 80px;overflow:hidden;clear:both;}
.hero-image img{box-shadow:0px 0px 8px rgba(40,40,40,0.5);}
.learning-page .hero-image{height:310px;padding-top:10px;}
.sticky-nav .hero-image{padding-top:90px;height:390px; }
.main-content-section .col-md-10 > .row{display:table;width:100%;}
.main-content-section .col-md-10 > .row > div{display:table-cell;float:none;vertical-align:top;}
audio, canvas, progress, video{vertical-align:bottom !important;}
.sydgram-items li ul{padding-left:15px;list-style:none;}
.sydgram-items-wrap.fixed {
    position: fixed;
    top: 140px;
}
.sydgram-items-wrap.bottom {
    position: absolute !important;
    bottom: 0!important;
    top: auto!important;
}
/*New Homepage Banner Css*/
.homepage-banner{position:relative;overflow:hidden;}
.homepage-banner video{width:100%;height:100%;object-fit:cover;}
.homepage-banner .banner-footer{position: absolute;bottom: 0;left: 0;right: 0;}
.homepage-banner .banner-content{position: absolute;bottom:80px;top:inherit;text-align:left;}
.homepage-banner > img{object-fit:cover;}

.banner-content-tabs .stories-listing{margin:0 -10px;display:flex;}
.banner-content-tabs .stories-listing li{flex:1;}
.banner-content-tabs .nav-tabs.nav-justified>li{padding:10px;}
.banner-content-tabs .nav-tabs.nav-justified>li a{text-align:left;padding:0;border-radius:0;font-size:15px;color:#fff;border:none;}
.banner-content-tabs .nav-tabs.nav-justified>li a:hover,
.banner-content-tabs .nav-tabs.nav-justified>li a:focus {color:#fdb913 !important;}
.banner-content-tabs .nav-tabs > li.active a, 
.banner-content-tabs .nav-tabs > li.active a:focus, 
.banner-content-tabs .nav-tabs > li.active a:hover {color:#fdb913 !important;}
.padd-left-30{padding-left:30px;}
.banner-content-tabs h2 a, .banner-content-tabs h2{color:#fff;font-size:36px;margin-top:12px;}
.banner-content-tabs .tab-content>.tab-pane{padding:10px 0 20px;}
.banner-content-tabs{border-top:2px solid #fdb913;}
.banner-content-tabs .nav-tabs.nav-justified>li a .tab-image{display:block;overflow:hidden;border-radius:3px;border:1px solid #d4d4d4;margin-bottom:10px;position:relative;}
.banner-content-tabs .nav-tabs>li.active a,
.banner-content-tabs .nav-tabs>li.active a:focus,
.banner-content-tabs .nav-tabs>li.active a:hover,
.banner-content-tabs .nav>li>a:focus,
.banner-content-tabs .nav>li>a:hover{
    background:none;border:none;color:#fff;
}
.banner-content-tabs .nav-tabs.nav-justified>li a .tab-image .serial-number{height: 35px;width: 40px;color: #fff;position: absolute;top: 0;left: 0;background: #000;font-weight: bold;font-size: 15px;text-align: center;padding: 7px 5px;}
.banner-content-tabs .nav-tabs.nav-justified>li.active a .tab-image,
.banner-content-tabs .nav-tabs.nav-justified>li a:hover .tab-image{
    border:1px solid #fdb913;
}
.banner-content-tabs .nav-tabs.nav-justified>li.active a .tab-image .serial-number{background:#fdb913;color:#000;}
.banner-content-tabs .readmore a{color:#fdb913;  font-family: 'Helvetica Neue LT W01_45 Light';font-size:14px;}
.banner-content-tabs .hide-show-story a:hover,
.banner-content-tabs .hide-show-story a{font-size:15px;color:#ffffff;font-weight:bold;}
.homepage-banner .banner-content-tabs .hide-show-story a,
.homepage-banner .banner-content-tabs .hide-show-story a:hover,
.homepage-banner .banner-content-tabs .hide-show-story a:focus{color:#fff !important;}

.banner-content-tabs .tab-pane .padd-left-30{min-height:100px;}
.main-homepage .banner-overlay:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+49,000000+100&0+49,0.6+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 70%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 70%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 70%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}
.main-homepage  .hide-show-story{margin: -55px 0 0;}
/*New Homepage Banner Css*/
#latest-news-wrap .learn-items-wrap {padding: 20px 30px;}
#latest-news-wrap .learn-items-wrap h4 {text-transform: none;margin: 10px 0 0;}
#latest-news-wrap .learn-items-wrap p.releaseDate {color:#9e9e9e; margin-bottom: 10px;}
#latest-news-wrap ul.list-inline {padding: 0 0 10px; margin:0;}
#latest-news-wrap .mixitup-control {margin:0; padding: 2px 10px 4px; font-family:'Helvetica Neue LT W01_55 Roman'; color:rgba(40,40,40,0.7); font-size:14px; -webkit-border-radius: 4px;
                                    -moz-border-radius: 4px;
                                    border-radius: 4px;
                                    background-color:none;
}
#latest-news-wrap .mixitup-control:hover,#latest-news-wrap .mixitup-control:focus,#latest-news-wrap .filter-control:hover,#latest-news-wrap .filter-control:focus {color:rgba(40,40,40,1);cursor:pointer; background-color:rgba(40,40,40,0.02);}
#latest-news-wrap .mixitup-control.active,#latest-news-wrap .filter-control.active  {background-color:rgba(40,40,40,0.05);;color:rgba(40,40,40,1)}
#latest-news-wrap .main-content-section{
    padding: 20px 0 50px 0px;
    font-size:16px;
    line-height:30px;
    overflow:hidden;
    position:relative;
    z-index:20;
    background:#fff;
}
#latest-news-wrap p.releaseDate {color:#9e9e9e; margin-bottom:0;}
#latest-news-wrap .date-social {
    padding-bottom: 20px;
    font-size: 18px;
}
span.campus {margin:0; padding: 2px 4px; font-family: 'Helvetica Neue LT W01_71488914'; color:#fff; font-size:10px; -webkit-border-radius: 3px;
             -moz-border-radius: 3px;
             border-radius: 3px;
             background-color:none;
}
span.campus.college-street {background-color:#fdb913}
span.campus.edgecliff {background-color:#BFA569;}
span.campus.st-ives {background-color:#5A91BA;}
.top-header .navbar-header{float:none;}
.ul-tabs{border-bottom:1px solid #f4f4f4; }
.ul-tabs ul{padding-left:0;margin:0;}
.ul-tabs ul li{font-family:'Helvetica Neue LT W01_45 Light';display:table-cell;list-style:none;}
.ul-tabs  ul li a{padding:10px 20px;text-decoration:none;display:block;color:#231f20;background:#f4f4f4;    position: relative;top: 1px;}
.category-filter select{padding: 10px 20px; position: relative;top: 5px;z-index:20;height:40px;}
.category-filter select:focus,
.category-filter-by-month,
.category-filter-by-month:focus{outline:none;}
.ul-tabs ul li.active a, .ul-tabs ul li.active a:hover {
    background: rgba(35,31,32,0.1);
    color: #231F20 !important;
}
.fc-toolbar h2 {}
/*.calendar_sidebar ul {padding: 10px 0 10px 15px;margin: 1.8em 0 3em 0;background: #231f20;}
.calendar_sidebar ul li a{color:#fff;}
.calendar_sidebar ul li a:hover,
.calendar_sidebar ul li a:focus{background: #000;color:#fff !important;}
.calendar_sidebar ul li.active a,
.calendar_sidebar ul li.active a:hover,
.calendar_sidebar ul li.active a:focus {background: #000;color:#fdb913;}
.mainpage-content .news_content_ul .tab-content .pages_row {clear: both;border-bottom: 1px solid rgba(0,0,0,.15);padding-bottom: 15px;float:left;width:100%;}
.mainpage-content .news_content_ul .tab-content .pages_row .pages_links h4{margin: 0.8em 0 .15em;text-transform: none;}
.mainpage-content .news_content_ul .tab-content .pages_row .school{float:left;}
.mainpage-content .news_content_ul .tab-content .pages_row .favourite{float:right;}
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent-drop{position:relative;}
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown{position:absolute;width:150px; left:-1px !important; top: 51px !important;display:none; background: #000;}
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent-drop,
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent-drop:hover{background: none; border: none;font-size: 40px;padding: 10px 0;color: #fdb913!important;float: left;margin-right: 20px;text-decoration:none;}
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown span{font-size:14px;display: block;background: #282828;padding: 8px 15px;text-decoration: none;}
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown span:hover{background:#111;color:#fbb813;}
.mainpage-content .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown em{font-size:16px;float:left;margin-top:-3px;width:100%;padding: 4px 10px 2px;}
*/
.calendar_sidebar ul {padding: 10px 0;margin:0.5em 0 3em 0;background:#fff;}
.calendar_sidebar ul li {padding: 0;border-bottom: 2px dotted rgba(35,31,32,0.4);}
.calendar_sidebar ul li:hover {border-bottom: 2px dotted rgba(35,31,32,1);}
.calendar_sidebar ul li:before{display:none;}
.calendar_sidebar ul li a{color:rgba(35,31,32,0.4); font-size:21px; border-radius:0; font-family:'Helvetica Neue LT W01_45 Light';  padding:10px 20px; margin:0;}
.calendar_sidebar ul li a:hover {color:rgba(35,31,32,1); background-color:#fff;}
.calendar_sidebar ul li.active { background-color:#fff;border-bottom: 2px dotted rgba(35,31,32,1);color:rgba(35,31,32,1);}
.calendar_sidebar ul li.active a{color:rgba(35,31,32,1); background:#fff; font-family:'Helvetica Neue LT W01_45 Light';}
.calendar_sidebar ul li.active a:hover{color:rgba(35,31,32,1); background-color:#fff;}  
.calendar_sidebar h4 {font-family:'OriginalGaramondW01-Bol1120833'; font-size:18px; text-transform:uppercase;}
.calendar_sidebar .nav-stacked > li + li {margin-top: 0; margin-left: 0;}
.calendar_sidebar .nav-pills > li.active > a, 
.calendar_sidebar .nav-pills > li.active > a:focus, 
.calendar_sidebar .nav-pills > li.active > a:hover {background-color: #fff;}     
.main-content-section .news_content_ul .tab-content .pages_row {clear: both;border-bottom: 1px solid rgba(255,255,255,.15);padding-bottom: 15px;float:left;width:100%;}
.main-content-section .news_content_ul .tab-content .pages_row .pages_links h4{margin: 0.8em 0 .15em;text-transform: none;}
.main-content-section .news_content_ul .tab-content .pages_row .school{float:left;font-family: 'OriginalGaramondW01-Rom';font-size: 21px;letter-spacing: -0.005em; color:rgba(35,31,32,0.8);}
.main-content-section .news_content_ul .tab-content .pages_row .favourite{float:right;}
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent-drop{position:relative;}
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown{position:absolute;width:150px; left:-1px !important; top: 65px !important;display:none;}
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent-drop,
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent-drop:hover{background: none; border: none;font-size: 40px;padding: 10px 0;color:#fdb913;float: left;margin-right: 20px;text-decoration:none;}
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown span{font-size:14px;display: block;background: #282828; color:#fff; padding: 8px 15px;text-decoration: none;}
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown span:hover{background:#111;color:#fdb913; }
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown em{font-size:20px;float:left;margin-top:-3px;width:100%;}
.fc-toolbar h2 {color:#888; font-family:'Helvetica Neue LT W01_45 Light';letter-spacing: -0.005em;}
.ui-widget-header {font-family:'Helvetica Neue LT W01_71488914';}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
    background: rgba(253,185,19,0.2) url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") repeat-x scroll 50% top!important;border: 1px solid #fed22f;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;color: #333;}
.main-content-section .news_content_ul .tab-content .pages_row .date_block.home-date .addthisevent_dropdown em.frs{display:none;}
.main-content-section .news_content_ul .tab-content .pages_row .pages_detail{overflow:hidden;}
.main-content-section .news_content_ul .tab-content .month_heading h2 {color:#888; font-family:'Helvetica Neue LT W01_45 Light';letter-spacing: -0.005em; margin: 0 0 0.5em;}
.fc-toolbar{margin: 2em 0 1em;}
.ui-widget-content{color:#231f20;}
.yellow-box a >  img{opacity:0;}
.yellow-box{background:#fdb913;position:relative;}
.yellow-box .box-content{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;margin: auto;vertical-align: middle;text-align:center;height:80px;}
.yellow-box  a{text-decoration:none;color:#231f20;}
.yellow-box .box-content img{width:55px;margin:5px auto;}
.yellow-box .box-content span{display: block;font-weight: bold;font-size: 16px;line-height: 30px;}
.stories-innovation-section .owl-carousel{position:relative;}
.stories-innovation-section .owl-carousel .owl-item .item img{height:250px;object-fit:cover;}
.stories-innovation-section .owl-carousel .owl-nav{position: absolute;top: -40px;right: 50px;}
.stories-innovation-section .owl-carousel .owl-nav > div {display: inline-block;padding: 10px;text-transform:uppercase;color: #8b898a;position:relative;}
.stories-innovation-section .owl-carousel .owl-nav > div:after{content: "\e879";font-family: linearicons-free;position: absolute;display: inline-block;font-weight: bold;font-size: 18px;left: -20px;top: 5px;}  
.stories-innovation-section .owl-carousel .owl-nav > div.owl-next:after{left:inherit;right:-20px;content: "\e87a";}
.stories-innovation-section .owl-carousel .owl-nav > div.owl-next:before{content: "/";position: relative;right: 10px;}
.category-filter{width:350px; max-width:100%;float:right;z-index:20;position:relative;padding:0 15px;}
.category-filter .bootstrap-select.btn-group .dropdown-menu{top:40px; bottom:auto;}
.category-filter .bootstrap-select>.dropdown-toggle,
.category-filter .btn-default.active, .btn-default:active,
.category-filter .open>.dropdown-toggle.btn-default,
.category-filter .open>.dropdown-toggle.btn-default:focus{height:40px;background:#f4f4f4;outline:none !important;box-shadow:none;}
.category-filter .bootstrap-select.btn-group .dropdown-menu li a{padding:10px 20px;}
.category-filter .bootstrap-select.btn-group .dropdown-menu{padding:0;opacity:1 !important;}
.white-popup {position: relative;background: #FFF;padding:20px 40px;width: 800px;max-width: 100%;margin: 20px auto;font-family:'Helvetica Neue LT W01_71488914' !important;} 
.white-popup .reveal-effect{opacity:1 !important;}
.white-popup h2{font-family:'Helvetica Neue LT W01_71488914';font-weight:bold;margin-bottom:20px;} 
.featured-news-section{margin:20px 0;background:#fff;box-shadow:0 0 5px #aaa;overflow:hidden;}
.featured-news-section  .featured-news-block {padding:20px 20px;}
.featured-news-block h2{font-family: 'Helvetica Neue LT W01_71488914'; font-size:36px;max-height:85px;overflow:hidden;}
.featured-news-block p {font-family:'OriginalGaramondW01-Rom'; font-size:18px; line-height:28px; letter-spacing:-0.005em;}
.date-time-location {padding:20px 0;color:#8b898a;}
.date-time-location em {margin-right:10px;}
ul.date-time-location {list-style-type:none; margin:10px 0; padding:0; display:block;}
ul.date-time-location li {font-family:'Helvetica Neue LT W01_45 Light'; color:#8b898a; display:inline-block; padding:0 10px; margin:0;}
ul.date-time-location li:first-child {padding-left:0;}
ul.date-time-location li.far {margin-right:10px;}
.featured-news-image .overlay{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;background:rgba(0,0,0,.4);opacity:0;transition:all ease 1s;-moz-transition:all ease 1s;-webkit-transition:all ease 1s;text-align:center;align-items:center;display:flex;}
.featured-news-image a .overlay  h3{color:#fff;font-family:'OriginalGaramondW01-Ita1120830';font-size:32px;border-bottom:3px solid #fdb913;display:inline-block;}
.featured-news-image:hover .overlay{opacity:1;}
.featured-news-image .overlay .overlay-content{display:block;width:100%;}
.featured-news-block span.campus {margin:0; padding: 4px 8px; font-size:14px;}
#latest-news-wrap .featured-news-block .learn-items-wrap {padding:0;}
.date-time-location > div{display:inline-block;padding:5px 10px;}
/*.sticky-nav .top-header, .search-overlay{display:none;}*/
.search-overlay{display:none;}
.admission-form{padding:35px 0 50px;clear:both;}
input.cat_textbox,
textarea.cat_listbox,
select.cat_dropdown,
select.cat_listbox,
form select{border-radius: 5px;border: 1px solid #eee;height: 40px;padding: 10px 10px;width:100%;}
textarea.cat_listbox{height:auto;}
form table td {width: 600px;padding: 5px 2%!important;max-width: 100%;}
form input[type="submit"]{background:#fdb913;color:#231f20;border:none;padding:5px 20px;border-radius:5px;}
.form label,
.webform label {
    font-size: 14px;
}

.main-content-section .col-md-3.left-column {position:static !important;}
#back-to-top{position:fixed;right:15px;bottom:30px;background:#fdb913;color:#231f20;border:none;display:none;z-index: 20;}
form input,
a:focus{outline:none;box-shadow:none;}
.banner-content-tabs .nav-tabs.nav-justified>li{width:auto;}
.search-result img.reveal-effect{display:none;}
.search-result h3{font-size:30px;line-height:40px;}
.search-result h3 span{display: inline-block;line-height: normal;height: 35px;width: 35px;font-size: 18px;background: #f4f4f4;text-align: center;padding: 5px 0;position: relative;top: -5px;margin-right: 15px;}
.search-result{border-bottom: 1px solid #eee;}

.search-results #searchnext{float:right}

.text-image-wrap {margin-bottom: 31px;}
form label{display:block;margin-top:5px;}
form input.form-control,
form select.form-control,
form textarea.form-control{border:1px solid #eee;border-radius:5px;height:40px;padding:5px 20px;width:100%;}
form input[type="submit"]{padding:12px 25px;}

.site-loader .loader {
    height: 6px;
    width: 100%;
    position: absolute;
    top:0;
    overflow: hidden;
    background-color: #000;
}
.site-loader .loader:before{
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 6px;
    background-color: #fdb913;
    animation: loading 3s linear infinite;
}

.banner-content-tabs .nav-tabs.nav-justified>li{width:25%;}

@keyframes loading {
    from {left: -200px; width: 30%;}
    50% {width: 30%;}
    70% {width: 60%;}
    80% { left: 70%;}
    95% {left: 110%;}
    to {left: 100%;}
}

.menu-search-btn.back-to-top a{position:fixed;width:60px;height:60px;border-radius:50%;background:rgba(0,0,0,.6);bottom:30px;right:10px; color:#fdb913;font-size: 24px;padding: 15px 0; text-align: center;z-index:15;}
.menu-search-btn.back-to-top a:focus,
.menu-search-btn.back-to-top a:hover{color:#fff !important;}

@media all and (min-width: 992px) and (max-width: 1199px){
    .main-header{text-align:center;}
    .main-header  .row > div{display:inline-block;float:none;clear:both;}
    .main-header  .navbar-nav,.main-header .navbar-default {width:100%;}
    .main-header  .navbar-nav >  li{display:inline-block;float:none;}
    .main-header .navbar-default .navbar-nav > li > a{padding-bottom:20px;}
    /*.innerpage .innerpage-banner{top:165px;}*/
    /*.innerpage {clear: both;padding-top: 225px;}*/
    .left-column ul.sydgram-items{padding: 20px 0;}

}
@media all and (min-width: 769px) and (max-width: 1030px){
    .main-header .container-fluid .row .col-md-6.col-lg-3.col-xs-9{float:none;margin:auto;text-align:center;}
    .main-header .navbar-default .navbar-nav > li > a{padding:20px 10px 25px;}
    .main-header .navbar-default .navbar-nav > li{float:none;display:inline-block;}
    .main-header .navbar-default{width:100%;text-align:center;}
    .learning-page .hero-image{height:auto;color:#fff;}

    .main-header .yamm .nav{width:100%;}
	.main-header .navbar-default .navbar-nav > li > a:hover::after, .main-header .navbar-default .navbar-nav > li > a:focus::after, .main-header .navbar-default .navbar-nav > li.active > a::after, .main-header .navbar-default .navbar-nav > li.open >a::after, .container p a:hover:after, .container p a:focus:after, a.read-more:hover:after, a.read-more:focus:after, .search-overlay .section-list .navbar-nav>li.open>a::after{bottom:-5px;}
	.main-header .navbar-default .navbar-nav > li .dropdown-menu{top:108%;}
}


@media all and (max-width: 768px){
    .banner-content .col-md-8,
    .banner-content p,.main-header .yamm .nav li.menu-search-btn {display:none;}
    .main-header{padding:10px 0;}
    .main-header .navbar-default .navbar-nav > li > a {color: #ccc;padding: 5px 15px;border-bottom: 4px solid rgba(0,0,0,0);}
    .main-header  .navbar-default .navbar-toggle{margin:0px;}
    .footer{text-align:center;}
    .top-header{height:50px;position:relative;}
    .top-header .dropdown-toggle,
    .top-header .navbar-nav>li>a{padding-top: 15px;padding-bottom: 15px;}
    .top-header .search-box input,
    .top-header .search-box:before{opacity:1;}
    .main-header .navbar-default .navbar-collapse{display:none !important;border-top:1px solid #fdb913;padding: 15px 0 40px;margin: 15px 0;}
    .main-header .navbar-default .navbar-toggle{display:block;border:none;}
    .main-header .navbar-default .navbar-toggle .lnr{color:#fdb913;font-size: 30px;line-height: 35px;}
    .main-header .navbar-default .navbar-header{float:none;margin-top:20px;}
    .main-header .navbar-default .navbar-collapse.in{display:block !important;overflow-y: auto;max-height: 92vh;overflow-x: hidden;}
    .main-header .navbar-default .navbar-right{width:100%;margin:auto;}
    .main-header .navbar-default .navbar-right li,
    .main-header .yamm .dropdown{float:none;text-align:left;}
    .main-header .navbar-default .navbar-nav > li > a{padding:15px 15px;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu{position:relative;width:100%;margin-bottom:15px; padding:15px 20px;background:#231F20;box-shadow:none;}
    .main-header  .navbar-default .navbar-toggle:focus,
    .main-header  .navbar-default .navbar-toggle:hover{background:none;}
    .main-header .yamm .nav{width:100%;}
    .main-header .navbar-default{float:none;}
    .hero-image{ height:auto;color:#fff;margin-bottom:25px;}
    .homepage-banner video{height:100%;object-fit:cover;}
    .banner-content p ,
    .banner-content-tabs .tab-pane .col-md-8 {display:none}
    .main-homepage .hide-show-story{margin:0px;display:none;}
    .tab-content .padd-left-30{padding:0;}

    .banner-content-tabs .nav-tabs.nav-justified.stories-listing{display:block !important;}
    .panel-group .panel{background:none;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li a{color: #777 !important;text-decoration:none;}
    .top-header .dropdown .dropdown-toggle span.lnr{top:15px;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li ul{padding-left:15px;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li ul li a{padding-left:10px;}
    .category-filter .bootstrap-select.btn-group .dropdown-menu.open ul li a{opacity:1;}
    .innerpage-banner > img{min-height:450px;object-fit:cover;}
    .main-header .yamm .dropdown > a:before,
    .search-overlay .section-list .navbar-nav>li.dropdown>a:before{content:"";display:block;height: 13px;width: 13px;
                                                                   transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);right: 15px;background: url(/2018/images/chevron-right.svg) no-repeat center;    position: absolute;background-size: 18px;top: 9px;}
    .main-header .yamm .dropdown.open > a:before,
    .search-overlay .section-list .navbar-nav>li.dropdown.open a:before{transform:rotate(-90deg);-moz-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);}
    .main-content-section .col-md-10 > .row{margin:0; display:block;}
    .main-content-section .col-md-10 > .row > div{display:block;}
    .sydgram-items-wrap.fixed{position:relative !important;top:0 !important;width:100% !important;}
    .date-time-location > div { display:block; padding:10px 20px;}
    /*.main-content-section .col-md-10 > .row > div.mainpage-content{display:table-header-group;}
    .main-content-section .col-md-10 > .row > div.col-md-3{display:table-footer-group;width:100%;}*/
    .main-content-section .col-md-10 > .row > div.col-md-3 ul.sydgram-items{padding:20px 0;}
    .main-content-section .col-md-10 > .row {display:flex;flex-direction:column;}
    .main-content-section .col-md-10 > .row > div.mainpage-content{-webkit-order: 1;order: 1;padding:0;}
    .main-content-section .col-md-10 > .row > div.col-md-3{-webkit-order: 2;order: 2;}
    .main-header .navbar-default .navbar-collapse.in:after {content: "";display: block;background: #231F20;top: 0;bottom: 0;position: fixed;left: 0;right: 0;z-index: -1;}
    .learning-page .hero-image{height:auto;}
    .learning-page .hero-image img{min-height:350px;min-height: 300px;object-fit: cover}
    .top-header .dropdown .dropdown-toggle#dropdownMenu1{position:relative;z-index:15;height:50px;}
    .featured-news-section{padding:15px 0;}
    form table td{display:block;width:340px;}
    .masonry-wrap .masonry-item .gallery-img a > img,
    .masonry-wrap .masonry-item .gallery-video a > img{width:100%;}
    .welcome-section {padding: 30px 20px 0;}
    .homepage-banner .img-banner{margin-top:0 !important;height: 900px;object-fit: cover;}
    .homepage-banner.main-homepage.new-test-class .banner-content-tabs .nav-tabs.nav-justified>li{width:20%;}
    .homepage-banner.main-homepage.new-test-class > img{height:850px;object-fit:cover;}

}
@media all and (max-width:767px){
    .banner-content-tabs .nav-tabs.nav-justified>li {padding: 5px;width: 50px; float: left;height:45px;}
    .banner-content-tabs .nav-tabs.nav-justified>li a .tab-image,
    .banner-content-tabs .nav-tabs.nav-justified>li.active a .tab-image{border: none;height: 35px;line-height: 24px;}
    .banner-content-tabs .nav-tabs.nav-justified>li a .tab-text{display:none;}   
    .banner-footer .container{padding:0 10px;}
    /*.innerpage-banner > img{min-height:380px;}
   .innerpage .innerpage-banner{top:65px;}
   .innerpage {padding-top: 320px;}*/
    .search-overlay{position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: #231F20;z-index: 9999;padding-top:50px;display:none;}
    .search-overlay .navbar-nav>li>a{text-align:center;color:#333;}
    .search-overlay .navbar-nav > li > a{color:#fff;text-align:left;}
    .search-overlay .suggested-links ul{padding:5px 15px;}
    .search-overlay .close-btn{position: fixed;z-index: 99999;top: 5px;width: 100%;right: 25px;
                               text-align: right;font-size:32px;}
    .search-overlay .search-form input,
    .search-overlay .input-group-addon{background:none;color:#fff;border:none;border-radius:0;border-bottom:2px solid #fdb913;height:34px;}
    .search-overlay .input-group-addon{font-size:18px;}
    .search-overlay  .suggested-links h4{color:#fdb913;}
    .search-overlay  .suggested-links,
    .search-overlay  .search-form{padding:10px 20px 0;}
    .search-overlay .section-list .navbar-nav>li>a,
    .search-overlay .section-list .navbar-nav>li>a:focus{color:#ccc !important;padding:8px 15px;background:none;}
    .search-overlay  .suggested-links .section-list .navbar-nav>li.dropdown>a:before{top:12px;}
    /*.sticky-nav .main-header{z-index:1;}*/
    .top-header .search-btn > .navbar-right{margin:0 -15px;position: relative;z-index: 99;}
    .search-overlay .close-btn a{color:#fff !important;}
    .search-overlay .dropdown-menu .dropdown-menu{padding-left:15px;}
    .search-overlay .navbar-nav  .dropdown-menu>li>a{color:#fff; padding: 5px 15px 5px 15px;position:relative;}
    .search-overlay .dropdown .dropdown-toggle{text-align:left;}
    form table td{display:block;}
    .main-header .navbar-default .navbar-nav > li > a:hover::after, .main-header .navbar-default .navbar-nav > li > a:focus::after, .main-header .navbar-default .navbar-nav > li.active > a::after, .main-header .navbar-default .navbar-nav > li.open >a::after, .container p a:hover:after, .container p a:focus:after, a.read-more:hover:after, a.read-more:focus:after,
    .search-overlay .section-list .navbar-nav>li.open>a::after{height:1px;}
    .masonry-item{padding:0 20px;}
    .main-content-section{padding:50px 5px;background:#fff;position:relative;z-index:15;}
    .search-btn .navbar-right > li a{text-align:center;}
    .title-section h1{font-size: 40px;}
    .main-content-section p.lead{font-size:1.2em;}
    .mq-search-button{font-size:22px;}
    .search-overlay .navbar-nav .dropdown  .dropdown-menu{padding-left:25px;}
    .search-overlay .navbar-nav .dropdown  .dropdown-menu li a{color: #777;}
    .search-overlay .navbar-nav .dropdown  .dropdown-menu li a:hover,
    .search-overlay .navbar-nav .dropdown  .dropdown-menu li a:focus{background:none;color:#777 !important;}
    .masonry-item{width:100%;}
    #st-ives .banner-content .item-title,
    #edgecliff .banner-content .item-title{padding:20px 25px;position: absolute;bottom: 0;}
    #st-ives .banner-content .item-title h2 a,
    #edgecliff .banner-content .item-title h2 a{color:#fff;}
    #st-ives .banner-content img,
    #edgecliff .banner-content img{position:relative;z-index:-1;}
    .cta > div{margin-bottom:15px;}

}

@media all and (max-width: 480px){
    .banner-content p {display:none;}
    .main-header .yamm .nav{margin:0;}
    .banner-content h1 {    font-size: 22px;}
    .main-header .navbar-default .navbar-header{float:none; margin: 5px 0 0;}
    .main-header{padding-bottom:0;}
    .main-header .navbar-default .navbar-toggle .lnr{font-size:30px;}
    .main-header .navbar-default .navbar-toggle {margin:-5px 0 5px;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu{padding:0 0 0 25px;box-shadow:none;}
    .main-header .navbar-default .navbar-collapse{margin:0;}
    .main-header .navbar-default .navbar-nav > li > a {padding: 5px 15px;}
    .main-header .yamm .yamm-content .panel-group .panel+.panel{margin:0;}
    .bottom-blocks .block h2{margin-top:50px;}
    .main-content-section ul.two-blocks li{width:100%;clear:both;}
    .col-md-9.mainpage-content{padding:30px;}
    .sydgram-items-wrap{margin-right:0;}
    .our-locations .block video{width:100%;object-fit:cover;}
    .category-filter{width:100%;padding:15px;}
    .category-filter .bootstrap-select{width:100% !important;}
    .homepage-banner .banner-footer p{font-size:15px;}
}

.mobile-banner-slider .owl-item .item > img{min-height:500px;object-fit:cover;}
.mobile-banner-slider .owl-item .item .item-title{position: absolute;bottom: 0px;padding: 20px;top: 0;left: 0;bottom: 0;right: 0;margin: auto;background: rgba(0,0,0,.5);}
.mobile-banner-slider .item .item-title h2{position:absolute;bottom:65px;}
.mobile-banner-slider .item .item-title h2 a{color:#fff;display:block;}
.mobile-banner-slider.owl-carousel .owl-dots{padding:20px;position:absolute;bottom:0;}
.mobile-banner-slider.owl-carousel .owl-dot {display: inline-block;padding:0 10px 0 0;}
.mobile-banner-slider.owl-carousel .owl-dot span{background:#000;color:#fff;height:30px;width:30px;display:inline-block;}
.mobile-banner-slider.owl-carousel .owl-dot.active span{background: #fdb913;color: #000;}
.mobile-banner-slider.owl-carousel .owl-dot span:before{content: "1";padding: 1px 0;text-align: center;font-size: 20px;font-weight: bold;display: block;}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(2) span:before{content: "2";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(3) span:before{content: "3";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(4) span:before{content: "4";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(5) span:before{content: "5";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(6) span:before{content: "6";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(7) span:before{content: "7";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(8) span:before{content: "8";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(9) span:before{content: "9";}
.mobile-banner-slider.owl-carousel .owl-dot:nth-child(10) span:before{content: "10";}


.navbar-collapse .menu-search-btn{display:none;transition:all ease .5s;-moz-transition:all ease .5s;-webkit-transition:all ease .5s;opacity:0;}
.sticky-nav .navbar-collapse .menu-search-btn{display:block;opacity:1;}
.main-header .navbar-default .navbar-nav > li.menu-search-btn > a:after{display:none;}

.mobile-banner .banner-content .item > img{height:650px;object-fit:cover;}
.mobile-banner .banner-content .item-title{position:absolute;}
@media all and (min-width: 992px) {
    .featured-news-section{margin:20px 0;background:#fff;display:table;box-shadow:0 0 5px #aaa;overflow:hidden;}
    .featured-news-section > div {padding:0;display:table-cell;float:none;vertical-align:middle;}
    .featured-news-section  .featured-news-block {padding:20px 60px;}
}
@media all and (min-width: 1921px){
    .container{width:80%;}
    /*.innerpage{padding-top: 375px}    */
}
@media screen and (min-width:0\0) {
    .banner-content-tabs .nav-justified.nav-tabs > li{width:20%;}
    .homepage-banner video{width:100%;height:auto;}
    .site-loader svg{left:0;right:0;top:0;bottom:0;margin:auto;}
}
@supports (-ms-ime-align:auto){
    .banner-content-tabs .nav-justified.nav-tabs > li{width:20%;}
    .homepage-banner video{width:100%;height:auto;}
    .site-loader svg{left:0;right:0;top:0;bottom:0;margin:auto;}
}



@media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Safari 5+ ONLY */
    ::i-block-chrome, #homepage_herovideo {
        background-size: 100% !important;
    }
    ::i-block-chrome,.footer .col-md-2 svg{height:120px;vertical-align:top;}
}

/***top message popup***/
.no-side-padding {
    padding-left: 0!important;
    padding-right: 0px!important;
}
.ribbon {margin:  0!important; background-color:rgba(219,55,57,1); position:relative;}
.ribbon p {color:#fff; margin:0; padding:10px;line-height:21px;opacity:0.7;text-align:left;}
.ribbon .close-icon {position:absolute; right:16px; top:12px; width:16px; height:16px;}
.ribbon .close-icon em {color:#fff;}
.nz-freeship-popup{/*position:fixed;*/position:relative;z-index:1;top:0;width:100%;transition: all 0.5s ease;}
.nz-freeship-popup.nz-close{height:0px;overflow:hidden;}

@media (max-width: 400px){
    .ribbon .close-icon{font-size:24px;top:5px;}
    .ribbon p {
        padding:5px 35px 5px 10px;
        line-height: 18px;
    }
}
/***top message popup***/
/***MENU V2**/
.school-dropdown {
    padding: 0;
}
.search-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #fdb913;
    z-index: 15;
}
.search-wrapper.active {
}
.search-wrapper .input-holder {
    overflow: hidden;
    height: 50px;
    background: rgba(255,255,255,0);
    border-radius: 0;
    position: relative;
    width: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1500;
}
.search-wrapper.active .input-holder {
    width: 100vw;
    -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width: 100%;
    height: 50px;
    padding: 0px 20px 0 70px;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    outline: none;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
}
.search-wrapper .input-holder .search-icon {
    width: 50px;
    height: 50px;
    border: none;
    padding: 0px;
    outline: none;
    position: relative;
    z-index: 2;
    float: left;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #fdb913;

}
.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height: 50px;
    margin: 0 10px;
    border-radius: 0px;
    font-size:18px;
}
.search-wrapper .input-holder .search-icon span {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 12px;
    width: 20px;
    height: 25px;
    cursor: pointer;
}
.search-wrapper.active .close {
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 1500;
}
.search-wrapper .result-container {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0px;
    text-align: center;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 14px;
    display: none;
    color: #B7B7B7;
}
@media screen and (max-width: 767px) {
    .top-dropdown {
        padding: 0;
    }
    .main-header .navbar-default .navbar-nav > li > a {
        border-bottom: 0;
    }
    .top-header:hover .lnr-magnifier, .top-header.open .lnr-magnifier {
        opacity: 1;
    }
    .top-header .dropdown .dropdown-toggle#dropdownMenu1 {
        width: 80%;
    }
    .top-header .dropdown .dropdown-toggle#dropdownMenu1:focus, .top-header .btn-default:active:hover {
        background: none;
    }
    .main-header .navbar-default .navbar-collapse.in:after {
        display: none;
    }
    .main-header .yamm .nav {
        border: none;
        margin-bottom: 5px;
    }
    .main-header .nav-tabs>li {
        width: 33%;
        text-align: center;
        font-weight: bold;
    }
    .main-header .nav-tabs>li>a {
        border: none;
        border-bottom: 5px solid rgba(0,0,0,0);
        border-radius: 0;
        color: #fff;
        background: #231f20;
        margin: 0;
        padding: 10px 5px;
    }
    .main-header .yamm .dropdown > a:before, .search-overlay .section-list .navbar-nav>li.dropdown>a:before {
        top: 20px;
    }
    .main-header .nav-tabs>li.active>a, .main-header .nav-tabs>li.active>a:focus, .main-header.nav-tabs>li.active>a:hover {
        border: none;
        border-bottom: 5px solid #fdb913;
        background: none;
        color: #fff !important;
    }
    .main-header .navbar-default .navbar-nav > li > a {
        padding: 15px 20px;
    }
    .main-header .navbar-default .navbar-nav > li .dropdown-menu {
        padding: 0;
        background: #fff;
        margin-bottom: 0;
    }
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li a {
        padding: 15px 20px;
    }
    .main-header .yamm .nav {
        margin: 0;
        padding: 0 15px;
    }
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li a:after {
        right: 15px;
        top: 18px;
    }
    .mobile-tabs .tab-content {
        background: #2c292a;
        overflow:hidden;
    }
    .main-header .navbar-default .navbar-collapse {
        margin: 0 -15px;
        padding-bottom: 0;
    }
    .mobile-tabs .tab-content #contact a {
        color: rgba(255,255,255,.8);
        text-align: center;
        font-size: 16px;
    }
    .mobile-tabs .tab-content #contact a em {
        display: block;
        font-size: 48px;
    }
    .mobile-tabs .tab-content #contact a:hover, .mobile-tabs .tab-content #contact a:focus {
        color: rgba(255,255,255,1) !important;
    }
    .mobile-tabs .tab-content #contact a span {
        display: block;
        padding: 15px;
    }
    .homepage-banner video{vertical-align:top !important;}
    .main-header .navbar-default .navbar-toggle[aria-expanded="true"] .lnr:before{content:"\e870";}
    .top-header .dropdown-menu li a{border-bottom: 2px dotted #e9e9e9;}
    .main-header .navbar-default .navbar-nav > li > a:hover, .main-header .navbar-default .navbar-nav > li > a:focus, .main-header .navbar-default .navbar-nav > li.active > a, .main-header .navbar-default .navbar-nav > li.open > a{color:#fff !important;}
    .main-header .navbar-default .navbar-nav > li > a:after{display:none;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li ul{padding-left:0;}
    .main-header .navbar-default .navbar-nav > li .dropdown-menu li ul li a {
        padding-left: 45px;
    }
}
@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {
        width: 100vw;
    }
}
.top-header .dropdown .dropdown-toggle span.lnr{background-image:url(/2018/images/chevron-right-black.svg);}
/*** END Menu V2***/

.addthisevent_dropdown{padding:0 !important;border:none !important;}
.addthisevent_dropdown .copyx{display:none !important;}


.search-box .form-control::-moz-placeholder {
    color: #231F20;
    opacity: 1;
}

#music-calendar table td:nth-child(2), #music-calendar table td:nth-child(1) {font-weight:bold;}

@media (min-width: 992px) and (max-width: 1199px) {
    .title-header {font-size:49px!important;}
}

.attendee {display:none;}