.formBox {
    background: #fff;
    overflow: auto;
    color: beige;
    clear: both;
    float: none;
    max-width: 1000px;
    margin: -150px auto 0 auto;
    border: 0;
    padding:  0 20px;
    z-index: 111;
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

a.ctaBlue {
    background-color: #226e8a!important;
    border-color: #fff;
    color: #fff;
}

a.ctaBlue:hover {
    background-color: #fff!important;
    border-color: #000;
    color: #000;
}

ul.tripTile {
    text-align: center;
    width: auto!important;
    margin-top: 0;
    padding-top: 0;
}

ul.tripTile:after {
    content: '';
    display: block;
    overflow: visible;
    clear: none;
}

ul.tripTile li {
    display:inline-block;
    float: none;
    width: 32%;
    vertical-align: top;
    height: auto !important;
}

.tripTile:after {
    content: '';
    display: block;
    overflow: visible;
    clear: none;
    float: none;
}

.spacer {
    height: 100px;
}

.page-template-page-marketlandinggeneric img{
    width:100%;
    height:auto;
}

.page-template-page-marketlandinggeneric h4{
    text-align: center;
}

.page-template-page-marketlandinggeneric h2{
    text-align: center;
    font-family: "minionProReg", serif;
}

.onepage-generic-content-area p img{
    width:100%;
    height:auto;
}

.onepage-generic-content-area h2{
    margin:40px auto 20px;
    padding:0;
}

.page-template-page-marketlanding .lightBox-servicesSubtitleNilEffect{
    margin-bottom:0px;
    padding-bottom:0px;
    margin-top:0px;
    padding-top:0px;
}

.marketing-page-service-area .serviceRow{
    padding:50px 0;
}

.marketing-page-service-area .serviceRow:first-child{
    padding-top:0px;
}

.marketing-page-service-area .serviceRow:last-child{
    padding-bottom:0px;
}

.marketing-page-service-area .lightBox{
    padding-top:0;
    padding-bottom:0;
    margin-bottom:0px;
}

.globe img {
    width: 40px!important;
    height: 40px!important;
	}
	
@media only screen and (max-width: 767px){
.globe img {
    width: 31px!important;
    height: 31px!important;
}
.get-exclusive {
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    padding: 0 7%;
}
}
