@media (min-width: 768px){
	.elementor-widget-image img {
		margin-top: 0!important;
	}
}

.insights{
	max-width: 1140px;
	margin: 0 auto;
}

.insights h1 {
  color: #E11F27;
  font-weight: 700;
  font-family: "Roboto", Sans-serif;
  text-transform: uppercase;
}

.insights-article .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

@media (max-width: 767.98px) {
  .insights-article .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px;
  }
  
  .va1col2 {
	  border-top: 1px solid #000;
	  padding-top: 30px;
	}
  
}

.va1content {
  border-top: 1px solid #000;
  padding-top: 27px;
}
.va1content .img {
  margin-bottom: 20px;
}
.va1content .img img {
  width: 100%;
}
.va1content .img span {
  display: block;
  color: #656262;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  text-align: right;
}
.art {
  color: #656262;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}

.insights-article .art{
	margin-top: 40px;
	font-size: 20px;
}

.insights-article .art span{
	display: inline-block;
	margin-right: 15px;
	line-height: 30px;
}

.va2col .art{
	margin-bottom: 15px;
}
.va1content h2 {
  color: #E11F27!important;
  font-size: 32px!important;
  line-height: normal!important;
  font-family: "Roboto", Sans-serif!important;
  font-weight: 700!important;
  text-transform: none!important;
  margin-bottom: 30px!important;
}
.va1content p {
  color: #000;
  font-size: 20px;
  line-height: normal;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  margin-bottom: 25px;
}
.va1content strong {
  font-weight: 700;
}
.va1content .sub {
  color: #656262;
  font-size: 13px;
  line-height: 15px;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
}
.va1col3-row {
  border-top: 1px solid #000;
  margin-top: 30px;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .insights h1 {
    /*padding: 0 40px;*/
	padding: 0;
    font-size: 64px!important;
    line-height: normal!important;
    /*margin-top: 53px;*/
    font-weight: 700!important;
    }
  .va1content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    /*margin: 0 40px 30px;*/
	margin: 0 0px 30px;
  }
  
  .va1col1 {
    padding-right: 10px;
    padding-bottom: 80px;
    width: 60%;
  }
  .va1col2 {
    border-left: 1px solid #000;
    padding-left: 10px;
    padding-bottom: 80px;
    width: 40%;
  }
  .va1col3-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .va1col3-row .img img {
	  max-width: 202px;
	}
  .va1col3 {
    border-left: 1px solid #000;
    padding-left: 15px;
    padding-bottom: 60px;
    width: 20%;
  }
  .va1col3-col-1 {
    width: calc(100% - 220px);
  }
  .va1col3-content .img {
    width: 208px;
  }
}

@media (max-width: 767.98px) {
  .insights h1,
  .va1content,
  .va2content {
    margin-left: 20px;
    margin-right: 20px;
  }
  .insights h1 {
    font-size: 2rem!important;
  }
  .va1content .sub {
    margin-bottom: 30px;
  }
}

.va2content {
  border-top: 1px solid #000;
}
.va2photo {
  background-repeat:no-repeat;
	background-position:center center;	
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

.va2col {
  text-decoration: none;
}
.va2text {
  color: #000;
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  font-family: "Roboto", Sans-serif;
}
.links-a {
  display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-end;
  padding-bottom: 18px;
}
.links-a a {
  display: block;
  height: 38px;
  line-height: 36px;
  padding: 0 16px;
  text-decoration: none;
  margin-bottom: 30px;
  margin-top: 30px;
}
.links-a a:nth-child(1) {
  border: 1px solid #464854;
  color: #464854;
}
.links-a a:nth-child(1):hover {
  background-color: #464854;
  color: #fff;
}
.links-a a:nth-child(2) {
  color: #fff;
  background-color: #E11F27;
}
.links-a a:nth-child(2):hover {
  background-color: #464854;
  color: #fff;
}
@media (min-width: 768px) {
  .va2container {
    padding: 0 40px;
    margin: 0 auto;
  }
  
  .va2row {
  border-bottom: 1px solid #000;
}
  
  .va2row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 26px 0;
  }
  .va2row:nth-child(2) {
    margin-bottom: 31px;
  }
  .va2col {
    width: 25%;
    border-left: 1px solid #000;
    padding: 0 10px 60px;
  }
  .va2col.lastItem {
    border-right: 1px solid #000;
  }
  .va2col:first-child {
    border-left: none;
    padding-left: 0;
  }
  .va2col:nth-child(4) {
    padding-right: 0;
  }
  .va2photo {
    margin-bottom: 10px;
  }
  .va2col:hover .va2photo {
    opacity: .7;
  }
  .va2col:hover .va2text {
    color: #E11F27;
  }
}

