.footer-mobile {
    display: none;
}

.swipe-right {
    display: none;
}
.mobile-links{
    display:none;
}

@media screen and (max-width:768px) {
    header{
        position: fixed;
        background: #000;
        padding-top: 19px;
    }
    header .download-brochure {
        margin-top: 12px;
    }
    header .download-brochure a img{
        margin-left: 5px;
    }
    .banner{
        padding-top: 0px;
        margin-top: 80px;
    }
    .form-container{
        padding: 20px 20px 30px 20px;
        float: none;
        width:100%;
        border-radius: 10px;
    }
    .form-container .form-group .form-control{
        height: 40px;
        font-size: 14px;
    }
    .form-container .form-group .form-control::placeholder{
        font-size: 16px;
    }

    .form-container .cstm-btn a{
        padding: 13px 0px 10px 0px;
        font-size: 16px;
    }

    .form-container .form-group select.form-control{
        font-size:16px;
    }
    .our-clients h3.title{
        padding-left: 0%;
        height: auto;
        margin-bottom: 20px;
        text-align: center;
        background-color:transparent;
    }
    .our-clients h3.title br{
        display: none;
    }
    h3.title{
        font-size: 26px;
        font-weight: 700;
    }
    .our-clients .col-sm-2 {
        padding: 0px;
    }
    .our-clients .col-sm-10 {
        padding: 0px 0px 0 0;
    }
    .our-clients-voice h3.title {
        margin-bottom: 20px;
    }
    .our-clients-voice{
        padding-bottom:35px;
    }
    section{
        padding:35px 0;
    }
    .similar-problems .box{
        box-shadow: 2px 3px 14px 0px #d4cd5b;
        margin-bottom: 20px;
        padding: 11px 15px;
        height: 95px;
    }
    .similar-problems {
        padding-bottom: 1px;
    }
    .plans .subhdng{ 
    margin-bottom: 35px;
    text-align: center;
    }
    .plans h3.title{
        text-align: center;
    }
    .plans .box ul.left:after{
        display: none;
    }
    .plans .box ul.left{
        padding-right: 0px;
    }
    .plans .box ul li p{
        font-size: 14px;
    }
    .plans .box ul li h4{
        font-size: 15px;
    }
    .plans .box ul li{
        margin-bottom: 30px;
        position: relative;
        padding-left: 25px;
        padding-right: 0px;
    }
    .plans .box ul li:nth-child(even){
        text-align: right;
        padding-right: 30px;
        padding-left: 0px;
    }
    .plans .box ul li::before{
        left: 0;
    }
    .plans .box ul{
        height: auto;
    }
    .plans .box ul.right li:nth-child(odd){
        padding-left: 0px;
    }

    .footer-mobile {
        position: fixed;
        bottom: 0;
        left: 0;
        display: block;
        right: 0;
        background: #fff;
        z-index: 998;
        width: 100%;
        height: 48px;
        box-shadow: 0px -5px 5px -3px #ccc;
        border-top: 1px solid #dedede;
    }
    .plans .box ul.right li:nth-child(odd){
        text-align: left;
        padding-right: 0;
    }
    .plans .box ul.right li:nth-child(even):before {
        text-align: right;
        left: auto;
        right: 5px;
        top: 2px;
    }
    .plans .box ul.right li::before {
        left: -20px;
        right: auto;
        top: 2px;
    }
    .plans .row .col-sm-6:last-child .box{
        margin-top: 40px;
    }
    .spretor{
        margin-top: 40px;
    }
    .client-success-stories .left-content{
        padding-top: 15px;
    padding-left: 15px;
    }
    .client-success-stories .row .col-sm-6:first-child {
        padding-right: 15px;
    }
    .client-success-stories .left-content p{
        font-size: 14px;
        padding-right:0px;
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .client-success-stories .left-content ul li{
        width: 31.8%;
        text-align: center;
    }
    .client-success-stories .left-content {
        padding: 15px;   
    text-align: center;
    }
    .client-success-stories .left-content img {
        width: auto;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .client-success-stories .left-content ul li span {
        font-weight: 700;
        font-size: 22px;
    }
    .client-success-stories .left-content ul li h4 {
        font-size: 16px;
        font-weight: 500;
    }
    .client-success-stories h3.title {
        margin-bottom: 25px;
    }
    .client-success-stories .row .col-sm-6:last-child {
        padding-left: 15px;
    }
    .our-work .nav-tabs{
        margin-bottom: 20px!important;
    }
    .our-work .nav-tabs .nav-link{
        padding: 10px 10px 10px 10px;
        width: 100%;
        margin: 0;
    }
    .our-work .nav-tabs {
        margin-bottom: 20px!important;
        display: inline-flex;
        overflow-y: auto;
        flex-flow: nowrap;
        padding-left:260px;
        white-space: nowrap;
        padding-bottom: 8px;
    }
    .our-work.our-Clients .nav-tabs{
        padding-left: 355px;
    }
    .our-work .nav-tabs li{
        width: 230px;
    }
    .our-work ::-webkit-scrollbar {
  width:1px;
}
    .our-work .nav-tabs .nav-link.active{
        border-radius: 30px;
    }
    .our-work .row .col-sm-3 {
        padding:0 5px;
    }
    .our-work {
        padding: 0 0 25px 0;
    }
    .our-work .tab-content .tab-pane{
        padding: 0 9px 0 8px;
    }
    .our-work.our-Clients .tab-content .tab-pane .row .col-sm-2 {
        width: 33.3%;
        padding: 0 5px;
    }
    .our-work.our-Clients .box {
        align-items: center;
        justify-content: center;
        height: 100px;
        display: flex;
        margin-bottom: 10px;
    }
    .our-work.our-Clients .box img {
        width: 100%;
        height: auto;
        padding: 5px;
    }
    .our-work.our-Clients .tab-content .tab-pane {
        max-height: 219px;
    }
    footer address a.btn{
        display: none;
    }
    .our-work.our-Clients .nav-tabs .nav-link{
        margin: 0 auto; 
    }
    .what-students-aboutus .container {
        max-width: 980px;
        background: #111;
        padding: 35px 15px;
    }
    .what-students-aboutus h3.title {
        margin-bottom: 20px;
    }
    .what-students-aboutus .item {
        background: transparent;
        margin: 20px 0 0px 0;
    }
    .what-students-aboutus .detail:after{
        display: none;
    }

    .footer-mobile a {
        display: inline-block;
        padding: 12px 9px;
        background: transparent;
        color: #000;
        text-decoration: none;
        width: 50%;
        font-weight: 500;
        border-radius: 4px;
        font-size: 14px;
        letter-spacing: 0px;
        text-transform: uppercase;
        margin: 1px 0 0 0;
        text-align: center;
        float: left;
    }

    .footer-mobile a i {
        font-size: 16px;
        padding-right: 4px;
        position: relative;
        top: 1px;
        color: #383838
    }

    .footer-mobile a:after {
        position: absolute;
        content: "";
        right: 0;
        left: 0;
        margin: 0 auto;
        height: 90%;
        width: 1px;
        bottom: 4%;
        background: #d3d3d3;
    }

    .what-students-aboutus .img h4 img {
        border-radius: 4px;
    }

    .what-students-aboutus .img {
        max-width: 100%;
    }

    .what-students-aboutus .img:after {
        width: 92%;
        height: 107%;
        top: -7px;
    }

    .what-students-aboutus .detail {
        padding: 0 10px;
        position: relative;
    }

    .what-students-aboutus .detail p i {
        font-size: 12px;
        display: block;
        margin-bottom: 8px;
        margin-top: 20px;
        text-align: center;
    }

    .what-students-aboutus .detail p {
        font-size: 13px;
        text-align: center;
    }

    .what-students-aboutus .img img {
        width: 110px;
        margin: 0 auto;
        border-radius: 100px;
    }

    .why-us-cpa .box .img {
        height: auto;
        margin-bottom: 15px;
    }

    .why-us-cpa .box h4 {
        font-size: 16px;
        line-height: 26px;
        margin-top: 20px;
    }
    .what-students-aboutus .owl-carousel .owl-stage-outer {
        background-color: #111;
        margin-left: -31px;
    }
    .why-us-cpa h3.title {
        margin-bottom: 35px;
        color: #fff200;
    }
    .footer-form{
        padding-top: 0px;
    }
    .why-us-cpa .owl-carousel .owl-stage-outer {
        margin-left: -43px;  
    }
    .footer-form .left h4{
        text-align: center;
    }
    .footer-form .left p{
        text-align: center;
    }
    footer .footer-links {
        margin-bottom:30px;
        display: none;
    }
.mobile-links{
    display: block;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    position: relative;
}
footer h3.mobile-links:after {
    content: "\f078";
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    top: 0;
    font-size: 10px;
    color: #ccc;
}
footer .socail-icon {
    text-align: center;
    display: block;
    margin-bottom:20px;
}
footer {
    padding: 0 0 50px 0;
}
footer .socail-icon img {
    float: none;
    margin-bottom: 15px;
    display: none;
    width: 90px;
}
.similar-problems h3.title {
    margin-bottom: 25px;
}
.similar-problems .owl-carousel .owl-stage-outer{
    margin-left: -30px;
    padding-bottom: 0px;
}
.similar-problems .owl-dots{
    bottom: -10px;
}
.similar-problems .owl-dots button.active span {
    background-color: #000000;
    border-radius: 0px;
}
.our-work.works2 .row .col-sm-3{
    width:50%;
}

.our-work .box {height: 168px;}

#whatsapp-chat-widget {
  display: none !important;
}


}