/* ====== all common css ====== */
.grid-full-width{
  padding:0 15px;
}  

body{
  background: #fff;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-family: "Oswald", sans-serif;
}

a {
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

.common--btn:hover {
    color: #fff;
}

a.common--btn:hover, .main-site-header .custom-login-wrap .header_btn a:hover {
  background: #f7ad01;
}
 
ul {
  margin: 0;
  list-style-type: none;
}

.fab {
  font-family: "Font Awesome 5 Brands" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  margin: 0;
  text-transform: uppercase;
  line-height: 1 !important;
}

p {
  font-family: "Open Sans", sans-serif;
}

img {
  max-width: 100%;
}

.owl-carousel button.owl-dot {
  background: #8E98A4;
  margin-right: 20px;
  width: 10px;
  height: 10px;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

button.owl-dot.active {
  background: #f7ad01 !important;
}

.primary-color {
  color: #f7ad01;
}

.secendry-color {
  color: #2b80ff;
}

.text-color {
  color: #222;
}

/* ====== flex layout ====== */

.flex-display {
  display: flex;
  -ms-display: flex;
  flex-wrap: wrap;
}

.flex-spc-between {
  justify-content: space-between;
  -ms-justify-content: space-between;
}

/* ====== layouts ====== */

.container {
  margin: 0 auto;
  max-width: 1396px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.bb-grid {
  margin-left: -15px;
  margin-right: -15px;
}

.bb-grid-cell:not(.no-gutter),
.bb-grid > :not(.no-gutter) {
  padding-left: 15px;
  padding-right: 15px;
}

/*====== button layout ======*/

.common--btn {
  width: 110px;
  height: 46px;
  background-color: #2b80ff;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  z-index: 1;
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 16px;
  line-height: 43px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans";
}

/* =========== Header ===========
=================================*/

body:not(.bb-page-loaded) .primary-menu {
    height: auto;
    overflow: initial;
}

.site-header .main-navigation .menu-item-has-children:hover>.sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
}

.primary-menu.bb-primary-overflow .menu-item-has-children:not(.hideshow):after {
    opacity: 1 !important;
}

.main-site-header .custom-nav-wrap a, .bb-mobile-panel-inner .bb-primary-menu a  {
    font-size: 15px;
    font-weight: bold;
    color: #656565;
    text-transform: uppercase;
        position: relative;
}

.main-site-header .custom-nav-wrap .current-menu-item a, .bb-mobile-panel-inner .bb-primary-menu .current_page_item>a {
    color: #222;
}

.main-site-header .header-aside-inner a i {
    color: #222 !important;
    font-weight: 600;
}

.main-site-header .custom-login-wrap .header_btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    background: #2b80ff;
    border-radius: 0;
    text-align: center;
    margin: 0;
}

.custom-nav-wrap .primary-menu li {
    padding: 0 24px;
}

.main-site-header .custom-nav-wrap .current-menu-item a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #f7ad01;
    bottom: 20px;
    left: 0;
}
.custom-nav-wrap .primary-menu .menu-item-has-children:not(.hideshow):after {
    right: -5px;
    font-size: 20px;
}

.site-header .sub-menu .menu-item-has-children:not(.hideshow):after {
    right: 0;
    top: 1px;
}

.main-site-header .custom-nav-wrap li ul.sub-menu a {
    font-size: 13px;
    padding: 10px 5px;
}

.main-site-header .primary-menu>.menu-item-has-children:not(.hideshow) {
    padding: 0 24px;
}

.site-header .custom-nav-wrap .menu-item-has-children {
    padding: 0 10px;
}

.site-header .main-navigation .menu-item-has-children>.sub-menu li {
    padding: 0 10px;
}

.mobile-toggle-links a {
  font-size: 15px;
  font-weight: bold;
  line-height: 43px;
  color: #222222;
  text-align: right;
}

.header_btn {
  text-align: right;
}

.custom-nav-wrap a.header-search-link i {
    color: #222;
    font-weight: 600;
    font-size: 18px;
}

.custom-nav-wrap a.header-search-link {
    padding-left: 16px;
}

#primary-navbar {
    min-width: 210px;
    justify-content: center;
}

.header_btn a {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  overflow: inherit;
  height: 46px;
  line-height: 46px;
}

.mobile-toggle-links a.active {
  position: relative;
  border-bottom: 2px solid orange;
}

.banner_main_text {
  background: url(../images/main-banner.jpg);
  padding: 200px 0 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.banner_main_text h1 {
  font-size: 140px;
  margin: 0;
  text-transform: uppercase;
}

.banner_main_text span {
  display: block;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 300;
}

.banner-btn-box {
  margin: 0 auto;
  max-width: 635px;
}

.main_text_upper {
  text-align: right;
  font-size: 55px;
}

.main_text_lower {
  text-align: left;
  font-size: 65px;
}

.main-banner .owl-carousel button.owl-dot {
  background: #8E98A4;
}

.banner-btn {
  padding: 20px 0 60px;
}

.banner-btn a.common--btn {
  min-width: 172px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}

.main-banner .owl-dots {
    position: absolute;
    bottom: 20px;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
}

.site-header .main-navigation .menu-item-has-children>.sub-menu>li>ul {
    min-width: 230px;
}

.header-aside-inner .bb-separator {
    display: none;
}

/*  slider css 16 july*/

.main__banner__content__slide {
    position: relative;
    padding: 204px 0 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main__banner__content__slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.main__banner__content__slide--text h1 {
    font-size: 140px;
    font-family: "Oswald", sans-serif;
    line-height: 1;
    margin-bottom: 8px;
}

.main_text_upper, .main_text_lower {
    text-align: right;
    font-size: 55px;
    color: #2b80ff;
    font-weight: 300;
    font-family: "Oswald";
    display: block;
    line-height: 1;
    text-transform: uppercase;
}

.main_text_lower {
  text-align: left;
}

.banner_main_paragraph {
    text-transform: uppercase;
    font-size: 32px;
    color: #fff;
    font-family: "Oswald", sans-serif;
    text-align: right;
    position: absolute;
    bottom: 129px;
    margin: 0;
    right: 0;
}

.banner-btn {
    padding: 58px 0 0;
    text-align: center;
}

.main-banner .owl-carousel button.owl-dot {
  background: rgb(255 255 255 / 50%);
}

.banner-btn a.common--btn {
  min-width: 172px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}

.main__banner {
    position: relative;
}

.main__banner .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 33px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.main__banner__content__slide--text {
    position: relative;
    margin: 0 auto;
    min-width: inherit;
    display: inline-block;
}




/* =========== Repair ===========
=================================*/


.repair .owl-dots {
    display: none;
}

/* =========== Virtual-wrap ===========
=======================================*/

.virtual-wrap {
  background: #012757;
  padding: 70px 0;
}

.virtual-wrap_left-content h3 {
  font-size: 61px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Open Sans", sans-serif;
}

.virtual-wrap_left-content h2 {
  font-size: 85px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 8px 0 18px;
}

.virtual-wrap_left-content p {
  font-size: 18px;
  color: #e4ebf3;
  margin: 0;
}

.virtual-wrap_left-content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

.virtual-wrap_left-content ul li {
  margin-right: 35px;
  color: #fff;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.virtual-wrap-btn a {
  min-width: 230px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
}

.virtual-icon i {
  color: #f7ad01;
}

.virtual-icon {
  padding-right: 10px;
}

.virtual-wrap-btn {
  padding-top: 20px;
}

.virtual-wrap-btn a i {
  padding-right: 10px;
}

/* =========== About-us ===========
===================================*/

.about-us {
  background: #fff;
  padding: 70px 0;
}

.about-wrap_left-content h2 {
  font-size: 50px;
  font-weight: normal;
  margin-bottom: 25px;
}

.about-wrap_left-content p {
  font-size: 18px;
  color: #222;
  margin: 0;
  font-weight: 500;
  margin-top: 10px;
}

p.about-us-paragraph {
  font-size: 17px;
  padding-right: 45px;
  font-family: "Open Sans", sans-serif;
}

p.about-us-text {
  font-weight: 600;
}

.about-wrap_left-content ul {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

.about-wrap_left-content ul li {
  margin-right: 40px;
  color: #2b80ff;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

.about-wrap-btn a {
  min-width: 170px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: 700;
}

.about-icon i {
  color: #f7ad01;
}

.about-icon {
  padding-right: 5px;
}

.about-wrap-btn {
  padding-top: 20px;
}

.about-wrap-btn a i {
  padding-right: 10px;
}

.about-wrap_right-content img {
  height: 460px;
  object-fit: cover;
}

.about-wrap_left-content {
  padding-left: 30px;
}

/* =========== home-page-blog ===========
=================================*/

.home-page-blog {
  background: url(../images/blog.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0;
}

.blog-card img {
  width: 100%;
}

.blog-card {
  background: #012757;
  text-align: center;
}

.blog-card_content h3 {
  color: #f7ad01;
  font-size: 32px;
  margin-bottom: 10px;
}
.blog-card_content p {
  font-size: 17px;
  color: #fff;
  font-family: "Open Sans";
  line-height: 24px;
}
.blog-card-btn {
  padding-top: 0;
}
.blog-card-btn a {
  min-width: 160px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-weight: 700;
}

.blog-card_content {
  padding: 40px 10px;
}

.home-page-blog .bb-grid-cell:not(.no-gutter),
.home-page-blog .bb-grid > :not(.no-gutter) {
  padding-left: 30px;
  padding-right: 30px;
}

/* =========== Post-wrap ===========
=====================================*/

.post-wrap {
  background: #2b80ff;
  padding: 70px 0;
}
.post-wrap_top-content {
  padding-bottom: 70px;
}
.post-wrap_top-content_left h3 {
  font-size: 30px;
  font-weight: 500;
}
.post-wrap_top-content_left h2 {
  font-size: 50px;
  color: #fff;
  margin-top: 10px;
  font-weight: 500;
}
.post-wrap_top-content_right {
  display: inherit;
}

a.subscribe-btn.common--btn {
  background: #fff;
  color: #2b80ff;
  min-width: 154px;
  height: 54px;
  line-height: 54px;
  margin-right: 15px;
  font-weight: 600;
}

.new-discussion {
  background: #f7ad01;
  color: #fff;
  min-width: 194px;
  height: 54px;
  line-height: 54px;
  font-weight: 600;
}

.post-wrap_left-content_img img {
  width: 100%;
}

.post-wrap_comment_content {
  width: 100%;
  background: #fff;
  padding: 30px;
}

.post-wrap_left-content {
  position: relative;
}

.post-wrap_comment_reply ul li {
  margin-left: 15px;
  font-size: 14px;
  font-family: "Open Sans";
  color: #222;
}

.post-wrap_comment_icon {
  padding-right: 10px;
}

.post-wrap_comment_text {
    margin-bottom: 10px;
    font-size: 17px;
    color: #222;
    height: 25px;
    overflow: hidden;
}

.post-wrap_comment_subtext {
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 600;
}

.virtual-wrap_right-content .post-wrap_comment_content {
  margin-bottom: 33px;
}

.virtual-wrap_right-content .post-wrap_comment_content:last-child {
  margin: 0;
}

.post-wrap_comment_reply_user img {
  max-width: 100px;
  max-height: 100px;
  width: 100%;
  border: 1px solid #e2e2e2;
  padding: 10px;
}

.post-wrap_comment_reply_user {
  float: left;
  margin-right: 20px;
}

.post-wrap_right_img {
  width: 100%;
  max-width: 75px;
}

.post-wrap_right_img_content {
  width: calc(100% - 100px);
}

.post-wrap_comment_title h3 {
  font-size: 18px;
  font-weight: 500;
}

a.subscribe-btn.common--btn:hover {
  background-color: #f7ad01;
  color: #fff;
}

a.new-discussion.common--btn:hover {
  background: #ffffff;
  color: #2b80ff;
}

.post-wrap_comment_title h3:hover {
  color: #2b80ff;
  transition: all 0.4s ease;
}

.post-wrap .bb-grid-cell:not(.no-gutter),
.post-wrap .bb-grid > :not(.no-gutter) {
  padding-left: 16px;
  padding-right: 16px;
}

.post-wrap_comment {
    align-items: center;
}

/* =========== Meet-team ===========
=====================================*/

.meet-team {
  padding: 70px 0;
  background-size: cover;
}

.meet-team_title {
  font-size: 50px;
  padding-bottom: 70px;
}

.meet-team_card__content {
  padding: 20px;
  background: #fff;
}

.meet-team_card__content h3 {
  font-size: 22px;
  padding-bottom: 10px;
}

.meet-team_card__content h5 {
  font-size: 18px;
  color: #222;
  text-transform: capitalize;
  padding-bottom: 6px;
  font-weight: 500;
}
.meet-team_card__content ul li {
  font-size: 16px;
  display: inline;
  padding-right: 10px;
  position: relative;
  font-family: "Open Sans", sans-serif;
}

.meet-team_card__content ul li + li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  background: #ababab;
  top: 4px;
  left: -8px;
}

.meet-team_card__content > ul {
  min-height: 55px;
}

.meet-team_card-icon ul i {
  color: #f7ad01;
}

.meet-team_card-icon ul li {
  padding-right: 20px;
  padding-top: 10px;
  position: relative;
}

.meet-team_card-icon ul li + li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 15px;
  background: #ababab;
  top: 14px;
  left: -13px;
}

.meet-team_card {
  text-align: center;
}

/*.meet-team_img_wrap {
    height: 260px;
    overflow: hidden;
}*/

.meet-team_card img {
  width: 100%;
}

.owl-nav button.owl-prev span:after,
.owl-nav button.owl-next span:after {
  font-size: 0;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-top: 0;
  border-right: 0;
  transform: rotate(45deg) translateY(-50%);
  top: 50%;
}

.owl-nav button.owl-prev span:after {
  left: -80px;
}

.owl-nav button.owl-next span:after {
  right: -60px;
  transform: rotate(-135deg);
}

.owl-nav button span {
  font-size: 0;
}

/* =========== Membership ===========
======================================*/

.membership-wrap_content h2 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 30px;
  font-weight: 500;
}

.membership-wrap_content h3 {
  font-size: 30px;
  padding-bottom: 10px;
  font-weight: 500;
}

.membership-wrap {
  padding: 70px 0 ;
  background-size: cover;
  background-position: top center;
}
.membership-wrap_content p {
  font-size: 18px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 30px;
}

.membership-wrap-btn a {
  min-width: 160px;
  height: 60px;
  background: #f7ad01;
  line-height: 60px;
  font-size: 18px;
}

.membership-wrap-btn a:hover {
  background: #fff;
  color: #2b80ff;
}

.membership-wrap_content {
  max-width: 700px;
  margin: 0 auto;
}
.main-banner {
    overflow: hidden;
  }



/* =========== Footer ===========
======================================*/

.main-footer-wrap aside#custom_html-4 .custom-html-widget {
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 20px;
}

.main-footer-wrap  aside#custom_html-3 .textwidget.custom-html-widget {
    font-size: 16px;
    color: #b7d4f8;
    line-height: 24px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    max-width: 320px;
}

