@charset "utf-8";

* {
    margin: 0;
    padding: 0
}

img {
    border: none
}

a {
    text-decoration: none
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}

.clr {
    clear: both
}

@font-face {
    font-family: 'Canaro-LightDEMO';
    src: url(fonts/canaro1/Canaro-LightDEMO_gdi.eot);
    src: url(fonts/canaro1/Canaro-LightDEMO_gdi.eot?#iefix) format("embedded-opentype"), url(fonts/canaro1/Canaro-LightDEMO_gdi.woff) format("woff"), url(fonts/canaro1/Canaro-LightDEMO_gdi.ttf) format("truetype"), url(fonts/canaro1/Canaro-LightDEMO_gdi.svg#Canaro-LightDEMO) format("svg");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212
}

@font-face {
    font-family: 'SegoeUI-Regular';
    src: url(fonts/segoe/SegoeUI_gdi.eot);
    src: url(fonts/segoe/SegoeUI_gdi.eot?#iefix) format("embedded-opentype"), url(fonts/segoe/SegoeUI_gdi.woff) format("woff"), url(fonts/segoe/SegoeUI_gdi.ttf) format("truetype"), url(fonts/segoe/SegoeUI_gdi.svg#SegoeUI-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-2666
}

@font-face {
    font-family: 'SegoeUI-Bold';
    src: url(fonts/seg-bold/SegoeUI-Bold_gdi.eot);
    src: url(fonts/seg-bold/SegoeUI-Bold_gdi.eot?#iefix) format("embedded-opentype"), url(fonts/seg-bold/SegoeUI-Bold_gdi.woff) format("woff"), url(fonts/seg-bold/SegoeUI-Bold_gdi.ttf) format("truetype"), url(fonts/seg-bold/SegoeUI-Bold_gdi.svg#SegoeUI-Bold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-02DC
}

@font-face {
    font-family: 'SegoeUI-Semibold';
    src: url(fonts/seg-semi/SegoeUI-Semibold_gdi.eot);
    src: url(fonts/seg-semi/SegoeUI-Semibold_gdi.eot?#iefix) format("embedded-opentype"), url(fonts/seg-semi/SegoeUI-Semibold_gdi.woff) format("woff"), url(fonts/seg-semi/SegoeUI-Semibold_gdi.ttf) format("truetype"), url(fonts/seg-semi/SegoeUI-Semibold_gdi.svg#SegoeUI-Semibold) format("svg");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-02DC
}

body {
    margin: 0 auto;
    padding: 0 !important;
    overflow-x: hidden;
    font-family: roboto !important
}

ul.crac-2.service-cen-location li {
    float: left;
    width: 50%
}

.login-key a {
    color: #fff;
    padding: 0;
    font-size: 13px
}

ul.parsley-errors-list.filled {
    list-style: none;
    color: red;
    padding-top: 2px
}

.table100-body {
    max-height: 250px;
    overflow: auto;
    position: relative;
    overflow-y: scroll;
    margin-bottom: 10px;
    border: 1px solid #cfc6c6;
    border-radius: 4px;
    padding: 8px;
}


.table100.ver1 td {
    font-size: 13px;
    color: #333;
}

.table100-body td {
    padding-top: 8px;
    padding-bottom: 8px;
    vertical-align: initial;
    color: #333;
    padding-right: 10px;
    padding-left: 10px;
}

.table100.ver1 input[type="checkbox"] {
    margin: 0;
    margin-top: -7px;
}

.table100.ver1 .table100-body tr:nth-child(even) {
    background-color: #fff;
}

.table100-body td.rp-title {
    padding-left: 15px;
    text-align: left;
}

.table-list-repair {
    width: 100%;
}

.header-top {
    background: #404040;
    padding: 12px 0
}

.key-word p {
    color: #fff;
    font-family: open sans;
    margin: 0;
    display: inline-block;
}

.left-key {
    float: left;
    width: 39%
}

.login-key {
    float: left
}

.cart-key {
    float: right;
}

.cart-key a {}

.header-main {
    padding: 15px 0 !important;
    background-color: #c52229;
    display: flex;
    align-items: center;

}

header {
    /* position: fixed;
    width: 100%;
    z-index: 10000; */
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    position: fixed;
    z-index: 10000;
}

.space {
    height: 35px;
}

.search {
    background: #edeae9 none repeat scroll 0 0;
    border-radius: 3px;
    height: 45px;
    position: relative;
    min-width: 300px;
}

.search input {
    border: 1px solid #e4e4e4;
    background: #ffffff !important;
    border-radius: 3px;
    font-family: open sans;
    padding: 13px 0px 10px 10px;
    position: relative;
    width: 100%;
    background: transparent;
    outline: none;
}

.search .search-btn {
    padding: 10px 0px;
    position: absolute;
    right: 11px;
    top: 0px;
}

.top-mobi {
    display: inline-block;
}

.landline strong {
    color: #000;
    text-transform: uppercase;
}

.top-mobi p {
    color: #e52b38;
    font-size: 20px;
    font-weight: 800;
}

.mobile {
    background: rgba(0, 0, 0, 0) url(images/mobile.png) no-repeat scroll 0 3px;
    float: left;
    margin-left: 15px;
    padding: 0 0 0 25px
}

.inner-search-btn-1:hover {
    background: #A71B1A none repeat scroll 0 0 !important
}

.btm-loac {
    float: left;
}

.btm-loac>p {
    background: rgba(0, 0, 0, 0) url(images/location.png) no-repeat scroll 22px 3px;
    padding-left: 50px
}

.navigation {
    background: #ffffff;
}

.navigation .dropdown-menu strong {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
}

.navbar {
    margin-bottom: 0 !important
}

.navbar-default .navbar-nav>li>a {
    color: #c52229 !important;
    padding: 10px 7px;
}

.navigation ul li {
    padding: 0 3px
}

.navbar-collapse {
    padding: 0 !important
}

.navbar-nav>li>a.rtp {
    padding-left: 6px !important
}

.navbar-nav>li>a {
    display: block;
    font-family: open sans;
    padding: 14px 6px;
    position: relative
}

.navbar-default .navbar-toggle {
    border-color: transparent !important
}

.quote {
    background: rgba(60, 60, 60, 0.8) none repeat scroll 0 0;
    float: right !important;
    padding: 0 !important;
    margin-top: 10px
}

.quote h1 {
    color: #fff;
    font-family: open sans;
    font-size: 26px;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center
}

.quote {
    top: 20px;
    z-index: 999
}

.quote .error {
    color: #d8d8d8
}

.quote h1 span {
    font-weight: 700
}

hr {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #000;
    margin: 5px 0;
    opacity: .3
}

.quote form {
    padding: 0 15px 10px
}

.quote input {
    border: medium none;
    border-radius: 0;
    font-family: open sans;
    margin-top: 8px
}

.quote form .btn-sub {
    background: #e52b38 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    padding: 9px 30px 4px;
    text-transform: uppercase
}

.quote form .btn-sub:hover {
    background: #695548 none repeat scroll 0 0;
    transition: all .5s ease-in-out 0
}

.submtbtn {
    margin: 0 auto !important;
    text-align: center;
    width: 100%
}

.hitt {
    overflow: hidden
}

.item-search {
    background: #a10d15 url(images/item-search-bg.jpg) no-repeat center top;
    height: 100px
}

.search-1 {
    padding-top: 31px;
    padding-top: 31px;
    text-align: center;
    position: relative
}

.search-1 input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 3px 0 0 3px;
    font-family: open sans;
    padding: 11px;
    width: 70%
}

.search-1 .search-btn-1 {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 0 3px 3px 0;
    margin-left: -3px;
    padding: 12px 40px
}

.search-result {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #e52b38 #e52b38;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 63px;
    width: 99.5%;
    z-index: 999;
    padding-top: 20px
}

.search-result ul {
    list-style: outside none none
}

.search-result-inner ul {
    list-style: outside none none
}

.search-result-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-color: -moz-use-text-color hsl(356, 78%, 53%) hsl(356, 78%, 53%);
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    left: 89px;
    margin: 0 auto;
    position: absolute;
    top: 155px;
    width: 86.5%;
    z-index: 999
}

.search-result-inner ul li {
    background: #ededed none repeat scroll 0 0;
    border: 3px solid #fff;
    display: inline-block;
    height: 240px;
    margin: 14px;
    padding: 5px;
    vertical-align: top;
    width: 166px
}

.search-result-inner li a {
    height: 40%;
    color: #5b5b5b
}

.search-result-inner li a:hover {
    text-decoration: none !important
}

.search-result-inner li:hover {
    background: #fff;
    border: #ededed 1px solid
}

.search-result-inner h4 {
    font-size: 15px;
    margin-top: 12px
}

.search-result-inner input {
    width: auto
}

.search-result-inner span {
    color: #e52b38;
    margin-left: 1px
}

.search-result ul li {
    border: 1px solid #ccc;
    display: inline-block;
    height: auto;
    margin: 4px;
    min-height: 66px;
    padding: 6px 5px 5px;
    text-align: left;
    vertical-align: top;
    width: 32.6%
}

.search-result li img {
    float: left;
    height: auto;
    width: 13%
}

.search-result li a {
    height: 40%;
    color: #5b5b5b
}

.search-result li a:hover {
    text-decoration: none !important
}

.search-result h4 {
    color: #5b5b5b;
    font-size: 14px;
    margin-top: 4px
}

.search-result input {
    width: auto
}

.search-result span {
    color: #e52b38;
    float: left;
    margin-left: 1px;
    width: 75%
}

.search-result input[type="checkbox"] {
    float: left;
    margin-left: 4px !important;
    margin-top: 8px !important
}

.inner-item-search {
    background: #e52b38 none repeat scroll 0 0;
    box-shadow: 0 1px 2px #7f0c0c inset;
    padding-bottom: 50px;
    position: relative
}

.inner-search-1 {
    padding-top: 30px;
    text-align: center
}

.inner-search-1 input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-radius: 3px 0 0 3px;
    font-family: open sans;
    padding: 10px;
    width: 70%
}

.inner-search-1 .inner-search-btn-1 {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 0 3px 3px 0;
    margin-left: -3px;
    padding: 12px 40px
}

.inner-search-1>h1 {
    color: #fff;
    font-family: open sans;
    font-size: 32px;
    margin: 30px 0;
    padding: 0 30px
}

.inner-search-1 .inner-search-btn-1 {
    border: 1px solid #a12327
}

.first-choice {
    background: #e52b38;
    padding: 50px 0
}

.choice {
    text-align: center;
    color: #fff;
    padding: 0 110px
}

.choice>h1 {
    font-family: open sans;
    font-size: 31px
}

.choice>p {
    font-family: open sans;
    font-size: 17px
}

.more {
    background: #313541 url(images/more-arrow.png) no-repeat scroll 200px 15px;
    color: #fff;
    display: inline-block;
    font-family: open sans;
    font-size: 16px;
    margin: 20px 0;
    padding: 12px 120px 12px 80px
}

.more:hover {
    background: #313541 url(images/more-arrow.png) no-repeat scroll 220px 15px;
    color: #fff;
    text-decoration: none;
    transition: all .5s ease-in-out 0
}

.experience {
    margin-top: 40px;
    padding: 0 !important;
    text-align: center
}

.experience h2 {
    color: #695548;
    font-family: open sans;
    font-size: 25px;
    padding: 0 150px
}

.experience ul {
    list-style: outside none none;
    margin-top: 50px
}

.experience ul li {
    color: #444;
    display: inline-block;
    width: 19%;
    padding: 10px 20px;
    vertical-align: top
}

.experience ul li:hover {
    color: #fff;
    display: inline-block;
    padding: 10px 20px
}

.experience ul li h4 {
    font-family: open sans;
    font-size: 17px;
    margin-top: 120px
}

.experience ul li p {
    font-family: open sans;
    padding-bottom: 20px
}

.screen-sepair {
    background: #fff url(images/screen-icon.png) no-repeat top center
}

.screen-sepair:hover {
    background: #e52b38 url(images/screen-icon-1.png) no-repeat top center;
    transition: all .2s ease-in-out 0
}

.lcd-epair {
    background: #fff url(images/lcd.png) no-repeat top center
}

.lcd-epair:hover {
    background: #e52b38 url(images/lcd-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.charging {
    background: #fff url(images/charging.png) no-repeat top center
}

.charging:hover {
    background: #e52b38 url(images/charging-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.liquid {
    background: #fff url(images/luquid.png) no-repeat top center
}

.liquid:hover {
    background: #e52b38 url(images/luquid-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.battery {
    background: #fff url(images/bettry.png) no-repeat top center
}

.battery:hover {
    background: #e52b38 url(images/bettry-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.camera {
    background: #fff url(images/camara.png) no-repeat top center
}

.camera:hover {
    background: #e52b38 url(images/camara-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.microphone {
    background: #fff url(images/mike.png) no-repeat top center
}

.microphone:hover {
    background: #e52b38 url(images/mike-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.headphone {
    background: #fff url(images/headphone.png) no-repeat top center
}

.headphone:hover {
    background: #e52b38 url(images/headphone-1.png) no-repeat top center;
    transition: all .1s ease-in-out 0
}

.button {
    background: #fff url(images/button-repair.png) no-repeat top center
}

.button:hover {
    background: #e52b38 url(images/button-repair-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.speaker {
    background: #fff url(images/speaker.png) no-repeat top center
}

.speaker:hover {
    background: #e52b38 url(images/speaker-1.png) no-repeat top center;
    transition: all .5s ease-in-out 0
}

.choose-section {
    background: #f0eedf;
    margin-top: 50px
}

.choose {
    padding: 40px 0 !important;
    text-align: center
}

.choose h1 {
    color: #656565;
    font-size: 35px;
    font-weight: 400;
    font-family: open sans
}

.choose p {
    color: #6b6b6b;
    font-family: open sans;
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px
}

.choose>ul {
    list-style: outside none none;
    margin-top: 50px
}

.choose>ul li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: top;
    width: 19%
}

.choose>ul li h3 {
    color: #44433f;
    font-family: open sans;
    font-size: 20px;
    font-weight: 600
}

.popular-section {
    background: url(images/service-ptrn.jpg) repeat top center
}

.popular {
    overflow: hidden;
    padding: 50px 0 !important;
    text-align: center
}

.popular>h1 {
    color: #fff;
    font-family: open sans;
    font-size: 31px
}

.popular>p {
    color: #fff;
    font-family: open sans;
    font-size: 16px;
    margin: 25px 0 60px;
    padding: 0 70px
}

.much {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    display: inline-block;
    float: none !important;
    height: 450px;
    margin: 20px 18px;
    padding: 30px !important;
    vertical-align: top;
    width: 30% !important
}

.much h2 {
    color: #695548;
    font-family: open sans;
    font-size: 22px;
    margin: 0 0 20px !important
}

.much .learn {
    background: #313541 none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: open sans;
    font-size: 15px;
    padding: 8px 20px
}

.much .learn:hover {
    background: #e1e1e1 none repeat scroll 0 0;
    text-decoration: none;
    color: #000
}

.operations-section {
    margin-top: 50px
}

.area>h2 {
    color: #695548;
    font-family: open sans;
    font-size: 31px;
    margin: 30px 0;
    text-align: center
}

.area ul {
    list-style: outside none none
}

.area ul li {
    display: inline-block;
    margin: 0 21px 30px;
    width: 21%;
    vertical-align: top
}

.area li h4 {
    background: rgba(0, 0, 0, 0) url(images/area-icon.jpg) no-repeat scroll left center;
    color: #e52b38;
    font-family: open sans;
    font-size: 21px;
    padding-left: 50px;
    text-transform: uppercase
}

.area li h4 span {
    color: #999;
    font-family: Maven Pro;
    font-size: 12px
}

.area ul li p {
    color: #999;
    font-family: Maven Pro;
    font-size: 14px;
    line-height: 22px
}

.area-more {
    text-align: center
}

.testimonial-sec {
    background-color: #c52229 !important;
    padding: 50px 0;
    margin-top: 30px;
}

.testimonial-sec h3 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    font-family: roboto;
    margin-bottom: 40px;
    margin-top: 0px;
}

.testprofile {
    width: 140px;
    float: left;
    text-align: center;
}

.testprofile .profileimg {
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin: 0px auto;
}

.testprofile .profileimg img {
    width: 100%;
}

.testprofile strong {
    color: #fff;
    font-size: 16px;
}

.testprofile li {
    display: inline-block;
}

.testprofile li a {
    color: #fff;
    padding: 0px 10px;
    font-size: 16px;
}

.testprofile ul {
    text-align: center;
}

.testprofile .star {
    text-align: center;
}

.testprofile .star i {
    font-size: 22px;
}

.owl-carousel .owl-item .testprofile .star img {
    display: inline-block;
    width: auto;
    height: auto;
}


.comenttext {
    width: 75%;
    float: right;
    background: #fff;
    padding: 20px 30px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 250px;
    position: relative;
    display: table;
}

.innercomenttext:before {
    content: '';
    position: absolute;
    left: -19px;
    top: 0px;
    border-top: 0px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 20px solid #ffffff;
}

.innercomenttext {
    display: table-cell;
    vertical-align: middle;
}

.comenttext p {
    color: #000;
    font-size: 24px;
    position: relative;
    quotes: "\201C""\201D""\2018""\2019";
    font-style: italic;
    margin-top: 10px;
}

.comenttext p:after {
    content: close-quote;
    position: absolute;
    font-size: 70px;
    bottom: -95px;
    right: 47%;
}

.comenttext p:before {
    content: open-quote;
    position: absolute;
    font-size: 70px;
    top: -50px;
    left: 47%;
}

.twit {
    text-align: center
}

.wood h1 {
    color: #fff;
    display: inline-block;
    font-family: open sans;
    font-size: 33px;
    font-weight: 800;
    margin: 25px 0 0
}

.wood h2 {
    color: #fff;
    display: inline-block;
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0
}

.owl-pagination {
    position: relative
}

.test-more>a {
    background: rgba(0, 0, 0, 0) url(images/test-more-1.png) no-repeat scroll left center;
    color: #e52b38;
    padding: 0 0 0 30px
}

.test-more {
    margin-top: 32px;
    text-align: center
}

.test-more>a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0) url(images/test-more-2.png) no-repeat scroll left center;
    text-decoration: none
}

.map-section {
    margin-top: 30px
}

.map {
    text-align: center
}

.map>h1 {
    color: #656565;
    font-size: 35px;
    margin: 20px 0
}

.logos-section {
    background: #f3f3f3 none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    margin-top: 50px;
    padding: 20px 0
}

.logos-section .company-logos {
    text-align: center
}

.logos-section .company-logos ul {
    list-style: outside none none;
    margin: 0 !important
}

.logos-section .company-logos ul li {
    display: inline-block;
    padding: 20px 14px
}

.links ul {
    list-style: outside none none;
    margin: 0 !important
}

.links ul li {
    font-family: open sans;
    line-height: 24px;
    list-style: outside none none;
    margin: 0 !important
}

.links ul li span {
    color: #313541;
    font-family: open sans;
    font-size: 14px;
    text-transform: uppercase
}

.links ul li a {
    background: rgba(0, 0, 0, 0) url(images/fta.png) no-repeat scroll right center;
    color: #666;
    font-family: open sans;
    font-size: 14px;
    padding: 0 10px
}

.links ul li a:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0
}

.links>p {
    color: #777;
    font-size: 12px;
    margin-top: 30px;
    font-family: open sans;
    line-height: 18px;
}

.links>p span {
    color: #313541
}

.copy {
    text-align: center
}

.copy p {
    font-size: 14px;
    color: #fff;
    font-family: open sans;
    margin: 10px 0 10px;
}

.most-popular {
    /* background: rgba(0, 0, 0, 0) url(images/service-ptrn.jpg) repeat scroll center top; */
    background-color: #c52229 !important;
    padding: 0px 0 70px
}

.most-popular #container-slider {
    margin-top: 75px !important;
}

.most-popular .carousel-inner a>img {
    width: 211px !important;
    height: 223px !important;
    border-radius: 10px;
    padding: 0px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.models01 {
    text-align: center;
    position: relative
}

.models01>h1 {
    color: #fff;
    font-family: open sans;
    font-size: 34px;
    font-weight: 700
}

.models01>ul {
    list-style: outside none none;
    margin: 30px 0 0 !important
}

.models01 ul li {
    background: #fff none repeat scroll 0 0;
    margin-top: 15px !important;
    margin-bottom: 5px !important;
    box-shadow: 0 0 6px #760c0f;
    display: inline-block;
    margin: 0 17px;
    padding: 10px 0 0;
    width: 21%;
    border-radius: 8px;

    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.models01 li h4 {
    background: #e8e8e8 none repeat scroll 0 0;
    color: black;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    margin: 0 !important;
    padding: 7px 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    line-height: 20px;
}

.models01 ul li img {
    padding: 0 0 10px
}

.arrows-slide .prev {
    left: -50px;
    position: absolute;
    top: 175px
}

.arrows-slide .next {
    right: -50px;
    position: absolute;
    top: 175px
}

.showing-result {
    background: #dbdbdb none repeat scroll 0 0;
    border-bottom: 1px solid #b2b2b2;
    padding: 20px 0;
    border-top: 1px solid #b2b2b2
}

.show-all p {
    color: #666;
    font-family: open sans;
    font-size: 16px;
    margin: 0 !important;
    padding-top: 10px
}

.short-all {
    padding: 0 !important
}

.short-all .high {
    background: #dbdbdb none repeat scroll 0 0;
    border: 1px solid #8c8a8a;
    border-radius: 5px;
    font-family: open sans;
    margin-right: 30px;
    padding: 2px 7px;
    width: 213px
}

.short-all .high01 {
    background: #dbdbdb none repeat scroll 0 0;
    border: 1px solid #8c8a8a;
    border-radius: 5px;

    margin-right: 25px;
    padding: 2px 7px
}

label {
    color: #666;
    font-size: 16px;
    margin: 0 15px 0 0;
    font-weight: 400
}

option {
    background: #fff none repeat scroll 0 0;
    padding: 5px 11px
}

.list-grid {
    padding: 5px 0 0 5px !important
}

.list-grid a:last-child {
    padding-left: 20px
}

.Phone01-section {
    margin-top: 50px
}

/* .Phone01-section .card-body-category .row-category {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px;
    background: #e9e9e9;
    border-radius: 10px;
} */

.Phone01-section .card-body-category .row-category .nav-pills {
    display: flex;
    flex-direction: column;
}

.Phone01-section .card-body-category .row-category .nav-pills>li.active>a {
    border: none;
    border-radius: 0;
    color: #c52229 !important;
    background-color: #eee;
    font-weight: 600;
}

.Phone01-section .card-body-category .row-category .nav-pills>li>a {
    text-align: left;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: black;
    font-weight: 600;
}

.Phone01-section .col-right .card-body-right ul>li>a {
    color: black;
    font-weight: 600;
}

.Phone01-section .col-right .card-body-right {
    padding: 0px;
}

.Phone01-section .col-right .card-body-right .nav.nav-pills {
    display: flex;
    justify-content: left;
    margin-bottom: 20px;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-bottom: 1px solid #dee2e6;

}

.Phone01-section .col-right .card-body-right ul>li {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    /* width: 25%;
    margin-bottom: 50px; */
}


#myTab2Content .nav-phone-cate-child.active .nav-link {
    order: none;
    color: #c52229;
    border-radius: 4px;
    font-weight: 600px;
    border-bottom: 3px solid #c52229;
    border-radius: 0;
    font-size: 16px;
    cursor: default;
    background-color: #fff;
}

#myTabContent2 {
    overflow: hidden;
}

