.franchisebg{
	background:url(../images/franchise-banner.jpg)no-repeat;
	margin-top: -90px;
	height: 489px;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}
.franchisebg img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.franchiseteam .profile-block p{
	padding: 0
}
.teamdir{    
	font-size: 18px;
	line-height: 24px;
    color: #464142;
    text-transform: capitalize;
    letter-spacing:1px;
	margin-bottom: 10px
}
.valuelist{display: flex;flex-wrap: wrap;list-style: none;text-align: center;padding: 0 0 60px}
.valuelist li{width: 25%;float: left;padding: 0 30px}
.valuetit{
    font-size: 20px;
    color: #464142;
    text-transform: uppercase;
	font-family: 'Brandon Grotesque Medium';
	font-weight: 500;
	margin-bottom: 10px;
}
.valuelist p{
	font-family: 'Brandon Grotesque Light';
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	color: #464142;	
}
.valueno{
	background: #C5CF21;
	color: #fff;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	font-family: 'Brandon Grotesque Medium';
	font-size: 20px;
	font-weight: 500;
	line-height: 100%;
	margin:0 auto 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.benefitbox{
	background-color: #464142;
	padding: 60px 0;
}
.benetit{
	color: #fff;
	font-family: 'Brandon Grotesque Bold';
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	line-height: 100%;
}
.benefitcontent p{
	font-family: 'Brandon Grotesque Light';
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	color: #464142;	
	margin-bottom: 10px
}
.benefitcontent p:last-of-type{
	margin-bottom: 0
}
.benefitwrap{
	display: flex;
	flex-wrap: wrap;
	margin-top:50px;
	background: #fff;
}
.benefitbox .benefitwrap:nth-of-type(2n) {
	flex-direction: row-reverse;
}
.benefitbox .benefitwrap:nth-of-type(2n) .benefitimg{float: right}
.benefitimg{	
	background-repeat:no-repeat;
	background-position: center;
	background-size: cover;
	width: 35%;
	float:left;
}
.benefitcontent{
	float: left;
	width: 65%;
	padding: 35px
}
.btit{
	font-size: 20px;
	line-height: 26px;
    color: #464142;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-bottom: 10px;
	font-family: 'Brandon Grotesque Medium';
	font-weight: 500;
}
.btitsm{
	font-size: 18px;
	line-height: 24px;
    color: #464142;
    text-transform: capitalize;
    letter-spacing:1px;
	font-family: 'Brandon Grotesque Medium';
	margin-bottom: 10px
}
.franchiseform{
	margin: 0;
	padding:60px 0;
}
.franchiseform .enq_form_bg{
	width: 100%;
	float: none;
	overflow: hidden;
	background: transparent;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
}
.franchiseform .btn-submit{
	background-color: #2A2A2A;
	color: #fff;
}
.franchiseform .btn-submit:hover{
	background-color: #C5CF21
}
.franchiseform .enq_form_bg h4{
	color: #464142;	
}
.franchiseform .img-anim2 img{
	border:1px solid #2A2A2A;
	border-radius: 50%;
}
.franchiseform .form-control{
	border: 1px solid #dbdbdb;
	background-color: #ebebeb;
	color: #4a4a4a;
	font-size: 16px;
}
.franchiseform select{
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 96% center;background-size: 12px;

}
.franchiseform .capcha-block{
	overflow: hidden;
	float: none;
}
div.wpcf7-response-output{
	margin: 5px 0 0;
}
.benefitbg1{
	background-image:url(../images/growing-niche-market.jpg);
}
.benefitbg2{
	background-image:url(../images/rewarding.jpg);
}
.benefitbg3{
	background-image:url(../images/a-sucessful-business.jpg);
}
.benefitbg4{
	background-image:url(../images/service-on-offer.jpg);
}
.benefitbg5{
	background-image:url(../images/marketing.jpg);
}
.benefitbg6{
	background-image:url(../images/system-trainging-and-support.jpg);
}
.benefitbg7{
	background-image:url(../images/establishment-costs.jpg);
}
.benefitbg8{
	background-image:url(../images/talbot-technicians.jpg);
}
/*Responsive*/
@media(max-width:1300px){
	.franchiseform .enq_form_bg .form_block{
		width: 66%
	}
	.franchiseform .enq_form_bg .enq_img_block{
		display: block;
	}
}
@media(max-width:1200px){
	.franchisebg{
		margin-top: -60px;
	}
	.valuelist li{
		padding: 0 15px;
	}
	.franchisebg img{
		max-width: 320px;
		width: 100%;
	}
	.franchisebg{
		height: 340px;
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.btitsm,.btit{
		margin-bottom: 5px;
		letter-spacing: normal;
	}
	.benefitcontent p{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 5px;
	}
}
@media(max-width:992px){
	.valuelist{
		padding: 0 0 30px;
	}
	.valuelist li{
		width: 50%;
		padding:15px;
	}
	.benefitimg{
		width:100%;
		min-height: 200px;
	}
	.benefitcontent{
		width: 100%;
		padding: 20px;
	}
	.benefitwrap{
		margin-top: 30px;
	}
	.benefitbox .benefitwrap:nth-of-type(2n){
		flex-direction: unset;
	}
	.benefitbox{
		padding: 40px 0;
	}	
}
@media(max-width:860px){
	.franchiseform{
		padding: 40px 0;
	}
	.franchiseform .enq_form_bg .form_block{
		width: 100%;
	}
	.franchiseform .enq_form_bg .enq_img_block{
		display: none;
	}
}
@media(max-width:550px){
	.valuelist li{
		width: 100%;
		padding:15px 0;
	}
	
}