@media screen and (max-width: 1200px) {
	.findMatchesForm ul li {
		width: 48%;
	}

	.banner .findMatchesForm {
		top: 40px;
	}
	.banner .findMatchesForm ul li {
		margin-bottom: 15px;
	}

	.findMatchesForm ul li {
		margin-bottom: 20px;
	}
	.findMatchesForm .ageSection span {
		width: 44%;
	}
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .left-img-welcome-section {background:none; width: 20%;margin-top: 30px;}
    .right-img-welcome-section {background:none;width: 20%;margin-top: 30px;}
    .center-img-welcome-section {background:none; width:60%;}
    .center-img-welcome-section-text {height: 40%;
font-size: 6px;
text-align: center}
.logo-margin {width: 170px;margin-top: 10px;
margin-bottom: 10px;margin-left: 0px;}
.container-fluid {padding-right:0px;padding-left:0px;
margin-right: auto;margin-left: auto;}
.navbar {min-height: 30px;}
.navbar-toggle {margin-right:0px;}
.col-sm-7 {position: inherit;min-height:0px;padding-right:0px;padding-left:0px;}
.navbar-toggle {margin-bottom: 5px;margin-top:5px;}
.findMatchesForm ul {padding: 10px 0px;}
.findMatchesForm ul li {margin-bottom: 10px;}
.findMatchesForm .ageSection span {width: 30%;}
.findMatchesForm label {margin: 0px 0px 0px;} 
.findMatchesForm ul li {margin-bottom: 5px;}
}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 650px) {
    .left-img-welcome-section {background:none;width:20%;margin-top: 30px;}
	.right-img-welcome-section {background:none;width:20%;margin-top: 30px;}
	 .center-img-welcome-section {background:none;width:60%}
	     .center-img-welcome-section-text {height: 40%;
font-size: 6px;
text-align: center;}
}


@media only screen and (min-width: 650px) {

font-size: 100px;
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
 @media only screen and (min-width: 1200px)
 {
        .left-img-welcome-section {background:none;width:25%;margin-top:0px;}
	.right-img-welcome-section {background:none;width:25%;margin-top:0px;}
	 .center-img-welcome-section {background:none;width:50%}
	     .center-img-welcome-section-text {height: auto;
font-size: 13px;
text-align: inherit;}
}
@media screen and (max-width:1024px) 
{ .prog_pic{ text-align: center;margin-top: 25px;}  }


@media screen and (max-width:967px){
.stories .innerBox 
    {max-width: 300px;
    margin: 0px auto 30px;}
}

@media screen and (max-width:1200px){
.stories .img 
    {height: 200px;
line-height: 190px;}
}