/*fonts begin*/

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akrobat';
    src: url('../fonts/Akrobat-Bold.woff2') format('woff2'), url('../fonts/Akrobat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aguero Serif Free';
    src: url('../fonts/AgueroSerifFree-Regular.woff2') format('woff2'), url('../fonts/AgueroSerifFree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nestle';
    src: url('../fonts/Nestle.woff2') format('woff2'), url('../fonts/Nestle.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aileron';
    src: url('../fonts/Aileron-Bold.woff2') format('woff2'),
        url('../fonts/Aileron-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*fonts end*/

body {
    font-family: 'Montserrat';
	overflow-x: hidden !important;
    width:100%;
}

.home{
	background:#000000;
}
/*header begin*/

.announcement_bar {
    background: #e32c2b;
    text-align: left;
    padding: 10px;
    color: #ffff;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 300;
    display: block;
}

.announcement_bar a {
    color: #fff;
}

.announcement_bar .social_icons li a {
    color: #fff;
    border-color: #ffffff;
}


/*white bar begin*/

.white_bar {
    background-color: #ffffff;
    font-family: 'Montserrat';
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 15px;
    text-transform: uppercase;
}

.social_icons li a {
    color: #000000;
    display: inline-block;
    border: 1px solid #000000;
    padding: 1px 0px 1px 0px;
    min-width: 30px;
    text-align: center;
}

.social_icons li a:hover {
    opacity: 0.5;
}

.custom_inline {
    display: inline-block;
}

.phone_txt a {
    color: #000000;
    display: inline-block;
    padding-left: 35px;
    padding-top: 3px;
}


/*white bar end*/


/*header end*/


/*custom menu begin*/


/*custom menu end*/


/*image section overlay style begin*/

.img_container {
    position: relative;
    text-align: center;
    color: white;
}

.img_bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.img_top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.img_top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.img_bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.img_centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/*image section overlay style end*/


/*section 1 begin*/

#section_1 .img_centered {
    top: auto;
    bottom: 0px;
    transform: translate(-50%, -20%);
}

.center_text_wd {
    width: 385px;
}

.center_text_wd h3 {
    font-family: 'Avenir Next LT Pro';
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
}

.sp_link {
    background-color: #ffffff;
    color: #000000;
    font-family: 'Akrobat';
    padding: 8px 15px;
    min-width: 350px;
    font-size: 32px;
    display: inline-block;
	border:1px solid transparent;
}

.sp_link:hover {
    opacity: 0.8;
}


/*section 1 end*/


/*logo section begin*/

.logo_section .list-inline .list-inline-item {
    background-image: url(../images/logo_border.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    margin: 0;
}

.logo_section .list-inline .list-inline-item:last-child {
    background-image: none;
}


/*logo section end*/


/*section 2 begin*/

.home_section_2 {
    background-color: #000;
    color: #fff;
}

.landing_page #section_2 .img_centered {
    top: 25%;
    width: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
}
#section_2 .img_centered img{
	max-width:480px !important;
	display:block;
}
#section_wed .img_centered img{	
	display:block;
	margin:auto;
}
/*section 2 end*/


/*section 3 begin*/

.unique_title span {
   /* background-color: #000000;
    padding: 25px 15px;
    position: relative;*/    
    font-size: 95px;
    line-height: 100px;
   font-family: 'Aileron';
    text-transform: uppercase;
    display: inline-block;
}

/*.unique_title span:before,
.unique_title span:after {
    width: 3px;
    height: 21px;
    background-color: #ffffff;
    content: '';
    margin: auto;
    display: inline-block;
    top: 13px;
    position: absolute;
    left: 50%;
}

.unique_title span:after {
    top: auto;
    bottom: 10px;
}
*/
.steps_section {
    padding: 50px 0;
}

#section_3 .img_centered {
    top: auto;
    width: auto;
    bottom:15%;
   /* transform: translate(-50%, -20%);*/
}
#section_3 .img_centered p{
	max-width: 554px;
    margin: auto;	
   
}

/*section 3 end*/


/*section 4 begin*/

.same_copy {
    background-color: #000000;   
    position: relative;
    /* background: #88b7d5; 
     *  margin-top: 10px;*/
}

/*.same_copy:after {
    top: -1px;
    left: 22.5%;
    content: " ";
    height: 36px;
    width: 84px;
    background-image: url(../images/arrow_img.png);
    background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
    position: absolute;
}
*/
.same_copy .img_centered {
    width: 450px;   
    left: 67%;
    text-align: left;
}

.layout_section_4.same_copy .img_centered {
    width: 600px;
    left: 25%;
}

.same_copy .unique_title span {
    background-color: transparent;
}

.same_copy .unique_title {
    margin-bottom: 0px;
}
.same_copy .img_centered a{
	text-align:center;
}
.same_copy p, 
.img_centered p{
    font-family: 'Avenir Next LT Pro';
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-bottom: 0px;
}

#section_4 .img_centered {
	max-width: 460px;
	width:100%;
}
/*section 4 end*/


/*section 5 begin*/

/*.layout_section_5.same_copy:after,
#section_5.same_copy:after {
    right: 22.5%;
    left: auto;
}*/

.layout_section_5.same_copy .img_centered,
#section_5.same_copy .img_centered {
  top: 50%;
    left: 0;
    right: auto;
    transform: translate(1%, -41%);
    width: 640px;
    text-align: right;

}

.layout_section_5.same_copy.section_14 .img_centered {
    right: 30%;
    max-width: 900px;
    /*width:100%;*/
}


/*section 5 end*/


/*section 6 begin*/

.layout_section_6 .img_centered,
#section_6 .img_centered {
   left: 50%;
    right: 50%;
    text-align: center;
    width: 570px;
}

.layout_section_6.same_copy:after,
#section_6.same_copy:after {
    left: 47%;
}

#section_fabric .img_centered .sp_link{
	text-align:center;	
    margin-top: 40px;
}
#section_fabric .img_centered p{		
    margin-top: 10px;
}
/*section 6 end*/


/*section 7 begin*/

.layout_section_7 .img_centered {
    left: 50%;
    width: 550px;
    top: auto;
    bottom: 45px;
    transform: translate(-50%, 0%);
}
.layout_section_7 .img_centered,
#section_7 .img_centered  {
    left: 50%;
    right: 50%;
    width: 670px;
    top: 50%;
    bottom: 45px;
    transform: translate(-50%, 0%);
    text-align: center;
}
#section_7 .img_centered {
	top: 45%;
}
#section_11 .img_centered{
    left: auto;
    right: -20%;
    max-width: 670px;
	width:100%;
    top: 41%;
    bottom: 45px;   
    text-align: center;
}
#section_11 p{
	max-width: 433px;
    margin: auto;
}
.layout_section_7.same_copy,
#section_7.same_copy {
    background-color: transparent;
}

.layout_section_7 .pl-0,
#section_7 .pl-0 {
    padding-right: 5px;
}

.layout_section_7 .pr-0,
#section_7 .pr-0 {
    padding-left: 5px;
}

.layout_section_7.same_copy:after,
#section_7.same_copy:after {
    display: none;
}
/*
.layout_section_7 .pl-0:after,
.layout_section_7 .pr-0:after,
#section_7 .pl-0:after,
#section_7 .pr-0:after {
    top: 0;
    left: 45%;
    content: " ";
    height: 36px;
    width: 84px;
    background-image: url(../images/arrow_img.png);
    background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
    position: absolute;
}*/

.layout_section_7 .left_part .img_centered.align_top {
    top: 45px !important;
    bottom: auto !important;
}
#section_7 p{	
    max-width: 500px;	
    margin: auto;
}

/*section 7 end*/


/*section 8 begin*/

#section_8.same_copy:after {
    display: none;
}
#section_8 .img_centered {
	left:50%;
	right:50%;
	text-align:center;
}
#section_8 .sp_link {
    min-width: 212px;
	text-align:center;
	margin:auto;
}

#section_8 .img_centered img {
    margin-bottom: 20px;
    display: block;
	max-width:220px !important;
}



/*section 8 end*/

#section_10 .img_centered {
    width: 500px;
	    top: 30%;
}
#section_10_1 .img_centered {
    width: 700px;
	    top: 25%;
}
#section_10_1 .img_centered p{
	max-width: 410px;
    text-align: center;
    margin: auto;
}
#section_13 .img_centered {
    max-width: 940px;
    width: 100%;
    left: 50%;
    right: 50%;
    text-align: center;
    top: 33%;
}
#section_13 .img_centered p{
    max-width: 500px;
	margin: auto;
}
#section_wed .img_centered {
    position: absolute;
	top: 36%;
}
/*footer begin*/

.footer_bg {
    background-image: url(../images/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 700px;
}

.circle_tx {
    width: 280px;
    height: 281px;
    border: 2px solid #ffffff;
    border-radius: 50%;
}

.circle_tx p {
    font-family: 'Aguero Serif Free';
}

.circle_tx.justify-content-center {
    background-color: #ffffff;
    margin: 5px;
    width: 267px;
    text-align: center;
    text-transform: uppercase;
    height: 267px;
    border: 0px;
}

.circle_tx p {
    font-size: 75px;
    line-height: 61px !important;
    margin-top: 19px;
}

.circle_tx p span {
    display: block;
    font-family: 'Nestle';
    font-size: 53px;
    text-transform: lowercase;
    margin-top: -16px;
    position: relative;
}

.circle_tx p span:before,
.circle_tx p span:after {
    width: 15px;
    height: 3px;
    background-color: #000000;
    content: '';
    margin: auto;
    display: inline-block;
    top: 59%;
    position: absolute;
    left: 28%;
}

.circle_tx p span:after {
    left: auto;
    right: 28%;
}

.f_social h3 {
    font-family: 'Aguero Serif Free';
    font-size: 50px;
    color: #ffffff;
}

.f_social .social_icons li a {
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 25px;
    min-width: 41px;
    border-radius: 4px;
    margin-right: 4px;
}

.footer_last_txt,
.footer_last_txt p {
    color: #ffffff;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 18px;
}

.footer_last_txt i {
    font-size: 35px;
    margin-bottom: 15px;
}


/*.footer_last_txt i.fas.fa-phone-alt {
    font-size:18px;
    padding-right: 10px;
  }*/

.footer_last_txt {
    margin-top: 80px;
    /* margin-bottom: 40px; */
}

.footer_last_txt a {
    color: #ffffff;
}

.copy_right_txt {
    font-size: 15px !important;
    text-transform: uppercase;
    margin-top: 20px;
}

.copy_right_txt a {
    color: #ffffff;
}

.copy_right_txt a:hover {
    opacity: 0.5;
}

.footer_bg .custom_inline .list-inline-item:not(:last-child) {
    margin-right: 1.5rem;
}


/*footer end*/


/*inner page banner begin*/

#inner_page_banner .img_centered {
    top: 50%;
    text-align: left;
    left: 75%;
    width: auto;
    bottom: auto;
    transform: translate(-50%, -50%);
    width: 42%;
}

#inner_page_banner p {
    font-size: 14px;
    line-height: 25px;
    margin-top: 25px;
}


/*inner page banner end*/


/*general page content begin*/

.general_page_content p {
    font-weight: 300;
}

.general_page_content.dark_mode {
    background-color: #000;
    color: #fff;
}

.main_title h1 {
    color: #ffffff;
    background-color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 28px;
    font-weight: 300;
}

