/*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*/ 

/*Banner Section Start*/ 
#bannerContactUs{
    background-image:url("../img/aboutbanner.png");
    position: relative;
    padding: 120px 0;
    background-size: cover;
    padding-top: 100px;
}
#bannerContactUs .centerText{
    display: block;
    text-align: center;
}
#bannerContactUs 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;
}
#bannerContactUs .leftAD{
    padding-left:7px;
}
#bannerContactUs span{
    width: 2px;
    height: 20px;
    background-color: #4e4545;
    display: inline-block;
    margin: 0 9px;
    transform: rotate(30deg);
    top: 7px;
    position: relative;
}
#bannerContactUs 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*/

/*About Us Section Start*/ 
#aboutUsPage{
	background-color: #ffffff;
	position: relative;
	padding:80px 0;
}
#aboutUsPage .productHead .blockElement ,#aboutUsPage .productHead  span{
    display: inline-block;
}
#aboutUsPage .productHead span{
    width: 6px;
    height: 42px;
    background-color: #ecebe6;
    display: inline-block;
    // transform: rotate(25deg);
    margin: 0 20px 0 8px;
}
#aboutUsPage h1{
	font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding-bottom: 0;
    color: #404d5f;
    text-transform: capitalize;
    font-size: 45px;
    display: inline-block;
}
#aboutUsPage h2{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #146eb4;
    text-transform: capitalize;
    font-size: 16px;
}
#aboutUsPage .productHead .blockElement{
    position: relative;
    top:-1px;
    padding: 0 0 25px 0;
}
#aboutUsPage .aboutInfoMore{
    padding:50px 0 0 40px;
}
#aboutUsPage .aboutInfoMore i {
    position: absolute;
    left: 20px;
    top: 4px;
    color: #d6d4ce;
}
#aboutUsPage .aboutInfoMore p {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0 0 20px 0;
    color: #404d5f;
    /*text-transform: capitalize;*/
    font-size: 16px;
}
#aboutUsPage .aboutInfo p{
	font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 40px;
    color: #404d5f;
    /*text-transform: capitalize;*/
    font-size: 16px;
}
#aboutUsPage .imgBox{
	width: 75%;
    border: 8px solid #ecebe6;
    position: relative;
}
#aboutUsPage .imgBox img{
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 24px;
    left: 24px;
}
#aboutUsPage a {
    font-family: 'Lato', sans-serif;
    background-color: #51c7d1;
    font-size: 15px;
    line-height: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 20px 0 0 40px;
    padding: 0;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 0;
    display: block;
    width: 150px;
    border: 1px solid #51c7d1;
}
#aboutUsPage a:hover{
    background-color:#51c7d1;
    color:#ffffff;
}
#aboutUsPage .spaceTop{
    position: relative;
    padding: 50px 0 0 0;
}
#aboutUsPage .spaceTop p{
    padding:25px 0 0 0;
    text-align: center;
    font-style: italic;
}
#aboutUsPage .spaceTop a{
    margin:20px auto 0 auto;
}
#aboutUsPage .imgBox{
    position: relative;
    margin:0 0 0 40px;
}
@media only screen and (max-width: 1260px) {
    #aboutUsPage .container{
        margin:0 auto !important;
    }
}
@media only screen and (max-width: 1020px) {
    #aboutUsPage .imgBox {
        margin: 50px auto 20px auto;
    }
}
@media only screen and (max-width: 760px){
    #aboutUsPage {
        padding: 50px 0 30px 0;
    }
    #aboutUsPage .imgBox img {
        top: 15px;
        left: 15px;
    }
    #aboutUsPage .imgBox {
        margin: 50px auto 10px auto;
        width: 100%;
    }
    #aboutUsPage .aboutInfoMore {
        padding: 50px 0 0 0;
    }
    #aboutUsPage .aboutInfo p {
        padding: 0;
        text-align: center;
    }
    #aboutUsPage h2, #aboutUsPage h1 {
        text-align: center;
    }
    #aboutUsPage .productHead span {
        display: none;
    }
    #aboutUsPage .productHead .blockElement,#aboutUsPage h1{
        display: block;
    }
    #aboutUsPage a {
        margin: 20px auto 0 auto;
    }
}
/*About Us Section End*/

/*vission and mission Section Start*/
#missionSection{
    // background-color:#ffffff;
    background-image: url("../img/missionvisionvalues.png");
    position: relative;
    padding:80px 0;
}
#missionSection h1 {
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #404d5f;
    margin: 0 0 35px 0;
    padding: 0;
    text-align: left;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
}
#missionSection h1::before {
    content: "";
    position: absolute;
    width: 75px;
    height: 2px;
    background-color: #e8e8e8;
    top: 26px;
    text-align: center;
    margin: 0;
    display: block;
    left: -90px;
}
#missionSection p {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding: 0;
    color: #404d5f;
    /*text-transform: capitalize;*/
    font-size: 16px;
}
#missionSection p span{
    color:#F1C40F;
    font-weight: bold;
}
#missionSection .rightSide h1::before {
    right: -89px;
    left: inherit;
}
#missionSection .rightSide h1,#missionSection .rightSide p{
    text-align: right;
}
#missionSection .rightSide h1{
    margin: 20px 0 0 0;
}
#missionSection .rightSide{
    padding:0 40px 0 0;
}
#missionSection .leftSide{
    padding:0 0 0 40px;
}
@media only screen and (max-width: 1020px) {
    #missionSection h1::before {
        left: -52px;
        width:50px;
    }
    #missionSection .rightSide h1::before {
        right: -50px;
        top: 30px;
    }
}
@media only screen and (max-width: 760px) {
    #missionSection {
        padding: 50px 0;
    }
    #missionSection .leftSide,#missionSection .rightSide{
    padding: 0;
    }
    #missionSection h1::before {
        left: inherit;
        width: 50px;
        margin: 0 auto;
        position: relative;
        top: 60px;
    }
    #missionSection h1,#missionSection p{
        text-align: center;
    }
    #missionSection .rightSide h1, #missionSection .rightSide p {
        text-align: center;
    }
    #missionSection .rightSide h1 {
        margin: 20px 0 35px 0;
    }
    #missionSection .rightSide h1::before {
        right: inherit;
        top: 60px;
        position: relative;
    }
}
/*vission and mission Section End*/ 

#gallerySection{
    padding: 80px 0;
}
#gallerySection h1 {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 0 0 40px 0;
    color: #404d5f;
    text-transform: capitalize;
    font-size: 45px;
    text-align: center;
    display: block;
}
#gallerySection img{
    display: block;
    padding:0 0 50px 0;
}
.margin-bottom-30{
    margin-bottom: 30px !important;
}