@media (min-width:1900px){
	.header-bg .container {
		width: 100% !important;
		max-width: 1700px !important;
	}
	
	.hero-section .container {
		width: 100% !important;
		max-width: 1700px !important;
	}
	
	.hero-section .hero-heading h1 {
		font-size: 60px;
	}
	
	.hero-desc p {
		color: var(--text-color);
		font-family: 'Euclid Circular A', sans-serif;
		font-size: 26px;
		font-style: normal;
		font-weight: 400;
		line-height: 42px;
	}
}

@media (max-width:1900px){
.form-btn .btn {
    padding: 35px 65px;
}
}


@media(max-width:1295px){
.container {
    padding: 0 30px;
}
.header-bg {
    padding: 0px;
}
.hero-heading h2 {
    font-size: 25px;
}
.hero-heading h2 span {
    font-size: 46px;
}
input[type="checkbox" i] {o
    height: 30px;
}
.form-btn .btn {
    padding: 30px 65px;
}
.form-section {
    padding-bottom: 100px;
}
.client-heading h3 {
    font-size: 23px;
    line-height: 0;
}
}
@media(max-width:1200px){
.client-button .btn {
    font-size: 20px;
}
/* .client-heading h3 {
    font-size: 30px;
    line-height: 0;
} */
.img-fluid.shape-1 {
    top: -94px;
}
}


@media(max-width:1024px){
.about-wrapper {
    padding-left: 30px;
}
}


