@import url("css/fonts.css");
@import url("css/flexslider.css");
@import url("css/bootstrap.css");
@import url("css/jquery.fancybox.css");
@import url("css/popup.css");
body {
  font-family: 'calibrilight';
  justify-content: center;
  align-items: center;
  height: 100vh;
  background-color: #000;
}
[class*="icon-"] {
    background-image: url(images/sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px;
}
#container {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
header.container img {
    width: 10%;
}

header.container #logo {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
}
body.innerpage header.container #logo {
    padding-bottom: 0;
}
#menu img {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  object-fit: cover;
  opacity: 0.5;
  transition: all ease 0.5s;
}
.clearfix {
    clear: both;
}
#menu {
    float: left;
    padding: 10px 0;
}

#menu ul {

}

#menu li {  
  float: left;  
  margin-bottom: 0;  
  padding: 0;
}

#menu li a {
  color: #fff;
  cursor: pointer;
}

#menu li a:hover {
    text-decoration: underline;
}
input[type=button] {
    outline: none;
}
#footer-compact span {display: inline-block;}

#footer-compact {
    text-align: center;
}

#inner-footer {
    text-align: center;
}

#footer-compact span p {
    color: #000;
}

#footer-compact span p a {
    color: #d98c0c;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}
footer {
    background: #fff;
    margin-top: 584px;
    padding: 20px 0;
}
/* breadcum inner */
.list-group li {
    float: left;
}
body.innerpage li a {
  color: #d98c0c;
  font-size: 25px;
  padding-left: 0;
}
body.innerpage li a:hover {
  color: #774d07;
}
body.innerpage h1 {
  color: #d98c0c;
 } 
li.categorySelected {
 text-decoration: underline; 
 text-decoration-color: #d98c0c;
}
li.categorySelected:first-child a {
  padding-left: 0;
}
li.categorySelected i:first-child {
  display: none;
}

.list-group li a {
    font-size: 14px;
    padding: 0 10px;
    text-transform: none;
    text-decoration: none;
}
.list-group li a:hover:before{
  background: none;
}
.list-group li a:before {
  display: none;
}
ul.list-group.clearfix {
    
}
.container.newbreadcrumb {
    
}

body.innerpage menu {
        
}

.newbreadcrumb {
    
}
/* breadcum inner */
/* Profile Css */
.filterDiv.no-height {
    height: auto;
    text-align: left;
    text-transform: none;
    font-size: 18px;
    width: auto;
    border-bottom: 2px solid #d98c0c;
    padding-bottom: 40px;
}
.filterDiv.no-height img {
  border-radius: 25px;
}
.filterDiv.no-height p {
  line-height: 1.42857143;
}
.filterDiv.no-height .greenCircleLetter,
span.profile-name {
  line-height: 1.5;
}
.container-overflow .container {
    overflow: visible;
    margin-top: 60px;
}
#profile {
    padding-top: 45px;
}
.profileLeftCopy {
    float: left;
    display: inline-block;
    width: 50%;
    padding: 40px 25px 0 0;
}
.profileRightCopy {
    display: inline-block;
    width: 50%;
    padding: 40px 0 0 25px;
}

.profileRightImage {
    float: right;
    display: inline-block;
    width: 50%;
    padding: 30px;
}
.profileLeftImage {
    float: left;
    display: inline-block;
    width: 50%;
    padding: 30px;
    margin-top: 70px;
}
.greenCircle {
    background: #d98c0c;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}

.greenCircleLetter {
    color: #fff;
    position: relative;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    top: 11px;
    font-size: 20px;
}

span.profile-name {
    color: #d98c0c;
    display: inline-block;
    float: left;
    font-size: 35px;
    margin-left: 15px;
}

span.profile-line {
    width: 90px;
    height: 2px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    background-color: #d98c0c !important;
    float: left;
    margin-top: 25px;
    margin-left: 17px;
}
.container.groupbox {
    border-bottom: 2px solid #d98c0c;
    padding-bottom: 40px;
    padding-top: 40px;
}
.container.groupbox:last-child {
  border-bottom: none;
}
#group-details2 {
    padding-top: 40px;
}
.greenCirclepadding {
    display: inline-block;
    margin-left: 20px;
}
.profileRightImage img, .profileLeftImage img {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    border-radius: 25px;
}
#group-details p, #group-details2 p {
    font-size: 20px;
}
/* Profile Css */
/* innerpage Css */

