body {
  background: #f1f1f1;
  overflow: initial;
}

h1.emptyanchor {
  display: none;
}

/*End of header*/

.sticky_courses_menu {
    top: 0px;
    position: sticky;
    top: 0px;
    margin-top: -60px;
    float: left;
}

/*Side Nav*/
#subjects-sidenav > li > a {
  padding: 12px 30px 12px 25px;
  color:#333333;
 }

#course-content nav {
    display: block;
    width: 260px;
    float: left;
    left: 30px;
    margin-right: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    margin-top: 90px;
    padding-top: 0px;
}

@media screen and (max-width: 1150px){
#course-content nav {
    margin-right: 0px;
    width: 240px;
}
}
/*ul.nav-pills {
  top: 20px;
  position: fixed;
}*/

.nav-pills > li > a {
  border-radius: 0;
  font-size: 15px;
  background-color: #f9f9f9; 
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  padding: 0px 0px 0px 8px ;
  background: #f9f9f9;
  color: #038cd0 !important;
 }

.nav-pills > li.active{
  padding: 0px 0px 0px 8px;
  background: #038cd0 !important;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #f9f9f9;
}

.nav-stacked > li + li, .nav-stacked > li {
  padding: 0px 0px 0px 0px;
  background: #f9f9f9;
  margin-top: 0px;
  border-top:1px solid #e2e2e2;
}

.nav-pills > li.disabled-li {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

#subjects-sidenav > li.disabled-li > a {
  background-color: #e6e6e6;
  pointer-events: none;
  color: #929292;
}
/*End of Side Nav*/

/*Carts side nav*/
.empty_li, .empty_li a {
  background-color: transparent !important;
}

.empty_li a{
  padding: 5px !important; 
}

.empty_li {
  border-top: none !important;
}

.carts {
  background: #b1b1b1 !important; 
  color: #fff !important;
}

.carts .badge, #carts-mob .badge {
  background-color: #c71c22;
}
/*End of carts side nav*/

/*Mobile Navigation */
#mobile-subject {
  margin-top: 25px;
}

.select-label {
  margin-top:3px; 
  margin-right:3px;
}

#subject_ddl_mob {
  z-index: 10;
  padding-top: 10px;
  border-radius: 3px;
  margin-top: 5px;
}

#subject_ddl_mob.affix {
  top: 60px;
  left: 0;
  width: 100%;
  padding: 10px;
  margin-top: 0;
  background: #f9f9f9;
  border-top: 5px #f9f9f9 solid;
}

#subject_ddl_mob .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 60%;
}

.shop-cart {
  padding-top: 1px;
  padding-left: 3px !important;
}

.shop-cart i {
  font-size: 18px;
}

/*End of Mobile Navigation */

/*Advanced Filter*/
.filterby-btn {
  background-color: #ffffff;
  padding: 10px 19px;
  font-size: 15px;
  color: #474747;
  border-radius: 25px;
  margin-bottom: 15px;
  margin-top: 25px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.filterby-btn:focus, .filterby-btn:active:focus {
  outline: none;
}

.hidepurchase-btn {
    margin-top: 30px;
}

.cart_stat {
  margin-top: 20px;
  text-align: right;
}

.cart_stat hr {
  margin-bottom: 0;
}

.cart_stat .badge {
    background: #c71c22;
}

.clear-all-btn {
  cursor: pointer !important;
  padding-right: 10px !important;
}

.card-block {
  font-size: 12px;
}

.card-block h4 {
    padding-left: 15px;
}

.second .filtering-items {
    padding-left: 6px;
}

.second .card-block h4 {
    padding-left: 6px;
}

.filtering-items {
    padding-right: 0;
}

.filtering-wrap {
    padding-left: 0;
    padding-right: 9px;
}

#filter-form .card {
  background-color: #ffffff;
  padding: 15px;
  height: 165px;
  display: grid;
  align-items: center;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
/*End of Advanced Filter*/

/*Course*/
#contents-right {
  padding-bottom: 50px;
}

.course-wrapper {
  position: relative;
  margin: 10px auto;
  margin-left: auto;
  margin-left: -20px;
}

