@media only screen and (max-width: 767px){
    .containerFull{
        padding:0 15px;
    }
    .header{
        padding:10px 0;
    }
    .leftLogo{
        width: 250px;
    }
    .sticky .leftLogo{
      display: block;
      width: 230px;
    }
    .header{
        padding:5px 0;
    }
    .large_heading{
        font-size: 26px;
        line-height: 30px;
    }
    .small_heading{
        font-size: 20px;
    }
    section{
        overflow:inherit;
        padding:40px 0;
    }
    .sub_heading{
        font-size: 24px;
    }
    .btnBanner{
        margin-top: 20px;
    }
    .heading{
        font-size: 28px;
        line-height: 38px;
    }
    .btnMenu{
        background: none;
        border:none;
        color: #000;
        font-size: 18px;
    }
    .offcanvas-end{
        width: 320px;
    }
    .offcanvas-body{
        overflow-x: hidden;
    }
    .innerMenu ul li a{
        color: #222;
        display: inline-flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .innerMenu ul li a i{
        font-size: 12px;
    }
    .innerMenu ul li ul{
        display: none;
    }
    .innerMenu ul li ul li a{
        font-size: 14px;
        padding-left: 15px;
    }
    .textCenter{
        display: none;
    }
    .textCenter p{
        font-size: 12px;
    }
    .textCenter a{
        font-size: 18px;
    }
    .sliderBlock img{
        height: auto;
    }
    .carousel-caption{
        width: 100%;
    }
    .itemRegister ul{
        display: block;
    }
    .itemRegister ul li{
        width: 100%;
        font-size: 16px;
        margin-left: 0px;
        color: var(--cyan-color);
        border-color:var(--cyan-color);
    }
    .itemRegister ul li:before{
        color: var(--cyan-color);
    }
    .leftBorder:before, .broderBlue:before, .borderPurple:before{
        right: 2px;
        display: none;
    }
    .leftBorder:after, .broderBlue:after, .borderPurple:after{
        width: 12px;
        display: none;
    }
    .leftCustomer{
        margin-bottom: 20px;
    }
    .translateY{
        transform: translateY(0);
    }
    .iconCustomer{
        width: 80px;
        height: 80px;
    }
    .title{
        font-size: 18px;
    }
    p{
        font-size: 15px;
    }
    .leftService ul li.active:after{
        display: none;
    }
    .itemTabRight{
        border-left: none;
        padding-left: 0px;
    }
    .innerItems{
        padding: 15px;
        background: #fff;
    }
    .itemTabIcon img{
        width: 17%;
    }
    .itemTabIcon{
        margin-bottom: 25px;
    }
    .mobileTabs{
        margin-top: 40px;
    }
    .itemMobileTab{
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e0e0e0;
    }
    .innerItems{
        display: none;
    }
    .headerTabMobile{
        padding:15px;
        cursor: pointer;
    }
    .innerItems{
        margin-bottom: 0px;
        margin-top: 30px;
    }
    .active .headerTabMobile{
        background: var(--primary-color);
        color: #fff;
    }
    .active  .innerItems{
        display: block;
    }
    .typeBussiness{
        overflow-x: auto;
        justify-content: flex-start;
        overflow-y: hidden;
    }
    .itemBusines{
        width: calc(100%);
    }
    .itemBusines ul li{
        font-size: 13px;
        padding: 10px;
    }
    .bg1:after, .bg2:after, .bg3:after, .bg4:after{
        bottom: -12px;
    }
    .slidertestimonial p{
        font-size: 14px;
    }
    .userDet{
        flex-wrap: wrap;
        display: block;
    }
    .iconUser{
        margin:0 auto;
    }
    .rightUser{
        margin-left: 0px;
        margin-top: 20px;
        text-align: center;
    }
    .testimonial{
        padding: 30px 20px;
    }
    .footerRight, .leftFooter{
        text-align: center;
    }
    .footerRight img{
        width: 100%;
        margin:10px 0;
    }
    .leftFooter img{
        width: 65%;
    }
    .copright p{
        font-size: 13px;
    }
    .bannerBtn{
        font-size: 14px;
    }
    .rightPrivate, .rightWhat{
        margin-top: 30px;
    }
    .innerPagePrivate .itemCustomer, .advantageItem{
        height: auto;
    }
    .processElement:after, .processElement:before, .processElement2:after, .processElement2:before{
        display: none;
    }
    .itemProcess:after{
        width: 25px;
    }
    .itemProcess:before{
        left: -55px;
    }
    .leftProcess {
        padding-left: 35px;
    }
    .itemProcess:after{
        left: -29px;
    }
    .itemPrice{
        margin-bottom: 30px;
    }
    .faqHeader .small_heading{
        font-size: 18px;
    }
    .leftWhat p, .leftPrivate, .itemCustomer p, .leftProcess p{
        text-align: justify;
    }
    iframe{
        height: auto;
    }
    .rightWhat ul li{
        font-size: 15px;
    }
    .rightWhat{
        padding:25px;
    }
    .bodyPrice{
        padding:0 30px 40px;
    }
    .leftWhat{
        padding-right: 0px;
    }
    .blogBanner{
        height:300px;
    }
    .singleBlog p{
        text-align:justify;
    }
    .sidebarImg{
        width:130px;
    }
    .sidebarHeader{
        padding:15px 20px;
    }
    .footerItem ul li a{
        padding:6px 15px;
    }
    .footerItem ul{
        margin-top:10px;
    }
    .footerItem ul li a:after{
        font-size: 11px;
        top: 9px;
    }
    .blogDetails h4{
        height:45px;
    }
    .rightSidebar{
        width:calc(100% - 145px);
    }
    .rightSidebar .title {
        font-size: 17px;
    }
    .sliderBlock:after{
        display:none;
    }
    .rightTextReview p{
        color:#000;
    }
    .itemRegister ul li:before{
        font-size: 12px;
        top:19px;
        transform:translateY(0);
    }
    .leftSlider{
        padding-left:0;
    }
    .itemRegister ul li{
        font-weight:600;
    }
    .h-lg-100{
        height:auto;
    }
    .document .innerItems{
        display:block !important;
    }
    .shortBanner{
        background:#fff;
        background-image:none;
        height:33vh;
    }
}



@media (min-width: 768px) and (max-width: 990px) {

}
@media (min-width: 1024px){
   
}
@media (min-width: 1280px){
    .containerFull, .container{
        max-width: 1260px;
        margin: 0 auto;
    }
}
@media (min-width: 1600px){
    .containerFull{
        max-width: 1366px;
        margin: 0 auto;
    }
}
@media (min-width: 1200px){
    
}