@import url("https://fonts.googleapis.com/css?family=Google+Sans:300,400,500,700,800,900");


*{
font-family:'Google Sans' , Arial,Helvetica,sans-serif;
letter-spacing: .5px;
word-spacing: 0.9px;
}
a:focus, a:hover{
    text-decoration:none;
}
body{
	font-family: 'Google Sans', Arial,Helvetica,sans-serif;  
}
a{
    text-decoration:none;
}
p{
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    margin: 0;
    letter-spacing: .5px;
    word-spacing: 0.9px;
    line-height: 27px;
}
h1{
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    color:rgb(60, 57, 57);
    font-size:35px;
    line-height: 1.2em ;
    margin-bottom:0;
    font-size: 32px;
    font-weight:600;
}

h1 span{
    font-weight:500;
    color: #ae1819;
}
.big-button { 
    padding: 30px 0 0 0;
}
.big-button a{
    background: #ae1819;
    color: #fff;
    padding: 8px 15px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;
}
.big-button a:hover{
    background:#000;
    box-shadow:0 8px 16px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
}
.topover_view{
	padding: 25px 0;
	box-shadow: 0px 3px 5px 0px #eeebe6;
	background:#f3f4f5;
    display:block;
    border-bottom: 2px solid #ededed;
}

em.itlic-home span{
    color: #e67b06;
    font-size:20px;
}
.offer_section{

}
.offer_section h2{
    font-size:25px;
}
.offer_section h2:after {
    content: "";
    width: 20%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    /* margin: auto; */
    display: table;
    padding-top: 2px;
}
.offer_section h2 span{
    color: #ae1819;
    font-weight:500;
    font-size:23px;
}
.topover_view h1{
    margin-top: 0;
    padding-top: 0;
    padding-bottom:10px;
    text-align:center;
    letter-spacing:1px;
    word-spacing:2px;
}
.topover_view  h1:after{
    display:none;
}
.topover_view h1 em{
    display: table;
    /* border-top: solid 1px #ef114c; */
    margin: 0px auto auto auto;
    font-size: 20px;
    font-style: normal;
    padding-top: 0;
    font-weight: normal;
    color: #2f2424;
    line-height: 29px;
    position: relative;
    padding-bottom: 6px;
}
.topover_view h1 em:after {
    content: "";
    width:50%;
    height: 2px;
    border-bottom:solid 2px #d62d2e;
    margin: auto;
    display: table;
    position:absolute;
    bottom:0;
    left:0;
}
.topover_view h1 em:before{
    content: "";
    width:50%;
    height: 2px;
    border-bottom:solid 2px #040201;
    margin: auto;
    display: table;
    position:absolute;
    right:0;
    bottom:0;
}
/*first row tours*/
.home_accross_india_tour{
    background:#f1f3f2;
    padding:25px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    float:left;
    width:100%;
}
.home_accross_india_tour h2{
    color: #070000;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom: 10px;
    margin:0 auto 17px auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
    position: relative;
}
/*.home_accross_india_tour h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin:auto;
    display: table;
    padding-top: 10px;
}*/
.home_accross_india_tour h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom: solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.home_accross_india_tour h2:before{
    content: "";
    width: 20%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
 .home_accross_india_tour h2 span{
    color: #ae1819;
    font-weight:500;
    font-size:25px;
}
/*end first row tours*/
.top-10-packages{
    padding:25px 0;
    float:left;
    width:100%;
}
.top-10-packages h2 {
    color: #070000;
    /*font-family:'Poppins', sans-serif;*/
    display: table;
    padding-bottom:10px;
    /*padding-bottom:35px;*/

    margin:0 auto 17px auto;
    font-size: 26px;
    font-weight:400;
    position:relative;
}
/*.top-10-packages h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.top-10-packages h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom: solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.top-10-packages h2:before{
    content: "";
    width: 20%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.top-10-packages h2 span{
    color: #ae1819;
    font-weight:500;
    font-size:25px;
}
.home_itinerary{
	background: url(../images/yellow-top-bg.png) repeat-x top #faf7f2;
	padding: 35px 0;
	
}
.top-row-desk{
    background:#6a6868;
    padding: 0px 0;
    width:100%;
    display: block;
}
.top-row-desk .option_nav ul{
    float: right;
    margin: 0;
    padding: 0;
}
.top-row-desk .option_nav ul li{
    float: left;
    list-style:none;
    line-height: 32px;
    border-left:1px solid rgba(255,255,255,0.12);
}
.top-row-desk .option_nav ul li a{
    color:#fcfcfc;
    padding: 0px 20px;

}
p a {
    color: #333;
    text-decoration: underline;
}
/* hover effect start here*/
.discr-article {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: 400;
    color: #000;
    display:block;
    text-align: center;
}
.discr-article span{
    color:#990000;
}
.route_display{
    /* float: left; */
    display: table;
    /* width: 100%; */
    text-align: center;
    /* margin: auto; */
    padding-top: 5px;
    border-radius: 8px;
}
.route_display strong{ 
	color:#d2ab67;
	padding-bottom: 8px;
	padding-left:5px;
	float: left;
	margin-top: 18px;
	 }
	 .route_display strong i{ 
	width: 23px;
    height: 23px;
    border-radius: 50%;
    background:#333333;
    margin-right: 8px;
    color: #FFF;
    padding-top: 5px;
	 }
.route_display ul{
    margin: 0 auto;
    display: table;
    list-style: none;
    padding: 0;
     border-bottom:1px dashed #a29c9c;
}
.route_display ul li{
    float: left;
    padding: 0 10px 15px 10px;
    margin: 0 0 -3px 0;
    font-size:12px;
    color: #333;
    background:url(../images/track.png) no-repeat center bottom;
}

.article-attraction {
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 0px 0px 0;


}
.article-attraction figcaption {
	position: absolute;
	/*background:#940843e0;*/
	background:rgba(255, 255, 255, 0.91);
    color: #cfcfcf;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
	padding: 10px;
	margin:0 0px;
	line-height:20px;
	font-size:14px;
	/*opacity: 0;*/
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.cap-bot{height:200px;}
.cap-bot img{overflow:hidden;}
.popupeffect:hover figcaption {
	opacity: 10;
	bottom: 20px;
	background: #777;
}
.article-attraction:hover:before {
	opacity: 0;
}
.article-attraction .art-col:before {
	bottom: 10px;
	left: 10px;
}
.article-attraction .art-col figcaption {
	left: 0;
	bottom: -56%;
	min-height:155px;
	width:100%;
}
.article-attraction .art-col:hover figcaption {
	bottom: 0%;
	background:#fff;
	margin:0 0px;
	color:#000;
}
.article-attraction .art-col:hover figcaption .discr-article{
	color:#990000;
}
.iti-box{
	box-shadow: 0px 0px 1px 1px rgba(119, 119, 119, 0.2);
	float: left;
	margin-bottom:30px;
    transform: translateY(0%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.iti-box:hover{    
    box-shadow:0 17px 30px rgba(0, 0, 0, .12);
    transform: translateY(-0.9%);
}
.iti-box .duration_discover{
	background:#fff;
	width:100%;
	float:left;
	border-top: solid 1px #dbdbdb;
}
.start-and {
    color: #e67b06;
    font-weight: bold;
    padding-bottom: 10px;
}
.ribbon {
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    color: #FFF;
    top: 10px;
    z-index:1;
    padding:0px 20px 0 15px;
    position: absolute;
    background: url(../images/ribbon.png) no-repeat left top;
}
 .ribbon .fa{
    margin-left:5px;
}
.iti-box .duration{
	float: left;
    width: 26%;
    border-right: solid 1px #dbdbdb;
    padding: 2%;
    text-align: center;
    color: #e67b06;
    font-weight: bold;
}
.iti-box .discover{
	float:left;
	width: 66%;
	padding:2%;
	text-align: right;
}
.iti-box .discover .btn{
	background: #c6a367;
    width: 135px;
    color: #fff;
    text-align: center;
    height: 42px;
    line-height: 32px;
    font-size: 17px;
    padding: 5px;
}
.iti-box .discover .btn i.fa.fa-angle-right{
    margin-left: 4px;
}
.iti-box .duration span{
    color: #000;
    display: block;
    width: 100%;
    font-size: 25px;
    line-height: 18px;
    padding-top: 5px;
}
/* hover effect end here*/
/*first effect*/
.article-attraction .view-details {
    background: #ae1819;
    color: #fff;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 14px;
    padding: 5px 14px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;
}

.accrodin-article-attraction figcaption {
    position: absolute;
    background:rgba(255, 255, 255, 0.8);
    color: #cfcfcf;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    padding:0 0px 10px 0px;
    margin:0 0px;
    z-index:2;
    line-height:20px;
    font-size:14px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.cap-bot{height:200px;}
.cap-bot img{overflow:hidden;}
.popupeffect:hover figcaption {
    opacity: 10;
    bottom: 20px;
    background: #777;
}
.accrodin-article-attraction:hover:before {
    opacity: 0;
}
.accrodin-article-attraction .art-col:before {
    bottom: 10px;
    left: 10px;
}
.accrodin-article-attraction .art-col figcaption {
    left: 0;
    bottom:-64%;
    min-height: 155px;
    width: 100%;
}
.accrodin-article-attraction .art-col:hover figcaption {
    bottom: 0%;
    background:#fff;
    margin:0 0px;
    color:#000;
}
.accrodin-article-attraction .art-col:hover figcaption .discr-article{
    color:#990000;
}
.shadow-ribbon{
    font-size: 14px;
    line-height: 24px;
    color: #FFF;
    top: 10px;
    left:-13px;
    z-index: 1;
    padding: 3px 10px 13px 10px;
    position: absolute;
    background: url(../images/shadow-row-triangle.png) no-repeat left bottom;
}
.accrodin-article-attraction .discr-article{
    background: #fafafa;
    padding: 20px 16px;
    border-bottom: solid 1px #ccc;
}
.accrodin-article-attraction .view-details{
    background: #ae1819;
    color: #fff;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    text-align: center;
    font-size:17px;
    padding: 5px 14px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;
}
.view-details i{
    margin-left:6px;
}
.accrodin-article-attraction p{
    font-size: 15px;
    padding:10px 15px 0 15px;
    margin-top: 0;
    line-height: 24px;
}

.accrodin-iti-box.nd2 .art-col figcaption{
        bottom:-211px;
    }
.accrodin-iti-box.nd2 .art-col:hover figcaption {
    bottom: 0%;
    background:#fff;
    color:#000;

}
.accrodin-iti-box.nd2 .art-col:hover figcaption .discr-article{
    color:#990000;
    padding-top:8px;
    padding-bottom:8px;
}
.accrodin-iti-box.nd2 .art-col:hover figcaption .discr-article span.rounded{
    display: none;
}
.accrodin-iti-box.nd2 .accrodin-article-attraction .discr-article{
    font-size: 20px;
    padding-bottom:20px;
    padding-top: 20px;
}
/***/
.accrodin-iti-sec{
    transition: box-shadow .2s ease-in-out;
    background:#fff;
    box-shadow:0 0 1px 1px rgba(119, 119, 119, 0.2);
    transform: translateY(0%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  
}
.accr_cant{
    padding: 10px 15px;
    margin: 0 0 30px 0;
}
.accr_cant p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pkg-image-holder{
    height: 200px;
    overflow: hidden;
}
.accr_cant h3{
    font-size:18px;
    padding-top: 0px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0px;
    color: #000;
    display: block;
    text-align: center;
}
.accrodin-iti-sec .view-details {
    /*background:#444;
    width: 120px;
    height: 35px;
    color: #fff;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;*/

    background: #444;
    color: #fff;
    font-family: 'Google Sans', Arial,Helvetica,sans-serif;
    text-align: center;
    font-size:16px;
    padding: 5px 14px;
    display: table;
    border-radius: 33px;
    margin: 15px auto 10px auto;
}
.accrodin-iti-sec .view-details:hover{
    background:#000;
}

.accrodin-iti-sec:hover{    
    box-shadow:0 17px 30px rgba(0, 0, 0, .12);
    transform: translateY(-0.5%);
}
.accrodin-iti-sec img{
    transition:transform .5s ease-in-out;
}
/*.accrodin-iti-sec:hover img{
    transform: scale(1.09);
}*/
.accrodin-iti-sec:hover .accr_cant h3{
    color:#e80404;
}
.accrodin-iti-sec:hover .view-details{
    background:#ae1819;
}
.top-space{
    padding-top: 25px;
    float: left;
    width: 100%;
}
.discr-article span.rounded {
    float:right;
    font-size: 26px;
}


/*first effect end*/
h2.ctrbdr {
	background:url(../images/repeat-border.png) repeat-x 5px;
	font-size:25px;
	padding: 15px 0;
	text-align: center;
	width:100%;
}
h2.ctrbdr span {
	background:#faf7f2; 
	padding-left: 15px; 
	padding-right: 15px;
}
/*footer start here*/

.footer {
    width: 100%;
    color: #a1a5a2;
    background: #3a3a32;
    padding:0px 0 0px 0;
    font-family: "Akkurat";
    float: left;
}
.footer h3{
    font-size: 18px;
    color: #e4e4d6;
	letter-spacing: .8px;
    word-spacing: 1.5px;
   /* border-bottom: solid 1px #777772;*/
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    /* padding-left: 15px; */
    /* border-left: 3px solid #a31022; */
}
.get-info-footer a{
    color: #a1a5a2;
    /*font-size: 17px;
     line-height: 35px; */
    padding: 0 5px;
}
.get-info-footer ul{
    margin:0;
    padding:0;
}
.get-info-footer ul li{
    list-style:none;
    padding: 5px 0;
    /*width: 50%;
    float: left;*/
}
.get-info-footer ul li a{
    color:#a1a5a2;
    /*font-size:16px;*/
}
.approvedclass{
    display: table;
    float: right;
}
.list-foot ul{
    margin:0; 
    padding:0;
}
#colophon .top-bg{
    background:#A77939; 
    padding:7px 0; 
    border-top:solid 1px #ccc;
}
#colophon .bottom-bg{
    background:#dfd6b9; 
    padding:10px 0; 
    border-top:solid 1px #ccc;
}
ul.footer-menu {
    margin: 10px 0 10px 8px;
    overflow: hidden;
    padding: 0;
}
.footerlinks p{
    margin-top:8px; 
    margin-bottom:0; 
    font-size:14px;
}
ul.footer-menu li {
    color: #120e00;
    display: inline;
    list-style:outside none none;
    margin: 0;
    padding: 0 0 0 20px;
    text-decoration: none;
}
ul.footer-menu li a {
    color: #120e00;
	font-size: 18px;
	font-family:Akkurat;
    text-decoration: none;
}
#colophon  .top-bg img {
    border-radius: 6px;
    margin-right: 13px;
    padding: 5px;
}
.span.ac_btn_cover{
    background:#ebebeb;
}
.trust{
    border-right:solid 1px #444;
}
.copy-right{
    padding-top:7px; 
    text-align:right;
    font-weight:bold;
 }
.footer .linking ul{
    margin:0; 
    padding:0; 
    list-style:none;
}
.footer .linking ul li{
    margin:0; 
    padding:3px 15px 3px 25px; 
    list-style:none; 
    background:url(../images/bullet-list.png) no-repeat left;
}

.footer-bottom{
    background:#31322C; 
    text-align:center; 
    border-top:solid 1px #4d4e46; 
    color:#777; margin-top:10px; 
    margin-bottom:0px; 
    padding-top:10px;
}	
.copy-right .list-foot li{
    float:right; 
    padding-right:40px; 
    color:#FFF;  
    font-weight:normal; 
    font-family: Akkurat;  
    font-size:19px;
}
.copy-right li:first-child{
    padding-right:0px!important;
}
.copy-right .list-foot li a{  
    color: #ffffff;
    font-family: Akkurat;
    font-size: 19px;
    font-weight: normal;
}
.copy-right .list-foot li img{
    padding-right:0!important; background:none!important;
     border:none!important; 
     margin-right:0px!important;
 }
.footer-center{
    text-align:center; 
    font-size:12px; 
    color:#a1a5a2;
}
.foot-cant-box{
    text-align:right; 
    padding:8px;
}
.align-right{
    text-align:right;
}
.list-image-box{
    float:left; 
    padding-right:20px;
}
.list-cant-box{
    float:left; 
    line-height:22px; 
    font-size:14px; 
}
.footer .left{
    width:50%; 
    margin-left:3%; 
    float:left;
}
.footer .right{
    width:44%; margin-right:3%; 
    float:right; 
    text-align:right;
}
.footer .right .cant{ 
    text-align:left;
}
.footer a {
	color:#a1a5a2; 
}
.golden-colour {
    border-left: 3px solid #a31022;
    font-size: 20px;
    padding-left: 10px;
    margin: 10px 0 10px 0px;
    display: block;
    color: #fff;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 500;
}
.ft-gp {
    padding-bottom: 8px;
    /*display: block;*/
    display:none;
}
.right_desk_footer{
    display: table;
    float: right;
}
.footer_mdeia_holder{
    padding: 0;
    display: table;
    margin-left:25px;
    /*margin: 0 0 0 40px;
    width:367px;*/
}
.footer_mdeia_holder h3{
    margin-bottom:25px;
}
.footer_mdeia_holder img{
   float:left;
   width:22%;
   margin-right:3%;
   margin-bottom:15px;
   background:#dedbdb;
}
.footer_mdeia_holder img{
    /*width:100%;*/
}
footer .left-line .linking a {
    color: #fff;
    line-height: 35px;
    padding: 0 5px;
}
.footer-link-border{
    border-top: solid 1px #757574;
    padding-top: 10px;
    margin-top: 22px;
    padding-bottom: 8px;
    float: left;
    width: 100%;
}
.footer-link-border a{
    padding:0 8px 0 8px;
    font-size:12px;
}
.footer-link-border a:first-child{
    padding-left: 0;
}

.list-foot ul li {
    list-style: none;
    padding: 4px 0 9px 0px;
    color:#a1a5a2;
}
.list-foot ul li .golden-colour {
    color: #bbb!important;
    font-size: 16px!important;
}
.list-foot ul li img {
    margin-right: 10px;
}
.drag-social-button {
    float:left!important;
}
.drag-social-button h3{
    padding-left:0;
    border:none;
    margin-top:10px;
    font-size:14px;
}
.drag-social-button ul li {
    float: left;
    list-style: none;
    padding-right: 15px;
}
.drag-social-button ul li a {
    text-decoration: none!important;
}
.drag-social-button ul li .fa-facebook {
    color: #fff;
    background: #1062AC;
    text-decoration: none!important;
}
.drag-social-button ul li .fa-youtube {
    background: #ae1819;
    color: #fff;
}
.footer_mdeia_holder img.iato{
    background:#024691;
}
.footer_mdeia_holder img.tripadvisor{
    background:#579441;
}
.footer_mdeia_holder img.irctc{
    background:#0b4c76;
    margin-right:0;
}
.drag-social-button ul li a i {
    color: #fff;
    font-size: 13px;
    border-radius: 25px;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    border: solid 2px #fff;
    background:#757570;
    font-weight: normal;
}
.drag-social-button ul li a i {
    border: none!important;
    color: #ffffff;
    font-size: 14px;
}
.drag-social-button ul li .fa-instagram{
    color: #fff;
    background: #a145b4;
    text-decoration: none!important;
}
.drag-social-button ul li .fa-instagram{
    color: #fff;
     background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
 
    text-decoration: none!important;

    
}
.drag-social-button ul li .fa-linkedin{
    color: #fff;
    background: #017ab1;
    text-decoration: none!important;
}
.drag-social-button ul li .fa-twitter{
    color: #fff;
    background: #55ACEE;
    text-decoration: none!important;
}
.drag-social-button ul li .fa-google-plus{
    color: #fff;
    background: #DD4B39;
}
.drag-social-button ul li .fa-youtube-p {
    color: #fff;
    background: #CC213B;
}
.footer h5{
	padding-bottom:0px; 
	color:#CCC; 
	font-size:15px; 
	font-weight:bold;
}
.footer p.tripadvisor{
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    font-weight: 300;
    font-family:  'Google Sans' , Arial,Helvetica,sans-serif;
}
.footer p.contact{
    font-size:14px;
}
.footer p.contact strong{
    font-size: 17px;
    display: block;
    font-weight: 300;
    padding-bottom: 6px;
    color: #f4f2f2;
}
.footer .approvedimg{
    max-width: 290px;
    margin-top: 15px
}
.gap-right-image{
    margin-right:15px;
}
.footer p{
    font-size: 13px;
    line-height: 18px;
    color: #eee;
}
.footer .image-box{
	background:#FFF; 
	width:250px; 
	border-radius:4px;
}
.footer .image-box img{
	width:250px; 
	height:auto;
}
.footer_about img{
    /*margin-top:15px;*/

}
.footerBar {
    background: #fff;
    display: block;
    padding:10px 0;
    font-size:12px;
    margin-top:35px;
}
.copy_rigyt{
    text-align:left;
    line-height: 18px;
    color: #333;
    padding-top:7px;
}

.developed_by{
    text-align:right;
    line-height: 18px;
    color: #333;
    padding-top:7px;
}
.developed_by a{
    color:#000;
}
span.dmca {
    float: right;
}
.privacyTerms{
    text-align: right;
}
.privacyTerms a {
    color: #a31022;
    text-decoration: none;
    margin-left: 15px;
}
.position-create-my-trip{
    display:none;
}
/*owl css next-prev button*/
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 46%;
    margin-left: -20px;
    display: block!IMPORTANT;
    border:0px solid black;
}
.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 46%;
    right: -25px;
    display: block;
    border:0px solid black;
}
.owl-prev i, .owl-next i {
    transform : scale(1,6); 
    color: #ccc;
}
.owl-buttons div{ /* left arrow */
    width: 55px; /* width background image */
    height: 0 !important;
    padding-top: 33px !important; /* height background image */
    overflow: hidden !important;
} 
.owl-buttons .owl-prev{ 
    background-image: url("../images/next-arrow.png"); background-repeat:no-repeat;    
    float: left; margin-left:15px; 
}
.owl-buttons .owl-next{ /* right arrow */
    float: right;
    background-image:url("../images/previous-arrow.png") !important; 
    background-repeat:no-repeat;  
    margin-right:15px;
}
.custom-slider-caption{
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999999999;
    color: #000;
    bottom:160px;
    height:155px;
    padding-top:10px;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: -160px;
    width: 100%;
    text-decoration: none;
    text-align: center;
}
.item a:hover{
    text-decoration: none;
}
.custom-slider-caption h3{
    color: #ae1819;
    margin: 0;
    font-weight: bolder;
    text-shadow: -1px 2px #fff;
    padding: 0;
    text-decoration: none;
    font-size:22px;
}
.custom-slider-caption p{
    color: #000;
    padding-top: 6px;
    font-size: 15px;
    line-height: 21px;
    margin-top: 0;
 }
/*own css next preve button end */

.custmcant{
    width:100%; 
    margin:0 auto;
}
.cstmservice #CDSWIDSSP{    
    width: auto;
    width: 100%!important;
}
.cstmservice #CDSWIDSSP .widSSPData{
    border:3px solid #00a680!important;  
    border-radius:8px;
}
.cstmservice #CDSWIDSSP .widSSPData .widSSPBranding dt{
    height:19px!important;
    margin:1px 0!important;
}
.cstmservice #CDSWIDSSP .widSSPData .widSSPBranding{
    margin-bottom: 3px;
}
.cstmservice #CDSWIDSSP .widSSPData .widSSPBranding dt.widSSPTagline{
    margin-bottom: 2px!important;
}
.cstmservice  #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPH11{
    padding-top: 3px!important;
}
.cstmservice #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPTrvlRtng .widSSPOverall {
    margin-bottom: 3px!important;
}
.cstmservice  #CDSWIDSSP .widSSPData .widSSPInformation{
    padding-top:3px!important;
    padding-bottom:3px!important;
}
.cstmservice #CDSWIDSSP .widSSPData .widSSPInformation{
    padding-bottom:3px!important;
}
.cstmservice  #CDSWIDSSP .widSSPData .widSSPOneReview .widSSPBullet{
    margin: 2px 0 0!important;
}
.cstmservice{
    background:#fff;
    padding:25px 0;
}
.cstmservice .row{
    padding:0; 
    margin-left:-15px; 
    margin-right:-15px;
}
.cstmservice p{
    text-align: center;
    padding-bottom: 35px;
    font-size: 15px;
    color: #444;
    line-height: 25px;
}
.cstmservice h2 {
    color: #070000;
    font-family:'Poppins', sans-serif;
    display: table;
    padding-bottom:35px;
    margin: auto;
    font-size: 26px;
    font-weight:400;
}
.cstmservice h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.cstmservice h2 span{
    color: #ae1819;
    font-weight:500;
    font-size:25px;
}
.custitm{
    padding-top: 0;
    width: 100%;
    margin: 0 auto;
    float: left;
}
.info-stats {
    display: table;
    margin: auto;
}   
.global-typography {
    display: block;
    max-width: none;
}
.checkboxes-list {
    text-align: left;
    margin: 0;
}
.checkboxes-list li {
    background: url(../images/list-cheack.png) no-repeat 0 8px;
    padding: 0 0 0 25px!important;
    margin: 12px 0 12px 0px!important;
    font-family:'Poppins', sans-serif;
    font-weight:300;
    font-size:21px;
}
.see-work{
    margin:auto;
}
.see-work a{
    border:solid 2px #ae1819;
    padding: 5px 20px;
    color: #ae1819;
    border-radius: 8px;
    font-size: 17px;
    margin-top: 20px;
    display: table;
    /* margin-left: 30px; */
}
.see-work a:hover{
    background:#fff;
}
.ratede-work{
    display: table;
    float: right;
    padding-top:20px;
}
.ratede-work .bdr_b{
    border-bottom:solid 1px #ccc;
}
.ratede-work .bdr_r{
    border-right:solid 1px #ccc;
}
.ratede-work h3 {
    display: table;
    float: left;
    padding: 0;
    font-weight: bold;
    margin: 0;
 
}
.ratede-work h3:first-child{
    /* border-bottom: solid 1px #777; */
    width:100%;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}
