@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../fonts/Montserrat-Bold.otf);
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url(../fonts/Montserrat-Regular.otf);
}
@font-face {
    font-family: 'Montserrat-ExtraBold';
    src: url(../fonts/Montserrat-ExtraBold.otf);
}
@font-face {
    font-family: 'Montserrat-Light';
    src: url(../fonts/Montserrat-Light.otf);
}
@font-face {
    font-family: 'Montserrat-Medium';
    src: url(../fonts/Montserrat-Medium.otf);
}
@font-face {
    font-family: 'Montserrat-Thin';
    src: url(../fonts/Montserrat-Thin.otf);
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url(../fonts/Montserrat-SemiBold.otf);
}
@font-face {
    font-family: 'Montserrat-ExtraLight';
    src: url(../fonts/Montserrat-ExtraLight.otf);
}
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Montserrat-Light';
    flex-direction: column;
    display: flex; 
}
a,
a:hover,
a:focus {
    text-decoration: none !important;
}
h1,
.h1,
h2,
h3,
p {
    padding: 0;
    margin: 0;
}
.no-pad {
    margin: 0 !important;
    padding: 0 !important;
}
.mb-30 {
    margin-bottom: 30px;
}
.img-responsive
{
	max-width: 100%;
}

h1, .h1, h2 {
    font-family: 'Montserrat-Medium';
}
h3 {
    font-family: 'Montserrat-Regular';
}
h4, h5, h6, p {
    font-family: 'Montserrat-Light';
}

.fs-16 {
    font-size: 16px;
}

.line-height-25 {
    line-height: 25px;
}

.padding-vert-10px {
    padding: 10px 0;
}

