body{
    background: #FBFCFF;
}
.main-content-wrapper{
    position: relative;
    /* background: url('../images/bg-1.png'); */
    /* background: #E5E5E5; */
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-bottom:63px;
}
.big-text{
    /*! margin-top: 83px; */
}
.modules__wrapper *{
    font-family: "Hind Siliguri", sans-serif;
}
.modules__heading-text{
    margin-bottom: 21px;
    padding-left: 0;
}
.modules__wrapper-heading-desc{
    text-align: center;
    font-size: 30px;
    color: #1A1B1E;
    padding-left: 105px;
}
.modules__container{
    margin-top: 107px;
    display: flex;
    justify-content: space-between;
}
.modules__module-title{
    font-size: 40px;
    font-weight: bold;
    color: #1A1B1E;
    margin-bottom: 15px;
    padding-right: 85px;
}

.modules__module-item{
    display: flex;
    padding: 40px 0 22px;
    border-bottom: 1px solid #b7b7b7;
    
}
.modules__module-list{
    width: 51.5%;
}
.module-item__title{
    font-size: 30px;
    margin-bottom: 11px;
    
}
.modules__module-item .form-group{
    margin-right: 14px;
}
.module-item__info{
    margin-left: 21px;
    position: relative;
    top: -10px;
}

.module-item__description{
    font-size: 20px;
    color: #8B8B8B;
}
.modules__module-item-image{
    position: relative;
    top: -10px;
    width: 110px;
    height: 110px;
}
.modules__module-price{
    width: 32%;
    
}
.modules__module-price .modules__module-title{
    text-align: center ;
    padding-right: 0;
    padding-left: 3%;
}

.modules__module-employee-form-group{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10%;
}
.modules__module-employee-amount{
    /*! margin-left: auto; */
    margin-top: 35px;
    font-size: 50px;
    width: 45%;
    padding-left: 5px;
    background: none;
    border-bottom: 1px solid #b7b7b7;
    color: #8EE5E1;
    
}
.modules__module-employee-image{
    position: relative;
    top: 15px;
    left: -32px;
}
.modules__module-extra-note{
    margin-top: 32px;
    color: #8B8B8B;
    font-size: 20px;
}

