@charset "utf-8";
/* CSS Document */



html {
  scroll-behavior:smooth
}

body {
    font-size: 18px;
	position: relative
}


html, body {
  overflow-x: hidden;
}


img[src=""] {
    display: none;
}

img
{
   width: 100%;
   height: auto;
}


.vhub-page-template img {
	
}

ul li
{
   margin-bottom: 9px; 
}

.vhub-page-template h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
	text-transform: uppercase;
	color: #003e7e;

}

.vhub-page-template h2,
h3,
h4,
h5 {
	text-align: center;
	padding: 0px 0px 9px 0px;
	border-bottom: 3px solid #f58426;
	margin: 50px 0px 50px 0px;
}


.vhub-secondary-page h2,
h3,
h4,
h5 {
	
    text-align: inherit;
    border-bottom: 1px solid gray !important;
    margin: 30px 0px ;
  
}

img.vhub-nav-email
{
   max-width: 59px !important;
   width: 100%; 
   margin-left: -20px;
   border: 1px solid white;
}
 

.vhub-page-template h2 {
	font-size: 32px;
}

.vhub-header {
	background-color: #114f8f;
	border-bottom: 20px solid #f58426;

}


.navbar-brand {
	float: left;
	/* height: 50px; */
	padding: 0px 15px;
	/* font-size: 18px; */
	/* line-height: 20px; */
}

.vhub-header-wrapper {
	max-width: 1450px;
	width: 100%;
	margin: 0 auto;
}

 
  .navbar-nav .open .dropdown-menu {
    background-color: white;
    border-radius: 5px;

}
  
  .navbar-nav .open .dropdown-menu a {
   color: black !important;

}


.navbar-nav .open .dropdown-menu a:hover {
  text-decoration: underline !important;

}


  


.navbar-default {
	background-color: #114f8f !important;
	border-color: #114f8f !important;
	padding: 50px 0px;

}

.navbar-default .navbar-nav>li>a {
	color: #efefef !important;
	border: 1px solid white !important;
	margin: 0px 5px 5px 5px !important;
	font-size: large !important;
	text-transform: uppercase;
}


.navbar-default .navbar-nav>li>a:hover {
	color: #efefef !important;
	background-color: #f58426;
	border-color: #003b78 !important;
}

.navbar-default .navbar-nav>li:nth-last-child(2) > a:hover, .navbar-default .navbar-nav>li:last-child >a:hover {
	background-color: #114f8f !important;
}

.navbar-default .navbar-nav>li:nth-last-child(2) > a, .navbar-default .navbar-nav>li:last-child > a{
	border: none !important;
}




.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	color: white;
	background-color: #f58426 !important;
}

.vhub-home-hero-background-desktop {
	position: relative;
	height: auto;
	padding: 3% 50px 5% 50px;
	margin: 0px;
	width: 100%;
	background-image: url('https://www.newpaltz.edu/media/hudson-valley-venture-hub/website-images/vhub_home_main.jpg');
	background-size: cover;
	background-position: center;
	background-color: #003b78;
	border-top: 1px solid white;
	text-shadow: 2px 2px #002040;

}

.vhub-home-hero-text {


	max-width: 1000px;
	width: 100%;
	color: white;
	font-size: 70px;
}



.vhub-sub-hero-text {


	max-width: 1000px;
	width: 100%;
	color: white;
	font-size: 59px;
}

.vhub-sub-hero-text-orange-border {
	border: 5px solid #f58426;
	width: 300px;
	margin-bottom: 20px;
}

.vhub-home-hero-buttons {

	padding: 20px 120px 120px 90px;
}

.vhub-page-wrapper {
	position: relative;
	max-width: 1450px;
	width: 100%;
	margin: 0 auto;
}


.vhub-blue-background-text {
	font-size: 32px;
	font-weight: bold;
	background-color: #003e7e;
	color: white;
	padding: 10px 20px;
	margin-bottom: 90px;

}


