/*------------------------------------------------------------------
    Master Stylesheet
    Project:        Medo - Creative Digital Agency & Multipurpose
    Version:        1.0
    Author:         Uxign
    Primary use:    
-------------------------------------------------------------------*/


/*  -------------------------------------------------------------------------------
 *  [ 17 ] - Media Queries
 *  -------------------------------------------------------------------------------
 *  
 *  This part contains the all changes that needed for elements for the Bootsrap
 *  widths like iPhone image in About Us section
 *  
 *  It's divided to the following sections:
 *  
 *     |
       |-->   - Width between 1200px to 0
       |-->   - Width between 992px to 1199px
 *     |-->   - Width between 768px to 991px
       |-->   - Width between 767px to 0
       |-->   - Width between 600px to 0
 *     |-->   - Width between 480px to 0
 *     |-->   - Width between 320px to 0


*/

@media (max-width: 1800px) {}


/** Width between 1600px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 1600px) {
    .parallax-wrapper .slide-text .text {
        text-align: left;
        max-width: 96%;
    }
    .banner-carousel-section .content h2 {
        font-size: 48px;
    }
    .stripe,
    .boxed-padding .screen-banner .inside-text {
        display: none;
    }
    /*     .screen-banner .parallax-wrapper .imgtest {
    width: 53%;
} */
    .parallax-wrapper .imgtest .img-block .parallax-wrapper-text {
        width: 100%;
    }
    .parallax-wrapper .imgtest .img-block .parallax-wrapper-text .layer {
        right: 0%;
        height: 73%;
    }
}


/** Width between 1140px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 1280px) {}


/** Width between 1140px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 1140px) {
    .sec-title h2 {
        font-size: 36px;
    }
    .banner-text h1,
    .page-title h2 {
        font-size: 48px;
    }
    .screen-banner .parallax-wrapper .slide-text h1 {
        text-align: left;
        max-width: 100%;
    }
    .parallax-wrapper .slide-text .text {
        text-align: left;
        max-width: 96%;
    }
    .banner-carousel-section .content h2 {
        font-size: 48px;
    }
    .stripe,
    .boxed-padding .screen-banner .inside-text {
        display: none;
    }
    /*     .screen-banner .parallax-wrapper .imgtest {
    width: 53%;
} */
    .parallax-wrapper .imgtest .img-block .parallax-wrapper-text {
        width: 100%;
    }
    .parallax-wrapper .imgtest .img-block .parallax-wrapper-text .layer {
        right: 0%;
    }
    .itemslider .imgtest img {
        width: 424px;
    }
}


