/*------------------------------------------------------------------
[Responsive Stylesheet]

Template Name  	: Unisa
Description 	: Unisa Responsive HTML Template
Author      	: TivaTheme
Version     	: 1.0
Created     	: 15/09/2018
-------------------------------------------------------------------*/

@media (min-width: 992px) {
  /* effect */
  .dropdown-menu,
  .dropdown-content {
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    /*when the spec is finished*/
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    /*Chrome 16+, Safari 4+*/
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    /*FF 5+*/
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    /*Not implemented yet*/
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    /*IE 10+*/ }
  /* booknow */
  .btn-booknow a {
    padding: 10px 30px; }
  /* section-about */
  .section-about {
    padding-bottom: 0; }
  /* section-services */
  .section-services .box-service {
    padding-right: 100px; }
    .rtl .section-services .box-service {
      padding-left: 100px;
      padding-right: inherit; }
  /* about us */
  .section-aboutus .description {
    padding: 0 50px; } }

@media (max-width: 1366px) {
  /* main menu */
  .home-1 #main-nav > ul > li > a {
    padding: 0 13px; }
  /* Caption */
  .tiva-slideshow-wrapper .tiva-searchtours {
    bottom: 100px; }
  /* section-popular */
  .home-1 .section-popular.section .tiva-popular-title {
    padding: 0 0 0 110px; }
    .rtl .home-1 .section-popular.section .tiva-popular-title {
      padding: 0 110px 0 0; }
  /* home 3 */
  .home-3 .dropdown-over .dropdown-title {
    padding: 0 8px; }
  .home-3 .btn-booknow a {
    padding: 10px 15px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  /* product detail */
  #thumbs_list {
    width: 375px; }
  /* slideshow */
  .tiva-slideshow-wrapper .tiva-searchtours {
    bottom: 60px; }
    .tiva-slideshow-wrapper .tiva-searchtours .block-searchtours {
      margin-top: 30px; } }

@media (max-width: 1024px) {
  /* menu */
  #main-nav > ul > li > a {
    padding: 10px; }
  .btn-booknow a {
    padding: 10px; }
  /* section-popular */
  .home-1 .section-popular.section .title_block, .home-1 .section-popular.section .des-text {
    text-align: center; }
  .home-1 .section-popular.section .tiva-popular-title {
    padding: 0 15px 30px 15px; }
    .rtl .home-1 .section-popular.section .tiva-popular-title {
      padding: 0 15px 30px 15px; }
  .home-1 .section-popular .tiva-popular .block_content {
    margin-left: 0; }
    .rtl .home-1 .section-popular .tiva-popular .block_content {
      margin-right: 0;
      margin-left: inherit; }
  .home-1 .section-popular .popular-container .popular-content {
    position: absolute;
    bottom: 30px;
    left: 20px; }
    .rtl .home-1 .section-popular .popular-container .popular-content {
      right: 20px;
      left: auto; }
  .home-1 .section-popular .popular-container h4 {
    font-size: 28px; }
  /* section-topdes */
  .section-topdes .topdes-container .topdes-content {
    bottom: 20px;
    left: 20px;
    right: 20px; }
    .rtl .section-topdes .topdes-container .topdes-content {
      right: 20px;
      left: auto; }
    .rtl .section-topdes .topdes-container .topdes-content {
      left: 20px;
      right: auto; }
  .section-topdes .topdes-container .topdes-contentmeta {
    background-color: #FFFFFF;
    width: 100%;
    padding: 23px; }
  .section-topdes .topdes-container h4 {
    font-size: 20px; }
  .section-topdes .topdes-container .topdes-tour {
    color: #0b83fe; }
  .section-topdes .topdes-container .btn {
    right: 20px; }
    .rtl .section-topdes .topdes-container .btn {
      left: 20px;
      right: auto; }
  /* section-contacttour */
  .section-contacttour .contacttour-rg {
    width: auto; }
  /* home-2 */
  .product-container.product-style2 .bottom-block .p-right {
    margin-top: 15px;
    width: 100%;
    float: left; }
    .rtl .product-container.product-style2 .bottom-block .p-right {
      float: right; }
  .product-container.product-style2 .bottom-block .btn {
    float: left; }
    .rtl .product-container.product-style2 .bottom-block .btn {
      float: right; }
  .product-container.product-style2 .content_price {
    margin: 0 0 25px; }
  /* home-3 */
  .home-3 #main-nav > ul > li > a {
    padding: 0 10px; }
  /* footer */
  .about-us {
    padding-right: 0; }
    .rtl .about-us {
      padding-left: 0;
      padding-right: inherit; } }

