/*Slider*/
.equipment-gallery {
    width: 100%;
    display: inline-block;
    position: relative;
}
.equipment-gallery #ninja-slider .slider-inner ul {
    padding-top: 50% !important;
}
.equipment-links {
    margin-top: 25px;
}
.equipment-links p {
    font-size: 18px;
    font-weight: bold;
}
.equipment-links  .right-part {
    text-align: right;
}
.equipment-links .tablet-centered {
    float: right;
    padding: 0;
}
.equipment-links #addToCartForm a {
    margin-bottom: 0;
}
.border {
    height: 7px;
    background: #6c757c;
    border: none;
    margin: 15px 0 0 0;
}
.equipment-links .list-group-item {
    border:none;
    padding: 0;
}
.right-content {
    padding-left: 30px;
}
.right-content .btn {
    width: 100%;
    margin-top: 24px;
}
.right-content h5 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}
.right-content hr {
    margin: 15px 0 15px 0;
}
.page-equipmentDetails .right-content .link-wrapper a:hover {
    opacity: 0.7;
}

.page-equipmentDetails .investor-info-wrapper p:first-child a:hover {
    opacity: 0.7;
    cursor: pointer;
}

.page-equipmentDetails .right-part .list-group-item li a:hover {
    opacity: 0.7;
}

#equipment-wrap {
    padding-bottom: 50px;
}
.page-equipmentDetails .page-title-uppercase {
    display: none;
}
.page-equipmentDetails .page-title-4 .breadcrumb {
    top: inherit;
    line-height: 35px;
    text-align: left;

}
.tabs-list .active {
    background: #058cd0;
    border-color: #058cd0;
}

.tabs-list .active a {
    color: #fff;
}
.tabs-list .active .tab-dropdown {
    color: #fff;
}
.tabs .content {
    padding: 25px 0;
    border-top: solid 1px #058cd0;
    color: #7f7f7f;
}

.tabs .content p:last-child, .tabs .content p:nth-last-child(2) {
    margin-bottom: 0;
}
.tabs .content .tabhead  {
    display: none;
}
.text-tabs li.active:after {
    display: none;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #1293c1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    left: 0;
    opacity: 1;
}
.tabs-list li a {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: capitalize;
    color: #7f7f7f;
    display: block;
}
.tabs .current-info {
    display: none;
}
.tabs ul {
    margin: 0;
}
.tabs-list > li {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    position: relative;
    line-height: 50px;
    height: 50px;
    width: 200px;
    text-align: center;
    background: #f6f6f6;
    border-bottom: none;
}
.equipment-table {
    border: 1px solid #ddd;
    border-top: none;
}
.equipment-table tr:nth-child(2n+1){
    background: #f6f6f6;
}
.equipment-table th,
.equipment-table td {
    border-right: 1px solid #ddd;
}
.equipment-table th:last-child,
.equipment-table td:last-child {
    border-right: none;
}
.equipment-tabs ul {
    margin-bottom: 10px;
    width: 20%;
    min-width: 170px;
    float: left;
}
.equipment-tabs .content {
    display: inline-block;
    width: 80%;
    float: right;
    padding: 0 0 0 50px;
    border: none;
}
.equipment-thumbnail {
    float: left;
}

.equipment-table {
    border: 1px solid #ddd;
    border-top: none;
}
.equipment-table tr:nth-child(2n+1){
    background: #f6f6f6;
}
.equipment-tabs li {
    margin-bottom: 10px;
}
.equipment-tabs-wrap .content {
    display: inline-block;
    padding: 0 15px;
}

#left-tabs-part{
    width: 40%;
    float: left;
}
.equipment-js-tabs li {
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    position: relative;
    line-height: 50px;
    height: 50px;
    text-align: center;
    background: #f6f6f6;

}
.equipment-js-tabs li.active {
    background: #058cd0;
}
.equipment-js-tabs li.active a {
    color: #fff;
}
.tab_container {
    width: 60%;
    float: right;
    padding-left: 35px;
}
.page-equipmentDetails .equipment-wrap-tabs .tab_container ul {
    list-style-type: disc;
    padding-left: 18px;
}
.investor-info {
    border-bottom: 1px solid #ddd;
    position: relative;
}
.investor-info p {
    text-align: center;
}
.investor-info p span {
    font-weight: bold;
}
.investor-info .nonSellable {
    width: 100%;
}
.page-equipmentDetails .btn-wrapper {
    text-align: center;
}
.page-equipmentDetails .btn-wrapper a {
    margin-top: 10px;
    margin-bottom: 10px;
}
.page-equipmentDetails .tab_content table {
    border: 1px solid #ddd;
    border-top: none;
    color: #7f7f7f;
}

