@media only screen and (min-width:1240px) {
	
}
@media only screen and (min-width:1024px) and (max-width: 1240px) {
	.req-demo .req-inner{
		width: 100%;
	}
	.req-demo .text-bnt-div{
		gap: 55px;
	}
}
@media only screen and (min-width:768px) and (max-width:1460px) {
    .footer .footerinner .fright .socialicon {
        justify-content: flex-start;
    }
    .footer .footerinner .fright .privacy{
        text-align: left;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.site-header {
	    display: flex;
	    max-width: 100%;
	}
	.site-header .custom-logo {
	    width: 130px;
	    height: 40px;
	}
	.nav-container {
		padding: 0 20px;
	}
	.nav-container .mobile {
	    display: none;
	}
	.nav-container .sidenav {
	    display: none;
	}
	.site-branding-1 ul {
	    display: flex;
	    gap: 25px;
	}
	.site-branding-1 ul a {
	    font-size: 12px;
	}
	.hero-banner {
	    padding: 32px 20px;
	}
	.hero-banner .left h1 {
	    font-size: 28px;
	}
	.hero-banner .left p {
	    font-size: 18px;
	}
	.hero-banner p.last-p {
	    font-size: 18px;
	}
	.hero-banner .logo-slider .slider {
	    padding-bottom: 0;
	}
	.sell-more {
	    padding: 64px 40px 0 40px;
	}
	.sell-more .sell-more-inner {
	    gap: 86px;
	}
	.sell-more .sell-more-inner p {
	    font-size: 12px;
	    line-height: 20px;
	}
	.sell-more .sell-more-inner h6 {
	    font-size: 14px;
	    line-height: 20px;
	}
	.sell-more h2 {
	    font-size: 28px;
	    line-height: 38px;
	}
	.sell-more p {
	    font-size: 18px;
	    line-height: 28px;
	    margin-bottom: 0px;
	}
	.supporting {
	    padding: 64px 20px;
	}
	.supporting h2 {
	    font-size: 28px;
	    line-height: 38px;
	}
	.supporting p {
	    font-size: 18px;
	    margin-bottom: 40px;
	}
	.supporting .supp-inner .left {
	    width: 50%;
	    padding-right: 60px;
	}
	.supporting .card .card-header h5 button {
	    font-size: 18px;
	    line-height: 20px;
	    padding: 5px 0px;
	}
	.supporting .card .card-body {
	    font-size: 12px;
	    line-height: 20px;
	    letter-spacing: 0.08px;
	}
	.supporting .card {
	    padding: 10px 0;
	}
	.req-demo {
	    padding: 0 50px;
	}
	.req-demo .req-inner p {
	    font-size: 18px;
	    line-height: 26px;
	}
	.req-demo .req-inner {
		padding: 40px 40px;
	    width: 100%;
	}
	.about {
	    padding: 64px 40px;
	}
	.about h2 {
	    font-size: 28px;
	    line-height: 30px;
	}
	.about p {
	    font-size: 18px;
	    line-height: 20px;
	}
	.about .about-inner .left h5 {
	    font-size: 24px;
	    line-height: 30px;
	}
	.about .about-inner .right h5{
	    font-size: 24px;
	    line-height: 30px;
	}
	.about .about-inner .left ul li {
	    font-size: 16px;
	}
	.about .about-inner .right p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.testimonials-slider .item .item-inner p {
	    font-size: 18px;
	    line-height: 24px;
	}
	.easysteps {
	    padding: 64px 20px;
	}
	.easysteps .left .estp-left-inner .estp-heading h3 {
	    font-size: 28px;
	    line-height: 40px;
	}
	.easysteps .left .estp-left-inner .estp-heading {
	    padding: 30px 50px 26px 50px;
	}
	.easysteps .left .estp-left-inner .accordion {
	    padding: 30px 50px 63px 50px;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button {
	    font-size: 18px;
	    line-height: 30px;
	    white-space: unset;
	    text-align: left;
	    align-items: flex-start;
	    width: 100%;
    	justify-content: space-between;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button .accordion-up-aerow {
	    top: 0;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button img {
		position: relative;
	    right: 0px;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-body {
	    width: 100%;
	    font-size: 14px;
	    line-height: 20px;
	}
	.easysteps .left .estp-left-inner .accordion .card {
	    margin-right: 0px;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button img {
	    right: 0px;
	}
	.easysteps .right-inner h3 {
	    font-size: 28px;
	    line-height: 34px;
	}
	.easysteps .right-inner h4 {
	    font-size: 18px;
	    line-height: 20px;
	    padding-bottom: 10px;
	}
	.easysteps .right-inner p {
	    font-size: 14px;
	    line-height: 20px;
	    padding-bottom: 18px;
	}
	.hero-banner .logo-slider .slick-initialized .slick-slide {
	    margin: 0 15px;
	}
	.footer {
	    padding: 60px 20px 20px 20px;
	}
	.footer .footer-top h4{
	    line-height: 30px;
	    margin-bottom: 8px;
	}
	
}



@media (max-width:767px) {
	.sidenav {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 999;
		top: 58px;
		right: 0;
		background-color: transparent;
		overflow-x: hidden;
		transition: 0.5s;
		z-index: 999;
		transform: translate3d(100%, 0, 0);
        transition: all 250ms ease-in-out;
        height: 100%;
        display: block;
	}
	.sidenav.active{
		transform: translate3d(0, 0, 0);
		width: 100%;
	} 
	.topsidenav {
		background: linear-gradient(269deg, #014AB7 0.48%, #012C6D 99%);
		padding: 20px;
		height: 100%;
	}
	.topsidenav a.custom-logo-link {
        color: #ffffff;
        text-align: center;
        font-family: "Open Sans";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 16px;
        display: inline-block;
    }
    .nav-container .mobile .right-inner .togglemenu {
	    width: 32px;
	}
	.nav-container .mobile .right-inner .closebtn{
		font-size: 39px;
    	color: #ffffff;
    	display: none;
	}
	.nav-container .mobile .right-inner .closebtn.active {
        display: inline-block !important;
        width: 23px;
        height: 30px;
        font-size: 34px;
        line-height: 100%;
    }
	.sidenav .sidebarinner{
		float: left;
		width: 100%;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.nav-container .desktop {
		display: none;
	}
	.nav-container .mobile {
		float: left;
		width: 100%;
		display: block;
		padding: 16px 20px;
		height: 65px;
		 background: linear-gradient(269deg, #014AB7 0.48%, #012C6D 99%);

	}
	.nav-container .mobile .left {
		float: left;
		width: 50%;
	}
	.nav-container .mobile .left .mob-logo{
		width: 133px;
		height: 31px;
	}
	.nav-container .mobile .right {
		float: left;
		width: 50%;
		padding-top: 0px;
	}
	.nav-container .mobile .right-inner {
		display: flex;
		gap: 16.08px;
		align-items: center;
    	justify-content: flex-end;
    	height: 34px;
	}
	.hero-banner{
		padding: 32px 0 0;
	}
	.hero-banner .left {
	    width: 100%;
	    padding: 0px 20px;
	}
	.hero-banner .right {
	    width: 100%;
	    margin-top: 64px;
	    padding: 0px 20px;
	}
	.hero-banner .left h1{
		font-size: 36px;
		line-height: 46.8px;
		letter-spacing: -0.72px;
		text-align: center;
		padding-top: 0;
		margin-bottom: 12px;
	}
	.hero-banner .left p {
		text-align: center;
		font-size: 20px;
		line-height: 30px;
	}
	.hero-banner .left .button-div {
	    display: flex;
	    gap: 32px;
	    margin-top: 32px;
	    flex-direction: column;
	}
	.hero-banner .left .button-div a.booking {
	    padding: 12px 65px;
	    width: fit-content;
	    margin: 0 auto;
	}
	.hero-banner .left .button-div a.login {
    	padding: 12px 100px;
	    width: fit-content;
	    margin: 0 auto;
	}
	.hero-banner p.last-p {
		padding: 0 27px;
	}	
	.hero-banner .logo-slider .slider{
		padding: 0;
	}
	.hero-banner .logo-slider {
		padding-top: 20px;
	}
	.hero-banner .logo-slider .slider .slide{
		width: unset;
	}
	/* hero-banner end */

	/* second-section */
	.sell-more {
	    padding: 64px 20px;
	}
	.sell-more p.sell-mobile-p {
		display: none;
	}
	.sell-more .sell-more-inner {
	    display: grid;
	    gap: 32px;
	    grid-template-columns: 100%;
	    padding: 0 23px;
	}
	.sell-more h2 {
		padding: 0 3px;
	    font-size: 30px;
	    line-height: 39px;
	    margin-bottom: 64px;
	}
	/* second-section end */

	/* third-section */
	.supporting {		
		padding: 64px 20.5px 60.87px 20.5px;
	}
	.supporting h2 {
	    font-size: 30px;
	    line-height: 39px;
	}
	.supporting p {
	    font-size: 20px;
	    line-height: 30px;
	}
	.supporting .supp-inner .left {
	    width: 100%;
	    padding-right: 0;
	}
	.supporting .supp-inner .right {
	    width: 100%;
	    margin-top: 64px;
	}
	/* third-section end*/
	
	/* fourth-section */
	.req-demo {
	    padding: 32px 20px;	    
	}
	.req-demo .req-inner {
	    padding: 31px 28px 51.44px 27px;
	    width: 100%;
	}
	.req-demo .text-bnt-div {
	    flex-direction: column;
	    gap: 24.56px;
	}
	.hero-banner .logo-slider .slick-initialized .slick-slide {
	    margin: 0 10px;
	}
	.req-demo .req-inner p {
	    font-size: 20px;
	    line-height: 30px;
	    text-align: center;
	}
	/* fourth-section end */

	/* five-section */
	.about {
	    padding: 64px 20.5px;
	}
	.about .about-inner .left {
	    width: 100%;
	}
	.about .about-inner .right {
	    width: 100%;
	    padding-top: 43px;
	}
	/* five-section end */

	/* six-section */
	.testimonials-slider .item {
	    padding: 60px 0;
	}
	.testimonials-slider .item .item-inner {
	    border-radius: 0px;
	    padding: 58px 20px 60px 20px;
	}
	.testimonials-slider .item .item-inner p {
	    font-size: 24px;
	    line-height: 36px;
	    margin-bottom: 12px;
	    text-align: center;
	}
	.testimonials-slider .item .item-inner img.left-test-img {
	    position: absolute;
	    top: -54px;
	    width: 98px;
	    height: 83px;
	    left: 0px;
	}
	.testimonials-slider .item .item-inner img.right-test-img {
	    position: absolute;
	    bottom: -54px;
	    width: 98px;
	    height: 83px;
	    flex-shrink: 0;
	    right: 0px;
	}
	.name-post {
	    float: left;
	    width: 100%;
	    text-align: center;
	}
	.testimonials-slider .item .item-inner .name-post p.name {
	    font-size: 16px;
	    text-align: center;
	}
	.testimonials-slider .item .item-inner .name-post p.psot {
	    font-size: 16px;
	    text-align: center;
	}

	/* six-section end */
	/* 	eight-section */
	.easysteps {
	    padding: 54.6px 21px 49.5px 21px;
	}
	.easysteps .left {
	    width: 100%;
	    padding-right: 0px;
	}
	.easysteps .left .estp-left-inner .estp-heading h3 {
	    font-size: 30px;
	    line-height: 39px;
	}
	.easysteps .left .estp-left-inner .estp-heading {
	    padding: 17px 28px 13px 40px;
	}
	.easysteps .left .estp-left-inner .accordion {
	    padding: 23px 28px 59px 40px;
	}
	.easysteps .left .estp-left-inner .accordion .card {
	    margin-right: 0px;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button {
	    white-space: unset;
	    text-align: left;
	    align-items: flex-start;
	    width: 100%;
    	justify-content: space-between;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-body {
	    width: 100%;
	    padding-bottom: 16px;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button img {
	    position: relative;
	    right: 0;
	    top: 0;
	}
	.easysteps .left .estp-left-inner .accordion .card .card-header h5 button .accordion-up-aerow {
	    top: 0;
	}
	.easysteps .right {
	    width: 100%;
	    padding-left: 0px;
	    margin-top: 64px;
	}
	.easysteps .right-inner h3 {
	    font-size: 30px;
	    line-height: 39px;
	}
	.easysteps .right .button-req {
	    text-align: center;
	}
	/* 	eight-section end*/

	.schedule {
	    float: left;
	    width: 100%;
	    padding: 101.6px 23px 112.72px 26px;
	    background: no-repeat;
	    background-image: url("../image/schedule-bgimg.png");
	    background: linear-gradient(337deg, #33C2FF 6.37%, #4896FF 32.82%, #8653DB 75.32%);
	    background-size: cover;
	}
	.schedule .scheduleinner {
	    display: flex;
	    width: 100%;
	    height: 100%;
	    padding: 0;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	    gap: 24.68px;
	    border-radius: 0;
	    background: none;	   
	}
	.schedule .scheduleinner .button-req {
	    margin-top: 0px;
	}
	.schedule .scheduleinner .content p {
	    color: #FFF;
	    text-align: center;
	    font-family: "Open Sans";
	    font-size: 24px;
	    font-style: normal;
	    font-weight: 400;
	    line-height: 36px;
	    letter-spacing: -0.12px;
	}
	.schedule .scheduleinner .content p br {
		display: none;
	}

	/* footer */
	.footer {
		padding: 59px 20px 44px 20px;
	}
	.footer .footerinner {
	    flex-direction: column;
	    align-items: flex-start;
	}
	.footer .footerinner .fleft.desktop {
	    display: none;
	}
	.footer .getstarted {
		display: block;
		float: left;
		width: 100%;
	}
	.footer .getstarted .card {
		border-bottom: 1px solid rgba(1, 45, 111, 0.20);
	    padding: 0px 0;	    
	}
	.footer .getstarted .card:first-child {
		border-top: 1px solid rgba(1, 45, 111, 0.20);
	}
	.footer .getstarted .card .card-header h5 button {
		width: 100%;
	    color: #FFF;
		font-family: "Open Sans";
		font-size: 18px;
		font-weight: 600;
		line-height: 34px;
		letter-spacing: 3px;
		text-transform: uppercase;
	    padding: 10px 0px;
	    border: none;
	    outline: none;
	    text-decoration: none;
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	    gap: 15px;
	}
	.footer .getstarted .card .card-header h5 button.collapsed .accordion-down-aerow{
		display: block;
	}
	.footer .getstarted .card .card-header h5 button.collapsed .accordion-up-aerow{
		display: none;
	}
	.footer .getstarted .card .card-header h5 button .accordion-down-aerow{
		display: none;
	}	
	.footer .getstarted .card .card-header h5 button .accordion-up-aerow{
		display: block;
	}
	.footer .getstarted .card .card-body{
		color: #ffffff;
		font-family: "Open Sans";
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: 0.08px;
	}
	.footer .emaisubscription {
		float: left;
		width: 100%;
		padding: 50px 2px 64px 2px;
	}
	.footer .emaisubscription input#email {
	    border-radius: 10px;
	    border: 2px solid #FFF;
	    color: #FFF;
	    font-family: "Open Sans";
	    font-size: 18px;
	    font-weight: 400;
	    line-height: 34px;
	    padding: 8px 0 8px 16.39px;
	    background: transparent;
	}
	.footer .emaisubscription input[type="submit"] {
	    border-radius: 10px;
	    background: #36DFD4;
	    width: fit-content;
	    padding: 12px 35px;
	    color: #012D6F;
	    text-align: center;
	    font-family: "Open Sans";
	    font-size: 18px;
	    font-weight: 600;
	    line-height: 24.954px;
	    display: inline-block;
	    margin-left: -12px;
	}
	.emaisubscription form {
		display: flex;
	}

	.footer .footerinner .fright {
        margin-top: 30px;
	    width: 100%;
	}
	.footer .footerinner .fright .copyright.mobile p {
	    color: #FFF;
	    font-family: "Open Sans";
	    font-size: 13px;
	    font-style: normal;
	    font-weight: 400;
	    line-height: 28px;
	    text-align: center;
	    padding-top: 71px;
	    padding-bottom: 14px;
	    display: block;
	}
	.footer .footerinner .fright .socialicon {
	    justify-content: center;
	}
	.footer .footerinner .fright .privacy {
	    text-align: center;
	}
	/* footer end */
	#login-popup .modal-body {
        padding: 20px;
	}
	.logo-form .input-field{
        width: 265.628px;
	}
	#request-demo-popup .modal-body {
        padding: 20px;
	}
    #request-demo-popup .modal-dialog {
        left: calc(50% - 250px);
    }
	.schedule-demo .two-input .input-field {
	    width: 100%;
	}
	#request-demo-popup button.close{
		margin-right: 0px;
	}
	.footer .footer-top{
		flex-direction: column;
		margin-bottom: 20px;
	}
}

