.speciImage img {
    width: 100%;
}

.speciContent h4 {
    color: #0F172A;
    font-size: 20px;
    margin-bottom: 4px;
}
.priceRow {
    font-size: 20px;
    font-weight: 500;
    color: #334155;
    margin-top: 12px;
    display: block;
    margin-bottom: 26px;
}
.priceRow a {
    font-size: 16px;
    color: #2F80ED;
    text-decoration: none;
    vertical-align: 2px;
    margin-left: 20px;
}

.priceRow p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: -2px;
}
.checkAllOffers a {
    background: #EB002B;
    border: none;
    color: #fff;
    padding: 9px 20px;
    border-radius: 6px;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
    text-decoration: none;
    font-weight: 500;
}


.main_wrapper.brochureSection {
    position: relative;
}
.newsBg h2 {
    font-size: 20px;
    margin-bottom: 12px;
}
.brochureSection a {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px;
}
.main_wrapper.brochureSection img.brocgureBg {
    position: absolute;
    top: 24px;
    right: 18px;
}
ul.keySpecifications {
    margin: 0px;
    padding: 0px;
}

ul.keySpecifications li {
    list-style: none;
    border-bottom: 1px solid #F1F5F9;
    padding: 10px 0;
    font-size: 14px;
    color: #64748B; position: relative;
}
ul.keySpecifications li:last-child { border-bottom: 0px; padding-bottom: 0; }
ul.keySpecifications li span {
    color: #334155;
    font-weight: 500;
    position: absolute;
    left: 250px;
}
a.vscompreson {
    border: none !important;
    color: #001B72 !important;
    font-weight: 500;
    margin-top: 10px;
}
a.vscompreson:hover {
    background: none !important;
    text-decoration: underline;
}

.Nearbyyou ul {
    margin: 0px;
    padding: 0px;
}
.Nearbyyou ul li {
    list-style: none;
    border-bottom: 1px solid #E2E8F0;
    padding: 10px 0;
}
.Nearbyyou ul li span.cityName a {
    color: #EB002B;
    width: 50%;
    display: inline-block;
    text-decoration: none;
}
.Nearbyyou ul li span.cityName a b {
    color: #94A3B8;
    font-size: 12px;
    font-weight: 400;
    display: block;
}



.shareiconMain { position: relative; }
.shareicon {
    position: absolute;
    top: 20px;
    right: 20px;
}
.shareicon a {
    font-size: 14px;
    color: #64748B;
    text-decoration: none;
    font-weight: 400;
}






.broRight ul li {
    list-style: none;
    font-size: 14px;
    color: #0F172A;
    float: left;
    text-align: left;
    margin-right: 30px;
    font-weight: 400;
}

.broRight ul {margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    float: left;
}
.broRight h3 {
    font-size: 18px;
    color: #0F172A;
}
.broRight ul li span {
    color: #64748B;
    display: block;
    font-weight: 300;
}
.broRight a {
    color: #EB002B;
    text-decoration: none;
    border: 1px solid #EB002B;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px;
    margin-top: 14px;
}


.brochureBox {
    border-bottom: 1px solid #E2E8F0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.brochureBox:last-child {border-bottom: none;margin-bottom:0px;
    padding-bottom:0px; }



ul.brochuList li {
    list-style: none;
    border-bottom: 1px solid #E2E8F0;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
ul.brochuList {
    margin: 0px;
    padding: 0px;
}

ul.brochuList li a {
    color: #EB002B;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    line-height: 28px;
    padding: 0 12px;
    font-size: 13px;
    margin-top: 14px;
    float: right;
    margin-top: -3px;
}
ul.brochuList li:last-child {
    list-style: none;
    border-bottom:none;
    padding-bottom: 6px;
    margin-bottom: 0px;
}
ul.brochuList li a img {
    vertical-align: -5px;
}





/* mobile Media Css Start Here 320 -767 */
@media screen and (max-width:767px) and (min-width:320px) { 

.priceRow a {
    font-size: 14px;
    color: #2F80ED;
    text-decoration: none;
    vertical-align: 2px;
    margin-left: 20px;
}
.speciContent h4 {
    color: #0F172A;
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 10px;
}
.priceRow {
    font-size: 18px;
    font-weight: 500;
    color: #334155;
    margin-top: 12px;
    display: block;
    margin-bottom: 26px;
}
.broRight h3 {
    font-size: 15px;
    color: #0F172A;
}
.broRight ul li {
    list-style: none;
    font-size: 12px;
    margin-right: 46px;
}
.broRight ul li:last-child { margin-right: 0px; }
.broLeft img {
    width: 50%;
    margin-bottom: 10px;
}
ul.brochuList li a {
    padding: 0px;
    font-size: 0;
    margin-top: 14px;
    margin-top:0px;
}
.shareicon a {
    font-size: 0px;
}
.shareicon {
    position: absolute;
    top: 14px;
    right: 20px;
}





}



