
p {
  -webkit-font-feature-settings: "liga", "dlig";
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig";
}
.subnav {
top:0px;
right: 250px;
height:30px;
}
.subnav li {
display:inline !important;
height:30px;
line-height: 1.2;
}
.svgwrapper {
display:none !important;
}
.captioncontainer h2 {
padding-top:195px;
}
.ratecell {
display:inline !important;
width: 28% !important;
}
.flex-control-nav li {
display:inline !important;
width: 19% !important;
line-height:1.1em !important;
font-size:20px !important;
padding-top:15px !important;
}
.flex-control-nav li.flex-active {
padding-top: 55px !important;
}
.overlay {
display:none;
}
.overlay:hover {
display:block;
}
#featuredstory, #secondarystory, #newsupdates {
display:inline !important;
}
#newsupdates {
width: 290px !important;
}
#iconscontainer div {
display:inline !important;
}
#iconscontainer div h3 {
line-height:1.2em !important;
}
#content {
margin-top:0;
}
.hentry header {
height:140px !important
margin-bottom:0;
z-index:1 !important;
position:relative;
}
.modulescontainer {
padding-top:30px;
margin-top:0;
}
.col_1of2, .col_2of2, .col_1of3, .col_2of3, .col_3of3, .col_1of4, .col_2of4, .col_3of4, .col_4of4  {
display:inline !important;
}
.col_1of2, .col_2of2 {
width: 44% !important;
}
.nav, .nav li, .nav li ul.sub-menu {
z-index: 999999 !important;
}
.nav li ul.sub-menu {
display:block;
z-index:9000 !important;
position:absolute !important;
}
#mainnav {
display:inline !important;
position:relative;
z-index:9000 !important;
}
ul.subgroup {
display:inline !important;
}
.mm-page {

}



/*********************
POSTS & CONTENT STYLES
*********************/
/* entry content */
/* line 81, ../scss/breakpoints/_481up.scss */
.entry-content {
  /* at this larger size, we can start to align images */
}
/* line 85, ../scss/breakpoints/_481up.scss */
.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
/* line 90, ../scss/breakpoints/_481up.scss */
.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
/* line 95, ../scss/breakpoints/_481up.scss */
.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}

/* end .entry-content */
/*********************
FOOTER STYLES
*********************/
/*
check your menus here. do they look good?
do they need tweaking?
*/
/* end .footer-links */
/******************************************************************
Site Name: Argent Credit Union
Author: Torx Media!

Stylesheet: Tablet & Small Desktop Stylesheet

Here's where you can start getting into the good stuff.
This size will work on iPads, other tablets, and desktops.
So you can start working with more styles, background images,
and other resources. You'll also notice the grid starts to
come into play. Have fun!

******************************************************************/
/*********************
GENERAL STYLES
*********************/
/*********************
LAYOUT & GRID STYLES
*********************/
/* line 26, ../scss/breakpoints/_768up.scss */
.wrap {
  width: 760px;
}

/*********************
HEADER STYLES
*********************/
/* line 34, ../scss/breakpoints/_768up.scss */
.header {
  background-color: white;
}

/* line 37, ../scss/breakpoints/_768up.scss */
#inner-header {
  position: relative;
}

/* line 41, ../scss/breakpoints/_768up.scss */
#logo {
  margin: 34px 0;
  display: inline-block;
}

/* line 48, ../scss/breakpoints/_768up.scss */
nav#headersubnav {
  display: inline;
}

/* line 56, ../scss/breakpoints/_768up.scss */
.subnav {
  display: inline;
  float: right;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 38px;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 12.85px;
  position: absolute;
  margin-left: 75px;
  line-height: 1;
}
/* line 68, ../scss/breakpoints/_768up.scss */
.subnav li {
  display: inline-block;
  padding-right: 7px;
}
/* line 71, ../scss/breakpoints/_768up.scss */
.subnav li .subnavpipe {
  margin-right: 7px;
  text-decoration: none !important;
}
/* line 76, ../scss/breakpoints/_768up.scss */
.subnav a {
  text-decoration: none;
}

/* line 83, ../scss/breakpoints/_768up.scss */
#bottomheader {
  display: inline-block;
}

/* line 91, ../scss/breakpoints/_768up.scss */
#headerlogin form {
  display: inline-block;
}

/* line 95, ../scss/breakpoints/_768up.scss */
.header .wrap {
  width: 760px;
}

/*********************
NAVIGATION STYLES
*********************/
/* line 110, ../scss/breakpoints/_768up.scss */
#bottomheadercontainer {
  margin: 0 auto;
  position: relative;
  width: 760px;
  height: 100%;
}

/* line 117, ../scss/breakpoints/_768up.scss */
.nav {
  border: 0;
  margin-right: auto;
  line-height: 1;
  color: white;
  width: 100%;
  /* end .menu ul li */
  /* highlight current page */
  /* end current highlighters */
}
/* line 123, ../scss/breakpoints/_768up.scss */
.nav ul {
  margin-top: 0;
}
/* line 127, ../scss/breakpoints/_768up.scss */
.nav li {
  float: left;
  position: relative;
  /*
  plan your menus and drop-downs wisely.
  */
  /* showing sub-menus */
}
/* line 131, ../scss/breakpoints/_768up.scss */
.nav li a {
  display: block;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 0;
  /*
  you can use hover styles here even though this size
  has the possibility of being a mobile device.
  */
}
/* line 141, ../scss/breakpoints/_768up.scss */
.nav li a:hover, .nav li a:focus {
  color: white;
  text-decoration: none;
}
/* line 159, ../scss/breakpoints/_768up.scss */
.nav li ul.sub-menu,
.nav li ul.children {
  margin-top: 22px;
  margin-bottom: 0;
  border-top: 0;
  position: absolute;
  visibility: hidden;
  z-index: 8999;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(100, 100, 100, 0.3);
  -moz-box-shadow: 10px 10px 5px 0px rgba(100, 100, 100, 0.3);
  box-shadow: 10px 10px 5px 0px rgba(100, 100, 100, 0.3);
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  /* highlight sub-menu current page */
}
/* line 177, ../scss/breakpoints/_768up.scss */
.nav li ul.sub-menu li,
.nav li ul.children li {
  float: none;
  position: relative;
  text-align: left;
  /*
  if you need to go deeper, go nuts
  just remember deeper menus suck
  for usability. k, bai.
  */
}
/* line 182, ../scss/breakpoints/_768up.scss */
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  border: none;
  text-transform: capitalize;
  padding-bottom: 15px;
  color: #646464;
}
/* line 187, ../scss/breakpoints/_768up.scss */
.nav li ul.sub-menu li a .navpipe,
.nav li ul.children li a .navpipe {
  display: none;
}
/* line 201, ../scss/breakpoints/_768up.scss */
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
  border-bottom: 0;
}
/* line 211, ../scss/breakpoints/_768up.scss */
.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
  visibility: hidden;
}
/* line 228, ../scss/breakpoints/_768up.scss */
.nav li:hover > ul {
  top: auto;
  visibility: visible;
}
/* line 236, ../scss/breakpoints/_768up.scss */
.nav #menu-item-238 .sub-menu {
  width: 840px;
}
/* line 242, ../scss/breakpoints/_768up.scss */
.nav #menu-item-224 .sub-menu {
  width: 289px;
}
/* line 248, ../scss/breakpoints/_768up.scss */
.nav #menu-item-278 .sub-menu {
  width: 345px;
}
/* line 254, ../scss/breakpoints/_768up.scss */
.nav #menu-item-268 .sub-menu {
  width: 295px;
}

/* end .nav */
/* line 271, ../scss/breakpoints/_768up.scss */
#menu-item-218 .subnavpipe {
  display: none;
}

/* line 276, ../scss/breakpoints/_768up.scss */
#menu-item-239 a, #menu-item-253 a, #menu-item-259 a {
  font-weight: bold;
  padding-bottom: 25px;
}
/* line 279, ../scss/breakpoints/_768up.scss */
#menu-item-239 a:hover, #menu-item-253 a:hover, #menu-item-259 a:hover {
  cursor: default;
  text-decoration: none !important;
}

/* line 291, ../scss/breakpoints/_768up.scss */
#headersubnav {
  display: inline;
}

/* line 295, ../scss/breakpoints/_768up.scss */
#bottomheader {
  display: inline-block;
}

/* line 304, ../scss/breakpoints/_768up.scss */
.navpipe {
  margin: 0 24px;
}

/* line 309, ../scss/breakpoints/_768up.scss */
#menu-item-224 a {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
/* line 313, ../scss/breakpoints/_768up.scss */
#menu-item-224 .navpipe {
  display: none;
}

