@media screen and (min-width: 1000px){
    .no-padding{
        padding: 0 !important;
    }
    .section-title {
        padding: 0 150px;    
    }
    .navbar-header{
margin-right: 150px
    }
    .section-heading-2{
        padding: 0 230px;
    }
    .tesimonials-slider{
        padding: 100px 250px 150px 250px;
    }

    .my-info-section,.my-info{
        height: 100vh;
    }
}


@media screen and (min-width: 991px){
    .news-tabs-item{
        background: #3b3a3a;
    }

    .banner-1 .cd-headline{
        font-size: 100px;
        font-weight: bold;
        letter-spacing: 15px;
        margin: 0 0 10px 0
    }

    .banner-1 .cd-headline i{
        margin: 0 15px
    }
}



@media screen and (min-width: 768px){
    .dropdown:hover .dropdown-menu {
        display: block;
    }


    .dropdown .dropdown-menu,
    .dropdown-menu li .dropdown-menu{
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.28s ease-in-out;
        -moz-transition: all 0.28s ease-in-out;
        -ms-transition: all 0.28s ease-in-out;
        -o-transition: all 0.28s ease-in-out;
        transition: all 0.28s ease-in-out;
        -moz-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -o-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin:0 0;
        -moz-transform-origin:0 0;
        -o-transform-origin:0 0;
        -ms-transform-origin:0 0;
        transform-origin:0 0;
    }

    .dropdown:hover >.dropdown-menu,
    .dropdown-menu li:hover > .dropdown-menu{
        padding: 0;
        display: block;
        opacity: 1;
        visibility: visible;
        opacity: 1;
        visibility: visible;
        -moz-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }



}


@media screen and (max-width: 991px){
    .header{
        height: 60px;
    }

    .navbar-default .navbar-brand{
        line-height: 60px;
        height: 60px
    }
    .navbar-default .navbar-brand img {
        height: 40px
    }


    .banner-1 .cd-headline{
        font-size: 50px;
        font-weight: bold;
        letter-spacing: 5px;
        margin: 0 0 10px 0
    }

    .banner-1 .cd-headline i{
        margin: 0 15px
    }



    .about-studio-item{
        margin-bottom: 90px;
    }

    .col-md-4:last-child .about-studio-item,.col-md-6 .feature-item:last-child,
    .col-md-3 .feature-item:last-child{
        margin: 0
    }
    .cat-item{
        width: 50%
    }
    .portfolio-box-1{
        width:50%;
    }

    .posted-by,.autor-img,.tucch-me{
        width: 100%;
        text-align: center;
        float: none
    }
    .autor-img img{
        margin: 0 auto
    }
    .full-width-project-content{
        top: 30px
    }

    .img-holder,.img-holder-right{
        position: relative;
        width: 100%;
        height: 400px;
        left: 0
    }

    .project-post-content {
        padding: 40px 30px;
        border-bottom: 2px solid #eee;
    }

    .skills-bars{
        margin-top: 50px
    }
    .fun-fact,.blog-item-2,.brand-slider,
    .fun-fact-item,.feature-item-2,.find-us-item{
        margin-bottom: 50px
    }

    .owl-nav{
        display: none
    }
    .post-slider li{
        padding:  200px 0;
    }
    .team-item{
        margin-bottom: 30px
    }
    .team-item img{
        height: 486px
    }
    .col-md-3 .feature-item:after,.col-md-6 .feature-item:after{
        content: "";
        position: absolute;
        top: auto;
        bottom: 0px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 100px;
        height: 2px;
        background: #e1e1e1;
        -webkit-transition: 0.2s ease-in;
        -moz-transition: 0.2s ease-in;
        -o-transition: 0.2s ease-in;
        transition: 0.2s ease-in;
    }

    .feature-item{
        margin-bottom: 30px;
        padding: 30px 0
    }

    .col-md-3:hover .feature-item:hover .col-md-3 .feature-item:after,
    .col-md-3:hover .feature-item:after{
        width: 80%
    }

    .my-info{
        padding-top: 50px
    }
    .portfolio-item{
        width: 50% !important
    }

    .commentslist {
        padding: 44px 25px 1px 25px;
    }
    .commentslist li {
        margin-bottom: 60px;
    }
    .commentslist .comment-avatar {
        width: 100px;
        height: 100px;
        margin-right: 30px;
    }
    .commentslist li ol li {
        margin-left: 90px;
    }
}




