/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 

    /* home page starts */
    .font-32 {
        font-size: 23px;
    }
    .font-28 {
        font-size: 23px;
    }
    .mt-50 {
        margin-top: 15px;
    }
    .h-50 {
        height: 40px !important;
    }
    .login-form .btn-primary.font-21 {
        font-size: 18px;
    }
    .font-21 {
        font-size: 18px;
    }
    .mt-25 {
        margin-top: 15px;
    }
    .w-20 {
        width: 8%;
    }
    .p-75 {
        padding: 35px 15px;
    }
    .p-35-40 {
        padding: 20px 20px;
    }
    .w-150 {
        width:120px;
    }
    .login-form{
        margin-bottom: 15px;
    }
    .foot-links .mb-25 {
        margin-bottom: 10px;
    }
    .foot-links{
        margin-bottom: 15px;
    }
    .foot-contact-links img.mr-3{
        margin-right: 10px !important;
    }
    .social-links li {
        width: 30px;
        height: 30px;
    }
    .logo-img img{
        width: 42%;
    }
    .menu-links li:not(:last-child):after {
        margin-left: 10px;
        top: 33%;
        height: 15px;
    }
    .login-form .form-group{
        margin-bottom: 15px;
    }
    .registration-form{
        margin-top: 10px;
    }
    .login-disclaimer .mt-4{
        margin-top: 0px !important;
    }
    .font-15 {
        font-size: 14px;
    }
    /* home page ends */

    /* registration page starts */
    .font-18 {
        font-size: 17px;
    }
    .user-registration-main .border-right{
        border-right: 0px !important;
    }
    .user-registration-main .mr-3, .user-registration-main .pr-3{
        margin: 0 !important;
        padding: 0 !important;
    }
    .font-19 {
        font-size: 16px;
    }
    .w-35 {
        width: 26px;
    }
    .user-registration-content .mt-4{
        margin-top: 17px !important;
    }
    .user-registration-main .mt-20 {
        margin-top: 15px;
    }
    .gradient-btn.ml-4{
        margin-left: 0px !important;
        margin-top: 10px !important;
        width: 100%;
    }
    .blue-btn{
        width: 100%;
    }
    .card-payment{
        margin-top: 15px;
        padding: 20px 20px;
    }
    .form-group {
        margin-bottom: 5px;
    }
    .w-17 {
        width: 20%;
    }
    .card-payment .field-height {
        height: 40px !important;
    }
    .registration-section .border-left{
        border-left: 0px !important;
    }
    .question-mark {
        width: 18px;
        top: 43px;
    }
    .user-registration-main h1.mb-4{
        margin-bottom: 10px !important;
    }
    .form-field-mt {
        margin-top: 15px;
    }
    .login-registration.mt-15{
        margin-top: 10px !important;
    }
    .login-registration .mt-3{
        margin-top: 10px !important;
    }
    /* registration page ends */

    
    .web-view-menu {
        display: none;
    }
    .btn-toggle{
        display: block;
    }
    .btn-toggle {
        right: 15px;
        top: 14px;
    }
    #sidebar ul li a {
        font-size: 17px;
    }
    #sidebar .sidebar-header img {
        width: 75%;
    }
    #sidebarCollapse{
        display: block;
    }
    .p-120 {
        padding: 50px 0px;
    }
    /* .user-registration-content::after{
        display: none;
    } */
    .free-user-registration{
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
    }
    .card-payment .mb-25{
        margin-bottom: 15px;
    }
    .p-70 {
        padding: 35px 0px;
    }
    .free-user-registration-content p br, .user-registration-content p br{
        display: none;
    }  
    .p-40{
        padding: 30px 0px;
    }  
    
    .breadcrumb.mt-4{
        /* margin-top: 10px !important; */
        margin-bottom: 10px !important;
    }
    .lessons-content .mt-4{
        margin-top: 14px !important;
    }
    .lessons-accordion.px-3{
        padding-left:10px !important;
        padding-right:10px !important;
    }
    .lessons-accordion.pb-3{
        padding-bottom:10px !important;
    }
    .content-listing {
        margin-bottom: 0px;
    }
    .pagination .page-link {
        padding: 7px 9px;
        font-size: 14px;
    }
    .topic-content img {
        width: 7%;
        margin: 0px 10px 0px 15px;
    }
    .lessons-topic.py-3{
        padding: 11px 0px !important;
    }
    .topic-content h5.py-3{
        padding: 13px 0px !important;
    }
    nav.pt-4{
        padding-top: 14px !important;
    }

     /* instructor page starts */
     .pad-40 {
        padding: 25px 20px;
    }
    .font-23 {
        font-size: 20px;
    }
    .plan-icon {
        width: 80px;
        height: 80px;
        margin-top: 15px;
        margin-bottom: 15px;
    }    
    .plan-icon img{
        width: 55%;
    }
    .plan-details h6.mt-4{
        margin-top: 15px !important;
    }
    .plan-details h6.pt-4{
        padding-top: 15px !important;
    }
   
    .w-160 {
        width: 150px;
    }
    .instructor-plans-block  p br{
        display: none;
    }
    .title-content {
        margin-bottom: 5px !important;
    }
    .blue-bg {
        height: 315px;
    }  
    .res-mb-4{
        margin-bottom: 25px;
    }
    /* instructor page ends */

     /* instructor registration page starts */
     .instructor-registration.pad-40 {
        padding: 20px 16px;
    }
    .instructor-registration .font-23{
        font-size: 19px;
    }
    .plan-info {
        margin: 5px 0px;
    }
    .plan-info li {
        margin-bottom: 0px;
    }
    .plan-info li .font-16 {
        font-size: 14px;
    }
    .instructor-registration .form-subheading {
        margin-top: 12px;
    }
    .instructor-registration h6{
        margin-bottom: 8px !important;
    }
    .instructor-registration .form-group {
        margin-bottom:8px;
    }
    .instructor-registration .form-field-mt {
        margin-top: 0px;
    }
    .plan-price{
        margin-bottom: 20px;
    }
    .plan-price.mt-4{
        margin-top: 0px !important;
    }
    .instructor-registration .font-18 {
        font-size: 15px;
    }
    .instructor-registration .form-group .font-16{
        font-size: 15px;
    }
    .form-plan-details.pad-25 {
        padding: 20px 20px;
    }
    .form-plan-details .font-30 {
        font-size: 26px;
    }
    .total-pricing {
        margin-top: 15px;
        padding-top: 15px;
    }
    .total-pricing .font-17 {
        font-size: 14px;
    }
    .total-pricing li{
        margin-top: 10px !important;
        line-height: 20px;
    }
    .total-pricing .font-25{
        font-size: 19px;
    }
    .instructor-registration .blue-btn.mt-5{
        margin-top:23px !important;
    }
    .instructor-registration{
        margin-bottom: 20px;
    }
    .info-tooltip {
        width: 18px;
    }
    .instructor-registration .custom-control{
        margin-top: 6px;
    }
    .inner-block.rounded{
        border: 0px !important;
    }
    .inner-block.p-4{
       padding: 0px !important;
    }
   .card-info .form-subheading{
       margin-bottom:  0px !important;
   }
   
    /* instructor registration page ends */

    
    .profile-detail img {
        width: 120px;
        height: 120px;
    }
    .friends-btn button {
        padding: 5px 10px !important;
        margin-top: 10px !important;
    }
    .friends-btn{
        display: block !important;
    }
    .padding-bottom{
        padding-bottom: 35px;
    }

    /* book order strats */
    .book-order-section h1.mb-5{
        margin-bottom: 20px !important;
    }
    .order-book-price.mb-5, .fee-tax-price.mb-5{
        margin-bottom: 20px !important;
    }
    .custom-file-label::after {
        height: 39px;
    }
    .book-payment textarea {
        height: 120px !important;
    }
   
    .order-book-price, .fee-tax-price {
        padding-left: 15px;
    }
    .Contact-info a.mr-5, .Contact-info a{
        margin-right: 5rem!important;
        display: block;
    }
    /* book order ends */

     /* feed page starts */
     .feed-page-section .px-50.mt-5{
        margin-top: 10px !important;
    }
    .sub-post {
        margin-top: 0;
    }
    .news-feed .media:not(:last-child) {
        margin-bottom: 40px;
    }
    .news-feed h5 {
        font-size: 15px;
    }
    .news-feed span {
        font-size: 14px;
    }
    .feed-page-section .font-30 {
        font-size: 20px;
    }
    .sub-post img {
        margin: 0 10px 0 0px;
        width: 40px;
        height: 40px;
    }
    .feed-page-section .px-50 {
        padding: 0 0;
    }
    .sub-post.p-2 {
        padding: 5px !important;
    }
    .sub-post p {
        font-size: 15px;
    }
    .news-feed .user-img {
        width: 50px;
        height: 50px;
        margin-right: 10px !important;
    }
    .feed-page-section .text-center .mt-5{
        margin-top: 25px !important;
    }
    /* feed page ends */
      /* exercise page  starts*/
      .nav-tab-margin h5 {
        font-size: 13px;
        padding: 15px 5px;
    }
    .nav-tab-margin {
        padding: 10px 0;
    }
    .nav-pills .nav-link{
        padding: 6px 5px;
        font-size: 13px;
    }
    .tab-content {
        padding: 10px 10px;
    }
  
    /* exercise page  ends*/

     /* plan description starts */
     .plan-desc-col .d-flex.height-100{
        display: block !important;
        height: auto !important;
    }
    .plan-desc-col img{
        width: 100%;
        margin-right: 0;
        height: 250px;
        margin-top: 20px;
    }
    /* plan description ends */

      /* ithrive-tabs starts*/
      .i-thrive-tabs .thrive-nav-bar .nav-link {
        padding: 5px 12px !important;
    }
    .ithrive-tab .nav-item a {
        padding: 3px 13px !important;
        font-size: 17px;
    }
    .i-thrive-tabs{
        margin-top: 20px;
    }
    /* .navbar-light .navbar-brand{
        display: block;
        color: #ffffff;
        font-size: 16px;
        padding: 8px 12px;
    } */
    .grey-content {
        font-size: 17px;
        line-height: 26px;
        margin-top: 20px;
    }
    .thrive-heading {
        font-size: 25px;
    }
    .thrive-heading span {
        font-size: 32px;
    }
    .profile-detail .profile-name {
        display: block;
    }
    .profile-detail .profile-name {
       text-align: left;
    }
    .profile-detail  .profile-text {
        padding: 10px 10px 10px 10px;
    }
    .friends-btn button:first-child {
        margin-right: 4px;
    }
    .friends-btn .btn-primary {
        padding: 3px 17px 3px 10px !important;
        font-size: 12px !important;
        display: inline;
        width: auto;
    }
    .friends-btn svg {
        margin-right: 2px;
    }
    .followers-block .dropdown-toggle::after {
        right: 75%;
    }
    .dropdown-toggle::after {
        right: 71%;
    }
    .followers-pad .col-12 {
        padding: 0 15px;
    }
    .thrive-nav-bar{
        display: flex;
        justify-content: flex-end;
    }

    .following-img li{
        width: 47%;
    }
    .following-img li img {
        width: 120px;
        height: 120px;
    }
    .following-list.p-4 {
        padding: 15px 15px !important;
    }
    .following-list h6 {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .following-list{
        margin-top: 30px;
    }
    .following-img li:nth-child(odd){
        margin-right: 15px;
    }
    .img-rounded {
        border-radius: 10px !important;
        margin-bottom: 15px;
        height: 140px;
    }
    .img-title {
        font-size: 16px;
    }
    /* ithrive-tabs ends*/
    /* book order */
    .book-order-section h1 {
        font-size: 19px;
        margin-bottom: 20px;
    }
    .book-payment {
        /* padding: 25px 25px 50px 25px; */
        width: 100%;
    }
    .book-payment h6 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .order-button {
        width: 140px;
    }
    .book-order-section{
        padding: 30px 0 30px 0;
    }
    /* book order */

     /* iThrive tab feature img upload starts*/
    .linked-site a {
        width: 96%;
        padding: 4px 5px;
    }
    .w-75 {
        margin-left: 0px;
    }
    .uploaded-img {
        padding: 10px 7px;
    }
    .linked-site {
        width: 88px;
    }
    .uploaded-img {
        bottom: 15px;
    }
    /* iThrive tab feature  img upload ends*/

     /* plan description changes starts 13 2 2021*/

     .grey-content {
        margin-bottom: 20px !important;
        font-size: 17px !important;
        line-height: 20px !important;
    }
    .plan-desc-col img {
        width: 100% !important;
        height: 100% !important;
    }
    .plan-desc-col {
        margin-bottom: 40px !important;
    }
    .plan-description-section h1 {
        margin-bottom: 0px !important;
    }
    
    /* plan description changes ends 13 2 2021*/

     /* lessons page starts 19 2 2021*/
     .exercisepage-section .font-32 {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 10px !important;
    }
    .exercisepage-section .participant-heading img{
        width: 30px;
        margin-bottom: 10px !important;
    }
    .exercisepage-section  .enrolled-info strong {
        font-size: 18px !important;
    }
    .exercisepage-section .btn{
        margin-top: 10px !important;
    }
    .exercisepage-section.p-40{
        padding-bottom: 10px;
    }
    .exercisepage-section .btn .font-18 {
        font-size: 17px;
    }
    
    /* lessons page ends 19 2 2021*/

     /* 23 2 2021 course page starts */
     .course-tab .nav-tab-margin{
        padding: 10px 10px;
    }
    .course-tab .nav-pills .nav-link {
        padding: 5px 0;
        font-size: 16px;
    }
    .course-tab .tab-pane {
        padding: 10px 10px;
    }
    .course-tab .tab-heading {
        font-size: 17px;
    }
    #add-event .modal-dialog {
        max-width: 540px;
    }
    .course-tab .tab-pane svg {
        font-size: 14px;
    }
    .course-tab .course-listing li {
        font-size: 18px;
        margin-bottom: 5px;
    }
    /* 23 2 2021 course page ends */
    .exercisepage-section .enrolled-info strong {
        font-size: 16px !important;
    }
    .exercisepage-section .font-32 {
        font-size: 19px !important;
    }
    .thrive-expansion {
        width: unset;
    }
    .login-registration-section.p-40 {
        padding: 50px 0px;
        height: unset;
    }
    .image-edit .img-rounded {
        object-fit: cover;
    }
    .only-view {
        padding: 0px 0px!important;
    }
    .header-prfile-btn{
        width: unset;
    }
    .feedback-form {
        margin-top: 20px;
    }
    .book-details table {
        margin-top: 20px;
    }
    .tile-info-btn{
        margin-top: 20px;
    }
    .ads-form-modal {
        padding: 20px 20px;
    }
    .product-description-overflow{
        padding-right: 10px;
        margin-right: 0;
    }
    .subscription-plans p br{
        display: none;
    }
    .subscription-plans p {
        text-align: justify;
    }
    .lead-text{
        text-align: center;
        font-size: 20px;
        display: block;
        margin-bottom: 13px;
        margin-top: 20px;
    }
    .participants-reaction #theme .owl-dots .owl-dot span {
        width: 9px;
        height: 9px;
        margin: 5px 4px;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
        position: unset;
    }
    .owl-carousel .owl-nav button.owl-next svg, .owl-carousel .owl-nav button.owl-prev svg {
        font-size: 14px;
    }
    .discover-thrive p br{
        display: none;
    }
    .naspa img {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .name-designation {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .dean-comments-block img {
        margin-bottom: 15px;
    }
    .owl-theme .owl-nav {
        margin-top: 0px;
    }
    
}
/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 

    /* home page starts */
    .font-32 {
        font-size: 25px;
    }
    .font-28 {
        font-size: 24px;
    }
    .mt-50 {
        margin-top: 20px;
    }
    .h-50 {
        height: 45px !important;
    }
    .login-form .btn-primary.font-21 {
        font-size: 19px;
    }
    .font-21 {
        font-size: 19px;
    }
    .mt-25 {
        margin-top: 15px;
    }
    .w-20 {
        width: 5%;
    }
    .p-75 {
        padding: 45px 0px;
    }
    .p-35-40 {
        padding: 25px 25px;
    }
    .w-150 {
        width: 140px;
    }
    .login-form{
        margin-bottom: 20px;
    }
    .foot-links .mb-25 {
        margin-bottom: 10px;
    }
    .foot-links{
        margin-bottom: 20px;
    }
    .foot-contact-links img.mr-3{
        margin-right: 13px !important;
    }
    .logo-img img{
        width: 30%;
    }
    .menu-links li:not(:last-child):after {
        margin-left: 10px;
        top: 32%;
    }
    .registration-form{
        margin-top: 15px;
    }
    .login-disclaimer .mt-4{
        margin-top: 0px !important;
    }
    .login-registration .mt-3{
        margin-top: 10px !important;
    }
    /* home page ends */

    /* registration page starts */
      .font-18 {
        font-size: 17px;
    }
    .user-registration-main .border-right{
        border-right: 0px !important;
    }
    .font-19 {
        font-size: 18px;
    }
    .user-registration-content .mt-4{
        margin-top: 15px !important;
    }
    .card-payment{
        margin-top: 30px;
    }
    .w-17 {
        width: 11%;
    }
    .card-payment .field-height {
        height: 40px !important;
    }
    .registration-section .border-left{
        border-left: 0px !important;
    }
    .question-mark {
        width: 19px;
        top: 42px;
    }
    .user-registration-main h1.mb-4{
        margin-bottom: 10px !important;
    }
    .form-field-mt {
        margin-top: 15px;
    }
    /* registration page ends */

    .btn-toggle{
        display: block;
    }
    .web-view-menu {
        display: none;
    }
    .user-registration-main .mr-3, .user-registration-main .pr-3 {
        margin: 0 !important;
        padding: 0 !important;
    }
    #sidebarCollapse{
        display: block;
    }
    .p-120 {
        padding: 50px 0px;
    }
    /* .user-registration-content::after{
        display: none;
    } */
    .free-user-registration{
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
    }
    .card-payment .mb-25{
        margin-bottom: 15px;
    }
    .card-payment {
        padding: 30px 30px;
    }
    .p-70{
        padding: 40px 0px;
    }
    .free-user-registration-content p br, .user-registration-content p br{
        display: none;
    }  
    .p-40{
        padding: 30px 0px;
    } 
    .breadcrumb.mt-4{
        margin-bottom: 10px !important;
    }
    .lessons-content .mt-4{
        margin-top: 20px !important;
    }
    .lessons-accordion.px-3{
        padding-left:10px !important;
        padding-right:10px !important;
    }
    .lessons-accordion.pb-3{
        padding-bottom:10px !important;
    }
    .topic-content img {
        width: 5%;
        /* margin: 13px 10px 0px 15px; */
    }
    .lessons-topic.py-3{
        padding: 11px 0px !important;
    }

     /* instructor page starts */
     .pad-40 {
        padding: 25px 25px;
    }
    .font-23 {
        font-size: 20px;
    }
    .plan-icon {
        width: 80px;
        height: 80px;
        margin-top: 15px;
        margin-bottom: 15px;
    }    
    .plan-icon img{
        width: 55%;
    }
    .plan-details h6.mt-4{
        margin-top: 15px !important;
    }
    .plan-details h6.pt-4{
        padding-top: 15px !important;
    }
   
    .w-160 {
        width: 150px;
    }
    .instructor-plans-block  p br{
        display: none;
    }
    .title-content {
        margin-bottom: 5px !important;
    }
    .blue-bg {
        height: 315px;
    }  
    .res-mb-4{
        margin-bottom: 25px;
    }
    /* instructor page ends */

     /* instructor registration page starts */
     .instructor-registration.pad-40 {
        padding: 20px 20px;
    }
    .instructor-registration .font-23{
        font-size: 19px;
    }
    .plan-info {
        margin: 5px 0px;
    }
    .plan-info li {
        margin-bottom: 0px;
    }
    .plan-info li .font-16 {
        font-size: 14px;
    }
    .instructor-registration .form-subheading {
        margin-top: 20px;
    }
    .instructor-registration .form-group {
        margin-bottom:8px;
    }
    .instructor-registration .form-field-mt {
        margin-top: 10px;
    }
    .plan-price{
        margin-bottom: 20px;
    }
    .plan-price.mt-4{
        margin-top: 0px !important;
    }
    .instructor-registration .font-18 {
        font-size: 17px;
    }
    .instructor-registration .form-group .font-16{
        font-size: 15px;
    }
    .form-plan-details.pad-25 {
        padding: 20px 20px;
    }
    .form-plan-details .font-30 {
        font-size: 26px;
    }
    .total-pricing {
        margin-top: 15px;
        padding-top: 15px;
    }
    .total-pricing .font-17 {
        font-size: 14px;
    }
    .total-pricing li{
        margin-top: 10px !important;
        line-height: 20px;
    }
    .total-pricing .font-25{
        font-size: 19px;
    }
    .instructor-registration .blue-btn.mt-5{
        margin-top:28px !important;
    }
    .instructor-registration{
        margin-bottom: 20px;
    }
    .info-tooltip {
        width: 18px;
    }
    /* instructor registration page ends */

      .friends-btn button {
        padding: 3px 2px !important;
        font-size: 13px !important;
    }
    /* .friends-btn button {
        padding: 5px 3px !important;
        width: 48%;
    } */
    .padding-bottom{
        padding-bottom: 40px;
    }

     /* book order strats */
     .book-order-section h1.mb-5{
        margin-bottom: 20px !important;
    }
    .order-book-price.mb-5, .fee-tax-price.mb-5{
        margin-bottom: 20px !important;
    }
    .custom-file-label::after {
        height: 39px;
    }
    .book-payment textarea {
        height: 140px !important;
    }
    .order-book-info h5 {
        font-size: 20px;
    }
    /* book order ends */

     /* feed page starts */
     .feed-page-section .px-50.mt-5{
        margin-top: 10px !important;
    }
    .sub-post {
        margin-top: 0;
    }
    .news-feed .media:not(:last-child) {
        margin-bottom: 40px;
    }
    .news-feed h5 {
        font-size: 15px;
    }
    .news-feed span {
        font-size: 14px;
    }
    .feed-page-section .font-30 {
        font-size: 20px;
    }
    .sub-post img {
        margin: 0 10px 0 0px;
        width: 40px;
        height: 40px;
    }
    .feed-page-section .px-50 {
        padding: 0 20px;
    }
    .sub-post.p-2 {
        padding: 5px !important;
    }
    .sub-post p {
        font-size: 15px;
    }
    .news-feed .user-img {
        width: 50px;
        height: 50px;
    }
    .feed-page-section .text-center .mt-5{
        margin-top: 25px !important;
    }
    /* feed page ends */
      /* exercise page  starts*/
      .nav-tab-margin h5 {
        font-size: 13px;
        padding: 15px 5px;
    }
    .nav-tab-margin {
        padding: 10px 0;
    }
    .nav-pills .nav-link{
        padding: 6px 5px;
        font-size: 13px;
    }
    .tab-content {
        padding: 10px 10px;
    }
    /* exercise page  ends*/

    /* plan description starts */
    .plan-desc-col .d-flex.height-100{
        display: block !important;
        height: auto !important;
    }
    .plan-desc-col img{
        width: 100%;
        margin-right: 0;
        height: 310px;
        margin-top: 20px;
    }
    /* plan description ends */

    /* ithrive-tabs starts*/
    .i-thrive-tabs .thrive-nav-bar .nav-link {
        padding: 5px 12px !important;
    }
    .ithrive-tab .nav-item a {
        padding: 5px 27px !important;
        font-size: 16px;
    }
    .i-thrive-tabs{
        margin-top: 20px;
    }
    .grey-content {
        font-size: 17px;
        line-height: 26px;
        margin-top: 20px;
    }
    .thrive-heading {
        font-size: 25px;
    }
    .thrive-heading span {
        font-size: 36px;
    }
    .thrive-nav-bar{
        display: flex;
        justify-content: flex-end;
    }
    .profile-detail .profile-name {
        display: block;
    }
    .profile-detail .profile-name {
       text-align: left;
    }
    .profile-detail  .profile-text {
        padding: 10px 5px 10px 5px;
    }
    .friends-btn button:first-child {
        margin-right: 4px;
    }
    .friends-btn .btn-primary {
        padding: 3px 10px 3px 10px !important;
        font-size: 12px !important;
    }
    .friends-btn svg {
        margin-right: 2px;
    }
    .followers-block .dropdown-toggle::after {
        right: 94px;
    }
    .dropdown-toggle::after {
        right: 82px;
    }
    .following-img li img {
        width: 104px;
        height: 104px;
    }
    .following-list.p-4 {
        padding: 15px 15px !important;
    }
    .following-list h6 {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .following-list{
        margin-top: 30px;
    }
    .following-img li{
        margin-right: 15px;
    }
    .img-rounded {
        border-radius: 10px !important;
        margin-bottom: 10px;
        height: 240px;
    }
    
    .img-title {
        font-size: 16px;
    }
    /* ithrive-tabs ends*/

    
     /* plan description changes ends 13 2 2021*/
      /* lessons page starts 19 2 2021*/
      .exercisepage-section .font-32 {
        font-size: 22px !important;
        margin-top: 20px;
    }
    .exercisepage-section .participant-heading img{
        width: 36px;
        margin-bottom: 10px !important;
    }
    .exercisepage-section  .enrolled-info strong {
        font-size: 18px !important;
    }
    .exercisepage-section .btn .font-18 {
        font-size: 17px;
    }
    
    /* lessons page ends 19 2 2021*/

      /* 23 2 2021 course page starts */
      .course-tab .nav-tab-margin{
        padding: 10px 10px;
    }
    .course-tab .nav-pills .nav-link {
        padding: 5px 0;
        font-size: 16px;
    }
    .course-tab .tab-pane {
        padding: 15px 15px;
    }
    .course-tab .tab-heading {
        font-size: 17px;
    }
    #add-event .modal-dialog {
        max-width: 540px;
    }
    /* 23 2 2021 course page ends */

    .exercisepage-section .invite-btn {
        margin-top: 0px;
    }
    .thrive-expansion {
        width: unset;
    }
    .login-registration-section.p-40 {
        padding: 50px 0px;
        height: unset;
    }
    .image-edit .img-rounded {
        object-fit: cover;
    }
    .only-view {
        padding: 0px 0px!important;
    }
    .feedback-form {
        margin-top: 20px;
    }
    .book-details table {
        margin-top: 20px;
    }
    .tile-info-btn{
        margin-top: 30px;
    }
    .ads-form-modal {
        padding: 20px 20px;
    }
    .subscription-plans p br{
        display: none;
    }
    .subscription-plans p {
        text-align: justify;
    }
    .lead-text{
        text-align: center;
        font-size: 22px;
        display: block;
        margin: 25px 0 20px 0;
    }
    .discover-thrive p br{
        display: none;
    }
    .naspa img {
        margin: 15px 0 20px 0;
    }
    .dean-comments-block img {
        margin-bottom: 15px;
    }
    .name-designation {
        margin: 20px 0 10px 0;
        line-height: 22px;
        font-size: 17px;
    }
    .owl-carousel .owl-nav button.owl-next svg, .owl-carousel .owl-nav button.owl-prev svg {
        font-size: 18px;
    }
 }

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {  


    /* home page start */
    .font-32 {
        font-size: 27px;
    }
    .font-28 {
        font-size: 25px;
    }
    .mt-50 {
        margin-top: 30px;
    }
    .font-21 {
        font-size: 20px;
    }
    .mt-25 {
        margin-top: 15px;
    }
    .w-20 {
        width: 9%;
    }
    .p-75 {
        padding: 55px 0px;
    }
    .p-35-40 {
        padding: 25px 25px;
    }
    .w-150 {
        width: 140px;
    }
    .login-form{
        margin-bottom: 25px;
    }
    .foot-links .mb-25 {
        margin-bottom: 10px;
    }
    .foot-links{
        margin-bottom: 20px;
    }
    .foot-contact-links img.mr-3{
        margin-right: 13px !important;
    }
    .login-registration .mt-3{
        margin-top: 10px !important;
    }
    .font-19 {
        font-size: 18px;
    }
    
    /* .registration-form{
        margin-top: 15px;
    } */
    /* home page ends */


    /* registration page starts */
    
    .user-registration-main .border-right{
        border-right: 0px !important;
    }
    .card-payment{
        margin-top: 35px;
    }
    .w-17 {
        width: 11%;
    }
    .card-payment .field-height {
        height: 40px !important;
    }
    .registration-section .border-left{
        border-left: 0px !important;
    }
    .question-mark {
        top: 41px;
    }
    .p-120 {
        padding: 80px 0px;
    }
    /* .user-registration-content::after{
        display: none;
    } */
    .free-user-registration{
        border-bottom: 1px solid #000000;
        padding-bottom: 20px;
    }
    .p-70{
        padding: 50px 0px;
    }
    .free-user-registration-content p br, .user-registration-content p br{
        display: none;
    }   
    .lessons-content .mt-4{
        margin-top: 25px !important;
    }
    .lessons-accordion.px-3{
        padding-left:10px !important;
        padding-right:10px !important;
    }
    .lessons-accordion.pb-3{
        padding-bottom:10px !important;
    }
    .topic-content img {
        width: 5%;
        /* margin: 15px 10px 0px 15px; */
    }
    .lessons-topic.py-3{
        padding: 11px 0px !important;
    }
    /* registration page ends */

     /* instructor page starts */
     .pad-40 {
        padding: 30px 30px;
    }
    .font-23 {
        font-size: 21px;
    }
    .plan-icon {
        width: 90px;
        height: 90px;
        margin-top: 15px;
        margin-bottom: 15px;
    }    
    .plan-icon img{
        width: 55%;
    }
    .plan-details h6.mt-4{
        margin-top: 15px !important;
    }
    .plan-details h6.pt-4{
        padding-top: 15px !important;
    }
    .w-160 {
        width: 150px;
    }
    .blue-bg {
        height: 355px;
    }  
    /* instructor page ends */

    /* instructor registration page starts */
    .instructor-registration.pad-40 {
        padding: 25px 20px;
    }
    .instructor-registration .font-23{
        font-size: 20px;
    }
    .plan-info {
        margin: 10px 0px;
    }
    .plan-info li {
        margin-bottom: 2px;
    }
    .plan-info li .font-16 {
        font-size: 14px;
    }
    .instructor-registration .form-subheading {
        margin-top: 22px;
    }
    .instructor-registration .form-field-mt {
        margin-top: 10px;
    }
    .plan-price{
        margin-bottom: 20px;
    }
    .plan-price.mt-4{
        margin-top: 0px !important;
    }
    .instructor-registration .font-18 {
        font-size: 17px;
    }
    .instructor-registration .form-group .font-16{
        font-size: 15px;
    }
    .form-plan-details.pad-25 {
        padding: 20px 20px;
    }
    .form-plan-details .font-30 {
        font-size: 28px;
    }
    .total-pricing {
        margin-top: 15px;
        padding-top: 20px;
    }
    .total-pricing .font-17 {
        font-size: 14px;
    }
    .total-pricing li{
        margin-top: 10px !important;
        line-height: 20px;
    }
    .total-pricing .font-25{
        font-size: 20px;
    }
    .instructor-registration .blue-btn.mt-5{
        margin-top:28px !important;
    }
    /* instructor registration page ends */

    .profile-detail img {
        width: 112px;
        height: 112px;
    }
    /* .friends-btn button {
        padding: 5px 3px !important;
        width: 48%;
    } */
    .padding-bottom{
        padding-bottom: 50px;
    }

    /* book order strats */
    .book-order-section h1.mb-5{
        margin-bottom: 20px !important;
    }
    .order-book-price.mb-5, .fee-tax-price.mb-5{
        margin-bottom: 20px !important;
    }
    .custom-file-label::after {
        height: 39px;
    }
    .book-payment textarea {
        height: 140px !important;
    }
    /* book order ends */

    /* feed page starts */
    .feed-page-section .px-50.mt-5{
        margin-top: 10px !important;
    }
    .sub-post {
        margin-top: 5px;
    }
    .news-feed .media:not(:last-child) {
        margin-bottom: 40px;
    }
    .news-feed h5 {
        font-size: 16px;
    }
    .news-feed span {
        font-size: 15px;
    }
    .feed-page-section .font-30 {
        font-size: 24px;
    }
    .feed-page-section .px-50 {
        padding: 0 20px;
    }
    .sub-post.p-2 {
        padding: 5px !important;
    }
    .sub-post p {
        font-size: 15px;
    }
    .news-feed .user-img {
        width: 56px;
        height: 56px;
    }
    .feed-page-section .text-center .mt-5{
        margin-top: 30px !important;
    }
    /* feed page ends */

    /* exercise page  starts*/
    .nav-tab-margin h5 {
        font-size: 13px;
        padding: 15px 5px;
    }
    .nav-tab-margin {
        padding: 10px 0;
    }
    /* exercise page  starts*/


    /* plan description starts */
    .plan-desc-col .d-flex.height-100{
        display: block !important;
        height: auto !important;
    }
    .plan-desc-col img{
        width: 100%;
        margin-right: 0;
        height: 330px;
        margin-bottom: 20px;
    }
    /* plan description ends */

     /* ithrive-tabs starts*/
     .i-thrive-tabs .thrive-nav-bar .nav-link {
        padding: 5px 12px !important;
    }
    .ithrive-tab .nav-item a {
        padding: 5px 34px !important;
        font-size: 20px;
    }
    .i-thrive-tabs{
        margin-top: 20px;
    }
    .grey-content {
        font-size: 19px;
        line-height: 29px;
    }
    .thrive-heading {
        font-size: 25px;
    }
    .thrive-heading span {
        font-size: 36px;
    }
    .dropdown-toggle::after {
        right: 68px;
    }
    .thrive-nav-bar{
        display: flex;
        justify-content: flex-end;
    }
    .profile-detail .profile-name {
        display: block;
    }
    .profile-detail .profile-name {
       text-align: left;
    }
    .profile-detail  .profile-text {
        padding: 10px 5px 10px 5px;
    }
    .friends-btn button:first-child {
        margin-right: 4px;
    }
    .friends-btn .btn-primary {
        padding: 3px 10px 3px 3px !important;
        font-size: 12px !important;
    }
    .friends-btn svg {
        margin-right: 2px;
    }
    .followers-block .dropdown-toggle::after {
        right: 81px;
    }
    .following-img li img {
        width: 81px;
        height: 81px;
        border: 2px solid #fff;
    }
    .following-list.p-4 {
        padding: 15px 15px !important;
    }
    .following-list h6 {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .img-rounded {
        height: 220px;
    }
    .img-title {
        font-size: 16px;
    }

    /* ithrive-tabs ends*/

    .plan-description-section h1 {
        margin-bottom: 10px !important;
    }

    /* plan description changes ends 13 2 2021*/
     /* lessons page starts 19 2 2021*/
     .exercisepage-section .font-32 {
        font-size: 27px;
    }
    .exercisepage-section .participant-heading img{
        width: 40px;
    }
    .exercisepage-section  .enrolled-info strong {
        font-size: 18px !important;
    }
    .exercisepage-section .btn .font-18 {
        font-size: 17px;
    }
    
    /* lessons page ends 19 2 2021*/

      /* 23 2 2021 course page starts */
    .course-tab .nav-tab-margin{
        padding: 10px 10px;
    }
    .course-tab .nav-pills .nav-link {
        padding: 7px 0;
        font-size: 16px;
    }
    .course-tab .tab-pane {
        padding: 15px 15px;
    }
    .course-tab .tab-heading {
        font-size: 17px;
    }
  
    /* 23 2 2021 course page ends */
    .login-registration-section.p-40{
        height: unset;
        padding: 50px 0px;
    }
    .image-edit .img-rounded {
        object-fit: cover;
    }
    .feedback-form {
        margin-top: 30px;
    }
    .ads-form-modal {
        padding: 20px 20px;
    }
    .product-description-overflow{
        padding-right: 10px;
    }
    .tile-info-btn {
        margin-top: 30px;
    }
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    
    /* home page start */
    .font-32 {
        font-size: 30px;
    }
    .font-28 {
        font-size: 25px;
    }
    .font-19 {
        font-size: 18px;
    }
    .mt-50 {
        margin-top: 40px;
    }
    .font-21 {
        font-size: 20px;
    }
    .mt-25 {
        margin-top: 20px;
    }
    .w-20 {
        width: 9%;
    }
    .p-120 {
        padding: 100px 0px;
    }
   
    .p-70{
        padding: 60px 0px;
    }
    .free-user-registration-content p br, .user-registration-content p br{
        display: none;
    }   
    .lessons-content .mt-4{
        margin-top: 30px !important;
    }
    .topic-content img {
        width: 4%;
        /* margin: 12px 10px 0px 15px; */
    }
    /* home page ends */


    /* instructor page starts */
    .pad-40 {
        padding: 35px 30px;
    }
    .font-23 {
        font-size: 22px;
    }
    .plan-icon {
        margin-top: 20px;
    }
    .plan-details h6.mt-4{
        margin-top: 15px !important;
    }
    .plan-details h6.pt-4{
        padding-top: 15px !important;
    }
    .w-160 {
        width: 150px;
    }
    .blue-bg {
        height: 405px;
    }    
    /* instructor page ends */


    /* instructor registration page starts */
    .instructor-registration.pad-40 {
        padding: 30px 20px;
    }
    .plan-info {
        margin: 15px 0px;
    }
    .plan-info li .font-16{
        font-size: 15px;
    }
    .instructor-registration .form-subheading {
        margin-top: 30px;
    }
    .instructor-registration .form-group .font-16{
        font-size: 15px;
    }
    .form-plan-details.pad-25 {
        padding: 20px 20px;
    }
    .form-plan-details .font-30 {
        font-size: 29px;
    }
    .total-pricing .font-17 {
        font-size: 16px;
    }
    .total-pricing .font-25{
        font-size: 23px;
    }
    .instructor-registration .blue-btn.mt-5{
        margin-top: 35px !important;
    }
    /* instructor registration page ends */

    .padding-bottom{
        padding-bottom: 60px;
    }
     
    
    /* feed page starts */
    .feed-page-section .px-50.mt-5{
        margin-top: 30px !important;
    }
    .sub-post {
        margin-top: 5px;
    }
    .news-feed .media:not(:last-child) {
        margin-bottom: 40px;
    }
    .news-feed h5 {
        font-size: 17px;
    }
    .news-feed span {
        font-size: 15px;
    }
    /* feed page ends */

    .friends-btn button {
        padding: 5px 5px !important;
    }

    /* exercise page  starts*/
    .nav-tab-margin h5 {
        font-size: 13px;
        padding: 15px 5px;
    }
    .nav-tab-margin {
        padding: 10px 0;
    }
    /* exercise page  ends*/


    /* ithrive-tabs starts*/
    .i-thrive-tabs .thrive-nav-bar .nav-link {
        padding: 3px 12px !important;
    }
    .ithrive-tab .nav-item a {
        padding: 5px 38px;
        font-size: 21px;
    }
    .grey-content {
        font-size: 22px;
        line-height: 33px;
    }
    .dropdown-toggle::after {
        right: 81px;
    }
    .followers-block .dropdown-toggle::after {
        right: 95px;
    }
    
    .friends-btn button:first-child {
        margin-right: 5px;
    }
    .profile-text {
        padding: 5px 5px 5px 5px;
    }
    .friends-btn .btn-primary {
        padding: 3px 10px 3px 5px !important;
    }
    .profile-detail img {
        width: 121px;
        height: 121px;
    }
    .profile-text p {
        font-size: 12px !important;
    }
    .profile-text h6 {
        font-size: 16px;
    }
    .following-img li img {
        width: 85px;
        height: 85px;
    }
    .img-rounded {
        height: 230px;
    }
    /* ithrive-tabs ends*/

    .plan-description-section h1 {
        margin-bottom: 10px !important;
    }
    .login-registration-section.p-40{
        padding: 30px 0px;
    }

   


}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }




