@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/iranyekanwebregularfanum.eot');
    src: url('../fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebregularfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}
li{
    list-style: none;
}
body{
    font-family: iranyekan;
}
/*start nav css*/
.navbar {
    padding: .5rem 1rem;
}
.m2-menu-bg-color{
    background-color: #fff !important;
}
.navbar-light .navbar-nav .nav-link ,.nav-link{
    color: #1C1C1E;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.nav-link:focus, .nav-link:hover{
    color: #ffa929 !important;
}
.nav-link .m2-menu-second-button:hover ,
.nav-link .m2-menu-second-button:focus{
    color: #6f6f73 !important;
}
.m2-menu-login-button{
    font-size: 14px;
    width: 162px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #565F67;
    box-sizing: border-box;
    border-radius: 8px;
}
.m2-menu-login-button-mobile{
    font-size: 14px;
    height: 38px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #565F67;
    box-sizing: border-box;
    border-radius: 8px;
}
.m2-menu-badge {
    color: #1C1C1E;
    font-size: 14px;
    border: solid 3px orange;
    border-radius: 50%;
}
a.m2-menu-badge{
    text-decoration: unset;
}
.m2-menu-first-button {
    font-size: 14px;
    width: 162px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 16px;
    border: 1px solid #565F67;
    box-sizing: border-box;
    border-radius: 8px;
}
.m2-menu-second-button ,.m2-home-third-button{
    font-size: 14px;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 16px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
    color:#565F67;
}
.m2-menu-first-button-mobile{
    max-width: 85px;
    height: 38px;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 16px;
    border: 1px solid #565F67;
    box-sizing: border-box;
    border-radius: 8px;
}
.m2-menu-second-button-mobile{
    width: 65px;
    height: 38px;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 16px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
}
/*end nav css*/
/*start home css*/
.m2-home-divider{
    width: 100%;
    height: 100px;
    padding: 0;
    background: #F4F9FF;
    margin-top: -40px;
}
.m2-modal-close-btn{
    background: transparent;
    font-size: 30px;
    border: none;
}
.m2-home-first-modal-video {
    max-height: 500px !important;
    margin-top: 80px;
}
.tooltip-inner {
    max-width: 350px !important;
    background-color:  #fff9d3;
    color: black;
    font-size: 14px;
    border: 1px solid #96872f;
}
.m2-tooltip-cursor{
    cursor: pointer;
}
.m2-home-first-bg{
     background-image: url("../images/homepage/Group 20913.png");
    background-repeat: no-repeat;
    border-radius: 0 0 50px 50px;
    background-size: cover;
}
.m2-home-first-bg img.m2-home-first-img{
    margin-top: 30px
}
.m2-home-first-bg  .m2-home-first{
    margin-top: 130px;
}
.m2-home-first-title ,.m2-home-third-title{
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 20px;
}
.m2-home-first-description ,.m2-home-third-description{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    display: flex;
    color: #1C1C1E;
}
.m2-home-first-button {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 18px 16px;
    width: 182px;
    height: 56px;
    background: #ff9b42;
    border: 4px solid rgba(89, 62, 62, 0.2);
    border-radius: 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color:#1C1C1E;
    text-decoration: unset;
}
.m2-home-first-play{
    transform: rotate(180deg);
}
.m2-home-first-play-text{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    text-align: right;
}
.m2-home-first-play-button{
    width: 56px;
    height: 56px;
    background: #FFFFFF;
    border: 4px solid rgba(89, 62, 62, 0.2);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    border-radius:50%;
}
.m2-home-first-popup-video{
    max-height: 500px !important;
}
.m2-home-second-bg{
    width: 100%;
    padding: 0;
    background: #F4F9FF;
    border-radius: 50px;
    margin: -95px 0 0 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.m2-home-second-bg h2{
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 42px;
    color: #1C1C1E;
}
.m2-home-second-dot1{
    position: absolute;
    left: 1125px;
    top: 45px;
    opacity: 0.4;
}
.m2-home-second-dot2{
    position: absolute;
    left: 65px;
    top: 205px;
}
ul.m2-home-second-rectangle li{
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    Height: 180px;
    padding: 15px;
}
ul.m2-home-second-rectangle img:hover{
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}
ul.m2-home-second-rectangle h5{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height:54px;
    display: flex;
    justify-content: center;
    color: #1C1C1E;
}
ul.m2-home-second-rectangle h4{
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height:6px;
    display: flex;
    justify-content: center;
    color: #1C1C1E;
}
.m2-home-third-bg{
    background: #FFFFFF;
    border-radius: 50px;
    margin-top: -40px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.m2-home-third{
    margin-top: 100px;
    width: 85%;
}
.m2-home-third-video{
    max-height: 300px !important;
    margin-top: 30px;
}
.m2-home-forth-bg{
    height: 1000px;
    background: #F4F9FF;
    border-radius: 50px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.m2-home-forth-rectangle-bg{
    width: 75%;
    height: 682px;
    background: #FFFFFF;
    border-radius: 0 150px 0 0;
    margin-top: 120px;
    float: left;
}
.m2-home-forth-dot{
    position: absolute;
    left: 850px;
    top: 650px;
}
.m2-home-right{
    position: absolute;
    top: 400px;
    right: 115px;
}
.m2-home-right h3{
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 42px;
}
.m2-home-right h4{
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
    width: 400px;
}
.m2-home-forth-rectangle{
    margin-right: 250px;
}
.m2-home-forth-m1{
    margin-top: -50px;
}
.m2-home-forth-m2{
   margin-top: 50px;
}
ul.m2-home-forth-rectangle li{
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.05);
    border-radius: 32px;
    width: 322px;
    height: 336px;
    padding: 0;
}
ul.m2-home-forth-rectangle img:hover{
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}
ul.m2-home-forth-rectangle h5{
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height:40px;
    display: flex;
    justify-content: center;
    color: #1C1C1E;
}
ul.m2-home-forth-rectangle h4{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height:35px;
    display: flex;
    justify-content: center;
    color: #1C1C1E;
}
.m2-home-fifth-bg{
    width: 100%;
    padding: 0 0 30px 0;
    background: #FFF;
    border-radius: 50px;
    margin: -40px 0 0 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.m2-home-fifth-img{
    border-radius: 32px;
    margin-top: 70px;
    width: 557px;
    height: 372px;
}
.m2-home-fifth-shape{
    position: absolute;
    width: 250px;
    height: 293px;
    right: 100px;
    top: 50px;
    background: #F4F9FF;
    border-radius: 0 38px 147px 0;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    z-index: -1;
}
.m2-home-sixth-bg{
    width: 100%;
    padding:0;
    background: #FFFFFF;
    border-radius: 50px;
    margin-top: -40px;
}
.m2-home-sixth-tittle{
    font-weight: 800;
    font-size: 26px;
    line-height: 42px;
}
.m2-home-sixth-sub-tittle{
    font-size: 14px;
    line-height: 28px;
}
ul.m2-home-sixth-rectangle li{
     background: #FFFFFF;
     border: 1px solid #F2F2F2;
     box-sizing: border-box;
     box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.05);
     border-radius: 15px;
     width: 322px ;
     padding: 10px;
 }
.m2-home-sixth-rectangle h4{
    font-size: 16px;
    line-height: 45px;
    text-align: right;
}
.m2-home-sixth-rectangle h6{
    font-size: 14px;
    line-height: 10px;
    text-align: right;
}
.m2-home-sixth-category{
    position: absolute;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 28px;
    padding: 4px 12px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 0 0 10px 10px;
}
.m2-home-sixth-play-bottom{
    width: unset !important;
    position: absolute;
    top: 140px;
    left: 50px;
}
.m2-home-video-example{
    padding: 35px;
    width: 85%;
}
.m2-home-seventh-bg{
    width: 100%;
    padding:0;
    background: #F4F9FF;
    border-radius: 50px;
}
.m2-home-seventh-tittle{
    font-weight: 800;
    font-size: 26px;
    line-height: 42px;
}
.m2-home-seventh-sub-tittle{
    font-weight: bold;
    font-size: 16px;
    line-height: 32px;
}
.m2-home-seventh-rectangle li{
    width:200px;
    Height:240px;
    background: #FFFFFF;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    margin-right: 15px;
}
.m2-home-seventh-rectangle li:nth-child(even){
    margin-top: 80px;
}
.m2-home-seventh-rectangle h4{
    font-size: 16px;
    line-height: 32px;
    align-items: center;
    text-align: center;
}
.m2-home-seventh-rectangle h6{
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #87929B;
}
.m2-home-seventh-banner{
    width: 1146px;
    background: radial-gradient(139.57% 6643.13% at 3.32% 164.75%, #FF8A22 0%, #E69D9D 42.35%, #22D7FF 100%);
    border-radius: 24px;
}
.m2-home-seventh-banner h2{
    font-weight: 800;
    font-size: 30px;
    line-height: 80px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #FFFFFF;
}
.m2-home-seventh-banner-button{
    width: 322px;
    height: 56px;
    margin: 16px 80px;
    background: #FFFFFF;
    border-radius: 8px;
}
/*start about-us css*/
.m2-about-bg{
    background: #F4F9FF;
}
.m2-about-rectangle{
    background: #FFFFFF;
    border-radius: 24px;
}
.m2-about-rectangle h2{
    font-weight: 800;
    font-size: 26px;
    line-height: 42px;
    color: #000000;
}
.m2-about-rectangle h4{
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #565F67;
    text-align: justify;
    text-justify: inter-word;
}
.m2-about-rectangle h5{
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    color: #ffa000;

}
.show-new-holder{
    border: unset !important;
}
.m2-str-container .container{
    padding-left: unset !important;
    padding-right: unset !important;
}
.m2-about-rectangle h6{
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #565F67;
    text-align: justify;
    text-justify: inter-word;
}
.m2-about-Judgment-rectangle li{
    width: 200px;
    Height: 200px;
    background: #FFFFFF;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    margin-right: 15px;
}
.m2-about-Judgment-rectangle h4{
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #1C1C1E;
    text-align: center;
}
/*start footer css*/
.m2-footer-bg1{
    background: #FFFFFF;
    border-radius: 50px;
    margin: -40px 0 0 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}
.m2-footer-up{
    margin-right: 40px;
    margin-top: -25px;
}
.btn:focus {
    box-shadow: unset;
}
.m2-footer-tittle{
    padding-right: 20px;
}
.m2-footer-margin{
    margin-right: 50px;
}
hr{
    width: 98%;
    margin: 0 auto;
}
.m2-footer-section2 h4{
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    color: #87929B;
}
.m2-footer-section2 h6{
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
}
.m-fs-45 {
    display: inline-flex !important;
    margin-right: -35PX;
}
.m-fs-45 i{
    font-size: 30px !important;
    display: inline-flex !important;
    padding: 7px;
}
.namasha-section:hover > a > i, .namasha-section > a > img{
    display: none !important;
}
.namasha-section > a > img{
    margin: 5px 4px 0 5px;
}
.namasha-section:hover > a > img{
    display: block !important;
}
.tamasha-section:hover > a > i, .tamasha-section > a > img{
    display: none !important;
}
.tamasha-section > a > img{
    margin: 5px 4px 0 5px;
}
.tamasha-section:hover > a > img{
    display: block !important;
}
.aparat-section:hover > a > i, .aparat-section > a > img{
    display: none !important;
}
.aparat-section > a > img{
    margin: 5px 4px 0 5px;
}
.aparat-section:hover > a > img{
    display: block !important;
}
.instagram-section:hover > a > i, .instagram-section > a > img{
    display: none !important;
}
.instagram-section > a > img{
    margin: 5px 4px 0 5px;
}
.instagram-section:hover > a > img{
    display: block !important;
}
.linkedin-section:hover > a > i, .linkedin-section > a > img{
    display: none !important;
}
.linkedin-section > a > img{
    margin: 5px 4px 0 5px;
}
.linkedin-section:hover > a > img{
    display: block !important;
}
.telegram-section:hover > a > i, .telegram-section > a > img{
    display: none !important;
}
.telegram-section > a > img{
    margin: 5px 4px 0 5px;
}
.telegram-section:hover > a > img{
    display: block !important;
}
.twitter-section:hover > a > i, .twitter-section > a > img{
    display: none !important;
}
.twitter-section > a > img{
    margin: 5px 4px 0 5px;
}
.twitter-section:hover > a > img{
    display: block !important;
}
.youtube-section:hover > a > img{
    display: block !important;
}
.youtube-section:hover > a > i, .youtube-section > a > img{
    display: none !important;
}
.youtube-section > a > img{
    margin: 2px 7px 0 0;
}
.m2-footer-copy-right{
    width: 100%;
    padding: 0;
    height: 78px;
    background: #565F67;
    margin-top: -40px;
}
.m2-footer-copy-right h3{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}
/*account css start*/
.m2-account-bg{
    background: #F4F9FF;
}
.m2-account-dashboard-alert{
    padding: 0.5rem 1rem;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #1C1C1E;
    border-radius: 8px;
}
.m2-account-dashboard-alert button{
    background: transparent;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #FF8A22;
    border-radius: 8px;
    color:#FF8A22;

}
.m2-dashboard-single-first-card span ,.m2-dashboard-single-first-card i{
    font-size: 16px;
    line-height: 17px;
    color: #00DA71;
}
.m2-dashboard-single-first-card a{
    text-decoration: unset;
}
.m2-dashboard-single-second-card span ,.m2-dashboard-single-second-card i{
    font-size: 16px;
    line-height: 17px;
}
.badge {
    padding: 0.50em .65em;
}
.m2-dashboard-single-second-card a{
    color: #1C7CFE;
}
.m2-account-dashboard-card-rectangle li{
    background: #FFFFFF;
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    Height: 180px;
    padding: 15px;
}
.m2-account-dashboard-card-contents{
    margin-top: 7px;
    margin-right: 20px;
}
.m2-account-dashboard-card-contents h5{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #565F67;
}
.m2-account-dashboard-card-contents h6{
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #565F67;
}
.m2-account-dashboard-card-contents h4{
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #FFC122;
}
.m2-account-dashboard-card-contents h3{
    font-weight: bold;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #00DA71;
}
.m2-account-dashboard-card-full{
    background: #FFFFFF;
    box-shadow: 0px 12.7812px 42.6042px rgba(160, 163, 189, 0.1);
    border-radius: 8px;
}
.m2-account-dashboard-card-full h5{
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.1px;
    color: #565F67;
    margin-top: 8px;
    position: absolute;
    margin-right: 100px;
}
.m2-account-dashboard-card-full a{
    font-weight: bold;
    font-size: 18px;
    margin-left: 25px;
}
.m2-account-dashboard-title-transaction h5{
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
}
.m2-account-dashboard-title-transaction a{
    font-weight: bold;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0.1px;
}
.m2-account-title{
    font-weight: bold;
    font-size: 12px;
    line-height: 26px;
}
.m2-account-uploadMedia-bg{
    background: #F4F9FF;
}
.m2-account-uploadMedia-bg section h2{
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
    color: #87929B;
    padding-top: 50px;
}
.m2-account-uploadMedia-rectangle{
    background: #FFFFFF;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.03);
    border-radius: 12px;
}
.m2-account-uploadMedia-rectangle span{
    color: #FF8A22;
    padding:10px;
}
.m2-account-uploadMedia-rectangle h5{
    font-size: 14px;
    line-height: 20px;
    color: #87929B;
    padding-right: 10px;
}
.m2-account-uploadMedia-part1{
    padding-left: 20px;
}
.m2-account-uploadMedia-part1 h4{
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
}
.m2-account-uploadMedia-part1 h5{
    font-size: 14px;
    line-height: 30px;
}
.m2-account-uploadMedia-part2-btn{
    background: transparent;
    border: 1px solid #FF8A22;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.03);
    border-radius: 12px;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #FF8A22;
    padding: 10px 45px;
    text-decoration: unset;
}
.m2-upload-mime-type{
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #565F67;
    padding: 5px;
}
.m2-account-uploadMedia-part2{
    padding-left: 20px;
    margin-top: 7px;
}
.m2-account-uploadMedia-checkbox .form-check-input:checked {
    background-color: #FF8A22;
    border-color: #FF8A22;
}
.m2-account-uploadMedia-checkbox .form-check-input:checked[type="radio"] {
    background-image: unset;
}
.m2-account-uploadMedia-checkbox label{
    font-size: 14px;
    line-height: 20px;
}
.m2-account-uploadMedia-part2-rectangle{
    background: #F4F9FF;
    border-radius: 8px;
    margin-top: 10px;
}
.m2-account-uploadMedia-part2-rectangle span{
    font-size: 14px;
    color: #565F67;
    padding-right: 15px;
}
.m2-account-uploadMedia-part2-rectangle a{
    font-weight: bold;
    font-size: 14px;
    padding-right: 60px;
    padding-left: 15px;
    text-decoration: unset;
}
.m2-account-uploadMedia-part3-rectangle{
    background: #F4F9FF;
    border: 1px dashed #1C7CFE;
    box-sizing: border-box;
    border-radius: 16px;
    width: 80%;
}
.m2-account-uploadMedia-part3-rectangle a{
    font-weight: bold;
    font-size: 14px;
    text-decoration: unset;
}
.m2-account-uploadMedia-part3-rectangle span{
    font-size: 14px;
    line-height: 30px;
    color: #87929B;
}
.m2-account-uploadMedia-part3-btn1{
    background: transparent;
    border: 1px solid #565F67 ;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.03);
    border-radius: 12px;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #565F67;
    padding: 15px 25px;
    margin-right: 55px;
    text-decoration: unset;
}
.m2-account-uploadMedia-part3-btn2{
    background: transparent;
    border: 1px solid #FF8A22;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.03);
    border-radius: 12px;
    font-weight: bold;
    font-size: 14px;
    color: #FF8A22;
    padding: 15px;
    margin-left: 105px;
    text-decoration: unset;
}
.m2-account-uploadMedia-show{
    width: 60%;
    height: 400px;
    background: radial-gradient(48.18% 134.38% at 73.92% 20.4%, #FF8A22 0%, rgba(255, 138, 34, 0.24) 100%);
    border-radius: 16px;
}
.m2-account-uploadMedia-end-btn1{
    padding: 16px 40px;
    background: transparent;
    border: 1px solid #FF8A22;
    border-radius: 8px;
    font-weight: 800;
    font-size: 14px;
    color: #FF8A22;
}
.m2-account-uploadMedia-end-btn2{
    padding: 16px 40px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
    font-weight: 800;
    font-size: 14px;
    color: #FFFFFF;
}
/*account sidebar css start*/
.m2-sidebar-bg{
    height: 944px;
    background: #FFFFFF;
    padding-top: 27px;
    padding-right: 12px;
    box-shadow: -8px 4px 16px
       rgba(16,30,115,0.08);
}
.m2-sidebar-profile-name{
    margin: 2.5rem 3rem 0 0;
}
.m2-sidebar-profile-name h5{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #565F67;
    font-family: iranyekan;
}
.m2-sidebar-profile-name h6{
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1px;
    color: #87929B;
    font-family: iranyekan;
}
.m2-sidebar-item-menu{
    margin-right: 27px;
    text-decoration: unset;
}
.m2-sidebar-item-menu span{
    color: #87929B;
    padding: 0 10px;

}
.m2-sidebar-item-menu h5{
    font-size: 14px;
    line-height: 13px;
    font-weight: bold;
    letter-spacing: 0.1px;
    color: #565F67;
    padding: 0 10px;
    font-family: iranyekan;
}
.m2-sidebar-account-menu .m2-sidebar-item-menu :hover,
.m2-sidebar-account-menu .m2-sidebar-item-menu :active {
    color: #FF8A22;
}
.m2-sidebar-button{
    padding: 16px 60px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
.m2-payment-bg{
    background: #F4F9FF;
}
.m2-payment-rectangle{
    background: #FFFFFF;
}
.m2-payment-head h2{
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
}
.m2-payment-head h3{
    font-size: 14px;
    line-height: 28px;
    color: #87929B;
}
.m2-payment-head h4{
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #27B34E;
    padding-left: 50px;
    margin-top: 7px;
}
.m2-payment-offer{
    width: 36px;
    height: 22px;
    background: #FF8A22;
    border-radius: 18px;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    color: #FFFFFF;
    margin-top: 7px;
}
.m2-payment-head h6{
    font-size: 14px;
    line-height: 25px;
    text-decoration-line: line-through;
    color: #87929B;
    padding-right: 30px;
    margin-top: 7px;
}
.m2-payment-head .alert{
    padding: 0.2rem .5rem;
    border-radius: 8px;
}
.m2-payment-end-rectangle{
    background: #F4F9FF;
    border-radius: 8px;
}
.m2-payment-end-rectangle label{
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
}
.m2-payment-end-rectangle h2{
    font-size: 14px;
    line-height: 28px;
    color: #87929B;
    margin-right: 22px;
}
.m2-payment-button{
    padding: 10px 125px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin-left: 16px;
}
.m2-auth-bg{
    background: #F4F9FF;
}
.m2-auth-rectangle{
    background: #FFFFFF;
}
.m2-auth-rectangle h2{
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
}
.m2-auth-rectangle .form-control {
    font-size: 14px;
    line-height: 20px;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #87929B;
}
.m2-auth-rectangle .form-group a{
    text-decoration: unset;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}
.m2-auth-btn1{
    padding: 13px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
.m2-auth-btn2{
    padding: 13px;
    border: 1px solid #FF8A22;
    border-radius: 8px;
    background: transparent;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #FF8A22;
}
.m2-aut-login-end-btn .m2-auth-btn2{
   padding: 13px 125px;
}
.m2-aut-register-end-btn h3{
    font-size: 14px;
    line-height: 20px;
    color: #87929B;
}
.m2-aut-register-end-btn .m2-auth-btn2{
    padding: 14px 85px;
}
.m2-auth-rectangle h2 span{
    font-size: 12px;
    line-height: 20px;
    color: #87929B;
}
.m2-register-information .m2-auth-btn2{
    padding: 12px 114px;
}
.m2-exp-bg{
    background-color:#F4F9FF;
}
.m2-exp-rectangle{
    background: #FFFFFF;
    border-radius: 24px;
}
.m2-exp-description h6{
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #565F67;
}
.m2-exp-description h5{
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #1C1C1E;
    text-align: end;
    padding-left: 65px;
}
.m2-exp-button{
    justify-content: center;
    align-items: center;
    padding: 18px 16px;
    background: linear-gradient(180deg, #FFB97A 0%, #FF8A22 100%);
    border-radius: 8px;
    color: #FFFFFF;
}

.m2-courses-title{
    font-weight: 800;
}
.m2-courses h4{
    font-size: 14px;
    padding: 15px;
}
.m2-courses h4 a{
    font-weight: bolder;
    color: #FF8A22;
    text-decoration: unset;
    font-size: 20px;
}
.m2-content {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}
.m2-content .m2-content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.m2-content:hover .m2-content-overlay{
    opacity: 1;
}
.m2-content-image{
    width: 100%;
}
.m2-content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.m2-content:hover .m2-content-details{
    top: 50%;
    left: 50%;
    opacity: 1;
}
.m2-content-details h3{
    color: #fff;
    font-weight: 600;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}
.m2-content-details p{
    color: #fff;
    font-size: 18px;
}
.m2-fadeIn-bottom{
    top: 80%;
}
/*.m2-fadeIn-top{*/
/*    top: 20%;*/
/*}*/
/*.m2-fadeIn-left{*/
/*    left: 20%;*/
/*}*/
/*.m2-fadeIn-right{*/
/*    left: 80%;*/
/*}*/
.m2-courses-video-z-index{
    z-index: 1;
}
.m2-calls h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 34px;
    line-height: 20px;
}
.m2-calls-desc{
    line-height: 20px;
}
.m2-calls-detail-bg{
    width: 60%;
    background: #FFF;
    border-radius: 30px;
}
.m2-calls-desc-bg{
    background: #FFF;
    border-radius: 30px;
}
.m2-calls-detail h2{
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.m2-calls-detail h4{
    font-size: 14px;
    line-height: 20px;
}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active ,nav > .nav.nav-tabs {
    background: #FFFFFF;
    border-radius: 25px;
}
nav > div a.nav-item.nav-link:hover, nav > div a.nav-item.nav-link:focus {
    background: #ffffff;
    border-radius: 25px;
}
.tab-content {
    border-bottom: none;
    border-radius: 25px;
}
.m2-exp-rectangle h2{
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    color: #1C1C1E;
}
.tab-pane h4 {
    padding: 10px 50px;
    font-weight: 400;
    font-size: 20px;
    line-height: 42px;
    color: #565F67;
    text-align: justify
}
.m2-exp-edu-rectangle{
    width: 100%;
    height: 262px;
    background: #FFFFFF;
    border: 1px solid #BFC5CA;
    box-sizing: border-box;
    border-radius: 24px;
}
.m2-exp-edu-icon-one{
    color: #FF8A22;
    font-size: 28px;
}
.m2-exp-edu-rectangle h3{
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    align-items: center;
    text-align: center;
    color: #1C1C1E;
}
.m2-exp-edu-icon-two{
    color: #87929B;
    font-size: 45px;
    cursor: pointer;
}

.ajs-error{
    background: #FFFFFF;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    padding: 20px;
    color: #ff1f1f;
    position: fixed;
    top: 20%;
    left: 10px;
}
.m2-box-error{
    background: #FFFFFF;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #ff0808;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.m2-box-error ul{
    padding: 10px;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin-bottom: 0;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.6em + 0.75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}
.custom-file-label, .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-control-label::before, .custom-file-label {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.6em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse";
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.6em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.6;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
}
.custom-file-label::after {
    right: auto;
    left: 0;
    border-right: inherit;
    border-left: none;
    border-radius: 0.25rem 0 0 0.25rem;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: #dc3545;
}
.password-account-holder .form-password-account-user {
    border-left: unset;
    border-right: unset;
    border-bottom: unset;
}
.btn-blue {
    color: #fff;
    background-color: #3490dc;
    border-color: #3490dc;
}
/*set profile img start css*/
.croppie-container {
    width: 100%;
    height: 100%;
}

.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.croppie-container .cr-resizer {
    z-index: 2;
    box-shadow: none;
    pointer-events: none;
}

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
    position: absolute;
    pointer-events: all;
}

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
    display: block;
    position: absolute;
    box-sizing: border-box;
    border: 1px solid black;
    background: #fff;
    width: 10px;
    height: 10px;
    content: '';
}

.croppie-container .cr-resizer-vertical {
    bottom: -5px;
    cursor: row-resize;
    width: 100%;
    height: 10px;
}

.croppie-container .cr-resizer-vertical::after {
    left: 50%;
    margin-left: -5px;
}

.croppie-container .cr-resizer-horisontal {
    right: -5px;
    cursor: col-resize;
    width: 10px;
    height: 100%;
}

.croppie-container .cr-resizer-horisontal::after {
    top: 50%;
    margin-top: -5px;
}

.croppie-container .cr-original-image {
    display: none;
}

.croppie-container .cr-vp-circle {
    border-radius: 50%;
}

.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
    touch-action: none;
}

.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}

.croppie-result {
    position: relative;
    overflow: hidden;
}

.croppie-result img {
    position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    transform: translateZ(0);
}
.account-user .make-me-sticky .profile-image-area .profile-holder .destroy-image-holder {
    position: absolute;
    top: 68%;
    left: -1%;
    z-index: 55;
}

.account-user .make-me-sticky .profile-image-area .profile-holder .destroy-image-holder .destroy-image {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #404040;
    z-index: 55;
    border: 2px solid #fff;
    cursor: pointer;
    padding: 2px 4px;
    font-size: 0.8rem;
    color: #fff;
    transition: all 0.2s ease-in-out;
}

.account-user .make-me-sticky .profile-image-area .profile-holder .destroy-image-holder .destroy-image:hover {
    color: #ffe024;
}
.m2-category{
    position: absolute;
}
.account-user .make-me-sticky label.cabinet {
    cursor: pointer;
    display: block;
}
.account-user .make-me-sticky .user .user-img img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
}
.account-user .make-me-sticky .img-thumbnail {
    padding: 0.125rem;
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}
.account-user .make-me-sticky .profile-image-area .profile-holder {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    position: relative;
}
.account-user .sidebar-item{
    background: unset !important;
}
.account-user .make-me-sticky .profile-image-area {
    display: unset;
}
/*.modal-content {*/
/*    padding: 1.5rem 1rem !important;*/
/*}*/
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.account-user #cropImagePop #upload-demo {
    width: 250px;
    height: 250px;
    padding-bottom: 25px;
}
.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}
/*set profile img end css*/
/*show uplod media strart*/
.gallery_files .gallery_file_upload:nth-child(2n+1), .uploaded_files .attachment_file_upload:nth-child(2n+1), .video_files .video_file_upload:nth-child(2n+1) {
    background-color: unset ;
}
.gallery_files .gallery_file_upload, .uploaded_files .attachment_file_upload, .video_files .video_file_upload {
    border: none;
    padding: 0;
    border-radius: 0;
}
.gallery_files .gallery_file_upload .delete_file, .uploaded_files .attachment_file_upload .delete_file, .video_files .video_file_upload .delete_file {
    position: relative;
    top: 119px;
    right: -270px;
    width: unset;
    height: unset;
    text-align: center;
    cursor: pointer;
    padding: 16px 35px;
    background: transparent;
    border: 1px solid #FF8A22;
    border-radius: 8px;
    font-weight: 800;
    font-size: 14px;
    color: #FF8A22;
}
.m2-account-uploadMedia-rectangle span {
    color: #FF8A22;
    padding: 0;
}
/*show uplod media end*/
.m2-discounts-btn{
    padding-right: 15px;
}
.m2-discounts-btn button{
    color:  #87929B;
}
/*start code takhfif*/
#mySidenav a {
    /*position: absolute;*/
    left: -24%;
    transition: 0.3s;
    padding: 15px;
    text-decoration: none;
    font-size: 20px;
    color: white;
    border-radius: 0 5px 5px 0;
    position: fixed;
    z-index: 100;
}
#mySidenav a:hover {
    left: 0;
}
/*#about {*/
/*    top: 20px;*/
/*    background-color: #4CAF50;*/
/*}*/
#blog {
    /*top: 80px;*/
    top: 140px;
    background-color: #2196F3;
}
/*#projects {*/
/*    top: 140px;*/
/*    background-color: #f44336;*/
/*}*/
/*#contact {*/
/*    top: 200px;*/
/*    background-color: #555*/
/*}*/
.m2-copun-mob{
    text-decoration: none;
    font-size: 10px;
    color: white;
    border-radius: 5px;
    line-height: 35px;
}
/*end code takhfif*/
@media screen and (max-width: 991px) {
    .account-user .make-me-sticky .profile-image-area .profile-holder .destroy-image-holder .destroy-image {
        border: 2px solid #404040;
        background-color: #f5f3ec;
        color: #404040;
    }
}
/*@media screen and (max-width: 575px) {*/
/*    .nav-link{*/
/*        padding: .5rem 0;*/
/*    }*/
/*    .m2-home-first-bg img.m2-home-first-img{*/
/*        margin-top: 30px;*/
/*        width: 70%;*/
/*    }*/
/*    .m2-home-first-bg  .m2-home-first{*/
/*        margin-top: -75px;*/
/*    }*/
/*    .m2-home-first-description, .m2-home-third-description {*/
/*        font-size: 12px;*/
/*    }*/
/*    .m2-home-second-bg {*/
/*        margin: -35px 0 0 0;*/
/*    }*/
/*    .m2-home-first-title,*/
/*    .m2-home-third-title,*/
/*    .m2-home-sixth-tittle {*/
/*        font-size: 20px;*/
/*    }*/
/*    .m2-home-second-bg h2,*/
/*    .m2-home-seventh-tittle{*/
/*        font-size: 14px;*/
/*    }*/
/*    .m2-home-third {*/
/*        margin-top: 60px;*/
/*        width: 100%;*/
/*    }*/
/*    .m2-home-right {*/
/*        top: 25px;*/
/*        right: 10px;*/
/*    }*/
/*    .m2-home-right h4{*/
/*        width: unset;*/
/*    }*/
/*    .m2-home-third-video {*/
/*        max-height: 200px !important;*/
/*        margin-top: 30px;*/
/*    }*/
/*    .m2-home-forth-rectangle-bg {*/
/*        width: 100%;*/
/*        margin-top: 220px;*/
/*    }*/
/*    .m2-home-forth-m1{*/
/*        --bs-gutter-x: 0 !important;*/
/*        position: absolute;*/
/*        top: 220px;*/
/*        right:0;*/
/*    }*/
/*    .m2-home-forth-m2{*/
/*        --bs-gutter-x: 0 !important;*/
/*        position: absolute;*/
/*        top: 865px;*/
/*        right: 0;*/
/*    }*/
/*    ul.m2-home-forth-rectangle li{*/
/*        width: unset;*/
/*    }*/
/*    .m2-home-forth-bg {*/
/*        height: unset;*/
/*    }*/
/*    .m2-home-forth-mobile-m {*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    .m2-home-fifth-bg{*/
/*        margin-top: 755px;*/
/*    }*/
/*    .m2-home-fifth-img {*/
/*        width: 278px;*/
/*        height: 186px;*/
/*    }*/
/*    .m2-home-video-example{*/
/*        padding: 35px;*/
/*        width: 100%;*/
/*    }*/
/*    ul.m2-home-second-rectangle li,*/
/*    ul.m2-home-sixth-rectangle li{*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    .m2-home-seventh-rectangle li {*/
/*        margin-bottom: 10px;*/
/*    }*/
/*    ul.m2-home-seventh-rectangle{*/
/*        padding-right: 0rem;*/
/*        margin-right: calc(var(--bs-gutter-x) * 0);*/
/*        margin-left: 0px;*/
/*    }*/
/*    .m2-home-seventh-rectangle li:nth-child(even){*/
/*        margin-top: unset;*/
/*    }*/
/*    .m2-home-seventh-banner{*/
/*        width: unset;*/
/*    }*/
/*    .m2-home-seventh-banner h2{*/
/*        font-weight: 400;*/
/*        font-size: 20px;*/
/*        line-height: 60px;*/
/*        display: unset;*/
/*    }*/
/*    .m2-home-seventh-banner-button{*/
/*        width: 200px;*/
/*        height: 50px;*/
/*    }*/
/*    .m2-sidebar-bg {*/
/*        height: unset;*/
/*    }*/
/*    .m2-sidebar-button {*/
/*        margin-bottom: 50px;*/
/*    }*/
/*    .m2-account-dashboard-card-rectangle li {*/
/*        margin-bottom: 15px;*/
/*    }*/
/*    .m2-footer-tittle {*/
/*        padding-right: unset;*/
/*        margin-right: 76px;*/
/*    }*/
/*    .m2-footer-tittle h5, .m2-footer-font-size h6{*/
/*        font-size: 12px;*/
/*    }*/
/*    .m2-footer-tittle h6{*/
/*        font-size: 10px;*/
/*    }*/
/*    .m2-footer-copy-right h3 {*/
/*        font-size: 9px;*/
/*    }*/
/*    .m2-account-uploadMedia-rectangle button{*/
/*        margin-top: -50px;*/
/*    }*/
/*    .m2-account-uploadMedia-part2-btn{*/
/*        padding: 10px;*/
/*    }*/
/*    .m2-account-uploadMedia-checkbox{*/
/*        padding-right: 0 !important;*/
/*    }*/
/*    .m2-account-uploadMedia-part2 {*/
/*        padding-left: 0;*/
/*        margin-top: -134px;*/
/*    }*/
/*    .m2-login-img{*/
/*        width: 100%;*/
/*    }*/
/*    .m2-register-img{*/
/*        width: 100%;*/
/*    }*/
/*}*/
@media screen and (min-width: 1920px){
    .m2-home-forth-m1{
        position: absolute;
        top: 150px;
        right: 40%;
    }
    .m2-home-forth-m2{
        position: absolute;
        top: 390px;
        right: 65%;
    }
}
@media screen and (max-width: 1250px){
    .navbar-light .navbar-nav .nav-link, .nav-link {
        font-size: 11px;
    }
    .m2-home-first-bg img.m2-home-first-img {
        width: 100%;
    }
    .m2-home-first-bg .m2-home-first{
        margin-top: 100px;
    }
    .m2-home-first-title {
        font-size: 30px;
    }
    .m2-home-first-description, .m2-home-third-description {
        font-size: 14px;
        line-height: unset;
    }
    .m2-home-third-title {
        font-size: 28px;
    }
    .m2-home-third-video {
        max-height: 250px !important;
        margin-top: 60px;
    }
    .m2-home-right {
        right: 40px;
    }
    .m2-home-right h4 {
        font-size: 11px;
        line-height: 19px;
        width: 250px;
    }
    .m2-home-right h3 {
        font-size: 20px;
    }
    .m2-home-forth-rectangle {
        margin-right: 0;
    }
    ul.m2-home-sixth-rectangle li{
        width: 295px;
    }
    .m2-home-seventh-rectangle li {
        width: 170px;
    }
    .m2-home-seventh-banner {
        width: 960px;
    }
    .m2-home-seventh-banner h2 {
        font-size: 20px;
    }
}
@media screen and (min-width: 992px) {
    ul.m2-home-second-rectangle li.col-lg-3 {
        width: 23%;
        margin: 1%;
    }
    ul.m2-home-sixth-rectangle li.col-lg-4{
        width: 31.3%;
        margin: 1.01%;
    }
    ul.m2-account-dashboard-card-rectangle li.col-lg-4 {
        width: 31%;
        margin: 1%;
    }
    .gallery_files .gallery_file_upload .delete_file, .uploaded_files .attachment_file_upload .delete_file, .video_files .video_file_upload .delete_file {
        right: -260px;
    }
}
@media screen and (max-width: 992px) {
    .nav-link {
        padding: .5rem 0;
    }
    .m2-home-first-bg img.m2-home-first-img {
        margin-top: 30px;
        width: 70% !important;
    }
    .m2-home-first-bg .m2-home-first {
        margin-top: -30px !important;
    }
    .m2-home-first-description, .m2-home-third-description {
        font-size: 12px;
    }
    .m2-home-second-bg {
        margin: -35px 0 0 0;
    }
    .m2-home-first-title,
    .m2-home-third-title,
    .m2-home-sixth-tittle {
        font-size: 20px;
    }
    .m2-home-second-bg h2,
    .m2-home-seventh-tittle {
        font-size: 14px;
    }
    .m2-home-third {
        margin-top: 60px;
        width: 100%;
    }
    .m2-home-right {
        top: 25px;
        right: 10px;
    }
    .m2-home-right h4 {
        width: unset;
    }
    .m2-home-third-video {
        max-height: 200px !important;
        margin-top: 30px;
    }
    .m2-home-forth-rectangle-bg {
        width: 100%;
        margin-top: 220px;
    }
    .m2-home-forth-m1 {
        --bs-gutter-x: 0 !important;
        position: absolute;
        top: 220px;
        right: 0;
    }
    .m2-home-forth-m2 {
        --bs-gutter-x: 0 !important;
        position: absolute;
        top: 865px;
        right: 0;
    }
    ul.m2-home-forth-rectangle li {
        width: unset;
    }
    .m2-home-forth-bg {
        height: unset;
    }
    .m2-home-forth-mobile-m {
        margin-bottom: 25px;
    }
    .m2-home-fifth-bg {
        margin-top: 755px;
    }
    .m2-home-fifth-img {
        width: 278px;
        height: 186px;
    }
    .m2-home-video-example {
        padding: 35px;
        width: 100%;
    }
    ul.m2-home-second-rectangle li,
    ul.m2-home-sixth-rectangle li {
        margin-bottom: 25px;
    }
    .m2-home-seventh-rectangle li {
        margin-bottom: 10px;
    }
    ul.m2-home-seventh-rectangle {
        padding-right: 0rem;
        margin-right: calc(var(--bs-gutter-x) * 0);
        margin-left: 0px;
    }
    .m2-home-seventh-rectangle li:nth-child(even) {
        margin-top: unset;
    }
    .m2-home-seventh-banner {
        width: unset;
    }
    .m2-home-seventh-banner h2 {
        font-weight: 400;
        font-size: 20px;
        line-height: 60px;
        display: unset;
    }
    .m2-home-seventh-banner-button {
        width: 200px;
        height: 50px;
    }
    .m2-sidebar-bg {
        height: unset;
    }
    .m2-sidebar-button {
        margin-bottom: 50px;
    }
    .m2-account-dashboard-card-rectangle li {
        margin-bottom: 15px;
    }
    .m2-footer-tittle {
        padding-right: unset;
        margin-right: 76px;
    }
    .m2-footer-tittle h5, .m2-footer-font-size h6 {
        font-size: 12px;
    }
    .m2-footer-tittle h6 {
        font-size: 10px;
    }
    .m2-footer-copy-right h3 {
        font-size: 9px;
    }
    .m2-account-uploadMedia-rectangle button {
        margin-top: -50px;
    }
    .m2-account-uploadMedia-part2-btn {
        padding: 10px;
        margin-top: -15px;
        position: relative;
    }
    .m2-account-uploadMedia-checkbox {
        padding-right: 0 !important;
    }
    .m2-account-uploadMedia-part2 {
        padding-left: 0;
        margin-top: -134px;
    }
    .m2-account-uploadMedia-part2 span{
        margin-top: 140px;
    }
    .m2-login-img {
        width: 100%;
    }
    .m2-register-img {
        width: 100%;
    }
    .m2-account-dashboard-card-full a {
        margin-left: 0;
        margin-top: -115px;
    }
    .gallery_files .gallery_file_upload .delete_file, .uploaded_files .attachment_file_upload .delete_file, .video_files .video_file_upload .delete_file {
        right: -150px;
    }
    .m2-account-uploadMedia-part3-btn2 {
        text-align: center;
    }
    .m2-account-uploadMedia-part3-btn1 {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .m2-media-btn-center{
        display: flex;
        justify-content: center!important;
    }
    .m2-calls h1 {
        font-weight: 400;
        font-size: 20px;
        line-height: 20px;
    }
      .m2-exp-edu-rectangle h3 {
        font-weight: unset;
        font-size: 15px;
        line-height: 25px;
    }
    .m2-home-first-popup-video {
        max-height: 250px !important;
    }
}
@media screen and (max-width: 768px){
    .gallery_files .gallery_file_upload .delete_file, .uploaded_files .attachment_file_upload .delete_file, .video_files .video_file_upload .delete_file {
        right: -140px;
    }
    .m2-account-uploadMedia-part3-btn2 {
        margin-left: 0px;
    }
    .m2-account-uploadMedia-part3-btn1 {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .m2-media-btn-center{
        display: flex;
        justify-content: center!important;
    }
}
@media screen and (max-width: 575px){
    .m2-home-seventh-banner {
        width: 95%;
    }
    .gallery_files .gallery_file_upload .delete_file, .uploaded_files .attachment_file_upload .delete_file, .video_files .video_file_upload .delete_file {
        right: -95px ;
        position: relative;
    }
    .m2-account-uploadMedia-part2 span{
        margin-top: 65px;
    }
    .m2-account-uploadMedia-part3-btn2 {
        margin-left: 0px;
    }
    .m2-account-uploadMedia-part3-btn1 {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .m2-media-btn-center{
        display: flex;
        justify-content: center!important;
    }
}
