/*################################################*/
/*################################################*/
/*################################################*/
/*################## INDEX PAGE ##################*/
/*################################################*/
/*################################################*/
/*################################################*/
@font-face {
  font-family: 'argentcf-bold';
  src: url("argentcf-bold-webfont.woff2") format("woff2"), url("argentcf-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal
}

.euArticlesIndex .seo-page {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

.euArticlesIndex .container {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}

.euArticlesIndex .row {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  margin-right: -15px;
  margin-left: -15px;
}

.euArticlesIndex .seo-page-header {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  padding-top: 20px;
}

.euArticlesIndex .clarfix {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

.euArticlesIndex .seo-page-copy {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
  padding-top: 20px;
}

.euArticlesIndex .argent {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  letter-spacing: .02em;
  box-sizing: border-box;
  margin: 0.67em 0;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "argentcf-bold", "Times New Roman", times, serif;
  font-size: 40px;
}

.euArticlesIndex ul {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 40px;
}

.euArticlesIndex li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

.euArticlesIndex a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  letter-spacing: .02em;
  box-sizing: border-box;
  background-color: transparent;
  outline: 0;
  color: #555;
  text-decoration: underline;
}

.euArticlesIndex .seo-page-footer {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

/*mobile*/
@media only screen and (max-width: 767px){
  .euArticlesIndex .container {
    width: 100%;
  }
  .euArticlesIndex .seo-page-copy h1.argent {
    font-size: 30px;
    margin-top: 10px;
  }
}

/*tablet*/
@media only screen and (min-width: 768px){
  .euArticlesIndex .container {
    width: 750px;
  }
}

@media only screen and (min-width: 992px){
  .euArticlesIndex .container {
    width: 970px;
  }
}

@media only screen and (min-width: 1200px){
  .euArticlesIndex .container {
    width: 1170px;
  }
}


/*################################################*/
/*################################################*/
/*################################################*/
/*################ ARTICLE PAGE ##################*/
/*################################################*/
/*################################################*/
/*################################################*/
.euArticlesPage .seo-page {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

.euArticlesPage .container {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}

.euArticlesPage .row {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  margin-right: -15px;
  margin-left: -15px;
}

.euArticlesPage .seo-page-header {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  padding-top: 20px;
}

.euArticlesPage .seo-page-feat {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  padding: 0px !important;
}

.euArticlesPage img {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  width: 100%;
  box-sizing: border-box;
  border: 0;
  vertical-align: middle;
}

.euArticlesPage .clearfix {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

.euArticlesPage .seo-page-after-feature {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
  font-size: 12px;
  padding-top: 20px;
}

.euArticlesPage .seo-page-after-feature p {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  font-size: 12px;
  box-sizing: border-box;
  margin: 0 0 10px;
  margin-bottom: 0;
}

.euArticlesPage a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  line-height: 1.428571429;
  letter-spacing: .02em;
  box-sizing: border-box;
  background-color: transparent;
  text-decoration: underline;
}.euArticlesPage a:hover{
  text-decoration: underline;
}

.euArticlesPage .seo-page-copy {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 100%;
  padding-top: 20px;
}

.euArticlesPage h1.argent {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  letter-spacing: .02em;
  box-sizing: border-box;
  margin: 0.67em 0;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "argentcf-bold", "Times New Roman", times, serif;
  font-size: 40px;
}

.euArticlesPage .text-link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  letter-spacing: .02em;
  box-sizing: border-box;
  background-color: transparent;
  color: #555;
  text-decoration: underline;
}

.euArticlesPage .seo-page-copy p {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  margin: 0 0 10px;
  margin-bottom: 20px;
}

.euArticlesPage h2 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  letter-spacing: .02em;
  box-sizing: border-box;
  font-family: inherit;
  font-weight: 500;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

.euArticlesPage .seo-page-copy ul {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 20px;
  list-style: disc;
  padding-left: 40px;
}

.euArticlesPage li {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
}

.euArticlesPage .seo-page-after-copy {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: lato, "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  letter-spacing: .02em;
  box-sizing: border-box;
  margin: 19px 0 0;
  padding-top: 1px;
  min-height: 1px;
}


/*mobile*/
@media only screen and (max-width: 767px){
  .euArticlesPage .container {
    width: 100%;
  }
  .euArticlesPage .seo-page-copy h1.argent {
    font-size: 30px;
    margin-top: 10px;
  }
  .euArticlesPage .seo-page-copy h2 {
    font-size: 20px;
  }
}

/*tablet*/
@media only screen and (min-width: 768px){
  .euArticlesPage .container {
    width: 750px;
  }
}

@media only screen and (min-width: 992px){
  .euArticlesPage .container {
    width: 970px;
  }
}

@media only screen and (min-width: 1200px){
  .euArticlesPage .container {
    width: 1170px;
  }
}

/*widget css*/
.euArticlesWidgets{
  display: flex;
  flex-direction: row;
}
.euArticlesWidgets > div{
  width: 50%!important;
}

@media only screen and (max-width: 767px){
  .euArticlesWidgets{
    display: flex;
    flex-direction: column;
  }
  .euArticlesWidgets > div{
    width: 100%!important;
  }
}

/*related Articles css*/
#euRelatedArticles .seo-page-copy,
#euLatestArticles .seo-page-copy{
  padding: 0;
}
#euRelatedArticles li,
#euLatestArticles li{
  display: none;
}
#euRelatedArticles .show,
#euLatestArticles .show{
  display: list-item!important;
}
#euRelatedArticles .container,
#euLatestArticles .container{
  width: 100%!important;
}
