/*********************************************************
GENERAL THEME OF THE SITE
*********************************************************/
@import '../fonts/aleo-family/stylesheet.css';
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i,800');

body {
    min-width: 320px;
    font: normal 400 1rem/1.5 'Open Sans', Arial, sans-serif !important;
    color: rgb(37,37,37);
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: rgb(255,255,255);
}

.frmMicroSearch.dynamicColors {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.frmMicroSearch.dynamicColors input[type="search"] {
   width: 100%;
    font: normal 700 0.8rem 'Open Sans', Arial, sans-serif;
    color: rgb(255,255,255);
    padding: 0.5rem 2.5rem 0.5rem 1rem;
    border: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: none;
}
.frmMicroSearch.dynamicColors input[type="search"]::-webkit-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.frmMicroSearch.dynamicColors input[type="search"]::-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.frmMicroSearch.dynamicColors input[type="search"]:-ms-input-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.frmMicroSearch.dynamicColors input[type="search"]:-moz-placeholder {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}
.frmMicroSearch.dynamicColors button[type="submit"] i {
     color: inherit);
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
    font-weight: 500;
}
.frmMicroSearch.dynamicColors button[type="submit"] {
    position: absolute; 
    top: 50%;
    right: 0.6rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0.8rem;
    line-height: 0;
    padding: 0.5rem;
    margin: 0;
    border: none;
    cursor: pointer;
    background: none;
}

#searchBarHeaderModal footer {
    display: none;
}
#searchBarHeaderModal .modalTitle i {
    display: inline-block;
    margin-right: 1rem;
}
#searchBarHeaderModal .modal-dialog {
    max-width: 500px;
}
#searchBarHeaderModal input[type="search"] {
    font-size: 0.9rem;
    color: rgb(119,119,119)!important;
    width: 100%;
    display: block;
    padding: 1rem;
    border: none;
    border: 1px solid rgba(0,0,0,0.1);
}
#searchBarHeaderModal button[type="submit"] {
    width: 100%!important;
    display: block!important;
}


.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

img {
    max-width: 100%;
    height: auto;
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font: normal 700 2rem 'Open Sans', Arial, sans-serif;
    color: #282728;
    padding: 0;
    margin: 0 0 1rem;
}
h2 {
    font-size: 1.8rem;
}
h3 {
    font-size: 1.6rem;
}
h4 {
    font-size: 1.4rem;
}
h5 {
    font-size: 1.2rem;
}
h6 {
    font-size: 1rem;
}

p {
    padding: 0;
    margin: 0 0 1rem;
}

a,
a:link,
ul.directory-list button {
    font-weight: 700;
    color: rgb(1,138,182);
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color 300ms ease 0s;
    -moz-transition: color 300ms ease 0s;
    -o-transition: color 300ms ease 0s;
    transition: color 300ms ease 0s;
}
a:visited {
    color: rgb(1,138,182);
}
a:hover,
ul.directory-list button:hover {
    color: rgb(227,83,13);
    text-decoration: none;
}
a:active,
ul.directory-list button:active {
    color: rgb(227,83,13);
}
a:focus,
ul.directory-list button:focus {
    color: rgb(227,83,13);
    text-decoration: none;
}

.homeCatTitle:before,
.sideMenuNav:after,
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before,
.moreOption:before {
    content: "\f10c";
    font-family: 'Font Awesome 5 Pro';
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    display: inline-block;
    margin-right: 0.5rem;
}

ol.breadCrumb,
ol.breadCrumb > li,
ul.socialList,
ul.socialList > li,
ul.footerNav,
ul.footerNav > li,
ul.sideMenu,
ul.sideMenu > li,
ul.subSideMenu,
ul.subSideMenu > li,
ul.mainMenu,
ul.mainMenu > li,
ul.subMainMenu,
ul.subMainMenu > li,
ul.subSubMainMenu,
ul.subSubMainMenu > li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hideMe {
    position: absolute;
    top: -9999rem;
    left: -9999rem;
}


