@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body{
    padding:0;
    margin:0;
    font-family: 'Poppins', sans-serif;
    background: url(../images/background-1.png);
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
}
/* width */
*::-webkit-scrollbar {
  width: 5px;
}
/* Track */
*::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
*::-webkit-scrollbar-thumb {
  background: #791b82;
}
/* Handle on hover */
*::-webkit-scrollbar-thumb:hover {
  background: #791b82;
}

.wishlist_table.invoice_table td:first-child {
    text-align: left;
}

.allCourses_div.mypurchase_div {
padding-bottom:5%;
}

.cart_sec
{ margin-bottom:3%;
}

.static_section {
    margin-left: 300px;
    padding: 0 75px 50px;
}

.banner.learning_banner.all_course.static_course
{ padding-bottom:50px;
}

.static_right_box p
{ margin-bottom:20px;
}

.static_add_cart
{ float:right;
}

.static_add_cart a
{ background:#4ba22f;
border-radius:30px;
font-size:18px;
color:#fff;
text-decoration:none !important;
font-family:"Poppins",sans-serif;
padding:8px 24px;
display:inline-block;
font-weight:500;
}


.static_list {
margin-bottom:40px;
}

.static_list li
{ margin-bottom: 5px;
    line-height: 150%;
}

.static_list li strong
{ font-weight:600;
}


p.static_headline
{ color: #541387;
    font-size: 25px;
    font-weight: 600;
}


.static_image_box
{ width: 30.13%;
float:left;
padding:0 2%;
}

.static_right_box {
    width: 69.87%;
    float: left;
    padding: 0px 10px 10px;
}


.account_summary
{ text-align:center;
padding:0;
margin-top:25px;
}

.account_summary li {
display:inline-block;
list-style-type:none;
padding: 0 12px;
}

.account_summary li:not(:last-child) {
border-right: 1px solid #e2e7ed;
}

.account_summary li span
{ display:block;
}

.account_summary li span:last-child
{ color: #728188;
font-size:18px;
font-family:"Roboto", sans-serif;
}




#sidebar {
    position: fixed;
    width: 300px;
    height: 100%;
    background-image: linear-gradient(180deg, #9D2399 0%, #341185 100%);
    padding: 5px 15px 15px;
    overflow-y: scroll;
}
/* width */
#sidebar::-webkit-scrollbar {
  width: 5px;
}
/* Track */
#sidebar::-webkit-scrollbar-track {
  background-image: linear-gradient(180deg, #9D2399 0%, #341185 100%);
}
/* Handle */
#sidebar::-webkit-scrollbar-thumb {
  background-image: linear-gradient(180deg, #9D2399 0%, #341185 100%);
}
/* Handle on hover */
#sidebar::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(180deg, #9D2399 0%, #341185 100%);
}
.logo_img{
    width:100%;
}
.menu{
    width: 100%;
    float: left;
    margin: 50px 0 0 0;
}

.grow_col
{ padding-left:5%;
}


.banner.all_course h1
{ margin-bottom:0;
}

.all_course_row {
    margin: 0 5%;
}


.menu ul{
    width: 100%;
    float: left;
    padding: 10px 0;
    margin: 0;
    list-style-type: none;
}
.menu ul li {
    width: 100%;
    float: left;
    padding: 0 15px;
    margin: 10px 0;
}
.menu ul li a {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    display: -webkit-inline-box;
    transition:0.5s all;
    padding:0 10px;
}
.menu ul li a:hover{
     color: #F55B68;
     transition:0.5s all;
}
.active{color: #F55B68 !important;}
.menu ul li a span {
    font-size: 10px;
    margin-left: 5px;
    background: #f55b68;
    border-radius: 5px;
    padding: 1px 3px;
    color: #fff;
}
.menu ul li a em{
    font-style: normal;
    background: #fff;
    border-radius: 50%;
    font-size: 15px;
    color: #000;
    width: 20px;
    height: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4px 0 0 5px;
}
.spl_li {
    padding-bottom: 15px !important;
    border-bottom: 2px solid #F55B68;
}
.unlockBtn{
    background: #4ba22f;
    color: #fff;
    border-radius: 25px;
    padding: 8px;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    float: left;
    text-align:center;
}
.unlockBtn:hover{
    color:#FFF;
    text-decoration:none;
}
#bars{
    display:none;
}
#hide{
    display:none;
}
#mainSection{
    /*width: 85%;
    float: right;
    overflow-y:hidden;
    padding-top:85px;*/
}

.box_col
{ padding:0;
}

.box_inner
{ padding:5px;
}

.ban_row
{ padding:0 10px;
margin:0;
}

.text_left
{ width:45.958%;
padding-left:0;
padding-right:0;
}

.left-pad-home
{ padding-right:80px;
}

.video_right
{ width: 54.042%;
padding-left:20px;
padding-right:0;
} 


.banner {
    /*width: 100%;
    float: left;*/
    background: url(../images/first-sec-bg.png)top center no-repeat;
    background-size: cover;
    margin-left:300px;
    padding: 78px 65px 0px 65px;
}

.mrg-off
{ margin:0;
}


.banner h5 {
    color: #541387;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    width: 100%;
    text-transform: capitalize;
    margin: 0 0 0 5px;
}


.banner h5:after {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    /*width: 150px;*/
    width:100px;
    height: 2px;
    background: #541387;
    display:none;
}

.name-con {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    margin-left: -7px;
}


.divider-wrap {
    width: 10%;
}

.divider {
    border: 1px solid #541387;
    opacity: 1;
}


.banner h1{
    color: #541387;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2em;
    /*padding: 30px 0;*/
    margin: 0 0 20px;
}
.banner h2{
    color: #F55B68;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
    padding: 0 0 15px 0;
    margin: 0;
   /* width: 82%; */
}
.banner p{
    color: #636363;
    font-size: 22px;
    font-weight: 400;
    /*padding: 35px 0; */
    padding:20px 0 0;
    margin: 0;
    /*width: 82%; */
}

.pgbtn_wrap {
    padding: 0;
}

.btn_section{
    width: 100%;
    float: left;
    padding: 0 65px;
    position: relative;
    /*margin: -160px 0 0 0;*/
    margin:0 0 100px 0;
}
.pageBtn{
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #4BA22F;
    border-radius: 20px 20px 20px 20px;
    padding: 5px 30px;
    text-decoration: none;
}

.welcome-explore-btn
{ margin:50px 0 20px;
}

.pageBtn i{
    margin:0 0 0 10px;
}
.pageBtn:hover{
    color:#FFF;
}
.watch_learn_grow {
    /* width: 100%;
    float: left;
    /*padding: 40px 130px;*/
    margin-top:50px;
    background: url(../images/steps.png) top center no-repeat;
    background-size: contain;
}

.box_outer {
    padding: 40px;
}

.box {
    /*width: 89%;*/
    background: rgba(255 255 255 / 67%);
    padding: 10px 16px 10px 56px;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 28%);
    position: relative;
    
}
.box img {
    position: absolute;
    width: 80px;
    margin-top: 30px;
    margin-left: -86px;
}
.box h3{
    color: #3B0681;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    margin:8px 0 16px;
}
.banner .box p{
    color: #636363;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.growing_div {
    /* width: 100%; */
    /* float: left; */
    background: url(../images/gradient.png)bottom center no-repeat;
    background-size: cover;
    padding: 20px 65px 40px 65px;
    margin-left: 300px;
}
.grow_img{
    width:85%;
}

.grow_deatils{
    width:100%;
    float:left;
    margin:35% 0 0 0;
}
.grow_deatils h3{
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 20px 0;
}
.grow_deatils p {
    color: #EBEBEB;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 30px 0;
}
.grow_deatils a{
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #4BA22F;
    border-radius: 20px 20px 20px 20px;
    padding: 10px 30px 9px 30px;
    text-decoration:none;
    display: flex;
    text-align:center;
    justify-content:center;
    max-width:470px;
    font-size:18px;
    line-height:normal;
}
.grow_deatils a i{
    margin:0 0 0 10px;
}
.digitalMarketing{
    /*width:100%;
    float:left;*/
    background:url(../images/zzz.png) top center no-repeat;
    background-size:cover;
    padding: 30px 65px 20px 65px;
    margin-left:300px;
}

.digi_outer
{ padding:10px 20px;
}

.first_box{
 padding:0;
}

.digitalmarketing_outer
{ padding:25px;
}


.first_box h4{
    color: #541387;
    font-size: 34px;
    font-weight: 600;
    line-height: 36px;
    margin: 0 0 20px 0;
}
.first_box p{
    color: #636363;
    font-size: 18px;
    line-height:26px;
    font-weight: 500;
}
.digiBox{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 10px;
    background: #FFF;
    padding: 25px 26px;
    border-radius: 15px;
    display: flex;
    flex-direction:column;
    flex-wrap:wrap;
   /*  min-height: 345px; */
   
}

.digi_col
{ margin-bottom:30px;
padding:0;
display:flex;
}

.digiTop {
    display: flex;
    margin-bottom: 20px;
    align-items: baseline;
}

.digiTop  figure
{ width:14%;
margin-right:15px;
}

