@media only screen and (max-width: 400px) {
  .cards .card-big, .card-small {
    padding-right: 0px;
    padding-left: 0px;
  }
  .cards .card-link {
    height: 45px;
    width: 150px;
    font-size: 1.3rem;
  }
  
  .keypaper-title {
    font-size: 16px;
  }
  
  .keypaper-content {
    font-size: 16px;
  }
  
  .keypaper-pdf a {
    padding: 10px 20px;
    font-size: 15px;
  }
  
  .page-title h1 {
    font-size: 30px;
  }
  
  .page-title h2 {
    font-size: 20px;
  }
  
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .welcome .content {
        padding: 0px 0px 55px 0px;
    }
    .responsive-menu-icon {
        display: block;
    }
    
    .content {
        padding-top: 58px;
    }
    .bande {
        display: none;
    }
    .feder {
        display: none;
    }
    .menu>.menu_level1 {
        position: fixed !important;
        display: none;
        height: 100% !important;
        left: 0;
        top: 0;
        background: #071F31 !important;
        width: 350px;
        margin:0;
        padding: 0px 0px 0px 0px;
        z-index: 11;
        box-shadow: 0 0 15px black;
       white-space: normal !important;
    }
    .menu>.menu_level1>li {
        display: inline-block !important;
        width: 240px;
        margin-top: 0px !important;
        padding:15px !important;
        height: auto !important;
        font-size: 18px;
       
    }
    
    .menu, .menu-small .menu, .menu-large .menu {
        position: absolute !important;
        top: 0px;
        height: 60px;
        background-image: url("../images/EuroSCORE_Logo.png");
        background-size: 30%;
        background-repeat: no-repeat;
        background-position: center center;
        z-index: 20;
    }
    
    #myCarousel {
        margin-top: 55px;
    }
    
    .carousel-indicators .active, .carousel-indicators li {
        margin: 1px 10px;
    }
    
    .carousel-indicators li {
        width: 12px;
        height: 12px;
    }
    
    .carousel-caption {
        padding: 50px 0px 110px 0px;
        font-family: 'Open Sans', sans-serif;
    }
    
    .carousel-caption h4 {
        font-size: 15px;
    }

    .carousel-title span {
        font-size:35px;
    }
    
    .carousel-caption h2 {
        font-size: 25px;
        padding-bottom: 40px;
    }
    
    .carousel-button {
        padding: 10px 40px;
    }
    
    .page-title {
        height: 420px;
    }

    .page-title h2 {
        font-size: 25px;
    }
    
    .cards-title h1 {
        font-size: 25px;
    }
    
    .cards {
        width: 100%;
    }
    
    .cards .card-title h4 {
        font-size: 25px;
    }
    
    .cards .card-image img {
        height: 100%;
        width: auto; 
        max-width: none;
    }
    
    .cards .card-body {
        height: 200px;
    }
    .cards .card-link {
        top: 56%;
    }
    
    .cards .card-excerpt {
        font-size: 15px;
    }
    
    .footer_help {
        height: 325px;
    }
    
    .footer_help .footer_content {
        top: 45%;
    }
    
    .footer_help .heart-logo {
        text-align: center;
    }
    
    .footer_help .heart-logo img {
        height: 135px;
    }
    
    .footer_help .build-es {
        font-size: 17px;
    }
    
    .footer_content .about-es {
        margin-top: 15px;
        text-align: center;
    }
    
    .footer_content .about-es a {
        font-size: 12px;
    }

    .footer_fund {
        max-width: 100%;
        border-radius: 0px;
    }
    
    .footer {
        padding: 100px 0px 10px 0px;
    }
        
    .about-es {
        text-align: center;
    }
    
    .about-calculator .btn-about, .about_measuring .btn-about {
      padding: 10px 60px;
      font-size: 18px;
  }
    
    .royalhp {
        height: 100%;
    }
    
    .royalhp .texts .texts-inner {
        padding: 30px 10px;
        width: 100%;
    }
    .royalhp .image {
        display: none;
    }
    .tuteBanner h1 {
        font-size: 40px;
    }
    .ESTabs .nav,.TuteTabs .nav {
        display: block;
    }
    
    .ESTabs .nav-pills>li, .TuteTabs .nav-pills>li {
        width: 100%;
    }
    
    #calcBottom {
        margin-left: 5px;
        margin-right: 5px;
    }
    .page-title {
        padding: 25px;
    }
    .registration-content {
        padding: 30px;
    }
    .registration-form-div {
        padding: 25px 0px;
    }
    .registration-section .row {
        padding-bottom: 35px;
    }
    .registration-form {
         padding: 0px;
    }
    .registration-form-content {
        position: relative;
    }
    .registration-info > div {
        padding: 30px 10px 30px 10px;
    }
    .ref_title {
        display: block;
        padding: 5px;
    }
    .ref_title div {
        font-size: 14px;
    }
    .ref_title_pdf {
        padding-right: 0px;
        position: absolute;
        bottom: 5px;
        right: 10px;
    }
    .tuteinfo {
        width: 90%;
    }
    .split-column {
        display: block; 
        max-height: 100%;
    }
    .split-column .texts {
         display: block;
    }
    .about-calculator {
        height: 100%;
    }
    .about-body .split-column .texts .texts-inner {
        width: 100%;
    }
    .split-column .texts .texts-inner {
        padding: 40px 10px;
    }
    .about-bottom {
        padding: 60px 5px;
    }
    
    .contacts-content {
        padding: 70px 35px 200px 35px;
        font-size: 20px;
        color: #052c5f;
    }

    .contacts-info-content {
        position: relative;
    }
    .royalhp .texts .texts-inner h2, .ehistory .texts .texts-inner h2 {
        font-size: 30px;
        color: #052c5f;
    }
    .royalhp .texts .texts-inner p, .ehistory .texts .texts-inner p {
        font-size: 20px;
        color: #052c5f;
    }
    .alert h4 {
        font-size: 15px;
    }
    .partnership.partners-offer-title {
        width: 100%;
    }
    .partners.card {
        width: 100%;
    }
    .partnership.partners-offer-title h2 {
        font-size: 1em;
    }
    .partners.card {
        display: block;
    }
    #headingBronze .card-title-div {
        margin: auto 0;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .welcome .content {
        padding: 0px 0px 55px 0px;
    }
    .responsive-menu-icon {
        display: block;
    }
    
    .content {
        padding-top: 58px;
    }
    .bande {
        display: none;
    }
    .feder {
        display: none;
    }
    .menu>.menu_level1 {
        position: fixed !important;
        display: none;
        height: 100% !important;
        left: 0;
        top: 0;
        background: #071F31;
        width: 350px;
        margin:0;
        padding: 0px 0px 0px 0px;
        z-index: 11;
        box-shadow: 0 0 15px black;
       white-space: normal !important;
    }
    .menu>.menu_level1>li {
        display: inline-block !important;
        width: 240px;
        margin-top: 0px !important;
        padding:15px !important;
        height: auto !important;
        font-size: 18px;
       
    }
    
    .menu, .menu-small .menu, .menu-large .menu {
        position: absolute !important;
        top: 0px;
        height: 60px;
        background-image: url("../images/EuroSCORE_Logo.png");
        background-size: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        z-index: 20;
    }
    
    #myCarousel {
        margin-top: 55px;
    }
    
    .carousel-indicators .active, .carousel-indicators li {
        margin: 1px 10px;
    }
    
    .carousel-indicators li {
        width: 12px;
        height: 12px;
    }
    
    .carousel-caption {
        padding: 50px 0px 70px 0px;
        font-family: 'Open Sans', sans-serif;
    }
    
    .carousel-caption h4 {
        font-size: 20px;
    }

    .carousel-title span {
        font-size:50px;
    }
    
    .carousel-caption h2 {
        font-size: 35px;
        padding-bottom: 40px;
    }
    
    .carousel-button {
        padding: 10px 40px;
    }
    
    .page-title {
        height: 420px;
    }

    .page-title h2 {
        font-size: 25px;
    }
    
    .cards-title h1 {
        font-size: 25px;
    }
    
    .cards {
        width: 100%;
    }
    
    .cards .card-title h4 {
        font-size: 25px;
    }
    
    .cards .card-image img {
        height: 100%;
        width: auto; 
        max-width: none;
    }
    
    .cards .card-excerpt {
        font-size: 20px;
    }
    
    .footer_help {
        height: 325px;
    }
    
    .footer_help .footer_content {
        top: 45%;
    }
    
    .footer_help .heart-logo {
        text-align: center;
    }
    
    .footer_help .heart-logo img {
        height: 135px;
    }
    
    .footer_help .build-es {
        font-size: 23px;
        text-align: center;
    }
    
    .footer_content .about-es {
        margin-top: 15px;
        text-align: center;
    }
    
    .footer_content .about-es a {
        font-size: 15px;
    }

    .footer_fund {
        max-width: 100%;
        border-radius: 10px;
    }
    
    .footer {
        padding: 100px 0px 10px 0px;
    }
        
    .about-es {
        text-align: center;
    }
    
    .royalhp {
        height: 100%;
    }
    
    .royalhp .texts .texts-inner {
        padding: 30px 10px;
        width: 100%;
    }
    .royalhp .image {
        display: none;
    }
    .tuteBanner h1 {
        font-size: 40px;
    }
    .ESTabs .nav,.TuteTabs .nav {
        /*display: block;*/
    }
    
    .ESTabs .nav-pills>li, .TuteTabs .nav-pills>li {
        width: 100%;
    }
    
    #calcBottom {
        margin-left: 5px;
        margin-right: 5px;
    }
    .page-title {
        padding: 25px;
    }
    .registration-content {
        padding: 30px;
    }
    .registration-form-div {
        padding: 25px 0px;
    }
    .registration-section .row {
        padding-bottom: 35px;
    }
    .registration-form {
         padding: 0px;
    }
    .registration-form-content {
        position: relative;
    }
    .registration-info > div {
        padding: 30px 10px 30px 10px;
    }
    .ref_title {
        display: block;
        padding: 5px;
    }
    .ref_title div {
        font-size: 14px;
    }
    .ref_title_pdf {
        padding-right: 0px;
        position: absolute;
        bottom: 5px;
        right: 10px;
    }
    .tuteinfo {
        width: 90%;
    }
    .split-column {
        display: block; 
        max-height: 100%;
    }
    .split-column .texts {
         display: block;
    }
    .about-calculator {
        height: 100%;
    }
    .about-body .split-column .texts .texts-inner {
        width: 100%;
    }
    .split-column .texts .texts-inner {
        padding: 40px 10px;
    }
    .about-bottom {
        padding: 60px 5px;
    }
    
    .contacts-content {
        padding: 70px 35px 200px 35px;
        font-size: 20px;
        color: #052c5f;
    }

    .contacts-info-content {
        position: relative;
    }
    .alert h4 {
        font-size: 18px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .responsive-menu-icon {
        display: none;
    }

    .bande {
        display: block;
        z-index: 11;
        width: 100%;
        height: 50px;
    }
    .header {
        top: 15px;
        z-index: 11;
    }
    .feder {
        display: block;
    }
    .menu>.menu_level1 {
        top: 35px;
        width: 100%;
        position: relative !important;
        display: inline-block !important;
        background: transparent;
        box-shadow: none;
        z-index: 15;
    }
    .menu>.menu_level1>li {
        display: inline-block !important;
        width: auto;
        margin-top: 30px !important;
        padding: 0px !important;
        height: auto !important;
        font-size: 15px;
    }
    
    .menu, .menu-small .menu, .menu-large .menu {
        position: absolute !important;
        top: 0px;
        height: 98px;
        background-image: none;
        z-index: 10;
    }
    .cards .card-big .card-link {
        top: 48%;
    }
/*    .split-column {
        display: block; 
        max-height: 100%;
    }*/
/*    .split-column .texts, .split-column .image {
         display: block;
         width: 100%;
    }*/
    .about-calculator {
        height: 100%;
    }
    .split-column .texts .texts-inner {
        padding: 40px 10px;
    }
    .about-bottom {
        padding: 60px 5px;
    }
    .footer {
        padding: 130px 0px 10px 0px;
    }
    
    .welcome .content {
        padding: 0px 0px 0px 0px;
    }

    .footer_fund {
        max-width: 100%;
        border-radius: 10px;
    }
    .ref_title div {
        font-size: 18px;
    }
    .partnership.partners-offer-title {
        width: 100%;
    }
} 