.ratede-work h3 big{ 
    display: block;
    color: #444;
}
.ratede-work h3 big .fa{
    display:none;
}
.ratede-work h3 small{ 
    display: block;
    padding-top: 5px;
    color: #555;
    font-size: 14px;
}
.cstmservice ul{
    margin-top:30px;
    margin-left: 0;
    padding-left: 0;}   
.cstmservice li.planning {
    background: url(../images/planning-icon.png) no-repeat left; 
}
    
.cstmservice  li.customize {
    background: url(../images/customize-icon.png) no-repeat left;
}
    
.cstmservice  li.guarantee {
    background: url(../images/guarantee-icon.png) no-repeat left;
}

.cstmservice li{
     list-style: none;
    font-size: 15px;
    letter-spacing: 0.2px;
    word-spacing: 3px;
    /* font-weight: 400; */
    color: #444;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    padding: 15px 0 15px 115px;
    margin-bottom: 15px;
}
.cstmservice li strong {
    font-size: 18px;
    display: block;
    color: #e07c30;
    font-weight: 500;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
}

 .magazine {
    background-color:#eaeaea;
    padding:25px 0;
    border-top: 2px solid #ededed;
    float: left;
    width: 100%;
}

.magazine h2 {
    color: #070000;
    display: table;
    padding-bottom:10px;
    /*padding-bottom:35px;*/
    margin:auto auto 17px auto;
    font-size: 26px;
    font-weight:400;
    position:relative;
}
/*.magazine h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.magazine h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.magazine h2:before{
    content: "";
    width: 20%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.magazine h2 span{
    color: #ae1819;
    font-weight:500;
    font-size:25px;
}
.magazine .magazine-header h2:before{
 display:none;
}
.magazine .magazine-header h2:after{
 display:none;
}
.magazine-cn .magazine-ds {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    background-color:#fff;
}

.title-wrap {
    width: 100%;
    background-color: #fff;
    padding: 40px 0;
}

.float-left {
    float: left;
}

.title-wrap .travel-title h2 {
    display: inline-block;
    margin: 0;
    color: #111;
    font-size: 24px;
    text-transform: inherit;
    font-weight: 500;
    background-image: url('../missing.html');
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 50px;
}


.awe-btn {
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #dedede;
    color: #333;
    font-weight: 600;
    outline: 0;
    background-repeat: no-repeat;
}

.awe-btn.awe-btn-5 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
}

.float-right {
    float: right;
}
.text-uppercase {
    text-transform: uppercase;
}

.awe-btn.awe-btn-4:hover, .awe-btn.awe-btn-5 {
    background-color: #444444;
}


.awe-btn.arrow-right {
    background:#3a3a32;
    color: #fff;
    padding:5px 8px;
    text-align: center;
    text-decoration: none;
    /*display: table;*/
    border-radius: 33px;
    /*margin:auto;*/
}
.awe-btn.arrow-right a{
    font-size: 14px;
}

.awe-btn.awe-btn-5.awe-btn-lager {
    font-size: 14px;
    margin-top: 5px;
    letter-spacing: 0.7px;
}

.magazine-cn {
    margin-top: 1px;
   }

.magazine-cn .owl-theme .owl-controls .owl-buttons div{background:#444444;}
.magazine-item, .thumnail-item {
    position: relative;
}

.magazine-item .magazine-body p {
    margin-bottom: 13px;
}

.magazine-item .magazine-body {
    /*margin: 20px 0 0;
    color: #333;
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 198px;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;*/
}
.magazine-item .magazine-body p {
    height: 177px;
    overflow: hidden;
}

.magazine-item .magazine-header h2 {
    margin: 0;
    color: #111;
    font-weight: 500;
    font-size: 22px;
    line-height: 38px;
    text-transform: inherit;
    text-align: left;
    margin-bottom: 0;
    padding-bottom: 0;
}

.magazine-item .magazine-header ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 10px;
}

.magazine-item .magazine-header ul li {
    float: left;
    font-size: 13px;
    color: #333;
    line-height: 30px;
    font-family: Georgia;
    font-style: italic;
    padding-left: 0px;
}

.magazine-item .magazine-header ul li::before {
    content: '-';
    padding: 0 5px;
}

.magazine-item .magazine-header ul li a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}


.magazine-item .magazine-header .hr {
    margin-top: 10px;
}
.hr {
    width: 30px;
    margin: 0;
    margin-top: 0px;
    height: 4px;
    background-color: #111;
}

.magazine-item .magazine-footer {
    margin: 20px 0;
    padding: 10px 0 34px 0;
    background: url(../images/bg-border-v.png) top left repeat-x;
    overflow: hidden;
}

.magazine-item .magazine-footer .magazine-share a {
    margin-top: 8px;
}
.slier_holer{

    position:relative;
    overflow:hidden;
}
.news-slider{
    height:316px;
    overflow:hidden;
}
.post-share a {
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    color: #ccc;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.thumnail-item {
    cursor: pointer;
    /*background: url(../images/bg-border-v.png) bottom left repeat-x;*/
    border-bottom:1px dotted #999;
    padding-bottom: 7px;
    padding-top: 7px;
}

.thumnail-item:last-child {
    cursor: pointer;
    background: transparent;
    border-bottom:0px dotted #999;
}

.thumnail-item figure {
    position: relative;
    z-index: 1;
    width:150px;
    height:100px;
    overflow:hidden;
}

figure {
    margin: 0;
}

.thumnail-item figure img{
vertical-align: middle;
width:100%;
height: 100%;
}

