.newaff {
	overflow-x: hidden;
    background: #fff;
	margin: 0 100px;
}
.newaff *, .newaff *:before, .newaff *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.newaff p {
    font-size: 16px;
    margin-bottom: 1.5em;
    line-height: 200%;
}

.rows {
    width: 1180px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}

.columns {
    float: left;
    min-height: 1px;
    padding: 0 15px;
    position: relative;
}

.one, .rows .one {
    width: 8.33333%;
}

.two, .rows .two {
    width: 16.66667%;
}

.liu, .rows .liu {
    width: 20%;
}

.three, .rows .three {
    width: 25%;
}

.four, .rows .four {
    width: 33.33333%;
}

.five, .rows .five {
    width: 41.66667%;
}

.six, .rows .six {
    width: 50%;
}

.seven, .rows .seven {
    width: 58.33333%;
}

.eight, .rows .eight {
    width: 66.66667%;
}

.nine, .rows .nine {
    width: 75%;
}

.ten, .rows .ten {
    width: 83.33333%;
}

.eleven, .rows .eleven {
    width: 91.66667%;
}

.twelve, .rows .twelve {
    width: 100%;
}
.rows, .clear {
    *zoom:1;}

.rows:before, .clear:before, .clear:after, .rows:after {
    content: " ";
    display: table;
}

.clear:after, .rows:after {
    clear: both;
}

.show-for-small {
    display: none !important;
}

