.logo { width:100%;}
.logo img  { width:60%;}
.slider-text h1 { font-size: 36px;
font-weight: 300;
text-transform: lowercase;
}
.slider-text .col-md-12 {
  margin: 0 auto;
  float: none;
}
.slider-text h1 {
border-top:none!important; 
padding-bottom:10px!important;
padding-top:0px!important;
border-bottom: 0px solid rgba(253, 207, 9, 0.37)!important;
}
.navbar{margin:0 auto}
.navbar-nav{float:none!important}
.navbar-nav li a { color: #fdcf09!important;
         font-size: 13px;
    font-weight: 400;
	    letter-spacing: 1px;
}
.nav > li > a {
        margin: 0;
}

.navbar-nav > li{      text-align: center;
    margin: 10px 13px;}
.home-slider h1 {
    padding: 0px 0px; 

}
.carousel-indicators {bottom: 0px!important;}
.bottom-star img  {  width: auto!important;}

.slider-text {
  } 
h2.title {
  display: block;
  font-size: 30px!important;
  margin-top: 70px;
  text-transform: uppercase;
  color: #c32a60;
  font-weight: 400;
  letter-spacing: 0px!important;
}

.blue-line { display: none!important;}
.about-detail   {
  font-size: 13px;
  font-weight: 500;
  color: #231f20;
  text-align: justify;
  line-height: normal;
  margin-top: 10px;
}
#about .col-md-8 { margin: 0px auto;}
h2.title { line-height: normal!important;}
.tabbable ul.about-tab { padding-left: 0px; }
.about-tab li { display: block!important; 
    margin: 5px 0 0; 
    /*background-image:url('../images/about_border.png')*/;
 background-position:center right; background-repeat: no-repeat;    }
.about-tab li a{ font-size: 13px!important;
    font-weight: 600;     
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    color: #c32a60!important; 
    margin: 0 0px;
    /*padding: 0 15px 2px 7px;*/}