.course-wrapper .course-info-wrapper {
  position: absolute;
  background-color: transparent;
  bottom: 0;
  right: 0;
}

.course-info-wrapper a:hover, .course-info-wrapper a:focus {
  text-decoration: none;
}

.course-wrapper.col-md-12 {
  background-color: #ffffff;
  padding-left: 0;
  padding-right: 0;
}

.course-img-wrapper, .course-img-wrapper.col-md-12, .course-info-wrapper {
  background-color: #f1f1f1;
  padding-left: 0;
  padding-right: 0;
}

.course-info {
  padding-left: 25px;
  padding-right: 25px;
}

.course-info-wrapper a.course-link {
  display: block;
  text-decoration: none;
  padding-top: 30px;
}

.course-info-wrapper h2 {
  font-size: 18px;
  color: #757575;
}

.course-info-wrapper p {
  color: #8d8d8d;
  line-height: 1.5em;
  font-size: 17px;
  margin-bottom: 20px;
}

.head_sub {
  padding-top: 30px;
  margin-left: 10px;
}

.no-title {
  margin-left: 10px; 
  padding-top: 5px; 
  color: #757575;
  line-height: 18px;
}

.top_link {
  font-size: 12px;
  padding: 5px 8px;
  border: 1px solid #3399f3;
  font-weight: bold;
}

.top_link:hover {
   text-decoration: none;
   border: 1px solid #157ab5;
}

@media screen and (min-width: 992px) and (orientation: landscape) {
  #contents-right {
    padding-bottom: 10px !important;
  }
}
/*End of Course*/

/*Course bottom*/
.course-bottom {
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 1px solid #eee;
  background-color: #ffffff;
}

.course-bottom-right {
  padding-left: 0;
  padding-right: 0;
}

.course-prc {
  padding: 12px 20px 11px 10px;
  font-weight: bolder;
  font-size: 15px;
}

.course-prc a.stat { font-size: 14px; font-weight: normal;}

.one-btn {
  text-align: center;
  border-left: 1px solid #eee;
  padding-left:  0;
  padding-right: 0;
}

.one-btn a {
  display: block;
  padding: 12px 0px;
}

.two-btn {
  font-size: 20px; 
  padding-left: 0; 
  padding-right: 0;
}

.two-btn .badge.in-cart { 
  background: #cc0000;
  padding: 3px 5px;
  margin-left: 2px;
  font-size: 10px;
}

.act-btn {
  font-size: 20px;
  text-align: center;
  border-left: 1px solid #eee;
  padding: 0;
}

.act-btn a {
  display: block;
  padding: 12px 0px;
  cursor: pointer;
}

.course-bottom-right.act-btn {
  color: #2fa4e7;   
}

.disabled-btn, .disabled-btn i, .course-bottom-right.disabled-btn{
  color: #dddddd;
  cursor:not-allowed;
  padding: 6px 0;
}
/*End of course bottom*/

/*For Worksheet button only*/
.course-bottom-right.act-btn.disabled-btn{
    pointer-events:none;
    padding: 0;
}

.course-bottom-right.act-btn.disabled-btn a {
  padding: 6px 0;
} 
/*Add Ons*/
.addons-wrapper {
  background-color: #ffffff;
  padding-top: 1px;
  margin-right: -12px;
  padding-left: 0; 
  padding-right: 0; 
  margin-left: 2px;
}

.addons-title h1 { 
  font-size: 25px;
  padding-left: 25px;
  padding-right: 25px;
}

.addons-title h1 img {width: 48px;}

.addons-info h2 { 
  font-size: 15px; 
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 1.5;
  color: #757575;
}

#add-ons {
  margin-bottom: 20px;
}

#top_addons {
  margin-right: 21px; 
  margin-bottom: 20px;
}

.addons-container {
  padding-left: 0; 
  padding-right: 0; 
}

.addons-adjust {
  padding-left: 0; padding-right: 0; float: right;
}

.addons-adjust.col-xs-1 {
  width: 0 !important;
}

.addons-wrapper.col-xs-11 {
  width: 100% !important;
}
/*End of Add Ons*/

