@media (max-width:767px) {
    .container-fluid {
        width: 100%;
    }
    #topnav {
        background-color: rgba(255, 255, 255, 0.3);
    }
    #topnav .navbar-toggle .lines {
        margin: 34px auto;
    }
    #topnav .navigation-menu {
        float: none;
        max-height: 450px;
    }
    #topnav.scroll .navbar-toggle .lines {
        margin: 24px auto;
    }
    h3.font-bold.title span.title_span,
    h3.font-bold.title{
        font-size: 24px;
        line-height: 40px;
    }
    section.section.mission {
        background: #fff;
    }
    section.section.mission h3.font-bold.title {
        text-align: center;
        margin-top: 0;
    }
    .text-center.mission-one-content {
        padding: 10px 0;
    }
    section.section.mission .text-muted {
        text-align: center;
    }
    h3.flip-title, h3.flip-back-title {
        font-size: 22px;
        line-height: 36px;
    }
    .flip-main-wrapper img {
        max-width: 40%;
    }
    .box2 {
        padding: 30px 20px;
    }
    .member-detail p.product-disc {
        color: #fff !important;
        display: none;
    }
    section.section.contact-us.home {
        padding: 30px 0;
    }
    .footer-one {
        text-align: center;
    }
    ul.list-inline.footer-social-one.m-b-0.pull-right {
        float: none !important;
        display: table;
        margin: 10px auto 10px;
    }
    section.section.product img {
        width: 100%;
    }
    .gem-icon-size-large.gem-simple-icon {
        width: 100%;
        height: 96px;
        line-height: 96px;
        text-align: center;
        margin: 0 auto;
        display: table;
    }
    .text-white span, h1.counter.text-white.m-t-10 {
        color: #ea6404;
        text-align: center;
    }
    .gem-icon .back-angle {
        width: 100%;
    }
    .banner-search {
        width: 88%;
    }
    input.search-banner {
        font-size: 12px;
        height: 42px;
        width: 84%;
    }
    button.searchbtn {
        height: 42px;
        width: 16%;
    }
    .slide-text h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .banner-search {
        top: 60%;
    }
    .glyphicon-search:before {
        font-size: 16px;
    }
    .logo-main {
        width: 160px;
    }
    #topnav .logo .logo-dark {
        display: block;
        max-width: 80%;
        height: auto;
    }
    h4.font-primary {
        font-family: "Open Sans", sans-serif;
        line-height: 26px;
    }
    .contact-us .address {
        border-right: none;
        min-height: auto;
        margin-bottom: 50px;
    }
    .footer-one .about-text {
        padding-right: 0;
    }
    section.section.product .products-box {
        padding: 0;
        margin-bottom: 30px;
    }
    #topnav .navigation-menu > li > a.top-bar-btn {
        text-align: center;
        margin: 12px 30px 20px;
    }
    .caret {
        display: none;
    }
    li a.label-menu {
        color: #28282e !important;
    }
    h4.common-sla.col-md-4 {
        display: block;
        vertical-align: initial;
        text-align: center;
        margin: 20px 0 0;
    }
    ul.common-ul {
        padding: 20px 24px 10px;
    }
    .sal-table-main {
        margin-bottom: 40px;
    }
    h3.sla-title {
        text-align: center;
    }
    .job-box {
        margin-bottom: 30px;
    }
    .slider-home .item {
        padding-top: 220px;
    }
    .popup {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width : 991px) {
    .job-box {
        min-height: 1144px;
        position: relative;
    }
    .text-center.career-btn {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 25px;
    }
    .contact-us .address {
        border-right: 1px solid #ccc;
        min-height: 364px;
        width: 33%;
        float: left;
    }
    .footer-one .about-text {
        line-height: 22px;
        font-size: 13px;
    }
    .list-unstyled {
        font-size: 13px;
    }
    .container-fluid {
        width: 85%;
    }
    #topnav .navbar-toggle .lines {
        margin: 34px auto;
    }
    #navigation {
        padding: 0 60px 0;
    }
    #topnav .navigation-menu > li > a.top-bar-btn {
        text-align: center;
        margin: 12px 30px 20px;
    }
    .slider-home .item {
        padding-top: 20px;
    }
    .slideform {
        width: 96%;
    }
    .service-box {
        width: 50%;
        float: left;
        min-height: 560px;
    }
    .slider-hm-images ul {
        width: 90%;
    }
}


@media only screen and (min-width: 1200px) {
    .job-box {
        min-height: 856px;
        position: relative;
    }
    .text-center.career-btn {
       position: absolute;
    left: 0;
    right: 0;
    bottom: -17px;
    }
}

@media only screen and (min-width: 1405px) and (max-width : 1765px) {
    .blog-wrap .panel.panel-default:last-child {
        display: none;
    }
    .blog-wrap .panel.panel-default:nth-child(9) {
        display: none;
    }
}
@media only screen and (min-width: 1050px) and (max-width : 1405px) {
    .blog-wrap .panel.panel-default:last-child {
        display: none;
    }
    .slide-text > h1 {
        font-size: 38px;
        line-height: 40px;
    }
    .slide-text > p {
        font-size: 22px;
        line-height: 30px;
    }
    h3.flip-title, h3.flip-back-title {
        font-size: 20px;
        line-height: 32px;
        font-weight: 700;
        margin: 30px 0 10px;
    }
    .box2 {
        padding: 40px 20px;
    }
    .container-fluid {
        width: 88%;
    }
    .banner-search {
        width: 65%;
    }
    #topnav .logo .logo-light {
        max-width: 85%;
    }

}
@media only screen and (min-width: 991px) and (max-width : 1200px) {
    .blog-wrap .panel.panel-default:last-child {
        display: none;
    }
    .slide-text > h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .slide-text > p {
        font-size: 22px;
        line-height: 30px;
    }
    h3.flip-title, h3.flip-back-title {
        font-size: 20px;
        line-height: 32px;
        font-weight: 700;
        margin: 30px 0 10px;
    }
    .box2 {
        padding: 40px 20px;
    }
    .container-fluid {
        width: 90%;
        padding: 0;
    }
    .banner-search {
        width: 65%;
    }
    #topnav .logo .logo-light {
        max-width: 100%;
    }
    .logo-main {
        width: 140px;
    }
    #topnav .navigation-menu > li > a {
        padding-left: 12px;
        padding-right: 12px;
    }
    .job-box {
        min-height: 904px;
        position: relative;
    }
    .text-center.career-btn {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 25px;
    }
    .slideform {
        width: 80%;
    }
}
