Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/isc-domains/isdcglobal.org/www/sahs-d/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : /var/www/html/isc-domains/isdcglobal.org/www/sahs-d/css/style-lup.css
@import url("https://fonts.googleapis.com/css?family=Oswald&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato&display=swap");
@import url("https://fonts.googleapis.com/css?family=Nunito:300&display=swap");
@import url('https://fonts.googleapis.com/css?family=Pavanam&display=swap" rel="stylesheet');
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
/*@mixin for-phone-only {
    @media only screen and (max-width: 599px) { @content; }
  }*/
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  scroll-behavior: smooth;
  font-family: "Roboto", sans-serif; }

* {
  box-sizing: border-box; }

.container {
  max-width: 78%; }

h1 {
  font-family: "Roboto", sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: " ";
  text-align: center; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  text-align: left; }

h2 {
  font-weight: 400;
  font-size: 2.625rem;
  font-weight: bold; }

h4 {
  font-weight: 300; }

p {
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  word-spacing: 0.0625rem; }

.c--btns {
  left: 40%; }
/*  */
  .ex-p{
    padding-left: 20px;
    padding-right: 20px;
}
.sm--more {
  color: white;
  background: #000b22;
  padding: 0.1875rem 0.625rem;
  border-radius: 0.375rem; }
  .sm--more:hover {
    color: white;
    font-weight: bold;
    text-decoration: none; }

.sp--btn-container {
  border-bottom: 0.1875rem dashed #2bd8ff; }

.apply--now-btn {
  background: #000b22;
  color: white;
  text-decoration: none;
  padding: 0.9375rem 0.625rem 0.625rem;
  border-left: 0.125rem solid #2bd8ff;
  border-right: 0.125rem solid #2bd8ff;
  -webkit-border-top-left-radius: 0.9375rem;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0.9375rem;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0.9375rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0.9375rem;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0.9375rem;
  border-bottom-left-radius: 0; }
  .apply--now-btn:hover {
    text-decoration: none;
    color: white;
    font-weight: bold; }

.know--more-lb {
  padding: 0.625rem;
  border-radius: 0.5625rem;
  border-bottom: 0.125rem solid #000b22;
  background: #2bd8ff;
  color: white; }
  .know--more-lb:hover {
    color: white;
    text-decoration: none;
    font-weight: bold; }
  
.f-btns{
  position: fixed;
  right: -25px;
  background: #2bd8ff;
  border-top: 2px solid #fff;
  color: #fff;
  -ms-transform: rotate(-90deg); /* IE 9 */
  transform: rotate(-90deg);  
  padding: 5px 15px; 
  font-size: 25px;
  z-index: 2;
  -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}
.f-btns:hover{
  text-decoration: none;
  color: #fff;
  font-weight: bold;

}
.a--n-ug{
  top: 45%;
  right: -41px;
}
.a--n-pg{
  top: 63%;
  right: -40px;
}


.row:before, .row:after {
  display: none !important; }

.no-padding {
  padding: 0px !important; }

.no-margin {
  margin: 0rem !important; }

/*Common Buttonsn*/
.pr-btn {
  background: #000b22;
  color: white;
  text-decoration: none;
  padding: 0.625rem;
  margin-right: 0.625rem;
  min-width: 6.25rem; }

.pr-btn:hover {
  text-decoration: none;
  color: white;
  font-weight: bold; }

.sec-btn {
  background: #2bd8ff;
  color: white;
  text-decoration: none;
  padding: 0.625rem;
  margin-right: 0.625rem;
  min-width: 6.25rem; }

.sec-btn:hover {
  text-decoration: none;
  color: white;
  font-weight: bold; }

/*Header*/
header {
  -webkit-transition: all .5s;
  /* Safari */
  transition: all .5s;
  margin-top: 4.6875rem; }
header nav{
  background: #fff;
}
header .container, header .navbar{
  padding: 0px;
}
.navbar-expand-sm .navbar-nav .nav-link {
  padding-right: .2rem;
  padding-left: .2rem;
}
.navbar-nav{
  position: absolute;
  right: 0;
}
.sp-links{
  background: #000b22;
}
.sp-links a{
  color: #fff;
}
.sp-links-1{
  margin-left: 10px;
}
  header .row {
    padding: 1.25rem 0rem 0rem;
    background: rgba(255, 255, 255, 0.95); }
  header .row {
    position: relative; }
  header img {
    max-width: 100%;
    margin-left: 6px; }
  .logo{
    padding-left: 0px;
  }

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  height: auto;
  height: auto;
  margin-top: 0rem; }
  .sticky .logo {
    width: 16.875rem; }
  .sticky nav a {
    font-size: 16px; }
  .sticky .first--links {
    display: none; }
  .sticky .sec--links {
    display: none; }

.sticky-1 {
  position: fixed;
  top: 0rem;
  width: 100%;
  z-index: 1000; }