/*Alert modal*/
.alertmodal-container {
  padding: 30px;
  padding-top: 15px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: 'Roboto', sans-serif;
}

.alertmodal-container h1 {
  text-align: center;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
}

.alertmodal-container button[type=button] {
  background-color: #126a9c;
  border: 0;
  padding: 8px 8px;
  color: #fff;
  margin: 0 auto;
  display: block;
  border-radius: 3px;
  font-size: 12px;
}

.alertmodal-container button[type=button].disabled-modal-btn{
  background-color: #364c58;
  pointer-events: none;
}

.alertmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
}

.alertmodal-btn {
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}

.view-cart, .cont-shopping {
  display: inline; 
  width: 100%;
}

.btn-left {
  padding-right: 5px; 
  padding-left: 0px;
}

.btn-right {
  padding-left: 5px; 
  padding-right: 0px;
}

.alertmodal-btn:hover {
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
}

.alertmodal-container a {
  text-decoration: none;
  color: #666;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
} 

.modal-extra{
  font-size: 13px;
}

.modal {
  text-align: center;
  padding: 0!important;
  overflow-y: hidden !important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*End of alert modal*/

/*Others*/
.noleftrightpadding {
  padding-left: 0;
  padding-right: 0;
  float: right;
}
/*End of others*/

/* Added by H 
ul#subjects-sidenav {
    width: 230px;
}*/

#subjects-sidenav > li.active > a:hover{
  background: #fff;
}

#subjects-sidenav > li > a:hover {
    background: #18a2e3;
    color: #fff;
}

.nav-stacked > li:first-child{
  border-top:  0px;
}

/*Desktop View*/
@media screen and (max-width: 420px) {
  .addons-title h1 {
    font-size: 20px;
  }
}

.product-count {
  padding-top: 5px !important; 
  padding-bottom: 5px !important;
}

.addminus a {
  height: 16px;
  line-height: 9px;
}

.addminus span {
  font-size: 8px;
}

.addminus {
  padding: 0px;
  width: 40px;
}

.addminus .btn-xs{
  padding: 1px 5px;
}

.inline-items {
  display: inline-block;
  font-size: 15px;
}

.inline-items input{
  width: 55px;
}

.course-select {
  padding: 7px 10px; 
}
/*End of Add-ons*/

/*Coming Soon*/
.course-wrapper img.comingsoon {
  position: absolute;
  right: -6px;
  top: -6px;
  width: 115px;
  z-index: 1;
}
/*End of coming soon*/

@media (max-width: 320px) {
  .course-wrapper .course-info-wrapper {
    position: unset;
    margin-top: 20px;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 20px;
   }

  .head_sub {
    padding-top: 7px;
    margin-left: 0px;
    font-size: 25px;
  }

  .course-wrapper {
    margin-left: 2px;
  }

  .course-info-wrapper h1 {
    font-size: 18px;
  }

  .course-info-wrapper h2{
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .course-info-wrapper p {
    line-height: 1em;
  }

  .course-info small {
    font-size: 75%;
  }

  .top_link {
    display: none !important;
  }
}

@media screen and (min-width: 320px) {
  .course-info-wrapper h2 {font-size: 15px;}

  .course-wrapper .course-info-wrapper {
    position: unset;
    margin-top: 0px;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 0;
   }

  .course-info-wrapper h1{
    font-size: 19px;
    margin-top: 13px;
  }

  .course-info-wrapper h2{
    margin-top: 10px;
    margin-bottom: 3px;
  }

  .course-info small {
    font-size: 85%;
  }

  .head_sub {
    margin-left: 0px;
    font-size: 25px;
  }

  .no-title { margin-left: 0; }

  .course-wrapper {
    margin-left: 2px;
  }

  .course-info-wrapper p {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 15px;
  }

  .top_link {
    display: none !important;
  }

  #subject_ddl_mob.affix {
    top: 60px;
    left: 0;
    width: 100%;
    padding-top: 5px;
    margin-top: 0;
    background: #f9f9f9;
    border-top: 5px #f9f9f9 solid;
  }
}

