@media only screen and (max-width: 1440px) {
	.main_banner img {
    width: 100%;
    margin-top: 60px;
}
	.courseWrap h5 {
    text-align: center;
    color: white;
    background-color: black;
    padding: 7px 0px 5px 0px;
    /* width: 50%; */
	margin-bottom:10px;
}
.courseWrap .txt h4 {
    font-size: 17px;
    margin-bottom: 4px;
    font-weight: 500;
}
	
}
@media only screen and (max-width: 810px) {
    body {font-size: 14px;}
    .banner {padding-top: 100px; padding-bottom: 20px;}
    .banner .girl img {height: auto; width: 100%;}
    .banner .caption h2 {font-size: 24px;}
    .banner .caption h1 {font-size: 32px;}
    .banner .box.form .form {width: 100%; padding: 12px;}
    .banner .form h2 {font-size: 20px; margin-bottom: 4px;}
    .banner .form .field input[type="text"], .banner .form .field select, .banner .form .submit input[type="submit"] {height: 32px;}
    .welcome .txt h2 {font-size: 28px; margin-bottom: 28px;}
    .courseWrap .txt h3 {font-size: 18px;}
    .whatLearn ul li img {width: 44px;}
    .whatLearn ul li .txt {width: calc(100% - 44px - 8px - 12px); margin-left: 12px;}
    .whatLearn ul li .txt h4 {font-size: 14px;}
    
    .whatLearn h2, .alumni h2, .whyChoose h2, .stuWorks h2 {font-size: 28px; margin-bottom: 28px;}
    
    .alumniW, .whyChoose .wrap {display: block;}
    .alumni .box, .bod .box, .whyChoose .box {width: calc(50% - 4px - 4%); margin-bottom: 12px;}
    
    .whatLearn ul li, .whatLearn ul li:nth-child(3n+1) {width: calc(50% - 4% - 4px); margin-left: 8%;}
    .whatLearn ul li:nth-child(2n+1) {margin-left: 0;}
    .bod h2 {font-size:24px; margin-bottom: 20px;}
    .bod .box {padding: 0;}
	.courses h2, .whyChoose h2, .placement h2, .bod h2, .stuReview h2, .industrySpeak h2, .showreel h2 {
    font-size: 28px;
    margin-bottom: 28px;
}
.indSpeak .box {
    width: 100%;
}
.opportunity {
    padding: 18px 0;
}
.alumni {
    padding: 20px 0;
    background: #eee;
}
.cinema h2 {
    text-align: center;
    font-size: 33px;
    margin-bottom: 11px;
}
.course {
    padding: 20px 0;
    background: #eeeeee;
}
    
}

@media only screen and (max-width: 680px) {
	.main_banner1 {display: none;}
.mobile_banner1 {display: inherit;margin-top: 0px;}
.stuWorks {
    padding: 20px 0;
    background: #fff;
}
.whatLearn h2, .alumni h2, .whyChoose h2, .stuWorks h2 {
    font-size: 18px;
    margin-bottom: 1px;
}
	.banner1 .box.form {padding-bottom: 20px;}
	.mobile_show p { padding:10px;text-align:justify;line-height:25px;}
	.main_banner {display:none;}
	.mobile_show p {
    display: inherit;
}
.mobile_banner  img{width:100%;}
.mobile_banner  {
    display: inherit;
	margin-top: 80px;
}
	.chapter_pt {
    margin-top: 9px;
    margin-bottom: 10px;
}

.Main_p h2{margin-top:0px;text-align:center;}
	.Main_p p{display:none;}
	.courseWrap {
    display: block;
    padding: 0px;
    background: #eee;
    border-radius: 20px;
    margin-bottom: 20px;
}
	.opportunity .list ul li .icon img {
    height: 60px;
}
	
	.welcome, .courses, .whyChoose, .placement, .bod, .stuReview, .industrySpeak, .showreel {padding: 40px 0;}
    .welcome .txt, .courseWrap .pic {width: 100%; margin-bottom: 20px;}
    .welcome .pic, .courseWrap .txt {width: 100%; margin: 0 ;}
    footer .pic {width: 128px;}
    footer .address {width: calc(100% - 128px - 8px - 20px); margin-left: 20px;}
    footer h4 {font-size: 20px; margin-bottom: 12px;}
    footer p {font-size: 12px; margin-bottom: 8px;}
    header {padding: 8px 0;}
    header .logo {width: 154px;}
    header .contact {width: calc(100% - 154px - 8px);}
    .banner {padding-top: 80px;}
    .banner .sliderWrap {display: block; width: 100%;}
    .banner .form {display: block; width: 100%;}
    .banner .caption h1 {font-size: 24px;}
    .banner .caption h2 {font-size: 20px;}
	.indSpeak .box, .indSpeak .box:nth-child(2) {width: calc(50% - 4px - 4%); margin: 0 2% 12px;}

    .indSpeak .box .user {/*width: calc(128px - 4px);*/ width: 100%;}

    .indSpeak .box .txt {/*width: calc(100% - 128px - 4px); padding: 0 12px;*/ width: 100%; padding: 12px; min-height: 255px;}

    .indSpeak .box .txt .speak {font-size: 12px; margin-bottom: 8px;}
}

