.banner-container p{
   font-size: 15px;
   color: #666665;
   margin: 20px 0px;
}
.img-hov {
    position: relative;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}
.card-imgsection h4{
    color: #babc16;
    font-size: 19px;
    margin: 15px 0px;
}

.img-hov .img-text {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: none;
}
.img-hov:hover .img-text{
    padding: 20px;
    opacity: 0.7;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.card-imgsection p{ 
    color: #666665;
    font-size: 15px;
    margin-top: 0px;
}
.ptb-25{
    padding:25px 0px;
}
.bann-text{
    position: absolute;
    font-size: 40px;
    margin-top: 20px;
    margin-left: 34px;
    top: 0;
}
.bann-pos{
    position: relative;
}

.distribution-section h1{
    color: #002d36;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 1px;
}
.distribution-section h2{
    color: #babc16;
    font-size: 20px;
}
.distribution-section p{
    color: #666665;
    font-size: 15px;
}
.distribution-section h5{
    color: #666665;
    font-size: 14px;
    margin: 12px;
    line-height: 22px;
    margin-left: 30px;   
}
.isc-color-p1 {
    margin-right: 10px;
}
.distribution-section h2 a{
    color: #babc16;
    font-size: 20px;
    text-decoration: none;
}
.distribution-section h2 a:hover{
    text-decoration: underline;
}
.distribution-section a{
    color: #00a3ad;
    font-size: 15px;
    text-decoration: none;
}
.quote-sec{
    background-image: url(../images/solutions/quote.png);
    background-repeat: no-repeat;
    position: relative;
    padding: 10px;
    margin-top: 20px;
    width: 207px;
    background: #f5f3f4;
}
.quote-sec-bg{
    background-image: url(../images/solutions/quote.png);
    width: 58px;
    height: 51px;
    position: absolute;
}
.quote-sec h3{
    font-size: 16px;
    color: #f78a22;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 26px;
}
.quote-sec p{
    font-size: 14px;
    color: #666665;
    margin: 0;
}
.faq-c{
    color: #bbc01b;
    font-weight: bold;
}
.faq-ml15{
    margin-left: 15px;
}
.you-img{
    width: 200px;
}
.right-header {
    font-size: 20px !important;
    margin-left: 0px !important;
    color: #111!important;
}
.leftpanel-bg{
    background:#f7f7f7;
    padding: 10px;
}
.leftpanel-head {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 5px;
}
.leftpanel-bor {
    border-top: 1px solid #d7d7d7;
}
.leftpanel-head a{
    font-size: 22px;
    color: #002d36;
}
.leftpanel-bg li{
    list-style-type: none;
    margin: 5px;
}
.leftpanel-bg ul{
    padding-left: 4px;
}
.list-head{
    color: #00a3ad !important;
    font-size: 15px;
    padding: 5px;
    line-height: 28px;
}
.list-headactive{
    color: #f78a22 !important;
    font-size: 15px;
    padding: 5px;
    line-height: 28px;
}
.list-subhead{
    color: #666665;
    font-size: 13px;
    margin-left: 25px;
}
.list-subheadactive{
    color: #f78a22 !important;
    font-size: 13px;
    margin-left: 25px;
}
.leftpan-bordeora{
    border-left: 1px solid #f78a22;
    margin-top: -9px;
    margin-left: 11px;
}
.list-head:hover {
    text-decoration: underline;
}
.list-subhead:hover {
    color: #666665;
    text-decoration: underline;
}
.list-headactive:hover {
    text-decoration: underline;
}
.list-subheadactive:hover {
    text-decoration: underline;
}
.d-none{
    display: none;
}
.core-head{
    font-size: 20px !important;
    color: #00a3ad !important;
    padding-left: 40px;
    cursor: pointer;
    margin-top: 20px;
}
.core-headleft{
    padding-left: 60px;
}
.core-head:hover{
    text-decoration: underline;
}
.expand-text h2{
    margin-top: 20px;
    padding-left: 80px;
}
.expand-text h5{
    padding-left: 95px;
}
.expand-header{
    color: #00a3ad;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}
.expand-header1{
    color: #00a3ad;
    font-size: 15px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}
.expand-header:hover{
    text-decoration: underline;
}
.expand-header1:hover{
    text-decoration: underline;
}
.pad-l80{
    padding-left: 80px;
}
.plus-wid{
    width: 15px;
    margin-top: -2px;
    margin-right: 6px;
}
.dot ul li {
    color: #666665;
    font-size: 14px;
    margin: 12px;
    line-height: 22px;
    margin-left: 4px;
}
.dot ul li::marker {
    color: rgb(187, 192, 27);
}
.expand-text ul li{
    color: #666665;
    font-size: 14px;
    margin: 12px;
    line-height: 22px;
    margin-left: 80px;
}
.mins-wid{
    width: 25px;
    margin-top: -2px;
}
.maincontent-header
{
    text-transform:uppercase !important;
}
@media only screen and (min-width: 310px) and (max-width: 600px) {
    .bann-text{
        font-size: 22px;
        margin-top: 5px;
        margin-left: 4px;
    }
    .quote-sec {
        width: 300px;
    }
    .core-head{
        font-size: 15px !important;
        padding-left: 10px;
    }
    .core-headleft{
        padding-left: 20px;
    }
    .expand-text h2{
        margin-top: 20px;
        padding-left: 20px;
    }
    .expand-text h5{
        padding-left: 25px;
    }
    .pad-l80 {
        padding-left: 10px;
    }
    .expand-text ul li {
        margin-left: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
    .quote-sec {
        width: 158px;
    }
}