#myTab2Content>.tab-pane .card-body-right #myTabContent2>.tab-pane>ul {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.repari-ser-items {
    background: #f1f1f1;
    border-radius: 4px;
    padding: 20px;
    min-height: 439px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
    margin-left: 10px;
    margin-top: 11px;
}

.background-white {
    background: white;
}

.repari-ser-items .title-repair-phone {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.table100.ver1 th {
    font-size: 14px;
    color: #333;
    line-height: 1;
    font-weight: 600;
    text-align: center;
}

.phone-x2 {
    padding: 40px 0 !important;
    text-align: center
}

.table100-head .column1 {
    width: 10%;
}

.table100-head .column3 {
    width: 20%;
    text-align: right !important;
}

.table100-head table {
    width: 100%;
}

.btn-repair {
    background: #c52229;
    color: #fff;
    border-radius: 4px;
    padding: 5px 15px;
    position: absolute;
    bottom: 4%;
    left: 34%;
    border: none;
}

.table100-head .column2 {
    width: 70%;
}

.phone-x2 h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 34px;
    font-weight: 600
}

.phone-x2>ul {
    list-style: outside none none;
    margin-top: 50px
}

.phone-x2>ul li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: top;
    width: 24%;
    margin-bottom: 50px
}

.phone-x2>ul li h3 {
    color: #666;
    font-family: open sans;
    font-size: 22px;
    font-weight: 400
}

.tabs-phone {
    padding: 40px 0 !important;
    text-align: center
}

.tabs-phone h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 34px;
    font-weight: 600
}

.tabs-phone>ul {
    list-style: outside none none;
    margin-top: 50px
}

.tabs-phone>ul li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: top;
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
}

.tabs-phone>ul li h3 {
    color: #666;
    font-family: open sans;
    font-size: 22px;
    font-weight: 400
}

.tabs-phone>ul li.active>a {
    background: #c3c0c0;
}

.tablet-x2 {
    padding: 0 !important;
    text-align: center
}

.tablet-x2 h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 34px;
    font-weight: 600
}

.tablet-x2>ul {
    list-style: outside none none;
    margin-top: 50px
}

.tablet-x2>ul li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: top;
    width: 24%;
    margin-bottom: 50px
}

.tablet-x2>ul li h3 {
    color: #666;
    font-family: open sans;
    font-size: 22px;
    font-weight: 400
}

.quality-parts {
    margin-top: 20px
}

.parts01>h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 30px;
    margin: 50px 0 20px
}

.parts01>p {
    color: #807d7d;
    font-family: open sans;
    font-size: 16px
}

.parts01 .print {
    list-style: none
}

.parts01 .print li {
    background: rgba(0, 0, 0, 0) url(images/check-icon.png) no-repeat scroll left center;
    color: #807d7d;
    font-family: open sans;
    font-size: 16px;
    padding: 7px 0 7px 32px
}

.breed>p {
    padding: 25px 0;
    margin: 0 !important
}

.breed>ul {
    list-style: outside none none;
    padding: 0 0 0 40px !important;
    margin: 0 !important
}

.breed>ul li {
    float: left;
    padding: 10px 35px;
    text-align: center
}

.breed>ul li a {
    color: #343434;
    font-size: 12px;
    text-transform: uppercase;
    display: block
}

.breed>ul li:last-child {
    padding-right: 0
}

.breed>ul li.warrenty {
    background: rgba(0, 0, 0, 0) url(images/waranty.png) no-repeat scroll left center
}

.breed>ul li.free01 {
    background: rgba(0, 0, 0, 0) url(images/free-pick.png) no-repeat scroll left center
}

.breed>ul li.comp01 {
    background: rgba(0, 0, 0, 0) url(images/inn-100.png) no-repeat scroll left center
}

.breed>ul li.quick-x2 {
    background: rgba(0, 0, 0, 0) url(images/quick-ser.png) no-repeat scroll left center
}

.replacement-section {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #ccc;
    padding: 50px 0
}

.inclusive {
    overflow: hidden
}

.galaxy h2 {
    color: #695548;
    font-family: Maven Pro;
    font-weight: 700;
    font-size: 24px
}

.galaxy {
    overflow: hidden;
    padding: 0 !important
}

.galaxy p {
    color: #695548;
    font-family: Maven Pro;
    font-size: 16px
}

.galaxy ul {
    list-style: outside none none;
    margin: 0 !important;
    padding-top: 20px
}

.galaxy ul li {
    float: left;
    padding-right: 24px
}

.galaxy-1 h1 {
    color: #e52b38;
    font-family: Maven Pro;
    font-size: 24px
}

.galaxy-1 {
    padding: 0 0 0 50px !important
}

.galaxy-1 .crac {
    list-style: outside none none
}

.galaxy-1 .crac li {
    background: rgba(0, 0, 0, 0) url(images/check-red.png) no-repeat scroll 0 13px;
    color: #373f4c;
    font-family: Maven Pro;
    font-size: 19px;
    font-weight: 700;
    padding: 10px 0 10px 40px
}

.wok-lcd {
    margin-top: 30px
}

.wok-lcd h3 {
    background: #b00f1a none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-family: Maven Pro;
    font-size: 22px;
    font-weight: 700;
    margin: 0 !important;
    padding: 14px
}

.wok-lcd ul {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    list-style: outside none none;
    overflow: hidden;
    padding: 20px
}

.wok-lcd ul li {
    float: left;
    color: #fff;
    font-family: Maven Pro;
    padding: 10px 0 10px 37px
}

.wok-lcd li.sc {
    background: rgba(0, 0, 0, 0) url(images/mobile-sam.png) no-repeat scroll left center;
    font-size: 16px;
    font-weight: 700
}

.wok-lcd li.sc01 {
    font-size: 24px;
    font-weight: 700
}

.wok-lcd ul li a {
    color: #fff
}

.wok-lcd ul li.book-btn {
    background: #313541 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    margin: 0 0 0 18px;
    padding: 15px 30px;
    border-radius: 4px
}

.gst {
    background: #313541 none repeat scroll 0 0;
    border-radius: 5px;
    margin-top: 18px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.gst>img {
    background: #e52b38 none repeat scroll 0 0;
    float: left;
    padding: 20px
}

.gst>p {
    color: #fff;
    float: left;
    font-family: Maven Pro;
    font-weight: 700;
    margin: 0 !important;
    padding: 0 19px
}

.info-01 {
    text-align: center;
    margin-top: 50px
}

.info-01>h1 {
    color: #e52b38;
    font-family: Maven Pro;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 47px
}

.info-01>ul {
    list-style: outside none none
}

.info-01>ul li {
    display: inline-block;
    margin-bottom: 45px;
    margin-top: 0;
    width: 19.7%;
    vertical-align: top
}

.info-01 li h5 {
    color: #695548;
    font-family: Maven Pro;
    font-size: 15px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 0
}

.features {
    padding: 0 !important
}

.features-section {
    overflow: hidden;
    padding-top: 79px
}

.features h1 {
    color: #e52b38;

    font-size: 30px;
    font-weight: 800;
    margin-bottom: 18px;
    margin-top: 0
}

.features .crac {
    list-style: outside none none
}

.features .crac li {
    background: rgba(0, 0, 0, 0) url(images/check-icon.png) no-repeat scroll 0 9px;
    color: #373f4c;

    font-size: 18px;
    font-weight: 700;
    padding: 9px 0 9px 40px
}

.expert-repair {
    margin: 40px 0 0;
    overflow: hidden
}

.expert-repair>h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 0
}

.expert-repair>p {
    color: #000;
    font-family: open sans;
    font-size: 16px
}

.expert-repair .crac li {
    background: rgba(0, 0, 0, 0) url(images/check-icon.png) no-repeat scroll 0 9px;
    color: #373f4c;

    font-size: 18px;
    font-weight: 700;
    padding: 9px 0 9px 40px
}

.features .crac-1 {
    list-style: outside none none
}

.expert-repair .crac-1 li {
    background: rgba(0, 0, 0, 0) url(images/mobile-sam-1.png) no-repeat scroll 0 7px;
    color: #373f4c;
    font-family: open sans;
    font-size: 18px;
    font-weight: 400;
    padding: 2px 0 0 21px;
    float: left;
    width: 50%
}

.repair-centre {
    padding-left: 0 !important
}

.repair-centre .crac-2 {
    list-style: outside none none
}

.repair-centre .crac-2 li {
    background: rgba(0, 0, 0, 0) url(images/ftr-rep-centre.png) no-repeat scroll 0 9px;
    color: #373f4c;
    font-family: open sans;
    font-size: 16px;
    font-weight: 800;
    padding: 9px 0 9px 26px
}

.ct-loc {
    padding-left: 20px !important
}

.repair-risks-section {
    background: rgba(0, 0, 0, 0) url(images/service-ptrn.jpg) repeat scroll center top;
    margin-top: 48px
}

.repair-risk {
    color: #fff;
    text-align: center
}

.repair-risk h1 {
    font-family: open sans;
    font-size: 30px;
    font-weight: 800;
    margin: 0;
    padding: 38px 0 20px
}

.repair-risk h3 {

    font-size: 22px;
    line-height: 32px;
    margin: 0;
    padding-bottom: 46px
}

.inc-book-rep {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important
}

.rep-mate-sc {
    padding-top: 49px !important
}

.rep-mate {
    margin-top: 0 !important
}

.faq-repair {
    margin-top: 22px
}

.faq-repair h1 {
    color: #e52b38;

    font-size: 30px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 0
}

.note h1 {
    margin-bottom: 20px !important;
    padding-bottom: 0 !important
}

.note p {
    font-family: Maven Pro;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 38px
}

.tab-content {
    border: medium none !important;
    overflow: auto
}

.panel-title {
    margin-left: 0;
    text-align: left !important;
    padding-top: 0;
    color: #605e5e !important
}

.panel-body {
    font-family: open sans !important;
    font-size: 14px !important;
    font-weight: 300;
    text-align: left !important
}

.faq-acq {
    margin-top: 15px;
    padding: 0 !important
}

.panel {
    background-color: #fff;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-bottom: 20px
}

.panel-title {
    color: #fff !important;

    font-size: 18px !important;
    font-weight: 800 !important;
    margin-left: 0;
    text-align: left !important;
    padding: 20px 0 0 90px !important
}

.panel-group .panel+.panel {
    margin-top: 11px !important
}

.plus {
    left: 0;
    margin-right: 35px;
    position: absolute;
    top: 0
}

.panel-heading {
    padding: 0;
}

.glyphicon {
    background: #e52b38 none repeat scroll 0 0 !important;
    border-bottom: 6px solid #af000c;
    border-radius: 4px 0 0 4px;
    color: #fff !important;
    padding: 17px !important
}

.plus-1 {
    padding: 19px !important
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: medium none !important
}

.panel-heading>a {
    text-decoration: none !important
}

.panel-body {
    background: #313541 none repeat scroll 0 0;
    border-bottom: 6px solid #1e2028;
    border-radius: 0 0 4px 4px;
    color: #fff;
    margin-left: 57px;
    font-size: 16px !important
}

.repair-advance {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #ccc;
    padding: 50px 0px 0px 0px;
    margin-top: 140px;
}

.ascend {
    overflow: hidden
}

.applies h2 {
    color: #695548;
    font-family: open sans;
    font-weight: 700;
    font-size: 24px
}

.applies {
    overflow: hidden;
    padding: 0 20px 0 0 !important
}

.applies p {
    color: #695548;
    font-family: open sans;
    font-size: 16px
}

.applies h3 {
    color: #e52b38;
    font-family: open sans;
    font-size: 30px;
    margin: 50px 0 20px !important
}

.applies ul li {
    background: rgba(0, 0, 0, 0) url(images/check-icon.png) no-repeat scroll 0 9px;
    color: #373f4c;
    font-family: open sans;
    font-size: 17px;
    font-weight: 700;
    padding: 9px 0 9px 40px
}

.fault02 {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;

    padding: 20px;
    width: 90%;
    text-align: center
}

.fault02>h5 {
    font-family: open sans;
    font-size: 20px;
    font-weight: 700;
    margin: 0 !important;
    text-align: left
}

.fault02>p {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 0 !important;
    text-align: left
}

.inn-btn {
    background: #313541 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin-top: 20px;
    padding: 14px 40px;
    transition: all .5s ease-in-out 0
}

.inn-btn:hover {
    background: #fff none repeat scroll 0 0;
    color: #313541;
    text-decoration: none
}

.applies01 {
    padding: 0 !important
}

.applies01 h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 24px
}

.applies01 .jack {
    list-style: outside none none;
    margin-top: 30px;
    text-align: center
}

.applies01 .jack li {
    display: inline-block;
    margin-bottom: 30px;
    vertical-align: top;
    width: 23%;
    border-left: 1px solid #000;
    transition: all .2s ease-in-out;
    text-align: center
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 0, 18, 0.07);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
    color: #fff
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.applies01 .jack h5 {
    color: #695548;
    font-family: open sans;
    font-size: 14px;
    font-weight: 700;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    height: 53px
}

.applies01 .jack span {
    color: #e52b38;
    display: inline-block;
    font-family: Maven Pro;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0 !important
}

.applies01 .mor01 {
    color: #e52b38
}

.applies01 .mor02 {
    background: #313541 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin: 0 0 0 40px;
    padding: 2px 10px;
    border-radius: 4px
}

.applies01 .mor02:hover {
    text-decoration: none;
    background: #695548;
    color: #fff
}

.applies ul {
    list-style: outside none none
}

.jack li p {
    color: #695548;
    font-family: open sans;
    font-size: 12px
}

.wok-y {
    margin-top: 30px
}

.wok-y h3 {
    background: #b00f1a none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 22px;
    font-weight: 700;
    margin: 0 !important;
    padding: 14px
}

.wok-y ul {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    list-style: outside none none;
    overflow: hidden;
    padding: 20px
}

.wok-y ul li {
    color: #fff;
    float: left;
    font-family: open sans;
    padding: 18px 0 10px 52px
}

.wok-y li.st {
    background: rgba(0, 0, 0, 0) url(images/repairing-list-check.png) no-repeat scroll left center;
    font-size: 16px;
    font-weight: 700
}

.wok-y li.st01 {
    font-size: 24px;
    font-weight: 700
}

.wok-y ul li a {
    color: #fff;
    text-decoration: none
}

.questions-faq {
    background: #ececec url(images/faq.jpg) no-repeat scroll right center;
    padding: 50px 0;
    margin-top: 50px
}

.estab {
    width: 60%
}

.estab>h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 30px;
    font-weight: 700
}

.estab>p {
    color: #373f4c;
    font-family: Maven Pro;
    font-size: 16px
}

.estab>a {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    font-family: open sans;
    font-weight: 700;
    padding: 6px 25px 1px;
    text-decoration: none
}

.estab>a:hover {
    background: #79675b;
    text-decoration: none;
    color: #fff
}

.best {
    margin: 0
}

.brig {
    padding-top: 20px
}

.imgbox {
    display: inline-block
}

.imgbox img {
    width: 50%
}

.imgbox {
    text-align: center;
    border: 2px solid #e52b38;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 19px;
    color: #e52b38
}

.secondtext {
    font-size: 22px;
    font-weight: 700
}

.select-model2 {
    margin: 0;
    margin-bottom: 15px;
    color: #000 !important
}

.sml {
    margin: 0;
    margin-bottom: 21px;
    color: #000 !important;
    margin-top: -20px
}

.margin-top {
    margin-top: 34px;
    margin-left: -26px
}

.selectmodel .select-product-for-repair {
    margin-top: 15px
}

.contact-bar {
    /* background: rgba(0, 0, 0, 0) url(../img/service-ptrn.jpg) repeat scroll center top; */
    /* background-color: #c52229; */
    text-align: center;
    /* box-shadow: 0 0 3px #735cf7; */
    margin-top: 170px;
}

.contact-bar h1 {
    color: #c52229;
    font-family: open sans;
    font-size: 24px;
    margin: 0
}

.detail-about h1 {
    color: #c52229;
    font-family: open sans;
    font-size: 24px;
    margin: 0
}

.contact-bar h2 {
    color: #fff;
    font-family: open sans;
    font-size: 20px;
    margin: 20px 0 0
}

.frequently-01 .most-ask {
    background: #404040 none repeat scroll 0 0;
    border: 1px solid #404040;
    border-radius: 5px;
    box-shadow: 0 1px 1px #fff inset;
    color: #fff;
    display: inline-block;
    font-family: open sans;
    font-size: 30px;
    font-weight: 700;
    padding: 8px 30px
}

.frequently-01 {
    margin: 30px 0;
    text-align: center
}

.spice-map iframe {
    border: 5px solid #e52b38 !important
}

.enter-form input {
    background: #f9f9f9 none repeat scroll 0 0;
    font-family: open sans;
    font-size: 18px;
    height: 65px;
    margin-bottom: 15px;
    padding: 0 20px 0 60px
}

.enter-form select {
    background: #f9f9f9 none repeat scroll 0 0;
    font-family: open sans;
    font-size: 18px;
    height: 65px !important
}

.enter-form textarea {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 170px !important;
    margin-bottom: 15px;
    padding: 17px 20px 0 60px;
    color: #999
}

.cap-1 {
    float: left
}

.enter-form input.cap {
    width: 55.8%
}

.enter-form input.name-cont {
    background: #f9f9f9 url(images/name-icon.png) no-repeat scroll 20px center
}

.enter-form input.sub-cont {
    background: #f9f9f9 url(images/subjact-icon.png) no-repeat scroll 20px center
}

.enter-form input.mail-cont {
    background: #f9f9f9 url(images/mail-1.png) no-repeat scroll 20px center
}

.enter-form textarea.mess-cont {
    background: #f9f9f9 url(images/message-write.png) no-repeat scroll 20px 20px
}

.enter-form input.cap {
    background: #f9f9f9 url(images/message-write.png) no-repeat scroll 20px center
}

.enter-form input.ph-icon {
    background: #f9f9f9 url(images/phone.png) no-repeat scroll 20px center
}

.enter-form input.zip-icon {
    background: #f9f9f9 url(images/zip.png) no-repeat scroll 20px center
}

.enter-form input.send-message {

    /* background: #e52b38 none repeat scroll 0 0; */

    background-image: linear-gradient(50deg, #0fdded 10%, #735cf7 100%) !important;
    color: #fff;
    font-family: open sans;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    border-radius: 100px !important;
    margin-top: 5px;
    padding-top: 12px !important;
    padding-right: 35px !important;
    padding-bottom: 12px !important;
    padding-left: 35px !important;

    text-transform: uppercase;
    width: auto
}

.street {
    background: #f7f7f7 none repeat scroll 0 0;
    margin: 50px 0;
    padding: 50px 0
}

.location-paper {
    list-style: outside none none;
    margin: 0;
    text-align: center
}

.location-paper li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #404040;
    border-top: 2px solid #404040;
    display: inline-block;
    height: 215px;
    margin: 0 55px 0 0;
    padding: 20px 30px;
    vertical-align: top;
    width: 30%
}

.location-paper>li:last-child {
    margin-right: 0
}

.location-paper li h5 {
    color: #404040;
    font-family: open sans;
    font-size: 22px;
    font-weight: 700
}

.location-paper li p {
    color: #695548;
    font-family: open sans;
    font-size: 15px
}

.captch_text {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #9c9c9c;
    font-size: 22px !important;
    margin-right: 13px;
    margin-top: 8px;
    padding: 0 20px
}

.submtbtn {
    text-align: center
}

.form-control {
    float: none !important
}

#cart-bar {
    background: rgba(0, 0, 0, 0) url(images/service-ptrn.jpg) repeat scroll center top;
    text-align: center;
    padding: 70px 0;
    box-shadow: 0 0 3px #ac0d0f
}

.cart-step ul {
    list-style: outside none none
}

.cart-step {
    overflow: hidden
}

.cart-step li {
    display: inline-block;
    margin: 0 10px;
    overflow: hidden
}

.cart-step ul a:first-child {
    *margin: 0
}

.btn-default {
    background-color: transparent !important
}

.stepwizard-step {
    display: inline-block;
    margin: 0 10px
}

.stepwizard-step a {
    border: 2px solid #ff949a !important;
    border-radius: 10px !important;
    color: #ffecf2 !important;
    display: inline-block !important;

    font-size: 18px !important;
    padding: 3px 20px !important
}

.stepwizard-step a:hover {
    background: #fff
}

.cart-step ul a {
    border: 2px solid #ff949a;
    border-radius: 10px;
    color: #ffecf2;
    display: inline-block;
    float: left;
    font-family: open sans;
    font-size: 18px;
    padding: 3px 20px
}

.cart-step ul a:hover {
    background: #e42936 none repeat scroll 0 0
}

.cart-step ul span {
    font-size: 25px
}

.cart-step ul a:hover {
    text-decoration: none
}

.cart-section-inner {
    background: #e8e8e8 none repeat scroll 0 0;
    padding-bottom: 50px
}

.inner-wrapper {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding: 0 0 20px
}

.left-curv {
    background: rgba(0, 0, 0, 0) url(images/left-curv.png) no-repeat scroll 0 0;
    height: 68px;
    margin: 0 0 0 -9px;
    position: absolute;
    width: 9px
}

.screen-sn {
    margin-top: 40px;
    position: relative;
    overflow: hidden
}

.screen-sn>h1 {
    background: #49423e none repeat scroll 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 20px;
    margin: 0;
    padding: 16px 20px
}

.screen-sn .sn {
    border-bottom: 1px solid #404040;
    list-style: outside none none;
    margin: 10px;
    overflow: hidden;
    padding: 0
}

.screen-sn .sn li {
    float: left;
    padding: 0 0 0 94px;
    text-align: center;
    font-family: Maven Pro
}

.screen-sn .sn li.lumia01 {
    width: 450px
}

.screen-sn .sn li span {
    display: inline-block;
    height: auto;
    padding-bottom: 15px;
    padding-top: 5px;
    vertical-align: middle;
    width: 100%
}

.screen-sn .sn li span img {
    float: left
}

.screen-sn .sn li.lumia05 img {
    float: none
}

.screen-sn .sn li span.qt {
    background: hsl(0, 0%, 99%) none repeat scroll 0 0;
    border-left: 1px solid hsl(0, 0%, 95%);
    border-right: 1px solid hsl(0, 0%, 95%);
    padding: 20px
}

