/*==========  Desktop First  ==========*/
@media only screen and (max-width: 1565px) {
  header .logo {
    padding-right: 0%; }
  .dropdown-menu {
    top: 30px; }
  .dropdown:after {
    bottom: -52px;
    left: 26px; } }

  @media only screen and (max-width: 1439px){
    header ul li {
      margin-right: 35px; 
    }

  .bioethics-custom {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
  }
  }

@media only screen and (max-width: 1340px) {
  .working-groups .row {
    margin-bottom: 0; } 
  }

@media only screen and (max-width: 1250px) {
  .owl-carousel .owl-stage-outer {
    width: 90%;
    margin: auto;
  } 
  .owl-nav{
    position: absolute;
    width: 100% !important; /* adjust if necessary */
    top: 30% !important; /* adjust if necessary */
    margin: 0 !important; /* adjust if necessary */
    height: 0;
    font-size: 0;
  }
  .widget-search-area{
    position: relative ;
  }
}

/* Large Devices, Wide Screens*/
@media only screen and (max-width: 1200px) {
  .first-letter {
    height: 101px; }
    .first-letter p {
      top: 25px; }
  .price-home span {
    padding-left: 2px; }
  .descr-text {
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 6px; }
  .price-home {
    font-size: 14px; }
  header {
    font-size: 15px; }
    header .header-margin {
      margin-top: 25px; }
    header ul li {
      margin-right: 10px; }
    header ul i {
      font-size: 18px; }

  header.page-header,
  header.entry-header{
    font-size: 15px;
  }
 
  .main-nav {
    margin-top: 30px; }
  .dropdown:after {
    bottom: -52px;
    left: 26px; }
  .descr-membership button {
    bottom: -45px; }
  .work-grp {
    margin-top: 50px;
    border: 1px solid #ccc; }
  .menu-button {
    display: block; }
  .hide-menu {
    display: none; }
  .main-nav {
    position: fixed;
    overflow: auto;
    width: 400px;
    height: 100% !important;
    background-color: #fff;
    right: 0;
    top: 0;
    z-index: 1001;
    box-shadow: 9px 0 92px 1px #040404;
    margin-top: 0; }
    .main-nav ul {
      margin-left: -40px;
      width: 100%;
      float: right; }
      .main-nav ul li {
        display: block;
        width: 100%;
        min-height: 40px;
        padding-left: 0;
        box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.37); }
        .main-nav ul li:hover, .main-nav ul li:focus, .main-nav ul li.open {
          border-left: 3px solid #3b7aeb;
          background-color: #eceff4;
          border-bottom: none; }
        .main-nav ul li:last-child {
          box-shadow: none; }
        .main-nav ul li a {
          color: #41479c;
          display: block;
          line-height: 3;
          padding-left: 15px; }
          .main-nav ul li a:hover {
            color: #3b7aeb; }
  .title-menu {
    display: block;
    height: 82px;
    padding-top: 31px;
    background-color: #1155d3; }
  .name-menu {
    font-size: 16px;
    font-weight: 600;
    color: #fff; }
  .close-menu a {
    float: right;
    color: #fff;
    font-size: 16px;
    text-decoration: none; }
  .mobile-search {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 20px; }
    .mobile-search input {
      height: 50px;
      margin-top: 25px;
      margin-bottom: 15px;
      font-size: 21px;
      padding-left: 10px;
      padding-right: 45px;
      color: #a9b1b9;
      width: 100%; }
    .mobile-search a {
      color: #a9b1b9; }
      .mobile-search a i {
        position: absolute;
        font-size: 31px;
        right: 36px;
        top: 116px; }
    .mobile-search button {
        position: absolute;
        font-size: 31px;
        background-color: transparent !important;
        background-image: none !important;
        border: none;
        box-shadow: none;
        height: 51px;
        width: 51px;
        right: 19px;
        top: 107px;
    }
    .mobile-search button i{
        position: absolute;
        top: 10px;
        right: 15px;
        color: #a9b1b9;
    }

    .main-nav .dropdown-menu {
      left: 0;
      margin-left: 0;
      position: relative;
      top: 0;
      float: none; 
    }
    .main-nav .hide-search {
      display: none; 
    }

    #menu-header-menu .menu-item.dropdown > a:focus{
      color: #41479c;
    }

    #menu-header-menu .menu-item.dropdown > a:after {
      top: 20.5px;
      right: 10px;
    }
}

@media only screen and (max-width: 1200px) {
  .descr-text {
    padding-right: 15px;
    padding-left: 15px;
    min-height: 150px; }
  .hide-img {
    height: 150px; }
  .margin-left-block {
    margin-left: 12px; }
  .descr-text h3 {
    font-size: 16px; }
  .descr-text p {
    font-size: 13px; } 

  /* ==== working group carousel START*/
  .owl-carousel.owl-carousel_working-groups .owl-stage-outer{
    height: 460px;
    max-height: 460px;
  }

  .owl-carousel .owl-carousel_working-groups-item{
    height: 460px;
  }

  .owl-carousel .owl-item .owl-carousel_working-groups-item img{
    height: 460px;
  }
  }


@media only screen and (max-width: 1074px) {
  .news-container-wrap {
    margin-top: 90px; }
  .news-container {
    width: 100%;
    max-width: 740px; }
  .news-item-wrap {
    width: 360px; }
  .news-container-wrap:after {
    content: none; }
  .news-item .news-item-date, .news-item-right .news-item .news-item-date {
    top: -40px;
    left: 140px;
    right: auto; }
    .news-item .news-item-date:before, .news-item .news-item-date:after, .news-item-right .news-item .news-item-date:before, .news-item-right .news-item .news-item-date:after {
      content: none; }
  .news-more-btn {
    position: relative; } 

}

@media only screen and (max-width: 990px) {
  body.woocommerce .menu-menu-1-container .menu,
  body.product-template-default.single-product .menu-menu-1-container .menu{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
-js-display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  body.woocommerce .old_shop_header #site-navigation,
  body.product-template-default.single-product .old_shop_header #site-navigation{
    width: 100%;
    margin: 15px auto 0;
  }

  body.woocommerce .rt-container.old_shop_header > div,
  body.product-template-default.single-product .rt-container.old_shop_header > div{
    text-align: center;
  }

  #primary-mono{
    text-align: left;
  }
}

/* Medium Devices, Desktops*/
@media only screen and (max-width: 992px) and (min-width: 991px) {
  .bioethics-block-2 .col-md-8{
    width: 100%;
  }
}

@media only screen and (max-width: 1199px) and (min-width: 992px){
  .about .row-1 .about-text {
    padding: 0 0 60px 30px;
  }
}

@media only screen and (max-width: 1199px){
  .orderby{
    text-align: left;
  }
  .orderby{
    margin-top: 15px;
  }


}

@media only screen and (min-width: 1300px) {
  .cart-container, .header-container{
    position: relative;
    right: -50px;
  }
}


@media only screen and (min-width: 991px){
  .timeline-element-left{
    width: 170px;
  }
}

@media only screen and (max-width: 991px) {
  .recent-book{
    margin-top: 50px;
  }
  .profile.page-p .block-img{
    text-align: center;
  }
  .profile.page-p .block-img img{
    width: 50%;
  }
  .profile.page-p .ex_to{
    margin-top: 25px;
  }
  .profile.page-p .total-price,
  .profile.page-p .total-t{
    display: inline-block;
  }
  .profile.page-p .sub-info{
    margin-bottom: 0;
  }
  .profile.page-p .sub-info > span{
    display: inline-block;
    margin-bottom: 15px;
  }
  .profile.page-p .radio-btn{
    width: 100%;
  }


  .single-pharma .descr-membership,
  .single-pharma .pdf-pharma{
    border: none;
    margin-bottom: 25px !important;
  }
  .single-pharma .pdf-pharma{
    margin-bottom: 0 !important;
  }
  .single-pharma .single-pharma-btn.rmb{
    left: 36px;
    bottom: 10px;
    padding: 10px 20px;
  }

  .single-pharma .download-form-pharma{
    float: right;
  }

  .about-video-container-wrap .about-video-container{
    position: relative;
  }

  .about-video-container-wrap .about-video-container + div > div{
    text-align: left !important;
  }

  .about-video-container-wrap .about-video-container + div + div > div{
    text-align: right !important;
  }

  .about-video-container-wrap .fact.fact-left:nth-child(odd){
    left: 0 !important;
  }

  .about .fact.fact-right:nth-child(odd){
    right: 0 !important;
  }

  .bioethics-block-2 img{
    display: none;
  }
  .bioethics-log-abs {
    position: relative;
    left: 36%;
    height: 150px;
    width: 150px; }
    .bioethics-log-abs img {
      width: 100%;
      opacity: 1;
      position: absolute;
      z-index: 5;
      bottom: 0;
      left: 15%; }
  .cioms-news-block-right {
    max-width: 308px; }
  .middle-space-hide, .line-to-devider-right, .line-to-devider-left {
    display: none; }
  .text-to-devider-right {
    left: 93%;
    top: -5%; }
  .text-to-devider-left {
    right: -24px;
    top: -7%; }
  .free-book:after {
    top: 14px;
    left: -3px;
    -webkit-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    transform: rotate(16deg); }
  .container-centr {
    height: 70%; }
  .descr-text {
    padding-right: 15px;
    padding-left: 15px;
    min-height: 150px; }
  .margin-left-block {
    margin-left: 12px; }
  .descr-text {
    min-height: 220px; }
  .meet-loc {
    font-size: 14px;
    padding: 0 0 0 5px; }
  .descr-membership button {
    bottom: -37px; }
  header .logo {
    padding-left: 0;
    padding-right: 0%; }
    header .logo img {
      /*width: 187px;
      height: 95px;
*/

    height: auto;
    width: 250px;
	margin-bottom: 40px;
	  }
/*  header ul li:last-child {
    display: none; }*/
  .membership .text-block-member {
    border-bottom: 1px solid #ccc;
    margin-bottom: 55px;
    padding-bottom: 15px; }
  
  .member-pop .modal-header2,
  .member-pop .modal-body2,
  .member-pop .wpcf7{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .footer-right-table {
    margin-left: 15px; }
  footer .container-fluid {
    padding-top: 55px; }
    footer .container-fluid p {
      padding-top: 0; }
  .bioethics {
    padding-bottom: 200px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 93%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 93%, 0 100%); }
  .hide-img img {
    width: 79%; }
  .style-breadcrumb p {
    font-size: 28px; }
  .middle-space span {
    margin-left: 0; }
  .part-one-meet {
    padding: 4px;
    border-bottom-left-radius: 0;
    }
  .meet-loc {
    text-align: center; }

    .member-home img {
      padding-top: 2%; }
  .recent-book-block {
    padding-bottom: 50px; }
  .upcom-meet-wrap:before {
    content: none; }
  .contact {
    padding-top: 0;
    line-height: 1.2; }
  .timeline-title h2 {
    padding-left: 40px; }
  .timeline-elements:before {
    left: 0; }
  .timeline-element-left {
    position: relative;
    text-align: left;
    padding-left: 40px; }
  .timeline-element-body {
    margin-left: 40px;
    margin-top: 20px; 
    min-height: auto;
  }
  .timeline-dot {
    left: 2px; }
  .timeline-element {
    overflow: visible;
    margin-left: 0; }
    .timeline-element:before {
      left: 1px; }
    .timeline-element:hover:before {
      left: 0px; }
  .about .about-video-container {
    /* position: relative; */ 
  }
  .about .fact {
    margin: 30px 0 30px 0;
    position: relative;
    z-index: 1; }
    .about .fact.fact-left {
      text-align: right; }
    .about .fact.fact-right {
      text-align: left; }
    .about .fact.fact-left:nth-child(odd) {
      /* left: 0;  */
    }
    .about .fact.fact-right:nth-child(odd) {
      /* right: 0; */ 
    }
    .about .fact .fact-title {
      color: #41479c;
      font-size: 17px;
      margin: 20px 0 10px 0; }
  .about .row-1 {
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    padding-bottom: 60px;
    margin-bottom: 60px;
    padding-top: 45px; } }


@media only screen and (max-width: 768px) {
  .container{
    width: 99%;
  }
  .about-video-container-wrap .fact .fact-body.fact-body_if,
  .secretariat-item .secretariat-item_description.fact-body_if
  {
    top: 5%;
    width: 92%;
    height: 90vh;
    padding: 20px;
  }
  .discounts:before{
    top: 0px;
  }
  .title_for_interesting_facts_popup span{
    font-size: 17px;
  }
  .fact-body_text{
    height: 60%;
    overflow: auto;
    font-size: 15px;
    overflow: auto;
  }

  .inmedia-item_left{
    width: 85px;
  }
  .inmedia-item_right{
    margin-left: 75px;
  }
  .inmedia-item_more{
    display: none;
  }
}
@media only screen and (max-width: 710px) {
  .modal-video{
    width: 95%;
  }
}
@media only screen and (max-width: 599px) {
  .orderby-mob a button,
  .woocommerce-result-count{
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 406px) {
  .discounts:before{
    top: 14px;
  }
  .about .fact .fact-title strong{
    font-size: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .container{
    width: 99%;
  }
  .modal-video.show{
    top: 10%;
    padding: 20px 0;
  }
  .modal-video-close{
    right: -3px;
  }
  .modal-video.show iframe#video-placeholder{
    height: 70vh;
  }
}
@media only screen and (max-width: 690px) {
  .profile-block-2 ul#load_container li a span:first-child{
    width: 100%;
  }
  .profile-block-2 ul#load_container li a span:last-child{
    width: 100%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 812px) {
  button.single_add_to_cart_button.btn.btn-primary{
    font-size: 10px;
  }
}

/* Small Devices, Tablets*/
@media only screen and (min-width: 768px) {
  .customize-support{
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 768px) {
  .no-results.not-found{
    padding: 0 15px;
  }
  article.product.product_cat-recently-published .featured-thumb{
    padding: 15px;
  }
  article.product.product_cat-recently-published .featured-thumb img{
    display: inline-block;
    box-shadow: 0px 18px 20px -16px #000;
    -webkit-box-shadow: 0px 18px 20px -16px #000;
    -moz-box-shadow: 0px 18px 20px -16px #000;
    -ms-box-shadow: 0px 18px 20px -16px #000;
  }

  .woocommerce ul.products li.product {
    display: block;
    float: none !important;
    width: 95%;
    margin: 0 auto 30px auto;
  }
  .owl-carousel.owl-carousel_logo{
    width: 90%;
    margin: 10px auto;
  }

  .about-video section .cl3{
    right: 0;
    top: -40px;
  }

  body.woocommerce .old_shop_header #site-navigation,
  body.product-template-default.single-product .old_shop_header #site-navigation{
    width: 100%;
    margin: 15px auto 0;
  }

  body.woocommerce .rt-container.old_shop_header > div,
  body.product-template-default.single-product .rt-container.old_shop_header > div{
    text-align: center;
  }

  body.woocommerce .menu-menu-1-container .menu,
  body.product-template-default.single-product .menu-menu-1-container .menu{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
-js-display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

   body.product-template-default.single-product .woocommerce-product-gallery{
    width: 50% !important;
    display: inline-block;
   }

  body.product-template-default.single-product .product_title{
    font-size: 25px;
  }

  body.product-template-default.single-product span.onsale{
  top: 0;
  left: inherit;
  }

  .woocommerce div.product .related ul.products li.product{
    width: 95%;
  }

  #myCarousel, .member-org{
    display: none;
  }
  .recent-book-block {
    width: 48%;
    float: left; }
  .cioms-news-block-left {
    max-width: 100%;
    margin-right: 0;
    float: left; }
  .cioms-news-block-right {
    max-width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 70px; }
  .descr-text p {
    font-size: 12px; }
  .descr-text h3 {
    font-size: 15px; }
  .middle-space span {
    margin-left: 50%; }
    .middle-space span:before {
      display: none; }
  .footer-right-table {
    float: left; }
  footer .container p {
    text-align: center; }
  .style-breadcrumb p {
    font-size: 36px; }
  .hidde-btn {
    display: none; }
  .hidde-btn-lg {
    display: block; }
  .part-two-meet {
    /* margin-top: 25px; */ 
  }
  .style-breadcrumb {
    display: block; }
  .footer-bg {
    height: 1032px; }
  header .logo {
    padding-top: 25px; }
  .main-nav {
    padding-top: 0; }
  .footer-right {
    padding: 0; }
  footer .container-fluid .col-xs-11 {
    margin: 0 auto;
    float: none;
    margin-bottom: 65px; }
  .dropdown-menu {
    top: 40px;
    left: 37px; }
  .dropdown:after {
    bottom: -1px;
    left: 83px; }
  .bioethics-block-2 img {
    width: 50%;
    height: 50%;
    margin-top: 58px;
    margin-left: 163px; }
  .first-letter:before {
    top: -35px; }
  .profile {
    min-height: 1200px; }
  .year-padding {
    padding-left: 78px; }
  .sub-info {
    margin-bottom: 0; }
  .radio-btn {
    margin: 0 auto;
    width: 337px; }
  .cioms-meetings {
    display: block; }
  footer {
    margin-top: 0; }
  .main-wrap {
    position: relative;
    margin-bottom: 0; }
  #primary-mono {
    margin-bottom: 0;
  }
    .footer {
    position: relative;
    z-index: 0;
    padding-bottom: 150px; }
  .footer-margin-top .col-sm-3 {
    padding: 0 15px 50px 15px; }
  .footer-bottom {
    position: absolute;
    bottom: 20px; }
  .profile-bg, .membership-bg {
    display: none; }
  .profile, .membership {
    padding-bottom: 20px; }
  .about .row-2 {
    padding-bottom: 150px; }
  .about .row-3 .history-img {
    margin-top: -60px;
    margin-bottom: 80px; } 
    .membership, .newspage, .meetpage {
      margin-top: 30px;
      padding-bottom: 50px;
    }
    .secretariat-item_left{
      text-align: left;
    }

  .owl-carousel .owl-carousel_working-groups-item{
    background-size: contain;
    background-repeat: no-repeat;
    position: top center;
  }

  .owl-carousel_working-groups .owl-carousel_working-groups-item:before {
    content: none;
  }

  .owl-carousel_working-groups .work-group-text{
    color: #000;
    background-color: #fff;
    padding: 5px;
  }

  .bioethics-float-image{
    float: left;
    max-width: 100%;
    text-align: center;
    margin-bottom: 0px;
  }
  .bioethics-float-title{
    clear: both;
  }

  .header-offset-top{
    padding-top: 0;
  }

  }

