.underline {
text-decoration: underline;
}
.bold {
font-weight: bold;
}
.heading-line-height h1.headings {
    line-height: 28px;
}
.list p {
     list-style:disc outside none;
     display:list-item; 
}
.indent1 p {
     list-style:circle outside none;
     display:list-item; 
}
.indent2 p {
     list-style:square outside none;
     display:list-item; 
}
.indent1 {
margin-left:45px;
}
.indent2 {
margin-left:90px;
}
.logodiv img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.sectionTitle:before, .sectionTitle:after {
display: none;
}
.sectionTitle {
padding-bottom: 0px;
}
#mainSlider .carousel-inner {
    background: black;
}
#sb_instagram {
padding-top:75px;
padding-bottom:75px;
}
.sliderItem h1, .s1hd {
    font-size: 30px;
}
.img-stretch img {
width:100%
}
.bHText h4 {
    margin-bottom: 15px;
}
label.mini_label {
    width: 200px;
    text-align: center;
}
.fm-form .wdform_row .wd-align-items-center {
    margin-left: 12px;
    margin-right: 12px;
}
.fm-form .wdform-matrix-row0 {
    background: #E9E9E9 !important;
}
.fm-form .wdform-matrix-row1 {
    background: #fcfcfc !important;
}
.survey .gdlr-core-text-box-item.gdlr-core-item-pdlr.gdlr-core-item-pdb {
    padding: 5px;
}
.survey label.wdform-ch-rad-label {
    word-break: normal;
}
.survey .wdform-field.wd-width-100.wd-flex.wd-flex-column {
    padding: 3px 0px;
}
.survey .fm-form .wdform-matrix-cell {
    padding: 6px 6px;
}
.traveltour-copyright-text a {
    color: #6BA5A3;
}