.main-footer-wrap aside#custom_html-2 .textwidget.custom-html-widget {
    max-width: 140px;
}

.main-footer-wrap .bb-grid {
    justify-content: space-between;
}


.bb-footer .widget-title {
    font-size: 18px !important;
    color: #ffffff !important;
}

.main-footer-wrap .footer-bottom-right.push-right {
    display: inline-block;
        padding-left: 10px;
}

.main-footer-wrap aside#media_image-2 {
    margin-bottom: 20px;
    max-width: 200px;
}

.main-footer-wrap .widget ul li a, .bb-footer li a, .bb-footer .widget_nav_menu .sub-menu a {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #b7d4f8 ;
}

.main-footer-wrap  .footer-widget.area-4 .textwidget.custom-html-widget {
    font-size: 16px;
    color: #b7d4f8;
    font-family: "Open Sans", sans-serif;
    line-height: 28px;
}

footer.footer-bottom.bb-footer.style-1 {
    padding: 30px 0;
}

.footer-bottom-left .copyright {
    margin: 0;
}

.copyright p {
    margin: 0;
    font-size: 16px;
    color: #b7d4f8;
}

.footer-widget-area.bb-footer.main-footer-wrap {
    padding: 80px 0 10px;
}

.bb-footer .footer-socials li {
    margin: 0;
}

.about-wrap_left-content ul li p {
    padding-left: 5px;
    margin: 0;
    font-size: 16px;
    color: #2b80ff;
    font-weight: 600;
}

.about-wrap_left-content ul li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.bb-mobile-header .header-aside a i {
    color: #222;
}

.site-header i.bb-icon-menu-left {
    color: #222;
}

.footer-bottom-right.push-right {
    display: none;
}

.main-footer-wrap .footer-widget.area-1 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}

.main-footer-wrap .footer-widget.area-1 {
    padding-left: 15px;
}

.main-footer-wrap .footer-widget {
    padding-left: 30px;
}

.main-footer-wrap aside#custom_html-3 {
    margin-bottom: 18px;
}

.bb-footer .widget ul li.current-menu-item a, .bb-footer .widget ul li.current-menu-item a:hover, .bb-footer li.current-menu-item a, .bb-footer li.current-menu-item a:hover {
    color: #fff;
}

.main-footer-wrap .widget ul li a:hover {
    color: #fff;
}

.main-footer-wrap .widget ul.footer-socials li a i {
    font-size: 18px;
}

.main-footer-wrap .widget ul.footer-socials li a {
    color: #f9a500;
}

.main-footer-wrap .widget ul.footer-socials li a:hover {
    color: #fff;
}

.site-header .main-navigation .menu-item-has-children>.sub-menu li a:after {
    bottom: 0;

}

/* forums-pages site-content */

.bbp-the-content-wrapper ol {
   margin: 0;
}

.medium-editor-element {
   padding: 20px 25px 0;
}

#bbpress-forums .bbp-the-content pre {
	position: relative;
	z-index: 1;
	padding: 10px 20px;
}

/* ====== about us page ====== */

.paddingleft-0{
  padding-left: 0;
}

.paddingright-default{
  padding-right: 50px;
}

.about-us-main .bb-grid + .bb-grid{
  margin-top:73px;
}

.about-us-main .bb-grid:nth-child(odd)  .about-content-image{
     padding-right: 34px;
}

.about-us-main .bb-grid:nth-child(odd) .about-content{
   padding-left: 43px; 
}

.about-us-main .bb-grid:nth-child(even)  .about-content-image{
     padding-left: 34px;
}

.about-us-main .bb-grid:nth-child(even) .about-content{
   padding-right: 43px; 
}

.about-us-main  .about-us-paragraph{
  padding-right:0;
}

.breadcrumb-wrap {
    text-align: center;
    padding: 60px 15px 55px;
    background-size: cover;     
}

.page-main-title {
    color: #f7ad01;
    font-size: 48px;
}


.ourmission-main{
  padding:70px 15px;
  background:#2b80ff;
  text-align: center;
}

.ourmission-main h2{
  color:#ffffff;
  font-size: 50px;
  margin-bottom: 20px;
}

.ourmission-main p{
  color:#ffffff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}



/* ======= meet our team ======= */

.meet-team-main {
    background: #fff;
    padding-bottom: 0px;
}

.meet-team-inner-wrap {
    flex-wrap: wrap;
    justify-content: center;
}

.meet-team-inner-wrap .grid-full-width {
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 40px;    
}

.team-description-main {
    background: #fff;
    padding: 0 0 65px;
}

.team-description-main .meet-team_title {
    padding-bottom: 38px;
    line-height: 37px !important;
}

.team-description-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 11px;
    font-family: "Open Sans", sans-serif;
    color:#000000;
    text-transform: capitalize;
}

.team-description-content p{
  font-size: 16px;
  color:#000000;
  margin-bottom: 20px;
}

/* teams for woocommerce */

.team-fields #team_owner_takes_seat_field {
    display: none;
}

/* ====== subscription page ====== */

.subscription-main {
  background: #fff;
  padding: 70px 0;
}
.section-title {
  font-size: 50px;
}

.subscription-content p.semi-bold {
  font-size: 18px;   
}

.subscription-content p.secendry-color {
  color: #2b80ff;
}

.subscription-content p{
  color:#222222;
  font-size: 16px;
  margin: 0 0 20px; 
}

.subscription-main .section-title {
  margin: 0 0 25px;
}

.list-title {
  font-size: 16px;
  color: #222222;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: unset;
  margin-bottom: 25px;
}

.benefits-list li {
  font-size: 16px;
  color: #222;
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-left: 40px;
  line-height: 26px;  
  margin: 15px 0;  
}

.benefits-list li:after {
    content: '';
    width: 14px;
    height: 9px;
    border-left: 3px solid #f7ad01;
    border-bottom: 3px solid #f7ad01;
    position: absolute;
    left: 0;
    transform: rotate(-45deg);
    top: 9px;
}

