/*HeadSub Section Start*/ 
.HeadSub {
    padding: 20px 0 10px 0;
}
.HeadSub .act{
    /*color:#F1C40F;*/
}
.HeadSub .borderBottom{
    border-bottom: 1px solid #ebf0f5;
    padding: 0 0 35px 0;
    clear: both;
    position: relative;
}
.HeadSub a{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    margin: 0 0 30px;
    padding-bottom: 20px;
    color: #404d5f;
    text-transform: uppercase;
}
.HeadSub i{
    padding: 0 2px;
    color: #404d5f;
    font-size: 10px;
    position: relative;
    top: -1px;
}
/*HeadSub Section End*/ 

.imgBox{
    width: 90%;
    border: 8px solid #ecebe6;
    position: relative;
    margin: 50px 15px;
}
.imgBox a{
    background-color: transparent !important;
    border: 0px solid !important;
    margin: 0 !important;
    width: auto !important;
}
.imgBox a img{
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 24px;
    left: 24px;
}

.minSP{
    padding: 0;
}
/*Banner Section Start*/ 
#productsPage{
    background-image:url("../img/quality.png");
    position: relative;
    padding: 120px 0;
    background-size: cover;
    padding-top: 100px;
}
#productsPage .centerText{
    display: block;
    text-align: center;
}
#productsPage h1{
    /*font-family: 'Merriweather', serif;*/
    font-size: 42px;
    line-height: 40px;
    font-weight: 700;
    color: #4e4545;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#productsPage .leftAD{
    padding-left:7px;
}
#productsPage span{
    width: 2px;
    height: 20px;
    background-color: #4e4545;
    display: inline-block;
    margin: 0 9px;
    transform: rotate(30deg);
    top: 7px;
    position: relative;
}
#productsPage a{
    /*font-family: 'Merriweather', serif;*/
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    color: #4e4545;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/*Banner Section End*/


/*quality Page Section Start*/ 
#qualityPage{
    background-color:#ffffff;
    position: relative;
    padding:80px 0 100px 0;
}
.productHead .blockElement ,.productHead  span{
    // display: inline-block;
}
.productHead span{
    width: 6px;
    height: 42px;
    background-color: #F1C40F;
    display: inline-block;
    // transform: rotate(25deg);
    margin: 0 20px 0 8px;
}
#qualityPage h1{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 30px;
    padding-bottom: 20px;
    color: #404d5f;
    text-transform: capitalize;
    font-size: 24px;
    display: block;
    border-bottom: 1px solid #ebf0f5;
}
#qualityPage h1 i {
    padding: 0 10px 0;
    color: #F1C40F;
    font-size: 45px;
    position: relative;
    top: 5px;
}
#qualityPage h2{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding-bottom: 7px;
    color: #404d5f;
    /*text-transform: capitalize;*/
    font-size: 16px;
}
#qualityPage  td p{
    display: inline-block;
    width: 100px;
    text-align: center;
}
.productHead .blockElement{
    position: relative;
    top:-1px;
}












#qualityPage .listCheck p{
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0 0 10px 0;
    color: #404d5f;
    /*text-transform: capitalize;*/
    font-size: 16px;
    display: inline-block;
    position: relative;
    left:20px;
}
#qualityPage .listCheck i{
    position: absolute;
    left: -20px;
    top: 4px;
    color:#ecebe6;
}
#qualityPage .imgBox{
    padding:40px  0 0 0;
}
#qualityPage .imgBox img{
    width:100%;
    margin:0 auto;
}



@media only screen and (max-width: 1020px){
    #qualityPage {
        padding: 20px 0 100px 0;
    }
}


@media only screen and (max-width: 760px){
    #qualityPage .imgBox img{
        margin:0 auto 20px auto;
    }
    #whyUsPage h1 br,#whyUsPage p br{
        display: none;
    }
}
/*quality Page Section End*/ 