@media only screen and (max-width: 740px) {
  .orderby-hide {
    display: block;
  }
  .orderby {
    display: none;
  }
  .news-container {
    width: 340px;
    max-width: 100%; }
  .news-item-wrap {
    width: 340px;
    max-width: 100%; }
  .news-container-wrap:after {
    content: none; }
  .news-item .news-item-date, .news-item-right .news-item .news-item-date {
    left: 20px;
    right: auto; }
    .news-item .news-item-date:before, .news-item .news-item-date:after, .news-item-right .news-item .news-item-date:before, .news-item-right .news-item .news-item-date:after {
      content: none; }
  .news-item-subscr {
    margin-top: 0; } 


  }

@media only screen and (max-width: 630px) {
  .recent-book-block {
    width: 100%; }
  .recent-book img:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } 
  .shop_main{
    padding: 0;
  }

  .discounts_content{
    width: 85%;
    padding: 20px 5px;
  }
  .discounts_content ul{
    margin-left: 35px;
  }

  .profile.page-p .sub-info > span{
    display: block;
  }

  .recent-book .wp-post-image-link{
    width: 85%;
    margin: 0 auto;
  }
  .woocommerce .products.container .recent-book-block{
    text-align: center;
  }
  .about-video-container-wrap .fact .fact-body{
    width: 300%;
  }
  .variations-grid td {
    width: 100% !important;
    display: block;
  }
  .variations-grid td:last-child {
    width: 100% !important;
    display: block;
    margin-bottom: 30px;
  }
  .bioethics-custom {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
  }
}
@media only screen and (max-width: 480px) {
  .about-video-container-wrap .fact .fact-body{
    width: 250%;
  }
  #login-btn-mobile i.fa-key{
    margin-left: 10px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 420px) {
  .about-video-container-wrap .fact .fact-body{
    width: 200%;
  }
}
/* Extra Small Devices, Phones*/
@media only screen and (min-width: 480px) {
  #login-hide {
  display: none;
}

}
@media only screen and (max-width: 480px) {
  footer .container p {
    text-align: center; }
  .work-grp {
    margin-left: 0; }
  .img-book-container {
    margin-right: 0; }
  .descr-text {
    width: 50%; }
  .margin-left-block {
    margin-left: 0; }
  .style-breadcrumb p {
    font-size: 25px; }
  .shadow-right, .shadow-left {
    width: 100%; }
  .profile-block-2 ol li {
    padding-bottom: 35px; }
  .part-two-meet {
    margin-top: 43px; }
  #payNow {
    left: 28%; }
  .bioethics-block-2 img {
    margin-top: 60px;
    margin-left: 75px;
    opacity: 1; }
  header {
    height: 82px;
    background-image: none; }
    header .logo img {
    /*  height: 60px;
      width: 120px;
	  */
	  
	height: auto;
    width: 180px;
      margin-top: -15px; }
  .main-nav {
    width: 300px; }
  .menu-button {
    top: 23px; } 
  
    .member-pop .modal-content2{
      width: 100%;
    }
  }