.blog_section h3 a {
    color: #000000;
    font-size: 20px;
    line-height: 25px;
    display: block;
    margin-top: 25px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.blog_section .blog_link {
    font-size: 15px;
    color: #000000;
}

.blog_section p {
    font-size: 14px;
    line-height: 23px;
}

.Link {
    -webkit-transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, opacity 0.2s ease-in-out;
    color: #000000;
    position: relative;
}

.Link--underline:hover::before,
.shopify-payment-button__more-options:hover::before {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.Link--underline::before,
.shopify-payment-button__more-options::before {
    content: '';
    position: absolute;
    width: 82px;
    height: 1px;
    left: 0;
    bottom: -3px;
    background: currentColor;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}


/* [1] The container */

.img-hover-zoom {
    height: auto;
    /* [1.1] Set it as per your need */
    overflow: hidden;
    /* [1.2] Hide the overflowing of child elements */
}


/* [2] Transition property for smooth transformation of images */

.img-hover-zoom img {
    transition: transform .9s ease;
    width: 100%;
    height: 270px;
    object-fit: contain;
}


/* [3] Finally, transforming the image when container gets hovered */

.img-hover-zoom:hover img {
    transform: scale(1.1);
}


/*general page content end*/


/*contact form begin*/

.contact_us input[type=text],
.contact_us input[type=email],
.contact_us input[type=tel],
.contact_us select,
.contact_us input[type=number] {
    width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    padding: 0 15px;
    margin-bottom: 25px;
}

.contact_us textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding: 15px 15px;
    margin-bottom: 25px;
}

 ::-webkit-input-placeholder {
    color: #26353f;
}

 :-moz-placeholder {
    color: #26353f;
}

 ::-moz-placeholder {
    color: #26353f;
}

 :-ms-input-placeholder {
    color: #26353f;
}

.contact_us input[type="submit"] {
    font-family: 'Akrobat';
    background-color: #000000;
    padding: 15px 15px;
    width: 100%;
    color: #ffff;
    text-transform: uppercase;
    border: 1px solid #fff;
    font-size: 30px;
}

.contact_us input[type="submit"]:hover {
    opacity: 0.8;
}


/*YTB BG*/

.ytb_wrapper {
    position: relative;
}

.ytb_wrapper .content {
    display: table;
    width: 100%;
    min-height: 625px;
    z-index: 1;
    position: relative;
}

.ytb_wrapper .content .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
}

.ytb_wrapper .content .inner h1 {
    font-size: 62px;
    color: white;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}

.video-background-controls button {
    font-size: 32px;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    border-radius: 16px;
    line-height: 32px;
    border: none;
    background: none;
    -webkit-appearance: none;
    color: white;
    filter: drop-shadow(0px 0px 1px black);
    cursor: pointer;
    opacity: 1;
    transition: all 250ms ease-in-out;
    margin-left: 10px;
    outline: none;
}

.video-background-controls {
    width: 100%;
    height: 100%;
}

.video-background-controls button:hover {
    opacity: 0.5;
}

iframe {
    transition: opacity 500ms ease-in-out;
    transition-delay: 250ms;
}

.play-toggle i {
    display: none;
}

.paused i {
    display: block;
}


/*YTB BG*/

#section_8 .m_custom_visiblity {
    min-height: auto;
}


/*contact form end*/

.video_page h3 {
    margin-bottom: 25px;
}

.video_page iframe {
    margin: auto;
    display: block;
    margin-bottom: 60px;
}

.general_page_content h2 {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 43px;
}

.general_page_content {
    font-family: 'Avenir Next LT Pro';
}

.instagram_section {
    padding: 50px 0;
    background-color: #ffffff
}

.instagram_section h4 {
    margin-bottom: 20px
}

.instagram_section h2 {
    margin-bottom: 25px
}


/*wedding banner begin*/

.page-id-304 #inner_page_banner .img_centered {
    width: 100%;
    left: 50%;
    top: 25%;
    text-align: center;
}

.dark_section {
    background-color: #000000;
}

.wedding_title {
    font-size: 40px;
    font-family: 'Avenir Next LT Pro';
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

.wedding_title:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 15px;
    text-align: center;
    left: 50%;
    top: -25px;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}

.wedding_title:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 15px;
    text-align: center;
    left: 50%;
    bottom: -50px;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}

.wedding_container {
    position: relative;
}

.wedding-bottom-right {
    position: absolute;
    bottom: 55px;
    left: 25px;
    font-size: 20px;
    color: #ffffff;
    width: 66%;
}

.wedding_container {
    position: relative;
    background: #ffffff;
}

.wedding_container:after {
    bottom: 0;
    left: 10%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 30px;
    margin-left: -30px;
}

.wedding_package_area .wedding_title {
    color: #1d1d1b;
    letter-spacing: 0px;
    padding: 0px 25px;
}

.wedding_package_area .wedding_title:before,
.wedding_package_area .wedding_title:after {
    background-color: #1d1d1b;
}

.purchase_img {
    position: relative;
    z-index: 1;
    margin-top: -1px;
}

.page-template-template-golf .type_1 .grey_box_btm {
    background-color: #f8f8f8;
    /* padding: 78px 54px;
   
    margin-top: 154px; */
	margin-left: -300px;
    padding-left: 350px;
}

.page-template-template-golf .type_2 .grey_box_btm {
    background-color: #f8f8f8;
    /* padding: 78px 54px;
   
    margin-top: 154px; */
	margin-right: -300px;
    padding-right: 350px;
}

.grey_box_btm p {
    font-size: 20px;
}

.site_btn {
    background-color: #000000;
    color: #ffffff;
    font-size: 25px;
    font-family: 'Akrobat';
    padding: 12px 30px;
    display: inline-block;
    text-transform: uppercase;
}

.site_btn:hover {
    background-color: #686767;
}

.grey_box_btm p b {
    font-weight: bold;
}

.grey_box_btm h3 {
    font-weight: bold;
    font-size: 32px;
    font-family: 'Avenir Next LT Pro';
    text-transform: uppercase;
}

.type_2 img {
    order: 1;
}

.type_2 {
    text-align: right;
}

.type_2 .grey_box_btm h3 {
    justify-content: flex-end;
}

.type_2 .purchase_img {
    order: 2;
}


/*wedding banner end*/


/*couple section start */

.couple_area {
    background-color: #f8f8f8;
}

.overlap_div {
    position: relative;
}

.overlap_div img {
    position: absolute;
    /* top: -40%; */
    bottom: 0;
}

.couple_area p {
    font-family: 'Aguero Serif Free';
    font-size: 50px;
    color: #000;
    line-height: 50px;
}

.couple_area p span {
    font-family: 'Edwardian Script ITC';
    font-size: 150px;
    vertical-align: text-top;
    line-height: 150px;
}


/*couple section end */

.page-template-template-wedding .main_title h1 {
    display: none;
}

.layer_div {
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 50px;
}

.layer_div img {
    max-width: 320px;
}

.unique_title.transparent_title span {
    background-color: transparent !important;
}

.step_div {
    height: 100%
}

.step_div * {
    width: 100%;
}

.step_div .unique_title span {
    background-color: transparent !important;
    font-size: 50px;
}

.step_div .unique_title span:before,
.step_div .unique_title span:after {
    height: 15px;
}

.step_content {
    padding: 15px 10px;
}

.step_div p {
    font-family: 'Avenir Next LT Pro';
}

.contacts_section {
    position: relative;
    background-color: #000;
}

.contacts_section img {
    object-fit: cover;
}

.contacts_section .unique_title span {
    font-size: 78px;
    color: #fff;
    padding: 25px 0;
    display: inline-block;
}

.contacts_section .layer_div {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 0;
}

.map_section iframe {
    margin-top: 15px;
    min-height: 250px;
}

.contact_page .general_page_content {
    background-color: #000 !important;
    color: #fff !important;
}

.contact_page .general_page_content .fas {
    font-size: 20px;
    padding-right: 10px;
}

.contact_page .general_page_content a {
    color: #fff;
}

.page-template-template-contact .main_title {
    border-top: 5px solid #fff;
}

.inb_cndt {
    margin-bottom: 10px;
}

.inb_cndt .cndt p {
    margin-bottom: 0;
}

.img_centered .sp_link {
    margin-top: 35px
}
#section_wed .img_centered .sp_link {
    margin-top: 25px
}

.landing_page {
    margin-top: 3px;
}

.landing_page .contact_us textarea {
    margin-bottom: 0;
}

.landing_page .contact_us input[type="submit"] {
    font-size: 25px;
    padding: 10px 15px;
}

.landing_page #section_4 .custom_visiblity,
.landing_page #section_4 .m_custom_visiblity,
.landing_page .layout_section_4 .custom_visiblity,
.landing_page .layout_section_4 .m_custom_visiblity,
.landing_page #section_5 .custom_visiblity,
.landing_page #section_5 .m_custom_visiblity,
.landing_page .layout_section_5 .custom_visiblity,
.landing_page .layout_section_5 .m_custom_visiblity,
.landing_page #section_6 .custom_visiblity,
.landing_page #section_6 .m_custom_visiblity,
.landing_page .layout_section_6 .custom_visiblity,
.landing_page .layout_section_6 .m_custom_visiblity,
.landing_page .contacts_section .custom_visiblity,
.landing_page .contacts_section .m_custom_visiblity {
    min-height: 500px;
    object-fit: cover;
}


/*----start golf----*/

.page-template-template-golf #section_2 {
    background: #000;
}

.page-template-template-golf #section_1 .img_centered {
    top: 30%;
}

.page-template-template-golf #section_1 .img_centered h2 {
    text-transform: uppercase;
    position: relative;
}

.page-template-template-golf #section_1 .img_centered h2:before,
.page-template-template-golf #section_1 .img_centered h2:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 15px;
    text-align: center;
    left: 50%;
    bottom: -50px;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
}

.page-template-template-golf #section_1 .img_centered h2:before {
    top: -35px;
}

.page-template-template-golf #section_1 .img_centered p {
    margin-top: 175px;
    line-height: 30px;
}

.page-template-template-golf .type_0 {
    margin-top: -290px;
}

.page-template-template-golf .type_1 .purchase_img img {
    box-shadow: 13px 11px 13px 0px rgb(224 224 224 / 75%);
}

.page-template-template-golf .type_2 img {
    margin-left: 0;
}

.page-template-template-golf .type_1 .grey_box_btm {
    padding: 78px 50px 30px 345px;
    margin-top: 44px;
}

.page-template-template-golf .type_1 .grey_box_btm,
.page-template-template-golf .type_2 .grey_box_btm {
    position: relative;
}

.page-template-template-golf .type_2 .grey_box_btm {
    margin-top: 45px;
  padding: 78px 354px 10px 20px;
}

.page-template-template-golf .type_1 .grey_box_btm img {
    position: absolute;
    top: -60px;
    max-width: 33%;
}

.page-template-template-golf .type_2 .purchase_img img {
    box-shadow: 13px 10px 13px 0px rgb(224 224 224 / 75%);
}

.page-template-template-golf .center_text_wd {
    max-width: 550px;
    width: 100%;
}

.page-template-template-golf .center_text_wd p {
    max-width: 430px;
    width: 100%;
    margin: auto;
}

.page-template-template-golf .unique_title span {
    font-size: 65px;
}

.page-template-template-golf .type_2,
.page-template-template-golf #section_15 {
    margin-top: 90px;
}

.page-template-template-golf .type_2 .grey_box_btm img {
    position: absolute;
    top: -60px;
    right: 36%;
    max-width: 33%;
}

.page-template-template-golf .type_1 .grey_box_btm p {
    font-size: 17px;
    padding: 194px 30px 0 0;
}

.page-template-template-golf .type_2 .grey_box_btm p {
    font-size: 17px;
    padding: 160px 0 0;
    padding-left: 75px;
}