/* changes 29/12/2020 */
/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .font-25 {
        font-size: 21px;
    }
    .plan-description-section h1{
        margin-bottom:10px !important;
    }
    .plan-description-section .plan-description.pad-25{
        padding: 20px 20px !important;
    }
    .plan-description-section h6.mb-3{
        margin-bottom:10px !important;
    }
    .plan-desc-col {
        margin-bottom: 25px;
    }
    .instructor-registration label {
        display: initial;
    }
    .plan-description-section .grey-content {
        margin-top: 10px;
        line-height: 22px;
    }

    .tab-sub
    {
        display: none;
    }

    .ithrive-tab .nav-item .nav-link.active {
        padding: 3px 12px;
    }

    .i {
        padding: 3px 15px !important;
        padding-bottom: 0;
    }


 }

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .font-25 {
        font-size: 22px;
    }
    .plan-description-section h1{
        margin-bottom:10px !important;
    }
    .plan-description-section .plan-description.pad-25{
        padding: 20px 20px !important;
    }
    .plan-description-section h6.mb-3{
        margin-bottom:10px !important;
    }
    .plan-desc-col {
        margin-bottom: 25px;
    }
    .plan-description-section .grey-content {
        margin-top: 10px;
        line-height: 22px;
    }

    .tab-sub
    {
        display: none;
    }

    .ithrive-tab .nav-item .nav-link.active {
        padding: 3px 12px;
    }

    .i {
        padding: 3px 15px !important;
        padding-bottom: 0;
    }

}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .font-25 {
        font-size: 23px;
    }
    .plan-description-section h1{
        margin-bottom: 10px !important;
    }
    .plan-description-section .plan-description.pad-25{
        padding: 20px 20px !important;
    }
    .plan-description-section h6.mb-3{
        margin-bottom:10px !important;
    }
    
 }

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 

    .i {
        padding: 6px 52px !important;
        padding-bottom: 7px !important;
    }

    .ithrive-tab .nav-item .nav-link.active {

        padding: 5px 30px;
    }
 
 }

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }



