@charset "UTF-8";
@import url(font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Overpass|Source+Sans+Pro&display=swap');

/*
	Theory by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		/*vertical-align: baseline;*/
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

    #amortizationtable {
		table-layout: fixed !important;			
		}

    #amortizationtable tr th {
		text-align:center !important;
		font-weight: bold;
		color:#32A2DB;
		}

    .normaltable tr th {
		text-align:center !important;
		font-weight: bold;
		color:#32A2DB;
		}

    .normaltable2 tr td {
		text-align:center !important;
		}


    .centeredtable tr th {
		text-align:center !important;
		font-weight: bold;
		color:#32A2DB;
		}
    .centeredtable tr td {
		text-align:center !important;
		}
		

	table tr.somethingoranother {
		font-weight: bold !important;
	}

	table tr.somethingoranother td {
		color:#FE6C92 !important;
	}


    .thepinkone {
		color: #FE6C92;
		}


	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 100em;
		min-width: 80em;
	}

	.container.\37 5\25 {
		width: 60em;
	}

	.container.\35 0\25 {
		width: 40em;
	}

	.container.\32 5\25 {
		width: 20em;
	}

	.container {
		width: 80em;
	}

img {max-width:100%; 
	 height: auto;
	 }

	@media screen and (min-width: 1200px) {
		.mobileimage {display:none;}
	}
	@media screen and (max-width: 1200px) {
		.desktopimage {display:none;}
	}


	@media screen and (max-width: 1680px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 100em;
			min-width: 80em;
		}

		.container.\37 5\25 {
			width: 60em;
		}

		.container.\35 0\25 {
			width: 40em;
		}

		.container.\32 5\25 {
			width: 20em;
		}

		.container {
			width: 80em;
		}

	}

	@media screen and (max-width: 1280px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 81.25em;
			min-width: 65em;
		}

		.container.\37 5\25 {
			width: 48.75em;
		}

		.container.\35 0\25 {
			width: 32.5em;
		}

		.container.\32 5\25 {
			width: 16.25em;
		}

		.container {
			width: 65em;
		}

	}

	@media screen and (max-width: 980px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90%;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

	@media screen and (max-width: 480px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 112.5%;
			min-width: 90%;
		}

		.container.\37 5\25 {
			width: 67.5%;
		}

		.container.\35 0\25 {
			width: 45%;
		}

		.container.\32 5\25 {
			width: 22.5%;
		}

		.container {
			width: 90% !important;
		}

	}

@media only screen and (max-width: 988px) { 
table {
  display: block;
  max-width: fit-content;
  max-width: -moz-fit-content;
  margin: 0 auto;
  overflow-x: auto;
/*  white-space: nowrap; */
}
} 

table thead tr th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 999;
    background-color: #ffffff;
}


/* comments */

.depth-1, p .depth1, .depth1 p {
	padding-left: 10px;
	margin-left:0px;
	} 
.depth-2, p .depth2, .depth2 p {
	padding-left: 10px;
	margin-left:0px;
	} 
.depth-3, p .depth3, .depth3 p {
	padding-left: 10px;
	margin-left:0px;
	}
.depth-4, p .depth4 {
	padding-left: 10px;
	margin-left:0px;
	}
.depth-5, p .depth5 {
	padding-left: 10px;
	margin-left:0px;
	}
	
.comment-author, .comment-meta, .reply, .commenttext {
	margin-left: inherit !important;
	}	

.comment {
	background-color: #FFFFFF;	
	}
	
.bypostauthor {
	background-color: #FFF2F4;
	}	

.comment-list li:before {
		content: ""; /* FontAwesome Unicode */
		font-family: FontAwesome;
		color: #ffffff;
		display: inline;
		margin-left: -1.3em; /* same as padding-left set on li */
		width: 1.3em; /* same as padding-left set on li */
}


