/*
Theme Name: Morley Senior High School
Theme URI: http://www.digitalmonopoly.com.au/
Author: Digital Monopoly
Author URI: http://www.digitalmonopoly.com.au/
Description: Morley Senior High School custom theme
Version: 1.0
*/

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-size:1.2em;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}

h1{ font-size: 28px; }
h2{ font-size: 24px; }
h3{ font-size: 22px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }

hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}

/* Text elements */
p {
	margin-bottom: 1.2em;
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	background: none repeat scroll 0 0 #eee;
	margin: 0 0 1.2em;
	padding: 40px 40px 30px;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: none repeat scroll 0 0 #eee;
	border-radius: 0;
	font-family: "Courier 10 Pitch",Courier,monospace;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #eee;
	background: #e6e6e6;
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 10px 15px;
	height:auto;
	line-height:1em;
	transition:transform 0.3s ease-out, background 0.3s ease-out;-o-transition:transform 0.3s ease-out, background 0.3s ease-out;-ms-transition:transform 0.3s ease-out, background 0.3s ease-out;-moz-transition:transform 0.3s ease-out, background 0.3s ease-out;-webkit-transition:transform 0.3s ease-out, background 0.3s ease-out;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0);-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0);-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color:#cccccc;
}

button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color:#aaaaaa;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=tel],
input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #cccccc;
	width:100%;
	max-width: 100%;
}
input[type=tel]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	border:1px solid #898989;
}
input[type=tel],
input[type=text],
input[type=email],
input[type=password] {
	height: auto;
	line-height: 1em;
	padding: 10px 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 10px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
	height:100px;
}

/* Links */
a {
	/*color: #D1AA2D;*/
	text-decoration:none;transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-webkit-transition:color 0.3s ease-in-out;
}
a:hover,
a:focus,
a:active {
	/*color:#f3b519;*/
	text-decoration:none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* =Main Layout
----------------------------------------------- */
#page{

	overflow: hidden;
}


.site-header{
	border-bottom: 17px solid #3953a5;
	height: 11em;
}

#header_wrapper {
	height: 11em;

}
.site-header .navbar-brand {
	display: block;
	float: left;
	font-size: 18px;
	line-height: 40px;
	padding: 10px 20px 10px 10px;
}
.site-header .navbar-brand img{ height: 120px; display: block;}

.site-featured{ margin:auto; }
.site-header-image-bg{ height:155px!important;  }

.site-tagline {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 5px solid #eee;
	font-size: 24px;
	line-height: 28px;
	padding: 40px 0;
}


.container{
	width:1200px;
	padding-left:0px !important;
	padding-right:0px !important;
}
.site-main{  }

.site-footer{

	float: left;
	width: 100%;
}
.site-footer .footer-content{
	background: #F6F6F6;
	clear: both;
	float: left;
	margin: auto;
	padding: 30px 0;
	position: relative;
	width: 100%;
	height:200px;
	background-color:#1f1f22;
}
.site-footer .footer-info {
	background: #2d2d31;
	clear: both;
	color: #eeeeee;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: auto;
	padding: 10px 0;
	position: relative;
	width: 100%;

}
.site-footer .footer-info .site-info{  text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-size:0; }
.site-footer .footer-info .site-copyright{ text-align:left; float:left; }
.site-footer .footer-info .site-info a {color:#999999;}
.site-footer .footer-info .site-info a:hover {color:#ffffff;}



.page .entry-header{  }
.page .entry-header .entry-title{}

.home .front-content{ margin-bottom:30px; }
.home .front-content .entry-header{ margin:0; height:auto;}

.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.single-breadcrumbs{
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	padding-top: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
}

.site-main .inner-featured{}
.site-main .inner-featured .inner-featured-bg {background-repeat: no-repeat;background-position: center top;background-size: cover;width: 100%;min-height: 330px;}


/* =Custom Page template
----------------------------------------------- */
.not-found{
	margin-bottom: 50px;
	margin-top: 0px;
	padding-top: 50px;
	text-align: center;
}
.not-found strong {
	color: #022a3b;
	display: block;
	font-size: 180px;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 30px;
	text-align: center;
}
.not-found  #searchform{ margin-bottom: 30px;}
.not-found hr {
    margin: 20px auto;
    max-width: 365px;
}


.home .site-header-image-bg{ height:468px!important; }
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;
	margin-top: -80px;
}


/* =Layout: Content-Sidebar
----------------------------------------------- */

#content {}
#sidebar { margin: 40px 0 20px; }
#sidebar .widget{  }


/* =Menu
----------------------------------------------- */

.navbar{ margin: 0; }
.navbar-default{ border:none; }

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7;
}
.navbar-brand {
	color: #777777;
}
.navbar-brand:hover,
.navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-text {
	color: #777777;
}
.navbar-nav > li > a {
	 line-height: 40px; padding-top: 20px 10px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-nav > .disabled > a,
.navbar-nav > .disabled > a:hover,
.navbar-nav > .disabled > a:focus {
	color: #eee;
	background-color: transparent;
}
.navbar-toggle {
	border-color: #dddddd;
	margin-top: 16px;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-toggle .icon-bar {
	background-color: #888888;
	transition: all 0.2s;
}
.navbar-toggle .icon-bar.top-bar{transform: rotate(0);}
.navbar-toggle .icon-bar.middle-bar{opacity:1;}
.navbar-toggle .icon-bar.bottom-bar{transform: rotate(0);}
.navbar-toggle.active .top-bar {
transform: rotate(45deg);
transform-origin: 10% 10%;
}
.navbar-toggle.active .middle-bar {
opacity: 0;
}
.navbar-toggle.active .bottom-bar {
transform: rotate(-45deg);
transform-origin: 10% 90%;
}
.navbar-collapse,
.navbar-form {
	border-color: #e7e7e7;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}

.navbar-collapse.in .navbar-nav{ margin-bottom: 0;}
.navbar-collapse.in .navbar-nav > li > a{
	line-height: 30px;
	border-bottom: #e7e7e7 solid 1px;
}


.nav-user{}
.nav-user .btn{
	border: medium none;
	border-radius: 0;
}



.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 180px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}



#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	background: none repeat scroll 0 0 #000000;
	border-radius: 15px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 29px;

}

.socials li a:hover{ opacity:1; }
.socials li.facebook a{;}
.socials li.twitter a{ }


/* =Content
----------------------------------------------- */


.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ margin-bottom:20px; }

.entry-attachment{}
.entry-attachment .attachment{}
.attachment .entry-meta{ clear:none; }

#image-navigation{ text-align:right; }


.hentry.service{ min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none;  }
.hentry.service .entry-content{ }

.clear{ clear:both;display:block; }
/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */

}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery .gallery-item{
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; min-height: 90px; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchform .field{ width:196px; }
#searchsubmit {}

/* Header widget */
.header-widgets{ display:block; float:right; margin-top:20px; width: 100%; }
.header-widgets .widget{ text-align:right; width: 100%; float: right; margin-bottom: 20px; }
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{ font-size:38px;  line-height:1em; font-weight:bold;  padding-left:45px;  }
.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }

.header-widgets .widget-socials{}
.header-widgets .widget .socials{ float: right;;}
.header-widgets .widget .socials li a{ margin-left: 8px; margin-right: 0;}
.header-widgets .widget .socials li a{}
.header-widgets .widget-text{ font-size: 24px; font-weight: lighter; }