@media screen and (max-width: 375px) {
  .course-prc, .course-prc a.stat { font-size: 13px !important; }
  .course-prc { padding-right: 10px; }
  .act-btn { font-size: 16px !important; }
  .two-btn .badge.in-cart { font-size: 8px; }
}

@media screen and (min-width: 480px) {
  .course-info-wrapper h1 { 
    margin-top: 0px;
    font-size: 27px;
  }

  .course-info-wrapper p {
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 18px;
    min-height: 30px;
  }

  .course-wrapper .course-info-wrapper {
    position: unset;
    /* margin-top: 25px; */
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 25px;
   }

  .head_sub {
    font-size: 30px;
  }

  .alertmodal-container {
    min-width: 340px;
  }
} 

@media screen and (min-width: 480px) and (orientation: landscape) {
  .course-info-wrapper a.course-link {
      display: block;
      padding-top: 17px;
  }

  .course-wrapper img.comingsoon {
    right: -3px;
    top: -4px;
    width: 75px;
  }
}

@media screen and (max-width: 600px) {
  .addons-wrapper .addons-title img {
    width: 30px;
    margin-bottom: 3px;
  }

  .addons-title h1 {
    font-size: 17px;
  }
}

@media screen and (min-width: 768px) {
  .course-wrapper .course-info-wrapper {
    position: absolute;
    margin-top: 30px;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 21px;
   }

  .course-wrapper {
    margin-left: 12px;
  }

  .course-info-wrapper h1{
    font-size: 30px;
    margin-top: 0;
  }

  .course-info-wrapper h2{
    margin-top: 13px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  a.top_link {
    margin-right: -12px;
  }

  .head_sub {
    font-size: 36px;
    margin-left: 10px;
  }

  .no-title { margin-left: 10px; }

  .course-info-wrapper p {
    margin-bottom: 25px;
    line-height: 19px;
  }

  .addons-adjust.col-sm-1 {
    width: 0 !important;
  }

  .addons-wrapper.col-sm-11 {
    width: 100% !important;
  }


  .course-wrapper img.comingsoon {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 115px;
    z-index: 1;
  }
}

@media screen and (min-width: 800px) {
  /*Windows phone/galaxy tab 2, tab s*/
  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 28px;
  }
}

@media screen and (min-width: 812px) {
  /*Iphone x*/
  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 31px;
  }
}

@media screen and (min-width: 834px) {
  /*Iphone pro 10.5''*/
  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 36px;
  }
}

@media (min-width: 768px) and (max-width: 860px ) {
  .course-wrapper .course-info-wrapper {
    position: absolute;
    margin-top: 30px;
  }

  .course-info-wrapper h1{
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0px;
  }

  .course-info-wrapper h2{
    margin-top: 10px;
    margin-bottom: 12px;
    font-size: 15px;
  }

  .course-info-wrapper p{
    line-height: 15px;
    margin-bottom: 15px;
    min-height: 30px;
  }

  .head_sub, .no-title {
    margin-left: 0px;
  }

  .course-wrapper {
    margin-left: 2px;
  }

   a.top_link {
    margin-right: -2px;
  }
}

@media screen and (min-width: 861px){
  .addons-wrapper {
    margin-left: 8px ;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 36px;
 }
}

@media screen and (min-width: 896px) {
  #subject_ddl_mob.affix {
    top: 80px;
  }
  
  .top_link {
    display: block;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 45px;
  }
}

@media screen and (min-width: 992px) {
  .course-info-wrapper p{
    margin-bottom: 10px;
  }
  .course-info-wrapper h2{
    margin-top: 8px;
  }

  .course-wrapper .course-info-wrapper {
    position: absolute;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 20px;
  }

  .course-wrapper {
    margin-left: -20px;
  }

  .addons-adjust.col-md-1 {
    width: 2.333333% !important;
  }

  .addons-wrapper.col-md-11 {
    width: 96.666667% !important;
  }
}

@media (max-width:1112px) and (min-width:992px) {
  .course-info-wrapper h1 {
    font-size: 23px;
    margin-bottom: 5px;
  } 

  .course-info-wrapper h2{
    margin-bottom: 3px;
  }

  .course-info-wrapper p {
    line-height: 13px;
    margin-bottom: 7px;
    font-size: 15px;
  }

  a.top_link {
    margin-right: 20px;
  }

  #top_addons {
    margin-right: 15px;
  }

}

