/*

Theme Name: Twenty Ten Child

Description: A Child Theme of Twenty Ten

Theme URI: http://www.wordpress.com

Author: Azhar

Author URI: http://www.wordpress.com

Template: twentyten

Version: 1.0.0

*/

/* Global Styling */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700|Playball');

#header {
    z-index: 10;
}
#text-2 .social{
	display:block;
	margin: 0 17px 0 0;
	    float: left;
}
#text-2 .social i {
font-size: 20px;
    padding: 0 5px;
    color: #d6ac53;
}
#text-2 .social br {
    display: none;
}
.databox {
    float: right;
}
.socailbox i {
    color: #fff;
    font-size: 16px !important;
    padding: 0 6px;
}

.socailbox {
    display: inline-block;
}
.socailbox br {
    display: none;
}
#wrapper .fixed-header #branding img.image {
    width: 100%;
    max-width: 215px !important;
}
#wrapper .fixed-header div#masthead {
    padding: 10px 0 8px 0;
}
#wrapper .fixed-header {
    position: fixed;
    z-index: 99999;
	top:0; left:0;
  width: 100%; 
}
#wrapper {
	padding: 0px;
	width: 100%;
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	overflow: hidden;
}
#wrapper .winesildrs .wp-center{
display: block;
}

 .winesildrs ul.slides li {
    height: 500px !IMPORTANT;
    overflow:  hidden;
}

 .winesildrs ul.slides li img {
    width:  100%;
    height:  100%;
}
#wrapper .wp-center, footer .wp-center, .wp-center {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	display: table;
}

#header, #main, #content, #container, #footer, #colophon, .entry-content {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: initial;
	border: none;
}
.one-column #content {
    width: 100%;
}
#wrapper .wp-center.winetours {
    display: block;
}
#wrapper .wpb_text_column {
	margin: 0;
}

.silders .owl-item div img {
    width:  100%;
    height: 250px;
}
.silders .owl-next {
    position: absolute;
    right: 0;
	    bottom: -10px;
}
.silders .owl-page {
    display: none !important;
}
.silders .owl-prev {
    position: absolute;
    left: 0;
	    bottom: -10px;
}
.silders {
    margin-top: 50px;
}
.silders .owl-controls.clickable {
    border-top: 1px solid #d6ac53;
    margin: 40px auto;
    width: 15%;
}
.winetop a {
    float:  left;
    width: 16.6%;
    overflow:  hidden;
    height: 217px;
}

.winetop a img {
    width: 100%;
    min-height: 100%;
}

.winetop {
    float:  left;
    width:  100%;
}

.winetop a:last-child {
    width:  17%;
}
#wrapper .silders .owl-next {
    content: url(/wp-content/uploads/2018/05/rgtarrow.png);
    background: #0e0e0e;
    opacity: 1;
    border-radius: 0;
    padding: 12px;
}
#wrapper .silders .owl-prev {
    content: url(/wp-content/uploads/2018/05/leftaroow.png);
    background: #0e0e0e;
    opacity: 1;
    border-radius: 0;
    padding: 12px;
}
.silders .owl-item {
    height: 250px;
    min-height: 141px;
    overflow: hidden;
    margin: 0 32px 0 0;
    max-width: 356px;
}
#text-2 {
    display: none; /* Homepage Banner Text Hide on Other Pages */
}

.page-template-homepage #text-2 {
    display: block; /* Homepage Banner Text Shown on Homepage*/
}

#main .entry-title, h3.widget-title{
	display: none;
}

.widget-container {
    margin: 0;
}

#branding img {
    border-top: none;
    border-bottom: none;
}
#main .date-jugarh {
    font-size:  16px;
    font-weight:  600;
}

#main h3.testimonial-heading {
    font-size:  22px;
    font-weight:  600;
}
#main a.sqbtn {
    text-decoration: none;
    color: #fff;
    background: url(../../uploads/2018/03/btnbg.png) 100% no-repeat;
    height: 50px;
    width: 165px;
    float: none;
    display: table;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    margin: 0 auto;
    transition: .3s;
    position: relative;
}

