/*Extra small devices (portrait phones, less than 320px)*/
@media  (max-width: 320px){
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 360px)*/
@media  (max-width: 360px){
	
	
	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 375px)*/
@media  (max-width: 375px){
	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 414px)*/
@media  (max-width: 414px){
	
	
	
	
	
	
	
}
 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .faq-section::before, .banner-section::before, .banner-section::after, .banner-bar::before, .features-section::before, .who-are-section::before, .testimonial-section::before, .faq-section::after{
        display: none;
    }
	.banner-text h1 {
        font: normal normal 600 30px/45px Poppins;
    }
	.banner-text p {
        font-size: 16px;
    }
	.mobile-area img{
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .scroll-top {
        right: 15px;
        height: 35px;
        width: 35px;
        bottom: 15px;
    }
    .mobile-area a {
        font-size: 20px;
        padding-top: 15px;
        padding-bottom: 16px;
        padding-left: 50px;
        padding-right: 50px;
        border-radius: 50px;
    }
    .mobile-area a img {
        margin-left: 15px;
        width: 20px;
        position: relative;
        top: 4px;
    }
    .menu ul li a,.login a {
        font-size: 20px;
    }
    .login a {
        padding-bottom: 8px;
    }
    .user img {
        width: 70px;
    }
.banner-bar {
    height: 320px;
}
    .features-item img {
        max-height: 50px;
    }
    .features-item span {
        font-size: 14px;
        color: #FEEBA7;
        flex: 1;
        margin-left: 14px;
    }
    .banner-section {
        padding-bottom: 120px;
    }
    .features-item {
        padding: 20px 30px;
    }
    .heading-title h2 {
        font-size: 38px;
    }
    .features-row {
        margin-left: -26px;
        margin-right: -26px;
        margin-top: 50px;
    }
    .testimonial-section .heading-desc {
        padding-bottom: 70px;
    }
    .about-img img{
        width: 400px;
        display: block;
        margin: 0 auto;
    }
    .about-top span {
        font-size: 40px;
        margin-left: 0;
        text-align: center;
        display: block;
    }
    .about-top img {
        width: 60px;
    }
    .about-top h3 {
        font: normal normal normal 44px/60px Helvetica Neue;
        margin-bottom: 51px;
    }
    .about-top p {
        font-size: 18px;
    }    
    .fixed-left ul li:last-child img {
        width: 35px;
    }
    .fixed-left ul {
        width: 35px;
    }
    .about-middle ul li:last-of-type {
        font-size: 16px;
        max-width: 100%;
        flex: 1;
    }
    .download span img {
        width: 25px;
    }
    .download {
        font-size: 22px;
        padding-left: 30px;
        padding-right: 30px;
        width: 275px;
        margin: auto;
        display: block;
    }
    .about-top h3 {
        font: normal normal normal 28px/40px Helvetica Neue;
        margin-bottom: 51px;
        text-align: center;
    }
    .about-top .d-flex{
        display: block !important;
        margin-top: 80px;
    }
    .about-top img {
        width: 85px;
        display: block;
        margin: auto;
    }
    .fixed-left{
        display: none;
    }
    .who-are-desc h3 {
        font-size: 52px;
        font-weight: 400;
    }
    .who-are-desc p {
        font-size: 18px;
        max-width: 972px;
    }
    .price-head h3 {
        font-size: 48px;
    }
    .price-head span {
        font-size: 46px;
    }
    .price-body ul li span {
        font-size: 18px;
        margin-left: 20px;
        flex: 1;
    }
    .price-head {
        margin-top: 80px;
    }
    .who-are-section {
        padding-top: 80px;
        padding-bottom: 70px;
    }
    .testimonial-section .heading-desc p {
        padding-bottom: 40px;
        font: normal normal normal 28px/31px Inter;
    }
    .accordion-item .accordion-button {
        padding: 15px 20px 15px 65px;
        font: normal normal normal 18px/28px Inter;
    }
    .accordion-button::after {
        width: 50px;
        height: 50px;
        background-image: url(../images/Plus.png);
        left: 40px;
    }
    .accordion-body p {
        font: normal normal normal 38px/50px Inter;
    }
    .testimonial-section .heading-desc p::after {
        width: 240px;
    }
    .features-row > * {
        padding-left: 5px;
        padding-right: 5px;
    }
    .features-row {
        margin-left: -5px;
        margin-right: -5px;
        margin-top: 50px;
    }
    .features-item img {
        max-height: 30px;
    }
	.wrapper-slider {
        padding: 0;
    }
	.follow-us ul {
        width: 100%;
        text-align: left;
        margin-left: 0;
    }
	.testimonial-section .slick-next, .testimonial-section .slick-prev {
        top: 100%;
    }
	.wrapper-slider .slick-next {
        right: 40px;
        zoom: 60%;
    }
    .wrapper-slider .slick-prev {
        left: 0;
        zoom: 60%;
    }
    .testimonial-section p {
        font: normal normal 600 20px/28px Poppins;
        margin-bottom: 12px;
    }.testimonial-item-top .box2 img {
        margin: 0 auto;
        width: 120px;
    }
    .testimonial-item-top .box2 h4 {
        font: normal normal bold 32px/50px Inter;
    }
    .testimonial-item-top .box2 p {
        font: normal normal normal 22px/33px Inter;
    }
    .accordion-body p {
        font: normal normal normal 18px/28px Inter;
    }
    .accordion-body {
        padding: 25px;
    }
    .footer-adress ul li {
        font-size: 16px;
    }
    .copyright p {
        font: normal normal normal 18px/46px Inter;
    }
    .more-page span, .follow-us span:not(.follow-us ul li span) {
        font-size: 26px;
        margin-bottom: 20px;
    }
    .follow-us ul li a {
        font-size: 18px;
    }
    .more-page ul li a {
        font-size: 18px;
    }
    .footer-adress span {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .footer-logo h3 {
        font-size: 35px;
        text-align: center;
    }
    .footer-logo img {
        width: 120px;
        margin: auto;
        text-align: center;
        display: block;
    }
    .accordion-button::after {
        width: 30px;
        height: 30px;
        left: 20px;
    }
    .login-form {
        max-width: 622px;
        margin: 0 auto;
        padding: 0 25px;
    }
    .login-logo{
        text-align: center;
        margin-bottom: 40px;;
    }
    .login-header {
    margin-bottom: 65px;
    text-align: center;
}
    .login-header h2 {
        font-size: 34px;
    }
	.email-text, .pin-text {
        font-family: 'Inter', sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 8px;
    }
    .login-header .mb-60 {
        margin-bottom: 45px;
    }
    .email, .pass, .email:focus, .pass:focus {
        border: 2px solid #fff;
        border-radius: 30px;
        padding-top: 15px;
        padding-bottom: 14px;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
        zoom: 80%;
    }
    .form-check-input {
        width: 16px;
        height: 16px;
    }
    .form-check-label {
        font-family: 'Inter', sans-serif;
        font-size: 18px;
        font-weight: 400;
        color: #ffff;
    }
    .form-check-label {
        font-size: 16px;
    }
    .login-header span {
        font-size: 18px;
    }
    .submit-btn {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-radius: 30px;
    }
    .login-bottom p {
        font-size: 18px;
        margin-top: 140px;
    }
    .login-section {
        padding-top: 80px;
    }




    .wrapper-left-sidebar-top img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin-bottom: 20px;
    }
    .wrapper-left-sidebar-top span {
        font: normal normal normal 22px/50px Inter;
    }
    .left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span),.left-sidebar-middle li:last-of-type a span {
        font-size: 18px;
        margin-left: 15px;
    }
    .left-sidebar-middle img {
        width: 32px;
    }
    .left-sidebar-middle {
        margin-top: 50px;
    }
    .left-sidebar-middle li:last-of-type {
        margin-top: 50px;
    }
    .wrapper-left-sidebar-bottom a span {
        font-size: 20px;
        margin-top: 10px;
    }
    .wrapper-left-sidebar-bottom img {
        width: 40px;
    }
    .wrapper-left-sidebar-bottom {
        margin-top: 0;
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
    }
    .wrapper-right-main-body .name-email2 {
        margin-right: 0;
    }