.container.plugin-form {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}


/** Set the .container's width here based on the design 
.container {
    position: relative;
    max-width: 1440px;
    padding: 1rem;
}
.masterHeader .container {
    max-width: 100%;
}
.mainContainer .container {
    padding-top: 0;
    padding-bottom: 0;
}
.footerTop .container {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.footerBottom .container {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}


.btnScrollup {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    cursor: pointer;
    padding: 0.5rem 1rem;
    display: none;
    border: none;
    -webkit-transition: background 300ms ease;
    -moz-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    z-index: 1;
}**/
/*.btnScrollup:hover {
    color: rgb(255,255,255);
    background: rgb(227,83,13);
}
.btnScrollup:focus {
    color: rgb(255,255,255);
    background: rgb(227,83,13);
}*/

/*.masterHeader {
    position: relative;
}*/

/*.siteLogo {
    float: left;
    width: 300px;
    height: auto;
    display: inline-block;
    margin-bottom: 0;
}
.siteLogo > a,
.siteLogo > a:link {
    width: inherit;
    height: inherit;
    display: block;
}

.headerCompanyInfo {
    float: left;
    line-height: 75px;
    margin-left: 2rem;
}

.headerCompanyInfo a,
.headerCompanyInfo a:link {
    font-size: 0.8rem;
    display: inline-block;
    margin-right: 2rem;
}
.headerCompanyInfo a i {
    display: inline-block;
    margin-right: 0.3rem;
}
.headerCompanyInfo a.searchLink {
    display: none;
}
.headerCompanyInfo a.searchLink span {
    position: absolute;
    top: -99999rem;
    left: -99999rem;
}

.headerBottom {
    padding: 0.2rem;
}*/



/** Navigation **/
/*ul.subMainMenu,
ul.subSubMainMenu {
    display: none;
}

.menuIcon {
    position: absolute;
    right: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font: normal 700 1.1rem 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
    margin: 0;
    border: 0;
    cursor: pointer;
    border: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}*/
/*.menuIcon:hover {
    color: rgb(255,255,255);
    background: rgb(22,87,81);
}
.menuIcon:focus {
    color: rgb(255,255,255);
    background: rgb(22,87,81);
}*/
/*.menuIcon i {
    color: inherit;
    display: inline-block;
    margin-right: 0.5rem;
}
.menuIcon:hover i {
    color: rgb(255,255,255);
}

.moreOptionMainMenu,
.moreOptionSubMainMenu {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    color: rgb(22,87,81);
    display: inline-block;
    padding: 1rem 1.1rem;
    cursor: pointer;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    border: none;
    cursor: pointer;
    background: none;
    z-index: 5;
}
.moreOptionSubMainMenu {
    padding: 0.9rem 1.1rem;
}
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before {
    content: "\f078";
    margin-right: 0;
    -webkit-transform: transform 300ms ease 0s;
    -moz-transform: transform 300ms ease 0s;
    -o-transform: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
}
.moreOptionMainMenu.openIcon:before,
.moreOptionSubMainMenu.openIcon:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.moreOptionMainMenu:hover,
.moreOptionSubMainMenu:hover {
    color: rgb(22,87,81);
}

nav.navOpen {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.closeNav {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.3rem;
    color: rgb(227,83,13);
    padding: 0.5em 1em;
    margin: 0;
    border: none;
    cursor: pointer;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: none;
}
nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 400px;
    min-width: 300px;
    text-align: right;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: transform 300ms ease 0s;
    -moz-transition: transform 300ms ease 0s;
    -o-transition: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    z-index: 20;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

ul.mainMenu {
    margin-top: 4rem;
}
ul.mainMenu > li,
ul.subMainMenu > li{
    position: relative;
}

ul.mainMenu a,
ul.mainMenu a:link {
    position: relative;
    font: normal 700 1.2rem 'Open Sans', Arial, sans-serif;
    display: block;
    text-transform: uppercase;
    text-align: left;
    padding: 1rem;
    -webkit-transition-property: background;
    -moz-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: transparent;
}

ul.subMainMenu a,
ul.subMainMenu a:link {
    font-size: 1rem;
    font-weight: 400;
    text-transform: none !important;
    padding-left: 1.5rem !important;
}
ul.subSubMainMenu a,
ul.subSubMainMenu a:link {
    padding-left: 2.5rem !important;
}
ul.mainMenu > li.hasChild > a,
ul.subMainMenu > li.hasChild > a {
    padding-right: 3.2rem;
}*/



