.ip-testi-cta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.ip-testi-cta > a, .ip-testi-cta > div {
	display: block;
	width: calc(100% / 3);
	margin: 0 0 0 5px !important;
	background: -webkit-gradient(linear, left bottom, left top, from(#086fa1), color-stop(96%, #07628e));
	background: linear-gradient(to top, #086fa1 0%, #07628e 96%);
}

.ip-testi-cta > a, .ip-testi-cta > div {
    width: calc( 26% - 5px );
    height: 80px;
    margin-right: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: visible;
}

.ip-cta-btn > a::before, .ip-cta-btn > div::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #b9e177;
	background: -moz-linear-gradient(top, #b9e177 1%, #c1e782 42%, #abd26a 96%);
	background: -webkit-linear-gradient(top, #b9e177 1%,#c1e782 42%,#abd26a 96%);
	background: linear-gradient(to bottom, #b9e177 1%,#c1e782 42%,#abd26a 96%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9e177', endColorstr='#abd26a',GradientType=0 );
	opacity: 0;
	z-index: 1;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

.ip-testi-cta > a i, .ip-testi-cta > div i {
	margin-right: 8px;
}

.icon-reviews-cta-01::before, .icon-reviews-cta-01::after {
    background-image: url(../../images/ip-reviews-cta-01-sprite.png);
}

.icon-reviews-cta-02::before, .icon-reviews-cta-02::after {
    background-image: url(../../images/ip-reviews-cta-02-sprite.png);
}

.icon-guarantee::before, .icon-guarantee::after {
    background-image: url(../../images/icon-guarantee.png);
}

.icon-reviews-cta-01::before {
    background-position: -5px -5px !important;
}

.icon-reviews-cta-01::after {
    background-position: -46px -5px !important;
}


.icon-reviews-cta-02::before {

    background-position: -5px -5px !important;

}


.icon-reviews-cta-02::after {

    background-position: -48px -5px !important;

}

.icon-guarantee::before {

    background-position: -5px -3px !important;

}

.icon-guarantee::after {

    background-position: -48px -5px !important;

}

.icon-reviews-cta-01 {
    width: 31px;
    height: 36px;
}

.icon-reviews-cta-02 {
	width: 33px;
	height: 35px;
}

.icon-guarantee {
	width: 33px;
	height: 39px;
}

.ip-cta-btn > a span, .ip-cta-btn > div span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	font-size: 24px;
	font-weight: 600;
	color: #ffffff;
	line-height: 1;
	text-transform: lowercase;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	text-align: left;
}

.ip-cta-btn > a::after, .ip-cta-btn > div::after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
}

.ip-testi-cta > a:nth-child(3) {
	width: calc( 32% - 5px );
}

#ip-agent-listing .page-title {
    padding: 70px 0 110px 0;
	text-align: center;
}

#ip-agent-listing .page-title h1 {
	font-size: 65px;
	font-weight: 600;
	line-height: 0.8;
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

#ip-agent-listing .ip-heading .col-md-5 {
	padding-right: 0;
}

@media only screen and (max-width:1366px) and (min-width:1200px) {
	
	.ip-cta-btn > a span, .ip-cta-btn > div span {
		font-size: 20px;
	}	
	
}

@media only screen and (max-width:1199px) {
	
	 
	.ip-cta-btn > a span, .ip-cta-btn > div span {
		font-size: 14px;
	}
	.ip-testi-cta > a i {
		transform: scale(0.7);
		margin-right: 3px;
	}
	#ip-agent-listing .page-title {
		padding: 50px 0;
	}
}

@media only screen and (max-width:1069px) {
	
	.ip-testi-cta > a, .ip-testi-cta > div {
		width: calc( 32% - 5px );
	}
	
}

@media only screen and (max-width:991px) {
	.ip-cta-btn > a span, .ip-cta-btn > div span {
		font-size: 20px;
	}
	#ip-agent-listing .ip-heading .col-md-5 {
		padding-right: 15px;
	}
	.ip-testi-cta {
		justify-content: center;
	}
	
	.ip-testi-cta > a i {
		transform: scale(0.8);
		margin-right: 3px;
	}
	
}

@media only screen and (max-width:520px) {
	.ip-testi-cta {
		display: block;
	}
	.ip-testi-cta > a, .ip-testi-cta > div {
		display: block;
	}
	.ip-testi-cta > a, .ip-testi-cta > div {
		width: 100%;
		height: 80px;
		margin-right: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		overflow: visible;
		margin-bottom: 5px !important;
		margin-left: 0 !important;
	}
	.ip-testi-cta > a:nth-child(3) {
		width: 100%;
	}
}