.screen-sn .sn li p {
    font-size: 16px;
    color: #49423e;
    margin: 0
}

.screen-sn .sn li:first-child {
    padding-left: 0
}

.apply-c input {
    display: inline-block;
    height: 39px;
    vertical-align: top;
    width: 60%
}

.apply-c input[type="button"] {
    background: #49423e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: Maven Pro;
    padding: 8px 20px;
    width: auto;
    margin-left: 30px;
    font-size: 16px;
    border-radius: 4px
}

.above-right input {
    background: #49423e none repeat scroll 0 0;
    border: medium none;
    color: #fff;

    padding: 8px 20px;
    width: auto;
    margin-left: 30px;
    font-size: 15px;
    border-radius: 4px
}

.apply-c {
    padding: 0 !important;
    margin-bottom: 10px
}

.above-right {
    padding: 0 !important
}

.above-right p {
    float: right;
    margin: 0
}

.above-right input[type="button"] {
    background: #49423e none repeat scroll 0 0;
    border: medium none;
    color: #fff;

    padding: 8px 20px;
    width: auto;
    margin-left: 10px;
    font-size: 16px;
    border-radius: 4px
}

.coupen {
    border-bottom: 1px solid #404040;
    margin: 0 10px;
    padding: 5px 0 15px !important;
    width: 98% !important;
    overflow: hidden
}

.cart-protech {
    padding: 0 !important
}

.cart-protech h3 {
    color: #e52b38;
    font-family: Maven Pro;
    font-size: 20px;
    font-weight: 700;
    margin-left: 20px
}

.cart-protech ul {
    list-style: none;
    text-align: center
}

.cart-protech ul li {
    display: inline-block;
    padding: 0 17px 0 0
}

.cart-protech ul li:last-child {
    padding-right: 0
}

.cart-protech ul li h5 {

    font-size: 16px;
    color: #e52b38;
    font-weight: 700
}

.cart-protech ul li p {

    font-size: 14px;
    color: #49423e;
    font-weight: 700
}

.cart-protech ul li a {
    background: #49423e none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 5px !important;
    color: #fff;

    font-size: 14px;
    padding: 5px 10px;
    transition: all .5s ease-in-out;
    display: inline-block
}

.cart-protech ul li a:hover {
    background: #fff;
    border: 1px solid #49423e;
    color: #49423e;
    text-decoration: none
}

.cart-summery .gran-d {
    float: right;
    width: 70%
}

.cart-summery .gran-d h2 {
    background: #49423e none repeat scroll 0 0;
    color: #fff;
    font-family: Maven Pro;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 0 10px 15px
}

.cart-summery .gran-d ul {
    list-style: outside none none;
    margin-bottom: 20px
}

.protech-full {
    padding-top: 10px
}

.cart-summery .gran-d ul li {
    border-bottom: 1px solid #e4e4e4;
    padding: 6px 0;
    color: #49423e;
    font-size: 16px
}

.cart-summery input {
    float: left
}

.cart-summery label {
    color: #49423e;
    float: left;

    margin: 0 0 0 13px !important
}

.cart-summery .gran-d ul li p {
    display: inline
}

.cart-summery .gran-d ul li span {
    float: right;
    text-align: left
}

.protech-full {
    padding-bottom: 50px
}

.procced-btn {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: Maven Pro;
    font-size: 18px;
    margin-top: 20px;
    padding: 7px 22px
}

.procced-btn:hover {
    text-decoration: none;
    color: #fff
}

.postal-cod {
    margin-top: 12px;
    overflow: hidden;
    position: relative
}

.postal-cod>h1 {
    background: #49423e none repeat scroll 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 20px;
    margin: 0;
    padding: 16px 20px
}

.left-curv-1 {
    background: url(images/left-curv.png) no-repeat;
    height: 68px;
    margin: 12px 0 0 -9px;
    position: absolute;
    width: 9px
}

.left-curv-2 {
    display: none !important
}

.pick-up-device {
    margin-bottom: 40px
}

.postal-cod form {
    margin-left: 30px;
    margin-top: 20px;
    width: 45%
}

.postal-cod form input {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;

    font-size: 16px;
    height: 44px;
    margin: 10px 0
}

.postal-cod form select {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;
    height: 44px;

    margin: 10px 0;
    font-size: 16px
}

.postal-cod form input.Suburb01 {
    float: left;
    margin: 10px 0;
    width: 40%
}

.postal-cod form input.Suburb03 {
    float: left;
    margin: 10px 0 0 20px;
    width: 26%
}

.postal-cod form select.Suburb02 {
    float: left;
    margin: 10px 0 0 20px;
    width: 26%
}

.proceed-div {
    margin-left: 14px;
    width: 96%;
    float: left;
    margin-top: 25px
}

.proceed-div .procced-btn {
    margin-top: 0;
    margin-left: 0
}

@media(max-width:600px) {
    label#accept-error {
        top: 50px
    }

    .col-xs-12.screen-sn-up {
        overflow: inherit
    }

    .cart-section-inner .inner-wrapper .proceed-div {
        margin-top: 20px
    }
}

.screen-sn-up {
    overflow: hidden;
    position: relative;
    margin-top: 40px
}

.screen-sn-up>h1 {
    background: #49423e none repeat scroll 0 0;
    color: #fff;
    font-family: open sans;
    font-size: 20px;
    margin: 0;
    padding: 16px 20px
}

.pick-up-form {
    width: 94%;
    margin: 30px 0;
    padding: 0 30px
}

.pick-up-form ul {
    float: left;
    list-style: outside none none;
    width: 100%
}

.pick-up-form ul li {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
    width: 100%
}

.pick-up-form li h5,
.pick-up-form li label {
    color: hsl(22, 8%, 26%) !important;
    float: left !important;
    font-family: Maven Pro !important;
    font-size: 20px !important;
    margin: 10px 0 0 !important;
    text-align: left !important
}

.pick-up-form li p {
    float: left;
    margin-right: 0;
    width: 170px
}

.pick-up-form li img {
    padding-left: 20px
}

.pick-up-form form {
    margin-left: 15px;
    margin-top: 20px;
    width: 60%
}

.pick-up-form form input {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;
    height: 44px;

    font-size: 16px;
    margin: 10px 0
}

.form-control::-moz-placeholder {
    color: #49423e !important;
    opacity: 1
}

.pick-up-form form select {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;

    font-size: 16px;
    height: 44px;
    margin: 10px 0
}

.pick-up-form form input.Suburb01 {
    float: left;
    margin: 10px 0;
    width: 40%
}

.pick-up-form form input.Suburb03 {
    float: left;
    margin: 10px 0 0 20px;
    width: 26%
}

.pick-up-form form select.Suburb02 {
    float: left;
    margin: 10px 0 0 20px;
    width: 26%
}

.pick-up-form h2 {
    color: #e52b38;
    display: inline-block;

    font-size: 20px;
    font-weight: 700;
    margin: 30px 0 8px 5px
}

.pick-up-device form {
    padding: 30px 0 0 15px
}

.pick-up-device form input {
    background: #f9f9f9 none repeat scroll 0 0;
    display: inline-block;
    height: 44px;

    margin: 10px 0;
    font-size: 16px
}

.pick-up-device form select {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;

    font-size: 16px;
    height: 44px;
    margin: 10px 0
}

.pick-up-device form textarea {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;
    height: 100px;

    margin: 10px 0;
    font-size: 16px
}

.scure-add {
    background: hsl(22, 8%, 26%) none repeat scroll 0 0;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px
}

.scure-add img {
    border-radius: 5px;
    float: left
}

.scure-add h5 {
    color: #fff;
    float: left;

    padding-left: 30px;
    text-align: center;
    font-size: 18px;
    padding-top: 10px
}

.redi input {
    height: auto !important;
    margin: 12px 0 !important
}

.redi label {
    color: #000 !important;
    font-size: 20px !important;
    margin-left: 20px !important
}

.rep0x3 {
    text-align: center !important;
    top: 150px !important
}

.prox01 {
    text-align: center !important
}

.form-control.mt-qty {
    display: inline
}

#signupform label.error {
    bottom: 0;
    left: 34px;
    position: absolute
}

.received {
    padding: 26px 0 0 10px
}

.received>p {
    color: #49423e;

    font-size: 20px;
    line-height: 34px
}

.received>p span {
    color: #e52b38;

    font-size: 22px;
    font-weight: 700
}

.received ul {
    list-style: outside none none
}

.received ul li {
    color: #49423e;

    font-size: 16px;
    padding-bottom: 20px
}

.received ul li.during01 {
    background: rgba(0, 0, 0, 0) url(images/loc.png) no-repeat scroll left top;
    padding-left: 70px
}

.received ul li.during02 {
    background: rgba(0, 0, 0, 0) url(images/prepare.png) no-repeat scroll left top;
    padding-left: 70px
}

.received ul li.during03 {
    background: rgba(0, 0, 0, 0) url(images/how-do.png) no-repeat scroll left top;
    padding-left: 70px
}

.received ul li.during04 {
    background: rgba(0, 0, 0, 0) url(images/regard.png) no-repeat scroll left top;
    padding-left: 70px
}

.received ul li.arrive {
    background: rgba(0, 0, 0, 0) url(images/arive.png) no-repeat scroll left top;
    padding-left: 70px
}

.received ul li.incorrect {
    background: rgba(0, 0, 0, 0) url(images/incorect-loc.png) no-repeat scroll left top;
    padding-left: 70px
}

.arrive span.deta {
    color: #e52b38;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0 2px
}

.received ul li h5 {
    color: #49423e;
    font-size: 16px
}

.received ul li p {
    color: #e52b38;
    font-size: 16px
}

.received ul li h3 {
    color: #49423e;
    font-size: 22px;
    font-weight: 700
}

.received ul li .sim {
    color: #e52b38;
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    margin: 0 13px
}

.received ul li .track-odr-btn {
    background: #49423e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 20px
}

.received ul li .track-odr-btn:hover {
    text-decoration: none
}

.received ul li .sup-mail {
    background: rgba(0, 0, 0, 0) url(images/support-mail.png) no-repeat scroll left center;
    display: inline-block;
    margin-bottom: 15px;
    padding: 0 0 0 30px
}

.received ul li .sup-cont {
    background: rgba(0, 0, 0, 0) url(images/support-contact.png) no-repeat scroll left center;
    padding: 0 0 0 30px
}

.belo {
    color: #e52b38;
    display: inline-block;

    font-size: 20px;
    margin-left: 50px;
    margin-top: 10px
}

.base-main {
    margin-top: 50px
}

.base-cate {
    padding: 0 50px 0 0 !important
}

.base-cate h4 {
    background: rgba(0, 0, 0, 0) url(images/base-lines.png) no-repeat scroll right center;
    color: #e52b38;

    font-size: 26px;
    font-weight: 700
}

.base-cate ul {
    list-style: outside none none;
    margin: 30px 0 0 !important
}

.base-cate ul li {

    position: relative
}

.base-cate li span {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    float: left;
    padding: 5px 10px;
    position: absolute
}

.base-cate li p {
    background: #f4f4f4 none repeat scroll 0 0;
    border-radius: 10px 5px 5px 10px;
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px 3px 40px
}

.base-text {
    border-left: 1px solid #ccc;
    text-align: center
}

.amet {
    display: inline-block;

    list-style: outside none none;
    margin-bottom: 30px !important;
    padding: 0 0 0 53px;
    text-align: left
}

.amet>h4 {
    background: rgba(0, 0, 0, 0) url(images/files-i.png) no-repeat scroll left center;
    color: #404040;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 0 40px
}

.amet h4 span {
    color: #9a9a9a;
    font-size: 14px
}

.amet>li {
    background: rgba(0, 0, 0, 0) url(images/base-li.png) no-repeat scroll left center;
    color: #727272;
    font-size: 16px;
    margin-left: 35px;
    padding: 7px 0 7px 30px
}

.amet li.b-view {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right
}

.amet li.b-view a {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    padding: 4px 9px
}

.base-text .need-xz {
    background: #4d4d4d none repeat scroll 0 0
}

.base-text .need-xz h5 {
    color: #fff;

    text-align: left
}

.base-text .need-xz {
    background: #4d4d4d none repeat scroll 0 0;
    margin-left: 30px;
    overflow: hidden;
    padding: 10px
}

.base-text .need-xz h5 {
    color: #fff;
    float: left;

    font-size: 24px;
    font-weight: 700;
    text-align: left
}

.base-text .need-xz h5 span {
    font-size: 16px;
    font-weight: 400
}

.need-xz .b-con-y {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;

    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 15px 5px;
    text-transform: uppercase;
    transition: all .5s ease-in-out
}

.need-xz .b-con-y:hover {
    background: #fff;
    color: #e52b38;
    text-decoration: none
}

.base-prof {
    border-left: 1px solid #ccc;
    color: #404040;

    padding: 0 0 0 50px !important
}

.belief-b001 {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 15px
}

.base-prof .fact-vd {
    margin-bottom: 10px;
    margin-top: 20px
}

.base-prof .fact-vd img {
    float: left;
    margin-right: 20px
}

.fact-vd>h2 {
    color: #404040;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    margin: 6px 0 0
}

.fact-vd>h3 {
    color: #727272;
    display: inline-block;
    font-size: 16px;
    margin: 8px 0 0
}

.base-prof .spec-00x {
    color: #727272;
    display: inline-block;
    font-size: 15px;
    margin-top: 10px
}

.base-prof .suffer {
    border-left: 4px solid #999;
    color: #727272;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0 10px 15px
}

.base-prof .chull {
    color: #232323;
    font-size: 20px;
    font-weight: 700;
    margin: 40px 0 0
}

.base-prof .elit-sm {
    list-style: outside none none;
    padding: 0 0 0 20px
}

.base-prof .elit-sm li {
    background: rgba(0, 0, 0, 0) url(images/base-check.png) no-repeat scroll left center;
    font-size: 16px;
    padding: 6px 0 6px 28px
}

.crack-top-main {
    background: rgba(0, 0, 0, 0) url(images/crack-bg.jpg) no-repeat scroll 0 0/100% 100%
}

.crack {
    padding-top: 20px;
    text-align: center
}

.crack>h1 {
    color: #e52b38;

    font-size: 46px;
    font-weight: 700
}

.crack>h3 {
    color: #695548;

    font-size: 22px;
    font-weight: 400
}

.crack-replace {
    margin-top: 30px
}

.crack img {
    display: inline
}

.crack-replace h1 {
    color: #e52b38;

    font-size: 30px;
    font-weight: 700
}

.crack-replace p {
    color: #000;

    font-size: 16px
}

.crack-replace ul {
    list-style: outside none none;
    padding-top: 10px
}

.crack-replace li {
    background: rgba(0, 0, 0, 0) url(images/check-icon.png) no-repeat scroll left top;
    color: #000;

    font-size: 16px;
    padding: 0 0 15px 34px
}

.crack-replace article {
    overflow: hidden
}

.feat-ox {
    margin-top: 70px;
    text-align: center
}

.feat-ox>ul {
    list-style: outside none none
}

.feat-ox li {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    width: 19%
}

.feat-ox li p {

    font-size: 22px;
    margin-top: 10px
}

.feat-ox>h1 {
    color: #e52b38;

    font-size: 36px;
    font-weight: 700;
    margin-bottom: 50px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent !important;
    color: #fff !important
}

.much span {
    color: #777;

    padding: 20px 25px
}

.dropdown .drop {
    min-width: 1170px;
    padding-bottom: 0;
    margin-top: -10px !important;
    background: #fff;
    z-index: 1000000;
}

.drop-1 h1 {
    color: #e52b38;

    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding: 19px 0 5px
}

.drop li a {
    color: #666;
    font-family: open sans;
    font-size: 14px
}

.drop li:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important
}

.drop li a:hover {
    color: #e52b38;
    text-decoration: none
}

.drop-1 li {
    line-height: 24px;
    padding-left: 0 !important
}

.drop-1 {
    padding: 0
}

.drop-1:first-child {
    padding: 0 0 0 20px !important
}

.tab-2 {
    background: #f3f3f3 none repeat scroll 0 0;
    border-left: 1px solid #ccc
}

.tab-2 img {
    padding: 34px 0;
    width: 100%
}

.navbar-collapse.in {
    overflow: hidden !important
}

.closed li {
    padding: 0 !important
}

.closed ul {
    margin: 0 !important
}

.repair-risks-dobble {
    display: none;
    overflow: hidden
}

.closed a {
    color: #272727
}

.closed a:hover {
    color: #E52B38
}

.jack li p {
    font-size: 11px !important
}

.div1>img {
    width: 80px
}

.much span {
    float: left;
    min-height: 150px;
    padding-bottom: 5px !important;
    padding-top: 9px !important
}

.ui-menu-item {
    background-color: rgba(0, 0, 0, 0);
    background-image: url(images/arrow-drop.png) !important;
    background-origin: padding-box;
    background-position: 0 14px !important;
    background-repeat: no-repeat !important;
    background-size: auto auto;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    float: left !important;
    width: 46%;
    margin: 1px 3px 0 7px !important;
    padding: 5px 0 5px 20px !important
}

#ui-id-1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    box-shadow: 0 2px 2px #5c5c5c;
    max-width: 435px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 999999;
    width: 70% !important;
    padding: 10px
}

.parts01 h2 {
    color: #e52b38;
    font-family: open sans
}

.parts01>li {
    color: #807d7d;
    font-family: open sans;
    font-size: 16px;
    list-style: outside none none
}

.navbar-default .navbar-nav>li>a {
    float: left
}

.dropdown-toggle {
    background: rgba(0, 0, 0, 0) url(../img/nav-arrow.png) no-repeat scroll center center;
    cursor: pointer;
    height: 40px;
    width: 10px
}

.navbar-default .navbar-nav>.open>a {
    color: #c52229 !important;
}

.drop {
    padding: 20px !important
}

.count {
    margin: 0 29px 3px 0
}

.fault02>p a:focus {
    color: #fff !important;
    text-decoration: underline
}

a:focus {
    outline: medium none !important;
    outline-offset: -2px
}

.drop-1 li a:hover {
    color: #e52b38 !important
}

.breed a:hover {
    color: #e52b38 !important
}

.quick li a:hover {
    color: #e52b38 !important
}

.search-result .btn-addtocart {
    background: #e52b38 none repeat scroll 0 0;
    border: 2px solid #e52b38;
    border-radius: 4px;
    color: #fff;
    display: inline-block;

    margin-bottom: 20px !important;
    padding: 10px 30px;
    text-decoration: none;
    transition: all .4s ease-in-out;
    font-weight: 700
}

.search-result-inner .btn-addtocart {
    background: #e52b38 none repeat scroll 0 0;
    border: 2px solid #e52b38;
    border-radius: 4px;
    color: #fff;
    display: inline-block;

    margin-bottom: 20px !important;
    padding: 10px 30px;
    text-decoration: none;
    transition: all .4s ease-in-out;
    font-weight: 700
}

.search-result .btn-addtocart:hover {
    background: #fff none repeat scroll 0 0;
    color: #e52b38
}

.parts01 {
    color: #807d7d;

    font-size: 16px
}

.res {
    margin: 30px 0 0 34px;
    width: 50%
}

.res input {
    margin-bottom: 20px
}

.res .Suburb01 {
    margin: 0;
    width: 40%
}

.res .Suburb02 {
    float: right;
    margin-bottom: 0;
    margin-left: 15px;
    width: 27.5%
}

.res .Suburb03 {
    display: inline-block;
    width: 26%;
    margin-left: 15px
}

.cart-section-inner .col-xs-12 {
    padding: 0 !important
}

.cart-section-inner .row {
    margin: 0 !important
}

.cart-section-inner .col-md-12 {
    padding: 0 !important
}

.cart-section-inner .inner-wrapper {
    overflow: visible;
    float: left;
    width: 100%
}

.res .blu {
    margin-bottom: 20px !important
}

.res textarea {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);

    font-size: 16px
}

.get0x {
    display: inline-block;
    font-family: Maven Pro;
    font-size: 20px !important;
    margin-top: 0
}

.shipping .st0x1 {
    background: #4f4f4f url(images/drop-add.png) no-repeat scroll 33px -2px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;

    margin-top: 20px;
    padding: 10px;
    border-bottom: 4px solid #e52b38;
    width: 50%
}

.shipping .st0x1 img {
    float: left;
    padding: 15px
}

.repair-quote .st0x1 {
    background: #4f4f4f url(images/drop-add.png) no-repeat scroll 33px -2px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;

    margin-top: 20px;
    padding: 10px;
    border-bottom: 4px solid #e52b38;
    width: 50%
}

.repair-quote .st0x1 img {
    float: left;
    padding: 15px
}

.like-to {

    font-size: 20px !important;
    margin-top: 30px
}

.step-sub {
    margin-bottom: 20px
}

.shohide1 {
    margin-bottom: 25px
}

.step-sub input {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%) !important;

    height: 44px;
    margin-bottom: 20px
}

.step-sub select {
    margin-bottom: 20px
}

.parts01 ul {
    list-style: outside none none
}

.above-right {
    margin-bottom: 10px
}

.pay-main {
    background: hsl(0, 0%, 96%) none repeat scroll 0 0;
    border-radius: 3px;
    margin-top: 32px !important;
    padding: 30px 12px 12px !important
}

.pay-main-1 .panel-body {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-bottom: 4px solid hsl(0, 0%, 90%);
    border-radius: 0 0 4px 4px;
    color: hsl(0, 0%, 44%) !important;
    font-size: 16px !important;
    margin-left: 0
}

.mt-dark {
    color: hsl(0, 0%, 47%);
    font-weight: 500;
    margin: 0;
    padding: 13px;
    text-transform: uppercase
}

