.footer-head-sec {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-family: "OpenSansRegular";
}
.footer-containt,
.footer-containt a {
  font-family: "OpenSansRegular";
}
.copy-right {
  font-size: 14px;
}
.text-yellow {
  color: #dfac2d;
}
.footer-contact-section {
  font-size: 15px;
}
.font-bold {
  font-family: "OpenSansBold";
}
footer.strategic-footer-wrapper #strategic-container {
  padding-top: 50px;
  padding-bottom: 40px !important;
  border-top: 0;
}
#page footer.strategic-footer-wrapper .widget {
  margin-bottom: 0;
}

.footer-bottom-sidebar {
  margin-bottom: 0;
}

.gform_wrapper .footer-form-bottom ul li.email-field label {
  display: none;
}
.footer-form-bottom_wrapper .footer-form-bottom ul li.email-field input {
  border: 2px solid #999;
  border-radius: 0;
  outline: 0;
  font-family: "OpenSansSemiBold" !important;
  color: #808080 !important;
  font-size: 15px !important;
}
.footer-form-bottom_wrapper
  .footer-form-bottom
  ul
  li.email-field
  input::placeholder {
  color: #808080 !important;
}
.footer-form-bottom_wrapper
  .footer-form-bottom
  .gform_footer
  #gform_submit_button_1 {
  background: #bf1933;
  border: 2px solid transparent;
  color: #fff;
  text-transform: uppercase;
  font-family: "MontserratSemiBold";
  letter-spacing: 1px;
  margin: 0;
  padding: 10px 16px;
  outline: 0;
  font-size: 19px;
  transition: all 0.6s;
  border-radius: 0;
}

.footer-form-bottom_wrapper
  .footer-form-bottom
  .gform_footer
  #gform_submit_button_1:hover {
  background: transparent;
  border: 2px solid #bf1933;
  color: #bf1933;
}
body .footer-form-bottom_wrapper .footer-form-bottom ul li.email-field {
  margin: 0;
  padding: 0;
}
.footer-form-bottom_wrapper
  .footer-form-bottom
  ul
  li.email-field
  div.ginput_container {
  margin-top: 0px !important;
}
body .footer-form-bottom_wrapper {
  margin: 0;
}

.dv-title-section {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
}

body.home .strategic-site-content #strategic-container {
  padding: 0;
}
footer.entry-footer {
  display: none;
}
article.hentry {
  margin: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.soliloquy-container {
  margin-bottom: 5px !important;
}
.home .entry-content {
  margin: 0 0 0px 0;
}

/*.home-wedo-section{padding:30px;text-align:center;}*/

.icon-title-dv img {
  width: 26px;
  vertical-align: top;
  margin-right: 10px;
}
.category-post-list {
  margin: 0;
  padding: 0 32px 20px 32px;
}
.category-post-list li {
  display: block;
}

.header-top-sec {
  padding: 37px 0;
}

.post-cat-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #fff;
  margin: 0 auto;
}
.post-cat-date {
  color: #dfac2d;
  font-family: "ZillaSlabMediumItalic" !important;
  font-size: 23px;
  line-height: 25px;
  margin-bottom: 15px;
}

.stNavMain button:hover:before {
  color: #333 !important;
}

.post-cat-title {
  margin-bottom: 20px;
}
.blog_section {
  position: relative;
  background: #fff;
  margin-bottom: 30px;
}
.read-more-text {
  font-family: "ZillaSlabMediumItalic";
  position: relative;
  color: #bf1933;
  font-size: 18px;
  outline: 0;
  transition: all0.6s;
  line-height: 20px;
}
.read-more-text:hover {
  color: #333;
  text-decoration: none;
}
.read-more-text:focus {
  outline: 0;
}
.read-more-text:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  left: auto;
  margin-top: 1px;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-top: solid 5px transparent;
  border-left: solid 9px #bf1933;
  border-right: solid 0 transparent;
  border-bottom: solid 5px transparent;
}
.read-more-text:hover:after {
  border-left: solid 9px #333;
}
.footer-container-ele {
  padding: 0 15px;
}
#masthead div#strategic-container {
  padding: 0 15px;
}
.dv-transparent-button {
  border: 2px solid #333;
  padding: 7px 22px;
  display: inline-block;
  letter-spacing: 1px;
  outline: 0;
  font-family: "MontserratBold";
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.6s;
}
.dv-transparent-button:hover,
.dv-transparent-button:focus {
  text-decoration: none;
  background: #333;
  color: #dfac2d;
}
.dv-button-main {
  text-align: center;
}
.dv-red-button:hover,
.dv-red-button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: transparent !important;
  border: 2px solid #bf1933 !important;
  color: #bf1933 !important;
  text-decoration: none;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #bf1933 !important;
  border: 2px solid transparent !important;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "MontserratSemiBold";
  letter-spacing: 1px;
  margin: 0;
  outline: 0;
  transition: all 0.6s;
  border-radius: 0;
}
.dv-red-button {
  background: #bf1933;
  border: 2px solid transparent;
  color: #fff;
  text-transform: uppercase;
  font-family: "MontserratSemiBold";
  letter-spacing: 1px;
  margin: 0;
  padding: 10px 16px;
  outline: 0;
  font-size: 19px;
  transition: all 0.6s;
  border-radius: 0;
  display: inline-block;
}
.dv-popup-title-section {
  margin-bottom: 0;
  position: relative;
}

.post_companyorganization {
  font-family: "MontserratMedium";
  display: block;
  font-size: 14px;
  line-height: normal;
}
.wedo-bottom-text-itc {
  font-family: "ZillaSlabMediumItalic";
  font-weight: normal;
  letter-spacing: 0;
}

.wedo-bottom-sec-red {
  background-color: #bf1933;
}

.wedo-bottom-sec-blue {
  background: #2b2a56;
}
.wedo-bottom-sec-black {
  background: #333;
}
body .slider-caption-head {
  font-size: 50px;
  font-family: "MontserratBold" !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

body
  .home-page-slider
  .soliloquy-container
  .soliloquy-caption
  .soliloquy-caption-inside {
  max-width: 782px;
  margin: 0 auto;
  padding: 30px 0 !important;
  background: rgba(26, 26, 26, 0.85);
}
body .home-page-slider .soliloquy-container .soliloquy-caption {
  top: 50%;
  bottom: auto;
  transform: translate(0%, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.soliloquy-container .dv-yellow-button {
  font-size: 18px;
  border: 2px solid #dfac2d;
  padding: 14px 22px;
  display: inline-block;
  letter-spacing: 1px;
  outline: 0;
  color: #dfac2d;
  font-family: "MontserratBold";
  text-transform: uppercase;
  transition: all 0.6s;
}
.soliloquy-container .dv-yellow-button:hover,
.dv-yellow-button:focus {
  background: #dfac2d;
  color: #333;
  text-decoration: none;
}
.home-page-slider .soliloquy-container .soliloquy-prev:before {
  content: "\f104";
}
.home-page-slider .soliloquy-container .soliloquy-next:before {
  content: "\f105";
}
.home-page-slider .soliloquy-container .soliloquy-controls-direction a {
  background-color: rgba(0, 0, 0, 0.4);
  font-family: FontAwesome;
  background-image: none;
  color: #fff;
  text-align: center;
  width: 50px;
  height: 50px;
  text-decoration: none !important;
  font-size: 40px;
  line-height: 50px;
  opacity: 1;
  -ms-filter: "alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.home-page-slider .soliloquy-container .soliloquy-controls-direction a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}
#content .home-get-started {
  padding: 0;
}
.home-get-started li {
  display: block;
}
.home-get-started li a:hover .text-get-started {
  display: none;
}
body #content #strategic-primary .el_newshow_slid .dv-yellow-button {
  display: inline-block;
  font-size: 14px;
  padding: 12px 20px;
}
body .el_newshow_slid .soliloquy-caption.soliloquy-caption-top {
  top: 50%;
  transform: translate(0, -50%);
}
body .el_newshow_slid .slider-caption-head {
  font-size: 25px;
}

.hover-text-get-started {
  display: none;
}

/*#content #strategic-primary ul li a{display:block;}*/
.wedo-image-section {
  z-index: 9;
}

body.mean-container .mean-nav ul li a {
  font-weight: 700;
  color: #333;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.mean-container .mean-nav {
  background: #e5e5e5;
}
body.mean-container a.meanmenu-reveal {
  color: #333;
}
body .mean-bar span.restitle {
  color: #333;
}
body.mean-container a.meanmenu-reveal span {
  background: #333;
}
body.mean-container .mean-bar {
  background: #e5e5e5;
}
.entry-content {
  margin: 0;
}
.gform_wrapper.footer-form-bottom_wrapper li.gfield.gfield_error,
.gform_wrapper.footer-form-bottom_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border-top: 0px;
  border-bottom: 0px;
}
.gform_wrapper.footer-form-bottom_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]) {
  border: 2px solid #c89797;
  margin-bottom: 0;
}
.gform_wrapper.footer-form-bottom_wrapper div.validation_error {
  display: none;
}
.footer-bottom-form
  .footer-form-bottom_wrapper.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.gfield_description {
  position: absolute;
  padding-top: 5px !important;
}
.footer-bottom-form
  .footer-form-bottom_wrapper.gform_wrapper
  .gform_ajax_spinner {
  position: absolute;
  top: 15px;
}
.dv-inner-title-section {
  position: relative;
  margin-bottom: 25px;
}