/* line 318, ../scss/breakpoints/_768up.scss */
ul.subgroup {
  width: 240px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

/* line 325, ../scss/breakpoints/_768up.scss */
#headerlogin {
  width: 285px;
  background: url(/wp-content/themes/argent/library/images/loginbackground.png) no-repeat center center;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 56px;
  z-index: 99999999;
}
/* line 334, ../scss/breakpoints/_768up.scss */
#headerlogin form {
  margin-top: 18px;
  margin-left: 15px;
}
/* line 339, ../scss/breakpoints/_768up.scss */
#headerlogin input[type="text"] {
  font-size: 11px;
  padding: 10px 5px;
  height: 20px;
  border: 1px solid #afb0ac;
  border-radius: 0;
  width: 160px;
  display: inline-block;
}
/* line 348, ../scss/breakpoints/_768up.scss */
#headerlogin input[type="submit"] {
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #f19a17;
  border: none;
  padding: 0;
  vertical-align: top;
  margin-left: 15px;
}

/* line 369, ../scss/breakpoints/_768up.scss */
#mobilelogin {
  display: none;
}

/* line 373, ../scss/breakpoints/_768up.scss */
#mainnav {
  display: none;
}

/* line 377, ../scss/breakpoints/_768up.scss */
#searchform {
  width: 36%;
  top: 137px;
  left: 12%;
  padding-top: 0;
  background-color: transparent;
  padding-bottom: 0;
}
/* line 384, ../scss/breakpoints/_768up.scss */
#searchform input[type="search"] {
  max-width: 1024px;
}
/* line 390, ../scss/breakpoints/_768up.scss */
#searchform input[type="submit"] {
  right: 0;
  top: 1px;
}
/* line 395, ../scss/breakpoints/_768up.scss */
#searchform div {
  width: 100%;
  margin: 0 auto;
}

/*****
INDEX STYLES
******/
/******
SLIDER
******/
/* line 409, ../scss/breakpoints/_768up.scss */
.homepageslide {
  height: 450px;
}

/* line 413, ../scss/breakpoints/_768up.scss */
.flex-control-nav {
  position: relative;
  bottom: 0px;
  width: 101%;
  opacity: 0.75;
}
/* line 421, ../scss/breakpoints/_768up.scss */
.flex-control-nav li {
  display: inline-block;
  cursor: pointer;
  width: 25%;
  margin: 0;
  padding: 28px 25px 0 25px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  font-size: 18px;
  font-weight: 300;
  color: #4e5a30;
  vertical-align: middle;
  background-color: white;
  position: relative;
  height: 107px;
  line-height: 1;
  border-right: 1px solid #c6c6c6;
}
/* line 438, ../scss/breakpoints/_768up.scss */
.flex-control-nav li:last-of-type {
  border-right: none;
}
/* line 441, ../scss/breakpoints/_768up.scss */
.flex-control-nav li span {
  opacity: 1;
}
/* line 445, ../scss/breakpoints/_768up.scss */
.flex-control-nav .flex-active {
  color: white;
  background: url(/wp-content/themes/argent/library/images/desktop_featuredslideBG_700.png) repeat-x center 2px;
  position: relative;
  z-index: 9999999999;
  height: 135px;
  bottom: 7px;
  padding-top: 55px;
  margin-top: -14px;
  border: none;
}

/* line 474, ../scss/breakpoints/_768up.scss */
.flexslider-controls {
  font-size: 0;
  position: absolute;
  bottom: -7px;
  z-index: 9999999999;
  width: 100%;
}

/* line 483, ../scss/breakpoints/_768up.scss */
.flex-direction-nav {
  display: none;
}

/* line 487, ../scss/breakpoints/_768up.scss */
.flexslider {
  box-shadow: none !important;
  margin-bottom: 0;
}

/* line 493, ../scss/breakpoints/_768up.scss */
.trianglecaption {
  background: url(/wp-content/themes/argent/library/images/trianglecaption.png) no-repeat center center;
  width: 528px;
  height: 466px !important;
  position: absolute;
  top: -65px;
  right: -5%;
  display: inline-block;
  text-align: center;
  background-size: 50%;
}

/* line 505, ../scss/breakpoints/_768up.scss */
.slidericon {
  display: none;
  margin: 110px auto 0 auto;
}

/* line 512, ../scss/breakpoints/_768up.scss */
.tableticon {
  display: inline-block;
  margin: 165px auto 0 auto;
}

/* line 519, ../scss/breakpoints/_768up.scss */
.trianglesubhed {
  display: none;
}

/* line 524, ../scss/breakpoints/_768up.scss */
.flexslider .slides img {
  width: auto;
  height: auto;
}

/* line 529, ../scss/breakpoints/_768up.scss */
.captioncontainer {
  text-align: center;
  padding: 0 195px;
  line-height: 1 !important;
  color: #4e5a30 !important;
}
/* line 534, ../scss/breakpoints/_768up.scss */
.captioncontainer h2 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 1 !important;
  margin-top: 10px;
}
/* line 540, ../scss/breakpoints/_768up.scss */
.captioncontainer a {
  color: #4e5a30;
  font-weight: 700;
  text-decoration: none;
}
/* line 545, ../scss/breakpoints/_768up.scss */
.captioncontainer p {
  line-height: 1 !important;
  margin-bottom: 0;
}

/* line 552, ../scss/breakpoints/_768up.scss */
.mobileslidelabel {
  display: none;
}

/* line 560, ../scss/breakpoints/_768up.scss */
.flexslider-controls {
  display: inline-block;
}

/********
RATE CELLS
********/
/* line 568, ../scss/breakpoints/_768up.scss */
.ratecell {
  width: 33.1%;
  display: inline-block;
  border-right: 1px solid #c6c6c6;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  line-height: 1;
  margin-top: 45px;
  margin-bottom: 45px;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}
/* line 582, ../scss/breakpoints/_768up.scss */
.ratecell h3 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
}
/* line 590, ../scss/breakpoints/_768up.scss */
.ratecell h4 {
  font-size: 76px;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f19a17;
}
/* line 596, ../scss/breakpoints/_768up.scss */
.ratecell h4 span {
  font-size: 26px;
  margin-left: -1em;
}
/* line 601, ../scss/breakpoints/_768up.scss */
.ratecell sup {
  font-size: 29px;
  color: #f19a17;
  top: -1em;
}
/* line 606, ../scss/breakpoints/_768up.scss */
.ratecell p {
  margin-top: 15px;
  margin-bottom: 28px;
  font-size: 15px;
}
/* line 611, ../scss/breakpoints/_768up.scss */
.ratecell .orangebutton {
  display: inline-block;
  position: relative;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #646464;
  font-size: 16px;
  line-height: 45px !important;
  font-weight: normal;
  width: 194px;
  border-radius: 4px;
  border: 1px solid #646464;
  cursor: pointer;
  text-align: center;
  padding-left: 0;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
/* line 632, ../scss/breakpoints/_768up.scss */
.ratecell .orangebutton:hover, .ratecell .orangebutton:focus {
  border: 1px solid #f19a17;
  color: white;
  padding-left: 15px;
  text-align: left;
  background: #f19a17 url(/wp-content/themes/argent/library/images/buttonarrow.png) no-repeat 160px center;
}
/* line 641, ../scss/breakpoints/_768up.scss */
.ratecell .orangebutton:active {
  background-color: #e18d0e;
}

/* line 647, ../scss/breakpoints/_768up.scss */
#featuredservices {
  width: 101%;
  overflow: hidden;
  position: relative;
}