#main a.sqbtn:hover {
    color: #d6ac53;
    transition: .3s;
}

#main a.sqbtn:before {
    content: url(../../uploads/2018/03/yellowline.png);
    position: absolute;
    left: -200px;
}

#main a.sqbtn:after {
    content: url(../../uploads/2018/03/yellowline.png);
    position: absolute;
    right: -200px;
}

#wrapper a.btn-1 {
    color: #0e0e0e;
    text-decoration: none;
    background: url(../../uploads/2018/03/btnbg.png) 100% no-repeat;
    height: 50px;
    width: 165px;
    float: none;
    display: table;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    margin: 0 auto;
    transition: .3s;
    position: relative;
	margin-top: 30px;
}

#content h2 {
    font-size: 36px;
    font-weight: 600;
    color: #000;
    letter-spacing: -3px;
}

#content .boxx .wpb_single_image {
    margin: 0;
	position: absolute;
    top: -98px;
}

span.edit-link {
	display: none !important;
}

a, a:visited, a:active, a:hover, a:link {
	color: #fff;
}

strong {
	font-weight: 800;
}

li{
	list-style: none;
}

/**********************/
/* Desktop/PC Styling */
/**********************/

#masthead {
    background: #161515;
    padding: 25px 0;
    position: relative;
}

#text-2 {
    float: right;
    display: table;
    width: 100%;
}
#text-2 ul {
    float: right;
    margin: 0 0 0 0;
}
#text-2 ul li{
    display: inline-block;
    padding: 0;
    color: #d6ac53;
}
#text-2 ul li:nth-child(1){
    margin-right: 20px;
}
#text-2 ul li:before {
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 5px;
}

#text-2 ul li:nth-child(1):before {
    content: "\f095";
}

#text-2 ul li:nth-child(2):before {
    content: "\f2b6";
}
#text-2 ul li a {
    color: #d6ac53;
    font-size: 14px;
    text-decoration: none;
}
#branding {
    width: 30%;
    float: left;
}
#branding .image {
    position: absolute;
    top: 0;
}
#access {
	width: 70%;
	float: right;
	background: none;
	margin-top: 20px;
}
#access .menu {
    float: right;
    width: auto;
}
#access .menu-header, div.menu {
    width: auto;
}
#access ul li.current_page_item > a, #access ul li.current_page_ancestor > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: #fff;
    background: none;
}
#access ul li{
    margin-left: 30px;
}
#access ul li a{
    color: #fff;
    background: none;
    font-size: 14px;
    padding: 0;
    transition: .3s;
}
#access ul li:hover a, #access ul li.current-menu-item a{
    color: #d6ac53;
    background: none;
    transition: .3s;
}
/**********************/
/*  Homepage Styling  */
/**********************/

.banner {
    background-position: bottom;
    background-repeat: no-repeat;
}
.banner .wp-center{
    position: relative;
}
.banner .stitle{
    position: relative;
    display: block;
}
.home .banner, .home .stitle {
    min-height: 630px;
}
#content .stitle h1{
    position: absolute;
    bottom: 50px;
    width: 384px;
    height: 220px;
    background: url(../../uploads/2018/03/goldenbg.png);
    padding: 10px 80px;
    box-sizing: border-box;
    font-size: 60px;
    line-height: 1;
    font-family: 'Playball', sans-serif;
    color: #fff;
	background-repeat: no-repeat;
    background-size: cover;
}
.stitle h1 span{
	padding: 0 0 0 40px
}

.tribox {
    padding: 65px 0;
    background-repeat: no-repeat;
}

.tribox .wp-center.reliable-text {
    padding: 0 0 50px 0;
}

