.newsImg img,
.testm-list figure img {
  webkit-object-fit: contain;
  max-height: 100%;
  max-width: 100%;
}

body {
  color: #555;
}

.event-block:hover,
.podcastBlock:hover {
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.25);
}

.about-content-block p,
.team-content-block p {
  padding-bottom: 30px;
}

.page-banner {
  margin-top: 165px;
  background-image: url(../images/home-banner-bg.jpg);
  padding: 60px 0 30px;
  overflow: hidden;
  /* margin-bottom: 40px;*/
}

.page-banner h1 {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
}

.about-banner:before {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.about-banner {
  position: relative;
  background-position: 0 0 !important;
  padding: 7% 0;
}

.about-banner .block {
  position: relative;
  padding: 23px;
}

.about-banner .block:after,
.about-banner .block:before {
  content: "";
  width: 420px;
  height: 240px;
  position: absolute;
  top: 0;
  z-index: 0;
}

.about-banner .block:before {
  background: url(../images/about-quit-1.png) no-repeat;
  left: 0;
}

.about-banner .block:after {
  background: url(../images/about-quit-2.png) no-repeat;
  right: -5px;
}

.about-banner .block .inner {
  background: #fff;
  padding: 55px 100px;
  position: relative;
  z-index: 1;
}

.about-banner .block .inner:before {
  content: "\f10d";
  position: absolute;
  left: 52px;
  font-size: 48px;
  color: #044b85;
  top: 23px;
}

.about-banner .block .inner:after {
  content: "\f10e";
  position: absolute;
  right: 44px;
  font-size: 48px;
  color: #044b85;
  bottom: 15px;
}

.about-banner .block .inner h2 {
  font-size: 45px;
  line-height: 50px;
  color: #044b85;
  font-weight: 700;
  font-style: italic;
}

.our-approach .block p,
.our-story p {
  line-height: 28px;
}

.about-banner .block .inner h2 em,
.about-banner .block .inner h2 span {
  text-align: right;
  display: block;
  padding-top: 15px;
  font-style: normal;
}

.about-content-block p:last-child {
  padding-bottom: 0;
}

.about-content-block .inner {
  border: 10px solid #fff;
}

.our-story {
  padding: 50px 0;
}

.our-story p {
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
}

.our-approach h2 {
  color: #044b85;
}

.our-approach .block {
  border: 1px solid #e5e9eb;
  padding: 40px 30px;
}

.our-approach .block h3 {
  color: #fa8e35;
  padding-bottom: 10px;
}

.research-recommendations {
  background: #fafafa;
  border-top: 1px solid #e4e4e4;
}

.research-recommendations h3 {
  color: #fa8e35;
  padding-top: 50px;
}

.about-content-block p {
  padding-bottom: 30px;
}

.team-block {
  background: #fafafa;
  border-top: solid #e6e6e6 1px;
  padding: 40px 0 20px;
}

.team-block h2 {
  width: 100%;
  text-align: center;
  padding-bottom: 50px;
}

.team-popup img {
  display: block;
  width: 100%;
  margin: 0 auto;
  border: 2px solid #fff;
}

.team-details-block {
  padding: 30px;
}

.team-details-block p {
  padding: 0 0 15px;
}

.team-details-block .text {
  color: #044b85;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  padding: 0 0 15px;
}

.team-details-block .text span {
  color: #fa8e35;
  display: inline-block;
  margin: 0 0 0 10px;
}

.cd-trigger {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.cd-trigger-hvr {
  position: absolute;
  width: auto;
  bottom: 16px;
  left: 0;
  background: rgba(4, 75, 133, 0.8);
  text-align: left;
  color: #fff;
  -webkit-transition: opacity 0.2s, background-color 0.2s;
  -moz-transition: opacity 0.2s, background-color 0.2s;
  padding: 11px 16px;
  font-size: 20px;
  font-weight: 700;
  transition: 0.5s ease;
  line-height: 21px;
}

.cd-item .cd-trigger-hvr span {
  opacity: 0;
  display: none;
}

.cd-item .cd-trigger-hvr:after {
  content: "";
  position: absolute;
  right: -20px;
  border-top: 45px solid rgba(4, 75, 133, 0.8);
  border-right: 20px solid transparent;
  top: 0;
}

.cd-item-info .inner {
  height: 300px;
  overflow-y: auto;
}

.cd-slider-wrapper {
  position: relative;
  display: inline-block;
  float: left;
  padding: 48px 0 48px 40px;
}

.team-block ul li .cd-item .overlay {
  position: absolute;
  bottom: 15px;
  left: -100%;
  right: 0;
  background: rgba(4, 75, 133, 0.8);
  overflow: hidden;
  width: 100%;
  transition: 0.5s ease;
  z-index: 1;
}

.team-block ul li .cd-item .overlay:after {
  background: url(../images/sprite-png.png) -90px -3px no-repeat;
  width: 35px;
  content: "";
  height: 35px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin: -17px 0 0;
}

.team-block ul li .cd-item:hover .overlay {
  left: 0;
}

.team-block ul li .cd-item:hover .cd-trigger-hvr {
  transform: translate(-130%, 0);
  -ms-transform: translate(-130%, 0);
}

.team-block ul li .cd-item .text {
  color: #fff;
  font-size: 20px;
  padding: 15px 42px 15px 15px;
}

.team-block ul li .cd-item .text span {
  font-size: 14px;
  line-height: 16px;
  color: #b6d8fa;
  display: block;
  padding: 5px 0 0;
}

.req-info-form {
  width: 100%;
}

.req-info p {
  padding-bottom: 30px;
}

.ui-datepicker {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-top: none;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.075);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.075);
  min-width: 17em;
  width: auto;
}

