@media only screen and (max-width: 1199px) {
    .center1199 {
        text-align: center;
        float: none;
    }

    .header-topbar:before {
        height: 900px;
    }

    .serviceBox .title {
        font-size: 16px;
    }

    .appointment-area {
        padding: 60px 0 0;
    }

    .appointment-area .defult-title.bl-none h1 {
        margin: 0 20px 0 0;
    }

    .appointment-area .defult-title h5 {
        padding-bottom: 25px;
    }

    .fixed-hight280 {
        height: 280px !important;
    }

    .hero-area:before {
        margin-left: -6%;
    }
}

@media only screen and (max-width: 1024px) {
    .team-area .owl-carousel .owl-nav .owl-next {
        right: 10px;
    }

    .team-area .owl-carousel .owl-nav .owl-prev {
        left: 10px;
    }

    .team-area .owl-theme .owl-nav [class*=owl-] {
        padding: 0 15px;
    }

    .social li i {
        width: 34px !important;
        height: 34px !important;
        line-height: 34px;
    }

    .mega-menu li a {
        font-size: 13px !important;
    }

    .mega-menu li {
        font-size: 15px !important;
    }

    .navbar-nav .open .dropdown-menu {
        max-width: 100% !important;
    }

    .team-inner-area .our-team {
        height: 375px;
    }

    .our-team .team-title>small {
        font-size: 11px;
        color: #fff;
    }
}