/* PWD Address widget */
.pwd-address{}
.pwd-address .location{ clear: none; }
.pwd-address .address{}
.pwd-address .phone{ margin-bottom:0; }
.pwd-address .fax{ margin-bottom:0; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px;}

.pwd-address .phone,
.pwd-address .fax,
.pwd-address .email,
.pwd-address .address{
	padding-left: 25px;
	position: relative;
}

.pwd-address .phone .fa,
.pwd-address .fax .fa,
.pwd-address .email .fa,
.pwd-address .address .fa{
	position: absolute;
	left: 0;
}




#footer-sidebar{}
#footer-sidebar .widget{ }

#footer-sidebar .widget_pwd_address_widget{

}



/* =Reset BXSlider
----------------------------------------------- */
.bx-wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}

.bx-wrapper .bx-viewport {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	left: 0;
}



/* =Custom Post type
----------------------------------------------- */

/* Custom Post type Slidshow */
#slidercontainer{ margin:auto; background:#d7d7d7;  }
#sliderarea{ width:100%; height:468px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:468px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:468px; background-size: cover; }


/* Custom Post type CTA */
#cta-container{ margin-bottom:0px; }
#custom-cta{}
#custom-cta .cta{ background: none repeat scroll 0 0 #F4F4F4; }
#custom-cta .cta img{
	display: block;
	height: auto;
	margin-bottom: 10px;
	max-width: 100%;
}
#custom-cta .cta-title {
	font-size: 20px;
	margin-bottom: 0;
	padding: 0 10px;
}
#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .readmore{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 108px rgba(0, 0, 0, 0.5) inset;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 85px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	display:none;
}
#custom-cta .cta:hover .readmore{ display:block;  }




#testimonials{ padding:50px 0; background: #f4f4f4;}
#testimonials .bx-wrapper{ margin: 0; }
#testimonials .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#testimonials .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; min-height: 250px;  background:none!important; }

#slider-testimonials > .testimonial{ width:100%!important; text-align: center; }
#slider-testimonials > .testimonial .text{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0 50px;
	position: relative;
}

#slider-testimonials > .testimonial .text .open,
#slider-testimonials > .testimonial .text .close{
	font-size: 68px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
}
#slider-testimonials > .testimonial .text .close{
	bottom: 0;
	color: #000;
	left: auto;
	opacity: 1;
	right: 0;
	top: auto;
}

#slider-testimonials > .testimonial .info{ font-size: 20px;  }


#get-stared{
	padding:45px 0;
	border-top: #eee solid 1px;
	float: left;
	width: 100%;
}

/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}



.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #1982d1;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #1982d1;
	border-color: #1982d1;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* Gravity Forms Section */
#main .gform_wrapper ul { margin: 0px; }
#main .gform_wrapper ul li { margin: 10px 0px; padding: 0px; list-style-image: none; list-style: none; }
#main .gfield_required { color: #d1aa2d; }

/*-- Gravity Error Section ----------------*/
#main .gform_wrapper div.validation_error {border-color:#D1AA2D;text-align: left;padding:10px 0;font-weight: 400;color:#ff3300;}
#main .gform_wrapper li.gfield.gfield_error, #main .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {border:none;background:none;}
#main .gform_wrapper .validation_message {padding-top: 5px;font-weight: 400;color:#ff3300;}
#main .gform_confirmation_wrapper {border:1px solid #eeeeee;background:#eeeeee;padding:20px;border-top:4px solid #D1AA2D;margin-bottom: 20px;}


/* Plugin WP PWD Footer */
#pwd_footer_v2 li{ margin-left:5px; }


/* Custom bootstrap
-------------------------------------------------- */

.thumbnail{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}


.pager li > a, .pager li > span {
	background-color: #fff;
	border: 0 none;
	border-radius: 0;
	display: inline-block;
	padding: 0;
}

.navbar-default {
	height: 10em;
	background-color:white !important;
}

/*#egh_blue_menu {*/
	/*width:100%;*/
	/*margin-bottom:0px !important;*/
	/*height:17px;*/
	/*background-color:#3953a5;*/
/*}*/

.widget_nav_menu {
	margin-bottom:0px !important;
}

.menu-main-menu-container {
	display:inline-block;
	background-color: #3953a4;
	width:100%;
	display: flex;
	justify-content: center;
}

#menu-main-menu {
	height:52px;
	width:70%;
}

#menu-main-menu li {
	padding-top:17px;
	width:24%;
	display: flex;
	justify-content: center;
	float: left;
	height:100%;
}

#menu-main-menu li:hover {
	background-color: #2c4289;
}

#menu-main-menu li a {
	color:white;
	font-family: Montserrat;
	letter-spacing: 1.5px;
}

.site-footer .footer-content {
	background-image: url(images/footerbg.jpg);
	background-size: cover;
	background-position: center;
	height: 402px;
}
.site-footer .footer-content .widget-nav-menu.widget-nav-container {position: relative;z-index: 2;}
.site-footer .pwd-footer-link {float:none;vertical-align: top;margin-left: 0;}
.site-footer .pwd-footer-link li {padding-bottom: 0;}

.site-footer .footer-info {
	background-color: #2c4289;
}

.site-copyright {
	color: #4067a8;
}

#egh_welcome_to_shs {
	margin-bottom:1em;
	letter-spacing:2px;
	font-size:20px !important;
	padding-top:4em;
}

#egh_welcome_txt {
	line-height:1.6em;
	font-size:17px !important;
	padding-bottom:7em;
}

#sliderarea, .home .site-header-image-bg {
	height:687px !important;
}

#custom-slideshows > .slide {
	height:687px !important;
}

.egh_first_slide p {
	color: white;
	font-family: 'Montserrat';
	font-size: 36px;
	margin-left: 0em;
	margin-top: 3em;
	text-align: center;
	letter-spacing: 8px;
	font-weight: 600;
	font-size: 42px;
	margin-bottom: -1em;
	width:100%;
	text-align: left;
}

#egh_contact_us {
	background-color:white;
	color: #2c4289;
}

.egh_course_container {
	display:inline-block;
	width:300px;
	height: 300px;
	padding:0px;
	margin:0px;
	display: table-cell;
}

.egh_course_container:nth-child(1) {
	background-color: #3953a4;

}

.egh_course_container:nth-child(2) {
	background-color: #3966a4;

}

.egh_course_container:nth-child(3) {
	background-color: #3978a4;

}

.egh_course_container:nth-child(4) {
	background-color: #3991a4;

}


.first_course {
	background-color: #3953a4;
}

.second_course {
	background-color: #3966a4;
}

.third_course {
	background-color: #3978a4;
}

.fourth_course {
	background-color: #3991a4;
}

.egh_course_header {
	color:white;
	font-family: Montserrat;
	width: 55%;
	margin-top: 16%;
	margin-left: 11%;
	font-weight: 600;
}

#egh_courses_row {
	/*margin-top: -16.5em;*/
}

#egh_latest_news {
	height:576px;
}

.home .front-content {
	margin-bottom:0px !important;
}

#egh_image_caro_row .vc_column-inner {
	padding-top:0px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom:0px !important;
}

.site-footer {
	border-top: 9px solid red;
}