.pay-main-1 .panel-body table tr th {
    background: hsl(0, 1%, 56%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-size: 14px !important;
    text-transform: uppercase
}

.received {
    font-family: Maven Pro
}

.panel-body.pay-on .form-group a {
    color: #fff;

    font-weight: 600;
    text-transform: uppercase
}

.pay-main-2 .panel-body {
    padding-bottom: 40px
}

.pay-on .mt-btn-med {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 20px 30px 12px;
    transition: all .3s ease-in-out
}

.pay-on .mt-btn-med:hover {
    background: #49423e none repeat scroll 0 0
}

.pay-on .link-1 {
    background: #e52b38 none repeat scroll 0 0;
    border-radius: 5px;
    padding: 20px 30px 12px;
    transition: all .3s ease-in-out
}

.pay-on .link-1:hover {
    background: #49423e none repeat scroll 0 0
}

.pay-main-1 label {
    color: hsl(0, 0%, 40%) !important;
    font-family: canaro-lightdemo !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    margin: 0 !important
}

.submit-1 {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 5px !important;
    color: hsl(0, 0%, 100%) !important;
    font-size: 15px !important;
    padding: 9px 30px !important;
    text-transform: uppercase !important
}

.pay-main-1 .form-group input {
    background: hsla(0, 0%, 0%, 0) linear-gradient(to bottom, hsl(0, 5%, 96%) 0%, hsl(0, 0%, 100%) 100%) repeat scroll 0 0;
    color: hsl(0, 0%, 33%);
    height: 42px
}

.pay-main-1 .form-group select {
    background: hsla(0, 0%, 0%, 0) linear-gradient(to bottom, hsl(0, 5%, 96%) 0%, hsl(0, 0%, 100%) 100%) repeat scroll 0 0;
    color: hsl(0, 0%, 33%);
    height: 40px
}

.submit-1:hover {
    background: hsl(0, 73%, 38%) none repeat scroll 0 0 !important
}

.mt-checkbox {
    list-style: outside none none !important;
    margin: 0;
    padding: 0 !important
}

.mt-checkbox li {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 30px !important;
    margin-top: 10px;
    padding: 10px;
    vertical-align: top
}

.mt-checkbox li p {
    color: hsl(22, 8%, 26%);
    font-family: Maven Pro;
    font-size: 20px;
    text-align: center
}

.detail-conformation p {
    color: hsl(0, 0%, 0%);
    font-family: Maven Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.cart-info-11 h1 {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0;
    border-radius: 4px section4px 0 0;
    color: hsl(0, 0%, 100%);
    font-family: Maven Pro;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 0;
    padding: 12px 19px;
    text-transform: uppercase
}

.received ul li {
    font-family: Maven Pro !important
}

.mt-checkbox li input {
    margin-right: 9px
}

.btn-success {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    margin-right: 12px
}

.btn-accept {
    background-color: #007bff !important;
    color: hsl(0, 0%, 100%)
}

.btn-primary {
    background-color: hsl(356, 78%, 53%) !important;
    border-color: hsl(356, 78%, 53%) !important;
    color: hsl(0, 0%, 100%)
}

.btn-primary:hover {
    background-color: hsl(0, 73%, 38%) none repeat scroll #0 #0 !important
}

.yet-5 {
    margin-top: 12px
}

.pay-main-6 .panel-body p {
    text-align: center !important
}

.pay-main-1 .panel-body table td h5 strong {
    color: hsl(225, 14%, 22%) !important;
    font-size: 13px;
    text-transform: uppercase !important
}

.prevBtn {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    color: hsl(0, 0%, 100%) !important;
    margin-left: 12px
}

.error-actions .btn.btn-primary.btn-lg {
    padding: 0 12px 0 0 !important
}

.error-actions .glyphicon.glyphicon-home {
    border: medium none;
    padding: 11px 4px 15px 13px !important
}

.error-actions .btn.btn-default.btn-lg {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: hsl(0, 0%, 100%) !important;
    padding: 0 12px 1px 0
}

.error-actions .glyphicon.glyphicon-envelope {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
    border: medium none;
    padding: 11px 4px 15px 13px !important
}

.cart-step .btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    opacity: .8 !important
}

.cardnext {
    display: none
}

.lumia05 {
    float: right !important;
    padding: 0 !important;
    text-align: center !important;
    width: 120px
}

.wok-y.wok-z {
    display: none
}

.almost0x {
    display: none
}

.breed #dialog {
    display: none
}

.pay-main-1 h4 {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0;
    border-radius: 3px 3px 0 0 !important;
    color: hsl(0, 0%, 100%);

    font-weight: 600
}

.form-control.has-error+label {
    float: left !important;
    margin-left: 30px !important
}

.fiederror {
    position: relative
}

.form-control.has-error+label {
    bottom: -3px;
    float: left !important;
    left: 5px;
    margin-left: 30px !important;
    position: absolute
}

.pay-on {
    background: #f4f4f4 none repeat scroll 0 0 !important;
    border: medium none !important;
    padding: 30px 0 0 !important
}

.pay-on .col-md-12 {
    float: none !important;
    padding: 0 !important
}

.yet-5 .error {
    bottom: 0 !important;
    left: 0 !important;
    position: inherit !important
}

.rep0x3 .modal-content {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0;
    box-shadow: 0 5px 15px hsla(0, 0%, 0%, 0.5);
    padding: 0
}

.rep0x3 .modal-body {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: hsl(356, 78%, 53%);
    font-family: SegoeUI-Semibold;
    font-size: 26px !important;
    padding: 7px 0 !important
}

.rep0x3 .btn-default {
    background: hsl(0, 0%, 0%) url(images/pop-icon.png) no-repeat scroll 215px 15px !important;
    border: 1px solid hsl(0, 0%, 0%);
    color: hsl(0, 0%, 100%) !important;

    font-size: 20px;
    padding: 7px 36px 7px 14px !important
}

.rep0x3 .btn-default:hover {
    background-color: hsl(0, 73%, 38%) !important;
    border: 1px solid hsl(0, 0%, 100%) !important;
    color: hsl(0, 0%, 100%) !important;
    opacity: .79
}

#same1 {
    height: auto !important;
    margin-bottom: 15px;
    margin-right: 4px
}

.small1 {
    width: 32% !important
}

.payment .panel-body {
    padding: 0 !important
}

.payment .panel-body table tr td {
    padding-left: 20px
}

.payment .panel-body table tr th {
    padding-left: 20px
}

#signupbox .panel-body.pay-on {
    background: #F4F4F4 !important
}

.payment .table {
    margin-bottom: 0 !important
}

.mainbox.signupbox-1 {
    margin-top: 34px !important
}

.shipping #signupform label.error {
    bottom: -5px !important
}

#myModalNorm .modal-body {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important
}

#myModalNorm .modal-body label {
    color: hsl(0, 0%, 100%) !important
}

#myModalNorm .modal-body .btn.btn-default.sub-pop {
    background: hsl(0, 0%, 0%) url(images/pop-icon.png) no-repeat scroll 79px 11px !important;
    border: 1px solid hsl(0, 0%, 0%) !important;
    color: hsl(0, 0%, 100%) !important;
    font-family: SegoeUI-Regular !important;
    font-size: 15px;
    padding-right: 40px;
    text-transform: uppercase
}

#myModalNorm .modal-body .btn.btn-default.sub-pop:hover {
    background: hsl(0, 73%, 38%) url(images/pop-icon.png) no-repeat scroll 79px 11px !important;
    border: 1px solid hsl(0, 0%, 82%) !important;
    transition: all .5s ease-in-out 0;
    color: hsl(0, 0%, 100%) !important
}

#myModalNorm .modal-header {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 4px 4px 0 0 !important;
    color: hsl(356, 78%, 53%) !important
}

#myModalNorm .close {
    color: hsl(0, 0%, 0%) !important;
    margin-top: 6px;
    opacity: 1 !important;
    text-shadow: 0 0 0 hsl(0, 0%, 0%) !important
}

#myModalNorm .modal-footer {
    background: hsl(225, 14%, 22%) none repeat scroll 0 0;
    border-radius: 0 0 5px 4px !important;
    border: medium none !important
}

#myModalNorm .btn.btn-default {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0 !important;
    border: 1px solid hsl(0, 0%, 100%) !important;
    padding: 7px 30px
}

#myModalNorm .btn.btn-default:hover {
    background: hsl(0, 73%, 38%) none repeat scroll 0 0 !important;
    color: hsl(0, 0%, 100%) !important
}

#priceMarch .modal-body {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important
}

#priceMarch .modal-body label {
    color: hsl(0, 0%, 100%) !important
}

#priceMarch .modal-body .btn.btn-default.sub-pop {
    background: hsl(0, 0%, 0%) url(images/pop-icon.png) no-repeat scroll 200px 11px !important;
    border: 1px solid hsl(0, 0%, 0%) !important;
    color: hsl(0, 0%, 100%) !important;
    font-family: SegoeUI-Regular !important;
    font-size: 15px;
    padding-right: 40px;
    text-transform: uppercase
}

#priceMarch .modal-body .btn.btn-default.sub-pop:hover {
    background: hsl(0, 73%, 38%) url(images/pop-icon.png) no-repeat scroll 195px 11px !important;
    border: 1px solid hsl(0, 0%, 82%) !important;
    transition: all .5s ease-in-out 0;
    color: hsl(0, 0%, 100%) !important
}

#priceMarch .modal-header {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 4px 4px 0 0 !important;
    color: hsl(356, 78%, 53%) !important
}

#priceMarch .close {
    color: hsl(0, 0%, 0%) !important;
    margin-top: 6px;
    opacity: 1 !important;
    text-shadow: 0 0 0 hsl(0, 0%, 0%) !important
}

#priceMarch .modal-footer {
    background: hsl(225, 14%, 22%) none repeat scroll 0 0;
    border-radius: 0 0 5px 4px !important;
    border: medium none !important
}

#priceMarch .btn.btn-default {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0 !important;
    border: 1px solid hsl(0, 0%, 100%) !important;
    padding: 7px 30px
}

#priceMarch .btn.btn-default:hover {
    background: hsl(0, 73%, 38%) none repeat scroll 0 0 !important;
    color: hsl(0, 0%, 100%) !important
}

.banner-sec .item>img {
    height: 378px !important;
    margin: 0 !important
}

.carousel-inner {
    margin-bottom: 0 !important
}

.left.carousel-control>img {
    margin-top: 80%
}

.right.carousel-control>img {
    margin-top: 80%
}

.item.active {
    padding: 0 !important
}

.carousel-control.left {
    background-image: none !important;
    background-repeat: repeat-x;
    opacity: 1
}

.carousel-control.right {
    background-image: none !important;
    background-repeat: repeat-x;
    opacity: 1
}

.prettycheckbox a,
.prettyradio a {
    background: rgba(0, 0, 0, 0) url(images/book-now.png) no-repeat scroll 0 0 !important;
    margin: 5px 0 -11px 7px !important;
    width: 107px !important
}

.prettycheckbox a.checked {
    background: rgba(0, 0, 0, 0) url(images/add+green.png) no-repeat scroll 0 0 !important;
    margin: 7px 30px -11px 40px !important;
    width: 67px !important
}

.listview .prettycheckbox a {
    background: rgba(0, 0, 0, 0) url(images/book-now.png) no-repeat scroll 0 0 !important;
    margin: 0 !important;
    width: 107px !important;
    height: 32px
}

.listview .onsitelist .prettycheckbox a {
    background: rgba(0, 0, 0, 0) url(images/book-on-site.png) no-repeat scroll 0 0 !important;
    margin: 0 !important;
    width: 156px !important;
    height: 32px
}

.onsitepick .prettycheckbox a {
    background: rgba(0, 0, 0, 0) url(images/book-on-site.png) no-repeat scroll 0 0 !important;
    margin: 0 !important;
    width: 160px !important;
    height: 32px
}

.onsitepick .prettycheckbox a.checked {
    background: rgba(0, 0, 0, 0) url(images/add+green.png) no-repeat scroll 0 0 !important;
    margin: -1px 34px -1px 40px !important;
    width: 67px !important
}

.listview .prettycheckbox a.checked {
    background: rgba(0, 0, 0, 0) url(images/add+green.png) no-repeat scroll 0 0 !important;
    margin: -1px 34px -11px 40px !important;
    width: 67px !important
}

.galaxy.col-lg-4.col-md-4.col-sm-4>img {
    width: 100%
}

.fault02 a {
    color: #fff !important
}

.fault02 a:hover {
    color: #e52b38 !important
}

.ui-state-focus {
    background: red none repeat scroll 0 0 !important
}

.applies01 .jack li:nth-child(n+1):nth-child(-n+1) {
    border-left: medium none
}

.applies01 .jack li:nth-child(n+5):nth-child(-n+5) {
    border-left: medium none
}

.applies01 .jack li:nth-child(n+9):nth-child(-n+9) {
    border-left: medium none
}

.applies01 .jack li:nth-child(n+13):nth-child(-n+13) {
    border-left: medium none
}

.applies01 .jack li:nth-child(n+17):nth-child(-n+17) {
    border-left: medium none
}

.banner-sec .container {
    position: relative
}

.most-popular {
    position: relative;
    height: 70vh;
}

.most-popular .carousel-control.left {
    margin-left: -82px;
    margin-top: 39px;
}

.most-popular .carousel-control.right {
    margin-right: -82px;
    margin-top: 39px;
}

.repairs-lg .carousel-control {
    width: 20% !important
}

.ui-autocomplete {
    max-width: 500px;
    overflow: hidden;
    width: 95% !important
}

.much p {
    font-family: Maven Pro;
    margin-top: 10px
}

.much {
    font-family: Maven Pro
}

.much h2 {
    display: none
}

.btn[disabled]:hover {
    background: #c60c19 none repeat scroll 0 0 !important;
    opacity: .8 !important
}

.btn-primary {
    background: #c60c19 none repeat scroll 0 0 !important
}

.ui-widget {
    margin: -6px 0 0 !important
}

.item-search .ui-state-focus {
    background: #e52b38 !important;
    color: fff !important
}

.screen-sn b {
    color: hsl(0, 100%, 50%);
    display: inline-block;
    font-family: Maven Pro;
    padding: 0 10px 10px
}

.squaredTwo {
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    height: 28px;
    margin: 10px auto;
    position: relative;
    width: 28px
}

.squaredTwo label {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    height: 20px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 20px
}

.squaredTwo label::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #000 #000;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 6px 6px;
    content: "";
    height: 9px;
    left: 4px;
    opacity: 0;
    position: absolute;
    top: 4px;
    transform: rotate(-45deg);
    width: 14px
}

.squaredTwo label:hover::after {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: alpha(opacity=30);
    opacity: .3
}

.squaredTwo input[type=checkbox]:checked+label:after {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

.square1dTwo {
    float: left !important
}

.search-result span h5 {
    margin: 0 !important;
    padding: 0 !important
}

.search-result span h4 {
    margin-bottom: 2px
}

.serch-btn {
    margin: 0;
    padding: 0 7px;
    text-align: right
}

.serch-btn li {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    height: auto !important;
    min-height: 100% !important;
    text-align: right !important;
    width: auto !important
}

.serch-btn li span {
    font-family: SegoeUI-Bold;
    font-size: 24px;
    font-weight: 600;
    padding-top: 7px;
    width: 100% !important
}

.serch-btn li a {
    font-size: 18px
}

#content {
    margin-bottom: 0;
    padding: 0 11px;
    text-align: left
}

.modal-content {
    border: medium none !important
}

.prox01 {
    padding: 50px 15px !important;
    text-align: center !important
}

.btn.btn-default.add-more-btn {
    background: hsl(0, 0%, 0%) url(images/pop-icon.png) no-repeat scroll 167px 14px !important
}

.btn.btn-default.book-now-btn {
    background: hsl(0, 0%, 0%) url(images/pop-icon.png) no-repeat scroll 127px 14px !important;
    margin-left: 12px !important
}

.btn.btn-default.book-now-btn:hover {
    background-color: hsl(0, 73%, 38%) !important;
    border: 1px solid hsl(0, 0%, 100%) !important;
    color: hsl(0, 0%, 100%) !important;
    transition: all .5s ease-in-out;
    opacity: .79
}

.btn.btn-default.add-more-btn:hover {
    background-color: hsl(0, 73%, 38%) !important;
    border: 1px solid hsl(0, 0%, 100%) !important;
    color: hsl(0, 0%, 100%) !important;
    transition: all .5s ease-in-out;
    opacity: .79
}

.model-top-text h4 {
    font-family: SegoeUI-Semibold;
    font-size: 24px
}

.modal-header.model-top-text {
    padding: 10px 20px
}

.pop-form-1 {
    padding: 22px !important
}

.pop-form-1 form input {
    font-size: 15px !important;
    height: 39px
}

.pop-form-1 form label {
    font-size: 18px !important
}

.pop-form-1::-moz-placeholder {
    color: hsl(22, 8%, 36%) !important;
    opacity: 1
}

#squared1Two {
    margin-top: 17px !important
}

.re-repaired-de li {
    display: inline-block;
    padding: 0 20px !important;
    text-align: center !important;
    vertical-align: top !important
}

.re-repaired-de li p label {
    font-family: canaro-lightdemo !important;
    font-size: 20px !important
}

.pr-sp {
    color: hsl(356, 78%, 53%) !important
}

.mt-btn.mt-btn-med {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    border-radius: 6px;
    color: hsl(0, 0%, 100%) !important;
    float: right;
    font-size: 18px;
    font-weight: 400 !important;
    letter-spacing: 0;
    margin-bottom: 18px !important;
    padding: 10px 16px;
    text-align: right
}

.link-1 {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    border-radius: 6px;
    color: hsl(0, 0%, 100%) !important;
    float: right;
    font-size: 18px;
    font-weight: 400 !important;
    letter-spacing: 0;
    margin-bottom: 10px !important;
    padding: 10px 16px;
    text-align: right;
    margin-top: 20px;
}

.cn_1 li {
    vertical-align: top
}

.detail-11 p {
    margin-bottom: 0 !important
}

.empty_class {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0 !important;
    margin-left: 21px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
    font-weight: 400;
    color: #fff
}

.cont-sho {
    color: hsl(356, 78%, 53%);
    font-family: open sans;
    font-size: 17px;
    margin-left: 21px;
    margin-top: 11px
}

.pickup.step-sub {
    overflow: hidden
}

#step-3 .pick-up-form li p {
    float: none;
    margin-right: 0;
    width: auto
}

#step-3 .pick-up-form ul li {
    margin-bottom: 10px;
    width: 100%;
    margin-top: 10px
}

#step-3 .pick-up-form li p {
    float: left;
    margin-right: 0;
    text-align: left !important;
    width: 190px
}

#step-3 .text-sh-11 {
    color: hsl(22, 8%, 26%);
    float: left !important;

    font-size: 20px;
    margin: 10px 0 0;
    text-align: left !important;
    width: 70% !important
}

.popular .much>h2 {
    display: block !important
}

.home-pop-tit h2 {
    display: none !important
}

.de-ct {
    background: hsl(22, 8%, 26%) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: hsl(0, 0%, 100%);

    font-size: 15px;
    margin-left: 30px;
    padding: 8px 20px;
    width: auto
}

.em-d1 {
    background: hsl(356, 78%, 53%) none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 3px;
    color: hsl(0, 0%, 100%) !important;
    font-family: Maven Pro !important;
    padding: 8px 20px
}

.em-d2 {
    padding: 9px 20px;
    margin-right: 6px !important
}

.contact1 .spice-map .shohide1 p b {
    font-size: 16px
}

.contact1 .spice-map #drop_location {
    width: 90.5%
}

.contact1 .captch_text {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    border: 1px solid hsl(0, 0%, 80%);
    border-radius: 4px;
    font-size: 22px !important;
    height: 65px;
    margin-right: 13px;
    padding: 18px 20px 21px 30px !important
}

.contact1 #drop_location {
    background: hsl(0, 0%, 98%) none repeat scroll 0 0 !important;
    border: 1px solid hsl(0, 0%, 80%) !important;
    height: auto !important;
    padding: 10px 7px 8px 12px !important
}

#step-3 #repaired-device1 .pick-up-form {
    margin: 15px 0;
    padding: 0 13px;
    width: 94%
}

#step-3 #repaired-device1 label {
    margin-bottom: 12px !important;
    position: relative;
    left: 0
}

#step-3 #repaired-device1 .pick-up-form {
    margin: 15px 0;
    padding: 0 13px;
    width: 94%
}

#step-3 #repaired-device label {
    margin-bottom: 12px !important
}

#step-2 label.error {
    left: 0;
    position: relative
}

#step-3 label.error {
    left: 0;
    position: relative
}

#step-3 #repaired-device .pick-up-form {
    margin: 15px 0;
    padding: 0 13px;
    width: 94%
}

div#freepickup-address {
    float: left;
    width: 100%
}

.mt-page_header>h1 {
    color: hsl(356, 78%, 53%);
    font-family: open sans;
    font-size: 32px;
    margin: 30px 0;
    padding: 0 30px
}

#mt-primary>h2 {
    color: hsl(356, 78%, 53%);
    font-family: open sans;
    font-size: 30px;
    margin: 50px 0 20px;
    font-weight: 500;
    line-height: 1.1
}

#mt-primary>h2 strong {
    font-weight: 400
}

#mt-primary {
    text-align: left !important;
    color: hsl(0, 1%, 50%);
    font-family: open sans;
    font-size: 16px;
    padding: 0 10px
}

#mt-primary ul {
    list-style: none
}

#mt-primary>p strong {
    font-weight: 400;
    color: hsl(356, 78%, 53%);
    font-family: open sans;
    font-size: 30px;
    margin: 50px 0 20px;
    font-weight: 500;
    line-height: 1.1
}

.mt-section .col-lg-2 {
    width: 24.667% !important;
    margin: 20px 0
}

.mt-product-title {
    color: hsl(0, 0%, 40%);
    font-family: open sans;
    font-size: 23px;
    font-weight: 400;
    text-align: center
}

.mt-section_title {
    color: hsl(356, 78%, 53%);
    font-family: open sans;
    font-size: 34px;
    font-weight: 600;
    padding: 20px 0;
    margin-top: 20px
}

.mt-section_sub_title {
    font-family: open sans;
    color: hsl(0, 0%, 40%);
    font-size: 18px
}

.mt-page_header.text-center {
    margin-bottom: 20px
}

.applies01.frontpage-repairlist {
    float: left;
    width: 100%
}

.applies01.frontpage-repairlist h1#choosefor {
    padding: 60px 0 15px;
    position: relative
}

.applies01.frontpage-repairlist {
    float: none;
    width: 80%;
    position: relative;
    margin: auto;
    clear: both;
    box-sizing: border-box
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .shipping #signupform label.error {
        bottom: -3px !important;
        margin-left: 0 !important
    }

    .mt-checkbox li {
        margin-bottom: 20px !important
    }
}

@media (min-width:320px) and (max-width:403px) {
    #drop_location {
        width: 100% !important
    }

    #drop_location1 {
        width: 100% !important
    }

    .more {
        padding: 12px 100px 12px 70px
    }

    .quote {
        margin: 9px !important
    }

    .panel-body.pay-on .form-group a {
        font-size: 9px !important;
        padding: 16px 4px 10px !important
    }

    .mainbox.signupbox-1 {
        margin-top: 0 !important
    }
}

@media (min-width:320px) and (max-width:359px) {
    .search-result {
        left: 3px;
        margin: 0 auto;
        position: absolute;
        top: 81px;
        width: 98%;
        z-index: 999
    }

    .lumia01 {
        margin-left: 6px !important;
        margin-right: 7px !important
    }
}

@media (min-width:360px) and (max-width:403px) {
    .search-result {
        left: 8px;
        margin: 0 auto;
        position: absolute;
        top: 81px;
        width: 95.5%;
        z-index: 999
    }

    .lumia01 {
        margin-left: 15px !important;
        margin-right: 9px !important
    }
}