@media screen and (max-width: 991px) {
  /* logo */
  .logo {
    margin-bottom: 10px; }
  /* menu */
  #btn-menu {
    display: block; }
  #top-header #main-nav {
    display: none !important; }
  /* slideshow */
  .home-1 .tiva-slideshow-wrapper .nivo-controlNav {
    position: inherit; }
  .home-1 .tiva-slideshow-wrapper .tiva-searchtours {
    padding: 40px 0 60px;
    position: inherit;
    bottom: 0; }
    .home-1 .tiva-slideshow-wrapper .tiva-searchtours h1, .home-1 .tiva-slideshow-wrapper .tiva-searchtours p {
      color: #2d2f34; }
    .home-1 .tiva-slideshow-wrapper .tiva-searchtours h1 {
      font-size: 44px; }
    .home-1 .tiva-slideshow-wrapper .tiva-searchtours .block-searchtours {
      margin-top: 50px;
      background-color: #f8f3f2; }
    .home-1 .tiva-slideshow-wrapper .tiva-searchtours .btn {
      margin: 10px 0; }
  .home-2 .tiva-slideshow-wrapper .tiva-searchtours {
    position: inherit;
    bottom: 0;
    padding: 40px 0 50px; }
    .home-2 .tiva-slideshow-wrapper .tiva-searchtours .block-searchtours {
      margin-top: 0;
      background-color: #f8f3f3; }
      .home-2 .tiva-slideshow-wrapper .tiva-searchtours .block-searchtours .btn {
        margin-top: 10px; }
  .home-2 .tiva-slideshow-wrapper .nivo-controlNav {
    position: inherit;
    bottom: 40px; }
  .home-2 .section-manufacture {
    padding: 80px 0; }
  .product-container.product-style2 .left-block, .product-container.product-style2 .right-block {
    width: 100%;
    float: left; }
    .rtl .product-container.product-style2 .left-block, .rtl .product-container.product-style2 .right-block {
      float: right; }
  .product-container.product-style2 .product-box {
    padding: 0 0 0 0; }
    .rtl .product-container.product-style2 .product-box {
      padding: 0 0 0 0; }
  /* home-3 */
  .home-3 #btn-menu {
    margin-top: 20px; }
  .home-3 #top-header.top-header-fixed {
    padding: 0 20px; }
  .block-instagram a {
    display: block;
    margin-bottom: 30px; }
  /* block newletter */
  .block-newsletter {
    margin-bottom: 50px;
    padding-right: 0; }
    .rtl .block-newsletter {
      padding-left: 0;
      padding-right: inherit; }
    .block-newsletter form {
      width: 100%; }
  /* product detail */
  .pb-centercolumn {
    margin-top: 30px; }
  .page-checkout .panel-default > .panel-heading {
    font-size: 16px; }
  .product-detail .breadcrumb .pull-share {
    margin-top: 20px;
    position: inherit;
    float: left; }
    .rtl .product-detail .breadcrumb .pull-share {
      float: right; }
  .product-detail .breadcrumb .price {
    text-align: left; }
    .rtl .product-detail .breadcrumb .price {
      text-align: right; }
  /* about us */
  .section-about .media-body {
    padding-right: 0; }
    .rtl .section-about .media-body {
      padding-left: 0;
      padding-right: inherit; }
  .bannertext .box-homehtml .block-html {
    padding-left: 50px; }
    .rtl .bannertext .box-homehtml .block-html {
      padding-right: 50px;
      padding-left: inherit; }
  /* category */
  #tiva-list .product-container .product-image-container {
    margin-bottom: 20px; }
  .content_sortPagiBar {
    margin-bottom: 15px; }
    .content_sortPagiBar .sort form {
      margin-bottom: 15px;
      margin-left: 15px; }
      .rtl .content_sortPagiBar .sort form {
        margin-right: 15px;
        margin-left: inherit; }
  /* blog-posts */
  .blog-posts .post-medium .post-image {
    margin-bottom: 20px; }
  /* about us */
  .section-aboutus .description {
    padding: 0; }
  .search-booknow .result-list .product-box,
  .search-booknow .result-list .bottom-block {
    padding: 0 30px;
	min-height: auto;
	margin-bottom: 0;
  }
  .search-booknow .result-list .btn {
    margin-top: 30px;
	margin-bottom: 30px;
  }
  .section-testimonial {
    padding: 60px 0; }
    .section-testimonial .testimoniol-slider p {
	  width: 100%;
	  line-height: 32px;
      font-size: 18px; } }