.banner_image_pagepost {
  position: relative;
  margin: 0 auto;
  background-image: url("../images/inner-page-banner-new.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.banner_image_title_center {
  position: relative;
  background-image: url("../images/contributors-banner-image.jpg");
  margin-bottom: 0px;
}

.breadcrumb-container li .separator:last-child {
  display: none;
}
.breadcrumb-container ul li a:first-child {
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.breadcrumb-container ul li a {
  padding: 5px 0px !important;
  font-family: "OpenSansRegular";
  text-transform: uppercase;
}

body.page-template-default .strategic-site-main article {
  border: 0;
  margin: 0;
}

.quote-box-inner {
  background: #f2f2f2;
  padding: 40px 20px;
  font-size: 21px;
  line-height: 30px;
  font-family: "ZillaSlabMediumItalic" !important;
}
.quote-box-content {
  font-family: "ZillaSlabMediumItalic" !important;
  padding-left: 80px;
}
.quote-box-icon:before {
  background: url(../images/qoute-icon.png);
  content: "";
  position: absolute;
  width: 60px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: 60px;
}
.author-name-quote {
  font-size: 12px;
  text-align: right;
  line-height: 15px;
}

.banner_image_title_center .entry-header {
  width: 100%;
  text-align: center;
  left: 0;
}

.inner-heading-custom-sec {
  font-family: "ZillaSlabLightItalic";
  font-weight: normal;
  color: #333333;
  margin: 0;
  line-height: 45px;
  font-size: 34px;
}
.newsingle-page-date {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.newsingle-page-date:before {
  content: "";
  width: 50px;
  height: 8px;
  background: #bf1933;
  position: absolute;
  bottom: 0;
  left: 0;
}
.newsingle-entry-title {
  font-size: 53px;
  font-family: "MontserratBold";
  color: #333;
  letter-spacing: 1px;
  line-height: 56px;
}
.news-page-footer ul li {
  display: inline-block;
}

ul.news-single-share li a {
  text-transform: uppercase;
  font-family: "MontserratRegular";
  line-height: normal;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
ul.news-single-share li a:hover {
  font-weight: 900;
}
ul.news-single-share li a:after {
  content: "|";
  font-family: "RobotoCondensedRegular";
  font-weight: 900;
  line-height: normal;
  padding-right: 5px;
  padding-left: 5px;
  color: #333333;
}
.strategic-social-share-title {
  text-transform: uppercase;
  color: #bf1933;
  font-family: OpenSansBold;
  margin-right: 5px;
  display: inline-block;
  float: none;
}
.news-single-share {
  display: inline-block;
}
ul.articles-newroom-list li a {
  color: #bf1933;
  font-family: OpenSansBold;
  margin-right: 0;
  text-decoration: none;
}
ul.articles-newroom-list li a:hover {
  color: #333333;
}
ul.articles-newroom-list li a:after {
  content: "|";
  font-family: "RobotoCondensedRegular";
  font-weight: 900;
  line-height: normal;
  padding-right: 5px;
  padding-left: 10px;
  color: #333333;
}
#content ul li a.last-item-footer-news:after {
  content: none;
  padding: 0;
}
.navigation.post-navigation {
  display: none;
}
.contributors-post-member-image-inner {
  min-width: 174px;
  height: 188px;
  overflow: hidden;
  margin: 0 auto;
}

.image-mark-bottom-left.image-mark-bottom:after {
  /*width:76% !important;*/
  width: 95% !important;
}
.image-mark-bottom-left.image-mark-bottom:before,
.image-mark-bottom-left.image-mark-bottom:after {
  border-bottom: 20px solid #fff;
}
.image-mark-bottom:before,
.image-mark-bottom:after {
  border-bottom: 20px solid #fff;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  top: 0; /*width:24%;*/
  width: 5%;
  box-sizing: border-box;
}
.banner_image_title_center .image-mark-bottom:before,
.banner_image_title_center .image-mark-bottom:after {
  width: 50%;
}

.news-content a.title_link {
  margin-bottom: 0;
  display: inline-block;
  font-family: "MontserratLight";
  font-weight: normal;
}
.news-content .entry-title {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 30px;
}

.news-archive-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

body .news-thumbnail {
  padding-right: 1px;
}
.dv-inner-title-section .research-reports-entry-title {
  font-size: 33px;
  font-family: "ZillaSlabMediumItalic" !important;
  font-weight: normal;
  color: #bf1933;
  letter-spacing: 1px;
}
.dv-inner-title-section .research-reports-entry-title:after {
  background: #dfac2d;
}
.sw_single_featured_image {
  margin-bottom: 40px;
}
.footer-text-single {
  border-top: 2px solid #808080;
  padding-top: 15px;
  margin-top: 50px;
}
.footer-text-single .widget {
  margin: 0;
}
.footer-text-single p {
  color: #999;
  font-size: 14px;
  margin: 0;
}
.footer-text-single .widget {
  margin: 0;
}
.ubermenu.ubermenu-mainmenu ul li.last-menu-ele {
  margin: 0px 0px 0px 0px;
}
.ubermenu-mainmenu ul li.last-menu-ele a {
  padding-right: 0;
}
.menu-staff-content p {
  color: #333;
  font-size: 15px;
  text-align: center;
  line-height: 19px;
}
.heading-top-menu {
  font-family: "ZillaSlabLightItalic" !important;
  font-size: 19px;
  text-align: center;
  margin-bottom: 10px;
}
.staff-image img {
  width: 100%;
  margin: 0 auto;
  display: block;
  max-width: 120px;
}
.staff-image {
  display: block;
  margin-bottom: 20px;
}
body .menu-staff-content .dv-red-transparent-button {
  border: 2px solid #bf1933;
  padding: 10px 10px;
  display: inline-block;
  letter-spacing: 1px;
  color: #bf1933;
  font-size: 11px;
  font-family: "MontserratBold" !important;
}
body .menu-staff-content .dv-red-transparent-button:hover {
  background-color: #bf1933;
  color: #fff;
}

body .ubermenu .ubermenu-submenu .drop-menu-heading {
  padding-bottom: 0;
}
.ubermenu-submenu li a {
  font-family: "OpenSansRegular" !important;
}
.ubermenu-sub-indicators
  .ubermenu-has-submenu-drop:hover
  > .ubermenu-target:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  width: 0;
  height: 0;
  border-top: solid 25px #e5e5e5;
  border-left: solid 25px transparent;
  border-right: solid 25px transparent;
}
body
  .ubermenu-sub-indicators
  .ubermenu-has-submenu-drop
  > .ubermenu-target:after {
  content: none;
}
.contributors-post-member-image img {
  /* max-width: 200px; */
  margin: 0 auto;
  display: block;
  width: auto;
  max-height: 190px;
  min-height: 190px;
  transform: scale(1.4);
  margin-top: 17px;
}
.contributors-post-member-image {
  position: relative;
  margin: -110px auto 0 auto; /*max-width:300px;*/
}
.contributors-post-modal {
  border: 25px solid #dfac2d;
}
.contributors-post-modal .modal-content {
  border-radius: 0;
  border: 0;
}
.contributors-post-modal.modal-dialog {
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 900px;
  z-index: 999999;
  position: fixed;
  width: 100%;
  left: 50%;
}
.contributors-post-modal .modal-body {
  max-width: 675px;
  width: 100%;
  margin: 0 auto;
}
#contributors-modal-post.modal {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99999;
}
.contributors-post-modal .image-mark-bottom:before,
.contributors-post-modal .image-mark-bottom:after {
  width: 52%;
  border-bottom: 25px solid #fff;
}
.contributors-post-modal .heading-sec {
  text-align: center;
  border-bottom: 1px solid #999999;
  margin-top: 20px;
  padding-bottom: 10px;
}
.contributors-post-modal .contributors-modal-close {
  position: absolute;
  right: 15px;
  top: 5px;
  z-index: 99;
  font-size: 45px;
  color: #333;
  opacity: 1;
  outline: 0;
}
.contributors-post-modal .heading-sec .red-title {
  font-size: 24px;
  line-height: 28px;
}

.dv-transparent-button span {
  font-family: "MontserratBold";
}
.address-info {
  margin-bottom: 10px;
}
.con_info {
  font-family: MontserratMedium !important;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}
.data_postcontent p {
  margin: 0;
}
.phone-info a {
  font-family: OpenSansBold;
  color: #bf1933;
}
.report_download_report_button a:hover {
  background: #333;
  color: #ffffff;
  display: block;
  text-decoration: none;
  font-weight: 600;
}
.report_download_report_button a {
  display: block;
  text-decoration: none;
  font-family: "MontserratSemiBold";
}
.report_download_report_button {
  overflow: hidden;
}
body .el_newshow_slid .soliloquy-caption.soliloquy-caption-top {
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  moz-transform: translate(0, -50%);
}
body .el_newshow_slid .slider-caption-head {
  font-size: 25px;
  font-weight: normal;
}

.page-template-section-overview-template
  .soliloquy-controls-direction
  a.soliloquy-prev:before {
  font-size: 30px;
  content: "\f104";
  font-weight: lighter;
}
.page-template-section-overview-template
  .soliloquy-controls-direction
  a.soliloquy-next:before {
  font-size: 30px;
  content: "\f105";
  font-weight: lighter;
}
.page-template-section-overview-template .soliloquy-controls-direction a {
  font-size: 0 !important;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #dfac2d;
  width: 40px;
  height: 40px;
  line-height: 39px !important;
  padding: 0;
  border-radius: 0;
  color: #fff;
  text-align: center;
  background-image: none;
  text-decoration: none !important;
  border: 1px solid transparent;
}
body.page-template-section-overview-template
  .soliloquy-controls-direction
  a:hover {
  border-color: #dfac2d;
  background: transparent !important;
  color: #dfac2d;
}
.bg-black {
  background: #333333;
}
.single.single-product nav.woocommerce-breadcrumb,
.single.single-product span.onsale {
  display: none;
}
 {
  display: none;
}
.report_title_cls .red-title:after {
  content: "";
  width: 60px;
  height: 8px;
  background: #dfac2d;
  position: absolute;
  bottom: -25px;
  left: 0;
}

.report-sidebar .report-details p {
  font-size: 16px;
}
.report_download_report_button.single-report {
  width: 100%;
  color: #fff;
  margin-bottom: 20px;
  height: 50px;
}
.report_download_report_button.single-report a {
  color: #dfac2d;
  font-size: 19px;
  border: 1px solid;
  line-height: 43px;
}
.single.single-product.woocommerce .woocommerce-product-gallery {
  width: 100% !important;
}
.single.single-product.woocommerce .report-sidebar {
  padding: 0 15px 15px 15px;
}
.report_title_cls .red-title {
  position: relative;
  margin-bottom: 50px;
  line-height: 39px;
}
.report-copyright-section {
  color: #b4b4b4;
  border-top: 1px solid #b4b4b4;
  padding: 10px 0px;
  margin-top: 30px;
  font-size: 13px;
}

#soliloquy-container-75 .soliloquy-prev {
  left: -50px;
  background-color: #dfac2d;
}
#soliloquy-container-75 .soliloquy-next {
  right: -50px;
  -color: #dfac2d;
}
#content .soliloquy-slider {
  padding-left: 0;
}
.thumb-slider-caption.what_we_do,
.thumb-slider-caption.what_we_do .hover-content-section {
  background-color: #dfac2d;
}
.thumb-slider-caption.policies,
.thumb-slider-caption.policies .hover-content-section {
  background-color: #2b2a56;
}
.thumb-slider-caption.leadership,
.thumb-slider-caption.leadership .hover-content-section {
  background-color: #bf1933;
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
  padding: 0 !important;
}

