* {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif,"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif,"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";;

}
.post{
      display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-top: 4%!important;
    position: fixed;
    background:white;
    padding: 1%;
    margin-left: -5%;
}
 
 a {
     color: #000 !important;
 }
/* navbar  */
.container-fluid {
  background: #fff;
}
.cont {
  width: 98%;
  margin: auto;
}
.brder {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px,
    rgb(209, 213, 219) 0px 0px 0px 1px inset;
  background: white;
  padding: 2%;
}
.navbar-collapse {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.dropdown .dropdown-menu {
  border-radius: 0;
}


@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
  }
}

.header-top {
  padding: 8px 0px 22px;
  margin: 0;
  list-style: none;
  display: flex;
  position: relative;
  justify-content: end;
  width: 100%;
  background: white;
}

.header-top .flex-logo {
  position: absolute;
  left: 0;
  padding-top: 0;
}

.brand {
  font-family: "ArialRounddedMT";
  font-size: 36px;
  line-height: 36px;
  color: #0c489e;
}

.brand img {
  width: 205px;
  line-height: 30px;
  height:auto;
}

.brand .tag-line {
  line-height: 24px;
  font-size: 13px;
  color: #333333;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";
}

.header-top .flex-item {
  padding-top: 10px;
}

.customer-support > div {
  float: left;
  color: #757575;
  display: -webkit-box;
  margin-right: 30px;
  line-height: 18px;
}

.customer-support div i {
  display: block;
  width: 34px;
  height: 34px;
  margin-top: 2px;
  margin-right: 15px;
  border: 1px solid #a8a8a8;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #1A4870;
}

.customer-support div strong {
  font-weight: 600;
}

.customer-support > div {
      padding-top: 1%;
}

.header-top .SignIn {
  background: #fff;
  border: 2px solid #1A4870;
  color: #17252a !important;
  display: inline-block;
  font-size: 18px;
  padding: 7px 14px;
  line-height: 18px;
  margin-left: 15px;
  font-weight: 600;
  border-radius: 3px;
}


.header-top .SignUp {
  background: #1A4870;
  color: #ffffff !important;
  display: inline-block;
  font-size: 18px;
  padding: 8px 15px;
  line-height: 18px;
  margin-left: 15px;
  font-weight: 600;
  border-radius: 3px;
}

#searchBar input {
  float: left;
  width: 206px;
  padding: 10px;
  height: 30px;
  border: 1px solid #ddd;
}

#searchBar button {
  background: #46b007;
  height: 30px;
  border: 0px;
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff !important;
    padding: 13px 25px;
    font-size: 17px!important;
    display: inline-block;
    font-weight:bold;
  
}

.navbar-light .navbar-nav .nav-link:hover {
  color : #d4d9dbad !important;
 
}

.nav-item {
    padding: 6px 0;
}

.nav-item a:hover {
  color: #1A4870 !important;
}
#btns {
  display: none;
  margin-top: 11%;
  position: absolute;
  height: 41px;
  width: 50%;
}
.fa-search {
  font-size: 20px;
  color: #fff;
  margin: auto 0;
  /*margin-top: 7%;*/
  margin-left: 84%;
}
/* footer */

.footer h4 {
  margin-bottom: 30px;
}
.footer > div ul {
  margin: 0px;
  padding: 0px;
}
.footer > div ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 26px;
}
.footer a ,
.footer i{
  color: #fff !important;
}
.footer {
  background-color:#1A4870;
  background-repeat: no-repeat;
  line-height: 30px;
  align-items: stretch;
  padding: 3%;
  color: #fff;
}
.footer .newsletter-widget {
  background-color: #11141a;
  padding: 20px 30px 30px;
  margin-bottom: 0px;
  line-height: 22px;
}

.widget-content div {
  margin-bottom: 15px;
  color: #d4dae3 !important;
}