/* changes 8/1/2021 */
/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .plan-menu .nav-link {
    padding: 5px 0px !important;
    }

    .profile-edit-icon{
        right: unset;
         margin: auto 0;
    }
    .no-label{
        display: none;
    }
      /* 11-1-21 */
      
      .mt-15.w-100 li{
        margin-bottom: 7px;
    }
    .mt-15.w-100 li h6.font-17 {
        font-size: 15px;
    }
    .header-section {
        padding: 15px 0px;
    }
    .login-form img {
        margin-bottom: 10px;
        width: 80% !important;

    }
    /* promoters-details starts */
    .profile-cover {
        height: 170px;
    }
    .profile-img img {
        border: 3px solid #ffffff;
    }
    .thrive-nav-bar .nav-link {
        padding: 10px 3px;
    }
    .thrive-nav-bar .nav-link {
        font-size: 13px;
        padding: 3px 12px !important;
    }
    .thrive-nav-bar.mt-30 {
        margin-top: 15px;
    }
    .profile-text p {
        font-size: 13px;
        line-height: 20px;
    }
    .user-profile-padding {
        padding: 20px 0px 0px 0px;
    }
    .margin-bottom {
        margin-bottom: 20px;
    }
    .profile-name {
        font-size: 16px;
        text-align: center;
    }
    .profile-name.mt-20{
        margin-top: 15px;
    }
    .profile-img{
       display: flex;
       justify-content: center;
       align-items: center;
       flex-direction: column;
    }
    .profile-img img{
        width: 31%;
    }
    /* .profile-detail img {
        width: 80px;
    } */
    .profile-text h6 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .profile-text {
        padding: 15px 10px 15px 10px;
    }
    .promoter-profile-section .btn-primary.font-16{
        font-size: 14px;
    }
    .promoter-profile-section{
        padding-bottom: 35px;
    }
    .promoter-profile-section .btn-primary.mt-4{
        margin-top: 10px !important;
    }
    .profile-name{
        display: none;
    }
    .profile-img h2{
        display: block;
        font-size: 15px;
        margin: 10px 0;
        padding-left: 10px;
    }
    /* promoters-details ends */

     /* dashboard starts */
     .profile-info.pad-30{
        padding: 10px;
    }
    .profile-info .font-16{
        font-size: 14px;
        width: 150px;
        text-align: left;
    }
    .profile-info .font-15{
       font-size: 13px;
        width: 180px;
        text-align: left;
        line-height: 23px;
    }
    .profile-info li {
        margin-bottom: 5px;
        align-items: baseline !important;
    }
    .user-profile-padding p br{
        display: none;
    }
    .profile-info.res-mb-4{
        margin-bottom: 0px;
    }


    /* dashboard ends */

    .material-cover img {
        width: 100%;
        height: 120px;
    }
    .book-details .mt-20{
        margin-top: 0px;
    }
    .course-book .blue-btn.mt-5{
        margin-top: 20px !important;
    }
    .edit-profile-section .profile-name {
        font-size: 20px;
    }
    .book-details b {
        font-size: 19px;
    }
    .book-details p{
        line-height: 22px;

    }
    .edit-profile-section .ml-3{
        margin-left: 0 !important;
    }
    .course-book .card-body{
        padding: 15px 0;
    }
    .book-detail-margin .profile-name {
        display: block;
        text-align: left;
    }
    .course-book .free-user-registration{
        border-bottom:0;
        padding-bottom: 0;
    }
        /* dashboard */
        .admin-exercise h1 {
            font-size: 18px;
            line-height: 28px;
        }
        .admin-exercise .course-tab .nav-pills .nav-link {
            padding: 8px 0;
            font-size: 19px;
        }
        .admin-exercise .tab-pane h3 {
            margin-top: 0px;
        }
        .admin-exercise.p-4{
            padding: 20px 10px !important;
        }
               /* Instructor dashboard start */