.ui-datepicker * {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.ui-datepicker table {
  margin: 0;
  border: none;
  border-collapse: collapse;
}

.ui-datepicker .ui-datepicker-header,
.ui-datepicker .ui-widget-header {
  background-image: none;
  border: none;
  color: #fff;
  font-weight: 400;
}

.ui-datepicker .ui-datepicker-header .ui-state-hover {
  background: 0 0;
  border-color: transparent;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: relative;
  top: 0;
  height: 34px;
  width: 34px;
}

.ui-datepicker .ui-state-hover.ui-datepicker-next,
.ui-datepicker .ui-state-hover.ui-datepicker-prev {
  border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
  left: 0;
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {
  right: 0;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: none;
}

.ui-datepicker .ui-datepicker-prev {
  float: left;
}

.ui-datepicker .ui-datepicker-next {
  float: right;
}

.ui-datepicker .ui-datepicker-next:before,
.ui-datepicker .ui-datepicker-prev:before {
  color: #fff;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 44px;
}

.ui-datepicker .ui-datepicker-prev:before {
  content: "\f104";
}

.ui-datepicker .ui-datepicker-next:before {
  content: "\f105";
}

.ui-datepicker .ui-datepicker-next-hover:before,
.ui-datepicker .ui-datepicker-prev-hover:before {
  opacity: 0.7;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 33%;
  border: none;
  height: 25px;
  margin: 0 3px;
  webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.ui-datepicker thead {
  color: #fff;
  font-weight: 600;
}

.ui-datepicker th {
  padding: 3px 16px;
  font-size: 14px;
}

.ui-datepicker td {
  padding: 0;
  border: 1px solid #f4f4f4;
}

.ui-datepicker td.ui-datepicker-other-month {
  border: transparent;
}

.ui-datepicker td.ui-datepicker-week-end {
  background-color: #f4f4f4;
  border: 1px solid #f4f4f4;
}

.ui-datepicker td.ui-datepicker-today {
  background-color: #dedede;
}

.ui-datepicker td.ui-datepicker-current-day {
  background: #bd8;
}

.ui-datepicker td .ui-state-default {
  background: 0 0;
  border: none;
  text-align: center;
  text-decoration: none;
  width: auto;
  display: block;
  padding: 5px 10px;
  font-weight: 400;
  color: #444;
}

.ui-datepicker td.ui-state-disabled .ui-state-default {
  opacity: 0.5;
}

.ui-datepicker .ui-datepicker-header,
.ui-datepicker .ui-widget-header {
  background: #055291;
}

.ui-datepicker thead {
  background: #0e65ad;
}

.ui-datepicker td .ui-state-hover {
  background: #fa8e35;
  color: #fff;
}

.ui-datepicker-calendar tr:first-child td {
  border-top: none;
}

.datepicker:before {
  content: "\f073";
  position: absolute;
  right: 15px;
  top: 17px;
}

.itinerary-layout .left figure.sp-pic {
  display: block;
}

.itinerary-layout .left figure.sp-pic img {
  height: 235px;
}

.itinerary-layout .left figure.sp-pic span {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  background: #044b85;
  text-align: center;
  display: block;
  padding: 15px 0;
}

.itinerary-layout .left figure.sp-pic figcaption {
  position: absolute;
  bottom: 30px;
  padding: 15px;
  background: #fa8e35;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.itinerary-layout .left figure.sp-pic figcaption:after {
  border-top: 53px solid #fa8e35;
  border-right: 24px solid transparent;
  position: absolute;
  top: 0;
  right: -24px;
}

.itinerary-layout .evt-info h2 {
  color: #044b85;
  font-size: 26px;
  line-height: 30px;
  padding-bottom: 30px;
}

.itinerary-layout .evt-info .evt-date {
  color: #fa8e35;
  font-size: 16px;
  padding-bottom: 20px;
  display: block;
  padding-left: 24px;
  position: relative;
}

.itinerary-layout .evt-info .evt-date:before {
  content: "\f073";
  position: absolute;
  left: 0;
  top: 3px;
}

.itinerary-layout .evt-info .evt-address {
  padding-left: 24px;
  position: relative;
}

.itinerary-layout .evt-info .evt-address:before {
  content: "\f041";
  position: absolute;
  left: 0;
  top: 0;
  color: #fa8e35;
  font-size: 22px;
}

.itinerary-layout .evt-info .evt-address span {
  font-size: 16px;
  color: #555;
  font-weight: 700;
}

.evt-fullinfo {
  width: 100%;
  padding-top: 10px;
}

.evt-fullinfo h4 {
  color: #555;
  font-size: 16px;
  font-weight: 500;
}

.evt-fullinfo p {
  font-size: 16px;
  color: #777;
}

.evt-fullinfo p span {
  padding-top: 20px;
  display: block;
}

.evt-fullinfo ul {
  width: 100%;
}

.evt-fullinfo ul li {
  margin: 0;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
}

.evt-fullinfo ul li:nth-child(2n + 2) {
  background: #f5f5f5;
  border-color: #ccc;
}

.evt-start-counter {
  background: #044b85;
  padding: 10px;
}

.evt-start-counter h3 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0 20px;
}

.evt-start-counter .evt-tm-counter {
  background: #fff;
  margin: 0;
}

.evt-start-counter .evt-tm-counter span {
  width: 25%;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  padding: 28px 0 15px;
  color: #044b85;
  position: relative;
}

.evt-start-counter .evt-tm-counter span em {
  display: block;
  font-style: normal;
  color: #777;
  font-size: 12px;
  padding-top: 10px;
}

.evt-start-counter .evt-tm-counter span:after {
  background: #fcfcfc;
  background: -moz-linear-gradient(top, #fcfcfc 10%, #ccc 50%, #fff 90%);
  background: -webkit-linear-gradient(top, #fcfcfc 10%, #ccc 50%, #fff 90%);
  background: linear-gradient(to bottom, #fcfcfc 10%, #ccc 50%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ffffff', GradientType=0);
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.evt-coordinator .card-header {
  border-radius: 0;
  font-size: 24px;
  color: #fff;
  background: #044b85;
  text-align: center;
  padding: 20px 0;
}

.evt-coordinator .card-img-top {
  border-radius: 0;
  height: 250px;
}

.evt-coordinator .card {
  border-radius: 0;
  margin: 20px 0;
}

.evt-coordinator .card-body {
  background: #f5f5f5;
}

.evt-coordinator .card-body.bt-blue a,
.evt-coordinator .card-body.bt-blue h4 {
  color: #fff;
}

.evt-coordinator .card-body .card-title {
  font-size: 24px;
  color: #044b85;
  font-weight: 500;
}

.evt-coordinator .card-text a {
  color: #555;
  font-size: 20px;
  display: block;
  padding: 7px 0;
}

.evt-coordinator .card-text a i {
  color: #fa8e35;
  font-size: 24px;
  padding-right: 10px;
  line-height: 24px;
}

.evt-coordinator .card-text a i.fa-envelope,
.evt-coordinator .card-text a i.fa-fax {
  font-size: 15px;
}

.evt-coordinator .card-text a[href^="mailto"] {
  font-size: 16px;
}

.evt-dashboard-widget {
  background: #f5f5f5;
  padding: 10px 10px 0;
  text-align: center;
  margin-top: 20px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.evt-dashboard-widget .bdr {
  background: #fff;
  border: 1px solid #dcdcdc;
}

.evt-dashboard-widget h2 {
  margin-bottom: 10px;
  font-size: 19px;
  color: #333;
  padding: 20px 0;
}

.evt-dashboard-widget h2 em:before {
  background: url(../images/sprite-png.png) -214px -146px no-repeat;
  width: 50px;
  height: 33px;
  display: inline-block;
  content: "";
}

.evt-dashboard-widget h2 span {
  position: relative;
  top: -10px;
  padding-left: 6px;
}

.evt-dashboard-widget .row {
  margin: 0;
}

.evt-dashboard-widget .item {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.evt-dashboard-widget .item:nth-child(2n + 1) .bdr {
  margin-right: 10px;
}

.evt-dashboard-widget .item:nth-child(1n) .bdr {
  margin-bottom: 10px;
}

.evt-dashboard-widget .row > .col {
  padding: 0;
}

.evt-dashboard-widget .item em {
  background: url(../images/sprite-png.png) -236px -15px no-repeat;
  width: 48px;
  height: 53px;
  margin: 0 auto 10px;
  display: block;
}

.evt-dashboard-widget .item a {
  color: #333;
  display: block;
  padding: 25px 0;
}

.evt-dashboard-widget .item a.active,
.evt-dashboard-widget .item:hover a {
  background: #fa8e35;
  color: #fff;
}

.evt-dashboard-widget .item a.active em,
.evt-dashboard-widget .item:hover em {
  background-position: -297px -15px;
}

.evt-dashboard-widget .item.mediakit em {
  background-position: -226px -81px;
  height: 52px;
  width: 61px;
}

.evt-dashboard-widget .item.mediakit:hover em {
  background-position: -287px -81px;
}

.evt-dashboard-widget .item.downloadcontract em {
  background-position: -348px -9px;
  height: 43px;
  width: 43px;
}

.evt-dashboard-widget .item.downloadcontract:hover em {
  background-position: -308px -141px;
}

.evt-dashboard-widget .item.downloadinvoice em {
  background-position: -359px -65px;
  height: 43px;
  width: 32px;
}

.evt-dashboard-widget .item.downloadinvoice:hover em {
  background-position: -270px -141px;
}

.map-block iframe {
  width: 100%;
  height: 460px;
  margin: 0;
  padding: 0;
  display: block;
}

.contact-block {
  margin: -135px 0 100px;
  background: #fff;
  position: relative;
  z-index: 1;
}

.form-block .inside-form-block {
  padding: 45px 40px;
  background: 0 0;
}

.form-block .inside-form-block .field {
  margin-bottom: 15px;
}

.form-block .inside-form-block .field input,
.form-block .inside-form-block .field textarea {
  color: #999;
  font-size: 14px;
  border-color: #e6e6e6;
  outline: 0;
}

.form-block .inside-form-block .text-area,
.form-block .inside-form-block .text-area span {
  line-height: 19px !important;
}

.form-block .form-submit .rg-btn {
  top: 0;
  font-size: 18px;
  line-height: 20px;
  cursor: pointer;
}

.form-block h2 {
  color: #044b85;
  padding-bottom: 20px;
}

.form-block p {
  padding-bottom: 15px;
  color: #555;
  font-size: 16px;
  line-height: 18px;
}

.form-block p span {
  color: #fa8e35;
  font-weight: 700;
}

.addres-block {
  background: #033c6a;
  position: relative;
}

.addres-block:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url(../images/contactbg.png) no-repeat;
  background-size: cover;
}

.addres-block .inner {
  padding: 90px 40px;
  color: #fff;
}

.addres-block .md-title {
  padding-bottom: 45px;
}

.addres-block ul li {
  color: #f2f2f2;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 50px;
  padding: 0 0 0 60px;
  position: relative;
}

.addres-block ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/sprite-png.png) no-repeat;
  width: 34px;
  height: 38px;
}

.addres-block ul li.add-icon:before {
  background-position: -1px -189px;
  top: 2px;
}

.addres-block ul li.phn-icon:before {
  background-position: -2px -230px;
  height: 30px;
  top: 10px;
}

.addres-block ul li.mail-icon:before {
  background-position: -2px -266px;
  height: 30px;
}

.addres-block ul li.phn-icon a {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}

.addres-block ul li.phn-icon span {
  font-size: 18px;
  line-height: 24px;
  color: #fff;
}

.addres-block ul li.mail-icon a {
  line-height: 35px;
}

.addres-block ul li a {
  color: #fff;
}

.addres-block ul li a:hover {
  color: #fa8e35;
}

.testm-list {
  position: relative;
  margin: 0 0 30px;
}

.testm-list figure {
  height: 100px;
  float: left;
  overflow: hidden;
  position: absolute;
  top: 60px;
  padding: 0;
  z-index: 1;
  border: 1px solid #ccc;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}

.testm-list figure img {
  -moz-object-fit: contain;
  -ms-object-fit: contain;
  -o-object-fit: contain;
  object-fit: contain;
  width: inherit;
  height: inherit;
  margin: 0 auto;
}

.testm-list .content {
  float: right;
}

.testm-list .content .inner {
  background: #fff;
  padding: 45px 45px 45px 110px;
  font-size: 16px;
  color: #555;
}

.testm-list .author {
  text-align: right;
  color: #fa8e35;
  font-size: 19px;
  line-height: 22px;
  margin: 35px 0 0;
}

.testm-list .author span {
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: 300;
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.pagination {
  padding-top: 30px;
}

.page-link:focus,
.page-link:hover {
  color: #044b85;
}

.topic-top {
  padding: 20px 0 50px;
}

    .topic-top .search-bar {
        margin: 0 0 50px;
        padding: 12px 30px;
        background: #cfcfcf;
    }

.topic-top .search-bar p {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  margin: 0 20px 0 0;
}

.search-bar .search-block {
  width: 380px;
  float: left;
  position: relative;
}

.search-bar .search-block input[type="text"] {
  height: 50px;
  width: 100%;
  padding: 0 45px 0 20px;
  color: #555;
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  outline: 0;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.search-bar .search-block input[type="text"]:focus,
.search-bar .search-block:hover input[type="text"] {
  box-shadow: 3px 3px 3px #000;
}

.search-bar .search-block .search {
  background: url(../images/sprite-png.png) -49px -86px no-repeat;
  width: 40px;
  height: 38px;
  font-size: 0;
  position: absolute;
  right: 0;
  top: 12px;
  cursor: pointer;
  outline: 0;
  border: none;
}

.short-list .pagination {
  float: left;
}

.short-list .pagination li a {
  font-size: 14px;
  font-weight: 700;
  color: #969293;
  line-height: 45px;
  padding: 0 15px;
}

.short-list .pagination li a:hover {
  color: #044b85;
}

.topic-block {
  background: #f4f7f9;
  border-top: solid 1px #e6e6e6;
  padding: 50px 0 100px;
}

.login-block,
.topic-lists li {
  background: #fff;
}

.topic-lists {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.topic-lists li {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  border: 1px solid #e9edef;
  border-left: none;
}

.topic-lists li:hover {
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}

.topic-lists li a {
  display: block;
  color: #333;
  line-height: 22px;
  padding: 20px 20px 20px 40px;
  position: relative;
}

.topic-lists li a:before {
  content: "\f111";
  position: absolute;
  left: 20px;
  top: 25px;
  color: #fa8e35;
  font-size: 10px;
}

.prof-left {
  background: #044b85;
  color: #fff;
}

.prof-left .pic {
  width: 200px;
  height: 200px;
  padding: 10px;
  overflow: hidden;
  border: 3px solid #336fa1;
  border-radius: 50%;
  margin: 100px auto 50px;
}

.prof-left .pic img {
  border-radius: 50%;
}

.instructions {
  border-top: solid 1px #336fa1;
  padding: 30px 0 50px;
  margin: 0 20px;
}

.instructions h4 {
  color: #fff;
  font-size: 19px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 15px;
  font-weight: 600;
}

.instructions p {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  padding: 0 0 0 22px;
}

.addres-list li,
.addres-list li span {
  line-height: 18px;
}

.instructions p:before {
  content: "\f192";
  position: absolute;
  left: 0;
  top: 1px;
  color: #fa8e35;
  font-size: 16px;
}

.addres-list li a,
ul.radio-list .inner.active label,
ul.radio-list input[type="radio"]:checked ~ label {
  color: #555;
}

.addres-list {
  margin: 30px 50px;
  border: 1px solid #e6e6e6;
}

.addres-list li {
  width: 100%;
  border-bottom: solid 1px #e6e6e6;
  padding: 15px 0 15px 15px;
  margin: 0;
  color: #555;
  font-size: 16px;
  font-weight: 400;
}

.addres-list li span:first-child {
  font-weight: 700;
}

.addres-list li:nth-child(even) {
  background: #f9f9f9;
}

.login-left {
  background: url(../images/login-bg.png) no-repeat;
  background-size: cover;
  position: relative;
}

.login-left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 64, 109, 1);
  background: -moz-linear-gradient(
    top,
    rgba(8, 64, 109, 1) 0,
    rgba(18, 75, 122, 1) 52%,
    rgba(30, 116, 186, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0, rgba(8, 64, 109, 1)),
    color-stop(52%, rgba(18, 75, 122, 1)),
    color-stop(100%, rgba(30, 116, 186, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(8, 64, 109, 1) 0,
    rgba(18, 75, 122, 1) 52%,
    rgba(30, 116, 186, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(8, 64, 109, 1) 0,
    rgba(18, 75, 122, 1) 52%,
    rgba(30, 116, 186, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(8, 64, 109, 1) 0,
    rgba(18, 75, 122, 1) 52%,
    rgba(30, 116, 186, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(8, 64, 109, 1) 0,
    rgba(18, 75, 122, 1) 52%,
    rgba(30, 116, 186, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08406d', endColorstr='#1e74ba', GradientType=0);
  opacity: 0.7;
}

.login-right .inner {
  margin: 50px 90px;
}

ul.radio-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.radio-list li .inner {
  position: relative;
  padding: 10px;
  margin: 0 10px;
  border: 1px solid #dadada;
  border-radius: 5px;
}

ul.radio-list li input[type="radio"] {
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

ul.radio-list li label {
  color: #999;
  font-size: 20px;
  font-weight: 400;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  text-align: center;
  position: relative;
  padding: 75px 0 20px;
}

ul.radio-list li label:before {
  content: "";
  background: url(../images/sprite-png.png) -55px -125px no-repeat;
  width: 45px;
  height: 47px;
  position: absolute;
  left: 50%;
  top: 25px;
  z-index: 55;
  margin: 0 0 0 -22px;
}

ul.radio-list li .check,
ul.radio-list li .check:before {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  position: absolute;
}

ul.radio-list li + li label:before {
  background-position: -55px -188px;
}

ul.radio-list li + li + li label:before {
  background-position: -57px -242px;
}

ul.radio-list li .check {
  display: block;
  z-index: 5;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

ul.radio-list li .check:before {
  content: "";
  background: #eaeaea;
  z-index: 7;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}

ul.radio-list input[type="radio"]:checked ~ .check:before {
  opacity: 1;
}

ul.radio-list .inner.active .check {
  background: #eaeaea;
}

ul.radio-list .inner.active label:after,
ul.radio-list input[type="radio"]:checked ~ label:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 148px;
  z-index: 55;
  margin: 0 0 0 -10px;
  background: url(../images/sprite-png.png) -341px -248px no-repeat;
  width: 20px;
  height: 13px;
}

.login-right .inside-form-block {
  background: #fff;
  border: 1px solid #dadada;
  -webkit-box-shadow: 0 0 20px 1px #d4d4d4;
  box-shadow: 0 0 20px 1px #d4d4d4;
  margin: 30px 0 0;
  padding: 40px 60px;
}

.login-right .forgot {
  float: right;
  color: #fa8e35;
}

.login-right .forgot:hover {
  color: #0056b3;
}

.cp-block p {
  font-size: 14px;
  padding: 0 0 15px;
}

.cp-block .inside-form-block .field input {
  font-size: 14px;
  line-height: 16px;
}

.breadcrumb {
  background: 0 0;
  float: left;
  padding: 0;
  margin: 0;
}

.breadcrumb a {
  color: #c9c9c9;
}

.breadcrumb a,
.breadcrumb span {
  line-height: 40px;
  font-size: 14px;
}

.breadcrumb a:hover {
  color: #fa8e35;
}

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

.breadcrumb-item + .breadcrumb-item::before {
  content: "\f101";
  color: #fa8e35;
}

.backbtn {
  float: right;
  text-transform: uppercase;
}

.backbtn i {
  display: inline-block;
  margin: 0 15px 0 0;
}

.speaker-top {
  margin: 0 0 50px;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  padding: 0;
}

.speaker-left .inner {
  padding-right: 20px;
}

.speaker-left figure {
  padding: 7px;
  position: relative;
  z-index: 1;
  margin: -50px 0 0;
  background: #fff;
}

.speaker-left figure img {
  width: 100%;
  display: block;
  margin: 0;
}

.speaker-left .pic h2 {
  position: absolute;
  left: 100%;
  top: 0;
  background: red;
}

.blue-block {
  background: #044b85;
  padding: 30px 20px;
  position: relative;
  z-index: 2;
  color: #fff;
}

.blue-block h4 {
  color: #fa8e35;
  font-size: 19px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 20px;
  font-weight: 600;
}

.list-circle li {
  float: left;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  margin: 0 10px 13px 0;
  position: relative;
  padding: 0 0 0 20px;
}

.profile-list .list-circle h5,
.profile-list .list-circle li,
.profile-list .list-circle p {
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  font-weight: 400;
}

.blue-block .list-circle li {
  float: none;
  display: block;
}

.list-circle li:before {
  content: "\f111";
  color: #fa8e35;
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 5px;
}

.blue-block .shareblock {
  text-align: center;
  background: 0 0;
  line-height: 30px;
  padding: 25px 0 0;
  margin: 20px 0 0;
  border-top: solid 1px #5887ad;
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-envelope:before {
  content: "\f0e0";
}

.blue-block .shareblock a {
  background: #fff !important;
  margin: 0 8px 0 0;
  position: relative;
  top: 0;
}

.blue-block .shareblock a:hover {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  top: -5px;
}

.blue-block .shareblock .fa {
  color: #044b85 !important;
}

.speaker-title {
  color: #044b85;
  padding: 15px 40px 15px 0;
  background: #fff;
  display: inline-block;
  position: relative;
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  margin: 15px 0 0;
}

.speaker-title:after,
.speaker-title:before {
  content: "";
  background: #fff;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
}

.speaker-title:before {
  right: -25px;
  -ms-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  -webkit-box-shadow: 5px 0 5px 0 rgba(171, 171, 171, 0.3);
  box-shadow: 5px 0 5px 0 rgba(171, 171, 171, 0.3);
}

.speaker-title:after {
  right: 100%;
  -webkit-box-shadow: -5px 0 5px 0 rgba(171, 171, 171, 0.5);
  box-shadow: -5px 0 5px 0 rgba(171, 171, 171, 0.5);
}

.sub-points {
  padding: 30px 0 0px 0px;
}

.sub-points ul li {
  width: 100%;
}

.sub-points ul li:last-child {
  margin-bottom: 0;
}

.range-points {
  padding: 0 20px 0 0;
}

.range-points .block {
  float: left;
  margin: 0 50px 0 0;
}

.range-points .block h5 {
  color: #fa8e35;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  padding: 0 0 5px;
  
}
.range-points .block h5 .info{font-size:20px;cursor:pointer;color:#00305c}

.range-points .block p {
  position: relative;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  padding: 0 0 0 20px;
  margin-bottom:0;
}

.range-points .block p:before {
  content: "\f111";
  color: #fa8e35;
  font-size: 10px;
  position: absolute;
  left: 0;
  top: 3px;
}

.check-box-btn label:before,
.check-btn a:before,
.print-btn:before {
  content: "";
  width: 39px;
  height: 39px;
  left: 0;
}

.check-box-btn label,
.check-btn a,
.print-btn {
  padding: 8px 0 0 50px;
  color: #044b85;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
}

.check-box-btn {
  position: relative;
  float: left;
  margin: 0 10px 0 0;
}

.check-box-btn input[type="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.check-box-btn label {
  position: relative;
  line-height: 22px;
  margin: 0 0 0 18px;
}

.check-box-btn label:before {
  background: url(../images/sprite-png.png) -186px -261px no-repeat;
  position: absolute;
  top: 0;
}

.check-box-btn label span {
  display: block;
  margin: -5px 0 0;
}

.check-box-btn label .remove-span {
  display: none;
}

.check-box-btn input[type="checkbox"]:checked ~ label:before {
  background-position: -186px -310px;
}

.check-box-btn input[type="checkbox"]:checked ~ label .remove-span {
  display: block;
}

.check-box-btn input[type="checkbox"]:checked ~ label .add-span {
  display: none;
}

.check-btn {
  float: left;
}

.check-btn a {
  position: relative;
  line-height: 22px;
  display: block;
  margin: 0 0 0 10px;
}

.check-btn a:before {
  background: url(../images/sprite-png.png) -235px -261px no-repeat;
  position: absolute;
  top: 0;
}

.print-btn {
  position: relative;
  line-height: 26px;
  float: left;
  margin: 0 0 0 15px;
}

.print-btn:before {
  background: url(../images/sprite-png.png) -282px -262px no-repeat;
  position: absolute;
  top: 0;
}

.share-btn:before {
  background: url(../images/sprite-png.png) -331px -263px no-repeat;
}

.speaker-details-page .shor-desc {
  padding: 35px 0 30px;
  color: #555;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.full-bio-btn {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  position: relative;
  color: #044b85;
}

.full-bio-btn:before {
  content: "\f178";
  display: inline-block;
  position: absolute;
  right: -35px;
  top: 4px;
  font-size: 18px;
  color: #fa8e35;
}

.full-bio-btn:hover {
  color: #fa8e35;
}

.speakertab .nav-tabs li a {
  display: block;
  position: relative;
  color: #9a9a9a;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding: 10px 20px 20px 50px;
  margin: 0 20px 0 0;
  overflow: hidden;
}

.speakertab .nav-tabs li a:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 10px;
  background: url(../images/sprite-png.png) no-repeat;
}

.speakertab .tab-content {
  padding: 30px 0 35px;
  margin: -1px 0 0;
  position: relative;
}

.speakertab .tab-content:before {
  content: "";
  position: absolute;
  left: 0;
  top: -3px;
  width: 100%;
  height: 2px;
  background: #023662;
}

.speakertab .nav-tabs li.videos-Li a:before {
  background-position: -480px -166px;
  width: 15px;
  height: 23px;
  top: 8px;
}

.speakertab .nav-tabs li.bio-Li a:before {
  background-position: -478px -140px;
  width: 18px;
  height: 21px;
}

.speakertab .nav-tabs li.topics-Li a:before {
  background-position: -447px -141px;
  width: 25px;
  height: 20px;
}

.speakertab .nav-tabs li.books-Li a:before {
  background-position: -449px -167px;
  width: 21px;
  height: 21px;
}

.speakertab .nav-tabs li.testimonials-Li a:before {
  background-position: -473px -195px;
  width: 24px;
  height: 24px;
}

.speakertab .nav-tabs li.news-Li a:before {
  background-position: -450px -196px;
  width: 17px;
  height: 20px;
}

.speakertab .nav-tabs li.pictures-Li a:before {
  background-position: -359px -158px;
  width: 25px;
  height: 20px;
}

.speakertab .nav-tabs li a.active,
.speakertab .nav-tabs li:hover a {
  color: #424242;
}

.speakertab .nav-tabs {
  border: none;
}

.speakertab .nav-tabs li a:after {
  content: "";
  position: absolute;
  left: -100%;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #fc8828;
  z-index: 99;
}

.speakertab .nav-tabs li a.active:after,
.speakertab .nav-tabs li:hover a:after {
  left: 0;
}

.speakertab .full-des p {
  padding: 0 0 20px;
}

.speakertab .full-des a {
  font-weight: 600;
  color: #044b85;
}

.videos-tab .inner {
  padding: 15px;
  background: #fff;
  margin-bottom: 30px;
}

.videos-tab .inner h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  padding: 15px 0 5px 10px;
  color: #044b85;
}

.videos-tab .inner .pic {
  position: relative;
  height: 250px;
}

.videos-tab .inner .popup-with-zoom-anim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  outline: 0 !important;
  z-index: 999;
}

.testimonials-tab .testi-list {
  padding: 30px;
  background: #fff;
  margin: 20px 0 40px;
  position: relative;
}

.testimonials-tab .testi-list:before {
  content: "\f10e";
  background: #044b85;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top: -20px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  margin: 0 0 0 -20px;
}

.news-list .full-bio-btn:before {
  top: 2px;
}

.full-bio-btn:hover:before,
.news-list:hover .full-bio-btn:before {
  right: -38px;
}

.testimonials-tab .testi-list h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  padding: 0 0 15px;
  color: #555;
}

.testimonials-tab .testi-list p {
  line-height: 25px;
  font-weight: 400;
  padding: 0 0 15px;
}

.news-tab .news-list {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 30px;
  padding: 30px;
}

.news-tab .news-list:last-child {
  border: none;
}

.news-tab .news-list h3 {
  color: #044b85;
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 10px;
}

.news-tab .news-list h3 span {
  font-size: 14px;
  color: #999;
  font-weight: 300;
  display: block;
  padding: 5px 0 0;
}

.news-tab .news-list .full-bio-btn {
  float: right;
  margin: 30px 50px 20px 0;
  font-size: 14px;
}

.topics-tab .block {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 30px;
  padding: 25px 30px;
  font-size: 14px;
  line-height: 20px;
}

.topics-tab .block h4 {
  font-size: 20px;
  line-height: 26px;
  padding: 0 0 5px 25px;
  color: #044b85;
  position: relative;
}

.topics-tab .block h4:before {
  content: "\f111";
  color: #fa8e35;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 8px;
}

.blue-block .close-btn:after,
.button-icon-list li a:before {
  content: "";
  left: 50%;
  position: absolute;
}

.topics-tab .block .des {
  padding: 0 0 0 25px;
}

.search-speaker-details .speaker-top {
  margin: 0 0 70px;
  padding: 0;
}

.speaker-details-page .speaker-right {
  padding: 0;
}

.search-speaker-details .speaker-left .inner {
  padding: 25px 0 0;
}

.search-speaker-details .speaker-title {
  margin: 15px 0 0;
  font-size: 20px;
  padding: 10px 30px 10px 0;
}

.search-speaker-details .shor-desc .full-bio-btn {
  display: inline-block;
  padding: 3px 0 0 8px;
  font-weight: 600;
  font-size: 14px;
}

.search-speaker-details .speaker-top .speaker-left {
  padding-right: 0;
}

.speaker-details-page .sub-points {
  padding: 15px 0;
}

.speaker-details-page .list-circle li {
  line-height: 16px;
  font-weight: 400;
}

.search-speaker-details .shor-desc .full-bio-btn:before {
  top: 7px;
  right: -30px;
}

.search-speaker-details .shor-desc {
  padding: 0 0 15px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.search-speaker-details textarea {
  width: 100%;
  padding: 15px;
  height: 150px;
  border: 1px solid #d9d9d9;
  background: #fff;
  outline: 0;
  color: #777;
  font-size: 14px;
  line-height: 22px !important;
  font-weight: 400;
}

.search-speaker-details .blue-block {
  padding: 0;
}

.button-icon-list {
  margin: 0;
}

.button-icon-list li {
  border-bottom: solid 1px #4382b5;
  border-left: solid 1px #4382b5;
  width: 50%;
  float: left;
  color: #fff;
  padding-top: 25px;
}

.button-icon-list li a {
  color: #fff;
  padding: 80px 10px 30px;
  display: block;
  text-align: center;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  outline: 0;
}

.button-icon-list li a:before {
  top: 20px;
  background: url(../images/sprite-png.png) no-repeat;
  margin-left: -20px;
}

.button-icon-list li:hover a {
  color: #fa8e35;
}

.button-icon-list li.button-video a:before {
  background-position: -3px -311px;
  width: 40px;
  height: 40px;
}

.button-icon-list li.button-bio a:before {
  background-position: -94px -314px;
  width: 41px;
  height: 35px;
}

.button-icon-list li.button-books a:before {
  background-position: -51px -312px;
  width: 36px;
  height: 37px;
  margin-left: -19px;
}

.button-icon-list li.button-topics a:before {
  background-position: -140px -311px;
  width: 42px;
  height: 36px;
}

.button-icon-list li.button-books,
.button-icon-list li.button-topics {
  border-bottom: none;
}

.button-icon-list li.button-books,
.button-icon-list li.button-video {
  border-left: none;
}

.blue-block .close-btn {
  position: absolute;
  right: -25px;
  top: -25px;
  bottom: none;
  border-radius: 100%;
  font-size: 0;
  width: 52px;
  height: 52px;
  outline: 0;
  background: #fff;
  -webkit-box-shadow: 0 15px 50px 0 rgba(170, 195, 213, 0.4);
  -moz-box-shadow: 0 15px 50px 0 rgba(170, 195, 213, 0.4);
  box-shadow: 0 15px 50px 0 rgba(170, 195, 213, 0.4);
  border: 1px solid #eee;
  cursor: pointer;
}

.blue-block .close-btn:after {
  background: url(../images/sprite-png.png) -157px -277px no-repeat;
  width: 15px;
  height: 15px;
  top: 50%;
  margin: -7px 0 0 -7px;
}

.share-btn-blk {
  text-align: center;
}

.share-btn-blk ul li {
  display: inline-block;
  margin: 0 10px;
}

.share-btn-blk .rg-btn {
  float: none;
  text-transform: inherit;
  position: relative;
  padding-left: 50px;
}

.share-btn-blk .rg-btn:after {
  content: "";
  background: url(../images/sprite-png.png) no-repeat;
  position: absolute;
  left: 20px;
  top: 13px;
}

.share-btn-blk .shr-btn {
  padding-left: 55px;
}

.share-btn-blk .req-btn {
  padding-left: 60px;
}

.share-btn-blk .shr-btn:after {
  background-position: -445px -226px;
  width: 22px;
  height: 25px;
  top: 9px;
}

.share-btn-blk .req-btn:after {
  background-position: -469px -258px;
  width: 27px;
  height: 26px;
  top: 7px;
}

.share-btn-blk .clear-btn:after {
  background-position: -479px -226px;
  width: 17px;
  height: 17px;
}

.eventpage .search-bar {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 60px;
}

.eventpage .search-bar p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  float: left;
  padding: 0 10px 0 0;
  line-height: 40px;
}

.event-left h2,
.event-left h2 a {
  color: #044b85;
  line-height: 22px;
}

.eventpage .search-bar .block {
  width: 380px;
  float: left;
}

.event-block {
  margin: 0 0 60px;
  background: #f5f5f5;
  padding: 0 20px;
}

.event-left figure {
  height: 100%;
  border: 7px solid #fff;
  margin: -20px 20px 20px 0;
  padding: 0;
}

.event-left {
  margin: 0;
  padding: 0;
}

.event-left .content {
  padding: 0 0 30px;
}

.event-left h2 {
  font-size: 19px;
  padding: 25px 0 15px;
}

.event-date {
  position: relative;
  color: #fa8e35;
  padding: 0 0 0 25px;
}

.event-date:before {
  content: "\f073";
  position: absolute;
  left: 0;
  top: 2px;
}

.event-addres {
  position: relative;
  color: #555;
  padding: 0 0 0 25px;
  font-weight: 300;
  margin: 10px 0 0;
}

.event-addres:before {
  content: "\f041";
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 25px;
  color: #fa8e35;
}

.event-right {
  margin: 0;
  padding: 0;
}

.event-buttons {
  margin: 40px 0;
}

.event-buttons li {
  background: #fff;
  padding: 25px 10px;
  margin: 0 10px 10px 0;
  width: 23%;
  text-align: center;
  color: #333;
  line-height: 400;
  line-height: 20px;
  border: 1px solid #dadada;
}

.event-buttons li:last-child {
  width: 12%;
}

.event-buttons li a {
  display: block;
  color: #333;
  line-height: 20px;
  position: relative;
  padding: 50px 0 0;
}

.event-buttons li a:before {
  content: "";
  background: url(../images/sprite-png.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 0;
}

.event-buttons li.viewI-Btn a:before {
  background-position: -373px -251px;
  width: 36px;
  height: 40px;
  margin-left: -18px;
}

.event-buttons li.mediaI-Btn a:before {
  background-position: -416px -254px;
  width: 43px;
  height: 37px;
  margin-left: -22px;
}

.event-buttons li.downI-Btn a:before {
  background-position: -348px -9px;
  width: 43px;
  height: 43px;
  margin-left: -22px;
}

.event-buttons li.invoiceI-Btn a:before {
  background-position: -359px -65px;
  width: 32px;
  height: 43px;
  margin-left: -16px;
}

.event-buttons li.moreI-Btn a:before {
  background-position: -358px -114px;
  width: 38px;
  height: 38px;
  margin-left: -19px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.event-buttons li:hover {
  -webkit-box-shadow: 0 0 20px 1px #ccc;
  box-shadow: 0 0 20px 1px #999;
}

.event-buttons li a:hover {
  color: #044b85;
}

.event-buttons li.moreI-Btn:hover a:before {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.evnt-left figure {
  margin: 0 0 1px;
  min-height: 150px;
  display: block;
  background: #eee;
  padding: 5px;
}

.evnt-left figure img {
  width: 100%;
  margin: 0;
  display: block;
}

.evnt-content h2 {
  color: #044b85;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  padding: 0 0 25px;
}

.evnt-content .des {
  padding: 30px 0 0;
}

.evnt-content .des p {
  padding: 0 0 20px;
}

.sideblock .inner {
  margin: 0 0 0 25px;
}

.sideblock .block {
  margin: 0 0 20px;
}

.sideblock .block h2 {
  background: #044b85;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  padding: 20px 0 20px 20px;
  font-weight: 600;
}

.sideblock .block .content {
  background: #f5f5f5;
  border: 1px solid #e4e4e4;
  padding: 25px;
}

.sideblock .block figure img {
  width: 100%;
  display: block;
  margin: 0;
}

.sideblock .blue-block h4 {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

.cont-email,
.cont-phn {
  font-weight: 400;
}

.sideblock .blue-block a {
  color: #fff;
  position: relative;
  padding: 0 0 0 30px;
  display: block;
  margin: 0 0 15px;
}

.cont-phn {
  font-size: 20px;
  line-height: 22px;
}

.cont-phn:before {
  content: "\f10b";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  line-height: 26px;
}

.cont-email,
.cont-email:before {
  font-size: 14px;
  line-height: 16px;
}

.cont-email:before {
  content: "\f003";
  position: absolute;
  left: 0;
  top: 0;
}

.sideblock .blue-block a:hover {
  color: #fa8e35;
}

.dwnld-list li {
  position: relative;
  color: #555;
  padding: 0 0 0 30px;
  margin: 0 0 15px;
}

.dwnld-list li a {
  display: block;
  color: #555;
}

.dwnld-list li:before {
  content: "\f1c1";
  position: absolute;
  left: 0;
  top: 6px;
  color: #fe4949;
}

.dwnld-list li:hover a,
.dwnld-list li:hover:before {
  color: #044b85;
}

.event-details .speakertab {
  margin: 30px 0 0;
}

.gallary {
  margin: 0;
}

.gallary li {
  margin-bottom: 20px;
  height: 180px;
  padding: 0 10px;
}

.gallary li .popup-with-zoom-anim {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
}

.gallary li .popup-with-zoom-anim img {
  display: block;
  margin: 0;
  position: relative;
  z-index: 1;
}

.event-details .nav-tabs li a {
  text-transform: uppercase;
  font-size: 20px;
  padding: 10px 40px 20px 65px;
  margin: 0 25px 0 0;
}

.videopopupInner {
  border: 2px solid #fff;
}

.speaker-popup-video {
  padding: 0;
}

.popup-Books .books-tab {
  margin: 30px 0 0;
}

.popup-topics .topics-tab {
  margin: 15px 0 0;
}

.popup-topics .topics-tab .block {
  border: none;
  margin: 0 0 10px;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
}

.popup-topics .topics-tab .block h4 {
  font-size: 16px;
  line-height: 20px;
}

.popup-topics .topics-tab .block h4:before {
  top: 2px;
}

.topics-title {
  border-bottom: solid 1px #ccc;
  padding: 0 0 20px;
  margin: 0 0 20px !important;
}

#speaker-form {
  width: 40%;
  padding: 50px;
}

#speaker-form .inside-form-block {
  background: 0 0;
  padding: 0;
  margin: 0;
}

#speaker-form .inside-form-block .field input,
#speaker-form .text-area textarea {
  background: #f5f5f5;
}

#speaker-form .text-area textarea {
  height: 120px;
  display: block;
}

#speaker-form .videopopupInner h2 {
  margin: 0;
  padding: 0 0 15px;
}

.books-list .card {
  margin: 0 0 30px;
  position: relative;
  text-align: center;
  display: block;
}

.books-list .card .card-img-top {
  max-width: 100%;
  width: auto;
  min-width: 60%;
  margin: 0 auto !important;
}

.books-list .card:hover .card-block {
  background: #044b85;
  color: #fff;
}

.books-list .card-text {
  line-height: 24px;
}

.books-list .card .more {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.show-block {
  background: #f5f5f5;
  border-radius: 30px;
  padding: 20px 40px 10px;
  width: 100%;
  margin: 30px 0 60px;
}

.show-block p,
.show-block span {
  float: left;
  color: #777;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  margin-bottom: 15px !important;
}

.show-block p {
  margin: 0 10px 0 0;
}

.show-block span {
  position: relative;
  padding: 0;
  margin: 0;
}

.show-block span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: #777;
  display: none;
}

.show-block span + span {
  padding: 0 0 0 10px;
  margin: 0 0 0 10px;
}

.show-block span + span:before {
  display: block;
}

.speaker-list-block figure {
  overflow: hidden;
}

.speaker-list-block {
  background: #f5f5f5;
  margin: 0 0 60px;
  padding: 0 30px;
  width: 100%;
  position: relative;
  border: 1px solid #e6e6e6;
}

.profile-list {
  margin: 0;
}

.profile-list figure {
  padding: 0;
  position: relative;
  z-index: 2;
  top: -20px;
}

.profile-list .content {
  padding: 0 0 20px 30px;
}

.profile-list .content h2 {
  color: #044b85;
  padding: 13px 40px 13px 0;
  background: #fff;
  display: inline-block;
  position: relative;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  margin: 15px 0 20px;
}

.profile-list .content h2:after,
.profile-list .content h2:before {
  content: "";
  background: #fff;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
}

.profile-list .content h2:before {
  right: -25px;
  -ms-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  -webkit-box-shadow: 5px 0 5px 0 rgba(171, 171, 171, 0.3);
  box-shadow: 5px 0 5px 0 rgba(171, 171, 171, 0.3);
}

.profile-list .content h2:after {
  right: 100%;
  -webkit-box-shadow: -5px 0 5px 0 rgba(171, 171, 171, 0.5);
  box-shadow: -5px 0 5px 0 rgba(171, 171, 171, 0.5);
}

.profile-list .list-circle li {
  color: #333;
  margin: 0 0 5px;
  font-weight: 400;
}

.speaker-list-block .range-points {
  padding: 80px 0 0;
}

.speaker-list-block .list-circle li,
.speaker-list-block .range-points .block p {
  font-weight: 400;
}

.speaker-list-block .range-points .block:first-child {
  margin: 0 0 0 15px;
}

.speaker-list-block .range-points .block {
  margin: 0 0 0 30px;
}

.speaker-details-page .topics-tab .block {
  background: 0 0;
  border: none;
  padding: 0;
}

.fa-caret-down:before {
  content: "\f0d7";
}

.client-login {
  position: relative;
}

.client-login .rg-btn {
  padding: 0 10px 0 20px;
  font-size: 15px;
}

.client-login .rg-btn i {
  display: inline-block;
  margin: 0 0 0 10px;
}

.client-login .sub-login {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(-2em);
  z-index: 9 !important;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s,
    z-index 0s linear 10ms;
  width: 210px;
  padding: 5px 0 0;
}

.client-login .sub-login:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ff7a1e;
  position: absolute;
  left: 2px;
  top: -1px;
}

.client-login:hover .sub-login {
  visibility: visible;
  opacity: 1;
  z-index: 1;
  transform: translateY(0);
  transition-delay: 0s, 0s, 0.3s;
}

.top-bar ul.sub-login li {
  float: none;
  display: block;
  padding: 0;
  margin: 0;
}

.top-bar ul.sub-login li a {
  border-bottom: solid 1px #d06317;
  display: block;
  float: none;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 15px 10px;
  position: relative;
  overflow: hidden;
  background: #ff7a1e;
}

.field-checkbox,
.speakers-buttons .more-info-btn {
  width: 52px;
  float: left;
  position: relative;
}

.top-bar ul.sub-login li:hover a {
  background: #d06317;
  color: #fff;
}

.top-bar ul.sub-login li a:before {
  display: none !important;
}

.top-bar ul.sub-login li:first-child a:after,
.top-bar ul.sub-login li:last-child a {
  border: none;
}

.bt-blue.instructions {
  margin: 0;
  padding: 30px 35px;
  border: none;
}

.speaker-profile-block .content {
  height: 600px;
  overflow-y: scroll;
  padding: 0 30px;
}

.exclusive-rbn,
.newsImg,
.podcastBlock .podcastImg,
.profile-share a,
.searchList,
.share-link,
.team-content-block {
  overflow: hidden;
}

.team-content-block{background:#fff;}

.speaker-profile-block .content p {
    padding: 0 0 35px;
}

.speakers-buttons {
  padding: 80px 0 0;
}

.more-info-btn .more-arrow {
  display: block;
  background: url(../images/sprite-png.png) -332px -190px no-repeat;
  width: 52px;
  height: 52px;
}

.field-checkbox input[type="checkbox"],
.field-checkbox input[type="checkbox"]:checked ~ label .addspkr,
.field-checkbox input[type="checkbox"] ~ label .rmvespkr {
  display: none;
}

.more-info-btn:hover .more-arrow {
  transform: rotate(-90deg);
}

.field-checkbox {
  color: #044b85;
  text-align: center;
  border: 2px solid #044b85;
  padding: 0;
  border-radius: 100%;
  line-height: 14px;
}

.field-checkbox input[type="checkbox"]:checked + label > .ybar {
  transform: rotate(90deg);
}

.field-checkbox .xbar,
.field-checkbox .ybar {
  margin: 0 auto;
  background: #044b85;
  pointer-events: none;
}

.field-checkbox .ybar {
  width: 2px;
  height: 25px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 10px;
}

.field-checkbox input[type="checkbox"]:checked ~ label .ybar {
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

.field-checkbox:hover .xbar,
.field-checkbox:hover .ybar {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.field-checkbox input[type="checkbox"]:checked ~ label .rmvespkr {
  display: block;
}

.field-checkbox .xbar {
  width: 25px;
  height: 2px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 22px;
  left: 12px;
}

.field-checkbox input[type="checkbox"]:checked ~ label .xbar {
  -ms-transform: rotate(43deg);
  -webkit-transform: rotate(43deg);
  transform: rotate(43deg);
}

.field-checkbox label:after {
  content: "Add to speaker list";
  background: #044b85;
  color: #fff;
  width: 200px;
  position: absolute;
  left: 50%;
  top: -60px;
  text-align: center;
  margin: 0 0 0 -100px;
  font-size: 16px;
  padding: 8px 0;
  display: none;
}

.field-checkbox input[type="checkbox"]:checked ~ label:after {
  content: "Remove to speaker list";
}

.field-checkbox:hover:before {
  display: block;
}

.field-checkbox label {
  width: 48px;
  height: 48px;
  display: block;
  cursor: pointer;
  border-radius: 100%;
}

.speakers-buttons .field-checkbox,
.speakers-buttons .more-info-btn {
  margin: 0 0 0 30px;
}

.newsImg {
  height: 195px;
  position: relative;
  text-align: center;
  background: #fff;
}

.newsImg a {
  width: 100%;
  height: 100%;
}

.newsImg img {
  -moz-object-fit: contain;
  -ms-object-fit: contain;
  -o-object-fit: contain;
  object-fit: contain;
  width: auto;
  height: inherit;
  margin: 0 auto;
}

.newsDetial .newsImg .date:after,
.newsInner .date:after {
  right: -25px;
  content: "";
  width: 0;
  height: 0;
  opacity: 0.9;
}

.newsInner .date {
  position: absolute;
  top: -25px;
  left: 0;
  background: rgba(250, 142, 53, 0.9);
  line-height: 40px;
  padding: 0 10px 0 15px;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  z-index: 3;
}

.newsInner .date i {
  margin: 0 10px 0 0;
}

.newsInner .date:after {
  position: absolute;
  top: 0;
  border-top: 40px solid #fc8829;
  border-right: 25px solid transparent;
  z-index: -1;
}

.blogCon {
  min-height: 200px;
  padding: 30px 20px 20px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
  font-weight: 400;
  position: relative;
}

.blogCon .rg-btn {
  margin: 15px 0 0;
}

.blogCon h4 {
  font-size: 16px;
  margin: 0 0 10px;
}

.newsInner {
  border: 1px solid #ccc;
  background: #f7f7f7;
  margin: 0 0 30px;
  min-height: 455px;
}

.newsInner a {
  color: #044b85;
}

.newsInner .blogCon a.bt-blue {
  color: #fff;
}

.newsDetial .newsImg .date {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(250, 142, 53, 0.9);
  line-height: 40px;
  padding: 0 10px 0 15px;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  z-index: 3;
}

.newsDetial .newsImg .date:after {
  position: absolute;
  top: 0;
  border-top: 40px solid #fc8829;
  border-right: 25px solid transparent;
  z-index: -1;
}

.newsInner .blogCon p {
  padding: 0 0 15px;
}

.newsDetial h1 {
  color: #044b85;
  text-align: center;
  font-size: 30px;
  margin: 0 0 60px;
  line-height: 35px;
}

.newsDetial .newsImg {
  height: auto;
  min-height: 100px;
  margin: 0 0 30px;
  background: #f7f7f7;
}

.newsDetial .newsImg img {
  display: block;
  margin: 0 auto;
  min-width: 40%;
  height: auto;
  max-width: 100%;
}

.newsDetial p {
  margin: 0;
  color: #555;
}

blockquote {
  padding: 25px;
  background: #f7f7f7;
  color: #044b85;
  font-style: italic;
  font-weight: 500;
  border-left: 5px solid #fc8828;
  margin: 0 0 25px;
}

.shareblock {
  text-align: center;
  background: #f5f5f5;
  line-height: 65px;
  margin: 35px 0;
}

.shareblock a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  margin: 0 0 0 10px;
  position: relative;
  top: 0;
}

.shareblock a:hover {
  top: -3px;
  box-shadow: 0 5px 10px 1px #bfbfbf;
  -webkit-box-shadow: 0 5px 10px 1px #bfbfbf;
  -moz-box-shadow: 0 5px 10px 1px #bfbfbf;
  -ms-box-shadow: 0 5px 10px 1px #bfbfbf;
}

.shareblock a.faceBook {
  background: #4267b2;
}

.shareblock a.twitter {
  background: #3c9cf3;
}

.shareblock a.fayoutube {
  background: #e62e24;
}

.shareblock a.pintrest {
  background: #bd081b;
}

.shareblock a.google {
  background: #dc483c;
}

.shareblock a.linkdin {
  background: #2473b6;
}

.shareblock span {
  color: #044b85;
  font-weight: 500;
}

.fa-angle-double-left:before {
  content: "\f100";
  font-family: FontAwesome;
}

.fright {
  float: right;
}

.blogButton i {
  margin: 0 10px 0 0;
}

.podcastBlock {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 1);
  -moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 1);
  box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 1);
  margin: 0 0 30px;
}

.podcastBlock .podcastImg {
  height: 280px;
  position: relative;
}

.podcastBlock .podcastImg {
  background: #fff;
}

.podcastBlock .podcastImg img {
  width: 100%;
  height: auto;
}

.fa-long-arrow-right:before {
  content: "\f178";
  font-family: FontAwesome;
}

.podcastBlock .podcastCon {
  padding: 20px;
  color: #555;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  line-height: 24px;
}

.podcastBlock .podcastCon p {
  padding: 0 0 10px;
}

.podcastBlock .podcastCon a {
  color: #044b85;
  font-weight: 700;
}

.podcastBlock .podcastCon a i {
  color: #fa8e35;
  margin: 0 0 0 10px;
}

.podcastImg span,
.videoList span,
.videopopupInner h2 {
  font-weight: 700;
  color: #044b85;
}

.podCastIframe {
  height: 90px;
  background: #eee;
}

.podcastImg span {
  font-size: 22px;
  line-height: 50px;
  padding: 0 60px 0 20px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background: #fff;
}

.podcastImg span:after {
  position: absolute;
  right: -19px;
  top: 0;
  background: url(../images/whiteBg.png) no-repeat;
  width: 19px;
  height: 50px;
  content: "";
}

.videoList span {
  font-size: 22px;
  padding: 50px 0;
  display: block;
}

.videoList .pic {
  position: relative;
}

.videoList .pic .play-button {
  background: url(../images/sprite-png.png) -136px 0 no-repeat;
  width: 84px;
  height: 84px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -42px 0 0 -42px;
}

.videoList .videoyoutube {
  -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
}

.videoList:hover .videoyoutube {
  -webkit-box-shadow: 0 12px 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 12px 10px 0 rgba(0, 0, 0, 0.6);
}

.videoList {
  text-align: center;
  margin: 0 0 30px;
  position: relative;
  transition: all 3s;
}

.videoList a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 9;
}

.videopopupInner h2 {
  font-size: 26px;
  line-height: 32px;
  margin: 25px 0;
}

.videopopupInner p {
  line-height: 24px;
  margin: 0 0 25px;
}

.videopopupInner span {
  position: absolute;
  color: #fff;
  top: -40px;
  right: 0;
  font-size: 40px;
  font-weight: 400;
}

.speaker-banner .slick-next,
.speakerbanner .slick-next {
  right: -40px;
}

.searchList h4 {
  font-size: 18px;
  font-weight: 500;
}

.sortByBlock {
  background: #044b85;
  margin: 20px 0;
  width: 100%;
  padding: 12px 0;
  border: 1px solid #ccc;
}

    .sortByBlock span.title {
        float: left;
        margin: 0 10px 0 25px;
        color: #fff;
        line-height: 42px;
        font-size: 16px;
        font-family: 'poppins_light';
    }

.sortByBlock .selectBar {
  float: left;
}

.speakerBy .spearkerBySort a {
  width: 33px;
  text-align: center;
  line-height: 33px;
  color: #555;
  display: inline-block;
  margin: 0 1px;
  font-size: 14px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(194, 194, 194, 0.7);
  -moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 0.7);
  box-shadow: 0 3px 5px 0 rgba(194, 194, 194, 0.7);
}

.speakerBy {
  margin: 0;
  width: 100%;
}

.speakerBy .spearkerBySort {
  padding: 0;
}

.speakerBy .spearkerBySort .nav-tabs {
  border: none;
}

.speakerBy span {
  line-height: 34px;
  padding: 0 15px;
  -webkit-box-shadow: 0 2px 3px 0 rgba(194, 194, 194, 0.7);
  -moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 0.7);
  box-shadow: 0 3px 5px 0 rgba(194, 194, 194, 0.7);
  background: #fa8e35;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  float: left;
}

.speakerBy .spearkerBySort a.active,
.speakerBy .spearkerBySort a:hover {
  background: #fa8e35;
  color: #fff;
}

.speakerBy .spearkerBySort {
  float: right;
}

.speakersCon {
  margin: 0 0 50px;
  border: 1px solid #ccc;
  padding: 15px 25px 25px;
  background: #f5f5f5;
}

.speakerBy .spearkerBySort .dropdown-menu li {
  float: left;
  width: 30%;
  margin: 2px;
}

.speakerBy .spearkerBySort .dropdown-menu li a {
  width: 100%;
  background: #fff;
  box-shadow: inherit;
}

.speakerBy .spearkerBySort .dropdown-menu li a:hover {
  background: #fa8e35;
  color: #fff;
}

.speakerBy .spearkerBySort .dropdown-menu {
  padding: 4px;
  background: #ededed;
  border-radius: 0;
  margin: 5px 0 0;
  -webkit-box-shadow: 0 2px 3px 0 rgba(194, 194, 194, 0.7);
  -moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 0.7);
  box-shadow: 0 3px 5px 0 rgba(194, 194, 194, 0.7);
  border: none;
}

.speakerBy .spearkerBySort .dropdown .dropdown-toggle:after {
  display: none;
}

.speakerBy .spearkerBySort .dropdown .dropdown-toggle {
  color: #fff;
  font-size: 0;
}

.speakerBy .spearkerBySort .dropdown .dropdown-toggle:before {
  content: "";
  background: url(../images/sprite-png.png) -157px -170px no-repeat;
  width: 3px;
  height: 15px;
  top: 10px;
  left: 17px;
  position: absolute;
}

.speaker-banner .slick-prev,
.speakerbanner .slick-prev {
  left: -40px;
}

.speakerBy .spearkerBySort .dropdown .dropdown-toggle:hover:before {
  background-position: -166px -170px;
}

.galleryDialog {
  padding: 0;
}

.galleryDialog .videopopupInner img {
  margin: 0;
  display: block;
}

.contentPad {
  padding: 30px;
  text-align: left;
}

.videoYoutubeCon {
  padding: 0 20px;
}

.speakertab .nav-tabs li.responsivetabs-more > a {
  padding: 15px;
  background: #f0f0f0;
  margin: 0;
}

.speakertab .nav-tabs li.responsivetabs-more > a:after {
  display: none;
}

.responsivetabs-more .dropdown-menu {
  height: 0;
  padding: 0;
  -webkit-transition: height 0.8s;
  -moz-transition: height 0.8s;
  transition: height 0.8s;
}

.responsivetabs-more.show .dropdown-menu {
  height: auto;
}

.radio-blk-list input[type="radio"]:checked ~ label {
  color: red;
}

.top-bar .client-login.login-btn {
  margin: 0;
  padding: 0;
}

.form-input-block input,
.form-input-block textarea {
  outline: 0 !important;
  line-height: 18px;
}

.form-input-block textarea {
  display: block;
}

.form-input-block h2 {
  font-weight: 700;
  color: #044b85;
}

footer h4.footertitle {
  padding-top: 0;
}

.speakersList-block {
  padding: 60px 0 0;
}

.speakersList-block .pagination {
  margin: 0 auto;
}

.pagenation {
  text-align: center;
  margin: 30px 0 0;
}

.pagenation .showhingdetails {
  float: left;
}

.pagenation .pagination-container,
.spkr-btn {
  float: right;
}

.pagination li a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  border: 1px solid #ddd;
  color: #959190;
  background: #fafafa;
  font-size: 16px;
}

.pagination li a:hover,
.pagination li.active a,
.pagination li:hover a {
  background: #044b85;
  border-color: #044b85;
  color: #fff;
}

.pagenation .pagination {
  margin: 0;
  padding: 0;
}

.pagination li a:not([href]):not([tabindex]):focus,
.pagination li a:not([href]):not([tabindex]):hover {
  color: #fff;
}

.midBlock {
  text-align: center;
  margin: 30px 0;
}

.midBlock p {
  font-size: 20px;
  line-height: 26px;
}

.midBlock .rg-btn {
  display: inline-block;
  margin: 15px 0 0;
}

.speaker-banner {
  margin-top: 120px;
  padding: 0;
}

.speaker-banner .speaker-slider {
  border: none;
}

.speaker-banner .speaker-slider .item {
  width: 100%;
  height: 350px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.speaker-banner .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
}

.speaker-banner .slick-arrow {
  background: 0 0;
  font-size: 0;
}

.speaker-banner .slick-next:before,
.speaker-banner .slick-prev:before {
  color: #fff;
  font-size: 40px !important;
  opacity: 0.3;
}

.speakerbanner .slick-arrow {
  background: 0 0;
  font-size: 0;
}

.speakerbanner .slick-next:before,
.speakerbanner .slick-prev:before {
  color: #fff;
  font-size: 40px !important;
  opacity: 0.3;
}

.speaker-banner .sub-spkr-title {
  color: #fff;
  margin:0;
}

.sub-spkr-title {
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  margin: -25px 0 40px;
  padding: 0;
}

.spkr-content {
  padding: 15px 0 25px 0;
  width: 100%;
}

.speakerbanner {
  width: 98%;
  margin: 0 auto;
}

.spkr-btn {
  margin: 30px 0 0;
}

.spkr-btn i {
  display: inline-block;
  margin: 0 10px 0 0;
}

.speaker-banner-new {
  position: relative;
  width: 100%;
}

.kenote-speaker {
  margin: 0;
}

/*.speaker-banner-new:before{content:"";position:absolute;left:-100%;top:0;background-image:url(../images/home-banner-bg.jpg);width:3000px;height:100%;background-attachment:fixed;background-size:cover;background-position:0 0;z-index:1}*/

.speaker-banner-inner {
  width: 100%;
  padding: 60px 0 30px 0;
}

.speaker-banner-inner:before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  background-image: url(../images/home-banner-bg.jpg);
  width: 3000px;
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
  background-position: 0 0;
  z-index: 1;
}

.speaker-banner-inner .container {
  position: relative;
  z-index: 3;
}

/*.searchList {
  width: 100%;
  margin-top:65px;

}*/

.speaker-banner-inner {
  position: relative;
  z-index: 2;
}

.show-block-new {
  background: #eee;
}

.show-block-new p,
.show-block-new span {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 600;
}

.show-block-new span {
  margin-right: 5px;
}

.podCastIframe iframe {
  width: 100%;
}

.top-bar ul li {
  color: #fff;
}

.click-show {
  display: none;
}

.privcy-policy,
.privcy-policy p {
  font-size: 16px;
  line-height: 26px;
  color: #555;
}

.privcy-policy h4 {
  padding: 0 0 10px;
  color: #044b85;
}

.iframe-video {
  width: 100%;
  height: 400px;
  display: none;
}

.mfp-container .iframe-video,
.text-danger {
  display: block;
}

.text-danger {
  font-size: 12px;
  text-align: left;
}

.search-speaker-details .speaker-top .left-block {
  float: left;
}

.left-block.speaker-left {
  width: 18%;
  margin: 0 15px 0 0;
}

.left-block.speaker-right {
  width: 60%;
  margin: 0 15px 0 0;
}

.search-speaker-details .blue-block {
  margin: 0;
  position: relative;
}

.search-speaker-details .list-circle {
  font-size: 14px;
  line-height: 18px;
}

.search-speaker-details .list-circle li {
  font-size: 14px;
  line-height: 18px;
  margin: 0 10px 5px 0;
  font-weight: 400;
}

.search-speaker-details .sub-points {
  padding: 10px 0 15px;
}

.search-speaker-details .button-icon-list li a {
  padding: 70px 10px 20px;
  font-size: 15px;
}

.search-speaker-details .range-points {
  margin: 30px 0 0;
}

.search-speaker-details .range-points .block {
  margin: 0 25px 0 0;
}

.search-speaker-details .range-points .block p {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}

.search-speaker-details .textarea-block {
  margin: 0 0 15px;
}

.search-speaker-details .speaker-right .row {
  margin: 0;
}

.videopopupInner iframe {
  width: 100%;
  height: 350px;
}

.speaker-topics-blocks {
  background: #ebebeb;
  padding: 40px 25px;
}

.buttons-block {
  margin: 0 0 20px;
}

.speaker-left {
  margin: 0;
}

.speaker-topics-blocks h4 {
  font-size: 20px;
  line-height: 16px;
  padding: 0;
  margin: 0 0 20px;
  color: #fa8e35;
  font-weight: 500;
}

.speaker-details-page .speaker-topics-blocks .list-circle li {
  line-height: 18px;
  font-weight: 300;
  padding: 0 0 0 15px;
  margin: 0 15px 10px 0;
  font-size: 14px;
}

.speaker-details-page .speaker-topics-blocks .list-circle li:before {
  top: 2px;
}

.search-speaker-details .shor-desc {
  color: #555;
}

.ra-form .row {
  padding: 0;
  margin: 0;
}

.ra-form .inner {
  padding: 40px;
  background: #f7f7f7;
  width: 96%;
  margin: 0 auto;
}

.ra-form .form-submit .rg-btn {
  top: 0;
}

.ra-form .text-danger {
  position: absolute;
  bottom: 1px;
  left: 17px;
}

.speakerDetails {
  margin-top: 150px;
  background-image: url(../images/speaker-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 60px 0 0;
}

.single-profile {
  border-top: solid 5px #fc8828;
  margin: 30px 0 0;
  background: #fff;
  padding: 15px 10px;
}

.single-profile .speaker-left {
  padding: 0;
}

.single-profile .speaker-left figure {
  margin: 0;
}

.single-profile .speaker-left .inner {
  padding-right: 0;
  position: relative;
}

.exclusive-rbn {
  position: relative;
  width: 100%;
}

.exclusive-rbn span {
  background: #fc8828;
  color: #fff;
  position: absolute;
  right: -58px;
  top: 7px;
  -ms-transform: rotate(29deg);
  -webkit-transform: rotate(29deg);
  transform: rotate(29deg);
  padding: 9px 0;
  text-align: center;
  width: 200px;
  font-size: 16px;
  font-weight: 600;
}

.exclusive-rbn span:after,
.exclusive-rbn span:before {
  content: "";
  background: #fc8828;
  width: 50px;
  height: 100%;
  position: absolute;
  right: -25px;
  top: 0;
  -ms-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}

.exclusive-rbn span:before {
  left: -25px;
}

.sideBar {
  padding: 30px 12px;
  background: #00305c;
  color: #fff;
}

.sideBar .shareblock {
  background: 0 0;
  padding: 0;
  margin: 0;
}

.speakerDetails .speaker-title {
  background: #023662;
  color: #fff;
}

.speakerDetails .speaker-title:after,
.speakerDetails .speaker-title:before {
  background: #023662;
}

.speakerDetails .list-circle li {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 8px;
}

.sideBar .check-box-btn label,
.sideBar .check-btn a,
.sideBar .print-btn {
  color: #fff;
  margin: 0;
  padding: 14px 0 0 60px;
}

.sharebar .share-link:hover,
.sideBar .check-box-btn:hover label,
.sideBar .check-btn:hover a,
.sideBar .print-btn:hover {
  color: #fc8829;
}

.speakerDetails .check-box-btn,
.speakerDetails,
.speakerDetails .print-btn {
  float: none;
  display: block;
  border-bottom: solid 1px #024a8c;
  padding-bottom: 35px;
  margin-bottom: 25px;
}

.speakerDetails .check-box-btn {
  border: none;
  margin: 0px;
}

.speakerDetails .check-btn {
  float: none;
  display: block;
  border-bottom: none;
  margin-bottom: 25px;
  background: #fa8e35;
  padding: 13px 0 28px 0;
  position: relative;
}

.speakerDetails .check-btn::before,
.speakerDetails .check-btn::after {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 12px;
  background: #fa8e35;
}

.speakerDetails .check-btn::before {
  left: -12px;
}

.speakerDetails .check-btn::after {
  right: -12px;
}

.speakerDetails .check-btn a {
  font-size: 18px;
  color: #00305c;
}

.speakerDetails .check-btn a:hover {
  color: #000;
}

.share-link {
  cursor: pointer;
  position: relative;
  padding: 0 0 0 60px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 55px;
  height: 50px;
}

.share-link:before {
  content: "";
  background: url(../images/sprite-png.png) -188px -362px no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}

.share-link span {
  color: #fff;
  position: absolute;
  top: 12px;
}

.share-link:hover span {
  display: none;
}

.speakerDetails .check-box-btn label:before {
  width: 50px;
  height: 50px;
  background-position: -5px -361px;
}

.speakerDetails .check-btn a:before {
  width: 50px;
  height: 50px;
  background-position: -65px -361px;
}

.speakerDetails .print-btn:before {
  width: 50px;
  height: 50px;
  background-position: -125px -362px;
}

.speakerDetails .check-box-btn input[type="checkbox"]:checked ~ label:before {
  background-position: -5px -422px;
}

.sharebar .shareblock a.share {
  background: #555;
}

.sharebar .shareblock a.envelope {
  background: #222;
}

.speach-topics {
  background: #e6edf3;
  border-top: solid 1px #c1d2e2;
  border-bottom: solid 1px #c1d2e2;
  padding: 25px 0;
}

.speach-topics h2 {
  color: #fc8828;
  font-size: 20px;
  line-height: 22px;
  padding: 0 0 10px;
  font-weight: 700;
}

.speach-topics ul li {
  margin: 0 30px 10px 0;
  font-weight: 400;
}

.speach-topics ul li a {
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

.keystone-speakers-block.tb-pad90 h2,
.keystone-speakers-block.tb-pad90 h2 span {
  color: #023662;
}

.keystone-speakers-block.tb-pad90.cst-parallax h2,
.keystone-speakers-block.tb-pad90.cst-parallax span {
  color: #fff;
}

.keystone-speakers-block.tb-pad90 {
  background: #f1f1f1;
}

.team-slider.galery-slider {
  margin: -60px 0 0;
}

.profile-share {
  padding: 10px 0 0;
}

.profile-share a {
  text-align: center;
  width: 0;
  height: 30px;
  background: #fff;
  border-radius: 100px;
  color: #fc8828;
  display: inline-block;
  line-height: 30px;
  margin: 0 1px;
  -webkit-transition: width 0.1s, height 0.1s;
  transition: width 0.1s, height 0.1s;
  -moz-transition: width 0.1s, height 0.1s;
  -ms-transition: width 0.1s, height 0.1s;
  -o-transition: width 0.1s, height 0.1s;
  position: relative;
  top: 0;
}

.share-link:hover .profile-share a {
  width: 30px;
  -webkit-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
  -moz-transition: width 0.4s, height 0.4s;
  -ms-transition: width 0.4s, height 0.4s;
  -o-transition: width 0.4s, height 0.4s;
}

#list,
.giving-block,
.giving-block .inner,
.giving-block figure img {
  width: 100%;
}

.speakertab .tab-pane {
  min-height: 300px;
}

.errorpage {
  text-align: center;
}

.slick-slide,
.slick-slide img {
  display: none;
}

.slick-initialized .slick-slide,
.slick-initialized .slick-slide img {
  display: block;
}

.giving-block figure {
  padding-left: 0;
  margin: 0;
  display: block;
}

.giving-block h4 {
  color: #023662;
  margin: 0 0 30px;
}

.giving-block .give-title {
  font-size: 18px;
  line-height: 28px;
  padding: 0 70px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.giving-block .give-title em {
  display: block;
  font-weight: 600;
  font-style: normal;
}

.giving-block .block {
  margin: 0 0 15px;
  padding: 30px;
}

.giving-block .block .col-6 {
  padding: 0;
}

.lg-outer .lg-thumb {
  width: 100% !important;
  text-align: center;
}

.lg-outer .lg-thumb-item {
  display: inline-block;
  float: none !important;
}

.podCastIframe audioiframe:hover,
.podCastIframe audioiframe:focus,
audioiframe:active {
}

.podCastIframe audioiframe {
  width: 100%;
  background: #f5f5f5;
  padding: 60px 0 30px 0;
}

.item-list {
  padding: 0px;
  list-style: none;
}

.item-list li {
  position: relative;
  margin: 10px 0 30px 0;
}

.item-list li .inner {
  background: #f9f9f9;
  padding: 15px 15px 15px 68px;
  position: relative;
  height: 100%;
}

.item-list figure {
  position: absolute;
  left: 10px;
  top: 12px;
  width: 40px;
  text-align: center;
}

.item-list figure img {
  max-width: 100% !important;
  width: auto;
  height: auto !important;
  margin: 0 auto;
}

.site-addres-block {
  background: #f9f9f9;
  display: inline-block;
  width: 50%;
  padding: 30px;
  margin: 15px 0;
}

.site-addres-block h5 {
  font-size: 26px;
  line-height: 32px;
  padding: 0 0 15px 0;
}

.how-become p,
.req-info .how-become p {
  padding: 0 0 10px 0;
  font-size: 16px;
  line-height: 22px;
}

.how-become a {
  color: #007bff;
  text-decoration: none;
}

.site-addres-block h6 {
  color: #003865;
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 10px 0;
}

.how-become .site-addres-block p,
.req-info .how-become .site-addres-block p {
  padding: 0 0 3px 0;
}

.mar15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.nomarbottom {
  margin-bottom: 0px;
}

.meeting-Planner .rg-btn {
  width: 270px;
  display: block;
  margin: 15px 0;
  text-align: center;
}

a {
  color: #023662;
}

.topics-banner {
  margin-top: 155px;
  padding: 30px 0 15px 0;
  background-image: url(../images/home-banner-bg.jpg);
}

.topics-banner h2 {
  color: #fff;
  font-size: 30px;
  line-height: 22px;
  padding: 0 0 30px 0;
}

.topics-banner .slick-list {
  height: 300px;
  overflow: hidden;
}

.topics-banner .slick-initialized .slick-slide {
  height: 300px !important;
}

.topics-banner .slick-initialized .slick-slide img {
  width: 100%;
  webkit-object-fit: contain;
  -moz-object-fit: contain;
  -ms-object-fit: contain;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  width: inherit;
  height: inherit;
  margin: 0 auto;
}

.topics-content .spkr-btn {
  margin: 30px 0;
}

.spkr-view-btn {
  margin: 0 auto 30px auto;
  display: table;
}

h3 {
  line-height: 34px;
  font-size: 24px;
}

.our-team-block {
  margin: 30px 0 0 0;
}

.our-team-block .block .inner {
  -webkit-box-shadow: 0 0 20px 1px #d4d4d4;
  box-shadow: 0 0 20px 1px #d4d4d4;
  border: 3px solid #fff;
}

.our-team-block .block figure {
  width: 100%;
  margin: 0 0 15px 0;
}

.our-team-block .block figure img {
  width: 100%;
  height: auto;
}

.our-team-block .block h4 {
  color: #044b85;
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 3px 0;
}

.our-team-block .block p {
  padding: 0 0 15px 0;
}

.history-block {
  background: #f9f9f9;
  padding: 30px;
  margin: 30px 0;
}

.history-block h2 {
  color: #044b85;
  font-size: 24px;
  line-height: 30px;
  padding: 0 0 15px 0;
}

.req-info p,
p {
  line-height: 26px;
  padding: 0 0 15px 0;
}

.our-story-block .about-content-block {
  margin: 60px 0 0 0;
  border-top: solid 1px #ccc;
}

.our-story-block .about-content-block .inner {
  border: none;
}

.our-story-block .about-content-block h3 {
  color: #044b85;
  padding: 0 0 10px 0;
}

.our-team-block .cl-blue.left-content {
  font-size: 34px;
  line-height: 40px;
  padding: 50px 0 0 0;
  max-width: 80%;
  text-align: right;
  position: relative;
}

.our-team-block .cl-blue.left-content::before {
  content: "";
  background: #023662;
  width: 37%;
  height: 2px;
  position: absolute;
  right: 8px;
  bottom: -18px;
}

.site-map-block {
  width: 100%;
}

.site-map-block h3 {
  color: #044b85;
  padding: 0 0 10px 0;
}

.site-map-block ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
  float: none;
  font-weight: 400;
}

.site-map-block ul li a {
  text-decoration: underline !important;
  color: #555;
}

.site-map-block ul li a:hover {
  text-decoration: none !important;
}

.button-icon-list li li {
  border: none;
  width: auto;
  float: none;
  padding: inherit;
}

#sptopicresults .show-block {
  margin: 0 0 60px 0;
}

/*#sptopicresults .searchList{ padding-top: 0px !important;}*/

.evt-proposal {
  background: #f9f9f9;
  padding: 15px 0;
  width: 100%;
}

.evt-proposal figure {
  width: 100%;
  height: 220px;
  overflow: hidden;
  position: relative;
  background: #fff;
}

.evt-proposal figure img {
  /*width:100%;height:100%;object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover;-o-object-fit:cover;-webkit-object-fit:cover*/
  webkit-object-fit: contain;
  -moz-object-fit: contain;
  -ms-object-fit: contain;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: inherit;
  margin: 0 auto;
}

.evt-proposal .evt-coordinator .card-text a[href^="mailto"] {
  font-size: 14px;
}

/*section.map-block{ margin-top: -40px;}*/

.site-map-block .list-circle {
  margin-left: 0px;
  margin-right: 0px;
}

.site-map-block h4 {
  border-bottom: solid 1px #ccc;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
}

.list-circle li {
}

.speakerDetails .videos-tab .inner {
  position: relative;
  z-index: 1;
}

.team-details-block a.email-icon {
  position: relative;
}

.team-details-block a.email-icon::before {
  content: "\f0e0";
  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;
  margin: 0 15px 0 0;
}

.cssmenu > ul > li.trending-topics:hover {
  color: #fa8e35;
}

/*Aug13th*/

.videoListthumb figure {
  width: 100%;
  height: 400px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.videoListthumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
}

.videoListthumb .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 97px;
  height: 86px;
  z-index: 2;
  margin: -43px 0 0 -48px;
}

.videoListthumb .play-button:before {
  content: "";
  background: url(../images/sprite-png.png) -130px 0 no-repeat;
  width: 97px;
  height: 86px;
  position: absolute;
  left: 0px;
  top: 0px;
}

/*09/11/2018*/

.itinerary-layout {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  position: relative;
}

.itinerary-top {
  margin-bottom: 20px;
}

.itinerary-top .iti-pic {
  height: 100%;
  min-height: 300px;
}

.image-fill img {
  webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.itinerary-top .card-body {
  padding: 10px;
}

.itinerary-top .iti-pic figcaption {
  position: absolute;
  bottom: 30px;
  padding: 15px;
  background: #fa8e35;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
}

.itinerary-top .iti-pic figcaption:after {
  border-top: 53px solid #fa8e35;
  border-right: 24px solid transparent;
  position: absolute;
  top: 0;
  right: -24px;
  content: "";
}

.itinerary-top .evt-coordinator .card-img-top {
  width: 90px;
  height: auto;
  float: left;
  margin: 0 15px 0 0;
}

.itinerary-top .nmtop {
  margin-top: 0px;
}

.itinerary-top .evt-coordinator .card-header {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  padding: 15px 0;
}

.itinerary-top .evt-coordinator .card-body .card-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding: 0px;
  margin: 0px;
}

.itinerary-top .evt-coordinator .card-text a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #555555;
  padding: 7px 0 0 0;
}

.itinerary-top .evt-coordinator .card-text a i {
  position: relative;
  top: 2px;
  padding-right: 7px;
}

.itinerary-top .evt-coordinator .card {
  margin: 0 0 15px 0;
}

.nopad {
  padding: 0px;
}

.nomar {
  margin: 0px;
}

.itinerary-top .evt-coordinator .card-text a.event-mail {
  font-size: 14px;
}

.itinerary-top .evt-coordinator .card-text a:hover {
  color: #fc8828;
}

.itinerary-top .evt-start-counter h3 {
  font-size: 20px;
  padding: 3px 0 10px 0;
}

.itinerary-top .evt-start-counter .evt-tm-counter span {
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
}

.itinerary-top .card-text:last-child {
  padding: 0px;
}

.itinerary-top .evt-start-counter .evt-tm-counter span em {
  font-size: 12px;
  line-height: 14px;
}

.itinerary-top .evt-start-counter {
  padding: 5px;
  margin: 0 0 15px 0;
}

.anchor-list-group {
  border: solid 1px #dadada;
  padding: 15px 10px;
}

.anchor-list-group a {
  display: block;
  padding-bottom: 15px;
  color: #fa8e35;
  font-weight: 500;
  font-size: 15px;
}

.anchor-list-group a:last-child {
  padding-bottom: 0px;
}

.anchor-list-group a i {
  display: inline-block;
  color: #044b85;
  padding-right: 10px;
}

.anchor-list-group a i.file-pdf::before {
  content: "\f1c5";
}

.anchor-list-group a i.file-word::before {
  content: "\f1c2";
}

.anchor-list-group a:hover {
  color: #044b85;
}

.invoice-block {
  background: #f5f5f5;
  text-align: center;
  border: solid 1px #dadada;
  padding: 10px 10px;
  max-width: 98%;
}

.invoice-block a {
  display: inline-block;
  margin-right: 25px;
  padding: 0 30px 0 40px;
  position: relative;
}

.invoice-block a::before,
.invoice-block a::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
}

.invoice-block a::after {
  background: #fa8e35;
  height: 100%;
  width: 1px;
  left: auto;
  right: 0px;
}

.invoice-block a:last-child::after {
  display: none;
}

.invoice-block a::before {
  width: 25px;
  height: 25px;
  top: -2px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.invoice-block a.a-contract::before {
  background: url(../images/a-contract.png);
}

.invoice-block a.a-invoice::before {
  background: url(../images/a-invoice.png);
}

.invoice-block a.a-PDF::before {
  background: url(../images/a-pdf.png);
}

.links-block .inner {
  background: #044b85;
  padding: 30px 0 0 0;
  color: #fff;
  text-align: center;
}

.links-block a {
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
  padding-bottom: 30px;
}

.links-block a::before {
  content: "";
  background: #fa8e35;
  width: 0;
  height: 5px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.links-block a.active::before {
  width: 100%;
}

.links-block img {
  width: 40px;
  display: block;
  margin: 0 auto 10px auto;
}

.littery-content {
  padding: 175px 80px 40px 60px;
}

.littery-content .title {
  color: #044b85;
  font-size: 24px;
  line-height: 26px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: solid 2px #cccccc;
}

.littery-content .block p {
  color: #555555;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  padding: 0 0 10px 0;
}

.littery-content .block textarea,
.littery-content .block input {
  width: 100%;
  border: solid 1px #ccc;
  font-size: 16px;
  line-height: 20px;
  color: #777;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  display: block;
  outline: none !important;
}

.littery-content .block textarea {
  min-height: 100px;
  padding: 15px 0 0 20px;
}

.littery-content .block input {
  height: 45px;
  padding: 0 0 0 20px;
}

.links-block,
.links-block .inner,
.links-block img,
.links-block a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.date-input {
  position: relative;
}

.date-input input {
  background: url(../images/date.png) no-repeat right center;
  cursor: pointer;
}

.littery-content h5 {
  color: #999999;
  font-size: 20px;
  line-height: 22px;
  padding: 0 0 15px 0;
  padding-left: 14px;
}

.littery-content .block .inner {
  margin-bottom: 30px;
}

.links-block {
  position: absolute;
  width: 100%;
  z-index: 99;
}

.links-block.is-sticky.position {
}

.links-block.is-sticky {
  position: fixed;
  top: 130px;
  background: #044b85;
}

.links-block.is-sticky .inner {
  padding: 25px 0 0 0;
}

.links-block.is-sticky img {
  width: 30px;
}

.links-block.is-sticky a {
  font-size: 13px;
  padding-bottom: 5px;
}

.littery-content .block .field1 {
  position: relative;
}

@media (min-width: 991px) {
}

@media (max-width: 1199px) {
  .littery-content .block p {
    font-size: 14px;
  }
  .links-block.is-sticky {
    top: 94px;
  }
}

@media (max-width: 991px) {
  .itinerary-top .iti-pic {
    height: 300px;
    margin: 0 auto 30px auto;
    width: 300px;
  }
  .littery-content .inner,
  .itinerary-layout .itinerary-top .col-md-4,
  .itinerary-layout .itinerary-top .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .anchor-list-group a {
    font-size: 13px;
  }
  .links-block.is-sticky {
    z-index: 9999;
  }
  .links-block.is-sticky a {
    font-size: 0px;
    line-height: 0px;
  }
  .links-block.is-sticky {
    top: 99px;
  }
}

@media (max-width: 767px) {
  .itinerary-top .iti-pic {
    width: 100%;
    height: auto;
  }
  .itinerary-top .iti-pic img {
    width: 100%;
    height: auto;
  }
  .itinerary-top .card-body {
    text-align: center;
  }
  .itinerary-top .evt-coordinator .card-img-top {
    width: 200px;
    height: auto;
    float: none;
    margin: 0 auto 15px auto;
    text-align: center;
    display: block;
  }
  .anchor-list-group a i {
    display: none;
  }
  .invoice-block {
    margin: 30px 15px;
  }
  .invoice-block a {
    margin: 0 0 15px 0;
    float: left;
  }
  .invoice-block a::after {
    display: none;
  }
  .links-block a {
    font-size: 0px;
    width: 16%;
    line-height: 0px;
    padding: 0px;
  }
  .littery-content {
    padding: 30px 0;
  }
  .links-block .inner {
    padding: 5 0px;
  }
  .links-block img {
    width: 25px;
  }
  .links-block a::before {
    height: 3px;
  }
  .links-block {
    position: relative;
    padding: 0px;
  }
}

body.nav-down .links-block.is-sticky {
  top: 155px;
}

.links-block.is-sticky .ui-widget-header .ui-icon {
  background: none !important;
}

body #anchor1,
body #anchor2,
body #anchor3,
body #anchor4,
body #anchor5,
body #anchor6 {
  padding-top: 30px;
}

.fa-youtube:before {
  content: "\f16a";
}

.vimeo {
  position: relative;
  max-height: 288px;
  overflow: hidden;
}

.vimeo img {
  width: 100%;
}

.videopopupInner iframe.vimeoiframe {
  height: 445px;
}

.vimeo .play-button {
  top: 50%;
  left: 50%;
  margin: -44px 0 0 -48px;
  z-index: 2;
  position: absolute;
}

.vimeo .play-button::before {
  content: "";
  background: url(../images/sprite-png.png) -130px 0 no-repeat;
  width: 97px;
  height: 86px;
  position: absolute;
}

/* RT 02-04-19 */

.publish-block h4 {
  color: #023662;
  padding: 0 0 20px 0;
}

.div-table {
  margin: 20px 0 0 0;
}

.div-table .card {
  text-align: center;
  border: 0;
}

.div-table .card img {
  border: 10px solid #ccc;
}

.div-table .card .card-title {
  color: #023662;
}

.div-table .card .card-title:hover {
  color: #fc8828;
}

.div-table .card .card-body {
  padding: 5px 25px 10px 25px;
}

.sign-up-block {
  background: #023662;
  color: #fff;
  padding: 30px 30px 20px 30px;
  margin: 30px 0 50px 0;
  text-align: center;
}

.sign-up-block h2,
.sign-up-block .sign-form {
  display: inline-block;
  vertical-align: top;
}

.sign-up-block h2 {
  width: 46%;
  line-height: 42px;
  margin-right: 15px;
}

.sign-up-block .sign-form {
  width: 45%;
  text-align: left;
}

.sign-up-block .sign-form input[type="text"] {
  width: 340px;
  height: 42px;
  padding: 0 20px;
  border-radius: 4px;
  border: solid 1px #fff;
}

.sign-up-block .sign-form p {
  font-size: 14px;
  padding: 8px 0 0 5px;
  margin: 0px;
  line-height: 16px;
}

.three-column-block #archiveList {
}

.three-column-block #archiveList ul {
  text-align: center;
  margin-left: -20px;
  margin-right: -15px;
}

.three-column-block #archiveList ul li {
  display: inline-block;
  -webkit-box-shadow: 0 0 20px 1px #d4d4d4;
  box-shadow: 0 0 20px 1px #d4d4d4;
  padding: 30px;
  width: 31%;
  vertical-align: top;
  margin: 0 10px 20px 10px;
}