.top-banner {
    background-size: cover !important;
    height: auto;
    background-repeat: no-repeat;
}
.top-banner .banner-top {
    padding: 5px 0;
    border-bottom: 2px solid #f66800;
}
.top-banner .banner-top .social i {
    font-size: 15px;
    color: #9d9d9e;
    padding: 10px 15px;
}
.top-banner .banner-top .social p {
    color: #9d9d9e;
    display: inline-block;
    width: 1px;
    height: 9px;
    background: #9d9d9e;
}
.top-banner .banner-top .book {
    float: right;
    display: block;
    padding: 2px 0;
}
.top-banner .banner-top .book a {
  color: #d8af9d;
}
.top-banner .banner-top .book h1,
.top-banner .banner-top .book .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    color: #d8af9d;
    display: inline-block;
    padding-right: 15px;
    letter-spacing: 1px;
    padding-bottom: 3px;
    vertical-align: bottom;
}
.top-banner .banner-top .book .btn {
    color: #000;
    padding: 5px 10px;
    font-family: 'Montserrat-Light';
    font-size: 12px;
    text-transform: uppercase;
    background: #fff;
    border-radius: 0;
    display: inline-block;
}
.top-banner .uk-logo {
    padding: 10px 0;
}
.top-banner .uk-logo img {
    max-width: 60%;
}
.top-banner .uk-nav {
    margin: 0;
    padding: 0;
    min-width: 510px;
}
.top-banner .uk-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding: 22px 15px;
}
.top-banner .uk-nav li a {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.top-banner .uk-nav li a:hover {
    border-bottom: 2px solid #f66800;
}
.top-banner .uk-nav li.active a {
    border-bottom: 2px solid #f66800;
}
.top-banner .uk-nav li a label {
    position: relative;
    right: -18px;
}
.top-banner .uk-banner .uk-banner-content {
    margin-top: 100px;
}
.top-banner .uk-banner .uk-banner-content h1,
.top-banner .uk-banner .uk-banner-content .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 48px;
    color: #f66800;
    padding: 10px 0;
}
.top-banner .uk-banner .uk-banner-content h2 {
    font-family: 'Montserrat-ExtraLight';
    font-size: 28px;
    color: #a0a0a0;
    padding: 10px 0;
    line-height: 50px;
}
.top-banner .uk-banner .uk-banner-content .btn {
    color: #f66800;
    padding: 7px 30px;
    font-family: 'Montserrat-Light';
    font-size: 17px;
    background: transparent;
    border-radius: 0;
    display: inline-block;
    border: 1px solid #a0a0a0;
}
.top-banner .uk-banner .uk-banner-content h3 {
    font-family: 'Montserrat-Regular';
    font-size: 26px;
    color: #fff;
    padding: 10px 0;
}
.top-banner .uk-banner .uk-banner-content h3 a {
	color: #fff;
}
.top-banner .uk-banner .phone {
    position: relative;
    right: 50px;
    top: 30px;
    padding-bottom: 30px;
}
.top-banner .repair-item {
    max-width: 800px;
    width: 800px;
    margin: auto;
    position: relative;
    bottom: -50px;
    background: #ccc;
    border-bottom: 3px solid #e2945b;
    z-index: 9;
}
.top-banner .repair-item .item1 {
    background: #cacaca;
    padding: 15px 0;
    text-align: center;
}
.top-banner .repair-item .item1 .item-img {
    border-right: 1px solid #a09f9f;
    display: inline-block;
}
.top-banner .repair-item .item1 .item-img img {
    padding: 10px 25px;
}
.top-banner .repair-item .item1 h1,
.top-banner .repair-item .item1 .h1
{
    font-family: 'Montserrat-Light';
    font-size: 25px;
    vertical-align: middle;
    display: inline-block;
    padding-left: 22px;
    color: rgb(51, 51, 51);
}
.top-banner .repair-item .item2 {
    background: #c3c1c1 !important;
    text-align: left;
}
.top-banner .repair-item .item3 {
    background: #bbbaba !important;
    padding: 27px 0;
    text-align: left;
}
.home-about {
    background-size: cover !important;
    height: auto;
    background-repeat: no-repeat;
    position: relative;
}
.home-about .abt-p {
    position: absolute;
    right: 0;
    bottom: 0;
}
.home-about .abt-content {
    padding: 100px 0;
}
.page-container .page-content {
    padding: 50px 30px;
}
form label {
  font-family: 'Montserrat-Light';
}
.home-about .abt-content h1, .page-container .page-content h1,
.home-about .abt-content .h1, .page-container .page-content .h1
{
    font-family: 'Montserrat-Medium';
    font-size: 36px;
    color: #606060;
    padding: 50px 0;
}
.page-content h2 {
    font-family: 'Montserrat-Medium';
    font-size: 30px;
    line-height: 25px;
}
.home-about .abt-content h3, .page-container .page-content h3 {
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    color: #f66800;
    line-height: 25px;
}
.home-about .abt-content p, .page-container .page-content p {
    font-family: 'Montserrat-Light';
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0;
}
.home-about .abt-content button, .page-container .page-content button {
    color: #f66800;
    padding: 10px 27px;
    font-family: 'Montserrat-Light';
    font-size: 16px;
    background: transparent;
    border-radius: 20px;
    display: inline-block;
    border: 1px solid #333;
}

/* homepage slider */
#repairs-slider {
    margin: 100px 0;
}
#repairs-slider.slick-slide {
    background: transparent !important;
    border: 0 !important;
    text-align: center !important;
    -ms-transform: rotate(7deg) !important;
}

#repairs-slider .slick-slide:focus {
    outline: none;
}
 #repairs-slider div.select {
    visibility: hidden;
}

#repairs-slider .slick-current div.select {
    visibility: visible;
}

.phone-information {
    border: 1px solid #ccc;
    margin-top: 50px;
    padding: 20px;
    font-family: 'Montserrat-Light';
}
#repair-type-information {
    border: 1px solid #ccc;
    margin-top: 50px;
    padding: 20px;
    font-family: 'Montserrat-Light';
}

.slick-arrow.prev {
    background: url(../img/prev.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 25px;
    line-height: 50px;
    position: absolute;
    top: 25%;
    left: -10px;
}

.slick-arrow.next {
    background: url(../img/next.png);
    background-repeat: no-repeat;
    right: 0;
    height: 50px;
    width: 25px;
    line-height: 50px;
    position: absolute;
    top: 25%;
}
#repairs-slider .select {
    text-align: center;
}
#repairs-slider .select h1,
#repairs-slider .select .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 25px;
    color: #424140;
    padding: 15px 0;
}
#repairs-slider .select .btn {
    color: #fff;
    padding: 10px 65px;
    font-family: 'Montserrat-Light';
    font-size: 17px;
    background: #f66800;
    border-radius: 0;
    display: inline-block;
    margin: 5px 0;
}
/* homepage slider */