.subscription-plans-main {
    padding: 70px 0;
    background: url(../images/plansection-bg.jpg) no-repeat center top / cover;
}

.subscription-plans-main .section-title {
    padding-bottom: 70px;
}

.subscription-plans-price {
    background: #012858;
    padding: 53px 30px;
}

.subscription-plans-price h3{
    color: #fff;
    font-size: 24px;
}

.subscription-plans-price h3 span{
  font-size: 44px;
}

.subscription-plans-price h4{
  color: #fff;
  font-size: 26px;
  margin-top:15px;
}

.subscription-plans-content {
  padding: 35px 0;  
 background: #ffffff;
}

.subscription-plans-content p {
  font-size: 16px;
  color: #222222;
  margin: 0;
}

.subscription-plans-content p + p{
  margin-top:10px; 
}

.plan-btn-wrap {
    margin: 70px 0 0;
}

.plan-btn-wrap .common--btn{
    min-width: 170px;
    height: auto;
    padding: 8px 0;
    background-color: #012858;
}

.subscription-plan.active .subscription-plans-inner {
   transform: scale(1.1);
   transition: all 0.3s ease;
}

.subscription-plan.active .subscription-plans-price * {
   color: #f7ad01;
}

.subscription-plan:hover .subscription-plans-inner {
   transform: scale(1.1);
   transition: all 0.3s ease;
}

.subscription-plan:hover .subscription-plans-price * {
   color: #f7ad01;
}

.subscription-plans-inner {
  padding: 0 4px;
}

.breadcrumb-wrap {
   padding: 50px 15px 55px;
   margin-top: 76px;
   background-position: center;
}
.breadcrumbs__list {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   margin-top: 20px;
}
.breadcrumbs__item {
   position: relative;
   padding: 0 15px;
   font-family: "Open Sans", sans-serif;
   font-size: 18px;
   color: #2b80ff;
}
.breadcrumbs__item a {
   color: #fff;
   font-size: 18px;
}
.breadcrumbs__list li+li:after {
   content: '';
   position: absolute;
   left: -5px;
   top: 10px;
   width: 9px;
   height: 9px;
   border: 2px solid #fff;
   border-right: 0;
   border-top: 0;
   transform: rotate(222deg);
}

.template-with-breadcrumb .entry-content h2 {
   padding-bottom: 20px;
   color: #042856;
   font-size: 30px;
}

.template-with-breadcrumb .entry-content p {
   margin: 0;
   padding-bottom: 10px;
   color: #222;
}

.template-with-breadcrumb .entry-content p:last-child {
   padding: 0;
}

.template-with-breadcrumb .entry-content ul {
   padding-left: 20px;
   padding-bottom: 20px;
}

.template-with-breadcrumb .entry-content ul li {
   list-style: disc;
   font-family: "Open Sans", sans-serif;
   color: #222;
}

.template-with-breadcrumb .entry-content h4 {
   color: #2b80ff;
   font-size: 22px;
   padding: 18px 0;
   font-weight: 500;
}

.template-with-breadcrumb .entry-content ol li {
   font-family: "Open Sans", sans-serif;
   color: #222;
}

/*  pressRelease */
.recent__forum {
    padding: 100px 0;
}

.pressRelease_outer {
    margin-bottom: 5px;
}

.pressRelease_outer:last-child {
    margin-bottom: 0;
}

.pressRelease .sm-grid-1-3 {
    padding: 20px;
}
.pressRelease__wrapper {
    background: #f7f7f7;
    padding: 20px;
    height: 100%;
    transition: all 0.3s ease;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.pressRelease__wrapper a {
    flex: 0 0 40%;
    max-width: 40%;
}
.pressRelease__title {
    font-size: 24px;
    color: #2b80ff;
    font-weight: 400;
    font-family: "Oswald";
    margin-bottom: 0;
    max-width: 500px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.pressRelease__wrapper p {
    font-size: 16px;
    color: #222;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}
.pressRelease__logo {
    text-align: center;
    padding: 70px 0;
}

.pressRelease__wrapper:hover p {
  color: #fff;
}
.pressRelease__wrapper:hover h3 {
  color: #f7ad01;
}
.pressRelease__wrapper:hover {
  background: #2b80ff;
}

/*  webinars */

.webinars .sm-grid-1-3 {
    padding: 20px;
}
.webinars {
    padding: 70px 0 0;
}

.webinars__mainTitle {
    font-size: 50px;
    line-height: 40px;
    color: #2b80ff;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.webinars__mainText {
    font-size: 22px;
    color: #222;
    text-align: center;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    margin-bottom: 50px;    
}
.webinars__cardText {
    font-size: 16px;
    color: #222;
    font-family: "Open Sans", sans-serif;
}
.webinars__card {
    text-align: center;
}
.webinars__cardContent {
    padding: 25px;
    background: #f7f7f7;
}
.webinars__cardTitle {
    font-size: 24px;
    line-height: 24px;
    color: #2b80ff;
    font-weight: 400;
    font-family: "Oswald";
    text-align: center;
    margin-bottom: 12px;
}
.webinars__cardText {
    font-size: 16px;
    color: #222;
    font-family: "Open Sans", sans-serif;
    margin: 0;
}
.webinars__cardWrap img {
    width: 100%;
}

/*  contact-us */

.emailAddress__mainTitle {
    font-size: 50px;
    line-height: 40px;
    color: #2b80ff;
    font-weight: 400;
    font-family:"Oswald", sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 70px 0 50px;
}
.emailAddress__card {
    background: #f7f7f7;
    text-align: center;
    padding: 40px 15px;
    height: 100%;
}
.emailAddress__cardTitle {
    margin: 20px 0 10px;
    font-size: 16px;
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}
.emailAddress__cardText {
    font-size: 16px;
    font-weight: 600;
    color: #2b80ff;
    font-family: "Open Sans", sans-serif;
    position: relative;
    padding-left: 22px;
}
.emailAddress__cardText img {
    width: 16px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 4px;
}
.emailAddress .sm-grid-1-3 {
    padding: 20px;
}

.postalAddress__title {
    font-size: 28px;
    line-height: 40px;
    color: #2b80ff;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.postalAddress__text {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
}
.postalAddress {
     padding: 50px 0;
    text-align: center;
}
.postalAddress__volunteering--title {
    font-size: 28px;
    line-height: 40px;
    color: #2b80ff;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    text-align: center;
    padding-top: 50px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.postalAddress__volunteering--text {
    font-size: 16px;
    color: #222;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
.postalAddress__volunteering--btns a {
    min-width: 230px;
    height: 60px;
    line-height: 60px;
}
.postalAddress__volunteering--btns a:first-child {
    margin-right: 15px;
}
.postalAddress__volunteering--btns a {
    min-width: 230px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 700;
}
.postalAddress__volunteering--btns a:nth-child(2) {
    background: #f7ad01;
}
.emailAddress__cardWrap {
    width: 80px;
    margin: 0 auto;
}

/* awards page */

.que-awards-page .meet-team_title {
  padding-bottom: 0px;
}

.award_year {
    font-size: 30px;
    padding: 50px 0px 10px;
    text-align: center;
}
.awards-inner-wrap h3 {
    font-size: 22px;
     padding: 30px 0;
    text-align: center;
}
/*.awards-inner-wrap .meet-team_img_wrap {
    height: 280px;
    overflow: hidden;
}*/
.awards-inner-wrap .meet-team_card {
    box-shadow: 0 6px 24px 0 rgb(18 43 70 / 12%);
}
.page-template-que-awards-recipients-template .meet-team-main {
    padding-bottom: 50px;
}

/* news page */

.category-news .post-inner-wrap {
    border: 0;
}
.entry-content-wrap {
    padding: 25px 30px 30px;
    background: #f7f7f7;
}
.post-grid .entry-title a, .single .entry-title {
    color: #2b80ff;
    font-family: 'Oswald';
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.top-meta i {
    color: #f9a500;
}
.widget-title {
    color: #2b80ff;
}

/* single news */

.single .entry-content-wrap {
    padding: 25px 30px 30px;
    background: #f7f7f7;
}
.entry-content ul {
    list-style: inside;
}
.entry-content ul li,
.entry-content ol li{
    font-family: "Open Sans", sans-serif;
    color: #222;
}
.comment-form input#submit:hover {
    background: transparent;
    color: #222;
}
.comment-form input#submit {
    color: #fff;
    border-color: #2b80ff;
    background: #2b80ff;
}
.entry-content p {
    color: #222;
}

.comment-form input#submit:hover {
    background: #f7ad01;
     color: #fff;
}

.comment-form input#submit {
     color: #fff;
     background: #2b80ff;
     font-size: 16px;
     font-weight: 700;
     height: 46px;
     border-radius: 0;
    text-align: center;
    margin: 0;
    border: 0;
}

/* pagination */

.pagination {
   margin: 50px 0;
   text-align: center;
}
.pagination span, .pagination a {
   width: 50px;
   height: 50px;
   line-height: 35px;
   margin-right: 8px;
   color: #666666;
   font-weight: bold;
   text-align: center;
   border: 0;
   border-radius: 0;
   transition: all 0.3s ease;
   font-size: 18px;
}
.pagination a {
   background: #f7f7f7;
}
.pagination span {
   color: #fff;
   background: #2b80ff;
}
.pagination a:hover {
    color: #fff;
    background: #2b80ff;
}
.post-wrap_right_img .avatar {
    border-radius: unset;
}
.webinars__cardText {
   font-size: 16px;
   color: #222;
   font-family: "Open Sans", sans-serif;
   margin: auto;
   height: 60px;
   overflow: hidden;
}
.webinars__cardText p {
   -webkit-line-clamp: 2;
   display: -webkit-box;
   text-overflow: ellipsis;
   -webkit-box-orient: vertical;
   margin: 0;
   overflow: hidden;
}

.site-header .menu-item-29900 .sub-menu::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border: 2px solid #c1c1c1;
  border-radius: 20px;
}

.site-header .menu-item-29900 .sub-menu::-webkit-scrollbar {
  width: 6px;
  background-color: #f2f2f2;
}

.site-header .menu-item-29900 .sub-menu::-webkit-scrollbar {
  background-color: #f1f1f1;
  border-radius: 20px;
}

.site-header .menu-item-29900 .sub-menu {
  height: 420px;
  overflow-y: scroll;
}

.main-site-header .custom-nav-wrap li>
ul.sub-menu a:after{
   opacity: 0;
}

.main-site-header .custom-nav-wrap li>
ul.sub-menu .current-menu-item a:after{
   opacity: 1;
}

.main-site-header .custom-nav-wrap li>
ul.sub-menu .current-page-item a:after{
   opacity: 1;
}

.site-header .sub-menu .current-menu-item>a {
    background: #efecec;
}

/* recent activity page */

.recent__forum--content h2 {
    color: #2b80ff;
    padding-bottom:  10px;
}
.recent__forum--content p {
    color: #222;
    margin-left: auto;
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 15px;
    text-align: right;	
}
.recent__forum--content p i {
    color: #f7ad01;
    padding: 0 5px 0 3px;
}
.site-content-grid.recent__forum {
    padding: 70px 0 43px 0;
}
.recent__forum--content p span {
  color: #007CFF;
  font-family: "Open Sans", sans-serif;
}
.recent__forum--content:hover p span {
  color: #f7ad01;
}
li#menu-item-29950 a {
  color: #fff;
  background: #f7ad01;
}
 .comments__icon i {
    color: #f7ad01;
    font-size: 20px;
    padding-right: 5px;
}

