/* ===========================================================
  MACRO
=========================================================== */
  html{
    margin-top: 0px !important;
  }

  body {
    padding:0px;
    margin: 0px;
    background-color: #fff;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
  }

  h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', sans-serif !important;    
  }
  h2, .h2{
    color: #282c72;
    margin: 15px 0px 5px 0px;
  }

  a{
    color: #282c72;
  }
  a:hover, a:active, a:visited {
    text-decoration: underline;  
  }

/* --- ADMIN NAV -- */
article{
  padding: 0px 0px 45px 0px;
}
#mepr-account-nav{
  margin-bottom: 45px !important;
}
.mepr-nav-item{
  display: inline-block;
  padding: 0px;
  margin: 0px 15px 0px 0px;
  color: #fff;
  background: none;
  font-size: 16px;
}
.mepr-nav-item a{
  color: #8eb648;
}
.custom-newsletter {
    background: none !important;
}
.collapse{
  display: none;
}
div.radio{
  display:inline-block;
}
div.radio label{
  line-height: 20px;
  border-right: 1px solid #eee;
  padding-right: 5px;
  margin-right: 5px;
}

hr.admin-hr{
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.year-group{
  text-align: center;
}
.months-wrapper{
}
.month-line{
}

/*
.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1.14286rem;
    overflow: hidden;
}
*/
.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 60%;
    margin-bottom: 0px;
    overflow: hidden;
}

article header.article-header{
  border: none;
}
article section{
  line-height: 25px;
}
main.search-results article{
  padding: 0px;
}
/*
main.search-results div#content{
  border-top: none;
}
*/
#content{
   border-top: none; 
}
@media(min-width:768px){
  .collapse{
    display: block;
  }
}

/*-- Admin newsletter view --*/
.newsletter{
  padding: 1rem 0;
  width: 1150px;
  margin: 0 auto;
}
.newsletter .newsletter-pages {
    width: 195px;
    background: #DCDCDC;
}
.newsletter .newsletter-page {
    border: 1px solid #DCDCDC;
    width: 955px;
    box-shadow: #777 2px 2px 10px;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.newsletter .newsletter-pages ul {
    list-style: none;
    margin: 0;
    padding: 0.5rem;
}
.newsletter .newsletter-pages ul li{
    text-align: center;
    margin: 1px 0px;
}
.newsletter .newsletter-pages h2{
  padding-left: 20px;
  color: #000;
}
.newsletter .newsletter-pages .button {
  width: 100%;
  background-color: #fafafa;
  color: #8c278b;    
}
.newsletter .newsletter-page * {
    font-family: "Source Sans Pro", sans-serif !important;
    line-height: normal;
}
.woocommerce-breadcrumb{
    margin-left: 15px !important;
}
.search-field{
  height: 32px;
}
/* ----- */

  #logo{
    display: none;
  }
  #logo img{
    margin: 30px 0px 20px 0px;
    width: 300px;
  }

  #loginPanel{
    display: none;
    position: absolute;
    top: 0px;
    right: 15px;
    padding: 10px 15px 15px 15px;
    font-size: 12px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #loginPanel input{
    margin-left: 10px;
    line-height: 20px;
    display: inline-block;
    width: calc(50% - 31px);
    font-size: 15px;
    height: auto;
    margin: 0px 5px 0px 0px;
    padding: 5px;
    border-radius: 4px;
  }
  #loginPanel button{
    margin-left: 0px;
    line-height: 20px;
    font-size: 15px;
  }

  @media(min-width:992px){
    #loginPanel{
      display: block;
    }
  }

  header { 
    width: 100%;
    z-index: 10;
    font-size: 15px;
  }
  header .wrapper{ 
    width: 100%; 
    /*background: linear-gradient(270deg,rgba(255, 255, 255,0),rgba(255,255,255,0.9));*/
    background-color: #fff;
    color: #000; 
    text-transform: uppercase; 
  }
  header .container{ position: relative; }

  #medium-nav {
    width: 100%;
  }
  #medium-nav p{
    display: inline-block;
    margin: 20px 0px 0px 5px;
    font-size: 18px;
    font-weight: 100;
  }  
  #medium-nav img {
    float: right;
    width: 100px;
    display: inline-block;
    margin: 26px 20px 22px 20px;
  }
  
  header nav { display:none; font-weight: 400; }
  header nav ul { display: inline-block; margin: 0px; padding: 0px; list-style-type: none; }
  header nav ul li { float: left; padding: 10px 0px;}
  header nav ul li a { color: #000; display: block; margin-top: 4px; line-height: 20px; padding: 5px 15px 5px 0px;}
  header nav ul li a:hover, header nav ul li a:active, header nav ul li a:focus { color: #8eb648; text-decoration: none;}
  header nav ul li a.active { color: #8eb648; font-weight: 700; cursor: default;}

  #nav-first{}
  #nav-second{ float:right; }

  #nav-collapse-section { display: block;}
  #nav-collapse { display: none; background-color: #fff; text-transform: uppercase; border-top: 1px solid #eee;}
  #nav-collapse ul { margin: 12px 0px 12px 10px; padding:0px; list-style-type: none; width: 100%}
  #nav-collapse ul li { width: 100%; margin-bottom: 10px;}  
  #nav-collapse ul li:first-child { margin-top: 10px;}
  #nav-collapse ul li a { color: #000; font-weight: 700; text-decoration: none; padding: 5px 10px; border-radius: 5px;}
  #nav-collapse ul li a.active { color: #8eb648; cursor: default;}

  .navbar-toggle {
    float: none;
    margin: 10px 0px;
  }
  .navbar-toggle .icon-bar{
    background-color: #000;
  }


  @media(min-width:480px){
    #medium-nav img {
      width: 180px;
    }
    #medium-nav p{
      font-size: 20px;
    }
    .navbar-toggle {
      float: none;
      margin: 25px 0px;
    }
  }

  @media(min-width:768px){
    header { position: relative;}
    #logo{ display: block;}
    #medium-nav{
      display: none;
    }    
    /*#primary-options{ top: 17px;}*/
    #nav-collapse-section{display: none;}
    header nav{ display: block;}
    header nav ul li a { padding: 3px 15px 3px 0px;}
  }

  @media(min-width:992px){    
    body.home{
      background-image: url('/app/themes/TaxSavers/argentum/img/51356862_l_2500.jpg');
      background-repeat: no-repeat;
      background-position: center -110px;
      background-size: cover;
    }
    header {font-size: 16px;}
    header nav ul li a { padding: 5px 25px 5px 0px;}    
  }

