


/*Products Kit Page Starts*/

#pickupAvail{
  z-index:1000009;
}

.hs-pdf-link{
                font-size:14px;
                font-family: GalanoGrotesqueAlt-Regular;
}

.hs-pickup-border {
                border-top: 1px solid #d3ded3;
                padding-top: 10px;
    padding-bottom: 10px;
}
.hs-pickup-protitle {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
    font-family: GalanoGrotesqueAlt-SemiBold;
}
.hs-pickup-scroller{
    max-height: 90vh;
    height: auto;
    overflow: auto;
}
.hs-pickup-title{
                padding-bottom: 5px;
    font-size: 16px;
    line-height: 22px;
                color:#3b3b3b;
    font-family: GalanoGrotesqueAlt-Medium;
                display:block;
}

.hs-pickup-location{
                padding-bottom: 10px;
    font-size: 13px;
                color:#3b3b3b;
    font-family: GalanoGrotesqueAlt-Medium;
}

.hs-pickup-status{
                padding-bottom: 10px;
    font-size: 13px;
    font-family: GalanoGrotesqueAlt-Medium;
}

.hs-gentec-brand .hs-deliver-info{
    padding: 0;
    border: 0;
    background: none;
}
.hs-gentec-brand  .hs-delivery-content{
    padding: 20px;
    border: 1px solid #ccc;
    background: #f6f6f6;
    display: inline-block;
    margin-bottom: 0;
    border-bottom: 0;
}
.hs-gentec-brand .hs-pickup-content{
    padding: 20px;
    border: 1px solid #ccc;
    background: #f6f6f6;
    display: inline-block;

}
.hs-pickup-outstock {
    padding-bottom: 10px;
    font-size: 15px;
    font-family: GalanoGrotesqueAlt-Medium;
}


.hs-pdf-link a, 
.hs-pdf-link a:focus,
                .hs-pdf-link a:active,
                .hs-pdf-link a:visited,
                .hs-pdf-link a:hover {
                                font-size:14px; font-family: GalanoGrotesqueAlt-Regular; color: #00a3df; text-decoration:none;
                }
.hs-kit-comp-text a,
                .hs-kit-comp-text a:focus,
                .hs-kit-comp-text a:active,
                .hs-kit-comp-text a:visited,
                .hs-kit-comp-text a:hover{ font-family: GalanoGrotesqueAlt-Regular; color: #00a3df; text-decoration:none; 
                }
                                
.hs-review-flow{
                border-bottom:1px solid #e5e5e5;  padding-bottom:15px; padding-top:15px;
}
.hs-review-flow-no-border{
                padding-bottom:15px; padding-top:15px;
}
.hs-resources-flow{
                border-bottom:1px solid #e5e5e5;  padding-bottom:5px; padding-top:15px; margin-bottom:20px;
}

.hs-width-data:nth-child(odd) {
padding-right:20px;
}

.hs-width-data:nth-child(even) {
padding-right:0px;
}


.hs-file-block ul{padding-left:0px;}
.hs-file-block ul li {
  
    background: url(/resources/images/pdf-icon.png) left center no-repeat; 
    padding-left:30px; 
                list-style:none;
                padding-top: 5px;
    padding-bottom: 5px;
}
                


.hs-pkit-protitle{
                padding-bottom:50px;
                
                font-size: 18px;
                line-height:22px;
    font-family: GalanoGrotesqueAlt-SemiBold;
  
}