.page-template-template-golf .type_3 {
    margin-top: 100px;
}

.page_golf_content p {
    padding-right: 26px;
}

.page_golf_content img {
    margin: -7px 0 0 -7px;
}
.page-template-template-golf .page_golf_content p{
	font-size:22px;
	line-height:28px;
}
.page_golf {
    padding: 110px 0;
}

.page-template-template-golf .type_3 .grey_box_btm p {
    padding-right: 60px;
}


/*----end----*/

.page_about {
    padding: 75px 0;
}

.page_about img {
    box-shadow: 13px 11px 13px 0px rgb(224 224 224 / 75%);
}

.page_about1 {
    max-width: 960px;
    width: 100%;
    margin: auto;
}

.about_content_text p {
    margin-left: 50px;
}

.about_content_text1 {
    padding-right: 30px
}

.about_content_text1 img {
    margin-top: 40px;
}

.page-id-715 p,
.page-id-713 p {
    font-weight: 300;
}

.page-template-template-golf p {
    line-height: 27px;
}

.page-template-template-golf footer p {
    line-height: unset;
}

.page_about p {
    line-height: 30px;
}

.page_about1 {
    padding: 100px 0;
}

.page_about p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.page_about_main {
    padding-top: 100px;
}

#section_golf .img_centered,
.page-template-template-golf .img_centered {
    width: 28%;
}

.page-template-template-golf .img_centered .sp_link {
    padding: 15px;
}


/*-----fabric start-----*/

.page-template-template-fabrics p {
    letter-spacing: 1px;
}

.page-template-template-fabrics .main_title {
    display: none;
}

.page-template-template-fabrics .unique_title span {
    background: none;
}

.page-template-template-fabrics #section_1 .img_centered {
    top: 18%;
    bottom: 0px;
    transform: translate(-50%, -10%);
}

.page-template-template-fabrics #section_1 h3 {
    margin-bottom: 25px;
}

.page-template-template-fabrics #section_1 p {
    margin: 0;
}

.page-template-template-fabrics .wedding_package_area {
    position: relative;
    min-height: 500px;
    text-align: center;
    padding-bottom: 40px;
    background: url(../images/2.png) no-repeat;
    background-position: top center;
    background-size: cover;
}

.page-template-template-fabrics #section_4.same_copy {
    margin-top: 0px;
}

.page-template-template-fabrics .purchase_img img {
    margin: auto;
    box-shadow: 9px 7px 16px -1px rgb(0 0 0 / 22%);
    max-width: 500px !important;
    width: 100%;
    margin-bottom: 35px;
}

.page-template-template-fabrics .wedding_package_area h3 {
    margin-bottom: 30px;
}

.page-template-template-fabrics .wedding_package_area .unique_title span:before,
.page-template-template-fabrics .wedding_package_area .unique_title span:after {
    background: #000000;
}

.page-template-template-fabrics .wedding_package_area .img_centered {
    top: 6%;
    transform: translate(-50%, -31%);
    max-width: 750px;
    width: 100%;
}

.page-template-template-fabrics #section_6 p {
    text-align: left;
}


/*.page-template-template-fabrics .wedding_package_area p{
      font-size:18px;
      font-weight:300;
  }*/

.page-template-template-fabrics #section_4 {
    position: relative;
}

.page-template-template-fabrics #section_4 .container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
}


/*.page-template-template-fabrics #section_4 .container h3 span{
      font-size: 49px;
      line-height:70px;
  }*/

.page-template-template-fabrics #section_4.same_copy:after {
    display: none;
}

.page-template-template-fabrics #section_5.same_copy .img_centered {
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    max-width: 800px;
    width: 100%;
}

.page-template-template-fabrics #section_5.same_copy:after {
    right: 0;
    left: 0;
    margin: auto;
}

.page-template-template-fabrics #section_6.same_copy:after {
    left: 15%;
}

.page-template-template-fabrics #section_6 .img_centered {
    display: flex;
    max-width: 800px;
    width: 100%;
    align-items: center;
    left: 35%;
}

.page-template-template-fabrics #section_6 .unique_title span {
    min-width: 260px;
}

.page-template-template-fabrics #section_7 {
    position: relative;
}

.page-template-template-fabrics #section_7.same_copy:after {
    top: -1px;
    left: 60.5%;
    content: " ";
    height: 36px;
    width: 84px;
    background-image: url(../images/arrow_img.png);
    background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
    position: absolute;
}

.page-template-template-fabrics #section_7 .img_centered {
    left: 74%;
    max-width: 550px;
    width: 100%;
    text-align: left;
	    top: 23%;
}
.page-template-template-fabrics #section_10 .img_centered {
    max-width: 500px;
	width:100%;
    top: 47%;
}
.page-template-template-fabrics #section_7 p{
	margin-left:0;
	margin-right:0
}
.page-template-template-fabrics #section_8 .img_centered {
    left: 50%;
    max-width: 550px;
    width: 100%;
}

.page-template-template-fabrics .same_copy .img_centered {
    max-width: 800px;
    width: 100%;
}

.page-template-template-fabrics #section_6 .img_container p {
    text-align: left;
}

.page-template-template-fabrics .img_container p,
.wedding_package_area p {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Avenir Next LT Pro';
    padding-bottom: 22px;
}

.page-template-template-fabrics h3 span {
    font-size: 49px;
    line-height: 70px;
}

.l50prc {
    left: 50% !important;
}

.img_centered img {
    margin-bottom: 32px;
}

#section_fabric .img_centered {
    max-width: 545px;
    width: 100%;	
    left: 70%;
    text-align: left;
}

#section_fabric .img_centered img {
    width: 500px;
}


/*-----fabric end-----*/

.same_copy a .img_centered h3,
.same_copy a .img_centered p {
    color: #fff;
}


/* new wedding page */

.section_1_bottom img {
    width: 100%;
}

.section_1_bottom_content1,
.section_1_bottom_content2,
.section_1_bottom_content3 {
    position: absolute;
    color: #ffffff;
}

.section_1_bottom_content1 {
    left: 11%;
    top: 25%;
    max-width: 430px;
    width: 100%;
}

.section_1_bottom_content2 {
    top: 11%;
    left: 37%;
    max-width: 456px;
    width: 100%;
}

.section_1_bottom_content3 {
    top: 14%;
    left: 16%;
    max-width: 420px;
    width: 100%;
}

.section_1_bottom p {
    font-size: 30px;
    line-height: 38px;
    font-weight: 300;
    margin-bottom: 0;
}

.section_1_bottom p b {
    font-weight: bold;
}

.section_started {
    background: #f8f8f8;
    padding: 45px 0;
}

.started_content {
    background: #efefef;
    border-radius: 10px;
    padding: 30px;
}

.section_started h2 {
    font-size: 45px;
    line-height: 55px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 45px;
    font-family: 'Avenir Next LT Pro';
}

.section_started img {
    margin: 20px 0;
}

.started_content h4 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: 'Avenir Next LT Pro';
}

.started_content p {
    font-size: 29px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: 'Avenir Next LT Pro';
}

.section_started .sp_link {
    margin-top: 65px;
    display: block;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.page-template-template-wedding .img_centered img {
    max-width: 425px;
    margin: auto;
}

.page-template-template-wedding #inner_page_banner p {
    color: #000000;
}

#inner_page_rental h2 {
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-bottom: 70px;
}

#inner_page_rental h2:after,
#inner_page_rental h2::before {
    width: 4px;
    height: 21px;
    background-color: #ffffff;
    content: '';
    margin: auto;
    display: inline-block;
    top: -22px;
    position: absolute;
    left: 50%;
}

#inner_page_rental h2:after {
    top: unset;
    bottom: -22px;
}

#inner_page_rental .img_centered {
    max-width: 660px;
    position: absolute;
    top: 42%;
    left: 37%;
    transform: translate(-50%, -50%);
}

#inner_page_wed_purchase h2 {
    max-width: 475px;
    width: 100%;
    margin-top: 50px;
    line-height: 37px;
}

#inner_page_wed_daily {}

#inner_page_wed_daily h2 {
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin-bottom: 0px;
}

#inner_page_wed_daily h2:after,
#inner_page_wed_daily h2::before {
    width: 4px;
    height: 21px;
    background-color: #ffffff;
    content: '';
    margin: auto;
    display: inline-block;
    top: -26px;
    position: absolute;
    left: 50%;
}

#inner_page_wed_daily h2:after {
    top: unset;
    bottom: -26px;
}

.wedding_package_area {
    background: #f8f8f8;
}

.type_1 .grey_box_btm {
    max-width: 455px;
    padding-left: 60px;
}

.page-template-template-golf .type_2 .grey_box_btm {
    max-width: 855px;
}
.page-template-template-golf .type_1 .grey_box_btm {
    max-width: 855px;
   
}

.type_2 .grey_box_btm {
    max-width: 455px;
   
}
#inner_page_wed_lombardo .img_centered {
    position: absolute;
    top: 27%;
}

.type_2 img,
.purchase_img img {
    width: 100%;
    max-width: 100%;
}

.type_2 .grey_box_btm img {
    max-width: 60px;
    padding-right: 0 !important;
    padding-left: 15px;
    margin-bottom: 10px;
}

.section_started .sp_link {
    background-color: #000000;
    color: #ffffff;
}

.footer_call_icon {
    justify-content: center;
}

.footer_call_icon i {
    font-size: 20px;
    line-height: 28px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.wedding_package_area.wedding_gallery {
    background: #ffffff;
}

.wedding_package_area .grey_box_btm p {
    font-size: 22px;
    line-height: 36px;
}

.wedding_package_area .grey_box_btm p strong {
    font-weight: bold;
}

.page-template-template-wedding .site_btn {
    height: 68px;
    letter-spacing: 1px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 68px;
    font-size: 32px;
}

#inner_page_wed_daily .img_centered {
    max-width: 685px;
    width: 100%;
}

#inner_page_wed_daily h2::before {
    top: -34px;
}

#inner_page_wed_daily h2:after {
    top: unset;
    bottom: -34px;
}

.wedding_package_area .purchase_img .mobile_img{
	display:none;
}
.section_1_bottom p strong{
	font-weight:bold;
}
/* new wedding page */
.logo_section li{
	position:relative;
}
.logo_section li:after{
	position:absolute;
	 content: "|";
	color:#ffffff;
	right:0;	
    top: 25%;
    font-size: 18px;
}
.logo_section li:last-child::after{
	display:none;
}
.logo_section li img{
	height:42px;
}

section, 
footer,
header{
    overflow-x: hidden !important;
    width: 100% !important;
     -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.page-template-template-golf .wedding_package_area{   
    width: 100% !important;
     -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
section::-webkit-scrollbar,
footer::-webkit-scrollbar,
header::-webkit-scrollbar{
  display: none;
}
.page-template-template-contact #section_1 .img_centered {
    width: 450px;
    left: 30%;
    text-align: center;
}
.page-template-template-contact #section_5 .img_centered {
    top: 50%;
    left: auto;
    right: 148px;   
    width: 640px;
    text-align: center;
}
.page-template-template-contact #section_3 .img_centered {
    width: 450px;
    left: 38%;
    text-align: center;
}

.page-template-template-golf .layout_section_5.same_copy.section_14 .img_centered {
    right: 0;
	left: 50%;
	text-align:center;
}
.page-template-template-golf .img_centered {
	text-align:center;
}
.page-template-template-golf #section_13 .img_centered p{
	margin-right:0;
}
.page-template-template-golf #section_1 .img_centered {
    width: 37%;
}

