@import url('https://fonts.googleapis.com/css2?family=Barlow: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=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
*{ box-sizing: border-box; }



/* ex. 


*/


-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;; */


/* ex. -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);;  */

*{box-sizing: border-box;}
*:focus{outline:none;}
::-moz-focus-inner{border:0;}
body{margin:0px; font-family: 'Barlow', sans-serif; font-weight:400; color:#000000; font-size: 16px;}
input{font-family: 'Barlow', sans-serif;}
ul{margin:0px; padding:0;}
ul li{list-style:none;}
strong{font-weight:700;}
a{ -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; text-decoration:none; color:#000000;}
a:hover, a:focus{text-decoration:none; }

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

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="file"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]
{font-family: 'Barlow', sans-serif; border-radius:0; border:none; padding:10px; margin:0 0 15px 0; font-size:16px; font-weight:400; width: 100%;}
fieldset.form-columns-1 textarea.hs-input, fieldset.form-columns-1 select.hs-input fieldset.form-columns-1 input[type="text"].hs-input,  fieldset.form-columns-1 input[type="password"].hs-input,  fieldset.form-columns-1 input[type="datetime"].hs-input,  fieldset.form-columns-1 input[type="datetime-local"].hs-input, fieldset.form-columns-1 input[type="date"].hs-input, fieldset.form-columns-1 input[type="file"].hs-input, fieldset.form-columns-1 input[type="month"].hs-input, fieldset.form-columns-1 input[type="time"].hs-input, fieldset.form-columns-1 input[type="week"].hs-input, fieldset.form-columns-1 input[type="number"].hs-input, fieldset.form-columns-1 input[type="email"].hs-input, fieldset.form-columns-1 input[type="url"].hs-input, fieldset.form-columns-1 input[type="search"].hs-input, fieldset.form-columns-1 input[type="tel"].hs-input, fieldset.form-columns-1 input[type="color"].hs-input{width:100%;}
.hs-form fieldset.form-columns-1 textarea.hs-input, .hs-form fieldset textarea.hs-input, .hs-form fieldset input[type="number"].hs-input{width:100%;}
input[type="radio"], input[type="checkbox"]{margin-right: 10px;}
input[type="file"]{background-color:#fff; color:#000;}
.inputs-list{margin:0 0 15px;}
input[type="submit"]{font-family: 'Barlow', sans-serif; color:#fff; cursor:pointer; -webkit-appearance: none; border-radius:0px; width:100%; border:none; box-sizing:border-box; background-color:; padding:18px 10px; font-weight:700; font-size:18px; display: inline-block; text-align: center; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;;}
input[type="submit"]::-moz-focus-inner{border: 0;}
input[type="submit"]:hover{background-color:;}
fieldset .hs-form-field > label span.hs-form-required{display:none;}
fieldset .hs-form-field > label span:not(:empty) + span.hs-form-required{display:inherit;}
textarea{resize:none;}

h1,h2,h3,h4,h5,h6{margin-top:0px; color:#000000; margin-bottom:10px;}
h1 { font-size: 72px; line-height: 72px; font-weight: 700; }
h2 { font-size: 48px; line-height: 52px; font-weight: 600; }
h3 { font-size: 40px; line-height: 44px; font-weight: 600; }
h4 { font-size: 32px; line-height: 36px; font-weight: 600; }
h5 { font-size: 28px; line-height: 32px; font-weight: 600; }
h6 { font-size: 24px; line-height: 28px; font-weight: 600; }

.row-fluid [class*="span"].no-height{min-height: auto;}
.container, .row-fluid .container[class*="span"]{margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px; float:none; box-sizing: border-box;}
.container:after, .row-fluid .container[class*="span"]:after{clear:both; content: ""; display:table;}
.row{margin-right:-15px; margin-left:-15px;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.padding-topbottom{padding-top:60px; padding-bottom:60px;}
.row-fluid [class*="span"]{min-height:auto;}
.hs-error-msgs label{display:block; font-size:13px; transform:translate(2px, -11px); -webkit-transform:translate(2px, -11px); -moz-transform:translate(2px, -11px);}
.bg-img img{display:none;}
.bg-wrapper{background-repeat:no-repeat; background-position:center; background-size:cover;}
body .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{max-width: none; white-space: inherit; overflow: visible;}

.content { font-size: 24px; line-height: 34px; font-weight: 400; }
.content p { margin-top: 0; }
.reg_btn { display: flex; }
.reg_btn a { background: #fcaf17; font-size: 20px; letter-spacing: 3px; color: #000; font-weight: 700; border: 1px solid #fa0; padding: 5px 40px; border-radius: 18px; transition: all 0.4s ease-in-out; cursor: pointer; }
.reg_btn a:hover { color: #fcaf17; border: 1px solid #fcaf17; background:none; }

/* Default Form Code */
.default-form .hs-form .hs-form-field > label span.hs-form-required{display:none;}
.default-form .hs-form .hs-form-field > label span:not(:empty) + span.hs-form-required{display:inherit;}
.default-form .hs-form .hs-form-field .input{margin:0;}
.default-form .hs-form fieldset.form-columns-2{margin:0 -6px;}
.default-form .hs-form fieldset.form-columns-2 .hs-form-field{width:calc(50% - 12px); margin:0 6px;}
.default-form .hs-form fieldset.form-columns-3{margin:0 -6px;}
.default-form .hs-form fieldset.form-columns-3 .hs-form-field{width:calc(33.33% - 12px); margin:0 6px;}
.hs-error-msgs label { color: red; }

@media (max-width:767px){
    .default-form .hs-form fieldset.form-columns-2, .default-form .hs-form fieldset.form-columns-3{margin:0;}
    .default-form .hs-form fieldset.form-columns-2 .hs-form-field, .default-form .hs-form fieldset.form-columns-3 .hs-form-field{width:100%; margin:0;}
    .default-form .hs-form fieldset .input .hs-input, .default-form .hs-form fieldset.form-columns-2 .input .hs-input, .default-form .hs-form fieldset.form-columns-3 .input .hs-input{width:100%;}
}

/* Slick css */
.slick-slider .slick-arrow{background:none; border:none; z-index:9; position:absolute; top:45%; left:0; width:50px; height: 50px; font-size:0px; color:#fff; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; cursor:pointer;}
.slick-slider .slick-arrow:hover{transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
.slick-slider .slick-arrow.slick-prev:after{content:'\f104'; font-size:60px; line-height:30px; font-family: FontAwesome;}
.slick-slider .slick-arrow.slick-next:after{content:'\f105'; font-size:60px; line-height:30px; font-family: FontAwesome;}
.slick-slider .slick-arrow.slick-next{left:auto; right:0;}
.slick-slider .slick-dots{position:absolute; left:0; right:0; bottom:20px; text-align:center;}
.slick-slider .slick-dots li{display:inline-block; margin:0 5px;}
.slick-slider .slick-dots li button{width:6px; height:6px; border-radius:100%; background-color:#fff; border:none; padding:0; text-indent:-9999px; cursor:pointer; opacity:.5; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;;} 
.slick-slider .slick-dots li.slick-active button{opacity:1;}

/* Menu CSS */
.ebiz-toggle{padding:10px 0; background-color:rgba(0, 0, 0, 0.1); float:right; border:none; cursor:pointer; width: 43px;}
.ebiz-toggle .icon-bar{margin: auto; background-color:#fff; border-radius:1px; display:block; height:3px; position:relative; width:22px; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.ebiz-toggle .icon-bar + .icon-bar{margin-top:4px;}
.ebiz-toggle .icon-bar:nth-child(1), .ebiz-toggle .icon-bar:nth-child(3){top:0; transform:rotate(0deg); -webkit-transform:rotate(0deg); -ms-transform:rotate(0deg);}
.ebiz-toggle.ebiz-menuopen .icon-bar:nth-child(1){top:7px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg);}
.ebiz-toggle.ebiz-menuopen .icon-bar:nth-child(2){opacity:0;}
.ebiz-toggle.ebiz-menuopen .icon-bar:nth-child(3){top:-7px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
.mainmenu .mobile-menu span.mobile-toggle{width:36px; height:36px; position:absolute; right:0px; top:0px; background-color:#ededed; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.mainmenu .mobile-menu span.mobile-toggle:after, .mobile-toggle:before{content:""; background-color:#000; height:16px; width:2px; position:absolute; left:17px; top:10px; -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.mainmenu .mobile-menu span.mobile-toggle:before{-ms-transform:rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    transition: all 200ms ease;; }
.mainmenu .mobile-menu span.mobile-toggle.ebiz-subopen:after{-ms-transform:rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg);}
.mainmenu .mobile-menu span.mobile-toggle.ebiz-subopen:before{opacity:0; background-color:#fff; -ms-transform:rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.mainmenu .hs-menu-wrapper ul{float:left; padding:0; width:100%; min-width:250px;}
.mainmenu .hs-menu-wrapper > ul > li > a{max-width:none; width:auto;}
.mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{display:block;max-width:none;min-width:auto;overflow:visible;text-align:left;text-overflow:inherit;white-space:inherit;width:auto;}
.mainmenu .hs-menu-wrapper ul ul{background-color:#fff; min-width:250px;}

/* CSS start from here */

/* Header CSS */
.header { padding: 32px 0; position: fixed; top: 0; right: 0; left: 0; background: rgb(0 0 0 / 30%); width: 100%; z-index: 99; }
.header.active { background-color: #000; }
.header .header_wrap { display: flex; align-items: center; justify-content: space-between; }
.header .header_wrap .logo { width: 220px; }
.header .header_wrap .logo img { width: 100%; }
.header .header_wrap .mainmenu { display: flex; }
.header .header_wrap .mainmenu ul { display: flex; gap: 37px; }
.header .header_wrap .mainmenu ul>li a { font-size: 18px; color: #fff; font-weight: 600; text-transform: none; position: relative; transition: all 0.4s ease-in-out;  }
.header .header_wrap .mainmenu ul>li a:after { content: ''; border-bottom: 2px solid #fff; position: absolute; bottom: -9px; left: 0; width: 100%; }
.header .header_wrap .mainmenu ul>li:hover a { color: #FFAA00; }
.header .header_wrap .mainmenu ul>li:hover a:after { border-bottom: 2px solid #FFAA00; }
.header .header_wrap .mainmenu .regbtn a { background: #fcaf17; font-size: 18px; color: #000; font-weight: 600; border: 1px solid #fa0; padding: 3px 10px; border-radius: 18px; transition: all 0.4s ease-in-out; }
.header .header_wrap .mainmenu .regbtn a:hover { color: #fcaf17; border: 1px solid #fcaf17; background:none; } 

.header_wrap .globe_class { background-image: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/Penteracon%202023/Images/globe-icon.svg); }
.header_wrap .globe_class .lang_list_class { min-width: 170px; }
.header_wrap .globe_class .lang_list_class a.lang_switcher_link { font-size: 13px; font-weight: 500; }
.header_wrap .globe_class .lang_list_class li { padding: 15px 15px 7px; }
.header_wrap .lang_switcher_class { top: 5px; margin-left: 35px; }
.lang_list_class li:last-child { padding-bottom: 15px !important; }
.lang_list_class li:first-child { padding-top: 15px !important; }
.header_wrap .menulang_bx { display: flex; }


/* Hero Section CSS */
.hero_section { color: #fff; padding: 180px 0 56px; }
.hero_section .herosec_details { min-height: 630px;max-width: 630px; display: flex; flex-flow: column wrap; align-items: flex-start; justify-content: center; }
.hero_section .herosec_details h1.title { color: #fff; margin-bottom: 100px; }
.hero_section .herosec_details .logo { width: 634px; margin-bottom: 45px; }
.hero_section .herosec_details .logo img { width: 100%; }
.hero_section .herosec_details .content_text { color: #FFAA00; text-transform: uppercase; letter-spacing: 3px; }
.hero_section .herosec_details .herosec_img_wrap { display: flex; align-items: center; }


/* What Is Penteracon CSS */
.wip_section { padding: 25px 0 25px; }
.wip_section .wip_sec_wrap .main_title { padding:0; position: relative; }
/* .wip_section .wip_sec_wrap .main_title:before { content: ''; border-top: 3px solid #FFAA00; position: absolute; top: 0; width: 462px; border-radius: 5px; } */
.wip_section .wip_sec_wrap .main_title .content ul { padding:0 0 0 30px; }
.wip_section .wip_sec_wrap .main_title .content ul li { list-style:disc; }
.wip_section .wip_sec_wrap .wip_main_cover .wip_data { width: calc(33.33% - 30px); margin-bottom:10px; }
.wip_section .wip_sec_wrap .wip_main_cover { display: flex; flex-flow: row wrap; justify-content: space-between; }
.wip_section .wip_sec_wrap .wip_main_cover .image { display: flex; margin-bottom: 20px; height: 300px; }
.wip_section .wip_sec_wrap .wip_main_cover .image img { width: 100%; height: 100%; object-fit: cover; }
.wip_section .wip_sec_wrap .wip_main_cover .heading { color: #FFAA00; text-transform: uppercase; letter-spacing: 2px; }
.wip_section .wip_sec_wrap .regbtn { display: flex; }


/* Image Video Section CSS */
.imgvideo_sec { padding-bottom: 40; padding-bottom: 70px; }
.imgvideo_sec .imgvideo_wrap .image img, .video { width: 100%; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .video_box { position: relative; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .video_box .video-thumbnail-img  { position: absolute; left: 0; right: 0; top: 0; bottom: 0; height: 100%; width: 100%; z-index: 1; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .video_box .video-thumbnail-img img { height: 100% !important; width: 100%; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .video_box video { width: 100%; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .play-button-wrapper { z-index: 2; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 100%; height: auto; pointer-events: none; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .play-button-wrapper #circle-play-b { cursor: pointer; pointer-events: auto; }
.imgvideo_sec .imgvideo_wrap .imgvideo_set .play-button-wrapper #circle-play-b svg { width: 100px; height: 100px; fill: #fff; stroke: #fff; cursor: pointer; background-color: rgba(0, 0, 0, 0.2); border-radius: 50%; opacity: 0.9; }


/* Contactus Section CSS */
.contactus_section { padding: 50px 0; }
.contactus_section { position: relative; }
.contactus_section .contactus_wrap .title { font-weight: 800; }
.contactus_section .contactus_wrap:before { content: ''; border-top: 3px solid #FFAA00; position: absolute; top: 0; width: 462px; border-radius: 5px; }
.contactus_section .contactus_wrap .reg_btn { margin-top: 20px; }


/* Footer CSS */
.footer { background: #000; padding: 30px 0;  }
.footer .footer_section { display: flex; justify-content: space-between; width: 100%; }
.footer .footer_section .fleft_part { display: flex; align-items: center; }
.footer .footer_section .fleft_part .logo { width: 220px; }
.footer .footer_section .fleft_part .logo img { width: 100%; }
.footer .footer_section .fleft_part .social_icon { position: relative; padding-left: 70px; display: inline-block; vertical-align: top; }
.footer .footer_section .fleft_part .social_icon ul { display: flex; gap: 20px; align-items: center; }
.footer .footer_section .fleft_part .social_icon ul li a { width: 32px; display: flex; }
.footer .footer_section .fleft_part .social_icon ul li a img { width: 100%; }
.footer .footer_section .fleft_part .social_icon:before { content: ''; border-left: 2px solid #fff; height: 100%; position: absolute; left: 35px; }
.footer .footer_section .fright_part { display: flex; align-items: center; gap: 60px; }
.footer .footer_section .fright_part .rights_reserved_text { color: #fff; }
.footer .footer_section .fright_part .footer_content:before { content: ''; border-left: 2px solid #fff; height: 46px; position: absolute; left: -30px; top: -13px; }
.footer .footer_section .fright_part .footer_content { color: #fff; position: relative; }
.footer .footer_section .fright_part .footer_content p a { color: #fff; transition: all 0.4s ease-in-out; }
.footer .footer_section .fright_part .footer_content p a:hover { color: #FFA900; }
.footer .footer_section .fright_part .footer_content p { margin: 0; display: flex; gap: 10px; }


.faq_section { display: inline-block; width: 100%; vertical-align: top; padding: 25px 0 120px; }
.faq_section .section_wrap { padding-top: 40px; position: relative; }
/* .faq_section .section_wrap:before { position: absolute; content: ""; top: 0; left: 0; width: 462px; height: 4px; background: #FFA900; border-radius: 4px; } */
.faq_section .section_wrap h3 { font-weight: 700; font-size: 28px; line-height: 1; margin-bottom: 40px; }
.faq_section .section_wrap .inner { margin-bottom: 30px; font-size: 24px; line-height: 30px; max-width: 1055px; }
.faq_section .section_wrap .inner .box_title { font-weight: 700; padding-bottom: 15px; }
.faq_section .section_wrap .inner .box_content p { margin: 0 0 10px; }
.faq_section .section_wrap .inner .box_content { }
.faq_section .section_wrap .inner .box_content  a { display: inline-block; width: 100%; text-decoration: underline; }
.faq_section .section_wrap .inner .box_content a+a { margin-top: 5px; }
.faq_section .section_wrap .inner:last-child { margin: 0; }
.faq_section .section_wrap .inner .agenda_content ul li span { width: 18%; display: inline-block; }

.speakers_section { display: inline-block; width: 100%; vertical-align: top; padding: 25px 0; }
/* .speakers_section .title:before { position: absolute; content: ""; top: 0; left: 0; width: 460px; height: 4px; background: #FFA900; border-radius: 4px; } */
.speakers_section .title h3 { margin: 0; font-size: 28px; line-height: 30px; font-weight: 700; }
.speakers_section .title { flex-flow: row wrap; padding-top: 40px; position: relative; display: flex; justify-content: space-between; align-items: center; }
.speakers_section .coming_soon_label { font-size: 22px; line-height: 28px; font-weight: 700; text-transform: uppercase; color: #ffaa00; letter-spacing: 2px; }
.speakers_section .section_wrap { padding-top: 20px; display: flex; flex-wrap: wrap; margin: 0 -20px; }
.speakers_section .section_wrap .col { width: 20%; padding: 0 10px 60px; }
.speakers_section .section_wrap .col .img { width: 100%; height: 305px; }
.speakers_section .section_wrap .col .inner .name_des { width: 80%; font-size: 20px; line-height: 25px; }
.speakers_section .section_wrap .col .boxtop_title { display: flex; flex-wrap: wrap; justify-content: space-between; padding:10px 10px 15px; }
.speakers_section .section_wrap .col .bottom_part { padding: 15px 0 0; position: relative; width: 100%; }
.speakers_section .section_wrap .col .inner { padding: 0; background: #fff; transition: all .5s ease-in-out; position:relative; }
.speakers_section .section_wrap .col .inner:hover, .speakers_section .section_wrap .col .inner.box_active { box-shadow: 0px 0px 10px rgb(0, 0, 0, .1); }
.speakers_section .section_wrap .col .tab_box .box_title { padding: 15px 0; border-top: 2px solid #000; font-size: 20px; line-height: 23px; position: relative; padding-right: 20px; }
.speakers_section .section_wrap .col .inner .name_des span { font-weight: 700; display: block; }
.speakers_section .section_wrap .col .tab_wrap { width: 100%; position: absolute; top: 100%; left: 0; padding: 0 10px 10px; transition:all .5s ease-in-out; }
.speakers_section .section_wrap .col .tab_box .box_content { font-size: 18px; line-height: 1.2; display: none; padding: 0 10px 10px 10px; left: 0; z-index: 1; }
.speakers_section .section_wrap .col .tab_box .box_content ul li+li { margin-top: 15px; }
.speakers_section .section_wrap .col .tab_box .box_title:before { position: absolute; top: 17px; right: 0; content: ""; background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/down_arrow.png)no-repeat center/cover; width: 19px; height: 10px; }
.speakers_section .section_wrap .col.box-active .tab_wrap {  box-shadow: 0px 6px 6px rgb(0 0 0 / 10%); background:#fff; z-index:1; }
.speakers_section .section_wrap .col .inner:hover .tab_wrap {  box-shadow: 0px 6px 6px rgb(0 0 0 / 10%); background:#fff; }

.agenda_section { display: inline-block; width: 100%; padding: 25px 0; vertical-align: top; }
.agenda_section .title { position: relative; padding-top: 40px; }
/* .agenda_section .title:before { position: absolute; content: ""; top: 0; left: 0; width: 460px; height: 4px; background: #FFAA00; border-radius: 5px; } */
.agenda_section .title h3 { font-size: 28px; line-height: 30px; font-weight: 700; }
.agenda_section .top_part { display: flex; align-items: center; flex-wrap: wrap; padding-top: 30px; }
.agenda_section .top_part ul { display: flex; align-items: center; flex-wrap: wrap; }
.agenda_section .top_part ul li { margin-left: 50px; position: relative; font-size: 24px; line-height: 36px; text-transform: capitalize; display:flex; align-items:center;}
.agenda_section .top_part ul li span { width: 20px; height: 20px; border-radius: 100%; margin-right:10px; }
.agenda_section .top_part .legend { font-size: 24px; line-height: 36px; text-transform: capitalize; }

.agenda_section .bottom_part { padding-top: 50px; max-width: 100%; }
.agenda_section .bottom_part .session_wrap+.session_wrap { margin-top: 50px;  }
.agenda_section .bottom_part .session_wrap .date { font-size: 25px; line-height: 30px; color: #ffaa00; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 20px; font-weight: 700; }
.agenda_section .bottom_part .session_wrap .date span { padding-left: 20px; position: relative; }
.agenda_section .bottom_part .session_wrap .date span:before { position: absolute; content: ""; top: 0; left: 0; width: 2px; height: 30px; bottom: 0; background: #ffaa00; margin: auto 0; }
.agenda_section .bottom_part .session_inner { margin-bottom: 30px; padding-left: 40px; position:relative; }
.agenda_section .bottom_part .box_part { display: flex; flex-wrap: wrap; font-size: 24px; line-height: 30px; }
.agenda_section .bottom_part .box_part .content { display: none; padding-top: 15px; }
.agenda_section .bottom_part .box_part .time { width: 160px; font-weight: 700; }
.agenda_section .bottom_part .box_part .session_name { padding: 0 15px 0 0; }
.agenda_section .bottom_part .box_part .name_title { padding:0 15px; position:relative; }
.agenda_section .bottom_part .box_part .location { padding: 0 15px; margin-left: 0; position: relative; }
.agenda_section .bottom_part .box_part .location:before { position: absolute; content: ""; top: 0; left: 0; width: 2px; height: 30px; background: #000; bottom: 0; margin: auto 0; }
.agenda_section .bottom_part .box_part a.readmore { font-weight: 700; font-size: 20px; line-height: 25px; }
.agenda_section .bottom_part .box_part a:hover { color: #ffaa00; }
.agenda_section .bottom_part .box_part a.read_less { font-weight: 700; font-size: 20px; padding-top: 15px; display: inline-block; }
.agenda_section .bottom_part .session_inner:before { position: absolute; top: 5px; left: 0; width: 20px; height: 20px; background: #FBA919; content: ""; border-radius: 100%; }
.agenda_section .bottom_part .session_inner.main:before { background: #FBA919; }
.agenda_section .bottom_part .session_inner.executive_track:before { background: #005BAB; }
.agenda_section .bottom_part .session_inner.practitioners_track:before { background: #00AEEF; }
.session_inner.active .readbtn{ display:none;}
.agenda_section .bottom_part .box_part .content a.readmore { margin-top: 15px; display: inline-block; }
.agenda_section .bottom_part .box_part .right_part { width: calc(100% - 160px); display: flex; flex-wrap: wrap; align-items: center; padding-left: 15px; }
.agenda_section .bottom_part .box_part .name_title:before { position: absolute; content: ""; top: 0; left: 0; width: 2px; height: 30px; background: #000; }

.venue_section { display: inline-block; width: 100%; vertical-align: top; padding: 25px 0;  }
.venue_section .title { position: relative; padding-top: 40px; }
.venue_section .title h3 { font-size: 28px; line-height: 30px; font-weight: 700; }
.venue_section .title .top_content { font-size: 24px; line-height: 33px; max-width: 60%; }
.venue_section .title .top_content span { display: block; }
.venue_section .img_box { padding: 50px 0; display: flex; flex-wrap: wrap; margin: 0 -20px; }
.venue_section .img_box .img_inner { width: 33.33%; padding: 0 20px; }
.venue_section .img_box .img_inner .img { width: 100%; height: 310px; }
.venue_section .venue_box { max-width: 60%; }
.venue_section .venue_box .accomodation { font-size: 28px; font-weight: 700; padding-bottom: 15px; }
.venue_section .venue_box .box_titlecont .middle_conternt { font-size: 24px; line-height: 33px; }
.venue_section .box_wrap .box_content { font-size: 24px; line-height: 33px; }
.venue_section .box_wrap .box_content p { margin: 0 0 10px; }
.venue_section .venue_box .box_inner:not(:last-child) { padding-bottom: 30px; }
.venue_section .venue_box .box_titlecont { padding-bottom: 30px; padding-top: 40px; }
.venue_section .box_wrap .box_content ul li:not(:last-child) { margin-bottom: 10px; }
.venue_section .box_wrap .box_content ul li a:hover { color: #FFAA00; }

.popup_form { position: fixed; top: 0; left: 0; display: none; align-items: center; justify-content: center; width: 100%; height: 100%; z-index:99; background: rgba(0,0,0,.7);}
.popup_form .section_wrap .top_content ul { display: flex; align-items: center; padding: 15px 0 10px; position: relative; }
.popup_form .section_wrap .top_content ul li { font-size: 26px; letter-spacing: 3px; line-height: 36px; color: #000000; font-weight: 900; }
.popup_form .section_wrap .top_content ul li+li { position: relative; margin-left: 15px; padding-left: 15px; }
.popup_form .section_wrap .top_content ul li+li:before { position: absolute; content: ""; top: 0; left: 0; width: 2px; height: 25px; background: #000; bottom: 0; margin: auto 0; }
.popup_form .section_wrap { position: relative; max-width: 900px; margin: 40px auto; background: #fff;    /* text-align: center; */ filter: drop-shadow(0px 9px 6.5px rgba(0, 0, 0, 0.28)); background-color: #ffffff; padding: 50px; }
.popup_form .section_wrap form input, .popup_form .section_wrap form textarea { border-radius: 3px; background-color: #fff; border: 1px solid #000000; width: 100% !important; max-width: 100% !important; }
.popup_form .section_wrap form select { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/Penteracon%202023/Images/bottom-arrow.svg) no-repeat 99% / 15px; -moz-appearance: none; -webkit-appearance: none; appearance: none; border-radius: 3px; background-color: #fff; border: 1px solid #000000; width: 100% !important; max-width: 100% !important; }
.popup_form .section_wrap form input::placeholder, .popup_form .section_wrap form textarea::placeholder{ font-size: 16px; line-height: 28px; color: #000000; font-weight: 400; text-transform:capitalize; }
.popup_form .section_wrap form textarea { resize:none; }
.popup_form .section_wrap form fieldset { max-width: 100% !important; display: flex; flex-wrap: wrap; margin: 0 -15px; }
.popup_form .section_wrap form fieldset .field.hs-form-field { width: 50%; padding: 0 15px; }
.popup_form .section_wrap form .input { margin: 0; width: 100%; display: inline-block; }
.popup_form .section_wrap form fieldset.form-columns-1 { display:inline-block; width:100%; }
.popup_form .section_wrap form fieldset.form-columns-1 .field.hs-form-field { width: 100%; }

.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list { display: flex; align-items: center; margin-top: 15px; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li { width: 92px; height: 89px; display: flex; align-items: center; justify-content: center; position:relative; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li input { margin: 0 !important; opacity:0; }
.popup_form .section_wrap form fieldset ul.inputs-list li+li { margin-left: 5px; }
.popup_form .section_wrap span.close { position: absolute; top: 15px; right: 15px; cursor: pointer; }
.popup_form .section_wrap form  .hs_submit.hs-submit { display: flex; align-items: center; justify-content: space-between; flex-wrap:wrap; }
.popup_form .section_wrap form .hs_submit.hs-submit .hs-richtext { width: 50%; padding-right: 15px; }
.popup_form .section_wrap form input.hs-button { width: auto !important; border-radius: 19px; background-color: #000000; min-width: 215px; padding: 0; font-size: 22px; letter-spacing: 12px; line-height: 36px; color: #ffffff; font-weight: 700; padding-left:12px; }
.popup_form .section_wrap form .actions { display: inline-block; text-align: right; width: 50%; padding-left:15px; }
.popup_form .submitted-message { font-size: 20px; text-align: center; padding: 15px 0 0; font-weight: 700; }
.popup_form .submitted-message a { color: #FFAA00; }
body.popup_active .popup_form{ display:block; overflow-y: auto; }
.popup_form .section_wrap form fieldset ul.no-list.hs-error-msgs { display: inline-block; margin-top: 0; }
.popup_form .section_wrap form fieldset ul.no-list.hs-error-msgs li { width: 100%; text-align: left; height: auto; }

.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li span { font-size:0; position:absolute; top:0; left:0; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li label span:before { position: absolute; content: ""; top: 0; left: 0; background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio01.png)no-repeat center/cover; width: 91px; height: 89px; transition:all .3s ease-in-out; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li input:checked + span:before { opacity: 0.5; transition:all .3s ease-in-out; }

.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(2) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio02.png)no-repeat center/cover; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(3) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio03.png)no-repeat center/cover; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(4) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio04.png)no-repeat center/cover; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(5) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio05.png)no-repeat center/cover; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(6) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio06.png)no-repeat center/cover; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(7) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio07.png)no-repeat center/cover; }
.popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li:nth-child(8) label span:before { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/pantacorn-2023/radio08.png)no-repeat center/cover; }

.regbtn_section { padding: 30px 0 5px; }
.regbtn_section .reg_btn { position: relative; }
.regbtn_section .reg_btn:before { position: absolute; content: ""; bottom: -30px; left: 0; width: 460px; height: 4px; background: #FFAA00; border-radius: 5px; }

img.guenther_desktop { max-width: 100%; } 


.speakers_section .section_wrap .speakerdet_overlay { height: 100%; left: 0; position: absolute; top: 0; width: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .8)), color-stop(70%, #fff)); background-image: -o-linear-gradient(top, hsla(0, 0%, 100%, .8) 0, #fff 70%); background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), #fff 70%); border-radius: 0; -webkit-box-shadow: 0 0 25px 0 rgba(17, 18, 41, .12); box-shadow: 0 0 25px 0 rgba(17, 18, 41, .12); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; opacity: 0; padding: 30px 20px 40px; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); -webkit-transition-duration: .3s; -o-transition-duration: .3s; transition-duration: .3s; -webkit-transition-property: opacity, visibility, -webkit-transform; transition-property: opacity, visibility, -webkit-transform; -o-transition-property: transform, opacity, visibility; transition-property: transform, opacity, visibility; transition-property: transform, opacity, visibility, -webkit-transform; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; visibility: hidden; }
.speakers_section .section_wrap .speakerdet_overlay:after { background-color: #fa0; bottom: 0; content: ""; height: 5px; left: 50%; position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 51.66%; }
.speakers_section .section_wrap .col:hover .speakerdet_overlay_wrap { overflow-y: auto; }
.speakers_section .section_wrap .speakerdet_overlay_wrap .client_bio { opacity: .75; }
.speakers_section .section_wrap .col .bottom_part { position: initial !important; }
.speakers_section .section_wrap .speakerdet_overlay .speakerdet_overlay_wrap .boxtop_title { padding: 0 0 20px; }

.speakerdet_model.fancybox-content { max-width: 346px; border-radius: 10px; box-shadow: 0 0 30px rgba(17,18,41,.12); padding: 70px 24px 50px; }
.speakerdet_model.fancybox-content:after { background-color: #fa0; bottom: 0; content: ""; height: 5px; left: 50%; position: absolute; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 51.66%; }
.speakerdet_model.fancybox-content .fancybox-close-small { padding: 6px; }
.speakerdet_model.fancybox-content .speakerdet_overlay_wrap .boxtop_title { display: flex; justify-content: space-between; padding: 0 0 20px; }
.speakerdet_model.fancybox-content .speakerdet_overlay_wrap .boxtop_title .name_des { font-size: 16px; line-height: 20px; }
.speakerdet_model.fancybox-content .speakerdet_overlay_wrap .boxtop_title .name_des span { font-weight: 700; display: block; margin-top: 5px; }
.speakerdet_model.fancybox-content .speakerdet_overlay_wrap .client_bio { opacity: 1; font-size: 16px; }

.speakerdet_overlay_wrap::-webkit-scrollbar-track { background-color: #c1c1c1; border-radius: 4px; -webkit-box-shadow: none; border: 1px solid #fff; }
.speakerdet_overlay_wrap::-webkit-scrollbar { background-color: #f5f5f5; width: 4px; }
.speakerdet_overlay_wrap::-webkit-scrollbar-thumb { background-color: #9d9d9d; border-radius: 8px; -webkit-box-shadow: none; }

.venue_section .venue_box .box_wrap .box_inner { position: relative; }
.venue_section .venue_box .box_wrap .box_inner:before { position: absolute; content: ""; bottom: 12px; left: 0; width: 460px; height: 4px; background: #FFAA00; border-radius: 5px; }
.venue_section .venue_box .box_wrap .box_inner:last-child:before { display: none; }

/* Sessions text module */
.sessionstext_section { padding: 50px 0 30px; }
.sessionstext_section .sessionstext_sec_wrap .title { font-size: 28px; font-size: 28px; font-weight: 700; padding-bottom: 15px; }
.sessionstext_section .sessionstext_sec_wrap:before { position: absolute; content: ""; top: -30px; left: 0; width: 460px; height: 4px; background: #FFAA00; border-radius: 5px; }
.sessionstext_section .sessionstext_sec_wrap { position: relative; }
.sessionstext_section .sessionstext_sec_wrap .content .more { font-weight: 300; }
.sessionstext_section .sessionstext_sec_wrap .morecontent span { display: none; }
.sessionstext_section .sessionstext_sec_wrap .morelink { display: table; font-weight: 600; }

/* Headline of this videos module */
.headlinevideo_section .title { font-size: 28px; font-weight: 700; padding: 30px 0; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field { padding: 40px 0; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field:nth-child(odd) { background: #EBEBEB; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover { display: flex; flex-flow: row wrap; justify-content: space-between; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .left_part { width: 30%; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .left_part .image { height: 260px; position: relative; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .left_part .image img { width: 100px; position: absolute; right: 20px; bottom: 10px; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_part { width: 68%; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_details { max-width: 560px; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_part .heading { font-size: 24px; font-weight: 700; text-transform: uppercase; color: #FFAA00; }
.headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_part .button_wrap a { font-weight: 700; text-decoration: underline; margin-bottom: 10px; display: inline-block; }

/* Simple logo section */
.logobx_cover { padding: 32px 0; position: absolute; inset: 0; height: 0; }

/* Country list section */
.conutrylist_bx { padding: 70px 0; }
.conutrylist_bx .conutrylistbx_wrap { display: flex; flex-flow: row wrap; margin: 0 -30px; }
.conutrylistbx_wrap .country_details { width: 33.33%; padding: 0 30px; }
.conutrylistbx_wrap .country_name { color: #FFAA00; text-transform: uppercase; font-weight: 900; }
.conutrylistbx_wrap .content { font-size: 20px; line-height: 27px; }
.conutrylistbx_wrap .reg_btn a { text-transform: uppercase; }

/* Video popup module */
.wip_section.videopop_sc .videolink_sc a:after { background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/playbtn-svg.svg)no-repeat 50%/cover; content: ""; width: 100px; height: 100px; position: absolute; z-index: 9; }
.wip_section.videopop_sc .videolink_sc a { position: relative; display: flex; align-items: center; justify-content: center; z-index: 9; }
.wip_section.videopop_sc .videolink_sc img { width: 100%; }
.wip_section.videopop_sc .wip_sec_wrap .wip_main_cover .heading { margin:15px 0 0; }

/* Image section */
.imgbx_cover { padding: 50px 0; }
.imgbx_cover .heading { font-weight: 800; margin-bottom: 20px; }
.imgbx_cover .img_bx img { width: 80%; object-fit: cover; }

/* Agenda Schedule Section */
.schedule_sc { padding: 30px 0; }
.schedule_sc .schedulesc_heading { margin-bottom: 30px; }
.schedule_sc .schedulesc_heading h5 { font-weight: 800; }
.schedule_sc .schedulesc_wrap { width: 100%; display: inline-block; }
.schedule_sc .schedulesc_full-col { display: flex; align-items: center; justify-content: space-between; padding: 25px 0; border-bottom: 2px solid #FFAA00; }
.schedule_sc .schedulesc_full-col .schedulesc_col { width:20%; }
.schedule_sc .schedulesc_full-col .schedulesc_col h3 { color: #FFAA00; font-size: 32px; line-height: 36px; font-weight: 700; letter-spacing: 3px; }
.schedule_sc .schedulesc_full-col .schedulesc_col h6 { font-weight: 700; }

.schedule_sc .schedulesc_full-col .schedulesc_col_wrap { width: 80%; display: flex; flex-flow: wrap; align-items: center; justify-content: space-between; }
.schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col { width: 33.33%; display: flex; align-items: center; justify-content: center; flex-flow: wrap; padding: 0 20px; text-align: center; }
.schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col .button-wrap { text-align: center; width: 100%; display: flex; align-items: center; justify-content: center; }
.schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col .button-wrap a { display: inline-block; width: 100%; font-size:18px; line-height: 30px; font-weight: 700; border-radius: 35px; padding:15px 25px; letter-spacing: 2px; text-transform: uppercase; }
.schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col .button-wrap a:hover { opacity: 0.7; }
.schedule_sc .schedulesc_full-col:last-child .schedulesc_col_wrap .schedulesc_col.full_width_button { width: 50%; }

.contactus_section.subscription_section {  }
.contactus_section.subscription_section .form_wrap { margin:30px 0; }
.contactus_section.subscription_section .form_wrap .hs-form-field { width: 500px; position:relative; }
.contactus_section.subscription_section .form_wrap form { display: flex; flex-flow: wrap; align-items: center; position:relative; }
.contactus_section.subscription_section .form_wrap .hs-form-field input.hs-input { margin: 0; line-height: 30px; border: 1px solid #dddddd; }
.contactus_section.subscription_section .form_wrap form .hs_submit.hs-submit input.hs-button.primary.large { line-height: 16px; width: 200px; background: #fcaf17; }
.contactus_section.subscription_section .form_wrap .hs-form-field ul.no-list.hs-error-msgs.inputs-list { display: inline-block; position: absolute; top: 100%; } 
.contactus_section.subscription_section .form_wrap .hs-form-field ul.no-list.hs-error-msgs.inputs-list label.hs-error-msg.hs-main-font-element,
.contactus_section.subscription_section .form_wrap form .hs_error_rollup .hs-error-msgs label{ transform: translate(0px);  -webkit-transform: translate(0px);  -moz-transform: translate(0px); }
.contactus_section.subscription_section .form_wrap form .hs_error_rollup { position: absolute; top:130%; }

.call_speakers .about-section form input, .call_speakers .about-section form textarea { border:1px solid #0050b5 !important; }
.call_speakers .about-section form input::placeholder, .call_speakers .about-section form label { color: #0050b5;  }
.call_speakers .about-section form .hs-richtext.hs-main-font-element p span { color: #0050b5; }
.call_speakers .about-section form .hs-richtext h1 span { color:#0050b5; }
.call_speakers .about-section form textarea::placeholder { color: #0050b5; }
.call_speakers .about-section form .hs-richtext p a { color: #0050b5 !important; }
.call_speakers .about-section form input[type="submit"] { background: #0050b5 !important; }


/* CSS end here */



@media (min-width:768px) { 
/*     .container, .row-fluid .container[class*="span"]{width:750px;}  */
    img.guenther_mobile { display: none; }
}
@media (min-width:992px) { 
    .ebiz-toggle, .mainmenu .mobile-menu span.mobile-toggle{display:none;}
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {opacity:1; visibility:visible;}
    .container, .row-fluid .container[class*="span"]{width:970px;}
    .speakers_section .section_wrap .col:hover .speakerdet_overlay { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); visibility: visible; }
}
@media (min-width:1200px) { .container, .row-fluid .container[class*="span"]{width:1170px;} }

@media (min-width:1220px) {
    .speakers_section .section_wrap .speakerdet_overlay { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 30px 30px 60px; }
}

@media (min-width:1430px) { .container, .row-fluid .container[class*="span"]{width:1400px;} }
@media (min-width:1630px) { .container, .row-fluid .container[class*="span"]{width:1600px;} }



@media (max-width:1619px){}
@media (max-width:1440px){
    .wip_section .wip_sec_wrap .wip_main_cover .image { height: 280px; }
}
@media (max-width:1430px){
    .speakers_section .section_wrap .col { width: calc(25% - 10px); }
    .agenda_section .bottom_part { max-width: 80%; }
    
    .venue_section .title .top_content {max-width: 70%; }
    .venue_section .venue_box { max-width: 70%; }
    
    .popup_form .section_wrap { padding: 30px; }
    
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col .button-wrap a { font-size:18px; line-height:24px; letter-spacing: 0; }
    
    
}
@media (max-width:1399px){
    .header .header_wrap .mainmenu ul { gap: 15px; }
}
@media (max-width:1199px){
    
    h1 { font-size: 50px; line-height: 52px; }
    h2 { font-size: 40px; line-height: 42px; }
    h3 { font-size: 30px; line-height: 32px; }
    h4 { font-size: 26px; line-height: 28px; }
    h5 { font-size: 24px; line-height: 26px; }
    h6 { font-size: 18px; line-height: 20px; }
    .content { font-size: 20px; line-height: 26px; }
    
    .header .header_wrap .mainmenu ul { gap: 15px; }
    .header .header_wrap .logo { width: 190px; margin-right: 15px; }
    .header .header_wrap .mainmenu ul>li a { font-size: 14px; }
    
    .hero_section { padding: 140px 0 56px; }
    .hero_section .herosec_details .logo { width: 400px; }
    
    .footer .footer_section { flex-flow: row wrap; justify-content: center; }
    .footer .footer_section .fleft_part { margin-bottom: 20px; }
    
    .faq_section .section_wrap .inner { max-width: 900px; }

    .speakers_section .section_wrap .col .img { height: 250px; }
    .speakers_section .section_wrap .col .inner .name_des { font-size: 16px; line-height: 20px; }
    .speakers_section .section_wrap .col .tab_box .box_title { font-size: 16px; line-height: 20px; }
    .speakers_section .section_wrap .col .tab_box .box_content { font-size: 16px; padding: 0; }
    
    .agenda_section .bottom_part { max-width: 100%; }
    
    .venue_section .title .top_content { max-width: 100%; }
    .venue_section .venue_box { max-width: 100%; }
    
    .popup_form .section_wrap { max-width:750px; }
    .popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li { width: 75px; height: 70px; }
    .popup_form .section_wrap form fieldset .hs_dietary_requirements_2 ul.inputs-list li label span:before { width: 75px; height: 70px; }
    
    .wip_section .wip_sec_wrap .wip_main_cover .image { height: 220px; }
    
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .left_part { width: 50%; }
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_part { width: 48%; }
    
    .conutrylistbx_wrap .content { font-size: 16px; line-height: 20px; }
    
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col { padding: 0 10px; }
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col .button-wrap a { font-size:16px; }
    .schedule_sc .schedulesc_full-col .schedulesc_col h3 { font-size: 26px; line-height: 30px; letter-spacing: 2px; }
    
    
}

@media (max-width:991px){
    
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper{position:static; opacity:1; visibility: visible; display:none; width:100%;}
    .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul{display:none;}
    .mainmenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul.mobile-menu li{float:none;padding-bottom: 15px;}
    
    .header { padding: 22px 0; }
    .header .header_wrap .mainmenu ul>li a:after { display: none; }
    .header .header_wrap .mainmenu ul { position: absolute; left: 0; top: 100%; padding: 15px; background: rgb(8 10 20 / 80%); }
    .header .header_wrap .mainmenu ul>li a { border-bottom: 2px solid #FFAA00; padding-bottom: 6px; }
    .header .header_wrap .mainmenu .regbtn { margin-top: 20px; display: flex; }
    .header .header_wrap .mainmenu ul>li a { font-size: 16px; }
    
    .header_wrap .lang_switcher_class { top: 30px; position: absolute; right: 70px; margin-left: 0; }
    
    h1 { font-size: 40px; line-height: 48px; }
    h2 { font-size: 36px; line-height: 40px; }
    h3 { font-size: 26px; line-height: 30px; }
    h4 { font-size: 24px; line-height: 28px; }
    h5 { font-size: 22px; line-height: 26px; }
    h6 { font-size: 16px; line-height: 20px; }
    .content { font-size: 16px; line-height: 22px; }
    
    .hero_section { padding: 110px 0 46px; background-size: 130% 100% !important; }
    
    .faq_section { padding: 50px 0 80px; }
    .faq_section .section_wrap h3 { font-size: 24px; line-height: 28px; margin-bottom: 30px; }
    .faq_section .section_wrap .inner { max-width: 100%; }
    .faq_section .section_wrap .inner .agenda_content ul li span { width: 25%; }
    
    .speakers_section .section_wrap .col {width: calc(33.33% - 10px);}
    .speakers_section .section_wrap { margin: 0 -10px; }
    
    
    .agenda_section .bottom_part .box_part { font-size: 18px; line-height: 26px; }
    .agenda_section .title h3 { font-size: 24px; line-height: 34px; }
    .agenda_section .top_part ul li { font-size: 20px; margin-left: 20px; }
    .agenda_section .top_part .legend { font-size: 20px; line-height: 25px; }
    .agenda_section .bottom_part .box_part a.readmore { font-size: 18px; line-height: 26px; }
    .agenda_section .bottom_part .session_wrap .date { font-size: 26px; line-height: 30px; }
    
    .venue_section .img_box .img_inner { padding: 0 10px; }
    .venue_section .img_box .img_inner .img { height: 250px; }
    .venue_section .title .top_content { font-size: 20px; line-height: 30px; }
    .venue_section .venue_box .accomodation { font-size: 24px; line-height: 34px; }
    .venue_section .venue_box .box_titlecont .middle_conternt { font-size: 20px; line-height: 30px; }
    .venue_section .box_wrap .box_content { font-size: 20px; line-height: 30px; }
    
    
    .popup_form .section_wrap .popup_logo { max-width: 300px; }
    .popup_form .section_wrap .popup_logoimg { object-fit: cover; max-width: 100%; }
    .popup_form .section_wrap .popup_logo a { display: inline-block; max-width: 300px; width: 100%; }
    .popup_form .section_wrap .popup_logo a img { width: 100%; }
    .popup_form .section_wrap .top_content ul li { font-size: 20px; line-height: 30px; }
    .popup_form .section_wrap form input.hs-button { letter-spacing: 8px; font-size: 20px; line-height: 30px; padding-left:8px; }
    
    .sessionstext_section .sessionstext_sec_wrap .title { font-size: 24px; line-height: 34px; }
    .sessionstext_section .sessionstext_sec_wrap .content { font-size: 20px; line-height: 30px; }
    
    .conutrylist_bx .conutrylistbx_wrap { margin: 0; }
    .conutrylistbx_wrap .country_details { padding: 0 20px; width: 50%; }
    
    .schedule_sc .schedulesc_full-col .schedulesc_col { width: 100%; margin-bottom: 15px; }
    .schedule_sc .schedulesc_full-col { flex-flow: wrap; }
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap { width: 100%; }
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col { margin: 0 auto; }
    
}
@media (max-width:767px){
    .header .header_wrap .logo { width: 190px; }
    .hero_section .herosec_details h1.title { margin-bottom: 60px; }
    .hero_section .herosec_details .logo { width: 300px; }
    .hero_section .herosec_details { justify-content: flex-start; }

/*     .wip_section .wip_sec_wrap .main_title:before { width: 262px; } */
    .wip_section .wip_sec_wrap .wip_main_cover .wip_data { width: calc(50% - 10px); }
    .wip_section .wip_sec_wrap .wip_main_cover .image { height: 200px; }

    .imgvideo_sec { padding-bottom: 40px; }

    .contactus_section .contactus_wrap:before { width: 262px; }

    .footer .footer_section .fleft_part .logo { width: 190px; }
    .footer .footer_section .fleft_part .social_icon ul li a { width: 26px; }
    
/*     .faq_section .section_wrap:before { width: 50%; } */
    .faq_section .section_wrap .inner { font-size: 20px; margin-bottom: 30px; }
    
    .speakers_section .section_wrap .col { width: calc(50% - 10px); padding-bottom: 40px; }
    .agenda_section .top_part .legend { width: 100%; }
    .agenda_section .bottom_part .box_part .time { width: 100%; }
    .agenda_section .bottom_part .box_part .session_name { width: 100%; padding: 10px 0; }
    .agenda_section .bottom_part .box_part .name_title { width: 100%; padding: 0; }
    .agenda_section .bottom_part .box_part .name_title:before { display:none; }
    .agenda_section .bottom_part .box_part .location { width: 100%; padding: 10px 0; margin: 0; }
    .agenda_section .bottom_part .box_part .location:before { display: none; }
    .agenda_section .bottom_part .session_inner:before { top: 3px; }
    .agenda_section .bottom_part .session_wrap+.session_wrap { margin-top: 30px; }
    .agenda_section .bottom_part .session_wrap .date { font-size: 20px; line-height: 26px; }
    .agenda_section .bottom_part .box_part .right_part { width: 100%; padding: 0; }
    .agenda_section .title { padding-top: 30px; }
/*     .agenda_section .title:before {width: 50%;} */
    .agenda_section .top_part ul li { width: 100%; margin: 15px 0 0; font-size: 20px; line-height: 26px; }

    .regbtn_section .reg_btn:before { width: 50%; }
    .venue_section .title { padding-top: 30px; }
    .venue_section .title h3 { font-size: 24px; line-height: 34px; }
    .venue_section .img_box { padding: 30px 0; margin: 0 -5px; }
    .venue_section .venue_box .box_titlecont { padding-bottom: 20px; padding-top: 30px; }
    .venue_section .venue_box .box_inner:not(:last-child) { padding-bottom: 30px; }

    .venue_section .title .top_content { font-size: 16px; line-height: 26px; }
    .venue_section .venue_box .box_titlecont .middle_conternt { font-size: 16px; line-height: 26px; }
    .venue_section .box_wrap .box_content { font-size: 16px; line-height: 26px; }
    
    .popup_form .section_wrap { padding:15px; }
    .popup_form .section_wrap form fieldset .field.hs-form-field { width: 100%; padding: 0; }
    .popup_form .section_wrap form fieldset { margin: 0; }
    .popup_form .section_wrap .popup_logo a { max-width: 200px; }
    .popup_form .section_wrap .top_content ul li { font-size: 16px; line-height: 20px; }
    
    .popup_form .section_wrap { max-width: 100%; }
    .popup_form .section_wrap form fieldset ul.inputs-list { flex-wrap: wrap; justify-content: center; }
    .popup_form .section_wrap form fieldset ul.inputs-list li { width: 55px; height: 50px; margin-right: 10px; margin-bottom: 10px; }
    .popup_form .section_wrap form fieldset ul.inputs-list li label span:before {width: 55px;height: 50px;}
    .popup_form .section_wrap form fieldset ul.inputs-list li+li { margin-left: 0; }
    
    .popup_form .section_wrap form .hs_submit.hs-submit .hs-richtext { width: 100%; padding: 0; }
    .popup_form .section_wrap form .actions { width: 100%; text-align: left; padding: 15px 0 0; }
    
    .venue_section .venue_box .box_wrap .box_inner:before { width: 50%; }
    
    img.guenther_desktop { display: none; } 
    img.guenther_mobile { max-width: 100%; }
    
    .sessionstext_section { padding: 40px 0 20px; }
    .sessionstext_section .sessionstext_sec_wrap:before { width: 50%; }
    .sessionstext_section .sessionstext_sec_wrap .content { font-size: 16px; line-height: 26px; }
    
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .left_part, .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_part { width: 100%; }
    .headlinevideo_section .title { font-size: 24px; padding: 15px 0; }
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field { padding: 30px 0 20px; }
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_details { max-width: 100%; margin-top: 20px; }
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .right_part .heading { font-size: 20px; }
    .headlinevideo_section .headlinevideo_sec_wrap .headline_field_cover .left_part .image img { width: 70px; }
    
    .wip_section.videopop_sc .videolink_sc a:after { height: 80px; width: 80px; }
    
    .imgbx_cover { padding: 30px 0; }
    
    .speakers_section .coming_soon_label { font-size: 18px; }
    
    .schedule_sc .schedulesc_heading { margin-bottom:15px; }
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col { width:50%; padding:0px 15px; }
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col .button-wrap a { padding: 10px 15px; margin-bottom:30px; }
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col:last-child .button-wrap a,
    .schedule_sc .schedulesc_full-col:last-child .schedulesc_col_wrap .schedulesc_col.full_width_button .button-wrap a { margin-bottom:0px; }
    
    .contactus_section.subscription_section .form_wrap .hs-form-field { width: 100%; }
    .contactus_section.subscription_section .form_wrap .hs_submit.hs-submit { margin: 15px 0 0; }
    
}
@media (max-width:600px){
    .reg_btn a { font-size: 16px; padding: 5px 30px; }
    .contactus_section { padding: 40px 0; }
    
    .footer .footer_section .fright_part { gap: 10px; flex-flow: row wrap; text-align: center; }
    .footer .footer_section .fright_part .rights_reserved_text { width: 100%; }
    .footer .footer_section .fright_part .footer_content { width: 100%; }
    .footer .footer_section .fright_part .footer_content p { justify-content: center; }
    .footer .footer_section .fright_part .footer_content:before { display: none; }
    .footer .footer_section .fleft_part { flex-flow: row wrap; justify-content: center; gap: 10px; }
    .footer .footer_section .fleft_part .social_icon ul { justify-content: center; }
    .footer .footer_section .fleft_part .social_icon { width: 100%; padding-left: 0; }
    .footer .footer_section .fleft_part .social_icon:before { display: none; }
    
    .speakers_section .section_wrap .col { width: 100%; padding: 0 0 30px; }
    .speakers_section .section_wrap { margin: 0; }
/*     .speakers_section .title:before { width: 100%; } */
    .speakers_section .title { padding-top: 30px; }
    
    .venue_section .img_box .img_inner { width: 100%; padding: 0 0 20px; }
    .venue_section .img_box { margin: 0; }
    
    .faq_section .section_wrap .inner .agenda_content ul li span { width: 40%; }
    
    .conutrylistbx_wrap .country_details { padding: 0 0 20px; width: 100%; }
    .conutrylist_bx { padding: 50px 0; }
    
    .imgbx_cover .img_bx img { width: 100%; }
    
    .hero_section .herosec_details.txt-img-mn { min-height: 550px; }
    
}
@media (max-width:580px){    
    .schedule_sc .schedulesc_full-col .schedulesc_col_wrap .schedulesc_col { width: 100%; }
    .schedule_sc .schedulesc_full-col:last-child .schedulesc_col_wrap .schedulesc_col.full_width_button { width: 100%; }
}
@media (max-width:480px){
    .hero_section .herosec_details h1.title { font-size: 30px; line-height: 34px; margin-bottom: 40px; }
    .hero_section .herosec_details .content_text { font-size: 18px; line-height: 26px; }
    .hero_section .herosec_details .logo { width: 200px; }
}
@media (max-width:425px){
    .hero_section { padding: 120px 0 36px; }
    .hero_section .herosec_details .logo { width: 220px; }
    
    .wip_section .wip_sec_wrap .wip_main_cover .wip_data { width: 100%; }
}


/* 20-11-2023 */
body.page_bg {
  background: none;
  background-color: white;
}
.champ_innerhero { display: inline-block; width: 100%; vertical-align: top; padding: 50px 0; }
.champ_innerhero .section_wrap { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; }
.champ_innerhero .section_wrap .left_part { width: 50%; padding-right: 15px; }
.champ_innerhero .section_wrap .right_part { width: 50%; padding-left: 15px; display: flex; align-items: center; justify-content: flex-end; }
.champ_innerhero .section_wrap .left_part h1 { font-size: 82px; color: #FFAA00; font-weight: 300; margin: 0; font-family: "Barlow"; }
.champ_innerhero .section_wrap .left_part h1 span { font-weight: 700; }
.champ_innerhero .section_wrap .left_part .contnet { font-size: 28px; color: #fff; padding: 20px 0; }
.champ_innerhero .section_wrap .left_part .btn_style1 a { display: inline-block; padding: 10px; background: #FFAA00; text-decoration: none; min-width: 377px; border-radius: 50px; text-align: center; font-size: 22px; letter-spacing: 4px; line-height: 36px; color: #000000; font-weight: 700; font-family: "Barlow"; transition:all .5s ease-in-out; }
.champ_innerhero .section_wrap .left_part .btn_style1 a:hover { color: #fff; }
.popup_form { display: none; max-width: 800px !important; }
.popup_form  .popup_inner h3 { font-size: 26px; letter-spacing: 3px; line-height: 36px; color: #000000; font-weight: 900; font-family: "Barlow"; display: inline-block; border-bottom: 4px solid #000; width: 100%; padding-bottom: 10px; margin-bottom: 10px; max-width: 99%; }
.popup_form { max-width: 800px !important; width: 100% !important; filter: drop-shadow(0px 9px 6.5px rgba(0, 0, 0, 0.28)); background: #fff; }
.popup_form .pop_form h3 { display: none; }
.popup_form .pop_form form fieldset.form-columns-2 { display: flex; flex-wrap: wrap; max-width: 100%; }
.popup_form .pop_form form fieldset input { border-radius: 3px; border: 1px solid #000000; width: 100% !important; height: 48px; padding: 10px 15px; }
.popup_form .popup_logo { padding: 0 5px; }
.popup_form form { width: 100%; max-width: 100% !important; }
.popup_form .pop_form form fieldset .field.hs-form-field .field.hs-form-field:last-child .input { margin: 0; }
.popup_form .pop_form form fieldset { max-width: 100%; margin-bottom: 15px; }
.popup_form .pop_form form  input.hs-button { border-radius: 19px; background-color: #000000; min-width: 215px; padding: 10px; font-size: 22px; letter-spacing: 12px; line-height: 36px; color: #ffffff; font-weight: 700; font-family: "Barlow"; text-align: center; text-transform: uppercase; }
.popup_form .pop_form form .hs_submit.hs-submit { display: flex; justify-content: flex-end; padding-right: 10px; position:relative; top:-50px; transition:all .5s ease-in-out; }
.popup_form ul.hs-error-msgs { margin: 0; padding: 0; list-style-type: none; }
.popup_form ul.hs-error-msgs label.hs-error-msg { color: red; }
.popup_form .pop_form form input.hs-button:hover { background: transparent; color: #000; }

.popup_form .pop_form form fieldset .hs-richtext { max-width: 50%; padding-top: 25px; position: relative; z-index: 1; }
.popup_form .pop_form form fieldset .hs-richtext a { font-size: 19px; line-height: 28px; color: #000000; font-weight: 400; font-family: "Barlow"; text-decoration: none; }
.popup_form .hs_error_rollup { display: none; }

.security_readiness { display: inline-block; width: 100%; vertical-align: top; }
.security_readiness .section_wrap { padding: 50px 0; border: 5px solid #ffff; border-right: 0; border-left: 0; }
.security_readiness .section_wrap h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; }
.security_readiness .section_wrap .content { font-size: 22px; line-height: 28px; color: #ffffff; font-weight: 400; font-family: "Barlow"; padding-top: 15px; }

.key_use_cases { display: inline-block; width: 100%; vertical-align: top; padding: 50px 0; }
.key_use_cases h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; margin-bottom: 30px; }
.key_use_cases .section_wrap { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.key_use_cases .section_wrap .col { width: 25%; padding: 0 15px 30px; }
.key_use_cases .section_wrap .col .icon { margin-bottom: 15px; margin: 0 auto; text-align: center; min-height:91px; display: flex; align-items: center; justify-content: center; }
.key_use_cases .box_bottom h4 { font-size: 22px; line-height: 28px; color: #ffffff; font-weight: 700; font-family: "Barlow"; text-align: center; max-width: 60%; }
.key_use_cases .box_bottom { padding: 15px 15px 0; }
.key_use_cases .box_bottom .box_content { font-size: 22px; line-height: 28px; color: #ffffff; font-weight: 400; font-family: "Barlow"; text-align: center; }

.know_about_pentera { display: inline-block; width: 100%; }
.know_about_pentera .section_main { padding: 50px 0; border: 5px solid #fff; border-right: 0; border-left: 0; }
.know_about_pentera h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; }
.know_about_pentera .section_wrap { display: flex; align-items: center; margin: 30px -20px 0;  flex-wrap:wrap; }
.know_about_pentera .section_wrap .col { width: 25%; padding: 0 20px; }
.know_about_pentera .section_wrap .col .btn_style1 a { display: inline-block; text-decoration: none; min-width: 287px; background: #ffaa00; padding: 10px 15px; border-radius: 5px; font-size: 22px; line-height: 28px; color: #000000; font-weight: 700; font-family: "Barlow"; text-align: center; transition: all .5s ease-in-out; }
.know_about_pentera .section_wrap .col .btn_style1 a:hover { color: #fff; }

.threestep_section { padding: 50px 0; display: inline-block; width: 100%; vertical-align: top; }
.threestep_section h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; margin-bottom: 50px; }
.threestep_section .section_wrap { display: flex; flex-wrap: wrap; margin: 0 -5px; }
.threestep_section .section_wrap .col { width: 33.33%; padding: 0 5px; position: relative; }
.threestep_section .section_wrap .inner { padding: 0 25px; text-align: center; }
.threestep_section .section_wrap .inner .step { font-size: 45px; letter-spacing: 5px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; display: inline-block; width: 100%; }
.threestep_section .section_wrap .inner .setp_number { font-size: 100px; letter-spacing: 12px; line-height: 1; color: #ffaa00; font-weight: 900; font-family: "Barlow"; text-align: center; }
.know_about_pentera .section_wrap .col .box_bottom { padding: 15px; }
.threestep_section .section_wrap .col .box_bottom { padding: 25px 35px 0; font-size: 22px; line-height: 28px; color: #ffffff; font-weight: 400; font-family: "Barlow"; text-align: center; }
.threestep_section .section_wrap .col .box_bottom h4 { font-weight: 700; }
.threestep_section .section_wrap .col:before { position: absolute; content: ""; top: 60px; right: -20px; background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/Penteracon%202023/Images/right-arrow.png)no-repeat center/cover; width: 59px; height: 48px; }
.threestep_section .section_wrap .col:last-child:before { display: none; }

.trusted_globally { display: inline-block; width: 100%; vertical-align: top; }
.trusted_globally .section_main { padding: 50px 0; border-bottom: 5px solid #fff; }
.trusted_globally .section_main h3 { color: #fa0; font-family: Barlow; font-size: 30px; font-weight: 900; letter-spacing: 4px; line-height: 36px; margin-bottom: 40px; }
.trusted_globally .logo_wrap { display: flex; flex-wrap: wrap; align-items: center; margin: 0 -20px; }
.trusted_globally .logo_wrap .col { width: 20%; padding: 0 15px 30px; }
.trusted_globally .logo_wrap .col .img_wrap { height: 53px; display: flex; align-items: center; justify-content: center; }
.trusted_globally .logo_wrap .col .img_wrap img { object-fit: contain; }

.content_videosection .section_main { padding-top: 50px; border-bottom: 5px solid #fff; }
.content_videosection .section_main h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; margin-bottom: 30px; }
.content_videosection  .content { font-size: 36px; letter-spacing: -1px; line-height: 36px; color: #ffffff; font-weight: 400; font-family: "Barlow"; position: relative; padding: 20px 20px 25px 0; padding-bottom: 30px; }
.content_videosection .content span { color: #ffaa00; font-weight: 700; }
.content_videosection .content:before { position: absolute; content: ""; top: 0; left: -70px; background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/Penteracon%202023/Images/quote-top.png)no-repeat center/cover; width: 53px; height: 42px; }
.content_videosection .content:after { position: absolute; content: ""; bottom: 0; right: -40px; background: url(https://4700023.fs1.hubspotusercontent-na1.net/hubfs/4700023/Penteracon%202023/Images/quote-bottom.png)no-repeat center/cover; width: 53px; height: 42px; }
.content_videosection .aurther_detail { font-size: 25px; letter-spacing: 0px; line-height: 36px; color: #ffffff; font-weight: 400; font-family: "Barlow"; padding-top: 10px; }
.content_videosection .section_main .zigzag_left22 { padding: 0 70px !important; }
.content_videosection .aurther_detail span { font-weight: 800; display:block; }
.content_videosection .video-sec a img { display: none; }

.get_started { display: inline-block; width: 100%; vertical-align: top; padding-bottom:50px; }
.get_started .section_wrap { padding: 50px 0 0; border-top: 5px solid #fff; }
.get_started .section_wrap h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; }
.get_started .section_wrap .content { max-width: 60%; font-size: 29px; line-height: 36px; color: #ffffff; font-weight: 400; font-family: "Barlow"; padding: 25px 0; }
.get_started .section_wrap .btn_style1 a { background: #fa0; border-radius: 50px; color: #000; display: inline-block; font-family: Barlow; font-size: 22px; font-weight: 700; letter-spacing: 4px; line-height: 36px; min-width: 377px; padding: 10px; text-align: center; text-decoration: none; transition: all .5s ease-in-out; }
.get_started .section_wrap .btn_style1 a:hover { color: #fff; }

.champ_testimonial .title_logo h3 { font-size: 30px; letter-spacing: 4px; line-height: 36px; color: #ffaa00; font-weight: 900; font-family: "Barlow"; margin-bottom: 30px; }
.champ_testimonial .section_logo { margin-bottom: 30px; }
.champ_testimonial .box_title h3 { font-size: 36px; letter-spacing: -1px; line-height: 36px; color: #ffffff; font-weight: 400; font-family: "Barlow"; }
.champ_testimonial .box_title h3 span { color: #ffaa00; font-weight: 800; }
.champ_testimonial .company_name span { display: block; font-weight: 700; }

section.wip_section.border-top .wip_sec_wrap { position: relative; padding-top: 50px; }
section.wip_section.border-top .wip_sec_wrap:before { content: ''; border-top: 3px solid #FFAA00; position: absolute; top: 0; width: 462px; border-radius: 5px; }

@media (max-width:1200px){
    .champ_innerhero .section_wrap .left_part h1 { font-size: 60px; }
    .champ_innerhero .section_wrap .left_part .contnet { font-size: 24px; line-height: 30px; }
    .champ_innerhero .section_wrap .right_part { max-width: 40%; }
    .champ_innerhero .section_wrap .left_part .btn_style1 a { min-width: 300px; font-size: 18px; line-height: 26px; }

    .key_use_cases .section_wrap { margin: 0 -10px; }
    .key_use_cases .section_wrap .col { padding: 0 10px 20px; }
    .key_use_cases .box_bottom { padding: 15px 0 0; }
    .key_use_cases .box_bottom h4 { font-size: 20px; line-height: 28px; }
    .key_use_cases .box_bottom .box_content { font-size: 18px; line-height: 26px; }

    .know_about_pentera .section_wrap { margin: 30px -10px 0; }
    .know_about_pentera .section_wrap .col .btn_style1 a { min-width: auto; font-size: 16px; line-height: 22px; padding: 10px; width: 100%; }
    .know_about_pentera .section_wrap .col { padding: 0 10px; }

    .threestep_section .section_wrap .inner .step { font-size: 40px; line-height: 1; }
    .threestep_section .section_wrap .inner .setp_number { font-size: 66px; line-height: 1; }
    .threestep_section .section_wrap .col .box_bottom { padding: 20px 0 0; font-size: 18px; }

    .trusted_globally .logo_wrap { margin: 0 -10px; }
    .trusted_globally .logo_wrap .col { padding: 0 10px 20px; }
    .trusted_globally .logo_wrap .col .img_wrap img { max-width: 90%; margin: 0 auto; }

    .content_videosection .content { font-size: 26px; }
    .content_videosection .aurther_detail { font-size: 20px; line-height: 26px; }

    .get_started .section_wrap .content { font-size: 20px; line-height: 26px; }
    .get_started .section_wrap .btn_style1 a { font-size: 18px; line-height: 26px; min-width: 310px; }
} 

@media (max-width:991px){
    .champ_innerhero .section_wrap .left_part h1 { font-size: 44px; line-height: 50px; }
    .security_readiness .section_wrap h3 { font-size: 24px; line-height: 30px; }

    .key_use_cases .section_wrap .col { width: 50%; }
    .key_use_cases h3 { font-size: 24px; line-height: 30px; }

    .know_about_pentera h3 { font-size: 24px; line-height: 30px; }
    .know_about_pentera .section_wrap .col { width: 50%; padding: 0 10px 20px; }

    .threestep_section h3 { font-size: 24px; line-height: 30px; }
    .threestep_section .section_wrap .inner { padding: 0 15px; }
    .threestep_section .section_wrap .col:before { width: 37px; height: 29px; top: 50px; }
    .threestep_section .section_wrap .inner .step { font-size: 30px; line-height: 36px; }
    .threestep_section .section_wrap .inner .setp_number { font-size: 50px; line-height: 56px; }

    .trusted_globally .section_main h3 { font-size: 24px; line-height: 30px; }
    .trusted_globally .logo_wrap .col { width: 25%; }
    .trusted_globally .logo_wrap { justify-content: center; }

    .content_videosection .section_main h3 { font-size: 24px; line-height: 30px; }
    .content_videosection .section_main .zigzag_left22 { padding: 0 40px !important; }
    .content_videosection .content { font-size: 20px; line-height: 26px; }
    .content_videosection .content:before { width: 43px; height: 34px; left: -50px; }
    .content_videosection .content:after { width: 43px; height: 34px; right: -20px; }

    .champ_testimonial .title_logo h3 { font-size: 24px; line-height: 30px; }
    .get_started .section_wrap h3 { font-size: 24px; line-height: 30px; }
    
    section.wip_section.border-top .wip_sec_wrap:before { width: 262px; }
}
@media (max-width:767px){
    .champ_innerhero .section_wrap .left_part { width: 100%; order: 2; padding: 25px 0 0; }
    .champ_innerhero .section_wrap .right_part { width: 100%; max-width: 50%; padding: 0; }
    .champ_innerhero .section_wrap .left_part h1 { font-size: 36px; line-height: 42px; }
    .champ_innerhero .section_wrap .left_part .contnet { font-size: 18px; line-height: 26px; }
    .champ_innerhero .section_wrap .left_part .btn_style1 a { font-size: 16px; line-height: 24px; min-width: 100%; }

    .security_readiness .section_wrap h3 { font-size: 22px; line-height: 28px; }
    .security_readiness .section_wrap .content { font-size: 16px; line-height: 24px; }

    .key_use_cases h3,
    .know_about_pentera h3 { font-size: 22px; line-height: 28px; }

    .key_use_cases .section_wrap .col { width: 100%; padding: 0 0 20px; }
    .key_use_cases .section_wrap { margin: 0; }
    .key_use_cases .section_wrap .col:last-child { padding: 0; }

    .know_about_pentera .section_wrap { margin: 20px 0 0; }
    .know_about_pentera .section_wrap .col { width: 100%; padding: 0 0 20px; }
    .know_about_pentera .section_wrap .col:last-child { padding: 0; }

    .threestep_section h3 { font-size: 22px; line-height: 28px; margin-bottom: 20px; }
    .threestep_section .section_wrap { margin: 0; }
    .threestep_section .section_wrap .col { width: 100%; padding: 0 0 100px; }
    .threestep_section .section_wrap .col:before { top: auto; right: 0; left: 0; bottom: 40px; margin: 0 auto; transform: rotate(90deg); }
    .threestep_section .section_wrap .col:last-child { padding: 0; }
    .threestep_section .section_wrap .inner { padding: 0; }

    .trusted_globally .section_main h3 { font-size: 22px; line-height: 28px; }
    .trusted_globally .logo_wrap .col { width: 50%; padding: 0 15px 30px; }
    .trusted_globally .logo_wrap { margin: 0; }
    .trusted_globally .section_main { padding: 50px 0 30px; }

    .content_videosection .section_main h3 { font-size: 22px; line-height: 28px; margin-bottom: 20px; }
    .content_videosection .content { font-size: 18px; line-height: 26px; padding: 40px 15px 30px; }
    .content_videosection .aurther_detail { padding-bottom: 20px; font-size: 18px; line-height: 26px; }
    .content_videosection .content:before { left: 0; }
    .content_videosection .content:after { right: 0; bottom: 0px; }

    .champ_testimonial .title_logo h3 { font-size: 22px; line-height: 28px; margin-bottom: 20px; }
    
    .get_started .section_wrap .content { max-width: 100%; font-size: 16px; line-height: 22px; }
    .get_started .section_wrap h3 { font-size: 22px; line-height: 28px; }
    .get_started .section_wrap .btn_style1 a { width: 100%; font-size: 16px; line-height: 24px; min-width: 100%; }
    
}
@media (max-width:480px){
    .popup_form { padding: 15px !important; }
    .popup_form .pop_form form .hs_submit.hs-submit { top: 0; justify-content: flex-start; }
    .popup_form .pop_form form fieldset { margin: 0; }
    .popup_form .pop_form form fieldset .hs-form-field { margin-bottom: 15px; }
    .popup_form .pop_form form fieldset .hs-richtext { padding: 0 0 20px; }
    .popup_form .pop_form form input.hs-button { font-size: 18px; min-width: 150px; letter-spacing: inherit; width: 100%; display: inline-block; max-width: 100%; padding: 5px 15px; border-radius: 5px; }
    .popup_form .popup_inner h3 { font-size: 22px; line-height: 26px; padding-top: 10px; }
}