/*-------------------------------------------------------------- */
/* Responsive Design
-------------------------------------------------------------- */

/* -- 320px to 480px -- */
/* -- -- -- -- -- -- -- */
@media screen and (min-width:320px) and (max-width:480px) {
    .idioma {
        width: 100% !important;
    }
    #about {
        /*height: 80vh !important;*/
    }
    .about-us h1 {
        font-size: 30px !important;
        letter-spacing: 5px;
        /*text-align: center !important;*/
    }
    .our-products-info {
        display: none;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 12px !important;
        letter-spacing: 1px !important;
    }
    .featured-products .section-title h2, .blog-news .section-title h2, .section-title h2 {
        text-align: center;
    }
    .post-thumb {
        height: 100%;
        margin-top: 20px;
    }

    .field-wrap, #ninja_forms_required_items {
        float: none;
    } .wel-btn { margin-left: 0; }
    .woocommerce .summary h1 {
        font-size: 24px !important;
    }
    .entry-header {
        padding: 30px 0;
    }
    .pg-content hr {
        margin-bottom: 40px;
    }
    .h1, h1 {
        font-size: 30px;
    }
    .weldtech-copy, .need-help, .weldtech-rrss, .rrss {
        text-align: center !important;
    }
    .weldtech-logo {
        margin: 20px auto 0px !important;
        position: relative !important;
    }
    .sgFooter {
        padding-bottom: 25px !important;
    }
    ul, ol {
        margin-left: 0;
    }
    .tags {
        padding-left: 15px;
        padding-right: 15px;
    }
    .featured-post h1 {
        font-size: 18px;
        letter-spacing: 2px;
        line-height: normal !important;
        margin-bottom: 50px;
    }
    .featured-excerpt {
        font-size: 14px;
        margin-bottom: 50px;
        padding-right: 15px;
        font-weight: normal !important;
        display: none;
    }
    .entry-header h1 {
        font-size: 21px !important;
        letter-spacing: 1px !important;
        padding-left: 0 !important;
    }
    .entry-excerpt {
        font-size: 14px;
        margin-top: 20px;
        text-align: left;
        font-weight: normal !important;
        display: none;
    }
    .featured-link a {
        font-size: 12px !important;
    }
    article.post {
        padding: 30px 0px !important;
    }
    .single-post article.post {
        padding: 0px !important;
    }
     .single .releated-post article.post h2 a {
        font-size: 18px !important;
        letter-spacing: 0;
    }
    .entry-cont, .featured-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single .entry-header {
        height: auto !important;
    }
    .our-products-excerpt p, .page-description p {
        font-size: 14px;
        font-weight: normal !important;
    }
    .about {
        height: 35vh;
    }
    .copy {
        width: 100%;
        font-size: 26px;
    }
    .single .entry-meta, .single .entry-content {
        padding: 0 15px !important;
    }
    .single hr {
        margin-top: 50px;
    }
    #site-navigation ul li {
        font-size: 14px !important;
        letter-spacing: 1px;
    }
    .our-products-cont, .page-title {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-products-cont h1, .page-title h1 {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: normal;
    }
    .features, .specifications, .releated-pro {
        margin: 0;
        padding: 15px 15px 0;
    }
    .padding {
        padding: 15px;
    }
    .weldtech-category .product-category {
        margin-left: 2%;
        margin-right: 2%;
        padding-bottom: 20px;
        padding-top: 20px;
        height: auto;
    }
    .weldtech-category .product-category {
        border: 0 !important;
    }
    .our-products-img{
        height: 35vh;
    }
    .featured-post{
        height: 35vh;
    }
}