@media (min-width:320px) and (max-width:479px) {
    .enter-form input.send-message {
        padding: 20px 30px 10px !important
    }

    .contact1 .captch_text {
        font-size: 19px !important;
        padding: 18px 20px 21px 21px !important
    }

    .banner-sec {
        background: hsl(357, 85%, 34%) url(images/item-search-bg.jpg) no-repeat scroll 0 0/100% 100%;
        height: 357px !important;
        overflow: hidden
    }

    .banner-sec #carousel-example-generic {
        display: none !important
    }

    .quote.col-sm-4 {
        position: relative;
        right: 0
    }

    .main-text {
        color: hsl(0, 0%, 100%);
        margin: 10px auto 0;
        overflow: hidden;
        position: unset;
        top: 0;
        width: 90%
    }

    .quote.col-sm-4 {
        position: relative !important;
        right: 0
    }

    .inn-btn {
        padding: 14px 30px !important;
        font-size: 15px !important
    }

    .wok-y li.st01 {
        font-size: 24px;
        font-weight: 700;
        padding: 0 !important
    }

    .st-book-btn {
        margin-left: 0 !important;
        padding: 0 !important
    }

    .shipping #ui-id-2 {
        width: calc(100% - 100px) !important;
    }

    .shipping #ui-id-2 li {
        width: 100% !important
    }

    .mt-btn.mt-btn-med {
        font-size: 16px;
        float: left !important
    }

    .link-1 {
        font-size: 13px;
        margin-bottom: 18px !important;
        padding: 10px 15px;
        float: left !important
    }

    .mt-checkbox li:nth-child(2) {
        margin-left: 0 !important
    }

    .mt-checkbox li:nth-child(3) {
        margin-left: 0 !important
    }

    .shipping #signupform label.error {
        bottom: 0;
        left: 15px !important
    }

    .quote h1 {
        font-size: 16px !important
    }

    .quote.col-sm-4 {
        position: absolute;
        right: 0 !important
    }

    .main-text {
        color: hsl(0, 0%, 100%);
        position: absolute;
        top: 477px !important;
        width: 96.6667%
    }

    .serch-btn li span {
        font-size: 20px
    }

    .serch-btn li a {
        font-size: 15px
    }

    .serch-btn {
        text-align: center
    }

    .search-result span {
        width: 67%
    }

    .search-result li img {
        width: 18% !important
    }

    .pay-main-1 .panel-body table tr th {
        font-size: 10px !important
    }

    .ui-autocomplete {
        width: 80% !important
    }

    .shipping #signupform label.error {
        bottom: 0;
        left: 0 !important
    }

    #paywith-error {
        margin-left: 19px !important
    }

    .yet-5 .error {
        line-height: 0 !important
    }

    #accept-error {
        position: absolute !important
    }

    .ui-widget {
        display: inline-block;
        float: none !important;
        width: 60% !important
    }

    #mega {
        margin-top: 7px;
        width: 96% !important
    }

    .payment .panel-body table tr th {
        padding-left: 11px
    }

    .pay-on .link-1 {
        font-size: 12px !important;
        padding: 20px 7px 12px !important
    }

    #confirmation {
        padding-right: 0 !important
    }

    .pay-cas-store {
        margin: 0 15px !important
    }

    .above-right input {
        margin-left: 5px
    }

    .modal-footer .btn+.btn {
        margin-bottom: 0;
        margin-left: 0
    }

    .btn-default {
        margin-bottom: 10px !important
    }

    .cart-protech.col-lg-6.col-md-6.col-sm-6 form {
        display: inline-block !important;
        float: none !important;
        width: auto !important
    }

    .cart-summery .gran-d h2 {
        color: #49423e;
        padding: 10px 0
    }

    .cart-section-inner .inner-wrapper {
        overflow: hidden !important
    }

    .lumia05 {
        float: none !important;
        padding: 0 !important;
        text-align: center !important;
        width: auto
    }

    .wok-y.wok-z {
        display: block
    }

    .wok-y {
        display: none
    }

    .cart .top-mobi {
        display: none !important
    }

    .cart .call {
        display: none !important
    }

    .panel.panel-info {
        padding-top: 10px !important
    }

    .panel-body.pay-on {
        padding-top: 25px !important
    }

    .fiederror {
        float: left;
        width: 100% !important
    }

    .screen-sn-up>h1 {
        font-size: 13px !important;
        padding: 19px 20px !important
    }

    .screen-sn>h1 {
        font-size: 13px !important;
        padding: 19px 20px !important
    }

    .postal-cod>h1 {
        font-size: 13px !important;
        padding: 19px 20px !important
    }

    .pay-main-1 .panel-body table td {
        font-size: 11px;
        padding: 3px !important
    }

    .pay-main-1 .panel-body table td h5 {
        font-size: 12px
    }

    .pay-main-1 .panel-body {
        padding: 3px !important
    }

    .pay-on img {
        padding-top: 15px !important
    }

    .pay-main-5 .panel-body table td {
        padding: 8px !important
    }

    .dropdown-toggle {
        background: rgba(0, 0, 0, 0) url(../img/icon-add-show.png) no-repeat scroll center 14px !important
    }

    .navigation ul li {
        width: 98%
    }

    .dropdown .drop {
        min-width: 100% !important
    }

    .dropdown-toggle {
        float: right !important;
        width: 65px
    }

    #cart-bar {
        display: none !important
    }

    .screen-sn {
        margin-top: 10px
    }

    .most-popular .models01 ul li a img {
        height: auto !important;
        width: 80% !important
    }

    .search-1 {
        padding-top: 35px
    }

    .search-1 input {
        border: medium none !important;
        border-radius: 3px;
        font-family: open sans;
        font-size: 10px;
        padding: 14px 11px;
        width: 94%
    }

    .check {
        margin: 3px 0 0 !important;
        vertical-align: top !important;
        width: 24px !important
    }

    .search-result span {
        vertical-align: top
    }

    .search-1 .search-btn-1 {
        border-radius: 3px;
        display: inline-block;
        margin-bottom: 10px;
        margin-left: -3px;
        margin-top: 5px;
        background: hsl(356, 78%, 53%) none repeat scroll 0 0;
        border-radius: 0 3px 3px 0;
        margin-left: -3px;
        padding: 12px 24px
    }

    .search-result-inner {
        left: 6px;
        margin: 0 auto;
        position: absolute;
        top: 204px;
        width: 96.6%;
        z-index: 999
    }

    .search-result-inner ul li {
        margin: 5px;
        width: 144px
    }

    .search-result-inner li img {
        width: 40%
    }

    .search-result ul li {
        height: auto;
        margin: 5px;
        min-height: auto;
        text-align: left;
        width: 97%
    }

    .experience ul li {
        width: 100%
    }

    .choose>ul li {
        margin-bottom: 40px;
        width: 100%
    }

    .area ul li {
        width: 100%;
        margin: 0 0 30px;
        padding: 0 20px
    }

    .btm-loac>p {
        background: rgba(0, 0, 0, 0) url(images/location.png) no-repeat scroll 20px 3px;
        display: inline-block;
        padding-left: 25px
    }

    .item-search {
        background: #a10d15 url(images/item-search-bg.jpg) no-repeat scroll 0 0/100% 100%;
        height: 150px
    }

    .tab-2 img {
        padding: 27px 0;
        width: auto !important
    }

    .short-all .high {
        margin-right: 10px;
        width: 140px
    }

    .short-all .high01 {
        margin-right: 0
    }

    .phone-x2>ul li {
        border-bottom: 1px solid #ccc;
        margin: 0;
        padding: 30px 0;
        width: 100%
    }

    .tablet-x2>ul li {
        width: 100%;
        margin: 20px 0
    }

    .phone-x2>ul li h3 {
        margin: 10px 0 0 !important
    }

    .inner-search-1>h1 {
        padding: 0 20px
    }

    .inner-search-1 input {
        border-radius: 3px;
        font-family: open sans;
        padding: 12px 10px;
        font-size: 9px;
        width: 94%
    }

    .inner-search-btn-1 {
        background: #bf1b1a none repeat scroll 0 0 !important;
        border: medium none !important;
        border-radius: 3px !important;
        display: inline-block;
        margin-bottom: 10px;
        margin-left: -3px;
        margin-top: 5px
    }

    .inner-search-btn-1:hover {
        background: #A71B1A none repeat scroll 0 0 !important
    }

    .search-btn:hover {
        background: #A71B1A none repeat scroll 0 0 !important
    }

    .models01 img {
        width: 100%
    }

    .arrows-slide {
        display: none
    }

    .breed {
        text-align: center
    }

    .galaxy {
        overflow: hidden;
        text-align: center;
        padding: 0 15px !important
    }

    .galaxy-1 h1 {
        line-height: 32px
    }

    .galaxy h2 {
        font-size: 19px
    }

    .galaxy-1 {
        padding: 0 15px 15px !important
    }

    .galaxy-1 .crac li {
        font-size: 16px
    }

    .info-01>ul li {
        width: 100%
    }

    .features {
        padding: 0 15px 15px !important
    }

    .features .crac li {
        font-size: 13px
    }

    .expert-repair>h1 {
        font-size: 21px
    }

    .ct-loc {
        padding-left: 0 !important
    }

    .expert-repair.rep-mate {
        padding: 0 15px
    }

    .expert-repair {
        padding: 0 15px
    }

    .faq-repair {
        padding: 0 15px
    }

    .panel-title {
        font-size: 15px !important;
        padding-left: 63px;
        padding-top: 14px !important
    }

    .faq-repair h1 {
        font-size: 21px
    }

    .expert-repair.rep-mate {
        text-align: center
    }

    .info-01>h1 {
        text-align: center
    }

    .gst>p {
        font-size: 10px;
        padding: 0 0 0 10px !important;
        width: 73%
    }

    .repair-centre .crac-2 li {
        font-size: 13px
    }

    .features h1 {
        font-size: 21px
    }

    .expert-repair .crac-1 li {
        font-size: 16px
    }

    .breed>ul li {
        display: inline-block;
        float: none;
        padding: 10px 35px;
        text-align: center;
        width: 49%
    }

    .breed>ul {
        margin: 0 auto !important;
        overflow: hidden;
        padding: 0 10px !important
    }

    .replacement-section {
        padding: 0
    }

    .features-section {
        padding-top: 0
    }

    .applies01 .jack {
        list-style: outside none none;
        margin-top: 30px;
        text-align: left
    }

    .applies01 .jack li {
        border-bottom: 1px solid #ccc;
        display: inline-block;
        margin-bottom: 10px;
        padding-bottom: 10px;
        vertical-align: top;
        width: 100%
    }

    .applies01 .jack h5 {
        color: #695548;
        font-family: open sans;
        font-size: 11px;
        font-weight: 700;
        margin-bottom: auto;
        margin-right: auto;
        margin-top: auto;
        padding-bottom: 1px;
        padding-left: 36px;
        padding-top: 10px;
        text-align: center;
        width: 95%
    }

    .div1 {
        float: left;
        width: 60%
    }

    .div2 {
        float: right;
        width: 39%
    }

    .applies01 .jack span {
        font-size: 12px
    }

    .jack li p {
        color: #695548;

        font-size: 12px;
        margin-bottom: 0;
        margin-left: 0px;
        width: 100%;
    }

    .applies01 .mor02 {
        margin: 0 0 0 7px !important
    }

    .area li h4 {
        background: rgba(0, 0, 0, 0) url(images/area-icon.jpg) no-repeat scroll 31px center !important;
        color: #e52b38;

        font-size: 17px;
        padding-left: 0;
        text-transform: uppercase
    }

    .area ul li {
        margin: 0 0 30px;
        padding: 0 20px;
        text-align: center
    }

    .fault02 {
        width: 99%
    }

    .estab {
        text-align: center
    }

    .apply-c input {
        width: 54%
    }

    .apply-c input[type="button"] {
        font-size: 15px;
        margin-left: 8px;
        padding: 8px 10px
    }

    .above-right input[type="button"] {
        font-size: 15px;
        margin-left: 8px;
        padding: 8px 10px
    }

    .above-right label {
        width: 55%
    }

    .above-right {
        margin-top: 30px
    }

    .above-right p {
        float: none
    }

    .cart-protech ul li {
        padding: 0 0 50px;
        width: 100%
    }

    .cart-protech h3 {
        text-align: center
    }

    .postal-cod form {
        margin-left: 0;
        margin-top: 20px;
        padding: 0 20px;
        width: 100%
    }

    .postal-cod form input.Suburb01 {
        width: 29%
    }

    .postal-cod form select.Suburb02 {
        margin: 10px 0 0 12px
    }

    .postal-cod form input.Suburb03 {
        margin: 10px 0 0 12px
    }

    .pick-up-form ul li {
        padding: 20px 50px;
        text-align: center
    }

    .redi label {
        color: #000 !important;
        font-size: 13px !important;
        margin-left: 10px !important
    }

    .base-cate li p {
        font-size: 15px
    }

    .models01 ul li {
        width: 38% !important
    }

    .models01 li h4 {
        font-size: 14px;
        padding-left: 4px;
        padding-right: 4px;
    }

    .inner-wrapper {
        padding-bottom: 20px !important
    }

    .search-result-inner ul li {
        height: auto !important;
        margin: 5px;
        padding: 5px;
        width: 97%
    }

    .top-mobi p {
        width: 230px
    }

    .prettycheckbox a,
    .prettyradio a {
        background: rgba(0, 0, 0, 0) url(images/add+.pngbook.png) no-repeat scroll 0 0 !important;
        margin: 4px 0 -11px !important;
        width: 60px !important;
    }

    .applies01 .mor01 {
        color: #e52b38;
        line-height: 30px
    }
}

@media (min-width:404px) and (max-width:479px) {
    .search-result {
        left: 15px;
        margin: 0 auto;
        position: absolute;
        top: 81px;
        width: 92.7%;
        z-index: 999
    }
}

@media (min-width:480px) and (max-width:639px) {
    .banner-sec {
        background: hsl(357, 85%, 34%) url(images/item-search-bg.jpg) no-repeat scroll 0 0/100% 100%;
        height: 412px !important;
        overflow: hidden
    }

    .banner-sec #carousel-example-generic {
        display: none !important
    }

    .quote.col-sm-4 {
        position: relative !important;
        right: 0 !important
    }

    .main-text {
        color: hsl(0, 0%, 100%);
        margin: 0 auto !important;
        position: absolute;
        top: 217px;
        width: 100% !important
    }

    .quote.col-sm-4 {
        position: relative !important;
        right: 0
    }

    .mt-checkbox li:nth-child(2) {
        margin-left: 0 !important
    }

    .mt-checkbox li:nth-child(3) {
        margin-left: 0 !important
    }

    .main-text {
        top: 438px !important
    }

    .apply-c input {
        width: 46% !important
    }

    .cart-section-inner .inner-wrapper {
        float: none;
        overflow: visible;
        padding: 0 10px
    }

    .procced-btn {
        margin: 0 !important
    }

    .cart-section-inner .inner-wrapper {
        float: none;
        margin-bottom: 30px !important;
        overflow: visible;
        padding: 0 10px 70px !important
    }

    .above-right input {
        margin-left: 25px !important
    }

    .shipping #signupform label.error {
        bottom: 0;
        left: 0 !important
    }

    #paywith-error {
        margin-left: 19px !important
    }

    .yet-5 .error {
        line-height: 0 !important
    }

    #accept-error {
        position: absolute !important
    }

    .serch-btn li span {
        font-size: 20px
    }

    .serch-btn li a {
        font-size: 15px
    }

    .serch-btn {
        text-align: center
    }

    .search-result span {
        width: 61% !important
    }

    .search-result-inner {
        left: 5%;
        margin: 0 auto;
        position: absolute;
        top: 175px;
        width: 79.6%;
        z-index: 999
    }

    .search-result-inner ul li {
        height: 190px;
        margin: 5px;
        padding: 5px;
        width: 155px
    }

    .search-result-inner li img {
        width: 40%
    }

    .search-result-inner h4 {
        font-size: 13px
    }

    .search-result-inner {
        width: 79.6%
    }

    .ui-autocomplete {
        width: 80% !important
    }

    .search-result {
        width: 90.5%
    }

    .search-1 .search-btn-1 {
        padding: 10px 15px
    }

    .search-1 input {
        font-size: 11px
    }

    #mega {
        display: inline-block;
        width: 46%
    }

    .pay-on .link-1 {
        font-size: 15px !important;
        padding: 20px 13px 12px !important
    }

    .ui-widget {
        display: inline-block;
        float: none !important;
        width: 80% !important
    }

    #signupform label.error {
        left: 3px
    }

    .lumia05 {
        float: none !important;
        padding: 0 !important;
        text-align: center !important;
        width: auto
    }

    .screen-sn-up>h1 {
        font-size: 17px !important;
        padding: 18px 20px !important
    }

    .pay-on img {
        padding-top: 15px !important
    }

    .inner-wrapper {
        padding-bottom: 20px !important
    }

    .models01 ul li {
        width: 38% !important
    }

    .dropdown-toggle {
        background: rgba(0, 0, 0, 0) url(../img/icon-add-show.png) no-repeat scroll center 14px !important
    }

    .navigation ul li {
        width: 98%
    }

    .dropdown .drop {
        min-width: 100% !important
    }

    .dropdown-toggle {
        float: right !important;
        width: 65px
    }

    #cart-bar {
        display: none !important
    }

    .screen-sn {
        margin-top: 10px
    }

    .inner-search-1 input {
        font-size: 10px
    }

    .inner-search-1 .inner-search-btn-1 {
        padding: 10px 15px !important
    }

    .inner-search-btn-1:hover {
        background: #A71B1A none repeat scroll 0 0 !important
    }

    .search-btn:hover {
        background: #A71B1A none repeat scroll 0 0 !important
    }

    .search-result-inner {
        left: 5%;
        margin: 0 auto;
        position: absolute;
        width: 91.6%;
        z-index: 999
    }

    .experience ul li {
        width: 49%
    }

    .choose>ul li {
        display: inline-block;
        margin: 0 0 40px;
        vertical-align: top;
        width: 49%
    }

    .area ul li {
        width: 48%;
        margin: 0 0 30px;
        padding: 0 20px
    }

    .btm-loac>p {
        background: rgba(0, 0, 0, 0) url(images/location.png) no-repeat scroll 0 3px;
        display: inline-block;
        padding-left: 25px
    }

    .open>.dropdown-menu {
        display: block;
        min-width: 100% !important
    }

    .drop-1 {
        display: inline-block;
        margin: 20px 0;
        padding: 0;
        vertical-align: top;
        width: 48% !important
    }

    .tab-2 {
        margin-bottom: 0
    }

    .short-all .high01 {
        margin-right: 5px
    }

    .phone-x2>ul li {
        width: 48%
    }

    .tablet-x2>ul li {
        width: 48%
    }

    .arrows-slide {
        display: none
    }

    .phone-x2>ul li {
        margin: 20px 0
    }

    .tablet-x2>ul li {
        margin: 20px 0
    }

    .search-result {
        left: 22px
    }

    .search-result ul li {
        height: auto;
        margin: 5px;
        min-height: 70px;
        width: 47%
    }

    .breed {
        text-align: center
    }

    .galaxy {
        overflow: hidden;
        text-align: center;
        padding: 0 15px !important
    }

    .galaxy-1 {
        padding: 0 15px 15px !important
    }

    .features {
        padding: 0 15px 15px !important
    }

    .expert-repair.rep-mate {
        padding: 0 15px
    }

    .expert-repair {
        padding: 0 15px
    }

    .faq-repair {
        padding: 0 15px
    }

    .galaxy-1 h1 {
        line-height: 32px
    }

    .galaxy h2 {
        font-size: 24px
    }

    .galaxy-1 .crac li {
        font-size: 16px
    }

    .info-01>ul li {
        width: 49.5%
    }

    .features .crac li {
        font-size: 16px
    }

    .expert-repair>h1 {
        font-size: 24px
    }

    .ct-loc {
        padding-left: 0 !important
    }

    .panel-title {
        padding-left: 63px;
        padding-top: 21px !important
    }

    .faq-repair h1 {
        font-size: 25px
    }

    .info-01>h1 {
        text-align: center
    }

    .wok-lcd>h3 {
        text-align: center
    }

    .replacement-section {
        padding: 20px 0
    }

    .breed>ul li {
        display: inline-block;
        float: none;
        padding: 10px 14px 0 36px;
        text-align: left;
        vertical-align: top
    }

    .breed>ul {
        padding: 10px !important
    }

    .gst>p {
        font-size: 12px;
        padding: 0 !important;
        width: 81%;
        margin: 14px 0 0 9px !important
    }

    .applies01 .jack li {
        display: inline-block;
        margin-bottom: 30px;
        vertical-align: top;
        width: 47%
    }

    .above-right {
        margin-top: 30px
    }

    .above-right p {
        float: none;
        margin: 0
    }

    .cart-protech ul li {
        padding: 0 20px 0 0
    }

    .postal-cod form {
        width: 60%
    }

    .postal-cod form input.Suburb03 {
        width: 30%
    }

    .postal-cod form select.Suburb02 {
        margin: 10px 0 0 11px
    }

    .postal-cod form input.Suburb03 {
        margin: 10px 0 0 10px
    }

    .pick-up-form ul li {
        padding: 0 16px
    }

    .ui-menu-item {
        width: 100%
    }

    .quote input {
        margin-bottom: 10px !important
    }

    .re-repaired-de li {
        width: 100% !important
    }
}

.mobile-view {
    display: none
}

@media (max-width:767px) {

    .testprofile .star i {
        font-size: 13px;
    }

    .mobile-view {
        display: block
    }

    .mobile-view.margin-top {
        width: 80%;
        margin: 0 auto
    }

    .desktop-view {
        display: none
    }

    .mobile-view.landingpage-step2 {
        width: 80%;
        margin: 11px auto
    }

    .setslugcookie {
        width: 100% !important
    }

    .stoepage-selecter {
        width: 100% !important
    }

    .setslugcookie {
        width: 100% !important
    }

    .stoepage-selecter {
        width: 100% !important
    }

    .wok-y li.st01 {
        display: none
    }

    .inn-btn {
        margin-top: 10px
    }

    .applies01 h1 {
        text-align: center
    }
}

@media (max-width:414px) {
    .repair-advance {
        padding: 10px 0
    }

    .jack .div1 {
        text-align: center
    }

    .jack img {
        float: none
    }

    .applies01 .jack h5 {
        width: 100%;
        padding-left: 0;
        text-align: center
    }
}

