/*
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 : 09 06, 2016, 11:12:58 AM
    Author     : Manoj Mann
*/

body{
    margin: 0;
    padding: 0;
}
#container-template p{
    font-family: roboto-light;
}
#footer{
    font-family: roboto-light;
}
.right-abt-container{
    font-family: roboto-light;
}


@media only screen and (min-width:240px) and (max-width:320px){
    #discription_dtls{
        width: 100%;
    }
    #discription_dtls table{
        display: block;
        overflow: scroll;
        width: 1900px;
    }
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .carousel-inner{
        height: 122px;
        max-height: 122px;
        overflow: hidden;
    }
    .subsc_input{
        width: 75%;
        padding: 0 10px;
        font-size: 13px;
        height: 34px;
        /*        padding: 11px 15px 7px 20px;*/
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 15px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 15px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 15px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 15px;
    }
    .subsc_btn {
        font-size: 15px !important;
        margin-left: -4px;
        margin-top: -3px;
        min-height: 34px;
        padding: 0 12px !important;
    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 15px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 15px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 15px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 15px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: 0px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .middle_text.home-top-abt-content > h2 {
        font-size: 25px;
    }



    .newsdesc-left-img-section {
        height: 250px;
        overflow: hidden;
    }
    .newsdesc-left-img-section img {
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    /* =============== End (07-09-2016) ================ */

    /* =============== (06-09-2016) by Manoj Mann ================ */
    .brnd_head {
        height: 250px;
        overflow: hidden;
    }
    .brnd_head img.img-responsive {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: 0 auto;
    }
    .gallery-image-container{
        width: 100%;
    }

    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }
    #navbar{
        float: none !important;
    }
    .subpage-prod-detail-full-container > .container-fluid, .subcat-related-items-section > .container-fluid{
        padding-left: 15px;
        padding-right: 15px;
    }

    /* =============== (03-09-2016) by Manoj Mann ================ */
    .product_inner_block > a{
        height: 175px;
    }
    /* =============== (02-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }
    .prod_detail_top_heading {
        padding-top: 0;
    }
    .thumbnail_img img {
        max-height: 100%;
        max-width: 100%;
        height: auto;
        width: auto;
    }
    .thumbnail_img {
        min-height: 240px;
        max-height: 240px;
        max-width: 240px;
        overflow: hidden;
    }
    .related-product-logo-list {
        display: inline-block;
    }
    .related-product-logo-list > li{
        width: 100%;
    }


    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
        display: block;
    }
    .btm-subcat-heading-text .ben-ser-inner h1{
        padding: 10px 10px;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-height: 100%;
        max-width: 100%;
        width: auto;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    /*========================= (inner page style) ================================*/
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: auto;
        height: auto;
    }
    .brand-gallery-video {
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    .brand-play-button {
        margin-left: -12em;
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 1px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
    }
    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .ben-ser-inner h1::after {
        /*        border: none;
                content: none;
                margin-right: 0px;
                position: relative;
                top: 0px;
                width: 0;*/
    }
    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }

    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }


    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link, 
    .news-read-more{
        text-align: center;
    }
    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 0;
        padding-right: 0;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }



    #product_bg {
        min-height: auto;
    }
    .owl-prev {
        left: 0;
        top: -45px;
    }
    .owl-next {
        right: -10px;
        top: -45px;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 15px;
        height: 65px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_desc_block{
        padding: 0;
        max-height: 200px;
        min-height: 200px;
        width: 100%;

    }
    .prod_list_desc_block > .prod_list_title > h4{
        font-size: 24px;
        max-width: 200px !important;
        min-width: 200px !important;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }

}
@media only screen and (max-width:360px){
    .prod_list_desc_block {
        width: 100%;
    }
    .prod_list_title > h4 {
        max-width: 245px !important;
        min-width: 245px !important;
    }
}
@media only screen and (min-width:360px) and (max-width:375px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .carousel-inner{
        height: 137px;
        max-height: 137px;
        overflow: hidden;
    }
    .subsc_input{
        width: 75%;
        height: 34px;
        padding: 0 10px;
        font-size: 13px;
        /*        padding: 11px 15px 7px 20px;*/
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 15px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 15px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 15px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 15px;
    }
    .subsc_btn {
        font-size: 15px !important;
        margin-left: -4px;
        margin-top: -4px;
        min-height: 34px;
        padding: 0 12px !important;
    }


    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 15px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 15px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 15px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 15px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: 0px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .middle_text.home-top-abt-content > h2 {
        font-size: 28px;
    }


    .newsdesc-left-img-section {
        height: 250px;
        overflow: hidden;
    }
    .newsdesc-left-img-section img {
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    /* =============== End (07-09-2016) ================ */


    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 47.2%;
        height: 100px;
    }

    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }
    #navbar{
        float: none !important;
    }
    .subpage-prod-detail-full-container > .container-fluid, .subcat-related-items-section > .container-fluid{
        padding-left: 15px;
        padding-right: 15px;
    }


    /* =============== (02-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }
    .prod_detail_top_heading {
        padding-top: 0;
    }
    .thumbnail_img img {
        max-height: 100%;
        max-width: 100%;
        height: auto;
        width: auto;
    }
    .thumbnail_img {
        min-height: 240px;
        max-height: 240px;
        max-width: 100%;
        overflow: hidden;
    }
    .related-product-logo-list {
        display: inline-block;
    }
    .related-product-logo-list > li{
        width: 100%;
    }


    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
        display: block;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    /*========================= (inner page style) ================================*/
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: auto;
        height: auto;
    }
    .brand-gallery-video {
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    .brand-play-button {
        margin-left: -14em;
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 1px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }
    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */




    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
    }
    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .ben-ser-inner h1::after {
        /*        border: none;
                content: none;
                margin-right: 0px;
                position: relative;
                top: 0px;
                width: 0;*/
    }
    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }

    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }

    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link, 
    .news-read-more{
        text-align: center;
    }
    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 0;
        padding-right: 0;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }

    #product_bg {
        min-height: auto;
    }
    .owl-prev {
        left: 0;
        top: -45px;
    }
    .owl-next {
        right: -10px;
        top: -45px;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 26px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_desc_block{
        padding: 10px;
        max-height: 250px;
        min-height: 250px;
        width:100%;
    }
    .prod_list_title > h4{
        font-size: 24px;
        min-width: 260px;
        max-width: 260px;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
}
@media only screen and (min-width:400px) and (max-width:414px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }

    /* =============== (07-09-2016) by Manoj Mann ================ */

    .carousel-inner{
        height: 158px;
        max-height: 158px;
        overflow: hidden;
    }
    .subsc_input{
        font-size: 15px;
        height: 34px;
        padding: 0 10px;
        width: 75%;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 18px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 18px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 18px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 18px;
    }
    .subsc_btn {
        font-size: 15px !important;
        margin-left: -4px;
        margin-top: -3px;
        min-height: 34px;
        padding: 0 12px !important;
    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    #search .sub_btn{
        margin-top: 0;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .middle_text.home-top-abt-content > h2 {
        font-size: 32px;
    }



    .newsdesc-left-img-section {
        height: 250px;
        overflow: hidden;
    }
    .newsdesc-left-img-section img {
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    /* =============== End (07-09-2016) ================ */


    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 47.2%;
        height: 120px;
    }


    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }
    #navbar{
        float: none !important;
    }
    .subpage-prod-detail-full-container > .container-fluid, .subcat-related-items-section > .container-fluid{
        padding-left: 15px;
        padding-right: 15px;
    }


    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
        display: block;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    /*========================= (inner page style) ================================*/
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: auto;
        height: auto;
    }
    .brand-gallery-video {
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    .brand-play-button {
        margin-left: -14em;
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
    }
    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .ben-ser-inner h1::after {
        /*        border: none;
                content: none;
                margin-right: 0px;
                position: relative;
                top: 0px;
                width: 0;*/
    }

    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }

    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }
    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link, 
    .news-read-more{
        text-align: center;
    }
    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 0;
        padding-right: 0;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }
    #product_bg {
        min-height: auto;
    }
    .owl-prev {
        left: 0;
        top: -45px;
    }
    .owl-next {
        right: -10px;
        top: -45px;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_desc_block{
        padding: 30px 15px;
        max-height: 250px;
        min-height: 250px;
        width: 100%;
    }
    .prod_list_title > h4{
        font-size: 24px;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }

}
@media only screen and (min-width:415px) and (max-width:499px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }

    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        font-size: 15px;
        height: 34px;
        padding: 0 10px;
        width: 75%;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 18px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 18px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 18px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 18px;
    }
    .subsc_btn {
        font-size: 15px !important;
        margin-left: -4px;
        margin-top: -3px;
        min-height: 34px;
        padding: 0 12px !important;
    }
    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .middle_text.home-top-abt-content > h2 {
        font-size: 32px;
    }
    .newsdesc-left-img-section {
        height: 250px;
        overflow: hidden;
    }
    .newsdesc-left-img-section img {
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    /* =============== End (07-09-2016) ================ */


    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 47.2%;
        height: 120px;
    }


    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }
    #navbar{
        float: none !important;
    }


    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }


    .title-with-line{
        width: 0px;
    }
    .ben-ser-inner h1 {
        font-size: 20px;
        display: block;
    }
    .btm-subcat-heading-text .ben-ser-inner h1::after{
        display: none;
    }
    .prod_list_desc_block{
        width: 100%;
    }
}
@media only screen and (min-width:500px) and (max-width:533px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        width: 75%;
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        margin-left: -4px;
        min-height: 39px;

    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    #search .sub_btn{
        margin-top: 0;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -3px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .newsdesc-left-img-section {
        height: 250px;
        overflow: hidden;
    }
    .newsdesc-left-img-section img {
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    /* =============== End (07-09-2016) ================ */


    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 47.2%;
        height: 120px;
    }

    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }
    #navbar{
        float: none !important;
    }

    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }


    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
        display: block;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    #footer .border-right{
        border: none;
    }
    #footer .footer_area .col-xs-12:nth-child(2n+1) {
        clear: both !important;
    }
    /*========================= (inner page style) ================================*/
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: auto;
        height: auto;
    }
    .brand-gallery-video {
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    .brand-play-button {
        margin-left: -20em;
    }

    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
    }
    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .ben-ser-inner h1::after {
        /*        border: none;
                content: none;
                margin-right: 0px;
                position: relative;
                top: 0px;
                width: 0;*/
    }

    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }

    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }

    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link, 
    .news-read-more{
        text-align: center;
    }
    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }
    #product_bg {
        min-height: auto;
    }
    .owl-prev {
        left: 0;
        top: -45px;
    }
    .owl-next {
        right: -10px;
        top: -45px;
    }
    .news_post_img_block img{
        width: 100%;
    }
    .footer-btm-section li {
        font-weight: 600;
        margin-bottom: 5px !important;
        text-align: center !important;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom:10px;
        margin-top: 15px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_desc_block{
        max-height: 90%;
        min-height: 90%;
        padding: 30px 15px;
        width: 100%;
    }
    .prod_list_title > h4{
        font-size: 24px;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
}
@media only screen and (min-width:600px) and (max-width:603px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        width: 300px;
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        min-height: 39px;
    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    #search .sub_btn{
        margin-top: 0;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -3px;
    }
    .sub_input {
        padding: 0px 15px 0px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }



    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    .carousel-indicators {
        display: none;
    }
    .newsdesc-left-img-section {
        height: 250px;
        overflow: hidden;
    }
    .newsdesc-left-img-section img {
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    /* =============== End (07-09-2016) ================ */

    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 47.2%;
        height: 120px;
    }


    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }



    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }
    .ben-ser-inner h1::after{
        border: none !important;
    }
    #navbar{
        float:none !important;
    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
        display: block;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    #footer .border-right{
        border: none;
    }
    .arr-produ-listing li.col-md-3{
        width: 50%;
        float: left;
    }
    /*========================= (inner page style) ================================*/
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: auto;
        height: auto;
    }
    .brand-gallery-video {
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
    .brand-play-button {

    }
    .ben-ser-inner h1::after{
        /*        border-width: 0 94px 49px 0 !important;
                top: -39px !important;*/
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 95px 40px 0 !important;
        top: -35px !important;
    }
    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
    }
    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .heading-label-block > h1::after {
        /*        border-color: transparent transparent #272264 #272264;
                border-style: solid;
                border-width: 0 95px 51px 0;
                content: "";
                margin-right: -124px;
                position: relative;
                top: -41px;
                width: 0*/
    }

    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }

    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }
    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link, 
    .news-read-more{
        text-align: center;
    }
    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }
    #product_bg {
        min-height: auto;
    }
    .owl-stage-outer{
        margin-left: 5px;
        margin-right: 5px;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 80% auto;
        left: -10px;
        top: -33px;
        width: 30px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 80% auto;
        right: -15px;
        top: -33px;
        width: 30px;
    }
    .news_post_img_block img{
        width: 100%;
    }

    .footer-btm-section li {
        font-weight: 600;
        margin-bottom: 5px !important;
        text-align: center !important;
    }


    #footer > .footer_area > .col-xs-12 {
        width: 33.3% !important;
    }
    .footer_area .col-lg-2:nth-child(3n+1) {
        clear: both;
    }

    .arr-produ-listing li.col-lg-4{
        width: 50%;
        float: left;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_abt_block {
        padding-bottom: 10px;
    }
    .prod_list_desc_block{
        max-height: 90%;
        min-height: 90%;
        padding: 30px 15px;
        width: 100%;
    }
    .prod_list_title > h4 {
        font-family: roboto-light;
        font-size: 26px;
        min-width: 278px;
        overflow: hidden;
        vertical-align: middle;
    }
    .prod_list_title {
        display: inline-block;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
}
@media only screen and (min-width:701px) and (max-width:768px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        width: 350px;
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        min-height: 39px;
    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    .toggleMenu.active{
        visibility: hidden;
    }
    .side_menu_nav li > ul > li > ul .more {
        display: none;
    }
    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 32%;
        height: 150px;
    }

    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{
        display: none;
    }

    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }
    .ben-ser-inner h1::after{
        /*        border: none !important;*/
    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
        display: block;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    #footer .border-right{
        border: none;
    }
    .arr-produ-listing li.col-md-3{
        width: 50%;
        float: left;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
    .brand-gallery-video-container{
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        height: 250px;
    }
    .brand-gallery-video {
        max-width: 100%;
        max-height: 100%;
        margin-left: 0;
        height: auto;
        width: auto;
    }
    .brand-play-button {
        margin-left: -12em;
    }
    .ben-ser-inner h1::after{
        /*        border-width: 0 94px 49px 0 !important;
                top: -39px !important;*/
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 95px 40px 0 !important;
        top: -35px !important;
    }
    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }

    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .home-top-abt-content{
        margin: 40px 0;
    }

    #header > .row > .col-md-4{
        width: 50%;
    }
    #right_box{
        padding-right: 0;
    }
    .abut-full-container > .row > .col-md-6 {
        width: 100%;
    }
    .abt-btm-listing-section {
        display: inline-block;
    }
    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
        text-align: center !important;
        margin-bottom: 20px;
    }
    .abt-btm-listing-section > li {
        line-height: 24px;
    }
    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .ben-ser-inner h1::after {
        /*        border-color: transparent transparent #272264 #272264;
                border-style: solid;
                border-width: 0 95px 51px 0;
                top: -41px;
                content: "";
                margin-right: -124px;
                position: relative;
                width: 0;
                border-width: 0 94px 49px 0;
                top: -39px;*/
    }
    .ben-ser-inner h1{
        font-size: 22px;
    }
    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }
    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }
    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link {
        text-align: left;
    }
    .news-read-more{
        text-align: right;
    }
    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }
    #product_bg {
        min-height: auto;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 80% auto;
        left: -5px;
        top: -37px;
        width: 30px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 80% auto;
        right: -35px;
        top: -37px;
        width: 30px;
    }
    .news_post_img_block img{
        width: 100%;
    }
    .footer-btm-section li {
        font-weight: 600;
        margin-bottom: 5px !important;
        text-align: center !important;
    }
    #footer > .footer_area > .col-xs-12 {
        width: 33.3% !important;
    }
    .footer_area .col-lg-2:nth-child(3n+1) {
        clear: both;
    }
    .arr-produ-listing li.col-lg-4{
        width: 33.3%;
        float: left;
    }

    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 26px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_abt_block {
        padding-bottom: 10px;
    }
    .prod_list_desc_block{
        max-height: 90%;
        min-height: 90%;
        padding: 10px 15px;
        width: 100%;
    }
    .prod_list_title > h4 {
        font-family: roboto-light;
        font-size: 26px;
        min-width: 278px;
        overflow: hidden;
        vertical-align: middle;
    }
    .prod_list_title {
        display: inline-block;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }

}
@media only screen and (min-width:800px) and (max-width:801px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }

    .carousel-inner {
        height: 306px;
        overflow: hidden;
    }
    .carousel-inner > .item {
        height: 306px;
        overflow: hidden;
    }
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        width: 350px;
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        min-height: 39px;
    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 32%;
        height: 150px;
    }

    /* =============== (05-09-2016) by Manoj Mann ================ */
    .sf-vertical li:hover ul, .sf-vertical li.sfHover ul{

    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
    }
    .footer_area .col-xs-12{
        padding-left: 0;
    }
    .new-produ-img-block a img{
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    #footer .border-right{
        border: none;
    }
    .arr-produ-listing li.col-md-3{
        width: 50%;
        float: left;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 6.5px !important;
        padding-right: 6.5px !important;
    }

    /* =============== (inner page style css) by Manoj Mann ================ */
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: 100%;
        height: 250px;
    }
    .brand-gallery-video {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        margin-left: 0;
    }
    .brand-play-button {
        margin-left: -12em;
    }
    .ben-ser-inner h1::after{
        /*        border-width: 0 94px 49px 0 !important;
                top: -39px !important;*/
    }

    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 95px 40px 0 !important;
        top: -35px !important;
    }

    div#lareg_img {
        width: 100%;
        height: 250px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */


    .home-top-abt-content{
        margin: 40px 0;
    }

    #header > .row > .col-md-4{
        width: 50%;
    }
    #right_box{
        padding-right: 0;
    }

    .abut-full-container > .row > .col-md-6 {
        width: 100%;
    }
    .abt-btm-listing-section {
        display: inline-block;
    }


    .right-abt-container{
        padding-left: 0px !important;
        padding-right: 0px !important; 
        text-align: center !important;
        margin-bottom: 20px;
    }
    .abt-btm-listing-section > li {
        line-height: 24px;
    }

    .search_box{
        border-radius: 0 !important;
    }
    .middle_text.home-top-abt-content > p{
        font-size: 17px;
        line-height: 22px;
    }
    .ben-ser-inner h1::after {
        /*        border-color: transparent transparent #272264 #272264;
                border-style: solid;
                border-width: 0 95px 51px 0;
                content: "";
                margin-right: -124px;
                position: relative;
                top: -41px;
                width: 0*/
    }
    .ben-ser-inner h1{
        font-size: 22px;
    }
    .title-with-line{
        width: 0;
    }
    .arr-produ-listing {
        margin-left: 15px;
        margin-right: 15px;
    }

    .news_subsc_title > .col-md-12 > h2 > span{
        width:200px !important;
    }
    .news-share-link {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .news-share-link {
        text-align: left;
    }
    .news-read-more{
        text-align: right;
    }

    .Sub_form h2{
        font-size: 30px;
    }
    .arr-produ-listing li {
        margin-bottom: 35px;
    }
    .news_subsc{
        padding-left: 0;
    }
    .subscribe_area{
        margin-top: 30px;
    }
    .new-arivel-prod-inner-section{
        padding-top: 0px;
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }
    .new-arrivel-prod-full-container{
        margin-bottom: 0;
    }
    .footer_area .col-lg-2{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-social-icons > li{
        padding-left: 0 !important;
    }
    #product_bg {
        min-height: auto;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 80% auto;
        left: -5px;
        top: -37px;
        width: 30px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 80% auto;
        right: -35px;
        top: -37px;
        width: 30px;
    }
    .news_post_img_block img{
        width: 100%;
    }

    .footer-btm-section li {
        font-weight: 600;
        margin-bottom: 5px !important;
        text-align: center !important;
    }


    #footer > .footer_area > .col-xs-12 {
        width: 33.3% !important;
    }
    .footer_area .col-lg-2:nth-child(3n+1) {
        clear: both;
    }

    .arr-produ-listing li.col-lg-4{
        width: 33.3%;
        float: left;
    }


    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 26px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_abt_block {
        padding-bottom: 10px;
    }
    .prod_list_desc_block{
        max-height: 90%;
        min-height: 90%;
        padding: 10px 15px;
        width: 100%;
    }
    .prod_list_title > h4 {
        /*display: table-cell;*/
        font-family: roboto-light;
        font-size: 26px;
        /*height: 95px;*/
        /*max-height: 95px;*/
        /*min-height: 85px;*/
        min-width: 278px;
        overflow: hidden;
        /*padding: 13px 15px 5px;*/
        vertical-align: middle;
    }
    .prod_list_title {
        display: inline-block;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
}


