body {
  font-family: 'Work Sans', sans-serif;
  margin: 0px;
  padding: 0px;
  font-size:14px;
  font-weight: normal;
  background: #fff; 
}

p {
  font-size:14px;
  color: #242424; }

img {
  max-width: 100%;
  border: 0; }

.clear {
  clear: both;
  float: none;
  width: 100%; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

a {
  text-decoration: none !important;
  transition: all 0.2s ease-in;
  color: #000; }

a:hover {
  color: #06c; }

a, span {
  display: inline-block; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb-100 {
  margin-bottom: 100px; }

.mt0 {
  margin-top: 0px !important; }

.pt15 {
  padding-top: 15px; }

.pl-0 {
  padding-left: 0; }

.pr-0 {
  padding-right: 0; }

.no-padding {
  padding: 0px; }

.img-responsive {
  width: 100%;
  height: auto; 
}



/*------------------common-css-------------------*/
.fa-phone {
  transform: scaleX(-1); }

.common-btn {
  font-size: 16px;
  background:#06c;
  color: #fff;
  padding: 15px 40px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  line-height: 1;
  border: 0;
  border-radius: 40px;
  font-weight:500;
}


.common-btn:hover {
  background:#444;
  color: #fff;
  box-shadow: none; }

.title {
  position: relative;
  font-size:24px;
  font-weight:600;
  margin-bottom:20px;
  color:#242424;	
}

.form-control {
  border-radius:40px;
  height:43px;
  font-size:15px;
  padding-left: 20px;	

}

select.form-control {
  padding: 0; }

:focus {
  box-shadow: none !important;
  outline: none !important; 
}

@media (min-width: 1200px){
.container { max-width: 1200px; }
	
}

/*------------------end common-css-------------------*/

.login-header{ background:#333; padding:15px 0;  }

.logo a{ display: flex; align-items: center; }

.login-wrapper{ background:#f9f9f9; height:calc(100vh - 76px);  }

.login-left{ text-align: center; }
.login-left-content h1{ font-weight: 600; color:#393939; font-size:40px; margin-bottom:5px;    }
.login-left-content p{ color:#393939; font-size:16px; margin:0 auto; width:100%; }

.login-form-col { max-width:415px; width:100%; margin: auto;   }

.login-text{ font-size:24px; color:#404040; margin-bottom:20px;  font-weight: 500;  }

.login-form .form-group { margin-bottom: 1.5rem; position: relative;  }
.login-user-ico { position: absolute; top:8px; right: 15px; font-size: 20px; }

.login-form p a{ color:#fff; }

.login-form .form-control{  border:1px solid #d9d9d9; font-weight:500; }
.login-form .common-btn{ width:100%;  }

.inner-login-wrapper { height: 100%; }
.inner-login-wrapper .row{ height: 87vh; align-items: center; }


/*---------------homepage--------------------*/

.main-header{ background:#333333; padding:15px 0; box-shadow:0px 0px 8px rgba(0, 0, 0, 0.08);   }
.main-header .container{ max-width:1600px; padding-left:30px; padding-right:30px;   }

.logo a{ display: flex; align-items: center; }

.logo span {
    line-height:1.2;
    margin-left: 15px;
    font-size: 16px;
    font-weight:400;
    color:#f5f5f7;
    vertical-align: middle;
}

.apple-logo{ border-left:1px solid #ccc; border-right:1px solid #ccc; padding:0px 15px; }

.header-content{ display: flex; justify-content: space-between; align-items: center; }
.header-login-btn a {
    font-weight: 300;
    font-size: 14px;
    color: #f5f5f7;
}
.header-login-btn a:hover{ color:#fff; }

.homepage-banner{ position:relative; }
.homepage-banner .banner-content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-width: 1160px;
    margin: auto;
    width: 100%;
    right: 0;
}

.homepage-banner .banner-content h1{ font-size:30px; color:#06c; font-weight:600; margin-bottom:0;  }

.warrantycheck-sec{ margin:25px 0; }

.featured-bullets{ padding-left:23px; list-style-image: url('../images/bullet-icon.png'); }
.featured-bullets li{ margin-bottom:20px; padding-left: 5px; font-size: 15px; }

.warranty-serial-col {
    background: #eee;
    padding: 30px 30px 0;
}
.warranty-serial-col h3{ font-size:20px; font-weight: 600; margin-bottom:20px;  }

.serial-form label{ font-size:16px; font-weight: 600; color:#363636; margin-bottom:10px; display: block;  }
.serial-form p{
    margin-top: 10px;
    font-size: 15px;
}

.serial-form p a{ color:#06c; }
.serial-form p a:hover{ color:#000; }

span.required {
    font-size: 14px;
    font-weight:500;
    color: red;
	margin-top:-2px; 
}

.serial-form .form-group.mt-2{ text-align:right; }

.check-warranty-sec { padding-right: 50px; }

.multiple-warranty-sec{ border-top:1px solid #e1e1e1; margin-top:40px; padding-top:30px; }
.multiple-warranty-sec .title{ margin-bottom:15px; }


footer {
    background-color:#F5F5F7;
    position: relative;
    color:#515154;
    font-size: 13px;
	padding:30px 0 20px; 
}

footer a{ color:#515154; font-size: 13px; }
footer p{ color:#515154; font-size: 13px; }

.footer-social{ margin-top:20px; }
.footer-social a {
    padding: 0;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 50%;
    color:#515154;
    line-height: 38px;
    margin-right: 6px;
}
.footer-social a i {
    margin: 0 auto;
    font-size: 16px;
}

.footer-social a:hover{ background:#333; color:#fff; }

footer h4{ font-size:13px; text-transform:uppercase; font-weight:600; margin-bottom: 15px; }

.copyright{ margin-top:15px; }

.footer-links p{ display:flex; font-size:13px; }
.footer-links p i{ font-size:16px; margin-right:5px; }
.footer-links p a{ font-size:13px; }

.footer-terms{ padding-left:50px; }
.footer-terms li{ margin-bottom:6px; }


.top-noti-user {
    display: flex;
    align-items: center;
	justify-content: flex-end;
}

.top-user-profile {
    display: inline-block;
    margin-left: 30px;
    vertical-align: middle;
}
.top-user-profile a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.top-user-profile p {
    margin-bottom: 0;
    margin-left: 12px;
    line-height: 16px;
    color:#f5f5f7;
    margin-right: 15px;
    font-size: 12px;
    font-weight: 600;
}
.top-user-profile small {
    display: block;
	font-size: 11px;
}

.dropdown-toggle::after {
    content: "\f107";
    font-family: 'Line Awesome Free';
    border: 0;
    vertical-align: middle;
    font-weight: 900;
}

.top-user-profile .dropdown-menu{ padding:0; border-radius: 0; }
.top-user-profile .dropdown-menu a {
    color: #000;
    font-size: 13px;
    padding: 7px 15px;
    min-width: 200px;
    font-weight: 400;
}
.top-user-profile .dropdown-menu.show {
    left: -5px !important;
	margin-top: 10px;
}

.top-user-profile .dropdown-menu a i{ color:#000; font-size:24px; margin-right:5px;   } 

.top-user-profile .dropdown-menu a:hover{ background:#eee; }

.dashboard-titles { background: #F9F9FA; }

.dashboard-color {
    padding: 15px;
    text-align: center;
}

.data-tabs a{ width:100%; }
.data-tabs .row {
    margin: 0px -10px;
    justify-content: center;
}
.data-tabs .col-3{ padding:0px 10px; -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%; }
.data-tabs .container {
    max-width: 1600px;
    padding-left: 30px;
    padding-right: 30px;
}

.dashboard-color h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 8px;
}
.dashboard-color h4{ font-size:26px; font-weight:600; margin-bottom: 0; }
.dashboard-color h4 small{ display:block; font-size:12px; }

.top-search {
    display: inline-block;
    width: 100%;
    position: relative;
	margin-right:20px; 
}

.top-search .form-control {
    padding: 1rem 1rem;
    background: linear-gradient(#fff, #f1f3f7);
	height: 35px;
	font-size:12px;
	color:#757575; 
}

button.search-ico {
    background: none;
    border: 0;
    font-size: 18px;
    position: absolute;
    top:5px;
    right: 5px;
    transform: scaleX(-1);
    color: #8d9da4;
}

.sort-grd-col .form-control {
    padding-left: 10px;
    background: linear-gradient(#fff, #f1f3f7);
	height: 35px;
	width:70px;
	font-size:12px;
}

.table-search-sort {
    display: flex;
    max-width:320px;
    width: 100%;
    margin-left: auto;
}

.page-heading-search{ margin:30px 0; }

.table {
    border: 1px solid #e7e9ed;
    margin-bottom: 0;
}

.dasboard-table{ margin-bottom:30px; }
.dasboard-table thead { background:#4c4c4c; color: #fff; }
.dasboard-table thead th{ font-size: 13px; font-weight:500; }
.dasboard-table tbody td{ font-size: 13px; color:#333c48; font-weight:500;  }

.hint-text {
    float: left;
    margin-top: 3px;
    font-size: 13px;
}

.pagination {
    float: right;
    margin-bottom: 0;
    font-size: 13px;
    color: #333;
	font-weight:500; 
}

.pagination .page-link {
    background: none;
    border: 0;
    color: #8D8D8D;
}

.page-item.active .page-link {
    background:#555;
    color: #fff;
}

.dashboard-wrapper-sec{ margin-bottom:30px; }

.dasboard-table .table-striped tbody tr:nth-of-type(2n+1) {
    background: #F8F8F8;
    border-bottom: 1px solid #e0e0e0;
}

.dasboard-table .table-hover tbody tr:hover {
    background: #fbfbfb;
    box-shadow: 0px 3px 6px rgb(69 65 78 / 9%) !important;
}

.page-heading-search .title{ font-weight:600; color:#333;  }

.device-main-content{ border-bottom:1px solid #e5e5e5; margin:50px 0 30px; padding-bottom:50px;  }

.device-title{ color:#2b2b2b; font-size:22px; font-weight:600; margin-bottom:20px; }
.device-info h3{ color:#272727; font-size:18px; font-weight:600; margin-top:20px; margin-bottom:20px; }
.device-info h3 span{ color:#00a4ad; }

.device-specs{ display: flex; flex-wrap: wrap; }
.device-specs-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	margin-bottom:20px; 
}

.device-specs-col p{ margin-bottom:0px; font-weight: 400; } 

.device-details-col{ background:#fff; border:1px solid #ececec; box-shadow: 0px 0px 20px rgb(0 0 0 / 5%); margin-bottom:30px;    }

.device-detail-head{ background:#ececec; font-size:16px; font-weight: 600; color:#131313; padding:10px 20px;   }
.device-detail-conten{ padding:20px 20px 5px; display: flex; flex-wrap: wrap; }
.device-detail-conten p{ -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; font-size:16px; color:#131313; font-weight: 500;  }

.device-detail-conten p span{ color:#5c5b5b; }
.device-detail-conten p b{ font-weight: 600; }

.green-text{ color:#4ea713; }
.red-text{ color:#c81010; }

.device-terms-col {
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
}

.device-terms-head{ background:#ececec; font-size:16px; font-weight: 600; color:#131313; padding:10px 20px;   }

.device-terms-col .card-header {
    background:none;
    margin-top:0px !important;
	border:none;
    padding:0;
    border-radius: 0px;
    cursor: pointer;
    margin-bottom:0px !important;
}

.device-terms-col .card-header.collapsed a.card-title{ color:#2A2A2A; font-weight:600; }
.device-terms-col .card-header a.card-title{ color:#2A2A2A; font-weight:600; }

.device-terms-col .card-header a.card-title:hover{ color:#2A2A2A; }

.device-terms-col ul.nav.nav-pills { margin-bottom: 10px; }

.device-terms-col .card{ border: none; background: none; }
.device-terms-col .card-body {
    background: #fff;
    padding:20px 20px 5px;
}

.device-terms-col .card-body p {
    margin-bottom:20px;
    font-size:14px;
    font-weight:400;
    line-height: 20px;
}

.device-terms-col .card-body li{ margin-bottom:6px; }

.device-terms-col .card-title{
	margin-bottom:0;
	width:100%;
	background: #ececec;
    font-size: 16px;
    font-weight: 600;
    color: #131313;
    padding: 10px 20px;
}

.accordion .card-header:after {
    font-family: 'Line Awesome Free';
    font-weight: 900;  
    content: "\f068";
    float: right;
	font-size:21px;
	color:#2A2A2A;
	position: absolute;
    right: 20px;
	top:7px;
}
.accordion .card-header.collapsed:after {
    content:"\f067";
	color:#2A2A2A; 
	
}

.detail-wrapper-sec { margin-bottom: 50px; }


.contact-fix-btn {
    background:#06c;
    color: #fff;
    cursor: pointer;
    padding:7px 15px;
    font-size:15px;
	margin: 0px -20px;
}

.contact-fix-btn i{ font-size:20px; margin:0px 4px; vertical-align:text-top;  } 
.contact-fix-btn i.las.la-angle-down{ float: right; font-size:16px; padding-top: 3px; }

.contact-fix-form {
    max-width:230px;
    width: 100%;
    background: #f8fafc;
    padding:0px 20px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 20%);
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
	transition:all 0.3s ease-in; 
}

.contact-fix-active{ max-width:320px; }

.contact-fix-form .common-btn{ padding: 12px 23px; font-size: 14px; }

.contact-fix-text{ margin-top:15px; width:280px;  }
.contact-fix-text p{ margin-bottom:10px; font-size:13px; text-align: center; padding:0px 30px;   } 
.contact-fix-form .form-control{ font-size:13px; height:35px; font-weight: 500; border:1px solid #d9d9d9;   }
.contact-fix-form textarea.form-control{ height: auto; } 
.inner-contact-fix-form{ display:none; }

.admin-upload-sec{ display: flex; }
.admin-upload-file {
    position: relative;
}

.admin-data-btns{ display:flex; justify-content:flex-end; }
.admin-data-btns .common-btn{ width:auto; }
.admin-data-btns .common-btn2{ margin-left:10px; }

    .custom-file-label {
        border-radius: 0;
        font-weight: 500;
        font-size: 13px;
        height: 100%;
    }
.custom-file-label::after{ border-radius:0; height: 100%; }

.page-upload-sec{ margin-top:10px; }

.admin-upload-btns .common-btn2{ background:#444; }

.upload-excel-table .table{ width:1800px; }
.upload-excel-table .w-3{ width:150px; }


.header-content .navbar-expand-lg .navbar-nav .nav-link {
    color: #252525;
    font-size: 16px;
    font-weight: 500;
    margin: 0px 14px;
    padding-right: 0.1rem;
    padding-left: 0.1rem;
}

.header-content .navbar-expand-lg .navbar-nav .nav-link:hover{ color:#55ACC6; }


/*-------static pages-------------*/

.static-pg {
  padding:0px 40px 20px;
  margin-bottom: 30px; }

.static-pg p a { color:#000; }

.static-pg li a { color:#000; }

.static-pg p a:hover{ color:#06c; }

.static-pg h1, .static-pg h2, .static-pg h3 {
  font-size: 22px;
  margin-bottom: 20px;
  margin-top: 40px; }

.static-pg p {
  font-size: 14px;
  line-height: 22px;
  color: #333; }

.static-pg li {
  margin-bottom: 10px; }

.static-pg p strong {
  color: #000;
  font-size: 16px; }

.static-pg .title {
  font-size: 34px;
  margin-bottom: 40px; }


.static-wrapper{ padding: 20px 0px; }

.admin-query{ width:250px; }

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 500 !important;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: none !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #dee2e6 !important;
    margin-bottom: 20px;
}

table.dataTable th, table.dataTable td {
    box-sizing: inherit !important;
    padding: .75rem !important;
}

table.dataTable {
    padding: 0px !important;
    box-sizing: inherit !important;
}

    table.dataTable thead th {
        background: #4c4c4c !important;
        color:#fff !important;
    }

.faq-banner{ background:#eee; text-align: center; position: relative;  }
.faq-banner h1{ position: absolute; top:50%; left:50%; transform: translate(-50%, -50%); color:#fff; margin-bottom:0; font-size:50px;    }



.faq-wrapper{ margin:20px 0; }

.faq-questions .card-header {
	position: relative;
    background:none;
    margin-top:0px !important;
	border:none;
    padding:20px 0;
    border-radius: 0px;
    cursor: pointer;
    margin-bottom:0px !important;
}

.faq-questions .card-header.collapsed a.card-title{ color:#2A2A2A; font-weight:400; }
.faq-questions .card-header a.card-title{ color:#06c; font-weight:400; }

.faq-questions .card-header a.card-title:hover{ color:#06c; }

.faq-tabs-sec ul.nav.nav-pills { margin-bottom: 10px; }

.faq-questions .card{ border: none; background: none; }
.faq-questions .card-body {
    background: #fff;
    padding:0px;
}

.faq-questions .card-body p {
    margin-bottom:10px;
    font-size:14px;
    font-weight:400;
    line-height: 24px;
	padding:5px 25px;
	border-left:2px solid #06c;
}

.faq-questions .card-title{ font-size:18px; margin-bottom:0; width:100%;  }

.faq-questions .accordion .card-header:after {
    font-family: 'Line Awesome Free';
    font-weight: 900;  
    content: "\f106";
    float: right;
	font-size:16px;
	color:#06c;
	position: absolute;
    right: 30px;
	top:16px; 
}
.faq-questions .accordion .card-header.collapsed:after {
    content:"\f107";
	color:#333; 
	
}



.faq-main-sec{ text-align:center; margin-bottom:0px;}
.faq-main-sec a{ margin:0px 5px; }
.faq-main-sec a img{ vertical-align: -7px; margin-right: 5px; }

.dashboard-color.highlighted {
    border: 2px solid blue;
    background: #06c;
    color:#fff;
}

 .dashboard-color.highlighted img { filter: brightness(0) invert(1); }

.admin-upload-btns .common-btn{ width:100%; text-align:center; }
.dash-cusname {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    align-items: center;
}
.dash-cusname h5{ margin-bottom:0; }
.dash-cusname h5 label{  margin-bottom: 0; }
    .dash-cusname .form-control {
        width: 62%;
        margin-left: auto;
        padding-left: 18px;
    }

hr.solid {
    border-top: 1px solid #bbb;
}

.footer-logos {
    text-align: center;
    padding: 20px 20px 30px;
    border-top: 1px solid #e1e1e1;
    max-width: 1200px;
    margin: auto;
}

    .footer-logos img {
        margin: 0px 10px;
    }


/*-------------media css------------*/

@media (max-width:1024px) {
    .footer-terms {
        padding-left: 0px;
    }
}


@media (max-width:950px) {
    .container {
        max-width: 98%;
    }

    .login-left-content h1 {
        font-size: 34px;
    }

    .login-left-content p {
        font-size: 14px;
        line-height: 18px;
    }

    .login-left-vector img {
        height: 150px;
    }

    .login-wrapper {
        height: auto;
    }

    .title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .check-warranty-sec {
        padding-right: 0px;
    }

    .warranty-serial-col {
        padding: 20px 30px 15px;
    }

    .top-user-profile p {
        display: none;
    }

    .navbar-toggler {
        color: #fff;
    }
}

@media (max-width:768px) {
    .login-left {
        margin-top: 20px;
    }

    .inner-login-wrapper .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .login-wrapper {
        height: calc(100vh - 76px);
    }

    .login-left-content h1 {
        font-size: 42px;
        margin-top: 10px;
    }

    .login-left-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .login-left-vector img {
        height: auto;
    }

    .login-form-col {
        max-width: 600px;
    }

    .login-text {
        text-align: center;
    }
}

@media (max-width:736px) {
    .login-left-content h1 {
        font-size: 34px;
    }

    .login-left-content p {
        font-size: 14px;
        line-height: 18px;
    }

    .login-left-vector img {
        height: 150px;
    }

    .login-text {
        margin-top: 30px;
    }

    .login-wrapper {
        background: #fff;
    }

    .extend-warranty-sec {
        margin-top: 30px;
    }

    .footer-logo-sec {
        margin-bottom: 30px;
    }

    .dashboard-color {
        padding: 15px 10px;
    }

    .data-tabs .container {
        overflow-x: scroll;
    }

    .data-tabs .row {
        width: 800px;
    }

    .table {
        width: 800px;
    }

    .faq-banner h1 {
        font-size: 40px;
    }
}

@media (max-width:667px) {
    .footer-logos img {
        width: 26%;
    }

    .footer-logos {
        width: 92%;
        margin: 30px auto 0;
    }

    .admin-upload-sec {
        flex-direction: column;
    }

    .admin-upload-file {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 15px 0;
    }

    .admin-upload-btns {
        width: 100%;
    }

    .page-heading-search {
        margin: 0px 0 30px;
    }
}

@media (max-width:520px) {
    .login-text {
        margin-top: 20px;
    }

    .main-header {
        padding: 8px 0;
    }

        .main-header .container {
            padding-left: 15px;
            padding-right: 15px;
        }

    .logo img {
        height: 24px;
    }

    .header-login-btn {
        width: 82px;
    }

    .logo span {
        margin-left: 10px;
        font-size: 11px;
        width: 55px;
    }

    .apple-logo {
        padding: 0px 10px;
        width: 100% !important;
    }

        .apple-logo img {
            height: 21px;
        }

    .warrantycheck-sec {
        margin: 20px 0 20px;
    }

    .table-search-sort {
        margin-top: 20px;
        max-width: 100%;
    }

    .hint-text {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .faq-main-sec a {
        margin: 10px 5px;
    }

    .top-user-profile {
        margin-left: 10px;
    }
}