/*== BOOTSTRAP GRID ==*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0;
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0;
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0;
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
}
/*== GRID 
/*== STYLE AND ICONS ==*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.bs-row {
	margin-right: -15px;
	margin-left: -15px;
}
.bs-row:before, .bs-row:after {
	display: table;
	content: " ";
}
.bs-row:after {
	clear: both;
}
 @charset "UTF-8";
/* newbenefitscom */
@font-face {
	font-family: "newbenefitscom";
	src: url("https://cdn.myfontastic.com/RPyvMcrv8UYBssu8Jm8ZPk/fonts/1474480253.eot");
	src: url("https://cdn.myfontastic.com/RPyvMcrv8UYBssu8Jm8ZPk/fonts/1474480253.eot?#iefix") format("embedded-opentype"), url("https://cdn.myfontastic.com/RPyvMcrv8UYBssu8Jm8ZPk/fonts/1474480253.woff") format("woff"), url("https://cdn.myfontastic.com/RPyvMcrv8UYBssu8Jm8ZPk/fonts/1474480253.ttf") format("truetype"), url("https://cdn.myfontastic.com/RPyvMcrv8UYBssu8Jm8ZPk/fonts/1474480253.svg#1474480253") format("svg");
	font-weight: normal;
	font-style: normal;
}
.grid {
	float: left;
	width: 30%;
	padding-bottom: 10%;
	margin: 1.66%;
	background-color: #ffffff;
	border: 1px;
}
#hovercolor {
	text-decoration: none;
}
#hovercolor:hover {
	color: #5bc0de;
}
[data-icon]:before {
	font-family: "newbenefitscom" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="nb-icon-"]:before, [class*=" nb-icon-"]:before {
	font-family: "newbenefitscom" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* Lab */
.nb-icon-2e:before {
	content: "\61";
	font-size: 100px;
}
/* Imaging */
.nb-icon-im:before {
	content: "\62";
	font-size: 100px;
}
.nb-icon-u:before {
	content: "\63";
}
/* Vision */
.nb-icon-v:before {
	content: "\64";
	font-size: 100px;
}
.nb-icon-lk:before {
	content: "\65";
}
/* Dental Care */
.nb-icon-ae:before {
	content: "\66";
	font-size: 100px;
}
.nb-icon-aw:before {
	content: "\67";
}
.nb-icon-lq:before {
	content: "\68";
}
.nb-icon-vi:before {
	content: "\69";
}
.nb-icon-wb:before {
	content: "\6a";
}
.nb-icon-pe:before {
	content: "\6b";
}
.nb-icon-c:before {
	content: "\6c";
}
.nb-icon-c6:before {
	content: "\6d";
}
.nb-icon-pj:before {
	content: "\6e";
}
/* Doctors Online */
.nb-icon-wd:before {
	content: "\6f";
	font-size: 100px;
}
.nb-icon-we:before {
	content: "\70";
}
.nb-icon-pt:before {
	content: "\71";
}
.nb-icon-ce:before {
	content: "\72";
}
.nb-icon-ch:before {
	content: "\73";
}
/* Health Advisor */
.nb-icon-qb:before {
	content: "\74";
	font-size: 100px;
}
.nb-icon-ws:before {
	content: "\75";
}
.nb-icon-qd:before {
	content: "\76";
}
.nb-icon-d1:before {
	content: "\77";
}
.nb-icon-e:before {
	content: "\78";
}
/* Pharmacy Card */
.nb-icon-rx:before {
	content: "\79";
	font-size: 100px;
}
/*Road Side */
.nb-icon-sd:before {
	content: "\7a";
	font-size: 100px;
}
/*
.nb-icon-fa:before {
  content: "\41";
} 
*/
.nb-icon-fo:before {
	content: "\42";
}
.nb-icon-sm:before {
	content: "\43";
}
/* Teledoc 'D'*/
.nb-icon-t7:before {
	content: "\44";
	font-size: 100px;
}
.nb-icon-h:before {
	content: "\45";
}
.nb-icon-id:before {
	content: "\46";
}
.nb-icon-ta:before {
	content: "\47";
}
.nb-icon-plus:before {
	content: "\48";
}
/*.nb-icon-facebook:before {
  content: "\49";
}
*/
.nb-icon-sort-alpha-asc:before {
	content: "\4a";
}
.nb-icon-sort-amount-asc:before {
	content: "\4b";
}
.nb-icon-sort-amount-desc:before {
	content: "\4c";
}
.nb-icon-twitter:before {
	content: "\4d";
}
.nb-icon-linkedin:before {
	content: "\4e";
}
.nb-icon-refresh:before {
	content: "\4f";
}
.nb-icon-user:before {
	content: "\50";
}
.nb-icon-suitcase:before {
	content: "\51";
}
.nb-icon-star:before {
	content: "\52";
}
.nb-icon-star-half:before {
	content: "\53";
}
.nb-icon-star-half-o:before {
	content: "\54";
}
.nb-icon-star-o:before {
	content: "\55";
}
.nb-icon-sort-alpha-desc:before {
	content: "\56";
}
.nb-icon-rss-square:before {
	content: "\57";
}
.nb-icon-search-plus:before {
	content: "\58";
}
.nb-icon-search-minus:before {
	content: "\59";
}
.nb-icon-rss:before {
	content: "\5a";
}
.nb-icon-plus-square:before {
	content: "\30";
}
.nb-icon-plus-square-o:before {
	content: "\31";
}
.nb-icon-print:before {
	content: "\32";
}
.nb-icon-pencil:before {
	content: "\33";
}
.nb-icon-pencil-square:before {
	content: "\34";
}
.nb-icon-pencil-square-o:before {
	content: "\35";
}
.nb-icon-link:before {
	content: "\36";
}
/*
.nb-icon-info-circle:before {
  content: "\37";
}
*/
.nb-icon-headphones:before {
	content: "\38";
}
.nb-icon-gift:before {
	content: "\39";
}
/*
.nb-icon-check-circle:before {
  content: "\21";
}
*/
.nb-icon-file-text-o:before {
	content: "\22";
}
.nb-icon-calendar:before {
	content: "\23";
}
.nb-icon-asterisk:before {
	content: "\24";
}
.nb-icon-bars:before {
	content: "\25";
}
/*
.nb-icon-circle:before {
  content: "\26";
}
.nb-icon-circle-o:before {
  content: "\27";
}
*/
.nb-icon-eye:before {
	content: "\28";
}
.nb-icon-angle-right:before {
	content: "\29";
}
.nb-icon-angle-left:before {
	content: "\2a";
}
.nb-icon-chevron-right:before {
	content: "\2b";
}
.nb-icon-chevron-left:before {
	content: "\2c";
}
.nb-icon-search:before {
	content: "\2d";
}
.nb-icon-arrow-right:before {
	content: "\2e";
}
.nb-icon-arrow-left:before {
	content: "\2f";
}
.nb-icon-linkedin-square:before {
	content: "\3a";
}
.nb-icon-expand:before {
	content: "\3b";
}
.nb-icon-blog:before {
	content: "\3c";
}
.nb-icon-new:before {
	content: "\3d";
}
.nb-icon-home:before {
	content: "\3e";
}
.nb-icon-page-copy:before {
	content: "\3f";
}
.nb-icon-comments:before {
	content: "\40";
}
.nb-icon-chevron-up:before {
	content: "\e008";
}
.nb-icon-chevron-down:before {
	content: "\e009";
}
.nb-icon-envelope-o:before {
	content: "\5b";
}
.nb-icon-id-1:before {
	content: "\5d";
}
.nb-icon-times:before {
	content: "\5e";
}
/*
.nb-icon-times-circle:before {
  content: "\5f";
}
*/
.nb-icon-tm:before {
	content: "\60";
}
.nb-icon-mt:before {
	content: "\7b";
}
/*== HEADER ==*/
div.content-footer {
	position: relative;
	top: 370px;
	width: 75%;
}
.top-padding-text {
	margin-top: 10px;
}
.line-footer-small {
	height: 10px;
	width: 3px;
	background: #fff;
}
.arrow-full img {
	width: 100%;
}
.feature-item img {
	width: 80px;
	height: 80px;
}
.line-top-orange {
	position: relative;
	top: -15px;
	width: 100%;
	height: 2px;
	background: #D7771A;
}
.arrow-img {
	width: 100%;
}
.breadcrumbs a span:hover, .breadcrumbs span:hover {
	cursor: pointer;
}
.breadcrumbs {
	padding-left: 35px;
	padding: 1em;
}
div.breadcrumbs div.breadcrumbs {
	display: block;
	margin-left: 35px;
	width: 90%;
}
.top-btn-position {
/*top: 550px;*/
}
.masthead {
	padding: 0 !important;
}
/* == SLIDER ==*/
#supsystic-slider-1 .bx-wrapper .bx-caption {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	height: 100%;
	background: url('../images/banner-mask.png') no-repeat left center;
}
#supsystic-slider-1 .bx-wrapper .bx-caption h1 {
	margin-left: 30px;
	margin-top: 30px;
	width: 430px;
}
.content-footer div {
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 15px;
}
/*== MIDDLE ==*/
span.white-footer-line {
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 100%;
}
#primary .columns {
	margin-right: 2em;
}
.fotter-middle div:first-child {
	border-left: 1px solid #fff;
}
#site-navigation .search-form {
	left: -5px;
}
.fotter-middle div:nth-child(2) {
	border-right: 1px solid #fff;
}
.search-form input[type=search]::PLACEHOLDER {
 padding-left: 10px;
}
#supsystic-slider-1 .bx-wrapper .bx-caption p.find-out-how {
	position: absolute;
	margin-left: 30px;
	bottom: 60px;
}
#supsystic-slider-1 .bx-wrapper .bx-caption p.middle-slide-text {
	margin-left: 30px;
	width: 280px;
}
.masthead h1.entry-title {
	display: none;
}
div#secondary {
	border-left: 1px solid #736f6f;
	padding-left: 0;
}
#secondary aside#text-5 .textwidget, #secondary aside#text-24 .textwidget {
	padding-left: 20px;
}
p.para-middle-content {
	margin-bottom: 5px;
}
.icon-list-main {
}
.icon-list-main ul {
}
.icon-list-main ul li {
	display: inline-block;
	list-style-type: none;
	float: left;
	width: 33%;
	margin-bottom: 35px;
}
.icon-list-main ul li img {
	display: block;
	margin: auto auto;
	border-bottom: 10px solid #d7771a;
	padding-bottom: 6px;
}
.entry-content blockquote {
	border: 0;
	background: #E5E5E5;
	margin: 2.5rem 0;
}
.main-cont-esy {
	width: 100%;
	margin-bottom: 0;
}
.img-div-main {
    display: inline-block;
    float: left;
    height: auto;
}
.team-heading-esy {
    display: inline-block;
    float: left;
        position: relative;
    top: -20px;
}
.team-content-esy {
	width: 70%;
    margin-left: 15px;
    box-sizing: border-box;
    display: inline-block;
    float: left;
}
.yrm-btn-wrapper {
    clear: both !important;
}
.team-heading-esy strong {
	position: relative;
	bottom: 2px;
}
.line-break-esy {
	border-top: 1px solid #ccc;
}
#primary .expm-toggle-expand {
	border: 2px solid #e09b58;
}
img.so-widget-image {
	display: inline-block;
}
.company-logo-img {
	display: inline-block;
	width: 50%;
	float: left;
}
.company-logo-img img {
	position: relative;
	bottom: 0;
}
.company-plans-content {
	display: inline-block;
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 30px;
	padding-top: 0;
}
.comapny-content-main-esy {
	clear: both;
	padding-top: 50px;
	box-sizing: border-box;
	border-top: 1.5px solid #666;
}
.inner-banner-titlehead {
}
.inner-mask-img {
	position: absolute;
	padding-right: 3em;
}
.inner-banner-titlehead h2 {
	position: absolute;
	margin: 1rem 0;
	z-index: 1;
}
.inner-banner-titlehead .heading-one-title {
	width: 380px;
	line-height: 1.1;
}
.inner-banner-titlehead .heading-two-title {
	top: 4%;
}
#menu-member-menu-1 ul li {
	float: left;
}
#menu-member-menu-1 ul li:first-child {
	border-left: 1px solid #fff;
	margin-left: 16px;
	padding-left: 16px;
}
#search-5 {
	margin-top: 32px;
}
.user {
/*padding: 3px;*/
}
.footer-widget {
	float: left;
	width: auto;
}
.menu-main-container {
	background: #D7771A;
	padding-bottom: 10px;
}
div#mobile-navigation-height-col {
	background: #D7771A;
}
.esy-footer-search input {
	/* display: none; */
	margin-top: 20px;
}
.section-content .feature-item-content p {
	margin-top: 0;
}
p.short-line-assocites {
	margin: auto;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 50%;
	height: 10px;
	background: #d7771a;
}
#content .homedisc p {
	margin-bottom: 10px;
}
.main-navigation.row label {
	position: relative;
	top: -80px;
	left: -2px;
}
ul#menu-member-menu-1 li {
	display: inline-block;
}
p.esy-p-contact {
	margin-bottom: 1px;
}
#secondary aside#text-2.widget.widget_text {
	margin-bottom: 1em;
}
textarea {
	max-width: 100% !important;
}
input.wpcf7-form-control.wpcf7-submit {
	border-radius: 0;
	width: 150px;
	padding: 10px;
	background: #d7771a;
}
.yrm-btn-wrapper {
	padding-top: 0 !important;
	padding-bottom: 30px !important;
    border-bottom: 1px solid #ccc !important;
}
span.yrm-toggle-expand.yrm-toggle-expand-1 {
	left: -102px !important;
}
.yrm-toggle-expand {
	border-color: #d7771a !important;
	position: absolute;
}
li.listing-item {
	list-style-type: none;
}
ul.display-posts-listing span.image {
	display: inline-block;
	float: right;
}
ul.display-posts-listing span.title {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.display-posts-listing span.date {
	margin-right: 5px;
	margin-left: 70px;
}
ul.display-posts-listing .content {
}
ul.display-posts-listing .content p {
	width: 77%;
}
ul.display-posts-listing span.title::before {
	content: url(http://10.44.107.12:8080/thrift/wp-content/uploads/2017/05/ThriftBenefits-Blogicon.png);
	margin-right: 5px;
}
span.excerpt-dash {
	display: none;
}
span.excerpt {
	display: block;
}
.textwidget span.user::after {
	content: "|";
}
ul#menu-member-menu-1 li:first-child::after {
	content: " |";
}
#primary a.wp-colorbox-iframe.cboxElement {
	width: 100%;
	display: block;
}
/*== PRICING ==*/
.rpt_plans.rpt_2_plans.rpt_style_basic a.rpt_foot.rpt_foot_0 {
	background: #d58245;
}
.rpt_plans.rpt_2_plans.rpt_style_basic a.rpt_foot.rpt_foot_1 {
	background: #d58245;
}
.rpt_title.rpt_title::after {
	content: "";
	display: block;
	height: 4px;
	background: #d58245;
	/* padding-top: 10px; */
	width: 95%;
	margin: auto auto;
	margin-top: 10px;
}
#rpt_pricr.rpt_plans.rpt_2_plans.rpt_style_basic .rpt_sm_subtitle .rpt_plan.rpt_plan.rpt-cust div a {
	background: transparent;
}
/*== WIDGET ==*/
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
	width: 100%;
	height: 2.3em;
	border: 1px solid #ccc;
	border-radius: 3px;
}
aside#text-21 {
	background: #3D869E;
}
aside#text-21 h3.widget-title {
	background: #3D869E;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
