@media only screen and (max-width: 1199px) {
    .defult-title h1 {
        font-size: 28px;
    }
    .tab-block {
        padding: 80px 20px 80px 30px;
        margin-right: -10px;
    }
    .tab-block .nav-tabs>li>a {
        padding: 10px 10px;
    }
    .tab-block .icon-box {
        padding-left: 75px;
        margin-bottom: 15px;
    }
    .tab-block .icon-box span {
        font-size: 24px;
        line-height: 60px;
        width: 60px;
        height: 60px;
    }
    .tab-block .icon-box h3 {
        text-transform: capitalize;
        font-size: 20px;
    }
    .tab-block .icon-box p {
        font-size: 12px;
    }
    .separator h2 {
        font-size: 46px;
    }
    .post-content h3 a {
        font-size: 20px;
    }
    .footer .footer-widget h3 {
        font-size: 20px;
    }
    .separator h2 {
        margin-top: 20px;
    }
    .counter-up .counter-box .counter-title h4 {
        font-size: 18px;
    }
    .post-content h3 a {
        font-size: 18px;
    }
    .main-header-two .header-navbar .container:before {
        border-right: 0 solid transparent;
    }
}


@media only screen and (max-width: 1024px) {
    .wrap-sticky nav.navbar.bootsnav {
        padding: 10px 0;
    }
    .main-header .navbar-brand img {
        width: 200px;
    }
    .navbar>.container .navbar-brand {
        margin-left: 0;
        margin-top: 0;
    }
}




/* Wide Tablet PC Layout: 991px. */

@media only screen and (max-width: 991px) {
    .main-header nav.navbar.bootsnav ul.nav > li > a {
        padding: 10px 10px;
        margin: 0;
        font-weight: normal;
        margin-top: 5px;
    }
    .main-header .navbar-brand img {
        width: 185px;
        height: auto;
    }
    .navbar>.container .navbar-brand {
        margin-left: 0;
    }
    .services {
        padding-bottom: 70px;
    }
    .separator-2 {
        background: none #f5f5f5;
        padding: 50px 20px;
    }
    .tab-block {
        min-height: 500px;
    }
    .blog .post-item .blog-post-image img {
        min-width: 100%;
    }
    .counter-up .counter-style .counter-head-title:after,
    .counter-up .counter-style .counter-head-title:before {
        content: '';
        position: absolute;
        background-color: #FFC527;
        width: 50%;
        top: 50%;
        clear: both;
    }
    .counter-up .counter-style .counter-head-title:before {
        left: -50%;
    }
    .counter-up .counter-style .counter-head-title:after {
        right: -50%;
    }
    .icon-box h3 {
        font-size: 20px;
    }
    .separator h2 {
        font-size: 38px;
    }
    .footer .social-icon ul {
        text-align: left;
    }
    .footer .social-icon ul li a {
        font-size: 14px;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        margin-right: 3px;
    }
    .footer.home-style-2 .footer-widget .contact-info {
        margin-top: 20px;
    }
    .footer.home-style-2 .social-icon {
        margin-top: 20px;
    }
    .separator h2 {
        margin-top: 50px;
    }
    .header-navbar .navbar-default .navbar-nav>li>a {
        padding: 20px 8px;
    }
    .main-header .navbar-brand img {
        width: 170px;
    }
    .header-navbar .navbar-brand {
        margin-top: 7px;
    }
    .tab-block {
        padding: 0 20px 0 30px;
    }
    .separator-2 {
        padding: 100px 0 70px;
    }
    .tab-block {
        min-height: auto;
    }
    .services img {
        width: 70%;
        height: auto;
        margin: auto;
    }
    .main-header-two .header-navbar .container:before {
        width: 200px;
        border-bottom: 60px solid #111111;
    }
    #inner-title-bar .inner-title-bar-box h2 {
        font-size: 32px;
    }
}
/* Mobile Layout: 991px. */

