﻿@import 'mobile_and_tablet.css';

/*(w: 480 - 767)*/

#body {
    width: auto;
   
}
 
    .content-inner, #body .bx-controls {
        width: 94%!important;
    }

h2 {
    font-size: 20px;
}

.slider-txt {
    font-size: 14px;
    line-height: 30px;
    width: 70%;
    padding: 40px 0;
}

    .slider-txt h1 {
        font-size: 36px;
    }

.btn-slider a.btn {
    font-size: 13px;
    display: block;
    margin-right: 0!important;
    margin-bottom: 10px;
    width: 150px;
    text-align: center;
    padding: 0px 10px;
}

.category-circle {
    width: 100%;
    height: 130px;
    margin: 0 auto;
    background-color: #fff;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-size: cover;
    margin-bottom: 25px;
}

.category .content-inner {
    width: 100%!important;
}

.category ul li:hover .category-circle {
    border: none;
}

.category ul {
    margin-top: 0px;
}

    .category ul li {
        display: block;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 30px;
    }

        .category ul li a {
            font-size: 18px;
        }

.blue-block-txt {
    font-size: 15px;
    line-height: 30px;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}

.category {
    padding-bottom: 18px!important;
}

.gray-block-img {
    background-color: #e7e7e7;
    background-image: none;
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}

.btn-grey-block a.btn {
    font-size: 13px;
}

.logo img {
    width: 175px;
    z-index: 10;
}

.footer-nav .sfNavWrp {
    display: none;
}

.footer-logo, .footer-nav {
    float: none;
    width: 100%;
    text-align: center;
}

    .footer-nav ul {
        text-align: center;
    }

.footer-top {
    background: #231f20;
}

.footer-nav ul li:first-child {
    margin-left: 0px;
}

.footer-nav {
    padding-top: 10px;
}

.top-buttons-mobile a {
    color: #fff;
    text-decoration: none;
    background-color: #0081C6;
    margin: 26px 0;
    width: 36px;
    height: 30px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-size: 18px;
}

.top-buttons-mobile, .header-toogle {
    display: block;
    float: right;
}

.top-buttons {
    display: none;
}

.top-buttons-mobile {
    margin-right: 10px;
}

.mm-listview > li.play-btn {
    display: block;
}

.arc-block {
    display: none;
}

.blue-block {
    padding: 60px 0;
}

#body .footer-bottom {
    font-size: 11px;
}

.footer-info {
    font-size: 13px;
}
/*************/
.bar-section {
    /*display: none;*/
}
.changing-content {
    width: 100% !important;
}
.changing-content>div{
    margin: 0!important;
}
#body .top-line {
    border-top: 0;
    padding-top: 0;
}
#body .SecondSection-left {
    padding-top: 0px;
}
#body .SecondSection {
   padding-top: 40px;
    border-top: 1px solid #0081c6;
}
#body .column-count-2 {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
}
#body .mobile-bar-list {
     display: block;
 }

.footer-info p a {
    font-size: 13px;
}
.image-news {
   text-align: center;
    margin-bottom: 10px;
}
.image-news img {
    max-width: 320px;
}
.breadcrumbs-block .RadSiteMap_Default .rsmOneLevel .rsmLink, .breadcrumbs-block .RadSiteMap_Default .sfBreadcrumbNodeSeparator {
    font-size: 14px;
}
.breadcrumbs-block .ribbon-slider {
   display: none;
}

.breadcrumbs-block h1 { 
    font-size: 36px;
}
#body .bar-list-top {
    font-size: 22px;
    
}
#body .column-top {
    margin-bottom: 15px; 
}


.calculatorBlock {
    width: 100%;
    margin: 0 auto;
    
}
.sfshoppingCartWrp table .sfQuantity {
    padding: 0;
}
.RadTabStrip .rtsLI {
    float: none;
    display: block;
}
.sfcheckoutTabstrip.RadTabStrip .sfStep{
    text-align: center;
    
}
 .sfcheckoutTabstrip.RadTabStrip .rtsLink{
    text-align: left;
    background-image: none;
}
.sfcheckoutTabstrip.RadTabStrip .rtsUL {
     width: 100%;
 }
.orderInfoPanel .sfcheckoutBtnsWrp {
    display: none;
}

/* table fixes */

#body .container .table-styles table th {
    padding: 0.5em;
    font-weight: 400;
    font-size: 12px;
}
#body .container .table-styles table td {
    font-size: 12px;
    line-height: 12px;
    min-height: 30px;
}

/* Tungsten Alloys Chart */
.tungsten-alloys {
    display: none;
}
.tungsten-alloys-mobile {
    display: block;
}

/* large table fixes */

/* Force table to not be like tables anymore */
#body .container .large-table-mobile-styles table,
#body .container .large-table-mobile-styles thead, 
#body .container .large-table-mobile-styles tbody, 
#body .container .large-table-mobile-styles th, 
#body .container .large-table-mobile-styles td,
#body .container .large-table-mobile-styles tr { 
    display: block; 
}
	
/* Hide table headers (but not display: none;, for accessibility) */
#body .container .large-table-mobile-styles th { 
    position: absolute;
    top: -9999px;
    left: -9999px;
}
#body .container .large-table-mobile-styles td { 
    position: relative;
    padding-left: 48% !important;
}
#body .container .large-table-mobile-styles td:before { 
    padding-right: 10px;
    font-weight: 600;
    position: absolute;
    left: 10px;
    width: 45%;
}

/* Label the data */

#body .container .copper-tungsten td:nth-of-type(1):before { content: "Mi-Tech:"; }
#body .container .copper-tungsten td:nth-of-type(2):before { content: "Nominal Composition % Weight:"; }
#body .container .copper-tungsten td:nth-of-type(3):before { content: "Rockwell Hardness:"; }
#body .container .copper-tungsten td:nth-of-type(4):before { content: "Electrical Conductivity % IACS:"; }
#body .container .copper-tungsten td:nth-of-type(5):before { content: "Ultimate Tensile Strength PSI:"; }
#body .container .copper-tungsten td:nth-of-type(6):before { content: "Cross Breaking Stregth PSI:"; }
#body .container .copper-tungsten td:nth-of-type(7):before { content: "Density g/cc:"; }
#body .container .copper-tungsten td:nth-of-type(8):before { content: "Typical Resistance Welding Applications:"; }

/** Contct Form **/
.contact-form {
    max-width: 430px;
}
.contact-form .sfFormSubmit {
    width: 91%;
}