.toggle--btn {
  position: fixed;
  right: 1.3125rem;
  top: 5%;
  cursor: pointer;
  z-index: 300;
  display: none;
  border: 0.0625rem solid #000b22;
  border-radius: 0.125rem;
  padding: 0.125rem; }
  .toggle--btn span {
    display: block;
    width: 1.25rem;
    height: 0.1875rem;
    background: #000b22;
    margin: 0.125rem; }

.toggle--menu {
  width: 100%;
  height: auto;
  padding: 0.3125rem 0.625rem;
  position: fixed;
  top: 13%;
  z-index: 200;
  background: #000b22;
  display: none; }
  .toggle--menu ul {
    list-style: none; }
  .toggle--menu li {
    margin: 0.3125rem 0rem;
    padding: 0.0625rem 0rem; }
  .toggle--menu a {
    color: white;
    font-family: "Roboto", sans-serif;
    font-size: 1.125rem; }
  .toggle--menu a:hover {
    font-weight: bold;
    text-decoration: none; }
  .toggle--menu hr {
    background: #c1c1c1; }

nav ul {
  position: absolute;
  bottom: 25px;
  right: 15px;
  margin-bottom: 0rem; }

nav li {
  list-style: none;
  display: inline;
  margin-left: 20px; }

nav li:last-child {
  margin-right: 6px; }

nav a {
  font-family: "Roboto", sans-serif;
  font-size: 1.0625rem;
  font-weight: 450;
  color: #000b22; }

nav a:hover {
  text-decoration: none;
  color: #000b22;
  color: #2bd8ff; }

.r--links ul {
  list-style: none;
  padding: 0.625rem;
  float: right; }
  .r--links ul li {
    width: auto;
    display: inline-block;
    padding: 0.3125rem;
    background: #000b22; }
    .r--links ul li a {
      color: white; }

.slider--area {
  position: relative;
  background: url("../images/allied_health_slider.png") no-repeat;
  background-size: cover;
  height: 100vh;
  margin-top: -9.5625rem;
  z-index: -2; }
  .slider--area .slider--text {
    position: absolute;
    top: 18.75rem;
    left: 24.6875rem;
    width: 45%;
    min-height: 18.75rem;
    padding: 2.5rem 1.25rem;
    border-bottom-right-radius: 180px;
    -webkit-border-bottom-right-radius: 180px;
    -moz-border-radius-bottomright: 180px; }
    .slider--area .slider--text h1 {
      font-family: "Roboto", sans-serif;
      color: white;
      font-size: 5.9375rem;
      text-align: left;
      font-weight: bold; }
    .slider--area .slider--text p {
      color: white;
      font-size: 1.5625rem; }

#abt--home {
  background: url(../images/allied_healthabt_home_bg.png) no-repeat right top;
  background-color: #eaf4f9;
  min-height: 54.1875rem;
  padding-top: 10.1875rem;
  padding-bottom: 10.1875rem; }
  #abt--home h2 {
    color: #2bd8ff; }
  #abt--home p {
    font-size: 1.6875rem;
    font-weight: 100;
    border-left: 0.3125rem solid #2bd8ff; }
  #abt--home .home--abt-left {
    padding-top: 5%; }

#programs--home {
  background: url(../images/home--programs-img.png) no-repeat right top;
  padding-top: 13.4375rem;
  padding-bottom: 13.4375rem;
  }
  #programs--home img {
    margin-bottom: 0.3125rem; }
  #programs--home h4 {
    margin-bottom: 0.625rem; 
    color: #000b22;
    font-size: 22px;
    padding: 5px;
    border-radius: -7px;
    border-bottom: 2px solid #000b22;
    border-top: 2px solid #000b22;
  }
  #programs--home p {
    margin-bottom: 2.5rem; }
#programs--home .f-size-adj .text-center p {
      min-height: 4.3125rem;
  }

#new--evnts img {
  float: right;
  border-radius: 5.875rem;
  border: 0.9375rem solid white;
  margin-top: -10.3125rem;
  width: 70%; }

#new--evnts .bg--score {
  width: 100%;
  height: 200px;
  background: #000b22; }

#new--evnts .news--cont {
  background: #000b22;
  -webkit-border-bottom-right-radius: 94px;
  -webkit-border-bottom-left-radius: 94px;
  -moz-border-radius-bottomright: 94px;
  -moz-border-radius-bottomleft: 94px;
  border-bottom-right-radius: 94px;
  border-bottom-left-radius: 94px; }

#new--evnts .news--cont {
  padding: 9.875rem 5.9375rem 6.125rem;
  color: white; }

#academic--c {
  margin-top: 6.25rem;
  background: #eaf4f9;
  border-top: 0.3125rem solid #000b22;
  border-bottom: 0.3125rem solid #000b22;
  padding: 6.25rem 0rem; }
  #academic--c li {
    font-size: 1.3125rem;
    font-weight: bold; }

#gen--values-1 {
  background: url(../images/allied-health-values-left.png) no-repeat -42px bottom; 
  padding-top: 10vh;}
  #gen--values-1 .cnt-trgt {
    padding-right: 3.125rem; }
    #gen--values-1 .cnt-trgt h3 {
      font-weight: bold; }
      #gen--values-1 .cnt-trgt h3:nth-child(4), #gen--values-1 .cnt-trgt h3:nth-child(7) {
        margin-top: 3.125rem; }
  #gen--values-1 .sm--more {
    float: right; }