#repairs-slider .slick-slide img {
    width: auto;
    margin: 0 auto;
}
#repairs-slider .slick-current .select {
    visibility: visible;
}
.home-service {
    background: #f5f4f4;
    padding-bottom: 100px;
    position: relative;
}
.home-service .abt-p {
    position: absolute;
    left: : 0;
    bottom: 0;
    -ms-transform: rotateY(180deg);
    /* IE 9 */
    
    -webkit-transform: rotateY(180deg);
    /* Chrome, Safari, Opera */
    
    transform: rotateY(180deg);
}
.head {
    max-width: 580px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
}
.head h1,
.head .h1,
.head h2 {
    font-family: 'Montserrat-Medium';
    font-size: 36px;
    color: #606060;
}
.head img {
    padding: 20px 0;
}
.head img.device-banner
{
	padding: 0;
	box-shadow: 0px 0px 1px #000;
	margin: 0 auto;
}
.head p {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    text-align: center;
    color: #9c9c9c;
    line-height: 23px;
}
.full-width { max-width: 100%; }
.home-service .list .list-item {
    display: block;
    padding: 30px 0 10px 0
}
.home-service .list .list-item:hover {
    background: #f66800;
    color: #fff !important;
}
.home-service .list .list-item:hover p,
.home-service .list .list-item:hover h1,
.home-service .list .list-item:hover .h1
{
    color: #fff !important;
}
.home-service .list .list-item:hover img {
    opacity: 1;
}
.home-service .list .list-item img {
    padding: 5px 12px;
    opacity: .4;
}
.home-service .list .list-item h1,
.home-service .list .list-item .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 17px;
    color: #f66800;
    padding: 10px;
}
.home-service .list .list-item p {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #a7a5a5;
    padding: 20px 10px;
    line-height: 22px;
}
.choose .choose-content {
    padding: 20px 0;
}
.choose .choose-content .content {
    min-height: 200px;
    padding: 10px 0;
}
.choose .choose-content .left {
    text-align: right;
}
.choose .choose-content .right {
    text-align: left;
}
.choose .choose-content .content h1,
.choose .choose-content .content .h1
{
    font-family: 'Montserrat-Medium';
    font-size: 48px;
    color: #bdbdbd;
    margin: 5px -9px;
}
.choose .choose-content .content h2 {
    font-family: 'Montserrat-Regular';
    font-size: 17px;
    color: #f66800;
}
.choose .choose-content .content p {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #7b7a7a;
    line-height: 21px;
    padding: 5px 0;
}
.choose .choose-content .phone {
    text-align: center;
}
.choose .choose-content .content span {
    font-family: 'Montserrat-Medium';
    font-size: 30px;
    color: #a5a2a2;
    ;
}
.choose .choose-content .content h4 {
    font-family: 'Montserrat-Light';
    font-size: 36px;
    color: #f77110;
}
.choose .choose-content .content .call-us {
    margin-top: 55px;
}
.choose .head {
    padding-top: 35px;
}
.brand {
    padding: 20px 0;
    text-align: center;
    background: #f66800;
}
.brand img {
    padding: 0 50px;
    width: auto;
}
.footer {
    background-size: cover !important;
    height: auto;
    background-repeat: no-repeat;
    padding: 50px 0 30px 0;
}
.footer .repair h2 {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #c1c1c1;
    margin: 25px 0;
    line-height: 22px;
    max-width: 400px;
}
.footer .repair .social i {
    font-size: 21px;
    color: #9d9d9e;
    padding: 10px 18px;
}
.footer .repair .social p {
    color: #9d9d9e;
    display: inline-block;
    width: 2px;
    height: 9px;
    background: rgba(157, 157, 158, 0.62);
}
.footer .quick h1,
.footer .quick .h1
{
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    padding-bottom: 30px;
    color: #fff;
    padding-top: 20px;
    text-transform: uppercase;
}
.footer .quick li a {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.footer .star {
    margin-top: 50px;
}
.footer .star h1,
.footer .star .h1
{
    font-family: 'Montserrat-Light';
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.footer-bottom {
    padding: 20px 0;
    background: #372c26;
    position: relative;
    bottom: 0;
}
.footer-bottom p {
    font-family: 'Montserrat-Light';
    font-size: 15px;
    color: #979390;
    float: left;
    padding-top: 15px;
    letter-spacing: 1px;
}
.footer-bottom img {
    float: right;
}
/*Book Repair*/

.top-banner .banner-head .heading {
    font-size: 25px;
    font-family: 'Montserrat-Medium';
    color: #fff;
    padding: 15px 0;
}
.top-banner .banner-head {
    padding: 0;
    border-top: 1px solid rgba(207, 87, 0, 0.86);
}
.top-banner .banner-head .submenu li {
    display: inline-block;
    list-style: none;
    padding: 20px 0;
}
.top-banner .banner-head .submenu li.active a {
    font-family: 'Montserrat-Medium';
}
.top-banner .banner-head .submenu li a {
    font-family: 'Montserrat-Light';
    font-size: 12px;
    color: #fff;
    padding-right: 30px;
    position: relative;
    display: inline-block;
}
.top-banner .banner-head .submenu li a:after {
    content: "";
    position: absolute;
    top: 3px;
    right: -0px;
    width: 20px;
    height: 20px;
    background: url(../img/ic.png);
    background-repeat: no-repeat;
}
.top-banner .banner-head .submenu li:last-child a:after {
    background: none;
}
.book-repair {
    padding-bottom: 100px;
}
.book-repair .select {
    border: 1px dashed #ccc;
    text-align: center;
    margin: 10px 0;
    min-height: 306px;
}
.book-repair .select .select-img {
    display: block;
    text-align: center;
    padding: 20px 0;
    height: 220px;
    line-height: 220px;
}
.book-repair .select .select-img img {
    max-width: 190px;
    max-height: 190px;
    vertical-align: middle;
}
.book-repair .select h1,
.book-repair .select .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 20px;
    color: #c77c45;
    padding: 20px 0;
}
.book-repair .select:hover {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 2px #ccc;
}
.book-repair h3 {
    padding-bottom: 20px;
}
.business-text p {
    font-family: 'Montserrat-Light';
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
}
/*select mobile list*/

#list .select {
    min-height: 240px !important;
}
#list .select .select-img {
    height: 175px;
    line-height: 175px;
}
#list .select .select-img img {
    max-width: 150px;
    max-height: 150px;
    vertical-align: middle;
}
#list .select h1,
#list .select .h1
{
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    color: #7f7f7f;
}
#list .select:hover h1,
#list .select:hover .h1
{
    color: #f66800;
}
#list .head {
    max-width: 650px;
    padding-bottom: 30px;
}
/*mobile repair*/