@media (min-width:640px) and (max-width:767px) {
    .selectmodel h2.select-model {
        text-align: center
    }

    .selectmodel ul li {
        width: 80% !important;
        margin: 0 auto
    }

    .banner-sec .item>img {
        width: 100%
    }

    .re-repaired-de li {
        padding: 0 10px !important;
        width: 33%
    }

    .mt-checkbox li {
        width: 33% !important
    }

    .re-repaired-de li p label {
        font-size: 19px !important
    }

    .mt-checkbox li:nth-child(2) {
        margin-left: 0 !important
    }

    .mt-checkbox li:nth-child(3) {
        margin-left: 0 !important
    }

    .quote input {
        margin-bottom: 10px !important
    }

    .main-text {
        top: 487px !important
    }

    .procced-btn {
        margin: 0 !important
    }

    .cart-section-inner .inner-wrapper {
        float: none;
        margin-bottom: 30px !important;
        overflow: visible;
        padding: 0 10px 70px !important
    }

    .inner-search-1 .inner-search-btn-1 {
        padding: 12px 14px
    }

    .search-1 .search-btn-1 {
        padding: 15px
    }

    #mega {
        display: inline-block;
        width: 46%
    }

    .ui-widget {
        display: inline-block;
        float: none !important;
        width: 85% !important
    }

    .left.carousel-control>img {
        margin-top: 179px
    }

    .right.carousel-control>img {
        margin-top: 179px
    }

    .quote.col-sm-4 {
        right: 31px !important
    }

    .small1 {
        width: 31% !important
    }

    .scure-add {
        margin-right: 10px
    }

    #cart-bar {
        display: none !important
    }

    .lumia05 {
        float: right !important;
        padding: 0 !important;
        text-align: center !important;
        width: 70px
    }

    .screen-sn .sn li span {
        padding-bottom: 15px !important;
        padding-top: 0 !important;
        width: 100%;
        height: auto !important
    }

    .pay-on img {
        padding-top: 15px !important
    }

    .inner-wrapper {
        padding-bottom: 20px !important
    }

    .feat-ox li {
        width: 48%
    }

    .dropdown-toggle {
        background: rgba(0, 0, 0, 0) url(../img/icon-add-show.png) no-repeat scroll center 14px !important
    }

    .navigation ul li {
        width: 98%
    }

    .dropdown .drop {
        min-width: 100% !important
    }

    .dropdown-toggle {
        float: right !important;
        width: 65px
    }

    .search-result-inner {
        left: 8.5% !important;
        width: 69.6%
    }

    .experience ul li {
        width: 32%
    }

    .choose>ul li {
        display: inline-block;
        margin: 0 0 40px;
        vertical-align: top;
        width: 32%
    }

    .much {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        float: none !important;
        margin: 20px 18px;
        padding: 30px !important;
        width: 43% !important
    }

    .area ul li {
        width: 32%;
        margin: 0 0 30px;
        padding: 0 20px
    }

    .btm-loac>p {
        background: rgba(0, 0, 0, 0) url(images/location.png) no-repeat scroll 0 3px;
        display: inline-block;
        padding-left: 36px
    }

    .open>.dropdown-menu {
        display: block;
        min-width: 100% !important
    }

    .drop-1 {
        display: inline-block;
        margin: 20px 0;
        padding: 0;
        vertical-align: top;
        width: 48% !important
    }

    .tab-2 {
        margin-bottom: 0
    }

    .phone-x2>ul li {
        width: 30%
    }

    .tablet-x2>ul li {
        width: 45%
    }

    .arrows-slide {
        display: none
    }

    .search-result {
        left: 25px;
        width: 85%;
        top: 63px
    }

    .breed {
        text-align: center
    }

    .breed>ul {
        padding: 0 10px !important
    }

    .breed>ul li {
        display: inline-block;
        float: none
    }

    .galaxy {
        overflow: hidden;
        text-align: center;
        padding: 0 15px !important
    }

    .galaxy-1 {
        padding: 0 15px 15px !important
    }

    .features {
        padding: 0 15px 15px !important
    }

    .expert-repair.rep-mate {
        padding: 0 15px
    }

    .expert-repair {
        padding: 0 15px
    }

    .faq-repair {
        padding: 0 15px
    }

    .info-01>h1 {
        text-align: center
    }

    .gst>p {
        font-size: 12px;
        width: 80%
    }

    .info-01>ul li {
        width: 33%
    }

    .info-01 {
        padding: 0 15px 15px
    }

    .ct-loc {
        padding-left: 0 !important
    }

    .applies01 .jack li {
        display: inline-block;
        margin-bottom: 30px;
        vertical-align: top;
        width: 33%
    }

    .location-paper li {
        height: 330px;
        margin: 0 20px 0 0;
        width: 28%
    }

    .screen-sn .sn li {
        padding: 0 0 0 12px
    }

    .screen-sn .sn li.lumia01 {
        display: inline-block;
        width: 220px
    }

    .screen-sn .sn li span {
        width: auto !important
    }

    .above-right {
        margin-top: 30px
    }

    .above-right p {
        float: none;
        margin: 0
    }

    .alternativ-form input {
        position: relative
    }

    .postal-cod form {
        width: 55%
    }

    .postal-cod form select.Suburb02 {
        margin: 10px 0 0 11px
    }

    .postal-cod form input.Suburb03 {
        margin: 10px 0 0 13px
    }

    .pick-up-form ul li {
        padding: 0
    }

    .scure-add h5 {
        width: 62%
    }

    .pick-up-form form select.Suburb02 {
        margin: 10px 0 0 12px
    }

    .pick-up-form form input.Suburb03 {
        margin: 10px 0 0 12px
    }

    .redi label {
        color: #000 !important;
        font-size: 16px !important;
        margin-left: 10px !important
    }

    .search-result ul li {
        height: auto;
        min-height: 66px;
        width: 48.4%
    }

    .search-result li img {
        width: 20% !important
    }

    .search-result span {
        width: 67% !important
    }

    .search-result {
        left: 25px;
        top: 63px;
        width: 92.5%
    }
}

@media (max-width:640px) {
    .selectmodel ul li {
        width: 80% !important;
        margin: 0 auto
    }

    .selectmodel h2.select-model {
        text-align: center
    }
}

@media (min-width:320px) and (max-width:639px) {
    .wok-y {
        display: block
    }

    .mt-section .col-lg-2 {
        width: 48% !important
    }

    .shohide {
        text-align: left
    }

    .shohide1 {
        text-align: left
    }

    .proceed-div {
        margin-top: 20px
    }

    .shipping.st0x1 img {
        float: none;
        padding: 15px;
        width: 100%
    }

    .lumia01 span img {
        display: none !important
    }

    .payment footer {
        display: none !important
    }

    #step-3 .screen-sn-up {
        margin-top: 0 !important;
        overflow: hidden;
        position: relative
    }

    .contact1 .enter-form input {
        padding: 0 20px 0 42px
    }

    #step-3 .pick-up-form li p {
        float: none !important;
        margin-right: 0;
        text-align: center !important;
        width: 100% !important
    }

    .form-control.mt-qty {
        width: 38px !important
    }

    .lumia05 span {
        padding-right: 8px !important;
        padding-top: 0 !important;
        text-align: right
    }

    .screen-sn b {
        font-size: 12px !important;
        padding: 0 !important
    }

    .lumia {
        display: none !important
    }

    .lumia04 {
        display: none !important
    }

    .lumia01 {
        margin-left: 15px;
        margin-right: 12px;
        width: 37% !important
    }

    .screen-sn .sn li {
        float: left !important;
        text-align: left !important;
        width: 18%
    }

    .screen-sn>h1 {
        margin-bottom: 26px !important
    }

    .div-11 {
        border: 1px solid hsl(0, 0%, 88%);
        border-radius: 4px;
        width: 96% !important;
        margin: 0 auto 20px !important
    }

    .cardnext {
        display: none !important
    }

    .crt-add-1 {
        float: left !important;
        float: left !important;
        width: 48% !important
    }

    .crt-add-2 {
        float: right;
        padding-top: 13px;
        width: 48%
    }

    .cart-protech ul li {
        padding: 0 0 20px !important
    }

    .de-em-11 {
        padding: 25px 8px 20px
    }

    .em-d2 {
        margin-right: 5px !important
    }

    .above-right input {
        margin-left: 0 !important;
        padding: 8px 17px !important
    }

    .contact1 .spice-map #drop_location {
        width: 100%
    }

    #step-1 .fiederror {
        float: left;
        width: 100% !important
    }

    #step-2 .pick-up-form li p {
        float: none;
        margin-right: 0;
        text-align: center;
        width: auto
    }

    .pick-up-form li h5 {
        text-align: center !important;
        width: 100% !important
    }

    .pick-up-form ul li {
        margin-bottom: 0
    }

    #step-2 .pick-up-form ul li {
        margin-bottom: 20px
    }

    #adress-pick {
        margin-bottom: 10px !important;
        overflow: hidden
    }

    .step-sub {
        text-align: left !important
    }

    #bsstate1 {
        margin: 0 4px !important
    }

    .form-control.small1 {
        width: 100% !important
    }

    #bsstate1 {
        margin-bottom: 10px !important
    }

    .res input {
        margin-bottom: 10px !important
    }

    .cart footer {
        display: none
    }

    .shipping footer {
        display: none
    }

    .empty_class {
        font-size: 14px
    }

    .model-top-text h4 {
        font-size: 17px
    }

    .cart-section-inner {
        position: relative !important;
        top: 0 !important;
        padding-bottom: 20px;
    }

    .shipping {
        position: relative !important;
        top: 0 !important
    }

    .screen-sn .sn li span.qt {
        margin: 0 !important;
        padding: 0
    }

    .lumia05 p {
        padding-top: 0
    }

    .cart-protech.col-lg-6.col-md-6.col-sm-6 form {
        float: none !important;
        width: 100% !important
    }

    .left-key {
        display: none
    }

    .cart-key {
        padding: 0 !important
    }

    #ui-id-2 li {
        width: 100% !important
    }

    .stay li {
        padding: 0 10px 9px 0
    }

    .left.carousel-control>img {
        margin-top: 179px
    }

    .right.carousel-control>img {
        margin-top: 179px
    }

    #bsstate1 {
        margin: 0 0 20px !important
    }

    .form-control.small1 {
        margin-bottom: 20px !important;
        width: 100% !important
    }

    .form-control.has-error+label {
        margin-left: 0 !important
    }

    .scure-add {
        margin-right: 10px
    }

    .pay-main-1 .panel-body table td h5 strong {
        font-size: 9px;
        text-transform: uppercase !important
    }

    .pay-main-3 .panel-body {
        padding: 20px !important
    }

    .pay-main-6 .panel-body {
        padding: 20px !important
    }

    .sn {
        -moz-border-bottom-colors: none !important;
        -moz-border-left-colors: none !important;
        -moz-border-right-colors: none !important;
        -moz-border-top-colors: none !important;
        background: hsl(0, 0%, 98%) none repeat scroll 0 0;
        border-color: -moz-use-text-color -moz-use-text-color hsl(0, 0%, 80%) !important;
        border-image: none !important;
        border-radius: 0 !important;
        border-style: none none solid !important;
        border-width: medium medium 1px !important;
        margin: 0 !important;
        padding: 0 !important
    }

    .sn li span {
        margin-top: 0 !important
    }

    .screen-sn b {
        padding: 0
    }

    .sn li .qt {
        margin-top: -47px !important
    }

    .screen-sn .sn li {
        float: none
    }

    .qt {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important
    }

    .much {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        float: none !important;
        margin: 20px 18px;
        padding: 30px !important;
        width: 90% !important
    }

    .much img {
        width: 100%
    }

    .location-paper {
        padding: 0 20px
    }

    .location-paper li {
        margin: 15px 0;
        padding: 20px 30px;
        width: 100%;
        height: auto
    }

    .screen-sn .sn {
        border-bottom: 1px solid hsl(0, 0%, 88%);
        text-align: center
    }

    .screen-sn .sn li {
        float: none;
        padding: 9px 0 !important
    }

    .screen-sn .sn li span {
        padding-bottom: 6px;
        width: 100%;
        height: auto;
        padding-top: 0
    }

    .screen-sn .sn li.lumia01 {
        display: inline-block;
        width: auto
    }

    .alternativ-form>form {
        margin: 0
    }

    .alternativ-form input {
        margin: 20px 0;
        width: 95%
    }

    .pick-up-device form {
        padding: 30px 15px 0
    }

    .pick-up-device {
        width: 100%
    }

    .scure-add {
        text-align: center
    }

    .scure-add {
        text-align: center
    }

    .scure-add img {
        float: none
    }

    .scure-add h5 {
        float: none;
        padding-left: 0
    }

    .pick-up-form form {
        margin-left: 0;
        margin-top: 20px;
        width: 100%
    }

    .pick-up-form form select.Suburb02 {
        margin: 10px 0 0 8px
    }

    .pick-up-form form input.Suburb03 {
        margin: 10px 0 0 8px
    }

    .belo {
        font-size: 18px;
        margin-left: 27px;
        margin-top: 10px
    }

    .feat-ox li {
        width: 100%
    }

    #ui -id-1 {
        width: 75% !important
    }

    .pick-up-form {
        width: 100%
    }

    .btn-group-lg>.btn,
    .btn-lg {
        font-size: 13px !important
    }

    .cardnext {
        display: none !important
    }

    .res .Suburb01 {
        width: 100% !important
    }

    .res .Suburb03 {
        display: inline-block;
        margin-left: 0 !important;
        width: 100%
    }

    .res .Suburb02 {
        margin-left: 0 !important;
        margin-top: 20px !important;
        width: 100% !important
    }

    .proceed-div .procced-btn {
        margin-top: 0 !important
    }

    .ewaypay .call {
        display: none !important
    }

    .shipping.call {
        display: none !important
    }
}

@media (min-width:320px) and (max-width:767px) {
    #drop_location {
        width: 100%
    }

    #drop_location1 {
        width: 100%
    }

    .mt-btn.mt-btn-med {
        font-size: 15px;
        float: left !important
    }

    .link-1 {
        float: left !important
    }

    .banner-sec .item>img {
        display: inline-block !important;
        height: 378px !important;
        margin: 0 auto !important;
        max-width: inherit !important;
        text-align: center !important
    }

    .main-text {
        color: hsl(0, 0%, 100%);
        position: absolute;
        top: 395px;
        width: 96.6667%
    }

    .payment .call {
        display: none
    }

    .securepay .call {
        display: none !important
    }

    .inner-search-1>h1 {
        font-size: 25px
    }

    .search-result li img {
        width: 20%
    }

    .search-result h4 {
        font-size: 12px;
        margin-top: 5px
    }

    .fault02 {
        display: none;
        width: 100%
    }

    .almost0x {
        display: block
    }

    .mt-checkbox {
        padding: 17px !important
    }

    .mt-checkbox li {
        width: 100%;
        margin-left: 0 !important
    }

    .gran-d h2 {
        background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important
    }

    .res {
        margin: 30px 0 10px;
        width: 100%
    }

    .cart-section-inner .inner-wrapper {
        float: none;
        overflow: visible;
        padding: 0 10px
    }

    .res .Suburb01 {
        width: 35%
    }

    .proceed-div {
        margin-bottom: 20px;
        overflow: hidden;
        padding: 0 20px
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent !important;
        border: 1px solid #fff !important
    }

    /* .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important
    } */

    .much {
        height: 100%
    }

    .much span {
        min-height: auto !important
    }

    .crack-replace {
        margin-top: 30px;
        padding: 0 20px
    }

    .repair-risks-dobble {
        display: block !important;
        overflow: hidden !important;
        margin-bottom: 12px
    }

    .wok-lcd {
        margin-top: 12px
    }

    .btm-loac {
        float: none !important;
        text-align: center !important
    }

    .btm-loac>p {
        background: rgba(0, 0, 0, 0) url(images/location.png) no-repeat scroll 3px 3px;
        display: inline-block;
        padding-left: 25px
    }

    .cart-key {
        float: none;
        padding: 20px 0 0;
        text-align: center
    }

    .left-key {
        float: none;
        padding: 0 15px;
        text-align: center;
        width: 100%
    }

    .logo {
        text-align: center
    }

    .top-mobi {
        display: inherit;
        text-align: center
    }

    .landline {
        display: inline-block;
    }

    .mobile {
        display: inline-block;
    }

    .navbar-nav>li>a {
        display: block;

        padding: 10px 20px !important;
        position: relative
    }

    .navbar-nav>li>a.rtp {
        padding-left: 20px !important
    }

    .navigation {
        position: relative;
        z-index: 999
    }

    .quote {
        background: rgba(60, 60, 60, 0.8) none repeat scroll 0 0;
        float: none !important;
        margin: 8px !important;
        overflow: hidden;
        padding: 0 !important
    }

    .choice {
        color: #fff;
        padding: 0 20px;
        text-align: center
    }

    .experience {
        margin-top: 40px;
        padding: 0 10px !important;
        text-align: center
    }

    .experience h2 {
        padding: 0 20px
    }

    .choose {
        padding: 40px 15px !important;
        text-align: center
    }

    .popular {
        padding: 50px 15px !important
    }

    .popular>p {
        padding: 0
    }

    .testimonial-sec {
        margin-top: 30px;
        padding: 50px 0px
    }

    .wood h2 {
        margin: 20px 0 40px
    }

    .item>img {
        float: none;
        margin: 0 !important
    }

    .main-quick {
        text-align: center
    }

    .stay li {
        display: inline-block;
        float: none
    }

    .cont li.f2 {
        background: rgba(0, 0, 0, 0) url(images/ftr-mobile.png) no-repeat scroll 0 0;
        color: #e52b38 !important;
        font-size: 25px;
        margin-left: 20px
    }

    .cont li {
        display: inline-block;

        line-height: 24px !important;
        padding: 0 0 9px 35px
    }

    .quick h3 {
        font-size: 20px
    }

    .links {
        padding: 0 15px
    }

    .copy {
        padding: 0 15px
    }

    .item>ul li {
        margin-top: 10px
    }

    .tab-2 img {
        padding: 27px 0;
        width: auto
    }

    .drop {
        background: #fff none repeat scroll 0 0 !important
    }

    .drop-1 h1 {
        margin: 0;
        padding-bottom: 5px;
        padding-top: 5px
    }

    .show01 {
        text-align: center
    }

    .show-all {
        margin-bottom: 20px
    }

    .short-all {
        margin-bottom: 20px
    }

    .models01 ul li {
        margin: 20px 17px
    }

    .applies {
        overflow: hidden;
        padding: 0 10px !important
    }

    .applies01 {
        padding: 0 15px !important
    }

    .estab {
        padding: 0 10px;
        width: 100%
    }

    .applies01 {
        margin-top: 50px
    }

    .questions-faq {
        background: #ececec none repeat scroll 0 0;
        margin-top: 50px;
        padding: 50px 0
    }

    .conntact-base {
        padding: 0 15px
    }

    .spice-map iframe {
        border: 5px solid #e52b38 !important;
        width: 100% !important
    }

    .spice-map {
        margin-bottom: 40px;
        padding: 0 !important
    }

    .enter-form {
        padding: 0 !important
    }

    .cart-step ul {
        list-style: outside none none;
        margin: 0 0 0 10px
    }

    .cart-summery {
        margin-top: 30px
    }

    .cart-summery .gran-d {
        float: none;
        width: 100%
    }

    .pick-up-form {
        padding: 0 10px;
        width: 100%
    }

    .received {
        padding: 26px 10px 0
    }

    .received ul li .sim {
        margin: 0 13px 0 0
    }

    .base-cate {
        padding: 0 10px !important
    }

    .base-text {
        margin-top: 30px
    }

    .amet {
        padding: 0
    }

    .base-text .need-xz {
        margin-left: 0
    }

    .base-prof {
        padding: 0 20px !important
    }

    .dropdown-menu {
        float: left !important
    }

    .drop-1:first-child {
        padding: 0 !important
    }

    .drop-1 {
        margin-top: 10px;
        padding: 0 !important
    }

    .tab- {
        display: none
    }

    .banner-sec {
        height: 100%
    }

    .categorylisting.right {
        padding-left: 15px !important
    }

    .categorylisting select {
        width: 100% !important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .link-1 {
        font-size: 15px;
        margin-bottom: 18px !important;
        padding: 10px;
        text-align: center !important
    }

    .banner-sec .item>img {
        display: inline-block !important;
        height: 378px !important;
        margin: 0 auto !important;
        max-width: inherit !important;
        text-align: center !important
    }

    .banner-sec .slide li img {
        height: 378px !important
    }

    .search-result {
        width: 99.5%
    }

    .quote input {
        margin-bottom: 3px
    }

    .quote form .btn-sub {
        font-size: 13px
    }

    .quote h1 {
        margin: 10px 0 !important
    }

    .main-text {
        top: 325px !important
    }

    .quote.col-sm-4 {
        right: 87px !important
    }

    .quote {
        position: absolute;
        right: 17px !important;
        top: 104px !important
    }

    .shipping .st0x1 {
        width: 100%
    }

    .ui-widget {
        width: 86% !important;
        margin: -6px 0 0 !important
    }

    .item>img {
        height: 100% !important;
        margin: 0 !important
    }

    .left.carousel-control>img {
        margin-top: 170px
    }

    .right.carousel-control>img {
        margin-top: 170px
    }

    #bsstate1 {
        margin: 0 8px !important
    }

    .scure-add {
        margin-right: 10px
    }

    .res {
        margin: 20px 21px;
        width: 94%
    }

    .alternativ-form input {
        margin: 20px 21px
    }

    .screen-sn .sn li span {
        padding-bottom: 15px !important;
        padding-top: 0 !important;
        width: 100%;
        height: auto !important
    }

    .navbar-nav>li>a {
        font-size: 11px
    }

    .pay-main-3 label {
        text-align: left !important
    }

    .banner-sec {
        height: 100%
    }

    .quote {
        margin-bottom: 7px;
        margin-top: 6px
    }

    .search-result-inner {
        left: 10%;
        width: 67.6%
    }

    .applies01 .jack li {
        width: 32%
    }

    .much span {
        min-height: auto !important
    }

    .drop-1:first-child {
        padding: 0 0 0 7px !important
    }

    .drop-1 {
        padding-right: 0 !important
    }

    .dropdown .drop {
        min-width: 740px !important
    }

    .drop li a {
        font-size: 12px !important
    }

    .left-key {
        float: left;
        width: 73%
    }

    .quote h1 {
        font-size: 28px
    }

    .top-mobi {
        margin-left: 0
    }

    .btm-loac>p {
        background: rgba(0, 0, 0, 0) url(images/location.png) no-repeat scroll 0 3px;
        display: inline-block;
        padding-left: 20px
    }

    .navigation ul li {
        padding-left: 0
    }

    .experience ul li {
        width: 23%
    }

    .choose>ul li {
        width: 23%
    }

    .much {
        height: 400px;
        padding: 18px 3px !important;
        width: 28% !important
    }

    .area ul li {
        width: 27%
    }

    .testimonial-sec {
        background: rgba(0, 0, 0, 0) url(images/testimonial-bg.jpg) no-repeat 0 0/100% 100%;
        margin-top: 30px;
        padding: 50px 20px
    }

    .wood h2 {
        margin: 20px 0 40px
    }

    .item>img {
        float: none;
        margin: 0 !important
    }

    .cont li.f1 {
        font-size: 16px
    }

    .cont li.f2 {
        font-size: 16px
    }

    .cont {
        padding: 0 5px !important
    }

    .stay {
        padding: 0 10px 0 20px !important
    }

    .quick {
        padding: 0 5px !important
    }

    .models01 ul li {
        margin: 0 10px;
        width: 28%;
        background: #fff none repeat scroll 0 0
    }

    .models01 ul li img {
        width: auto
    }

    .models01 li h4 {
        font-size: 18px
    }

    .arrows-slide .prev {
        left: -8px;
        position: absolute;
        top: 130px
    }

    .arrows-slide .next {
        right: -8px;
        position: absolute;
        top: 130px
    }

    label {
        color: #666;

        font-weight: 400;
        margin: 0 5px 0 0
    }

    .short-all .high {
        margin-right: 10px;
        padding: 2px 4px;
        width: 135px
    }

    .short-all .high01 {
        margin-right: 0;
        padding: 2px 4px
    }

    .show-all {
        width: 48% !important
    }

    .list-grid {
        width: 10% !important
    }

    .list-grid a:last-child {
        padding-left: 10px
    }

    .search-result li img {
        width: 20%
    }

    .search-result span {
        width: 67%
    }

    .search-result ul li {
        min-height: 100px;
        width: 32%
    }

    .search-result span h4 {
        font-size: 13px
    }

    .search-result ul li {
        min-height: 78px;
        width: 32%
    }

    .breed {
        text-align: center
    }

    .galaxy {
        overflow: hidden;
        padding: 0 15px !important
    }

    .info-01>h1 {
        text-align: center
    }

    .gst>p {
        font-size: 12px;
        margin-top: 16px !important;
        padding-bottom: 0;
        padding-top: 0;
        width: 83%
    }

    .info-01 {
        padding: 0 15px 15px
    }

    .ct-loc {
        padding-left: 0 !important
    }

    .galaxy img {
        width: 100%
    }

    .galaxy h2 {
        font-size: 20px
    }

    .galaxy-1 .crac li {
        font-size: 16px
    }

    .breed>ul {
        padding: 0 10px !important
    }

    .breed>ul li {
        display: inline-block;
        float: none
    }

    .location-paper li {
        height: 300px;
        margin: 0 30px 0 0;
        padding: 20px 30px;
        vertical-align: top;
        width: 30%
    }

    .screen-sn .sn li.lumia01 {
        width: 357px
    }

    .screen-sn .sn li {
        padding: 0 0 0 20px
    }

    .apply-c input[type="button"] {
        margin-left: 15px
    }

    .apply-c input {
        width: 49%
    }

    .cart-protech {
        width: 60% !important
    }

    .cart-summery {
        width: 40% !important
    }

    .cart-protech ul li {
        padding: 0 12px 0 0
    }

    .cart-summery .gran-d {
        width: 80%
    }

    .pick-up-form {
        width: 85%
    }

    .pick-up-form ul li {
        padding: 0 33px
    }

    .scure-add h5 {
        padding-top: 0;
        width: 60%
    }

    .pick-up-form form select.Suburb02 {
        margin: 10px 0 0 12px
    }

    .pick-up-form form input.Suburb03 {
        margin: 10px 0 0 12px
    }

    .redi label {
        font-size: 17px !important
    }

    .received ul li .sim {
        margin: 0 13px 0 0
    }

    .tablet-x2>ul li img {
        width: 100%
    }

    .base-cate {
        padding: 0 20px 0 0 !important
    }

    .fact-vd>h2 {
        font-size: 17px
    }

    .feat-ox li {
        width: 32%
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .dropdown .drop {
        min-width: 870px !important
    }

    .captch_text {
        font-size: 16px !important;
        padding: 4px 6px;
        width: 34.4% !important
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .main-text {
        top: 307px !important
    }

    .banner-sec .item>img {
        float: left;
        margin: 0 !important;
        width: 100%
    }

    .quote h1 {
        font-size: 24px !important
    }

    .left.carousel-control>img {
        margin-top: 100%
    }

    .right.carousel-control>img {
        margin-top: 100%
    }

    .quote.col-sm-4 {
        margin-top: 17px !important;
        right: 17px !important
    }

    .res {
        width: 70%
    }

    .banner-sec {
        height: 100% !important
    }

    .quote {
        margin-bottom: 6px;
        margin-top: 6px
    }

    .much span {
        min-height: auto !important
    }

    .breed>p {
        float: left
    }

    .breed>ul {
        float: right;
        padding: 0 !important
    }

    .gst>p {
        font-size: 12px;
        width: 87%
    }

    .dropdown .drop {
        left: -88px !important;
        min-width: 920px !important
    }

    .drop li a {
        font-size: 13px !important
    }

    .choose>ul li {
        width: 18%
    }

    .much {
        width: 29% !important
    }

    .area ul li {
        width: 20%
    }

    .item>img {
        float: left;
        margin: 0 20px !important;
        width: 32%
    }

    .cont {
        padding: 0 15px !important
    }

    .navbar-nav>li>a {
        display: block;
        font-size: 12px;
        padding: 14px 10px !important;
        position: relative
    }

    .navigation ul li {
        padding-left: 0
    }

    .models01 ul li {
        margin: 0 10px;
        width: 28%;
        background: #fff
    }

    .models01 ul li img {
        width: auto
    }

    .models01 li h4 {
        font-size: 18px
    }

    .arrows-slide .prev {
        left: -8px;
        position: absolute;
        top: 130px
    }

    .arrows-slide .next {
        right: -8px;
        position: absolute;
        top: 130px
    }

    .phone-x2>ul li {
        width: 23%
    }

    .tablet-x2>ul li {
        width: 23%
    }

    .show-all {
        width: 44% !important
    }

    .short-all {
        width: 42% !important
    }

    .list-grid {
        padding: 6px 0 0 25px !important;
        width: 14% !important
    }

    label {
        margin: 0 6px 0 0 !important
    }

    .short-all .high {
        margin-right: 10px
    }

    .short-all .high01 {
        margin-right: 0
    }

    .search-result {
        width: 90%;
        left: 0
    }

    .cart-protech ul li {
        padding: 0 30px 0 0
    }

    .screen-sn .sn li {
        padding: 0 0 0 56px
    }

    .pick-up-form form select.Suburb02 {
        margin: 10px 0 0 14px
    }

    .pick-up-form form input.Suburb03 {
        margin: 10px 0 0 14px
    }

    .scure-add h5 {
        padding-top: 0;
        width: 67%
    }

    .redi label {
        font-size: 19px !important
    }

    .ui-widget {
        width: 90% !important
    }
}

#drop_location {
    width: 80%
}