@media only screen and (max-width: 991px) {
    .scroll-to-fixed-fixed {
        position: inherit !important;
    }

    .center991 {
        text-align: center !important;
    }

    .header-topbar {
        padding: 10px 0 10px;
    }

    .header-navbar .navbar-default .navbar-nav>li>a {
        margin-left: 20px;
        font-size: 11px;
    }

    .mega-menu li a {
        font-size: 15px;
    }

    .navbar-header {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .header-topbar:before {
        display: none;
    }

    .herader-topbar-col.tobar-rightside {
        text-align: center;
    }

    .herader-topbar-col.tobar-leftside span {
        margin-right: -5px;
    }

    .separator-area:before {
        width: 100%;
        height: 100%;
        margin-right: 0;
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    .separator-col {
        text-align: center;
    }

    .carousel-caption {
        padding: 0 80px;
    }

    .services-area .service-img {
        width: 60%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    .appointment-area {
        padding: 120px 0;
    }

    .appointment-col {
        margin-bottom: 0;
    }

    .appointment-area img {
        display: none;
    }

    .appointment-area .input-group .form-control {
        margin-bottom: 30px;
    }

    .appointment-area .input-group-addon {
        display: none;
    }

    .appointment-area .input-group {
        width: 100%;
    }

    .fixed-hight210 {
        height: 210px !important;
    }

    .separator-area:before {
        margin-left: 0;
    }

    .appointment-area .defult-title h5 {
        padding-bottom: 60px;
    }

    .main-footer:before {
        display: none;
    }

    .services-area .service-img {
        margin-top: 30px;
    }

    .project-info-box {
        margin-top: 30px;
    }

    .hero-area {
        padding: 150px 0;
    }

    .hero-area:before {
        width: 70%;
        height: 100%;
        margin-left: -7%;
    }

    .hero-col h2 {
        font-size: 32px;
    }

    .copyright-col p {
        line-height: 22px;
        margin-top: 10px;
    }

    .titlebar-col p a {
        font-size: 11px;
    }

    .view {
        text-align: center;
    }

    .about-three-col1 img {
        padding: 0 0 10px 0;
    }

    #accordion .panel-title a {
        font-size: 12px;
    }

    .service-details-col p {
        font-size: 12px;
    }

    .plans .main_heading td {
        padding: 0 0 0 0 !important;
        font-size: 10px;
    }

    .plans tr td {
        font-size: 10px;
        padding: 2px 0 0 3px;
    }

    i.fa.fa-check-square-o {
        font-size: 10px;
    }

    i.fa.fa-close {
        font-size: 10px;
    }

    .titlebar-col h2,
    .titlebar-col h1 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 840px) {
    .header-navbar .dropdown-menu {
        min-width: 190px;
    }

    .counter-item:after {
        display: none;
    }

    .counter-item:before {
        display: none;
    }

    .owl-carousel {
        margin-right: 0 !important;
        width: 100% !important;
    }

    .contebr {
        display: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: #f36f5a;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .about-area {
        padding: 50px 0 0;
    }

    .pt-30 {
        padding-top: 0;
    }

    .defult-title h5 {
        padding-bottom: 20px;
    }

    .services-area {
        padding: 60px 0 50px;
    }

    .fw600 {
        padding: 0 0 10px 0;
    }

    .test-111 .owl-stage-outer {
        height: 452px;
    }

    .test-11123 .owl-stage-outer {
        height: 306px;
    }

    .our-team {
        margin-top: 60px;
    }
}

@media(min-width: 767px) and (max-width: 768px) {
    .center767 {
        float: none;
        text-align: center;
    }

    .header-topbar .topbar-arrow {
        display: none;
    }

    .header-navbar .navbar-brand {
        padding: 0 15px;
        margin: 20px 0 -44px 0;
    }

    .header-navbar .navbar-toggle {
        border-radius: 0;
        margin: 20px 15px;
    }

    .header-navbar .navbar-default .navbar-nav>li>a {
        padding: 12px 0;
        margin-left: 14px;
        font-size: 8px !important;
    }

    .navbar-nav .open .dropdown-menu {
        max-width: 50%;
    }

    .nav>li.dropdown.open .mega-menu {
        padding: 0;
    }

    .navbar-nav {
        max-height: 350px;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .main-nav.top-nav-collapse .icon-bar {
        background: #333;
    }

    .navbar-collapse {
        margin-top: 20px;
    }

    .container>.navbar-collapse {
        margin-left: 0;
        margin-right: 0;
    }

    .main-nav .navbar-right {
        background: #f1f1f1;
        margin: 0 -15px;
        padding: 10px 0;
    }

    .main-nav .navbar-nav>li {
        width: 100%;
        text-align: center;
    }

    .main-nav .navbar-nav>li>a {
        margin-top: 0;
        margin-left: 0;
        color: #666;
    }

    .navbar-header {
        float: left;
        width: 100% !important;
        margin: 9px auto;
        width: 20%;
    }

    .header-navbar .navbar-nav {
        text-align: left;
    }

    .team-area .owl-carousel .owl-nav .owl-next {
        right: 10px;
    }

    .team-area .owl-carousel .owl-nav .owl-prev {
        left: 10px;
    }

    .main-slider-area .carousel-control .glyphicon-chevron-right {
        right: 10px;
    }

    .fixed-hight210 {
        width: 100%;
        height: auto !important;
    }

    .titlebar-col h2 {
        line-height: 40px;
    }

    .hero-area {
        text-align: center;
        padding: 120px 0;
    }

    .hero-area:before {
        width: 100%;
        height: 100%;
        margin-left: 0;
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
    }

    .ser a img {
        width: 40%;
    }

    .herader-topbar-col.tobar-rightside {
        font-size: 10px;
    }

    .herader-topbar-col .tobar-rightside center991 {
        font-size: 10px;
    }

    .herader-topbar-col.tobar-rightside p a span {
        font-size: 9px;
    }

    .services .title {
        font-size: 12px;
    }

    .ser {
        padding: 0 70px 0 20px;
    }

    .team-inner-area .our-team {
        height: 410px !important;
    }
}

@media only screen and (max-width: 640px) {
    .serviceBox .title {
        font-size: 15px;
    }

    .services .title {
        font-size: 10px;
    }
}

@media only screen and (max-width: 600px) {
    #ut_styleswitcher {
        width: 50% !important;
    }

    .team-area .owl-theme .owl-nav [class*=owl-] {
        padding: 0 10px;
    }

    .header-navbar .navbar-default .navbar-nav>li>a {
        padding: 7px 0;
    }

    .text-center600 {
        float: none;
        text-align: center;
    }

    .main-nav .navbar-brand {
        width: 180px;
        height: auto;
    }

    .navbar-nav .open .dropdown-menu {
        max-width: 80%;
    }

    .serviceBox .title {
        font-size: 20px;
    }

    .defult-title h1,
    .defult-title h2:after,
    .defult-title h1,
    .defult-title h2:before {
        width: 30px;
    }

    .defult-title h1,
    .defult-title h2:before {
        right: -40px;
    }

    .defult-title h1,
    .defult-title h2:after {
        left: -40px;
    }

    .defult-title h1,
    .defult-title h2 {
        margin-left: 0;
        margin-right: 0;
    }

    .carousel-caption {
        padding: 0 50px;
        text-align: center;
    }

    .carousel-caption h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 25px;
    }

    .carousel-caption p {
        letter-spacing: 1px;
        font-size: 14px;
    }

    .titlebar-col {
        text-align: center;
    }

    .titlebar-col p {
        text-align: center;
        margin-top: 10px;
    }

    .filtr-item {
        width: 50%;
    }

    .project-three-area .filtr-item {
        width: 50%;
    }

    .header-navbar .navbar-brand {
        margin-top: 15px;
    }

    .header-navbar .navbar-brand img {
        width: 170px;
    }

    .carousel-caption {
        top: 34%;
    }

    .carousel-fade .carousel-inner .item {
        height: 37vh;
    }

    .call_wrapnew>span:first-child {
        font-size: 10px;
    }

    .call_wrapnew>span i {
        height: 25px;
        width: 25px;
        line-height: 23px;
    }

    .call_wrapnew a {
        font-size: 12px;
    }

    .call_wrapnew {
        left: 0%;
    }

    .defult-title.text-center.services-color h5 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .herader-topbar-col.tobar-rightside p {
        display: inline-black;
    }

    .counter-item {
        font-size: 24px;
    }

    .counter-item:before {
        left: -30px;
        width: 20px;
    }

    .counter-item:after {
        right: -30px;
        width: 20px;
    }

    .counter-title h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 420px) {
    .header-navbar .navbar-brand {
        margin-top: 15px;
    }

    .header-navbar .navbar-brand img {
        width: 170px;
    }

    .navbar-toggle {
        margin-bottom: 0;
    }

    .testimonial .pic {
        left: 20px;
        top: 20px;
    }

    .testimonial .description {
        padding: 120px 20px 20px 20px;
    }

    .defult-title h1,
    .defult-title h2:after,
    .defult-title h1,
    .defult-title h2:before {
        display: none;
    }

    .defult-title h5 {
        letter-spacing: 0;
    }

    .testimonial .description {
        margin-left: 0;
    }

    .testimonial .testimonial-content {
        margin-left: 20px;
    }

    .titlebar-col h2 {
        font-size: 12px;
    }

    .filtr-item {
        width: 100%;
    }

    .project-three-area .filtr-item {
        width: 100%;
    }

    .herader-topbar-col.tobar-rightside {
        margin-left: 21px;
    }

    .our-team .team-profile {
        height: 170px;
    }

    .team-inner-area .our-team {
        height: 270px;
    }
}

@media only screen and (max-width: 375px) {
    .herader-topbar-col.tobar-rightside span {
        margin-left: 3px;
        font-size: 12px;
    }

    .herader-topbar-col .after-bdr:after {
        right: -3px;
        top: 7px;
        width: 1px;
        height: 14px;
    }

    .imgcen {
        margin-top: 0;
    }

    span.plus {
        font-size: 25px;
    }

    .counter-item:after {
        right: -45px;
    }

    .packages1 {
        height: 260px;
    }

    .services {
        font-size: 30px !important;
    }

    .services .title {
        font-size: 9px !important;
    }

    .our-team .team-title a {
        font-size: 15px;
    }

    .our-team .team-title>small {
        font-size: 10px;
    }

    .our-team .team-social>li>a {
        font-size: 15px;
    }

    .team-inner-area .our-team {
        margin-bottom: 30px;
    }

    .team-inner-area .our-team {
        height: 250px;
    }
}

.readmore {
    padding: 10px 15px;
    border-radius: 35px;
}

@media only screen and (max-width: 350px) {
    .header-navbar .navbar-brand img {
        width: 155px;
    }

    .tab .nav-tabs li a {
        font-size: 14px;
        padding: 0 5px 0;
    }

    .separator-col h4 {
        font-size: 14px;
    }

    .contact-box {
        height: auto;
    }
}

@media only screen and (max-width: 414px) {
    span.plus {
        font-size: 26px;
    }

    .herader-topbar-col.tobar-rightside {
        margin-left: 20px;
    }

    .fw600 {
        padding: 0 0 0 0;
    }

    .services {
        padding: 0 !important;
    }

    .services .title {
        font-size: 15px !important;
        margin: 0;
    }

    .counter-item:after {
        right: -45px;
    }

    .ser a img {
        width: 100%;
    }

    .herader-topbar-col.tobar-rightside {
        font-size: 12px;
        margin-left: 0;
    }
}

@media only screen and (max-width: 667px) {
    .services .title {
        font-size: 10px;
    }

    .readmore {
        font-size: 10px;
    }

    .services .title {
        font-size: 10px;
    }
}

@media only screen and (max-width: 684px) {
    .services {
        padding: 0 !important;
        font-size: 42px;
    }

    .readmore {
        font-size: 12px;
    }

    .services .title {
        font-size: 15px;
    }
}

@-moz-document url-prefix() {
    .experience-box h1 {
        line-height: 82px;
    }
}

@media(min-width: 300px) and (max-width: 360px) {
    .herader-topbar-col.tobar-rightside span {
        margin-left: 11px;
        font-size: 9px;
    }

    .herader-topbar-col.tobar-rightside {
        font-size: 10px;
        margin-left: 0;
    }

    .navbar-header {
        margin: 0 auto;
        text-align: center;
        width: 284px;
    }

    .header-navbar .navbar-default .navbar-nav>li>a {
        padding: 5px 0;
    }

    #ut_styleswitcher {
        width: 84% !important;
    }

    .carousel-fade .carousel-inner .item {
        height: 56vh;
    }

    .services {
        font-size: 85px;
        padding: 0 0 18px 0;
    }

    .services .title {
        font-size: 23px;
    }

    .herader-topbar-col .after-bdr:after {
        right: -8px;
        top: 6px;
        height: 13px;
    }

    .readmore {
        font-size: 18px;
    }

    .portfolio-nav li {
        margin-right: 5px;
    }

    .team-area .owl-theme .owl-nav [class*=owl-] {
        padding: 0 10px;
    }
}