aside#text-33 {
	position: relative;
	top: 50px;
	left: -200px;
}
#secondary .widget-title, .widget_calendar #wp-calendar caption {
	padding: .5em;
	border-top: 0 !important;
	border-bottom: 0 !important;
	background: none !important;
}
#text-30 {
	margin-top: 0.5rem;
	padding-right: 30px;
}
#nav_menu-11 {
	border-left: 1px solid #FFF;
	padding-left: 29px;
	padding-right: 15px;
}
#nav_menu-9 {
	padding-left: 15px;
	padding-right: 29px;
	border-right: 1px solid #FFF;
}
#text-31 {
	margin-top: 0.5rem;
	padding-left: 30px;
	padding-right: 29px;
}
aside#text-2 {
	background: #3D869E;
}
#text-2 h3.widget-title {
	background: #3D869E;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
#text-2 .textwidget, #text-2 .textwidget span {
	display: block;
}
#text-2 .textwidget span:first-child {
	margin-bottom: 5px;
}
aside#text-27 {
	background: #3D869E;
}
#text-27 h3.widget-title {
	background: #3D869E;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
#text-27 .textwidget, #text-27 .textwidget span {
	display: block;
}
#text-27 .textwidget span:first-child {
	margin-bottom: 5px;
}
aside#text-28 {
	background: #3D869E;
}
#text-28 h3.widget-title {
	background: #3D869E;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
