#medicine-home #header-logo-wrapper{
	display:none
}
#medicine-home #global-nav .dropdown-menu{
	margin-left:-84px;
	width:calc(100vw + 83px)
}
#medicine-home #global-nav .dropdown-menu-content{
	padding-left:93px
}
#medicine-home .scrolled-past-top #global-nav .dropdown-menu{
	margin-left:-186px
}
#medicine-home .scrolled-past-top #global-nav .dropdown-menu-content{
	padding-left:93px
}
#medicine-home .hero-top-section h1{
	margin-top:25vh
}
#homepg-hero-logo{
	position:relative;
	width:35%;
	width:35vw;
	min-width:245px;
}
#homepg-hero-logo img {
    width: 80%;
    max-width: 660px;
    min-width: 245px;
}


.container-fluid:first-of-type{
	padding:0
}
#military{
	background-image:url(https://not-published/images/homepage/military.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center
}
#military p{
	font-size:1.175rem
}
#tx-shape{
	max-height:550px
}
#bringing-home{
	background-image:url(https://not-published/images/homepage/com-still.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	background-position:center;
	background-size:cover
}
#bringing-home p{
	font-size:1.1rem
}
.priorities-icons{
	max-height:100px;
	margin-bottom:2rem
}
@media (max-width:991px){
	#hp-priorities .hovereffect,#hp-priorities img{
		width:75%;
		margin-left:auto;
		margin-right:auto
	}
	#hp-priorities .priorities-icons{
		max-width:200px;
		padding-top:3rem;
		padding-bottom:2rem
	}
}
@media (max-width:1199px){
	#military{
		padding-top:1.5rem;
		padding-bottom:1.5rem
	}
	#military h2{
		font-size:2.5rem;
		font-weight:300
	}
	#military p{
		font-size:1rem
	}
}
@media (min-width:992px) and (max-width:1199px){
	#hp-priorities h3{
		font-size:2rem
	}
	#hp-priorities .priorities-icons{
		display:none
	}
}
@media (min-width:992px){
	#homepg-hero-logo{
		width:50%;
		width:50vw
	}
}
@media (max-width:991px){
	#homepg-hero-logo{
		width:60%
	}
}
