@media screen and (max-width: 1250px){
    #navigation .navbar-inverse .navbar-nav > li > a{
        padding:0 15px;
    }
}
@media screen and (max-width: 1199px) {
    .nav_top_rt{
        margin-left:20px;
    }
    #navigation .navbar-inverse .navbar-nav > li > a{
        padding:0 7px;
    }
    .thumbnail-box ul li a {
        height:140px;
        width:140px;
    }
    .boxcell:nth-child(2n) {
        margin: 110px -37px 0;
    }
    .subbanner {
        margin: 111px 0 0;
    }
    .navbar-toggle{
        background:#252526 ;
        border-radius:0;
        border:none;
    }
    .small-box1:hover h4{
        font-size:20px ;
    }
    .textbox p br{
        display: none;
    }

    .testimonial-carousel .author-name{
        display:block;
        margin:29px 0 20px;
    }
    .small_box{
        font-size: 14px;
    }
    .small-box1 h4, .small-box1:hover h4{
        font-size:16px;
    }
    .post-meta ul li {
        line-height: 24px;
    }
}

@media screen and (max-width: 1040px) {
    .site-title {
        display: inline-block;

    }
    .subbanner {
        margin: 135px 0 0;
    }

    .comment-content::before {
        border-left: 24px solid #f5f5f5;
        border-top: 24px solid transparent;
        content: "";
        display: block;
        height: 0;
        left: 15px;
        position: absolute;
        top: -19px;
        width: 0;
    }

    .comment-content {
        left:0 !important;
        margin:20px 0;
    }

    .tab-panel > .nav-tabs {
        margin:0 !important;
    }
    .tab-panel .services-tab-content {
        max-width:100% !important;
        margin:0 !important
    }

    .boxcell {
        width:30%;
        margin:1%;
    }

    .list-inline > li {
        width: 100% !important;
    }
    .hide-info ul li{
        width:auto !important;
    }
    .boxcell:nth-child(2n) {
        margin:1%;

    }
    .portfoliolist  li {
        width: auto !important;
        display: inline-block;
    }


    .social-icons ul li,.social-icons ul li a {
        transform:none;
    }

    .navbar-header {
        width: 100%;
        text-align: center;
    }
    #navigation .navbar-brand {
        float: none;
        display: inline-block;
        margin:10px 0px;
    }
    #navigation .navbar-inverse .navbar-nav > li::before{
        top:-6px;
        height:3px;
    }
    .affix{
        padding-bottom:5px;
    }
    #navigation .navbar-inverse .navbar-nav > li.current::before{
        opacity:0;
    }
    #navigation .navbar-collapse {
        margin:0 !important;
        width:100%;
        text-align:center;
    }
    #navigation .navbar-collapse .navbar-nav{
        display:inline-block;
        float:none;
        margin:0;
        vertical-align:top;
    }
    #navigation .navbar-inverse .navbar-nav > li > a {
        padding: 0 10px;
    }
    .nav_top_rt {
        margin-left: 5px;
    }
    .entry-content h2{
        font-size: 29px !important;
    }
    .entry-content .small_box{
        font-size:12px;
    }


    /************NAVIGATION CSS END*******************/
    .affix ~ .navspacer {
        height: 170px;
    }
    .textlt {
        margin: 0px;
    }
    .small-box1 {
        padding: 0 1% !important;
        width: 98%;
    }
    .thumbnail-box {
        margin-bottom: 15px;
    }
    .thumbnail-box ul li, .thumbnail-box ul li:nth-child(2n) {
        margin: 0 1% 2%;
        width: 31.3%;
    }
    .thumbnail-box ul li, .thumbnail-box ul li a, .trustbox ul li .counter, .trustbox ul li, .social-icons ul li a::before, .tab-shapebox::before {
        transform: none;
    }
    .thumbnail-box ul li a, .trustbox ul li .counter {
        width: 100%;
    }
    .trustbox ul li, .trustbox ul li:last-child {
        margin: 0 0 1%;
        width: 49%;
    }
    .social-icons ul {
        margin: 46px 0 30px;
    }
    .social-icons ul li {
        margin: 0px;
    }
    .social-icons ul li a::before {
        left: -50px;
    }
    .small_box {
        font-size: 10px;
    }
    .textbox h2::after {
        width: 200px;
    }
    .padding-box {
        padding: 40px 2%;
    }
    .textlt {
        text-align: left;
        margin: 0 0 20px;
    }
    .textlt ~ figure {
        float: none !important;
        margin: 0 auto;
        clear: both;
    }
    /************CAROUSAL CSS***********************/
    .services-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -15px;
    }
    .services-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
        right: -15px;
    }
    .testimonial-carousel .owl-item {
        padding: 0 1%;
    }
    /***********SERVICE PAGE*******************/
    .tab-panel ul {
        width: 100%;
    }
    .tab-panel ul li {
        width: 15%;
        margin: 0px;
        display: inline-block;
    }
    .services-tab-content {
        /*	padding: 20px;
            width: 77%;
            margin-left: 137px;*/
    }
    .tab-shapebox {
        clear: both;
        float: none !important;
        margin: 3% auto 20px;
    }
    /***********CONTACT US PAGE***********************/
    .inquiry-form ul li {
        width: 100%;
    }
    /********PRICING PAGE*******************/
    .pakage_price span.numeric {
        font-size: 42px;
    }
    .pakage_price span.blue {
        font-size: 18px;
    }
    .plan1 .btn {
        padding: 15px 22px;
    }
    .plan1 ul li {
        font-size: 12px;
    }
    .plan-pricing .col-sm-4 {
        display: none;
    }
    .plan-pricing .col-sm-3 {
        width: 33.3%;
    }
    /************404 PAGE*********************/
    .error_box h3 {
        font-size: 45px;
        line-height: 50px;
    }
    .error_box h3 span {
        line-height: 30px;
    }
    .error_box h1 {
        font-size: 120px;
        line-height: 120px;
    }
    .login-box .error_box .form-control {
        width: 70%;
    }
    .error_box .input-group-btn {
        width: auto;
    }
    /**********BLOG PAGE**************/
    .full-comment-section .comment-content, .comment-content {
        width: auto;
    }
}
@media screen and (max-width: 991px) {
    .comments-area {
        margin-left: 0;
    }
    .social-icons ul {
        margin: 5px 0;
    }
    .small-box1 h4{
        font-size:18px;
    }
    .plan-detail{
        margin:189px 0 0;
    }
    .small_box{
        text-align: center;
    }
    .small_box span{
        margin: 0 auto 30px !important;
        float: none;
        width: 100% !important;
        display: inline-block;
    }
    .small_box span::after{
        margin:0 auto;
        right: 0px;
    }
    .small_box a{
        display: block;
    }
    .copyright-text{
        text-align:center;
    }
    .entry-content .small_box{
        padding-bottom: 30px;
    }
    .entry-content .small_box:last-child{
        padding-bottom: 0px;
    }
    /*********** service page **********/
    .service_section .col-sm-3 {
        width: 50%;
    }
    #sidebar {
        padding: 0;
    }
    .widget_calendar td,
    .widget_calendar th {
        padding: 0 !important;
    }
    .widget_nav_menu li ul li a,
    .widget_pages li ul li a,
    .widget_categories li ul li a {
        font-size: 13px;
    }
    .post-navigation {
        margin: 0;
        border: none;
    }
    .post-navigation a {
        padding:0;
    }
    .widget-title {
        padding-top: 0 !important;
        font-size: 20px !important;

    }

}
@media screen and (max-width: 883px) {
    .subbanner {
        margin: 175px 0 0 !important;
    }
    .subbanner h1 {
        margin: 0;
    }
}
@media screen and (max-width: 767px) {
    /************NAVIFGATION CSS************************/

    #navigation .navbar-collapse {
        background-color: rgba(23,23,23,0.90);
        margin:0 !important;
        text-align:left;
    }
    .subbanner {
        margin: 55px 0 0 !important;
    }
    .site-title {
        font-size: 32px !important;
    }
    .navbar-header {
        padding: 20px 2%;
    }
    .navbar-collapse.pull-right.collapse,.navbar-collapse.pull-right.collapsing{
        width:250px !important;
        right:0;
        top:62px;
        max-height:inherit;
        position:absolute;
    }
    .navbar-inverse .navbar-collapse{
        max-height:inherit;
    }
    #navigation .navbar-collapse .navbar-nav{
        float:left;
        width:100%;
    }
    .site-title{
        padding:0px;
    }

    #navigation .navbar-brand {
        float: left;
        margin: 20px 0 0 20px;
    }
    #navigation .navbar-collapse, .navbar {
        width: 100%;
    }
    #navigation .navbar-inverse .navbar-nav > li > a {
        border-bottom: 1px solid rgba(71,122,185,0.50);
    }
    .nav_top_rt {
        margin: 0 -15px;
        background: none;
        border-radius: 0px;
    }
    .textlt{
        text-align:center;
    }
    .trustbox ul{
        margin:0 !important;
    }
    .trustbox ul li .counter{
        height:auto;
        padding:15px 0;
    }
    .nav_top_rt li a {
        font-size: 16px !important;
        text-transform: none !important;
    }
    #navigation .navbar-inverse .navbar-nav > li.current:before {
        opacity: 0;
    }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a.dropdown-toggle {
        color: #f6be60;
    }
    #navigation .navbar-inverse .navbar-nav > li.current a.dropdown-toggle {
        color: #fff;
    }
    #navigation .navbar-inverse .navbar-nav > li.open a.dropdown-toggle, #navigation .navbar-inverse .navbar-nav > li.current:hover a.dropdown-toggle {
        color: #f6be60;
    }
    .navbar-nav > li > .dropdown-menu::before {
        opacity: 0;
    }
    .navbar-nav > li > a.dropdown-toggle::after {
        display: none;
    }
    #dmsearch {
        display: none;
    }
    .post-thumbnail {
        margin: 0;
    }
    .blog-wrap, .blog-media{
        margin:0 0 20px !important;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border: none !important;
    }
    .site-title {
        padding-left: 60px;
    }
    /*************NAVIGATION CSS END******************/
    header#header {
        position: fixed;
        width: 100%;
        left: 0px;
        top: 0px;
        z-index: 99999999;
    }
    .affix ~ .navspacer {
        display: none;
    }
    .home-page header#header {
        position: static;
    }
    .home-page .affix ~ .navspacer {
        display: block;
        height: 107px;
    }
    .plan-detail ul{
        border:none;
        margin:0;
    }
    .entry-header h1 {
        font-size: 2.0625rem !important;
    }
    /***********SOCIAL CSS***********************/
    .small_box {
        font-size: 14px;
    }
    .small_box span {
        margin: 0 15px 50px 0;
    }
    .small_box:last-child span {
        margin-bottom: 0px;
    }
    .social-icons ul {
        margin: 3px 0;
    }
    .social-icons ul li {
        width: 22%;
        margin: 0 0 3px;
        padding: 0px;
        height:auto;
        background:none;
        transform:none;
        -webkit-transform:none;
        -moz-transform:none;
        -ms-transform:none;
    }
    .social-icons ul li a {
        display: block;
        padding: 20px 0;
        transform:none;
        -webkit-transform:none;
        -moz-transform:none;
        -ms-transform:none;
        margin:0px;
        top:0px;
        background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    }
    .social-icons ul li:hover a {
        background: #fff;
    }
    .social-icons ul li a::before {
        display: none;
    }
    /***********SOCIAL CSS END********************/
    .tp-caption.medium_text div {
        font-size: 12px;
    }
    /************SERVICE PAGE**********************/
    .design_box {
        margin: 0 0 35px;
    }
    /***********CONTACT US PAGE***********************/
    .contact-info {
        margin-bottom: 5px;
    }
    .btn1 {
        float: left !important;
    }
    .item_image img {
        width: 100%;
    }
    .image-container {
        margin: 10px 0;
    }
    .partner-carousel .owl-item {
        left: inherit !important;
    }
    /************PRICING PAGE***********************/
    .plan-pricing .col-sm-3 {
        width: 100%;
    }
    .plan-pricing .plan1 {
        border-right: 1px solid #d4d4d4 !important;
    }
    .js-video {
        border: 1px solid #ffffff;
        height: 0;
        overflow: hidden;
        padding-bottom: 50.5%;
        padding-top: 25px;
        position: relative;
    }
    .js-video embed, .js-video iframe, .js-video object, .js-video video {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    /***********404 PAGE**************/
    .login-box .error_box .form-control {
        width: 82%;
    }
    /***********SLIDER CSS*************/
    .services-carousel.owl-theme .owl-controls .owl-buttons .owl-prev,.services-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
        display:none
    }
    .copyright-text{
        margin:15px 0 0;
    }
    .navbar-brand > img{
        width:70%;
    }
    #navigation .navbar-brand{
        margin:10px 0 6px 20px;
    }
    .navbar-toggle{
        margin:15px 0px 0px 0px !important;
    }
    #navigation .navbar-inverse .navbar-nav > li::before {
        display:none !important;
    }
    /*******************************/
    .copyright-text {
        margin: 20px 0 0;
    }
    .entry-content h2 {
        font-size: 26px !important;
    }
    .trustbox ul li .counter .numeric{
        font-size: 40px;
        line-height: 44px;
    }
    .design_box {
        margin:25px 0px !important;
    }
}
@media screen and (max-width: 667px) {
    .small-box1 {
        width: 88%;
        float: none;
        display: inline-block;
    }

    .partner_box_con a{
        display: inline-block;
    }
    /*.porfolio_smallbox img {
        float: none;
        display: inline-block;
        width: 65%;
    }
    .porfolio_smallbox .text-hide{
        width: 65%;
        margin: 0 auto;
        right:0px;
    }*/
}
@media screen and (max-width: 600px) {
    .portfolio-section ul#cartegories li a {
        padding: 5px 10px;
        font-size: 12px;
    }
    .thumbnail-box ul li, .thumbnail-box ul li:nth-child(2n) {
        width: 48%;
    }
    .error_box .input-group {
        width: 100%;
    }
    .login-box .error_box .form-control {
        width: 80%;
    }
}
@media screen and (max-width: 480px) {
    .boxcell{
        width:48%
    }
    .contact-form, .sitemap{
        display: none;
    }
    .copyright-text{
        margin: 0px;
    }
    .copyright-text br{
        display: none;
    }
    .service_section .col-sm-3 {
        width: 100%;
    }
    .services-tab-content {
        padding: 30px 10px;
    }
}
@media screen and (max-width: 400px) {
    .padding-box {
        padding: 40px 0;
    }
    .tp-caption.medium_text div {
        font-size: 9px;
    }
    .social-icons ul li {
        width: 32%;
    }
    .small_box {
        font-size: 11px;
    }
    .porfolio_smallbox .text-hide span {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .trustbox ul li, .trustbox ul li:last-child {
        width: 100%;
        margin: 0 0 2%;
    }
    .trustbox ul li .counter {
        padding: 15px 0;
        height: auto;
    }
    .team-profile {
        min-height: auto;
    }
    .tab-panel ul li {
        width: 18%;
    }
    .site-title, .site-description{
        padding-left: 0px;
    }
    .navbar-header{
        padding:0 2%;
        text-align: left;
    }
    /***********LOGIN PAGE*************/
    .full-container {
        padding: 30px 0;
    }
    .login-box a.logo {
        margin-bottom: 30px;
    }
    .login-box .textbox {
        padding: 30px;
    }
    .login-box a {
        border: none;
        margin: 8px 0 0;
        padding: 0;
    }
    /***********BLOG PAGE***************/
    .author_box {
        padding: 0px;
    }
    .author_box img {
        margin: 0 0 20px;
    }
    .comment-list ul.child {
        width: 100%;
        margin: 0px;
    }
}