@media only screen and (min-width:980px) and (max-width:1024px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }

    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        width: 300px;
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        min-height: 39px;
    }

    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 75% !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }

    /* =============== (06-09-2016) by Manoj Mann ================ */
    .gallery-image-container{
        width: 32%;
        height: 150px;
    }


    /* =============== (05-09-2016) by Manoj Mann ================ */
    .new-produ-img-block > a > img{
        padding-top: 15px !important;
    }

    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-inner-block > h1{
        font-size: 50px;
    }
    .navbar-default .navbar-nav > li > a{
        font-size: 16px;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    .prod_list_title > h4 {

    }
    .related-product-logo-list > a > img {
        max-width: 100%;
        max-height: 100%;
    }
    .thumb_title > a{
        font-size: 12px;
    }
    .prdt_area > .col-md-7 > h3{
        margin-top: 0;
    }
    .news_area{
        margin-top: 5px;
    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .new-produ-img-block {
        min-height: 200px;
        max-height: 200px;
    }
    .arr-produ-heading-text > h3 {
        font-size: 15px;
    }
    .arr-produ-heading-text p{
        font-size: 13px;
    }
    .new-produ-img-block a > img {
        max-width: 100%;
        width: auto;
        max-height: 100%;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    #footer .footer_area .col-xs-12:nth-child(4n+1) {
        clear: both !important;
    }
    #footer .footer_area .col-lg-1 {
        width: 20%;
        margin-bottom: 20px;
    }
    #footer .footer_area .col-xs-12 {
        margin-bottom: 20px;
    }
    #footer .footer_area .col-xs-12:nth-child(3) {
        border-left: 1px solid #c0c0c0;
    }
    /* =============== (inner page style css) by Manoj Mann ================ */
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: 100%;
        height: 375px;
    }
    .brand-gallery-video {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        margin-left: 0;
    }
    .brand-play-button {
        margin-left: -15em;
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 23px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }


    /* =============== End (01-09-2016) by Manoj Mann ================ */



    #right_box h2{
        font-size: 24px !important;
    }
    #right_box #email a{
        font-size: 20px;
    }
    .search_box {
        border-radius: 0 !important;
    }
    .left-abt-container > .col-md-8 > .middle_text{
        min-height: 460px;
        max-height: 500px;
    }
    .subscribe_area {
        height: 440px !important;
        padding-top: 100px !important;
        background-position: center center;
    }

    .news_subsc {
        /*padding-bottom: 30px;*/
    }
    .arr-produ-heading-text{
        padding-bottom: 15px;
    }

    .footer_area .col-lg-2 {
        width: 20%;
        padding-left: 25px;
        padding-right: 25px;
    }
    .footer_area .col-lg-2:last-child {
        width: 30%;
    }
    .footer_area .col-lg-2:last-child ul li, .footer_area .col-lg-2:last-child ul li {
        padding-left: 0 !important;
    }
    .footer_add .footer-btm-section{
        display: block;
    }
    .footer_add .footer-btm-section li{
        font-family: roboto-light;
        font-weight: 600;
        display: block;
        text-align: center !important;
        width: 100%;
    }



    #product_bg{
        min-height: auto;
        height:auto;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 26px auto;
        left: 0;
        top: -70px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 26px auto;
        right: 0px;
        top: -70px;
    }






    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 26px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_abt_block {
        padding-bottom: 10px;
    }
    .prod_list_desc_block{
        max-height: 90%;
        min-height: 90%;
        padding: 10px 15px;
        width: 100%;
    }
    .prod_list_title > h4 {
        /*display: table-cell;*/
        font-family: roboto-light;
        font-size: 26px;
        height: 74px;
        max-height: 74px;
        min-height: 74px;
        min-width: 278px;
        overflow: hidden;
        padding: 4px 15px 5px;
        vertical-align: middle;
        background-size: 100% 100%;
        line-height: 32px;
        background-position: center top;
    }
    .prod_list_title {
        display: inline-block;
        max-height: 83px;
        overflow: hidden;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
}
@media only screen and (min-width:1170px) and (max-width:1280px){
    .cart_product_logo{
        max-width: 100%;
        max-height: 100%;
    }

    /* =============== (07-09-2016) by Manoj Mann ================ */
    .carousel-inner ,.carousel-inner > .item{
        height: 550px;
        overflow: hidden;
    }
    .subscribe_area{
        height: 350px;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .subsc_input{
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        margin-left: -4px;
        min-height: 39px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 20px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 20px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 20px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 20px;
    }


    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 350px !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }

    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-inner-block > h1{
        font-size: 55px;
    }
    .subCaTeGry .btm-subcat-heading-text .ben-ser-inner h1::after {
        /*        top: -37px !important;*/
    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
    }
    .footer_area .col-xs-12{
    }
    .new-produ-img-block a img{
        height: 100%;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
    }
    .ben-ser-inner h1::after{
        /*        border-width: 0 94px 47px 0px;
                top: -37px;*/
    }
    /* =============== (inner page style css) by Manoj Mann ================ */
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: 100%;
        height: 450px;
    }
    .brand-gallery-video {
        max-width: 100%;
        max-height: 100%;
        margin-left: 0;
        height: auto;
        width: auto;
    }
    .brand-play-button {
        margin-left: -20em;
    }
    .prod_detail_top_heading .ben-ser-inner h1::after {
        /*        border-width: 0 95px 47px 0;
                top: -37px;*/
    }
    .heading-label-block > h1.bg-red::after {
        /*        border-width: 0 94px 37px 0px;
                top: -32px;*/
    }

    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 22px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 95px 37px 0px;
        top: -32px;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .search_box {
        border-radius: 0 !important;
    }
    .arr-produ-heading-text{
        padding-bottom: 20px;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 26px auto;
        left: 0;
        top: -40px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 26px auto;
        right: -40px;
        top: -40px;
    }
    .footer-social-icons{
        padding-left: 0;
    }
    .footer-social-icons li {
        padding-left: 0 !important;
        width: 25%;
    }
    .footer-btm-section li {
        font-weight: 600;
    }
    #product_bg {
        min-height: auto;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 26px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_abt_block {
        padding-bottom: 10px;
    }
    .prod_list_desc_block{
        max-height: 90%;
        min-height: 90%;
        padding: 10px 5px;
        width: 100%;
    }
    .prod_list_title > h4 {
        font-family: roboto-light;
        font-size: 26px;
        height: 70px;
        max-height: 70px;
        min-height: 70px;
        min-width: 278px;
        overflow: hidden;
        padding: 3px 15px 5px;
        vertical-align: middle;
        background-size: 100% 100%;
        line-height: 32px;
    }
    .prod_list_title {
        display: inline-block;
        max-height: 95px;
        overflow: hidden;
        margin: 0;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
    .Product_Area.col-lg-4 {
        padding-right: 0;
    }


    /* -------------- (21-06-2016) -----------------  */
    .carousel-inner > .item > img {
        max-height: 100%;
        min-height: 610px;
        width: 100%;

    }
}
@media only screen and (min-width:1366px) and (max-width:1440px){
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .carousel-inner ,.carousel-inner > .item{
        height: 550px;
        overflow: hidden;
    }

    .subscribe_area{
        height: 350px;
        overflow: hidden;
    }
    .subsc_input{
        /*      padding: 11px 15px 7px 20px;*/
        padding: 4px 15px 4px 20px;
        width: 350px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        margin-left: -4px;
        min-height: 39px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 20px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 20px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 20px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 20px;
    }


    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 350px !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    /* news list section css */
    .newslist-left-img-section{
        height: 150px;
        max-height: 150px;
    }
    .newslist-left-img-section > img{
        height: auto;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }
    .newsdesc-left-img-section{
        width: 100%;
        height: 400px;
        max-height: 400px;
    }
    .newsdesc-left-img-section > img{
        height: auto;
        width: auto;
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    /* end news list section css  */



    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subCaTeGry .btm-subcat-heading-text .ben-ser-inner h1::after {
        /*        border-width: 0 95px 47px 0px;
                top: -37px;*/
    }

    /* =============== (01-09-2016) by Manoj Mann ================ */
    .ben-ser-inner h1{
        font-size: 20px;
    }
    .footer_area .col-xs-12{
    }
    .new-produ-img-block a img{
        height: 100%;
    }
    .top-brand-prod-inner-section .new-produ-img-block > a > img{
        height: auto;
        width: auto;
        max-height: 100%;
        max-width: 100%;
    }
    .top-brand-prod-inner-section .new-produ-img-block {
        height: 175px;
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .ben-ser-inner h1::after{
        /*        border-width: 0 94px 47px 0px;
                top: -37px;*/
    }
    /* =============== (inner page style css) by Manoj Mann ================ */
    .brand-gallery-video-container{
        position: relative; 
        left: 0;
        top: 0;
        width: 100%;
        height: 450px;
    }
    .brand-gallery-video {
        width: auto;
        height: auto;
        margin-left: 0;
        max-width: 100%;
        max-height: 100%;
    }
    .brand-play-button {
        margin-left: -22em;
    }
    .prod_detail_top_heading .ben-ser-inner h1::after {
        /*        border-width: 0 95px 47px 0;
                top: -37px;*/
    }

    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 0px;
            padding-bottom: 0px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 95px 37px 0px;
        top: -32px;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */



    .search_box {
        border-radius: 0 !important;
    }
    .arr-produ-heading-text{
        padding-bottom: 20px;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 26px auto;
        left: 0;
        top: -40px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 26px auto;
        right: -14px;
        top: -40px;
    }
    .footer-social-icons{
        padding-left: 0;
    }
    .footer-social-icons li {
        padding-left: 0 !important;
        width: 25%;
    }
    .footer-btm-section li {
        font-weight: 600;
    }
    #product_bg {
        min-height: auto;
    }




    /* Product Listing Page CSS */
    .P_thumb_title{
        /*margin-bottom: 26px;*/
        margin-bottom: 5px;
    }
    .content_area.subpage-inner-container{
        padding: 0;
    }
    .prod_list_abt_block > p {
        margin: 0;
    }
    .prod_list_abt_block {
        padding-bottom: 10px;
    }
    .prod_list_desc_block{
        max-height: 77%;
        min-height: 77%;
        padding: 10px 5px;
        width: 100%;
    }
    .prod_list_title > h4 {
        /*display: table-cell;*/
        font-family: roboto-light;
        font-size: 26px;
        height: 75px;
        max-height: 75px;
        min-height: 75px;
        min-width: 278px;
        overflow: hidden;
        padding: 3px 15px 5px;
        vertical-align: middle;
        line-height: 33px;
        background-size: 100% 100%;
    }
    .prod_list_title {
        display: inline-block;
        margin: 0;
    }
    .footer-heading-section > h3 {
        min-height: 0;
    }
    .Product_Area.col-lg-4 {
        padding-right: 0;
    }


    /* -------------- (21-06-2016) -----------------  */
    .carousel-inner > .item > img {
        max-height: 100%;
        min-height: 100%;
        width: 100%;

    }

}
@media only screen and (min-width:1440px){
    /*    #subscribe .btn.sub_btn {
            padding: 2px 10px 1px;
        }*/
    .heading-label-block > h1.bg-red::after {
        border-width: 0 95px 45px 0px;
        top: -39px;
    }
}

@media only screen and (min-width:1600px) and (max-width:1680px){
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .carousel-inner ,.carousel-inner > .item{
        height: 550px;
        overflow: hidden;
    }
    .top-brand-prod-inner-section .arr-produ-top-img-block > .new-produ-img-block {
        height: 190px;
        padding: 55px 0 !important;
    }
    .new-produ-img-block > a > img{
        height: auto;
        max-height: 100%;
        width: auto !important;
    }
    .subsc_input{
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
        width: 60%;
        min-height: 34px;
        font-size: 17px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -6px;
        margin-left: -4px;
        min-height: 34px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 20px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 20px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 20px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 20px;
    }


    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 20px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 20px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 20px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 20px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 350px !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }


    /* news list section css */
    .newslist-left-img-section{
        height: 150px;
        max-height: 150px;
    }
    .newslist-left-img-section > img{
        height: auto;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }
    .newsdesc-left-img-section{
        width: 100%;
        height: 400px;
        max-height: 400px;
    }
    .newsdesc-left-img-section > img{
        height: auto;
        width: auto;
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    /* end news list section css  */


    /* =============== (03-09-2016) by Manoj Mann ================ */
    .P_thumb_title {
        margin-top: 35px;                    
    }


    /* =============== (01-09-2016) by Manoj Mann ================ */
    img.brand-gallery-video{
        max-width: 100%;
        max-height: 100%; 
        margin-left: 0; 
        width: auto;
        height: auto;
    }
    .brand-gallery-video-container {
        width: 100%;
        height: 450px;
        position: relative; 
        left: 0; 
        top: 0;
        padding-right: 30px;
    }
    .brand-play-button {

    }



    /* =============== (inner page style css) by Manoj Mann ================ */
    .brand-play-button {
        margin-left: -24em;
    }
    .prod_detail_top_heading .ben-ser-inner h1::after {
        /*        border-width: 0 95px 67px 0;
                top: -57px;*/
    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 7px;
            padding-bottom: 7px;
            font-family: roboto-regular;
            font-size: 23px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 94px 45px 0px;
        top: -40px;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */


    /* Product Listing Page CSS */
    .P_thumb_title{
        margin-bottom: 10px;
    }
    .prod_list_desc_block{
        width: 100%;
        max-height: 290px;
        min-height: 290px;
    }
    .owl-prev {
        background-repeat: no-repeat;
        background-size: 26px auto;
        left: 0;
        top: -40px;
    }
    .owl-next {
        background-repeat: no-repeat;
        background-size: 26px auto;
        right: -20px;
        top: -40px;
    }
    #product_bg {
        min-height: 70px;
    }

    /* -------------- (21-06-2016) -----------------  */
    .carousel-inner > .item > img {
        max-height: 100%;
        min-height: 610px;
        width: 100%;

    }
}
@media only screen and (min-width:1680px) and (max-width:1920px){
    /* news list section css */
    .newslist-left-img-section{
        height: 150px;
        max-height: 150px;
    }
    .newslist-left-img-section > img{
        height: auto;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }
    .newsdesc-left-img-section{
        width: 100%;
        height: 400px;
        max-height: 400px;
    }
    .newsdesc-left-img-section > img{
        height: auto;
        width: auto;
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    /* end news list section css  */


    /* =============== (06-09-2016) by Manoj Mann ================ */
    .brnd_head{
        height: 450px;
    }
    .brnd_head img{
        width:auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }


    /* =============== (01-09-2016) by Manoj Mann ================ */
    img.brand-gallery-video{
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%; 
        margin-left: 0; 
    }
    .brand-gallery-video-container {
        width: 100%;
        height: 450px;
        position: relative;
        left: 0;
        padding-right: 30px;
    }
    .brand-play-button {

    }
    /*    #subscribe .btn.sub_btn {
            margin-left: -4px;
            padding-top: 7px;
            padding-bottom: 6px;
            font-family: roboto-regular;
            font-size: 24px !important;
            font-weight: 600 !important;
        }*/
    #catmenu {
        width: 100%;
        margin-bottom: 20px;
    }

    .heading-label-block > h1.bg-red::after {
        border-width: 0 94px 45px 0px;
        top: -40px;
    }
    /* =============== End (01-09-2016) by Manoj Mann ================ */


    /* -------------- (21-06-2016) -----------------  */
    .carousel-inner > .item > img {
        max-height: 100%;
        min-height: 610px;
        width: 100%;
    }
    .prod_list_desc_block{
        width: 100%;
    }
}
@media screen and (min-width:240px) and (max-width:980px){
    /* =============== (03-09-2016) by Manoj Mann ================ */
    .subpage-banner-desc-top-section{
        position: relative;
    }
    .subpage-banner-desc-inner-block{
        color: #000;
        position: relative;
    }
    .subpage-banner-desc-inner-block > h1{
        font-size: 22px;
        margin-bottom: 0px;
        padding-bottom: 10px;
    }
    .subpage-banner-desc-inner-block > p{
        padding: 0;
        font-size: 15px;
    }
}
@media screen and (min-width:1024px){
    /* -------------- (31-08-2016) -----------------  */
    .abut-full-container > img {
        width: 100%;
    }
    .new-arivel-prod-inner-section .new-produ-img-block > a > img{
        max-height: 100%;
        max-width: 100%;
        width: auto !important;
        height: auto;
    }
    #owl-demo .owl-prev {
        left: 0;
        top: -38px;
    }
    #owl-demo .owl-next {
        right: -15px;
        top: -38px;
    }
    #catmenu {
        width: 100%;
    }
    .product_inner_block{
        margin-bottom: 10px;
    }
    div#lareg_img {
        width: 100%;
        height: 400px;
        border: 1px solid #aaa;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
    }
    div#lareg_img > a {
        display: block;
        height: 100%;
        width: 100%;
    }
    .main_image_link > img {
        border: none !important;
        height: auto !important;
        width: auto;
        max-width: 100%;
        max-height: 100%;
        padding: 0 !important;
        text-align: center;
        margin: 0 auto !important;
        vertical-align: middle;
    }

    #discription_dtls .product_table{
        margin-top: 0;
    }


}
@media screen and (min-width:1920px){
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        /*      padding: 11px 15px 7px 20px;*/
        font-size: 15px;
        padding: 4px 15px 4px 20px;
        width: 350px;
        max-height: 34px;
        min-height: 34px;
    }
    .subsc_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 20px;
    }
    .subsc_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 20px;
    }
    .subsc_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 20px;
    }
    .subsc_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 20px;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 18px !important;
        margin-left: -4px;
        margin-top: -4px;
        min-height: 34px;
    }


    .sub_input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
        font-size: 16px;
    }
    .sub_input:-ms-input-placeholder{ /* IE 10+ */
        font-size: 16px;
    }
    .sub_input::-moz-placeholder{ /* Firefox 19+ */
        font-size: 16px;
    }
    .sub_input:-moz-placeholder{ /* Firefox 18- */
        font-size: 16px;
    }
    .sub_btn{
        font-family: roboto-regular;
        font-size: 15px !important;
        font-weight: 600 !important;
        height: 34px;
        margin-left: -4px;
        margin-top: -1px;
    }
    .sub_input {
        padding: 5px 15px 5px 10px;
        width: 350px !important;
        font-family: roboto-light;
        font-style: italic;
        height: 34px;
        font-size: 13px;
    }

    /* =============== (03-09-2016) by Manoj Mann ================ */
    .P_thumb_title {
        margin-top: 35px;                    
    }

    .prod_list_desc_block{
        width: 100%;
    }

    .new-produ-img-block{
        height: 400px;
    }
    .new-produ-img-block > a > img{
        height: auto;
        max-height: 100%;
        width: auto !important;
    }
    .new-arivel-prod-inner-section .new-produ-img-block{
        height: 320px;
        /* display: table; */
        /* vertical-align: middle; */
    }
    .new-arivel-prod-inner-section .new-produ-img-block a {
        height: 160px;
        vertical-align: middle;
        display: inline;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    .top-brand-prod-inner-section .new-produ-img-block a{
        height: 160px;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    .top-brand-prod-inner-section .new-produ-img-block{
        height: 200px;
        display: table; 
        /* vertical-align: middle; */
        margin: 0 auto;
        padding: 0 !important;
    }

    #owl-demo .owl-prev {
        left: 0;
        top: -45px;
    }
    #owl-demo .owl-next {
        right: -15px;
        top: -45px;
    }
    img.brand-gallery-video{
        width: 100%;
        height: 100%; 
        margin-left: 0; 
    }
    .brand-gallery-video-container {
        width: auto;
        /*        height: auto;*/
        position: relative;
        left: 0;
        padding-right: 30px;
    }
    .brand-play-button {
        position: absolute !important;
        margin: 0 auto !important;
        top: 50% !important;
        left: 50% !important;
    }


    .img-responsive.rel_brand_image {
        width: auto !important;
    }
    #subscribe .sub_btn.btn {
        padding: 6px 14px 7px;
    }
    #catmenu {
        width: 100%;
    }
    .heading-label-block > h1.bg-red::after {
        border-width: 0 94px 45px 0px;
        top: -40px;
    }   

}
@media only screen and (min-width:1700px) and (max-width:1919px){
    /* =============== (07-09-2016) by Manoj Mann ================ */
    .subsc_input{
        /*      padding: 11px 15px 7px 20px;*/
        padding: 5px 15px 4px 20px;
        width: 60%;
    }
    .subsc_btn.btn{
        padding: 3px 12px;
    }
    .subsc_btn {
        font-size: 19px !important;
        margin-top: -8px;
        margin-left: -4px;
        min-height: 39px;
    }

    .prod_list_desc_block{
        width: 94% !important;
    }

}
#product_bg {
    min-height: auto;
}
@media(min-width:350px) and (max-width:400px)
{
    .ben-ser-inner h1 {
        font-size: 25px !important;
    }
}