@media only screen and (min-width:767px) and (max-width:1200px) {
  .fixed {
    right: 36px !important;
    padding: 0 5px 0 35px !important;
}
}

@media only screen and (min-width:767px) {
  
  .blog_header, .sci_atlas_header {
    min-height: 80px;}
    .login-form{
      background-size: contain;
    }

    #wp_clara_login_form{
      width:500px;
      padding:55px;
    }

    .field_row .right_side{
      float:right;
    }

    .field_submit_row{
      margin-top:64px;
    }

    .field_submit_row #submitbtn{
      width:300px;
      padding: 15px 0;
    }
}
@media only screen and (max-width:767px) {
  .vert1_content h3 {
    font-size: 28px !important;
}
  .vert1_content p {
    font-size: 25px !important;
    line-height: 30px !important;
    width: 255px !important;
}
    .inner_banncont h1{
    font-size:25px !important;
  }
  .inner_banncont{
    right:0 !important;
    left:6% !important;
  }

  .introduction_sec{
    padding:0 15px;
  }
      .banner img{
          width:100%;
      }
      .right_container.sticky{
        display: none;
      }
      #searchsubmit{
          width:0
      }

      .dropdown_fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1;
    }
      .major_area_container{
          margin-bottom:20px;
          margin-top:20px !important;
      }
      .social_icons_comtainer{
          display: none;
      }
      .single .row{
        margin: 0;
      }
      #wrapper-footer .menu .menu-item{
            padding-bottom: 35px;
      }
      .menu-footer-menu-2-container {
          margin-top: -14px !important;
      }
      .first_column img{
          margin-top: 45px !important;
      }
      .third_column {
        padding-top: 0px !important;
    }
    .single a{
        word-break: break-all;
    }
    
    .mobile_menu_conex{
      display:block !important;
    }
    .menu_container .menu-container-desktop{
      display: none;
    }


#uro-oncology{
    margin-top: 20px;
    margin-left: 39px;
    margin-right: 20px;
}
#uro-oncology a{
    padding: 10px 8px 10px 0;
    
}

.sidenav .closebtn{
  right:10px !important;
}

.sidenav #navbarNavDropdown .menu-item-has-children:before{
  position: absolute;
  right:0px;
  z-index:-1;
}

.dropdown-menu li  a{
  padding-left: 20px !important;
}

.carousel-item img{
  width: 100%;
}

#navbarNavDropdown > ul > li{
  margin-right: 19px !important;
  margin-left: 20px !important;
}
#mySidenav #navbarNavDropdown{
  width: 100%;
}
}
.product_sidebar_dropdown, #conexion_mobilemenu{
      display: none;
    }
    .mobile_menu_conex{
      display:none;
    }
@media only screen and (max-width:991px) {
  
  .dropdown-menu {
    border: none !important;
}
  .menu-container-desktop{
    display: none;
  }
  .mobile_menu_conex {
    display: block !important;
}
    .head-logo-main{
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
    }
    .product_sidebar_dropdown{
      display: block !important;
    }
    #navbarNavDropdown > ul > li.menu-item:not(:last-child) .dropdown-menu{
  left: 0 !important;
    transform: none !important;
}
#navbarNavDropdown > ul > li .dropdown-menu li.current-menu-item a {
    background: #EBF5F9;
    color: #2CB9EC !important;
}
.dropdown-menu li a {
    padding-left: 20px !important;
}
#uro-oncology a {
    padding: 10px 8px 10px 0;
}
}
@media only screen and (min-width: 479px)  {
#navbarNavDropdown > ul > li {
    margin-right: 11px !important;
    margin-left: 11px !important;
}
.sidenav .closebtn {
    right: 0px !important;

}
}