.thumnail-item figure:before {
    left: 0;
    right: 0;
    border: 6px solid #59c45a;
}

.thumnail-item figure:after, .thumnail-item figure:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    content: '';
}


.thumnail-item figure:after {
    height: 0;
    width: 0;
    right: -30px;
    margin: auto;
    border: 15px solid transparent;
    border-left-color: #7f0000;
}


.thumnail-item .thumnail-text {
    padding: 0px 10px 0px 10px;
    display: table-cell;
}

.thumnail-item .thumnail-text h4 {
    color: #333030;
    font-size: 13px;
    margin: 0;
    line-height: 20px;
    font-weight: 600;
    text-transform: inherit;
    letter-spacing: 0px;
}

.thumnail-item .thumnail-text span {
    line-height: 30px;
    color: #666;
    font-size: 16px;
    font-family: Georgia;
    font-style: italic;
}


.thumnail-item.active figure:after, .thumnail-item.active figure:before, .thumnail-item:hover figure:after, .thumnail-item:hover figure:before {
    opacity: 1;
    visibility: visible;
}

.thumnail-item figure:before {
    left: 0;
    right: 0;
    border: 4px solid #e07c30;
}

.thumnail-text p{
    font-size: 13px;
    line-height: 20px;
    margin-top: 3px;
}

.magazine-thum{
    background-color:#fff;
    padding: 7px 10px;
}
.magazine .owl-controls{
    display: none!important;
}
.mob-image{
    display:none;
}
.mob_footer{
    display:none;
}
.position-create-my-trip{}
.mob-carousel-caption {
    display: none;
}