.pressRelease__wrapper:hover .comments__icon i, .pressRelease__wrapper:hover .comments__icon {
    color: #fff;
}

.custom-grid-inner {
    padding: 0;
    border: 0px !important;
    background: #f7f7f7 !important;
    border-radius: 0px !important;
}

.custom-grid-inner .bs-timestamp i:last-child {
    margin-left: 5px;
}

.custom-grid-inner .bs-timestamp i {
    color: #f4ab03;
    margin-right: 2px;
}

.custom-grid-inner .bs-sec-header h3 {
    color: #2a7ffd;
    line-height:130%!important;
}

.custom-grid-inner .bs-timestamp {
    color: #666;
    font-family: 'Open Sans';
    font-weight: 600;
}

.custom-grid-inner .bs-card-forum-details {
    display: inline-flex;
    width: 100%;
    flex-flow: wrap;
}

.custom-grid-inner .bs-card-forum-details .bs-sec-header {
    width: 100%;
}


.custom-grid-inner:hover {
    background: #2b80ff!important;
}

.custom-grid-inner:hover .bs-sec-header h3 {
    color: #f7ad01;
}


.custom-grid-inner:hover .bs-timestamp i ,.custom-grid-inner:hover .bs-timestamp {
	color:#fff;
}
.seprator{
	margin-left:5px ;
}

/* Presentations page */

.presentations {
    padding-top: 45px;
}

.presentations h1 {
    color: #2b80ff;
    font-size: 50px;
    margin-bottom: 30px;
}

.presentations p {
    color: #222;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 90px;
} 

.presentations p:empty {
    display: none;
}

.presentations-content {
  padding-bottom: 10px;
}

.presentations-content h2 {
  font-size: 24px;
  color: #2b80ff;
  font-weight: 300 !important;
  text-transform: capitalize;
  margin-bottom: 14px;
}

.presentations .presentations-content ul {
  list-style: none;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}

.presentations .presentations-content ul li {
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 8px;
  padding-right: 20px;
}

.presentations .presentations-content ul a {
  color: #222;
  position: relative;
  padding-left: 16px;
  overflow: hidden;
  float: left;
  transition:all 0.4s;
}

.presentations .presentations-content ul a:before {
  content: '';
  position: absolute;
  left: 0;
  border: 2px solid;
  width: 8px;
  height: 8px;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(45deg);
  top: 9px;
}

/* conference-presentations page */

.conference-presentations {
  background: #f7f7f7;
  padding: 30px;
}

.conference-presentations h2 {
  color: #2b80ff;
  font-size: 24px;
  margin-bottom: 12px;
}

.conference-presentations p strong {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  padding: 0;
  font-family: "Open Sans", sans-serif;
}

.conference-presentations p {
  margin: 0;
  padding: 0;
}

.conference-presentations ul {
  list-style: none;
}

.conference-presentations ul h4 {
  color: #2b80ff;
  font-size: 16px;
  line-height: 20px !important;
}

.conference-presentations ul h4 i {
  color: #ff0000;
  padding-right: 5px;
}

.conference-presentations ul p {
  color: #222;
  font-weight: 400;
}

.conference-presentations ul span strong {
  font-size: 16px;
  color: #2b80ff;
  font-family: "Open Sans", sans-serif;
}

.conference-presentations ul li {
  margin: 30px 0;
}

.conference-presentations ul li:last-child {
  margin-bottom: 0;
}

.conference2021 .wp-block-columns {
  margin-left: 0;
  margin-right: 0;
}

/* conferences-videos left */
.conferences-videos {
  padding: 0 10px;
}

.conferences-videos .wp-block-columns .wp-block-column {
  width: 40%;
  flex: 0 0 40%;
}

.conferences-videos .wp-block-columns .wp-block-column:nth-child(1) {
  flex: 1;
}

.conferences-videos .wp-block-columns .wp-block-column:last-child {
  margin-left: 70px;
}

.conferences-videos--left h2 {
  color: #2b80ff;
  margin-bottom: 15px;
}

.conferences-videos--left ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin-left: -50px;
  margin-right: -50px;
}

.conferences-videos--left ul li {
  min-width: 200px;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
}

.conferences-videos--left p {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
}

.conferences-videos--left p:last-child {
  margin-bottom: 0;
}

.conferences-videos .wp-block-columns:nth-child(even) {
  flex-direction: row-reverse;
}

.conferences-videos .wp-block-columns:nth-child(even) .wp-block-column:last-child {
  margin-left: 0;
  margin-right: 70px;
}

.conferences-videos .wp-block-columns {
  align-items: center;
  margin-bottom: 100px;
}

/* Virtual Conference Presentations */

.conference-image .playIcon {
  width: 84px;
  height: 84px;
  background: #ff0000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 84px;
  border: 5px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
  transition: all .25s ease;
  z-index: 9;
}

.conference-image .playIcon .svgIcon {
  height: 30px;
  color: #fff;
}

.conference-image {
  position: relative;
  background-color: #000;
  max-height: 380px;
  overflow: hidden;  
}
.conference-image img {
  opacity: .7;
}

.conference-image:hover .playIcon, .conference-image:focus .playIcon {
  transform: scale(1.1);
}

.conference-image .wp-block-image {
  margin: 0;
}

.conferenceContent {
  background: #f7f7f7;
  padding: 30px 40px 25px;
  min-height: 230px;
}

.conferenceContent h2 {
  font-size: 24px;
  color: #2b80ff;
  line-height: normal !important;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 15px;
}

