@media (min-width: 1200px) {
   .hero-area {
        height: 600px;
    }
    .hero-area .contents {
        top: 120px;
        left: 190px;
        padding: 40px 20px;        
    }
    .hero-area .contents h1 {
    line-height: 50px;
    font-size: 50px;
  }
    .hero-area .contents h2 {
    line-height: 38px;
    font-size: 40px;
  }
    .footer-widget .footLogo {
    width: 86%;
    margin-bottom: 20px;
}

}

@media (min-width: 1024px) and (max-width: 1200px) {
   .hero-area {
        height: 480px;
    }
    .hero-area .contents {
        top: 50px;
        left: 80px;
        padding: 20px 10px;        
    }
    .hero-area .contents h1 {
    line-height: 42px;
    font-size: 46px;
  }
    .hero-area .contents h2 {
    line-height: 32px;
    font-size: 36px;
  }
    .footer-widget .footLogo {
        width: 80%;
        margin-bottom: 20px;
    }
    
}

@media (min-width: 768px) and (max-width: 1024px) {
  ul.social-list li a i {
    width: 30px;
    height: 34px;
    line-height: 34px;
  }
  .btn-small {
    font-size: 14px;
  }
  .top-bar .contact-details li a {
    font-size: 13px;
    margin-right: 10px;
  }
  .affix .logo-wrapper {
    margin-top: 3px;
  }
  .affix .navbar-brand > img {
    margin-top: 3px;
  }
  .navbar-brand > img {
    width: 200px;
    margin-top: 10px;
  }
  .navbar-default .navbar-nav {
    margin-right: -15px !important;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 7px 6px;
    font-size: 13px;
  }
  .dropdown li a,
  .sup-dropdown li a {
    font-size: 13px;
  }
  .full-search .close-search {
    right: 30px;
  }
  #carousel-area .item {
    height: 380px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #carousel-area .item .carousel-caption h3 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 20px;
  }
    .hero-area {
        height: 370px;
    }
    .hero-area .contents {
        top: 50px;
        left: 80px;
        padding: 20px 10px;        
    }
    .hero-area .contents h1 {
    line-height: 36px;
    font-size: 32px;
  }
    .hero-area .contents h2 {
    line-height: 26px;
    font-size: 22px;
  }
  .boxed h3 {
    font-size: 18px;
  }
  .service-box .service-head h2 {
    font-size: 16px;
  }
  .company-ever .content h2 {
    font-size: 16px;
  }
  .company-ever .content {
    padding: 25px;
    margin-right: 0px;
  }
  .company-ever .content::before {
    display: none;
  }
  .controls a {
    margin: 5px;
    padding: 10px 8px;
  }
  .portfolio-item .content {
    padding: 10px 22px;
  }
  .portfolio-item .content h3 {
    font-size: 16px;
  }
  .portfolio-item .content p {
    font-size: 14px;
  }
  .counter-item {
    border-left: none;
  }
  .team-member {
    margin: 15px 0;
  }
  .touch-carousel .owl-controls .owl-buttons {
    top: -22px;
  }
  #testimonial p {
    margin: 40px 0;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget img {
    width: 100px;
  }
  .featured-thumb {
    margin-top: 30px;
  }
  .banner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  .cta p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .service-3 .service-item {
    padding: 15px;
  }
  .services-2 .tabs-content {
    padding: 15px 0;
  }
  .services-2 .tab-menu .list-group li a {
    padding: 13px;
  }
  .services-2 .tabs-content .services-list {
    padding: 15px 0;
  }
  #pagination {
    margin-bottom: 50px;
  }
  .project-details,
  .share {
    margin-top: 30px;
  }
  .contact-form {
    margin-bottom: 50px;
  }
   .footer-widget .footLogo {
        width: 65%;
        margin-bottom: 20px;
    }
    
    
}
@media (max-width: 767px) {
  .navbar-toggle {
    display: none;
  }
  .affix .logo-wrapper {
    margin-top: 3px;
  }
  .logo-wrapper .navbar-brand img {
    width: 54%;
    margin-top: -3px;
  }
  .navbar-header {
    position: relative;
  }
  /*.top-bar {
    display: none;
  }
  .contact-details {
    display: none;
  }*/
  .top-bar .contact-details li a {
   font-size: 12px;
   line-height: 32px;
  }

  .dropdown li,
  .sup-dropdown li {
    border-bottom: none;
  }
  .logo-wrapper {
    position: absolute;
    top: 0px;
    margin-top: 22px;
  }
  #carousel-area .item {
    height: 280px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #carousel-area .item .carousel-caption h3 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 20px;
  }
    .hero-area {
        height: 225px;
    }
    .hero-pic {
    }
    .hero-area .contents {
        top: 25px;
        left: 60px;
        padding: 10px 5px;        
    }
    .hero-area .contents h1 {
    line-height: 28px;
    font-size: 28px;
  }
    .hero-area .contents h2 {
    line-height: 22px;
    font-size: 20px;
  }
  .boxed {
    text-align: center;
  }
  .boxed h3 {
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
  }
  .boxed .btn-border {
    float: none;
    width: 45%;
   clear: none;
  }
  .service-box {
    margin-bottom: 30px;
  }
  .service-box .service-head h2 {
    font-size: 16px;
  }
  .company-ever .content h2 {
    font-size: 16px;
  }
  .company-ever .content {
    padding: 25px;
    margin-right: 0px;
  }
  .company-ever .content::before {
    display: none;
  }
  .controls a {
    margin: 5px;
    padding: 10px 8px;
  }
  .portfolio-item .content {
    padding: 10px 22px;
  }
  .portfolio-item .content h3 {
    font-size: 16px;
  }
  .portfolio-item .content p {
    font-size: 14px;
  }
  .team-member {
    margin-bottom: 30px;
  }
  .counter-item {
    border-left: none;
  }
  .touch-carousel .owl-controls .owl-buttons {
    top: -22px;
  }
  #testimonial p {
    margin: 40px 0;
  }
  #testimonial p .quote-left {
    display: none;
  }
  #testimonial p .quote-right {
    display: none;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget img {
    width: 100px;
  }
  .featured-thumb {
    margin-top: 30px;
  }
  .banner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .partners .logo {
    margin-bottom: 15px;
  }
  .panel-heading .panel-title a {
    font-size: 12px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  .cta p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .service-3 .service-item {
    margin-bottom: 30px;
  }
  .services-2 .tabs-content {
    padding: 15px 0;
  }
  .services-2 .tabs-content .services-list {
    padding: 15px 0;
  }
  .error-page h1 {
    font-size: 150px;
    margin: 50px 0;
  }
  .error-page h2 {
    font-size: 22px;
  }
  .error-page p {
    font-size: 16px;
  }
  .blog-post .post-thumb .hover-wrap .link {
    top: 40%;
  }
  .blog-post .date {
    float: none;
  }
  .blog-post .post-content {
    padding: 30px 0;
  }
  #sidebar {
    margin-top: 50px;
  }
  .blog-post .post-content .meta .meta-part {
    margin-right: 10px;
  }
  #comments .comments-list li ul {
    padding-left: 0;
  }
  .contact-form {
    margin-bottom: 50px;
  }
   .footer-widget .footLogo {
        width: 50%;
        margin-bottom: 20px;
    }
    
}
@media (max-width: 568px) {
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /*.contact-details {
    display: none;
  }*/
  .affix .logo-wrapper {
    margin-top: 3px;
  }
  .logo-wrapper .navbar-brand img {
    width: 54%;
    margin-top: -3px;
  }
  /*.top-bar {
    display: none;
  }*/
  #carousel-area .item {
    height: 280px;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #carousel-area .item .carousel-caption h3 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 20px;
  }
    .hero-area {
        height: 190px;
    }
    .hero-pic {
    }
    .hero-area .contents {
        top: 15px;
        left: 40px;
        padding: 5px 1px;        
    }
    .hero-area .contents h1 {
    line-height: 20px;
    font-size: 20px;
  }
    .hero-area .contents h2 {
    line-height: 18px;
    font-size: 16px;
  }
