@media (min-width: 1320px) {
	.container {
	    width: 1310px;
	}
}

@media only screen and (min-width : 1440px) {
	#header #nav ul li { 
		margin:0 10px;	 
    }
    #header #nav ul li a { 
	 	font-size:16px;
	 	letter-spacing:.05em;   
	}
	 .container {
	    width: 1400px;
	}
	.physicians-list .box {min-height:240px;}
}
@media only screen and (min-width : 1560px) {
	#header #nav ul li { 
		margin:0 15px;	 
    }
	#header #nav ul li a { 
	 	letter-spacing:.1em;   
	}
}
@media only screen and (min-width : 1270px) {
	#header .container {width:100%;}
	.article-box .container,
	.home-event-news .container {
	    width: 1260px;
	}
}

@media only screen and (max-width : 1269px) {
	#nav,
	#header .social-nav,
	#header .search-icon {
		display: none;
	}

	#mobile-menu {
		display: block;
	}

	.sidr input[type="text"] {
		display: inline-block;
		clear: none;
		width: 160px;
	}

	#header  .sidr .social-nav {
		display: block;
	}

	#header  .sidr .social-nav  {
		margin-top: 0;
		border-top: none;
		border-bottom: none;
		margin-bottom: 15px;
		width: 100%;
		display: block;
	}

	#header  .sidr .social-nav li {
		border: none;
	}

	#home-banner h1 {
		font-size: 33px;
	}

	#home-banner h3 {
		font-size: 22px;
	}
	
	#lab-page-banner h1 {font-size:42px;}

	.article-box .box-article-wrap:before,
	.clinical-care .box-heading:before {
		display: none;
	}

	.article-box .box-text {
		width: 100%;
		float: none;
	}

	.article-box .box-image {
		display:none;
	}
	.article-box .break_img {display:block;}

	.article-box .box-article-wrap {
		margin-right: 60px;
		margin-left: 60px;
	}

	.article-box .lear-more-btn {margin-bottom:25px;}

	.ward-btns ul li {
		margin-right: 50px;
	}

	.ward-btns ul li a {
		width: 270px;
	}
	
	.box-image ul a {
		font-size: 20px;
	}
	.home-event-news .box-heading:before {
		width: 140px;
	}

	.article-box p {
		padding-right: 25px;
	}

	#meet-faculty h2 {
		width: 100%;
	}

	#sidebar {
		margin-left: 0;
	}

	#main .action-btn {
		height: 190px;
	}

	#main .call-to-action .lear-more-btn {
		margin-top: 70px;
	}

	#page-banner h1 {
		font-size: 36px;
	}

	.contact-information:before {
		display: none;
	}

	.contact-information .left {
		width: 100%;
		float: none;
	}

	.contact-information .right {
		width: 100%;
		float: none;
	}

	.contact-information .right {
		padding-left: 20px;
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 20px;
	}

	.contact-information .right .email-address {
		margin-top: 0;
	}

	.contact-information .right .careers p {
		margin-bottom: 0;
	}

	.contact-information .email-address h4 {
		margin-top: 0;
	}

	.contact-information .right p {
		margin-left: 15px;
	}
	.contact-information .heading:before {
		display: none;
	}
	
	#sidebar .get-involbe .lear-more-btn {
		font-size:16px;
	}
	
	/* Card Layout */
	.physicians-list .box {min-height:335px;} 
	.card_layout .btn-angle {
		padding:0 20px;
		font-size:16px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	#lab-page-banner h1 {max-width:100%;}
	.article-box .box-article-wrap {
		margin-left: 0;
		margin-right: 0;
	}

	#meet-faculty {
		padding: 50px 0;
	}

	#meet-faculty .lear-more-btn {
		margin-top: 50px;
	}

	.home-event-news .box-wrap:before {
		display: none;
	}

	.home-event-news .box-text {
		width: 100%;
		float: none;
		min-height:auto;
	}

	.home-event-news .box-image {
		width: 100%;
		float: none;
		height: auto;
		padding-bottom: 50px;
	}

	.ward-btns ul li a {
		width: 206px;
		padding:20px 10px;
		font-size:26px;
	}

	#page-banner h1 {
		font-size: 30px;
	}

	#sidebar {
		margin-top: 0;
	}
	#sidebar .widget:last-child {margin-bottom:0;}
	
	body.single-faculty #page-banner {height:125px;} 
	body.single-faculty h1 {font-size:32px;}
	
	/* Adolescent */
	.three_step .row.row-flex {display:block;}
	.three_step .col-md-3:first-child {
		border-radius: 15px 15px 0 0;
	}
	.three_step .col-md-3:first-child:before,
	.three_step .col-md-3:first-child:after,
	.three_step .col-md-6:before,
	.three_step .col-md-6:after {display:none;}
	.three_step .col-md-6,
	.three_step .col-md-3:last-child {padding:20px}
	
	.page-template-default .article {margin-top:20px;}
	.blog-articles {margin-top:30px;}
	
	.physicians-list .box {min-height:300px;}
	
	/* Footer */
	#footer-address li:first-child:before {display:none;}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	#what-we-do .what-we-do-article h1 {
		font-size: 40px;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 26px;
	}

	h3,
	#what-we-do p {
		font-size: 20px;
	}

	#header,
	#header.stuck {
		height: 70px;
	}

	#header .logo img,
	#header.stuck .logo img {height:55px;}

	body {
		padding-top: 70px;
	}

	#mobile-menu a,
	#header.stuck #mobile-menu a {
		line-height: 70px;
	}

	#follow h1 {
		font-size: 30px;
	}

	.ward-btns ul {
		text-align: center;
		display: block;
	}

	.ward-btns ul li {
		float: none;
		display: block;
		margin-right: 0;
	}

	.ward-btns ul li a {
		width: 282px;
		margin-bottom: 30px;
		    font-size: 28px;
	}

	.ward-btns ul li:last-child a {
		margin-bottom: 0;
	}

	#main .call-to-action:before,
	#main .call-to-action .action-text .heading:before {
		display: none;
	}

	#main .call-to-action .action-text,
	#main .action-btn {
		width: 100%;
	}

	#main .action-btn {
		height: 150px;
	}

	#main .call-to-action .lear-more-btn {
		margin-top: 48px;
	}

	#lab-page-banner h1 {
		font-size: 30px;
	}
	
	body.single-faculty h1 {font-size:24px;}
	.single-faculty .lab_link {margin:0 auto;}
	
	.physicians-list .col_space {width:100%;}
	
	.physicians-list .box {min-height:auto;}
	/* Card */
	.row.eq_height.card_layout {
		display: -webkit-block;
	    display: -webkit-block;
	    display: -ms-block;
	    display: block;
	}
	.card_layout .col-sm-6 {width:100%;}
	.card_layout .title {padding:100px 10px;}
	
	.blog-articles h3 {
	    font-size: 22px;
	    line-height:1.2;
	}
	
	#footer {margin-top: 50px;}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 600px) {
	.tiled_gallery {
		-webkit-column-count: 2;
		-moz-column-count: 2;
         column-count: 2;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	#home-banner .container {
		height: auto;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	#home-banner h1 {
		font-size: 24px;
	}

	#home-banner h3 {
		font-size: 20px;
	}

	#meet-faculty h1 {
		font-size: 30px;
	}

	.single-physicians .img {width:100%;float:none;margin-right:0;}
	.single-physicians img {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.lab-life .images .single-img  {
		margin-left: 10px;
		margin-right: 10px;
	}

	.thumbnail-img {
		float: none;
		margin-right: 0;
		margin-bottom: 25px;
		display: block;
	}

	#sidebar {
		padding-left: 0;
		padding-right: 0;
	}
	.words_gallery .blank {display:none;}
	
}

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

}