#wrapper .tribox .vc_column-inner, .tribox .tb-image, #wrapper .tribox .vc_column_container, #wrapper .hpform .vc_column-inner, #wrapper .servicecars .vc_column-inner{
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}
#content .tribox h2 {
    color: #d6ac53;
    font-size: 42px;
    width: 100%;
    max-width: 960px;
    font-weight: 600;
    margin: 0 auto 30px;
    line-height: 1;
}
#content .tribox p:nth-child(2), #content .tribox p:nth-child(3) {
    font-size: 16px;
    width: 100%;
}
#content .tribox p:nth-child(2) {
    max-width: 990px;
    margin: 0 auto 30px;
}
#content .tribox p:nth-child(3) {
    max-width: 670px;
    margin: 0 auto 50px;
}
#content .tb-text {
    width: 100%;
    max-width: 390px;
    padding: 10px;
    margin: 30px auto 0;
    box-sizing: border-box;
}
.servicecars  figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.fancybox-container {
    z-index: 99999999;
}
button.fancybox-button.fancybox-button--thumbs, button.fancybox-button.fancybox-button--zoom, .fancybox-infobar {
    display: none !important;
}
.servicecars  .vc_single_image-wrapper.vc_box_border_grey {
    width:  100%;
}

.servicecars  img.vc_single_image-img.attachment-full {
    width:  100%;
    max-width: 700px;
}
#content .tb-text h3, #content .qb-text h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
 #content .qb-text h3 {
    padding: 130px 0 0 0;
}

#content .tb-text h3:after, #content .qb-text h3:after {
    content: url(../../uploads/2018/03/yellowlinesmall.png);
    margin: -21px auto 0;
    display: table;
}

#content .tb-text .rmplus, #content .qb-text .rmplus {
    color: #000;
    margin-top: 25px;
    text-decoration: none;
}

#content .tb-text .rmplus:before, #content .qb-text .rmplus:before {
    content: url(../../uploads/2018/03/rmplus.png);
    margin: 0 auto 10px;
    display: table;
}

#content .green .vc_column-inner {
    padding: 0;
}

#content .green h2 {
    color: #fff;
}

#content .greybox {
    max-width: 775px;
    width: 100%;
    margin: 50px auto;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 30px 100px;
    text-align: center;
    box-sizing: border-box;
    display: table;
    float: none;
}
#content .reserves{
    padding: 60px 0;
}
#content .reserves .vc_column-inner {
    padding: 0;
}
#main .reserves .r-text {
    position: relative;
    min-height: 300px;
}
#main .reserves a.sqbtn {
    color: #000;
    position: absolute;
    bottom: -25px;
    right: 220px;
}
#main .reserves  a.sqbtn:hover{
	color: #d6ac53;
}
#content .testimonial{
    padding: 60px 0;
}
#content .testimonial .vc_column-inner {
    padding: 0;
}
#main .testimonial .t-text p {
    margin-bottom: 20px;
}
#main .testimonial a.sqbtn {
    color: #000;
}
#main .testimonial  a.sqbtn:hover{
	color: #d6ac53;
}
#footer h3.widget-title {
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #d6ad53;
    margin-bottom: 20px;
}
#content .t-text {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#colophon {
    background: #000;
    padding: 30px 0;
}
#colophon .wp-center {
    max-width: 800px;
}
#colophon #first {
    margin:  0;
    width:  100%;
    text-align:  center;
    margin-bottom: 10px;
}
#colophon #second, #colophon #third, #colophon #fourth {
    width: 33.33%;
    float: left;
    margin: 0;
}
#colophon .widget-area ul ul {
    margin: 0;
}
#colophon .widget-area p {
    font-size: 14px;
    color: #fff;
    margin: 0 0 5px 0;
}
#colophon #first .xoxo {
    border-bottom: 1px solid #333;
    padding: 0 0 15px 0;
}
#first .menu li {
    display:  inline;
    padding: 0 20px;
    font-size: 14px;
}
#first li a {
    text-decoration: none;
}
#first li a:hover,#wrapper div#footer-widget-area a:hover {
    color: #d6ac53;
    background: none;
    transition: .3s;
}
#content .tb-text .rmplus {
    float: left;
    width: 100%;
    margin-top: 0;
}
#second .textwidget li {
    display: inline-block;
    padding: 0 20px 0 0;
    font-size: 16px;
}
#colophon #third a, #colophon #fourth a {
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}
#colophon #third a {
    color: #d6ad53;
    margin-top: 10px;
    float: left;
}
#site-info {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
#site-info p{
    margin-bottom: 0;
}
#site-info p {
    margin-bottom: 0;
    color: #000;
}