.thumb-slider-caption .hover-content-section p {
  padding: 15px;
  color: #fff;
  line-height: 1.5;
  font-size: 13px;
}
.thumb-slider-caption .hover-content-section {
  display: block;
  position: inherit;
  overflow: hidden;
  max-height: 10px;
  transition: max-height 0.7s ease-in;
}
.thumb-slider-caption:hover .hover-content-section {
  max-height: 250px;
}
.hover-content-section a.read-more-text:after {
  content: "";
  position: absolute;
  top: 3px;
  transform: translate(0, 00%);
  -webkit-transform: translate(0, 00%);
  -moz-transform: translate(0, 00%);
  left: auto;
  margin-right: 0;
  width: 0;
  height: 0;
  border-top: solid 4px transparent;
  border-left: solid 7px #fff;
  border-right: solid 0 transparent;
  border-bottom: solid 4px transparent;
}
.hover-content-section a.read-more-text {
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 30px;
  position: relative;
}
.hover-content-section a.read-more-text:hover {
  color: #333333;
}
.hover-content-section a.read-more-text:hover:after {
  border-left: solid 7px #333333;
}
.thumb-slider-caption {
  cursor: pointer;
}
.hover-content-section:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 10px #dfac2d;
  border-left: solid 15px transparent;
  border-right: solid 15px transparent;
}
.policies .hover-content-section:after {
  border-top: solid 10px #2b2a56;
}
.leadership .hover-content-section:after {
  border-top: solid 10px #bf1933;
}
.hover-heading-cls {
  padding: 10px 0 !important;
}
.policies .hover-heading-cls,
.what_we_do .hover-heading-cls {
  padding: 30px 0 !important;
}
.full-width-wrapper {
  padding: 50px 5000px;
  margin: 0 -5000px;
  background: #e5e5e5;
}
.page-template-section-overview-template
  .strategic-site-content
  #strategic-container {
  padding: 50px 0 0;
}
.icon-title-dv i.fa {
  font-size: 20px;
  margin-right: 10px;
}
.report_download_report_button.single-report a:hover {
  background-color: #dfac2d;
  color: #333;
}
.el_newshow_tp {
  padding-top: 170px;
  margin-top: -200px;
}
.el_newshow_slid {
  position: relative;
  z-index: 99;
  background: #fff;
}
.el_newshow_slid .soliloquy-container .soliloquy-controls-direction a {
  background-color: rgba(0, 0, 0, 0.4);
  font-family: FontAwesome;
  background-image: none;
  color: #fff;
  text-align: center;
  width: 50px !important;
  height: 50px !important;
  text-decoration: none !important;
  font-size: 40px;
  line-height: 50px;
  opacity: 1;
  -ms-filter: "alpha(Opacity=1)";
  filter: alpha(opacity=1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.el_newshow_slid .soliloquy-container .soliloquy-prev:before {
  content: "\f104";
}
.el_newshow_slid .soliloquy-container .soliloquy-next:before {
  content: "\f105";
}
body
  .el_newshow_slid
  .soliloquy-container
  .soliloquy-caption
  .soliloquy-caption-inside {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px 0 !important;
  background: rgba(26, 26, 26, 0.85);
}
.custom-masonry-gallery .card {
  padding: 5px;
}
.electrilogin-wrapper {
  max-width: 800px;
  margin: 20px auto 0 auto;
}

.woocommerce-account .woocommerce-Input--text {
  padding: 12px 5px;
}
.woocommerce form .form-row label.remember-field-login {
  display: block;
}
.woocommerce-customer-logout .woocommerce-message {
  font-size: 18px;
  font-weight: 900;
  border-top-color: #bf1933;
}
.woocommerce-customer-logout .woocommerce-message:before {
  color: #bf1933;
}
.woocommerce-customer-logout .woocommerce-message a {
  color: #bf1933;
}
body .contributors-post-modal.modal-dialog .contentclass {
  border-left: 1px solid #999999;
  padding-left: 20px;
}
.heading-sec-bottom {
  border-top: 1px solid #999999;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
html body div.webaddress_section_class,
html body div.webaddress_section_class a {
  font-family: "MontserratMedium";
  font-size: 15px;
  line-height: normal;
}
html body div.webaddress_section_class a {
  color: #bf1933;
  font-family: "MontserratBold";
}
.data_postcontent p,
.data_postcontent a {
  font-size: 12px;
  line-height: 17px;
}
.footer-research-slider-post .dv-title-section {
  margin-bottom: 50px;
}
.search-no-results .page-title {
  color: #fff;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
}
.search-no-results .page-content p {
  font-size: 20px;
}
.search-no-results .page-content {
  margin-top: 0;
}
.search_bar_result form.search-form {
  display: none;
}
.woocommerce-checkout .input-text {
  padding: 7px 5px;
  border-radius: 0;
  line-height: 20px !important;
}
.woocommerce-checkout #order_comments_field textarea {
  height: 126px;
}
#content #strategic-primary ul.order_details {
  padding-left: 0;
}
#content #strategic-primary ul.order_details li {
  list-style-type: none;
}
.woocommerce-order-details__title {
  color: #bf1933;
  font-family: OpenSansBold;
  font-size: 25px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.woocommerce-thankyou-order-received {
  color: #bf1933;
  font-family: OpenSansBold;
  font-size: 25px;
  margin-bottom: 25px;
  text-transform: capitalize;
}
section.woocommerce-order-details {
  margin-top: 30px;
}
.border-news-archive p {
  font-size: 20px;
  line-height: 27px;
}
.border-news-archive .news-content .entry-title {
  font-size: 29px;
  line-height: 32px;
}
.border-news-archive .post-cat-date {
  font-size: 22px;
  line-height: 24px;
}
#content .tribe-bar-views-list li:before,
#content .tribe-events-sub-nav li:before,
#content .news-single-share li:before,
#content .articles-newroom-list li:before,
#content .resp-tabs-list li:before,
#content .ui-tabs-nav li:before,
#content .home-get-started li:before,
#content .research_reports_post_slider .flip-items li:before,
#content .research_reports_content_section li:before,
#content .soliloquy-slides li:before,
#content .woocommerce-MyAccount-navigation ul li:before,
#content .woocommerce-thankyou-order-details li:before {
  content: none;
}
#content .tribe-bar-views-list,
#content .tribe-events-sub-nav,
#content .news-single-share,
#content .articles-newroom-list,
#content .ui-tabs-nav,
#content .woocommerce-thankyou-order-details {
  padding-left: 5px !important;
}
#content .home-get-started,
#content .research_reports_post_slider .flip-item,
#content .research_reports_content_section ul,
#content .soliloquy-slides,
#content .woocommerce-MyAccount-navigation ul,
#content .resp-tabs-list {
  padding-left: 0px !important;
}
.entry-content ul.electri-custom-list-style li {
  font-size: 17px;
  line-height: 30px;
}
body .customer_details_form {
  padding: 0;
}
body .customer_left_form {
  padding-left: 0;
}
body .customer_details_row {
  margin-left: 0;
}

.woocommerce-customer-details address {
  font-family: OpenSansBold;
  line-height: 30px;
}
html body .breadcrumb-custom a:hover {
  color: #fff;
  text-decoration: underline;
}

.tribe-events-list .tribe-event-custom-dv .tribe-events-event-image {
  width: 100%;
  float: none;
  margin: 0;
}
.tribe-events-list .tribe-event-schedule-details span {
  font-family: "ZillaSlabLightItalic" !important;
}
#tribe-events .tribe-events-list-event-description p {
  line-height: 27px;
}
.events-list #tribe-events-bar {
  display: none;
}
.post-type-archive-tribe_events .inner-title-container .entry-header {
  display: block !important;
}
.post-type-archive-tribe_events .tribe-events-page-title {
  display: none;
}
.post-type-archive-tribe_events .event-top-head {
  display: none;
}
.post-type-archive-tribe_events #strategic-container {
  padding-top: 0;
}

/*shubham*/
.post-type-archive-tribe_events #tribe-events-content {
  margin-bottom: 0;
}
.post-type-archive-tribe_events #tribe-events-footer {
  margin: 0;
  padding: 0;
}
.readmore-report-home {
  margin-top: 14px;
}
.home-research-section {
  margin-bottom: 30px;
}
body.post-type-archive-tribe_events .tribe-events-list .type-tribe_events {
  padding-top: 0;
  margin-top: 0;
}
.custom_60px_margin {
  margin-bottom: 60px;
}

/*All Headings styles Start*/