/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0em;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0em;
	}

	.row.uniform.\30 \25 > * {
		padding: 0em 0 0 0em;
	}

	.row.uniform.\30 \25 {
		margin: 0em 0 -1px 0em;
	}

	.row > * {
		padding: 0;
	}

	.row {
		margin: 0 0 -1px -2em;
	}

	.row.uniform > * {
		padding: 2em 0 0 2em;
	}

	.row.uniform {
		margin: -2em 0 -1px -2em;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 4em;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -4em;
	}

	.row.uniform.\32 00\25 > * {
		padding: 4em 0 0 4em;
	}

	.row.uniform.\32 00\25 {
		margin: -4em 0 -1px -4em;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 3em;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -3em;
	}

	.row.uniform.\31 50\25 > * {
		padding: 3em 0 0 3em;
	}

	.row.uniform.\31 50\25 {
		margin: -3em 0 -1px -3em;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 1em;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -1em;
	}

	.row.uniform.\35 0\25 > * {
		padding: 1em 0 0 1em;
	}

	.row.uniform.\35 0\25 {
		margin: -1em 0 -1px -1em;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 0.5em;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -0.5em;
	}

	.row.uniform.\32 5\25 > * {
		padding: 0.5em 0 0 0.5em;
	}

	.row.uniform.\32 5\25 {
		margin: -0.5em 0 -1px -0.5em;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (max-width: 1680px) {

		.row > * {
			padding: 0;
		}

		.row {
			margin: 0 0 -1px -2em;
		}

		.row.uniform > * {
			padding: 2em 0 0 2em;
		}

		.row.uniform {
			margin: -2em 0 -1px -2em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 4em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -4em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 4em 0 0 4em;
		}

		.row.uniform.\32 00\25 {
			margin: -4em 0 -1px -4em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\31 50\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 1em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -1em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 1em 0 0 1em;
		}

		.row.uniform.\35 0\25 {
			margin: -1em 0 -1px -1em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.5em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.5em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.5em 0 0 0.5em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.5em 0 -1px -0.5em;
		}

		.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xlarge\29 + *,
		.\31 1u\24\28xlarge\29 + *,
		.\31 0u\24\28xlarge\29 + *,
		.\39 u\24\28xlarge\29 + *,
		.\38 u\24\28xlarge\29 + *,
		.\37 u\24\28xlarge\29 + *,
		.\36 u\24\28xlarge\29 + *,
		.\35 u\24\28xlarge\29 + *,
		.\34 u\24\28xlarge\29 + *,
		.\33 u\24\28xlarge\29 + *,
		.\32 u\24\28xlarge\29 + *,
		.\31 u\24\28xlarge\29 + * {
			clear: left;
		}

		.\-11u\28xlarge\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xlarge\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xlarge\29 {
			margin-left: 75%;
		}

		.\-8u\28xlarge\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xlarge\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xlarge\29 {
			margin-left: 50%;
		}

		.\-5u\28xlarge\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xlarge\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xlarge\29 {
			margin-left: 25%;
		}

		.\-2u\28xlarge\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xlarge\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 1280px) {

		.row > * {
			padding: 0;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}

		.\31 2u\28large\29, .\31 2u\24\28large\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28large\29, .\31 1u\24\28large\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28large\29, .\31 0u\24\28large\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28large\29, .\39 u\24\28large\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28large\29, .\38 u\24\28large\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28large\29, .\37 u\24\28large\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28large\29, .\36 u\24\28large\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28large\29, .\35 u\24\28large\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28large\29, .\34 u\24\28large\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28large\29, .\33 u\24\28large\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28large\29, .\32 u\24\28large\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28large\29, .\31 u\24\28large\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28large\29 + *,
		.\31 1u\24\28large\29 + *,
		.\31 0u\24\28large\29 + *,
		.\39 u\24\28large\29 + *,
		.\38 u\24\28large\29 + *,
		.\37 u\24\28large\29 + *,
		.\36 u\24\28large\29 + *,
		.\35 u\24\28large\29 + *,
		.\34 u\24\28large\29 + *,
		.\33 u\24\28large\29 + *,
		.\32 u\24\28large\29 + *,
		.\31 u\24\28large\29 + * {
			clear: left;
		}

		.\-11u\28large\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28large\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28large\29 {
			margin-left: 75%;
		}

		.\-8u\28large\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28large\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28large\29 {
			margin-left: 50%;
		}

		.\-5u\28large\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28large\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28large\29 {
			margin-left: 25%;
		}

		.\-2u\28large\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28large\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 980px) {

		.row > * {
			padding: 0 ;
		}

		.row {
			margin: 0 0 -1px -1.5em;
		}

		.row.uniform > * {
			padding: 1.5em 0 0 1.5em;
		}

		.row.uniform {
			margin: -1.5em 0 -1px -1.5em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 3em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -3em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 3em 0 0 3em;
		}

		.row.uniform.\32 00\25 {
			margin: -3em 0 -1px -3em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 2.25em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -2.25em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 2.25em 0 0 2.25em;
		}

		.row.uniform.\31 50\25 {
			margin: -2.25em 0 -1px -2.25em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.75em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.75em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.75em 0 0 0.75em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.75em 0 -1px -0.75em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.375em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.375em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.375em 0 0 0.375em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.375em 0 -1px -0.375em;
		}

		.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28medium\29, .\39 u\24\28medium\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28medium\29, .\38 u\24\28medium\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28medium\29, .\37 u\24\28medium\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28medium\29, .\36 u\24\28medium\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28medium\29, .\35 u\24\28medium\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28medium\29, .\34 u\24\28medium\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28medium\29, .\33 u\24\28medium\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28medium\29, .\32 u\24\28medium\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28medium\29, .\31 u\24\28medium\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28medium\29 + *,
		.\31 1u\24\28medium\29 + *,
		.\31 0u\24\28medium\29 + *,
		.\39 u\24\28medium\29 + *,
		.\38 u\24\28medium\29 + *,
		.\37 u\24\28medium\29 + *,
		.\36 u\24\28medium\29 + *,
		.\35 u\24\28medium\29 + *,
		.\34 u\24\28medium\29 + *,
		.\33 u\24\28medium\29 + *,
		.\32 u\24\28medium\29 + *,
		.\31 u\24\28medium\29 + * {
			/*--clear: left;--*/
		}

		.\-11u\28medium\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28medium\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28medium\29 {
			margin-left: 75%;
		}

		.\-8u\28medium\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28medium\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28medium\29 {
			margin-left: 50%;
		}

		.\-5u\28medium\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28medium\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28medium\29 {
			margin-left: 25%;
		}

		.\-2u\28medium\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28medium\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 0;
		}

		.row {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2.5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform.\32 00\25 {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.875em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.875em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.875em 0 0 1.875em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.875em 0 -1px -1.875em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.3125em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.3125em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.3125em 0 0 0.3125em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.3125em 0 -1px -0.3125em;
		}

		.\31 2u\28small\29, .\31 2u\24\28small\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28small\29, .\31 1u\24\28small\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28small\29, .\31 0u\24\28small\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28small\29, .\39 u\24\28small\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28small\29, .\38 u\24\28small\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28small\29, .\37 u\24\28small\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28small\29, .\36 u\24\28small\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28small\29, .\35 u\24\28small\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28small\29, .\34 u\24\28small\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28small\29, .\33 u\24\28small\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28small\29, .\32 u\24\28small\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28small\29, .\31 u\24\28small\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28small\29 + *,
		.\31 1u\24\28small\29 + *,
		.\31 0u\24\28small\29 + *,
		.\39 u\24\28small\29 + *,
		.\38 u\24\28small\29 + *,
		.\37 u\24\28small\29 + *,
		.\36 u\24\28small\29 + *,
		.\35 u\24\28small\29 + *,
		.\34 u\24\28small\29 + *,
		.\33 u\24\28small\29 + *,
		.\32 u\24\28small\29 + *,
		.\31 u\24\28small\29 + * {
			clear: left;
		}

		.\-11u\28small\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28small\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28small\29 {
			margin-left: 75%;
		}

		.\-8u\28small\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28small\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28small\29 {
			margin-left: 50%;
		}

		.\-5u\28small\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28small\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28small\29 {
			margin-left: 25%;
		}

		.\-2u\28small\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28small\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 480px) {

		.row > * {
			padding: 0;
		}

		.row {
			margin: 0 0 -1px -1.25em;
		}

		.row.uniform > * {
			padding: 1.25em 0 0 1.25em;
		}

		.row.uniform {
			margin: -1.25em 0 -1px -1.25em;
		}

		.row.\32 00\25 > * {
			padding: 0 0 0 2.5em;
		}

		.row.\32 00\25 {
			margin: 0 0 -1px -2.5em;
		}

		.row.uniform.\32 00\25 > * {
			padding: 2.5em 0 0 2.5em;
		}

		.row.uniform.\32 00\25 {
			margin: -2.5em 0 -1px -2.5em;
		}

		.row.\31 50\25 > * {
			padding: 0 0 0 1.875em;
		}

		.row.\31 50\25 {
			margin: 0 0 -1px -1.875em;
		}

		.row.uniform.\31 50\25 > * {
			padding: 1.875em 0 0 1.875em;
		}

		.row.uniform.\31 50\25 {
			margin: -1.875em 0 -1px -1.875em;
		}

		.row.\35 0\25 > * {
			padding: 0 0 0 0.625em;
		}

		.row.\35 0\25 {
			margin: 0 0 -1px -0.625em;
		}

		.row.uniform.\35 0\25 > * {
			padding: 0.625em 0 0 0.625em;
		}

		.row.uniform.\35 0\25 {
			margin: -0.625em 0 -1px -0.625em;
		}

		.row.\32 5\25 > * {
			padding: 0 0 0 0.3125em;
		}

		.row.\32 5\25 {
			margin: 0 0 -1px -0.3125em;
		}

		.row.uniform.\32 5\25 > * {
			padding: 0.3125em 0 0 0.3125em;
		}

		.row.uniform.\32 5\25 {
			margin: -0.3125em 0 -1px -0.3125em;
		}

		.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28xsmall\29 + *,
		.\31 1u\24\28xsmall\29 + *,
		.\31 0u\24\28xsmall\29 + *,
		.\39 u\24\28xsmall\29 + *,
		.\38 u\24\28xsmall\29 + *,
		.\37 u\24\28xsmall\29 + *,
		.\36 u\24\28xsmall\29 + *,
		.\35 u\24\28xsmall\29 + *,
		.\34 u\24\28xsmall\29 + *,
		.\33 u\24\28xsmall\29 + *,
		.\32 u\24\28xsmall\29 + *,
		.\31 u\24\28xsmall\29 + * {
			clear: left;
		}

		.\-11u\28xsmall\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28xsmall\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28xsmall\29 {
			margin-left: 75%;
		}

		.\-8u\28xsmall\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28xsmall\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28xsmall\29 {
			margin-left: 50%;
		}

		.\-5u\28xsmall\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28xsmall\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28xsmall\29 {
			margin-left: 25%;
		}

		.\-2u\28xsmall\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28xsmall\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	body {
		background: #fff;
	}

		body.is-loading *, body.is-loading *:before, body.is-loading *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body, input, select, textarea {
		color: #4f4f4f;
/* #9a9a9a; */;
		font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font-size: 13pt;  
		font-weight: 300;
		line-height: 1.65;   
	}

		@media screen and (max-width: 1680px) {

			body, input, select, textarea {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 11pt;
			}

		}

		@media screen and (max-width: 980px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		color: #f0516a;
		text-decoration: none;
		font-weight: 600;
	}

		a:hover {
			color: #32a2db;
			-webkit-transition: color 200ms ease .1s;
			-moz-transition: color 200ms ease .1s;
			-o-transition: color 200ms ease .1s;
			transition: color 200ms ease .1s;
		}

	strong, b {
		
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p {
		/*margin: 2em 0 2em 0;*/
		padding: 10px 0 0 0;
		color: #4f4f4f;  
/* #5f5f5f; */
		font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font-weight:400;
		font-size: 16px;
		margin-bottom: 10px;
	}

	h1, h2, h3, h4, h5, h6 {
		/*--color: #5385c1;--*/
		font-weight: 300;
		line-height: 1.5;
		/*margin: 0 0 1em 0;*/
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h2 {
		font-size: 1.75em;
		font-weight: 100;
	}

	h3 {
		font-size: 1.35em;
	}

	h4 {
		font-size: 1.1em;
	}

	h5 {
		font-size: 0.9em;
	}

	h6 {
		font-size: 0.7em;
	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		/*border-left: solid 4px #dbdbdb;*/
		font-style: italic;
		/*margin: 0 0 2em 0;*/
		/*padding: 0.5em 0 0.5em 2em;*/
	}

	code {
		background: rgba(144, 144, 144, 0.075);
		border-radius: 0;
		border: solid 1px #dbdbdb;
		font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 1px #dbdbdb;
		margin: 2em 0;
	}

		hr.major {
			margin: 3em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

	.inner {
		/*max-width: 95em;*/
		margin: 0 auto;
	}

		@media screen and (max-width: 1280px) {

			.inner {
				max-width: 95%;
			}

		}

		@media screen and (max-width: 480px) {

			.inner {
				max-width: 95%;  
			}

		}

/* Section/Article */

	section.special, article.special {
		text-align: left;
	}

		section.special article, article.special article {
			text-align: left;
		}

	section.wrapper, article.wrapper {
		padding: 5em 0 0 0;
	}

		section.wrapper header, article.wrapper header {
			/*margin-bottom: 4em;*/
		}

			section.wrapper header h2, article.wrapper header h2 {
				font-size: 2.75em;
				margin: 0 0 .5em 0;
			}

			section.wrapper header p, article.wrapper header p {
				font-size: 1em;
			}

		section.wrapper article header, article.wrapper article header {
			margin: 0;
		}

		section.wrapper.style1, article.wrapper.style1 {
			background: #5385c1;
			color: #bacee6;
		}

			section.wrapper.style1 header h2, article.wrapper.style1 header h2 {
				color: #fff;
			}

			section.wrapper.style1 header p, article.wrapper.style1 header p {
				color: #bacee6;
			}

			section.wrapper.style1 h3, article.wrapper.style1 h3 {
				color: #FFF;
			}

		@media screen and (max-width: 980px) {

			section.wrapper, article.wrapper {
				padding: 2em 0;
			}

		}

		@media screen and (max-width: 736px) {

			section.wrapper header, article.wrapper header {
				margin-bottom: 2em;
			}

				section.wrapper header h2, article.wrapper header h2 {
					font-size: 2em;
				}

				section.wrapper header p, article.wrapper header p {
					font-size: .9em;
				}

		}

		@media screen and (max-width: 480px) {

			section.wrapper, article.wrapper {
				text-align: center;
			}

				section.wrapper article, article.wrapper article {
					text-align: center;
				}

		}

	header p {
		color: #bbb;
		position: relative;
		margin: 0 0 1.5em 0;
	}

	header h2 + p {
		font-size: 1.25em;
		margin-top: -1em;
	}

	header h3 + p {
		font-size: 1.1em;
		margin-top: -0.8em;
	}

	header h4 + p,
	header h5 + p,
	header h6 + p {
		font-size: 0.9em;
		margin-top: -0.6em;
	}

/* Flex */

	.flex {
		display: -ms-flexbox;
		-ms-flex-wrap: wrap;
		-ms-flex-pack: justify;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
	}

		.flex.flex-2 article {
			width: 47%;
		}

		.flex.flex-3 article {
			position: relative;
			width: 28%;
		}

			.flex.flex-3 article:before {
				content: '';
				position: absolute;
				width: 100%;
				height: 100%;
				right: -2em;
				top: 0;
				border-right: 1px solid #dbdbdb;
				pointer-events: none;
			}

			.flex.flex-3 article:last-child:before {
				border: none;
			}

		.flex.flex-4 .box {
			width: 21%;
		}

		@media screen and (max-width: 980px) {

			.flex.flex-2 article {
				width: 100%;
				margin-bottom: 3em;
			}

				.flex.flex-2 article:last-child {
					margin-bottom: 0;
				}

			.flex.flex-3 {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
			}

				.flex.flex-3 article {
					width: 100%;
					border-bottom: 1px solid #dbdbdb;
					padding-bottom: 2.5em;
					margin-bottom: 3em;
				}

					.flex.flex-3 article:last-child {
						border: none;
						padding-bottom: 0;
						margin: 0 0 1em 0;
					}

					.flex.flex-3 article:before {
						display: none;
					}

			.flex.flex-4 .box {
				width: 47%;
			}

		}

		@media screen and (max-width: 480px) {

			.flex.flex-4 .box {
				width: 100%;
			}

		}

/* Form */

	form {
		margin: 2em 0;
	}

	label {
		color: #555;
		display: block;
		font-size: 0.9em;
		font-weight: 600;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="tel"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		background: rgba(144, 144, 144, 0.075);
		border-radius: 0;
		border: none;
		border: solid 1px #dbdbdb;
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

		input[type="text"]:invalid,
		input[type="password"]:invalid,
		input[type="email"]:invalid,
		input[type="tel"]:invalid,
		select:invalid,
		textarea:invalid {
			box-shadow: none;
		}

		input[type="text"]:focus,
		input[type="password"]:focus,
		input[type="email"]:focus,
		input[type="tel"]:focus,
		select:focus,
		textarea:focus {
			border-color: #5385c1;
			box-shadow: 0 0 0 1px #5385c1;
		}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			content: "";
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: #dbdbdb;
			display: block;
			height: 2.75em;
			line-height: 2.75em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 2.75em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 2.75em;
	}

	textarea {
		padding: 0.75em 1em;
	}

	input[type="checkbox"],
	input[type="radio"] {
		/*-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		display: block;
		float: left;
		margin-right: -2em;
		opacity: 0;
		width: 1em;
		z-index: -1;*/
		display: inline-block;
		opacity: 100;
		width: 16px;
		z-index: auto;
		height: 16px;
	}

		input[type="checkbox"] + label,
		input[type="radio"] + label {
			text-decoration: none;
			color: #000000;
/* #9a9a9a; */;
			cursor: pointer;
			display: inline-block;
			font-size: 1em;
			font-weight: 300;
			padding-left: 2.4em;
			padding-right: 0.75em;
			position: relative;
		}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
			}

			input[type="checkbox"] + label:before,
			input[type="radio"] + label:before {
				background: rgba(144, 144, 144, 0.075);
				border-radius: 0;
				border: solid 1px #dbdbdb;
				content: '';
				display: inline-block;
				height: 1.65em;
				left: 0;
				line-height: 1.58125em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 1.65em;
			}

		input[type="checkbox"]:checked + label:before,
		input[type="radio"]:checked + label:before {
			background: #5a5a5a;
			border-color: #5a5a5a;
			color: #ffffff;
			content: '\f00c';
		}

		input[type="checkbox"]:focus + label:before,
		input[type="radio"]:focus + label:before {
			border-color: #5385c1;
			box-shadow: 0 0 0 1px #5385c1;
		}

	input[type="checkbox"] + label:before {
		border-radius: 0;
	}

	input[type="radio"] + label:before {
		border-radius: 100%;
	}

	::-webkit-input-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	:-moz-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	::-moz-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

	.formerize-placeholder {
		color: #bbb !important;
		opacity: 1.0;
	}

/* Box */

	.box {
		border: solid 1px #dbdbdb;
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

		.box.person {
			border: solid 1px rgba(255, 255, 255, 0.25);
			padding: 3em 1.5em;
		}

			.box.person h3 {
				margin: 0;
			}

			.box.person .image {
				margin-bottom: 1em;
			}

				.box.person .image img {
					max-width: 100%;
				}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

/* Image */

	.image {
		border-radius: 0;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			border-radius: 0;
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.round img {
			border-radius: 100%;
		}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		/*margin: 0 0 2em 0;*/
		padding-left: 1.25em;
		font-size: 16px;
		line-height: 2;
	}

		ol li {
			padding-left: 0.25em;
		}
		
		ol li::before {
			display: none;
		}

	ul {
		list-style: disc;
		margin: 0 ;
		padding-left: 1em;
		
	}

		ul li {
			padding-left: 0.5em;
			font-size: 16px;
		line-height: 2;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px #dbdbdb;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon:before {
					font-size: 2em;
				}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

			@media screen and (max-width: 480px) {

				ul.actions {
					margin: 0 0 2em 0;
				}

					ul.actions li {
						padding: 1em 0 0 0;
						display: block;
						text-align: center;
						width: 100%;
					}

						ul.actions li:first-child {
							padding-top: 0;
						}

						ul.actions li > * {
							width: 100%;
							margin: 0 !important;
						}

							ul.actions li > *.icon:before {
								margin-left: -2em;
							}

					ul.actions.small li {
						padding: 0.5em 0 0 0;
					}

						ul.actions.small li:first-child {
							padding-top: 0;
						}

			}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 600;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

/* Table */

	.table-wrapper {
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}

	table {
		margin: 0 0 2em 0;
		width: 100%;
	}

		table tbody tr {
			border: solid 1px #dbdbdb;
		}

			table tbody tr:nth-child(2n + 1) {
				background-color: rgba(186, 235, 253, 0.075);
			}

		table td {
			padding: 0.75em 0.75em;
			color: #4f4f4f;  
/* #5f5f5f; */
			font-size: 16px;
			white-space: normal;
		}

		table th {
			color: #555;
			font-size: 0.9em;
			font-weight: 600;
			padding: 0 0.75em 0.75em 0.75em;
			text-align: left;
		}

		table thead {
			border-bottom: solid 2px #aecdf1;
		}

		table tfoot {
			border-top: solid 2px #dbdbdb;
		}

		table.alt {
			border-collapse: separate;
		}

			table.alt tbody tr td {
				border: solid 1px #dbdbdb;
				border-left-width: 0;
				border-top-width: 0;
			}

				table.alt tbody tr td:first-child {
					border-left-width: 1px;
				}

			table.alt tbody tr:first-child td {
				border-top-width: 1px;
			}

			table.alt thead {
				border-bottom: 0;
			}

			table.alt tfoot {
				border-top: 0;
			}

/* Button */

	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: #5a5a5a;
		border-radius: 0;
		border: 0;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size:13px;
		font-weight: 600;
		height: 40px;
	    width: 180px;
		border-radius: 50px;
		/*line-height: 2.95em;*/
		padding: 7px 1.5em; 
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
	}

		input[type="submit"]:hover,
		input[type="reset"]:hover,
		input[type="button"]:hover,
		button:hover,
		.button:hover {
			background-color: #676767;
		}

		input[type="submit"]:active,
		input[type="reset"]:active,
		input[type="button"]:active,
		button:active,
		.button:active {
			background-color: #4d4d4d;
		}

		input[type="submit"].icon,
		input[type="reset"].icon,
		input[type="button"].icon,
		button.icon,
		.button.icon {
			padding-left: 1.35em;
		}

			input[type="submit"].icon:before,
			input[type="reset"].icon:before,
			input[type="button"].icon:before,
			button.icon:before,
			.button.icon:before {
				margin-right: 0.5em;
			}

		input[type="submit"].fit,
		input[type="reset"].fit,
		input[type="button"].fit,
		button.fit,
		.button.fit {
			display: block;
			margin: 0 0 1em 0;
			width: 100%;
		}

		input[type="submit"].small,
		input[type="reset"].small,
		input[type="button"].small,
		button.small,
		.button.small {
			font-size: 0.8em;
		}

		input[type="submit"].big,
		input[type="reset"].big,
		input[type="button"].big,
		button.big,
		.button.big {
			font-size: 1.35em;
		}

		input[type="submit"].alt,
		input[type="reset"].alt,
		input[type="button"].alt,
		button.alt,
		.button.alt {
			background-color: transparent;
			box-shadow: inset 0 0 0 2px #dbdbdb;
			color: #555 !important;
		}

			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			input[type="button"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background-color: rgba(144, 144, 144, 0.075);
			}

			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			input[type="button"].alt:active,
			button.alt:active,
			.button.alt:active {
				background-color: rgba(144, 144, 144, 0.2);
			}

			input[type="submit"].alt.icon:before,
			input[type="reset"].alt.icon:before,
			input[type="button"].alt.icon:before,
			button.alt.icon:before,
			.button.alt.icon:before {
				color: #bbb;
			}

		input[type="submit"].special,
		input[type="reset"].special,
		input[type="button"].special,
		button.special,
		.button.special {
			background-image: linear-gradient(to right, #16aeee , #1481ed);
			/*background-color: #1593ed;*/
			color: #ffffff;
		}

			input[type="submit"].special:hover,
			input[type="reset"].special:hover,
			input[type="button"].special:hover,
			button.special:hover,
			.button.special:hover {
				background-color: #222f89 !important;
				color: #8fdaf0 !important;
			}

			input[type="submit"].special:active,
			input[type="reset"].special:active,
			input[type="button"].special:active,
			button.special:active,
			.button.special:active {
				background-color: #4278b8;
			}
			
		input[type="submit"].new,
		input[type="reset"].new,
		input[type="button"].new,
		button.new,
		.button.new {
			background-color:#fff;
			font-size: 15px;
			color: #5f5f5f !important;
			border: 1px #f0516a solid;
			padding-top: 7px;
		}

			input[type="submit"].new:hover,
			input[type="reset"].new:hover,
			input[type="button"].new:hover,
			button.new:hover,
			.button.new:hover {
				background-color: #f0516a;
				color: #ffffff !important;
			}

			input[type="submit"].new:active,
			input[type="reset"].new:active,
			input[type="button"].new:active,
			button.new:active,
			.button.new:active {
				background-color: #4278b8;
			}

		input[type="submit"].disabled, input[type="submit"]:disabled,
		input[type="reset"].disabled,
		input[type="reset"]:disabled,
		input[type="button"].disabled,
		input[type="button"]:disabled,
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			background-color: #000000;
/* #9a9a9a; */ !important;
			box-shadow: inset 0 -0.15em 0 0 rgba(0, 0, 0, 0.15);
			color: #fff !important;
			cursor: default;
			opacity: 0.25;
		}

		@media screen and (max-width: 480px) {

			input[type="submit"],
			input[type="reset"],
			input[type="button"],
			button,
			.button {
				padding: 0;
				width: 100%;
			}

		}

/* Header */

	.subpage {
		padding-top: 44px;
	}

		.subpage #header {
			background: #fff;
			top: 0;
			height: 44px;
			line-height: 44px;
			position: fixed;
		}

	#header {
		color: #b8bcc1;
		background-color: #fff;
		cursor: default;
		height: 5.50em;
		left: 0;
		line-height: 3.25em;
		text-align: right;
		top: 0em;
		width: 95%;
		margin: auto;
		z-index: 10001;
	}

		#header .inner {
			margin: 0 auto;
			position: relative;
		}

		#header .logo {
			color: #ffffff;
			display: inline-block;
			font-weight: 600;
			height: inherit;
			left: 0;
			line-height: inherit;
			margin: 0;
			padding-top: 7px;
			position: absolute;
			top: 0;
			font-size: 1em;
		}

		#header a {
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			display: inline-block; 
			padding: 0 0.75em; 
			color: #7f7f7f; 
			text-decoration: none;
			font-size: 1em;
			font-weight: 600;
		}

			#header a:hover {
				color: #f0516a;
			}

			#header a:last-child {
				padding-right: 0;
			}

			#header a.navPanelToggle {
				display: none;
				text-decoration: none;
				height: 4em;
				width: 4em;
				z-index: 10003;
			}

				#header a.navPanelToggle .fa {
					font-size: 1.25em;
				}

				@media screen and (max-width: 980px) {

					#header a.navPanelToggle {
						display: inline-block;
					}

				}

			@media screen and (max-width: 736px) {

				#header a {
					padding: 0 0.5em;
				}

			}

	@media screen and (max-width: 980px) {

		#header {
			top: 3em;
			height: 44px;
			line-height: 44px;
		}

	}

	@media screen and (max-width: 736px) {

		#header {
			top: 2em;
		}

	}

	@media screen and (max-width: 480px) {

		#header {
			top: 1em;
			min-width: 320px;
		}

	}

