/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 10, 2017, 12:32:28 PM
    Author     : amfan
*/
@media only screen and (max-width: 1280px){
    .wrapper{
        width: 100%;
    }
    .container{
        width: 1150px;
        margin: 0 auto;
        max-width: 100%;
    }
    .menu_links ul li a {
        padding: 20px 25px;
    }
    .box_bg_green {
        width: 100%;
    }
    .box_bg_blue .shap {
        width: 54%;
    }
    .cat_imag {
        width: 50%;
    }
    .our_product .slick-prev {
        left: -9px;
    }
    .our_product .slick-next {
        right: 2px;
    }
    #triangle-left {
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-right: 338px solid #4d646f;
        border-bottom: 46px solid transparent;
        position: relative;
        top: 46px;
    }
    .box_cut_green {
        border-bottom: 300px solid #29373e;
        border-left: 137px solid transparent;
        height: 300px;
        width: auto;
    }
    .col-md-4.site_products {
        margin: 23px 10px 0px;
    }
    .thanks_for {
        text-align: center;
        margin-bottom: 70px;
    }
}
@media only screen and (max-width: 1024px){
   .wrapper{
        width: 100%;
    }
    .container{
        width: 1150px;
        margin: 0 auto;
        max-width: 100%;
    }
    .menu_links ul li {
        font-size: 12px;
    }
    .site-info ul li{
        font-size: 12px;
    }
    .wlcm_info h2 {
        font-size: 50px;
    }
    .wlcm_info p {
        font-size: 16px;
    }
    .col-md-4.site_products {
        margin: 23px 9px 0px;
    }
    .lst_border {
        width: 100%;
        height: 220px;
    }
     .navslides {
        height: auto;
    }
    .cart_message {
        font-size: 18px;
    }
    .p_info span.cart_message {
        margin: 0px 0px 17px !important;
    }
    .rlprod .p_info {
        margin: 0px 18px;
    }
}
@media only screen and (max-width: 980px){
    .wrapper{
        width: 100%;
    }
    .container{
        width: 1150px;
        margin: 0 auto;
        max-width: 100%;
    }
     .header .logo {
        width: 160px;
        position: absolute;
        z-index: 123;
        padding-left: 0px;
    }
    .menu_links ul li a {
        padding: 20px 18px;
    }
    .box_bg_green {
        width: 100%;
    }
    .shap {
            width: 54%;
        }
    .cat_imag {
        width: 50%;
    }
    .box_cut_blue {
        border-bottom: 300px solid #0b85c7;
        border-left: 137px solid transparent;
        height: 300px;
        width: auto;
    }
    .cat_heading {
        font-size: 20px;
    }
    .text-info p {
        font-size: 14px;
    }
    .wlcm_info h2 {
        font-size: 36px;
    }
    .footer_form {
        width: 100%;
    }
    .footer_nav_menu {
        width: 82%;
        margin: auto;
    }
    .footer_nav_menu ul li {
        padding: 0px 20px;
    }
    .copy_right_text {
        width: 100%;
        margin: auto;
        padding: 0px 30px;
    }
    .col-md-4.site_products {
        margin: 23px 7px 0px;
    }
    .p_detal h4 {
        font-size: 12px;
    }
    .product_name a {
        font-size: 18px;
    }
    .cart_message {
        font-size: 13px;
        font-weight: 600;
        padding-top: 5px;
    }
}
@media only screen and (max-width: 800px){
    .wrapper{
        width: 100%;
    }
    .container{
        width: 1150px;
        margin: 0 auto;
        max-width: 100%;
    }
    .col-md-4.site_products {
        margin: 23px 7px 0px;
        width: 47%;
    }
    .lst_border {
        width: 100%;
        border: 1px solid #ccc;
        padding: 5px;
        height: auto;
    }
    .right-name h2 {
        font-size: 20px;
    }
    .right-code h2 {
        font-size: 14px;
    }
    .right-code h2 span {
        font-size: 18px;
    }
    .right-code p {
        height: 163px;
        padding: 10px;
    }
    .navslides {
        height: 50px;
    }
    .right-des {
        font-size: 16px;
    }
    .rlprod .p_info {
        margin: 0px 0px;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
    #product-grid .col-lg-4.col-md-4.col-sm-6.col-xs-12.site_products {
        margin-top: 30px !important;
        width: 47%;
    }
}
@media only screen and (max-width: 768){

}
@media only screen and (max-width: 767px){
     .wrapper{
        width: 100%;
    }
    .container{
        width: 1150px;
        margin: 0 auto;
        max-width: 100%;
    }
    .header .logo {
        width: 195px;
        position: absolute;
        z-index: 123;
        padding-left: 31px;
        margin-top: 6px;
     }
     .menu_links ul li {
        border-right: none;
    }
    .site_menu {
        float: none;
    }
    .navbar-nav {
        margin: 7.5px -15px;
        padding-left: 20px;
        margin-top: 30px;
    }
    .wlcm_img {
        max-width: 445px;
        max-height: 100%;
        float: none;
        margin: 0 auto;
    }
    .our-categories h2 {
        margin-top: 80px;
        margin-bottom: 40px;
    }
    .wlcm_info a {
        margin-bottom: 40px;
    }
    .footer_nav_menu {
        width: 100%;
        text-align: center;
    }
    .footer_nav_menu ul li {
        padding: 0px 17px;
    }
    .copy_right_text span {
        text-align: center;
    }
    .copy_right_text p {
        text-align: center;
    }
    .lst_border {
        width: 50%;
        margin: 0 auto;
    }
    .brd_menu {
        width: 100%;
        margin-top: 50px;
    }
    .slick-dots {
        bottom: -37px;
        z-index: 1234;
    }
    .p_info {
        max-height: 100%;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }
    .cart_message {
        padding-top: 7px;
    }
    .navslides {
        height: 75px;
    }
    .p_info span.cart_message {
        margin: 0px 0px 15px !important;
    }
    .footer_nav_menu ul {
        margin-left: 12%;
    }
    .menu_links {
        display: inline-block;
        width: 100%;
    }
    .site-info {
        width: 100%;
    }
    .site-info .view_cart {
        float: right;
    }
}
@media only screen and (max-width: 600px){
    .wrapper{
        width: 100%;
    }
    .container{
        width: 1150px;
        margin: 0 auto;
        max-width: 100%;
    }
    .footer_nav_menu ul li a {
        font-size: 10px;
    }
    .footer_nav_menu ul li {
        padding: 0px 15px;
    }
    #triangle-left {
        width: 0;
        height: 0;
        border-top: 17px solid transparent;
        border-right: 338px solid #4d646f;
        border-bottom: 50px solid transparent;
        position: relative;
        top: 50px;
    }
    .wlc_border {
        border: 0px;
    }
    .our-categories h2 {
        margin-top: 50px;
        margin-bottom: 40px;
        font-size: 25px !important;
    }
    .our_product h2 {
        margin-top: 160px;
        margin-bottom: 40px;
        font-size: 25px !important;
        letter-spacing: 6px;
    }
