/* Our Commitment page */
body#commitment .container{width:1070px;font-family:Verdana, Georgia, Helvetica, sans-serif;padding-top:0;}
#commitment #content{width:auto;}
#commitment h2.hidden {display:none;}
h1{
	font-weight: 500;
	z-index:3;
	margin:0 0 10px 0;
	padding:0 0 14px 0;
	font-size:570%;
	line-height:0.8em;
	float:left;
	min-height:220px;
	font-family:Verdana, Georgia, Helvetica, sans-serif;
}
h1 span.italic{
	font-style:italic;
	color:#00858E;
}
h1 span.you{
	color:#00858E;
	font-weight:500;
	text-transform:uppercase;
}

/* -- Language menu -- */
#language-selection {
    float: right;
    width: 38%;
    display: inline-block;
    vertical-align: bottom !important;
    position: absolute;
    right: 0;
}
select#language-select{display:none;}
select#language-select {
    background:url("../images/our-commitment/icons/angle-down.svg") #fff no-repeat right 10px center / 15px auto!important;
    background:url("../images/our-commitment/icons/angle-down.png") #fff no-repeat right 10px center;
    float:right;
    border:1px solid #bababa;
    padding:10px 1%;
    width:60%;
    font-size:18px;
	display:block;
	appearance:none;
	linear-appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
    background-size:auto auto;
    background-size:14px;
}
select#language-select::-ms-expand{
    display: none;
}
.menu-title{
	background:url("../images/our-commitment/icons/global.svg") no-repeat transparent left 12px / auto auto !important;
	background:url("../images/our-commitment/icons/global.png") no-repeat transparent left 12px;
	float:left;
	font-weight:600;
	margin:0 0 0 30px;
	padding:10px 0 10px 25px;
	display:inline-block;
}
.language-folder > .language-content:target ~ .language-content:last-child, .language-folder > .language-content  {
    display:none;
}

.language-folder > :last-child, .language-folder > .language-content:target {
    display:block;
}
.no-script{
	float:right;
	width:38%;
	display:inline-block;
}
ul#language-list{
	margin:0;
	padding:0;
	width:64%;
	display:inline-block;
	float:right;
}
ul#language-list li {
	list-style-type:none;
	float:right;
	width:40%;
	margin-right:10px;
	border-bottom:1px solid #000000;
}
ul#language-list li a{
	padding:5px;
	text-decoration:none;
	color:#000000;
	display:inline-block;
	width:auto;
}

ul#language-list li a:hover {text-decoration:underline;}

/* -- Three columns -- */
.col-one {
	float:left;
	width:35%;
	height:auto;
	margin:0;
	padding:0;
	display:inline-block;
	text-align:left;
}
.col-two {
	float:left;
	width:30%;
	height:310px;
	margin:0;
	padding:0;
	display:inline-block;
	text-align:center;
	background-color:#519EA7;/*#00858E*/
	border-radius:180px;
}
.col-three {
	float:left;
	width:35%;
	height:auto;
	margin:0;
	padding:0;
	display:inline-block;
	text-align:right;
}

/* -- Know you feature -- */
.knowyou-feature {
	background-color:#E8E3DF;
	width:100%;
	height:auto;
	margin:0;
	display:inline-block;
}
.knowyou-feature-nzsl{
	width:100%;
	height:auto;
	margin:0;
	display:inline-block;
}
.knowyou-feature .knowyou, .knowyou-feature .feedback {
	clear:both;
	margin:20px 50px 20px 20px;
	display:inline-block;
}

.knowyou-feature .understand, .knowyou-feature .privacy {
	clear:both;
	margin:20px 20px 0 30px;
	display:inline-block;
}
.knowyou-feature .col-one .icon-know-you {
	background:url("../images/our-commitment/elements/we-will-get-to-know-you-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/we-will-get-to-know-you-black.png") no-repeat transparent left top;
	float:left;
	width:100px;
	height:110px;
	margin:0 15px 0 0;
}
.knowyou-feature .col-one .icon-feedback {
	background:url("../images/our-commitment/elements/use-your-feedback-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/use-your-feedback-black.png") no-repeat transparent left top;
	float:left;
	width:100px;
	height:110px;
	margin:0 15px 0 0;
}
.knowyou-feature .col-two .maori h2{
	color:#FFFFFF;
	font-size:250%;
	width:60%;
	line-height:1em;
	margin:0 auto;
	padding:35px 0 0;
	font-weight:lighter;
}
.knowyou-feature .col-two hr {
    margin-top:20px;
    margin-bottom:20px;
    background-color:#FFFFFF;
    border:none;
    color:#FFFFFF;
    height:2px;
    clear:both;
	width:50px;
}
.knowyou-feature .col-two .english h3{
	color:#000000;
	font-size:480%;
	width:80%;
	line-height:0.8em;
	margin:0 auto;
	padding:0;
	font-weight:normal;
}
.knowyou-feature .col-three .icon-understand {
	background:url("../images/our-commitment/elements/make-sure-you-understand-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/make-sure-you-understand-black.png") no-repeat transparent left top;
	float:right;
	width:100px;
	height:110px;
	margin:0 0 20px 15px;
}
.knowyou-feature .col-three .icon-privacy {
	background:url("../images/our-commitment/elements/respect-your-privacy-black.svg") no-repeat transparent 10px top / auto auto!important;
	background:url("../images/our-commitment/elements/respect-your-privacy-black.png") no-repeat transparent 10px top;
	float:right;
	width:100px;
	height:110px;
	margin:0 0 0 15px;
}

/* -- Support you feature -- */
.supportyou-feature {
	background-color:#519EA7;
	width:100%;
	height:auto;
	margin:14px 0 0 0;
	display:inline-block;
}

.supportyou-feature .eligible, .supportyou-feature .contact {
	clear:both;
	margin:20px 50px 20px 20px;
	display:inline-block;
}