.tab-wrap .nav-tabs {
    background: #f3f3f3;
    border: 0;
}

.tab-wrap .nav-tabs > li {
    margin-bottom: 0;
}

div#nav {
    margin: auto;
    padding: 20px;
    border-radius: 4px;
    max-width: 300px;
    overflow: hidden;
    top: 150px;
}

.tab-wrap .nav-tabs > li > a,
.tab-wrap .nav-tabs > li.active > a,
.tab-wrap .nav-tabs > li.active > a:hover,
.tab-wrap .nav-tabs > li.active > a:focus {
    border: none;
}

.tab-wrap .nav-tabs > li.active {
    border-top: 5px solid #03a9f6;
}

.navbar-header button.navbar-toggle {
    display: block;
}
.nav-tabs > li > a {
    color: #848484;
    text-transform: uppercase;
    font:  bold 13px/2 "Ubuntu-Bold";
}
.tab-wrap .nav-tabs > li.active a {
    color: #03a9f6;
}

nav.navbar-collapse.navbar-left.collapse.in ul.navbar-nav.nav.text-uppercase {
  display: block;
  padding-top: 60px;
}
.navbar-toggle .icon-bar { 
  background: #d98c0c;
}
.innerpage footer {
  margin-top: 0;
}
/* innerpage css */

/* Other Css */

body.innerpage {
    background: #fff;
    font-family: 'calibrilight';
    font-weight: 500;
}
body.innerpage header {

}
/* Demo Menu */
.Modal-content .navbar-custom li a {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  padding-bottom: 30px;
  font-family: 'calibrilight';
}
.navbar-nav > li {
  float: none;
}
.Modal-content ul li a:before {
    top: 70px;
  }
/* Demo Menu */
/* ===============#Icon=========================== */
/*=============Tab===================*/
.filterDiv {
  float: left;
  color: #000;
  width: 21%;
  line-height: 100px;
  text-align: center;
  margin: 2px;
  display: none;
  margin-left: 44px;
  margin-top: 44px;
  height: 280px;
}
.show {
  display: block;
}
.container {
  margin-top: 20px;
  overflow: hidden;
}
/* Style the buttons */
.btn1 {
  font-size: 20px;
  text-transform: uppercase;
  color: #d98c0c;
  border: none;
  outline: none;
  padding: 12px 16px;
  background: none;
}
.btn1:hover {
}
.btn1.active {
  color: #000;
}
.details-block.tab-section,
.individual-profile {
  color: #d98c0c;
  text-align: center;
  text-transform: uppercase;
}
.filterDiv a:hover {
  text-decoration: none;
}
.filterDiv img {
  border-radius: 50%;
  border: 2px solid #d98c0c;
  height: 150px;
  width: 150px;
}
.filterDiv .round-img {
  position: relative;
  display: block;
}
.round-img1 {
    position: relative;
    display: block;
}
.round-img1 span.hover-effect {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  border: 0;
  background: rgb(255 255 255 / 55%);
}
.round-img1:hover span.hover-effect  {
  background: rgb(255 255 255 / 0%); 
}
.round-img1 img {
    border-radius: 50%;
    border: 2px solid #d98c0c;
    height: 50px;
    width: 50px;
}
.filterDiv .round-img span.hover-effect {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  border: 0;
  background: rgb(255 255 255 / 55%);
}
.filterDiv .round-img:hover span.hover-effect  {
  background: rgb(255 255 255 / 0%); 
}
.filterDiv .name h3, .filterDiv .designation, .filterDiv .post-details {
  color: #000;
}
.filterDiv .designation p {
  font-weight: bold;
  font-size: 16px;
}
.filterDiv .post-details p {
  font-size: 14px;
}
.filterDiv .designation p, .filterDiv .post-details p {
  margin: 0;
  padding: 0;
  line-height: 25px;
}
.filterDiv:nth-child(5), .filterDiv.team.show:nth-child(5) {
  
}
#myBtnContainer {
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    padding: 30px;
}
/*=============Tab Ends==============*/
/*=============Individual Profile==============*/
.individual-profile .name h3 {
  font-size: 35px;
}
.individual-profile .designation p {
  font-size: 25px;
}
.individual-profile .post-details p {
  font-size: 20px;
}