/** Width between 1024px
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 1024px) {
    .screen-banner .parallax-wrapper .imgtest {
        display: initial;
    }
    .imgtest img {
        display: inherit;
    }
    .parallax-wrapper .imgtest .img-block img {
        height: 69%;
    }
}


/** Width between 992px
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 1023px) {
    .navbar-scrollspy .logo img.logo-display {
        display: none !important;
    }
    /* General styling */
    .plr-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mb-r-30 {
        margin-bottom: 30px !important;
    }
    .mb-h-0 {
        margin-bottom: 0 !important;
    }
    .mt-80 {
        margin-top: 0px !important;
    }
    .mt-134 {
        margin-top: 0px !important;
    }
    .mt-14O {
        margin-top: 0px !important;
    }
    .flot-r {
        float: none !important;
    }
    .txt-r-left {
        text-align: left !important;
    }
    .txt-r-right {
        text-align: right !important;
    }
    .pull-sm-left {
        float: left !important;
    }
    .d-none-r {
        display: none;
    }
    .paddsection {
        padding: 60px 0;
    }
    .h-trans:hover {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .boxed-padding {
        padding: 0;
    }
    /* Navbar Menu */
    /* full screen */
    .full-screen .navbar-full {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border-bottom: none !important;
        background: #fff !important;
    }
    .full-screen nav.navbar.bootsnav .navbar-header {
        background: transparent;
        margin-left: 0;
        padding: 20px 15px;
    }
    .full-screen nav.bootsnav.navbar-full .navbar-toggle {
        margin-top: 0px;
        background: #fff;
        padding-left: 6px;
        margin-right: 0;
    }
    li.close-full-menu {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        right: 7px;
        top: 4px;
    }
    .close-full-menu a i {
        font-size: 18px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    nav.bootsnav.navbar-full ul.nav li a {
        padding: 10px 10px !important;
    }
    nav.bootsnav.navbar-full .navbar-collapse ul.nav li a {
        padding: 10px 15px;
    }
    /* Banners */
    .banner:after {
        display: none !important;
    }
    .banner .banner-text {
        width: 100%;
    }
    .auto-container .circle-two,
    .auto-container .icon-four {
        display: none;
    }
    #home .icon-three {
        top: 24%;
    }
    #home .icon-one {
        left: 14%;
    }
    #home .icon-two {
        top: 68%;
    }
    /* Slider */
    .imgtest img {
        display: none;
    }
    .slide-text {
        left: auto;
        right: 0;
        width: 100%;
        float: none;
        z-index: 99999;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }
    /* Boxed Padding */
    .boxed-padding .screen-banner .inside-text {
        font-size: 81px;
        top: 54%;
        line-height: 75px;
    }
    .screen-banner .parallax-wrapper .imgtest {
        display: initial;
    }
    .imgtest img {
        display: inherit;
    }
    .parallax-wrapper .imgtest .img-block img {
        height: 69%;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    /* we do */
    #wedo .item-wedo {
        margin: 0px auto 0 auto
    }
    /* About Us */
    #aboutus .block-aboutus {
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: inherit;
        margin-left: 15px;
        margin-right: 15px;
        max-width: 100% !important;
    }
    #aboutus .block-aboutus .d-none-r {
        display: inherit;
    }
    #aboutus .block-aboutus .plr-0 {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
    }
    /* Counter */
    #counter .counetr-block {
        display: inherit;
    }
    .timeline-wave {
        display: none !important;
    }
    #counter:before {
        top: 25%;
        right: 0%;
        height: 45%;
        width: 100%;
    }
    #counter .counetr-block .counter-item {
        margin: 0;
        margin-left: auto;
        margin-right: auto;
    }
    /* Services */
    #services {
        background: #fff !important;
    }
    #services .title-section,
    #pricing .title-section {
        margin: 0 0 60px 0;
    }
    .btn-services-top {
        text-align: center;
        margin-bottom: 60px !important;
    }
    .btn-services-top .btn {
        margin-top: 0 !important;
        float: none !important;
    }
    .btn-content-about .btn {
        margin-right: 10px;
    }
    /* Pricing */
    #pricing .nav-tabs {
        display: flex !important;
        justify-content: center;
        margin-bottom: 40px !important;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
    #pricing .tab-content .col-md-6.col-lg-4 {
        float: left;
    }
    /* Testimonials */
    .testimonials .cnt-testimonials {
        padding-top: 0px !important;
    }
    #testimonials .item-testimonials {
        margin-right: auto;
        margin-left: auto;
    }
    /* Project */
    #project .owl-carousel .owl-stage .item-project {
        height: 400px;
    }
    .project .owl-dots {
        left: 0 !important;
    }
    /* Blog */
    .title-section {
        margin: 0 0 40px 0;
    }
    #blog {
        padding-bottom: 60px;
    }
    /* Project Start */
    #project-start .project-item {
        padding: 40px 20px;
        max-width: 100% !important;
    }
    #project-start .project-item .text-item h2 {
        margin-bottom: 30px;
        font-size: 30px;
    }
    #project-start .project-item .btn-item .btn-orong {
        color: #fff;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 0px;
    }
    #project-start .project-item .btn-item {
        text-align: left;
    }
    /* Client */
    .client-item {
        margin-left: 15px;
        margin-right: 15px;
    }
    .owl-client {
        max-width: 100%;
    }
    .cnt-new .fix-blok {
        padding: 40px 20px;
        margin-bottom: 30px;
    }
    #contact .cnt-new {
        padding: 40px 0 !important;
        -webkit-box-shadow: 0px 0px 68px 0px rgba(218, 221, 254, 0.35) !important;
        box-shadow: 0px 0px 68px 0px rgba(218, 221, 254, 0.35) !important;
        display: inline-block !important;
    }
    #contact .contact-form {
        padding-left: 15px;
        padding-right: 15px;
    }
    #contact .cnt-new .list-contact li i {
        padding-right: 10px;
    }
    #contact .btn-send {
        margin-left: 0px;
        margin-right: 0px;
    }
    /* Footer */
    .footer {
        position: initial !important;
        height: auto;
        background-color: #fbfafa;
    }
    #footer .footer-center {
        display: -inline-block;
        display: -inline-block;
        display: inline-block;
    }
    .footer .footer-btm {
        display: inline-block !important;
        width: 100%;
    }
    .footer-height {
        display: none;
    }
    /* boxed padding */
    .boxed-padding #footer {
        margin-left: 0;
        margin-right: 0;
    }
    /* scroll to top */
    .bck {
        right: 5%;
    }
    .bck-on.bottomToTop {
        bottom: 0;
    }
    .bck-on.bottomToTop {
        bottom: 2%;
        right: 5%;
    }
}