.three-column-block #archiveList ul li a {
  color: #555;
  display: block;
}

.three-column-block #archiveList ul li:hover {
  -webkit-box-shadow: 0 0 30px 1px #d4d4d4;
  box-shadow: 0 0 30px 1px #d4d4d4;
}

.three-column-block #archiveList ul li:hover a {
  color: #fc8828;
}

.amazon-block h2 {
  line-height: 48px;
}

.amazon-block h2,
.amazon-block h3 {
  color: #044b85;
  padding-bottom: 10px;
}

.amazon-block .top-block {
  margin-bottom: 30px;
}

.amazon-block .top-block figure {
}

.amazon-block .top-block figure img {
  width: 85%;
  border: solid 2px #ccc;
  display: block;
  padding: 0px;
}

.amazon-block .top-block h2 {
  padding: 40px 0 15px 0;
}

.amazon-block .top-block p {
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 0;
  color: #777777;
}

.amazon-block .embed-responsive {
  width: 96%;
  border: solid 5px #eee;
  margin: 10px 0 30px 0;
  max-height: 500px;
}

.amazon-block .title-sub {
  border-bottom: solid 1px #ccc;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
}

.john-block {
  padding: 30px 0 30px 0;
}

.john-block figure img {
  width: 100%;
}

.john-block p {
  font-size: 24px;
  line-height: 34px;
  padding: 30px 40px 0px 40px;
  color: #044b85;
}