.conferenceContent p {
  margin-bottom: 0;
  text-align: center;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bottomMission h6 {
  font-size: 24px;
  font-weight: 400;
  color: #222222;
  line-height: 40px !important;
}

.bottomMission h1 {
  margin-bottom: 10px;
}

.bottomMission {
  margin-top: 80px;
  margin-bottom: 40px;
}

/* Conference FAQ questions */

.conference-faq ul li {
  list-style-type: none;
  font-size: 18px;
  line-height: 24px;
  color: #222222;
  font-weight: 400;
  font-family: "Oswald";
  padding: 13px;
  border: 1px solid transparent;
  }
  
  .conference-faq ul li:nth-child(odd) {
  background: #f5f5f5;
  }
  
  .conference-faq li a {
  font-family: "Oswald";
  }
  
  .conference-faq li:nth-child(even) {
  border-color: whitesmoke;
  }

  .page-links {
    font-size: 0;
    display: flex;
    justify-content: center;
    margin-block: 56px 65px;
    }
    
    .page-links .post-page-numbers {
    font-size: 18px;
    background: whitesmoke;
    padding: 12px 21px;
    margin-inline: 5px;
    font-weight: bold;
    color: #666666;
    transition: all 0.5s;
    }
    
    .page-links .post-page-numbers:hover {
    background: #3481ff;
    color: #fff;
    }
    
    .page-links .post-page-numbers.current {
    color: white;
    background: #3481ff;
    }

  /* Conference Presentations */

  .conferenceHeading > h2 {
    color: #2b80ff;
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 300;
    text-transform: none;
  }
  
  .conferenceHeading > h4 {
    font-size: 22px;
    font-weight: 300;
    color: #222222;
    line-height: 40px !important;
    text-transform: none;
  }

  .conferenceHeading {
    margin-bottom: 50px;
    margin-top: 50px;
}

.conferenceWrapper .conferenceContent {
  min-height: 0;
  padding-bottom: 40px;
}

.presentations .spacee {
  margin-bottom: 40px;
}


/* Rounded table notes 2014 */
.roundTable-2014 > h2 {
  font-size: 22px;
  line-height: 30px !important;
  color: #2b80ff;
  font-weight: 400;
  text-transform: capitalize;
  margin:36px 0 10px;
}

.roundTable-2014 > h2 > a {
  font-family: 'Oswald';
}

.roundTable-2014 > h4{
  font-size: 18px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
  margin:25px 0 10px;
}

.roundTable-2014 > ul {
  padding-left:26px;
}

.roundTable-2014 ul li {
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  font-weight: 400;
  font-family: "Open Sans";
  list-style-position: outside;
  margin-bottom: 7px;
}

.roundTable-2014 li::marker {
  color:#3481ff;
  font-size:18px;
}

.roundTable-2014 > p {
  margin:10px 0 10px;
}




/* CRYSTAL REPORTS */

.queSource-wrapper > h2 {
    font-size: 24px;
    color: #2b80ff;
    font-weight: 400;
    font-family: "Oswald";
    text-transform: capitalize;
    margin: 50px 0 23px;
}

.queSource-wrapper > h2 strong{
    font-weight:400;
}

.queSource-wrapper > p {
    font-weight: 400;
    margin-bottom: 11px !important;
    color: #222222;
}

.queSource-wrapper > ul {
    padding-left:24px;
}

.queSource-wrapper > h4 {
    text-transform: capitalize;
    font-size: 18px;
    color: #222;
    margin: 0 0 5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

.queSource-wrapper > ul li,
.queSource-wrapper > ol li{
    list-style: none;
    margin-bottom: 12px;
    position: relative;
    color: #222222;
    line-height: 24px;
}

.queSource-wrapper > ol li {
    list-style: auto;
}

.queSource-wrapper > ul li a,
.queSource-wrapper > ol li a{
  color: #222222;
  transition:all 0.4s;
}

.queSource-wrapper > .common-sub-title:first-child {
  padding-top: 90px;
}

.queSource-wrapper > ul li a:hover,
.queSource-wrapper > ol li a:hover,
.presentations .presentations-content ul a:hover{
  color:#3481ff;
}

.queSource-wrapper > ul li:after{
  font-size: 0.86rem;
  font-weight: 600;
  content: "";
  position: absolute;
  left: -22px;
  width: 13px;
  height: 8px;
  border-left: 3px solid #222222;
  border-bottom: 3px solid #222222;
  transform: rotate(-45deg);
  top:7px;
}

.queSource-wrapper .wp-block-file a > i {
    padding-right: 8px;
}

.queSource-wrapper > .wp-block-file {
  margin-bottom: 3rem;
}

.queSource-wrapper .wp-block-columns {
  margin-left: 0;
  margin-right: 0;
}

.queSource-wrapper .wp-block-column li {
  list-style: none;
  margin-bottom: 8px;
}

.queSource-wrapper .wp-block-column li a{
  position: relative;
  padding-left: 16px;
  display: inline-block;
  color: #222;
  transition: all 0.5s;
  line-height: 22px;
}

.queSource-wrapper .wp-block-column li a:hover,
.queSource-wrapper .wp-block-column li a:hover:before{
  color:#007CFF;
  border-color:#007CFF;
}

.queSource-wrapper .common-sub-title {
  color: #222;
  font-family: inherit;
  font-weight: 400;
  font-size: 21px;
}

.queSource-wrapper .wp-block-column li a:before {
  content:'';
  position:absolute;
  left:0;
  border:2px solid #222222;
  width:8px;
  height:8px;
  border-bottom:0;
  border-left:0;
  transform:rotate(45deg);
  top:7px;
  transition:all 0.5s;
}

.queSource-wrapper .wp-block-column > h2 {
  font-size: 24px;
  color: #2b80ff;
  font-weight: 400;
  font-family: "Oswald";
  text-transform: capitalize;
}

.queSource-wrapper .wp-block-column h4 {
  text-transform: capitalize;
  font-size: 18px;
  color: #222;
  margin: 0 0 5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}


/* Viral Round tables */

.virtualTables > h1 {
  margin-bottom: 25px;
}

.virtualTables h5 {
  font-size: 18px;
  text-transform: capitalize;
  color: #222;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.virtualTables p {
  margin-block: 5px 10px;
}

.virtualTables h4 {
  font-size: 32px;
  margin-block: 60px 10px;
  color: #3481ff;
  text-transform: capitalize;
}

.virtualTables .wp-block-buttons {
  margin: 23px 0 40px;
}

.virtualTables a.wp-block-button__link {
  background: #3481ff;
  border-radius: 0;
  font-weight: 700;
  transition: all 0.3s;
}

.virtualTables a.wp-block-button__link:hover {
  background: #f7ad01;
}

/* private member */
.member-directory,
.public-profile{
    padding:50px 0 50px;
}

.member-search-bar{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    align-items: center;
}

.search--wrapper, .member-pages{
    display:flex;
    align-items:center;
}

.member--detail{
    display: block;
}

.memebers-details thead{
    background:#333333;
}

.memebers-details tbody td{
    font-size: 16px;
    color: #222222;
    vertical-align: middle;
}

.memebers-details table tr{
    border:1px solid #f2f2f2;
}

.memebers-details tbody tr:nth-child(odd){
    background:#f2f2f2;
}

.memebers-details th,
.memebers-details tbody td{
    padding:15px 18px;
    font-family:"Open Sans", sans-serif;
    border:0;
}

.memebers-details th{
    font-size:18px;
    font-weight:600;
    color:#fff;
    padding:10px 18px;
}

.member-fix-width tbody tr td:nth-child(2),
.member-fix-width tbody tr td:nth-child(3){
    max-width:350px;
}

.memebers-details .dataTables_info{
    float: left;
}

.memebers-details .dataTables_paginate{
    float: right;
}

.search--bar{
    position:relative;
}

.dataTables_paginate .paginate_button {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-inline: 4px;
    color: #666666;
    font-weight: 600;
    text-align: center;
    border: 0;
    border-radius: 0;
    transition: all 0.3s ease;
    font-size: 17px;
    background: #f2f2f2;
    display: inline-block;
    cursor: pointer;
    transition: all 0.5s;
}

.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button:hover{
  background: #3481ff;
  color: #fff;
}


/* .search--bar input[type=search]{
    font-family: "Open Sans", sans-serif;
    color: #000000;
    height: 46px;
    width: 340px;
    background: #f2f2f2;
    border: none;
    font-size: 16px;
    font-weight: 400;
} */

#memebers-directory-table_filter input[type=search]{
  font-family: "Open Sans", sans-serif;
  color: #000000;
  height: 46px;
  width: 340px;
  background-color: #f2f2f2;
  border: none;
  font-size: 16px;
  font-weight: 400;
}

#memebers-directory-table_filter label{
  display: block;
}

.member-result p,
.pages-list p,
.member-pages > p{
    margin:0;
}

/* .search--bar input[type=submit]{
    position: absolute;
    right: 0;
    border-radius: 0;
    width: 46px;
    height: 46px;
    overflow: hidden;
    text-indent: 100px;
    background: url(search-icon.svg) no-repeat, #3481ff;
    background-size: 22px;
    background-position: center;
} */

.search--bar input[type=search]::placeholder{
    color:#222222;
}

.member-result{
    padding-left: 40px;
}

.member-result {
    padding-left: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}

.member-directory .dataTables_filter{
  float:left;
  margin-bottom:40px;
}

.member-directory .dataTables_length{
  float: right;
}

.member-directory .dataTables_length select{
  border-radius: 0;
  background-color: #f2f2f2;
  border: 0;
}

.dataTables_length label{
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    font-family: "Open Sans", sans-serif;
}

.dataTables_length label select{
  padding-inline: 30px;
  margin-left: 28px;
}

.pages-list p{
    background: #f2f2f2;
    padding: 6px 22px;
}




/* Public Profile */
.public-profile-wrapper h2,
.public-profile .memebers-details > h2{
    font-size: 24px;
    color: #2b80ff;
    font-weight: 300 !important;
    text-transform: capitalize;
    margin-bottom:22px;
}

.public-profile-wrapper ul{
    list-style: none;
    margin-bottom: 40px;
}

.public-profile-wrapper ul li{
    margin-bottom: 8px;
    padding-right: 20px;
    display:flex;
    justify-content:space-between;
    color: #222;
}

.public-profile-wrapper ul li span {
    font-family: "Open Sans", sans-serif;
    text-align: left;
    flex: 0 0 50%;
    color: #666666;
    padding-right: 10px;
}

.public-profile-wrapper li span:nth-child(2) {
    color: #222222;
    padding-right: 0;
}

.public-profile .memebers-details{
    margin-top:45px;
}

.linked-member tbody tr td:first-child{
    max-width: 350px;
}

.blog-author-name{
  text-transform: capitalize;
}

/* Checkout page */

.woocommerce-checkout label{
  font-size: 16px;
  color: #222;
}

.woocommerce-checkout  .woocommerce-info {
  font-size: 18px !important;
  color: #007CFF !important;
}

.woocommerce-info a {
  text-decoration: underline;
}

.quegroup-heard label {
  margin: 0;
  font-weight: 500;
}

.quegroup-heard .bb-grid {
  margin-top: 15px;
}

.woocommerce-checkout .bb-grid p.form-row {
  margin-bottom: 15px;
  padding: 0;
}

.woocommerce-checkout label.checkbox {
  padding-left: 35px;
}

.woocommerce-checkout label.checkbox span.optional {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 0;
}

.other-field {
  padding-top: 20px;
}

.woocommerce-checkout form .form-row {
  margin: 0;
}

.quantum-option span.woocommerce-input-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 15px 0;
}

.quantum-option span.woocommerce-input-wrapper label {
  flex: 0 0 30%;
  max-width: 30%;
  margin-bottom: 0;
}

.woocommerce-checkout .entry-content p {
  color: #222;
  font-size: 14px !important;
  line-height: 24px;
}

.quantum-option span.woocommerce-input-wrapper input {
  margin-right: 15px;
}

.quantom-module-wrap .bb-grid, .services-offered-wrap .bb-grid {
  margin-top: 20px;
}

.quantum-option, .services-offered-wrap {
  margin: 30px 0;
}

.woocommerce-checkout .bb-wc-co .bb-wc-col {
  flex: 0 0 60%;
  max-width: 60%;
}

.woocommerce-checkout .bb-wc-co .bb-wc-col+.bb-wc-col {
  flex: 0 0 40%;
  max-width: 40%;
}

.quantom-module-wrap {
  margin-top: 30px;
}

.woocommerce-input-wrapper label.radio {
  margin-bottom: 0 !important;
}

.order-review-wrap {
  display: flex;
  justify-content: space-between;
}

.quantum-option h3 {
  margin-bottom: 20px;
}

#customer_details p.form-row {
  margin-bottom: 20px;
}

p.grayed-out-desc {
  color: #999 !important;
  margin-bottom: 0 !important;
}
.forum-archive .bp-search-ac.ui-autocomplete.bp-forum-search-ac-header,
.bp-search-ac.ui-autocomplete.bp-forum-search-ac-header{
	padding-top: 50px;
}
.bp-search-ac.ui-menu .ui-menu-item.bbls-view_all_type-type {
    padding: 0;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
	width: 100%;
}


/************* Media Query *************
****************************************/


/* ======= (max-width: 1366px) =======
======================================*/

@media (max-width: 1366px) {
  .owl-carousel .owl-nav.disabled {
    display: none;
  }
  .owl-carousel .owl-dots.disabled {
    display: block;
  }

.virtual-wrap_right-content .post-wrap_comment_content {
    margin-bottom: 30px;
}

/* slider 16july */
.main_text_upper, .main_text_lower {
    font-size: 45px;
}


}



/* ======= (max-width: 1280px) =======
======================================*/

@media (max-width: 1280px) {
  .about-wrap_left-content {
    padding-left: 0px;
  }

  .home-page-blog .bb-grid-cell:not(.no-gutter),
  .home-page-blog .bb-grid > :not(.no-gutter) {
    padding-left: 15px;
    padding-right: 15px;
  }

  .virtual-wrap_right-content .post-wrap_comment_content {
    margin-bottom: 18px;
}

.custom-nav-wrap .primary-menu li {
    padding: 0 14px;
}

.main-site-header .primary-menu > .menu-item-has-children:not(.hideshow) {
    padding: 0 16px 0 14px;
}

.custom-nav-wrap .primary-menu .menu-item-has-children:not(.hideshow):after {
    right: -10px;
}

.site-header .main-navigation .menu-item-has-children>.sub-menu li:after{

  right: 0;

}

.presentations .presentations-content ul li {
  flex: 0 0 33.33%;
  max-width: 33%;
  padding-right: 20px;
}

.conferences-videos {
  padding: 0 10px;
}

.conferences-videos--left ul {
  margin: 0 -15px;
}

.conferences-videos--left ul li {
  padding: 0 15px;
}

.conferences-videos--left ul {
  flex-flow: row wrap;
}


}