.wrapper-right-main-body .you-can-test .box p {
    font: normal normal normal 20px/30px Inter;
    margin: 0;
}
    .wrapper-right-main-body .you-can-test .box.d-flex img {
    max-height: 70px;
    align-self: center;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    max-width: 55px;
}
    .wrapper-left-sidebar-top span,.wrapper-left-sidebar-bottom a span,.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span), .left-sidebar-middle li:last-of-type a span,.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span), .left-sidebar-middle li:last-of-type a span {
        display: none;
    } 
    .wrapper-left-sidebar {
       display:none;
    }
    .wrapper-right-main-body .name-email2 {
        padding: 20px 15px;
        margin-right: 0px;
    }

    .wrapper {
        padding-left: 0px;
    }
    .wrapper-right-main-body {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 55px;
    }
  .wrapper-right-main-body .name-email ul li:last-child {
    font-weight: 400;
    margin-left: 0px;
    font-size: 15px;
}
    .wrapper-right-main-body .you-can-test p {
        font: normal normal bold 18px/25px Helvetica Neue;
    }
  .wrapper-right-main-body .name-email ul li {
    font: normal normal 600 16px/20px Inter;
}
.wrapper-right-main-body .day-left h4 {
    font: normal normal bold 18px/24px Inter;
}
    .wrapper-right-main-body .you-can-test .box input {
        font: normal normal normal 12px/18px Inter;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 20px;
    }
    .wrapper-right-main-body .you-can-test .box button {
        font: normal normal normal 12px/18px Inter;
        letter-spacing: 0px;
        width: 100%;
        padding: 5px 10px;
        margin-top: 15px;
    }
    .wrapper-right-main-body .you-can-test .box button img {
        display: inline-block !important;
        max-height: 27px !important;
        position: relative;
        top: 2px;
    }
    .user-title h2 {
        font: normal normal bold 32px/50px 'Helvetica Neue';
        letter-spacing: 0px;
        color: #403737;
    }
    .user-title span {
        font: normal normal normal 18px/30px Inter;
    }
    .rev_slider .slick-list {
        padding-top: 0%!important;
        padding-bottom: 15%!important;
        padding-left: 8%!important;
        padding-right: 8%!important;
    }
    .rev_slider.slick-slider {
        margin-left: 0;
        margin-right: 0;
    }