.amazon-block .bt-blue {
  background: #023662 !important;
  padding: 0 50px;
  height: 46px;
  line-height: 44px;
  font-size: 20px;
  margin: 50px 0 0 0;
}

.test-monblock {
  background: #f5f5f5;
  padding: 20px 20px 10px 20px;
  margin: 0 0 30px 0;
  font-style: italic;
  font-size: 18px;
}

.test-monblock .author {
  font-size: 16px;
  text-align: right;
  color: #044b85;
}

/*Blog Related Start*/

.blog-page-heading {
  padding: 0 0 60px;
}

.blog-page-heading .blog-title {
  font-size: 40px;
  line-height: 45px;
  color: #044b85;
  font-weight: 700;
  text-align: center;
  padding: 0 0 25px;
}

.blog-page-heading .decrop {
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.blog-block .blog-content .tab-section {
  background: #044b85;
  padding: 10px 0;
  margin-bottom: 100px;
}

.image-fill {
  position: relative;
  overflow: hidden;
}

.image-fill img {
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.image-auto {
  position: relative;
}

.image-auto img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
  height: auto;
}

/* TAB Style */

.blog-block .blog-content .filter-button {
    font-size: 22px;
    text-align: center;
    color: #fff;
    height: 60px;
    line-height: 60px;
    padding: 0 25px;
    background: none;
    cursor: pointer;
    text-transform: capitalize;
    font-weight: 300;
    font-family: 'poppins_light';
}

.blog-block .blog-content .filter-button:hover,
.blog-block .blog-content .filter-button.active,
.blog-block .blog-content .filter-button:focus {
  background: #fff !important;
  color: #044b85 !important;
  border-radius: inherit;
}

.blog-block .blog-content .blog-posts {
  margin-bottom: 30px;
}

.blog-posts .pic {
  width: 100%;
  height: 270px;
  border: 5px solid #f7f7f7;
}

.blog-block .blog-content .sm-title {
  font-size: 18px;
  line-height: 24px;
  color: #044b85;
  border: 1px solid #f7f7f7;
  padding: 15px 15px;
  background: #fff;
  position: absolute;
  top: 25px;
  left: 20px;
  font-weight: 500;
  z-index: 99;
}

.blog-block .blog-content .sm-title:hover {
  background: #044b85;
  color: #fff;
}

.blog-block .blog-content .blog-posts .text {
  padding: 20px;
  background: #fff;
  position: relative;
  width: 90%;
  margin: 0 auto;
  margin-top: -50px;
  -webkit-box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
  -moz-box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
  box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
}

.blog-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #044b85;
  padding: 10px 0 10px;
}