#gen--values-inr {
  background: url(../images/allied-health-values-right.png) no-repeat right bottom;
  padding-top: 16vh;
  padding-bottom: 5vh; }

footer {
  border-top: 0.5rem solid #000b22;
  padding-top: 2.1875rem;
  padding-bottom: 7.5rem; }
  footer .corporate--area {
    margin-top: -5rem;
    font-size: 12px; }
  footer hr {
    background: white; }
  footer .ftr--lr {
    padding-left: 6.25rem; }
footer .add{
    display: block;
    border-top: 1px solid #383d41;
    padding-top: 5px;
    margin-top: 4px;
    font-size:15px;
    text-align:center;
    /* text-align: center;*/
}

.back-to-top {
  position: fixed;
  display: none;
  background: #2bd8ff;
  color: #fff;
  font-size: 1rem;
  right: 0.9375rem;
  bottom: 0.9375rem;
  transition: background 0.5s; }
  .back-to-top i {
    padding: 0.75rem;
    border-radius: 0.125rem; }
  .back-to-top :focus {
    background: #2bd8ff;
    color: #fff;
    outline: none; }
  .back-to-top :hover {
    color: white;
    background: #52c3ed; }

.inr-hdr {
  margin-top: 0rem; }
  .inr-hdr .container {
    border-bottom: 0.0625rem solid #000b22; }

.title {
  background: #000b22;
  color: white;
  margin-top: 0.625rem;
  padding: 1.25rem;
  width: 150%;
  margin-bottom: 1.4375rem;
  -webkit-border-top-left-radius: 3.125rem;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3.125rem;
  -moz-border-radius-topleft: 3.125rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3.125rem;
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3.125rem; }
  .title h1 {
    font-size: 2rem; }

  .title-1{
    padding: 10px;
  }
  
  .title-1 h1 {
    font-size: 1.3rem; 
    margin: 0px;}

#abt-1 {
  background: url(../images/allied_health_about_1.png) no-repeat;
  background-size: 18%;
  padding-bottom: 5%; }
  #abt-1 .title {
    margin-top: 6.5625rem; }

#abt-2 {
  background: url(../images/allied_health_about_2.png) right top no-repeat;
  background-size: 30%;
  padding-bottom: 13.75rem; }

#prgms .p--main-img {
  -webkit-border-top-left-radius: 6.25rem;
  -webkit-border-top-right-radius: 0rem;
  -webkit-border-bottom-right-radius: 6.25rem;
  -webkit-border-bottom-left-radius: 6.25rem;
  -moz-border-radius-topleft: 6.25rem;
  -moz-border-radius-topright: 0rem;
  -moz-border-radius-bottomright: 6.25rem;
  -moz-border-radius-bottomleft: 6.25rem;
  border-top-left-radius: 6.25rem;
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 6.25rem;
  border-bottom-left-radius: 6.25rem; }

#prgms .inner-right-column {
  padding-top: 8.125rem; }

#prgms #program--nv-tabs {
  margin-top: 3.75rem; }
  #prgms #program--nv-tabs li {
    padding-top: 1.25rem; }
    #prgms #program--nv-tabs li a {
      padding: 0.25rem;
      padding-top: 0.9375rem;
      background: #000b22;
      color: white;
      -webkit-border-top-left-radius: 1.25rem;
      -webkit-border-top-right-radius: 1.25rem;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -moz-border-radius-topleft: 1.25rem;
      -moz-border-radius-topright: 1.25rem;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      border-top-left-radius: 1.25rem;
      border-top-right-radius: 1.25rem;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      #prgms #program--nv-tabs li a:hover {
        text-decoration: none;
        font-weight: bold; }
  #prgms #program--nv-tabs .active {
    background: #2bd8ff;
    color: #000;
    padding-right: 100px;
    font-weight: bold; }

#prgms .tab-pane .container-fluid {
  background: #2bd8ff;
  padding-top: 1.25rem; }

#prgms .card-header {
  background: #000b22; }

#prgms .card-body {
  padding-top: 3.75rem; }

#prgms .card-link {
  color: white; }
  #prgms .card-link:hover {
    color: #2bd8ff; }

#prgms .c-row {
  margin-top: 1.25rem; }

#prgms .c-row img{
  -webkit-border-top-left-radius: 50px;
-moz-border-radius-topleft: 50px;
border-top-left-radius: 50px;
border-left:2px solid #2bd8ff;
}

#prgms .c-cont {
  position: relative;
  padding: 5%;
  min-height: 30vh; 
  padding-left: 0px;
}
  #prgms .c-cont h4 {
    border-left: 0.1875rem solid #2bd8ff;
    padding-left: 0.3125rem;
    min-height: 3.5rem; }
  #prgms .c-cont .sm--more {
    position: absolute;
    border-left: 0.0625rem solid #2bd8ff; }

#adm-1 {
  background: url(../images/allied_health_admission.png) no-repeat;
  background-size: 18%;
  padding-bottom: 5%; }