.supportyou-feature .help, .supportyou-feature .mistakes {
	clear:both;
	margin:20px 20px 20px 50px;
	display:inline-block;
}
.supportyou-feature .col-one .icon-eligible {
	background:url("../images/our-commitment/elements/eligible-white.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/eligible-white.png") no-repeat transparent left top;
	float:left;
	width:100px;
	height:110px;
	margin:0 15px 0 0;
}
.supportyou-feature .col-one .icon-contact {
	background:url("../images/our-commitment/elements/contact-us-white.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/contact-us-white.png") no-repeat transparent left top;
	float:left;
	width:100px;
	height:110px;
	margin:10px 15px 0 0;
}
.supportyou-feature .col-two{background-color:#E8E3DF;}
.supportyou-feature .col-two .maori h2{
	color:#00858E;
	font-size:250%;
	width:60%;
	line-height:1em;
	margin:0 auto;
	padding:25px 0 0;
	font-weight:lighter;
}
.supportyou-feature .col-two hr {
    margin-top:20px;
    margin-bottom:20px;
    background-color:#00858E;
    border:none;
    color:#00858E;
    height:2px;
    clear:both;
	width:50px;
}
.supportyou-feature .col-two .english h3{
	color:#000000;
	font-size:480%;
	width:90%;
	line-height:0.8em;
	margin:0 auto;
	padding:0;
	font-weight:normal;
}
.supportyou-feature .col-three .icon-help {
	background:url("../images/our-commitment/elements/help-you-white.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/help-you-white.png") no-repeat transparent left top;
	float:right;
	width:100px;
	height:110px;
	margin:0 0 0 15px;
}
.supportyou-feature .col-three .icon-mistakes {
	background:url("../images/our-commitment/elements/fixes-white.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/fixes-white.png") no-repeat transparent left top;
	float:right;
	width:100px;
	height:110px;
	margin:0 0 0 15px;
}

/* -- With you feature -- */
.withyou-feature {
	background-color:#E8E3DF;
	width:100%;
	height:auto;
	margin:14px 0 0 0;
	display:inline-block;
}

.withyou-feature .respect, .withyou-feature .rights {
	clear:both;
	margin:20px 50px 20px 20px;
	display:block;
}
.withyou-feature .achieve,.withyou-feature .actions {
	clear:both;
	margin:20px 20px 20px 30px;
	display:block;
}
.withyou-feature .col-one .icon-respect {
	background:url("../images/our-commitment/elements/handshake-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/handshake-black.png") no-repeat transparent left top;
	float:left;
	width:100px;
	height:110px;
	margin:0 15px 0 0;
}
.withyou-feature .col-one .icon-rights {
	background:url("../images/our-commitment/elements/rights-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/rights-black.png") no-repeat transparent left top;
	float:left;
	width:80px;
	height:90px;
	margin:0 20px 0 15px;
}
.withyou-feature .col-two .maori h2{
	color:#FFFFFF;
	font-size:250%;
	width:60%;
	line-height:1em;
	margin:0 auto;
	padding:35px 0 0;
	font-weight:lighter;
}
.withyou-feature .col-two hr {
    margin-top:20px;
    margin-bottom:20px;
    background-color:#FFFFFF;
    border:none;
    color:#FFFFFF;
    height:2px;
    clear:both;
	width:50px;
}
.withyou-feature .col-two .english h3{
	color:#000000;
	font-size:480%;
	width:80%;
	line-height:0.8em;
	margin:0 auto;
	padding:0;
	font-weight:normal;
}
.withyou-feature .col-three .icon-achieve {
	background:url("../images/our-commitment/elements/achieve-goals-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/achieve-goals-black.png") no-repeat transparent left top;
	float:right;
	width:100px;
	height:110px;
	margin:0 0 0 15px;
}
.withyou-feature .col-three .icon-actions {
	background:url("../images/our-commitment/elements/actions-black.svg") no-repeat transparent left top / auto auto!important;
	background:url("../images/our-commitment/elements/actions-black.png") no-repeat transparent left top;
	float:right;
	width:80px;
	height:90px;
	margin:0 15px 0 20px;
}

/* -- mixed -- */
.knowyou-feature .knowyou,.knowyou-feature .feedback,.knowyou-feature .understand,.knowyou-feature .privacy,
.supportyou-feature .eligible,.supportyou-feature .contact,.supportyou-feature .help,.supportyou-feature .mistakes,
.withyou-feature .respect,.withyou-feature .rights,.withyou-feature .achieve,.withyou-feature .actions {min-height:100px;}

.knowyou-feature p, .supportyou-feature p, .withyou-feature p {
	margin-top:5px;
	margin-bottom:0;
	font-size:110%;
	display:inline;
}
.knowyou-feature .col-two .knowyou-image {
	position:absolute;
	width:80px;
	height:auto;
	right:355px!important;
	top:290px!important;
}
.supportyou-feature .col-two .supportyou-imageleft {
	position: absolute;
	width: 130px;
	height: auto;
	left: 300px!important;
	top: 600px!important;
}
.supportyou-feature .col-two .supportyou-image {
	position: absolute;
	width: 108px;
	height: auto;
	right: 310px!important;
	top: 610px!important;
}
.withyou-feature .col-two .withyou-image {
	position:absolute;
	width:150px;
	height:auto;
	left:310px!important;
	top:980px!important;
}
.knowyou-feature .col-one .icon-know-you img,.knowyou-feature .col-one .icon-feedback img,
.knowyou-feature .col-three .icon-understand img,.knowyou-feature .col-three .icon-privacy img,
.supportyou-feature .col-one .icon-eligible img,.supportyou-feature .col-one .icon-contact img,
.supportyou-feature .col-three .icon-help img,.supportyou-feature .col-three .icon-mistakes img,
.withyou-feature .col-one .icon-respect img,.withyou-feature .col-one .icon-rights img,
.withyou-feature .col-three .icon-achieve img,.withyou-feature .col-three .icon-actions img{display:none;}


/* -- English --*/
#english-content .supportyou-feature .contact{margin-top:0;}

/* -- Maori -- */
#maori-content h1 {line-height:0.93em;font-size:480%;}
#maori-content .knowyou-feature p, #maori-content .supportyou-feature p, #maori-content .withyou-feature p {margin-top:0;}
#maori-content .knowyou-feature .feedback {margin:30px 40px 20px 20px;}
#maori-content .knowyou-feature .privacy {margin:0 20px 20px 0;}
#maori-content .supportyou-feature .contact{margin: 10px 50px 20px 20px;}

/* -- NZSL video -- */
.nzsl-video {margin:0 auto;display:block;}

/* -- Arabic -- */
#arabic-content h1 {text-align:right;line-height:0.88em;}
#arabic-content .knowyou-feature .col-two .maori h2{padding-top:45px;}
#arabic-content .supportyou-feature .col-two .maori h2{padding-top:45px;}
#arabic-content .withyou-feature .col-two .maori h2{padding-top:45px;}

/* -- Farsi -- */
#farsi-content .withyou-feature .col-two .maori h2{padding-top:45px;}

/* -- Hindi -- */
#hindi-content h1 {line-height:1em;}
#hindi-content .knowyou-feature .col-two .maori h2{padding-top:25px;}
#hindi-content .supportyou-feature .col-two .maori h2{font-size:210%;width:80%;padding-top:15px;}
#hindi-content .withyou-feature .col-two .maori h2{font-size:210%;width:80%;padding-top:15px;}

/* -- Khmer -- */
#khmer-content h1 {line-height:1em;font-size:480%;}
#khmer-content .knowyou-feature .knowyou,#khmer-content .knowyou-feature .feedback{margin-right:10px;width:100%;}
#khmer-content .knowyou-feature .understand{margin-left:10px;width:90%;}
#khmer-content .knowyou-feature .privacy{margin-top:10px;margin-left:10px;width:90%;}
#khmer-content .supportyou-feature .eligible{margin-right:10px;margin-bottom:0;width:100%;}
#khmer-content .supportyou-feature .contact{margin-top:10px;margin-right:10px;margin-bottom:0;width:100%;}
#khmer-content .supportyou-feature .col-one .icon-contact{margin-bottom:40px;}
#khmer-content .supportyou-feature .help,#khmer-content  .supportyou-feature .mistakes{margin-left:10px;width:90%;}
#khmer-content .withyou-feature .col-two .maori h2{padding-top:25px;}

/* -- Punjabi -- */
#punjabi-content h1 {line-height:0.98em;}
#punjabi-content .knowyou-feature .privacy{margin-top:0;}
#punjabi-content .knowyou-feature .col-three .icon-understand{margin-bottom:10px;}
#punjabi-content .knowyou-feature .col-three .icon-privacy{margin-bottom:40px;}

/* -- Samoan -- */
#samoan-content .supportyou-feature .eligible{margin-bottom:0;margin-top: 10px;}
#samoan-content .supportyou-feature .col-two .maori h2{padding-top:10px!important;font-size:220%;}
#samoan-content .knowyou-feature .understand {margin-bottom:0;margin-top:10px;}
#samoan-content .knowyou-feature .col-three .icon-understand{margin-bottom:0;}
#samoan-content .supportyou-feature .contact{margin: 0 0 0 20px;width:85%}
#samoan-content .supportyou-feature .col-one .icon-contact{margin-bottom:40px;}
#samoan-content .knowyou-feature .privacy {margin:0 20px 0 0;}
#samoan-content .supportyou-feature .help{margin-bottom:8px;width:80%;}
#samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:50px;}
#samoan-content .howdidwedo a {width:470px;}

/* -- Simplified Chinese -- */
#chinese-content h1 {line-height:1em;}
#chinese-content .knowyou-feature p,#chinese-content  .supportyou-feature p,#chinese-content  .withyou-feature p {font-size:100%;}
#chinese-content .supportyou-feature .col-two .maori h2{padding-top:55px;}
#chinese-content .knowyou-feature .col-two .maori h2{padding-top:55px;}
#chinese-content .withyou-feature .col-two .maori h2{padding-top:55px;}

/* -- Tongan -- */
#tongan-content h1 {line-height:1em;font-size:480%;}
#tongan-content .knowyou-feature p,#tongan-content  .supportyou-feature p,#tongan-content  .withyou-feature p {font-size:100%;}
#tongan-content .knowyou-feature .understand {margin:20px 20px 0 10px;}
#tongan-content .knowyou-feature .col-three .icon-understand{margin-bottom:0;}
#tongan-content .knowyou-feature .feedback{margin:20px 30px 20px 20px;width:100%;}
#tongan-content .knowyou-feature .privacy{margin:0 20px 10px 0;width:90%;}
#tongan-content .knowyou-feature .col-three .icon-privacy{margin:0 0 60px 15px;}
#tongan-content .supportyou-feature .contact{margin:0 30px 0 20px;width:100%;}
#tongan-content .supportyou-feature .mistakes{margin:20px 20px 20px 0;width:80%;}
#tongan-content .supportyou-feature .col-one .icon-contact{margin:0 15px 40px 0;}
#tongan-content .withyou-feature .respect,#tongan-content  .withyou-feature .rights{margin:20px 30px 20px 20px;width:100%;}
#tongan-content .withyou-feature .actions{margin:40px 20px 20px 0;}
#tongan-content .howdidwedo a {width:300px;}

/* -- Tongan -- */
#vietnamese-content h1 {line-height:1em;font-size:480%;}
#vietnamese-content .knowyou-feature .knowyou,#vietnamese-content .knowyou-feature .feedback{margin-right:10px;width:100%;}
#vietnamese-content .knowyou-feature .privacy{margin:0 20px 0 0;width:96%;}
#vietnamese-content .knowyou-feature .col-three .icon-understand{margin-bottom:0;}
#vietnamese-content .knowyou-feature .col-three .icon-privacy{margin-bottom:60px;}
#vietnamese-content .supportyou-feature .eligible{margin-right:10px;width:100%;margin-bottom:0;}
#vietnamese-content .supportyou-feature .contact{margin-top:5px;margin-right:10px;width:100%;margin-bottom:0;}
#vietnamese-content .withyou-feature .col-two .maori h2{width:80%;}
#vietnamese-content .withyou-feature .respect{margin-right:20px;}
#vietnamese-content .withyou-feature .achieve{margin:20px 20px 20px 0;}
#vietnamese-content .howdidwedo a {width:385px;}
#vietnamese-content .supportyou-feature .col-one .icon-contact{margin-bottom: 30px;}


/* -- How did we do footer -- */
.howdidwedo-footer{
	width:100%;
	height:auto;
	margin:20px 0 30px;
	display:inline-block;
}
.howdidwedo{
	display:inline-block;
	float:left;
}
.howdidwedo a{
	float:left;
	width:255px;
	height:auto;
	margin:10px 5px 10px 20px;
	padding:0;
	text-decoration:none;
}
.howdidwedo h4 {
	text-align:right;
	font-size:180%;
	line-height:1.1em;
	padding: 0 10px 0 0;
	font-family:Verdana, Georgia, Helvetica, sans-serif;
}
.howdidwedo h4 span.icon {
	background:url("../images/our-commitment/icons/how-did-we-do-icon.svg") no-repeat transparent right 15px / 60px auto!important;
	background:url("../images/our-commitment/icons/how-did-we-do-icon.png") no-repeat transparent right 15px;
	width:60px;
	margin:20px 0 0 5px;
	padding:40px 40px 0 20px;
	display:inline;
}
.howdidwedo h4 span.green{
	color:#00858E;
	font-weight:500;
}
.howdidwedo h4 span.italic{
	font-style:italic;
	color:#00858E;
}
.howdidwedo-footer .feedback{
	padding:20px 20px 20px 0;
	display:inline-block;
	float:left;
}
.howdidwedo-footer .feedback a {
	color:#000000;
	text-decoration:none;
}
.howdidwedo-footer .feedback a:hover{text-decoration:underline;}
.howdidwedo-footer .feedback p span{
  	font-size:80%;
    color:#999999;
}
.howdidwedo-footer .download{
  	clear:both;
  	margin-top:20px;
  	display:inline-block;
 	 float:left;
}
.howdidwedo-footer .download div {
  	margin: 5px 0;
}
.pdf img,.word img{
  	padding-bottom:5px!important;
}
.howdidwedo-footer .links a{
	background:url("../images/download.svg") no-repeat transparent 0 0 / 24px 24px!important;;
	background:url("../images/download.png") no-repeat transparent left top;
	width:auto;
  	height:0;
	margin:0;
	display:inline-block;
	line-height:normal;
}
.howdidwedo-footer .links span {
    color: #333;
    font-size: 80%;
}
.links .pages a {
    background: url("../images/our-commitment/icons/related-links.svg") no-repeat transparent 0 0 / 24px 24px !important;
    background: url("../images/our-commitment/icons/related-links.png") no-repeat transparent left top;
}
/* -----------------------------------
 Between 900px and 1120px (150%)
 ----------------------------------- */
@media (min-width:900px) and (max-width:1120px) {
	.col-one{width:33%;}
	.col-two {
		width:34%;
		height:300px;
	}
	.col-three{width:33%;}

	.knowyou-feature .col-two .knowyou-image{right:295px!important;top:285px!important;}
	.supportyou-feature .col-two .supportyou-imageleft{left:255px!important;top:580px!important;}
	.supportyou-feature .col-two .supportyou-image{right:275px!important;top:590px!important;}
	.withyou-feature .col-two .withyou-image{left:260px!important;top:950px!important;}

	.supportyou-feature .col-two .maori h2{padding:50px 0 0;}
	.supportyou-feature .col-two .english h3{font-size:380%;}

	.knowyou-feature p,.supportyou-feature p,.withyou-feature p{font-size:100%;}

	.knowyou-feature .knowyou,.knowyou-feature .feedback{margin:20px 10px 20px 10px!important;}

	.supportyou-feature .eligible,.supportyou-feature .contact,
	.withyou-feature .respect,.withyou-feature .rights{margin:20px 20px 20px 10px!important;}

	.supportyou-feature .help,.supportyou-feature .mistakes,
	.withyou-feature .achieve,.withyou-feature .actions{margin:20px 10px 20px 10px!important;}

	.knowyou-feature .understand{margin:20px 10px 0 10px!important;}
	.knowyou-feature .privacy{margin:10px!important;}
	.supportyou-feature .contact{margin-top:0!important;}
	.withyou-feature .respect,.withyou-feature .achieve{min-height:120px;}

	.supportyou-feature .col-one .icon-contact{margin-bottom:10px;}
	.withyou-feature .col-one .icon-rights{margin:0 20px 0 15px;}

	.knowyou-feature .col-three .icon-understand{margin-bottom:0;}
	.knowyou-feature .col-three .icon-privacy{margin-bottom:40px;}

	#maori-content .knowyou-feature .feedback,#maori-content .supportyou-feature .contact{margin-top:0!important;}
	#maori-content .knowyou-feature .knowyou{margin-bottom:0;}
	#maori-content .knowyou-feature .privacy{margin-top:0;}

	#arabic-content .supportyou-feature .contact{margin:0 10px!important;width:80%;}
	#arabic-content .supportyou-feature .mistakes{width:80%;}
	#arabic-content .knowyou-feature .privacy{width:80%;}
	#arabic-content .supportyou-feature .col-two .maori h2 {padding-top:70px;}

	#farsi-content .supportyou-feature .contact,#farsi-content .knowyou-feature .privacy{margin:0 10px!important;width:80%;}

	#hindi-content .supportyou-feature .contact{margin:0 10px!important;}
	#hindi-content .supportyou-feature .contact,#hindi-content .knowyou-feature .privacy{width:90%;}

	#khmer-content h1 {font-size:380%;}
	#khmer-content .knowyou-feature p,#khmer-content .supportyou-feature p,#khmer-content .withyou-feature p{font-size:90%;}
    #khmer-content .knowyou-feature .col-three .icon-privacy,#khmer-content .supportyou-feature .col-one .icon-contact {margin-bottom:40px!important;}
	#khmer-content .supportyou-feature .contact{margin-top:0!important;}
	#khmer-content .knowyou-feature .col-one .icon-know-you,
	#khmer-content .knowyou-feature .col-one .icon-feedback,
	#khmer-content .knowyou-feature .col-three .icon-understand,
	#khmer-content .knowyou-feature .col-three .icon-privacy,
	#khmer-content .supportyou-feature .col-one .icon-eligible,
	#khmer-content .supportyou-feature .col-one .icon-contact,
	#khmer-content .supportyou-feature .col-three .icon-help,
	#khmer-content .supportyou-feature .col-three .icon-mistakes,
	#khmer-content .withyou-feature .col-one .icon-respect,
	#khmer-content .withyou-feature .col-one .icon-rights,
	#khmer-content .withyou-feature .col-three .icon-achieve,
	#khmer-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
  		margin:0 15px;
	}

	#punjabi-content .supportyou-feature .contact{margin-top:0!important;}

	#samoan-content .knowyou-feature p,#samoan-content .supportyou-feature p,#samoan-content .withyou-feature p{font-size:90%;}
	#samoan-content .knowyou-feature .col-three .icon-privacy,#samoan-content .supportyou-feature .col-one .icon-contact{margin-bottom:60px!important;}
	#samoan-content .supportyou-feature .contact,#samoan-content .supportyou-feature .help,
    #samoan-content .knowyou-feature .privacy,#samoan-content .supportyou-feature .mistakes{width:90%;}
	#samoan-content .supportyou-feature .contact {margin: 0 0 0 20px !important;}
	#samoan-content .knowyou-feature .col-one .icon-know-you,
	#samoan-content .knowyou-feature .col-one .icon-feedback,
	#samoan-content .knowyou-feature .col-three .icon-understand,
	#samoan-content .knowyou-feature .col-three .icon-privacy,
	#samoan-content .supportyou-feature .col-one .icon-eligible,
	#samoan-content .supportyou-feature .col-one .icon-contact,
	#samoan-content .supportyou-feature .col-three .icon-help,
	#samoan-content .supportyou-feature .col-three .icon-mistakes,
	#samoan-content .withyou-feature .col-one .icon-respect,
	#samoan-content .withyou-feature .col-one .icon-rights,
	#samoan-content .withyou-feature .col-three .icon-achieve,
	#samoan-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}
	#samoan-content .howdidwedo a {width:auto;}

	#chinese-content .supportyou-feature .contact{margin-top:0!important;}

	#tongan-content .knowyou-feature p,#tongan-content .supportyou-feature p,#tongan-content .withyou-feature p{font-size:90%;}
	#tongan-content .supportyou-feature .contact{margin-top:0!important;}
	#tongan-content .knowyou-feature .privacy{width:90%;}
	#tongan-content .withyou-feature .actions{width:auto;}
	#tongan-content .supportyou-feature .col-one .icon-contact {margin: 0 15px 60px 0;}
	#tongan-content .knowyou-feature .col-one .icon-know-you,
	#tongan-content .knowyou-feature .col-one .icon-feedback,
	#tongan-content .knowyou-feature .col-three .icon-understand,
	#tongan-content .knowyou-feature .col-three .icon-privacy,
	#tongan-content .supportyou-feature .col-one .icon-eligible,
	#tongan-content .supportyou-feature .col-one .icon-contact,
	#tongan-content .supportyou-feature .col-three .icon-help,
	#tongan-content .supportyou-feature .col-three .icon-mistakes,
	#tongan-content .withyou-feature .col-one .icon-respect,
	#tongan-content .withyou-feature .col-one .icon-rights,
	#tongan-content .withyou-feature .col-three .icon-achieve,
	#tongan-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}
	#tongan-content .withyou-feature .col-three .icon-actions{margin-right:0;}

	#vietnamese-content .knowyou-feature p,#vietnamese-content .supportyou-feature p,#vietnamese-content .withyou-feature p{font-size:90%;}
	#vietnamese-content .supportyou-feature .contact{margin-top:0!important;}
	#vietnamese-content .supportyou-feature .col-one .icon-contact {margin: 0 15px 60px 0;}
	#vietnamese-content .supportyou-feature .mistakes{width:90%;}
	#vietnamese-content .knowyou-feature .col-one .icon-know-you,
	#vietnamese-content .knowyou-feature .col-one .icon-feedback,
	#vietnamese-content .knowyou-feature .col-three .icon-understand,
	#vietnamese-content .knowyou-feature .col-three .icon-privacy,
	#vietnamese-content .supportyou-feature .col-one .icon-eligible,
	#vietnamese-content .supportyou-feature .col-one .icon-contact,
	#vietnamese-content .supportyou-feature .col-three .icon-help,
	#vietnamese-content .supportyou-feature .col-three .icon-mistakes,
	#vietnamese-content .withyou-feature .col-one .icon-respect,
	#vietnamese-content .withyou-feature .col-one .icon-rights,
	#vietnamese-content .withyou-feature .col-three .icon-achieve,
	#vietnamese-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}
	#vietnamese-content .howdidwedo a {width: auto;}
}
/* -----------------------------------
 1000px wide
 ----------------------------------- */