.dashboard-menu {
    padding: 20px 15px;
}
.dashboard-menu li a {
    font-size: 15px;
    padding: 6px 8px;
}
.dashboard-menu li:not(:last-child) {
    margin-bottom: 0;
}
.dashboard-content {
    padding: 15px;
}
.dashboard-content > div {
    padding: 20px 20px;
    height: 724px !important;
}
.dashboard-content h1 {
    font-size: 19px;
    margin-bottom: 10px;
    line-height: 25px;
}
.pdf-image img {
    height: 300px;
    width: 232px;
}
.inner-content {
    padding: 10px;
    text-align: justify;
}
.pushbar_main_content .btn{
    margin-left: 15px;
    margin-bottom: 10px;
}

/* Instructor dashboard end*/

/* home page deisgned 31/5/21 starts*/
.institutes-img img {
    width: 30%;
    margin-left: 10px;
}
.participating-institution b {
    width: 100%;
}
.institutes-img {
    width: 100%;
    margin-top: 20px;
}
.participating-institution {
    padding: 35px 0;
}
.heading {
    font-size: 22px;
    margin-bottom: 20px;
}
.discover-thrive img{
    margin-bottom: 10px;
}
.display-1 {
    font-size: 19px;
    line-height: 32px;
}
.divider {
    width: 30%;
}
.program-works .h3, .work-progress-section .h3 {
    margin-bottom: 15px;
}
.dean-comments-block {
    padding: 30px 10px;
}
#theme .item p {
    padding: 10px 23px;
}
.top-border {
    padding-top: 30px;
    margin-top: 30px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    right: 0;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.discover-section img {
    height: 100%;
}
/* home page deisgned 31/5/21 end */
.profile-edit-icon.cover-img-edit {
    right: 15%;
}
img.cover-img {
    height: 200px;
}
.navbar .navbar-nav.two-links a {
    padding: 5px 12px !important;
}

/* 11/6/21 changes */
.login-form br{
 display: none;
}
.login-form form .form-check label{
    text-align: left;
}
.profile-img-edit {
    right: 36%;
    bottom: 44px;
}
.profile-img .img-thumbnail {
    Width: 126px;
    height: 126px;
}
/* 14/6/21 cahnges */
.logo-img a{
    width: 27%;
}
.logo-img a img{
    width: 49%;
}
.news-feed a .user-img {
    width: 80px;
    height: 80px;
    border: 3px solid #fff;
}
.sub-post {
    align-items: flex-start !important;
}
.logo-img.d-flex{
    display: block !important;
}
.logo-img > .d-flex{
    display: block !important;
    margin: 10px 10px 0 10px;
    text-align: center;
}
.logo-img > .d-flex input{
    width: 89%;
}
.logo-img > .d-flex ul li{
    text-align: left;
}
.form-horizontal .g-recaptcha{
    padding-bottom: 11px;
    margin: 0 auto !important;
    padding-top: 10px;
}
.contact-details span {
    font-size: 16px;
}
.contact-icon {
    width: 30px;
    height: 30px;
    line-height: 21px;
    font-size: 17px;
}
/* 14/6/21 cahnges end*/
/* user account 14/6/21 changes start  */
.myaccount-form table tr td{
    width: 70%;
}
.myaccount-form table tr th{
    font-size: 14px;
}
.myaccount-form table tr td .submit-btn{
    font-size: 14px;
}
.show-profile .profilefriends-btn{
    margin: auto;
}
.show-profile .reqfriends-btn{
    margin: 0 auto 0;
}
img.cover-img {
    height: 140px;
}
.show-profile .reqfriends-btn .btn {
    padding: 7px 15px !important;
    font-size: 15px;
}
/* user account 14/6/21 changes end */
/* ithrive tabs 14/6/21 changes end */
.i-thrive-tabs h2 {
    font-size: 20px;
    text-align: center;
    margin-top: 0;
}
.news-feed .media >.user-img {
    width: 85px !important;
    height: 85px !important;
}
.editable-popup .img-rounded {
    height: 340px !important;
}
#ads-form .modal-content {
    height: 100%!important;
}
.editable-popup .img-rounded {
    height: 280px !important;
    margin-top: 30px;
}
.editable-popup > .form-group:first-child{
    display: block;
    order: 1;
}
.hide-option .switchery {
    margin-left: 20px;
}
.tile-info-btn .btn{
    padding: 5px 30px !important;
}
.book-details .delete-account{
    width: 100%;
    margin-top: 10px;
}
.lessons-content iframe{
    width: 100%;
    height: 200px;
}
/* ithrive tabs 14/6/21 changes end */
.product-description-overflow {
    max-height: 210px;
}
 }

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .plan-menu .nav-link {
        padding: 5px 0px !important;
    }