#egh_divider {
	padding-bottom:2em;
}

#nav_menu-2 {
	display:inline-block;
	vertical-align: top;
	/*margin-left: 1.7%;*/
}

#nav_menu-3 {
	display:inline-block;
	vertical-align: top;
	/*margin-left: 11.5%;*/
}

#media_image-2 {
	display:inline-block;
}

.widget-title {
	font-family: Montserrat;
	color:white;

}

.egh_latest_news_container {
	background-color:white;
	display:inline-block;
	height:200px;
	width:22.7%;
}

.egh_course_header {
	color:#4c4d4f;
	width: 70%;
	margin-top: 20%;
	margin-left: 6%;
	font-family: "Open Sans";
}

.egh_news_header {
	color:#4c4d4f;
	width: 70%;
	margin-top: 14%;
	margin-left: 6%;
	font-family: "Open Sans";
}

.egh_latest_news_caro .owl-stage-outer .owl-stage .owl-item {
	background-color:white !important;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	height: 357px;overflow:hidden;
	border:2px solid #e3e3e6;
	transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;
}
.egh_latest_news_caro .owl-stage-outer .owl-stage .owl-item .gcp-post > a {position: relative;display: block;}
.egh_latest_news_caro .owl-stage-outer .owl-stage .owl-item .gcp-post > a::after {
	content:"";position: absolute;background:url(images/news-copy.png) center center no-repeat #4660a9;
	height:100%;width:100%;top:0px;left:0;opacity: 0;display:block;
	transition:opacity 0.5s ease-in-out;
}
.egh_latest_news_caro .owl-stage-outer .owl-stage .owl-item:hover .gcp-post > a::after {
	opacity: 0.8;
}
.shadow {
	-webkit-box-shadow: 0px 1px 31px -6px rgba(0,0,0,0.35) !important;
	-moz-box-shadow: 0px 1px 31px -6px rgba(0,0,0,0.35) !important;
	box-shadow: 0px 1px 31px -6px rgba(0,0,0,0.35) !important;
}

#egh_view_all_btn {
	float:right;
}

#egh_view_all_btn button {
	background-color: #3953a4;
	border-radius: 36px;
	margin-right: 1em;
	width: 159px;
	height: 44px;
	font-size: 12PX;
}

#egh_view_all_btn a {
	background-color: #3953a4;
	border-radius: 36px;
	margin-right: 1em;
	width: 159px;
	height: 44px;
	font-size: 12PX;

}

#egh_latest_news_header {
	margin-left: 1em;
	margin-top: 0.9em;
	font-weight: 700 !important;
	font-size: 21px;
	letter-spacing: 1px;
}

#egh_latest_news {
	padding-top: 2em;
}

.gcp-post-title a {
	color: #57585a;
	font-size: 18px;
	font-weight: 600;
}

.gcp-post-image {
	height: 150px !important;
}

.egh_first_slide {
	margin-top: 29em;
	/*margin-left: -6em;*/
}

#egh_find_out_more {
	background-color: #3953a4;
	height: 45px;
	border-radius: 35px;
	width: 177px;
	border: none;
	font-size: 11px !important;
	letter-spacing: 1px;
	display:none;
}

#egh_contact_us {
	height: 45px;
	border-radius: 35px;
	width: 177px;
	border: none;
	font-size: 11px !important;
	letter-spacing: 1px;
	display:none;
}

.egh_course_header {
	color:white;
}

#egh_white_divider {
	height: 2px;
	background-color: white;
	display: inline-block;
	width: 15%;
	left: 7%;
	position: relative;
}

.egh_course_desc {
	color: white;
	left: 5%;
	position: relative;
	font-size: 13px;
	width: 70%;
	top: 7%;
	line-height: 1.5em;
	font-family: Open Sans;
	letter-spacing: 1.3px;
}

.navbar-default .navbar-nav>.active>a {
	background-color: white;
}

#menu-header-menu {
	margin-top: 3.3em;
	float: left;
	margin-left: 19%;
}

.site-phone {
	display:none !important;
}

.navbar-default .navbar-nav>li>a {
	font-family: "Open Sans";
	color:#9a9a9a;
	font-weight:500;
	display: inline;
}

.navbar-nav>li {
	margin-right:1em;
}

.menu_img {
	display:inline-block !important;
	float:left;
	margin-top:14px;
	position: relative;
}

.egh_read_more {
	height: 0em;
	width: 300px;
	background: #2e5283;
	position: absolute;
	vertical-align: bottom;
	bottom: 0px;
}

.egh_read_more a {
	color:white;
	transition: height .3s;
	position: relative;
	top: 17px;
	left: 25px;
}

#menu-about-mshs li a {
	color: white;
	font-size: 21px;
	font-weight: 300;
	padding-left: 2rem;
}

#menu-about-mshs li img {
	float:right;
	margin-top: -2em;
	margin-right: 1em;
}

#menu-quick-links li a {
	color:white;
}

#menu-about-mshs li {
	padding-bottom: 1em;
	padding-top: 1em;
	padding-right:1em;
}

#menu-learning-programs li {
	padding-bottom: 1em;
	padding-top: 1em;
}

#menu-learning-programs li a {
	color: white;
	font-size: 21px;
	font-weight: 300;
	padding-left: 2rem;
}

#menu-quick-links li {
	padding-bottom:1em;
}

.widget-title {
	font-size: 28px;
}

#menu-enrolments li {
	padding-bottom:1em;
}

#menu-enrolments li a {
	color:white;
}

#text-2 {
	float:right;
	width: 15%;
	margin-top: 2%;
}

#text-2 .textwidget {
	color:white;
	text-align: right;
}

#text-2 .widget-title {
	text-align: right;
	line-height: 34px;
	margin-bottom: 25%;
}

#media_image-2 {
	margin-left: 0 !important;
	position: absolute;left:0;top:0;
}

.slide {
	background-size: cover !important;
}

#egh_phone_number {
	float:right;
	color:red;
	font-family:"Open Sans";
	font-weight:700;
	font-size: 20px;
	margin-top: 2em;
	position: relative;
	left: -3%;
}

#egh_phone_number a {
	color: #f43b3c;
}


#header_menu_social {
	display: inline-block;
	list-style: none;
	float: right;
	position: absolute;
	right: 4em;
	top: 1.3em;

}

#header_menu_social li {
	float:right;
}

.owl-ca-carousel {
	padding: 0px !important;
}

.widget-title {
	font-size: 17px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.blue_overlay {
	width:100%;
	height:100%;
	display:inline-block;
	position: relative;
	background-color: #324b88;
	position: absolute;
	top:0px;
	opacity: 0.8;
	display:none;
}

.egh_magnify {
	height: 30px;
	width: 30px !important;
	margin-top: 38%;
	margin-left: 44%;
}

#egh_fb {
	/*margin-right:100px;*/
}

/*#egh_portal {*/
	/*margin-left:30px;*/
/*}*/

#egh_portal, #egh_fb {
	margin-right: 12px;
}

#post-138 header {
	display:none;
}

.page-template-page-templatescontact-us-php #contact-map {
	margin-top: 0px;
}


/*#gform_fields_1 li {*/
	/*display:inline-block;*/
/*}*/

/*#field_1_1, #field_1_2 {*/
	/*width:50%;*/
/*}*/