/* ----- */

hr {    
  width: 85%;
  text-align: center;
  border-bottom: 1px solid #eee;
}
button{ border-radius: 4px !important; }
.btn, .button{ border-radius: 4px !important; }
.button{ margin-right: 10px !important; }
.btn-core{ line-height: 20px; padding: 5px 10px; border-radius: 4px !important;}
.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:active:hover, .btn-primary:focus{
  color: #fff !important; 
  background-color: #8eb648;
  border: none;
}
.btn-secondary{color: #666 !important; background-color: #fafafa;}
.btn-small{ font-size: 11px; text-transform: uppercase; border: 1px solid #ccc; }
.btn-large{ 
  display:inline-block;
  text-transform: uppercase;
  margin: 20px 0px;
  padding: 15px 20px;
  font-size: 20px;
  text-align: center;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  border-radius: 8px;
}
.button.success{
  background-color: #8eb648 !important;
}
/* ----- */

  main { padding: 0px;}
  main h1 { margin: 0px 25px 20px 0px; font-size: 35px; font-weight: bold; color:#000;    line-height: initial;}
  /*main div.wrapper{ min-height: 500px; }*/  

  main > article{
    padding: 25px 15px;
  }
  section{
    background-color: #fff;
  }

/* ----- */

  footer .wrapper{ background-color: #282c72; padding: 15px 0px; color: #fff; text-transform: uppercase; font-weight: 400; letter-spacing: 1px; font-size: 12px; border-top: 10px solid #8eb648}
  footer nav ul { margin: 0; list-style-type: none; padding-left: 0px;}
  footer nav ul li { margin-bottom: 2px;}
  footer nav ul li a { color: #fff; display: inline-block; line-height: 14px; padding: 2px 10px; border-radius: 5px;}
  footer nav ul li a:hover { color: #fff; text-decoration: none;}
  footer nav ul li a.active { color: #fff; cursor: default;}

  .footer-nav,.footer-copy{
    width: 100%;
    text-align: center;
  }
  .footer-copy{
    margin-top: 10px;     
  }

  @media(min-width:768px){
    footer .wrapper { font-size: 12px; }
    .footer-nav { width: 300px; float: left; text-align: left;}
    .footer-copy { width: 300px; float: right; margin-top: 0px; text-align: right;}
    footer nav ul li a:hover { color: #fff;}    
  }


/* ------- RESPONSIVE EMBED ------- */
/*.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } */
.embed-container { position: relative; padding-bottom: 59.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* ------- STICKY ------- */

body.arg-stuck{
  margin-top: 84px;
}
body.arg-stuck header{
  position: fixed;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  margin-top: -84px;
}
@media(min-width:768px){
  body.arg-stuck{
    margin-top: 110px;
  }
  body.arg-stuck header{
    margin-top: -220px;
  }
}

/*
.arg-sticky {
    position: initial;
}

@media(min-width:768px){
  .arg-sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
  }
  .arg-sticky:before, .arg-sticky:after {
    content: '';
    display: table;
  }
}*/

/* ------ Extra ----*/
.mepr-price-menu.minimal_horizontal .mepr-price-box-price{
  margin-top: 15px;
}
/* ------ ARCHIVE -------- */
header.archive-header{
  border: none;
}

/* ------- ARTICLE ------- */
#body-section .row{
  margin-top:0px;
}
.embed-container{
  margin-bottom: 10px;
}
.article-wrapper{
  padding: 10px;
}
.article-category{
  text-transform: uppercase;
  font-size: 12px;
}
.article-category a{
    border: 1px solid #8eb648;
    padding: 8px 12px;
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 40px;
    color: #8eb648;
    background-color: #fff;  
}
.article-category a:hover, .article-category a:focus, .article-category a:visited{
    color: #8eb648;
    text-decoration: none;  
}
.article-category a:hover, .article-category a:focus{
    color: #fff;
    background-color: #8eb648;
} 
.article-title{
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
.article-teaser{
  line-height: 20px;
}

@media(min-width:768px){
  #body-section .row{
    margin-top: 20px;
  }
}

/* ------- BODY SECTION ------- */
#body-section{ min-height: 500px; padding: 0px 0px 20px 0px}
.body-well {min-height: 20px; padding: 15px; margin-bottom: 20px; background-color: #fff; border: 1px solid #ddd; }
.body-main-heading{font-weight: 100; font-size: 28px; line-height: 32px; padding: 15px 0px 10px 0px;}
.body-main-support{font-weight: 700; font-size: 24px; line-height: 28px; padding: 0px 0px 20px 0px; }
.body-sub-heading{ font-size: 35px; line-height: 35px; padding: 25px 0px 0px 0px; font-family: 'Courgette', cursive; text-transform: lowercase; color: #282c72;}
.body-feature-heading{margin:20px 0px 10px 0px;font-weight: 100; font-size: 20px; line-height: 22px;color:#8eb648; letter-spacing: 1px; }
.body-main-text{ font-size: 16px; line-height: 22px; font-weight: 100; }
.body-panic-heading{margin: 0px 0px 20px 0px;font-weight: 700; font-size: 20px; line-height: 22px;color:#aaa; text-transform:uppercase;letter-spacing: 1px;}
.body-row-content{margin: 20px 0px 0px 0px;}
.body-row-content b{text-transform: uppercase;}
.head-panel{text-align: center;}
.worked-example-well{
  padding: 20px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 5px 5px 9px 0px rgba(221,221,221,1);
  -moz-box-shadow: inset 5px 5px 9px 0px rgba(221,221,221,1);
  box-shadow: inset 5px 5px 9px 0px rgba(221,221,221,1);
  font-family: Georgia, serif;
  font-size: 17px;
  color: #555;
}
#plain-section{ 
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(60vh - 200px);
    min-height: 370px;
    padding: 20px 0px; 
}
#plain-section.home-page{ 
    background-image: linear-gradient(270deg,rgba(255, 255, 255,0.4),rgba(255,255,255,0.6)), url('/app/themes/TaxSavers/argentum/img/51356862_l_2500.jpg');
}
#plain-section.why-page{ 
    background-image: linear-gradient(270deg,rgba(255, 255, 255,0.4),rgba(255,255,255,0.6)), url('/app/themes/TaxSavers/argentum/img/57548138_l_2500.jpg');
}
#plain-section.what-page{ 
    background-image: linear-gradient(90deg,rgba(255, 255, 255,0.4),rgba(255,255,255,0.6)), url('/app/themes/TaxSavers/argentum/img/11217547_l_mirror_2500.jpg');
}
section#plain-section div.wrapper, section#plain-section div.container{
  height: 100%;  
} 
section#plain-section div.row{
  position: relative;
  height: 100%;
}
section#plain-section div.row div:first-child{
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0,-65%); 
}
#plain-section img{margin: 10px; max-width: 140px;}

.business-community p{
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  margin: 10px;
}

#why-section{ background-color: #fafafa; padding: 20px 0px; }

.why-point{ 
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0px;
}
.why-point span{
  display: inline-block;
  width: 56px;
  margin: 10px;
  padding: 14px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #8eb648;
  border: 3px solid #8eb648;
  border-radius: 35px;
}

.body-quote{
  margin: 20px 0px;
  font-weight: 100;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
}
.full-wide{
  padding: 0px 30px;
}
.half-wide{
  padding: 0px 30px;  
}
.customer{
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}

.cover-thumb{
  width: 40%;
  max-width: 180px;
  clear: both;
  float: right;
  margin: 0px 0px 20px 20px;  
}
.cover-thumb p{
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.cover-thumb img{
  width: 100%;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
}
.column-thumb{
  text-align: center;
}
.column-thumb img{
  width: 70%;
  max-width: 300px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.25);
}
.expert-wrapper{
  margin: 20px 0px;  
}
.expert-wrapper p{
  margin: 20px 0px;
  text-transform: uppercase;
  font-weight: 100;
}

@media(min-width:480px){
  .body-main-heading{ width: 65%;}
  #plain-section.what-page .body-main-heading{ float: right;}
  .body-main-support{ width: 65%; }  
  #plain-section.home-page{ 
      background-image: linear-gradient(270deg,rgba(255, 255, 255,0),rgba(255,255,255,0.9)), url('/app/themes/TaxSavers/argentum/img/51356862_l_2500.jpg');
  }
  #plain-section.why-page{ 
      background-image: linear-gradient(270deg,rgba(255, 255, 255,0),rgba(255,255,255,0.9)), url('/app/themes/TaxSavers/argentum/img/57548138_l_2500.jpg');
  }
  #plain-section.what-page{ 
      background-image: linear-gradient(90deg,rgba(255, 255, 255,0),rgba(255,255,255,0.9)), url('/app/themes/TaxSavers/argentum/img/11217547_l_mirror_2500.jpg');
  }
}
@media(min-width:600px){
  .body-main-heading{ font-size: 30px; line-height: 34px; }
  .body-main-support{ font-size: 26px; line-height: 30px; }
  .body-sub-heading{ font-size: 40px; line-height: 40px; }  
  .why-point{ 
    font-size: 22px;
    line-height: 24px;
  }
  .full-wide{
    padding: 0px 70px;
  }
  #plain-section{ 
    min-height: 450px;
  }
}