/* line 653, ../scss/breakpoints/_768up.scss */
#featuredservicestopbar {
  height: 92px;
  background-color: #4e5a30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#687441), to(#4e5a30));
  background-image: -webkit-linear-gradient(top, #687441, #4e5a30);
  background-image: -moz-linear-gradient(top, #687441, #4e5a30);
  background-image: -o-linear-gradient(top, #687441, #4e5a30);
  background-image: linear-gradient(to bottom, #687441, #4e5a30);
  position: relative;
  width: 100%;
}

/* line 660, ../scss/breakpoints/_768up.scss */
#featuredservicestopbarcontainer {
  margin: 0 auto;
  position: relative;
  width: 760px;
  height: 100%;
}
/* line 665, ../scss/breakpoints/_768up.scss */
#featuredservicestopbarcontainer h3 {
  color: white;
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 92px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

/* line 676, ../scss/breakpoints/_768up.scss */
.featuredcell {
  display: inline-block;
  position: relative;
  width: 33.33%;
  float: left;
  vertical-align: top;
  height: auto;
}

/* line 687, ../scss/breakpoints/_768up.scss */
.featuredcellsizer {
  padding-top: 72%;
}

/* line 691, ../scss/breakpoints/_768up.scss */
.featuredcellinner {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  text-align: center;
  height: auto;
}
/* line 699, ../scss/breakpoints/_768up.scss */
.featuredcellinner .overlaytext {
  color: white;
  position: absolute;
  bottom: -130px;
  left: 25px;
  text-align: left;
}
/* line 706, ../scss/breakpoints/_768up.scss */
.featuredcellinner .overlaytext h4 {
  font-size: 23px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}

/* line 720, ../scss/breakpoints/_768up.scss */
.featuredcellone {
  background: url(/wp-content/themes/argent/library/images/featuredcells/checking.png) no-repeat center center;
  background-size: cover;
}

/* line 725, ../scss/breakpoints/_768up.scss */
.featuredcelltwo {
  background: url(/wp-content/themes/argent/library/images/featuredcells/homeloans.png) no-repeat center center;
  background-size: cover;
}

/* line 730, ../scss/breakpoints/_768up.scss */
.featuredcellthree {
  background: url(/wp-content/themes/argent/library/images/featuredcells/skippayment.png) no-repeat center center;
  background-size: cover;
}

/* line 735, ../scss/breakpoints/_768up.scss */
.featuredcellfour {
  background: url(/wp-content/themes/argent/library/images/featuredcells/creditcards.png) no-repeat center center;
  background-size: cover;
}

/* line 740, ../scss/breakpoints/_768up.scss */
.featuredcellfive {
  background: url(/wp-content/themes/argent/library/images/featuredcells/carloans.png) no-repeat center center;
  background-size: cover;
}

/* line 745, ../scss/breakpoints/_768up.scss */
.featuredcellsix {
  background: url(/wp-content/themes/argent/library/images/featuredcells/openonline.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 751, ../scss/breakpoints/_768up.scss */
.featuredcellsix h4 {
  margin-top: 22px;
  margin-left: 0;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
  padding-top: 0;
}
/* line 761, ../scss/breakpoints/_768up.scss */
.featuredcellsix p {
  color: white;
}
/* line 765, ../scss/breakpoints/_768up.scss */
.featuredcellsix a.orangebutton {
  border: 1px solid #f19a17;
  color: white;
  padding-left: 15px;
  text-align: left;
  background: #f19a17 url(/wp-content/themes/argent/library/images/buttonarrow.png) no-repeat 160px center;
}

/***********
AROUND ARGENT SECTION
***********/
/* line 781, ../scss/breakpoints/_768up.scss */
#aroundargent {
  background-color: #ebebeb;
}

/* line 785, ../scss/breakpoints/_768up.scss */
#aroundargenttopbar {
  height: auto;
  background-color: #e0e0e0 !important;
  width: 100%;
}

/* line 793, ../scss/breakpoints/_768up.scss */
#aroundargenttopbarcontainer {
  margin: 0 auto;
  position: relative;
  width: 760px;
  height: 100%;
}
/* line 798, ../scss/breakpoints/_768up.scss */
#aroundargenttopbarcontainer h3 {
  color: #666666;
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 92px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 808, ../scss/breakpoints/_768up.scss */
#aroundargentcontainer {
  width: 760px;
  margin: 0 auto;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 50px;
}
/* line 813, ../scss/breakpoints/_768up.scss */
#aroundargentcontainer h4 {
  margin-top: 18px;
  margin-bottom: 0px;
  color: #4e5a30;
  font-size: 20px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.25;
}
/* line 821, ../scss/breakpoints/_768up.scss */
#aroundargentcontainer p {
  font-size: 14px;
}

/* line 826, ../scss/breakpoints/_768up.scss */
#featuredstory {
  position: relative;
  width: 30%;
  display: inline-block;
  margin-right: 35px;
}

/* line 833, ../scss/breakpoints/_768up.scss */
#secondarystory {
  position: relative;
  width: 21%;
  margin-right: 35px;
  display: inline-block;
}

/* line 841, ../scss/breakpoints/_768up.scss */
#featuredstory img, #secondarystory img {
  width: 100%;
  margin-top: 0px;
}

/* line 846, ../scss/breakpoints/_768up.scss */
#newsupdates {
  background-color: white;
  padding-top: 0;
  width: 38%;
  display: inline-block;
  margin-bottom: 0;
}
/* line 852, ../scss/breakpoints/_768up.scss */
#newsupdates h4 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
}
/* line 856, ../scss/breakpoints/_768up.scss */
#newsupdates ul {
  margin: 0;
}
/* line 858, ../scss/breakpoints/_768up.scss */
#newsupdates ul li {
  padding: 19px 0;
  border-bottom: 1px solid #cccccc;
}
/* line 861, ../scss/breakpoints/_768up.scss */
#newsupdates ul li:last-of-type {
  border-bottom: none;
}
/* line 866, ../scss/breakpoints/_768up.scss */
#newsupdates a {
  color: #4e5a30;
  text-decoration: none;
}

/* line 873, ../scss/breakpoints/_768up.scss */
#featuredstory, #secondarystory, #newsupdates {
  vertical-align: top;
  margin-top: 50px;
}

/* line 878, ../scss/breakpoints/_768up.scss */
#iconscontainer {
  width: 760px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

/* line 886, ../scss/breakpoints/_768up.scss */
#callus {
  border-top: none;
  border-bottom: none;
  display: inline-block;
  width: 32%;
  vertical-align: top;
  background: url(/wp-content/themes/argent/library/images/calliconlarge.png) no-repeat center top;
  height: 305px;
  margin-top: 55px;
}
/* line 896, ../scss/breakpoints/_768up.scss */
#callus h3 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0;
  background: none !important;
  line-height: 1;
  padding-left: 0;
  font-weight: bold;
  padding-top: 172px;
}

/* line 908, ../scss/breakpoints/_768up.scss */
#findlocation {
  border-top: none;
  border-bottom: none;
  display: inline-block;
  width: 32%;
  vertical-align: top;
  background: url(/wp-content/themes/argent/library/images/mapiconlarge.png) no-repeat center top;
  height: 305px;
  margin-top: 55px;
}
/* line 917, ../scss/breakpoints/_768up.scss */
#findlocation h3 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0;
  background: none !important;
  line-height: 1;
  padding-left: 0;
  font-weight: bold;
  padding-top: 172px;
}

/* line 930, ../scss/breakpoints/_768up.scss */
#mobileapp {
  border-bottom: 1px solid #adadad;
  border-bottom: none;
  display: inline-block;
  width: 32%;
  vertical-align: top;
  background: url(/wp-content/themes/argent/library/images/appiconlarge.png) no-repeat center top;
  height: 305px;
  margin-top: 55px;
}
/* line 939, ../scss/breakpoints/_768up.scss */
#mobileapp h3 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0;
  background: none !important;
  line-height: 1;
  padding-left: 0;
  font-weight: bold;
  padding-top: 172px;
}

/*********************
SIDEBARS & ASIDES
*********************/
/* line 961, ../scss/breakpoints/_768up.scss */
.sidebar {
  margin-top: 2.2em;
}

/* line 965, ../scss/breakpoints/_768up.scss */
.widgettitle {
  border-bottom: 2px solid #444;
  margin-bottom: 0.75em;
}

/* line 970, ../scss/breakpoints/_768up.scss */
.widget {
  padding: 0 10px;
  margin: 2.2em 0;
}
/* line 975, ../scss/breakpoints/_768up.scss */
.widget ul li {
  margin-bottom: 0.75em;
  /* deep nesting */
}
/* line 983, ../scss/breakpoints/_768up.scss */
.widget ul li ul {
  margin-top: 0.75em;
  padding-left: 1em;
}

/* links widget */
/* meta widget */
/* pages widget */
/* recent-posts widget */
/* archives widget */
/* tag-cloud widget */
/* calendar widget */
/* category widget */
/* recent-comments widget */
/* search widget */
/* text widget */
/*********************
FOOTER STYLES
*********************/
/*
you'll probably need to do quite a bit
of overriding here if you styled them for
mobile. Make sure to double check these!
*/
/* line 1091, ../scss/breakpoints/_768up.scss */
.footer-links ul li {
  /*
  be careful with the depth of your menus.
  it's very rare to have multi-depth menus in
  the footer.
  */
}

/* end .footer-links */
/* line 1105, ../scss/breakpoints/_768up.scss */
#footercontactinfo {
  text-align: center;
}

/* line 1110, ../scss/breakpoints/_768up.scss */
#inner-footer {
  width: 760px;
  margin: 0 auto;
  position: relative;
}
/* line 1114, ../scss/breakpoints/_768up.scss */
#inner-footer .orangebutton {
  border: 1px solid #f19a17;
  color: white;
  padding-left: 15px;
  text-align: center;
  background: #f19a17;
  display: block;
  margin: auto;
}

