@media only screen and (min-width: 1260px) and (max-width: 1480px) {
body header .header-style-one.newes .main-nav-wrapper ul li a {
font-size: 10px;
}
body header .header-style-one.newes .main-nav-wrapper ul li {
padding: 0 11px;
}
} @media only screen and (min-width: 1201px) and (max-width: 1400px) {
header .header-style-two .nav-right .nav-right-hotline {
padding-left: 0;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
padding: 8px 15px;
font-size: 18px;
}
.package-sidebar .widget-recent-package-entries .package-sm .info h6 {
font-size: 14px;
}
.gallary-item {
margin-top: 35px;
}
}
@media only screen and (max-width: 1200px) {
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .paln-index-circle {
min-width: 64px;
}                       
} @media only screen and (min-width: 992px) and (max-width: 1200px) {
.gallary-item {
margin-top: 26px;
}
.destination-item .destination-img img {
height: 220px;
}
.package-card-alpha .package-card-body {
padding: 30px 15px;
}
.package-card-alpha .package-card-body .p-card-bottom .p-card-info h6 {
font-size: 14px;
}
.hero-style-two .hero-main-wrapper .single-hero-slide .hero-content .hero-title {
font-size: 40px;
line-height: 50px;
}
}
@media (max-width: 1199px) {
.package-card-alpha .package-card-body .p-card-bottom .p-card-info h6 span {
font-size: 14px;
}
.world-map-area .world-map-wrap {
min-height: 540px;
}
.destination-card-style-two .d-card-thumb img {
height: 220px;
}
.testimonial-card-gamma {
margin-top: 40px;
}
.footer-contact-wrapper ul.footer-contact-list li a {
font-size: 16px;
}
.inner-contact-options .contact-box-inner {
padding-left: 6px;
}
header .header-style-one .main-nav-wrapper,
header .header-style-two .main-nav-wrapper {
padding: 0;
}
header .header-style-one .main-nav-wrapper ul,
header .header-style-two .main-nav-wrapper ul {
padding: 0;
}
header .main-nav-wrapper ul li {
padding: 10px 0;
}
header .header-style-one .main-nav-wrapper ul li a,
header .header-style-two .main-nav-wrapper ul li a {
padding: 10px 20px !important;
border-top: 1px solid #eee;
margin-left: -15px;
margin-right: -15px;
}
header .header-style-one .main-nav-wrapper ul li,
header .header-style-two .main-nav-wrapper ul li {
padding: 0 !important;
}
header .header-style-one .main-nav-wrapper ul li.menu-item-has-children:after,
header .header-style-two .main-nav-wrapper ul li.menu-item-has-children:after {
display: none;
}
header .header-style-one li a.active::before,
header .header-style-two li a.active::before {
display: none;
}
header .header-style-one .main-nav-wrapper ul li.menu-item-has-childre i.fl,
header .header-style-two .main-nav-wrapper ul li.menu-item-has-childre i.fl {
display: block;
}
header .header-style-one .main-nav-wrapper ul li i.fl,
header .header-style-two .main-nav-wrapper ul li i.fl {
display: none;
}
header .header-style-one .main-nav-wrapper ul li.menu-item-has-children i.fl,
header .header-style-two .main-nav-wrapper ul li.menu-item-has-children i.fl {
display: block;
}
header .header-style-one .main-nav-wrapper ul li ul.sub-menu,
header .header-style-two .main-nav-wrapper ul li ul.sub-menu {
margin-left: 20px;
margin-bottom: 10px;
margin-top: 5px;
}
header .header-style-one .main-nav-wrapper ul li ul.sub-menu li a,
header .header-style-two .main-nav-wrapper ul li ul.sub-menu li a {
font-size: 14px;
}
header .header-style-one .main-nav-wrapper ul li ul.sub-menu li a::before,
header .header-style-two .main-nav-wrapper ul li ul.sub-menu li a::before {
width: 5px !important;
height: 5px !important;
left: 5px;
top: 48%;
}
header .header-style-one .main-nav-wrapper ul li:last-child a,
header .header-style-two .main-nav-wrapper ul li:last-child a {
border-bottom: 1px solid #eee;
}
header .header-style-one .main-nav-wrapper ul li ul.sub-menu li i.fl,
header .header-style-two .main-nav-wrapper ul li ul.sub-menu li i.fl {
display: none;
}
header .header-style-one .main-nav-wrapper ul li ul.sub-menu li.menu-item-has-children > i.fl,
header .header-style-two .main-nav-wrapper ul li ul.sub-menu li.menu-item-has-children > i.fl {
display: block;
}
.footer-social-icons {
text-align: left;
}
.package-details-image {
flex-wrap: wrap;
} .header-area.header-style-one .container {
max-width: unset;
}
header .header-style-one .hamburger {
display: block !important;
position: relative;
width: 28px !important;
height: 22px !important;
margin: 8px 0;
cursor: pointer;
border: 3px solid transparent !important;
float: right;
}
header .header-style-one .hamburger:focus {
border: 3px solid transparent !important;
}
header .header-style-one .hamburger span {
width: 100%;
height: 2px;
background: #54a15d !important;
display: block;
position: absolute;
right: 0;
transition: all 0.3s;
}
header .header-style-one .hamburger span.h-top {
top: 0;
}
header .header-style-one .hamburger span.h-bottom {
bottom: 0;
width: 100%;
}
header .header-style-one .hamburger span.h-middle {
top: 50%;
transform: translateY(-50%);
width: 100%;
}
header .header-style-one .hamburger.h-active span {
width: 80%;
}
header .header-style-one .hamburger.h-active span.h-top {
transform: rotate(45deg);
top: 50%;
margin-top: -1px;
}
header .header-style-one .hamburger.h-active span.h-middle {
transform: translateX(-30px);
opacity: 0;
}
header .header-style-one .hamburger.h-active span.h-bottom {
transform: rotate(-45deg);
bottom: 50%;
margin-bottom: -1px;
}
header .header-style-one .main-nav ul li ul.sub-menu > li a::before {
position: absolute;
width: 7px !important;
height: 7px;
content: "";
background-color: #54a15d;
opacity: 1;
border-radius: 50%;
top: 50%;
left: 0;
transform: translateY(-50%);
}
header .header-style-one .main-nav {
position: fixed;
top: 0;
left: 0;
width: 260px;
padding: 10px 15px !important;
z-index: 99;
height: 100%;
overflow: auto;
background: #fff;
transform: translateX(-260px);
transition: transform 0.3s ease-in;
}
header .header-style-one .main-nav > ul > li > a {
font-size: 16px !important;
color: #2d373c !important;
line-height: 35px;
margin: 10px 0;
}
header .header-style-one .main-nav ul li a { }
header .header-style-one .main-nav ul li a::before {
bottom: 0rem !important;
}
header .header-style-one .main-nav ul > li a.active::before {
opacity: 1 !important;
}
header .header-style-one .main-nav ul > li a:hover {
background: transparent;
}
header .header-style-one .main-nav > ul > li.has-child-menu:after {
display: none !important;
}
header .header-style-one .main-nav.slidenav {
transform: translateX(0);
}
header .header-style-one .main-nav > ul {
float: none;
padding: 10px 10px 0px 0;
margin-top: 40px !important;
}
header .header-style-one .main-nav > ul > li {
display: block;
padding: 0;
margin-left: 0;
}
header .header-style-one .main-nav > ul > li.has-child-menu:after,
header .header-style-one .main-nav > ul > li > a:after {
content: none;
}
header .header-style-one .main-nav > ul > li a {
font-size: 16px;
color: #fff;
line-height: 35px;
}
header .header-style-one .main-nav ul li .fl {
display: block;
line-height: 35px;
}
header .header-style-one .main-nav ul li .sub-menu {
position: static;
min-width: 200px;
background: transparent;
border: none;
opacity: 1;
visibility: visible;
box-shadow: none;
transform: none;
transition: none;
display: none;
}
header .header-style-one .main-nav ul li .sub-menu > li a {
display: block;
padding: 10px 0;
color: #707070;
border: none;
line-height: 0.8;
font-size: 14px;
text-decoration: none;
padding-left: 18px !important;
padding-top: 8px !important;
padding-bottom: 8px !important;
transition: all 0.3s;
}
header .header-style-one li a.active {
color: #ddd;
font-weight: 600;
font-size: 1.5rem;
}
header .header-style-one li a.active::before {
position: absolute;
bottom: 3rem;
left: 0;
width: 100%;
height: 2px;
content: "";
background-color: red;
opacity: 0 !important;
transition: all 200ms linear;
}
header .header-style-one .main-nav ul li {
display: block;
position: relative;
padding: 0 20px;
}
header .header-style-one .mobile-menu {
background: #fff;
padding: 0 5px;
margin: 16px 0;
border-radius: 50%;
box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
}
.mobile-menu {
padding: 0 7px;
margin: 16px 0;
}
header .header-style-two .nav-logo img {
max-width: 110px;
}
header .header-style-two .hamburger {
display: block !important;
position: relative;
width: 35px !important;
height: 26px !important;
margin: 10px 0;
background: transparent;
cursor: pointer;
border: 3px solid transparent !important; }
header .header-style-two .hamburger:focus {
border: 3px solid transparent !important;
}
header .header-style-two .hamburger span {
width: 100%;
height: 2px;
background: #fff !important;
display: block;
position: absolute;
right: 0;
transition: all 0.3s;
}
header .header-style-two .hamburger span.h-top {
top: 0;
}
header .header-style-two .hamburger span.h-bottom {
bottom: 0;
width: 27px;
}
header .header-style-two .hamburger span.h-middle {
top: 50%;
transform: translateY(-50%);
width: 25px;
}
header .header-style-two .hamburger.h-active span {
width: 80%;
}
header .header-style-two .hamburger.h-active span.h-top {
transform: rotate(45deg);
top: 50%;
margin-top: -1px;
}
header .header-style-two .hamburger.h-active span.h-middle {
transform: translateX(-30px);
opacity: 0;
}
header .header-style-two .hamburger.h-active span.h-bottom {
transform: rotate(-45deg);
bottom: 50%;
margin-bottom: -1px;
}
header .header-style-two .main-nav ul li ul.sub-menu > li a::before {
position: absolute;
width: 7px !important;
height: 7px;
content: "";
background-color: #54a15d;
opacity: 1;
border-radius: 50%;
top: 50%;
left: 0;
transform: translateY(-50%);
}
header .header-style-two .main-nav {
position: fixed;
top: 0;
left: 0;
width: 260px;
padding: 10px 15px !important;
z-index: 99999;
height: 100%;
overflow: auto;
background: #fff;
transform: translateX(-260px);
transition: transform 0.3s ease-in;
}
header .header-style-two .main-nav > ul > li > a {
font-size: 16px !important;
color: #2d373c !important;
line-height: 35px;
margin: 10px 0;
}
header .header-style-two .main-nav ul li a { color: #2d373c !important;
}
header .header-style-two .main-nav ul li a::before {
bottom: 0rem !important;
}
header .header-style-two .main-nav ul > li a.active::before {
opacity: 1 !important;
}
header .header-style-two .main-nav ul > li a:hover {
background: transparent;
}
header .header-style-two .main-nav > ul > li.has-child-menu:after {
display: none !important;
}
header .header-style-two .main-nav.slidenav {
transform: translateX(0);
}
header .header-style-two .main-nav > ul {
float: none;
padding: 25px 10px 25px 0;
margin-top: 40px !important;
}
header .header-style-two .main-nav > ul > li {
display: block;
padding: 0;
margin-left: 0;
}
header .header-style-two .main-nav > ul > li.has-child-menu:after,
header .header-style-two .main-nav > ul > li > a:after {
content: none;
}
header .header-style-two .main-nav > ul > li a {
font-size: 16px;
color: #fff;
line-height: 35px;
}
header .header-style-two .main-nav ul li .fl {
display: block;
line-height: 35px;
}
header .header-style-two .main-nav ul li .sub-menu {
position: static;
min-width: 200px;
background: transparent;
border: none;
opacity: 1;
visibility: visible;
box-shadow: none;
transform: none;
transition: none;
display: none;
}
header .header-style-two .main-nav ul li .sub-menu > li a {
display: block;
padding: 10px 0;
color: #707070;
border: none;
line-height: 0.8;
font-size: 14px;
text-decoration: none;
padding: 8px 0 8px 18px !important;
transition: all 0.3s;
}
header .header-style-two li a.active {
color: #ddd;
font-weight: 600;
font-size: 1.5rem;
}
header .header-style-two li a.active::before {
position: absolute;
bottom: 3rem;
left: 0;
width: 100%;
height: 2px;
content: "";
background-color: red;
opacity: 0 !important;
transition: all 200ms linear;
}
header .header-style-two .main-nav ul li {
display: block;
position: relative;
padding: 0 20px;
}
.package-card-alpha .package-card-body .p-card-bottom .p-card-info span {
font-size: 14px;
}
.package-card-alpha .package-card-body .p-card-bottom .book-btn a {
font-size: 14px;
padding: 7px 8px;
}
.package-card-alpha .package-card-body .p-card-title {
font-size: 18px;
}
.package-card-gamma {
flex-direction: column;
}
.package-card-gamma .package-card-body {
padding-top: 30px;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
font-size: 16px;
padding: 8px 15px;
}
.package-card-gamma .package-card-body {
padding-left: 20px;
padding-bottom: 10px;
width: 100%;
}
.package-card-gamma .package-thumb {
width: 100%;
}
.package-card-gamma .package-thumb img {
width: 100%;
max-width: 100%;
}
.package-sidebar .widget-recent-package-entries .package-sm .info h6 {
font-size: 14px;
} header .header-style-one.newes .main-nav-wrapper ul li .sub-menu {
position: static;
min-width: 200px;
background: transparent;
border: none;
opacity: 1;
visibility: visible;
box-shadow: none;
transform: none;
transition: none;
display: none;
}
.new-montenegro-section .new-montenegro-imgcon .new-montenegro-img .elementor-widget-container {
height: 321PX;
}                        
.new-montenegro-section .new-montenegro-content .montenegro-grid-new .elementor-widget-image .elementor-widget-container {
height: 40px;
}
body #new-montenegro-section.new-montenegro-section .new-montenegro-content {
max-width: 527px;
padding-right: 30px;
}
.home-four-hero .video-wrap .hero4-content h1 {  margin-bottom: 14px;
}
.team-next .counter-main-wrap .count-inner-wrap::before {
top: 0;
left: 0;
height: 210px;
background-position: center;
}
.team-next .counter-main-wrap .counter .counts-wrap, 
.team-next .counter .counts-wrap span {
font-size: 39px;
line-height: 46px;
}
.team-next .counter-main-wrap .count-inner-wrap {
max-width: 650px;
}    .cancel-shortcode {
font-size: 28px;
line-height: 33px;
}  .multi-main-searchber .search-box-single {
padding: 14px 8px 5px 8px;
}
.multi-main-searchber {
padding: 15px 15px;
}
.multi-main-searchber .search-box-single .searchbox-icon {
padding-right: 6px;
}
.tour-section .tour-heading-new .section-head-theta h2 {
text-shadow: 1px 1px 10px #fff;
}  .whats-new-popup > div {
overflow-y: auto;
overflow-x: hidden;
max-height: 655px;
} }
@media only screen and (max-width: 1023px){
body .footer-area .footer-main-wrapper {
position: relative;
}
body .footer-area .footer-main-wrapper::before {
position: absolute;
width: 100%;
height: 109%;
content: "";
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 9;
background: #00000063;
}
body .footer-area .footer-main-wrapper .container {
z-index: 9;
position: relative;
} body #new-montenegro-section.new-montenegro-section .new-montenegro-content {
max-width: 100%;
width: 100%;
padding: 0;
}   
body #new-montenegro-section.new-montenegro-section .new-montenegro-imgcon {
width: 100%;
padding-bottom: 20px
}
body .new-montenegro-section .new-montenegro-imgcon .new-montenegro-img .elementor-widget-container {
height: 266PX;
max-width: 399px;
margin: 0 auto;
}
.new-montenegro-section .new-montenegro-content .heading-subtitle {
text-align: center;
}
.home-four-hero .video-wrap .hero4-content p {
margin-bottom: 25px;
}
body #new-montenegro-section.new-montenegro-section .new-montenegro-imgcon-desk {
display: none;
}
body #new-montenegro-section.new-montenegro-section .new-montenegro-imgcon-mb {
display: block;
}
body #new-montenegro-section.new-montenegro-section .new-montenegro-content .heading-title h2 {
text-align: center;
}  .team-next .counter-main-wrap .counter .counts-wrap, 
.team-next .counter .counts-wrap span {
font-size: 26px;
line-height: 35px;
}
.team-next .counter-main-wrap .counter .count-title {
font-size: 13px;
line-height: 17px;
}
.team-next .counter-main-wrap .count-inner-wrap::before {
height: 150px;
}
.team-next .counter-main-wrap .count-inner-wrap {
max-width: 480px;
grid-gap: 82px 0;
}
.team-next .counter-main-wrap::before {
width: 300px;
height: 300px;
}
.team-next .counter-main-wrap::after {
width: 500px;
height: 500px;
}
.team-next .new-count-text::before {
width: 800px;
height: 800px;
}
.cancel-shortcode {
font-size: 20px;
line-height: 26px;
}  .whats-new-popup > div {
max-height: 500px;
} body .tour-package-wrapper .error_msg h3 {
font-size: 35px;
line-height: 40px;
} }  @media only screen and (min-width: 768px) {
.gallary-area .col-lg-4.col-md-4 .gallary-item:first-child {
margin-top: 0;
}
} @media only screen and (min-width: 320px) and (max-width: 767px) {
.blog-card-gamma .blog-content .blog-body-top a {
font-size: 13px;
}
.comment-section .comment-list .comment .stars {
position: unset;
}
.comment-section .comment-list .comment .comment {
margin-top: 0 !important;
}
.comment-section .comment-list li.comment {
padding: 20px;
}
.select-box {
display: flex;
align-items: center;
border: 1px solid #e2e2e2;
padding: 10px 15px 10px 10px;
position: relative;
}
.searchbox-icons {
font-size: 18px;
padding-right: 10px;
}
.searchbox-input label {
position: unset;
margin-left: 0;
}
.react-datepicker__input-container input {
padding: 0px 0px;
font-size: 14px;
}
}
@media only screen and (max-width: 767px) {
.heading-section .heading-title h2 {
font-size: 32px;
}
.heading-section .heading-subtitle h4 {
font-size: 20px;
}
.package-details-wrapper {
padding-bottom: 80px;
}
.blog-details-wrapper .blog-details .post-header .post-meta {
gap: 15px;
}
body .footer-area {
background-position: 50% 70%;
} body .new-montenegro-section .new-montenegro-imgcon .new-montenegro-img .elementor-widget-container {
height: 230PX;
}  .team-next .counter-main-wrap .counter .counts-wrap, .team-next .counter .counts-wrap span {
font-size: 21px;
line-height: 30px;
}
.team-next .counter-main-wrap .counter .count-title {
font-size: 12px;
line-height: 14px;
}
.team-next .counter-main-wrap .count-inner-wrap::before {
height: 110px;
}
.team-next .counter-main-wrap .count-inner-wrap {
max-width: 370px;
grid-gap: 72px 0;
}
.team-next .counter-main-wrap::before {
width: 180px;
height: 180px;
}
.team-next .counter-main-wrap::after {
width: 240px;
height: 240px;
top: -25%;
}
.team-next .new-count-text::before {
width: 360px;
height: 360px;
} .home-four-hero .video-wrap .hero4-content h1 {
font-size: 19px;
}  .home-four-hero .video-wrap .hero4-content h1 {  margin-bottom: 14px;
line-height: 22px;
}   .home-four-hero .video-wrap .hero4-content .ranked-image {
height: 66px;
}
.home-four-hero .video-wrap .hero4-content .ranked-image img {
height: auto;
width: auto;
max-width: 100%;
max-height: 100%;
}
.home-four-hero .video-wrap .hero4-content .container {
padding: 0;
}
.new-montenegro-section .new-montenegro-content .heading-subtitle h4::before {
top: 10px;
margin: unset;
}
.cancel-shortcode {
font-size: 16px;
line-height: 23px;
}  .whats-new-popup > div {
max-height: 530px;
}
.multi-main-searchber .search-box-single .searchbox-input {
width: 90%;
}  .tour-section .upcoming-tour-area .col-lg-7 .slider-arrows {
display: block !important;
}
.tour-section .upcoming-tour-area .col-lg-7 .slider-arrows {
display: flex !important;
position: absolute;
top: 22%;
bottom: auto;
left: auto;
right: 12px;
gap: 0 !important;
transform: translatey(-50%);
}
.tour-section .upcoming-tour-area .col-lg-7 .slider-arrows .testi-prev4 {
margin-right: 20px;
} body .tour-package-wrapper .error_msg h3 {
font-size: 25px;
line-height: 29px;
} .whats-new-popup {
width: 92%;
height: 94%;
max-width: unset;
} body .footer-area .footer-main-wrapper::before {
height: 107%;
}
}
@media only screen and (max-width: 991px) {
.testimonial-style-two {
padding: 80px 0;
}
.package-card-alpha .package-card-body .p-card-bottom .p-card-info h6 {
font-size: 17px;
}
.hero-style-two .hero-main-wrapper .single-hero-slide .hero-image-group {
display: none;
}
.hero-style-two {
background-size: 100% 100%;
}
.blog-details-wrapper {
padding: 80px 0;
}
.error-content .error-text {
margin-top: 80px;
}
.breadcrumb-style-one {
padding: 120px 0;
}
.footer-area .footer-main-wrapper .footer-widget > h3 {
text-align: left;
}
.header-area.header-style-one .container {
max-width: unset;
}
.pt-110 {
padding-top: 80px;
}
.pb-110 {
padding-bottom: 80px;
}
.mt-110 {
margin-top: 80px;
}
.mb-110 {
margin-bottom: 80px;
}
.single-thumb img {
width: 80px;
}
.footer-area .footer-contact-wrapper {
justify-content: left;
}
.footer-area .footer-contact-wrapper .footer-contact-list {
justify-content: left;
margin: 0;
padding: 0;
text-align: left;
}
.footer-area .footer-contact-wrapper .footer-contact-list li {
margin: 10px 0px;
width: 100%;
}
.footer-area .footer-contact-wrapper .footer-contact-list li:last-child {
margin-bottom: 0;
}
.footer-area .footer-contact-wrapper h5 {
margin-bottom: 5px;
}
.gallary-item {
margin-top: 18px;
}
.hero-style-one .hero-single-slide {
display: block;
}
.hero-style-one .hero-single-slide .hero-highlighted-bg {
display: none;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content h2 {
font-size: 70px;
line-height: 85px;
}
.hero-style-one .hero-single-slide {
min-height: auto;
}
.achievement-counter-side {
margin-top: 40px;
}
.blog-btn,
.package-btn {
margin-bottom: 40px;
}
.newslatter-style-two .newslatter-offer-side,
.newslatter-style-two .newslatter-form-side {
min-height: auto;
}
.hero-image-group {
margin-top: 40px;
}
.hero-style-two .hero-main-wrapper .single-hero-slide {
padding-bottom: 50px;
padding-top: 80px;
}
.contact-info {
margin-left: 0;
}
.world-map-area .world-map-wrap .single-location {
position: static;
margin-top: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.world-map-area .world-map-wrap .single-location .location-disc {
opacity: 1;
visibility: visible;
position: static;
transform: translateY(0);
margin-top: 10px;
}
.package-sidebar {
margin-top: 0px;
}
.blog-sidebar {
margin-top: 40px;
}
.tour-package-details .pd-header .pd-top .pd-single-info {
display: flex;
justify-content: center;
}
.world-map-area .world-map-wrap .world-map-background img {
-o-object-fit: cover;
object-fit: cover;
}
.world-map-area .world-map-wrap {
padding-bottom: 100px;
}
.testimonial-style-two .testimonial-thumb {
height: auto;
margin-top: 20px;
}
.testimonial-card-gamma .testimonial-card-body {
padding: 22px;
}
.blog-sidebar {
padding: 80px 0;
}
} @media only screen and (max-width: 767px) {
.copyright-link {
order: 3;
margin: 0 auto;
}
.footer-logo {
order: 1;
margin: 0 auto;
}
.policy-links {
order: 2;
margin: 0 auto;
padding: 5px 0;
}
.pt-110 {
padding-top: 80px;
}
.section-head-alpha {
padding-bottom: 40px;
}
.footer-area .footer-main-wrapper .footer-widget {
text-align: left;
}
.hero-style-two .hero-main-wrapper .single-hero-slide .hero-content .hero-title {
font-size: 44px;
line-height: 65px;
}
.about-main-wrappper .about-tab-wrapper .about-tab-image-grid .float-images {
margin-top: 0;
}
.blog-card-gamma-full .blog-content .blog-title {
font-size: 20px;
line-height: 30px;
}
.blog-card-gamma-full .blog-content {
padding: 25px 25px 22px 25px;
text-align: center;
}
.blog-card-gamma-full .blog-content .blog-body-top a {
font-size: 14px;
}
.blog-details .post-footer .next-post-link {
order: 3;
padding: 0;
margin-top: 20px;
}
.tour-package-details .package-info-tab .package-info-table tr th,
.tour-package-details .package-info-tab .package-info-table tr td {
padding: 10px 20px;
font-size: 14px;
}
.tour-package-details .package-details-tabs .tab-switchers {
position: static;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
font-size: 14px;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link i {
margin-right: 5px;
}
.tour-package-details .pd-header .header-bottom .pd-title {
font-size: 28px;
}
.tour-package-details .pd-header .header-bottom .pd-lavel .location,
.tour-package-details .pd-header .header-bottom .pd-lavel .rating li i {
font-size: 18px;
}
.tour-package-details .tab-pane .d-subtitle {
font-size: 20px;
}
}
@media only screen and (min-width: 580px) and (max-width: 767px){
.whats-new-popup > div {
max-height: 280px;
}
.tour-section .upcoming-tour-area .col-lg-7 .slider-arrows {
right: 76px;
} } @media only screen and (max-width: 455px) {
.blog-card-alpha .blog-content .blog-body-top a {
font-size: 12px;
}
.blog-card-alpha .blog-content .blog-body-top {
gap: 10px;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content h2 {
font-size: 35px;
line-height: 50px;
}
.newsletter-section3 .newslatter-side h2 {
font-size: 40px;
line-height: 55px;
}
.mcnl-wrapper input[type=email] {
font-size: 15px;
padding: 10px 16px;
}
.testimonial-style-one .section-head-alpha h2 {
font-size: 32px;
line-height: 45px;
}
.footer-area .footer-main-wrapper .footer-widget > h4,
.footer-area .footer-main-wrapper .footer-widget figure {
margin-bottom: 22px;
}
.testimonial-style-two .heading-section h2 {
font-size: 32px;
}
.tour-package-details .pd-header .pd-top .pd-single-info .info h6 {
white-space: nowrap;
}
.breadcrumb .breadcrumb-title {
font-size: 35px;
}
.package-details-tabs #pills-tab {
gap: 10px;
}
}
@media only screen and (max-width: 575.98px) {
.comment-section .comment-list .comment p.stars {
position: unset;
}
.comment-section .comment-list .comment .reply-btn {
padding-top: 0;
}
.comment-section .comment-list li.comment {
padding: 15px;
}
.comment-section .comment-list .comment p.stars i {
font-size: 15px;
}
.destination-card-style-two .d-card-thumb img {
height: auto;
}
.header-style-one .nav-logo img {
max-width: 110px;
}
header .header-style-one .nav-right .nav-actions li {
margin-right: 20px;
}
.button-fill-round {
font-size: 16px;
padding: 8px 32px;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content .hero-btns a {
margin-right: 30px;
}
.button-fill-primary,
.button-outlined-primary {
font-size: 14px;
padding: 8px 20px;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content {
padding: 80px 15px;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content h2 {
font-size: 45px;
line-height: 60px;
}
.newslatter-style-two .newslatter-offer-side .newslatter-offer-content h2 {
font-size: 33px;
line-height: 48px;
}
.newslatter-style-two .newslatter-form-side .newslatter-form-content h2 {
font-size: 33px;
line-height: 50px;
}
.hero-style-two .hero-main-wrapper .single-hero-slide .hero-content .hero-title {
font-size: 36px;
line-height: 52px;
}
.about-main-wrappper .about-wrap-title {
font-size: 32px;
line-height: 48px;
}
.blog-card-gamma-full .blog-content {
padding: 25px 20px 22px 20px;
text-align: center;
}
.blog-card-gamma-full .blog-content .blog-body-top a:last-child {
display: none;
}
.blog-card-gamma-full .blog-thumb .blog-lavel a {
font-size: 10px;
padding: 4px 15px;
}
.package-card-gamma .package-card-body .p-card-bottom .book-btn a {
font-size: 12px;
padding: 8px 12px;
}
.package-card-gamma .package-card-body .p-card-bottom .p-card-info h6 {
font-size: 16px;
}
.destination-details .dd-body .destination-overview-table .overview-table tr th,
.destination-details .dd-body .destination-overview-table .overview-table tr td {
font-size: 14px;
padding: 12px 14px;
}
.error-content .error-text h2 {
font-size: 40px;
}
.error-content .error-text .error-btn a {
font-size: 18px;
}
.contact-info {
padding: 30px 20px;
}
.contact-form-wrap {
padding: 25px;
}
.blog-details .post-header .post-title {
font-size: 24px;
line-height: 38px;
}
.blog-details .post-body .blog-quote-box-one blockquote {
margin-left: 0;
}
.blog-details .post-body .blog-quote-box-one blockquote p {
font-size: 16px;
line-height: 30px;
}
.blog-details .post-body .blog-quote-box-two blockquote p {
font-size: 16px;
line-height: 30px;
}
.comment-form {
padding-top: 30px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .paln-index-circle {
font-size: 25px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .plan-info {
padding-left: 10px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button {
padding-right: 10px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .paln-index-circle {
margin-right: 10px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .plan-title h5 {
font-size: 16px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button .plan-title h6 {
font-size: 14px;
}
.tour-package-details .package-plan-tab .plans-accordion .plans-accordion-single .accordion-button::after {
font-size: 15px;
}
.package-card-alpha .package-card-body .p-card-bottom .p-card-info h6 {
font-size: 14px;
}
.ui-datepicker {
transform: translateX(-30px);
}
.world-map-area .world-map-wrap .single-location {
flex-direction: column;
}
.category-sidebar-wrapper.category-active .category-sidebar {
max-width: 100%;
width: 100%;
padding: 30px 20px;
}
.newslatter-style-two .newslatter-form-side .newslatter-form-content .newslatter-form-wrap button {
font-size: 14px;
padding: 0 12px;
}
.offer-switch-button .nav-item {
margin-right: 10px;
height: 80px;
width: 80px;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
padding: 7px 22px;
}
.tour-package-details .pd-header .header-bottom .pd-title {
font-size: 25px;
}
.tour-package-details .pd-header .header-bottom .pd-lavel .location,
.tour-package-details .pd-header .header-bottom .pd-lavel .rating li i {
font-size: 15px;
}
.newslatter-wrapper .newslatter-side .newslatter-form-input .newslatter-submit {
font-size: 14px;
padding: 0 20px;
}
.footer-area .footer-contact-wrapper .footer-contact-list li {
font-size: 16px;
}
}