/*#field_1_4 {*/
	/*width:100%;*/
	/*margin-top:-20px !important;*/
/*}*/

/*#input_1_1 {*/
	/*width:100%;*/
/*}*/

/*#input_1_2 {*/
	/*width:100%;*/
/*}*/

.gform_wrapper {
	margin-top: 0px;
}

#text-2 .textwidget img {
	display:inline-block;
	margin-left: 1em;
}

.navbar-default .container {
	width: 1400px;
}

.vc_sep_width_10 {
	width: 5% !important;
	color: #0000ff !important;
}

#input_1_1 {
	width:100%;
}

#input_1_2 {
	width:100%;
}

.ginput_container input {
	background-color: #fafafd;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 18px 15px 18px 15px !important;
}

.ginput_container textarea {
	background-color: #fafafd;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 18px 15px 18px 15px !important;

}

#field_1_2, #field_1_1, #field_1_4 {
	margin-top:0px !important;
	margin-bottom:0px !important;
}

#gform_submit_button_1 {
	width:100%;
	background-color: #2c4289;
	color:white;
	border-radius: 8px;

	padding: 18px 15px 18px 15px !important;
}

#post-170 header {
	display:none;
}

.entry-content {
	margin-top: 0px !important;
}

#egh_img_internal {
	height:300px;
}

#text-2 .textwidget {
	color: white;
	text-align: right;
	width: 74%;
	float: right;
}

#egh_international_heading {
	padding-bottom:0.5em;
}

#egh_sep_line {
	padding-bottom:1.5em;
}

#egh_welcome_to_morley {
	line-height:1.5em;
}

.ai1ec-month-view .ai1ec-date {
	background-color: #3953a4 !important;
}


.ai1ec-month-view .ai1ec-date a {
	color:white;
}

.ai1ec-pagination {
	/*display:none;*/
}

#egh_contact_us_col {
	padding-top:30px;
}

#egh_contact_us_header {
	text-align: left;
	font-family: Open Sans;
	font-weight: 600;
	font-style: normal;
	font-weight: 700 !important;
	font-size: 21px;
	letter-spacing: 1px;
}

#gform_wrapper_1 {
	margin-top:0px !important;
}

.gcp-post-title span {
	color:#3953a4;
	display:inline-block;
	font-family: "Open sans";
	font-size:13px;
	font-weight:700;
	padding-top: 15px;
	width: 100%;
}

.gcp-post-content {
	margin-top:0px !important;
}

.gcp-post-title {
	margin-bottom:0px;
}

.gcp-caption-wrapper {
	padding-top:15px !important;
}

.egh_read_more a {
	margin-top:20px;
}

#post-190 header {
	display:none;
}

.ai1ec-clearfix {
	padding-top: 0.5em;
	padding-bottom: 2em;
}

.ai1ec-calendar-toolbar {
	border:0px solid !important;
}

#egh_international_students {
	background-size: 56% !important;
}

#contact_us_link:visited {
	color: #455da9;
}

#comments {
	display:none;
}

/*#sidebar {*/
	/*display:none;*/
/*}*/

.posted-on {
	color: #3953a4;
	font-family: "Open sans";
	font-size: 13px;
	font-weight: 700;
	padding-top: 15px;
	width: 100%;
}

.entry-date {
	color: #3953a4;
	font-family: "Open sans";
	font-size: 13px;
	font-weight: 700;
	padding-top: 15px;
	width: 100%;
}

.entry-meta {
	display:none;
}

#egh_arrow {
	float:right;
	margin-top: 20px;
	margin-right: 20px;
}

#post-215 header {
	display:none;
}

#post-220 header {
	display:none;
}

.egh_latest_news_header {
	padding-top:1em !important;
}

#sliderarea .bx-wrapper .bx-pager {
	margin-right: 2%;
	margin-bottom: 14%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #6e7786;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: white;
}

bx-controls-direction {
	display: none !important;
}

.bx-prev, .bx-next {
	display:none !important;
}

#post-210 header {
	display:none;
}

.vc_gitem-zone {

}

#egh_post_grid_news .vc_grid-container .vc_gitem-zone {
	background-color:#3953a4 !important;
}

#egh_post_grid_news .vc_grid-container .vc_gitem-post-data {
	color:white !important;
}

#egh_post_grid_news .vc_grid-container .vc_grid-item {
	margin-bottom:2em;
	border-radius:30px !important;
	border:1px solid white !important;
}

#egh_post_grid_news .vc_gitem_row .vc_gitem-col {
	padding:30px;
}

.egh_caro_img {
	width:100% !important;
}

.egh_caro_img figure {
	width:100% !important;
}

.egh_caro_img .vc_single_image-wrapper {
	width:100% !important;
}

.egh_info_header {
	padding-top:1.3em;
}

#info_list {
	list-style: none;
	margin-left:0px !important;
	margin-top:1em;
}

#info_list li {
	padding-bottom:0.5em;
}

#info_list li img {
	display:inline-block;
	width:12px;
	margin-right:0.5em;
}

#egh_news_img {
	width:50px;
	height: 50px;
	margin-top: 17%;
	margin-left: 40%;
}
#egh_enrol_news_row {
	height: 470px;
}
.egh_2nd_row_col {
	height:395px;
}

.egh_2nd_row_col .vc_column-inner {
	height:100%;
}

	/*#egh_enrol_news_row {*/
	/*height: 74em;*/
	/*!*float: right;*!*/
/*}*/

#course_img_contianer {
	display:inline-block;
	float: right;
	/*padding-right: 1.3em;*/
}

#course_img_contianer img {
	float:left;
	width:574px;
	height:400px;
	border-bottom: 11px solid #f21f20;
}

#second_row_title {
	color:white;
	top: 13.5em;
	left: 1em;
	position: relative;
}

#egh_enrol_news_row {
	padding-bottom:5rem;
	margin-left: 0.2em;
	margin-right: 0.2em;
}

.navbar .container {
	width:100%;
	padding-left: 1.3em !important;
	height:100%;
}

.egh_bottom_caro {
	display:none !important;
}

#egh_international_students_col {
    margin-top: 18px;
    padding-bottom:17px;
	width: 50%;
    padding-left: 15px;
}
#front-page .mshs-whole-link {cursor: pointer;}
#egh_international_students_col .vc_column-inner {border-bottom: 10px solid red;position: relative;}

#egh_international_students_header {
	width: 100%;
	padding-left: 20px;padding-right: 20px;
	/* letter-spacing: 3px; */
    font-weight: 600 !important;
	font-size:30px;
	position:absolute;bottom:25px;
}
#egh_international_students_col .wpb_wrapper {
	height:100%;
}

.egh_course {
	height:286px;
}

#egh_international_students_col .vc_column-inner {
	height:100%;
}

#egh_aviation_course {
	background-color: #3953a4;
	width: 23%;
	/*margin-left: 2.0%;*/
	margin-right: 2.5%;
}

#egh_multimedia_course {
	background-color: #052f6f;
	width: 23%;

}

#egh_three_box_row {
	margin-top:-7em;
	margin-left: 1em;
	margin-right: 1em;
}

#egh_course_title {
	font-family:Myriad Pro;
	color:white;
	margin-top: 9em;
}

#menu-primary_menu_header {
	display:inline-block;
	top: 6em;
	/*left: 14em;*/
	position: relative;
}