.hs-slot-box-title {
    font-size: 16px;
    font-family: GalanoGrotesqueAlt-Medium;
    color: #3b3b3b;
    padding-bottom: 5px;
}
.hs-schedule a,
                .hs-schedule a:focus,
                .hs-schedule a:active,
                .hs-schedule a:visited,
                .hs-schedule a:hover{ font-size:14px; font-family: GalanoGrotesqueAlt-Medium; color: #00a3df; text-decoration:none; }
                
.hs-terms a,
                .hs-terms a:focus,
                .hs-terms a:active,
                .hs-terms a:visited,
                .hs-terms a:hover{ font-family: GalanoGrotesqueAlt-Regular; color: #00a3df; text-decoration:none; }        
                
.hs-pkit-box-title {
    font-size: 16px;
    font-family: GalanoGrotesqueAlt-Medium;
    color: #3b3b3b;
    padding-bottom: 5px;
}

.form-group label#acceptCondition {
    position: static;
    font-size: 15px !important;
    color: #3b3b3b;
    font-family: 'GalanoGrotesqueAlt-Regular' !important;
    line-height: 18px;
}

.hs-model-block{
    padding: 0 !important;
    font-size: 16px;
    line-height: 16px;

    border-top: 1px solid #eee;

   
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,f1f1f1+5,f5f5f5+100 */
background: rgb(236,236,236); /* Old browsers */
background: -moz-linear-gradient(top, rgb(236,236,236) 0%, rgb(241,241,241) 5%, rgb(245,245,245) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgb(236,236,236) 0%,rgb(241,241,241) 5%,rgb(245,245,245) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgb(236,236,236) 0%,rgb(241,241,241) 5%,rgb(245,245,245) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */

  } 
/* product license form css */
.prod_detail_button {
    padding-bottom: 25px;
    display: inline;
}

.prod_detail_button #add-to-cart {
            margin-bottom:20px;
            margin-left: -8px;
        }
.cmpPrdBtns .prod_detail_button #add-to-cart {
	margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.cmpPrdBtns .cpmenquiry a:hover{
    text-decoration: none;
}
.cmpPrdBtns .cpmenquiry {
    padding: 5px 10px;
    font-size: 13px;
    font-family: GalanoGrotesqueAlt-Regular;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px; 
    border-radius: 20px;
    background-color: #00a3df;
    border-color: #00a3df;
    text-transform: uppercase;
}
.cmpPrdBtns .cpmenquiry a{
    color: #fff;
}
.cmpPrdBtns .hs-addtowishlist.btnDisabled{
    pointer-events: none;
    opacity: 0.5;
}
#submitInquiry .modal-dialog .modal-content {
    border-radius: 0px;
}
#submitInquiry .modal-dialog {
    width: 900px;
}
#submitInquiry .hs-model-block {
    border-top: 1px solid #eee;
}
#submitInquiry .hs-profile-content {
    border-top: none !important;
}
#submitInquiry .modal-title {
    font-family: 'Value-Sans';
    font-size: 22px;
    color: #3b3b3b;
}
#submitInquiry .font-light-black {
    font-family: 'GalanoGrotesqueAlt-semibold';
    font-size: 18px;
}
#submitInquiry  .font-bright-grey {
    color: #646469;
    font-family: 'GalanoGrotesqueAlt-semibold';
    font-size: 18px;
}
.multiple-txt {
    color: #3b3b3b;
    font-size: 10px;
}
input.digital-Serial {
    margin: 2px 0px 0px !important;
}
#hs-product-license .form-group label {
    color: #3b3b3b;
    font-family: 'GalanoGrotesqueAlt-medium';
    font-size: 16px;
}
#acceptCondition .hs-terms {
    text-transform: lowercase;
}
label#acceptCondition {
    text-transform: none;
}
#hs-product-license .custom_height #inquire-Type {
    line-height: 5px !important;
}
#partner-modal .modal-content {
    border-radius: 0px;
    border: 3px solid #005cda;
}
#reorder-modal .modal-content {
    border-radius: 0px;
    border: 3px solid #005cda;
}
#hs-product-license .form-group input {
    color: #3b3b3b;
    font-family: 'GalanoGrotesqueAlt-regular';
    font-size: 13px;
}
#hs-product-license .form-group {
    padding-left: 0 !important;
}
#hs-product-license .custom_padding {
    padding-bottom: 30px;
}
#hs-product-license .custom_margin {
    margin-top: 0px;
}
#hs-product-license .form-group.checkbox {
    height: 80px;
}
#hs-product-license .custom_height,#hs-digital-license .custom_height {
    height: 80px;
}
#submitInquiry .form-group input[type=text]:focus:not([readonly])+label {
    color: #00a3df;
}
.hs-span-block{ display:block !important;
}
/* product license form css */