@media (max-width: 1240px){
	.recent__forum--content p {
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0;
		text-align: left;
		margin-top: 20px;
	}
	
.pressRelease__wrapper a {
    flex: 0 0 100%;
    max-width: 100%;
}
}


@media (max-width: 1200px){
    .pressRelease__wrapper {
        padding: 20px;
    }
    .emailAddress .sm-grid-1-3 {
        padding: 10px;
    }   
    .emailAddress__card {
        padding: 40px 10px;
    }
    .conferences-videos .wp-block-columns .wp-block-column:last-child {
        margin-left: 30px;
    }

    .conferences-videos .wp-block-columns:nth-child(even) .wp-block-column:last-child {
        margin-right: 30px;
    }    
    .conferences-videos .wp-block-columns {
      margin-bottom: 50px;
    }    
}



/* ======= (max-width: 1024px) =======
====================================== */

@media (max-width: 1024px) {
  .comments__icon {
      right: 22px;
      top: 20px;
  }
  .conferences-videos .wp-block-columns .wp-block-column {
    width: 50%;
    flex: 0 0 50%;
  }

}


/* ======= (max-width: 992px) =======
======================================*/

@media (max-width: 992px) {
  .repair_content__subtitle {
    font-size: 26px;
  }

  .repair_content__main-text {
    font-size: 55px;
  }

  .dataTables_wrapper {
    overflow: inherit;
  }

  .virtual-wrap_left-content h3,
  .about-wrap_left-content h2 {
    font-size: 40px;
  }

  .virtual-wrap_left-content h2 {
    font-size: 55px;
  }

  .about-us-paragraph,
  .about-wrap_left-content p {
    font-size: 16px;
  }

  .blog-card_content p {
    font-size: 16px;
  }

  .blog-card_content p br {
    display: none;
  }

  .about-wrap_right-content img {
    height: 350px;
    object-fit: cover;
  }

  .about-us .bb-grid {
    align-items: center;
  }

  .post-wrap {
    padding: 50px 0;
  }

  .post-wrap_comment_content {
    padding: 15px;
  }

  .post-wrap .lg-grid-1-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .post-wrap_top-content_left h2 {
    font-size: 40px;
  }

  .post-wrap_top-content_left h3 {
    font-size: 26px;
  }
  .meet-team_card__content > ul {
    min-height: 85px;
  }

  .meet-team_card__content ul li {
    font-size: 15px;
  }

.banner_main_text {
    padding: 200px 0 290px;
}

.main-footer-wrap .footer-widget {
    padding-left: 15px;
}

.main-footer-wrap .footer-bottom-right.push-right {
    padding-top: 0;
}

.bb-footer .widget-title {
    font-size: 18px;
    margin-bottom: 20px;
}

.site-branding {
    padding-right: 0;
}

.custom-nav-wrap a.header-search-link {
    padding-left: 10px;
}

.custom-nav-wrap #navbar-collapse {
    margin-left: 10px;
    margin-right: 10px;
}

.site-header .custom-nav-wrap .hasItems .menu-item-has-children {
    padding: 0;
}

.pressRelease .sm-grid-1-3 {
    padding: 20px;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
}
.pressRelease__wrapper p {
    font-size: 15px;
}
.pressRelease__title {
    font-size: 20px;
}

.webinars .sm-grid-1-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
}
.webinars__cardContent {
    padding: 20px;
}
.webinars {
    padding: 30px 0 0;
}
.webinars__mainText {
    margin-bottom: 30px;
}
.webinars__mainTitle {
    font-size: 36px;
}
.webinars__mainText {
    font-size: 18px;
}
.webinars__cardTitle {
    font-size: 20px;
}
.emailAddress .sm-grid-1-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
} 
.emailAddress__mainTitle {
    padding: 30px 0 10px;
    font-size: 30px;
}
.postalAddress__volunteering--btns a {
    min-width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

.presentations {
  padding-top: 0;
}

.presentations h1 {
  font-size: 30px;
}

.queSource-wrapper > h2 {
  font-size: 21px;
  margin: 40px 0 18px;
}

.virtualTables h4 {
  font-size: 24px;
  margin-block: 40px 10px;
}

.presentations p {
  margin-bottom: 40px;
}

.queSource-wrapper > .common-sub-title:first-child {
  padding-top:20px;
}

.conference-presentations ul p{
  margin: 0;
}

.presentations .presentations-content ul {
  margin-bottom: 20px;
}

.presentations .presentations-content ul li {
  flex: 0 0 50%;
  max-width: 50%;
}

.conference2021 .wp-block-column {
  flex-basis: 100% !important;
  margin-bottom: 30px;
}

.conference2021 .wp-block-column:last-child {
  margin-bottom: 0;
}

.conference2021 .conferenceContent p {
  margin-bottom: 0;
}

.bottomMission {
  margin: 30px 0;
}

.virtualTables .wp-block-buttons {
  margin: 15px 0 0;
}

}

@media (min-width: 600px) and (max-width: 781px){

.conference2021 .wp-block-column:nth-child(2n) {
  margin-left: 0;
}

}


/* ======= (max-width: 800px) ========
======================================*/

@media (max-width: 800px) {

.bb-login-section.header_btn {
    text-align: left;
}

.bb-mobile-panel-header+hr {
    display: none;
}

 .bb-mobile-panel-inner .sub-menu.bb-open, .site-header .main-navigation .menu-item-has-children>.sub-menu li {
    padding: 0;
}

.bb-mobile-panel-inner .sub-menu.bb-open {
    padding-left: 5px;
}

.bb-mobile-panel-inner .sub-menu.bb-open a {
    font-size: 13px;
    padding: 6px 0;
}

.bb-mobile-panel-inner .sub-menu li {
    min-height: 28px;
}

.bb-mobile-panel-inner {
    padding: 20px;
}

.bb-mobile-panel-wrapper {
    width: 280px;
}

.logo-wrap {
    margin-bottom: 20px;
}

.main-site-header .menu-item-has-children i {
    font-size: 25px;

}
.conferences-videos .wp-block-columns {
  flex-direction: column-reverse;
}

.conferences-videos .wp-block-columns:first-child .wp-block-column:last-child {
  margin-right: 0;
  margin-left: 0;
}

.conferences-videos .wp-block-columns:nth-child(even) {
  flex-direction: column-reverse;
}

.conferences-videos .wp-block-columns:nth-child(even) .wp-block-column:last-child {
  margin-right: 0;
}

.conferences-videos .wp-block-columns .wp-block-column:last-child {
  margin-bottom: 50px;
}


}



/* ======= (min-device-width : 768px) and (max-device-width : 1024px) ========
======================================*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
.membership-wrap {
    background-color: #2b80ff;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(../images/subscribe.png);
}

.membership-wrap_content h2 {
    font-size: 35px;
}

.membership-wrap_content h3 {
    font-size: 22px;
}

.membership-wrap_content p {
    padding-bottom: 20px;
}

.blog-card_content p br {
    display: none;
}

.blog-card_content p {
    font-size: 15px;
    height: 48px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 10px;
}


.blog-card_content {
    padding: 20px 20px;
}

.footer-bottom-right {
    padding-left: 0;
    padding-top: 10px;
}
  .awards-inner-wrap h3 {
    line-height: 26px !important;
}
}


/* ======= (max-width: 768px) ========
======================================*/

@media (max-width: 768px) {
  .lg-grid-1-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
    width: 100%;
  }

  .virtual-wrap,
  .about-us,
  .post-wrap,
  .membership-wrap {
    padding: 40px 0 0;
  }

.banner_main_text {
    padding: 120px 0 70px;
}

.banner-btn-box {
    max-width: 365px;
}

  .main_text_lower,
  .main_text_upper {
    font-size: 35px;
  }

  .banner_main_text h1 {
    font-size: 100px;
    margin: 0;
    text-transform: uppercase;
  }

  .banner-btn {
    padding: 20px 0 0;
  }

  .repair .lg-grid-1-4 {
    order: -1;
    flex: 0 0 auto;
    max-width: inherit;
  }

  .repair .lg-grid-1-2 {
    margin-top: 50px;
  }

  .repair .bb-grid {
    justify-content: center;
  }

  .repair_wrapper img {
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    display: block;
  }

  .repair_content__main-text {
    font-size: 35px;
  }

  .repair {
    margin-top: 0;
  }

  .main--header {
    background: #fff;
    padding: 17px 0 0;
  }

  .virtual-wrap_right-content img {
    width: 100%;
  }

  .about-wrap_right-content img {
    width: 100%;
    height: auto;
    object-fit: inherit;
  }

  .post-wrap_top-content_left {
    margin-bottom: 20px;
  }

  .post-wrap_top-content {
    padding-bottom: 30px;
  }

  .meet-team_title {
    font-size: 40px;
    padding-bottom: 0px;
  }

  .virtual-wrap .bb-grid {
    flex-direction: column-reverse;
  }

  .main--header .lg-grid-2-3 {
    display: none;
  }

  .banner_main_text h1 {
    font-size: 80px;
  }

  .main_text_lower,
  .main_text_upper {
    font-size: 30px;
  }

  .about-wrap_left-content ul li {
    margin-right: 20px;
  }

  .about-wrap_left-content ul {
    margin: 20px 0 0;
  }

  .footer-bottom-right {
    padding-left: 0;
    padding-top: 10px;
}

.bb-footer .widget-title {
    margin-bottom: 20px;
}

.footer-widget-area.bb-footer.main-footer-wrap {
    padding: 50px 0 10px;
}

.main-footer-wrap .footer-bottom-right.push-right {
    display: inline-block;
    padding: 0;
    margin: 0;
    padding-left: 5px;
}

.main-footer-wrap .footer-bottom-right.push-right ul{
  justify-content: flex-start;  
}

.membership-wrap {
    background-color: #2b80ff;
    background-size: contain;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-image: url(../images/subscribe.png);
}

.membership-wrap_content h2 {
    font-size: 25px;
}

.membership-wrap_content h3 {
    font-size: 18px;
}

.membership-wrap_content p {
    padding-bottom: 20px;
}

.blog-card_content p {
    font-size: 15px;
    height: 48px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 10px;
}

.blog-card_content p br {
    display: none;
}

.blog-card-btn a {
    min-width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
}

.blog-card_content {
    padding: 20px 20px;
}

.blog-card_content h3 {
    font-size: 26px;
}

