﻿.collection-description {
    color: #767676;
    overflow: hidden;
    line-height: 24px;
    padding: 10px 0;
}
.collections {
    border-top: 6px solid #13578c;
    padding: 30px 40px 0px 40px !important;
}
.para {
   
}

.pl-7 {
    padding-left: 5rem !important;
}

 .headTitle span {
    color: #00558b;
    font-family: Times, Times New Roman, serif;
    text-transform: none;
    padding-left: 0.8em;
    font-size: 2em;
    line-height:1;
}
.aboutUs-Title h5 {
    color: #00558b;
    font-size: 1.25rem;
}
.aboutUs-Title i {
    color: #00558b;
}

.aboutUs-Title span {
    color: #00558b;
    font-family: Open Sans;
    text-transform: none;
    padding-left: 0.8em;
    font-size: 2em;
}

.spanColor {
    color: #38a5d7;
    font-weight: bold;
    font-size: 1.25rem;
}

.spanColor3 {
    color: #38a5d7;
    font-weight: bold;
    font-size: 1.25rem;
}

.spanColor4 {
    color: #f48423;
    font-weight: bold;
    font-size: 1.25rem;
}

.spanColor5 {
    color: #04b9c2;
    font-weight: bold;
    font-size: 1.25rem;
}

.spanColor6 {
    color: #6c458d;
    font-weight: bold;
    font-size: 1.25rem;
}

.spanColor7 {
    color: #259642;
    font-weight: bold;
    font-size: 1.25rem;
}

.spanColor8 {
    color: #b10439;
    font-weight: bold;
    font-size: 1.25rem;
}

h1, h2, h3, h4, h5 {
    text-transform: none;
}

.divBorder {
    border-left: 2px solid #00548b;
    border-right: 2px solid #00548b;
}

.bgRight {
    background: url("/img/static-banners/9-Background-About_Us_Page-Booksource_Website_2022.png") 100% 100% no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-color: none !important;
}
.bgRightProduct {
    background: url("/img/static-banners/9-Background-About_Us_Page-Booksource_Website_2022.png") 100% 100% no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-color: none !important;
}

.row {
    background: none !important;
}

.rowTop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -32px;
    margin-left: -16px;
}


.divBorderT {
    border-top: 2px solid #00548b;
    margin-top: 10px;
}

.collection-subtitleH {
    font-family: "Times, Times New Roman, serif";
    padding-bottom: 15px;
    font-size: 60px;
    color: #00558b;
    line-height: .9em;
}

.collection-subtitleH h1 {
    font-family: "Times, Times New Roman, serif";
    padding-bottom: 15px;
    font-size: 60px;
    color: #00558b;
    line-height: .9em;
}

.aboutUs-Title ul {
    list-style: disc;
  
}
.pl-4_5 {
    padding-left: 2.2rem !important;
}
.hisdtImg
{
    width:110px;
    height:70px;
}
.bold {
    color: #13578c;
    font-family: Arial, Helvetica, sans-serif;
}
.titleHead {
    font-size: 28px;
    font-weight: bold;
}

.titleHead1 {
    font-size: 18px;
    font-weight: bold;
}

.about-us-page #mainbody {
    min-height: 2290px !important;
}

@media (max-width: 576px) {
    .right-part {
        float: left !important;
    }

    .divBorderT {
        display: none;
    }

    .collection-subtitleH h1{
        font-size: 50px;
    }

    .header-banner {
        font-size: 20px;
        line-height: 3.5rem;
    }

    .collection-description {
        display: none;
    }

    .imgDiv {
        padding-left: 5rem !important;
    }

    .txtDiv {
        padding-left: 1rem !important;
    }
}

@media (min-width: 576px) {
    .txtDiv {
        padding-left: 5rem !important;
    }
}