.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.tablepress thead th{background-color:#f3f3f3;}.videoWrapper{position:relative;padding-bottom:56.25%;height:0;}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.page .grid_section ul,.page .grid_section ol,.single-post .blog_single ul,.single-post .blog_single ol{list-style-position:outside !important;margin-top:15px !important;margin-bottom:15px !important;margin-left:20px !important;line-height:22px !important;}.page .grid_section ul li,.page .grid_section ol li,.single-post .blog_single ul li,.single-post .blog_single ol li{padding-bottom:7px !important;}body{background-color:#fff !important;font-family:"Roboto Condensed",sans-serif;color:#1c1c1c;}.full_width{background-color:#fff;}.q_elements_holder .q_elements_item{background-size:cover;}.content .container{background-color:#fff;}.wrapper{background-color:#fff !important;}.post_author{display:none;}body.archive .content{margin-top:0px;}img{image-rendering:auto;}.q_icon_with_title.circle .icon_holder .fa-stack:hover i.fa-circle{color:#000 !important;}.sector-quote p{font-size:20px;line-height:30px;}.sector-cta{text-align:center;}.sector-cta a{font-family:"franchiseregular";font-size:30px;font-weight:300;text-transform:uppercase;}h1,h2,h3,h4,h5{font-family:"franchiseregular";font-weight:300;}p + h2{margin-top:50px;}ul + h2{margin-top:50px;}.blog_single h3{color:#1c1c1c;}.blog_single h2 + h3{margin-top:20px;}.blog_single .wp-caption.alignright p{margin-top:0;margin-right:15px;font-size:14px;font-style:italic;text-align:right;}.blog_single .alignright img{margin-top:15px;}h1{-webkit-text-shadow:-3px 3px 0 #1c1c1c;-moz-text-shadow:-3px 3px 0 #1c1c1c;text-shadow:-3px 3px 0 #1c1c1c;}h1.entry_title{color:#1c1c1c;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}h1.entry_title span.date{color:#999;}.light-header h1{color:#e20001;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow:none;}nav.main_menu{font-family:"franchiseregular";font-weight:300;}.intro p{font-size:22px;line-height:28px;font-weight:500;margin-bottom:18px;margin-top:18px;}.intro h2{color:#fffbcb;margin-bottom:20px !important;-webkit-text-shadow:-3px 3px 0 #1c1c1c;-moz-text-shadow:-3px 3px 0 #1c1c1c;text-shadow:-3px 3px 0 #1c1c1c;}.intro-smaller p{font-size:20px;line-height:26px;font-weight:500;margin-bottom:12px;margin-top:12px;}.intro p a,.intro-smaller p a{color:#1c1c1c;}.single-portfolio_page h2{margin-bottom:20px !important;}.roboto{font-family:"Roboto Condensed",sans-serif;font-size:38px;font-weight:600;text-transform:uppercase;}.header_bottom{padding:0;}header.stick_with_left_right_menu .header_inner_left{z-index:1000;}header.stick_with_left_right_menu nav.main_menu.left_side,header.stick_with_left_right_menu nav.main_menu.right_side{background:#1c1c1c none repeat scroll 0 0;top:50px;}header.stick_with_left_right_menu nav.main_menu.left_side{box-sizing:border-box;float:left;width:50%;}header.stick_with_left_right_menu nav.main_menu.right_side{float:right;width:50%;}nav.main_menu > ul > li > a{font-weight:300;padding:0 13px !important;}nav.mobile_menu{background-color:#1c1c1c;}.mobile_menu_button{float:right;margin:0;}.side_menu_button > a,.mobile_menu_button span{color:#ffec00;}.mobile_menu_button span{font-size:24px;}.main-header .q_elements_item_inner{padding:250px 50px 100px 50px;box-sizing:border-box;}.about_header .q_elements_item_inner{padding:100px 50px 100px 50px;box-sizing:border-box;}.portfolio-header .q_elements_item_inner,.single-portfolio-header .q_elements_item_inner{padding:250px 50px 100px 50px;box-sizing:border-box;}.services-header{padding:250px 50px 50px 50px;box-sizing:border-box;}.blog-header,.centered-header{padding:250px 0 50px 0;}.content_bottom{background-color:#e20001;padding:45px 30px;text-align:center;border-top:4px solid #1c1c1c;}.content_bottom::before,.media-logos .container::before,.portfolio-content::before{content:"";background:url("https://prsuperstar.co.uk/nitropack_static/cSsGWQrxQEVEGgHAyeoUAmCybmcxzfIB/assets/images/source/rev-16246dd/prsuperstar.co.uk/wp-content/themes/bridge-child/images/star.svg") no-repeat left top;background-size:100% 100%;position:absolute;top:-20px;left:50%;margin-left:-18px;width:36px;height:36px;}.content_bottom h2{color:#fffbcb;text-transform:none;-webkit-text-shadow:-3px 3px 0 #1c1c1c;-moz-text-shadow:-3px 3px 0 #1c1c1c;text-shadow:-3px 3px 0 #1c1c1c;}.content_bottom h2 a{color:#fffbcb;}.page-id-15 .content_bottom{display:none;}.work-container{padding-bottom:25%;}.work-inner{position:absolute;top:0;left:0;width:100%;padding:32px;box-sizing:border-box;}.work-link{display:block;width:100%;height:100%;}.portfolio-intro p{font-weight:600;color:#fffbcb;}.portfolio-intro blockquote{border-left:none;padding:30px 0 0 0;}.portfolio-intro blockquote p{font-size:30px;line-height:38px;color:#1c1c1c;}.single-post blockquote{margin:40px 0;padding:0 0 0 30px;border-left:4px solid #e20001;}.single-post blockquote p{color:#1c1c1c;font-size:24px;line-height:38px;}.qbutton.medium{display:block;margin:0 auto 0px;text-align:center;width:100px;padding-top:8px;padding-bottom:8px;}.portfolio-content{border-top:2px solid #1c1c1c;}.portfolio-grid p a{color:#1c1c1c;font-family:"franchiseregular";font-size:18px;text-transform:uppercase;}.page-id-11 .portfolio-grid h3 a,.page-id-11 .portfolio-grid h3 a:visited{color:#1c1c1c;}.page-id-11 .portfolio-grid h3 a:hover{color:#e20001;}body.page-template-blog-masonry-full-width-php .content .full_width{box-sizing:border-box;padding:0 30px 25px;}.blog_holder.masonry article,.blog_holder.masonry_full_width article{border:2px solid #000;box-sizing:border-box;}.blog_load_more_button a{padding:20px 30px;}.media-logos{position:fixed;bottom:0;left:0;background:#ffec00;border-top:2px solid #1c1c1c;width:100%;z-index:999;}.media-logos .container{padding:30px 30px 10px;box-sizing:border-box;}.media-logos .container .container_inner{max-width:1300px;width:100%;}.media-logos .container h3{text-align:center;color:#1c1c1c;margin-bottom:10px;}.media-col{width:16.666667%;float:left;padding:0 15px;box-sizing:border-box;}.media-col img{max-width:100%;height:auto;display:block;margin:0 auto 0px;}.header_top #searchform input[type="text"],.widget.widget_search form input[type="text"]{border:1px solid #000;color:#000;width:78%;}.header_top #searchform input[type="submit"],.widget.widget_search form input[type="submit"]{background-color:#000;color:#fff;height:39px;float:left;width:auto;}.search .content{margin-top:0 !important;}.footer_top .widget_nav_menu ul li,.footer_top .widget_pages ul li{padding:0px;}.menu-sectors-two-container,.menu-sectors-three-container{padding-top:41px;}@-webkit-keyframes scroll-ani{0%{opacity:1;top:29%;}15%{opacity:1;top:50%;}50%{opacity:0;top:50%;}100%{opacity:0;top:29%;}}@-moz-keyframes scroll-ani{0%{opacity:1;top:29%;}15%{opacity:1;top:50%;}50%{opacity:0;top:50%;}100%{opacity:0;top:29%;}}@keyframes scroll-ani{0%{opacity:1;top:29%;}15%{opacity:1;top:50%;}50%{opacity:0;top:50%;}100%{opacity:0;top:29%;}}.mouse-scroll{display:inline-block;line-height:18px;font-size:13px;font-weight:normal;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px;margin-top:5%;text-decoration:none;overflow:hidden;}.mouse{border:3px solid #1c1c1c;border-radius:15px;box-sizing:border-box;display:block;height:50px;margin:0 auto 20px;position:relative;width:30px;}.mouse-movement{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#1c1c1c;border-radius:50%;-webkit-animation:scroll-ani 4s linear infinite;-moz-animation:scroll-ani 4s linear infinite;animation:scroll-ani 4s linear infinite;}.popmake{background:#000;border:4px solid #000;padding-bottom:20px;}.popmake p{margin:0;}.popmake p.popup-padded{color:#fff;padding:0 20px 20px 20px;margin:0 10px;}.popmake p a{padding:10px 20px;font-family:"franchiseregular";color:#1c1c1c;background:#ffec00;font-size:26px;margin-top:10px;}.popmake > .popmake-close{bottom:45px;color:#fff;font-weight:300;right:20px;}.popmake-overlay{background:rgba(0,0,0,.8) none repeat scroll 0 0;}.media-logos.is-hidden{transform:translateY(100%);}.media-logos.is-visible{transform:translateY(0);}.main_menu.sticky-nav{top:0px !important;}@media only screen and (min-width: 1600px){.main-header .q_elements_item_inner{padding:250px 100px 150px 250px;box-sizing:border-box;}.about_header .q_elements_item_inner{padding:100px 250px 100px 100px;}.single-portfolio-header .q_elements_item_inner{padding:250px 300px 100px 100px;box-sizing:border-box;}}@media only screen and (min-width: 1440px) and (max-width:1599px){.main-header .q_elements_item_inner{padding:250px 100px 100px 100px;box-sizing:border-box;}.about_header .q_elements_item_inner{padding:100px;box-sizing:border-box;}.single-portfolio-header .q_elements_item_inner{padding:250px 100px 100px 100px;}}@media only screen and (min-width: 1200px) and (max-width:1439px){.main-header .q_elements_item_inner{padding:250px 80px 100px 80px;box-sizing:border-box;}.about_header .q_elements_item_inner{padding:100px 80px 100px 80px;box-sizing:border-box;}}@media only screen and (max-width: 1016px){nav.main_menu > ul > li > a{padding:0 12px;}}@media only screen and (max-width: 1000px){.header_bottom{background-color:#1c1c1c !important;padding:0 45px;}.services-header{padding:50px 50px 50px 50px;}.ht-ctc{left:15px !important;top:30px !important;right:auto !important;}.ht-ctc.sticky-htc{transform:translateY(0%);}}@media only screen and (max-width: 767px){.main-header .q_elements_item_inner,.portfolio-header .q_elements_item_inner,.about_header .q_elements_item_inner{padding:40px;}.blog-header,.centered-header{padding:40px;}.media-logos .container{padding:30px 0 10px;box-sizing:border-box;}.media-logos .container .container_inner{width:100%;}.media-col{width:33.3333334%;}.tablet-hide{display:none;}}@media only screen and (max-width: 600px){.mobile-hide{display:none;}.menu-footer-three-container{padding-top:0;}h1,.title h1{font-size:35px;line-height:35px;}h3,h3 a{font-size:24px;}.intro p{font-size:20px;line-height:26px;margin-bottom:13px;margin-top:13px;}.intro-smaller p{font-size:18px;line-height:224px;margin-bottom:10px;margin-top:10px;}q_icon_list{padding:0 0 0 35px;font-size:20px !important;}}@media only screen and (max-device-width: 375px){.intro-smaller p{font-size:18px;line-height:24px;}.media-logos .container h3{font-size:24px;}}.abh_tab_content .abh_text .abh_name,section.abh_tab{padding:0 !important;margin:0 !important;}.abh_box,.abh_tabs{width:100% !important;}.abh_box{clear:both !important;position:relative !important;padding:25px 0 !important;}.abh_tabs{list-style:none !important;padding:5px 0 1px !important;margin:0 !important;font:13px arial !important;border-bottom:1px solid #ccc !important;}.abh_tab_content .abh_text ul,.abh_tabs li{list-style:none !important;padding:0 !important;}.abh_tabs li{display:inline !important;margin:0 !important;}.abh_tabs li:after,.abh_tabs li:before{content:"" !important;padding:0 !important;margin:0 !important;}.abh_tab_content .abh_tab,.abh_tabs li i{display:none;}.abh_tabs li a,.abh_tabs li a:hover{padding:4px 10px 5px !important;box-shadow:none !important;-webkit-box-shadow:none !important;}.abh_tabs li a{background-color:transparent !important;border:0 solid #ccc !important;text-decoration:none !important;border-bottom:none !important;outline:0 !important;font-size:100% !important;line-height:23px !important;}.abh_tabs li a:hover{background-color:#ddd !important;}.abh_tabs li a,.abh_tabs li.abh_active a{color:#333 !important;}.abh_tabs li.abh_active a,.abh_tabs li.abh_active a:hover{background-color:#eee !important;padding:4px 10px 5px !important;border-bottom:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;}.abh_tabs li a.icon_accept:hover{padding-left:24px !important;}.abh_tabs_content_container{border:2px solid #ccc !important;border-top:none !important;padding:10px !important;width:400px !important;}.abh_tab_content{padding:20px 12px !important;min-height:80px !important;overflow:hidden !important;border-bottom:1px solid #ccc !important;}.abh_tab_content .abh_image{display:block;float:left !important;width:80px !important;margin-top:10px !important;}.abh_tab_content .abh_image img{max-width:80px !important;height:auto;box-shadow:0 1px 4px rgba(0,0,0,.2) !important;overflow:hidden !important;-webkit-border-radius:50% 50% 50% 50% !important;-moz-border-radius:50% 50% 50% 50% !important;border-radius:50% 50% 50% 50% !important;}.abh_tab_content .abh_image a{border:0 !important;box-shadow:0 1px 4px rgba(0,0,0,.2) !important;-webkit-box-shadow:none !important;}.abh_tab_content .abh_text{margin-left:96px !important;font-size:100% !important;line-height:1.5 !important;}.abh_tab_content .abh_text .abh_name{font-size:20px !important;clear:none !important;font-weight:700 !important;text-align:left !important;line-height:20px !important;}.abh_tab_content .abh_text .fn{text-transform:capitalize !important;clear:none !important;font-size:18px !important;line-height:24px !important;margin:0 !important;padding:0 !important;border:0 !important;}.abh_tab_content .abh_text a{font-size:100% !important;text-decoration:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;}.abh_tab_content .abh_text .abh_job{line-height:20px !important;font-size:100% !important;}.abh_tab_content .abh_text .abh_job span{vertical-align:top !important;font-size:13px !important;background-image:none !important;padding:0 !important;margin:0 !important;}.abh_tab_content .abh_text .abh_description{position:static !important;padding-top:6px !important;font-size:14px !important;width:100% !important;}.abh_tab_content .abh_text .abh_allposts{font-size:11px !important;vertical-align:middle !important;}.abh_tab_content .abh_text .abh_job span.nitro-lazy{background-image:none !important;}.abh_tab_content .abh_text ul{margin:5px 0 0 15px !important;}.abh_tab_content .abh_text ul li,.abh_tab_content .abh_text ul li span{font-size:13px !important;line-height:20px !important;margin:0 !important;}.abh_tab_content .abh_social{display:block;float:right !important;line-height:1px !important;padding:0 !important;margin:3px 0 0 !important;text-align:right !important;}.abh_tab_content .abh_social div{width:140px !important;margin:0 0 0 auto !important;}.abh_tab_content .abh_social a{display:inline-block;font-family:"ABHFontAwesomeBrands",sans-serif;width:24px !important;height:24px !important;margin:1px !important;padding:0 !important;opacity:.5 !important;transition:opacity .2s !important;text-decoration:none !important;-moz-transition:opacity .2s !important;-webkit-transition:opacity .2s !important;-o-transition:opacity .2s !important;border-radius:5px !important;-webkit-border-radius:5px !important;-moz-border-radius:5px !important;font-style:normal;font-size:20px !important;line-height:25px;text-rendering:auto;text-align:center;}.abh_tab_content .abh_social a:hover{opacity:1 !important;}.abh_tab_content .abh_social a.abh_facebook:before{content:"";}.abh_tab_content .abh_social a.abh_flickr:before{content:"";}.abh_tab_content .abh_social a.abh_google:before{content:"";}.abh_tab_content .abh_social a.abh_instagram:before{content:"";}.abh_tab_content .abh_social a.abh_linkedin:before{content:"";}.abh_tab_content .abh_social a.abh_pinterest:before{content:"";}.abh_tab_content .abh_social a.abh_tumblr:before{content:"";}.abh_tab_content .abh_social a.abh_twitter:before{content:"";}.abh_tab_content .abh_social a.abh_vimeo:before{content:"";}.abh_tab_content .abh_social a.abh_youtube:before{content:"";}.abh_tab_content .abh_social a.abh_email:before{font-family:"ABHFontAwesome",sans-serif;content:"";}.abh_box .vcard{background:0 0 !important;font-size:100% !important;border:0 !important;}.abh_box .abh_pwb a{position:absolute !important;text-decoration:none !important;font-size:9px !important;color:#999 !important;right:0 !important;bottom:5px !important;box-shadow:none !important;-webkit-box-shadow:none !important;}@media only screen and (max-width:860px){.abh_social,.abh_tab_content .abh_image{margin-right:10px;}.abh_tab_content .abh_text{text-align:justify;margin-left:0 !important;}}#author-bio-box,#authorarea,#cab-author,#entry-author-info,#post-author,.article-author,.author-bio,.author-box,.author-info,.author-wrap,.autore,.card-profile{display:none;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled img{max-width:100%;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled a.monsterinsights-inline-popular-posts-title{text-decoration:none;box-shadow:none;font-style:normal;font-weight:bold;border:none;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled a.monsterinsights-inline-popular-posts-title:hover,.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled a.monsterinsights-inline-popular-posts-title:focus{text-decoration:underline;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-alpha{padding:24px 27px;margin-bottom:24px;background:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-label{font-size:18px;line-height:1;display:block;margin-bottom:6px;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-alpha .monsterinsights-inline-popular-posts-title{line-height:1;color:#393f4c;font-size:18px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta{padding:14px;border-width:1px;border-style:solid;border-color:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-label{display:block;font-size:18px;line-height:18px;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-text{display:inline-block;vertical-align:middle;width:calc(100% - 164px);}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-title{line-height:130%;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-beta .monsterinsights-inline-popular-posts-image{width:144px;padding:0;display:inline-block;margin-right:19px;vertical-align:middle;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-label{display:block;font-size:16px;line-height:1.1;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-text{display:block;vertical-align:middle;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-post{display:list-item;margin-left:20px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-title{line-height:130%;font-weight:400;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-image{width:144px;padding:0;display:inline-block;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-charlie .monsterinsights-inline-popular-posts-border{display:block;border-style:solid;border-width:0 0 1px;margin:16px 0;border-color:#d3d7de;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled{margin-bottom:24px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled img{max-width:100%;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-title,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a{text-decoration:none;color:#393f4c;box-shadow:none;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a:hover .monsterinsights-widget-popular-posts-title,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list a:focus .monsterinsights-widget-popular-posts-title{text-decoration:underline;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list{margin:0 -6px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-alpha .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list{margin:0 -6px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-beta .monsterinsights-widget-popular-posts-list li{display:inline-block;background:#fff;border-radius:3px;margin:0 6px 30px 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;border-left:4px solid #1ec185;padding-left:16px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list{margin:0 -6px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-charlie .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:24px;background:#f0f2f4;border-radius:3px;margin:0 6px 12px 6px;width:calc(50% - 12px);vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;border-top:4px solid #338eef;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list{padding:0;margin:0 -6px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-list li{width:calc(50% - 12px);margin-left:6px;margin-right:6px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list{margin:0;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-1 .monsterinsights-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 12px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list li{margin:0 !important;box-sizing:border-box;width:100%;list-style:none;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px 12px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li{margin:0 !important;box-sizing:border-box;width:100%;list-style:none;}@media (max-width: 767px){.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list{margin:0;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-3 .monsterinsights-widget-popular-posts-list li,.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-columns-2 .monsterinsights-widget-popular-posts-list li{width:100%;margin-left:0;margin-right:0;}}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-inline-popular-posts-icon{display:inline-block;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-inline-popular-posts-icon svg{display:inline-block;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-delta{border:1px solid #d6e2ed;padding:16px 18px;border-radius:5px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-icon{margin-right:8px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-label{line-height:1.1;vertical-align:text-top;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-delta .monsterinsights-inline-popular-posts-title{display:block;line-height:1;margin-top:4px;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-echo{padding:13px 16px;background-color:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-post{display:inline;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-label{line-height:1.1;margin-right:8px;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-echo .monsterinsights-inline-popular-posts-title{line-height:130%;font-size:18px;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-image{width:128px;padding:0;display:inline-block;margin-right:16px;vertical-align:middle;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-text{display:inline-block;vertical-align:middle;width:calc(100% - 144px);}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-title{color:#393f4c;font-size:18px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-foxtrot .monsterinsights-inline-popular-posts-label{color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf{padding-bottom:20px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-label{line-height:1.1;padding-right:20px;display:table-cell;white-space:pre;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-text{position:relative;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-post{display:block;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-title{line-height:125%;display:block;clear:both;margin-top:14px;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border{display:table-cell;width:100%;position:relative;border-color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border:after{content:"";position:absolute;top:50%;width:100%;right:0;left:0;border-bottom:2px solid;margin-top:-1px;border-color:inherit;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-golf .monsterinsights-inline-popular-posts-border-2{width:100%;border-style:solid;border-width:1px;display:block;position:absolute;bottom:-20px;border-color:#e2e4e9;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-post{display:inline;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-icon{margin-right:10px;vertical-align:middle;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-hotel .monsterinsights-inline-popular-posts-title{line-height:130%;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-india{padding:13px 12px 13px 16px;position:relative;color:#e2e4e9;background-color:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-post{display:inline;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-border{border-width:0 0 0 4px;border-style:solid;position:absolute;left:0;top:0;bottom:0;border-color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-title{color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-india .monsterinsights-inline-popular-posts-label{font-size:14px;text-decoration:none;font-weight:bold;margin-right:4px;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett{position:relative;display:flex;align-items:center;width:100%;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-image{width:128px;flex-grow:0;flex-shrink:0;margin-right:16px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-label{font-size:14px;line-height:18px;text-decoration:none;font-weight:bold;padding:4px 12px;position:absolute;right:0;top:0;background-color:#e2e4e9;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-border{border-width:1px 0 0 0;border-style:solid;border-color:#e2e4e9;position:absolute;left:0;top:0;right:0;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-post{max-width:calc(100% - 90px);display:block;}@media (max-width: 767px){.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-post{max-width:100%;padding-top:26px;}}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-juliett .monsterinsights-inline-popular-posts-title{line-height:125%;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-kilo{position:relative;padding:30px 0;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border,.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border-2{display:block;position:absolute;left:0;right:0;top:0;border-bottom-width:4px;border-bottom-style:dashed;border-color:#e2e4e9;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-border-2{bottom:0;top:auto;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-label{font-size:18px;line-height:1;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-kilo .monsterinsights-inline-popular-posts-title{line-height:130%;display:block;clear:both;margin-top:6px;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-lima{padding:16px 19px;display:flex;align-items:center;background:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-image{width:144px;margin-right:0;margin-left:20px;order:2;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-text{padding-left:13px;order:1;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-label{display:block;font-weight:bold;font-size:18px;line-height:18px;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-title{line-height:120%;display:block;max-width:420px;margin-top:7px;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-mike{display:table;position:relative;width:100%;background:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-image{padding-right:20px;width:148px;display:table-cell;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-text{display:table-cell;vertical-align:middle;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-label{position:absolute;z-index:10;left:0;top:0;font-size:14px;font-weight:bold;padding:5px 8px;line-height:1.2;background:#f2994a;color:#fff;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-mike .monsterinsights-inline-popular-posts-title{line-height:125%;display:block;max-width:380px;color:#393f4c;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november{display:flex;position:relative;align-items:center;border-radius:5px;border-width:1px;border-style:solid;padding:16px;border-color:#f0f2f4;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-text{width:100%;position:relative;padding-left:50px;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-icon{width:32px;height:32px;display:inline-block;border-radius:50%;text-align:center;float:left;line-height:38px;position:absolute;left:0;top:50%;margin-top:-16px;background-color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-icon svg path{fill:#fff;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-label{display:block;color:#eb5757;}.monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-november .monsterinsights-inline-popular-posts-title{line-height:125%;display:block;margin-top:4px;white-space:pre;text-overflow:ellipsis;overflow:hidden;color:#393f4c;}[dir=rtl] .monsterinsights-inline-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-inline-popular-posts-lima .monsterinsights-inline-popular-posts-text{direction:rtl;padding-right:13px;padding-left:0;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-widget-popular-posts-comments svg{display:inline-block;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px 0 0;vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;border-top:2px solid #d3d7de;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px;color:#99a1b3;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-delta .monsterinsights-widget-popular-posts-image{width:121px;height:121px;padding:0;float:left;margin-right:16px;margin-bottom:12px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list li{display:inline-block;margin-bottom:24px;vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block;color:#393f4c;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400;color:#99a1b3;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-echo .monsterinsights-widget-popular-posts-image{margin-bottom:14px;width:100%;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px;background:#f0f2f4;border-radius:5px;margin-bottom:12px;vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block;color:#393f4c;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400;color:#99a1b3;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-foxtrot .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list li{display:inline-block;padding:16px;background:#f0f2f4;border-radius:5px;margin-bottom:12px;vertical-align:top;font-size:16px;line-height:1.2;color:#393f4c;font-weight:700;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-comments{font-size:16px;font-weight:700;margin-top:14px;display:block;color:#393f4c;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400;color:#99a1b3;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-label{font-weight:400;font-size:12px;display:inline-block;padding:4px 8px;border-radius:3px;line-height:1;margin-bottom:14px;background:#eb5757;color:#fff;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-golf .monsterinsights-widget-popular-posts-title:before{display:block;content:"";}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list li{display:inline-block;margin-bottom:24px;vertical-align:top;font-size:16px;line-height:1.2;font-weight:700;position:relative;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list li a{display:block;min-height:100px;height:100%;background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1) 100%);}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-text{position:absolute;bottom:0;padding:0 14px 14px;left:0;z-index:15;color:#fff;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-title{color:#fff;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta{font-size:12px;margin-top:8px;font-weight:400;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-list .monsterinsights-widget-popular-posts-meta span{display:inline-block;margin-right:5px;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-image{position:relative;}.monsterinsights-widget-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-widget-popular-posts-hotel .monsterinsights-widget-popular-posts-image:before{background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1) 100%);content:"";top:0;bottom:0;left:0;right:0;position:absolute;z-index:10;border-radius:5px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled{margin-bottom:24px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled img{max-width:100%;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-products-popular-posts-title{box-shadow:none;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled a{text-decoration:none;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled a:hover .monsterinsights-products-popular-posts-title,.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled a:focus .monsterinsights-products-popular-posts-title{text-decoration:underline;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-products-popular-posts-rating{display:block;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-products-popular-posts-rating svg{margin-right:2px;display:inline-block;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-title{color:#393f4c;font-size:16px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list{margin:0 -12px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list li{display:inline-block;margin:0 12px;width:calc(50% - 24px);vertical-align:top;font-size:16px;border-top:1px solid #d3d7de;padding-top:15px;padding-bottom:30px;font-weight:bold;line-height:1.1;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-price{display:block;margin:10px 0 7px;font-weight:400;color:#393f4c;font-size:12px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-alpha .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-image{width:80px;height:80px;padding:0;float:left;margin-right:18px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list li{display:inline-block;vertical-align:top;font-size:16px;padding:10px 12px;font-weight:bold;line-height:1.1;margin-bottom:24px;border-radius:3px;position:relative;background-color:#f0f2f4;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-price{display:block;font-weight:400;position:absolute;right:12px;bottom:10px;color:#4c5566;font-size:12px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-title{margin-top:12px;display:block;color:#393f4c;font-size:16px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-beta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-rating{margin-top:13px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list li{display:inline-block;vertical-align:top;font-size:16px;font-weight:bold;line-height:1.1;margin-bottom:24px;position:relative;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-price{display:block;font-weight:400;position:relative;margin-top:8px;color:#4c5566;order:3;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-text{display:flex;flex-flow:column;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-title{margin-top:12px;display:block;color:#393f4c;order:2;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-delta .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-rating{margin-top:13px;order:1;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list li{display:inline-block;vertical-align:top;font-size:16px;font-weight:bold;line-height:1.1;margin-bottom:24px;border-radius:5px;position:relative;padding:0;overflow:hidden;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-price{display:block;font-weight:400;margin-top:4px;right:auto;bottom:auto;order:3;font-size:12px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-title{order:2;margin-top:4px;color:#fff;font-size:14px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-text{position:absolute;bottom:0;z-index:10;left:0;right:0;padding:16px;display:flex;flex-flow:column;color:#fff;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-rating{margin-top:8px;order:1;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-image{position:relative;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-charlie .monsterinsights-products-popular-posts-list .monsterinsights-products-popular-posts-image:before{background:linear-gradient(0deg,#000 -25.16%,rgba(0,0,0,.1) 100%);content:"";top:0;bottom:0;left:0;right:0;position:absolute;z-index:10;border-radius:5px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-products-popular-posts-list{margin:0 -6px;padding:0;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled .monsterinsights-products-popular-posts-list li{width:calc(50% - 12px);margin-left:6px;margin-right:6px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-1 .monsterinsights-products-popular-posts-list{margin:0;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-1 .monsterinsights-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li{width:calc(33.333333% - 24px);}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 12px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list li{margin:0 !important;box-sizing:border-box;width:100%;list-style:none;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 12px;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li{margin:0 !important;box-sizing:border-box;width:100% !important;list-style:none;}@media (max-width: 767px){.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list,.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list{grid-template-columns:repeat(1,1fr);margin:0;}.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-3 .monsterinsights-products-popular-posts-list li,.monsterinsights-products-popular-posts.monsterinsights-popular-posts-styled.monsterinsights-products-popular-posts-columns-2 .monsterinsights-products-popular-posts-list li{width:100%;margin-left:0;margin-right:0;list-style:none;}}.monsterinsights-area-chart{padding:20px 15px 0;border:1px solid #d7dbe9;}.monsterinsights-donut-chart{border:1px solid #d7dbe9;padding:20px;}.monsterinsights-donut-chart .apexcharts-legend.apx-legend-position-right{height:100%;justify-content:center;top:0 !important;}@media (min-width: 767px){.monsterinsights-donut-chart .apexcharts-legend-series{padding:20px;margin-bottom:22px;border-radius:8px;background-color:#f9fbff;display:flex;align-items:center;justify-content:space-between;gap:20px;}}@media (min-width: 767px){.monsterinsights-donut-chart .apexcharts-legend-series span.apexcharts-legend-text{display:flex;justify-content:space-between;width:80%;margin-left:0;padding-left:0;gap:10px;}}.monsterinsights-duo-scorecard{display:flex;justify-content:center;border:1px solid #d7dbe9;}@media (max-width: 767px){.monsterinsights-duo-scorecard{flex-direction:column;}}.monsterinsights-duo-scorecard-half{padding:45px 60px;display:flex;width:50%;justify-content:space-between;}@media (max-width: 767px){.monsterinsights-duo-scorecard-half{width:80%;padding:10%;}}.monsterinsights-duo-scorecard-left{border-right:1px solid #d7dbe9;}@media (max-width: 767px){.monsterinsights-duo-scorecard-left{border-right:none;border-bottom:1px solid #d7dbe9;}}.monsterinsights-duo-scorecard-title{font-size:17px;font-weight:700;line-height:21px;text-align:left;}.monsterinsights-duo-scorecard-value{font-size:39px;font-weight:300;line-height:47px;text-align:left;}.monsterinsights-duo-scorecard-compare{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;}.monsterinsights-duo-scorecard-compare-label{font-size:15px;font-weight:400;line-height:18px;text-align:right;color:#a4a4a4;}.monsterinsights-duo-scorecard-compare-percentage{display:flex;color:#eb5757;}.monsterinsights-duo-scorecard-compare-percentage:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=%278%27 height=%279%27 viewBox=%270 0 8 9%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M3.78517 1.53678V8.17139M3.78517 8.17139L6.60522 5.26874M3.78517 8.17139L0.965116 5.26874%27 stroke=%27%23EB5757%27 strokeWidth=%271.44231%27 strokeLinecap=%27round%27 strokeLinejoin=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center center;background-size:contain;width:12px;height:100%;padding:0 2px;display:block;}.monsterinsights-duo-scorecard-compare-percentage.is-positive-percentage{color:#5cc0a5;}.monsterinsights-duo-scorecard-compare-percentage.is-positive-percentage:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width=%279%27 height=%2710%27 viewBox=%270 0 9 10%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M4.37171 8.51399L4.37171 0.887207M4.37171 0.887207L1.2843 4.22392M4.37171 0.887207L7.45912 4.22392%27 stroke=%27%235CC0A5%27 strokeWidth=%271.42114%27 strokeLinecap=%27round%27 strokeLinejoin=%27round%27/%3E%3C/svg%3E");}.monsterinsights-duo-scorecard-compare-icon svg{width:12px;height:12px;padding:0 2px;}.monsterinsights-scorecard-simple-card{border:1px solid #d7dbe9;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;text-align:center;padding:100px 50px;width:300px;height:200px;}@media (max-width: 767px){.monsterinsights-scorecard-simple-card{width:80%;height:80%;padding:10%;}}.monsterinsights-scorecard-simple-card-value{font-size:90px;font-weight:500;line-height:105px;}.monsterinsights-scorecard-simple-card-label{font-size:30px;font-weight:400;line-height:36px;}.monsterinsights-scorecard-table{display:flex;flex-direction:column;border:1px solid #d7dbe9;}.monsterinsights-scorecard-table-header{background-color:#fff;}.monsterinsights-scorecard-table-header,.monsterinsights-scorecard-table-row{display:grid;grid-auto-flow:row;}.with-2-columns .monsterinsights-scorecard-table-header,.with-2-columns .monsterinsights-scorecard-table-row{grid-template-columns:repeat(2,1fr);}.with-3-columns .monsterinsights-scorecard-table-header,.with-3-columns .monsterinsights-scorecard-table-row{grid-template-columns:repeat(3,1fr);}.monsterinsights-scorecard-table-head{font-size:19px;font-weight:700;line-height:24px;text-align:left;}.monsterinsights-scorecard-table-row{font-size:16px;font-weight:400;line-height:19px;text-align:left;background-color:#fff;}.monsterinsights-scorecard-table-head,.monsterinsights-scorecard-table-row{padding:15px 60px;}@media (max-width: 767px){.monsterinsights-scorecard-table-head,.monsterinsights-scorecard-table-row{padding:15px;}}.monsterinsights-scorecard-table-head,.monsterinsights-scorecard-table-column{text-align:center;}.monsterinsights-scorecard-table-head:first-child,.monsterinsights-scorecard-table-column:first-child{text-align:left;}.monsterinsights-scorecard-table-head:last-child,.monsterinsights-scorecard-table-column:last-child{text-align:right;}.monsterinsights-scorecard-table-row:nth-child(odd){background-color:#f9fbff;}.monsterinsights-radial-chart .apexcharts-canvas{border:1px solid #d7dbe9;height:400px;}.monsterinsights-site-insights-metric-picker .monsterinsights-theme-picker-label-icon svg{max-width:90px;}.monsterinsights-site-insights-metric-picker .monsterinsights-theme-picker-slide label{height:142px;}.monsterinsights-site-insights-metric-picker .monsterinsights-slider-theme-option:nth-child(3),.monsterinsights-site-insights-metric-picker .monsterinsights-slider-theme-option:nth-child(4){margin-bottom:28px;}