.blog, .meet-team, .membership-wrap {
    padding: 30px 0;
}

 .post-wrap_comment_reply ul li {
    font-size: 0;
  }

  .post-wrap_comment_icon i {
    font-size: 15px;
  }


/* slider css 16 july */

.banner_main_text {
    padding: 60px 0;
}

.banner-btn-box {
    max-width: 365px;
}

  .main_text_lower,
  .main_text_upper {
    font-size: 28px;
  }

  .banner_main_text h1 {
    font-size: 100px;
    margin: 0;
    text-transform: uppercase;
  }

  .banner-btn {
    padding: 20px 0 0;
  }

  .banner_main_text h1 {
    font-size: 80px;
  }

  .main__banner__content__slide--text h1 {
    font-size: 70px;
}

.banner-btn {
    padding: 40px 0 0;
}

.banner_main_paragraph {
    font-size: 22px;
    bottom: 92px;
}

.main__banner__content__slide {
    padding: 150px 0 80px;
}

.banner-btn a.common--btn {
    min-width: 150px;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
}

.membership-wrap_content p {
    max-width: 440px;
    margin: 0 auto 35px;
}

.membership-wrap-btn a {
    min-width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}
.page-main-title {
   font-size: 40px;
}
.conferences-videos .wp-block-columns .wp-block-column {
  max-width: 95%;
  width: 100%;
}






.member-search-bar{
flex-direction: column;
margin-bottom: 0;
align-items: flex-start;
}

.search--wrapper{
flex-direction: column;
align-items: flex-start;
width: 100%;
}

.member-pages{
justify-content: flex-end;
width: 100%;
padding: 10px 0 20px;
}

.member-result {
font-size: 15px;
padding: 10px 0;
}

.memebers-details{
width: 100%;
overflow: scroll;
}

.memebers-details thead{
display:none;
}

.memebers-details th, .memebers-details tbody td{
display:block;
font-size: 14px;
}

.public-profile-wrapper ul li span {
  padding-right: 20px;
  font-size: 14px;
  line-height: 22px;
  }

.linked-member tbody tr td:first-child {
  max-width: 100%;
}

.memebers-details table tr {
margin-top: 20px;
display:block;
}

.memebers-details tbody td:before{
content: attr(data-title)":";
font-weight: 600;
float: left;
padding-right: 15px;
}

.member-fix-width tbody tr td:nth-child(2), .member-fix-width tbody tr td:nth-child(3) {
max-width: 100% !important;
}

.memebers-details tbody td {
text-align: right;
}




}



/* ======= (max-width: 640px) ========
======================================*/

 @media (max-width: 640px) {

  .membership-wrap_content p {
      padding-bottom: 0;
  }

  .blog-card_content {
    padding: 20px 10px;
}

.blog-card-btn a {
    min-width: 150px;
}

.main-footer-wrap .footer-widget.area-1 {
    max-width: 50%;
    flex: 0 0 50%;
}

.main-footer-wrap .footer-bottom-right.push-right {
    padding: 0;
    padding-top: 10px;
}

/* slider 16 july */
.banner_main_paragraph {
    bottom: 92px;
}

.webinars__cardText {
    font-size: 15px;
    line-height: 24px;
}

.presentations .presentations-content ul li {
  flex: 0 0 100%;
  max-width: 100%;
}

.conferenceHeading > h2 {
  font-size: 28px;
}

.conferenceHeading > h4 {
  font-size: 18px;
}


}

/* ======= (max-width: 576px) ========
======================================*/

@media (max-width: 576px) {
  .virtual-wrap,
  .about-us,
  .post-wrap,
  .meet-team {
    padding: 40px 0 0;
  }

  .membership-wrap_content h2 {
    margin-bottom: 20px;
  }

  .membership-wrap_content {
    max-width: 500px;
  }

  .main--header .lg-grid-1-5,
  .main--header .lg-grid-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .meet-team .owl-dots {
    margin-top: 20px;
    padding-bottom: 20px;
}

.blog-card-btn a {
    min-width: 140px;
}

.blog-card_content h3 {
    font-size: 22px;
}

.main-footer-wrap aside#custom_html-4 {
    margin-bottom: 20px;
}

.membership-wrap_content p {
    font-size: 16px;
    line-height: 22px;
}

.pressRelease__logo {
        text-align: center;
        padding: 30px 0;
}
.pressRelease__wrapper {
    padding: 15px;
}
.pressRelease .sm-grid-1-3 {
    padding: 10px;
}
.pressRelease__wrapper p {
    font-size: 15px;
    line-height: 24px;
}
.pressRelease__title {
    margin-bottom: 10px;
}
.emailAddress .sm-grid-1-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
  
.page-template-recent-activity-template .pressRelease .sm-grid-1-3 {
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
}

.comments__icon {
    right: 15px;
    top: 12px;
}

.conference-presentations {
  padding: 20px;
}

.conference-presentations ul li {
  margin: 20px 0;
}

.conference-presentations p {
  margin: 0;
}

.conference-presentations ul p {
  margin: 0;
  font-size: 14px;
}

.conference-presentations ul h4 {
  font-size: 15px;
}

.conference-presentations ul span strong {
  font-size: 15px;
}

.conference-faq ul li {
  font-size: 16px;
}

.page-links .post-page-numbers {
  font-size: 16px;
  padding: 6px 16px;
}

.page-links {
  margin-block: 35px 20px;
}

.conferenceHeading {
  margin: 30px 0;
}

.public-profile-wrapper h2, .public-profile .memebers-details > h2 {
font-size: 18px;
margin-bottom: 16px;
}

.public-profile-wrapper ul {
margin-bottom: 0;
}

.public-profile-wrapper ul li {
    padding-right: 0;
}

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

#memebers-directory-table_filter input[type=search]{
  width: 100%;
}

.member-directory .dataTables_filter {
  float: none;
}

.dataTables_length label {
  font-size: 15px;
}

.dataTables_length label select {
  margin-left: 10px;
}

.memebers-details .dataTables_paginate,
.memebers-details .dataTables_info {
  float: left;
  width: 100%;
  text-align: center;
}

.dataTables_paginate .paginate_button{
    font-size: 15px;
    width:32px;
    height:32px;
    line-height: 28px;
}

.memebers-details .dataTables_paginate {
  margin-top: 15px;
}

.memebers-details .dataTables_info {
  font-size:15px;
}




}

/*======== (max-width: 480px) ========
======================================*/