/* whyUs section Start */ 
#whyUsPage{
    background-color: #ffffff;
    position: relative;
    padding:50px 0;
}
#whyUsPage h1{
    font-family:'Lato', sans-serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #404d5f;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    text-transform: capitalize;
    letter-spacing: 2px;
}
#whyUsPage p{
    font-family:'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #404d5f;
    margin: 0;
    padding: 25px 0 0 0;
    text-align: center;
    position: relative;
    text-transform: capitalize;
}
#whyUsPage h1 span{
    cursor: pointer;
    color:#51c7d1;
}
#whyUsPage a{
    font-family: 'Lato', sans-serif;
    background-color: #51c7d1;
    border:1px solid #51c7d1;
    font-size: 15px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
    margin: 30px auto 0 auto;
    padding: 0;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    width: 245px;
}
#whyUsPage a:hover{
    background-color:#ffffff;
    color: #51c7d1;
}
@media only screen and (max-width: 760px){
    #whyUsPage h1 {
        font-size: 19px;
        line-height: 30px;
    }
}
/* whyUs section End */ 




/* QualityPage Section Start */ 
#QualityPageInfo{
    background-color: #ffffff;
    position: relative;
    padding:0 0 50px 0;
}
#QualityPageInfo .productHead span{
    width: 6px;
    height: 42px;
    background-color: #F1C40F;
    display: inline-block;
    transform: rotate(25deg);
    margin: 0 20px 0 8px;
}
#QualityPageInfo h1{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 30px;
    padding-bottom: 20px;
    color: #404d5f;
    text-transform: capitalize;
    font-size: 24px;
    display: block;
    border-bottom: 1px solid #ebf0f5;
}
#QualityPageInfo h1 i {
    padding: 0 10px 0;
    color: #F1C40F;
    font-size: 45px;
    position: relative;
    top: 5px;
}
// #QualityPage h2{
    //     font-family: 'Lato', sans-serif;
    //     font-weight: bold;
    //     line-height: 1;
    //     margin: 0;
    //     padding-bottom: 7px;
    //     color: #404d5f;
    //     text-transform: capitalize;
    //     font-size: 16px;
    // }
    #QualityPageInfo  td p{
        display: inline-block;
        width: 100px;
        text-align: center;
    }
    #QualityPageInfo .productHead .blockElement{
        position: relative;
        top:-1px;
    }
    #QualityPageInfo .contentPage p{
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        color: #404d5f;
        margin: 0;
        padding: 0;
        text-align: left;
        position: relative;
        /*text-transform: capitalize;*/
    }
    #QualityPageInfo .rightSection{
        padding:65px 0;
    }
    #QualityPageInfo .imgOut{
        width: 95%;
        border: 8px solid #ecebe6;
        position: relative;
    }
    #QualityPageInfo .imgOut img{
        margin: 0 auto;
        width: 100%;
        position: relative;
        top: 24px;
        left: 24px;
    }
    @media only screen and (max-width: 1260px){
        #QualityPageInfo .rightSection {
            padding: 35px 0;
        }
    }

    @media only screen and (max-width: 760px){
        #qualityPage .listCheck p {
            width: 90%;
        }
        #qualityPage {
            padding: 20px 0 30px 0;
        }
        #qualityPage h1 i,#QualityPageInfo h1 i {
            display: block;
            margin: 0 auto 30px auto;
            text-align: center;
        }
        #qualityPage h1,#QualityPageInfo h1 {
            text-align: center;
            line-height: 32px;
        }
        #QualityPageInfo .rightSection {
            padding: 0 0 20px 0;
        }
        #QualityPageInfo .imgOut {
            margin: 0 0 50px 0;
        }
        #QualityPageInfo {
            padding: 0 0 20px 0;
        }
        #whyUsPage {
            padding: 20px 0;
        }
    }


    /* QualityPage Section End*/ 

    #QualityPageInfo .inSection h2{
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        line-height: 1;
        margin: 15px 0;
        padding: 0;
        color: #404d5f;
        text-transform: capitalize;
        font-size: 24px;
        display: block;
    }
    #QualityPageInfo .inSection p {
        font-family: 'Lato', sans-serif;
        font-weight: 500;
        line-height: 24px;
        margin: 0;
        padding: 0 0 10px 0;
        color: #404d5f;
        /*text-transform: capitalize;*/
        font-size: 16px;
        display: inline-block;
        position: relative;
        left: 20px;
    }
    #QualityPageInfo .inSection i {
        position: absolute;
        left: -20px;
        top: 4px;
        color: #ecebe6;
    }