@media screen and (max-width: 991px) {
  .img-header-banner.course-list h1 {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1024px) {
  .course-info-wrapper h1 {margin-bottom: 7px;}
  .course-info-wrapper p{
    margin-bottom: 8px;
    line-height: 12px;
    font-size: 17px;
    min-height: 24px;
  }
  .head_sub {
    margin-left: 10px;
  }

  a.top_link {
    margin-right: 20px;
  }

  .course-info-wrapper h2 {
    margin-top: 7px;
    font-size: 16px;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 14px;
  }
}

@media screen and (min-width: 1112px) {
  /*ipad pro 10.5''*/
  .course-info-wrapper p {
    line-height:  15px;
    min-height: 31px;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 20px;
  }
}

@media screen and (min-width: 1200px) {
  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 24px;
  }
}

@media screen and (min-width: 1200px)
{
  .addons-adjust.col-lg-1 {
    width: 2.333333% !important;
  }

  .addons-wrapper.col-lg-11 {
    width: 96.666667% !important;
  }
}

@media screen and (min-width: 1280px) {
  .course-info-wrapper h1 {
    font-size: 30px;
    margin-bottom: 7px;
  }

  .course-info-wrapper p{
    margin-bottom: 10px;
    line-height: 15px;
  }

  .course-info-wrapper a.course-link {
      display: block;
      padding-top: 21px;
  }
}
/* End of desktop view */ 

/* Landscape */ 
@media screen and (max-device-width: 768px) and (orientation: landscape){
  .course-info-wrapper h1 {
    font-size: 25px;
    margin-bottom: 5px;
  }

  .course-wrapper .course-info-wrapper {
    position: absolute;
  }
}

@media screen and (max-device-width: 736px) and (orientation: landscape){
  .course-info-wrapper h1 {
    font-size: 24px;
  }
}

@media screen and (max-device-width: 667px) and (orientation: landscape){
  .course-info-wrapper h1 {
    font-size: 19px;
  }

  .course-info-wrapper p {
    margin-bottom: 6px;
    line-height: 15px;
  }

  .course-info-wrapper h2 {
    margin-top: 8px;
    font-size: 13px;
  }

  .course-info small {
    font-size: 70%;
  }
}

@media screen and (max-device-width: 640px) and (orientation: landscape){
  .course-info-wrapper h1 {
    font-size: 17px;
  }

  .course-info-wrapper h2 {
    margin-top: 6px;
  }

  .course-info small {
    font-size: 70%;
  }

  .act-btn {
    font-size: 17px;
  }
}

@media screen and (max-device-width: 568px) and (orientation: landscape){

  .course-info-wrapper p {
    margin-bottom: 3px;
  }

  .course-low-info {
    height: 38px !important;
  }
}

@media screen and (max-device-width: 533px) and (orientation: landscape){
  .course-info-wrapper h1 {
    font-size: 15px;
  }

  .course-info-wrapper h2 {
    font-size: 13px;
    padding-bottom: 0px;
  }

  .course-info-wrapper p {
    line-height: 0.6em;
  }

  .act-btn {
    font-size: 14px;
  }

  .course-info small {
    font-size: 60%;
  }

  .course-wrapper .course-info-wrapper {
    position: absolute;
  }

  .course-wrapper img.comingsoon {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 115px;
    z-index: 1;
  }
}

@media screen and (max-device-width: 480px) and (orientation: landscape){
  .course-info-wrapper h1 {
    font-size: 12px;
  }

  .course-info-wrapper h2 {
    margin-top: 5px;
    font-size: 10px;
  }

  .course-info {
    padding-left: 20px;
    padding-right: 22px;
  }

  .course-wrapper .course-info-wrapper {  
    position: absolute;
  }

  .course-info-wrapper p {
    margin-bottom: 10px;
  }

  .course-bottom {
    height: 28px;
  }

  .course-info small {
    font-size: 58%;
  }

  .act-btn {
    font-size: 12px;
    padding: 6px 0px;
  }

  .course-info {
    padding-left: 18px;
    padding-right: 18px;
  }
}