.digiTop img{
   
   height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    
}
.digiTop h4{
    color: #541387;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 0 0;
}
.digiBox p{
    color: #636363;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom:20px;
}
.digiBox a {
    font-size: 17px;
    padding: 6px 30px;
    text-decoration: none;
   display: table;
    justify-content: center;
    align-items: center;
    font-size:18px;
}
.testimonial{
   padding: 0px 65px 75px 65px; 
    margin-left:300px;
    background-image: url(../images/testBG-2.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
}


.testimonial .row
{ padding:0 10px;
}


.testimonial h3 {
    color: #541387;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.testimonial h3:after {
    position: relative;
    content: '';
    width: 50%;
    height: 3px;
    background-image: linear-gradient(to right, #c54671, #f55b68);
    display: inline-block;
    vertical-align: middle;
    left: 0.5em;
    margin-right: -50%;
}
.testimonial h3:before {
    position: relative;
    content: '';
    width: 50%;
    height: 3px;
    background-image: linear-gradient(to right, #551387, #83287e);
    display: inline-block;
    vertical-align: middle;
    right: 0.5em;
    margin-left: -50%;
}


.faq h3 {
    color: #541387;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.faq h3:after {
    position: relative;
    content: '';
    width: 50%;
    height: 3px;
    background-image: linear-gradient(to right, #c54671, #f55b68);
    display: inline-block;
    vertical-align: middle;
    left: 0.5em;
    margin-right: -50%;
}
.faq h3:before {
    position: relative;
    content: '';
    width: 50%;
    height: 3px;
    background-image: linear-gradient(to right, #551387, #83287e);
    display: inline-block;
    vertical-align: middle;
    right: 0.5em;
    margin-left: -50%;
}
.testimonial_box{
    width:100%;
    float:left;
    border:3px solid #FFF;
    border-radius:40px;
    padding:40px 10px 10px 10px;
    position:relative;
}
.testimonial_box:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: -15px;
    width: 80px;
    height: 46px;
    background: url(../images/quote3.png)center center no-repeat;
    background-size: cover;
    margin: 0px auto;
}
.test_box_inn {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 30px 10px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #551387 0%, #F55B68 100%);
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
}
.test_box_inn p{
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
}
.test_box_img {
    width: 100%;
    float: left;
    position: relative;
    margin: -40px 0 0 0;
    text-align: center;
}
.test_box_img img{
    width: 30%;
    border-radius: 50%;
    border: 4px solid #FFF;
}
.mt_50{
    margin-top:50px;
}

.faq{
   padding: 50px 65px 75px 65px; 
    margin-left:300px;
    background-color: #CFC5E621;
    background-image: url(../images/faqbg111.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
}


.accordion-button {
    background-image: linear-gradient(90deg, #551387 0%, #F55B68 100%);
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    border-radius: 10px !important;
}
.accordion-button:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: 0 0 0 0.25rem transparent;
}
.accordion-button:not(.collapsed) {
    color: #FFF;
    box-shadow: 0 0 0 0.25rem transparent;
}
.accordion-item{
    background-image: linear-gradient(90deg, #551387 0%, #F55B68 100%); 
    margin-bottom: 20px;
    border-radius:10px !important;
    /*border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;*/
    border:1px solid #d5d8dc;
    
}

.accordion-collapse {
margin:2px;
}

.accordion-body{
    padding:0;
}
.accordion-body p {
    margin: 0;
    padding: 15px;
    background: #FFF;
    font-size: 18px;
    line-height: 25px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #636363;
    font-weight: 400;
}
.accordion-button::after {
    background-image: url(../images/d_a.png) !important;
    filter: brightness(1) invert(1);
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../images/m_a.png) !important;
}
footer{
   /* width:100%;
    float:left;*/
    background:url(../images/footer.jpg)center center no-repeat;
    background-size:cover;
    padding:45px 85px 15px 85px;
    margin-left:300px;
}
footer p{
    color: #FFF;
    font-size: 15px;
    line-height: 22px;
    margin: 10px 0;
    padding: 0;
}
.social_icon{
    width: 100%;
    float: left;
    margin: 100px 0 0 0;
}
.social_icon span {
    color: #FFF;
    font-size: 15px;
}
.social_icon ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    float: left;
}
.social_icon ul li{
    display: inline-block;
    margin: 0 5px 0 0;
}
.social_icon ul li a{
    width: 2.2rem;
    height: 2.2rem;
    background: #FFF;
    position: relative;
    float: left;
    font-size: 1.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration:none;
    color: #5C1F87;
}
.social_icon ul li a:hover{
    text-decoration:none;
    color: #5C1F87;
    opacity: .9;
}
footer h5{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}
footer ul{
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
footer ul li{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 15px 0;
}
.subscribe_div{
    width: 100%;
    float: left;
    background: rgba(255,255,255,0.5);
    padding: 20px;
    border-radius: 7px;
    text-align: center;
}
.txt_box{
    width: 100%;
    height: 45px;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    color: #000;
    margin: 0 0 15px 0;
}
.send_btn{
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #4CA22F;
    border: none;
    border-radius: 5px !important;
    padding: 0.6rem 2.5rem !important;
}
.footer_row{
    padding-bottom:30px;
    border-bottom:3px solid #FFFFFFB5;
}
.below_footer{
    padding-bottom:30px;
}
.below_footer p{
    padding-bottom: 0;
    margin-bottom: 0;
}
.below_footer ul{
    text-align: right;
}
.below_footer ul li{
    display: inline-block;
    border-right: 1px solid #FFF;
    padding: 0 10px 0 0;
    margin: 0;
}
.below_footer ul li:last-child{
    border-right: 1px solid transparent;
}
.below_footer ul li a{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 15px 0;
    text-decoration: none;
}
.inner_sec_2{
    background:url(../images/first-sec-bg-lp_mm.png)top left no-repeat;
    background-size:cover;
    padding-bottom:100px;
}
.inner_sec_4{
    background:url(../images/first-sec-bg-lp-1.png)bottom left no-repeat;
    background-size:cover;
}

.banner.learning_banner
{ padding-bottom:100px;
background-image: url(../images/first-sec-bg-lp_mm.png);
background-position: bottom left;
background-repeat: no-repeat;
background-size: cover;
padding:110px 69px 100px 75px;
}

.banner.learning_banner.all_course
{
background-image: url(../images/first-sec-bg-lp_mm.png);
background-position: top center;
padding:110px 64px 100px 75px;
}

.banner.learning_banner.all_course.growth_guide
{
background-image: url(../images/first-sec-bg-lp-1.png);
background-position: bottom left;
}

.growth_guide_row
{ margin:0 11%;
}

.growth_guide_row .col-md-4
{ padding:0 20px;
}


.learn_left
{ padding-right:10px;
}

.banner.learning_banner h5 {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 400;
}

.banner.learning_banner .name-con
{ margin-bottom:22px;
}



.learing_banner .name-con
{ margin-bottom:20px;
}

.skype_img{
    width:100%;
}
.objective_div {
    background: url(../images/gdbg2222.png)top center no-repeat;
    background-size: cover;
    padding: 7px 65px 100px 65px;
    margin-left: 300px;
}

.objective_col
{ padding:0 20px;
}


.objective_div h3{
    text-align: center;
    color: #541387;
    font-size: 34px;
    font-weight: 600;
}
.objective_div p{
    text-align: center;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
}
.objective_box{
    width: 100%;
    float: left;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    border-radius: 15px;
    padding: 20px;
    margin: 30px 0 0 0;
}
.objective_box .main_img {
    width: 100%;
    padding: 10px;
}

.obj_tham{
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 5px 0;
    text-align: center;
}
.obj_tham img{
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    width: 65px;
    margin: 0px auto;
}
.obj_tham p{
    text-align: center;
    color: #3B0681;
    font-size: 22px;
    font-weight: 600;
    line-height: 29px;
    padding: 50px 0 25px 0;
    margin: 0;
}
.obj_tham a {
    font-weight: 400;
    color: #FFFFFF;
    background-color: #4BA22F;
    border-radius: 30px;
    padding: 2px 25px;
    border: 2px solid #4BA22F;
    text-decoration: none;
    display: inline-block;
    transform: scale(1);
    transition: 0.5s all;
    font-size: 18px;
    letter-spacing: -0.5px;
}
.obj_tham a:hover{
    color: #4BA22F;
    background-color: #02010114;
    border-color: #4BA22F;
    transform: scale(1.1);
    transition:0.5s all;
}
.inner_sec_3{
    padding-bottom: 90px;
}
.inner_sec_3 h1{
    padding: 15px 0 0;
}
.inner_sec_3 p {
    padding: 35px 0;
}
.allCourses_div {
    background: url(../images/gdbg2222.png)top right no-repeat;
    background-size: cover;
    padding: 0 65px 10px 65px;
    margin-left: 300px;
}
.course_box {
    width: 100%;
    float: left;
    background: #FFF;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    border-radius: 15px;
    padding: 20px 18px 10px;
    margin: 30px 0 0 0;
    box-sizing: border-box;
    
}
.course_img{
    width:100%;
}
.course_deatils{
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 20px 0;
}
.course_deatils h4{
    color: #3b0681;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    line-height: 125%;
    margin: 16px 0 12px;
}
.course_deatils ul{
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
}
.course_deatils ul li del{
    color: #636363;
    font-size: 16px;
    font-weight: 400;
}
.course_deatils ul li u{
    font-size: 22px;
    font-weight: 600;
    color: #ff3a4d;
}
.course_deatils ul li a{
    color: #541387;
    text-decoration: none;
}
.course_deatils ul li a i{
    color: #ff3a4d;
    font-weight:800;
}
.wishlst_deatils i {
    color: #ff3a4d;
    font-weight: 800;
}
.course_deatils p {
    font-size: 16px;
    color: #636363;
    margin-bottom: 9px;
    line-height: 24px;
    margin: 0 0 15px 0;
}
.course_deatils p a{
    color: #541387;
}
.course_deatils .teacher-details{
    width: 100%;
    float: left;
    display: flex;
    margin: 0 0 5px 0;
}
.course_deatils .teacher-name{
    font-size: 17px;
    color: #636363;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 5px 0 0 0;
}
.course_deatils .teacher-name span{
    color: #ff3a4d;
    font-weight: 600;
}
.course_deatils h5{
    text-align: center;
    font-weight: bold;
    color: #4ba22f;
    margin: 5px 0 25px 0;
    font-size: 1em;
}
.card_btn {
    background: #4ba22f;
    color: #fff;
    border-radius: 25px;
    padding: 5px 15px;
    text-decoration: none !important;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
    transition: 0.3s ease;
    text-align: center;
    border: 3px solid #4ba22f;
}
.card_btn:hover{
    color:#FFF;
    background:#3b8b21;
    transition: 0.3s ease;
}
.coming_btn{
    background: #fff;
    color: #4ba22f;
}
.coming_btn:hover{
    background: #fff;
    color: #4ba22f;
}
.growth_guides_div{
    /*margin:-50px 0 0 0;*/
    padding:0 65px 100px 65px;
}
.grow_img{
    border-radius:15px;
    margin-bottom:20px;
}
.sp_img_div{
    width: 100%;
    float: left;
    text-align: center;
}
.sp_img_div img{
    border-radius:15px;
    max-width:100%;
}
.spl_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #3B0681;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 25px 0;
}
.spl_Deals_Box {
   box-shadow:none;
   padding:20px;
}

.special_deals_row
{ margin:0 1%;
}

.special_deals_row .col-md-4
{ display:flex;
}

.revsite_div{
    width:100%;
    float:left;
    background:#ffffffbd;
    padding:35px;
    border-radius:15px;
}
.revsite_sec {
    background: url(../images/gdbg2222.png)bottom center no-repeat;
    background-size: cover;
    padding: 80px 90px 100px 90px;
}
.revsite_Logo{
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 0 25px 0;
}
.revsite_Logo img{
    width:400px;
}
.revsite_Txt{
    width: 100%;
    float: left;
}
.revsite_Txt p{
    color: #3B0681;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.revsite_Txt p span{
    font-weight: 600;
    width: 100%;
    float: left;
    line-height: 20px;
}
.prch_div small a{
    color: #541387;
    text-decoration:none;
}
.tb_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 13px;
    border: none;
    margin: 0;
    text-align: left;
}
.white_bg{
    background: #FFF;
    border-radius: 15px;
    position: relative;
    margin-bottom:20px;
}
.close_icon {
    background: #FFF;
    vertical-align: middle;
    text-align: center;
}
.close_icon a{
    color:#bec6d7;
}
.tb_table img{
    width: 75px;
    border-radius: 50%;
    height: 75px;
}
.table_txt a{
    color: #202b46;
    text-decoration:none;
}
.tb_table tr th{
    text-align:center;
}
.tb_table tr td{
    background: #FFF;
    text-align:center;
    font-size:18px;
}
.tb_table tr td:nth-child(3){
    text-align:left;
}
.tb_table tr td:first-child{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.tb_table tr td:last-child{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.tb_table_2 {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 13px;
    border: none;
    margin: 0;
    text-align: left;
}
.tb_table_2 tr th{
    text-align:center;
}
.tb_table_2 tr td{
    background: #FFF;
    text-align:center;
    font-size:18px;
    padding-top:20px;
    padding-bottom:20px;
}
.tb_table_2 tr td:first-child{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    text-align:left;
    padding-left:20px;
}
.tb_table_2 tr td:last-child{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align:right;
    padding-right:20px;
}
.chek_btn{
    width: 100%;
    float: left;
    background: #4BA22F;
    border-radius: 20px;
    padding: 18px 15px;
    text-align: center;
    color: #FFF;
    font-weight: 600;
    text-decoration: none;
}
.chek_btn:hover{
    color: #FFF;
}
.cart_sec{
    background:none;
}
.wishlist_table{
    width:100%;
}
.wishlist_table th{
    background: rgb(244,244,244);
    padding: 9px 12px;
    line-height: 1.5em;
    width: 40px;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    vertical-align: middle;
    border: 1px solid #e7e7e7;
    border-top: 1px solid hsla(0,0%,50.2%,.5019607843);
}
.wishlist_table th:nth-child(3),
 .wishlist_table th:nth-child(4),
  .wishlist_table th:nth-child(5){
    width: auto;
}
.wishlist_table td{
    background: #FFFFFF;
    background-color: #FFFFFF;
    color: rgb(0,0,0);
    border-color: rgb(244,244,244);
    padding: 9px 12px;
}
.wishlist_table td:first-child{
    text-align: center;
}
.wishlist_table td:first-child a{
    color: #F00;
    font-weight: 100;
}
.wishlist_table td a{
    color: #000;
    text-decoration: none;
}
.wishlist_table td img{
    width:50px;
}
.wishlist_table td del{
    font-size: 12px;
    margin: 0 5px;
}
.wishlist_table td:last-child{
    text-align:center;
}
.wishlist_table td:last-child a{
    background: rgb(75,162,47);
    color: #FFFFFF;
    border-color: rgb(75,162,47);
    padding: 5px 15px;
    border-radius: 27px;
    font-size: 13px;
    text-decoration: none;
}
.wishlist_sec{
    min-height:60vh;
}
.allCourses_div.account_mainDiv{
   padding-top:3%;
    text-align:center;
}
.account_deatils img{
    width: 150px;
    height: 150px;
    border: 5px solid #e2e7ed;
    border-radius: 50%;
    margin-bottom:10px;
}
.account_deatils h2{
    font-size: 30px;
    font-weight: 800;
    margin: 5px 0;
    color: #333;
}
.account_deatils ul{
    width: 100%;
    float: left;
    list-style-type: none;
    padding: 25px 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.account_deatils ul li{
    border-right: 1px solid #FFF;
    padding: 0 15px;
    text-align: center;
    width: 100%;
}
.account_deatils ul li:last-child{
    border-right:1px solid transparent;
}
.account_deatils ul li span{
    display: block;
    font-size: 18px;
    color: #000;
}
.account_deatils ul li span:last-child{
    display: block;
    font-size: 15px;
    color: #728188;  
}
.account_deatils p{
    padding:0;
    margin:0;
}
.account_deatils p a{
    color: #728188;
    font-size: 13px;
    text-decoration:none;
}
.buy_course_list{
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}
.buy_course_list h5{
    color: #728188;
    font-size: 17px;
    font-weight: 400;
}
.search_div{
    display: flex;
}
.search_div button{
    border: none;
    background: transparent;
    font-size: 20px;
    font-weight: 800;
    color: #728188;
    line-height: 0;
}
.search_div a{
    background: #00a2e8;
    font-size: 13px;
    color: #FFF;
    padding: 6px 15px;
    border-radius: 15px;
    text-decoration: none;
}
.toggle_btn{
    background: #00a2e8 !important;
    font-size: 13px !important;
    color: #FFF !important;
    font-weight: 400 !important;
    border-radius: 15px !important;
    padding: 8px 15px !important;
}
.search_sec{
    background: #e2e7ed;
    border-radius: 6px;
    margin: 1em 0;
    overflow: visible;
    padding: 12px;
    position: relative;
    width: 100%;
    float: left;
    display:none;
}
.search_sec:after{
    background: #e2e7ed;
    content: "";
    height: 16px;
    left: 66px;
    left: auto;
    position: absolute;
    right: 175px;
    top: -8px;
    transform: rotate(-45deg);
    width: 16px;
    z-index: 9;
}
.search_headline{
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
}
.search_headline h4{
    font-weight: 600;
    margin: 0 0 0.5em;
    font-size: 19px;
    color: #333;
}
.search_headline a{
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.search_sec ul{
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.search_sec ul li{
    width: 85%;
    display: inline-block;
    float: left;
}
.search_sec ul li:last-child{
    width: 12%;
    display: inline-block;
    float: left;
}
.search_sec ul li span{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 13px;
    color: #9b9b9b;
}
.search_txt{
    width: 100%;
    height: 30px;
    border: 1px solid #a5a5a5;
}
.search_sec ul li:last-child button{
    align-items: center;
    background-color: #00a2e8;
    border: 0;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: .75em;
    font-weight: 800;
    justify-content: center;
    line-height: 1.25em;
    margin: 13px 12px 0 12px;
    padding: 1em;
    width: 100%;
}
.course_listing{
    width:100%;
    float: left;
    padding:20px 0; 
    box-sizing:border-box;
    min-height:100px;
    margin:0;
    text-align:left;
}
.red_border{
    border:1px solid #F00;
}
.red_border span{
    color:#F00;
}
.others_link h4{
    width: 100%;
    float: left;
    margin: 30px 0 15px 0;
    text-align: left;
    color: #541387;
    font-weight: 600;
}
.others_link ul{
    width: 100%;
    float: left;
    padding: 0;
    margin-left: 25px;
    list-style-type: none;
    text-align: left;
}
.others_link ul li{
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 500;
}
.others_link ul li a{
    color: #541387;
    text-decoration: none;
}
.others_link ul li a:hover{
    color:#567FD2;
}
.progress {
    width: 100%;
    margin: 0 0 20px 0;
    height: 7px;
}
.progress-bar {
    background-color: #4ba22f;
}
.progress_margin_top{
    margin-top:10px !important;
    font-weight:600 !important;
    color:#636363 !important;
}
.lesson_sec{
   background-image: url(../images/lessonBg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding:0 65px;
    margin-left:300px;
}
.lesson_sec h5{
    color: #541387;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    width: 100%;
    float: left;
    padding: 0 0 0 5px;
    margin:0;
}
.lesson_sec h5:after {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    width: 150px;
    height: 2px;
    background: #541387;
    display:none;
}
.lesson_video{
    float:left;
}
.lesson_progress{
    width:100%;
    float:left;
    margin-top: 30px;
    margin-bottom:5px;
}
.lesson_sec small{
    text-align: right;
    width: 100%;
    float: left;
    font-size: 11px;
    margin: 5px 0 0 0;
    color:#000;
}
.lesson_sec small strong{
    color:#F00;
}
.white_box.wht-spce{
	margin:40px 0 0;
}
.white_box{
    width:100%;
    float:left;
    padding:20px;
    background:#FFF;
    border-radius:15px;
    margin:100px 0;
}
.white_box p{
    color: #636363;

    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
.downloadable_sec{
    width:100%;
    float:left;
    padding:50px 0 50px;
}
.downloadable_sec h4{
    color: #541387;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.downloadable_sec h4:before {
    position: relative;
    content: '';
    width: 50%;
    height: 3px;
    background-image: linear-gradient(to right, #551387, #83287e);
    display: inline-block;
    vertical-align: middle;
    right: 0.5em;
    margin-left: -50%;
}
.downloadable_sec h4:after {
    position: relative;
    content: '';
    width: 50%;
    height: 3px;
    background-image: linear-gradient(to right, #c54671, #f55b68);
    display: inline-block;
    vertical-align: middle;
    left: 0.5em;
    margin-right: -50%;
}
.day-course-box {
    border-radius: 17px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    padding: 25px 20px;
    margin: 30px 0;
    font-family: 'Poppins', sans-serif;
    background-image: linear-gradient( to right, #561487, #f25a68);
    color: #fff;
}
.pink-box {
    background: #f7e3ea;
    border-radius: 25px;
    padding: 15px;
    width: 100%;
    float: left;
}
.pink-box img{
    width:100%;
}
.deatils_box{
    width:100%;
    float:left;
    padding:20px;
}
.deatils_box h3{
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
    color: #FFF;
    margin: 0 0 20px 0;
    width: 100%;
    float: left;
}
.deatils_box p{
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
    margin: 0 0 20px 0;
    width: 100%;
    float: left;
}
.deatils_box a{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #4BA22F;
    border-radius: 20px;
    padding: 10px 30px;
    text-decoration: none;
}
.course_cont{
    width:100%;
    float:left;
    margin: 40px 0 0 0;
}
.course_cont h6{
    color:#541387;
    font-size:18px;
    font-weight:600;
}
.listing_div {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}
.listing_div ul{

}
.listing_div ul li {
    display: flex;
    color: #000000;
    font-size: 20px;
    position: relative;
}
.listing_div ul li::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  border-bottom: 2px solid #f25a68;
  width: 80%;
}
.listing_div ul li time {
    position: relative;
    padding: 0;
}
.listing_div ul li time::after {
    content: "";
    position: absolute;
    z-index: 2;
    right: -2px;
    top: 0;
    transform: translateX(50%);
    border-radius: 50%;
    background: #9f9f9f;
    border: 2px solid #fff;
    width: 20px;
    height: 20px;
}
.listing_div ul li.active time::after {
    background: #4da22d;
}
.listing_div ul li span {
    padding: 0 0 16px 1.5em;
    position: relative;
    line-height: normal;
    font-weight: 400;
    color: #000;
    font-size: 16px;
}
.listing_div ul li span::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
    border-left: 3px dashed #fff;
}
.listing_div ul li a {
    color: #541387;
    text-decoration:none;
}
.listing_div ul li strong {
    display: block;
    font-weight: 700;
    color: #52147e;
    font-size: 22px;
    margin-bottom: 8px;
}
/*.borderBottom {
    position: relative;
}
.borderBottom::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    border-bottom: 2px solid #f25a68;
    width: 300px;
}*/
.p_corse_deatils p{
    font-size: 16px;
    line-height: 26px;
}
.pageBtn_sec {
   /*float: left; */
    padding: 25px 50px;
    box-sizing: border-box;
    margin-left:300px;
}
.pageBtn_sec ul{
   /* float: left; */
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: center; 
}

.pageBtn_sec ul li {
margin:0 10%;
}


.pageBtn_sec ul li a {
    background-color: #00a2e8;
    border: 0;
    border-radius: 20px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 13px;
    line-height: 15px;
    max-width: 385px;
    opacity: 1;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-weight: 600;
}



:root{
    --green:#4ba22f;
    --green-medium-dark:#449728;
}

.login-wrapper{background-color: #c5b6d8;}
/* .form-control{line-height: 2;} */
.from-container{width: 100%; max-width: 500px; padding: 20px; margin: 60px auto;}
.logo-container{text-align: center; margin-bottom: 1.5rem;}
.logo{max-width: 212px;}
.form-body{padding: 30px 20px; border-radius: 20px; background-image: linear-gradient(90deg, #551387 0%, #F55B68 100%); font-size: 1.2rem; color:var(--bs-white);}
/* .form-heading{text-align: center;} */
.form-heading p{font-size: 1rem; }
.data-cult-containner{border-top:1px solid var(--bs-white); padding-top: 1rem;}
.btn-submit{background-color: transparent; background-image: linear-gradient(90deg, var(--green) 0%, var(--green-medium-dark) 100%); width: 100%; color: var(--bs-white); 
     transition: all 0.3s;}
.btn-submit:hover{background-color: transparent; background-image: linear-gradient(90deg, var(--green-medium-dark) 0%, var(--green) 100%); }

.reg-loginlink {
    text-align: right !important;
    font-size: 15px;
    font-family: 'Poppins';
    margin: 10px 0;
}
.reg-loginlink a{text-decoration: none; color: #fff;}
.divider_row{border-bottom:2px solid #fff;     padding-bottom: 15px;}
.link_text_white{text-decoration: none; color: #fff; }


.suport_div{
    width:100%;
    padding:180px 0 180px;
}
.suport h3{
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 50px 0;
    color: #000;
    word-break:break-all;
}
.suport h4{
    font-size: 1.2rem;
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #000;
    word-break:break-all;
}
.suport p{
    width: 100%;
    text-align: center;
    font-size: 1rem;
    line-height: 1.2;
    color: #333;
    margin: 0 0 0.5rem 0;
    word-break:break-all;
}
.suport span {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 0 10px 0;
}
.suport span i {
    color: #541387;
    font-size: 3rem;
}
.password_change_Div{
    padding-top:100px;
}
.changePass .form-label{
    width:100%;
    font-size: 1rem;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
}
.changePass .input-group-merge {
    padding: 0 0 25px 0;
    width: 100%;
    position:relative;
}
.changePass .form-control {
    position: relative !important;
    font-size: 14px !important;
    color: #000 !important;
    height: 35px;
    bottom: auto !important;
    left: auto !important;
    font-weight: 400 !important;
}
.changePass .form-control:focus{
    border:none;
    box-shadow:none;
}
.changePass .input-group-merge .error {
    position: absolute;
    bottom: 7px;
    font-size: 12px;
    color: #F00;
    left: 5px;
    font-weight: 600;
}
.changePass .margin_top_20{
    margin:20px 0 0 0;
}
.changePass .mb-50{
    font-size: 12px;
    color: #2c2c2c;
}
.changePass .save_btn {
    background: #4ba22f;
    border: none;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    padding: 0.7rem 4rem;
    font-size: 1.1rem;
}
.changePass .save_btn:focus{
    border:none;
    box-shadow:none;
}

.accessModal .modal-content
{ background-color: #551387; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #551387 , #f55b68);
  color:#fff;
  text-align:center;
}

.accessModal .modal-header
{ border:none;
padding-bottom:5px;
}

.accessModal .btn-close {
    position: absolute;
    right: 17px;
    top: 16px;
    opacity: 1;
    font-size: 10px;
}

.accessModal .modal-head
{ color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 34px;
}

.accessModal .for-just
{ color: #0B0B0B;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 34px;
    -webkit-text-stroke-width: 0px;
    stroke-width: 0px;
    -webkit-text-stroke-color: #FFDFDF;
    stroke: #FFDFDF;
    background-color: #FFF759;
    width:100%;
    font-style:italic;
}

.accessModal .upgrade-para
{ text-align: center;
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    background:rgba(255,255,255,88%);
    padding:5px;
    border-radius:10px;
}

.accessModal .button-area {
    display: flex;
    justify-content: space-evenly;
    margin: 8% 0 3%;
}

.green-btn-left a
{ color: #FFFFFF;
    background-color: #4BA22F;
    border-radius: 30px;
    display:inline-block;
    width:auto;
    font-family: "Poppins", Sans-serif;
    text-decoration:none !important;
    text-align:center;
    padding:12px 24px;
    font-size:18px;
    font-weight:500;
}


.red-btn-right a
{ color: #FFFFFF;
    background-color: #FF1E1E;
    border-radius: 30px;
    display:inline-block;
    width:auto;
    font-family: "Poppins", Sans-serif;
    text-decoration:none !important;
    text-align:center;
    padding:12px 24px;
    font-size:18px;
    font-weight:500;
}
.accessModal .modal-logo
{ margin: 0 auto;
    display: block;
    max-width: 286px;
}
.show_mob{
    display:none;
}


.course_listing .accordion-item {
    background: #FFF !important;
    background-image: none;
    margin-bottom: 5px;
    border-radius: 8px !important;
    padding: 15px 0 10px;
}
.course_listing .accordion-button {
    background: transparent;
    color: #000;
    font-weight: 400;
}
.course_listing .accordion-header {
    display: flex;
    justify-content: space-between;
    padding:0 25px 10px 25px;
}
.course_listing .course_link{
    display:flex;
}
.course_listing .course_check{
    width: 26px;
    height: 26px;
    background: #81d742;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 50%;
    margin: 6px 0 0 0;
    color: #FFF;
}
.course_listing .course_link a{
    font-size: 18px;
    font-weight:400;
    margin: 8px 0 0 5px;
    color: #495255;
    text-decoration: none;
}
.course_listing .courde_deatils .course_status {
    background-color: #81d742;
    border-radius: 12px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 1.1;
    padding: 4px 12px;
    text-align: center;
    text-transform: uppercase;
    margin: -9px 0 0 0;
    display: inline;
    margin-right: 12px;
}

.course_listing .courde_deatils  .toggle_btn_1{
    width: 24px;
    height: 24px;
    background: #00a2e8;
    display: inline-block;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    text-align: center;
    border-radius: 50%;
    color: #FFF;
}

.course_listing .courde_deatils  .toggle_btn_1 i{
padding-top:2px;
transform: rotate(180deg);
}



.course_listing .courde_deatils  .toggle_btn_1.collapsed i {
transform: rotate(0);
}

.course_listing .accordion-collapse{
    background: #d9e1ec;
    padding: 0 25px;
}
.course_listing .accordion-body {
    padding: 20px 0 2px;
    position:relative;
}
.course_listing .accordion-body:after {
    position: absolute;
    content: '';
    left: 70px;
    top: 0;
    background-color: #fff;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    width: 20px;
    height: 15px;
    transform: rotate(180deg);
}
.course_listing .accordion-body ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.course_listing .accordion-body ul li{
    font-size: 18px;
    font-weight: 400;
}
.course_listing .accordion-body ul li:last-child{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.course_listing .accordion-body ul li:last-child span{
    color: #f55b68;
    margin: 0 5px;
}
.course_listing .progress-bar {
    background-color: #81d742;
}
.access_btn{
    color: #4ba22f;
    border-radius: 25px;
    padding: 5px 15px;
    text-decoration: none !important;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    transition: 0.3s ease;
    text-align: center;
    border: 3px solid #4ba22f;
    font-size:19px;
}
.access_btn:hover{
    color: #4ba22f;
    transition: 0.3s ease;
}
.wishlist_img {
    width: 14px;
}
.mainSection_div {
    padding-top: 0 !important;
}
.banner_h5 {
    font-size: 18px !important;
    font-weight: 400 !important;
    padding: 0 0 30px 160px !important;
    margin: 120px 0 0 0 !important;
}
.banner_h5:after {
    width: 150px !important;
}
.banner_h2{
    width:100% !important;
}
.banner_p{
    width: 90% !important;
}
.obj_padding{
    padding-left:5%;
    padding-right:5%;
}

.custom_padd_on{
    padding-left:2%;
    padding-right:2%;
}
.bnr_h5_inn{

}
.wishlistBG{
    background:none;
    padding-bottom: 0 !important;
}
.cust_padding_top_off{
    padding-top:0 !important;
}
.cust_purchase_box{
    margin:0 !important;
    height:100%;
}
.cust_col_purchase_box{
    margin-bottom:30px;
    display:flex;
}
.cust_row_purchase{
    margin:0 10%; 
}
.cust_courseBox{
  /*  height:100% !important;
    min-height:auto !important;
    margin:0 !important; */
}
.invoice_table th{
    width:auto;
}
/********************************top_sec********************************************************/
.allCourses_div .white-box{
	border-radius:10px;
	padding:20px;
	background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.allCourses_div .top-div{
	background:#f65b69;
	border-radius:10px;
	padding: 10px 10px;
    margin: -55px auto 0;
    max-width: 900px;
}
.allCourses_div .top-div p{
	font-size: 31px;
	margin-bottom:0;
	line-height:1.5;
	text-align:center;
	font-weight: 600;
	color:#fff;
}
.allCourses_div .bluprint_row{
	margin: 0 2%;
}

.allCourses_div.bluprint-access{
	padding: 60px 65px 60px 65px;
	
}
.allCourses_div p.bulprint-hd{
	font-size: 27px;
    font-weight: 600;
    line-height: 125%;
	color:#636363;
}
.allCourses_div .blueprint-txvd p{
	font-size: 18px;
    color: #636363;
    line-height: 1.5;
	margin-bottom:20px;
	font-weight:400;
}
.allCourses_div .main-dv{
	margin-top:80px;
	margin-bottom: 40px;
}
.allCourses_div .ebok-div{
	background: url(../images/footer.jpg)center center no-repeat;
    background-size: cover;
	padding: 40px 25px;
	border-radius:20px;
	display: flex;
}
.allCourses_div .ebok-div-hd{
	font-size: 27px;
    margin-bottom: 20px;
    line-height: 1.5;
    font-weight: 600;
    color: #fff;
}
.allCourses_div p.ebok-div-sub{
	font-size: 18px;
    font-weight: 400;
    line-height: 125%;
    color: #fff;
    margin-bottom: 0;
    padding: 0 10% 0 0;
}
.allCourses_div .ebok_blueprint_img{
	width: 200px;
	border:15px solid #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 15px;
}

.allCourses_div a.dwn_btn {
    background: #4ba22f;
    color: #fff;
    border-radius: 25px;
    padding: 5px 15px;
    text-decoration: none !important;
    display: block;
    /* margin: 0 auto; */
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
    transition: 0.3s ease;
    text-align: center;
    border: 3px solid #4ba22f;
    width: 284px;
    margin-top: 38px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.allCourses_div a.read-more{
	color:#3b0681;
	font-weight:700;
	text-decoration:none;
}
.allCourses_div .bueprint-bx{
	text-align:center;
}

.update_pass_sec
{ margin-left:300px;
padding:100px 65px;
}

.update_pass_wrap {
    border: 1px solid #f55b68;
    background: #fff;
    padding: 25px 40px 30px;
    margin: 0 5%;
    border-radius:5px;
}

.update_pass_wrap .input-group
{ margin-bottom:15px;
}

.pass_req_list
{ margin-left:0;
padding-left:25px;
}

.pass_req_name
{ margin-bottom: 10px;
    font-size: 20px;
    padding-left: 3px;
    font-weight:600;
}

.update_pass_btn button
{ background: #4ba22f;
    color: #fff;
    border-radius: 25px;
    padding: 8px 35px;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: 500;
    float: left;
    text-align: center;
    border:1px solid #4ba22f;
}

.update_pass_sec .card-title
{ text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 28px;
    color: #541387;
}

.update_pass_btn {
    display: flex;
    justify-content: center;
    margin-top:25px;
}

.suport_div .white-support-dv{
	background:#fff;
	padding: 40px 0;
    margin: 0 5%;
	border-radius: 5px;
	border: 1px solid #f55b68;
}
.white-support-dv h3.supprt-hd{
	text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 28px;
    color: #541387;
}
.white-support-dv span{
	width: 100%;
    text-align: center;
    display: block;
    margin: 0 0 15px 0;
}
.white-support-dv span i{
	color: #541387;
    font-size: 3rem;
    background: #eaeaea;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.white-support-dv .brdr-right{
	border-right: 1px solid #d8d7d7;
}
.suport_div.sup-inner{
	padding: 180px 0 135px;
}

.imgup .img-flx{
	display:flex;
	align-items: center;
}
.imgup .img-flx label{
	padding-left: 20px;
    font-size: 18px;
    font-weight: 500;
}
.imgup .img-flx .uploadedAvatar{
	margin-bottom:10px;
}
.suport.imgup p{
	text-align: left;
	margin-top: 10px;
}
.imgup .uplaod-btn{
	margin-top:12px;
}
.imgup .uplaod-btn .upld-btn{
	background: #4ba22f;
    color: #fff;
   /* border-radius: 25px;*/
    padding: 5px 60px;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: 500;
    float: left;
    text-align: center;
    border: 1px solid #4ba22f;
	margin-right:5px;
}

.imgup .uplaod-btn .rest-btn{
	background: #f55b68;
    color: #fff;
   /* border-radius: 25px;*/
    padding: 5px 60px;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: 500;
    float: left;
    text-align: center;
    border: 1px solid #f55b68;
}
.imgup .rounded.outer-upload{
	border: 1px solid #f55b68;
    background: #fff;
    padding: 25px 40px 30px;
    margin: 0 5%;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.imgup .card-title {
	text-align: center;
    font-weight: 600;
    margin-bottom: 35px;
    font-size: 28px;
    color: #541387;
    margin-top: 20px;
}

.course_details
{ padding-top:100px;
}


.action_area_sec {
    width: 100%;
    float: left; 
}

.actionBtns {
    margin: 0 0 20px 0;
}

/********************************top_sec********************************************************/

/****************************************************************************************/
/******************************************* CSS ***************************************/
/**************************************************************************************/

@media(max-width:1920px){}

@media(max-width:1800px){
    .box p {
        font-size: 16px;
    }
    .box img {
     /* left: -60px;
      width:80px;*/
    }
    .grow_deatils a {
        /*padding: 10px; 
        font-size: 14px; */
    }
    .obj_tham p {
        font-size: 16px;
        line-height: 22px;
    }
    .pageBtn_sec {
       /* padding: 25px 50px 25px 100px; */
    }
	.allCourses_div .top-div p {
    font-size: 28px;
}
}

@media(max-width:1700px){
.allCourses_div .ful-wht{
	width:100%;
}
.allCourses_div .ebok-div{
	margin-top:30px;
}
.allCourses_div .main-dv {
    margin-top: 40px;
	margin-bottom: 30px;
}
}

@media(max-width:1600px){
    #mainSection {
        /*width: 82%;*/
    }
    
    .revsite_Logo img {
    width: auto;
    max-width: 100%;
    margin-bottom: 40px;
}
    
    
    .spl_Deals_Box {
    padding: 20px 21px;
}
    
    
    .banner.all_course p
    { font-size:22px;
    padding:20px 0 0;
    font-weight:400;
    }
    
    
.cust_row_purchase {
    margin: 0 5%;
}    
    
.digiTop  figure
{ width:15%;
}

.digiTop  figure.first
{ width:12%;
}

    
    .left-pad-home
{ padding-right:40px;
}
    
    .digiTop img {
   /* width: 65%; */
    }
    
    .banner h2 {
    font-size:17px;
    }
    
    .banner p {
    font-size: 16px;
    padding-top:0;
    }
    
    .box_outer
    { padding:10px;
    }
    
    .banner .box p{
    font-size:16px;
    margin-right:6px;
    
    }
.access_btn.acc-btn{
    display: flex;
    justify-content: center;
}
.access_btn.acc-btn i{
	margin-left:5px;
}
.card_btn.grn-btn{
	display:flex;
	align-items: center;
	justify-content: center;
}
.card_btn.grn-btn i{
	margin-left:5px;
}
}

@media(max-width:1440px){
    .banner h1 {
      /*  font-size: 30px;
        line-height: 1.3em;
        padding: 0 0 20px 0; */
    }
    .banner h2 {
       /* color: #F55B68;
        font-size: 18px;
        line-height: 1.3;
        width: 90%; */
    }
    .banner p {
       /* font-size: 16px; */
    }
    .box img {
        /*width: 80px;
        top: 30px;
        left: -35px;*/
    }
    
    .box {
        /*width: 94%;
        padding: 20px 10px 20px 40px;*/
        border-radius: 10px;
    }
    .watch_learn_grow {
       /* padding: 0px 130px; */
        background-size: 80%;
    }
    .cust_padd_left_off {
       /* padding-left: 0;
        padding-right: 0; */
    }
    .objective_box {
        padding: 16px;
    }
    .banner_h5 {
        margin: 80px 0 0 0 !important;
    }
    .course_deatils ul li{
        font-size:16px;
    }
    .growth_col{
        padding-right:3%;
        padding-left:3%;
    }
    .revsite_btn{
        padding-top:40px !important;
    }
    .con_btn{
        font-size:18px !important;
    }
    .cust_padding_off{
        padding-left:0;
        padding-right:0;
    }
    .digiBox {
        /*min-height: 465px; */
    }
    .cust_row_purchase{
       /* margin:auto; */
    }
    .revsite_Logo img {
        width:auto;
    }
    .getStart_btn{
        display:flex;
    }


}


@media(max-width:1400px){
    #mainSection {
        /*width: 80%;*/
       /* width: 78%;*/
    }
     .banner .box p{
    font-size:17px;
    }
    
.static_image_box
{ 
padding:0 1%;
}
    
    
    .banner.all_course p
    { font-size:22px;
    font-weight:400;
    }
    
    .objective_col {
    padding: 0 16px;
}
    
    .cust_row_purchase{
       margin:0 1%;
    }
    
    .digitop div
{ width:10%;
}
    
    .banner h1
    { font-size:30px;
    line-height:136%;
    }
    
    .digiTop img{
    /*width:50%; */
}
    
    .banner h2 {
       font-size:16px;
       
    }
    .banner p {
     font-size:15px;
    }
    .watch_learn_grow {
        background-size: 90%;
    }
    /*.box p {
        font-size: 14px;
    }*/
    .grow_deatils h3 {
        font-size: 34px;
    }
    .grow_deatils p {
        font-size: 16px;
        line-height: 26px;
    }
    .grow_deatils a {
        /*padding: 15px 30px; */
        font-size: 17px;
    }
    .first_box h4 {
        font-size: 29px;
        line-height: 37px;
    }
    .first_box p {
        font-size: 18px;
        line-height: 28px;
    }
    .digiBox {
        padding: 25px;
    }
    .digiTop h4 {
        font-size: 18px;
    }
    .digiBox a {
        font-size: 18px;
        width: 100%;
        float: left;
        text-align: center;
        line-height: 1;
        display:flex;
    }
    .digiTop img {
        margin-right: 10px;
    }
    .digiBox p {
        font-size: 16px;
        line-height: 24px;
    }
    .test_box_inn p {
        font-size: 16px;
        line-height: 26px;
    }
    .social_icon ul li {
        margin: 0;
    }
    .inner_sec_2 {
        padding-bottom: 100px;
    }
    .objective_div h3 {
       /* font-size: 28px; */
    }
    .obj_tham p {
    font-size: 16px;
    line-height: 149%;
}
    .obj_tham a {
        font-size:18px;
    }
    .course_deatils h4 {
        font-size: 20px;
        line-height:125%;
    }
    .course_deatils ul {
        font-size: 14px;
    }
    .course_deatils p {
    font-size: 16px;
    line-height: 150%;
}
    .course_deatils ul li del {
        font-size: 14px;
    }
    .course_deatils ul li u {
        font-size: 18px;
    }
    .course_deatils h5 {
        font-size: 16px;
    }
    .card_btn {
        letter-spacing: 1px;
        font-size: 14px;
    }
    .access_btn {
        font-size: 14px;
    }
    .lesson_sec {
        padding: 84px 50px 25px 75px;
    }
    .listing_div ul li span {
        padding: 0 0 10px 1.5em;
    }
    .listing_div ul li strong {
        font-size: 20px;
    }
    .test_box_inn {
       /* min-height: 375px; */
    }
    .accordion-body p {
        font-size: 18px;
        line-height: 28px;
    }
    .accordion-button {
        font-size: 18px;
    }
    .cust_padding{
       padding:0 5px; 
    }
    .course_box {
        /*min-height:571px; */
    }
    .download_div{
        min-height:auto;
    }
    .bnr_h5_inn {
        margin: 100px 0 10px 0 !important;
    }
    .all_curs_h2{
        font-size:34px !important;
    }
    .all_curs_p{
       /* font-size:20px !important; */
       
    }
    .all_curs_Div{
        padding-top:0;
    }
}

@media(max-width:1366px){
    .spl_Deals_Box img{
        width:100%;
    }
    /*.accordion-button {
        font-size: 16px;
    }*/
    .watch_learn_grow {
        /*padding: 0px 65px; */
    }
    .test_box_inn p {
        font-size: 18px;
        line-height: 1.5;
    }
    
}

@media(max-width:1335px){
    .wishlist_table td:last-child a {
        display:block;
    }
    
  .growth_guide_row  .obj_tham a {
    font-size: 14px;
    display: flex;
    align-items:center;
    padding:2px 10px;
    justify-content:center;
}
   
   .growth_guide_row  .obj_tham a i {
    margin-left:5px;
}
    
    
    .banner .box p {
    font-size: 13px;
}
.grow_deatils h3 {
    font-size: 26px;
    margin-bottom:10px;
}

.digibox
{ padding:25px 15px;
}

.digiBox a {
    font-size: 15px;
}

    
}

@media(max-width:1280px){
    /*.box {
        min-height: 200px;
    }*/
    
    .banner.learning_banner h1
    { font-size: 26px;
    line-height: 106%;
    padding-top:0;
    }
    
    
    .objective_box .main_img {
    padding: 5px 5px 0;
}

.objective_col {
    padding: 0 10px;
    display:flex;
}
    
    .watch_learn_grow {
        background-size: 80%;
    }
    .grow_deatils a {
        width:100%;
        float:left;
       /*  padding:15px; */
        font-size:14px;
        text-align:center;
    }
    .social_icon ul li a {
        width: 2rem;
        height: 2rem;
        font-size: 1em;
    }
	.allCourses_div .top-div p {
    font-size: 26px;
}
.suport_div .white-support-dv{
	margin:0;
}
.white-support-dv h3.supprt-hd{
	padding-bottom:10px;
}
.white-support-dv .brdr-right {
    margin-bottom: 25px;
}
.white-support-dv span {
    margin: 0 0 20px 0;
}
}


@media(max-width:1199px){
  
  .digiTop h4 {
    font-size: 20px;
}

.spl_Deals_Box  .obj_tham a { 
    display: flex;
    line-height:121%;
    align-items:center;
    justify-content:center;
}

.spl_Deals_Box  .obj_tham a i { 
   margin-left:5px; 
}

.cust_col_purchase_box {
    width: 50%;
}

  
  .watch_learn_grow {
    background: url(../images/dotted-3.png) top center no-repeat;
    background-size:contain;
}
  
  .text_left {
    width: 100%;
    order:2;
  }
  
  .banner
  { /*padding-top:40px;*/
  }
  
  .video_right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    order:1;
}
   
   .grow_deatils {
    margin: 0;
    float:none;
}
   .welcome-explore-btn {
    margin: 17px 0;
}
.box
{ padding: 10px 16px 10px 36px;
}
.box h3 {
    margin: 8px 0 4px;
}

.name-con {
    margin-bottom: 10px;
}


.box img {
    width: 63px;
    margin-top: 3px;
    margin-left: -69px;
}

.banner .box p {
    font-size: 17px;
}

.testimonial {
  padding-bottom:30px;
}
   
    #mainSection {
        /*width: 75%;
        overflow-y:scroll;
        overflow-x:hidden; */
    }
    .banner {
       /* padding: 0 10px 0 65px; */
    }
    .banner h1 {
        font-size: 28px;
        line-height: 38px;
        padding: 40px 0 10px;
        margin-bottom:0;
    }
    .banner h2 {
        font-size: 16px;
        padding: 0;
        line-height: 22px;
    }
    .banner p {
        font-size: 14px;
        padding: 10px 0;
    }
    .btn_section {
        margin: 20px 0 30px 0;
        text-align:center;
    }
    .pageBtn {
        font-size: 20px;
    }
    .watch_learn_grow {
        /*padding: 50px 45px 50px 130px; */
    }
    .watch_learn_grow {
       /* background: url(../images/steps.png) center center no-repeat;
        background-size: 95%; */
    }
    .first_box {
        padding-right: 0;
    }
   .first_box h4 {
    font-size: 27px;
    line-height: 140%;
  }
    .first_box p {
    font-size: 18px;
    line-height: 168%;
}
    
    .digiBox a {
        font-size: 14px;
        padding: 8px 10px;
    }
    
    .testimonial h3 {
        font-size: 24px;
    }
    .test_box_inn p {
        font-size: 15px;
        line-height: 22px;
    }
    .test_box_img img {
        width: 55%;
    }
    footer ul li {
        font-size: 14px;
        line-height: 20px;
    }
    .objective_div h3 {
       /* font-size: 18px; */
    }
    .objective_div p {
       /* font-size: 14px; */
    }
    .course_box {
       /* padding: 10px 10px;
        min-height: 683px; */
    }
    .course_deatils h4 {
        /*font-size: 16px;
        line-height: 22px; */
    }
    .course_deatils .teacher-details {
       /* display: block; */
        text-align: center;
    }
    .course_deatils .teacher-name {
      /*  font-size: 14px; */
    }
    .course_deatils ul {
        font-size: 14px;
       /* flex-direction: column; */
    }
    .course_deatils ul li{
        margin-bottom:5px;
    }
    .card_btn {
        letter-spacing: 0;
        font-size: 19px;
    }
    
    .access_btn {
    font-size: 19px;
}
    
    .growth_guides_div {
       /* margin: 0; */
    }  
.growth_guide_row {
    margin: 0;
}       

    .growth_guides_div .course_box {
        min-height: auto;
    }
    .spl_txt {
        font-size: 14px;
        line-height: 22px;
    }
    .spl_Deals_Box {
       
    }
    .account_deatils{
        width:100%;
        margin:0;
    }
    .lesson_sec {
        padding: 25px 20px 25px 70px;
    }
	.allCourses_div .top-div p {
    font-size: 22px;
}
.allCourses_div p.bulprint-hd {
    font-size: 23px;
}
.allCourses_div .ebok-div-hd {
    font-size: 23px;
}
.white-support-dv .full-wht{
	width:100%;
}
.white-support-dv .brdr-right {
    border:none;
}
.suport_div.sup-inner {
    padding: 140px 0 110px;
}
}


@media(max-width:1023px){

.banner.learning_banner.all_course.static_course
{ padding-bottom:0px;
}


.static_section {
    margin-left: 0;
    padding: 50px 15px 50px;
}
.update_pass_sec
{ margin-left:0;
padding:100px 65px;
}

.pageBtn_sec {
margin-left:0;
}

.left_course_details
{ width:100%; 
}

.right_course_list
{ display:none; 
}

	
.lesson_sec 
{ margin-left:0;
padding:100px 75px 0;
}
.downloadable_sec {
    padding: 0;
}
.downloadable_sec.dwn-spce{
	padding: 40px 0 40px;
}

.allCourses_div.account_mainDiv {
    padding-top: 10%;
}

.add_resources_row
{ padding: 0 8%;
}

.buy_course_list {
    padding: 2% 8% 0;
}


#sidebar {
    width: 100%;
    height: auto;
    overflow: visible;
    padding: 15px;
    z-index:9;
}

.allCourses_div.mypurchase_div {
    padding-top: 5%;
}

.allCourses_div.revsite_sec {
    padding: 100px 5%;
}


.special_deals_row .spl_txt {
    font-size: 15px;
}

.special_deals_row {
    margin: 0 1% 70px;
}


.banner.learning_banner.all_course
{ padding-left:25px;
padding-right:25px;
padding-bottom:0;
}

.banner.learning_banner.all_course h1 {
    padding: 0px 0 10px;
}


.allCourses_div {
padding:0 15px;
}

.banner.all_course p {
padding-top:0;
}

.all_course_row {
    margin: 0;
}


.allCourses_div
{ margin-left:0;
}



.learn_left
{ padding-right:1.5rem;
}


.banner.learning_banner {
    padding-bottom: 40px;
    padding-left:15px;
    padding-right:15px;
}

.banner.learning_banner h1 {
    padding: 40px 0 10px;
}


.objective_box .main_img {
    padding: 0;
}

.objective_box {
    padding: 12px;
}

.objective_div
{ padding:50px 15px 50px 15px;
}

.objective_div h3 {
    font-size: 30px;
    padding: 0 1%;
}


.item_order_1 {
    order: 1;
    width: 83%;
    margin: 0 auto;
}
.item_order_2 {
    order: 2;
    width: 90%;
    margin: 0 auto;
}

.objective_div
{ margin-left:0;
}


.left-pad-home {
    padding-right: 0;
}



.test_box_img img {
    width: 30%;
}


.test_box_inn p {
    font-size: 18px;
    line-height: 150%;
}

.faq
{ padding-bottom:20px;
}

.accordion
{ margin:0 8%;
}

.testimonial h3 {
    font-size: 26px;
}

.digiTop h4 {
    font-size: 22px;
}


.grow_deatils a {
    font-size: 17px;
}

.digiBox a {
    font-size: 18px;
}


.grow_img {
   /* width: 80%;
    margin: 15px 0 10px; */
}

.growth_guide_row {
    margin: 0 10%;
}


.name-con
{ margin-left:10px;
}

footer
{ margin-left:0;
}


.banner, .growing_div, .digitalMarketing, .testimonial, .faq
{ margin-left:0;
padding-left:30px;
padding-right:30px;
}

.box {
    padding: 20px 16px 20px 51px;
}

.welcome-explore-btn {
    margin: 32px 0 0;
    text-align: center;
}


.banner p {
    font-size: 18px;
    padding: 10px 0;
}

.banner h2 {
    font-size: 21px;
    line-height: 150%;
}


.box img {
    width: 63px;
    margin-top: 1px;
    margin-left: -76px;
}


#bars {
    display: block;
    float: right;
    background: transparent;
    border: none;
    font-size: 24px;
    color: #FFF;
   /* margin: -5px 0 0 0; */
}

.menu {
    float: left;
    margin: 0;
    background-color: #f1c7f0;
    position: fixed;
    left: auto;
    right: -100%;
    top: 68px;
    width: 250px;
    z-index: 9;
    bottom: 0;
    padding: 0;
    min-height: 100vh;
    overflow-y:scroll;
}

.menu ul
{ padding:0;
}

.menu ul li a em {
display:inline-block;
}
.menu ul li
{ padding:0;
margin:0;
}

.menu ul li a
{ color: #33373d;
display:block;
padding:7px 20px;
}

.menu ul li a.active
{ background:#F55B68;
color:#fff !important;
}

.menu ul li a:hover {
    background: #F55B68;
    color: #fff !important;
}


.logo_img {
    width: 155px;
}
.allCourses_div .top-div p {
    font-size: 20px;
}
.allCourses_div p.bulprint-hd {
    font-size: 21px;
}
.allCourses_div .ebok-div-hd {
    font-size: 21px;
}
.allCourses_div.bluprint-access {
    padding: 130px 65px 60px 65px;
}
.white-support-dv .full-wht {
    width: 100%;
}

}

@media(max-width:991px){
   
   #sidebar {
       /* width: 100%;
        height: 60px;
        overflow: visible; */
    }
    
    .allCourses_div.revsite_sec {
    padding: 0 5% 5%;
}
   
    .accessModal .modal-head
    {
        color: #FFFFFF;
        font-family: "Poppins", Sans-serif;
        font-size: 28px;
    }

    .accessModal .for-just {
        font-size: 24px;
        padding: 0 15px;
        line-height: 137%;
    }

    .accessModal .upgrade-para {
        font-size: 15px;
    }

    .accessModal .button-area {
        display: block;
        margin: 4% 0 2%;
    }

    .green-btn-left {
        margin-bottom: 18px;
    }
    .banner h5:after {
        display:none;
    }
    .banner h5 {
        padding:0;
        /*margin: 0 0 20px 0; */
    }
    .banner h2 {
        font-size: 18px;
        line-height: 26px;
        width: 100%;
    }
    .show_desk{
        /*display:none; */
    }
    .show_mob{
        /*display:block; */
    }
    .banner_mob_w_100{
        width:100%;
    }
    
  /*  .logo_img {
        width: 155px;
    }
    #bars {
        display: block;
        float: right;
        background: transparent;
        border: none;
        font-size: 24px;
        color: #FFF;
        margin: -5px 0 0 0;
    }
    .menu {
        float: left;
        margin: 0;
        background-image: linear-gradient(180deg, #9D2399 0%, #341185 100%);
        position: fixed;
        left: auto;
        right: -100%;
        top: 60px;
        width: 300px;
        z-index: 9;
        bottom: 0;
        padding: 0 15px 100px 15px;
        min-height: 100vh;
        overflow-y: scroll;
    }
    .menu ul li {
        padding: 0;
    }
    */
    
    #mainSection {
       /* width: 100%;
        position: relative;
        z-index: -1;*/
    }
    .banner {
       /* padding: 0 20px 0 20px; */
    }
    .banner h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .pageBtn {
        font-size: 18px;
    }
    .box {
       /* padding: 35px 20px;
        width: 100%;
        float: left;
        margin: 0 0 20px 0; */
    }
    .box img {
     /*   left: 0;
        width: 125px;
        top: 0; */
    }
    .box h3 {
       /* width: 80%;
        float: right; */
    }
    .box p {
       /* width: 80%;
        float: right; */
    }
    .cust_sm_50{
        width:50%;
    }
    .cust_offset_off{
        margin-left:0;
    }
    .grow_deatils {
        margin: 40px 0 0 0;
    }
    .digiBox {
        min-height:auto;
    }
    .objective_div {
        padding-top:50px;
    }
    .allCourses_div {
        padding: 0 20px 50px;
    }
    .course_box {
        min-height: 655px;
    }
    .wishlist_main{
        padding-top:100px;
    }
    .account_deatils {
        margin: 20px 0 0 0;
    }
    .revsite_div {
        margin: 100px 0 0 0;
    }
    .lesson_sec {
    padding: 100px 20px 25px 20px;
}
    .pageBtn_sec {
        padding: 25px 20px;
    }
    .watch_learn_grow {
        background: url(../images/dotted-3.png) top center no-repeat;
        background-size: contain;
        /*padding: 0 20px;*/
        margin-top: 25px;
    }
    .col-full_100{
        width:100%;
    }
    .banner_h5 {
        font-size: 16px !important;
        padding: 0 0 30px 0 !important;
        margin: 90px 0 0 0 !important;
    }
   .suport_div .white-support-dv {
    margin: 0 5%;
}
.suport_div.sup-inner {
    padding: 140px 0 0px;
}

.suport_div.img-inner-dv{
   padding: 145px 0 0;
}
}


@media(max-width:820px){
.item_order_1,  .item_order_2{
    width: 100%;
    margin: 0 auto;
}

.banner.learning_banner {
    padding-left: 25px;
    padding-right: 25px;
}



}

@media(max-width:767px){
  
  .growth_guide_row {
    margin: 0;
}

.lesson_sec h5{
padding: 0;
}

.static_image_box {
    padding: 0;
    text-align: center;
    float: none;
    width: 100%;
}


.static_right_box {
    width: 100%;
    float: none;
    padding: 30px 10px 10px;
}

.pageBtn_sec ul {
    display:block;
}

.pageBtn_sec ul li {
    margin: 0 auto 18px;
    width: 100%;
}

.pageBtn_sec ul li a {
    max-width: initial;
      display: block;
      padding:12px 15px;
}



.allCourses_div.cart_sec.account_mainDiv {
    padding-bottom: 0;
}

.buy_course_list {
    padding: 3% 8% 0;
}

.course_listing {
    padding: 20px 7%;
}


.special_deals_row .col-md-4 {
    width: 100%;
}

.spl_Deals_Box img {
    width: auto;
    max-width: 100%;
}


.growth_guide_row .col-md-4 {
    padding: 0 1.5rem;
    width: 100%;
}
  
  
  .objective_col {
    margin-bottom: 20px;
}

.cust_col_purchase_box {
    width: 100%;
}


.divider-wrap
{ display:none;
}

.name-con
{ margin-left:0;
}

  
  .obj_tham img {
    top: -81px;
    width: 133px;
}
  
  .testimonial_box
  { margin-bottom:60px;
  }
  
  .objective_box .main_img {
    padding: 20px 15%;
}
  
  
  .box img {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 98px;
}

.box {
    text-align: center;
}
  
  .accordion {
    margin: 0;
}
  .testimonial h3 {
    font-size: 18px;
}

.faq h3 {
    font-size: 18px;
}
  
  
  .faq
  { padding-top:0;
  }
  
  .test_box_img img {
    width: 100px;
}
   
   .testimonial {
    padding-bottom: 0;
}
   
   .cust_sm_50 {
    width: 100%;
}

.digiTop h4 {
    font-size: 18px;
    margin-bottom: 30px;
}

.digiTop
{ text-align:center;
display:block;
}

.digiTop img
{ display:block;
margin:0 auto;
}

.digiTop figure
{ text-align:center;
margin:0 auto;
}

   
    .banner {
       /* padding: 30px 20px 0 20px; */
    }
    .banner h5 {
        font-size: 14px;
    }
    .pageBtn {
        font-size: 16px;
    }
    .btn_section {
        text-align: center;
    }
    .btn_section {
        padding: 0 20px;
    }
    /*.watch_learn_grow {
        padding: 50px 20px 50px 20px;
    }
    .box {
        padding: 20px 20px 20px 80px;
        min-height: auto;
        margin-bottom: 20px;
    }
    .box img {
        left: -20px;
        width: 15%;
        top: -3px;
    }*/
    .grow_deatils {
        margin: 0;
    }
    .digiBox {
        /*min-height: 425px; */
    }
    .growing_div {
        padding:0 20px;
    }
    .digitalMarketing {
        padding: 30px 20px;
    }
    .testimonial {
       /* padding: 0px 20px 60px; */
    }
    .test_box_inn {
       /* min-height: 470px; */
    }
    .accordion-button {
        font-size: 16px;
    }
    .accordion-body p {
        padding: 5px;
        font-size: 14px;
        line-height: 22px;
    }
    footer {
        padding: 30px 20px 0;
    }
    .objective_div {
        padding: 50px 20px;
    }
    .objective_box {
        margin: 20px 0 0 0;
    }
    .spl_Deals_Box {
       
    }
    .wishlist_main{
        padding-top:100px;
    }
	.white-support-dv h3.supprt-hd{
		font-size:25px;

	}
	.suport_div.img-inner-dv {
    padding: 135px 0 0;
}
	
}

@media(max-width:620px){
    .digiBox {
        min-height: 463px;
    }
   /* .test_box_inn p {
        font-size: 14px;
        line-height: 20px;
    }*/
    .test_box_inn p strong{
        width:100%;
        /*float:left;*/
        line-height:25px;
    }
    .test_box_inn p small{
        width:100%;
        /*float:left; */
    }
    .test_box_inn {
        min-height: 435px;
    }
    .mob_scroll{
        overflow-x:scroll;
    }
    .mob_scroll::-webkit-scrollbar {
        height:5px;
    }
    /* Track */
    .mob_scroll::-webkit-scrollbar-track {
        background: transparent;
        border:1px solid rgba(0,0,0,0.2);
    }
    /* Handle */
    .mob_scroll::-webkit-scrollbar-thumb {
       background-image: linear-gradient(269deg, #9D2399 0%, #341185 100%);
        border-radius: 9px;
        background-clip: content-box;
    }
    /* Handle on hover */
    .mob_scroll::-webkit-scrollbar-thumb:hover {
        background-image: linear-gradient(269deg, #9D2399 0%, #341185 100%);
    }
    .mob_scroll .tb_table{
        width:600px;
    }
    .tb_table img {
        width: 50px;
        height: 50px;
    }
    .tb_table tr td {
        font-size: 14px;
    }
    .tb_table tr th {
        font-size: 14px;
    }
    .tb_table_2 tr td {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .chek_btn {
        font-size: 14px;
    }
    .mob_scroll .wishlist_table {
        width: 700px;
        margin-bottom: 10px;
    }
    .lesson_sec h5 {
        font-size: 17px;
    }
    .listing_div ul li strong {
        font-size: 18px;
    }
    .white_box p {
        font-size: 16px;
        line-height: 26px;
    }
    .white_box {
        margin: 50px 0;
    }
    .downloadable_sec {
        padding: 0;
    }
	.white-support-dv h3.supprt-hd {
    font-size: 25px;

}
.white-support-dv .mob_scroll {
    overflow-x: auto;
}
.white-support-dv h3.supprt-hd {
    padding: 0 20% 10px;
}

}

@media(max-width:576px){
    /*.box {
        padding: 50px 20px 20px 20px;
        margin-bottom: 35px;
        text-align: center;
    }
    .box img {
        left: 0;
        width: 80px;
        top: -30px;
        right: 0;
        margin: 0px auto;
    }*/
    .cust_xs_100{
        width:100%;
    }
    
    .update_pass_wrap
    { margin:0;
    }
    
   .update_pass_sec {
    padding: 87px 20px 30px;
}

.update_pass_btn button {
    padding: 8px 24px;
    font-size: 16px;
}

.update_pass_wrap {
    padding: 25px 20px 30px;
}



.update_pass_sec .card-title {
     font-size: 21px;
}
    
    .digiBox {
        min-height: 460px;
    }
    .test_box_inn {
        min-height: auto;
    }
    .test_box_img img {
        width: 100px;
    }
    .test_box_inn p small {
        margin: 0 0 15px 0;
    }
    .testimonial_box {
        /*margin: 0 0 20px 0; */
    }
    .testimonial h3 {
        font-size: 20px;
    }
    .social_icon {
        width: 100%;
        float: left;
        margin: 15px 0 20px 0;
    }
    .below_footer p {
        text-align: center;
    }
    .below_footer ul {
        text-align: center;
    }
    .course_deatils h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .course_deatils ul {
        flex-direction: row;
    }
    .course_deatils p {
        font-size: 14px;
        line-height: 22px;
    }
    .course_deatils .teacher-details {
        display: flex;
        text-align: left;
    }
    .course_box {
        min-height: auto;
    }
    .spl_Deals_Box img {
        width: auto;
    }
    .spl_Deals_Box {
       
    }
}

@media(max-width:575px){
    .box {
        text-align: center;
        padding: 15px 20px 30px;
    }
    .box h3 {
        width: 100%;
       /* float: right; */
        text-align: center;
    }
    .box p {
        width: 100%;
       /* float: right; */
        text-align: center;
    }
    .box img {
        left: 0;
        width: 100px;
        top: 0;
        right: 0;
        bottom: 0;
        margin: 0px auto;
        position: relative;
    }
    .digiBox {
        min-height: auto;
    }
    .search_sec ul li {
        width: 100%;
        float: left;
    }
    .search_sec ul li:last-child {
        width: 100%;
        float: left;
    }
    .search_sec ul li:last-child button {
        margin: 13px 0 0 0;
    }
    .white_box p {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 10px 0;
    }
    .deatils_box p {
        font-size: 16px;
        line-height: 26px;
    }
    .deatils_box h3 {
        font-size: 22px;
        line-height: 22px;
        margin: 0 0 10px 0;
    }
    .deatils_box {
        padding: 0 0 30px 0;
    }
    .mob_off{
        display:none;
    }
    .pageBtn_sec ul {
        display: block;
    }
    .pageBtn_sec ul li a {
      /*  float: left;
        margin: 0 0 10px 0;
        max-width:100%; */
    }
	.white-support-dv h3.supprt-hd {
    padding: 0 15% 10px;
}

.imgup .rounded.outer-upload {
    padding: 25px 15px 30px;
}
}

@media(max-width:480px){
  
.course_listing .accordion-header {
    display: block;
}    

.static_image_box
{ max-width:80%;
margin:0 auto;
display:block;
}


.account_deatils img {
    width: 100px;
    height: 100px;
}

.others_link ul {
    margin-left: 5px;
}


.others_link h4 {
    margin: 15px 0 15px 0;
}

.account_deatils {
    margin: 70px 0 0 0;
}

.account_deatils h2 {
    font-size: 26px;
}


.allCourses_div.revsite_sec {
    padding: 0 10% 10%;
}

.allCourses_div.cart_sec
{ padding:0 4% 10%;
}



  .test_box_inn p:last-child {
    display: block;
}

.special_deals_row .col-md-4 {
    padding: 0 30px;
}


.allCourses_div {
    padding: 0 5px 50px;
}


.objective_div h3 {
    font-size: 17px;
    padding: 0;
}

.objective_div p {
    font-size: 16px;
}


.obj_tham p {
    padding: 20px 0 25px 0;
}


.objective_div {
    padding: 15px 30px 30px;
}

.objective_box .main_img {
    padding: 20px 5%;
}

.obj_tham img {
    top: -73px;
    width: 25%;
}


.welcome-explore-btn {
    margin: 20px 0 0;
}

.banner .box p {
    font-size: 16px;
    padding-left:10px;
}

.banner .box h3
{ padding-left:10px;
}


.menu
{ top:52px;
}

#sidebar
{ padding:7px 15px;
}
  
  .test_box_inn p {
    font-size: 18px;
    line-height: 144%;
}

.testimonial_box {
padding-left:15px;
padding-right:15px;
}

.accordion-body p {
    padding: 10px 15px;
    font-size: 16px;
    line-height:150%;
}

.cust_padding{
       padding:0; 
    }
    
    .banner, .growing_div, .digitalMarketing, .testimonial {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.banner.learning_banner
{ padding-left:25px;
padding-right:25px;
}

.faq {
    padding-left: 25px;
    padding-right: 25px;
    margin-left:0;
}

.digitalmarketing_outer {
    padding: 0;
}

.first_box h4 {
    margin-bottom: 10px;
    line-height:124%;
}


.first_box p {
    font-size: 16px;
    line-height: 168%;
}


.grow_deatils a {
    font-size: 18px;
    margin-bottom:20px;
}


.pageBtn {
    font-size: 18px;
}
    
    .banner h1 {
        font-size: 26px;
        line-height: 34px;
        padding:20px 0 10px;
    }
    
    .banner h2 {
    font-size: 19px;
   
}
   .box {
    width: 300px;
    float: none;
    padding: 15px 20px 15px 40px;
    margin: 0 auto;
}
    .box img {
    position: absolute;
    width: 90px;
    left: -37px;
    right: auto;
    top: 30px;
}

    .box h3 {
    text-align: left;
    margin-bottom: 20px;
    
}
    .box p{
        text-align: left;
        
    }
    .revsite_Logo img {
        width: 100%;
    }
    .lesson_sec h5 {
        font-size: 16px;
        padding: 0 0 0 85px;
    }
    .lesson_sec h5::after {
        width: 80px;
    }
    .course_deatils ul li {
        font-size: 14px;
    }
    .course_deatils p {
        font-size: 16px;
        line-height: 24px;
    }
    .card_btn {
        font-size: 18px;
    }
    .access_btn {
        font-size: 18px;
    }
    .others_link ul li {
        margin: 0 0 15px 0;
        font-size: 16px;
    }
	.allCourses_div.bluprint-access {
    padding: 130px 25px 60px 25px;
}
.allCourses_div .main-dv {
    margin-top: 24px;
    margin-bottom: 30px;
}
.allCourses_div .ebok-div{
	display:block;
	padding: 20px 15px;
}
.allCourses_div .ebok_blueprint_img {
    margin-top: 30px;
	width:100%;
}
.allCourses_div a.dwn_btn{
	width:100%;
}
.white-support-dv h3.supprt-hd {
    padding: 0 5% 10px;
}
.suport_div.sup-inner {
    padding: 115px 0 0px;
}
.suport_div .white-support-dv {
    margin: 0;
    padding: 20px 0;
}
.imgup .uplaod-btn .upld-btn{
	width:100%;
	margin-bottom: 5px;
}
.imgup .uplaod-btn .rest-btn{
	width:100%;
}
.imgup .card-title {
    margin-bottom: 30px;
    font-size: 22px;
	margin-top: 20px;
}
.suport_div.img-inner-dv {
    padding: 115px 0 0;
}
.downloadable_sec.dwn-spce {
    padding: 30px 0 30px;
}

}

@media(max-width:440px){
    .account_deatils ul {
      display: block;
    }
    .account_deatils ul li {
        width: 50%;
        float: left;
        padding:15px;
        border-right: 1px solid #FFF;        
    }
    .account_deatils ul li:nth-child(2){
        border-right: 1px solid transparent;
    }
    .account_deatils ul li:nth-child(3){
        border-bottom: 1px solid transparent;
    }
    .account_deatils ul li:last-child{
        border-bottom: 1px solid transparent;
    }
    .pageBtn {
        width: 100%;
        float: left;
    }
    .cust_padd_left_off {
        /*padding-left: 1rem;
        padding-right: 1rem; */
    }
    .pageBtn {
        font-size: 18px;
        display:flex;
        line-height: 22px;
    }
    .grow_deatils h3 {
        font-size: 27px;
    }
    .grow_deatils a {
        /*padding: 10px 15px; */
        font-size: 18px;
        display: flex;
        margin: 0 0 15px 0;
    }
    .first_box h4 {
        font-size: 26px;
        line-height: 120%;
    }
    .first_box p {
        font-size: 16px;
        line-height: 26px;
    }
    .getStart_btn {
        font-size:18px !important;
        width: auto !important;
        padding: 12px 30px !important;
    }
    .digiTop img {
       /* width: 70%; */
    }
    .test_box_inn p {
        font-size: 18px;
        line-height: 28px;
    }
    .test_box_inn p:last-child{
       /* display:flex;*/
    }
	.white-support-dv h3.supprt-hd {
    padding: 0 8% 10px;
}

        
}

/*@media(max-width:400px){
    .banner h5 {
       padding: 0 0 0 95px;
    }
    .banner h5::after {
        width: 100px;
    }
}*/

@media(max-width:390px){
.box {
    /*width: 93%;*/
}

.obj_tham p {
    padding: 0px 0 25px 0;
}

.digiTop figure {
    width: auto;
}

.digiTop figure.first {
    width: auto;
}

.digiTop h4 {
    margin-bottom: 0;
}
.suport_div.sup-inner {
    padding: 103px 0 0px;
}
.suport_div.img-inner-dv {
    padding: 100px 0 0;
}


}

@media(max-width:377px){
   
   .pass_req_list li { margin-bottom: 15px;}

   
    .accessModal .modal-head {
        font-size: 24px;
    }
    br.res{ 
        display:none;
    }
    
    .testimonial h3 {
        font-size:18px;
    }
    .banner h5 {
      /* padding: 0 0 0 85px; */
    }
    .banner h5::after {
        width: 80px;
    }
    .spl_Deals_Box img {
        width: 100%;
    }
	.card_btn {
    font-size: 16px;
}
.allCourses_div a.dwn_btn{
	padding: 5px 10px;
	font-size: 16px;
}
.allCourses_div .white-box {
	padding: 20px 10px;
}
.allCourses_div .top-div p {
    font-size: 19px;
}
.access_btn {
    font-size: 16px;
}
.white-support-dv h3.supprt-hd {
    padding: 0 6% 10px;
}
.imgup .card-title {
    font-size: 20px;
}
.imgup .img-flx label {
    font-size: 16px;
	padding-left: 15px
}
}

@media(max-width:325px){
    .deatils_box a {
        width:100%;
        float:left;
    }
}

@media(max-width:320px){
    
    .box {
    width: 277px;
    }
    
    .box img {
    width: 79px;
    left: -36px;
    top: 23px;
}
    
    
    .banner .box p {
    font-size: 16px;
}
    
    .menu {
      /*  width: 232px;
        padding: 0 15px 60px 15px; */
    }
    .banner h5 {
       /*padding: 0 0 0 75px; */
    }
    .banner h5::after {
        width: 70px;
    }
	.white-support-dv h3.supprt-hd {
    padding: 0 2% 10px;
}
.white-support-dv h3.supprt-hd {
    font-size: 24px;
}
}