.mapbox{line-height: 0;margin-top: 60px}
.contactform{background: url(../images/ft-img-repeat.jpg);padding: 70px;width: 35%;float: left}
.txtlabel{color: #fff;display: block;font-weight: 300;font-size: 18px;line-height: 100%;margin-bottom:12px}
.ctit{color: #fff;font-weight: 200;font-size: 50px;line-height: 100%;text-transform: capitalize;margin-bottom: 10px}
.ctitsm{color: #fff;font-size: 18px;line-height: 100%;margin-bottom: 30px;padding-bottom: 25px;position: relative;}
.ctitsm:after{position: absolute;content: '';left: 0;bottom: -1px;height: 1px;width: 100%;background: #fff;opacity: 0.1}
.ctitsm:before{position: absolute;content: '';left: 0;bottom:0;height: 1px;width: 100%;background: #000;opacity: 0.1}
.ctinfobox{width: 65%;float: right}
.ctloc {font-size: 50px;color: #323232;font-weight: 200;text-transform: capitalize;text-align: center;line-height: 100%}
.ctinfobox .location_container{margin: 0}
.ctinfobox .locationbox{width:33.3%;margin:55px 0;text-align: center;position:relative;float: left}
.ctinfobox .locationbox:before{position: absolute;content: '';right: 0;bottom: 0;height: 100%;background: url(../images/contact-gradient.png)no-repeat bottom;width: 1px;}
.ctinfobox .locationbox:nth-child(3n):before{content: none}