@media (max-width: 767.98px) {
   .va1container{
	   margin-bottom: 38px;
   }
   
  .va2col {
    margin-top: 44px;
    display: block;
	margin-bottom: 44px;
  }
  
  .va2col{
	  border-bottom: 1px #000 solid;
	  padding-bottom: 40px;
   }
  
  .va2row:nth-child(1) {
    border-bottom: none;
  }
  .va2row:nth-child(2){
    padding-bottom: 0;
  }
  .links-a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .va2photo {
    margin-bottom: 10px;
  }
}



.insights-article  .page-header {
  border-top: 1px solid #000;
}
.insights-article  .page-header h1 {
  color: #E11F27;
  font-weight: 700;
  font-family: "Roboto", Sans-serif;
  text-transform: none;
}


.insights-article .intro-text{
	font-weight: 400;
    font-family: "Roboto", Sans-serif;
    margin-bottom: 35px;
	font-style: italic;
}

.insarticle-content {
  border-bottom: 1px solid #000;
  padding-bottom: 22px;
}
.insarticle-content p {
  color: #464854;
  font-weight: 500;
  font-family: "Roboto", Sans-serif;
  margin-bottom: 41px;
}
.insarticle-photo img,
.insarticle-photo span {
  display: block;
}
.insarticle-photo .round-photo {
  display: inline-block;
  margin-bottom: 11px;
  margin-right: 20px;
  width: 114px;
  height: 114px;
  border-radius: 57px;
  background-size:cover; 
}
.insarticle-photo span {
  color: #656262;
  font-weight: 400;
  font-family: "Roboto", Sans-serif;
  text-transform: uppercase;
}

.insarticle-social {
  display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
}

.insarticle-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-decoration: none;
  margin-right: 8px;
}
.insarticle-social a img {
  display: block;
}
.insarticle-social a:hover img {
  opacity: .7;
}
.insarticle-social a:first-child {
  background-color: #000;
  width: 38px;
  height: 38px;
}
.addtoany_share:hover {
  background-color: #000!important;
}
.insarticle-social a:first-child img {
  position: relative;
  left: 1px;
  top: 3px;
}
.insights-article .wp-caption-text {
  text-align: right;
  margin-top: 10px;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #656262;
  font-weight: 400;
  font-family: "Roboto", Sans-serif;
  font-style: normal;
}

.date-block {
  color: #656262;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
  font-family: "Roboto", Sans-serif;
  margin-top: 35px;
}