.page-template-template-golf #section_15.same_copy:after,
.page-template-template-golf #section_14.same_copy:after,
.page-template-template-golf #section_13.same_copy:after{
    top: -1px;
    left: 22.5%;
    content: " ";
    height: 36px;
    width: 84px;
    background-image: url(../images/arrow_img.png);
    background-repeat: no-repeat;
    background-position: top center;
    display: inline-block;
    position: absolute;
}
.page-template-template-golf #section_14.same_copy:after{
	 left: 69%;
}
.page-template-template-golf #section_15,
.page-template-template-golf #section_14,
.page-template-template-golf #section_13{
	margin-top:15px;
}

.page-template-template-golf h3 span,
.page-template-template-fabrics .unique_title span,
.page-template-template-contact .unique_title span{
	font-family: 'Aguero Serif Free';
}
.page-template-template-fabrics #section_8{
	margin-top:15px;
	margin-bottom:15px;
}
.page-template-template-golf h3 span{
	position:relative;
}
.page-template-template-golf h3 span::after,
.page-template-template-golf h3 span::before ,
.page-template-template-contact .unique_title span::before,
.page-template-template-contact .unique_title span::after{
    width: 4px;
    height: 21px;
    background-color: #ffffff;
    content: '';
    margin: auto;
    display: inline-block;
    top: -22px;
    position: absolute;
    left: 50%;
	right:50%;
}
.page-template-template-golf .same_copy .unique_title,
.page-template-template-contact .unique_title{
	margin-bottom:50px;
}
.page-template-template-golf h3 span:after,
.page-template-template-contact .unique_title span::after{
    top: unset;
    bottom: -22px;
}
.page-template-template-contact .unique_title span{
	position:relative;
}
.page-template-template-golf #section_13 .img_centered {
    max-width: 671px;
    width: 100%;
    left: 25%;
    right: 50%;
    text-align: center;
    top: 47%;
}
.page-template-template-golf #section_13 .img_centered p{
	margin-left:auto;
	margin-right:auto;
}
.page-template-template-wedding .type_2 .grey_box_btm{
	float:right;
	margin-right:60px;
}

/*-----golf and resort page start--------*/
.page-template-template-golf #section_2 .img_centered img{	
	width:100%;
	margin:auto !important;
}
.page-template-template-golf #section_2 .img_centered ,
.page-template-template-golf #section_1 .center_text_wd{
	width:auto !important;
	text-align:center !important;
	max-width:1075px !important;
		margin:auto !important;
	width:100% !important;
}
.page-template-template-golf #section_1 .img_centered h2{
	font-family: 'Aileron';
	font-size:66px;
	line-height:70px;
	max-width:1075px !important;
	margin:auto !important;
	width:100% !important;
}
.page-template-template-golf #section_1 .img_centered{
	max-width:1075px !important;
		width:100% !important;
}
.page-template-template-golf #section_1 .img_centered h2:after,
.page-template-template-golf #section_1 .img_centered h2:before,
.page-template-template-golf #section_13::after{
	display:none !important;
}
.page-template-template-golf .center_text_wd p{
	margin-top:30px !important;	
   max-width:735px !important;
    width: 100%;
    margin: auto;
	  font-family: 'Avenir Next LT Pro';
	font-size:22px;
	line-height:30px;
}
.page-template-template-golf .type_1 .grey_box_btm{
	background:transparent !important;
}
.page-template-template-golf .type_1 .purchase_img img,
.page-template-template-golf .type_2 .purchase_img img{
	box-shadow:none !important;
}
.page-template-template-golf .type_1 .grey_box_btm{
	margin:0 !important;
	padding:0 0 0 40px !important;
}
.page-template-template-golf .type_1 .grey_box_btm img{
	position:relative;
	top:0;
	left:0;
	right:0;
	max-width:210px !important;
	width:100% !important;
}
.page-template-template-golf .wedding_package_area .grey_box_btm p{
	padding:0;
	font-size:20px;
	line-height:30px;
	color:#ffffff;
}
.page-template-template-golf .wedding_package_area{
	padding-bottom:50px;
	background:url(../images/life-style-bg.webp) no-repeat bottom center, #000000;
	background-size:cover;
}
.page-template-template-golf .type_2 .grey_box_btm{
	background:transparent;
	padding:0;
	margin:0 40px 0 0;
}
.page-template-template-golf .type_2 .grey_box_btm img{
	position:relative;
	max-width:250px !important;
	top:0;
	right:0;
}
.page-template-template-golf .type_2, .page-template-template-golf #section_15 {
    margin-top: 70px;
}
.page-template-template-golf .type_3 .grey_box_btm p,
.page-template-template-golf .type_2 .grey_box_btm p {
        margin-top: 50px;    
	margin-bottom:0;
	
}
.page-template-template-golf #section_15{
	margin-top:0;
}
.page-template-template-golf #section_15::after,
.page-template-template-golf h3 span::after,
.page-template-template-golf h3 span::before{
	display:none !important;
}
.page-template-template-golf #section_15 .img_centered{
	left:50%;
	width:100% !important;
}
.page-template-template-golf .unique_title{
	margin:auto !important; 
}

.page-template-template-golf #section_14 h3{	
    font-family: 'Aileron';
    font-size: 103px;
    line-height: 103px;    
    margin: auto !important;
    width: 100% !important;
	position:relative;
}
.page-template-template-golf #section_15 .img_centered p {
    font-family: 'Avenir Next LT Pro';
	font-size: 22px;
	max-width:525px;
	width:100% !important;
	margin:auto;
}
.page-template-template-golf #section_14,
.page-template-template-golf #section_13{
	margin-top:0;
}
.page-template-template-golf #section_14::after{
	display:none !important;
}
.page-template-template-golf #section_14 .img_centered{
	max-width:765px !important;
	width:100% !important;
	min-width:unset !important;	
    left: 48%;
    text-align: left;		
    top: 43%;
}
.page-template-template-golf #section_14 h3 span,
.page-template-template-golf #section_14 h3 span p{	
display:inline !important;
	 font-family: 'Avenir Next LT Pro';
	font-size: 22px !important;
	line-height:27px !important;
	text-transform:unset !important;
}
.page-template-template-golf #section_14 h3 span{
	position:absolute;		
    margin-top: 13px;
    padding-left: 26px;
}
.page-template-template-golf #section_13 h3{
	font-family: 'Aileron';
	font-size:103px;
	line-height:100px;
	text-align:right;
	position:relative;	
}
.page-template-template-golf #section_13 h3 span,
.page-template-template-golf #section_13 h3 span p{	
	 font-family: 'Avenir Next LT Pro';
	font-size: 22px !important;
	line-height:27px !important;
	text-transform:unset !important;
}
.page-template-template-golf #section_13 h3 span p{	
	display:inline !important;
}
.page-template-template-golf #section_13 h3 span{ 
	display: inline;
    position: absolute;
    float: left;
    left: 0;
    right: 0;
    width: 380px;
	margin-top:12px;
}
.page-template-template-golf .page_golf{
	padding:0;
	background:url(../images/page_golf_bg.webp) no-repeat center right, #000000;
	background-size:103% 100%;
}
.page_golf_content{
	position:absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    max-width: 530px;
	width:100%;
	margin:auto;
	color:#ffffff;
}
.page-template-template-golf #section_15 h3 span{	
    font-family: 'Aileron';
}
.page-template-template-golf{
	background:#000000;
}
/*-----golf and resort page end--------*/
.banner-button{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #000000 !important;
    min-height:65px;
}
.banner-button:hover{
	color:#ffffff !important;
}
.page-id-7 #inner_page_banner .img_centered,
.page-id-6 #inner_page_banner .img_centered{
    top: 72%;
    text-align: center;
    left: 50%;
    }

@media (min-width: 1800px) {
		.page-template-template-golf .page_golf_content p{
		margin-bottom:40px;	
	font-size:24px;
	line-height:38px;
}
	.page_golf_content {
        bottom: 115px !important;
    }
}
@media (min-width: 1600px) {
    .page-template-template-wedding .wedding_package_area .grey_box_btm .site_btn {
        margin-top: 30px;
    }
    .wedding_package_area .grey_box_btm p {
        font-size: 30px;
        line-height: 36px;
    }

	    .navik-header .logo img {
        max-height: 65px;
    }
	#section_4 .img_centered p,
	.home .img_centered p{
		margin-top:10px;
		margin-bottom:10px;
	}
	 #section_5.same_copy .img_centered {
		left: 8%;
	}
	#section_11 .img_centered {
		right: -9%;
	}
	.logo_section li img {
    height: 60px;
}
	.logo_section li:after {
    top: 15%;
    font-size: 28px;
}
		.page-template-template-golf .page_golf_content p{
		margin-bottom:30px;	
	font-size:22px;
	line-height:36px;
}
	.page_golf_content {
    position: absolute;
		bottom: 58px;
	}
	.page-template-template-golf .type_2 {
    margin-top: 85px;
}
}
@media (min-width: 1200px) {
    .general_page_content {
        line-height: 28px;
    }
	.home .img_centered p{
		margin-top:10px;
		margin-bottom:10px;
	}
	#section_7 .img_centered p{
		margin-top:10px;
	}
    /*home page wedding banner begin*/
    #section_wed .img_centered .img-fluid {
        max-width: 61%;
    }
    #section_wed .img_centered {
        transform: translate(-50%, 0%);
    }
    /*home page wedding banner end*/
	.grey_box_btm .site_btn{
    margin-top: 25px;
	}
	.grey_box_btm p{
    margin-top: 40px;
	}
	.grey_box_btm{
		margin-top:10px;
	}
		.logo_section li img {
    height: 55px;
	}
	    .logo_section li:after {
        top: 15%;
        font-size: 28px;
    }
	.page-template-template-golf #section_1 .img_centered {
    top: 35%;
}
	
}

@media (min-width: 1200px) and (max-width: 1499.98px) {
    
    .same_copy p {
        line-height: 25px;
    }
    .page-template-template-fabrics #section_1 p {
        margin: 0px 0;
    }
    .page-template-template-fabrics #section_1 h3 {
        margin-bottom: 5px;
    }
    .page-template-template-fabrics #section_1 .img_centered {
        top: 12%;
    }
    .page-template-template-fabrics #section_6.same_copy:after {
        left: 9%;
    }
    .page-template-template-fabrics #section_7 .img_centered {
        top: 10%;
    }
    .page-template-template-fabrics .img_container p {
        font-size: 16px;
    }
    .page-template-template-fabrics #section_7.same_copy:after {
        left: 57%;
    }
    .page-template-template-fabrics .same_copy .unique_title {
        margin-bottom: 10px;
    }
    .page-template-template-fabrics .purchase_img img {
        max-width: 350px !important;
    }
    .page-template-template-fabrics .wedding_package_area {
        position: relative;
        min-height: 420px;
    }
    .section_1_bottom p {
        font-size: 19px;
        line-height: 30px;
    }
    .section_1_bottom_content3 {
        max-width: 313px;
    }
    .section_1_bottom_content2 {
        max-width: 322px;
    }
    .section_1_bottom_content1 {
        max-width: 300px;
    }
    #inner_page_rental h2 {
        font-size: 37px;
    }
    #inner_page_rental .img_centered {
        max-width: 530px;
        position: absolute;
        top: 48%;
    }
    #inner_page_wed_daily h2 {
        font-size: 30px;
        line-height: 50px;
    }
    .page-template-template-wedding .img_centered img {
        max-width: 340px;
        margin: auto;
    }
	.logo_section li img {
    height: 55px;
}
	    .logo_section li:after {
        top: 15%;
        font-size: 28px;
    }
	.page-template-template-golf #section_14 h3 {
    font-size: 62px;
		line-height: 73px;
	}
	.page-template-template-golf #section_14 .img_centered {
    max-width: 726px !important;
	left: 36%;
	}
	.page-template-template-golf #section_13 h3 {
    font-size: 62px;
		line-height: 73px;
	}
	.page-template-template-golf #section_13 .img_centered {
		max-width: 518px;
	}
	.page-template-template-golf #section_13 h3 span {
		width: 332px;		
    margin-top: 4px;
	}
	.page_golf_content {
		bottom: 22px;
	}
	.page-template-template-golf #section_1 .img_centered h2 {
    font-size: 50px;
		line-height: 60px;
	}
	.page-template-template-golf .page_golf_content p{
		margin-bottom:20px;	
	font-size:18px;
	line-height:26px;
}
	.page_golf_content {
    bottom: 40px;
		max-width: 620px;
	}
}

