﻿/*
* ----------------------------------------------------------------------------------------
* BANNERS
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {
    .desktop--hero-banner {
        background-repeat: no-repeat;
        background-size: contain;
        height: 0;
        margin-top: 0;
        padding-top: 44%;
        width: 100%;
    }

    .desktop--hero-banner-container h2 {
        display: none;
    }

    .introduction {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .desktop--hero-banner {
        background-size: contain;
        background-repeat: no-repeat;
        height: 0;
        margin-top: 5px;
        /*padding-top: 66.64%;*/
        padding-top: 36%;
        width: 100%;
    }

    .desktop--hero-banner-container h2 {
        display: block;
    }

    .banner-title {
        font-size: 26px !important;
        left: 45px;
        position: absolute;
        top: 85px;
        max-width: 250px;
    }
}

@media only screen and (min-width: 992px) {
    .banner-title {
        font-size: 29px !important;
        left: 45px;
        max-width: 315px;
        top: 109px;
    }

    .introduction {
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
    .banner-title {
        font-size: 36px !important;
        left: 45px;
        max-width: 378px;
        top: 133px;
    }
}
/*
* ----------------------------------------------------------------------------------------
* CONTENT
* ----------------------------------------------------------------------------------------
*/
@media only screen and (min-width: 1px) {

    .desktop--products-hover img {
        margin: 0 1px;
    }

    .desktop--products-hover {
        display: none;
    }

    .carousel-arrow {
        border: none;
        background-color: transparent;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 48%;
        z-index: 2;
    }

    .carousel-arrow--left {
        left: 4%;
    }

    .carousel-arrow--right {
        right: 4%;
    }

    .carousel-arrow > img {
        height: 22px;
        margin-bottom: 90px;
    }

    .navbar-default {
        background-color: #fff !important;
    }

    .carousel-indicators {
        bottom: 0% !important;
        display: none;
    }

    .carousel-indicators li {
        border: 1px solid #4a4a4a !important;
    }

    .carousel-indicators li.active {
        background-color: #4a4a4a !important;
    }

    .carousel-caption > p {
        bottom: -30px !important;
        color: #333 !important;
        text-shadow: none !important;
    }

    .carousel-caption-text {
        text-shadow: none !important;
        color: #707070;
        font-size: 12px;
    }

    .carousel-inner img {
        width: 60%;
        margin: auto;
        display: block;
    }

    .clips-product-header {
        border-bottom: 1px solid #F2F2F2;
        color: #007078;
        font-size: 16px;
        font-weight: 400;
        margin-top: 70px;
        margin-bottom: 25px;
        padding-bottom: 5px;
    }

    .carousel {
        margin: 30px 0;
    }

    .clamps-features-img {
        width: 80% !important;
        
    }

    .clamps-features-container {
        position: relative;
        left: 1%;
        margin: 45px 0;
    }

    .applied-surgical-clamp-container {
        position: relative;
        /*left: 12%;*/
        display: flex;
        justify-content: center;
    }

    .applied-surgical-clamp-img {
        width: 70% !important;
    }

    .feature-detail {
        position: absolute;
    }

    .firmly-secured-inserts {
        width: 135px;
        /*top: -32px;
        left: 10px;*/
        
    }

    .consistent-gentle-occlusion {
        width: 135px;
        /*top: 90px;
        left: 2px;*/
    }

    .enhanced-stability {
        width: 94px;
    }

    .low-profile {
        width: 70px;
    }

    .feature-header {
        display: block;
        font-size: 11px;
        font-weight: 600;
        color: #007078;
    }

    .feature-description {
        display: block;
        font-size: 0.6em;
        font-weight: 300;
        color: #333;        
    }

    .firmly-secured-inserts {
        position: absolute;
        transform: translate(calc(-10px + 9vw), calc(-51px + 6vw));
    }

    .consistent-gentle-occlusion {
        position: absolute;
        transform: translate(calc(-6px + 1vw), calc(68px + 2vw));
    }

    .enhanced-stability {
        position: absolute;
        transform: translate(calc(205px + 0vw), calc(-31px + 2vw));
    }

    .low-profile {
        position: absolute;
        transform: translate(calc(227px + 0vw), calc(65px + 2vw));
    }

    .feature-description {        
        font-size: 0.7em
    }

    .carousel-caption {
        padding-bottom: 0px !important;
        height: 118px;
    }

    .carousel-inner img {
        width: 40%;
    }

    .product-subtitle {
        font-size: 16px;
    }
}

@media only screen and (min-width: 335px) {
    .consistent-gentle-occlusion {       
        transform: translate(calc(-6px + 1vw), calc(73px + 2vw));
    }
    .enhanced-stability {       
        transform: translate(calc(222px + 0vw), calc(-42px + 2vw));
    }
    .low-profile {        
        transform: translate(calc(240px + 0vw), calc(65px + 2vw));
    }
}

@media only screen and (min-width: 350px) {
    .enhanced-stability {
        transform: translate(calc(233px + 0vw), calc(-42px + 2vw));
    }
    .low-profile {
        transform: translate(calc(251px + 0vw), calc(65px + 2vw));
    }
}

@media only screen and (min-width: 360px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(-6px + 1vw), calc(82px + 2vw));
    }
    .enhanced-stability {
        transform: translate(calc(244px + 0vw), calc(-42px + 2vw));
    }
    .low-profile {
        transform: translate(calc(260px + 0vw), calc(65px + 2vw));
    }
}