/************************/
/* Contact Form Styling */
/************************/

.entry-content .hpform label {
    color: #fff;
    font-size: 36px;
    width: 18%;
    font-weight: 900;
    float: left;
    letter-spacing: -3px;
    margin-right: 10px;
    padding: 10px 0;
}

#content .hpform p, #wpcf7-f70-p8-o1 {
    float: left;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    margin: 0;
}
.hpform .your-name, .hpform .your-email {
    float: left;
    width: 20%;
    margin: 0 15px 0 0;
}
.hpform .your-message{
	float: left;
    width: 20%;
    margin: 0 10px 0 0;
}
#content .hpform .wpcf7-submit {
    background: url(../../uploads/2018/03/btnbg.png) no-repeat;
    float: left;
    width: 15%;
    box-shadow: none;
    border: none;
    margin: 0;
    padding: 10px 0;
    color: #fff;
    background-position: center;
}
.hpform span[role] {
    width: 100%;
    float: left;
}
.hpform span.ajax-loader {
    display: none;
}
#wrapper #content span input, #wrapper #content span textarea {
    color: #000;
    resize: none;
    width: 100%;
    box-sizing: border-box;
    min-height: 40px;
    padding: 10px;
    margin: 0;
    float: left;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    border: none;
    box-shadow: none;
    background: #f7f7f7;
}
.hpform div.wpcf7-response-output {
    margin: 0;
    padding: 0;
    clear: both;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    color: #fff;
}

/**********************/
/* Innerpage Styling */
/**********************/
/* #wrapper .eventsbox a.rmplus::before {
    content: url(../../uploads/2018/03/rmplus.png);
    margin: 0 auto 10px;
    display: table;
} */
#wrapper .eventsbox h2:after {
    content: url(../../uploads/2018/03/yellowlinesmall.png);
    margin: -12px auto 0;
    display: table;
}
#wrapper .eventsbox {
    width: 24%;
    text-align: center;
    border: 1px solid #d6ac53;
    margin-left: 10px;
    min-height: 500px;
    margin-bottom: 35px;
    padding: 10px;
	
}

#wrapper .eventsbox h2 {
    font-size: 18px;
	margin:0;
    letter-spacing: 0;
    text-align:  center;
    min-height: 88px;
	color: #fff;
}

#wrapper .eventsbox h3 {
    text-align:  center;
    font-weight: 600;
	color: #fff;
    font-size: 16px;
}


/* #wrapper .eventsbox a.rmplus {
    opacity: 0;
} */
#wrapper .eventsbox .pmin {
    text-align: center;
    min-height: 260px;
	color: #fff;
	    padding-bottom: 25px;
}
#wrapper .boxx a {
    color: #000;
    text-decoration: none;
}

#wrapper .hideme {
    display: none;
}
.banner, .stitle {
    min-height: 250px;
}
.page-template-innerpage .banner {
    background-position: center;
}
.page-template-innerpage #content .stitle h1{
	width: auto;
    height: auto;
	display: block;
    background: none;
    padding: 10px 0;
    font-size: 36px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    color: #d6ad53;
    font-weight: 900;
}
#content .innercontent .winetours h3 {
        font-size: 36px;
    padding: 10px 0 0 0;
    line-height: 1.1;
    margin: 0;
    text-transform: uppercase;
}
#content .innercontent h3 {
    font-size: 24px;
    letter-spacing: -1px;
}
#wrapper #content .innerh2 {
    text-transform: uppercase;
    font-weight: 900;
}
.innercontent {
    padding: 60px 0;
}
#wrapper .innercontent .optext {
    min-height: 175px;
    background: #f3f2f2;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