/** Aside Menu - Inside Pages **/
/*.sideMenuNav,
.moreOption > span,
ul.subSideMenu {
    display: none;
}

.moreOption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    display: inline-block;
    padding: 0.73rem;
    cursor: pointer;
    border: none;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: none;
}
.moreOption:hover {
    color: rgb(255,255,255) !important;
}

.moreOption:before {
    content: "\f078";
    margin-right: 0;
    -webkit-transform: transform 300ms ease 0s;
    -moz-transform: transform 300ms ease 0s;
    -o-transform: transform 300ms ease 0s;
    transition: transform 300ms ease 0s;
}
.moreOption.openIcon:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.sideMenu a,
ul.sideMenu a:link {
    font: normal 400 1rem 'Open Sans', Arial, sans-serif;
    display: block;
    padding: 0.8rem 1rem;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}
ul.sideMenu a:visited {
    color: rgb(15,61,57);
}
ul.sideMenu a:hover {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}
ul.sideMenu a:active {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}
ul.sideMenu a:focus {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}*/

/*ul.sideMenu > li {
    position: relative;
}

ul.sideMenu > li.hasChild a {
    padding-right: 2.5rem;
}
ul.sideMenu > li.selected a {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}

ul.sideMenu > li.selected .moreOption {
    color: rgb(255,255,255);
}
/*ul.sideMenu > li:hover > a {
    color: rgb(255,255,255);
    background: rgb(15,61,57);
}
ul.sideMenu > li:hover .moreOption {
    color: rgb(255,255,255);
}

ul.subSideMenu a,
ul.subSideMenu a:link {
    font: italic 700 0.9rem 'Open Sans', Arial, sans-serif !important;
    padding: 1rem !important;
    display: block;
}*/
/*ul.subSideMenu a:visited {
    color: rgb(9,36,33) !important;
}
ul.subSideMenu a:hover {
    color: rgb(255,255,255) !important;
    background: rgb(93,118,115) !important;
}
ul.subSideMenu a:active {
    color: rgb(255,255,255) !important;
    background: rgb(93,118,115) !important;
}
ul.subSideMenu a:focus {
    color: rgb(255,255,255) !important;
    background: rgb(93,118,115) !important;
}

ul.subSideMenu > li.selected a {
    color: rgb(255,255,255) !important;
    background: rgb(93,118,115) !important;
}*/


aside.col-3 {
    padding: 0;
}

main {
    padding-bottom: 2.5rem;
}
main.col-9 {
    padding-left: 2.5rem;
    padding-bottom: 3rem;
}





a.iconPost,
a.iconPost:link {
    position: relative;
    font-size: 1rem;
    color: rgb(1,138,182);
    text-shadow: none;
    display: block;
    margin-bottom: 1.5rem;
    padding: 0 0 0 3.5rem;
} 
a.iconPost:visited {
    color: rgb(1,138,182);
} 
a.iconPost:hover {
    color: rgb(227,83,13)
} 
a.iconPost:active {
    color: rgb(227,83,13)
} 
a.iconPost:focus {
    color: rgb(227,83,13)
} 


