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


    .shapes-bg {
        display: none;
    }
    .navbar-toggler {
        color: #171f3c;
        font-size: 35px;
        line-height: 38px;
        padding: 5px 0;
        margin-right: 15px;
    }
    .navbar-nav {
        background-color: #fff;
    }
    .navbar-toggler-icon {
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .navbar-brand {
        margin: 15px;
    }
    .hero {
        padding-bottom: 80px;
        height: 100%;
    }
    .video-mockup {
        width: 70%;
    }
    .hero-text h2 {
        font-size: 45px;
    }
    .icon-block {
        margin-bottom: 25px;
    }
    .col-left,
    .col-right,
    .btn-outer .dropdown-menu {
        width: 100%;
    }
    .col-left-inner,
    .col-right-inner,
    .client-caroussel{
      padding-left: 15px;
    padding-right: 15px; 
    }
 
    .col-right-inner {
        right: 0;
    }
    .navbar-header .navbar-nav li a {
        color: #fff;
        color: #171f3c;
        font-size: 15px;
        padding: 10px 12px !important;
        font-weight: 500;
        line-height: 30px;
    }
    
    .btn-outer {
        padding: 5px 18px;
    }
    .search-box-btn {
        color: #171f3c;
    }
    .navbar-header .navbar.sticky {
        padding: 10px 0;
    }
    .features-text h2,
    .number-text,
    .testimonial-caroussel {
        margin-top: 25px;
    }
    .list-p,
    .team-bloc,
    .blog-inner,
    .sidebar-tags {
        margin-bottom: 25px;
    }
    .col-left-inner {
        padding-right: 0;
    }
    .projetc-inner,
    #testimonial {
        padding: 15px;
    }
    .left-sidebar.sidebar-side {
        padding-right: 0;
    }
    .search {
        width: 100%;
    }
    .title-h2 {
        font-size: 35px;
    }
    .medium-blog .blog-summary {
        overflow: visible;
        margin-top: 10px;
        padding-top: 20px;
        clear: both;
    }
    .subscribe-form .form-control {
        width: 90%;
    }
    .medium-blog .blog-item-img {
        width: 100%;
    }
    .footer-top h5 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .sidebar-side {
        padding-left: 0;
        margin-top: 50px;
        padding-right: 0;
    }
    
    .portflio-section-title .title-h2 {
        font-size: 18px;
       line-height: 28px;
    }

    .project_product-one-columns {
        padding-left: 15px;
        padding-right: 15px;
    }
    #projets h3 {
        padding-top: 25px;

    }
    .comments-reply {
        margin-bottom: 40px;
    }
    .sidebar-post-inner img {
        width: 95px;
    }
    .blog-item{
     margin: 0 0 30px 0;
    padding: 0 0 30px 0;   
    }
    .padd-title {
    padding-top: 150px;
    padding-bottom: 0;
}
    
    .portfolio-caroussel .owl-controls{
     top: 40%;  
    }
     .form-comment .form-control{
        margin-bottom: 15px;
    }
   
    .bg-portflio-section.padd-title, .bg-blog-section.padd-title{
        padding-bottom: 100px;
    }

    .chevron:before, .chevron:after {
        display: none;
    }

    .number-block {
        text-align: center;
    }

}

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

    #scrollUp {
      bottom: 60px;
    }

    .navbar-brand {
        margin:0 15px;
    }

    .social-share {
        width: 100%;
        top: auto;
        bottom: 0;
        box-shadow: 0px 0px 10px 10px #445d7269;
    }
    .social-share a {
        width: 25% !important;
        height: 40px;
        transition: none;
    }
    .social-share a:hover{
        width: 25%;
    }
    .social-share a i {
        height: 100%;
    }

    .footer-bottom {
        padding-bottom: 20px;
    }

    .hero-text {
        overflow: hidden;
    }

    .hero-text span {
        font-size: 25px;
    }

    section#contact .content-contact {
        width: auto;
        padding: 40px 0 160px 0;
    }
}

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

    .hero-text h2 {
        font-size: 30px !important;
    }

    .hero-text span {
        font-size: 20px;
    }

    nav.navbar.navbar-expand-lg.fixed-top > .container button.navitation-drawer {
        right: 0px;
    }

}

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

    nav.navbar.navbar-expand-lg.fixed-top > .container{
        position: relative;
    }

    nav.navbar.navbar-expand-lg.fixed-top > .container button.navitation-drawer{
        display: block;
    }

    .navbar-header .navbar-nav li a {
        border: 1px solid #e4e3e3;
    }
    .navbar-header .navbar-nav li a::after{
        background-color: transparent;
    }
    
    button.navbar-toggler {
        display: none;
    }
    
    .navbar-brand > img {
        max-width: 215px;
        margin: 0px 0 4px 0;
    }
}

