/***WEQ Technologies CSS***/

/***Font Family***/

@import url('https://fonts.googleapis.com/css?family=Muli:400,400i,600,600i,700,700i,900,900i');

body, span ,label{
  font-family: 'Muli', sans-serif !important;
}

h1,h2 , h3 , h4, h5 ,h6 ,p , a{
  font-family: 'Muli', sans-serif !important;
}

html {scroll-behavior: smooth;}

.fa{
  font-family: FontAwesome !important;
}

.container>div{border: 0px !important;}

/**NAVBAR CSS**/

#search_result{
        position: absolute;
        background-color: #fff;
        width: 100%;
        height: max-content;
        z-index: 99;
        top: 50px;
}

#search_result li a{color: #000 !important;}
#search_result li a:hover{color: #F6973A !important;}
#search_result li:hover{background-color: #eee;}
#search_result li{margin-bottom: 10px !important;padding-right: 10px;padding-left: 10px;}

.container.header-container>div{
    /*display: inline-block !important;*/
    table-layout: unset !important;
    width: auto !important;
    border: 0px solid #c8c8c8 !important;
    background: #fff;
    box-shadow: none;
}

header{box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);}

.navbar-collapse .navbar-nav{
  padding-left: 0px !important;
}

.navbar-brand>img{
  width: 85%;
      margin-top: 5px;  
}

.search_icon .btn-default{
  background: #F7F7F7 !important;
  margin: 12px 0;

}

.search_icon .glyphicon{color:#000 !important;}

.navbar-form input[type="text"]{
   font-size: 15px !important;
   margin-top:12px  !important;
   background: #F7F7F7 !important;
   border: 1px solid #F7F7F7 !important;
   border-radius: 0px !important;
   box-shadow: none !important;
   height:36px !important;
   font-style:normal;
}

/***hide right lines***/

/*#menu-bar .navbar-right li:nth-child(1) a{
  border-right:1px solid #5F5F62;
  padding: 5px 16px;
  margin: 15px 0;

}

#menu-bar .navbar-right li:nth-child(2) a{
  border-right:1px solid #5F5F62;
  padding: 5px 16px;
  margin: 15px 0;
}*/

.navbar-default .navbar-nav>li>a{
  color:#5F5F62;
  font-size:15px;
  text-transform: capitalize !important;
}

.navbar-default .join_btn{
  padding:8px 16px !important;
  color: #fff !important;
    text-transform: capitalize !important;
  border-radius: 6px;
}
.navbar-default .join_btn:hover ,.navbar-default .join_btn:focus{
  padding:8px 16px !important;
  color: #fff !important;
  background-image: none !important;
  box-shadow: none !important;
  text-transform: capitalize !important;
  border-radius: 6px;
  border:1px solid  #5cb85c;
  background-color: #5cb85c !important;

}
.navbar-secondary{display:none;}


 /*----Added By Rahul INDEX PAGE-----*/

    .creating-value-text{text-align: center;}
    .creating-value-wrap h2{font-size: 18px; color: #2F519A;    padding: 0 0 30px 0;    font-weight: 700;}
    .creating-value-text h3{font-size: 18px; color: #2F519A;text-align: center;padding-bottom: 10px;font-weight: 700;}
    .creating-value-text p{font-size: 14px; color: #707070;text-align: center;}
    .topic_wrap{background-color: #F3F3F3;}
    .topic_wrap h3{font-size: 18px;    margin-top: 23px;}
    .topic-wrapper.topic_wrap{padding-bottom: 36px;}
    .link-all.text-right.all-topic-link .link{    background-color: #F6973A;
    color: #fff;
    font-size: 14px;
    padding: 12px 26px;
    border-radius: 5px;
    text-transform: capitalize;
     margin-top: 16px;}

    .tabs_wrap ul{    margin: auto;
    max-width: 40%;
    border: none;}
    .section_tab{background-color: #F3F3F3;}
    .section_tab_title h2{text-align: center; font-size: 18px; padding: 28px 0 10px 0;font-weight: 700;}
    .tabs_wrap .nav-tabs>li.active>a, 
    .tabs_wrap .nav-tabs>li.active>a:focus, 
    .tabs_wrap .nav-tabs>li.active>a:hover{background-color: transparent;border: none;}
    .tabs_wrap .nav-tabs>li>a:hover{background-color: transparent;border: none;text-decoration: none;}
    .tabs_wrap .nav-tabs>li>a{border:none; font-size: 18px;}

    @media (min-width: 768px){
        .content-wrapper { padding: 0 0px 10px;}
    }

    /*----Added By Rahul-----*/

/*----Added By nisha-----*/
h2,h3,h4{
    color: #2F519A;
    opacity: 1 !important;
}

h2{
  color: #2F519A;
  font-size: 18px;
  font-weight: 700;
}
 
.tab-content>.tab-pane .course_wrap_sec{
    padding-top: 0px !important;
}

/*.active:after {
    display: none;
}*/

.tabs_wrap .nav-tabs>li.active>a:after{
   display: none !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color:#B5328E !important;
    text-decoration: underline;
}

.learn-from-us.creating-value-wrap{
    box-shadow: none;
} 

.topic-card li{padding: 10px !important;}
.white_card_wrap{
    height: 100px;
    background-color: #fff; 
    box-shadow: 0px 4px 2px 0px #b6348e14;
    margin-bottom: 10px !important;
    margin-top: 10px;
    cursor: pointer;
}
.white_card_wrap p{color: #2F519A;text-transform: capitalize;font-size: 18px;}
.white_card_wrap span{color: #707070;font-size: 12px;position: relative;
    bottom: -20px;}

/*.topic-card li a:not(.btn):hover p , .topic-card li a:not(.btn):hover span{
    color: #fff !important;  
}
.topic-card li a:not(.btn):hover{text-decoration: none !important;}*/

.topic-card li:hover
{
     background-color: #b6348e;
}
.topic-card li:hover a {text-decoration: none !important; }
.topic-card li:hover a p , .topic-card li:hover a span{
    color: #fff !important;   
}

.card:hover {
    /*box-shadow: 0px 0px 30px #00000033;*/
    box-shadow: none !important;
}


/***all tab-panes background images**/
#doctor{
  background: url("/static/weq-theme/images/weq-images/doctor1.9acfe0049153.png")no-repeat;
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
}

#nurse{
  background: url("/static/weq-theme/images/weq-images/nurse1.3de46d1a2ecb.png")no-repeat;
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
}

#researcher{
  background: url("/static/weq-theme/images/weq-images/research1.30c80d00232c.png")no-repeat;
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
}

#student{
  background: url("/static/weq-theme/images/weq-images/student1.876a0b3c5aae.png")no-repeat;
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
}

#others{
  background: url("/static/weq-theme/images/weq-images/others1.e3d4c4dae800.png")no-repeat;
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
}

/**---first section tab start----**/
.firstimg-tab{
    /*padding-top: 30px;
    padding-bottom: 50px;*/
    background: url("/static/weq-theme/images/weq-images/default-tab-bg.6216eeee30a2.png")center center no-repeat;
    position: relative;
    width: 100%;
    height: 70vh;
    background-size: cover;
 }
  
.firstimg-tab:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right,#F3F3F3,#000000);
  opacity: 0.5;
 }


.doctor-tab-wrap{
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  background: linear-gradient(to bottom,#F3F3F3 0%,#F3F3F3 50%,#F3F3F3 50%,white 50%,white 100%);
}

.doctor-tab-wrap .tab-pane{
    padding: 20px;
    /*background-color: #fff;*/
    height: 70vh;
}

.doctor-tab-wrap .firstimg-tab {
  padding: 0px !important;
}


.tab-list-wrap .nav-tabs{
  width: 60%;
  margin:auto;
  margin-top: -60px;
}

.tab-person-name{
    position: absolute;
    bottom: 15%;
    left: 48%;
    color: #2F5199;
    font-size: 18px;
}


.doc-tabs{box-shadow: 0px 0px 10px #00000033;background-color: #fff;}

.tab-close{font-size: 20px;float: right;color: #B5328E;cursor: pointer !important;}

.first-tab-img{width: 100%;}

#home-doctor-tabs .nav-link p{
    text-align: center;
    font-size: 16px;
    padding-top: 6px;
    font-weight: 700;
    color: #000;
}


.tab-list-wrap .nav-tabs>li.active>a .img-overlay:after{
    content:'';
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #07B154;
    opacity: 0.6;
}

.tab-list-wrap .nav-tabs>li.active>a .img-overlay{
    display:inline-block;
    position: relative;
}


.tab-list-wrap .nav-tabs>li.active>a p, .tab-list-wrap .nav-tabs>li.active>a:focus p,.tab-list-wrap .nav-tabs>li.active>a:hover p{
  color: #2F519A !important;
}

.tab-list-wrap .nav-tabs>li.active>a{
  text-decoration: none !important;
  outline: none !important;
    transition: none !important;
    border:none !important;
}

.tab-list-wrap .nav-tabs>li>a:hover{
    background-color: transparent !important;
    border:none !important;
    padding: 10px 15px !important;
    outline: none !important;
    transition: none !important;
}

.tab-list-wrap .nav-tabs>li>a{padding: 10px 15px !important;transition: none !important;
  border:none !important;}

.first-tab-bg h2{text-align: left !important;
  font-size: 25px;
  font-weight: 700;
  padding-top: 50px;padding-left: 50px;
  line-height: 1.4 !important;
}

.partner-wrapper.logo-wrapper{padding: 30px 0 30px 0;}

.tab-quick-links h2{
  text-align: left !important;
  color: #2F519A;
    font-size: 28px;
    font-weight: 700;
}

.quick-links-list{list-style: none; margin-left: 0px !important;line-height: 1.5 !important;}

.quick-links-list li a{color: #F6973A !important;font-size: 20px;}

#imgBanner {padding: 0px !important;}
.tab-list-wrap .tab-ul-wrap ul{text-align: center !important;}
.tab-list-wrap .tab-ul-wrap ul li{display: inline-block ;float: none;}

/**----first section tab end----**/

/* ---index page owl nav start--- */

#logo-slider .owl-dots{
    display:none !important;
}

#logo-slider .owl-nav{
    position: absolute !important;
    right: -24% !important;
    top: 16% !important;
}

#logo-slider .owl-nav .owl-prev{
    background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none;
    width: 45px;
}

#logo-slider .owl-nav .owl-next{
    background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none;
    width: 45px;
}

#logo-slider .owl-nav button,
#user-stories-slider .owl-nav button{box-shadow: none !important;}

#logo-slider .owl-nav .fa ,#allcourse-slider .owl-nav .fa , #mobile-topics .owl-nav .fa ,#user-stories-slider .fa{
    /*font-size: 36px;
    color: #2F519A;*/
    visibility: hidden;
}

#logo-slider  .owl-item .item {
    border: 1px solid #2F5199;
    height: 110px;
}

.slider-network{
    color: #2F519A;
    font-size: 18px;
    font-weight: 700;
    padding: 25px 30px 25px 0px;
}

/*---index page owl nav end---*/

/**all courses slider***/
#allcourse-slider .owl-nav button ,#allcourse-slider .owl-dots button{box-shadow: none !important;}
.section_tab .owl-theme .owl-dots .owl-dot span{
    border: 2px solid #B5328E !important;
    background: transparent !important;
}

.section_tab .owl-theme .owl-dots .owl-dot.active span,#allcourse-slider .owl-theme .owl-dots .owl-dot:hover span{
    background:#B5328E !important;
}
#mobile-topics .owl-nav button ,#mobile-topics .owl-dots button{box-shadow: none !important;}
#mobile-topics .owl-theme .owl-dots .owl-dot span{
    border: 2px solid #B5328E !important;
    background: transparent !important;
}

#mobile-topics .owl-theme .owl-dots .owl-dot.active span,#mobile-topics .owl-theme .owl-dots .owl-dot:hover span{
    background:#B5328E !important;
}

#allcourse-slider .owl-nav .owl-prev ,#allcourse-slider .owl-nav .owl-next{display: none;}

#allTopics-slider .owl-nav .owl-prev{
  position: absolute;
  top: 25%;
  left: -10px;
}

#allTopics-slider .owl-nav .owl-next{
  position: absolute;
  top: 25%;
  right: -10px;
}

#mobile-topics{display: none;}
.topic-card{padding-top: 10px;}

/**user stories***/

#user-stories-sec{padding: 35px 0px;}
#user-stories-sec h2{text-align: left !important;}
.story-text{
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  padding: 15px;
  border-radius: 8px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 14px;
  background-color: #fff;
}