/********
PAGE CONTENT
*********/
/* line 1129, ../scss/breakpoints/_768up.scss */
.article-header {
  height: 250px;
  background-size: cover;
  margin-top: -1px;
  position: relative;
  padding: 0;
}

/* line 1138, ../scss/breakpoints/_768up.scss */
.single-title, .page-title, .entry-title {
  font-size: 72px;
  margin-bottom: 24px;
  margin-top: 0;
  line-height: 1 !important;
}

/* line 1146, ../scss/breakpoints/_768up.scss */
.page-subhed {
  font-size: 28px;
  color: white;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  line-height: 0.5 !important;
  font-weight: bold;
}

/* line 1155, ../scss/breakpoints/_768up.scss */
#titlecontainer {
  text-align: center;
}

/* line 1161, ../scss/breakpoints/_768up.scss */
.hentry header {
  padding: 70px;
}

/* line 1165, ../scss/breakpoints/_768up.scss */
.contentmodule {
  clear: both;
  margin-top: 25px;
  overflow: auto;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 25px;
}
/* line 1171, ../scss/breakpoints/_768up.scss */
.contentmodule .moduletext {
  width: 55%;
}
/* line 1173, ../scss/breakpoints/_768up.scss */
.contentmodule .moduletext h3 {
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 6px solid #ebebeb;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 15px;
}
/* line 1181, ../scss/breakpoints/_768up.scss */
.contentmodule .moduletext ul {
  list-style-type: none;
}
/* line 1183, ../scss/breakpoints/_768up.scss */
.contentmodule .moduletext ul li {
  background-image: url(/wp-content/themes/argent/library/images/listarrow.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}
/* line 1193, ../scss/breakpoints/_768up.scss */
.contentmodule:nth-of-type(odd) .moduletext {
  float: none;
}
/* line 1196, ../scss/breakpoints/_768up.scss */
.contentmodule:nth-of-type(odd) .moduleimage {
  float: right;
  display: inline-block;
  width: auto;
  margin-bottom: -45px;
  margin-left: 15px;
}
/* line 1205, ../scss/breakpoints/_768up.scss */
.contentmodule:nth-of-type(even) .moduletext {
  float: right;
  display: inline-block;
  width: 45%;
}
/* line 1211, ../scss/breakpoints/_768up.scss */
.contentmodule:nth-of-type(even) .moduleimage {
  float: left;
  display: inline-block;
  width: auto;
  margin-right: 15px;
  margin-bottom: 0;
}

/* line 1221, ../scss/breakpoints/_768up.scss */
.moduleimageleft {
  float: left;
  display: inline-block;
  width: auto;
  margin-right: 0;
  font-size: 36px;
  max-width: 40%;
}

/* line 1231, ../scss/breakpoints/_768up.scss */
.moduletextright {
  float: right;
  width: 400px;
}
/* line 1242, ../scss/breakpoints/_768up.scss */
.moduletextright ul {
  list-style-type: none;
}
/* line 1244, ../scss/breakpoints/_768up.scss */
.moduletextright ul li {
  background-image: url(/wp-content/themes/argent/library/images/listarrow.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}

/* line 1253, ../scss/breakpoints/_768up.scss */
.moduleimageright {
  float: right;
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  max-width: 40%;
}

/* line 1263, ../scss/breakpoints/_768up.scss */
.moduletextleft {
  float: left;
  width: 400px;
}
/* line 1274, ../scss/breakpoints/_768up.scss */
.moduletextleft ul {
  list-style-type: none;
}
/* line 1276, ../scss/breakpoints/_768up.scss */
.moduletextleft ul li {
  background-image: url(/wp-content/themes/argent/library/images/listarrow.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}

/* line 1287, ../scss/breakpoints/_768up.scss */
.module {
  margin-top: 24px;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 25px;
  clear: both;
  overflow: auto;
}
/* line 1293, ../scss/breakpoints/_768up.scss */
.module .quartercolumn {
  width: 100%;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
}
/* line 1299, ../scss/breakpoints/_768up.scss */
.module .quartercolumn h4 {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1306, ../scss/breakpoints/_768up.scss */
.module .quartercolumn p {
  font-size: 14px;
}
/* line 1310, ../scss/breakpoints/_768up.scss */
.module .quartercolumnlast {
  margin-right: 0;
}

/* line 1316, ../scss/breakpoints/_768up.scss */
.modulescontainer {
  border-top: 6px solid #f19a17;
  border-bottom: 6px solid #f19a17;
}

/* line 1321, ../scss/breakpoints/_768up.scss */
.legallinks {
  clear: both;
  overflow: auto;
  margin-top: 0px;
  padding-bottom: 45px;
}

/* line 1329, ../scss/breakpoints/_768up.scss */
.page .iconscontainer {
  background-color: #ebebeb;
}
/* line 1332, ../scss/breakpoints/_768up.scss */
.page #callus {
  border-top: 0;
}

/* line 1338, ../scss/breakpoints/_768up.scss */
.relatedlinks {
  width: 260px;
  font-size: 14px;
  float: left;
}
/* line 1342, ../scss/breakpoints/_768up.scss */
.relatedlinks h4 {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 9px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1349, ../scss/breakpoints/_768up.scss */
.relatedlinks a {
  text-decoration: none;
}

/* line 1354, ../scss/breakpoints/_768up.scss */
.legal {
  width: 460px;
  float: right;
  padding-top: 35px;
}
/* line 1358, ../scss/breakpoints/_768up.scss */
.legal p {
  font-size: 10px;
}

/* line 1364, ../scss/breakpoints/_768up.scss */
.col_1of2 {
  width: 47%;
  margin-right: 6%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1370, ../scss/breakpoints/_768up.scss */
.col_1of2 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1378, ../scss/breakpoints/_768up.scss */
.col_1of2 p {
  font-size: 14px;
}

/* line 1383, ../scss/breakpoints/_768up.scss */
.col_2of2 {
  width: 47%;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1389, ../scss/breakpoints/_768up.scss */
.col_2of2 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1397, ../scss/breakpoints/_768up.scss */
.col_2of2 p {
  font-size: 14px;
}

/* line 1402, ../scss/breakpoints/_768up.scss */
.col_1of3 {
  width: 29.3%;
  margin-right: 6%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1408, ../scss/breakpoints/_768up.scss */
.col_1of3 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1416, ../scss/breakpoints/_768up.scss */
.col_1of3 p {
  font-size: 14px;
}

/* line 1421, ../scss/breakpoints/_768up.scss */
.col_2of3 {
  width: 29.3%;
  margin-right: 6%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1427, ../scss/breakpoints/_768up.scss */
.col_2of3 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1435, ../scss/breakpoints/_768up.scss */
.col_2of3 p {
  font-size: 14px;
}

/* line 1440, ../scss/breakpoints/_768up.scss */
.col_3of3 {
  width: 29.3%;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1446, ../scss/breakpoints/_768up.scss */
.col_3of3 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1454, ../scss/breakpoints/_768up.scss */
.col_3of3 p {
  font-size: 14px;
}

/* line 1459, ../scss/breakpoints/_768up.scss */
.col_1of4 {
  width: 20.5%;
  margin-right: 6%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1465, ../scss/breakpoints/_768up.scss */
.col_1of4 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1473, ../scss/breakpoints/_768up.scss */
.col_1of4 p {
  font-size: 14px;
}

/* line 1478, ../scss/breakpoints/_768up.scss */
.col_2of4 {
  width: 20.5%;
  margin-right: 6%;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: top;
}
/* line 1484, ../scss/breakpoints/_768up.scss */
.col_2of4 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1492, ../scss/breakpoints/_768up.scss */
.col_2of4 p {
  font-size: 14px;
}

/* line 1497, ../scss/breakpoints/_768up.scss */
.col_3of4 {
  width: 20.5%;
  margin-right: 6%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1503, ../scss/breakpoints/_768up.scss */
.col_3of4 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1511, ../scss/breakpoints/_768up.scss */
.col_3of4 p {
  font-size: 14px;
}

/* line 1516, ../scss/breakpoints/_768up.scss */
.col_4of4 {
  width: 20.5%;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
/* line 1522, ../scss/breakpoints/_768up.scss */
.col_4of4 h4 {
  margin-top: 0;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1530, ../scss/breakpoints/_768up.scss */
.col_4of4 p {
  font-size: 14px;
}

/********
FORMS
*********/
/* line 1539, ../scss/breakpoints/_768up.scss */
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
  width: 50% !important;
}

/* line 1543, ../scss/breakpoints/_768up.scss */
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 47% !important;
}

/* line 1547, ../scss/breakpoints/_768up.scss */
.gform_wrapper .ginput_complex .ginput_right input[type=text], .gform_wrapper .ginput_complex .ginput_right input[type=url], .gform_wrapper .ginput_complex .ginput_right input[type=email], .gform_wrapper .ginput_complex .ginput_right input[type=tel], .gform_wrapper .ginput_complex .ginput_right input[type=number], .gform_wrapper .ginput_complex .ginput_right input[type=password], .gform_wrapper .ginput_complex .ginput_right select {
  width: 95% !important;
}

/* line 1551, ../scss/breakpoints/_768up.scss */
.gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex select {
  width: 95% !important;
}

/* line 1555, ../scss/breakpoints/_768up.scss */
.gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .ginput_complex .ginput_full input[type=url], .gform_wrapper .ginput_complex .ginput_full input[type=email], .gform_wrapper .ginput_complex .ginput_full input[type=tel], .gform_wrapper .ginput_complex .ginput_full input[type=number], .gform_wrapper .ginput_complex .ginput_full input[type=password] {
  width: 97% !important;
}

/* line 1559, ../scss/breakpoints/_768up.scss */
.gform_wrapper button.orangebutton {
  display: inline-block;
  position: relative;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #646464;
  font-size: 16px;
  line-height: 45px !important;
  font-weight: normal;
  width: 194px;
  border-radius: 4px;
  border: 1px solid #646464;
  cursor: pointer;
  text-align: center;
  padding-left: 0;
  background-color: transparent;
  background-image: none;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
/* line 1578, ../scss/breakpoints/_768up.scss */
.gform_wrapper button.orangebutton:hover {
  border: 1px solid #f19a17;
  color: white;
  padding-left: 15px;
  text-align: left;
  background: #f19a17 url(/wp-content/themes/argent/library/images/buttonarrow.png) no-repeat 160px center;
}

/******************************************************************
Site Name: Argent Credit Union
Author: Torx Media!

Stylesheet: Desktop/Landscape iPad Stylsheet

******************************************************************/
/* line 9, ../scss/breakpoints/_1024up.scss */
.wrap {
  width: 1000px;
}

/*********************
HEADER STYLES
*********************/
/* line 18, ../scss/breakpoints/_1024up.scss */
.header {
  background-color: white;
}

/* line 21, ../scss/breakpoints/_1024up.scss */
#inner-header {
  position: relative;
}

/* line 25, ../scss/breakpoints/_1024up.scss */
#logo {
  margin: 34px 0;
  display: inline-block;
}

/* line 32, ../scss/breakpoints/_1024up.scss */
nav#headersubnav {
  display: inline;
}

/* line 40, ../scss/breakpoints/_1024up.scss */
.subnav {
  display: inline;
  float: right;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 38px;
  margin-bottom: 0;
  vertical-align: top;
  font-size: 12.85px;
  position: absolute;
  margin-left: 75px;
  line-height: 1;
}
/* line 52, ../scss/breakpoints/_1024up.scss */
.subnav li {
  display: inline-block;
  padding-right: 7px;
}
/* line 55, ../scss/breakpoints/_1024up.scss */
.subnav li .subnavpipe {
  margin-right: 7px;
  text-decoration: none !important;
}
/* line 60, ../scss/breakpoints/_1024up.scss */
.subnav a {
  text-decoration: none;
}

/* line 65, ../scss/breakpoints/_1024up.scss */
form#searchform {
  position: absolute;
  top: 22px;
  left: 759px;
  display: inline-block;
  margin-left: 0;
  background-color: transparent;
  width: auto;
}
/* line 73, ../scss/breakpoints/_1024up.scss */
form#searchform .screen-reader-text {
  display: none;
}
/* line 76, ../scss/breakpoints/_1024up.scss */
form#searchform div {
  position: relative;
  width: auto;
}
/* line 80, ../scss/breakpoints/_1024up.scss */
form#searchform input[type="search"] {
  height: 38px;
  border: 1px solid #646464;
  width: 165px;
  display: inline-block;
  margin-bottom: 14px;
}
/* line 87, ../scss/breakpoints/_1024up.scss */
form#searchform input[type="submit"] {
  display: inline-block;
  background: url(/wp-content/themes/argent/library/images/searchicon.png) no-repeat;
  text-indent: -9999em;
  width: 34px;
  height: 33px;
  border: none !important;
  margin-left: 10px;
  padding-right: 0;
  vertical-align: top;
  margin-top: 3px;
  right: -44px;
}

/* line 104, ../scss/breakpoints/_1024up.scss */
#bottomheader {
  display: inline-block;
}

/* line 108, ../scss/breakpoints/_1024up.scss */
.header .wrap {
  width: 1000px;
}

/*********************
NAVIGATION STYLES & LOGIN
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
/* line 124, ../scss/breakpoints/_1024up.scss */
#bottomheader {
  height: 60px;
  background-color: #4e5a30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#687441), to(#4e5a30));
  background-image: -webkit-linear-gradient(top, #687441, #4e5a30);
  background-image: -moz-linear-gradient(top, #687441, #4e5a30);
  background-image: -o-linear-gradient(top, #687441, #4e5a30);
  background-image: linear-gradient(to bottom, #687441, #4e5a30);
  position: relative;
  width: 100%;
}

/* line 131, ../scss/breakpoints/_1024up.scss */
#bottomheadercontainer {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 100%;
}

/* line 140, ../scss/breakpoints/_1024up.scss */
.nav {
  border-bottom: 0;
  margin-right: auto;
  line-height: 1;
  color: white;
  width: 815px;
  /* end .menu li */
  /* highlight current page */
  /* end current highlighters */
}
/* line 152, ../scss/breakpoints/_1024up.scss */
.nav ul {
  margin-top: 0;
}
/* line 157, ../scss/breakpoints/_1024up.scss */
.nav li {
  float: left;
  position: relative;
  /*
  so you really have to rethink your dropdowns for mobile.
  you don't want to have it expand too much because the
  screen is so small. How you manage your menu should
  depend on the project. Here's some great info on it:
  http://www.alistapart.com/articles/organizing-mobile/
  */
}
/* line 163, ../scss/breakpoints/_1024up.scss */
.nav li a {
  display: block;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 0;
}
/* line 172, ../scss/breakpoints/_1024up.scss */
.nav li a:hover, .nav li a:focus {
  color: white;
  text-decoration: none;
}
/* line 178, ../scss/breakpoints/_1024up.scss */
.nav li a:hover, .nav li a:focus {
  color: white;
  text-decoration: none;
}
/* line 196, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu,
.nav li ul.children {
  background-color: #ebebeb;
  padding: 30px 37px;
  margin-bottom: 0;
  margin-top: 21px;
}
/* line 201, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu:before,
.nav li ul.children:before {
  border-left: solid transparent 17px;
  border-right: solid transparent 17px;
  border-bottom: solid #ebebeb 17px;
  bottom: 0;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: 0px;
  position: absolute;
  width: 0;
  visibility: hidden;
}
/* line 217, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu li,
.nav li ul.children li {
  float: none;
  position: relative;
  text-align: left;
}
/* line 224, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  border: none;
  text-transform: capitalize;
  padding-bottom: 15px;
  color: #646464;
}
/* line 230, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu li a .navpipe,
.nav li ul.children li a .navpipe {
  display: none;
}
/* line 246, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
  border-bottom: 0;
}
/* line 251, ../scss/breakpoints/_1024up.scss */
.nav li ul.sub-menu li ul,
.nav li ul.children li ul {
  visibility: hidden;
}
/* line 263, ../scss/breakpoints/_1024up.scss */
.nav li:hover > ul {
  top: auto;
  visibility: visible;
  transition-delay: .25s;
}
/* line 272, ../scss/breakpoints/_1024up.scss */
.nav #menu-item-238 .sub-menu {
  width: 840px;
}
/* line 278, ../scss/breakpoints/_1024up.scss */
.nav #menu-item-224 .sub-menu {
  width: 289px;
}
/* line 284, ../scss/breakpoints/_1024up.scss */
.nav #menu-item-278 .sub-menu {
  width: 345px;
}
/* line 290, ../scss/breakpoints/_1024up.scss */
.nav #menu-item-268 .sub-menu {
  width: 295px;
}

/* end .nav */
/* line 306, ../scss/breakpoints/_1024up.scss */
#menu-item-218 .subnavpipe {
  display: none;
}