@media only screen and (max-width: 1023px) {
    
    .title-h2 {
      font-size: 35px; 
    }

    .video-mockup {
        display: none;
    }

    .navbar-header .navbar {
        background-color: #fff;
    }

    .pd-tp-80 {
        padding-bottom: 20px;
    }

    .hero {
        background-image: url('../images/banner-softmedia.png');
        background-size: cover;
        background-repeat:no-repeat;
        background-position: 0 70px;
        padding-bottom: 80px;
        height: 100%;
    }

    .hero:before {
        content: "";
        width: 100%;
        height: 100%;
        padding: 2em;
        background-image: url('../images/image-banner-responsive.png');
        position: absolute;
        left: 0;
        top: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .hero-text h2 {
        font-size: 35px; 
    }

    .hero-text h2, .hero-text span , .hero-text p {
        color: #ffffff;
    }

    .chevron:before, .chevron:after {
        background: #ffffff;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .navbar-collapse .navbar-nav {
       background-color: #fff;
    }
    .navbar-header .navbar-nav li a{
     color: #171f3c;
    font-size: 15px;
    padding: 10px 12px !important;
    font-weight: 500;
    line-height: 30px;
    }
    .search-box-btn{
     color: #171f3c;   
    }
    .navbar-toggler {
        padding: 25px 0;
    }
    .navbar-brand {
        padding: 0 15px;
    }
    .navbar-header .navbar.sticky .navbar-brand {
        padding: 0 15px;
    }
    .navbar-header .navbar.sticky .navbar-toggler {
        padding: 15px 0;
    }
    .sidebar-side {
        padding-left: 0;
        padding-right: 0;
    }
    .sidebar-post-inner img {
        width: 55px;
    }
    .tags-inner a {
        padding: 8px 10px;
    }
    .shapes-bg {
        display: none;
    }
    .scroll-container {
        bottom: 50px;
    }

    .btn-outer .dropdown-menu {
        width: 100%;
    }
    .col-right-inner {
        right: 30px;
    }
    .navbar-header .navbar.sticky {
        padding: 10px 0;
    }
    .projetc-inner,
    #testimonial {
        padding: 20px;
    }
    .video-mockup {
        width: 50%;
    }
    .hero-text {
    padding-top: 80px
    }
    .subscribe-form .form-control {
        width: 80%;
    }
    .list-social li {
        margin-right: 3px;
    }
    .col-left-inner{
     padding-left: 35px; 
     padding-right: 45px;
    }
    .list-social a {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .left-sidebar.sidebar-side {
        padding-right: 0;
    }
    .search button {
        padding: 10px;
    }
    .medium-blog .blog-summary {
        overflow: visible;
        margin-top: 10px;
        padding-top: 20px;
        clear: both;
    }
    .subscribe-form .form-control {
        width: 80%;
    }
    .medium-blog .blog-item-img {
        width: 100%;
    }
    .list-social a i {
        line-height: 30px;
    }
    .blog-item {
    margin: 0 0 35px 0;
    padding: 0 0 35px 0;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1200px) {
    
    .navbar-header .navbar-nav li a{
        padding: 0 8px !important; 
        font-size: 14px;
    }
    .shapes-bg {
        display: none;
    }
    
    .col-right-inner {
        right: 50px;
    }
    .col-left-inner{
       padding-left: 30px;
        padding-right: 80px;
    }
    .hero {
        padding-bottom: 80px;
        height: 100%;
    }
    .video-mockup {
        width: 55%;
    }
    .subscribe-form .form-control {
        width: 85%;
    }
    .left-sidebar.sidebar-side {
        padding-right: 20px;
    }
    .search button {
        padding: 10px;
    }
    .sidebar-post-inner img {
        width: 60px;
    }
    .blog-item {
    margin: 0 0 35px 0;
    padding: 0 0 35px 0;
    }
}

@media only screen and (min-width:1600px) {
    .col-right-inner {
        right: 0;
    }
    .video-mockup img {
        width:800px;
    }
    .navbar-header .navbar-nav li a{
         color: #ffffff;   
    }
}