.hero-area .contents .btn {
  font-family: 'Roboto Condensed', Arial, sans-serif;
  margin: 5px;
}    
    
  .boxed h3 {
    font-size: 20px;
    padding: 15px 0;
  }
  .boxed .btn-border {
    float: none;
  }
  .service-box {
    margin-bottom: 30px;
  }
  .service-box .service-head h2 {
    font-size: 16px;
  }
  .company-ever .content h2 {
    font-size: 16px;
  }
  .company-ever .content {
    padding: 25px;
    margin-right: 0px;
  }
  .company-ever .content::before {
    display: none;
  }
  .controls a {
    margin: 5px;
    padding: 10px 8px;
  }
  .portfolio-item .content {
    padding: 10px 22px;
  }
  .portfolio-item .content h3 {
    font-size: 16px;
  }
  .portfolio-item .content p {
    font-size: 14px;
  }
  .team-member {
    margin-bottom: 30px;
  }
  .counter-item {
    border-left: none;
  }
  .touch-carousel .owl-controls .owl-buttons {
    top: -22px;
  }
  .project-details,
  .share {
    margin-top: 30px;
  }
  #testimonial p .quote-left {
    display: none;
  }
  #testimonial p .quote-right {
    display: none;
  }
  #testimonial .client-info {
    margin: 42px 10px;
  }
  #testimonial .client-info .client-name {
    font-size: 14px;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget img {
    width: 100px;
  }
  .featured-thumb {
    margin-top: 30px;
  }
  .banner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .partners .logo {
    margin-bottom: 15px;
  }
  .panel-heading .panel-title a {
    font-size: 12px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  .cta p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .service-3 .service-item {
    margin-bottom: 30px;
  }
  .services-2 .tabs-content {
    padding: 15px 0;
  }
  .services-2 .tabs-content .services-list {
    padding: 15px 0;
  }
  .error-page h1 {
    font-size: 150px;
    margin: 50px 0;
  }
  .error-page h2 {
    font-size: 22px;
  }
  .error-page p {
    font-size: 16px;
  }
  .blog-post .post-thumb .hover-wrap .link {
    top: 40%;
  }
  .blog-post .date {
    float: none;
  }
  .blog-post .post-content {
    padding: 30px 0;
  }
  #sidebar {
    margin-top: 50px;
  }
  .blog-post .post-content .meta .meta-part {
    margin-right: 10px;
  }
  #comments .comments-list li ul {
    padding-left: 0;
  }
  .contact-form {
    margin-bottom: 50px;
  }
  .footer-widget .footLogo {
        width: 40%;
        margin-bottom: 20px;
    }
    
}
@media (max-width: 480px) {
  .section-title {
    font-size: 20px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .big-title {
    font-size: 18px;
  }
  .logo-wrapper .navbar-brand img {
    width: 54%;
    margin-top: 0px;
  }
  .hidden-xs {
    display: none;
  }
  .post-title {
    font-size: 16px;
  }
  /*.contact-details {
    display: none;
  }*/
  #carousel-area {
    height: 190px;
  }
  #carousel-area .item .carousel-caption {
    top: -5%;
  }
  #carousel-area .item .carousel-caption h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #carousel-area .item .carousel-caption h3 {
    display: none;
  }
  #carousel-area .carousel-control {
    top: 20%;
  }
  #carousel-area .right.carousel-control {
    right: 10%;
  }
    .hero-area {
        height: 190px;
    }
    .hero-pic {
    }
    .hero-area .contents {
        top: 15px;
        left: 40px;
        padding: 5px 1px;        
    }
    .hero-area .contents h1 {
    line-height: 20px;
    font-size: 20px;
  }
    .hero-area .contents h2 {
    line-height: 18px;
    font-size: 16px;
  }
  
    .boxed h3 {
    font-size: 20px;
    padding: 15px 0;
  }
  .boxed .btn-border {
    float: none;
  }
  .service-box {
    margin-bottom: 30px;
  }
  .service-box .service-head h2 {
    font-size: 16px;
  }
  .company-ever .content h2 {
    font-size: 16px;
  }
  .company-ever .content {
    padding: 25px;
    margin-right: 0px;
  }
  .company-ever .content::before {
    display: none;
  }
  .controls a {
    margin: 5px;
    padding: 10px 8px;
  }
  .portfolio-item .content {
    padding: 10px 22px;
  }
  .portfolio-item .content h3 {
    font-size: 16px;
  }
  .portfolio-item .content p {
    font-size: 14px;
  }
  .team-member {
    margin-bottom: 30px;
  }
  .counter-item {
    border-left: none;
  }
  .touch-carousel .owl-controls .owl-buttons {
    top: -22px;
  }
  #testimonial p .quote-left {
    display: none;
  }
  #testimonial p .quote-right {
    display: none;
  }
  #testimonial .client-info {
    margin: 42px 10px;
  }
  #testimonial .client-info .client-name {
    font-size: 14px;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-widget img {
    width: 100px;
  }
  .featured-thumb {
    margin-top: 30px;
  }
  .banner h1 {
    font-size: 18px;
    line-height: 26px;
  }
  .partners .logo {
    margin-bottom: 15px;
  }
  .panel-heading .panel-title a {
    font-size: 12px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  .cta p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .service-3 .service-item {
    margin-bottom: 30px;
  }
  .services-2 .tabs-content {
    padding: 15px 0;
  }
  .services-2 .tabs-content .services-list {
    padding: 15px 0;
  }
  .error-page h1 {
    font-size: 150px;
    margin: 50px 0;
  }
  .error-page h2 {
    font-size: 22px;
  }
  .error-page p {
    font-size: 16px;
  }
  .blog-post .post-thumb .hover-wrap .link {
    top: 40%;
  }
  .blog-post .date {
    float: none;
  }
  .blog-post .post-content {
    padding: 30px 0;
  }
  #sidebar {
    margin-top: 50px;
  }
  #carousel-area .item .carousel-caption .btn {
    display: none;
  }
  #carousel-area .carousel-control i {
    border: none;
  }
  #carousel-area .item .carousel-caption {
    margin-top: 30px;
  }
  .blog-post .post-content .meta .meta-part {
    margin-right: 10px;
  }
  .project-details,
  .share {
    margin-top: 30px;
  }
  #comments .comments-list li ul {
    padding-left: 0;
  }
  .contact-form {
    margin-bottom: 50px;
  }
  .breadcrumb {
    width: 240px;
  }
  .nav-tabs > li > a {
    font-size: 12px;
  }
  .panel-heading .panel-title a {
    font-size: 11px;
  }
 .footer-widget .footLogo {
        width: 40%;
        margin-bottom: 20px;
    }
    
}
@media (max-width: 1024px) {
  .featured-header .featured-title {
    padding-left: 57px;
  }
  .featured-header .featured-title h4 a {
    font-size: 12px;
  }
  .featured-header .featured-title p {
    font-size: 11px;
  }
  .address li a {
    font-size: 12px;
  }
  .product .post-content h4 {
    font-size: 13px;
  }
}