@media (max-width:1000px) {
	.knowyou-feature .col-two .knowyou-image,
	.supportyou-feature .col-two .supportyou-imageleft,
	.supportyou-feature .col-two .supportyou-image,
	.withyou-feature .col-two .withyou-image {display:none!important;}
}
/* -----------------------------------
 Between 870px and 899px (170%)
 ----------------------------------- */
@media (min-width: 870px) and (max-width:899px) {
	.col-one{width:32%;}
	.col-two {
		width:36%;
		height:300px;
	}
	.col-three{width:32%;}

	.supportyou-feature .col-two .maori h2{padding:50px 0 0;}
	.supportyou-feature .col-two .english h3{font-size:380%;}

	.knowyou-feature p,.supportyou-feature p,.withyou-feature p{font-size:100%;}

	.knowyou-feature .knowyou,.knowyou-feature .feedback,.knowyou-feature .understand,.knowyou-feature .privacy,
	.supportyou-feature .eligible,.supportyou-feature .contact, .supportyou-feature .help,.supportyou-feature .mistakes,
	.withyou-feature .respect,.withyou-feature .rights, .withyou-feature .achieve,.withyou-feature .actions{margin:20px 10px!important;}

	.knowyou-feature .understand{margin:20px 10px 0 10px!important;}
	.knowyou-feature .privacy{margin:10px 10px 0 10px!important;}
	.withyou-feature .respect,.withyou-feature .achieve{min-height:120px;}
	.withyou-feature .rights{width:80%;}

	.supportyou-feature .col-one .icon-contact{margin-bottom:10px;}
	.withyou-feature .col-one .icon-rights{margin:0 15px 0 0;}

	.knowyou-feature .col-three .icon-understand{margin-bottom:0;}
	.knowyou-feature .col-three .icon-privacy{margin-bottom:40px;}

	#maori-content .knowyou-feature .feedback,#maori-content .supportyou-feature .contact{margin-top:0!important;}
	#maori-content .knowyou-feature .knowyou{margin-bottom:0;}
	#maori-content .knowyou-feature .privacy{margin-top:0;}

	#arabic-content .supportyou-feature .contact{margin:0 10px!important;}
	#arabic-content .supportyou-feature .col-two .maori h2 {padding-top:70px;}

	#farsi-content .supportyou-feature .contact{margin:0 10px!important;}

	#hindi-content .supportyou-feature .contact{margin:0 10px!important;}

	#khmer-content h1 {font-size: 380%;}
	#khmer-content .knowyou-feature p,#khmer-content .supportyou-feature p,#khmer-content .withyou-feature p{font-size:90%;}
	#khmer-content .supportyou-feature .contact{margin-top:0!important;}
	#khmer-content .knowyou-feature .col-one .icon-know-you,
	#khmer-content .knowyou-feature .col-one .icon-feedback,
	#khmer-content .knowyou-feature .col-three .icon-understand,
	#khmer-content .knowyou-feature .col-three .icon-privacy,
	#khmer-content .supportyou-feature .col-one .icon-eligible,
	#khmer-content .supportyou-feature .col-one .icon-contact,
	#khmer-content .supportyou-feature .col-three .icon-help,
	#khmer-content .supportyou-feature .col-three .icon-mistakes,
	#khmer-content .withyou-feature .col-one .icon-respect,
	#khmer-content .withyou-feature .col-one .icon-rights,
	#khmer-content .withyou-feature .col-three .icon-achieve,
	#khmer-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}

	#punjabi-content .supportyou-feature .contact{margin-top:0!important;}

	#samoan-content .knowyou-feature p,#samoan-content .supportyou-feature p,#samoan-content .withyou-feature p{font-size:90%;}
	#samoan-content .knowyou-feature .col-three .icon-privacy,#samoan-content .supportyou-feature .col-one .icon-contact{margin-bottom:60px!important;}
	#samoan-content .supportyou-feature .contact {margin: 0 0 0 20px !important;}
	#samoan-content .knowyou-feature .col-one .icon-know-you,
	#samoan-content .knowyou-feature .col-one .icon-feedback,
	#samoan-content .knowyou-feature .col-three .icon-understand,
	#samoan-content .knowyou-feature .col-three .icon-privacy,
	#samoan-content .supportyou-feature .col-one .icon-eligible,
	#samoan-content .supportyou-feature .col-one .icon-contact,
	#samoan-content .supportyou-feature .col-three .icon-help,
	#samoan-content .supportyou-feature .col-three .icon-mistakes,
	#samoan-content .withyou-feature .col-one .icon-respect,
	#samoan-content .withyou-feature .col-one .icon-rights,
	#samoan-content .withyou-feature .col-three .icon-achieve,
	#samoan-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}
	#samoan-content .howdidwedo a {width: auto;}

	#chinese-content .supportyou-feature .contact{margin-top:0!important;}

	#tongan-content .knowyou-feature p,#tongan-content .supportyou-feature p,#tongan-content .withyou-feature p{font-size:90%;}
	#tongan-content .supportyou-feature .contact{margin-top:0!important;}
	#tongan-content .knowyou-feature .col-one .icon-know-you,
	#tongan-content .knowyou-feature .col-one .icon-feedback,
	#tongan-content .knowyou-feature .col-three .icon-understand,
	#tongan-content .knowyou-feature .col-three .icon-privacy,
	#tongan-content .supportyou-feature .col-one .icon-eligible,
	#tongan-content .supportyou-feature .col-one .icon-contact,
	#tongan-content .supportyou-feature .col-three .icon-help,
	#tongan-content .supportyou-feature .col-three .icon-mistakes,
	#tongan-content .withyou-feature .col-one .icon-respect,
	#tongan-content .withyou-feature .col-one .icon-rights,
	#tongan-content .withyou-feature .col-three .icon-achieve,
	#tongan-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}

	#vietnamese-content .knowyou-feature p,#vietnamese-content .supportyou-feature p,#vietnamese-content .withyou-feature p{font-size:90%;}
	#vietnamese-content .supportyou-feature .contact{margin-top:0!important;}
	#vietnamese-content .supportyou-feature .mistakes{width:90%;}
	#vietnamese-content .knowyou-feature .col-one .icon-know-you,
	#vietnamese-content .knowyou-feature .col-one .icon-feedback,
	#vietnamese-content .knowyou-feature .col-three .icon-understand,
	#vietnamese-content .knowyou-feature .col-three .icon-privacy,
	#vietnamese-content .supportyou-feature .col-one .icon-eligible,
	#vietnamese-content .supportyou-feature .col-one .icon-contact,
	#vietnamese-content .supportyou-feature .col-three .icon-help,
	#vietnamese-content .supportyou-feature .col-three .icon-mistakes,
	#vietnamese-content .withyou-feature .col-one .icon-respect,
	#vietnamese-content .withyou-feature .col-one .icon-rights,
	#vietnamese-content .withyou-feature .col-three .icon-achieve,
	#vietnamese-content .withyou-feature .col-three .icon-actions{
		width:60px;
		height:70px;
	}
	#vietnamese-content .howdidwedo a {width: auto;}

}