.profile-edit-icon{
    right: unset;
     margin: auto 0;
}
    /* 11-1-21 */
      
    .mt-15.w-100 li{
        margin-bottom: 7px;
    }
    .header-section {
        padding: 15px 0px;
    }
    .login-form img {
        margin-bottom: 20px;
        width: 55% !important;
    }

     /* promoters-details starts */
     .profile-cover {
        height: 210px;
    }
    .thrive-nav-bar .nav-link {
        padding: 10px 3px;
    }
    .thrive-nav-bar .nav-link {
        font-size: 13px;
        padding: 3px 12px !important;
    }
    .thrive-nav-bar.mt-30{
        margin-top: 20px;
        padding: 0px 4px;
    }
    .profile-text p {
        font-size: 13px;
        line-height: 20px;
    }
    .user-profile-padding {
        padding: 30px 0px 0px 0px;
    }
    .margin-bottom {
        margin-bottom: 20px;
    }
    .profile-name {
        font-size: 16px;
        text-align: center;
    }
    .profile-name.mt-20{
        margin-top: 15px;
    }
    .profile-img{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .profile-img img{
        width: 22%;
    }
    /* .profile-detail img {
        width: 70px;
    } */
    .profile-text h6 {
        font-size: 15px;
        margin-bottom: 3px;
    }
    .profile-text {
        padding: 15px 10px 15px 10px;
    }
    .promoter-profile-section .btn-primary.font-16{
        font-size: 14px;
    }
    .promoter-profile-section{
        padding-bottom: 40px;
    }
    .promoter-profile-section .btn-primary.mt-4{
        margin-top: 10px !important;
    }
    .profile-name{
        display: none;
    }
    .profile-img h2{
        display: block;
        font-size: 16px;
        margin: 10px 0;
        padding-left: 10px;
    }
    .profile-img img {
        border: 4px solid #ffffff;
    }
    /* promoters-details ends */

      /* dashboard starts */
      .profile-info.pad-30{
        padding: 15px;
    }
    .profile-info .font-16{
        font-size: 15px;
    }
    .profile-info .font-15{
        font-size: 15px;
        text-align: left;
        width: 260px;
    }
    .profile-info li {
        margin-bottom: 3px;
    }
    .user-profile-padding p br{
        display: none;
    }
    .profile-info.res-mb-4{
        margin-bottom: 0px;
    }

    /* dashboard ends */
    .material-cover img {
        width: 100%;
        height: 160px;
    }
    .book-details .mt-20{
        margin-top: 15px;
    }
    .course-book .blue-btn.mt-5{
        margin-top: 20px !important;
    }
    .edit-profile-section .profile-name {
        font-size: 22px;
    }
    .book-details b {
        font-size: 21px;
    }
    .book-detail-margin .profile-name {
        display: block;
        text-align: left;
    }
    .course-book .free-user-registration{
        border-bottom:0;
        padding-bottom: 0;
    }
     /* dashboard */
     .admin-exercise h1 {
        font-size: 18px;
    }
    .admin-exercise .course-tab .nav-pills .nav-link {
        padding: 8px 0;
        font-size: 19px;
    }
    .admin-exercise .tab-pane h3 {
        margin-top: 0px;
    }
        /* Instructor dashboard start */
.dashboard-menu {
    padding: 20px 15px;
}
.dashboard-menu li a {
    font-size: 15px;
    padding: 7px 10px;
}
.dashboard-menu li:not(:last-child) {
    margin-bottom: 0;
}
.dashboard-content {
    padding: 15px;
}
.dashboard-content > div {
    padding: 30px 25px;
    height: 724px !important;
}
.dashboard-content h1 {
    font-size: 20px;
    margin-bottom: 15px;
}
.pdf-image img {
    height: 340px;
    width: 272px;
}
.inner-content {
    padding: 15px;
}
.pushbar_main_content .btn{
    margin-left: 15px;
    margin-bottom: 10px;
}
/* Instructor dashboard end*/

/* home page deisgned 31/5/21 starts*/
.institutes-img img {
    width: 30%;
    margin-left: 10px;
}
.participating-institution b {
    width: 100%;
}
.institutes-img {
    width: 100%;
    margin-top: 20px;
}
.participating-institution {
    padding: 45px 0;
}
.heading {
    font-size: 27px;
    margin-bottom: 25px !important;
}
.display-1 {
    font-size: 19px;
    line-height: 32px;
}
.program-works .h3, .work-progress-section .h3 {
    margin-bottom: 15px;
}
.dean-comments-block {
    padding: 30px 10px;
}
#theme .item p {
    padding: 10px 23px;
}
.top-border {
    padding-top: 40px;
    margin-top: 40px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    right: -20px;
}
.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.discover-section img {
    height: 100%;
}
/* home page deisgned 31/5/21 end */
.profile-edit-icon.cover-img-edit {
    right: 9%;
}
.navbar .navbar-nav.two-links a {
    padding: 5px 12px !important;
}
/* 11/6/21 changes */
.profile-img-edit {
    right: 42%;
    bottom: 46px;
}
.profile-img .img-thumbnail {
    Width: 136px;
    height: 136px;
}
.profile-detail .friends-btn {
    margin-top: 0px;
}