@media (max-width: 1299.98px) {
    .unique_title span {
        font-size: 62px;
    }
    .page-template-template-golf #section_1 .img_centered p {
        margin-top: 80px;
    }
    .navik-menu ul ul li>a {
        color: #e32c2b;
    }
    .navik-menu ul li.current-menu-item>a {
        color: #ffffff;
        background-color: #e32c2b;
    }
    .custom_header .burger-menu {
        top: 17px;
    }
    .burger-menu span:after {
        display: inline-block;
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        content: "\f0c9";
        font-size: 32px;
        color: #ffffff;
    }
    .burger-menu.menu-open span:after {
        content: "\f00d";
    }
    .custom_header .burger-menu.menu-open {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .page-template-template-wedding .site_btn {
        height: 60px;
        letter-spacing: 1px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 60px;
        font-size: 27px;
    }
	.page-template-template-golf .type_0 {
    margin-top: -175px;
}
	.page-template-template-golf .unique_title span {
    font-size: 38px;		
    line-height: 55px;
}
	.page-template-template-golf #section_1 .img_centered {
    width: 73%;
}
		.page-template-template-golf #section_15.same_copy:after, 
	.page-template-template-golf #section_14.same_copy:after, 
	.page-template-template-golf #section_13.same_copy:after{
		left: 22%;
	}
	.page-template-template-golf #section_14.same_copy:after {
    left: 72.5%;
}
	.page-template-template-contact #section_3 .img_centered{
		top:40%
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .unique_title span {
        font-size: 50px;
    }
    
    .page-template-template-golf .type_2 .grey_box_btm p {
        padding: 0px 0 0;
    }
    .page-template-template-golf .type_1 .grey_box_btm p {
        padding: 0px 0 0;
    }
    .page-template-template-golf #section_1 .img_centered p {
        margin-top: 50px;
    }
    .page-template-template-golf .unique_title span {
        font-size: 50px;
		line-height:58px;
    }
    .same_copy p {
        font-size: 16px;
        line-height: 24px;
    }
    .layout_section_5.same_copy .img_centered,
    #section_5.same_copy .img_centered {
        right: 33%;
    }
    .same_copy:after {
        background-size: 49px;
    }
    .layout_section_4.same_copy:after,
    #section_4.same_copy:after {
        left: 20.5%;
    }
    .layout_section_5.same_copy .img_centered,
    #section_5.same_copy .img_centered {
        width: 500px;
        right: 26%
    }
	.page-template-template-contact #section_5.same_copy .img_centered {
        width: 500px;
        right: 7%;
    }
    .unique_title span:before {
        top: 2px;
    }
    .layout_section_7 .img_centered,
    #section_7 .img_centered {
        width: 428px;
    }
    #section_8 .img_centered img {
        width: 120px;
        margin-bottom: 5px;
    }
    .footer_last_txt,
    .footer_last_txt p {
        font-size: 15px;
    }
    .copy_right_txt {
        font-size: 12px !important
    }
    .wedding-bottom-right {
        width: 80%;
        font-size: 16px;
    }
    /* .layer_div { position: relative; background-color: #000; padding-top: 75px; margin-top: -1px; } */
    .layer_div img {
        margin-bottom: 50px
    }
    .step_btn .sp_link {
        font-size: 25px;
        min-width: auto;
        width: 100%;
    }
    .contacts_section {
        background-color: #000;
        display: block;
    }
    .wpcf7-form-control-wrap {
        margin-bottom: 15px
    }
    .contact_us input[type=text],
    .contact_us input[type=email],
    .contact_us input[type=tel],
    .contact_us select,
    .contact_us input[type=number] {
        height: 40px;
    }
    .contact_us textarea {
        height: 100px;
        margin-bottom: 0
    }
    .contact_us input[type="submit"] {
        font-size: 20px;
        padding: 10px 15px;
    }
    .contacts_section .unique_title span {
        font-size: 70px;
    }
    .landing_page #section_4,
    .landing_page .layout_section_4,
    .landing_page .layout_section_5,
    .landing_page #section_5,
    .landing_page .contacts_section {
        min-height: 400px;
    }
    .page-template-template-fabrics #section_1 .img_centered {
        top: 13%;
    }
    .page-template-template-fabrics #section_1 p {
        margin: 0px 0;
    }
    .page-template-template-fabrics #section_1 h3 {
        margin-bottom: 0px;
    }
    .page-template-template-fabrics .img_container p {
        padding-bottom: 10px;
    }
    .page-template-template-fabrics .wedding_package_area .img_centered {
        top: 10%;
        position: relative;
    }
    .page-template-template-fabrics h3 span {
        font-size: 39px;
        line-height: 63px;
    }
    .page-template-template-fabrics .img_container p {
        font-size: 15px;
        font-weight: 300;
    }
    .page-template-template-fabrics .same_copy .unique_title {
        margin-bottom: 5px;
    }
    .page-template-template-fabrics #section_6 .unique_title span {
        min-width: 190px;
    }
    .page-template-template-fabrics #section_6 .img_centered {
        max-width: 650px;
    }
    .page-template-template-fabrics #section_6.same_copy:after {
        left: 8%;
    }
    .page-template-template-fabrics #section_7 .img_centered {
        left: 74%;
        max-width: 490px;
        bottom: 18px;
    }
    .page-template-template-fabrics #section_7.same_copy:after {
        left: 54.5%;
    }
    .page-template-template-fabrics #section_8 .img_centered {
        padding: 0 15px;
    }
    .page-template-template-fabrics .purchase_img img {
        max-width: 280px !important;
        margin-bottom: 22px;
    }
    .page-template-template-fabrics .wedding_package_area {
        min-height: 420px;
        max-height: 420px;
    }
    .section_1_bottom_content1 {
        max-width: 300px;
    }
    .section_1_bottom p {
        font-size: 19px;
        line-height: 28px;
    }
    .section_1_bottom_content2 {
        top: 11%;
        left: 37%;
        max-width: 280px;
    }
    .section_started h2 {
        font-size: 39px;
        line-height: 50px;
    }
    .started_content p {
        font-size: 23px;
        line-height: 33px;
    }
    .page-template-template-wedding .img_centered img {
        max-width: 255px;
    }
    .page-template-template-wedding #inner_page_banner p {
        font-size: 11px;
        line-height: 25px;
        margin-top: 10px;
    }
    #inner_page_rental h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 37px;
    }
    #inner_page_rental .img_centered {
        max-width: 403px;
        position: absolute;
        top: 50%;
    }
    .section_1_bottom_content3 {
        top: 14%;
        left: 16%;
        max-width: 398px;
    }
    #inner_page_wed_daily h2 {
        font-size: 24px;
        line-height: 33px;
    }
    .wedding_package_area p {
        font-size: 18px;
        padding-bottom: 0px;
    }
    .wedding_package_area .grey_box_btm p {
        font-size: 19px;
        line-height: 25px;
    }
    .general_page_content h2 {
        margin-bottom: 25px;
        font-size: 30px;
        line-height: 34px;
    }
    .page-template-template-wedding .site_btn {
        height: 60px;
        letter-spacing: 1px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 60px;
        font-size: 27px;
    }
	#section_11 .img_centered {
    right: -20%;
	max-width: 569px;
	}
		.page-template-template-golf #section_15.same_copy:after, 
	.page-template-template-golf #section_14.same_copy:after, 
	.page-template-template-golf #section_13.same_copy:after{
		left: 21.5%;
	}
	.page-template-template-golf #section_14.same_copy:after {
    left: 70%;
}
	.page-template-template-contact #section_3 .img_centered{
		top:40%
	}
	.page-template-template-golf #section_1 .img_centered h2 {
    font-size: 36px;
		line-height: 42px;
	}
	.page-template-template-golf .type_1 .grey_box_btm img {
		max-width: 142px !important;
	}
	
.page-template-template-golf .type_2 .grey_box_btm img {
	max-width: 195px !important;
	}
	.page-template-template-golf #section_14 h3 {
    font-size: 43px;
		line-height: 69px;
	}
	.page-template-template-golf #section_14 .img_centered {
    max-width: 505px !important;
    width: 100% !important;
    min-width: unset !important;
		left: 40%;
	}
	.page-template-template-golf #section_13 h3 {
    font-size: 65px;
		line-height: 70px;
	}
	.page-template-template-golf #section_13 .img_centered {
		max-width: 532px;
	}
	.page-template-template-golf #section_13 h3 span {
    width: 317px;
		margin-top: 8px;
	}
	.page-template-template-golf #section_13 h3 span, .page-template-template-golf #section_13 h3 span p {
    font-size: 17px !important;
		line-height: 26px !important;
	}
	.page_golf_content {
    position: absolute;
		bottom: 7px;
	}
	.page-template-template-golf .page_golf_content p {
    font-size: 18px;
    line-height: 23px;
}
}

@media (min-width: 992px) {
    .m_custom_visiblity {
        display: none;
    }
	
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .page-template-template-fabrics #section_1 h3 {
        margin-bottom: 0px;
    }
    .page-template-template-fabrics #section_1 .img_centered {
        top: 18%;
    }
    .page-template-template-fabrics #section_4 .container {
        top: 35%;
        bottom: unset;
    }
    .page-template-template-fabrics .img_container p {
        line-height: 25px;
        font-size: 15.5px;
    }
    .page-template-template-fabrics #section_6.same_copy:after {
        left: 50%;
    }
    .page-template-template-fabrics #section_6 .img_centered {
        display: unset;
    }
    .page-template-template-fabrics #section_6.same_copy .img_centered {
        max-width: 600px;
        width: 100%;
        margin: auto;
        left: 50%;
    }
    .page-template-template-fabrics #section_6 p {
        text-align: center;
    }
    .page-template-template-fabrics .same_copy .unique_title {
        margin-bottom: 0px;
    }
    .page-template-template-fabrics #section_7.same_copy:after {
        top: 15px;
        left: 25.5%;
    }
    .page-template-template-fabrics #section_7 .img_centered {
        left: 32%;
    }
    .page-template-template-fabrics #section_4 img {
        max-height: 1120px;
    }
    .page-template-template-fabrics #section_5.same_copy:after {
        right: 50%;
        left: 50%;
    }
    .section_1_bottom p {
        font-size: 14px;
        line-height: 25px;
    }
    .section_1_bottom_content1 {
        max-width: 215px;
    }
    .section_1_bottom_content3 {
        max-width: 265px;
    }
    .section_1_bottom_content2 {
        max-width: 215px;
    }
    #inner_page_rental h2 {
        font-size: 26px;
        line-height: 35px;
    }
    #inner_page_rental .img_centered {
        max-width: 347px;
    }
    #inner_page_wed_daily h2 {
        font-size: 25px;
        line-height: 38px;
    }
    .grey_box_btm h3 {
        font-weight: bold;
        font-size: 28px;
    }
    .wedding_package_area .grey_box_btm p {
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 0px;
        margin-top: -5px;
    }
    .type_1 .grey_box_btm {
        padding-left: 30px;
    }
    .type_2 .grey_box_btm {
        padding-right: 30px;
    }
    .started_content p {
        font-size: 18px;
        line-height: 25px;
    }
    .started_content {
        padding: 18px;
    }
    .page-template-template-wedding .site_btn {
        height: 55px;
        letter-spacing: 1px;
        line-height: 55px;
        font-size: 25px;
    }
	.page-template-template-contact  #section_1 .img_centered {
    	top: auto;
		bottom: 105px;
	}
	  .page-template-template-contact #section_5.same_copy .img_centered {
        left: unset;
        width: 330px;
        right: 0;
    }
	.page-template-template-contact #section_3 .img_centered {
    width: 450px;
    left: 27%;
    
	bottom: 18%;
}
	.page-template-template-golf .layout_section_5.same_copy.section_14 .img_centered {
    right: 0;
		left: 62%;
	}
	    .page-template-template-golf #section_15.same_copy:after {
        left: 51%;
    }
	    .page-template-template-golf #section_14.same_copy:after {
        left: 62.5%;
    }
	.page-template-template-golf #section_13.same_copy:after {
        left: 25%;
    }
	.page-template-template-golf #section_1 .img_centered h2 {
    font-size: 42px;
		line-height: 55px;
	}
	.page-template-template-golf .type_1 .grey_box_btm img {
		max-width: 96px !important;
	}
	.page-template-template-golf .page_golf_content p {
    font-size: 13px;
    line-height: 17px;
}
}

