@media only screen and (max-width: 40em) {
    .country-list {
        display: block;
        width: 92%;
    }

    .main-pic p {
        font-size: 42px;
        line-height: 42px;
    }

    .info-list {
        padding-left: 20px;
    }

    .alla-v2 header {
        padding-top: 0;
    }

    .demo-nav {
        height: auto;
    }

    .demo-nav .one {
        padding-left: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .main-pic {
        background: url(images/top.png) center;
        /* background-size: 100% 100%; */
    }

    .main-info {
        height: auto;
    }

    .footer-info {
        width: 100%;
        padding: 10px;
    }

    .checkout-items tbody tr:first-child td:first-child {
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .checkout-items tbody tr:first-child td:last-child {
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .checkout-items tbody tr:last-child td:first-child {
        border-radius: 0;
        border-left: none;
        border-right: none;
        padding: 8px 10px !important;
    }

    .checkout-items tbody tr:last-child td:last-child {
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .checkout-items tbody tr td {
        border-radius: 0;
        border-top: none !important;
        border-right: none;
    }

    .checkout-items tbody tr td:nth-child(2) b.tablesaw-cell-label {
        color: #000;
    }

    .country-pic {
        height: auto;
    }
    .service-box {
        height: auto;
        margin-bottom: 25px;
    }
    .snap-list li {
        width: 96%;
        margin-bottom: 30px;
    }
    .snap-list li:last-child {
        margin-bottom: 0;
    }
    .main-country li {
        width: 260px;
        height: 145px;
        margin-right: 30px;
    }
    .main-steps li {
        width:96%;
        margin-bottom: 30px;
        padding: 1px 60px;
        overflow: clear;
    }
    .main-steps li p{
        margin-bottom: 30px;
    }
    .main-service {
        margin:0;
    }
    .main-service li {
        width: 96%;
        margin-bottom: 60px;
    }
    .main-service li:last-child {
        margin-bottom: 0;
    }
    .main-service li img{
        border-radius: 10px;
        display: block;
    }
    .footer-info {
        margin: 0;
    }
    .main-info {
        margin: 50px 0;
    }
    .main-country ul {
        height: 145px;
    }
    .main-country-list {
        height: 218px;
    }
    ul.country-select-wrapper {
        width: auto;
    }
    .main-info p {
        padding: 0 4%;
    }
    
    .landing-page-wrap .main-steps {
        padding: 10px 50px;
        text-align: center;
    }
    .landing-page-wrap .main-steps li {
        padding: 0;
    }
    .landing-page-wrap .main-steps li i {
        float: none;
        margin: 10px auto;
    }
    .landing-page-wrap .main-steps h3 {
        text-align: center;
    }
    .landing-page-wrap .main-steps p {
        text-align: center;
    }
    #application-page h2 {
        color: #000;
        text-align: center;
    }
    .ui-accordion .ui-accordion-header {
        font-size: 20px !important;
    }
    .row .row {
        margin: 0;
    }
    .main-content-wrap h1 {
        font-size: 38px;
    }
    .app-form {
        padding: 30px 20px;
    }

    .footer-info .contact li.i-phone {
        background: #fff url(images/i-phone.png) center 11px no-repeat;
    }
    
    .footer-info .contact li.i-home {
        background: #fff url(images/i-home.png) center 11px no-repeat;
    }
    
    .footer-info .contact li.i-contact {
        background: #fff url(images/i-contact.png) center 11px no-repeat;
    }
    
    .footer-info .contact li.i-address {
        background: #fff url(images/i-address.png) center 11px no-repeat;
    }
    
    .footer-info .contact li {
        background: #fff;
        font-size: 16px;
        line-height: 20px;
        padding: 41px 16px 12px;
        border-radius: 5px;
        display: block;
        color: #F36F21;
        font-weight: bold;
        margin: 12px 5%;
        background: #fff url(images/i-phone.png) center center no-repeat;
        float: none;
        text-align: center;
    }
    .footer-info h3 {
        text-align:center;
        font-size: 24px;
    }
    .footer-infos .link li {
        float: none;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        margin: 15px 5%;
    }
    .footer-info img {
        display: block;
        margin: 0 auto;
    }
    .row.footer-bottom {
        text-align: center;
    }
    .footer-urls li {
        float:none;
        margin: 15px 5%;
    }
    .footer-bottom img {
        float:none;
        margin: 15px auto;
        display: block;
    }
    footer .columns {
        /* padding: 0; */
    }
    .footer-infos .links li {
        float: none;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        font-weight: bold;
        margin: 15px 5%;
    }
    .footer-infos .links li:first-child {
        margin-top: 0;
    }
}