/* 14/6/21 cahnges */
.logo-img a{
    width: 27%;
}
.logo-img a img{
    width: 89%;
}
.news-feed a .user-img {
    width: 100px;
    height: 100px;
    border: 3px solid #fff;
}
.logo-img > .d-flex{
    width: 60%;
}
.btn-toggle {
    top: 14px;
}
.form-horizontal .g-recaptcha{
    padding-bottom: 11px;
    margin: 0 auto !important;
}
/* 14/6/21 cahnges end*/
/* user account 14/6/21 changes start  */
.myaccount-form table tr td{
    width: 70%;
}
.myaccount-form table tr th{
    font-size: 14px;
}
.myaccount-form table tr td .submit-btn{
    font-size: 14px;
}
.show-profile .profilefriends-btn{
    margin: auto;
}
.show-profile .reqfriends-btn{
    margin: 0 auto 0;
}
img.cover-img {
    height: 190px;
}
/* user account 14/6/21 changes end */
/* ithrive tabs 14/6/21 changes end */
.i-thrive-tabs h2 {
    font-size: 22px;
    text-align: center;
    margin-top: 0;
}
.news-feed .media >.user-img {
    width: 113px !important;
    height: 113px !important;
}
.profile-detail img {
    width: 112px;
    height: 112px;
}
.editable-popup .img-rounded {
    height: 360px !important;
    margin-top: 30px;
}
#ads-form .modal-content {
    height: 100% !important;
}
.hide-option .switchery {
    margin-left: 30px;
}
.editable-popup > .form-group:first-child{
    display: block;
    order: 1;
}
.lessons-content iframe{
    width: 100%;
}
/* ithrive tabs 14/6/21 changes end */
.product-description-overflow {
    max-height: 210px;
}
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .plan-menu .nav-link {
    padding: 5px 0px !important;
    }

    .profile-edit-icon{
        right: unset;
         margin: auto 0;
    }
    
    
    /* 11-1-21 */
    .total-pricing .custom-control.d-inline{
        display: inline-block !important;

    }
    .mt-15.w-100 li{
        margin-bottom: 10px;
        align-items: flex-end;
    }
    .header-section {
        padding: 15px 0px;
    }
    .login-form img {
        margin-bottom: 20px;
    }



     /* promoters-details starts */
     .profile-cover {
        height: 260px;
    }
    .thrive-nav-bar .nav-link {
        padding: 5px 12px !important;
    }
    .thrive-nav-bar .nav-link {
        font-size: 14px;
    }
    .thrive-nav-bar.mt-30{
        margin-top: 20px;
    }
    .profile-text p {
        font-size: 13px;
    }
    .user-profile-padding {
        padding: 30px 0px 0px 0px;
    }
    .margin-bottom {
        margin-bottom: 20px;
    }
    .profile-name {
        font-size: 16px;
        text-align: center;
    }
    .profile-img{
       display: flex;
       justify-content: center;
       align-items: center;
       flex-direction: column;
    }
    .profile-img h2{
        display: block;
        font-size: 17px;
        margin: 10px 0 0;
        padding-left: 10px;
    }
    .profile-img img{
        width: 15%;
    }
    .profile-img img {
        border: 4px solid #ffffff;
    }
    /* .profile-detail img {
        width: 80px;
    } */
    .profile-text h6 {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .profile-text {
        padding: 15px 10px 15px 10px;
    }
    .promoter-profile-section .btn-primary.font-16{
        font-size: 15px;
    }
    .promoter-profile-section{
        padding-bottom: 50px;
    }
    .navbar-light .navbar-brand{
        display: none;
    }
    .profile-name{
        display: none;
    }
    /* promoters-details ends */
    
     /* dashboard starts */
     .profile-info.pad-30{
        padding: 15px 13px;
    }
    .profile-info .font-16{
        font-size: 13px;
    }
    .profile-info .font-15{
        font-size: 13px;
    }
    .profile-info li {
        margin-bottom: 2px;
    }
    .user-profile-padding p br{
        display: none;
    }
    /* dashboard ends */
    .material-cover img {
        width: 100%;
        height: 160px;
    }
    .book-details .mt-20{
        margin-top: 15px;
    }
    .course-book .blue-btn.mt-5{
        margin-top: 20px !important;
    }
    .edit-profile-section .profile-name {
        font-size: 22px;
    }
    .book-details b {
         font-size: 21px;
     }
    .book-detail-margin .profile-name {
        display: block;
        text-align: left;
    }
    .course-book .free-user-registration{
        border-bottom:0;
        padding-bottom: 0;
    }

        /* dashboard */
        .admin-exercise h1 {
            font-size: 18px;
        }
        .admin-exercise .course-tab .nav-pills .nav-link {
            padding: 8px 0;
            font-size: 19px;
        }
        .admin-exercise .tab-pane h3 {
            margin-top: 0px;
        }
        /* Instructor dashboard start */
.dashboard-menu {
    padding: 20px 15px;
}
.dashboard-menu li a {
    font-size: 15px;
    padding: 7px 10px;
}
.dashboard-menu li:not(:last-child) {
    margin-bottom: 0;
}
.dashboard-content {
    padding: 15px;
}
.dashboard-content > div {
    padding: 30px 25px;
    /* height: 724px !important; */
}
.dashboard-content h1 {
    font-size: 20px;
    margin-bottom: 15px;
}
.pdf-image img {
    height: 340px;
    width: 272px;
}
.inner-content {
    padding: 15px;
}
/* Instructor dashboard end*/

/* home page deisgned 31/5/21 starts*/
.institutes-img img {
    width: 30%;
    margin-left: 10px;
}
.participating-institution b {
    width: 80%;
}
.participating-institution {
    padding: 45px 0;
}
.heading {
    font-size: 29px;
    margin-bottom: 30px;
}
.display-1 {
    font-size: 21px;
    line-height: 35px;
}
.program-works .h3, .work-progress-section .h3 {
    margin-bottom: 15px;
}
.dean-comments-block {
    padding: 20px 20px;
}
#theme .item p {
    padding: 10px 60px;
}
.top-border {
    padding-top: 50px;
    margin-top: 50px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    right: -20px;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}