/* product digital license form css */
#digitalInquiry .modal-dialog .modal-content {
    border-radius: 0px;
}
#digitalInquiry .modal-dialog {
    width: 900px;
}
#digitalInquiry .hs-model-block {
    border-top: 1px solid #eee;
}
#digitalInquiry .hs-profile-content {
    border-top: none !important;
}
#digitalInquiry .modal-title {
    font-family: 'Value-Sans';
    font-size: 22px;
    color: #3b3b3b;
}
#digitalInquiry .product_text {
        padding-bottom: 50px;
}
.hs-profile-content .product_text p {
    font-size: 18px;
    color: #3b3b3b;
    font-family: 'GalanoGrotesqueAlt-semibold';
}
#digitalInquiry .form-group input[type=text]:focus:not([readonly])+label {
    color: #00a3df;
}
#hs-digital-license .form-group {
    padding-left: 0px;
}
.font-light-black.hs-mob-db {
   padding-right: 20px;
}
.font-light-black.custom_quantity {
    border-left: 2px solid #3b3b3b;
    padding-left: 20px;
    font-size: 18px;
    font-family: 'GalanoGrotesqueAlt-Medium';
}
/* product digital license form css */

li.custom_presentation {
    text-align: center;
    padding-top: 5%;
}
li.custom_presentation .mini_header {
    border-bottom: none;
}
#pickupAvail .modal-dialog .modal-content {
    border-radius: 0px;
}
#pickupAvail .modal-header{
border-bottom:1px solid #ccc;
}

#pickupAvail .modal-dialog {
    width: 650px;
}

@media screen and (max-width: 768px)
{
#submitInquiry .modal-dialog {
    width: 100%;
}
}

.hs-prod-detail-block{
    height: 320px;
    margin: 0 auto;
}
.hs-prod-detail-block img{
    max-height: 95%;
    margin: 0 auto;
   
}
@media only screen and (min-device-width : 321px)
    and (max-device-width : 767px)
    and (orientation : landscape) {
                                .hs-width-data:nth-child(odd) {
padding-right:0px;
}
.hs-resources-width{
                padding-right:0px;
}
                                
#submitInquiry .modal-dialog {
    width: 100%;
}
.brandval-digital{
        margin-top: 0 !important;
    }
}


@media screen and (max-width: 480px) {
#submitInquiry .modal-dialog {
    width: 100%;
}
.hs-width-data:nth-child(odd) {
    padding-right:0px;
}


#pickupAvail .modal-dialog {
    width: 355px;
}
.hs-pickup-location {
    padding-bottom: 0px;
}
.hs-pickup-status {
    padding-bottom: 0px;
}


}
                
@media screen and (min-device-width: 320px) and (max-device-width : 568px) and (orientation : landscape) {

                #submitInquiry .modal-dialog {
                width: 545px;
}
                                .hs-width-data:nth-child(odd) {
padding-right:0px;
}
.hs-width-data{
                padding-right:0px;
}

#pickupAvail .modal-dialog {
                width: 545px;
}

}

@media screen and (max-width: 320px) {
                .mob-plr10{padding-left:10px; padding-right:10px;}
                #submitInquiry .modal-dialog {
                width: auto;
}

.hs-width-data:nth-child(odd) {
padding-right:0px;
}
#pickupAvail .modal-dialog {
                width: 300px;
}

} 






/*Products Kit Page Ends --------------------------------*/