.date-piker {
  font-size: 14px;
  line-height: 26px;
  color: #777;
  font-weight: 500;
  position: relative;
  padding: 10px 0 0 25px;
  display: block;
}

.date-piker::before {
  content: "\f073";
  position: absolute;
  left: 0;
  font-size: 18px;
  line-height: 26px;
  font-family: "FontAwesome";
  font-style: normal;
}

.blog-block .blog-posts .text .rg-btn {
  float: right;
  margin-right: -40px;
  z-index: 99;
}

.link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

/* .blog-block .text .blog-title{min-height: 80px;} */

/* blog-details-block style start */

.blog-details-block {
  margin-top: 150px;
}

.blog-details-block .left-block .details-block {
  background: #fff;
  border: 1px solid #e1eaec;
  padding: 35px;
  -webkit-box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
  -moz-box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
  box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
}

.blog-details-block .blog-posts .pic {
  height: auto;
}

.blog-details-block .blog-posts .text .date-piker,
.blog-details-block .blog-posts .text .date-piker::before,
.blog-posts .text p a {
  color: #044b85;
}

.blog-posts .text p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
  color: #777;
}

.blog-posts .text h4 {
  color: #044b85;
  font-weight: 700;
  font-size: 16px;
  padding: 0 0 5px;
}

