.mobilenav{
display: none;
  }

.icon-box-3 .heading{
    color: #ff9c00;
 
}

	
.inverse {
    color: #fff;

}


.icon-box-3 > .icon-box-icon  {
border-right-color: #333333;
border-bottom-color: #333333;

}


.icon-box-3 > .icon-box-icon > .fa {
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 28px;
	background-color: #333333;

}


.icon-box-3:hover {

    box-shadow: 3px 4px 12px #222;

}
.icon-box-3 {

    position: relative;
    background-color: #333333;
    border: 5px solid #cc0033;
    box-shadow: 1px 2px 5px #222;
    padding: 50px 50px 35px;
    margin: 20px 0px 40px 0px;
    text-align: center;
    -webkit-transition: 200ms ease all;
    transition: 200ms ease all;

}




.container {
    max-width: 1600px;
}





#mainContent {
    transition: margin-left .5s;
    padding: 16px;
}





.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
right: 0;

	   background-color: rgba(0,0,0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity:0;
    transition: opacity 1s;		
	cursor: crosshair;



}



.offcanvas,.offcanvas2{
    height: 100%;
    width: 0;
    top: 0;
right: 0;
    background-color: #111;
    position: fixed;
    z-index: 700;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;

}
.offcanvas a,.offcanvas2 a {
	padding: 8px 8px 8px 32px;
	text-decoration: none !important;
	font-size: 25px;
	color: #FFFFFF;
	display: block;
	transition: .3s
}
.offcanvas a:hover, .offcanvas a:focus,.offcanvas2 a:hover{
    color: #f1f1f1;	
}
.closeOffcanvas, .closeOffcanvas2 {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;

}
#main {
    transition: margin-left .5s;
}


	#myOffcanvas .subnav {
		font-size: 18px;	padding-left: 50px; line-height: 100%;
	}




* {margin:0;padding:0;}
.nav {
		
	position: fixed;
	right: 0;
	top: 0%;
	width: 9em;
	color: #FFF;
	background-color: rgba(0,0,0,.7);
	padding: 8px;
	font-size: 1.5em;
}

.nav:hover{
	background-color: #2D2D2D;


}


.nav2 {
	position: fixed;
	right: 0;
	top: 6%;
	width: 9em;

	color: #FFF;
	background-color: rgba(0,0,0,.7);
	padding: 8px;
	font-size: 1.5em;

}




.nav3 {
	display: none;
	position: fixed;
	right: 0;
	top: 0%;
	width: 3em;

	color: #FFF;
	background-color: rgba(0,0,0,.7);
	padding: 3px;
	font-size: 1.5em;

}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 600;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
















#background {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;
}








.btn-primary:hover, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
	border-color: #000000;
	background-color: #999999;
}



.footer-pri {
	border-top: 10px solid #cc0033;
	background-color: #444444;
	padding: 1.875rem 0 0.9375rem;
	color: #c0c0c0;
}




.offcanvas, .offcanvas2, #nav, #nav2 {
	background-color: rgba(204, 0,51, 0.8);
}





.pull-up {
    margin-top: 50px;
	
}


.mt-80 {
    margin-top: -1rem !important;

    margin-bottom: 1rem !important;

}

.collapsible {


    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.active, .collapsible:hover {
    background-color: #555;
}

.collapsible:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.content {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;

}




.apply-info {
	background-color: #C8C8C8;
}



.social > li > a {
	background-color: #FFFFFF;
	color: #1a2b51;
	height: 2.1875rem;
	width: 2.1875rem;
	font-size: 1.125rem;
	line-height: 2.25rem;
	display: inline-block;
	border-radius: 0.125rem;
	text-align: center;
}




#technique-two {
	
  display: none;
}






@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}

}













@charset "utf-8";
/* DEPARTMENT CSS Document
	By: Robert Paula
 */



/** MAIN MENU NAVIGATION **/
.noBanner-navbar {
	/*background-color: rgba(204, 0,51, 0.8);*/
	background-color: #cc0033;
}

.navbar-nav .nav-link { 
	color: #fff; 

}


/** THESE STYLES ONLY APPLY TO THE DEPARTMENT TEMPLATE ONLY **/



/** HEADER IMAGA & TEXT **/
 .page-header{
  	background-image: url(../../images/njms/WCC-3-2000x780.png);
    background-size: cover;
	margin:0;
    padding-top: 5rem;
 	height: 650px;
	
  }
  
 
 .page-header h1 { margin-top: 10%; }


.heading-alt-color {
	color: #cc0033;
	
}

h2.depart-subheading {
	color: #cc0033; 
}


/** BREADCRUMBS 
 .breadcrumb {
    margin-bottom: 3%;
 }
 
 .breadcrumb.breadcrumb-item.active {
    color: #cc0033 !important;

 }
 
 
**/

/** CARD: Left Sidebar Navigation **/

 .card { margin-top: .50rem;}
 
 .card-body li a {

    color: #1a2b51;
    font-weight: bold;
	font-size: 20px;

 }

/** DEPARTMENTS: Middle Column 
.dept-middle-content {
	margin-top: .25%;
}

**/




/** MEET THE RESIDENTS PAGE 
***********************************/

 .item h5 a {
    color: #cc0033;
    font-weight: bold;
 }

 .accordion-header a { color: #cc0033;}

 .accordion-2 .item {
   border-top: none;
   border-left: none;
   border-right: none;
 }
 
 
 
  .technique-two{
	 display: none;
	  }




ul.alumni {
    list-style-type: square;	
	
}
















@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
.nav3 {
	
	position: fixed;
	right: 0;
	top: 0%;
	width: 3em;

	color: #FFF;
	background-color: rgba(0,0,0,.7);
	padding: 3px;
	font-size: 1.5em;

}
}





@media screen and (max-width: 900px) {
  #nav {
display: none;
  }  
  .nav {
display: none;
  }
.nav2 {
display: none;
  }
#nav3 {
display: none;
  }
 }
 


@media screen and (max-width: 900px) {
 .mobilenav{
	display: list-item;

	visibility: visible;
  }
 
  #nav {
display: none;
  }  
  .nav {
display: none;
  }
.nav2 {
display: none;
  }
#nav3 {	
display: none;
}
.nav3 {	
display: none;
}
.subnav {
    font-size: 18px;
    padding-left: 10px;
    line-height: 120%;
}
.navbar-nav {
	font-size: 20px;
	padding-left: 10px;
	line-height: 120%;
	background-color: #fff;
	z-index: 100;
}


 }

 