/* -- 320px to 640px Landscape-- */
/* -- -- -- -- -- -- -- -- -- -- */
@media screen and (min-width:320px) and (max-width:640px) and (orientation : landscape) {
    .idioma {
        width: 100% !important;
    }
    #about {
        height: 80vh !important;
        min-height: 320px !important;
    }
    .about-us h1 {
        font-size: 30px !important;
        letter-spacing: 5px;
        text-align: center !important;
    }
    .our-products-info {
        display: none;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 12px !important;
        letter-spacing: 1px !important;
    }
    .featured-products .section-title h2, .blog-news .section-title h2, .section-title h2 {
        text-align: center;
    }
    .featured-post {
        max-height: 320px;
    }
    .post-thumb {
        height: 100%;
        min-height: 99px;
        margin-top: 20px;
    }
    .field-wrap, #ninja_forms_required_items {
        float: none;
    } .wel-btn { margin-left: 0; }
    .woocommerce .summary h1 {
        font-size: 24px !important;
    }
    .entry-header {
        padding: 30px 0;
    }
    .pg-content hr {
        margin-bottom: 40px;
    }
    .h1, h1 {
        font-size: 30px;
    }
    .weldtech-copy, .need-help, .weldtech-rrss, .rrss {
        text-align: center !important;
    }
    .weldtech-logo {
        margin: 20px auto 0px !important;
        position: relative !important;
    }
    .sgFooter {
        padding-bottom: 25px !important;
    }
    ul, ol {
        margin-left: 0;
    }
    .tags {
        padding-left: 15px;
        padding-right: 15px;
    }
    .featured-post h1 {
        font-size: 21px;
        letter-spacing: 2px;
        line-height: normal !important;
    }
    .featured-excerpt {
        font-size: 14px;
        margin-bottom: 50px;
        padding-right: 15px;
        font-weight: normal !important;
    }
    .entry-header h1 {
        font-size: 21px !important;
        letter-spacing: 1px !important;
        padding-left: 0 !important;
    }
    .entry-excerpt {
        font-size: 14px;
        margin-top: 20px;
        text-align: left;
        font-weight: normal !important;
    }
    .featured-link a {
        font-size: 12px !important;
    }
    article.post {
        padding: 30px 0px !important;
    }
    .single-post article.post {
        padding: 0px !important;
    }
     .single .releated-post article.post h2 a {
        font-size: 18px !important;
        letter-spacing: 0;
    }
    .entry-cont, .featured-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single .entry-header {
        height: auto !important;
    }
    .our-products-excerpt p, .page-description p {
        font-size: 14px;
        font-weight: normal !important;
    }
    .single .entry-meta, .single .entry-content {
        padding: 0 15px !important;
    }
    .single hr {
        margin-top: 50px;
    }
    #site-navigation ul li {
        font-size: 14px !important;
        letter-spacing: 1px;
    }
    .our-products-con, .page-title {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .about {
        height: 234px;
    }
    .copy {
        font-size: 26px;
    }
    .our-products-cont h1, .page-title h1 {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: normal;
    }
    .features, .specifications, .releated-pro {
        margin: 0;
        padding: 15px 15px 0;
    }
    .padding {
        padding: 15px;
    }
    .weldtech-category .product-category {
        margin-left: 1%;
        margin-right: 1%;
        padding-bottom: 20px;
        padding-top: 20px;
        height: auto;
    }
    .weldtech-category .product-category {
        border: 0 !important;
    }
    .single .entry-header {
        height: 320px !important;
    }
}


/* -- 640px to 767px -- */
/* -- -- -- -- -- -- -- */
@media screen and (min-width:640px) and (max-width:767px) {
    .idioma {
        width: 100% !important;
    }
    #about {
        height: 80vh !important;
        min-height: 320px !important;
    }
    .about-us h1 {
        font-size: 30px !important;
        letter-spacing: 5px;
        text-align: center !important;
    }
    .our-products-info {
        display: none;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 12px !important;
        letter-spacing: 1px !important;
    }
    .featured-products .section-title h2, .blog-news .section-title h2, .section-title h2 {
        text-align: center;
    }
    .featured-post {
        max-height: 320px;
    }
    .post-thumb {
        height: 100%;
        min-height: 99px;
        margin-top: 20px;
    }
    .field-wrap, #ninja_forms_required_items {
        float: none;
    } .wel-btn { margin-left: 0; }
    .woocommerce .summary h1 {
        font-size: 24px !important;
    }
    .entry-header {
        padding: 30px 0;
    }
    .pg-content hr {
        margin-bottom: 40px;
    }
    .h1, h1 {
        font-size: 30px;
    }
    .weldtech-copy, .need-help, .weldtech-rrss, .rrss {
        text-align: center !important;
    }
    .weldtech-logo {
        margin: 20px auto 0px !important;
        position: relative !important;
    }
    .sgFooter {
        padding-bottom: 25px !important;
    }
    ul, ol {
        margin-left: 0;
    }
    .tags {
        padding-left: 15px;
        padding-right: 15px;
    }
    .featured-post h1 {
        font-size: 21px;
        letter-spacing: 2px;
        line-height: normal !important;
    }
    .featured-excerpt {
        font-size: 14px;
        margin-bottom: 50px;
        padding-right: 15px;
        font-weight: normal !important;
    }
    .entry-header h1 {
        font-size: 21px !important;
        letter-spacing: 1px !important;
        padding-left: 0 !important;
    }
    .entry-excerpt {
        font-size: 14px;
        margin-top: 20px;
        text-align: left;
        font-weight: normal !important;
    }
    .featured-link a {
        font-size: 12px !important;
    }
    article.post {
        padding: 30px 0px !important;
    }
    .single-post article.post {
        padding: 0px !important;
    }
     .single .releated-post article.post h2 a {
        font-size: 18px !important;
        letter-spacing: 0;
    }
    .entry-cont, .featured-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single .entry-header {
        height: auto !important;
    }
    .our-products-excerpt p {
        font-size: 14px;
        font-weight: normal !important;
    }
    .single .entry-meta, .single .entry-content {
        padding: 0 15px !important;
    }
    .single hr {
        margin-top: 50px;
    }
    #site-navigation ul li {
        font-size: 14px !important;
        letter-spacing: 1px;
    }
    .our-products-cont {
        margin-top: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .our-products-cont h1 {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: normal;
    }
    .features, .specifications, .releated-pro {
        margin: 0;
        padding: 15px 15px 0;
    }
    .padding {
        padding: 15px;
    }
    .weldtech-category .product-category {
        margin-left: 1%;
        margin-right: 1%;
        padding-bottom: 20px;
        padding-top: 20px;
        height: auto;
    }
    .weldtech-category .product-category {
        border: 0 !important;
    }
    .single .entry-header {
        height: 320px !important;
    }
}