#ca-op {
  background: url(../images/allied_health_career_1.png) no-repeat;
  background-size: 18%;
  padding-bottom: 5%; }

#ca-op .pro--spec{
  background: #000b22;
  color: #fff;
  border-bottom: 2px solid#fff;
  padding: 10px 10px ;
}
#ca-op .pro-area{
  border-bottom: 2px solid #fff;
  background: #ccc;
  padding: 10px 10px ;
}

.op-content .container {
  max-width: 95%; }

.op-content .row {
    }

.op-content #myTabContent {
  padding-top: 35%;
  padding-left: 16%; }

#sm-menu {
  display: none; }

.lazy a {
  text-decoration: none;
  color: #2bd8ff; }
  .lazy a:hover {
    font-weight: bold; }

#myTab, #myTab-1 {
  border-bottom: 0.1875rem solid #000b22; }
  #myTab .active, #myTab-1 .active {
    background: #000b22;
    color: white; }
  #myTab a, #myTab-1 a {
    color: #000b22; }

#myTab-1 {
  display: none; }

#contact {
  background: url(../images/allied_health_contact_1.png) no-repeat;
  background-size: 18%;
  padding-bottom: 5%; }
  #contact form input, #contact form textarea {
    width: 100%;
    margin-bottom: 1.25rem; }
  #contact form textarea {
    height: 15vh; }
  #contact form a {
    float: right;
    margin-bottom: 1.25rem; }
  #contact .address {
    padding: 0rem;
    margin-bottom: 1.25rem; }

#prgms-sldr h1 {
  /* margin-top: -3.125rem; */
  color: white;
  background: #000b22;
  padding: 10px;
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

#prgms-content {
  margin-top: 1.875rem; }
  #prgms-content .apply--now-btn {
    margin-top: 1.875rem;
    display: inline-block; }
#prgms-content p a{
  text-decoration: none;
  color: #000;
}
#prgms-content p a, #prgms-content li a{
  text-decoration: none;
  color: #000;
}

.c--address p{
  font-size: 15px;
}
.c--details{
  margin-bottom: 10px;
}
.c--details h5 {
  border-bottom: 1px solid #000b22;
  background: rgb(224, 224, 224);
  padding: 5px 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

tr td:first-child{
  background: rgb(224, 224, 224);
  width: 20px;
}

.course-btm{
  margin-bottom: 50px;
}

.car-pro{
  margin-top: 20px;
}
/*@media (min-width: 801px) {
    @include h--sm();
}*/
/*@media (min-width: 992px) {
    @include h--md();
}*/
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
/* (1920x1080) Full HD Display */
@media only screen and (min-device-width: 1080px) and (max-device-width: 1920px) and (orientation: landscape) {
  /* insert styles here */ }

/* (1600x900) HD+ Display */
@media screen and (max-width: 1600px) {
  /* insert styles here */
  nav a, .sticky a {
    font-size: 0.9375rem !important; }
  #abt--home {
    background: url(../images/allied_healthabt_home_bg.png) no-repeat 108% top; }
  #programs--home {
    padding-top: 11.75rem;
    padding-bottom: 11.75rem; }
  .slick-prev,
  .slick-next {
    top: 180%; }
  .slick-prev {
    left: 75.5%; }
  .slick-next {
    right: 9%; }
  #gen--values-1 {
    background-size: 15%; }
  #gen--values-inr {
    background-size: 55%; } }

/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {
  /* insert styles here */
  .slider--area .slider--text {
    left: 9.0625rem; }
  #abt--home {
    background: url(../images/allied_healthabt_home_bg.png) no-repeat 114% top;
    min-height: 43.75rem; }
  #programs--home {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
    background-size: 50%; }
  .slick-dots {
    right: -132px;
    bottom: -20px; }
  .slick-prev, .slick-next {
    top: 150%; }
  .slick-prev {
    left: 73.5%; }
  nav li {
    margin-left: 0.625rem; }
  #myTab a, #myTab-1 a {
    font-size: 0.875rem; }
  .nav-link {
    padding: 0.3125rem 0.625rem; } }

/* 
    ##Device = Laptops, Desktops
    ##Screen = B/w 1025px to 1280px
  */
/* (1366x768) WXGA Display */
@media screen and (max-width: 1366px) {
  /* insert styles here */
  header img {
    max-width: 140%; }
  .sticky .logo {
    width: 145%;
    max-width: 145%; }
  nav li {
    margin-left: 0.25rem; }
  #abt--home {
    background: url(../images/allied_healthabt_home_bg.png) no-repeat 117.5% top; }
  
  .slick-prev {
    left: 72.5%; }
  .slider--area {
    background-size: cover;
    height: 100vh;
    margin-top: -10.3125rem; }
  .slider--text {
    left: 8.125rem !important;
    top: 11.5625rem !important; }
  .slick-prev, .slick-next {
    top: 140%; }
    .slick-prev::before, .slick-next::before {
      border-radius: 0.9375rem; }
      
  #programs--home {
    background: url(../images/home--programs-img.png) no-repeat 106% top;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background-size: 44% !important; }
    #programs--home .f-size-adj .text-center p {
      min-height: 5.5rem; }
  #academic--c li {
    font-size: 1.125rem; }
  footer .ftr--lr {
    padding-left: 3.75rem; } 
  /**/
  #prgms .c-cont h4 {
      min-height: 6.8rem;
  }
  #prgms .c-row {
    margin-top: 2.25rem; }
  #prgms .c-row p {
    min-height: 100px;}
  #prgms .inner-right-column {
      padding-top: 5.125rem;
  }
  .sf{
    margin-top: 30px;
  }

  }

