/* Large Layout: 1920px */

@media screen and (min-width: 1920px)and (max-width: 2559px) {}


/* Medium Layout: 1200px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    ul#nav {
        padding-right: 75px;
    }
    .is-sticky .mainmenu ul.nav li a {
        padding: 0 12px;
        font-size: 12px !important;
    }
    .search-box {
        right: 0;
    }
    .single-work-process {
        margin-right: 110px;
    }
    .work-process-icon {
        height: 100px;
        width: 100px;
    }
    .work-process-icon > i {
        height: 90px;
        line-height: 90px;
        width: 90px;
    }
    .work-process-icon:after {
        width: 100px;
    }
    #purchase-area .overlay {
        padding: 60px 0;
    }
    .get_a_quote > a {
        padding: 10px 20px;
    }
    .blog-status-bar > span {
        margin: 0 10px;
    }
    .blog-status-bar {
        margin-left: calc(50% - 135px);
    }
    .plan ul li {
        width: 218px;
    }
    .portfolio-overlay .portfolio-caption {
        top: calc(50% - 45px);
    }
    figcaption.portfolio-overlay a {
        margin-bottom: 10px;
    }
    figcaption.portfolio-overlay h6 {
        font-size: 13px;
    }
    figcaption.portfolio-overlay p {
        margin: 0;
    }
    #purchase-area h2 {
        font-size: 20px;
        letter-spacing: inherit;
    }
    #purchase-area button {
        letter-spacing: 1px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .web-development-services figcaption img,
    .security-nalysis-services figcaption img,
    .corporate-service-services figcaption img,
    .graphics-design-services figcaption img {
        margin-top: 30px;
    }
    .web-development-services figcaption > h6,
    .security-nalysis-services figcaption > h6,
    .corporate-service-services figcaption > h6,
    .graphics-design-services figcaption > h6 {
        margin: 10px 0 15px;
    }
    .our-team-img-tab ul li.active:after {
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px);
    }
}


/* Tablet Layout: 768px */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 750px;
    }
    .logo {
        margin-top: 25px;
    }
    .features-content p {
        margin-bottom: 0px
    }
    .about-content {
        text-align: center;
        margin-bottom: 50px;
    }
    .about-content ul {
        text-align: left;
        display: inline-block;
    }
    .about-content button {
        margin: 10px auto;
        display: block;
    }
    .about-img {
        text-align: center;
        margin-top: 50px;
    }
    .single-work-process {
        display: inline-block;
        float: none;
        margin-right: 67px;
    }
    .single-work-process:nth-child(3) {
        margin-right: 0;
    }
    .single-work-process:nth-child(3) .work-process-icon:after {
        display: none;
    }
    .work-process-icon:after {
        width: 60px;
    }
    .work-process-icon {
        margin-bottom: 20px;
    }
    .portfolio-filter ul li {
        padding: 10px 25px;
    }
    .get_a_quote {
        margin-top: 15px;
    }
    figcaption.portfolio-overlay a i {
        height: 35px;
        line-height: 32px;
        margin-top: 25px;
        width: 35px;
        margin-bottom: 10px;
    }
    figcaption.portfolio-overlay h6 {
        font-size: 12px;
    }
    figcaption.portfolio-overlay p {
        margin-top: 10px;
        font-size: 10px;
    }
    #purchase-area .overlay {
        padding: 20px 0;
    }
    #purchase-area button {
        margin-top: 10px;
    }
    .single-blog {
        margin-bottom: 50px;
    }
    .blog-status-bar > span {
        margin: 0 8px;
    }
    .blog-status-bar {
        margin-left: calc(50% - 102px);
        padding: 0 10px;
    }
    .blog-status-bar span i {
        margin-right: 0;
    }
    .single-blog .blog-title,
    .single-blog .blog-details {
        padding: 0 15px 10px 15px;
    }
    #pricing-area .col-md-3:nth-child(1) .plan,
    #pricing-area .col-md-3:nth-child(2) .plan {
        margin-bottom: 50px;
    }
    #pricing-area .col-md-3:last-child .plan {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    .testimonial-content:before {
        top: 0;
    }
    .testimonial-content:after {
        top: 0;
    }
    .footer-widget {
        margin-bottom: 50px;
    }
    .our-social-links {
        text-align: center;
    }
    ul#nav {
        padding-right: 30px;
    }
    .menuEffect .mainmenu ul.nav li a {
        padding: 15px 10px;
    }
    .mainmenu ul.nav li a {
        padding: 15px;
    }
    .web-development-services figcaption > p,
    .security-nalysis-services figcaption > p,
    .corporate-service-services figcaption > p,
    .graphics-design-services figcaption > p {
        display: none;
    }
    .web-development-services figure hr,
    .security-nalysis-services figure hr,
    .corporate-service-services figure hr,
    .graphics-design-services figure hr {
        margin: 15px auto 10px;
    }
    .our-team-img-tab ul li.active:after {
        -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
        transform: translateY(1px);
    }
    .blog-title {
        text-align: left;
    }
    .blog-title > h3 {
        margin-left: 5px;
    }
    .blog-title p {
        margin: 5px 0;
    }
    .blog-title p i {
        margin: 0 5px;
    }
    .blog-details > p {
        padding: 0 5px;
        text-align: left;
    }
    figcaption.portfolio-overlay a {
        margin-bottom: 0;
    }
    .portfolio-item figure:hover figcaption.portfolio-overlay p {
        display: none;
    }
    .portfolio-item figcaption.portfolio-overlay {
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
    .portfolio-item figure:after {
        display: none;
    }
    #purchase-area h2 {
        letter-spacing: .5px;
        font-size: 20px;
    }
    .mainmenu ul#nav li > a {
        padding-right: 12px;
        padding-left: 12px;
        font-size: 10px !important;
    }
}