/* Fix for iPhone 5 */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
  
  .course-info-wrapper h1 {
    font-size: 15px;
  }

  .course-info-wrapper h2 {
    font-size: 12px;
  }

  .course-info-wrapper p {
    min-height: 25px;
    line-height: 13px;
  }

  .course-info small {
    font-size: 60%;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 12px;
  }

  .addons-container .course-bottom .act a {
     padding: 12px 0;
   }

   .addons-container .course-bottom .act-btn.disabled-btn a {
     padding: 7px;
   }
}
/* End of iPhone 5 */

/* Fix for iPhone 4 */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) and (min-device-width: 320px) and (orientation: landscape) {
  .act-btn a {
    padding: 8px 0px;
  }

  .act-btn {
    padding: 0px;
  }

  .act-btn.disabled-btn {
    padding: 2px;
  }

  .course-wrapper img.comingsoon {
    right: -4px;
    top: -3px;
    width: 70px;
  }

  .course-info-wrapper h1 {
    font-size: 13px;
  }

  .course-info-wrapper h2 {
    font-size: 11px;
  }

  .course-info-wrapper p {
    min-height: 25px;
    line-height: 11px;
    margin-bottom: 1px;
    margin-top:  3px;
  }

  .course-info small {
    font-size: 50%;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 12px;
  }

  .course-prc {
    padding-top: 5px;
    padding-left: 11px;
    padding-bottom: 0;
    font-weight: bolder;
    font-size: 12px;
  }

  .course-bottom .one-btn a {
    font-size: 10px;
    padding: 7px;
  }

  h5.no-title {
    font-size: 10px;
  }

  .addons-title h1 img {
    width: 35px;
  }

  .addons-title h1 {
    font-size: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .addons-info h2 {
    margin-top: 10px;
    font-size: 12px;
  }

  .addons-container .course-bottom {
    height: 41px;
  } 

  .addons-container .course-bottom .course-prc {
    padding-top:11px;;
  } 

  .addons-container .course-bottom .act-btn a {
    padding: 12px 0;
  }

  .addons-container .course-bottom .act-btn.disabled-btn a {
    padding: 0;
  }

  .addons-container .course-bottom .act-btn i {
    font-size: 15px;
  }

  .addons-container .course-bottom .addminus .btn-xs {
    padding:0;
  }

  .addons-container .course-bottom .course-select {
    padding: 5px 10px;
  }

  .addons-container .course-bottom .course-bottom-right.disabled-btn {
    padding: 7px 0;
  }
}
/* End of iPhone 4 */

/*Fix for iphone 7 plus*/
@media only screen 
and (width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape) { 
  .course-info-wrapper h1 {
    font-size: 22px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .course-info-wrapper h2 {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .course-info small {
    font-size: 75%;
  }

  .course-info-wrapper p {
    margin-bottom: 18px;
    line-height: 15px;
  }

  .course-prc {
    font-weight: bolder;
    font-size: 15px;
  }

  .course-bottom {
    height: 42px
  }

  .act-btn {
    font-size: 15px;
  }

  .act-btn a {
    display: block;
    padding: 12px 0;
  }

  .act-btn.disabled-btn {
    padding: 8px 0;
  }

  .one-btn a {
    margin:0 !important;
    display: block;
    padding: 12px 0px !important;
    font-size: 12px !important;
  }

  .course-info-wrapper a.course-link {
    display: block;
    padding-top: 25px;
  }
}
/*End of iphone 7 plus*/
/*End of Landscape*/

/*Hide side bar when height is less than 615px*/
@media screen and (max-height: 615px) and (orientation: landscape) { 
  #subjects-sidenav {
    display: none;
  }

  #subject_ddl_mob {
    display: block !important;
  }

  #contents-right {
    width: 100%;
  }
}

@media screen and (max-height: 615px) and (min-width: 992px) and (orientation: landscape) { 
   .course-info {
    padding-bottom: 30px;
  }
}