@media (min-width: 1025px) and (max-width: 1280px) {
  nav a, .sticky a {
    font-size: 0.6875rem !important; }
  .r--links {
    padding: 0rem; }
    .r--links ul {
      padding: 0rem; }
    .r--links a {
      font-size: 0.875rem; }
  #abt--home {
    background: url(../images/allied_healthabt_home_bg.png) no-repeat 122.5% top; }
  #abt--home {
    min-height: 500px; }
    #abt--home .home--abt-left {
      padding: 0%; }
    #abt--home h2 {
      font-size: 2.1875rem; }
    #abt--home p {
      font-size: 1.3125rem; }
  #programs--home {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
    background-size: 65%;
    background-position-x: 125%; }
  .slick-prev {
    left: 63.5%; }
  .slick-dots {
    right: -6.25rem; }
  #academic--c li {
    font-size: 14px; }
  .ftr--lr {
    font-size: 0.75rem; } }

/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {
  /* insert styles here */
  .slider--text {
    left: 7.5rem !important; }
  #news-car::after {
    height: 35.5vh; }
  .footer--right .row:first-child > div {
    min-height: 14.0625rem;
    margin-bottom: 2.5rem; } }

/* 
    ##Device = Tablets, Ipads (portrait)
    ##Screen = B/w 768px to 1024px
  */
@media (min-width: 768px) and (max-width: 1024px) {
  header {
    margin-top: 0rem;
    background: white;
    padding-bottom: 0.625rem; }
    header img {
      max-width: 250%; }
  .navbar-nav{
    display: none;
  }
  .r--links {
    display: none; }
  .slider--area {
    height: 45vh;
    margin-top: 0rem;
    background-size: contain; }
    .slider--area .slider--text {
      top: 3.125rem !important;
      left: 5rem !important; }
      .slider--area .slider--text h1 {
        font-size: 2rem; }
      .slider--area .slider--text p {
        font-size: 1.125rem; }
  #abt--home {
    min-height: 23.4375rem; }
    #abt--home h2 {
      font-size: 1.875rem; }
    #abt--home p {
      font-size: 1.1875rem; }
  #programs--home {
    padding-top: 0rem; }
    #programs--home .f-size-adj .text-center p {
      min-height: 3.125rem; }
  footer .corporate--area {
    margin-top: 1.25rem; }
  footer .sm-nd {
    display: none; }
  #abt--home {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background: url(../images/allied_healthabt_home_bg.png) no-repeat 280.5% top; }
  #programs--home {
    background: none; }
    #programs--home img {
      margin-top: 1.25rem; }
  #new--evnts .tab--bg {
    background: #000b22; }
  #new--evnts img {
    border-radius: 18.75rem;
    float: none;
    margin-left: 15%;
    margin-bottom: 0.625rem; }
  #gen--values-1 {
    background: url(../images/allied-health-values-left.png) no-repeat -12px bottom;
    background-size: 15%; }
  #gen--values-inr {
    background: none; }
  .tab-half-adjust {
    flex: 0 0 50%;
    max-width: 50%; }
  .tab-full-adjust {
    flex: 0 0 100%;
    max-width: 100%; }
  #top-menus, nav {
    display: none; }
  .toggle--btn {
    display: block;
    top: 3%;
    right: 2rem; }
  .toggle--menu {
    top: 7%;
    border-top: 0.125rem solid #000b22; }
  .untitled__slideContent {
    margin-top: 4vh; }
    .untitled__slideContent span {
      font-size: 6vmin; }
  .untitled__slideBg {
    background-size: contain;
    height: 23vh; }
  #news-car .slick-next {
    right: 37%; }
  #news-car .slick-prev, #news-car .slick-next {
    top: 10%; }
  .abt--news {
    margin-top: 0vh; }
  .sm--abt-news {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .imp--features .tab-content {
    padding-bottom: 1.25rem; }
    .imp--features .tab-content img {
      -webkit-border-bottom-right-radius: 4.6875rem;
      -moz-border-radius-bottomright: 4.6875rem;
      border-bottom-right-radius: 4.6875rem; }
  .imp--features .nav-tabs .nav-item {
    font-size: 16px; }
  .row--btm-offset {
    margin-bottom: 20px; }
  .h--adj-1 {
    max-height: 26.9375rem;
    overflow: hidden; }
  .trenting--ISC {
    padding-top: 0rem; }
  .footer--right .row:first-child > div {
    min-height: 13.125rem;
    margin-bottom: 2.5rem; }
  .footer--right i {
    margin-right: 0.125rem; }
  .alumni--filter input, .alumni--filter select {
    margin-bottom: 0.625rem; }
  #l--link-btn span {
    display: block; }
  #l-links {
    display: none;
    position: absolute;
    margin-left: 1.25rem !important;
    padding-left: 1rem;
    width: 15.3125rem;
    z-index: 10; }
  /*.exp--collapse-area{
    position: fixed;
    z-index: 120;
    left: -15px;
    
    #l-links{
        display: none;
        }
  }*/
  .course p {
    height: 100px; }