#menu-primary_menu_header li {
	display:inline-block;
	float:left;
	padding-right: 2.3em;
}

#menu-primary_menu_header li a {
	font-family: Raleway;
	text-transform: uppercase;
	color: #9a9a9a;
	font-weight:700;
	letter-spacing: 1px;
}

.col-md-12 #searchform .field {
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-radius: 27px;
	float: right;
	position: absolute;
	right: 15em;
	top: 1em;
	width: 30em;
	/*top: -1em;*/
	/*margin-top: -5.2%;*/
	/*margin-right: 13em;*/
	/*width: 29em;*/
	/*padding-left: 2em;*/
}

#search-3 .field {
	width: 24em;
}

#searchsubmit {
	display:none;
}


#nav_menu-4 {
	display:inline-block;
	vertical-align: top;
	/*margin-left: 7.5%;*/
}

#text-3 {
	display:inline-block;
	vertical-align: top;
	/*margin-left: 8.1%;*/
}

#menu-about-mshs-1 li {
	padding-bottom: 1em;
}

#menu-about-mshs-1 li a {
	color:white;
}

.textwidget p {
	color:white;
}

.egh_white_line {
	height: 1px;
	width: 18px;
	margin-bottom: 1em;
	background-color: white;
}

.egh_course_container_second_row {
	width:49%;
	display:inline-block;
}



.widget-nav-container {
	display: inline-block;
	width: 25%;
	top: 0px;
	position: static;
	float: left;
	padding-left: 40px;
}
.widget-nav-container.widget_media_image {padding-left: 0;}


.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	float: right;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	margin-bottom:0px;
	width:15px;
	height:15px;
	border-radius: 50%;
}
#main .bxslider-gallery .gallery-wrapper {margin-bottom: 10px;}
#main .bxslider-gallery .gallery-wrapper .bx-pager {bottom:10px;}
#main .bxslider-gallery .gallery-wrapper .bx-pager .bx-pager-item {float:none;width: auto;}
#main .bxslider-gallery .gallery-wrapper .bx-pager .bx-pager-item a {margin-bottom: 0;}

#main .bxslider-gallery .pager-wrapper .bx-pager {display:none;}

#sliderarea .bx-wrapper .bx-pager {
	margin-right: -2%;
}

#sidebar .widget-nav-container {
	width:100%;
	background-color: #3953a4;
}

#nav_menu-5 {
	width:100%;
	background-color: #3953a4;
}

#nav_menu-5 .egh_white_line {
	display:none;
}

#nav_menu-5 .widget-title {
	padding-left:2rem;
	font-size:40px;
	border-bottom:1px solid black;
}

#nav_menu-6 {
	width:100%;

}

#menu-about-mshs li {
	border-bottom:1px solid black;
}




#text-4 {
	height:274px;
	background-color:#3953a4;
	border-bottom:10px solid red;
}

#main .mshs-news-widget {
	background-color:#3953a4;
	border-bottom:10px solid red;
	margin-top:1em;
	position:relative;
	cursor: pointer;
}
#main .mshs-news-widget .widget-title {
	position: absolute;
	bottom:8px;
	font-size: 30px;
	line-height: 1.1em;
	border-bottom: none;
	padding-left: 0.5em;
	cursor: pointer;
}

#text-4 .egh_white_line {
	display:none;
}

#text-4 .widget-title {
	position: absolute;
	bottom: 18px;
	font-size: 27px;
	margin-left: 0.5em;
}

#text-7 {
	height:274px;
	background-color:#3953a4;
	border-bottom:10px solid red;

}
#main .mshs-fb-widget {cursor: pointer;}

#text-8 {
	height:274px;
	background-color:#3953a4;
	border-bottom:10px solid red;
}

#text-5 .egh_white_line {
	display:none;
}


.egh_about_row {
	padding-top: 2em;
	padding-left:3em;
}

.egh_about_heading_internal {
	letter-spacing:1px;
	padding-bottom:4rem;
}

.edit-link {
	display:none;
}

.egh_internal_txt {
	font-weight: 300 !important;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 25px;
}

#egh_sidebar_container {
	z-index:99;
	margin-top: 27rem;
	padding-right:0px;
	width:32% !important;
}

.egh_internal_txt {
	color: #6b6c6e;
}

#nav_menu-5 .widget-title {
	margin-bottom:0px;
}

/*.page header {*/
	/*display:none;*/
/*}*/
#post-289 header {
	display:none;
}

#post-291 header {
	display:none;
}

#post-293 header {
	display:none;
}

#egh_about_hero {
	height: 337px;
	min-height: 337px !important;
}

#menu-learning-programs li {
	padding-bottom:1em;
	padding-top:1em;
	padding-right:1em;
	border-bottom: 1px solid black;
}
#menu-learning-programs li img {
	float:right;
	margin-top: -2em;
	margin-right: 1em;
}

#menu-item-370 .sub-menu {
	/*display:none;*/
	background-color: #293d7e;
	width:104%;
}

#menu-item-370 .sub-menu li {
	height:50px;
}

.sub-menu li {
	background-color: #293d7e;
}

.single_post_hero {
	background-image: url("images/main-header-image.jpg");
	background-position: center;
	background-size:cover;
}

.page-header {
	border-bottom:0px;
}

#menu-learning-programs li {
	background-color: #3953a4 !important;
}

#menu-learning-programs li a {
	background-color: #3953a4 !important;
}

#egh_sidebar_container.egh_sidebar_single {
	margin-top:-2em;
}

.type-post .entry-title {
	font-size: 35px;
	color: #3953a4;
	text-align: left;
	font-family: Montserrat;
	font-weight: 400;
	font-style: normal;
}


/*.bxpager a {*/
	/*height:150px;*/
	/*width:150px !important;*/
/*}*/

.type-post .entry-content p {
	text-align: left;
	font-family: Montserrat;
	font-style: normal;
	color: #6b6c6e;
	font-weight: 300 !important;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 25px;
}

.type-post {
	padding-left:3em;
}

.bxpager a {

	width: 148.5px !important;

}

/* .bxpager a img {
	height:150px;
	width:150px !important;
} */

.pager-wrapper .bx-wrapper {
	max-width:700px !important;
}

#egh_header_sidebar {
	height: 4em;
	background-color: #3953a4;
	margin-bottom: -3em;
}

#egh_header_sidebar_subjects {
	height: 8em;
	background-color: #3953a4;
	margin-bottom: -3em;
}

#egh_header_sidebar h1 {
	font-family:Montserrat;
	color:white;
	padding-left: 0.5em;
	padding-top: 0.5em;
	text-transform:uppercase;
	letter-spacing:1px;
}

#egh_header_sidebar_subjects h1 {
	font-family:Montserrat;
	color:white;
	padding-left: 0.5em;
	padding-top: 0.5em;
	text-transform:uppercase;
	letter-spacing:1px;
}

#menu-about-mshs li a {
	background-color: #3953a4 !important;
}

.dcjq-parent active {
	background: none;
	background-color: #293d7e !important;
}

.bxpager a {}
.sub-menu li {
	background-color: #293d7e !important;
}


#searchform input::placeholder {
	color:#bbbbbb;
	font-family:Montserrat;
	text-transform: uppercase;
	letter-spacing:1px;
}

#menu-primary_menu_header .current-menu-item a {
	color:red !important;
}