@media(min-width:768px){
  .body-main-heading{ font-size: 34px; line-height: 38px; padding: 25px 0px 10px 0px; }
  .body-sub-heading{ font-size: 45px; line-height: 45px; }
  .why-point{ 
    font-size: 25px;
    line-height: 27px;
  }
  .full-wide{
    padding: 0px 110px;
  }
  .body-feature-heading{
    font-size: 30px;
    line-height: 32px;
  }
  .body-row-content{margin: 0px 0px 0px 0px;}  
  .why-point span{
    display: inline-block;
    width: 60px;
    margin: 10px 20px 10px 10px;
    padding: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #8eb648;
    border: 4px solid #8eb648;
    border-radius: 35px;
  }
}

@media(min-width:992px){
  .body-main-heading{ width: 100%; font-size: 45px; line-height: 50px; }
  .body-main-support{ width: 100%; font-size: 40px; line-height: 45px; }   
  #plain-section{ 
    background-position: center;
    background-size: cover;
    height: calc(70vh - 200px);
    min-height: 650px;
  }

  .full-wide{
    padding: 0px 200px;
  }
}

@media(min-width:1200px){
  .full-wide{
    padding: 0px 300px;
  }
}

main.archive-list article:nth-child(2n){
  background-color: #EEF8FD;
}
main.archive-list article section{
  background-color: transparent;
}
h1.page-title, h1.page-title, h1.single-title{
    /*font-family: 'Courgette', cursive !important;*/
    font-weight: 100;
    margin-top: 15px;
}

div.social-share a, div.social-share a:visited {
    color: #8eb648;
    font-size: 30px;
    padding: 0px 4px;
}
div.social-share a:hover, div.social-share a:focus {
    color: #282c72;
}



.pagination>li>a, .pagination>li>span{
	float:none !important;
        margin: 0 2px !important;
}