@media (max-width: 991.98px) {
    .custom_visiblity {
        display: none;
    }
    .page-template-template-golf .unique_title span {
        font-size: 36px;
    }
    .page-template-template-golf .type_2 .grey_box_btm img {
        right: 41%;
    }
    .m_custom_visiblity {
        display: block;
        min-height: 257px;
        object-fit: cover;
        width: 100%;
    }
    .page-template-template-golf .type_2 .grey_box_btm p {
        padding: 165px 0 0;
    }
    .page-template-template-golf .type_1 .grey_box_btm p {
        padding: 155px 0 0;
    }
    .center_text_wd {
        width: 100%;
    }
    .navik-header .logo {
        margin: auto !important;
        float: none !important;
    }
    
    .same_copy .img_centered,
    .layout_section_4.same_copy .img_centered,
    .layout_section_5.same_copy .img_centered,
    #section_5.same_copy .img_centered {
        width: auto;
        left: 50%;
        right: auto;
        transform: translate(-50%, -50%);
    }
    .same_copy:after,
    .layout_section_4.same_copy:after,
    #section_5.same_copy:after,
    .layout_section_5.same_copy:after,
    #section_6.same_copy:after,
    .layout_section_6.same_copy:after,
    .layout_section_7 .pl-0:after,
    .layout_section_7 .pr-0:after,
    #section_7 .pl-0:after,
    #section_7 .pr-0:after {
        top: 15px;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    .sp_link {
        min-width: 283px;
        font-size: 25px;
    }
    .unique_title span {
        font-size: 44px;
    }
    .same_copy p {
        font-size: 18px;
    }
    .same_copy .img_centered,
    .layout_section_4.same_copy .img_centered,
    #section_5.same_copy .img_centered,
    .layout_section_5.same_copy .img_centered,
    #section_6.same_copy .img_centered,
    .layout_section_6.same_copy .img_centered,
    .layout_section_7.same_copy .img_centered,
    #section_7.same_copy .img_centered {
        min-width: auto;
        width: 350px;
        max-width: 70%;
    }
    .img_centered .sp_link {
        min-width: auto;
       padding-left:20px;
		padding-right:20px;
    }
    /* .same_copy:after,
      #section_7 .pl-0:after,
      #section_7 .pr-0:after { background-size: 28px; } */
    .contact_page .same_copy:after {
        background-size: 100%
    }
    .same_copy p {
        font-size: 16px;
        line-height: 20px;
    }
    .same_copy .unique_title {
        margin-bottom: 25px;
    }
    .unique_title span {
        font-size: 50px;		
        line-height: 50px;
    }
    .unique_title span:before,
    .unique_title span:after {
        height: 12px;
    }
    .layout_section_7 .col-sm-6,
    #section_7 .col-sm-6 {
        max-width: 100%;
        flex: 0 0 100%;
        -ms-flex: 0 0 100%;
    }
    .layout_section_7 .pr-0,
    #section_7 .pr-0 {
        margin-top: 10px;
    }
    .layout_section_7.same_copy .unique_title,
    #section_7.same_copy .unique_title {
        margin-bottom: 25px;
    }
    .layout_section_7 .pl-0,
    .layout_section_7 .pr-0,
    #section_7 .pl-0,
    #section_7 .pr-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    #section_8 .img_centered img {
        width: 100px;
        margin-bottom: 5px;
    }
    #section_8 .img_centered {
        left: 50%;
    }
       .page-template-template-golf .type_2 .grey_box_btm img {
        right: 0;
    }
    #section_8 .sp_link {
        min-width: 157px;
        margin-top: -19px;
        font-size: 23px;
    }
       .page-template-template-golf .type_1 .grey_box_btm p {
        font-size: 16px;
        line-height: 20px;
        padding: 0px 0 0;
    }
    .page-template-template-golf .type_2 .grey_box_btm p {
        font-size: 16px;
        line-height: 20px;
        padding: 0px 0 0;		
    margin-top: 12px;
    }
	.page-template-template-golf .type_2 .grey_box_btm>div{
		margin-top:0 !important;	
		margin-left:15px;
        margin-right: 0px;
    
	}
	.page-template-template-golf .type_2 .grey_box_btm .grey_box_btm_img{
		order:2;
	}
	.page-template-template-golf  .type_2 .golf_mobile .grey_box_btm {
        align-items: start;
    }
    .footer_last_txt .col-sm-4 {
        margin-bottom: 25px;
    }
    .footer_last_txt,
    .footer_last_txt p {
        font-size: 15px;
    }
    .copy_right_txt {
        font-size: 12px !important;
    }
    .mobile_logo_remove {
        width: 75%;
        margin: 0 auto;
    }
    
    .logo_section .list-inline .list-inline-item {
        margin: 0px !important;
        padding: 6px 3% !important;
    }
    .footer_bg {
        background-image: url(../images/m_footer-bg.jpg);
        background-size: inherit;
        background-color: #000000;
    }
    #inner_page_banner .img_centered {
        left: 50%;
        width: 90%;
    }
    #inner_page_banner p {
        line-height: 22px;
    }
    #inner_page_banner img {
        margin-left: auto;
        margin-right: auto;
    }
    #inner_page_banner .img_centered {
        text-align: center;
    }
    #inner_page_banner .img_centered img {
        display: block;
    }
    .wedding-bottom-right {
        width: 80%;
        font-size: 16px;
    }
    .layer_div,
    .contacts_section .layer_div {
        position: relative;
        background-color: #000;
        padding-top: 75px;
        margin-top: -1px;
        top: 0;
        left: 0;
        transform: translate(0, 0);
    }
    .layer_div img {
        margin-bottom: 50px
    }
    .step_div {
        margin-bottom: 75px;
        height: auto;
    }
    .sp_link {
        padding: 6px 13px;
    }
    .step_btn .sp_link {
        font-size: 25px;
        min-width: auto;
        width: 100%;
    }
    .layout_section_7 .sp_link,
    #section_7 .sp_link {
        padding: 6px 8px;
    }
    .landing_page #section_2 .img_centered {
        top: calc(17% - 20px)
    }
    .landing_page .layout_section_4,
    .landing_page #section_4,
    .landing_page #section_5,
    .landing_page .layout_section_5,
    .landing_page #section_6,
    .landing_page .layout_section_6 {
        min-height: 300px;
    }
    .landing_page #section_4 .custom_visiblity,
    .landing_page #section_4 .m_custom_visiblity,
    .landing_page .layout_section_4 .custom_visiblity,
    .landing_page .layout_section_4 .m_custom_visiblity,
    .landing_page #section_5 .custom_visiblity,
    .landing_page #section_5 .m_custom_visiblity,
    .landing_page .layout_section_5 .custom_visiblity,
    .landing_page .layout_section_5 .m_custom_visiblity,
    .landing_page #section_6 .custom_visiblity,
    .landing_page #section_6 .m_custom_visiblity,
    .landing_page .layout_section_6 .custom_visiblity,
    .landing_page .layout_section_6 .m_custom_visiblity,
    .landing_page .contacts_section .custom_visiblity,
    .landing_page .contacts_section .m_custom_visiblity {
        min-height: 300px;
        object-fit: cover;
    }
    .landing_page .contacts_section .custom_visiblity,
    .landing_page .contacts_section .m_custom_visiblity {
        display: none;
    }
    .contacts_section .unique_title span {
        width: 767px;
        max-width: 100%;
        padding: 25px 80px;
    }
    .step_div {
        max-width: 75%;
        margin: 0 auto 50px;
    }
	#section_fabric .img_centered {
    max-width: 400px;
	}
	#section_5.same_copy .img_centered {
		left: 22%;
		width: 330px;
	}
	#section_11 .img_centered {
    left: auto;
    right: -25%;
    max-width: 445px;
	}
	.page-template-template-golf .type_2 .grey_box_btm {
    background: transparent;
    padding: 0;
    margin: 0 0px 0 0;
}
	.page-template-template-golf .type_3 {
    margin-top: 60px;
}
	.page-template-template-golf .type_1 .grey_box_btm {
    padding: 0 0 0 0px !important;
}
	.page-template-template-golf #section_14 h3,
	.page-template-template-golf #section_13 h3{
    	font-size: 56px;
		line-height: 72px;
	}
	.page-template-template-golf #section_14 .img_centered {
		max-width: 447px !important;
	}
	.page-template-template-golf #section_13 .img_centered {
		max-width: 434px;
	}
	.page-template-template-golf #section_13 h3 span {
    left: 39px;
		width: 232px;
	}
	.page_golf_content {
		bottom: 5px;
	}
    .banner-button{
    min-height:44px;
}
}

@media (max-width: 992px) {}

@media (max-width: 991.98px) {
    .page-template-template-wedding #inner_page_banner .custom_visiblity {
        display: none;
    }
	#section_3 .img_centered {
		bottom: -18%;
	}
	#section_2 .img_centered img{
		margin-bottom:0;
	}
	#section_4 .img_centered{		
        left: 68%;
	}
	#section_5 .img_centered{		
        left: 21%;
	}
	#section_8 .img_centered{		
    top: 17%;
	}
	.page-template-template-fabrics #section_8 .img_centered{
		 top: unset;	
	}
	.page-template-template-contact #section_3 .img_centered{
		top:50%;
	}
}

@media (max-width: 834.98px) {
    .mobile_logo_remove {
        width: 82%
    }
    .page-template-template-fabrics .purchase_img img {
        max-width: 400px !important;
    }
}