@media only screen and (max-width: 768px) {
    .about-body .split-column {
        display: block;
    }
    .about-body .split-column .texts .texts-inner {
        width: 100%;
    }
    .split-column .texts, .split-column .image {
        width: 100%;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
    .ESTabs .nav, .TuteTabs .nav {
         display: block; 
    }
    .registration-form-content {
        position: relative;
    }
    .registration-form label {
        width: 100%;
    }
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .responsive-menu-icon {
        display: none;
    }

    .bande {
        display: block;
        z-index: 11;
        width: 150px;
        height: 98px;
    }
    .header {
        z-index: 11;
    }
    .feder {
        display: block;
    }
    .menu>.menu_level1 {
        top: 0px;
        width: 100%;
        position: relative !important;
        display: inline-block !important;
        background: transparent;
        box-shadow: none;
    }
    .menu>.menu_level1>li {
        display: inline-block !important;
        width: auto;
        margin-top: 30px !important;
        padding: 0px !important;
        height: auto !important;
        font-size: 15px;
    }
    
    .menu, .menu-small .menu, .menu-large .menu {
        position: absolute !important;
        top: 0px;
        height: 98px;
        background-image: none;
        z-index: 10;
    }
    
    .split-column .image img {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
        object-position: bottom;
        background-size: cover; 
        background-repeat: no-repeat;
    }
} 

@media only screen and (max-width: 1183px) {
    .split-column {
        display: flex;
        max-height: 100%;
    }
    .split-column .image img {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
        object-position: bottom;
        background-size: cover; 
        background-repeat: no-repeat;
    }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1183px) {
    .responsive-menu-icon {
        display: none;
    }

    .bande {
        display: block;
        z-index: 11;
    }
    .header {
        z-index: 11;
    }
    .feder {
        display: block;
    }
    .menu>.menu_level1 {
        width: 100%;
        position: relative !important;
        display: inline-block !important;
        background: transparent;
        box-shadow: none;
    }
    .menu>.menu_level1>li {
        display: inline-block !important;
        width: auto;
        margin-top: 30px !important;
        padding: 0px !important;
        height: auto !important;
        font-size: 15px;
    }
    
    .menu, .menu-small .menu, .menu-large .menu {
        position: absolute !important;
        top: 0px;
        height: 98px;
        background-image: none;
        z-index: 10;
    }
    .carousel-caption {
        padding: 50px 60px 70px 60px;
    }
    .carousel-title span {
        font-size: 65px;
    }
    .carousel-caption h2 {
        font-size: 40px;
    }
    .footer_help {
        height: 260px;
    }
    .footer_help .heart-logo {
        text-align: right;
    }
    .footer_help .heart-logo img {
        height: 175px;
    }
    .footer_help .build-es {
        font-size: 25px;
    }
    .keypaper-title {
        font-size: 17px;
    }
    .keypaper-content {
        padding: 20px;
        font-size: 17px;
    }
    .cards {
        width: 90%;
    }
    
    .cards .cards-title h1 {
        font-size: 35px;
    }
    .cards .card-big .card-link {
        top: 54%;
    }
    .cards .card-excerpt {
         font-size: 18px; 
    }
    
    .cards .card-big .card-body {
        height: 180px;
    }
    .page-title {
        height: 518px;
        padding: 80px;
    }
    
    .page-title h2 {
         font-size: 34px; 
    }
    .split-column {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        max-height: 780px;
    }
    
    .ehistory .split-column {
        max-height: 100%;
    }

    .split-column .image {
        padding: 0;
        display: block;
        /*width: 50%;*/
        height: auto;
        overflow: hidden;
        -ms-interpolation-mode: bicubic;
    }

    .split-column .image img {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
        object-position: bottom;
        background-size: cover; 
        background-repeat: no-repeat;
    }

    .split-column .texts {
        display: block;
    }

    .split-column .texts .texts-inner {
        padding-left: 37px;
        width: 540px;
        max-width: 100%;
    }

    .split-column .texts h2 {
        color: #374048;
    }

    .split-column .texts h2 {
        margin: 42px 0 25px;
        font-weight: 700;
    }

    .split-column .texts p {
        color: #90969c;
    }

    .split-column .texts p {
        margin: 0;
        font: 300 18px/32px "Poppins", sans-serif;
    }

    .m0 {
        margin: 0;
    }

    .about-body .split-column .texts h1 {
      padding: 0;
      background: none;
      font-weight: bold;
    }

    .about-body .split-column .about_become h1, .about-body .split-column .about_measuring h1 {
        color: #239dbe;
    }

    .about-body .split-column .texts .texts-inner {
        width: 80%;
    }

    .about_surgical {
        background-image: url(../images/darck_background.png);
        background-size: cover; 
        background-repeat: no-repeat;
    }

    .about_uses {
        background-color: #324cb3;
    }

    .about_surgical .texts-inner h2, .about_uses .texts-inner h2, .about_surgical .texts-inner p, .about_uses .texts-inner p {
        color: #ffffff;
    }

    .about-bottom {
      padding: 60px 200px;
      text-align: center;
      background-image: url(../images/green_background.png);
      background-size: cover; 
      background-repeat: no-repeat;
      color: #ffffff;
    }

    .about-bottom h1 {
      padding: 40px;
      font-weight: bold;
      background: none;
    }

    .about-bottom p {
      font-size: 20px;
      margin-bottom: 50px;
    }

    .about-bottom a {
      padding: 15px 70px;
      background: rgb(2,0,36);
      background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(254,88,89,1) 0%, rgba(255,117,101,1) 100%);
      border-radius: 9px;
      border-color: transparent;
      font-size: 19px;
      font-weight: bold;
    }
    .registration-section .row {
        padding-bottom: 0px;
    }
    
    .registration-content {
        padding: 70px;
    }
    
    .registration-form-content {
        position: absolute;
    }
    
    .registration-form {
        /*padding: 40px;*/
        font-size: 20px;
    }
    .registration-info > div {
        padding: 150px 0px 60px 140px;
    }
    
    .ESTabs table tr td:nth-of-type(2n) {
      width: 50%;
    }
}
@media only screen and (max-width: 1440px) {

    .registration-form-div {
        width: 100%;
    }
    
}
@media only screen and (min-width: 1440px) {
    .keypaper-title {
        font-size: 18px;
    }
    .keypaper-content {
        padding: 30px;
        font-size: 18px;
    }
    .cards .card-big .card-link {
        top: 54%;
    }
    .cards .card-big .card-body {
        height: 150px;
    }
    .cards .card-big .card-link {
        top: 58%;
    }
    .cards .card-excerpt {
         font-size: 21px; 
    }
    .split-column .texts {
        display: flex;
        justify-content: center;
        align-items: center; 
    /*    -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;*/
    }
}