#text-28 .textwidget, #text-28 .textwidget span {
	display: block;
}
#text-28 .textwidget span:first-child {
	margin-bottom: 5px;
}
#text-5 h3.widget-title, #text-24 h3.widget-title {
	background: #fff;
	border-top: 0;
	border-bottom: 0;
	padding-left: 20px;
	padding-bottom: 0;
}
#text-29 h3.widget-title {
	background: #fff;
	border-top: 0;
	border-bottom: 0;
	padding-left: 20px;
}
#secondary aside#text-29 .textwidget {
	padding-left: 20px;
}
/*== FOOTER ==*/
.footer-wrap {
	position: absolute;
	margin-left: 15%;
	z-index: 1111;
}
.footer-wrap ul {
	padding-left: 0px;
	height: 150px;
	padding-top: 15px;
	box-sizing: border-box;
}
.footer-wrap div {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding-left: 0;
}
.footer-widgets ul {
	cursor: pointer;
}
.footer-wrap ul li {
	border: none;
	padding: 0;
	list-style-type: none;
}
.error404 .entry-content {
	border-bottom: 0;
}
.footer-background {
	background: url(../images/footer-bg.png) center top no-repeat;
}
#logo-footer {
	margin: 170px 0 56px 38px;
}
.footer-widgets {
	padding: 0;
}
.footer-search {
	margin-left: 15px;
}
.footer-search p {
}
.footer-search p:nth-child(2) {
}
.footer-search input[type="text"] {
	padding-left: 10px;
}
#footer-navigation {
	background-color: transparent;
	float: right;
}
#footer-navigation input[type="text"] {
	border: 0 !important;
	margin-top: 15px;
}
#footer-navigation .search-submit {
	display: none;
}
#footer-navigation ul li {
	border: none;
	padding: 1px;
	line-height: 1.25em;
}
#company-address {
	float: right;
	width: 210px;
	border-right: 1px solid #FFF;
	padding-top: 15px;
}
.esy-footer-dis {
	margin-bottom: 40px;
}
.row.esy-footer-dis h6 {
	margin: 1em auto 1em auto;
}
.row.esy-footer-dis p {
	margin-bottom: 1rem;
}
#footer-menu {
	float: right;
	padding-top: 15px;
	padding-left: 30px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}