@media (max-width: 767.98px) {
    .blog_section .col-sm-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .img-hover-zoom img {
        width: 100%;
    }
    .ytb_wrapper .content {
        min-height: auto;
        height: 250px;
    }
    .VideoWrapper {
        position: relative;
        padding-bottom: 56.25%;
    }
    .VideoWrapper iframe,
    .VideoWrapper object,
    .VideoWrapper embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .video_page h3 {
        margin-top: 35px;
    }
    #section_1 .center_text_wd h3 {
        font-size: 21px;
        line-height: 26px;
    }
    #section_1 .img_centered {
        width: 75%;
        bottom: 5%;
        max-width: 350px
    }
    #section_3 .img_centered {
         
        bottom: 0px;
        top: 39%;
        width: 95%;    
    }
	 .home section .img_centered {
       
        left: 50% !important;
        right: 50% !important;
        text-align: center;
        width: 95% !important;
        top: 50% !important;    
    }
	.home .img_centered p {
    font-size: 20px;
		line-height: 27px;
	}
	.sp_link {
        font-size: 21px;
    }
	#section_5.same_copy .img_centered,
	#section_fabric .img_centered{
		text-align:center;
	}
	#section_7 .img_centered {
	transform: translate(-50%, -95%);
	}
	#section_10_1 img	{
		min-height:350px;
		object-fit:cover;
	}
	#section_8 .m_custom_visiblity {
		min-height: 380px;
	}
	#section_8 .img_centered{
		top: 20% !important;
	}
	.home #section_11 .img_centered {        
        top: 63% !important;
    }
    #section_3 .unique_title span {
        padding: 10px 20px;
        text-transform: uppercase;
    }
	    .home section_7 .img_centered {
        top: 21% !important;
    }
    #section_3 .unique_title span:before,
    #section_3 .unique_title span:after {
        width: 2px;
        height: 8px;
    }
    #section_3 .unique_title span:before {
        top: 4px;
    }
    #section_3 .unique_title span:after {
        top: auto;
        bottom: 5px;
    }
    .m_custom_visiblity {
        min-height: auto;
    }
	.home .m_custom_visiblity {
        min-height: 350px;
    }
    .mobile_logo_remove {
        width: 100%;
    }
    .layout_section_4,
    .landing_page .layout_section_4,
    #section_4,
    .landing_page #section_4,
    #section_5,
    .landing_page #section_5,
    .layout_section_5,
    .landing_page .layout_section_5,
    #section_6,
    .landing_page #section_6,
    .layout_section_6,
    .landing_page .layout_section_6 {
        min-height: 350px;
    }
    #section_4 .m_custom_visiblity,
    .landing_page #section_4 .m_custom_visiblity,
    .layout_section_4 .m_custom_visiblity,
    .landing_page .layout_section_4 .m_custom_visiblity,
    .layout_section_5 .m_custom_visiblity,
    .landing_page .layout_section_5 .m_custom_visiblity,
    #section_5 .m_custom_visiblity,
    .landing_page #section_5 .m_custom_visiblity,
    #section_6 .m_custom_visiblity,
    .landing_page #section_6 .m_custom_visiblity,
    .layout_section_6 .m_custom_visiblity,
    .landing_page .layout_section_6 .m_custom_visiblity {
        min-height: 350px;
    }
    .page-id-180 #inner_page_banner .img_centered img,
    .page-id-14 #inner_page_banner .img_centered img,
    .page-id-176 #inner_page_banner .img_centered img {
        max-width: 60%;
        height: auto;
    }
    .page-id-180 #inner_page_banner .m_custom_visiblity,
    .page-id-14 #inner_page_banner .m_custom_visiblity,
    .page-id-176 #inner_page_banner .m_custom_visiblity {
        min-height: auto;
        height: 500px;
    }
    .contact_page .m_custom_visiblity {
        min-height: 257px;
    }
    .announcement_bar {
        font-size: 14px;
    }
    .wedding_title {
        font-size: 23px;
        line-height: 25px;
    }
    .wedding-bottom-right {
        width: 75%;
        left: 12.5%;
        bottom: 20%;
        text-align: center;
        font-size: 13px;
    }
    .wedding_container:after {
        left: 49%;
    }
    .type_1 .grey_box_btm {
        margin-top: 30px;
        padding-left: 0;
    }
    .type_2 .grey_box_btm {
        margin-right: 0;
        padding: 30px 0 40px 0;
		margin-bottom:30px;
    }
    .type_2 .purchase_img {
        order: 0;
        margin-top: 50px;
    }
    .purchase_img {
        order: 0;
    }
    .grey_box_btm p {
        font-size: 16px
    }
    .couple_area {
        margin-top: 100px !important
    }
    .overlap_div {
        order: 1
    }
    .overlap_div img {
        position: relative;
    }
    .contact_us input[type="submit"] {
        font-family: 'Akrobat';
        background-color: #000000;
        padding: 10px 15px;
        width: 100%;
        color: #ffff;
        text-transform: uppercase;
        border: 1px solid #fff;
        font-size: 25px;
    }
    /* .step_div { max-width: 60%; margin: 0 auto 50px; } */
    .contacts_section .unique_title span {
        padding: 25px 0px;
    }
    .landing_page #section_2 .mob_container {
        position: relative;
    }
    .landing_page #section_2 .img_centered {
        top: auto;
        bottom: 50px;
    }
    .steps_section {
        padding: 0
    }
    .same_copy .unique_title {
        margin-bottom: 10px;
    }
    .unique_title span {
        font-size: 35px;
    }
    .page-template-template-golf .type_1 .grey_box_btm,
    .page-template-template-golf .type_2 .grey_box_btm {
        margin-top: 0;
        padding: 0;
        display: flex;
    }
    .page-template-template-golf .type_1 .grey_box_btm img,
    .page-template-template-golf .type_2 .grey_box_btm img {
        position: relative;
        top: 0px;
        max-width: 100%;
    }
    .page-template-template-golf .grey_box_btm>div {
        width: 50%;	       
    }
	.page-template-template-golf .type_2 .grey_box_btm>div{
		 margin-left: 0px;		
	}
	.page-template-template-golf .type_2 .grey_box_btm>div p{		
		margin-right:15px;
	}
	.page-template-template-golf .grey_box_btm .grey_box_btm_img{
			margin-right:15px;
	}
    .page-template-template-golf .type_2 .grey_box_btm img {
        right: 0;
        order: 0;
    }
    .page-template-template-golf .type_1 .grey_box_btm p,
    .page-template-template-golf .type_2 .grey_box_btm p {
        padding: 0;
    }
    .page-template-template-golf .type_1 .grey_box_btm img {
        order: 1;
    }
    .page_golf_content {
        display: flex;
        flex-direction: column;
        align-items: center;
		position:relative;
		padding-bottom:10px;
    }
    .page_golf_content p {
        order: 1;
    }
    .page_golf_content img {
        order: 0;
    }
    .page-template-template-golf .type_0 {
        margin-top: -75px;
    }
    .page-template-template-golf #section_1 .img_centered p {
        margin-top: 100px;
    }
    .page-template-template-golf #section_1 .img_centered h2:before {
        top: -18px;
    }
    .page-template-template-golf #section_1 .img_centered h2:after {
        bottom: -30px;
    }
    .page-template-template-golf .type_1 .grey_box_btm p {
        font-size: 21px;
    }
    .page-template-template-golf .type_1 .grey_box_btm,
    .page-template-template-golf .type_2 .grey_box_btm {
        padding-left: 18px;
        padding-right: 27px;
        padding-top: 52px;
        margin-top: -40px;
    }
    .page-template-template-golf #section_1 .img_centered h2 {
               font-size: 20px;
        line-height: 24px;
    }
    .page_golf {
        padding: 70px 0;
    }
    .page_about {
        padding: 30px 0;
    }
    .page_about_order {
        order: 2;
        display: flex;
        flex-direction: column;
    }
    .page_about_order p {
        order: 2;
    }
    .page_about_order img {
        margin-bottom: 30px;
    }
    .page-template-template-golf .type_1 .purchase_img,
    .page-template-template-golf .type_2 .purchase_img {
        display: flex;
        justify-content: center;
    }
    .page-template-template-golf .type_1 .purchase_img img,
    .page-template-template-golf .type_2 .purchase_img img {
        width: 90%;
    }
    .page-template-template-golf .type_3 {
        margin-top: 45px;
    }
    .page-template-template-golf .announcement_bar {
        display: none;
    }
    .page-template-template-golf .same_copy .img_centered {
        width: 95%;
        max-width: 400px;
		text-align:center !important;
    }
	.page-template-template-golf #section_13 .img_centered{
		left:50%;
	}
    .page_golf img {
        margin: auto;       
        box-shadow: 13px 11px 13px 0px rgb(224 224 224 / 75%);
    }
    .page-template-template-golf .unique_title span {
        font-size: 36px;		
        line-height: 40px;
    }
    .about_content_text p {
        margin-left: 0px;
    }
    .about_content_text1 {
        padding-right: 10px;
    }
    .page-template-template-golf #section_1 .img_centered p {
        line-height: 25px;
    }
    .page-template-template-golf .type_2 {
        margin-top: 0px;
		text-align:left;
    }
    .page-template-template-golf #section_15 {
        margin-top: 0px;
    }
    .page_about1 {
        padding: 70px 0;
    }
    .page_about_main {
        margin-top: 70px;
    }
    
    #section_golf .img_centered,
    .page-template-template-golf .img_centered {
        width: 80%;
    }
    .page-template-template-wedding #inner_page_banner .img_centered img {
        width: 100%;
    }
    .page-template-template-fabrics #section_1 .img_centered {
        top: 15%;
        width: 100%;
        max-width: 350px;
    }
    .page-template-template-fabrics #section_1 p {
        margin: 20px 0;
    }
    .page-template-template-fabrics #section_1 h3 {
        margin-bottom: 0px;
    }
    .page-template-template-fabrics h3 span {
        font-size: 36px;
        line-height: 46px;
    }
    .page-template-template-fabrics #section_1 p {
        margin: 0px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .page-template-template-fabrics .wedding_package_area {
        min-height: 500px;
    }
    .page-template-template-fabrics .img_container p,
    .wedding_package_area p {
        font-size: 16px;
    }
    .page-template-template-fabrics #section_4 .container {
        bottom: unset;
        top: 13%;
    }
    .page-template-template-fabrics #section_5.same_copy:after {
        right: 50%;
        left: 50%;
    }
    .page-template-template-fabrics #section_4 {
        min-height: 850px;
    }
    .page-template-template-fabrics #section_6 .img_centered {
        display: unset;
        max-width: 350px;
        width: 100%;
        left: 50%;
    }
    .page-template-template-fabrics #section_6 p {
        text-align: center;
    }
    .page-template-template-fabrics #section_6.same_copy:after {
        left: 50%;
    }
    .page-template-template-fabrics section.same_copy:after,
    .page-template-template-fabrics .layout_section_7 .pl-0:after,
    .page-template-template-fabrics .layout_section_7 .pr-0:after {
        background-size: 60%;
        background-image: url(../images/arrow_img.png-mob.png);
    }
    .page-template-template-fabrics #section_7.same_copy:after {
        top: 17px;
        left: 50%;
    }
    .page-template-template-fabrics #section_7.same_copy .img_centered {
        max-width: 350px;
        width: 100%;
        left: 50%;
        text-align: center;
        bottom: unset;
        top: 87%;
    }
    .page-template-template-fabrics #section_7 img {
        min-height: 280px;
    }
    .page-template-template-fabrics #section_8 .img_centered {
        top: 50%;
    }
    .page-template-template-fabrics .same_copy .img_centered {
        max-width: 350px;
        width: 100%;
    }
    .page-template-template-fabrics .m_custom_visiblity {
        min-height: 475px;
    }
    .page-template-template-fabrics #section_4 img.m_custom_visiblity {
        max-height: 530px;
        vertical-align: bottom;
        position: relative;
    }
    .page-template-template-fabrics .wedding_package_area {
        background: url(../images/2-mob.png) no-repeat;
        background-position: top center;
        background-size: cover;
    }
    .section_1_bottom_content1 {
        left: 11%;
        top: 50%;
        max-width: 225px;
        width: 100%;
        transform: translatey(-50%);
    }
    .section_1_bottom p {
        font-size: 15px;
        line-height: 24px;
    }
    .section_1_bottom_content3 {
        top: 14%;
        left: 16%;
        max-width: 285px;
        text-align: center;
    }
    .section_1_bottom_content2 {
        top: 50%;
        left: 37%;
        max-width: 230px;
        width: 100%;
        transform: translatey(-50%);
    }
    .section_started h2 {
        font-size: 25px;
        line-height: 50px;
        margin: 30px 0 32px 0;
    }
    .started_content {
        border-radius: 5px;
        margin-bottom: 25px;
        width: 86%;
        margin: 0 auto 25px auto;
    }
    .started_content p {
        font-size: 24px;
        line-height: 23px;
    }
    .section_started {
        background: #ffffff;
        padding-bottom: 0;
    }
    .footer_call_icon {
        flex-direction: column;
        margin-top: 25px;
    }
    .footer_call_icon p {
        margin-bottom: 0;
        margin-top: 8px;
        font-size: 20px;
    }
    .footer_call_icon i {
        font-size: 31px;
        line-height: 28px;
    }
    .footer_last_txt .col-sm-4 {
        margin-bottom: 20px;
    }
    .footer_last_txt .align-self-start {
        text-transform: uppercase;
    }
    .page-template-template-wedding .announcement_bar {
        display: none;
    }
    .page-template-template-wedding .main_title {
        background: #000000;
    }
    .page-template-template-wedding .main_title h1 {
        display: block;
    }
    .page-template-template-wedding #inner_page_banner .img_centered img {
        max-width: 300px;
    }
    .page-template-template-wedding #inner_page_banner p {
        max-width: 260px;
        margin: 12px auto;
        line-height: 18px;
    }
    #inner_page_rental h2 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 28px;
    }
    #inner_page_rental .img_centered {
        max-width: 615px;
        top: 56%;
        left: 42%;
    }
    .general_page_content #inner_page_wed_purchase h2 {
        padding: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 19px;
        line-height: 24px;
        margin-left: auto;
        margin-right: auto;
    }
    #inner_page_wed_purchase .img_centered,
    #inner_page_wed_daily .img_centered {
        width: 95%;
    }
    #inner_page_wed_daily h2 {
        font-size: 19px;
        line-height: 23px;
    }
    .wedding_package_area {
        padding: 35px 25px 25px 25px;
    }
    .wedding_package_area .grey_box_btm p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 0;
        padding-bottom: 15px;
    }
    .purchase_img img {
        box-shadow: 2px 2px 5px 4px #e4e4e4;
    }
    .custom_header .burger-menu {
        top: 10px;
    }
    .page-template-template-wedding .site_btn {
        height: 45px;
        letter-spacing: 1px;
        line-height: 45px;
        font-size: 17px;
    }
    .wedding_title:before,
    .wedding_title:after {
        width: 3px;
        height: 9px;
    }
    .wedding_title:after {
        top: unset;
        bottom: -18px;
    }
    .grey_box_btm img {
        max-width: 55px;
		  margin-bottom: 8px;
    }
    .page-template-template-wedding .grey_box_btm a.site_btn {
        font-size: 25px;
    height: 53px;
    line-height: 53px;
    padding: 0px 20px;
	width:auto;
	display:inline-block;
    }
    .grey_box_btm h3 {
        font-size: 25px;
    }
    .type_2 .grey_box_btm p {
        padding-bottom: 0;
    }
	#section_wed .img_centered .sp_link {
    margin-top: -10px;
}
	.type_2 .grey_box_btm img {
    margin-bottom: 20px;
}
	.wedding_package_area .purchase_img .mobile_img{
	display:block;
}  
	.wedding_package_area .purchase_img .desktop_img{
	display:none;
}  
	.wedding_package_area {
		background: #ffffff;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
}
	.wedding_package_area .purchase_img{
		 padding-left:25px !important;
		padding-right:25px !important;
	}