/* line 311, ../scss/breakpoints/_1024up.scss */
#menu-item-239 a, #menu-item-253 a, #menu-item-259 a {
  font-weight: bold;
  padding-bottom: 25px;
}
/* line 314, ../scss/breakpoints/_1024up.scss */
#menu-item-239 a:hover, #menu-item-253 a:hover, #menu-item-259 a:hover {
  cursor: default;
  text-decoration: none !important;
}

/* line 322, ../scss/breakpoints/_1024up.scss */
#mainnav {
  margin-top: 22px;
  display: inline-block;
}

/* line 327, ../scss/breakpoints/_1024up.scss */
.navpipe {
  margin: 0 15px;
}

/* line 332, ../scss/breakpoints/_1024up.scss */
#menu-item-224 a {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
/* line 336, ../scss/breakpoints/_1024up.scss */
#menu-item-224 .navpipe {
  display: none;
}

/* line 341, ../scss/breakpoints/_1024up.scss */
ul.subgroup {
  width: 240px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}

/* line 348, ../scss/breakpoints/_1024up.scss */
#headerlogin {
  width: 285px;
  background: url(/wp-content/themes/argent/library/images/loginbackground.png) no-repeat center center;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
}
/* line 356, ../scss/breakpoints/_1024up.scss */
#headerlogin form {
  margin-top: 20px;
  margin-left: 15px;
}
/* line 361, ../scss/breakpoints/_1024up.scss */
#headerlogin input[type="text"] {
  font-size: 11px;
  padding: 10px 5px;
  height: 20px;
  border: 1px solid #afb0ac;
  border-radius: 0;
  width: 160px;
  display: inline-block;
}
/* line 370, ../scss/breakpoints/_1024up.scss */
#headerlogin input[type="submit"] {
  display: inline-block;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #f19a17;
  border: none;
  padding: 0;
  vertical-align: top;
  margin-left: 15px;
}