@media only screen and (max-width: 400px) {
  body.woocommerce #site-navigation ul,
  body.product-template-default.single-product #site-navigation ul {
    display: block;
  }

  body.woocommerce #site-navigation ul li.menu-item,
  body.product-template-default.single-product #site-navigation ul li.menu-item{
    float: none;
  }


  .single-pharma .single-pharma-btn.rmb{
    left: 0;
    font-size: 13px;
    padding: 8px 12px;
  }
  .single-pharma .pdf-pharma{
    padding: 0;
  }
  .single-pharma .download-form-pharma{
    right: 0;
    font-size: 14px;
  }
  .single-pharma .descr-membership{
    padding: 0;
  }
  .single-pharma .title-membership{
    padding-left: 10px; 
  }
  .single-pharma.title-membership:before{
    left: 0;
  }
}


@media only screen and (max-width: 375px) {
  .breadcrumb {
    font-size: 11px; }
  .year-padding {
    position: absolute;
    padding: 0;
    top: 104px;
    left: 28px; }
  .radio-btn {
    width: 100%; }
    .radio-btn input, .radio-btn label {
      display: block; }
  .descr-text p {
    font-size: 12px; }
  .descr-text h3 {
    font-size: 15px; }

  body.woocommerce .rt-container.old_shop_header .woocommerce-result-count,
  body.woocommerce .rt-container.old_shop_header .woocommerce-ordering{
    display: block;
    float: none;
    text-align: center;
  }

  body.woocommerce ul.products li.product,
  body.product-template-default.single-product div.product .related ul.products li.product{
    width: 100%;
  }
  /**/ }