.wedding_package_area .grey_box_btm{
    padding: 45px 25px 0px 25px;	
    margin-top: -10px;
}
	.wedding_package_area.wedding_gallery .site_btn{
		margin-top:20px;
	}
	#section_2 .img_centered img {
    max-width: 290px !important;		
        margin: auto;

}
	#section_9 h2{
		font-size: 24px;
	}
	.logo_section li:after {
    top: 20%;
    font-size: 16px;
}
	.logo_section {
		padding-bottom:15px;
	}
	
	.home #section_wed .img_centered{		
        top: 40% !important;
	}
	.home #section_wed .img_centered img{		
       margin-bottom:15px !important;
	}
	
	.home #section_10_1 .img_centered {
        top: 23% !important;
    }
	.page-template-template-contact #section_1 .img_centered,
	.page-template-template-contact #section_5.same_copy .img_centered,
	.page-template-template-contact #section_3 .img_centered{
    max-width: 450px;
		width:100%;
    left: 50%;
    text-align: center;
}
	.type_1 .grey_box_btm {  
    margin-left: 0;
	}
	.page-template-template-golf #section_15.same_copy:after,
	.page-template-template-golf #section_14.same_copy:after,
	.page-template-template-golf #section_13.same_copy:after {   
		left: 50%;
	}
	.page-template-template-wedding .type_2 .grey_box_btm {   
    margin-right: 0;
}
	.page-template-template-golf .type_1 .grey_box_btm {
		margin-left: 0;
	}
	.page-template-template-golf .type_2 .grey_box_btm{
		margin-right:0;
	}
	.page-template-template-fabrics #section_8 .img_centered{
		 top:50% !important;
	
	}
	    .page-template-template-contact .same_copy .unique_title {
        margin-bottom: 30px;
    }
	.page-template-template-golf #section_2 .img_centered img {
		max-width: 310px !important;
	}
	.page-template-template-golf .center_text_wd p {
    margin-top: 20px !important;
    max-width: 335px !important;
		font-size: 18px;
		line-height:22px;
	}
	.page-template-template-golf .wedding_package_area{
		margin-top:0 !important; 
		background-image:none;
		background-color:#000000;
	}
	.page-template-template-golf .wedding_package_area .grey_box_btm{
		margin-top:30px;
	}
	.page-template-template-golf .golf_mobile .grey_box_btm{
		margin-top:20px !important;
		padding:0 25px !important;
		align-items:end;
	}
	.page-template-template-golf .type_2 .grey_box_btm img{
		padding-left:0 !important;
		margin-bottom:0px;		
        margin-top: 15px;
	}
	.page-template-template-golf .type_3 .grey_box_btm p{
		margin-top:0;
	}
	.page-template-template-golf #section_15 .img_centered p {
		margin-top:12px;
		font-size: 16px;		
        line-height: 20px;
	}
	    .page-template-template-golf #section_14 h3, .page-template-template-golf #section_13 h3 {
        font-size: 44px;
        line-height: 48px;
    }
	.page-template-template-golf #section_14 h3 span {
    position: relative;
    margin-top: 13px;
		padding-left: 0px;
	}
	.page-template-template-golf #section_14 h3 span, 
	.page-template-template-golf #section_14 h3 span p,
	.page-template-template-golf #section_13 h3 span p{
     display: block !important; 
    font-family: 'Avenir Next LT Pro';
    font-size: 19px !important;
		line-height: 24px !important;
	}
	.page-template-template-golf #section_13 h3 span{
		position:relative;
		display:block !important;
	}
	.page-template-template-golf #section_13 h3{
		text-align:center;
	}	
	.page_golf img{
		box-shadow:none;
	}
	.page_golf_col_1{
		order:1;
	}
	.page_golf_content p{
		padding-right:0;
		padding-left:15px;
	}
	.page-template-template-golf .page_golf {
    padding: 0;
    background: url(../images/aaa-1.webp) no-repeat top, #000000;
    background-size: 100%;
}
	.page_golf_col_2>div{
		padding:20px;
		margin-top:64%;
	}
	    .page-template-template-golf #section_13 h3 span {
        left: unset;
        width: unset;
    }
.page-template-template-golf #section_15 .img_centered,
	.page-template-template-golf #section_14 .img_centered,
	.page-template-template-golf #section_13 .img_centered{
    width: 90% !important;
}
	.page-template-template-golf .type_3 .grey_box_btm_img{
		order:2;
		margin-right:0;
		margin-left:15px;
	}
	.page-template-template-golf .page_golf_content p {
    font-size: 17px;
    line-height: 27px;
}
	.page-template-template-golf .wedding_package_area {
		padding-bottom: 40px;
	}
     .img_centered .sp_link.banner-button{
    min-height:36px;
    margin-top: 12px;    
    font-size: 16px;
}
}

@media (max-width: 600.98px) {
    .page-template-template-fabrics .purchase_img img {
        max-width: 360px !important;
    }
}

@media (max-width: 575.98px) {
    .contact_page .general_page_content .fas {
        font-size: 40px;
        padding-right: 23px;
        display: inline-block;
        float: left;
        vertical-align: top;
        width: 50px;
    }
    .page-template-template-golf .type_1 .grey_box_btm p {
        font-size: 17px;
    }
    .logo_section .list-inline .list-inline-item {
        padding: 6px 8px !important;
    }
    .page-template-template-golf #section_1 .img_centered p {
        margin-top: 35px;
    }
    .logo_section li img {
        height: 28px;
    }
    .layer_div,
    .contacts_section .layer_div {
        padding-top: 50px;
    }
    .contacts_section .unique_title span {
        font-size: 50px;
        width: 320px;
    }
    .step_div {
        max-width: 75%;
    }
   
    #section_wed .img_centered {
        width: 70%;
        transform: translate(-50%, 20%);
    }
    #section_wed .img_centered .sp_link {
        width: 80%;
    }
    .page-template-template-wedding #inner_page_banner .img_centered img {
        width: 100%;
        height: auto;
    }
    .page-template-template-fabrics .wedding_package_area {
        min-height: 440px;
    }
    .page-template-template-fabrics #section_1 .img_centered {
        top: 10%;
    }
    .page-template-template-fabrics .img_container p {
        padding-bottom: 13px;
    }
    .page-template-template-fabrics #section_4.same_copy .unique_title {
        margin-top: 22px;
    }
    .same_copy .unique_title {
        margin-bottom: 8px;
    }
    .page-template-template-wedding #inner_page_banner .img_centered img {
        max-width: 280px;
    }
    .grey_box_btm .site_btn {
      
        text-align: center;
    }
    .wedding_package_area.wedding_gallery {
        padding: 0;
    }
    .wedding_title:before {
        top: -10px;
    }
    .wedding_title:after {
        top: unset;
        bottom: -18px;
    }
    .grey_box_btm h3 {
        font-size: 22px;
    }
}

@media (max-width: 480.98px) {
    .step_div {
        max-width: 80%;
    }
    #section_7 .img_centered,
    .layout_section_7 .img_centered {
        bottom: 5%
    }
    #section_7.same_copy .unique_title,
    .layout_section_7.same_copy .unique_title {
        margin-bottom: 0;
    }
    .page-template-template-fabrics .purchase_img img {
        max-width: 280px !important;
        margin-bottom: 0
    }
    .page-template-template-fabrics .wedding_package_area {
        min-height: 380px;
    }
    .page-template-template-fabrics .wedding_package_area h3 {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .page-template-template-wedding #inner_page_banner .img_centered img {
        max-width: 280px;
    }
}
.sp_link:hover{
	opacity:0.8 !important;
	background:#000000;
	color:#ffffff;
	border:1px solid #ffffff;
}
.section_wed{
	margin-top:0 !important;
}