header{
    background: white;
}

.navbar{
    margin-bottom: 0px !important;
}

.full-width{
    width:100% !important;
    padding:0px !important;
}

.carousel-inner img{
    width:100%;
}

.flex{
    display: flex;
}
.btn-success {
    background: #1B9CFF !important;
    border-color: #1B9CFF !important;
}
#top_slide{
    height: 100%;
}

.my-nav{
    background: white !important;
    border-color: white !important;
}


#mainNav{
    height:7.8125vw;
    padding-top: 60px;
}

.data-item{
    text-align: center;
}

.data-item h3{
   margin: 40px auto;
   font-size: 30px;
   font-weight: bold;
   color: #1F9FF9;
}

.data-item p{
    font-size: 20px;
    font-weight: bold;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
 }

 #aboutus{
     color:#1B9CFF;
     padding-top:30px;
     background-image: url(/home/bg1.png);
 }

 #aboutus h3{
     font-size: 35px;
     margin-bottom:50px;
     font-weight: bold;
 }

 #aboutus p{
    font-size: 22px;
}

#aboutus [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

#aboutus .img-row{
    text-align: center;
}

.submit-btn{
    display: inline-block;
    background: #1F9FF9;
    color: white;
    border-radius: 30px;
    padding: 10px 25px;
    float: right;
    position: relative;
    right: 70px;
    bottom: 50px;
    cursor: pointer;
}

.carousel-indicators li{
    background: #AEAEAE !important;
    border:none !important;
    width:20px !important;
    height:20px !important;
}

.carousel-indicators .active{
    background: #1B9CFF !important;
    margin:1px !important;
}

#myCarousel .carousel-indicators{
    bottom: -70px !important;
}

#myCarousel{
    margin-bottom:90px;
}

header{
    min-height: auto !important;
}
header .header-content{
    height:auto !important;
}

#top_slide .slider-btn{
    position: relative;
    bottom:8px;
    margin: 0 50px;
}
.slider-control{
    position: absolute;
    z-index: 10;
    margin: auto;
    width: 100%;
    bottom: 20px;
}

#top_slide .carousel-indicators{
    width: 150px !important;
}

.kefu-right{
    display: none;
}