#drop_location1 {
    width: 80%
}

.repair-quote .panel-body {
    background: #f1f1f1 none repeat scroll 0 0 !important;
    border-bottom: medium none;
    margin: 0 !important;
    padding: 20px 50px !important
}

.repair-quote .form-horizontal .control-label {
    color: hsl(0, 0%, 33%) !important;
    text-align: left;
    font-size: 14px !important;
    font-weight: 600
}

.repair-quote .mt-dark {
    font-family: canaro-lightdemo !important;
    font-size: 25px;
    padding: 10px 0 !important
}

.repair-quote .mt-btn.mt-btn-med {
    float: right !important;
    border: none
}

.repair-quote .text-right {
    margin-left: 0 !important
}

.repair-quote .panel-body p {
    color: hsl(0, 0%, 40%);
    text-align: left
}

.gt0x1 {
    color: #e52b38 !important;
    font-family: canaro-lightdemo
}

.acc a {
    color: #000
}

.acc {
    color: #000
}

.main-q {
    margin-top: 30px
}

.repair-quote .form-horizontal {
    margin: 30px 0
}

#sendinst {
    display: inline-block;
    font-size: 16px !important
}

#signupbox .form-control {
    background-image: linear-gradient(to bottom, hsl(0, 5%, 96%) 0%, hsl(0, 0%, 100%) 100%);
    display: inline-block;
    font-size: 16px !important;
    height: 44px;
    margin: 10px 0
}

.repair-quote label {
    margin: 10px 0 0 !important
}

.alternativ-form input {
    background-image: linear-gradient(to bottom, #f5f4f4 0%, #fff 100%);
    display: inline-block;
    font-size: 16px !important;
    height: 44px;
    width: 94%
}

.alternativ-form {
    padding: 30px 0 0 34px
}

.vd_head-section .vd_panel-menu {
    left: 90%
}

.redsign {
    float: right;
    left: -43px;
    color: red !important;
    padding: 0 !important;
    background: none !important;
    border: none
}

span.totalPriceRepair {
    font-size: 24px;
    font-weight: 700;
    padding-right: 15px;
    position: relative;
    top: 5px
}

label#resultfreepickup2,
#existpostaltext2 {
    font-weight: 700 !important;
    font-size: 18px !important;
    color: #fff !important
}

label#resultfreepickup2.add-to-cart2,
#existpostaltext2 {
    cursor: pointer
}

label#resultfreepickup2.add-to-cart2:hover {
    opacity: .9 !important
}

.freepickup-checkbutton {
    background: #313541 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    padding: 11px 20px;
    border-radius: 4px;
    box-sizing: border-box;
    position: relative;
    line-height: 44px
}

.wok-lcd.freepickup-ul li {
    padding-left: 15px
}

input#freepickup2 {
    height: 42px
}

.selectmodel {
    text-align: left
}

.selectmodel h2.select-model,
#repair-loading-div #repair-title {
    color: #000
}

.selectmodel ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

.selectmodel ul li {
    margin-bottom: 5px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    width: 80%;
    font-weight: 600;
    background: #e52a37;
    cursor: pointer
}

.selectmodel ul li.active {
    background: #ab0b16
}

.applies01.frontpage-repairlist.landing-page-repair {
    width: 100%
}

span.selectmodel-span {
    width: 90%;
    display: inline-block
}

.landingpage-testimonial-sec {
    margin-top: 0
}

.landingpage-first-choice {
    margin-top: 15px
}

.inner-search-1>h2 {
    color: #fff;
    font-family: open sans;
    font-size: 32px;
    margin: 30px 0;
    padding: 0 30px
}

.models01>h2 {
    color: #fff;
    font-family: open sans;
    font-size: 34px;
    font-weight: 700
}

.phone-x2 h2 {
    color: #e52b38;
    font-family: open sans;
    font-size: 34px;
    font-weight: 600
}

.phone-x2 h1 {
    color: #e52b38;
    font-family: open sans;
    font-size: 34px;
    font-weight: 600
}

.mobileview {
    display: none
}

img.img-responsive.page-image {
    height: 300px;
    width: 1140px;
    object-fit: contain
}

.or {
    font-weight: 700;
    line-height: 31px;
    width: 100%;
    float: left
}

.re01 {
    display: inline-block
}

footer .stay h3 {
    padding-top: 30px
}

.device-cost .alternativ-form .re01 {
    margin-bottom: 10px
}

.guest_radio {
    display: inline-block;
    padding-top: 15px;
    padding-right: 15px
}

.guest_radio input[type=radio] {
    width: 19px !important;
    height: 19px !important
}

.australian-postAddress .googleapi_turnbutton {
    margin-bottom: 0
}

#same4 {
    height: auto !important;
    margin-bottom: 15px;
    margin-right: 4px
}

.australian-postAddress .form-group {
    margin: 0 !important
}

.australian-postAddress .guest_radio label.error {
    width: inherit !important
}

.onsite_repair {
    width: 100%
}

.onsite_repair .panel-body {
    background: #f1f1f1 none repeat scroll 0 0 !important;
    border-bottom: medium none;
    margin: 0 !important;
    padding: 20px 50px !important
}

.onsite_repair h4 {
    font-family: canaro-lightdemo !important;
    font-size: 25px;
    padding: 10px 0 !important
}

.onsite_repair .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.onsite_repair .control-label {
    color: hsl(0, 0%, 33%) !important;
    text-align: left;
    font-size: 14px !important;
    font-weight: 600
}

.onsite_repair label {
    margin: 10px 0 0 !important
}

.onsite_repair .form-control {
    background-image: linear-gradient(to bottom, hsl(0, 5%, 96%) 0%, hsl(0, 0%, 100%) 100%);
    display: inline-block;
    font-size: 16px !important;
    height: 44px;
    margin: 10px 0
}

.onsite_repair .mt-btn.mt-btn-med {
    float: right !important;
    border: none
}

.sell .form-control {
    display: inline-block;
    height: 50px !important;
    border: 1px solid red;
    border-radius: 0;
    box-shadow: none !important;
    outline: none;
    width: 50%;
    background: url(images/arr.png) !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat !important;
    background-position: 97% center !important
}

.sell .form-control:focus {
    border-radius: 0 !important;
    border-color: red !important
}

.buylink {
    background: white;
    padding: 9px 15px;
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #29A9E1;
    border-top: 0px;
}

.buylink .img_left {
    width: 80px;
    display: inline-flex;
    margin-right: 5px;
    vertical-align: middle;
}

.buylink .img_left img {
    height: 50px;
    width: 100%;
}

.buylink .textright {
    width: calc(100% - 100px);
    display: inline-block;
    vertical-align: middle;
}

.buylink .textright h3 {
    font-size: 16px;
    color: #232c65;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 1px;
    font-family: Maven Pro;
}

.buylink span {
    font-size: 18px;
    color: #232c65;
    font-weight: 700;
    margin-top: 7px;
    display: inline-block;
    margin-right: 10px;
    font-family: Maven Pro;
}

.buylink span a {
    color: #232c65;
}

.buylink .buynowbtn4 {
    text-transform: uppercase;
    font-size: 15px;
    padding: 7px 15px 5px;
    border-radius: 4px;
    background: #313541;
    color: #fff;
    border: 0px;
    display: inline-block;
}

.buylink-heading {
    background: #232C65 none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    padding: 14px;
    margin-top: 18px;
}

.buylink-heading h3 {
    color: #fff;
    font-family: Maven Pro;
    font-size: 22px;
    font-weight: 700;
    margin: 0;
}

.buylink-heading p {
    color: white;
    margin: 0;
    margin-top: 6px;
    font-size: 13px;
}

.buylink .price {
    width: auto;
    float: left;
    text-align: right;
}

.buylink .report-link {
    float: right;
    margin-top: 14px;
    margin-right: 18px;
    font-size: 12px;
    cursor: pointer;
}

.buylink .ad-icon {
    border-radius: 3px;
    border: 1px solid #232c65;
    padding: 0px 3px 0px 3px;
    line-height: 11px;
    margin-right: 7px;
    display: inline-block;
    font-size: 12px;
}

.ad-icon {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.ad-icon .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #232c65;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 0%;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
}

.ad-icon .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 5%;
    ;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #232c65 transparent;
}

.ad-icon:hover .tooltiptext {
    visibility: visible;
}

@media (max-width:991px) {
    .device-cost .form-horizontal .col-xs-6.col-md-3 a.btn.btn-primary.btn-block {
        margin-bottom: 5px;
    }
}

@media(max-width:767px) {
    .buylink .buynowbtn4 {
        float: left;
        margin-top: 15px;
    }

    .buylink .price {
        margin-top: 0px;
        padding-left: 84px;
        width: 100%;
    }

    .buylink .report-link {
        width: 100%;
        margin-right: 0px;
    }
}

@media (max-width:667px) {
    .sell .form-control {
        width: 60%
    }
}

@media (max-width:480px) {
    .sell .form-control {
        width: 90%
    }
}

@media (max-width:450px) {
    .wok-lcd.freepickup-ul ul {
        padding: 20px 0px;
    }

    .wok-lcd.freepickup-ul ul li a {
        font-size: 12px;
        padding: 10px 8px;
    }
}

@media(min-width:768px) {
    .selected-payment-gateway li {
        width: 20% !important;
    }

    .selected-payment-gateway {
        display: flex;
        justify-content: center;
    }
}

.payment-gateway-section {
    padding: 50px 0;
    background: #f5f5f5a1;
}

.payment-gateway-section .selected-payment-gateway li h5 {}

.selected-payment-gateway {
    margin-top: 30px;
}

.payment-gateway-section .selected-payment-gateway li img {
    width: 145px;
}

.report-link-btn {
    text-transform: uppercase;
    font-size: 15px;
    padding: 7px 15px 5px;
    border-radius: 4px;
    background: #313541;
    color: #fff !important;
    border: 0px;
    display: inline-block;
}

.reportlink .issue {
    font-size: 13px;
    font-weight: 500;
}

.reportlink input[type=radio] {
    width: 14px;
    height: 14px;
    margin: 0px
}

.payment-gteway p.paywith-option {
    min-height: 140px;
}

@media(min-width:992px) and (max-width:1199px) {
    .payment-gteway p.paywith-option {
        min-height: 160px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .payment-gteway.mt-checkbox li {
        width: 27.5%;
        min-height: auto;
    }
}

.payment-gteway.mt-checkbox li p {
    margin-bottom: 4px;
    font-size: 13px !important;
}

.payment-gteway.mt-checkbox p.paywith-heading {
    height: 40px;
}

p.paywith-option {
    margin: 0px !important;
}

.payment-gteway.mt-checkbox li {
    padding-top: 10px;
    min-height: auto;
}

.payment-gteway.mt-checkbox img {
    width: 60px;
}

.payment-gteway.mt-checkbox li input {
    margin-bottom: 5px;
    margin-right: 9px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 15px;
}

@media (max-width:767px) {
    .repair-quote .st0x1 {
        width: 100%;
        margin-top: 0px;
    }

    .infoicon {
        margin-bottom: 5px !important;
        margin-top: 0px !important;
    }

    .pick-up-form ul {
        text-align: center
    }

    .pick-up-form li h5,
    .pick-up-form li label {
        font-size: 16px !important;
        margin-top: 0px !important;
    }
}

@media(max-width:767px) {
    .most-popular .models01 ul li a img {
        height: auto !important;
        width: 70% !important;
    }

    .models01 li h4 {
        font-size: 14px;
        padding-left: 4px;
        padding-right: 4px;
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px;
    }

    .modal-form-repair {
        width: auto !important;
        max-width: 1140px !important;
    }
}

.total-repair {
    border: 1px solid #ddd;
    padding: 20px 20px;
    margin-bottom: 10px;
}

.btn-modal-repair {
    background: #c52229;
    color: #fff;
    border-radius: 4px;
    padding: 5px 15px;
}

.btn-modal-repair:hover {
    color: #fff !important;
}

.requestquote {
    border-radius: 8px;
}

@media (max-width: 480px) {
    .modal-form-repair {
        width: 95% !important;
        margin: 10px 10px;
    }

    .modal-form-repair .modal-content {
        left: auto;
        right: auto;
    }
}

@media (max-width: 1279px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #E52B38 !important;
        color: #ffff;
    }

    .drop li a {
        color: #ffffff !important;
    }

    .navigation {
        border: 1px solid #e7e7e7;
    }
}

.owl-carousel .owl-item .profileimg img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
}

.field-track {
    margin-bottom: 10px !important;
}

.box-icon i {
    font-size: 50px;
    margin-bottom: 20px;
}


.detail-about {
    margin-bottom: 20px;
    margin-top: 15px;
}

.title-h2 {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.software-description {
    margin-bottom: 10px;
    width: 33%;
    display: inline-block;
}

.footer-about-info li {
    list-style: none !important;
    color: #fff;
}

.method-sticker {
    font-size: 13px;
    padding: 4px 8px;
    margin-right: 3px;
    margin-bottom: 3px;
    text-align: center;
    border-radius: 1px;
    display: inline-block;
    color: white;
    background-color: #141516;
    margin-left: 5px;
}

.footer-rt-content .payment-methods {
    padding-right: 15px;
    padding-left: 15px;
}

.footer-rt-content .shipping-methods {
    padding-right: 15px;
    padding-left: 15px;
}

.table-list-repair .column1 {
    width: 5%;
}

.table-list-repair .column2 {
    width: 70%;
}

.table-list-repair .column3 {
    width: 25%;
}

.rp-price {
    font-weight: 600;
    text-align: center;
}

/* #booking_table_price tbody {
    display: flex;
    flex-direction: column-reverse;
} */

#booking_table_price tr.tr-total-price {
    background-color: #f5f5f5;
    /* Màu nền khác biệt */
    font-weight: bold;
    /* Đậm chữ */
    /* Các thuộc tính CSS khác mà bạn muốn áp dụng */
}

.tr-list-price .rp-title {
    width: 80%;
}

.tr-list-price .rp-price {
    width: 20%;
}

.table-list-repair-option {
    width: 100%;
}

.table-widget-repair tr td:nth-child(1) {
    width: 10%;
}

.table-widget-repair tr td:nth-child(2) {
    width: 75%;
}

.table-widget-repair tr td:nth-child(3) {
    width: 15%;
}

.table-widget-repair tr td:nth-child() {
    width: 25%;
}



#slide-slider {
    width: max-content;
    margin-top: 50px;
}

#slide-slider .item-slider {
    width: 200px;
    height: 300px;
    background-position: 50% 50%;
    display: inline-block;
    transition: 0.5s;
    background-size: cover;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 20px;
    box-shadow: 0 30px 50px #505050;
}

#slide-slider .item-slider:nth-child(1),
#slide-slider .item-slider:nth-child(2) {
    left: 0;
    top: 0;
    transform: translate(0, 0);
    border-radius: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    background-size: 100% 100%;
}

#slide-slider .item-slider:nth-child(3) {
    left: 50%;
}

#slide-slider .item-slider:nth-child(4) {
    left: calc(50% + 220px);
}

#slide-slider .item-slider:nth-child(5) {
    left: calc(50% + 440px);
}

#slide-slider .item-slider:nth-child(n+6) {
    left: calc(50% + 660px);
    opacity: 0;
}

#slide-slider .item-slider .content {
    position: absolute;
    top: 50%;
    left: 420px;
    width: 300px;
    text-align: left;
    padding: 0;
    color: #eee;
    transform: translate(0, -50%);
    display: none;
    font-family: system-ui;
}

#slide-slider .item-slider:nth-child(2) .content {
    display: block;
    z-index: 11111;
}

#slide-slider .item-slider .name {
    font-size: 40px;
    font-weight: bold;
    opacity: 0;
    animation: showcontent 1s ease-in-out 1 forwards
}

#slide-slider .item-slider .des {
    margin: 20px 0;
    opacity: 0;
    animation: showcontent 1s ease-in-out 0.3s 1 forwards
}

#slide-slider .item-slider button {
    padding: 10px 20px;
    border: none;
    opacity: 0;
    animation: showcontent 1s ease-in-out 0.6s 1 forwards
}

@keyframes showcontent {
    from {
        opacity: 0;
        transform: translate(0, 100px);
        filter: blur(33px);
    }

    to {
        opacity: 1;
        transform: translate(0, 0);
        filter: blur(0);
    }
}

.buttons-slider {
    position: absolute;
    bottom: 30px;
    z-index: 1000;
    text-align: center;
    width: 100%;
}

.buttons-slider button {
    background: white;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid white;
    transition: 0.5s;
}

#slide-slider .buttons-slider button:hover {
    background-color: #bac383;
}


@media (max-width: 1280px) {
    #slide-slider .item-slider {
        width: 190px;
        height: 285px;
    }
}