.page-equipmentDetails .tab_content table td {
    text-align: left !important;
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.page-equipmentDetails .tab_content table td:last-child {
    border-right: none;
}
.page-equipmentDetails .tab_content table tr:nth-child(2n+1) {
    background: #f6f6f6;
}
.right-content .banner-component-wrapper p {margin-bottom: 0;}
@media (min-width: 990px) and (max-width: 1280px) {
    .page-equipmentDetails .product-details {
        float: none;
    }
}
@media (max-width: 1280px) {
    .equipment-slider .gallery-image {
        width: 75.3%;
    }
}
@media (max-width: 1279px) {
    .right-content .btn {
        padding: 0 9px;
    }
    .equipment-slider .gallery-image {
        width: 70%;
    }
}
@media(min-width: 320px) and (max-width: 1024px) {
   #equipment-wrap .tabs-list li .tab-dropdown {
       float: right;
       margin-top: -37px;
       color: #7f7f7f;
   }
    #equipment-wrap .tabs-list li a {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 15px;
    }
    #equipment-wrap .tabs-list li {
        display: block;
        width: 100%;
        height: 52px;
        line-height: 52px;
        text-align: left;
        padding: 0 22px;
        margin-bottom: 8px;
    }
}

.page-equipmentDetails iframe {
    width: 100%;
    height: 500px;
}
@media(width: 1280px) {
    .page-equipmentDetails iframe {
        height: 475px;
    }
}
@media(max-width: 1279px) and (min-width: 730px) {
    .page-equipmentDetails iframe {
        height: 390px;
    }
}
@media(max-width: 991px) {
    .page-equipmentDetails .equipment-wrap-tabs {
        margin-bottom: 15px;
    }
    .page-equipmentDetails #left-tabs-part {
        width: 100%;
    }
    .page-equipmentDetails .equipment-tabs {
        padding-top: 180px;
        margin-bottom: 0;
    }
    .page-equipmentDetails .investor-info-wrapper {
        position: absolute;
        top: 0;
    }
    .page-equipmentDetails .table-wrapper > div {
        overflow-x: auto;
        margin-bottom: 15px;
    }
    .page-equipmentDetails .tab_container {
        width: 100%;
        padding: 25px 0;
        border-top: solid 1px #058cd0;
    }
    .page-equipmentDetails .tab_container hr {
        display: none;
    }
    .page-equipmentDetails .investor-info {
        border-bottom: none;
    }
    .page-equipmentDetails .equipment-js-tabs li {
        display: inline-block;
        width: 40%;
        margin-bottom: 0;
    }
    .page-equipmentDetails .investor-info .nonSellable {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .page-equipmentDetails .tabs + h3 {
       text-align: center;
    }
    .page-equipmentDetails .right-content {
        padding-left: 15px;
    }
    /*.page-equipmentDetails .right-content div:first-child {
        margin-bottom: 15px;
    }*/
    .page-equipmentDetails .right-content .btn {
        width: 40%;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
}
@media(max-width: 729px) and (min-width: 641px) {
    .page-equipmentDetails iframe {
        height: 343px;
    }

}
@media(max-width: 767px) {
    /*.page-equipmentDetails .right-content .link-wrapper a {
        display: block;
    }*/
}
@media(max-width: 640px) {
    .page-equipmentDetails iframe {
        height: 350px;
    }
    .page-equipmentDetails .equipment-js-tabs li {
        width: 49%;
        /*margin-bottom: 8px;*/
        padding: 0 22px;
    }
    /*.page-equipmentDetails .equipment-js-tabs li a:before {
        display: inline-block;
        float: right;
        color: #7f7f7f;
        font-family: 'Glyphicons Halflings';
        content:"\e080";
    }*/
    .page-equipmentDetails .tab_container {
        /*border: none;*/
    }
    .page-equipmentDetails ul.equipment-js-tabs li .tab_content {
        /*display: none !important;*/
    }
    .page-equipmentDetails ul.equipment-js-tabs li.active .tab_content {
        /*display: block;*/
    }
    .page-equipmentDetails .tab_container {
        /*display: none;*/
    }
    .page-equipmentDetails .investor-info .nonSellable {
        width: 100%;
    }
    .page-equipmentDetails .right-content .btn {
        width: 100%;
    }
    .page-equipmentDetails .tab_content#tab2 {
        overflow-x: auto;
    }
    .equipment-slider {
        width: 100%;
        margin: 0;
        min-height: 410px;
    }
    .equipment-slider .gallery-image {
        float: none;
        /*width: 100%;*/
    }
    .equipment-slider .equipment-thumbnail {
        float: none;
        width: 100%;
        overflow: hidden;
    }
    .equipment-slider .equipment-thumbnail .owl-wrapper .owl-item {
        padding: 10px 0 0 0;
    }
}
@media(max-width: 466px) {
    .page-equipmentDetails .equipment-tabs {
        padding-top: 210px;
    }
    .page-equipmentDetails .equipment-js-tabs li {
        padding: 0 10px;
    }
    .page-equipmentDetails .equipment-js-tabs li a {
        font-size: 14px;
    }
}
@media(max-width: 380px) {
    .page-equipmentDetails .equipment-tabs {
        padding-top: 250px;
    }
}

