/*
Theme Name: MyTheme
Theme URI: https://wordpress.org/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,300,700,800,600);
@import url(https://fonts.googleapis.com/css?family=Dosis:400,500,600,700,800);
div:focus,input:focus,textarea:focus      { outline:none}

body          { margin:0px; font-family: 'Open Sans', sans-serif;  color:#585858; background:#fff; font-size:14px}

p,form          { margin:0px}

#myCarousel img {
    width: 100%;
}
.top-bar {
  background: #151614 none repeat scroll 0 0;
  line-height: 30px;
  position: relative;
}
.contact-listing ul {
  padding: 0;
  margin-top: 10px;
}
.contact-listing ul li {
  color: #fff;
  list-style-type: none;
  font-size: 14px;
  opacity: 0.4;
  display: inline;
  margin-right: 15px;
}
.contact-listing ul li a {
  color: #fff;
}
.contact-listing ul li i {
  font-size: 14px;
  margin-right: 4px;
}
.social-icons {
  background: #9c8149;
  float: right;
  padding: 10px 0;
  width: 100%;
}
.social-icons i {
  color: #000;
  float: left;
  font-size: 20px;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 5px;
}
.angled {
  color: #ffffff;
  height: 50px;
  margin: 0 0 0 55px;
  padding: 9px 0 0 26px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 25%;
}
.angled::after {
  border-color: transparent #9c8149 #9c8149 transparent;
  border-style: solid;
  border-width: 0 0 50px 40px;
  content: "";
  font-size: 0;
  height: 0;
  left: -40px;
  line-height: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.header-main {
  position:relative;
}
.navbar {
  width: 100%;
  border: medium none !important;
}
.navbar-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  min-height: 130px;
  position: absolute;
  width: 100%;
  z-index: 9999;
}
.navbar-inverse {
  background-color: transparent;
  border-color: none;
}
.navbar-brand {
  margin-top: 39px;
  padding: 0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.navbar-nav {
  margin: 44px 0 0;
}
.navbar-brand > img {
  max-width: 250px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  border: 1px solid #eecf93;
  border-radius: 30px;
  color: #000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#846836+0,eee0b1+50,846836+100 */
background: #846836; /* Old browsers */
background: -moz-linear-gradient(left, #846836 0%, #eee0b1 50%, #846836 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #846836 0%,#eee0b1 50%,#846836 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #846836 0%,#eee0b1 50%,#846836 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#846836', endColorstr='#846836',GradientType=1 ); /* IE6-9 */
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #000;
  border: 1px solid #eecf93;
  border-radius: 30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#846836+0,eee0b1+50,846836+100 */
background: #846836; /* Old browsers */
background: -moz-linear-gradient(left, #846836 0%, #eee0b1 50%, #846836 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #846836 0%,#eee0b1 50%,#846836 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #846836 0%,#eee0b1 50%,#846836 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#846836', endColorstr='#846836',GradientType=1 ); /* IE6-9 */
}

#menu-item-70 > a {
  background: unset;
  border: unset;
  color: #ffffff;
  outline: medium none;
}

#menu-item-70 > a:hover {
  color: #000;
  border: 1px solid #eecf93;
  border-radius: 30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#846836+0,eee0b1+50,846836+100 */