.home-wrapper .home-box img {
    width: 120px;
}
.home-wrapper .home-box h1 {
    text-align: center;
    font: normal normal bold 30px/80px Helvetica Neue;
    margin-bottom: 80px;
    margin-top: 30px;
}
.home-wrapper .home-box .media img {
    width: 85px;
    height: 85px;
}

.home-wrapper .home-box .media .media-body h4 {
    font: normal normal 700 30px/40px Helvetica Neue;
}
.home-wrapper .home-box .media .media-body a {
    font: normal normal 400 18px/40px Inter;
}
.home-wrapper .home-box .Offline form label {
    font: normal normal normal 22px/36px Inter;
}
.home-wrapper .home-box .Offline form textarea {
    border: 2px solid #FEEBA7;
}
.home-wrapper .home-box .Offline form p {
    font: normal normal bold 40px/50px Helvetica Neue;
    margin-top: 25px;
}

.home-wrapper .footer-copyright p {
    font: normal normal normal 18px/26px Inter;
}
.home-wrapper .home-top {
    margin-bottom: 25px;
    text-align: center;
}
.home-wrapper .home-top a {
    font: normal normal 500 22px/35px Helvetica Neue;
    border: 2px solid #FEEBA7;
    border-radius: 20px;
    padding: 12px 35px 12px 35px;
}
.home-wrapper .home-top a img {
    width: 32px;
}
.home-wrapper .home-box h1 span::before {
    height: 4px;
}
.wrapper-right-main-body .you-can-test .box {
    display: block !important;
}
.wrapper-right-main-body .you-can-test .row > * {
    padding-right: calc(var(--bs-gutter-x) * .35);
    padding-left: calc(var(--bs-gutter-x) * .35);
}
.wrapper-right-main-body .you-can-test .box {
    background: #403737 0% 0% no-repeat padding-box;
    border-radius: 30px;
    padding: 20px 21px;
}









}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    .faq-section::before, .banner-section::before, .banner-section::after, .banner-bar::before, .features-section::before, .who-are-section::before, .testimonial-section::before, .faq-section::after{
        display: none;
    }
	.banner-text h1 {
        font: normal normal 600 60px/95px Poppins;
    }
	.banner-text p {
        font-size: 22px;
    }
	.mobile-area img{
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .scroll-top {
        right: 15px;
        height: 35px;
        width: 35px;
        bottom: 15px;
    }
    .mobile-area a {
        font-size: 40px;
        padding-top: 8px;
        padding-bottom: 16px;
        padding-left: 50px;
        padding-right: 50px;
        border-radius: 50px;
    }
    .mobile-area a img {
        margin-left: 30px;
        width: 35px;
    }
    .features-item img {
        max-height: 50px;
    }
    .features-item span {
        font-size: 19px;
        color: #FEEBA7;
        flex: 1;
        margin-left: 20px;
    }
    .features-item {
        padding: 20px 30px;
    }
    .heading-title h2 {
        font-size: 48px;
    }
    .features-row {
        margin-left: -26px;
        margin-right: -26px;
        margin-top: 50px;
    }
    .about-img img{
        width: 400px;
        display: block;
        margin: 0 auto;
    }
    .about-top span {
        font-size: 60px;
        margin-left: 20px;
    }
    .about-top img {
        width: 60px;
    }
    .about-top h3 {
        font: normal normal normal 44px/60px Helvetica Neue;
        margin-bottom: 51px;
    }
    .about-top p {
        font-size: 24px;
    }
    .fixed-left ul li:last-child img {
        width: 35px;
    }
    .fixed-left ul {
        width: 35px;
    }
    .about-middle ul li:last-of-type {
        font-size: 22px;
        max-width: 100%;
        flex: 1;
    }
    .download span img {
        width: 25px;
    }
    .download {
        font-size: 22px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .who-are-desc h3 {
        font-size: 52px;
        font-weight: 400;
    }
    .who-are-desc p {
        font-size: 24px;
        max-width: 972px;
    }
    .price-head h3 {
        font-size: 48px;
    }
    .price-head span {
        font-size: 46px;
    }
    .price-body ul li span {
        font-size: 28px;
        margin-left: 20px;
        flex: 1;
    }
    .testimonial-section .heading-desc p {
        padding-bottom: 40px;
        font: normal normal normal 36px/55px Inter;
    }
    .accordion-item .accordion-button {
        padding: 20px 30px 20px 110px;
        font: normal normal normal 32px/48px Inter;
    }
    .accordion-button::after {
        width: 50px;
        height: 50px;
        background-image: url(../images/Plus.png);
        left: 40px;
    }
    .accordion-body p {
        font: normal normal normal 38px/50px Inter;
    }

    .features-row > * {
        padding-left: 15px;
        padding-right: 15px;
    }
    .features-row {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 50px;
    }

	.wrapper-slider {
        padding: 0 30px;
    }
	.follow-us ul {
        width: 100%;
        text-align: left;
        margin-left: 0;
    }
	.testimonial-section .slick-next, .testimonial-section .slick-prev {
        top: 100%;
    }
	.wrapper-slider .slick-next {
        right: 0;
    }
    .wrapper-slider .slick-prev {
        left: 0;
    }

    .login-form{
        max-width: 622px;
        margin: 0 auto;
    }
    .login-logo{
        text-align: center;
    }
    
    .login-header {
        margin-bottom: 120px;
        text-align: center;
    }
    .user-title h2 {
        font: normal normal bold 40px/60px 'Helvetica Neue';
    }



    .wrapper-left-sidebar-top img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin-bottom: 20px;
    }
    .wrapper-left-sidebar-top span {
        font: normal normal normal 22px/50px Inter;
    }
    .left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span),.left-sidebar-middle li:last-of-type a span {
        font-size: 18px;
        margin-left: 15px;
    }
    .left-sidebar-middle img {
        width: 32px;
    }
    .left-sidebar-middle {
        margin-top: 50px;
    }
    .left-sidebar-middle li:last-of-type {
        margin-top: 50px;
    }
    .wrapper-left-sidebar-bottom a span {
        font-size: 20px;
        margin-top: 10px;
    }
    .wrapper-left-sidebar-bottom img {
        width: 40px;
    }
    .wrapper-left-sidebar-bottom {
        margin-top: 0;
        position: absolute;
        bottom: 25px;
        left: 0;
        right: 0;
    }
    .wrapper-right-main-body .name-email2 {
        margin-right: 0;
    }
    .wrapper-right-main-body .you-can-test .box p {
        font: normal normal normal 22px/30px Inter;
    }
    .wrapper-right-main-body .you-can-test .box.d-flex img {
        max-height: 70px;
        align-self: center;
        margin: auto;
        margin-bottom: 10px;
        display: block;
    }
    .wrapper-left-sidebar-top span,.wrapper-left-sidebar-bottom a span,.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span), .left-sidebar-middle li:last-of-type a span,.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span), .left-sidebar-middle li:last-of-type a span {
        display: none;
    } 
    .wrapper-left-sidebar {
        display: none;
    }


    .wrapper {
        padding-left: 0px;
    }





	.wrapper-right-main-body {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 55px;
    }
    .wrapper-right-main-body .name-email ul li:last-child {
        font-weight: 400;
        margin-left: 0px;
        font-size: 18px;
    }
    .wrapper-right-main-body .you-can-test .box.d-flex {
        display: block !important;
    }
    .wrapper-right-main-body .you-can-test .box input {
        font: normal normal normal 26px/35px Inter;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: 20px;
    }
    .wrapper-right-main-body .you-can-test .box button {
        font: normal normal normal 21px/35px Inter;
        letter-spacing: 0px;
        width: 100%;
        padding: 10px 10px;
        margin-top: 15px;
    }
    .rev_slider .slick-list {
        padding-top: 0%!important;
        padding-bottom: 15%!important;
        padding-left: 8%!important;
        padding-right: 8%!important;
    }
    .rev_slider.slick-slider {
        margin-left: 0;
        margin-right: 0;
    }