.more-btn{
    float:left;
    width: 100%;
    padding-top:15px;
    text-align: center;
}
.more-btn a {
    background: #ae1819;
    color: #fff;
    padding: 8px 15px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;
}
.more-btn a:hover{ 
    background:#000;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
    color:#fff;
    text-decoration:none; 
}
.full-breds a{
    color:#000;
    font-size:12px;
}
.full-breds {
    color:#ae1819;
     font-size:12px;
     padding:8px 0;
     background:#eae9e9;
}
/*animated button start here*/
.trip-plan{ 
    display: inline-block;
    font-size: 17px;
    padding: 11px 11px;
    border-radius: 6px;
    background-color: #e67b06;
    background-color:#494a4c;
    text-decoration: none;
    position: relative;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 35px;
    letter-spacing: .9px;
    word-spacing: 1.5px;
    box-shadow: 0 0 3px #aaa;
    border: 2px solid #fff;
}
.trip-plan a{color:#fff;}
.anmt {
    position:absolute; 
    width: 100%; 
    height: 100%; 
    background-color: #fff; 
    top: 0; left: 0; 
    transform: scale(0); 
    opacity: .5;
}   
.trip-plan:hover>.anmt{
    animation:anm 2s
}
@keyframes anm{0%{transform:scale(0)}20%{transform:scale(1);opacity:.3}to{transform:scale(1);opacity:0}}
@keyframes anm{0%{transform:scaleX(0)}20%{transform:scaleX(1);opacity:.3}to{transform:scaleX(1);opacity:0}} 
.full-travelogy-form.introform{
    /*padding-top:50px;*/
    border:none;
}
/*animated button End here*/

/*========================== INNER PAGE PACKAGES(travelogyindia.com/rajasthan)==========================*/

/*==(tour packages section start)==*/
.serve_view{
    padding:25px 0;
    box-shadow: 0px 3px 5px 0px #eeebe6;
    background:#fff;
    display: block;
    border-bottom: 2px solid #ededed;
    float:left;
    width:100%;
}
.click_me{
/*    color: #ae1819;
    text-align: center;
    cursor: pointer;
	font-size:16px;*/

    color: #ae1819;
    text-align: center;
    cursor: pointer;
    display: table;
    font-size: 16px;
    border:solid 2px #ae1819;
    padding:5px;
    margin: auto;
    border-radius: 2px;
}
 .serve_view h1 {
    margin-top: 0;
    padding-top: 0;
    /*padding-bottom:35px;*/
    margin-left:auto;
    margin-right:auto;
    display:table;
    position:relative;
    padding-bottom:10px;
}
 .serve_view h1:after {
    content: "";
    width:50%;
    height: 2px;
    border-bottom:solid 2px #d6090b;
    margin: auto;
    display: table;
    padding-top: 10px;
    position:absolute;
    bottom:0;
    left:0;
}
.serve_view h1:before{
    content: "";
    width:50%;
    height: 2px;
    border-bottom:solid 2px #615e5e;
    margin: auto;
    display: table;
    padding-top: 10px;
    position:absolute;
    right:0;
    bottom:0;
}

.serve_view article p{}
/*==(Landing page Tour section start)==*/
.top_trip{
    background: #f1f3f2;
    padding: 25px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    float:left;
    width:100%;
}
section.border-bottom-0 {
    border-bottom: 0;
}
section.border-top-0 {
    border-top: 0;
}
section.padding-bottom-0 {
    padding-bottom: 0;
}
section.padding-top-0 {
    padding-top: 0;
}
section.top_trip.white-bg{
    background:#fff;
    border:none;
}
.top_trip h2 {
    color: #070000;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom:10px;
    /*padding-bottom: 35px;*/
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
    position:relative;
    margin-bottom:17px;
}
/*.top_trip h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.top_trip h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.top_trip h2:before{
    content: "";
    width: 19%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.top_trip .packagebox{
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    margin: 15px 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    border-radius: 4px;
    border:solid 1px rgba(204, 204, 204, 0);
    box-shadow: 0 0 1px 1px rgba(119, 119, 119, 0.2);
    background:#f9f9f9;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;

    transform: translateY(0%);
}
.top_trip .packagebox_imgholder {
    height:135px;
    overflow: hidden;
}
.top_trip .packagebox img {
      width: 100%;
}
.top_trip .packagebox .tourInfo {
    display: block;
    color: #545454;
    padding:0 10px 0px 10px;
/*        background-image: linear-gradient(180deg,transparent,rgba(0,0,0,.65));*/
/*background: linear-gradient(180deg, #ccc, #fff 10%) no-repeat;*/
}
.top_trip .packagebox .tourInfo p.info{
    min-height: 78px;
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px dotted #919191;
    padding: 15px 0px 0 0px;
    color: #444;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.top_trip .packagebox .tourInfo h3 {
    display: block;
    color: #000;
    font-weight: 500;
    text-align: left;
    min-height: 34px;
    font-size: 15px;
    margin:15px 0 0 0px;
    font-style: normal;
}
.top_trip .packagebox .tourInfo h3 strong{
    font-weight:500;
}
.top_trip .packagebox .tourInfo p {
/*    color: #777;
    line-height: 20px;
    font-style: italic;
    font-size: 12px;*/
    /*min-height: 50px;*/
}
.top_trip .packagebox .tourInfo p.location{
    font-size: 10px;
    margin:15px 0 15px 0px;
    text-align: left;
    color: #04679a;
    line-height: 18px;
    font-size: 12px;
    padding-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.top_trip .packagebox .tourInfo .dest-pt {
    padding-top: 10px;
    color: #555;
    line-height: 22px;
    font-style: normal;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.top_trip .packagebox .tourInfo .dest-pt .viewMore {
    border-radius: 4px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    width: 120px;
}
.top_trip .packagebox .tourInfo .viewMore {
    text-align: right;
    padding: 15px 15px 15px 15px;
    display: block;
}
.top_trip .packagebox .tourInfo .viewMore a {
    color: #C5162B;
    font-weight: 600;
    font-size: 12px;
}

.top_trip .packagebox:hover{
    /*box-shadow: 0 2px 5px #777;*/
    background:#F4F4F4;
    border:1px solid #ccc;
    box-shadow:0 17px 30px rgba(0, 0, 0, .12);
    transform: translateY(-0.5%);
}
.top_trip .packagebox:hover .dest-pt{
    color:#000
}
.top_trip .packagebox:hover h3{
    color:#C5162B
}

.top_trip .packagebox:hover p.location{
    color:#000;
}
/* on white bg packages*/
section.top_trip-2{
    float:left;
    width:100%;
}
.top_trip-2{
    background: #fff;
    padding: 35px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
}
.top_trip-2 h2 {
    color: #070000;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom: 35px;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
.top_trip-2 h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.top_trip-2 .packagebox{
    margin-bottom:30px;
    text-align: left;
    /*border: solid 1px #ccc;*/
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    background:#fff;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
}
.top_trip-2 .packagebox_imgholder {
    height: 200px;
    overflow: hidden;
}
.top_trip-2 .packagebox img {
      width: 100%;
}
.top_trip-2 .packagebox .tourInfo {
    display: block;
    color: #545454;
    padding: 10px;
}
.top_trip-2 .packagebox .tourInfo h3 {
    display: block;
    font-weight: bold;
    color:#545454;
    font-size: 15px;
    margin: 15px 0 10px;
    font-style: normal;
}
.top_trip-2 .packagebox .tourInfo h3 strong{
    font-weight:600;
}
.top_trip-2 .packagebox .tourInfo p {
    color: #777;
    line-height: 20px;
    font-style: italic;
    font-size: 12px;
    min-height: 50px;
}
.top_trip-2 .packagebox .tourInfo p.location{
    font-weight:500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.top_trip-2 .packagebox .tourInfo .dest-pt {
    padding-top: 10px;
    color: #555;
    line-height: 22px;
    font-style: normal;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.top_trip-2 .packagebox .tourInfo .dest-pt .viewMore {
    border-radius: 4px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    width: 120px;
}
.top_trip-2 .packagebox .tourInfo .viewMore {
    border-radius: 4px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 6px 0;
    text-align:center;
    width: 120px;
}
.top_trip-2 .packagebox .tourInfo .viewMore a {
    color: #C5162B;
    font-weight: 600;
    font-size: 14px;
}

.top_trip-2 .packagebox:hover{
    /*border:solid 1px #C5162B;*/
    box-shadow: 0 2px 5px #777;
    background:#F4F4F4
}
.top_trip-2 .packagebox:hover .dest-pt{
    color:#000
}
.top_trip-2 .packagebox:hover h3{
    color:#C5162B
}

.top_trip-2 .packagebox:hover p.location{
    color:#000;
}
/*on white bg packges end */
.moreTours {
    float:left;
    width:100%;
    text-align: center;
}
.moreTours a{
    background: #ae1819;
    color: #fff;
    padding: 8px 15px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;
	letter-spacing: .8px;
    word-spacing: 1.5px;
}
.moreTours a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    box-shadow:0 8px 16px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
}
.extension_tour {
   /* background:#fff;*/
   padding-bottom:35px;
}
.extension-bdr-top{
    /*border-top:dotted 2px #000;*/
    background: url(../missing.html) top repeat-x;
    padding-top: 25px;
    margin-top: 25px;
}
.extension-left{
    /*border-right:dotted 1px #777;*/
    background: url(../missing.html) top right repeat-y;
    padding-right:30px;

}
.less-padding-left{
    padding-left:0;
}
.extension-right{
    padding-left:30px;

}
.extension-tour-horizonta-tours{
    background: #fff;
    border: none;
    padding: 7px;
    margin:0 0 30px 0;
    box-shadow:0 2px 5px rgba(0, 0, 0, 0.37);
}
.extension_tour h3{
    font-size: 20px;
    color: #000;
    margin-top: 1rem;
    font-weight: 400;
    line-height: 1em;
    padding-bottom:7px;
}
.extension-tour-horizonta-tours .section-title{
    padding:10px 0;
}

.extension-tour-horizonta-tours .section-title a{
    font-size: 15px;
    color:#444;
    font-weight: bold;
}
.extension-tour-horizonta-tours .viewMore {
    text-align: right;
    display: block;
    padding-right:10px;
}
.extension-tour-horizonta-tours .viewMore a {
    color:#ae1819;
    font-weight: bold;
}
.extension-tour-horizonta-tours p.location{
    color: #777;
    line-height: 20px;
    font-style: italic;
    font-size: 12px;
    min-height: 50px;
    padding:0;
}
.extension-tour-horizonta-tours .featured-image{
        overflow: hidden;
        width:100%;
}
.extension-tour-horizonta-tours img{
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
    -ms-transition:all 1s;
    transition:all 1s;
    -webkit-transition-delay:0;
    -moz-transition-delay:0;
    -o-transition-delay:0;
    -ms-transition-delay:0;
    transition-delay:0
    width:100%;
}
.extension-tour-horizonta-tours:hover img{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.extension-tour-horizonta-tours:hover{
    box-shadow: 0 2px 5px #777;
    background: #F4F4F4;
}
.extension-tour-horizonta-tours:hover .section-title a{
    color:#C5162B;
}
.extension-tour-horizonta-tours:hover p.location{
    color:#000;
}
/*end tour packages section*/



/*==(index Travel guide section)==*/
.survival-guide-section{
    background:#fff;
    padding:25px 0;
    float:left;
    width:100%;
}
.survival-guide-section h2 {
    color: #070000;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    margin:0 auto 17px auto;
    font-size: 26px;
    font-weight: 400;
    padding-bottom:10px;
    position:relative;
}
/*.survival-guide-section h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.survival-guide-section h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.survival-guide-section h2:before{
    content: "";
    width: 19%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.survival-guide {
    text-align: center;
}
.survival-guide__list {
    margin-top: 30px;
    margin-bottom: 30px;
}
a.survival-guide__link {
    text-decoration: none;
}
.survival-guide__link img {
    width: 75px;
}
.survival-guide__title {
    font-size: 20px;
    color: #444;
	letter-spacing: .8px;
    word-spacing: 1.5px;
    margin-top: 1rem;
    font-weight: 400;
    line-height: 1em;
}
.survival-guide__link p {
    text-align: center;
    font-style: normal;
    color: #545454;
    font-size: 14px;
    line-height: 24px;
    margin: .5em auto 0;
    width: 90%;
}
.survival-guide__button-container{
    float:left;
    width: 100%;
    text-align: center;
}
.survival-guide__more {
    background: #ae1819;
    color: #fff;
    padding: 8px 15px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;
	letter-spacing: .8px;
    word-spacing: 1.5px;
}
.survival-guide__more:hover{ 
    background:#000;
    color:#fff;
    text-decoration:none; 
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.07), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
}

.click-more-packages {
    background: #ae1819;
    color: #fff;
    padding: 8px 15px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;
}
.click-more-packages:hover{ 
    background:#000;
    color:#fff;
    text-decoration:none; 
}
.survival-guide-section-2 {
    background: #fff;
    padding:35px 0;
    float:left;
    width:100%;
}
.survival-guide-section-2 h2 {
    color: #070000;
    display: table;
    margin:auto auto 25px auto;
    font-size: 26px;
    font-weight: 400;
}
.survival-guide-section-2 h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.survival-guide-section-2 ul{
    margin:0;
    padding:0;
}
.survival-guide-section-2 ul li{
    margin: 10px 0 10px 0;
    padding: 15px;
    background:#f1f3f2;
    list-style: none;
    float: left;
    border:solid 1px rgba(0, 0, 0, 0.15);
    border-left: 2px solid #535354;
    width: 100%;

}
.survival-guide-section-2 ul li a{
    text-decoration:none;
}
.survival-guide-section-2 ul li a h3{
    font-size: 17px;
    color: #000;
    padding-bottom: 4px;
    margin-bottom:0;
    margin-top:0;
}
.survival-guide-section-2 ul li a .viewMore{
    font-size: 13px;
    color: #ae1819;
    padding-top: 8px;
    display: block;
}
.survival-guide-section-2 ul li a p{
    font-size:12px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*end travel gudie section*/


/*==(index Travel destination section)==*/
.survival-destination{
    background-color: #f1f3f2;
    padding: 35px 0;
    border-top: 2px solid #ededed;
}
.survival-destination h2 {
    color: #070000;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom: 35px;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
}
.survival-destination h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.image-zooming-effect{
    width:100%;
    margin-right:1px;
    margin-bottom:15px;
    margin-top:15px;
    position:relative;
    overflow:hidden
}
.image-zooming-effect img{
    width:100%;
    vertical-align:top;
    transform:scale(1);
    transition:all .5s ease 0s;

}
.image-zooming-effect:hover img{
    transform:scale(1.1,1.1)
}
.image-zooming-effect-detals{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    padding:32px 15px 0 25px
}
.image-zooming-effect-detals > h3{
    font:20px/20px clanotmedium;
    color:#fff;
    text-transform:uppercase;
    padding-bottom:5px;
    text-shadow:-2px 0 20px rgba(0,0,0,0.75)
}
.image-zooming-effect-detals p{
    font:11px/15px open_sansbold;
    color:#fff;
    text-transform:uppercase
}
.image-zooming-effect-detals > a h3{
    text-decoration:none;
    color:#fff;
    text-shadow:-2px 0 20px rgba(0,0,0,0.75);
    font-size:17px;
    padding: 0;
    margin: 0;
	letter-spacing: .8px;
    word-spacing: 1.5px;
}
.image-zooming-effect-detals {
    background:rgba(0, 0, 0, 0.6392156862745098);;
    padding: 15px;
    bottom: 0;
    top: auto;
}
/*End Travel destination section*/

/*==(index Top Article Section Start)==*/
.survival-arcicle{
    background: #fff;
    padding:25px 0;
    float: left;
    width: 100%;
}
.survival-arcicle h2 {
    color: #070000;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    position:relative;
    padding-bottom:10px;
    margin-bottom:17px;
    /*margin-bottom:35px;*/
}
/*.survival-arcicle h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}*/
.survival-arcicle h2:after {
    content: "";
    width: 18%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    bottom: 0;
    left: 32%;
}
.survival-arcicle h2:before{
    content: "";
    width: 19%;
    height: 2px;
    border-bottom:solid 1px #d62d2e;
    margin: auto;
    display: table;
    position: absolute;
    right: 32%;
    bottom: 0;
}
.newYear {
    margin-top: 15px;
}
.newYear img {
    border-radius: 4px;
    margin-bottom: 30px;
}
.otherFestival img {
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px;
}
.otherFestival {
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}
.newYear strong, .otherFestival strong {
    color: #444;
    font-family: 'Roboto',sans-serif!important;
    font-size: 18px;
}
.newYear a {
    color: #444;
}
/*Top article end*/

/*========================== INNER PAGE PACKAGES(travelogyindia.com/rajasthan/travelguide.html)==========================*/
.mob-carousel-caption.rajasthan-mob-banne{
    background-image:url(../images/rajasthan/mob-banner-rajasthan.jpg)!important;
}
/*==(travel guide land overview)==*/
.travel-guide-page-overview{
    padding: 35px 0;
    box-shadow: 0px 3px 5px 0px #eeebe6;
    background:#fff;
    display: block;
    border-bottom:1px solid #ededed;  
}
.travel-guide-page-overview h1 {
    margin-top: 0;
    padding-top: 0;
    /*padding-bottom:30px;*/
    margin-left:auto;
    margin-right:auto;
    display:table;
    text-align: center;
}
.travel-guide-page-overview h1:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.travel-guide-page-overview h2{
    font-size:18px;
    color:#000;
}
.travel-guide-page-overview article p{

}
.travel-guide-page-overview li{
    list-style:outside;
}

/*==(travel guide box patern)==*/ 
.travel-guide-page-info{
    padding: 35px 0;
    box-shadow: 0px 3px 5px 0px #eeebe6;
    background: #f1f3f2;
    display: block;
    width: 100%;
    border-bottom: 1px solid #ededed;
}
.travel-guide-page-info h2 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom:25px;
    margin-left:auto;
    margin-right:auto;
    display:table;
    text-align:center;
}
.travel-guide-page-info h2:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.travel-guide-page-info ul{
    margin:0;
    padding:0;
}
.travel-guide-page-info ul{
    /*border-bottom:solid 1px #ccc;*/
    float:left;
    width:100%;
}
.travel-guide-page-info ul li{
/*    margin: 10px 0 10px 0;
    padding:0 0px;
    background: #fff;
    list-style: none;
    float: left;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    width: 100%;*/    
    margin: 10px 0 10px 0;
    padding: 0 0px;
    background: #fff;
    list-style: none;
    float: left;
    width: 100%;
    border: solid 1px #ccc;
    box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
    /*border-bottom:none;*/
}
.travel-guide-page-info ul li:nth-child(odd)  {
        background: #fafafa;
}
.travel-guide-page-info ul li:nth-child(even)  {
        background:#efefe6;
}
.travel-guide-page-info ul li a{
    text-decoration:none;
    position:relative;
}
.travel-guide-page-info ul li a h3{
/*  font-size: 17px;
    color: #000;
    padding-bottom: 4px;
    margin-bottom: 0;
    margin-top: 0;
*/

    font-size: 17px;
    color: #000;
    padding: 12px 0;
    border-right: solid 1px #ccc;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-weight: normal;
    margin-top: 0;
    width: 88%;
    padding-left: 15px;
    float: left;
    /*height: 40px;*/
}
.travel-guide-page-info ul li a .viewMore{
    text-indent: -75px;
    float: left;
    margin-left: 10px;
    height: 40px;
    width: 29px;
    overflow: hidden;
    top:13px;
}
.travel-guide-page-info ul li a .viewMore:after{
   content: "\f054";
    font-family: FontAwesome;
    font-size: 18px;
    color: #5d5151;
    position: relative;
    top:10px;
}
.travel-guide-page-info ul li:hover{
    /*box-shadow:0 1px 6px 0 rgb(174, 24, 25);*/
    border: solid 1px #ae1819;
}
.travel-guide-page-info ul li a:hover h3, .travel-guide-page-info ul li a:hover span.viewMore:after{
    color:#ae1819;    
}
.travel-guide-page-info ul li a p{
    font-size:12px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*.travel-guide-page-info ul li a:hover span.viewMore:after {
    color: #ae1819;
}*/
/*end travel guide box patern)*/

/*==(travel guide page destination section)==*/  
.magazine-guide-destination{
    padding:35px 0;
    background: #fff
}
.magazine-guide-destination h2 {
    color: #070000;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom:20px;
    margin: auto;
    font-size: 26px;
    text-align: center;
    font-weight: 400;
}
.magazine-guide-destination h2:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
/*end travel guide page destination section*/

/*========================== INNER travel guide article page start==========================*/
.travel-guide-sidebar-1{
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin-bottom:15px;
    float:left;
    width:100%;
}
.travel-guide-sidebar-1 h2{
    background:#000;
    color:#fff;
    font-size:18px;
    font-weight:normal;
    padding:12px 15px;
    margin:0;
}
.travel-guide-sidebar-1 ul{
    margin:0;
    padding:0;
}
.travel-guide-sidebar-1 ul li{
    font-size: 14px;
    list-style:none;
    text-align: left;
    color: #251c1c;
}

.travel-guide-sidebar-1 ul li a{
    color:#333;
    background: url(../images/arrow-red.png) no-repeat 15px 15px #fff;
    border-bottom: 1px dashed #d8d7d4;
    line-height:normal; 
    padding:10px 5px 10px 29px;
    display: block;
}
.travel-guide-sidebar-1 ul li a:hover{
    text-decoration:none;
    color:#d1383f;
    border-bottom: 1px dashed #777;
    background: url(../images/arrow-red.png) no-repeat 15px 15px #f1f3f2;
}
.travel-guide-sidebar-1  li.click-more-sidebar{
    text-align: right;
    line-height: 28px; 
    padding:5px 5px 5px 35px;
    background:#f1f3f2;
    border:none!important;
    color:#ae1819!important;
    font-weight:bold;
    cursor:pointer;
}
.travel-guide-sidebar-1 ul li.click-more-view a {
    text-align: right;
    line-height: 28px;
    padding: 5px 5px 5px 35px;
    background: #f1f3f2;
    border: none!important;
    color: #ae1819!important;
    font-weight: bold;
    cursor: pointer;
}
.travel-guide-sidebar-1  li.click-more-sidebar a:hover{
    background:#fff;
}
.travel-guide-tour-sidebar-1{
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin:15px 0 25px 0;
    float:left;
    width:100%;
}
.travel-guide-tour-sidebar-1 h2{
    background:#ae1819;
    color:#fff;
    font-size:19px;
    font-weight:normal;
    padding:12px 15px;
    margin:0;
	letter-spacing: .9px;
    word-spacing: 1.5px;
}
.travel-guide-tour-sidebar-1 ul{
    margin:0;
    padding:0;
}
.travel-guide-tour-sidebar-1 ul li{
    font-size: 14px;
    list-style:none;
    text-align: left;
    color: #251c1c;
}

.travel-guide-tour-sidebar-1 li.click-more-sidebar {
    text-align: right;
    line-height: 28px;
    padding: 5px 5px 5px 35px;
    background: #f1f3f2;
    border: none!important;
    color: #ae1819!important;
    font-weight: bold;
    cursor: pointer;
}
.travel-guide-tour-sidebar-1 ul li a{
    color: #333;
    background:url(../images/arrow-red.png) no-repeat 15px 15px #fff;
    border-bottom:1px dashed #d8d7d4;
    line-height:normal;
    padding:10px 5px 10px 29px;
    display:block;
    font-size:14px;
    width:100%;
    float:left;
}
.travel-guide-tour-sidebar-1 ul li a span{
    color:#ae1819;
    font-weight:bold;
    font-size:13px;
}
.travel-guide-tour-sidebar-1 ul li a:hover{
    text-decoration:none;
    color:#d1383f;
    border-bottom: 1px dashed #777;
    background: url(../images/arrow-red.png) no-repeat 15px 15px #f1f3f2;
}
.travel-guide-tour-sidebar-1 ul li.click-more-view a {
    text-align: right;
    line-height: 28px;
    padding: 5px 5px 5px 35px;
    background: #f1f3f2;
    border: none!important;
    color:#ae1819!important;
    font-weight: bold;
    cursor: pointer;
}
.travel-guide-tour-sidebar-1 ul li a .thumb_img{
    float:left;
    width:30%
}
.travel-guide-tour-sidebar-1 ul li a .thumb_description{
    float:left;
    width:70%
}
/* travel guide pages details*/
.travel-guide-details-page{
    padding:35px 0;
}
.travel-guide-page-details{

}
.travel-guide-page-details h1{
    border-bottom: solid 2px #777;
    text-align: left;
    padding-bottom: 15px;
    margin-top:0;
    font-size:28px;
    line-height: 18px;
    margin-bottom: 25px;
}
.travel-guide-page-details h2 {
    color: #333;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    padding-bottom: 0px;
    margin-bottom:10px;
    font-size: 21px;
    font-weight: 400;
    color: #222;    
}

.travel-guide-page-details h3 {
    color: #333;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    padding-bottom: 0px;
    font-size:20px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 20px;
    display: block;
}

.travel-guide-page-details h4 {
    color: #070000;
    padding-bottom:0px;
    font-family:verdana;
    font-size: 17px;
    font-weight: 400;
    font-weight: normal;
}
.travel-guide-page-details a{
    color:#333;
    text-decoration:underline;
}
.travel-guide-page-details li{
    list-style:outside;
    padding-left:5px;
    font-size: 14px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
}
.travel-guide-page-details p{
    font-size:15px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
    /*float: left;
    width: 100%;*/
}
.travel-guide-page-details ul.list_tour{
    margin-top:15px;
}
.travel-guide-page-details ul.list_tour li{
    padding-top:3px;
    padding-bottom:3px;
}
.top-10-list-travel-guide-details-page h2{
    color: #ae1819;
    font-weight: 500;
    font-size: 24px;
    display: table;
    border-bottom: solid 2px #ae1819;
    padding-bottom: 2px;
}
.top-10-list-travel-guide-details-page h3{
    padding-bottom: 5px;
    margin-bottom: 0;
    line-height: 18px;
    font-weight: 500;
    font-size: 20px;
}

.common-list-travel-guide-details-page h2{
    color: #ae1819;
    font-weight: 500;
    font-size: 24px;
    display: table;
    border-bottom: solid 2px #ae1819;
    padding-bottom: 2px;
}
.common-list-travel-guide-details-page h3{
    padding-bottom:0px;
    margin-bottom: 0;
    line-height: 18px;
    font-weight: 600;
    font-size: 17px;
}

.top-10-list-travel-guide-details-page .listli{
    margin:0px 0 10px 0;
}

ul.guide-inner-list {
    margin:0 0 0 10px;
    padding: 0;
}

ul.guide-inner-list li ul.not-list li {
    list-style:none;
}
.top-10-list-travel-guide-details-page ul.guide-inner-list{
    padding-left:20px;
}

ul.guide-inner-list p{
    padding-bottom:10px;
    padding-top:0;
}
ul.guide-inner-list li{
    list-style:none;
    padding-left:0px;
}


.guide-inner-list li ul li {
    list-style: outside;
    padding-left:0px;
    padding-top:2px;
    padding-bottom:2px;
    list-style: outside;
    padding-left: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
}
.guide-inner-list li ul li h3{
    margin-top:0;
}
.guide-inner-list li h4{
    padding-bottom: 0px;
    font-family: verdana;
    font-size: 15px;
    font-weight: 400;
    font-weight: 600;
    line-height: 22px;
    color: #444;
}
ul.listli{
    margin-bottom:15px;
}
.travel-guide-page-details img{
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 6px solid rgb(255, 255, 255);
    margin-top: 15px;
    margin-left: 25px;
    margin-bottom: 20px;
    max-width: 260px;
    box-shadow: 0px 2px 4px 0px rgba(136, 136, 136, 0.4);
}
.tourist-attraction-details-info-imageholder img{
    max-width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    border: none;
    box-shadow: none;
}
.visitor-information-min-box{
    margin-bottom: 15px;
    float:left;
    width:100%;
}
.visitor-information{
    margin:0;
    padding:0;
}
.visitor-information ul{
    margin: 10px 0 0 0;
    padding: 0;
}
.visitor-information ul li{
     list-style: none;
    padding: 6px 10px;
    background:#fafafa;
    border-top:solid 1px #cec9c9;
    border-left:solid 1px #dcd7d7;
    border-right:solid 1px #dcd7d7;

}
.visitor-information ul li:nth-child(even){
	background-color: #ebebeb;
	 border-bottom:solid 1px #dcd7d7;
}
.visitor-information ul li strong{
    color: #ae1819;
    font-size: 16px;
    font-weight: 500;
    display: block;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
}
.visitor-information ul li .fa {
    font-size: 19px;
    position: relative;
    top: 2px;
    margin-right:5px;
}
.visitor-information ul li p{
    padding: 0;
    color: #333;
    letter-spacing: 0;
}
.tourist-attraction-details-info-imageholder{
    margin-top: 11px;
    height:273px;
    overflow: hidden;
}
.tourist-attraction-details-info-imageholder.img-holder-2{
    height:325px; 
} 
.tourist-attraction-details-info-imageholder.img-holder-2 img{
    height:100%;
} 
.visitor-information-head {
    font-size: 18px;
    color: #ae1819;
}
.less-padding-right{
    padding-right:0
}

.less-padding-left{
    padding-left:0
}
.magazine-guide-destination-page{
    background: #f1f3f2;
    padding: 35px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
}
.magazine-guide-destination-page h2{
    color: #070000;
    display: table;
    padding-bottom:20px;
    text-align:center;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
.magazine-guide-destination-page h2:after{
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.tailorLast{
        background: url(../images/arrow-with-bg.jpg) no-repeat top center #eae9e9;
        padding: 40px 0 40px 0;
        line-height: 40px;
        text-align: center;
        display: block;
        font-size: 25px;
        margin-top:35px;
}
.tailorLast span a {
    text-align: center;
    font-size: 20px;
    width: 250px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 20px auto 0 auto;
    display: block;
    border-radius: 6px;
    border: 2px solid #a31022;
    font-weight: 400;
    color: #ffffff;
    background: #ae1819;
}
.tailorLast span a:hover{
    background:#fff;
    color:#ae1819;
    text-decoration:none;
}
/*================== Destination Page start===========================*/
.travel-guide-destination-page-overview{
    padding: 35px 0;
    box-shadow: 0px 3px 5px 0px #eeebe6;
    background: #fff;
    display: block;
    border-bottom: 1px solid #ededed;
}
 .travel-guide-destination-page-overview h1 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    text-align:center;
}
 .travel-guide-destination-page-overview h1:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
 .travel-guide-destination-page-overview article p{
    
 }
/*==========================   Tour Package Page Start==========================*/
.tour-packages-page-overview{
    padding: 35px 0 0 0;
    background: #fff;
    display: block;
}
.tour-packages-page-overview h1 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 35px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.tour-packages-page-overview h1:after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.tour-packages-page-overview article p{}
.tour-packages-page-overview article p a{ 
    color:#ae1819; 
    text-decoration:underline; 
}
.tour-package-list{
 padding-bottom:35px;
 padding-top:35px;
}
.tour-package-list article p{

}
.dest-pack {
    margin: 15px 0;
}
.dest-pack:hover .botton-caption a{
        color:#ae1819;
}
.dest-pack:hover .detl{
    color:#000;
}
.dest-pack figure {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    font-family: Verdana,Geneva,sans-serif;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #f9f9f9;
}
.dest-pack figure img {
    height:175px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    -ms-transition-delay: 0;
    transition-delay: 0;
}
.dest-pack img{
    width:100%;
    vertical-align:top;
    transform:scale(1);
    transition:all .5s ease 0s;
}
.dest-pack:hover img{
    transform:scale(1.1,1.1)
}
.dest-pack .botton-caption {
    min-height: 65px;
    position: relative;
    margin-top: -40px;
    background: #f9f9f9;
    font-size: 15px;
    padding: 15px;
    font-weight: 700;
    display: block;
    top: 1px;
    text-align: left;
    line-height: 18px;
}
.botton-caption a {
    color: #000;
    font-weight: 500;
    text-align: left;
}
.dest-pack .detl {
    font-size: 10px;
    margin: 0 15px 15px;
    text-align: left;
    color: #04679a;
    line-height: 18px;
    font-size: 12px;
    padding-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 34px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position:relative;
}
.dest-pack .detl:before{
        content:"\f041";
        font-family:FontAwesome;
        padding-right:3px;
}
.dest-pack p {
    min-height: 78px;
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px dotted #919191;
    padding: 15px 0px 0 0px;
    color: #444;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.dest-pack .more-details {
    text-align: right;
    padding:15px 15px 15px 15px;
}
.dest-pack .more-details a {
    color: #C5162B;
    font-weight: 600;
    font-size: 12px;
    position:relative;
}
.dest-pack .more-details a i{
    display:none;
}
.dest-pack .more-details a:after{
        content:"\f0da";
        font-family:FontAwesome;
        padding-left:4px;
     }
/*==================== tour-itinerary-details-page start here ========================*/
.tour-itinerary-details-page{
    padding:35px 0;
}
.tour-itinerary-details-page p{
    font-size: 15px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
    float: left;
    width: 100%;
    color: #333;
    letter-spacing: 0.5px;
    padding: 5px 20px 5px 20px;
}
.tour-details-page-overview{
    background: url(../images/family-row.png) no-repeat scroll center bottom;
    padding-bottom: 35px;
    padding-top: 35px;
    margin-bottom: 35px;
    float: left;
    width: 100%;
}
.tour-details-page-overview-details{
}
/**/
.tourpkg-heading h1 {
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    display: block;
   /* font-family: 'verdana', sans-serif;*/
    color: #222;
    text-shadow: 1px 0px;
    font-size: 21px;
    padding-bottom: 15px;
    font-weight: 500;
    line-height: 1.09em;
    margin-bottom: 0;
    padding-bottom: 15px;
    letter-spacing: 1px;
    word-spacing: 2.5px;
}
.tourpkg-heading h1 span {
    font-weight:500;
    /*font-family: 'verdana', sans-serif;*/
 }
.destination-iti {
    padding: 15px 0;
    border-bottom: 1px dashed #e4e4e4;
    font-family: verdana;
    line-height: 24px;
    font-size: 15px;
    line-height: 23px;
    /*color: #85888c;*/
    color: #333;
}
.destination-iti:last-child{
    border:none;
}
 .destination-iti strong span {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    color: #008e00;
    font-weight: 600;
}
.destination-iti ul {
    margin-left: 0;
    padding-left: 0
}
.tourpkg-heading .destination-iti:nth-child(3) {
    border: none;
}
.destination-iti li {
    background: url(../images/black-dot.png) no-repeat 2px 12px;
    list-style: none;
    padding-left: 19px;
    font-weight: 400;
    /*color: #85888c;*/
    color: #333;
    line-height: 27px;
    font-family: verdana;
    font-size:14px;
}
.click-more-highlis {
    cursor: pointer;
    text-align: left;
    color: #ae1819;
    font-size: 16px;
    font-weight: 500;
}
.pkgtour-head{
    padding-left:22px;
    font-size: 21px;
    color: #333;
    text-shadow: 1px 0px;
    text-align: left;
    margin:15px 0 0 0;
    float: left;
    width: 100%;
}

.pkgtour-textwrap:nth-child(1) .pkgtour-head{
    background: url(../images/highlight-arrow-hd.png) no-repeat left;
    /*background: url(../images/tour-overview.png) no-repeat left;*/
}
.pkgtour-textwrap:nth-child(2) .pkgtour-head{
     background: url(../images/highlight-arrow-hd.png) no-repeat left;
     /*background: url(../images/tour-itinerary-icon.png) no-repeat left;*/
     margin-bottom:15px;
}
.pkgtour-textwrap:nth-child(3) .pkgtour-head{
     background: url(../images/highlight-arrow-hd.png) no-repeat left;
     /*background: url(../images/tour-itinerary-icon.png) no-repeat left;*/
     margin-bottom:15px;
}
.pkgtour-days {
    border-radius: 2px;
    padding:0 0 0px 0;
    margin-bottom: 8px;
    margin-top: 8px;
    border: solid 1px #e4dfdf;
    background:#fff;
    float: left;
    width: 100%;
}
.itinerary-dayinfo{
    width: 100%;
    float: left;
    background:#f1f3f2;
    font-size: 17px;
    width: 100%;
    display: block;
    padding: 10px 20px;
    /*border-bottom: solid 1px #ccc;*/
}
.tour-itinerary-details-page p:first-of-type {
    padding-top:8px;
}
.tour-itinerary-details-page p:last-child {
    padding-bottom:8px;
}
.itinerary-dayinfo strong {
    color:#33393c;
    font-size:16px;
    font-weight: normal;
    text-shadow: 1px 0px;
    float:left;
    padding-left:5px;
	letter-spacing:.9px;
    word-spacing: 1.5px;
}
.itinerary-dayinfo span {
    display: inline-block;
    color: #ae1819;
    font-weight:normal;
    padding: 0;
    text-shadow: 1px 0px;
    font-size: 17px;
    text-align: center;
    border-radius: 4px;
    float:left;
}
.itinerary-dayinfo label{
    font-size:18px;
    float:right;
    padding:0px 5px;
    display:table;
    color:#ae1819;
    text-align:center;
    width: 29px;
    border: solid 2px #ae1819;
    line-height: 20px;
    height: 25px;
    margin-bottom:0;
    border-radius: 4px;
}

ul.tour-list li{
    font-family: verdana;
    padding: 3px 0;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    margin: 0;
    letter-spacing: 0;
    word-spacing: 0.8px;

}
/*==========================sub foleder pages(travelogyindia.com/rajasthan/jaipur)==========================*/
#exTab1 .tab-content {
  color : white;
  background-color:#f1f3f2;
}
#exTab1 .nav-pills{
    display:table;
    width:100%;
}
#exTab1 .nav-pills>li{
    text-align: center;
    display: table-cell;
    float: none;
}
#exTab1 .nav-pills > li > a {
    border-radius: 0;
    background: #3a3a32;
    color: #fff;
    border-radius: 0;
   font-size: 20px;
    margin: 0;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    font-weight: normal;
}
#exTab1 .nav-pills>li.active>a:after {
    top:100%;
    left:50%;
    border: solid transparent;
    content:" ";
    height:0;
    width:0;
    position: absolute;
    z-index:1;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #b51818;
    border-width: 13px;
    margin-left: -13px;
}
#exTab1 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ae1819;
}