html body.page-template-default .entry-content h1,
html body.page-template-default .entry-content h1 a,
html body.single-product .entry-content .report-contnet h1,
html body.single-product .entry-content .report-contnet h1 a,
html body.page-template-section-overview-template .entry-content h1,
html body.page-template-section-overview-template .entry-content h1 a,
html body.page-template-research-reports-tpl .entry-content h1,
html body.page-template-research-reports-tpl .entry-content h1 a,
html body.page-template-templatesnewsroom-tpl-php .entry-content h1,
html body.page-template-templatesnewsroom-tpl-php .entry-content h1 a,
html body.single-success_stories .entry-content h1,
html body.single-success_stories .entry-content h1 a,
html body.single-electri_news .entry-content h1,
html body.single-electri_news .entry-content h1 a,
html body.single-tribe_events .tribe-events-single-event-description h1,
html body.single-tribe_events .tribe-events-single-event-description h1 a,
html body.single-tribe_events .resp-tab-content h1,
html body.single-tribe_events .resp-tab-content h1 a {
  font-family: "MontserratBold";
  padding-bottom: 25px;
  color: #333;
  margin: 0 0 25px 0;
  position: relative;
}
html body.page-template-default .entry-content h1:after,
html body.single-product .entry-content .report-contnet h1:after,
html body.page-template-section-overview-template .entry-content h1:after,
html body.page-template-research-reports-tpl .entry-content h1:after,
html body.page-template-templatesnewsroom-tpl-php .entry-content h1:after,
html body.single-success_stories .entry-content h1:after,
html body.single-electri_news .entry-content h1:after,
html body.single-tribe_events .tribe-events-single-event-description h1:after,
html body.single-tribe_events .resp-tab-content h1:after,
.is-style-use-decoration:after {
  content: "";
  width: 50px;
  height: 8px;
  background: #bf1933;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .footer-blog h1 {
  /*color:#fff;*/
}
body .dv-title-red-section h1:after {
  background-color: #bf1933;
}
.dv-title-section h1 {
  font-family: "MontserratBold";
  line-height: 41px;
  font-size: 37px;
  letter-spacing: 1px;
  color: #333333;
  padding-bottom: 30px;
  text-transform: uppercase;
}

.home-wedo-section .dv-title-section h1 {
  color: #fff;
}
.dv-inner-title-section h1:after {
  content: "";
  width: 50px;
  height: 8px;
  background: #bf1933;
  position: absolute;
  bottom: 0;
  left: 0;
}
.dv-inner-title-section h1 {
  font-family: "MontserratBold";
  padding-bottom: 25px;
  color: #333;
  margin: 0;
}
.banner_image_title_center header.entry-header h1:after {
  content: "";
  width: 60px;
  height: 8px;
  background: #dfac2d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
}

.color-red-black .dv-title-section h1:after {
  background-color: #bf1933;
}

html body.page-template-default .entry-content h2,
html body.page-template-default .entry-content h2 a,
html body.single-product .entry-content .report-contnet h2,
html body.single-product .entry-content .report-contnet h2 a,
html body.page-template-section-overview-template .entry-content h2,
html body.page-template-section-overview-template .entry-content h2 a,
html body.page-template-research-reports-tpl .entry-content h2,
html body.page-template-research-reports-tpl .entry-content h2 a,
html body.page-template-templatesnewsroom-tpl-php .entry-content h2,
html body.page-template-templatesnewsroom-tpl-php .entry-content h2 a,
html body.page-template-templatescontributors-tpl-php .entry-content h2,
html body.page-template-templatescontributors-tpl-php .entry-content h2 a,
html body.single-success_stories .entry-content h2,
html body.single-success_stories .entry-content h2 a,
html body.single-electri_news .entry-content h2,
html body.single-electri_news .entry-content h2 a,
html body.single-tribe_events .tribe-events-single-event-description h2,
html body.single-tribe_events .tribe-events-single-event-description h2 a,
html body.single-tribe_events .resp-tab-content h2,
html body.single-tribe_events .resp-tab-content h2 a,
html body.page-template-single-block_page .entry-content h2 {
  font-family: "ZillaSlabLightItalic";
  color: #333 !important;
  line-height: 45px;
  font-size: 34px;
  font-weight: normal;
}
.footer-bottom h2 {
  font-family: "ZillaSlabLightItalic";
  font-weight: normal;
  color: #333333;
  margin: 0;
}
html
  body.page-template-templatescontributors-tpl-php
  .entry-content
  .contributors-post-modal
  h2 {
  font-family: MontserratBold;
  color: #333;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 20px;
}
.thumb-slider-caption .hover-heading-cls h2 {
  font-size: 38px;
  line-height: 40px;
  color: #fff;
  font-family: "ZillaSlabItalic" !important;
  letter-spacing: 3px;
}
.electrilogin-wrapper h2 {
  color: #bf1933;
  text-transform: uppercase;
}
section.woocommerce-customer-details h2 {
  color: #bf1933;
  font-family: OpenSansBold;
  font-size: 25px;
  margin-bottom: 15px;
  text-transform: capitalize;
}

html body.page-template-default .entry-content h3,
html body.page-template-default .entry-content h3 a,
html body.single-product .entry-content .report-contnet h3,
html body.single-product .entry-content .report-contnet h3 a,
html body.page-template-section-overview-template .entry-content h3,
html body.page-template-section-overview-template .entry-content h3 a,
html body.page-template-research-reports-tpl .entry-content h3,
html body.page-template-research-reports-tpl .entry-content h3 a,
html body.page-template-templatesnewsroom-tpl-php .entry-content h3,
html body.page-template-templatesnewsroom-tpl-php .entry-content h3 a,
html body.single-success_stories .entry-content h3,
html body.single-success_stories .entry-content h3 a,
html body.single-electri_news .entry-content h3,
html body.single-electri_news .entry-content h3 a,
html body.single-tribe_events .tribe-events-single-event-description h3,
html body.single-tribe_events .tribe-events-single-event-description h3 a,
html body.single-tribe_events .resp-tab-content h3,
html body.single-tribe_events .resp-tab-content h3 a,
html body.page-template-single-block_page .entry-content h3 {
  color: #dfac2d;
  font-family: "MontserratSemiBold";
  text-transform: uppercase;
  line-height: 34px;
}
.icon-title-dv h3,
body.page-template-default .icon-title-dv h3 {
  font-family: "ZillaSlabMedium" !important;
  color: #000 !important;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  line-height: 30px;
  text-transform: uppercase; /*font-size: 24px;*/
  font-size: 22px;
}
.post-cat-title h3 a,
.post-cat-title h3 {
  font-family: "MontserratLight";
  font-size: 30px;
  color: #333333;
  text-decoration: none !important;
  font-weight: normal;
  line-height: 40px;
  margin: 0;
  outline: 0;
}
.post-cat-title h3 a:hover {
  color: #bf1933;
}

.home-slider-caption h3 {
  font-size: 33px;
  font-family: "ZillaSlabMediumItalic";
  color: #fff;
  margin-bottom: 20px;
  font-weight: 100;
  padding: 0 80px;
  line-height: normal;
}
body .el_newshow_slid h3 {
  font-size: 25px;
}

body .el_newshow_slid h3 {
  font-size: 25px;
}
.sub-heading-inner {
  font-family: "ZillaSlabLightItalic";
  color: #333 !important;
  line-height: 45px;
  font-size: 34px;
  font-weight: normal;
}
.inner-page-sub-title {
  color: #dfac2d;
  font-family: "MontserratSemiBold";
  text-transform: uppercase;
  line-height: 34px;
}

.home-wedo-section h4 {
  /*font-family:'ZillaSlabItalic';font-weight: normal;color:#fff;letter-spacing:1px;margin:0;line-height:40px;*/
}

html body.page-template-default .entry-content h6,
html body.page-template-default .entry-content h6 a,
html body.single-product .entry-content .report-contnet h6,
html body.single-product .entry-content .report-contnet h6 a,
html body.page-template-section-overview-template .entry-content h6,
html body.page-template-section-overview-template .entry-content h6 a,
html body.page-template-research-reports-tpl .entry-content h6,
html body.page-template-research-reports-tpl .entry-content h6 a,
html body.page-template-templatesnewsroom-tpl-php .entry-content h6,
html body.page-template-templatesnewsroom-tpl-php .entry-content h6 a,
html body.single-success_stories .entry-content h6,
html body.single-success_stories .entry-content h6 a,
html body.single-electri_news .entry-content h6,
html body.single-electri_news .entry-content h6 a,
html body.single-tribe_events .tribe-events-single-event-description h6,
html body.single-tribe_events .tribe-events-single-event-description h6 a,
html body.single-tribe_events .resp-tab-content h6,
html body.single-tribe_events .resp-tab-content h6 a {
  font-size: 12px;
  margin-top: 0.25rem !important;
  text-align: right;
  font-weight: 400;
  line-height: 15px;
  font-family: "OpenSansRegular";
}
html body.single-product .entry-content .report-contnet h6,
html body.single-product .entry-content .report-contnet h6 a,
html body.single-success_stories .entry-content h6,
html body.single-success_stories .entry-content h6 a,
html body.single-electri_news .entry-content h6,
html body.single-electri_news .entry-content h6 a,
html body.single-tribe_events .tribe-events-single-event-description h6,
html body.single-tribe_events .tribe-events-single-event-description h6 a,
html body.single-tribe_events .resp-tab-content h6,
html body.single-tribe_events .resp-tab-content h6 a {
  color: #333333;
}

.dv-popup-title-section h6 {
  font-family: "OpenSansBold" !important;
  color: #bf1933;
  padding-bottom: 0;
  line-height: normal;
  margin-bottom: 0;
}
.dv-popup-title-section h6:after {
  /*content:'';width:40px;height:8px;background:#cccccc;position:absolute;bottom:0;left:0;transform:translate(0%, 0%);*/
}
.drop-menu-heading h6 {
  color: #bf1933;
  font-family: "ZillaSlabSemiBoldItalic";
  font-weight: normal;
}
.report-sidebar .report-details h6,
.report-sidebar .report-details p {
  font-family: "ZillaSlabMediumItalic";
  color: #fff;
  font-weight: normal;
}
.report-sidebar .report-details h6 {
  font-size: 24px;
}
.single .entry-content h6 {
  color: #bf1933;
  font-family: OpenSansBold;
}
h6.report-details-venue {
  color: #fff !important;
}