a.iconPost.postBG:before,
a.iconPost.postBG:link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(0,0,0,0.9);
}
a.iconPost.postBG,
a.iconPost.postBG:link {
    min-height: 15rem;
    color: rgb(255,255,255);
    padding: 1rem;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
a.iconPost.postBG:visited {
    color: rgb(255,255,255);
}
a.iconPost.postBG:hover {
    color: rgb(227,83,13);
}
a.iconPost.postBG:active {
    color: rgb(227,83,13);
}
a.iconPost.postBG time {
    color: rgb(255,255,255);
}

a.iconPost h4 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}
a.iconPost i {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5rem;
}
a.iconPost time {
    font-size: 0.75rem;
    color: grey;
    text-transform: uppercase;
    display: block;
    margin: 0;
}
.homeCatTitle {
    font-size: 0.9rem;
    margin: 0.2rem 0;
}
.homeCatTitle:before {
    content: "\f02b";
    font-weight: 900;
}
.bottomLinks a,
.bottomLinks a:link {
    font-size: 0.9rem;
    color: rgb(255,255,255);
    text-align: center;
    display: block;
    padding: 1rem;
    margin: 1rem 0;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    border-radius: 0.5rem;
    text-transform: uppercase;
    -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
    background: rgb(68,68,68);
}
.bottomLinks a:hover {
    background: rgb(227,83,13);
}
main{
	padding:2rem 0!important;
}
/* GalleryOne start */
.Gallery1{
		padding:1rem 0 1rem;	
}
.Gallery2{
		padding:1rem 0 1rem;	
}
	.Gallery1 a, 	 
	.Gallery1 a:link,
	.Gallery2 a, 
	.Gallery2 a:link {
		font-family: 'Open Sans', sans-serif;
		font-size: 1.25rem;
		font-weight: 600;
		font-style: normal;
		color: #174060;
		text-transform:uppercase;
		letter-spacing:2px;
		position: relative;
		display: block;
		border-radius: 0.25rem;		
		box-shadow: 0px 3px 5px rgba(0,0,0,0.20);
	}
	.Gallery1 a:visited,
	.Gallery2 a:visited {
		color: #174060;
	}
	.Gallery1 a:hover,
	.Gallery1 a:focus,
	.Gallery1 a:active, 
	.Gallery2 a:hover,
	.Gallery2 a:focus,
	.Gallery2 a:active{
		color: #5c87a9;
	}
	.Gallery1 a img, 
	.Gallery2 a img {
		display: block;
		width: 100%;
		height: auto;
		max-height: 200px;
	}

	.Gallery1 a .highlight-img, 
	.Gallery2 a .highlight-img {
		height: 200px;
		width: 100%;
		display: block;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		-webkit-background-position: center center;
		-moz-background-position: center center;
		-o-background-position: center center;
		background-position: center center;
	}

	.Gallery1 a:hover .Gallery1Link{
		color: #ffffff;
		background:rgba(30,82,123,.85);
	}
	.Gallery1 a .Gallery1Link, 
	.Gallery2 a .Gallery2Link {
		background: #ffffff;
		padding: 1.5rem 1rem;
		display: block;
		position: relative;
		border-bottom-left-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
		text-align:center;
		  -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
	}
	.Gallery1 a .Gallery1Link h4, 
	.Gallery2 a .Gallery2Link h4 {	
		font-family: inherit;
		font-size: inherit;
		font-weight: inherit;
		font-style: inherit;	
		margin-bottom: 0;
		color: inherit;
	}
/* GalleryOne end */
.NoticeEvents.mob{
		display:none;
	}
	.NoticeEvents.desk{
		display:block;
	}
.NoticeEvents .NoticeLink a{
	font-family: "Lovato W00 Demi" !important;
	font-size: 1.875rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;	
	text-align:center;
	background:url(../images/bgLink-1.png) center center no-repeat;
	text-transform:uppercase;
	padding:4.7rem 1rem;
	color:#ffffff;
	display:block;
	border-radius: 0.25rem;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.20);
			  -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}