.individual-profile,
.individual-service {
    cursor: default;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    padding: 60px;
    margin-bottom: 60px;
}
.individual-profile .round-img img {
  border-radius: 50%;
  border: 2px solid #d98c0c;
  width: 20%;
}
.text-details p {
  font-size: 18px;
  margin-bottom: 40px;
  text-align: left;
  text-transform: none;
  line-height: 28px;
  color: #404040;
}
.individual-profile .designation, .individual-profile .post-details {
  text-transform: none;
}
.individual-profile .post-details {
  margin-bottom: 40px;
}
.individual-profile .round-img {
  margin-bottom: 40px;
}
.social-media li {
    display: inline-block;
}
ul li {
  display: block;
  text-align: center;
}
ul li a {
  text-decoration: none;
  font-size: 35px;
  text-transform: uppercase;
  position: relative;
  padding: 0 30px;
}

ul li a:hover:before {
  width: 100%;
  opacity: 1;
  left: 0;
}
.text-align-center.block-quarter {
  margin-bottom: 20px;
}
.social-media ul {
  padding: 0;
}
.social-media ul i {
  font-size: 40px;
}
.social-media ul a:hover {
  text-decoration: none;
}
/*=============Individual Ends==============*/
/*=============Individual Service==============*/
.padding-bottom {
    padding-bottom: 30px;
}
.individual-service {
    text-align: center;
    color: #d98c0c;
    text-transform: uppercase;
}
.individual-service .name h3 {
    font-size: 35px;

}
/*=============Individual Service Ends==============*/


/* ===============#Contact Page=========================== */
.contain-wrapper {
    background: #ededed;
}
.contact-block {
    background: #fff;
    border-bottom: 1px;
    box-shadow: 1px 1px 10px #e6e6e6;
    padding: 20px;
    color: #000;
}
.tabcontain.bg-change {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
    padding: 50px 20px;
    margin-bottom: 60px;
}
.filterDiv.no-height1 {
    float: none;
    height: auto;
    text-align: left;
    text-transform: none;
    font-size: 18px;
    width: auto;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 40px;
    line-height: 1.5em; 
}
.filterDiv.no-height1 p {
    line-height: 1.5em;
}
.contact-info h2 {
    margin-bottom: 25px;
    color: #1a1a1a;
}
.contact-info address {
    position: relative;
    padding-left: 25px;
    color: #3d3d3d;
    font-size: 20px;
}
.contact-info address span {
    display: block;
    color: #7a7a7a;
    margin-top: 20px;
}
.contact-number p,
.contact-email p,
.contact-urgent p {
    color: #3d3d3d;
    font-size: 20px;
}
.contact-number {
    position: relative;
    padding-left: 25px;
}
.contact-email {
    position: relative;
    padding-left: 25px;
}
.contact-urgent {
    position: relative;
    padding-left: 25px;
}
.contact-info address:before {
    content: '';
    background: url(images/sprite.png) no-repeat;
    background-position: -70px 0;
    width: 15px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
}
.contact-number:before {
    content: '';
    background: url(images/sprite.png) no-repeat;
    background-position: -50px -25px;
    width: 10px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
}
.contact-email:before {
    content: '';
    background: url(images/sprite.png) no-repeat;
    background-position: -39px -0;
    width: 14px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    display: inline-block;
}
#fcf-form {
    display:block;
}

.fcf-body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    padding: 30px;
    padding-bottom: 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    max-width: 100%;
}
form#fcf-form-id {
    font-family: 'calibrilight';
}

.fcf-form-group {
    margin-bottom: 1rem;
}

.fcf-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.fcf-form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    outline: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fcf-form-control:focus {
    border: 1px solid #313131;
}

select.fcf-form-control[size], select.fcf-form-control[multiple] {
    height: auto;
}

textarea.fcf-form-control {
    height: auto;
}