#exTab1 .tab-content>.active{
color:#000;
}

#exTab1 .tab-content h3.title{
   padding:10px 0 10px 0;
   margin-bottom:25px;
    border-bottom: solid 2px #777;

}
#exTab1 .tab-content h3.title:after {
    content: "";
    width: 387px;
    border-bottom: solid 2px #ae1819;
    display: block;
    margin-bottom: -12px;
    padding-bottom: 10px;
}

/* pkg section start*/
.sub-top_trip{
    background: #f1f3f2;
    padding: 35px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    float:left;
    width:100%;
}
.sub-top_trip h2 {
    color: #070000;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom:35px;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
.sub-top_trip h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
.sub-top_trip .packagebox{
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    margin: 15px 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #f9f9f9;
}
.price_pkg_box{
    margin-top:15px;
    /*margin-bottom: 30px;*/
    text-align: left;
    float: left;
    padding: 0px;
    width: 100%;
    border: solid 1px #ccc;
    /* box-shadow: 0 2px 5px rgba(0,0,0,0.2); */
    background: #f9f9f9;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    border-radius: 0px 0px 4px 4px;
}
.price_pkg_box .tourInfo{
    float: left;
    width: 100%;
    padding: 5px 15px;
}
.price_pkg_box .dest-pt {
    padding-top: 10px;
    color: #555;
    line-height: 22px;
    font-style: normal;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 77px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.price_pkg_box  .packagebox_imgholder {
    height: 150px;
    overflow: hidden;
}
.price_pkg_box h3{
    display: block;
    font-weight: bold;
    color: #545454;
    font-size: 15px;
    margin:8px 0 10px;
    font-style: normal;
    min-height:auto;
}
.sub-top_trip .packagebox .tourInfo span.rating i{
    color: #e67b06;
}
.pric_btn_row{
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 5px 0;
    border-top: dotted 1px #ccc;
}
.pric_btn_row .price_coln{
 float:left;
 width:50%;
}
.pric_btn_row .btn_coln{
 float:left;
 width:50%;
}
.sub-top_trip .packagebox .tourInfo .pric_btn_row .btn_coln a{
    color:#fff;
}
.pric_btn_row .btn_coln a{
    background: #e67b06;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 7px 10px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    margin-top: 25px;
}
span.from_txt{
    display: block;
    font-size: 15px;
    color: #777;
}
span.price_cost {
    font-size: 18px;
    font-weight: bold;
    color: #0e50cc;
}
span.price_cost small{
    font-size:14px;
    display:block;
    color: #444;
    font-weight: normal;
    font-style: italic;
}
.packagebox img{
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
    -ms-transition:all 1s;
    transition:all 1s;
    -webkit-transition-delay:0;
    -moz-transition-delay:0;
    -o-transition-delay:0;
    -ms-transition-delay:0;
    transition-delay:0
    width:100%;
}
.packagebox:hover img{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.sub-top_trip .packagebox_imgholder {
    height: 135px;
    overflow: hidden;
}
.top_trip .packagebox img {
      width: 100%;
}
.sub-top_trip .packagebox .tourInfo {
    display: block;
    color: #545454;
    padding:0 10px 10px 10px;
}
.sub-top_trip .packagebox .tourInfo h3 {
    display: block;
    color: #000;
    font-weight: 500;
    text-align: left;
    min-height: 34px;
    font-size: 15px;
    margin: 15px 0 0 0px;
    font-style: normal;
}
.sub-top_trip .packagebox .tourInfo h3 strong{
    font-weight:500;
}
.sub-top_trip .packagebox .tourInfo p {
/*    color:#191111;
    line-height: 20px;
    font-style: italic;
    font-size: 12px;
    min-height: 50px;*/
}
.sub-top_trip .packagebox .tourInfo p.location{
    font-size: 10px;
    margin: 15px 0 15px 0px;
    text-align: left;
    color: #04679a;
    line-height: 18px;
    font-size: 12px;
    padding-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sub-top_trip .packagebox .tourInfo .dest-pt {
    min-height: 78px;
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px dotted #919191;
    padding: 15px 0px 0 0px;
    color: #444;
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.tsub-top_trip .packagebox .tourInfo .dest-pt .viewMore {
    border-radius: 4px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 6px 0;
    text-align: center;
    width: 120px;
}
.sub-top_trip .packagebox .tourInfo .viewMore {
    text-align: right;
    padding: 15px 15px 15px 15px;
    display:block;
    width:100%;
}

.sub-top_trip .packagebox .tourInfo .viewMore a {
    color: #C5162B;
    font-weight: 600;
    font-size: 12px;
}

.sub-top_trip .packagebox:hover{
    /*border:solid 1px #C5162B;*/
    /*box-shadow: 0 2px 5px #777;*/
    background:#F4F4F4
    border: 1px solid #c7c7c7;
}
.sub-top_trip .packagebox:hover .dest-pt{
    color:#000
}
.sub-top_trip .packagebox:hover h3{
    color:#C5162B
}

.sub-top_trip .packagebox:hover p.location{
    color:#000;
}
/*packages section end*/

/* --------------------kerala attraction page start here------------*/
.magazine-guide-destination-page.whitebg{
    background: #fff;
    border-bottom:none;
    
}
.magazine-guide-destination-page.whitebg h1{
    color: #070000;
    font-family:'Poppins', sans-serif;
    display: table;
    padding-bottom:20px;
    text-align:center;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
.magazine-guide-destination-page.whitebg h1:after{
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
/* ladakh festival calendar css*/

.Calender-table{
    margin-bottom:25px;
    overflow-x:auto;
    width:100%
    font-size:13px;
}
.Calender-table strong{
    font-size:12px;
}
.Calender-table td{
    border:solid 1px #ccc;
    padding:10px 8px;
    font-size:13px;
}

tr.Calender-head td{
    color:#fff;
    text-align:left
    padding-top:10px;
    padding-bottom:10px;
    font-size:14px;
}
ul.address-ul {
    margin: 0;
    padding: 0;
}
.guide-inner-list li ul.address-ul  li{
    list-style:none;
    padding-left: 25px;
}
.guide-inner-list li ul.address-ul h3{
    font-size: 17px;
    color:#1b9815;
} 
/*==========================sub foleder pages(www.journeymyindia.com/south-india/)==========================*/
#exTab2 .tab-content {
  color : white;
  background-color:#f1f3f2;
}
#exTab2 .nav-pills>li{
 width:24.5%;
}
#exTab2 .nav-pills.day-pkg-nav>li{
 width:19.5%;
}
#exTab2 .nav-pills > li > a {
    border-radius: 0;
    background: #3a3a32;
    color: #fff;
    border-radius: 0;
   font-size: 20px;
    margin: 0;
    font-size:17px;
    line-height: normal;
    text-align: center;
    font-weight: normal;
}
#exTab2 .nav-pills>li.active>a:after {
    top:100%;
    left:50%;
    border: solid transparent;
    content:" ";
    height:0;
    width:0;
    position: absolute;
    z-index:1;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #b51818;
    border-width: 13px;
    margin-left: -13px;
}
#exTab2 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #ae1819;
}

#exTab2 .tab-content>.active{
color:#000;
}