.NoticeEvents .NoticeLink a:visited,
.NoticeEvents .EventsLink a:visited{
	color:#ffffff;
}
.NoticeEvents .NoticeLink a:hover,
.NoticeEvents .EventsLink a:hover{
	background:#194568;
}
.NoticeEvents .NoticeLink a:active,
.NoticeEvents .EventsLink a:active{
	background:#194568;
}
.NoticeEvents .NoticeLink a:focus,
.NoticeEvents .EventsLink a:focus{
	background:#194568;
}
.NoticeEvents .EventsLink a{
	font-family: "Lovato W00 Demi" !important;
	font-size: 1.875rem;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;	
	text-align:center;
	background:url(../images/bgLink-2.png) center center no-repeat;
	/* background-size:100% 100%; */
	text-transform:uppercase;
	padding:4.7rem 1rem;
	color:#ffffff;
	display:block;	
	border-radius: 0.25rem;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.20);
			  -webkit-transition: background 300ms ease 0s;
    -moz-transition: background 300ms ease 0s;
    -o-transition: background 300ms ease 0s;
    transition: background 300ms ease 0s;
}

.highlightContainer{
	position:relative;
	background:url(../images/bgTheme.png) bottom center no-repeat;
	background-size:cover;
	padding-bottom: 10rem;
	padding-top: 1rem;
}


/*.highlightContainer:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;	
	background:url(../images/footerCurve.png) bottom center no-repeat;
	background-size:cover;
	width:100%;
}*/
.highlightContainer .container{
	padding-left:0;
	padding-right:0;
}
.highlightContainer .highlightTitle{
	text-align:center;
}
.highlightContainer .highlightCont .col-sm{
	max-width:20%;
}
.highlightContainer .highlightCont .col-sm:nth-child(3) .highlightCaption{
	padding:;
}
.highlightContainer .container .highlightCont a, 
.highlightContainer .container .highlightCont a:link {
    position: relative;
    font-family: 'Roboto Slab', serif;
    font-size: 1.6rem;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    display: block;
}
.highlightContainer .container .highlightCont a:visited{
	color: #fff;
}
.highlightContainer .container .highlightCont a:hover, 
.highlightContainer .container .highlightCont a:focus,
.highlightContainer .container .highlightCont a:active {
    color: #f69e1f;
}
.highlightContainer .container a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;    
    background: rgba(0,0,0,0.5);   
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(40,40,40,0) 25%, rgba(40, 40, 40,1) 100%);
    background: -webkit-linear-gradient(top, rgba(40,40,40,0) 25%,rgba(40, 40, 40,1) 100%);
    background: linear-gradient(to bottom, rgba(40,40,40,0) 25%, rgba(40, 40, 40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20393e', endColorstr='#20393e',GradientType=0 );
}
.highlightContainer .container .highlightCont .highlightCaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2.5rem 2rem;
    display: block;
    text-align: center;
	z-index:2;
}
.highlightContainer .container .highlightCont .col-sm:nth-child(3) .highlightCaption{
	padding: 2.5rem 3rem;
}

.highlightContainer .container .highlightCont .highlightCaption h3 {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    color: inherit;
    display: block;
    margin-bottom: 0;
}
/****************************************************************
MEDIA QUERY
****************************************************************/
@media only screen and (min-width: 576px) {
	.Gallery1 .col-sm-6{
		padding-bottom:1rem;
	}
	.Gallery1 {
		padding: 1rem 0 0rem;
	}
}
@media only screen and (max-width:1580px) {
    .siteLogo {
        width: 240px;
    }
    .headerCompanyInfo {
        line-height: 60px;
    }
    .menuIcon {
        font-size: 0.9rem;
    }
	.GalleryOne a, .GalleryOne a:link, .GalleryTwo a, .GalleryTwo a:link {
		font-size: 1rem;
	}
	.GalleryOne a .GalleryOneLink, .GalleryTwo a .GalleryTwoLink {
		padding: 1.15rem 1rem;
	}
	.NoticeEvents .EventsLink a,
	.NoticeEvents .NoticeLink a
	{
		font-size: 1.5rem;
	}
}

