/*
 Theme Name:   Indiana Aerospace University
 Theme URI:    http://iau.com.ph/
 Description:  IAU Custom Theme
 Author:       OneSevenPixel
 Author URI:   http://rbriones.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyseventeen-child
*/

/**************************************************************************************************/


html{
	overflow-x:hidden;
}
body{
	font-family: 'Roboto', Arial, sans-serif !important;
	width:100%;
	font-size: 16px;
}
body>*{
	font-size: 16px;
}

body.admin-bar .navbar,
body.admin-bar .top-bar-nav{
	margin-top:32px;
}

/* reset */
.site-content{
	padding-top:0px;
	padding-bottom:0px !important;
}
.site-page{
	width:100%;
	min-width:100vw;
}

a:hover{
	text-decoration: none !important;
}
.widget li a:hover{
	text-decoration: none !important;
	box-shadow: none !important;
}
.entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a{
	text-decoration: none !important;
	box-shadow: none !important;
}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .comment-content a:focus, .comment-content a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus, .pagination a:not(.prev):not(.next):hover, .comments-pagination a:not(.prev):not(.next):focus, .comments-pagination a:not(.prev):not(.next):hover, .logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover{
	text-decoration: none !important;
	box-shadow: none !important;
}

/*  hasOverlay */
.hasOverlay{
	position:relative;
}
.hasOverlay .vc_video-bg::after{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgb(0,0,0);
    display: block;
    width: 100%;
    visibility: visible !important;
    height: 100% !important;
    opacity: .2;
}
.hasOverlay>*{
	z-index:5;
}

.text-shadow{
	text-shadow: 0 0 3px #000;
}
.btn.btn-outline{
	border-radius:0;
	border:2px solid #000;
	background:transparent !important;
	color:#000 !important;
}
.btn.btn-outline:hover{
	border:2px solid #000 !important;
	background:#fff !important;
	color:#000 !important;
}

/* revslider */
.fullwidthbanner-container,
.fullwidthbanner-container .fullwidthabanner{
	max-height:100vh;
}
/* slick-slider */
.slick-slider {
	margin-top:00px !important;
	margin-bottom:00px !important;
	padding-top:00px;
	padding-bottom:00px;
}
.slick-slider .slick-slide{
	padding-left:0;
	padding-right:0;
}

	.slick-slider .slick-slide .content-section{
		text-align:center !important;
		display:block;
	}
	.slick-slider .tdt-slider-heading{
		font-size:18px !important;
	}
	.slick-slider .slick-dots{
		bottom: -60px;
	}
	.slick-slider .slick-dots li{
		opacity:.2;
	}
	.slick-slider .slick-dots li.slick-active{
		opacity:1;
	}
	.slick-slider .slick-dots li button:before{
		font-size:10px;
	}
	.slick-slider .slick-prev{
		left: 0px !important;
	}
	.slick-slider .slick-next{
		right: 0px !important;
	}



/* footer */
#menu-footnavmenu li{
	border:none;
}


/**************************************************************************************************/



/*******************************************************************/
/*custom styles*/
/*******************************************************************/

/*nav*/

/* menu */
#mainNav{
	max-height:50vh;
}
.nav-menu ul.nav-menu-inner li > a,
.nav-menu ul.nav-menu-inner li li{
	display:block;
}

.nav-menu ul.nav-menu-inner>li > a{
	color:#fff !important;
}
.nav-menu ul.nav-menu-inner > li > a.dropdown-toggle {
    white-space: nowrap;
}

#menu-primary-menu>li:last-child>a{
	background:#000;
	color:#fff;
	padding: 11px 30px !important;
}
header.navbar{
	margin-bottom:0px;
}
.navbar-nav li > a {
    padding: 13px 15px !important;
    display: block;
    /*color: rgba(255, 255, 255, 0.75);*/
    color:#fff;
}
.navbar-nav > li.active > a,
.navbar-nav > li > a:hover,
.navbar-nav > li:hover > a {
    /*background: rgba(0,0,0,0.1);*/
    color: #f90 !important;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    background: none;
}

.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler:focus {
  outline: none;
  background: transparent !important;
}

.navbar-toggler .icon-bar {
  background-color: #fff;
  transform: rotate(0deg) translate(0px, 0px);
  transition: ease all .2s;
}

.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}

.icon-bar:nth-child(2) {
  width: 16px;
  transition: ease all .2s;
}

.navbar-toggler:hover > .icon-bar:nth-child(2){
  width: 22px;
  transition: ease all .2s;
}
.navbar-toggler:active > .icon-bar:nth-child(2){
  width: 22px;
  transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
  transform: rotate(45deg) translate(5px, 4px);
  transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
  opacity: 0;
  transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
  transform: rotate(-45deg) translate(4px, -4px);
  transition: ease all .2s;
}

.no-svg .menu-item .dropdown-toggle{
	width:auto;
}

#HeroSlider{
	position: relative;
	overflow: hidden;
	/*height:100vh;
	
	min-height: 400px;*/
	max-height:90vh;
	background-color: #133984;
}
/*#HeroSlider:before,*/
#HeroSlider .n2-ss-slider .n2-ss-slide-backgrounds:before{
	content:'';
	position: absolute;
	left:0;top:0;right:0;bottom:0;
	background-color: #133984;
	opacity: .15;
	z-index: 30;
}
/*#HeroSlider:after,*/
#HeroSlider .n2-ss-slider .n2-ss-slide-backgrounds:after{
	content:'';
	position: absolute;
	left:0;top:0;right:0;
	height:200px;
	z-index: 31;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
#HeroSlider .n2-ss-slider .n2-ss-slide {
	z-index:40;
}
#HeroSlider>*{z-index: 5;}
.hero-banner{
	min-height: 450px;
}
.n2-ss-slider.n2-ss-mobile .n2-ss-widget {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
}

.navbar,
.navbar li a,
.navbar .navbar-brand,
.navbar .navbar-brand img{
	-webkit-transition: .32s ease-in-out;
  -moz-transition: .32s ease-in-out;
  -o-transition: .32s ease-in-out;
  transition: .32s ease-in-out;
}

.navbar-nav>li>a{
	border-top:2px solid transparent; 
	text-transform: uppercase;
}
.navbar-nav>li>a:hover,
.navbar-nav>li>a.active{
	border-color:#f90;
}
.navbar .navbar-brand img{
	position:absolute;
	top:5px;
}
.navbar .navbar-brand,
.navbar .navbar-brand img{
	height:65px !important;
	max-height:65px;
	max-width: none !important;
}
.navbar .navbar-brand{
	position:relative;
	display: block;
	margin-top:-10px;
}