#exTab2 .tab-content h3.title{
   padding:10px 0 10px 0;
   margin-bottom:25px;
    border-bottom: solid 2px #777;

}
#exTab2 .tab-content h3.title:after {
    content: "";
    width: 387px;
    border-bottom: solid 2px #ae1819;
    display: block;
    margin-bottom: -12px;
    padding-bottom: 10px;
}
.detailebx a{
    color:#ae1819;
    text-align: right;
}
/*.duration-package-head {
    background: url(../images/calender-pin.png) repeat-x top #c55a12;
    text-align: center;
    padding: 35px 10px 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.duration-package-cant {
    background: #fcfaf3;
    border: solid 1px #1b1718;
    margin-bottom:25px;
}
*/
.duration-package-head {
    background:#e4e4e4;
    text-align:left;
    padding: 10px 15px;
    color:#ae1819;
    font-size: 20px;
    font-weight: 700;
    border-top: dashed 1px #ae1819;
}
.list-duration-package-cant {
    margin-top:15px;
    box-shadow: 0px 2px 1px 1px rgba(119, 119, 119, 0.2);
}
.duration-package-cant {
    background: #fff;
    /*border: solid 1px #e4e4e4;*/
    /*box-shadow:0 0 1px 1px rgba(119, 119, 119, 0.2);*/
    margin-bottom:25px;
    min-height: 305px;
    position:relative;
}  


.duration-package-cant ul {
    margin: 0;
    padding: 0 10px;
}
.duration-package-cant ul li {
    list-style: none;
    border-bottom: 1px dashed #d8d7d4;
    padding: 0;
    background: url(../images/arrow-red.png) no-repeat 0px 16px #fff;
}
.duration-package-cant ul li a {
    padding: 8px 5px 8px 10px;
    display: block;
    color: #333;
    font-size: 15px;
}
.view-all-dest-pack {
   /* padding: 25px 15px 10px 0;
    text-align: right;*/
    position:absolute;
    bottom:0;
    width:100%;
}
.view-all-dest-pack a {
    background: #444;
    color: #fff;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    text-align: center;
    font-size: 16px;
    padding: 5px 14px;
    display: table;
    border-radius: 33px;
    margin:auto;
    display:table;
    margin-bottom:20px;

}
.view-all-dest-pack a:hover{
    background:#ae1837;
}
p.survival-guide__blurb.gap-ayrveda {
    padding: 10px 45px;
    font-size: 15px;
}
.survival-guide__item .more-ayurveda{    
    background: #ae1819;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    display: table;
    border-radius: 33px;
    margin: auto;
}
.package-article {
    background: #fff;
    padding: 35px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    float:left;
    width:100%;
}
.package-article h2{
    margin-top:0;
    color: #070000;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    padding-bottom:0px;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
.package-article h3{
    margin-top:0;
    color:#ae1819;
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    padding-bottom:0px;
    margin: auto;
    font-size:20px;
    font-weight: 400;
    font-weight: normal;
}
.package-article li{
    font-family:verdana;
    padding: 5px 0;
    font-size:13px;
    font-weight: 400;
    color: #000;
    margin: 0;
    letter-spacing: 0;
    word-spacing: 0.8px;
    line-height: 24px;
}
.package-article p{
    font-size:14px;
}
.firstTime ol li span {
    color:#444343;
    font-weight: 400;
    padding-left: 10px;
    line-height: 22px;
    display: block;
    font-size: 14px;
}
 .package-article li span {
    padding-left: 10px;
}
.extension-col strong{
    color:#ae1819;
}
.extension-col{
    margin-top:25px;
}
.extension-col ul {
    margin:15px 0 15px 0;
    padding: 0px;
    float: left;
    width:100%;
}
.extension-col ul li {
    height: 25px;
    float: left;
    font-size: 13px;
    list-style: none;
}
.extension-col ul li:before {
    content: "-";
    padding-right: 15px;
    color: #AD1818;
    font-size: 18px;
    font-weight: bold;
}
.local-day{
    float:left;
}
h3.bjdaytrip-h3{
    color:#0b5f96;
      font-size:17px;
    font-weight:400;
    padding-bottom:0;
}
.local-day p{
    font-size:14px;
    line-height:22px;
    margin:0 0 18px
}
.local-day img{
    padding:15px;
    max-width:120px;
}
.zoneleftbx{
    padding:0;
}
    .extension-over-view{
    padding: 15px 0;
    float: left;
    width: 100%;
    /* border-top: solid 3px #777; */
    }
.extension-over-view .dest{
    padding: 20px 0 10px 0;
    border: 1px dashed #ae1819;
    font-family: verdana;
    line-height: 24px;
    font-size: 16px;
    line-height: 23px;
    color: #333333;
    /* background: #e6dfca; */
    padding: 3px 13px;
    border-radius: 20px;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.extension-over-view .dest strong{
    font-size: 15px;
    color: #ae1819;
    font-weight:100;
}
.extension-over-view h2{
    width: 100%;
    text-align: left;
    float: left;
    display: block;
    font-family: 'verdana', sans-serif;
    color: #222;
    text-shadow: 1px 0px;
    font-size: 21px;
    padding-bottom: 15px;
    font-weight: lighter;
    line-height: 1.09em;
    margin-bottom: 0;
    padding-bottom: 15px;
}
.extension-over-view h2 span {
    font-weight: 500;
    color: #008e00;
}
.extension-over-view p{
    padding:0;
 }
 .package-horizontal-section {
    background: #fff;
    padding: 35px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    float:left;
    width:100%;
}
.package-horizontal-section h2{
  background: none;
    clear: both;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: bolder;
    margin: 0;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom:10px;
    text-align: left;
    color: #a31022;
    border-bottom: solid 1px #777;
}
.package-horizontal-section .tourstarting{
    background: #f1f1f1;
    border: solid 1px #ccc;
    padding: 15px;
    margin-bottom: 25px;
    float:left;
    width:100%;
}

.horizonta-tours{
    background: #fff;
    border: none;
    padding: 15px;
    margin:15px 0;
    box-shadow:0 2px 5px rgba(0,0,0,0.2);
}
.horizonta-tours .section-title a{
    font-size:18px;
    color:#000;
}
.horizonta-tours .viewMore {
    text-align: right;
    display: block;
}
.horizonta-tours .viewMore a{
    color:#C5162B;
    font-weight:bold;
}
.featured-image{
    width:100%;
}
.featured-image img{
    width:100%;
     height:auto;
}
.choose-us-icon {
    margin: 0;
    padding: 0;
    list-style: none;
}
.choose-us-icon ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.choose-us-icon ul li {
    margin: 15px 0;
    padding: 0px 0px 10px 55px;
    list-style: none;
    background: url(../images/choose-us-icon.png) no-repeat left top;
}
.choose-hd {
    text-transform: uppercase;
    color: #5e5c5c;
    font-size: 18px;
    font-weight: 600;
}
.choose-list {
    font-size: 20px;
    color: #777777;
    font-size: 17px;
}
.glc {
    text-align: center;
    width: 100%;
    display: block;
}
.gallery-section img {
    border-radius: 100px;
    background: #dee0e3;
    border: solid 3px #444;
    margin: 0 auto;
}
.imagehead {
    text-align: center;
    font-size: 20px;
    padding: 20px 0 0px 0;
    color: #333;
}
.video-gallery-sec {
    background-image: url(../images/video-gallery-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    float:left;
    padding: 5% 0 10% 0;
    text-align: center;
}
.videos-hd {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0 15px 0;
}
.vide-cant {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    padding: 15px 0 15px 0;
}

.video-more {
    display: table;
    margin: 25px auto;
    padding: 5px 20px;
    border: solid 3px #fff;
    font-size: 22px;
    color: #fff;
    border-radius: 8px;
}
section.survival-arcicle.company-profile h2{
    margin-bottom:25px;
}
section.survival-arcicle.company h2{
     padding-bottom:35px;
}
.company-profile-page-details{
    padding: 35px 0;
}
.company-profile-page-details ul li {
    list-style: outside;
    padding-left: 5px;
    font-size: 14px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
}
.company-profile-page-details h1{
    border-bottom: solid 2px #777;
    text-align: left;
    padding-bottom: 15px;
    margin-top: 0;
    font-size: 28px;
    line-height: 18px;
    margin-bottom: 25px;
}
.company-profile-page-details h2{
    font-family:'Google Sans' , Arial,Helvetica,sans-serif;
    padding-bottom: 0px;
    margin-bottom: 0;
    font-size: 21px;
    font-weight: 400;
    color: #222;
}
.about-sidebar-1{
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    margin-top:15px;
}
.about-sidebar-1 h2 {
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 15px;
    margin: 0;
}
.about-sidebar-1 ul {
    margin:0 0 0 0;
    padding: 0;
}
.about-sidebar-1 ul li {
    font-size: 14px;
    list-style: none;
    text-align: left;
    color: #251c1c;
}
.about-sidebar-1 ul li img{
    margin-right:8px;
}
.about-sidebar-1 ul li a {
    color: #333;
    border-bottom:1px dashed #d8d7d4;
    line-height: normal;
    padding: 10px 5px 10px 10px;
    display:block;
}
.about-sidebar-1 ul li a:hover {
    text-decoration: none;
    color: #d1383f;
    background:#fcfcfc;
}

.pictures {
    position: relative;
    overflow: hidden;
}
.about-sidebar-2{
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    margin-top:15px;
    float:left;
    width:100%;
}
.about-sidebar-2 h2 {
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 12px 15px;
    margin: 0;
}
.about-sidebar-2 ul {
    margin:0 0 0 0;
    padding: 0;
    float:left;
    width:100%;
}
.about-sidebar-2 ul li {
    font-size: 14px;
    list-style: none;
    text-align: left;
    color: #251c1c;
    float:left;
    width:100%;
    list-style:none;

    color: #333;
    border-bottom: 1px dashed #d8d7d4;
    line-height: normal;
    padding: 10px 5px 10px 10px;
    display: block;
}
.about-sidebar-2 ul li .left {
    float:left;
}
.about-sidebar-2 ul li .right {
    float: left;
    padding-left: 0%;
    padding-right: 3%;
    width: 83%;
}
.about-sidebar-2 ul li:first-child strong{
    color:#f3264d;
}
.about-sidebar-2 ul li:nth-child(2) strong{
    color:#692e98;
}
.about-sidebar-2 ul li:nth-child(3) strong{
    color:#155765;
}
.about-sidebar-2 ul li img{
    margin-right:8px;
}
.about-sidebar-tripadvisor #CDSWIDSSP{
    width:100%!important;
    box-shadow:0 2px 5px rgba(0,0,0,0.2);
}
.reviewDetail {
    display: block;
    margin: 25px 0 35px;
    font-size: 20px;
    font-weight: 400;
    background: #f1f1f1;
    padding: 20px 30px 40px;
    position: relative;
    border-radius: 4px;
}
.reviewDetail .quoteLeft {
    display: block;
    width: 27px;
    font-size: 13px;
    height: 27px;
    position: absolute;
    top: -10px;
    /*left: calc(50% - 17px);*/
    left:30px;
    border: 1px solid #a31022;
    border-radius: 50%;
    text-align: center;
    color: #a31022;
    padding-top: 4px;
}
.reviewTitle {
    font-size: 19px;
    display: block;
    text-align: left;
    margin: 16px 0 0 0px;
}
.reviewDetail p {
    font-weight: 300;
    font-style: italic;
    line-height: 26px;
}
.quoteEnd {
    display: inline-block;
    margin-left: 15px;
    color: #999;
    font-size:14px;
}
.whoRating {
    display: block;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    padding-top: 15px;
    /* color: #ae1819; */
    padding-left: 46px;
}
.rating{
margin:10px auto;
}
.rating i{
    color: #e67b06;
    font-size: 15px;
}
.quotestart{
    margin-left: 0px;
    color: #6d6969;
    font-size: 14px;
}
.review-location i{
    font-size:13px;
    margin-right:3px;
}
span.review-location {
    font-size: 14px;
    padding-left: 46px;
}
/*a.vlightbox1 {
    height: 0;
    overflow: hidden;
}
.tjGalleryItem img {
    border: 4px solid rgb(255, 255, 255);
    box-shadow:0px 2px 4px 0px rgba(136, 136, 136, 0.4);
    border-radius:8px;
}*/
.less-padding-left{
    padding-left:0;
}
.less-padding-right{
    padding-right:0;
}
.video-page{
 /*width: 32.5%;*/
}
.video-page #exTab2{
    margin-top:25px;
}
/*.video-details-page .about-sidebar-tripadvisor{
display:none;
}*/
/*  VIDEO PLAYER CONTAINER
############################### */
.video-page .tab-content.clearfix {
    background: #eae9e9;
    padding:0 15px 15px 15px;
}
.video-page .tab-content.clearfix h3{
    font-size: 27px;
    padding-bottom: 6px;
    border-bottom: dashed 1px #777;
    margin-bottom: 22px;
}
.vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px; 
    height: 0; 
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*  VIDEOS PLAYLIST 
############################### */
#all-video .vid-list{
    /*width: 4000px;
    position: relative;*/
    top: 8px;
    left: 6px;
}
#english-video .vid-list{
   /* width: 2369px;*/
}
#spanish-video .vid-list{
    /*width: 1344px;*/
}
#italian-video{

}
.vid-list-container {
    /*width: 88%;
    overflow: hidden;*/
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 20px;
    background: #eae9e9;
}
.vid-list {
    /*width: 1344px;*/
    position: relative;
    top:8px;
    left:6px;
}
.vid-item {
    display: block;
    /*width: 148px;*/
    width:135px;
    float: left;
    margin: 0;
    padding: 10px;
}
.thumb {
    /*position: relative;*/
    overflow:hidden;
}
.thumb img {
    width: 100%;
    position: relative;

}
.vid-item .desc {
    color: #21A1D2;
    font-size: 15px;
    margin-top:5px;
}

.vid-item:hover {
    background: #eee;
    cursor: pointer;
}
.arrows {
    position:relative;
    width: 100%;
}
.arrow-left {
    color: #fff;
    position: absolute;
    background: #ae1819;
    padding: 8px;
    /* border-radius: 22px; */
    left: 0;
    top: -67px;
    cursor: pointer;
}
.arrow-right {
    color: #fff;
    position: absolute;
    background: #ae1819;
    padding: 8px;
    /* border-radius: 22px; */
    right: 0;
    /*top: -67px;*/
    cursor: pointer;
}
.arrow-left:hover {
    background: #CC181E;
}
.arrow-right:hover {
    background: #CC181E;
}
iframe#vid_frame .ytp-large-play-button{
    background:#000!important;
}
iframe#vid_frame .ytp-large-play-button svg{
    display:none!important;
}
.contact-page-details{
    padding:35px 0;
    background:#f0f0f0;
    /*background:rgba(0, 0, 0, 0.04);*/
}
.contact {
    /*background: #eae9e9;*/
    padding:15px 0;
}
.contact-page h1{
    text-align: center;
    margin-bottom:15px;
}