/* line 385, ../scss/breakpoints/_1024up.scss */
#menubutton {
  display: none;
}

/* line 395, ../scss/breakpoints/_1024up.scss */
#searchbutton {
  display: none;
}

/*******
INDEX STYLES
********/
/* line 404, ../scss/breakpoints/_1024up.scss */
.homepageslide {
  height: 720px;
}

/* line 408, ../scss/breakpoints/_1024up.scss */
.flex-control-nav {
  position: relative;
  bottom: 7px;
  width: 101%;
  opacity: 0.75;
}
/* line 416, ../scss/breakpoints/_1024up.scss */
.flex-control-nav li {
  display: inline-block;
  cursor: pointer;
  width: 25%;
  margin: 0;
  padding: 28px 50px 0 50px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  font-size: 21px;
  font-weight: 300;
  color: #4e5a30;
  vertical-align: middle;
  background-color: white;
  position: relative;
  height: 107px;
  line-height: 1;
  border-right: 1px solid #c6c6c6;
}
/* line 433, ../scss/breakpoints/_1024up.scss */
.flex-control-nav li:last-of-type {
  border-right: none;
}
/* line 436, ../scss/breakpoints/_1024up.scss */
.flex-control-nav li span {
  opacity: 1;
}
/* line 440, ../scss/breakpoints/_1024up.scss */
.flex-control-nav .flex-active {
  color: white;
  background: url(/wp-content/themes/argent/library/images/desktop_featuredslideBG_700.png) repeat-x center 2px;
  position: relative;
  z-index: 9999999999;
}

/* line 464, ../scss/breakpoints/_1024up.scss */
.flexslider-controls {
  height: 107px;
  font-size: 0;
  position: absolute;
  bottom: 0px;
  z-index: 9999999999;
  width: 100%;
}

/* line 473, ../scss/breakpoints/_1024up.scss */
.flex-direction-nav {
  display: none;
}

/* line 477, ../scss/breakpoints/_1024up.scss */
.flexslider {
  box-shadow: none !important;
}

/* line 482, ../scss/breakpoints/_1024up.scss */
.trianglecaption {
  background: url(/wp-content/themes/argent/library/images/trianglecaption.png) no-repeat center center;
  width: 528px;
  height: 466px !important;
  position: absolute;
  top: 47px;
  right: 2%;
  display: inline-block;
  text-align: center;
}

/* line 493, ../scss/breakpoints/_1024up.scss */
.slidericon {
  display: inline-block !important;
  margin: 110px auto 0 auto;
  width: auto;
  height: auto;
}

/* line 501, ../scss/breakpoints/_1024up.scss */
img.tableticon {
  display: none !important;
}

/* line 506, ../scss/breakpoints/_1024up.scss */
.trianglesubhed {
  display: block;
}

/* line 511, ../scss/breakpoints/_1024up.scss */
.flexslider .slides img {
  width: auto;
  height: auto;
}

/* line 516, ../scss/breakpoints/_1024up.scss */
.captioncontainer {
  text-align: center;
  padding: 0 100px;
  line-height: 1 !important;
  color: #4e5a30 !important;
}
/* line 521, ../scss/breakpoints/_1024up.scss */
.captioncontainer h2 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 44px;
  line-height: 1 !important;
  margin-top: 20px;
}
/* line 527, ../scss/breakpoints/_1024up.scss */
.captioncontainer a {
  color: #4e5a30;
  font-weight: 700;
  text-decoration: none;
}
/* line 532, ../scss/breakpoints/_1024up.scss */
.captioncontainer p {
  line-height: 1 !important;
  margin-bottom: 0;
}

/* line 539, ../scss/breakpoints/_1024up.scss */
.mobileslidelabel {
  display: none;
}

/* line 543, ../scss/breakpoints/_1024up.scss */
img.slidericon {
  display: inline-block !important;
}

/* line 547, ../scss/breakpoints/_1024up.scss */
.flexslider-controls {
  display: inline-block;
}

/******
HOMEPAGE RATES LINEUP
*******/
/* line 557, ../scss/breakpoints/_1024up.scss */
#homepagerates {
  width: 101%;
  background-color: #ebebeb;
  border-top: 6px solid #f19a17;
  border-bottom: 6px solid #f19a17;
  position: relative;
  font-size: 0;
}

/* line 568, ../scss/breakpoints/_1024up.scss */
.ratecell {
  width: 33.1%;
  display: inline-block;
  border-right: 1px solid #c6c6c6;
  padding-left: 50px;
  text-align: left;
  line-height: 1;
  margin-top: 45px;
  margin-bottom: 45px;
}
/* line 578, ../scss/breakpoints/_1024up.scss */
.ratecell h3 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
}
/* line 586, ../scss/breakpoints/_1024up.scss */
.ratecell h4 {
  font-size: 97px;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f19a17;
}
/* line 592, ../scss/breakpoints/_1024up.scss */
.ratecell h4 span {
  font-size: 26px;
  margin-left: -1em;
}
/* line 597, ../scss/breakpoints/_1024up.scss */
.ratecell sup {
  font-size: 41px;
  color: #f19a17;
  top: -1em;
}
/* line 602, ../scss/breakpoints/_1024up.scss */
.ratecell p {
  margin-top: 15px;
  margin-bottom: 28px;
  font-size: 16px;
}