.discover-section img {
    height: 100%;
}
/* home page deisgned 31/5/21 end */
.profile-edit-icon.cover-img-edit {
    right: 7%;
}
.navbar .navbar-nav.two-links a {
    padding: 5px 12px !important;
}

/* changes 10/6/21 start */
.profile-img .img-thumbnail {
    Width: 146px;
    height: 146px;
}
.news-feed .media >.user-img {
    width: 120px !important;
    height: 120px !important;
}
.profile-detail .friends-btn .btn.dropdown-toggle::after {
    right: 2px;
}
.search-auto input{
    width: 110px;
}
/* changes 10/6/21 end */
/* 11/6/21 changes */
.profile-img-edit {
    right: 44%;
    bottom: 36px;
}

/* 14/6/21 cahnges */
.logo-img a{
    width: 27%;
}
.logo-img a img{
    width: 89%;
}
.news-feed a .user-img {
    width: 123px;
    height: 123px;
}
.form-horizontal .g-recaptcha{
    padding-bottom: 11px;
    margin: 0 auto !important;
}
/* 14/6/21 cahnges end*/
/* user account 14/6/21 changes start  */
.myaccount-form table tr td{
    width: 70%;
}
.myaccount-form table tr th{
    font-size: 14px;
}
.myaccount-form table tr td .submit-btn{
    font-size: 14px;
}
.show-profile .profilefriends-btn{
    margin: auto;
}
.show-profile .reqfriends-btn{
    margin: 10px auto 0;
}
img.cover-img {
    height: 210px;
}
/* user account 14/6/21 changes end */
/* ithrive tabs 14/6/21 changes end */
.i-thrive-tabs h2 {
    font-size: 22px;
    text-align: center;
    margin-top: 0px;
}
.news-feed .media >.user-img{
    width: 113px !important;
    height: 113px !important;
}
.editable-popup .img-rounded {
    height: 340px !important;
}
#ads-form .modal-content {
    height: 100% !important;
}
.lessons-content iframe{
    width: 100%;
}
/* ithrive tabs 14/6/21 changes end */

