.h10 {
	height: 10px !important;
}
.h20 {
	height: 20px !important;
}
.h30 {
	height: 30px !important;
}
.h40 {
	height: 40px !important;
}
.h50 {
	height: 50px !important;
}
.pa0 {
	padding: 0 !important;
}
.ma0 {
	margin: 0 !important;
}
.mab0 {
	margin-bottom: 0 !important;
}
.mat0 {
	margin-top: 0 !important;
}
.mal0 {
	margin-left: 0 !important;
}
.mar0 {
	margin-right: 0 !important;
}
.matb0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.mat10 {
	margin-top: 10px !important;
}
.mat20 {
	margin-top: 20px !important;
}
.mab10 {
	margin-bottom: 10px !important;
}
.mab20 {
	margin-bottom: 20px !important;
}
.mab30 {
	margin-bottom: 30px !important;
}
.matb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.matb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.textll {
	text-align: left !important;
}
.textlr {
	text-align: right !important;
}
.textlc {
	text-align: center !important;
}
.textrl {
	text-align: left !important;
}
.textrr {
	text-align: right !important;
}
.textrc {
	text-align: center !important;
}
.textcl {
	text-align: left !important;
}
.textcr {
	text-align: right !important;
}
.textcc {
	text-align: center !important;
}
 @media only screen and (min-width : 960px) {
.textll {
	text-align: left !important;
}
.textlr {
	text-align: left !important;
}
.textlc {
	text-align: left !important;
}
.textrl {
	text-align: right !important;
}
.textrr {
	text-align: right !important;
}
.textrc {
	text-align: right !important;
}
.textcl {
	text-align: center !important;
}
.textcr {
	text-align: center !important;
}
.textcc {
	text-align: center !important;
}
}
.pull-rl {
	float: left !important;
}
.pull-rr {
	float: right !important;
}
.pull-rn {
	float: none !important;
}
.pull-ll {
	float: left !important;
}
.pull-lr {
	float: right !important;
}
.pull-ln {
	float: none !important;
}
.pull-nl {
	float: left !important;
}
.pull-nr {
	float: right !important;
}
.pull-nn {
	float: none !important;
}
 @media only screen and (min-width : 960px) {
.pull-rl {
	float: right !important;
}
.pull-rr {
	float: right !important;
}
.pull-rn {
	float: right !important;
}
.pull-ll {
	float: left !important;
}
.pull-lr {
	float: left !important;
}
.pull-ln {
	float: left !important;
}
.pull-nl {
	float: none !important;
}
.pull-nr {
	float: none !important;
}
.pull-nn {
	float: none !important;
}
}
.container {
	margin: 0 auto;
	width: 90%;
	position: relative;
}
 @media only screen and (min-width : 601px) {
.container {
	width: 90%;
}
}
 @media only screen and (min-width : 960px) {
.container {
	width: 90%;
}
}
 @media only screen and (min-width : 1150px) {
.container {
	width: 90%;
}
}
.container .row {
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}
.row {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.row:after {
	content: "";
	display: table;
	clear: both;
}
.row .col {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 0.75rem;
}
.row .col.s1 {
	width: 8.33333%;
	margin-left: 0;
}
.row .col.s2 {
	width: 16.66667%;
	margin-left: 0;
}
.row .col.s2-5 {
	width: 20%;
	margin-left: 0;
}
.row .col.s3 {
	width: 25%;
	margin-left: 0;
}
.row .col.s4 {
	width: 33.33333%;
	margin-left: 0;
}
.row .col.s5 {
	width: 41.66667%;
	margin-left: 0;
}
.row .col.s6 {
	width: 50%;
	margin-left: 0;
}
.row .col.s7 {
	width: 58.33333%;
	margin-left: 0;
}
.row .col.s8 {
	width: 66.66667%;
	margin-left: 0;
}
.row .col.s9 {
	width: 75%;
	margin-left: 0;
}
.row .col.s10 {
	width: 83.33333%;
	margin-left: 0;
}
.row .col.s11 {
	width: 91.66667%;
	margin-left: 0;
}
.row .col.s12 {
	width: 100%;
	margin-left: 0;
}
.row .col.offset-s1 {
	margin-left: 8.33333%;
}
.row .col.offset-s2 {
	margin-left: 16.66667%;
}
.row .col.offset-s3 {
	margin-left: 25%;
}
.row .col.offset-s4 {
	margin-left: 33.33333%;
}
.row .col.offset-s5 {
	margin-left: 41.66667%;
}
.row .col.offset-s6 {
	margin-left: 50%;
}
.row .col.offset-s7 {
	margin-left: 58.33333%;
}
.row .col.offset-s8 {
	margin-left: 66.66667%;
}
.row .col.offset-s9 {
	margin-left: 75%;
}
.row .col.offset-s10 {
	margin-left: 83.33333%;
}
.row .col.offset-s11 {
	margin-left: 91.66667%;
}
.row .col.offset-s12 {
	margin-left: 100%;
}
 @media only screen and (min-width : 601px) {
.row .col.m1 {
	width: 8.33333%;
	margin-left: 0;
}
.row .col.m2 {
	width: 16.66667%;
	margin-left: 0;
}
.row .col.m2-5 {
	width: 20%;
	margin-left: 0;
}
.row .col.m3 {
	width: 25%;
	margin-left: 0;
}
.row .col.m4 {
	width: 33.33333%;
	margin-left: 0;
}
.row .col.m5 {
	width: 41.66667%;
	margin-left: 0;
}
.row .col.m6 {
	width: 50%;
	margin-left: 0;
}
.row .col.m7 {
	width: 58.33333%;
	margin-left: 0;
}
.row .col.m8 {
	width: 66.66667%;
	margin-left: 0;
}
.row .col.m9 {
	width: 75%;
	margin-left: 0;
}
.row .col.m10 {
	width: 83.33333%;
	margin-left: 0;
}
.row .col.m11 {
	width: 91.66667%;
	margin-left: 0;
}
.row .col.m12 {
	width: 100%;
	margin-left: 0;
}
.row .col.offset-m1 {
	margin-left: 8.33333%;
}
.row .col.offset-m2 {
	margin-left: 16.66667%;
}
.row .col.offset-m3 {
	margin-left: 25%;
}
.row .col.offset-m4 {
	margin-left: 33.33333%;
}
.row .col.offset-m5 {
	margin-left: 41.66667%;
}
.row .col.offset-m6 {
	margin-left: 50%;
}
.row .col.offset-m7 {
	margin-left: 58.33333%;
}
.row .col.offset-m8 {
	margin-left: 66.66667%;
}
.row .col.offset-m9 {
	margin-left: 75%;
}
.row .col.offset-m10 {
	margin-left: 83.33333%;
}
.row .col.offset-m11 {
	margin-left: 91.66667%;
}
.row .col.offset-m12 {
	margin-left: 100%;
}
}
 @media only screen and (min-width : 1150px) {
.row .col.l1 {
	width: 8.33333%;
	margin-left: 0;
}
.row .col.l2 {
	width: 16.66667%;
	margin-left: 0;
}
.row .col.l2-5 {
	width: 20%;
	margin-left: 0;
}
.row .col.l3 {
	width: 25%;
	margin-left: 0;
}
.row .col.l4 {
	width: 33.33333%;
	margin-left: 0;
}
.row .col.l5 {
	width: 41.66667%;
	margin-left: 0;
}
.row .col.l6 {
	width: 50%;
	margin-left: 0;
}
.row .col.l7 {
	width: 58.33333%;
	margin-left: 0;
}
.row .col.l8 {
	width: 66.66667%;
	margin-left: 0;
}
.row .col.l9 {
	width: 75%;
	margin-left: 0;
}
.row .col.l10 {
	width: 83.33333%;
	margin-left: 0;
}
.row .col.l11 {
	width: 91.66667%;
	margin-left: 0;
}
.row .col.l12 {
	width: 100%;
	margin-left: 0;
}
.row .col.offset-l1 {
	margin-left: 8.33333%;
}
.row .col.offset-l2 {
	margin-left: 16.66667%;
}
.row .col.offset-l3 {
	margin-left: 25%;
}
.row .col.offset-l4 {
	margin-left: 33.33333%;
}
.row .col.offset-l5 {
	margin-left: 41.66667%;
}
.row .col.offset-l6 {
	margin-left: 50%;
}
.row .col.offset-l7 {
	margin-left: 58.33333%;
}
.row .col.offset-l8 {
	margin-left: 66.66667%;
}
.row .col.offset-l9 {
	margin-left: 75%;
}
.row .col.offset-l10 {
	margin-left: 83.33333%;
}
.row .col.offset-l11 {
	margin-left: 91.66667%;
}
.row .col.offset-l12 {
	margin-left: 100%;
}
}
