@media only screen and (max-width : 1199px) {
	
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
html {
	font-size: 75%;
}
    .logo img {margin: 0px auto;display: block;}
    .logo {margin: auto;display: block;width: 100%;}
    .top_bar li a {font-size: 13px;}
    .count {margin-bottom: 20px;}
    .box img{height: auto;}
    .dropdown {z-index: auto;}
	.about-school p {font-size: 15px;}
    input[type="text"].phone {margin: 0px;}
    .menu{right: 30%;}
	.title h2 {line-height:45px;}
	#FormView8_Label2 {font-size: 14px;}
	p.join_contn {font-size: 14px;line-height: 20px;}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {

    .list-center{margin: 10px auto 0px;}
    .srvs {margin-top: 40px;}
    .srvs h3{font-size: 27px;}
    .srvs p {font-size: 13px;letter-spacing: 1px;padding:0px 15px 11px;}
    .principal-quote img {max-width: 160px;}
    .hedr {margin-top: 20px;}
    .about-school a {margin-top: 20px;}
    .count {margin-bottom: 20px;}
    .mrqrsp i {display: none;}
	.dtls-cntr {text-align:center;}
	#breadcrumb h2 {text-align:center;}
	#breadcrumb li {text-align:center;}
	.vission_logo {margin-bottom: 20px;}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
    .title {text-align: center; float: none;padding: 0px;margin: 0;}
    .srvs {margin-top: 40px;}
    .srvs p {font-size: 15px;padding-bottom: 11px;letter-spacing: 1px;}
    .about-school h3, .hedd h3, .jumbotron h2, .ltstnws {font-size: 27px;}
    .about-school p{font-size: 17px;}
    .principal-quote img {max-width: 160px;}
    .hedr {margin-top: 20px;}
    .about-school a {margin-top: 20px;}
    .principal-quote blockquote,.text-right {font-size: 19px;}
    .count {margin-bottom: 20px;}
    .mrqrsp i {display: none;}
	.dtls-cntr {text-align:center;}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 360px) {
	.logo,.title  {float: none;}
    .logo img {margin: 0 auto;width: 90px;}
    .title {padding: 0px;}
    .title h2 {font-size: 23px;text-align: center;}
    .title h4 {font-size: 11px;display: block;}
    .top_bar li {font-size: 11px;}
    .top_bar li a {padding: 0px 10px;}
    .dtals li a i {font-size: 14px;}
    .dtals {text-align: center;}
    .videoBlk iframe,.videoClose{display: none;    }
    .pinBgtop {height: 55px;top: -55px;width: 119px;}
    a.videokis img {width: 40px;}
    .titleWrap {padding: 0px;margin: auto;}
    .titleWrap span {font-size: 12px
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
    .logo,.title {float: none;}
    .logo img {margin: 0 auto;width: 80px;}
    .title {padding: 0px;}
    .title h2 {font-size: 21px;text-align: left;}
    .title h4 {display: none;}
    .top_bar li {font-size: 11px;}
    .top_bar li a {padding: 0px 10px;}
    .dtals li a i {font-size: 14px;}
    .dtals {text-align: center;}
    .videoBlk iframe,.videoClose{display: none;}
    .pinBgtop {height: 55px;top: -55px;width: 119px;}
    a.videokis img {width: 40px;}
    .titleWrap {padding-right: 14px;}
    .titleWrap span {font-size: 10px;}
}