/**
 * Construction Responsive CSS
*/
@media screen and (min-width:1270px) {
  /* Cnstrion Normal CSS */
  .container {
    padding: 0;
  }
}
@media screen and (max-width:1270px) and (min-width: 1200px) {
    .cnstrion-header > .container {
        padding: 0;
    }
}
@media screen and (max-width:1199px) {
  /* Cnstrion Normal CSS */
  .banner-wrap h3 {
    font-size: 40px;
    line-height: 48px;
  }
  

  .section-title-wrap h3 {
    font-size: 24px;
  }
  .masonry-filters ul {
    font-size: 14px;
  }
  .blog-meta {
    font-size: 14px;
  }
  .cnstrion-page-title {
    padding: 50px 0;
  }
  /* Cnstrion Home Page CSS */
  .section-title-wrap .masonry-filters {
    padding: 10px 0 0;
    text-align: left;
  }
  .section-title-wrap .masonry-filters ul li {
    padding-left: 0;
    padding-right: 32px;
  }
  .cnstrion-callout h2 {
    font-size: 40px;
  }
  /* Cnstrion About Us Page CSS */
  .cnstrion-page-title h1 {
    font-size: 42px;
  }
  /* Cnstrion Contact Page CSS */
  .cnstrion-contact .contact-links-wrap {
    padding: 30px 0 0;
  }
  .contact-info h4 {
    font-size: 20px;
  }
  /* Cnstrion Adventures Page CSS */
  .adventure-item:nth-child(2n) .adventure-info {
    padding-right: 0;
  }
  .adventure-info {
    padding-left: 0;
  }
}

@media screen and (min-width:992px) {
  /* Cnstrion Normal CSS */
  .cnstrion-main-wrap {
    background: #ffffff;
    position: relative;
    z-index: 1;
  }
  .cnstrion-navigation .container {
    max-width: none;
    padding: 0;
  }
}