.show-for-large {
    display: inherit !important;
}
@media(max-width: 767px) {
    .show-for-large {
        display: none !important;
    }
}
@media(max-width: 767px) {
    .rows {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .columns {
        width: auto !important;
        float: none;
    }

    .columns:last-child {
        float: none;
    }
    .columns:before, .columns:after {
        content: "";
        display: table;
    }
}
.container {
    padding: 45px 0
}
.disclaimer, .disclaimer p {
    font-size: 12px;
    color: #999;
}






.phead {
	text-align:center;
}
.phead p.heading {
	color:#53545e;
	font-size:35px;
	letter-spacing:1px;
	word-spacing:-2px;
	font-weight:300;
	margin:11px 0 44px 0;
}
.phead p.subheading {
	color:#53545e;
	font-size:14px;
	line-height:20px;
}
.hero {
	padding:0;
	background:url(../image/agent-hero.jpg) no-repeat top center #eeeeee;
	color:#000;
	height:580px;
}
.hero .herowrap {
	padding-right:50%;
}
.hero h1.heading {
	font-size:40px;
	font-weight:bold;
	margin:126px 0 0 0;
	text-transform:uppercase;
	line-height:1;
	font-family:'Open Sans Condensed',sans-serif;
	
}
.hero p.heading sup {
	font-size:18px;
}
.hero p.subheading {
	font-size:15px;
	margin:21px 25px 0 0;
	line-height:24px;
}
.hero p.subheading.icon {
	background:url(../image/agent-miniLogo.png) no-repeat 0px 14px;
	padding:10px 14px 10px 60px;
	min-height:72px;
}
.hero .button-container {
	margin-left:0;
	margin-top:8px;
}
.packages {
	padding-top:0;
	margin-top:-40px;
	padding-bottom:0;
}
.packages .submitButton {
	background-color:#e45151;
	color:#fff;
	font-size:12px;
	padding:12px 30px;
	font-weight:600;
	border:0px none;
	margin:21px 0;
	border-radius:3px;
	display: inline-block;
}
.packages .submitButton:hover {
	cursor:pointer;
}
.packages .bucket {
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.15);
	height:350px;
	background:#fff;
}
.packages .bucket .phead {
	text-align:center;
}
.packages .bucket .phead h2.name {
	font-size:24px;
	text-transform:uppercase;
	line-height:1;
	font-family:'Open Sans Condensed',sans-serif;
	color:#e8b403;
	height:72px;
	padding-top:32px;
	display:block;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.packages .bucket .phead .price {
	margin:4px 0 6px 0;
}
.packages .bucket .phead .price .sign {
	font-size:12px;
	color:#777;
}
.packages .bucket .phead .price .cost {
	font-size:20px;
	font-weight:700;
}
.packages .bucket .phead .sign.subterm {
	font-size:12px;
	margin-left:-6px;
}
.packages .bucket .phead .term {
	display:block;
	font-size:9px;
	line-height:1;
	color:#777;
}
.packages .bucket .featlist ul {
	margin:0 30px;
	padding:0;
	list-style-type:none;
}
.packages .bucket .featlist ul li {
	padding:14px 0;
	font-size:12px;
	border-bottom:1px solid #d1dee6;
	background:url(../image/agent-ulcheck.png) no-repeat 1px 18px;
	padding-left:15px;
	background-size: 10px;
}
.packages .bucket .featlist ul li:last-child {
	border-bottom:none;
}
.packages p.tech-specs {
	text-align:center;
	font-size:14px;
	margin:0;
	margin-top:20px;
}
.packages p.tech-specs .disclaimer {
	text-align:left;
	padding:0 75px;
}
.packages p.disclaimer {
	font-size:13px;
	color:#000;
}
.packages p.tech-specs a {
	background:url(../image/agent-techspecs.png) no-repeat left;
	padding:2px 2px 2px 30px;
}
div.container.why-mobanvip {
	padding:2px 0 25px 0
}
.why-mobanvip .phead h3.heading {
	margin-bottom:42px;
}
.phead h3.heading,.phead h4.heading {
	color:#53545e;
	font-size:35px;
	letter-spacing:1px;
	word-spacing:-2px;
	font-weight:300;
	margin:11px 0 44px 0;
}
.why-mobanvip .bucket {
	float:left;
	width:50%;
	padding-left:20px;
	padding-right:100px;
	border-left:2px solid #eee;
	margin-bottom:40px;
}
.why-mobanvip .bucket p {
	margin:0;
	font-size:15px;
	color:#444;
	line-height:1.5;
}
.why-mobanvip .bucket.one,.why-mobanvip .bucket.two {
	margin-bottom:87px
}

.why-mobanvip .bucket p.heading {
	font-size:18px;
	font-weight:500;
	color:#111;
	letter-spacing:0;
	padding:14px 0;
	margin-bottom:6px;
	padding-left:56px;
}
.why-mobanvip .bucket p.heading.icon1 {
	background:url(../image/agent-icon1.png) no-repeat 0 0;
}
.why-mobanvip .bucket p.heading.icon2 {
	background:url(../image/agent-icon2.png) no-repeat 0 0;
}
.why-mobanvip .bucket p.heading.icon3 {
	background:url(../image/agent-icon3a.png) no-repeat 0 0;
}
.why-mobanvip .bucket p.heading.icon4 {
	background:url(../image/agent-icon4.png) no-repeat 0 0;
}
@media(max-width:767px) {
	.hero {
	background:url(../images/agent/agent-hero-mobile.jpg) no-repeat top center #eeeeee;
	height:946px;
	background-size:cover;
	background-position:0 71%;
}
.hero h1.heading {
	font-size:47px;
	margin:47px 0 0 15%;
}
.hero p.subheading {
	font-size:15px;
	margin:17px 33px 0 15%;
	line-height:24px;
}
.packages p.disclaimer {
	width:105%;
}
.packages p.disclaimer {
	padding-bottom:9px;
}
.packages .bucket .phead h2.name {
	font-size:28px;
}
.packages .bucket .phead .price {
	margin:-7px 0 5px 0;
}
.packages {
	width:390px;
	margin:-207px auto 0 auto;
	position:relative;
	left:5px;
}
.packages .bucket .phead .price .cost {
	font-size:25px;
}
.packages .bucket .phead .sign.subterm {
	font-size:13px;
}
.packages .bucket.bottom {
	margin-bottom:0;
}
.why-mobanvip .bucket.one,.why-mobanvip .bucket.two,.why-mobanvip .bucket.three {
	margin-bottom:48px;
	margin-left:22px;
}
.why-mobanvip .bucket.four {
	margin-bottom:32px;
	margin-left:22px;
}
.why-mobanvip .bucket.one p:last-of-type {
	padding-right:31px;
}
.why-mobanvip .bucket.two p:last-of-type {
	padding-right:16px;
	width:108%;
}
.why-mobanvip .bucket.three p:last-of-type {
	padding-right:0;
	width:112%;
}
.why-mobanvip .bucket.four p:last-of-type {
	padding-right:0;
	padding-bottom:15px;
	width:107%;
}
.why-mobanvip .phead h3.heading {
	margin-bottom:24px;
	margin-left:22px;
	text-align:left;
}
.why-mobanvip .bucket p.heading {
	font-size:17px;
	color:#000;
}
div.container.faqs h4.heading {
	margin:6px 0 30px 31px !Important;
	text-align:left;
	line-height:45px;
}
.faqs dl {
	padding:0;
	margin:30px 0 30px 34px !Important;
}
div.container.faqs {
	padding-bottom:19px !Important;
}
div.container.faqs dd.answer.one {
	padding-right:70px;
}
div.container.faqs dd.answer.two {
	padding-right:62px;
}
div.container.faqs dd.question,div.container.faqs dd.answer {
	width:100%;
}
div.container.faqs dd.answer.three {
	padding-right:76px;
}
div.container.faqs dd.answer.four {
	padding-right:53px;
}
div.container.faqs dd.question.three {
	padding-right:70px;
}
div.container.faqs dd.question.four {
	padding-right:80px;
}
.why-mobanvip .bucket {
	float:none;
	width:100%;
}
.hero .herowrap {
	padding-right:0;
}
.packages .bucket {
	height:auto;
	padding-bottom:20px;
	margin-bottom:37px;
}
}.cta {
	padding:0;
	background:url(../image/agent-cta-mobanvip.jpg) no-repeat top center #fff;
	color:#fff;
	height:637px;
	padding-top:440px;
}
.cta .callexperts {
	margin:0 auto;
	padding:24px 0;
	padding-top:20px;
	max-width:1440px;
	background-color:rgba(0,0,0,0.65);
}
.cta .callexperts p {
	margin:0;
	font-size:25px;
	text-align:center;
	line-height:1.4;
	font-weight:300;
}
.cta .callexperts p strong {
	font-weight:700;
}
div.container.faqs {
	padding-bottom:27px;
}
.faqs p.heading {
	margin:0 0 39px 0;
}
.faqs dl {
	padding:0;
	margin:30px 0;
	font-size:16px;
}
.faqs dt {
	float:left;
	padding:0;
	margin:0;
	font-weight:700;
	clear:both;
	font-size:15px;
}
.faqs dd {
	padding:0;
	margin:0;
	padding-left:30px;
	font-size:16px;
}
.faqs dd.answer.two {
	padding-right:167px;
}
.faqs dd.question {
	font-weight:bold;
	margin-bottom:10px;
	width:100%
}
.faqs dd.answer {
	margin-bottom:36px;
	padding-right:135px;
	font-size:15px;
	width:100%
}
@media(max-width:440px) {
	.packages {
	width:90%;
	left:3px;
}
.hero h1.heading {
	margin:47px 0 0 5%;
	width:300px;
}
.hero p.subheading {
	margin:17px 0 0 4%;
}
}@media(max-width:360px) {
	.hero p.heading {
	margin:47px 0 0 0;
	width:100%;
}
.hero p.subheading {
	margin:17px 0 0 0;
}
}

@media screen and (min-width: 1850px) {
	.newaff {
        width:1380px;
        margin: 0 auto
    }
}
@media (max-width: 1366px) {
    .newaff {
        margin: 0 50px
    }
}
@media screen and (max-width: 950px) {
	.newaff {
        margin: 0 30px
    }
}
@media screen and (max-width: 550px) {
	.newaff {
        margin: 0
    }
}