#primary .wp-post-image {
	padding: 0;
	border: 0;
}
#primary .pmpro_btn:hover {
	background-color: #798d8f;
}
#primary {
	padding-right: 2em;
}
.site-main .page-navigation{
	border: none !important;
}
/*== MOBILE ==*/
@media only screen and (max-width: 1175px) {
.team-content-esy {
    width: 60%;
}
}

@media only screen and (max-width: 1024px) {
.main-navigation.row label {
	top: -80px;
}
.row.esy-footer-dis p {
	margin-left: 1rem;
	margin-right: 1rem;
}
#supsystic-slider-1 .bx-wrapper .bx-caption p.find-out-how {
	bottom: 10px;
}

}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
.main-navigation.row label {
	top: -95px;
	}
.team-name-esy {
	float: left;
	margin-left: 15px;
	}
}

@media only screen and (max-width: 900px) {
aside#text-31.footer-widget {
	width: 50%;
	position: static;
	margin-top: -250px;
	float: right;
	text-align: center;
}
aside#nav_menu-11 {
	width: 25%;
	padding-left: 0;
}
aside#nav_menu-9 {
	width: 25%;
	border: 0;
}
aside#text-30 {
	width: 40%;
	padding-left: 0;
	box-sizing: border-box;
	margin-left: 10%;
}
#footer-navigation {
	background: #0D809C;
	width: 100%;
	margin-top: 23px;
}
#nav_menu-11 {
	border: 0;
}
.esy-footer-dis {
	margin-bottom: 40px;
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
}
.esy-footer-search {
	display: none;
}
.span.yrm-toggle-expand.yrm-toggle-expand-1 {
	left: -110px;
}
}

