/* Generated by less 2.5.1 */
@charset "utf-8";
/* CSS Document */
/* Colors css Start */
/* Colors css End */
/* common css Start */
:visited,
:focus,
:active,
:hover {
  outline: 0 none !important;
  outline-color: transparent;
  outline-style: none;
}
::-webkit-input-placeholder {
  color: #666666;
}
:-moz-placeholder {
  color: #666666;
}
::-moz-placeholder {
  color: #666666;
}
:-ms-input-placeholder {
  color: #666666;
}
body {
  color: #000000;
  margin: 0px;
  padding: 0px;
  background-color: #666666;
}
body a {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
body input,
body select {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px #ffffff;
  -moz-box-shadow: 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 0px #ffffff;
}
.page {
  position: relative;
  display: block;
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
  max-width: 1800px;
  background-color: #ffffff;
  font-family: 'Roboto', 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: 'Roboto', sans-serif;
}
.page * {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
}
.page .holder {
  display: block;
  margin: 0px auto;
  padding: 0px 75px;
  overflow: hidden;
}
@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 */
html[dir="rtl"] [class^="col-"],
html[dir="rtl"] [class*=" col-"] {
  float: right;
}
/* Header Start */
header {
  display: block;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}
header .holder {
  overflow: visible !important;
}
header .topRow {
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #eeeeee;
}
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;
}
header .topRow .holder .menuDropdown li a {
  display: block;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  color: #666666;
  margin: 0px;
  padding: 15px 15px 15px 60px;
  text-decoration: none;
  text-align: right;
}
header .topRow .holder .menuDropdown li a .fa {
  position: absolute;
  top: 18px;
  left: 15px;
  font-size: 9px;
  color: #792b41;
  padding-right: 30px;
}
header .topRow .holder .menuDropdown li a:hover {
  color: #792b41;
}
header .topRow .holder .menuDropdown li ul {
  padding: 0px;
  margin: 0px;
  border-color: #eeeeee;
  border-top: 0px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  width: 100%;
}
header .topRow .holder .menuDropdown li ul:hover {
  border: 1px solid #eeeeee;
  border-top: 0px solid #ffffff;
}
header .topRow .holder .lCol .menuDropdown {
  margin-right: -15px;
}
header .topRow .holder .rCol {
  text-align: left;
}
header .topRow .holder .rCol .menuDropdown li a {
  background-color: #eeeeee;
}
header .topRow .holder .rCol a {
  display: inline-block;
  font-size: 13px;
  line-height: 17px;
  font-weight: 400;
  color: #666666;
  margin: 0px;
  padding: 10px 15px;
  text-decoration: none;
}
header .topRow .holder .rCol a:hover {
  color: #792b41;
}
@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: 10px 30px 10px 30px;
  }
  header .topRow .holder .lCol .menuDropdown li a .fa {
    padding-right: 15px;
    top: 13px;
    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: 10px 30px 10px 30px;
  }
  header .topRow .holder .rCol .menuDropdown li a .fa {
    padding-right: 15px;
    top: 13px;
    left: 30px;
  }
}
header .bottomRow {
  display: block;
  clear: both;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #eeeeee;
}
header .bottomRow .holder .colLogo {
  padding-left: 0px;
}
header .bottomRow .holder .colLogo .bniLogo {
  display: table;
  margin: 0px;
  padding: 19px 0px 19px 0px;
  text-decoration: none;
}
header .bottomRow .holder .colLogo .bniLogo .ico-055 {
  display: table-cell;
  color: #792b41;
  font-size: 50px;
  line-height: 50px;
}
header .bottomRow .holder .colLogo .bniLogo .texts {
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
}
header .bottomRow .holder .colLogo .bniLogo .texts .name {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  color: #252525;
  text-decoration: none;
}
header .bottomRow .holder .colLogo .bniLogo .texts .tagline {
  display: block;
  margin: 0px;
  padding: 1px 2px 0px 0px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  font-style: italic;
  color: #666666;
  text-decoration: none;
  white-space: nowrap;
}
header .bottomRow .holder .colLogo .bniLogo:hover .ico-055 {
  color: #641934;
}
header .bottomRow .holder .colNav {
  padding: 0px;
}
header .bottomRow .holder .colNav ul {
  display: block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
}
header .bottomRow .holder .colNav ul li {
  display: inline-block;
  margin: 0px;
  padding: 0px 14px;
}
header .bottomRow .holder .colNav ul li a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  padding: 35px 0px;
  color: #252525;
  text-decoration: none;
}
header .bottomRow .holder .colNav ul li a:hover {
  color: #792b41;
  width: 100%;
}
header .bottomRow .holder .colNav ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0%;
  border-bottom: 5px solid #792b41;
  transition: 0.2s;
}
header .bottomRow .holder .colNav ul li a:hover:after {
  width: 100%;
}
header .bottomRow .holder .colNav ul li.active a {
  background-color: #ffffff;
  color: #792b41;
}
header .bottomRow .holder .colNav ul li.active a:after {
  width: 100%;
}
@media (max-width: 1439px) {
  header .bottomRow .holder .colNav {
    padding-left: 10px;
  }
  header .bottomRow .holder .colNav ul li {
    padding: 0px 6px;
  }
  header .bottomRow .holder .colNav ul li a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  header .bottomRow .holder .colNav {
    clear: both;
    display: block;
    float: none;
    width: auto;
    border-top: 1px solid #eeeeee;
    padding: 0px 35px;
    margin: 0px auto;
    margin-left: -35px;
    margin-right: -35px;
  }
  header .bottomRow .holder .colNav ul li {
    padding: 0px 15px;
  }
  header .bottomRow .holder .colNav ul li a {
    font-size: 16px;
    line-height: 20px;
    padding: 20px 0px;
  }
}
@media (max-width: 991px) {
  header .bottomRow .holder .colNav {
    clear: none;
    display: block;
    float: right;
    width: 25%;
    border-top: 0px solid #eeeeee;
    padding: 0px 15px 0px 0px;
    margin: 0px;
  }
  header .bottomRow .holder .colNav ul li {
    padding: 0px 15px;
  }
  header .bottomRow .holder .colNav ul li a {
    font-size: 36px;
    line-height: 36px;
    padding: 27px 0px;
    color: #792b41;
  }
  header .bottomRow .holder .colNav ul li a:hover {
    color: #4e1127;
  }
  header .bottomRow .holder .colNav ul li a:hover:after {
    width: 0%;
  }
}
@media (max-width: 767px) {
  header .bottomRow .holder .colLogo .bniLogo {
    padding: 15px 0px 15px 0px;
  }
  header .bottomRow .holder .colLogo .bniLogo .ico-055 {
    font-size: 30px;
    line-height: 30px;
  }
  header .bottomRow .holder .colLogo .bniLogo .texts {
    padding-right: 4px;
  }
  header .bottomRow .holder .colLogo .bniLogo .texts .name {
    font-size: 22px;
    line-height: 22px;
    font-weight: 300;
    margin-top: -2px;
  }
  header .bottomRow .holder .colLogo .bniLogo .texts .tagline {
    padding-top: 0px;
    font-size: 13px;
    line-height: 13px;
  }
  header .bottomRow .holder .colNav {
    width: 16.66666667%;
    padding-right: 0px;
  }
  header .bottomRow .holder .colNav ul li a {
    font-size: 28px;
    line-height: 28px;
    padding: 17px 0px;
    color: #792b41;
  }
  header .bottomRow .holder .colNav ul li a:hover {
    color: #4e1127;
  }
}
@media (max-width: 413px) {
  header .bottomRow .holder .colLogo .bniLogo {
    display: block;
  }
  header .bottomRow .holder .colLogo .bniLogo .texts {
    display: block;
    padding-right: 0px;
    padding-top: 6px;
    margin-right: -2px;
  }
  header .bottomRow .holder .colLogo .bniLogo .texts .name {
    margin-top: 0px;
  }
}
/* Header End */
.widgetImageHeading {
  display: block;
  margin: 0px;
  padding: 50px 0px;
  background-color: #666666;
  overflow: hidden;
}
.widgetImageHeading h1 {
  display: block;
  margin: 0px;
  padding: 35px 40px;
  color: #ffffff;
  font-size: 52px;
  line-height: 58px;
  font-weight: 100;
  background-color: #792b41;
}
@media (max-width: 1439px) {
  .widgetImageHeading {
    padding: 50px 0px;
  }
  .widgetImageHeading h1 {
    padding: 35px 40px;
    color: #ffffff;
    font-size: 52px;
    line-height: 58px;
    font-weight: 100;
  }
}
@media (max-width: 1199px) {
  .widgetImageHeading {
    padding: 40px 0px 40px 0px;
  }
  .widgetImageHeading h1 {
    padding: 30px 35px;
    color: #ffffff;
    font-size: 44px;
    line-height: 50px;
    font-weight: 300;
  }
}
@media (max-width: 991px) {
  .widgetImageHeading {
    padding: 30px 0px 30px 0px;
  }
  .widgetImageHeading h1 {
    padding: 20px 25px;
    color: #ffffff;
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
  }
}
@media (max-width: 767px) {
  .widgetImageHeading {
    padding: 100px 0px 30px 0px;
  }
  .widgetImageHeading h1 {
    padding: 15px 15px;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
  }
}
/* 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 .holder {
  height: 100%;
}
.widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent {
  display: flex;
  width: 40%;
  align-items: center;
  height: 100%;
  padding-right: 15px;
}
.widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a {
  display: inline-block;
  font-size: 72px;
  line-height: 72px;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  margin-bottom: 50px;
}
.widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a strong {
  display: block;
  font-size: 72px;
  line-height: 84px;
  font-weight: 600;
}
.widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a span {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  background-color: #792b41;
  padding: 12px 15px;
}
.widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a span .ico-048 {
  font-size: 10px;
  line-height: 20px;
  padding-right: 40px;
}
.widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a:hover span {
  background-color: #4e1127;
}
.widgetSlider .carousel .carousel-indicators {
  padding: 0px;
  right: 90px;
  bottom: 70px;
  margin: 0px;
  text-align: right;
  width: 40%;
}
.widgetSlider .carousel .carousel-indicators li {
  width: 20px;
  height: 20px;
  margin: 0px 0px 0px 10px;
  background-color: #792b41;
  border-color: #ffffff;
}
.widgetSlider .carousel .carousel-indicators li.active {
  background-color: #ffffff;
  border-color: #792b41;
}
.widgetSlider .carousel .sliderLeft {
  position: absolute;
  top: 40%;
  left: 0px;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  background-color: #ffffff;
  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;
}
.widgetSlider .carousel .sliderLeft:hover {
  color: #792b41;
}
.widgetSlider .carousel .sliderRight {
  position: absolute;
  top: 40%;
  right: 0px;
  font-size: 16px;
  line-height: 16px;
  color: #666666;
  background-color: #ffffff;
  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;
}
.widgetSlider .carousel .sliderRight:hover {
  color: #792b41;
}
@media (max-width: 1439px) {
  .widgetSlider {
    height: 620px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent {
    width: 50%;
    align-items: center;
    text-align: right;
    height: 100%;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a {
    display: block;
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 30px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a strong {
    display: block;
    font-size: 62px;
    line-height: 74px;
  }
  .widgetSlider .carousel .carousel-indicators {
    right: 90px;
  }
}
@media (max-width: 1199px) {
  .widgetSlider {
    height: 520px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent {
    width: 80%;
    align-items: center;
    text-align: right;
    height: 100%;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a {
    display: block;
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 30px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a strong {
    display: block;
    font-size: 62px;
    line-height: 74px;
  }
  .widgetSlider .carousel .carousel-indicators {
    bottom: 45px;
    right: 50px;
  }
}
@media (max-width: 991px) {
  .widgetSlider {
    height: 420px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent {
    width: 80%;
    align-items: center;
    text-align: right;
    height: 100%;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a {
    display: block;
    font-size: 52px;
    line-height: 52px;
    margin-bottom: 30px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a strong {
    display: block;
    font-size: 52px;
    line-height: 64px;
  }
  .widgetSlider .carousel .carousel-indicators {
    bottom: 45px;
    right: 30px;
  }
}
@media (max-width: 767px) {
  .widgetSlider {
    height: 350px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent {
    display: block;
    width: 100%;
    align-items: center;
    text-align: right;
    height: 100%;
    padding-top: 80px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a {
    display: block;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 0px;
  }
  .widgetSlider .carousel .carousel-inner .item .slide .holder .sliderTxtContent a strong {
    display: block;
    font-size: 32px;
    line-height: 54px;
  }
  .widgetSlider .carousel .carousel-indicators {
    bottom: 35px;
    right: 30px;
  }
  .widgetSlider .carousel .sliderLeft {
    display: none;
  }
  .widgetSlider .carousel .sliderRight {
    display: none;
  }
}
/* Slider End */
/* FindChapterBox Start */
.widgetFindChapterBox {
  position: absolute;
  top: 560px;
  left: 0px;
  width: 50%;
  background-color: #641934;
  z-index: 9000;
}
.widgetFindChapterBox h1 {
  display: block;
  margin: 0px;
  padding: 35px 75px;
  color: #ffffff !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-rtl.png) no-repeat left center;
  background-size: 40%;
}
.widgetFindChapterBox .contentArea h2 {
  display: block;
  margin: 0px;
  padding: 5px 0px;
  color: #ffffff !important;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}
.widgetFindChapterBox .contentArea p {
  display: block;
  margin: 0px;
  padding: 10px 0px;
  color: #ffffff !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 #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #666666;
  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: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid #ffffff;
  padding: 19px 2px 19px 15px;
}
.widgetFindChapterBox .contentArea .input-group .btn-default span {
  display: block;
  color: #054d77;
  font-size: 14px !important;
  line-height: 14px !important;
  border-right: 1px solid #eeeeee;
  padding-right: 15px;
}
.widgetFindChapterBox .contentArea .input-group .btn-default .ico-048:before {
  content: "\e930";
}
@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-rtl.png) no-repeat left 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: #ffffff;
    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: #ffffff;
    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: #ffffff;
    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: #ffffff;
}
.widgetFindChapterBox + .widgetPageHeader h1 {
  color: #000000;
}
.widgetSlider + .widgetPageHeader {
  background-image: none;
  background-color: #ffffff;
}
.widgetSlider + .widgetPageHeader h1 {
  color: #000000;
}
.widgetPageHeader {
  display: block;
  padding: 80px 0px;
  margin: 0px;
  background: #641934 url(../images/findchapterbox-map-rtl.png) no-repeat left center;
  background-size: 20%;
  overflow: hidden;
}
.widgetPageHeader h1 {
  display: block;
  margin: 0px;
  padding: 5px 0px;
  color: #ffffff;
  font-size: 72px;
  line-height: 72px;
  font-weight: 100;
}
@media (max-width: 1439px) {
  .widgetPageHeader {
    padding: 70px 0px;
  }
  .widgetPageHeader h1 {
    font-size: 62px;
    line-height: 62px;
  }
}
@media (max-width: 1199px) {
  .widgetPageHeader {
    padding: 60px 0px;
  }
  .widgetPageHeader h1 {
    font-size: 52px;
    line-height: 52px;
  }
}
@media (max-width: 991px) {
  .widgetPageHeader {
    background-size: 25%;
    padding: 50px 0px;
  }
  .widgetPageHeader h1 {
    font-size: 42px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .widgetPageHeader {
    background-size: 30%;
    padding: 40px 0px;
  }
  .widgetPageHeader h1 {
    font-size: 32px;
    line-height: 32px;
    font-weight: 300;
  }
}
/* PageHeading End */
/* TextColumns Start */
.widgetTextColumns {
  clear: both;
  display: block;
  margin: 0px;
  padding: 60px 0px;
  overflow: hidden;
  background-color: #ffffff;
}
.widgetTextColumns h1 {
  display: block;
  margin: 0px;
  padding: 20px 0px 15px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  color: #000000;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.widgetTextColumns h2 {
  display: block;
  margin: 0px;
  padding: 20px 0px 15px 0px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  color: #000000;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.widgetTextColumns h3 {
  display: block;
  margin: 0px;
  padding: 20px 0px 5px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #000000;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.widgetTextColumns p {
  display: block;
  margin: 0px;
  padding: 8px 0px 8px 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.widgetTextColumns p strong,
.widgetTextColumns p b {
  font-size: 18px;
  font-weight: 500;
}
.widgetTextColumns p a {
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  color: #792b41;
  text-decoration: underline;
}
.widgetTextColumns p a:hover {
  color: #4e1127;
  text-decoration: none;
}
.widgetTextColumns p:nth-child(1) {
  padding: 20px 0px 8px 0px;
}
.widgetTextColumns p.legend {
  display: block;
  margin: 15px 0px 0px 0px;
  padding: 25px 0px 0px 0px;
  border-top: 1px solid #eeeeee;
}
.widgetTextColumns p.legend span {
  display: block;
  padding-right: 0px;
  padding-left: 25px;
  font-size: 18px;
  line-height: 28px;
}
.widgetTextColumns p.legend a {
  margin: 15px 0px 0px 0px;
  display: inline-block;
  padding: 12px 15px 12px 0px;
  font-size: 18px;
  line-height: 18px;
  background-color: #792b41;
  color: #ffffff;
  text-decoration: none;
}
.widgetTextColumns p.legend a .ico-048 {
  float: left;
  padding-left: 15px;
  padding-right: 40px;
  font-size: 12px;
  line-height: 18px;
}
.widgetTextColumns p.legend a .ico-048:before {
  content: "\e930";
}
.widgetTextColumns p.legend a:hover {
  background-color: #4e1127;
}
.widgetTextColumns p.required {
  border-right: 6px solid #792b41;
  padding: 2px 10px;
}
.widgetTextColumns ul {
  position: relative;
  list-style: none;
  padding-right: 20px;
}
.widgetTextColumns ul li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
  padding: 4px 0px;
}
.widgetTextColumns ul li:before {
  position: absolute;
  right: 2px;
  content: "\f111";
  color: #792b41;
  display: inline-block;
  font: normal normal normal 10px/28px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
  .widgetTextColumns {
    padding: 60px 0px;
  }
  .widgetTextColumns h1 {
    padding: 15px 0px 5px 0px;
    font-size: 38px;
    line-height: 33px;
  }
  .widgetTextColumns h2 {
    padding: 15px 0px 5px 0px;
    font-size: 24px;
    line-height: 28px;
  }
  .widgetTextColumns h3 {
    padding: 15px 0px 5px 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .widgetTextColumns p {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  .widgetTextColumns p strong,
  .widgetTextColumns p b {
    font-size: 16px;
  }
  .widgetTextColumns p a {
    font-size: 16px;
  }
  .widgetTextColumns ul li {
    font-size: 16px;
    line-height: 26px;
  }
  .widgetTextColumns ul li:before {
    font: normal normal normal 10px/26px FontAwesome;
  }
}
@media (max-width: 991px) {
  .widgetTextColumns {
    padding: 30px 0px 30px 0px;
  }
  .widgetTextColumns h1 {
    padding: 15px 0px 5px 0px;
    font-size: 38px;
    line-height: 33px;
  }
  .widgetTextColumns h2 {
    padding: 15px 0px 5px 0px;
    font-size: 24px;
    line-height: 28px;
  }
  .widgetTextColumns h3 {
    padding: 15px 0px 5px 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .widgetTextColumns p {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  .widgetTextColumns p strong,
  .widgetTextColumns p b {
    font-size: 16px;
  }
  .widgetTextColumns p a {
    font-size: 16px;
  }
  .widgetTextColumns ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .widgetTextColumns ul li:before {
    font: normal normal normal 10px/24px FontAwesome;
  }
}
@media (max-width: 767px) {
  .widgetTextColumns {
    padding: 30px 0px 30px 0px;
  }
  .widgetTextColumns h1 {
    padding: 15px 0px 5px 0px;
    font-size: 38px;
    line-height: 34px;
  }
  .widgetTextColumns h2 {
    padding: 15px 0px 5px 0px;
    font-size: 24px;
    line-height: 30px;
  }
  .widgetTextColumns h3 {
    padding: 15px 0px 5px 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .widgetTextColumns p {
    padding: 0px 0px 10px 0px;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
  }
  .widgetTextColumns p strong,
  .widgetTextColumns p b {
    font-size: 16px;
  }
  .widgetTextColumns p a {
    font-size: 16px;
  }
  .widgetTextColumns ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .widgetTextColumns ul li:before {
    font: normal normal normal 10px/22px FontAwesome;
  }
}
/* TextColumns End */
/* Banners Start */
.widgetBanners {
  clear: both;
  display: block;
  margin: 0px;
  padding: 105px 0px;
  overflow: hidden;
  background: #eeeeee url(../images/bg-lines-gray-rtl.png) no-repeat left top;
}
.widgetBanners .navTwo {
  display: block;
  height: 425px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #ffffff;
  padding: 54px 40px;
  margin: 15px 0px;
  list-style: none;
}
.widgetBanners .navTwo li {
  display: block;
  margin: -1px 0px 0px 0px;
  padding: 0px;
}
.widgetBanners .navTwo li a {
  position: relative;
  display: block;
  margin: 0px;
  padding: 20px 0px;
  font-size: 18px;
  line-height: 22px;
  color: #792b41;
  text-decoration: none;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.widgetBanners .navTwo li a span {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 10px;
  line-height: 10px;
  padding: 26px 0px;
  margin-left: 0px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.widgetBanners .navTwo li a .ico-048:before {
  content: "\e930";
}
.widgetBanners .navTwo li a:hover {
  color: #ffffff;
  background-color: #641934;
  padding: 20px 40px;
  margin: 0px -40px;
}
.widgetBanners .navTwo li a:hover span {
  margin-left: 40px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.widgetBanners .navTwo 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: #ffffff;
}
.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: #ffffff;
  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;
}
@media (max-width: 1439px) {
  .widgetBanners {
    padding: 80px 0px;
  }
  .widgetBanners .navTwo {
    height: 350px;
    padding: 42px 30px;
  }
  .widgetBanners .navTwo li a {
    padding: 16px 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .widgetBanners .navTwo li a span {
    padding: 21px 0px;
  }
  .widgetBanners .navTwo li a:hover {
    padding: 16px 30px;
    margin: 0px -30px;
  }
  .widgetBanners .navTwo li a:hover span {
    margin-left: 30px;
  }
  .widgetBanners .banner {
    height: 350px;
  }
  .widgetBanners .visit {
    font-size: 20px;
  }
  .widgetBanners .visit span {
    padding-top: 247px;
  }
}
@media (max-width: 767px) {
  .widgetBanners {
    padding: 0px 0px;
  }
  .widgetBanners .holder {
    padding: 0px;
  }
  .widgetBanners .col-xs-12.col-sm-6.col-md-6.col-lg-3 {
    padding: 0px;
  }
  .widgetBanners .col-xs-6.col-sm-6.col-md-6.col-lg-3 {
    padding: 0px;
  }
  .widgetBanners .navTwo {
    height: 320px;
    padding: 30px 30px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 1px;
  }
  .widgetBanners .navTwo li a {
    padding: 15px 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .widgetBanners .navTwo li a span {
    padding: 20px 0px;
  }
  .widgetBanners .navTwo li a:hover {
    padding: 15px 30px;
    margin: 0px -30px;
  }
  .widgetBanners .navTwo li a:hover span {
    margin-left: 30px;
  }
  .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;
  }
}
@media (max-width: 413px) {
  .widgetBanners .boxes {
    float: none;
    display: block;
    width: 100%;
  }
  .widgetBanners .navTwo {
    height: auto !important;
    padding: 30px 30px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .widgetBanners .navTwo li a {
    padding: 15px 0px;
    font-size: 16px;
    line-height: 20px;
  }
  .widgetBanners .navTwo li a span {
    padding: 20px 0px;
  }
  .widgetBanners .navTwo li a:hover {
    padding: 15px 30px;
    margin: 0px -30px;
  }
  .widgetBanners .navTwo li a:hover span {
    margin-left: 30px;
  }
  .widgetBanners .banner {
    height: 320px;
    margin-top: 1px;
    margin-bottom: 0px;
  }
  .widgetBanners .banner:hover {
    opacity: 0.9;
  }
  .widgetBanners .boxes:nth-child(odd) .banner {
    margin-left: 0px;
  }
}
/* Banners End */
/* BNI Feed Start */
.widgetBniFeed {
  display: block;
  margin: 0px;
  padding: 100px 0px;
  overflow: hidden;
  background-color: #ffffff;
}
.widgetBniFeed .holder .topRow {
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
.widgetBniFeed .holder .topRow p {
  display: block;
  margin: 0px;
  padding: 0px 0px 40px 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.widgetBniFeed .holder .topRow p a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #792b41;
  padding-right: 15px;
  text-decoration: none;
}
.widgetBniFeed .holder .topRow p a span {
  float: left;
  padding-top: 4px;
  font-size: 12px;
  line-height: 12px;
  padding-right: 8px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.2s ease;
}
.widgetBniFeed .holder .topRow p a .ico-048:before {
  content: "\e930";
}
.widgetBniFeed .holder .topRow p a:hover {
  color: #4e1127;
}
.widgetBniFeed .holder .topRow p a:hover span {
  padding-right: 16px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.2s ease;
}
.widgetBniFeed .holder .rss-box {
  display: block;
  margin: 0px -15px;
  padding: 0px;
  overflow: hidden;
  direction: ltr;
}
.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 #eeeeee;
  vertical-align: top;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #666666;
}
.widgetBniFeed .holder .rss-box ul li a {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #252525;
  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: #792b41;
  text-decoration: none;
}
.widgetBniFeed .holder .rss-box ul li a:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 0%;
  border-top: 5px solid #792b41;
  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: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #666666;
  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: 14px;
  line-height: 14px;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .widgetBniFeed {
    padding: 80px 0px;
  }
  .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: 40px 0px;
  }
  .widgetBniFeed .holder .topRow p {
    padding: 0px 0px 20px 0px;
  }
  .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: 413px) {
  .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: #641934;
}
.widgetNewsLetterBox .holder {
  margin: 0px auto;
  max-width: 1440px;
}
.widgetNewsLetterBox .holder h1 {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
}
.widgetNewsLetterBox .holder .input-group {
  margin: 0px;
  max-width: 500px;
}
.widgetNewsLetterBox .holder .input-group .form-control {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #666666;
  padding: 15px;
  height: 52px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.widgetNewsLetterBox .holder .input-group .form-control:focus {
  outline: none;
  outline-style: none;
  box-shadow: none;
}
.widgetNewsLetterBox .holder .input-group .btn-default {
  background-color: #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0px solid #ffffff;
  padding: 19px 2px 19px 15px;
}
.widgetNewsLetterBox .holder .input-group .btn-default span {
  display: block;
  color: #054d77;
  font-size: 14px !important;
  line-height: 14px !important;
  border-right: 1px solid #eeeeee;
  padding-right: 15px;
}
.widgetNewsLetterBox .holder .input-group .btn-default .ico-048:before {
  content: "\e930";
}
.widgetNewsLetterBox .holder div.error {
  display: none;
  max-width: 500px;
  margin: 0px;
  padding: 4px 15px;
  background-color: #eb2127;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
}
@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 h1 {
    padding-bottom: 15px;
  }
  .widgetNewsLetterBox .holder .input-group {
    max-width: 360px;
  }
}
@media (max-width: 413px) {
  .widgetNewsLetterBox .holder h1 {
    font-size: 18px;
    line-height: 22px;
  }
}
/* NewsLetter Box End */
/* Testimonial Start */
.widgetTestimonial {
  display: block;
  margin: 0px;
  padding: 100px 0px 50px 0px;
  overflow: hidden;
  background-color: #eeeeee;
}
.widgetTestimonial .holder .imageBox {
  float: left;
  width: 630px;
  height: 700px;
  overflow: hidden;
  background-color: #252525;
  margin-left: 15px;
  z-index: 90;
  background: url(../images/testimonial-001.jpg) no-repeat center center;
  background-size: cover;
}
.widgetTestimonial .holder .textBox {
  position: relative;
  float: left;
  width: 515px;
  min-height: 300px;
  background-color: #ffffff;
  overflow: hidden;
  padding: 60px 60px;
  margin: 40px 0px 0px -80px;
  z-index: 100;
}
.widgetTestimonial .holder .textBox h3 {
  display: block;
  margin: 0px;
  padding: 0px 0px 25px 50px;
  font-size: 24px;
  line-height: 34px;
  color: #252525;
  border-bottom: 4px solid #eeeeee;
}
.widgetTestimonial .holder .textBox p {
  display: block;
  margin: 0px;
  padding: 30px 0px 0px 50px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  color: #666666;
}
.widgetTestimonial .holder .textBox p a.name {
  position: relative;
  display: inline-block;
  padding: 10px 15px 10px 15px;
  background-color: #792b41;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
.widgetTestimonial .holder .textBox p a.name .ico-048 {
  float: left;
  font-size: 10px;
  line-height: 22px;
  padding-right: 40px;
}
.widgetTestimonial .holder .textBox p a.name .ico-048:before {
  content: "\e930";
}
.widgetTestimonial .holder .textBox p a.name:hover {
  background-color: #4e1127;
}
.widgetTestimonial .holder .textBox p span.name {
  padding: 10px 0px 10px 0px;
  color: #252525;
  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: #792b41;
  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: #666666;
}
.widgetTestimonial .holder .textBox:after {
  position: absolute;
  top: 60px;
  left: 50px;
  content: "\f10d";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 32px;
  color: #792b41;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widgetTestimonial:nth-child(odd) {
  background-color: #ffffff;
}
.widgetTestimonial:nth-child(odd) .holder .imageBox {
  float: right;
  margin-left: 0px;
  margin-right: 15px;
  background: url(../images/testimonial-002.jpg) no-repeat center center;
  background-size: cover;
}
.widgetTestimonial:nth-child(odd) .holder .textBox {
  float: right;
  background-color: #eeeeee;
  margin: 40px -80px 0px 0px;
}
.widgetTestimonial:nth-child(odd) .holder .textBox h3 {
  border-bottom: 4px solid #ffffff;
}
.widgetTestimonial:nth-child(3n) .holder .imageBox {
  background: url(../images/testimonial-003.jpg) no-repeat center center;
  background-size: cover;
}
@media (max-width: 1439px) {
  .widgetTestimonial {
    padding: 90px 0px 40px 0px;
  }
  .widgetTestimonial .holder .imageBox {
    width: 600px;
    height: 665px;
  }
}
@media (max-width: 1199px) {
  .widgetTestimonial {
    padding: 80px 0px 30px 0px;
  }
  .widgetTestimonial .holder .imageBox {
    width: 535px;
    height: 595px;
  }
  .widgetTestimonial .holder .textBox {
    width: 430px;
    padding: 40px 40px;
    margin: 40px 0px 0px -80px;
  }
  .widgetTestimonial .holder .textBox h3 {
    font-size: 22px;
    line-height: 32px;
    padding: 0px 0px 25px 40px;
  }
  .widgetTestimonial .holder .textBox:after {
    top: 40px;
    left: 40px;
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .widgetTestimonial {
    padding: 60px 0px 40px 0px;
  }
  .widgetTestimonial .holder .imageBox {
    width: 47%;
    height: 500px;
  }
  .widgetTestimonial .holder .textBox {
    width: 400px;
    padding: 30px 30px;
    margin: 20px 0px 0px -60px;
    min-height: 200px;
  }
  .widgetTestimonial .holder .textBox h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 0px 0px 20px 30px;
  }
  .widgetTestimonial .holder .textBox p {
    padding: 20px 0px 0px 30px;
    font-size: 18px;
    line-height: 22px;
  }
  .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;
  }
  .widgetTestimonial .holder .textBox:after {
    top: 35px;
    left: 30px;
    font-size: 18px;
  }
  .widgetTestimonial:nth-child(odd) .holder .textBox {
    margin: 40px -60px 0px 0px;
  }
}
@media (max-width: 767px) {
  .widgetTestimonial {
    padding: 30px 0px 30px 0px;
  }
  .widgetTestimonial .holder {
    padding: 0px;
  }
  .widgetTestimonial .holder .imageBox {
    display: none;
  }
  .widgetTestimonial .holder .textBox {
    float: none;
    display: block;
    width: 100%;
    padding: 30px 30px;
    margin: 0px 0px 0px 0px;
    min-height: 200px;
    background-color: #eeeeee;
    overflow: hidden;
  }
  .widgetTestimonial .holder .textBox h3 {
    border-color: #ffffff;
  }
  .widgetTestimonial .holder .textBox:after {
    top: 35px;
    left: 30px;
    font-size: 18px;
  }
  .widgetTestimonial:nth-child(odd) {
    background-color: #eeeeee;
  }
  .widgetTestimonial:nth-child(odd) .holder .textBox {
    margin: 0px 0px 0px 0px;
  }
}
/* 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;
  left: 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: #d5d5d5;
  border: 1px solid #d5d5d5;
  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);
  border-left: 0px solid rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
  padding: 0.9em;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 400px;
  height: 50px;
}
.widgetVisitChapter .googleMapSearchRow #go {
  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 15px 17px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  margin: 0px -4px 0px 0px;
  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 .ico-048:before {
  content: "\e930";
}
.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 15px 17px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ffffff;
  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: #ffffff;
  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;
}
.widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinChapter {
  position: relative;
  display: block;
  padding: 4px 22px 0px 0px;
  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: #792b41;
}
.widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinCoreGroup {
  position: relative;
  display: block;
  padding: 4px 22px 0px 0px;
  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: #054d77;
}
.widgetVisitChapter .map-and-list .map-list .map-canvas-legends .pinPlannedGroup {
  position: relative;
  display: block;
  padding: 4px 22px 0px 0px;
  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: #666666;
}
.widgetVisitChapter .map-and-list .map-list .scrollArea {
  position: absolute;
  bottom: 0px;
  top: 123px;
  left: 0px;
  right: 0px;
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}
.widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail {
  display: block;
  padding: 25px 21px 25px 25px;
  border-bottom: 1px solid #d7d7d7;
  border-right: 4px solid #ffffff;
  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 0px 0px 10px;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  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: #792b41;
}
.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: #054d77;
}
.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: #666666;
}
.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: #666666;
  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: #000000;
  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: #000000;
  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: #000000;
  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: #792b41;
  text-decoration: none;
}
.widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail .buttonArea:hover {
  border-bottom: 1px solid #792b41;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.widgetVisitChapter .map-and-list .map-list .scrollArea .boxDetail:hover {
  border-right: 4px solid #641934;
  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;
}
@media (max-width: 1649px) {
  .widgetVisitChapter .map-and-list .map-list {
    width: 440px;
  }
}
@media (max-width: 1439px) {
  .widgetVisitChapter .map-and-list .map-list {
    width: 400px;
  }
}
@media (max-width: 1199px) {
  .widgetVisitChapter .googleMapSearchRow {
    padding: 8px 50px;
  }
  .widgetVisitChapter .map-and-list .map-list {
    width: 350px;
  }
}
@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: 14px 12px 13px 12px;
  }
  .widgetVisitChapter .googleMapSearchRow #go span {
    padding-right: 12px;
  }
  .widgetVisitChapter .googleMapSearchRow #reset {
    font-size: 14px;
    line-height: 14px;
    padding: 14px 12px 13px 12px;
  }
  .widgetVisitChapter .googleMapSearchRow #reset span {
    padding-right: 12px;
  }
  .widgetVisitChapter .googleMapSearchError {
    padding: 10px 50px;
  }
  .widgetVisitChapter .map-and-list .map-list {
    width: 300px;
  }
  .widgetVisitChapter .map-and-list .map-list .map-canvas-legends {
    padding: 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;
  }
}
@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;
  }
}
/* Visit Chapter End */
/* Accordion Start */
.widgetAccordion {
  display: block;
  background-color: #ffffff;
  padding: 15px 0px 50px 0px;
  margin: 0px;
  overflow: hidden;
}
.widgetAccordion .panel-group {
  display: block;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
}
.widgetAccordion .panel-group .panel-default {
  display: block;
  overflow: hidden;
  margin: 1px 0px 1px 0px;
  padding: 0px;
  border: 0px solid #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #ffffff;
  -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 #ffffff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #ffffff;
}
.widgetAccordion .panel-group .panel-default .panel-heading a {
  display: block;
  margin: 0px;
  padding: 15px 15px;
  border: 0px solid #ffffff;
  text-decoration: none;
  background-color: #eeeeee;
  color: #792b41;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.widgetAccordion .panel-group .panel-default .panel-heading a:hover {
  background-color: #eeeeee;
  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: #792b41;
  color: #ffffff;
}
.widgetAccordion .panel-group .panel-default .panel-heading .collapsed:hover {
  background-color: #4e1127;
  color: #ffffff;
}
.widgetAccordion .panel-group .panel-default .panel-heading .collapsed:before {
  content: "\f067";
}
.widgetAccordion .panel-group .panel-default .panel-collapse {
  background-color: #ffffff;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body {
  background-color: #eeeeee;
  padding: 25px 40px 25px 25px;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h1 {
  display: block;
  margin: 0px;
  padding: 13px 0px;
  font-size: 26px;
  line-height: 30px;
  color: #000000;
  font-weight: 500;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
  display: block;
  margin: 0px;
  padding: 11px 0px;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  font-weight: 500;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
  display: block;
  margin: 0px;
  padding: 11px 0px;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  font-weight: 500;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
  display: block;
  margin: 0px;
  padding: 7px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
  font-weight: 400;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p {
  display: block;
  margin: 0px;
  padding: 8px 0px;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  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: 18px;
  line-height: 26px;
  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: 18px;
  line-height: 26px;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  color: #641934;
  text-decoration: underline;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a:hover {
  color: #4e1127;
  text-decoration: none;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul {
  position: relative;
  list-style: none;
  padding-right: 20px;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  padding: 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: 18px;
  line-height: 24px;
  font-weight: 500;
}
.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: 18px;
  line-height: 24px;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #641934;
  text-decoration: underline;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a:hover {
  color: #4e1127;
  text-decoration: none;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li:before {
  position: absolute;
  right: 2px;
  content: "\f111";
  color: #792b41;
  display: inline-block;
  font: normal normal normal 10px/24px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
.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: #666666;
}
.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: #792b41;
}
.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: #ffffff;
  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: #666666;
}
.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: #792b41;
  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: #666666;
  text-decoration: none;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a:hover {
  color: #4e1127;
  text-decoration: none;
}
.widgetAccordion .panel-group .panel-default .panel-collapse .panel-body .contactLeadershipRow .card .inside p a:hover span {
  color: #666666;
  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: #792b41;
}
.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: #252525;
  color: #ffffff;
}
.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: #792b41;
  width: 100%;
  height: 100%;
  font-size: 56px;
  line-height: 56px;
  text-align: center;
  color: #ffffff;
  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 .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 .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 .contactDetailsRow {
    margin: 0px 5px 0px 0px;
  }
  .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 {
    padding: 13px 0px;
    font-size: 26px;
    line-height: 30px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h2 {
    padding: 11px 0px;
    font-size: 22px;
    line-height: 26px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h3 {
    padding: 11px 0px;
    font-size: 18px;
    line-height: 22px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body h4 {
    padding: 7px 0px;
    font-size: 14px;
    line-height: 18px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p {
    padding: 8px 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .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: 24px;
  }
  .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: 24px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body p a {
    font-size: 16px;
    line-height: 24px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .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: 24px;
  }
  .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: 24px;
  }
  .widgetAccordion .panel-group .panel-default .panel-collapse .panel-body ul li a {
    font-size: 16px;
    line-height: 24px;
  }
  .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: #eeeeee;
    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 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: #ffffff;
  overflow: hidden;
}
.widgetDataTable .dataTables_wrapper {
  direction: rtl;
}
.widgetDataTable .dataTables_wrapper .row .col-sm-12 {
  float: unset;
}
.widgetDataTable .dataTables_wrapper .row:first-child {
  background-color: #eeeeee;
  padding: 20px 0px;
}
.widgetDataTable .dataTables_wrapper .row:last-child {
  background-color: #d5d5d5;
  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: #666666;
  white-space: nowrap;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
}
.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 #ffffff !important;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  padding: 18px 15px;
  margin-right: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: 0px 0px 0px #ffffff;
}
.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: #666666;
}
.widgetDataTable .dataTables_wrapper .dataTables_paginate {
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 90px;
  text-align: left;
}
.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 .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: #ffffff;
  background-color: #252525;
  border-color: #eeeeee;
  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: #ffffff;
  background-color: #792b41;
  border-color: #eeeeee;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.widgetDataTable .dataTables_wrapper .dataTables_paginate .pagination .paginate_button a:hover {
  color: #ffffff;
  background-color: #4e1127;
  border-color: #eeeeee;
}
.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: #ffffff;
  background-color: #252525;
  border-color: #eeeeee;
}
.widgetDataTable .dataTables_wrapper .listtables {
  margin: 0px;
}
.widgetDataTable .dataTables_wrapper .listtables thead {
  background-color: #d5d5d5;
}
.widgetDataTable .dataTables_wrapper .listtables thead tr th {
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #792b41;
  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: left;
  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: #792b41;
  white-space: nowrap;
  margin-left: -15px;
}
.widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_asc:after {
  float: left;
  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: #792b41;
  margin-left: -15px;
}
.widgetDataTable .dataTables_wrapper .listtables thead tr .sorting_desc:after {
  float: left;
  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: #792b41;
  margin-left: -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: #ffffff;
}
.widgetDataTable .dataTables_wrapper .listtables tbody tr td {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #252525;
  padding: 15px 15px;
  border-left: 1px solid #ffffff;
}
.widgetDataTable .dataTables_wrapper .listtables tbody tr td a {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #054d77;
  text-decoration: none;
}
.widgetDataTable .dataTables_wrapper .listtables tbody tr td a:hover {
  color: #792b41;
  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: #252525;
  color: #ffffff;
}
.widgetDataTable .dataTables_wrapper .listtables tbody tr .groupexact {
  background-color: #054d77;
  color: #ffffff;
}
.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 #ffffff;
}
.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: #792b41;
}
.widgetDataTable .dataTables_wrapper .listtables .sendMessageIcon:hover {
  animation: nudge .4s linear;
  color: #4e1127;
}
.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 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;
  left: unset;
  height: 100%;
  vertical-align: middle;
  width: auto;
  color: #ffffff;
  border: 0px solid #792b41;
  border-radius: 0px;
  box-shadow: 0 0 0px #ffffff;
  font-family: 'Courier New', Courier, monospace;
  font-size: inherit;
  line-height: 55px;
  padding: 0px 6px 0px 6px;
  background-color: #792b41;
}
.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: #666666;
  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: #000000;
  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 .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: #666666;
    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: #000000;
    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:first-child .col-sm-6:last-child {
    float: left;
  }
  .widgetDataTable .dataTables_wrapper .row:last-child .col-sm-7:last-child {
    float: left;
  }
  .widgetDataTable .dataTables_wrapper .row .col-sm-12 {
    padding-right: 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: 542px) {
  .widgetDataTable .dataTables_wrapper .row:last-child .col-sm-7:last-child {
    float: right;
  }
  .widgetDataTable .dataTables_wrapper .row:last-child .col-sm-7:last-child .dataTables_paginate .pagination {
    padding-right: 0px;
  }
}
@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: #ffffff;
}
.widgetEventCalendar .widgetEventCalendarToolBar {
  display: block;
  margin: 0px;
  padding: 0px 75px 25px 75px;
  background-color: #eeeeee;
  overflow: hidden;
}
.widgetEventCalendar .widgetEventCalendarToolBar .selectField {
  float: right;
  background: #ffffff url(../images/select-bg-rtl.png) no-repeat left center;
  color: #000000;
  border: 1px solid #d5d5d5;
  padding: 12px 15px 12px 40px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 25px 15px 0px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.widgetEventCalendar .widgetEventCalendarToolBar select::-ms-expand {
  display: none;
}
.widgetEventCalendar #calendar {
  display: block;
  margin: 0px;
  padding: 0px 15px;
  overflow: hidden;
}
.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-left h2 {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 22px;
  line-height: 33px;
  color: #000000;
}
.widgetEventCalendar #calendar .fc-header-toolbar .fc-center,
.widgetEventCalendar #calendar .fc-header-toolbar .fc-clear {
  display: none;
}
.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-right .fc-button-group button {
  float: right;
  margin: 0px;
  height: auto;
  font-size: 14px;
  line-height: 14px;
  padding: 8px 16px;
  border: 1px solid #641934;
  background-color: #792b41;
}
.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: #252525;
  border: 0px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.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: "\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-header-toolbar .fc-right .fc-button-group .fc-next-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-view-container .fc-basic-view {
  direction: rtl;
}
.widgetEventCalendar #calendar .fc-view-container .fc-basic-view table thead.fc-head tr td.fc-head-container.ui-widget-header {
  border: 0px solid #eeeeee;
}
.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 #eeeeee;
}
.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 #792b41;
  background-color: #252525;
}
.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: #ffffff;
}
.widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content {
  border: 1px solid #eeeeee;
}
.widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content .fc-event-container {
  text-align: right;
}
.widgetEventCalendar #calendar .fc-view-container .fc-basic-view table tbody.fc-body tr td.ui-widget-content div.fc-scroller.fc-day-grid-container {
  overflow: visible !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 a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #054d77;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid #054d77;
}
.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;
}
.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: #000000;
}
.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: #666666;
  background-color: #eeeeee;
}
.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: #792b41;
  text-decoration: none;
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
.widgetEventCalendar #calendarMobile .rows .eventsList a:hover {
  color: #ffffff;
  background-color: #792b41;
  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 {
    padding: 0px 35px 25px 35px;
  }
  .widgetEventCalendar .widgetEventCalendarToolBar .selectField {
    padding: 12px 15px 12px 35px;
    margin: 25px 15px 0px 5px;
  }
}
@media (max-width: 991px) {
  .widgetEventCalendar .widgetEventCalendarToolBar {
    padding: 0px 25px 25px 25px;
  }
  .widgetEventCalendar .widgetEventCalendarToolBar .selectField {
    padding: 10px 10px 10px 30px;
    margin: 25px 2px 0px 2px;
  }
}
@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: #000000;
}
.widgetEventDetail .headingRow p {
  display: block;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #000000;
}
.widgetEventDetail .headingRow p .fa {
  color: #666666;
  padding-right: 4px;
}
.widgetEventDetail .headingRow p span {
  display: inline-block;
  padding-left: 6px;
  padding-right: 6px;
  color: #666666;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.widgetEventDetail .headingRow p .dtValue {
  color: #000000;
}
.widgetEventDetail .threeColRow p {
  display: block;
  margin: 0px;
  padding: 25px 0px 25px 0px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #000000;
}
.widgetEventDetail .threeColRow .box {
  display: block;
  margin: 30px 0px 0px 0px;
  padding: 25px;
  overflow: hidden;
  background-color: #eeeeee;
}
.widgetEventDetail .threeColRow .box h3 {
  display: block;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 500;
  color: #000000;
}
.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: #792b41;
  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: #000000;
}
.widgetEventDetail .threeColRow .box .contactLink .lCol .phone {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
}
.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: #792b41;
}
.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: #792b41;
  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 #d5d5d5;
}
.widgetEventDetail .threeColRow .box .twoColRow .lCol {
  display: table-cell;
  vertical-align: middle;
}
.widgetEventDetail .threeColRow .box .twoColRow .rCol {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.widgetEventDetail .threeColRow .box .twoColRow .iconEmail {
  display: block;
  font-size: 38px;
  line-height: 38px;
  font-weight: 400;
  color: #792b41;
  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: #792b41;
  font-weight: 300;
  margin: 0px;
  padding: 0px;
}
.widgetEventDetail .threeColRow .box .twoColRow h4 span {
  display: block;
  color: #000000;
  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: #000000;
  min-height: 157px;
}
.widgetEventDetail .threeColRow .lastCol .box .twoColRow {
  display: table;
  width: 100%;
  margin: 10px 0px 0px 0px;
  padding: 25px 0px 0px 0px;
}
.widgetEventDetail .buttonsRow {
  padding-top: 50px;
}
.widgetEventDetail .buttonsRow .button {
  position: relative;
  display: inline-block;
  padding: 15px 20px 15px 20px;
  margin: 0px 0px 0px 15px;
  background-color: #792b41;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.widgetEventDetail .buttonsRow .button span {
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  padding-right: 30px;
  color: #ffffff;
}
.widgetEventDetail .buttonsRow .button .ico-048:before {
  content: "\e930";
}
.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: #ffffff;
  }
}
@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: #eeeeee;
}
.widgetChapterDetail .holder .rowDetail {
  display: block;
  margin: 0px;
  padding: 30px 30px;
  margin: 0px 15px;
  background-color: #ffffff;
  overflow: hidden;
}
.widgetChapterDetail .holder .rowDetail div:last-child {
  border-right: 1px solid #eeeeee;
}
.widgetChapterDetail .holder .rowDetail h1 {
  display: block;
  margin: 0px;
  padding: 5px 0px 15px 0px;
  font-size: 80px;
  line-height: 80px;
  font-weight: 300;
  color: #792b41;
}
.widgetChapterDetail .holder .rowDetail h2 {
  display: block;
  margin: 0px;
  padding: 5px 0px 15px 0px;
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  color: #000000;
}
.widgetChapterDetail .holder .rowDetail h3 {
  display: block;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  color: #666666;
  text-transform: uppercase;
}
.widgetChapterDetail .holder .rowDetail p {
  display: block;
  margin: 0px;
  padding: 7px 0px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
}
.widgetChapterDetail .holder .rowDetail p strong {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.widgetChapterDetail .holder .rowDetail p a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #792b41;
  text-decoration: underline;
}
.widgetChapterDetail .holder .rowDetail p a:hover {
  color: #4e1127;
  text-decoration: none;
}
.widgetChapterDetail .holder .rowDetail .numberLink {
  display: inline-block;
  font-size: 100px;
  line-height: 100px;
  font-weight: 500;
  color: #000000;
  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: #792b41;
  text-decoration: underline;
}
.widgetChapterDetail .holder .rowDetail .numberLink:hover {
  color: #641934;
}
.widgetChapterDetail .holder .rowDetail .numberLink:hover span {
  color: #4e1127;
  text-decoration: none;
}
.widgetChapterDetail .holder .rowDetail .button {
  display: block;
  margin: 0px;
  padding: 15px 0px 15px 0px;
  font-size: 24px;
  line-height: 28px;
  color: #792b41;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
}
.widgetChapterDetail .holder .rowDetail .button span {
  float: left;
  color: #054d77;
  font-size: 12px;
  line-height: 12px;
  padding-top: 8px;
  margin-left: 5px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.widgetChapterDetail .holder .rowDetail .button .ico-048:before {
  content: "\e930";
}
.widgetChapterDetail .holder .rowDetail .button:hover {
  color: #4e1127;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.widgetChapterDetail .holder .rowDetail .button:hover span {
  margin-right: -5px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.widgetChapterDetail .holder .rowDetail .button:last-child {
  border-bottom: 0px solid #eeeeee;
}
.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;
  padding: 30px 15px 0px 15px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  color: #666666;
  text-transform: uppercase;
}
.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: #ffffff;
  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: #666666;
}
.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: #000000;
  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: #666666;
  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: #792b41;
}
.widgetChapterDetail .holder .chapterLeadershipRow .card .inside .iconEmail:hover {
  color: #4e1127;
}
.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: 70px;
    line-height: 70px;
    padding-top: 2px;
  }
  .widgetChapterDetail .holder .rowDetail h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .widgetChapterDetail .holder .rowDetail h3 {
    font-size: 18px;
    line-height: 19px;
  }
  .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: 20px;
    line-height: 24px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow .card .inside {
    padding: 20px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p {
    font-size: 14px;
    line-height: 18px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p span.name {
    font-size: 20px;
    line-height: 24px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p span.name span {
    font-size: 14px;
    line-height: 18px;
  }
  .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: 60px;
    line-height: 60px;
    padding-top: 0px;
  }
  .widgetChapterDetail .holder .rowDetail h3 {
    padding-top: 20px;
    padding-bottom: 7px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow {
    padding: 10px 0px 0px 5px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow .card .inside {
    padding: 18px;
  }
  .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 .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: 50px;
    line-height: 50px;
  }
  .widgetChapterDetail .holder .rowDetail h3 {
    padding-top: 30px;
  }
  .widgetChapterDetail .holder .rowDetail div:last-child {
    border-right: 0px solid #eeeeee;
    padding-top: 30px;
  }
  .widgetChapterDetail .holder .rowDetail .button {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #eeeeee;
    border-bottom: 0px solid #eeeeee;
  }
  .widgetChapterDetail .holder .rowDetail .button:last-child {
    border-bottom: 1px solid #eeeeee;
  }
  .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: 18px;
  }
  .widgetChapterDetail .holder .chapterLeadershipRow .card .inside p span.name {
    font-size: 16px;
    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: #ffffff;
}
.widgetForm .holder .nav-tabs {
  margin: 0px 15px;
  padding: 0px;
  border: 0px solid #ffffff;
}
.widgetForm .holder .nav-tabs li {
  float: right;
  padding: 0px;
  margin: 0px;
}
.widgetForm .holder .nav-tabs li a {
  display: block;
  margin: 0px;
  padding: 15px 30px;
  border: 0px solid #ffffff;
  background-color: #641934;
  color: #ffffff;
  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 #ffffff;
}
.widgetForm .holder .nav-tabs li.active a {
  background-color: #eeeeee;
  color: #000000;
}
.widgetForm .holder .nav-tabs li.active a:focus {
  border: 0px solid #ffffff;
}
.widgetForm .holder .tab-content {
  display: block;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.widgetForm .holder .form {
  display: block;
  margin: 0px 15px;
  background-color: #eeeeee;
  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;
  padding: 0px 0px 2px 0px;
  color: #666666;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.widgetForm .holder .form .formRow .selectField {
  display: block;
  width: 100%;
  background: #ffffff url(../images/select-bg-rtl.png) no-repeat left center;
  color: #000000;
  border: 1px solid #d5d5d5;
  padding: 12px 15px 12px 40px;
  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: #ffffff;
  color: #000000;
  border: 1px solid #d5d5d5;
  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: #ffffff;
  color: #000000;
  border: 1px solid #d5d5d5;
  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: #eb2127;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
}
.widgetForm .holder .form .formRow div.textField {
  background-color: #eeeeee;
}
.widgetForm .holder .form .formButtonsRow {
  display: block;
  margin: 0px;
  padding: 15px 0px;
  overflow: hidden;
}
.widgetForm .holder .form .formButtonsRow .button {
  position: relative;
  display: inline-block;
  padding: 12px 20px 12px 20px;
  margin: 0px 15px 0px 0px;
  background-color: #792b41;
  border: 1px solid #4e1127;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.widgetForm .holder .form .formButtonsRow .button:hover {
  background-color: #4e1127;
}
.widgetForm .holder .form .formButtonsRow .button:after {
  content: "\e930";
  display: inline-block;
  font-family: 'bni' !important;
  font-size: 12px !important;
  line-height: 22px;
  padding-right: 60px;
  color: #ffffff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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: #ffffff;
  background-color: #054d77;
  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: #4e1127;
}
.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: #792b41;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
}
.widgetForm .holder #responcemessageerror {
  clear: both;
  display: block;
  margin: 0px 15px;
  padding: 8px 5px;
  background-color: #792b41;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
}
.widgetForm .holder .required {
  border-right: 6px solid #792b41 !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: #000000 !important;
  text-transform: none !important;
  overflow: hidden;
}
.widgetForm .holder .agree .fa {
  display: block;
  color: #792b41;
  padding-right: 6px;
  font-size: 20px;
  line-height: 24px;
  padding-left: 0px !important;
  padding-right: 1px !important;
}
.widgetForm .holder .agree input[type=checkbox]:checked + .fa-check-square-o {
  color: #792b41;
  display: block;
}
.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;
  right: 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: 100px 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 #252525;
}
.widgetProfile .rowProfileDetail .photoCol .profilephoto img {
  max-width: 156px;
}
.widgetProfile .rowProfileDetail .photoCol h2 {
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #000000;
  margin: 0px;
  padding: 15px 0px 0px;
}
.widgetProfile .rowProfileDetail .photoCol p {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
  margin: 0px;
  padding: 1px 0px;
}
.widgetProfile .rowProfileDetail .photoCol p a {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #792b41;
  padding: 15px 0px;
  margin: 0px;
  text-decoration: none;
}
.widgetProfile .rowProfileDetail .photoCol p a:hover {
  color: #4e1127;
  text-decoration: none;
}
.widgetProfile .rowProfileDetail .contactCol p {
  display: block;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  color: #666666;
  text-transform: uppercase;
  margin: 0px;
  padding: 8px 0px;
}
.widgetProfile .rowProfileDetail .contactCol p strong {
  display: block;
  text-transform: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000000;
  padding-bottom: 15px;
}
.widgetProfile .rowProfileDetail .contactCol p a {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #792b41;
  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 {
  color: #4e1127;
  text-decoration: none;
}
.widgetProfile .rowProfileDetail .companyCol p {
  display: block;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  color: #666666;
  text-transform: uppercase;
  margin: 0px;
  padding: 8px 0px;
}
.widgetProfile .rowProfileDetail .companyCol p strong {
  display: block;
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
.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-left: 1px;
}
.widgetProfile .rowMsgSml .col-xs-12.col-sm-8.col-md-8.col-lg-9 .smUrls {
  display: block;
  margin: 0px;
  padding: 10px 15px;
  background-color: #252525;
}
.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 #252525;
  font-size: 18px;
  line-height: 34px;
  background-color: #ffffff;
  -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 #ffffff;
  -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-right: 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: #792b41;
  color: #ffffff;
  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;
}
.widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button .ico-048:before {
  content: "\e930";
}
.widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button:hover {
  background-color: #641934;
}
.widgetProfile .rowBusiness {
  display: block;
  margin: 0px;
  padding: 50px 0px;
  overflow: hidden;
  background-color: #eeeeee;
}
.widgetProfile .rowBusiness h3 {
  display: block;
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}
.widgetProfile .rowBusiness p {
  display: block;
  margin: 0px;
  padding: 8px 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
.widgetProfile .rowTwoCol {
  display: block;
  margin: 0px;
  padding: 50px 0px 0px 0px;
  overflow: hidden;
}
.widgetProfile .rowTwoCol h3 {
  display: block;
  margin: 0px;
  padding: 30px 0px 0px 0px;
  color: #000000;
  font-size: 22px;
  line-height: 26px;
  font-weight: 500;
}
.widgetProfile .rowTwoCol p {
  display: block;
  margin: 0px;
  padding: 8px 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
@media (max-width: 1199px) {
  .widgetProfile {
    padding: 60px 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 #252525;
    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 h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .widgetProfile .rowBusiness p {
    padding: 7px 0px;
    font-size: 14px;
    line-height: 22px;
  }
  .widgetProfile .rowTwoCol {
    padding: 30px 0px 0px 0px;
  }
  .widgetProfile .rowTwoCol h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .widgetProfile .rowTwoCol p {
    padding: 7px 0px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .widgetProfile {
    padding: 40px 0px;
  }
  .widgetProfile .rowProfileDetail {
    padding: 0px 0px 20px 0px;
  }
  .widgetProfile .rowProfileDetail .photoCol {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
  }
  .widgetProfile .rowProfileDetail .contactCol {
    border-bottom: 1px solid #eeeeee;
    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-left: 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-right: 15px;
  }
  .widgetProfile .rowMsgSml .col-xs-12.col-sm-4.col-md-4.col-lg-3 .button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* Chapter Home Start */
.widgetChapterHomeDetail {
  display: block;
  background-color: #eeeeee;
  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;
  padding: 5px 0px 25px 0px;
  font-size: 42px;
  line-height: 46px;
  font-weight: 500;
  color: #252525;
}
.widgetChapterHomeDetail .rowDetail h3 {
  display: block;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  color: #252525;
  text-transform: uppercase;
}
.widgetChapterHomeDetail .rowDetail p {
  display: block;
  margin: 0px;
  padding: 7px 0px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #252525;
}
.widgetChapterHomeDetail .rowDetail p strong {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}
.widgetChapterHomeDetail .rowDetail p a {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  color: #792b41;
  text-decoration: underline;
}
.widgetChapterHomeDetail .rowDetail p a:hover {
  color: #641934;
  text-decoration: none;
}
.widgetChapterHomeDetail .rowDetail .numberLink {
  display: inline-block;
  font-size: 100px;
  line-height: 100px;
  font-weight: 500;
  color: #792b41;
  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: #792b41;
  text-decoration: underline;
}
.widgetChapterHomeDetail .rowDetail .numberLink:hover {
  color: #641934;
}
.widgetChapterHomeDetail .rowDetail .numberLink:hover span {
  color: #641934;
  text-decoration: none;
}
.widgetChapterHomeDetail .rowDetail .thirdCol .button {
  display: block;
  margin: 0px 0px 1px 0px;
  padding: 15px 20px;
  background-color: #792b41;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
}
.widgetChapterHomeDetail .rowDetail .thirdCol .button span {
  float: left;
  font-size: 12px;
  line-height: 18px;
}
.widgetChapterHomeDetail .rowDetail .thirdCol .button span:before {
  content: "\e930";
}
.widgetChapterHomeDetail .rowDetail .thirdCol .button:hover {
  background-color: #641934;
}
.widgetChapterHomeDetail .chapterLeadershipRow {
  display: block;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  padding: 25px 0px 0px 0px;
}
.widgetChapterHomeDetail .chapterLeadershipRow h2 {
  display: block;
  margin: 0px;
  padding: 30px 15px 0px 15px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  color: #252525;
  text-transform: uppercase;
}
.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: #ffffff;
  margin: 15px 15px;
}
.widgetChapterHomeDetail .chapterLeadershipRow .card .inside p {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #666666;
}
.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: #000000;
  text-decoration: none;
  width: 80% !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: #666666;
  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: #792b41;
}
.widgetChapterHomeDetail .chapterLeadershipRow .card .inside .iconEmail:hover {
  color: #4e1127;
}
.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 -15px 0px 0px;
  overflow: hidden;
  padding: 25px 0px 0px 0px;
}
.widgetChapterHomeDetail .chapterSpeakerRow h2 {
  display: block;
  margin: 0px 0px 15px 0px;
  padding: 30px 15px 0px 15px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  color: #252525;
  text-transform: uppercase;
}
.widgetChapterHomeDetail .chapterSpeakerRow p {
  display: block;
  margin: 0px 15px 2px 15px;
  padding: 12px 25px;
  font-size: 18px;
  line-height: 24px;
  color: #252525;
  font-weight: 400;
  background-color: #ffffff;
}
.widgetChapterHomeDetail .chapterSpeakerRow p .date {
  float: right;
  color: #666666;
  padding-left: 15px;
}
.widgetChapterHomeDetail .chapterSpeakerRow p .name {
  float: right;
  color: #000000;
  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 h2 {
    font-size: 26px;
    line-height: 30px;
  }
  .widgetChapterHomeDetail .holder .rowDetail h3 {
    font-size: 18px;
    line-height: 19px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button {
    padding: 15px 20px;
    font-size: 18px;
    line-height: 18px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button span {
    font-size: 12px;
    line-height: 18px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow {
    padding: 15px 3px 0px 0px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .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 {
    padding-right: 15px;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 1199px) {
  .widgetChapterHomeDetail {
    padding: 40px 0px 40px 0px;
  }
  .widgetChapterHomeDetail .holder .rowDetail {
    padding: 0px 0px 0px 0px;
  }
  .widgetChapterHomeDetail .holder .rowDetail h3 {
    padding-top: 20px;
    padding-bottom: 7px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol {
    padding-top: 25px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button {
    padding: 12px 15px;
    font-size: 16px;
    line-height: 16px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button span {
    font-size: 10px;
    line-height: 16px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow {
    padding: 10px 5px 0px 0px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .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: 18px;
    line-height: 22px;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 991px) {
  .widgetChapterHomeDetail {
    padding: 40px 0px 40px 0px;
  }
  .widgetChapterHomeDetail .holder .rowDetail h3 {
    padding-top: 20px;
    padding-bottom: 7px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .secondCol {
    padding-right: 0px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol {
    padding-top: 25px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button {
    padding: 12px 15px;
    font-size: 16px;
    line-height: 16px;
  }
  .widgetChapterHomeDetail .holder .rowDetail .thirdCol .button span {
    float: left;
    font-size: 10px;
    line-height: 16px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow {
    padding: 5px 0px 0px 0px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow .card {
    width: 50%;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 18px;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow p span {
    float: none;
    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 h3 {
    padding-top: 30px;
  }
  .widgetChapterHomeDetail .holder .chapterLeadershipRow {
    padding: 20px 15px;
    margin: 0px;
  }
  .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-left: 15px;
    padding-right: 30px;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow p {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 18px;
  }
  .widgetChapterHomeDetail .holder .chapterSpeakerRow p .name {
    display: block;
  }
}
/* Chapter Home End */
/* Footer Box Start */
footer {
  display: block;
  padding: 0px;
  overflow: hidden;
  background-color: #252525;
}
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: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #999999;
  text-decoration: none;
}
footer .navRow .navLinks li a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer .navRow .socialCol p {
  text-align: left;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #999999;
  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: 26px;
  line-height: 26px;
  color: #999999;
  text-decoration: none;
}
footer .navRow .socialCol .socialLinks li a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer .copyrightRow {
  display: block;
  margin: 0px;
  padding: 25px 0px;
  background-color: #ffffff;
  overflow: hidden;
}
footer .copyrightRow p {
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 17px;
  color: #666666;
}
@media (max-width: 767px) {
  footer .navRow {
    padding: 40px 0px;
  }
  footer .navRow .socialCol {
    margin-top: 15px;
  }
  footer .navRow .socialCol p {
    text-align: right;
    padding-top: 15px;
    font-weight: 600;
  }
  footer .navRow .socialCol .socialLinks {
    text-align: right;
  }
  footer .navRow .socialCol .socialLinks li {
    padding: 0px 0px 0px 10px;
  }
}
@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: #641934;
}
.mm-menu .mm-panel {
  padding: 0px;
}
.mm-menu .mm-panel .mm-navbar {
  border-bottom: 0px;
  background-color: #641934;
  line-height: 40px;
  height: auto;
}
.mm-menu .mm-panel .mm-navbar .mm-title {
  padding-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
}
.mm-menu .mm-panel .mm-navbar .mm-title .ico-055 {
  font-size: 38px;
  line-height: 38px;
}
.mm-menu .mm-panel .mm-listview {
  margin: 20px 0px !important;
}
.mm-menu .mm-panel .mm-listview li {
  display: block;
  border-bottom: 1px solid #641934;
  border-top: 0px solid #641934;
}
.mm-menu .mm-panel .mm-listview li a {
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  color: #ffffff;
  background-color: #792b41;
  border-left: 0px solid #641934;
  border-bottom: 0px solid #641934;
  border-top: 0px solid #641934;
  padding: 14px 25px 14px 10px;
}
.mm-menu .mm-panel .mm-listview li a .ico-048 {
  float: left;
  font-size: 10px;
  line-height: 10px;
  color: rgba(255, 255, 255, 0.5);
  padding-left: 10px;
  padding-top: 3px;
}
.mm-menu .mm-panel .mm-listview li a .ico-048:before {
  content: "\e930";
}
.mm-menu .mm-panel .mm-listview li a:hover {
  background-color: #4e1127;
  color: #ffffff;
}
.mm-menu .mm-panel .mm-listview li .label {
  font-size: 12px;
  line-height: 12px;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  padding-top: 25px;
}
.mm-menu .mm-panel .mm-listview li.active a {
  background-color: #4e1127;
}
.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 */
@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;
}