/* -----------------------------------
 870px wide and below
 ----------------------------------- */
@media (max-width: 870px) {
	body#commitment .container{padding-top:0;}
	#language-selection{width:48%;}
	h1 {font-size:400%;min-height:auto;}
	.col-one{
		width:28%;
        margin-right:20px;
	}
	.col-two {
		width:38%;
		height:300px;
	}
	.col-three{
		width:30%;
		float:right;
	}
	.knowyou-feature,.supportyou-feature,.withyou-feature {
		width:106%;
		margin:0 0 10px -20px;
	}

	.knowyou-feature .col-two .maori h2,
	.supportyou-feature .col-two .maori h2,
	.withyou-feature .col-two .maori h2{padding-top:35px;width:65%;}

	.knowyou-feature p, .supportyou-feature p, .withyou-feature p{font-size:100%;}

	.withyou-feature .achieve, .withyou-feature .actions,
	.knowyou-feature .understand, .knowyou-feature .privacy,
	.supportyou-feature .help, .supportyou-feature .mistakes{margin:10px!important;}

	.knowyou-feature .knowyou, .knowyou-feature .feedback,
	.supportyou-feature .eligible, .supportyou-feature .contact,
	.withyou-feature .respect, .withyou-feature .rights{margin:10px 0 20px 10px!important;}

	.knowyou-feature .col-one .icon-know-you,
	.knowyou-feature .col-one .icon-feedback,
	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-one .icon-eligible,
	.supportyou-feature .col-one .icon-contact,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-one .icon-respect,
	.withyou-feature .col-one .icon-rights,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{
		width:60px;
		height:60px;
		margin-bottom:40px;
	}

	.withyou-feature .col-one .icon-rights{margin:0 15px 30px 0;}
	.withyou-feature .col-three .icon-actions{margin:0 0 0 15px;}

	.knowyou-feature .understand, .knowyou-feature .privacy{margin:10px 10px 0 0;}
	.knowyou-feature .col-three .icon-understand{margin-bottom:40px;}
	.knowyou-feature .col-three .icon-privacy{margin-bottom:60px;}

	#english-content .knowyou-feature br {display: none;}
	#english-content .knowyou-feature .col-three .icon-privacy{margin-bottom:80px;}
	#english-content .supportyou-feature .col-one .icon-contact{margin-bottom:60px;}
	#english-content .knowyou-feature .col-one .icon-know-you {margin-bottom:50px;}

	#maori-content h1{font-size:420%;}
	#maori-content .knowyou-feature .col-one .icon-feedback{margin-bottom:60px;}
	#maori-content .knowyou-feature .col-three .icon-privacy{margin-bottom:110px;}
	#maori-content .supportyou-feature .col-one .icon-contact{margin-bottom:60px;}

	#farsi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:90px;}

	#hindi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:90px;}

	#khmer-content .knowyou-feature .col-one .icon-know-you,#khmer-content .knowyou-feature .col-one .icon-feedback,
	#khmer-content .supportyou-feature .col-one .icon-eligible,#khmer-content .supportyou-feature .col-one .icon-contact,
	#khmer-content .withyou-feature .col-one .icon-respect,#khmer-content .withyou-feature .col-one .icon-rights{
		float:none;
		margin-bottom:20px!important;
	}

	#khmer-content .knowyou-feature .col-three .icon-understand,#khmer-content .knowyou-feature .col-three .icon-privacy,
	#khmer-content .supportyou-feature .col-three .icon-help,#khmer-content .supportyou-feature .col-three .icon-mistakes,
	#khmer-content .withyou-feature .col-three .icon-achieve,#khmer-content .withyou-feature .col-three .icon-actions {
		float:right;
		clear:both;
		margin-left:100%;
		margin-bottom:20px!important;
	}
	#khmer-content .withyou-feature .col-one .icon-respect {margin-bottom: 0 !important;}

	#punjabi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:70px;}

	#samoan-content .supportyou-feature .col-two .maori h2{padding-top:45px!important;}
	#samoan-content .knowyou-feature .col-three .icon-understand {margin-bottom:40px;}
	#samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:130px;}
	#samoan-content .supportyou-feature .col-three .icon-help{margin-bottom:60px;}
	#samoan-content .supportyou-feature .col-three .icon-mistakes{margin-bottom:50px;}
	#samoan-content .supportyou-feature .col-one .icon-contact {margin-bottom:160px;}
	#samoan-content .withyou-feature .col-one .icon-rights{margin-bottom:50px;}

	#chinese-content .knowyou-feature br,#chinese-content .supportyou-feature br,#chinese-content .withyou-feature br{display:none;}
	#chinese-content .knowyou-feature .col-three .icon-privacy{margin-bottom:70px;}

	#tongan-content .knowyou-feature br,#tongan-content .supportyou-feature br,#tongan-content .withyou-feature br{display:none;}
	#tongan-content .knowyou-feature .col-three .icon-understand {margin-bottom:90px;}
	#tongan-content .knowyou-feature .feedback{width:90%;}
	#tongan-content .knowyou-feature .col-three .icon-privacy {margin:0 0 200px 15px;}
	#tongan-content .supportyou-feature .col-three .icon-mistakes{margin-bottom:70px;}
	#tongan-content .supportyou-feature .col-one .icon-contact{margin-bottom:90px;}
	#tongan-content .withyou-feature .col-three .icon-actions{margin-bottom:20px;}

    #vietnamese-content .supportyou-feature .contact{width:auto;}
	#vietnamese-content .knowyou-feature br,#vietnamese-content .supportyou-feature br,#vietnamese-content .withyou-feature br{display:none;}
	#vietnamese-content .knowyou-feature .col-three .icon-understand {margin-bottom:40px;}
	#vietnamese-content .knowyou-feature .col-three .icon-privacy {margin-bottom:90px;}
	#vietnamese-content .supportyou-feature .col-one .icon-contact {margin-bottom:80px;}
}
/* -----------------------------------
 Between 841px and 869px
 ----------------------------------- */