@media only screen and (max-width: 992px) {
div#secondary input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 90%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
	width: 90%;
	height: 2.4em;
}
.inner-banner-titlehead .heading-one-title {
    width: 200px;
    line-height: 1.1;
}
#text-2 h3.widget-title {
    padding: .3em;
}
.team-content-esy {
    width: 100%;
}
.img-div-main {
    height: auto;
}
.team-heading-esy {
    width: 260px;
       /* margin-left: 20px;*/
        top: 0;
}
}

@media only screen and (max-width:768px) {
#content {
	overflow: hidden;
}
.main-navigation.row label {
	top: -95px;
}
div#secondary input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	width: 100%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
	width: 100%;
	height: 2.4em;
}
div#primary {
	width: 100%;
}
div#secondary {
	width: 100%;
	padding-right: 0;
	border: 0;
}
#main {
	margin-right: 0;
}
.team-heading-esy {
    display: inline-block;
    float: left;
    width: 280px;
    position: relative;
    top: 60px;
    padding-left: 10px;
}
img.icon-team-profile.colorbox-88 {
	width: 40%;
    display: block;
}
.team-heading-esy strong {
    width: 200px;
}
.team-content-esy {
    width: 100%;
    box-sizing: border-box;
    clear: both;
    margin-left: 0;
}
.team-content-esy p {
    padding-left:0;
}
.company-logo-img,
.company-plans-content{
    width: 100%;
    margin-bottom: 0;
}
.company-logo-img img
{
	display: block;
	margin:auto auto;
}
.team-heading-esy {
    display: inline-block;
    float: left;
    position: relative;
    top: -30px;
    padding-left: 20px;
}
}