/* line 609, ../scss/breakpoints/_1024up.scss */
#featuredservices {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* line 615, ../scss/breakpoints/_1024up.scss */
#featuredservicestopbar {
  height: 92px;
  background-color: #4e5a30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#687441), to(#4e5a30));
  background-image: -webkit-linear-gradient(top, #687441, #4e5a30);
  background-image: -moz-linear-gradient(top, #687441, #4e5a30);
  background-image: -o-linear-gradient(top, #687441, #4e5a30);
  background-image: linear-gradient(to bottom, #687441, #4e5a30);
  position: relative;
  width: 100%;
}

/* line 622, ../scss/breakpoints/_1024up.scss */
#featuredservicestopbarcontainer {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 100%;
}
/* line 627, ../scss/breakpoints/_1024up.scss */
#featuredservicestopbarcontainer h3 {
  color: white;
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 92px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 637, ../scss/breakpoints/_1024up.scss */
.featuredcell {
  display: inline-block;
  position: relative;
  width: 33.33%;
  float: left;
  vertical-align: top;
}

/* line 646, ../scss/breakpoints/_1024up.scss */
.featuredcellsizer {
  padding-top: 72%;
}

/* line 650, ../scss/breakpoints/_1024up.scss */
.featuredcellinner {
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
}
/* line 656, ../scss/breakpoints/_1024up.scss */
.featuredcellinner .overlaytext {
  color: white;
  position: absolute;
  bottom: 25px;
  left: 25px;
  text-align: left;
  max-height: 52px;
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  max-width: 230px;
}
/* line 669, ../scss/breakpoints/_1024up.scss */
.featuredcellinner .overlaytext h4 {
  font-size: 23px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
/* line 680, ../scss/breakpoints/_1024up.scss */
.featuredcellinner .overlaytext ul li:before {
  content: "\25B6";
  font-size: 8px;
  vertical-align: 3px;
  padding-right: 4px;
}

/* line 693, ../scss/breakpoints/_1024up.scss */
.overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  height: auto;
  background-color: #f19a17;
  opacity: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
}

/* line 708, ../scss/breakpoints/_1024up.scss */
.overlaytext ul {
  visibility: hidden;
  display: block;
}

/* line 713, ../scss/breakpoints/_1024up.scss */
.overlaytext h3 {
  visibility: visible !important;
}

/* line 717, ../scss/breakpoints/_1024up.scss */
.featuredcellinner:hover .overlay {
  opacity: 0.75;
}

/* line 721, ../scss/breakpoints/_1024up.scss */
.featuredcellinner:hover .overlaytext {
  max-height: 165px;
}

/* line 725, ../scss/breakpoints/_1024up.scss */
.featuredcellinner:hover .overlaytext ul {
  visibility: visible;
  border-top: 1px solid white;
}

/* line 730, ../scss/breakpoints/_1024up.scss */
.featuredcelliner:hover .overlaytext h3 {
  border-bottom: 1px solid white;
}

/* line 737, ../scss/breakpoints/_1024up.scss */
.featuredcellone {
  background: url(/wp-content/themes/argent/library/images/featuredcells/checking.png) no-repeat center center;
  background-size: cover;
}

/* line 742, ../scss/breakpoints/_1024up.scss */
.featuredcelltwo {
  background: url(/wp-content/themes/argent/library/images/featuredcells/homeloans.png) no-repeat center center;
  background-size: cover;
}

/* line 747, ../scss/breakpoints/_1024up.scss */
.featuredcellthree {
  background: url(/wp-content/themes/argent/library/images/featuredcells/skippayment.png) no-repeat center center;
  background-size: cover;
}

/* line 752, ../scss/breakpoints/_1024up.scss */
.featuredcellfour {
  background: url(/wp-content/themes/argent/library/images/featuredcells/creditcards.png) no-repeat center center;
  background-size: cover;
}

/* line 757, ../scss/breakpoints/_1024up.scss */
.featuredcellfive {
  background: url(/wp-content/themes/argent/library/images/featuredcells/carloans.png) no-repeat center center;
  background-size: cover;
}

/* line 762, ../scss/breakpoints/_1024up.scss */
.featuredcellsix {
  background: url(/wp-content/themes/argent/library/images/featuredcells/openonline.png) no-repeat center center;
  background-size: cover;
  text-align: center;
}
/* line 766, ../scss/breakpoints/_1024up.scss */
.featuredcellsix h4 {
  margin-top: 70px;
  margin-left: 0;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
}
/* line 774, ../scss/breakpoints/_1024up.scss */
.featuredcellsix p {
  color: white;
}
/* line 778, ../scss/breakpoints/_1024up.scss */
.featuredcellsix a.orangebutton {
  border: 1px solid #f19a17;
  color: white;
  padding-left: 15px;
  text-align: left;
  background: #f19a17 url(/wp-content/themes/argent/library/images/buttonarrow.png) no-repeat 160px center;
}

/***********
AROUND ARGENT SECTION
************/
/* line 795, ../scss/breakpoints/_1024up.scss */
#aroundargent {
  background-color: #ebebeb;
}

/* line 799, ../scss/breakpoints/_1024up.scss */
#aroundargenttopbar {
  height: auto;
  background-color: #e0e0e0 !important;
  width: 100%;
}

/* line 807, ../scss/breakpoints/_1024up.scss */
#aroundargenttopbarcontainer {
  margin: 0 auto;
  position: relative;
  width: 1000px;
  height: 100%;
}
/* line 812, ../scss/breakpoints/_1024up.scss */
#aroundargenttopbarcontainer h3 {
  color: #666666;
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 92px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 822, ../scss/breakpoints/_1024up.scss */
#aroundargentcontainer {
  width: 1000px;
  margin: 0 auto;
  border-bottom: 1px solid #c6c6c6;
}
/* line 826, ../scss/breakpoints/_1024up.scss */
#aroundargentcontainer h4 {
  margin-top: 18px;
  margin-bottom: 0px;
  color: #4e5a30;
  font-size: 20px;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.25;
}
/* line 834, ../scss/breakpoints/_1024up.scss */
#aroundargentcontainer p {
  font-size: 14px;
}

/* line 839, ../scss/breakpoints/_1024up.scss */
#featuredstory {
  position: relative;
  width: 359px;
  display: inline-block;
  margin-right: 35px;
}

/* line 846, ../scss/breakpoints/_1024up.scss */
#secondarystory {
  position: relative;
  width: 250px;
  margin-right: 35px;
  display: inline-block;
}

/* line 854, ../scss/breakpoints/_1024up.scss */
#featuredstory img, #secondarystory img {
  width: 100%;
  margin-top: 0px;
}

/* line 859, ../scss/breakpoints/_1024up.scss */
#newsupdates {
  background-color: white;
  padding-top: 0;
  width: 313px;
  display: inline-block;
}
/* line 864, ../scss/breakpoints/_1024up.scss */
#newsupdates h4 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
}
/* line 868, ../scss/breakpoints/_1024up.scss */
#newsupdates ul {
  margin: 0;
}
/* line 870, ../scss/breakpoints/_1024up.scss */
#newsupdates ul li {
  padding: 19px 0;
  border-bottom: 1px solid #cccccc;
}
/* line 873, ../scss/breakpoints/_1024up.scss */
#newsupdates ul li:last-of-type {
  border-bottom: none;
}
/* line 878, ../scss/breakpoints/_1024up.scss */
#newsupdates a {
  color: #4e5a30;
  text-decoration: none;
}

/* line 885, ../scss/breakpoints/_1024up.scss */
#featuredstory, #secondarystory, #newsupdates {
  vertical-align: top;
  margin-top: 50px;
}

/* line 890, ../scss/breakpoints/_1024up.scss */
#iconscontainer {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  text-align: center;
}

/* line 898, ../scss/breakpoints/_1024up.scss */
#callus {
  border-top: none;
  border-bottom: none;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  background: url(/wp-content/themes/argent/library/images/calliconlarge.png) no-repeat center top;
  height: 305px;
  margin-top: 55px;
}
/* line 908, ../scss/breakpoints/_1024up.scss */
#callus h3 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0;
  background: none !important;
  line-height: 1;
  padding-left: 0;
  font-weight: bold;
  padding-top: 172px;
}

/* line 920, ../scss/breakpoints/_1024up.scss */
#findlocation {
  border-top: none;
  border-bottom: none;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  background: url(/wp-content/themes/argent/library/images/mapiconlarge.png) no-repeat center top;
  height: 305px;
  margin-top: 55px;
}
/* line 929, ../scss/breakpoints/_1024up.scss */
#findlocation h3 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0;
  background: none !important;
  line-height: 1;
  padding-left: 0;
  font-weight: bold;
  padding-top: 172px;
}

/* line 942, ../scss/breakpoints/_1024up.scss */
#mobileapp {
  border-bottom: 1px solid #adadad;
  border-bottom: none;
  display: inline-block;
  width: 33%;
  vertical-align: top;
  background: url(/wp-content/themes/argent/library/images/appiconlarge.png) no-repeat center top;
  height: 305px;
  margin-top: 55px;
}
/* line 951, ../scss/breakpoints/_1024up.scss */
#mobileapp h3 {
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0;
  background: none !important;
  line-height: 1;
  padding-left: 0;
  font-weight: bold;
  padding-top: 172px;
}

/*********
FOOTER STYLES
**********/
/* line 967, ../scss/breakpoints/_1024up.scss */
.footer {
  clear: both;
  color: #dbdbdb;
  position: relative;
  background-color: #4e5a30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#697542), to(#4e5a30));
  background-image: -webkit-linear-gradient(top, #697542, #4e5a30);
  background-image: -moz-linear-gradient(top, #697542, #4e5a30);
  background-image: -o-linear-gradient(top, #697542, #4e5a30);
  background-image: linear-gradient(to bottom, #697542, #4e5a30);
  width: 100%;
  padding-bottom: 50px;
  padding-top: 35px;
  height: 350px;
}

/* line 978, ../scss/breakpoints/_1024up.scss */
#inner-footer {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
/* line 982, ../scss/breakpoints/_1024up.scss */
#inner-footer .orangebutton {
  border: 1px solid #f19a17;
  color: white;
  padding-left: 15px;
  text-align: center;
  background: #f19a17;
  display: inline-block;
  position: absolute;
  right: 86px;
  top: 219px;
  margin: 0;
}

/* line 996, ../scss/breakpoints/_1024up.scss */
.footerlogo {
  width: 101px;
  height: 80px;
  margin: 0;
  display: inline-block;
}

/* line 1003, ../scss/breakpoints/_1024up.scss */
#footerlogocontainer {
  text-align: left;
  margin: 0 20px 0 0;
  display: inline-block;
}

/* line 1010, ../scss/breakpoints/_1024up.scss */
.socialicon {
  display: inline-block;
  margin-right: 15px;
}

/* line 1015, ../scss/breakpoints/_1024up.scss */
#footersocials {
  text-align: right;
  display: inline-block;
  position: absolute;
  top: 54px;
  right: 0;
}

/* line 1024, ../scss/breakpoints/_1024up.scss */
#footercontactinfo {
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  position: absolute;
  top: 108px;
  right: 0;
  text-align: left;
}