.newsletter-widget input {
  height: 50px;
  color: #fff;
  width: 100%;
  padding: 0 18px;
  background-color: #292c31;
  margin-bottom: 20px;
  border: 0px;
}
.btn-style-one {
  position: relative;
  padding: 11px 40px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  background: #0a387a;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 0px;
}
.footer-bottom {
  text-align: center;
  background-color: #191d26;
  color: #fff;
}

.Upcoming-Webinars-home-page {
  list-style: none;
  margin: 0px;
  margin-bottom: 0px;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: 4px 10px;
}
.detailwa p,
ul li,
ol li,
br {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 200;
  color: #000;
  /*margin-top: 10px;*/
  /*margin-botton: 5px;*/
  margin: auto 0;
}
.Upcoming-Webinars-home-page .webinar-card {
    border-radius: 10px;
  padding: 20px 20px 12px;
  background-color: #fff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  display: block;
  position: relative;
  margin: 10px 10px;
  width: 100%;
  height: 360px;
  transition: all 0.2s ease-in-out;
}
.webinar-home-page-list {
  margin-bottom: 30px;
}
.resp {
  max-height: 70px;
  border: 2px solid #1A4870;
 
    border-radius: 10px;
}

.date-picker {
    border-radius: 5px;
    background-color : #1A4870 !important;
    color: #fff !important;
    border-radius: 10px 10px 5px 5px;
}

.date-picker p {
    border-radius:5px 5px 20px   20px;
  padding: 0px;
  margin: 0px;
  display: block;
}
.Title-info ul {
  display: block;
}
.Title-info h6 {
    font-size: 16px;
    line-height: 24px;
    color: #4d618a;
    font-weight: 600;
}
.Title-info h5 {
    font-size: 16px;
    line-height: 24px;
    color: #4d618a;
    font-weight: 600;
}
.Title-info ul li {
  display: inherit;
  color: #4f6186;
  line-height: 30px;
  margin-left: -12%;
}
.webinar-card-bottom {
  width: 100%;
  height: 0px;
  padding-top: 0px;
  overflow: hidden;
  bottom: 0px;
  left: 0;
  border-radius: 0 0 10px 10px;
  position: absolute;
  background-color: #17252a;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  transition: all 0.2s ease-in-out;
  z-index: 99;
}
.webinar-card-bottom a {
  color: #ffffff;
}
.webinar-card:hover .webinar-card-bottom {
  padding: 15px;
  display: inline-block;
  height: 50px;
}

.date-picker p:first-child {
  background: #17252a;
  color: #fff;
}
.wide {
  padding: 20px 20px 12px;
  background-color: #fff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  display: block;
  position: relative;
  width: 100%;
  /*border-right: 5px solid #e1e7ff;*/
  margin: 10px;
}

.trud {
  width: 92%;
  margin: auto;
}

.webinar {
  padding: 20px 0px 0px 0px;
  text-align: center;
}

.info {
  padding: 20px;
  text-align: center;
}

.resp {
  width: 60px;
}

.item {
  padding: 20px 20px 12px;
  background-color: #fff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  display: block;
  position: relative;
  margin: 0px 10px px;
  width: 25rem;
}
.Title-info a h5 {
  font-size: 18px;
  line-height: 24px;
  color: #4d618a;
  font-weight: 600;
}
.Title-info a h5:hover {
  font-size: 18px;
  line-height: 24px;
  color: #4d618a;
  font-weight: 600;
  text-decoration: none;
}
.Upcoming-Webinars-home-page .webinar-card:hover {
  padding: 20px 20px 12px;
  background-color: #d4d9dbad;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  display: block;
  position: relative;
  margin: 0px 10px;
  width: 100%;
}
.webinar-search-form {
  background-color: #ffffff;
  display: none;
}

.webinar-search-form form {
  padding: 15px;
}

.Search-form {
  float: left;
  width: 20%;
  padding-right: 15px;
}

.Search-form span {
  float: left;
}

.Search-form input {
  width: 100%;
  margin-right: 10px;
}

.webinar-search-form .search_results {
  background: #eaebf8;
  width: 100%;
}