#menu-about-mshs .current_page_item a {
	background-color: #f21f20 !important;
}

#dc_jqaccordion_widget-3-item ul a {
	border-top:1px solid #163a7a;display: block;padding:15px 15px;
}

.dcjq-accordion .menu a {
	border-top:1px solid #163a7a;display: block;padding:15px 15px;
	background-color: #3953a4;
	color:white;
	font-family: Montserrat;
	font-size: 22px;
    font-weight: 100;
    transition:background 0.4s ease-in-out;-o-transition:background 0.4s ease-in-out;-ms-transition:background 0.4s ease-in-out;-moz-transition:background 0.4s ease-in-out;-webkit-transition:background 0.4s ease-in-out;
}
.dcjq-accordion .menu a:hover {background-color:#293d7e;}
.dcjq-accordion .menu .current-menu-item a {
	background-color:#910803;
}

.dcjq-accordion .sub-menu a {
	background-color: #293d7e;
}
.dcjq-accordion .menu .sub-menu .current-menu-item a {
	background-color:#910803;
}

.footer-content #nav_menu-6 .widget-title {
	font-family: Montserrat;
	color: white;
	border-bottom:0px;
	font-size: 17px;
	font-weight: 200;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding-left:0em !important;
}

.footer-content #nav_menu-6 .egh_white_line {
	display:inline-block !important;
}

#menu-about_menu_v2 li {
	padding-bottom:1em;
}

#menu-about_menu_v2 li a {
	color:white;
}

#egh_news_events_top_row {
	height:339px;
}

#post-263 header {
	display:none;
}

#menu-news-events li {
	background-color: #3953a4 !important;
}

#menu-news-events li a {
	color:white;
}

#nav_menu-7 .egh_white_line {
	display:none;
}

#nav_menu-7 {
	background-color: #3953a4;
}

#search-2 {
	background-color: #3953a4 !important;
}

#nav_menu-7 .widget-title {
	font-size:25px;
	padding-left:0.5em;

}
#menu-news-events li {
	padding-left:1em;
	padding-bottom:1em;
	padding-top: 1em;
	border-top:1px solid black;
}

#menu-news-events li a {
	font-size:20px;
}

#search-2 {
	margin-top: 3em;
	margin-bottom: 3em;
}



#search-2 input {
	margin-right:0px !important;
	border-radius:0px !important;
}

#search-2 #searchform {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1em;
	padding-right: 1em;
}


#nav_menu-7 .widget-title {
	font-weight:700;
}

#egh_news .vc_grid-item {
	width:101%;
}

#egh_news .vc_custom_heading h4 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: Montserrat;
	color: #3953a4;
}

#egh_news .vc_btn3-left {
	display:none;
}

#egh_news .vc_grid-item-mini {
	background-color: white;
	background-image: url("images/mshs-day.jpg");
}

#egh_news .vc_gitem-zone {
	background-color:transparent !important;
}

#egh_news .vc_gitem-col {
	background-color:transparent !important;
}

#egh_news .vc_gitem-zone {
	margin:2em;
}

#egh_news .vc_gitem-post-data {
	font-family:Montserrat;
	color: #747678;
}

#egh_post_col {
	margin-left:2.5% !important;
	width:101%;
}

#text-8 .widget-title {
	font-family: Montserrat;
	color: white;

}

#searchform input {
	padding-left:10px !important;
}

#search-2 input {
	background-color: #ebebeb;
}

#post-260 header {
	display:none;
}

#dc_jqaccordion_widget-4 {
	background-color: #3953a4;
}

#dc_jqaccordion_widget-4 h3 {
	padding-left:0.5em;
	padding-top:0.5em;
	font-weight:600;
	font-size:25px;
}

#menu-partnerships li a {
	background-color: #3953a4 !important;
}

#dc_jqaccordion_widget-4-item ul a {
	font-size: 23px;
}

#search-3 #searchform {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	padding-right: 1em;
}

#search-3 input {
	margin-right:0px !important;
	border-radius:0px !important;
}
#text-9 {
	background-color: #3953a4;
}

#search-3 {
	background-color: #3953a4;
}

#egh_phone_number {
	display:none;
}
/*
.bxslider-gallery .bxslide img {
	width:100% !important;
} */



#blue_overlay {
	display: none;
	width: 100%;
	height: 100.2%;
	position: relative;
	top: -26.5em;
	background-color: rgb(46, 68, 133, 0.8);
}

.egh_second_row_header {
	font-weight:600 !important;
	font-size: 30px !important;
	position: absolute;bottom:25px;
}

.egh_2nd_row_col .vc_column-inner {
	position:relative;
}

.egh_aviation_post_block .vc_grid-item {
	width:100%;
}

#egh_three_box_row .vc_column-inner {
	padding-left:0px !important;
}

#menu-item-533 a {
	color:red !important;
	font-family: Montserrat !important;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 500 !important;
}

.menu-primary_menu_header-container {
	display:inline-block;
	float:right;
}

#text-4 img {
	padding-top: 2rem;
}

#text-8 img {
	padding-top: 2rem;
}

#text-7 img {
	padding-top:2rem;
}

#text-8 .egh_white_line {
	display:none;
}

#text-7 .egh_white_line {
	display:none;

}

#text-7 .widget-title {
	position: absolute;
	bottom: 18px;
	font-size: 27px;
	margin-left: 0.5em;
}

#text-8 .widget-title {
	position: absolute;
	bottom: 18px;
	font-size: 27px;
	margin-left: 0.5em;
}

#egh_bottom_header_container {
	display:inline-block;
}

/* .fixed {
	position: fixed;
	top:0; left:0;
	width: 100%;
	z-index: 999;
} */

.egh_top_sub_header {
	font-weight:200 !important;
	font-size:12px !important;
	text-transform: uppercase !important;
	letter-spacing:2px;
	padding-top:0.5em;
	padding-left:0.5em;
}

.egh_bottom_header_subject {
	line-height:35px;
	padding-left:0.5em;
	padding-right:0.5em;
}

.egh_bottom_header_subject div {
	font-weight: 600 !important;
	font-size:30px !important;
}

.egh_sub_header_id {
	margin-top:-2em !important;
}

.egh_2nd_row_col:hover {

}

/*.egh_aviation_post_block .vc_gitem-zone-mini {*/
	/*display:none;*/
/*}*/

/*.egh_aviation_post_block .vc_gitem-zone img {*/
	/*display:none;*/
/*}*/

/*.egh_aviation_post_block .vc_gitem-zone {*/
	/*background-image: none !important;*/
	/*background-color:red;*/
/*}*/

/*#menu-about-mshs .current-menu-item a {*/
	/*color:white !important;*/
/*}*/

.type-course h1 {
	font-size: 35px;
	color: #3953a4;
	text-align: left;
	font-family: Montserrat;
	font-weight: 400;
	font-style: normal;
}

/* .type-partnerships {
	padding-left:3em;
} */

.type-partnerships h1 {
	font-size: 35px;
	color: #3953a4;
	text-align: left;
	font-family: Montserrat;
	font-weight: 400;
	font-style: normal;
	/*padding-left:3em;*/
}

.type-course {
	/*padding-left:3em;*/
}

#post-596 header {
	display:none;
}

#text-9 .egh_white_line {
	display:none;
}