@media (max-width: 834px) {
    /* Navbar */
    .navbar-nav>li {
        margin-right: 30px;
    }
    .navbar-nav>li:last-child {
        margin-right: 0px !important;
    }
}


/** Width between 993px to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 993px) {
    /* Banners */
    .screen-banner .parallax-wrapper .slide-text {
        width: 45%;
    }
    .parallax-wrapper .slide-text .text {
        max-width: 100%;
        text-align: left;
    }
    .boxed-padding .screen-banner .inside-text {
        display: none;
    }
    .stripe {
        display: none;
    }
    /* Navbar top */
    .navbar-scrollspy .logo img.logo-display {
        display: initial !important;
    }
    nav.navbar.bootsnav.navbar-fixed .logo-scrolled {
        display: none;
    }
    .nav>li:last-child {
        margin-right: 0;
    }
    .attr-nav {
        display: none;
    }
}


/** Width between 768px to 0
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 768px) {
    /* General styling */
    .mb-h-0 {
        margin-bottom: 0 !important;
    }
    .flot-r {
        float: none !important;
    }
    .txt-r-left {
        text-align: left !important;
    }
    .txt-r-right {
        text-align: right !important;
    }
    .pull-sm-left {
        float: left !important;
    }
    .title-section h2 {
        font-size: 36px;
    }
    .title-section h2:after,
    .title-section h2:before {
        top: 50px;
    }
    .boxed-padding {
        padding: 0;
    }
    /* Navbar Menu */
    nav.navbar.bootsnav.navbar-fixed {
        -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
    }
    nav.bootsnav .container {
        width: 100%;
        padding: 0;
    }
    .navbar-wrapper {
        width: 100%;
        position: relative;
    }
    nav.navbar.bootsnav.navbar-transparent.white,
    nav.navbar.bootsnav.navbar-fixed {
        padding: 0 !important;
        background: #fff;
        position: initial;
    }
    nav.navbar.bootsnav .navbar-header {
        margin-left: 0;
        margin-right: 0;
        padding: 15px 10px;
    }
    nav.navbar.bootsnav .navbar-toggle {
        margin-top: 0;
        border-radius: 0;
        margin-bottom: 0px;
        top: 0;
        height: 40px;
        width: 40px;
        line-height: 40px;
        -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
        display: inline-block;
        float: right;
        margin-right: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #9153fe;
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-default .navbar-toggle .icon-bar:last-child {
        margin-bottom: 0px;
    }
    .navbar-header .logo {
        float: left;
        margin: 7px 0px;
    }
    .navbar .navbar-header img {
        margin-top: 0;
        margin-bottom: 0;
        float: right;
    }
    nav.navbar.bootsnav .navbar-nav {
        background: #fff;
        padding: 0 10px;
        padding-bottom: 0px;
        border-top: 1px solid #eee;
        float: none !important;
    }
    nav.navbar.bootsnav.navbar-transparent.white ul.nav>li>a,
    nav.navbar.bootsnav.no-background.white ul.nav>li>a,
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 10px 0px;
        display: block;
        line-height: 24px;
        font-size: 15px !important;
        color: #404040 !important;
        text-transform: capitalize;
        font-weight: 400;
        font-family: 'Ubuntu', sans-serif;
    }
    .attr-nav {
        display: none;
    }
    /* Boxed padding */
    .screen-banner .parallax-wrapper .imgtest {
        display: none;
    }
    .full-screen .navbar-wrapper {
        padding: 0px;
    }
    /* full screen */
    .full-screen .navbar-full {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border-bottom: none !important;
        background: #fff !important;
    }
    .full-screen nav.navbar.bootsnav .navbar-header {
        background: transparent;
        margin-left: 0;
        padding: 20px 15px;
    }
    .full-screen nav.bootsnav.navbar-full .navbar-toggle {
        margin-top: 0px;
        background: #fff;
        padding-left: 6px;
        margin-right: 0;
    }
    /* Banners */
    .banner:after {
        display: none !important;
    }
    .banner .banner-text {
        width: 100%;
    }
    .auto-container .circle-two,
    .auto-container .icon-four {
        display: none;
    }
    #home .icon-three {
        top: 24%;
    }
    #home .icon-one {
        left: 14%;
    }
    #home .icon-two {
        top: 68%;
    }
    /* Slider */
    .imgtest img {
        display: none;
    }
    .slide-text {
        left: auto;
        right: 0;
        width: 100%;
        float: none;
        z-index: 99999;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }
    .itemslider .slide-text {
        text-align: center !important;
    }
    /* Boxed Padding */
    .screen-banner .parallax-wrapper .slide-text {
        width: 100%;
    }
    .screen-banner .parallax-wrapper .slide-text h1,
    .parallax-wrapper .slide-text .text {
        text-align: center;
    }
    /* full screen */
    .full-screen .full-slider .carousel-indicators {
        bottom: 5% !important;
        top: auto !important;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100% !important;
    }
    .full-screen .full-slider .carousel-indicators li.active,
    .full-screen .full-slider .carousel-indicators li,
    .full-screen .full-slider .carousel-indicators li:hover {
        margin: 0px 5px;
    }
    .full-screen .full-slider .carousel .item,
    .full-screen .full-slider .carousel-inner {
        height: 100% !important;
    }
    .full-screen .full-slider .carousel-inner .item img,
    .full-screen .full-slider .carousel-inner .item a img {
        height: -webkit-fill-available;
    }
    .full-screen .full-slider .slide-text {
        width: 100%;
        top: 50% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .full-slider .stripe {
        display: none;
    }
    /* we do */
    /* About Us */
    /* Counter */
    /* Services */
    .btn-services-top {
        margin-top: 10px !important;
        text-align: center;
        margin-bottom: 40px !important;
    }
    .btn-services-top .btn {
        margin-top: 0 !important;
        float: none !important;
    }
    /* Pricing */
    /* Blog */
    /* Project Start */
    /* Client */
    /* Footer */
    /* scroll to top */
    .scrolToTop {
        display: none;
    }
}


