/*resort-video section*/

.rt-about-main {
    text-align: center;
     border: 3px solid;
     padding-top:25px;
    padding-bottom: 40px;
}
.rt-about-left {
    border: 4px solid #d2bd7f;
}
div.rt-video iframe {
    min-height: 350px;
}
.rt-wedding h1 {
    color: #f5f5f5;
}
hr.rt-border {
    height: 4px;
    width: 35px;
    border: none;
}

.ins-services-right .ins-services-text, .ins-choose-us-section .ins-choose-us-heading {
    position: relative;
    padding-bottom: 15px;
}
.ins-services-right .ins-services-text:after, .ins-choose-us-section .ins-choose-us-heading:after {
    position: absolute;
    content: "";
    height: 3px;
    width: 50px;
    bottom: 0;
    left: 0;
}
.rt-sub-text {
  padding: 0 35px;
}
.rt-btn {
    margin-top: 30px;
}
.rt-btn>a {
    color: #f5f5f5;
    font-family: inherit;
    padding: 10px 35px;
    font-size: 14px;
}



/*wedding section*/

.rt-wedding {
    padding: 45% 40px;
}

.rt-wedding>h1 {
    padding-top: 10px;
}

/*testimonial*/

.rt-testimonial>h2 {
    color: #d2bd7f;
    font-family: Raleway-SemiBold;
    font-size: 26px;
    letter-spacing: 1px;
   line-height: 34px;
}
.rt-testimonial-icon>i {
    
    font-size: 24px;
}

.rt-testimonial.con-testimonal-title {
    text-align: center;
}



/*rt-gallery section*/

.rt-gallery {
    padding: 20px 12%;
}

.rt-gallery>hr {
    border-color: #f5f5f5;
    border-width: 2px;
    width: 40px;
    margin: 0;
}
.rt-gallery>p {
    color: #f5f5f5;
    padding-top: 12px;
   
    padding-right: 40px;
}
.rt-gallery-right>div {
    min-height: 509px;
}

/*resort-partner*/

.rt-partner {
    text-align: center;
}

.rt-partner>p {
    padding: 0px 16px;
    line-height: 25px;
}
span.rt-sub-partner-text {
    font-size: 19px;
}

/*contact section*/

p.rt-contact-field {
    
    color: #8f8f8f;
   
    padding-bottom: 15px;
}
.rt-contact-value {
    width: 100%;
    margin-bottom: 30px;
    background: rgba(128, 128, 128, 0.07);
    outline: 0 !important;
    border: 0;
    height: 38px;
    padding-left: 20px;
    -webkit-appearance: none;
  -moz-appearance: none;
}
.resort-form {
    padding: 10px 7%;
}
.rt-contact-left>div {
    padding-right: 0 !important;
}
select.rt-contact-value {
    color: #8f8f8f;
     font-family: inherit;
     font-size: 13px;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date.rt-contact-value {
    font-size: 13px;
    color: #8f8f8f;
    font-family: inherit;
}
input.rt-contact-btn {
    color: #f5f5f5;
   
    font-family: inherit;
    padding: 10px 17px;
    font-size: 14px;
    border: 0 !important;
    margin-bottom: 27px;
}
.rt-contact-left>div {
    min-height: 645px;
}
.rt-contact-right>div {
    min-height: 645px;
}
@media screen and (max-width:768px){

.rt-contact-right>div {
     min-height: auto;
}
.rt-contact-left>div {
     min-height: auto;
}

}


