@media screen and (min-width: 1200px) {
  .margin-minus {
    margin-top: -7rem;
  }
}

@media screen and (min-width: 720px) {
  .hide-in-desktop{
    display:none !important;
  }
  .desktop-inline-block{
    display:inline-block
  }
}


@media screen and (max-width: 720px) {
  /* html,
  body {
    font-size: 11px;
  } */
  .display-none-mobile {
    display: none !important;
  }

  .navbar-nav .btn {
    margin: 7px 0px;
    padding: 3px 5px;
  }

.lightbox {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	margin: 50% 9%;
  width: 300px;
  border-radius: 7px;
  height: auto;
}

.lightbox:target {
	outline: none;
	display: block;
}

  .course-img-icoin{
    width: 75px;
    height: 75px;
    float: right;
    border-radius: 7px;
  }
  .price--card h3{
    font-size: 30px;
  }
  .price--card h4{
    padding: 1px 10px;
    margin: 4px 0;
    display: inline;
  }
  .display-block-mobile {
    display: inline-block;
  }
  .price--card .card-body{
    padding:2px 2px;
  }

  .mobile-product-price{
    padding: 2px 3%;
  }


  .mobile-product-image{
    display:inline-flex;
  }

  .mobile-heading-font {
    font-size: 1.5rem;
  }
  .mobile-subheading-font {
    font-size: 1rem;
  }
  .navbar-nav {
    text-align: center;
    padding: 10px 0;
  }
  .anchor-tag {
    min-width: 100%;
    text-align: center;
  }
  .inner--search--section .input-group {
    display: block;
  }
  .inner--search--section .input-group .search--select-box {
    width: 100%;
    margin: 5px 0;
    padding: 5px;
  }
  .inner--search--section .search-submit-btn {
    margin-left: 0;
    width: 100%;
    border-radius: 0;
  }
  .inner--search--section .search-submit-btn .input-group-text {
    margin-left: 0;
    width: 100%;
    border-radius: 0;
    padding: 0px;
    text-align: center;
  }
  .navbar-nav .nav-item {
    max-width: none;
    text-align: center;
    margin: 0 auto;
  }
  .pricing-tables .plan {
    width: 100%;
    display: block;
    margin: 5px 0;
    height: auto;
  }
  .pricing-tables .plan .head {
    margin-bottom: 0;
  }
  .pricing-tables .plan ul {
    font-size: 1.5rem;
  }
  #bannerRightBottom,
  .home_banner:after,
  .home_banner .home_banner_first .banner_right_bottom,
  .home_banner .home_banner_first .home_banner_second,
  .home_banner:before {
    display: none;
  }
  .navbar-defalt {
    padding: 5px 10px;
    background: #06214f;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 0;
  }
  .navbar-toggler {
    outline: none;
  }
  .search--section h1 {
    line-height: 1.5;
  }
  .navbar-defalt .navbar-brand {
    padding-left: 0 !important;
    width: 75%;
  }
  .navbar-toggler .navbar-toggler-icon {
    background-image: url("../images/icons/menu.svg");
    transform: rotate(180deg);
  }
  .navbar-toggler {
    float: right;
    margin: 10px;
    margin-right: 0;
  }
  .home_banner {
    height: 45vh;
    border-radius: 0;
    width: 100%;
    left: 0;
    transform: none;
  }
  .search--section {
    position: relative;
  }
  .search--section.Forauth {
    overflow-y: scroll;
  }
  .margin-minus {
    padding-top: 35px;
  }
  .home_banner .home_banner_first {
    height: 100%;
  }
  .margin-top--5 {
    margin-top: 15px;
  }
  .h1,
  h1 {
    font-size: 2.5rem;
  }
  .account-tab .nav-justified .nav-item .nav-link {
    position: relative;
  }
  .explore--section--right-image {
    background-size: 0;
    height: auto;
  }
  .footer--inner ul li a.social-icon {
    font-size: 20px;
  }
  .explore--section--left-image {
    background-size: 0;
    height: auto;
  }
  .product--list--section .product--card {
    height: 300px;
    width: 50%;
    padding: 5px;
  }
  .product--list--section
    .product--card:hover
    .product--card--inner
    .product--card--buynow:nth-child(2) {
    font-size: 19px;
  }
  .price--card {
    width: 100%;
    margin: 0;
    border-radius: 0px;
    margin-top: -40px;
  }
  .mobile-text-center{
    text-align:center;
  }
  .offer-label {
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
  }
  .product--banner {
    padding-bottom: 30px;
    height: 65vh;
  }

  #FindCourseContainer .input-group .mobile-radius-7{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
  }

  .mobile-radius-7{
    border-radius: 7px !important;
  }

  .product--list--section .product--card p span {
    margin: 0;
  }
  .fixedsticky {
    top: 67px;
  }
  .account-tab.fixedsticky {
    position: fixed;
    bottom: 0;
    width: 100%;
    top: unset !important;
  }
  .nav-tabs.product-tab .nav-link {
    font-size: 0.9rem;
  }
  .product--list--section .product--card .product--card--inner .card-body {
    padding: 10px 5px;
  }
  .h4,
  h4 {
    font-size: inherit;
  }
  .product--list--section .branch--section.product--card {
    height: auto;
    margin: 0 auto;
  }
  .product--list--section .product--card .product--card--inner {
    padding: 5px 0 50px;
  }
  .product--title-name {
    font-size: 1.7rem;
  }
  .product-image-mobile {
    width: 150px;
    height: auto;
    margin-left: 3%;
    margin-top: -20%;
    border-radius: 7px;
  }

  .margin-mobile-0 {
    margin: 0;
  }

  .padding-mobile-0{
    padding:0;
  }

  .font-size-medium{
    font-size: 1.4rem;
  }
 .navbar-nav .margin-y-1{
    margin: 1rem auto;
  }
  .new--buy--now{
    padding: 15px;
  }
  .product--list--section .product--card .product--card--inner .card-body ul {
    font-size: 0.79rem;
  }
  .product--list--section .product--card .card-img {
    height: 50%;
  }
  .padding-mob {
    padding: 0 1rem !important;
  }
  .product--list--section .product--card .product--card--buynow {
    padding: 7px;
    min-height: 30px;
    width: 100%;
    text-align: center !important;
    background: #0c41ab;
    color: #ffffff;
  }
  .padding-mobile-x {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .planSection .input-group {
    display: block;
  }
  .planSection .input-group select,
  .planSection .input-group button {
    width: 100%;
    margin-bottom: 5px;
  }
  .nav-tabs.product-tab .nav-link {
    padding: 1rem 0.5rem;
  }
  .nav-tabs.product-tab .nav-link.active:after {
    height: 4px;
  }
  .product--list--section {
    margin-left: 0;
  }
  .product--list--section
    .product--card:hover
    .product--card--inner
    .display-block-hover {
    display: none;
  }
  .navbar-brand img {
    width: 75%;
    margin: 6px 0;
  }
  #ProductCardFixed .fixedsticky {
    top: auto;
    position: fixed;
    bottom: 0;
    left: 0;
  }
  #ProductCardFixed .fixedsticky .card-body {
    padding: 0;
  }
  .course-content-name {
    white-space: nowrap;
    width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}

  .bottom-left-banner {
    width: 100%;
    margin-bottom: -3px;
  }
}

@media screen and (min-width: 720px) and (max-width: 1080px) {
  #bannerRightBottom,
  .home_banner:after,
  .home_banner .home_banner_first .banner_right_bottom,
  .home_banner .home_banner_first .home_banner_second,
  .home_banner:before {
    display: none;
  }
}
