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--scoll.css
@import url("../fonts/Oswald-Regular.ttf");
@import url("../fonts/Lato-Regular.ttf");
/*@mixin for-phone-only {
    @media only screen and (max-width: 599px) { @content; }
  }*/
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

* {
  box-sizing: border-box; }

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

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

.no-padding {
  padding: 0px; }

.no-margin {
  margin: 0rem; }

#myHeader {
  position: fixed;
  top: 0;
  z-index: 9999;
  background: #fff;
  width: 100%; }
  #myHeader .container {
    border-bottom: 10px solid #001033; }
  #myHeader .first--links {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    list-style: none;
    padding: 0px; }
  #myHeader .sec--links {
    background: #001033;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    list-style: none;
    padding: 0px; }
  #myHeader .row {
    position: relative; }

/*.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    }*/
.scrolled-nav .logo {
  width: 12.5rem; }

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

.toggle--menu {
  width: 18.75rem;
  height: auto;
  padding: 1.25rem 0.625rem;
  position: fixed;
  right: 1.3125rem;
  top: 13%;
  z-index: 200;
  background: #fff;
  display: none; }
  .toggle--menu ul {
    list-style: none; }
  .toggle--menu li {
    margin: 0.3125rem 0rem; }
  .toggle--menu a {
    color: #000; }
  .toggle--menu a:hover {
    font-weight: bold;
    text-decoration: none; }
  .toggle--menu hr {
    background: #c1c1c1; }

.first--links li {
  display: inline-block;
  padding: 12px 10px;
  letter-spacing: 1px; }

.first--links a {
  color: #000; }

.first--links a.active::before {
  content: "\25A0";
  color: #e5097f;
  font-weight: bold;
  font-size: 15px;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.sec--links li {
  display: inline-block;
  padding: 5px 1.5%;
  letter-spacing: 1px;
  list-style: none;
  margin: 0px -2px; }

.sec--links a {
  color: #fff; }

.sec--links li:nth-child(1), .sec--links li:nth-child(2) {
  background: #e5097f; }

nav ul {
  position: absolute;
  bottom: 0px;
  right: 15px; }

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

nav a {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  font-weight: 450;
  color: #001033; }

nav a:hover {
  text-decoration: none;
  color: #001033;
  color: #e5097f; }

.Quick--enquiry {
  background: #001033;
  border-left: 0.1875rem solid #e5097f;
  position: fixed;
  top: 50rem;
  font-family: "Oswald", sans-serif;
  font-size: 1rem;
  padding: 0.625rem;
  z-index: 10; }
  .Quick--enquiry button {
    color: #fff;
    background: #001033;
    border: none;
    letter-spacing: 0.125rem; }
    .Quick--enquiry button :focus {
      border: 0px; }
  .Quick--enquiry :hover {
    text-decoration: underline;
    color: #fff; }

.Quick--enquiry-taget {
  width: 16.25rem;
  height: auto;
  padding: 3.75rem 2.3125rem;
  position: fixed;
  top: 36.6875rem;
  left: 3.4375rem;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 1;
  display: none; }
  .Quick--enquiry-taget .close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    color: #001033;
    border: 0.0625rem solid #001033;
    font-size: 1.25rem;
    padding: 0.125rem;
    cursor: pointer; }
  .Quick--enquiry-taget input {
    margin: 0.625rem 0rem; }
  .Quick--enquiry-taget input[type=button] {
    border-color: #001033;
    background: #001033;
    border-right: 0.1875rem solid #e5097f;
    position: absolute;
    left: 5.625rem;
    bottom: -2.5625rem;
    color: #fff; }

.slider--area {
  position: relative;
  background: url("../images/ISC-Indian-School-of-Commerce-header-slider-bg.jpg") no-repeat;
  background-size: cover;
  max-height: 572px;
  height: 572px;
  /*@include for-phone-only {    
        background: #ff0000; 
     }*/ }
  .slider--area .slider--text {
    position: absolute;
    top: 9.5625rem;
    left: 24.6875rem;
    min-width: 45rem;
    min-height: 18.75rem;
    padding: 2.5rem 1.25rem;
    background-color: solid-darken(#001033, 0.4);
    background-color: rgba(0, 16, 51, 0.4); }
    .slider--area .slider--text h1 {
      font-family: "Oswald", sans-serif;
      color: #fff;
      font-size: 4.5rem;
      text-align: left; }

.imp--dates {
  margin-top: 2.75rem;
  font-family: "Lato", sans-serif;
  padding-bottom: 4.1875rem; }
  .imp--dates .dates--cover {
    border-bottom: 0.0625rem solid #e5097f;
    padding: 0rem 0.9375rem 4.5rem 0.9375rem; }
  .imp--dates h2 {
    margin-bottom: 2.625rem; }
  .imp--dates .date--sec {
    background: #001033;
    border-right: 0.1875rem solid #e5097f;
    padding: 0.4375rem 0.5rem;
    min-height: 4.625rem; }
  .imp--dates button {
    width: 7.9375rem;
    height: 2.5rem;
    font-family: "Oswald", sans-serif;
    color: #fff;
    background: #001033;
    border: 0rem;
    border-bottom: 0.1875rem solid #e5097f; }

.date--sec span {
  display: block;
  color: #fff;
  border-bottom: 0.0625rem solid #fff; }

.date--sec span:first-child {
  font-size: 1rem;
  padding-bottom: 0.5rem; }

.date--sec span:nth-child(2) {
  border: none;
  font-family: "Oswald", sans-serif;
  font-size: 1.875rem; }

.con--sec {
  padding-top: 0.625rem;
  padding-right: 1.25rem; }
  .con--sec h3 {
    font-size: 1.125rem;
    font-weight: bold; }
  .con--sec p {
    font-size: 1rem;
    text-align: justify; }

.imp--features {
  background: #001033;
  padding-top: 3.5rem;
  font-family: "Oswald", sans-serif; }
  .imp--features h1 {
    font-size: 3.75rem; }
  .imp--features h2 {
    font-size: 2.25rem; }
  .imp--features h3 {
    font-size: 1.3125rem;
    font-weight: 400; }
  .imp--features a {
    text-decoration: none;
    color: #fff; }
  .imp--features .s--heading {
    font-size: 6.375rem; }
  .imp--features .tab-content {
    color: #fff;
    padding: 2.6875rem 0rem 6.25rem 0rem;
    text-align: center; }
  .imp--features .nav-tabs {
    border: 0rem; }
    .imp--features .nav-tabs .nav-item {
      padding: 0rem 0.21875rem;
      font-family: "Oswald", sans-serif;
      font-size: 1.3125rem; }
      .imp--features .nav-tabs .nav-item .active::before {
        content: " ";
        width: 98%;
        height: 0.1875rem;
        background: #e5097f;
        position: absolute;
        top: -2px;
        right: 1%; }
    .imp--features .nav-tabs .nav-link {
      border-radius: 0px;
      background: #fff;
      color: #001033; }

.campus--tour {
  position: relative;
  font-family: "Oswald", sans-serif; }
  .campus--tour .tour--button {
    width: 28rem;
    height: 4.25rem;
    background: #fff;
    position: absolute;
    left: 20%;
    bottom: 2rem;
    padding: 0.625rem; }
    .campus--tour .tour--button h3 {
      font-size: 1.875rem;
      font-weight: 200;
      width: 70%;
      padding: 0.5625rem;
      float: left; }
    .campus--tour .tour--button a {
      display: block;
      width: 7.4375rem;
      height: 3.25rem;
      background: #001033;
      border-right: 0.1875rem solid #e5097f;
      padding: 1rem;
      text-decoration: none;
      color: #fff;
      float: right; }

.news--media {
  padding-top: 1.125rem; }
  .news--media .news--media-title {
    background: #001033;
    border: 0rem;
    border-bottom: 0.1875rem solid #e5097f;
    width: 100%;
    height: 11.125rem;
    padding-top: 6.1875rem;
    color: #fff; }
  .news--media h2 {
    font-family: "Oswald", sans-serif;
    font-size: 1.875rem;
    font-weight: 300;
    line-height: ""; }
  .news--media h3 {
    font-family: "Oswald", sans-serif;
    font-size: 1.875rem;
    font-weight: 300;
    line-height: ""; }
  .news--media p {
    font-family: "Lato", sans-serif;
    font-size: 1.3125rem;
    font-weight: 300;
    line-height: 1.6875rem;
    text-align: justify; }
  .news--media img {
    width: 100%; }
  .news--media .news--media-news {
    background: #fff;
    border: 1px solid #dcd9d9;
    padding: 0.625rem; }
  .news--media .row :nth-child(2) {
    margin-bottom: 1.25rem; }

.trenting--ISC {
  padding-top: 5.375rem; }
  .trenting--ISC img {
    border-bottom: 0.125rem solid #001033;
    width: 100%; }
  .trenting--ISC h1 {
    padding-bottom: 1.5rem; }
  .trenting--ISC h2 {
    font-family: "Oswald", sans-serif;
    font-size: 1.3125rem;
    font-weight: 300;
    line-height: "";
    border-top: 0.125rem solid #e5097f;
    text-align: center;
    padding-top: 0.875rem;
    margin-bottom: 0rem; }
  .trenting--ISC p {
    font-family: "Lato", sans-serif;
    font-size: 1.3125rem;
    font-weight: 300;
    line-height: 1.8125rem;
    text-align: justify;
    padding: 0.625rem; }

.education--portfolio {
  margin-top: 1.75rem; }
  .education--portfolio .education--portfolio-title {
    background: #001033;
    border-right: 0.1875rem solid #e5097f;
    padding-top: 2.75rem;
    padding-bottom: 2.75rem; }
  .education--portfolio h2 {
    color: #fff;
    font-size: 1.4375rem;
    font-weight: 400;
    line-height: 2rem; }

footer {
  margin-top: 50px;
  border-top: 1px solid #001033;
  border-bottom: 1px solid #001033; }

.footer--left {
  background: #fff;
  padding: 3.125rem 0rem; }
  .footer--left ul {
    list-style: none; }
  .footer--left a {
    text-decoration: none;
    color: #000; }
  .footer--left a:hover {
    font-weight: bold; }

.footer--right {
  background: #001033;
  color: #fff;
  padding: 3.125rem 1.25rem;
  font-family: "Lato", sans-serif; }
  .footer--right h3 {
    font-family: "Oswald", sans-serif;
    font-size: 1.3125rem; }
  .footer--right span {
    font-size: 1.125rem;
    line-height: 1.125rem;
    font-weight: 100; }
  .footer--right i {
    font-size: 1.3125rem;
    margin-right: 1.1875rem; }
  .footer--right .row:first-child > div {
    min-height: 12.5rem;
    margin-bottom: 4.375rem; }
    .footer--right .row:first-child > div div {
      position: absolute;
      bottom: 0;
      font-family: "Oswald", sans-serif;
      font-size: 1.3125rem;
      font-weight: 100; }
      .footer--right .row:first-child > div div img {
        width: 1.3125rem;
        margin-right: 0.8125rem; }
  .footer--right .row :nth-child(3) {
    font-size: 0.875rem; }

.back-to-top {
  position: fixed;
  display: none;
  background: #e5097f;
  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: #e5097f;
    color: #fff;
    outline: none; }
  .back-to-top :hover {
    background: #001033;
    color: #fff; }

/*@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: 140%;
    max-width: 140%; }
  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 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem; }
    #programs--home .f-size-adj .text-center p {
      min-height: 12.5rem; }
  #academic--c li {
    font-size: 1.125rem; }
  footer .ftr--lr {
    padding-left: 3.75rem; } }

@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%; }
  .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; }
  #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%; } }

/* 
    ##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; }
  .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 -13px bottom;
    background-size: 20%; }
  #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; } }

/* 
    ##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; }
  .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 -13px bottom;
    background-size: 20%; }
  #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: 15%; }
    .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: 2.8125rem;
      left: 7% !important;
      min-width: 10.3125rem;
      min-height: auto;
      padding: 0.3125rem 0.625rem; }
      .slider--area .slider--text h1 {
        font-size: 1.25rem;
        letter-spacing: 0.0625rem; }
  .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; }
  .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: 0rem; }
      #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