:visited, :focus, :active, :hover {
  outline: 0 none !important;
  outline-color: transparent;
  outline-style: none; }

::-webkit-input-placeholder {
  color: #C8C9C7; }

:-moz-placeholder {
  color: #C8C9C7; }

::-moz-placeholder {
  color: #C8C9C7; }

:-ms-input-placeholder {
  color: #C8C9C7; }

body {
  color: #000;
  margin: 0px;
  padding: 0px;
  background-color: #C8C9C7; }
  body a {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease; }
  body input, body select {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px #fff;
    -moz-box-shadow: 0px 0px 0px #fff;
    box-shadow: 0px 0px 0px #fff; }

.page {
  position: relative;
  display: block;
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
  max-width: 1800px;
  background-color: #fff;
  font-family: 'Helvetica Neue', 'Arial', sans-serif !important;
  font-weight: 400;
  font-size: 16px; }
  .page [class^="col-"], .page [class*=" col-"] {
    float: right; }
  .page h1, .page h2, .page h3, .page h4, .page h5, .page h6, .page .h1, .page .h2, .page .h3, .page .h4, .page .h5, .page .h6 {
    font-family: 'Arial', sans-serif; }
  .fc-ltr .fc-basic-view .fc-day-top .fc-day-number,.widgetEventCalendar #calendar .fc-header-toolbar .fc-left h2{
	  font-family: 'Helvetica Neue', 'Arial', sans-serif !important;
  }		
  .page a{
		color: #CF2030;
		font-size: 17px;
		font-weight: 500;
  }  
  .page * {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale; }
  .page h1 {
    font-size: 32px;
    line-height: 60px; }
  .page h2 {
    font-size: 32px;
    line-height: 42px; }
  .page h3 {
    font-size: 30px;
    line-height: 34px; }
  .page h4 {
    font-size: 24px;
    line-height: 28px; }
  .page h5 {
    font-size: 22px;
    line-height: 26px; }
  .page p {
    font-size: 17px;
    line-height: 22px; }
  .page h1[style*="text-align:center;"]:after,
  .page h2[style*="text-align:center;"]:after,
  .page h3[style*="text-align:center;"]:after,
  .page h4[style*="text-align:center;"]:after,
  .page h5[style*="text-align:center;"]:after {
    display: none !important; }
  .page h1[style*="text-align:left;"]:after,
  .page h2[style*="text-align:left;"]:after,
  .page h3[style*="text-align:left;"]:after,
  .page h4[style*="text-align:left;"]:after,
  .page h5[style*="text-align:left;"]:after {
    display: none !important; }
  .page h1[style*="text-align: center;"]:after,
  .page h2[style*="text-align: center;"]:after,
  .page h3[style*="text-align: center;"]:after,
  .page h4[style*="text-align: center;"]:after,
  .page h5[style*="text-align: center;"]:after {
    display: none !important; }
  .page h1[style*="text-align: left;"]:after,
  .page h2[style*="text-align: left;"]:after,
  .page h3[style*="text-align: left;"]:after,
  .page h4[style*="text-align: left;"]:after,
  .page h5[style*="text-align: left;"]:after {
    display: none !important; }
  .page h1[style*='text-align: center;']:after,
  .page h2[style*='text-align: center;']:after,
  .page h3[style*='text-align: center;']:after,
  .page h4[style*='text-align: center;']:after,
  .page h5[style*='text-align: center;']:after {
    display: none !important; }
  .page h1[style*='text-align: left;']:after,
  .page h2[style*='text-align: left;']:after,
  .page h3[style*='text-align: left;']:after,
  .page h4[style*='text-align: left;']:after,
  .page h5[style*='text-align: left;']:after {
    display: none !important; }
  .page h1[style*='text-align:center;']:after,
  .page h2[style*='text-align:center;']:after,
  .page h3[style*='text-align:center;']:after,
  .page h4[style*='text-align:center;']:after,
  .page h5[style*='text-align:center;']:after {
    display: none !important; }
  .page h1[style*='text-align:left;']:after,
  .page h2[style*='text-align:left;']:after,
  .page h3[style*='text-align:left;']:after,
  .page h4[style*='text-align:left;']:after,
  .page h5[style*='text-align:left;']:after {
    display: none !important; }
	
  .page .holder {
    display: block;
    margin: 0px auto;
    padding: 0px 75px;
    overflow: hidden; }
	.socialCol a {
		color: #fff;
	}
	.ico-048:before {
  content: "\e930";
}
	
  @media (max-width: 1439px) {
    .page .holder {
      padding: 0px 75px; } }
  @media (max-width: 1199px) {
    .page .holder {
      padding: 0px 35px; } }
  @media (max-width: 991px) {
    .page .holder {
      padding: 0px 15px; } }
  @media (max-width: 767px) {
    .page .holder {
      padding: 0px 15px; } }
  @media (max-width: 413px) {
    .page .holder {
      padding: 0px 15px; } }

/* common css End */
@keyframes nudge {
  0% {
    transform: rotate(-7deg); }
  33% {
    transform: rotate(7deg); }
  66% {
    transform: rotate(-7deg); } }
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }
#secondaryCategory-error {
  color: white;
  display: block;
  width: 100%;
  background-color: red;
  padding: 4px 15px;
  font-size: 12px; }

svg.icon-redarrow .cls-1, svg.icon-redarrow .cls-2 {
  fill: none;
  stroke: #CF2030;
  stroke-linecap: round;
  stroke-width: 4px; }
svg.icon-redarrow .cls-1 {
  stroke-linejoin: round; }
svg.icon-whitearrow .cls-1, svg.icon-whitearrow .cls-2 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-width: 4px; }
svg.icon-whitearrow .cls-1 {
  stroke-linejoin: round; }
svg.searchRed .a {
  fill: #CF2030;
  fill-rule: evenodd; }
svg.icon-complete .cls-1 {
  fill: #fff; }
svg.icon-complete .cls-2 {
  fill: #CF2030; }
svg.icon-email .cls-1, svg.icon-email .cls-4 {
  fill: #CF2030; }
svg.icon-email .cls-1 {
  stroke: #707070; }
svg.icon-email .cls-2 {
  fill: #fff; }
svg.icon-email .cls-3 {
  clip-path: url(#clip-path); }
svg.icon-swoosh .st0 {
  fill: #828282; }
svg.icon-close .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-width: 2px; }
svg.icon-search .cls-1, svg.icon-search .cls-4 {
  fill: #CF2030; }
svg.icon-search .cls-1 {
  stroke: #707070; }
svg.icon-search .cls-2 {
  fill: #fff; }
svg.icon-search .cls-3 {
  clip-path: url(#clip-path); }
svg.phone-red .cls-1 {
  fill: #CF2030; }
svg.phone-red .cls-2 {
  fill: #fff;
  stroke: #fff; }
svg.dots-red .cls-1 {
  fill: #CF2030; }
svg.dots-red .cls-2 {
  fill: #fff; }
svg.msg-red .cls-1 {
  fill: #CF2030; }
svg.msg-red .cls-2 {
  fill: #fff; }

/* Header Start */
header {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #fff; }
  header .holder {
    overflow: visible !important; }
  header .topRow {
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    background-color: #CF2030; }
    header .topRow .holder .menuDropdown {
      display: inline-block;
      margin: 0px;
      padding: 0px;
      list-style: none; }
      header .topRow .holder .menuDropdown li {
        display: block;
        margin: 0px;
        padding: 0px;
        background-color: #CF2030; }
        header .topRow .holder .menuDropdown li a {
          display: block;
          font-size: 16px;
          line-height: 40px;
          font-weight: 500;
          color: #fff;
          margin: 0px;
          padding: 0px 15px 0px 60px;
          text-decoration: none;
          text-align: right; }
          header .topRow .holder .menuDropdown li a .fa {
            position: absolute;
            top: 0px;
            left: 15px;
            font-size: 12px;
            line-height: 40px;
            color: #fff;
            padding-right: 30px; }
          header .topRow .holder .menuDropdown li a:hover {
            color: #C8C9C7;
            background-color: #CF2030; }
            header .topRow .holder .menuDropdown li a:hover .fa {
              color: #C8C9C7; }
        header .topRow .holder .menuDropdown li ul {
          padding: 0px;
          margin: 0px;
          border-color: #CF2030;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          border-radius: 0px;
          -webkit-box-shadow: none;
          width: 100%;
          background-color: #CF2030;
          -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
          -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5); }
          header .topRow .holder .menuDropdown li ul:hover {
            border-color: #CF2030; }
    header .topRow .holder .lCol .menuDropdown {
      margin-right: -15px; }
    header .topRow .holder .rCol {
      text-align: left; }
      header .topRow .holder .rCol .menuDropdown li a {
        background-color: #CF2030; }
      header .topRow .holder .rCol a {
        display: inline-block;
        font-size: 16px;
        line-height: 40px;
        font-weight: 500;
        color: #fff;
        margin: 0px;
        padding: 0px 15px;
        text-decoration: none; }
        header .topRow .holder .rCol a:hover {
          color: #C8C9C7; }
  @media (max-width: 767px) {
    header .topRow .holder {
      padding: 0px !important; }
      header .topRow .holder .lCol {
        padding: 0px; }
        header .topRow .holder .lCol .menuDropdown {
          margin-right: 0px;
          display: block; }
          header .topRow .holder .lCol .menuDropdown li a {
            text-align: right;
            padding: 0px 30px 0px 30px; }
            header .topRow .holder .lCol .menuDropdown li a .fa {
              padding-right: 15px;
              left: 30px; }
      header .topRow .holder .rCol {
        padding: 0px; }
        header .topRow .holder .rCol .menuDropdown {
          display: block; }
          header .topRow .holder .rCol .menuDropdown li a {
            text-align: right;
            padding: 0px 30px 0px 30px; }
            header .topRow .holder .rCol .menuDropdown li a .fa {
              padding-right: 15px;
              left: 30px; } }
  header .bottomRow {
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #F5F7F7; }
    header .bottomRow .holder .colLogo {
      padding-left: 0px; }
      header .bottomRow .holder .colLogo .bniLogo {
        display: table;
        margin: 0px;
        padding: 30px 0px 30px 0px;
        text-decoration: none; }
        header .bottomRow .holder .colLogo .bniLogo .ico-068 {
          display: table-cell;
          color: #D80019;
          font-size: 65px;
          line-height: 65px;
		  padding-left: 10px;	
		  }
        header .bottomRow .holder .colLogo .bniLogo .texts {
          display: table-cell;
          vertical-align: middle;
          padding-right: 10px;
		  border-right: 1px #C5C5C5 solid;	}
          header .bottomRow .holder .colLogo .bniLogo .texts .name {
            display: block;
            margin: 0px;
            padding: 0px;
            font-size: 30px;
            line-height: 35px;
            font-weight: 600;
            color: #505050;
            text-decoration: none;
            white-space: normal;
            max-width: 400px;
            overflow: hidden;
            text-overflow: ellipsis; }
          header .bottomRow .holder .colLogo .bniLogo .texts .tagline {
            display: block;
            margin: 0px;
            padding: 6px 2px 0px 0px;
            font-size: 14px;
            line-height: 14px;
            font-weight: 400;
            font-style: italic;
            color: #63666A;
            text-decoration: none;
            white-space: normal; }
    header .bottomRow .holder .colNav {
      padding: 0px;
      text-align: left;
	  padding-top:33px;}
      header .bottomRow .holder .colNav ul {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        list-style: none;
        text-align: left;
        white-space: nowrap;
		margin-top:0px; }
        header .bottomRow .holder .colNav ul li {
          position: relative;
          display: inline-block;
          float: right;
          margin: 0px;
          padding: 0px 10px; }
          header .bottomRow .holder .colNav ul li a {
            position: relative;
            display: block;
            font-size: 22px;
            line-height: 26px;
            font-weight: 600;
            padding: 0px 0px 10px 0px;
            color: #292727;
            text-decoration: none;
            text-transform: uppercase; }
            header .bottomRow .holder .colNav ul li a:hover {
              color: #CF2030; }
        header .bottomRow .holder .colNav ul li:after {
          position: absolute;
          content: "|";
          top: 0px;
          left: -1px;
          padding-top: 0px;
          color: #63666A; }
        header .bottomRow .holder .colNav ul li:last-child:after {
          display: none;
          content: none; }
        header .bottomRow .holder .colNav ul li:nth-last-child(2):after {
          display: none;
          content: none; }
        header .bottomRow .holder .colNav ul li.active a {
          background-color: #fff;
          color: #CF2030; }
  @media (max-width: 1439px) {
    header .bottomRow .holder .colLogo .bniLogo {
      padding: 25px 0px 25px 0px; }
      header .bottomRow .holder .colLogo .bniLogo .ico-068 {
        font-size: 60px;
        line-height: 60px; }
      header .bottomRow .holder .colLogo .bniLogo .texts .name {
        font-size: 30px;
        line-height: 35px; }
    header .bottomRow .holder .colNav {
      padding-left: 10px; 
	  padding-top: 30px;}
      header .bottomRow .holder .colNav ul li {
        padding: 0px 8px; }
        header .bottomRow .holder .colNav ul li a {
          font-size: 18px;
          padding: 0px 0px 10px 0px; }
      header .bottomRow .holder .colNav ul li:after {
        padding-top: 0px;
        font-size: 14px;
        margin-right: 6px; } }
  @media (max-width: 1199px) {
    header .bottomRow .holder .colLogo .bniLogo {
      margin: 0px auto; }
    header .bottomRow .holder .colNav {
      clear: both;
      display: block;
      float: none;
      width: auto;
      border-top: 1px solid #F5F7F7;
      padding: 0px 35px;
      margin: 0px auto;
      margin-left: -35px;
      margin-right: -35px;
      text-align: center; }
      header .bottomRow .holder .colNav ul li {
        padding: 0px 15px; }
        header .bottomRow .holder .colNav ul li a {
          font-size: 18px;
          line-height: 22px;
          padding: 20px 0px 16px 0px; }
      header .bottomRow .holder .colNav ul li:after {
        padding-top: 19px;
        font-size: 14px;
        line-height: 22px; } }
  @media (max-width: 991px) {
    header .bottomRow .holder .colLogo .bniLogo {
      padding: 15px 0px 15px 0px;
      margin: 0px; }
      header .bottomRow .holder .colLogo .bniLogo .ico-068 {
        font-size: 50px;
        line-height: 50px; }
      header .bottomRow .holder .colLogo .bniLogo .texts .name {
        font-size: 28px;
        line-height: 32px; }
      header .bottomRow .holder .colLogo .bniLogo .texts .tagline {
        padding: 4px 2px 0px 0px; }
    header .bottomRow .holder .colNav {
      clear: none;
      display: block;
      float: right;
      width: 25%;
      border-top: 0px solid #F5F7F7;
      padding: 0px 15px 0px 0px;
      margin: 0px;
      text-align: left; }
      header .bottomRow .holder .colNav ul li {
        padding: 0px 15px; }
        header .bottomRow .holder .colNav ul li a {
          font-size: 28px;
          line-height: 50px;
          padding: 15px 0px 5px 0px;
          color: #CF2030; } }
  @media (max-width: 767px) {
    header .bottomRow .holder .colLogo .bniLogo {
      padding: 15px 0px 15px 0px; }
      header .bottomRow .holder .colLogo .bniLogo .ico-068 {
        font-size: 40px;
        line-height: 40px; }
      header .bottomRow .holder .colLogo .bniLogo .texts {
        padding-right: 8px; }
        header .bottomRow .holder .colLogo .bniLogo .texts .name {
          font-size: 22px;
          line-height: 26px; }
        header .bottomRow .holder .colLogo .bniLogo .texts .tagline {
          padding-top: 0px;
          font-size: 12px;
          line-height: 14px;
          padding: 0px; }
    header .bottomRow .holder .colNav {
      width: 16.66666667%;
      padding-right: 0px; }
      header .bottomRow .holder .colNav ul li a {
        font-size: 30px;
        line-height: 40px;
        padding: 15px 0px 5px 0px; } }

/* Header End */
/* Footer Box Start */
footer {
  display: block;
  padding: 0px;
  padding: 0px;
  overflow: hidden;
  background-color: #CF2030; }
  footer .navRow {
    display: block;
    margin: 0px;
    padding: 50px 0px;
    overflow: hidden; }
    footer .navRow .navLinks {
      display: block;
      margin: 0px;
      padding: 0px;
      list-style: none; }
      footer .navRow .navLinks li {
        display: block;
        margin: 0px;
        padding: 0px; }
        footer .navRow .navLinks li a {
          display: inline-block;
          margin: 0px;
          padding: 6px 0px;
          font-size: 20px;
          line-height: 40px;
          font-weight: 500;
          color: #fff;
          text-decoration: none; }
          footer .navRow .navLinks li a:hover {
            text-decoration: none; }
    footer .navRow .socialCol p {
      text-align: left;
      font-size: 22px;
      line-height: 40px;
      font-weight: 500;
      color: #fff;
      margin: 0px;
      padding: 6px 0px; }
    footer .navRow .socialCol .socialLinks {
      display: block;
      margin: 0px;
      padding: 0px;
      list-style: none;
      text-align: left; }
      footer .navRow .socialCol .socialLinks li {
        display: inline-block;
        padding: 0px 10px 0px 0px;
        margin: 0px; }
        footer .navRow .socialCol .socialLinks li a {
          display: block;
          margin: 0px;
          padding: 6px 0px;
          font-size: 32px;
          line-height: 32px;
          color: #fff;
          text-decoration: none; }
          footer .navRow .socialCol .socialLinks li a:hover {
            text-decoration: none; }
  footer .copyrightRow {
    display: block;
    margin: 0px;
    padding: 25px 0px;
    background-color: #fff;
    overflow: hidden; }
    footer .copyrightRow p {
      display: block;
      margin: 0px;
      padding: 0px;
      font-size: 17px;
      line-height: 22px;
      color: #63666A; }

@media (max-width: 1199px) {
  footer .navRow {
    padding: 40px 0 40px 0; }
    footer .navRow .navLinks li a {
      font-size: 20px;
      line-height: 30px; }
    footer .navRow .socialCol .socialLinks li a {
      font-size: 30px;
      line-height: 30px; }
  footer .copyrightRow {
    padding: 20px 0; } }
@media (max-width: 991px) {
  footer .navRow .navLinks li a {
    font-size: 18px;
    line-height: 24px; }
  footer .navRow .socialCol p {
    font-size: 18px;
    line-height: 24px; }
  footer .navRow .socialCol .socialLinks li a {
    font-size: 28px;
    line-height: 28px; } }
@media (max-width: 767px) {
  footer .navRow {
    padding: 30px 0px; }
    footer .navRow .navLinks li a {
      font-size: 16px;
      line-height: 22px; }
    footer .navRow .socialCol {
      margin-top: 15px; }
      footer .navRow .socialCol p {
        text-align: right;
        padding-top: 15px;
        font-size: 17px;
        line-height: 22px; }
      footer .navRow .socialCol .socialLinks {
        text-align: right; }
        footer .navRow .socialCol .socialLinks li {
          padding: 0px 0px 0px 10px; }
          footer .navRow .socialCol .socialLinks li a {
            font-size: 26px;
            line-height: 26px; }
  footer .copyrightRow p {
    font-size: 15px;
    line-height: 22px; } }
@media (max-width: 413px) {
  footer .navRow {
    padding: 40px 0px; }
    footer .navRow .navCol {
      float: none;
      width: 100%; }
    footer .navRow .navColTwo {
      padding-top: 30px; } }
/* Footer Box End */
/* Mobile Menu Start */
.mm-menu {
  background: #fff; }
  .mm-menu .mm-panel {
    padding: 0px; }
    .mm-menu .mm-panel .mm-navbar {
      border-bottom: 0px;
      background-color: #fff;
      line-height: 40px;
      height: auto;
      border-bottom: 1px solid #C8C9C7; }
      .mm-menu .mm-panel .mm-navbar .mm-title {
        padding-top: 20px;
        color: #CF2030;
        text-transform: uppercase; }
        .mm-menu .mm-panel .mm-navbar .mm-title .ico-068 {
          font-size: 38px;
          line-height: 38px; }
    .mm-menu .mm-panel .mm-listview {
      margin: 22px 0px !important; }
      .mm-menu .mm-panel .mm-listview li {
        display: block;
        border-bottom: 1px solid #C8C9C7;
        border-top: 0px solid #C8C9C7; }
        .mm-menu .mm-panel .mm-listview li a {
          display: block;
          font-size: 14px;
          line-height: 14px;
          font-weight: 500;
          color: #CF2030;
          background-color: #F5F7F7;
          border-right: 0px solid #C8C9C7;
          border-bottom: 0px solid #C8C9C7;
          border-top: 0px solid #C8C9C7;
          padding: 14px 25px 14px 10px; }
          .mm-menu .mm-panel .mm-listview li a .ico-048 {
            float: left;
            font-size: 10px;
            line-height: 10px;
            color: #CF2030;
            padding-left: 10px;
            padding-top: 3px;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg); }
        .mm-menu .mm-panel .mm-listview li .label {
          font-size: 12px;
          line-height: 12px;
          font-weight: 300;
          text-transform: uppercase;
          color: #fff;
          text-align: right;
          padding-top: 25px; }
      .mm-menu .mm-panel .mm-listview li.active a {
        background-color: #63666A; }
      .mm-menu .mm-panel .mm-listview li:not(.mm-divider):after {
        left: 0px; }
      .mm-menu .mm-panel .mm-listview li:not(.mm-divider):after {
        border-bottom-width: 0px; }
  .mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-menu .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-opened .mm-page.mm-slideout {
  -webkit-box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 0px 25px 0px rgba(0, 0, 0, 0.5); }

/* Mobile Menu End */
.widgetVisitChapterOverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 900;
  padding: 15px; }
  .widgetVisitChapterOverlay .contentBox {
    display: block;
    max-width: 1527px;
    min-height: 591px;
    overflow: hidden;
    background-color: #fff;
    margin: 0px auto;
    margin-top: 100px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner {
      position: relative;
      overflow: hidden; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .modal-close {
        position: absolute;
        top: 30px;
        left: 30px;
        display: inline-block;
        z-index: 90; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .modal-close svg {
          width: 25px;
          height: 25px; }
          .widgetVisitChapterOverlay .contentBox .contentBoxInner .modal-close svg .cls-1 {
            fill: none;
            stroke: #fff;
            stroke-width: 2px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft {
        min-height: 591px;
        float: right;
        width: 50%; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft img {
          height: 591px;
          width: 100%;
          object-fit: cover; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight {
        min-height: 591px;
        float: left;
        width: 50%;
        background: #CF2030;
        position: relative; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .chapterRightInner {
          position: absolute;
          top: 50%;
          right: 0;
          transform: translate(0%, -50%);
          -webkit-transform: translate(0%, -50%);
          -moz-transform: translate(0%, -50%);
          -ms-transform: translate(0%, -50%);
          width: 100%;
          padding: 70px; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2 {
          display: block;
          margin: 0px 0 50px 0;
          padding: 0px 0px 10px 0px;
          font-weight: 700;
          color: #fff;
          -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
          break-inside: avoid;
          position: relative; }
          .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2:after {
            content: '';
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100px;
            height: 5px;
            background: #fff; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul {
          list-style: none;
          padding: 0 0 40px 0;
          margin: 0; }
          .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
            display: inline-block;
            padding: 0 80px 0 80px;
            position: relative;
            vertical-align: top;
            text-align: center; }
            .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span {
              display: inline-block;
              position: relative; }
              .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span:after {
                content: '';
                position: absolute;
                top: 50%;
                right: 80px;
                border-top: 2px dashed #fff;
                width: 180px;
                transform: translate(0, -50%);
                -webkit-transform: translate(0, -50%);
                -moz-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%); }
            .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li:first-child {
              padding-right: 0; }
            .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li:last-child {
              padding-left: 0; }
              .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li:last-child span:after {
                display: none; }
            .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li p {
              color: #fff;
              text-align: center;
			  }
              .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li p span {
                display: block; }
                .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li p span:after {
                  display: none; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h3 {
          color: #fff;
          font-weight: 700;
          margin: 0px 0 20px 0; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .input-group {
          display: block; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .inputOuter {
          position: relative; }
          .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .inputOuter .form-control {
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            border: 0px solid #fff;
            font-size: 16px;
            line-height: 22px;
            font-weight: 400;
            color: #000;
            padding: 15px 15px 15px 75px;
            height: 45px;
            -webkit-appearance: none;
            -moz-appearance: none;
            width: 100%;
            border-radius: 50px; }
          .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .inputOuter .form-control:focus {
            outline: none;
            outline-style: none;
            box-shadow: none; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter {
          position: absolute;
          top: 0;
          left: -1px;
          z-index: 5; }
          .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button {
            background: transparent;
            border: none;
            box-shadow: none;
            padding: 0; }
            .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button span {
              width: 65px;
              height: 45px;
              background: #63666A;
              border: 1px solid #63666A;
              border-radius: 50%;
              display: inline-block;
              padding: 8px 10px 10px 10px;
              border-radius: 50px;
              transform: rotate(180deg);
              -webkit-transform: rotate(180deg);
              -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
              -o-transform: rotate(180deg); }
              .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button span svg {
                width: 16px; }
                .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button span svg .cls-1, .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button span svg .cls-2 {
                  stroke: #fff; }
            .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button:hover span {
              background: #CF2030;
              border: 1px solid #fff; }
              .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .btnOuter button:hover span svg {
                -moz-animation: movearrow 1s linear;
                -ms-animation: movearrow 1s linear;
                -o-animation: movearrow 1s linear;
                -webkit-animation: movearrow 1s linear;
                animation: movearrow 1s linear; }

@media (max-width: 1600px) {
  .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
    padding: 0 70px 0 70px; } }
@media (max-width: 1439px) {
  .widgetVisitChapterOverlay .contentBox {
    min-height: 490px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft {
      min-height: 490px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft img {
        height: 490px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight {
      min-height: 490px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .chapterRightInner {
        padding: 40px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
        padding: 0 50px 0 50px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2 {
        font-size: 30px;
        line-height: 36px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h3 {
        font-size: 26px;
        line-height: 32px; } }
@media (max-width: 1199px) {
  .widgetVisitChapterOverlay .contentBox {
    min-height: 490px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft {
      min-height: 490px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft img {
        height: 490px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight {
      min-height: 490px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .chapterRightInner {
        padding: 30px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
        padding: 0 35px 0 35px; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span:after {
          width: 90px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2 {
        font-size: 25px;
        line-height: 34px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h3 {
        font-size: 22px;
        line-height: 26px; } }
@media (max-width: 991px) {
  .widgetVisitChapterOverlay .contentBox {
    min-height: inherit;
    width: 70%; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterLeft {
      display: none; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight {
      min-height: inherit;
      width: 100%;
      float: none; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .chapterRightInner {
        position: relative;
        top: auto;
        right: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0); }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li p {
        font-size: 16px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2 {
        font-size: 22px;
        line-height: 26px;
        padding: 0px 0 10px 0; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2:after {
          width: 70px;
          height: 5px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h3 {
        font-size: 20px;
        line-height: 24px;
        padding: 0px 0 10px 0; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .inputOuter .form-control {
        float: none; } }
@media (max-width: 767px) {
  .widgetVisitChapterOverlay .contentBox {
    width: 100%; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .modal-close {
      top: 15px;
      left: 15px; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .modal-close svg {
        width: 16px;
        height: 16px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h2 {
      font-size: 22px;
      line-height: 26px;
      margin: 0 0 30px 0; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight h3 {
      font-size: 20px;
      line-height: 24px;
      padding: 0; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul {
      padding: 0 0 20px 0; }
      .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
        padding: 0 25px 0 25px; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span svg {
          width: 60px;
          height: 60px; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span:after {
          right: 60px; }
        .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li p {
          font-size: 14px;
          line-height: 20px; } }
@media (max-width: 480px) {
  .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
    padding: 0 25px 0 25px;
    width: 32%; } }
@media (max-width: 374px) {
  .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight .chapterRightInner {
    padding: 30px 20px; }
  .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li {
    padding: 0 16px 0 16px;
    width: 32%; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span svg {
      width: 50px;
      height: 60px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li span:after {
      right: 50px;
      width: 70px; }
    .widgetVisitChapterOverlay .contentBox .contentBoxInner .chapterRight ul li p span {
      display: inline-block; } }
.widgetImageHeading {
  display: block;
  margin: 0px;
  padding: 50px 0px;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .widgetImageHeading:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(99, 102, 106, 0.7);
    z-index: -1; }
  .widgetImageHeading h1 {
    display: block;
    margin: 0px;
    padding: 5px 0px 20px 0;
    color: #fff;
    font-size: 67px;
    line-height: 77px;
    font-weight: 700;
    position: relative;
    text-shadow: 0px 3px 6px #00000029; }

@media (max-width: 1439px) {
  .widgetImageHeading {
    padding: 50px 0px; }
    .widgetImageHeading h1 {
      font-size: 52px;
      line-height: 58px; } }
@media (max-width: 1199px) {
  .widgetImageHeading {
    padding: 40px 0px 40px 0px; }
    .widgetImageHeading h1 {
      font-size: 44px;
      line-height: 50px; } }
@media (max-width: 991px) {
  .widgetImageHeading {
    padding: 30px 0px 30px 0px; }
    .widgetImageHeading h1 {
      font-size: 34px;
      line-height: 40px; } }
@media (max-width: 767px) {
  .widgetImageHeading {
    padding: 100px 0px 30px 0px; }
    .widgetImageHeading h1 {
      font-size: 24px;
      line-height: 30px; } }
/* Slider Start */
.widgetSlider {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #b8b1a7;
  height: 620px;
  overflow: hidden; }
  .widgetSlider .carousel {
    display: block;
    height: 100%; }
    .widgetSlider .carousel .carousel-inner {
      height: 100%; }
      .widgetSlider .carousel .carousel-inner .item {
        height: 100%; }
        .widgetSlider .carousel .carousel-inner .item .slide {
          height: 100%; }
          .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
            height: 100%; }
            .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder {
              height: 100%; }
              .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent {
                display: block;
                width: 70%;
                align-items: center;
                /*height: 100%;*/
                /*padding-left: 15px;*/
                margin: 0 auto;
                position: relative;
                top: 50%;
                transform: translate(0, -50%);
                -webkit-transform: translate(0, -50%);
                -moz-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                -o-transform: translate(0, -50%);
                text-align: center; }
			.widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4{
				max-height: 280px;
				overflow: hidden;
			}		
                .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 a{
                  margin: 0;
                  display: inline-block;
                  font-size: 60px;
                  line-height: 69px;
                  font-weight: 700;
                  color: #fff;
                  margin-bottom: 50px;
                  text-shadow: 0px 3px 6px #00000029; 
				  width:100%;
				  text-decoration:none;}
                .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a {
                  display: inline-block;
                  /*strong {
                      display: block;
                      font-size: 72px;
                      line-height: 84px;
                      font-weight: 600;
                  }
                  
                  span {
                      display: inline-block;
                      font-size: 16px;
                      line-height: 16px;
                      background-color: $first;
                      padding: 12px 15px;
                      .ico-048 {
                          font-size: 10px;
                          line-height: 20px;
                          padding-left: 40px;
                      }
                  }
                  
                  &:hover {
                     span {
                          background-color: $third;
                      } 
                  }*/ }
                  .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a.invitedLink {
                    color: #292727;
                    background: #F6BF58;
                    font-size: 24px;
                    line-height: 30px;
                    font-weight: 700;
                    padding: 10px 36px 10px 36px;
                    border-radius: 41px;
                    border: 2px solid #F6BF58;
                    text-decoration: none; }
                    .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a.invitedLink:hover {
                      background: #CF2030;
                      color: #fff;
                      border: 2px solid #fff; }
    .widgetSlider .carousel .carousel-indicators {
      padding: 0px;
      right: 0px;
      bottom: 60px;
      margin: 0px;
      text-align: center;
      width: 100%; }
      .widgetSlider .carousel .carousel-indicators li {
        width: 48px;
        height: 15px;
        margin: 0px 10px 0px 0px;
        background-color: #fff;
        border-color: #fff;
        border-radius: 0; }
      .widgetSlider .carousel .carousel-indicators li.active {
        background-color: #63666A;
        border-color: #fff; }
    .widgetSlider .carousel .sliderLeft {
      position: absolute;
      top: 40%;
      right: 0px;
      font-size: 16px;
      line-height: 16px;
      color: #C8C9C7;
      background-color: #fff;
      margin: 0px;
      padding: 15px 12px 15px 8px;
      -webkit-border-radius: 0px 5px 5px 0px;
      -moz-border-radius: 0px 5px 5px 0px;
      border-radius: 0px 5px 5px 0px;
      overflow: hidden;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg); }
      .widgetSlider .carousel .sliderLeft:hover {
        color: #CF2030; }
    .widgetSlider .carousel .sliderRight {
      position: absolute;
      top: 40%;
      left: 0px;
      font-size: 16px;
      line-height: 16px;
      color: #C8C9C7;
      background-color: #fff;
      margin: 0px;
      padding: 15px 8px 15px 12px;
      -webkit-border-radius: 5px 0px 0px 5px;
      -moz-border-radius: 5px 0px 0px 5px;
      border-radius: 5px 0px 0px 5px;
      overflow: hidden;
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg); }
      .widgetSlider .carousel .sliderRight:hover {
        color: #CF2030; }

@media (max-width: 1475px) {
  .widgetSlider {
    height: 620px; }
    .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent {
      width: 60%; } }
@media (max-width: 1439px) {
  .widgetSlider {
    height: 620px; }
    .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent {
      width: 55%;
      align-items: center;
      text-align: center;
      /*height: 100%;*/ }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 {
        display: inline-block;
        font-size: 50px;
        line-height: 56px;
        margin-bottom: 30px;
        text-align: center; }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a {
        /*strong {
            display: block;
            font-size: 50px;
            line-height: 56px;
        }*/ }
    .widgetSlider .carousel .carousel-indicators {
      right: 0px; } }
@media (max-width: 1199px) {
  .widgetSlider {
    height: 520px; }
    .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent {
      width: 56%;
      align-items: center;
      text-align: center;
      /*height: 100%;*/ }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 {
        display: inline-block;
        font-size: 42px;
        line-height: 48px;
        margin-bottom: 0px;
		max-height: 155px;
		overflow: hidden;
		}
	  .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 a {
		font-size: 32px;
        line-height: 38px;
	  }		
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a {
        /*strong {
            display: block;
            font-size: 42px;
            line-height: 48px;
        }*/ }
    .widgetSlider .carousel .carousel-indicators {
      bottom: 45px;
      right: 0px; } }
@media (max-width: 991px) {
  .widgetSlider {
    height: 420px; }
    .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent {
      width: 60%;
      align-items: center;
      /*height: 100%;*/ }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 {
        font-size: 38px;
        line-height: 42px; 
		max-height: 155px;
		overflow: hidden;
		}
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a strong {
        display: block;
        font-size: 38px;
        line-height: 42px; }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a.invitedLink {
        font-size: 22px;
        line-height: 30px; }
    .widgetSlider .carousel .carousel-indicators {
      bottom: 45px;
      right: 0px; } }
@media (max-width: 767px) {
  .widgetSlider {
    height: 350px; }
    .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent {
      display: block;
      width: 100%;
      align-items: center;
      /*padding-top: 80px;*/ }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 {
        font-size: 32px;
        line-height: 32px;
		max-height: 155px;
		overflow: hidden;}
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a strong {
        display: block;
        font-size: 32px;
        line-height: 54px; }
      .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a.invitedLink {
        font-size: 18px;
        line-height: 24px;
        padding: 8px 30px 8px 30px; }
    .widgetSlider .carousel .carousel-indicators {
      bottom: 35px;
      right: 0px; }
      .widgetSlider .carousel .carousel-indicators li {
        width: 48px;
        height: 10px; }
    .widgetSlider .carousel .sliderLeft {
      display: none; }
    .widgetSlider .carousel .sliderRight {
      display: none; } }
@media (max-width: 400px) {
  .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 {
    font-size: 28px;
    line-height: 34px;
	max-height: 155px;
    overflow: hidden;}
  .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent a.invitedLink {
    padding: 10px 35px 10px 35px; } }
@media (max-width: 374px) {
  .widgetSlider .carousel .carousel-inner .item .slide .opacityDiv .holder .sliderTxtContent h4 {
    font-size: 24px;
    line-height: 30px;
	max-height: 155px;
    overflow: hidden; } }
/* Slider End */
/* FindChapterBox Start */
.widgetFindChapterBox {
  position: absolute;
  top: 560px;
  left: 0px;
  width: 50%;
  background-color: #CF2030;
  z-index: 9000; }
  .widgetFindChapterBox h1 {
    display: block;
    margin: 0px;
    padding: 35px 75px;
    color: #fff !important;
    font-size: 34px;
    line-height: 38px;
    font-weight: 300;
    border-bottom: 1px solid #4e1127; }
  .widgetFindChapterBox .contentArea {
    display: block;
    margin: 0px;
    padding: 35px 75px 75px 75px;
    background: url(../../images/findchapterbox-map.png) no-repeat right center;
    background-size: 40%; }
    .widgetFindChapterBox .contentArea h2 {
      display: block;
      margin: 0px;
      padding: 5px 0px;
      color: #fff !important;
      font-size: 24px;
      line-height: 28px;
      font-weight: 500; }
    .widgetFindChapterBox .contentArea p {
      display: block;
      margin: 0px;
      padding: 10px 0px;
      color: #fff !important;
      font-size: 18px;
      line-height: 22px;
      font-weight: 300; }
    .widgetFindChapterBox .contentArea .input-group {
      margin-top: 20px; }
      .widgetFindChapterBox .contentArea .input-group .form-control {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border: 0px solid #fff;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: #C8C9C7;
        padding: 15px;
        height: 52px;
        -webkit-appearance: none;
        -moz-appearance: none; }
      .widgetFindChapterBox .contentArea .input-group .form-control:focus {
        outline: none;
        outline-style: none;
        box-shadow: none; }
      .widgetFindChapterBox .contentArea .input-group .btn-default {
        background-color: #fff;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border: 0px solid #fff;
        padding: 19px 15px 19px 2px; }
        .widgetFindChapterBox .contentArea .input-group .btn-default span {
          display: block;
          color: #054d77;
          font-size: 14px !important;
          line-height: 14px !important;
          border-right: 1px solid #F5F7F7;
          padding-right: 15px; }

@media (max-width: 1439px) {
  .widgetFindChapterBox {
    top: 540px; } }
@media (max-width: 1199px) {
  .widgetFindChapterBox {
    top: 550px; }
    .widgetFindChapterBox h1 {
      padding: 30px 60px;
      font-size: 32px;
      line-height: 36px; }
    .widgetFindChapterBox .contentArea {
      padding: 30px 60px 70px 60px;
      background: url(../../images/findchapterbox-map.png) no-repeat right 40px;
      background-size: 40%; }
      .widgetFindChapterBox .contentArea h2 {
        font-size: 22px;
        line-height: 26px; }
      .widgetFindChapterBox .contentArea p {
        font-size: 16px;
        line-height: 20px; } }
@media (max-width: 991px) {
  .widgetFindChapterBox {
    top: 400px; }
    .widgetFindChapterBox h1 {
      padding: 20px 50px;
      color: #fff;
      font-size: 30px;
      line-height: 34px; }
    .widgetFindChapterBox .contentArea {
      padding: 30px 50px 50px 50px;
      background-image: none; }
      .widgetFindChapterBox .contentArea h2 {
        font-size: 22px;
        line-height: 26px; }
      .widgetFindChapterBox .contentArea p {
        font-size: 16px;
        line-height: 20px; } }
@media (max-width: 767px) {
  .widgetFindChapterBox {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%; }
    .widgetFindChapterBox h1 {
      padding: 20px 30px;
      color: #fff;
      font-size: 24px;
      line-height: 28px; }
    .widgetFindChapterBox .contentArea {
      padding: 25px 30px 50px 30px;
      background-image: none; }
      .widgetFindChapterBox .contentArea h2 {
        font-size: 20px;
        line-height: 24px; }
      .widgetFindChapterBox .contentArea p {
        display: block;
        margin: 0px;
        padding: 10px 0px;
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        font-weight: 300; }
      .widgetFindChapterBox .contentArea .input-group {
        max-width: 360px;
        margin-top: 10px; } }
/* FindChapterBox End */
/* PageHeading Start */
.widgetFindChapterBox + .widgetPageHeader {
  background-image: none;
  background-color: #fff; }
  .widgetFindChapterBox + .widgetPageHeader h1 {
    color: #000; }

.widgetSlider + .widgetPageHeader {
  background-image: none;
  background-color: #fff;
  padding: 55px 0; }
  .widgetSlider + .widgetPageHeader h1 {
    color: #000;
    font-size: 32px;
    line-height: 60px;
    text-shadow: none; }
    .widgetSlider + .widgetPageHeader h1:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100px;
      height: 5px;
      background: #CF2030; }
  .widgetSlider + .widgetPageHeader:after {
    display: none; }

.widgetPageHeader {
  display: block;
  padding: 120px 0px;
  margin: 0px;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  .widgetPageHeader:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(99, 102, 106, 0.7);
    z-index: -1; }
  .widgetPageHeader h1 {
    display: block;
    margin: 0px;
    padding: 5px 0px 20px 0;
    color: #fff;
    font-size: 60px;
    line-height: 77px;
    font-weight: 700;
    position: relative;
    text-shadow: 0px 3px 6px #00000029; }

@media (max-width: 1439px) {
  .widgetSlider + .widgetPageHeader h1 {
    font-size: 32px;
    line-height: 48px; }

  .widgetPageHeader {
    padding: 100px 0; }
    .widgetPageHeader h1 {
      font-size: 60px;
      line-height: 65px; } }
@media (max-width: 1199px) {
  .widgetSlider + .widgetPageHeader {
    padding: 40px 0px; }
    .widgetSlider + .widgetPageHeader h1 {
      font-size: 38px;
      line-height: 44px; }

  .widgetPageHeader {
    padding: 80px 0; }
    .widgetPageHeader h1 {
      font-size: 50px;
      line-height: 55px; } }
@media (max-width: 991px) {
  .widgetSlider + .widgetPageHeader {
    background-size: 25%; }
    .widgetSlider + .widgetPageHeader h1 {
      font-size: 30px;
      line-height: 38px; }

  .widgetPageHeader {
    padding: 50px 0; }
    .widgetPageHeader h1 {
      font-size: 40px;
      line-height: 45px; } }
@media (max-width: 767px) {
  .widgetSlider + .widgetPageHeader {
    background-size: 30%;
    padding: 30px 0px; }
    .widgetSlider + .widgetPageHeader h1 {
      font-size: 25px;
      line-height: 32px; }

  .widgetPageHeader {
    padding: 40px 0; }
    .widgetPageHeader h1 {
      font-size: 28px;
      line-height: 34px; } }
@media (max-width: 400px) {
  .widgetSlider + .widgetPageHeader h1 {
    font-size: 20px;
    line-height: 24px; }
    .widgetSlider + .widgetPageHeader h1:after {
      width: 60px;
      height: 5px; }

  .widgetPageHeader h1 {
    font-size: 22px;
    line-height: 30px; } }
/* PageHeading End */
/* TextColumns Start */
.widgetTextColumns {
  clear: both;
  display: block;
  margin: 0px;
  padding: 60px 0px;
  overflow: hidden;
  background-color: #fff; }
  .widgetTextColumns h1 {
    display: block;
    margin: 0px 0 20px 0;
    padding: 5px 0px 20px 0;
    font-weight: 700;
    color: #000;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
	position: relative;	}
    .widgetTextColumns h1:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100px;
      height: 5px;
      background: #CF2030; }
  .widgetTextColumns h2 {
    display: block;
    margin: 0px 0 20px 0;
    padding: 20px 0px 10px 0px;
    font-weight: 700;
    color: #292727;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; 
	position: relative;}
    .widgetTextColumns h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100px;
      height: 5px;
      background: #CF2030; }
  .widgetTextColumns h3 {
    display: block;
    margin: 0px 0 20px 0;
    padding: 20px 0px 10px 0px;
    font-weight: 700;
    color: #292727;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative; }
    .widgetTextColumns h3:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100px;
      height: 5px;
      background: #CF2030; }
  .widgetTextColumns h4 {
    display: block;
    margin: 0px 0 20px 0;
    padding: 20px 0px 10px 0px;
    font-weight: 700;
    color: #292727;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    position: relative; }
    .widgetTextColumns h4:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100px;
      height: 5px;
      background: #CF2030; }
  .widgetTextColumns p {
    display: block;
    margin: 0px;
    padding: 8px 0px 8px 0px;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    color: #292727;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; }
    .widgetTextColumns p strong, .widgetTextColumns p b {
      font-size: 17px;
      font-weight: 700;
      margin: 0 0 10px 0;
      display: inline-block; }
    .widgetTextColumns p a {
      display: inline-block;
      font-size: 17px;
      font-weight: 500;
      color: #CF2030;
      text-decoration: underline; }
      .widgetTextColumns p a:hover {
        text-decoration: none; }
  .widgetTextColumns p:nth-child(1) {
    padding: 20px 0px 8px 0px; }
   #captcha-error{
		max-width:300px;
   }	
   .agree a {
		color: #CF2030;
	}
	.g-recaptcha {
		border-right: 6px solid #CF2030;
	}
	.success_recaptcha {
		border-right: 6px solid #7ac741 !important;
	}
  .widgetTextColumns p.legend {
    display: block;
    margin: 15px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
    border-top: 1px solid #F5F7F7; }
    .widgetTextColumns p.legend span {
      display: inline-block;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 18px;
      line-height: 28px; }
    .widgetTextColumns p.legend a {
      margin: 15px 0px 0px 0px;
      display: inline-block;
      padding: 12px 20px 12px 20px;
      font-size: 20px;
      line-height: 26px;
      font-weight: 600;
      background-color: #CF2030;
      border: 1px solid #CF2030;
      color: #fff;
      text-decoration: none;
      border-radius: 40px; }
      .widgetTextColumns p.legend a .ico-048 {
        float: left;
        padding-right: 40px;
        padding-left: 15px;
        font-size: 12px;
        line-height: 26px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        margin-top: 4px; }
      .widgetTextColumns p.legend a:hover {
        color: #CF2030;
        background: #fff;
        border: 1px solid #CF2030; }
  .widgetTextColumns p.required {
    border-right: 6px solid #CF2030;
    padding: 2px 10px; }
  .widgetTextColumns ul {
    position: relative;
    list-style: none;
    padding-right: 0px; }
    .widgetTextColumns ul li {
      font-size: 17px;
      line-height: 22px;
      font-weight: 400;
      padding: 8px 30px 8px 0px;
      color: #292727;
      position: relative; }
    .widgetTextColumns ul li:before {
      content: "";
      position: absolute;
      right: 2px;
      top: 13px;
      display: inline-block;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      border-top: 15px solid #CF2030;
      border-right: 0px solid #CF2030;
      border-left: 15px solid transparent; }

@media (max-width: 1439px) {
  .widgetTextColumns h1 {
    font-size: 32px;
    line-height: 56px; }
  .widgetTextColumns h2 {
    font-size: 30px;
    line-height: 36px; }
  .widgetTextColumns h3 {
    font-size: 26px;
    line-height: 32px; }
  .widgetTextColumns h4 {
    font-size: 20px;
    line-height: 26px; } }
@media (max-width: 1199px) {
  .widgetTextColumns {
    padding: 60px 0px; }
    .widgetTextColumns h1 {
      font-size: 40px;
      line-height: 46px; }
    .widgetTextColumns h2 {
      font-size: 25px;
      line-height: 34px; }
    .widgetTextColumns h3 {
      font-size: 22px;
      line-height: 26px; }
    .widgetTextColumns h4 {
      font-size: 18px;
      line-height: 24px; }
    .widgetTextColumns p {
      font-size: 16px;
      line-height: 22px; }
      .widgetTextColumns p strong, .widgetTextColumns p b {
        font-size: 16px; }
      .widgetTextColumns p a {
        font-size: 16px; }
    .widgetTextColumns ul li {
      font-size: 16px;
      line-height: 26px; } }
@media (max-width: 991px) {
  .widgetTextColumns {
    padding: 40px 0px 40px 0px; }
    .widgetTextColumns h1 {
      font-size: 30px;
      line-height: 36px;
      padding: 20px 0 10px 0; }
      .widgetTextColumns h1:after {
        width: 70px;
        height: 5px; }
    .widgetTextColumns h2 {
      font-size: 22px;
      line-height: 26px;
      padding: 20px 0 10px 0; }
      .widgetTextColumns h2:after {
        width: 70px;
        height: 5px; }
    .widgetTextColumns h3 {
      font-size: 20px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
      .widgetTextColumns h3:after {
        width: 70px;
        height: 5px; }
    .widgetTextColumns h4 {
      font-size: 18px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
      .widgetTextColumns h4:after {
        width: 70px;
        height: 5px; }
    .widgetTextColumns p {
      padding: 0px 0px 10px 0px;
      font-size: 16px;
      line-height: 22px;
      color: #292727; }
      .widgetTextColumns p strong, .widgetTextColumns p b {
        font-size: 16px; }
      .widgetTextColumns p a {
        font-size: 16px; }
    .widgetTextColumns ul li {
      font-size: 16px;
      line-height: 24px; } }
@media (max-width: 767px) {
  .widgetTextColumns {
    padding: 30px 0px 30px 0px; }
    .widgetTextColumns h1 {
      font-size: 26px;
      line-height: 34px; }
    .widgetTextColumns h2 {
      font-size: 22px;
      line-height: 26px; }
    .widgetTextColumns h3 {
      font-size: 20px;
      line-height: 24px; }
    .widgetTextColumns h4 {
      font-size: 18px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
    .widgetTextColumns p {
      padding: 0px 0px 10px 0px;
      font-size: 14px;
      line-height: 20px;
      color: #292727; }
      .widgetTextColumns p strong, .widgetTextColumns p b {
        font-size: 14px; }
      .widgetTextColumns p a {
        font-size: 14px; }
    .widgetTextColumns ul li {
      font-size: 14px;
      line-height: 20px; } }
/* TextColumns End */
/* Banners Start */
.widgetBanners {
  clear: both;
  display: block;
  margin: 0px;
  padding: 60px 0px 40px 0;
  overflow: hidden;
  background: #F5F7F7; }
  .widgetBanners .navTwo {
    display: block;
    height: 765px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    padding: 34px 0px;
    margin: 0px 0px;
    list-style: none;
    box-shadow: 0px 3px 6px #00000029; }
    .widgetBanners .navTwo h2 {
      color: #292727;
      font-weight: 700;
      position: relative;
      padding: 0 0 10px 0;
      margin: 0 30px 30px 30px; }
      .widgetBanners .navTwo h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 80px;
        height: 5px;
        background: #CF2030; }
    .widgetBanners .navTwo ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .widgetBanners .navTwo ul li {
        display: block;
        margin: -1px 0px 0px 0px;
        padding: 0; }
        .widgetBanners .navTwo ul li a {
          position: relative;
          display: block;
          margin: 0px;
          padding: 30px 30px;
          font-size: 30px;
          line-height: 39px;
          font-weight: 700;
          color: #CF2030;
          text-decoration: none; }
          .widgetBanners .navTwo ul li a span {
            position: absolute;
            top: 14px;
            left: 30px;
            font-size: 12px;
			font-weight:bold;
            line-height: 26px;
            padding: 26px 0px;
            margin-left: 0px;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg); }
            .widgetBanners .navTwo ul li a span svg {
              width: 22px; }
              .widgetBanners .navTwo ul li a span svg.icon-redarrow .cls-1, .widgetBanners .navTwo ul li a span svg.icon-redarrow .cls-2 {
                stroke: #CF2030; }
          .widgetBanners .navTwo ul li a:hover {
            color: #fff;
            background-color: #CF2030; }
            .widgetBanners .navTwo ul li a:hover span {
              transition: all 0.5s ease;
              -webkit-transition: all 0.5s ease; }
              .widgetBanners .navTwo ul li a:hover span svg.icon-redarrow .cls-1, .widgetBanners .navTwo ul li a:hover span svg.icon-redarrow .cls-2 {
                stroke: #fff; }
      .widgetBanners .navTwo ul li:first-child {
        margin: 0px 0px 0px 0px; }
  .widgetBanners .banner {
    display: block;
    height: 425px;
    overflow: hidden;
    background-color: #4e1127;
    padding: 0px;
    margin: 15px 0px; }
    .widgetBanners .banner:hover {
      opacity: 0.9; }
  .widgetBanners .wysiwyg.banner {
    display: block;
    height: 425px;
    overflow: hidden;
    background-color: #4e1127;
    padding: 15px;
    margin: 15px 0px; }
    .widgetBanners .wysiwyg.banner .wysiwygContent {
      display: block;
      margin: 0px;
      padding: 0px 0px 0px 15px;
      height: 100%;
      overflow: hidden;
      overflow-x: hidden;
      overflow-y: auto;
      color: #fff; }
    .widgetBanners .wysiwyg.banner:hover {
      opacity: 1; }
  .widgetBanners .visit {
    background: #4e1127 url(../../images/banner-visitchapter.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    text-decoration: none; }
    .widgetBanners .visit span {
      display: block;
      padding-top: 300px;
      text-decoration: none; }
  .widgetBanners .podcast {
    background: #4e1127 url(../../images/banner-podcast.jpg) no-repeat center center;
    background-size: cover; }
  .widgetBanners .foundation {
    background: #4e1127 url(../../images/banner-foundation.jpg) no-repeat center center;
    background-size: cover; }
  .widgetBanners .bannerBox {
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
    margin: 0 0 80px 0;
    height: 320px; }
    .widgetBanners .bannerBox img {
      max-width: 100%;
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
    .widgetBanners .bannerBox a {
      display: inline-block;
      font-size: 38px;
      line-height: 43px;
      font-weight: 700;
      color: #CF2030;
      position: absolute;
      bottom: -45px;
      left: 50%;
      width: 80%;
      text-decoration: none;
      padding: 27px 15px;
      background: #fff;
      border: 1px solid #fff;
      text-align: center;
      transform: translate(-50%, 0%);
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
      -o-transform: translate(-50%, 0%);
      box-shadow: 0px 3px 6px #00000029; }
      .widgetBanners .bannerBox a:hover {
        background: #CF2030;
        color: #fff;
        border: 1px solid #fff; }

@media (max-width: 1439px) {
  .widgetBanners {
    padding: 50px 0 30px 0; }
    .widgetBanners .navTwo {
      height: 590px; }
      .widgetBanners .navTwo h2 {
        font-size: 32px;
        line-height: 32px;
        margin: 0 20px 30px 20px; }
        .widgetBanners .navTwo h2:after {
          width: 70px;
          height: 5px; }
      .widgetBanners .navTwo ul li a {
        padding: 28px 20px;
        font-size: 30px;
        line-height: 34px; }
        .widgetBanners .navTwo ul li a span {
          top: 18px;
          left: 20px;
          padding: 12px 0px; }
          .widgetBanners .navTwo ul li a span svg {
            width: 20px; }
    .widgetBanners .banner {
      height: 350px; }
    .widgetBanners .visit {
      font-size: 20px; }
      .widgetBanners .visit span {
        padding-top: 247px; }
    .widgetBanners .bannerBox {
      margin: 0 0 50px 0;
      height: 260px; }
      .widgetBanners .bannerBox a {
        font-size: 28px;
        line-height: 30px;
        bottom: -20px;
        padding: 12px 15px; } }
@media (max-width: 1199px) {
  .widgetBanners .navTwo ul li a {
    padding: 20px 20px;
    font-size: 22px;
    line-height: 28px; }
    .widgetBanners .navTwo ul li a span {
      top: 9px; }
  .widgetBanners .bannerBox a {
    font-size: 22px;
    line-height: 26px; } }
@media (max-width: 991px) {
  .widgetBanners .navTwo {
    height: 930px; }
    .widgetBanners .navTwo h2 {
      margin: 0 20px 20px 20px; }
    .widgetBanners .navTwo ul li a {
      padding: 16px 20px;
      font-size: 18px;
      line-height: 24px; }
      .widgetBanners .navTwo ul li a span {
        top: 2px; }
  .widgetBanners .bannerBox {
    height: 190px; }
    .widgetBanners .bannerBox a {
      font-size: 20px;
      line-height: 24px; } }
@media (max-width: 767px) {
  .widgetBanners {
    padding: 30px 0px 0 0; }
    .widgetBanners .holder {
      padding: 0px; }
    .widgetBanners .navTwo {
      height: auto;
      padding: 20px 0px;
      margin-top: 1px;
      margin-bottom: 30px;
      margin-left: 1px; }
      .widgetBanners .navTwo h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 0 20px 20px 20px; }
        .widgetBanners .navTwo h2:after {
          width: 50px; }
      .widgetBanners .navTwo ul li a {
        padding: 10px 20px;
        font-size: 16px;
        line-height: 20px; }
        .widgetBanners .navTwo ul li a span {
          padding: 6px 0px;
          top: 0; }
          .widgetBanners .navTwo ul li a span svg {
            width: 16px; }
    .widgetBanners .banner {
      height: 320px;
      margin-top: 1px;
      margin-bottom: 0px; }
      .widgetBanners .banner:hover {
        opacity: 0.9; }
    .widgetBanners .visit span {
      padding-top: 227px; }
    .widgetBanners .boxes:nth-child(odd) .banner {
      margin-left: 1px; }
    .widgetBanners .bannerBox {
      height: 210px; }
      .widgetBanners .bannerBox a {
        font-size: 18px;
        line-height: 24px;
        padding: 8px 15px 6px 15px; } }
@media (max-width: 413px) {
  .widgetBanners .boxes {
    float: none;
    display: block;
    width: 100%; }
  .widgetBanners .navTwo {
    height: auto !important;
    margin-bottom: 30px; }
    .widgetBanners .navTwo li a {
      padding: 15px 0px;
      font-size: 16px;
      line-height: 20px; }
      .widgetBanners .navTwo li a span {
        padding: 20px 0px; }
  .widgetBanners .banner {
    height: 320px;
    margin-top: 1px;
    margin-bottom: 0px; }
    .widgetBanners .banner:hover {
      opacity: 0.9; } }
/* Banners End */
/* BNI Feed Start */
.widgetBniFeed {
  display: block;
  margin: 0px;
  padding: 60px 0px;
  overflow: hidden;
  background-color: #fff; }
  .widgetBniFeed .holder h2 {
    color: #292727;
    font-weight: 700;
    position: relative;
    padding: 0 0 10px 0;
    margin: 0 0px 30px 0px;
	font-size:30px;}
    .widgetBniFeed .holder h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 80px;
      height: 5px;
      background: #CF2030; }
  .widgetBniFeed .holder .topRow {
    display: block;
    margin: 0px;
    padding: 0px;
    overflow: hidden; }
    .widgetBniFeed .holder .topRow .viewOuter {
      text-align: left; }
      .widgetBniFeed .holder .topRow .viewOuter a {
        display: inline-block;
        color: #CF2030;
        font-size: 30px;
        line-height: 39px;
        font-weight: 700;
        text-decoration: none; }
        .widgetBniFeed .holder .topRow .viewOuter a svg {
          width: 22px;
          height: 22px;
          transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg); }
          .widgetBniFeed .holder .topRow .viewOuter a svg .cls-1, .widgetBniFeed .holder .topRow .viewOuter a svg .cls-2 {
            stroke: #CF2030; }
        .widgetBniFeed .holder .topRow .viewOuter a:hover {
          color: #292727; }
          .widgetBniFeed .holder .topRow .viewOuter a:hover svg {
            width: 22px; }
            .widgetBniFeed .holder .topRow .viewOuter a:hover svg .cls-1, .widgetBniFeed .holder .topRow .viewOuter a:hover svg .cls-2 {
              stroke: #292727; }
    .widgetBniFeed .holder .topRow .bniOuter {
      margin: 0 0 20px 0; }
      .widgetBniFeed .holder .topRow .bniOuter img {
        margin: 0 0 25px 0;
        max-width: 100%; }
      .widgetBniFeed .holder .topRow .bniOuter h5 {
        margin: 0 0 8px 0;
        color: #CF2030;
        font-weight: 700; }
        .widgetBniFeed .holder .topRow .bniOuter h5 a {
          display: inline-block;
          text-decoration: none;
          color: #CF2030; }
          .widgetBniFeed .holder .topRow .bniOuter h5 a:hover {
            color: #292727; }
      .widgetBniFeed .holder .topRow .bniOuter p {
        color: #63666A;
        margin: 0 0 15px 0; }
        .widgetBniFeed .holder .topRow .bniOuter p span {
          display: block;
          font-size: 14px;
          line-height: 20px; }
  .widgetBniFeed .holder .rss-box {
    display: block;
    margin: 0px -15px;
    padding: 0px;
    overflow: hidden; }
    .widgetBniFeed .holder .rss-box p.rss-item {
      display: none; }
    .widgetBniFeed .holder .rss-box ul {
      display: table;
      width: 100%;
      table-layout: fixed;
      margin: 0px 0px;
      padding: 0px 0px;
      list-style: none;
      border-collapse: separate;
      border-spacing: 30px 0px; }
      .widgetBniFeed .holder .rss-box ul li {
        display: table-cell;
        padding: 0px 0px;
        border-top: 5px solid #F5F7F7;
        vertical-align: top;
        font-size: 17px;
        line-height: 22px;
        font-weight: 400;
        color: #63666A; }
        .widgetBniFeed .holder .rss-box ul li a {
          position: relative;
          display: block;
          font-size: 22px;
          line-height: 26px;
          font-weight: 700;
          color: #CF2030;
          text-decoration: none;
          padding-top: 20px; }
          .widgetBniFeed .holder .rss-box ul li a img {
            display: block;
            margin-bottom: 15px;
            max-width: 100%; }
          .widgetBniFeed .holder .rss-box ul li a:hover {
            color: #292727;
            text-decoration: none; }
        .widgetBniFeed .holder .rss-box ul li a:before {
          content: '';
          position: absolute;
          top: -4px;
          right: 0;
          width: 0%;
          border-top: 5px solid #CF2030;
          transition: 0.2s; }
        .widgetBniFeed .holder .rss-box ul li a:hover:before {
          width: 100%; }
        .widgetBniFeed .holder .rss-box ul li br {
          display: none; }
        .widgetBniFeed .holder .rss-box ul li .rss-date {
          position: relative;
          display: block;
          margin: 0px;
          padding: 2px 0px 15px 0px;
          font-size: 14px;
          line-height: 16px;
          font-weight: 400;
          color: #63666A;
          white-space: nowrap; }
        .widgetBniFeed .holder .rss-box ul li .rss-item-auth {
          position: relative;
          display: block;
          margin: 0px;
          padding: 4px 0px 4px 0px;
          font-size: 17px;
          line-height: 22px;
          font-weight: 400;
          color: #63666A;
          overflow: hidden; }

@media (max-width: 1439px) {
  .widgetBniFeed {
    padding: 50px 0; }
    .widgetBniFeed .holder h2 {
      font-size: 30px;
      line-height: 32px; }
    .widgetBniFeed .holder .topRow .viewOuter a {
      font-size: 30px;
      line-height: 30px; }
      .widgetBniFeed .holder .topRow .viewOuter a:after {
        width: 20px;
        height: 20px; } }
@media (max-width: 1199px) {
  .widgetBniFeed .holder .topRow .bniOuter img {
    margin: 0 0 15px 0; }
  .widgetBniFeed .holder .topRow .bniOuter h5 {
    font-size: 20px; }
  .widgetBniFeed .holder .rss-box ul {
    margin: 0px 0px;
    border-spacing: 30px 0px; }
    .widgetBniFeed .holder .rss-box ul li a {
      font-size: 20px;
      line-height: 24px; } }
@media (max-width: 991px) {
  .widgetBniFeed {
    padding: 50px 0px 20px 0; }
    .widgetBniFeed .holder .topRow .bniOuter {
      margin: 0 0 30px 0; }
      .widgetBniFeed .holder .topRow .bniOuter p {
        margin: 0 0 10px 0; }
    .widgetBniFeed .holder .rss-box ul {
      display: block;
      width: auto;
      table-layout: fixed;
      margin: 0px 30px; }
      .widgetBniFeed .holder .rss-box ul li {
        display: block;
        padding-bottom: 30px; }
        .widgetBniFeed .holder .rss-box ul li a {
          font-size: 20px;
          line-height: 24px; }
          .widgetBniFeed .holder .rss-box ul li a img {
            max-width: 300px; }
      .widgetBniFeed .holder .rss-box ul li:last-child {
        padding-bottom: 5px; } }
@media (max-width: 767px) {
  .widgetBniFeed {
    padding: 30px 0 10px 0; }
    .widgetBniFeed .holder h2 {
      font-size: 25px;
      line-height: 32px;
      margin: 0 0 20px 0; }
      .widgetBniFeed .holder h2:after {
        width: 50px; }
    .widgetBniFeed .holder .topRow .viewOuter {
      margin: 0 0 20px 0; }
      .widgetBniFeed .holder .topRow .viewOuter a {
        font-size: 19px;
        line-height: 26px; }
        .widgetBniFeed .holder .topRow .viewOuter a svg {
          width: 15px;
          height: 15px; }
    .widgetBniFeed .holder .topRow .bniOuter {
      margin: 0 0 20px 0; }
      .widgetBniFeed .holder .topRow .bniOuter h5 {
        font-size: 18px;
        line-height: 24px; }
      .widgetBniFeed .holder .topRow .bniOuter p {
        font-size: 16px;
        line-height: 22px; } }
@media (max-width: 413px) {
  .widgetBniFeed .holder .rss-box ul li {
    font-size: 16px; }
    .widgetBniFeed .holder .rss-box ul li .rss-item-auth {
      font-size: 16px; }
    .widgetBniFeed .holder .rss-box ul li a {
      font-size: 18px;
      line-height: 22px; } }
/* BNI Feed Start */
/* NewsLetter Box Start */
.widgetNewsLetterBox {
  display: block;
  margin: 0px;
  padding: 60px 0px;
  overflow: hidden;
  background-color: #F5F7F7; }
  .widgetNewsLetterBox .holder h2 {
    color: #fff;
    font-weight: 700;
    position: relative;
    padding: 0 0 10px 0;
    margin: 0 0px 30px 0px; }
    .widgetNewsLetterBox .holder h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 80px;
      height: 5px;
      background: #fff; }
  .widgetNewsLetterBox .holder .newsLetterOuter {
    display: table;
    width: 100%;
    background: #CF2030; }
    .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterLeft {
      width: 50%;
      display: table-cell;
      vertical-align: top; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterLeft img {
        max-width: 100%;
        height: 100%;
        width: 100%;
        object-fit: cover; }
    .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight {
      width: 50%;
      display: table-cell;
      vertical-align: top;
      padding: 50px 60px;
      box-shadow: inset 0px -30px 100px -50px black; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight p {
        color: #fff;
        margin: 0 0 35px 0; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .input-group {
        display: block; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .inputOuter {
        position: relative; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .inputOuter .form-control {
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          border-radius: 0px;
          border: 0px solid #fff;
          font-size: 16px;
          line-height: 22px;
          font-weight: 400;
          color: #000;
          padding: 15px 15px 15px 75px;
          height: 45px;
          -webkit-appearance: none;
          -moz-appearance: none;
          width: 100%;
          border-radius: 50px; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .inputOuter .form-control:focus {
          outline: none;
          outline-style: none;
          box-shadow: none; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter {
        position: absolute;
        top: 0;
        left: -1px;
        z-index: 5; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button {
          background: transparent;
          border: none;
          box-shadow: none;
          padding: 0; }
          .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button span {
            width: 65px;
            height: 45px;
            background: #63666A;
            border: 1px solid #63666A;
            border-radius: 50%;
            display: inline-block;
            padding: 8px 10px 10px 10px;
            border-radius: 50px;
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg); }
            .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button span svg {
              width: 16px; }
              .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button span svg .cls-1, .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button span svg .cls-2 {
                stroke: #fff; }
          .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button:hover span {
            background: #CF2030;
            border: 1px solid #fff; }
            .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button:hover span svg {
              -moz-animation: movearrow 1s linear;
              -ms-animation: movearrow 1s linear;
              -o-animation: movearrow 1s linear;
              -webkit-animation: movearrow 1s linear;
              animation: movearrow 1s linear; }
@-webkit-keyframes movearrow {
  0% {
    margin-left: 0px; }
  50% {
    margin-left: 15px; }
  100% {
    margin-left: 0px; } }
  .widgetNewsLetterBox .holder div.error {
    display: none;
    max-width: 500px;
    margin: 0px;
    padding: 4px 15px;
    background-color: #eb2127;
    color: #fff;
    font-size: 14px;
    line-height: 18px; }

@media (max-width: 1439px) {
  .widgetNewsLetterBox .holder h2 {
    font-size: 28px;
    line-height: 32px; }
  .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight {
    padding: 50px 40px; } }
@media (max-width: 1199px) {
  .widgetNewsLetterBox {
    padding: 50px 0px; }
    .widgetNewsLetterBox .holder h1 {
      font-size: 22px;
      line-height: 26px; } }
@media (max-width: 767px) {
  .widgetNewsLetterBox {
    padding: 30px 0px; }
    .widgetNewsLetterBox .holder h2 {
      font-size: 25px;
      line-height: 32px; }
      .widgetNewsLetterBox .holder h2:after {
        width: 50px; }
    .widgetNewsLetterBox .holder .newsLetterOuter {
      display: block; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterLeft {
        display: block;
        width: 100%; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterLeft img {
          height: auto; }
      .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight {
        display: block;
        width: 100%;
        padding: 30px 20px 40px 20px; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight p {
          margin: 0 0 20px 0; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .inputOuter .form-control {
          float: none;
          padding: 15px 15px 15px 60px; }
        .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter button span {
          width: 55px; } }
@media (max-width: 374px) {
  .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .inputOuter {
    width: 100%;
    display: block;
    margin: 0 0 10px 0; }
    .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .inputOuter input {
      float: none; }
  .widgetNewsLetterBox .holder .newsLetterOuter .newsLetterRight .btnOuter {
    width: auto;
    padding-right: 0; } }
/* NewsLetter Box End */
/* Testimonial Start */
.widgetTestimonial {
  display: block;
  margin: 0px;
  padding: 0px 0px 50px 0px;
  overflow: hidden; }
  .widgetTestimonial .holder {
    /*.textBox:after {
        position: absolute;
        top: 60px;
        right: 50px;
        content: "\f10e";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 32px;
        color: $first;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }*/ }
    .widgetTestimonial .holder .textmonialInner {
      box-shadow: 0px 1px 6px #00000029;
      margin: 10px 0 20px 0;
      clear: both;
      display: block;
      overflow: hidden; }
    .widgetTestimonial .holder .imageBox {
      float: left;
      width: 50%;
      height: 550px;
      overflow: hidden;
      z-index: 10;
      background-size: cover; }
      .widgetTestimonial .holder .imageBox img {
        max-width: 100%;
        width: 100%;
        height: 550px;
        object-fit: cover; }
    .widgetTestimonial .holder .textBox {
      position: relative;
      float: right;
      width: 50%;
      min-height: 550px;
      background-color: #fff;
      overflow: hidden;
      padding: 60px 60px; }
      .widgetTestimonial .holder .textBox .textboxInner {
        position: absolute;
        top: 50%;
        right: 0;
        width: 100%;
        padding: 60px;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%); }
      .widgetTestimonial .holder .textBox h3 {
        display: block;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        font-size: 28px;
        line-height: 42px;
        font-weight: 700;
        color: #63666A; }
      .widgetTestimonial .holder .textBox p {
        display: block;
        margin: 0px;
        padding: 30px 0px 0px 0px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        color: #63666A; }
        .widgetTestimonial .holder .textBox p span,.widgetTestimonial .holder .textBox p span a {
          color: #CF2030;
          display: block; }
        .widgetTestimonial .holder .textBox p a.story {
          background: #CF2030;
          color: #fff;
          padding: 12px 30px;
          border-radius: 25px;
          display: inline-block;
          text-decoration: none;
          border: 1px solid #CF2030; }
          .widgetTestimonial .holder .textBox p a.story:hover {
            background: #fff;
            color: #CF2030; }
        .widgetTestimonial .holder .textBox p a.name {
          position: relative;
          display: inline-block;
          padding: 10px 15px 10px 15px;
          background-color: #CF2030;
          color: #fff;
          text-decoration: none;
          font-weight: 500;
          font-size: 18px;
          line-height: 22px; }
          .widgetTestimonial .holder .textBox p a.name .ico-048 {
            float: right;
            font-size: 10px;
            line-height: 22px;
            padding-left: 40px; }
          .widgetTestimonial .holder .textBox p a.name:hover {
            background-color: #4e1127; }
        .widgetTestimonial .holder .textBox p span.name {
          padding: 10px 0px 10px 0px;
          color: #292727;
          text-decoration: none;
          font-weight: 500;
          font-size: 18px;
          line-height: 22px; }
        .widgetTestimonial .holder .textBox p span.designation {
          display: block;
          padding: 10px 0px 2px 0px;
          font-size: 16px;
          line-height: 20px; }
        .widgetTestimonial .holder .textBox p a.company {
          display: inline-block;
          padding: 0px;
          color: #CF2030;
          text-decoration: none;
          font-size: 16px;
          line-height: 20px; }
          .widgetTestimonial .holder .textBox p a.company:hover {
            color: #4e1127; }
        .widgetTestimonial .holder .textBox p span.company {
          font-size: 16px;
          line-height: 20px;
          color: #C8C9C7; }
		  
		.widgetEventDetail .holder.threeColRow .address a {
			color: #CF2030;
		}   

.widgetTestimonial:nth-child(odd) {
  background-color: #fff; }
  .widgetTestimonial:nth-child(odd) .holder .imageBox {
    float: right; }
  .widgetTestimonial:nth-child(odd) .holder .textBox {
    float: left; }

@media (max-width: 1439px) {
  .widgetTestimonial {
    padding: 0px 0px 40px 0px; }
    .widgetTestimonial .holder .textBox h3 {
      font-size: 22px;
      line-height: 32px; } }
@media (max-width: 1199px) {
  .widgetTestimonial {
    padding: 0px 0px 40px 0px; }
    .widgetTestimonial .holder .imageBox {
      height: 460px; }
      .widgetTestimonial .holder .imageBox img {
        height: 460px; }
    .widgetTestimonial .holder .textBox {
      min-height: 460px;
      padding: 40px 40px; }
      .widgetTestimonial .holder .textBox .textboxInner {
        padding: 40px 40px; }
      .widgetTestimonial .holder .textBox h3 {
        font-size: 22px;
        line-height: 32px; } }
@media (max-width: 991px) {
  .widgetTestimonial {
    padding: 0px 0px 30px 0px; }
    .widgetTestimonial .holder .imageBox {
      height: 400px; }
      .widgetTestimonial .holder .imageBox img {
        height: 400px; }
    .widgetTestimonial .holder .textBox {
      padding: 30px 30px;
      min-height: 400px; }
      .widgetTestimonial .holder .textBox .textboxInner {
        padding: 30px 30px; }
      .widgetTestimonial .holder .textBox h3 {
        font-size: 18px;
        line-height: 24px; }
      .widgetTestimonial .holder .textBox p {
        padding: 20px 0px 0px 0px; }
        .widgetTestimonial .holder .textBox p a.story {
          padding: 12px 20px; }
        .widgetTestimonial .holder .textBox p a.name {
          padding: 10px 15px 10px 15px;
          font-size: 16px;
          line-height: 20px; }
          .widgetTestimonial .holder .textBox p a.name .ico-048 {
            font-size: 10px;
            line-height: 20px;
            padding-right: 30px; }
        .widgetTestimonial .holder .textBox p span.name {
          font-size: 14px;
          line-height: 18px; }
        .widgetTestimonial .holder .textBox p span.designation {
          font-size: 14px;
          line-height: 18px; }
        .widgetTestimonial .holder .textBox p a.company {
          font-size: 14px;
          line-height: 18px; }
        .widgetTestimonial .holder .textBox p span.company {
          font-size: 14px;
          line-height: 18px; } }
@media (max-width: 767px) {
  .widgetTestimonial {
    padding: 0px 0px 20px 0px; }
    .widgetTestimonial .holder .imageBox {
      float: none;
      width: 100%;
      height: 300px; }
      .widgetTestimonial .holder .imageBox img {
        height: 300px; }
    .widgetTestimonial .holder .textBox {
      float: none;
      display: block;
      width: 100%;
      padding: 15px 15px;
      margin: 0px 0px 0px 0px;
      min-height: inherit; }
      .widgetTestimonial .holder .textBox .textboxInner {
        padding: 0;
        position: relative;
        top: auto;
        left: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0); } }
/* Testimonial Start */
/* Video Start */
.widgetVideo {
  display: block;
  margin: 0px;
  padding: 80px 0px;
  overflow: hidden; }
  .widgetVideo .video-container {
    margin: 0px auto;
    position: relative;
    padding-bottom: 52.5%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .widgetVideo .video-container iframe, .widgetVideo .video-container object, .widgetVideo .video-container embed {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%; }
  .widgetVideo .oneVideo {
    display: block;
    margin: 0px auto;
    max-width: 800px;
    overflow: hidden; }

@media (max-width: 1199px) {
  .widgetVideo {
    padding: 60px 0px; } }
@media (max-width: 991px) {
  .widgetVideo {
    padding: 30px 15px; } }
@media (max-width: 767px) {
  .widgetVideo {
    padding: 20px 15px; } }
/* Video End */
/* Visit Chapter Start */
.widgetVisitChapter {
  display: block;
  position: relative;
  margin: 0px;
  padding: 0px;
  /*border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;*/
  overflow: hidden; }
  .widgetVisitChapter .googleMapSearchRow {
    position: relative;
    display: block;
    background-color: #CF2030;
    border: 1px solid #CF2030;
    padding: 8px 90px;
    overflow: hidden; }
    .widgetVisitChapter .googleMapSearchRow .searchField {
      float: right;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      border: 0px solid rgba(0, 0, 0, 0.2);
      font-size: 16px;
      line-height: 22px;
      font-weight: 400;
      color: #000;
      padding: 0.9em;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 400px;
      height: 50px; }
    .widgetVisitChapter .googleMapSearchRow #go {
      position: relative;
      float: right;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      border: 0px solid rgba(0, 0, 0, 0.2);
      font-size: 14px;
      line-height: 14px;
      font-weight: 500;
      color: #054d77;
      padding: 18px 15px 17px 15px;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: #fff;
      margin: 0px 0px 0px -4px;
      height: 50px; }
      .widgetVisitChapter .googleMapSearchRow #go span {
        font-size: 14px;
        line-height: 14px;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        padding-right: 15px; }
      .widgetVisitChapter .googleMapSearchRow #go:hover {
        color: #4e1127; }
    .widgetVisitChapter .googleMapSearchRow #reset {
      float: right;
      position: relative;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      border: 0px solid rgba(0, 0, 0, 0.2);
      font-size: 14px;
      line-height: 14px;
      font-weight: 500;
      color: #054d77;
      padding: 18px 0px 17px 15px;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: #fff;
      margin: 0px -4px 0px 0px;
      height: 50px; }
      .widgetVisitChapter .googleMapSearchRow #reset span {
        font-size: 14px;
        line-height: 14px;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        padding-right: 15px; }
      .widgetVisitChapter .googleMapSearchRow #reset:hover {
        color: #4e1127; }
  .widgetVisitChapter .googleMapSearchError {
    display: block;
    background-color: #eb2127;
    color: #fff;
    padding: 15px 90px;
    z-index: 9999; }
  .widgetVisitChapter .map-and-list {
    display: table;
    width: 100%;
    height: 850px; }
    .widgetVisitChapter .map-and-list .map-canvas {
      display: table-cell;
      height: 850px;
      background-color: #eaeaea;
      overflow: hidden; }
    .widgetVisitChapter .map-and-list .map-list {
      position: relative;
      display: table-cell;
      height: 850px;
      width: 540px;
      overflow: hidden;
      vertical-align: top; }
      .widgetVisitChapter .map-and-list .map-list .map-canvas-legends {
        display: block;
        border-bottom: 1px solid #d7d7d7;
        padding: 25px; 
		padding-right: 35px; }
        .widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinChapter {
          position: relative;
          display: block;
          padding: 4px 0px 0px 22px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 500;
          white-space: nowrap; }
        .widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinChapter:before {
          position: absolute;
          margin-right: -22px;
          top: 6px;
          content: "\f111";
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 14px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #CF2030; }
        .widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinCoreGroup {
          position: relative;
          display: block;
          padding: 4px 0px 0px 22px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 500;
          white-space: nowrap; }
        .widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinCoreGroup:before {
          position: absolute;
          margin-right: -22px;
          top: 6px;
          content: "\f111";
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 14px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #3A3A3A; }
        .widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinPlannedGroup {
          position: relative;
          display: block;
          padding: 4px 0px 0px 22px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 500;
          white-space: nowrap; }
        .widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinPlannedGroup:before {
          position: absolute;
          margin-right: -22px;
          top: 6px;
          content: "\f111";
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 14px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #C8C9C7; }
      .widgetVisitChapter .map-and-list .map-list .scrollArea {
        position: absolute;
        bottom: 0px;
        top: 123px;
        right: 0px;
        right: 0px;
        display: block;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: auto;
        /*height: 727px;*/ }
        .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail {
          display: block;
          padding: 25px 25px 25px 21px;
          border-bottom: 1px solid #d7d7d7;
          border-right: 4px solid #fff;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          overflow: hidden; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail h1 {
            display: block;
            margin: 0px;
            padding: 0px 10px 0px 0px;
            font-size: 22px;
            line-height: 26px;
            color: #000;
            font-weight: 500; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail h1.chapter:after {
            position: absolute;
            margin-right: 10px;
            margin-top: 5px;
            content: "\f111";
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 14px;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #CF2030; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail h1.coreGroup:after {
            position: absolute;
            margin-right: 10px;
            margin-top: 5px;
            content: "\f111";
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 14px;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #3A3A3A; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail h1.plannedGroup:after {
            position: absolute;
            margin-right: 10px;
            margin-top: 5px;
            content: "\f111";
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: 14px;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #C8C9C7; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.venueTitle {
            display: block;
            margin: 0px;
            padding: 15px 0px 2px 0px;
            font-size: 14px;
            line-height: 18px;
            color: #C8C9C7;
            font-weight: 300; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.locationName {
            display: block;
            margin: 0px;
            padding: 3px 0px 3px 0px;
            font-size: 18px;
            line-height: 22px;
            color: #000;
            font-weight: 400; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.addressVsCity {
            display: block;
            margin: 0px;
            padding: 3px 0px 3px 0px;
            font-size: 16px;
            line-height: 20px;
            color: #000;
            font-weight: 400; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.dayTime {
            display: block;
            margin: 0px;
            padding: 8px 0px 8px 0px;
            font-size: 16px;
            line-height: 20px;
            color: #000;
            font-weight: 500; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea {
            display: inline-block;
            margin: 0px;
            padding: 15px 0px 0px 0px;
            border-bottom: 1px solid #d0b9c1;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease; }
            .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea .clearbothgooglemapbubble {
              display: none; }
            .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea a {
              display: block;
              padding: 0px 0px 10px 0px;
              font-size: 16px;
              line-height: 16px;
              font-weight: 500;
              color: #CF2030;
              text-decoration: none; }
            .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea:hover {
              border-bottom: 1px solid #CF2030;
              transition: all 0.5s ease;
              -webkit-transition: all 0.5s ease; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail:hover {
            border-right: 4px solid #CF2030;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease; }
        .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail:last-child {
          border-bottom: 0px solid #d7d7d7; }

.widgetVisitChapter .mapOuter {
  position: relative;
  padding: 0 0 90px 0;
  z-index: 1; }
  .widgetVisitChapter .mapOuter .mapInner {
    height: 900px; }
  .widgetVisitChapter .mapOuter .chapterSearch {
    position: absolute;
    top: 55px;
    right: 70px;
    width: 600px;
    max-width: 100%;
    box-shadow: 0px 3px 10px #00000076;
    border-radius: 20px; }
    .widgetVisitChapter .mapOuter .chapterSearch input {
      background: #fff;
      color: #63666A;
      font-size: 22px;
      line-height: 26px;
      padding: 18px 30px 18px 55px;
      width: 100%;
      border-radius: 20px;
      border: none; }
    .widgetVisitChapter .mapOuter .chapterSearch ::-webkit-input-placeholder {
      color: #CF2030; }
    .widgetVisitChapter .mapOuter .chapterSearch :-moz-placeholder {
      color: #CF2030; }
    .widgetVisitChapter .mapOuter .chapterSearch ::-moz-placeholder {
      color: #CF2030; }
    .widgetVisitChapter .mapOuter .chapterSearch :-ms-input-placeholder {
      color: #CF2030; }
    .widgetVisitChapter .mapOuter .chapterSearch button {
      position: absolute;
      top: 0;
      left: 0;
      padding: 18px;
      border: none;
      background: transparent; }
      .widgetVisitChapter .mapOuter .chapterSearch button svg {
        width: 28px;
        height: 28px; }
  .widgetVisitChapter .mapOuter .legendDiv {
    position: absolute;
    top: 0;
    left: -1px;
    background: #fff;
    padding: 26px 30px; }
    .widgetVisitChapter .mapOuter .legendDiv ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .widgetVisitChapter .mapOuter .legendDiv ul li {
        display: block;
        padding: 8px 0;
        font-size: 22px;
        line-height: 40px;
        color: #63666A;
        font-weight: 700;
        vertical-align: top; }
        .widgetVisitChapter .mapOuter .legendDiv ul li span {
          display: inline-block;
          vertical-align: middle;
          width: 22px;
          height: 22px;
          border-radius: 50%;
          margin-left: 10px; }
          .widgetVisitChapter .mapOuter .legendDiv ul li span.chapter {
            background: #CF2030; }
          .widgetVisitChapter .mapOuter .legendDiv ul li span.newly {
            background: #63666A; }
          .widgetVisitChapter .mapOuter .legendDiv ul li span.future {
            background: #C8C9C7; }
  .widgetVisitChapter .mapOuter .chapterDetails {
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 100%;
    z-index: 90;
    text-align: center; }
    .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
      height: 152px;
      width: 2.4%;
      overflow: hidden;
      display: inline-block;
      vertical-align: bottom;
      margin-left: -4px;
      border-left: 1px solid #ccc;
      padding: 7px 0;
      position: relative; }
      .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow {
        vertical-align: middle;
        position: relative;
        top: 50%;
        right: 0px;
        transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        -moz-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        -o-transform: translate(0%, -50%);
        display: inline-block;
        border: 1px solid #C8C9C7;
        border-left: none;
        background: #fff;
        padding: 18px 8px 14px 8px; }
        .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow span {
          display: inline-block; }
          .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow span svg {
            width: 16px;
            height: 16px; }
            .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow span svg.icon-redarrow .cls-1, .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow span svg.icon-redarrow .cls-2 {
              stroke: #CF2030; }
    .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
      height: 152px;
      width: 2.4%;
      overflow: hidden;
      display: inline-block;
      vertical-align: bottom;
      margin-right: -4px;
      border-right: 1px solid #ccc;
      padding: 7px 0;
      position: relative; }
      .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow {
        vertical-align: middle;
        position: relative;
        top: 50%;
        right: 0px;
        transform: translate(0%, -50%) rotate(180deg);
        -webkit-transform: translate(0%, -50%) rotate(180deg);
        -moz-transform: translate(0%, -50%) rotate(180deg);
        -ms-transform: translate(0%, -50%) rotate(180deg);
        -o-transform: translate(0%, -50%) rotate(180deg);
        display: inline-block;
        border: 1px solid #C8C9C7;
        border-left: none;
        background: #fff;
        padding: 16px 7px; }
        .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow span {
          display: inline-block; }
          .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow span svg {
            width: 16px;
            height: 16px; }
            .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow span svg.icon-redarrow .cls-1, .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow span svg.icon-redarrow .cls-2 {
              stroke: #CF2030; }
    .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
      width: 94%;
      vertical-align: middle;
      overflow-y: hidden;
      overflow-x: auto;
      margin: 0 auto;
      padding: 0 0px 4px 0px;
      display: inline-block; }
      .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo {
        width: 1538px;
        display: table; }
        .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner {
          display: table-cell;
          width: 309px;
          min-width: 313px;
          vertical-align: bottom; }
          .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap {
            border: 1px solid #C8C9C7;
            border-right: none;
            background: #fff;
            padding: 28px 30px; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap.chapterDiv {
              border-top: 8px solid #CF2030; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap.newlyDiv {
              border-top: 8px solid #63666A; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap.futureDiv {
              border-top: 8px solid #C8C9C7; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap h5 {
              color: #CF2030;
              font-weight: 700;
              margin: 0 0 4px 0; }
              .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap h5 span {
                color: #63666A; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap h6 {
              font-size: 14px;
              line-height: 20px;
              color: #63666A;
              font-weight: 400;
              margin: 0 0 8px 0; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv {
              padding: 10px 0 0 0;
              display: none; }
              .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv h6 {
                text-align: center; }
                .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv h6 span {
                  color: #CF2030;
                  font-weight: 700;
                  display: block; }
              .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv p.viewChapterBtn {
                text-align: center;
                margin: 30px 0 0 0; }
                .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv p.viewChapterBtn a {
                  display: inline-block;
                  font-size: 14px;
                  line-height: 20px;
                  color: #fff;
                  background: #CF2030;
                  border: 1px solid #CF2030;
                  padding: 12px 40px;
                  border-radius: 25px;
                  font-weight: 700;
                  text-decoration: none; }
                  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv p.viewChapterBtn a:hover {
                    background: #fff;
                    color: #CF2030;
                    text-decoration: none; }
            .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap.selected .selectedDiv {
              display: block; }
          .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner:last-child .chapterDetailsWrap {
            border-right: 1px solid #C8C9C7; }

@media (max-width: 1649px) {
  .widgetVisitChapter .map-and-list {
    height: 800px; }
    .widgetVisitChapter .map-and-list .map-canvas {
      height: 800px; }
    .widgetVisitChapter .map-and-list .map-list {
      width: 440px;
      height: 800px; }

  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    padding: 16px 0px; } }
@media (max-width: 2560px) and (min-width: 1920px) {
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
    width: 95%; }
    .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo {
      width: 1605px; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow {
    padding: 18px 10px 14px 10px; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow {
    padding: 16px 11px; } }
@media (max-width: 1439px) {
  .widgetVisitChapter .map-and-list {
    height: 750px; }
    .widgetVisitChapter .map-and-list .map-canvas {
      height: 750px; }
    .widgetVisitChapter .map-and-list .map-list {
      width: 400px;
      height: 750px; }

  .widgetVisitChapter .mapOuter .mapInner {
    height: 800px; }
  .widgetVisitChapter .mapOuter .chapterSearch {
    right: 30px;
    width: 500px; }
  .widgetVisitChapter .mapOuter .legendDiv ul li {
    font-size: 20px;
    line-height: 26px; }
    .widgetVisitChapter .mapOuter .legendDiv ul li span {
      width: 18px;
      height: 18px;
      vertical-align: top;
      margin-top: 4px; }
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap h5 {
    font-size: 20px;
    line-height: 24px; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    height: 149px;
    margin-bottom: 3px; }
    .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow {
      padding: 18px 5px 14px 4px; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    height: 149px;
    margin-bottom: 3px; }
    .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow {
      padding: 16px 4px 16px 5px; } }
@media (max-width: 1199px) {
  .widgetVisitChapter .googleMapSearchRow {
    padding: 8px 50px; }
  .widgetVisitChapter .map-and-list {
    height: 700px; }
    .widgetVisitChapter .map-and-list .map-canvas {
      height: 700px; }
    .widgetVisitChapter .map-and-list .map-list {
      width: 350px;
      height: 700px; }

  .widgetVisitChapter .mapOuter .mapInner {
    height: 800px; }
  .widgetVisitChapter .mapOuter .chapterSearch {
    width: 430px; }
    .widgetVisitChapter .mapOuter .chapterSearch input {
      font-size: 19px;
      line-height: 24px; }
  .widgetVisitChapter .mapOuter .legendDiv {
    padding: 16px 20px; }
    .widgetVisitChapter .mapOuter .legendDiv ul li {
      font-size: 18px;
      line-height: 24px; }
      .widgetVisitChapter .mapOuter .legendDiv ul li span {
        margin-top: 3px; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    width: 2.8%; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    width: 3%; } }
@media (max-width: 991px) {
  .widgetVisitChapter .googleMapSearchRow {
    padding: 8px 30px; }
    .widgetVisitChapter .googleMapSearchRow .searchField {
      font-size: 14px;
      line-height: 14px;
      font-weight: 400;
      padding: 13px;
      width: 300px; }
    .widgetVisitChapter .googleMapSearchRow #go {
      font-size: 14px;
      line-height: 14px;
      padding: 15px 12px 14px 12px; }
      .widgetVisitChapter .googleMapSearchRow #go span {
        padding-right: 12px; }
    .widgetVisitChapter .googleMapSearchRow #reset {
      font-size: 14px;
      line-height: 14px;
      padding: 15px 12px 14px 12px; }
      .widgetVisitChapter .googleMapSearchRow #reset span {
        padding-right: 12px; }
  .widgetVisitChapter .googleMapSearchError {
    padding: 10px 50px; }
  .widgetVisitChapter .map-and-list {
    height: 650px; }
    .widgetVisitChapter .map-and-list .map-canvas {
      height: 650px; }
    .widgetVisitChapter .map-and-list .map-list {
      width: 300px;
      height: 650px; }
      .widgetVisitChapter .map-and-list .map-list .map-canvas-legends {
        padding: 20px 28px 20px 20px; }
      .widgetVisitChapter .map-and-list .map-list .scrollArea {
        top: 113px; }
        .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail {
          padding: 20px 16px 20px 20px; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail h1 {
            font-size: 20px;
            line-height: 24px; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.locationName {
            font-size: 16px;
            line-height: 20px; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.addressVsCity {
            font-size: 14px;
            line-height: 18px; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail p.dayTime {
            font-size: 14px;
            line-height: 18px; }
          .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea {
            padding: 10px 0px 0px 0px; }
            .widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea a {
              padding: 0px 0px 6px 0px;
              font-size: 14px;
              line-height: 14px; }

  .widgetVisitChapter .mapOuter .mapInner {
    height: 600px; }
  .widgetVisitChapter .mapOuter .chapterSearch {
    width: 350px; }
    .widgetVisitChapter .mapOuter .chapterSearch input {
      padding: 18px 20px 18px 55px; }
  .widgetVisitChapter .mapOuter .legendDiv {
    padding: 12px 15px; }
    .widgetVisitChapter .mapOuter .legendDiv ul li {
      font-size: 16px;
      line-height: 20px; }
      .widgetVisitChapter .mapOuter .legendDiv ul li span {
        width: 15px;
        height: 15px; }
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
    width: 93%; }
    .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner {
      width: 300px; }
      .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap h5 {
        font-size: 18px;
        line-height: 24px; }
      .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter .chapterDetailsInfo .chapterDetailsInner .chapterDetailsWrap .selectedDiv p.viewChapterBtn a {
        padding: 10px 30px; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    width: 3.4%; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    width: 3.4%; }
    .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow {
      padding: 16px 3px 16px 4px; } }
@media (max-width: 767px) {
  .widgetVisitChapter .googleMapSearchRow {
    padding: 8px 20px; }
    .widgetVisitChapter .googleMapSearchRow .searchField {
      width: 160px; }
  .widgetVisitChapter .googleMapSearchError {
    position: relative;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 17px; }
  .widgetVisitChapter .map-and-list {
    display: block;
    height: auto; }
    .widgetVisitChapter .map-and-list .googleMapHolder {
      display: block;
      overflow: hidden;
      height: 350px; }
    .widgetVisitChapter .map-and-list .map-canvas {
      display: block;
      height: 350px; }
    .widgetVisitChapter .map-and-list .map-list {
      display: block;
      width: 100%;
      height: auto; }
      .widgetVisitChapter .map-and-list .map-list .scrollArea {
        position: relative;
        display: block;
        top: 0;
        height: unset;
        overflow: hidden; }

  .widgetVisitChapter .mapOuter .mapInner {
    height: 600px; }
  .widgetVisitChapter .mapOuter .chapterSearch {
    top: 20%;
    width: 100%;
    max-width: 90%;
    left: 0%; }
  .widgetVisitChapter .mapOuter .legendDiv {
    position: relative;
    top: auto;
    right: auto; }
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
    width: 90%; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    width: 4.5%; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    width: 4.5%; } }
@media (max-width: 599px) {
  .widgetVisitChapter .mapOuter .mapInner {
    height: 600px; }
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
    width: 88%; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    width: 5.5%; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    width: 5.5%; } }
@media (max-width: 479px) {
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
    width: 84%; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    width: 7.5%; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    width: 7.5%; } }
@media (max-width: 374px) {
  .widgetVisitChapter .mapOuter .chapterDetails .chapterDetailsOuter {
    width: 83%; }
  .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter {
    width: 7.5%; }
    .widgetVisitChapter .mapOuter .chapterDetails .leftArrowOuter .prevArrow {
      padding: 18px 3px 14px 4px; }
  .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter {
    width: 7.5%; }
    .widgetVisitChapter .mapOuter .chapterDetails .rightArrowOuter .nextArrow {
      padding: 16px 2px 16px 1px; } }
/* Visit Chapter End */
/* Accordion Start */
.widgetAccordion {
  display: block;
  background-color: #fff;
  padding: 15px 0px 50px 0px;
  margin: 0px;
  overflow: hidden; }
  .widgetAccordion .panel-group {
    display: block;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    background-color: #fff; }
    .widgetAccordion .panel-group .panel-default {
      display: block;
      overflow: hidden;
      margin: 1px 0px 1px 0px;
      padding: 0px;
      border: 0px solid #fff;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      background-color: #fff;
      -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05); }
      .widgetAccordion .panel-group .panel-default .panel-heading {
        display: block;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
        border: 0px solid #fff;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: #fff; }
        .widgetAccordion .panel-group .panel-default .panel-heading a {
          display: block;
          margin: 0px;
          padding: 15px 15px;
          border: 0px solid #fff;
          text-decoration: none;
          background-color: #F5F7F7;
          color: #CF2030;
          font-size: 18px;
          line-height: 22px;
          font-weight: 500; }
          .widgetAccordion .panel-group .panel-default .panel-heading a:hover {
            background-color: #F5F7F7;
            color: #4e1127; }
        .widgetAccordion .panel-group .panel-default .panel-heading a:before {
          content: "\f068";
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: inherit;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          padding-left: 10px; }
        .widgetAccordion .panel-group .panel-default .panel-heading .collapsed {
          background-color: #CF2030;
          color: #fff; }
          .widgetAccordion .panel-group .panel-default .panel-heading .collapsed:hover {
            background-color: #CF2030;
            color: #fff; }
        .widgetAccordion .panel-group .panel-default .panel-heading .collapsed:before {
          content: "\f067"; }
      .widgetAccordion .panel-group .panel-default .panel-collapse {
        background-color: #fff; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body {
          background-color: #F5F7F7;
          padding: 25px 40px 25px 25px; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
            display: block;
            margin: 0px 0 20px 0;
            padding: 0px 0px 8px 0;
            font-size: 60px;
            line-height: 66px;
            color: #292727;
            font-weight: 700;
            position: relative; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1:after {
              content: '';
              position: absolute;
              bottom: 0;
              right: 0;
              width: 100px;
              height: 5px;
              background: #CF2030; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
            display: block;
            margin: 0px 0 20px 0;
            padding: 0px 0px 8px 0;
            font-size: 36px;
            line-height: 42px;
            color: #292727;
            font-weight: 700;
            position: relative; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2:after {
              content: '';
              position: absolute;
              bottom: 0;
              right: 0;
              width: 100px;
              height: 5px;
              background: #CF2030; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
            display: block;
            margin: 0px 0 20px 0;
            padding: 0px 0px 8px 0;
            font-size: 30px;
            line-height: 34px;
            color: #292727;
            font-weight: 700;
            position: relative; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3:after {
              content: '';
              position: absolute;
              bottom: 0;
              right: 0;
              width: 100px;
              height: 5px;
              background: #CF2030; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
            display: block;
            margin: 0px 0 20px 0;
            padding: 0px 0px 8px 0;
            font-size: 24px;
            line-height: 28px;
            color: #292727;
            font-weight: 500;
            position: relative; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4:after {
              content: '';
              position: absolute;
              bottom: 0;
              right: 0;
              width: 100px;
              height: 5px;
              background: #CF2030; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p {
            display: block;
            margin: 0px;
            padding: 10px 0px;
            font-size: 17px;
            line-height: 22px;
            color: #292727;
            font-weight: 400; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p b {
              font-size: 17px;
              line-height: 22px;
              font-weight: 500; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p i {
              font-size: 17px;
              line-height: 22px; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a {
              font-size: 17px;
              line-height: 22px;
              font-weight: 500;
              color: #CF2030;
              text-decoration: underline; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a:hover {
                text-decoration: none; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul {
            position: relative;
            list-style: none;
            padding: 0; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li {
              font-size: 17px;
              line-height: 22px;
              font-weight: 500;
              color: #292727;
              padding: 8px 30px 8px 0px !important;
              position: relative; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li b {
                font-size: 17px;
                line-height: 22px;
                font-weight: 600; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li i {
                font-size: 17px;
                line-height: 22px; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a {
                font-size: 17px;
                line-height: 22px;
                font-weight: 500;
                color: #CF2030;
                text-decoration: underline; }
                .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a:hover {
                  text-decoration: none; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li:before {
                content: "";
                position: absolute;
                right: 2px;
                top: 13px;
                display: inline-block;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                border-top: 15px solid #CF2030;
                border-right: 0px solid #CF2030;
                border-left: 15px solid transparent; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow {
            display: block;
            margin: 0px 0px 0px 15px;
            overflow: hidden;
            padding: 0px 0px 25px 0px;
            border-bottom: 1px solid #b8b8b8; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p {
              display: block;
              margin: 0px;
              padding: 8px 0px;
              font-size: 17px;
              line-height: 22px;
              font-weight: 400;
              color: #292727; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .fa-phone,
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .fa-fax {
                width: 22px;
                font-size: 16px;
                color: #C8C9C7; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .iconEmail {
                display: inline-block;
                padding: 0px 0px 0px 0px;
                color: #CF2030; }
                .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .iconEmail .fa {
                  font-size: 50px;
                  line-height: 50px; }
                .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .iconEmail:hover {
                  color: #4e1127; }
                  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .iconEmail:hover .fa {
                    animation: nudge .4s linear; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4:first-child {
              padding-right: 0px; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow {
            display: block;
            margin: 0px -15px;
            overflow: hidden;
            padding: 25px 0px 0px 0px; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card {
              position: relative;
              float: right;
              width: 33%;
              padding: 0px;
              margin: 0px;
              overflow: hidden; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside {
                position: relative;
                display: block;
                padding: 30px;
                background-color: #fff;
                margin: 15px 15px; }
                .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p {
                  display: block;
                  margin: 0px;
                  padding: 0px;
                  font-size: 16px;
                  line-height: 20px;
                  font-weight: 400;
                  color: #63666A;
                  text-align: right; }
                  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a {
                    display: block;
                    margin: 0px;
                    padding: 0px 0px 5px 0px;
                    font-size: 24px;
                    line-height: 28px;
                    font-weight: 500;
                    color: #CF2030;
                    text-decoration: none;
                    width: 80% !important;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis; }
                    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a span {
                      display: block;
                      font-size: 16px;
                      line-height: 20px;
                      font-weight: 400;
                      color: #63666A;
                      text-decoration: none; }
                    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a:hover {
                      color: #292727;
                      text-decoration: none; }
                      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a:hover span {
                        color: #C8C9C7;
                        text-decoration: none; }
                  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p .fa-phone {
                    font-size: 14px; }
                .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail {
                  position: absolute;
                  left: 0px;
                  top: 0px;
                  padding: 51px 30px 51px 30px;
                  font-size: 36px;
                  line-height: 36px;
                  color: #CF2030; }
                  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail:hover {
                    color: #4e1127; }
                    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail:hover .fa {
                      animation: nudge .4s linear; }
                .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside:hover {
                  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
                  -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
                  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs {
            display: block;
            margin: 0px;
            padding: 40px 0px 20px 15px;
            overflow: hidden; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a {
              position: relative;
              display: flex;
              align-items: center;
              justify-content: center;
              float: right;
              width: 25%;
              height: 230px;
              overflow: hidden;
              background-color: #292727;
              color: #fff; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a .fa {
                position: absolute;
                display: flex;
                align-items: center;
                justify-content: center;
                top: 0px;
                left: 0px;
                right: 0px;
                bottom: 0px;
                background-color: #CF2030;
                width: 100%;
                height: 100%;
                font-size: 56px;
                line-height: 56px;
                text-align: center;
                color: #fff;
                opacity: 0;
                vertical-align: middle;
                transition: all 0.5s ease;
                -webkit-transition: all 0.5s ease; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a img {
                max-width: 100%; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a img.fit {
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover; }
              .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a:hover .fa {
                opacity: 0.5;
                transition: all 0.5s ease;
                -webkit-transition: all 0.5s ease; }

@media (max-width: 1439px) {
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
    font-size: 45px;
    line-height: 50px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
    font-size: 30px;
    line-height: 36px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
    font-size: 25px;
    line-height: 34px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
    font-size: 22px;
    line-height: 28px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside {
    padding: 25px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a {
      font-size: 22px;
      line-height: 26px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail {
      padding: 45px 25px 45px 25px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a {
    width: 25%;
    height: 180px; } }
@media (max-width: 1199px) {
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
    font-size: 45px;
    line-height: 50px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
    font-size: 30px;
    line-height: 36px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
    font-size: 25px;
    line-height: 34px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
    font-size: 22px;
    line-height: 28px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside {
    padding: 20px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a {
      font-size: 20px;
      line-height: 24px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail {
      padding: 42px 20px 42px 20px;
      font-size: 30px;
      line-height: 30px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a {
    width: 25%;
    height: 150px; } }
@media (max-width: 991px) {
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
    font-size: 35px;
    line-height: 42px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1:after {
      width: 80px;
      height: 4px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
    font-size: 26px;
    line-height: 32px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2:after {
      width: 80px;
      height: 4px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
    font-size: 22px;
    line-height: 28px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3:after {
      width: 80px;
      height: 4px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
    font-size: 20px;
    line-height: 26px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4:after {
      width: 80px;
      height: 4px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p {
    font-size: 16px;
    line-height: 22px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p b {
      font-size: 16px;
      line-height: 22px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p i {
      font-size: 16px;
      line-height: 22px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a {
      font-size: 16px;
      line-height: 22px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li {
    font-size: 16px;
    line-height: 22px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li b {
      font-size: 16px;
      line-height: 22px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li i {
      font-size: 16px;
      line-height: 22px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a {
      font-size: 16px;
      line-height: 22px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow {
    margin: 0px 0px 0px 5px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 {
      padding-right: 0px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p {
        padding: 8px 0px;
        font-size: 16px;
        line-height: 22px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .fa-phone,
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .fa-fax {
          width: 20px;
          font-size: 14px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactDetailsRow .col-sm-12.col-md-4.col-lg-4 p .iconEmail .fa {
          font-size: 40px;
          line-height: 40px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow {
    margin: 0px -10px 0px -5px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card {
      width: 50%; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside {
        padding: 15px;
        margin: 10px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p {
          font-size: 14px;
          line-height: 18px; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a {
            font-size: 18px;
            line-height: 22px; }
            .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a span {
              font-size: 14px;
              line-height: 18px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail {
          padding: 36px 15px 36px 15px;
          font-size: 28px;
          line-height: 28px; }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a {
    width: 33.3%;
    height: 130px; } }
@media (max-width: 767px) {
  .widgetAccordion {
    padding: 15px 0px 50px 0px; }
    .widgetAccordion .panel-group .panel-default .panel-heading a {
      font-size: 16px;
      line-height: 20px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body {
      padding: 20px 37px 20px 20px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
        font-size: 26px;
        line-height: 30px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
        font-size: 22px;
        line-height: 26px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
        font-size: 18px;
        line-height: 22px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
        font-size: 16px;
        line-height: 18px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p {
        font-size: 14px;
        line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p b {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p i {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a {
          font-size: 14px;
          line-height: 20px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li {
        font-size: 14px;
        line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li b {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li i {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a {
          font-size: 14px;
          line-height: 20px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow {
        margin: 0px -10px 0px 0px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card {
          width: 100%; }
          .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside .iconEmail {
            padding: 34px 15px 34px 15px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a {
        width: 33.3%;
        height: 100px; } }
@media (max-width: 413px) {
  .widgetAccordion {
    padding: 5px 0px 0px 0px; }
    .widgetAccordion .holder {
      padding: 0px; }
      .widgetAccordion .holder .col-xs-12.col-sm-12.col-md-12 {
        padding: 0px; }
    .widgetAccordion .panel-group .panel-default .panel-heading a {
      font-size: 16px;
      line-height: 20px;
      padding-right: 30px; }
    .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body {
      background-color: #F5F7F7;
      padding: 15px 30px 15px 15px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
        padding: 12px 0px;
        font-size: 24px;
        line-height: 28px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
        padding: 10px 0px;
        font-size: 20px;
        line-height: 24px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
        padding: 8px 0px;
        font-size: 16px;
        line-height: 20px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
        padding: 6px 0px;
        font-size: 13px;
        line-height: 17px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p {
        padding: 7px 0px;
        font-size: 14px;
        line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p b {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p i {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a {
          font-size: 14px;
          line-height: 20px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li {
        font-size: 14px;
        line-height: 20px;
        padding: 4px 30px 4px 0px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li strong, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li b {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li em, .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li i {
          font-size: 14px;
          line-height: 20px; }
        .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a {
          font-size: 14px;
          line-height: 20px; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li:before {
        font: normal normal normal 10px/20px FontAwesome; }
      .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .imageThumbs a {
        width: 50%;
        height: 100px; }
    .widgetAccordion .panel-group .panel-default:last-child {
      margin-bottom: 0px; } }
/* Accordion Start */
/* DataTable Start */
.widgetDataTable {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  overflow: hidden; }
  .widgetDataTable .dataTables_wrapper .row:first-child {
    background-color: #F5F7F7;
    padding: 20px 0px; }
  .widgetDataTable .dataTables_wrapper .row:last-child {
    background-color: #63666A;
    padding: 20px 0px; }
  .widgetDataTable .dataTables_wrapper .dataTables_filter {
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 90px;
    text-align: left; }
    .widgetDataTable .dataTables_wrapper .dataTables_filter label {
      padding: 0px 6px 0px 0px;
      margin: 0px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      color: #C8C9C7;
      white-space: nowrap;
      background-color: #fff;
      border: 1px solid #63666A; }
      .widgetDataTable .dataTables_wrapper .dataTables_filter label .form-control {
        display: inline-block;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border: 0px solid #fff !important;
        background-color: #fff;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        color: #000;
        padding: 18px 15px;
        margin-right: 0px;
        -webkit-appearance: none;
        -moz-appearance: none;
        box-shadow: 0px 0px 0px #fff; }
      .widgetDataTable .dataTables_wrapper .dataTables_filter label .form-control:focus {
        outline: none;
        outline-style: none;
        box-shadow: none; }
  .widgetDataTable .dataTables_wrapper .dataTables_info {
    display: block;
    margin: 0px;
    padding: 0px 90px 0px 0px;
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
    color: #C8C9C7; }
  .widgetDataTable .dataTables_wrapper .dataTables_paginate {
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 90px;
    text-align: left; }
    .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination {
      margin: 0px; }
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled {
        opacity: 0.2; }
        .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled a,
        .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled a:focus,
        .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled a:hover,
        .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled span,
        .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled span:focus,
        .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.disabled span:hover {
          color: #CF2030;
          background-color: #fff;
          border-color: #F5F7F7;
          cursor: default; }
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button a,
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button a:focus {
        display: inline-block;
        float: none;
        color: #CF2030;
        background-color: #fff;
        border-color: #F5F7F7;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px; }
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button a:hover {
        color: #fff;
        background-color: #CF2030;
        border-color: #F5F7F7; }
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active a,
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active a:focus,
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active a:hover,
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active span,
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active span:focus,
      .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button.active span:hover {
        color: #CF2030;
        background-color: #fff;
        border-color: #F5F7F7; }
  .widgetDataTable .dataTables_wrapper .listtables {
    margin: 0px; }
    .widgetDataTable .dataTables_wrapper .listtables thead {
      background-color: #63666A; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr th {
        white-space: nowrap;
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        color: #fff;
        padding: 15px 15px 15px 30px;
        border-left: 1px solid #afafaf;
        cursor: pointer;
        text-align: right; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr th:first-child {
        display: table-cell !important; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_disabled {
        cursor: initial; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting:after {
        float: none;
        content: "\f0dc";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        line-height: 24px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        white-space: nowrap;
        margin-right: 15px; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_asc:after {
        float: none;
        content: "\f0de";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        line-height: 24px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        margin-right: 15px; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_desc:after {
        float: none;
        content: "\f0dd";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        line-height: 24px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        margin-right: 15px; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr th:first-child {
        padding-right: 90px; }
      .widgetDataTable .dataTables_wrapper .listtables thead tr th:last-child {
        padding-left: 90px;
        border-left: 0px solid #afafaf; }
    .widgetDataTable .dataTables_wrapper .listtables tbody {
      background-color: #fff; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td {
        font-size: 18px;
        line-height: 30px;
        font-weight: 400;
        color: #63666A;
        padding: 15px 15px;
        border-left: 1px solid #fff; }
        .widgetDataTable .dataTables_wrapper .listtables tbody tr td a {
          display: inline-block;
          font-size: 18px;
          line-height: 30px;
          font-weight: 400;
          color: #CF2030;
          text-decoration: none; }
          .widgetDataTable .dataTables_wrapper .listtables tbody tr td a:hover {
            color: #292727;
            text-decoration: none; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td:first-child {
        display: table-cell !important; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td.notfound {
        color: #eb2127; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td.notfound:before {
        display: none !important; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr .group {
        background-color: #292727;
        color: #fff; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr .groupexact {
        background-color: #CF2030;
        color: #fff; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td.group:before {
        display: none !important; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr .sorting_1,
      .widgetDataTable .dataTables_wrapper .listtables tbody tr .sorting_2 {
        background-color: #f9f9f9; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td:first-child {
        padding-right: 90px; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr td:last-child {
        padding-left: 90px;
        border-left: 0px solid #fff; }
      .widgetDataTable .dataTables_wrapper .listtables tbody tr:hover {
        background-color: #fffad2; }
        .widgetDataTable .dataTables_wrapper .listtables tbody tr:hover .sorting_1,
        .widgetDataTable .dataTables_wrapper .listtables tbody tr:hover .sorting_2 {
          background-color: #fcf6c8; }
    .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon {
      display: inline-block;
      font-size: 28px;
      line-height: 30px;
      color: #CF2030; }
      .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon:hover {
        animation: nudge .4s linear;
        color: #292727; }
      .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon:before {
        content: "\f003";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 28px;
        line-height: 30px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
		
	.widgetDataTable .dataTables_wrapper .dataTables_paginate .fa-chevron-right:before {
		content: "\f053"
	}

	.widgetDataTable .dataTables_wrapper .dataTables_paginate .fa-chevron-left:before {
		content: "\f054"
	}

	.widgetDataTable .dataTables_wrapper .dataTables_paginate .fa-step-backward:before {
		content: "\f051"
	}

	.widgetDataTable .dataTables_wrapper .dataTables_paginate .fa-step-forward:before {
		content: "\f048"
	}
	

  .widgetDataTable .dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
  .widgetDataTable .dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 0px;
    right: 0px;
    height: 100%;
    vertical-align: middle;
    width: 14px;
    color: #fff;
    border: 0px solid #CF2030;
    border-radius: 0px;
    box-shadow: 0 0 0px #fff;
    font-family: 'Courier New', Courier, monospace;
    font-size: inherit;
    line-height: 55px;
    padding: 0px 6px 0px 6px;
    background-color: #CF2030; }
  .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details {
    display: block; }
    .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li {
      display: block;
      padding: 10px 0px;
      margin: 0px;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400; }
      .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-title {
        display: block;
        font-size: 12px;
        line-height: 14px;
        color: #C8C9C7;
        font-weight: 400;
        padding-bottom: 2px; }
      .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-data {
        display: block;
        font-size: 14px;
        line-height: 18px;
        color: #000;
        font-weight: 500;
        white-space: normal; }
        .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-data .fa {
          padding-top: 6px; }
        .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-data a {
          display: block;
          font-size: 14px;
          line-height: 18px;
          white-space: normal; }

@media (max-width: 1439px) {
  .widgetDataTable .dataTables_wrapper .row:first-child {
    padding: 15px 0px; }
  .widgetDataTable .dataTables_wrapper .row:last-child {
    padding: 15px 0px; }
  .widgetDataTable .dataTables_wrapper .dataTables_filter label {
    font-size: 14px;
    line-height: 18px; }
    .widgetDataTable .dataTables_wrapper .dataTables_filter label .form-control {
      font-size: 14px;
      line-height: 18px;
      padding-top: unset;
      padding-bottom: unset;
      padding-left: 15px;
      padding-right: 15px; }
    .widgetDataTable .dataTables_wrapper .dataTables_filter label .form-control:focus {
      outline: none;
      outline-style: none;
      box-shadow: none; }
  .widgetDataTable .dataTables_wrapper .dataTables_info {
    font-size: 14px;
    line-height: 32px; }
  .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button a,
  .widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button a:focus {
    font-size: 14px;
    line-height: 18px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr th {
    font-size: 16px;
    line-height: 22px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting:after {
    font-size: 12px;
    line-height: 22px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_asc:after {
    font-size: 12px;
    line-height: 22px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_desc:after {
    font-size: 12px;
    line-height: 22px; }
  .widgetDataTable .dataTables_wrapper .listtables tbody tr td {
    font-size: 16px;
    line-height: 26px; }
    .widgetDataTable .dataTables_wrapper .listtables tbody tr td a {
      font-size: 16px;
      line-height: 26px; }
  .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon {
    font-size: 26px;
    line-height: 26px; }
    .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon:before {
      font-size: 26px;
      line-height: 26px; } }
@media (max-width: 1199px) {
  .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-data a{
  display:inline;}	  
  .widgetDataTable .dataTables_wrapper .dataTables_filter {
    padding: 0px 0px 0px 35px; }
  .widgetDataTable .dataTables_wrapper .dataTables_info {
    padding: 0px 50px 0px 0px; }
  .widgetDataTable .dataTables_wrapper .dataTables_paginate {
    padding: 0px 0px 0px 50px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr th {
    font-size: 14px;
    line-height: 20px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting:after {
    font-size: 14px;
    line-height: 20px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_asc:after {
    font-size: 14px;
    line-height: 20px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_desc:after {
    font-size: 14px;
    line-height: 20px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr th:first-child {
    padding-right: 50px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr th:last-child {
    padding-left: 50px; }
  .widgetDataTable .dataTables_wrapper .listtables tbody tr td {
    font-size: 14px;
    line-height: 22px; }
    .widgetDataTable .dataTables_wrapper .listtables tbody tr td a {
      font-size: 14px;
      line-height: 22px; }
  .widgetDataTable .dataTables_wrapper .listtables tbody tr td:first-child {
    padding-right: 50px; }
  .widgetDataTable .dataTables_wrapper .listtables tbody tr td:last-child {
    padding-left: 50px; }
  .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon {
    font-size: 22px;
    line-height: 22px; }
    .widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon:before {
      font-size: 22px;
      line-height: 22px; } }
@media (max-width: 991px) {
  .widgetDataTable .dataTables_wrapper .dataTables_filter {
    padding: 0px 0px 0px 30px; }
  .widgetDataTable .dataTables_wrapper .dataTables_info {
    padding: 0px 30px 0px 0px; }
  .widgetDataTable .dataTables_wrapper .dataTables_paginate {
    padding: 0px 0px 0px 30px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr th:first-child {
    padding-right: 30px; }
  .widgetDataTable .dataTables_wrapper .listtables thead tr th:last-child {
    padding-left: 30px; }
  .widgetDataTable .dataTables_wrapper .listtables tbody tr td:first-child {
    padding-right: 30px; }
  .widgetDataTable .dataTables_wrapper .listtables tbody tr td:last-child {
    padding-left: 30px; }
  .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details {
    display: block; }
    .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li {
      display: block;
      padding: 10px 0px;
      margin: 0px;
      font-size: 14px;
      line-height: 20px;
      font-weight: 400; }
      .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-title {
        display: block;
        font-size: 12px;
        line-height: 14px;
        color: #C8C9C7;
        font-weight: 400;
        padding-bottom: 2px; }
      .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-data {
        display: block;
        font-size: 14px;
        line-height: 18px;
        color: #000;
        font-weight: 500; }
        .widgetDataTable .dataTables_wrapper table.dataTable > tbody > tr.child ul.dtr-details li span.dtr-data .fa {
          padding-top: 6px; } }
@media (max-width: 767px) {
  .widgetDataTable .dataTables_wrapper .row .col-sm-12 {
    padding-left: 0px;
    float: unset; }
  .widgetDataTable .dataTables_wrapper .dataTables_filter {
    padding: 0px 30px 0px 30px;
    text-align: right; }
    .widgetDataTable .dataTables_wrapper .dataTables_filter label {
      white-space: nowrap; }
      .widgetDataTable .dataTables_wrapper .dataTables_filter label .form-control {
        width: 205px; }
  .widgetDataTable .dataTables_wrapper .dataTables_info {
    padding: 15px 30px 15px 30px;
    line-height: 18px; }
  .widgetDataTable .dataTables_wrapper .dataTables_paginate {
    padding: 0px 30px 10px 30px;
    text-align: right; } }
@media (max-width: 413px) {
  .widgetDataTable .dataTables_wrapper .dataTables_filter label {
    white-space: nowrap; } }
/* DataTable Start */
/* Calendar Start */
.widgetEventCalendar {
  display: block;
  margin: 0px;
  padding: 0px 0px 50px 0px;
  background-color: #fff; }
  .widgetEventCalendar .widgetEventCalendarToolBar {
    display: block;
    margin: 0px;
    overflow: hidden; }
    .widgetEventCalendar .widgetEventCalendarToolBar .selectBoxarea {
      background-color: #CF2030;
      overflow: hidden;
      padding: 20px 20px 0 20px; }
    .widgetEventCalendar .widgetEventCalendarToolBar .selectField {
      float: right;
      background: #fff url(../../images/select-bgv2.png) no-repeat;
      color: #292727;
      border: 1px solid #63666A;
      padding: 12px 15px 12px 30px;
      font-size: 16px;
      line-height: 22px;
      font-weight: 400;
      margin: 0 0px 20px 20px;
      width: 200px;
      background-position: calc(100% - 170px);
      background-size: 15px;
      -webkit-appearance: none;
      -moz-appearance: none; }
    .widgetEventCalendar .widgetEventCalendarToolBar select::-ms-expand {
      display: none; }
  .widgetEventCalendar #calendar {
    display: block;
    margin: 0px;
    padding: 0px 15px;
    overflow: hidden;
    background: #F5F7F7; }
    .widgetEventCalendar #calendar .fc-day-grid-event .fc-time {
      display: none; }
    .widgetEventCalendar #calendar .fc-header-toolbar {
      display: block;
      margin: 0px;
      padding: 30px 0px;
      overflow: hidden; }
	
	.widgetEventCalendar #calendar .fc-header-toolbar .fc-left {
		float: right;
	}	
	.widgetEventCalendar #calendar .fc-header-toolbar .fc-right {
		float: left;
	}

	.widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group {
		float: right;
	}

	
	
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-left h2 {
        display: block;
        margin: 0px;
        padding: 0px;
        font-size: 22px;
        line-height: 33px;
        color: #292727; }
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-center,
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-clear {
        display: none; }
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group button {
        margin: 0px;
        height: auto;
        font-size: 14px;
        line-height: 14px;
        padding: 8px 16px;
        border: 1px solid #CF2030;
        background-color: #CF2030; }
        .widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group button span {
          display: none; }
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group button.ui-state-disabled {
        background-color: #63666A;
        border: 0px solid #292727;
        border-top: 1px solid #292727;
        border-bottom: 1px solid #292727; }
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group .fc-today-button:before {
        content: "\f10c";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group .fc-prev-button:before {
        content: "\f053";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .widgetEventCalendar #calendar .fc-header-toolbar .fc-right .fc-button-group .fc-next-button:before {
        content: "\f054";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table thead.fc-head tr td.fc-head-container.ui-widget-header {
      border: 0px solid #F5F7F7;
	  background-color:#F5F7F7;	
    }
      .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table thead.fc-head tr td.fc-head-container.ui-widget-header div.fc-row.ui-widget-header {
        border: 0px solid #F5F7F7; }
        .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table thead.fc-head tr td.fc-head-container.ui-widget-header div.fc-row.ui-widget-header table thead tr th.ui-widget-header {
          padding: 12px 5px;
          border: 0px solid #F5F7F7;
          background-color: #292727;
		  font-family: 'Helvetica Neue', 'Arial', sans-serif !important;}
          .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table thead.fc-head tr td.fc-head-container.ui-widget-header div.fc-row.ui-widget-header table thead tr th.ui-widget-header span {
            font-size: 14px;
            line-height: 14px;
            color: #fff; }
    .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content {
      border: 1px solid #F5F7F7; }
      .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content div.fc-scroller.fc-day-grid-container {
         }
        .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content div.fc-scroller.fc-day-grid-container div.fc-day-grid.fc-unselectable div.fc-row.fc-week.ui-widget-content div.fc-content-skeleton table tbody tr td.fc-event-container a {
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          border-radius: 0px;
          background-color: #63666A;
          padding-top: 4px;
          padding-bottom: 4px;
          border: 1px solid #63666A; 
		  
		  }
		          .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content div.fc-scroller.fc-day-grid-container div.fc-day-grid.fc-unselectable div.fc-row.fc-week.ui-widget-content div.fc-content-skeleton table tbody tr td.fc-event-container{
					text-align:right;  
				  }
		  .widgetEventCalendar #calendar .fc-view-container .fc-basic-view {
			direction: rtl;
		}
          .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content div.fc-scroller.fc-day-grid-container div.fc-day-grid.fc-unselectable div.fc-row.fc-week.ui-widget-content div.fc-content-skeleton table tbody tr td.fc-event-container a * {
            font-size: 14px;
            line-height: 18px;
			font-family: 'Helvetica Neue', 'Arial', sans-serif !important;}
        .widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content div.fc-scroller.fc-day-grid-container div.fc-day-grid.fc-unselectable div.fc-row.fc-week.ui-widget-content div.fc-content-skeleton table tbody tr td.fc-event-container .tooltip {
          z-index: 9000; }
  .widgetEventCalendar #calendarMobile {
    display: none;
    margin: 0px;
    padding: 25px 15px 15px 15px;
    overflow: hidden; }
    .widgetEventCalendar #calendarMobile h1 {
      display: block;
      margin: 0px;
      padding: 15px 0px 15px 0px; }
      .widgetEventCalendar #calendarMobile h1 span {
        font-size: 22px;
        line-height: 28px;
        font-weight: 500;
        color: #292727; }
    .widgetEventCalendar #calendarMobile .rows {
      display: block;
      margin: 0px;
      padding: 0px; }
      .widgetEventCalendar #calendarMobile .rows .date {
        display: block;
        margin: 0px;
        padding: 7px 15px 7px 15px;
        font-size: 14px;
        line-height: 14px;
        font-weight: 500;
        color: #63666A;
        background-color: #F5F7F7; }
      .widgetEventCalendar #calendarMobile .rows .eventsList {
        margin: 0px;
        padding: 0px 0px 25px 0px; }
        .widgetEventCalendar #calendarMobile .rows .eventsList a {
          display: block;
          margin: -1px 0px 0px 0px;
          padding: 12px 15px;
          font-size: 16px;
          line-height: 22px;
          font-weight: 500;
          color: #CF2030;
          text-decoration: none;
          border: 1px solid #F5F7F7;
          background-color: #fff; }
          .widgetEventCalendar #calendarMobile .rows .eventsList a:hover {
            color: #fff;
            background-color: #CF2030;
            text-decoration: none; }
        .widgetEventCalendar #calendarMobile .rows .eventsList a:after {
          float: left;
          content: "\f053";
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 12px;
          line-height: 22px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }

@media (max-width: 1199px) {
  .widgetEventCalendar .widgetEventCalendarToolBar .selectField {
    padding: 12px 15px 12px 30px; } }
@media (max-width: 991px) {
  .widgetEventCalendar .widgetEventCalendarToolBar .selectField {
    padding: 10px 10px 10px 30px; } }
@media (max-width: 767px) {
  .widgetEventCalendar {
    padding-bottom: 0px; }
    .widgetEventCalendar .widgetEventCalendarToolBar #eventCalendarEventCountryDropDown,
    .widgetEventCalendar .widgetEventCalendarToolBar #eventCalendarEventRegionDropDown,
    .widgetEventCalendar .widgetEventCalendarToolBar #eventCalendarEventTypeDropDown {
      max-width: 265px; }
    .widgetEventCalendar #calendar {
      height: 0px; }
    .widgetEventCalendar #calendarMobile {
      display: block;
      padding-top: 10px; } }
@media (max-width: 413px) {
  .widgetEventCalendar #calendarMobile {
    display: block; }
    .widgetEventCalendar #calendarMobile .rows .eventsList a {
      position: relative;
      padding: 12px 10px 12px 30px;
      font-size: 14px;
      line-height: 20px; }
    .widgetEventCalendar #calendarMobile .rows .eventsList a:after {
      position: absolute;
      left: 10px;
      top: 50%;
      float: none;
      font-size: 12px;
      line-height: 20px;
      margin-top: -10px; } }
/* Calendar End */
/* Event Detail Start */
.widgetEventDetail {
  display: block;
  margin: 0px;
  padding: 80px 0px; }
  .widgetEventDetail .headingRow {
    padding-bottom: 10px; }
    .widgetEventDetail .headingRow h2 {
      display: block;
      margin: 0px;
      padding: 0px 0px 15px 0px;
      font-size: 36px;
      line-height: 42px;
      font-weight: 500;
      color: #000; }
    .widgetEventDetail .headingRow p {
      display: block;
      margin: 0px;
      padding: 5px 0px 5px 0px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 500;
      color: #000;
	  clear:both;	
	  }
      .widgetEventDetail .headingRow p .fa {
        color: #666;
        padding-left: 4px;
		float:right;}
      .widgetEventDetail .headingRow p span {
        padding-left: 6px;
        padding-right: 6px;
        color: #666;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400; 
		float:right;
		}
      .widgetEventDetail .headingRow p .dtValue {
        color: #000; }
  .widgetEventDetail .threeColRow p {
    display: block;
    margin: 0px;
    padding: 25px 0px 25px 0px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000; }
  .widgetEventDetail .threeColRow .box {
    display: block;
    margin: 30px 0px 0px 0px;
    padding: 25px;
    overflow: hidden;
    background-color: #F5F7F7; }
    .widgetEventDetail .threeColRow .box h3 {
      display: block;
      margin: 0px;
      padding: 0px 0px 15px 0px;
      font-size: 28px;
      line-height: 32px;
      font-weight: 500;
      color: #000; }
    .widgetEventDetail .threeColRow .box .contactPersonDetail {
      display: block;
      margin: 0px;
      padding: 9px 0px 9px 0px;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      color: #000000;
      min-height: 140px; }
      .widgetEventDetail .threeColRow .box .contactPersonDetail .linkone {
        display: inline-block;
        color: #CF2030;
        text-decoration: none;
        font-weight: 500; }
        .widgetEventDetail .threeColRow .box .contactPersonDetail .linkone:hover {
          color: #054d77;
          text-decoration: none; }
    .widgetEventDetail .threeColRow .box .contactLink {
      display: table;
      width: 100%;
      padding: 0px;
      margin: 15px 0px;
      text-decoration: none; }
      .widgetEventDetail .threeColRow .box .contactLink .lCol {
        display: table-cell;
        vertical-align: middle; }
        .widgetEventDetail .threeColRow .box .contactLink .lCol .name {
          display: block;
          font-size: 22px;
          line-height: 26px;
          font-weight: 500;
          color: #000; }
        .widgetEventDetail .threeColRow .box .contactLink .lCol .phone {
          display: block;
          font-size: 16px;
          line-height: 20px;
          font-weight: 400;
          color: #C8C9C7; }
      .widgetEventDetail .threeColRow .box .contactLink .rCol {
        display: table-cell;
        width: 2%;
        vertical-align: middle; }
        .widgetEventDetail .threeColRow .box .contactLink .rCol .email {
          display: block;
          font-size: 38px;
          line-height: 38px;
          font-weight: 400;
          color: #CF2030; }
          .widgetEventDetail .threeColRow .box .contactLink .rCol .email:hover .fa-envelope-o {
            animation: nudge .4s linear; }
        .widgetEventDetail .threeColRow .box .contactLink .rCol .iconEmail {
          display: block;
          font-size: 38px;
          line-height: 38px;
          font-weight: 400;
          color: #CF2030;
          text-decoration: none !important; }
          .widgetEventDetail .threeColRow .box .contactLink .rCol .iconEmail:hover .fa-envelope-o {
            animation: nudge .4s linear; }
    .widgetEventDetail .threeColRow .box .twoColRow {
      display: table;
      width: 100%;
      margin: 25px 0px 0px 0px;
      padding: 25px 0px 0px 0px;
      border-top: 1px solid #63666A; }
      .widgetEventDetail .threeColRow .box .twoColRow .lCol {
        display: table-cell;
        vertical-align: middle; }
      .widgetEventDetail .threeColRow .box .twoColRow .rCol {
        display: table-cell;
        vertical-align: middle;
        text-align: left; }
      .widgetEventDetail .threeColRow .box .twoColRow .iconEmail {
        display: block;
        font-size: 38px;
        line-height: 38px;
        font-weight: 400;
        color: #CF2030;
        text-decoration: none !important; }
        .widgetEventDetail .threeColRow .box .twoColRow .iconEmail:hover .fa-envelope-o {
          animation: nudge .4s linear; }
      .widgetEventDetail .threeColRow .box .twoColRow h4 {
        display: block;
        font-size: 36px;
        line-height: 36px;
        color: #CF2030;
        font-weight: 300;
        margin: 0px;
        padding: 0px; }
        .widgetEventDetail .threeColRow .box .twoColRow h4 span {
          display: block;
          color: #000;
          font-weight: 600;
          font-size: 12px;
          line-height: 18px;
          text-transform: uppercase; }
  .widgetEventDetail .threeColRow .lastCol .box h3 {
    padding: 0px 0px 13px 0px; }
  .widgetEventDetail .threeColRow .lastCol .box p.address {
    display: block;
    margin: 0px;
    padding: 9px 0px 9px 0px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    min-height: 157px; }
  .widgetEventDetail .threeColRow .lastCol .box .twoColRow {
    display: table;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 25px 0px 0px 0px; }
  .widgetEventDetail .buttonsRow {
     }
	.widgetEventDetail .buttonsRow p.legend {
		border-top: none;
	} 
    .widgetEventDetail .buttonsRow .button {
      position: relative;
      display: inline-block;
      padding: 15px 20px 15px 20px;
      margin: 0px 0px 0px 15px;
      background-color: #CF2030;
      color: #fff;
      text-decoration: none;
      font-weight: 400;
      font-size: 16px;
      line-height: 22px; }
      .widgetEventDetail .buttonsRow .button span {
        font-size: 10px;
        line-height: 10px;
        padding-right: 30px;
        color: #fff; }
      .widgetEventDetail .buttonsRow .button:hover {
        background-color: #4e1127; }

@media (max-width: 1439px) {
  .widgetEventDetail .headingRow {
    padding-bottom: 5px; }
    .widgetEventDetail .headingRow h2 {
      font-size: 34px;
      line-height: 40px; }
    .widgetEventDetail .headingRow p {
      font-size: 14px;
      line-height: 18px; }
      .widgetEventDetail .headingRow p span {
        font-size: 14px;
        line-height: 18px; }
  .widgetEventDetail .threeColRow p {
    padding: 20px 0px 20px 0px;
    font-size: 16px;
    line-height: 24px; }
  .widgetEventDetail .threeColRow .box {
    margin: 20px 0px 0px 0px;
    padding: 20px; }
    .widgetEventDetail .threeColRow .box h3 {
      padding: 0px 0px 10px 0px;
      font-size: 24px;
      line-height: 28px; }
    .widgetEventDetail .threeColRow .box .contactLink .lCol .name {
      font-size: 18px;
      line-height: 22px; }
    .widgetEventDetail .threeColRow .box .contactLink .lCol .phone {
      font-size: 14px;
      line-height: 18px; }
    .widgetEventDetail .threeColRow .box .contactLink .rCol .email {
      font-size: 32px;
      line-height: 32px; }
    .widgetEventDetail .threeColRow .box .twoColRow {
      margin: 20px 0px 0px 0px;
      padding: 20px 0px 0px 0px; }
      .widgetEventDetail .threeColRow .box .twoColRow h4 {
        font-size: 26px;
        line-height: 26px;
        font-weight: 400; }
        .widgetEventDetail .threeColRow .box .twoColRow h4 span {
          font-size: 11px;
          line-height: 16px;
          font-weight: 400; }
  .widgetEventDetail .threeColRow .lastCol .box h3 {
    padding: 0px 0px 7px 0px; }
  .widgetEventDetail .threeColRow .lastCol .box p.address {
    padding: 7px 0px 7px 0px;
    font-size: 14px;
    line-height: 18px; }
  .widgetEventDetail .threeColRow .lastCol .box .twoColRow {
    margin: 10px 0px 0px 0px;
    padding: 20px 0px 0px 0px; }
  .widgetEventDetail .buttonsRow {
    padding-top: 40px; } }
@media (max-width: 1199px) {
  .widgetEventDetail {
    padding: 60px 0px; }
    .widgetEventDetail .headingRow {
      padding-bottom: 0px; }
      .widgetEventDetail .headingRow h2 {
        font-size: 32px;
        line-height: 38px; }
    .widgetEventDetail .threeColRow .box {
      margin: 25px 0px 0px 0px;
      padding: 20px; }
      .widgetEventDetail .threeColRow .box h3 {
        font-size: 22px;
        line-height: 26px; }
      .widgetEventDetail .threeColRow .box .contactLink .lCol .name {
        font-size: 16px;
        line-height: 20px; }
      .widgetEventDetail .threeColRow .box .contactLink .lCol .phone {
        font-size: 14px;
        line-height: 18px; }
      .widgetEventDetail .threeColRow .box .contactLink .rCol .email {
        font-size: 28px;
        line-height: 28px; }
      .widgetEventDetail .threeColRow .box .twoColRow {
        margin: 15px 0px 0px 0px;
        padding: 15px 0px 0px 0px; }
        .widgetEventDetail .threeColRow .box .twoColRow h4 {
          font-size: 24px;
          line-height: 24px; }
          .widgetEventDetail .threeColRow .box .twoColRow h4 span {
            font-size: 10px;
            line-height: 14px;
            font-weight: 500; }
    .widgetEventDetail .threeColRow .lastCol .box .twoColRow {
      margin: 3px 0px 0px 0px;
      padding: 15px 0px 0px 0px; }
    .widgetEventDetail .buttonsRow {
      padding-top: 15px; } }
@media (max-width: 991px) {
  .widgetEventDetail {
    padding: 50px 0px; }
    .widgetEventDetail .headingRow {
      padding-bottom: 0px; }
      .widgetEventDetail .headingRow h2 {
        font-size: 32px;
        line-height: 38px; }
    .widgetEventDetail .threeColRow .box {
      margin: 5px 0px 0px 0px;
      padding: 15px; }
      .widgetEventDetail .threeColRow .box .twoColRow h4 span {
        font-size: 11px;
        line-height: 15px; }
    .widgetEventDetail .buttonsRow {
      padding-top: 25px; }
      .widgetEventDetail .buttonsRow .button {
        padding: 13px 15px 13px 15px;
        font-size: 14px;
        line-height: 20px; }
        .widgetEventDetail .buttonsRow .button span {
          font-size: 10px;
          line-height: 10px;
          padding-right: 15px;
          color: #fff; } }
@media (max-width: 767px) {
  .widgetEventDetail {
    padding: 40px 0px; }
    .widgetEventDetail .headingRow {
      padding-bottom: 0px; }
      .widgetEventDetail .headingRow h2 {
        font-size: 28px;
        line-height: 34px; }
    .widgetEventDetail .threeColRow .box {
      margin: 15px 0px 0px 0px; }
      .widgetEventDetail .threeColRow .box .contactPersonDetail {
        min-height: unset; }
      .widgetEventDetail .threeColRow .box p.address {
        min-height: unset !important; }
    .widgetEventDetail .buttonsRow {
      padding-top: 25px; }
      .widgetEventDetail .buttonsRow .button {
        padding: 13px 15px 13px 15px;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px; } }
@media (max-width: 413px) {
  .widgetEventDetail .buttonsRow .button {
    display: block;
    margin-left: 0px; }
    .widgetEventDetail .buttonsRow .button span {
      float: left;
      padding-top: 5px; } }
/* Event Detail End*/
/* Chapter Detail Start */
.widgetChapterDetail {
  display: block;
  padding: 80px 0px 40px 0px;
  margin: 0px;
  overflow: hidden;
  background-color: #F5F7F7; }
  .widgetChapterDetail .holder .rowDetail {
    display: block;
    margin: 0px;
    padding: 30px 30px;
    margin: 0px 15px;
    background-color: #fff;
    overflow: hidden; }
    .widgetChapterDetail .holder .rowDetail div:last-child {
      border-right: 1px solid #F5F7F7; }
    .widgetChapterDetail .holder .rowDetail h1 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 0px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetChapterDetail .holder .rowDetail h1.ico-068 {
        color: #CF2030;
        font-size: 65px;
        line-height: 65px; 
		font-weight:normal;
		}
    .widgetChapterDetail .holder .rowDetail h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetChapterDetail .holder .rowDetail h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterDetail .holder .rowDetail h3 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetChapterDetail .holder .rowDetail h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterDetail .holder .rowDetail h4 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetChapterDetail .holder .rowDetail h4:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterDetail .holder .rowDetail p {
      display: block;
      margin: 0px;
      padding: 7px 0px;
      font-size: 17px;
      line-height: 22px;
      font-weight: 400;
      color: #292727; }
      .widgetChapterDetail .holder .rowDetail p strong {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600; }
      .widgetChapterDetail .holder .rowDetail p a {
        font-size: 17px;
        line-height: 22px;
        font-weight: 500;
        color: #CF2030;
        text-decoration: underline; }
        .widgetChapterDetail .holder .rowDetail p a:hover {
          text-decoration: none; }
    .widgetChapterDetail .holder .rowDetail .numberLink {
      display: inline-block;
      font-size: 100px;
      line-height: 100px;
      font-weight: 500;
      color: #292727;
      text-decoration: none; }
      .widgetChapterDetail .holder .rowDetail .numberLink span {
        display: block;
        font-size: 15px;
        line-height: 15px;
        margin-top: -5px;
        font-weight: 500;
        padding-right: 5px;
        color: #CF2030;
        text-decoration: underline; }
      .widgetChapterDetail .holder .rowDetail .numberLink:hover {
        color: #CF2030; }
        .widgetChapterDetail .holder .rowDetail .numberLink:hover span {
          text-decoration: none; }
    .widgetChapterDetail .holder .rowDetail .button {
      display: block;
      margin: 0px;
      padding: 15px 0px 15px 0px;
      font-size: 24px;
      line-height: 28px;
      color: #CF2030;
      border-bottom: 1px solid #F5F7F7;
      text-decoration: none; }
      .widgetChapterDetail .holder .rowDetail .button span {
        float: left;
        color: #CF2030;
        font-size: 12px;
        line-height: 12px;
        padding-top: 8px;
        margin-right: 5px;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg); }
      .widgetChapterDetail .holder .rowDetail .button:hover {
        color: #292727;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease; }
        .widgetChapterDetail .holder .rowDetail .button:hover span {
          margin-left: -5px;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease; }
      .widgetChapterDetail .holder .rowDetail .button:last-child {
        border-bottom: 0px solid #F5F7F7; }
  .widgetChapterDetail .holder .chapterLeadershipRow {
    display: block;
    margin: 0px 0px 0px -15px;
    overflow: hidden;
    padding: 25px 0px 0px 0px; }
    .widgetChapterDetail .holder .chapterLeadershipRow h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetChapterDetail .holder .chapterLeadershipRow h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterDetail .holder .chapterLeadershipRow h3 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetChapterDetail .holder .chapterLeadershipRow h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterDetail .holder .chapterLeadershipRow .card {
      position: relative;
      float: right;
      width: 33%;
      padding: 0px;
      margin: 0px;
      overflow: hidden; }
      .widgetChapterDetail .holder .chapterLeadershipRow .card .inside {
        position: relative;
        display: block;
        padding: 30px;
        background-color: #fff;
        margin: 15px 15px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p {
          display: block;
          margin: 0px;
          padding: 0px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 400;
          color: #63666A; }
          .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p span.name {
            display: block;
            margin: 0px;
            padding: 0px 0px 5px 0px;
            font-size: 24px;
            line-height: 28px;
            font-weight: 500;
            color: #292727;
            text-decoration: none;
            width: 86% !important;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p span.name span {
              display: block;
              font-size: 16px;
              line-height: 20px;
              font-weight: 400;
              color: #63666A;
              text-decoration: none; }
          .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p .fa-phone {
            font-size: 14px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
          position: absolute;
          left: 0px;
          top: 0px;
          padding: 48px 30px 48px 30px;
          font-size: 36px;
          line-height: 36px;
          color: #CF2030; }
          .widgetChapterDetail .holder .chapterLeadershipRow .card .inside .iconEmail:hover .fa {
            animation: nudge .4s linear; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside:hover {
          -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); }

@media (max-width: 1439px) {
  .widgetChapterDetail {
    padding: 70px 0px 30px 0px; }
    .widgetChapterDetail .holder .rowDetail {
      padding: 30px 15px; }
      .widgetChapterDetail .holder .rowDetail h1 {
        font-size: 50px;
        line-height: 56px; }
      .widgetChapterDetail .holder .rowDetail h2 {
        font-size: 30px;
        line-height: 36px; }
      .widgetChapterDetail .holder .rowDetail h3 {
        font-size: 26px;
        line-height: 32px; }
      .widgetChapterDetail .holder .rowDetail h4 {
        font-size: 20px;
        line-height: 26px; }
      .widgetChapterDetail .holder .rowDetail .button {
        font-size: 18px;
        line-height: 28px; }
        .widgetChapterDetail .holder .rowDetail .button span {
          font-size: 10px;
          line-height: 10px;
          padding-top: 10px; }
    .widgetChapterDetail .holder .chapterLeadershipRow {
      padding: 15px 0px 0px 3px; }
      .widgetChapterDetail .holder .chapterLeadershipRow h2 {
        font-size: 30px;
        line-height: 36px; }
      .widgetChapterDetail .holder .chapterLeadershipRow h3 {
        font-size: 26px;
        line-height: 32px; }
      .widgetChapterDetail .holder .chapterLeadershipRow .card .inside {
        padding: 20px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p .fa-phone {
          font-size: 12px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
          padding: 36px 30px 36px 30px;
          font-size: 32px;
          line-height: 32px; } }
@media (max-width: 1199px) {
  .widgetChapterDetail {
    padding: 50px 0px 20px 0px; }
    .widgetChapterDetail .holder .rowDetail {
      padding: 20px 5px; }
      .widgetChapterDetail .holder .rowDetail h1 {
        font-size: 40px;
        line-height: 46px; }
      .widgetChapterDetail .holder .rowDetail h2 {
        font-size: 25px;
        line-height: 34px; }
      .widgetChapterDetail .holder .rowDetail h3 {
        font-size: 22px;
        line-height: 26px; }
      .widgetChapterDetail .holder .rowDetail h4 {
        font-size: 18px;
        line-height: 24px; }
      .widgetChapterDetail .holder .rowDetail p {
        font-size: 16px;
        line-height: 22px; }
        .widgetChapterDetail .holder .rowDetail p strong, .widgetChapterDetail .holder .rowDetail p b {
          font-size: 16px; }
        .widgetChapterDetail .holder .rowDetail p a {
          font-size: 16px; }
    .widgetChapterDetail .holder .chapterLeadershipRow {
      padding: 10px 0px 0px 5px; }
      .widgetChapterDetail .holder .chapterLeadershipRow h2 {
        font-size: 25px;
        line-height: 34px; }
      .widgetChapterDetail .holder .chapterLeadershipRow h3 {
        font-size: 22px;
        line-height: 26px; }
      .widgetChapterDetail .holder .chapterLeadershipRow .card .inside {
        padding: 18px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p {
          font-size: 16px;
          line-height: 22px; }
          .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p strong, .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p b {
            font-size: 16px; }
          .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p a {
            font-size: 16px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
          padding: 36px 15px 36px 15px;
          font-size: 28px;
          line-height: 28px; } }
@media (max-width: 991px) {
  .widgetChapterDetail {
    padding: 30px 0px 20px 0px; }
    .widgetChapterDetail .holder .rowDetail h1 {
      font-size: 30px;
      line-height: 36px;
      padding: 20px 0 10px 0; }
      .widgetChapterDetail .holder .rowDetail h1:after {
        width: 70px;
        height: 5px; }
    .widgetChapterDetail .holder .rowDetail h2 {
      font-size: 22px;
      line-height: 26px;
      padding: 20px 0 10px 0; }
      .widgetChapterDetail .holder .rowDetail h2:after {
        width: 70px;
        height: 5px; }
    .widgetChapterDetail .holder .rowDetail h3 {
      font-size: 20px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
      .widgetChapterDetail .holder .rowDetail h3:after {
        width: 70px;
        height: 5px; }
    .widgetChapterDetail .holder .rowDetail h4 {
      font-size: 18px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
      .widgetChapterDetail .holder .rowDetail h4:after {
        width: 70px;
        height: 5px; }
    .widgetChapterDetail .holder .rowDetail p {
      padding: 0px 0px 10px 0px;
      font-size: 16px;
      line-height: 22px;
      color: #292727; }
      .widgetChapterDetail .holder .rowDetail p strong, .widgetChapterDetail .holder .rowDetail p b {
        font-size: 16px; }
      .widgetChapterDetail .holder .rowDetail p a {
        font-size: 16px; }
    .widgetChapterDetail .holder .chapterLeadershipRow {
      padding: 5px 0px 0px 15px; }
      .widgetChapterDetail .holder .chapterLeadershipRow .card {
        width: 50%; } }
@media (max-width: 767px) {
  .widgetChapterDetail {
    padding: 0px 0px 20px 0px; }
    .widgetChapterDetail .holder {
      padding: 0px; }
      .widgetChapterDetail .holder .rowDetail {
        padding: 35px 15px;
        margin: 0px; }
        .widgetChapterDetail .holder .rowDetail h1 {
          font-size: 26px;
          line-height: 34px; }
        .widgetChapterDetail .holder .rowDetail h2 {
          font-size: 22px;
          line-height: 26px; }
        .widgetChapterDetail .holder .rowDetail h3 {
          font-size: 20px;
          line-height: 24px; }
        .widgetChapterDetail .holder .rowDetail h4 {
          font-size: 18px;
          line-height: 24px;
          padding: 20px 0 10px 0; }
        .widgetChapterDetail .holder .rowDetail p {
          padding: 0px 0px 10px 0px;
          font-size: 14px;
          line-height: 20px;
          color: #292727; }
          .widgetChapterDetail .holder .rowDetail p strong, .widgetChapterDetail .holder .rowDetail p b {
            font-size: 14px; }
          .widgetChapterDetail .holder .rowDetail p a {
            font-size: 14px; }
        .widgetChapterDetail .holder .rowDetail div:last-child {
          border-right: 0px solid #F5F7F7;
          padding-top: 30px; }
        .widgetChapterDetail .holder .rowDetail .button {
          padding-left: 15px;
          padding-right: 15px;
          border: 1px solid #F5F7F7;
          border-bottom: 0px solid #F5F7F7; }
          .widgetChapterDetail .holder .rowDetail .button:last-child {
            border-bottom: 1px solid #F5F7F7; }
      .widgetChapterDetail .holder .chapterLeadershipRow {
        padding: 20px 15px;
        margin: 0px; }
        .widgetChapterDetail .holder .chapterLeadershipRow .card {
          width: 100%; }
          .widgetChapterDetail .holder .chapterLeadershipRow .card .inside {
            margin-top: 5px;
            margin-bottom: 5px; }
            .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p {
              font-size: 14px;
              line-height: 20px; }
              .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p span.name {
                font-size: 14px;
                line-height: 20px; }
            .widgetChapterDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
              font-size: 22px;
              line-height: 22px; } }
/* Chapter Detail End */
/* Form Start */
.widgetForm {
  display: block;
  margin: 0px;
  padding: 0px 0px 80px 0px;
  overflow: hidden;
  background-color: #fff; }
  .widgetForm .holder .nav-tabs {
    margin: 0px 15px;
    padding: 0px;
    border: 0px solid #fff; }
    .widgetForm .holder .nav-tabs li {
      padding: 0px;
	  float:right;
      margin: 0px; }
      .widgetForm .holder .nav-tabs li a {
        display: block;
        margin: 0px;
        padding: 15px 30px;
        border: 0px solid #fff;
        background-color: #CF2030;
        color: #fff;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        white-space: nowrap; }
      .widgetForm .holder .nav-tabs li a:focus {
        border: 0px solid #fff; }
    .widgetForm .holder .nav-tabs li.active a {
      background-color: #F5F7F7;
      color: #292727; }
    .widgetForm .holder .nav-tabs li.active a:focus {
      border: 0px solid #fff; }
  .widgetForm .holder .tab-content {
    display: block;
    padding: 0px;
    margin: 0px;
    overflow: hidden; }
  .widgetForm .holder .form {
    display: block;
    margin: 0px 15px;
    background-color: #F5F7F7;
    padding: 15px 15px;
    overflow: hidden; }
    .widgetForm .holder .form .formRow {
      display: block;
      margin: 0px;
      padding: 15px 0px;
      overflow: hidden; }
      .widgetForm .holder .form .formRow label {
        display: block;
        margin: 0px 0 2px 0;
        padding: 0px 0px 2px 0px;
        color: #63666A;
        font-size: 12px;
        line-height: 12px;
        font-weight: 400;
        text-transform: uppercase; }
      .widgetForm .holder .form .formRow .selectField {
        display: block;
        width: 100%;
        background: #fff url(../../images/select-bg-rtl.png) no-repeat left center;
        color: #292727;
        border: 1px solid #63666A;
        padding: 12px 40px 12px 15px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        margin: 0px 0px 2px 0px;
        -webkit-appearance: none;
        -moz-appearance: none; }
      .widgetForm .holder .form .formRow select::-ms-expand {
        display: none; }
      .widgetForm .holder .form .formRow .selectFieldMultiple {
        display: block;
        width: 100%;
        height: 150px;
        background-color: #fff;
        color: #292727;
        border: 1px solid #63666A;
        padding: 12px 15px 12px 15px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        margin: 0px 0px 2px 0px;
        -webkit-appearance: none;
        -moz-appearance: none; }
      .widgetForm .holder .form .formRow .textField {
        display: block;
        width: 100%;
        background-color: #fff;
        color: #292727;
        border: 1px solid #63666A;
        padding: 12px 15px 12px 15px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        resize: none; }
      .widgetForm .holder .form .formRow .selectField.error,
      .widgetForm .holder .form .formRow .textField.error {
        animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both; }
      .widgetForm .holder .form .formRow div.error {
        display: none;
        margin: 0px;
        padding: 4px 15px;
        background-color: #CF2030;
        color: #fff;
        font-size: 14px;
        line-height: 18px; }
      .widgetForm .holder .form .formRow div.textField {
        background-color: #F5F7F7; }
    .widgetForm .holder .form .formButtonsRow {
      display: block;
      margin: 0px;
      padding: 15px 0px;
      overflow: hidden; }
      .widgetForm .holder .form .formButtonsRow .button {
        /*margin: 15px 0px 0px 0px;*/
        display: inline-block;
        padding: 12px 30px 12px 30px;
        font-size: 20px;
        line-height: 26px;
        font-weight: 600;
        background-color: #CF2030;
        border: 1px solid #CF2030;
        color: #fff;
        text-decoration: none;
        border-radius: 40px; }
        .widgetForm .holder .form .formButtonsRow .button:hover {
          border: 1px solid #CF2030;
          background: #fff;
          color: #CF2030; }
      .widgetForm .holder .form .formButtonsRow #formAjaxLoader,
      .widgetForm .holder .form .formButtonsRow #simpleFormAjaxLoader,
      .widgetForm .holder .form .formButtonsRow #advancedFormAjaxLoader {
        display: inline-block; }
        .widgetForm .holder .form .formButtonsRow #formAjaxLoader .fa-spinner,
        .widgetForm .holder .form .formButtonsRow #simpleFormAjaxLoader .fa-spinner,
        .widgetForm .holder .form .formButtonsRow #advancedFormAjaxLoader .fa-spinner {
          color: #054d77;
          font-size: 26px;
          line-height: 26px; }
    .widgetForm .holder .form #optionalHeading {
      display: block;
      margin: 15px -30px;
      padding: 12px 30px;
      color: #fff;
      background-color: #CF2030;
      font-size: 16px;
      line-height: 16px;
      font-weight: 500;
      text-decoration: none;
      text-transform: uppercase; }
      .widgetForm .holder .form #optionalHeading .fa {
        padding-left: 10px; }
      .widgetForm .holder .form #optionalHeading:hover {
        background-color: #CF2030; }
  .widgetForm .holder #formSendMessage .formRow textarea.textField {
    margin-top: 14px;
    height: 300px; }
  .widgetForm .holder #responcemessagesuccess {
    clear: both;
    display: block;
    margin: 0px 15px;
    padding: 8px 5px;
    background-color: #CF2030;
    color: #fff;
    font-size: 14px;
    line-height: 18px; }
  .widgetForm .holder #responcemessageerror {
    clear: both;
    display: block;
    margin: 0px 15px;
    padding: 8px 5px;
    background-color: #CF2030;
    color: #fff;
    font-size: 14px;
    line-height: 18px; }
  .widgetForm .holder .required {
    border-right: 6px solid #CF2030 !important; }
  .widgetForm .holder .valid {
    border-right: 6px solid #7ac741 !important; }
  .widgetForm .holder .agree {
    cursor: pointer;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    color: #292727 !important;
    text-transform: none !important;
    overflow: hidden; }
    .widgetForm .holder .agree .fa {
      display: inline-block;
      vertical-align: middle;
      color: #CF2030;
      padding-right: 6px;
      font-size: 20px;
      line-height: 24px;
      padding-right: 1px !important; }
    .widgetForm .holder .agree input[type=checkbox]:checked + .fa-check-square-o {
      color: #CF2030;
      display: inline-block;
      vertical-align: middle; }
    .widgetForm .holder .agree input[type=checkbox]:checked + .fa-check-square-o + .fa-square-o {
      display: none; }
    .widgetForm .holder .agree input[type=checkbox] + .fa-check-square-o {
      display: none; }
    .widgetForm .holder .agree input[type=checkbox] {
      position: absolute;
      left: 0px;
      top: 0px;
      opacity: 0; }

@media (max-width: 767px) {
  .widgetForm {
    padding: 0px 0px 30px 0px; } }
@media (max-width: 413px) {
  .widgetForm {
    padding: 0px 0px 0px 0px; }
    .widgetForm .holder {
      padding: 0px; }
      .widgetForm .holder .nav-tabs {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0px; }
        .widgetForm .holder .nav-tabs li {
          display: table-cell;
          width: 50%; }
          .widgetForm .holder .nav-tabs li a {
            padding: 15px 15px 15px 30px;
            font-size: 14px;
            line-height: 18px; }
        .widgetForm .holder .nav-tabs li:first-child a {
          padding: 15px 30px 15px 5px; }
      .widgetForm .holder .form {
        margin: 0px;
        padding-bottom: 30px; } }
/* Form End */
.widgetProfile {
  display: block;
  margin: 0px;
  padding: 30px 0px;
  overflow: hidden; }
  .widgetProfile .rowProfileDetail {
    display: block;
    margin: 0px;
    padding: 0px 0px 30px 0px;
    overflow: hidden; }
    .widgetProfile .rowProfileDetail .photoCol .profilephoto {
      display: inline-block;
      max-height: 196px;
      margin: 0px;
      padding: 0px;
      overflow: hidden;
      border-bottom: 6px solid #292727; }
      .widgetProfile .rowProfileDetail .photoCol .profilephoto img {
        max-width: 156px; }
    .widgetProfile .rowProfileDetail .photoCol h2 {
      display: block;
      font-size: 24px;
      line-height: 28px;
      font-weight: 500;
      color: #292727;
      margin: 0px;
      padding: 15px 0px 0px; }
    .widgetProfile .rowProfileDetail .photoCol p {
      display: block;
      font-size: 17px;
      line-height: 22px;
      font-weight: 400;
      color: #63666A;
      margin: 0px;
      padding: 1px 0px; }
      .widgetProfile .rowProfileDetail .photoCol p a {
        display: block;
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
        color: #CF2030;
        padding: 15px 0px;
        margin: 0px;
        text-decoration: none; }
        .widgetProfile .rowProfileDetail .photoCol p a:hover {
          text-decoration: none; }
    .widgetProfile .rowProfileDetail .contactCol p {
      display: block;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      color: #63666A;
      text-transform: uppercase;
      margin: 0px;
      padding: 8px 0px; }
      .widgetProfile .rowProfileDetail .contactCol p strong {
        display: block;
        text-transform: none;
        font-size: 17px;
        line-height: 22px;
        font-weight: 400;
        color: #292727;
        padding-bottom: 15px; }
      .widgetProfile .rowProfileDetail .contactCol p a {
        display: block;
        font-size: 16px;
        line-height: 20px;
        font-weight: 500;
        color: #CF2030;
        text-transform: none;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0px;
        margin: 0px;
        text-decoration: none;
        overflow: hidden; }
        .widgetProfile .rowProfileDetail .contactCol p a:hover {
          text-decoration: none; }
    .widgetProfile .rowProfileDetail .companyCol p {
      display: block;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400;
      color: #63666A;
      text-transform: uppercase;
      margin: 0px;
      padding: 8px 0px; }
      .widgetProfile .rowProfileDetail .companyCol p strong {
        display: block;
        text-transform: none;
        font-size: 17px;
        line-height: 22px;
        font-weight: 400;
        color: #292727; }
  .widgetProfile .rowMsgSml {
    display: block;
    margin: 0px;
    padding: 25px 0px 80px 0px;
    overflow: hidden; }
    .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 {
      padding-right: 1px; }
      .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls {
        display: block;
        margin: 0px;
        padding: 11px 15px;
        background-color: #292727; }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls a {
          display: inline-block;
          margin: 6px;
          padding: 0px 8px;
          border: 2px solid #292727;
          font-size: 18px;
          line-height: 34px;
          background-color: #fff;
          -webkit-border-radius: 7px;
          -moz-border-radius: 7px;
          border-radius: 7px;
          transition: all 0s ease;
          -webkit-transition: all 0s ease; }
          .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls a:hover {
            border: 2px solid #fff;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            transition: all 0s ease;
            -webkit-transition: all 0s ease; }
    .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 {
      padding-left: 0px; }
      .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 0px 30px 0px 30px;
        font-size: 18px;
        line-height: 70px;
        font-weight: 500;
        background-color: #CF2030;
        border: 1px solid #CF2030;
        color: #fff;
        text-decoration: none; }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button span {
          float: left;
          font-size: 12px;
          line-height: 70px;
          transform: rotate(180deg);
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg); }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button:hover {
          background-color: #fff;
          color: #CF2030; }
  .widgetProfile .rowBusiness {
    display: block;
    margin: 0px;
    padding: 50px 0px;
    overflow: hidden;
    background-color: #F5F7F7; }
    .widgetProfile .rowBusiness h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
      .widgetProfile .rowBusiness h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetProfile .rowBusiness h3 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetProfile .rowBusiness h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetProfile .rowBusiness h4 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetProfile .rowBusiness h4:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetProfile .rowBusiness p {
      display: block;
      margin: 0px;
      padding: 8px 0px 8px 0px;
      font-size: 17px;
      line-height: 22px;
      font-weight: 400;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
      .widgetProfile .rowBusiness p strong, .widgetProfile .rowBusiness p b {
        font-size: 17px;
        font-weight: 700;
        margin: 0 0 10px 0;
        display: inline-block; }
      .widgetProfile .rowBusiness p a {
        display: inline-block;
        font-size: 17px;
        font-weight: 500;
        color: #CF2030;
        text-decoration: underline; }
        .widgetProfile .rowBusiness p a:hover {
          text-decoration: none; }
  .widgetProfile .rowTwoCol {
    display: block;
    margin: 0px;
    padding: 50px 0px 0px 0px;
    overflow: hidden; }
    .widgetProfile .rowTwoCol h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
      .widgetProfile .rowTwoCol h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetProfile .rowTwoCol h3 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetProfile .rowTwoCol h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetProfile .rowTwoCol h4 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 20px 0px 10px 0px;
      font-weight: 700;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      position: relative; }
      .widgetProfile .rowTwoCol h4:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetProfile .rowTwoCol p {
      display: block;
      margin: 0px;
      padding: 8px 0px 8px 0px;
      font-size: 17px;
      line-height: 22px;
      font-weight: 400;
      color: #292727;
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
      .widgetProfile .rowTwoCol p strong, .widgetProfile .rowTwoCol p b {
        font-size: 17px;
        font-weight: 700;
        margin: 0 0 10px 0;
        display: inline-block; }
      .widgetProfile .rowTwoCol p a {
        display: inline-block;
        font-size: 17px;
        font-weight: 500;
        color: #CF2030;
        text-decoration: underline; }
        .widgetProfile .rowTwoCol p a:hover {
          text-decoration: none; }

@media (max-width: 1439px) {
  .widgetProfile .rowBusiness h1 {
    font-size: 50px;
    line-height: 56px; }
  .widgetProfile .rowBusiness h2 {
    font-size: 30px;
    line-height: 36px; }
  .widgetProfile .rowBusiness h3 {
    font-size: 26px;
    line-height: 32px; }
  .widgetProfile .rowBusiness h4 {
    font-size: 20px;
    line-height: 26px; }
  .widgetProfile .rowTwoCol h1 {
    font-size: 50px;
    line-height: 56px; }
  .widgetProfile .rowTwoCol h2 {
    font-size: 30px;
    line-height: 36px; }
  .widgetProfile .rowTwoCol h3 {
    font-size: 26px;
    line-height: 32px; }
  .widgetProfile .rowTwoCol h4 {
    font-size: 20px;
    line-height: 26px; } }
@media (max-width: 1199px) {
  .widgetProfile {
    padding: 30px 0px; }
    .widgetProfile .rowProfileDetail {
      padding: 0px 0px 20px 0px; }
      .widgetProfile .rowProfileDetail .photoCol h2 {
        font-size: 22px;
        line-height: 26px;
        padding: 15px 0px 0px; }
      .widgetProfile .rowProfileDetail .photoCol p {
        font-size: 14px;
        line-height: 18px; }
        .widgetProfile .rowProfileDetail .photoCol p a {
          font-size: 16px;
          line-height: 20px;
          padding: 12px 0px; }
      .widgetProfile .rowProfileDetail .contactCol p {
        font-size: 10px; }
        .widgetProfile .rowProfileDetail .contactCol p strong {
          font-size: 14px;
          line-height: 18px;
          padding-bottom: 10px; }
        .widgetProfile .rowProfileDetail .contactCol p a {
          font-size: 14px;
          line-height: 18px; }
      .widgetProfile .rowProfileDetail .companyCol p {
        font-size: 10px; }
        .widgetProfile .rowProfileDetail .companyCol p strong {
          font-size: 14px;
          line-height: 22px; }
    .widgetProfile .rowMsgSml {
      padding: 20px 0px 60px 0px; }
      .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls {
        white-space: nowrap;
        overflow-x: auto; }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls a {
          margin: 3px;
          padding: 0px 8px;
          border: 2px solid #292727;
          font-size: 16px;
          line-height: 30px; }
      .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button {
        font-size: 16px;
        line-height: 60px; }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button span {
          font-size: 10px;
          line-height: 60px; }
    .widgetProfile .rowBusiness h1 {
      font-size: 40px;
      line-height: 46px; }
    .widgetProfile .rowBusiness h2 {
      font-size: 25px;
      line-height: 34px; }
    .widgetProfile .rowBusiness h3 {
      font-size: 22px;
      line-height: 26px; }
    .widgetProfile .rowBusiness h4 {
      font-size: 18px;
      line-height: 24px; }
    .widgetProfile .rowBusiness p {
      font-size: 16px;
      line-height: 22px; }
      .widgetProfile .rowBusiness p strong, .widgetProfile .rowBusiness p b {
        font-size: 16px; }
      .widgetProfile .rowBusiness p a {
        font-size: 16px; }
    .widgetProfile .rowTwoCol {
      padding: 30px 0px 0px 0px; }
      .widgetProfile .rowTwoCol h1 {
        font-size: 40px;
        line-height: 46px; }
      .widgetProfile .rowTwoCol h2 {
        font-size: 25px;
        line-height: 34px; }
      .widgetProfile .rowTwoCol h3 {
        font-size: 22px;
        line-height: 26px; }
      .widgetProfile .rowTwoCol h4 {
        font-size: 18px;
        line-height: 24px; }
      .widgetProfile .rowTwoCol p {
        font-size: 16px;
        line-height: 22px; }
        .widgetProfile .rowTwoCol p strong, .widgetProfile .rowTwoCol p b {
          font-size: 16px; }
        .widgetProfile .rowTwoCol p a {
          font-size: 16px; } }
@media (max-width: 991px) {
  .widgetProfile .rowBusiness h1 {
    font-size: 30px;
    line-height: 36px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowBusiness h1:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowBusiness h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowBusiness h2:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowBusiness h3 {
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowBusiness h3:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowBusiness h4 {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowBusiness h4:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowBusiness p {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #292727; }
    .widgetProfile .rowBusiness p strong, .widgetProfile .rowBusiness p b {
      font-size: 16px; }
    .widgetProfile .rowBusiness p a {
      font-size: 16px; }
  .widgetProfile .rowTwoCol h1 {
    font-size: 30px;
    line-height: 36px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowTwoCol h1:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowTwoCol h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowTwoCol h2:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowTwoCol h3 {
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowTwoCol h3:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowTwoCol h4 {
    font-size: 18px;
    line-height: 24px;
    padding: 20px 0 10px 0; }
    .widgetProfile .rowTwoCol h4:after {
      width: 70px;
      height: 5px; }
  .widgetProfile .rowTwoCol p {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #292727; }
    .widgetProfile .rowTwoCol p strong, .widgetProfile .rowTwoCol p b {
      font-size: 16px; }
    .widgetProfile .rowTwoCol p a {
      font-size: 16px; } }
@media (max-width: 767px) {
  .widgetProfile {
    padding: 30px 0px; }
    .widgetProfile .rowProfileDetail {
      padding: 0px 0px 20px 0px; }
      .widgetProfile .rowProfileDetail .photoCol {
        border-bottom: 1px solid #F5F7F7;
        padding-bottom: 15px; }
      .widgetProfile .rowProfileDetail .contactCol {
        border-bottom: 1px solid #F5F7F7;
        padding-top: 15px;
        padding-bottom: 15px; }
      .widgetProfile .rowProfileDetail .companyCol {
        padding-top: 15px;
        padding-bottom: 15px; }
    .widgetProfile .rowMsgSml {
      padding: 20px 0px 40px 0px; }
      .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 {
        padding-right: 15px; }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls {
          white-space: normal;
          overflow-x: hidden; }
      .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 {
        padding-left: 15px; }
        .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button {
          padding-right: 15px;
          padding-left: 15px; }
    .widgetProfile .rowBusiness h1 {
      font-size: 26px;
      line-height: 34px; }
    .widgetProfile .rowBusiness h2 {
      font-size: 22px;
      line-height: 26px; }
    .widgetProfile .rowBusiness h3 {
      font-size: 20px;
      line-height: 24px; }
    .widgetProfile .rowBusiness h4 {
      font-size: 18px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
    .widgetProfile .rowBusiness p {
      padding: 0px 0px 10px 0px;
      font-size: 14px;
      line-height: 20px;
      color: #292727; }
      .widgetProfile .rowBusiness p strong, .widgetProfile .rowBusiness p b {
        font-size: 14px; }
      .widgetProfile .rowBusiness p a {
        font-size: 14px; }
    .widgetProfile .rowTwoCol h1 {
      font-size: 26px;
      line-height: 34px; }
    .widgetProfile .rowTwoCol h2 {
      font-size: 22px;
      line-height: 26px; }
    .widgetProfile .rowTwoCol h3 {
      font-size: 20px;
      line-height: 24px; }
    .widgetProfile .rowTwoCol h4 {
      font-size: 18px;
      line-height: 24px;
      padding: 20px 0 10px 0; }
    .widgetProfile .rowTwoCol p {
      padding: 0px 0px 10px 0px;
      font-size: 14px;
      line-height: 20px;
      color: #292727; }
      .widgetProfile .rowTwoCol p strong, .widgetProfile .rowTwoCol p b {
        font-size: 14px; }
      .widgetProfile .rowTwoCol p a {
        font-size: 14px; } }
/* Chapter Home Start */
.widgetChapterHomeDetail {
  display: block;
  background-color: #F5F7F7;
  margin: 0px;
  padding: 40px 0px 40px 0px;
  overflow: hidden; }
  .widgetChapterHomeDetail .rowDetail {
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px;
    overflow: hidden; }
    .widgetChapterHomeDetail .rowDetail .firstCol {
      padding-right: 0px; }
    .widgetChapterHomeDetail .rowDetail h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 10px 0px 10px 0px;
      font-size: 36px;
      line-height: 42px;
      font-weight: 700;
      color: #292727;
      position: relative; }
      .widgetChapterHomeDetail .rowDetail h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterHomeDetail .rowDetail h3 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 10px 0px 10px 0px;
      font-size: 30px;
      line-height: 34px;
      font-weight: 700;
      color: #292727;
      position: relative; }
      .widgetChapterHomeDetail .rowDetail h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterHomeDetail .rowDetail h4 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 10px 0px 10px 0px;
      font-size: 24px;
      line-height: 28px;
      font-weight: 700;
      color: #292727;
      position: relative; }
      .widgetChapterHomeDetail .rowDetail h4:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterHomeDetail .rowDetail p {
      display: block;
      margin: 0px;
      padding: 8px 0px;
      font-size: 17px;
      line-height: 22px;
      font-weight: 500;
      color: #292727; }
      .widgetChapterHomeDetail .rowDetail p strong {
        font-size: 17px;
        line-height: 22px;
        font-weight: 700; }
      .widgetChapterHomeDetail .rowDetail p a {
        font-size: 17px;
        line-height: 22px;
        font-weight: 500;
        color: #CF2030;
        text-decoration: underline; }
        .widgetChapterHomeDetail .rowDetail p a:hover {
          text-decoration: none; }
    .widgetChapterHomeDetail .rowDetail .numberLink {
      display: inline-block;
      font-size: 100px;
      line-height: 100px;
      font-weight: 500;
      color: #CF2030;
      text-decoration: none; }
      .widgetChapterHomeDetail .rowDetail .numberLink span {
        display: block;
        font-size: 15px;
        line-height: 15px;
        margin-top: -5px;
        font-weight: 500;
        padding-right: 5px;
        color: #CF2030;
        text-decoration: underline; }
      .widgetChapterHomeDetail .rowDetail .numberLink:hover {
        color: #CF2030; }
        .widgetChapterHomeDetail .rowDetail .numberLink:hover span {
          text-decoration: none; }
    .widgetChapterHomeDetail .rowDetail .thirdCol .button {
      display: inline-block;
      margin: 0px 0px 20px 5px;
      padding: 10px 25px;
      border-radius: 25px;
      background-color: #CF2030;
      font-size: 17px;
      line-height: 22px;
      color: #fff;
      text-decoration: none;
      border: 1px solid #CF2030;
	  min-width: 230px;
	  }
      .widgetChapterHomeDetail .rowDetail .thirdCol .button span {
        float: left;
        font-size: 12px;
        line-height: 22px; }
      .widgetChapterHomeDetail .rowDetail .thirdCol .button:hover {
        border: 1px solid #CF2030;
        background: #fff;
        color: #CF2030; }
  .widgetChapterHomeDetail .chapterLeadershipRow {
    display: block;
    margin: 0px 0px 0px -15px;
    overflow: hidden;
    padding: 25px 0px 0px 0px; }
    .widgetChapterHomeDetail .chapterLeadershipRow h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 10px 0px 10px 0px;
      font-size: 36px;
      line-height: 42px;
      font-weight: 700;
      color: #292727;
      position: relative; }
      .widgetChapterHomeDetail .chapterLeadershipRow h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterHomeDetail .chapterLeadershipRow .card {
      position: relative;
      float: right;
      width: 33%;
      padding: 0px;
      margin: 0px;
      overflow: hidden; }
      .widgetChapterHomeDetail .chapterLeadershipRow .card .inside {
        position: relative;
        display: block;
        padding: 30px;
        background-color: #fff;
        margin: 15px 15px; }
        .widgetChapterHomeDetail .chapterLeadershipRow .card .inside p {
          display: block;
          margin: 0px;
          padding: 0px;
          font-size: 16px;
          line-height: 20px;
          font-weight: 400;
          color: #C8C9C7; }
          .widgetChapterHomeDetail .chapterLeadershipRow .card .inside p span.name {
            display: block;
            margin: 0px;
            padding: 0px 0px 5px 0px;
            font-size: 24px;
            line-height: 28px;
            font-weight: 500;
            color: #292727;
            text-decoration: none;
            width: 86% !important;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
            .widgetChapterHomeDetail .chapterLeadershipRow .card .inside p span.name span {
              display: block;
              font-size: 16px;
              line-height: 20px;
              font-weight: 400;
              color: #63666A;
              text-decoration: none; }
          .widgetChapterHomeDetail .chapterLeadershipRow .card .inside p .fa-phone {
            font-size: 14px; }
        .widgetChapterHomeDetail .chapterLeadershipRow .card .inside .iconEmail {
          position: absolute;
          left: 0px;
          top: 0px;
          padding: 48px 30px 48px 30px;
          font-size: 36px;
          line-height: 36px;
          color: #CF2030; }
          .widgetChapterHomeDetail .chapterLeadershipRow .card .inside .iconEmail:hover .fa {
            animation: nudge .4s linear; }
        .widgetChapterHomeDetail .chapterLeadershipRow .card .inside:hover {
          -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
          -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1); }
  .widgetChapterHomeDetail .chapterSpeakerRow {
    display: block;
    margin: 0px 0px 0px -15px;
    overflow: hidden;
    padding: 25px 0px 0px 0px; }
    .widgetChapterHomeDetail .chapterSpeakerRow h2 {
      display: block;
      margin: 0px 0 20px 0;
      padding: 10px 0px 10px 0px;
      font-size: 36px;
      line-height: 42px;
      font-weight: 700;
      color: #292727;
      position: relative; }
      .widgetChapterHomeDetail .chapterSpeakerRow h2:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100px;
        height: 5px;
        background: #CF2030; }
    .widgetChapterHomeDetail .chapterSpeakerRow p {
      display: block;
      margin: 0px 15px 2px 15px;
      padding: 12px 25px;
      font-size: 17px;
      line-height: 22px;
      color: #63666A;
      font-weight: 400;
      background-color: #fff; }
      .widgetChapterHomeDetail .chapterSpeakerRow p .date {
        color: #63666A;
        padding-left: 15px; }
      .widgetChapterHomeDetail .chapterSpeakerRow p .name {
        color: #292727;
        padding-left: 15px;
        font-weight: 600; }

@media (max-width: 1439px) {
  .widgetChapterHomeDetail {
    padding: 40px 0px 40px 0px; }
    .widgetChapterHomeDetail .holder .rowDetail {
      padding: 0px 0px 0px 0px; }
      .widgetChapterHomeDetail .holder .rowDetail h1 {
        font-size: 50px;
        line-height: 56px; }
      .widgetChapterHomeDetail .holder .rowDetail h2 {
        font-size: 30px;
        line-height: 36px; }
      .widgetChapterHomeDetail .holder .rowDetail h3 {
        font-size: 26px;
        line-height: 32px; }
      .widgetChapterHomeDetail .holder .rowDetail h4 {
        font-size: 20px;
        line-height: 26px; }
      .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button {
        font-size: 17px;
        line-height: 22px; }
        .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button span {
          float: left;
          font-size: 12px;
          line-height: 18px; }
    .widgetChapterHomeDetail .holder .chapterLeadershipRow {
      padding: 15px 0px 0px 3px; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow h2 {
        font-size: 30px;
        line-height: 36px; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside {
        padding: 20px; }
        .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside p {
          font-size: 14px;
          line-height: 18px; }
          .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside p span.name {
            font-size: 20px;
            line-height: 24px; }
            .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside p span.name span {
              font-size: 14px;
              line-height: 18px; }
          .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside p .fa-phone {
            font-size: 12px; }
        .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
          padding: 36px 30px 36px 30px;
          font-size: 32px;
          line-height: 32px; }
    .widgetChapterHomeDetail .holder .chapterSpeakerRow h2 {
      font-size: 30px;
      line-height: 36px; } }
@media (max-width: 1199px) {
  .widgetChapterHomeDetail {
    padding: 40px 0px 40px 0px; }
    .widgetChapterHomeDetail .holder .rowDetail {
      padding: 0px 0px 0px 0px; }
      .widgetChapterHomeDetail .holder .rowDetail h1 {
        font-size: 40px;
        line-height: 46px; }
      .widgetChapterHomeDetail .holder .rowDetail h2 {
        font-size: 25px;
        line-height: 34px; }
      .widgetChapterHomeDetail .holder .rowDetail h3 {
        font-size: 22px;
        line-height: 26px; }
      .widgetChapterHomeDetail .holder .rowDetail h4 {
        font-size: 18px;
        line-height: 24px; }
      .widgetChapterHomeDetail .holder .rowDetail p {
        font-size: 16px;
        line-height: 22px; }
        .widgetChapterHomeDetail .holder .rowDetail p strong, .widgetChapterHomeDetail .holder .rowDetail p b {
          font-size: 16px; }
        .widgetChapterHomeDetail .holder .rowDetail p a {
          font-size: 16px; }
      .widgetChapterHomeDetail .holder .rowDetail .thirdCol {
        padding-top: 25px; }
        .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button {
          font-size: 16px;
          line-height: 22px; }
          .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button span {
            float: left;
            font-size: 10px;
            line-height: 16px; }
    .widgetChapterHomeDetail .holder .chapterLeadershipRow {
      padding: 10px 0px 0px 5px; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow h2 {
        font-size: 25px;
        line-height: 34px; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside {
        padding: 18px; }
        .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
          padding: 36px 15px 36px 15px;
          font-size: 28px;
          line-height: 28px; }
    .widgetChapterHomeDetail .holder .chapterSpeakerRow h2 {
      font-size: 25px;
      line-height: 34px; }
    .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
      font-size: 16px;
      line-height: 22px; } }
@media (max-width: 991px) {
  .widgetChapterHomeDetail {
    padding: 40px 0px 40px 0px; }
    .widgetChapterHomeDetail .holder .rowDetail {
      padding: 0px 0px 0px 0px; }
      .widgetChapterHomeDetail .holder .rowDetail h1 {
        font-size: 30px;
        line-height: 36px;
        padding: 20px 0 10px 0; }
        .widgetChapterHomeDetail .holder .rowDetail h1:after {
          width: 70px;
          height: 5px; }
      .widgetChapterHomeDetail .holder .rowDetail h2 {
        font-size: 22px;
        line-height: 26px;
        padding: 20px 0 10px 0; }
        .widgetChapterHomeDetail .holder .rowDetail h2:after {
          width: 70px;
          height: 5px; }
      .widgetChapterHomeDetail .holder .rowDetail h3 {
        font-size: 20px;
        line-height: 24px;
        padding: 20px 0 10px 0; }
        .widgetChapterHomeDetail .holder .rowDetail h3:after {
          width: 70px;
          height: 5px; }
      .widgetChapterHomeDetail .holder .rowDetail h4 {
        font-size: 18px;
        line-height: 24px;
        padding: 20px 0 10px 0; }
        .widgetChapterHomeDetail .holder .rowDetail h4:after {
          width: 70px;
          height: 5px; }
      .widgetChapterHomeDetail .holder .rowDetail p {
        padding: 0px 0px 10px 0px;
        font-size: 16px;
        line-height: 22px;
        color: #292727; }
        .widgetChapterHomeDetail .holder .rowDetail p strong, .widgetChapterHomeDetail .holder .rowDetail p b {
          font-size: 16px; }
        .widgetChapterHomeDetail .holder .rowDetail p a {
          font-size: 16px; }
      .widgetChapterHomeDetail .holder .rowDetail .secondCol {
        padding-right: 0px; }
      .widgetChapterHomeDetail .holder .rowDetail .thirdCol {
        padding-top: 25px; }
        .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button span {
          float: left;
          font-size: 10px;
          line-height: 16px; }
    .widgetChapterHomeDetail .holder .chapterLeadershipRow {
      padding: 5px 0px 0px 15px; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow h2 {
        font-size: 22px;
        line-height: 26px;
        padding: 20px 0 10px 0; }
        .widgetChapterHomeDetail .holder .chapterLeadershipRow h2:after {
          width: 70px;
          height: 5px; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow .card {
        width: 50%; }
    .widgetChapterHomeDetail .holder .chapterSpeakerRow h2 {
      font-size: 22px;
      line-height: 26px;
      padding: 20px 0 10px 0; }
      .widgetChapterHomeDetail .holder .chapterSpeakerRow h2:after {
        width: 70px;
        height: 5px; }
    .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
      margin: 0px 0px 10px 0px;
      font-size: 16px;
      line-height: 22px; }
      .widgetChapterHomeDetail .holder .chapterSpeakerRow p .name {
        display: block; } }
@media (max-width: 767px) {
  .widgetChapterHomeDetail {
    padding: 30px 0px 30px 0px; }
    .widgetChapterHomeDetail .holder {
      padding: 0px; }
      .widgetChapterHomeDetail .holder .rowDetail {
        padding: 0px 30px;
        margin: 0px; }
        .widgetChapterHomeDetail .holder .rowDetail .secondCol {
          padding-right: 0px; }
        .widgetChapterHomeDetail .holder .rowDetail .thirdCol {
          padding-left: 0px;
          padding-right: 0px; }
        .widgetChapterHomeDetail .holder .rowDetail h1 {
          font-size: 26px;
          line-height: 34px; }
        .widgetChapterHomeDetail .holder .rowDetail h2 {
          font-size: 22px;
          line-height: 26px; }
        .widgetChapterHomeDetail .holder .rowDetail h3 {
          font-size: 20px;
          line-height: 24px; }
        .widgetChapterHomeDetail .holder .rowDetail h4 {
          font-size: 18px;
          line-height: 24px;
          padding: 20px 0 10px 0; }
        .widgetChapterHomeDetail .holder .rowDetail p {
          padding: 0px 0px 10px 0px;
          font-size: 14px;
          line-height: 20px;
          color: #000; }
          .widgetChapterHomeDetail .holder .rowDetail p strong, .widgetChapterHomeDetail .holder .rowDetail p b {
            font-size: 14px; }
          .widgetChapterHomeDetail .holder .rowDetail p a {
            font-size: 14px; }
        .widgetChapterHomeDetail .holder .rowDetail .button {
          padding-left: 15px;
          padding-right: 15px;
          border: 1px solid #F5F7F7;
          border-bottom: 0px solid #F5F7F7; }
          .widgetChapterHomeDetail .holder .rowDetail .button:last-child {
            border-bottom: 1px solid #F5F7F7; }
      .widgetChapterHomeDetail .holder .chapterLeadershipRow {
        padding: 20px 15px;
        margin: 0px; }
        .widgetChapterHomeDetail .holder .chapterLeadershipRow h2 {
          font-size: 22px;
          line-height: 26px; }
        .widgetChapterHomeDetail .holder .chapterLeadershipRow .card {
          width: 100%; }
          .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside {
            margin-top: 5px;
            margin-bottom: 5px; }
            .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside p {
              font-size: 14px;
              line-height: 18px; }
              .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside p span.name {
                font-size: 16px;
                line-height: 20px; }
            .widgetChapterHomeDetail .holder .chapterLeadershipRow .card .inside .iconEmail {
              font-size: 22px;
              line-height: 22px; }
      .widgetChapterHomeDetail .holder .chapterSpeakerRow {
        padding-right: 15px;
        padding-left: 30px; }
        .widgetChapterHomeDetail .holder .chapterSpeakerRow h2 {
          font-size: 22px;
          line-height: 26px; }
        .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
          margin: 0px 0px 10px 0px;
          font-size: 14px;
          line-height: 20px; }
          .widgetChapterHomeDetail .holder .chapterSpeakerRow p .name {
            display: block; } }
/* Chapter Home End */
.widgetImageTextCol {
  display: block;
  margin: 0px;
  padding: 50px 0px 50px 0px;
  overflow: hidden; }
  .widgetImageTextCol .holder .imgTxtWrap {
    max-width: 1140px;
    margin: 0 auto; }
  .widgetImageTextCol .holder .widgetImageTextInner {
    clear: both;
    display: block;
    overflow: hidden; }
  .widgetImageTextCol .holder .imageBox {
    float: right;
    width: 50%;
    overflow: hidden;
    z-index: 10;
    background-size: cover;
    position: relative;
    padding: 30px 30px 0 0px; }
    .widgetImageTextCol .holder .imageBox:after {
      content: '';
      width: 0;
      height: 0;
      border-top: 200px solid #CF2030;
      border-bottom: 0px solid transparent;
      border-left: 200px solid transparent;
      position: absolute;
      top: 0;
      right: 0px;
      z-index: -1; }
    .widgetImageTextCol .holder .imageBox img {
      max-width: 100%;
      width: 100%;
      height: 400px;
      object-fit: cover;
      box-shadow: 0px 1px 6px #00000029; }
  .widgetImageTextCol .holder .textBox {
    position: relative;
    float: left;
    width: 50%;
    min-height: 400px;
    background-color: #fff;
    overflow: hidden; }
    .widgetImageTextCol .holder .textBox .textboxInner {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      padding: 60px 60px 60px 0px; }
      .widgetImageTextCol .holder .textBox .textboxInner h3 {
        display: block;
        margin: 0px 0 20px 0;
        padding: 20px 0px 10px 0px;
        font-weight: 700;
        color: #292727;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        position: relative; }
        .widgetImageTextCol .holder .textBox .textboxInner h3:after {
          content: '';
          position: absolute;
          bottom: 0;
          right: 0;
          width: 100px;
          height: 5px;
          background: #CF2030; }
      .widgetImageTextCol .holder .textBox .textboxInner p {
        display: block;
        margin: 0px;
        padding: 8px 0px 8px 0px;
        font-size: 17px;
        line-height: 22px;
        font-weight: 400;
        color: #292727;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; }
        .widgetImageTextCol .holder .textBox .textboxInner p strong, .widgetImageTextCol .holder .textBox .textboxInner p b {
          font-size: 17px;
          font-weight: 700;
          margin: 0 0 10px 0;
          display: inline-block; }
        .widgetImageTextCol .holder .textBox .textboxInner p a {
          display: inline-block;
          font-size: 17px;
          font-weight: 500;
          color: #CF2030;
          text-decoration: underline; }
          .widgetImageTextCol .holder .textBox .textboxInner p a:hover {
            text-decoration: none; }

.widgetImageTextCol:nth-child(even) .holder .imageBox {
  float: left; }
.widgetImageTextCol:nth-child(even) .holder .textBox {
  float: right; }
  .widgetImageTextCol:nth-child(even) .holder .textBox .textboxInner {
    padding: 60px 0px 60px 60px; }

@media (max-width: 1439px) {
  .widgetImageTextCol {
    padding: 40px 0px 40px 0px; }
    .widgetImageTextCol .holder .textBox h3 {
      font-size: 22px;
      line-height: 32px; } }
@media (max-width: 1199px) {
  .widgetImageTextCol .holder .imgTxtWrap {
    max-width: 960px; }
  .widgetImageTextCol .holder .imageBox img {
    height: 320px; }
  .widgetImageTextCol .holder .textBox {
    min-height: 320px; }
    .widgetImageTextCol .holder .textBox .textboxInner {
      padding: 40px 40px 40px 0px; }
    .widgetImageTextCol .holder .textBox h3 {
      font-size: 22px;
      line-height: 32px; }

  .widgetImageTextCol:nth-child(even) .holder .textBox .textboxInner {
    padding: 40px 0px 40px 40px; } }
@media (max-width: 991px) {
  .widgetImageTextCol {
    padding: 30px 0px 30px 0px; }
    .widgetImageTextCol .holder .imgTxtWrap {
      max-width: 720px; }
    .widgetImageTextCol .holder .imageBox img {
      height: 280px; }
    .widgetImageTextCol .holder .textBox .textboxInner {
      padding: 30px 30px 30px 0px; }
    .widgetImageTextCol .holder .textBox p {
      padding: 20px 0px 0px 0px; }

  .widgetImageTextCol:nth-child(even) .holder .textBox .textboxInner {
    padding: 30px 0px 30px 30px; } }
@media (max-width: 767px) {
  .widgetImageTextCol {
    padding: 40px 0 0 0; }
    .widgetImageTextCol .holder .imgTxtWrap {
      max-width: 100%; }
    .widgetImageTextCol .holder .imageBox {
      float: none;
      width: 100%;
      padding: 20px 20px 0 0px; }
    .widgetImageTextCol .holder .textBox {
      float: none;
      display: block;
      width: 100%;
      padding: 15px 15px;
      margin: 0px 0px 0px 0px;
      min-height: inherit; }
      .widgetImageTextCol .holder .textBox .textboxInner {
        padding: 0;
        position: relative;
        top: auto;
        left: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0); }
        .widgetImageTextCol .holder .textBox .textboxInner h3 {
          margin: 0 0 10px 0;
          padding: 10px 0 10px 0; }

  .widgetImageTextCol:nth-child(even) .holder .textBox .textboxInner {
    padding: 0; } }
.widgetMemberProfileTop {
  position: relative;
  padding: 0 0 0px 0; }
  .widgetMemberProfileTop .holderSec {
    overflow: inherit; }
  .widgetMemberProfileTop .memberProfileInner {
    position: relative; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileBanner {
      position: relative;   
	  background-color: #c8c8c8;
	  padding: 40px 0px;}
      .widgetMemberProfileTop .memberProfileInner .memberProfileBanner img {
        width: 100%;
        height: 220px;
        object-fit: cover; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileBanner:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(99, 102, 106, 0.7);
        z-index: 0; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo {
      position: relative;
      margin-top: -100px;
      text-align: center; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .profilephoto img {
        width: 180px;
        height: 180px !important;
        border-radius: 50%;
        border: 4px solid #fff;
        object-fit: cover;
        object-position: top center;
        margin: 0 auto 10px; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo h2 {
        color: #292727;
        font-size: 36px;
        line-height: 42px;
        font-weight: 700;
        margin: 0; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo p {
        font-size: 17px;
        line-height: 24px;
        color: #292727;
        margin: 0; }
        .widgetMemberProfileTop .memberProfileInner .memberProfileInfo p a {
          display: inline-block;
          color: #CF2030;
          text-decoration: none; }
          .widgetMemberProfileTop .memberProfileInner .memberProfileInfo p a:hover {
            color: #292727; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo h6 {
        color: #63666A;
        font-size: 17px;
        line-height: 24px;
        margin: 0; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo {
        list-style: none;
        padding: 30px 0 30px 0;
        margin: 0;
        text-align: center; }
        .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li {
          display: inline-block;
          padding: 0 25px; }
          .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a {
            display: inline-block; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a svg.phone-red .cls-1 {
              fill: #CF2030; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a svg.phone-red .cls-2 {
              fill: #fff;
              stroke: #fff; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a svg.dots-red .cls-1 {
              fill: #CF2030; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a svg.dots-red .cls-2 {
              fill: #fff; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a svg.msg-red .cls-1 {
              fill: #CF2030; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a svg.msg-red .cls-2 {
              fill: #fff; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a:hover svg.phone-red .cls-1 {
              fill: #63666A; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a:hover svg.dots-red .cls-1 {
              fill: #63666A; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a:hover svg.msg-red .cls-1 {
              fill: #63666A; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails {
        background: #CF2030;
        padding: 30px 30px 60px 30px;
        margin: 0 0 0px 0;
        text-align: center;
        position: relative;
        display: none; }
        .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul {
          list-style: none;
          padding: 0 0 20px 0;
          margin: 0; }
          .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li {
            font-size: 17px;
            line-height: 22px;
            color: #fff;
            display: inline-block;
            padding: 0 15px; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li strong {
              display: block;
              text-transform: uppercase;
              font-weight: 400;
              font-size: 15px; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li a {
              display: inline-block;
              text-decoration: none;
              color: #fff; }
              .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li a:hover {
                text-decoration: underline; }
        .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p {
          font-size: 17px;
          line-height: 22px;
          color: #fff; }
          .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p strong {
            display: block;
            text-transform: uppercase;
            font-weight: 400;
            font-size: 15px; }
          .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p a {
            display: inline-block;
            text-decoration: none;
            color: #fff; }
            .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p a:hover {
              text-decoration: underline; }
        .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls {
          position: absolute;
          bottom: -30px;
          left: 50%;
          transform: translate(-50%, 0%);
          -webkit-transform: translate(-50%, 0%);
          -moz-transform: translate(-50%, 0%);
          -ms-transform: translate(-50%, 0%);
          background: #292727;
          padding: 10px 15px;
          width: 60%; }
          .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls a {
            display: inline-block;
            margin: 6px;
            padding: 0px 8px;
            border: 2px solid #292727;
            font-size: 18px;
            line-height: 34px;
            background-color: #fff;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            border-radius: 7px;
            transition: all 0s ease;
            -webkit-transition: all 0s ease; }

@media (max-width: 1439px) {
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo h2 {
    font-size: 30px;
    line-height: 36px; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo {
    padding: 30px 0 30px 0; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls {
    width: 80%; } }
@media (max-width: 1199px) {
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo h2 {
    font-size: 26px;
    line-height: 32px; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo {
    padding: 30px 0 30px 0; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls {
    width: 90%; } }
@media (max-width: 991px) {
	.widgetMemberProfileTop .memberProfileInner .memberProfileBanner {
		padding: 20px 0;
	}
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .profilephoto img {
    width: 150px;
    height: 150px !important; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo h2 {
    font-size: 26px;
    line-height: 32px; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo {
    padding: 20px 0 20px 0; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails {
    padding: 20px 20px 110px 20px; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li {
      font-size: 16px; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li strong {
        font-size: 13px; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p {
      font-size: 16px; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p strong {
        font-size: 13px; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls {
      width: 90%; } }
@media (max-width: 767px) {
	.widgetMemberProfileTop .memberProfileInner .memberProfileBanner  {
		padding: 20px 0;
	}
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .profilephoto img {
    width: 140px;
    height: 140px !important; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo h2 {
    font-size: 22px;
    line-height: 26px; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails {
    padding: 20px 20px 20px 20px; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul {
      padding: 0 0 30px 0; }
      .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li {
        font-size: 16px;
        display: block;
        padding: 5px 0; }
        .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails ul li strong {
          font-size: 13px; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails p {
      font-size: 16px; }
    .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls {
      width: 90%;
      position: relative;
      bottom: -50px;
      left: auto;
      transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      margin: 0 auto; } }
@media (max-width: 479px) {
  .widgetMemberProfileTop .memberProfileInner .memberProfileBanner img {
    height: 170px; }
  .widgetMemberProfileTop .memberProfileInner .memberProfileInfo .memberContactDetails .smUrls a {
    margin: 3px; } }
.widgetMemberCompanyDetail {
  background: #F5F7F7;
  padding: 30px 0;
  text-align: center; }
  .widgetMemberCompanyDetail .innerwrap {
    display: flex;
    align-items: center;
    justify-content: center; }
  .widgetMemberCompanyDetail .companyLogo {
    margin: 0 0px 0 60px; }
    .widgetMemberCompanyDetail .companyLogo img {
      width: 200px;
      height: auto;
      object-fit: cover; }
  .widgetMemberCompanyDetail .textHolder {
    text-align: right; }
    .widgetMemberCompanyDetail .textHolder p {
      font-size: 17px;
      line-height: 24px;
      color: #292727;
      margin: 0; }
      .widgetMemberCompanyDetail .textHolder p a {
        display: inline-block;
        color: #CF2030;
        text-decoration: none; }
        .widgetMemberCompanyDetail .textHolder p a:hover {
          color: #292727; }
    .widgetMemberCompanyDetail .textHolder h6 {
      color: #63666A;
      font-size: 17px;
      line-height: 24px;
      margin: 0; }

@media (max-width: 1439px) {
  .widgetMemberCompanyDetail {
    padding: 30px 0; } }
@media (max-width: 991px) {
  .widgetMemberCompanyDetail .companyLogo img {
    width: 170px; }
  .widgetMemberCompanyDetail .textHolder p {
    font-size: 16px; }
  .widgetMemberCompanyDetail .textHolder h6 {
    font-size: 16px; } }
@media (max-width: 991px) {
  .widgetMemberCompanyDetail .innerwrap {
    flex-direction: column;
    text-align: center; }
  .widgetMemberCompanyDetail .companyLogo {
    margin: 0 0 20px 0; }
  .widgetMemberCompanyDetail .textHolder {
    text-align: center; } }
.widgetMemberTxtVideo {
  padding: 30px 0 0px 0; }
  .widgetMemberTxtVideo h2 {
    display: block;
    margin: 0px 0 40px 0;
    padding: 0px 0px 18px 0;
    font-size: 36px;
    line-height: 42px;
    color: #292727;
    font-weight: 700;
    position: relative;
    text-align: center; }
    .widgetMemberTxtVideo h2:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 100px;
      height: 6px;
      background: #CF2030;
      transform: translate(-50%, 0%);
      -webkit-transform: translate(-50%, 0%);
      -moz-transform: translate(-50%, 0%); }
  .widgetMemberTxtVideo .textHolder p {
    display: block;
    margin: 0px;
    padding: 10px 0px;
    font-size: 17px;
    line-height: 22px;
    color: #292727;
    font-weight: 400;
    max-width: 80%; }
    .widgetMemberTxtVideo .textHolder p strong, .widgetMemberTxtVideo .textHolder p b {
      font-size: 17px;
      line-height: 22px;
      font-weight: 500; }
    .widgetMemberTxtVideo .textHolder p em, .widgetMemberTxtVideo .textHolder p i {
      font-size: 17px;
      line-height: 22px; }
    .widgetMemberTxtVideo .textHolder p a {
      font-size: 17px;
      line-height: 22px;
      font-weight: 500;
      color: #CF2030;
      text-decoration: underline; }
      .widgetMemberTxtVideo .textHolder p a:hover {
        text-decoration: none; }
  .widgetMemberTxtVideo .videoHolder {
    position: relative;
    padding-bottom: 52.9%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .widgetMemberTxtVideo .videoHolder iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

@media (max-width: 1439px) {
  .widgetMemberTxtVideo {
    padding: 30px 0 0px 0; }
    .widgetMemberTxtVideo h2 {
      font-size: 30px;
      line-height: 36px; }
    .widgetMemberTxtVideo .textHolder p {
      max-width: 100%; } }
@media (max-width: 1199px) {
	.widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a:hover svg.msg-red .cls-1,
	.widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a:hover svg.dots-red .cls-1,
	.widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a:hover svg.phone-red .cls-1{
	   fill:#CF2030;
	}	
  .widgetMemberTxtVideo {
    padding: 40px 0 40px 0; }
    .widgetMemberTxtVideo h2 {
      font-size: 26px;
      line-height: 32px; } }
@media (max-width: 991px) {
  .widgetMemberTxtVideo {
    padding: 30px 0 30px 0; }
    .widgetMemberTxtVideo h2 {
      font-size: 26px;
      line-height: 32px;
      margin: 0 0 20px 0; }
      .widgetMemberTxtVideo h2:after {
        width: 80px;
        height: 4px; }
    .widgetMemberTxtVideo .textHolder {
      margin: 0 0 30px 0; }
      .widgetMemberTxtVideo .textHolder p {
        font-size: 16px; } }
@media (max-width: 767px) {
  .widgetMemberTxtVideo h2 {
    font-size: 22px;
    line-height: 26px; }
  .widgetMemberTxtVideo .textHolder p {
    padding: 5px 0; } }
@media (max-width: 413px) {
  .widgetMemberTxtVideo h2 {
    font-size: 20px;
    line-height: 24px; } }
	
.widgetMemberCompanyDetailTopfix{
	padding-top:60px;
}	
.widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a.fadeoutphone svg.phone-red .cls-1,
.widgetMemberProfileTop .memberProfileInner .memberProfileInfo ul.memberContactInfo li a.fadeoutmsg svg.msg-red .cls-1{
	fill: #63666A !important;
	cursor: initial;
}	
/*# sourceMappingURL=styles-rtl.css.map */