@media (min-width: 841px) and (max-width: 869px) {
	.col-one{
		width:28%;
        margin-right:20px;
	}
	.col-two {
		width:36%;
		height:300px;
	}
}
/* -----------------------------------
 Between 800px and 840px
 ----------------------------------- */
@media (min-width: 800px) and (max-width: 840px) {
	.col-one{
		width:28%;
        margin-right:20px;
	}
	.col-two {
		width:38%;
		height:300px;
	}
}
/* -----------------------------------
 Between 780px and 799px
 ----------------------------------- */
@media (min-width: 780px) and (max-width: 799px) {
	.col-one{
		width:30%;
        margin-right:0;
	}
	.col-two {
		width:40%;
		height:300px;
	}
}
/* -----------------------------------
 Between 701px and 779px
 ----------------------------------- */
@media (min-width: 701px) and (max-width: 779px) {
	.col-one{
		width:28%;
        margin-right:0;
	}
	.col-two {
		width:42%;
		height:300px;
	}
}
/* -----------------------------------
 Between 640px and 700px
 ----------------------------------- */
@media (min-width: 640px) and (max-width: 700px) {
	#language-selection {
		width:60%;
		position:relative;
	}
	.col-one {
      	width:28%;
        margin-right:0;
    }
	.col-two {
		width:46%;
		height:280px;
		margin:20px 0 0 0;
		position: absolute;
		overflow: hidden;
	}
	.col-three {
		width:28%;
		float:right;
	}
	.withyou-feature .col-two {margin:10px 0 0 0;}

	.knowyou-feature,.supportyou-feature,.withyou-feature {
		width:106%;
        min-height:300px;
		margin:0 0 10px -18px;
	}
	.knowyou-feature p, .supportyou-feature p, .withyou-feature p {
		font-size: 100%;
		display: inline-block;
	}

	.knowyou-feature .col-two .maori h2,
	.supportyou-feature .col-two .maori h2,
	.withyou-feature .col-two .maori h2{padding-top:30px;width:65%;}

	.withyou-feature .achieve, .withyou-feature .actions,
	.knowyou-feature .understand, .knowyou-feature .privacy,
	.supportyou-feature .help, .supportyou-feature .mistakes{margin:10px 10px 20px 10px!important;width:auto!important;}

	.knowyou-feature .knowyou, .knowyou-feature .feedback,
	.supportyou-feature .eligible, .supportyou-feature .contact,
	.withyou-feature .respect, .withyou-feature .rights{margin:10px 0 20px 10px!important;}

	.knowyou-feature .col-one .icon-know-you,
	.knowyou-feature .col-one .icon-feedback,
	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-one .icon-eligible,
	.supportyou-feature .col-one .icon-contact,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-one .icon-respect,
	.withyou-feature .col-one .icon-rights,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{margin-bottom:10px!important;}

	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{float:right;}

	#maori-content .knowyou-feature p, #maori-content .supportyou-feature p, #maori-content .withyou-feature p {font-size: 90%;}
	#maori-content .knowyou-feature .feedback {margin: 0 0 0 10px;}
	#maori-content .knowyou-feature .privacy {margin: 0 10px 10px 0;}
	#maori-content .knowyou-feature .understand {margin: 10px 10px 10px 0;}
	#maori-content .knowyou-feature .col-three .icon-understand {margin-bottom: 50px;}
    #khmer-content .knowyou-feature .privacy{margin-left:-20px!important;}
    /*#samoan-content .supportyou-feature .col-two .maori h2 {padding-top:10px!important;}*/
	#tongan-content h1, #vietnamese-content h1{font-size: 400%;}
	#vietnamese-content .knowyou-feature .knowyou{width:auto;}

}
/* -----------------------------------
 640px wide and below
 ----------------------------------- */
@media (max-width: 640px) {
    #samoan-content .supportyou-feature .col-two .maori h2 {padding-top:10px!important;}
    .knowyou-feature,.supportyou-feature,.withyou-feature {
		width:106%;
        min-height:300px;
		margin:0 0 10px -18px;
	}
}

/* -----------------------------------
 Between 600px and 639px
 ----------------------------------- */
@media (min-width: 600px) and (max-width: 639px) {
	#language-selection {
		width:60%;
		position:relative;
	}
	.col-one {width:27%;}
	.col-two {
		width:49%;
		height:280px;
		margin:20px 0 0 0;
		position: absolute;
		overflow: hidden;
	}
	.col-three {
		width:28%;
		float:right;
	}
	.withyou-feature .col-two {margin:10px 0 0 0;}

	.knowyou-feature,.supportyou-feature,.withyou-feature{min-height:300px;}

	.knowyou-feature p, .supportyou-feature p, .withyou-feature p {
		font-size: 100%;
		display: inline-block;
	}

	.knowyou-feature .col-two .maori h2,
	.supportyou-feature .col-two .maori h2,
	.withyou-feature .col-two .maori h2{padding-top:30px;width:65%;}

	.withyou-feature .achieve, .withyou-feature .actions,
	.knowyou-feature .understand, .knowyou-feature .privacy,
	.supportyou-feature .help, .supportyou-feature .mistakes{margin:10px 10px 20px 10px!important;width:auto!important;}

	.knowyou-feature .knowyou, .knowyou-feature .feedback,
	.supportyou-feature .eligible, .supportyou-feature .contact,
	.withyou-feature .respect, .withyou-feature .rights{margin:10px 0 20px 10px!important;}

	.knowyou-feature .col-one .icon-know-you,
	.knowyou-feature .col-one .icon-feedback,
	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-one .icon-eligible,
	.supportyou-feature .col-one .icon-contact,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-one .icon-respect,
	.withyou-feature .col-one .icon-rights,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{margin-bottom:10px!important;}

	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{float:right;}

	#maori-content .knowyou-feature p, #maori-content .supportyou-feature p, #maori-content .withyou-feature p {font-size: 90%;}
	#maori-content .knowyou-feature .feedback {margin: 0 0 0 10px;}
	#maori-content .knowyou-feature .privacy {margin: 0 10px 10px 0;}
	#maori-content .knowyou-feature .understand {margin: 10px 10px 10px 0;}
	#maori-content .knowyou-feature .col-three .icon-understand {margin-bottom: 50px;}
    #khmer-content .knowyou-feature .privacy{margin-left: -40px !important;}
    #samoan-content .supportyou-feature .col-two .maori h2 {padding-top:10px;}
	#tongan-content h1, #vietnamese-content h1{font-size: 400%;}
	#vietnamese-content .knowyou-feature .knowyou{width:auto;}

}
/* -----------------------------------
 Between 568px and 599px
 ----------------------------------- */
@media (min-width: 568px) and (max-width: 599px) {
	#language-selection {
		width:60%;
		position:relative;
	}
	.col-one {
        width:25%;
        margin-right:0!important;
    }
	.col-two {
		width:54%;
		height:280px;
		margin:20px 0 0 0;
		position: absolute;
		overflow: hidden;
	}
	.col-three {
		width:26%;
		float:right;
	}
	.withyou-feature .col-two {margin:10px 0 0 0;}

	.knowyou-feature, .supportyou-feature, .withyou-feature{min-height:300px;}

	.knowyou-feature p, .supportyou-feature p, .withyou-feature p {
		font-size: 100%;
		display: inline-block;
	}

	.knowyou-feature .col-two .maori h2,
	.supportyou-feature .col-two .maori h2,
	.withyou-feature .col-two .maori h2{padding-top:30px;width:65%;}

	.withyou-feature .achieve, .withyou-feature .actions,
	.knowyou-feature .understand, .knowyou-feature .privacy,
	.supportyou-feature .help, .supportyou-feature .mistakes{margin:10px 10px 20px 10px!important;width:auto!important;}

	.knowyou-feature .knowyou, .knowyou-feature .feedback,
	.supportyou-feature .eligible, .supportyou-feature .contact,
	.withyou-feature .respect, .withyou-feature .rights{margin:10px 0 20px 10px!important;width:auto!important;}

	.knowyou-feature .col-one .icon-know-you,
	.knowyou-feature .col-one .icon-feedback,
	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-one .icon-eligible,
	.supportyou-feature .col-one .icon-contact,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-one .icon-respect,
	.withyou-feature .col-one .icon-rights,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{margin-bottom:10px!important;}

	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{float:right;}

	#maori-content .knowyou-feature p, #maori-content .supportyou-feature p, #maori-content .withyou-feature p {font-size: 90%;}
	#maori-content .knowyou-feature .feedback {margin: 0 0 0 10px;}
	#maori-content .knowyou-feature .privacy {margin: 0 10px 10px 0;}
	#maori-content .knowyou-feature .understand {margin: 10px 10px 10px 0;}
	#maori-content .knowyou-feature .col-three .icon-understand {margin-bottom: 50px;}
    #khmer-content .knowyou-feature .privacy {margin-left:-40px!important;}
	#tongan-content h1, #vietnamese-content h1{font-size: 400%;}
	#vietnamese-content .knowyou-feature .knowyou{width:auto;}

}
/* -----------------------------------
 Between 501px and 567px
 ----------------------------------- */
