@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barriecito&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barrio&display=swap');

/*
Theme Name: lanceweiss
Author: lanceweiss
Tags: responsive, fixed width
*/

/* 
font-family: "Barrio", system-ui;
 */

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 16px; line-height: 1.5; color: #000; font-family: "Poppins", sans-serif; font-weight: 400; background: #fff; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: "Poppins", sans-serif; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #17B6C9; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; line-height: 1.1; } 

h1, .h1 { font-size: 40px; font-family: "Barrio", system-ui; font-weight: 400; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 25px; }
h4, .h4 { font-size: 20px; }
h5, .h5 { font-size: 16px; }
h6, .h6 { font-size: 14px; }

p { padding-bottom: 20px; }
p a { color:#17B6C9; font-weight: 600; text-decoration: underline; }
p a:hover { text-decoration:none; }

ul.listing li { padding: 0 0 10px 10px; position: relative; line-height: 30px; }
ul.listing li:before { content:'.'; position:absolute; left:0; top:0; }

.field, .wpcf7-text, textarea { display: block; border-radius:10px; width: 100%; height: 50px; font-size: 16px; padding: 15px 20px; background:#EEEEEE; border:0; color:#000; }
textarea { padding: 13px 15px; height: 110px; resize: none; }

.flex-wrap { display: flex; flex-wrap: wrap; }

a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { border:0; color: #000; outline:none; }

.button { font-size: 14px; line-height: 18px; padding: 13px 30px; text-align:center; background:#2FDAEE; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:600; border:0; cursor: pointer; border-radius: 40px; color: #000; }
.button:hover { background: #000; color: #2FDAEE; }
.button.green { background: #c3c917; }
.button.green:hover { background: #000; color: #c3c917; }

/* wrapper */
#wrapper { width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1200px; padding: 0 15px; margin:0 auto; position: relative;}  

.text_center { text-align:center; }

/* header-part */
#header-part { min-height:60px; padding: 13px 40px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #000; color: #fff; width: 100%; z-index:99; position: relative; }
#header-part .logo { display: inline-block; }
#header-part #menu { padding: 0 0px 0 0; display: inline-block; vertical-align: middle; }  
#header-part #menu ul { list-style: none; margin: 0; padding: 0; }
#header-part #menu li { padding: 0 0 0 18px; font-size: 24px; line-height: 1; display: inline-block; vertical-align: top; font-family: "Barriecito", system-ui; }
#header-part #menu ul li a { padding: 5px; display: block; color: #fff; position: relative; transition: all 0.5s; }
#header-part #menu ul li a:after { width: 0%; height: 2px; content: ''; position: absolute; left: 0; bottom: 0; background: #c3c917; border-radius: 2px; transition: all 0.5s; }
.page-id-18 #header-part #menu ul li.menu-item-8224 > a,
#header-part #menu ul li.current-menu-item > a,
#header-part #menu ul li a:hover { color: #17B6C9; }
.page-id-18 #header-part #menu ul li.menu-item-8224 > a:after,
#header-part #menu ul li.current-menu-item > a:after,
#header-part #menu ul li a:hover:after { width: 100%; }
#header-part .social_list { list-style: none; margin: 0; padding: 0 0 0 15px; display: inline-block; vertical-align: middle; }   
#header-part .social_list li { display: inline-block; vertical-align: top; padding: 0 0 0 6px; }  
#header-part .social_list li a { color: #000; background: #17B6C9; width: 24px; height: 24px; line-height: 24px; border-radius: 50%; display: block; text-align: center; }  
#header-part .social_list li a:hover { background: #c3c917; }  
.menu_trigger { display: none; }

.patreon-bar { padding: 10px 10px 0; text-align: right; display: none;}
.patreon-bar.show { display: block; }
.patreon-bar .inner { max-width: 100px; display: inline-block;  position: relative; z-index: 1;  }
.patreon-bar .inner .icon { max-width: 100%; margin: 10px auto 0; display: block; }
.patreon-bar .inner .logo { display: block; width: 100%; }
.home #header-part .social_list { display: none; }
.page-template-podcasts .patreon-bar { margin-bottom: -150px; }

/*ticket_bar*/
.ticket_bar { padding:7px 0; width:100%; background:#C3C917; display:none; }
.ticket_bar p { color:#000; padding:0; font-size:16px; line-height:1.1; font-weight:500; }
.ticket_bar .button { color:#fff; background:#000; font-size:10px; line-height:16px; padding:5px 12px; text-transform:none; margin-left:10px; }
.ticket_bar .wrapper { display:flex; flex-wrap:wrap; align-items:center; justify-content:center; }
.ticket_bar .button svg { display:inline-block; vertical-align:middle; margin-left:4px; }

.show_ticketbar .ticket_bar { display:block; }


/* content-part */
#content-part { width: 100%; position: relative; min-height: calc(100vh - 105px); }

/* intro_sec */
.intro_sec { padding: 50px 0; display: flex; flex-wrap: wrap; align-items: center; width: 100%; min-height: calc(100vh - 105px); background-position: center 15%; background-size: cover; }
.intro_sec .wrapper { max-width: 1280px; padding: 0px 70px; }
.intro_sec h1 { font-family: "Barrio", system-ui; font-weight: 400; color: #fff; padding-bottom: 20px; }
.intro_sec .social_list { list-style: none; margin: 0; padding: 0 0 20px 0; display: block; }   
.intro_sec .social_list li { display: inline-block; vertical-align: top; padding: 0 5px; }  
.intro_sec .social_list li a { color: #000; background: #17B6C9; width: 42px; height: 42px; line-height: 42px; border-radius: 50%; font-size: 30px; display: block; text-align: center; }  
.intro_sec .social_list li a:hover { background: #c3c917; }  
.intro_sec .inner { display: inline-block; vertical-align: top; text-align: center; }
.intro_sec .credit { padding: 25px 0 0; font-size: 12px; line-height: 1.4; color:rgba(255,255,255,0.5); display: block; }  
.intro_sec .credit p { padding: 0; }
.intro_sec .credit a { color:rgba(255,255,255,0.5); }  
.intro_sec .credit a:hover { color:rgba(255,255,255,1); }

/* section_intro_sec */
.section_intro_sec { text-align: center; padding: 50px 0 0; width: 100%; }
.section_intro_sec .wrapper { max-width: 830px; }
.section_intro_sec h1 { color: #17B6C9; padding-bottom: 40px; }
.section_intro_sec p { font-size: ; }
.section_intro_sec .intro { padding-bottom:40px; }
.page-template-shows .section_intro_sec h1 + p { margin-top:-3px; }

/* shows_list */
.shows_list { padding: 0px 0 50px; width: 100%; position: relative; }
.shows_list .wcs-events-schedule h4 { display: none; }
.shows_list .wrapper { max-width: 830px; }


.wcs-timetable__container { padding: 10px 0; }

.wcs-timetable--1 .wcs-timetable--list .wcs-class__time { min-width: 80px; min-height: 75px; background: #000; color: #fff !important; border-radius: 15px; }
.wcs-timetable__list .wcs-class .wcs-class__time { margin: 0; }
.wcs-timetable__list .wcs-class .wcs-class__time .wcs-class__inner-flex { display: flex; flex-wrap: wrap; align-content: center; }
.wcs-timetable__list .wcs-class .wcs-class__time span { font-size: 19px; font-weight: 700; text-transform: uppercase; }
.wcs-timetable__list .wcs-class .wcs-class__time span:first-child { font-size: 19px; order: 1; }
.wcs-timetable__list .wcs-class .wcs-class__time span:last-child { font-size: 19px; }

.wcs-timetable__list .wcs-class .wcs-class__meta { margin: 10px 20px 10px 20px; }
.wcs-timetable__list .wcs-class .wcs-class__meta h3 { font-size: 28px; font-weight: 400; font-family: "Barrio", system-ui; }
.wcs-timetable__list .wcs-class .wcs-class__meta .wcs-class__time-duration { font-size:20px; }


.wcs-timetable__list .wcs-class .wcs-class__action { margin: 0; }
.wcs-timetable__list .wcs-class .wcs-class__action .wcs-btn { font-size: 14px; line-height: 18px; padding: 13px 20px; text-align:center; background:#2FDAEE; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:600; border:0; cursor: pointer; border-radius: 40px; color: #000; }
.wcs-timetable__list .wcs-class .wcs-class__action .wcs-btn:hover { background: #000; color: #2FDAEE; }
.wcs-timetable__list .wcs-class::after { opacity: 0; }

.wcs-timetable__list .wcs-class { min-height: 80px; padding: 10px 0; }
.wcs-timetable__list .wcs-class:hover::before { opacity: 0 !important; }

/* blog_sec */
.blog_sec { margin-top:5px; padding: 0; width: 100%; }
.blog_sec .wrapper { max-width: 1030px; }
.blog_sec .post_loop { margin-bottom: 40px; display: flex; flex-wrap: wrap; width: 100%; position: relative; }
.blog_sec .post_loop .image { padding: 0 15px 0 0; width: 400px; position: relative; }
.blog_sec .post_loop .image a { position: relative; width: 100%; height: 0; padding-bottom: 62%; display: block; border: 1px solid rgba(0,0,0,0.1); }
.blog_sec .post_loop .image a:after { width: 100%; height: 100%; position: absolute; left: 0; top: 0; content: ''; }
.blog_sec .post_loop .image a iframe,
.blog_sec .post_loop .image a img  { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.blog_sec .post_loop .text { width: 100%;  }
.blog_sec .post_loop .image + .text { padding: 0 0 0 10px; width: calc(100% - 400px); }
.blog_sec .post_loop h2 { font-size: 24px; line-height: 1.2; font-weight: 700; padding-bottom: 7px; }
.blog_sec .post_loop h2 a { color: #000; }
.blog_sec .post_loop h2 a:hover { color: #17B6C9; }
.blog_sec .post_loop p { font-size: 14px; line-height: 1.5; padding-bottom: 10px; }


/* blog_detail_sec */
.blog_detail_sec { padding: 50px 0; width: 100%; position: relative; }
.blog_detail_sec .wrapper { max-width: 1030px; }
.blog_detail_sec .post_pagination { margin-bottom: 30px; padding: 8px 0; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.blog_detail_sec .post_pagination a { color: #000; }
.blog_detail_sec .post_pagination a svg { width: 14px; display: inline-block; vertical-align: middle; margin: 0 0 1px 0; }
.blog_detail_sec h1 { color: #17B6C9; padding-bottom: 25px; }
.blog_detail_sec .videobox { margin-bottom: 30px; position: relative; width: 100%; height: 0; padding-bottom: 56.66%; display: block; }
.blog_detail_sec .videobox iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.blog_detail_sec .singleimage { width: 100%; margin-bottom: 30px; }
.blog_detail_sec .singleimage img { width: 100%; }

.blog_detail_sec h2,
.blog_detail_sec h3,
.blog_detail_sec h4,
.blog_detail_sec h5,
.blog_detail_sec h6 { padding-bottom: 20px; }
.blog_detail_sec p + h2,
.blog_detail_sec p + h3,
.blog_detail_sec p + h4 { padding-top: 15px; }
.blog_detail_sec .description { font-size: 14px; margin:20px 0 40px; padding: 8px 0; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); width: 100%; }
.blog_detail_sec .sharebox { align-items: center; justify-content:  space-between; background: #f6f6f6; width: 100%; padding: 20px; }
.blog_detail_sec .sharebox .title { max-width: 60%; padding-right: 20px; }
.blog_detail_sec .sharebox .right { max-width: 40%; padding-left: 20px; }
.blog_detail_sec .sharebox .title  h3 { font-weight: 500; font-size: 22px; padding: 0; }

.powerpress_player { margin-bottom: 20px !important; }
.single #header-part #menu li#menu-item-32 > a { color: #17B6C9; }
.single #header-part #menu li#menu-item-32 > a:after { width: 100%; }

/* videos_list */
.videos_list { width: 100%; position: relative; padding: 20px 0 50px; }
.videos_list .video_group { padding-bottom: 50px; }
.videos_list h2 { padding-bottom: 20px; }
.videos_list .video_list { display: flex; flex-wrap: wrap;  margin: 0 -20px; }
.videos_list .video_list.col2 .video_col,
.videos_list .video_list .video_col { width: 50%; padding: 0 20px 40px; }
.videos_list .video_list .video_col figure { width: 100%; height: 0; padding-bottom: 56.66%; position: relative; display: block; }
.videos_list .video_list .video_col figure iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.videos_list .video_list.col3 .video_col { width: 33.33%; }
.videos_list .video_list.col4 .video_col { width: 25%; }

/* videos_landing_sec */
.videos_landing_sec {padding: 5px 0 70px; }
.videos_landing_sec .videos_list { padding-bottom: 20px; }
.videos_landing_sec .button { display: table; margin: 0 auto; }
.videos_landing_sec .channels { width: 100%; display: flex; flex-wrap: wrap; }
.videos_landing_sec .channels .col { width: 50%; padding: 0 20px 20px; text-align: center; }
.videos_landing_sec .channels .col a { font-size: 22px; line-height: 1.2; font-weight: 600; color: #000; }
.videos_landing_sec .channels .col a:hover { color: #17B6C9; } 

/* bio_sec */
.bio_sec { padding: 50px 0; width: 100%; }
.bio_sec .imagebox { padding-top:5px; width: 100%; justify-content: space-between; margin-bottom: 40px; }
.bio_sec .imagebox .image { width: calc(50% - 10px); }
.bio_sec .imagebox .image figure { width: 100%; height: 0; padding-bottom: 74%; position: relative; display: block; }
.bio_sec .imagebox .image figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.bio_sec .wrapper { max-width: 1030px; }  
.bio_sec .content { /*max-width: 800px; margin: 0 auto;*/ }
.bio_sec h2 { text-align: center; color: #17B6C9; font-size: 40px; font-family: "Barrio", system-ui; font-weight: 400; padding: 40px 0 25px; }
.bio_sec h1 { text-align: center; color: #17B6C9; padding-bottom: 40px; }
.bio_sec p { line-height: 1.63; }

/* gallery_sec */
.gallery_sec { width: 100%; position: relative; padding: 0px 0 70px; }
.gallery_sec .wrapper { max-width: 1230px; padding: 0 5px; }
.gallery_sec .grid { margin-top:-5px; text-align: center; width: 100%; }
.gallery_sec .grid-item { padding: 10px; box-sizing: border-box; display:inline; width: 100%; }
.gallery_sec .grid-item a { display: block; overflow: hidden; background: #000; }
.gallery_sec .grid-item a img { width: 100%; transition: all 0.5s; }
.gallery_sec .grid-item a:hover img { transform: scale(1.2); opacity: 0.70; }

.coming_soon .content-bar h2 { font-size:70px; line-height:1.1; padding:0; font-family: "Barrio", system-ui; font-weight:400; min-height:300px; display:flex; flex-wrap:wrap; align-items:center; justify-content:center; -webkit-animation: bounce 1s ease infinite alternate; animation: bounce 1s ease infinite alternate; color:#fff; }
.coming_soon {background: radial-gradient(ellipse at center,  #17b6c9 0%,#0e0e0e 100%);
 }


/*.coming_soon { position:relative; background:url(images/home-banner.jpg) center 15% no-repeat; background-size: cover; }
.coming_soon:before { width:100%; height:100%; content:''; position:absolute; left: 0; top:0; background:rgba(0,0,0,0.8); }
.coming_soon .content-bar { position:relative; z-index:1; }
*/
@media (min-width: 500px) {
.gallery_sec .grid-item { width: 50%; }
}

@media (min-width: 768px) {
.gallery_sec .grid-item { width: 33.333%; }
}

@media (min-width: 1024px) {
.gallery_sec .grid-item { width: 25%; }
}

@media (min-width: 2100px) {
.gallery_sec .grid-item { width: 20%; }
}

/* contact_sec */
.contact_sec { width: 100%; padding: 5px 0 70px; }
.contact_sec .wrapper { max-width: 1030px; }
.contact_sec .left { width: 50%; padding-right: 10px; }
.contact_sec .right { width: 50%; padding-left: 10px; }
.contact_sec .image { width: 100%; margin-bottom: 60px; }
.contact_sec .image figure { width: 100%; height: 0; padding-bottom: 74%; position: relative; display: block; }
.contact_sec .image figure img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.contact_sec h2 { font-family: "Barriecito", system-ui; font-size: 36px; line-height: 1.2; font-weight: 400; padding-bottom: 30px; }
.contact_sec .social_list { list-style: none; margin: 0; padding: 7px 0 20px 0; display: block; }   
.contact_sec .social_list li { display: inline-block; vertical-align: top; padding: 0 14px 0 0; }  
.contact_sec .social_list li a { color: #fff; background: #17B6C9; width: 42px; height: 42px; line-height: 42px; border-radius: 50%; font-size: 27px; display: block; text-align: center; }  
.contact_sec .social_list li a:hover { background: #000; color: #17B6C9; }  
.contact_sec label { font-size: 24px; font-family: "Barriecito", system-ui; display: block; }
.contact_sec form { /*max-width: 385px;*/ width:100%; }
.contact_sec .wpcf7-form-control-wrap { display: block; margin-bottom: 17px; }
.contact_sec textarea { height: 220px; }



/* footer-part */
#footer-part { width: 100%;  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; color: #fff; background:#000000; padding: 8px 40px; min-height:45px; }
#footer-part .copyright { font-size: 12px; line-height: 1.4; }
#footer-part .copyright p { font-size: 12px; line-height: 1.4; padding: 0; display: inline-block; }
#footer-part .copyright p a { color: #fff; }
#footer-part .social_list { list-style: none; margin: 0; padding: 0; display: inline-block; vertical-align: middle; }   
#footer-part .social_list li { display: inline-block; vertical-align: top; padding: 0 0 0 6px; }  
#footer-part .social_list li a { color: #000; background: #17B6C9; width: 24px; height: 24px; line-height: 24px; border-radius: 50%; display: block; text-align: center; }  
#footer-part .social_list li a:hover { background: #c3c917; }  


#back-to-top { box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #006bb6; }
#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }
#back-to-top.show { opacity: 0.8; }
#back-to-top.show:hover { opacity: 1; }

.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }

/* content-bar-bar */
.content-bar { padding: 50px 0; width: 100%; }
.content-bar h1 { text-align: center; padding-bottom: 20px; color: #17B6C9; }

.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }

/* blog-bar */
.blog-bar { padding: 60px 0; width:100%; float: left; position: relative; }
.blog-bar .left_sidebar { width: 70%; float: left; padding: 0 30px 0 0; }
.blog-bar .right_sidebar { width: 30%; float: right; }

.slick-dots { padding: 5px !important; text-align:center; width: 100%; font-size:0; line-height:0;  }
.slick-dots li { cursor: pointer; position: relative; display:inline-block; vertical-align: top; margin: 0 8px; }
.slick-dots li button { width: 10px; height: 10px; border:0; font-size:0; line-height:0; max-width: 100%; display:block; background:#cccccc; padding:0; border: 2px solid #fff; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; } 
.slick-dots li:after { border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; width: 100%; height: 100%; content:''; position:absolute; left:-1px; top:-1px; border: 1px solid #fff;  } 
.slick-dots li.slick-active button,.slick-dots li:hover button { background:#ac9455; }  
.slick-dots li:hover:after,.slick-dots li.slick-active:after{ border-color: #ac9455; }


/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#blogWrapper { width:auto; overflow:hidden; }
/* blog container */  .patners_box { float: left; width: 100%; text-align: center; padding: 20px }
#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; float: left; position: relative; z-index: 9; }

/* left blog box */
.leftBlogBox {	padding: 0;	width: 73%;	float: left;	position: relative;	background: #fff; }
.single .leftBlogBox h1 { text-transform: capitalize}
.single .leftBlogBox p {	display: block}
.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}
.single .leftBlogBox ul.dateBar {	margin: 0 0 15px 0;	padding-left: 0px}
.leftBlogBox ul.dateBar li { font-size: 14px; line-height: 18px; }
.leftBlogBox ul.dateBar li strong {	color: #000;}
.leftBlogBox .postLoop {	width: 100%;	overflow: hidden;	padding: 30px 0;	margin: 0px;	border-bottom: 1px solid #bebebe; }
.leftBlogBox .postLoop h2 { font-weight:700; padding-bottom: 5px; }
.leftBlogBox .postLoop p { padding: 0;}
.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }
.leftBlogBox .postLoop h2 { text-transform: capitalize; margin: 0px; }
.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }
.leftBlogBox .postLoop h2 a:hover { color: #0b9444; }
.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }
.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }
.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }

/* comment form */
.leftBlogBox #commentform { width: 100%; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #097536; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #0b9444; color: #fff; cursor: pointer; margin-left: 100px; }
.leftBlogBox #respond h3 { padding-bottom: 20px; }
.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
.leftBlogBox div.error { display: none !important }
.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
.leftBlogBox #comments { clear: both; margin-bottom: 10px }
.leftBlogBox #comments footer { border: none }
.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }
.leftBlogBox span.says { font-size: 16px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }
.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
.leftBlogBox .reply { padding: 0px 0 15px; }
.leftBlogBox .reply a { color: #000 }
.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }
.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }
.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}
.leftBlogBox label.screen-reader-text { display: none }
.leftBlogBox #searchform { width: 100%; margin: 0 auto; }
.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 
#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }
#commentform label.error { display: none!important }

/* pagination */
.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }
.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }
.wp-pagenavi a, .wp-pagenavi span { border-color: #0b9444; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #0b9444; font-weight: normal; color: #fff; background: #0b9444}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #0b9444; color: #fff; border-color: #0b9444; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	background: #fff;}
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox .widget h3 { font-size: 25px; line-height: 30px; font-weight:700; padding-bottom: 10px; }
.rightBlogBox h3.widgettitle {	margin-bottom: 10px;	text-align: center;	color: #f1c855;	font-size: 34px;	text-align: left;	text-transform: capitalize;	line-height: 40px;	padding-bottom: 0px}
.rightBlogBox label.screen-reader-text { display: none; }
.rightBlogBox #searchform { width: 100%; margin: 0 auto; }
.rightBlogBox #searchform input#s { width: 65%; border: 1px solid #7b7b7b; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; float: left; margin-right: 5px; color: #7b7b7b; height: 33px; }
.rightBlogBox #searchform input#searchsubmit { width: 27%; background: #dfb643; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; float: left; }
.rightBlogBox #searchform input#searchsubmit:hover { background: #5a3b00; }
.rightBlogBox ul li { width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #0b9444; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #0b9444; }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

/* single page */
.search-form .screen-reader-text { display: none }
.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #0b9444  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #0b9444  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #0b9444  ; }
.search-form input[type='submit']:hover { background: #0b9444; border: solid 1px #0b9444; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}

/* addtoany_shortcode */
.addtoany_shortcode a { position: relative; }
.addtoany_shortcode .a2a_label { z-index: 1; width: auto; height: auto; font-size: 12px; line-height: 1; padding: 5px 5px; display: inline-block; vertical-align: top; border-radius: 3px; background: #000; color: rgba(255,255,255,0.9); position: absolute; left: 50%; top: -20px; opacity: 0 !important; visibility: hidden; white-space: nowrap; transform: translate(-50%,-5px) scale(0); clip-path:none; transition: all 0.4s; min-width: 25px; text-align: center; overflow: visible; transform-origin:  center bottom; }
.addtoany_shortcode .a2a_label:after { width: 10px; height: 10px; content: ''; position: absolute; left: 50%; bottom: -3px; margin-left: -5px; background: #000; transform: rotate(45deg); z-index: -1; }
.addtoany_shortcode a:hover .a2a_label  { opacity: 100 !important; visibility: visible; transform: translate(-50%,-5px) scale(1); }

.addtoany_shortcode a svg path { fill:#3b5998; }
.addtoany_shortcode .a2a_button_facebook svg path { fill:#3b5998; }
.addtoany_shortcode .a2a_button_x svg path { fill:#000; }
.addtoany_shortcode .a2a_button_reddit svg path { fill:#ff4500; }
.addtoany_shortcode .a2a_button_linkedin svg path { fill:#0077b5; }
.addtoany_shortcode .a2a_button_whatsapp svg path { fill:#77e878; }
.addtoany_shortcode .a2a_button_tumblr svg path { fill:#35465c; }
.addtoany_shortcode .a2a_button_pinterest svg path { fill:#bd081c; }
.addtoany_shortcode .a2a_button_vk svg path { fill:#45668e; }
.addtoany_shortcode .a2a_button_email svg path { fill:#000000; }

/* wp-pagenavi */
.wp-pagenavi { padding: 40px 0; text-align: center; }
.wp-pagenavi a,
.wp-pagenavi span { margin: 5px !important; min-height: 26px; min-width: 25px; text-align: center; color: #000; border: 1px solid #000; font-size: 14px; line-height: 18px; padding: 5px; display: inline-block; vertical-align: top; }
.wp-pagenavi a:hover,
.wp-pagenavi span:hover,
.wp-pagenavi span.current { background: #000; color: #fff; }
.wp-pagenavi .pages { display: none; }
.wp-pagenavi a.last,
.wp-pagenavi a.first { display: none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink { border: 0; }

.powerpress_links a { color: inherit; font-weight: inherit; text-decoration: none; }
.powerpress_links a:hover { text-decoration: underline; } 
.powerpress_links_mp3 { padding-bottom: 0px; }


@-webkit-keyframes bounce {
  0% {
  }
  100% {
    transform:translateY(-20px);
  }
}

@keyframes bounce {
  0% {
  }
  100% {
    transform:translateY(-20px);
  }
}

.grecaptcha-badge { display:none !important; }
.page-template-contact .grecaptcha-badge { display:inline-block !important; }