/** Width between 767px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 767px) {
    /* General styling */
    .plr-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mb-r-30 {
        margin-bottom: 30px !important;
    }
    .mb-h-0 {
        margin-bottom: 0 !important;
    }
    .mt-80 {
        margin-top: 0px !important;
    }
    .mt-134 {
        margin-top: 0px !important;
    }
    .mt-14O {
        margin-top: 0px !important;
    }
    .flot-r {
        float: none !important;
    }
    .txt-r-center {
        text-align: center !important;
    }
    .txt-r-left {
        text-align: left !important;
    }
    .txt-r-right {
        text-align: right !important;
    }
    .pull-sm-left {
        float: left !important;
    }
    .d-none-r {
        display: none;
    }
    .title-section h2 {
        font-size: 32px;
        line-height: 1.2em;
    }
    .h-trans:hover {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .boxed-padding {
        padding: 0;
    }
    /* Navbar Menu */
    /* Boxed padding */
    /* full screen */
    .full-screen .navbar-full {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border-bottom: none !important;
        background: #fff !important;
    }
    .full-screen nav.navbar.bootsnav .navbar-header {
        background: transparent;
        margin-left: 0;
        padding: 20px 15px;
    }
    .full-screen nav.bootsnav.navbar-full .navbar-toggle {
        margin-top: 0px;
        background: #fff;
        padding-left: 6px;
        margin-right: 0;
    }
    li.close-full-menu {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        right: 7px;
        top: 4px;
    }
    .close-full-menu a i {
        font-size: 18px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    /* Serache */
    #search form {
        width: 89%;
    }
    /* Banners */
    .banner:after {
        display: none !important;
    }
    .banner .banner-text {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner-text h1,
    .page-title h2 {
        font-size: 40px;
    }
    .banner-text .btn {
        margin-bottom: 0px !important;
    }
    .auto-container .circle-two,
    .auto-container .icon-four {
        display: none;
    }
    #home .icon-three {
        top: 24%;
    }
    #home .icon-one {
        left: 14%;
    }
    #home .icon-two {
        top: 68%;
    }
    /* Slider */
    .imgtest img {
        display: none;
    }
    .slide-text {
        left: auto;
        right: 0;
        width: 100%;
        float: none;
        z-index: 99999;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }
    /* Boxed Padding */
    .boxed-padding .screen-banner .inside-text {
        font-size: 200px;
        top: 45%;
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px);
        line-height: 200px;
    }
    .screen-banner .parallax-wrapper .imgtest {
        display: none;
    }
    /* full screen */
    .full-screen .full-slider .carousel-indicators {
        bottom: 5% !important;
        top: auto !important;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100% !important;
    }
    .full-screen .full-slider .carousel-indicators li.active,
    .full-screen .full-slider .carousel-indicators li,
    .full-screen .full-slider .carousel-indicators li:hover {
        margin: 0px 5px;
    }
    .full-screen .full-slider .carousel .item,
    .full-screen .full-slider .carousel-inner {
        height: 100% !important;
    }
    .full-screen .full-slider .carousel-inner .item img,
    .full-screen .full-slider .carousel-inner .item a img {
        height: -webkit-fill-available;
    }
    .full-screen .full-slider .slide-text {
        width: 100%;
        top: 50% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .full-slider .stripe {
        display: none;
    }
    /* About Us */
    #aboutus .block-aboutus {
        padding: 0;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: initial;
        margin-left: auto;
        margin-right: auto;
    }
    #aboutus .img-aboutus {
        margin-top: 0;
        margin-bottom: 60px !important;
    }
    .title-section h2:before,
    .title-section h2:after {
        top: 40px;
    }
    /* Counter */
    .timeline-wave {
        display: none !important;
    }
    #counter:before {
        top: 25%;
        right: 0%;
        height: 45%;
        width: 100%;
    }
    #counter .counetr-block .counter-item {
        margin: 0;
        margin-left: auto;
        margin-right: auto;
    }
    /* Services */
    #services {
        background: #fff !important;
    }
    #services .title-section,
    #pricing .title-section {
        margin: 0 0 40px 0;
    }
    .btn-services-top {
        margin-top: 0px !important;
        text-align: center;
        margin-bottom: 60px !important;
    }
    .btn-services-top .btn {
        margin-top: 0 !important;
        float: none !important;
    }
    .btn-content-about .btn {
        margin-right: 10px;
    }
    /* Pricing */
    #pricing .nav-tabs {
        display: flex !important;
        justify-content: center;
        margin-top: 0;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
    #pricing .nav-tabs .nav-item {
        margin-bottom: 0px;
    }
    /* Testimonials */
    .testimonials .cnt-testimonials {
        padding-top: 0px !important;
    }
    #testimonials .item-testimonials {
        margin-left: auto;
        margin-right: auto;
    }
    #project .container-fluid {
        max-width: 540px;
    }
    /* Project */
    #project .owl-carousel .owl-stage .item-project {
        height: 400px;
    }
    .project .owl-dots {
        left: 0 !important;
    }
    /* Blog */
    .title-section {
        margin: 0 0 40px 0;
    }
    #blog {
        padding-bottom: 60px;
    }
    /* Project Start */
    #project-start .project-item {
        padding: 40px 20px;
    }
    #project-start .project-item .text-item h2 {
        margin-bottom: 30px;
    }
    #project-start .project-item .btn-item .btn-orong {
        color: #fff;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 0px;
    }
    #project-start .project-item .btn-item {
        text-align: left;
    }
    /* Contact */
    .cnt-new .fix-blok {
        padding: 40px 20px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    #contact .contact-form {
        margin-top: 0 !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    #contact .cnt-new .list-contact li i {
        padding-right: 10px;
    }
    #contact .btn-send {
        margin-left: 0px;
        margin-right: 0px;
    }
    /* Footer */
    .boxed-padding #footer {
        margin-left: auto;
        margin-right: auto;
    }
    .footer .footer-top {
        display: inline-block !important;
        border-bottom: none !important;
    }
    .footer .footer-btm .footer-social-media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer-height {
        display: none;
    }
    /* scroll to top */
}


