.sprite {
  background: url(images/sprite.png) no-repeat;
}
/* Keyframes */
/* .keyframes(@name,@rules) {
	@-webkit-keyframes @name {
		@rules();
	}
	@-moz-keyframes @name {
		@rules();
	} 
	@-ms-keyframes @name {
		@rules();
	}
	@-o-keyframes @name {
		@rules();
	}
	@keyframes @name {
		@rules();
	}
} */
.button,
a.button,
.msig-btn,
a.msig-btn:link,
a.msig-btn:visited {
  border: 1px solid #cccccc;
  color: #808080;
  font-size: 13px;
  display: inline-block;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  background: #fff;
  font-family: 'Ubuntu-Bold', Helvetica, sans-serif !important;
  padding: 14px 40px;
  text-align: center;
  text-decoration: none;
  line-height: normal;
  font-weight: bold;
}
.button:hover,
a.button:hover,
.msig-btn:hover,
a.msig-btn:link:hover,
a.msig-btn:visited:hover {
  text-decoration: none;
  color: #808080;
}
.button:visited,
a.button:visited,
.msig-btn:visited,
a.msig-btn:link:visited,
a.msig-btn:visited:visited {
  color: #808080;
}
.button:focus,
a.button:focus,
.msig-btn:focus,
a.msig-btn:link:focus,
a.msig-btn:visited:focus {
  outline: none;
  text-decoration: none;
  color: #808080;
}
.os-mac .button,
.os-mac a.button,
.os-mac .msig-btn,
.os-mac a.msig-btn:link,
.os-mac a.msig-btn:visited,
.os-mac .msig-btn,
.os-mac .msig-btn:link,
.os-mac .msig-btn:visited {
  padding: 16px 40px 12px !important;
}
.button {
  background: transparent !important;
  height: auto;
  line-height: normal;
}
.button:hover {
  background: transparent !important;
}
ul.filters {
  font-size: 0;
}
ul.filters li.filter-item {
  border: 1px solid #cccccc;
  border-right: 0;
  color: #808080;
  font-size: 13px;
  display: inline-block;
  line-height: normal;
  background: #fff;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  padding: 14px 28px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
}
ul.filters li.filter-item.active {
  background: #ec0c19;
  color: #fff;
}
ul.filters li.filter-item:first-child {
  -webkit-border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  -ms-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
}
ul.filters li.filter-item:last-child {
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -ms-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  border-right: 1px solid #cccccc;
}
[lang|="vi"] ul.filters li.filter-item {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 600;
}
[lang|="vi"] .button,
[lang|="vi"] a.button,
[lang|="vi"] .msig-btn,
[lang|="vi"] a.msig-btn:link,
[lang|="vi"] a.msig-btn:visited {
  font-family: 'Noto Sans SC', sans-serif !important;
  font-weight: 600;
}
[lang|="vi"] .os-mac .button,
[lang|="vi"] .os-mac a.button,
[lang|="vi"] .os-mac .msig-btn,
[lang|="vi"] .os-mac a.msig-btn:link,
[lang|="vi"] .os-mac a.msig-btn:visited,
[lang|="vi"] .os-mac .msig-btn,
[lang|="vi"] .os-mac .msig-btn:link,
[lang|="vi"] .os-mac .msig-btn:visited {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}
[lang|="vi"] .os-mac ul.filters li.filter-item {
  padding-top: 13px !important;
  padding-bottom: 15px !important;
}
@media only screen and (max-width: 1317px) {
  ul.filters li.filter-item {
    padding: 14px 20px;
  }
}
@media only screen and (max-width: 977px) {
  ul.filters li.filter-item {
    padding: 14px 20px;
  }
}
@media only screen and (max-width: 757px) {
  ul.filters li.filter-item {
    padding: 15px 18px 13px 18px;
  }
  .button,
  a.button,
  .msig-btn,
  a.msig-btn:link,
  a.msig-btn:visited {
    padding: 15px 40px 13px 40px !important;
  }
}
@media only screen and (max-width: 640px) {
  ul.filters li.filter-item {
    padding: 15px 18px 13px 18px;
  }
}
@media only screen and (max-width: 640px) {
  ul.filters li.filter-item.filter-lifestyle-library {
    padding: 14px 11px;
  }
}
@media only screen and (max-width: 540px) {
  ul.filters li.filter-item.filter-lifestyle-library {
    font-size: 10px;
  }
}
@media only screen and (max-width: 480px) {
  ul.filters li.filter-item.filter-lifestyle-library {
    font-size: 13px;
  }
}
/* Common Media */
.pr-footer {
  color: #808080;
}
.adminimal .view .views-exposed-form .form--inline .form-actions {
  margin-top: 19px;
}
.adminimal .view .views-exposed-form .form--inline .form-actions .button {
  padding: 2px 1.5em;
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.required {
  color: red;
}
.node-26 h1.node__title .field-name-title {
  display: none;
}
.msig-btn {
  text-transform: initial!important;
}
.node--type-lifestyle-library,
.node--type-lifestyle-library-v2 {
  padding-bottom: 58px;
  max-width: 1070px;
}
.node--type-lifestyle-library .node__header,
.node--type-lifestyle-library-v2 .node__header {
  margin-bottom: 26px;
}
.node--type-lifestyle-library .node__header h1.node__title,
.node--type-lifestyle-library-v2 .node__header h1.node__title {
  margin-bottom: 8px;
}
.node--type-lifestyle-library .node__header .node__meta,
.node--type-lifestyle-library-v2 .node__header .node__meta {
  margin: 1px 0 0;
}
.node--type-lifestyle-library .node__header .node__meta .node__submitted span,
.node--type-lifestyle-library-v2 .node__header .node__meta .node__submitted span {
  display: inline-block;
}
.node--type-lifestyle-library .node__header .node__meta .node__submitted .lifestyle-category-title,
.node--type-lifestyle-library-v2 .node__header .node__meta .node__submitted .lifestyle-category-title {
  text-transform: uppercase;
}
.node--type-lifestyle-library .share-btn,
.node--type-lifestyle-library-v2 .share-btn {
  position: relative;
}
.node--type-lifestyle-library .share-btn .copy-link-div,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div {
  position: absolute;
  width: 300px;
  background: #fff;
  left: 207px;
  bottom: -74px;
  padding: 2px 10px 10px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  z-index: 2;
}
.node--type-lifestyle-library .share-btn .copy-link-div #close-button-popup,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div #close-button-popup {
  position: absolute;
  right: 10px;
  top: 2px;
  cursor: pointer;
}
.node--type-lifestyle-library .share-btn .copy-link-div:after,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-bottom: 10px solid #cccccc;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.node--type-lifestyle-library .share-btn .copy-link-div:before,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -5px;
  z-index: 1;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.node--type-lifestyle-library .share-btn a,