.hs-product-detail-container{
    margin-top:30px;
    padding:0;
}
.hs-sub-container{
    background: #ffffff;
    border:1px solid #ebebeb;
    box-shadow: 0 0 10px #cccccc;
}
.hs-detail-prod-name{
    color:#3b3b3b;   
    font-family: 'Value-Sans';
    margin-top:40px;
}
#hs-product-detail p{
    margin:0;
   /* font-family: 'GalanoGrotesqueAlt-Regular';*/
   /* font-size: 13px;*/
}
#submitInquiry p.active{
    -webkit-transform: translateY(-140%);
    -ms-transform: translateY(-140%);
    transform: translateY(-140%);
}
#hs-detail-container{
    border-right:1px solid #cccccc;
    min-height:400px;
    overflow:hidden;
}
.hs-item-name{
    border-bottom:3px solid #00a3df;
    padding-left:0;
}
.hs-breadcrumbs{
    padding:15px 0;
    background: #ffffff;
}
.hs-no-product-preview{
    margin:0 auto;
    width:80%;
    line-height:500px;
    text-align:center;
}
input.hs-item-quantity{
    margin-bottom:30px;
}
input.hs-item-quantity::-webkit-input-placeholder {
  color: #3b3b3b;
}
input.hs-item-quantity:-ms-input-placeholder {
  color: #3b3b3b;
}
input.hs-item-quantity::-moz-placeholder {
  color: #3b3b3b;
  opacity: 1;
}
input.hs-item-quantity:-moz-placeholder { 
  color: #3b3b3b;
  opacity: 1;
}
.hs-signup-to-view .btn-signup:hover, .hs-signup-to-view .btn-signup:visited{
    color:#ffffff;
}
.hs-breadcrumbs a, .hs-breadcrumbs a:visited{
    color:#0090da;
}

span.mz-breadcrumb-separator{
    margin:0 10px;
}

.hs-breadcrumbs .mz-breadcrumb-current, .hs-breadcrumbs .mz-breadcrumb-current:visited{
    color:#888888;
}

.hs-exclusive-tag{
    background: #7572bf;
    color:#fff;
    width:auto;
    display:inline-block;
    margin-left:-30px;
    margin-top:0;
}
.hs-product-preview{

}
.hs-spec-holder{
    font-size:13px;
    color:#3b3b3b;
}
#hs-product-detail p.hs-spec-name{
    font-family:'GalanoGrotesqueAlt-SemiBold';
}
#hs-product-detail p.hs-spec-value{
       font-family: 'GalanoGrotesqueAlt-Medium';
}
.hs-detail-price-info{
    text-align:left;
}
#hs-product-detail .poaText{
    font-weight: bold;
    font-size: 16px;
    /*letter-spacing: 0.5px;*/
    font-family: 'Value-Sans';
}

.hs-preview{
    min-height:495px;
    margin:0;
    margin-right:30px;
    overflow: hidden;
    box-shadow: 5px 0 5px -5px #cccccc;
}
.hs-pickup-content{
    border-top:1px  solid #cccccc;
}

.green-text{
    color:#83c037;
}
.blue-text{
    color:#004987;
}  

.red-text{
    color:red;
}
.light-blue-text{
	color: #00a3df;
}
.hs-pickup-location span{
    color:#3b3b3b;
    font-family: 'GalanoGrotesqueAlt-SemiBold';
    font-size:13px;
}
.grey-text{
    color:#3b3b3b;
}
.hs-pickup-location{

}
.hs-deliver-info .hs-training-pdt{
    font-family:"Value-Sans";
    font-size:16px;
}
#hs-product-detail p.hs-item-cost{    
    font-family:"Value-Sans";
    padding-top:20px;
    font-size:42px;
    color:#3b3b3b;
}
#hs-product-detail #hs-pro-list p.hs-item-cost{
    padding-top:10px;
}
#hs-product-detail p.hs-item-code{
    color:#646469;
    font-family: "Value-Sans";
    line-height:20px;
    font-size:20px;
    margin-bottom:20px;
}
.hs-item-cost span{
    font-size:18px;
}
.hs-deliver-info, .hs-signup-to-view{
    border:1px solid #ccc;
    background: #f6f6f6;
    display: inline-block;
}
.hs-signup-to-view{
    text-align:center;
    padding:40px;
    margin-top: 15px;
}
.hs-deliver-info {
    width:90%;
}
.hs-deliver-info div{
   /* overflow:hidden;*/
    display: inline-block;
    text-align: left;
}
#hs-product-detail .hs-deliver-info p:first-child{
    margin-bottom:10px;
    font-family: 'Value-Sans';
    font-size:16px;
}
.hs-deliver-info i{
    font-size:30px;
    display: inline-block;
}
.hs-item-cost-container p{
    margin:0;
}
.hs-item-cost-container .hs-item-discount-info{
    color:#7572bf;
    font-weight: bold;
    margin-top:-16px;
    font-size: 20px;
}
.hs-item-quantity{
    height:40px;
}