@media screen and (max-width: 768px){
    .a-logo{
        max-width: 170px
    }
    .section {
        padding: 70px 0;
    }
    .section-padding-top{
        padding-top: 70px
    }
    .small-section{
        padding: 40px 0
    }
.toggle-share{
    width: 35px;
    height: 35px;
        line-height: 35px;
        font-size: 15px
}
    .banner-1 .cd-headline{
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 5px;
        margin: 0 0 10px 0
    }

    .banner-1 .cd-headline i{
        margin: 0 10px
    }

    .bg-slideshwo .banner-text-slider{
        margin-top: 70%;
    }
    .cat-section .col-xs-4{
        padding: 0
    }

    .blockquote-1{
        padding:30px 50px
    }
    .blockquote-1:before {
        top: 1px;
        left: 10px;
        font-size: 40px;}

    .blockquote-1:after {
        bottom: 1px;
        right: 10px;
        font-size: 40px;}

    .cat-section .content h2, .cat-section .content-top h2,
    .single-post-2-content h2{
        font-size: 30px
    }

    .single-post-2-content {
        padding: 45px 30px 35px 30px;
    }

    .single-project-2 ul li h5 {
        left: 0;
        font-size: 14px;
        padding: 10px 5px;
    }
    .banner-text-slider h1,
    .single-project-1 h2,.single-post-1-head h2{
        font-size: 35px
    }
    .fashion-agency .section-heading h5,
    .project-post-content h5,.cat-section .content h4, .cat-section .content-top h4,
    .post-slider li h5,.portfolio-slider h5,.single-post-1-head h4{
        font-size: 20px;

    }
    .section-heading-2 span,.link-mask a,.blockquote-1 p
    ,.single-post-2-content .control-btn a{
        font-size: 15px
    }
    .fashion-agency .section-heading h1,
    .project-post-content h1,.blog-item-content h3,
    .post-slider li h1,.portfolio-slider h1,.page-title h2,
    .single-post-2 h3,.single-project-1 h5{
        font-size: 25px;
    }

    .section-heading-2 h2,
    .section-title h2{
        font-size: 23px
    }
    .about-studio .section-heading-2 p,
    .section-title p,.single-project-1 p{
        font-size: 14px
    }
    .single-post-2 .post-text p,.commentslist .comment-content p,
    .about-author-section .desc p{
        font-size: 12px
    }
    .about-studio-item{
        margin-bottom: 70px
    }
    .portfolio-box-1,.portfolio-box-1.box-half{
        width:100%;
        min-height: 400px;
    }

    .fashion-agency-see-more {
        height: 80px
    }
    .fashion-agency-see-more a {
        font-size: 18px;
        letter-spacing: 4px;
        line-height: 80px

    }

    .blog-item-content {
        padding: 55px 0;
    }
    #filter-1{
        padding: 25px 0
    }
    #filter-1 li a {
        font-size: 14px;
        letter-spacing: 1px;
        margin: 0 10px;

    }
    .portfolio-item{
        width: 100% !important
    }

    .commentslist {
        padding: 30px 0px 1px 0px;
    }
    .commentslist li {
        margin-bottom: 40px;
    }
    .commentslist .comment-avatar {
        width: 70px;
        height: 70px;
        margin-right: 30px;
    }
    .commentslist li ol li {
        margin-left: 50px;
    }
}




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


    .cat-item{
        width: 100%
    }
    .link-mask a{
        font-size: 12px
    }


}