.tab {
    float: left;

    background-color: #f1f1f1;
    width: 18%;

}

/* Style the buttons inside the tab */
.tab button {
    display: block;
    background-color: inherit;
    color: black;
    padding: 16px 16px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
    color:#000;
    font-weight:bold;
    border-bottom:1px dotted black;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
        background-color: #790000;
    color: #fff;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 10px;
}


/* Style the tab content */
.tabcontent {
    float: left;

    width: 70%;
    border-left: none;
    min-height: 400px;
    background-color:#790000;
    padding-top:40px;
}

.tabcontent p {
    color: white;
    padding-left: 9%
}
    
.tabcontent  .manipedi {
    color:white;
    margin-left: 44%;
    padding-top: 5%;
}

.tabcontent .manipedi span:nth-child(2){
    margin-left: 61%;
}


/*
.tabcontent .table h5 .span2 {
        display:inline-block; 
       margin-left: 40px;
} */

.shareicons a:nth-child(2) img {
    margin-top: 9px;
    margin-left: -16px;
}
    
table{

width:60%;
margin-left:50px;
}
table td{
color:#fff;
border-top:none!important;
padding:0px!important;

}
table td h5{ line-height:30px; text-transform:uppercase;margin-bottom: 5px}
.tabcontent h1 img {
    height: 25px;
    margin: 5px 15px 5px 12px;
    float: left;

    }
.tabcontent h1 span {
    margin-top: 10px;
    float: left;
}
.tabcontent h1 {
    color: #fff;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-size: 18px;
    line-height: 25px;
    float: left;
    width: 100%;
    padding: 5px 0px;
     text-transform:uppercase;
     margin-top:10px;
     font-weight:bolder;
    }
    .bookbutton,.bookbutton:visited{

       border:1px solid #fff; font-size:16px; padding:5px 10px; color:#fff; margin-top:10px; display:block; float:left; margin-left:50px;text-transform:uppercase;
    }
    .bookbutton:hover{ background:#fff; color:#790000;text-decoration:none}
    .boxborder{     width: 1px;
    height: 30px;
    border-right: 1px dotted #fff;
    float: left;
    margin-top: 10px;
    margin-left: 20px}
    .callon{ font-size:20px; color:#fff;line-height:50px;display:block; margin-left:20px; float:left}
    .tablinks{ text-transform:uppercase;}
    .tdborder,.tdborders{ border-right: 1px dotted #fff;
    height: 40px;
    margin-right: 3px; width:2px; }
    .tdborders{ margin-left:5px;}

    .tdborderh{
     border-bottom: 1px dotted #fff;
    height: 1px;
    width: 98%;
    margin-bottom: 10px;


    }
    .tdborderhr{
     border-bottom: 1px dotted #fff;
    height: 1px;
    width: 98%;
    margin-bottom: 10px;
    float:right;

    }


  .shareicons h6{ color:#fff; font-size:10px;; margin-left:50px; margin-top:20px; margin-right:5px}
  .shareicons img{height:18px; width:auto; margin-top:8px; margin-left:5px}
  .giftbookbutton,.giftbookbutton:visited {border:2px solid #8a100f; color:#8a100f; display:block; width:200px;font-size:24px;text-align:center; background:#fff;position:absolute;    margin-top: -20px;
    left: 50%;
    margin-left: -100px;}
    .giftsection{ padding-top:100px}
    .giftsection h1{ color:#89120e; margin-top:0px;margin-bottom:0px}
    .giftsection p{ font-size:12px!important; margin-top:15px}
    .giftbookbutton:hover{ text-decoration:none; background:#8a100f; color:#fff;}
    .req_form {
    background: #f5f5f5;
    padding: 20px 0 10px 0;
}
.req_form form {
    text-align: center;
}
.req_form span.wpcf7-form-control-wrap {
    width: 205px !important;
    padding: 5px;
}

span.wpcf7-form-control-wrap {
    width: 100%;
    position: relative!important;
    display: inline-block;
    margin-bottom: 3px;
}
span.wpcf7-form-control-wrap .wpcf7-date, span.wpcf7-form-control-wrap .wpcf7-quiz, span.wpcf7-form-control-wrap .wpcf7-number, span.wpcf7-form-control-wrap .wpcf7-select, span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;}
    span.wpcf7-form-control-wrap .wpcf7-date, span.wpcf7-form-control-wrap .wpcf7-quiz, span.wpcf7-form-control-wrap .wpcf7-number, span.wpcf7-form-control-wrap .wpcf7-select, span.wpcf7-form-control-wrap .wpcf7-text, span.wpcf7-form-control-wrap .wpcf7-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;}
   input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #626262;
    background-color: rgba(255, 255, 255, 1);
    border-color: #EBEBEB;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    padding: 10px;
    outline: none;
    margin: 0;
    width: 230px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
}
 input[type="submit"], input[type="reset"], input[type="button"] {
    display: inline-block;
    padding: 9px 20px;
    margin-bottom: 15px;
    cursor: pointer;
    margin-right: 7px;
    border: 0;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background-color:#9A7E37;
    color:#fff;
    }
    

@media only screen and (max-width: 992px) {
    table {
    margin-left: 3px;
}

.table {
    margin-left: 0%;
}

.text-right {
     text-align: none !important; 
}

h5, .h5 {
    font-size: 8px;
}

.tab button {
    font-size: 9px;
}

.call-now-button {
    display:none;
}

.table {
    margin-left: 10%;
}

table td h5 {
    padding-left: 0;
}

}