label.fcf-label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
.contact-block input#Name,
.contact-block input#Email,
.contact-block input#contact,
.contact-block input#subject {
    height: 40px;
    font-size: 15px;
}
.contact-block select {
    width: 30%;
    height: 40px;
    font-size: 15px;
}
.contact-block .fcf-form-group,
.contact-block .selection,
.contact-block .gaps-text,
.contact-block textarea#Message {    
    font-size: 15px;
}
.contact-block label {
    font-weight: normal;
    font-size: 18px;
}
.fcf-credit {
    padding-top: 10px;
    font-size: 0.9rem;
    color: #545b62;
}

.fcf-credit a {
    color: #545b62;
    text-decoration: underline;
}

.fcf-credit a:hover {
    color: #0056b3;
    text-decoration: underline;
}

.fcf-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input.gaps {
    margin-right: 10px;
}

span.gaps-text {
    margin-right: 15px;
    margin-top: 6px;
}
.filterDiv1 {
    display: none;
    text-align: left;
}
.content-box {

}
.content-box .fcf-form-group {
    float: left;
}
/* ===============#Contact Page Ends=========================== */

@media (prefers-reduced-motion: reduce) {
    .fcf-btn {
        transition: none;
    }
}

.fcf-btn:hover {
    color: #212529;
    text-decoration: none;
}

.fcf-btn:focus, .fcf-btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.fcf-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.fcf-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.fcf-btn-primary:focus, .fcf-btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.fcf-btn-lg, .fcf-btn-group-lg>.fcf-btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.fcf-btn-block {
    display: block;
    width: 100%;
}

.fcf-btn-block+.fcf-btn-block {
    margin-top: 0.5rem;
}

input[type="submit"].fcf-btn-block, input[type="reset"].fcf-btn-block, input[type="button"].fcf-btn-block {
    width: 100%;
}
.contact-block button#fcf-button {
    background: #d98c0c;
    width: auto;
    border-color: #d98c0c;
}
.contact-block button#fcf-button:hover {
    background: #a36908;
    border-color: #a36908;
}
/* ===============#Contact Page Ends=========================== */

@media only screen and (max-width: 1500px) and (min-width: 1024px) {
    .carousel-caption {
        bottom: 100px;
    }
    .carousel-indicators {
        bottom: 75px;
    }
}

@media only screen and (max-width: 1024px) {
    #search input[type="text"] {
        width: 165px;
    }
    .carousel-caption {
        bottom: 100px;
    }
    ol.carousel-indicators {
        bottom: 70px;
    }
    .carousel-caption {
        bottom: 100px;
    }
    ol.carousel-indicators {
        bottom: 15px;
    }
    select.custom-select {
        margin-right: 15px;
    }
    .search-box {
        margin-right: 20px;
    }
    .customize-block {
        padding: 30px 20px;
    }
    .teaser-wrap .teaser-block li {
        width: 290px;
    }
    .teaser-wrap .teaser-block li:nth-child(3n) {
        margin-right: 0;
    }
    .teaser-wrap li .teaser-info {
        width: 290px;
    }
    .trips-wrap .trips-col-details {
        clear: both;
    }
    .special-trip .special-trip-wrap {
        bottom: 35px;
    }
    .patners-block .partners-group li {
        margin-right: 10px;
    }
    .partners-group.left-side {
        margin-right: 30px;
    }
    .footer-menu.clearfix {
        margin-right: 10px;
    }
    footer .footer-menu ul {
        width: 165px;
    }
}