.navbar .navbar-brand img.logo-light {
    opacity:1;
}
	.navbar .navbar-brand img.logo-dark {
		opacity:0;
	}
	.sticky .navbar .navbar-brand img.logo-light {
		opacity:0;
	}
	.sticky .navbar .navbar-brand img.logo-dark {
		opacity:1;
	}


.sticky .navbar{
	background-color:#133984;
	border-top: 1px solid #f90;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,133984+100 */
	background: rgb(30,87,153); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(30,87,153,1) 0%, rgba(19,57,132,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(30,87,153,1) 0%,rgba(19,57,132,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(30,87,153,1) 0%,rgba(19,57,132,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#133984',GradientType=1 ); /* IE6-9 */
}
.sticky .navbar .navbar-toggler{
	color:#333;
	background-color:transparent;
	line-height:50px;
}


.sticky .navbar .navbar-brand,
.sticky .navbar .navbar-brand img{
	height:55px !important;
	max-height:55px;
}
.sticky .navbar{
	box-shadow:0 3px 15px rgba(0,0,0,.3);
}
.sticky .navbar a{
	/*color:#333 !important;*/
}
.sticky .navbar a:hover{
	/*color:#000 !important;*/
}

/*top-bar*/
.top-bar-nav{
	position: absolute;
	top:0;
	left:0;right:0;
	color:#fff;
	z-index: 10;
	/*border-bottom:2px solid #f90;*/
}
	.top-bar-nav>.container{
		border-bottom:1px solid rgba(255,255,255,.5);
	}
	.top-bar-nav a{
		font-size: 14px;
		color:rgba(255,255,255,.7);
		padding:5px 0;
		display: inline-block;
	}
	.top-bar-nav a:hover{
		color:rgba(255,255,255,1);
		text-decoration: none;
	}
.navbar{
	padding:0 !important;
	top:37px !important;
	position: fixed;
}
	.admin-bar .navbar{
		top:37px !important;
	}
.sticky .navbar{
	top:0 !important;
}

/*.menu-item*/
.menu-item>.nav-link{
	white-space: nowrap;
	padding-top:25px !important;
	padding-bottom:25px !important;
	font-size:15px;
}
.sticky .menu-item>.nav-link{
	padding-top:20px !important;
	padding-bottom:18px !important;
}
/*menu dropdown*/
.menu-item.dropdown .dropdown-menu,
.menu-item.dropdown .dropdown-menu.show{
	background-color: #245ea9;
	-webkit-box-shadow: 2px 10px 30px -10px rgba(0,0,0,.7);
	box-shadow: 2px 10px 30px -10px rgba(0,0,0,.7);
	border:none;
	width:270px;
	display: none;
}
	.menu-item.dropdown .dropdown-menu>li:not(:last-child){
		border-bottom: 1px solid rgba(255,255,255,.05);
	}
	.menu-item.dropdown>.dropdown-menu{
		top:calc( 100% + 30px);
	}

	.menu-item.dropdown:hover>.dropdown-menu,
	.menu-item.dropdown:hover>.dropdown-menu.show{
		display: block;
		top:calc( 100% - 2px);
	}
	.menu-item.dropdown>.dropdown-menu .dropdown-menu{
		top:30px;
	}
	.menu-item.dropdown:hover>.dropdown-menu .dropdown-menu{
		left: 100%;
		top:-6px;
		z-index: 1;
	}
	.menu-item.dropdown>.dropdown-menu a{
		color:#ccc !important;
		line-height: normal;
		white-space: normal;
		font-size: 14px;
	}
	.menu-item.dropdown>.dropdown-menu a:hover,
	.dropdown .dropdown-menu>.active>a{
		color:#fff !important;
		background-color: #f90;
		padding-left: 20px !important;
	}
	/*move to left*/
	.navbar-nav>li:nth-child(n+4) .dropdown-menu .dropdown-menu{
		left: -100% !important;
	}
	.menu-item:hover .dropdown-menu {
		z-index: 10;
	}
	.menu-item:hover .dropdown-menu .dropdown-menu{
		z-index: 1;
	}

/*menu-item-has-children*/
.menu-item-has-children .menu-item-has-children>a{
	position: relative;
	padding-right: 30px !important;
}
	.menu-item-has-children .menu-item-has-children>a:after{
		content:"\f0da";
	    font-family: 'FontAwesome';
	    position: absolute;
	    right:10px;
	    top:50%;
	    transform: translateY(-50%);
	}
.dropdown-item .fa{
	font-size:18px;
	opacity:.5;
}

/*mobile-menu*/
.mobile-menu-container{
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mobile-menu{
	max-height: 70vh;
	overflow-y: auto;
	overflow-x: hidden;
	background-color:#133984;
	display: none;
	border-radius: 4px;
	box-shadow: 0 3px 20px rgba(0,0,0,.6);
	position: absolute;
	top:100%;
	left:30px;right:30px;
}
.mobile-menu>.menu-item>a{
	text-transform: uppercase;
}
	.mobile-menu .menu-item>a{
		position: relative;
		display: block;
		color:#fff;
		padding:7px 15px;
	}
	.mobile-menu .menu-item>a:focus{
		outline: none !important;
	}
	.mobile-menu .menu-item>a .icon{
		position: absolute;
		top: calc( 50% - 17px );
		right:5px;
		-webkit-transition: .32s ease-in-out;
		-moz-transition: .32s ease-in-out;
		-o-transition: .32s ease-in-out;
		transition: .32s ease-in-out;
		transform: rotate(-90deg);
		display: inline-block;
		height: 34px;
		width: 34px;
		padding: 6px;
		border-radius: 50px;
	}
	.mobile-menu .menu-item>a .icon:hover{
		background-color: rgba(255,255,255,.2);
	}
	.mobile-menu .menu-item.opened>a .icon{
		transform: rotate(0deg);
	}
	.mobile-menu .menu-item.opened>a{
		background: rgba(255,255,255,.05);
		color:#fff;
	}
	.mobile-menu .menu-item.current_page_item>a{
		background: #f90;
		color:#fff;
	}
	.mobile-menu .menu-item.current_page_item>a:hover,
	.mobile-menu .menu-item>a:hover{
		background: #f90;
		color:#fff !important;
	}
.mobile-menu .menu-item>.sub-menu{
	display: none;
	position: relative !important;
	background-color: rgba(0,0,0,.1);
    box-shadow: none;
    border: none;
    margin-left: 0;
	box-shadow: -5px 0 20px -10px rgba(0,0,0,.3) inset;
}
	.mobile-menu .sub-menu .menu-item>a{
		padding-left: 25px !important;
		font-size: 85%;
	}
	.mobile-menu .sub-menu .sub-menu .menu-item>a{
		padding-left: 35px !important;
	}
	.mobile-menu .sub-menu .sub-menu .sub-menu .menu-item>a{
		padding-left: 45px !important;
	}
.mobile-menu ul{
	list-style: none;
}
.mobile-menu .menu-item-has-children .menu-item-has-children>a:after{
	display: none;
}

.nav-dropdown-menu{
	box-shadow: 2px 5px 10px rgba(0,0,0,.3);
}

/*user-login*/
.user-login{
	border-left:1px solid rgba(255,255,255,.1);
}
#hero-grid{
	position: relative;
	z-index: 150;
}
.hero-grid{
	transform: translateY(-40px);
    background: #fff;
    z-index: 110;
    position: relative;
    box-shadow: 0 3px 15px rgba(0,0,0,.2);
    border-radius: 6px;
    min-height: 40px;
    padding:0 !important;
    overflow: hidden;
}
.hero-grid a.a-white:hover{
	color:#eee !important;
	}
/*icon-box*/
.icon-box{
	padding-top: 15px;
	padding-bottom: 15px;
	line-height:normal;
}
.feature-icon-box{
	background-color: #f90;
	 position: relative;
	padding-left:15px;
	padding-right:15px;
}
.feature-icon-box:before {
	content:'';
    left: -16px;
    width: 50px;
    height: 150px;
    top: 0;
    background-color: #f90;
    -ms-transform: rotate(12deg);
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
    position: absolute;
    z-index: 1;
}
.feature-icon-box>div{
	z-index: 2;
	position: relative;
	padding-top:15px;
	padding-bottom: 15px;
}
.hero-grid .kc-css-753953{
	padding-right:0;
}


/*nox-nav-list*/
.nox-nav-list .kc_title {
	margin-bottom: 20px;
	color:#f90;
}
	.nox-nav-list .widget li {
		border:none;
		position: relative;
		padding:0;
	}
	.nox-nav-list .widget li>a {
		display: block;
		border:none !important;
		padding:7px 0 7px 16px;
		color:rgba(255,255,225,0.8);
		box-shadow: none;
		position: relative;
		-webkit-transition: .12s ease-in-out;
	  -moz-transition: .12s ease-in-out;
	  -o-transition: .12s ease-in-out;
	  transition: .12s ease-in-out;
	}

	.nox-nav-list li>a:hover{
		color:#fff;
		transform: translateX(10px);
	}

	.nox-nav-list li>a:before{
		content:"\f105";
		font-family: 'FontAwesome';
		opacity: .3;
		display: block;
		position: absolute;
		left:0;
		top:50%;
		transform: translateY(-50%);
		-webkit-transition: .12s ease-in-out;
	  -moz-transition: .12s ease-in-out;
	  -o-transition: .12s ease-in-out;
	  transition: .12s ease-in-out;
	}
	.academic-achievers .nox-nav-list li>a:before{
		top: unset;
		opacity: .3 !important;
		transform: translateX(5px);
	}
	.nox-nav-list li>a:hover:before{
		opacity: 1;
		transform: translateY(-50%) translateX(5px);
	}
	.nox-nav-list.nox-nav-list-calendar li>a,
	.nox-nav-list.nox-nav-list-trophy li>a{
		padding-left:30px;
	}
	.nox-nav-list.nox-nav-list-trophy li>a{
		color:#171717;
		padding:15px 15px 15px 50px !important;
		border-radius: 4px;
		box-shadow: 0 1px 5px rgba(0,0,0,.3);
		background-color: #fff;
		margin-bottom: 5px;
	}
	.nox-nav-list.nox-nav-list-trophy li>a:hover{
		padding-left: 55px !important;
		transform: translateX(5px);
	}
	.nox-nav-list.nox-nav-list-trophy li>a:before{
		content:"\f091";
		left:20px;
	}
	.nox-nav-list.nox-nav-list-calendar li>a:before{
		content:"\f073";
	}

.nox-nav-list.list-post .list-item{
	padding:0;
	margin:0;
	border:none;
}
	.nox-nav-list.list-post figure,
	.nox-nav-list.list-post .kc-entry_meta,
	.nox-nav-list.list-post .text{
		display:none;
	}
	.nox-nav-list.list-post.category h3{
		margin:0 !important;
		padding:3px 0 !important;
	}
	.nox-nav-list.list-post.category h3 a{
		font-size: 14px;
		color:#fff;
		display: block;
		border:none !important;
		padding:7px 0 7px 16px;
		color:rgba(255,255,225,0.8);
		box-shadow: none;
		position: relative;
		-webkit-transition: .12s ease-in-out;
	  -moz-transition: .12s ease-in-out;
	  -o-transition: .12s ease-in-out;
	  transition: .12s ease-in-out;
	}

	.nox-nav-list.list-post.category h3 a:hover{
		color:#fff;
		transform: translateX(10px);
	}

	.nox-nav-list.list-post.category h3 a:before{
		content:"\f105";
		font-family: 'FontAwesome';
		opacity: .3;
		display: block;
		position: absolute;
		left:0;
		top:50%;
		transform: translateY(-50%);
		-webkit-transition: .12s ease-in-out;
	  -moz-transition: .12s ease-in-out;
	  -o-transition: .12s ease-in-out;
	  transition: .12s ease-in-out;
	}

.widget-box{
	background:#ff9900!important;
	border-radius:4px;
	padding:30px;
	margin-bottom:30px;
}
	.widget-box h4{
		text-align:center !important;
		color:#fff !important;
		margin-bottom:15px;
	}

	.widget-box .postsbycategory {
		margin:0;
		list-style:none;
		alignment-adjust
	}
	.widget-box .postsbycategory>li {
		border:none;
		padding:0;
	}

	.widget-box .postsbycategory>li>a{
		border-radius: 3px;
		background: #fff;
		box-shadow: 1px 2px 2px rgb(0 0 0 / 10%) !important;
		display: block;
		padding: 10px 12px;
		line-height: normal;
		background:#fff;
		border-radius:5px;
		margin-bottom:5px;padding: 10px 12px;
	}
.post-template-default.single.single-post,
.post-template-default.single.single-post .site-content-contain{
	background-color:#fafafa;
}
/*widget widget_nav_menu*/
.footer .widget-column a{
	font-size: 14px;
}

/*.footer-bottom-nav*/
.footer-bottom-nav{
	border-top:4px solid #FC7500;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9e0c+0,fc7500+100 */
background: #ff9e0c; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9e0c 0%, #fc7500 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9e0c 0%,#fc7500 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9e0c 0%,#fc7500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e0c', endColorstr='#fc7500',GradientType=0 ); /* IE6-9 */

}

.footer-bottom-nav h3{
	font-size: 18px;
	margin-bottom: 20px;
	color:#133984;
}
.footer-bottom-nav ul{list-style: none;}
.footer-bottom-nav li{position: relative;}
	.footer-bottom-nav li>a{
		color:#eee;
		display: block;
		padding:7px 0 7px 16px;
		-webkit-transition: .12s ease-in-out;
	  -moz-transition: .12s ease-in-out;
	  -o-transition: .12s ease-in-out;
	  transition: .12s ease-in-out;
	}

	.footer-bottom-nav li>a:hover{
		color:#133984;
		transform: translateX(10px);
	}

	.footer-bottom-nav li>a:before{
		content:'\f105';
		font-family: 'FontAwesome';
		opacity: .3;
		display: block;
		position: absolute;
		left:0;
		top:7px;
	}
	.footer-bottom-nav li>a:hover:before{
		opacity: 1;
		left:-3px;
	}
.footer-site-info{
	background-color: #133984 !important;
}

/*.dropdown-toggle*/
.dropdown-toggle{
	position: relative !important;
	display: block !important;
}

/*nox-carousel-1*/
.nox-carousel-1.kc-owl-post-carousel .owl-item{
	padding-top:10px;
	padding-bottom:15px;
}
.nox-carousel-1.kc-owl-post-carousel .owl-item .list-item{
	background:#fff !important;
	box-shadow: 2px 3px 15px rgba(0,0,0,.1);
	overflow: hidden;
	border-radius: 6px;
}

	.nox-carousel-1.kc-owl-post-carousel .owl-item .list-item .image{
		height:250px;
	}
	.nox-carousel-1.kc-owl-post-carousel .owl-item .list-item .image img{
		object-fit: cover;
		height:100%;
		width:100%;
	}
	.nox-carousel-1.kc-owl-post-carousel .owl-item .in-post-content{
		font-size: 14px;
	}
	.nox-carousel-1.carousel-dark.kc-owl-post-carousel .owl-item *{
		color:#000;
	}
	.nox-carousel-1.kc-owl-post-carousel .owl-item .list-item .no-image{
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url(images/no-image.jpg);
		overflow: hidden;
	}
	.kc-owl-post-carousel .owl-item .image .caption{
		background-color: rgba(19,57,132,.75) !important;
	}
.nox-carousel-1.kc-owl-post-carousel .owl-item .list-item .kc-read-more{
	margin: auto;
    float: none;
}
.owl-theme .owl-controls .owl-buttons{
	position: absolute;
	left:0;right:0;
	top:50%;
	transform: translateY(-50%);
}
.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next{
	position: absolute;
	width:40px;
	height:40px;
	background-color: #133984;
	box-shadow: 2px 3px 15px rgba(0,0,0,.6);
	border-radius: 3px;
	text-indent: -101px;
	overflow:hidden;
	opacity:.5;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.owl-theme .owl-controls .owl-buttons .owl-next:hover{
	opacity:1;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
	left:-30px;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
	right:-15px;
	left:auto;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:before,
.owl-theme .owl-controls .owl-buttons .owl-next:before{
	content:"\f053";
	font-family: 'FontAwesome';
	color:#f90;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	text-indent: 50px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:before{
	content:"\f054";
}
/* */



.nox-counter .mgt-counter-title{
		margin-top:-10px !important;
		padding-top:0 !important;
}
.nox-counter .mgt-counter-title{
		margin-top:-10px !important;
		padding-top:0 !important;
		color:#000 !important;
		font-size: 14px !important;
}
.nox-counter.counter-lg .mgt-counter-title{
		font-size: 20px !important;
}
.nox-counter.counter-lg .mgt-counter-value{
		font-size: 50px !important;
		font-weight: bold !important;
}
.nox-counter-prepend-usd .mgt-counter-value:before{
	content:'$';
	font-size: 65%;
}

.nox-counter-append-billion .mgt-counter-value:after{
	content:' BILLION';
	font-size: 65%;
}  
.nox-counter-append-yrs .mgt-counter-value:after{
	content:' YRS';
	font-size: 65%;
} 

.quote{
	text-align:center;
	font-size: 1.2rem;
	color:#000;
	position: relative;
	padding:30px;
	border:4px double #ccc;
	text-transform: uppercase;
}
	.quote .author{
		margin:15px 0;
		text-align: center;
	}
	.quote:before,.quote:after{
		content: "";
		background:url('img/quote-left.png');
		position: absolute;
		left:0;right:0;
		top:-20px;
		margin:auto;
		width:40px;
		height:32px;
		font-size: 0;
		display: block;
	}
	.quote:after{
		top:auto;
		bottom:-15px;
		background:url('img/quote-right.png');
	}
	.quote.no-border{
		border:none !important;
	}


/*card-img-top*/
.card-img-top{
	position: relative;
	overflow: hidden;
}
	.card-img-top .card-img-text{
		position:absolute;
		bottom:0;
		left:0;right:0;
		padding:10px;
		z-index: 10;
	}
.card-img-top img{
	width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.card-logo{
	position:absolute;
	bottom:0;
	left:0;right:0;
	padding:10px;
	z-index: 10;
	margin:auto;
	height:100%;
	opacity: 0;
	-moz-transform: scale(.9) translateY(50px);
	-webkit-transform: scale(.9) translateY(50px);
	-o-transform: scale(.9) translateY(50px);
	-ms-transform: scale(.9) translateY(50px);
	transform: scale(.9) translateY(50px);
}
	/*.card-logo>img{
		object-fit: unset;
	    width: auto !important;
	    height: 36px !important;
	    margin: auto;
	}*/


/*slider-item*/
.multiple-items .slick-list{
	max-height: 450px;
}
.slick-track {
	padding-top:30px;
	padding-bottom:30px;
}
.slick-prev:before, .slick-next:before{
	color:#101010 !important;
}
.slide-item .card{
	box-shadow: 0px 1px 5px rgba(30,30,30,.05);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff9900+0,f2b100+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,4f4f4f+100 */
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top, #000000 0%, #4f4f4f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #000000 0%,#4f4f4f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #000000 0%,#4f4f4f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */
}
.slide-item .card:hover .card-logo{
	opacity: 1;
	-moz-transform: scale(1) translateY(30px);
	-webkit-transform: scale(1) translateY(30px);
	-o-transform: scale(1) translateY(30px);
	-ms-transform: scale(1) translateY(30px);
	transform: scale(1) translateY(30px);
}


.slide-item .card:hover .proj-cover{
	filter: blur(4px);
	opacity: .4;
	-moz-transform: scale(1) translateY(-30px);
	-webkit-transform: scale(1) translateY(-15px);
	-o-transform: scale(1) translateY(-15px);
	-ms-transform: scale(1) translateY(-15px);
	transform: scale(1) translateY(-50px);
}
.slide-item .card .card-title,
.slide-item .card .card-info,
.slide-item .card .card-meta{
	-moz-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	-o-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px);
}
	.slide-item .card:hover .card-title,
	.slide-item .card:hover .card-info,
	.slide-item .card:hover .card-meta{
		-moz-transform: translateY(-20px);
		-webkit-transform: translateY(-20px);
		-o-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

.slide-item .card .card-meta{
	opacity: 0;
}

	.slide-item .card:hover .card-meta{
		opacity: 1;
	}

/* cards*/
.card{
	transition: all .15s linear;
}
.card:hover{
	box-shadow: 0px 3px 15px rgba(30,30,30,.1);
}
.card-hover:hover{
	box-shadow: 0px 2px 8px rgba(30,30,30,.1);
}
.card-hover:hover{
	transform:scale(1.05);
	box-shadow: 0px 5px 30px rgba(30,30,30,.15);
}
.card-title{
	font-size: 1.3rem;
	text-transform: none !important;
	letter-spacing: 0 !important;
}
.card-text{
	font-size: 1rem;;
}

/*card table*/
.table-card { border-collapse: separate !important; border-spacing: 0 5px !important; padding-left: 5px; padding-right: 5px; text-align: left; }

.table-card th { font-weight: normal; color: #333; font-size: 80%; text-transform: uppercase; background-color: transparent; border: 0px !important; padding: 0.9rem 1.1rem; }
.table-card tbody tr:not(.tr-separator) { -webkit-box-shadow: 0 1px 5px rgba(10, 10, 10, 0.05); -moz-box-shadow: 0 1px 5px rgba(10, 10, 10, 0.05); -o-box-shadow: 0 1px 5px rgba(10, 10, 10, 0.05); box-shadow: 0 1px 5px rgba(10, 10, 10, 0.05); }
.table-card tbody tr:not(.tr-separator):hover { -webkit-box-shadow: 0 2px 8px rgba(10, 10, 10, 0.1); -moz-box-shadow: 0 2px 8px rgba(10, 10, 10, 0.1); -o-box-shadow: 0 2px 8px rgba(10, 10, 10, 0.1); box-shadow: 0 2px 8px rgba(10, 10, 10, 0.1); }
.table-card tbody tr:not(.tr-separator) td { padding: 0.9rem 1.1rem; background-color: #ffffff; border: none; vertical-align: middle; cursor: pointer; }
.table-card tbody tr:not(.tr-separator) td:first-child { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
.table-card tbody tr:not(.tr-separator) td:last-child { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -o-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; }
.table-card tbody tr.tr-separator td { border: none !important; }
.table-card tbody tr.tr-separator:not(.first-child) td { padding-top: 1.5rem; }
.table-card.table-card-cozy tbody tr:not(.tr-separator) td { padding: 1.5rem 2rem;}
.Xtable-card.table-hover tbody tr:hover:not(.tr-separator) td { background-color:#eaeaea;}
.table-card.table-hover tbody tr:not(.tr-separator),
.table-card.table-hover tbody tr:hover:not(.tr-separator) td{ 
	transition: all 120ms ease;	
}
.table-card.table-hover tbody tr:hover:not(.tr-separator) { 
	z-index:10;
	transform: scale(1.03);
}
.table-card.table-hover tbody tr:hover:not(.tr-separator) td { 
	z-index:10;
	box-shadow: 0 3px 10px -10px rgba(255, 150, 10, 0.3);
}

/*slider-blog*/
.slider-blog .card-img-top .card-img-text,
.slider-blog .card-img-top .card-title{
	color:white;
	text-transform: none;
}
.slider-blog .card-img-top:after{
	content:'';
	position: absolute;
	left:0;right:0;bottom:0;
	z-index: 0;
	opacity: .75;
	width: 100%; height: 50%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, transparent 0%, black 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, transparent 0%, black 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, transparent 0%, black 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

/*section-header*/
.section-header{
    position: relative;
    min-height: 270px;
    background-size: cover;
    background-position: center -150px;
    background-repeat: no-repeat;
    background-image: url(images/images/marvin-meyer-571072-unsplash.jpg);
    overflow: hidden;
}
.inner-banner:before,
.section-header.has-gradient:before{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 400px;
	z-index: 5;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	background: rgba(19, 57, 132,.5);
}
.inner-banner:after,
.section-header:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	min-height: 100vh;
	background-color: #000;
	background: rgb(19, 57, 132);
	opacity: .5;
}

.section-header-content{
	position: absolute;
	z-index: 20;
}
.section-header .entry-title{
	padding-top: 180px;
	color:white !important;
	margin-bottom: 0;
}
.page-content>section:first-child{
	padding-top:60px;
}
.section-border{
	border-top:4px solid #f90;
}
.section-border-blue{
	border-top:4px solid #133984;
}

.innerpage-title{
	font-size: 30px !important;
	font-weight: bolder;
}
.nox-breadcrumbs{
	color:#f90;
	font-size: 12px;
}
.nox-breadcrumbs a{
	color:#fff;
}
.badge.badge-xs {
    padding: .2em .3em;
    font-size: 70%;
    font-weight: normal;
    border-radius: .15rem;
    }
section[data-kc-parallax="true"] {
	/*background-size: cover;
	height: 100%;*/
	position: relative;
}

button, input[type="button"], input[type="submit"] {
	font-size:14px !important;
	font-weight:normal !important;
}
/*social-icon*/
.footer .widget-column a.social-icon{
	font-size: 30px;
	border:none;
	box-shadow: none;
	color:#333;
}
	.footer .widget-column a.social-icon:hover{
		font-size: 30px;
		border:none;
		box-shadow: none;
		color:#f90;
	}

#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.badge.badge-outline{
	font-weight: normal;
	border:1px solid #fff;
	font-size: 70%;
	padding:4px 8px;
	border-radius: 16px;
}

.sharedaddy,.wpl-likebox {
	text-align:center;
}

/***************************/

.modal-iframe{
	min-height:300px;
	background-image:url(images/preloader.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.modal-fullscreen.modal-iframe{
	min-height:100vh;
}


/* modal fix */
.modal,
.modal.in .modal-dialog,
.modal.fade .modal-dialog {
-webkit-transform: inherit !important;
-moz-transform: inherit !important;
-o-transform: inherit !important;
transform: inherit !important;
}

.modal-dialog{
	position: absolute !important;
}

/* MODAL FULLSCREEN */
html{
	overflow:hidden;
	overflow-y:auto;
}
body.modal-open{
	overflow: hidden;
	/*position:fixed !important;*/
}

.modal-open .modal.modal-fullscreen{
	overflow: hidden;
}
.modal.modal-fullscreen{
    margin: 0 !important;
    padding:0 !important;
}
.modal.modal-fullscreen .modal-dialog{
    width: 100vw;
    max-width: 100%;
    margin: 0;
    padding:0;
    overflow: hidden;
}
.modal.modal-fullscreen .modal-content{
    border:none !important;
	min-height:90vh;
}
.modal.modal-fullscreen .modal-header{
	width:100%;
	background-color: #101010;
    border-radius: 0 !important;
    background-image: url("/images/patterns/pw_maze_black.png");
}
.modal.modal-fullscreen .modal-body{
	border:none !important;
	overflow-x: auto;
   overflow-y: scroll;
   padding:0;
   margin-top: 49px;
   max-height:  calc(100vh - 49px);
	/*min-width:900px;*/
}
/* MODAL FULLSCREEN */
@media (min-width: 480px){
	.modal-fullscreen .modal-dialog{
	    max-width: 100%;
	}
  /*.modal-dialog.modal-fullscreen{
    width: 100%;
    margin: auto;
  }
  .modal-dialog.modal-fullscreen .modal-content{
    border-radius: 0px;
  }
  .modal-dialog.modal-fullscreen .modal-body{
    max-height: 90vh;
    overflow-y: scroll;
    padding: 0;
  }*/
}


/* menu-toggle*/
.menu-toggle{
	display: none;
	width: 30px;
  height: 30px;
  margin-top: 8px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  /*-webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;*/
  cursor: pointer;
}
	.menu-toggle span {
	  display: block;
	  position: absolute;
	  height: 3px;
	  width: 100%;
	  background: #ff9900;
	  border-radius: 9px;
	  opacity: 1;
	  left: 0;
	  top:0;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	 /* -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;*/
	}
	.menu-toggle span:nth-child(1) {
	  top: 0px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	.menu-toggle span:nth-child(2) {
	  top: 9px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	.menu-toggle span:nth-child(3) {
	  top: 18px;
	  -webkit-transform-origin: left center;
	  -moz-transform-origin: left center;
	  -o-transform-origin: left center;
	  transform-origin: left center;
	}

	.menu-toggle.open span:nth-child(1) {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	  top: 0px;
	  left: 0px;
	}

	.menu-toggle.open span:nth-child(2) {
	   opacity: 0;
	   -webkit-transform: translateX(-20px);
	  -moz-transform: translateX(-20px);
	  -o-transform: translateX(-20px);
	  transform: translateX(-20px);
	}

	.menu-toggle.open span:nth-child(3) {
	  -webkit-transform: rotate(-45deg);
	  -moz-transform: rotate(-45deg);
	  -o-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	  top: 21px;
	  left: 0px;
	}

/*list-icon*/
.list-icon{
	margin-left: 0 !important;
}
.list-icon>li{
	position: relative;
	padding-left: 35px !important;
	list-style: none;
}
.list-icon>li>.fa{
	top:12px;
	margin-left: -25px;
	position: absolute;
	opacity: .5;
}
.list-icon.list-compact>li>.fa{
	top:5px;
}

.single-page-container{
	padding-top:60px;
	padding-bottom:60px;
}
	.single-page-container .section-border{
		margin-top:-60px !important;
	}

/*share*/
.sharedaddy{
	display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
	    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
div.sharedaddy h3.sd-title:before{
	border:none !important;
}
.sharedaddy iframe{
	width:auto;
	padding-left:10px !important;
}
div.sharedaddy h3.sd-title{
	margin-right:10px !important;
}
.sharedaddy .wpl-likebox{
	text-align:center !important;
}
.sharedaddy .wpl-button{
	text-align:center !important;
	float:none !important;
	margin-left:auto !important;
	margin-right:auto !important;
	display:inline-block !important;
}
div.sharedaddy .sd-content {
	width: 100%;
	text-align: center;
}

div.sharedaddy .sd-content ul {
	display: inline-block;
}

body.category .hide-on-category{display:none !important;}

/*jarallax-img*/
.jarallax-img{
	min-width: 100vw;
}
/*ninja forms*/
.field-wrap input[type=button]{
	font-size: 18px !important;
}

/*KC*/
.eakowlDots button.eakowlDot{
	height:4px !important;
	padding:0;
}
.eakowlDots  button.eakowlDot.active{
	background-color:#f90 !important;
}
body.kc-css-system .kc-section-active .kc_accordion_header,
body.kc-css-system .kc_accordion_section:hover .kc_accordion_header{
	background-color: #1e73be !important;
}

/*nox-counter*/
.nox-counter .eak-counter .eak-counter-content{
	background:transparent;
	border:none;
}
.nox-counter .eak-counter .et-presentation{
	color:#f90;
	font-size: 20px;
}
.nox-counter .eak-counter h3{
	padding:0px;
	color:#999;
	font-size: 14px !important;
}
/***************************/

.nox-event{
	position: relative;
	border-radius: 4px;
	background-color: #133984;
	color:#fff;
	min-width:70px;
	text-align: center;
	padding:15px;
	text-transform: uppercase;
	line-height: normal;
	box-shadow: 1px 2px 10px rgba(0,0,0,.3);
	transform: translate(10px,10px);
}
	.event-date{
		font-size: 30px;
		color:#f90;
		font-weight: 700;
	}
	.event-day{
		font-size: 11px;
		letter-spacing: 4px;
	}
	.event-month{
		font-size: 11px;
		letter-spacing: 4px;
	}
	.nox-event-img{
		min-width: 120px;
		height:200px;
	}
.nox-event-list:hover .nox-event{
	box-shadow: 1px 2px 10px rgba(0,0,0,.6);
	transform: translate(40px,10px);
	z-index: 10;
}	

.post-edit-link{
	position:absolute !important;
	display:inline-block;
	padding:3px 8px;
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,.3);
}
.widget h2.widget-title{
	font-size:11px !important;
}

/*category-upcoming-events*/
article.category-upcoming-events{
	border-bottom: 1px dashed #ccc;
	margin-bottom:50px;
}
body.category-upcoming-events .page-header{
	margin-top: 0;
    height: 10px;
}
body.category-upcoming-events .page-header .page-title{
	display:none;
}


/*.nox_widget_menu*/
.nox-border-right{
	border-right:4px solid #f90;
}
.nox_widget_menu .widget-title{
	color:#fff !important;
	margin-top:15px;
}
.nox-sidebar-nav .widget,	
.nox_widget_menu.widget{
	padding-bottom:15px !important;
}
.nox-sidebar-nav .widget ul li,
.nox_widget_menu.widget ul li, 
.nox_widget_menu.widget ol li{
	border:none !important;
	padding:0px !important;
}
.nox-sidebar-nav ul li>a,
.nox_widget_menu.widget ul li>a, 
.nox_widget_menu.widget ol li>a{
	border-radius: 3px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 1px 2px 2px rgba(0,0,0,.1) !important;
    display: block;
    padding: 10px 12px;
    line-height: normal;
	margin-bottom:6px;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-ms-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
	transition: all 150ms ease-out;
}
.nox-sidebar-nav  ul li>a:hover, 
.nox_widget_menu.widget ul li>a:hover, 
.nox_widget_menu.widget ol li>a:hover{
    box-shadow: 1px 2px 3px rgba(0,0,0,.25) !important;
	transform:scale(1.05);
}

.nox-list-icon{
	list-style:none;
	padding-left:5px;
}
	.nox-list-icon>li{
		position:relative;
		padding-left:40px;
	}
	.nox-list-icon>li>.fa{
		margin-left:-40px;
	}
	.nox-list-icon>li:before{
		content: "\f00c";
    	font-family: 'FontAwesome';
    	display: inline-block;
   	 	margin-left: -25px;
    	color: #28a745!important;
		float:left;
	}
 /*override html margin and padding */
 html {
    margin-top: 0px !important;
    padding: 0px !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(50,50,50,.025) !important;
}
.table-striped tbody tr:hover {
    background-color: rgba(50,50,50,.045) !important;
}
/***************************
* KC overrides
***************************/
/*nox-gallery*/
.nox-gallery .kc-pretty-photo{
	height:200px;
}
.nox-gallery .kc-pretty-photo>img{
	height:100%;
	object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: right;
}
.kc_text_block ol{
	padding-left:20px;
}
hr{margin-top:30px; margin-bottom:30px;}
.kc_widget_content .widgettitle{
	margin-bottom:15px;
}
.widget ul li, .widget ol li {
    border-bottom: 1px solid #ddd;
    border-top: none !important;
}
.nox-tab-slider .widget ul,
.nox-tab-slider .widget ol
{
	margin-bottom:30px;
	margin-left:30px;
}
.nox-tab-slider .widget ul li, 
.nox-tab-slider .widget ol li{
	border-color:#fafafa;
	border-top:none !important;
}
.kc_tabs_nav>.ui-tabs-active>a, .kc_tabs:not('.tab-transparent') .kc_tabs_nav>li:hover, .kc_tabs:not('.tab-transparent') .kc_tabs_nav>li>a:hover{
	background-color:#133984 !important;
	color: #fff !important;
}
.kc_tabs:not('.tab-transparent') .kc_tabs_nav~.kc_tab:not('.tab-transparent').ui-tabs-body-active{
	background-color:#133984 !important;
}
/*kc_accordion_section */
.kc_accordion_header{
	line-height:normal !important;
	background-color:white !important;
}
.nox-accordion-widget .kc_accordion_header{
	border-radius:4px !important;
	overflow:hidden;
}
.nox-accordion-widget .kc_accordion_header.ui-state-active{
	border-radius:4px 4px 0 0 !important;
	color: #fff !important;
}
.nox-accordion-widget .kc_accordion_content {
	border-radius:0 0 4px 4px !important;
}
.nox-accordion-widget .widgettitle{
	font-size:18px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.nox-accordion-widget .kc-panel-body{
	background-color:white !important;
}
/* nox accordion*/ 
.nox-accordion .kc_accordion_header{
	border-radius:4px !important;
	overflow:hidden;
}

body.kc-css-system .kc-css-455313 .kc-section-active .kc_accordion_header {
    background-color: #ff9900 !important;
}
body.kc-css-system .kc-css-798490 .kc_accordion_section .kc_accordion_header a,
body.kc-css-system .kc-css-798490 .kc-section-active .kc_accordion_header a {
    color: #fff !important;
} 
/*image hover*/
body .kc-image-hover-effects{
	margin-bottom:30px;
	height:250px;
	
}
	.kc-image-hover-effects>a {
		height: 100%;
		display:block;
		width:100%;
	}
	.kc-image-hover-effects img {
		object-fit: cover;
		height: 100%;
		width:100%;
	}
body .kc-image-hover-effects .overlay-effects {
    background-color: rgba(30, 115, 190, 0) !important;
	opacity:1 !important;
	z-index:10;
}
body .kc-image-hover-effects:hover .overlay-effects {
    background-color: rgba(4, 63, 140, 0.80) !important;
}
.kc-image-hover-effects:after {
    content:'';
	display:block;
	position:absolute;
	left:0;bottom:0;right:0;
	height:100px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.9+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */

}
.kc-image-hover-effects .overlay-effects .content-title {
    line-height:normal;
    opacity: 1 !important;
    transform: translate(0,30px) !important;
	position: absolute;
    bottom: 30px;left:0;right:0;
	text-align:center;
	font-size:20px !important;
	color:#f90 !important;
	padding:0 15px;
}
.kc-image-hover-effects:hover .overlay-effects  .content-title{
    position: relative !important;
	transform: translate(0,0) !important;
	bottom: 0px;
}
.kc-image-hover-effects .overlay-effects .content-desc {
    line-height:normal;
	padding:0 15px;
	display: block;  display: -webkit-box;  max-width: 100%;  max-height: 55px;  margin: 0 auto;  font-size: 14px;  line-height: 1.3;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;
	margin-bottom:15px;
}
.kc-image-hover-effects .overlay-effects:hover .content-desc {
    opacity: 1 !important;
	font-weight:300;
}
body.kc-css-system .kc-css-171965{
	padding-right:0 !important;
}

/*wpoverride*/
/*inner-banner*/
.inner-banner{
	background-color: #133984;
    height: 150px;
    margin-bottom: 50px;
	position: relative;
    background-size: cover;
    background-position: center -150px;
    background-repeat: no-repeat;
    background-image: url(images/images/marvin-meyer-571072-unsplash.jpg);
    overflow: hidden;
}
.widget .widget-title a, 
.widget ul li a,
.nav-links .nav-title{
    font-size:14px !important;
	-webkit-transition: all 180ms ease-out;
-moz-transition: all 180ms ease-out;
-ms-transition: all 180ms ease-out;
-o-transition: all 180ms ease-out;
transition: all 180ms ease-out;
	position:relative;
}
.widget ul li a{
	display:block;
}
.widget ul li a:hover{
	-moz-transform: translateX(10px);
-webkit-transform: translateX(10px);
-o-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.widget ul li a:before{
	content:"\f105";
	font-family: 'FontAwesome';
	float:left;
	opacity:0;
	-webkit-transition: all 180ms ease-out;
	-moz-transition: all 180ms ease-out;
	-ms-transition: all 180ms ease-out;
	-o-transition: all 180ms ease-out;
	transition: all 180ms ease-out;
	transform: translateX(10px);
}
.widget ul li a:hover:before{
	transform: translateX(-5px);
	opacity:1;
	color:#f90;
}

.entry-meta,.entry-meta a,.entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a{
	font-size:12px;
}
.entry-footer .cat-links, .entry-footer .tags-links{
	font-size:14px;
}
.entry-meta, .entry-meta a{
	font-size:10px;
	font-weight:normal;
}

.nox-carousel-1.kc-owl-post-carousel .owl-item .in-post-content{
	display: block;  
	display: -webkit-box; 
	max-width: 100%;  
	margin: 0 auto;  
	font-size: 14px;  
	line-height: 1.3;   
	-webkit-box-orient: vertical;  
	overflow: hidden;  
	text-overflow: ellipsis; 
	max-height: 53px;  
	-webkit-line-clamp: 3;
	text-align:left;
}

footer{position:relative;}

body.error404 .site-content-contain{
	background: #fff url(images/images/marvin-meyer-571072-unsplash.jpg) 50% 100% fixed no-repeat;
	background-size:cover;
	position:relative;
}
body.error404 .site-content-contain>*{
	z-index:1;
}
body.error404 .site-content-contain:before{
	content:'';
	position:absolute;
	top:0;right:0;bottom:0;left:0;
	background:#000;
	opacity:.5;
	
}
.search-form .search-submit {
    bottom: 0px;
    border-radius:0 3px 3px 0;
    right: 0;
    top: 24px;
}

/*#fab-register*/

#fab-register{
	color:#fff;
	font-family: 'Roboto', Arial, sans-serif !important;
	position:fixed;
	z-index:900;
	right:20px;
	bottom:20px;
	background-color:#133984;
	box-shadow:2px 3px 10px rgba(0,0,0,.7);
	border-radius:40px;
	transition: all ease-in-out .3s;
	display:block;
}
.fab-reg-icon{
	    border-radius: 100px;
    width: 48px;
    height: 48px;
    line-height: 50px;
    text-align: center;
    box-shadow: 2px 3px 10px rgba(0,0,0,.4);
    border: 3px solid #133984;
    background: #ffc107;
    margin: -4px auto;
	animation-iteration-count: infinite;
}
.fab-reg-icon i{
	color:#133984;
}
.fab-reg-label{
	padding-left:15px;
	padding-right:20px;
	color:#fff;
	transition: all ease-in-out .25s;
}
.fab-reg-icon-wrap{
	transition: all ease-in-out .4s;
	position:relative;
	z-index:5;
}
#fab-register:hover {
	transform: scale(1.1);
}
#fab-register:hover .fab-reg-icon-wrap{
	transform: translate(160px,0) rotate(360deg);
	-webkit-transform: translate(160px,0) rotate(360deg);
}
#fab-register:hover .fab-reg-label{
	color:#ffc107;
	transform: translateX(-40px);
	-webkit-transform: translateX(-40px);
}

#watch_video .modal-dialog{
	left:0;
	right:0;
	top:0;
	bottom:0;
}
#watch_video .ytp-chrome-top{
	display:none !important;
}

body.page-id-5783 .professional_ed_sidenav{
	display:none;
}

.box-shadow{
	box-shadow:3px 5px 30px -15px rgba(50,50,50,.3);
}

 @media screen and (max-width: 782px){
	html {
	    margin-top: 0px !important;
	    padding: 0px !important;
	}
	 .eak-counter .eak-counter-content{
		 padding-top:0 !important;
		 padding-bottom:0 !important;
	 }
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.nox-gallery .kc-pretty-photo{
		height:auto;
	}
 }



/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 
	
	body:not(.sticky) .navbar-nav{
		background-color:rgba(0,0,0,.5);
		border-radius: 4px;
	}
	body  .navbar{
	    top: 90px !important;	
	}
	body.sticky.admin-bar .navbar{
		margin-top:0;
	}

	.site-content{
		/*padding-right: 15px !important;*/
	}
	.nox-event-list.slick-slide>div:first-child{
		width:0;
	}
	.nox-event-list.slick-slide .nox-event {
		box-shadow: 1px 2px 10px rgba(0,0,0,.6);
		transform: translate(-22px,10px);
		z-index: 10;
	}
 }

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	html{
		margin: 0 !important;
	}
	body.admin-bar .navbar, body.admin-bar .top-bar-nav {
		margin-top: 0;
	}
	.nav-container{
		background-color:#133984;
	}
	.nav-container .top-bar-nav,
	.nav-container .navbar{
		position:relative !important;
		top: 0 !important;
	}
	.nav-container .top-bar-nav{
		background-color:#1d2b47;
	}
	
	.sticky .nav-container .navbar{
		position:fixed !important;
		top: 0 !important;
	}
	#mainNav{
		background-color: #245ea9;
	}
	.menu-item:not(:last-child) {
	    border-bottom: 1px solid rgba(255,255,255,.05) !important;
	}
	.navbar-nav{
		float:none !important;
		width:100%;
	}
	.menu-item.dropdown .dropdown-menu,
	.menu-item.dropdown:hover .dropdown-menu{
		display: none;
	}
		.menu-item.dropdown.opened:hover .dropdown-menu{
		/*display: block;*/
	}
	.menu-item .dropdown-menu{
		position: relative !important;
		width: 100%;
	}
	.menu-item.dropdown .dropdown-menu{
		width:100%;
		box-shadow: none;
		left:0 !important;
		top:0 !important;
	}
	.navbar-nav>li>a{
		left:0 !important;
	}
	
	
 }

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
 }


 /*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
	.navbar .nav{
		width:auto;
		display: flex !important;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	}
 }

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	
 }


/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

 }

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

	.fullWidth{
		width:100vw;
		height: auto;
		object-fit: cover;
	}
	
 }


@media screen and (min-width: 48em){
.blog:not(.has-sidebar) #primary article, .archive:not(.page-one-column):not(.has-sidebar) #primary article, .search:not(.has-sidebar) #primary article, .error404:not(.has-sidebar) #primary .page-content, .error404.has-sidebar #primary .page-content, body.page-two-column:not(.archive) #primary .entry-content, body.page-two-column #comments {
    float: none !important;
    width: 58% !important;
	}
}

@media screen and (min-width: 48em){
	.wrap {
		max-width: 1170px;
		padding-left: 0;
		padding-right: 0;
	}
}

#particles-js{
	position: absolute;
    top: -999px;
    left: -999px;
    bottom: -999px;
    right: -999px;
    min-width: 100vw;
	width:100%;
    height: 100%;
    margin: auto;
}