.hs-product-delivery-info{
    
}
.hs-item-actions{
    display: inline-block;
    text-align:left;
    border-top:1px solid #CCCCCC;
   /* text-align: center;*/
}

.hs-item-actions .hs-divider{
    border:0.5px solid #ccc;
    height:10px;
    width: 1px;
}
.hs-item-actions a, .hs-item-actions a:visited, .hs-pickup-content a, .hs-pickup-content a:visited{
    color:#00a3df;
    text-decoration: none;
    font-size:14px;
    cursor:pointer;
}
.hs-deliver-info .hide-out-of-stock{
    position: absolute;
    left: 0;
    border: 1px solid #fff;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.hs-item-actions  .enquiry-btn-main{
    display: inline;
}
.hs-item-actions .enquiry-btn{
    letter-spacing: 1px !important;
    color: #fff !important;
    margin-top: 0;
    margin-right: 10px;
    padding: 10px 30px;
    font-family: 'GalanoGrotesqueAlt-Regular';
    letter-spacing: 0.5px;
}
.hs-item-actions a.btnDisabled{
    pointer-events: none;
    opacity: 0.5;
}
#add-to-cart{
    font-size:13px;
    font-family: 'GalanoGrotesqueAlt-Regular';
    color:#ffffff;
}
/*Slider Styles*/
/* OOB carousel customisation  */
.mz-productimages-main{
    height:350px;
    width:400px;
    margin:20px auto;
}
.mz-productimages-main img{
    transition-timing-function: ease;
    margin:0 auto;
}
.mz-productimages-thumbs{
    text-align:center;
}
.mz-productimages-thumbs a{
    height:55px;
    width:55px;
    display:inline-block;
    border:1px solid #e5e5e5;
}

#carousel{
    width:500px;
    min-height:320px;
    margin:0 auto;
}
.carousel {
    margin-top: 20px;
}
#thumbcarousel{
    margin-top: 60px;
    width: 61%;
    margin: 0 auto;
    overflow: hidden;
}
.item .thumb {
    width: 55px;
   margin:0 10px;
    height:55px;
    border:1px solid #70b2e6;
    cursor: pointer;
    float: left;
    position: relative; 
}
#thumbcarousel .item .thumb{
    border:1px solid #d7d7d7;
}
#thumbcarousel .item .thumb.zoom-me{
    border:1px solid #70b2e6;
}
#thumbcarousel .item .thumb img {
    max-height: 100%;
    width: 96%;
    position: absolute;
    left: 0px;
    margin: 0;
}
.hs-preview .carousel-inner{
    width:100%;
    margin:0 auto;
    position: static;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
    margin-left:0px;
    margin-right:-10px;
}
#thumbcarousel .carousel-control{
    width:0;
}
#zoomcarousel .carousel-control{
    width: 5%;
}

#zoomcarousel .carousel-inner .item{

    -webkit-transition:  width 2s .6s ease-out;
    -o-transition:  width 2s .6s ease-out;
    transition: width 2s .6s ease-out;

}
.hs-productimages-zoom{
    width:80%;
    margin:0 auto;
} 

#thumbcarousel .carousel-inner .active { left: 20px; }
.hs-preview #thumbcarousel .carousel-inner{
    width:100%;
    margin:auto;
    overflow:hidden;
}
#thumbcarousel .carousel-control{
    left:-3%;
    top: 23%;
    opacity: 1;
    text-shadow: none;
}
#thumbcarousel .carousel-control.right{
    left:100%;
}
#carousel .carousel-inner > .item{
    margin:0 auto;
}
.hs-preview .carousel-control:focus, .hs-preview .carousel-control:hover, .hs-preview .carousel-control, 
.hs-preview .carousel-control.left, .hs-preview .carousel-control.right{
    background:none;
}
.hs-preview .carousel-control .glyphicon-chevron-left, 
.hs-preview .carousel-control .glyphicon-chevron-right, 
.hs-preview .carousel-control .icon-next, .hs-preview .carousel-control .icon-prev{
    font-size:14px;
    color:gray;
}
/*Slider Styles*/
/* Product specification   */
.hs-sub-title{
    text-transform: uppercase;
    border-bottom:1px solid #ccc;
    padding:20px;
    margin-bottom:0;
    font-size:22px;
    font-family: 'Value-Sans';
}
.hs-detail-spec{
    
}
.hs-detail-desc ul{
    margin:0;
    padding:0;
}
.hs-detail-desc ul li .hs-spec-holder{
    border-bottom: 1px solid #e5e5e5;
}
.hs-detail-desc ul li:last-child .hs-spec-holder {
    border-bottom: none;
}
#hs-product-detail .hs-detail-desc ul li p{
    width:49%;
    display: inline-block;
    margin:10px 0;
    vertical-align: top;    
}
.hs-detail-spec, .hs-detail-desc, .hs-detail-resources{
    padding:0;
    clear:both;
    overflow:hidden;
}
.hs-detail-subsection{
    background:#f5f5f5;
}
/* Product specification Ends  */