@media (min-width: 501px) and (max-width: 567px) {
	#language-selection {
		width:60%;
		position:relative;
	}
	.col-one {width:23%;}
	.col-two {
		width:56%;
		height:280px;
		margin:20px 0 0 0;
		position: absolute;
		overflow: hidden;
	}
	.col-three {
		width:27%;
		float:right;
	}
	.withyou-feature .col-two {margin:10px 0 0 0;}

	.knowyou-feature, .supportyou-feature, .withyou-feature{min-height:300px;}

	.knowyou-feature p, .supportyou-feature p, .withyou-feature p {
		font-size: 100%;
		display: inline-block;
	}

	.knowyou-feature .col-two .maori h2,
	.supportyou-feature .col-two .maori h2,
	.withyou-feature .col-two .maori h2{padding-top:30px;width:65%;}

	.withyou-feature .achieve, .withyou-feature .actions,
	.knowyou-feature .understand, .knowyou-feature .privacy,
	.supportyou-feature .help, .supportyou-feature .mistakes{margin:10px 10px 20px 10px!important;width:auto!important;}

	.knowyou-feature .knowyou, .knowyou-feature .feedback,
	.supportyou-feature .eligible, .supportyou-feature .contact,
	.withyou-feature .respect, .withyou-feature .rights{margin:10px 0 20px 10px!important;}

	.knowyou-feature .col-one .icon-know-you,
	.knowyou-feature .col-one .icon-feedback,
	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-one .icon-eligible,
	.supportyou-feature .col-one .icon-contact,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-one .icon-respect,
	.withyou-feature .col-one .icon-rights,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{margin-bottom:10px!important;}

	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{float:right;}

	#maori-content .knowyou-feature p, #maori-content .supportyou-feature p, #maori-content .withyou-feature p {font-size: 90%;}
	#maori-content .knowyou-feature .feedback {margin: 0 0 0 10px;}
	#maori-content .knowyou-feature .privacy {margin: 0 10px 10px 0;}
	#maori-content .knowyou-feature .understand {margin: 10px 10px 10px 0;}
	#maori-content .knowyou-feature .col-three .icon-understand {margin-bottom: 50px;}
    #khmer-content .knowyou-feature .privacy {margin-left:-40px!important;}
    #samoan-content .supportyou-feature .col-two .maori h2 {padding-top:10px;}
	#tongan-content h1, #vietnamese-content h1{font-size: 400%;}
	#vietnamese-content .knowyou-feature .knowyou{width:auto;}

}
/* -----------------------------------
 500px wide and below
 ----------------------------------- */
@media (max-width: 500px) {
  	h1,#vietnamese-content h1{font-size:340%!important;}
	#language-selection {
		float:none;
		width:100%;
		display:inline-block;
		vertical-align: middle;
		position:relative;
		left:0;
		margin:20px 0 20px -10px;
		right:0;
		border-bottom:1px solid #DEDEDE;
		padding:0 20px 20px 0;
	}
	.menu-title{
		padding: 10px 20px 10px 25px;
		margin-left: 15px;
	}
	select#language-select {float: left;}
	.col-one {
		float:none;
		width:auto;
      	margin-right:0;
	}
	.col-two {
		float:none;
		width:60%;/*100%*/
		height:auto;/*330px*/
		margin:0;
		padding:25px 0;
	}
	.col-three{
		float: none;
		width: auto;
		text-align: left;
	}
	.knowyou-feature,.supportyou-feature,.withyou-feature {
		width:auto;
		margin:0 0 10px 0;
	}
	.knowyou-feature .col-two .maori h2,.supportyou-feature .col-two .maori h2,.withyou-feature .col-two .maori h2{
      	padding-top:0;
      	width:65%;
    }
	.knowyou-feature p,.supportyou-feature p,.withyou-feature p{font-size:120%;}

	.knowyou-feature .knowyou, .knowyou-feature .feedback,
	.knowyou-feature .understand, .knowyou-feature .privacy,
	.supportyou-feature .eligible, .supportyou-feature .contact,
	.supportyou-feature .help, .supportyou-feature .mistakes,
	.withyou-feature .respect, .withyou-feature .rights,
	.withyou-feature .achieve, .withyou-feature .actions{
		margin:20px!important;
		width:88%!important;
		display:inline-block;
		min-height: auto;
	}

	.knowyou-feature .col-one .icon-know-you,
	.knowyou-feature .col-one .icon-feedback,
	.knowyou-feature .col-three .icon-understand,
	.knowyou-feature .col-three .icon-privacy,
	.supportyou-feature .col-one .icon-eligible,
	.supportyou-feature .col-one .icon-contact,
	.supportyou-feature .col-three .icon-help,
	.supportyou-feature .col-three .icon-mistakes,
	.withyou-feature .col-one .icon-respect,
	.withyou-feature .col-one .icon-rights,
	.withyou-feature .col-three .icon-achieve,
	.withyou-feature .col-three .icon-actions{
		float:left!important;
		margin:0 20px 0 0;
		width:80px;
		height:80px;
	}
	/*.knowyou-feature .col-two .english h3,.withyou-feature .col-two .english h3{width:40%;}*/
	.knowyou-feature .col-three .icon-privacy{margin-bottom:50px;}

	#english-content .supportyou-feature .contact{margin-top:20px!important;}
	#english-content .supportyou-feature .col-one .icon-contact {margin-bottom:40px;}
	#english-content .knowyou-feature .col-one .icon-know-you {margin-bottom:0;}
	#english-content .supportyou-feature .col-one .icon-contact {margin-bottom:0;}
	#english-content .knowyou-feature .col-three .icon-privacy {margin-bottom:40px;}

	#maori-content .knowyou-feature .privacy{margin:20px 20px 0 20px}

	#arabic-content .knowyou-feature .col-three .icon-privacy{margin-bottom:0;}
	#arabic-content .supportyou-feature .col-two .maori h2 {padding-top:10px;}
	#arabic-content .knowyou-feature .col-two .maori h2,
	#arabic-content .withyou-feature .col-two .maori h2{padding-top:15px;}
	#arabic-content .supportyou-feature .col-two .english h3,
	#arabic-content .knowyou-feature .col-two .english h3,
	#arabic-content .withyou-feature .col-two .english h3{padding:0 15px 25px 15px;}

	#farsi-content .knowyou-feature .col-three .icon-privacy{margin-bottom:50px;}

	#hindi-content .knowyou-feature .col-two .maori h2 {padding-top:0;}
	#hindi-content .supportyou-feature .col-two .maori h2 {padding-top:0;}
	#hindi-content .withyou-feature .col-two .maori h2{padding-top:0;}

	#khmer-content .knowyou-feature .col-two .maori h2 {padding-top:65px;}
	#khmer-content .knowyou-feature .col-three .icon-privacy {margin-bottom:50px;}
	#khmer-content .knowyou-feature .privacy{
		margin:20px 0 20px 20px!important;
		width:90%!important;
	}
    #khmer-content .knowyou-feature .col-three .icon-understand, #khmer-content .knowyou-feature .col-three .icon-privacy,
    #khmer-content .supportyou-feature .col-three .icon-help, #khmer-content .supportyou-feature .col-three .icon-mistakes,
    #khmer-content .withyou-feature .col-three .icon-achieve, #khmer-content .withyou-feature .col-three .icon-actions{margin-left:0;}
	#khmer-content .supportyou-feature .col-one .icon-contact {margin-bottom:70px!important;}
	#khmer-content .supportyou-feature .col-two .maori h2 {padding-top:65px;}
	#khmer-content .supportyou-feature .help, #khmer-content .supportyou-feature .mistakes {margin-left:20px!important;}
	#khmer-content .withyou-feature .col-two .maori h2 {padding-top:45px;}

	#punjabi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:50px;}
	#punjabi-content .withyou-feature .col-two .maori h2{padding-top:45px;}

	#samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:130px;}
	#samoan-content .supportyou-feature .col-one .icon-contact{margin-bottom: 80px;}
	#samoan-content .supportyou-feature .col-two .maori h2 {padding-top:50px;}

	#tongan-content .knowyou-feature .col-three .icon-privacy {margin:0 0 60px 20px;}
	#tongan-content .supportyou-feature .col-one .icon-contact {margin:0 20px 40px 0;}
	#tongan-content .withyou-feature .col-two .maori h2 {padding-top:45px;}

	#vietnamese-content .knowyou-feature .col-one .icon-know-you{margin-bottom:40px;}
	#vietnamese-content .knowyou-feature .knowyou,
	#vietnamese-content .knowyou-feature .feedback,
	#vietnamese-content .knowyou-feature .privacy,
	#vietnamese-content .supportyou-feature .eligible	{
		margin-right: 0 !important;
		width:auto!important;
	}
	#vietnamese-content .knowyou-feature .col-one .icon-know-you {margin-bottom:0;}
	#vietnamese-content .supportyou-feature .col-one .icon-contact{margin-bottom:60px;}
	#vietnamese-content .knowyou-feature .col-one .icon-feedback{margin-bottom:40px;}
	#vietnamese-content .knowyou-feature .privacy{width:94%!important;}
	#vietnamese-content .supportyou-feature .col-one .icon-eligible{margin-bottom:0!important;}

	.howdidwedo{float:none;}
	.howdidwedo a {
		width: auto;
		margin: 0 auto;
	}
	.howdidwedo h4 {
		text-align: right;
		font-size: 250%;
		line-height: 1em;
		padding: 0 10px 0 0;
		font-family: Verdana, Georgia, Helvetica, sans-serif;
	}
	.howdidwedo-footer .feedback {
		padding: 0;
		float: none;
		width: 100%;
		text-align: center;
	}

	#nzsl-content .jwplayer.aspectMode {width:auto!important;}

	#samoan-content .howdidwedo-footer {
		margin-top:40px;
		width: 100%;
	}
	#samoan-content .howdidwedo {float: right;}
	#samoan-content .howdidwedo a {
		width: auto;
		margin: 0;
	}
	#samoan-content .howdidwedo h4 {font-size: 140%;}
	#maori-content .howdidwedo a {
		float:left;
		width:auto;
	}
	#tongan-content .howdidwedo a {
		width: 100%;
		margin: 5px 0;
	}
	#chinese-content .howdidwedo a {width:auto;}
	#vietnamese-content .howdidwedo a {width:auto;margin-left:0;}
	#vietnamese-content .howdidwedo h4{font-size:180%;}

}
/* -----------------------------------
 480px wide and below
 ----------------------------------- */
@media (max-width:480px) {
	.col-two {width:65%;}
}
/* -----------------------------------
 Between 480px and 421px
 ----------------------------------- */