@media only screen and (max-width:1480px) {
    .frmMicroSearch.dynamicColors,
    .headerCompanyInfo a span {
        display: none;
    }
    #searchBarHeader.frmMicroSearch.dynamicColors {
        display: inherit;
    }
    .headerCompanyInfo a i {
        margin-right: 0;
    }
    .headerCompanyInfo a.searchLink {
        display: inline-block;
        margin-right: 0;
    }
    .headerCompanyInfo a, 
    .headerCompanyInfo a:link {
        font-size: 1.2rem;
    }
	.Gallery1 a .Gallery1Link h4{
		font-size:1rem;
		
	}
	.Gallery1 a .Gallery1Link{
		
		padding:1rem;
	}
}

@media only screen and (max-width:1300px) {
    .categoryTitleSection h2 {
        font-size: 1.5rem;
    }
}
@media only screen and (max-width:1190px){
	.GalleryOne {
		padding: 1.5rem 0 0 0;
	}
	.GalleryTwo {
		padding: 0 0 1.5rem;
	}
	.GalleryOne a, .GalleryOne a:link, .GalleryTwo a, .GalleryTwo a:link {
		font-size: 0.9rem;
	}
	.GalleryOne a .GalleryOneLink, .GalleryTwo a .GalleryTwoLink {
		padding: 1rem 1rem;
	}
	.NoticeEvents .EventsLink a,
	.NoticeEvents .NoticeLink a
	{
		font-size: 1.25rem;
	}
}
@media only screen and (max-width:1100px) {
    .toolBox h2,
    footer h2 {
        font-size: 1.1rem;
    }
}

@media only screen and (max-width:1023px) {
    /** Sidemenu **/
    ul.sideMenu,
    .breadCrumbCont {
        display: none;
    }

    .mainContainer .container {
        padding-left: 0;
        padding-right: 0;
    }
    .mainContainer .container > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .sideMenuNav {
        position: relative;
        display: inherit;
        width: 100%;
        font: normal 700 1rem 'Open Sans', Arial, sans-serif;
        cursor: pointer;
        text-align: left;
        text-transform: uppercase;
        border: none;
        padding: 0.7rem 1rem;
        margin: 0;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
    }
    .sideMenuNav:before {
        content: normal;
        margin-left: 0;
    }
    .sideMenuNav:after {
        content: "\f0c9";
        position: absolute;
        top: 50%;
        right: 1rem;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .sideMenuNav.openSideMenuIcon:after {
        content: "\f068";
    }


    .menuIcon {
        font-size: 0.95rem;
    }
    nav {
        width: 360px;
    }
    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 1rem;
    }
    ul.subMainMenu a, 
    ul.subMainMenu a:link {
        font-size: 0.95rem;
    }
    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        padding-top: 0.9rem;
        padding-bottom: 0.9rem;
    }


    aside.col-3,
    main.col-9 {
        flex-basis: auto;
        max-width: 100%;
    }
    main.col-9 {
        padding: 0 1.5rem 1.5rem;
    }
}
@media only screen and (max-width:991px){
	.GalleryOne a, .GalleryOne a:link, .GalleryTwo a, .GalleryTwo a:link {
		font-size: 0.8rem;
		margin-bottom: 1rem;
	}
	.NoticeEvents .EventsLink a, .NoticeEvents .NoticeLink a {
		font-size: 1.1rem;
	}
}

@media only screen and (max-width:950px) {
    /*.footerTop .col-sm {
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem;
        border-bottom: 1px dotted rgba(255,255,255,0.2);
    }
    .footerTop .col-sm:first-of-type,
    .footerTop .col-sm:nth-child(2) {
        flex: 2;
    }
    .footerTop .col-sm:last-of-type {
        flex-basis: auto;
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
    }*/
}