#prgms .c-cont h4 {     
      min-height: auto;
  }
#prgms .c-cont {
    min-height: 20vh; 
}
  
#prgms .c-row p {
      min-height: 70px;
  }
  #l--link-btn {
    z-index: 110;
    position: fixed;
    top: 400px;
    left: -20px;
    top: -12px; }
  .back-to-top :hover {
    background: #e5097f; }
  .footer--right .row:first-child > div div {
    bottom: 2rem; }
  #inr--sec-1 > :after {
    display: none; }
  #abt-2 {
    background: url(../images/allied_health_about_2.png) right bottom no-repeat;
    background-size: 30%; }
  .inner-right-column {
    padding-top: 0rem; } }

/* 
    ##Device = Tablets, Ipads (landscape)
    ##Screen = B/w 768px to 1024px
  */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  header {
    margin-top: 1.25rem; }
    header .container {
      max-width: 90%; }
    header img {
      max-width: 140%; }
  .toggle--btn {
    display: none; }
  #top-menus, nav {
    display: flex; }
  nav li, .sticky li {
    margin-left: 0.3125rem; }
  nav a, .sticky a {
    font-size: 0.8125rem !important; }
  .r--links {
    display: block; }
    .r--links ul {
      padding: 0rem; }
    .r--links a {
      font-size: 0.875rem; }
  .slider--area {
    background-size: cover;
    max-height: 27rem;
    height: 27rem; }
    .slider--area .slider--text {
      top: 6.25rem;
      left: 21.875rem;
      min-height: auto;
      min-width: 376px; }
      .slider--area .slider--text h1 {
        font-size: 2.0625rem; }
  .untitled__slideContent {
    margin-top: 18vh; }
    .untitled__slideContent span {
      font-size: 6.5vmin; }
  .untitled__slideBg {
    background-size: cover;
    height: 40vh; }
  #abt--home {
    background: url(../images/allied_healthabt_home_bg.png) no-repeat 147.8% top; }
  #programs--home {
    padding-top: 0rem; }
    #programs--home .f-size-adj {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      #programs--home .f-size-adj .text-center p {
        min-height: 6.25rem; }
  #new--evnts .tab--bg {
    background: none !important; }
  #new--evnts img {
    border-radius: 4.125rem;
    float: right; }
  #new--evnts .slick-prev {
    left: 68%; }
  #new--evnts .news--cont {
    padding-top: 6.25rem; }
  .slick-dots {
    right: -5rem; }
  .slick-prev:before, .slick-next:before {
    padding: 0.625rem 1.5625rem; }
  #academic--c ul {
    padding-left: 0rem; }
  #academic--c li {
    font-size: 1rem; }
  #gen--values-1 .cnt-trgt {
    -ms-flex: 0 0 90.666667%;
    flex: 0 0 90.666667%;
    max-width: 90.666667%; }
  footer .ftr--lr {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  #abt-2 {
    background: url(../images/allied_health_about_2.png) right top no-repeat;
    background-size: 30%; } 
    #prgms .c-row p {
      min-height: 150px;
  }
  
  
  }

/* 
    ##Device = Low Resolution Tablets, Mobiles (Landscape)
    ##Screen = B/w 481px to 767px
  */