@media(max-width:991.98px){
.hero-heading h2 {
    font-size: 18px;
    line-height: 45px;
}
.hero-heading h2 span {
    font-size: 32px;
}
.hero-desc p {
    font-size: 11px;
}
.form-title h1 span {
    font-size: 100px;
}
.about-wrapper {
    padding-left: 10px;
}
}
@media(max-width:767.98px){
	.container {
	padding: 0 20px;
}
	
.hero-left {
    /* max-width: 557px; */
    margin: 0 auto;
}
.hero-heading h2 {
    font-size: 28px;
    line-height: 30px;
}
.hero-heading h2 span {
    font-size: 50px;
}
.hero-desc p {
    font-size: 17px;
}
.hero-right {
    text-align: center;
    margin-top: 30px;
}
.form-title h1 span {
    font-size: 70px;
}
.form-title h1 {
    font-size: 30px;
    line-height: 40px;
}
.form-title h1 span {
    font-size: 70px;
}
img.img-fluid.client-img {
    margin-top: 26px;
}
.about-section {
    padding-bottom: 110px;
}
.wwd-section {
    padding: 80px 0 0px;
}
.off-heading h4 {
    padding: 44px 0 40px;
}
.off-menu-list-left li {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
/* .off-wrapper-left {
    height: 10px;
} */
ul.off-menu-list-right {
    text-align: left;
}
.off-spacer {
    display: none;
}
.off-wrapper-left {
    border-right: none;
}
.off-wrapper-right {
    text-align: left;
}
.off-wrapper-right h4 {
    font-size: 25px;
}
.off-wrapper-left h4 {
    font-size: 25px;
}
.portfolio .section-subtitle {
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
}
.portfolio .section-title {
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.offcanvas-body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.offcanvas-body {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
	
.offcanvas-body {
	overflow-y: auto!important;
}

}
@media(max-width:575.98px){
.footer-section {
    padding: 45px 0 17px;
}
.footer-spacer1 {
    padding: 30px 0 30px;
}
.footer-right ul .footer-list {
    padding: 17px 0;
}
.footer-left .footer-mail {
    padding: 15px 0 18px;
}
.footer-spacer2 {
    padding: 25px 0 0;
}
.footer-text p {
    padding: 25px 0 25px;
    font-size: 15px;
}
.footer-left p {
    font-size: 13px;
}
.footer-right ul li a {
    font-size: 17px;
}
.footer-social-icon ul {
    padding: 28px 0;
}
.hero-heading h2 {
    font-size: 24px;
}
.hero-heading h2 span {
    font-size: 42px;
}
.hero-desc p {
    font-size: 15px;
}

.form-control {
    padding: 15px 31px 15px 15px;
    font-size: 15px;
    margin-bottom: 8px;
}
.form-btn .btn {
    padding: 25px 60px;
}
.form-section {
    padding-bottom: 80px;
}
.wwd-item {
    padding: 27px 1px 30px 18px;
}
.wwd-heading h5 {
    padding-top: 15px;
}
.about-section {
    padding-bottom: 50px;
}
}


@media(max-width:479.98px){
.footer-left .footer-mail {
    padding: 10px 0 10px;
}
.footer-right ul .footer-list {
    padding: 10px 0;
}
.footer-social-icon ul {
    gap: 15px;
}
.footer-social-icon ul .icon-first {
    margin-right: 10px;
}
.footer-social-icon ul .icon-last {
    margin-left: 10px;
}
.footer-body {
    flex-wrap: wrap;
}
.form-title h1 span {
    font-size: 50px;
}
.form-title h1 {
    font-size: 27px;
    line-height: 10px;
}
.footer-right {
    margin-top: 20px;
}
.hero-heading h2 {
    font-size: 18px;
}
.hero-heading h2 span {
    font-size: 32px;
}
.hero-section {
    padding-bottom: 80px;
}
.form-title {
    padding-top: 30px;
}
/* .off-btn .btn span{
 display: none;
} */
.off-logo {
    width: 136px;
}
.off-btn-icon-img {
    width: 22px;
    height: 20px;
}
.off-btn {
    padding: 7px 7px;
    gap: 0;
}
.check-wrapper {
    font-size: 18px;
}
.off-menu-list-left li {
    padding-bottom: 9px;
    margin-bottom: 9px;
}
.off-menu-list-right li {
    padding-bottom: 9px;
    margin-bottom: 9px;
}
.off-wrapper-left h4 {
    font-size: 20px;
}
.off-wrapper-right h4 {
    font-size: 20px;
}
.off-heading h4 {
   font-size: 25px;
}
.off-heading h4 {
    padding: 20px 0 20px;
}
.article .title {
    font-size: 24px;
    margin-top: 20px;
}
.blog .container {
    padding: 15px;
}
	.off-btn .btn {
		padding: 0.25rem;
	}
	
	.gtranslate_wrapper {
		display: inline-flex;
  		margin-left: 20px;
	}
	
	.gtranslate_wrapper a {
		font-size: 14px;
	}
    .feadback-title h2 {
    font-size: 25px!important;
	
}
.about-heading h3 {
    font-size: 28px;
}
}

@media(max-width:384.98px){
.form-title h1 span {
    font-size: 43px;
    letter-spacing: -0.12px;
}
.form-title h1 {
    font-size: 23px;
    line-height: 0px;
}
.icon-wrapper-right p {
    font-size: 22px;
}
.hero-btn .btn-two {
    padding: 15px 20px;
    font-size: 20px;
}
.hero-btn .btn-one {
    padding: 15px 15px;
    font-size: 20px;
}
.hero-heading h2 span {
    font-size: 25px;
}
.hero-heading h2 {
    font-size: 14px;
}
.header-bg {
    padding: 0px 0px;
}
.wwd-title h3 {
    font-size: 30px;
    padding-bottom: 35px;

}
.wwd-heading h5 {
    font-size: 17px;
}
.wwd-paragraph p {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.wwd-desc p {
    font-size: 13px;
}
.client-btn {
    padding: 16px 16px;
}
.client-btn .btn {
    font-size: 20px;
}
.about-heading h3 {
    font-size: 26px;
}
.about-desc p {
    font-size: 14px;
    padding: 34px 0 32px;
}
}
@media(max-width:349px){
.off-btn-icon-img {
    width: 15px;
    height: 15px;
}
.off-btn .btn {
    font-size: 12px;
}
.form-title-main {
    margin-bottom: 65px;
}
}