@media (max-width: 576px) {
    .most-popular #container-slider {
        margin-top: 270px;
    }

    header {
        position: absolute !important;
    }

    #slide-slider .item-slider {
        width: 150px;
        height: 200px;
        top: 44%;
    }


    .most-popular {
        height: 36vh;
    }

    #container-slider {
        height: 290px !important;
    }

    .buttons-slider button {
        width: 36px;
        height: 36px;
    }

    .buttons-slider button svg {
        margin-left: -2px;
        width: 8px;
    }

    .software-description {
        width: 100%;
    }

    .Phone01-section .col-right .card-body-right ul>li {
        width: 100%;
    }

    #slide-slider .item-slider .content {
        left: 100px;
        width: 124px;
    }

    #slide-slider .item-slider .name {
        font-size: 14px;
    }

    #slide-slider .item-slider .des {
        font-size: 13px;
    }

}

#navbarCollapse .dropdown.mega-dropdown:hover,
#navbarCollapse .dropdown.mega-dropdown:hover .dropdown-menu.drop {
    display: block;
}

#navbarCollapse .dropdown.mega-dropdown .dropdown-menu.drop:hover {
    display: block;
}

#navbarCollapse:hover,
#navbarCollapse .dropdown.mega-dropdown:hover .dropdown-menu.drop {
    display: block;
}

button[disabled],
html input[disabled] {
    background: #d38d90;
}

#myModal_book_repair {
    z-index: 10000;
}


/* Update menu */

.header-wrapper {
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #c52229;
    /* font-size: 0; */
    word-wrap: break-word;
    word-break: break-word;
    z-index: 2000;
}

.header .submenu.megamenu__text .submenu__list {
    max-height: 200px;
    overflow: auto;
}

.header-wrapper .header-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 16px;
    /* background-color: #fff; */
    z-index: 1;
}


.header-wrapper .header-main .header_logo-wrap {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px;
    height: 100%;
    margin-right: 64px;
}

.header-menu-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    height: 100%;
}

.header-menu-list.left-menu {
    height: 100%;
}

.header-menu-list.left-menu .menu-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    margin-right: 1px;
}

.header-menu-list.left-menu .menu-item .nav-top-link {
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 8px;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    color: #ffffff !important;
    z-index: 3;
    cursor: pointer;
}

.header-menu-list.right-menu {
    height: 100%;
    width: 300px;
}

.header-menu-list.right-menu .menu-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    margin-right: 1px;
    width: 100%;
}

.searchform-wrapper .flex-row {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.searchform-wrapper .flex-row .flex-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    max-height: 100%;
}

/* menu 2 */

.header-menu-list.left-menu .navbar-nav .menu-item {
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    margin-right: 1px;
    white-space: nowrap;
}

.header-menu-list div#navbarCollapse {
    width: auto !important;
}

#navbarCollapse .dropdown.mega-dropdown:hover,
#navbarCollapse .dropdown.mega-dropdown:hover .dropdown-menu.drop {
    display: flex !important;
}

nav.navbar.navbar-default {
    background-color: #c52229 !important;
    border-radius: 0px !important;
}

/* .header-menu-wrap .dropdown-menu {
    top: 190%;
} */

.header-menu-list.right-menu {
    width: auto !important;
}

.header-menu-list.right-menu .secondmenu {
    width: auto !important;
}

.header-menu-list.right-menu .secondmenu li {
    width: auto !important;
    margin-right: 15px;
}

.header-menu-list.right-menu .secondmenu li a {
    color: #000000;
}

.header-menu-list.right-menu .secondmenu li a:hover {
    color: #c52229;
}

.header .menu .menu__inner .menu-item-only-mb {
    display: none;
}



@media only screen and (max-width: 1279px) {
    .header .menu .menu__inner .menu-item-only-mb {
        display: block;
    }

    .header-menu-list.right-menu {
        display: none;
    }
}

/* slide  */

.recommended-item-repair .container {
    max-width: 1440px !important;
}


.recommended-item-repair .owl-prev {
    position: absolute;
    top: 50%;
    z-index: 1000;
    left: -3%;
    cursor: pointer;
    margin-top: -27px;

    z-index: 1;
    width: 40px;
    height: 40px;
    background-color: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);

}


.recommended-item-repair .owl-next {
    position: absolute;
    top: 50%;
    z-index: 1000;
    right: -3%;
    cursor: pointer;
    margin-top: -27px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background-color: #ccc;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}

.recommended-item-repair .owl-prev:hover,
.recommended-item-repair .owl-next:hover {
    opacity: 0.5;
}


/* Owl Carousel */


/* Popup Text */

.recommended-item-repair .white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

.recommended-item-repair .popuptext {
    display: table;
}

.recommended-item-repair .popuptext p {
    margin-bottom: 10px;
}

.recommended-item-repair .popuptext span {
    font-weight: bold;
    float: right;
}

/* Popup Text */

/* Icon CSS */
/* .recommended-item-repair .item {
    position: relative;
} */

.recommended-item-repair .item i {
    display: none;
    font-size: 4rem;
    color: #FFF;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.recommended-item-repair .item a {
    display: block;
    width: 100%;
}

.recommended-item-repair .item a:hover i {
    display: block;
    z-index: 2;
}

.recommended-item-repair .list-price-item-sl {
    display: flex;
    flex-direction: column;
}

.recommended-item-repair .list-price-item-sl p {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.recommended-item-repair .list-price-item-sl .price-item-sl {
    min-height: 30px;
}

.recommended-item-repair .list-price-item-sl .price-item-first {
    background-color: #727070;
}

/* .recommended-item-repair .owl-item {
    margin-right: 0px !important;
} */

.recommended-item-repair .box-content-repair {
    padding: 10px 20px;
    text-align: center;
}

.recommended-item-repair {
    position: relative;
}

.recommended-item-repair .title-list-price-item-sl {
    position: absolute;
    bottom: 6px;
    left: 0px;
    right: initial;
    width: 20%;

}

.recommended-item-repair .title-list-price-item-sl>div {
    min-height: 30px;
}

.recommended-item-repair .title-list-price-item-sl>div p {
    font-size: 18px;
    font-weight: bold;
}

.recommended-item-repair .owl-carousel {
    width: 80%;
    margin-left: auto;
    margin-right: 0;
}

.title-item-repair {
    font-size: 18px;
    color: #000;
}

.recommended-item-repair .owl-carousel button {
    border: none;
}

.recommended-item-repair {
    width: 100%;
}

.recommended-item-repair .container {
    position: relative;
}

/* slide banner */
#slide-slider .item-slider:not(:nth-child(2)) {
    width: 0px !important;
    height: 0px !important;
}

#slide-slider .item-slider:nth-child(3) {
    left: 100%;
}

#slide-slider .item-slider {
    transform: translateX(0%) !important;
    /* transition: transform 0.5s ease !important; */
    -webkit-transition: opacity .6s, -webkit-transform .6s, -webkit-box-shadow .6s;
    transition: opacity .6s, -webkit-transform .6s, -webkit-box-shadow .6s;
    -o-transition: transform .6s, opacity .6s, box-shadow .6s;
    transition: transform .6s, opacity .6s, box-shadow .6s;
    transition: transform .6s, opacity .6s, box-shadow .6s, -webkit-transform .6s, -webkit-box-shadow .6s;
}

#slide-slider .item-slider {
    width: 150px;
    height: 200px;
    top: 44%;
}

.most-popular .buttons-slider {
    position: static;
}

.most-popular .buttons-slider #prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    left: 2%;
    cursor: pointer;
    margin-top: -27px;
}

.buttons-slider button {
    width: 36px;
    height: 36px;
}

.most-popular .buttons-slider #next {
    position: absolute;
    top: 50%;
    z-index: 1000;
    right: 2%;
    cursor: pointer;
    margin-top: -27px;
}

/* end */


/* menu new */
/* body.darkmode {
            color: #fff;
            background-color: var(--color2-dark);
        } */


a,
button {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    outline: none;
    background: none;
}

img,
video {
    display: block;
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
}

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0%);
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 1;
        transform: translateX(0%);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

@keyframes slideRight {
    0% {
        opacity: 1;
        transform: translateX(0%);
    }

    100% {
        opacity: 0;
        transform: translateX(100%);
    }
}

.section {
    margin: 0 auto;
    padding: 6rem 0 2rem;
}

.container {
    /* max-width: 75rem; */
    height: auto;
    margin-inline: auto;
    padding-inline: 1.5rem;
}

.centered {
    text-align: center;
    vertical-align: middle;
    margin-bottom: 1rem;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: var(--shadow-medium);
}

.darkmode .header {
    background-color: var(--color2);
}

.navbar {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 65px;
    margin: 0 auto;
}

.navbar .navbar__left {
    display: flex;
    align-items: center;
    flex: 0 0 17%;

}

@media (max-width: 1279px) {
    .navbar .navbar__left {
        flex: 0 0 auto;
        margin-left: 10px;
    }

}

.navbar .navbar__center {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-start;
    padding-left: 10px;
    /* height: 100%; */
}

@media (max-width: 1279px) {
    .navbar .navbar__center {
        flex: 0 0 100%;
        order: 3;
        align-items: center;
    }
}

.navbar .navbar__right {
    display: flex;
    flex: 0 0 30%;
    align-items: center;
    justify-content: flex-end;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
}

@media (max-width: 1279px) {
    .navbar .navbar__right {
        flex: 0 0 auto;
        align-items: center;
    }
}

.brand {
    display: flex;
    align-items: center;
    order: 1;
}

.brand svg {
    width: 60px;
    height: 60px;
}

@media (max-width: 1279px) {
    .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 350px;
        max-width: 85%;
        height: 100%;
        z-index: 100;
        overflow: hidden;
        background-color: #fff;
        transform: translate(-100%);
        transition: all 0.4s ease-in-out;
    }

    .menu.is-active {
        transform: translate(0%);
    }

    .darkmode .menu {
        background-color: var(--color2);
    }
}

.menu .menu__header {
    display: none;
    box-shadow: var(--shadow-medium);
}

@media (max-width: 1279px) {
    .menu .menu__header {
        position: relative;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        height: 4rem;
        z-index: 110;
        visibility: hidden;
        background: transparent;
    }

    .menu .menu__header.is-active {
        visibility: visible;
        background-color: #fff;
    }

    .menu .menu__header.is-active>.menu__arrow {
        display: flex;
    }

    .darkmode .menu .menu__header.is-active {
        background-color: var(--color2);
    }
}

@media (max-width: 1279px) {
    .menu .menu__header .menu__arrow {
        display: none;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        width: 3rem;
    }

    .menu .menu__header .menu__arrow:hover i {
        color: var(--color);
    }

    .menu .menu__header .menu__arrow>i {
        font-size: 1.5rem;
        color: #000;
        transition: all 0.25s ease;
    }

    .darkmode .menu .menu__header .menu__arrow>i {
        color: #fff;
    }
}

@media (max-width: 1279px) {
    .menu .menu__header .menu__title {
        cursor: pointer;
        font-weight: 500;
        text-transform: capitalize;
        color: #000;
        transition: all 0.25s ease;
    }

    .menu .menu__header .menu__title:hover {
        color: var(--color);
    }

    .darkmode .menu .menu__header .menu__title {
        color: #fff;
    }
}

@media (max-width: 1279px) {
    .menu .menu__inner {
        height: 100%;
        margin-top: -3rem;
        overflow-y: auto;
        overflow-x: hidden;
    }
}


.menu .menu__inner .menu__item:last-child {
    padding-right: 0;
}

.menu .menu__inner .menu__item:hover>.menu__link {
    color: var(--color);
}

.darkmode .menu .menu__inner .menu__item:hover>.menu__link {
    color: var(--color);
}

@media (max-width: 1279px) {
    .menu .menu__inner .menu__item {
        display: block;
        padding: 0;
    }
}

@media (min-width: 1280px) {
    .menu .menu__inner .menu__item:hover>.menu__link i {
        transform: rotate(-90deg);
    }
}

@media (min-width: 1280px) {
    .menu .menu__inner .menu__item.menu__dropdown:hover>.submenu {
        opacity: 1;
        visibility: visible;
        top: 95%;
    }
}

.menu .menu__inner .menu__item .menu__link {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    transition: all 0.25s ease;
}

@media (max-width: 1279px) {
    .menu .menu__inner .menu__item .menu__link {
        justify-content: space-between;
        padding: 20px;
    }
}

.menu .menu__inner .menu__item .menu__link>i {
    margin-left: 5px;
    font-size: 1.35rem;
    transform: rotate(90deg);
    transition: 0.35s;

}

@media (max-width: 1279px) {
    .menu .menu__inner .menu__item .menu__link>i {
        margin-left: 10px;
        transform: rotate(0deg);
    }
}

.darkmode .menu .menu__inner .menu__item .menu__link {
    color: #fff;
}

.submenu {
    position: absolute;
    z-index: 100;
    top: 110%;
    left: 50%;
    width: 100%;
    height: auto;
    padding: 20px 15px;
    border-radius: 0.25rem;
    border-top: 2px solid var(--color);
    background-color: #fff;
    box-shadow: var(--shadow-medium);
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease-in-out;
    /* transform: translateX(-50%); */
}

.darkmode .submenu {
    border-top: 2px solid var(--color);
    background-color: var(--color2);
}

@media (max-width: 1279px) {
    .submenu {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-width: none;
        min-width: auto;
        margin: 0;
        padding: 80px 15px 0 15px;
        border-radius: 0;
        border-top: 0;
        box-shadow: none;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        transform: translateX(0%);
    }

    .submenu.is-active {
        display: block;
    }
}

@media (min-width: 1280px) {
    .submenu {
        -webkit-animation: none !important;
        animation: none !important;
    }
}

@media (min-width: 1280px) {
    .submenu.megamenu__normal {
        left: 65%;
        max-width: 250px;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
}

@media (min-width: 1280px) {

    .submenu.megamenu__text,
    .submenu.megamenu__image {
        display: flex;
        flex-wrap: wrap;
        max-width: 95%;
        height: auto;
        margin: 0 auto;
        border: 1px solid rgba(0, 0, 0, 0.2);
    }
}

@media (min-width: 1280px) {

    .submenu.megamenu__text,
    .submenu.megamenu__image {
        max-width: 992px;
    }
}

.submenu.megamenu__image .submenu__inner a {
    display: flex;
    flex-flow: column;
    align-items: center;
}

@media (max-width: 1280px) {
    .submenu.megamenu__image .submenu__inner a {
        flex-flow: row;
        align-items: center;
        padding-bottom: 20px;
    }
}

.submenu.megamenu__image .submenu__inner a img {
    display: block;
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

@media (max-width: 1280px) {
    .submenu.megamenu__image .submenu__inner a img {
        width: 30%;
        height: 80px;
        margin-bottom: 0;
        margin-right: 15px;
    }
}

.submenu .submenu__inner {
    width: 25%;
    padding: 0 15px;
}

@media (max-width: 1280px) {
    .submenu .submenu__inner {
        width: 100%;
        padding: 0;
    }
}

.submenu .submenu__inner .submenu__title {
    font-size: 16px;
    font-weight: 500;
    color: var(--color);
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.darkmode .submenu .submenu__inner .submenu__title {
    color: var(--color);
}

@media (max-width: 1280px) {
    .submenu .submenu__list {
        margin-bottom: 20px;
    }
}

.submenu .submenu__list li {
    display: block;
    line-height: 1;
    margin: 0 auto;
}

.submenu .submenu__list li a {
    display: inline-block;
    padding: 10px 0;
    line-height: 1.4;
    text-transform: capitalize;
    color: #000;
    transition: all 0.25s ease-in-out;
}

.submenu .submenu__list li a:hover {
    color: var(--color);
}

@media (max-width: 1279px) {
    .submenu .submenu__list li a {
        display: block;
    }
}

.darkmode .submenu .submenu__list li a {
    color: #fff;
}

.darkmode .submenu .submenu__list li a:hover {
    color: var(--color);
}

.switch {
    position: relative;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 10px;
}

.switch .switch__light,
.switch .switch__dark {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in;
}

.switch .switch__light {
    font-size: 20px;
    visibility: visible;
    color: #000;
}

.darkmode .switch .switch__light {
    font-size: 0;
    visibility: hidden;
}

.switch .switch__dark {
    font-size: 0;
    visibility: hidden;
    color: #fff;
}

.darkmode .switch .switch__dark {
    font-size: 20px;
    visibility: visible;
}

.overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.45s ease-in-out;
    pointer-events: none;
}

@media (max-width: 1279px) {
    .overlay {
        /* cursor: url("https://i.imgur.com/cPh9Zm5.png"), zoom-out; */
        pointer-events: visible;
    }

    .overlay.is-active {
        opacity: 1;
        visibility: visible;
    }
}

.burger {
    position: relative;
    display: block;
    cursor: pointer;
    width: 25px;
    height: 15px;
    margin-right: 15px;
    opacity: 0;
    visibility: hidden;
    background: transparent;
}

@media (max-width: 1279px) {
    .burger {
        opacity: 1;
        visibility: visible;
    }
}

.burger .burger-line {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    opacity: 1;
    border-radius: 15px;
    background: #000;
}

.darkmode .burger .burger-line {
    background: #fff;
}

.burger .burger-line:nth-child(1) {
    top: 0px;
}

.burger .burger-line:nth-child(2) {
    top: 8px;
    width: 70%;
}

.burger .burger-line:nth-child(3) {
    top: 16px;
}

.header .navbar::before {
    content: none !important;
}

.header .navbar::after {
    content: none !important;
}

@media (max-width: 849px) {
    .header-wrapper .header-menu-wrap {
        display: none !important;
    }

    /* .recommended-item-repair {
        display: none;
    } */
}

@media screen and (max-width: 549px) {
    #slide-slider .item-slider:nth-child(3) {
        left: 100%;
    }

    #slide-slider .item-slider:not(:nth-child(2)) {
        width: 0px !important;
        height: 0px !important;
    }


    .most-popular .buttons-slider {
        position: static;
    }

    .most-popular .buttons-slider #prev {
        position: absolute;
        top: 50%;
        z-index: 10;
        left: 2%;
        cursor: pointer;
        margin-top: -27px;
    }

    .most-popular .buttons-slider #next {
        position: absolute;
        top: 50%;
        z-index: 1000;
        right: 2%;
        cursor: pointer;
        margin-top: -27px;
    }

    #slide-slider .item-slider {
        transform: translateX(0%) !important;
        /* transition: transform 0.5s ease !important; */
        -webkit-transition: opacity .6s, -webkit-transform .6s, -webkit-box-shadow .6s;
        transition: opacity .6s, -webkit-transform .6s, -webkit-box-shadow .6s;
        -o-transition: transform .6s, opacity .6s, box-shadow .6s;
        transition: transform .6s, opacity .6s, box-shadow .6s;
        transition: transform .6s, opacity .6s, box-shadow .6s, -webkit-transform .6s, -webkit-box-shadow .6s;
    }

    .recommended-item-repair .owl-stage-outer .owl-item {
        width: 48%;
        /* Two items per row with some spacing */
        margin-bottom: 10px;
        /* Adjust spacing between items */
    }

    .recommended-item-repair .title-list-price-item-sl {
        width: 40% !important;
        bottom: 17px;
    }

    .recommended-item-repair .owl-carousel {
        width: 60% !important;
    }

    .recommended-item-repair .title-list-price-item-sl>div p {
        font-size: 12px;
    }
}



#shipping-da .shipping_inner {
    border: 1px solid #f0f0f0;
    padding: 19px 5px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 14px;
}

#shipping-da .single_shipping {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
    border-left: 1px solid #f0f0f0;
    width: 25%;
    float: left;
    gap: 5px;
}

#shipping-da .single_shipping:first-child {
    border: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #shipping-da .single_shipping {
        margin-bottom: 12px;
        width: 50%;
        border: 0;
    }
}

@media only screen and (max-width: 767px) {
    #shipping-da .single_shipping {
        margin-bottom: 12px;
        border: 0;
        width: 100%;
    }

    #shipping-da .single_shipping:last-child {
        margin-bottom: 0;
    }

    .repari-ser-items {
        margin-left: 0px;
    }
}

#shipping-da .shipping_icone {
    margin-right: 14px;
}

#shipping-da .shipping_icone i {
    font-size: 30px;
}

#shipping-da .shipping_content h2 {
    font-size: 13px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 4px;
    font-family: "Montserrat", sans-serif;
    color: black !important;
}

#shipping-da .shipping_content p {
    font-size: 13px;
    line-height: 18px;
}

footer .footer-about-info li,
footer .footer-about-info li a,
footer .footer-about,
footer .quick h3 {
    color: black;
}


#myModal_book_repair-customer {
    z-index: 100000;
}

@media only screen and (min-width: 1280px) {
    /* .menu .menu__inner .menu__item {
        position: relative !important;
    } */

    .submenu .submenu__inner {
        min-width: 250px !important;
    }

    .submenu.megamenu__text,
    .submenu.megamenu__image {
        flex-wrap: inherit !important;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
        margin-top: 4px;
    }

    /* .submenu {
        width: auto !important;
        left: 0% !important;
    }
} */

@media (max-width: 1279px) {
    .navbar .navbar__left {
        flex: 0 0 100%;
        margin-left: 10px;
    }

    .brand {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .burger {
        right: 0 !important;
    }

    .burger .burger-line {
        right: 0 !important;
    }

    .menu__inner .btn-menu-close {
        display: block !important;
    }
}

.btn-menu-close {
    text-align: right;
    display: none !important;
}

.btn-menu-close .mfp-close {
    margin-right: 5px;
}

/* .li-last-about {
    display: flex;
    flex-direction: row;
    gap: 10px;

}

.li-last-about p {
    margin-bottom: 10px;
} */

@media (min-width: 1280px) {
    .menu .menu__inner .menu__item .menu__link:before {
        content: "";
        display: block;
        height: 1px;
        background-color: #1d1a19;
        position: absolute;
        top: 100%;
        -webkit-transition: right .2s ease-out;
        transition: right .2s ease-out;
        left: 0;
        right: 100%;
        z-index: 1001;
    }

    .menu .menu__inner .menu__item .menu__link:hover:before {
        right: 22px;
    }

    .submenu .submenu__list li a:hover {
        font-weight: 600;
    }
}

@media (min-width: 1280px) {
    .menu .menu__inner .submenu.megamenu__text {
        flex-wrap: wrap !important;
        width: max-content !important;
    }
}

@media only screen and (min-width: 1280px) {
    .menu .menu__inner .submenu.megamenu__text .submenu__inner {
        min-width: 220px !important;
    }
}

.single_shipping .shipping_icone img {
    max-width: 35px;
}

::-webkit-scrollbar {
    background-color: white;
    /* Màu nền của thanh cuộn */
}

::-webkit-scrollbar-thumb {
    background-color: #c52229;
    /* Màu nền của nút trượt */
    width: 8px;
}

::-webkit-scrollbar {
    width: 8px;
}

.modal-conditions {
    width: 800px;
}

.modal-body-conditions {
    padding: 40px !important;
}

.btn-secondary, .btn-secondary.disabled {
    box-shadow: 0 2px 6px #e1e5e8;
    background-color: #cdd3d8;
    border-color: #cdd3d8;
    color: #fff;
}