@media (min-width:421px) and (max-width:480px) {
  	.col-one{margin-right:0;}
	.col-two {
        width:65%;
        padding:30px 0;
    }

    .knowyou-feature .knowyou, .knowyou-feature .feedback, .knowyou-feature .understand, .knowyou-feature .privacy,
    .supportyou-feature .eligible, .supportyou-feature .contact, .supportyou-feature .help, .supportyou-feature .mistakes,
    .withyou-feature .respect, .withyou-feature .rights, .withyou-feature .achieve, .withyou-feature .actions {width:auto!important;}

    #english-content .knowyou-feature .col-three .icon-privacy,
    #maori-content .knowyou-feature .col-one .icon-feedback,#maori-content .knowyou-feature .col-three .icon-privacy,
    #maori-content .supportyou-feature .col-one .icon-contact,
    #farsi-content .knowyou-feature .col-three .icon-privacy,
    #hindi-content .knowyou-feature .col-three .icon-privacy,
    #punjabi-content .knowyou-feature .col-three .icon-understand,#punjabi-content .knowyou-feature .col-three .icon-privacy,
    #samoan-content .knowyou-feature .col-three .icon-understand,#samoan-content .knowyou-feature .col-three .icon-privacy,
    #samoan-content .supportyou-feature .col-one .icon-contact,#samoan-content .supportyou-feature .col-three .icon-help,
    #samoan-content .supportyou-feature .col-three .icon-mistakes,#samoan-content .withyou-feature .col-one .icon-rights,
    #chinese-content .knowyou-feature .col-three .icon-privacy,
    #tongan-content .knowyou-feature .col-three .icon-understand,#tongan-content .supportyou-feature .col-three .icon-mistakes,
    #vietnamese-content .knowyou-feature .col-one .icon-feedback,#vietnamese-content .knowyou-feature .col-three .icon-understand,
    #vietnamese-content .knowyou-feature .col-three .icon-privacy,#vietnamese-content .supportyou-feature .col-one .icon-contact{margin-bottom:0;}

    #farsi-content .withyou-feature .col-two{padding:40px 0;}

    #khmer-content .knowyou-feature .col-two .maori h2,#khmer-content .supportyou-feature .col-two .maori h2,
    #khmer-content .withyou-feature .col-two .maori h2,#chinese-content .knowyou-feature .col-two .maori h2,
    #chinese-content .supportyou-feature .col-two .maori h2, #chinese-content .withyou-feature .col-two .maori h2,
    #tongan-content .withyou-feature .col-two .maori h2,#farsi-content .withyou-feature .col-two .maori h2,
    #punjabi-content .withyou-feature .col-two .maori h2{padding-top:0;}

    #khmer-content .col-two{padding:40px 0;}
    #khmer-content .withyou-feature .col-two{padding:30px 0;}
    #khmer-content .knowyou-feature .knowyou, #khmer-content .knowyou-feature .feedback,
    #khmer-content .knowyou-feature .understand, #khmer-content .supportyou-feature .eligible,
    #khmer-content .supportyou-feature .contact, #khmer-content .supportyou-feature .help,
    #khmer-content .supportyou-feature .mistakes {width:90%!important;}
    #khmer-content .knowyou-feature .col-one .icon-know-you, #khmer-content .knowyou-feature .col-one .icon-feedback,
    #khmer-content .supportyou-feature .col-one .icon-eligible, #khmer-content .supportyou-feature .col-one .icon-contact,
    #khmer-content .withyou-feature .col-one .icon-respect, #khmer-content .withyou-feature .col-one .icon-rights,
    #khmer-content .withyou-feature .col-three .icon-achieve, #khmer-content .withyou-feature .col-three .icon-actions {margin-bottom:0!important;}
    #khmer-content .knowyou-feature .col-three .icon-privacy,#khmer-content .supportyou-feature .col-one .icon-eligible{margin-bottom:30px!important;}
    #khmer-content .supportyou-feature .col-one .icon-contact{margin-bottom:50px!important;}

    #samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:40px;}

    #chinese-content .col-two {padding:40px 0;}

    #tongan-content .knowyou-feature .col-three .icon-privacy {margin:0 20px 20px 0;}
    #tongan-content .supportyou-feature .col-one .icon-contact {margin:0 20px 0 0;}

    #vietnamese-content .col-two{width:68%;}
    #vietnamese-content .knowyou-feature .knowyou,#vietnamese-content .knowyou-feature .feedback, #vietnamese-content .knowyou-feature .understand,
    #vietnamese-content .knowyou-feature .privacy,#vietnamese-content .supportyou-feature .eligible,#vietnamese-content .supportyou-feature .contact,
    #vietnamese-content .supportyou-feature .help,#vietnamese-content .supportyou-feature .mistakes,#vietnamese-content .withyou-feature .respect,
    #vietnamese-content .withyou-feature .rights,#vietnamese-content .withyou-feature .achieve,
    #vietnamese-content .withyou-feature .actions {margin-right:20px!important;}
}
/* -----------------------------------
 420px wide and below
 ----------------------------------- */
@media (max-width:420px) {
	.knowyou-feature .col-two,.supportyou-feature .col-two,.withyou-feature .col-two{margin:0;width:75%;}
	.withyou-feature .col-two .maori h2 {padding:0;}
	.withyou-feature .col-two .english h3{padding:0 15px 15px 15px;}

	#english-content .supportyou-feature .col-two {margin:0;width:75%;}

	#maori-content .supportyou-feature .col-two{margin:0;width:75%;}
	#maori-content .knowyou-feature .col-one .icon-feedback {margin-bottom:0px;}
	#maori-content .knowyou-feature .col-three .icon-privacy {margin-bottom:70px;}
	#maori-content .supportyou-feature .col-one .icon-contact {margin-bottom:30px;}

	#arabic-content .knowyou-feature .col-two{width:80%;}
	#arabic-content .knowyou-feature .col-two,#arabic-content .supportyou-feature .col-two{width:74%;}

    #farsi-content .supportyou-feature .col-two {width: 74%;}
	#farsi-content .withyou-feature .col-two .maori h2 {padding-top:10px;}

	#hindi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:30px;}
	#hindi-content .supportyou-feature .col-two{width:78%;}
	#hindi-content .withyou-feature .col-two{width:74%;}

	#khmer-content .knowyou-feature .col-three .icon-understand,#khmer-content .knowyou-feature .col-three .icon-privacy,
	#khmer-content .supportyou-feature .col-three .icon-help, #khmer-content .supportyou-feature .col-three .icon-mistakes,
	#khmer-content .withyou-feature .col-three .icon-achieve, #khmer-content .withyou-feature .col-three .icon-actions{margin-left:0;}
	#khmer-content .knowyou-feature .col-two .maori h2,#khmer-content .supportyou-feature .col-two .maori h2,
    #khmer-content .withyou-feature .col-two .maori h2 {padding-top:0;}
	#khmer-content .knowyou-feature .col-two{width:75%;padding:40px 0;}
	#khmer-content .supportyou-feature .col-two{width:75%;padding:40px 0;}
	#khmer-content .withyou-feature .col-two{width:80%;}
	#khmer-content .knowyou-feature .col-three .icon-privacy {margin-bottom:50px !important;}

	#punjabi-content .supportyou-feature .col-two{width:75%;}
	#punjabi-content .withyou-feature .col-two .maori h2{padding-top:0;}

	#samoan-content .supportyou-feature .col-two{width:80%;padding:30px 0;}
	#samoan-content .withyou-feature .col-two{width:80%;}
	#samoan-content .supportyou-feature .col-two .maori h2{padding-top:10px;}
    #samoan-content .withyou-feature .col-one .icon-rights,#samoan-content .knowyou-feature .col-three .icon-understand,
	#samoan-content .supportyou-feature .col-three .icon-help,#samoan-content .supportyou-feature .col-three .icon-mistakes{margin-bottom:0;}
	#samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom: 60px;}

	#chinese-content .knowyou-feature .col-two{padding:40px 0;}
	#chinese-content .supportyou-feature .col-two {padding:30px 0;width:72%;}
	#chinese-content .withyou-feature .col-two{width:70%;}
	#chinese-content .knowyou-feature .col-two .maori h2,#chinese-content .withyou-feature .col-two .maori h2{padding-top:0;}
	#chinese-content .supportyou-feature .col-two .maori h2{padding-top:15px;}
	#chinese-content .knowyou-feature .col-three .icon-privacy {margin-bottom:20px;}

	#tongan-content .knowyou-feature .col-two{padding:40px 0;width:75%;}
	#tongan-content .knowyou-feature .col-three .icon-understand,
    #tongan-content .supportyou-feature .col-three .icon-mistakes {margin-bottom: 0;}
    #tongan-content .supportyou-feature .col-one .icon-contact {margin: 0 20px 0 0;}
	#tongan-content .supportyou-feature .col-two{width:75%;}
	#tongan-content .withyou-feature .col-two{width:85%;}
	#tongan-content .withyou-feature .col-two .maori h2{padding-top:0;}
	#tongan-content .withyou-feature .col-two {width: 72%;}

    #vietnamese-content .knowyou-feature .knowyou, #vietnamese-content .knowyou-feature .feedback,
    #vietnamese-content .knowyou-feature .privacy, #vietnamese-content .supportyou-feature .eligible {margin-right: 20px !important;}
	#vietnamese-content .knowyou-feature .col-one .icon-feedback,
    #vietnamese-content .knowyou-feature .col-three .icon-understand {margin-bottom: 0;}
	#vietnamese-content .knowyou-feature .col-two{width:74%;}
	#vietnamese-content .knowyou-feature .col-three .icon-privacy {margin-bottom:60px;}
	#vietnamese-content .supportyou-feature .col-two{width:75%;}
	#vietnamese-content .withyou-feature .col-two{width:76%;}
	#vietnamese-content .withyou-feature .col-two .maori h2 {width: 75%;}
}


/* -----------------------------------
 Between 360px and 419px
 ----------------------------------- */
@media (min-width:360px) and (max-width:419px) {
  	#chinese-content .knowyou-feature p, #chinese-content .supportyou-feature p, #chinese-content .withyou-feature p {font-size: 120%;}
}

/* -----------------------------------
 380px wide and below
 ----------------------------------- */