/* (640x960) iPhone 4 & 4S */
@media (min-width: 481px) and (max-width: 767px) {
  header {
    margin-top: 0rem;
    padding-bottom: 1.875rem;
    background: white; }
    header .container {
      max-width: 100%; }
    header .r--links {
      display: none; }
  header .navbar-nav{
    display: none !important;
  }
  .sticky .logo {
    width: 80%; }
  #top-menus, nav {
    display: none; }
  .toggle--menu {
    display: none;
    top: 8%; }
  .toggle--btn {
    display: block;
    top: 3%; }
  .slider--area {
    background-position-x: right;
    background-position-y: top;
    background-size: cover;
    max-height: 61vh;
    height: 61vh;
    margin-top: 0rem; }
    .slider--area .slider--text {
      width: 70%;
      left: 1rem !important; }
      .slider--area .slider--text p {
        font-size: 16px;
        line-height: 21px; }
      .slider--area .slider--text h1 {
        font-size: 1.5625rem; }
        .slider--area .slider--text h1 br:nth-child(2) {
          display: none; }
  .untitled__slideContent {
    margin-top: 4vh; }
    .untitled__slideContent span {
      font-size: 6.5vmin; }
  .untitled__slideBg {
    background-size: contain;
    height: 20vh; }
  #abt--home {
    background: none;
    padding-top: 2.25rem;
    padding-bottom: 3.125rem;
    min-height: 35rem; }
    #abt--home h2 {
      font-size: 1.875rem; }
    #abt--home p {
      font-size: 1rem; }
  #programs--home {
    background: none;
    padding-top: 1rem;
    border-top: 0.125rem solid #000b22; }
    #programs--home img {
      margin-top: 1.25rem; }
    #programs--home .f-size-adj .text-center p {
      min-height: 5rem; }
  #new--evnts .tab--bg {
    background: #000b22; }
  #new--evnts img {
    margin-top: -149px;
    margin-left: 16%;
    border-radius: 18rem;
    float: none; }
  #new--evnts .news--cont {
    padding-top: 1rem; }
  #new--evnts .slick-prev {
    left: 55.5%; }
  #new--evnts .slick-prev, #new--evnts .slick-next {
    top: 125%; }
  #new--evnts .slick-dots {
    right: -79px;
    bottom: -20px; }
  .offset-2 {
    margin: 0rem; }
  #academic--c {
    padding: 3rem 0rem; }
    #academic--c h2 {
      font-size: 1.5625rem; }
  #gen--values-1 {
    background: url(../images/allied-health-values-left.png) no-repeat -16px bottom;
    background-size: 20%;
    padding-bottom: 84px;
  }
  #gen--values-inr {
    background: none; }
  footer .corporate--area {
    margin-top: 1.25rem; }
  footer .ftr--lr {
    font-size: 0.75rem;
    text-align: center;
    padding-top: 1.25rem; }
    footer .ftr--lr:first-child img {
      width: 50%; }
  .back-to-top :hover {
    background: #e5097f; }
  .inr-hdr .container {
    padding-bottom: 1.875rem; }
  #program--nv-tabs .active {
    padding-right: 0.625rem; }
  .title {
    margin-left: 5rem; }
    .title h1 {
      font-size: 24px; }
  .inner-right-column {
    padding-top: 0.625rem; }
  .op-content #myTabContent {
    padding-top: 10%;
    padding-left: 5%; }
  #myTab {
    margin-left: 15%;
    display: none; }
  #myTab-1 {
    display: none; }
  #sm-menu {
    display: block;
    position: absolute;
    display: block;
    right: 45%;
    top: 28%;
    background: black;
    padding: 0rem 0.125rem;
    border: 1px solid white; }
    #sm-menu img {
      width: 1.25rem; }     
#prgms .c-cont h4 {     
        min-height: auto;
    }}

/* 
    ##Device = Most of the Smartphones Mobiles (Portrait)
    ##Screen = B/w 320px to 479px
  */
@media (min-width: 320px) and (max-width: 480px) {
  header {
    margin-top: 0rem;
    padding-bottom: 1.875rem;
    background: white; }
    header .container {
      max-width: 100%; }
    header .r--links {
      display: none; }
  header .navbar-nav{
        display: none !important;
      }
  .sticky .logo {
    width: 80%; }
  #top-menus, nav {
    display: none; }
  .toggle--menu {
    display: none;
    top: 8%; }
  .toggle--btn {
    display: block;
    top: 3%; }
    /**/
  .a--n-pg {
      top: 67%;
      right: -35px;
  }
    /**/
  .slider--area {
    background-position-x: right;
    background-position-y: top;
    background-size: cover;
    max-height: 61vh;
    height: 61vh;
    margin-top: 0rem; }
    .slider--area .slider--text {
      width: 70%;
      left: 1rem !important; }
      .slider--area .slider--text p {
        font-size: 12px;
        line-height: 13px; }
      .slider--area .slider--text h1 {
        font-size: 1.5625rem; }
        .slider--area .slider--text h1 br:nth-child(2) {
          display: none; }
  .untitled__slideContent {
    margin-top: 4vh; }
    .untitled__slideContent span {
      font-size: 6.5vmin; }
  .untitled__slideBg {
    background-size: contain;
    height: 20vh; }
/**/
.f-btns {
  font-size: 16px;
}
.a--n-ug {
  top: 51%;
  right: -35px;
}