#content .qb-text {
    text-align: center;
    padding: 15px 0;
    min-height: 325px;
    top: -132px;
    border: 1px solid #d6ac53;
}

#content .qb-text .rmplus {
    position: absolute;
    bottom: 0;
    right: 30%;
}
.aboutus .disablecl{
	display:none;
}
.promise-text {
    text-align: center;
    padding: 0px 0 70px 0;
}

#content .promise-text h2{
    line-height: 1;
}

#main .promise-text a.sqbtn {
    color: #000;
}
#content .servicecars {
    padding: 22px 0 22px 0;
}

#wrapper .testisection .testimonial {
    padding: 0;
    border: none;
}
#wrapper .testisection h3.testimonial-heading {
    padding: 0;
    background: none;
	    display: none;
}
#wrapper .testisection a {
    color: #000;
    text-decoration: none;
}
#wrapper .testisection .testimonial-name {
   text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
#wrapper .testisection .testimonial-inner {
    padding: 80px 100px!important;
    box-sizing: border-box;
	    position: relative;
}
.testimonial-inner:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 42px;
    color: #d6ad53;
    position: absolute;
    top: 40px;
    left: 40px;
}
.testimonial-content:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 42px;
    color: #d6ad53;
    position: absolute;
    bottom: 105px;
    right: 40px;
}
/* .testimonial-inner:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 42px;
    color: #d6ad53;
    position: absolute;
    bottom: 40px;
    right: 40px;
} */
.tsection {
    padding: 50px 0;
}
#wpcf7-f69-p67-o1 p {
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
#wpcf7-f69-p67-o1 .wpcf7-response-output {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

#content #wpcf7-f69-p67-o1 .wpcf7-submit {
    background: url(../../uploads/2018/03/btnbg.png) no-repeat;
    float: left;
    width: 170px;
    box-shadow: none;
    border: none;
    padding: 15px 0;
    margin: 0;
    background-position: center;
}

#content #wpcf7-f69-p67-o1 .wpcf7-submit:hover {
    color: #d6ad53;
}

#wpcf7-f69-p67-o1  .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 20px 0 0 5px;
    vertical-align: middle;
}

#wpcf7-f69-p67-o1 label {
    color: #000;
    font-size: 14px;
}
.contactus .cdetails {
    margin: 0;
}
.contactus .cdetails li {
    padding: 10px 0;
    font-size: 14px;
}
.contactus .cdetails li:before {
    font-family: FontAwesome;
    font-size: 20px;
    margin-right: 10px;
    width: 20px;
    float: left;
    text-align: center;
}
.contactus .cdetails li:nth-child(1):before {
    content: "\f095";
}
.contactus .cdetails li:nth-child(2):before {
    content: "\f0e0";
}
.contactus .cdetails li:nth-child(3):before {
    content: "\f017";
}
.contactus .cdetails li:nth-child(4) {
    margin-left: 30px;
}
.contactus .social {
    margin: 0 0 0 30px;
}
.contactus .social li {
    display: inline-block;
    margin: 0 10px 0 0;
}
.contactus .social li a {
    color: #000;
    font-size: 26px;
}

.sgallery .flexslider .slides img{
	height: auto;
}

#wrapper .boxx {
    position: relative;
    padding: 15px 0 0 0;
	margin: 115px 0 55px 0;
}

#wrapper .boxx img.vc_single_image-img.attachment-full {
    z-index: 999;
    position: relative;
    padding-left: 12px;
}

#wrapper .qb-text p {
    color: #0e0e0e;
    padding: 3px 13px;
    min-height: 209px;
    margin: 0;
    width: 87%;
    margin: 0 auto;
}

#wrapper .yellow-bg {
    background: #d6ac53;
	
	padding: 10px 0;
}

#wrapper .yellow-bg p {
    color: #000000;
	   margin: 0 auto;
    display: table;
}