/* Nav */

	@media screen and (max-width: 980px) {

		#nav {
			display: none;
		}

	}

	#navPanel {
		-moz-transform: translatex(20em);
		-webkit-transform: translatex(20em);
		-ms-transform: translatex(20em);
		transform: translatex(20em);
		-moz-transition: -moz-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
		-webkit-transition: -webkit-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
		-ms-transition: -ms-transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
		transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
		-webkit-overflow-scrolling: touch;
		visibility: hidden;
		overflow-y: auto;
		position: fixed;
		right: 0;
		top: 0;
		background: #2ca7df;
		color: #d4e0ef;
		height: 100%;
		width: 100%;
		padding: 0.5em 1.25em;
		z-index: 10003;
	}

		#navPanel.visible {
			-moz-transform: translatex(0);
			-webkit-transform: translatex(0);
			-ms-transform: translatex(0);
			transform: translatex(0);
			box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.2);
			visibility: visible;
		}

		#navPanel a:not(.close) {
			/*border-top: solid 1px rgba(255, 255, 255, 0.25);*/
			color: #98daf8;
			font-weight: 600;
			display: block;
			padding: 0.75em 0;
			text-decoration: none;
			font-weight: 600;
		}

			#navPanel a:not(.close):first-child {
				  
			} 
			
		#navPanel a:hover {
			color: #fff;
		}

		#navPanel .close {
			text-decoration: none;
			-moz-transition: color 0.2s ease-in-out;
			-webkit-transition: color 0.2s ease-in-out;
			-ms-transition: color 0.2s ease-in-out;
			transition: color 0.2s ease-in-out;
			-webkit-tap-highlight-color: transparent;
			border: 0;
			color: #d4e0ef;
			cursor: pointer;
			display: block;
			height: 4em;
			padding-right: 1.25em;
			position: absolute;
			right: 0;
			text-align: right;
			top: 0;
			vertical-align: middle;
			width: 5em;
			font-size: 24px;
		}

			#navPanel .close:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				font-family: FontAwesome;
				font-style: normal;
				font-weight: normal;
				text-transform: none !important;
				content: '\f00d';
				width: 3em;
				height: 3em;
				line-height: 3em;
				display: block;
				position: absolute;
				right: 0;
				top: 0;
				text-align: center;
			}

			#navPanel .close:hover {
				color: inherit;
			}