#text-9 .widget-title {
	position: absolute;
	bottom: 18px;
	font-size: 27px;
	margin-left: 0.5em;
}

#text-9 {
	height: 274px;
	background-color: #3953a4;
	border-bottom: 10px solid red;
}

#text-9 img {
	padding-top:1em;
}

#search-2 .field {
	width:25em;
}

#dc_jqaccordion_widget-2 {
	background-color: #3953a4;
}

#dc_jqaccordion_widget-2 h3 {
	padding:15px 20px;line-height: 1.2em;
	font-size: 26px;
	font-weight: 600;margin-bottom: 0;
}

#menu-learning-programs .current-menu-item a {
	background-color:red !important;
}

#bx-gallery-0 .bx-pager {
	display:none;
}

/* .bxslider-gallery .bxslide img {
	height:320px;
	width:767px !important;
} */

/* #bx-gallery-0 .bxpager a {
	margin-right:50px !important;
} */

#bx-gallery-0 .pager-wrapper {
	margin-top:2em;
}

#menu-partnerships li a {
	padding: 10px 10px 10px 15px;
	background: #0D5995;
	text-decoration: none;
	display: block;
	color: #fff;
	border-bottom: 1px solid #013d6c;
	font-size: 21px !important;
	font-weight: 300 !important;
}


#dc_jqaccordion_widget-4-item ul a {
	border-top:1px solid black !important;
}

#menu-partnerships li img {
	float:right;
	margin-top: -2em;
	margin-right: 1em;
}

#menu-partnerships .current-menu-item a {
	background-color:red !important;
}

#menu-learning-programs .sub-menu li a {
	background-color:#293d7e !important;
}

#menu-partnerships .sub-menu li a {
	background-color:#293d7e !important;
}

.egh_2nd_row_col::after {
	width:100%;
	height:100%;
}

#responsive-menu-button {
	display:none !important;
}

/*.egh_2nd_row_col .vc_column-inner {*/
	/*padding: 0px !important;*/
/*}*/

/*.egh_2nd_row_col .vc_column-inner::before {*/
	/*width:100%;*/
	/*height:100%;*/
/*}*/

#input_1_1, #input_1_2, #input_1_4 {
	background-color: #ebebeb !important;
}

#gform_submit_button_1 {
	background-color: #3954a5 !important;
	border: 1px solid #3954a5 !important;
	border-radius:30px;
	width:20%;
}

/* #egh_contact_us_col p {
	font-family: Montserrat;
	font-weight:200;
	color: lightgray;
	font-size: 13px;
	line-height:33px;
} */

.type-course p {
	font-weight: 300 !important;
    font-size: 15px;
    letter-spacing: 1px;
	line-height: 25px;
	color: #6b6c6e;
	font-family: Montserrat;
}

.egh_about_row p {
	font-weight: 300 !important;
    font-size: 15px;
    letter-spacing: 1px;
	line-height: 25px;
	color: #6b6c6e;
	font-family: Montserrat;

}

.type-course li {
	font-weight: 300 !important;
    font-size: 15px;
    letter-spacing: 1px;
	line-height: 25px;
	color: #6b6c6e;
	font-family: Montserrat;
}

.type-course {
	padding-left:3em;
}

#egh_international_heading {
	font-size: 35px;
    color: #3953a4;
    text-align: left;
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
}

#menu-learning-programs .sub-menu .current-menu-item a {
	background-color:red !important;
}

/* .type-partnerships h1 {
	padding-left:3em;
} */

.type-partnerships h1 {
	padding-left:1.2em;
}

#dc_jqaccordion_widget-2-item ul a.dcjq-parent.active {
	background: #3953a4 !important;
}

#dc_jqaccordion_widget-4-item ul a.dcjq-parent.active {
	background: #3953a4 !important;

}

.type-course h6 {
	padding-bottom: 1em;
    padding-top: 1em;
}

#egh_international_students p {
	font-weight: 300 !important;
    font-size: 15px;
    letter-spacing: 1px;
	line-height: 25px;
	color: #6b6c6e;
	text-align: left;
    font-family: Montserrat;
}

#egh_international_sub_header_front {
	top: -23px;
    position: relative;
    left: 11px;
}

#footer-sidebar ul li a {color: white;}
#footer-sidebar ul li a:hover {color:#aaaaaa;}

#footer-sidebar ul li {
	padding-bottom:1em;
}

#text-3 a {
	color:white;
}

#menu-primary_menu_header .sub-menu {
	display:none;
}

#tagline {
	display:none;
}

#mega-menu-primary {
	background-color:white !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	color: #0b1f4e;
	font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
	transition:background 0.4s ease-in-out;-o-transition:background 0.4s ease-in-out;-ms-transition:background 0.4s ease-in-out;-moz-transition:background 0.4s ease-in-out;-webkit-transition:background 0.4s ease-in-out;
}

#mega-menu-wrap-primary {
	background-color:white;
}

#mega-menu-wrap-primary #mega-menu-primary {
	float:right;
	top: 2em;
    right: 4em;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	/* background-color:red; */
	color:#910803 !important;
	background-color: white !important;
	font-weight:700 !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	width:208px !important;
}

a.mega-menu-link:hover {
	background-color:#3953a5 !important;
}

.gcp-post-content {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
	background: #3953a4;
}

#menu-sidebar-news-events li a {
	color:white;
	padding: 10px 10px 10px 15px;
}

#menu-sidebar-news-events li {
	padding: 10px 10px 10px 15px;
	border-top: 1px solid black;
}

#post-492 header {
	display:none;
}

#post-494 header {
	display:none;
}

#dcjq-accordion li a {
	font-family: Montserrat;
	font-size:25px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	color:red !important;
	background-color:white !important;
	font-weight:700 !important;
}

#mega-menu-item-533 a {
	color: #f21f20;
}

#post-837 header {
	display:none;
}

#mega-menu-item-533 a {
	color: #910803 !important;
	/* font-weight:700 !important; */
	font-size:22px !important;
}

.egh_events_posts .vc_grid-item {
	width:30% !important;
}

.egh_events_posts .vc_gitem-zone {
	height:100px !important;
}

.egh_about_sidebar {
	padding-right:0px;
	width:32% !important;
}

.egh_subjects_sidebar {
	padding-right:0px;
	width:32% !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	color: #0b1f4e;
	font-family:Montserrat;
}

.egh_about_row ul li {
	font-weight: 300 !important;
    font-size: 15px;
    letter-spacing: 1px;
	line-height: 25px;
	color: #6b6c6e;
	font-family: Montserrat;
}

.post-886 header {
	display:none;
}

#text-5 {
	background-size: cover !important;
}

#egh_enrol_col {
	padding-right:15px;
    padding-left: 11px;
}

#egh_news_events_col {
	padding-left:15px;
	padding-right: 11px;
}
#egh_enrol_col .vc_column-inner {border-bottom:10px solid red;}
#egh_news_events_col .vc_column-inner {border-bottom:10px solid red;}

#egh_international_students_col a {
	height:101%;
}

.pager-wrapper .bx-wrapper {
    max-width: 762px !important;
}

#mega-menu-item-533:hover {
	background: red !important;
}

#mega-menu-item-533 .mega-menu-link {
	background-color:white !important;
	font-weight:600 !important;
}