.contact-page .center-text{
    /*width: 80%;*/
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
/*.contact-page .center-text:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom:solid 2px #F78536;
    margin: auto;
    display: table;
    padding-top: 30px;
    margin-bottom:30px;

}*/
.contact-page .center-text p{
    /*text-align: center;*/
    font-size: 16px;
}
.contact-page .center-text p a{
    color:#ae1819;
}
.contact h2{
    margin: 0;
    padding: 0 0 15px;
    display: block;
    clear: both;
    font-weight:bold;
    color:#ae1819;
    font-size:19px;
    /* font-family: "conduit_itcbold"; */
    text-transform: uppercase
}
.contact h3{
    font-size:16px;
    color: #353434;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0;
}
.contact h3 i {
    color: #353434;
    font-size: 18px;
    margin-right: 5px;
}
.contact p{
    font-size: 15px;
    color: #3c3a3a;
    font-weight: 500;
}
/*.contact_your_tour_planner {
    margin:0px 0 0;
    padding: 0;
    background-color: #fff;
    width: 100%;
    float: left;
    border-radius: 0 0 5px 5px;
}*/
.contact p a{
    color:#1837ae;
}
strong.name-company{
    color:#f5840a;
    font-size: 18px;
}
.contact_your_tour_planner h3 {
    margin: 0;
    padding: 0 0 15px;
    display: block;
    clear: both;
    color:#ae1819;
    font-size:19px;
    font-weight: bold;
    /* font-family: "conduit_itcbold"; */
    text-transform: uppercase;
}
.contact_form_body_contct span.cnctspk-none p {
    margin: 0 0 17px;
    padding: 0;
    display: block;
    clear: both;
    /*color: #fff;*/
    font-size: 14px;
    font-family: MuseoSans_500-webfont, sans-serif;
}
.travelogy-form-name {
    /* color: #fff; */
    padding-bottom: 4px;
    width: 30%;
    float: left;
}
.travelogy-form-formbox {
    float: right;
    width: 70%;
}
.contact_form_body_contct {
    margin: 0 0 20px;
    padding: 30px;
    border-radius: 4px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 2px #999;
    float:left;
    width:100%;
}
.contact_form_body_contct .travelogy-form-row {
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
    width: 100%;
}
.contact_form_body_inner_main_cnct input {
    /*display: block;
    width: 100%;
    height:35px;
    font-size: 15px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
    padding: 10px 15px;
    font-size: 14px;
    width: 100%;
    border-radius: 2px;
    border: 1px solid #999;
    box-shadow: inset 2px 2px 2px #d1d1d1;
}
.contact_form_body_inner_main_cnct select {
    display: block;
    width: 100%;
    height:35px;
    font-size: 15px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border: 1px solid #999;
    box-shadow: inset 2px 2px 2px #d1d1d1;
}
.contact_form_body_inner_main_cnct textarea {
    display: block;
    width: 100%;
    font-size: 15px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    border: 1px solid #999;
    box-shadow: inset 2px 2px 2px #d1d1d1;
}
.travelogy-submit small {
    display: none;
}
.travelogy-submit span {
    display: block;
    float: right;
    font-weight: normal !important;
    border-radius: 4px;
    padding-left: 18px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 115px;
    color: #fff;
}
.trvelogy-button {
    width: 100%;
    float: right;
}
.travelogy-submit{
    background: #ae1819;
    display: table;
    margin: 20px auto;
    font-size: 17px;
    color: #fff;
    border: none;
    border: 2px solid transparent;
    border-radius: 5px;
}
ul.privacy-policy-tems{
    margin:0 0 0 15px;
    padding:0;
}
ul.privacy-policy-tems li{
    font-size: 13px;
}
ul.privacy-policy-tems li a{
    color:#ae1819;
    font-weight:bold;
}
h2.trms-cnd{
    margin-bottom: 7px;
    line-height: 31px;
}
h3.trms-cnd{
    margin-bottom: 7px;
    line-height: 31px;
    font-size:17px;
}
h3.trms-cnd strong{
    color:#ae1819;
}
ul.trms-cnd{
    margin:0 0 0 25px;
    padding:0; 
}
ul.trms-cnd li{
    font-size:15px;
    line-height:30px;
}
.membership-box {
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 8px;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px 4px 0 0;
    box-shadow: 0 0 1px 1px rgba(119, 119, 119, 0.2);
    color: rgb(44, 44, 44);
}
.membership-box-name {
    background: #eae9e9;
    color: #000;
    font-size: 13px;
    line-height: 24px;
    border: solid 1px #00a680;
    border-top: none;
    padding: 7px;
    text-align: center;
}
.membership-box img {
    background: none repeat scroll 0 0 #ffffff;
    margin: 0 !important;
    padding: 0 !important;
}
.membership-box #CDSWIDCOE {
    width: 100%;
    border: none;
    background: none;
    margin: 0px 15px 0px 0px;
}
.membership-box #CDSWIDCOE img {
    width: auto!important;
    text-align: center;
}
.widCOELogo {
    text-align: center!important;
    width: 120px!important;
    margin: 0 auto;
    padding: 15px 0;
}
.membership-box #CDSWIDCOE.widCOE .widCOETitle {
    font-size: 20px;
}
/*missing page start here*/
.missing{
    padding:35px 0;
}
.error-wrapper {
    background-color:#e4e4de;
    /*border: 1px solid #e5e1dc;*/
    padding: 15px;
}
.error-foundtxt {
    margin-top:8px;
    font: bold 70px verdana;
    color: #222;
    text-transform: uppercase;
}
.error-foundtxt strong {
    font-size: 37px;
    display: block;
    padding-top: 7px;
    color: #bf000c;
}
.error-foundtxt span {
    font: bold 16px verdana;
    display: block;
    color: #666;
}
.error-textbx p {
    font: 16px/22px verdana;
    color: #333;
}
p.missing-tag{
    text-align:center;
    font-size:13px;
}
p.missing-tag b{
    color: #895501;
}
.error-wrapper .contact_form_body_contct{
    /*background:none;*/
    border:none;
}
.error-wrapper .survival-guide {
    text-align: center;
    float: left;
    /* background: #fff; */
    width: 100%;
    /*border-top: dashed 1px #777;*/
}
.error-wrapper .survival-guide__title {
    font-size: 16px;
    color: #ae1819;
    margin-top: 1rem;
    font-weight: 600;
    line-height: .5em;
}
.error-wrapper .survival-guide p {
    font:14px/22px verdana;
}
.thankyou{
    padding:35px 0;
    float:left;
    width:100%;
}
.thankyou-warper{}
.thankyou h1{
    /* text-align: center; */
    padding-bottom: 15px;
    font-size: 25px;
    border-bottom: solid 1px #777;
}
.thankyou h1 img{
  /*  display:table;
    margin:auto;*/
    width:30px;
    margin-right:15px;
}
.thankyou p.thank-top-text{
    font-size: 15px;
    line-height: 29px;
    text-transform: capitalize;
    margin: 15px auto;  
   /* background-color: #f5f8f6;
    border: 1px solid #a3a9a5;
    box-shadow: 0 0 1px 1px rgba(119, 119, 119, 0.2);*/      
}
.thankyou p.thank-top-text strong{
    color:#ae1819;
}
.thankyou h2{
    font-size:20px;
}
.rounbdr{
    border-radius: 50%;
    /* border: solid 1px #ae1819; */
    background: #d4cece;
    padding: 3px;
    margin: 15px
}
.rounbdr:hover{
    background:#777;
}
.rounbdr .mrg-left-less{
    margin-left:0;
}
.footer_about img{
    width:195px;
    background: #dedbdb;
    /*margin: 16px auto 10px auto;
    padding: 10px 25px;*/
}
#arrivalDate{
  background:url(../images/calendar-icon.png)no-repeat right #fff;
}
.magazine-item h2:after{
    border-bottom:solid 1px #ffffff;
}

.vlightbox1 .img-circle {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
a img.img-circle.img-responsive{
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
img.dierctor{
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 6px solid rgb(255, 255, 255);
    margin-bottom: 20px;
    box-shadow: 0px 2px 4px 0px rgba(136, 136, 136, 0.4);
}
.itinerary-article h2{
    font-size: 19px;
}
.recomended_tours {
    border-top: 1px solid #ebebeb;
    width: 100%;
    float: left;
    padding: 20px 0px;
    position: relative;
    margin-top: 25px;
    padding-bottom: 35px;
}
.recomended_tours  h3{
    margin-top: 0;
    display: inline-table;
    float: left;
    font-size: 20px;
}
}
.recomended_tours:before {
    width: 70px;
    height: 3px;
    background: #ff6634;
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
}
.recomended_tours .carousel-control {
    height: 15px;
}
.recomended_tours .carousel-control.left {
    right:20px;
    background: none;
    left: auto;
    width:2%;
    text-decoration:none;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.recomended_tours .carousel-control{
    opacity:100;
}
.recomended_tours .carousel-control.right {
    background: none;
    width:2%;
    text-decoration:none;
    font-size:20px;
    color:#000;
    font-weight:bold;
}
.recm_tour_coln{
    /*border: 1px solid #e9e6e6;*/
    width: 100%;
    float: left;
    padding:0;
    margin-top:20px;
}
.thumbnail-image-holder{
    width:100%;
    float: left;
    height:165px;
    position: relative;
    overflow: hidden;
}
.thumbnail-image-holder img{
    max-width:100%;
    background:none;
    box-shadow:none;
    margin:0;
    border:none;
}
.recm_tour_coln .recm_title span{
    color:#ae1819;
    /*display:block;*/
}
.recm_tour_coln .recm_title{
    /*font: 500 13px/18px 'Google Sans' , Arial,Helvetica,sans-serif;*/
    color: #363c43;
    padding:15px 10px;
    margin-top:0;

}
.recm_tour_coln .recm_title a{
    text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.8px;
    word-spacing: 1.5px;
}
.right_section_rec{
    float: right;
    width: 100%;
    background: #eae9e9;
    min-height:70px;    
    border: 1px solid #d6d6d6;
}

.recm_tour_coln .recm_title span.icon-btn {
    border-radius: 17px;
    background: #ae1819;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
    padding-top: 2px;
    float: right;
    font-weight: bold;
    font-size: 20px;
}
.recm_tour_coln .recm_title span.icon-btn:hover{
    background:#e67b06;
}
/* top selling tour packages start here*/
section.top-selling-tours{
    background: #f1f3f2;
    padding: 35px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed;
    float: left;
    width: 100%;
}

section.top-selling-tours h2 {
    color: #070000;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    padding-bottom: 35px;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
    font-weight: normal;
}
section.top-selling-tours h2:after {
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
section.top-selling-tours ul.tour-list{
    margin: 10px 0 0 0;
    padding: 0;
}
section.top-selling-tours ul.tour-list li{
    list-style: none;
    border-bottom: 1px dashed #d8d7d4;
    padding:0; 
    background: url(../images/arrow-red.png) no-repeat 0px 16px #fff;
}
section.top-selling-tours ul.tour-list li a{
    padding:8px 5px 8px 10px;
    display: block;
    color:#333;
    font-size:15px;
}
section.top-selling-tours ul.tour-list li a span{
    color: #ae1819;
}
.accr_cant h3.left-txt{
    text-align:left;
}
.package-col-mask {
    position:relative;
}
.package-col-mask h3 {
    position: absolute;
    width: 100%;
    margin:0;
    padding:18px 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,0,0,0), endColorstr=#666666);*/
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.package-col-mask h3 a{
    color:#fff;
    font-size:20px;
    padding:8px 12px;
    margin:0;
}
/*top selling tour packages end here*/
section.top_destination_packages{
    background: #fff;
    padding: 35px 0;
    float: left;
    width: 100%;
}
section.top_destination_packages h2{
    color: #070000;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    display: table;
    margin: auto;
    font-size: 26px;
    font-weight: 400;
}
section.top_destination_packages h2:after{
    content: "";
    width: 30%;
    height: 1px;
    border-bottom: solid 1px #ef114c;
    margin: auto;
    display: table;
    padding-top: 10px;
}
section.top_destination_packages{

}
section.top_destination_packages .less_pad_coll{
 padding:5px;
}
section.top_destination_packages{
    margin-left:-5px;
    margin-right:-5px;
}
.collction-of-destinations{
    float:left;
    width:100%;
    padding:25px 0 0 0;
}
.destinatin-list{
   /* padding:2.5px 0;*/
    position: relative;
    min-height: 134px;
}
.destinatin-list img{
    width:100%;
}
.destinatin-list-mask{
    position: absolute;
    width: 100%;
    margin: 0;
    padding:0px;
    color: #fff;
    float:left;
    bottom: 0;
    transition: all 0.3s ease;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
/*.destinatin-list-mask:hover{
    padding-right:20px;
}
.destinatin-list-mask:hover h3{
    color:#000;
    }*/
.destinatin-list-mask h3{ 
        float: left;
        display: table;
        margin-top: 0;
        padding:35px 15px 10px 15px;
        font-size: 19px;
}

.destinatin-list-mask .link_btn{
    display: table;
    float: right;
    font-size: 27px;
}
.HideShowMe{
    display:none;
    /*margin-bottom:25px;*/
    padding:0 5px;
    float:left;
    width:100%;
}
a.clickme{
    margin-top:25px;
    cursor:pointer;
}
.thumb-desti .destinatin-list-mask{

}
.thumb-desti .destinatin-list-mask h3{
    font-size: 18px;
    padding-top:25px;
    padding-bottom:0px;
}
.nav_max_height{
  max-width: 720px; 
  margin-left: 66px;
}
/* page loader*/

/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}

.travel-guide-page-details .photoBlock_full{
    border-bottom: 1px dotted #d1d1d1;
    padding: 5px 0 10px 0;
    font-style: italic;
    margin: 0 0 25px;
    width: 100%;
}
.travel-guide-page-details .photoBlock_full img{
    max-width:100%;
    margin:0 0 10px 0;
    padding:0;
    border:0;
}

.travel-guide-page-details .photoBlock_half{
    border-bottom: 1px dotted #d1d1d1;
    padding: 5px 0 10px 0;
    font-style: italic;
    margin: 0 0px 25px 15px;
    width: 40%;
    float:right;
}
.travel-guide-page-details .photoBlock_half img{
    max-width:100%;
    margin:0 0 10px 0;
    padding:0;
    border:0;
}
.img_holder-coln{
    max-height:450px;
    width:100%;
    overflow:hidden;
}
.inclusion_excluision_section{
    box-shadow: none;
    /*border: 1px solid #adafae;*/
    border-radius: 8px;
    float:left;
    width:100%;
    margin-top:15px;
    padding: 1px;
}
.inclusion_excluision_section ul {
    margin: 0;
    padding: 0;
}

.inclusion_excluision_section .included_content  ul li {
    position: relative;
    list-style: none;
    font-size: 15px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
    width: 100%;
    color: #333;
    letter-spacing: 0.5px;
    padding: 5px 20px 5px 20px;
}
.inclusion_excluision_section .included_content  ul li:before {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    top: 12px;
    left: -2px;
    background-image: url(../images/cheack_list.png);
}

.inclusion_excluision_section .not_included_content  ul li {
 /*   color: #333;
    font-size: 14px;
    margin-left: 15px;
    letter-spacing: 0.5px;
    word-spacing: 1px;
    line-height: 27px;
    padding: 5px 5px 0px 25px;
    position: relative;
    list-style: none;*/

        position: relative;
    list-style: none;
    font-size: 15px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
    line-height: 27px;
    width: 100%;
    color: #333;
    letter-spacing: 0.5px;
    padding: 5px 20px 5px 20px;
}
.inclusion_excluision_section .not_included_content  ul li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 12px;
    top: 14px;
    left: 0px;
    background-image: url(../images/not-incluse-list.png);
}
.hr_head.include{
   /* border-radius: 7px 7px 0px 0px;*/
    position:relative;
}
.hr_head.include:before{
    content: '';
    font-family: 'FontAwesome';
    position: absolute;
    left: 15px;
    width: 25px;
    height: 25px;
    top: 11px;
    background-image: url(../images/inclusion-sign.png);
}
.hr_head.not_include{
    /*border-bottom: none!important;*/
    /*border-radius: 0 0 7px 7px;*/
    position:relative;
}
.hr_head.not_include:before{
    content: '';
    font-family: 'FontAwesome';
    position: absolute;
    left: 15px;
    width: 25px;
    height: 25px;
    top: 11px;
    background-image: url(../images/cheack_tour.png);
}
h3.inclusion_exclusion_h3{
    padding-left: 22px;
    font-size: 21px;
    color: #333;
    text-shadow: 1px 0px;
    text-align: left;
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    background: url(../images/highlight-arrow-hd.png) no-repeat left;
    /* background: url(../images/tour-itinerary-icon.png) no-repeat left; */
    margin-bottom:5px;
}
.horizontal_show_hide{
    margin-top:15px;
    float:left;
    width:100%;
}
.horizontal_show_hide .hr_head .expBut{
    float: right;
}
.horizontal_show_hide .hr_head{
    border: 1px solid #adafae;
    cursor: pointer;
    font-size: 19px;
    font-weight: bold;
    color:#3e3e3e;
    /* color: #1a0dab; */
    padding: 10px 15px 10px 55px;
    line-height: 1.54;
    background: #f1f3f2;
}
.horizontal_show_hide .hr_head label{
    border: solid 2px #ab2a2f;
    color: #ab2a2f;
    width: 29px;
    font-weight: normal;
    height: 29px;
    display: table;
    text-align: center;
    padding: 0;
    font-size: 26px;
    /* border-radius: 21px; */
    line-height: 25px;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0px;
    border-radius: 4px;
}
.horizontal_show_hide .hr_content{
    box-shadow: none;
    padding: 15px 15px 15px 22px;
    width: 100%;
    border-radius: 0;
    margin: 0;
    border: 1px solid #adafae;
 /*   border-bottom:solid 1px #e5e5e5;*/
    border-top: none;
    float:left;
}
.horizontal_show_hide .hr_content a.book-now{
    transition: all 500ms ease;
    background: #444;
    color: #ffffff;
    font: 17px/20px 'karla', sans-serif;
    padding: 10px 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    text-transform: capitalize;
    /* display: table; */
    margin: auto;
    border-radius: 4px;
}
/*.horizontal_show_hide .hr_content ul{
    margin: 0;
    padding: 0;
    list-style:none;
}
.horizontal_show_hide .hr_content ul li{
    background: url(../images/right-arrow.png) no-repeat 0px 9px;
    margin: 0;
    padding: 5px 0 0 25px;
    list-style: none;
    font-family: 'Google Sans' , Arial,Helvetica,sans-serif;
    color: #222;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    word-spacing: 2px;
}*/
.horizontal_show_hide .hr_content img{
    box-shadow: 0px 2px 4px 0px rgba(136, 136, 136, 0.4);
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 6px solid rgb(255, 255, 255);
    max-width:300px;
    float: left;
    margin-right:15px;
}
/* page loader end hre*/
@media only screen and (max-width: 1024px) {
    /*home page slider text start */
    .list-foot ul li{
        font-size:11px;
    }
    .news-slider{
        height:265px;
    }
    .banner-text-holder{
       margin: 2em auto!important;
    }
    /*home page slider text end */
    /*top tour packages in home page*/
    .article-attraction .art-col figcaption{
        left: 0;
        bottom: -79%;
    }
    .hidden-slider{
        height:379px;
        overflow:hidden;
    }
    .custom-slider-caption p{
        display:none;
    }
    .custom-slider-caption{
        bottom: 182px;
    }
    .sub-top_trip .packagebox .tourInfo h3{
        font-size:13px;
    }
    .sub-top_trip .packagebox_imgholder{
        height:155px;
    }
    .duration-package-cant {
        min-height:367px;
    }
    .nav_max_height{
       margin-left:58px;
    }

}



@media only screen and (max-width: 768px) {
    .dest-pack .botton-caption{
        min-height:auto;
    }
    .top-row-desk{
    display:none;
    }
    .slier_holer{
        display: none;
        visibility:hidden;
    }

    .cstmservice p{
        text-align:left;
    }
    .custitm{
        width:100%;
    }
    .blgimg img{
        min-height:auto;
    }
    .travelogy-blog-section .flex-direction-nav{
        bottom:-122px;
    }
    .travelogy-blog-section .flex-direction-nav a {
    height: 91px;
    width: 89px;
    border-radius:80px;
    }
    .accrodin-article-attraction p{
        display: none;
    }
    .mob-image-holder{
        height: 225px;
        overflow: hidden;
    }
    .image-holder-mob2{
        height: 285px;
        overflow: hidden;  
    }
   /* .accrodin-iti-box.nd2 .art-col figcaption{
        bottom:-96px;
    }*/
    .top_trip .packagebox_imgholder{
        height:auto;
    }
  .article-attraction .art-col figcaption{
        /* height: 50px; */
        min-height:auto;
        position: relative;
        padding:0;
        top:0;

    }
    .accrodin-iti-box.nd2 .art-col figcaption{
        bottom:0;
    }
    .accrodin-iti-box{
        margin:15px 0;
    }
    .accrodin-article-attraction .view-details{
        display: none;
    }
    .hidden-slider{
        display:none;
    }
    .magazine h2, .top_trip h2, .survival-guide-section h2, .survival-arcicle h2, 
    .survival-guide-section-2 h2, .magazine-guide-destination-page h2, .sub-top_trip h2{
        font-size:20px;
        line-height:25px;
        margin-bottom:10px;
        padding-left:10px;
        padding-bottom:10px;
        padding-right:10px;
        text-align:center;
    }
    .top_trip, .magazine, .serve_view, .survival-guide-section, .survival-arcicle, .package-article, 
    .survival-guide-section-2, .magazine-guide-destination-page{
        padding: 15px 0;
    }
    .top_trip .packagebox .tourInfo{
       padding: 0 10px 10px 10px;
    }
    .moreTours a, .survival-guide__button-container a, .more-btn a{
       font-size: 13px;
       padding: 8px 15px;
       padding:7px 10px;
    }
    .survival-guide__list{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .survival-guide__title{
        font-size: 16px;
        font-weight:bold;
        margin:0;
    }
    .survival-guide__link img{
        width:45px;
    }
    .top_trip .packagebox .tourInfo h3{
        font-size: 14px;
        margin: 7px 0 3px;
        color: #545454;
        line-height: 20px;
    }
    /* hompe page section*/
    .topover_view h1{
        padding-bottom:0;
    }
    .topover_view h1 em{
       font-size: 14px;
       /*border-top: solid 1px #222222;*/
       color: #ae1819;
    }
    .topover_view h1 em {
        line-height:16px;
    }
    .home_accross_india_tour h2{
        font-size: 20px;
        padding:0 10px;
    }
    /*home page section end here*/
    .tourpkg-heading h1{
        font-size: 18px;
        line-height:24px;
    }
    .destination-iti strong span{
        font-size: 14px;
        margin-bottom:5px;
    }
    .tour-itinerary-details-page p{
        padding-left:0;
        padding-right:0;
    }
    .pkgtour-days p{
        padding-left:10px;
        padding-right:10px;
    }
   /* .top_trip h2{
       
        padding: 0 15px;
    }*/
    .serve_view h1{
        padding-bottom:0;
        text-align:center;
    }
    .header-nav.sticky .wsmenu-list>li>a{
        line-height: 25px;
        margin-top: 0;
    }
    .accrodin-iti-box.nd2 .art-col:figcaption{
        min-height:auto!important;
    }

    .accrodin-iti-box.nd2 .art-col:hover figcaption {
        bottom: -96px;
    }
    .accrodin-iti-box.nd2 .art-col:hover figcaption .discr-article{
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .article-attraction .art-col figcaption{
        bottom: -95px;
    }
    .article-attraction .art-col:hover figcaption {
        bottom: 42px;
    }
    .discr-article{
        padding-bottom:10px;
        padding-top:10px;
        color: #484747;
        font-size: 15px;
        font-weight: bold;
    }
    .article-attraction .view-details{
        display:none;
    }
    .route_display{
        display:none;
    }
    .desk-image{
        display: none;
    }
    .mob-image{
        display:block!important;
        width: 100%;
    }
    #colophon{
        display:none;
    }
    .cstmservice ul{
        padding-left: 0;
    }
    .topover_view{
        padding:15px 0;
    }
    .topover_view h1{
        margin: 0 auto;
    }
     .topover_view h1:after{
        margin: 0 auto;
    }
    .home_accross_india_tour{
        padding:15px 0;
    }
    .home_accross_india_tour h2{
        font-size: 20px;
        text-align: center;
        margin-bottom:15px;
        line-height: 24px;
        padding-bottom:10px;
    }
    .top-10-packages h2{
        font-size:18px;
        text-align: center;
    }
    .shadow-ribbon{
        top:35px;
        left:4px;
    }
    .ribbon{
        top:25px;
    }
    .cstmservice h2{
        padding-bottom:0;
        margin-bottom:0;
    }
    .custitm{
        padding-top:0;
    }
    .big-button a{
        padding: 8px 8px;
        font-size: 13px;
    }
    .mob_footer{
        display:block!important;
    }

    .mob_footer {
        background: #3a3a32;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        width: 100%;
        display: block;
        font-size: l;
        float: left;
        margin-bottom: 30px;
    }
    .mob_top_footer_link ul{
        margin: 0 auto;
        padding: 0;
        list-style: none;
        /* float: left; */
        display: table;
    }
    .mob_top_footer_link ul li{
        margin:0;
        padding:0 10px;
        list-style:none;
        float:left;
    }
    .mob_footer a{
        padding-right: 16px;
        color:#fff;
        font-size: 13px;
    }
    .mob_footer .bottom_footer{
        border-top: solid 1px #777;
        color: #ccc;
        padding-top: 8px;
        float: left;
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        background: #3a3a32;
    }
    .mob_top_footer_link {
        padding: 0 0 10px 0;
        margin: 0;
        line-height: normal;
    }
    footer{
        display:none;
    }
    .position-create-my-trip {
        background: #cd3f6f;
        padding: 5px;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 100;
        text-align: center;
        display: block;
    }
     .position-create-my-trip a{
        color:#fff;
     }
    .slier_holer {
         display: none;
         visibility: hidden;
    }
    .mob-carousel-caption {
        position: relative!important;
        top: 0;
        left: 0;
        right: 0;
        max-height: 170px;
        min-height: 170px;
        display: block;
        width: 100%;
        background-color: #444;
        background-image: url(../images/mob-banner-1.jpg);
        background-size: cover;
    }
    .mob_banner_bg {
        background:rgba(0, 0, 0, 0.5686274509803921);
        width: 100%;
        min-height: 170px;
        text-align: center;
        display: block;
        position: relative;
        color: #fff;
    }
    .mob_banner_bg big {
        font-size: 20px;
        text-transform: uppercase;
        display: block;
        letter-spacing: 1px;
        font-weight: 500;
        padding-top: 40px;
    }
    .mob_banner_bg small {
        font-size: 12px;
        font-weight: 100;
        padding-top: 3px;
        display: table;
        margin: 2px auto 0 auto;
        letter-spacing: 3px;
        word-spacing: 2px;
        text-transform: capitalize;
        border-top: solid 2px #f3eee9;
    }
    .ratede-work .bdr_b{
        border:none;
    }
    .ratede-work .bdr_r{
        border:none;
    }
    #exTab1 .tab-content h3.title{
        font-size: 20px;
        text-align: center;
    }
    #exTab1 .tab-content h3.title:after{
        width:100%;
    }
    .less-padding-left{
        padding-left:15px;
    }
    .tourist-attraction-details-info-imageholder{
        height:auto;
        margin-bottom:0;
    }
    .tourist-attraction-details-info-imageholder img{
        margin-bottom:0;
    }
    .visitor-information ul{
        margin-top:0;
    }
    .travel-guide-page-details h1{
        line-height: 23px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    #exTab2 .nav-contain {
        width: 100%;
        overflow-x: auto;
    }
    #exTab2 ul.nav.nav-pills {
        display: block !important;
        width:628px;
        overflow-y: hidden;
    }


    .hide-side {
      display:none;
    }
    .less-padding-left{
         padding-left:0;
    }
    .less-padding-right{
        padding-right:0;
    }
    /* video section end here*/
     .caption {
        margin-top: 40px;
      }
      .vid-list-container {
        padding-bottom: 20px;
      }

      /* reposition left/right arrows */
      .arrows {
        position:relative;
        margin: 0 auto;
        width:96px;
      }
      .arrow-left {
        left: 0;
        top: -17px;
      }

      .arrow-right {
        right: 0;
        top: -17px;
      }
      .day-left {
        width: 90%;
        padding-right: 1%;
        float: left;
      }
      .expBut {
        float: right;
        width: 9%;
        }
        .itinerary-dayinfo strong { 
            float:none; 
            font-size:15px;
        }
        .itinerary-dayinfo span {
            float:none;
            font-size:15px;
        }

        .itinerary-dayinfo{
            padding:9px 6px;
        }
        #exTab1 .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
          font-size: 17px;
        }
        #exTab1 .nav-pills > li > a{
          font-size: 17px;
          height:65px;
        }
        .package-article h2{
            text-align:center;
            font-size: 20px;
            margin-bottom: 15px;
        }
        .client #TA_selfserveprop102{
            display:none;
        }
        .travel-guide-page-details h2, .travel-guide-page-details h3{
            font-size:18px;
            font-weight: 600;
        }
        .tailorLast{
          display:none;
        }
        .survival-guide-section-2 h2{
           font-size: 20px;
        }

        .top_trip .packagebox .tourInfo .viewMore{
        	width:100%;
        	text-align: right;
        }

        .travel-guide-page-details .photoBlock_half{
            width:100%;
            float:none;
            margin:0;
        }