blockquote:before {
  background: url(../images/qoute-icon.png);
  content: "";
  position: absolute;
  width: 60px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: 60px;
  left: 24px;
}
blockquote {
  background: #f2f2f2;
  padding: 1.5rem 1.5rem 1.5rem 104px;
  font-size: 21px;

  line-height: 30px;
  font-family: "ZillaSlabMediumItalic" !important;
  position: relative;
}
blockquote p,
blockquote {
  font-family: "ZillaSlabMediumItalic" !important;
  color: #292b2c;
  margin-bottom: 0 !important;
}
/*All Headings styles End*/

.border-right {
  border-right: solid 2px #e4e4e4;
}
.home-research-section-second-col {
  padding-left: 30px !important;
}
.home-research-section-second-col h4 {
  font-family: "ZillaSlabMediumItalic";
  color: #333333;
  font-weight: 100;
}
.footer-main-bottom.footer-blog .category-post-list {
  margin: 0;
  padding: 18px 20px;
}
.footer-main-bottom.footer-blog .blog_section_main .blog_section {
  background: #ececec;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-date {
  font-family: "ZillaSlabBoldItalic" !important;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #bf1933;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title
  h3
  a,
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title
  h3 {
  font-size: 20px;
}
.footer-main-bottom.footer-blog .category-post-list .post-cat-title h3 a,
.footer-main-bottom.footer-blog .category-post-list .post-cat-title h3 {
  max-height: auto;
  min-height: auto;
}

.icon-title-dv {
  text-align: center;
  margin-bottom: 30px;
}
.footer-main-bottom.footer-blog .icon-title-dv {
  text-align: left;
  margin-bottom: 7px;
}
body.home .footer-bottom {
  /*padding:60px 0;background: #dfac2d;*/
}
.footer-bottom {
  padding: 60px 0;
  background: #dfac2d;
}
.footer-main-bottom.footer-blog .post-cat-title h3 a,
.footer-main-bottom.footer-blog .post-cat-title h3 {
  line-height: normal;
}
@media screen and (min-width: 576px) {
  .footer-main-bottom.footer-blog
    .blog_section_main.latest_news_part_sec
    .category-post-list
    .post-cat-title
    h3
    a,
  .footer-main-bottom.footer-blog
    .blog_section_main.latest_news_part_sec
    .category-post-list
    .post-cat-title
    h3 {
    max-height: 24px;
    min-height: 24px;
    overflow: hidden;
  }
}
.footer-main-bottom.footer-blog
  .blog_section_main.latest_news_part_sec
  .category-post-list
  .post-cat-title {
  margin-bottom: 8px;
}
.footer-main-bottom.footer-blog
  .blog_section_main.latest_news_part_sec
  .category-post-list
  .post-cat-con {
  font-family: "OpenSansRegular";
  line-height: normal;
}
.footer-main-bottom.footer-blog .blog_section_main .blog_section {
  background: #ececec;
  height: calc(100% - 67px);
  display: block;
}
.footer-main-bottom.footer-blog .blog_section_main .read-more-text {
  margin-top: 15px;
  display: inline-block;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-date
  div {
  color: #bf1933;
  text-transform: uppercase;
  font-family: "MontserratLight";
  font-size: 27px;
  white-space: nowrap;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-date
  div.medium {
  font-family: "MontserratMedium";
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .category-post-list-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-date.category-post-list-col {
  margin-right: 25px;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title.category-post-list-col
  h3,
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title.category-post-list-col
  h3
  a {
  font-size: 18px;
  position: relative;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title.category-post-list-col
  h3
  a {
  margin-bottom: 11px;
  display: block;
  padding-bottom: 0;
  position: relative;
  min-height: 44px;
  max-height: 44px;
  overflow: hidden;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title.category-post-list-col
  h3 {
  margin-bottom: 9px;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title.category-post-list-col
  h3:after {
  content: "";
  width: 53px;
  height: 1px;
  background: #bfbfbf;
  position: absolute;
  bottom: 0;
  left: 0;
}
.venue_add {
  font-family: "OpenSansBold";
  font-size: 13px;
  line-height: normal;
  color: #000000;
}
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-date.category-post-list-col,
.footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-title.category-post-list-col {
  margin-bottom: 0;
}
.footer-main-bottom.footer-blog .blog_section_main .icon-title-dv h3,
body.page-template-default
  .footer-main-bottom.footer-blog
  .blog_section_main
  .icon-title-dv
  h3 {
  vertical-align: middle;
  margin-right: 15px;
}
html body a.dv-yellow-short-button {
  background: #dca92d;
  border: 2px solid #dca92d;
  color: #fff;
  text-transform: uppercase;
  font-family: "MontserratBold";
  letter-spacing: 1px;
  margin: 0;
  padding: 0px 8px;
  outline: 0;
  font-size: 10px;
  transition: all 0.6s;
  border-radius: 0;
  display: inline-block;
  line-height: 19px;
  vertical-align: middle;
  width: auto;
  outline: 0;
}
html body a.dv-yellow-short-button:hover {
  background: #ffffff;
  border: 2px solid #dca92d;
  color: #dca92d;
  text-decoration: none;
}
.footer-main-bottom.footer-blog {
  padding: 65px 0 50px 0;
  border-top: solid 2px #e1e1e1;
  /* margin-top: 55px;*/
}

.footer-blog:after {
  /*content:'';position:absolute;top:100%;left:0;right:0;margin:0 auto;width:0;height:0;border-top:solid 30px #dfac2d;border-left:solid 30px transparent;border-right:solid 30px transparent;*/
}
.footer-main-bottom.footer-blog:after,
.footer-main-bottom.footer-blog:before,
.custom-divider hr::before,
.custom-divider hr::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  margin-left: -28px;
}
.footer-main-bottom.footer-blog:after,
.custom-divider hr::after {
  border-color: #ffffff transparent transparent transparent;
  border-width: 28px;
  top: -3px;
}
.footer-main-bottom.footer-blog:before,
.custom-divider hr::before {
  border-color: #e1e1e1 transparent transparent transparent;
  border-width: 28px;
  top: 0;
}

.wedo-bottom-border {
  border-bottom: 0px solid #fff;
  margin-bottom: 10px;
}

.home-right-section {
  position: relative;
  margin-bottom: 10px;
  background-position: center;
  background-image: url("../images/what-we-do-image.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: calc(100% - 10px);
}
.home-wedo-section h4 {
  font-family: "ZillaSlabMediumItalic";
  font-weight: normal;
  color: #fff;
  letter-spacing: 1px;
  margin: 0;
  line-height: 30px;
  font-size: 24px;
}
.dv-title-section h1:after,
.is-style-use-decoration:after {
  content: "";
  width: 60px;
  height: 8px;
  background: #dca92d;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
}
.home-wedo-section .dv-title-section {
  margin-bottom: 20px;
}
.home-wedo-section {
  padding: 38px 40px;
}
.wedo-bottom-sec-text h3 {
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  font-family: "MontserratBold";
  font-weight: normal;
  font-size: 20px;
}
.wedo-bottom-sec-text {
  /*margin:0 auto;*/
}
.footer-head-sec h6 {
  margin-bottom: 0;
  line-height: 21px;
  color: #fff;
  font-weight: normal;
  font-family: "ZillaSlabItalic";
  font-size: 18px;
}
.latest_first_news_universal .blog_section {
  background: #ececec;
  margin: 0 0 30px 0;
  padding: 18px 20px;
}
.latest_first_news_universal .icon-title-dv h3,
body.page-template-default .latest_first_news_universal .icon-title-dv h3 {
  font-family: "ZillaSlabMediumItalic" !important;
  color: #000 !important;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  line-height: 24px;
  text-transform: none;
  font-size: 25px;
  vertical-align: middle;
}
.latest_first_news_universal .icon-title-dv a {
  display: inline-block;
  vertical-align: baseline;
}
.latest_first_news_universal .icon-title-dv {
  margin-bottom: 15px;
}
#content .latest_first_news_universal .blog_section .category-post-list {
  margin: 0;
  padding: 0;
}
#content .latest_first_news_universal .blog_section .post-cat-date {
  font-family: "ZillaSlabBoldItalic" !important;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #bf1933;
}
#content .latest_first_news_universal .blog_section .post-cat-title h3 a,
#content .latest_first_news_universal .blog_section .post-cat-title h3 {
  font-size: 20px;
}
#content .latest_first_news_universal .blog_section .post-cat-title h3 a,
#content .latest_first_news_universal .blog_section .post-cat-title h3 {
  max-height: none;
  min-height: auto;
  overflow: hidden;
  line-height: normal;
}
#content .latest_first_news_universal .blog_section .read-more-text {
  font-size: 15px;
}
#content .latest_first_news_universal .blog_section .post-cat-title {
  margin-bottom: 13px;
}
#content .latest_first_news_universal .blog_section .more-post-cat {
  margin-top: 20px;
}
#content .latest_first_news_universal .blog_section .post-cat-con {
  line-height: normal;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .category-post-list-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-date.category-post-list-col {
  margin-right: 25px;
  font-family: "ZillaSlabBoldItalic" !important;
  font-size: 20px;
  line-height: 25px;
  color: #bf1933;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-date.category-post-list-col,
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-title.category-post-list-col {
  margin-bottom: 0;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-date
  div.medium {
  font-family: "MontserratMedium";
}

#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-date
  div {
  color: #bf1933;
  text-transform: uppercase;
  font-family: "MontserratLight";
  font-size: 27px;
  white-space: nowrap;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-title.category-post-list-col
  h3 {
  margin-bottom: 9px;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-title.category-post-list-col
  h3,
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-title.category-post-list-col
  h3
  a {
  font-size: 18px;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .more-post-cat {
  margin-top: 0px;
}
#content
  .latest_first_news_universal.latest_first_event_universal
  .blog_section
  .post-cat-date.category-post-list-col {
  border-right: solid 2px #bcbcbc;
  padding-right: 25px;
}
.home-research-section .dv-title-section h1 {
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.vimeo_video a {
  display: block;
  width: 100%;
}
.vimeo_video a img {
  width: 100%;
}
.vimeo_video a:hover img {
  opacity: 0.8;
}
div.pp_overlay {
  z-index: 99999;
}
div.pp_pic_holder {
  z-index: 999999;
}
.latest_first_news_universal.latest_first_event_universal .blog_section {
  margin-bottom: 15px;
}
.home-get-started li .hover_class:hover .wedo-bottom-text-hover {
  /*padding-left: 33px;*/
  background: transparent;
  opacity: 1;
  width: 100%;
}
.home-get-started .wedo-bottom-text-hover:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  right: 0;
  margin-right: -30px;
  width: 0;
  height: 0;
  border-top: solid 15px transparent;
  border-left: solid 15px #eaeaea;
  border-right: solid 15px transparent;
  border-bottom: solid 15px transparent;
  display: none;
}
.home-get-started .wedo-bottom-text-hover {
  position: absolute;
  top: 0; /*left:-10%;*/
  opacity: 0;
  background: transparent; /*width:0;*/
  transition: opacity 0.6s;
}
.home-get-started li .hover_class:hover .wedo-bottom-text-hover h3 {
  opacity: 1;
}
/*.home-get-started li a:hover .wedo-bottom-sec-red .wedo-bottom-text-hover h3{color:#bf1933;}
.home-get-started li a:hover .wedo-bottom-sec-blue .wedo-bottom-text-hover h3{color:#2b2a56;}
.home-get-started li a:hover .wedo-bottom-sec-black .wedo-bottom-text-hover h3{color:#333;}*/
.home-get-started .wedo-bottom-text-hover h3 {
  opacity: 0;
  transition: opacity 0.6s;
}
.home-get-started li .hover_class:hover,
.home-get-started li a:focus {
  text-decoration: none;
}
.home-get-started li .hover_class:hover .hover-text-get-started {
  display: block;
}
.home-get-started li .hover_class:hover .wedo-bottom-text-sec {
  opacity: 0;
}
.wedo-get-text {
  height: 100%;
  transition: opacity 0.6s;
}
.wedo-bottom-text-hover h3 .wedo-bottom-text-itc {
  font-family: "ZillaSlabMediumItalic";
  font-weight: normal;
  letter-spacing: 0;
  font-size: 26px;
  display: inline-block;
  width: 85px;
}
.wedo-bottom-text-hover ul li a {
  color: #ffffff !important;
  line-height: normal;
  margin-bottom: 4px;
}
.wedo-bottom-text-hover ul li a:hover {
  color: #dca92d !important;
  text-decoration: underline;
}
.wedo-bottom-text-hover ul {
  border-left: solid 2px #898989;
  padding-left: 20px !important;
}
#content .footer-main-bottom.footer-blog ul.category-post-list {
  margin: 0;
  padding: 18px 20px;
}
.page-template-templatesnewsroom-tpl-php .footer-main-bottom.footer-blog {
  border: 0;
  padding-top: 0;
}
.page-template-templatesnewsroom-tpl-php .footer-main-bottom.footer-blog:before,
.page-template-templatesnewsroom-tpl-php .footer-main-bottom.footer-blog:after {
  display: none;
}
#content
  .footer-main-bottom.footer-blog
  .blog_section_main
  .blog_section
  .post-cat-date {
  color: #bf1933;
}
.footer-main-bottom.footer-blog .latest_first_news_universal .icon-title-dv {
  margin-bottom: 15px;
}
.footer-main-bottom.footer-blog
  .latest_first_news_universal
  .post-cat-image:after {
  display: none;
}
.category-post-list-image_post {
  width: 41%;
}
.image_exist .category-post-list-image-content {
  width: 59%;
}
.category-post-list-image_post .post-cat-image:after,
.category-post-list-image_post .post-cat-image:before {
}
#content .footer-main-bottom.footer-blog ul.category-post-list.image_exist {
  margin: 0;
  padding: 8px 20px 8px 8px;
}
#content
  .footer-main-bottom.footer-blog
  ul.category-post-list.image_exist
  .post-cat-title
  h3
  a,
#content
  .footer-main-bottom.footer-blog
  ul.category-post-list.image_exist
  .post-cat-title
  h3 {
  max-height: 48px;
  min-height: 48px;
  overflow: hidden;
}
.border-news-archive.border-news-archive-odd {
  border: 0;
  overflow: hidden;
  background-color: #ececec;
}
.border-news-archive.border-news-archive-even {
  border: 0;
  overflow: hidden;
  background-color: #dadada;
}
/*body.home .soliloquy-container .soliloquy-item:before {
    right: 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 40%;
    -ms-transform: skewX(55deg);
    -webkit-transform: skewX(55deg);
    transform: skewX(50deg);
    content: '';
    position: absolute;
    bottom: -1px;
    width: 100%;
    background-color: inherit;
    padding-bottom: 55px;
    z-index: 99;
    border-top: solid 1px;
    border-right: solid 1px;
}
body.home .soliloquy-container .soliloquy-item:after {
     visibility: visible; 
     opacity: 1; 
     height: auto; 
     line-height: 0; 
    z-index: 99;
    left: 50%;
    -ms-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 40%;
    -ms-transform: skewX(-55deg);
    -webkit-transform: skewX(-55deg);
    transform: skewX(-50deg);
    content: '';
    position: absolute;
    bottom: -1px;
    width: 100%;
    background-color: inherit;
    padding-bottom: 55px;
    border-top: solid 1px;
    border-left: solid 1px;
}
body.home .soliloquy-container .soliloquy-item:after {
	content:"";
	background-image:url(../images/banner_trans.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
}*/
/*body.home .soliloquy-container li.soliloquy-item {
 position: relative;
 overflow: hidden;
 width: 70%;
 height:150px;
 margin: 0 auto;
 background-color:#fff;
 border-top: solid;
}
body.home .soliloquy-container li.soliloquy-item img {
 width: 100%;
 height: auto;
 display: block;


}*/
body.home .soliloquy-container li.soliloquy-item:before,
body.home .soliloquy-container li.soliloquy-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: #fff;
  padding-bottom: 1%;
  border-top: solid #e3e3e3;
  opacity: 1;
  visibility: visible;
  height: auto;
  z-index: 9;
  border-width: 1px;
}
body.home .soliloquy-container li.soliloquy-item:before {
  right: 49.95%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewX(45deg);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  border-right: solid #e3e3e3;
  border-width: 1px;
}
body.home .soliloquy-container li.soliloquy-item:after {
  left: 49.95%;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -ms-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  border-left: solid #e3e3e3;
  border-width: 1px;
}

html body .breadcrumb-custom a,
html body .breadcrumb-custom {
  /*color: #e5e5e5;*/
  text-decoration: none;
  color: #dfac2d;
}
.news-archive-thumbnail {
  /*overflow:hidden;margin:0 auto;background-color:#ffffff;*/
}
.news-archive-thumbnail:before {
  /*bottom:50%;-ms-transform-origin:93% 100%;-webkit-transform-origin:93% 100%;transform-origin:93% 100%;-ms-transform:skewY(40deg);-webkit-transform:skewY(40deg);transform:skewY(40deg);*/
}
.news-archive-thumbnail:before,
.news-archive-thumbnail:after {
  /*content:'';position:absolute;right:0;height:50%;background-color:inherit;padding-right:8%;*/
}
.news-archive-thumbnail:before,
.news-archive-thumbnail:after {
  content: "";
  position: absolute;
  right: 0;
  height: 50%;
  background-color: inherit;
  padding-right: 16px;
}
.news-archive-thumbnail {
  overflow: hidden;
  margin: 0 auto;
  background-color: #ececec;
  position: relative;
}
.news-archive-thumbnail:before {
  bottom: 50%;
  -ms-transform-origin: 93% 100%;
  -webkit-transform-origin: 93% 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewY(50deg);
  -webkit-transform: skewY(50deg);
  transform: skewY(50deg);
}
.news-archive-thumbnail:after {
  top: 50%;
  -ms-transform-origin: 93% 0;
  -webkit-transform-origin: 93% 0;
  transform-origin: 93% 0;
  -ms-transform: skewY(-50deg);
  -webkit-transform: skewY(-50deg);
  transform: skewY(-50deg);
}
.news-archive-thumbnail:after {
  /*top:50%;-ms-transform-origin:93% 0;-webkit-transform-origin:93% 0;transform-origin:93% 0;-ms-transform:skewY(-40deg);-webkit-transform:skewY(-40deg);transform:skewY(-40deg);*/
}
.post-cat-image:before {
  /*right:50%;-ms-transform-origin:50% 50%;-webkit-transform-origin:50% 50%;transform-origin:50% 40%;-ms-transform:skewX(55deg);-webkit-transform:skewX(55deg);transform:skewX(50deg);content:'';position:absolute;bottom:-1px;width:100%;background-color:inherit;padding-bottom:13%;z-index:99;*/
}
.post-cat-image:after {
  /*z-index:99;left:50%;-ms-transform-origin:0 50%;-webkit-transform-origin:0 50%;transform-origin:0 40%;-ms-transform:skewX(-55deg);-webkit-transform:skewX(-55deg);transform:skewX(-50deg);content:'';position:absolute;bottom:-1px;width:100%;background-color:inherit;padding-bottom:13%;*/
}
.category-post-list-image_post .post-cat-image:before {
  bottom: 50%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -ms-transform: skewY(50deg);
  -webkit-transform: skewY(50deg);
  transform: skewY(50deg);
}
.category-post-list-image_post .post-cat-image:before,
.category-post-list-image_post .post-cat-image:after {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  background-color: inherit;
  padding-right: 30px;
}
.category-post-list-image_post .post-cat-image:after {
  top: 50%;
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform: skewY(-50deg);
  -webkit-transform: skewY(-50deg);
  transform: skewY(-50deg);
}
.category-post-list-image_post .post-cat-image {
  background-color: #ececec;
}
.inner-title-container .entry-header h5 {
  color: #e5e5e5;
  text-transform: capitalize;
  font-family: "MontserratBold";
  letter-spacing: 0px;
  margin: 0;
  font-weight: 100;
  margin-top: 5px;
  font-size: 36px;
}
.inner-title-container .entry-header h5 {
  /*color:#e5e5e5;text-transform:uppercase;font-family:'MontserratSemiBold';letter-spacing:1px;margin:0;font-weight:normal;    margin-bottom: 5px;*/
}
#content .news-content .post-cat-date {
  padding-top: 0;
  font-family: "ZillaSlabBoldItalic" !important;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #bf1933;
  font-weight: 100;
}
#content .news-content .post-cat-date {
  /*margin-bottom:20px;padding-top:30px;*/
}
body.page-template-templatesnewsroom-tpl-php
  #content
  .entry-content
  .news-content
  h2,
body.page-template-templatesnewsroom-tpl-php
  #content
  .entry-content
  .news-content
  h2
  a {
  font-size: 20px;
  font-family: "MontserratLight";
  line-height: 23px;
}
.border-news-archive p {
  font-size: 14px;
  font-family: "OpenSansRegular" !important;
  line-height: normal;
}
body.page-template-templatesnewsroom-tpl-php
  #content
  .entry-content
  .news-content
  h2 {
  margin-bottom: 8px;
}
body.page-template-templatesnewsroom-tpl-php
  #content
  .entry-content
  .border-news-archive
  .news-content
  p {
  font-size: 14px;
  line-height: normal;
}
.page-template-templatesnewsroom-tpl-php .pv_main_parent_container_div {
  max-width: 820px;
  margin: 0 auto;
}

.footer-main-bottom.footer-blog
  .blog_section_main.latest_news_part_sec
  .category-post-list.image_exist
  .post-cat-title
  h3
  a,
.footer-main-bottom.footer-blog
  .blog_section_main.latest_news_part_sec
  .category-post-list.image_exist
  .post-cat-title
  h3 {
  max-height: 48px;
  min-height: 48px;
  overflow: hidden;
}
.footer-main-bottom.footer-blog .category-post-list.image_exist {
  margin: 0;
  padding: 8px 20px 8px 8px;
}
.news-page-footer {
  border-top: 3px solid #ccc;
  margin-top: 15px;
  padding-top: 10px;
}
.news-post-tags.news-post-blue-text.text-uppercase {
  color: #bf1933;
  font-family: OpenSansBold;
  margin-right: 13px;
  display: inline-block;
  float: none;
}
.tag_wrapper {
  margin-top: 50px;
}
.tag_wrapper a {
  text-transform: uppercase;
  font-family: "MontserratRegular";
  line-height: normal;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}
.tag_wrapper a:hover {
  font-weight: 900;
  color: #333333;
  text-decoration: none;
}
.single-electri_news .image-mark-bottom,
.page-template-default .image-mark-bottom {
  /* bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;*/
}
.banner_image_pagepost:before {
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  bottom: 0;
  background-color: #ffffff;
}
.banner_image_pagepost:after {
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ffffff;
}
.single-electri_news .image-mark-bottom,
.page-template-default .image-mark-bottom {
  bottom: 0;
  height: 20px;
  left: 0;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.single-electri_news .image-mark-bottom:before,
.single-electri_news .image-mark-bottom:after,
.page-template-default .image-mark-bottom:before,
.page-template-default .image-mark-bottom:after {
  border-bottom: 20px solid #fff;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  top: 0;
  width: 24%;
  box-sizing: border-box;
}
.single-electri_news .image-mark-bottom:before,
.single-electri_news .image-mark-bottom:after,
.page-template-default .image-mark-bottom:before,
.page-template-default .image-mark-bottom:after {
  border-bottom: 20px solid #fff;

  /*width: 31%;*/
  width: 17%;
}
.single-electri_news .image-mark-bottom:before,
.page-template-default .image-mark-bottom:before {
  border-right: 30px solid transparent;
}
.single-electri_news .image-mark-bottom-left.image-mark-bottom:after,
.page-template-default .image-mark-bottom-left.image-mark-bottom:after {
  /*width: 69% !important;*/
  width: 83% !important;
  border-left: 30px solid transparent;
}
.single-electri_news .banner_image_pagepost #strategic-container,
.page-template-default .banner_image_pagepost #strategic-container {
  max-width: 820px !important;
}
.page-template-default
  .strategic-site-content
  #strategic-container.page_default_container {
  max-width: 820px !important;
}
.banner_image_pagepost.banner_image_title_center
  .inner-title-container
  .entry-header {
  padding: 65px 15px 77px 15px;
}
.banner_image_title_center h1.entry-title {
  color: #fff;
  font-family: "MontserratSemiBold";
  letter-spacing: 1px;
  padding-bottom: 0;
  position: relative;
  /*text-transform: uppercase;*/
  font-size: 36px;
  line-height: 53px;
  margin-bottom: 0;
}
.banner_image_title_center h1.entry-title:after {
  display: none;
}
.banner_image_title_center h1.entry-title {
  /*color:#fff;font-family:'MontserratSemiBold';letter-spacing:1px;padding-bottom:25px;position:relative;text-transform:uppercase;font-size: 50px;line-height: 53px;*/
}
.inner-title-container .entry-header {
  padding: 52px 15px 73px 15px;
}
.inner-title-container .entry-header h5 {
  margin-top: 10px;
}
.image-mark-bottom {
  /*bottom: 0;
    height: 19px;
    left: 0;
    position: absolute;
    width: 100%;*/
}
.image-mark-bottom {
  /*bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;*/

  bottom: 0;
  height: 20px;
  left: 0;
  position: relative;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.image-mark-bottom:after {
  /*border-left:35px solid transparent;border-right:0 none;right:0;*/
}
.image-mark-bottom:before {
  /*border-left:0 none;border-right:35px solid transparent;left:0;*/
}
.image-mark-bottom:after {
  border-left: 30px solid transparent;
  border-right: 0 none;
  right: 0;
}
.image-mark-bottom:before {
  border-left: 0 none;
  border-right: 30px solid transparent;
  left: 0;
}
.page-template-default .strategic-site-content #strategic-container {
  /*padding:75px 0;*/
  padding: 50px 0;
}
.page-template-templatesnewsroom-tpl-php .dv-title-section .upper-heading {
  font-family: "MontserratLight" !important;
  text-transform: uppercase;
  font-size: 15px;
}
html
  body.page-template-templatesnewsroom-tpl-php
  .entry-content
  .ele_replace_text
  h1:after {
}
html
  body.page-template-templatesnewsroom-tpl-php
  .entry-content
  .ele_replace_text
  h1:after {
  content: "";
  width: 60px;
  height: 8px;
  background: #bf1933;
  position: absolute;
  bottom: 0;
  left: 50%;
}
html
  body.page-template-templatesnewsroom-tpl-php
  .entry-content
  .ele_replace_text
  h1 {
  padding-bottom: 20px;
  margin: 0 0 40px 0;
  font-size: 24px;
}
body.home
  #content
  .latest_first_news_universal
  .blog_section
  .category-post-list.image_exist
  .post-cat-date {
  font-size: 18px;
  line-height: 17px;
  margin-bottom: 6px;
}
body.home
  #content
  .latest_first_news_universal
  .blog_section
  .category-post-list.image_exist
  .post-cat-title {
  margin-bottom: 5px;
}
body.home
  #content
  .latest_first_news_universal
  .blog_section
  .category-post-list.image_exist
  .post-cat-title
  h3
  a,