/* -- 768px -- */
/* -- -- -- -- */
@media screen and (max-width:768px) {
    body * {
        font-weight: normal;
    }
   .preheader {
        height: 60px;
    }
    header {
        height: auto;
    }
    #fb-root, .contact-rrss {
        display: none;
    }
    .idioma {
        padding-left: 10px;
        width: auto;
        margin-top: 5px;
    }
    #nav-icon1 {
        display: block;
    }
    #menu-toggle ~ header #site-navigation ul.MainMenu {
        height: 66px;
        overflow: hidden;
        -webkit-transition: height 0.25s ease-in-out;
        -moz-transition: height 0.25s ease-in-out;
        -o-transition: height 0.25s ease-in-out;
        -ms-transition: height 0.25s ease-in-out;
        transition: height 0.25s ease-in-out;
    }
    #menu-toggle:checked ~ header #site-navigation ul.MainMenu {
        height: 330px;
        width: 100%;
        -webkit-transition: height 0.25s ease-in-out;
        -moz-transition: height 0.25s ease-in-out;
        -o-transition: height 0.25s ease-in-out;
        -ms-transition: height 0.25s ease-in-out;
        transition: height 0.25s ease-in-out;
    }
    #site-navigation ul li {
        width: 100%;
    }
    #site-navigation .our-products,
    #site-navigation .our-brand,
    #site-navigation .blog,
    #site-navigation .search-products{
        background: #e6e6e6;
        border: 0;
        border-bottom: solid 2px white;
        font-size: 18px;
        font-weight: normal;
        text-align: left;
    }
    #site-navigation ul li:nth-child(5n+5) {
        border: 0;
        border-bottom: solid 2px white;
        text-align: center;
    }
    #site-navigation ul li a {
        /*color: white;*/
    }
    /*#site-navigation .search-products {
        border: 0 none !important;
        left: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        position: absolute;
        right: 0;
        top: -8px;
        width: 50%;
    }*/
    .widget_product_search #woocommerce-product-search-field {
        padding-top: 10px;
        padding-bottom: 10px;
        background: white url("http://www.myweldtech.com/images/search.svg") no-repeat scroll 3px center / 24px auto;
        font-size: 16px !important;
        font-weight: normal;
    }
    /*.widget_product_search {
        margin-top: 4px !important;
    }*/
    /**********************************************/
    /**********************************************/
    /****************** GENERAL *******************/
    /**********************************************/
    /**********************************************/
    .our-products-info .row .col-xs-2,
    .our-products-info .row .col-xs-4,
    .our-products-info .row .col-xs-12 {
        display: none;
    }
    .about-us h1 {
        margin: auto;
        position: relative;
        text-align: left;
        width: 90%;
    }
    #about {
        min-height: 400px;
        /*height: 10vh;*/
    }
    .about-us {
        top: auto;
    }
    .about-us table {
        height: 100%;
    }
    .our-products {
        height: auto;
    }
    .our-products-info {
        margin-top: 5px;
        background: #e6e6e6;
    }
    .our-products-info h2 {
        margin-top: 0;
    }
    .featured-products .section-title h2, .blog-news .section-title h2, .section-title h2 {
        border-bottom: solid 1px #e6e6e6;
        padding-bottom: 45px;
        margin: 55px auto 0px;
        font-size: 18px;
    }
    .single-post .section-title h2 {
        border: 0;
        padding-bottom: 0px;
    }
    .featured-products, .blog-news{
        margin-top: 0;
    }
    .map {
        margin-bottom: 50px;
    }
    .contact {
        text-align: center;
    }
    .ninja-forms-all-fields-wrap {
        display: table;
        margin: auto;
    }
    article.post h2 a {
        font-weight: normal;
        font-size: 21px !important;
    }
    article p, article .link a, .single .entry-content ol, .single .entry-content ul, .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce ul.products li.product h3, .woocommerce .excerpt, .ImageSummary, .features, .specifications, .releated-pro {
        font-weight: normal;
    }
    .single .entry-header {
        height: 60vh;
    }
    .keep-reading {
        bottom: 0px;
        top: 60vh;
        display: none;
    }
    article p, .single .releated-post article a {
        font-size: 14px;
    }
    article.post {
        padding: 30px 20px 30px 20px;
        margin-bottom: 20px;
    }
    .single article.post {
        margin-bottom: 50px;
    }
    .navMenu-Footer ul {
        float: none;
        width: 100%;
    }
    #site-logo {
        width: 160px;
    }
    /*.sgFooter {
        padding-bottom: 0;
    }*/
    ul.wsubcategs li a {
        font-size: 12px;
    }
    .weldtech-copy, .need-help {
        text-align: left;
    }
    .weldtech-rrss, .rrss {
        text-align: right;
    }
    /*.weldtech-logo {
        margin: 0;
    }*/
    h1.page-title {
        text-align: center;
        font-size: 21px;
    }
    .products-title {
        padding: 20px;
    }
    .products-title p {
        font-size: 28px;
    }
    .widget_product_search {
        width: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .new-sidebar .widget h2 {
        font-size: 21px;
    }
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        color: gray;
        font-size: 14px !important;
        font-weight: normal;
    }
    .widget_product_categories, .widget_product_categories ul.product-categories, .widget_product_categories ul.product-categories li {
        font-size: 16px;
        font-weight: normal;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering,
    select.orderby {
        width: 100%;
        margin-top: 13px;
        margin-bottom: 13px;
    }
    .new-sidebar {
        width: 100%;
        border: 0;
        border-top: 1px solid #bdc2c4;
        border-bottom: 1px solid #bdc2c4;
        margin-bottom: 50px;
    }
    .features .section-title h2, .specifications .section-title h2, .releated-pro .section-title h2 {
        text-align: left;
    }
    .woocommerce .woocommerce-breadcrumb {
        text-align: center;
    }
    .woocommerce div.product div.images img {
        padding: 15px;
    }
    .contact-us {
        padding: 10px;
    }
    .contact-us .section-title {
        position: relative;
    }
    .contact-us .section-title h2 {
        margin: 0;
        text-align: center;
        padding: 15px 0px 25px 0px;
    }
    .contact-us .x-small {
        float: none;
        position: relative;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .contact-us .entry-content-us {
        margin: 0 0 25px 0;
    }
    .page-section h1 {
        font-size: 36px;
    }
    .youtube {
        padding: 0px;
    }
    .thumb-header img {
        height: 100%;
        width: auto;
        max-width: 100vh;
    }
    .entry-header h1 {
        padding: 0 10px 0 10px;
    }
    .single .entry-meta, .single .entry-content {
        padding: 0 50px 0 50px;
    }
    .single blockquote {
        margin: 0 10px 20px 10px;
    }
    .single blockquote p {
        font-size: 18px !important;
    }
    .gallery-columns-2 .gallery-item {
        max-width: 100%;
    }
    .x-small {
        position: relative;
        width: 100%;
    }
    .single .featured-products .section-title h2, .single .blog-news .section-title h2, .single .section-title h2 {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .single .releated-post article.post {
        margin: 0;
        padding: 50px !important;
    }
    .list-products, .result_count, .list-prod {
        /*margin-left: 0px;
        margin-right: 0px;*/
    }
    .product-video {
        margin-left: 0;
        width: 100%;
    } .product-video iframe { width: 100%; }
    .wolf-tweet-list li {
        width: 100%;
    }
    .wolf-tweet-list li:nth-child(2) {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 0 !important;
        padding: 35px 35px 40px 35px !important;
    }
    .twitter, .instagram {
        margin-top: 0;
    }
    .pg-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
    }
}

@media screen and (max-width:320px){
    .about-us h1{
        font-size: 25px !important;
    }
}
@media screen and (max-width:425px){
    #about {
        height: 10vh;
    }
}

/* -- 767px -- */
@media screen and (max-width:767px){
    .entry-tags{
        display: none;
    }
}

/* -- 1023px -- */
@media screen and (min-width:1023px){
    .our-products-info{
        margin-top: 20px;
    }
}

/* -- 1024px -- */
/* -- -- -- --  */
@media screen and (min-width:769px) and (max-width:1024px) {
    body { min-width: 1024px; }
    body * {
        font-weight: normal;
    }
    .wolf-tweet-list li {
        width: 31.6%;
    }
}