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

}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 480px) {
    /*#menu {*/
    /*display: none;*/
    /*}*/
    .image {
        width: 95%;
        height: 500px;
        background-image: url(../image/icon-bg.png);
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .banner-text-home {
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .banner-center {
        position: relative;
        height: 60%;
    }

    .banner-text {
        font-family: Quicksand;
        font-size: 25px;
        font-weight: 500;
        text-align: right;
        color: #ffffff;
        text-shadow: -22px 21px 21px rgba(0, 0, 0, 0.29);
        text-transform: uppercase;
        /*margin-right: 15px;*/
        float: left;
        width: 100%;
        margin-top: 33%;
    }

    .banner-text p {
        line-height: 100%;
    }

    .banner-text-image {
        /*float: right;*/
        font-family: Quicksand;
        font-size: 25px;
        font-weight: 500;
        text-align: left;
        color: #ff8e4d;
        text-shadow: -22px 21px 21px rgba(0, 0, 0, 0.29);
        text-transform: uppercase;
        padding-left: 0;
        /* padding-right: 53px; */
        top: 25px;
        margin-top: 41%;
        left: 150px;
        position: absolute;
    }

    .banner-text-image p {
        line-height: 100%;
        font-weight: 500;
    }

    .banner-left {
        margin-top: 47%;
    }

    .banner-image {
    }

    .banner-svg {
        position: absolute;
        margin-left: 39%;
        margin-top: 39%;
        width: 60%;
        padding-left: 0;
        object-fit: contain;
        /*background-image: linear-gradient(234deg, #ffb652, #ff7f29);*/
    }

    .company-description {
        /*width: 831px;*/
        height: 60px;
        font-family: Lato;
        font-size: 14px;
        line-height: 1.67;
        text-align: center;
        color: #ffffff;
    }

    /*screen 2*/
    .screen-two {
        width: 100%;
        height: 800px;
        /*height: auto;*/
        background-image: radial-gradient(circle at 50% 1%, #f7f4f4 0%, #c4c2c2);
        display: block;
    }

    .owl-pagination {
        margin-top: 5% !important;
        margin-bottom: 10px !important;
    }

    .slide-image img {
        width: 50%;
    }

    .slide-image {
        text-align: center;
    }

    /*screen 3*/
    .screen-three {
        width: 100%;
        height: auto;
        max-height: 100%;

        background-image: linear-gradient(244deg, #ffb652, #ff7f29);
        position: relative;
        text-align: center;
    }

    .service-opacity {
        /*width: 40%;*/
        width: 100%;
        opacity: 0.18;
        mix-blend-mode: screen;
        font-family: Quicksand;
        font-size: 50px;
        font-weight: bold;
        text-align: right;
        color: #d1cbc2;
        text-transform: uppercase;
        position: absolute;
        top: 3%;
        right: 8%;
    }

    .service-title {
        /*width: 50%;*/
        /*font-family: Lato;*/
        /*font-size: 30px;*/
        /*font-weight: 900;*/
        /*!*text-align: center;*!*/
        /*color: #232837;*/
        /*margin: 0 auto;*/
        /*margin-top: 9%;*/
        display: none;
    }

    #vas {
        padding: 20px 10px 0 10px;
    }

    #website {
        padding: 30px 10px 0 10px;
    }

    #soft {
        padding: 18px 10px 0 10px;
    }

    #mobile-app {
        padding: 25px 10px 0 10px;
    }

    .service-content {
        margin-top: 30px;
    }

    .service-ipro {
        background-color: #ffffff;
        /*display: inline-block;*/
        /*margin: 10px 10px;*/
        /*float: left;*/
        /*clear: both;*/
        text-align: center;
    }

    .service-ipro-title {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #fc7f37;
        margin-top: 20%;
        margin-bottom: 26%;
    }

    /*screen 4*/
    .screen-four {
        width: 100%;
        height: 100%;
        background-image: radial-gradient(circle at 50% 1%, #f7f4f4 0%, #c4c2c2);
        position: relative;
        text-align: center;

    }

    .partner-opacity {
        display: none;
    }

    .partner-title {
        width: 100%;
        font-family: Lato;
        font-size: 30px;
        font-weight: 900;
        /*text-align: center;*/
        color: #232837;
        margin: 0 auto;
        margin-top: 9%;
    }

    .parnter-image {
        margin-top: 10%;
    }

    .round-partner {
        float: none !important;
        margin: 10px auto;
    }

    .parner-ipro {

    }

    #lao-telecom {
        margin-top: 20px;
        float: none;

    }

    #unitel {
        float: none;
    }

    /*screen five*/
    .screen-five {
        background-image: radial-gradient(circle at 50% 47%, #096276, #054357);
        width: 100%;
        max-height: 100%;
        height: 100%;
        position: relative;
    }

    .about-opacity {
        display: none;
    }

    .logo-screen-five {
        display: none;
    }

    .logo-about {
        padding-right: 0;
    }

    .logo-shadow {
    }

    .cut-text {
        height: 200px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8; /* number of lines to show */
        line-height: 20px; /* fallback */
    }

    .about-text {
        width: 100%;
        text-align: left;
        margin-top: 0;
        float: right;
        padding: 50px;
        display: block;
    }

    .about-title {
        font-family: Lato;
        font-size: 25px;
        font-weight: 900;
        color: #ff8e4d;
        display: block;
    }

    .about-content {
        font-family: Lato;
        font-size: 14px;
        line-height: 1.79;
        color: #d8d8d8;
        margin-top: 30px;
    }

    .see-more {
        display: inherit;
    }

    /*screen-six*/
    .screen-six {
        width: 100%;
        height: 100%;
        background-image: linear-gradient(244deg, #ffb652, #ff7f29);
        position: relative;
    }

    .contact-opacity {
        opacity: 0.18;
        mix-blend-mode: screen;
        font-family: Quicksand;
        font-size: 106px;
        font-weight: bold;
        color: #d1cbc2;
        position: absolute;
        /*text-transform: uppercase;*/
        top: 10%;
        right: 2%;
        text-align: center;
    }

    .contact-title {
        font-family: Lato;
        font-size: 30px;
        font-weight: 900;
        text-align: right;
        color: #232837;
    }

    .contact-wrapper {
        margin-top: 13%;
    }

    .company-contact {
        float: left;
        /*margin-top: 10%;*/
        padding-left: 10%;
        width: 100%;

    }

    .company-detail {
        margin-bottom: 18px;
    }

    .company-detail p:nth-child(1) {
        opacity: 0.6;
        font-family: Lato;
        font-size: 14px;
        color: #232837;
    }

    .company-detail P:nth-child(2) {
        font-family: Lato;
        font-size: 16px;
        color: #232837;
    }

    #company-founder {
        margin-top: 80px;
    }

    .user-contact {
        float: right;
        /*margin-top: 10%;*/
        padding-right: 10%;
        padding-left: 8%;
        width: 100%;
        text-align: right;
    }

    #contact-footer {
        text-align: center;
        opacity: 0.5;
        font-family: Lato;
        font-size: 12px;
        color: #232837;
        margin-top: 30px;
    }

    .contact-form {
        float: right;
        width: 100%;
    }

    .contact-form form {
        width: 100%;
    }

    .contact-form label {
        display: block;
    }

    .contact-form input, textarea {
        display: block;
        width: 100%;
        background: transparent;
        border: none;
        border-bottom: 1px solid #232837;
        padding-bottom: 10px;
        margin-bottom: 45px;
        margin-top: 20px;
    }

    .contact-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
    }

    .contact-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form input:-ms-input-placeholder { /* Microsoft Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
        opacity: 1;

    }

    .contact-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
    }

    .contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form textarea:-ms-input-placeholder { /* Microsoft Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
        opacity: 1;

    }

    .contact-form button {
        width: 128px;
        height: 34px;
        border-radius: 34px;
        background-color: #232837;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        color: #fc7f37;
    }

    .contact-form button:hover {
        width: 128px;
        height: 34px;
        border-radius: 34px;
        background-color: #232837;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        color: #ffb652;
    }

    .menu {
        background-color: #333333;
        margin-right: 0;
        opacity: 0.8;
    }

    .menu ul li {
        display: block;
        padding: 5px;
        border-bottom: 1px solid dimgrey;
    }

    #collapse {
        width: 100%;
    }

    .menu-active:after {
        content: '';
        position: absolute;
        left: 0;
        right: 100%;
        top: 100%;
        margin: 8px auto;
        width: 20px;
        height: 3px;
        background: #fc7f37;
    }

    .button-menu {
        margin-top: 33px;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle {
        background-color: #ddd;
    }
}

@media screen and (max-width: 320px) {
    /*#menu {*/
    /*display: none;*/
    /*}*/
    .image {
        width: 95%;
        height: 500px;
        background-image: url(../image/icon-bg.png);
        background-size: 100%;
        background-position: center;
        background-repeat: no-repeat;
    }

    .banner-text-home {
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .banner-center {
        position: relative;
        height: 60%;
    }

    .banner-text {
        font-family: Quicksand;
        font-size: 25px;
        font-weight: 500;
        text-align: right;
        color: #ffffff;
        text-shadow: -22px 21px 21px rgba(0, 0, 0, 0.29);
        text-transform: uppercase;
        /*margin-right: 15px;*/
        float: left;
        width: 100%;
        margin-top: 33%;
    }

    .banner-text p {
        line-height: 100%;
    }

    .banner-text-image {
        /*float: right;*/
        font-family: Quicksand;
        font-size: 25px;
        font-weight: 500;
        text-align: left;
        color: #ff8e4d;
        text-shadow: -22px 21px 21px rgba(0, 0, 0, 0.29);
        text-transform: uppercase;
        padding-left: 0;
        /* padding-right: 53px; */
        top: 25px;
        margin-top: 41%;
        left: 150px;
        position: absolute;
    }

    .banner-text-image p {
        line-height: 100%;
        font-weight: 500;
    }

    .banner-left {
        margin-top: 47%;
    }

    .banner-image {
    }

    .banner-svg {
        position: absolute;
        margin-left: 43%;
        margin-top: 39%;
        width: 60%;
        padding-left: 0;
        object-fit: contain;
        /*background-image: linear-gradient(234deg, #ffb652, #ff7f29);*/
    }

    .company-description {
        /*width: 831px;*/
        height: 60px;
        font-family: Lato;
        font-size: 14px;
        line-height: 1.67;
        text-align: center;
        color: #ffffff;
    }

    /*screen 2*/
    .screen-two {
        width: 100%;
        height: 800px;
        /*height: auto;*/
        background-image: radial-gradient(circle at 50% 1%, #f7f4f4 0%, #c4c2c2);
        display: block;
    }

    .owl-pagination {
        margin-top: 5% !important;
        margin-bottom: 10px !important;
    }

    .slide-image img {
        width: 50%;
    }

    .slide-image {
        text-align: center;
    }

    /*screen 3*/
    .screen-three {
        width: 100%;
        height: auto;
        max-height: 100%;

        background-image: linear-gradient(244deg, #ffb652, #ff7f29);
        position: relative;
        text-align: center;
    }

    .service-opacity {
        /*width: 40%;*/
        width: 100%;
        opacity: 0.18;
        mix-blend-mode: screen;
        font-family: Quicksand;
        font-size: 50px;
        font-weight: bold;
        text-align: right;
        color: #d1cbc2;
        text-transform: uppercase;
        position: absolute;
        top: 3%;
        right: 8%;
    }

    .service-title {
        /*width: 50%;*/
        /*font-family: Lato;*/
        /*font-size: 30px;*/
        /*font-weight: 900;*/
        /*!*text-align: center;*!*/
        /*color: #232837;*/
        /*margin: 0 auto;*/
        /*margin-top: 9%;*/
        display: none;
    }

    #vas {
        padding: 20px 10px 0 10px;
    }

    #website {
        padding: 30px 10px 0 10px;
    }

    #soft {
        padding: 18px 10px 0 10px;
    }

    #mobile-app {
        padding: 25px 10px 0 10px;
    }

    .service-content {
        margin-top: 30px;
    }

    .service-ipro {
        background-color: #ffffff;
        /*display: inline-block;*/
        /*margin: 10px 10px;*/
        /*float: left;*/
        /*clear: both;*/
        text-align: center;
    }

    .service-ipro-title {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #fc7f37;
        margin-top: 20%;
        margin-bottom: 26%;
    }

    /*screen 4*/
    .screen-four {
        width: 100%;
        height: 100%;
        background-image: radial-gradient(circle at 50% 1%, #f7f4f4 0%, #c4c2c2);
        position: relative;
        text-align: center;

    }

    .partner-opacity {
        display: none;
    }

    .partner-title {
        width: 100%;
        font-family: Lato;
        font-size: 30px;
        font-weight: 900;
        /*text-align: center;*/
        color: #232837;
        margin: 0 auto;
        margin-top: 9%;
    }

    .parnter-image {
        margin-top: 10%;
    }

    .round-partner {
        float: none !important;
        margin: 10px auto;
    }

    #lao-telecom {
        margin-top: 20px;
        float: none;

    }

    #unitel {
        float: none;
    }

    /*screen five*/
    .screen-five {
        background-image: radial-gradient(circle at 50% 47%, #096276, #054357);
        width: 100%;
        max-height: 100%;
        height: 100%;
        position: relative;
    }

    .about-opacity {
        display: none;
    }

    .logo-screen-five {
        display: none;
    }

    .logo-about {
        padding-right: 0;
    }

    .logo-shadow {
    }

    .cut-text {
        height: 200px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 8; /* number of lines to show */
        line-height: 20px; /* fallback */
    }

    .about-text {
        width: 100%;
        text-align: left;
        margin-top: 0;
        float: right;
        padding: 50px;
        display: block;
    }

    .about-title {
        font-family: Lato;
        font-size: 25px;
        font-weight: 900;
        color: #ff8e4d;
        display: block;
    }

    .about-content {
        font-family: Lato;
        font-size: 14px;
        line-height: 1.79;
        color: #d8d8d8;
        margin-top: 30px;
    }

    .see-more {
        display: inherit;
    }

    /*screen-six*/
    .screen-six {
        width: 100%;
        height: 100%;
        background-image: linear-gradient(244deg, #ffb652, #ff7f29);
        position: relative;
    }

    .contact-opacity {
        opacity: 0.18;
        mix-blend-mode: screen;
        font-family: Quicksand;
        font-size: 106px;
        font-weight: bold;
        color: #d1cbc2;
        position: absolute;
        /*text-transform: uppercase;*/
        top: 10%;
        right: 2%;
        text-align: center;
    }

    .contact-title {
        font-family: Lato;
        font-size: 30px;
        font-weight: 900;
        text-align: right;
        color: #232837;
    }

    .contact-wrapper {
        margin-top: 13%;
    }

    .company-contact {
        float: left;
        /*margin-top: 10%;*/
        padding-left: 10%;
        width: 100%;

    }

    .company-detail {
        margin-bottom: 18px;
    }

    .company-detail p:nth-child(1) {
        opacity: 0.6;
        font-family: Lato;
        font-size: 14px;
        color: #232837;
    }

    .company-detail P:nth-child(2) {
        font-family: Lato;
        font-size: 16px;
        color: #232837;
    }

    #company-founder {
        margin-top: 80px;
    }

    .user-contact {
        float: right;
        /*margin-top: 10%;*/
        padding-right: 10%;
        padding-left: 8%;
        width: 100%;
        text-align: right;
    }

    #contact-footer {
        text-align: center;
        opacity: 0.5;
        font-family: Lato;
        font-size: 12px;
        color: #232837;
        margin-top: 30px;
    }

    .contact-form {
        float: right;
        width: 100%;
    }

    .contact-form form {
        width: 100%;
    }

    .contact-form label {
        display: block;
    }

    .contact-form input, textarea {
        display: block;
        width: 100%;
        background: transparent;
        border: none;
        border-bottom: 1px solid #232837;
        padding-bottom: 10px;
        margin-bottom: 45px;
        margin-top: 20px;
    }

    .contact-form input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
    }

    .contact-form input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form input::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form input:-ms-input-placeholder { /* Microsoft Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
        opacity: 1;

    }

    .contact-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
    }

    .contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;

    }

    .contact-form textarea:-ms-input-placeholder { /* Microsoft Edge */
        font-family: Lato;
        font-size: 14px;
        text-align: right;
        color: #4b4541;
        opacity: 1;

    }

    .contact-form button {
        width: 128px;
        height: 34px;
        border-radius: 34px;
        background-color: #232837;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        color: #fc7f37;
    }

    .contact-form button:hover {
        width: 128px;
        height: 34px;
        border-radius: 34px;
        background-color: #232837;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        color: #ffb652;
    }

    .menu {
        background-color: #333333;
        margin-right: 0;
        opacity: 0.8;
    }

    .menu ul li {
        display: block;
        padding: 5px;
    }

    #collapse {
        width: 100%;
    }

    .menu-active:after {
        content: '';
        position: absolute;
        left: 0;
        right: 100%;
        top: 100%;
        margin: 8px auto;
        width: 20px;
        height: 3px;
        background: #fc7f37;
    }

    .button-menu {
        margin-top: 33px;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle {
        background-color: #ddd;
    }
}