#user-stories-slider .owl-dots{display: none !important;}
#user-stories-slider .owl-item .item{cursor: pointer;}
#user-stories-slider .owl-item {margin-top: 4px;}
.doctor-name{color: #2F519A;text-transform: uppercase;font-size: 18px;margin-left: 10px;}
.doc-profession{font-size: 14px;margin-left: 10px;}
.user-image{padding-top: 20px;}
.user-image img{width: 80%;}

.link-all.text-right.all-topic-link a:not(.btn):focus ,
.link-all.text-right.all-topic-link a:not(.btn):hover{text-decoration: none !important;}

.explore_btn button:focus:not(:disabled){outline: none !important;border-radius: 5px;}
.tab-person-div{position: absolute;left: 0;bottom: 50px;}
.doc-tabs .tab-person-div p{text-align: center;color:#2F5199;font-size: 18px;}
.firstimg-tab .tab-person-div p{text-align: center;color: #fff;font-size: 18px;}

.firstimg-tab {box-shadow: 0px 0px 10px #00000033;}
.firstimg-tab .tab-person-name{color: #fff !important;}

.story-text:hover{color: #fff;background-color: #B5328E;}

.tab-list-wrap .nav-tabs>li.active>a .img-close:after{opacity: 0;}

.users-story .owl-nav{
  margin-top: 0px !important;
    position: absolute;
    top: -75px;
}

.users-story{margin-top: 16%;margin-bottom: 2%;}

#upcomingcourse-slider .owl-nav button, #upcomingcourse-slider .owl-dots button {
    box-shadow: none !important;
}

#upcomingcourse-slider .owl-nav , #upcominglect-slider .owl-nav{display: none !important;}

#upcominglect-slider .owl-nav button, #upcominglect-slider .owl-dots button {
    box-shadow: none !important;
}

#allcourse-slider .owl-dots ,#upcomingcourse-slider .owl-dots ,#upcominglect-slider .owl-dots{display: none !important;}

.user_story_wrap div.item .story-text.current{color: #fff;background-color: #B5328E}

#bgimage1{background-repeat: no-repeat;background-position: 85% 100%;background-size: contain;}

#user-stories-slider .owl-nav .owl-prev{
  background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  border: none !important;
  height: 45px;
  background-position: center;
  box-shadow: none;
  width: 45px;
}

#user-stories-slider .owl-nav .owl-next{
  background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  border: none !important;
  height: 45px;
  background-position: center;
  box-shadow: none;
  width: 45px;
}

/***course tab****/

.course_wrap_sec .card-img img{height: 150px;}

.course_wrap_sec .card-img{
    min-height: 150px !important;
    max-height: 150px;

}

.course_wrap_sec .card .card-text{padding: 15px !important;}

.course_wrap_sec .card-text .course-author{
    position: absolute;
    left: 16px;
    top: 50%;
}

.course_wrap_sec .card-text .course-time{
    position: absolute;
    right: 16px;
    top: 50%;
}

.course_wrap_sec .card-text h4{margin-top: 20px;}

.course_wrap_sec .card-text .book_tag{
    color: #2F519A !important;
    position: absolute;
    right: 16px;
    bottom: 26px;
}

.course_wrap_sec .card-text .book_tag:hover{text-decoration: none;}

.course_wrap_sec .card-text h4:hover{
    text-decoration: none;
    color: #2F519A;
}

.enroll_btn{
    margin-left: 0px;
    color: #B5328E;    
    border: 1px solid #B5328E !important;
    border-radius: 2px !important;
    text-transform: capitalize;
    position: absolute;
    left: 16px;
    bottom: 10px;
}

.enroll_btn:hover:not(:disabled){
    color: #fff;
    background-color:#B5328E !important; 
    background-image: none !important;
}

.fa-user-o:before {
    /*content:"\f2c0";*/
    content:"\f007";
}

.tabs_wrap .nav-tabs>li>a{color: #707070;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  background-color: transparent !important;
  border: 0px !important;
}

.courses_btn{float: right;}

.explore_btn .btn{
    padding: 10px 16px !important;
    text-transform: capitalize !important;
    background-color: #F6973A;
    color: #fff;
    border:1px solid #F6973A;
    border-radius: 5px;
    margin-left: 0px !important;
}

.explore_btn .btn:hover:not(:disabled){
    color: #fff;
    background-color:#F6973A !important; 
    background-image: none !important;
}

.explore_btn button:active:not(:disabled),.explore_btn button:focus:not(:disabled){
    box-shadow: none !important;
}

.tab-content>.tab-pane .course_wrap_sec .card{
    border-radius: 2px !important;
}

.tabs_wrap{margin-bottom: 15px;}

.section_tab{padding-bottom: 30px;}

.case_and_papers{
    padding-top: 30px;
    padding-bottom: 50px;
    background: url("/static/weq-theme/images/weq-images/case_studies.96ef0fe03352.png")center center no-repeat;
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
 }
  
 .case_and_papers:before {
    content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right,#f3f3f3,#f3f3f3);
  opacity: 0.5;
 }

.topic_wrap h2{text-align: left;}

.join_docmode{
  padding-top: 30px;
  padding-bottom: 20px;
}

.latest_content h2 , .latest_content p {text-align: left !important;}

.latest_bg img{width: 100% !important;}

.waiting h4{top: 10px;
    position: relative;
}

.latest_paper_wrap .papers_list{
  list-style: none !important;
  margin-left: 5px !important;

}

.papers_list li{
    margin-bottom: 15px;
    color: #2F519A;
    font-size: 15px;
    height: auto;
}

.papers_list li a:not(.btn):hover{
  text-decoration: none;
}

.papers_list img{
  width: 50px;
  height: 50px;
}

.case_and_papers h2{
  margin-bottom: 25px;
}


/***COURSE PAGE***/

.explore_btn button:focus:not(:disabled){outline: none !important;border-radius: 5px;}
.explore_btn .btn-default:active:hover,.explore_btn .btn-default:active:focus{border-color: #F6973A !important;}

.course_load_more{text-align: center;}

.card_btn .book_tag ,.book_tag .fa{color: #2F519A !important;}

.sidebar-filter .active:after {
  font-family: FontAwesome !important;
  content:"\f068";
}

.accordionContent{
  padding: 0 18px;
  background-color: white;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  
}

.accordionGroup{
  text-shadow: none;
  background-image: none;
  box-shadow: none;
  border-radius: 0px;
  background-color: #F3F3F3;
  color: #2F519A !important;
  cursor: pointer;
  padding: 18px 14px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: 600 !important;
  transition: 0.4s;
  border-top: 0px !important;
  padding: 15px 10px !important;
}

.accordionGroup:after {
  content:"\f067";
  color: #2F519A;
  font-size: 16px;
  float: right;
  margin-left: 5px;
  font-family: FontAwesome !important;
}

.accordionGroup:hover:not(:disabled){
  text-shadow: none;
  background-image: none;
  background-color: #F3F3F3;
  color: #2F519A;
}

.accordionGroup:focus:not(:disabled){
  box-shadow: none;
}

.accordionContent{
  box-shadow: none;
  margin-bottom: 0px;
}

.course-title.course-title-text{
  color: #5F5F62;
  font-size: 14px;

}

.course-title.course-title-text:hover{
    color: #2F519A;
    text-decoration: underline;
}

.courses-container .courses .course.course-card{
  border-bottom: 0px;
  border-radius: 0px;
  box-shadow: 0px 0px 8px #00000033;
}

.course-header-img{
  box-shadow: none;
}

.courses-container .courses .course .course-info.course-info-text{
  padding: 15px;
}

.find-courses .courses .course.course-card{
    border:0px;
}

.time_wrap .fa{
  font-size: 18px;
  color: #B5328E;

}

.time_wrap .course-time{
  float: right;
}


/**Added by nisha start**/

.play-intro.play-btn{
    background-image: none;
    border-radius: 50%;
    box-shadow: none;
    border: none !important;
    height: 40px;
    left: 56%;
    /*background: #B5328E;*/
    margin-top: -40px;
    margin-left: -40px;
    position: absolute;
    top: 65%;
    width: 40px;
}

.video-img{
  background: #F3F3F3 !important;
  width: 20% !important;
  position: relative;
  top: 20px;
}

.video-content.video-text{background-color: transparent !important;}
.courses-container{
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.breadcrums{
  padding-top: 0px !important;
  padding-bottom: 15px !important;
}

#content{
  max-width: 100% !important;
}

.video_wrap{background-color: #F3F3F3;}

.video_banner_row{
  max-width: 1170px !important;
  margin-left: auto;
  margin-right: auto;
}

.video-content.video-text{padding-left: 15px; width: 80% !important;}

.video-content.video-text h4{
  color:#2F519A !important;
  font-size: 18px !important;
  font-weight: 700;
}

.video-content.video-text p {
    font-size: 15px !important;
    margin-bottom: 0;
    opacity: 1 !important;
    width: 100% !important;
    color: #5F5F62 !important;
}

.video-content.video-text a.close-content{
    font-size: 20px !important;
    font-weight: 700;
    color: #B5328E !important;
}

.container_wrapper{padding-top:5% !important;}

.video-img img{
  width: 100%;
  height: auto;
}

.find-courses .wrapper-search-context .search-status-label.search-label-text{
  font-size: 26px;
  color: #5F5F62;
  text-transform: capitalize;
}

.find-courses .discovery-input.search-input {
  border-bottom: 2px solid #5F5F62;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  height: 40px;
  box-shadow: none;
  padding-left: 1px;
}

.icon.search-icon{
  color: #5F5F62;
  font-size: medium;
}

.find-courses .discovery-submit.course-submit{
  background: transparent;
  border-bottom: 2px solid #5F5F62;
  border-top: none;
  border-left: none;
  border-right: none;
  height: 40px;
  border-radius: 0px;
  padding-right: 5px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5F5F62;
  opacity: 1; /* Firefox */
  font-family: 'Muli', sans-serif !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #5F5F62;
  font-family: 'Muli', sans-serif !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color:#5F5F62;
  font-family: 'Muli', sans-serif !important;
}



.find-courses .search-facets.filter-sidebar{
  margin-top: 2px;
}

.filter-wrap{
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
}

.filter-wrap .left-align{
  font-size: 12px;
  font-weight: 700;
}

.filter-wrap .right-align{
  float: right;
  color: #2F519A;
  font-size: 12px;
  font-weight: 700;
}

.filter-wrap .right-align .pagination{
  color: #5F5F62;
}


.find-courses .search-facets.phone-menu.filter-sidebar{
  box-shadow: none;
}


.browse_btn .browse_list li a{
     font-size: 15px;
}

.browse_btn .browse_list li:last-child{border-bottom: 1px solid #ccc !important;}

.browse_btn .browse_list li a:hover{
    color: #F6973A !important;
    text-decoration: underline;      
}

.browse_btn .browse_list a:visited:not(.btn){
    color: #5F5F62 !important;
}

/**added by nisha**/
input[type="submit"]:active:not(:disabled), input[type="submit"]:focus:not(:disabled), input[type="button"]:active:not(:disabled), input[type="button"]:focus:not(:disabled), button:active:not(:disabled), button:focus:not(:disabled), .button:active:not(:disabled), .button:focus:not(:disabled){
    box-shadow: none !important;
}

.breadcrums {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.content-wrapper{
  margin-top: 2px !important;
}

.course-card .card_btn{position: absolute;
    bottom: 10px;
    width: 90%;}

.card_btn .enroll_btn{
  position: relative !important;
  float: left;
  left: 0px !important;
  margin-bottom: 0px !important;
}

.card_btn .book_tag{
  position: relative !important;
  float: right;
  margin-top:10px;
}

.time_wrap a{
  color: #5F5F62 !important;
}






/*** added by nisha end***/




/***FOOTER CSS***/


.container.footer-container>div , .container.bottom-container>div{
    display: inline-block !important;
    table-layout: unset !important;
    width: 100% !important;
    border: 0px solid #c8c8c8 !important;
    background: transparent !important;
    box-shadow: none;
}

.footer-top{
 background-color: #323A45 !important;
  /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
}

.docmode{padding-top:10px;font-size:16px !important;}

.footer-title{
  color:#fff !important;
  margin: 30px 0px;
  /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;*/
}
.footer-top p{color:#fff !important;font-size:14px !important;}
.social_links .fa-facebook{
  padding: 8px 14px !important;
}
.social_links .fa{
    margin-right:15px;
    border: 2px solid #fff;
    padding: 8px 10px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff !important;
}

.contact_details{font-size:14px !important;}

/*.footer-top .footer-list{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;}*/

.footer-top ul li{
  display:block !important;
}

.footer-top ul li a{
  color:#fff !important;
}
.footer-top a{
  color:#fff !important;
}
.footer-bottom {
    background-color: #21272F !important;
}

.footer-bottom p {
    color: #fff;
    margin: 15px 0 !important;
    text-align: center !important;
}

/***FORUM PAGE****/

.forum-first-sec{
      padding-top: 15px;
      padding-bottom: 15px;
      background: url("/static/weq-theme/images/weq-images/forum_banner.69e1c86c104e.69e1c86c104e.png")center center no-repeat;
      position: relative;
      width: 100%;
      height: 100%;
      background-size: cover;
     }
      
     .forum-first-sec:before {
         content: '';
       position: absolute;
       top: 0;
       right: 0;
       bottom: 0;
       left: 0;
       background-image: linear-gradient(to bottom right,#2F519A,#2F519A);
         opacity: 0.8;
     }

     .community-wrap{
      width: 50%;
      margin:auto;
      text-align: center;
      color: #fff;
     }

     .community-wrap h1, .community-wrap p{
      text-align: center;
      color: #fff;
     }

     .community-wrap .btn{
      margin-top: 0px !important;
      color: #2F519A !important;
      border-radius: 6px;
     }

     .community-wrap .btn_search{
      background-color: transparent !important;
      border-top: 0px;
        border-right: 0px;
        border-left: 0px;
      border-bottom: 1px solid #fff;
      border-radius: 0px;
     }

     .community-wrap .btn:hover{
      background-image: none !important;
      background-color: #fff !important;
     }

     .category_slider h2, .forum-section h2{text-align: left;}

     .forum-first-sec .breadcrums li a{color: #fff;}

     .community-wrap .btn_search i{color: #fff !important;}

      .community-wrap input[type="text"]{
          background: transparent;
          border-top: 0px;
          border-right: 0px;
          border-left: 0px;
          border-bottom: 1px solid #fff;
          border-radius: 0px;
          box-shadow: none;     
          font-style: inherit;
          height: 37px;
          padding: 5px 12px;
      }

      .community-wrap input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: white;
        opacity: 1; /* Firefox */
        font-family: 'Muli', sans-serif !important;
        font-size: 15px;
      }

      .community-wrap .input-group{
        width: 70%;
        margin:auto;
      }

      .forum-first-sec .container{
        padding-bottom: 10px !important;
      }

      .forum-section{
        background-color: #F3F3F3;
      }

      .forum-card-wrap {
        background-color: #fff;
        padding: 15px;
        border-radius: 6px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); 
        margin-bottom: 20px;
      }

      .forum-card-wrap .fa{
        font-size: 18px;
        color: #5F5F62;
      }
      .forum-card-wrap .profile-wrap h3{
        color: #2F519A;
        text-transform: uppercase;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 5px;
      }

      .forum-card-wrap .profile-wrap span{
        color: #707070;
        text-transform: capitalize;
        font-size: 12px;
      }

      .forum_links{
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #0000001a;
        border-top: 1px solid #0000001a;
        margin-bottom: 20px;
      }

      .forum_links a{
        margin-right: 16px;
        font-size: 16px;
      }

      .forum_links a:hover{
        color: #B5328E;
      }

      .forum-card-wrap .date-wrap{
        float: right;
      }

      .forum-card-wrap .date-wrap span{
        margin-right: 10px;
      }

      .forum-card-wrap .date-wrap span:last-child{
        margin-right: 0px;
      }

      .forum-header{
        margin-top: 15px;
      }
      .forum-header p{
        font-size: 20px;
        color: #5F5F62;
        line-height: 1.2;
      }

      .online-card p{
        text-align: center;
        color: #5F5F62;
        font-size: 18px;
        font-weight: 700;
      }

      .online-card{
        text-align: center;
      }

      .forum-header .btn{
          margin-left: 0px;
          background-color: #2F519A;
          border:1px solid #2F519A;
          color: #fff;
          border-radius: 6px;
          padding: 6px 24px;
          text-transform: capitalize;
          box-shadow: none !important;
          text-shadow: none !important;
      }

      .category_slider .btn , .top-contributors-card .btn , .load_btn .btn{
          margin-left: 0px;
          background-color: #F6973A;
          border:1px solid #F6973A;
          color: #fff;
          border-radius: 6px;
          padding: 8px 24px;
          text-transform: capitalize;
          box-shadow: none !important;
          text-shadow: none !important;
      }

      .category_slider .btn:hover , .top-contributors-card .btn:hover, .load_btn .btn:hover{
          background-color:#F6973A;
          color: #fff;
          box-shadow: none !important;
          text-shadow: none !important;
          background-image: none !important;
      }

      .welcome-guest .btn{
          margin-left: 0px;
          margin-right: 15px;
          background-color: transparent;
          border:1px solid #07B154;
          color: #07B154;
          border-radius: 6px;
          padding: 6px 24px;
          text-transform: capitalize;
          box-shadow: none !important;
          text-shadow: none !important;
      }

      .welcome-guest .btn:hover{
          background-color: #07B154;
          color: #fff;
          box-shadow: none !important;
          text-shadow: none !important;
          background-image: none !important;
      }

      .online-card span{
          font-size: 25px;
          font-weight: 700;
          color: #2F519A;
      }

      .welcome-guest h4{
          font-weight: 700;
      }

      .forum-card-wrap .user-img{
        border:2px solid #07B154;
        float: left;
        border-radius: 50%;
        width: 45px;
        margin-right: 10px;
      }

      .top-contributors-card h4, .tags-card h4{
        font-weight: 700;
      }

      .top-list{
        margin-left: 0px !important;
        list-style: none;
        font-size: 16px;
        line-height: 1.6;
      }

      .tags-card span{
            background: #F3F3F3;
          padding: 5px 10px;
          border-radius: 6px;
          margin-right: 5px;
          line-height: 3;
      }

      .tags-card span a{color: #5F5F62 !important;}
      .tags-card span a:hover{color: #F6973A !important;}
      .top-list img{
        width: 20px;
          right: 25px;
          position: absolute;}


      /****style for search result section start*****/
      .search-result{
         background-color: #F3F3F3;
      }

      .search-card{
        background-color: #fff;
        padding: 15px;
        border-radius: 2px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); 
        margin-bottom: 20px;
      }

      .search-card h2{
        text-align: left;
        margin-top: 5px !important;
      }

      .advanced-search p{margin-bottom:  0px !important;}

      .search-form label{
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        color: #5F5F62;
      }
      .search-form .form-group .form-control{
        border:1px solid #000;
        border-radius: 0px !important;
        background-color: transparent !important;
        height: 40px !important;
      }

      .search-section-wrap .search-form button{
          margin-left: 0;
          margin-bottom: 0;
          margin-top: 24px;
          background-color: #2F519A;
          border: 1px solid #2F519A;
          color: #fff;
          border-radius: 6px;
          padding: 6px 24px;
          text-transform: capitalize;
          box-shadow: none !important;
          text-shadow: none !important;
      }

      /****style for search result section end*****/

      /****forum comments start***/

      .left-comment-section .fa{
        font-size: 20px;
        color: #5F5F62;
      }

      .approved-ans , .other-ans{
        color: #2F519A;
        font-weight: 700;
      }

      .left-comment-section h3{color: #5F5F62 !important;}
      .forum-comment-wrap p{font-size: 16px;}
      .vote{float: right;}

      .related-content label{font-size:15px !important;
        color: #F6973A;font-style: initial !important; 
      }
      .related-content img{width: 100%;}
      .related-content p{font-size:14px;}

      .forum-comment-wrap .forum-header span{color: #07B154;font-size: 14px;}

      .vote span{
        text-transform: capitalize;
        color: #5F5F62 !important;
        font-size: 14px;
      }

      .vote .fa-check-circle-o{
        color: #07B154;
      }

      .vote .fa-times-circle-o{
        color: #FF0000;
      }

      .user-details h5{color: #2F519A;font-weight: 700;margin-bottom: 25px;}

      .user-details img{float: right;width: 30px;top: -10px;position: relative;}
      .user-details span{color:#2F519A;
        font-weight: 700;
        font-size: 20px;
        }

      .user-details .btn , .user-details .btn:hover{
          margin-left: 0px;
          background-color: #07B154 !important;
          border:1px solid #07B154;
          color: #fff;
          border-radius: 6px;
          padding: 8px 24px;
          text-transform: capitalize;
          box-shadow: none !important;
          text-shadow: none !important;
          background-image:none !important;
      }

      .related-content h5{
        color: #2F519A !important;
        font-weight: 700;
      }

      p+p{margin-top: 0px !important;}

      /****forum comments end***/

      /*****owl slider start****/
        .slider-wrap .col-md-10 ,.slider-wrap .col-sm-10,.slider-wrap .col-xs-10 {
          margin:auto !important;
          float:none !important;
        }

      .owl-theme .owl-nav [class*=owl-]:hover{background:transparent !important;}

      .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
        display: block !important;
      }     

      #owl-demo .owl-nav .fa{
        /*font-size: 36px;
        color: #2F519A;*/
        visibility: hidden;
      }

      #owl-demo .owl-nav .owl-prev{
          position: absolute;
          left: -80px;
          top: 30%;
          background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;
          border: none !important;
          height: 45px;
          background-position: center;
          box-shadow: none;
          width: 45px;
      }

      #owl-demo .owl-nav .owl-next{
          position: absolute;
          right: -80px;
          top: 30%;
          background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;
          border: none !important;
          height: 45px;
          background-position: center;
          box-shadow: none;
          width: 45px;
      }

      .slider-wrap .owl-carousel .owl-dots{display: none;}

      .slider-wrap .owl-carousel .owl-item img{
        
        display: block;
        width: 160px;
          height: 110px;
          padding: 10px;
          margin: auto !important;
          background-color: #fff;
          box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.6);
      }

      .slider-wrap .owl-carousel .owl-item a:hover{text-decoration: none !important;}
      .slider-wrap .owl-carousel .owl-item a p{
        text-align: center !important;
        margin-bottom: 0px !important;
          margin-top: 5px !important;
          font-size: 14px;
      }
      .slider-wrap .owl-carousel .owl-item .category-name{
        font-weight: 700 !important;
        font-size: 16px !important;
        color: #5F5F62;
      }

      .slider-wrap .owl-carousel .owl-item .category-name:hover{
        color: #2F519A;
      }

      .slider-wrap .owl-carousel.owl-drag .owl-item{margin-top: 2px !important;}

      .slider-wrap{margin-top: 20px;}

      /*****owl slider end****/
      button:focus {outline:0;}

      #mobile-footer{display: none !important;}


      #mob_search_btn{display: none;}
      #join-sign-btn{display: none;}


/*************INDEX PAGE ALL SLIDER ARROWS CHANGED START*******************/
#allTopics-slider .owl-nav .owl-prev , #allcourse-slider .owl-nav .owl-prev, #upcomingcourse-slider .owl-nav .owl-prev ,
#upcominglect-slider .owl-nav .owl-prev{
    background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none;
    width: 45px;
}

#allTopics-slider .owl-nav .owl-next , #allcourse-slider .owl-nav .owl-next, #upcomingcourse-slider .owl-nav .owl-next, 
#upcominglect-slider .owl-nav .owl-next{
    background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none;
    width:45px;
}

#allTopics-slider .owl-nav .fa, #allcourse-slider .owl-nav .fa , #upcomingcourse-slider .owl-nav .fa , 
#upcominglect-slider .owl-nav .fa{visibility: hidden;}

/*************INDEX PAGE ALL SLIDER ARROWS CHANGED END*******************/

/***learner profile css***/
.plusBtn .fa{color: #B5328E;font-size: 20px;}
    .plusBtn{
        padding: 7px 12px 5px 12px;
        border-radius: 0px !important;
        background: transparent !important;
        border-left: 3px solid #2F519A !important;
        border-top: 3px solid #2F519A !important;
        border-right: 3px solid #F3F3F3 !important;
        border-bottom: 3px solid #F3F3F3 !important;
    }
    
    .blue-border{border:3px solid #2F519A;}
    .profile-wrap .col-md-3{width: 20%;}
    .profile-wrap .col-md-9{width: 80%;}
    .profile-more-details{width: 80%;float: right;padding-bottom: 25px;}
    .plusBtn{position: absolute;bottom: -3px;right: -3px;}
    .doctor-img{position: absolute;z-index: 1;}
    .proud-moments-wrap #readBtn{background-color:transparent !important;margin-bottom: 0px;background-image: none !important;
    border: none !important;padding: 0px !important;text-decoration: underline !important;}
   .slider-owl p{color: #5F5F62; font-size: 18px;padding-left: 25px;padding-top: 10px;}
   .slider-owl .item a:hover p{color: #2F519A;}
   .slider-owl .edu_icon{left: 0;}
    .slider-owl .edu_icon img{top: 5px;width: 70%;}

  .docmode_certificates{background-color: #fff;}
  .docmode_certificates .container .row{border: none;display: block; background: transparent; box-shadow: none;}
  .certificates_title{position: relative;}
  .certificates_title h2{font-size: 20px; color: #2F519A; font-weight: 700; padding-bottom: 20px;}
  .certificates_title .upload-btn{ position: absolute; right: 0; top: 0;}
    .certificates_title .upload-btn label{color: #F6973A; font-size: 18px;}
  .mobile_certificate{display: none;}

  .enrolled_courses{background-color: #fff;}
  .enrolled_courses h2{color: #2F519A; font-size: 20px; text-align: center;font-weight: 700; padding: 20px 0 10px;}
  .enrolled_courses .container .row{border: none;display: block; background: transparent; box-shadow: none;}
  .course_wrap_sec .card-img img{height: 150px;}
  .docmode_certificates .owl-dots{display: none;}
    .docmode_certificates .owl-nav .fa{visibility: hidden;}
  .docmode_certificates .owl-nav .owl-prev,.docmode_certificates .owl-nav .owl-prev:hover{
          position: absolute; top: 30%; left: -50px;
          background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;
          border: none !important;
          height: 45px;
          background-position: center;
          box-shadow: none;
          width:45px;
    }
  .docmode_certificates .owl-nav .owl-next,.docmode_certificates .owl-nav .owl-next:hover{
          position: absolute; top: 30%; right: -50px;
          background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;
          border: none !important;
          height: 45px;
          background-position: center;
          box-shadow: none;
          width: 45px;
    }
  .docmode_certificates .owl-nav .fa{font-size: 36px; color: #2F519A; }
    .profile_courses.course_wrap_sec .card:hover{box-shadow: 0px 0px 15px #00000033 !important;}
    .profile_courses.course_wrap_sec .card-img{min-height: 150px !important; max-height: 150px;}
    .profile_courses.course_wrap_sec .card-text .course-author{position: absolute; left: 16px; top: 50%; }
    .profile_courses.course_wrap_sec .card-text .course-time{position: absolute; right: 16px; top: 50%; }
    .profile_courses.course_wrap_sec .card-text h4{margin-top: 20px;}
    .profile_courses.course_wrap_sec .card-text .book_tag{color: #2F519A !important; position: absolute; right: 16px; bottom: 26px; }
    .profile_courses.course_wrap_sec .card-text .book_tag:hover{text-decoration: none;}
    .profile_courses.course_wrap_sec h4{font-size: 14px;}
    .profile_courses.course_wrap_sec .card-text h4:hover{text-decoration: none; color: #2F519A; }
    .profile_courses .enroll_btn{margin-left: 0px; color: #B5328E; border: 1px solid #B5328E !important; border-radius: 2px !important; text-transform: capitalize; position: absolute; left: 16px; bottom: 10px; }
    .profile_courses .enroll_btn:hover:not(:disabled){box-shadow: none !important ;color: #fff; background-color:#B5328E !important; background-image: none !important; }
    .fa-user-o:before {/*content:"\f2c0";*/ content:"\f007"; }

  .et_pb_blurb_content {position: relative; max-width: 550px; margin: 0 auto; text-align: left; }
  .et_pb_main_blurb_image{ float: left; line-height: 0;}
  .et_pb_main_blurb_image span i{     font-size: 30px;color: #f6973a;}
  .et_pb_image_wrap {display: block; margin: auto; }
  .et_pb_blurb_container {text-align: left; padding-left: 25px;}
  .et_pb_blurb_container h3{font-size: 20px; color: #002642; margin-bottom: 5px;}
  .et_pb_blurb_container span{font-size: 14px; color: #2F519A; margin-bottom: 5px;display: block;font-weight: 600;}
  .et_pb_blurb_description p{font-size: 14px; color: #646464;    margin-bottom: 5px;}
  .et_pb_blurb_description ul{padding: 0 0 0 0;}
  .et_pb_blurb_description ul li{ display: inline-block; padding: 0 5px 0 10px;border-left: 1px solid #2F519A;}
  .et_pb_blurb_description ul li:first-child{border-left: none; padding-left: 0;}
  .et_pb_blurb_description ul li a{color: #2F519A !important; font-size: 14px;font-weight: 600;}
  .impressed{font-size: 18px; color: #2F519A; text-align: right;font-weight: 600;}
  .share_icon{padding: 0 0 0 0;}
  .share_icon li{display: inline-block;}
  .share_icon li a{font-size: 14px !important; color: #fff !important; padding: 10px 30px; background: #f6973a; border-radius: 5px; margin: 0 20px 0 0px;}
  .share_icon li span{font-size: 14px; color: #2F519A;}
  .impressed_row{padding: 50px 0 30px 0;}
  .row.address_row{    border-bottom: 2px solid #f9f7f7 !important;padding-bottom: 30px;}

  .dr_pallav{background-color: #fff;padding: 10px 0 0 0;}
  .dr_pallav .container{background: transparent;}
  .dr_pallav .container .row{border: none;    display: block; background: transparent; box-shadow: none;}
  .dr_pallav h2{color: #2F519A; font-size: 22px; font-weight: 500;    text-align: left; margin-bottom: 20px;}
  
  .feature_media{background-color: #fff;padding: 10px 0 0 0;}
  .feature_media .container{background: transparent;}
  .feature_media .container .row{border: none;    display: block; background: transparent; box-shadow: none;}
  .feature_media h2{color: #2F519A; font-size: 20px; font-weight: 500;    text-align: left;}
  .feature_media .card{}
  .feature_media .card-default {border-color: #ddd; background-color: #fff; margin-bottom: 24px; }
  .feature_media .card .card-img {position: relative; padding: 0; display: block;margin: auto;}
  .feature_media .card .card-body {display: table; width: 100%; padding: 12px; background-color: #F3F6F8;}
  .feature_media .card .card-body .heading {display: block;color: #5F5F62; font-size: 15px;}
  .feature_media .card-default .card-body p{font-size: 14px; color: #5F5F62;}
  
  .research_papers{background-color: #fff;padding: 20px 0 0 0;}
  .research_papers .container{background: transparent;}
  .research_papers .container .row{border: none;display: block; background: transparent; box-shadow: none;}
  .research_papers .container .research_papers_list{display: block; background: transparent; box-shadow: none;    border-top: 1px solid #ddd !important;}
  .research_papers .container .research_papers_list:last-child{border-bottom: 1px solid #ddd;}
  .view_top{padding-bottom: 20px;}

  .edu_box{border: 1px solid #F3F3F3;margin: 0 0 0 30px;}
  .research_papers h2{color: #2F519A; font-size: 20px;    text-align: left; font-weight: 500;}
  .view_top .papers_view_all{padding-left: 15px; display: block; float: right; margin: 20px 0 0 0; color: #F6973A !important;}
  .research_papers_list{overflow: hidden;}
  .paper_list{padding: 0 0 10px 0;}
  .paper_list h3{color: #5F5F62; font-size: 18px;}
  .paper_list p{color: #5F5F62; font-size: 15px;}
  .paper_list ul{padding: 0 0 0 0;    text-align: right;}
  .paper_list ul li{list-style: none;display: inline-block;    padding: 30px 5px;}
  .paper_list ul li a{color: #4A4A4A;}
  .paper_list ul li a:hover{color: #F6973A;}

  .education_wrap{background: #fff;padding: 15px 0px;}
  .education_wrap .container{background: transparent;}
  .education_wrap .container .row{border: none;display: block; background: transparent; box-shadow: none;}
  .edu_box{border: 1px solid #F3F3F3;margin: 0 0 0 30px;}
    .edu_icon img{top: 10px;margin: auto;display: block;position: relative;}
  .edu_icon{width: 40px; height: 45px; background-color: #B5328E; position: absolute;top: 10px; left: -30px;z-index: 10;}
  .edu_details{padding: 5px 20px; position: relative;}
  .education_wrap h2{text-align: left;font-weight: 500;font-size: 20px;}
  .edu_box h3{color: #2F519A; font-size: 14px;}
  .edu_box h4{font-size: 18px; color: #5F5F62;}
  .edu_box p{font-size: 15px; color: #5F5F62;}

  .medical_philosophy{background-color: #B5328E;padding: 20px 0 30px;}
  .medical_philosophy h3{text-align: center; color: #fff; font-size: 22px;    margin: 0 0 20px 0;}
  .medical_philosophy p{text-align: center;color: #fff; font-size: 26px;    margin: auto;
    max-width: 980px; line-height: 30px;padding: 20px 0 0 0;}
    .white_line{width: 80px; background-color: #fff; height: 1px; padding: 0px 0 0 0; margin: auto;}
    .services_offers h2{text-align: center; color: #2F519A; font-size: 20px;    font-weight: 700; margin: 0 0 0 0; padding: 20px 0 20px 0;}
    .dr_offers{background-color: #F6973A;    padding: 10px 0 10px 0;}
    .services_offers{    background: #fff;}
    .dr_offers .container{background: transparent;}
    .dr_offers .container .row{border: none;    display: block; background: transparent; box-shadow: none;}
    .dr_offers h3{font-size: 16px; color: #fff;padding: 0 0 10px 0;} 
    .dr_offers ul{padding: 0 0 30px 0;}
    .dr_offers ul li{list-style: none; display: inline-block;    background: #fff;
    border-radius: 3px;  padding: 3px 6px;font-size: 14px; color: #2F519A;margin: 0 5px 0 0px;}
    .papers_view_all{display: none;}


    .upload-btn>input {
      display: none;
    }

    .docmode_certificates .owl-carousel .owl-item .certificate-img{
      /*  border:2px solid #FFEB3B !important;*/
        width: 94% !important;
        margin: auto !important;
        height: 200px;
    }

    .fa-info{color: #F6973A;font-size: 20px;}
    .mediacard-close .fa{color: #fff;font-size: 16px;}
    .mediacard-close{
        position: absolute;
        top: 10px;
        right: 15px;
        z-index: 10;
        padding: 2px 5px;
        border-radius: 5px;
        cursor: pointer;
        background-color: #5F5F62;
    }

    .profile-slide .owl-nav .fa{
        font-size: 36px;
        color: #2F519A;
    }

    .reputation-wrap-sec{padding:20px 0px 30px 0px;background-color: #fff;}
    .reputation-wrap-sec .container{background: transparent;}
    .reputation-wrap-sec .container>div{box-shadow: none;}
    .reputation-wrap-sec h2{text-align: left !important;font-weight: 500;font-size: 20px;}
    .rank img{width: 70px;}
    .reputation-card{box-shadow: 0px 0px 10px #00000033;padding: 15px;}
    .hide-btn{position: absolute;right: 20px;top: 20px;}
    .hide-btn a{color: #B5328E !important;}
    .reputation-card .rank{color: #F6973A;}
    .reputation-card .reputation-num{color: #2F519A;font-size: 25px;font-weight: 700;}
    .reputation-card .reputation-num span{background-color: #07B154;color: #fff !important;font-size: 14px;padding: 5px;border-radius: 4px;}
    .reputation-card .reputation-text{color: #4A4A4A;font-size: 14px;}
    .proud-moments-wrap a{color: #4A4A4A !important;text-transform: capitalize;text-decoration: underline;}
    .proud-moments-wrap a:hover{text-decoration: underline !important;}
    .profile-slide .owl-dots{display: none;}

    .profile-view .container>div{background:#F3F3F3;box-shadow: none;}
    .profile-view{background:#F3F3F3;padding: 20px 0px 60px 0px;}
    .profile-view .container{background:#F3F3F3;}
    .profile-details .all-heading h1{font-weight: 700;font-size: 34px;}
    .profile-details .all-heading{display: table;margin-top: 15px;margin-bottom: 15px;}
    .profile-details .all-heading h1,.profile-details .all-heading span,.profile-details .all-heading a{display: table-cell;vertical-align: middle;width: max-content;padding-right: 10px;}
    .profession{padding-top: 20px;    font-size: 20px;}
    .profile-details .all-heading a{color: #5F5F62 !important;}
    .level-img span{color: #B5328E;font-weight: 700;font-size: 15px;margin-left: 10px;
    vertical-align: middle;}
    .profession-text{padding-top: 20px;}
    .profile-details hr{border-top: 0px;border-bottom: 1px solid #646464;width: 50%;}

    .profile-details .all-heading .p-blogs{
        background-color: #07B154;
        color: #fff !important;
        border-radius: 4px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 12px;
    }
    #profile-course-slider  .owl-nav{display: none;}
    #profile-course-slider  .owl-nav .fa{visibility: hidden;}
    #profile-course-slider  .owl-nav .owl-prev,#profile-course-slider  .owl-nav .owl-prev:hover{
          background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;
          border: none !important;
          height: 45px;
          background-position: center;
          box-shadow: none;
          width: 45px;
    }
    #profile-course-slider  .owl-nav .owl-next,#profile-course-slider  .owl-nav .owl-next:hover{
          background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
          background-repeat: no-repeat !important;
          background-size: contain !important;
          border: none !important;
          height: 45px;
          background-position: center;
          box-shadow: none;
          width: 45px;
    }

    #mobile_link_list{display: none;}

    .profile-wrap .profile-image-field .image-wrapper .image-frame{border-radius: 0px !important;width: 50% !important;
        height: auto !important;}
    .profile-wrap .profile-image-field .image-wrapper{width: 50% !important;}
    .profile-wrap .profile-image-field .image-wrapper .u-field-upload-button{width: 200px;height: 200px;
        border-radius: 0px;max-width: 200px;}
    .profile-about-editor .u-field-value{width: 90%;}
/*******learner profile css end************/



/*************COURSE ABOUT CSS START****************************/

/*.courseDetailSection{background: url("/static/weq-theme/images/weq-images/coursebg.b0b38ad3900e.png");
    background-size: 85%;
    background-repeat-y: no-repeat;}*/
.course-first-section{background-color: #f3f3f3;}

.courseTitle{color: #2F519A !important;font-size: 25px !important;margin-top: 10px !important;}
#more {display: none;color: #5F5F62;font-size: 16px;}
.coursesDetailWrap p{color: #5F5F62;font-size: 16px;margin-bottom: 4px !important;}
#dots{margin-top: 0px !important;display: inline;}
#readBtn{background-image: none;box-shadow: none;background-color:#F3F3F3 !important;text-transform: capitalize;
  text-shadow: none;border:0px !important;color: #5F5F62;font-weight: 700;padding: 0px;text-decoration: underline;margin-bottom: 20px;}
.coursesDetailWrap .enrollBtn , .courseSideWrap .coursesDetail .enrollBtn{
    background-color: #F6973A;
    border: 1px solid #F6973A;
    border-radius: 5px;
    color: #fff !important;
    padding: 8px 16px;
    text-transform: capitalize;
}
.courseImg img{width: 100%;}
.courseImg p{text-align: center !important;font-size: 14px !important;margin-top: 10px !important;}
.coursesDetailWrap .book_tag:not(.btn) , .coursesDetailWrap .share_tag:not(.btn){padding-left: 15px;padding-right: 15px;color: #2F519A !important;}
.coursesDetailWrap .share_tag:not(.btn){border-left: 1px solid #2F519A;}
.coursesDetailWrap .book_tag .fa ,.coursesDetailWrap .share_tag .fa{font-size: 18px;color: #2F519A !important;}
.courseSideWrap{background-color: #fff;box-shadow: 0px 0px 4px #00000033;    margin-top: 20px;
    padding: 15px;}
.courseSideWrap h2{font-size: 20px;text-align: left !important;font-weight: 700 !important;}
.courseSideWrap p{color: #5F5F62 !important;}
.courseSideWrap .coursesDetail{padding: 15px 0px;}
.courseInformation .fa{color:#F6973A;font-size: 18px;}

.courseInformation ul{margin-left: 0px !important;list-style: none;}
.courseInformation .c-price{width: 50%;float: left;}
.courseInformation .c-language{border-top: 1px solid #5f5f6242;padding-top: 15px;}
.courseInformation .commitment{border-top: 1px solid #5f5f6242;padding-top: 15px;}
.courseInformation .c-price{padding-top: 15px;}
.courseInformation span{font-weight: 700;}
.otherCourseWrap .card{width: 100% !important;box-shadow: 0px 0px 6px #00000033;}
.otherCourseWrap .card:hover{box-shadow: 0px 0px 6px #00000033 !important;}
.otherCourseWrap h2{font-size: 20px;text-align: left !important;font-weight: 700 !important;}
.otherCourseWrap h2 a{font-size: 20px;text-transform: capitalize;color: #B5328E !important;text-decoration: underline !important;}
.lectureWrap h2{font-size: 20px;text-align: left !important;font-weight: 700 !important;}
.lecture-course{padding-top: 20px;}

.md-accordion .card .card-header a:not(.collapsed) .rotate-icon:before{
    /*-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);*/
    content:"\f068";
    font-family: FontAwesome !important;
    display: inline-block;
}

.md-accordion .card-header h5 .fa{color: #B5328E;margin-right: 5px;}
.md-accordion:after{display: none !important;}
.md-accordion .card{border-radius: 0px !important;box-shadow: 0px 0px 3px #00000033;margin: 10px 0;}
.md-accordion .card:hover{box-shadow: 0px 0px 3px #00000033 !important;}
.md-accordion .card-header h5{background-color: #F6F6F6;padding: 12px;}
.md-accordion .card-body{padding: 0px 10px 10px 10px;}
.review-testimonials{background-color: #F7F7F7;padding-top: 30px;padding-bottom: 30px;}
.reviewWrap h2{font-size: 20px;text-align: left !important;font-weight: 700 !important;}
.expertCard h5{color: #F6973A;font-size: 16px;}
.expertCard h5 .fa{color: #F6973A;font-size: 16px;}
.reviewSlider .owl-carousel .owl-item img{position: relative;
    width: 70px;
    top: 20px;
    height: 70px;
    margin-right: 10px;
}
.cardWrap .cardOne{display: inline-flex;position: relative;
    right: -50px;
    z-index: 2;
    top: 80px;
}
.expertCard{background-color: #fff;box-shadow: 0px 0px 6px #00000033 !important;padding: 40px;
margin-bottom: 5px;margin-top: 5px;}
.cardOne{background-color: #B5328E;color: #fff;padding: 10px;border-radius: 10px;}
.cardOne h4, .cardOne span , .cardOne p{color: #fff !important;}
.cardOne span , .cardOne p{font-size: 14px !important;}
.reviewSlider .owl-carousel .owl-nav{position: absolute;
    top: 0;
    left: 15px;}
.reviewSlider .owl-carousel .owl-nav button.owl-next{
  background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none;
    width: 45px;
}

.reviewSlider .owl-carousel .owl-nav button.owl-prev{
  background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none;
    width: 45px;
}

.reviewSlider .owl-carousel .owl-nav button .fa{visibility: hidden;}
.reviewSlider .owl-theme .owl-dots{display: none;}

.certificationWrap h2 ,.learnWrap h2{
    font-size: 20px;
    text-align: left !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
}
.certificationWrap ul{margin-left: 0px !important;}
.certificationWrap ul li:nth-child(1),.certificationWrap ul li:nth-child(2){max-width: 65%;}
.benefitBox{display: -webkit-box;display: flex;margin-bottom: 15px;}
.benefitBox .benefit-icon{margin-right: 2rem;align-self: flex-start!important;}
.benefitBox h5{color: #B5328E !important;font-size: 18px;margin-top: 0px !important}
.benefitBox p{color: #5F5F62 !important;}
.certificateImg{position: absolute;right: 0px;}
.box-card {background-color: #fff;
    box-shadow: 0px 0px 4px #00000033;padding: 15px;}
.box-card h5{color: #B5328E;font-size: 15px;font-weight: 700;cursor: pointer;}
.box-card h5 .fa{color: #B5328E;}
.box-card h5:not(.collapsed) .rotate-icon:before {
    content: "\f068";
    font-family: FontAwesome !important;
    display: inline-block;
}

#otherCourse-slider .owl-dots{
    display: none !important;
}
#otherCourse-slider .owl-nav .owl-prev ,#otherCourse-slider .owl-nav .owl-next{display: none;}

#otherCourse-slider .owl-nav .fa{visibility: hidden;}
#otherCourse-slider .owl-nav .owl-prev {
    background: url("/static/weq-theme/images/weq-images/slider-left-arrow.b26a74e7aa08.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none !important;
    width: 45px;
}

#otherCourse-slider .owl-nav .owl-next {
    background: url("/static/weq-theme/images/weq-images/slider-right-arrow.ea1cc68a9955.svg") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border: none !important;
    height: 45px;
    background-position: center;
    box-shadow: none !important;
    width: 45px;
}
.otherCourseWrap .owl-theme .owl-dots .owl-dot.active span, 
.otherCourseWrap .owl-theme .owl-dots .owl-dot:hover span{
    background:#B5328E !important;
}
.otherCourseWrap .owl-theme .owl-dots .owl-dot span{
    border:2px solid #B5328E !important;
    background:transparent !important;
}

#otherCourse-slider .owl-dots button ,.reviewSlider .owl-dots button{box-shadow: none !important;}


/***course about css****/
.courseAbout-description .learnWrapSec{margin-top: 30px;}
.about-description{margin-top: 20px;}
.about-description h2 {
    font-size: 20px;
    text-align: left !important;
    font-weight: 700 !important;
}

.about-description .about-highlight{color: #F6973A !important;}
.course-more-details a:not(.collapsed) .rotate-icon:before {
    content:"\f106";
    font-family: FontAwesome !important;
    display: inline-block;
}
.course-more-details a{color: #B5328E;font-size: 16px;cursor: pointer;font-weight: 700;}
.course-more-details .fa{color: #B5328E;font-size: 20px;cursor: pointer;font-weight: 700;vertical-align: middle;}
.course-more-details a:hover{text-decoration: none;color: #B5328E !important;}
.instructorSec-wrap h2{font-size: 20px;
    text-align: left !important;
    font-weight: 700 !important;}
.instructCont-wrap .instructtext-wrap h2{text-transform: uppercase;color: #2F519A;font-size: 18px; margin-bottom: 5px !important;}
.instructCont-wrap .instructtext-wrap span{font-size: 12px;color: #707070;}
.instructCont-wrap .instructtext-wrap{margin-bottom: 15px;display: table;float: none;width: auto;}
.instructCont-wrap .instructtext-wrap p{margin-bottom: 5px !important;}
.instructCont-wrap .instructtext-wrap a{color: #B5328E !important;text-decoration: underline;font-size: 14px;
    font-weight: 700;}

.dropdown.share_tag{display: inline-block !important;}
.coursesDetailWrap .book_tag{color: #2F519A !important;}
.coursesDetailWrap .book_tag:hover{text-decoration: none !important;}
.coursesDetailWrap .courseTitle{margin-bottom: 25px !important;}
.coursesDetail .share_tag span{display: inline-block !important;margin-top: 0px !important;margin-left: 5px !important;}
.share_tag .btn-primary:active:focus ,.open>.share_btn .dropdown-toggle.btn-primary:focus{outline: none !important;}
.share_tag .btn-primary.share_btn , .share_tag .btn-primary.share_btn:hover{
  background-color: transparent !important;
    color: #2F519A !important;
    text-transform: capitalize !important;
    border: 0px !important;
    background-image: none !important;
    font-weight: 500 !important;
  font-size: 16px;
  padding:0px !important;
  margin: 0px !important;
  outline: none !important;
  text-decoration: none !important;
}
.enroll .enrollBtn.register:not(.btn):focus , .enroll .enrollBtn.register:active{text-decoration: none !important}
.share_tag .dropdown-menu{box-shadow: none !important;border-radius: 0px !important;}
.share_tag .dropdown-menu li:last-child{border-bottom: 1px solid #ccc !important;}
.share_tag .dropdown-menu li a:hover{color:#2F519A !important;,background-color: #fff !important;}
.share_tag .dropdown-menu li a .fa{width: 20px;}


/*.course-more-details .fa-angle-down:before{content:"\f107" !important;}*/
/*************COURSE ABOUT CSS END********************************/

/******LOGIN CSS START********/
  
.login-row{padding-top: 40px;}
.create-account{margin-top: 10px;}
.sign-up-sec{background-color: #F7F7F7}
.login-sec-wrap{background-color: #F7F7F7;padding-bottom: 30px;}
.account-wrap img{width: 25px;margin-right: 20px;}
.linkedin-btn img{background: #fff;padding: 4px;border-radius: 4px;}
.account-wrap button{text-transform: initial;}
.account-wrap p{font-size: 12px;font-weight: 700;color: #5F5F62;letter-spacing: 1.2px;}
.account-wrap .sign-in{
  background-image: none !important;
  background-color: #fff !important;
  color: #5F5F62;
  margin-left: 0px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 90%;
  border-radius: 4px;
  box-shadow: 0px 0px 2px #00000033 !important;
}

.account-wrap .linkedin-btn{
  margin-left: 0px !important;
  color: #fff;
  background-color: #0077b5 !important;
  background-image: none !important;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 90%;
  border-radius: 4px;
}

.account-wrap a{font-size: 14px !important;
    color: #5F5F62 !important;
    margin: auto;
    display: block;
    text-align: center;
    font-weight: 700 !important;
}

.account-wrap .linkedin-btn:active:hover{
  color: #fff;
}

.login-wrap h2{color: #2254e2;text-align: left;font-size: 20px;margin-top: 0px !important;}

.col-border{border-left: 2px solid #dddddd;padding-left: 40px;}
.login-form{padding-top: 20px;}
.login-form label{font-style: normal;
    font-size: 14px;color: #5f5f62;}
.login-form a{color: #5F5F62 !important;font-weight: 700;font-size: 14px; }

.login-btn, .form-btn{
  text-transform: initial;
  margin-left: 0px !important;
  color: #fff;
  background-color: #f6973a !important;
  background-image: none !important;
  border-radius: 4px;
  padding: 6px 20px;
  border:1px solid #f6973a !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

.create-account a{font-size: 14px;color: #5f5f62 !important;cursor: pointer;}

.login-form .form-control{width: 60%;}

.login-form input[type="text"],.login-form input[type="email"],.login-form input[type="password"]{
  height: 40px !important;
  font-style: initial;
  font-size: 14px;
  border:1px solid #707070;
}

.login-form input[type="text"]:focus,
.login-form input[type="email"]:focus,.login-form input[type="password"]:focus{
  box-shadow: none;
  border:1px solid #3e89fa;
}

/* Hide all steps by default: */
.sign-up-form .tab {
  display: none;
}

.sign-up-form{padding-top: 0px !important;}
.formSteps{text-transform: uppercase;}
.sign-up-form .tab h2{padding-top: 20px;}
.sign-up-form .form-group{margin-bottom: 20px !important;}
.sign-up-sec .container-fluid{background-color: #fff;padding-top: 15px;padding-bottom: 15px;}
.form-navigation{padding-top: 5px !important;padding-bottom: 5px !important;}
.formBtn-groups{float: right;}
.formSteps{text-transform: uppercase;}

/* The checkbox-wrap */
.checkbox-wrap {
  display: block;
  padding-top: 5px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkbox-wrap .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border:2px solid #eee;
  background-color: transparent;
  border-radius:50px;
}

/* When the checkbox is checked, add a blue background */
.checkbox-wrap input:checked ~ .checkmark {
  background-color: #07b154;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-wrap .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-wrap input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-wrap .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox-list{
  list-style: none;
  margin-left: 0px !important;
  width: 40%;
}

.checkbox-list li{border-bottom: 1px solid #eee;padding-top: 10px;padding-bottom: 10px;}

.know-you-more .form-group{
  display: inline-block;
    margin-right: 40px;
}

.know-you-more .form-control{margin-right: 30px !important;width: 100% !important;}

.custom-radio-btn .input-hidden {
  visibility:hidden;
}

.custom-radio-btn input[type=radio] + label>img {
  width: 80px !important;
  height: auto !important;
}

.custom-radio-btn .img-overlay img{width: 80%;height: auto;display: block;margin: auto;}

.custom-radio-btn input[type=radio] + label .img-overlay{display: inline-block;position: relative;}

.custom-radio-btn input[type=radio]:checked + label .img-overlay:after{
    content: '';
    top: 0;
    left: 10px;
    z-index: 10;
    width: 80% !important;
  height: 100% !important;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #07B154;
    opacity: 0.6;
}

.custom-radio-btn input[type=radio]:checked + label p{color: #2F519A;font-weight: 700;}

.user-type{display: table;}

.user-type label,.user-type .custom-radio-btn{display: table-cell;vertical-align: middle;}
.custom-radio-btn p{text-align: center;padding-top: 6px;font-weight: 700;}
.speciality{margin-top: 20px;}

input[type="text"],input[type="email"],input[type="password"] ,input[type="tel"]{
  font-family: 'Muli', sans-serif !important;
}

.speciality .select2-container{width:60% !important;}
.speciality .select2-container--default .select2-selection--multiple .select2-selection__choice{
  background-color: #2F519A !important;
    border: 1px solid #2F519A !important;
    color: #fff !important;
}

.speciality .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  color: #fff !important;
  margin-left: 5px !important;
    float: right !important;
}

/******LOGIN CSS END********/

/***footer*****/
.footer_honcode{width: 100% !important;padding-top: 12% !important;}

.m_time{display: none;}
#mobile_view{display: none;}
#d_date{display: none;}



/*****category course******/
.allergy-card h4{height: auto !important; width: 100% !important;}
  .courses-container-left{padding: 15px !important;}
  .subcategory-select,.select-date-select{width: 100%;height: 45px;margin-bottom: 20px;cursor: pointer;padding-left: 10px;
    background-color: #F3F3F3 !important;border:1px solid #F3F3F3;color: #2F519A !important;font-weight: 700;font-size: 16px;font-weight: 700;text-shadow: none !important;background-image: none !important;outline: 0;}
  .course-header-img img{height: 160px !important;}
  .allergy-card .card:hover{box-shadow: 0px 0px 10px #00000033 !important;}
  .allergy-card .course-author{float: left;}
  .allergy-card .time_wrap{height: 30px;}
  .allergy-card .book_tag{color: #2F519A !important;}
  .allergy-card .book_tag:hover{text-decoration: none !important;}
  .content-wrapper .container.footer-container{background:transparent !important;}
  .content-wrapper .container.bottom-container{background:transparent !important;}
  .courses-card-container .find-courses{background: none !important;}
  .courses-container-left select option{background-color: #fff !important;}


/****added by nisha WEQ********/
#courses-list-id .courses-listing-item{width: 30.333333% !important;}
#courses-list-id .courses-listing-item .course-sub-listing{border:0px !important;box-shadow: 0px 0px 10px #00000033;}
#courses-list-id .courses-listing-item .course-sub-listing .course-header{box-shadow: none !important;}
#courses-list-id .courses-listing-item .course-sub-listing .course-header img{min-height: 160px !important;}
#courses-list-id .courses-listing-item .course-sub-listing .course-name-text{text-align: left;}
#courses-list-id .courses-listing-item .course-sub-listing .time_wrap span{color: #b6348e !important;}
#courses-list-id .courses-listing-item .course-sub-listing .course-card-date{position: relative !important;left: 0px !important;}
#courses-list-id .courses-listing-item .course-sub-listing .course-info{min-height: 200px !important;}


/********course tab header fixes*************/
#search_result{margin-left: 0px !important;list-style: none !important;}
#search_box .search_icon{width: auto !important;}
#search_box .search_icon .btn{padding: 8px 16px !important;font-size: 14px !important;}
#search_box .search_icon .btn:hover{border:none !important;line-height: 1.43 !important;padding: 8px 16px !important}
#search_result li a{font-size: 14px !important;}
#menu-bar .browse_btn .dropdown-toggle::after , #menu-bar .user_dropdown .dropdown-toggle::after{display:none   !important;}
.browse_btn .browse_list{min-width: 180px !important;position: absolute !important;}
.navbar-default .join_btn{background-color: #07b256 !important;border:1px solid #07b256 !important;
    font-size: 14px;}
.user_dropdown .user_list_menu{position: absolute !important;font-size: 14px !important;}

/**********footer css***********/
#desktop-footer .footer-title{font-size: 16px !important;}
  #desktop-footer .footer-list li a{font-size: 14px !important;}
  #desktop-footer ul+p{margin-top: 20px !important;}

/********api card fixes***********/
.allergy-card .course-author , .time_wrap .course-time{color: #b6348e !important;}
  .api-listing-item .course {border-bottom: 0px !important;}
  .api-listing .api-listing-item .course-header{box-shadow: none !important;}

/***************************************MEDIA QUERIES RESPONSIVE START**********************************************/


/* Laptops*/

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 



}


/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

    .api-listing .api-listing-item .course-header .cover-image{min-height: 140px !important;height: auto !important;}

    #mobile_link_list{display: none;}

    .dropdown .dropdown-menu li a{border-right: 0px !important;}

     .video-img{
      top: 0px;
      height: auto;
    }

    .top-list img{ 
      width: 20px;
      right: 25px;
      position: absolute;
    }

    .forum-header p{font-size: 18px !important;}

    .welcome-guest .btn{
      margin-right: 2px !important;
      padding: 6px 14px !important;
    }

    .community-wrap{width: 100%;}
    .community-wrap h1{font-size: 30px;}

    .slider-wrap .owl-carousel .owl-item img{
      width: 160px !important;
    }

    #mobile-footer{display: none !important;}

    .doctor-tab-wrap .tab-pane{
      height: 40vh;
    }
    #doctor,#nurse,#researcher,#student,#others{
      height: 40vh;
      background-position: 40% 100%;
    }
    .tab-list-wrap .nav-tabs{width: 100%;}
    #logo-slider .owl-nav{right: -30% !important;}
    .white_card_wrap span{bottom:0px !important;}
    .tabs_wrap ul{max-width: 60%;}
    .papers_list li{height: auto;min-height: 60px;}
    .papers_list img{
      float: left;
      margin-right: 10px;
    }

    #allcourse-slider .owl-nav .owl-prev {
      position: absolute;
      left: 1%;
      top: 30%;
    }

    #allcourse-slider .owl-nav .owl-next {
      position: absolute;
      right: 1%;
      top: 30%;
    }
    .all-topic-link{text-align: center;}
    #allcourse-slider .owl-nav .owl-prev ,#allcourse-slider .owl-nav .owl-next{display: block;}
    #desktop-topics{display: none;}
    #mobile-topics{display: block;}
    .topic_wrap h2{text-align: center;}
    .creating-value-wrap h2{text-align: center;}

    .browse_list li{border-bottom: 0px !important;}

    /***header css***/
    .menu-navigation .navbar-collapse .navbar-nav{display: -webkit-inline-box;
    float: none !important;}
    .menu-navigation .navbar-right li{width: max-content !important;border-bottom: 0px !important;}

    /***learner profile start***/
    .profile-wrap .col-md-3{width: 25%;}
    .profile-wrap .col-md-9{width: 75%;}
    .profile-more-details{width: 75%;}
    .plusBtn{bottom: -5px;border-right: 4px solid #F3F3F3 !important;border-bottom: 5px solid #F3F3F3 !important;}

    .docmode_certificates .owl-nav .owl-next ,.docmode_certificates .owl-nav .owl-next:hover{right: -30px;}
    .docmode_certificates .owl-nav .owl-prev, .docmode_certificates .owl-nav .owl-prev:hover{left: -30px;}
    .profile-slide  .owl-nav .owl-next{position: absolute;top:30%;right: -20px;}
    .profile-slide  .owl-nav .owl-prev{position: absolute;top:30%;left: -20px;}
    .dr_offers ul li{ margin: 0 5px 10px 0px;}
    .profile_courses .card{width: 96%;margin: auto;margin-bottom: 4px;}
    .profile-slide .owl-dots{display: block;}
    .enrolled_courses .owl-theme .owl-dots .owl-dot.active span,.enrolled_courses .owl-theme .owl-dots .owl-dot:hover span{
        background:#B5328E !important;
    }
    .enrolled_courses .owl-dots button,.enrolled_courses .owl-nav button{box-shadow: none !important;}
    .enrolled_courses .owl-theme .owl-dots .owl-dot span{
        border: 2px solid #B5328E !important;
        background: transparent !important;
    }
    #profile-course-slider  .owl-nav{display: block;}
    .profile-details .all-heading h1, .profile-details .all-heading span, .profile-details .all-heading a{display: inline-block;}


    /**COURSE ABOUT CSS**/

    /*.courseDetailSection{background-size: 165%;}*/
  .cardWrap .cardOne{top: 100px;}
  #otherCourse-slider .owl-dots{display: block !important;}
  #otherCourse-slider .owl-nav .owl-prev ,#otherCourse-slider .owl-nav .owl-next{display: block !important;}
  #otherCourse-slider .owl-nav .owl-prev {position: absolute;left: -5%;top: 35%;}
  #otherCourse-slider .owl-nav .owl-next {position: absolute;right: -5%;top: 35%;}
  .coursesDetailWrap .share_tag:not(.btn){display: block;padding-left: 0px !important;margin-top: 15px;border-left: 0px !important;}
  .about-description {margin-top: 40px;}
  .instructCont-wrap .instructtext-wrap h2{font-size: 16px;}
  .instructCont-wrap .instructtext-wrap span{font-size: 14px;}

 #courses-list-id .courses-listing-item{width: 48% !important;}
}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

    #search_result li{border-bottom: 0px !important;}
    #search_result li a:hover{color: #F6973A !important;}

     .video-img{
      top: 0px;
      height: auto;
    }

    .top-list img{
      float: none; 
      width: 20px;
      right: 25px;
      position: absolute;
    }

    .forum-header p{font-size: 18px !important;}

    .welcome-guest .btn{
      margin-right: 2px !important;
      padding: 6px 14px !important;
    }

    .community-wrap{width: 100%;}
    .community-wrap h1{font-size: 30px;}

    .slider-wrap .owl-carousel .owl-item img{
      width: 160px !important;
    }

    #mobile-footer{display: none !important;}

    .doctor-tab-wrap .tab-pane{
      height: 40vh;
    }

    #doctor,#nurse,#researcher,#student,#others{
      height: 40vh;
      background-position: 40% 100%;
    }
    .tab-list-wrap .nav-tabs{width: 100%;}
    #logo-slider .owl-nav{right: -30% !important;}
    .white_card_wrap span{bottom:0px !important;}
    .tabs_wrap ul{max-width: 60%;}

    .papers_list li{height: auto;min-height: 60px}
    .papers_list img{
      float: left;
      margin-right: 10px;
    }

    #allcourse-slider .owl-nav .owl-prev {
      position: absolute;
      left: 1%;
      top: 30%;
    }

    #allcourse-slider .owl-nav .owl-next {
      position: absolute;
      right: 1%;
      top: 30%;
    }
    .all-topic-link{text-align: center;}
    #allcourse-slider .owl-nav .owl-prev ,#allcourse-slider .owl-nav .owl-next{display: block;}
    #desktop-topics{display: none;}
    #mobile-topics{display: block;}
    .topic_wrap h2{text-align: center;}
    .creating-value-wrap h2{text-align: center;}

    .browse_list li{border-bottom: 0px !important;}

    /***header css***/
    .menu-navigation .navbar-collapse .navbar-nav{display: -webkit-inline-box;
    float: none !important;}
    .menu-navigation .navbar-right li{width: max-content !important;border-bottom: 0px !important;}
    .users-story .owl-nav{top: -80px;}
    #allcourse-slider .owl-dots ,#upcomingcourse-slider .owl-dots ,#upcominglect-slider .owl-dots{display: block !important;}
    #upcomingcourse-slider .owl-nav , #upcominglect-slider .owl-nav{display: block !important;}
    #upcomingcourse-slider .owl-nav .fa,#upcominglect-slider .owl-nav .fa{
      font-size: 36px;color: #2F519A;}
    #upcomingcourse-slider .owl-nav .owl-prev, #upcominglect-slider .owl-nav .owl-prev{
      position: absolute;left: 1%;top: 30%;}
    #upcomingcourse-slider .owl-nav .owl-next, #upcominglect-slider .owl-nav .owl-next{
      position: absolute;right: 1%;top: 30%;}
   .user_story_wrap .col-md-7{border-bottom: 0px !important;}
   #bgimage1{background-image: none !important;}
   #logo-slider .owl-item .item{height: 150px;}

   #mobile_link_list{display: none;}
   .profile-wrap .profile-image-field .image-wrapper .image-frame{border-radius: 0px !important;width: 160px;
        height: 200px;max-width: 160px;}
   .profile-wrap .profile-image-field .image-wrapper{width: 160px !important;max-width: 160px;margin-top: 30px;}
   .profile-wrap .profile-image-field .image-wrapper .u-field-upload-button{width: 160px;height: 200px;
        border-radius: 0px;max-width: 160px;}

    .coursesDetailWrap .share_tag:not(.btn){display: inline-block !important;}
    .coursesDetailWrap .enrollBtn{padding: 8px !important; text-decoration: none !important;}
    .open>.share-list{min-width: 100% !important;}

    .coursesDetailWrap .share_tag:not(.btn) {display: block;padding-left: 5px !important;margin-top: 15px;
      border-left: 1px solid #2F519A !important;}
    .coursesDetailWrap .book_tag:not(.btn), .coursesDetailWrap .share_tag:not(.btn){padding-left: 15px;padding-right: 5px !important;}

    .user-type{display: block;}
    .user-type label, .user-type .custom-radio-btn {display: inline-block;vertical-align: middle;}
  .know-you-more .form-group{display: block;margin-right: 0px;}
    .checkbox-list{width: 60%;}
    .speciality .select2-container{width:80% !important;}

}

/**---- ipad landscape----**/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) and (orientation:landscape){

    #courses-list-id .courses-listing-item{width: 45% !important;margin-right: 10px;}
}

/**---- mobiles ----**/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px) {


    /***menu css start****/
    #search_result li{border-bottom: 0px !important;}
    #search_result li a:hover{color: #F6973A !important;}
  .navbar>.container .navbar-brand{width: 40% !important;}
    .menu-navigation .navbar-toggle{margin-top: 10px;}
    .menu-navigation .navbar-toggle .icon-bar{background-color: #F6973A !important;}
    .menu-navigation .navbar-brand>img {max-width: 80%;margin-top: 10px;}
    .menu-navigation .navbar-toggle{float: left;}
    .close-mob-menu, .close-mob-menu:visited{color: #fff !important;}
    .mobile-menubar .mob-menu .fa {color: #fff !important;}
    #mob_search_btn .fa{ color: #F6973A;font-size: 20px !important;}
    #mob_search_btn{
        display: inline-block;
        margin-top: 15px;
        background-image:none;
        background-color:#fff;
        border-radius:0px;
        box-shadow: none;
        border:0px !important;
        text-shadow: none; 
        padding: 4px !important;      
    }

    .menu-navigation .navbar-form{
        border-bottom: 0px !important;
        padding: 5px !important;
    }

    #join-sign-btn{
       display: inline-block;
       padding: 8px 14px !important;
       margin-left: 5px !important;
       margin-right: 5px !important;
    }
    .navbar-toggle .icon-bar{height: 3px !important;}


    /****menu css end***/

    .video-img{
      width: 90% !important;
      position: relative;
      top: 0px;
      height: auto;
    }
    .video-content.video-text {
      padding-left: 0px;
      width: 100% !important;
    }

    .top-list img{
      float: none; 
      width: 20px;
      right: 25px;
      position: absolute;
    }

    .forum-header p{font-size: 18px !important;}

    .welcome-guest .btn{
      margin-right: 2px !important;
      padding: 6px 14px !important;
    }

    .community-wrap{width: 100% !important;}
    .community-wrap h1{font-size: 30px;}

    .forum-card-wrap .col-xs-12{
      padding-left: 0px;
      padding-right: 0px;
    }

    .load_btn .btn{margin-bottom: 30px;}

    .search-section-wrap .search-form button{
      margin-bottom: 15px !important;
    }

    .slider-wrap .owl-carousel .owl-item img{
      width: 180px !important;
    }

    #owl-demo .owl-nav .owl-next{
        right: -45px;
    }

    #owl-demo .owl-nav .owl-prev{
        left: -45px;
    }

    .find-courses .wrapper-search-context .search-status-label.search-label-text{text-align: center;}

    .doctor-tab-wrap .tab-pane{
      height: 60vh;

    }

    #doctor,#nurse,#researcher,#student,#others{
      height: 60vh;
      background-color: #B5328E;
      background-image: none;
    }
    .first-tab-bg h2{padding-top: 25px;padding-left: 0px;}
    
    .quick-links-list li a ,.tab-quick-links h2,.tab-close{color: #fff !important;}

    #home-doctor-tabs .tab-img{width: 60px;margin: auto;display: block;}

  #logo-slider .owl-item .item{height: auto;}
  .tab-list-wrap .nav-tabs>li>a ,.tab-list-wrap .nav-tabs>li.active>a{padding: 10px 5px !important;}

  /*.tab-list-wrap .nav-tabs #nurse-tab{padding-left: 15px !important;}*/

  .tab-list-wrap .nav-tabs{margin-top: -40px;}

  .partner-wrapper.logo-wrapper {padding: 0px 0 30px 0;}

  .js-courses-slider .owl-item .col-xs-12{padding-right: 15px !important;padding-left: 15px !important;}

  .latest_content h2, .latest_content p ,.case_studies_wrap{text-align: center !important;}

  .papers_list li{height: auto;min-height: 60px;}
  .papers_list img{
      float: left;
      margin-right: 10px;
  }
  .waiting h4 , .join_docmode .join_now{text-align: center;}

  .tab-person-name{
      position: absolute;
      bottom: 15%;
      left: 12%;
      color: #fff;
  }

  #allcourse-slider .owl-nav .owl-prev {
    position: absolute;
    left: 1%;
    top: 30%;
  }

  #allcourse-slider .owl-nav .owl-next {
    position: absolute;
    right: 1%;
    top: 30%;
  }
  .all-topic-link{text-align: center;}
  #allcourse-slider .owl-nav .owl-prev ,#allcourse-slider .owl-nav .owl-next{display: block;}

  #desktop-topics{display: none;}
  #mobile-topics{display: block;}
  .topic_wrap h2{text-align: center;}
  .creating-value-wrap h2{text-align: center;}

  /***learner profile***/
   #mobile_link_list{display:block;}
   .impressed_row .share_icon{text-align: center;}
   .profile-view{padding: 20px 0px 20px 0px;}
   .profile_alink{width: 100%;margin-top: 20px;text-align: center;}
    .profile_alink a{color: #707070 !important;text-decoration: none;font-size: 18px;padding: 0px 10px 0px 0px;}
    .profile_alink a:hover,.profile_alink a:focus{color: #B5328E !important;text-decoration: none !important;}
    .profile-wrap .profile-image-field .image-wrapper .image-frame{border-radius: 0px !important;width: 120px;
        height: 150px;}
    .profile-wrap .profile-image-field .image-wrapper{width: 120px !important;max-width: 120px;margin-top: 10px;}
   .profile-wrap .profile-image-field .image-wrapper .u-field-upload-button{width: 120px;height: 150px;
        border-radius: 0px;max-width: 120px;}
   .profession{margin-top: 30px;}
  .doctor-img img{max-width: 100px;}
  .profile-wrap .col-md-9 {width: 60%;float: right;}
  .profile-details .all-heading{margin-top: 0px !important;}
  .profile-details .all-heading h1{margin-top: 0px !important;padding-right: 0px;}
  .profile-more-details{width: 100%;float: none;padding-bottom: 20px;}

  .docmode_certificates .owl-nav .owl-next ,.docmode_certificates .owl-nav .owl-next:hover{right: -20px;}
  .docmode_certificates .owl-nav .owl-prev,.docmode_certificates .owl-nav .owl-prev:hover{left: -20px;}
  .dr_offers ul li{ margin: 0 5px 10px 0px;}
  .certificates_title h2{text-align: center;}
  .certificates_title span{display: none;}
  .mobile_certificate{display: block;    text-align: center;     padding: 20px 0 0 0;}
  .mobile_certificate a{background-color: #F6973A; color: #fff; font-size: 12px;padding: 13px 29px;border-radius: 5px;}
  .medical_philosophy p{font-size: 24px; padding: 20px 10px 0 10px;}
  .research_papers h2{text-align: center;}
  .view_top .papers_view_all{display: none;}
  .papers_view_all.papers_view_all_mobile{display: inline-block;margin-top: 0px !important;}
  .paper_list ul{text-align: left;}
  .paper_list ul li{padding: 10px 0;}
  .paper_list p{margin-bottom: 0;}
  .container .papers_view_all_mobile_wrap{border: none;}
  .container .papers_view_all_mobile_wrap a{font-size: 18px; color: #F6973A !important;}
  .feature_media h2{text-align: center;}
  .dr_pallav h2{text-align: center;}
  .impressed{text-align: center;padding: 0 0 20px 0;}
  .et_pb_blurb_content{padding-bottom: 20px;}
    .reputation-card .rank ,.reputation-card .reputation-text{font-size: 12px;}
    .reputation-card .reputation-num{font-size: 20px;}
    .reputation-card .reputation-num span{font-size: 10px;}
    .reputation-card .col-xs-6{padding-left: 5px !important;padding-right: 5px !important;}
    .upload-btn{display: none;}
    .mobile_certificate>input{display: none;}
    .profile-slide .owl-dots{display: block;}

    .enrolled_courses .owl-theme .owl-dots .owl-dot.active span,.enrolled_courses .owl-theme .owl-dots .owl-dot:hover span{
        background:#B5328E !important;
    }
    .enrolled_courses .owl-dots button,.enrolled_courses .owl-nav button{box-shadow: none !important;}
    .enrolled_courses .owl-theme .owl-dots .owl-dot span{
        border: 2px solid #B5328E !important;
        background: transparent !important;
    }

    .profile-slide .owl-nav .owl-next{
        position: absolute;
        top: 25%;
        right: -10px;
    }

    .profile-slide .owl-nav .owl-prev{
        position: absolute;
        top: 25%;
        left: -10px;
    }
    #profile-course-slider  .owl-nav{display: block;}
    .mobile_certificate label{background-color: #F6973A;color: #fff;font-weight: 500 !important;padding: 8px 16px;
        border-radius: 5px;font-size: 14px;}
    .mobile_certificate label .fa{color: #fff;font-size: 15px;}

    .mobile-footer-ls button:focus:not(:disabled){border:0px !important;}
    .feature_media .card > .card-link .card-img{min-height: 100%;}

    .profile-details .all-heading h1, .profile-details .all-heading span,
        .profile-details .all-heading a{display: inline-block;width: 100%;}
    .profile-details .all-heading a{font-size: 12px;}
    .profile-details .all-heading h1{font-size: 18px;}
    .profile-details .all-heading .p-blogs{width:max-content;font-size: 10px;}
    .profession{font-size: 16px;padding-top: 25px;}
    .profile-details hr{width: 100%;}
    .profile-details .all-heading{margin-bottom: 0px !important;}
    .profile-more-details hr{margin-top: 15px !important;margin-bottom: 15px !important;}
    .plusBtn {bottom: -4px;right: -3px;border-right: 5px solid #F3F3F3 !important;border-bottom: 5px solid #F3F3F3 !important;}

    /*******COURSE ABOUT CSS*************/
    .courseImg img {width: 100%;padding-left: 20px;display: table-cell;margin: auto;vertical-align: middle;}
    /*.courseDetailSection{background-size: 1100%;}*/
    .courseImg{display: table;margin-top: 20px;margin-bottom: 20px}
    .courseImg p{display: table-cell;vertical-align: middle;}
    .certificateImg{position: relative;}
    .certificationWrap ul li:nth-child(1), .certificationWrap ul li:nth-child(2){max-width: 100%;}
    #otherCourse-slider .owl-dots{display: block !important;}
    #otherCourse-slider .owl-nav .owl-prev ,#otherCourse-slider .owl-nav .owl-next{display: block !important;}
    #otherCourse-slider .owl-nav .owl-prev {position: absolute;left: -5%;top: 35%;}
    #otherCourse-slider .owl-nav .owl-next {position: absolute;right: -5%;top: 35%;}
    .reviewSlider .owl-theme .owl-dots {display: block;position: relative;top: 20px;}
    .expertCard{padding: 40px 20px 40px 20px;}
    .cardWrap .cardOne{right: 0px;top: 20px;}
    .reviewSlider .owl-carousel .owl-nav{top: inherit !important;left: 0px;position: relative;}
    .reviewSlider .owl-carousel .owl-nav .owl-prev{position: absolute;left: 1%;}
    .reviewSlider .owl-carousel .owl-nav .owl-next{position: absolute;right: 1%;}
    .reviewSlider .owl-theme .owl-dots .owl-dot.active span, 
    .reviewSlider .owl-theme .owl-dots .owl-dot:hover span{background:#B5328E !important;}
    .reviewSlider .owl-theme .owl-dots .owl-dot span{
      border:2px solid #B5328E !important;background:transparent !important;}
    .review-testimonials{padding-bottom: 60px;}
    .certificationWrap ul li:nth-child(1){margin-top: 20px;}
    .courseSideWrap{margin-top: 40px;}
    .cardWrap .cardOne{display: block;}
    .reviewSlider .owl-carousel .owl-item img{top: 0px;}
    .about-description {margin-top: 40px;}
    .instructorSec-wrap .instructCont-wrap img{display: block;float: none;margin-bottom: 15px;}
    .instructCont-wrap .instructtext-wrap h2{font-size: 16px;}
    .instructCont-wrap .instructtext-wrap span{font-size: 14px;}


    /********all slider arrows height and width*********/

    #owl-demo .owl-nav .owl-prev , #owl-demo .owl-nav .owl-next{width: 40px !important;height: 40px !important;}

    #profile-course-slider .owl-nav .owl-prev,#profile-course-slider .owl-nav .owl-prev:hover ,#profile-course-slider .owl-nav .owl-next, 
    #profile-course-slider .owl-nav .owl-next:hover{width: 40px !important;height: 40px !important;}

    .docmode_certificates .owl-nav .owl-prev, .docmode_certificates .owl-nav .owl-prev:hover,
    .docmode_certificates .owl-nav .owl-next, .docmode_certificates .owl-nav .owl-next:hover{width: 40px !important;height: 40px !important;}

    .reviewSlider .owl-carousel .owl-nav button.owl-prev ,.reviewSlider .owl-carousel .owl-nav button.owl-next{width: 40px !important;height: 40px !important;}

    #otherCourse-slider .owl-nav .owl-prev ,#otherCourse-slider .owl-nav .owl-next{width: 40px !important;height: 40px !important;}


    /****header css****/
    .mob-menu li a:not(.btn):hover,.mob-menu li a:not(.btn):focus,.mob-menu li a:visited:not(.btn):hover,.mob-menu li a:visited:not(.btn):focus ,.mob-menu li a:not(.btn),.mob-menu li a:visited:not(.btn){
      color: #fff !important;
    }
    .menulines:active:not(:disabled),.menulines:focus{border:0px !important;}
    .user_list_menu{box-shadow: none !important;}
    .user_list_menu li:last-child{border-bottom: 1px solid #ccc !important;}
    .close-mob-menu, .close-mob-menu:visited{right: 30px !important;}
    #mobile-menu-id{z-index: 20 !important;}

    /****index page***/
    .course_wrap_sec .card{width: 90% !important;margin: auto;}

    .story-text{color: #fff;background-color: #B5328E;}
    .tab-person-div{bottom: 40px;}
    .doc-tabs .tab-person-div p{text-align: center;color:#fff;font-size: 18px;}
    .slider-network{text-align: center;}

    #allTopics-slider li {padding: 10px 15px !important;}
    #allTopics-slider .owl-nav .owl-prev, #allcourse-slider .owl-nav .owl-prev, #upcomingcourse-slider .owl-nav .owl-prev, #upcominglect-slider .owl-nav .owl-prev ,#user-stories-slider .owl-nav .owl-prev{width: 40px !important;height: 40px !important;}

    #allTopics-slider .owl-nav .owl-next, #allcourse-slider .owl-nav .owl-next, #upcomingcourse-slider .owl-nav .owl-next, #upcominglect-slider .owl-nav .owl-next ,#user-stories-slider .owl-nav .owl-next{width: 40px !important;height: 40px !important;}

    .user-image{display: none;}

    #allcourse-slider .owl-dots ,#upcomingcourse-slider .owl-dots ,#upcominglect-slider .owl-dots{display: block !important;}
    #upcomingcourse-slider .owl-nav , #upcominglect-slider .owl-nav{display: block !important;}
    #upcomingcourse-slider .owl-nav .fa,#upcominglect-slider .owl-nav .fa{
      font-size: 36px;
      color: #2F519A;
  }

  #upcomingcourse-slider .owl-nav .owl-prev, #upcominglect-slider .owl-nav .owl-prev{
      position: absolute;
      left: 1%;
      top: 30%;
  }

  #upcomingcourse-slider .owl-nav .owl-next, #upcominglect-slider .owl-nav .owl-next{
      position: absolute;
      right: 1%;
      top: 30%;
  }

  .users-story{margin-top: 10%;}
  #bgimage1{background-image: none !important;}
  .user_story_wrap .col-md-7{border-bottom: 0px !important;}
  #user-stories-sec h2{text-align: center !important;}
  .users-story .owl-nav{
    margin-top: 0px !important;
      position: relative;
      top: 0px;
  }

  #user-stories-slider .owl-dots{display: block !important;margin-top: 12px;}
  #user-stories-slider .owl-nav .owl-prev {
      position: absolute;
      left: 1%;
      top: 0%;
  }

  #user-stories-slider .owl-nav .owl-next {
      position: absolute;
      right: 1%;
      top: 0%;
  }

  #user-stories-slider .owl-dots button{box-shadow: none !important;}
  .user-stories-wrap .owl-theme .owl-dots .owl-dot span{border: 2px solid #B5328E !important;
    background: transparent !important;}
    .user-stories-wrap .owl-theme .owl-dots .owl-dot.active span{background: #B5328E !important;}

    .tabs_wrap .nav-tabs>li>a{font-size: 16px;padding: 10px 5px !important;}
    .tab-list-wrap .nav-tabs #nurse-tab{padding-left: 5px !important;}
    .doctor-tab-wrap .tab-pane{padding: 20px 10px !important;}
    .tab-ul-wrap ul li:first-child{display: none !important;}
    .tab-ul-wrap ul li{width: 80px;float: none !important;display: inline-block;}
    .tab-ul-wrap ul li a{display: grid;}
    .tab-list-wrap .nav-tabs>li.active>a .img-overlay{width: max-content;display: block;margin: auto;}
    #logo-slider .owl-nav .owl-prev ,#logo-slider .owl-nav .owl-next{width: 40px !important;height: 40px !important;}
    #logo-slider .owl-nav .owl-next{
      position: absolute;
      top: 25%;
      right: -10px;
  }
  #logo-slider .owl-nav .owl-prev{
      position: absolute;
      top: 25%;
      left: -10px;
  }

  #logo-slider .owl-nav{
      position: initial !important;
      right: auto;
      top: auto;
  }

  .tabs_wrap ul{max-width: 96%;padding: 0px 15px;display: flex;overflow-x: scroll;white-space: nowrap;}
  .tab-list-wrap .nav-tabs{width: 80%;}
  .course_wrap{margin-bottom: 10px !important;}

  .topic-card li:hover p , .topic-card li:hover span{color: #fff !important;}

  /****footer****/
  .footer_honcode{padding-top: 6% !important;}

    /**---mobile footer css---**/
    #desktop-footer{display: none !important;}
    #mobile-footer{display: block !important;}

    .mobile-footer-ls .accordion {
    color: #fff;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .mobile-footer-ls .panel{background-color: #323A45 !important;margin-bottom: 5px !important;}

  .mobile-footer-ls button{
    color: #fff;
    box-shadow: none !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: #323A45 !important;
  }

  .mobile-footer-ls .accordion:after {
    /*content: '\002B';*/
    content:"\f0d7";
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font: normal normal normal 16px/1 FontAwesome;
  }

  .mobile-footer-ls .active:after {
   /* content: "\2212";*/
    content:"\f0d8";
    font: normal normal normal 16px/1 FontAwesome;
  }

  .mobile-footer-ls .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .footer-bottom p{font-size: 14px !important;}

  .play-intro.play-btn{top:55%;}

  .mobile-footer-ls .accordion.active{max-height: auto;}

  .coursesDetailWrap .share_tag:not(.btn){display: inline-block !important;}
  .coursesDetailWrap .enrollBtn{padding: 8px !important; text-decoration: none !important;}
  .open>.share-list{min-width: 100% !important;}

  .coursesDetailWrap .share_tag:not(.btn) {display: block;padding-left: 5px !important;margin-top: 15px;
  border-left: 1px solid #2F519A !important;}
  .coursesDetailWrap .book_tag:not(.btn), .coursesDetailWrap .share_tag:not(.btn){padding-left: 15px;padding-right: 5px !important;}

  .login-row{padding-top: 10px;}

    .col-border {
      border-left: 0px;
      padding-left: 20px;
      padding-top: 20px;
  }

  .know-you-more .form-group {
      display: block;
      margin-right: 0px;
      margin-top: 15px;
      margin-bottom: 15px !important;
  }

  .user-type{display: block;}
    .user-type label, .user-type .custom-radio-btn {
      display:inline-block;
      vertical-align: middle;
  }

  .account-wrap .linkedin-btn,.account-wrap .sign-in,.login-form .form-control{width: 100%;}
  .checkbox-list{width: 100%;margin-bottom: 30px !important;}
  .speciality .select2-container {width: 100% !important;margin-bottom: 30px;}

  /*****forum******/
  #mobile_view{display: block; margin-left: auto !important;margin-right: auto !important;}
    #desktop_view{display: none;}
    .category_slider h2{text-align: center;}
    #d_date{display: block;}
    #m_date{display: none;}

    .profile-img{display: table-cell;vertical-align: top;}
    .forum-card-wrap .user-img{float: none !important;}
    .profile-wrap{display: table-cell;}

    .forum-card-wrap .col-xs-9{padding-left: 5px !important;padding-right: 5px !important;}
    .forum-card-wrap .col-xs-3{padding-right: 5px !important;}

    .m_time{display: block;}
    .d_time{display: none;}
    .forum-comment-wrap .col-xs-10{padding-left: 5px !important;padding-right: 5px !important;}
    .forum-comment-wrap .col-xs-2{padding-right: 5px !important;}
    .forum-card-wrap .profile-wrap h3{font-size: 14px;}

    #courses-list-id .courses-listing-item{width: 90% !important;margin-left: auto;margin-right: auto;max-height: max-content !important;}
}

/**---- mobiles landscape----**/
@media only screen 
    and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape){

        .profession{margin-top: 50px;}
        #courses-list-id .courses-listing-item{width: 48% !important;}
}

@media (min-width: 1200px){
  .allergy-container{
    max-width: 1170px !important;
    margin: auto;
  }
  #header_container_id{width: 1170px;}
  #footer .footer-container{max-width: 1170px;}
}


/****************************adding other files css fixes******************************************/

/**css from main.html file start**/ 
/** New style added to solve css problem of discussion page */
.navbar>.container{
    display: flow-root !important; 
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.navbar-nav {
  flex-direction: inherit !important;
}

/****css from login_and_register.html file********/
#login-and-registration-container{background: transparent !important;padding-bottom: 50px !important;}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.login-register .form-wrapper form, .financial-assistance-wrapper .financial-assistance-form .form-wrapper form {
  background:#ffffff;
}
.login-register .form-field label, .financial-assistance-wrapper .financial-assistance-form .form-field label {
  color:#000000;
  font-size: 14px;
}

.login-register .form-field input, .financial-assistance-wrapper .financial-assistance-form .form-field input {
  font-size: 14px;
}

.login-register .action-primary, .financial-assistance-wrapper .financial-assistance-form .action-primary {
  font-size: 14px;
}   

.login-register .login-provider span, .financial-assistance-wrapper .financial-assistance-form .login-provider span {
    color: inherit;
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
} 

.login-register .section-title.lines:after, .financial-assistance-wrapper .financial-assistance-form .section-title.lines:after {
  margin-top: 12px;
}


/*******courses.html page************/
.find-course-wrap{background-color: #ffffff !important;}

/*******new course about*********/
.course-play-btn{    
  position: absolute;
  left: 40%;
  top: 35%;
  width: 70px;
  height: 70px;
  background-image: linear-gradient(-90deg, rgba(0,0,0,0.65), rgba(0,0,0,0.75));
  border-radius: 50%;
  box-shadow: 0 1px 12px 0 rgba(0,0,0,0.4);
}
.course-play-btn img{margin-left: 20%;margin-top: 20%;}

/****added by nisha WEQ course home fragment start******/
  
  .page-header-wrap{max-width: 1170px !important;margin: auto !important;box-shadow: none !important;}
  .page-content-wrap{max-width: 1170px !important;margin: auto !important;}
  #course-search-form{display: table !important;}
  #course-search-form .search-button{
      margin-top: 0px !important;
      padding: 8px 24px !important;
      border: 1px solid #0075b4;
      background-color: #0075b4;
      color: #fff;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
  }
  .start-course-btn .action-resume-course{margin: 0px !important;border-radius: 6px;}
  #course-search-form .form-control{height: 38px !important;border-top-left-radius: 6px;
border-bottom-left-radius: 6px;}
  .outline-wrapper .section-name .section-title{font-size: 20px !important;}
  .outline-wrapper .subsection .subsection-title{font-size: 18px !important;}
  .page-content-wrap .course-sidebar .section h3{font-size: 20px !important;}
  .page-content-wrap .date-summary-container .date-summary .heading{font-size: 15px !important;}
  .page-content-wrap .date-summary-container .date-summary .date{font-size: 12px !important;}
  .page-content-wrap .content-wrapper .page-header .page-title{font-size: 20px !important;}


    /***mobile css******/
    /**---- mobiles ----**/
    @media only screen 
      and (min-device-width: 320px) 
      and (max-device-width: 767px) {
        .page-content-wrap .course-outline .block-tree .section{margin: 0px !important;}
        .outline-wrapper .section-name .section-title{font-size: 18px !important;}
        .outline-wrapper .subsection .subsection-title{font-size: 16px !important;}
        .page-content-wrap .course-sidebar .section h3{font-size: 18px !important;}
        #course-search-form label{position: static !important;margin-bottom: 5px;}
        #course-search-form .search-button{margin-bottom: 0px !important;}
        #course-search-form .input-group-btn{vertical-align: bottom !important;}
    }

  /*******learner profile start for button css*********/
    .add-btn{
        margin-top: 20px;
        float: right;
        color: #F6973A !important;
    }
    .add-del-btn{
        width: max-content;
        position: absolute;
        right: 0;
        top: 20px;
    }
    .add-del-btn .add-icon{margin-right: 10px;}

    .wrapper-profile .modal-header .close ,.wrapper-profile .modal-header .close:hover {
        margin-top: -2px;
        color: #fff;
        opacity: 1 !important;
        padding: 0px 6px 4px 6px;
        border-radius: 4px !important;
        font-size: 25px;
        background-color: #F6973A;
        background-image: none !important;
    }
    .wrapper-profile .modal-body label{font-size: 15px !important;}
    .wrapper-profile .modal-body input[type="submit"]{
        background: #0075b4 !important;
        color: #fff;
        border: 0px;
        text-shadow: none !important;
        font-size: 14px;
        border-radius: 4px;
        font-weight: 600;
        background-image: none !important;
    }

    .mediacard-edit{
        position: absolute;
        top: 10px;
        right: 50px;
        z-index: 10;
        cursor: pointer;
    }

    .contact-btns{margin-top: 10px;}
    .contact-btns .add-icon{margin-right: 10px;}

/******/
/**---- mobiles ----**/
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px) {

    .awards-heading{max-width: 85%;}

}
/*******learner profile end for button css*********/