.vhub-orange-background-text {
	font-size: 32px;
	font-weight: bold;
	background-color: #f58426;
	color: white;
	padding: 10px 20px;
	line-height: 90px;

}

.vhub-red-background-text {
	font-size: 32px;
	font-weight: bold;
	background-color: #db0606;
	color: white;
	padding: 10px 20px;
}

.vhub-blue-box {
	padding: 70px 30px;
	background-color: #003e7e;
	color: white;
	margin: 30px 0px;

}

.vhub-email-registration-form-container
{
  padding: 70px 30px;
	background-color: #003e7e;
	color: white;
	margin: 30px 0px 1px 0px;
  
}


.vhub-blue-box .main-text {
	font-size: 38px;
	font-weight: bold;
	padding: 0px 90px;
	text-transform: uppercase;
	margin-bottom: 50px;
	color: white !important;
}


.vhub-blue-box h2 {
	font-size: 32px;
	font-weight: bold;
	color: white;
	border-bottom: none !important;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.vhub-blue-box-border-left {
	float: left;
	border-left: 1px solid white;
	height: 900px;

	padding-right: 50px;


}


.vhub-white-box {
	padding: 70px 30px;
	background-color: white;
	margin: 30px 0px;
}

.vhub-white-box .main-text,
.main-text {
	font-size: 38px;
	font-weight: bold;
	color: #003e7e;
	padding: 0px 90px;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.vhub-white-box h2 {
	font-size: 32px;
	font-weight: bold;
	color: #003e7e;
	border-bottom: none !important;
	text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

.vhub-white-box-border-left {
	float: left;
	border-left: 1px solid black;
	height: 500px;

	padding-right: 50px;


}

.content-center {
	display: flex;
	justify-content: center;
	align-items: center;

	height: 390px;

}

.vhub-blue-box-with-border-header {
	font-size: 20px;
	font-weight: bold;
	background-color: #003e7e;
	color: white;
	padding: 20px;
	margin: 0px 30px;
}

.vhub-blue-box-with-border {
    padding: 10px 9px;
    border: 3px solid #003e7e;
    height: 220px;
    margin: 0px 30px 50px 30px;
  background-color: #ffffff;
}

.vhub-blue-box-with-border img {
	max-width: 392px;
	margin-bottom: 20px;
}

.vhub-text-orange-background-white-text {
	color: white;
	font-size: 38px;
	font-weight: bold;
	background-color: #f58426;
	padding: 5px 10px;
	text-transform: uppercase;

}

.vhub-text-orange-background-blue-text {
	color: #003e7e;
	font-size: 38px;
	font-weight: bold;
	background-color: #f58426;
	padding: 5px 10px;
	text-transform: uppercase;
}


.vhub-page-template a:hover
{
   text-decoration: none !important; 
}


.btn-blue {
  font-size: large;
  color: white;
  padding: 10px 20px;
  background-color: #003e7e;
  border-color: #003e7e;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 9px;
  margin-bottom: 20px;
  white-space: normal !important;
  word-wrap: break-word;
  
    
}

.btn-blue:hover,
.btn-blue:active,
.btn-blue:focus,
.btn-blue.active {
  /* let's darken #004E64 a bit for hover effect */
  border-color: #f58426;
  background-color: #f58426;
  color: white;
  -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(102%);
	transform: scale(102%);
}


.btn-email-registration {
  color: black;
  padding: 5px 20px;
  background-color: #ff9900;
  border-color: #ff9900;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 9px;
  float: right;
  margin-top: 5px;
}

.btn-email-registration:hover,
.btn-email-registration:active,
.btn-email-registration:focus,
.btn-email-registration.active {
  /* let's darken #004E64 a bit for hover effect */
  background-color: #f58426;
  color: white;
  -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(102%);
	transform: scale(102%);
}


.vhub-page-template .btn-primary {
	font-size: 20px;
	color: #003e7e;
	background-color: #ffffff;
	border: 3px solid #f58426;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px;
	padding: 10px 20px;
	white-space: normal !important;
	word-wrap: break-word;
}

.vhub-page-template .btn-primary:hover {

	color: white;
	background-color: #f58426;
	border: 3px solid #f58426;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(102%);
	transform: scale(102%);

}

.vhub-page-template .btn-secondary {
	font-size: 20px;
	color: white;
	background-color: #003e7e;
	border: 1px solid white;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
	padding: 10px 20px;
}


.vhub-page-template .btn-secondary:hover {
	font-size: 20px;
	color: white;
	background-color: #f58426;
	border: 1px solid white;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(102%);
	transform: scale(102%);

}

.full-image img, .collage img {
    width: 100%!important;
    height: auto!important;
}



 .vhub-ecosytem-gray-box-container
		 {   
			 
			 
			 background-color: lightgrey;
			 padding: 50px;
			 border-radius: 9px;
			 
		 }
		 
		 
		 
		 .btn-vhub-ecosystem {
			 font-size: 23px;
  color: white;
  padding: 5px 20px;
  background-color: #f26649;
  border-color: #f26649;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 9px;
 
  margin-top: 5px;
            white-space: normal !important;
  word-wrap: break-word;
}

.btn-vhub-ecosystem:hover,
.btn-vhub-ecosystem:active,
.btn-vhub-ecosystem:focus,
.btn-vhub-ecosystem.active {
  /* let's darken #004E64 a bit for hover effect */
  background-color: #f58426;
  color: white;
  -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(102%);
	transform: scale(102%);
}


/*Modal Style For Video */
.vertical-alignment-helper {
	display: table;
	height: 100%;
	width: 100%;
	pointer-events: none;
	/* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
	/* To center vertically */
	display: table-cell;
	vertical-align: middle;
	pointer-events: none;
}


.modal-backdrop {
	z-index: -1;
}

.video-modal-v1 .modal {
	z-index: 9999999999999999999999999 !important;
	margin: 0px 10px 0px 10px;
	display: none;
}

.video-modal-v1 .modal-content {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	/* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
	width: inherit;
	max-width: inherit;
	/* For Bootstrap 4 - to avoid the modal window stretching full width */
	height: inherit;
	/* To center horizontally */
	margin: 0 auto;
	pointer-events: all;
}

.video-modal-v1 .modal-header {
	height: 39px;
}

.video-modal-v1 .modal-body iframe {
	height: 568px;
	width: 98%;
	margin-top: -30px;
	max-width: 900px;
}

.video-modal-v1 .modal-header .close {
	margin-right: -8px;
	margin-top: -10px;
}

.modal-header .btn-close {
	padding: 5px;
	margin: -0.5rem -0.5rem -0.5rem auto;
}

.btn-close {
	box-sizing: content-box;
	width: 0px;
	height: 0px;
	padding: 0.25em 0.25em;
	color: #000;
	border: 0;
	border-radius: 1px;
	opacity: 0.5;
}

/* Newsletter CSS */

    .vhub-newsletter-page-wrapper {
	   position: relative;
	   max-width: 1450px;
	      width: 100%;
	   margin: 0 auto;
    }

    .vhub-newsletter-home-image img
    {
       margin: 10px 0px 20px 0px; 
       border-radius: 5px;
    }
    
    .venture-hub-newsletter-content-padding
    {
       padding: 0px 30px; 
       height: 790px;
    }

    .vhub-newsletter-secondary-page-template .venture-hub-newsletter-content-padding
    {
       
       height: auto;
    }
    
    
    .vhub-newsletter-header-container
    {   
      
        border-radius: 5px;
         width: 100%; 
        padding: 25px 39px; 
         background-color: #003e7e; 
         color: #ffffff;
        
    } 
    
    .venture-hub-newsletter-content-padding hr.orange
    {
       margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid black;
    }

   hr.orange {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #f58426;
   }







@media (max-width: 1200px) {

	.vhub-blue-box-border-left,
	.vhub-white-box-border-left {
		display: none;

	}

	.vhub-blue-box .main-text,
	.vhub-text-orange-background-white-text,
	.vhub-white-box .main-text,
	.vhub-text-orange-background-blue-text {
		font-size: 30px;
		padding: 5px 20px 5px 20px;


	}


}

img.vhub-linkedin-profile-pic:hover, img.vhub-linkedin-profile-pic-blue-border:hover{
 -webkit-filter: brightness(111%);

	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(102%);
	transform: scale(102%);
}


img.vhub-linkedin-profile-pic {
	border-radius: 50%;
	border: 5px solid #f58426;
	max-width: 209px;
	margin-bottom: 10px;
}


img.vhub-linkedin-profile-pic-blue-border {
	border-radius: 50%;
	border: 20px solid #003e7e;
	max-width: 250px;
	margin-bottom: 10px;


}

img.vhub-linkedin-profile-logo {
	max-width: 25px;
	width: 100%;
	margin: -5px 0px 0px 9px;
}


.vhub-gray-box {
	font-size: 18px;
	font-weight: bold;
	padding: 50px 30px 90px 30px;
	background-color: #f7f7f7;
	margin: 0px 20px;


}

.vhub-linkedin-profile-pic a {
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-decoration: none;


}


.vhub-sponsers img {
	margin: 20px 0px 5px 0px;
}

@media (max-width: 992px) {
  
  
  

  

	img.vhub-linkedin-profile-pic {
		border-radius: 50%;
		border: 5px solid #f58426;
		max-width: 390px;
		width: 100%;
		margin-bottom: 10px;
	}


	img.vhub-linkedin-profile-pic-blue-border {
		border-radius: 50%;
		border: 20px solid #003e7e;
		max-width: 390px;
		width: 100%;
		margin-bottom: 10px;


	}


	.vhub-blue-box-with-border-header {

		margin: 0px 5px;
	}

	.vhub-blue-box-with-border {
	padding: 30px 5px;
	margin: 0px 5px 50px 5px;
	height: 360px;
}


	.content-center {


		height: 90px;

	}

	.vhub-home-hero-text {
		padding: 20px 20px 0px 20px;
		font-size: 52px;
		text-align: center;
		max-width: 1000px;

	}

  
  .vhub-home-hero-background-desktop {
	
	padding: 3% 50px 20% 50px;
	

}
  
  
	.vhub-sub-hero-text {

		font-size: 52px;
		text-align: center;
		max-width: 1000px;

	}


	.vhub-sub-hero-text-orange-border {
		border: 5px solid orange;
		width: 100%;
		margin-bottom: 20px;
	}

	.vhub-home-hero-buttons {
		text-align: center;

		padding: 20px 20px 50px 20px;
	}


	.vhub-blue-box .main-text {

		border-bottom: 1px solid white;
		padding-bottom: 20px;


	}


	.vhub-white-box .main-text {

		border-bottom: 1px solid black;
		padding-bottom: 20px;


	}
}


@media (max-width: 768px) {
  
    ul li
    {
       text-align: left !important;
    }
  
  
    img.vhub-nav-email
    {
      max-width: 47px !important;
      margin-left: 0px;
    }
  
	.mobile-center {
        margin: 0 auto;
		text-align: center;
        
	}

 
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    text-align: center;
}
  

  
  
  
	.vhub-page-template {
		text-align: center;
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none !important;
		margin-top: 50px !important;
	}

	.navbar-default .navbar-nav>li>a {

		border: 0px solid white !important;

	}


	.vhub-blue-box h2,
	.vhub-white-box h2 {

		text-align: center;
		margin-bottom: 20px;

	}


}


@media (min-width: 768px) {


	.navbar-nav {
		float: none;
		margin: 0 auto;
		display: table;
		table-layout: fixed;
		margin-top: 20px;
	}

	.navbar-nav>li>a {
		padding-top: 9px;
		padding-bottom: 9px;
	}


}

















































































