@media only screen and (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #FFC527;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 8px 15px 8px 25px;
    }
    .navbar-default .navbar-collapse {
        max-height: 325px;
    }
    .type-text .cd-headline {
        text-align: center;
    }
    .navbar-toggle {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .header-navbar .navbar-brand {
        margin-top: 10px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        border-bottom: none;
    }
    nav.navbar.bootsnav .navbar-toggle {
        float: right;
        margin-right: 0;
    }
    nav.navbar.bootsnav .navbar-brand {
        float: left !important;
        margin: 15px 0;
    }
    nav.navbar.bootsnav .navbar-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .defult-title h1 {
        font-size: 26px;
    }
    .navbar-brand {
        padding: 12px 15px;
    }
    .featured .featured-box h3 {
        font-size: 20px;
    }
    .services {
        padding-bottom: 70px;
    }
    .separator-2 {
        background: none #f5f5f5;
        padding: 50px 20px;
    }
    .tab-block {
        min-height: auto;
        padding: 0 15px 0 15px;
    }
    .separator h2 {
        text-align: center;
        font-size: 36px;
    }
    .counter-style {
        border: none;
    }
    .counter-up .counter-style .counter-head-title h2 {
        font-size: 26px;
    }
    .counter-up .counter-style .counter-head-title:after,
    .counter-up .counter-style .counter-head-title:before {
        width: 80px;
    }
    .counter-up .counter-style .counter-head-title:before {
        left: -80px;
    }
    .counter-up .counter-style .counter-head-title:after {
        right: -80px;
    }
    .portfolio img {
        min-width: 100%;
    }
    .testimonial .tetimonial-slide .slide-item p {
        position: relative;
        padding: 0px 45px;
    }
    .testimonial .tetimonial-slide .slide-item span i {
        font-size: 40px;
    }
    .footer .social-icon ul {
        text-align: left;
    }
    .separator img {
        width: 80%;
    }
    .slider-main-title {
        font-size: 26px !important;
    }
    .navbar-toggle {
        padding: 12px 10px;
    }
    .header-navbar .navbar-default .navbar-nav>li>a {
        padding: 12px 8px;
    }
    .separator-2 {
        padding: 100px 15px 50px;
    }
    .tab-block p {
        margin-bottom: 0;
    }
    .tab-block .icon-box {
        margin-bottom: 50px;
    }
    .over-view {
        margin-bottom: 50px;
    }
    .our-team .team-profile:before {
        border-right: 350px solid transparent; 
    }
    .main-header-two .header-navbar .container:before {
        border-bottom: 70px solid #111111;
        border-right: 40px solid transparent;
        width: 235px;
    }
    #inner-title-bar {
        text-align: center;
    }
    .dis-none-767 {
        display: none;
    }
    #inner-title-bar .inner-title-bar-box {
        margin-bottom: 50px;
    }
    .main-header-two .header-navbar .container:before {
        border-bottom: 70px solid #111111;
        border-right: 25px solid transparent;
        width: 220px;
    }
    .featured .featured-box h3 span {
        left: 30%;
    }
    
}
@media only screen and (max-width: 600px) {
    .full-wd600 {
        width: 100%;
    }
    .our-team .team-profile {
        bottom: -80%;
    }
    .slider-para {
        display: none;
    }
    .main-header .full-wd600 {
        text-align: center;
    }
    .top-bar .social-list-top {
        text-align: center;
    }
    .type-text .cd-headline {
        font-size: 18px;
    }
    .about-information .info-box {
        text-align: center;
    }
    .about-information .info-box-icon {
        position: relative;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .about-information .info-box {
        padding-left: 0;
    }
}
@media only screen and (max-width: 480px) {
    .full-wd480 {
        width: 100%;
    }
    .top-bar {
        display: none;
    }
    .counter-up .counter-style .counter-head-title:after,
    .counter-up .counter-style .counter-head-title:before {
        display: none;
    }
    .counter-up .counter-box .counter-title h4 {
        font-size: 18px;
    }
    .testimonial .tetimonial-slide .slide-item p {
        position: relative;
        padding: 0px 45px;
    }
    .testimonial .tetimonial-slide .slide-item span i {
        font-size: 40px;
    }
    .our-team .team-profile:before {
        border-right: 420px solid transparent;
    }


}
@media only screen and (max-width: 480px) {
    .top-bar {
        display: none;
    }
    .defult-title h1 {
        font-size: 24px;
    }
    .defult-title h5 {
        font-size: 14px;
    }
    .separator h2 {
        text-align: center;
        font-size: 24px;
    }
    .icon-box h3 {
        font-size: 14px;
    }
    .counter-up .counter-box .counter-title h4 {
        font-size: 16px;
    }
    .tab-block .nav-tabs>li>a {
        padding: 10px 20px;
    }
    .counter-up .counter-style .counter-head-title {
        width: 100%;
    }
    .counter-up .counter-style .counter-head-title h2 {
        font-size: 24px;
    }
    .counter-up .counter-style .counter-head-title:after,
    .counter-up .counter-style .counter-head-title:before {
        display: none;
    }
    .counter-up .counter-box .counter-title h4 {
        font-size: 14px;
    }
    .post-content h3 a {
        font-size: 16px;
    }
    .footer .footer-widget h3 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 420px) {
    .full-wd420 {
        width: 100%;
    }
    .defult-title h1 {
        font-size: 24px;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
    }
    .defult-title h1:after,
    .defult-title h1:before {
        display: none;
    }
    .tab-block .nav-tabs>li>a {
        padding: 10px 10px;
    }
    .testimonial .tetimonial-slide .slide-item p {
        position: relative;
        padding: 0px 45px;
    }
    .testimonial .tetimonial-slide .slide-item span i {
        font-size: 40px;
    }
    .footer .social-icon ul li a {
        margin-right: 2px;
    }
    .slider-main-title {
        font-size: 18px !important;
    }
    .tab-block .nav-tabs>li>a {
        font-size: 14px;
        font-weight: 400;
    }
}
@media only screen and (max-width: 320px) {
    .default-section {
        padding: 60px 0px 30px;
    }
    .defult-title h1 {
        font-size: 24px;
        padding: 0;
    }
    .defult-title h1:after,
    .defult-title h1:before {
        display: none;
    }
    .tab-block .nav-tabs>li>a {
        padding: 10px 10px;
    }
    .testimonial .tetimonial-slide .slide-item p {
        position: relative;
        padding: 0px 45px;
    }
    .testimonial .tetimonial-slide .slide-item span i {
        font-size: 40px;
    }
    .footer .social-icon ul li a {
        margin-right: 2px;
    }
    .slider-main-title {
        font-size: 14px !important;
        font-weight: normal;
    }
}