.webinar-search-form .search_results span {
  color: #266dd4;
}

.Search-form span {
  float: left;
}

.sela {
  width: 100%;
  height: 33px;
}
#filter-button {
  font-size: 16px;
  margin-left: 30px;
  cursor: pointer;
  padding: 1px 6px 2px;
  background: #7b3ae7;
  color: #fff;
}
.pagination-numbers {
  float: right;
  margin: 0px;
  padding: 0px;
}
.pagination-numbers li {
  float: left;
  list-style: none;
  padding: 0px 10px;
}
.my-navigation div {
  float: left;
}
.my-navigation div + div {
  margin-left: 0.5rem;
}
.pagination-numbers {
  float: right;
  margin: 0px;
  padding: 0px;
}
.pagination-numbers >.simple-pagination-navigation-disabled {
  background: #55c904;
  color: #fff;
}

.simple-pagination-page-numbers a {
  border: 1px solid #ddd;
  margin-right: -1px;
  display: block;
  float: left;
  width: 2rem;
  text-align: center;
}
.simple-pagination-page-numbers a {
  border: 1px solid #ddd;
  margin-right: -1px;
  display: block;
  float: left;
  width: 2rem;
  text-align: center;
}
.pagination-box {
  background-color: #ffffff;
  padding: 15px;
  margin: 20px 0;
  overflow: hidden;
}
.thr-hedding h5{
  position: relative;
  border-left: 2px solid #1A4870;
  padding-left: 15px;
  /*height: 40px;*/
  margin: 40px 10px;
  /*width: 97%;*/
}
.thr-hedding h5 a {
  position: relative;
  padding-left: 15px;
  /*height: 40px;*/
  float: right;
  font-size: 16px;
}
.fwid{
  width: 97%;
  margin:auto;
}
.pad{
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.confr{
    background: #e8e7ff;
    margin-left: -3%;
    margin-right: -3%;
    padding: 2%;
}
 /* Media Query for Mobile Devices */
        @media (max-width: 480px) {
           .wid {
              width: 100%;
            }
             .mrgin{
                    margin-top: 27%!important;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -25%;*/
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
        }
          
        /* Media Query for low resolution  Tablets, Ipads */
        @media (min-width: 481px) and (max-width: 569px) {
            .wid {
              width: 100%;
            }
            .mrgin{
                    margin-top: 25%!important;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -21%;*/
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
            .Title-info ul li {
                display: inherit;
                color: #4f6186;
                line-height: 30px;
                margin-left: -6%;
            }
        }
          
          /* Media Query for low resolution  Tablets, Ipads */
        @media (min-width: 570px) and (max-width: 767px) {
            .wid {
              width: 100%;
            }
            .mrgin{
                    margin-top: 25%!important;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -13%;*/
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
            .Title-info ul li {
                display: inherit;
                color: #4f6186;
                line-height: 30px;
                margin-left: -6%;
            }
        }
          
        /* Media Query for Tablets Ipads portrait mode */
        @media (min-width: 768px) and (max-width: 985px){
            .wid {
              width: 50%;
            }
              .mrgin{
                    margin-top: 17%!important;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -19%;*/
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
        }
        /* Media Query for Tablets Ipads portrait mode */
        @media (min-width: 986px) and (max-width: 1024px){
            .wid {
              width: 50%;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -19%;*/
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
              
        }
          
        /* Media Query for Laptops and Desktops */
        @media (min-width: 1025px) and (max-width: 1280px){
           .wid {
              width: 33%;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -19%;*/
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
        }
          
        /* Media Query for Large screens */
        @media (min-width: 1281px) {
           .wid {
              width: 24%;
            }
            .date-picker {
              float: right;
              width: 80px;
              /*margin-top: -19%;*/                 
              text-align: center;
              padding: 0px 0px 8px;
              background: #f1f2fd;
            }
        }
      .Title-info ul li {
    display: inherit;
    margin-right: 0px;
    color: #4f6186;
    line-height: 30px;
}