@media only screen and (max-width: 850px) {
    main .col-sm {
        flex-basis: auto;
    }
}

@media only screen and (max-width:730px) {
    .footerTop .col-sm:first-of-type,
    .footerTop .col-sm:nth-child(2) {
        flex-basis: auto;
    }
}

@media only screen and (max-width:700px) {
    .siteLogo {
        width: 180px;
    }
    .headerCompanyInfo {
        line-height: 48px;
    }
    .headerCompanyInfo a,
    .headerCompanyInfo a:link {
        font-size: 1rem;
        margin-right: 1rem;
    }
    .menuIcon {
        font-size: 0.75rem;
    }
}

@media only screen and (max-width:680px) {
    .sideMenuNav {
        font-size: 0.95rem;
    }
    ul.sideMenu a,
    ul.sideMenu a:link {
        font-size: 0.9rem !important;
    }
    ul.subSideMenu a,
    ul.subSideMenu a:link {
        font-size: 0.8rem !important;
    }


    nav {
        width: 300px;
    }

    ul.mainMenu a,
    ul.mainMenu a:link {
        font-size: 0.9rem;
    }
    ul.subMainMenu a,
    ul.subMainMenu a:link {
        font-size: 0.9rem;
    }
    .moreOptionMainMenu,
    .moreOptionSubMainMenu {
        padding-top: 0.76rem;
        padding-bottom: 0.76rem;
    }





    .categoryTitleSection figcaption {
        position: static;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .categoryTitleSection h2 {
        font-size: 1.2rem;
    }
   

}

@media only screen and (max-width:660px) {
    .footerBottom .col {
        flex-basis: auto;
        text-align: center;
    }
    .footerBottom .col:last-of-type {
        text-align: center;
    }


    .toolBox {
        padding: 1.5rem 0;
    }
    .toolBox h2 i {
        margin-right: 0.5rem;
    }
    #google_translate_element,
    #google_translate_element1 {
        position: static;
        top: auto;
        right: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        margin-top: 0.5rem;
    }
}
@media only screen and (max-width: 575px) {
	.Gallery1 a .Gallery1Link h4{
		font-size:.7rem;
	}
	.Gallery1 a .Gallery1Link{
		padding:.2rem;
	}
	.Gallery1 .col-6{
		padding-bottom:1rem;
	}
	.NoticeEvents .col-12{
		padding-right:0;
		padding-left:0;
	}
	.Gallery1 {
		padding:0!important;
	}
	.Gallery1 .container{
		padding:0!important;
	}
	.NoticeEvents.mob{
		display:block;
	}
	.NoticeEvents.desk{
		display:none;
	}
	.NoticeEvents.mob .container{
		padding:0 0 1rem;
	}
}
@media only screen and (max-width:570px){
	.GalleryOne a, .GalleryOne a:link, .GalleryTwo a, .GalleryTwo a:link {
		font-size: 0.8rem;
		letter-spacing: 1px;
	}
	.NoticeEvents .EventsLink a, .NoticeEvents .NoticeLink a {
		font-size: 1rem;
		padding: 3.5rem 1rem;
	}
	.NoticeEvents .NoticeLink a {
		margin-bottom: 1rem;
	}
}
@media only screen and (max-width:570px) {
   /* .menuIcon span {
        display: none;
    }*/
    .masterHeader .container {
        padding: 0.3rem;
    }
    .menuIcon {
        right: 0.6rem;
    }
    .menuIcon i {
        margin-right: 0;
    }
    .siteLogo {
        width: 155px;
    }

    .headerCompanyInfo {
        margin-left: 1rem;
    }
    .headerCompanyInfo a, 
    .headerCompanyInfo a:link {
        margin-right: 0.5rem;
    }
	
}

@media only screen and (max-width:350px) {
    .headerCompanyInfo {
        margin-left: 0.7rem;
    }
    .headerCompanyInfo a, 
    .headerCompanyInfo a:link {
        font-size: 0.8rem;
    }
}