@media only screen and (max-width: 959px) {
    body {
        overflow-x: hidden;
    }
    i.icon-seperator {
        display: none;
    }
    .navbar-nav > li {
        margin-left: 20px;
    }
    .navbar-nav > li > a {
        padding: 15px 0;
    }
    .navbar-nav > li:hover > ul {
        display: none !important;
    }
    .navbar-nav > li.dropdown.open > ul {
        display: block !important;
        width: 200px;

        text-align: left;
        padding: 0;
        margin: 0;
        background: none !important;
    }
    .navbar-nav > li.dropdown.open > ul > li {
        border-bottom: 0;

        text-align: left;
        padding-top: 0;
    }
    .dropdown-menu:before {
        display: none;
    }
    .navbar-nav > li.dropdown.open > a {
        background: none;
    }
    .list-inline > li {
        margin-bottom: 10px;
    }
    .top-login.pull-right {
        /* margin-top: -75px; */
    }
    .quick-contact.pull-right {
        margin-top: 0;
    }
    .quick-contact ul {
        margin-top: 10px;
    }
    .carousel-caption h1 span {
        font: 65px/0.9 "edo_szregular", serif;
    }
    .carousel-caption {
        bottom: 45px;
    }
    .search-box {
        margin-right: 0;
    }
    .customize-block {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .teaser-wrap .teaser-block li {
        width: 339px;
    }
    .teaser-wrap li .teaser-info {
        width: 340px;
    }
    .teaser-wrap .teaser-block li:nth-child(2n) {
        margin-right: 0;
    }
    .trips-wrap .trips-col-details {
        clear: both;
    }
    .special-trip .special-trip-wrap {
        bottom: 0;
        height: 285px;
        padding: 10px 20px;
    }
    .trips-col .trips {
        margin-bottom: 30px;
    }
    .trips-small-box ul li {
        width: 338px;
    }
    .trips-col .trips {
        width: 100%;
    }
    .patners-block .partners-group li {
        margin-right: 30px;
    }
    .partners-group.left-side {
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }
    .patners-block .partners-group {
        margin: 0 auto;
        text-align: center;
    }
    footer .footer-menu {
        margin-right: 0;
    }
    footer .footer-menu ul {
        width: 170px;
    }
    footer .detail-block {
        float: left;
        clear: both;
    }
    form#search {
        margin-top: -9px;
    }
    .navbar-toggle .icon-bar {
        background: #fff;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    body {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    select.custom-select {
        margin-bottom: 15px;
    }

    .customize-block {
        float: left;
        clear: both;
    }

    .carousel-caption h1 {
        font-size: 22px;
    }

    .carousel-caption h1 span {
        font-size: 50px;
    }

    a.btn-style1 {
        font-size: 13px;
    }

    .detail-row-wrap .detail-col {
        width: 100%;
        float: none;
        border-right: 0;
    }

    .teaser-wrap .teaser-block li {
        width: 100%;
    }

    .teaser-wrap li .teaser-info {
        width: 100%;
    }

    .trips-small-box ul li {
        width: 100%;
    }

    .trips-row .special-trip {
    }

    .trips-wrap .trips-row h2 {
        padding-bottom: 30px;
    }

    footer .footer-menu li {
        width: 120px;
    }

    footer .footer-menu ul {
        width: 106px;
    }

    .detail-block.clearfix {
        clear: left;
    }

    footer .detail-block address {
        float: left;
        width: 100%;
    }

    .patners-block .partners-group ul {
        display: inline-block;
    }

    .patners-block .partners-group li {
        margin-right: 28px;
    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 479px) {
    .carousel-inner {
        display: none;
    }

    .customize-block a {
        font-size: 19px;
    }

    .login.pull-left.text-center {
        display: block;
        float: none !important;
        margin-top: 15px;
        margin-right: 0;
    }

    .top-login.pull-right.clearfix {
        display: block;
        text-align: center;
    }

    .wishlist.pull-right {
        float: none !important;
        margin-bottom: 30px;
    }

    .quick-contact ul li {
        display: block;
        margin-left: 0;
        padding-left: 0;
    }

    .col-md-12.pull-right {
        float: none !important;
    }

    .pull-right {
        float: none !important;
    }

    .teaser-wrap .teaser-block h2 {
        font-size: 18px;
    }

    .teaser-wrap .teaser-block h2 span {
        font-size: 14px;
    }

    .teaser-wrap .teaser-block a.btn-style-1 {
        line-height: 1px;
        padding-bottom: 25px;
    }

    .teaser-wrap {
        padding-bottom: 0;
    }

    .trips-col .trips .trek-derails {
        bottom: 0;

        padding: 20px;
        width: 100%;
    }

    .special-trip .special-trip-wrap {
        width: 100%;
        height: 416px;
    }

    .trips-col {
    }

    .trips-small-box-wrap {
        /* overflow: hidden; */
        clear: both;
    }

    .special-trip .special-trip-wrap h3 a {
        line-height: 30px;
    }

    .special-trip .special-trip-wrap li {
        margin-bottom: 10px;
    }

    .special-trip .special-trip-wrap ul {
        margin-bottom: 0;
    }

    .special-trip .special-trip-wrap a.btn-style2 {
        margin-top: 0;
    }

}

@media only screen and (max-width: 319px) {

}
