﻿@media (max-width: 992px) and (min-width: 768px)
{
  .bannertext
  {
      
      margin-bottom: 20px!important;
  }
 
    
}
@media (max-width: 768px) and (min-width: 481px)
{
  .bannertext
  {
      
      margin-bottom: 20px!important;
  }
 
   
}
        .new_form {
            background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
            border-radius: 7px 7px 0 0;
            bottom: 0;
            float: left;
            left: 15%;
            margin: 0;
            padding: 1%;
            position: fixed;
            width: 70%;
            z-index: 1111;
        }

        .form_area {
            float: left;
            height: auto;
            margin: 0;
            width: 100%;
        }

            .form_area h1 {
                color: #fff;
                font-family: "Oswald",Helvetica,Arial,sans-serif;
                font-size: 20px;
                margin-bottom: 0;
                padding: 0;
                text-align: left;
                width: 100%;
            }

        .cl {
            clear: both;
        }

        .form_area b {
            cursor: pointer;
            margin: -56px -9px 0;
            position: absolute;
            right: 0;
        }

        .form_area p {
            float: left;
            height: auto;
            margin: 15px 1% 0 0;
            padding: 0;
            width: 19%;
        }

            .form_area p input {
                border: 1px solid #ccc;
                border-radius: 2px;
                color: #666;
                float: right;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 13px;
                height: 35px;
                margin: 0;
                padding: 0 3px;
                width: 100%;
            }

            .form_area p select {
                border: 1px solid #ccc;
                border-radius: 2px;
                color: #666;
                float: right;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 13px;
                height: 35px;
                margin: 0;
                padding: 0 3px;
                width: 100%;
            }

        button, input, select[multiple], textarea {
            background-image: none;
        }

        .button_submit {
            background: none repeat scroll 0 0 #400547;
            color: #fff;
            height: 35px;
            text-transform: uppercase;
            width: 40%;
            display: inline-block;
            margin-left: 20px;
            margin-top: -10px;
            padding: 6px 12px;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.42857143;
            text-align: center;
            cursor: pointer;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
        }

        .style1 {
            color: #0000FF;
            font-weight: bold;
        }
    

                .bannertext b, .bannertext h3 {
                    font-size: 20px;
                    display: block;
                   
                }
                .bannertext b,  {
                    font-size: 20px;
                    display: block;
                   
                }

                .bannertext h3 {
                    font-size: 20px;
                    font-weight: bold;
                    display: block;
                   font-family: initial;
                }

                .bannertext > ul > li {
                    list-style-image: url('../images/tick.png');
                    font-size: 16px;
                    line-height: 20px;
                   font-family: initial;
                }

                .tabcontent > div {
                    display: inline-block;
                    vertical-align: top; /*border:2px solid red;*/
                }

                    .tabcontent > div:first-of-type {
                        width: 900px;
                    }

                    .tabcontent > div:last-of-type {
                        width: 250px;
                        margin-left: -10px;
                        margin-top: 20px;
                        border: 1px solid #111;
                        text-align: justify;
                        border-radius: 7px;
                    }

                #conts-1-1 > div > div > span {
                    display: block;
                    margin-bottom: 7px;
                }

                #conts-1-1 > div > div {
                    border-bottom: 1px solid #666;
                    padding: 10px;
                }

                .pkg p {
                    padding: 6px 5px;
                    margin: 0;
                    word-wrap: break-word !important;
                    color: #333;
                    /*max-height: 35px;*/
                    overflow: hidden;
                    
                }
                 .pkg b {
                    font-size:13px;
                }

                .starrating4 {
                    background: url(../images/star.svg) -20px 0 no-repeat;
                    float: left;
                    margin: 3px 0;
                    height: 20px;
                    width: 92px;
                    clear: both;
                }

                .starrating3 {
                    background: url(../images/star.svg) -40px 0 no-repeat;
                    float: left;
                    margin: 3px 0;
                    height: 20px;
                    width: 92px;
                    clear: both;
                }

                .txtgray {
                    border-top: 1px solid #b6b6b6;
                }

                .hot {
                    width: 23px;
                    height: 20px;
                    background: url(../images/x.png) -25px -28px no-repeat;
                    float: left;
                    margin-left: 5px;
                }

                .bus {
                    width: 23px;
                    height: 20px;
                    background: url(../images/icons.gif) -50px -28px no-repeat;
                    float: left;
                    margin-left: 5px;
                }

                .lunch {
                    width: 23px;
                    height: 20px;
                    background: url(../images/icons.gif) -73px -28px no-repeat;
                    float: left;
                    margin-left: 5px;
                }

                .site {
                    width: 23px;
                    height: 20px;
                    background: url(../images/icons.gif) -96px -28px no-repeat;
                    float: left;
                    margin-left: 5px;
                }

                .houseboat {
                    width: 19px;
                    height: 19px;
                    background: url(../images/boat-sailing-clip-art.jpg) no-repeat;
                    float: left;
                    margin-left: 5px;
                    visibility:hidden;
                }
             
	