.tfm_content_wrapper{background: #f5f5f5;}
.tfm_content_container{background: #f5f5f5;}
.no-padding{padding: 0 !important;}
.width_full{width: 100%;}
.content_padding{padding: 10px !important;}
.auto-width{width: 100% !important;}

.vcontent-wrap ul
{
    list-style: none;
}

.contact-office
{
    background: #f5f5f5;
    padding: 40px 0 50px;
}

.contact-office .vcontent-wrap
{
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 10px;
}

.contact-office h2
{
    text-align: center;
    font-size: 25px;
}

.contact-office ul
{
    display: flex;
    width: 100%;
    margin-top: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.contact-office ul li
{
    width: 32%;
    float: left;
}

@media screen and (max-width: 1170px)
{
    .contact-office h2
    {
        text-align: center;
        font-size: 20px;
    }
    
    .contact-office ul li
    {
        width: 100%;
        float: left;
    }
    
}

.li.add2 .vlocation:first-child
{
    transition-delay: .2s;
}

.vlocation.active
{
    transform: translateY(0);
    opacity: 1;
}

.vlocation {
	box-shadow: -8px 7px 20px 3px rgba(0,0,0,0.05);
	border: 1px solid #eee;
	margin-bottom: 30px;
	background: #fff;
}

.vlocation_pages {
	box-shadow: -8px 7px 20px 3px rgba(0,0,0,0.05);
	border: 1px solid #eee;
	margin-bottom: 30px;
	background: #fff;
}

.vlocation {
	transform: translateY(50px);
	opacity: 0;
	transition: all 1s ease;
}

.vlocation-inner {
	padding: 26px 26px 0 26px;
	margin-bottom: 5px;
}

.vlocation h3 {
	font-family: "Roboto Slab",Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	margin-bottom: 18px;
}

.vlist {
	margin-bottom: 20px;
}

.field-body *
{
    box-sizing: border-box;
}

.vlocation p {
	font-family: var(--zf-secondary-bold);
	margin-bottom: 6px;
	font-size: 22px;
	line-height: 32px;
}

.vlocation h3 {
	font-size: 26px;
}

.vlocation address {
	font-family: var(--zf-secondary-regular);
}

.vlocation address {
	font-style: normal;
	font-size: 16px;
	letter-spacing: .1px;
	line-height: 28px;
}

li.add2 .vlocation:first-child {
	transition-delay: .2s;
}

li.add3 .vlocation:first-child {
	transition-delay: .4s;
}

.vlocation-inner a {
	color: #000;
}

.vlocation img {
	vertical-align: bottom;
}

img
{
    max-width: 100%;
}

/* About page css - STARTS */
	.vsection.new-old-customers *,.vsection.new-old-customers *:after,.vsection.new-old-customers *:before {
		box-sizing: border-box;
	}

	.vsales-customer-in {
		padding: 80px 0 30px;
		max-width: 1250px;
		margin: 0 auto;
		position: relative;
	}

	.vsection.new-old-customers {
		position: relative;
		margin-top: -8px;
	}

	.vsection.new-old-customers:before {
		content: "";
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		margin: auto;
		height: 80%;
		background: url(../img/about-bg.jpg);
		background-size: 200px auto;
		max-width: 100%;
	}

	.email-top-section b {
		font-weight: normal;
	}

	.vsection.new-old-customers h1 {
		text-align: center;
		font-family: var(--zf-secondary-bold);
		font-size: 40px;
	}

	.vsection.new-old-customers .oldU {
		display: flex;
		justify-content: space-between;
	}

	.vsection.new-old-customers .oldU {
		display: flex;
	}

	.vsection.new-old-customers .email-top-section h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.vsection.new-old-customers .email-top-section .vold-cust h3 {
		padding: 16px 0;
	}

	.vsection.new-old-customers .email-top-section {
		margin-bottom: 0;
		display: flex;
		justify-content: space-between;
		margin-top: 50px;
	}

	.vsection.new-old-customers .email-top-section>div:first-child {
		width: 24%;
	}

	.vsection.new-old-customers .email-top-section>div:last-child {
		width: 75%;
	}

	.vsection.new-old-customers .email-top-section>div {
		box-shadow: 2px 32px 41px -11px rgba(0,0,0,0.07);
		transition: .5s all ease;
	}

	.vsection.new-old-customers .email-top-section>div:hover {
		box-shadow: none;
	}

	.vsection.new-old-customers .voldu_in {
		display: flex;
		background: #fff;
		border: 1px solid #e5e5e5;
		border-radius: 5px;
	}

	.vsection.new-old-customers .email-top-section>div {
		border-radius: 3px;
	}

	.vsection.new-old-customers a {
		color: #000;
		display: inline-block;
		width: 100%;
	}

	.vsection.new-old-customers .email-top-section .vemail {
		font-family: var(--zf-primary-semibold);
		text-decoration: underline;
		font-size: 18px;
		display: block;
		margin-top: 20px;
		color: #03a9f5;
	}

	.vsection.new-old-customers .vnew-cust>div {
		padding: 30px 25px 10px;
		background: #fff;
		border: 1px solid #e5e5e5;
		border-radius: 5px;
	}

	.vsection.new-old-customers .email-top-section h3 {
		padding: 16px 0;
		border-bottom: 0 solid #e5e5e5;
		font-size: 18px;
		margin-bottom: 0;
	}

	.vsection.new-old-customers .email-top-section span.vic {
		width: 40px;
		height: 40px;
		display: inline-block;
		margin-bottom: 10px;
		background: url(../img/contact-icon-combine.png) no-repeat;
		background-size: 185px auto;
	}

	.vsection.new-old-customers .email-top-section span.vic-2 {
		background-position: -48px 0;
	}

	.vsection.new-old-customers .email-top-section span.vic-3 {
		background-position: -96px 0;
	}

	.vsection.new-old-customers .email-top-section span.vic-4 {
		background-position: -145px 0;
	}

	.vsection.new-old-customers .voldu_in>div {
		padding: 30px 25px 10px;
		width: calc(100% / 3);
		position: relative;
	}

	.vsection.new-old-customers .voldu_in>div:after {
		content: "";
		position: absolute;
		width: 1px;
		right: 0;
		top: 20px;
		bottom: 20px;
		background-color: #efefef;
	}

	.vsection.new-old-customers .voldu_in>div:last-child:after {
		content: none;
	}

	@media only screen and (max-width:1279px) {
		.vsection.new-old-customers:before {
			height: 80%;
		}
	
		.vsection.new-old-customers .email-top-section>div:first-child,.zsection.new-old-customers .email-top-section>div:last-child {
			width: 100%;
		}
	
		.vsection.new-old-customers .email-top-section {
			flex-wrap: wrap;
		}
	
		.vsection.new-old-customers .email-top-section {
			max-width: 930px;
			margin: 50px auto 0;
		}
	
		.vsection.new-old-customers .email-top-section .vnew-cust a {
			display: inline;
			margin-left: 0;
		}
	
		.vsection.new-old-customers .email-top-section .vemail {
			margin-top: 10px;
		}
	
		.vsection.new-old-customers .email-top-section>div:first-child {
			margin-bottom: 20px;
		}
	}

	@media only screen and (max-width:1110px) {

		.vsection.new-old-customers .vnew-cust>div {
			height: auto !important;
		}
	}
	
	@media only screen and (min-width:768px) and (max-width:991px) {
		.vsales-customer-in {
			max-width: 660px;
		}
	
		.contact-office {
			padding: 30px 0 50px;
		}
	
		.contact-office ul {
			margin-top: 30px;
		}
	
		.contact-office ul li {
			width: 32%;
		}
	
		.vlocation address {
			font-size: 15px;
		}
	
		.vlocation {
			margin-bottom: 3%;
		}
	}
	
	@media only screen and (max-width:991px) {
		.vsection.new-old-customers .voldu_in {
			flex-wrap: wrap;
		}
	
		.vsection.new-old-customers .voldu_in>div {
			width: 50%;
		}
	
		.vsection.new-old-customers .voldu_in>div:last-child {
			width: 100%;
			border-top: 1px solid #efefef;
		}
	
		.vsection.new-old-customers .email-top-section a {
			width: 100%;
			margin-top: 0;
			margin-left: 0;
			display: inline-block;
		}
	
		.oldU {
			flex-wrap: wrap;
			margin-top: 20px;
		}
	
		.oldU>div {
			width: 50%;
			margin-bottom: 30px;
		}
	
		.vsection.new-old-customers h1 span {
			display: block;
			text-align: center;
		}
	
		.vsection.new-old-customers .email-top-section h3 {
			text-align: center;
		}
	}
	
	@media only screen and (max-width:767px) {
	
		.vlocation 
		{
			margin-bottom: 10px;
			box-shadow: 0 0 20px 2px rgba(0,0,0,0.05);
		}
		
		.vsection.new-old-customers .email-top-section>div:last-child {
			width: 100%;
		}

		.vsection.new-old-customers {
			margin-top: 0;
		}

		.vsection.new-old-customers .email-top-section {
			margin-top: 30px;
		}
	
		.vsales-customer-in {
			padding-bottom: 0;
		}
	
		.vsection.new-old-customers .email-top-section {
			max-width: 320px;
		}
	
		.vsection.new-old-customers h1 {
			font-size: 26px;
			padding: 0 20px;
		}
	
		.vsection.new-old-customers .voldu_in>div {
			width: 100%;
		}
	
		.vsection.new-old-customers .voldu_in>div:first-child {
			border-bottom: 1px solid #efefef;
		}
	
		.vsection.new-old-customers .email-top-section .vnew-cust a {
			display: table;
			margin-left: 0;
		}
	
		.vsection.new-old-customers h1 span {
			display: block;
		}
	
		.vsection.new-old-customers {
			margin-top: 0;
		}
	
		.oldU>div {
			width: 100%;
			margin-bottom: 30px;
		}
	
		.contact-office {
			padding: 30px 0 50px;
		}
	
		.contact-office .vcontent-wrap {
			max-width: 400px;
			/*width: 100%;*/
		}
	
		.contact-office ul {
			margin-top: 30px;
		}
	
		.contact-office ul li {
			width: 100%;
		}
	
		.contact-office ul li:first-child {
			margin-right: 0;
		}
	
		.contact-office ul li:last-child {
			margin-left: 0;
		}
	
		.vlocation {
			margin-bottom: 10px;
			box-shadow: 0 0 20px 2px rgba(0,0,0,0.05);
		}
	}
/* About page css - ENDS */