.mobile-repair .mb1 {
    text-align: right;
    padding-right: 30px;
}
.mobile-repair .repair-banner {
    padding: 70px 0;
}
/*.mobile-repair .repair-banner h3 {
    font-family: 'Montserrat-Light';
    font-size: 18px;
    padding-left: 25px;
}*/
.mobile-repair .repair-content .repair-block {
    background: #3a3836;
    padding: 10px 25px;
}
.mobile-repair .repair-content .repair-block .item {
    font-family: 'Montserrat-Thin';
    font-size: 15px;
    color: #fff;
    padding: 20px 0;
    position: relative;
}
.mobile-repair .repair-content .repair-block h1,
.mobile-repair .repair-content .repair-block .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 24px;
    color: #f66800;
    padding: 20px 0;
    text-align: center;
}
.mobile-repair .repair-content .repair-block .remove {
    position: absolute;
    top: -13px;
    right: 0;
    color: #f66800;
    font-size: 11px;
}
.mobile-repair .repair-content .repair-block span {
    font-size: 18px;
    color: #f66800;
    font-family: 'Montserrat-Medium';
}
#repair-block h2.cartTotal span {
    color: #fff;
}
.mobile-repair .repair-content .repair-block h2 {
    font-family: 'Montserrat-Medium';
    font-size: 16px;
    line-height: 25px;
}
.mobile-repair .repair-content .repair-block .btn {
    padding: 10px 30px;
    padding: 10px 30px;
    color: #fff;
    border-radius: 0;
    background: #f66800;
    margin: 80px 0 15px 0;
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    width: 100%;
}
span.price.white {
    color: #fff !important;
}
span.price.orange {
    color: #f66800 !important;
}
.mobile-repair .repair-content .repair-item {
    border: 1px dashed #333;
    margin-bottom: 35px;
}
.mobile-repair .repair-content .repair-item .icon {
    height: 125px;
    line-height: 115px;
    background: #ccc;
    text-align: center;
    padding: 10px 0;
}
.mobile-repair .repair-content .repair-item .icon img {
    vertical-align: middle;
}
.mobile-repair .repair-content .repair-item h1,
.mobile-repair .repair-content .repair-item .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
}
.mobile-repair .repair-content .repair-item p {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    text-align: center;
    color: #f66800;
    padding: 5px 0;
}
.mobile-repair .repair-content .repair-item button {
    padding: 5px 10px;
    color: #fff;
    border-radius: 0;
    background: #f66800;
    font-family: 'Montserrat-Light';
    font-size: 12px;
    display: block;
    margin: 0 auto;
}
.mobile-repair .total {
    background: #f66800;
}
.mobile-repair .block {
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 0;
text-align: center;
}
.mobile-repair .total h1,
.mobile-repair .total .h1
{
    font-family: 'Montserrat-Regular';
    font-size: 35px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}