@media only screen and (max-width: 1028px) {
.main-navigation.row label {
	top: -100px;
}
.row.esy-footer-dis p {
	margin-left: 1rem;
	margin-right: 1rem;
}
}
@media only screen and (max-width: 600px) {
.team-heading-esy {
    top:0;
}	
.footer-background #footer-navigation {
	background: #0D809C;
	padding-top: 0;
}
aside#text-31.footer-widget {
	width: 100%;
	position: static;
	margin-top: -450px;
}
aside#nav_menu-11 {
	width: 100%;
	padding-left: 0;
}
aside#nav_menu-9 {
	width: 100%;
	border: 0;
}
aside#text-30 {
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}
div#logo-footer img {
	width: 60%;
}
#logo-footer {
	margin: 170px 0 90px 38px !important;
}
.esy-footer-dis {
	margin-bottom: 40px;
	margin-left: 2%;
	margin-right: 2%;
	width: 96%;
}
#supsystic-slider-1 .bx-wrapper .bx-caption {
	background-size: 70% auto;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
	width: 100%;
}
.icon-list-main ul li {
	width: 50%;
}
.site-branding {
	margin-top: 10px;
}
#supsystic-slider-1 .bx-wrapper .bx-caption h1{
	margin-left: 0;
	width: 200px;
}
.site-branding a.custom-logo-link .custom-logo {
    margin-top: 10px;
}
}
@media only screen and (max-width: 545px){
.team-heading-esy {
    top:0px;
    width: 100px;
}
.img-profile-team {
    width: 160px;
}
img.icon-team-profile.colorbox-88 {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
.inner-banner-titlehead .heading-two-title {
	margin-top: 2px;
	width: 200px;

}
.inner-banner-titlehead .heading-one-title{
    		    padding-left: 15px;
    			padding-top: 15px;
    			width: 120px;
}
#supsystic-slider-1 .bx-wrapper .bx-caption h1{
	margin-left: 0;
	width: 150px;
}
.rpt_style_basic .rpt_plan .rpt_head {
    min-height: 190px !important;
}

}

@media only screen and (max-width: 380px){
	div#supsystic-slider-1{
		display: none;
	}
}