@media (max-width:380px) {
	.knowyou-feature .col-two,.withyou-feature .col-two{margin:0;width:auto;}
	.supportyou-feature .col-two{margin:0;width:85%;}
	.withyou-feature .col-two .maori h2 {padding:0;}
	.withyou-feature .col-two .english h3{padding:0 15px 15px 15px;}

	#english-content .supportyou-feature .col-two {margin:0;width:80%;}

	#maori-content .knowyou-feature .col-one .icon-feedback {margin-bottom:0px;}
	#maori-content .supportyou-feature .col-one .icon-contact {margin-bottom:30px;}
    #maori-content .supportyou-feature .col-two {width:80%;}
	#maori-content .knowyou-feature .col-three .icon-privacy {margin-bottom:70px;}

	#arabic-content .knowyou-feature .col-two,#arabic-content .supportyou-feature .col-two{width:80%;}

    #farsi-content .supportyou-feature .col-two,#farsi-content .withyou-feature .col-two {width:80%;}
	#farsi-content .withyou-feature .col-two .maori h2 {padding-top:10px;}

	#hindi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:30px;}
	#hindi-content .supportyou-feature .col-two,#hindi-content .withyou-feature .col-two{width:85%;}

	#khmer-content .knowyou-feature .col-three .icon-understand,#khmer-content .knowyou-feature .col-three .icon-privacy,
	#khmer-content .supportyou-feature .col-three .icon-help, #khmer-content .supportyou-feature .col-three .icon-mistakes,
	#khmer-content .withyou-feature .col-three .icon-achieve, #khmer-content .withyou-feature .col-three .icon-actions{margin-left:0;}
	#khmer-content .knowyou-feature .col-two .maori h2,#khmer-content .supportyou-feature .col-two .maori h2,
    #khmer-content .withyou-feature .col-two .maori h2 {padding-top:0;}
	#khmer-content .knowyou-feature .col-two{width:80%;padding:40px 0;}
	#khmer-content .supportyou-feature .col-two{width:80%;padding:40px 0;}
	#khmer-content .withyou-feature .col-two{width:85%;}
	#khmer-content .knowyou-feature .col-three .icon-privacy {margin-bottom:50px !important;}

	#punjabi-content .supportyou-feature .col-two{width:80%;}
	#punjabi-content .withyou-feature .col-two .maori h2{padding-top:0;}

    #samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:100px;}
	#samoan-content .supportyou-feature .col-two{width:85%;padding:30px 0;}
	#samoan-content .withyou-feature .col-two{width:85%;}
	#samoan-content .supportyou-feature .col-two .maori h2{padding-top:10px!important;}

	#chinese-content .knowyou-feature .col-two{width:80%;padding:40px 0;}
	#chinese-content .supportyou-feature .col-two {width:80%;padding:30px 0;}
	#chinese-content .withyou-feature .col-two{width:80%;}
	#chinese-content .knowyou-feature .col-two .maori h2,#chinese-content .withyou-feature .col-two .maori h2{padding-top:0;}
	#chinese-content .supportyou-feature .col-two .maori h2{padding-top:15px;}
	#chinese-content .knowyou-feature .col-three .icon-privacy {margin-bottom:20px;}

    #tongan-content .knowyou-feature .col-two {width:78%!important;}
    #tongan-content .supportyou-feature .col-one .icon-contact {margin: 0 20px 40px 0;}
	#tongan-content .supportyou-feature .col-two{width:80%!important;}
	#tongan-content .withyou-feature .col-two{width:79%!important;}
	#tongan-content .withyou-feature .col-two .maori h2{padding-top:0;}

    #vietnamese-content .knowyou-feature .col-two,#vietnamese-content .supportyou-feature .col-two{width:82%;}
	#vietnamese-content .withyou-feature .col-two{width:85%;}

}
/* -----------------------------------
 360px wide and below
 ----------------------------------- */
@media (max-width:360px) {
  	#english-content .supportyou-feature .col-one .icon-contact {margin-bottom: 40px;}
    #english-content .supportyou-feature .col-two {
        margin: 0;
        width: 86%;
    }

    #maori-content .knowyou-feature .col-three .icon-privacy {margin-bottom: 90px;}
    #maori-content .supportyou-feature .col-two {
        margin: 0;
        width: 86%;
    }

    #arabic-content .knowyou-feature .col-two {width: 86%;}
    #arabic-content .knowyou-feature .col-two, #arabic-content .supportyou-feature .col-two {width: 86%;}

    #farsi-content .supportyou-feature .col-two,#farsi-content .supportyou-feature .col-two,#farsi-content .withyou-feature .col-two{width:86%;}

    #hindi-content .supportyou-feature .col-two{width:92%;}

    #khmer-content .knowyou-feature p, #khmer-content .supportyou-feature p, #khmer-content .withyou-feature p {font-size: 114%;}
	#khmer-content .knowyou-feature .col-two,#khmer-content .supportyou-feature .col-two {width:84%;}
    #khmer-content .withyou-feature .col-two {width:87%;}

    #punjabi-content .supportyou-feature .col-two {width:86%;}

    #samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:140px;}
    #samoan-content .supportyou-feature .col-two, #samoan-content .withyou-feature .col-two{width:90%;}
    #samoan-content .howdidwedo h4 {font-size:120%;}
	#samoan-content .howdidwedo h4 span.icon{padding:52px 40px 40px 20px;}

    #tongan-content .knowyou-feature .col-two {width:82%!important;}
    #tongan-content .knowyou-feature .col-three .icon-privacy {margin:0 0 80px 20px;}
    #tongan-content .supportyou-feature .col-two {width:86%!important;}
    #tongan-content .withyou-feature .col-two {width:83%!important;}

    #vietnamese-content .knowyou-feature .col-three .icon-privacy {margin-bottom:80px;}
    #vietnamese-content .supportyou-feature .col-two{width:86%;}
}

/* -----------------------------------
 320px wide and below
 ----------------------------------- */
@media (max-width:320px) {
  	h1,#vietnamese-content h1 {font-size:300%!important;}
	#language-selection{
		width:106%;
		margin:20px 0 20px -15px;
		padding:0 0 20px 0;
	}
	.knowyou-feature .col-two,.supportyou-feature .col-two,.withyou-feature .col-two{
      	margin:0;
      	width:100%!important;
      	padding:30px 0;
    }
	.withyou-feature .col-two .maori h2 {padding:0;}
	.withyou-feature .col-two .english h3{padding:0 15px 15px 15px;}

	#english-content .knowyou-feature .col-three .icon-privacy,
	#english-content .supportyou-feature .col-one .icon-contact {margin-bottom:60px;}

    #maori-content .knowyou-feature .col-one .icon-feedback {margin-bottom:60px;}
    #maori-content .knowyou-feature .col-three .icon-understand {margin-bottom:40px;}
	#maori-content .knowyou-feature .col-three .icon-privacy {margin-bottom:90px;}

    #farsi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:80px;}
    #farsi-content .supportyou-feature .col-one .icon-contact{margin-bottom:40px;}

    #hindi-content .knowyou-feature .col-three .icon-understand{margin-bottom:40px;}
    #hindi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:80px;}
	#hindi-content .supportyou-feature .col-one .icon-contact{margin-bottom:40px;}

    #khmer-content .knowyou-feature p,#khmer-content .supportyou-feature p,#khmer-content .withyou-feature p {font-size:94%;}
    #khmer-content .knowyou-feature .col-one .icon-know-you,#khmer-content .knowyou-feature .col-one .icon-feedback,
	#khmer-content .supportyou-feature .col-one .icon-eligible,#khmer-content .supportyou-feature .col-one .icon-contact,
	#khmer-content .withyou-feature .col-one .icon-respect,#khmer-content .withyou-feature .col-one .icon-rights,
    #khmer-content .knowyou-feature .col-three .icon-understand,#khmer-content .knowyou-feature .col-three .icon-privacy,
	#khmer-content .supportyou-feature .col-three .icon-help,#khmer-content .supportyou-feature .col-three .icon-mistakes,
	#khmer-content .withyou-feature .col-three .icon-achieve,#khmer-content .withyou-feature .col-three .icon-actions {margin-bottom:0!important;}
    #khmer-content .supportyou-feature .col-one .icon-contact{margin-bottom:40px!important;}
    #khmer-content .knowyou-feature .col-three .icon-privacy {margin-bottom:20px!important;}

    #punjabi-content .knowyou-feature .col-three .icon-privacy {margin-bottom:80px;}
    #punjabi-content .supportyou-feature .col-one .icon-contact{margin-bottom:60px;}

    #samoan-content .supportyou-feature .col-one .icon-contact {margin-bottom:124px;}
    #samoan-content .knowyou-feature .col-three .icon-privacy {margin-bottom:148px;}
    #samoan-content .knowyou-feature .col-three .icon-understand,#samoan-content .supportyou-feature .col-three .icon-help,
    #samoan-content .withyou-feature .col-one .icon-rights{margin-bottom:40px;}
    #samoan-content .supportyou-feature .col-three .icon-mistakes{margin-bottom:60px;}

    #tongan-content .knowyou-feature .col-two,#tongan-content .supportyou-feature .col-two,#tongan-content .withyou-feature .col-two{
    	padding:45px 0;
		width:100%!important;
	}

    #tongan-content .knowyou-feature .col-three .icon-privacy {margin: 0 0 120px 20px;}
    #tongan-content .supportyou-feature .col-one .icon-contact {margin: 0 20px 60px 0;}

    #vietnamese-content .knowyou-feature .knowyou, #vietnamese-content .knowyou-feature .feedback,
    #vietnamese-content .knowyou-feature .privacy, #vietnamese-content .supportyou-feature .eligible {
    	margin-right: 20px !important;
    	width: auto !important;
	}
    #vietnamese-content .knowyou-feature .col-one .icon-know-you {margin-bottom:40px;}
    #vietnamese-content .knowyou-feature .col-one .icon-feedback {margin-bottom:40px;}
    #vietnamese-content .knowyou-feature .col-three .icon-privacy {margin-bottom:130px;}
    #vietnamese-content .supportyou-feature .col-one .icon-eligible {margin-bottom: 40px !important;}
    #vietnamese-content .supportyou-feature .col-one .icon-contact {margin-bottom: 80px;}
}