/* Custom, iPhone Retina*/
@media only screen and (max-width: 320px) {
  .descr-membership button {
    bottom: -68px; }
  .bioethics-block-2 img {
    opacity: 0; }
  .radio-btn {
    width: 100%; }
    .radio-btn input, .radio-btn label {
      display: block; }
  .year-padding {
    padding-left: 0;
    position: absolute;
    top: 133px;
    left: 30px; } 

  body.woocommerce .rt-container.old_shop_header #top-search,
  body.product-template-default.single-product #top-search{
    max-width: 252px;
    width: 252px;
  }

  body.woocommerce .rt-container.old_shop_header #top-search label,
  body.product-template-default.single-product #top-search label{
    min-width: 150px;
  }
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina*/
/* Extra Small Devices, Phones*/
/* Small Devices, Tablets*/
@media only screen and (max-width: 768px) {
  .meetings-title {
    margin-bottom: 10px;
    margin-top: 10px; } 

  body.woocommerce ul.products li.product a img{
    width: 50%;
    margin: 0 auto;
  }

  .single-pharma.membership{
    padding-bottom: 74px;
  }

  .woocommerce-page #content div.product div.summary{
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .message-welcome_orders .message-welcome{
    padding: 0;
  }
  .message-welcome_orders .orders{
    margin-top: 10px;
    padding: 0;
  }
  .message-welcome_orders .orders span{
    padding: 0;
  }
}

