@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&family=Raleway:ital,wght@0,500;0,600;0,700;1,800&display=swap");
@font-face {
  font-family: "Gotham_Bold";
  src: url("fonts/Gotham-Bold.eot");
  src: local("☺"), url("fonts/Gotham-Bold.woff") format("woff"),
    url("fonts/Gotham-Bold.ttf") format("truetype"),
    url("fonts/Gotham-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

body,
html {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  scroll-behavior: smooth;
  color: #5a5b5b;
}

body.resize-sm,
html.resize-sm {
  font-size: 12px;
}

body.resize-md,
html.resize-md {
  font-size: 16px;
}

body.resize-lg,
html.resize-lg {
  font-size: 18px;
}

.container {
  max-width: 100%;
  padding: 0 !important;
}

.container > .row {
  max-width: 100%;
  margin: 0 auto;
}

.topheader {
  position: fixed;
  z-index: 10;
}

.topheader .sf_colsIn {
  padding: 0;
}

.topheader.fixed-header .toplogo {
  max-width: 102px;
}

.topheader > .row {
  background: #fff;
  align-items: center;
  -webkit-box-shadow: 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
  overflow: visible;
  margin-bottom: 0px;
  z-index: 11;
  position: relative;
}

.medium {
  font-size: 12px;
}

.bg-light {
  background: none !important;
}

.navmainwrap {
  margin: 0;
}

.navbar-collapse {
  justify-content: flex-end;
}

.form-inline .form-group {
  padding-right: 0 !important;
  justify-content: flex-end;
}

.topheadertop {
  background: #002124;
  padding: 10px 0;
  min-height: 47px;
  border-radius: 0 0 0px 6px;
  margin: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.toprightlink {
  font-size: 0.875rem;
  color: #c1e4df;
  padding-top:2px;
}

.lang_bar {
  color: #fff;
  font-size: 14px;
  margin: 0 14px;
}

.lang_bar a {
  color: #fff;
}

.lang_bar ul {
  margin-bottom: 0;
 }

.toplogo {
  max-width: 182px;
  padding-left: 20px;
}

.toprightlink a {
  color: #c1e4df;
}

.topheadertop h4 {
  color: #b8aa95;
  font-size: 1.1875rem;
  padding-left: 20px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin-bottom: 0;
}

.textincrease {
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
}

.textincrease span {
  cursor: pointer;
  margin-left: 2px;
}

.textincrease .small {
  font-size: 12px;
}

.textincrease .medium {
  font-size: 14px;
}

.textincrease .large {
  font-size: 16px;
}

.textincrease button {
  border: 0;
  outline: none;
  font-size: 14px;
  color: #fff;
  background: none;
  padding: 0 0 0 2px;
}

.textincrease button:first-child {
  padding: 0 0 0;
}

.resize-sm .textincrease .small,
.resize-md .textincrease .medium,
.resize-lg .textincrease .large {
  color: #e06546;
}

.toprightwrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.dropdown-item {
  padding: 0.25rem 1rem;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #e06546 !important;
  text-decoration: none;
  background-color: #c1e4df !important;
}

.dropdown-menu {
  border: 0 !important;
  border-radius: 0 !important;
}

.navbar-nav > li:nth-child(2) {
  position: initial;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu {
  width: 100%;
  background: #002124;
  padding: 20px;
}

.navbar-nav
  li:nth-child(2)
  > ul.dropdown-menu
  > li.dropdown-submenu
  > ul.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-collapse .dropdown-menu {
  background-color: transparent;
  border: 0;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu > li {
  width: 25%;
  float: left;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu > li > a {
  color: #fff;
  font-size: 1rem;
  width: 100%;
  padding: 0 0 5px;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu > li > a:hover {
  background: none;
  color: #e06546;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu .innermegamenu {
  font-size: 14px;
  padding: 0 0 30px 20px;
  line-height: normal;
}

.m-t-10 {
  margin-top: 10px;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu .innermegamenu a {
  display: block;
  color: #c7c7c7;
  font-size: 12px;
  line-height: 16px !important;
  margin-bottom: 7px;
}

.navbar-nav li:nth-child(2) > ul.dropdown-menu .innermegamenu a:hover {
  color: #e06546;
  text-decoration: none;
}

.navbar {
  padding: 0 10px;
  float: right;
  width: 100%;
}

.navbar-light .navbar-nav .nav-link {
  font-size: 1rem;
  color: #334d50;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  border-bottom: 8px solid #fff;
  min-height: 73px;
  display: flex;
  align-items: center;
  border-top: 8px solid #fff;
}

.navbar-light .navbar-nav .active > .nav-link {
  border-bottom: 8px solid #c1e4df;
  border-top: 8px transparent #fff;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #e06546;
}

.navbar-light .navbar-nav .nav-item:last-child .dropdown-menu {
  right: 0px;
  left: inherit;
}

.intercom-app-launcher {
  position: fixed;
  z-index: 2147483003;
  bottom: 20px;
  right: 20px;
  width: 60px;
  text-indent: -9999px;
  display: inline-block;
  height: 60px;
  cursor: pointer;
  animation: intercom-lightweight-app-launcher 250ms ease;
  background: url(images/chat-icon.svg) no-repeat 0 0;
  background-size: 50px;
  display: none;
}

.gototop-btn {
  position: fixed;
  z-index: 998;
  bottom: 50px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  animation: intercom-lightweight-app-launcher 250ms ease;
  background: url(images/up.svg) no-repeat 6px 50% #e06546;
  background-size: auto;
  background-size: 16px;
  color: #fff;
  font-size: 0.875rem;
  padding: 3px 5px 3px 26px;
  text-decoration: none;
  -webkit-overflow-scrolling: touch;

}

.gototop-btn:hover {
  background: url(images/up.svg) no-repeat 6px 50% #002124;
  background-size: 16px;
  text-decoration: none;
  color: #fff;
}

.gototop-btn.active {
  opacity: 1;
  visibility: visible;
  -webkit-overflow-scrolling: touch;

}

.herosection {
  padding-top: 120px !important;
}

.herosection .socialicons {
  bottom: 0;
}

.herowrapperin {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 350px;
}

.herowrapperin > div {
  z-index: 1;
}

.herowrapperin:after {
  /* background: rgba(0, 33, 36, 0.35);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0 */
}

.herowrapperin h1,
.herowrapperin h2 {
  text-align: center;
}

.herosection h2,
.herosection h1 {
  font-size: 4.6875rem;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

.aboutbanner {
  background: url(images/abouthero.jpg) no-repeat 0 0;
  background-size: cover;
}

.newsbanner {
  background: url(images/newshero.jpg) no-repeat 0 0;
  background-size: cover;
}

.cipfcoveragebanner {
  background: url(images/cipf-coverage-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.cipfcoverageinbanner h2,
.cipfcoverageinbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
}

.policiesbanner {
  background: url(images/policyguideline-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.policiesbanner h2,
.policiesbanner h1 {
  font-size: 3rem;
}

.whoqualifiesbanner {
  background: url(images/cipf-coverage-hero-new.jpg) no-repeat 0 0;
  background-size: cover;
}

.whoqualifiesbanner h2,
.whoqualifiesbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-01.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.whatdoescoverbanner {
  background: url(images/cipf-coverage-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.whatdoescoverbanner h2,
.whatdoescoverbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-02.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.coveragelimitsbanner {
  background: url(images/cipf-coverage-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.coveragelimitsbanner h2,
.coveragelimitsbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-03.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.cipfmemberinsolventbanner {
  background: url(images/cipf-insolvent-hero.jpg) no-repeat center 100px;
  background-size: cover;
}

.cipfmemberinsolventbanner h2,
.cipfmemberinsolventbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-04.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.casestudiesbanner {
  background: url(images/case-studies-hero.jpg) no-repeat center 114px;
  background-size: cover;
}

.casestudiesbanner h2,
.casestudiesbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-05.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.coveragepolicybanner {
  background: url(images/coverage-policy-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.coveragepolicybanner h2,
.coveragepolicybanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-06.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.claimprocedurebanner {
  background: url(images/claim-procedure-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.claimprocedurebanner h2,
.claimprocedurebanner h1 {
  padding-top: 80px;
  background: url(images/Coverage-Icons-07.png) no-repeat top center;
  font-size: 2rem;
  background-size: 80px;
  margin-top: -40px;
}

.pastinsolvenciesbanner {
  background: url(images/pastinsolvencies-hero.jpg) no-repeat 98% 0;
  background-size: cover;
}

.pastinsolvenciesbanner h2,
.pastinsolvenciesbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-09.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
  text-align: center;
}

.firstleasidebanner {
  background: url(images/cipf-coverage-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.firstleasidebanner h2,
.firstleasidebanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-08.png) no-repeat top center;
  font-size: 2.375rem;
  background-size: 80px;
}

.barretcapitalbanner {
  background: url(images/cipf-coverage-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.barretcapitalbanner h2,
.barretcapitalbanner h1 {
  padding-top: 85px;
  font-size: 2.375rem;
  background: url(images/Coverage-Icons-09.png) no-repeat top center;
  background-size: 80px;
}

.cipfcoverageinbanner .herosection h2,
.cipfcoverageinbanner .herosection h1 {
  font-size: 4.3125rem;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

.glossarybanner {
  background: url(images/glossary-hero.jpg) no-repeat right 0;
  background-size: cover;
}

.faqbanner {
  background: url(images/faq-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.investmentadvisorbanner {
  background: url(images/investmentadvisor-hero.jpg) no-repeat 74% 0;
  background-size: cover;
}

.memberdirectorybanner {
  background: url(images/memberdirectory-hero.jpg) no-repeat center 110px;
  background-size: cover;
}

.memberbanner {
  background: url(images/member-hero.jpg) no-repeat center center;
  background-size: cover;
}

.assessmentapealbanner {
  background: url(images/assessmentapeal-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.howtoorderbanner {
  background: url(images/howtoorder-hero.jpg) no-repeat center 0;
  background-size: cover;
}

.howtoorderbanner h1 {
  text-align: center;
}

.memberfaqbanner {
  background: url(images/memberfaq-hero.jpg) no-repeat 0 0;
  background-size: cover;
}
.legalbanner {
  background: url(images/legal-hero.jpg) no-repeat center 0;
  background-size: cover;
}
.privacybanner {
  background: url(images/privacy-banner.jpg) no-repeat center 0;
  background-size: cover;
}
.iirocbanner {
  background: url(images/iiroc-hero.jpg) no-repeat center 0;
  background-size: cover;
}

.iirocbanner h2,
.iirocbanner h1 {
  font-size: 3.5625rem;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.policyguidelinebanner {
  background: url(images/policyguideline-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.policyguidelinebanner h2,
.policyguidelinebanner h1 {
  font-size: 57px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

.glossarybanner h2,
.faqbanner h2,
.glossarybanner h1,
.faqbanner h1 {
  font-family: "Raleway", sans-serif;
  letter-spacing: 4px;
}

.investmentadvisorbanner h2,
.investmentadvisorbanner h1 {
  font-family: "Raleway", sans-serif;
  letter-spacing: 4px;
  text-align: center;
}

.memberdirectorybanner h2,
.memberdirectorybanner h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 4px;
}

.cipfcoveragebanner h2,
.cipfcoveragebanner h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  line-height: 54px;
  font-size: 3.5rem;
}

.contactusherobanner {
  background: url(images/contacthero.jpg) no-repeat 0 0;
  background-size: cover;
}

.contactusherobanner h2,
.contactusherobanner h1 {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  letter-spacing: 4px;
  text-align: center;
}

.contactaddheader {
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
  color: #002124;
}

.contactaddheader span {
  color: #c1e4df;
  font-weight: 400;
}
.contactaddheader a {
  color: #002124;
}

.contactlist {
  list-style: none;
}

.contactlist li {
  color: #5a5b5b;
  margin-bottom: 15px;
  font-size: 16px;
  letter-spacing: 1px;
  min-height: 70px;
  padding-top: 12px;
}

.contactlist li.tel {
  background: url(images/tel-icon.svg) no-repeat 0 0;
  background-size: 60px;
  padding-left: 80px;
}

.contactlist li.fax {
  background: url(images/fax-icon.svg) no-repeat 0 0;
  background-size: 60px;
  padding-left: 80px;
}

.contactlist li.emailicon {
  background: url(images/mail-icon.svg) no-repeat 0 0;
  background-size: 60px;
  padding-left: 80px;
}

.contactlist li strong {
  color: #002124;
  font-size: 1.125rem;
}

.contactlist li a {
  color: #002124;
  text-decoration: none;
}

.contactlist li a:hover strong {
  color: #e06546 !important;
  text-decoration: none;
}

.contactformwrap {
  background: #c1e4df;
}

.contactformwrap h3.subheader {
  color: #002124;
  font-size: 1.125rem;
}

.submitbtn button {
  color: #002124 !important;
  font-family: "Gotham_Bold";
  font-size: 1.5rem;
  border: 2px solid #002124 !important;
  padding: 6px 33px 6px 20px;
  background: url(images/arrowright.svg) no-repeat 91% 15px !important;
  background-size: 10px !important;
  border-radius: 8px;
  text-transform: uppercase;
  opacity: 1 !important;
  cursor: pointer;
}

.submitbtn button:hover {
  background: #002124 url(images/arrowright_hover.svg) no-repeat 91% 15px !important;
  background-size: 10px !important;
  border: 2px solid #002124 !important;
  color: #fff !important;
}

.contactformwrap input[type="text"],
.contactformwrap select,
.contactformwrap input[type="email"],
.contactformwrap textarea {
  background: #fff;
  padding: 16px;
  width: 100%;
  font-size: 1rem;
  border-width: 0;
  border-radius: 0;
  min-height: 56px;
}

.contactformwrap select {
  color: #919191;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff url(images/seletbg.svg) no-repeat 95% 10px;
  background-size: 34px;
}

.contactformwrap textarea {
  max-height: 170px;
}

.contactformwrap form {
  display: flex;
  flex-wrap: wrap;
}

.contactformwrap .onethird {
  /* width: calc(33.33% - 20px);
    margin-right: 20px; */
}

.contactformwrap .onethird:nth-child(3),
.contactformwrap .onethird:nth-child(6) {
  /* margin-right: 0;
    width: 33.33%; */
}

.contactformwrap .fullwidthfield {
  width: 100%;
}

.contactformwrap .onethird label,
.contactformwrap .fullwidthfield label {
  display: none;
}

.contactformwrap h2.pageheader::after {
  width: 50px;
  content: "";
  background-color: #fff;
  bottom: 0;
  height: 3px;
  position: absolute;
  left: 0;
}

.govbanner {
  background: url(images/govhero.jpg) no-repeat right center;
  background-size: cover;
}

.govbanner h2,
.govbanner h1 {
  background: url(images/govicon.png) no-repeat top center;
  padding-top: 85px;
  background-size: 87px;
  font-size: 2.375rem;
}

.cipffundhero {
  background: url(images/cipf-fund-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.cipffundhero h2,
.cipffundhero h1 {
  background: url(images/The-CIPF-Fund-Header-Icon.png) no-repeat top center;
  padding-top: 85px;
  background-size: 87px;
  font-size: 2.375rem;
}

.cipffmandatehero {
  background: url(images/cipfmandate-hero.jpg) no-repeat center 0;
  background-size: cover;
}

.cipffmandatehero h2,
.cipffmandatehero h1 {
  background: url(images/CIPF-Mandate-Header-Icon.png) no-repeat top center;
  padding-top: 85px;
  background-size: 87px;
  font-size: 2.375rem;
}

.centerall {
  text-align: center;
}

.affiliationhero {
  background: url(images/affiliations-hero.jpg) no-repeat center 0;
  background-size: cover;
}

.affiliationhero h2,
.affiliationhero h1 {
  background: url(images/Affiliations-Header-Icon.png) no-repeat top center;
  padding-top: 85px;
  background-size: 87px;
  font-size: 2.375rem;
}

.affiliationchart {
  text-align: center;
}

.historyhero {
  background: url(images/history-cipf-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.historyhero h2,
.historyhero h1 {
  background: url(images/History-of-CIPF-Header-Icon.png) no-repeat top center;
  padding-top: 85px;
  background-size: 87px;
  font-size: 2.375rem;
}

.careeropportunityhero {
  background: url(images/careeropportunity-hero.jpg) no-repeat 0 0;
  background-size: cover;
}

.careeropportunityhero h2,
.careeropportunityhero h1 {
  background: url(images/Career-Opporunities-Header-Icon.png) no-repeat top
    center;
  padding-top: 85px;
  background-size: 87px;
  font-size: 2.375rem;
}

h2.pageheader {
  color: #002225;
  font-family: "Raleway", sans-serif;
  font-size: 2.375rem;
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 30px;
  font-weight: 900;
}

h2.pageheader::after {
  width: 50px;
  content: "";
  background-color: #ffcf7b;
  bottom: 0;
  height: 3px;
  position: absolute;
  left: 0;
}

h3.pageheader_small {
  color: #002225;
  font-family: "Raleway", sans-serif;
  font-size: 1.625rem;
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 40px;
  font-weight: 900;
}

h3.pageheader_small::after {
  width: 50px;
  content: "";
  background-color: #ffcf7b;
  bottom: 0;
  height: 3px;
  position: absolute;
  left: 0;
}

h2.pageheadergotham {
  color: #000;
  font-family: "Gotham_Bold", sans-serif;
  font-size: 2.375rem;
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 30px;
  font-weight: 900;
}

h2.pageheadergotham::after {
  width: 50px;
  content: "";
  background-color: #ffcf7b;
  bottom: 0;
  height: 3px;
  position: absolute;
  left: 0;
}

.containersmall {
  padding: 50px 10% !important;
}

.containersmall > .rowzero > {
  margin: 0;
}

.containersmall > .rowzero > .sf_colsIn {
  padding: 0;
}

.codeofcunducsec {
  padding: 50px 0 30px 10% !important;
}

ul.pluslist {
  margin: 0 0 20px;
  list-style: none;
  padding: 0;
}

ul.pluslist li {
  padding: 0 0 20px 30px;
  background: url(images/plu.svg) no-repeat 0 3px;
  background-size: 17px;
}
ul.pluslist ul li {
  list-style: none;
}

ul.pluslistblack {
  margin: 0 0 20px;
  list-style: none;
  padding: 0;
}

ul.pluslistblack li {
  padding: 0 0 20px 30px;
  background: url(images/plu.svg) no-repeat top left;
  background-size: 22px;
}

.orangecolortext {
  color: #e06546 !important;
}

.orangecolortextwrap a {
  color: #e06546 !important;
  font-weight: bold;
}

.orangecolorbtn {
  border: 2px solid #e06546;
  color: #e06546;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Gotham_Bold";
  border-radius: 6px;
  text-decoration: none;
  padding: 5px 10px;
}

.orangecolorbtn:hover {
  border: 2px solid #e06546;
  color: #fff;
  background: #e06546;
  text-decoration: none;
}

.sf-search-results > .sf-media {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  word-break: break-word;
}

ul.sf-autocomplete {
  z-index: 10;
  position: fixed !important;
}

.media-body h3 {
  font-size: 1.25rem;
}

.textsearch {
  font-size: 20px;
  background: #ffcf7c78;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}

.textsearchbox {
  -webkit-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
}

.aboutcontentwrap {
  padding: 50px 0 !important;
}

.aboutcontentwrap .sectionheader {
  color: #b8aa95;
  font-size: 1.375rem;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  margin-bottom: 50px;
}

.abouticons {
  display: flex;
  flex-wrap: wrap;
  max-width: 680px;
  margin: 0 auto;
}

.abouticons .items {
  width: 33.33%;
  color: #000000;
  font-size: 22px;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

.abouticons .items .hoveritem {
  display: none;
  border-top: 8px solid #c1e4df;
  position: absolute;
  z-index: 2;
  background: #002124;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 20px;
  max-width: 228px;
  margin: 0 auto;
  text-align: left;
}

.abouticons .items .hoveritem ul {
  padding: 0;
}

.abouticons .items .hoveritem li {
  list-style: none;
  line-height: 20px;
  width: 100%;
  margin-bottom: 8px;
}

.abouticons .items .hoveritem li a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
}

.abouticons .items .hoveritem li {
  list-style: none;
  line-height: 1rem;
  margin-bottom: 18px;
  display: inline-block;
}

.abouticons .items .hoveritem li {
  line-height: 1rem;
  margin-bottom: 8px;
}

.abouticons .items:hover .hoveritem {
  display: block;
}

.abouticons .items > a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}

.mandateicon > a {
  background: url(images/mandateicon.svg) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.governanceicon > a {
  background: url(images/governance-icon.svg) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.affiliateicon > a {
  background: url(images/affiliation-icon.svg) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.historyicon > a {
  background: url(images/history-icon.svg) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.opportunityicon > a {
  background: url(images/opportunity-icon.svg) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.fundicon > a {
  background: url(images/fund-icon.svg) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.membericons {
  display: flex;
  flex-wrap: wrap;
  max-width: 680px;
  margin: 0 auto;
}

.membericons .items {
  width: 50%;
  color: #000000;
  font-size: 22px;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

.membericons .items .hoveritem {
  display: none;
  border-top: 8px solid #c1e4df;
  position: absolute;
  z-index: 2;
  background: #002124;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 20px;
  max-width: 228px;
  margin: 0 auto;
  text-align: left;
  left: 0;
  right: 0;
}

.membericons .items .hoveritem ul {
  padding: 0;
}

.membericons .items .hoveritem li {
  list-style: none;
  line-height: 20px;
  width: 100%;
  margin-bottom: 8px;
}

.membericons .items .hoveritem li a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
}

.membericons .items .hoveritem li {
  list-style: none;
  line-height: 1rem;
  margin-bottom: 18px;
  display: inline-block;
}

.membericons .items .hoveritem li {
  line-height: 1rem;
  margin-bottom: 8px;
}

.membericons .items:hover .hoveritem {
  display: block;
}

.membericons .items > a {
  color: #000;
  text-decoration: none;
  display: inline-block;
}

.policiesicon > a {
  background: url(images/Members-Icon-01.png) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.howtoordericon > a {
  background: url(images/Members-Icon-02.png) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.memberfaqicon > a {
  background: url(images/Members-Icon-03.png) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.complianceicon > a {
  background: url(images/Members-Icon-05.png) no-repeat top center;
  background-size: 118px;
  padding-top: 130px;
}

.memberstextwrap {
  font-family: "Raleway", sans-serif;
  color: #b9aa95;
  font-weight: 700;
  text-align: left;
}

.dropdown-item {
  width: 278px;
  line-height: 19px;
  white-space: initial;
  font-size: 1rem;
}

.listTop {
  text-align: right;
  margin-bottom: 40px;
}

.expandcollapse {
  width: 100%;
  display: inline-block;
}

.toggle-help {
  text-align: right;
  display: inline-block;
  margin-bottom: 20px;
  float: right;
}

.fixed-header {
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  transition: all 0.2s ease, height 0.1s ease;
  -webkit-transition: all 0.2s ease, height 0.1s ease;
  -o-transition: all 0.2s ease, height 0.1s ease;
}

.fixed-header .topheadertop {
  display: none;
}

.show-all {
  background: url(images/open-icon.svg) no-repeat 0 5px;
  padding: 0 0 0 26px;
  background-size: 16px;
  cursor: pointer;
  color: #e06546;
  font-weight: bold;
}

.hide-all {
  background: url(images/collapse-icon.svg) no-repeat 0 5px;
  padding: 0 0 0 26px;
  background-size: 16px;
  cursor: pointer;
}

.mapwrap iframe {
  width: 100%;
}

.whatsnewwrap {
  padding: 50px 10% !important;
}

.whatsnewwrap ul {
  display: flex;
}

.whatsnewwrap ul li {
  margin-right: 20px;
  width: 33.33%;
  display: flex;
}

.whatsnewwrap ul li:last-child {
  margin-right: 20px;
}

.whatsnewwrap ul li .list-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
  border-bottom: 2px solid #f0ede9;
}

.whatsnewwrap ul li img {
  border-radius: 4px 4px 0 0;
}

.whatsnewwrap ul li h3 {
  flex: 1 0 auto;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.625rem;
  border-left: 2px solid #f0ede9;
  border-right: 2px solid #f0ede9;
  margin-bottom: 0;
  padding: 0 20px;
}

.whatsnewwrap ul li .contentwrap {
  padding: 20px;
  border: 2px solid #f0ede9;
  border-top-width: 0;
}

.whatsnewwrap ul li .cat {
  color: #000;
  font-family: "Gotham_Bold";
  font-size: 13px;
  text-transform: uppercase;
  border-left: 2px solid #f0ede9;
  border-right: 2px solid #f0ede9;
  padding: 20px 20px 5px;
}

.whatsnewwrap ul li .text-muted {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-left: 2px solid #f0ede9;
  border-right: 2px solid #f0ede9;
  padding: 20px 20px 20px;
}

.whatsnewwrap ul li .text-muted span {
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
  color: #898989;
  background: url(images/clock-icon.svg) no-repeat 0 0;
  background-size: 18px;
  line-height: 1.25rem;
  padding-left: 30px;
}

.whatsnewwrap h3 a {
  color: #b8aa95;
  font-size: 1.375rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.625rem;
}

.whatsnewwrap .btn {
  border: 2px solid #e06546;
  color: #e06546;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Gotham_Bold";
  border-radius: 6px;
  padding: 5px 10px;
}

.whatsnewwrap .btn:hover {
  border: 2px solid #e06546;
  color: #fff;
  background: #e06546;
}

.whatdoessection {
  padding: 50px 0 30px 10% !important;
}

.whatdoessection p {
  line-height: 1.625rem;
  font-size: 1rem;
}

.viewallbtn {
  color: #002124;
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
}

.viewallbtn:hover {
  color: #e06546 !important;
}

.whatdoessection .contentsection {
  padding-right: 70px;
}

.whatdoessection .row {
  max-width: 100%;
}

.whatdoessection .row .col-lg-3 {
  padding-right: 0;
}

.sliderwrap {
  padding-top: 120px !important;
}

.sliderwrap > .row,
.sliderwrap .sf_colsIn {
  padding: 0;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  /* height: 480px; */
  /* max-height: 480px; */
}

.slick-next,
.slick-prev {
  display: none !important;
}

.slideicons {
  display: flex;
  position: absolute;
  z-index: 1;
  justify-content: space-around;
  align-items: center;
  top: 30%;
  left: 0;
  right: 0;
  max-width: 700px;
  margin: 0 auto;
  padding: 0;
}

.slidehere {
  position: relative;
}

.slidehere:after {
  background: rgba(0, 33, 36, 0.35);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.slideicons li {
  text-align: center;
  list-style: none;
  font-size: 1.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #fff;
  line-height: 1.625rem;
  min-width: 160px;
}

.slideicons li a {
  color: #fff;
  text-decoration: none;
  min-width: 160px;
  outline: none;
}

.searchbox {
  justify-content: flex-end;
}

.searchboxwrap {
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 580px;
}

.navmainwrapin {
  z-index: 2;
}

.active.searchboxwrap {
  max-width: 580px;
}

.form-inline .form-control {
  width: calc(100% - 190px);
  border: 0;
  font-size: 14px;
  color: #002124;
  outline: none;
}

html[lang="fr"] .form-inline .form-control {
  width: calc(100% - 220px);
}
.sf-search-input-wrapper {
  position: absolute;
  bottom: -50px;
  z-index: 10;
  flex-direction: row;
  width: 100%;
  background: #fff;
  padding: 0;
  -webkit-box-shadow: inset 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: inset 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
  box-shadow: inset 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
}

.searchbox .btn-search {
  background: url(images/search-icon.svg) no-repeat center center #e06546;
  width: 73px;
  height: 73px;
  background-size: 25px;
  text-indent: -9999px;
  border-radius: 0;
  border: 0;
  outline: none;
}

.searchbox .btn-search.active {
  background: url(images/close.svg) no-repeat center center #b8aa95;
  width: 73px;
  height: 73px;
  background-size: 25px;
  text-indent: -9999px;
  border-radius: 0;
  border: 0;
  outline: none;
}

.searchbox .btn-primary {
  background: url(images/search-icon.svg) no-repeat 25px center #e06546;
  height: 50px;
  background-size: 23px;
  border-radius: 0;
  border: 0;
  padding-left: 54px;
  padding-right: 34px;
  font-family: "Gotham_Bold";
  font-size: 16px;
  text-transform: uppercase;
  -webkit-box-shadow: inset 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: inset 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
  box-shadow: inset 0px 3px 7px -4px rgba(0, 0, 0, 0.65);
}

.form-control:focus {
  box-shadow: none !important;
}

.slideicons .membericon {
  /* background: url(images/Hero-Icon-01.png) no-repeat center top;
    background-size: 100px;
    padding-top: 100px; */
}

.slideicons .membericon a {
  background: url(images/Hero-Icon-01.png) no-repeat center top;
  background-size: 100px;
  padding-top: 100px;
  display: inline-block;
}

.slideicons .membericon.active a {
  background: url(images/Active-Icon-01.png) no-repeat center top;
  background-size: 100px;
  display: inline-block;
}

.slideicons .coverageicon a {
  background: url(images/Hero-Icon-02.png) no-repeat center top;
  background-size: 100px;
  padding-top: 100px;
  display: inline-block;
}

.slideicons .coverageicon.active a {
  background: url(images/Active-Icon-02.png) no-repeat center top;
  background-size: 100px;
  display: inline-block;
}

.slideicons .qualifyicon a {
  background: url(images/Hero-Icon-03.png) no-repeat center top;
  background-size: 100px;
  padding-top: 100px;
  display: inline-block;
}

.slideicons .qualifyicon.active a {
  background: url(images/Active-Icon-03.png) no-repeat center top;
  background-size: 100px;
}

.slideicons .whatsnewicon a {
  background: url(images/Hero-Icon-04.png) no-repeat center top;
  background-size: 100px;
  padding-top: 100px;
  display: inline-block;
}

.slideicons .whatsnewicon.active a {
  background: url(images/Active-Icon-04.png) no-repeat center top;
  background-size: 90px;
  display: inline-block;
}

.sharelink {
  background: url(images/shareicon.svg) no-repeat left top;
  background-size: 40px;
  padding-left: 50px;
  font-family: "Gotham_Bold";
  font-size: 16px;
  color: #000000;
  padding-top: 9px;
  height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}

.sharelink:hover {
  color: #e06546;
}

.sliderwrappermain {
  position: relative;
  /* height: 400px; */
}

.slick-slider.fade {
  display: block;
}

.socialicons {
  position: absolute;
  bottom: 8px;
  z-index: 1;
  background: #b8aa95;
  width: 287px;
  height: 120px;
  left: 0;
  border-radius: 0 8px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sliderwrappermain .socialicons {
  bottom: 0;
}

.socialicons ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}

.socialicons ul li {
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
}

.socialicons ul li:last-child {
  margin: 0;
}

.socialicons ul li a {
  text-indent: -9999px;
  width: 34px;
  height: 34px;
  display: inline-block;
}

.socialicons ul li a.facebookicon {
  background: url(images/facebook.svg) no-repeat 0 0;
  background-size: 30px;
}

.socialicons ul li a.facebookicon:hover {
  background: url(images/facebook-hover.svg) no-repeat 0 0;
  background-size: 30px;
}

.socialicons ul li a.twittericon {
  background: url(images/twitter.svg) no-repeat 0 0;
  background-size: 30px;
}

.socialicons ul li a.twittericon:hover {
  background: url(images/twitter-hover.svg) no-repeat 0 0;
  background-size: 30px;
}

.socialicons ul li a.linkedinicon {
  background: url(images/linkedin.svg) no-repeat 0 0;
  background-size: 30px;
}

.socialicons ul li a.linkedinicon:hover {
  background: url(images/linkedin-hover.svg) no-repeat 0 0;
  background-size: 30px;
}

.p-r-0 {
  padding-right: 0;
}

.footersocial .socialicons {
  position: relative;
  bottom: inherit;
  z-index: 1;
  background: #b8aa95;
  width: 100%;
  height: 120px;
  left: 0;
  border-radius: 0 0 0 8px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.havequestionwrap {
  background: #b8aa95;
  padding: 50px 0 !important;
}

.havequestionwrap h3 {
  color: #002124 !important;
  margin-bottom: 30px;
}

.havequestionwrap a.btn {
  font-family: "Gotham_Bold";
  font-size: 1.4375rem;
  padding: 10px 20px;
  border: 2px solid #fff;
  background: none;
  color: #fff;
  line-height: normal;
  text-transform: uppercase;
}

.havequestionwrap a.btn:hover {
  border: 2px solid #fff;
  background: #fff;
  color: #b8aa95;
}

.mediumheader {
  color: #002124;
  font-size: 2.375rem;
  font-weight: 800;
  font-family: "Raleway", sans-serif;
}

.mediumheader.white {
  color: #ffffff;
}

.mediumheader.white span {
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  color: #ffffff;
  font-weight: normal;
  top: -11px;
  position: relative;
}

.bigheader {
  color: #002124;
  font-size: 3.125rem;
  font-weight: 800;
  font-family: "Raleway", sans-serif;
}
html[lang="fr"] .leftbar.bigheader{
  font-size: 2.525rem;
}
html[lang="fr"] .leftbar.bigheader br{
  display:none;
}

.centerbar {
  position: relative;
  margin-bottom: 60px;
}

.centerbar:after {
  content: "";
  position: absolute;
  background: #ffcf7b;
  width: 50px;
  height: 2px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0px;
  margin-bottom: -20px;
}

.sf-lang-selector .list-inline-item:not(:last-child) {
  margin-right: 0;
}

.sf-lang-selector li a {
  color: #fff;
  border-radius: 0;
  font-size: 0.875rem;
  line-height: normal;
  background: none;
  padding: 0;
}

.sf-lang-selector a.selected {
  color: #fff;
  background-color: transparent;
}

.sf-lang-selector li:first-child a {
  border-right: 1px solid #fff;
  font-size: 0.875rem;
  line-height: 0.9375rem;
  background: none;
  color: #fff;
  border-radius: 0;
  padding: 2px 5px 0px 0;
}

.leftbar {
  position: relative;
  margin-bottom: 70px;
}

.leftbar:after {
  content: "";
  position: absolute;
  background: #ffcf7b;
  width: 50px;
  height: 2px;
  left: 0;
  bottom: 0px;
  margin-bottom: -20px;
}

.qualifycoveragesection {
  padding: 0 0 0 10% !important;
  background: rgb(193, 228, 223);
  background: -moz-linear-gradient(
    90deg,
    rgba(193, 228, 223, 1) 0%,
    rgba(193, 228, 223, 1) 50%,
    rgba(184, 170, 148, 1) 50%,
    rgba(184, 170, 148, 1) 100%
  );
  background: -webkit-linear-gradient(
    90deg,
    rgba(193, 228, 223, 1) 0%,
    rgba(193, 228, 223, 1) 50%,
    rgba(184, 170, 148, 1) 50%,
    rgba(184, 170, 148, 1) 100%
  );
  background: linear-gradient(
    90deg,
    rgba(193, 228, 223, 1) 0%,
    rgba(193, 228, 223, 1) 50%,
    rgba(184, 170, 148, 1) 50%,
    rgba(184, 170, 148, 1) 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#c1e4df", endColorstr="#ffffff", GradientType=1);
}

.qualifycoveragesection > .row {
}

.qualifycoveragesection .colleft {
  justify-content: left;
  display: flex;
  align-items: center;
}

.qualifycoveragesection .colleft .btn {
  color: #002124;
  font-family: "Gotham_Bold";
  font-size: 1.5rem;
  border: 2px solid #002124;
  padding: 10px 20px;
  background: none;
  border-radius: 8px;
  text-transform: uppercase;
}

.qualifycoveragesection .colleft .leftbar:after {
  background: #fff !important;
}

.qualifycoveragesection .colleft .btn:hover {
  background: #002124;
  color: #c1e4df;
}

.qualifycoveragesection .sf_colsIn {
  padding: 0;
}

.coveragemain .sectionheader {
  text-align: center;
  font-size: 22px;
  color: #b8aa95;
  margin: 50px 0;
}

.coverageicons {
  display: flex;
  flex-wrap: wrap;
  max-width: 680px;
  margin: 0 auto;
}

.coverageicons .items {
  width: 33.33%;
  color: #000000;
  font-size: 1.375rem;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

.coverageicons .items .hoveritem {
  display: none;
  border-top: 8px solid #c1e4df;
  position: absolute;
  z-index: 2;
  background: #002124;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 20px;
  max-width: 96%;
  margin: 0 auto;
  text-align: left;
  left: 0;
  right: 0;
}

.coverageicons .items .hoveritem ul {
  padding: 0;
}

.coverageicons .items .hoveritem li {
  list-style: none;
  line-height: 18px;
  margin-bottom: 9px;
}

.coverageicons .items .hoveritem li a {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 14px;
}

.coverageicons .items:hover .hoveritem {
  display: block;
}

.coverageicons .items > a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  line-height: normal;
}

.coverageicons .qualifiesicon > a {
  background: url(images/CIPF-Coverage-Icon-01.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .coverage_icon > a {
  background: url(images/CIPF-Coverage-Icon-02.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
  min-width: 120px;
}

.coverageicons .coveragelimitsicon > a {
  background: url(images/CIPF-Coverage-Icon-03.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .cipgmemberfirmicon > a {
  background: url(images/CIPF-Coverage-Icon-04.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .casestudyicon > a {
  background: url(images/CIPF-Coverage-Icon-05.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .coveragepolicyicon > a {
  background: url(images/CIPF-Coverage-Icon-06.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .claimprocedureicon > a {
  background: url(images/CIPF-Coverage-Icon-07.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .firstleasideicon > a {
  background: url(images/CIPF-Coverage-Icon-08.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverageicons .barretcapitalicon > a {
  background: url(images/CIPF-Coverage-Icon-09.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.qualifiesicon > a {
  background: url(images/Coverage-Icons-01.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coverage_icon > a {
  background: url(images/Coverage-Icons-02.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
  min-width: 120px;
}

.coveragelimitsicon > a {
  background: url(images/Coverage-Icons-03.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.cipgmemberfirmicon > a {
  background: url(images/Coverage-Icons-04.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.casestudyicon > a {
  background: url(images/Coverage-Icons-05.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.coveragepolicyicon > a {
  background: url(images/Coverage-Icons-06.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.claimprocedureicon > a {
  background: url(images/Coverage-Icons-07.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.firstleasideicon > a {
  background: url(images/Coverage-Icons-08.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.barretcapitalicon > a {
  background: url(images/Coverage-Icons-09.png) no-repeat top center;
  background-size: 114px;
  padding-top: 130px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-t-30 {
  padding-top: 30px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.p-b-50 {
  padding-bottom: 50px;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.sharewrap {
  position: relative;
  max-width: 170px;
  visibility: hidden;
}

.sharewrap span.close {
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 3px;
  cursor: pointer;
}

.footertopwrap {
  background: #002124;
  padding: 0 0 50px 10% !important;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.75rem;
}

.footertopwrap h4 {
  font-size: 0.875rem;
}

.footertopwrap h4 a {
  color: #fff;
}

.qualifyrightsec {
  background: #b8aa95;
  margin: 0;
}

.qualifyrightsec h4 {
  color: #fff;
  margin-bottom: 30px;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  font-size: 1.375rem;
}

.qualifyrightsec .btn {
  color: #000;
  font-family: "Gotham_Bold";
  font-size: 1rem;
  border: 2px solid #000;
  padding: 10px 20px;
  background: none;
  text-transform: uppercase;
  border-radius: 8px;
}

.qualifyrightsec .btn:hover {
  background: #002124;
  color: #b6aa97;
}

.qualifyrightsec .qualifyicon {
  max-width: 96px;
  height: auto;
}

.qualifythumb {
}

.qualifyrightsec .col-lg-6 {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.newswrap {
  padding: 50px 10% !important;
}

.newswrap .newspostlist ul.list-unstyled {
  display: flex;
  flex-wrap: wrap;
}

.newswrap .newspostlist ul.list-unstyled li {
  margin-right: 20px;
  width: calc(33.333% - 14px);
  display: flex;
  margin-bottom: 30px;
}

.newswrap .newspostlist ul.list-unstyled li:last-child {
  margin-right: 0;
}

.newswrap .newspostlist ul.list-unstyled li:nth-child(3n) {
  margin-right: 0;
}

.newswrap .newspostlist ul.list-unstyled li .list-content {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0;
  width: 100%;
  border-bottom: 2px solid #f0ede9;
}

.newswrap .newspostlist ul.list-unstyled li .list-content .featured_image {
  border: 2px solid #c1e4df;
}

.newswrap .newspostlist ul.list-unstyled li img {
  /* border-radius: 4px 4px 0 0; */
}

.newswrap .newspostlist ul.list-unstyled li h3 {
  flex: 1 0 auto;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.625rem;
  border-left: 2px solid #f0ede9;
  border-right: 2px solid #f0ede9;
  margin-bottom: 0;
  padding: 0 20px;
}

.newswrap .newspostlist ul.list-unstyled li .contentwrap {
  padding: 20px;
  border: 2px solid #f0ede9;
  border-top-width: 0;
}

.newswrap .newspostlist ul.list-unstyled li .cat {
  color: #000;
  font-family: "Gotham_Bold";
  font-size: 13px;
  text-transform: uppercase;
  border-left: 2px solid #f0ede9;
  border-right: 2px solid #f0ede9;
  padding: 20px 20px 5px;
}
.newswrap .newspostlist ul.list-unstyled li .cat span{
  position: relative;
  margin-right: 4px;}
.newswrap .newspostlist ul.list-unstyled li .cat span:after{
  content: ',';
  position: absolute;
  width: 5px;
  height: 10px;
}
.newswrap .newspostlist ul.list-unstyled li .cat span:last-child:after{
  content: '';
}

.newswrap .newspostlist ul.list-unstyled li .text-muted {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-left: 2px solid #f0ede9;
  border-right: 2px solid #f0ede9;
  padding: 0 20px 20px;
}

.newswrap .newspostlist ul.list-unstyled li .text-muted span {
  font-family: "Poppins", sans-serif;
  font-size: 0.75rem;
  color: #898989;
  background: url(images/clock-icon.svg) no-repeat 0 0;
  background-size: 18px;
  line-height: 1.25rem;
  padding-left: 30px;
}

.newswrap h3 a,
.newswrap h3 {
  color: #b8aa95;
  font-size: 1.375rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.625rem;
}

.newswrap .btn {
  border: 2px solid #e06546;
  color: #e06546;
  text-transform: uppercase;
  font-size: 1rem;
  font-family: "Gotham_Bold";
  border-radius: 6px;
  padding: 5px 10px;
}

.newswrap .btn:hover {
  border: 2px solid #e06546;
  color: #fff;
  background: #e06546;
}

.pagination {
  justify-content: center;
  align-items: center;
}

.page-item {
  margin-right: 30px;
  display: none;
  position: relative;
}
.pagination .prev,
.pagination .next,
.pagination .active,
.pagination .page-item:nth-child(2),
.pagination .page-item:nth-last-child(2) {
  display: block;
}
.pagination .page-item:nth-last-child(2):before {
  content: "...";
  position: absolute;
  width: 40px;
  display: inline-block;
  height: 100px;
  left: -20px;
  top: 30%;
}
.pagination .page-item:nth-child(2)::after {
  content: "...";
  position: absolute;
  width: 40px;
  display: inline-block;
  height: 100px;
  right: -47px;
  z-index: 1;
  top: 30%;
}
.page-item:last-of-type {
  margin-right: 30px;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #000;
  background-color: #fff;
  border: 1px solid #ffcf7c;
  border-radius: 50% !important;
  width: 67px;
  height: 67px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.page-item.active .page-link,
.page-link:hover {
  z-index: 1;
  color: #000;
  background-color: #ffcf7c;
  border-color: #ffcf7c;
  border-radius: 50%;
  height: 67px;
  width: 67px;
  text-align: center;
}

.prev a,
.next a {
  font-size: 1rem;
  font-family: "Gotham_Bold";
  color: #000;
  text-decoration: none;
}

.prev.disabled a,
.next.disabled a {
  font-size: 1rem;
  font-family: "Gotham_Bold";
  color: #ccc;
  text-decoration: none;
}

ul.taglists {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2.5rem;
}

ul.taglists li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

ul.taglists li:last-child {
  margin-right: 0;
}

ul.taglists li.active a {
  background: #fff !important;
}

ul.taglists li a {
  background: #c1e4df;
  border: 2px solid #c1e4df;
  color: #002124;
  font-family: "Gotham_Bold";
  font-size: 1rem;
  border-radius: 6px;
  padding: 6px 10px;
  text-decoration: none;
}

ul.taglists li a:hover {
  background: #fff;
}

ul.taglists li .text-muted {
  display: none;
}

.singlepostwrap {
  padding: 40px 10% !important;
}

.singlepostin {
  padding: 40px 10% !important;
}

.singlepostin h3 {
  color: #000;
  font-family: "Gotham_Bold";
  font-size: 2.375rem;
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 30px;
  line-height: normal;
}

.singlepostin h3::after {
  width: 50px;
  content: "";
  background-color: #ffcf7b;
  bottom: 0;
  height: 3px;
  position: absolute;
  left: 0;
}

.singlepostin .withsharelink {
  margin-top: 20px;
}
.singlepostin a{
  color:#e06546;
  font-weight: bold;
}

.singlebottom {
  border-top: 2px solid #b9aa95;
  padding: 70px 0 40px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.singlebottom .singleprev,
.singlebottom .singlenext {
  border: 2px solid #c1e4df;
  font-family: "Gotham_Bold";
  font-size: 1rem;
  color: #002124;
  padding: 5px 8px;
  border-radius: 6px;
  text-decoration: none;
}

.singlebottom .singleprev:hover,
.singlebottom .singlenext:hover {
  background: #c1e4df;
}

.singlebottom .backnewsbtn {
  border: 2px solid #c1e4df;
  background: #c1e4df;
  font-family: "Gotham_Bold";
  font-size: 1rem;
  color: #002124;
  border-radius: 6px;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 8px;
  text-decoration: none;
}

.singlebottom .backnewsbtn:hover {
  background: #fff;
}

.singlepost_twocol {
  display: flex;
}

.singlepost_twocol .fl {
  float: left;
  width: 50%;
}

.singlepost_twocol .fr {
  float: left;
  width: 50%;
}

.breadcrumbwrap {
  z-index: 1;
  left: 24%;
  font-size: 13px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  position: absolute;
  bottom: 0;
}

.breadcrumbwrap .breadcrumb {
  background-color: transparent;
  color: #fff;
}

.breadcrumb-item a {
  color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #e06546;
  content: ">";
}

.popup-overlay,
.popup-overlay1 {
  /*Hides pop-up when there is no "active" class*/
  visibility: hidden;
  position: absolute;
  background: #ffffff;
  border: 1px solid #ccc;
  width: 50%;
  height: 50%;
  left: 25%;
}

.popup-overlay.active,
.popup-overlay1.active {
  /*displays pop-up when "active" class is present*/
  visibility: visible;
  text-align: center;
}

.popup-content,
.popup-content1 {
  /*Hides pop-up content when there is no "active" class */
  visibility: hidden;
}

.popup-content.active,
.popup-content1.active {
  /*Shows pop-up content when "active" class is present */
  visibility: visible;
}

.popup-content h2,
.popup-content1 h2 {
  font-size: 15px;
  color: #000;
  font-family: "Gotham_Bold";
  margin-bottom: 40px;
  margin-top: 20px;
}

.popup-content .close,
.popup-content1 .close {
  font-size: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
}

#fancybox-wrap {
  padding: 0 !important;
}

#component,
#cne {
  max-width: 500px;
}

.popmember {
  display: none;
}

.sharedownloadwrap {
  margin-top: 30px;
}

.sharewrap .sharelink {
  background: url(images/shareicon.svg) no-repeat left top;
  background-size: 40px;
  padding-left: 50px;
  font-family: "Gotham_Bold";
  font-size: 13px;
  color: #000000;
  padding-top: 16px;
  height: 40px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}

.sharewrap {
  margin-bottom: 20px;
}

.pdfdownloadwrap {
  color: #000;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 20px;
}

.pdfdownloadwrap a {
  color: #e06546;
}

.breadcrumb-item.active {
  color: #fff;
}

.greybgwrap {
  background: #f5f6f6;
}

.codeconductwrap {
  background: #f5f6f6;
  padding: 0 0 0 10% !important;
}

.codeconductwrap .contentsection {
  padding-right: 70px;
  padding-top: 50px;
}

.codeconductwrap .row .imagesect {
  padding-right: 0;
}

.codeconductwrap .row .imagesect img {
  width: 100%;
  height: auto;
  max-height: 830px;
  object-fit: cover;
}

.glossarycontentwrap {
  background: #fff;
  padding: 50px 0 50px 10% !important;
}

.glossarycontentwrap h2 {
  color: #002124;
  font-family: "Gotham_Bold";
}

.glossarycontentwrap .contentsection {
  padding-right: 70px;
  padding-top: 50px;
}

.glossarycontentwrap .contentsection p {
  margin-bottom: 2rem;
  color: #5a5b5b;
}

.glossarycontentwrap .contentpartright {
  padding-right: 20%;
  padding-top: 50px;
}

.glossarycontentwrap .contentpartright p {
  margin-bottom: 2rem;
  color: #5a5b5b;
}

.glossarycontentwrap .contentpartright h3 {
  font-family: "Gotham_Bold";
  font-size: 1.75rem;
  margin-bottom: 20px;
  color: #002124;
}

.glossarycontentwrap .contentsection h3 {
  font-family: "Gotham_Bold";
  font-size: 1.75rem;
  margin-bottom: 20px;
  color: #002124;
}

.glossarycontentwrap .contentsection ol li {
  color: #c1e4df;
  font-family: "Gotham_Bold";
  font-size: 1.3125rem;
}

.glossarycontentwrap .contentsection ol li span {
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  color: #5a5b5b;
}

.glossarycontentwrap .row .imagepart {
  padding-right: 0;
}

.glossarycontentwrap .row .imagepart img {
  width: 100%;
  height: auto;
}

.glossarycontentwrap .bluebgann {
  color: #5a5b5b;
  margin-bottom: 20px;
  font-size: 1rem;
}

.insolvencieswrap {
  background: #f5f6f6;
  padding: 0 0 0 10% !important;
}

.insolvencieswrap .contentsection {
  padding-right: 70px;
  padding-top: 50px;
}

.insolvencieswrap .row .imagesect {
  padding-right: 0;
}

.insolvencieswrap .row .imagesect img {
  width: auto;
  height: 100%;
  object-fit: cover;
}

.internationalwrap {
  background: #fff;
  padding: 0 0 0 10% !important;
}

.internationalwrap .contentsection {
  padding-right: 70px;
  padding-top: 50px;
}

.internationalwrap .row .imagesect {
  padding-right: 0;
}

.internationalwrap .row .imagesect img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 1013px;
}

.bluebgann {
  background: #c1e4df;
  position: relative;
  left: -30%;
  width: 130%;
  color: #002124;
  font-size: 18px;
  margin-bottom: 30px;
}

.bluebganin {
  padding-left: 23%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.bluebganin a {
  color: #002124;
}

.bodcomwrap {
  background: #f5f6f6;
  padding: 0 10% 0 0 !important;
}

.bodcomwrap .contentsection {
  padding-left: 70px;
  padding-top: 50px;
}

.bodcomwrap .row .imagesect {
  padding-left: 0;
}

.bodcomwrap .row .imagesect img {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 740px;
}

.bggrey {
  background: #f5f6f6;
}

.invindustrywrap {
  background: #fff;
  padding: 0 10% 0 0 !important;
}

.invindustrywrap .contentsection {
  padding-left: 70px;
  padding-top: 50px;
}

.invindustrywrap .row .imagesect {
  padding-left: 0;
}

.invindustrywrap .row .imagesect img {
  width: auto;
  height: 100%;
  object-fit: cover;
  max-height: 760px;
}

.sidemenuwrap {
  position: fixed;
  z-index: 10;
  top: 25%;
  left: 0;
}

.secmenubtn {
  cursor: pointer;
  background: #c1e4df;
  margin-bottom: 20px;
  color: #000;
  display: inline-block;
  padding: 10px 5px;
  line-height: 1.1rem;
  font-size: 0.8rem;
  font-weight: 600;
  border-radius: 0 6px 0 0;
}

.sidemenu {
  background: #002124;
  color: #fff;
  padding: 20px;
  position: relative;
  border-radius: 0 0 6px 0;
  max-width: 250px;
  display: none;
}

.sidemenu .close {
  cursor: pointer;
  background: url(images/cancel.svg) no-repeat center center #c1e4df;
  text-indent: -99999px;
  background-size: 20px;
  right: -50px;
  position: absolute;
  top: 0;
  padding: 10px;
  opacity: 1;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
  width: 50px;
  height: 50px;
  border-radius: 0 6px 0 0;
}

.sidemenu ul {
  padding: 0;
  margin: 0;
}

.sidemenu ul li {
  list-style: none;
  margin: 0 0 6px;
  font-weight: 600;
  line-height: 19px;
}

.sidemenu ul li a {
  color: #fff;
  line-height: 0.7rem !important;
  font-size: 0.875rem !important;
}

.footertopwrap a {
  color: #d4ccbf;
}

.normalcontainer {
  padding: 50px 0;
}

.bodwrap {
  background: url(images/backbodphoto.jpg) no-repeat 0 0;
  background-size: cover;
}

.bodlist {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
  display: flex;
}

.bodlist li {
  border-left: 2px solid #c1e4df;
  width: 33.33%;
  color: #fff;
  padding: 0 20px 20px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
}

.bodlist li a {
  color: #fff !important;
}

.bodlist li:first-child {
  padding: 0;
  border-left: 0 solid #c1e4df;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
}

.bodlist li:first-child span {
  font-weight: 400;
  font-size: 1rem;
}

.bodlist li h4 {
  color: #c1e4df;
  font-family: "Poppins", sans-serif;
  font-size: 1.375rem;
  margin-bottom: 27px;
  font-weight: 600;
}

.popcontent {
  max-width: 70% !important;
  padding: 40px 20px !important;
}

.popcontentin {
}

.popcontent .imageleft {
  width: 40%;
  padding-left: 80px;
  position: relative;
  float: left;
}

.popcontent .imageleft:after {
  content: "";
  position: absolute;
  background: url(images/circle.png) no-repeat left 70%;
  background-size: 200px;
  width: 200px;
  height: 200px;
  left: 0;
  bottom: -60px;
  z-index: 1;
}

.popcontent .imageleft img {
  width: 100%;
  height: auto;
  z-index: 2;
  position: relative;
}

.popcontent .contentright {
  width: 56%;
  float: right;
}

.popcontent .contentright h3 {
  background: #c1e4df;
  padding: 5px 5px 5px 30px;
  color: #002124;
  margin-bottom: 20px;
  font-size: 20px !important;
}

.popcontent .contentright .contentin {
  margin-right: 40px;
  font-size: 14px;
  padding-left: 30px;
}

.cipfmandateimage {
  position: relative;
  left: -30%;
  width: 130%;
  max-width: 130%;
  margin-top: 30px;
}

.can_admin_wrap {
  background: #f5f6f6;
}

.bookthumb {
  position: relative;
  left: -30%;
  width: 130%;
  max-width: 130%;
  margin-top: 30px;
}

.faqnotice,
.membernotice {
  color: #5a5b5b;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  position: relative;
  padding-bottom: 19px;
  margin-bottom: 60px;
  text-align: center;
  line-height: 1.8rem;
}

.faqnotice::after,
.membernotice:after {
  width: 50px;
  content: "";
  background-color: #ffcf7b;
  bottom: 0;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.membernotice a {
  color: #e06546;
}

.faqanchor ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
}

.faqanchor ul li {
  list-style: none;
  margin-bottom: 30px;
  margin-right: 24px;
}

.faqanchor ul li a {
  background: #c1e4df;
  border-radius: 6px;
  text-align: center;
  padding: 5px 10px;
  border: 2px solid #c1e4df;
  font-family: "Gotham_Bold", sans-serif;
  font-size: 1rem;
  color: #002124;
  text-decoration: none;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

.faqanchor ul li a:hover {
  background: #fff;
  border-radius: 6px;
  color: #002124;
  border: 2px solid #c1e4df;
}

.faqwrap .accitem {
  cursor: pointer;
  color: #5a5b5b;
  font-size: 1rem;
  outline: none;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: normal;
  text-indent: -20px;
  padding-left: 20px;
}

.faqwrap .accitem:hover {
  color: #002124;
}
.faqwrapnoindent .accitem {
  text-indent: 0;
  padding-left: 0;
}
.inheadefaq {
  margin: 30px 0 20px;
  padding: 0;
  display: block !important;
  font-size: 1.125rem;
  color: #002124;
  font-weight: bold;
}

.ui-state-active {
  color: #002124;
}

.faqwrap .panel {
  padding: 0 18px;
  color: #5a5b5b;
  overflow: hidden;
  margin-bottom: 20px;
}

.faqwrap .panel ul {
  margin: 0 0 20px;
  list-style: none;
  padding: 0;
}

.faqwrap .panel ul li {
  padding: 0 0 20px 35px;
  background: url(images/plu.svg) no-repeat 0 0;
  background-size: 22px;
}

.faqwrap .panel a {
  color: #e06546;
  font-weight: 700;
}

table {
  width: 100%;
}

/* 
.gridwrap {
    max-height: 500px;
    overflow-x: scroll;
} */

.gridwrap {
  max-width: 500px;
  margin: 0 auto;
}

.pastmember {
  max-width: 100%;
}

.k-table {
  border-collapse: collapse;
  border: 1px solid #dfdfdf;
}

.k-table td,
.k-table th {
  border: 1px solid #dfdfdf;
  padding: 10px;
}

.listroman {
  counter-reset: item;
  list-style: none;
}

.listroman li {
  position: relative;
}

.listroman li::before {
  content: counter(item, lower-roman) ".";
  color: #c1e4df;
  counter-increment: item;
  position: absolute;
  text-align: right;
  margin-left: -30px;
  font-weight: bold;
}

.k-header,
.k-grid-footer-wrap,
.k-grid-header-wrap,
.k-widget {
  border-width: 0 !important;
  border: 0 !important;
}

.k-grid .k-alt {
  background-color: #f4f5f5 !important;
}

.k-grid a {
  color: #5a5b5b !important;
}

.k-grid-header .k-header,
.k-grid-header {
  background-color: #fff !important;
}

.k-i-filter-clear:before {
  content: "\e11b" !important;
}

.k-grid-header th.k-header > .k-link {
  font-size: 1.375rem !important;
  color: #002124 !important;
  font-weight: 600;
}

.k-autocomplete .k-input,
.k-multiselect-wrap,
.k-textbox > input {
  border-radius: 6px !important;
  border: 2px solid #b8e4de !important;
  margin-right: 30px !important;
  width: 96% !important;
}

div.k-grid-footer,
div.k-grid-header {
  border-bottom-width: 0 !important;
}

.k-filtercell > span > .k-button {
  padding-left: 0.714em;
  padding-right: 0.714em;
  line-height: 1.286em;
  margin: 0;
  background: #b9e4de !important;
  text-align: center;
  border: 0;
  border-radius: 6px !important;
  box-shadow: none !important;
  height: 40px !important;
}

.k-autocomplete > .k-i-close,
.k-multiselect > .k-multiselect-wrap > .k-i-close {
  right: 26px !important;
}

.k-filter-row th,
.k-grid-header th.k-header {
  overflow: hidden;
  border-style: solid;
  border-color: #b8e4de !important;
  border-width: 0 2px 0px 0 !important;
}

.k-filter-row th:last-child {
  border-width: 0 0 0px 0 !important;
}

.k-grid tr td,
.k-pivot-layout .k-grid tr td {
  border-bottom-width: 0 !important;
  border-style: solid;
}

.k-filter-row > th:first-child,
.k-grid tbody td:first-child,
.k-grid tfoot td:first-child,
.k-grid-header th.k-header:first-child {
  border-right-width: 0;
  border-style: solid;
  border-color: #b8e4de !important;
}

.k-autocomplete.k-state-focused,
.k-dropdown-wrap.k-state-focused,
.k-multiselect.k-header.k-state-focused,
.k-numeric-wrap.k-state-focused,
.k-picker-wrap.k-state-focused,
.k-textbox:focus,
.k-autocomplete.k-state-hover {
  box-shadow: none !important;
}

.k-dropdown .k-state-default {
  border-color: #b8e4de !important;
  background-position: 50% 50%;
  background-color: #b8e4de !important;
  color: #002124 !important;
  border-radius: 6px !important;
}

.mobileshow {
  display: none;
}

.footerbottom {
  padding: 8px 20px !important;
  background: #c1e4df;
  color: #002124;
  font-size: 0.9375rem;
}

.footerbottom p {
  margin-bottom: 0;
}

.footerbottom a {
  color: #002124;
}

.footerlogo {
  max-width: 140px;
}
.footerlinks a {
  color: #d4ccbf;
  line-height: 1.2rem;
  display: inline-block;
}
#boxes {
  /* opacity: 0;
    display: none; */
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
}

#boxes.cipf-hidden {
  bottom: -100%;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  display: none;
}

#boxes #dialog {
  width: 80%;
  padding: 40px 20px 40px;
  background-color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 15pt;
  left: 10% !important;
  overflow: hidden;
}

#dialog h2 {
  color: #002225;
  font-family: "Raleway";
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}

#dialog .seperator {
  width: 50px;
  height: 2px;
  background: #ffcd6b;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.buttonswrap {
  display: flex;
  justify-content: space-evenly;
}

.buttonswrap a {
  border-radius: 6px;
  font-family: "Raleway", sans-serif;
  border: 2px solid #002225;
  font-size: 16px;
  color: #002225;
  text-decoration: none;
  padding: 5px 15px;
  font-weight: 700;
}

.buttonswrap a:hover {
  background: #002225;
  color: #fff;
}

#popupfoot {
  font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 250px;
  left: 250px;
}

.oddevenbg .greybgtitle {
  background: #f5f6f6;
}

.oddevenbg .accitem {
  margin-bottom: 0;
  padding: 14px 7px !important;
  text-indent: inherit;
}
.oddevenbg .panel {
  margin-top: 20px;
}
.oddevenbg .panel a {
  margin-bottom: 10px;
  display: inline-block;
}

.featuredimage {
  width: 50%;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.datetime {
  margin: 0 0 20px;
}

.k-reset {
  display: none !important;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
  /* overflow: hidden; */
  background: #002124;
}

.dropdown-item {
  color: #fff;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #e06546;
  background: none !important;
}

.appealprocedurephoto {
  width: 100%;
  max-width: 600px;
}

.viewcasebtnwrap .orangecolorbtn {
  padding: 10px 20px;
}

.dropdown-menu > .dropdown-submenu:hover ul.dropdown-menu,
.dropdown-menu > .dropdown-submenu:focus ul.dropdown-menu {
  display: block;
  position: relative;
  left: 0;
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu {
  display: block;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu a {
  color: #c7c7c7 ;
  font-size: 12px !important;
  line-height: 16px !important;
  margin-bottom: 0;
}
.second-item > ul.dropdown-menu>li>a{
  color: #c7c7c7 !important ;
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu li {
  width: 100% !important;
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu li .dropdown-item {
  max-width: 250px;
  width: 100%;
}

.dropdown-menu > .dropdown-submenu > .dropdown-menu li .dropdown-item:hover {
  color: #e06546 !important;
}

.dropdown-menu > .first-item {
  position: absolute;
}

.dropdown-menu > .second-item {
  margin-top: 30px;
}

.dropdown-menu > .last-item {
  margin-top: 30px;
}
.dropdown-item.a.active, .dropdown-item.b.active, .dropdown-item.c.active, .dropdown-item.d.active, .dropdown-item.e.active, .dropdown-item.f.active{
  color: #e06546 !important;
  background: none   !important;
}
.poporg {
  padding: 20px !important;
}

area {
  outline: none !important;
}

#cipf-cookie-container {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
  border: 0 solid #000000;
  padding-top: 15px;
  padding-bottom: 15px;
  box-sizing: border-box;
  z-index: 999;
  opacity: 0;
  display: none;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

#cipf-cookie-container.cipf-hidden {
  bottom: -100%;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

#cipf-cookie-container .cipf-cookie-wrapper {
  width: 80%;
  max-width: 1140px;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#cipf-cookie-container .cipf-cookie-wrapper .cipf-cookie-content {
  position: relative;
  width: 68%;
}

#cipf-cookie-container .cipf-cookie-wrapper .cipf-cookie-content p {
  font-size: 16px;
  font-weight: 400;
  font-family: sans-serif;
  line-height: 1.35;
  margin: 0;
  color: #ffffff;
}

#cipf-cookie-container .cipf-cookie-wrapper .cipf-cookie-content p a {
  color: #ffffff;
  font-weight: 400;
  text-decoration: underline;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

#cipf-cookie-container .cipf-cookie-wrapper .cipf-cookie-content p a:hover,
#cipf-cookie-container .cipf-cookie-wrapper .cipf-cookie-content p a:active,
#cipf-cookie-container .cipf-cookie-wrapper .cipf-cookie-content p a:focus {
  color: #5292c3;
  text-decoration: underline;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

#cipf-cookie-container .cipf-cookie-wrapper #cipf-cookie-button {
  cursor: pointer;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 400;
  font-family: sans-serif;
  text-transform: uppercase;
  padding: 13px 31px 13px 31px;
  box-shadow: 0 0 transparent;
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

#cipf-cookie-container .cipf-cookie-wrapper #cipf-cookie-button:hover,
#cipf-cookie-container .cipf-cookie-wrapper #cipf-cookie-button:active,
#cipf-cookie-container .cipf-cookie-wrapper #cipf-cookie-button:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000 !important;
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
}

.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}

.slick-slide img {
  width: 100%;
}

.justifytext p,
.justifytext .sfContentBlock {
  text-align: justify;
}

.diffassessment_table,
.diffassessment_table td {
  border: 0;
}

ol {
  margin-bottom: 1rem;
  margin-top: 1rem;
}

ol li {
  margin-bottom: 10px;
}

ol li ul {
  margin-top: 10px;
}

#st-1 {
  text-align: left;
}

.slick-dots {
  bottom: 10px !important;
}

.slick-dots li button:before {
  font-size: 14px !important;
  color: #fff !important;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75 !important;
  color: #fff !important;
}

.howtoordertables > div {
  display: flex;
  justify-content: space-between;
}

.howtoordertables .centertableheader {
  text-align: center;
}

.howtoordertables > div .smallinmobile_table {
  width: 48%;
}

.mandatelink.active,
.cipffundlink.active,
.govrlink.active,
.affilink.active,
.historylink.active,
.careeroplink.active {
  max-width: 90%;
  padding-left: 10px !important;
  line-height: normal;
  padding-top: 4px !important;
}

.cipffundlink.active,
.govrlink.active,
.affilink.active,
.historylink.active {
  padding-bottom: 2px !important;
  margin-bottom: 8px;
}
#st_gdpr_iframe {
  display: none;
}
.formulawrap {
  max-width: 436px;
  margin: 0 auto;
  margin-top: 40px;
}
.formulawrap .formula {
  text-align: center;
}
.k-dropdown .k-input{
    text-overflow:inherit !important;
}
@media screen and (min-width: 992px) {
  
  .dropdown-menu {
    margin-top: 0;
  }
  .dropdown-toggle {
    margin-bottom: 2px;
  }
  .navbar .dropdown-toggle,
  .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
  }
}

@media (max-width: 1200px) {
  .container {
    max-width: 100%;
  }

  .container > .row {
  }
}

@media screen and (max-width: 1100px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 0.77rem;
  }
  .toplogo {
    max-width: 152px;
  }
  .toprightlink {
    font-size: 0.6875rem;
  }
  .sf-lang-selector li a {
    font-size: 0.8125rem;
  }
  .topheadertop h4{
    font-size:1rem;
  }
}

@media (max-width: 992px) {
  .newswrap .newspostlist ul.list-unstyled li img{
    width:100%;
    height: auto;
  }
  html[lang="fr"] .searchbox.form-inline .form-control{
    width: calc(100% - 180px);
 
  }
  html[lang="fr"] .searchbox.form-inline .form-control::placeholder, html[lang="en"] .searchbox.form-inline .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
    font-size: 10px;
}
  .mandatelink.active,
  .cipffundlink.active,
  .govrlink.active,
  .affilink.active,
  .historylink.active,
  .careeroplink.active {
    max-width: 100%;
    padding-left: 0 !important;
    padding-top: 0 !important;
    line-height: 19px;
    margin-bottom: 0;
    padding-bottom: 10px !important;
  }
  .dropdown-menu > .second-item {
    margin-top: 32px;
  }
  .howtoordertables > div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .howtoordertables > div .smallinmobile_table {
    width: 100%;
    margin-bottom: 20px;
  }
  .howtoorderbanner h1 {
    text-align: center;
    font-size: 3rem;
  }
  .policiesbanner {
    background: url(images/policyguideline-hero.jpg) no-repeat center 100px;
    background-size: auto;
    background-size: cover;
  }
  .contactusherobanner h2,
  .contactusherobanner h1 {
    font-size: 3rem;
  }
  .pastinsolvenciesbanner {
    background: url(images/pastinsolvencies-hero.jpg) no-repeat 78% 0;
    background-size: cover;
  }
  .glossarybanner h2,
  .faqbanner h2,
  .glossarybanner h1,
  .faqbanner h1 {
    font-size: 3rem;
  }
  .whatsnewwrap ul li img {
    border-radius: 4px 4px 0 0;
    width: 100%;
  }
  .slick-dots li button:before {
    font-size: 10px !important;
    color: #fff !important;
  }
  .iirocbanner h2,
  .iirocbanner h1 {
    font-size: 2rem;
  }
  .iirocbanner h2 br,
  .iirocbanner h1 br {
    display: none;
  }
  .memberfaqbanner h1 {
    text-align: center;
    font-size: 3rem;
  }
  h2.pageheader::after {
    width: 30px;
  }
  .smallinmobile_table {
    font-size: 0.875rem;
  }
  .m-p-t-0 {
    padding-top: 0 !important;
  }
  .diffassessment_table {
    width: 100% !important;
    border: 0;
  }
  .formula {
    font-size: 0.75rem;
    margin-left: 0 !important;
  }
  .diffassessment_table td {
    border: 0;
    padding: 0 !important;
  }
  .investmentadvisorbanner h2,
  .investmentadvisorbanner h1 {
    font-size: 3rem;
  }
  .faqanchor ul li a {
    font-size: 0.75rem;
    display: inline-block;
  }
  .faqanchor ul li {
    list-style: none;
    margin-bottom: 15px;
    margin-right: 10px;
  }
  .singlepostin {
    padding: 40px 25px !important;
  }
  .newsbanner.herosection h2,
  .newsbanner.herosection h1 {
    font-size: 3rem;
  }
  .mediumheader {
    font-size: 1.75rem;
  }
  .insolvencieswrap .contentsection {
    padding-right: 25px;
    padding-top: 50px;
    padding-left: 0;
  }
  .insolvencieswrap {
    padding: 0 0 0 25px !important;
  }
  .insolvencieswrap table td {
    vertical-align: top;
  }
  .qualifycoveragesection .colleft .btn {
    font-size: 1rem;
  }
  h2.pageheader {
    font-size: 1.5rem;
  }
  h3.pageheader_small {
    font-size: 1.375rem;
  }
  .invindustrywrap .contentsection {
    padding-left: 25px;
    padding-top: 0;
  }
  .internationalwrap {
    padding: 0 0 0 25px !important;
  }
  .internationalwrap .contentsection {
    padding-right: 25px;
    padding-top: 0;
    padding-left: 0;
  }
  .orgclickwrap {
    padding-bottom: 20px;
  }
  .fancybox-container p {
    font-size: 0.8125rem;
  }
  .fancybox-container h3 {
    font-size: 0.9375rem;
  }
  .popcontent {
    max-width: 90% !important;
  }
  .m-p-t-40 {
    margin-top: 40px;
  }
  .lang_bar {
    margin: 0 10px;
  }
  .toprightwrap {
    justify-content: flex-end;
    margin: 0 10px;
  }
  .bigheader {
    font-size: 2rem;
  }
  .dropdown-menu > .dropdown-submenu:hover ul.dropdown-menu {
    display: none;
  }
  .dropdown-menu > .dropdown-submenu.opened ul.dropdown-menu {
    padding: 0 20px 20px !important;
  }
  /* .dropdown-menu>.dropdown-submenu.opened ul.dropdown-menu,
    .dropdown-menu>.dropdown-submenu.opened:hover ul.dropdown-menu {
        display: block !important;
    } */
  .dropdown-menu > .last-item {
    margin-top: 0;
  }
  .mobilehide {
    display: none;
  }
  .membericons .items > a {
    font-size: 14px;
    width: 100%;
  }
  .containersmall {
    padding: 30px 10px !important;
  }
  .herosection {
    padding-top: 116px !important;
  }
  .cipfcoveragebanner {
    background: url(images/cipf-coverage-hero.jpg) no-repeat 78% center;
    background-size: cover;
  }
  .slideicons .membericon a {
    background: url(images/Hero-Icon-01.png) no-repeat center top;
    background-size: 70px;
    padding-top: 80px;
    display: inline-block;
  }
  .slideicons .membericon.active a {
    background: url(images/Active-Icon-01.png) no-repeat center top;
    background-size: 70px;
    display: inline-block;
  }
  .slideicons .coverageicon a {
    background: url(images/Hero-Icon-02.png) no-repeat center top;
    background-size: 70px;
    padding-top: 80px;
    display: inline-block;
  }
  .slideicons .coverageicon.active a {
    background: url(images/Active-Icon-02.png) no-repeat center top;
    background-size: 70px;
    display: inline-block;
  }
  .slideicons .qualifyicon a {
    background: url(images/Hero-Icon-03.png) no-repeat center top;
    background-size: 70px;
    padding-top: 80px;
    display: inline-block;
  }
  .slideicons .qualifyicon.active a {
    background: url(images/Active-Icon-03.png) no-repeat center top;
    background-size: 70px;
    display: inline-block;
  }
  .slideicons .whatsnewicon a {
    background: url(images/Hero-Icon-04.png) no-repeat center top;
    background-size: 70px;
    padding-top: 80px;
    display: inline-block;
  }
  .slideicons .whatsnewicon.active a {
    background: url(images/Active-Icon-04.png) no-repeat center top;
    background-size: 70px;
    display: inline-block;
  }
  .logowrap {
    max-width: 100%;
    width: 100%;
    position: relative;
    flex: auto;
  }
  .logowrap > a {
    position: relative;
    z-index: 20;
  }
  .site-header .col-lg-10 {
    padding: 0;
    flex: auto;
    max-width: 100%;
  }
  .b-b2px {
    border-bottom: 2px solid #f4f5f5;
  }
  .topheader .sf_colsIn {
    padding: 0;
    flex: auto;
    max-height: 56px;
    max-width: 100%;
  }
  .navbar-expand-md .navbar-toggler {
    display: block;
  }
  .navbar-nav .dropdown-menu {
    position: static !important;
    background: none;
  }
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link:focus {
    color: #fff !important;
  }
  .dropdown-item.active,
  .dropdown-item:active {
    background: none !important;
  }
  .navbar-earlycollapse .navbar-header,
  .navbar-earlycollapse .navbar-nav,
  .navbar-earlycollapse .navbar-nav > li {
    float: none;
  }
  .navbar-earlycollapse .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-earlycollapse .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar-earlycollapse .navbar-toggle {
    display: block;
  }
  .navbar-earlycollapse .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .container {
    max-width: 100%;
  }
  .container > .row {
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 1rem;
  }
  .sliderwrap {
    padding-top: 115px !important;
  }
  .searchboxwrap {
    position: relative;
    top: -62px;
    z-index: 10;
    max-width: 60px;
  }
  .searchbox .btn-search {
    background: url(images/search-icon.svg) no-repeat center center #e06546;
    width: 59px !important;
    height: 59px !important;
    background-size: 25px !important;
    text-indent: -9999px;
    border-radius: 0;
    border: 0;
    outline: none;
  }
  .toplogo {
    max-width: 102px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .topheadertop h4 {
    display: none;
  }
  .searchbox .form-inline .form-control {
    width: 75%;
    height: 47px;
  }
  .sf-search-input-wrapper {
    display: flex;
  }
  .sf-search-input-wrapper .form-control {
    outline: none;
    width: calc(100% - 150px);
    border: 0;
    font-size: 14px;
    margin-top: 8px;
    color: #002124;
    outline: none;
  }
  .sf-search-input-wrapper {
    position: relative;
    bottom: 0 !important;
  }
  .navbar-toggler {
    position: relative;
    z-index: 20;
  }
  .dropdown-toggle::after {
    content: none;
  }
  .navbar-nav .nav-link {
    font-weight: 700 !important;
    font-size: 1.25rem !important;
    color: #fff;
  }
  .navbar-nav .nav-link:hover {
    color: #b8e4de !important;
  }
  .navbar-nav .nav-item.active {
    color: #b8e4de !important;
  }
  .navbar-light .navbar-nav .nav-link {
    border-top: 0px solid #fff;
    display: block;
    border-bottom: 1px solid rgb(255 255 255 / 21%);
  }
  .navbar-nav > li.dropdown > a .ecaret,
  .navbar-nav > li.dropdown > ul > li.dropdown-submenu > a .ecaret {
    display: block;
    width: 31px !important;
    height: 31px !important;
    border: 0;
    background: none !important;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
  }
  .navbar-nav > li.dropdown > a .ecaret:after,
  .navbar-nav > li.dropdown > ul > li.dropdown-submenu > a .ecaret:after {
    content: "+";
    position: absolute;
    top: 13px;
    width: 100%;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #b8e4de;
    font-family: "Raleway", sans-serif;
  }
  .navbar-nav > li.dropdown > ul > li.dropdown-submenu > a .ecaret:after {
    top: -6px;
  }
  .navbar-nav li.opened > a > .ecaret:after,
  .navbar-nav > li.dropdown > ul > li.dropdown-submenu.opened > a .ecaret {
    content: "–" !important;
  }
  .navbar-nav > li > a .ecaret:hover {
    color: #b8e4de;
  }
  .innermegamenu {
    display: none;
  }
  .aboutdropdown {
    position: relative;
  }
  .m-t-10.aboutdropdown {
    margin-top: 0;
  }
  .aboutdropdown .ecaret {
    display: block;
    width: 31px !important;
    height: 31px !important;
    border: 0;
    background: none !important;
    position: absolute;
    z-index: 100;
    top: -10px;
    right: 0;
  }
  .aboutdropdown .ecaret:after {
    content: "+";
    position: absolute;
    top: 6px;
    width: 100%;
    font-size: 24px;
    line-height: 31px;
    text-align: center;
    color: #b8e4de;
    font-family: "Raleway", sans-serif;
  }
  .aboutdropdown.opened .ecaret:after {
    content: "–" !important;
  }
  .navbar-collapse .dropdown-submenu .dropdown-menu {
    display: none;
  }
  .navbar {
    background: #002124;
    width: 100%;
  }
  .navbar-collapse.show {
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
  }
  .navbar-light .navbar-nav .nav-link {
    min-height: auto;
    color: #b8e4de;
  }
  .navbar-nav {
    width: 100% !important;
    display: flex;
    flex-direction: column !important;
    padding: 20px 0;
  }
  .navbar-toggler {
    outline: none !important;
    float: right;
    margin-right: 70px;
    margin-top: 11px;
  }
  .navbar-toggler .navbar-toggler-icon {
    background: url(images/menu-default-icon.svg) no-repeat center center;
    background-size: 19px;
    width: 20px;
    height: 20px;
  }
  .navbar-toggler.active .navbar-toggler-icon {
    background: url(images/delete.svg) no-repeat 0 0;
    background-size: 19px;
    width: 20px;
    height: 20px;
  }
  .navbar-light .navbar-nav .active > .nav-link {
    border-bottom: 1px solid #c1e4df;
    border-top: 0px transparent #fff;
    color: #fff;
  }
  .navbar-toggler-icon {
  }
  .dropdown > .dropdown-menu > li > a {
    color: #c1e4df;
    font-size: 0.875rem;
    font-weight: 600;
  }
  .dropdown-item.active,
  .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 0 solid #ffffff;
    color: #fff !important;
  }
  .dropdown-submenu:hover > .dropdown-menu,
  .dropdown-submenu .nav-link:focus + .dropdown-menu,
  .dropdown-submenu .dropdown-item:focus + .dropdown-menu {
    display: none;
  }
  .searchbox .btn-primary {
    background: url(images/search-icon.svg) no-repeat 12px center #e06546 !important;
    height: 47px !important;
    background-size: 23px !important;
    border-radius: 0;
    border: 0;
    padding-left: 41px !important;
    padding-right: 20px !important;
    font-family: "Gotham_Bold";
    font-size: 16px;
    text-transform: uppercase;
  }
  .topheadertop {
    background: #b8aa95;
    border-radius: 0;
    display: inline-block;
    padding: 22px 0 14px 0;
    width: 100%;
  }
  .toprightlink a {
    border: 2px solid #002124;
    color: #000;
    padding: 4px 8px;
    border-radius: 6px;
    line-height: normal;
  }
  .toprightlink span {
    display: none;
  }
  .k-filtercell > span {
  }
  .navbar-nav > li:nth-child(2) {
    position: relative;
  }
  .navbar-nav li:nth-child(2) > ul.dropdown-menu > li {
    width: 100%;
  }
  .navbar-nav li:nth-child(2) > ul.dropdown-menu .innermegamenu {
    margin-bottom: 0;
  }
  .navbar-nav li:nth-child(2) > ul.dropdown-menu > li > a {
    color: #c1e4df;
    font-size: 0.875rem;
    /* width: 100%; */
    padding: 0 0 10px;
  }
  .navbar-nav li.dropdown-submenu > ul.dropdown-menu > li > a {
    color: #c7c7c7 ;
    font-size: 12px !important;
    line-height: 14px !important;
    margin-bottom: 0;
  }
  .second-item > ul.dropdown-menu>li>a{
    color: #c7c7c7 !important ;
  }
  
  .dropdown-item:hover,
  .dropdown-item:focus {
    background: none !important;
  }
  .qualifyrightsec h4 {
    margin-bottom: 10px;
  }
  .qualifyrightsec .btn {
    padding: 5px 10px;
  }
  .qualifyrightsec .qualifyicon {
    max-width: 58px;
    height: auto;
  }
  .qualifycoveragesection {
    padding: 0 !important;
    background: rgb(193, 228, 223);
  }
  .qualifycoveragesection .colleft {
    padding: 100px 50px !important;
    justify-content: center;
  }
  .qualifyrightsec .col-lg-6 {
    width: 50%;
  }
  html[lang="fr"] .leftbar.bigheader {
    font-size: 2rem;
  }
  .footerbottom,
  .footerbottom p {
    text-align: center !important;
  }
  .whatsnewwrap {
    padding: 50px 20px !important;
  }
  .whatsnewwrap ul li .text-muted {
    padding: 30px 20px 20px;
  }
  .whatsnewwrap ul li .text-muted span {
    background: url(images/clock-icon.svg) no-repeat 0 0;
    background-size: 15px;
  }
  .whatsnewwrap ul {
    display: block;
  }
  .whatsnewwrap ul li {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  ul.taglists li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .newswrap .newspostlist ul.list-unstyled li {
    margin-right: 0;
    width: 100%;
    display: flex;
    margin-bottom: 30px;
  }
  .newswrap .newspostlist ul.list-unstyled li .list-content {
    /* border: 0; */
  }
  .newswrap .newspostlist ul.list-unstyled li h3 {
    /* padding: 0;
        border: 0; */
  }
  .newswrap .newspostlist ul.list-unstyled li .cat {
    /* padding: 20px 0 5px;
        border: 0; */
  }
  .newswrap .newspostlist ul.list-unstyled li .text-muted {
    /* padding: 0 0 20px;
        border: 0; */
  }
  /* .newswrap .newspostlist ul.list-unstyled li .list-content>a {
        display: none;
    } */
  .newswrap .newspostlist ul.list-unstyled li .text-muted span {
    background: url(images/clock-icon.svg) no-repeat 0 0;
    background-size: 15px;
    line-height: 1.25rem;
    padding-left: 20px;
  }
  .faqwrap .accitem {
    font-size: 1.125rem;
  }
  .codeconductwrap .contentsection {
    padding-right: 15px;
    padding-top: 0;
  }
  .codeconductwrap {
    background: none;
    padding: 0 0 0 8px !important;
  }
  .codeconductwrap > .row {
    margin-right: 10px !important;
    padding-left: 0 !important;
  }
  .bylawsclick h2.pageheader,
  .codeofconductclick h2.pageheader,
  .whistleblowerclick h2.pageheader,
  .ogchartclick h2,
  .bodclick h2,
  .bodcommclick h2.pageheader {
    margin-bottom: 0;
    font-size: 1.5rem;
    color: #002225 !important;
    text-align: left !important;
  }
  .bylawsclick h2.pageheader::after,
  .codeofconductclick h2.pageheader:after,
  .whistleblowerclick h2.pageheader:after,
  .ogchartclick h2.pageheader:after,
  .bodcommclick h2.pageheader:after,
  #orgchart:after,
  .bodclick h2::after {
    content: none;
  }
  .bylawsclick,
  .codeofconductclick,
  .whistleblowerclick,
  .bodclick,
  .ogchartclick,
  .bodcommclick {
    background: url(images/plus.svg) no-repeat 100% 8px;
    background-size: 16px;
  }
  .bylawsclick.active,
  .codeofconductclick.active,
  .whistleblowerclick.active,
  .bodclick.active,
  .ogchartclick.active,
  .bodcommclick.active {
    background: url(images/minus.svg) no-repeat 100% 8px;
    background-size: 20px;
  }
  .bylawsclickdisplay,
  .codeofconductclickdisplay,
  .whistleblowerclickdisplay,
  .bodclickdisplay,
  .ogchartclickdisplay,
  .bodcommclickdisplay {
    display: none;
    padding: 20px 0;
  }
  .whistleblowerclickdisplay {
    padding: 20px 15px !important;
  }
  .bylawsclickdisplay.active,
  .codeofconductclickdisplay.active,
  .whistleblowerclickdisplay.active,
  .bodclickdisplay.active,
  .ogchartclickdisplay.active,
  .bodcommclickdisplay.active {
    display: block;
    padding: 20px 0;
  }
  .bodlist {
    display: block;
    color: #5a5b5b;
  }
  .bodlist li a,
  .bodlist li {
    color: #5a5b5b !important;
  }
  .bodlist li {
    width: 100%;
    text-align: center !important;
    border-left: 0 solid #c1e4df;
    padding: 0 0;
    margin-bottom: 20px;
  }
  .bodwrap {
    background: none;
  }
  .bodcomwrap .contentsection {
    padding-left: 15px;
    padding-top: 0;
  }
  .bodcomwrap {
    background: #fff;
    padding: 30px 10px 0 10px !important;
  }
  .bggrey {
    background: #f5f6f6;
  }
  .bodclickdisplay .mobileshow {
    margin-bottom: 30px;
    display: inline-block;
  }
  .whistleblowerwrap {
    padding: 30px 20px 0 !important;
  }
  .whistleblowerwrap .withsharelink {
    padding-bottom: 0 !important;
  }
  .bodwrap > .row > .col-lg-12 {
    padding-bottom: 20px;
  }
  .bodwrap {
    padding-bottom: 0 !important;
  }
  .breadcrumbwrap {
    left: 36%;
  }
  .footertopwrap {
    padding: 70px 20px 50px 20px !important;
    position: relative;
  }
  .footersocial .socialicons {
    float: right;
    max-width: 190px;
    height: 80px;
  }
  .footersocialwrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
  }
}

@media (max-width: 768px) {
  :root {
    font-size: 12px;
  }
  body,
  html {
    font-size: 12px;
  }
  .policieswrap p,
  .policieswrap ul li {
    text-align: left !important;
  }
  .whistleblowerwrap.containersmall {
    padding: 30px 10px 0 10px !important;
  }
  .sf-search-input-wrapper {
    position: static;
    bottom: 0 !important;
  }
  .sf-search-input-wrapper .form-control {
    font-size: 13px;
  }
  .mobileleft p,
  .mobileleft em,
  .mobileleft ul li {
    text-align: left !important;
  }
  .sliderwrap {
    padding-top: 116px !important;
  }
  .form-group {
    margin-bottom: 1.5rem;
  }
  .faqanchor{
    margin-top:30px;
  }
  .p-b-20 {
    padding-bottom: 20px;
  }
  .m-t-20 {
    margin-top: 30px;
  }
  .coverageicons .items {
    width: 50%;
    font-size: 1.175rem;  }
  .coveragemain .sectionheader {
    font-size: 1.375rem;
  }
  .cipfcoveragebanner h1 {
    text-align: center;
    font-size: 3.125rem;
    line-height: normal;
  }
  .cipfcoveragebanner h1 br {
    display: none; 
  }
  .policytext p{
    text-align: left;
  }
  .memberdirectorybanner h2,
  .memberdirectorybanner h1 {
    font-size: 3.125rem;
    text-align: center;
    letter-spacing: 0;
  }
  .qualifiesicon > a {
    background: url(images/CIPF-Coverage-Icon-01.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .coverage_icon > a {
    background: url(images/CIPF-Coverage-Icon-02.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
    width: 100%;
  }
  .coveragelimitsicon > a {
    background: url(images/CIPF-Coverage-Icon-03.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .cipgmemberfirmicon > a {
    background: url(images/CIPF-Coverage-Icon-04.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .casestudyicon > a {
    background: url(images/CIPF-Coverage-Icon-05.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .coveragepolicyicon > a {
    background: url(images/CIPF-Coverage-Icon-06.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .claimprocedureicon > a {
    background: url(images/CIPF-Coverage-Icon-07.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .firstleasideicon > a {
    background: url(images/CIPF-Coverage-Icon-08.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .barretcapitalicon > a {
    background: url(images/CIPF-Coverage-Icon-09.png) no-repeat top center;
    background-size: 102px;
    padding-top: 110px;
  }
  .privacybanner h1, .legalbanner h1{
    font-size: 2.625rem;
  }
  .dropdown > .dropdown-menu > li > a:hover {
    background: none !important;
  }
  .popcontent .imageleft {
    width: 90%;
    padding-left: 30px;
    position: relative;
    float: left;
  }
  .popcontent .contentright {
    width: 100%;
    float: right;
    margin-top: 80px;
  }
  .popcontent .imageleft:after {
    content: "";
    position: absolute;
    background: url(images/circle.png) no-repeat -10px 10%;
    background-size: 170px;
    width: 200px;
    height: 200px;
    left: 0;
    bottom: -70px;
    z-index: 1;
  }
  #orgchart:after {
    content: none !important;
  }
  .newswrap {
    padding: 50px 20px !important;
  }
  .singlepostin {
    padding: 50px 10px !important;
  }
  .singlebottom {
    padding: 30px 0 20px;
  }
  .singlebottom .backnewsbtn,
  .singlebottom .singleprev,
  .singlebottom .singlenext {
    font-size: 0.575rem;
    align-items: center;
    display: flex;
  }
  .singlebottom .backnewsbtn {
    margin: 0 10px;
  }
  .breadcrumbwrap {
    left: 38%;
    font-size: 12px;
    max-width: 100%;
  }
  .breadcrumbwrap .breadcrumb {
    background-color: transparent;
    color: #fff;
    margin-bottom: 0;
  }
  .breadcrumbwrap .breadcrumb-item {
    margin-bottom: 5px;
    line-height: normal;
  }
  ul.taglists {
    display: block;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2.5rem;
    text-align: center;
  }
  ul.taglists li {
    display: inline-block;
    margin-bottom: 15px;
  }
  .page-item.active .page-link,
  .page-link:hover,
  .page-link {
    height: 37px;
    width: 37px;
    font-size: 0.87rem;
  }
  .page-item {
    margin-right: 15px;
  }
  .pagination .page-item:nth-child(2)::after {
    content: "...";
    position: absolute;
    width: 20px;
    display: inline-block;
    right: -23px;
    z-index: 1;
    top: 20%;
    height: auto;
    font-size: 0.7rem;
  }
  .pagination .page-item:nth-last-child(2):before {
    content: "...";
    position: absolute;
    width: 10px;
    display: inline-block;
    height: auto;
    left: -12px;
    top: 20%;
    font-size: 0.7rem;
  }
  .prev a,
  .next a {
    font-size: 0.7rem;
  }
  .sidemenuwrap {
    display: none;
  }
  .newswrap .newspostlist ul.list-unstyled {
    display: block;
    flex-wrap: wrap;
  }
  .newswrap .newspostlist ul.list-unstyled li {
    margin-right: 0;
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    border-bottom: 2px solid #f3f3f3;
  }
  .newswrap .btn,
  .whatsnewwrap .btn {
    font-size: 0.875rem;
  }
  .callwrap {
    padding: 0;
  }
  .contactlist {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .contactlist li strong {
    color: #002124;
    font-size: 1.125rem;
  }
  .contactusherobanner {
    background: url(images/mobileheader-contact.png) no-repeat center center;
    background-size: cover;
  }
  .contactlist li.tel {
    background: url(images/tel-icon.svg) no-repeat 0 0;
    background-size: 42px;
    padding-left: 48px;
  }
  .contactlist li {
    font-size: 1rem;
    letter-spacing: 1px;
    float: left;
    width: 50%;
  }
  .contactlist li.fax {
    background: url(images/fax-icon.svg) no-repeat 0 0;
    background-size: 42px;
    padding-left: 48px;
  }
  .contactlist li.emailicon {
    background: url(images/mail-icon.svg) no-repeat 0 0;
    background-size: 42px;
    padding-left: 48px;
  }
  .aboutbanner {
    background: url(images/abouthero.jpg) no-repeat center top;
    background-size: cover;
  }
  .slidehere .image img {
    height: 560px;
    width: 100%;
    object-fit: cover;
  }
  .slideicons {
    top: 12%;
    display: block;
  }
  .slideicons li {
    width: 50%;
    float: left;
  }
  .slideicons .membericon,
  .slideicons .coverageicon,
  .slideicons .whatsnewicon {
    position: relative;
    margin-bottom: 40px;
  }
  .slideicons .membericon:after {
    width: 50px;
    height: 2px;
    content: "";
    background: #b8e4de;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .slideicons .coverageicon:after {
    width: 50px;
    bottom: -30px;
    height: 2px;
    content: "";
    background: #b8e4de;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .slideicons .coverageicon:before {
    width: 2px;
    bottom: 0;
    height: 50px;
    content: "";
    background: #b8e4de;
    position: absolute;
    left: 1px;
    right: 0;
  }
  .slideicons .whatsnewicon:before {
    width: 2px;
    bottom: 0;
    height: 50px;
    content: "";
    background: #b8e4de;
    position: absolute;
    left: 1px;
    right: 0;
  }
  .socialicons {
    width: 170px;
    height: 90px;
    bottom: 0;
  }
  .socialicons ul li {
    margin: 0 4px 0 0;
  }
  .whatdoessection .contentsection {
    padding-right: 0;
  }
 
  .footeraboutwrap,
  .footercoveragewrap {
    width: 50%;
  }
  .footeraboutwrap a,
  .footercoveragewrap a {
    font-size: 0.875rem;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 1.2rem;
  }
  
  .abouticons {
    /* float: left; */
    /* overflow: hidden; */
    margin: 0 auto;
  }
  .abouticons .items {
    width: 50%;
  }
  .abouticons .items > a {
    display: inline-block;
    line-height: normal;
    font-size: 1.375rem;
  }
  .affiliateicon > a {
    background: url(images/affiliation-icon.svg) no-repeat top center;
    background-size: 100px;
    padding-top: 130px;
  }
  .fundicon > a {
    background: url(images/fund-icon.svg) no-repeat top center;
    background-size: 100px;
    padding-top: 130px;
  }
  .mandateicon > a {
    background: url(images/mandateicon.svg) no-repeat top center;
    background-size: 100px;
    padding-top: 130px;
  }
  .governanceicon > a {
    background: url(images/governance-icon.svg) no-repeat top center;
    background-size: 100px;
    padding-top: 130px;
  }
  .affiliateicon > a {
    background: url(images/affiliation-icon.svg) no-repeat top center;
    background-size: 98px;
    padding-top: 130px;
  }
  .historyicon > a {
    background: url(images/history-icon.svg) no-repeat top center;
    background-size: 100px;
    padding-top: 130px;
  }
  .opportunityicon > a {
    background: url(images/opportunity-icon.svg) no-repeat top center;
    background-size: 100px;
    padding-top: 130px;
  }
  .dropdown-submenu > .dropdown-menu > li > a {
    color: #fff;
    font-size: 0.8125rem;
    font-weight: 400;
    padding-left: 0;
  }
  .dropdown-submenu > ul.dropdown-menu {
    margin-top: 0;
    padding-top: 0;
  }
  .container {
    max-width: 100%;
  }
  .container > .row {
  }
  .whatdoessection {
    padding: 50px 20px 0px 20px !important;
  }
  .contactformwrap .onethird,
  .contactformwrap .onethird:nth-child(3),
  .contactformwrap .onethird:nth-child(6) {
    width: 100%;
    margin-right: 0;
  }
  .k-grid-header th.k-header > .k-link {
    font-size: 1rem !important;
  }
  .k-filter-row .k-dropdown-operator {
    right: 0 !important;
  }
  .k-filtercell > span {
    padding-right: 0 !important;
  }
  .k-filter-row th,
  .k-grid-header th.k-header {
    white-space: pre-wrap !important;
    text-overflow: initial !important;
    text-align: left;
  }
  .k-dropdown .k-input{
      display: none;
  }
  .faqnotice,
  .membernotice {
    margin-bottom: 0;
  }
  .singlepostin h3 {
    font-size: 1.375rem;
  }
  .policiesbanner h2, .policiesbanner h1 {
    font-size: 2.35rem;
}
}

@media (max-width: 576px) {
  .container {
    max-width: 100%;
  }
  .container > .row {
  }
  .toprightlink {
    font-size: 0.64rem;
  }
}
@media (max-width: 480px) {
  .slick-dots {
    text-align: right !important;
  }
  .toprightlink a {
    margin-bottom: 10px;
    display: inline-block;
  }
}
