/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px) {
			.navbar .nav > li {
  
    font-size: 15px;

}
	.navbar-center {
	margin-top:9px;
	
	position: relative;
left: 45%;
transform: translatex(-50%);

}		

	}
	
		/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {

.navbar-center {
    position: relative;
    transform: matrix;

}

	.nav > li > a {
  
    padding: 15px 7px;
}	


#sliding-popup {
    z-index: 99999;
    text-align: center;
    background-color: #000;
    height: auto;
	  width:100%;
	  padding-bottom:10px;
}

#sliding-popup .popup-content #popup-buttons button {
    background: none;
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    border: 2px solid #428bca;
    color: #428bca;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

#sliding-popup #popup-text {
    margin-bottom: 10px;
}
		


		
	}

	
	@media (max-width: 767px) {

	
		.container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
	background-color:#fff;
}

#block-iet-main-menu .menu {
    margin-top: 0px;
}
		
		.navbar-center {
    position: unset;
    left: !important;
    transform: none;
	text-align:center;
	width:100%;
	left:0%;
  }
  
  .navbar-right {
	text-align: center;
width: 100%;
padding: 30px;
margin-top: 20px;
float: none !important;
margin: 0 auto;
display: inline-block;
	  
  }
  
  .navbar-nav {
    margin: 0px 0px;
        margin-top: 0px;
}
  
  .navbar-right li {

    float: none;
    margin-right: 0px;
}

  .navbar-right ul {
    padding-left: 0em;
}
  
  .navbar .nav > li {
    display: block;
    float: none;
}	
  
  .navbar-header {
      float: none;
  }
  .navbar-left {
      float: none !important;
  }
  
  .navbar-collapse {
      border-top: none;
      box-shadow: none;
  }

  .navbar-collapse.collapse {
      display: none!important;
  }
  
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 8px;
      padding-bottom: 8px;
  }
  .collapse.in{
      display:block !important;
  }
		
	
}
	
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {

		#searchbar {
    display: none;
	opacity: 0;
	height: 0px;
width: 0px;
						
		}
		
body.navbarh {
    top: 0px;
    transition: all 100ms ease 0s;
}


	
		 .client-brick-inner img {
  width:60%;
}
.client-brick-inner { 
 height: 300px;	
}

		
		/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 0px;
}
.footer {
  position: relative;
  padding-top:60px;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: auto;
  background-color: #f8f5f3;
  margin-top:0px !important;
  border-top: none !important;
}

		.jumbo h2 {
		font-size: 32px;
		}
		
		.nav > li > a {
  
    padding: 7px 7px;
}		
.bannertext {
	font-size:48px;
	width:100%;
	top: 20%;
}
	
	.navbar-center li:last-child a {
		width:100%;
	}
	
	#home {
		margin-left:20px;
	}
	
	.path-frontpage #home {
   margin-left:20px;
    height: auto;
	}
	
	.path-frontpage .navbar-header {
    height: auto;
}

	.paragraph--type-two-column-section .paragraph {
		margin-bottom:40px;
	}
.page-node-type-landing-page h1.page-header,
h1 {
    font-size: 30px;
}	

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}	

.jumbo {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
}	
		
		.tile-secondary-content {
	height:65px;
		}
		
		a.event-node:hover > .tile-secondary-content {
bottom:0px;
height: 100%;
    padding-top: 10px;
transition: all 500ms ease 0s;
}
		
		.caption-img {
	width: 80%;
margin-bottom: 20px;
}
		
		.carousel-caption {
	bottom:0%;
    left: 2%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    right: 0%;
    width: auto;
	
}
	
	
	
	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {
		

	}
	
	
	
	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 320px) {
		
	
	}

@media (max-width: 799px) {

}