.about-tab li a:hover {color:#33254C!important;}
.about-tab,.active {color:#33254C!important;}
.about-tab li:first-child a {padding-left:0px;}
.about-tab li:last-child { background-image:none; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a.active { color: #c01f67!important; border-bottom: 0px!important;}
.about .title-text {
  height: 40px!important;
}

.padding-bottom-150 {
    padding-bottom: 0px;
}
.form-group {
    margin-bottom: 15px;
     margin-top: 0px !important; 
}

.form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    border: none;
    color: #000;
    background: transparent;
    border:2px solid #99b965;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 15px;
}

.project li {font-size: 22px; font-weight: 200; color: #fff; margin: 0 0px; text-align:right; } 

.project2 li {font-size: 22px; font-weight: 200; color: #fff; text-align:right; }
 .project2 li:first-child { font-size: 17px!important;}
 .project2 li:last-child a {border-right: none;
    margin-left: 200px;
    color: #33254c;
}
.team-profile img 
{
    width:70% !important;
}



.firstclass
{  padding: 100px 0;
    }
.secondclass
{
    
   background-position: left top;
    padding: 11% 0 27% 1%;
     background-image: url('../images/teamborder.png');
    background-repeat: no-repeat;
   
}

.thirdclass
{
    background-position: right top;
    padding: 160px 10px;
    background-image: url('../images/teamborder.png');
    background-repeat: no-repeat;
}

.lastclass
{	 background-position: left center;
	background-image: url('../images/teamborder.png');
    background-repeat: no-repeat;
   
    padding: 40% 0px 0 0px;
  }


.team-people

{
    font-size:30px; padding-bottom:10px;
    text-align:center;
    line-height:15px;
    color:#ffce06;
   
    text-transform:lowercase;
   }
    
  .work-count-box img
{
  /*float:right;
  width:90% !important;
    padding-left:40px;*/
} 
.content-white {   
    padding:5px 25px;
    width:100%;
}
.contact-info {
 margin-top:0;
} 

.contact
{
    background-position: bottom center;
    padding: 0 0 65px;
    background-color: #f5f6f7;
    background-image: url('../images/contact.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.project {
 
 padding-bottom: 200px; 

}

.project li {
 margin-right: 35px;
}

.yellow-line{
      border-left: 1px solid #ffce06;
    min-height: 253px;
    margin-top: -30px;
    float: left;}
/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  /*border-top: 1px solid #ddd;
  margin-top: -40px!important;*/
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
          
          
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
/*  end   */
.tabbable {
min-height: 300px;
  padding-bottom: 40px;
}
.tabbable  ul { margin-top:0%;  
   
  text-align: left;
    padding: 10px;
}
.tabbable  ul li { display: inline-block;}
.tabbable  ul li a { color: #eae1c1; font-size: 28px; text-transform: uppercase;}
.tabbable  ul li.active a,.tabbable  ul li a:hover,.tabbable  ul li a:focus  {
color: #dcac09!important;
    border-bottom:0px solid;

}
#about .tabbable  p{color:#111}

.tabbable  p{ 
    color: #fff;
    text-align: justify;
    padding: 0 25px 0 0;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .5px;
}
.tabbable  ol { 
    color: #111;
    text-align: justify;
    padding: 0 20px !important;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .5px;
    margin-left:10px
}

#about .tab-content   {display: inline-block;
    position: relative;}
#about .tab-pane1  {
       margin-top: 20PX;
    height: 200px;
    width: 100%;
    float: left;
    position: relative;
    overflow-y: scroll!important; padding-right: 15px;
}
.tab-pane  {
        padding-top: 0PX;
}
.isotope-filters{
    padding: 0;
}

.tabbable2  ul.isotope-filters li a {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    cursor: pointer;
    border-right: none; 
    padding:0px;
    
}

.tabbable2 ul.isotope-filters li:last-child a {    
    border-right:none; 
  margin-left:0px;
   /*color: #33254c;*/
    
}
.tabbable2 ul.isotope-filters li.na{padding:0px}
.tabbable2 ul.isotope-filters li.na a{    padding:0 10px;}
.social li { display: inline-block; font-size: 14px;color: #c32a60; margin:0 2px;  } 
.social li img { width:100% !important;  } 
.testimonial {    position: relative!important;
    z-index: 99!important; min-height:400px;
}
.map {    position: relative;
        margin-top: -70px;
      }
.tour-list .portfolio-figure figcaption {
    box-shadow: none;
    background-color: transparent;
}

.tour-list .portfolio-figure a figcaption P {
font-size:18px;
text-align:center;
color:#000;
margin-top:75px
}
.tour-list .portfolio-figure a figcaption hover {
    box-shadow: none;
    background-color: transparent;
   
    
}

.portfolio-figure img:hover {
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
    max-width: 100%;
    
}
.portfolio-figure:hover {
    overflow: hidden;
    background-color: #fcf691;
}      
.fade {
opacity: 0;
-webkit-transition: opacity 2.25s linear;
  -moz-transition: opacity 2.25s linear;
   -ms-transition: opacity 2.25s linear;
  -o-transition: opacity 2.25s linear;
     transition: opacity 2.25s linear;
}
.star {
      position:absolute;
    z-index: 99;
    margin: -8.4% 40%;
    width:auto; 
}

.tabbable_about {
        padding-bottom: 70px;
}
.tab-content-about p {
        text-align: justify; font-size: 14px; font-weight: 400;
}

.tab-content p { font-weight: 400; line-height: 20px;}
.sticky-nav { display:block;}
#about .container { margin-top:0%;}
/*.project.tab-content p {font-weight:300!important;}*/
.orange-line { display:none;}
.star img {width:90%;}
#popular-destinations .col-md-4 { padding-left:0px; padding-right: 0px;}

.thumbnail {
    width: 260px;
    height: 180px;
    overflow: hidden; /* contain images within thumbnail boundaries */
    border: 0; /* removes Bootstrap's default border */
    box-shadow: 0 12px 12px -10px #c4c4c4;
    -webkit-box-shadow: 0 17px 22px -20px #c4c4c4;
    -moz-box-shadow: 0 12px 12px -10px #c4c4c4;
}


 .tabbable2 {
min-height: 300px;
  padding-bottom: 40px;
}
 
 
.tabbable2  ul { 
   margin-top: 20px; 
  text-align: center;
  margin-left: 0px;
}
.tabbable2  ul li { display: inline-block;}
.tabbable2  ul li a {text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #111;
    cursor: pointer;
    border-right: 1px solid #33254c;
    padding: 0;
}
.tabbable2  ul li:first-child a {padding-left:0px}
.tabbable2  ul li.active a {
 color:  #AD612D!important;

}

.tabbable2  p { 
    color: #000;
    text-align: justify;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .5px;
}

.project2 {
 
 padding-bottom: 50px; 

}
.pp_hoverContainer{  display: block!important;}
.pp_social{display:none!important;}


#about ::-webkit-scrollbar{
    width: 5px;
    
}

#about ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(195, 42, 96); 
    border-radius: 10px;
}
 
#about ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #B32B3F;
}


#popular-destinations .content-white {
    padding: 5px 15px;
    width: 100%;
    height: 98px;
    overflow-y: scroll;
}
#popular-destinations ::-webkit-scrollbar {
    width: 5px;
}
 
#popular-destinations ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #fff;
    border-radius: 10px;
}
 