@media only screen and (min-width: 375px) {
    .firmly-secured-inserts {        
        transform: translate(calc(-8px + 9vw), calc(-39px + 6vw));
    }
    .consistent-gentle-occlusion {        
        transform: translate(calc(-1px + 1vw), calc(83px + 2vw));
    }

    .enhanced-stability {        
        transform: translate(calc(253px + 0vw), calc(-31px + 2vw));
    }

    .low-profile {        
        transform: translate(calc(274px + 0vw), calc(67px + 2vw));
    }
    .feature-description {        
        font-size: 0.7em
    }
}

@media only screen and (min-width: 390px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(-1px + 1vw), calc(83px + 3vw));
    }
    .enhanced-stability {        
        transform: translate(calc(258px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        position: absolute;
        transform: translate(calc(287px + 0vw), calc(67px + 2vw));
    }
}

@media only screen and (min-width: 400px) {    
    .enhanced-stability {
        transform: translate(calc(268px + 0vw), calc(-31px + 2vw));
    }
}

@media only screen and (min-width: 410px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(-1px + 0.5vw), calc(86px + 4vw));
    }
    .enhanced-stability {
        transform: translate(calc(275px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {        
        transform: translate(calc(305px + 0vw), calc(67px + 2vw));
    }
}

@media only screen and (min-width: 425px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(-1px + 0.5vw), calc(86px + 4vw));
    }
    .enhanced-stability {
        transform: translate(calc(289px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(318px + 0vw), calc(67px + 2vw));
    }
}

@media only screen and (min-width: 440px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(-1px + 0.5vw), calc(93px + 5vw));
    }
    .enhanced-stability {
        transform: translate(calc(312px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(327px + 0vw), calc(83px + 2vw));
    }
}

@media only screen and (min-width: 450px) {
    .low-profile {
        transform: translate(calc(339px + 0vw), calc(83px + 2vw));
    }
}


@media only screen and (min-width: 468px) {
    .carousel-caption-text {
        font-size: 15px;
    }
}

@media only screen and (min-width: 470px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(9px + 1vw), calc(96px + 6vw));
    }
    .enhanced-stability {
        transform: translate(calc(328px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(360px + 0vw), calc(83px + 2vw));
    }
}

@media only screen and (min-width: 495px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(13px + 0.5vw), calc(106px + 5vw));
    }
    .enhanced-stability {
        transform: translate(calc(338px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(373px + 0vw), calc(83px + 2vw));
    }
}

@media only screen and (min-width: 510px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(13px + 0vw), calc(106px + 6vw));
    }
    .enhanced-stability {
        transform: translate(calc(360px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(391px + 0vw), calc(90px + 2vw));
    }
}

@media only screen and (min-width: 530px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(13px + 0vw), calc(112px + 6vw));
    }
    .enhanced-stability {
        transform: translate(calc(366px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(398px + 0vw), calc(90px + 2vw));
    }
}

@media only screen and (min-width: 540px) {
    .carousel-caption-text {
        font-size: 15px;
    }
    .feature-header {        
        font-size: 12px;        
    }
    .feature-description {        
        font-size: 0.8em
    }
    .enhanced-stability {
        transform: translate(calc(380px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(412px + 0vw), calc(104px + 2vw));
    }
}

@media only screen and (min-width: 560px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(13px + 2vw), calc(120px + 7vw));
    }
    .enhanced-stability {
        transform: translate(calc(395px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(433px + 0vw), calc(104px + 2vw));
    }
}

@media only screen and (min-width: 590px) {    
    .enhanced-stability {
        transform: translate(calc(406px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(447px + 0vw), calc(104px + 2vw));
    }
}

@media only screen and (min-width: 600px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(13px + 2vw), calc(124px + 7.5vw));
    }
    .enhanced-stability {
        transform: translate(calc(436px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(456px + 0vw), calc(122px + 2vw));
    }
}