.share span {
  font-weight: 500;
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #777;
  padding: 0 10px 0 0;
}

.share .socail a {
  float: left;
  margin: 0 5px 0 0;
  width: 35px;
  height: 20px;
  background: url(../images/socail-icons.png) no-repeat 0 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.share .socail a.twitter {
  background-position: -44px 1px;
}

.share .socail a.pinterest {
  background-position: -89px 0px;
}

.share .socail a.google {
  background-position: -137px 1px;
}

.share .socail a.inn {
  background-position: -185px 1px;
}

.share .socail a.facebook:hover {
  background-position: -0px -24px;
}

.share .socail a.twitter:hover {
  background-position: -45px -22px;
}

.share .socail a.pinterest:hover {
  background-position: -90px -22px;
}

.share .socail a.google:hover {
  background-position: -137px -21px;
}

.share .socail a.inn:hover {
  background-position: -186px -21px;
}

.video-blk iframe {
  width: 100%;
  height: 100%;
}

.comment-bg {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(185, 192, 199, 0.4);
  -moz-box-shadow: 0px 0px 30px 0px rgba(185, 192, 199, 0.4);
  box-shadow: 0px 0px 30px 0px rgba(185, 192, 199, 0.4);
}

.comment-inner {
  padding: 30px;
  margin: 0 0 30px;
}

.big-title {
  font-size: 30px;
  color: #333333;
  line-height: 40px;
  font-weight: 500;
  padding: 20px 0;
}

.comment-inner span {
  font-size: 16px;
  color: #333333;
  font-weight: 500;
}

.comment-inner p {
  font-size: 14px;
  color: #555555;
  line-height: 24px;
  padding: 15px 0 10px;
}

.leave-comment-blk {
  padding: 20px 50px 50px !important;
  background: #f5f5f5 !important;
  border: 1px solid #cccccc;
}

textarea.effect-7 {
  height: 100px !important;
}

.effect-7 {
  outline: none;
}

.recent-posts {
  margin: 0 0 20px;
}

.recent-posts .posts-inner {
  padding: 25px;
  background: #cfcfcf;
}

.recent-posts .posts-blk .pic {
  width: 30%;
  height: 90px;
  float: left;
  margin-right: 20px;
}

.recent-posts .posts-blk .text {
  float: left;
  width: 60%;
}

.recent-posts .posts-blk .text .sm-title {
  color: #555;
  padding-bottom: 0;
  line-height: 24px;
}

.recent-posts .posts-blk {
  border-bottom: 1px solid #fff;
  margin: 0 0 20px;
  padding: 0 0 20px;
  position: relative;
}

.recent-posts .rg-btn {
  display: block;
  text-align: center;
}

.filter-list .filter-btn {
  display: block;
  padding: 5px;
  background: #fd8828;
  position: relative;
  margin: 0 0 20px;
}

.filter-list .filter-btn .pic {
  height: 60px;
  width: 70px;
  background: #044b85;
  float: left;
}

.filter-list .filter-btn b {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.filter-list .filter-btn:nth-last-child(odd) {
  background: #044b85;
}

.filter-list .filter-btn:nth-last-child(odd) .pic {
  background: #fd8828;
}

.filter-list .filter-btn:hover b {
  color: #044b85;
}

.filter-list .filter-btn:nth-last-child(odd):hover b {
  color: #fd8828;
}

.tag-cloud-blk {
  padding: 25px;
  background: #e8edf3;
  margin: 0 0 20px;
}

.blog-details-block .right-block .big-title {
  padding: 0 0 20px;
  color: #484d61;
}

.tag-cloud-blk .tags {
  background: #999;
  padding: 5px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-radius: 50px;
  line-height: 24px;
  margin: 0 0 10px;
  outline: none;
}

.tag-cloud-blk .tags:hover {
  background: #fd8828;
}

.tag-cloud-blk .rg-btn {
  display: block;
  text-align: center;
}

.socail-widget {
  width: 100%;
  height: 250px;
  margin: 0 0 20px;
}

.socail-widget .widget-content {
  width: 100%;
  height: 100%;
}

.twitter-box {
  overflow-y: scroll;
  height: 100% !important;
  border: 1px solid #e1eaec !important;
}

.custom-object-fit {
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-object-fit img {
  display: none;
}

.reply {
  position: relative;
  font-size: 14px;
  color: #333;
  font-weight: 700;
  padding: 0 20px 0 0;
}

.reply::before {
  content: "\f122";
  position: absolute;
  right: 0;
  top: 0;
  font-family: "FontAwesome";
  font-weight: normal;
}

.table.table-bordered tr td {
  -webkit-box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
  -moz-box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
  box-shadow: 0px 10px 30px 10px rgba(74, 193, 226, 0.1);
}

/*Blog Related END*/

/* RT 05-07-19 */

.youtube,
.side-video {
  height: 100%;
}

.side-video .youtube .play-button:before {
  content: "";
  background: url(../images/play-button_new.png) 25px 20px no-repeat;
  width: 97px;
  height: 86px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.news-letter-blk {
  background: #044b85;
  padding: 20px;
}

.news-letter-blk .sign-title {
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 5px;
  color: #fff;
}

.news-letter-blk .sign-text-fill {
  height: 41px;
}

.news-letter-blk .rg-btn {
  padding: 0 15px;
}

.details-block.blog-posts .inner.video-blk {
  height: 100%;
}

/*.youtube img {
  top: 0 !important;
}*/

.comment-blk .comment-inner .user-pic {
  position: relative;
  padding: 0 0 0 20px;
}

.comment-blk .comment-inner .user-pic::before {
  content: "\f007";
  position: absolute;
  left: 0;
  top: -2px;
  font-family: "FontAwesome";
  font-size: 20px;
  color: #044b85;
}

.text-pad {
  padding: 50px 20px 0;
}

.text-pad p:last-child {
  padding-bottom: 0;
}

/* RT 05-15-19 */

.details-block.blog-posts h2 {
  padding: 10px 0;
  line-height: 34px;
  font-size: 28px;
}

.top-Navlist ul li a {
  color: #fff !important;
}

/* RT 06-06-19 */

.bre-arrow {
  padding: 0 5px 0 0;
}

.breadcrumb a,
.breadcrumb span {
  font-weight: 500;
  color: #fff;
}

.speach-topics .speach-list:hover {
  color: #fa8e35;
}

/* RT 06-24-19 */

.littery-content .block p {
  display: table-cell;
  vertical-align: bottom;
  height: 50px;
}

.littery-content-inner .inner p span {
  font-size: 14px;
}

.littery-content .block textarea {
  padding: 15px 15px 0 15px;
}

.breadcrumb_new {
  float: inherit;
  margin-right: -15px;
  margin-left: -15px;
}

.breadcrumb_new a,
.breadcrumb span {
  color: #023662;
}

.breadcrumb_new .breadcrumb-item.active {
  color: #868e96;
}

.littery-content .sub-title {
  font-size: 20px;
  color: #044b85;
  padding: 0 15px;
}

/* RT 06-26-19 */

.speakers_dropdown {
  margin-bottom: 50px;
}

ul.sub-list {
  margin: 20px 0 20px !important;
}

.more {
  overflow: hidden;
   transition: height 1000ms;
}

.key-text h2 {
  padding-bottom: 20px;
  font-size: 22px;
  line-height: 26px;
  color: #044b85;
  font-weight: bold;
}

/* Ram Rating 07-16-19 */

.starFade {
  background-image: url("/images/StarFade.gif");
  min-width: 30px;
  min-height: 30px;
  display: inline-block;
  cursor: pointer;
}

.starFadeN {
  background-image: url("/images/StarFade.gif");
  min-width: 30px;
  min-height: 30px;
  display: inline-block;
}

.starGlow {
  background-image: url("/images/StarGlow.gif");
  min-width: 30px;
  min-height: 30px;
  display: inline-block;
  cursor: pointer;
}

.starGlowN {
  background-image: url("/images/StarGlow.gif");
  min-width: 30px;
  min-height: 30px;
  display: inline-block;
}

.stars-outer {
  width: 130px;
  height: 15px;
  position: relative;
  background: url("../images//star-rating.png") 0 0 no-repeat;
  display: inline-block;
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: url("../images//star-rating1.png") 0 0 no-repeat;
}

/*.stars-outer::before {
    content: "\f006 \f006 \f006 \f006 \f006";
    color: #fa8c30;
     font-size:16px;
     letter-spacing:10px;
}


.stars-inner::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #fa8c30;
     font-size: 16px;
     letter-spacing:10px;
}*/

.rating-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}

.review-rating .count-rating {
  font-size: 18px;
  line-height: 24px;
  color: #023662;
  position: relative;
  font-weight: 600;
}

.review-rating .count-rating::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 40px;
  top: -6px;
  right: -6px;
  background: #ccc;
}

.review-rating .reviews-count {
  font-size: 16px;
  line-height: 20px;
  color: #023662;
  font-weight: 600;
}

.attribution {
  font-size: 12px;
  color: #444;
  text-decoration: none;
  text-align: center;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: -1;
}

.attribution:hover {
  color: #1fa67a;
}

.side {
  float: left;
  width: 15%;
  margin-top: 7px;
}

.middle {
  margin-top: 10px;
  float: left;
  width: 70%;
}

/* Place text to the right */

.right {
  padding-left: 10px;
}

/* Clear floats after the columns */

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */

.bar-container {
  width: 100%;
  background-color: #f1f1f1;
  text-align: center;
  color: white;
}

/* Ram Rating End 07-16-19 */

.speakerDetails .check-btn {
  background: #00305c !important;
}

.speakerDetails .check-btn::before,
.speakerDetails .check-btn::after {
  background: none !important;
}

.speakerDetails .check-btn a {
  color: #fff !important;
}

.speakerDetails .check-btn.check-avail a {
  font-size: 15px;
}

.speakerDetails .check-btn a:hover {
  color: #fa8e35 !important;
}

.speakerDetails .check-btn.check-avail a:before {
  background: url("../images/check-event-icon.png") no-repeat -1px -1px;
  width: 48px;
  height: 48px;
}

.speakerDetails .check-btn.book-now,
.speakerDetails .check-btn.book-now::before,
.speakerDetails .check-btn.book-now::after {
  background: #fa8e35 !important;
}

.speakerDetails .check-btn.book-now a {
  color: #00305c !important;
}

.speakerDetails .check-btn.book-now a:hover {
  color: #000 !important;
}

.sub-points .list-circle p {
  padding: 0px 15px;
  margin: 5px auto;
}

.click-bio {
  padding: 0 14px;
  margin: 10px auto;
  float: right;
}

.sub-points ul li:last-child {
  margin-bottom: 10px !important;
}

.speakerDetails .list-circle {
  overflow: scroll;
  overflow-x: hidden;
  height: 120px;
}

.eventpage .event-block .event-left {
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}

.eventpage .event-block .event-right {
  -ms-flex: 0 0 65%;
  flex: 0 0 65% !important;
  max-width: 65% !important;
}

.eventpage .event-block .event-buttons li {
  width: 105px !important;
  height: 150px !important;
  text-align: center;
}

.eventpage .event-block .event-buttons li a {
  font-size: 12px;
}

.event-buttons.speaker-event,
.event-buttons.client-event {
  float: right !important;
}

.event-buttons li.pre-event a {
  position: relative;
}

.event-buttons li.pre-event a:before {
  content: "";
  position: absolute;
  background: url(../images/dashboard-03-b.png) no-repeat;
  width: 47px;
  height: 42px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.rating-right-block {
  position: fixed;
  right: -500px;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 400px;
  height: 100%;
  background: #fff;
  overflow-y: scroll;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.rating-right-block .row {
  padding: 20px 30px 10px 30px;
  margin: 0 !important;
}

.fa-star:before {
  content: "\f005";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.custom-rating {
  width: 100%;
  padding: 0 0 15px 0 !important;
}

.custom-rating span {
  font-size: 30px;
  padding-right: 3px;
}

.custom-rating span.checked {
  color: #fa8e34;
}

.custom-rating p {
  padding: 0 0 10px 0 !important;
}

.custom-rating p span {
  font-size: 14px;
  line-height: 20px;
  padding: 0 5px;
}

.custom-rating .stars-outer {
  /* padding: 0 !important;
    width: 32% !important;*/
}

.custom-rating .stars-inner {
  padding: 0 !important;
}

.custom-rating .stars-outer::before,
.custom-rating .stars-inner::before {
  letter-spacing: 7px;
}

.rating-right-block .row .comment {
  padding: 30px 0 0 0;
  width: 100%;
}

.rating-right-block .row .comment .star-block {
  width: 50%;
  float: left;
}

.rating-right-block .row .comment .date-block {
  float: right;
  width: 50%;
  text-align: right;
}

.rating-right-block .row .comment .date-block p {
  font-size: 14px;
  line-height: 20px;
}

.rating-right-block .row .comment .text p {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 10px 0 !important;
}

.rating-right-block .row .comment .text b {
  font-size: 14px;
  line-height: 19px;
}

.rating-right-block .row .comment .text em {
  display: block;
  font-size: 13px;
  line-height: 19px;
  padding: 0 0 20px 0;
}

.rating-right-block .row .text a.like-btn {
  font-size: 14px;
  padding: 10px 20px;
  border: 1px solid #00315c;
  cursor: pointer;
}

.like-btn .fa {
  font-size: 21px;
  line-height: 26px;
}

.rating-right-block header {
  padding: 20px 20px;
  background: #e4e4e4;
}

.rating-right-block header .Button-primary {
  background: url(../images/close-btn.png) no-repeat;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
}

.rating-right-block header h5 {
  width: 60%;
  text-align: left;
  float: right;
}

.login-area .login-block .login-left {
  background: none !important;
  padding: 0 !important;
}

.login-area .login-block .login-left::before {
  opacity: 0 !important;
}

.login-area .login-block .login-left img {
  width: 100%;
  height: auto;
}

.login-right .inner .form-title {
  font-weight: 500;
  font-size: 19px;
  line-height: 25px;
}

.login-right .inner .form-title .field {
  margin-top: 0 !important;
}

.client-profile .login-block .login-left {
  padding: 50px 0 0 50px !important;
}

.client-profile .login-block .login-left .speaker-name {
  font-size: 36px;
  line-height: 40px;
  background: #023662;
  color: #fff;
  text-align: center;
  padding: 10px 15px;
}

.rating-right-block.open-rating {
  right: 0;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}

.star-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 999;
  opacity: 0;
  display: none;
}

.star-mask.open-rating {
  opacity: 0.75;
  display: block;
}

.fa-star.checked:before {
  color: #fa8e34 !important;
}

.review-rating {
  display: inline-block;
  max-width: 40%;
  text-align: center;
}

.main-outer-star {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 15px 0 0 0;
}

/* RT 08-08-19 */
.blog-details-block h1 {
  font-size: 34px;
  line-height: 40px;
  padding: 0 0 20px;
}
.blog-details-block ul {
  margin-left: 40px;
  list-style: disc;
  padding-bottom: 30px;
}
.blog-details-block ol {
  margin-left: 40px;
  list-style: decimal;
  padding-bottom: 30px;
}
.blog-details-block ul li,
.blog-details-block ol li {
  margin-bottom: 10px;
}

/* RT 08-20-19 */
a.like-btn.active {
  color: #fc8828;
  background: #00315c;
}

.stars-left {
  display: inline-block;
  max-width: 50%;
  padding: 3px 0 3px 0;
  margin: 0 0 0 0;
  position: relative;
}
.stars-left .count-rating {
  font-size: 16px;
  line-height: 18px;
  color: #023662;
  font-weight: 600;
  margin-left: 5px;
  /* position: absolute;
    right: -7px;
    top: 4px;*/
}
.review-rating .reviews-count em {
  font-size: 14px;
  line-height: 20px;
  color: #555;
  font-weight: normal;
  font-style: normal;
}

.top-section-rating {
  width: 100%;
}

.reiview-border {
  width: 1px;
  display: inline-block;
  background: #e3e3e3;
  height: 29px;
  vertical-align: top;
  margin: 0 10px;
  padding: 0;
}

.main-menu .cssmenu .menu .mob-nav a {
  font-size: 20px;

  cursor: pointer;
  font-weight: 600;
  line-height: 14px;
}

.main-menu .cssmenu .menu .mob-nav:first-child a {
  font-size: 16px;

  cursor: pointer;
  font-weight: 600;
  list-style: 18px;
}
.cssmenu > ul > li.trending-topics {
  font-size: 16px;
  padding: 6px 25px 10px 10px;
}
.cssmenu > ul > li.trending-topics::before {
  top: 51%;
}

.click-testimonials {
  border: solid 1px #ccc;
  display: block;
  text-align: center;
  padding: 5px;
  font-size: 13px;
  line-height: 18px;
  margin: 30px 0 0 0;
  font-weight: bold;
  color: #fc8828;
}

.click-testimonials:hover {
  background: #fc8828;
  border-color: #fc8828;
  color: #fff;
}

/* RT 09-10-19 */
.check-btn.check-avail,
.check-btn.book-now {
  margin-bottom: 0;
}
.topics-content {
  margin-bottom: 50px;
}

.pv-list-no {
  margin-bottom: 50px;
}
.pv-list-no:last-child {
  margin-bottom: 0;
}
.team-block h2 {
  padding-bottom: 30px;
}
/* Vijaya 10/22/2019*/
.author-name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #044b85;
  padding: 10px 0 10px;
}
/*Vijaya 27/11/2019*/
.event-new {
  background-color: #d4d4d4;
}

/* RT 12-10-19 */
.invoiceI-Btn .nice-select.form-control,
.itinerary-top .nice-select.form-control,
.invoiceI-Btn .nice-select.a-invoice,
.invoice-block .nice-select {
  display: none !important;
}
.invoiceI-Btn .form-control,
.invoiceI-Btn .a-invoice,
.invoice-block .form-control {
  display: block !important;
  clear: both;
  float: left;
  font-family: inherit;
  font-size: 12px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  outline: 0;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  padding: 0.375rem 0.35rem;
}
.eventpage .event-block .event-buttons li {
  height: auto !important;
}
.eventpage .event-block .event-buttons .lightgallery li {
  height: 100% !important;
}
.event-block .event-left figure {
  height: 150px;
}

.itinerary-top .evt-coordinator .card-img-top {
  width: 90px;
  height: 90px;
  float: left;
  margin: 0 15px 0 0;
  object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
}
.itinerary-top .form-control {
  float: none;
  font-size: 14px;
}
.itinerary-top .a-invoice:before {
  top: 6px;
}
.invoice-block a {
  padding: 0 30px 0 35px;
}

/* 12-16-19 */
.topics-content .list-circle li {
  font-size: 16px;
  font-weight: 400;
}

/* RT 12-13-19 */
.instagram-links-block {
  margin: 50px 0;
}
.instagram-links-block h3 {
  font-size: 32px;
  line-height: 38px;
  color: #023662;
  font-weight: normal;
}
.instagram-links-block .insta-gallery .pic-blk {
  margin-bottom: 30px;
}
.instagram-links-block .insta-gallery .pic-blk .pic {
  border: 1px solid #d2dde5;
  width: 540px;
  height: 540px;
  display: inline-block;
}
.insta-gallery .pic-blk .pic img {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
}

.speaker-row {
  padding: 50px 0;
}
.speaker-row .block .pic {
  height: 250px;
  width: 100%;
}
.speaker-row .block .pic img {
  width: 100%;
  height: 100%;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

/* RT 02-28-20 */
.ltin-card {
  text-align: center;
  border-radius: 0;
}
.ltin-card-header {
  font-size: 20px;
  line-height: 22px;
  border-radius: 0 !important;
  font-weight: 500;
  padding: 15px 0;
  color: #fff;
  text-align: center;
}
.ltin-card-body {
  min-height: 110px;
  background: #f5f5f5;
  padding: 40px 10px !important;
}
.ltin-card-body .a-PDF {
  padding: 10px 20px;
  background: #044b85;
  color: #fff;
}
.ltin-card-body .a-PDF:hover {
  background: #fc8828 !important;
}
.invoice-block a.no-after:after {
  display: none;
}

.more.key-text {
  padding: 0 0 10px;
}

/* RT 05-07-2020 */
.logo {
  width: 100px;
}
.logoImg,
.logoImg img {
  width: 100%;
}
.main-menu .cssmenu .menu .mob-nav a,
.cssmenu > ul > li.trending-topics,
.cssmenu > ul > li > a {
  font-size: 14px !important;
}
.head-block header .inc-logo {
  width: 50px;
}
.head-block.nav-up header .inc-logo {
  width: 45px;
}


/* vijaya 7th May 2020*/



.mnspBlock {    
    -webkit-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 1);
    -moz-box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 1);
    box-shadow: 0 2px 5px 0 rgba(194, 194, 194, 1);
    margin: 0 0 30px
}

.mnspBlock .mnspImg {
    height: 280px;
    position: relative
}

.mnspBlock .mnspImg {
    background: #fff;
}

.mnspBlock .mnspImg img {
    width: 100%;
    height: auto;
}

.mnspBlock .mnspCon {
    padding: 20px;
    color: #555;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 24px
}


.mnspBlock .mnspCon a {
    color: #044b85;
    font-weight: 700
}

.mnspBlock .mnspCon a h2 {
   font-size:20px;
}




.team-block-newlist{border: none; background: none; padding:0;}
.searchList_managed_speakers .search-input .submit-btn{
  background: #044b85;
  border: 0;
  cursor: pointer;
  font-size: 18px;
  line-height:20px;
  font-weight: 300;
  color: #fff;
  padding: 10px  25px;
  text-transform: uppercase;
  font-family: Roboto,sans-serif;
  margin-left: -6px;
  font-weight: 400;
}
.searchList_managed_speakers .search-input .submit-btn:hover{background:#023966;}
.manneged_footer{}
.top-mf h4{    font-weight: 700;   font-size: 20px;   color: #044b85;   padding-bottom:40px;   line-height: 30px;}
.top-mf{background:#e1e1e1; padding:50px 0;}
.top-mf ul li {position: relative;
  margin: 0 0 25px 0;
  padding: 0 0 0 35px;
  width: 33%;
  display: inline-block;
  vertical-align: top;
}
.top-mf ul li::before{content: "";     background: url(../images/list-arrow-yellow.png) center right no-repeat; width:20px; height:20px; position: absolute; left:0; top:0;}
.top-mf ul li a{color:#555;}
.top-mf ul li:hover a{color: #fc8828;}
.bottom-mf{padding:50px 0;}
.speakerheading span{    color: #044b85; font-weight:600;}

.searchList_managed_speakers .sortByBlock {
  background: none !important;
  text-align: right;
  margin-top: -30px !important;
  display: table;}
  .searchList_managed_speakers .sortByBlock .search-input{    max-width: 450px;}
  .searchList_managed_speakers .search-input #Backbtn.submit-btn{background: #9f0a0a;}

  .team-block-newlist span {
    font-size: 17px;
    text-align: center;
    padding: 0px 60px 0px 250px;
}
  
   /* Modal Content */
        .modal-content {
            background-color: #ffffff;
            margin: auto;
            padding: 10px 15px;
            border: 2px solid #023662;
            width: 40%;
            top:50%;
            transform:translateY(-50%);
        }
        .range-points .block .modal p{padding: 0 0 20px 0 !important;}
        .range-points .block .modal-content p:before{display:none;}

        /* The Close Button */
        .modal-content  .close {
       color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #023662;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 23px;
    text-align: center;
    position: absolute;
    /*right: -10px;
    top: -10px;*/
    right: -16px;
    top: -15px;
    cursor: pointer;
    border: 3px solid #fa8e35;
}
 .close:hover, .close:focus {
                color: #fff;
                text-decoration: none;                
                background: #fc8828;
            }

.modal::before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.8;
    z-index: -1;
}
.modal .title{opacity:0;}

.team-content-block .field .nice-select{margin-bottom:20px;}

.home .testimonials-block{background:#fff;}

.blog-page .pagination-block{align-items:center;padding-top:30px;}
.blog-page .pagination .count{width:100%;padding:0;}
.blog-page .pagination-container .pagination{padding-top:0;}

.searchList .spkr-content ul, .topics-content ul {
    margin: 0 0 15px 10px;
}

.searchList .spkr-content ul li, .topics-content ul li {
        padding: 0 0 15px 40px;
        position: relative;
}
.searchList .spkr-content ul li::before, .topics-content ul li::before {
            content: "";
            background: url(../images/list-arrow-yellow.png) center right no-repeat;
            width: 20px;
            height: 20px;
            position: absolute;
            left: 0;
            top: 0;
}