/* #bx-gallery-0 .bx-viewport {
	width:88% !important;
} */

/* #mega-menu-item-533:hover {
	background-color: green;
} */

.type-page header {
	display:none;
}

.egh_about_row h6 {
	padding-bottom:1em !important;
}


/* Custom CSS begins here ....
 * ------------------------------------------ */

#egh_courses_landing_container .type-page header {
    display: block;
    padding: 0 20px;
}

#egh_courses_landing_container h1.entry-title {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    font-family: Montserrat;
    color: #3953a4;
}

#egh_courses_landing_container .bread {
    display: inline-block;
    text-align: right;
    float: right;
    padding: 5px 0;
    font-family: Montserrat;
    color: #4c4d4f;
    font-weight: 600;
}

#egh_courses_landing_container .bread span {
    font-family: Montserrat;
    color: #4c4d4f;
}

#egh_courses_landing_container .bread span a {
    color: #4c4d4f;
}

/* Buttons Main Landing Page
 * ---------------------------- */

.landingBtn {
    text-align: center;
}

.landingBtn .wpb_column.vc_column_container.vc_col-sm-4 {
    float: none;
    display: inline-block;
    width: auto
}

.removeStaticBg {
    margin-top: 21.74px;
}

.removeStaticBg button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey,
.removeStaticBg a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    color: #fff !important;
    background: #3954a5 !important;
    border-radius: 7px;
    font-size: 24px;
    text-transform: uppercase;
    padding: .5em 2em;
}


/* Buttons Landing Pages
 * ---------------------------- */

.mainDownloadBtn .downloadBtn button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-grey,
.mainDownloadBtn .downloadBtn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-grey {
    color: #fff !important;
    background: #f21f20 !important;
    border-radius: 0px;
    font-size: 20px;
    padding: 1em 3em;
    font-weight: light;
}


.mainDownloadBtn .downloadBtn button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-grey i,
.mainDownloadBtn .downloadBtn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-grey i {
    font-size: 1.2em;
}

.mainDownloadBtn .downloadBtn button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-grey:hover ,
.mainDownloadBtn .downloadBtn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-grey:hover {
    background: #3954a5 !important;
}


/* My Custom Scripts starts here
 * ------------------------------------------ */

.courses_landing_page {
    padding-top: 2em;
    padding-bottom: 3em;
}

/* Accordion
 * ---------------------------- */

#accordion {
	margin-bottom: 2em;
}

h4.ui-accordion-header {
    padding: .5em .5em .5em 1em;
    cursor: pointer;
    background: #f21f20c2;
    color: #fff;
    /* border-top: solid 2px #f21f20c2; */
    font-family: Montserrat;
}

h4.ui-accordion-header.ui-state-active {
    /* background: #f21f20; */
    color: #fff !important;
    margin-bottom: 0;
}

h4.ui-accordion-header-collapsed {
    /* background: #3953a4; */
    background: #e1e1e1;
    margin-bottom: .5em;
    padding: .5em .5em .5em 1em;
    cursor: pointer;
    /* color: #fff; */
    color: #000;
    font-family: Montserrat;
}

.accor .vc_tta-panel-heading h4 a i { display: none !important; }

.ui-accordion-content {
    /*
    border-left: solid 2px #f21f20 !important;
    border-right: solid 2px #f21f20 !important;
    border-bottom: solid 2px #f21f20 !important;
     * */

    /*
    border-left: solid 2px #f21f20c2 !important;
    border-right: solid 2px #f21f20c2 !important;
    border-bottom: solid 2px #f21f20c2 !important;
     * */

    background-color: #fff !important;
    margin-bottom: 1em;
    padding: 1em;
}

.ui-accordion-content a {
    line-height: 23px;
    color: #000;
}

.ui-accordion-content a:hover {
    color: #3953a4;
}

/* Title
 * ---------------------------- */

.courses_landing_page .type-page header,
.courses_landing_single .type-page header {
    display: block;
}

.courses_landing_page .type-page header .sort,
.courses_landing_single header .sort {
    display: inline-block;
    /*padding: 6px 0px;*/
}

.courses_landing_page .type-page header h1,
.tax_landing_page h1 {
	display: inline-block;
	font-family: Montserrat;
	color: #3953a4;
	font-size: 30px;
	font-weight: 600;
}

.courses_landing_single header h1,
.tax_landing_page h1 {
    display: inline-block;
    font-family: Montserrat;
    color: #3953a4;
    font-size: 30px;
    font-weight: 600;
}

/* Breadcrumbs
 * ---------------------------- */

.courses_landing_page .type-page header .bread,
.courses_landing_single header .bread,
.tax_landing_page .bread {
    display: inline-block;
    float: right;
    color: #4c4d4f;
    padding: 3px 0px;
    font-family: Montserrat;
    font-weight: 600;
}

.courses_landing_page .type-page header .bread a,
.courses_landing_single header .bread a,
.tax_landing_page .bread a {
   color: #4c4d4f;
    font-family: Montserrat;
}


/* Single Page Courses
 * ---------------------------- */

.b-gutter { margin-bottom: 2em; }
.cost p {
    margin-bottom: .5em !important;
    font-family: Montserrat;
}


.clp_btns {
	text-align: center;
}

.clp_btns a.btn {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding: 15px;
    margin: 0 5px;
    min-width: 290px;
    background: #292e71;
    border-radius: 7px;
    text-align: center;
}

.clp_btns a.btn:hover {
	background: #3a3f85;
}

/*  Courses Taxonomy Page
 * ---------------------------- */

.downloadBtn a {
	display: inline-block;
    background: url('images/dl.png') 16px center no-repeat #f21f20;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    padding: 1em 1em 1em 3em;
    margin: 0 0 2em;
    border-radius: 0;
    font-family: Montserrat;
    text-align: center;
}

.downloadBtn a:hover {
	background: url('images/dl.png') 16px center no-repeat #d83435;
}

/*  Courses Single Page
 * ---------------------------- */

/*  Courses Single
	Page Back btn
 * ------------------ */

.singleBtns a.backBtn {
	display: inline-block;
    background: url('images/angle-left-white.png') 16px center no-repeat #292e71;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    padding: 1em 1em 1em 3em;
    margin: 0 0 2em;
    border-radius: 0;
    font-family: Montserrat;
    text-align: center;
}

.singleBtns a.backBtn:hover {
	background: url('images/angle-left-white.png') 16px center no-repeat #3a3f85;
}

/*  Courses Single
	Page Print btn
 * ------------------ */

.singleBtns .printBtn {
	display: inline-block;
    background: url('images/printer.png') 16px center no-repeat #fff;
    color: #292e71;
    font-size: 20px;
    text-transform: capitalize;
    padding: 1em 1em 1em 3em;
    margin: 0 0 2em;
    font-weight: 600;
/*    border: inset 2px #292e71;*/
    border-radius: 0;
    font-family: Montserrat;
    text-align: center;
       -webkit-box-shadow:inset 0px 0px 0px 2px #292e71;
    -moz-box-shadow:inset 0px 0px 0px 2px #292e71;
    box-shadow:inset 0px 0px 0px 2px #292e71;
}

.singleBtns .printBtn:hover {
	background: url('images/printer.png') 16px center no-repeat #fff;
}

.single-school_major_courses aside#dc_jqaccordion_widget-5 {
	display: none;
}