@media only screen and (min-width: 615px) {
    .low-profile {
        transform: translate(calc(470px + 0vw), calc(122px + 2vw));
    }
}

@media only screen and (min-width: 630px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(23px + 2vw), calc(128px + 8vw));
    }
    .enhanced-stability {
        transform: translate(calc(458px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(487px + 0vw), calc(122px + 2vw));
    }
}

@media only screen and (min-width: 650px) {
    .low-profile {
        transform: translate(calc(500px + 0vw), calc(122px + 2vw));
    }
}

@media only screen and (min-width: 665px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(33px + 2vw), calc(129px + 9vw));
    }
    .enhanced-stability {
        transform: translate(calc(487px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(511px + 0vw), calc(125px + 2vw));
    }
}

@media only screen and (min-width: 680px) {
    .low-profile {
        transform: translate(calc(519px + 0vw), calc(125px + 2vw));
    }
}

@media only screen and (min-width: 695px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(36px + 3vw), calc(136px + 9vw));
    }
    .low-profile {
        transform: translate(calc(533px + 0vw), calc(136px + 2vw));
    }
}

@media only screen and (min-width: 710px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(36px + 3vw), calc(133px + 10vw));
    }
    .enhanced-stability {
        transform: translate(calc(506px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(548px + 0vw), calc(146px + 2vw));
    }
}

@media only screen and (min-width: 730px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(36px + 3vw), calc(130px + 11vw));
    }
    .enhanced-stability {
        transform: translate(calc(521px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(562px + 0vw), calc(146px + 2vw));
    }
}

@media only screen and (min-width: 750px) {
    .consistent-gentle-occlusion {
        transform: translate(calc(36px + 3vw), calc(136px + 11vw));
    }
    .enhanced-stability {
        transform: translate(calc(539px + 0vw), calc(-31px + 2vw));
    }
    .low-profile {
        transform: translate(calc(578px + 0vw), calc(146px + 2vw));
    }
}

@media only screen and (min-width: 768px) {

    .carousel-arrow > img {
        height: 26px;
    }

    .carousel-caption {
        bottom: -2% !important;
    }

    .carousel-indicators {
        bottom: 6% !important;
    }

    .carousel-caption-text {
        font-size: 18px;
    }    

    .thumbnail-container {
        display: flex;
        flex-direction: column;
    }

    .clamps-features-container {
        left: 3%;
    }

    .feature-header {
        font-size: 13px;
    }

    /*.feature-description {
        font-size: 13px;
    }*/

    .firmly-secured-inserts {        
        transform: none;
        top: -5px;
        left: 56px;
    }

    .consistent-gentle-occlusion {
        /*transform: translate(calc(30px + 3vw), calc(120px + 11vw));*/
        width: 160px;
        top: 200px;
        left: 56px;
        transform: none;
    }

    .enhanced-stability {
        transform: none;
        width: 125px;
        top: -10px;
        left: 500px;    
    }

    .low-profile {
        transform: none;
        width: 106px;
        top: 179px;
        left: 536px;    
    }

    .thumbnail-container {
        display: flex;
        flex-direction: column;
    }

    .carousel-caption {
        height: 150px;
    }

    .applied-surgical-clamp-img {
        width: auto !important;
        margin: -60px 0;
    }    
}

@media only screen and (min-width: 992px) {
    .desktop--products-hover img {
        margin: 0 10px;
    }

    .desktop--products-hover {
        display: block;
    }    

    .carousel-caption {
        bottom: -1% !important;
    }

    .carousel {
        margin: 50px 0;
    }

    .carousel-indicators {
        bottom: -8% !important;
    }

    .carousel-caption {
        padding-bottom: 0px !important;
    }

    .feature-header {
        font-size: 15px;
    }

    .feature-description {
        font-size: 14px;
    }

    .firmly-secured-inserts {
        width: 220px;
        top: 28px;
        left: 70px;
    }

    .consistent-gentle-occlusion {        
        width: 206px;
        top: 273px;
        left: 88px;        
    }

    .enhanced-stability {        
        width: 212px;
        top: 0px;
        left: 658px;
    }

    .low-profile {        
        width: 155px;
        top: 240px;
        left: 716px;
    }

    .product-subtitle {
        font-size: 22px;
    }

    .clips-product-header {
        font-size: 22px;
    }
}

@media only screen and (min-width: 1200px) {

    .carousel-arrow > img {
        height: 30px;
    }    

    .clamps-features-container {
        left: 8%;
    }

    .clamps-features-img {
        width: 64% !important;
    }

    .consistent-gentle-occlusion {        
        top: 266px;
        left: 88px;
    }

   

    .low-profile {        
        top: 237px;
        left: 700px;
    }
}