.mobile-repair .total a.btn {
    padding: 11px 50px;
    color: #f66800;
    border-radius: 0;
    background: #fff;
    font-family: 'Montserrat-Light';
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
}
/*repair option*/

.repair-option .option {
    margin: 10px 0 100px 0;
}
.repair-option .option .option-item {
    background: #d8d8d8;
    border: 1px dashed #101010;
    padding: 20px 10px 10px 10px;
    min-height: 250px;
}
.repair-option .option .option-item .item h1,
.repair-option .option .option-item .item .h1
{
    font-family: 'Montserrat-Light';
    font-size: 17px;
}
.repair-option .option .option-item .item p {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    padding: 15px 0 10px 0;
}
.repair-option .option .option-item .item h3:not(.h1) {
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    padding: 10px 0;
}
.repair-option .option .option-item .item a.btn {
    padding: 9px 45px;
    color: #fff;
    border-radius: 0;
    background: #f66800;
    font-family: 'Montserrat-Light';
    font-size: 13px;
}
.repair-option .option .option-item .item .bt20 {
    margin-bottom: 19px;
}
.call-out {
    margin: 100px 0;
}
.call-out .uk-contact {
    padding-bottom: 50px !important;
    border-bottom: 1px solid #ccc;
    padding: 15px;
}
.call-out .uk-contact h1,
.call-out .uk-contact .h1
{
    font-family: 'Montserrat-Medium';
    font-size: 24px;
    padding-bottom: 50px;
}
.call-out .uk-contact label {
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    color: #807f7f;
    font-weight: 700;
}
form#contact label.error {
    color: indianred;
}
.call-out .uk-contact label span {
    color: #ff2020;
    font-size: 18px;
}
.call-out .uk-contact .form-control {
    border-radius: 0;
    padding-bottom: 2px;
}
.call-out .uk-contact .input-group {
    width: 100%;
}
.call-out .uk-contact input[type="submit"] {
    padding: 10px 100px;
    color: #fff;
    border-radius: 0;
    background: #f66800;
    font-family: 'Montserrat-Light';
    font-size: 17px;
    border: 0;
    max-width: 100%;
}
.call-out .what {
    padding: 15px;
}
.call-out .what h1, .call-out .what .h1 {
    font-family: 'Montserrat-Medium';
    font-size: 24px;
    padding: 25px 0;
    color: #606060;
}
.call-out .what p, .thank-you-container p, .thank-you-container ol {
    font-family: 'Montserrat-Light';
    font-size: 14px;
    padding: 15px 0;
    color: #000;
}
.call-out .uk-contact-right {
    padding: 15px;
}

div#submitting img.submitting {
    width: 20%;
}

.ph.mobile,
.click.mobile{
    display: none;
}