@media only screen and (min-width: 1px) {
    
    section.features .feature-item h3{
        margin-top:5px !important;
    }
    #mainNav{
        position: initial;
        padding: 0 4.1vw;
        padding-top: 2.5vw;
    }

    .navbar-brand img{
        width: auto !important;
        height: 3.5vw;
        max-height: 340px !important;
    }

    .navbar-nav > li > a{
        padding: 0.86vw 0.78vw !important;
        font-size: 0.85vw !important;
    }

    header{
        /* margin-top:150px; */
    }

    #service_header{
        padding: 0 20px;
    }

    #features{
        background: #F8FAFE;
        padding-bottom: 30px;
        background-image: url(/home/bg2.png);
    }

    #features p{
        font-size:14px;
    }

    #aboutus,#contactus,#features, #privacy{
        padding: 100px 10vw 50px;
    }

    #features h3, #features p{
        font-family:  'Poppins';
    }
    section.features .feature-item img{
        display: block;
        margin: 40px auto;
        width: 90px;
    }

    .slider-item .text-muted{
        color: #1B9CFF;
        margin: 20px auto;
    }


    #service_header{
        text-align: left;
        font-size: 40px;
        font-weight: bold;
        
    }
    .item-list {
        padding: 20px !important;
    }

    .hover-header{
        height: 26px;
        background: transparent;
        border-radius: 10px 10px 0px 0px;
        
        position: relative;
        top: 26px;   
    }


    section.features .section-heading{
        margin-bottom: 0px;
    }

    .feature-item{
        padding:30px;
        border-radius: 10px;
        background: white;
        height: 380px !important;
        margin-bottom: 0px !important;
    }

    .img-hide{
        display: none !important;
    }

    .item-list:hover img, .item-active img{
        display: none !important;
    }

    .item-list:hover .img-hide, .item-active .img-hide{
        display: block !important;
    }

    .item-list:hover .feature-item{
        border: 1px solid #1B9CFF;
    }

    .item-list:hover .hover-header{
        background: #1B9CFF;
    }

    .item-list:hover * {
        color:#1B9CFF;
    }

    .item-active * , .slider-item *{
        color:#1B9CFF;
    }

    .contact-form{
        border: 1px solid #707070;
        padding: 40px 0px;
    }

    .contact-form h3{
        font-size: 2vw;
        color:#1B9CFF;
        font-weight: bold;
        font-family: Poppins;
        margin-bottom: 30px;
    }

    .contact-form .header-border{
        width: 10vw;
        height: 2px;
        background: #1B9CFF;
        display: inline-block;
        position: relative;
        margin: 8px 20px;
    }

    section.cta{
        background-image: url(/home/map_background.png);
        padding: 0px;
    }

    .contact-col-1{
        padding: 0 40px !important;
        height: 600px;
    }

    .contact-form{
        height:100%;
    }

    #contactus{
        padding-top: 0px;
        text-align: center;
    }
    
    #contactus .input-label{
        margin-top:50px;
        text-align: left;
    }

    .input-row{
        padding: 0px 40px !important;
    }

    .out-input{
        height:40px !important;
        line-height: 40px !important;
    }

    .side-menu{
        padding: 40px !important;
        text-align: left;
        background: #1B9CFF;
        height: 600px;
    }

    .side-header{
        font-size: 30px;
        color:white;
        font-weight: bold;
    }


    .side-link div{
        font-size: 20px;
        margin: 60px auto;
    }

    .side-link a{
        color:white;
    }

    .transformed{
        width: 16.66666% !important;
    }

    .transformed p, .transformed .hover-header{
        display: none;
    }

    .transformed .feature-item img{
        margin:0px auto !important;
    }

    .transformed .feature-item h3{
        font-weight: bold;
    }

    .item-active .feature-item{
        border: 1px solid #1B9CFF;
    }
    .item-list{
        transition: all 500ms ease-out;
    }

    .transformed .feature-item{
        height: 190px !important;
        padding: 30px 10px;
    }

    .transformed .feature-item h3 {
        font-size: 16px !important;
    }

    .butler-icon{
        width: 150px;
        height:auto;
    }

    .map-content1{
        position: absolute;
        right: 33%;
        margin-top: 29%;
        transition:  1.5s ease-in;
    }

    .wline1{
        display: inline-block;
        width: 26vw;
        height: 3px;
        background: white;
        transform: rotate(-4deg);
        transform-origin: 100% 100%;
        position: relative;
        bottom: 13px;
        left: 11px;
    }

    .comment1{
        transform-origin: 100% 100%;
        position: absolute;
        left: -210px;
        top: -10px;
    }

    


    .map-content2{
        position: absolute;
        right: 32%;
        margin-top: 37%;
        /* transition: all  5.5s ease-out; */

    }

    .points{
        display: inline-block;
        height: 38px;
        width: 38px;
        background-image: url(/home/point.png);
        background-size: 100%;
        border-radius: 100%;
    }

    .wline2{
        display: inline-block;
        width: 30vw;
        height: 3px;
        background: white;
        transform: rotate(15deg);
        transform-origin: 100% 100%;
        position: relative;
        bottom: 23px;
        left: 10px;
    }

    .comment2{
        transform-origin: 100% 100%;
        position: absolute;
        bottom: -100px;
        left: -195px;
    }

    .map-content3{
        position: absolute;
        right: 24%;
        margin-top: 32%;
        transition: all  5.5s ease-out;
    }


    .wline3{
        display: inline-block;
        width: 26vw;
        height: 3px;
        background: white;
        transform: rotate(15deg);
        transform-origin: 100% 100%;
        position: relative;
        bottom: 22px;
        left: 10px;
    }

    .comment3{
        transform-origin: 100% 100%;
        position: absolute;
        bottom: -105px;
        left: -200px;
    }

    .mphone{
        font-weight: bold;
    }

    .slider-item .hover-header{
        background: #1B9CFF;
        border-top-right-radius: 0px;
    }

    .slider-item{
        padding-right:0px !important;
    }

    .slider-item .feature-item{
        border: 1px solid #1B9CFF;
        border-right-width: 0;
        border-bottom-right-radius: 0px;
        
    }

    .bg1{
        background-image: url('/home/home/repair-01.jpg');
        background-size: 100% 100%;
        height:380px;
        margin-top: 26px;
    }

    .bg2{
        background-image: url('/home/home/group-01.jpg');
        background-size: 100% 100%;
        height:380px;
        margin-top: 26px;
    }

    .bg3{
        background-image: url('/home/home/property-managment-01.jpg');
        background-size: 100% 100%;
        height:380px;
        margin-top: 26px;
    }

    .bg4{
        background-image: url('/home/home/VIP.jpg');
        background-size: 100% 100%;
        height:380px;
        margin-top: 26px;
    }

    .bg5{
        background-image: url('/home/home/security-01.jpg');
        background-size: 100% 100%;
        height:380px;
        margin-top: 26px;
    }

    .bg6{
        background-image: url('/home/home/appliance-01.jpg');
        background-size: 100% 100%;
        height:380px;
        margin-top: 26px;
    }

    .slider-content{
        background: #ffffffaa;
        height:100%;
    }

    .slider-body{
        padding: 120px 40px 0px;
        position: absolute;
        bottom: 50px;
    }

    .slider-body h3{
        color:#1B9CFF;
        font-family: 'Poppins';
        font-weight: bold;
        margin-bottom: 20px;
        display: block;
    }

    .slider-body a{
        color:#1B9CFF;
        font-family: 'Poppins';
        margin-top: 10px;
        font-weight: bold;
        display: inline-block;
    }

    .carousel-inner .col-md-8{
        padding: 0px !important;
    }

    .container {
        width: 100% !important;
    }

    .asbtn{
        background: #FCFAFF;
        border: 1px solid #1B9CFF;
        border-radius: 10px;
        color:#1B9CFF !important;
    }

    .navbar-default .nav > li.active > a{
        color:#1B9CFF !important;
    }

    #navbar-collapse-menu li{
        padding: 0px;
    }

    /* #mainNav .container{
        width: 1600px !important;;
    } */

    .lang-menu .dropdown-toggle{
        color:#1B9CFF !important;
    }

    .mlogos{
        display:block;
        border-radius: 100%;
        padding:10px;
        border: 1px solid white;
        width:150px;
        height:150px;
        margin:auto;
        margin-bottom: 10px;
    }

    .mlogos .round-image{
        width:100%;
        height:100%;
        border-radius: 100%;
        
    }

    .mbody p {
        color:white;
    }

    .img-header{
        text-align: center;
        width: 300px
    }

    .fa-star{
        color:#FFDA91;
        font-size: 40px !important;
        margin: 20px 1px;
    }

    .fix-video1{
        position: absolute;
        top: 6.8vw;
        z-index: 100000000000000;
        width: 45%;
        right: 5.5vw;
        height: 480px;
    }

    .fix-video2{
        position: absolute;
        top: 5.5%;
        z-index: 100000000000000;
        width: 36.1%;
        right: 3.15%;
        height: 480px;
    }

    .h-download{
        display: inline-block;
        position: absolute;
        right: 57vw;
        bottom: 12.5vw;
    }

    .h-download1 , .h-download2{
        height: 2vw;
        display: block;
        width: 10vw;
        margin: 1vw auto;
    }

    .fix-video2 video{
        width:100%;
    }

    .service-menu .dropdown-menu{
        background: #1B9CFF;
        right: -45px !important;
        margin-top: 50px !important;
        text-align: center !important;
        border-radius: 6px !important;
        padding: 4px;
    }

    .service-menu .dropdown-menu li a{
        color:white;
        padding: 10px 20px !important;
        border-radius: 6px !important;
        text-transform: uppercase;
    }

    .service-menu .dropdown-menu li a:hover{
        color:#1B9CFF;
    }

    .service-menu {

    }

    .caret-top{
        position: absolute;
        width: 100%;
        transform: rotate(180deg);
        color: #1B9CFF;
        top: -35px;
    }

    .caret-top .caret{
        border-top: 20px dashed;
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
    }

    .service-menu a:focus{
        background-color: white !important;
        color: #1B9CFF !important;
    }

	 .navbar-brand{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100% !important;
        padding: 2vw !important;
	 }
	 
	 #mainNav .container,.navbar-header{
	     height: 100% !important;
	 }
    
    #mainNav img{
        width: auto !important;
    }


}

