@media (min-width: 755px) and (max-width: 1199px){
	.cust-row { margin: 0; }
	.ipad-container{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (min-width: 767px) and (max-width: 991px){
	.article-search {
		width: 49% !important;
		margin-right: 1%;
	}

	.article-sign-up {
		width: 49% !important;
		margin-left: 1%;
	}

	.location-bullet {
		padding-right: 15px;
	}

	.home .sidebar-wrapper .content-area {
		max-width: 49% !important;
	}
}

@media (max-width: 767px){
	.article-search {
		margin-bottom: 28px;
	}
}

@media (min-width: 769px) and (max-width: 1024px){
	.logo img {
		height: 75px !important;
	}

	h1.menu-toggle {
		display: none;
	}

	.logo {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.logo .col-md-12, .logo-right {
		padding-right: 0px;
	}

	#metaslider_850 img {
		height: 250px !important;
	}

	.cust-row-bottom {
		padding-top: 15px !important;
		margin-bottom: 20px !important;
	}

	.logo-right img {
		float: right !important;
	}

	.main-navigation .list-inline {
		padding-top: 5px;
	}
}


.location-bullet img {
	margin-bottom: 8px;
    margin-top: 7px;
}

@media (min-width: 1200px) {

	.ipad-container {
		padding-left: 0px;
		padding-right: 0px;
	}

	.location-bullet img {
		margin-bottom: 0px;
	}

	.home .featured-image {
		text-align: center;
	}

	.home .content-area .articles {
		min-height: 372px !important;
		padding-top: 32px !important;
	}
}

@media (min-width: 992px) and (max-width: 1000px){
	.article-sign-up {	
		left: 15px;	
		width: 49% !important;
		height: 150px !important;
	}
}

@media (min-width: 754px){
	.row.logo.white,
	.row.gray-border{
		margin-left: 0px;
		margin-right: 0px;
	}
	
}

.location-bullet p {
	margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.article-search a {
	color: #666666;
}

.home .real-calendar {
	margin-top: 6px;
	padding-bottom: 20px;
}

.home .real-calendar h3 {
	height: 58px;
}

.no-event {
	text-align: center;
	margin-top: 26px;
}

.meta-slider, .meta-slider img {
	min-height: 120px;
}

.location-bullet {
	padding-left: 15px;
	padding-right: 15px;
}

.location-bullet img {
	margin-left: 10px !important;
}

img {
    max-width: 100% !important;
    height: auto;
    width: auto\9; /* ie8 */
}