@media screen and (max-width:991px) {
  /* Cnstrion Normal CSS */
  .cnstrion-main-wrap {
    margin-bottom: 0 !important;
  }
  .masonry-item {
    width: 50%;
  }
  .masonry-item.masonry-style-two {
    width: 100%;
  }
  .cnstrion-topbar .contact-link:last-child {
    display: none;
  }
  .search-wrap {
    max-width: 670px;
  }
  .cnstrion-header {
    padding: 10px 0;
    position: relative;
  }
  .cnstrion-header [class*="col-"] {
    position: static;
  }
  .cnstrion-toggle {
    display: inline-block;
  }
  .cnstrion-navigation {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    height: 45vh;
    margin: 0 auto;
    background: #ffffff;
    overflow-y: auto;
    text-align: left;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    z-index: 2;
  }
  .cnstrion-navigation ul li {
    display: block;
    border-bottom: 1px solid #f0f0f0;
  }
  .cnstrion-navigation ul li:last-child {
    border-bottom: none;
  }
  .cnstrion-navigation ul li.menu-item-has-children {
    margin-right: 0;
  }
  .cnstrion-navigation ul li.menu-item-has-children:after {
    top: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cnstrion-navigation ul li a {
    padding: 13px 0;
  }
  .cnstrion-navigation ul li.header-btn {
    margin: 18px 0;
  }
  .cnstrion-navigation ul.sub-menu {
    position: static;
    min-width: 10px;
    padding: 0 0 0 15px;
    background: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
  }
  .cnstrion-navigation ul.sub-menu li a {
    padding: 13px 0;
  }
  .cnstrion-banner .owl-carousel .item {
    height: 600px;
  }
  .banner-wrap h3 {
    font-size: 34px;
    line-height: 44px;
  }
  .cnstrion-about .video-wrap {
    margin-bottom: 50px;
  }
  .about-wrap {
    padding-left: 0;
  }
  .cnstrion-callout {
    padding: 100px 0;
  }
  .cnstrion-callout h2 {
    font-size: 36px;
  }
  .cnstrion-rooms .masonry-filters {
    padding-bottom: 25px;
  }
  .testimonial-item h4 {
    font-size: 16px;
  }
  .cnstrion-footer {
    position: static;
  }
  /* Cnstrion About Us Page CSS */
  .cnstrion-page-title h1 {
    font-size: 34px;
    line-height: 42px;
  }
  .cnstrion-values {
    padding-top: 0;
  }
  /* Cnstrion Contact Page CSS */
  .cnstrion-contact {
    padding-bottom: 80px;
  }
  /* Cnstrion Adventures Page CSS */
  .adventure-info, .adventure-item:nth-child(2n) .adventure-info {
    padding-top: 25px;
  }
  .social_rectangle a {
    width: 75px;
    height: 75px;
    line-height: 75px;
  }
  .book-online-box {
      margin-top: 11px;
  }
}

@media screen and (max-width:767px) {
  /* Cnstrion Normal CSS */
  p {
    line-height: 26px;
  }
  section {
    padding: 50px 0;
  }
  .masonry-item:last-child {
    padding-bottom: 0;
  }
  .cnstrion-mid-wrap {
    padding-bottom: 20px;
  }
  .cnstrion-topbar {
    padding: 10px 0 30px;
    background: none;
    color: #606060;
  }
  .cnstrion-topbar .textright {
    text-align: left;
  }
  .contact-link {
    display: block;
    margin: 0 0 15px;
  }
  .cnstrion-topbar .contact-link:last-child {
    display: inline-block;
  }
  .search-link {
    height: auto;
    width: auto;
    background: transparent;
    color: #a4a4a4;
    line-height: normal;
  }
  .search-wrap {
    max-width: none;
  }
  .cnstrion-search {
    padding: 50px 25px;
  }
  .search-wrap input[type="text"] {
    height: 55px;
    padding-right: 60px;
    font-size: 20px;
  }
  .cnstrion-brand img {
    width: 60px;
  }
  .cnstrion-banner .owl-carousel .item {
    height: 500px;
  }
  .banner-wrap h2 {
    font-size: 15px;
  }
  .banner-wrap h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .banner-wrap p {
    font-size: 15px;
  }
  .banner-wrap .container {
    max-width: 100%;
    padding: 0 60px;
  }
  .cnstrion-btns-wrap {
    padding-top: 10px;
    text-align: center;
  }
  .owl-carousel .owl-dots {
    bottom: 20px;
  }
  .cnstrion-about .video-wrap {
    margin-bottom: 25px;
  }
  .about-wrap .section-title-wrap {
    padding-bottom: 3px;
  }
  .section-title-wrap {
    padding-bottom: 15px;
  }
  .cnstrion-services {
    padding-bottom: 25px;
  }
  .service-item {
    padding-bottom: 25px;
  }
  .service-item h4 {
    font-size: 16px;
  }
  .service-title {
    padding-bottom: 5px;
  }
  .service-wrap {
    display: inline-block;
  }
  .cnstrion-callout {
    padding: 50px 0;
  }
  .cnstrion-callout h2 {
    font-size: 30px;
  }
  .adventure-item {
    padding-bottom: 40px;
  }
  .adventure-info, .adventure-item:nth-child(2n) .adventure-info {
    padding-top: 20px;
  }
  .adventure-info h3 {
    font-size: 24px;
  }
  .adventure-title {
    padding-bottom: 10px;
  }
  .gallery-caption {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
  }
  .gallery-caption a {
    display: inline-block;
    margin: 0 5px;
  }
  .gallery-caption .cnstrion-align-wrap {
    vertical-align: middle;
  }
  .gallery-caption:before {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .masonry-item.cnstrion-hover .gallery-caption:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section-title-wrap .masonry-filters {
    padding: 0;
  }
  .masonry-filters ul {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
  }
  .cnstrion-rooms .masonry-filters ul {
    white-space: normal;
  }
  .section-title-wrap .masonry-filters ul li {
    padding-right: 20px;
  }
  .masonry-item {
    width: 100%;
    float: none;
  }
  .masonry-item .cnstrion-image img {
    width: 100%;
  }
  .room-title {
    font-size: 16px;
  }
  .filters-style-two ul li a {
    font-size: 20px;
  }
  .room-name {
    width: 60px;
  }
  .cnstrion-blogs {
    padding-bottom: 25px;
  }
  .cnstrion-blogs [class*="col-"] {
    margin-bottom: 25px;
  }
  .blog-item {
    max-width: 370px;
  }
  .blog-info {
    padding: 25px;
  }
  .blog-meta {
    padding-top: 0;
  }
  .testimonial-wrap {
    padding: 50px 30px 30px;
  }
  .testimonial-info {
    display: block;
    padding: 0 0 20px;
    border: none;
    text-align: left;
  }
  .testimonial-info p {
    font-size: 14px;
  }
  .testimonial-item .cnstrion-image {
    display: block;
    padding: 0;
    text-align: left;
  }
  .cnstrion-testimonials .owl-nav {
    top: -87px;
    right: -30px;
  }
  .cnstrion-clients {
    padding: 40px 0;
  }
  .footer-wrap {
    padding: 50px 0 10px;
  }
  .footer-widget .cnstrion-brand {
    padding-bottom: 15px;
  }
  .footer-widget .cnstrion-social {
    padding-top: 10px;
  }
  .footer-widget {
    padding-bottom: 30px;
  }
  .footer-widget .form-group {
    margin-bottom: 0;
  }
  .widget-title {
    padding-bottom: 20px;
  }
  .cnstrion-copyright {
    text-align: center;
  }
  .cnstrion-copyright .textright {
    padding-top: 10px;
    text-align: center;
  }
  /* Cnstrion About Us Page CSS */
  .cnstrion-page-title {
    padding: 30px 0 35px;
    text-align: center;
  }
  .cnstrion-page-title h1 {
    font-size: 30px;
    line-height: 38px;
  }
  .cnstrion-page-title .float-right {
    width: 100%;
    padding-top: 5px;
  }
  .cnstrion-page-title .breadcrumb {
    display: block;
    text-align: center;
  }
  .cnstrion-page-title .breadcrumb li {
    display: inline-block;
  }
  .value-item {
    padding-top: 10px;
  }
  .value-item h4 {
    font-size: 18px;
  }
  .value-item .cnstrion-icon {
    padding-bottom: 5px;
  }
  .value-title {
    padding-bottom: 8px;
  }
  .cnstrion-stats {
    padding: 40px 0;
  }
  .stats-item {
    padding: 8px 0;
  }
  .stats-item h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .stats-item .cnstrion-icon {
    font-size: 50px;
    line-height: 50px;
  }
  .stats-item h3 {
    font-size: 18px;
  }
  .stats-title {
    padding-bottom: 5px;
  }
  /* Cnstrion Blog Page CSS */
  .cnstrion-blogs.blog-spacer-two {
    padding-bottom: 15px;
  }
  /* Cnstrion Contact Page CSS */
  .cnstrion-contact {
    padding-bottom: 25px;
  }
  .cnstrion-contact .contact-links-wrap {
    padding-top: 15px;
  }
  .form-group, div.wpcf7-response-output {
    margin-bottom: 20px;
  }
  textarea.form-control {
    height: 120px;
  }
  .cnstrion-contact .contact-link .cnstrion-icon {
    width: 45px;
    padding-right: 10px;
  }
  .cnstrion-contact .contact-link i {
    font-size: 35px;
  }
  .contact-info h4 {
    font-size: 18px;
  }
  .cnstrion-contact .contact-link {
    margin-bottom: 15px;
  }
  .contact-title {
    padding-bottom: 5px;
  }
  .contact-info h5 {
    font-size: 15px;
  }
  .cnstrion-map {
    height: 250px;
  }
  /* Cnstrion Portfolio Page CSS */
  .filters-style-three {
    padding-bottom: 20px;
  }
  .product-style-two {
    text-align: center;
  }
  /*---social-icon----*/
  .social_rectangle a {
      width: 60px;
      height: 60px;
      line-height: 60px;
      margin: 3px;
  }
  .social_rectangle a i {
    font-size: 32px !important;
  }
  .book-online-box-section {
      text-align: center;
  }
  .service_box p {
      min-height: auto;
  }
  .sticky-wrapper.is-sticky section.tripbar, section.tripbar{
    padding:15px 0;
    top: 0 !important;
    position: inherit !important;
  }
  section.cnstrion-topbar {
      display: none;
  }
  section.tripbar h5 {    
      font-size: 15px;
      letter-spacing: 0.5px;
  }  
}

@media screen and (max-width:575px) {
  /* Cnstrion Normal CSS */
  .container {
    padding: 0 25px;
  }
  .modal-dialog {
    margin: 25px;
  }
  .search-wrap input[type="text"] {
    height: 50px;
    padding-right: 60px;
    font-size: 16px;
  }
  .cnstrion-banner .owl-carousel .item {
    height: 450px;
  }
  .banner-wrap h2 {
    font-size: 14px;
  }
  .banner-wrap h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .banner-wrap .cnstrion-btn {
    min-width: 10px;
    padding: 10px 25px;
    font-size: 14px;
  }
  .banner-wrap .cnstrion-btns-wrap {
    padding-top: 5px;
  }
  .cnstrion-masonry[data-items="2"] .masonry-item {
    width: 100%;
    float: none;
  }
  .cnstrion-testimonials .owl-nav {
    padding-top: 20px;
    position: static;
  }
  .cnstrion-testimonials .owl-nav button.owl-prev, .cnstrion-testimonials .owl-nav button.owl-next {
    margin: 0 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cnstrion-testimonials .owl-nav button.owl-prev {
    margin-left: 0;
  }
  /* Cnstrion About Us Page CSS */
  .stats-item h2 {
    font-size: 26px;
    line-height: 32px;
  }
  .stats-item h3 {
    font-size: 16px;
  }
  /* Cnstrion Contact Page CSS */
  .contact-info h4 {
    font-size: 16px;
  }
}

@media screen and (max-width:479px) {
  /* Cnstrion Normal CSS */
  .video-btn img {
    width: 40px;
  }
  .cnstrion-navigation {
    margin-top: -1px;
  }
  .cnstrion-banner .owl-nav {
    display: none;
  }
  .banner-wrap p {
    width: 100%;
    font-size: 14px;
  }
  .banner-wrap h2 {
    font-size: 13px;
  }
  .banner-wrap h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .section-title-wrap h3 {
    font-size: 20px;
  }
  .service-wrap span {
    font-size: 18px;
  }
  .banner-wrap .container {
    padding: 0 25px;
  }
  .cnstrion-callout h2 {
    font-size: 26px;
  }
  .adventure-info, .adventure-item:nth-child(2n) .adventure-info {
    padding-top: 15px;
  }
  .adventure-info h3 {
    font-size: 22px;
  }
  .adventure-title {
    padding-bottom: 8px;
  }
  .blog-info {
    padding: 20px;
  }
  .blog-date-meta {
    top: 10px;
    left: 10px;
  }
  .blog-author {
    float: none;
  }
  .read-more {
    float: none;
    padding-top: 10px;
  }
  /* Cnstrion About Us Page CSS */
  .cnstrion-page-title h1 {
    font-size: 26px;
    line-height: 36px;
  }
  .stats-subtitle {
    max-width: 80%;
  }
  /* Cnstrion Contact Page CSS */
  .cnstrion-contact .cnstrion-btn {
    min-width: 100%;
  }
  .cnstrion-contact .contact-links-wrap {
    padding-top: 0;
  }
  .cnstrion-btn, .header-btn[id*="menu-item-"] a{
    min-width: 115px;
  }
  .cnstrion_social.social_rectangle {
      max-width: 220px;
      margin: 0 auto;
  }
}

@media screen and (max-width:359px) {
  /* Cnstrion Normal CSS */
  .banner-wrap h3 {
    font-size: 16px;
    line-height: 24px;
  }
  .contact-info h5 {
    font-size: 14px;
  }
  /* Cnstrion Home Page CSS */
  .service-wrap span {
    font-size: 16px;
  }
}