/* Mobile Layout: 300px. */

@media only screen and (max-width: 767px) {
    .container {
        width: 300px;
    }
    .logo img {
        margin-left: 15px;
    }
    .navbar {
        min-height: 0;
    }
    .navbar-toggle {
        position: absolute;
        right: 20px;
        top: 0;
        margin: 0;
    }
    .is-sticky .navbar-toggle {
        top: -5px;
    }
    #bs-example-navbar-collapse-1 {
        border: none;
    }
    ul#nav {
        padding-right: 0;
        background: rgba(0, 0, 0, .9);
        margin-top: 0;
        margin-bottom: 0;
    }
    .mainmenu ul.nav li a {
        line-height: 30px;
        padding: 5px 15px;
    }
    .is-sticky .mainmenu ul.nav li a {
        padding: 5px 15px;
    }
    .features-content p {
        margin-bottom: 50px;
    }
    .about-content ul li i {
        margin-right: 5px;
    }
    .about-content .view_more_button {
        margin-bottom: 30px;
    }
    .single-work-process {
        float: none;
        margin: 30px 0 0;
        display: inline-block;
    }
    .single-work-process:first-child {
        margin-top: 0;
    }
    .work-process-icon {
        margin-bottom: 10px
    }
    .work-process-icon:after {
        display: none;
    }
    .portfolio-filter ul {
        padding: 20px;
        margin: 30px 0;
    }
    .portfolio-filter ul li {
        margin: 10px auto;
        display: block;
    }
    figcaption.portfolio-overlay a i {
        border: 1px solid #fff;
        height: 30px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-top: 20px;
        width: 30px;
        font-size: 12px;
    }
    figcaption.portfolio-overlay h6 {
        font-size: 14px;
        font-weight: 300;
    }
    figcaption.portfolio-overlay p {
        font-size: 10px;
        font-weight: 300;
        margin: 0;
        padding-top: 5px;
    }
    .single-counter {
        height: auto;
        margin-bottom: 50px;
        width: 100%;
        float: none;
    }
    #purchase-area h2 {
        margin-top: 8px;
        margin-bottom: 8px;
        font-size: 17px;
    }
    #purchase-area img {
        margin-top: 0;
    }
    #purchase-area .section-padding {
        padding: 10px 0;
    }
    .get_a_quote {
        margin-top: 15px;
    }
    .single-blog {
        margin-bottom: 50px;
    }
    .blog-status-bar > span {
        margin: 0 15px;
    }
    .blog-status-bar {
        margin-left: calc(50% - 136px);
        padding: 0 20px;
    }
    .blog-title > p:last-child {
        margin: 0;
    }
    #blog-area .col-sm-4:last-child .single-blog {
        margin-bottom: 0;
    }
    #pricing-area .plan {
        margin-bottom: 50px;
    }
    #pricing-area .col-md-3:last-child .plan {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-bottom: 0;
    }
    #quote-carousel .carousel-indicators li {
        height: 45px;
        width: 45px;
    }
    #quote-carousel .carousel-indicators .active {
        height: 50px;
        width: 50px;
    }
    .testimonial-content:before {
        top: 0;
    }
    .testimonial-content:after {
        top: 0;
    }
    .testimonial-content h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .testimonial-content .author p {
        font-size: 12px;
    }
    .footer-widget {
        margin-bottom: 50px;
    }
    .our-social-links {
        text-align: center;
    }
    .single-team-info {
        text-align: center;
    }
    .single_contact_info {
        margin-top: 30px;
    }
    #contact-area .section_title_black {
        margin-bottom: 40px;
    }
    .footer-icon a i {
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        margin: 2px;
        width: 30px;
    }
    .subscribe input[type="text"] {
        width: 65%;
    }
    .subscribe input[type="submit"] {
        padding: 10px;
    }
    .portfolio-item figcaption.portfolio-overlay {
        height: 100%;
        left: 0;
        top: 0;
        width: 100%;
    }
    figcaption.portfolio-overlay a {
        margin-bottom: 0;
    }
    .portfolio-item figure:hover figcaption.portfolio-overlay p {
        display: none;
    }
    /*biplobs css*/
    .singl-blog-status-bar span:nth-child(4) {
        float: none;
    }
    .singl-blog-status-bar span {
        padding: 8px;
    }
    .tag-share .tags {
        float: left;
    }
    .author-img {
        max-height: 100%;
        max-width: 100%;
        float: none;
        margin: 0;
    }
    .author-img img {
        width: 100%;
    }
    .author-content {
        width: auto;
        text-align: justify;
        margin-top: 20px;
    }
    .comments-wrapper {
        padding: 10px;
    }
    .comment-img {
        margin-right: 0;
        max-width: 100%;
        float: none;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .single-comment {
        width: auto;
    }
    .commenter {
        float: none;
        text-align: center;
        margin-top: 20px;
    }
    .singl-blog-top-bg-area h2 {
        font-size: 45px;
        padding: 150px 0 0;
    }
}


/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px;
    }
    figcaption.portfolio-overlay a i {
        height: 35px;
        line-height: 32px;
        margin-top: 45px;
        width: 35px;
        margin-bottom: 10px;
    }
    figcaption.portfolio-overlay h6 {
        font-size: 14px;
    }
    figcaption.portfolio-overlay p {
        margin-top: 10px;
        font-size: 12px;
    }
    .single-work-process {
        margin: 30px 15px 0;
    }
    .footer-icon a i {
        margin: 0 10px;
    }
    figcaption.portfolio-overlay a i {
        margin-top: 30px;
    }
    #features-area .col-sm-4:last-child .features-content p {
        margin-bottom: 0;
    }
}