background: #846836; /* Old browsers */
background: -moz-linear-gradient(left, #846836 0%, #eee0b1 50%, #846836 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #846836 0%,#eee0b1 50%,#846836 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #846836 0%,#eee0b1 50%,#846836 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#846836', endColorstr='#846836',GradientType=1 ); /* IE6-9 */
}
.nav > li > a {
  padding: 8px 27px !important;
}
.slide-logo {
  width: auto !important;
}
.carousel-caption {
  top: 29%;
}
.carousel-caption h1 {
  color: #fff;
  font-family: "Dosis",sans-serif;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
}
.welcome {
   background: url("images/bg-1.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 40px 0;
}
.welcome h3::after, .our-video h3::after, .package h3::after, .our-events h3::after, .our-tours h3::after, .testimonial h3::after  {
  background: #9c8149 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}
.welcome-area {
  color: #fff;
  margin: 0 auto;
  text-align:justify;
  width: 82%;
}
.welcome-steps img {
  min-height: 75px;
}
.package h4 {
  color: #c49c4b;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
}
.package ul {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #000 none repeat scroll 0 0;
  border-color: -moz-use-text-color #c49c4b #c49c4b;
  border-image: none;
  border-radius: 0 0 0 30px;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  color: #fff;
  line-height: 27px;
  list-style: outside none none;
  margin: 0;
  min-height: 623px;
  padding: 20px;
}
.package img {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #c49c4b #c49c4b -moz-use-text-color;
  border-image: none;
  border-radius: 0 20px 0 0;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  margin-bottom: 0;
}
.main_content {
  font-size: 16px;
  line-height: 27px;
  text-shadow: 2px 2px 3px #000;
}
.main_content > h3 {
  text-shadow: none;
}
.package ul li {
  border-bottom: 1px solid #473207;
  padding-left: 15px;
  position: relative;
}
.package ul li::after {
  color: #c49c4b;
  content: "";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
.package .read-more {
  bottom: 23px;
  display: block;
  left: 50%;
  margin: 25px auto 0 -84px;
  position: absolute;
}
.welcome-steps {
  line-height: 30px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  text-transform: uppercase;
}
.our-tours {
  background: url("images/bg-2.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px 0;
  color:#fff;
  font-weight: 700;
}
.testimonial {
  background: url("images/testi-bg.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 50px 0 10px;
  color:#fff;
}
.tour-img {
  margin-top: 33px;
  text-align: center;

}
.margin-bottom {
  margin-bottom: 20px;
}
.package {
  background: url("images/package.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 30px 0;
}
.our-events {
  background: url("images/bg-4.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 20px 0 0;
}
.our-events ul{
  margin:0px;
  padding:0px;
}
.our-events ul li {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #000;
  float: left;
  list-style-type: none;
  margin: 0 0 60px 86px;
  min-height: 309px;
  padding: 20px 20px 20px 99px;
  position: relative;
  width: 37%;
}
.our-events li:first-child {
  margin-right: 120px;
}
.our-events li:nth-child(3) {
  margin-right: 120px;
}
.our-events ul li p {
  font-size: 13px;
  font-weight: 600;
}
.our-events .button2 {
  color: #ef9e01;
  float: right;
  font-size: 13px;
  font-weight: 600;
  margin: 5px 0 0;
  text-transform: uppercase;
}
.date {
  color: #8d8d8d;
  margin-bottom: 5px;
}
.our-events h4 {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 7px;
  padding: 0 0 12px;
  position: relative;
  text-transform: uppercase;
}
.our-events h4::after {
  background: #ef9e01 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0%;
  position: absolute;
  width: 50px;
}
.event-img {
  border: 1px solid #000;
  float: left;
  left: -91px;
  position: absolute;
  top: 25px;
  width: 42%;
}
.read-more {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#846836+0,eee0b1+50,846836+100 */
background: #846836; /* Old browsers */
background: -moz-linear-gradient(left, #846836 0%, #eee0b1 50%, #846836 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #846836 0%,#eee0b1 50%,#846836 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #846836 0%,#eee0b1 50%,#846836 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#846836', endColorstr='#846836',GradientType=1 ); /* IE6-9 */
  border: 2px solid #eecf93;
  border-radius: 30px;
  color: #000;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  padding: 8px 50px;
}
.read-more:hover {
  background-color: #fff;
  border: 2px solid #9c8149;
  color: #000;
  text-decoration: none;
  transition: all 1s ease 0s;
}
.tour-img img {
  border: 1px solid #000;
  border-radius: 14px;
}
.welcome h3, .our-video h3, .package h3, .our-events h3, .our-tours h3, .testimonial h3 {
  color: #9c8149;
  font-family: "Dosis",sans-serif;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: 2px;
  margin: 0 0 46px;
  padding: 0 0 16px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.footer {
  background: #000 none repeat scroll 0 0;
  padding: 20px 0;
}
.footer p {
  color: #b3b1b1;
  font-weight: 600;
  line-height: 20px;
}
.footer a {
  color: #b3b1b1;
  text-decoration:none;
}
.footer h3 {
  border-bottom: 1px solid #303030;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 60px;
  margin: 0 0 15px;
  padding: 0;
  text-transform: uppercase;
}
.footer i {
  background: #323030 none repeat scroll 0 0;
  border-radius: 50%;
  font-size: 16px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 26px;
  padding-top: 12px;
  text-align: center;
  width: 40px;
}
.footer a i{
  color:#FFF; text-decoration:none;
}
.footer a i:hover{
  color:#fff; text-decoration:none;
}
.footer-text{
  background:#064886; color:#788a9b; text-align:center; line-height:35px; font-size:12px;
}
.form-field{
  background-color:#303030; border:none; margin-bottom:8px; color:#acacac;
}
.footer ul{
  width:100%; margin:0px; padding:0px;
}
.footer ul li {
  display: inline-block;
  float: left;
  line-height: 30px;
  list-style: outside none none;
  min-height: 25px;
  padding-bottom: 5px;
  text-transform: uppercase;
  width: 50%;
}
.footer ul li a {
  color: #b3b1b1;
  font-weight: 600;
  text-decoration: none;
}
.copyr {
  background: #000 none repeat scroll 0 0;
  color: #858484;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}
.copyr-b{
  border-top:solid 1px #303030;
}

.list-unstyled a {
  color: #000;
}
.well {
  color: #000;
}
.pager li > a, .pager li > span {
  background-color: #9c8149;
  border: 1px solid #000;
  color: #000;
}
.btn-primary {
  background-color: #9c8149;
  border-color: #000;
  color: #000 !important;
}
.btn-primary:hover {
  background-color: #9c8149;
  border-color: #000;
  color: #000 !important;
}
.slide-logo {
  width: 37% !important;
}
.email a {
  color: #fff;
}
.wpcf7-form input, .wpcf7-form textarea {
  margin-bottom: 15px;
}
.heading-text {
  color: #9c8149;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.wpcf7-form-control.wpcf7-submit.send {
  background-color: #9c8149;
  border: 0 none;
  border-radius: 20px;
  padding: 4px 20px;
}
.welcome-area p {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
 color: #fff;
}
.welcome-area .heading-text {
  color: #9c8149 !important;
  font-size: 20px;
  margin-bottom: 15px;
}
.lead > a {
  color: #9c8149;
  font-size: 18px;
  font-weight: 600;
}
.img {
  margin-bottom: 15px;
}
.single-post .welcome-area p, .single-event .welcome-area p, .page-id-10 .welcome-area p, .page-id-6 .welcome-area p {
  float: none;
}
.map-div {
  clear: both;
}
.nav-links {
  margin-bottom: 20px;
}
.screen-reader-text {
  display: none;
}
.fan-text {
  font-size: 16px;
  font-style: italic;
  margin: 0 auto;
  text-align: center;
  width: 65%;
}
#myCarousel2 .carousel-inner {
  min-height: 380px;
}
.fan-text > img {
  width: 100px;
}
.navbar-nav > li:hover ul {
	display: block;
	left: 0;
	background: #000;
	border: solid 1px #c49c4b;
	margin-top: 1px;
}
.dropdown-menu > li > a {
	color: #fff;
}

@media only screen 
  and (min-width:992px) 
  and (max-width:1024px)
   {  
   .our-events ul li {
  padding-left: 79px !important;
}
.date-box {
  top: 60px !important;
}
   
   }
@media only screen 
  and (min-width:1024px) 
  and (max-width:1300px)
   {  
   
   
   }
   
@media only screen 
  and (min-width:768px) 
  and (max-width:1024px)
   { 
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.nav > li > a {
  padding: 5px 10px !important;
}
.welcome-area {
  width: 100%;
}
.welcome-steps {
  font-size: 12px;
}
.our-events ul li {
  width: 34%;
  padding-left:46px;
  margin-bottom:28px;
}
.event-img {
  left: -69px;
}
.our-events li:first-child {
  margin-right: 49px;
}
.our-events li:nth-child(3) {
  margin-right: 49px;
}
.date-box {
  top: 34px;
}
.carousel-caption h1 {
  font-size: 22px;
}
#myCarousel2 .carousel-inner {
  min-height: 444px;
}
}



   
   
@media only screen 
  and (min-width:300px) 
  and (max-width:767px)
   { 

    .welcome-area p {
float: left;
}

.top-bar {
  line-height: 25px;
}
.angled::after {
  display: none;
}
.angled {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: 31px;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.contact-listing ul li {
  display: block;
  margin-right: 0;
  text-align: center;
}
.social-icons i {
  color: #585858;
  font-size: 16px;
  float:none;
  margin-left: 6px;
  margin-right: 5px;
  padding-top: 0;
  text-align: center !important;
}
.navbar-wrapper {
  background-color: #000;
  position: relative;
}
.navbar-toggle {
  margin-right: 28px;
  margin-top: 47px;
}
.navbar-collapse {
  margin-top: 30px;
   box-shadow: none;
   border:none;
}
.navbar-nav {
  margin: 15px 0 0;
}
.carousel-caption {
  display: none;
}
.our-events h3, .welcome h3, .our-tours h3, .our-video h3 {
  font-size: 28px;
  margin: 0 0 21px;
}
.welcome-area {
  width: 100%;
}
.margin-bottom {
  margin-bottom: 20px;
}
.our-events li:first-child {
  margin-right: 0;
}
.our-events ul li {
  margin: 0 0 20px;
  min-height: 177px;
  padding: 20px;
  width: 100%;
}
.event-img {
  float: left;
  left: 0;
  margin-bottom: 10px;

  position: relative;
  top: 0;
  width: 100%;
}
.our-blogs ul li {
  width: 100%;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:20px;
}
.date-box {
  position: relative;
  top: -30px;
}
.our-blogs ul li p {
  padding: 0 15px;
}
.fan-text {
  width: 100%;
}
#myCarousel2 .carousel-inner {
  min-height: 500px;
}
}
.more-link {
  display: none;
}
div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
  float: left;
}


.new_section_area_wrapper {
  background-color: #cccccc;
  border-radius: 8px;
  max-height: 300px;
  overflow-x: scroll;
  padding: 3%;
}
.su-carousel.su-carousel-centered.su-carousel-pages-no.su-carousel-responsive-yes.su-lightbox-gallery {height: 230px;margin: 0;}