@media only screen and (max-width:600px) {
html{overflow-x: hidden;}
ul.navbar-nav li {padding: 6px;text-align: center;}
section.bannersection {padding-bottom: 50px;}
img.wish-banner {position: relative;bottom: -50px;height: auto;width: auto;right: 0;}
h1.program_title {line-height: 1.2em;}
img.progrm-partner {width: 100%;height: auto;}
h2.heading {line-height: 1.2em;}
img.whywishgroup { width: 100%; display: block; float: none; margin-top: 30px; }
img.about-wish {width: 100%;margin-bottom: 20px;}
ul.cxo-quote li {margin-bottom: 30px;}
p.align-height span:nth-child(1) {float: left;padding-top: 110px;}
p.align-height span:nth-child(2) {float: left;}
p.align-height span img {width: auto;position: absolute;height: 90px;left: 50px;}
img.eligibility-img {width: 100%;margin-bottom: 40px;}
section#selectionProcess ul li {width: 100%;margin-bottom: 40px;}
section#selectionProcess ul li:after{display: none;}
section#selectionProcess ul li:nth-child(4) {margin-right: 0;margin-bottom: 0;}
section#myInvestment ul li br {display: none;}
img.my-investment-img {width: 100%;float: none;margin-top: 30px;}
ul.expeLearning li h4, ul.expelearningsecTwo li h4 {font-size: 22px;margin-right: 40px;margin-bottom: 15px;}
ul.expelearningsecTwo li p br {display: none;}
img.advantage-img {width: 100%;margin-bottom: 40px;}
h2.heading br {display: none;}
section#advantage ul li br {display: none;}
img.awards {width: 100%;float: none;margin: 30px 0 10px;}
div#carouselExampleAutoplaying ul li {width: 100%;margin-right: 0;margin-bottom: 20px;}
section#faq h2.accordion-header button.accordion-button {padding: 12px 0;line-height: 1.5em;}
div#accordionExample .accordion-body {padding: 0;}
p.internship-sticker {top: 50px;margin-bottom: 50px;margin-left: 0;}
section#howLearn ul li {display: inline-block;width: 100%;margin-right: 0;min-height:auto;margin-bottom: 12px;}
section#eligibility ul li svg {margin-top: 4px;float: left;margin-bottom: 10px;}
}

/* Medium devices (tablets, 768px and up)*/
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
img.wish-banner {position: absolute;bottom: 0;height: 440px;width: auto;right: -30px;z-index: -9;}
img.progrm-partner {height: 110px;}
}
@media only screen and (min-device-width:414px) and (max-device-width:900px) and (orientation :landscape) {}
@media only screen and (min-width:1200px) and (max-width:1290px) {
img.wish-banner {height: 680px;right:-30px;}
img.whywishgroup {width: 95%;}
img.about-wish {width: 95%;}
img.eligibility-img {width: 95%;}
img.my-investment-img {width: 100%;float: none;}
}
@media only screen and (min-width :1400px) {
img.wish-banner {height: 710px;right: -12px;}
ul.expelearningsecTwo li {margin-bottom: 50px;}
img.awards {width: 60%;float: right;margin-bottom: 0;}
img.whywishgroup {margin-top: 0px;}
}
@media only screen and (min-width :1600px) {
img.about-wish {width: 90%;}
h2.marketing-title {font-size: 26px;}
h1.program_title {font-size: 42px;}
p.byline {font-size: 20px;}
img.whywishgroup {width: 95%;}
}
@media only screen and (min-width :1800px) {
img.wish-banner {
    height: 740px;
    right: -12px;
}
}
@media only screen and (max-device-width:1366px) and (min-device-width:1024px) and (orientation:portrait) {}

/* Small devices (iphone 5S)*/
@media only screen and (max-width: 358px) {

}