.product-description-overflow {
    max-height: 210px;
}
 }

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 

    
    /* promoters-details starts */
    .profile-cover {
        height: 300px;
    }
    .plan-menu a.nav-link {
        padding: 10px 30px !important;
    }
    .thrive-nav-bar .nav-link {
        padding: 10px 5px !important;
    }
    .thrive-nav-bar .nav-link {
        font-size: 14px;
    }
    .thrive-nav-bar.mt-30{
        margin-top: 20px;
    }
    .profile-text p {
        font-size: 13px;
    }
    .user-profile-padding {
        padding: 35px 10px 0px 10px;
    }
    .margin-bottom {
        margin-bottom: 20px;
    }
    .promoter-profile-section{
        padding-bottom: 60px;
    }
    
    /* promoters-details ends */



    /* dashboard starts */
    .profile-info.pad-30{
        padding: 20px;
    }
    .profile-info .font-16{
        font-size: 14px;
    }
    .profile-info .font-15{
        font-size: 14px;
    }
    /* dashboard ends */
    .material-cover img {
        width: 100%;
        height: 160px;
    }
    .book-details .mt-20{
        margin-top: 15px;
    }
    .course-book .blue-btn.mt-5{
        margin-top: 20px !important;
    }

    /* 23 2 2021 course page starts */
    .course-tab .nav-tab-margin{
        padding: 15px 15px;
    }
    /* 23 2 2021 course page ends */
   /* dashboard */
   .admin-exercise h1 {
    font-size: 20px;
}
.admin-exercise .course-tab .nav-pills .nav-link {
    padding: 8px 0;
    font-size: 19px;
}
.admin-exercise .tab-pane h3 {
    margin-top: 0px;
}
/* Instructor dashboard start */
.dashboard-menu {
    padding: 20px 15px;
}
.dashboard-menu li a {
    font-size: 17px;
    padding: 8px 10px;
}
.dashboard-menu li:not(:last-child) {
    margin-bottom: 0;
}
.dashboard-content {
    padding: 20px;
}
.dashboard-content > div {
    padding: 25px 20px;
    /* height: 745px !important; */
}
.dashboard-content h1 {
    font-size: 26px;
    margin-bottom: 15px;
}
.pdf-image img {
    height: 340px;
    width: 272px;
}
.inner-content {
    padding: 15px;
}
/* Instructor dashboard end*/

/* home page deisgned 31/5/21 starts*/
.institutes-img img {
    width: 30%;
    margin-left: 20px;
}
.participating-institution b {
    width: 80%;
}
.participating-institution {
    padding: 45px 0;
}
.heading {
    font-size: 33px;
    margin-bottom: 35px;
}
.display-1 {
    font-size: 22px;
    line-height: 35px;
}
.program-works .h3, .work-progress-section .h3 {
    margin-bottom: 15px;
}
.dean-comments-block {
    padding: 30px 50px;
}
#theme .item p {
    padding: 10px 90px;
}
.top-border {
    padding-top: 50px;
    margin-top: 50px;
}
.discover-section img {
    height: 100%;
}
/* home page deisgned 31/5/21 end */
.profile-edit-icon.cover-img-edit {
    right: 5%;
}

/* changes 10/6/21 start */
.profile-img .img-thumbnail {
    Width: 166px;
    height: 130px;
}
.news-feed .media >.user-img {
    width: 110px !important;
    height: 110px !important;
}
.profile-detail .friends-btn .btn.dropdown-toggle::after {
    right: 2px;
}

/* changes 10/6/21 end */

/* 11/6/21 changes */
.profile-img-edit {
    right: 20%;
}
/* 14/6/21 cahnges start*/
.form-horizontal .g-recaptcha{
    padding-bottom: 11px;
    margin: 0 auto !important;
}
/* 14/6/21 cahnges end*/

/* user account 14/6/21 changes start  */
.myaccount-form table tr td{
    width: 65%;
}
/* user account 14/6/21 changes end */
/* ithrive tabs 14/6/21 changes end */
.i-thrive-tabs h2 {
    font-size: 24px;
}
/* ithrive tabs 14/6/21 changes end */

 }

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px)  and (max-width: 1499.98px){
    /* Instructor dashboard start */
    .dashboard-menu {
        padding: 20px 20px;
    }
    .dashboard-menu li a {
        font-size: 12px;
        padding: 8px 10px;
    }
    .dashboard-menu li:not(:last-child) {
        margin-bottom: 5px;
    }
    .dashboard-content {
        padding: 20px;
    }
    .dashboard-content > div {
        padding: 40px 30px;
        /* height: 984px !important; */
    }
    .dashboard-content h1 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .pdf-image img {
        height: 420px;
        width: 342px;
    }
    /* Instructor dashboard end*/

  }

  



  @media (min-width: 1500px) and (max-width:5500px) { 

    /* .footer
    {
        width:100%;
        position: fixed;
        bottom:0px;
    } */

    /* .login-registration-section
    {
        height:calc(100vh - 320px);
        display: flex;
        align-items: center;
        justify-content: center;
    } */

}