.modules__module-monthly-text{
    font-weight: bold;
    font-size: 32px;
    color: #1A1B1E;
    margin-top: 88px;
    text-align: center;
}
.modules__module-monthly-price{
    font-weight: bold;
    color: #62D7D2;
    font-size: 125px;
       text-align: center;
    margin-top: 70px;
}
.modules__currency-list{
    font-size: 24px;
    font-weight: bold;
    color: #62D7D2;
    display: flex;
    margin-top: 103px;
    justify-content: space-around;
    padding-left: 18%;
    padding-right: 16%;
}
.modules__currency-item{
    cursor: pointer;
}
.modules__submit-button{
    font-size: 35px;
    margin-top: 53px;
    padding: 25px 40px;
    margin-left: 15.5%;
}
h3.modules__heading-text:nth-child(6){
    margin-bottom: 0;
    position: relative;
    top: 43px;
}
.floating-img{
    position:absolute;
    z-index:-1;
}
.floating-img.floating-img-left{
    left:-60px;
    top:30%;
}
.floating-img.floating-img-right{
    right:-10%;
    bottom:0;
}
.plans__container{
    padding-top: 32px;
    padding-bottom: 0px;
}
.plans__container .plans_type{
    margin-bottom: 46px;
}
.plans__container > .container{
    position:relative;
}
.circle-bg-pricing{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.plans__container.no-shadow{
    box-shadow: none;
}
.modules__header_wrapper{
    margin-top: 50px;
}
.modules__header_wrapper .modules__heading-text{
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-size: 28px;
    line-height: 1.2;
    color: #676A6C;
    margin-top: 0px;
    margin-bottom:0px;
}
.modules__heading-progress{
    display:flex;
    align-items:center;
    justify-content: flex-end;
}
.modules__heading-progress .modules__progress-box:not(:last-child){
    margin-right:30px;
}
.modules__heading-progress .modules__progress-box{
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    color: #676A6C;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modules__heading-progress .modules__progress-box a{
    color:#676A6C;
    display: flex;
    justify-content: center;
    align-items: center;
}
.modules__heading-progress .modules__progress-box a:hover{
    text-decoration: none;
}
.modules__heading-progress .modules__progress-box .modules__progress-num{
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    width:36px;
    height:36px;
    padding:7px;
    border-radius:50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right:8px;
    background: #C4C4C4;
}
.modules__heading-progress .modules__progress-box .modules__progress-text{
    font-family: "Hind Siliguri", sans-serif;
    font-weight: 500;
    font-size: 12px;
}
.modules__heading-progress .modules__progress-box.progress-box-active,
.modules__heading-progress .modules__progress-box.progress-box-active a{
    color: #FDB827;   
}
.modules__heading-progress .modules__progress-box.progress-box-active  .modules__progress-num{
    background: #FDB827;
}
.plans__container .plans__item.plans__active,
.plans__container .plans__item:hover,
.plans__container .plans__item.selected{
    background: #fff;
    box-shadow: 0px 2px 50px 2px rgba(0, 0, 0, 0.1);
    z-index: 1;
    position: relative;
    transition:0.5s all ease-in;
}
.plans__container .plans__item{
    border-radius: 5px;
    background: #fff;
    height: 100%;
}
.plans__container .plans__item .plans__item_content{
    background: #FFFFFF;
    text-align:center;
    padding: 51px 15%;
    height: 100%;
    border-radius: 9px;
    padding-bottom: 30px;
}
.plans__container .plans__item.plans__active .plans__item_content{
    background: #fff;
}

.plans__container .plans__item .plans__item-limited{
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    color: #FFFFFF;
    background: #006EA7;
    border-radius: 5px 5px 0px 0px;
    position:absolute;
    top:0;
    left:0;
    right:0;
    padding:3.5px 5px;
}
.plans__container .plans__item .plans__item-name{
    font-family: "Hind Siliguri", sans-serif;
    text-align: center;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    color: #02A4F7;
}

.plans__container .plans__item .plans__item-price{
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    text-align: center;
    color: #000000;
    display: flex;
    justify-content: center;
    margin-bottom:15px;
    height: 68px;
}
.plans__container .plans__item .plans__item-price span.small{
    font-weight: normal;
    margin-right: 6px;
    font-size: 24px;
    line-height: 39px;
    text-align: center;
    color: #676A6C;
}
.plans__container .plans__item .plans__item-price span{
    font-weight: 500;
    font-size: 48px;
    line-height: 1.4;
    color: #676A6C;
}
.plans__container .plans__item.plans__coming-soon .plans__item-price span{
    font-weight: 500;
    font-size: 30px;
    line-height: 49px;
    color: #676A6C;
}
.plans__container .plans__item .plans__item-price-desc{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #676A6C;
    margin-bottom: 22px;
}
.plans__container .plans__item .btn-gradient{
    background: linear-gradient(270deg, #169FBC 0.17%, #1659BC 100.26%);
    border: 1px solid #0099D6;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 15px;
    height: auto;
    min-width: 163px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom:21px;
}
.plans__container .plans__item .btn-blue-border{
    background: #fff;
    border: 1px solid #02A4F7;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #02A4F7;
    padding: 10px 15px;
    height: auto;
    min-width: 163px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom:21px;
}
.plans__container .plans__item .btn-blue-border:hover,
.plans__container .plans__item .btn-blue-border:active{
    background: #E9F6FF;
    transition:1s all ease-in;
}
.plans__container .plans__item .btn-blue{
    background: #02A4F7;
    border: 1px solid #02A4F7;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    padding: 10px 15px;
    height: auto;
    min-width: 163px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom:21px;
}
.plans__container .plans__item .btn-coming-soon{
    background: #FBFCFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #676A6C;
    padding: 10px 15px;
    height: auto;
    min-width: 163px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom:21px;
}
.plans__container .plans__item .btn-gradient-border-orange{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    font-family: "Hind Siliguri", sans-serif;
    color: #FFC107;
    background: #FFFFFF;
    border-radius: 5px; 
    padding: 0.75px;
    min-width: 163px;
    margin-bottom:21px;
    height: auto;
    position:relative;
    margin-right:0px;
    background:linear-gradient(180deg, #FF8902 0%, #FFC107 100%);
}
.plans__container .plans__item .btn-gradient-border-orange span{
    z-index:1;
    position: relative;
    padding: 10px 15px;
    background: #fff;
    border-radius: 3px;
    width: 100%;
    padding: 10px 15px;
    display:block;
}

.plans__container .plans__item.selected .btn-gradient-border-orange{
    background:transparent;
    padding:0px;
}
.plans__container .plans__item.selected .btn-gradient-border-orange span{
    background: linear-gradient(270deg, #FFA225 0.17%, #FF6F25 100.26%);
    padding:10.75px 15.75px;
    color:#fff;
}
.plans__container .plans__item.selected .btn-gradient-border-orange:focus,
.plans__container .plans__item.selected .btn-gradient-border-orange:active,
.plans__container .plans__item.selected .btn-gradient-border-orange:hover,
.plans_pricing .pricing_box .input-group input:focus{
    box-shadow:none;
    outline:none;
}
.plans__container .plans__item .btn-grey{
    background: #DDDDDD;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #C4C4C4;
    padding: 10px 15px;
    height: auto;
    min-width: 163px;
    margin: 0 auto;
    display: inline-block;
    margin-bottom:21px;
}
.plans__container .plans__item .plans__item-benefits{
    text-align:left;
}
.plans__container .plans__item .plans__item-benefits ul{
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
    padding-inline-start: 0;
    margin-bottom: 0;
}
.plans__container .plans__item .plans__item-benefits ul li{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
    color: #676A6C;
}
.plans__container .plans__item .plans__item-benefits ul li .img-icon{
    color: #19AA8D;
    margin-right:13px;
}
.plans__container .plans__item .plans__item-benefits ul li .img-icon i{
   color:#19AA8D;
   font-size:20px;
}
.plans__container .plans__item.plans__coming-soon .plans__item-benefits ul li .img-icon{
    color: #C4C4C4;
}
.plans__container .plans__item.plans__coming-soon .plans__item-benefits ul li .img-icon i{
   color:#C4C4C4;
}
.plans__container .plans__item .plans__item-icon{
    max-height: 85px;
    margin-bottom: 22px;
}
.plans_pricing{
    padding-top:60px;
}
.plans_pricing .pricing_box{
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 30px 38px;
}
.plans_pricing .pricing_box label{
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 32px;
    color: #676A6C;
}
.plans_pricing .pricing_box .col-number label{
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    color: #676A6C;
    margin-right:25px;
}
.plans_pricing .pricing_box .pricing__total-price{
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    text-align: right;
    color: #676A6C;
}
.plans_pricing .pricing_box .pricing__total-desc{
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    text-align: right;
    color: #676A6C;
}
.plans_pricing .pricing_box label.custom-control-label{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color:#676A6C;
    line-height:1.2;
}
.plans_pricing .pricing_box label.custom-control-label.label-annual{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    background-color: #19AA8D;
    color:#fff;
    border-radius:3px;
    line-height:1.2;
    padding: 2px 6px;
}
.plans_pricing .pricing_box .input-group{
    max-width: 87px;
    display: inline-flex;
}
.plans_pricing .pricing_box .input-group:focus-within,
.plans_contact .request_demo_box .input-group:focus-within{
    background: #FFFFFF;
    box-shadow: 0px 0px 4px #02A4F7;
    border-radius: 5px;
}
.plans_pricing .pricing_box .input-group:focus,
.plans_pricing .pricing_box .input-group input:focus,
.plans_pricing .pricing_box .input-group:focus-within .input-group-append .input-group-text,
.plans_pricing .pricing_box .input-group:focus-within .input-group-append,
.plans_contact .request_demo_box .input-group:focus,
.plans_contact .request_demo_box .input-group input:focus,
.plans_contact .request_demo_box .input-group:focus-within .input-group-append .input-group-text,
.plans_contact .request_demo_box .input-group:focus-within .input-group-append{
    border:0;
    outline: none;
}
.plans_pricing .pricing_box .input-group input,
.plans_contact .request_demo_box .input-group input{
    padding:0.375rem 0.75rem;
    border-right: 0;
    border-color: #DDDDDD;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #676A6C;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.plans_contact .request_demo_box .input-group input:focus{
    box-shadow:none;
}
.plans_pricing .pricing_box .input-group .input-group-append,
.plans_contact .request_demo_box .input-group .input-group-append{
    border-left: 0;
    border-color: #DDDDDD;
}
.plans_pricing .pricing_box .input-group .input-group-append .input-group-text,
.plans_contact .request_demo_box .input-group .input-group-append .input-group-text{
    background: transparent;
    border-left: 0;
    padding: 0.25rem 14px 0.25rem 5px;
}
.plans_pricing .pricing_box .pricing__total-right{
    position: relative;
}
.plans_pricing .pricing_box .pricing__total-bottom .custom-switch{
    padding-left: 50px;
    height: 26px;
    display: flex;
    align-items: center;
}
.plans_pricing .pricing_box .pricing__total-bottom .custom-switch .custom-control-label::before{
    background: #DDDDDD;
    border-color: #dddddd;
    width: 45px;
    height: 26px;
    border-radius: 13px;
    top: -3px;
    left: -50px;
}
.plans_pricing .pricing_box .pricing__total-bottom .custom-switch .custom-control-label::after{
    height: 21px;
    width: 21px;
    border-radius: 50%;
    background: #fff;
    top: -0.5px;
    left: calc(-50px + 2px);
}
.plans_pricing .pricing_box .pricing__total-bottom .custom-switch .custom-control-input:checked ~ .custom-control-label::after{
    -webkit-transform: translateX(0.75rem);
    transform: translateX(20px);
}
.plans_pricing .pricing_box .pricing__total-bottom .custom-control-input:checked ~ .custom-control-label::before{
    background:#19AA8D;
}
.btn-gradient-orange{
    background: linear-gradient(
        270deg
        , #FFA325 0.21%, #FF6D25 100.3%);
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 162px;
    max-width: 100%;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-left: auto;
    border: 0px;
}
.plans_pricing .pricing_box .btn-orange{
    background: #FDB827;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    font-family: "Hind Siliguri", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 162px;
    max-width: 100%;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-left: auto;
    border: 0px;
}
a.btn:hover{
    opacity:1;
}
.plans__container .plans__item .btn:not(.btn-grey):hover,
a.btn:not(.btn-grey):hover{
    transform: scale(1.05);
    transition:0.5s all ease-in;
}
.plans__container .plans__item .btn-gradient-border-orange:hover{
    background: linear-gradient( 
        270deg
         , #FFA325 0.21%, #FF6D25 100.3%);
}
.btn-gradient-orange:hover{
    color:#fff;
}
.plans__container .plans__item .btn-gradient-border-orange:hover span{
    background:transparent;
    color:#fff;
}
.plans__container .plans_type ul{
    list-style: none;
    display: flex;
    margin-left: auto;
    justify-content: center;
    padding-left: 0;
}
.plans__container .plans_type ul li{
    padding:0px 7.5px;
    color: #676A6C;
    font-size:18px;
    display: inline-flex;
    align-items: center;
}
.plans__container .plans_type ul li a{
    color: #676A6C;
    line-height: 1;
}
.plans__container .plans_type ul li.active{
    font-weight:bold;
}
.plans__container .plans_type ul li .save-badge{
    border-radius: 3px;
    background: #19AA8D;
    color: #fff;
    padding: 0.25em 8px;
    font-weight: 500;
    font-size: 14px;
    margin-left: 5px;
}
.plans_contact h1{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 65px;
    color: #006EA7;
    margin-bottom:30px;
}
.plans_contact h2{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    text-align: center;
    color: #676A6C;
    margin-bottom:38px;
}
.plans_contact .request_demo_box{
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding:35px;
    margin:0 auto;
    max-width:65%;
}
.plans_contact .request_demo_box label{
   margin-bottom:0px;
    font-size: 16px;
    line-height: 26px;
    color: #676A6C;
}
.plans_contact .request_demo_box .form-control{
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    color: #676A6C;
}
.plans_contact .request_demo_box select.form-control{
    padding:4px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline:none;
    background:url('../../assets/images/dropdown-arrow.svg') no-repeat;
    background-position: calc(100% - 8px) 50%;

}
.plans_contact .request_demo_box .form-control:focus{
    box-shadow: 0px 0px 4px #3FAFF6;
}
.plans_contact .request_demo_box .btn-orange{
    background: #FDB827;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 20%);
    border-radius: 5px;
    min-width: 150px;
    height: 40px;
    margin-right: 0;
    line-height: 1;
}
.plans_contact .request_demo_box .btn-orange:hover{
    color:#fff;
}
.plans_contact .request_demo_box .btn-orange:hover{
    color:#fff;
}
.plans_contact .request_demo_box .button-wrapper{
    margin-top:20px;
}

@media(min-width:997px){
    .plans_contact .request_demo_box .col-lg-7 .col-lg{
        padding-left: 12px;
        padding-right: 18px;
    }
    .plans_contact .request_demo_box .col-lg-5{
        padding-left: 0px;
    }
}
@media(max-width:996px){
    .plans_contact .request_demo_box{
        max-width:90%;
    }
}

.pricing_faq{
    padding:100px 0px;
}
.pricing_faq .faq-title{
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    color: #676A6C;
    position:relative;
    padding-bottom:10px;
    margin-bottom:25px;
}
.pricing_faq .faq-title:before{
    content:'';
    position:absolute;
    left:0;
    height:2px;
    background: #FDB827;
    width:55px;
    bottom:0;
}
.pricing_faq .faq-list:not(:first-child){
    margin-top:25px;
}
.pricing_faq .faq-list .question{
    padding: 10px 0px;
    border-bottom: 1px solid #C4C4C4;
    color:#676A6C;
    cursor:pointer;
}
.pricing_faq .faq-list .question span:not(.expand-btn){
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color: #676A6C;
}
.pricing_faq .faq-list .answer{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.4;
    color: #676A6C;
    padding: 20px 0px;
}

@media (max-width: 1650px){
    .modules__submit-button {
        font-size: 35px;
        margin-top: 53px;
        padding: 25px 40px;
        margin-left: 15.5%;
        white-space: nowrap;
        text-align: center;
    }
@media (max-width: 768px){
    .plans__container .plans__item.plans__active{
        background:transparent;
    }
    .circle-bg-pricing{
        transform: scaleY(0.5);
        top: -280px;
        left: 70vw;
        z-index: 2;
    }
   
    .modules__header_wrapper{
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 0;
    }
    .modules__wrapper{
        margin: 0 ;
        padding-left: 18px;
        padding-right: 18px;
        width: 100%;
        position: relative;
    }
    .modules__heading-text{
        padding-left: 0;
        font-size: 28px;
        margin: 0;
        margin-bottom: 7px;
        width: ;
    }
    .modules__wrapper-heading-desc{
        font-size: 17px;
        padding-left: 0;
        width: 75%;
        margin: 0 auto;
    }
    .modules__module-title{
        font-size: 24px;
    }
    .modules__container{
        flex-direction: column;
        margin-top: 55px;
    }
    .modules__module-list{
        width: 100%;
        /*! margin-bottom: 5px; */
    }
    .modules__module-title{
        padding-right: 0;
        margin-bottom: 25px;
    }
    .modules__module-item-image{
        width: 62px;
        height: 62px;
    }

    .modules__module-item .form-group{
        margin-right: 5px;
        padding-top: 6px;
    }
    .module-item__info{
        margin-left: 17px;
        top: 0px;
        height: 100%;
        display: flex;
        /*! flex-direction: column; */
        justify-content: center;
        /*! align-items: center; */
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: auto;
        margin-bottom: auto;
    }
    .module-item__title{
        font-size: 20px;
        margin-bottom: 6px;
    }
    .module-item__description{
        font-size: 16px;

    }
    .modules__module-item{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .modules__module-price{
        width: 100%;
        margin-top: 53px;
    }
    .modules__module-employee-amount{
        margin-top: 0;
        width: 60%;
        padding-bottom: 5px;
    }
    .modules__module-employee-image{
        top: 0;
    }
    .modules__module-price .modules__module-title{
        margin-bottom: 18px;
    }
    .modules__module-extra-note{
        margin: 0 auto;
        margin-top: 20px;
        text-align: center;
        font-size: 18px;
        width: 70%;
    }
    .modules__module-monthly-text{
        margin-top: 42px;
        font-size: 21px;
    }
    .modules__module-monthly-price{
        font-size: 75px;
        margin-top: 48px;
    }
    .modules__currency-list{
        margin-top: 60px;
        padding: 0 20px;
    }
    .modules__currency-item{
        font-size: 24px;
        
    }
    .modules__submit-button{
        font-size: 30px;
        position: static;
        width: 77%;
        margin-top: 38px;
        padding: 15px 25px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        
        text-align: center;
    }
    h3.modules__heading-text:nth-child(6){
        top: 0; 
    }
    .plans__container{
        margin-top: 0;
        padding-bottom: 0px;
        padding-top: 0;
    }
    .plans_pricing{
        padding-top:10px;
    }
    .modules__module-item * {
	   align-self: start;
    }
    .modules__header_wrapper .modules__heading-text{
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 29px;
        color: #1E1666;
        margin-bottom: 20px;
    }
    .modules__heading-progress{
        justify-content: center;
    }
    .modules__heading-progress .modules__progress-box a,
    .modules__heading-progress .modules__progress-box{
        flex-direction: column;
    }
    .modules__heading-progress .modules__progress-box .modules__progress-num{
        margin-right:0;
        margin-bottom:8px;
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        color: #FFFFFF;
    }
    .modules__heading-progress .modules__progress-box{
        font-size:10px;
    }
    .plans__container .plans__item .plans__item-price-desc{
        margin-bottom:26px;
    }
    .plans__container .plans__item .btn-gradient-border-orange,
    .plans__container .plans__item .btn-gradient{
        margin-bottom:19px;
        font-size: 14px;
        min-width: 158px;
    }
    .plans__container .plans__item .plans__item-name{
        height: auto;
        margin-bottom: 24px;
    }
    .plans__container .plans__item .plans__item-price{
        margin-bottom:16px;
    }
    .plans__container .plans__item .plans__item-benefits{
        max-width:90%;
    }
    .plans__container .col-plans{
        margin-bottom:10px;
    }
    .show-hide-benefits,
    .show-hide-benefits:hover{
        font-family: "Roboto";
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        color: #19AA8D;
    }
    .plans_pricing .pricing_box .col-number,
    .plans_pricing .pricing_box .col-total{
       margin-bottom:25px;
    }
    .plans_pricing .pricing_box .input-group{
        max-width:140px;
    }
    .plans_pricing .pricing_box .pricing__total-price{
        font-style: normal;
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        text-align: right;
        color: #000000;
    }
    .plans_pricing .pricing_box .pricing__total-desc{
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 12px;
        text-align: right;
        color: #C4C4C4;
        position: relative !important;
    }
    .plans_pricing .pricing_box .pricing__total-bottom{
        margin-top:25px;
        text-align: center;
    }
    .plans_pricing .pricing_box .pricing__total-bottom .custom-switch{
        display:inline-flex;
    }
    .plans_pricing .pricing_box .col-next .btn-gradient-orange{
        margin-right:auto;
    }
}


@media (max-width: 365px){
    .modules__submit-button{
        font-size: 24px;
    }
}