.desktop-view{
	display:block;
	}
.mobile-view{
	display:none;
	}
@media (max-width:1200px) {
.welcome-section img {
    width: 280px;
}
.welcome-section h1 {
    font-size: 30px;
    line-height: 35px;
}
.principal-message {
    padding: 25px;
}
.principal-message h3 {
    font-size: 18px;
}

.photo-gallery ul li img {
    max-width: 100%;
	width:120px;
}
.numbercounter ul li span {
    font-size: 16px;
}
	}
@media (max-width:991px) {
.desktop-view{
	display:none;
	}
.mobile-view{
	display:block;
	}
.top-section .top-left {
    width: 100%;
    float: none;
	text-align:center;
}
.top-section .top-right {
    width: 100%;
    float: none;
}
.welcome-section {
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: none;
}
.welcome-section img {
    width: 100%;
}
.welcome-section h1 {
    position: relative;
    left: 0px;
    top: 0px;
}
.principal-message {
    padding: 30px;
	margin-top:30px;
    width:100%;
    float: none;
}
.middle-section-two .container {
    display: block;
}
.photo-gallery,
.upcoming-events-section,
.news-events-section {
    width: 100%;
    float: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 40px 0px;
}
.news-events-section{
	margin:0px 0px 0px 0px;
	}
.photo-gallery:after,
.upcoming-events-section:after,
.news-events-section:after{
	content:'';
	clear:both;
	display:block;
	}
.photo-gallery ul li img {
    max-width: 100%;
    width: auto;
}

.numbercounter ul li {
    width: 100%;
    float: none;
	margin-bottom:1px;
}


.section-three-row {
    display: block;
}
.section-three {
    padding:30px 0px;
}
.section-three-col,
.testimonial-outer {
    padding: 40px;
    width: 100%;
    float: none;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    padding-bottom: 40px;
	margin-bottom:20px;
}
.testimonial-outer {
	margin-bottom:20px;
	}
.section-three-col:after{
	content:'';
	clear:both;
	display:block;
	}
.patron-saint a.read-more,
.our-founder a.read-more,
.vision-mission a.read-more,
.virtual-tour a.read-more {
    position: relative;
    bottom: 0px; 
    left: 0px; 
}


a.button-col {
    width: 48%;
    margin-left: .5%;
    margin-right: .5%;
	margin-bottom:10px;
}
footer .container {
    display: block;
}
.get-in-touch {
    padding: 40px;
    margin: 0px 0px 20px 0px;
    width: 100%;
    float: none;
	text-align: center;
    margin-right: 0%;
}
.footer-locations {
    padding: 40px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    float: none;
    margin-left: 0%;
    text-align: center;
}
.get-in-touch a.send-an-email, .footer-locations a.find-map {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}
.copy-right {
    width: 100%;
    float: none;
	text-align:center;
}
.powered {
    width: 100%;
    float: none;
    text-align: center;
}
.powered img{
	margin:10px 0px;
	}
.top-section .top-right .search-box {
    text-align: center;
    margin: 15px 0px 0px 0px;
}
	}
@media (max-width:768px) {
a.button-col {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
.footer-links.sister-institutions {
    padding: 0px 0px 0px 0px;
}
.footer-links:after{
	content:'';
	clear:both;
	display:block;
	}
.footer-links {
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
    width: 100%;
    float: none;
}
.footer-links.useful-link {
    padding: 0px 0px 0px 0px;
    width: 100%;
    float: none;
}
.footer-links.quick-link {
    padding: 0px 0px 0px 0px;
}
.footer-links.useful-link ul li {
    width: 100%;
    float: none;
    margin-right: 0%;
}
.contact-page-outer {
    display: block;
}
.contact-address,
.contact-form{
	width:100%;
	float:none;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:20px;
	}
.flash-news-outer {
    margin-top: 0px;
}
.top-section .top-right .search-box input[type="text"] {
    width: 150px;
}
.section-three-col, .testimonial-outer {
    padding: 30px;
}
.weg-col-1 img, 
.weg-col-2 img, 
.weg-col-3 img, 
.weg-col-4 img{
   max-width: 100%;
    height: auto;
	}
}
@media (max-width:479px) {
.photo-gallery ul li img {
    max-width: 100%;
    width: 100px;
}
	}