#wrapper .yellow-bg .bottom-a {
    margin: -12px 0 0 0;
    background: url(/wp-content/uploads/2018/04/white-bg.png);
    position: relative;
    width: 164px;
    height: 37px;
    float: right;
    text-align: center;
    padding: 13px 0 0 0;
    text-decoration: none;
    color: #0e0e0e;
    font-weight: bold;
}

#wrapper .airport img.vc_single_image-img.attachment-full {
    width: 100%;
    padding: 45px 0;
}

#wrapper .airport h2 {
    padding: 62px 0 0 0;
    line-height: 1.1;
    margin: 0;
	text-transform: uppercase;
}

#wrapper p.img-1 {
    margin: 0 !important;
}

#wrapper .airport p {
    margin: 0 0 24px 0;
	width: 120%;
}

#wrapper .airport ul {
    margin: 0;
}

#wrapper .airport ul li {
    line-height: 2.5;
}

#wrapper .airport ul li:before {
	content: url(/wp-content/uploads/2018/04/check.png);
	padding-right: 14px;
}

#wrapper .yellow-bg .vc_column-inner {
    padding: 8px 0 0 13px;
}
#wrapper .yellow-bg p:first-child {
    display: none;
}
#wrapper .corporate-part h2 {
    padding: 109px 0 0 0;
    margin: 0;
	    font-size: 34px;
	    text-transform: uppercase;
}

#wrapper .corporate-part p.img-1 {
    margin: -17px 0 0 0 !important;
}

#wrapper .corporate-part img.vc_single_image-img.attachment-full {
    padding: 20px 0 35px 0;
    width: 100%;
}

#wrapper .img-2 {
    padding-left: 130px;
}

#wrapper .wedding-part img.alignnone.size-medium.wp-image-231 {
    padding: 30px 0 0 0;
    margin: 0;
}

#wrapper .wedding-part {
    padding: 30px 0 68px 0;
}

#wrapper .wedding-part h2 {
    padding: 88px 0 0 0;
    margin: 0;
	    text-transform: uppercase;
}
#wrapper .innercontent .optext p {
    color: #000;
}

#wrapper .wedding-part p.img-1 {
    margin: -15px 0 0 0 !important;
}

#wrapper .wedding-part .vc_col-sm-6:first-child {
    width: 40%;
}

#wrapper .qb-text a.btn-1 {
    position: absolute;
    bottom: 15px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

#wrapper .promise-text {
    padding: 100px 0;
}




/**********************/
/* Responsive Styling */
/**********************/

@media screen and (max-width:1365px) {
    #branding .image, #wrapper .fixed-header #branding img.image {
    	max-width: 200px !important;
	}

    #wrapper .tribox .vc_column-inner, .tribox .tb-image, #wrapper .tribox .vc_column_container, #wrapper .hpform .vc_column-inner, #wrapper .servicecars .vc_column-inner{
        margin-bottom: initial;
        padding: initial;
    }
    #wrapper .wp-center, footer .wp-center, .wp-center {
        max-width: 960px;
    }
    .entry-content .hpform label {
        font-size: 28px;
        width: 17%;
    }
    #content .hpform .wpcf7-submit {
        background-size: 100%;
    }
    #main a.sqbtn:before, #main a.sqbtn:after {
        content: "";
    }
}
@media screen and (max-width:1023px) {
	#branding .image, #wrapper .fixed-header #branding img.image {
    	max-width: 140px !important;
	}
	#branding .image, #wrapper .fixed-header #branding img.image {
    	max-width: 200px !important;
	}
	input.responsive-menu-search-box {
	    display: none;
	}
    #wrapper .wp-center, footer .wp-center, .wp-center {
        max-width: auto;
        width: 90%;
    }
    #main .reserves a.sqbtn {
        position: initial;
        margin: 10px 0 0 0;
    }
    #first .menu li {
        padding: 0 10px;
    }
    .entry-content .hpform label {
        font-size: 22px;
        width: 16%;
    }
    #wrapper #content span input, #wrapper #content span textarea {
        max-height: 40px;
        margin: 2px 0 0 0;
    }
#text-2 {
    width: 90%;
	    float: left;
}
	
}

