h1.display-4 {
    font-size: 36px !important;
    font-weight: 700;
}
a.internal-link {
    color: green;
    font-weight:600;
}

.col-sm.sm-card {
   box-shadow: 1px -1px 20px -3px rgba(0, 0, 0, 0.1);
    padding: 15px;
    background: #fff !important;
    z-index: 2;
    margin: 0px 10px 0px 0px;
}

img {
max-width: 100%;
}
textarea:focus,
input:focus,
select:focus {
outline: 0;
}
.marg--15 {
margin: 0 -15px;
}
/* breadcrums section */
.deviceSection {
padding: 50px 0 0;
}



.repairPhone p {
    color: gray;
}
.breadcrums {
font-size: 22px;
line-height: 22px;
font-weight: 500;
color: #000;
text-align: left;
margin-bottom: 0px;
}
.breadcrums a {
color: #000;
}
/* Repair Phone */
.repairPhone{
padding: 50px 0;
}

.repairPhone p span{
color: #D0112B;
}

.textImg{
top:0;
left: 0;
padding: 48px;
}
.textImg h4{
font-size: 22px;
margin: 0;
}
.textImg h3{
font-size: 45px;
font-weight: 700;
margin: 0 0 30px;
line-height: 45px;
text-transform: uppercase;
}
.textImg button{
background: #D0112B;
max-width: 180px;
height: 60px;
border-radius: 50px;
color: #fff;
border: 0px solid #000;
font-size: 18px;
font-weight: 500;
}
/* Choose Mobille */
section.choose-mobile {
width: 100%;
padding: 20px 0 30px;
}
.custom-col-7 {
flex: 0 0 auto;
width: 68%;
padding: 0 15px;
}
section.choose-mobile h2 {

    text-transform: uppercase;
}
p.model-description {
padding: 8px 10px;
    border-radius: 8px;
    box-shadow: 0px 1px 11px -3px rgba(0, 0, 0, 0.1);
}
section.choose-mobile h3 {
font-weight: 500;
color: #121212;
}
section.choose-mobile h4 {
font-size: 36px;
color: #D0112B;
text-align:center;
line-height:38px;
}
a.mob_veri_more {
background: #D0112B;
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #ffffff;
padding: 13px;
display: inline-block;
border-radius: 6px;
}
/* Mobile Veriation */
.mobile-veriation .col-lg-4.col-md-4 {
margin-bottom: 30px;
}
.mobile-veriation2 {
    width: 100%;
    padding:0px 0px 20px 0px;
    background: #FFF;
    box-shadow: 2px 4px 12px #00000014;
    position: relative;
    border-radius: 18px;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
     margin: 1rem 0rem; 
}
.mobile-veriation2:hover {
background: #ffe9ec;
}
section.choose-mobile .mobile-veriation2 h4 {
text-align: right;
font-size: 18px;
font-weight: 500;
padding:5px 10px 0px 0px;
}
section.choose-mobile .mobile-veriation2 h4 span {
border-bottom: 1px solid #D0112B;
    font-size: 24px;
    font-weight: 1000;
}
.product_veriation_img {
height: 130px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
section.choose-mobile .mobile-veriation2:hover .product_veriation_img {
height: 115px;
}
.product_veriation_img img {
max-height: 100%;
}
section.choose-mobile .mobile-veriation2 h3 {
font-size: 16px;
text-align:center;
transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
-ms-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
-webkit-transition: all 0.4s ease-in-out 0s;
}
section.choose-mobile .mobile-veriation2:hover h3 {
transform: translateY(-15px);
}
.select-repair {
    text-align: center;
    margin-top: 20px;
    background-color: #d3223a;
    color: #fff;
    padding: 10px 10px;
    border-radius: 16px;
    text-transform: uppercase;
}

section.choose-mobile .mobile-veriation2:hover a {
bottom: 0;
z-index: 99;
opacity: 1;
color: #fff !important;
}
/* Reviews */
.custom-col-5 {
flex: 0 0 auto;
width: 30%;
padding: 0px 15px 0px 100px;
}
.review-slide1 {
padding: 10px 20px 16px;
box-shadow: 3px 3px 10px rgba(0,0,0,0.2);
border-radius: 8px;
}
.review-slide1 p {
font-size: 16px;
line-height: 29px;
color: #9D9D9D;
font-weight: 400;
}
.col-md-6 {
flex: 0 0 auto;
width: 50%;
}
section.choose-mobile .review-slide1 h3 {
font-size: 16px;
padding-bottom: 0;
}
.text-right {
text-align: right;
}
ul.product-features li {
display: flex;
align-items: center;
gap: 8px;
height:32px;
}
/* Services Area */
.servicesArea {
background: #fff;
padding: 50px 0;
}
.servicesArea p {
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.servicesArea button {
width: 195px;
height: 60px;
background: #D0112B99;
border-radius: 8px;
display: flex;
font-size: 18px;
font-weight: 700;
}
/* FAQS */

/* testimonial */
.testimonial-slider {
    margin-top:36px;
    position: relative;
    background: #FFF;
    padding: 1rem;
    box-shadow: 2px 4px 12px #00000014;
    border-radius: 18px !important;
}

.testimonial {
display: none;
}
.navigation-dots {
text-align: center;
}

.dot {
height: 15px;
width: 15px;
margin: 0 5px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
cursor: pointer;
}

.dot.active {
background-color: #333;
}

.prev-btn, .next-btn {
transform: translateY(-50%);
background-color: transparent;
border: none;
cursor: pointer;
height: 7px;
width: 88px;
border-radius: 15px;
}
.slideractive{
background: #D0112B!important;
width: 150px;
}
.next-btn{
background: #E4E1FF;
margin: 0;
}

/* responsive */
@media only screen and (max-width:1122px) {
.breadcrums{
position: relative!important;
margin-bottom: 30px;
}


.repairPhone p {
font-size: 20px;
line-height: normal;
}

.mobileImg img{
height: 380px;
object-fit: cover;
border-radius: 20px;
}
.textImg {
top: 15px;
padding: 48px;
height: 380px;
background: rgba(0, 0, 0, .5);
border-radius: 20px;
color: #fff;
}
/*services area */
.servicesArea h2 {
font-size: 32px;
line-height: 20px;
}
.servicesArea p {
font-size: 16px;
line-height: 22px;
}
.servicesArea button {
height: 49px;
}
/* FAQS */
.faqs h2 {
font-size: 36px;
}
.accordion-header {
font-size: 18px;
line-height: normal;
}
}
@media (min-width:992px) and (max-width:1199px) {
.custom-col-7 {
width: 62%;
}
.custom-col-5 {
padding: 0 15px;
width: 38%;
}
}
@media (min-width:768px) and (max-width:991px) {
.custom-col-7 {
width: 100%;
}
section.choose-mobile h2{
font-size: 32px;
}
.custom-col-5 {
width: 100%;
padding: 0 15px;
}

section.choose-mobile .review-slide1 h3 {
font-size: 13px;
}
.review-slider{
width: 355px;
margin: 50px auto;
}
.product-features{
width: 355px;
margin: 50px auto 0;
}
.repairPhone{
padding-top: 0px;
}
}
@media only screen and (max-width:767px) {
.custom-col-7, .custom-col-5 {
width: 100%;
}
.repairPhone{
padding-top: 0px;
}
section.choose-mobile h2 {
font-size: 30px;
line-height: 40px;
}

.mobile-veriation2:hover {
height: 106%;
}
.custom-col-5 {
padding-left: 15px;
padding-top: 30px;
}

.mobile-veriation .col-lg-4.col-md-4 {
margin-bottom: 15px;
}
.servicesArea img{
margin-top: 20px;
}
}
.main-contain.dynamic-data h4 a{
    
    color:#d0112b9c;
}

.main-contain.dynamic-data a{
    
    color:#a49595;
}
.main-contain.dynamic-data a:hover{
    
    color:#D0112B !important;
}