/* line 1034, ../scss/breakpoints/_1024up.scss */
.footernav {
  font-size: 13px !important;
  display: inline-block;
  color: white !important;
}
/* line 1038, ../scss/breakpoints/_1024up.scss */
.footernav li {
  display: inline;
}
/* line 1040, ../scss/breakpoints/_1024up.scss */
.footernav li a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 10px;
}

/* line 1051, ../scss/breakpoints/_1024up.scss */
.bottompipe {
  display: none;
}

/* line 1059, ../scss/breakpoints/_1024up.scss */
#accreditations {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 10px;
  width: 168px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 153px;
}
/* line 1068, ../scss/breakpoints/_1024up.scss */
#accreditations img {
  margin-left: 0;
}
/* line 1070, ../scss/breakpoints/_1024up.scss */
#accreditations img:last-of-type {
  margin-left: 15px;
}

/* line 1076, ../scss/breakpoints/_1024up.scss */
#legalese {
  font-size: 11px;
  width: 474px;
  display: inline-block;
  position: absolute;
  top: 139px;
  left: 206px;
}

/* line 1087, ../scss/breakpoints/_1024up.scss */
#footersubmenu {
  font-size: 11px;
}
/* line 1092, ../scss/breakpoints/_1024up.scss */
#footersubmenu li {
  display: inline;
}

/* line 1097, ../scss/breakpoints/_1024up.scss */
.footerbreak {
  display: none;
}

/*********
PAGE STYLING
**********/
/* line 1105, ../scss/breakpoints/_1024up.scss */
.article-header {
  height: 275px;
  background: url(/wp-content/themes/argent/library/images/pageheaderplaceholder.png) no-repeat center center;
  background-size: cover;
  margin-top: -1px;
  position: relative;
  padding: 0;
}

/* line 1114, ../scss/breakpoints/_1024up.scss */
.single-title, .page-title, .entry-title {
  font-size: 72px;
  margin-bottom: 24px;
  margin-top: 0;
  line-height: 1 !important;
}

/* line 1122, ../scss/breakpoints/_1024up.scss */
.page-subhed {
  font-size: 28px;
  color: white;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  line-height: 0.5 !important;
  font-weight: bold;
}

/* line 1131, ../scss/breakpoints/_1024up.scss */
#titlecontainer {
  text-align: center;
}

/* line 1137, ../scss/breakpoints/_1024up.scss */
.hentry header {
  padding: 70px;
}

/* line 1141, ../scss/breakpoints/_1024up.scss */
.contentmodule {
  clear: both;
  margin-top: 50px;
  overflow: auto;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 45px;
}
/* line 1147, ../scss/breakpoints/_1024up.scss */
.contentmodule .moduletext {
  width: 515px;
}
/* line 1149, ../scss/breakpoints/_1024up.scss */
.contentmodule .moduletext h3 {
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 6px solid #ebebeb;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 15px;
}
/* line 1157, ../scss/breakpoints/_1024up.scss */
.contentmodule .moduletext ul {
  list-style-type: none;
}
/* line 1159, ../scss/breakpoints/_1024up.scss */
.contentmodule .moduletext ul li {
  background-image: url(/wp-content/themes/argent/library/images/listarrow.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}
/* line 1169, ../scss/breakpoints/_1024up.scss */
.contentmodule:nth-of-type(odd) .moduletext {
  float: left;
}
/* line 1172, ../scss/breakpoints/_1024up.scss */
.contentmodule:nth-of-type(odd) .moduleimage {
  float: right;
  display: inline-block;
  width: auto;
  margin-bottom: -45px;
  margin-left: 0;
}
/* line 1181, ../scss/breakpoints/_1024up.scss */
.contentmodule:nth-of-type(even) .moduletext {
  float: right;
}
/* line 1184, ../scss/breakpoints/_1024up.scss */
.contentmodule:nth-of-type(even) .moduleimage {
  float: left;
  display: inline-block;
  width: auto;
  margin-right: 0;
}

/* line 1194, ../scss/breakpoints/_1024up.scss */
.quartercolumn {
  width: 225px;
  margin-right: 29px;
  display: inline-block;
  vertical-align: top;
}
/* line 1200, ../scss/breakpoints/_1024up.scss */
.quartercolumn h4 {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 14px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1207, ../scss/breakpoints/_1024up.scss */
.quartercolumn p {
  font-size: 14px;
}

/* line 1211, ../scss/breakpoints/_1024up.scss */
.quartercolumnlast {
  margin-right: 0;
}

/* line 1215, ../scss/breakpoints/_1024up.scss */
.module {
  margin-top: 50px;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 45px;
  clear: both;
  overflow: auto;
}
/* line 1221, ../scss/breakpoints/_1024up.scss */
.module h3 {
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 6px solid #ebebeb;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 15px;
}

/* line 1231, ../scss/breakpoints/_1024up.scss */
.moduleimageleft {
  float: left;
  display: inline-block;
  width: auto;
  margin-right: 0;
  font-size: 36px;
  max-width: 321px;
}

/* line 1241, ../scss/breakpoints/_1024up.scss */
.moduletextright {
  float: right;
  width: 515px;
}
/* line 1252, ../scss/breakpoints/_1024up.scss */
.moduletextright ul {
  list-style-type: none;
}
/* line 1254, ../scss/breakpoints/_1024up.scss */
.moduletextright ul li {
  background-image: url(/wp-content/themes/argent/library/images/listarrow.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}

/* line 1263, ../scss/breakpoints/_1024up.scss */
.moduleimageright {
  float: right;
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  max-width: 321px;
}

/* line 1273, ../scss/breakpoints/_1024up.scss */
.moduletextleft {
  float: left;
  width: 515px;
}
/* line 1276, ../scss/breakpoints/_1024up.scss */
.moduletextleft h3 {
  font-size: 36px;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 6px solid #ebebeb;
  margin-top: 0;
  line-height: 1;
  padding-bottom: 15px;
}
/* line 1284, ../scss/breakpoints/_1024up.scss */
.moduletextleft ul {
  list-style-type: none;
}
/* line 1286, ../scss/breakpoints/_1024up.scss */
.moduletextleft ul li {
  background-image: url(/wp-content/themes/argent/library/images/listarrow.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}

/* line 1300, ../scss/breakpoints/_1024up.scss */
.modulescontainer {
  border-top: 6px solid #f19a17;
  border-bottom: 6px solid #f19a17;
}

/* line 1305, ../scss/breakpoints/_1024up.scss */
.legallinks {
  clear: both;
  overflow: auto;
  margin-top: 50px;
  padding-bottom: 45px;
}

/* line 1313, ../scss/breakpoints/_1024up.scss */
.page .iconscontainer {
  background-color: #ebebeb;
}
/* line 1316, ../scss/breakpoints/_1024up.scss */
.page #findlocation, .page #mobileapp, .page #callus {
  height: 250px;
}

/* line 1321, ../scss/breakpoints/_1024up.scss */
.relatedlinks {
  width: 260px;
  font-size: 14px;
  float: left;
}
/* line 1325, ../scss/breakpoints/_1024up.scss */
.relatedlinks h4 {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 9px;
  border-bottom: 6px solid #ebebeb;
  text-transform: uppercase;
}
/* line 1332, ../scss/breakpoints/_1024up.scss */
.relatedlinks a {
  text-decoration: none;
}

/* line 1337, ../scss/breakpoints/_1024up.scss */
.legal {
  width: 640px;
  float: right;
  padding-top: 35px;
}
/* line 1341, ../scss/breakpoints/_1024up.scss */
.legal p {
  font-size: 10px;
}

/*
you can call the larger styles if you want, but there's really no need
*/
/******************************************************************
ADDITIONAL IE FIXES
These fixes are now ONLY seen by IE, so you don't have to worry
about using prefixes, although it's best practice. For more info
on using Modernizr classes, check out this link:
http://www.modernizr.com/docs/
******************************************************************/
/*
For example, you can use something like:

.no-textshadow .class { ... }

You can also target specific versions by using the classes applied to
the html element. These can sometimes change, so take a look inside the
header.php file to see what they are:


.lt-ie8 .class { ... }

*/