@media screen and (max-width: 1200px) and (min-width: 600px) {
    .transformed .feature-item h3{
        font-size: 13px !important;
    }
}

#partnerCarousel .flex{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 10vw;
    height: 10vw;
}

#partnerCarousel .carousel-control{
    background: white;
    color: #1B9CFF;
    width:13vw;
}

#partnerCarousel .flex img{
    margin: 0 1vw;
    width: 10vw;
}

#partner h2{
    font-size:2.4vw;
    font-family:Poppins;
    font-weight:bold;
    color:rgba(32,160,250,1);
    text-align: center;
    margin-bottom: 2vw;
}
#partner{
    border-bottom: 2px solid rgba(32,160,250,1);
    border-top: 2px solid rgba(32,160,250,1);
    margin: 30px 0;
}

@media only screen and (min-width: 1300px) {
    #navbar-collapse-menu li{
        padding: 0px 0px !important;
    }

    #navbar-collapse-menu .dropdown li{
        padding: 0px !important;
    }
    
    .navbar-default .nav > li > a{
        letter-spacing: 0 !important;
    }
}


@media only screen and (max-width: 768px) {
    
     #aboutus{
	     background-image: url('/home/mobile/Group 1211.png');
	 }
	 
	 .navbar-brand{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 2vw !important;
	 }
    
    #mainNav img{
        width: auto !important;
        height: 100% !important
    }
    #navbar-collapse-menu{
        overflow: initial !important;
    }
    .navbar-nav > li > a{
        font-size: 14px !important;
        padding: 10px !important;
    }

    .img-hide{
        display: none !important;
    }

    .item-list:hover img, .item-active img{
        display: none !important;
    }

    .item-list:hover .img-hide, .item-active .img-hide{
        display: block !important;
    }

    .item-list:hover .feature-item{
        border: 1px solid #1B9CFF;
    }

    .item-list:hover .hover-header{
        background: #1B9CFF;
    }

    .item-list:hover * {
        color:#1B9CFF;
    }

    .item-active * , .slider-item *{
        color:#1B9CFF;
    }

    .lines{
        width:auto !important;
    }

    #mainNav{
        padding: 10px !important;
        height: 64px;
        margin-bottom: 0px !important;
    }

    #partner{
        margin:0px !important;
        height: 63px;
       
        padding: 0px !important;
    }

    #partner .header-content{
        font-size: 20px !important;
        line-height: 63px !important;
    }

    #aboutus, #features, #privacy {
        padding: 15px 25px !important;
    }

    #privacy .container{
        padding: 0px !important;
    }

    #privacy .container *{
        font-size: 12px !important;
    }

    .privacy-page .contact-col-1{
        display: none !important;
    }

    #contactus{
        padding: 0px !important;
    }

    #contactus .container{
        padding: 0px !important;
    }

    .side-link{
        display: flex;
        justify-content: flex-end;
        width: 100%;
        flex-wrap: wrap;
    }

    .side-header{
        display: none !important;
    }
    .side-menu{
        padding: 10px !important;
        text-align: left;
        background: #1B9CFF;
        height: auto;
    }

    .side-link div{
        flex: 0 0 50%;
        font-size: 14px;
        margin: 5px auto;
        text-align: center;
    }

    /*#mainNav img{*/
    /*    width:210px !important;*/
    /*}*/

    #navbar-collapse-menu{
        background: white;
        border-radius: 10px;
        z-index: 10000;
        position: relative;
        border: 1px solid rgb(231, 231, 231);
    }

    .asbtn{
        margin: 0 10px;
        display: none !important;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: initial !important;
    }

    .service-menu .dropdown-menu{
        text-align: left !important;
        margin-top: 0px !important;

    }

    .caret-top{
        display: none !important;
    }

    .navbar-default .navbar-header .navbar-toggle{
        border-radius: 100%;
        width: 35px;
        height: 35px;
        border-color: #1B9CFF;
        color: #1B9CFF;
    }

    .be-page #partner .header-content{
        font-size: 14px !important;
        line-height: 25px !important;
        width: 262px;
        margin: auto;
    }

    .be-page #partner{
        height:330px !important;
    }

    .be-page #partner .butler-icon{
        width: 93px !important;
    }

    .be-page #partner h2{
        margin: 0px !important;
        padding: 40px 0px;
    }

    #contactus .note{
        display: none;
    }

    #contactus .input-label{
        font-size: 12px;
        margin-top: 0px;
    }

    #contactus .input-row {
        padding: 0px 10px !important;
    }

    #contactus .contact-form{
        padding: 10px 20px;
        border: 1px solid #1B9CFF;
        margin:15px 0;
    }
    .contact-col-1{
        padding: 0 15px !important;
        height:auto !important;
    }
    .contact-form{
        height:auto !important;
    }
    .contact-form .header-border{
        width: 30px !important;
    }
    .contact-form h3{
        font-size: 18px !important;
    }
    .submit-btn{
        right:25px !important;
    }

    #contactus .col-xs-12{
        margin-top:10px;
    }

    .out-input{
        height:31px !important;
    }

    .home header .header-content{
        padding: 0px !important;
    }

    #top_slide .pc{
        display: none;
    }

    #top_slide .mobile{
        display: block !important;
    }

    .home header{
        padding-bottom: 30px;
    }

    .home .carousel-indicators{
        bottom: -32px !important;
    }

    .home .slider-control{
        bottom: -33px;
    }

    .fix-video1 {
        top: 115vw;
        z-index: 100000000000000;
        width: 75vw;
        right: 12.5vw;
        height: 480px;
    }

    .h-download{
        bottom: 53vw;
        right: 23vw;
    }

    .h-download1, .h-download2{
        display: inline-block;
        height: 6vw;
        width: 19vw;
        margin: 0px 3vw;
    }

    .fix-video2 {
        top: 73%;
        width: 67%;
        right: 16.6%;
    }

    .comment1,.comment2,.comment3{
        transform-origin: 0 0 0;
        transform: scale(0.3);
        left:-50px;
    }

    .comment2,.comment3{
        top: -50px !important;
    }

    .home #partner{
        height:auto !important;
        padding: 20px 0 !important;
    }

    .home #partner h2{
        font-size: 25px;
        margin-bottom: 30px;
    }

    #partnerCarousel .flex img{
        margin: 0 2.5%;
        width: 16%;
    }

    #aboutus .container{
        display: none;
    }

    #aboutus p{
        font-size: 12px;
    }

    #aboutus .mobile-container{
        display: block !important;
        
    }

    #aboutus .butler-icon{
        width: 50px;
    }

    .slider-item{
        display: none !important;
    }

    #features .container,#features .col-md-12{
        padding: 0px !important;
    }

    .mobile-service{
        display: flex !important;
        overflow: scroll;
    }

    .transformed{
        width: 153px !important;
    }

    .mobile-number{
        display: flex !important;
        flex-wrap: wrap;
    }
    .mobile-number .col-md-3{
        flex: 0 0 44%;
        margin: 2.5%;
        box-shadow:0px 3px 6px rgba(0,0,0,0.16);
        opacity:1;
        border-radius:19px;
        padding: 1% !important;
    }

    .transformed .feature-item{
        height: 95px !important;
        padding: 5px 0px !important;
        width: 95px !important;
    }

    section.features .feature-item img {
        width: 50px !important;
    }

    .transformed .feature-item h3{
        font-size: 12px !important;
    }
    #service_header{
        font-size: 22px !important;
        padding:0px;
    }

    .wline1,.wline2,.wline3 {
        height:1px !important;
    }   

    .points{
        transform-origin: 0 50% 0 !important;
        transform: scale(0.5) !important;
    }

    .map-content1 .points{
        transform-origin: 0 70% 0 !important;
        transform: scale(0.5) !important;
    }

    #features p{
        font-size: 12px !important;
    }

    .data-item h3{
        margin: 25px auto !important;
    }
    .bg1, .bg2, .bg3,.bg4,.bg5,.bg6{
        height:240px !important;
    }

    .slider-body{
        padding: 0px 30px 0px !important;
        bottom: auto !important;
    }

    .copyright{
        font-size: 14px !important;
    }

    .footer-body{
        font-size: 13px !important;
    }

    .mbody p{
        font-size: 24px !important;
    }

    .comment1{
        top: -30px;
    }
    .wline1{
        transform: rotate(10deg);
    }

    .comment1,.comment2 ,.comment3{
        width:800px !important;
    }

    #features .data-logo{
        display: block !important;
        border-radius: 100%;
        padding: 2vw !important;
        position: absolute !important;
        box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
        background: white;
        height: 20vw;
        width: 20vw;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 90px;
    }

    .data-logo img{
        width: 100%;
    }

    
    
}