/* Related and essential product */


.hs-right-pro-box{
    width: 100%;
    /*max-height: 500px;*/
    border:1px solid #ccc; 
    /*-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
    background-color: #fff;    
}
.hs-pro-squr-box {
    height: 20px;
    /*width: 105px;*/
    line-height: 12px;
    background-color: #f19292;
    position: absolute;
    padding: 3px 5px 3px 5px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    right: 0px;
    font-family: Value-Sans;
}
.hs-pro-img{
    height: 200px;
}
.hs-right-pro-img{
    padding-top: 25px;    
    margin: auto;
}
.hs-pro-detail{
    /*height: 205px;*/
    min-height: 205px;
}
.hs-pro-detail-title{
    font-size: 16px;
    padding-top: 5px;
    font-family: Value-Sans;
}
.hs-pro-code{
    padding-top: 5px;
    color: #646469;
    font-size: 13px;
    font-family: Value-Sans;
    display: inline-block;
}
.hs-pro-price{
    padding: 5px 0 5px 0;
    font-size: 26px;
    font-family: Value-Sans;
    color: #3b3b3b;
}
.hs-pro-price-off{
    font-size: 16px;
    color: #7573c0;
}
.hs-pro-disc{
    padding: 5px 0 5px 0;
    font-size: 13px;
    color: #3b3b3b;
}
.hs-pro-deliv{
    padding: 5px 0 5px 0;
    font-size: 13px;
}
.hs-pro-requires{
    padding: 5px 0 5px 0;
    font-size: 13px;
    color: #004987;
}
.hs-pro-stock{
    padding: 5px 0 5px 0;
    font-size: 13px;
    color: #00a3df;
}
.hs-pro-inquire{
    padding: 5px 0 5px 0;
    font-size: 13px;
    color: #3b3b3b;
}
.btn-addto-card{
    border-radius: 20px;
    background-color: #00a3df;
    border-color: #00a3df;
    text-transform: uppercase;
    color: #fff;    
}
.brandval-digital{
    margin-right: 10px;
    padding: 10px 30px;
    font-family: 'GalanoGrotesqueAlt-Regular';
}
.btn-sign-in{
    border-radius: 20px;
    background-color: #00a3df;
    border-color: #00a3df;
    text-transform: uppercase; 
    color: #fff;   
}
.btn-sign-in-disabled{
    border-radius: 20px;
    background-color: #5e5e5e;
    border-color: #00a3df;
    text-transform: uppercase; 
    color: #fff;   
}
.hs-dropdown-submenu {
   position: relative;
}
.hs-pro-addcard{
    height: 95px;
    border-top: 1px solid #ddd;
}
.hs-pro-addcard-text{
    color: #00a3df;
    font-size: 14px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.info-blue-text{
    color: #00a3df;
    font-size: 15px !important;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  #hs-related-product-list > .row > [class*="col-"], #hs-essential-product-list > .row > [class*="col-"]{
        padding-left:15px;
  }
  #hs-related-product-list > .row > [class*="col-"]:first-child, #hs-essential-product-list > .row > [class*="col-"]:first-child{
        padding-left:0px;
  }