.explore {
  border-top: 1px solid #000;
  padding-top: 47px;
  margin-bottom: 137px;
  margin-top: 47px;
}
.explore-content {
  margin-bottom: 54px;
}
.explore-content a {
  font-size: 20px;
  line-height: normal;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  display: block;
  text-decoration: underline;
  color: #000!important;
}
.explore-content a:hover {
  text-decoration: none;
}
.explore-content a strong {
  font-weight: 600;
}
.explore-button a {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  color: #464854!important;
  border: 1px solid #464854;
  text-decoration: none;
  font-size: 16px;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
}
.explore-button a:hover {
  color: #fff!important;
  background-color: #464854;
}
@media (min-width: 768px) {
  .insights-article {
    padding: 0 40px;
    max-width: 889px;
  }
  .insights-article  .page-header {
    margin-top: 53px;
  }
  .insights-article  .page-header h1 {
    font-size: 48px;
    line-height: normal;
    margin-top: 27px;
    margin-bottom: 39px;
  }
  
  .insights-article .intro-text{
	font-size: 20px;
    line-height: 32px;
  }
  
  .insarticle-content {
    margin-bottom: 50px;
  }
  .insarticle-content p {
    font-size: 32px;
    line-height: normal;
  }
  
  .insarticle-content .intro-text p {
    font-size: 20px;
    line-height: 32px;
	font-weight: 400;
	margin-bottom: 35px;
  }
  
  .insarticle-photo{
	  max-width: 530px;
  }
  
  .insarticle-photo span {
    font-size: 24px;
    line-height: normal;
  }
  .insarticle-social-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  .explore-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }
  .explore-button {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
  .explore-button a {
    margin-right: 33px;
    position: relative;
    top: -1px;
  }

  .elementor-widget-container p{
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    margin-bottom: 35px;
  }
  
  .elementor-widget-container li {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Roboto", Sans-serif;
    margin-bottom: 20px;
  }
  
  .elementor-widget-image img {
    margin-top: 35px;
  }
  .insights-article .wp-caption-text {
    margin-bottom: 35px;
  }

}
@media (max-width: 767.98px) {
  .insights-article .page-header {
    padding: 0 10px;
  }
  .insights-article .page-header h1 {
    font-size: 2rem;
  }
  .insarticle-content {
    padding: 0 10px;
  }
  
  .insarticle-content .intro-text p {
    font-size: 1rem;
    line-height: 1.5;
	font-weight: 400;
	margin-bottom: 0.9rem;
  }
  
  .insarticle-social-block {
    margin-bottom: 0;
  }
  .insarticle-photo {
    margin-bottom: 30px;
  }
  .insarticle-photo .round-photo {
    width: 76px;
    height: 76px;
    border-radius: 38px;
    margin-right: 10px;
}
  .insarticle-photo img {
    margin-bottom: 0;
  }
  .date-block,
  .explore {
    padding-left: 10px;
    padding-right: 10px;
  }
  .explore {
    margin-bottom: 0;
  }
  .explore-button a {
    margin-bottom: 20px;
    text-align: center;
  }

  .insarticle-content p {
    margin-bottom: 30px;
  }
  .insarticle-social {
    padding-bottom: 30px;
  }
  
  .insights-article .art{
	padding-left: 10px;
    padding-right: 10px;
  }
  
  .elementor-widget-container li {
    margin-bottom: 15px;
  }
  
}

.loading{
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.loading img{
	margin: 0 auto;
}


@media (min-width: 768px) and (max-width: 1199.98px) {
  .insights-article {
    max-width: 713px;
  }
  .va1content {
    margin-bottom: 19px;
  }
  .va1col3-col-1 {
    width: calc(100% - 155px);
  }
  .va1col3-row .img {
    width: 145px;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .insights h1 {
    font-size: 45px!important;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .va1content .img span {
    font-size: 9px;
    line-height: normal;
  }
  .art {
    font-size: 11px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .va1content h2 {
    font-size: 23px!important;
    margin-bottom: 15px;
  }
  .va1content p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .va1content .sub {
    margin-bottom: 0px;
    font-size: 11px;
    line-height: normal;
  }
  .va2text {
    font-size: 16px!important;
  }
  .insights-article .page-header h1 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .elementor-widget-container p {
    font-size: 14px;
    line-height: normal;
  }
  .elementor-widget-container li {
    font-size: 14px;
    line-height: normal;
  }
  .insarticle-content p {
    font-size: 23px;
    line-height: normal;
    margin-bottom: 30px;
  }
  .insarticle-photo .round-photo {
    width: 81px;
    height: 81px;
  }
  .insarticle-photo span {
    font-size: 17px;
  }
  .insarticle-social a {
    width: 20px;
    height: 20px;
  }
  .insarticle-social a:first-child {
    width: 20px;
    height: 19px;
    position: relative;
    top: -1px;
  }
  .insarticle-social a:first-child img {
    top: -9px;
    width: 20px;
    height: auto;
  }
  body.single-post .elementor-widget-text-editor {
    padding: 0;
  }
  .explore-button a {
    display: block;
    height: 22px;
    line-height: 21px;
    padding: 0 10px;
    text-decoration: none;
    font-size: 11px;
    margin-right: 20px;
    position: relative;
    top: 1px;
  }
  .insarticle-social a:first-child img {
    left: 0;
  }
  .date-block {
    font-size: 14px;
    line-height: normal;
  }
  .explore-content a {
    font-size: 14px;
    line-height: normal;
  }
  
  .insights-article .art{
	font-size: 14px;
  }
}