@media (max-width: 480px) {
  .virtual-wrap_left-content h2 {
    font-size: 45px;
  }

  .virtual-wrap_left-content h3 {
    font-size: 32px;
    letter-spacing: normal;
  }

  .virtual-wrap_left-content ul li {
    margin-right: 25px;
  }
  .about-wrap_left-content h2 {
    margin-bottom: 15px;
  }

  .about-wrap_left-content ul {
    flex-direction: column;
  }

  .about-wrap_left-content ul li {
    margin-bottom: 8px;
  }

  .blog-card {
    margin-bottom: 30px;
  }

  .meet-team_card {
    margin-bottom: 30px;
  }

  .meet-team_card__content > ul {
    min-height: 55px;
  }

  .meet-team_card__content ul li {
    font-size: 16px;
  }

  .meet-team {
    padding: 20px 0;
  }

  .meet-team .owl-dots {
    margin-top: 0;
  }

  .post-wrap_comment_content {
    align-items: start;
  }

  .post-wrap_comment_text {
    font-size: 16px;
    line-height: 22px;
  }

  .post-wrap_comment_subtext {
    font-size: 15px;
    font-weight: 500;
  }

  .post-wrap_right_img_content {
    width: calc(100% - 90px);
  }

  .meet-team_title {
    font-size: 30px;
    padding-bottom: 30px;
  }

  .about-wrap_left-content h2 {
    font-size: 30px;
  }

  .membership-wrap_content h2 {
    font-size: 30px;
  }

  .membership-wrap_content h3 {
    font-size: 25px;
  }

  .post-wrap_comment {
    align-items: flex-start;
  }

  .repair_wrapper img {
    max-width: 70%;
    margin: 0 auto;
    width: 100%;
    display: block;
  }

  .repair .lg-grid-1-4 {
    order: -1;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .post-wrap_top-content_left h2 {
    font-size: 30px;
}

.main-footer-wrap aside#custom_html-2 .textwidget.custom-html-widget, .main-footer-wrap aside#custom_html-3 .textwidget.custom-html-widget {
    max-width: 100%;
}

.main-footer-wrap .footer-widget.area-1 {
    max-width: 100%;
    flex: 0 0 100%;
}

.footer-widget-area.bb-footer.main-footer-wrap {
    padding: 0;
    padding-top: 30px;
}

/* slider css 16 july */

.main__banner__content__slide--text h1 {
    font-size: 50px;
}
  .main_text_lower, .main_text_upper {
    font-size: 18px;
}

.banner-btn {
    padding: 20px 0 0;
}

.banner-btn a.common--btn {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.main__banner .owl-dots {
    bottom: 14px;
}

.banner_main_paragraph {
    font-size: 15px;
    bottom: 63px;
}

.main__banner__content__slide {
    padding: 130px 0 60px;
}

.main__banner__content__slide--wrap .owl-carousel button.owl-dot {
    margin-right: 10px;
    width: 8px;
    height: 8px;
}

.membership-wrap_content p {
    margin: 0 auto 20px;
}

.membership-wrap-btn a {
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.header_btn a {
    width: 100%;
}

.pressRelease .sm-grid-1-3 {
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
}

.webinars .sm-grid-1-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.webinars__mainTitle {
    font-size: 26px;
    margin-bottom: 15px;
}
.webinars__mainText {
    margin-bottom: 10px;
}
.postalAddress {
    padding-top: 20px;
}
.postalAddress__title {
    font-size: 22px;
}
.postalAddress__text {
    font-size: 16px;
}
.postalAddress__volunteering--title {
    font-size: 22px;
    padding-top: 20px;
}
.postalAddress__volunteering--btns a {
    min-width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.postalAddress__volunteering--text {
    margin-bottom: 30px;
}
.postalAddress__volunteering--btns a:first-child{
    margin-right: 5px;
}
.award_year {
   font-size: 26px;
   padding: 30px 0px 10px;
}
.awards-inner-wrap .meet-team_card{
  margin-bottom: 0;
}
.page-main-title {
    font-size: 20px;
} 
.que-awards-page .meet-team_title {
   font-size: 26px;
}

.pagination span, .pagination a {
    width: 40px;
    height: 40px;
    line-height: 25px;
    font-size: 16px;
}

.presentations h1 {
  font-size: 20px;
  margin-bottom: 20px;
}

.virtualTables h4 {
  font-size: 18px;
  margin-block: 20px 10px;
}

.presentations-content h2 {
  font-size: 20px;
}

.presentations .presentations-content ul a {
  font-size: 14px;
  line-height: 22px;
}

.presentations p {
  font-size: 15px;
  line-height: 24px;
}

.breadcrumbs__item, .breadcrumbs__item a {
  font-size: 16px;
}

.breadcrumbs__list li+li:after {
  width: 8px;
  height: 8px;
}

.conference-presentations h2 {
  font-size: 18px;
  margin-bottom: 6px;
}

.conferenceContent {
  padding: 25px 20px;
}

.conference-image .playIcon {
  width: 64px;
  height: 64px;
  border: 3px solid #fff;
}

.conference-image .playIcon .svgIcon {
  height: 18px;
}

.bottomMission h6 {
  font-size: 18px;
  font-weight: 400;
  color: #222222;
  line-height: 26px !important;
}

.conferenceContent h2 {
  font-size: 18px;
}

.conference2021 .conferenceContent p {
  font-size: 14px;
}

.queSource-wrapper > h2 {
  font-size:18px;
  margin:20px 0 18px;
}

.queSource-wrapper .common-sub-title {
  font-size: 16px;
}

.queSource-wrapper > h4 {
  font-size: 16px;
}

.queSource-wrapper > p{
  font-size:14px;
}

.queSource-wrapper > ul li,
.queSource-wrapper > ol li{
  margin-bottom:7px;
  line-height:21px;
  font-size:14px;
}

.queSource-wrapper > .wp-block-file {
  margin-bottom: 1rem;
}

.roundTable-2014 > h2 {
  font-size: 18px;
  line-height: 24px !important;
  margin: 25px 0 10px;
}

.roundTable-2014 ul li {
  font-size: 14px;
  line-height: 21px;
}

.roundTable-2014 > h4 {
  font-size: 16px;
  margin: 15px 0 10px;
}

.queSource-wrapper .wp-block-column > h2 {
    font-size: 18px;
}

.queSource-wrapper .wp-block-column li a {
    font-size: 14px;
}

.queSource-wrapper .wp-block-column li {
    margin-bottom: 4px;
}

.queSource-wrapper .wp-block-column h4 {
    font-size: 16px;
    margin: 0 0 10px;
}

.queSource-wrapper .wp-block-columns {
    margin-bottom: 10px;
}





}

/*======== (max-width: 418px) ========
======================================*/

@media (max-width: 418px) {

  .banner_main_text h1 {
    font-size: 60px;
  }

  .main_text_lower,
  .main_text_upper {
    font-size: 24px;
  }

  .banner-btn {
    padding: 0;
  }

  .banner-btn a.common--btn,
  .repair-btn a.common--btn,
  .virtual-wrap-btn a,
  .about-wrap-btn a,
  .blog-card-btn a,
  a.subscribe-btn.common--btn,
  .new-discussion {
    min-width: 150px;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    font-weight: 600;
  }

  .virtual-wrap-btn a {
    min-width: 200px;
  }

  .owl-dots {
    margin-top: 10px;
  }

  .repair .lg-grid-1-2 {
    margin-top: 30px;
  }

  .repair_content__subtitle {
    font-size: 22px;
  }

  .repair_content__main-text {
    font-size: 28px;
  }

  .virtual-wrap_left-content h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }

  .virtual-wrap_left-content h3 {
    font-size: 22px;
  }

  .virtual-wrap_left-content ul {
    margin: 15px 0 0;
    flex-direction: column;
  }

  .virtual-wrap_left-content ul li {
    margin: 0;
    margin-bottom: 5px;
  }

  .post-wrap_top-content_left h3 {
    font-size: 24px;
  }

  .virtual-wrap_right-content img {
    width: 100%;
  }

  .post-wrap_comment_text {
    margin-bottom: 10px;
    font-size: 15px;
    color: #222;
    line-height: 1.2;
  }

  .post-wrap_comment_subtext {
    font-size: 15px;
    font-weight: 500;
  }

  .post-wrap .lg-grid-1-2 {
    margin-bottom: 20px;
  }

  .virtual-wrap_right-content .post-wrap_comment_content {
    margin-bottom: 22px;
  }

  .banner-btn-box {
    max-width: 275px;
}

.main-banner .owl-carousel button.owl-dot{
    margin-right: 10px;
}

.post-wrap_comment_text {
    height: 20px;
}


.about-wrap_left-content p{
    padding-right: 0;
}

.about-wrap_left-content ul {
    margin: 10px 0 0;
}

.about-wrap-btn {
    padding-top: 10px;
}

.bb-footer .widget .menu li {
    margin-top: 15px;
    margin-bottom: 10px;
}

.bb-footer .widget-title {
    margin-bottom: 15px;
}

.bb-footer .widget-title {
    margin-bottom: 10px;
}

.bb-footer .widget {
    margin-bottom: 20px;
}

footer.footer-bottom.bb-footer.style-1 {
    padding: 20px 0;
}


/* slider css 16 july */

.banner_main_text h1 {
    font-size: 60px;
  }

  .banner-btn {
    padding: 20px 0 0 ;
  }

  .owl-dots {
    margin-top: 10px;
  }

  .main_text_lower, .main_text_upper {
    font-size: 20px;
}
.banner_main_paragraph {
    font-size: 16px;
}

.banner_main_paragraph {
        bottom: 69px;
}

.main__banner .owl-dots {
    bottom: 12px;
}

.main__banner__content__slide--text h1 {
    font-size: 50px;
}

.main__banner__content__slide {
    padding: 130px 0 50px;
}
.postalAddress__volunteering--btns a {
    min-width: 100%;
}
.emailAddress__mainTitle {
    padding: 20px 0 0;
    font-size: 26px;
    margin-bottom: 10px;
}
.postalAddress__title {
    font-size: 20px;
}
.postalAddress__volunteering--title {
    font-size: 20px;
}




}

/*======== (max-width: 375px) ========
======================================*/

@media (max-width: 375px) {
  .repair_content__subtitle {
    font-size: 18px;
  }

  .repair_content__main-text {
    font-size: 24px;
  }

  .lg-grid-1-2 {
    margin-bottom: 20px;
  }

  .virtual-wrap,
  .about-us,
  .blog,
  .post-wrap,
  .meet-team{
    padding: 20px 0 0;
  }

  .blog-card_content {
    padding: 20px 10px;
  }

  .blog-card_content h3 {
    font-size: 24px;
  }
  .post-wrap_top-content_left h2 {
    font-size: 24px;
  }

  .new-discussion {
    min-width: 170px;
  }
  .post-wrap_comment_icon {
    padding-right: 0;
  }

  .membership-wrap_content h2 {
    font-size: 24px;
  }

  .membership-wrap_content h3 {
    font-size: 22px;
  }

  .membership-wrap_content p {
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .about-us-paragraph,
  .about-wrap_left-content p {
    line-height: 22px;
  }
  .banner-btn-box {
    max-width: 272px;
}

.dataTables_paginate .paginate_button{
  width: 28px;
  height: 28px;
  line-height: 26px;
}

.banner_main_text {
    padding: 90px 0 50px;
}

.copyright p {
    font-size: 15px;
}


/* slider css 16july */

.banner-btn-box {
    max-width: 272px;
}

.main__banner .owl-dots {
    bottom: 5px;
}

.banner_main_paragraph {
    font-size: 12px;
     bottom: 52px;
}

.main_text_lower, .main_text_upper {
    font-size: 16px;
}

.main__banner__content__slide--text h1 {
    font-size: 38px;
    margin-bottom: 5px;
}

.banner-btn a.common--btn {
    min-width: 110px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 400;
}

.owl-carousel button.owl-dot {
    margin-right: 10px;
    width: 6px;
    height: 6px;
}

.postalAddress__volunteering--btns a:first-child {
    margin-right: 0;
}
.postalAddress__volunteering--btns a {
    font-weight: 300;
}
.postalAddress__volunteering--text {
    text-align: justify;
}

.public-profile-wrapper ul li {
    flex-direction: column;
}

.memebers-details tbody td:before {
width: 100%;
}

.memebers-details tbody td {
text-align: left;
}

}

/*======== (max-width: 360px) ========
======================================*/

@media (max-width: 360px) {
  .banner_main_text h1 {
    font-size: 50px;
  }

.banner-btn-box {
    max-width: 232px;
}

  .main_text_lower,
  .main_text_upper {
    font-size: 20px;
  }

  .banner-btn a.common--btn,
  .repair-btn a.common--btn,
  .virtual-wrap-btn a,
  .about-wrap-btn a,
  .blog-card-btn a,
  .membership-wrap-btn a,
  a.subscribe-btn.common--btn,
  .new-discussion {
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
  }

  .virtual-wrap_left-content p {
    font-size: 16px;
    line-height: 22px;
  }

  .virtual-wrap-btn,
  .about-wrap-btn {
    padding-top: 10px;
  }

  .bb-login-section.header_btn a {
    min-width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
}

.mobile-logo-wrapper .site-title img {
    padding: 20px 0;
}


/* slider css 16 july */

  .banner_main_text h1 {
    font-size: 50px;
  }

  .main_text_lower, .main_text_upper {
    font-size: 15px;
}

.banner_main_paragraph {
    bottom: 60px;
}

}

/* ======= (max-width: 320px) =======
======================================*/

@media (max-width: 320px) {

  .blog-card_content p {
    line-height: 22px;
  }

  .post-wrap_right_img_content {
    width: calc(100% - 70px);
  }

  .post-wrap_right_img {
    width: 100%;
    max-width: 55px;
  }

.copyright p {
    font-size: 13px;
}

.emailAddress__mainTitle {
    font-size: 22px;
}
.emailAddress__cardText {
    font-size: 13px;
}
.emailAddress__cardText img {
    width: 14px;
    top: 2px;
}
.emailAddress__cardTitle {
    font-size: 14px;
}
.postalAddress__volunteering--title {
    font-size: 18px;
}
.postalAddress__title {
    font-size: 18px;
}
.postalAddress__text {
    font-size: 14px;
}
.postalAddress__volunteering--text {
    font-size: 14px;
}

} 
.main-site-header .renew_nav{
	display: flex;
    align-items: center;
    margin-left: 20px;
}
.main-site-header .renew_nav .renew_button{
	min-height: auto;
    padding: 7px 1.2em;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}
.bb-mobile-panel-inner .renew_nav{
	margin-left: 0px;
	margin-bottom: 15px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--teams a:before {
    content: "\e95d";
}