.home-wrapper .home-box{
    zoom: 40%;
}
.home-wrapper .home-top {
     zoom: 40%;
}

.footer-copyright{
    zoom: 70%;
}


	
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    .faq-section::before, .banner-section::before, .banner-section::after, .banner-bar::before, .features-section::before, .who-are-section::before, .testimonial-section::before, .faq-section::after{
        display: none;
    }
    .user-title h2 {
        font: normal normal bold 68px/118px 'Helvetica Neue';
    }
	.banner-text h1 {
        font: normal normal 600 60px/95px Poppins;
    }
	.banner-text p {
        font-size: 22px;
    }
	.mobile-area img{
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .scroll-top {
        right: 15px;
        height: 35px;
        width: 35px;
        bottom: 15px;
    }
    .mobile-area a {
        font-size: 40px;
        padding-top: 8px;
        padding-bottom: 16px;
        padding-left: 50px;
        padding-right: 50px;
        border-radius: 50px;
    }
    .mobile-area a img {
        margin-left: 30px;
        width: 35px;
    }
    .features-item img {
        max-height: 50px;
    }
    .features-item span {
        font-size: 19px;
        color: #FEEBA7;
        flex: 1;
        margin-left: 20px;
    }
    .features-item {
        padding: 20px 30px;
    }
    .heading-title h2 {
        font-size: 48px;
    }
    .features-row {
        margin-left: -26px;
        margin-right: -26px;
        margin-top: 50px;
    }
    .about-img img{
        width: 400px;
        display: block;
        margin: 0 auto;
    }
    .about-top span {
        font-size: 60px;
        margin-left: 20px;
    }
    .about-top img {
        width: 60px;
    }
    .about-top h3 {
        font: normal normal normal 44px/60px Helvetica Neue;
        margin-bottom: 51px;
    }
    .about-top p {
        font-size: 24px;
    }
    .fixed-left ul li:last-child img {
        width: 35px;
    }
    .fixed-left ul {
        width: 35px;
    }
    .about-middle ul li:last-of-type {
        font-size: 22px;
        max-width: 100%;
        flex: 1;
    }
    .download span img {
        width: 25px;
    }
    .download {
        font-size: 22px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .who-are-desc h3 {
        font-size: 52px;
        font-weight: 400;
    }
    .who-are-desc p {
        font-size: 24px;
        max-width: 972px;
    }
    .price-head h3 {
        font-size: 48px;
    }
    .price-head span {
        font-size: 46px;
    }
    .price-body ul li span {
        font-size: 28px;
        margin-left: 20px;
        flex: 1;
    }
    .testimonial-section .heading-desc p {
        padding-bottom: 40px;
        font: normal normal normal 52px/90px Inter;
    }

    .accordion-item .accordion-button {
        padding: 20px 30px 20px 110px;
        font: normal normal normal 32px/48px Inter;
    }
    .accordion-button::after {
        width: 50px;
        height: 50px;
        background-image: url(../images/Plus.png);
        left: 40px;
    }
    .accordion-body p {
        font: normal normal normal 38px/50px Inter;
    }

    .features-row > * {
        padding-left: 15px;
        padding-right: 15px;
    }
    .features-row {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 50px;
    }
.testimonial-section .slick-next, .testimonial-section .slick-prev {
        top: 100%;
    }
	.wrapper-slider .slick-next {
        right: 0;
    }
    .wrapper-slider .slick-prev {
        left: 0;
    }

    .login-form{
        max-width: 622px;
        margin: 0 auto;
    }
    .login-logo{
        text-align: center;
    }
    
    .login-header {
        margin-bottom: 120px;
        text-align: center;
    }
    

	
.wrapper-left-sidebar-top img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.wrapper-left-sidebar-top span {
    font: normal normal normal 22px/50px Inter;
}
.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span),.left-sidebar-middle li:last-of-type a span {
    font-size: 18px;
    margin-left: 15px;
}
.left-sidebar-middle img {
    width: 32px;
}
.left-sidebar-middle {
    margin-top: 50px;
}
.left-sidebar-middle li:last-of-type {
    margin-top: 50px;
}
.wrapper-left-sidebar-bottom a span {
    font-size: 20px;
    margin-top: 10px;
}
.wrapper-left-sidebar-bottom img {
    width: 40px;
}
.wrapper-left-sidebar-bottom {
    margin-top: 0;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}
.wrapper-right-main-body .name-email2 {
    margin-right: 0;
}
.wrapper-right-main-body .you-can-test .box p {
    font: normal normal normal 22px/30px Inter;
}
.home-wrapper .home-box{
    zoom: 40%;
}
.home-wrapper .home-top {
     zoom: 40%;
}

	
	
	
	
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
    .faq-section::before, .banner-section::before, .banner-section::after, .banner-bar::before, .features-section::before, .who-are-section::before, .testimonial-section::before, .faq-section::after{
        display: none;
    }
	.banner-text h1 {
        font: normal normal 600 60px/95px Poppins;
    }
	.banner-text p {
        font-size: 22px;
    }
	.mobile-area img{
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .scroll-top {
        right: 15px;
        height: 35px;
        width: 35px;
        bottom: 15px;
    }
    .mobile-area a {
        font-size: 40px;
        padding-top: 8px;
        padding-bottom: 16px;
        padding-left: 50px;
        padding-right: 50px;
        border-radius: 50px;
    }
    .mobile-area a img {
        margin-left: 30px;
        width: 35px;
    }
    .features-item img {
        max-height: 50px;
    }
    .features-item span {
        font-size: 19px;
        color: #FEEBA7;
        flex: 1;
        margin-left: 20px;
    }
    .features-item {
        padding: 20px 30px;
    }
    .heading-title h2 {
        font-size: 48px;
    }
    .features-row {
        margin-left: -26px;
        margin-right: -26px;
        margin-top: 50px;
    }
    .about-img img{
        width: 400px;
        display: block;
        margin: 0 auto;
    }
    .about-top span {
        font-size: 60px;
        margin-left: 20px;
    }
    .about-top img {
        width: 60px;
    }
    .about-top h3 {
        font: normal normal normal 44px/60px Helvetica Neue;
        margin-bottom: 51px;
    }
    .about-top p {
        font-size: 24px;
    }
    .fixed-left ul li:last-child img {
        width: 35px;
    }
    .fixed-left ul {
        width: 35px;
    }
    .about-middle ul li:last-of-type {
        font-size: 22px;
        max-width: 100%;
        flex: 1;
    }
    .download span img {
        width: 25px;
    }
    .download {
        font-size: 22px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .who-are-desc h3 {
        font-size: 52px;
        font-weight: 400;
    }
    .who-are-desc p {
        font-size: 24px;
        max-width: 972px;
    }
    .price-head h3 {
        font-size: 48px;
    }
    .price-head span {
        font-size: 46px;
    }
    .price-body ul li span {
        font-size: 28px;
        margin-left: 20px;
        flex: 1;
    }
    .testimonial-section .heading-desc p {
        padding-bottom: 40px;
        font: normal normal normal 52px/90px Inter;
    }

    .accordion-item .accordion-button {
        padding: 20px 30px 20px 110px;
        font: normal normal normal 32px/48px Inter;
    }
    .accordion-button::after {
        width: 50px;
        height: 50px;
        background-image: url(../images/Plus.png);
        left: 40px;
    }
    .accordion-body p {
        font: normal normal normal 38px/50px Inter;
    }
    .wrapper-right-main-body .you-can-test .box p {
        font: normal normal normal 22px/30px Inter;
    }
    



.login-form{
    max-width: 622px;
    margin: 0 auto;
}
.login-logo{
    text-align: center;
}

.login-header {
    margin-bottom: 120px;
    text-align: center;
}
.wrapper-left-sidebar-top img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.wrapper-left-sidebar-top span {
    font: normal normal normal 22px/50px Inter;
}
.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span),.left-sidebar-middle li:last-of-type a span {
    font-size: 18px;
    margin-left: 15px;
}
.left-sidebar-middle img {
    width: 32px;
}
.left-sidebar-middle {
    margin-top: 50px;
}
.left-sidebar-middle li:last-of-type {
    margin-top: 50px;
}
.wrapper-left-sidebar-bottom a span {
    font-size: 20px;
    margin-top: 10px;
}
.wrapper-left-sidebar-bottom img {
    width: 40px;
}
.wrapper-left-sidebar-bottom {
    margin-top: 0;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
}
.wrapper-right-main-body .name-email2 {
    margin-right: 0;
}
.home-wrapper .home-box{
    zoom: 50%;
}
.home-wrapper .home-top {
     zoom: 50%;
}









}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width:1300px) {
.wrapper-right-main-body .you-can-test .box p {
    font: normal normal normal 18px/26px Inter !important;
}
    
	
	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1200px) and (max-width: 1699.98px){
.wrapper-left-sidebar-top img {
    width: 170px;
    height: 170px;
    margin-bottom: 15px;
}
.wrapper-left-sidebar-top span {
    font: normal normal normal 30px/40px Inter;
}
.left-sidebar-middle img {
    width: 40px;
}
.left-sidebar-middle li a span:not(.left-sidebar-middle li:last-of-type a span),.left-sidebar-middle li:last-of-type a span {
    font-size: 30px;
    margin-left: 20px;
}
.left-sidebar-middle {
    margin-top: 80px;
}
.left-sidebar-middle li:last-of-type {
    margin-top: 60px;
}
.wrapper-left-sidebar-bottom {
    margin-top: 120px;
}
.wrapper-left-sidebar-bottom a span {
    font-size: 30px;
}
.wrapper-left-sidebar-bottom img {
    width: 50px;
}
.wrapper-left-sidebar {
    padding-left: 40px;
    padding-right: 53px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.wrapper-right-main-body .name-email2 {
    margin-right: 20px;
}
.wrapper-right-main-body .name-email ul li {
    font: normal normal 600 18px/22px Inter;
}
.wrapper-right-main-body .name-email ul li:last-child {
    margin-left: 20px;
}
.wrapper-right-main-body .day-left h4 {
    font: normal normal bold 18px/26px Inter;
}
.wrapper-right-main-body .map-wrapper .name-email {
    padding-top: 30px;
}
.wrapper-right-main-body {
    padding-left: 40px;
    padding-right: 40px;
}
.user-title h2 {
    font: normal normal bold 70px/90px 'Helvetica Neue';
}
.user-title span {
    font: normal normal normal 28px/40px Inter;
}
.wrapper-right-main-body .you-can-test p {
    font: normal normal bold 24px/26px Helvetica Neue;
}

.wrapper-right-main-body .you-can-test .row > * {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}
.wrapper-right-main-body .you-can-test .box img {
    max-height: 50px;
    align-self: center;
}

.wrapper-right-main-body .you-can-test .box {
    border-radius: 40px;
    padding: 14px 20px;
}
.wrapper-right-main-body .you-can-test .box p {
    font: normal normal normal 20px/26px Inter;
    margin-left: 15px;
}
.wrapper-right-main-body .you-can-test .box button {
    font: normal normal normal 16px/20px Inter;
    width: 230px;
    padding: 5px 2px;
}
.wrapper-right-main-body .you-can-test .box button img {
    width: 20px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.wrapper-right-main-body .you-can-test .box input {
    font: normal normal normal 20px/30px Inter;
    margin-right: 25px;
}
.wrapper-right-main-body .footer-dashbord p {
    font: normal normal normal 18px/32px Inter;
}

/* .login-container {
    max-width: 1380px !important;
} */
.login-container .row > * {
    padding-right: calc(var(--bs-gutter-x) * 2);
    padding-left: calc(var(--bs-gutter-x) * 2);
}
.banner-text h1 {
    font: normal normal 600 96px/145px Poppins;
}
.banner-text p {
    font-size: 30px;
    width: 1280px;
    margin: auto;
}
.mobile-area .text-center img {
    max-width: 1080px;
    margin: auto;
}
.banner-section {
    padding-bottom: 210px;
}
.mobile-area a {
    font-size: 42px;
    margin-top: 60px;
}
.mobile-area a img {
    margin-left: 20px;
    width: 45px;
}
.features-item {
    padding: 25px;
}
.features-item img {
    max-height: 70px;
}
.features-item span {
    font-size: 38px;
    flex: 1;
}
.about-top h3 {
    font: normal normal normal 40px/67px Helvetica Neue;
    margin-bottom: 40px;
}
.about-middle.mt-60{
    margin-top: 50px;
}
.about-top span {
    font-size: 84px;
    margin-left: 20px;
}
.about-img img {
    width: 110%;
    max-width: 110%;
}
.about-top img{
	width: 80px;
}
.download {
    font-size: 31px;
    background: #fff;
    padding-left: 40px;
    padding-right: 40px;
}
.download img {
    width: 35px;
}
.about-middle ul li:last-of-type {
    font-size: 22px;
    margin-left: 15px;
}
.about-middle ul {
    margin-bottom: 30px;
}
.about-top p {
    font-size: 22px;
}
.fixed-left ul li:last-child a img {
    width: 70px;
}
.who-are-desc p {
    font-size: 28px;
    width: 675px;
}
.email, .pass, .email:focus, .pass:focus {
    border: 3px solid rgb(255, 255, 255);
    width: 600px;
    padding: 24px 20px 20px;
    font-size: 18px;
}
.form-check-input {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.submit-btn {
    font-size: 26px;
    width: 600px;
}
.form-check-label {
    font-size: 20px;
}
.login-form .mb-60 {
    margin-bottom: 50px;
}
.email-text, .pin-text {
    font-size: 26px;
}
.login-header h2 {
    font-size: 58px;
}
.login-header span {
    font-size: 22px;
}
.login-section {
    padding-top: 80px;
    padding-bottom: 45px;
    zoom: 68%;
}
.heading-title h2 {
    font-size: 72px;
}
.testimonial-section .heading-desc p {
    font: normal normal normal 75px/90px Inter;
}
.wrapper-slider {
    padding: 0 120px;
}
.testimonial-section .slick-next, .testimonial-section .slick-prev {
    top: 25%;
    zoom: 80%;
}
.testimonial-section p {
    font: normal normal 600 18px/28px Poppins;
}
.testimonial-item-top .box2 img {
    width: 130px;
}
.testimonial-item-top .box2 h4 {
    font: normal normal bold 35px/52px Inter;
}
.testimonial-item-top .box2 p {
    font: normal normal normal 24px/30px Inter;
}
.accordion-item .accordion-button {
    padding: 40px 55px 40px 145px;
    font: normal normal normal 42px/55px Inter;
}
.accordion-button::after {
    width: 60px;
    height: 60px;
    left: 50px;
}
.accordion-body p {
    font: normal normal normal 40px/52px Inter;
}
.footer-logo img {
    width: 185px;
    display: block;
    margin: auto;
}
.footer-logo h3 {
    font-size: 42px;
    text-align: center;

}
.footer-adress ul li {
    font-size: 22px;
}
.more-page ul li a {
    font-size: 20px;
}

.footer-adress span {
    font-size: 36px;
}
.more-page span, .follow-us span:not(.follow-us ul li span) {
    font-size: 32px;
    display: block;
}

.follow-us ul li a {
    font-size: 22px;
}
.menu {
    margin-left: 75px;
}
.menu ul li a {
    font-size: 18px;
}
.menu ul li:not(:last-of-type) {
    margin-right: 45px;
}
.login a {
    font-size: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.user img{
	width: 65px;
}


.logo img{
	width: 75px;
}
.faq-section::before,
.banner-section::before,
.banner-section::after,
.banner-bar::before,
.features-section::before,
.who-are-section::before,
.testimonial-section::before,
.faq-section::after{
	width: 350px;
	height: 350px;
}

.home-wrapper .home-box{
    zoom: 60%;
}
.home-wrapper .home-top {
     zoom: 60%;
}







}
@media (min-width: 1200px) and (max-width:1441px) {
.login-logo a img{}
.login-logo{}
    
	
	
	
	
}




/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1700px) and (max-width: 2099.98px){
	
	
	
	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 2100px){
	
	
	
	
}