/* Banner */

	#banner {
		padding: 8em 0 7em 0;
		background-image: url('https://www.pigly.com/images/pigly-home-banner01.jpg');
		background-size: cover;
		background-position: top;
		background-attachment: fixed;
		background-repeat: no-repeat;
		text-align: left;
		/*border-top: 0.5em solid #5385c1;*/
	}

		#banner h1 {
			font-size: 3.5em;
			font-weight: 900;
			color: #2ca7df;
			line-height: 1em;
			margin: 0 ;
			padding: 0;
		}

		#banner p {
			font-size: 14px;
			color: #ffffff;
			margin-bottom: 1.75em;
			font-family: 'Overpass', Helvetica, Arial, sans-serif;
			font-weight: 300;
		}

		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

			#banner {
				background-attachment: scroll;
			}

		}

		@media screen and (max-width: 1280px) {

			#banner {
				padding: 5em 2em 5em 2em;
			}

		}

		@media screen and (max-width: 980px) {

			#banner {
				background-attachment: scroll;
			}

		}

		@media screen and (max-width: 736px) {

			#banner {
				padding: 3em 1.5em;
			}

				#banner h1 {
					font-size: 2.5em;
				}

				#banner p {
					font-size: .9em;
				}

		}

		@media screen and (max-width: 480px) {

			#banner {
				padding: 4em 1.5em 3em 1.5em;
			}

		}