/** Width between 600px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 599px) {
    /* General styling */
    .plr-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mb-r-30 {
        margin-bottom: 30px !important;
    }
    .mb-h-0 {
        margin-bottom: 0 !important;
    }
    .mt-80 {
        margin-top: 0px !important;
    }
    .mt-134 {
        margin-top: 0px !important;
    }
    .mt-14O {
        margin-top: 0px !important;
    }
    .flot-r {
        float: none !important;
    }
    .txt-r-left {
        text-align: left !important;
    }
    .txt-r-right {
        text-align: right !important;
    }
    .pull-sm-left {
        float: left !important;
    }
    .d-none-r {
        display: none;
    }
    .title-section h2:before,
    .title-section h2:after {
        top: 40px;
    }
    .title-section .text {
        font-size: 18px;
    }
    .h-trans:hover {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .boxed-padding {
        padding: 0;
    }
    /* Navbar Menu */
    .navbar-header .logo {
        float: left;
    }
    .attr-nav {
        display: none;
    }
    /* Boxed padding */
    /* full screen */
    .full-screen .navbar-full {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border-bottom: none !important;
        background: #fff !important;
    }
    .full-screen nav.navbar.bootsnav .navbar-header {
        background: transparent;
        margin-left: 0;
        padding: 20px 15px;
    }
    .full-screen nav.bootsnav.navbar-full .navbar-toggle {
        margin-top: 0px;
        background: #fff;
        padding-left: 6px;
        margin-right: 0;
    }
    li.close-full-menu {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        right: 7px;
        top: 4px;
    }
    .close-full-menu a i {
        font-size: 18px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    /* Serache */
    #search form {
        width: 89%;
    }
    /* Banners */
    .banner:after {
        display: none !important;
    }
    .auto-container .circle-two,
    .auto-container .icon-four {
        display: none;
    }
    #home .icon-three {
        top: 24%;
    }
    #home .icon-one {
        left: 14%;
    }
    #home .icon-two {
        top: 68%;
    }
    /* Slider */
    /* Boxed Padding */
    .boxed-padding .screen-banner .inside-text {
        font-size: 81px;
        top: 50%;
    }
    .screen-banner .parallax-wrapper .imgtest {
        display: none;
    }
    /* full screen */
    .full-screen .full-slider .carousel-indicators {
        bottom: 5% !important;
        top: auto !important;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100% !important;
    }
    .full-screen .full-slider .carousel-indicators li.active,
    .full-screen .full-slider .carousel-indicators li,
    .full-screen .full-slider .carousel-indicators li:hover {
        margin: 0px 5px;
    }
    .full-screen .full-slider .carousel .item,
    .full-screen .full-slider .carousel-inner {
        height: 100% !important;
    }
    .full-screen .full-slider .carousel-inner .item img,
    .full-screen .full-slider .carousel-inner .item a img {
        height: -webkit-fill-available;
    }
    .full-screen .full-slider .slide-text {
        width: 100%;
        top: 50% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .full-slider .stripe {
        display: none;
    }
    /* About Us */
    #aboutus .block-aboutus {
        padding: 0;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: initial;
        margin-left: auto;
        margin-right: auto;
    }
    #aboutus .img-aboutus {
        margin-top: 0;
        margin-bottom: 60px !important;
    }
    /* Counter */
    .timeline-wave {
        display: none !important;
    }
    #counter:before {
        top: 32%;
        right: 0%;
        height: 30%;
        width: 100%;
    }
    /* Services */
    #services {
        background: #fff !important;
    }
    #services .title-section,
    #pricing .title-section {
        margin: 0 0 40px 0;
    }
    .btn-services-top {
        margin-top: 0px !important;
        text-align: center;
        margin-bottom: 60px !important;
    }
    .btn-services-top .btn {
        margin-top: 0 !important;
        float: none !important;
    }
    .btn-content-about .btn {
        margin-right: 10px;
    }
    /* Pricing */
    #pricing .nav-tabs {
        display: flex !important;
        justify-content: center;
        margin-top: 0;
        margin-bottom: 40px !important;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
    #pricing .nav-tabs .nav-item {
        margin-bottom: 0px;
    }
    /* Testimonials */
    #testimonials .item-testimonials {
        margin-left: auto;
        margin-right: auto;
    }
    /* Project */
    #project .owl-carousel .owl-stage .item-project {
        height: 400px;
    }
    .project .owl-dots {
        left: 0 !important;
    }
    /* Blog */
    .title-section {
        margin: 0 0 40px 0;
    }
    #blog {
        padding-bottom: 60px;
    }
    /* Project Start */
    #project-start .project-item {
        padding: 40px 20px;
    }
    #project-start .project-item .text-item h2 {
        margin-bottom: 30px;
    }
    #project-start .project-item .btn-item .btn-orong {
        color: #fff;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 0px;
    }
    #project-start .project-item .btn-item {
        text-align: left;
    }
    /* Client */
    .client-item {
        margin-left: auto;
        margin-right: auto;
    }
    /* Contact */
    .cnt-new .fix-blok {
        padding: 40px 20px !important;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }
    #contact .cnt-new {
        -webkit-box-shadow: 0px 0px 68px 0px rgba(218, 221, 254, 0.35) !important;
        box-shadow: 0px 0px 68px 0px rgba(218, 221, 254, 0.35) !important;
        padding: 40px 0px;
        display: inherit !important;
        margin-left: auto;
        margin-right: auto;
    }
    #contact .contact-form {
        margin-top: 0 !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    #contact .cnt-new .list-contact li i {
        padding-right: 10px;
    }
    #contact .btn-send {
        margin-left: 0px;
        margin-right: 0px;
    }
    /* Footer */
    .boxed-padding #footer {
        margin-left: 0;
        margin-right: 0;
    }
    .footer .footer-top {
        display: inline-block !important;
        border-bottom: none !important;
    }
    .footer .footer-btm .footer-social-media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer-height {
        display: none;
    }
    /* scroll to top */
}


