@media only screen and (max-width:600px) {
.dtr-pb-80, .dtr-py-80{padding-bottom: 50px;}
.dtr-pt-80, .dtr-py-80 {padding-top: 50px;}
.dtr-pb-100, .dtr-py-100 {padding-bottom: 50px;}
.dtr-pt-100, .dtr-py-100 {padding-top:50px;}
ul.navbar-nav li.nav-item a{text-align: center;}
nav.navbar.navbar-expand-lg a.navbar-brand img {height: 50px;}
section.bannersection {background: #100f5f url(../images/vvism-banner-mob-img-new.webp) no-repeat;padding: 50px 0; background-size: 100%; background-position: 100% 100%; min-height:750px; }
h1.program-headline {font-size: 40px;font-weight: 500;}
h1.program-headline br{display: none;}
h1.main-headline strong{line-height: 1.6em;}
h1.main-headline .morph-text{line-height: 1;font-size: 50px;}
p.program-byline {margin-bottom: 20px; }
p.header-cta { margin-top: 10px !important; margin-left: 0px !important; }
img.accredations-logo {height: 70px;}
img.program-partner { height: 80px; display: block; margin-top: 0; top: 0; margin-left: 0; margin: auto; margin-top: 12px; margin-bottom: 10px; }
#take-to-top.dtr-fade-scroll {right: 16px; bottom: 70px;}

}

/* MOBILE SLIDER */
@media(max-width: 768px){

}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :landscape) {

	
}
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
    section.bannersection{background-position: 64% 80%;}   
    section.bannersection p.headline {font-size:18px;}
            h1.program-headline{font-size: 30px;}
    .program-subline {font-size: 16px !important;}

}
@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) {
section.bannersection {padding-bottom: 40px;background-size: 100%;background-position: 100% 0%;}
	
}
@media only screen and (min-width:768px) and (max-width:1366px) {

	
}
@media only screen and (min-width :1400px) {
section.bannersection {background-position: 100% 50%; }

}
@media only screen and (min-width :1500px) {

}
@media only screen and (min-width :1600px) {
}
@media only screen and (min-width :1800px) {


}
@media only screen and (max-device-width:1366px) and (min-device-width:1024px) and (orientation:portrait) {

}