body.home
  #content
  .latest_first_news_universal
  .blog_section
  .category-post-list.image_exist
  .post-cat-title
  h3 {
  font-size: 18px;
}
body.home
  #content
  .latest_first_news_universal
  .blog_section
  .category-post-list.image_exist
  .more-post-cat {
  margin-top: 13px;
}
.border-news-archive-even .news-archive-thumbnail {
  background-color: #dadada;
}
.single-product #comments,
.single-product .strategic-social-share {
  display: none;
}
.single-product .footer-main-bottom.footer-blog {
  border: 0;
}
.single-product .footer-main-bottom.footer-blog:after,
.single-product .footer-main-bottom.footer-blog:before {
  display: none;
}
.footer-bottom .footer-bottom-text h2 {
  font-size: 30px;
}
.footer-form-bottom_wrapper .footer-form-bottom ul li.email-field input {
  /*border:2px solid #999;*/
  border: 0;
  border-radius: 0;
  outline: 0;
  font-family: "OpenSansSemiBold" !important;
  color: #808080 !important;
  font-size: 15px !important; /*padding:8.5px 10px !important;*/
  padding: 10.5px 10px !important;
}
.footer-form-bottom_wrapper.gform_wrapper
  form.footer-form-bottom.gf_simple_horizontal
  div.gform_body
  ul.top_label.form_sublabel_below
  li.gfield {
  padding-right: 0;
}
.single-tribe_events .banner_image_pagepost {
  display: none;
}
.wedo-image-section img {
  width: 161px;
}
.wedo-image-section {
  z-index: 9;
  position: relative;
  margin-right: 15px;
  overflow: hidden;
}
.wedo-bottom-sec-red .wedo-image-section {
  background-color: #bf1933;
}
.wedo-bottom-sec-black .wedo-image-section {
  background-color: #333333;
}
.wedo-bottom-sec-blue .wedo-image-section {
  background-color: #2b2a56;
}
.wedo-image-section:before {
  bottom: 50%;
  -ms-transform-origin: 93% 100%;
  -webkit-transform-origin: 93% 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewY(50deg);
  -webkit-transform: skewY(50deg);
  transform: skewY(50deg);
}

