@font-face{
    font-family:'poppinsregular';
    src:url(../fonts/poppins-regular-webfont.woff2) format("woff2"),url(../fonts/poppins-regular-webfont.woff) format("woff");
    font-display: swap;
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'poppinslight';
    src:url(../fonts/poppins-light-webfont.woff2) format("woff2"),url(../fonts/poppins-light-webfont.woff) format("woff");
    font-display: swap;
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'poppinsmedium';
    src:url(../fonts/poppins-medium-webfont.woff2) format("woff2"),url(../fonts/poppins-medium-webfont.woff) format("woff");
    font-display: swap;
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'poppinssemibold';
    src:url(../fonts/poppins-semibold-webfont.woff2) format("woff2"),url(../fonts/poppins-semibold-webfont.woff) format("woff");
    font-display: swap;
    font-weight:400;
    font-style:normal
}
body{
    padding:0;
    margin:0;
    list-style:none;
    font:normal 14px/18px poppinsregular;
    color:#000;
    background:#fff
}
p{
    padding:0;
    margin:0;
    font-size:12px;
    color:#494e50;
    line-height:20px
}
a{
    padding:0;
    margin:0;
    outline:none
}
ul{
    list-style:none;
    padding:0;
    margin:0
}
ul li{
    padding:0;
    margin:0
}
h1,h2,h3,h4,h5,h6{
    padding:0;
    margin:0
}
img{width:100%; height:auto !important;}
input[type="text"]::-webkit-input-placeholder{
    opacity:1
}
input[type="text"]::-moz-placeholder{
    opacity:1
}
input[type="search"]::-webkit-input-placeholder{
    opacity:1
}
input[type="search"]::-moz-placeholder{
    opacity:1
}
input[type="email"]::-webkit-input-placeholder{
    opacity:1
}
input[type="email"]::-moz-placeholder{
    opacity:1
}
input[type="tel"]::-webkit-input-placeholder{
    opacity:1
}
input[type="tel"]::-moz-placeholder{
    opacity:1
}
textarea::-moz-placeholder{
    opacity:1
}
textarea::-webkit-placeholder{
    opacity:1
}
.navbar{
    position:relative;
    z-index:100
}
.navbar-expand-lg .navbar-collapse{
    align-items:center;
    justify-content:center
}
a{
    text-decoration:none!important
}
header{
    text-align:center;
    z-index:9999;
    background:#fff;
    color:#fff;
    font-family:'PT Sans',sans-serif;
    -webkit-transition:all .4s ease;
    transition:all 1.4s ease
}
header.sticky{
    position:fixed;
    width:100%;
    background:#fff;
    text-align:left;
    -webkit-transition:all .4s ease;
    transition:all 1.4s ease
}
header.sticky img{
    -webkit-transition:all .4s ease;
    transition:all .4s ease
}
header.sticky .header_top{
    padding:10px 0;
    -webkit-transition:all .4s ease;
    transition:all .3s ease 0
}
.wrapper{
    width:100%
}
.header_sec{
    width:100%
}
.header_top{
    width:100%
}
.header_top .container{
    max-width:990px
}
.header_top_inner{
    width:100%;
    text-align:center;
    display:inline-block;
    position:relative
}
.navbar-brand{
    width:auto;
    float:none;
    display:inline-block;
    margin:15px 0 0;
    padding:0;
    height:auto
}
.navbar-brand img{
    max-width:100%;
    height:auto !important;
    display:inline-block
}
.member_log a{
    padding:8px 10px;
    background:#fff;
    border:1px solid #919191;
    display:inline-block;
    text-transform:uppercase;
    font:'poppinsregular';
    font-sze:14px;
    color:#494e50;
    text-decoration:none
}
.header_bottm{
    width:100%;
    text-align:center;
    background:#f7f7f7
}
.nav_top{
    width:100%;
    background:none;
    padding:0;
    float:none;
    display:inline-block;
    text-align:center;
    border:none;
    border-radius:0;
    box-shadow:inherit;
    min-height:inherit;
    margin:0
}
.menu_sec{
    display:inline-block;
    text-align:center;
    float:none;
    position:relative
}
.menu_sec li{
    float:none;
    display:inline-block;
    padding:0 0 0 12px;
    margin:0 0 0 5px;
    background:url(../images/devider.png) no-repeat left center
}
.menu_sec li:first-child{
    margin-left:0;
    padding-left:0;
    background:none
}
.menu_sec li a{
    padding:20px 0;
    margin:0;
    font:normal 14px/16px poppinsmedium;
    text-decoration:none;
    color:#1b1b1b;
    display:inline-block
}
.menu_sec li a:hover{
    color:#e6b72a
}
.menu_sec li:hover .submenu,.submenu:hover{
    visibility:visible
}
.menu_sec li ul{
    position:absolute;
    width:180px;
    height:auto;
    background:#f7f7f7;
    text-align:left;
    padding:10px;
    top:40px;
    visibility:hidden;
    z-index:1000
}
.menu_sec li ul li{
    background:none;
    padding:0;
    margin:0
}
.menu_sec li ul li a{
    padding:10px
}
.banner_sec{
    width:100%;
    position:relative
}
.banner_box{
    width:100%;
    position:relative
}
.banner_box img{
    width:100%
}
.banner_sec .left_arw{
    outline:none;
    margin-top:25%;
    float:left;
    position:relative;
    z-index:999
}
.banner_sec .left_arw img{
    max-width:100%
}
.banner_sec .rt_arw{
    outline:none;
    margin-top:25%;
    float:right;
    position:relative;
    z-index:999
}
.banner_sec .rt_arw img{
    max-width:100%
}
.arw_main{
    width:100%;
    position:absolute;
    left:0;
    top:0
}
.arw_inner{
    width:100%
}
.arw_main .container{
    max-width:990px
}
.banner_inner{
    width:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:999;
    text-align:center
}
.banner_txt{
    display:inline-block;
    margin-top:160px;
    text-align:center;
    width:520px
}
.banner_txt span{
    font:normal 44.51px/50px poppinsregular;
    color:#fff;
    display:inline-block
}
.banner_txt a{
    color:#fff;
    margin-top:40px;
    display:inline-block;
    padding:8px 12px;
    color:#fff;
    border:1px solid #fff;
    font:normal 13.81px/15px poppinsregular;
    text-decoration:none;
    text-transform:uppercase
}
.banner_sec .carousel-indicators{
    display:none
}
.business_club_sec{
    width:100%;
    padding:64px 0
}
.business_club_inner{
    width:100%
}
.business_club_inner h3{
    font:normal 26.09px/30px poppinsregular;
    color:#494e50;
    padding:0 0 12px
}
.business_club_inner p{
    font:normal 16px/16px poppinsregular;
    color:#494e50;
    padding:18px 0 0;
    line-height:26px
}
.business_club_inner p a,.packages_sec a{
    padding:0;
    border:none;
    background:none;
    color:#e6b72a;
    margin:0;
}
.business_club_inner a,.read-more-btn{
    font:normal 13.81px/15px poppinsregular;
    color:#fff;
    border:1px solid #987c2a;
    background:#e6b72a;
    margin-top:40px;
    display:inline-block;
    padding:8px 15px;
    border:2px solid #7a7a79;
    text-decoration:none;
}
.business_club_inner a:hover,
.event_rt ul li a:hover,
.banner_txt a:hover,.read-more-btn:hover;
{
    background:#1b1b1b;
    color:#fff
}
.auther_sec{
    width:100%;
    position:relative;
    background-size:cover!important;
    padding:90px 0;
    text-align:center
}
.auther_inner{
    display:inline-block;
    padding:20px;
    background:rgba(0,0,0,0.6);
    text-align:center
}
.auther_inner h3{
    font:normal 26.09px/36px poppinsregular;
    color:#fff;
    padding:0
}
.auther_inner h4{
    font:normal 12.28px/16px poppinsregular;
    color:#fff;
    padding:26px 0 0
}
.auther_inner h4 a{
    text-decoration:none;
    color:#fff
}
.events_sec{
    width:100%;
    padding:0 0 60px
}
.events_inner{
    width:100%
}
.events_inner h4{
    margin:40px 0 10px;
    color:#e6b72a;
    font-size:22px
}
.events_inner h3{
    font:normal 26.09px/30px poppinsregular;
    color:#494e50;
    padding:0 0 12px;
    text-align:center
}
.events_inner p{
    font:normal 16px/16px poppinsregular;
    color:#494e50;
    padding:18px 0 0;
    text-align:center;
    line-height:22px
}
.event_left{
    width:100%;
    background-size:cover!important;
    min-height:200px
}
.event_rt{
    width:100%;
    padding:15px;
    background:#e6b72a24;
    margin:0;
    box-shadow:0 0 20px #dadada
}
.event_rt h4{
    font:normal 19.95px/24px poppinsregular;
    color:#1b1b1b;
    text-align:left
}
.event_rt h5{
    font:normal 18px/22px poppinsregular;
    color:#1b1b1b;
    padding:10px 0 0;
    text-align:left
}
.event_rt p{
    font:normal 14px/16px poppinsregular;
    line-height:20px;
    color:#1b1b1b;
    padding:15px 0 0;
    text-align:justify
}
.event_rt ul{
    width:100%;
    display:inline-block;
    margin-top:29px
}
.event_rt ul li{
    width:166px;
    float:left;
    margin:0 14px 0 0
}
.event_rt ul li a{
    width:100%;
    float:left;
    text-align:center;
    border:2px solid #fff;
    text-decoration:none;
    text-transform:uppercase;
    font:normal 13.81px/15px poppinsregular;
    color:#fff;
    padding:8px 0
}
.neter_sec{
    width:100%;
    background:#f8f8f8;
    padding:24px 0
}
.newsletter_inner{
    width:100%
}
.newsletter_inner h3{
    font:bold 12.28px/16px poppinsregular;
    color:#1d1d1b;
    padding:0 0 12px;
    text-align:center
}
.newsletter_inner input[type="text"],.newsletter_inner input[type="email"]{
    width:404px;
    float:left;
    margin:10px 16px 0 0;
    padding:0 15px;
    background:#fff;
    border:1px solid #f8cbb9;
    height:32px;
    font:normal 12.28px/32px poppinsregular;
    color:#575756
}
.newsletter_inner input[type="text"]::-webkit-input-placeholder{
    opacity:1;
    color:#575756
}
.newsletter_inner input[type="text"]::-moz-placeholder{
    opacity:1;
    color:#575756
}
.newsletter_inner input[type="email"]::-webkit-input-placeholder{
    opacity:1;
    color:#575756
}
.newsletter_inner input[type="email"]::-moz-placeholder{
    opacity:1;
    color:#575756
}
.packages_sec .read-more-btn{
    background:#e6b72a;
    color:#fff;
    padding:15px 10px;
    display:block;
    text-align:center;
    border:none!important
    margin:15px 0 0 0;
}
.newsletter_inner input[type="submit"]{
    width:90px;
    height:32px;
    text-align:center;
    cursor:pointer;
    background:#f5ada0;
    border:1px solid #f49ba1;
    color:#fff;
    text-transform:uppercase;
    font:normal 13.81px/32px poppinsregular;
    margin-top:10px;
    float:right
}
.footer_sec{
    width:100%;
    text-align:center
}
.footer_top{
    width:100%;
    text-align:center;
    padding:30px 0
}
.footer_top_logo a{
    width:200px !important;
    height:90px !important;
    display:inline-block;
}
.footer_top_logo{
    width:100%;
    height:auto !important;
}
.footer_top_logo img{
    max-width:100%;
    height:auto !important;
}
.footer_top_link{
    width:100%;
    text-align:center;
    display:inline-block;
    padding-top:18px
}
.footer_top_link ul{
    display:inline-block;
    width:100%
}
.footer_top_link ul li{
    font:normal 12.28px/14px poppinsregular;
    color:#000;
    margin:0;
    padding:0 8px 0 0;
    background:url(../images/devider2.png) no-repeat right center;
    display:inline-block
}
.footer_top_link ul li:last-child{
    padding-right:0;
    margin-right:0;
    background:none
}
.footer_top_link ul li a{
    color:#000;
    text-decoration:none
}
.social_link{
    width:100%;
    text-align:center;
    display:inline-block;
    padding-top:18px
}
.social_link ul{
    display:inline-block;
    width:100%
}
.social_link ul li{
    display:inline-block;
    margin:0 6px 0 0
}
.social_link ul li:last-child{
    margin-right:0
}
.social_link ul li img{
    max-width:100%;
    height:auto !important;
}
.copy_rt_sec{
    width:100%;
    background:#f8f8f8;
    padding:22px 0;
    text-align:center
}
.copy_rt_inner{
    width:100%
}
.copy_rt_inner p{
    font:normal 12.28px/14px poppinsregular;
    color:#575756
}
.copy_rt_inner p a{
    color:#575756;
    text-decoration:none
}
.copy_rt_inner p span{
    margin:0 10px
}
.row-content{
    width:100%
}
.row-content .left-img{
    width:50%;
    float:left
}
.row-content .left-img img{
    width:100%
}
.row-content .right-img{
    width:50%;
    float:right
}
.row-content .right-img img{
    width:100%
}
.row-content .right-text{
    width:50%;
    float:right;
    background:#f6f6f6;
    padding:50px;
    text-align:center
}
.row-content .right-text .inner{
    position:relative;
    top:50%;
    transform:translateY(-50%)
}
.row-content .right-text h2{
    padding-bottom:30px;
    font-family:'Poppins';
    font-weight:bolder;
    font-size:21px
}
.row-content .right-text p{
    line-height:22px;
    padding-bottom:10px
}
.ypn-committee{
    background:#e3e3e3;
    padding:45px 0
}
.ypn-committee h2{
    font-size:21px;
    font-family:'Poppins';
    font-weight:700;
    text-align:center;
    padding-bottom:40px
}
.ypn-committee p{
    text-align:center;
    padding-bottom:25px;
    line-height:22px;
    color:#494e50
}
.second-newsletter{
    background:#ededed;
    padding:30px 0
}
.second-newsletter input{
    border:1px solid #e63312!important
}
.second-newsletter .submit-btn{
    background:#e63312!important
}
.members-offers{
    padding:25px 0
}
.members-offers h1{
    font-size:24px;
    font-family:'poppinssemibold';
    text-align:center;
    margin-bottom:25px
}
.members-offers p{
    text-align:center
}
.members-offers .row-box{
    margin-top:40px
}
.members-offers .details-box img{
    width:100%
}
.members-offers .details-box .bottom{
    background:#f6f6f6;
    padding:20px 10px
}
.members-offers .details-box h3{
    text-align:left;
    font-size:15px;
    font-family:'Poppins';
    font-weight:700;
    text-transform:uppercase;
    padding-bottom:30px
}
.members-offers .details-box p{
    text-align:left
}
.members-offers .details-box a{
    margin-top:25px;
    float:left;
    border:1px solid #58595b;
    padding:10px;
    color:#58595b
}
.members-offers .details-box a:hover{
    background:#e63312;
    color:#fff;
    text-decoration:none;
    border:1px solid #e63312
}
ul.pagination{
    margin:40px auto;
    text-align:center;
    right:0;
    left:0
}
.pagination > li:first-child > a,.pagination > li:first-child > span,.pagination > li:last-child > a,.pagination > li:last-child > span{
    border-bottom-left-radius:0;
    border-top-left-radius:0;
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
ul.pagination a{
    margin-right:15px;
    border-bottom:1px solid #494e50;
    border-top:1px solid #494e50;
    color:#494e50
}
.members-offers .details-box ul li{
    padding-bottom:8px
}
.members-offers .details-box ul li:last-child{
    padding-bottom:0
}
.members-offers .details-box ul li h4{
    font-size:12px;
    font-family:'Poppins';
    font-weight:700;
    text-transform:uppercase
}
.members-offers .details-box ul li h5{
    font-size:12px
}
.select-box-style select{
    border:2px solid #f18400;
    height:30px;
    min-width:230px;
    background:url(../images/select-down-arrow.png) right no-repeat;
    -webkit-appearance:none;
    -moz-appearance:none;
    color:#494e50;
    padding-right:50px
}
.select-right{
    float:right
}
.load-btn{
    padding:12px;
    text-align:center;
    margin:0 auto;
    right:0;
    left:0;
    background:#f18400;
    font-size:14px;
    color:#fff;
    font-family:'Poppins';
    font-weight:700;
    width:250px;
    display:block;
    margin-top:30px
}
.load-btn:hover{
    text-decoration:none;
    background:#e53312!important;
    color:#fff!important
}
.news-detail h6{
    font-size:14px;
    font-family:'poppinsregular';
    font-weight:500;
    padding:18px 0
}
.news-detail .news-banner{
    width:100%
}
.news-detail .news-content{
    margin-top:10px
}
.news-detail .news-content .hed{
    width:100%
}
.news-detail .news-content .hed .date{
    float:left;
    width:40px;
    text-align:center
}
.news-detail .news-content .hed .date h3{
    font-weight:bolder;
    font-size:30px;
    font-family:'Poppins';
    color:#e4340f;
    border-bottom:1px solid #e4340f
}
.news-detail .news-content .hed .date h4{
    color:#e4340f;
    font-family:'Poppins';
    font-weight:bolder
}
.news-detail .news-content .hed .text h1{
    text-transform:uppercase;
    font-weight:bolder;
    text-align:left
}
.news-detail .news-content p{
    text-align:left;
    font-size:14px;
    line-height:20px;
    margin:10px 0
}
.news-detail .news-content .important-text{
    border-left:1px solid #e63513;
    padding-left:20px;
    font-style:italic;
    line-height:24px;
    margin:20px 0 30px;
    font-size:16px!important
}
.news-detail .next-prev{
    border-top:1px solid #4a4e51;
    border-bottom:1px solid #4a4e51;
    padding:15px 0;
    margin-top:70px;
    text-transform:uppercase
}
.news-detail .next-prev .next{
    float:right;
    height:38px;
    background:url(../images/next-btn.png) no-repeat right;
    padding-top:10px;
    padding-right:30px;
    color:#494e50
}
.news-detail .next-prev .prev{
    float:left;
    height:38px;
    background:url(../images/prev-btn.png) left no-repeat;
    padding-top:13px;
    padding-left:30px;
    color:#494e50
}
.news-detail .next-prev .prev:hover,.news-detail .next-prev .next:hover{
    color:#e63412
}
.news-detail .share{
    margin-top:20px
}
.news-detail .share ul li{
    display:inline
}
.news-detail .share ul li a{
    color:#494e50;
    margin-left:10px
}
.news-detail .share ul li a:hover{
    color:#e53312;
    text-decoration:none
}
.news-detail .share ul li:nth-child(1) a:after{
    font-family:'FontAwesome';
    content:"\f09a"
}
.news-detail .share ul li:nth-child(2) a:after{
    font-family:'FontAwesome';
    content:"\f09a"
}
.news-detail .share ul li:nth-child(3) a:after{
    font-family:'FontAwesome';
    content:"\f099"
}
.news-detail .share ul li:nth-child(4) a:after{
    font-family:'FontAwesome';
    content:"\f0e1"
}
.news-detail .share ul li:nth-child(5) a:after{
    font-family:'FontAwesome';
    content:"\f0d5"
}
.search-box{
    width:100%
}
.search-box input{
    border:1px solid #e53510;
    border-radius:0
}
.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group{
    background:#e53510;
    border:1px solid #e53510;
    color:#fff;
    font-family:'FontAwesome';
    font-size:18px
}
.search-box .btn{
    padding:3px 12px
}
.tweets-box{
    margin-top:20px;
    background-color:#ededed
}
.tweets-box ul li:first-child{
    background:#33b7bb;
    padding:10px;
    color:#fff;
    text-transform:uppercase
}
.tweets-box ul li{
    padding:0 10px
}
.tweets-box ul li p{
    text-align:left;
    border-bottom:1px solid #4a4e51;
    padding:10px 0
}
.tweets-box ul li:last-child p{
    border:none
}
.follow-box{
    margin-top:40px;
    border-bottom:1px solid #494e50
}
.booking-form{
    margin-top:40px
}
.booking-form h2{
    font-size:24px;
    font-family:'Poppins';
    font-weight:bolder;
    margin-bottom:20px
}
.booking-form h5{
    font-weight:bolder;
    padding-bottom:10px
}
.booking-form input{
    width:100%;
    height:40px;
    border:1px solid #adab9e;
    padding:0 0 0 10px;
    margin-bottom:10px;
    color:#838380
}
.events-box{
    margin-top:50px
}
.existing-box{
    margin:0;
    margin-bottom:20px
}
.existing-box ul li:first-child{
    background:#e63412
}
.existing-box p{
    font-size:12px;
    color:#3c3c3b;
    line-height:18px;
    color:#a4a4a3
}
.existing-box input{
    width:100%;
    border:1px solid #e63412;
    margin-bottom:10px;
    height:33px;
    padding-left:10px;
    color:#aaa
}
.existing-box .log-btn{
    background:#e63412;
    color:#fff;
    font-family:'poppinsregular';
    font-weight:700
}
.existing-box .log-btn:hover{
    background:#cb290a
}
.check-style input[type=checkbox]:not(old),.check-style input[type=radio ]:not(old){
    width:28px;
    margin:0;
    padding:0;
    opacity:0
}
.check-style input[type=checkbox]:not(old) + label,.check-style input[type=radio ]:not(old) + label{
    display:inline-block;
    margin-left:-14px;
    font-size:12px;
    color:#494e50;
    font-family:'poppinsregular';
    padding-left:28px;
    margin-top:-10px;
    background:url(../images/checks.jpg) no-repeat 0 0;
    line-height:24px
}
.check-style input[type=checkbox]:not(old):checked + label{
    background-position:0 -24px
}
.check-style input[type=radio]:not(old):checked + label{
    background-position:0 -48px
}
.check-style3 input[type=checkbox]:not(old),.check-style3 input[type=radio ]:not(old){
    width:28px;
    margin:0;
    padding:0;
    opacity:0
}
.check-style3 input[type=checkbox]:not(old) + label,.check-style3 input[type=radio ]:not(old) + label{
    display:inline-block;
    margin-left:-30px;
    font-size:12px;
    color:#838380;
    font-family:'poppinsregular';
    padding-left:28px;
    font-size:11px;
    margin-top:-10px;
    background:url(../images/check1.png) no-repeat 0 0;
    line-height:12px
}
.check-style3 input[type=checkbox]:not(old):checked + label{
    background:url(../images/check2.png) no-repeat
}
.check-style3 input[type=radio]:not(old):checked + label{
    background-position:0 -48px
}
.check-style2 input[type=checkbox]:not(old),.check-style2 input[type=radio ]:not(old){
    width:28px;
    margin:0;
    padding:0;
    opacity:0
}
.check-style2 input{
    height:0!important
}
.check-style2 input[type=checkbox]:not(old) + label,.check-style2 input[type=radio ]:not(old) + label{
    display:inline-block;
    font-size:12px;
    color:#a4a4a3;
    font-family:'poppinsregular';
    padding-left:20px;
    background:url(../images/check-box.png) no-repeat 0 0
}
.check-style2 input[type=checkbox]:not(old):checked + label{
    background-position:0 -24px
}
.check-style2 input[type=radio]:not(old):checked + label{
    background-position:0 -48px
}
.forgot-link{
    color:#a4a4a3;
    font-size:10px;
    float:left;
    display:block;
    margin-bottom:10px
}
.join-box ul li:first-child{
    background:#95c11f
}
.join-box .btn{
    background:#95c11f;
    border:none;
    border-radius:0;
    color:#fff;
    text-transform:uppercase
}
.join-box .btn:hover{
    background:#9bcd14
}
.apply-form{
    border-top:1px solid #333;
    padding:17px 0 40px
}
.apply-form input{
    width:100%;
    height:40px;
    border:1px solid #adab9e;
    padding:0 0 0 10px;
    margin-bottom:10px;
    color:#838380
}
.apply-form textarea{
    border:1px solid #adab9e;
    padding:10px;
    width:100%;
    height:150px;
    resize:none;
    margin-bottom:10px
}
.apply-form p{
    text-align:left;
    color:#838380
}
.apply-form .btn1{
    margin-top:50px;
    background:#95c11f;
    color:#fff;
    text-transform:uppercase
}
.apply-form .btn1:hover{
    background:#86b015
}
.apply-form label{
    color:#838380;
    font-family:'poppinsregular';
    width:100%
}
.btn-file{
    position:relative;
    overflow:hidden;
    float:right;
    margin-top:-47px;
    color:#838380;
    right:10px;
    top:3px;
    border-radius:0;
    padding:3px 15px
}
.btn-file input[type=file]{
    position:absolute;
    top:0;
    right:0;
    min-width:100%;
    min-height:100%;
    font-size:100px;
    text-align:right;
    filter:alpha(opacity=0);
    opacity:0;
    outline:none;
    background:#fff;
    cursor:inherit;
    display:block
}
.toggle-content{
    display:none;
    margin:30px 0 0
}
.bottom-content img{
    margin:0 0 20px;
    with:100%
}
.city-tours{
    padding:50px 0;
    background:#f7f7f7
}
.city-tours h2,.city-tours p{
    text-align:left!important
}
.city-tours img{
    width:100%;
    height:auto !important;
}
.city-tours a{
    color:#e6b72a
}
.city-tours p{
    font-size:14px;
    line-height:22px
}
.page-content h3{
    margin:30px 0 0
}
.packages_sec ul{
    margin:10px 0 0!important
}
.packages_sec ul li{
    float:none;
    width:auto!important;
    font-size:14px;
    line-height:22px;
    margin:0 0 5px
}
.packages_sec ul li i{
    width:20px;
    height:20px;
    line-height:20px;
    background:#e6b72a;
    text-align:center;
    color:#fff;
    margin:0 10px 0 0;
    font-size:12px
}
.package-content{
    min-height:430px
}
.package-content.height-auto{
    min-height:auto
}
.contact-info-list li{
    margin:10px 0!important;
    display:inline-block
}
.contact-info-list li:first-child a,.contact-info-list li:nth-child(2) a{
    background:#e6b72a;
    color:#fff;
    padding:5px 20px
}
.contact-info-list li a i{
    background:none;
    width:auto;
    height:auto
}
.contact-info-list li a{
    font-size:18px;
    text-decoration:none;
    font-family:'poppinsmedium';
}
.bottom-content .whatsapp-btn{
    padding:5px 20px;
    color:#fff!important;
    background:#5cb85c;
    display:inline-block
}
.whatsapp-btn-fixed{
    width:46px;
    height:46px;
    font-size:18px;
    line-height:46px;
    text-align:center;
    background:#5cb85c;
    border-radius:100px;
    color:#fff;
    position:fixed;
    right:20px;
    bottom:50px
}
.locations_section{
    padding:50px 0
}
.locations_section h3{
    color:#e6b72a;
    margin:10px 0 20px
}
.locations_section h2{
    margin:0 0 30px
}
.locations-list li{
    margin:10px 0
}
.locations-list li a{
    font-size:16px;
    font-family:'poppinsmedium';
    color:#1b1b1b
}
.locations-list li .fa{
    font-size:20px;
    color:#e6b72a;
    margin:0 10px 0 0
}
.panel{
    margin:0!important
}
.panel h3{
    font-size:20px;
    margin:0;
    padding:15px;
    background:#f7f7f7;
    color:#1b1b1b;
    border-bottom:2px solid #e7e7e7;
    cursor:pointer
}
.panel p{
    display:none;
    font-size:14px;
    line-height:22px;
    padding:10px
}
.locations_section .faqs-title{
    margin:30px 0 20px
}
.gallery_row figure{
    max-height:220px;
    overflow:hidden
}
.gallery_row img{
    width:100%
}
.centered,.city-tours h2.centered{
    text-align:center!important
}
.package-thumb{
    max-height:288px;
    overflow:hidden;
    margin:0
}
.package-thumb.tall-thumb{
    max-height:350px;
    border:2px solid #e7e7e7
}
.package-thumb img{
    width:auto;
}
.package-info-questions{
    text-align:left!important
}
.package-info-questions p{
    font-size:14px;
    line-height:20px
}
.package-info-questions ul li{
    margin:0 0 10px
}
.package-info-questions ul li i{
    margin:0 10px 0 0
}
.info-box .fa{
    width:100px;
    height:100px;
    border-radius:100px;
    background:#e6b72a;
    line-height:100px;
    text-align:center;
    color:#fff;
    font-size:30px
}
.info-box p,.info-box p a{
    padding:0;
    background:none;
    color:#1b1b1b;
    font-size:16px;
    font-family:'poppinsmedium';
    border:none;
    margin:0
}
.map{
    margin:50px 0 0
}
.map iframe{
    width:100%;
    height:400px
}
#carousel-example-generic{
    overflow-x:hidden;
    height:500px;
}
#carousel-example-generic img{
    width:100%;
    height:auto !important;
}
.post-thumb{
    max-height:500px;
    overflow:hidden
}
.news-content h2 a{
    color:#e6b72a
}
.news-detail h2{
    font-size:20px;
    font-family:'poppinsmedium';
}
.news-detail figure img{
    width:100%
}
.news-detail p a{
    color:#e6b72a
}
@media (min-width: 992px) and (max-width: 1199px){
    .navbar-brand{
        margin:22px 0 0
    }
    .banner_sec .left_arw{
        margin-top:17%
    }
    .banner_sec .rt_arw{
        margin-top:17%
    }
    .banner_txt{
        margin-top:92px
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .nav-brand{
        margin:0
    }
    .header_bottm .row{
        flex-direction:row-reverse
    }
    .header_bottm .col-sm-1{
        flex:0 0 15%;
        width:15%
    }
    .header_bottm .col-sm-11{
        flex:0 0 85%;
        width:85%
    }
    .banner_sec .left_arw{
        margin-top:17%
    }
    .banner_sec .rt_arw{
        margin-top:17%
    }
    .banner_txt{
        margin-top:72px
    }
    .header_top{
        padding:24px 0
    }
    .nav_top{
        padding:15px 0
    }
    .menu_sec li{
        margin:0 0 0 3px;
        padding:0 0 0 7px
    }
    .banner_txt span{
        font:34.51px/40px Poppins
    }
    .banner_txt a{
        margin-top:20px
    }
    .navbar-brand img{
        width:220px
    }
    .business_club_sec{
        padding:40px 0
    }
    .auther_sec{
        padding:65px 0
    }
    .events_sec{
        padding:0 0 40px
    }
    .event_rt{
        padding:22px 18px
    }
    .event_rt h4{
        font:17.95px/21px Poppins
    }
    .event_rt ul li{
        width:150px
    }
    .event_rt ul li a{
        font-size:12px
    }
    .event_left{
        min-height:287px
    }
    .newsletter_inner input[type="text"],.newsletter_inner input[type="email"]{
        width:299px
    }
    .footer_top{
        padding:26px 0
    }
    .members-offers h1{
        font-size:15px
    }
    .news-detail .news-content .hed .date h3{
        font-size:18px
    }
    .news-detail .news-content .hed .date h4{
        font-size:16px
    }
    .outer-hed{
        height:200px
    }
    .menu_sec{
        display:block;
        background:#fbfbfb;
        padding:15px;
        margin:10px 0 0
    }
    .menu_sec li{
        display:block;
        text-align:left;
        background:none
    }
    .menu_sec li a{
        width:100%;
        border-bottom:1px solid #e7e7e7
    }
    .menu_sec li ul{
        position:static;
        display:block;
        width:100%;
        visibility:visible;
        padding:10px;
        background:#f7f7f7
    }
    #carousel-example-generic{
        overflow:hidden;
        height:240px
    }
}
@media only screen and (max-width: 767px){
    .nav-brand{
        margin:0
    }
    .header_bottm .row{
        flex-direction:row-reverse
    }
    .header_bottm .col-sm-1{
        flex:0 0 15%;
        width:15%
    }
    .header_bottm .col-sm-11{
        flex:0 0 85%;
        width:85%
    }
    .site-logo{
        text-align:center
    }
    .site-logo a{
        float:none!important;
        display:inline-block!important;
        width:auto!important;
        margin:15px 0
    }
    .banner_sec .left_arw{
        margin-top:17%
    }
    .banner_sec .rt_arw{
        margin-top:17%
    }
    .banner_txt{
        margin-top:10%;
        width:300px
    }
    .header_top{
        padding:8px 0
    }
    .nav_top{
        padding:0
    }
    .menu_sec li a{
        padding:5px;
    }
    .menu_sec li{
        margin:5px 0 0;
        padding:0;
        width:100%;
        background:none
    }
    .banner_txt span{
        font:23.51px/30px Poppins
    }
    .banner_txt a{
        margin-top:15px
    }
    .navbar-brand img{
        width:220px
    }
    .business_club_sec{
        padding:30px 0
    }
    .auther_sec{
        padding:40px 0
    }
    .events_sec{
        padding:30px 0
    }
    .event_rt{
        padding:22px 18px;
        margin:0
    }
    .event_rt h4{
        font:17.95px/21px Poppins
    }
    .event_rt ul li{
        width:150px
    }
    .event_rt ul li a{
        font-size:12px
    }
    .event_left{
        min-height:300px;
        margin-top:30px
    }
    .newsletter_inner input[type="text"],.newsletter_inner input[type="email"]{
        width:100%;
        margin-right:0
    }
    .footer_top{
        padding:20px 0
    }
    .navbar-brand{
        width:100%;
        float:left
    }
    .navbar-brand img{
        float:left;
        width:140px
    }
    .member_log{
        top:14px
    }
    .business_club_inner p{
        padding:14px 0 0
    }
    .business_club_inner a{
        margin-top:20px
    }
    .auther_inner h3{
        font:19.09px/29px Poppins
    }
    .events_inner p{
        padding:0
    }
    .copy_rt_inner p{
        font:12.28px/20px Poppins
    }
    .navbar-default .navbar-toggle{
        margin:10px 0 8px
    }
    .navbar-brand img{
        width:130px
    }
    .row-content .left-img,.row-content .right-img,.row-content .right-text{
        width:100%
    }
    .members-offers .details-box{
        margin-top:20px
    }
    .members-offers .row-box{
        margin-top:0
    }
    .select-box-style select{
        width:100%;
        margin-bottom:10px
    }
    .members-offers h1{
        font-size:17px
    }
    .news-detail .share{
        margin-bottom:20px
    }
    .email-box{
        margin:0 0 30px
    }
    .menu_sec{
        display:block;
        background:#fbfbfb;
        padding:15px;
        margin:10px 0 0
    }
    .menu_sec li{
        display:block;
        text-align:left;
        background:none
    }
    .menu_sec li a{
        width:100%;
        border-bottom:1px solid #e7e7e7
    }
    .menu_sec li ul{
        position:static;
        display:block;
        width:100%;
        visibility:visible;
        padding:10px;
        background:#f7f7f7
    }
    #carousel-example-generic{
        overflow:hidden;
        height:200px
    }
    .city-tours .col-sm-6,.packages_sec .col-sm-4,
    .packages_sec .col-sm-5{
        flex:0 0 100%;
        max-width:100%
    }
    .package-content{
        min-height:auto !important;
    }
    .packages_sec .col-sm-5.offset-sm-1{
        margin-left:0 !important;
    }
    .packages_inner{
        margin:20px 0 0
    }
    .footer_top_logo a{
        width:200px;
        height:90px;
        display:inline-block
    }
    .footer_top_logo a img{
        width:100%;
        height:auto !important;
    }
}
@media only screen and (max-width: 480px){
    .banner_txt span{
        width:100%;
        font:15.51px/21px Poppins
    }
    .banner_txt a{
        padding:7px;
        font:12.81px/13px Poppins;
        margin-top:10px
    }
    .banner_txt{
        margin-top:6%
    }
    .business_club_inner h3{
        color:#494e50;
        font:20.09px/25px Poppins;
        padding:0 0 6px
    }
    .auther_inner h3{
        font:18.09px/29px Poppins
    }
    .auther_inner h3 br{
        display:none
    }
    .events_inner p br{
        display:none
    }
    .event_rt ul li{
        width:132px;
        margin:0 8px 0 0
    }
    .event_rt ul li a{
        font-size:11px
    }
    .member_log a{
        font:400 11px/14px poppinsregular;
        padding:7px;
    }
    .footer_top{
        padding:15px 0
    }
    .news-detail .news-content .hed .text{
        width:78%;
        margin-left:10px
    }
    .news-detail .next-prev .prev,.news-detail .next-prev .next{
        font-size:11px
    }
    #carousel-example-generic{
        overflow:hidden;
        height:160px
    }
}