.ph {
    border: 1px dashed #bbbbbb;
    padding: 12px;
}
 .ph img {
    width: 100%;
}
.click {
    margin: 20px 0 50px 0;
}
.click p {
    font-family: 'Montserrat-Medium';
    font-size: 14px;
    color: #aba9a9;
}
.call-out .uk-contact-right .click label {
    color: #777777;
}
.call-out .uk-contact-right .click span {
    color: #f66800;
}
.order-total{
    display: none;
}
.call-out .uk-contact-right .order, 
.order-total {
    border: 1px dashed #bbbbbb;
    padding: 50px;
}
.call-out .uk-contact-right .order .item,
.order-total .item {
    border-bottom: 1px solid #e0dfdf;
    padding-bottom: 39px;
    margin: 25px 0;
}
.call-out .uk-contact-right .order .item p,
.order-total .item p  {
    font-family: 'Montserrat-Light';
    font-size: 15px;
    color: #8c8c8c;
}
.call-out .uk-contact-right .order h1, .call-out .uk-contact-right .order .h1,
.order-total h1, .order-total .h1 {
    font-family: 'Montserrat-Regular';
    font-size: 24px;
    color: #f66800;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding-bottom: 10px;
}
.call-out .uk-contact-right .order .total h3,
.order-total h3 {
    font-family: 'Montserrat-Regular';
    font-size: 18px;
    color: #f66800;
}
.call-out .uk-contact-right .order .total h4,
.order-total h4 {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    color: #323232;
    margin: 0;
}
.call-out .uk-contact-right .order .total,
.order-total .total {
    border: 0;
}
.call-out .uk-contact-right .order button,
.order-total button {
    padding: 10px 100px;
    color: #fff;
    border-radius: 0;
    background: #f66800;
    font-family: 'Montserrat-Light';
    font-size: 17px;
    border: 0;
    width: 100%;
}
#nav-icon1 {
    display: none;
}

/* Business page */
.page-template-page-business .panel-group
{
    margin-top: 25px;
}
.page-template-page-business h3:not(.h1)
{
    font-family: 'Montserrat-Medium';
    font-size: 30px;
    line-height: 25px;
}
/* Form thank you page */
.thank-you-container
{
    padding: 60px 0;
}
.thank-you-container .page-container .page-content h1, .thank-you-container .page-container .page-content .h1
{
    padding-bottom: 0;
}
.thank-you-container ol
{
    padding: 0 20px;
}

@media only screen and (max-width: 1366px) {
    .home-about, .page-container {
        background-position: calc(100% + 75px) !important;
    }
    .footer .star img {
        width: 100%;
    }
}
@media only screen and (max-width: 1200px) {
    body .mobile-repair .repair-content .repair-item{
        min-height: 140px;
    }
    .top-banner .uk-nav li {
        padding: 22px 8px;
    }
    .mobile-repair .repair-content .repair-item .icon {
        height: 138px;
    }
}

