.navbar{
    font-size:17px; 
    background-color: #1B1B1B;
}
.fa-user{
    color:#a5a5a5;
}
.footer-heading{
    color:#d90e16;
}
.navbar-nav > li{
  padding-left:20px;
  padding-right:20px;
}

.map-container{
overflow:hidden;
padding-bottom:50.25%;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:80%;
width:100%;
position:absolute;
}
.form-control-a {
    display: block;
    width: 100%;
    height: calc(2.25rem + 130px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.labelfontweight{
    font-weight:bold;
}
.page-footer{
    background:#000000;
    text-align: justify;
}
/*================================================================================================*/
/*--------------------------------- By Haris -----------------------------------------------------*/
.navbar-light .navbar-nav .nav-link
{
    color:white !important;
}
.navbar-light .navbar-nav .nav-link:hover
{
    color:#d90e16 !important;
}
.navbar-toggler{
    background-color: #a5a5a5 !important;
}
.color-box-col{
    padding-left: 10px !important;
    padding-right: 0px !important;
}
.color-box{
    width: 100%;
    height: 81px;
    background: white;
    margin:5px;
    border:1px solid black;
}
.real-color{
    width: 35px;
    height: 36px;
    position: relative;
    top: 31%;
    /*left: 42%;*/
    border-radius: 35px;
    text-align: center;
    justify-content: center;
    display: inline-block;
}
/*.storage-row{*/
/*    opacity:0.3;*/
/*    pointer-events:none;*/
/*}*/
/*.buy-storage-row{*/
/*    opacity:0.3;*/
/*    pointer-events:none;*/
/*}*/
.sell-quantity-row{
    opacity:0.3;
    pointer-events:none;
}
.sell-carrier-row{
    opacity:0.3;
    pointer-events:none;
}
.sell-condition-row{
    opacity:0.3;
    pointer-events:none;
}
.color_label{
    background:white;
    width:100%;
    height:110px;
    border:1px solid #dcdcdc;
    text-align:center;
}
.storage_label{
    background:white;
    width:100%;
    height:110px;
    border:1px solid #dcdcdc;
    text-align:center;
}
.carrier_label{
    background:white;
    width:100%;
    height:110px;
    border:1px solid #dcdcdc;
    text-align:center;
}
.condition_label{
    background:white;
    width:100%;
    height:100px;
    border:1px solid #dcdcdc;
    text-align:center;
}

.color_label:hover,.storage_label:hover,.carrier_label:hover,.condition_label:hover{
    cursor:pointer;
    border:1px solid #716d6d;
}
.color-radio{
    display:none;   
}
/*.card img{*/
/*    height:500px !important;*/
/*}*/
.color-name{
    text-align: center;
    position: relative;
    top: 25px;
}


/*================================================================================================*/
/*================  Header Dropdown Style ======================*/
.dropbtn {
  background-color: #d90e16;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  left: -58px;
    top: 50px;
  background-color: #1B1B1B;
  min-width: 138px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: black;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #d90e16;}

/*================================================================================================*/
/*-------------  four circular icon display (selection)  --------------------*/

.outer-div{
    text-align:center;
    height: 75px;
    justify-content: center;
    display: flex;
    position: relative;
    top: 70px;
}
.outer-div1{
    /*background: #e0dede;*/
    /*height: 75px;*/
    justify-content: center;
    display: flex;
    position: relative;
    top: 70px;
}
.outer-div1 .inner-div{
    padding: 22px;
    background: #eaeaea;
    border-radius: 15px;
    box-shadow: 1px 12px 36px 1px rgb(68 68 68 / 96%);
}

.inner-div b{
    font-size:20px !important;
}
.inner-div .active{
    color:#d90e16;
}
.custom-navbar-link{
    color:black;
    
}
.custom-navbar-link:hover{
    color:#d90e16;
    text-decoration: none;
}


.white-text{
    color:white;
}


/*================================================================================================*/
/*---------------------------- Media Queries --------------------------------*/
@media only screen and (max-width: 767px) and (min-width: 400px)
{
    .payment-method-card{
        display:flex;
        justify-content:center;
    }
    .payment-method-title{
        text-align:center;
    }
    .outer-div,.outer-div1{
        height:100px;
    }
}

@media only screen and (max-width: 600px) {
.justify-content{
     text-align:justify;
}
.font-small{
 font-size: 1.2rem !important;
}
.colors-div{
    width: 100%;
    overflow:auto;
}
.text-color-change{
    color:#ffffff;
}
.device-title-font-size{
    font-size:15px !important;
}
.card {
     margin-left: 0px !important; 
     margin-right: 0px !important; 
}
.card-body {
    padding: 0rem !important;
}
.p-5 {
    padding: 2rem!important;
}
.content-top{
    padding-top: 0rem!important;
    margin-top: 0rem!important;
}
.image-view-top{
  padding-top: 0rem!important;  
}
.inner-div b {
    font-size: 13px !important;
}
.sell-padding{
    padding: 1.25rem !important;
}
.btn-font{
       font-size: 0.8rem !important; 
}
.damage-option-main-box {
    padding: 20px 10px !important;
}
.repairoption-title{
       font-size: 1.1rem; 
}
.wrimagecard{	
	margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
    border-radius: 20px;
    transition: all 1s ease-in-out;
}
.wrimagecard .fa{
	position: relative;
    font-size: 70px;
}
.wrimagecard-topimage_header{
padding: 20px;
}
a.wrimagecard:hover, .wrimagecard-topimage:hover {
    /*box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);*/
    box-shadow: none;
}
.wrimagecard-topimage .link {
    width: 100%;
    height: 100%;
    display: block;
}
.wrimagecard-topimage_title {
    padding: 5px 7px;
    height: 225px;
    padding-bottom: 0.75rem;
    position: relative;
}
.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    color: #525c65;
    transition: color 0.3s ease;
}

.masthead {
    display:none;
}
.masthead-buy{
    display:none; 
}
.masthead-sell{
    display:none;
}
.masthead-main{
    display:none;
}

}
@media only screen and (min-width: 601px) {
.colors-div{
    width: 70%;
    overflow:auto;
}
.text-color-change{
    color:#000000;
}
.content-top{
    padding-top: 3rem!important;
    margin-top: 1rem!important;
}
.image-view-top{
  padding-top: 3rem!important;  
}
.wrimagecard{	
	margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 12px 15px 20px 0px rgba(46,61,73,0.15);
    border-radius: 20px;
    transition: all 1s ease;
}
.wrimagecard .fa{
	position: relative;
    font-size: 70px;
}
.wrimagecard-topimage_header{
padding: 20px;
}
a.wrimagecard:hover, .wrimagecard-topimage:hover {
    /*box-shadow: 2px 4px 8px 0px rgba(46,61,73,0.2);*/
    box-shadow:none;
}
.wrimagecard-topimage .link {
    width: 100%;
    height: 100%;
    display: block;
}
.wrimagecard-topimage_title {
    padding: 20px 24px;
    height: 200px;
    padding-bottom: 0.75rem;
    position: relative;
}
.wrimagecard-topimage a {
    border-bottom: none;
    text-decoration: none;
    color: #525c65;
    transition: color 0.3s ease;
}


/*===== all banners =====*/

.masthead-repair-device-categories{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/choose-your-device.gif');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}

.masthead-repair-iphone{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-iphone.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-repair-samsung{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-samsung.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-repair-google{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-google.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-sony{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-sony.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-oneplus{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-oneplus.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-nokia{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-nokia.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-lg{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-lg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-motorola{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-motorola.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-htc{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-htc.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}
.masthead-repair-blackberry{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/masthead-repair-blackberry.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;    
}





.masthead-repair-smartphone-brand{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/smartphone.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-repair-tablet-brand{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/tablet-display-1.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-repair-ipad-brand{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/ipad-display.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-repair-computer-brand{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/computer-display.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-repair-gaming-brand{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/new-images/repair/game-display.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}






.masthead-buy{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/buy/images/buy-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-sell{
  height: 500px;
  min-height: 500px;
  background-image: url('https://profiix.com/sell/images/sell-banner.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.masthead-main{
  height: 50vh;
  min-height: 250px;
  background-image: url('https://profiix.com/images/temp-img.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



/*===== all banners end =====*/

}
.text-color{
    color:#d90e16 !important;
}
.verifyBtn{
    background-color:#d90e16 !important;
    border:none;
}
.word-break{
    word-break: break-all !important;
}
.damage-option-main-boxx{
    width: 100%;
    background: #fafafb;
     padding: 50px 50px; 
    border-radius: 30px;
    box-shadow: 0 3px 6px 0px rgb(0 0 0 / 16%); 
}
.hover-option li:hover{
    background-color:#d90e16;
    color:#ffffff !important;
}
.colors-div ul a li {
    display: block;
    color: grey;
}
.colors-div ul a {
text-decoration:none;
}


.search-box {
  /*position: absolute;*/
  top: 50%;
  left: 50%;
  /*transform: translate(-50%,-50%);*/
  /*background: black;*/
  height: 50px;
  border-radius: 50px;
  /*padding: 10px;*/
}

.search-btn {
  color: white;
  float: right;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: black;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 2s;
}

.fa-search {
  /*background: white;*/
  font-size: 24px;
}

.search-input {
  border: none;
  background: white;
  outline: none;
  float: left;
  padding: 0;
  color: black;
  font-size: 20px;
  transition: 0.4s;
  line-height: 50px;
  width: 0;
}

.search-box:hover > .search-input {
  width: 250px;
  padding: 0 7px;
}


.search-item-box{
  width: 130px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  background: url("http://kodyrabatowe.wp.pl/img/ico/search_gr.png") top left     no-repeat;
height:40px;
padding-left:25px;   
}

/* When the input field gets focus, change its width to 100% */
.search-item-box:focus {
  width: 90%;
}

/*===========================================================================*/
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 5px;
    vertical-align: top;
    margin-left: -10px; 
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}
.footer-menu li a{
    color:white !important;
}
ul li a:hover{
    color:#d90e16 !important;
    text-decoration:none;
}
/*==================================  Contact Page ==================================*/
.bg-1 {
    height: 240px;
    background: url(../images/pages-banner.jpg) no-repeat 50% 30%;
    background-size: cover;
}
/*.bg-1:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    width: 100%;*/
/*    height: 326px;*/
/*    opacity: 0.5;*/
/*    background: #000;*/
/*}*/
.page-title .block h1{
    color:#fff;
    font-size:3.75rem;
}
.text-md{
    font-size:2.25rem;
    font-weight:600;
}
.section {
    padding: 100px 0;
}
.btn-main{
    display: inline-block;
    font-size: 14px;
    font-size: .8125rem;
    font-weight: 400;
    padding: 1rem 2.5rem;
    text-transform: uppercase;
    border-radius: 0;
    transition: all .5s ease;
    background: #d90e16;
    color: #fff;
}
.btn-main:hover{
    background:#9a5936;
}
.address-block li {
    margin-bottom: 10px;
}
.text-color{
    color:black !important;
}
.social-icons a{
    color:black !important;
}
.social-icons i{
    margin-right: 15px;
    font-size: 25px;
}
/*---------------------- about page --------------------------------------*/
.content-title{
    font-size: 30px !important;
    line-height: 35px;
    font-weight:bold;
}
.primary-color{
    color:#d90e16 !important;
}
.about-para{
    line-height:30px;
}
/*====================================================================================*/
/*.card-btn{*/
/*    background-color:#d90e16 !important;*/
/*    color:white !important;*/
/*}*/
/*#e7e7e7*/
.card-btn{
    background-color: #a5a5a5 !important;
    color: #000000 !important;
    border: 1px solid #cecece;
    word-break: break-word;
    white-space: normal;
}
.card-btn:hover{
    background-color: #ffffff !important;
}
.card-title{
    margin:0px !important;
}
@media only screen and (max-width: 575px) and (min-width: 200px)
{
    .main-cards{
        max-width:90% !important;
    }
    .main-cards p{
        padding:10px !important;
    }
}

/*======================================================================================*/
.sec-repair-para{
    background: #f1f1f1;
    padding:90px;
    text-align:justify;
}
.main-services-images-repair{
    background-image: url(https://profiix.com/images/rrepair.jpg);
    background-size: cover;
    background-position: center;
    height:500px;
}
.main-services-images-buy{
    background-image: url(https://profiix.com/images/bbuy.jpg);
    background-size: cover;
    background-position: center;
    height:500px;
}
.main-services-images-sell{
    background-image: url(https://profiix.com/images/ssell.png);
    background-size: cover;
    background-position: center;
    height:500px;
}
.main-services-images-accessories{
    background-image: url(https://profiix.com/images/aacces.jpg);
    background-size: cover;
    background-position: center;
    height:500px;
}

@media only screen and (max-width: 600px) and (min-width: 200px)
{
    .masthead,.masthead-sell,.masthead-buy,.masthead-main{
        background-position: right;
    }
    .sec-repair-para{
        padding:45px;
    }
}

/*========== paynow-box, continue-box ===========*/

.continue-box{
    width:100%;
    background:#cbc0d3;
    height:auto;
    border-radius:23px;
    padding:10px 40px;
}
.paynow-box{
    width:100%;
    background:#efd3d7;
    height:auto;
    border-radius:23px;
    padding:10px 40px;
}
.title-heading-1{
    background: #d90e16;
    color: #fff !important;
    padding: 20px 0px;
    text-align: center;
}
.tag {
    width: auto;
    height: auto;
    background: #000000;
    color: #ffffff;
    position: absolute;
    right: 4px;
    top: 19px;
    padding: 0px 10px;
    border: 1px solid black;
    transform: rotate(45deg);
}
@media only screen and (max-width: 550px) and (min-width: 400px)
{
    .title-heading-1{
        font-size:1.5rem;
    }
    .price-heading{
        font-size:1.3rem;
    }
    .continue-box{
        padding:10px 23px;
    }
    .paynow-box{
        padding:10px 23px;
    }
}
@media only screen and (max-width: 400px) and (min-width: 300px)
{
    .title-heading-1{
        font-size:1.2rem;
    }
    .price-heading{
        font-size:1rem;
    }
    .tag {
        right: -20px;
        top: -3px;
    }
}
/*----------------------------------------------*/
.myNewBtn{
    background:#d90e16;
    color:#ffffff;
    border:none;
    word-break: break-word;
    white-space: normal;
    font-size: 16px;
    /*font-size: .8125rem;*/
    font-weight: 600;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 0;
    border:1px solid #d90e16;
    transition: all .5s ease;
}
.myNewBtn:hover{
    background:transparent;
    color:#d90e16;
}
.myNewBtn1{
    background:#cbc0d3;
    color:black;
    border:none;
    word-break: break-word;
    white-space: normal;
     font-size: 16px;
    /*font-size: .8125rem;*/
    font-weight: 600;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 0;
    transition: all .5s ease;
}
.myNewBtn1:hover{
    background:#efd3d7;
    color:black;
}
.myNewBtn2{
    background:#efd3d7;
    color:black;
    border:none;
    word-break: break-word;
    white-space: normal;
     font-size: 16px;
    /*font-size: .8125rem;*/
    font-weight: 600;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 0;
    transition: all .5s ease;
}
.myNewBtn2:hover{
    background:#cbc0d3;
    color:black;
}
.fa-arrow-left{
    font-size:25px;
    color:#000000;
}
.fa-arrow-left:hover{
    cursor:pointer; 
    color:#d90e16;
}
.proceedBtn {
	background-color: #d90e16;
	border: #d90e16 1px solid;
	padding: 5px 10px;
	color: black;
	float: right;
	font-weight:600;
	text-decoration: none;
	border-radius: 0px;
	margin: 10px 0px;
}
.proceedBtn:hover{
	background-color: transparent;
	border: #d90e16 1px solid;
	color:#d90e16;
}
.emptyBtn {
	background-color: red;
	border: red 1px solid;
	padding: 5px 10px;
	color: white;
	float: right;
	text-decoration: none;
	border-radius: 3px;
	margin: 10px 0px;
}
.emptyBtn:hover{
	background-color: #fff;
	border: red 1px solid;
	color: red;
	text-decoration: none;	
}
.subscriptionemail{
    padding: 10px 15px;
    /*border-radius: 25px;*/
    border: none;
    width:100%;
}

/*=================================================================================================*/
/*============================  Store Landing Page Designing Begginning ===========================*/

.main-heading{
    font-weight:700;    
}
.phone{
    color: red;
    font-weight: 700;
    font-size: 20px;
}
.phone a{
    color: red;
}
.phone a:hover{
    color: black;
    text-decoration:none;
}
.address{
    font-weight: 600;
    margin-bottom:25px;
}
.gradientBtn{
    background-image: linear-gradient(to right, #cbc0d3, #efd3d7);
    padding: 10px 30px;
    color: black;
    font-size: 20px;
    font-weight: 600;
    border-radius: 25px;
}
.gradientBtn:hover{
    color: black;
}
.purpleBtn{
    background:#cbc0d3;
    padding: 10px 30px;
    color: black;
    font-size: 20px;
    font-weight: 600;
    border-radius: 25px;
    width: 70%;
    /*width:350px;*/
    border: none;
}
.purpleBtn:focus{
    border:none;
    outline:none;
}
.purpleBtn:hover,.pinkBtn:hover{
    cursor:pointer;
}
.store-hours-div{
    /*text-align:center;*/
}
.store-hours-div h3{
    color: red;
    font-weight: 700;
    font-size: 30px;
}
.store-hours-div p{
    font-size: 20px;
}
.appointment-div{
    text-align:right;
}
.pinkBtn{
    background:#efd3d7;
    padding: 20px 30px;
    color: black;
    font-size: 20px;
    font-weight: 600;
    border-radius: 25px;
    width: 70%;
    /*width:350px;*/
    border: none;
}
.pinkBtn:focus{
    border:none;
    outline:none;
}

.pinkBtn:hover{
    background:#000 !important;
    color: #fff;
}

.devices img{
    background: #efd3d7;
    border-radius: 52px;
    padding: 10px;
    position:relative;
    top:25px;
}
.devices .text{
    position: relative;
    top: -80px;
    left: 108px;
    width: 65%;
}
.devices form{
    position: relative;
}
.store-image{
    text-align:center;
}
.store-image img{
    width:264px;
}
.devices form button{
    position: absolute;
    right: 0;
    bottom: 102px;
    background: none;
    border: none;
    font-size: 25px;
    color:red;
}
.devices form button:focus{
    border:none;
    outline:none;
}
.devices form button:hover{
    cursor:pointer;
    color:red;
    
}
#demos .owl-carousel .item{
    background: #fff5fb;
    height: auto;
    border: 1px solid #e0dede;
    border-radius: 23px;
    padding: 5px;
}
.large-12{
    width:100%;
}
#demos .owl-carousel .item .related-map{
    width:45%;
}
#demos .owl-carousel .item .related-store{
    position:absolute;
    top:0;
    right:10px;
    width:50%;
}
#demos .owl-carousel .item .related-store a{
    color:black;
}
#demos .owl-carousel .item .related-store a:hover{
    color:black;
    text-decoration:none;
}
.chooseUsContainer{
    background-image: linear-gradient(to right, #efd3d7, #cbc0d3);
    width:100%;
}
.quality-services h3{
    font-weight:700;
}
.quality-services p{
    text-align:justify;
    line-height:35px;
}
.quality-services-img img{
    width:100%;
}
.callNowBtn{
    background:#efd3d7;
    padding: 10px 30px;
    color: black;
    font-size: 20px;
    font-weight: 600;
    border-radius: 25px;
    width: 70%;
    /*width:350px;*/
    border: 1px solid black;
}
.callNowBtn:focus{
    border:none;
    outline:none;
}
.callNowBtn:hover{
    background:#e8c9ce;
    cursor:pointer;
    color:black;
    text-decoration:none;
}
.card .img-div{
    width:100%;
    text-align:center;
}
.card .img-div img{
    background: #cbc0d3;
    padding: 40px;
    border-radius: 50%;
}
/*=================================================================================================*/
/*====================== Serices Pages Design==================*/

/*.service-bg{*/
    /*background:url('https://profiix.com/services/images/iphone-services-bg.png');*/
    /*background-size: cover;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
/*    position: relative;*/
/*    width: 100%;*/
/*    background: #fff;*/
/*    overflow: hidden;*/
/*    height: 80vh;*/
/*}*/
/*.service-bg-overlay{*/
/*    background: #0000006b;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    z-index: 5;*/
/*}*/
/*.service-bg video{*/
/*    width: 100%;*/
/*    position: relative;*/
    /*height: 100%;*/
/*    z-index: 2;*/
/*    background: rgba(0,0,0,0.5);*/
/*}*/
.service-bg{
    background:url('https://profiix.com/services/images/iphone-services-bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
}
.service-bg-overlay{
    background: #0000006b;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.left-side-service-banner{
    color:white;
    padding:70px 60px;
    position: relative;
    /*transform: translate(20%, 50%);*/
}
.left-side-service-banner p:nth-child(1) {
    font-size:35px;
    font-weight:700;
    margin:0;
}
.left-side-service-banner h1{
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}
.left-side-service-banner p:nth-child(3) {
    font-size:35px;
    font-weight:700;
    margin:0;
}
.left-side-service-banner p:nth-child(4){
    margin: 20px 0px;
    font-size: 25px;
}
.services-sec2 h2{
    font-weight:700;
}
.services-sec2 p:nth-child(2),.services-sec3 p:nth-child(2){
    text-align:justify;
}
.services-sec2-img,.services-sec3-img{
    text-align:center;
}
.services-sec2-img img,.services-sec3-img img{
    width:100%;
}
.services-sec2 a{
    background: #efd3d7;
    padding: 15px 70px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    border-radius: 30px;
    box-shadow: 1px 9px 17px rgb(130 125 130);
    transition: 0.7s ease-in-out;
    color:black;
}
.services-sec2 a:hover{
    text-decoration:none;
    cursor:pointer;
    box-shadow: none;
}
.services-sec3 p:nth-child(2)
{
    font-size:22px;
}
.services-sec3 p:nth-child(3)
{
    width:85%;
}
.services-sec3 button
{
    background: none;
    border: none;
    font-size: 25px;
    color: red;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.services-sec3 button
{
    cursor:pointer;
}
.services-sec3-cards{
    box-shadow: 2px 4px 4px 3px #c1bec3;
    padding: 10px 50px;
    width: 100%;
    margin-top: 30px;
    height: 13rem;
}
.sec-heading{
    font-size: 40px;
    font-weight: 800;
    width: 100%;
}
.sec4 .card{
    background: #e6e0e9;
}
.sec4 .card .img-div img {
    background: #efd3d7;
    padding: 30px;
    border-radius: 50%;
}
.sec5 p{
    font-size:20px; 
    text-align:justify;
}
.services-sec6-img img{
    width:100%;
}
.services-sec7-img img{
    width:100%;
}
.services-sec7 p{
    text-align:justify;
}
.services-sec8 a{
    background: #efd3d7;
    padding: 15px 70px;
    font-size: 20px;
    font-weight: 700;
    border: none;
    box-shadow: 1px 9px 17px rgb(130 125 130);
    transition: 0.7s ease-in-out;
    color:black;
}
.services-sec8 a:hover{
    cursor:pointer;
    box-shadow: none;
    text-decoration:none;
}
/*===================================== column bacground images ===========================*/
/*---------------------------- Landing Pages and Services Pages ----------------------------------*/
/*--- iPhone ---*/
.sec2-col-iphone-services{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec6-col-iphone-faqs{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec7-col-iphone-fix
{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*--- Smartphone ---*/
.sec2-col-smartphone-services{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec6-col-smartphone-faqs{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sec7-col-smartphone-fix
{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*--- Tablet ---*/
.sec2-col-tablet-services{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec6-col-tablet-faqs{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sec7-col-tablet-fix
{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*--- iPad ---*/
.sec2-col-ipad-services{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec6-col-ipad-faqs{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sec7-col-ipad-fix
{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*--- Laptop ---*/
.sec2-col-laptop-services{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec6-col-laptop-faqs{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec7-col-laptop-fix
{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*--- Gaming Console ---*/
.sec2-col-console-services{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec6-col-console-faqs{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sec7-col-console-fix
{
    background-image:url("https://profiix.com/services/images/iphone-services-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) and (min-width: 200px){
    .col-mob{
        min-height:300px;
        margin-top:30px;
    }
    .services-sec3-cards{
        height: 20rem;
        padding:10px 20px;
    }
}
/*================ Media Queries ===================*/
@media only screen and (max-width: 598px) and (min-width: 449px){
    .left-side-service-banner{
        padding:70px 60px;
    }
    .left-side-service-banner h1{
        font-size: 40px;
        font-weight: 700;
        margin: 0;
    }
    .left-side-service-banner p:nth-child(1) {
        font-size:27px;
        font-weight:700;
        margin:0;
    }
    .left-side-service-banner p:nth-child(3) {
        font-size:27px;
        font-weight:700;
        margin:0;
    }
    .left-side-service-banner p:nth-child(4){
        margin: 20px 0px;
        font-size: 20px;
    }
    .sec-heading{
        font-size: 30px;
    }
    .services-sec2-col{
        min-height:300px;
        margin-top:30px;
    }
}

@media only screen and (max-width: 449px) and (min-width: 369px){
    .left-side-service-banner{
        padding:70px 20px;
    }
    .left-side-service-banner h1{
        font-size: 40px;
        font-weight: 700;
        margin: 0;
    }
    .left-side-service-banner p:nth-child(1) {
        font-size:27px;
        font-weight:700;
        margin:0;
    }
    .left-side-service-banner p:nth-child(3) {
        font-size:27px;
        font-weight:700;
        margin:0;
    }
    .left-side-service-banner p:nth-child(4){
        margin: 20px 0px;
        font-size: 20px;
    }
    .services-sec2-img button,.services-sec8 a{
        padding:15px 20px;
    }
    .sec-heading{
        font-size: 25px;
    }
    .services-sec2 h2,.services-sec3 h2{
        font-size:22px;
    }
    .services-sec2 a{
        padding:15px 30px;
    }
    .services-sec3-cards{
        height: 20rem;
    }
}
/*===================================================================================================*/
/*===About Page Design===*/

.left-side-about-banner{
    color:white;
    padding:70px 60px;
    position: relative;
    /*transform: translate(20%, 50%);*/
}
.left-side-about-banner p:nth-child(1) {
    font-size:35px;
    /*font-weight:700;*/
    margin:0;
}
.left-side-about-banner h2{
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}
.left-side-about-banner h1{
    font-size: 60px;
    font-weight: 700;
    margin: 0;
    color:#d90e16;
}
.left-side-about-banner p:nth-child(3) {
    font-size:35px;
    font-weight:700;
    margin:0;
}
.left-side-about-banner p:nth-child(4){
    margin: 20px 0px;
    font-size: 25px;
    width:50%;
}


.about-bg{
    background:url('https://profiix.com/images/about-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 60vh;
}

.about-main-headings{
    background-image: linear-gradient(to right, #cbc0d3 , #efd3d7);
    color:white;
}

.about-main-headings h1{
    font-weight:800;
    font-size:60px;
}
.about-main-headings h2{
    font-weight:600;
    font-size:35px;
}
.about-content{
    padding-left:50px;
    padding-right:50px;
    font-size:20px;
}
.card .about-img-div img{
    padding:50px;
    border:1px solid black;
    border-radius:100px;
}