/* Related and essential products ends*/
    .hs-detail-desc li{
        list-style-type:none;
    }
    #hs-product-detail .mz-product .mz-productimages{
        width:100% !important;
    }
    #hs-product-detail .mz-l-sidebar{
        float:none !important;
        padding:none !important;
    }
    
#page-content #hs-product-detail .hs-breadcrumbs .mz-breadcrumb-separator{
    color:#888888;
}
#page-content #hs-product-detail .hs-breadcrumbs .mz-breadcrumb-separator.hs-blue-divider{
    color:#0090da;
}
.sticky-product-header{
    position:relative;
    background:#fff;
    color:#004987;
    min-height:100px;
    display:none;
}
.sticky-product-header.fix-detail{
    display: block;
    position: fixed;
    top:0;
    z-index: 3;
}

#productZoomModal .modal-content {
    height:590px;
    width:800px;
}
.hs-productimages-zoom, #productZoomModal .modal-content a.zoom, #productZoomModal .modal-content a.zoom img{
    max-height:550px;
    /*width: auto;*/
    margin: 0 auto;
}
#productZoomModal .modal-content a.zoom{
    cursor:default;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    opacity: 1;
    width: 15px;
}
.prod-accordia-title i{
    font-size: 30px;
    font-style: normal;
    position: relative;
    top: -6px;
}
button.hs-inquire-now {
    margin-right: 15px;
}


/*------------------------Media Query--------------------*/
@media screen and (min-width:320px) and (max-width:767px) {
    #digitalInquiry .custom_left,#submitInquiry .custom_left {
        width: 90%;
    }
    .brandval-digital{
        margin-top: 21px;
    }
    .cmpPrdBtns .cpmenquiry {
        margin-top: 25px;
    }
    #partner-modal.modal {
        top: 0% !important;
        width: 100%;
    }
    #partner-modal .modal-dialog{
        width: 100% !important;
    }
    #reorder-modal.modal {
        top: 0% !important;
    }
    .hs-mob-mt20{
        margin-top:20px;
    }
    #hs-product-detail  .hs-breadcrumbs{
        display:none;
    }
    .hs-product-detail-container{
        padding: 20px 15px 0px 15px;
        margin: 0px auto;
    }
   /* #hs-product-detail {
        margin: 65px 0px 50px 0px;
    }*/
    .hs-deliver-info i{
        margin-right: 10px;
    }
    #hs-product-detail {
        margin: 45px 0px 50px 0px;
    }
    .hs-preview{
        margin-right: 0px;
        margin: 0 auto;
    /* float: none; */
        box-shadow: none;
    }
    .hs-product-delivery-info{
        padding: 10px;
        margin-top: 20px;
    }
    .hs-detail-prod-name{
        margin-top: 30px;
    }
    .hs-detail-prod-name{
        margin-top: 0px;
    }
    #hs-product-detail p.hs-item-code{
        font-size: 12px;
    }
    .hs-detail-prod-name{
        font-size: 18px;
    }
    .hs-detail-price-info {
        text-align: center;
    }
    .prod-accordia-title i{
        font-size: 22px;
        top: -6px;
    }
    .hs-sub-title{
        font-size: 18px;
        padding: 10px;
    }
    .hs-detail-subsection{
        padding: 10px;
    }
    .hs-detail-price-info-ctr{
        margin: 0px;
        margin-top: 25px;
    }
    #hs-product-detail{
        margin: 45px 0 !important;
    }
    #hs-product-detail p.hs-item-cost{
        padding: 0px;
    }
    #hs-detail-price-info-ctr{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    #hs-detail-price-info{
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    #stock-dtl{
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    #hs-item-actions{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        text-align: center;
        margin-bottom: 10px;
        border-top: none;
        padding-top: 0px;
    }
    #hs-item-actions button{
        margin: 0 auto;
        margin-bottom: 20px;
        display: block;
    }
    #productZoomModal .modal-content {
        height: 100%;
        width: 100%;
    }
    #productZoomModal .modal-content a.zoom img {
        height: 100%;
        width: 100%;
    }
    .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 12px;
        height: 12px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #5f5f5f \9;
        background-color: #5f5f5f;
        border:none;
        border-radius: 10px;
    }
    .carousel-indicators .active{
        background-color: #00a3df \9;
       background-color: #00a3df;
        width: 12px;
        height: 12px;
        margin: 0px 5px;
    }
    .hs-preview{
        min-height: 415px;
    }
    .carousel-indicators{
        top: 375px;
    }
    .hs-item-actions  .enquiry-btn-main{
        display: block;
        margin-bottom: 10px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) {
#submitInquiry .modal-dialog,#digitalInquiry .modal-dialog {
    width: 700px;
    margin-top: 15%;
}
    .hs-gentec-brand .hs-pickup-content {
        padding: 14px;
    }
    .hs-gentec-brand .hs-delivery-content {
        padding: 14px;
    }
}
@media screen and (min-width:768px) and (max-width:1024px) {
    .hs-breadcrumbs{
        padding: 10px 20px;
    } 
     .hs-breadcrumbs .container{
         width:100%;
     }
    .hs-product-detail-container{
        padding: 20px 11px 0px 11px;
        margin: 0px auto;
    }
    .hs-preview{
        margin-right: 15px;
        min-height:495px;
    }
    div.hs-product-delivery-info.pr30{
        padding-right: 15px;
    }
    #hs-product-detail p.hs-item-cost {
        font-size: 30px !important;
    }
    .hs-detail-price-info-ctr{
         margin-right: 0px;
    }
    .hs-pro-deliv{
        width:100%;
    }
    .hs-tab-row{
        margin-right: -25px;
        margin-left: -25px;
    }
    #partner-modal .modal-dialog {
        width: 648px !important;
    }
    #reorder-modal .modal-dialog {
        width: 648px !important;
    }
    
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape) {
    .hs-tab-row{
        margin-right: -15px;
        margin-left: -15px;
    }
    .brandval-digital{
    margin-top: 14px;
    font-size: 13px;
}
}