/** Width between 414px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 418px) {
    /* Banners */
    .banner-text .btn {
        margin-left: 15px;
        margin-bottom: 15px !important;
        margin-left: 0;
        margin-right: 0;
    }
    /* FaQ */
    .tabs-nav ul li img {
        height: 30px;
    }
}


/** Width between 479px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 479px) {
    /* General styling */
    .plr-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .mb-r-10 {
        margin-bottom: 10px !important;
    }
    .mb-r-30 {
        margin-bottom: 30px !important;
    }
    .mb-h-0 {
        margin-bottom: 0 !important;
    }
    .mt-80 {
        margin-top: 0px !important;
    }
    .mt-134 {
        margin-top: 0px !important;
    }
    .mt-14O {
        margin-top: 0px !important;
    }
    .flot-r {
        float: none !important;
    }
    .txt-r-left {
        text-align: left !important;
    }
    .txt-r-right {
        text-align: right !important;
    }
    .pull-sm-left {
        float: left !important;
    }
    .d-none-r {
        display: none;
    }
    .title-section h2 {
        font-size: 28px;
    }
    .title-section h2:before,
    .title-section h2:after {
        display: none;
    }
    .paddsection {
        padding: 60px 0;
    }
    .h-trans:hover {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .boxed-padding {
        padding: 0;
    }
    /* Navbar Menu */
    /* Boxed padding */
    /* full screen */
    .full-screen .navbar-full {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border-bottom: none !important;
        background: #fff !important;
    }
    .full-screen nav.navbar.bootsnav .navbar-header {
        background: transparent;
        margin-left: 0;
        padding: 20px 15px;
    }
    .full-screen nav.bootsnav.navbar-full .navbar-toggle {
        margin-top: 0;
        background: #fff;
        padding-left: 6px;
        margin-right: 0;
    }
    li.close-full-menu {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        right: 7px;
        top: 4px;
    }
    .close-full-menu a i {
        font-size: 18px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    /* Serache */
    #search form {
        width: 89%;
    }
    /* Banners */
    .banner:after {
        display: none !important;
    }
    .banner-text h1,
    .page-title h2 {
        font-size: 36px;
    }
    .parallax-wrapper .slide-text .text {
        padding: 0;
    }
    .auto-container .circle-two,
    .auto-container .icon-four {
        display: none;
    }
    #home .icon-three {
        top: 24%;
    }
    #home .icon-one {
        left: 14%;
    }
    #home .icon-two {
        top: 68%;
    }
    /* Slider */
    .imgtest img {
        display: none;
    }
    .slide-text {
        left: auto;
        right: 0;
        width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        padding: 0;
    }
    /* Boxed Padding */
    .boxed-padding .screen-banner .inside-text {
        font-size: 81px;
        top: 50%;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
    .screen-banner .parallax-wrapper .imgtest {
        display: none;
    }
    /* full screen */
    .full-screen .full-slider .carousel .item,
    .full-screen .full-slider .carousel-inner {
        height: 100% !important;
    }
    .full-screen .full-slider .carousel-inner .item img,
    .full-screen .full-slider .carousel-inner .item a img {
        height: -webkit-fill-available;
    }
    .full-screen .full-slider .slide-text {
        width: 100%;
        top: 50% !important;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .full-slider .stripe {
        display: none;
    }
    /* wedo */
    #wedo .title-section h2 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    /* About Us */
    #aboutus .block-aboutus {
        padding: 0;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: initial;
    }
    #aboutus .img-aboutus {
        margin-top: 0;
        margin-bottom: 60px !important;
    }
    /* Counter */
    .timeline-wave {
        display: none !important;
    }
    #counter:before {
        top: 32%;
        right: 0%;
        height: 30%;
        width: 100%;
    }
    /* Services */
    #services {
        background: #fff !important;
    }
    #services .title-section,
    #pricing .title-section {
        margin-bottom: 30px;
    }
    .btn-services-top {
        margin-top: 0px !important;
        text-align: center;
        margin-bottom: 60px !important;
    }
    .btn-services-top .btn {
        margin-top: 0 !important;
        float: none !important;
    }
    .btn-content-about .btn {
        margin-right: 0px;
        margin-left: 0px;
    }
    .btn-content-about .btn {
        margin-right: 10px !important;
    }
    /* Pricing */
    #pricing .nav-tabs .nav-item {
        float: none;
    }
    #pricing .nav-tabs .nav-item {
        margin-bottom: 0px;
        margin-left: 0;
        margin-right: 0;
        display: flex;
        justify-content: center;
        width: auto;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    /* Testimonials */
    .testimonials .cnt-testimonials {
        padding-top: 0px !important;
    }
    /* Project */
    #project .owl-carousel .owl-stage .item-project {
        height: 400px;
    }
    .project .owl-dots {
        left: 0 !important;
    }
    /* Blog */
    .title-section {
        margin: 0 0 40px 0;
    }
    #blog {
        padding-bottom: 60px;
    }
    #blog .item-blog .img-ftr {
        height: 250px;
    }
    /* Project Start */
    #project-start .project-item {
        padding: 40px 20px;
    }
    #project-start .project-item .text-item h2 {
        margin-bottom: 30px;
    }
    #project-start .project-item .btn-item .btn-orong {
        color: #fff;
        font-weight: bold;
        margin-left: 0px;
        margin-right: 0px;
    }
    #project-start .project-item .btn-item {
        text-align: left;
    }
    /* Client */
    .client-item {
        margin-left: 15px;
        margin-right: 15px;
    }
    /* Contact */
    .cnt-new .fix-blok {
        padding: 40px 20px !important;
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }
    #contact .cnt-new {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0px;
        box-shadow: none !important;
        padding: 40px 0px;
    }
    #contact .contact-form {
        margin-top: 0 !important;
        padding-left: 15px;
        padding-right: 15px;
    }
    #contact .cnt-new .list-contact li {
        padding-left: 0px;
    }
    #contact .cnt-new .list-contact li i {
        padding-right: 10px;
    }
    #contact .btn-send {
        margin-left: 0px;
        margin-right: 0px;
    }
    /* Footer */
    .boxed-padding #footer {
        margin-left: 0;
        margin-right: 0;
    }
    .footer .footer-top {
        display: inline-block !important;
        border-bottom: none !important;
    }
    .footer-height {
        display: none;
    }
}


/** Width between 375px to 0 
 *  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 */

@media (max-width: 375px) {}

@media (max-width: 320px) {
    /* navbar  */
    /* Banners */
    #bootstrap-touch-slider .banner-text h1 {
        text-align: center;
        padding-left: 0px;
    }
    #bootstrap-touch-slider .banner-text .btn {
        float: none;
        margin-left: 15px;
    }
    /* Pricing */
    #pricing .nav-tabs {
        display: inline-block !important;
        justify-content: center;
        margin-top: 0;
        margin-left: 0 !important;
        width: 100% !important;
        float: none !important;
    }
    #pricing .nav-tabs .nav-item {
        margin-bottom: 15px;
    }
    #pricing .nav-tabs .nav-item:last-child {
        margin-bottom: 0px;
    }
}