@media screen and (max-width:0767px) {
	#text-2 .social {
    float: none;
}
	#wrapper .eventsbox {
    width: 100%;
    box-sizing: border-box;
		    min-height: 400px;
}
	#wrapper .boxx img.vc_single_image-img.attachment-full {
   padding-left:0;
}
	#content .boxx .wpb_single_image {
    left: 0;
    right: 0;
}
	#wrapper .eventsbox .pmin {
    min-height: 165px;
}
    #wrapper .wp-center, footer .wp-center, .wp-center {
        width: 90%;
    }
    #responsive-menu-container {
        font-family: 'Montserrat', sans-serif;
    }
    #header {
        position: absolute;
    }
    #masthead {
        background: rgba(0, 0, 0, 0.75);
        padding: 0;
    }
    #branding {
        width: 100%;
    }
    #branding .image {
        position: relative;
        margin: 0 auto;
        width: 150px;
        float: none;
    }
	#wrapper .fixed-header #branding img.image {
    width: 100%;
    max-width: 115px !important;
		    margin-top: -10px;
}
    .page-template-homepage #text-2, #text-2 {
        margin: 15px auto;
        padding: 0px 0 0 0;
        width: 300px;
        background: none;
        float: none;
        display: table;
        text-align: center;
    }
    #content .stitle h1 {
        position: relative;
        background-size: 100%;
        margin: 0 auto;
        bottom: -400px;
        font-size: 48px;
        width: 320px;
    }
    #content .tribox h2 {
        font-size: 36px;
        padding: 5px;
        box-sizing: border-box;
    }
    #content .tribox p {
        padding: 5px;
        box-sizing: border-box;
    }
    #content .hpform p, #wpcf7-f70-p8-o1 {
        padding: 20px 10px;
    }
    .entry-content .hpform label {
        margin: 0 0 25px 0;
        padding: 0;
        width: 100%;
    }
    .hpform .your-name, .hpform .your-email, .hpform .your-message{
        width: 95%;
        margin: 15px auto;
        float: none;
        text-align: center;
        background-position: center;
        display: table;
    }
    #content .hpform .wpcf7-submit {
        margin: 0 auto;
        width: 170px;
        padding: 20px 0;
        float: none;
    }
    #content .hpform .wpcf7-submit:focus {
        outline: none;
    }
    .hpform div.wpcf7-response-output {
        padding: 10px;
        box-sizing: border-box;
        width: 90%;
    }
    #content .greybox {
        margin: 0 auto;
        padding: 20px 25px;
    }
    #content .greybox h2, #content .greybox p{
        margin-bottom: 15px;
    }
    #main .reserves .r-text {
        min-height: auto;
    }
    #content .reserves {
        padding: 20px 30px;
        text-align: center;
    }
    #main .reserves a.sqbtn {
        position: initial;
        margin: 10px auto 30px;
    }
    #content .reserves .wpb_single_image.vc_align_right {
        text-align: center;
        vertical-align: top;
    }
    #first .menu li {
        padding: 0 0;
        width: 33.33%;
        float: left;
    }
    #colophon #second, #colophon #third, #colophon #fourth {
        margin: 20px 0 0 0;
        text-align: center;
    }
    #colophon #third a {
        float: none;
    }
    #colophon #first .xoxo {
        border-bottom: none;
    }
    #footer h3.widget-title {
        margin-bottom: 10px;
    }
    #content .testimonial {
        padding: 30px 10px;
        margin: 0 0 0 0;
    }
    .page-template-innerpage #content .stitle h1 {
        position: absolute;
        bottom: 0;
    }
    #content .qb-text .rmplus {
        position: relative;
        bottom: 0;
        right: 0;
    }
    #wrapper .testisection .testimonial-inner {
        padding: 80px 20px!important;
    }
    .wpmslider-viewport {
        height: 300px!important;
    }

}

@media screen and (max-width:0560px) {
    #first .menu li {
        width: 100%;
    }
    #colophon #second, #colophon #third, #colophon #fourth {
        width: 100%;
    }

}