@media (max-width: 767px) {
  .section-about h5.media-heading {
    margin-top: 20px; }
  .section-about .testimoniol-slider {
    background-image: none;
    padding: 130px 0 100px 0; }
  #breadcrumb .bread-title {
    font-size: 32px; }
  .bannertext .box-homehtml {
    width: 100%;
    display: block; }
    .bannertext .box-homehtml.box-image {
      margin-bottom: 30px; }
    .bannertext .box-homehtml .block-html {
      padding-left: 0; }
      .rtl .bannertext .box-homehtml .block-html {
        padding-right: 0;
        padding-left: inherit; }
  /* footer */
  #footer .title_block {
    margin-bottom: 15px; }
  #footer .block-keep {
    margin-bottom: 30px; }
  .footer-copyright {
    text-align: center; }
    .footer-copyright .payment {
      float: none;
      width: 100%;
      margin-top: 15px; }
      .footer-copyright .payment img {
        display: inline-block; }
  .sidebar .block h4,
  .footer-block h4 {
    position: relative; }
    .sidebar .block h4:after,
    .footer-block h4:after {
      display: block;
      content: "\f055";
      font-family: "FontAwesome";
      position: absolute;
      top: 0;
      width: 25px;
      cursor: pointer;
      font-size: 18px;
      line-height: 27px;
      text-align: center;
      right: 0; }
      .rtl .sidebar .block h4:after, .rtl
      .footer-block h4:after {
        left: 0;
        right: auto; }
    .sidebar .block h4.active:after,
    .footer-block h4.active:after {
      content: "\f056"; }
  /* module social */
  .social_block {
    margin-top: 10px;
    float: none;
    width: 100%; }
    .social_block .st-title {
      display: inline-block;
      float: none; }
    .social_block ul {
      float: none;
      display: inline-block; }
  /* home-3 */
  .home-3 .logo {
    text-align: center; }
  .home-3 .bannertext .box-homehtml .block-html {
    padding-right: 0; }
    .rtl .home-3 .bannertext .box-homehtml .block-html {
      padding-left: 0;
      padding-right: inherit; }
  .home-3 .section-banner {
    padding: 100px 0; }
  .home-3 .section-bannertext {
    padding-top: 80px; } }

@media (max-width: 640px) {
  /* tabs-top */
  .tabs-top .title_block {
    float: none !important; }
  .tabs-top .nav-tabs.nav {
    padding: 0;
    margin: 30px 0;
    border: 1px solid #e5e5e5; }
    .tabs-top .nav-tabs.nav > li {
      display: inline;
      width: 100%;
      margin: 0; }
      .tabs-top .nav-tabs.nav > li.active > a {
        border-bottom: 1px solid #e5e5e5; }
      .tabs-top .nav-tabs.nav > li:last-child > a {
        border-bottom: 1px solid transparent; }
      .tabs-top .nav-tabs.nav > li > a {
        text-align: left;
        border-bottom: 1px solid #e5e5e5;
        margin: 0; }
        .rtl .tabs-top .nav-tabs.nav > li > a {
          text-align: right; }
    .rtl .section-about .testimoniol-slider {
      padding: 130px 0 145px 330px; }
  /* blog detail */
  .comments-form form input[type="text"] {
    margin-bottom: 25px; } }

@media (max-width: 480px) {
  .tiva-slideshow-wrapper .tiva-searchtours {
    padding: 40px 0 50px; }
  /* section-about */
  .section-about .media-left {
    float: none;
    width: 100%;
    margin: 30px 0 30px 0; }
    .rtl .section-about .media-left {
      margin: 30px 0 30px 0; }
    .rtl .section-about .testimoniol-slider {
      padding: 130px 0 100px 0; }
  .section-contacttour .contacttour-lf {
    width: 100%; }
  .section-contacttour .media-heading {
    font-size: 30px; }
  .pb-right-column .block {
    padding: 40px 30px; } }

@media (max-width: 375px) {
  .section-testimoniol .testimoniol-items .testimoniol-content {
    width: 74%; }
  .sort #productsShowForm {
    margin-top: 20px;
    margin-right: 0; }
    .rtl .sort #productsShowForm {
      margin-left: 0;
      margin-right: inherit; }
  .blog-posts .post-content .btn {
    margin-top: 15px;
    float: none;
    width: 100%; }
  .tiva-counter-number li {
    padding: 0 5px; } }
