
@media (max-width: 767px) {
    .title-page {
        padding-top: 45px;
    }
	    #content {
        padding-top: 15px !important;
		 padding-bottom: 30px !important;
    }
	
}
.contact-container{
	background: #efeff4;
    width: 100%;
}
.contact-container .contact-banner-section .contact-desc p {
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
}
.contact-container .contact-banner-section .contact-desc span {
    font-size: 18px;
    font-weight: 600;
    padding-top: 10px;
    display: block;
}
.contact-container .contact-banner-section {
    background: #fff;
    display: flex;
    padding: 0 50px;
}
.contact-container .contact-banner-section .contact-desc {
    width: 60%;
    padding: 50px 0 50px 70px;
}
.contact-container .contact-banner-section .contact-desc h1 {
    font-size: 30px;
    color: #26a541;
	font-weight: 600;
}
.contact-container .contact-banner-section .contact-img {
    padding-left: 10px;
}
.contact-container .contact-banner-section .contact-img img {
    display: block;
    width: 100%;
}
.contact-container .help-section {
    width: 100%;
    padding: 50px 120px;
}
.contact-container .help-section .flex-container {
    display: flex;
    justify-content: space-between;
    padding-bottom: 35px;
}
.contact-container .help-section .flex-container .msg-outer-box {
    background: #fff;
    padding: 0 20px 10px;
    border-radius: 8px;
    min-height: 145px;
    width: calc(50% - 8px);
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box {
    display: flex;
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .icon-section {
    padding-top: 20px;
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .msg-txt {
    width: 62%;
    padding-left: 10px;
    padding-top: 20px;
    position: relative;
    min-height: 125px;
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .icon-section img {
    width: 32px;
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .msg-txt {
    width: 62%;
    /* padding-left: 10px; */
    padding-top: 20px;
    position: relative;
    min-height: 125px;
}
.heading-2, h2 {
    font-size: 20px;
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .msg-txt p {
    font-size: 15px;
    padding-top: 10px;
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .msg-txt .button-section {
    padding-top: 30px;
}
a {
    color: #3c3c3c;
    text-decoration: none;
}
.quaternary-btn {
    border-radius: 6px;
    font-size: 12px;
    padding: 5px 15px;
    height: 30px;
    background: #d9232d;
}

 .continue-btn {
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
}
.contact-container .help-section .flex-container .msg-outer-box .msg-inner-box .msg-txt .button-section {
    padding-top: 30px;
}
.quaternary-btn-1, .quaternary-btn-2, .quaternary-full-btn {
    border-radius: 6px !important;
    font-size: 12px;
    padding: 5px 15px;
    height: 30px;
    color: #d9232d;
}
.contact-container .help-section .ofc-location-container {
    padding: 0 0 35px;
}
.contact-container .help-section .ofc-location-container .ofc-heading {
    font-size: 20px;
    font-weight: 600;
}
.quaternary-btn-1, .quaternary-full-btn {
    background: #fae0e1;
}
.contact-container .help-section .ofc-location-container .ofc-location {
    display: flex;
    /* align-items: center; */
    padding-top: 20px;
    justify-content: space-between;
}
.contact-container .help-section .ofc-location-container .ofc-location .outer-container {
    width: calc(33.33% - 8px);
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    min-height: 155px;
	height: 100%; /* or a fixed/min height if needed */
}
.contact-container .help-section .ofc-location-container .ofc-location .outer-container .location-heading {
    background: #efeff4;
    color: #979797;
    font-size: 12px;
    font-weight: 600;
    padding: 5px;
    border-radius: 4px;
    display: inline-block;
}
contact-container .help-section .ofc-location-container .ofc-location .outer-container .location-subheading {
    font-size: 16px;
    font-weight: 600;
    padding-top: 15px;
}
.contact-container .help-section .ofc-location-container .ofc-location .outer-container .ofc-address {
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
}
.contact-container .help-section .ofc-location-container .ofc-location .outer-container .ofc-address2 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px;
	height: 100px;
}
.contact-container .help-section .customer-support {
    font-size: 14px;
    text-align: center;
}
.contact-container .help-section .call-timing {
    padding-top: 5px;
    color: #979797;
    font-size: 14px;
    text-align: center;
}
.contact-container .help-section .ofc-location-container .ofc-location .outer-container .location-subheading {
    font-size: 16px;
    font-weight: 600;
    padding-top: 15px;
}
.contact-container .help-section .ofc-location-container .ofc-location .outer-container .ofc-address {
    padding-top: 10px;
    font-size: 14px;
    line-height: 22px;
}
.border-bottom {
    border-bottom: 10px solid #dee2e6 !important;
    }
.sub-bold{
	font-weight:500;
	}



@media (max-width: 768px) {
		.contact-container .contact-text {
   		 background: #fff;
		 padding-top: 80px;
		 
		}
		/* .contact-container{
			margin-bottom:80px;
		} */
		.sub-bold{
		font-weight:500;
		}`
		.pwa-row {
			display: flex;
			flex-wrap: wrap;
			padding: 10px 15px;
			justify-content: space-between;
		}
		.pwa-col-12 {
			flex: 0 0 100%;
			max-width: 100%;
			height: 100%;
		}
		.contact-container .contact-text h1 {
				color: #26a541;
				font-weight: 600;
		}

		h2, .heading-2, .heading-2-16 {
				font-size: 20px;
				font-weight: bold;
		}
		.contact-container .contact-text p {
			font-size: 15px;
			padding-top: 5px;
			line-height: 20px;
		}
		.contact-container .contact-text .contact-desc {
			padding-top: 10px;
		}
		.contact-container .contact-text p {
			font-size: 15px;
			padding-top: 5px;
			line-height: 20px;
		}
		.contact-container .contact-img {
			padding-top: 15px;
			background: #ffffff;
		}
		.contact-container .contact-img img {
			width: 100%;
			display: block;
		}
		.contact-container .contact-info {
			padding: 15px;
		}
		.pwa-row {
			display: flex;
			flex-wrap: wrap;
			padding: 10px 15px;
			justify-content: space-between;
		}
		.contact-container .contact-info .address-info {
			font-size: 14px;
			padding: 20px 0 10px;
			font-weight: 600;
		}
		.contact-container .contact-info .card {
			padding: 0;
			border: 1px solid #e3e3e3;
			width:100%;
			height:100%;
			text-align:left;
			box-shadow:none;
			margin-bottom: 20px;
		}
		.card {
			border-radius: 8px;
		}
		.card {
			padding: 10px;
			color: #333;
			background: #fff;
		}
		.pwa-col-12 {
			flex: 0 0 100%;
			max-width: 100%;
		}
		.contact-container .contact-info .card .international-office-info {
			padding: 15px;
			border-bottom: 1px solid #e3e3e3;
		}
		.contact-container .contact-info .card .international-office-info span {
			/* background: #efeff4;
			border-radius: 8px;
			color:#979797; */
			font-size: 14px;
			line-height: 16px;
			padding: 5px 0px;
			display: inline-block;
		}
		.contact-container .contact-info .card .international-office-info .heading-sec {
			font-size: 14px;
			font-weight: 700 !important;
			line-height: 16px;
			padding: 5px 0px;
		}
		.contact-container .contact-info .card .international-office-info p {
			font-size: 15px;
			color: #3c3c3c;
			margin-top: 10px;
		}
		.contact-container .contact-info .card .international-office-info .add-location {
			font-weight: 400;
			padding-top: 5px;
		}

		.contact-container .contact-info .card .international-office-info p {
			font-size: 15px;
			color: #3c3c3c;
			font-weight: 400;
		}
	}
	.text-justify{
		text-align:justify;
	}
	.check-btn {
    background-color: #26a541;
    color: #fff;
    font-size: 16px;
    padding: 12px 28px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 600;
	}

	.check-btn:hover {
		background-color: #26a541;
		transform: translateY(-2px);
		box-shadow: 0 6px 12px rgba(0,0,0,0.2);
	}
	.btn-container {
    margin-top: auto;
    text-align: center;
}