/* Footer */

	#footer .inner {
		border-top: 1px solid #2d2d2d;
		padding-top: 1.25em;
	}

	#footer .copyright {
		color: #6c6c6c;
		font-size: 0.8em;
		margin: 0 0 2em 0;
		padding: 0;
	}

		#footer .copyright a {
			color: #5f5f5f;
			text-decoration: none;
		}

		#footer .copyright a:hover {
			color: #f0516a;
			text-decoration: none;
		}

	#footer ul.icons li .icon {
		font-size: 0.58em;
	}
	
	#footer a {
		font-weight: 500;
	}

	@media screen and (max-width: 736px) {

		#footer .inner {
			padding-top: 2em;
		}

		#footer .copyright {
			-ms-flex-order: 2;
			-moz-order: 2;
			-webkit-order: 2;
			-ms-order: 2;
			order: 2;
		}

		#footer ul {
			-ms-flex-order: 1;
			-moz-order: 1;
			-webkit-order: 1;
			-ms-order: 1;
			order: 1;
		}

		#footer .flex {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			text-align: center;
		}

	}
	
/*Code Iteration - LV*/
	input[type=number]::-webkit-outer-spin-button,
	input[type=number]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	input[type=number] {
		-moz-appearance:textfield;
	}
	
	.h1-Home {
		color: #ffffff !important;
		float: none;    
		margin: auto;   
		text-shadow: 2px 2px 0px #117db3; 
		padding-bottom: 10px;}
	
	.no-float {
		float: none;}
	
	.banner-cent {
		width: 100%;
		margin: auto;    
		}
		 
	.b-img {
		background-image: url (https://www.pigly.com/images/home-bannerimg.png)
	}
	.cont-width {
		width: 80%;
		/* margin-left: 10%; */
		/* margin-right: 10%; */
		max-width: 900px;
		margin: auto;
	}
	
	.cont-width2 {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.scrolling-Pig {
		background-image: url(https://www.pigly.com/images/content-bg1.png); 
		background-attachment: fixed; 
		background-repeat: no-repeat;
	}
		
	.get-strtdbtn {
		color:#b8bcc1 !important;
		border: 1px #f0516a solid; 
		line-height: 2.5em; 
		padding: 0px 20px !important; 
		border-radius: 100px;
	}	
	
	.get-strtdbtn:hover {
		border: 1px #f0516a solid; 
		background-color: #f0516a;
		color: #ffffff !important;
		line-height: 2.5em; 
		padding: 0px 20px !important; 
		border-radius: 100px;
	}	
		
	.ban-title1 { 
		font-size: 40px; 
		color:#fff; 
		line-height:1.5em; 
		padding-top: 30px;
		}
		
	.ban-title2 { 
		font-size: 45px; 
		color:#fff; 
		line-height:1em; 
		}
		
	.font-drk {
		color: #000000;  
/* #5f5f5f; */}
	
	h1{
		font-size: 36px !important; 
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		color:#2ca7df; 
		line-height:1.25em; 
		font-weight: 600;
		margin-top: 20px;
		float: left; 
		padding-bottom: 10px;
	}

	h1::last-word {
	  color: #f0516a;
	}		
		
	h2{
		font-size: 30px !important; 
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		color: #2CA7DF;
		line-height:1.5em; 
		font-weight: 600;
	}
	
	h3{
		font-size: 24px !important; 
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		/*--color:#1fb5e0; --*/
		line-height:1em; 
		font-weight: 600;
		color: #32a2db;
		padding-top: 30px;
		padding-bottom: 8px;
	}
	
	h4{
		font-size: 18px !important; 
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		line-height:1em; 
		font-weight: 600;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.p-sidebar{
		color: #4f4f4f;
		font-size: 16px;
		line-height:2;
		text-decoration: none;
		padding:0;
		font-weight: 400;
		border-bottom: 1px #ebebeb solid;
		display: block;
		margin: 0 0 -20px;
	}
	
	a.p-sidebar:hover {
		color:#f0516a;
		line-height:2;
		text-decoration: none;
		padding:0;
	}

	.p-sidebar-multi{
		color: #4f4f4f;
		font-size: 16px;
		line-height:2;
		text-decoration: none;
		border-bottom: 1px #ebebeb solid;
		padding:0;
		font-weight: 400;
		margin: 0 0 -20px;
	}
	
	a.p-sidebar-multi:hover {
		color:#f0516a;
		line-height:2;
		text-decoration: none;
		padding:0;
	}

	
	.p-footer{
		color: #5f5f5f;
		font-size: 15px;
		line-height:2;
		text-decoration: none;
		padding:0;
		font-weight: 400;
	}
	
	a.p-footer:hover {
		color:#f0516a;
		font-size: 15px;
		line-height:2;
		text-decoration: none;
		padding:0;
	}
	
	.h-footer {
		font-size: 20px;
		padding: 10px 0 0 0;
		/* font-weight: bold; */
		color: #2ca7df;
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
	}
	
	.quote {
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		font-size: 24px; 
		font-weight: 600;
		color: #2ca7df;  
		line-height: 1.25em;}
	
	.quote-p {
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		font-size: 15px; 
		color: #4f4f4f;  
/* #5f5f5f; */line-height: 1.5em; 
		padding-top: 30px; 
		padding-left: 30px;}
	
	.c-white {
		color:#ffffff;
	}
	
	.border-l {
		border-left: 2px #2ca7df solid;
		margin-top: 50px; 
		margin-left: -50px; 
		}  
		
	.other-btn {
		float:right; 
		/*margin-top: 15px;*/
	}
	
	.other-btn2 {
		margin-top: 15px;
		margin: 5px;
	}
	
	.footr-Logo {
		width: 220px;
	}
	
	.text-btn{
		text-decoration: none; 
		font-size: 15px;
		color: #18609a; 
		font-weight: bold;
	}
	
	a.text-btn:hover{
		color: #f8fefe; 
	}
	
	.cont-boxed {
		background-color:#fff; 
		margin: 15px 0px;
		text-align: center;		
		padding: 30px 20px 10px 20px;
		line-height:2;
	}
	
	.cont-boxed2 {
		background-color:#1fb5e0; 
		color: #ffffff !important;
		padding: 20px; 
		margin: 20px;
		line-height:1.5;
		margin-top: 140px;
		margin-bottom: -200px;
	}
	
	.cont-boxed3 {
		border: 1px #e6dfdf solid;
		border-top: 3px #2ca7df solid;
		background-color: #fff;
		margin: 15px;
		text-align: left;
		padding: 40px 20px 10px 20px;
		line-height: 2;
	}
	
	.nl-background {
		background-image: url(https://www.pigly.com/images/newsletter-bg.png); 
		z-index:10;
	}
	
	.nl-bgcolor {
		background-color: #3240ad; 
		z-index:1;
	}
	
	.nl-title {
		margin-left: -100px; 
		padding-top: 40px}
	
	.fa {
		padding: 8px 10px;
		font-size: 20px !important;
		width: 35px;
		text-align: center !important;
		text-decoration: none;
		border-radius: 50%;
	}
	
	.fa-facebook {
		background: #3B5998;
		color: white;
	}

	.fa-twitter {
		background: #55ACEE;
		color: white;
	}	
	
	.fa-instagram {
		background: #f40083;
		color: white;
	}

	.fa-pinterest {
		background: #cb2027;
		color: white;
	}
	
	.plans-pad {
		background-color: #f8fefe; 
		padding-bottom: 4em;
	}
	
	.news-pad {
		padding-bottom: 10em !important;
	}
	
	.menu-inneradj1 {
		top: 2em !important;
	}
	
	.menu-inneradj2 {
		padding: 0em !important;
		height: 100px;
	}
	
	.sidebr-Bg {
		background-color: #FAFEFF;
		padding: 0 20px 50px 20px;
		margin-top: 22px;
		border: 1px #e1e1e1 solid;
	}
	
	.sidebr-title {
		font-size: 20px;
		padding: 40px 0 0 0;
		font-weight: bold;
		color: #07aed6;
		margin-bottom: -15px;
	}

	.f-size12 {
		font-size: 12px !important;
	}
	
	ul{
		color: #4f4f4f;  
/* #5f5f5f; */font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
		font-weight:400;
		font-size: 15px;
		line-height: 2em;
		list-style-position: inside; 
	}	
	
	.col-2{
		list-style-type: none; 
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
	
	.col-1{
		list-style-type: none;
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
	}
	
	li {
		padding-left: 1.3em;
	}
	
	li:before {
		content: "\f058"; /* FontAwesome Unicode */
		font-family: FontAwesome;
		color: #23308d;
		display: inline-block;
		margin-left: -1.3em; /* same as padding-left set on li */
		width: 1.3em; /* same as padding-left set on li */
	}
	
	.footer-bg {
		/*background-image: url(../../images/footer-bg.jpg);*/
		background-color: #1d1d1d;
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	
	
	.box-OptionC {
		background-color: #f8f8f8;
		color: #2ca7df;
		cursor: pointer;
		margin: 10px;
	}
	
	.box-OptionC:hover {
		background-color: #fe7683;
		color: #ffffff !important;
		-webkit-transition: background-color 200ms ease .1s;
		-moz-transition: background-color 200ms ease .1s;
		-o-transition: background-color 200ms ease .1s;
		transition: background-color 200ms ease .1s;
	}
	
	#nav {
		padding-top: 20px;
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
	}
	
	.t-alignR {
		text-align: right;}
	
	.logo-size {
		height: 75px;
	}
	
	.img-Resize{
		width: 33%;
	}
	
	.word-Link {
		width: 100%; 
		border-bottom: 1px #ece2e2 solid; 
		text-decoration:none !important;
		margin-bottom: 10px; 
	}
	
	.word-Link a {
		color: #5f5f5f;  
/* #5f5f5f; */}
	
	.word-Link a:hover {
		color: #f0516a;
		-webkit-transition: color 200ms ease .1s;
		-moz-transition: color 200ms ease .1s;
		-o-transition: color 200ms ease .1s;
		transition: color 200ms ease .1s;
	}
	
	.dropbtn {
	  border: none;
	  font-weight: 600;
	  padding: 0 10px;
	}

	.dropdown {
	  position: relative;
	  display: inline-block;
	}

	.dropdown-content {
	  display: none;
	  position: absolute;
	  background-color: #ffffff;
	  float: left;
	  z-index: 1;
	}

	.dropdown-content a {
	  color: black;
	  padding: 12px 16px;
	  text-decoration: none;
	  display: block;
	  float: left;
	}
	
	.icon-Mortgage::before {
    font-family: Font Awesome;   
    content: "\1F3E1";  
    right: 1rem;
    font-size: 18px;
	float:left;
    color: #f0516a;
	margin-right: 5px;
    width: 30px;
    height: 30px;
    text-align: center;}
	
	.icon-Banking::before {
    font-family: Font Awesome;
    content: "\1F3E6";
    right: 1rem;
    font-size: 18px;
	float:left;
    color: #f0516a;
	padding-bottom: 8px;
	margin-right: 5px;
    width: 30px;
    height: 30px;
    text-align: center;}
	
	.icon-CC::before {
    font-family: Font Awesome;
    content: "\1F4B3";
    right: 1rem;
    font-size: 18px;
	float:left;
    color: #f0516a;
	margin-right: 5px;
    width: 30px;
    height: 30px;
    text-align: center;}

	.dropdown-content a:hover { }

	.dropdown:hover .dropdown-content {display: block;}

	.dropdown:hover .dropbtn {}
	
	.link-subA::after {
    font-family: Font Awesome;
    content: "\25BA";
    right: 1rem;
    font-size: 13px;
	float:right;
    color: #f0516a;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;}
	
	.side-subA::before {
    font-family: Font Awesome;
    content: "\25BA";
    right: 1rem;
    font-size: 7px;
    float: left;
    color: #f0516a;
    width: 30px;
    height: 30px;
    text-align: center;
	padding-top:10px;
	}
	
	.neg-Bot {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.newsletter-Btn {
		float: right;
		position: relative;
		z-index:24;
		margin-top: 40px;
	}
	
	.float-Left70 {
		width: 70%; 
		float: left;
		padding-left: 30px !important;
		}
		
	.blog-Img {
		width: 100%;
		padding: 20px 0;
	}
		
	.float-Right30 {
		width: 30%; 
		float: right;
		}
		
	.pig-Reading {
		width: 188px; 
		height: 210px; 
		margin: 10px auto 0 !important; 
		margin-left: 40px; 
		display: block;
	}
	
	.txtbox-Area {
		display: inline !important;
		width: 150px !important;
		text-align: right !important;
		padding-right: 10px;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
		float: right;
	}
	.txtbox-Area2 {
		display: inline !important;
		width: 75px !important;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
		text-align: center !important
	}
	
	table.calculation td:first-child {
		float:left; 
		padding: 12px;
	}
	
	.width-auto {width:auto !important;}
	
	.txtbox-Area3 {
		display: inline !important;
		width: 90px !important;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
		text-align: center !important
	}

	.txtbox-Area3a {
		display: inline !important;
		width: 110px !important;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
		text-align: center !important
	}

	
	.txtbox-Area4 {
		display: inline !important;
		width: 100px !important;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
		text-align: center !important
	}
	
	.txtbox-Area5 {
		display: inline !important;
		width: auto !important;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
	}
	
	.txtbox-Area6 {
		display: inline !important;
		width: 80px !important;
		float: left;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
	}
	
	.txtbox-Area7 {
		display: inline !important;
		width: 80px !important;
		float: right;
		height: 35px !important;
		background-color: #fff !important;
		border: 1px #d2cfcf solid !important;
	}
	
	.title-Badge {
		height: 32px;
		float: left;
		padding-right: 8px;
	}
	
	.title-Badge2 {
		height: 32px;
		float: left;
		padding-right: 8px;
		margin-top: -5px;
	}
	
	.title-Icon {
		height: 60px;
		float: left;
		margin-top: -10px;
		padding-right: 8px;
	}
	
	.title-Undrline {
		width: 100%;
		border-bottom: 2px #eae7e7 solid;
		margin-bottom: 0px;
	}
	
	.sinker {
		float: none !important; padding-bottom: 10px!important;}
		
	td.sinker #text {padding-top: 10px !important;} 
	
	.fleft{
		margin-top: 4px;
		float: left;
	}
		
	.footr-Div {
		width: 100%; 
		height: 5px; 
		background-color: #f0516a
	}
	
	.cont-width3 {
		width: 90% !important;
		max-width:1300px;
		margin: auto;
	}
	
	.margin-Top5 {
		margin-top: 5%;
		}

	.margin-Top10 {
		margin-top: 10%;
		}

	.padding-5 {
		padding: 1% 0 5%;
		border-bottom: 2px #e3e3e3 dotted;
	}
	
	.padding-5b {
		padding: 50px 0;
		border-bottom: 2px #e3e3e3 dotted;
	}
	
	.center-Img {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.clear-Float {
		clear: both; 
		font-size: 0px;
	}
	
	.fleX {
		display: flex;
	}
	
	.neg-Pad {
		padding: 0 !important;
	}
	
	.tips {
		margin-bottom: 0px; 
		line-height: 1.5; 
		font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;"
	}
	
	.tips-pad {
		padding: 15px 10px 10px 10px;}
	
	.tips-pad2 {
		padding: 20px 0 20px 20px;}
	
	.tips-marg {
		margin: 20px 0 20px 20px; 
		}
	
	/*----- TOP 10 LIST -----*/
	.list-Badge {
		height: 50px; 
		float: left; 
		padding-right: 8px;
	}
	
	.list-Circle {
		background-color: #fe6c92;
		border-radius: 40px;
		width: 40px;
		height: 40px;
		float: left;
		position: relative;
		margin-top: 5px;
		position: absolute;
		}
	
	.list-CircleP {
		font-size: 24px !important;
		font-weight: bold !important;
		color: #fff;
		margin-top: -12px;
		padding-left: 13px;
		text-shadow: 2px 2px #f0516a;
	}
	
	.list-Cont {
		float: left; 
		padding-left: 3.5em;
	}
	
	.list-Box {
		padding: 20px 20px 0 20px;
		background-color: #FAFEFF;
		border: 1px solid #AECDF1;
	}
	/*----- TOP 10 LIST END -----*/
	
	/*----- ACCORDION -----*/
	*, *:before, *:after {
	  -webkit-box-sizing: inherit;
	  box-sizing: inherit;
	}
	
	.accordion a.acccontrol {
	  position: relative;
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: column;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  width: 100%;
	  padding: 1rem 3rem 1rem 1rem;
	  color: #4f4f4f;
	  font-size: 16px;
	  font-weight: 400;
	  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	  border-bottom: 1px solid #e5e5e5;
	}

	.accordion a.acccontrol:hover,
	.accordion a.acccontrol:hover::after {
	  cursor: pointer;
	  color: #fe6c92;
	}

	.accordion a.acccontrol:hover::after {
	  border: 1px solid #fe6c92;
	}

	.accordion a.acccontrol.active {
	  color: #fe6c92;
	  border-bottom: 1px solid #fe6c92;
	}

	.accordion a.acccontrol::after {
	  font-family: Font Awesome;
	  content: "\002B";
	  position: absolute;
	  float: right;
	  right: 1rem;
	  font-size: 18px;
	  color: #32a2db;
	  padding: 0 5px;
	  width: 30px;
	  height: 30px;
	  -webkit-border-radius: 50%;
	  -moz-border-radius: 50%;
	  border-radius: 50%;
	  border: 1px solid #32a2db;
	  text-align: center;
	}

	.accordion a.acccontrol.active::after {
	  font-family: Font Awesome;
	  content: "\2212";
	  color: #fe6c92;
	  border: 1px solid #fe6c92;
	}

	.accordion .content {
	  opacity: 0;
	  padding: 0 1rem;
	  max-height: 0;
	  border-bottom: 1px solid #e5e5e5;
	  overflow: hidden;
	  clear: both;
	  -webkit-transition: all 0.2s ease 0.15s;
	  -o-transition: all 0.2s ease 0.15s;
	  transition: all 0.2s ease 0.15s;
	}

	.accordion .content p {
	  font-size: 16px;
	  font-weight: 300;
	}

	.accordion .content.active {
	  opacity: 1;
	  padding: 1rem;
	  max-height: 100%;
	  -webkit-transition: all 0.35s ease 0.15s;
	  -o-transition: all 0.35s ease 0.15s;
	  transition: all 0.35s ease 0.15s;
	}
	/*----- ACCORDION END-----*/
	
	/*----- CONTENT OPTION A -----*/
	.cont-OptionA {
		background-image: url('https://www.pigly.com/images/pigly-newslettr-bg.jpg'); 
		background-repeat: auto;
		border-radius: 0 0 20px 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;"
	}
	
	.box-OptionA {
		border: 1px #AECDF1 solid; 
		border-radius: 20px;"
	}
	/*----- CONTENT OPTION A END -----*/
	
	/*----- CONTENT OPTION B -----*/
	.title-OptionB {
		border-bottom: none; 
		border-left: 3px #fe6c92 solid; 
		padding-left: 15px;
	}
	
	.image-OptionB {
		overflow: hidden;  
		padding-bottom: 100%; 
		margin-bottom: -100%;
		float: left; 
	}
	
	.width-Half {
		width: 50%; 
	}
	
	.width-One4th {
		width: 25%;
	}
	
	.width-Three4th {
		width: 70%;
	}
	
	.imageBG-Text {
		padding: 40px 30px 0 30px;
		flex: 1;
		background-color: #FAFEFF;
		border: 1px #dee6e8 solid;
		margin-left: 30px;
	}
	
	/*----- CONTENT OPTION B END -----*/
	
	/*----- CONTENT OPTION C -----*/
	.title-OptionC {
		text-align: center; 
		border-bottom: none;
	}
	
	.title-OptionC p {
		text-align: center !important; 
		width: 80%; 
		margin: auto;
		}
	
	.title-OptionC:after {
		content: ""; 
		display: block; 
		width: 40%; 
		margin: 20px auto;
		border-bottom: 2px solid #eee;
	}
	
	.box2-OptionC {
		border: 1px #e6dfdf solid;
		border-top: 3px #2ca7df solid;
		background-color: #fff;
		margin: 15px;
		text-align: left;
		padding: 40px 20px 10px 20px;
		line-height: 1.5;
		width: 30%	
	}


	@media only screen and (max-width: 751px) {
		
	.box2-OptionC {
		width: 100%	!important;
	}

	}
 
 
	
	.box2-OptionC:hover {
		border-top: 3px #fe6c92 solid;
		-webkit-transition: border-top 200ms ease .1s;
		-moz-transition: border-top 200ms ease .1s;
		-o-transition: border-top 200ms ease .1s;
		transition: border-top 200ms ease .1s;

	}
	
	.subT-OptionC {
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		font-size: 22px; 
		color: #fe6c92; 
	}

	/*----- CONTENT OPTION C END-----*/
	
	/*----- QUOTE -----*/
	.title-QuoteA {
		text-align: center; 
		color: #2ca7df; 
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		font-size: 24px; 
		font-style: italic;
		line-height:1.25
	}
	
	.title-QuoteA:after {
		content: ""; 
		display: block; 
		width: 15%; 
		margin: auto;
		padding-top: 20px;
		border-bottom: 2px solid #e8eef5;
	}
	
	.quote-Style {
		height: 60px;
		width: 60px;
		padding: 11px;
		font-size: 36px !important;
		border: 2px #fe6c92 solid;
		border-radius: 40px;
		color: #fe6c92;
		}
	/*----- QUOTE END -----*/
	
	/*----- CONTENT OPTION D -----*/
	.icon-OptionD {
		float: left; 
		font-size: 45px !important; 
		color: #fe6c92; 
		height: auto; 
		width: 50px; 
		padding: 13px 5px;
	}
	
	.icon-OptionD p  {
		padding: 5px 0;}
	
	.bg-OptionD {
		background-color: #FAFEFF;
		border: 1px #dee6e8 solid;
		padding: 20px 20px 0 20px;
		box-shadow: 0px 5px 4px 0px #e5eef0;
		line-height: 1.5;
	}
	.width-One3rd {
		width: 33%;
	}
	.width-Two3rd {
		width: 66%;
	}

	/*----- CONTENT OPTION D END -----*/
	
	/*----- TIP & WARNING -----*/
	.list-Badge2 {
		height: 64px;
		float: left;
		margin: 15px;
		top:50%;
		position: relative;
	}
	
	.cont-TipA {
		background-image: url('../../images/pigly-newslettr-bg2.jpg'); 
		background-repeat: auto;
		border-radius: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;"
	}
	
	.cont-WarningA {
		background-image: url('../../images/pigly-newslettr-bg3.jpg'); 
		background-repeat: auto;
		border-radius: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;"
	}
	
	/*----- TIP, WARNING & CHECKLIST -----*/
	
	.text-tip {
		margin-bottom: 0px;
		line-height: 1.5;
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		color: #4f4f4f;
	}
	
	ul {
	  list-style: none;
	  margin: 20;
	}
	li {
		padding-left: 1.3em;
	}
	
	li:before {
		content: "\f058"; /* FontAwesome Unicode */
		font-family: FontAwesome;
		color: #FE6C92;
		display: inline-block;
		margin-left: -1.3em; /* same as padding-left set on li */
		width: 1.3em; /* same as padding-left set on li */
	}
	
	.col-1 {
		column-count: 1;
	}
	
	.col-2 {
		column-count: 2;
	}
	
	.col-3 {
		column-count: 3;
	}
	
	.col-4 {
		column-count: 4;
	}
	
	.checklst-Title:after {
		content: "\2714"; /* FontAwesome Unicode */
		font-family: FontAwesome;
		position: relative;
		color: #FE6C92;
		display: inline-block;
		margin-right: -1.3em; /* same as padding-left set on li */
		width: 1.3em; 
	}
	/*----- TIP, WARNING & CHECKLIST END-----*/
	
	/*----- TAB BUTTON -----*/
	.tab-Btn {
		border-radius: unset;
		border-top: 1px #fff solid !important;
		border-left: 1px #fff solid !important;
		border-right: 1px #fff solid !important;
		border-bottom: 2px #f0516a solid !important;
		width: 20%;
	}
	
	.tab-Btn .button:active {
		background-color: #2ca7df !important;
		color: #fff;
	}
	
	.tab-Btn:focus {
			background-color: #2ca7df !important;
			color: #fff !important;
			border: none !important; 
	}	
	
	.tab-Contnt {
		padding: 20px;
		
	}
	/*----- TAB BUTTON END -----*/
	
	/*---- WORKING TABS ---- */
	input { display: none; }                /* hide radio buttons */
	input + label { display: inline-block } /* show labels in line */
	input ~ .tab { display: none }          /* hide contents */
	/* show contents only for selected tab */
	#tab1:checked ~ .tab.content1,
	#tab2:checked ~ .tab.content2,
	#tab3:checked ~ .tab.content3 { display: block; }
	
	
	input:checked + label {     /* white background for selected tab */
	  background: #FFF;
	 
	}
	input ~ .tab {          /* grey line between tab and contents */
	  padding: 12px 0;
	}
	input[type="radio"]:checked + label:before {
		font-size: 0; }  
	input[type="radio"] + label {
		padding-left: 0px !important;
	}
	input[type="radio"] + label:before {
    border-radius: 100%;  
    opacity: 0; 
    font-size: 0;    
	} 
	
	input[type=radio]:checked + label {
	background-color: #2ca7df;;
	color: #fff !important;
	border-bottom: 0 !important; 
	}
	
	.tabs-table {border-right: 1px solid #dbdbdb;}
	
	/*---- WORKING TABS ---- */
	
	/*---- TOOLTIP ---- */
	.tooltip {
	  position: relative;
	  /*----display: inline-block;
	  border-bottom: 1px dotted black;--*/
	}
	
	.tooltip .tooltiptext {
	  visibility: hidden;
	  width: 100%;
      background-color: #2ca7df;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 15px;
	  position: absolute;
	  z-index: 1;
	  bottom: 135%;
	  left: 50%;
	  margin-left: -60px;
	  margin-bottom:10px;
	  opacity: 0;
	  transition: opacity 0.3s;
	}
	
	.tooltip .tooltiptext::after {
	  content: "";
	  position: absolute;
	  top: 100%;
	  left: 50%;
	  margin-left: -5px;
	  border-width: 5px;
	  border-style: solid;
	  border-color: #2ca7df transparent transparent transparent;
	}
	
	.tooltip:hover .tooltiptext {
	  visibility: visible;
	  opacity: .9;    
	}
	
	.pad-10 {padding: 10px !important;}
	.pad-H10 {padding: 10px 0;}
	/*---- TOOLTIP ---- */
	
	.img-Sml {width: 100%;}  
	
	@media only screen and (max-width: 1069px) {
	.cont-width {
			width: 80%;
			margin-left: 10%;
			margin-right: 10%;
		}
	}
		
	@media only screen and (max-width: 1069px) {
		.cont-width {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		}
		.cont-width2 {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		}
		.footr-Logo {
		width: 160px;
		}
		.img-Resize{
		width: 33%;
		padding: 0 10px;
		}
		}
		
	@media only screen and (max-width: 980px) {
		
		.dropdown-content {
			display: inline;
			position: static;
			width: 100%;
		}
		
		#navPanel a {
			font-size: 16px;
		}
		
		.dropdown-content a {
			width: 100%;
			background-color: #2ca7df;
		}
		
		.\33 u {
			width: 100%;
			margin: auto;
		}
		
		.logo-size {
		height: 45px;
		}	
		
		.banner-mid {
			width: 100%;
		}
		
		.cont-width {
			width:80% !important;
			margin-left: 10%;
			margin-right: 10%;
		}
		
		.cont-width2 {
			width:80% !important;
			margin-left: 10%;
			margin-right: 10%;
		}
		
		.cont-boxed2 {
			margin: 0;
			
		}
			
		.c-white {
			margin: 0 !important;
		}
		
		.nl-background {
			background-image:none;
			margin-top: 20px;
		}
		
		.nl-title {
			margin-left: 40px; 
			padding-top: 40px;
			}
		
		.quote-p{
			font-size: 16px;
			padding-top: 0;
		}
			
		.font-drk {
			font-size: 16px;
			color: #4f4f4f;  
/* #5f5f5f; */}
		
		.other-btn {
			margin-top: 15px;
		}
	
		
		.newsletter-Btn {
			width: 100%; 
			float: none; 
			position: relative; 
			z-index:24; 
			margin: 25px 0 !important;
		}
		
		.b-img {
			display: none !important;
		} 
		
		.plans-pad {
			padding-bottom: 0em;
		}
		
		.news-pad {
			padding-bottom: 5em !important;
		}
		
		.border-l {
			border-left: none;
			margin: 0px 20px;

		}
		
		#navPanel.visible {
   			width: 95%;
		}
		
		#navPanel a{
			font-weight: 900;
			border-bottom: 1px #6eb4e6 solid;
		}
		
		.get-strtdbtn {
			border: 1px #efefef solid;
			line-height: 2.5em;
			padding: 0px 20px !important;
			border-radius: 100px;
			background-color: none;
			color: #f0516a !important;
			text-align: center;
			font-weight: 900;
			margin-top: 20px;
		}
		
		.get-strtdbtn:hover {
			color: #fff !important;
			border: 1px #f0516a solid;
			background-color: #f0516a;
			line-height: 2.5em; 
			padding: 0px 20px !important; 
			border-radius: 100px;
		}		
		
		.order1 {
			order:1;
			}
			
			
		.order2 {
			order:2;
		}
		.col-2 {
			list-style-type: none;
		-webkit-columns: 1;
		-moz-columns: 1;
		columns: 1;
		}
		
		#header .logo {
			padding-top: 0px;
			}
		
		.dropdown-content {
			margin-left:10px;
		}
		
		.pig-Reading {
			margin: 30px auto 10px;
		}
		
		.float-Left70 {
			width: 90%; 
			float: none;
			
		}
		
		.float-Right30 {
			width: 90%; 
			float: none;
		}
		
	}
	
	/* Larger than tablet */
	@media (max-width: 750px) {
		.fleX {
			display: block !important;
		}
		
		.cont-width {
			width:100%;
		}
		
		.box-OptionC {
			margin-bottom: 10px;
		}
		
		.width-Half {
			width: 100%;
		}
		
		.width-One4th {
			width: 100%;
		}
		
		.width-Three4th {
			width: 95%; 
		}
		.width-One3rd {
			width: 100%;
		}
		.width-Two3rd {
			width: 100%;
		}
		.icon-OptionD {
			padding: 0px 5px 15px 5px;
		}
		
		.rfloat{width: 100%;}
		.lfloat{width: 100%;}
		
		.img-Sml {width: 50%;
		padding: 0px auto;
		margin-left: auto;
		margin-right: auto;
		display: block;}
	}
	
	
	@media screen and (max-width: 640px) {
		.tab-Btn {
			width: 30%; 
			} 
		
		input[type="button"].new, .button.new {
			margin: 5px 0;
		}
		
		table td {
			font-size: 15px;  
		}
		
		#header {
			width: 100%;
		}
		
		#navPanel a {
			font-size: 20px;
		}
		
		#navPanel.visible {
   			width: 90%; 
		}  
		
		.other-btn{
			width: 100%;
			margin: 0 0 15px 0;
		}
		.cont-width {
			width: 90% !important;
			margin-left: 5%;
			margin-right: 5%;
		}
		.cont-width2 {
			width: 90% !important;
			margin-left: 5%;
			margin-right: 5%;
		}
		.cont-width3 {
			width: 90% !important;
			margin-left: 5%;
			margin-right: 5%;
		}
		.img-Resize{
			width: 100%;
		}
		
		#banner{
			background-image: none;
			background-color: #2ca7df;
		}
		
		.dropdown-content {
			display: inline;
			position: static;
		}
		
		.dropdown-content a{
			width: 100%;
			background-color: #2ca7df;
		}
		
		.col-2 {
			column-count: 1;
		}
		
		.col-3 {
			column-count: 1;
		}
		
		.col-4 {
			column-count: 1;
		}
		
		.float-Left70 {
			width: 80% !important;
		}
		
	}
	 
	 @media print {	
	.noprint  {
        display: none;
	}
	.endofprint::after {
	  content: "Copyright Pigly.com";    
	  display: block;
	  text-align: center;  
	}
	}
	
	
	figure, figcaption {
    text-align: center ;
}

.rfloat {
	float:right;
	padding-left: 10px;
	}

.lfloat {
	float:left;    
	padding-right: 10px;
	}

.tright {
	text-align: right;
	}


.video-container {
position: relative !important;
padding-bottom: 56.25% !important;
padding-top: 30px; height: 0; overflow: hidden !important;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
}


div .bordr-flair1:before {
  content: '';
    border-top: 2px solid #fe6c92;
    border-left: 2px solid #fe6c92;
    display: inline-block;
    width: 14rem;
    height: 3.25rem;
    position: absolute;
  }
 div .bordr-flair2:after {
  content: '';
    border-bottom: 2px solid #fe6c92;
    border-right: 2px solid #fe6c92;
    display: inline-block;
    width: 14rem;
    height: 3.25rem;
    position: absolute;
   right: 0;
  }
  
  .brdrflr-Mar1 {
	margin: 20px 0 50px; 
	width: 100%; 
	position: relative;
	}

	.brdrflr-Pad1 {
		padding: 30px 30px 0 30px;
	}

	.brdrflr-List1 {
		padding-top: 10px;
	}	
 
 	.proscons tr td {
		padding: 1em 2em;
		color: #4f4f4f;
		font-size: 16px;
		white-space: normal;
	}
	
	.proscons thead tr th {
		z-index: 1;	
	}             
	
	.proscons thead tr th:nth-child(odd) {
		border-radius: 20px 0px 0px;
		background: #47A2DB;
		padding: 15px 0 8px 0;
		color: aliceblue;
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		font-size: 20px;
	}
	
	.proscons thead tr th:nth-child(even) {
		border-radius: 0px 20px 0px 0px;
		background: #FE6C92;
		padding: 15px 0 8px 0;
		color: aliceblue;
		font-family: 'Overpass', Helvetica, Arial, sans-serif;
		font-size: 20px;
	}
	
	.proscons tbody tr td {
		width: 50%;
	}
	
	.proscons tbody tr td:nth-child(odd) {
		background-color: aliceblue;
	}
	
	.proscons tbody tr td:nth-child(even) {
		background-color: #ffedf1;
	}
	
	.procon-img{
		width: 100px; margin-top: -53px; margin-bottom: -50px; background-color: #fff; border-radius: 100px; padding: 13px; z-index: 99; position: relative; border: 2px solid #47a2db;
	}