.wedo-image-section:before,
.wedo-image-section:after {
  content: "";
  position: absolute;
  right: 0;
  height: 50%;
  background-color: inherit;
  padding-right: 16px;
}
.wedo-image-section:after {
  top: 50%;
  -ms-transform-origin: 93% 0;
  -webkit-transform-origin: 93% 0;
  transform-origin: 93% 0;
  -ms-transform: skewY(-50deg);
  -webkit-transform: skewY(-50deg);
  transform: skewY(-50deg);
}
.home-right-section-text {
  max-width: 560px;
  width: 100%;
}
.woocommerce form .form-row {
  padding: 0;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: 0;
}
/*.page-template-default.woocommerce-account .banner_image_pagepost #strategic-container, .page-template-default.woocommerce-account .strategic-site-content #strategic-container.page_default_container {
    max-width: 1100px !important;
}

.page-template-default.woocommerce-account .image-mark-bottom:before, .page-template-default .image-mark-bottom:after {
	width: 5%;
}
.page-template-default.woocommerce-account .image-mark-bottom-left.image-mark-bottom:after {
	width: 95% !important;
}*/
.woocommerce-account .addresses .title .edit {
  float: right;
  font-family: OpenSansBold;
  font-size: 11px;
  text-decoration: underline;
  line-height: 34px;
}
.unique_column:first-child {
  border-right: solid 1px #e5e5e5;
}
.unique_column:first-child {
  padding-right: 1.5rem !important;
}
.unique_column:last-child {
  padding-left: 1.5rem !important;
}
.unique_column address {
  margin-bottom: 0;
}
.woocommerce-orders-table th.woocommerce-orders-table__header span.nobr {
  font-family: OpenSansBold;
  font-size: 12px;
  color: #dfac2d;
}
.woocommerce-table--order-downloads th span.nobr {
  font-family: OpenSansBold;
  font-size: 12px;
  color: #dfac2d;
}
.woocommerce-MyAccount-navigation ul li a {
  font-size: 13px;
  font-family: OpenSansRegular;
}
p.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
  font-size: 13px;
  font-family: OpenSansRegular;
}
.ubermenu-mainmenu
  ul
  li.last-menu-ele
  a.dv-transparent-button.dv-red-transparent-button {
  padding-right: 10px;
}
body.search
  .strategic-site-content
  .banner_image_pagepost
  #strategic-container {
  max-width: 820px !important;
}
body.search
  .strategic-site-content
  #strategic-container
  .search_container_width {
  max-width: 790px !important;
  margin: 0 auto;
}
body.search .image-mark-bottom-left.image-mark-bottom:after {
  width: 83% !important;
}
body.search .image-mark-bottom:before,
body.search .image-mark-bottom:after {
  width: 17%;
}
body.search .dv-title-section {
  text-align: left;
}
body.search .dv-title-section h1:after {
  left: 0;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
}

