body.tipl p{
}
.box_grid .wrapper p {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 40px;
    line-height: 18px;
    font-size: 11px;
    -webkit-line-clamp: 2;
    color: #555758;
    letter-spacing: 1px;
    padding: 0;
    margin-bottom: 5px;
}.isotope-item {    padding-left: 10px;    padding-right: 10px;}#demandedPackages .isotope-item .box_grid .wrapper p{	display:none;}
section.tipl-block{
	padding:45px 0;
}
a.tipl-btn {
    background: #f7941d;
    margin: auto;
    line-height: 32px;
    text-align: center;
    color: #fff;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
    font-size: 15px;
    border-radius: 19px;
    border: solid 0px #fff;
    outline: none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 10px 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 25px;
}
.less-padding-left-0{
    padding-left:0;
}
.tipl-innper-landing-page{
    padding:0px 0 0 0;
    float:left;
    width:100%;
}
.land-page-overview{
    padding: 25px 0 10px 0;
    width: 100%;
}
.land-info{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.land-info a{
    font-weight:300;
    text-decoration: none;
    color:#212221;
}

.land-info .land-over-view-details p{
	font-weight: 400;
	line-height:23px;
}

.land-info .land-over-view-details strong{
	font-weight: 700;
}

.land-info .land-over-view-details a{
	font-weight: 700;
	color:rgb(224, 120, 7);
}

.land-page-overview .land-info h1 {
    font-size: 28px;
    text-align: left;
    font-weight: bold;
    line-height: 39px;
    color: #212529;
    margin-top:0;
}
p{
	font-size: 15px;
    color: #222;
    line-height: 27px;
    font-weight: 400;
}
p strong{
    font-weight:700;
}p a {    font-weight: 700;}
.land-info a.click_me {
    font-weight: 600;
    float: right;
    text-decoration: none;
    color: #000;
}
.land-page-overview h1{
    font-size:25px;
    text-align:left;
}
.tipl-breadcrumb{    float: left;    margin-bottom: 15px;    margin-top: 7px;    width: 100%;    padding-top: 0px;    padding-left: 5px;
}.tipl-breadcrumb a {	float: left;	line-height: 19px;	font-size: 13px;	color: #454545;}.tipl-breadcrumb svg {	float: left;    height: 19px;    width: 19px;}

.itinerary-detail-breadcrumb .tipl-breadcrumb{
	padding-top: 5px;
}.tipl-breadcrumbLastItem{	}
.tipl-breadcrumbLastItem > span{	position: relative;    top: -1px;	color: #454545;    font-size: 13px;}
.tipl-breadcrumb ul{ 
    margin:0;
    padding:0;
    background:none;
}
.tipl-breadcrumb ul li{
    font-size:14px;	float: left;
    padding-left:5px;
}
.tipl-breadcrumb ul li:after{	content: "\f0da";    font-family: 'FontAwesome';    font-weight: 900;    display: inline-block;    padding-left: 10px;    padding-right: 5px;	line-height: 20px;	color: #ff5722;
}
.tipl-breadcrumb ul li:last-child:after, .breadcrumb>li+li:before{
    content:" ";
    display:none;
}
.tipl-breadcrumb ul li a{	color: #454545;
}
.tipl-heading-1 h1{

}
.tipl-heading-1 p{
    font-size:14px;
    font-weight:200;
}
ul.overviw-ul li{
     margin: 0 0 5px 0;
     padding:3px 0;
    /* list-style:none;*/
    font-size: 14px;
    color: #212221;
    line-height: 22px;
    font-weight: 300;
}
ul.overviw-ul li strong{
    font-weight:400;
}
.land-over-view-details h2 {
    font-size:20px;
    font-weight:500;
}
.land-over-view-details h3 {
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 5px;
    line-height: 25px;
    font-weight:500;

}
.land-over-view-details h4 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-weight:400;
}
ul.cant-list li{
    text-align: left;
    color: #212221;
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;

}
.destination-list-details-style-1{
    float:left;
    width:100%;
    margin-top:0px;
    /*box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.1);*/
    padding:0px 0 15px 0;
}
.destination-list-details-style-1 h3{
    /* border-bottom: solid 1px #ccc; */
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.destination-list-details-style-1 ul{
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
.destination-list-details-style-1 ul li{
    /* border-bottom: solid 1px #ccc; */
    list-style: none;
    padding: 0px 0 0px 0;
    float: left;
    width: 47%;
    margin-bottom: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
   
}
.destination-list-details-style-1 ul li:nth-child(even) {  
     margin-left:8px;
}
.destination-list-details-style-1 ul li:nth-child(odd) {
     margin-right:8px;
}
.destination-list-details-style-1 ul li .img-thumb{
    vertical-align: top;
    width: 80px;
    float: left;
    padding-right: 10px;
}
.destination-list-details-style-1 ul li .img-thumb img{
    margin-right:10px;
}

.destination-list-details-style-1 ul li .thumb-description{
    float:left;
    /*width: calc(80% - 30px);*/
    width: calc(69% - 30px);
}




.destination-list-details-style-2{
    float:left;
    width:100%;
    margin-top:0px;
    /*box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.1);*/
    padding:0px 0 15px 0;
}
.destination-list-details-style-2 h3{
    /* border-bottom: solid 1px #ccc; */
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.destination-list-details-style-2 ul{
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
.destination-list-details-style-2 ul li{
    /* border-bottom: solid 1px #ccc; */
    list-style: none;
    padding: 0px 0 0px 0;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
   
}
.destination-list-details-style-2 ul li:nth-child(even) {  
    /* margin-left:8px;*/
}
.destination-list-details-style-2 ul li:nth-child(odd) {
    /* margin-right:8px;*/
}
.destination-list-details-style-2 ul li .img-thumb{
    vertical-align: top;
    width: 120px;
    float: left;
    padding-right: 10px;
}
.destination-list-details-style-2 ul li .img-thumb img{
    margin-right:10px;
}

.destination-list-details-style-2 ul li .thumb-description{
    float:left;
    /*width: calc(80% - 30px);*/
    width: calc(100% - 120px);
}



.side-bar-tour-packages-list{
    float:left;
    width:100%;
    margin-top:0px;
    /*box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.1);*/
    padding:0px 0 15px 0;
}
.side-bar-tour-packages-list h3{
    /*border-bottom: solid 1px #ccc; */
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    position: relative;

}
/*.side-bar-tour-packages-list h3:before{
    content:"";
    width:100%;
    display:inline-block;
    border-bottom:solid 1px #f79830;
    position:absolute;
    bottom:0;
}*/
.side-bar-tour-packages-list ul{
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
.side-bar-tour-packages-list ul li{
    /* border-bottom: solid 1px #ccc; */
    list-style: none;
    padding: 0px 0 0px 0;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
   
}
.side-bar-tour-packages-list ul li:nth-child(even) {  
    /* margin-left:8px;*/
}
.side-bar-tour-packages-list ul li:nth-child(odd) {
    /* margin-right:8px;*/
}
.side-bar-tour-packages-list ul li .img-thumb{
    vertical-align: top;
    width: 110px;
    float: left;
    padding-right: 10px;
}
.side-bar-tour-packages-list ul li .img-thumb img{
    margin-right:10px;
}

.side-bar-tour-packages-list ul li .thumb-description{
    float:left;
    /*width: calc(80% - 30px);*/
    width: calc(100% - 120px);
}
.side-bar-tour-packages-list ul li .thumb-description .title-name{
    font-size: 13px;
    padding-bottom: 0px;
    margin-top: 5px;
}
.side-bar-tour-packages-list ul li .thumb-description .details-thumb a{
    margin-top: 0;
    margin-bottom: 0;
}
.title-name{
    font-size: 14px;
    padding-bottom:0px;
	padding-top: 4px;
}
.title-name a{
    color:#444;
    font-weight:500;
}
.details-thumb{
    color: #666;
    font-size: 12px;   
    padding-right:10px;

}
.details-thumb p{
    color: #6b6262;
    font-weight: 400;
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 2px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 50px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.details-thumb p.route{
    color: #525252;
    font-weight: 300;
    font-size: 11px;
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 38px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.details-thumb a{
    color: #000;
    display: block;
    text-align: right;
    position: relative;
    padding-right: 10px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.details-thumb a:after{
    position:absolute;
    content: "\f105";
    margin-left:5px;
    margin-right:5px;
    font:normal 13px/1.2 FontAwesome;
}
.asia-destination{

}
.classic{
    position:relative;

}

/* sidebar destination list*/
.destination-list-2{

    }
    .destination-list-2 ul{
        list-style:none;
        float:left;
        width:100%;
        margin: 0 0 15px 0;
        padding:0;
    }
    .destination-list-2 ul li{
        list-style:none;
        float:left;
        width:100%;
        position:relative;
        margin-bottom:15px;
        box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    }
    .destination-list-2 ul li .destination-list-detail{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding:19px 8px 15px;
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.67),rgba(0,0,0,.85));
    color: #fff;
    }
    .destination-list-2 ul li .destination-list-view-more a{
        color: #fff;
        border: solid 1px #ccc;
        padding: 1px 9px;
        border-radius: 10px;
        text-decoration: none;
    }
    .destination-list-2 ul li .destination-list-title-name{
        float: left;
        width: 60%;
        font-size:18px;
		font-weight: 600;
    }
    .destination-list-2 ul li .destination-list-view-more{
        float: left;
        width: 40%;
        text-align: right;
        padding-top:5px;
    }

    .destination-list-img-box{
        margin-bottom:0px;
    }
    .destination-list-img-box img{
        width:100%;
    }
    
    .destination-list-title-name{
        float: left;
        width: 60%;
        font-size:18px;
    }
    .destination-list-view-more{
        float: left;
        width: 40%;
        text-align: right;
        padding-top:5px;
    }
    .destination-list-3{

    }
    .destination-list-2 h2{
        font-size: 17px;
        margin: 0 0 15px 0;
        padding: 0 0 10px 0;
		font-weight: 700;
        float: left;
        width: 100%;
        position:relative;
    }
    .destination-list-2 h2:before{
        content: "";
        width: 100%;
        height: 3px;
        display: block;
        background:#ccc;
        position: absolute;
        bottom: 0;
    }
    .destination-list-2 h2:after {
    content: "";
    width: 100px;
    height:3px;
    
    background: #f79830;
    position: absolute;
    bottom: 0;
    left:0;
}
    .destination-list-3 ul{
        list-style:none;
        float:left;
        width:100%;
        margin:0;
        padding:0;
    }
    .destination-list-3 ul li{
        list-style:none;
        float:left;
        width: 47.9%;
        margin-bottom:15px;
        /*box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);*/
        border: 1px solid #dce0e0;
        border-top:none;
        /*border-radius:5px;*/
    }
    .destination-list-3 ul li .destination-list-img-box img{
        /*border-radius:5px 5px 0 0;*/
    }
    .destination-list-3 ul li:nth-child(even) {
        
        margin-left:8px;
    }
    .destination-list-3 ul li:nth-child(odd) {
        margin-right:8px;
    }
    .destination-list-3 ul li .destination-list-detail{
        width: 100%;
        padding: 10px 5px;
        background: #fff;
        color: #000;
        float: left;
        border-radius:0 0 5px 5px;
    }
    
    .destination-list-3 ul li .destination-list-title-name{
        float: left;
        width: 55%;
        font-size: 14px;
        text-align:left;
    }
    .destination-list-3 ul li .destination-list-view-more{
        float: left;
        width: 45%;
        font-size: 14px;
        text-align: center;
        padding-top: 0;
    }
    .destination-list-3 ul li .destination-list-view-more a{
        color: #777;
        padding: 3px 9px;
        border-radius: 6px;
        width: 100%;
        font-size: 10px;
        display: block;
        border:solid 1px #ccc;
    }
    .article-information{

    }
    .article-information ul{
       list-style:none;
       margin:0;
       padding:0;
    }
    .article-information ul li{
       list-style:none; 
       padding-bottom:15px;
    }
    .article-information ul li h2{
        font-size:16px;
        margin-top:0;
    }
    .article-information ul li h3{
        font-size:15px;
        margin-top:0;
    }
    .article-information ul li a{
        color: #212221;
    }
    .article-information ul li ul{
        margin-left:30px;
    }
    .article-information ul li ul li{
        list-style:outside;
    }
    .company-profile-details{
        float:left;
        padding-top:35px;
    }
    .company-profile-details h1{
        font-size:24px;
        margin-bottom:5px;
    }
    .company-profile-details h2{
        font-size:18px;
        color: #444;
        font-weight:500;
        margin-bottom:15px;
    }
    .company-profile-details h3{
      color: #212221;font-size: 16px;font-weight: 600;margin-bottom: 10px;padding-bottom: 0;
    }		.company-profile-details li strong{		ont-weight: 600	}
    .company-profile-details ul{
        margin-top:10px;
        padding-top:0;
    }
    .company-profile-details li{
        font-size: 14px;		color: #212221;		line-height: 21px;		font-weight: 400;		margin-bottom: 5px;
    }
    .company-profile-details ol li{
        padding-bottom: 8px;
    }
    .company-profile-details ul.terms li{
        margin-bottom:10px;
    }
    .contact-info .company-name{
        color:#e67b06;
        font-weight: bold;
        font-size: 16px;
    }
    .contact-info p{
        color:#000;
    }
    p.note{
        border-top:solid 1px #ccc;
        padding-top:10px;
        margin-top:20px;
    }
    p.note strong{
        color:#f79830;
        font-weight:bold;
    }
    body.group-page section p{
        font-weight: 300;
        font-size: 13px;
        color: #212221;
        line-height: 21px;
    }
    body.group-page section.list-single-section{
        padding-top:235px;
    }
    body.group-page .overlay {
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: #000;
        opacity: .8;
        z-index: 2;
        background: transparent linear-gradient(to bottom,transparent,rgba(0,0,0,0.65),rgb(0,0,0),#000) repeat scroll 0 0;
        
    }
    body.group-page section p strong{
        font-weight:300;
    }
    body.group-page h2{
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 21px;
        color: #202020;
    }
    section.group-overview .tipl-heading-1 h1 {
        padding-bottom: 4px;
        letter-spacing: 1px;
        font-size: 27px;
        text-align:left;
        font-weight: 600;
        margin: 0;
    }
   section.group-overview .land-info{
        margin-bottom:0;
        border:none;
        padding-bottom:0;
   }
    section.group-overview, section.group-dept-highlights{
        float:left;
        padding:25px 35px;
    }
    section.group-overview{
        background-color: #f7f7f7;
    }
    .group-dept-highlights p a{
        text-decoration:none;
    }
    .group-dept-highlights h2{
        font-size:20px;
    }
    .group-dept-highlights h3{
        font-size: 15px;
        padding: 10px 0;
        color: #060300;
        font-weight: 400;
    }
    .date-selected-2 {
        padding-bottom: 10px;
        /*border-bottom: dashed 1px #777;*/
    }
    .group-dept-highlights ul{
        margin-left:30px;
    }
   /* .grpbdr h3{
        margin-bottom:0;
        padding-bottom:0;
    }*/
    .group-dept-highlights ul li{
        list-style: outside;
        padding:5px 0;
        font-weight:300;
        text-decoration: none;
        line-height: 21px;
    }
     .group-dept-highlights ul li:first-child{
        padding-top:0;
     }
    .group-dept-highlights ul li a{
        text-decoration:none;
    }
 
    .dept-box{
    width: 100%;
    padding: 15px 10px;
    margin-right: 20px;
    background-color: #f5f5f5;
    border: solid 1px #ccc;
    /* border-radius: 6px; */
    /* box-shadow: 0 2px 3px rgba(0,0,0,.2);*/
    }
     .dept-box h3{
        margin-top: 0;
        padding-top: 0;
        /*font-size: 19px;*/
        color: #000;
     }
    .group-date tr {
        border-bottom: solid 1px #cccccc;
        /*border-left: solid 1px #cccccc;
        border-right: solid 1px #cccccc;*/
        background: #fff;
    }
    th.thd-heading:nth-child(2) {
     /*   border-left: solid 1px #b1aeae;
        border-right: solid 1px #b1aeae;*/
    }
    th.thd-heading {
        padding:10px 5px;
        font-weight: normal;
        font-size: 14px;
        color: #fff;
        background:#333;
        text-align:left;
        border-top: solid 1px #b1aeae;
        border-right: solid 1px #b1aeae;
    }
    .select_date {
        background: #f79830;
        color: #ffffff;
        padding: 4px 8px 4px 8px;
        font-size: 11px;
        font-weight: 400;
        border-radius: 29px;
        border: none;
        border: solid 1px #e6e0e0;
        text-decoration:none;
    }
    .group-date tr td {
        padding:12px 5px;
        font-size:13px;
        color:#000;
        /*border-right:solid 1px #908c8c;*/
    }
    .link-details {
        padding:30px 0 30px 0;
       text-align:center;
    }
   .link-details a {
        background: #f79830;
        border-radius: 6px;
        padding: 5px 13px;
        color: #fff;
        font-size: 15px;
}
section.why-choose-us{
    padding:25px 0;
    margin:0;
    float: left;
    width:100%;
    background-color:#f7f7f7;
    /*border-top:solid 1px #cfcfcf;*/
}
section.why-choose-us h2{
    margin-top: 0;
    margin-bottom:10px;
    font-size: 21px;
    color: #202020;
}
.h2Border {
    border-bottom-style: solid;
    border-color:#e0831c;
    border-bottom-width: 3px;
    margin-top: 0;
    margin-bottom: 20x;
    width: 45px;
}
section.why-choose-us ul {
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none;
}
section.why-choose-us ul li {
    margin: 0 0 8px 0;
    padding: 5px 0 5px 28px;
    font-size: 13px;
    color: #171d1f;
    background: url(../images/list-cheack.png) no-repeat 0 10px;
    list-style: none;
    font-weight:300;
}
.group-rate {
    display: block;
    /* font-family: open sans,sans-serif; */
    text-align: center;
}
.group-rate h3 img {
    width: 45px;
    float: left;
    padding: 5px;
}
.group-rate h3 span {
    float: left;
    margin-left: 8px;
}
.group-rate h3 big {
    display: block;
    width: auto;
    color:#e0831c;
    font-size: 35px;
    text-align:left;
}
.group-rate h3 small {
    color: #000;
    font-size: 12px;
}
.group-rate h3 {
    display: table;
    position: relative;
    float: left;
    padding: 15px 10px;
    margin-right: 20px;
    margin-top: 25px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.group-rate h3:last-child{
    margin-right:0;
}
.video-holder{
    width:100%;
    padding: 15px 10px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.view-all-new-video {    
    padding-top:8px;
}
.view-all-new-video a{
    font-size:16px;
    color:#000;
}
section.gallery-section{
    float:left;
    width:100%;
    padding:25px 0;
}
section.gallery-section .carousel-control.right, section.gallery-section .carousel-control.left{
    background:none;
}
section.gallery-section .carousel{
    margin-top:15px;
}
.gallery-section h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 21px;
    color: #202020;
}
ul.benifits {
    margin-top: 10px;
}
.benifits li {
    list-style: none;
    padding-bottom:35px;
    float: left;
    width: 100%;
}
.benifits li:last-child{
    padding-bottom:0;
}
.benifits li .icon-left {
    float: left;
    width: 14%;
}
.benifits li .icon-left img {
    width:45px;
}
.benifits li .icon-article {
    float: left;
    width: 86%;
}
.benifits li h4 {
    font-size: 14px;
    font-weight: 400;
    color: #111;
    padding-bottom: 10px;
}
.benifits li p {
    font-size: 14px;
    line-height: 21px;
    color: #0e0a0a;
    line-height: 21px;
    font-weight: 300;
}
.choose-travelogy {
    float: left;
    padding-top:45px;
}
.right-btn{
    text-align:right;
    width:100%;
    display:block;
}
.center-btn{
    text-align:center;
    width:100%;
    display:block;
}

.tipl-item-link a{
    text-decoration:none;
}

.contact {
    /* background: #eae9e9; */
    padding: 15px 0;
}
.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:10px;
}
.contact h3 i {
    color: #353434;
    font-size: 18px;
    margin-right: 5px;
}
strong.name-company {
    color: #f5840a;
    font-size: 15px;
    padding-bottom: 3px;
    display: block;
    font-weight: 500;
}
.contact p {
    font-size: 13px;
    color: #5a5858;
    font-weight: 400;
    margin: 0;
    padding-bottom: 0;
}
p.travelogy-address{
    line-height:26px;
}
p.travelogy-touch a{
    color:#5a5858;
}

.contact-box h3:first-child{
    margin-top:0;
}
.border-less{
    border:none;

}
.contact-box{
    padding:15px;
    border-left:solid 1px #ccc;
}
.contact{
    min-height:500px;
}
.contact h1{
    padding-bottom: 15px;
    letter-spacing: 1px;
    font-size: 27px;
    font-weight: 600;
    margin: 0;
    margin-bottom:15px;
   /* border-bottom:solid 1px #ccc;*/
}
.gtn-block .table-responsive{
    overflow-x:inherit;
    
}
.gtn-block .table-responsive table{
    border: solid 3px #333;
}
/*.contact .contact-list-ul{
    margin:0;
    padding:0;
}
.contact .contact-list-ul li{
    padding-left:15px;
    list-style:none;
}
p.travelogy-contact-no{
   padding-left:20px; 
}
p.travelogy-address{
    line-height:25px;
}
p.travelogy-touch{
    padding-left:25px; 
}*/
