
/*===About page CSS start===*/
.page-template-about .bv-about-first-section {
    background-image: url(/wp-content/themes/bytevolt/assets/images/about/about-banner.png) !important;
    width: 100%;
    height: 517px;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: 100% 100%; 
}
.bv-about-first-content{
    max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 120px;
}
.bv-about-us-title {
    font-weight: 500;
    font-size: 50px;
    line-height: 55px;
    color: #000000;
    padding-bottom: 20px;
}
.bv-about-us-future-txt{
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    max-width: 575px;
    width: 100%;
    padding-bottom: 25px;
}
.bv-about-inner-scetion{
    width: 100%;
}
.bv-about-inner-left-scetion,
.bv-about-inner-right-scetion{
    width: 50%;
    float: left;
}
.bv-about-inner-right-scetion .bv-about-inner-img{
    padding-top: 56px;
}
.about-our-mission-section {
    background-image: url(/wp-content/themes/bytevolt/assets/images/about/our-mission-bg.png) !important;
    width: 100%;
    height: 499px;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: 100% 100%; 
}
.about-our-mission-content{
    max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 80px;
    text-align: center;
}
.about-our-mission-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #ffffff;
    padding-bottom: 20px;
}
.about-our-mission-txt{
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    max-width: 795px;
    width: 100%;
    margin: 0 auto;
}
.about-our-vision-section {
    background-image: url(/wp-content/themes/bytevolt/assets/images/about/our-vision-bg.png) !important;
    width: 100%;
    height: 646px;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: 100% 100%; 
}
.about-our-vision-content{
    max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 165px;
    text-align: center;
}
.about-our-vision-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #000000;
    padding-bottom: 20px;
}
.about-our-vision-txt{
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    max-width: 795px;
    width: 100%;
    margin: 0 auto;
}
.about-our-core-values-section{
    width: 100%;
    height: 789px;
}
.about-our-core-values-content{
    max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 70px;
    text-align: center;
}
.about-our-core-values-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #000000;
    padding-bottom: 25px;
}
.about-our-core-values-txt{
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    max-width: 1011px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 55px;
}
.about-our-core-values-txt span{
    color: #163FA1;
}
.about-our-differentiators-section{
    background-image: url(/wp-content/themes/bytevolt/assets/images/about/our-differentiators-bg.png) !important;
    width: 100%;
    height: auto;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover; 
}
.about-our-differentiators-content{
    max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 70px;
}
.page-template-about table td,
.page-template-about table {
    border: 0 !important;
}
.page-template-about table td {
    vertical-align: bottom !important;
}
.page-template-about table td.right-td {
    text-align: right !important;
}
.page-template-about table td.left-td {
    text-align: left !important;
}
.about-our-differentiators-inner-part{
    max-width: 910px;
    width: 100%;
    margin:0 auto;
    text-align: center;
}
.about-our-differentiators-inner-part .about-our-differentiators-title{
    background-image: url(/wp-content/themes/bytevolt/assets/images/about/about-our-differentiators-heading-bg.png) !important;
    height: 43px;
    width: 373px;
    display: inline-block;
    float:left;
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    color: #163FA1;
    margin-top: 20px;
}
.about-our-differentiators-inner-part .about-our-differentiators-txt{
    width: 516px;
    display: inline-block;
    float:left;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    text-align: left;
    padding-left: 25px;
}
.future-ready-mindset-section{
    height: auto;
}
.future-ready-mindset-content{
    max-width: 1280px !important;
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
}
.future-ready-mindset-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 40px;
    color: #000000;
    padding-bottom: 25px;
}
.future-ready-mindset-txt{
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    max-width: 424px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
@media screen and (max-width: 1280px){
    .bv-about-inner-left-scetion {
        padding-left: 25px;
    }
}
@media screen and (max-width: 1024px){
    .about-our-core-values-content {
        padding: 0 20px;
        padding-top: 70px;
    }
    .about-our-core-values-section{
        height: auto;
        padding-bottom: 25px;
    }
    .about-our-vision-section{
        height: auto;
        padding: 30px 0;
    }
    .about-our-vision-content {
        padding-top: 70px;
    }
    .about-our-mission-section {
        height: auto;
        padding: 30px 0;
    }
    .about-our-mission-content {
        padding-top: 0;
        padding: 0 20px;
    }
}
@media screen and (max-width: 970px){
    .bv-about-inner-left-scetion, 
    .bv-about-inner-right-scetion {
        width: 100%;
        float: unset;
        text-align: center;
    }
    .bv-about-inner-left-scetion{
        max-width: 575px;
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }
    .bv-about-first-content {
        padding-top: 50px;
    }
    .about-our-core-values-txt {
        padding-bottom: 25px;
    }
    .page-template-about .bv-about-first-section {
        height: auto;
    }
    .about-our-vision-content {
        padding: 20px;
    }
    .about-our-differentiators-inner-part .about-our-differentiators-title {
        max-width: 373px;
        width: 100%;
        margin: 0 auto;
        float: unset;
        display: block;
    }
    .about-our-differentiators-inner-part .about-our-differentiators-txt {
        max-width: 516px;
        width: 100%;
        margin: 0 auto;
        float: unset;
        display: block;
        text-align: center;
        padding: 0 20px;
        padding-top: 20px;
    }
}
@media screen and (max-width: 740px){
    .about-our-mission-section {
        background-image: url(/wp-content/themes/bytevolt/assets/images/about/our-mission-mobile-bg.png) !important;
        width: 100%;
        height: auto; 
    }
    .about-our-vision-section {
        background-image: url(/wp-content/themes/bytevolt/assets/images/about/our-vision-mobile-bg.png) !important;
        width: 100%;
        height: auto;
    }
}
/*===About page CSS end===*/