#ajax-load-more .alm-btn-wrap .alm-load-more-btn {
  font-weight: 600;
  width: auto;
  height: 42px;
  background: #ed7070;
  border-radius: 0;
  margin: 0;
  position: relative;
  transition: padding 0.25s ease-in-out, width 0.25s ease-in-out,
    background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  border: 2px solid #333;
  background-color: #fff;
  color: #333;
  text-transform: uppercase;
  font-size: 16px;
  line-height: normal;
  display: inline-block;
  padding: 10px 27px 9px 27px;
  letter-spacing: 0.5px;
  font-family: "MontserratBold";
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn:hover {
  background-color: #333;
  color: #fff;
}
#ajax-load-more .alm-btn-wrap {
  padding: 30px 0 25px;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn.loading:before {
  width: 20px;
  height: 20px;
  margin: 0;
  border-radius: 0;
  display: inline-block;
  z-index: 0;
  content: "";
  position: absolute;
  left: auto;
  top: 10px;
  overflow: hidden;
  -webkit-transition: none;
  transition: none;
  background-image: url(../images/ajax_loader_new.gif);
  background-color: transparent;
  background-size: 20px;
  background-repeat: no-repeat;
  right: 33px;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn.loading {
  padding: 10px 58px 9px 35px;
}
body.search
  .entry-content
  .alm-reveal:last-child
  .border-news-archive:last-child {
  border-bottom: 0;
  padding: 0px;
  margin-bottom: 0 !important;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn.done {
  display: none;
}
ul.alm-listing.alm-ajax {
  padding-left: 0 !important;
}
body.search .news-archive-thumbnail:before,
body.search .news-archive-thumbnail:after {
  display: none;
}
body.search .entry-content .border-news-archive {
  border-bottom: 2px solid #dadada;
  padding: 0px 0px 33px 0px;
  margin-bottom: 22px !important;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
html body.page-template-default .entry-content .login_form_tpl_n h2 {
  line-height: 35px;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 0;
}
html
  body.page-template-default
  .entry-content
  .woocommerce
  .login_form_tpl_n
  form.login,
html
  body.page-template-default
  .entry-content
  .woocommerce
  .login_form_tpl_n
  form.register {
  margin: 1em 0;
}
.woocommerce
  .woocommerce-order-downloads
  .woocommerce-table--order-downloads
  .download-product
  a {
  font-size: 11px;
  font-family: OpenSansRegular;
  line-height: 13px !important;
  display: block;
}
.woocommerce
  .woocommerce-order-downloads
  .woocommerce-table--order-downloads
  .download-product {
  width: 210px;
}
body.page-template-templateselectri-meetings-tpl-php .news-content h2 a,
body.page-template-templateselectri-past-meetings-tpl-php .news-content h2 a {
  font-size: 20px;
  font-family: "MontserratLight";
  line-height: 23px;
}
body.page-template-templateselectri-meetings-tpl-php
  .border-news-archive
  .news-content
  h2.entry-title,
body.page-template-templateselectri-past-meetings-tpl-php
  .border-news-archive
  .news-content
  h2.entry-title {
  margin-bottom: 8px;
  font-size: 20px;
  font-family: "MontserratLight";
  line-height: 23px;
}
.electri_meetings_panel_container {
  max-width: 820px;
  margin: 0 auto;
}

body.page-template-templateselectri-meetings-tpl-php
  .strategic-site-content
  #strategic-container,
body.page-template-templateselectri-past-meetings-tpl-php
  .strategic-site-content
  #strategic-container {
  max-width: 820px !important;
}
body.page-template-templateselectri-meetings-tpl-php
  .image-mark-bottom-left.image-mark-bottom:after,
body.page-template-templateselectri-past-meetings-tpl-php
  .image-mark-bottom-left.image-mark-bottom:after {
  width: 83% !important;
}
body.page-template-templateselectri-meetings-tpl-php .image-mark-bottom:before,
body.page-template-templateselectri-meetings-tpl-php .image-mark-bottom:after {
  width: 17%;
}
body.page-template-templateselectri-past-meetings-tpl-php
  .image-mark-bottom:before,
body.page-template-templateselectri-past-meetings-tpl-php
  .image-mark-bottom:after {
  width: 17%;
}
.main-border-section-menu.plt_0 ul {
  padding-left: 0px !important;
}
.ubermenu-submenu
  ul.ubermenu-row
  .ubermenu-item-type-custom:last-child
  .ubermenu-submenu-type-stack {
  border: 0 !important;
}
.ubermenu .ubermenu-active .ubermenu-submenu .ubermenu-submenu-type-stack {
  border-right: 1px solid #e5e5e5 !important;
  border-left: 0 !important;
  padding-left: 0 !important;
}
.contributors-post-member-image-inner .image-mark-bottom {
  position: absolute;
}
.gform_wrapper.forms_design_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.forms_design_wrapper.gf_browser_chrome
  .gfield_checkbox
  li
  input[type="checkbox"],
.gform_wrapper.forms_design_wrapper.gf_browser_chrome
  .gfield_radio
  li
  input[type="radio"] {
  margin-top: 0;
}

.gform_wrapper.forms_design_wrapper .top_label .gfield_label {
  margin-bottom: 0;
}
.gform_wrapper.forms_design_wrapper
  .field_sublabel_below
  .ginput_complex.ginput_container
  label,
.gform_wrapper.forms_design_wrapper
  .field_sublabel_below
  div[class*="gfield_time_"].ginput_container
  label {
  line-height: normal;
}
.gform_wrapper.forms_design_wrapper {
  margin-top: 0;
}
html body.page-id-3389 .entry-content h2.dec_font {
  line-height: 25px;
  font-size: 25px;
}
.gform_wrapper.forms_design_wrapper.gf_browser_chrome
  .ginput_complex
  .ginput_right
  select,
.gform_wrapper.forms_design_wrapper.gf_browser_chrome .ginput_complex select {
  text-indent: 2px;
  line-height: 1.5em;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px 4px;
  min-height: 36px;
  margin-left: 0;
  border-radius: 3px;
}
.gform_wrapper.forms_design_wrapper.gf_browser_chrome span.address_country {
  margin-top: 0;
}
html body.page-template-default.page-id-3389 .entry-content h2 a,
html body.page-template-default.page-id-3389 .entry-content a {
  color: #bf1933 !important;
}

html body div.header_top_bar,
html body div.header_top_bar a,
html body div.header_top_bar span {
  font-family: MontserratBold;
  text-transform: uppercase;
}
html body div.header_top_bar {
  padding: 0 15px;
  max-width: 1100px;
  margin: 0 auto;
  text-align: right;
}
.common_class_head_topbar,
.social_icon_header span,
.social_icon_header .social_follow_sec {
  display: inline-block;
  vertical-align: middle;
}

.addon-my-account-link {
  padding: 0 15px;
  max-width: 1100px;
  margin: 0 auto;
  text-align: right;
}
.addon-my-account-link a {
  background: #bf1933;
  border-bottom: 2px solid #bf1933;
  border-left: 2px solid #bf1933;
  border-right: 2px solid #bf1933;
  color: #fff;
  text-transform: uppercase;
  font-family: "MontserratSemiBold";
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 9px;
  outline: 0;
  font-size: 12px;
  transition: all 0.6s ease;
  border-radius: 0;
  vertical-align: top;
  display: inline-block;
}
.addon-my-account-link a:hover,
.addon-my-account-link a:focus {
  background-color: #333333;
  border-color: #333333;
  text-decoration: none;
  color: #fff;
}
.addon-my-account-link a i {
  margin-right: 10px;
  font-size: 14px;
}
.common_class_head_topbar ul.social_follow_sec {
  margin: 0;
  padding: 0;
}
.border-right .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 10px;
}
.border-right .gform_wrapper .top_label li.gfield.gf_left_half,
.border-right .gform_wrapper .top_label li.gfield.gf_right_half {
  padding-right: 10px;
}