/*    .product_img img {
        padding: 60px;
    }*/
    .wlcm_bg {
        padding: 80px 0px 150px;
    }
    .footer {
        padding: 60px 0px;
    }
    .footer h1 {
        margin-bottom: 40px;
        letter-spacing: 5px;
        font-size: 25px;
    }
    .footer_logo h2 {
        margin: 25px 0px 10px;
    }
    .wlcm_info h2 {
        font-size: 30px;
    }
    .col-md-4.site_products {
        margin: 23px 6px 0px;
    }
    .rlprod .col-md-4.col-sm-4.col-xs-4 {
        width: 50%;
    }
    .row.inner_page_product .col-md-6.col-sm-6.col-xs-6 {
        width: 100%;
    }
    .navslides {
        height: auto;
    }
    .product_detail {
        display: inline-block;
        margin-top: 50px;
    }
    .related_products {
        margin: 0px 0px 90px 0px;
    }
}
@media only screen and (max-width: 480px){
    .wrapper{
        width: 100%;
        overflow-x: hidden;
    }
    .container{
        max-width: 100%;
    }
    .our-categories h2 {
        font-size: 20px !important;
        letter-spacing: 2px;
    }
    .our_product h2 {
        font-size: 20px !important;
        letter-spacing: 2px;
    }
    .wlcm_info h2 {
        font-size: 25px;
    }
    .wlcm_info p {
        font-size: 14px;
    }
    .aprl_shop {
        margin-left: -1%;
    }
    .footer h1 {
        margin-bottom: 30px;
        letter-spacing: 2px;
        font-size: 20px;
    }
    .footer_logo h2 {
        margin: 25px 0px 10px;
        font-size: 20px;
    }
    .footer_logo h5 {
        font-size: 18px;
    }
    .footer_logo p {
        font-size: 18px;
        color: #7e919c;
    }
    .footer_nav_menu ul li {
        border-left: 0px;
    }
    .copy_right_text p {
        font-size: 12px;
    }
    .copy_right_text span {
        font-size: 12px;
    }
    .footer_nav_menu ul {
        display: block;
    }
    .footer_nav_menu ul li:first-of-type {
        padding-left: 15px;
        border-left: none;
    }
    .footer_nav_menu ul li a {
        font-size: 14px;
        line-height: 2.4em;
        letter-spacing: 0px;
    }
    .wlcm_bg {
        padding: 80px 0px 120px;
    }
    .col-md-4.site_products {
        margin: 23px 6px 0px;
        width: 100%;
    }
    .lst_border {
        width: 80%;
        margin: 0 auto;
    }
    .bedcrump ul li {
        font-size: 12px;
    }
    .rlprod .col-md-4.col-sm-4.col-xs-4 {
        width: 100%;
    }
    .related {
        font-size: 20px;
    }
    .product_img{
        height: 220px;
    }
    .product_img a {
        line-height: 220px;
    }
    #product-grid .col-lg-4.col-md-4.col-sm-6.col-xs-12.site_products {
        margin-top: 30px !important;
        width: 100%;
    }
    .footer_nav_menu ul {
    margin-left: 0px;
}
}
@media only screen and (max-width: 360px){
        .text-info p {
            height: 56px;
        }
        .header .logo {
            width: 125px;
            position: absolute;
            z-index: 123;
            padding-left: 0px;
            margin-top: 0;
        }
        #triangle-left {
            width: 0;
            height: 0;
            border-top: 17px solid transparent;
            border-right: 338px solid #4d646f;
            border-bottom: 54px solid transparent;
            position: relative;
            top: 54px;
        }
}
@media only screen and (max-width: 320px){
    .aprl_shop {
        margin-left: -6%;
    }

}