/* Medium Devices, Desktops*/
@media only screen and (min-width: 992px) {
  .recent-book-block .col-md-8 {
    padding-top: 10px; }
  .upcom-meet-wrap .upcom-meet {
    width: 96%; }
  .upcom-meet-wrap > .col-md-6:nth-child(even) .upcom-meet {
    float: right; } 
  .container.simplepage {
    width: 950px;
    max-width: 100%;
  }
  }

/* Large Devices, Wide Screens*/
@media only screen and (min-width: 1200px) {
  .recent-book-block .col-md-8 {
    padding-top: 0; }
  .main-nav.show-mobilemenu {
    display: block !important; } 
  header ul a {
    padding-bottom: 15px;
  }
  }

@media (min-width: 1430px) {
  .profile-block-2 ul li a span{
    float: none;
    display: block;
    text-align: right;
    padding: 5px 0;
  }
  .container {
    width: 1430px;
  }
}
@media (max-width: 991px) {
  .profile-block-2 ul li a span{
    float: none;
    display: block;
    padding: 5px 0;
  }
}
/*# sourceMappingURL=media.css.map*/
@media (min-width: 992px) {
  .woocommerce .products.container.recent-book.products{
    margin-top: 0; 
  }
}

@media (max-width: 768px) {
  .profile-block-2 ul li a span {
    display: block;
    float: none; } }

@media (max-width: 992px) {
  .header-home {
    clip-path: none;
    -webkit-clip-path: none; }
    .header-home .home-text-header {
      width: 100%; }
  .line-to-devider-left2, .line-to-devider-right2 {
    display: none; }
  .profile-block-1 {
    padding: 60px 40px;
    margin-bottom: 75px; }
  .profile-block-2 {
    padding: 0; }
  .breadcrumb {
    padding: 0;
    float: left !important; }
    .breadcrumb li {
      margin-left: 15px; }
      .breadcrumb li:first-child {
        margin-left: 0; } }

@media (min-width: 1240px) {
  .woocommerce-page #content div.product div.images{
    width: 24%;
  }
  .woocommerce-page #content div.product div.summary{
    width: 72%;
  }
}

@media (min-width: 1430px) {
  .variations-grid td:first-child{
    width: 12% !important;
  }
}

@media (max-width: 1430px) {
  .page-p .profile-block-1{
    width: 100%;
  }
  .page-p .profile-block-2{
    width: 100%;
    margin-top: 70px;
  }
}

body {
  opacity: 1 !important;
}