@media only screen and (max-width: 1024px)
{
    input[type="text"], input[type="email"], textarea
    {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    body .head{
        padding-top: 15px;
    }
    body .repair-option .option .option-item{
        margin-bottom: 15px;
    }
    .mobile-repair .repair-content .repair-block .item{
            padding: 10px 0;
    }
    .mobile-repair .repair-content .repair-block button{
            margin: 15px 0 15px 0;
    }
    .mobile-repair .repair-content .repair-item .icon {
        height: 138px;
    }
    .top-banner .uk-banner .phone img {
        max-width: 100%;
    }
    .top-banner .repair-item {
        width: 100%;
        max-width: 100%;
    }
    .top-banner .repair-item .item1 .item-img {
        border: 0;
    }
    .top-banner .repair-item .item2,
    .top-banner .repair-item .item3 {
        text-align: center;
    }
    .top-banner .repair-item .item1 h1, .top-banner .repair-item .item1 .h1 {
        padding-left: 0;
    }
    .brand img {
        display: inline-block;
        text-align: center;
        margin: auto;
    }
    .footer-bottom {
        padding: 15px;
    }
    .top-banner .banner-head .submenu {
        float: left !important;
        padding-left: 15px;
    }
    .mobile-repair .repair-content .repair-block {
        margin-bottom: 50px;
    }
    .top-banner .uk-nav li {
        display: block;
        padding: 10px 0;
        text-align: center;
    }
    .top-banner .uk-nav {
        background: rgba(173, 77, 8, 0.67);
    }
    .top-banner {
        /*background-position: calc(100% + 350px) !important;*/
        background-position: calc(100% + 0px) 0 !important;
    }
    .repair-option .option {
        margin: 10px 0 100px 0;
    }
    /*your nav toggle starts */
    
    #nav-icon1 {
        width: 40px;
        height: 30px;
        position: absolute;
        right: 0;
        top: -40px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
    }
    #nav-icon1 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #ddd;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }
    #nav-icon1 span:nth-child(2) {
        top: 11px;
    }
    #nav-icon1 span:nth-child(3) {
        top: 22px;
    }
    #nav-icon1.open span:nth-child(1) {
        top: 15px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }
    #nav-icon1.open span:nth-child(3) {
        top: 15px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    #nav-icon1 {
        display: block;
    }
    .top-banner .uk-nav {
        display: none;
        margin: 10px 0;
    }
    .choose .choose-content .phone {
        display: none;
    }
    .choose .choose-content .content {
        min-height: 240px;
    }
    .choose .choose-content .right {
        padding-left: 20px;
    }
    .home-about, .page-container {
        background-image: none!important;
        background-color: #f5f3f4!important;
    }
    .home-about .abt-content {
        max-width: 550px;
    }
    .home-service .list {
        padding: 0 30px;
        z-index: 999;
        position: relative;
    }
    .inner-banner {
        background-position: right !important;
        background-repeat: no-repeat !important;
    }
    .mobile-repair .repair-content .repair-block .item label {
        position: relative;
    }
    .footer-bottom p {
        text-align: center;
        float: none;
    }
    .footer-bottom {
        text-align: center;
        float: none;
    }
    .footer .star img {
        width: auto;
    }
    .footer .star {
        margin-top: 0;
        text-align: center;
    }
    .footer .repair {
        text-align: center;
    }
    .footer .repair h2 {
        text-align: center;
        float: none;
        max-width: 100%;
    }
    .footer-bottom img {
        text-align: center;
        float: none;
    }
    .footer .quick {
        text-align: center;
    }
    .call-out {
        margin: 20px 0;
    }
    .home-about .abt-content {
        padding: 50px 0;
    }
    .home-about .abt-content h1, .home-about .abt-content .h1 {
        padding: 25px 0;
    }
}  

@media (min-width:992px) and (max-width: 1030px) {
    ul#menu-main-menu {
        margin-left: -3.25%;
    }
}

