/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}
img {
	max-width:100%;
	max-height:100%;	
}
.intro-section {
	padding-top:91px;
    text-align: center;
    background: #cf3c1d;
	padding-bottom:15px;
	color:#000;
}

.section-one {
    text-align: center;
    background: #bfbebe;
	color:#000;
	padding-bottom:15px;
}

.section-two {
    text-align: center;
    background: #343434;
	color:#fff;
	padding-bottom:15px;
}

.section-three {
    text-align: center;
    background: #f07236;
	color:#fff;
	padding-bottom:15px;
}
.section-four {
	/*padding-top:91px;
*/    text-align: center;
color:#fff;
    background: #cf3c1d;
	padding-bottom:15px;
}
.section-five {
    text-align: center;
    background: #bfbebe;
	color:#fff;
	padding-bottom:15px;
}
.pad-top-25px {
	padding-top:25px;
}

.no-bullet {
	list-style:none;
	padding-left:0;
}

#intro h1 {
	color:#fff;	
}
@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
.navbar-brand {
	padding: 9px 15px;
	}
    .top-nav-collapse {
        padding-top: 5px;
		padding-bottom: 0;
    }
}
/* Parkway Styles */
/* lg Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.navbar-brand {
	padding: 0px 15px;
	}
	section#section1.section-one {
		padding-top:50px;
	}
	section#section2.section-two {
		padding-top:50px;
	}
	section#section3.section-three {
		padding-top:50px;
	}
	section#section4.section-four {
		padding-top:50px;
	}
	.intro-section {
	height:auto;
    text-align: center;
    background: #cf3c1d;
	color:#fff;
	}
	
	.section-one {
    height:auto;
	padding-top:0px;
    text-align: center;
    background: #bfbebe;
	color:#000;
	}
	
	.section-two {
    height:auto;
    text-align: center;
    background: #343434;
	color:#fff;
	}
	
	.section-three {
    height:auto;
    text-align: center;
    background: #f07236;
	color:#fff;
	}
	.testimonial {
		margin-top:30px;	
	}
	.firstRow {
		background-image:url(../images/Row1Background_lgScreen.png); 
		/*padding-top:94px;*/
		/*padding-bottom:79px;*/
		height:350px;	
	}
	.secondRow {
		background-image:url(../images/Row2Background_lgScreen.png);
		/*padding-top:100px;
		padding-bottom:100px;*/
		height:	296px;
	}
	.thirdRow {
		background-image:url(../images/Row3Background_lgScreen.png);
		height: 296px;	
		background-repeat:no-repeat;
	}
	.strandsHeadingOne{
		padding-top:45px;
		padding-left:90px;
		padding-right:90px;
	}
	.strandsHeadingTwo{
		padding-left:160px;
		padding-right:160px;
		margin-top:-20px;
	}
	.studentPhoto {
		height:400px;
		width:400px;
		border-radius: 200px;
		-webkit-border-radius: 200px;
		-moz-border-radius: 200px;	
	}
blockquote {
    font-style: normal;
    background:#bfbebe;
    padding:24px 40px 16px 25px;
    line-height:24px;
}

blockquote p {
    font-size:14px;
    text-align:right;
    padding:0;
    color: #3a374c;
    display:block;
}

blockquote p.says {
    font-size:16px;
    text-align:left;
    padding:0 0 10px 20px;
    position:relative;
}

blockquote p.says:before, blockquote p.says:after {
    content: '”';
    font-size: 32px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #3a374c;
    font-weight:bold;
    vertical-align:top;
    line-height:0.8
}

blockquote p.says:before {
    content: '“';
    position:absolute;
    left:0;
    top:-2px;
}
}

/* md Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

/* sm (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/*	.intro-section{
		padding-top:76px;
	}
	.section-one {
	    padding-top: 25px;
	}
	.section-two {
	    padding-top: 40px;
	}*/
	.studentPhoto {
		height:400px;
		width:400px;
		border-radius: 200px;
		-webkit-border-radius: 200px;
		-moz-border-radius: 200px;	
	}
}
/* sm (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.intro-section{
		padding-top:291px;
	}
	.studentPhoto {
		height:400px;
		width:400px;
		border-radius: 200px;
		-webkit-border-radius: 200px;
		-moz-border-radius: 200px;	
	}
}
/* xs (portrait) ----------- */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	.navbar {
		padding-bottom:5px;	
	}
	.firstRow .secondRow .thirdRow {
		background-image:none;	
	}
	.intro-section {
/*	padding-top:75px;
*/	max-height:inherit;
	min-height:inherit;
    text-align: center;
    background: #cf3c1d;
	padding-bottom:15px;
	}
	.section-one {
    max-height:inherit;
	min-height:inherit;
	padding-top:0px;
    text-align: center;
    background: #bfbebe;
	color:#000;
	padding-bottom:15px;
	}
	
	.section-two {
    max-height:inherit;
	min-height:inherit;
    text-align: center;
    background: #343434;
	color:#fff;
	padding-bottom:15px;
	}
	.section-three {
    max-height:inherit;
	min-height:inherit;
    text-align: center;
    background: #f07236;
	color:#fff;
/*	padding-top:50px;
*/	padding-bottom:15px;
	}
	.firstRow {
		background-image:none;
	}
	.secondRow {
		background-image:none;
	}
	.thirdRow {
		background-image:none;
	}
	.navbar-brand {
	padding: 6px 15px;
	}
	section#section1.section-one {
		padding-top:20px;
	}
	section#section2.section-two {
		padding-top:20px;
	}
	section#section3.section-three {
		padding-top:20px;
	}
	section#section4.section-four {
		padding-top:20px;
	}
}

