@media (max-width: 1199px) {
	.customNav .navbar-nav > li a{
		padding:10px 8px;	
	}
	
	.nav > li > a, .dropdowns a{
		font-size:14px;
		padding:9px 0 9px 10px !important;	
	}
	
	.thumbnail .caption p{
		font-size:13px;	
	}
	
	.adAreaSqr{
		text-align:center;
		width:90%;
		margin: 0 auto 20px !important;
		float:none;
		display: inherit;	
	}
		.adsection{
			text-align:center;	
		}
	
	ul.lists_inline li{
		width: 23.333%;	
	}
	
	ul li{
		margin-right:0;	
	}
		ul.lists_inline.coltwo li:nth-child(3n){
			margin-right:0;	
		}
}
@media (max-width: 991px) {
	.logo{
		text-align:center;	
	}
	.hdr_rightpan{
		padding-right:0;
		padding-left:0;	
	}
	
	.snIcons {
		text-align:center !important;	
	}
	
	.dropdowns{
		text-align:center;	
	}
		.nav > li{
			display: inline-block;
    		float: none;
		}
		
	.customNav.navbar-default:before,
	.dropdowns:before{
		display:none;	
	}
		.customNav.navbar-default .navbar-collapse{
			float:none;	
		}
			.customNav .navbar-nav{
				float:none;
				text-align:center;	
			}
				.customNav .navbar-nav > li{
					float:none;
					display:inline-block;	
				}
				
	#facebook-icon{
		float:none;
		display:inline-block;
		margin:0 auto;	
	}
	
	.rightcol{
		float:none;	
	}
	
	.adsection{
		text-align:center; 	
	}
	
	ul.lists_inline.coltwo li{
		width: 49.333%;	
	}
}
@media (max-width: 767px) {
	.customNav.navbar-default .navbar-collapse{
		float:none;	
	}
		.customNav .navbar-brand{
			display:inline-block;	
		}
			.customNav .navbar-nav > li{
				display:block;	
			}
				.customNav.navbar-default .navbar-nav > li > a{
					text-align:left;	
				}
				
	.dropdowns a{
		display:block !important;
		text-align:left;	
	}
		.nav > li{
			display:block;	
		}
			.submenu > li{
				width:100%;	
			}
				
	ul.lists_inline li{
		width:49.333%;	
	}
		ul.lists_inline li:nth-child(2n){
			margin-right:0;
		}
		ul.lists_inline li:nth-child(3n){
			margin-right:0;
		}
		
	.adsection{
		width:100%;
		float:left;	
	}

	.adAreaSqr{
		margin:0 auto 30px !important;
		float:none;
		display: block;
		clear: both;
		min-height: 270px;
    	text-align: center !important;	
	}
		.adAreaSqr div#london{
			 left:0;
		}
		
	ul.lists_inline.coltwo li{
		width: 100%;	
	}
	
	body .hero-feature .thumbnail {
		min-height: auto;
	}

	body .hero-feature .btn.btn-primary {
	    margin: 0 auto 20px auto;
		position: static;
	}
	
	body .hdr_rightpan {
		padding-left: 0;
	}
}
@media (max-width: 690px) {
	
	body .adAreaSqr {
		float: none;
		width: 100%;
	}
	
	body .post-type-archive-theories-and-models .containerWrapper.container .col-md-4 {
		margin-top: 30px;
	}
	
	body img.align-right{
		float:none;
		display:block;
		margin:20px auto;	
	}
	
	body img.nursing-thumbnail {
		width: 100%;
		height: auto;
	}
	
	body .career-nursing_theory {
		margin-top: 30px;
	}
	
	body .rightcol {
		float: none;
	}
	
	body ul.lists_inline li,
	body ul.lists_inline.coltwo li {
		width: 100%;
		margin: 0;
	}
	
	
}