@media only screen and (max-width: 767px) {

    body .thank-you-container .page-container .page-content h1, body .thank-you-container .page-container .page-content .h1
    {
        font-size: 21px;
        padding: 0;
    }


    body .thank-you-container .page-container .page-content ol li{
        color: #000;
    }

    body .top-banner .uk-banner .uk-banner-content h3{
        display: none;
    }
    body .order-total,
    body .ph.mobile,
    body .click.mobile{        
        display: block;
    }
    body .call-out .uk-contact-right{
        display: none;
    }

    #nav-icon1 {
        display: block;
        right: 10px;
    }
    .top-banner .uk-banner .phone {
        display: none;
    }
    .top-banner .repair-item .item1 h1, .top-banner .repair-item .item1 .h1 {
        font-size: 20px;
        display: block;
    }
    .home-service .list {
        padding: 0;
    }
    .choose .choose-content .content {
        min-height: 100%;
        padding-bottom: 10px;
    }
    /*.home-service .list .list-item:hover p,
    .home-service .list .list-item:hover h1 {
        padding: 10px;
    }*/
    .choose .choose-content .left {
        text-align: left;
    }
    .choose .choose-content {
        padding: 15px;
    }
    .choose .choose-content .right {
        padding-left: 0;
    }
    .top-banner .banner-top {
        padding: 10px 0 40px 0;
    }   
    .top-banner .banner-top .book {
        float: none;
        text-align: center;
    }     
    .top-banner .banner-top .book  .btn{
        position: absolute;
        left: -20%;
        bottom: -150%;
    }    
    .top-banner .banner-top .book h1, .top-banner .banner-top .book .h1 {
        font-size: 85%;
    }
    .social {
        margin-top: -5px;
        text-align: center !important;
    }
    .mobile-repair .mb1 {
        text-align: center;
        padding: 10px 10px;
    }
    .mobile-repair .col-md-6 {
        text-align: center;
        padding: 0;
    }
    .mobile-repair .col-md-6 img {
        width: 100%;
        padding: 15px;
    }
    .mobile-repair .block {
        padding: 20px 0;
        text-align: center;
    }
    .mobile-repair .repair-content .repair-item .icon {
        padding: 0;
    }
    .mobile-repair .total h1, .mobile-repair .total .h1 {
        font-size: 18px;
        padding: 10px 0;
    }
    .home-service .list .list-item {
        display: block;
        padding: 10px 0 10px 0;
    }
    .call-out .uk-contact h1, .call-out .uk-contact .h1 {
    font-size: 17px;
    padding-bottom: 20px;
    }
    .call-out .what h1, .call-out .what .h1
    {
       font-size: 17px;
    }
    #repairs-slider .slick-slide img {
        max-width: 280px;
    }
    #repairs-slider .slick-list {
        margin: 0 auto;
    }

    .top-banner .uk-banner .uk-banner-content{
        margin-top: 0;
    }

    .top-banner .uk-banner .uk-banner-content h1,
    .top-banner .uk-banner .uk-banner-content .h1
    {
        font-size: 36px;
        font-weight: 700;
    }

    .top-banner .uk-banner .uk-banner-content h2{
        font-size: 25px;
        line-height: 25px;
        font-family: 'Montserrat-Medium';
        color: #fff;
    }

    .top-banner .repair-item{
        bottom: -40px;
    }

    .head h1, .head .h1, .head h2{
        font-size: 21px;
    }
    #list .device.head{
        padding-bottom: 0;
    }

    .mobile-repair .total{
        position: fixed;
        bottom: 0;
        z-index: 10000;
    }
    .mobile-repair .total .block{
        padding: 10px 0;
    }

    .mobile-repair .total .block h1,
    .mobile-repair .total .block .h1
    {
        padding: 0 0 5px 0;
        font-size: 16px;
    }
    .devices-footer{
        margin-bottom: 87px;
    }
    .page-template-page-business *[class*="col-"] img
    {
        max-width: 100%;
    }
}
@media only screen and (max-width: 525px) {
    .top-banner .banner-head .submenu li a:after {
        right: 2px;
        width: 10px;
        height: 10px;
    }
    .top-banner .banner-head .submenu li {
        padding: 5px 0;
    }
    .top-banner .banner-head .submenu li a {
        font-size: 10px;
        padding-right: 18px;
    }
    .call-out .uk-contact-right .order button {
        padding: 10px 60px;
    }
    .mobile-repair .mb1 img,
    .mobile-repair .repair-banner {
        width: 100%;
    }
    .footer .star img {
        width: 100%;
    }
    .top-banner .uk-banner .phone {
        display: none;
    }
    .home-about .abt-p {
        display: none;
    }
    .top-banner {
        background-position: 40% !important;
        /* background-position: calc(100% + 527px) !important;*/
    }
    .top-banner .repair-item .item1 h1,
    .top-banner .repair-item .item1 .h1
    {
        font-size: 18px;
    }
    .home-service .abt-p {
        display: none;
    }
    .brand img {
        padding: 10px 20px;
    }
    .inner-banner {
        background-position: right !important;
        background-repeat: no-repeat !important;
    }
}
@media only screen and (max-width:400px) {
    .top-banner .banner-top {
        margin-bottom: 5px !important;
    }
    .top-banner .banner-top .social i {
        padding: 10px;
    }
    .top-banner .banner-top .book h1,
    .top-banner .banner-top .book .h1
    {
    font-size: 80%;
    }
	.top-banner .banner-top .book  .btn {
		left: -25%;	
	}
} 


a#callnowbutton{
width: 50px !important;
    height: 50px !important;
    bottom: 35px !important;
    left: 20px !important;
    border-radius: 5px !important;
    color: #f25800 !important;
    text-shadow: none !important;
bottom: 10px !important;
}
a#callnowbutton img {
    margin-left: 60px;
    width: 40px;
}