@media only screen and (max-width: 768px) {
    #hs-product-detail {
        margin: 70px 0px 50px 0px;
    }
    .hs-detail-prod-name{
        font-size:22px;
    }
    #hs-product-detail p.hs-item-cost{
        font-size:30px;
    }  
    .hs-item-cost span.hs-currency-locale{
        font-size:22px;
        margin-right:5px;
    } 
    .hs-item-actions{
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    } 

     #add-to-cart {
        margin-right: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .hs-deliver-info i{
        margin-left: 0px !important;
        padding: 0px;
        width: auto;
    }
    .hs-deliver-info{
        padding:10px !important;
    }
    .hs-detail-subsection{
        padding: 20px 10px 20px 20px;
    }
    
    .hs-mobile-row{
        margin-right: -25px;
        margin-left: -25px;
    }
    #hs-pro-list.hs-mob-list{
        padding-top:0px;
        padding-bottom: 0px;
    }
    #partner-modal .modal-dialog {
        width: auto;
    }
    #reorder-modal .modal-dialog {
        width: auto !important;
    }
}    


/************Medium devices*************/
@media (min-width: 992px){
    .hs-detail-prod-name{
        font-size:26px;
    }    
    #hs-product-detail{
        margin:115px 0 30px 0;
    }
    #hs-product-detail p.hs-item-cost{
        font-size:42px;
    }    
    .hs-item-cost span.hs-currency-locale{
        font-size:32px;
        margin-right:10px;
    } 
    .hs-item-actions{
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 0px;
    } 
    #add-to-cart {
        margin-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 30px;
        padding-left: 30px;
    }    

  
    .hs-deliver-info{
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .hs-deliver-info i{
        margin-right: 15px;
        padding-right: 0px;
        padding-left: 0px;
        width: auto;
    }
    .prod-accordia-content{
        display: block !important;
    }
    .hs-pro-deliv{
        width:100%;
    }
}

/************Large devices Desktops *************/
@media (min-width: 1200px) {
    .hs-detail-prod-name{
        font-size:26px;
    }  
    .prod-accordia-content{
        display: block !important;
    } 


}    
@media screen and (min-width: 767px) {
#reorder-modal .modal-dialog {
    width: 700px !important;
}
}
#productETA + .tooltip.top{
    border: none !important;
    padding: 0px !important;
    top: -50px !important;
}