/* Tabs */
.resp-tabs-list {
    margin: 0 0 -6px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.resp-tabs-list li {

    display: inline-block;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;

    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    background: #f6f6f6;
    line-height: 50px;
    height: 50px;
    width: 200px;
    text-align: center;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px 0;
}
.resp-tabs-list li.resp-tab-active {
    border-bottom: none;
    background: #058cd0;
    color: #fff;
}
.resp-content-active,
.resp-accordion-active {
    display: block;
}
.resp-accordion.resp-tab-active .ti-angle-right {
    display: none;
}
.resp-accordion.resp-tab-active:after {
    content: '\e64b';
    font-family: themify;
    float: right;
    margin-right: 0;
    font-weight: bold;
    font-size: 16px;
}
.resp-tab-content {
    border-top: 1px solid #058cd0;
}

h2.resp-accordion {

    border-bottom: solid 1px #d2d2d2;
    background: #f6f6f6;
    margin: 0px 0 10px 0;
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    color: #7f7f7f;
}

h2.resp-tab-active {

  border-bottom-color: #058cd0;

    background: #058cd0;
    color: #fff;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
}
.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px ;
}
.resp-accordion .ti-angle-right {
    float: right;
    margin-top: 13px;
    margin-right: 0;
    font-weight: bold;
    font-size: 16px;
}
.download-source span, .product-video span{
    color: #0087c0;
    padding-right: 10px;
}
/*-----------Accordion styles-----------*/

.resp-tab-active {
    background: #058cd0 !important;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border-bottom: solid 1px #d2d2d2;
}

.resp-easy-accordion .resp-tab-content:last-child { }

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active { display: block; }

h2.resp-accordion:first-child {}

@media only screen and (max-width: 768px) {

    ul.resp-tabs-list { display: none; }

    h2.resp-accordion { display: block; }

    .resp-vtabs .resp-tab-content {}

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }

    .resp-accordion-closed { display: none !important; }


}
@media (min-width: 992px) and (max-width: 1024px) {
    #thumbnail-slider {
        /*height: 281px;*/
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    #thumbnail-slider {
        height: 383px;
    }
}
@media (min-width: 600px) and (max-width: 768px) {
    #ninja-slider ul {
        width: 100%;
        float: right;
        height: 470px !important;
    }
    #thumbnail-slider {
        height: 470px !important;
    }
    #thumbnail-slider .thumb {
        width: 110px;
        height: 110px;
    }
    #thumbnail-slider-prev, #thumbnail-slider-next {
        width: 110px;
    }
    #thumbnail-slider ul li {
        border: none;
    }
    .resp-tab-content {
        border-top: none;
    }
}
@media (min-width: 320px) and (max-width: 599px) {
    #thumbnail-slider {
        display: none;
    }
    #ninja-slider .slider-inner {
        width: 100%;
        float: none;
    }
    .equipment-gallery #ninja-slider .slider-inner ul {
        width: 100%;
        padding-top: 90% !important;
    }
    #ninja-slider-prev, #ninja-slider-next {
        top: 38%;
        display: block;
        margin-top: 0;
    }
    #ninja-slider ul {
        float: none;
    }
    .resp-tab-content {
        border-top: none;
    }

}