#popular-destinations ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #ffce06;
}
#owl-demo .item{
 
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.projects {width: auto;}
.portfolio-figure a { border-right:0px!important;}
.work-count-box .tabbable ul{ padding: 10px 0;}
.navbar-nav > li:first-child a { margin-left: 13px;}
::-webkit-input-placeholder, :-moz-placeholder {
color: red;
}

::-webkit-input-placeholder, input:-moz-placeholder {
color: red;
}
#media {     background: url('../images/media_bg.jpg') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;}
.media { margin-top: 0px;}
.media h2.title { margin-top: 0px; color: #fff;}
.project-tab li a:hover{color: #FDCF09; }
.media-list { margin-top: 20px;}
.media-list li a  { font-size: 14px; color: #ffce06; font-weight: 400; line-height: 32px; text-transform: uppercase;}
.home-slider .owl-theme .owl-controls{display:none!important}
.full-screen{margin-bottom:-10px}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
   /* background-color: rgba(0,0,0,0.7);*/
}
.about-tab.active a, {color:#33254C!important;}
.navbar-center > li:first-child a {
    margin-left: auto;
}
/******************************** ADD ON  ************************/

.about-tab-desc .tab-content { width: 65%;}
.about-tab { width: 26%; float:left; margin-top: 35px!important;}
.about-tab li a {    border-bottom: 0px solid rgba(0, 0, 0, 0);}
.about .title { text-align: left;}
.smriti-content {     color: #e0e0e0;
    padding: 20px 120px 50px;
    text-align: justify; }
.smriti-btn {    text-align: center; 
margin: 30px 0 30px 0;}
.smriti-btn a {    color: #d2b75e;
font-size: 17px; letter-spacing: 1px;   padding: 0 35px;}
.smriti-btn a:hover {color:#fdcf09;}
.title-gallery { margin-top: 0px!important;}
.portfolio-year { margin-top:  30px!important;}
.portfolio-year li a { margin: 0 10px; }
.place { margin-top: 5px!important;}
.place li a { margin:0 20px;}
.portfolio-item a { margin: 0px!important;}
.video {     width: 33.3333%;
    max-width: 33.333%;
    height: 250px;}
#support { padding: 50px 0 50px; 
    background-color: #fdcf09;
    background-position:bottom center;
    background-image: url(../images/support-bg.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;}
.support-content h2.title { margin-top: 0px; }
.support-content p { color: #2e2645;
    font-size: 16px;
    padding: 0 110px;
    font-weight: 400;}
.support-content .address { color: #2e2645;
    font-size: 16px;
       font-weight: 700;}
.support-content .color-red { color: #822f02;}
.navbar-nav { margin-top: 5px;}