.node--type-lifestyle-library-v2 .share-btn a {
  display: block;
  color: #808080;
  font-size: 12px;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif !important;
  text-decoration: none;
  line-height: normal;
  text-align: center;
}
.node--type-lifestyle-library .share-btn a.msig-yellow-btn,
.node--type-lifestyle-library-v2 .share-btn a.msig-yellow-btn {
  cursor: default;
  text-transform: uppercase;
  padding: 14px 40px;
  border: 1px solid #cccccc;
  position: relative;
  overflow: hidden;
  z-index: 1;
  letter-spacing: 1px;
  background: #fff;
  height: 45px;
  float: left;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper {
  width: 100%;
  max-width: fit-content;
  padding: 4px 0 4px 23px;
  position: absolute;
  top: 0;
  left: 130px;
  white-space: nowrap;
  border: 1px solid #cccccc;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -ms-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  transition: all 1s;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share {
  height: 35px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .viber-share-a,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .viber-share-a,
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share-button,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share-button {
  height: 35px;
  width: 35px;
  display: block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .viber-share-a,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .viber-share-a {
  padding-top: 8px;
  background: #7d3daf;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share-button,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share-button {
  padding-top: 6px;
  background: #0080c8;
  text-align: center;
  cursor: pointer;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share-button iframe,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share-button iframe {
  display: none;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share:hover,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share:hover i,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share:hover i {
  font-size: 18px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i {
  text-align: center;
  height: 35px;
  width: 35px;
  color: #fff;
  padding-top: 9px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  background: #000;
  cursor: pointer;
  font-size: 16px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-facebook,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-facebook {
  background: #3b5998;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-twitter,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-twitter {
  background: #55acee;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-envelope,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-envelope {
  background: #5b5b5b;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-link,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-link {
  background: #1c0063;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-whatsapp,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-whatsapp {
  background: #0d9f16;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-skype,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-skype {
  background: #00aaf2;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .link-share-button i,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .link-share-button i {
  margin-bottom: 0;
}
.node--type-lifestyle-library .field-node--body,
.node--type-lifestyle-library-v2 .field-node--body {
  margin-bottom: 25px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph {
  margin-bottom: 50px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 17px !important;
  color: #ec0c19;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field {
  margin-bottom: 0;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field p,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field p {
  margin-bottom: 21px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field a,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field a {
  color: #363636;
  text-decoration: underline;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h3,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h3 {
  font-size: 18px;
  font-weight: normal;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  margin-top: 43px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h5,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h5 {
  font-size: 30px;
  line-height: 40px;
  border: 1px solid #808080;
  font-weight: normal;
  padding: 40px;
  max-width: 800px;
  margin: 0 auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h6,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h6 {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-highlight {
  font-size: 30px;
  line-height: 40px;
  color: #1c0761;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  max-width: 715px;
  margin-bottom: 10px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image {
  margin-top: 46px;
  margin-bottom: 60px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-paragraph {
  margin-bottom: 21px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph.highlight-right .field-paragraph--field-highlight {
  float: right;
  margin-left: 35px;
  width: 40%;
  text-align: left;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph.highlight-left .field-paragraph--field-highlight {
  float: left;
  margin-right: 35px;
  width: 50%;
  text-align: right;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field__item:last-child .paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field__item:last-child .paragraph {
  margin-bottom: 0;
}
.node--type-lifestyle-library,
.node--type-lifestyle-library-v2 {
  padding-bottom: 58px;
  max-width: 1070px;
}
.node--type-lifestyle-library .node__header,
.node--type-lifestyle-library-v2 .node__header {
  margin-bottom: 26px;
}
.node--type-lifestyle-library .node__header h1.node__title,
.node--type-lifestyle-library-v2 .node__header h1.node__title {
  margin-bottom: 8px;
}
.node--type-lifestyle-library .node__header .node__meta,
.node--type-lifestyle-library-v2 .node__header .node__meta {
  margin: 1px 0 0;
}
.node--type-lifestyle-library .node__header .node__meta .node__submitted span,
.node--type-lifestyle-library-v2 .node__header .node__meta .node__submitted span {
  display: inline-block;
}
.node--type-lifestyle-library .node__header .node__meta .node__submitted .lifestyle-category-title,
.node--type-lifestyle-library-v2 .node__header .node__meta .node__submitted .lifestyle-category-title {
  text-transform: uppercase;
}
.node--type-lifestyle-library figcaption,
.node--type-lifestyle-library-v2 figcaption {
  text-align: center;
  margin-top: -35px;
  margin-bottom: 1rem;
}
.node--type-lifestyle-library article,
.node--type-lifestyle-library-v2 article {
  margin-left: 0;
  margin-right: 0;
}
.node--type-lifestyle-library .share-btn,
.node--type-lifestyle-library-v2 .share-btn {
  position: relative;
}
.node--type-lifestyle-library .share-btn .copy-link-div,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div {
  position: absolute;
  width: 300px;
  background: #fff;
  left: 207px;
  bottom: -74px;
  padding: 2px 10px 10px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  z-index: 2;
}
.node--type-lifestyle-library .share-btn .copy-link-div #close-button-popup,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div #close-button-popup {
  position: absolute;
  right: 10px;
  top: 2px;
  cursor: pointer;
}
.node--type-lifestyle-library .share-btn .copy-link-div:after,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div:after {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-bottom: 10px solid #cccccc;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.node--type-lifestyle-library .share-btn .copy-link-div:before,
.node--type-lifestyle-library-v2 .share-btn .copy-link-div:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -5px;
  z-index: 1;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.node--type-lifestyle-library .share-btn a,
.node--type-lifestyle-library-v2 .share-btn a {
  display: block;
  color: #808080;
  font-size: 12px;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif !important;
  text-decoration: none;
  line-height: normal;
  text-align: center;
}
.node--type-lifestyle-library .share-btn a.msig-yellow-btn,
.node--type-lifestyle-library-v2 .share-btn a.msig-yellow-btn {
  cursor: default;
  text-transform: uppercase;
  padding: 14px 40px;
  border: 1px solid #cccccc;
  position: relative;
  overflow: hidden;
  z-index: 1;
  letter-spacing: 1px;
  background: #fff;
  height: 45px;
  float: left;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper {
  width: 447px;
  padding: 4px 0 4px 23px;
  position: absolute;
  top: 0;
  left: 130px;
  white-space: nowrap;
  border: 1px solid #cccccc;
  background: #fff;
  overflow: hidden;
  -webkit-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -ms-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  transition: all 1s;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share {
  height: 35px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .viber-share-a,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .viber-share-a,
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share-button,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share-button {
  height: 35px;
  width: 35px;
  display: block;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .viber-share-a,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .viber-share-a {
  padding-top: 8px;
  background: #7d3daf;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share-button,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share-button {
  padding-top: 6px;
  background: #0080c8;
  text-align: center;
  cursor: pointer;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .zalo-share-button iframe,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .zalo-share-button iframe {
  display: none;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share:hover,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share:hover i,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share:hover i {
  font-size: 18px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i {
  text-align: center;
  height: 35px;
  width: 35px;
  color: #fff;
  padding-top: 9px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  background: #000;
  cursor: pointer;
  font-size: 16px;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-facebook,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-facebook {
  background: #3b5998;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-twitter,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-twitter {
  background: #55acee;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-envelope,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-envelope {
  background: #5b5b5b;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-link,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-link {
  background: #1c0063;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-whatsapp,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-whatsapp {
  background: #0d9f16;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper i.fa-skype,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper i.fa-skype {
  background: #00aaf2;
}
.node--type-lifestyle-library .share-btn .share-icons-wrapper .link-share-button i,
.node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .link-share-button i {
  margin-bottom: 0;
}
.node--type-lifestyle-library .field-node--body,
.node--type-lifestyle-library-v2 .field-node--body {
  margin-bottom: 25px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph,
.node--type-lifestyle-library .media-image-warraper .paragraph,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 {
  margin-bottom: 50px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph img,
.node--type-lifestyle-library .media-image-warraper .paragraph img,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph img,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph img,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph img,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item img,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item img,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item img,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item img,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item img,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 img,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 img,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 img,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 img,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library .media-image-warraper .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-title,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-title,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field-paragraph--field-title,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-title,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-title,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-title,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-title,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-title {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 17px !important;
  color: #ec0c19;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field,
.node--type-lifestyle-library .media-image-warraper .paragraph .field,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field {
  margin-bottom: 0;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field p,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field p,
.node--type-lifestyle-library .media-image-warraper .paragraph .field p,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field p,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field p,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field p,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field p,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field p,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field p,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field p,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field p,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field p,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field p,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field p,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field p,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field p,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field p,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field p {
  margin-bottom: 21px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h3,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h3,
.node--type-lifestyle-library .media-image-warraper .paragraph .field h3,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field h3,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field h3,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field h3,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field h3,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field h3,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field h3,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field h3,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field h3,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field h3,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field h3,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field h3,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field h3,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field h3,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field h3,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field h3 {
  font-size: 18px;
  font-weight: normal;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  margin-top: 43px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h5,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h5,
.node--type-lifestyle-library .media-image-warraper .paragraph .field h5,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field h5,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field h5,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field h5,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field h5,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field h5,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field h5,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field h5,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field h5,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field h5,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field h5,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field h5,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field h5,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field h5,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field h5,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field h5 {
  font-size: 30px;
  line-height: 40px;
  border: 1px solid #808080;
  font-weight: normal;
  padding: 40px;
  max-width: 800px;
  margin: 0 auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h6,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h6,
.node--type-lifestyle-library .media-image-warraper .paragraph .field h6,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field h6,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field h6,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field h6,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field h6,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field h6,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field h6,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field h6,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field h6,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field h6,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field h6,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field h6,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field h6,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field h6,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field h6,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field h6 {
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-highlight {
  font-size: 30px;
  line-height: 40px;
  color: #1c0761;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  max-width: 715px;
  margin-bottom: 10px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library .media-image-warraper .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-image,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-image,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field-paragraph--field-image,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-image,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-image,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-image,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-image,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-image {
  margin-top: 46px;
  margin-bottom: 60px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library .media-image-warraper .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-image img,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-image img,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field-paragraph--field-image img,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-image img,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-image img,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-image img,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-image img,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-image img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library .media-image-warraper .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph .field-paragraph--field-paragraph,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item .field-paragraph--field-paragraph,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item .field-paragraph--field-paragraph,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item .field-paragraph--field-paragraph,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2 .field-paragraph--field-paragraph,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2 .field-paragraph--field-paragraph,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-paragraph,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 .field-paragraph--field-paragraph {
  margin-bottom: 21px;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2.highlight-right .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2.highlight-right .field-paragraph--field-highlight {
  float: right;
  margin-left: 35px;
  width: 40%;
  text-align: left;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .paragraph.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field-type-image__item.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field-type-image__item.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .field-type-image__item.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field-type-image__item.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field-type-image__item.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .highlight-wrapper-v2.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .highlight-wrapper-v2.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .media-image-warraper .highlight-wrapper-v2.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .media-image-warraper .highlight-wrapper-v2.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2.highlight-left .field-paragraph--field-highlight,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2.highlight-left .field-paragraph--field-highlight {
  float: left;
  margin-right: 35px;
  width: 50%;
  text-align: right;
}
.node--type-lifestyle-library .field-node--field-paragraph-with-highlight .field__item:last-child .paragraph,
.node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .field__item:last-child .paragraph,
.node--type-lifestyle-library .media-image-warraper .field__item:last-child .paragraph,
.node--type-lifestyle-library-v2 .media-image-warraper .field__item:last-child .paragraph,
.node--type-lifestyle-library .field-formatter-entity-reference-revisions-entity-view .field__item:last-child .paragraph,
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .field__item:last-child .paragraph {
  margin-bottom: 0;
}
.node--type-lifestyle-library .video-caption,
.node--type-lifestyle-library-v2 .video-caption {
  text-align: center;
  font-style: italic;
  padding-bottom: 10px;
  padding-top: 10px;
}
.node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item img {
  width: 100%;
}
.node--type-lifestyle-library-v2 .field-formatter-entity-reference-revisions-entity-view .highlight-wrapper-v2 {
  margin-bottom: 0;
}
.block-views-css-class--read-other-interesting-articles h2.block__title {
  font-size: 30px;
  color: #1c0761;
  margin-top: 95px;
  margin-bottom: 51px;
}
.read-other-interesting-articles a img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.read-other-interesting-articles .view-content {
  font-size: 0;
  margin: 0 -45px;
}
.read-other-interesting-articles .view-content .views-row {
  font-size: medium;
  width: 33.33333333%;
  display: inline-block;
  vertical-align: top;
  padding: 0 45px !important;
}
.read-other-interesting-articles .view-content:first-child .views-row {
  padding-left: 0;
}
.read-other-interesting-articles .view-content:last-child .views-row {
  padding-right: 0;
}
.read-other-interesting-articles .views-field-nothing {
  margin-top: 26px;
  margin-bottom: 4px;
}
.read-other-interesting-articles .views-field-nothing span {
  font-size: 13px;
  color: #808080;
  text-transform: uppercase;
}
.read-other-interesting-articles .views-field-title {
  margin-bottom: 28px;
  font-size: 24px;
  line-height: 28px;
}
.read-other-interesting-articles .views-field-title a {
  color: #1c0761;
}
.read-other-interesting-articles .views-field-body {
  color: #808080;
}
video {
  width: 100%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.field-node--field-library-image .field-type-image__item {
  padding-bottom: 28px;
}
.field-node--field-library-image .field-type-image__item img {
  width: 100%;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.contact-form-success-popup {
  margin: 0;
  padding: 0;
}
.contact-form-success-popup .ui-dialog-title {
  display: none;
}
.contact-form-success-popup .ui-state-default {
  background: url('images/menu_close.png');
  background-size: 100%;
  border: 0;
  top: 20px;
  right: 10px;
  z-index: 999;
}
.contact-form-success-popup .ui-state-default .ui-button-icon-primary {
  display: none;
}
.contact-form-success-popup .ui-widget-content {
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  font-size: 18px;
  padding: 40px 30px 0 !important;
  color: #808080;
}
.msig-contact-us {
  /*margin-bottom: 100px;*/
  padding-bottom: 40px;
  margin-bottom: 0;
  margin: 0 130px;
}
.msig-contact-us .error {
  color: red;
  margin-bottom: 1rem;
  font-size: 12px;
}
.msig-contact-us .block__title {
  display: none;
}
.msig-contact-us .block__content {
  display: block;
}
.msig-contact-us .block__content::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.msig-contact-us .contact-information {
  float: left;
}
.msig-contact-us .contact-information p {
  margin-bottom: 16px;
}
.msig-contact-us .contact-information a:link,
.msig-contact-us .contact-information a:visited {
  color: #808080;
}
.msig-contact-us .contact-information .title {
  display: none;
}
.msig-contact-us .contact-information,
.msig-contact-us .contact-us-form {
  width: 49%;
  vertical-align: top;
}
.msig-contact-us .contact-information .title,
.msig-contact-us .contact-us-form .title {
  color: #1c0761;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 30px;
}
.msig-contact-us .contact-us-form {
  float: right;
}
.msig-contact-us .contact-us-form form {
  border: 1px solid #dddddd;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 40px 30px 30px 30px;
  min-height: 607px;
  position: relative;
  overflow: hidden;
}
.msig-contact-us .contact-us-form form:after {
  content: "";
  display: block;
  background-color: #1c0760;
  height: 15px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.msig-contact-us .contact-us-form form input,
.msig-contact-us .contact-us-form form select {
  height: 50px;
}
.msig-contact-us .contact-us-form form input,
.msig-contact-us .contact-us-form form textarea,
.msig-contact-us .contact-us-form form select {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 10px 20px;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  font-size: 16px;
}
.msig-contact-us .contact-us-form form input[type=submit] {
  background-color: #dd2830 !important;
  color: white;
  min-width: 150px;
  height: 45px;
  border: 0;
}
.msig-contact-us .contact-us-form form textarea {
  min-height: 250px;
  resize: none;
  overflow: auto;
}
.msig-contact-us .contact-us-form form label {
  display: none;
}
.msig-contact-us .contact-us-form form #edit-name::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
}
.msig-contact-us .contact-us-form form #edit-name::-webkit-input-placeholder:after {
  content: "*";
  color: red;
}
.msig-contact-us .contact-us-form form .form-field {
  position: relative;
  margin: 0 0 1rem;
}
.msig-contact-us .contact-us-form form .form-field .js-form-item {
  margin-bottom: 0!important;
}
.msig-contact-us .contact-us-form form .form-field .holder {
  position: absolute;
  top: 14px;
  left: 20px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -ms-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  color: #bbbbbb;
  font-size: 16px;
}
.msig-contact-us .contact-us-form form .form-field .holder.movelabel {
  top: -25px;
}
.msig-contact-us .contact-us-form form .form-field .message-holder {
  top: 8px;
}
.msig-contact-us .contact-us-form form .form-field:nth-child(2) {
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  vertical-align: top;
  margin-bottom: 0;
}
.msig-contact-us .contact-us-form form .form-field:nth-child(3) {
  display: inline-block;
  width: 49%;
  margin-left: 1%;
  margin-bottom: 0;
  vertical-align: top;
}
.msig-contact-us .contact-us-form form #edit-subject-error {
  margin-bottom: 1rem;
}
.msig-contact-us .contact-us-form form #edit-email-error {
  margin-bottom: 1rem;
}
.msig-contact-us .contact-us-form form .subject-types .form-field,
.msig-contact-us .contact-us-form form .insurance-types .form-field {
  margin-bottom: 0;
}
.msig-contact-us .contact-us-form form .subject-types .form-field #subject-type-value,
.msig-contact-us .contact-us-form form .insurance-types .form-field #subject-type-value,
.msig-contact-us .contact-us-form form .subject-types .form-field #insurance-type-value,
.msig-contact-us .contact-us-form form .insurance-types .form-field #insurance-type-value {
  min-height: 50px;
  border: 1px solid #cccccc;
  padding: 10px 20px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  cursor: pointer;
  color: #bbbbbb;
  line-height: 28px;
  font-size: 16px;
}
.msig-contact-us .contact-us-form form .subject-types .form-field #subject-type-value.selected,
.msig-contact-us .contact-us-form form .insurance-types .form-field #subject-type-value.selected,
.msig-contact-us .contact-us-form form .subject-types .form-field #insurance-type-value.selected,
.msig-contact-us .contact-us-form form .insurance-types .form-field #insurance-type-value.selected {
  color: #363636;
}
.msig-contact-us .contact-us-form form .subject-types .form-field #subject-type-value::after,
.msig-contact-us .contact-us-form form .insurance-types .form-field #subject-type-value::after,
.msig-contact-us .contact-us-form form .subject-types .form-field #insurance-type-value::after,
.msig-contact-us .contact-us-form form .insurance-types .form-field #insurance-type-value::after {
  font-family: FontAwesome;
  content: "\f0d7";
  float: right;
}
.msig-contact-us .contact-us-form form .subject-types .form-field #subject-type-value.open,
.msig-contact-us .contact-us-form form .insurance-types .form-field #subject-type-value.open,
.msig-contact-us .contact-us-form form .subject-types .form-field #insurance-type-value.open,
.msig-contact-us .contact-us-form form .insurance-types .form-field #insurance-type-value.open {
  -webkit-border-radius: 25px 25px 0 0;
  -moz-border-radius: 25px 25px 0 0;
  -ms-border-radius: 25px 25px 0 0;
  border-radius: 25px 25px 0 0;
}
.msig-contact-us .contact-us-form form .subject-types .form-field #subject-type-value.open::after,
.msig-contact-us .contact-us-form form .insurance-types .form-field #subject-type-value.open::after,
.msig-contact-us .contact-us-form form .subject-types .form-field #insurance-type-value.open::after,
.msig-contact-us .contact-us-form form .insurance-types .form-field #insurance-type-value.open::after {
  content: "\f0d8";
}
.msig-contact-us .contact-us-form form .subject-types .form-field .subject-types-list,
.msig-contact-us .contact-us-form form .insurance-types .form-field .subject-types-list,
.msig-contact-us .contact-us-form form .subject-types .form-field .insurance-type-list,
.msig-contact-us .contact-us-form form .insurance-types .form-field .insurance-type-list {
  z-index: 1;
  width: 100%;
  position: absolute;
  display: none;
  background: #fff;
  border: 1px solid #cccccc;
  border-top: 0;
  margin-top: -1px;
  -webkit-border-radius: 0 0 25px 25px;
  -moz-border-radius: 0 0 25px 25px;
  -ms-border-radius: 0 0 25px 25px;
  border-radius: 0 0 25px 25px;
  padding: 0 20px 10px 20px;
}
.msig-contact-us .contact-us-form form .subject-types .form-field .subject-types-list li,
.msig-contact-us .contact-us-form form .insurance-types .form-field .subject-types-list li,
.msig-contact-us .contact-us-form form .subject-types .form-field .insurance-type-list li,
.msig-contact-us .contact-us-form form .insurance-types .form-field .insurance-type-list li {
  list-style: none;
  padding-bottom: 10px;
  cursor: pointer;
  color: #808080;
}
.msig-contact-us .contact-us-form form .subject-types .form-field .subject-types-list li:last-child,
.msig-contact-us .contact-us-form form .insurance-types .form-field .subject-types-list li:last-child,
.msig-contact-us .contact-us-form form .subject-types .form-field .insurance-type-list li:last-child,
.msig-contact-us .contact-us-form form .insurance-types .form-field .insurance-type-list li:last-child {
  padding-bottom: 0;
}
.msig-contact-us .contact-us-form form .subject-types .form-field .subject-types-list li:hover,
.msig-contact-us .contact-us-form form .insurance-types .form-field .subject-types-list li:hover,
.msig-contact-us .contact-us-form form .subject-types .form-field .insurance-type-list li:hover,
.msig-contact-us .contact-us-form form .insurance-types .form-field .insurance-type-list li:hover {
  color: #363636;
}
.msig-contact-us .contact-us-form form .fieldgroup legend {
  display: inline-block;
  float: left;
  vertical-align: top;
  margin-right: 20px;
  margin-top: 5px;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper {
  display: inline-block;
  vertical-align: top;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes {
  margin-bottom: 0;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item {
  display: inline-block;
  margin-bottom: 0;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item input.form-checkbox {
  display: none;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item label {
  display: block;
  padding: 6px 20px 6px 35px;
  cursor: pointer;
  position: relative;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0px;
  top: 7px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  transition: border 0.2s linear 0s, color 0.2s linear 0s;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item input.form-checkbox:checked + label:before {
  background: black;
}
.msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item:last-child label {
  padding-right: 0;
}
.msig-contact-us .contact-us-form form .required-text,
.msig-contact-us .contact-us-form form .form-submit {
  display: inline-block;
  margin-bottom: 20px;
}
.msig-contact-us .contact-us-form form .form-submit {
  float: right;
}
.msig-contact-us .contact-information h5 {
  font-size: 16px;
}
.msig-contact-us .contact-information .contact-info .contact-info-line-1,
.msig-contact-us .contact-information .contact-info .contact-info-line-2,
.msig-contact-us .contact-information .contact-info .contact-info-line-3 {
  margin-bottom: 24px;
  padding-right: 30px;
}
.msig-contact-us .contact-information .contact-info .contact-info-line-1 h5,
.msig-contact-us .contact-information .contact-info .contact-info-line-2 h5,
.msig-contact-us .contact-information .contact-info .contact-info-line-3 h5 {
  margin-bottom: 8px;
}
.msig-contact-us .contact-information .contact-info .contact-info-line-1 a,
.msig-contact-us .contact-information .contact-info .contact-info-line-2 a,
.msig-contact-us .contact-information .contact-info .contact-info-line-3 a {
  color: #808080;
}
.msig-contact-us .contact-information .contact-info .contact-info-line-1 h4 {
  color: #1c0761;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}
.msig-contact-us .contact-information .contact-info .contact-info-line-1 h5 {
  color: #ec0c19;
}
.msig-contact-us .contact-information .contact-info .contact-info-line-3 {
  margin-bottom: 0;
}
.msig-contact-us #contact_us_map1 {
  min-height: 400px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}
.msig-contact-us .contact-success-message {
  display: none;
}
.hotline_block--custom {
  margin-left: 130px;
  margin-right: 130px;
}
@media only screen and (max-width: 1637px) {
  .hotline_block--custom {
    margin-left: 90px;
    margin-right: 90px;
  }
}
@media only screen and (max-width: 1403px) {
  .hotline_block--custom {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1137px) {
  .hotline_block--custom {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .hotline_block--custom {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .hotline_block--custom {
    margin-left: 0;
    margin-right: 0;
  }
}
.hotline_block--custom {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 100px;
  margin-top: 0;
  margin-bottom: 0;
}
.hotline_block--custom .support-list {
  display: inline-block;
  margin-right: 20px;
  margin-top: 30px;
}
.contact-us .address-block-wrapper .address-block {
  width: 50%;
  float: left;
}
.contact-us .address-block-wrapper .address-block:last-child {
  padding-left: 10px;
}
.contact-us .address-block-wrapper .address-block:first-child {
  padding-right: 10px;
}
.contact-us .address-block-wrapper .address-block h3 {
  font-size: 26px;
  margin-bottom: 0px;
}
.contact-us .address-block-wrapper .address-block h4 {
  color: #ec0c19;
  margin-top: 22px;
  font-size: 14px;
}
.contact-us .address-block-wrapper .address-block a:link,
.contact-us .address-block-wrapper .address-block a:visited {
  color: #363636;
  text-decoration: underline;
}
.contact-us .global-link {
  padding-top: 60px;
  border-top: 1px solid #e6e6e6;
  margin-top: 60px;
}
.contact-us .global-link a.msig-btn {
  font-size: 14px;
  padding: 14px 30px;
}
.contact-us .global-link a.msig-btn::after {
  background: url(images/extarnal_link_grey.png) no-repeat 50% 50%;
  background-size: 13px;
  content: "";
  height: 15px;
  width: 15px;
  float: right;
  top: 50%;
  position: relative;
  margin-left: 10px;
  margin-top: 0;
}
[lang|="vi"] .contact-us .global-link a.msig-btn {
  font-size: 13px;
  padding: 13px 31px;
}
[lang|="vi"] .contact-us .global-link a.msig-btn::after {
  margin-top: 3px;
}
/*What's new page starts*/
.whats-new-wrapper {
  font-size: 0;
  margin: 0 -20px;
}
.whats-new-wrapper .col {
  display: inline-block;
  padding: 0 20px;
  width: 50%;
  font-size: initial;
  vertical-align: top;
  font-size: 14px;
}
.whats-new-wrapper .col h2 {
  font-size: 24px;
  color: #1c0761;
  line-height: 30px;
  margin-bottom: 20px;
}
/*What's new page ends*/
/* Search result page starts */
.msig-search-result-page .view-filters .views-exposed-form {
  margin-top: 100px;
}
.msig-search-result-page .view-filters .views-exposed-form .form--inline {
  position: relative;
}
.msig-search-result-page .view-filters .views-exposed-form .search-placeholder-label {
  display: none !important;
}
.msig-search-result-page .view-filters .views-exposed-form form {
  margin-bottom: 15px;
}
.msig-search-result-page .view-filters .views-exposed-form .form-item {
  width: 100%;
  position: relative;
  margin-bottom: 0;
}
.msig-search-result-page .view-filters .views-exposed-form .form-item label {
  display: none;
}
.msig-search-result-page .view-filters .views-exposed-form .form-item .form-text {
  font-size: 40px;
  padding-left: 0;
  padding-right: 45px;
  height: 67px;
  border: 0;
  color: #808080;
  border-bottom: 2px solid #a3a3a3;
  font-family: 'Ubuntu-Regular', Helvetica, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.msig-search-result-page .view-filters .views-exposed-form .form-actions {
  position: absolute;
  top: 0;
  z-index: 1;
  right: 0;
  margin: 0;
}
.msig-search-result-page .view-filters .views-exposed-form .form-actions input {
  background: transparent url(images/search_results_page_icon.png) no-repeat 50% 50% !important;
  width: 45px;
  font-size: 0;
  padding: 0 !important;
  border: none;
  height: 65px;
  border-radius: 0;
  margin: 0;
  box-shadow: none;
}
.msig-search-result-page .view-content .view-header {
  color: #808080;
  font-size: 14px;
  padding-bottom: 15px;
}
.msig-search-result-page .view-content .views-row {
  padding: 46px 0;
  border-bottom: 1px solid #e5e5e5;
}
.msig-search-result-page .view-content .views-row .views-field-title {
  margin-bottom: 6px;
}
.msig-search-result-page .view-content .views-row .views-field-title a:link,
.msig-search-result-page .view-content .views-row .views-field-title a:visited {
  color: #1c0761;
  font-size: 24px;
  line-height: 27px;
  text-decoration: none;
}
.msig-search-result-page .view-content .views-row .search-result-type-content {
  color: #0e61c7;
  margin-bottom: 4px;
  display: block;
}
.msig-search-result-page .view-content .views-row:last-child {
  border-bottom: 0;
}
.msig-search-result-page .view-content .views-row:first-child {
  padding-top: 25px;
}
.page-search-result .l-main .container {
  margin-left: 130px;
  margin-right: 130px;
}
@media only screen and (max-width: 1637px) {
  .page-search-result .l-main .container {
    margin-left: 90px;
    margin-right: 90px;
  }
}
@media only screen and (max-width: 1403px) {
  .page-search-result .l-main .container {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media only screen and (max-width: 1137px) {
  .page-search-result .l-main .container {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .page-search-result .l-main .container {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .page-search-result .l-main .container {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-search-result .l-main .container .l-r.pr-main__content {
  width: 69%;
  padding-right: 70px;
}
.page-search-result .l-main .container .l-r.pr-main__sidebar-second {
  width: 31%;
  padding-left: 36px;
  margin-top: 100px;
}
.page-search-result #block-msig-page-title {
  display: none;
}
.page-search-result .pr-main__sidebar-second #block-cantfindwhatyoureafter {
  margin: 0;
  border: 1px solid #ececec;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  padding: 30px;
}
.page-search-result .pr-main__sidebar-second #block-cantfindwhatyoureafter .block__title {
  font-size: 24px;
  line-height: 34px;
  color: #1c0761;
  margin-bottom: 25px;
  width: 170px;
}
.page-search-result .pr-main__sidebar-second #block-cantfindwhatyoureafter .block__content .msig-btn {
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  background: #1c0761;
  width: 100%;
  border-color: #1c0761;
}
/* Search result page ends */
#block-views-block-lifestyle-library-block-1-2,
#block-contactpagetitle {
  margin: 0 130px;
}
#block-views-block-lifestyle-library-block-1-2 {
  padding: 0 57px;
}
#block-views-block-lifestyle-library-block-1-2 .block__inner {
  border-top: 1px solid #d9d9d9;
}
/*Terms and privacy pages*/
.page-terms-of-use .node__content h2,
.page-privacy-policy .node__content h2,
.page-terms-of-use .node__content h3,
.page-privacy-policy .node__content h3,
.page-terms-of-use .node__content h4,
.page-privacy-policy .node__content h4 {
  color: #1c0761;
  margin-bottom: 24px;
  margin-top: 48px;
}
.page-terms-of-use .node__content p,
.page-privacy-policy .node__content p {
  margin-bottom: 16px;
}
.page-terms-of-use .node__content ul,
.page-privacy-policy .node__content ul,
.page-terms-of-use .node__content ol,
.page-privacy-policy .node__content ol {
  margin-left: 45px;
  margin-bottom: 16px;
}
.page-terms-of-use .node__content a:link,
.page-privacy-policy .node__content a:link,
.page-terms-of-use .node__content a:visited,
.page-privacy-policy .node__content a:visited {
  color: #808080;
  text-decoration: underline;
}
/* Homepage banner edit/preview page */
article.node--type-homepage-banner {
  margin: 0 -1.25em;
}
article.node--type-homepage-banner video {
  border-radius: 0;
}
.desktop-image-video-wrapper {
  position: relative;
  height: 600px;
  overflow: hidden;
}
.desktop-image-video-wrapper video {
  height: auto;
}
.desktop-image-video-wrapper .desktop-banner-text {
  position: absolute;
  top: 180px;
  left: 150px;
  font-size: 40px;
  line-height: 48px;
  color: #fff;
}
.desktop-image-video-wrapper .desktop-banner-text.right-position {
  left: 63%;
}
/* support-content */
.support-content {
  margin: 30px 0;
}
.support-content .support-list {
  width: 370px;
  text-align: center;
  border: 1px solid #ec0c19;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  padding: 30px 25px;
  display: block;
}
.support-content .support-list .support-img,
.support-content .support-list .support-txt {
  display: inline-block;
  vertical-align: middle;
}
.support-content .support-list .support-img {
  width: 65px;
}
.support-content .support-list .support-txt {
  width: calc(100% - 70px);
  padding-left: 15px;
  text-align: center;
}
.support-content .support-list .support-txt p {
  max-width: 100%;
  font-size: 19px;
  color: #1c0761;
  margin-bottom: 0;
}
.support-content .support-list .support-txt p span {
  max-width: 100%;
  font-family: "NeoSansPro-Bold";
  color: #e21f27;
  display: block;
  margin-top: 6px;
  font-size: 24px;
  letter-spacing: 0;
}
.support-content .support-list .support-txt p span a,
.support-content .support-list .support-txt p span a:link {
  color: #e21f27;
  text-decoration: none;
}
.support-content.claims-support-content,
.support-content.contact-us-support-content {
  margin-top: 0;
}
.support-content.claims-support-content .support-list,
.support-content.contact-us-support-content .support-list {
  display: inline-block;
  margin-right: 20px;
  margin-top: 30px;
}
#block-msig-contactusblock .support-content .support-list {
  margin-top: 20px;
}
@media only screen and (max-width: 1637px) {
  #block-views-block-lifestyle-library-block-1-2,
  .msig-contact-us,
  #block-contactpagetitle {
    margin-left: 90px;
    margin-right: 90px;
  }
}
@media only screen and (max-width: 1403px) {
  #block-views-block-lifestyle-library-block-1-2,
  .msig-contact-us,
  #block-contactpagetitle {
    margin-left: 40px;
    margin-right: 40px;
  }
  .msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item label {
    padding: 6px 20px 6px 30px;
  }
  .msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item:last-child label {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1137px) {
  .support-content .support-list {
    width: 324px;
  }
  #block-views-block-lifestyle-library-block-1-2,
  .msig-contact-us,
  #block-contactpagetitle,
  #block-views-block-lifestyle-library-v2-block-2 {
    margin-left: 30px;
    margin-right: 30px;
  }
  .whats-new-wrapper .col h2 {
    font-size: 30px;
    line-height: normal;
  }
  .read-other-interesting-articles .view-content {
    margin: 0 -15px;
  }
  .read-other-interesting-articles .view-content .views-row {
    padding: 0 15px !important;
  }
}
@media only screen and (max-width: 1317px) {
  #block-views-block-lifestyle-library-block-1-2 {
    padding: 0;
  }
  .msig-contact-us .contact-us-form form .fieldgroup legend {
    margin-right: 10px;
  }
  .msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item label {
    padding: 6px 10px 6px 30px;
  }
  .msig-contact-us .contact-us-form form .fieldgroup .fieldset-wrapper .form-checkboxes .form-item:last-child label {
    padding-right: 0;
  }
}
@media only screen and (max-width: 977px) {
  .support-content {
    margin: 0;
  }
  .support-content .support-list {
    width: 370px;
  }
  .msig-contact-us {
    padding-bottom: 0;
  }
  .msig-contact-us .contact-information,
  .msig-contact-us .contact-us-form {
    width: 100%;
    display: block;
  }
  .msig-contact-us .contact-us-form {
    float: none;
    padding-bottom: 75px;
    border-bottom: 1px solid #d9d9d9;
  }
  .msig-contact-us .contact-information {
    margin-bottom: 35px;
    padding-top: 65px;
  }
  /*==========Search results page start============*/
  .page-search-result .l-main .container .l-r {
    display: block;
  }
  .page-search-result .l-main .container .l-r:first-child {
    width: 100%;
    padding-right: 10px;
  }
  .page-search-result .l-main .container .l-r:last-child {
    margin-top: 50px;
    width: 100%;
    padding-left: 10px;
    margin-bottom: 50px;
  }
  .page-search-result .views-exposed-form {
    margin-top: 70px;
  }
  .page-search-result .views-exposed-form .form-item {
    margin-right: 0;
  }
  .page-search-result .views-exposed-form .form-item .form-text {
    font-size: 36px;
    height: 60px;
  }
  .page-search-result .views-exposed-form .form-actions input {
    height: 60px;
  }
  .page-search-result .pr-main__sidebar-second #block-cantfindwhatyoureafter {
    max-width: 480px;
    margin: 0 auto;
    width: 100%;
  }
  /*==========Search results page end============*/
}
@media only screen and (max-width: 857px) {
  .whats-new-wrapper .col {
    display: block;
    width: 100%;
  }
  .whats-new-wrapper .col h2 {
    margin-top: 40px;
  }
  .contact-us .address-block-wrapper .address-block {
    width: 100%;
  }
  .contact-us .address-block-wrapper .address-block:last-child {
    padding-left: 0;
  }
  .contact-us .address-block-wrapper .address-block:first-child {
    padding-right: 0;
  }
  .contact-us .address-block-wrapper .address-block h3 {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .field-node--field-library-image .field-type-image__item,
  .field-media--field-media-image .field-type-image__item {
    padding-bottom: 10px;
  }
  .field-node--field-library-image .field-type-image__item img,
  .field-media--field-media-image .field-type-image__item img {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    border-radius: 10px !important;
  }
  .node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item {
    margin-bottom: 0;
  }
  .node--type-lifestyle-library-v2 .media-image-warraper .field-type-image__item img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
  .node--type-lifestyle-library .node__header .node__meta,
  .node--type-lifestyle-library-v2 .node__header .node__meta {
    margin: 1px 0 10px;
  }
  .node--type-lifestyle-library .field-node--body,
  .node--type-lifestyle-library-v2 .field-node--body {
    margin-bottom: 20px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph {
    margin-bottom: 30px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph img,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h3,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h3 {
    margin-top: 33px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h5,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h5 {
    padding: 20px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image {
    margin-top: 36px;
    margin-bottom: 70px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image img,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-image img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph.highlight-left .field-paragraph--field-highlight,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph.highlight-left .field-paragraph--field-highlight,
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph.highlight-right .field-paragraph--field-highlight,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph.highlight-right .field-paragraph--field-highlight {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .block-views-css-class--read-other-interesting-articles h2.block__title {
    margin-top: 75px;
    margin-bottom: 41px;
  }
  .read-other-interesting-articles .view-content .views-row {
    width: 100%;
    display: block;
    margin-bottom: 72px;
  }
  .read-other-interesting-articles .view-content .views-row a img {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
  }
  .read-other-interesting-articles .views-field-nothing {
    margin-top: 22px;
  }
  .read-other-interesting-articles .views-field-title {
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 757px) {
  .whats-new-wrapper .col h2 {
    font-size: 26px;
  }
  .node--type-lifestyle-library,
  .node--type-lifestyle-library-v2 {
    padding-bottom: 30px;
  }
  .node--type-lifestyle-library .share-btn,
  .node--type-lifestyle-library-v2 .share-btn {
    z-index: 1;
  }
  .node--type-lifestyle-library .share-btn .copy-link-div,
  .node--type-lifestyle-library-v2 .share-btn .copy-link-div {
    bottom: -125px;
    left: 50%;
    margin-left: -140px;
    width: 280px;
  }
  .node--type-lifestyle-library .share-btn .copy-link-div:before,
  .node--type-lifestyle-library-v2 .share-btn .copy-link-div:before,
  .node--type-lifestyle-library .share-btn .copy-link-div:after,
  .node--type-lifestyle-library-v2 .share-btn .copy-link-div:after {
    left: auto;
    right: 19px;
  }
  .node--type-lifestyle-library .share-btn a.msig-yellow-btn,
  .node--type-lifestyle-library-v2 .share-btn a.msig-yellow-btn {
    float: none;
    width: 160px;
    margin: 0 auto;
  }
  .node--type-lifestyle-library .share-btn .share-icons-wrapper,
  .node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper {
    width: 280px;
    height: 131px;
    left: 50%;
    top: 23px;
    margin-left: -140px;
    white-space: inherit;
    text-align: center;
    font-size: 0;
    padding: 25px 0 4px 0;
    opacity: 1;
    /*border: 0;*/
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    transition: height 1s, opacity 0.5s 0.1s, padding 0.5s;
  }
  .node--type-lifestyle-library .share-btn .share-icons-wrapper.share-icon-open,
  .node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper.share-icon-open {
    padding: 25px 0 4px 0;
    width: 280px;
    height: 131px;
    opacity: 1;
  }
  .node--type-lifestyle-library .share-btn .share-icons-wrapper .social-share,
  .node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper .social-share {
    margin: 5px 10px;
    font-size: medium;
  }
  [lang|="vi"] .node--type-lifestyle-library .share-btn .share-icons-wrapper,
  [lang|="vi"] .node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper {
    left: 50%;
  }
}
@media only screen and (max-width: 640px) {
  #block-views-block-lifestyle-library-block-1-2,
  .msig-contact-us,
  #block-contactpagetitle {
    margin-left: 20px;
    margin-right: 20px;
  }
  .msig-contact-us .contact-us-form form .form-field:nth-child(2),
  .msig-contact-us .contact-us-form form .form-field:nth-child(3) {
    width: 100%;
    display: block;
  }
  .msig-contact-us .contact-us-form form textarea {
    min-height: 250px;
  }
  .msig-contact-us .contact-us-form form input[type=submit] {
    min-width: 100px;
  }
  /*===========Search results page start=============*/
  .page-search-result .views-exposed-form {
    margin-top: 55px;
  }
  /*===========Search results page end=============*/
}
@media only screen and (max-width: 480px) {
  .msig-contact-us,
  #block-contactpagetitle {
    margin-left: 0;
    margin-right: 0;
  }
  .msig-contact-us .contact-information {
    margin-bottom: 50px;
  }
  .msig-contact-us .contact-us-form form {
    padding: 40px 15px 15px 15px;
  }
  .break {
    display: block;
  }
  #block-views-block-lifestyle-library-block-1-2,
  .msig-contact-us,
  #block-contactpagetitle {
    margin-left: 0;
    margin-right: 0;
  }
  .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h5,
  .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h5 {
    padding: 15px;
    font-size: 24px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 415px) {
  /* support-content */
  .support-content .support-list {
    width: 275px;
    padding: 30px 10px;
  }
  .support-content .support-list .support-img {
    width: 45px;
  }
  .support-content .support-list .support-txt {
    width: calc(100% - 50px);
    padding-left: 5px;
  }
  .support-content .support-list .support-txt p {
    font-size: 16px;
    line-height: 18px;
  }
  .support-content .support-list .support-txt p span {
    font-size: 20px;
  }
}
@media only screen and (max-width: 360px) {
  .whats-new-wrapper .col h2 {
    font-size: 25px;
  }
  .block-views-css-class--read-other-interesting-articles h2.block__title {
    font-size: 26px;
  }
  /*Contact us page start*/
  .msig-contact-us {
    margin-bottom: 0;
  }
  .msig-contact-us .contact-us-form {
    padding-bottom: 50px;
  }
  .msig-contact-us .contact-us-form .title {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: normal;
  }
  /*Contact us page end*/
}
[lang|="vi"] .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field h3,
[lang|="vi"] .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field h3,
[lang|="vi"] .node--type-lifestyle-library .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-highlight,
[lang|="vi"] .node--type-lifestyle-library-v2 .field-node--field-paragraph-with-highlight .paragraph .field-paragraph--field-highlight,
[lang|="vi"] .node--type-lifestyle-library .node__header .share-btn a.msig-yellow-btn,
[lang|="vi"] .node--type-lifestyle-library-v2 .node__header .share-btn a.msig-yellow-btn,
[lang|="vi"] .node--type-lifestyle-library .share-btn a,
[lang|="vi"] .node--type-lifestyle-library-v2 .share-btn a {
  font-family: 'Noto Sans SC', sans-serif !important;
}
[lang|="vi"] .node--type-lifestyle-library .share-btn .copy-link-div,
[lang|="vi"] .node--type-lifestyle-library-v2 .share-btn .copy-link-div {
  left: 214px;
}
[lang|="vi"] .node--type-lifestyle-library .share-btn .share-icons-wrapper,
[lang|="vi"] .node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper {
  left: 138px;
  width: 440px;
}
@media only screen and (max-width: 757px) {
  [lang|="vi"] .node--type-lifestyle-library .share-btn .copy-link-div,
  [lang|="vi"] .node--type-lifestyle-library-v2 .share-btn .copy-link-div {
    left: 50%;
  }
  [lang|="vi"] .node--type-lifestyle-library .share-btn .share-icons-wrapper,
  [lang|="vi"] .node--type-lifestyle-library-v2 .share-btn .share-icons-wrapper {
    left: 50%;
    width: 280px;
  }
}

/* for contact form city select box sylte */
.msig-contact-us .contact-us-form form .city-types .form-field #city-type-value::after{
    font-family: FontAwesome;
    content: "\f0d7";
    float: right;
}

.msig-contact-us .contact-us-form form .city-types .form-field #city-type-value.open::after{
   content: "\f0d8";
}

.msig-contact-us .contact-us-form form .city-types .form-field #city-type-value.open{
   -webkit-border-radius: 25px 25px 0 0;
    -moz-border-radius: 25px 25px 0 0;
    -ms-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0;
}


.city-types{
  width:49%;
  display:inline-block;
}

.msig-contact-us .contact-us-form form .city-types .form-field #city-type-value{
    min-height: 50px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
    cursor: pointer;
    color: #bbb;
    line-height: 28px;
    font-size: 16px;

}

.msig-contact-us .contact-us-form form .city-types .form-field .city-types-list{
    z-index: 2;
    width: 100%;
    position: absolute;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 0;
    margin-top: -1px;
    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    -ms-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
    padding: 0 20px 10px 20px;
	max-height: 400px;
    overflow-y: scroll;
}

.msig-contact-us .contact-us-form form .city-types .form-field .city-types-list li {
    list-style: none;
    padding-bottom: 10px;
    cursor: pointer;
    color: #808080;
}

.msig-contact-us .contact-us-form form .city-types .form-field .city-types-list li:hover {
    color: #363636;
}

/* for when showing erro message in city type */
#msig-contact-us .city-types .form-field {
    margin: 0 0 0 0 !important;
}

/* for mb view */
@media (max-width: 640px){
.msig-contact-us .contact-us-form form .city-types{
	width:100%;
}

.msig-contact-us .contact-us-form form .form-field:nth-child(3){
	margin-left:0% !important;
}
}

/* =========== start for page not found design ================ */
body.page-page-not-found h1.node__title,
body.page-page-not-found h1.page__title{
  display:none;
}

body.page-page-not-found .page-not-found .page-404{
      text-align: center;
    margin-top: 100px;
    margin-bottom: 20px;
    position: relative;
    font-size: 40px;
    color: #1c0761;
}

body.page-page-not-found .page-not-found .page-text {
    text-align: center;
}

body.page-page-not-found .page-not-found .page-404::after {
    content: "404";
    position: absolute;
    left: 50%;
    color: #e11f27;
    top: -50px;
    margin-left: -33px;
}

/* =========== end for page not found design ============== */