/**/

  #abt--home {
    background: none;
    padding-top: 2.25rem;
    padding-bottom: 3.125rem;
    min-height: 35rem; }
    #abt--home h2 {
      font-size: 1.875rem; }
    #abt--home p {
      font-size: 1rem; }
  #programs--home {
    background: none;
    padding-top: 1rem;
    border-top: 0.125rem solid #000b22; }
    #programs--home img {
      margin-top: 1.25rem; }
    #programs--home .f-size-adj .text-center p {
      min-height: 5rem; }
  #new--evnts .tab--bg {
    background: #000b22; }
  #new--evnts img {
    margin-top: -149px;
    margin-left: 16%;
    border-radius: 18rem;
    float: none; }
  #new--evnts .news--cont {
    padding-top: 1rem; }
  #new--evnts .slick-prev {
    left: 55.5%; }
  #new--evnts .slick-prev, #new--evnts .slick-next {
    top: 125%; }
  #new--evnts .slick-dots {
    right: -79px;
    bottom: -20px; }
  .offset-2 {
    margin: 0rem; }
  #academic--c {
    padding: 3rem 0rem; }
    #academic--c h2 {
      font-size: 1.5625rem; }
  #gen--values-1 {
    background: url(../images/allied-health-values-left.png) no-repeat -19px bottom;
    background-size: 20%;
    padding-bottom: 84px; 
    padding-top: 0px;
  }
   
  #gen--values-inr {
    background: none; }
  footer .corporate--area {
    margin-top: 1.25rem; }
  footer .ftr--lr {
    font-size: 0.75rem;
    text-align: center;
    padding-top: 1.25rem; }
    footer .ftr--lr:first-child img {
      width: 50%; }
  .back-to-top :hover {
    background: #e5097f; }
  .inr-hdr .container {
    padding-bottom: 1.875rem; }
  #program--nv-tabs .active {
    padding-right: 0.625rem; }
  .title {
    margin-left: 5rem; }
    .title h1 {
      font-size: 24px; }
  .inner-right-column {
    padding-top: 0.625rem; }
  .op-content #myTabContent {
    padding-top: 10%;
    padding-left: 5%; }
  #myTab {
    margin-left: 15%;
    display: none; }
  #myTab-1 {
    display: none; }
  #sm-menu {
    display: block;
    position: absolute;
    display: block;
    right: 45%;
    top: 28%;
    background: black;
    padding: 0rem 0.125rem;
    border: 1px solid white; }
    #sm-menu img {
      width: 1.25rem; }
  .container {
    max-width: 95%; }
  header img {
    max-width: 90%; }
  #new--evnts .slick-prev, #new--evnts .slick-next {
    top: 120%; }
    #new--evnts .slick-prev::before, #new--evnts .slick-next::before {
      padding: 0.375rem 0.9375rem; }
  #new--evnts .slick-prev {
    left: 71.5%; }
  #new--evnts .slick-dots {
    right: -62px;
    bottom: -12px; }
  #new--evnts .news--cont {
    padding: 3.625rem 3.5rem 6.125rem;
    color: white; }
  h4 {
    font-size: 1.25rem; }
  .toggle--btn {
    display: block;
    top: 4%;
    right: 5%; }
  .toggle--menu {
    top: 12%; }
    .toggle--menu li {
      margin: 0rem; }
    .toggle--menu a {
      font-size: 0.8125rem; }
    .toggle--menu hr {
      margin: 0.5rem; }
  .slider--area {
    height: 23vh; }
    .slider--area .slider--text {
      top: 1.5rem !important;
      left: 7% !important;
      min-width: 16.3125rem;
      min-height: auto;
      padding: 0.3125rem 0.625rem; }
      .slider--area .slider--text h1 {
        font-size: 16px;
        letter-spacing: 0.0625rem; 
        margin-bottom: 2px;}
  .untitled__slideContent {
    margin-top: 4vh;
    top: 6vh; }
    .untitled__slideContent span {
      font-size: 6.5vmin; }
  .untitled__slideBg {
    background-size: contain;
    height: 14vh; }
  .abt--news {
    margin-top: -9vh; }
    .abt--news span {
      width: 24%; }
  #prgms #program--nv-tabs .active {
    background: #2bd8ff;
    color: #000;
    padding-right: 17px;
    font-weight: bold; }

    /**/
  #prgms .c-cont h4 {     
      min-height: auto;
  }
  #prgms .c-row p {
    min-height: 55px;
  }
  #prgms .c-cont {
    min-height: 25vh; 
}
/**/
#link-pg,#link-ug{
  font-size: 10px;
}
#prgms #program--nv-tabs {
  margin-top: 1.75rem;
}
/**/
#prgms .inner-right-column {
  padding-top: 1.125rem;
}

  .accr--logo-slider .slick-dots li {
    width: 0.5rem; }
  #news-car .slick-prev {
    left: 79%; }
  #news-car::after {
    height: 55vh; }
  .inner--slider {
    background-size: cover !important; }
  .imp--features img {
    width: 50%; }
  #new--evnts .slick-prev {
    left: 60.5%; }
  /**/
  footer {
    padding-top: 0rem;
    padding-bottom: 0rem; }
    footer .ftr--lr {
      padding-left: 20px !important; }
    footer .ftr--lr:nth-child(2) {
      padding-left: 20px !important; }
      footer .ftr--lr:nth-child(2) img {
        width: 1.875rem; }
  .back-to-top :hover {
    background: #e5097f; }
  #abt-1 {
    background-size: 15%; }
    #abt-1 .title {
      margin-top: 2rem; }
      #abt-1 .title h1 {
        font-size: 2rem; }
    #abt-1 .offset-2 {
      margin-left: 0rem; }
  #abt-2 {
    background: no-repeat;
    padding-bottom: 1.25rem; }
  .title {
    margin-left: 2rem; }
    .title h1 {
      font-size: 0.9375rem; }
  #sm-menu {
    right: 40%; }
    #sm-menu img {
      width: 1.125rem; } }

Samx