/*media qurry closing tag start*/

}
/*media qurry closing tag end*/
.more-btn a:focus{
	color:inherit;
}

@media only screen and (max-width: 414px) {
    .top_trip .packagebox_imgholder{
        height:200px;
    }
    .ratede-work{
        display:none;
        }
        .mob_footer a{
            padding-right:4px;
        }
        .travel-guide-page-details img{
            max-width: 100%;
        }
        #exTab2 .nav-pills>li{
         width: 155px;
        }
        #exTab2 .nav-pills > li > a{
            font-size: 15px;
        }
        #exTab2 .tab-content h3.title:after{
            width:auto;
        }
        .section-title {
            padding-top: 10px;
         }
        .sub-top_trip .packagebox .tourInfo h3{
            min-height:auto;
        }
        .sub-top_trip .packagebox .tourInfo p{
            min-height:auto;
        }
        .top_trip .packagebox .tourInfo p{
            min-height:auto;
        }
        .top_trip .packagebox .tourInfo .dest-pt{
            display:none;
        }
        h1{
        font-size: 23px;
        }

        .tailorLast{
        font-size: 15px;
        }
        .less-padding-left{
            padding-left:15px;
        }
        .less-padding-right{
            padding-right:15px;
        }

        /* Start thumbnail slider section here*/
        .thumbnail-image-holder{
            width:100%;
            height:auto;
        }
        .recm_tour_coln{
            padding:2px;
        }
        .recm_tour_coln{
            margin-top:10px;
        }
        .right_section_rec{
            width:55%;
        }
        .recm_tour_coln .recm_title a {
             font-size:11px;
             line-height:15px;
        }
        .recm_tour_coln .recm_title span{
            display: inline-table;           
            padding-top:0;
            margin-top:0;
        }
        .recm_tour_coln .recm_title span.icon-btn{
                /* border-radius: 0; */
                /* width: 12px; */
                /* height: 12px; */
                /*border-radius: 0; */
                width: 20px;
                height: 20px;
                display:none;
                padding-top: 0px;
                text-align: center;
                float: none;
                margin: 5px auto auto auto;
        }
        .recm_tour_coln .recm_title{
            display: inline;
            padding-top:3px;
            font-size:11px;
            line-height:13px;
            padding:0;
        }
        .recomended_tours .col-xs-4{
            padding-right:4px;
            padding-left:4px;
        }
        .recomended_tours .row{
            margin-right: -4px;
            margin-left: -4px;
        }
        .thumbnail-image-holder img{
            border:none;
        }
        
        .right_section_rec {
            width:100%;
            padding-left: 2%;
       }
       .extension-left{
          padding-left: 15px;
          padding-right: 15px;
       }
       .extension-right{
        padding-right:15px;
       }
       .flex-control-thumbs li{
        margin-left:5px!important;
       }
      /* End thumbnail slider section here*/
}

@media only screen and (max-width: 375px) {
    .position-create-my-trip{
        padding-top:10px;
        padding-bottom:10px;
        font-size:20px;
    }
}