html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
:root {
--primary-color: #242f47;
--secondary-color: #d23e3e;
--black-color: #1c1c1c;
--gold-color: #ffe4a6;
} body, body p, body div{
font-family: 'Poppins', sans-serif;
font-size: 1.1rem;
line-height: 1.6em;
color:var(--black-color);
}
body p{margin-bottom: 20px;}
body a{ color: var(--secondary-color); color:#b51818; text-decoration: none; font-weight: 500;}
body a:hover{text-decoration: underline; color: var(--secondary-color);}
body b, body strong{font-weight: 600;}
body em{font-style:italic;}
body img{max-width: 100%;}
h1{font-size: 2.5rem; line-height: 1.4em; margin-bottom: 30px; font-weight: 700; font-family: 'Patua One', 'Helvetica', sans-serif;}
h2{font-size: 1.9rem;  line-height: 1.4em; margin-bottom: 30px; font-weight: 700; }
h3{font-size: 1.3rem; line-height: 1.4em; margin-bottom: 15px; font-weight: 600;}
h4{font-size: 1.2rem; color:var(--primary-color); line-height: 1.2em; margin-bottom: 10px; font-weight: 500;}
h5{font-size: 1rem; line-height: 1.2em; margin-bottom: 10px; font-weight: 600;}
form .custom-select { -moz-appearance: none; -webkit-appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
background-repeat: no-repeat;
background-position-x: 98%;
background-position-y: 7px;
border: 1px solid #dfdfdf;
border-radius: 2px;
margin-right: 2rem;
padding: 1rem;
padding-right: 2rem;
}
form label{font-weight: 600; margin-bottom: 5px;}
form select{background:#F7F7F7; border:2px solid #d0d0d0; width:100%; margin-bottom: 10px; height: 52px;}
form input:not(.btn),
form select,
form textarea{border:2px solid #d0d0d0; min-height: 40px; padding-left: 10px; outline: none; border-radius: 4px; width: 100%;}
form textarea{padding-top:10px}
form input[type=submit]{display:inline-block; width:auto}
small{font-size:0.8em;}
.wpcf7-form .wpcf7-not-valid-tip, .wpcf7-form .wpcf7-response-output{font-size: 1rem; font-weight: 500; }
.color-sec{color: var(--secondary-color)}
.white-text, .white-text p{color:#fff}
.bg-sec{background: var(--secondary-color)}
.sticky{position:fixed; top:0; width:100%; z-index:9999;}
.mt-0{margin-top: 0;}
.mb-0{margin-bottom: 0;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.hide{display: none;}
.hide-xs{display: block;}
.show-xs{display: none;}
.fl-right{float:right;}
.flex-box, .align-center{display: flex; align-items: center;}
.container{max-width: 1200px;}
.large-container{max-width: 1580px;}
.mid-container{max-width: 900px;}
.fullwidth, .full-width{margin-left: calc(-100vw / 2 + 1200px / 2); margin-right: calc(-100vw / 2 + 1200px / 2);}
.mid-800{max-width: 900px; margin: 0 auto;}
.mid-1000{max-width: 1000px;}
.grey-bg{background-color: #c3cedf; min-height: 600px;}
.box-shadow{box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
.paginate{display: flex; justify-content: space-between; margin-bottom: 40px}
table.first-col-bold td.column-1{color:var(--primary-color); font-weight:600; min-width:200px}
.flex-row{display: flex; align-content:flex-start;	 align-items:flex-start;}
#toc_container:not(.contracted){width: 100%!important;}
#single-post  #toc_container ul ul{margin-left: 0;}
#toc_container:not(.contracted) a{margin-bottom: 10px; display: inline-block;}
.white-pad-wrapper{background: #fff; margin-bottom: 30px; padding: 30px; border-radius: 5px; border: 1px solid #dbdbdb; line-height:0;}
.white-pad-wrapper.slim-pad{padding:10px;}
.white-pad-wrapper.no-pad{padding:0; border:0;}
#acc-content{padding: 15px;}
#acc-content .card-header{background: none; border:0; padding:0;}
#acc-content .card{border:0; border-radius: 0;}
#acc-content .card-header h3{line-height: 1em; cursor: pointer;  border-bottom: 1px solid #ccc; padding: 20px 0; margin-bottom: 0; display: flex; justify-content: space-between;}
#acc-content .card-header h3 strong.plus{display: none;}
#acc-content .card-header h3.collapsed strong.minus{display: none;}
#acc-content .card-header h3.collapsed strong.plus{display: inline;}
#acc-content .card-header h3 > span{margin-right: 5px;}
#acc-content .card-body{padding: 20px 0; }
#acc-content .card-body .text-type{font-weight: 600; font-size: 20px;}
#main ul, #main ol{padding-left: 20px; list-style: numbers; margin-bottom: 25px;}
#main ul{list-style: disc;}
#main li{margin-bottom: 10px;}
body .btn, form input[type=submit]{border:0;background: var(--secondary-color); border-bottom: 3px solid #f2584d; color:#fff!important; padding:5px 12px; font-weight: 500; border-radius: 3px; text-decoration: none!important;}
body .btn:hover, body .btn:active, form input[type=submit]:hover{background-color: #f2584d!important;  border-bottom: 3px solid var(--secondary-color)!important;}
body .btn-blue{background: var(--primary-color); border-bottom: 3px solid #3d4f75;}
body .btn-blue:hover, body .btn-blue:active{background-color: #3d4f75!important;  border-bottom: 3px solid var(--primary-color)!important;}
body .big-btn{padding:10px 18px;}
body .small-btn{padding:2px 12px; font-size: 0.9rem;}
body .btn.btn-outline{border: 2px solid  var(--secondary-color); background: none; color:#000!important;}
body strong{font-weight: 600;}
.btn.subscribe-btn{font-size:1.2rem; background:#f25328; border-color:#b92d07}
.btn.subscribe-btn:hover, .btn.subscribe-btn:active, .btn.subscribe-btn:focus{ background:#d9431b!important; border-color:#882105!important}
.block-section{margin-bottom: 50px;}
.post-heading-center{text-align: center; margin-bottom: 40px;}
.post-heading-center h2{margin-bottom: 5px;}
.post-heading-center p{font-size: 1rem; font-weight: 500;}
#infotip{background: #fff07a; border:1px solid #ddc925; padding: 20px; border-radius: 5px; margin-bottom: 30px;}
#infotip.protip, #infotip.tip{background:#a8e87c; border:1px solid #5b7d43} #infotip.stat{background:#acf0e4; border:1px solid #65cab8}
#nav-toggl{border: 0; width:36px;height:28px;position:relative;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;}
#nav-toggl span{background:#000; display:block;position:absolute;height:3px;width:100%; border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-toggl span:first-child{top:0}
#nav-toggl span:nth-child(2),#nav-toggl span:nth-child(3){top:12px}
#nav-toggl span:nth-child(4){top:24px}
#nav-toggl:not(.collapsed) span:first-child,#nav-toggl:not(.collapsed) span:nth-child(4){top:12px;width:0%;left:50%}
#nav-toggl:not(.collapsed) span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
#nav-toggl:not(.collapsed) span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
header{background: var(--primary-color); color: #fff;}
header a.navbar-brand{display: inherit; }
header li{padding: 0 20px;}
header li a{text-decoration: none!important; font-weight: 500; font-size: 1rem; color: #fff; }
header li.current-menu-item a{padding-bottom: 5px; border-bottom: 2px solid #fff;}
header li:last-child{padding-right: 0}
header #menu-header-menu li a::before{
font-family: "Font Awesome 6 Free"; font-weight: 900; display: inline-block;
margin-right: 8px; }
header #menu-header-menu li.about-icon a::before {
content: "\f007"; }
header #menu-header-menu li.ai-icon a::before {
content: "\f2db"; }
header #menu-header-menu li.marketing-icon a::before {
content: "\f0a1"; }
header #menu-header-menu li.resource-icon a::before {
content: "\f1b3"; }
header #menu-header-menu li.contact-icon a::before {
content: "\f3c5"; }
body main section{margin-bottom: 80px}
.recruiters-promo{border:3px solid #fff; border-radius: 10px; position: relative;}
.recruiters-promo{background: var(--primary-color)}
.recruiters-promo .img-wrap{border-radius: 8px 0 0 8px; width:40%; background-position: top center; background-image: url(//codekyt.com/wp-content/themes/ck-theme/assets/images/recruiters-promo-img.png); background-size: cover; position: absolute; left:0; top:0; bottom:0; }
.recruiters-promo .text-block, .recruiters-promo .text-block p, .recruiters-promo .text-block li{color:#fff}
.recruiters-promo .text-block h2{margin-bottom: 15px;}
.recruiters-promo .text-block{padding:30px 0; padding-right: 10px;}
body.home h1{font-size: 3rem;}
body.home #main{padding-top: 0;}
.wrap-bg{padding: 30px 0;}
.wrap-bg-dark {  background-color: #242f47; color: #fff;}
body.home #hero-block{min-height: calc(100vh - 65px); padding: 30px 0; background:url(//codekyt.com/wp-content/themes/ck-theme/assets/images/header-bg.png) center no-repeat; background-color: #00192d; background-size: cover; display: flex; align-items: center; justify-content: center;}
#hero-block h1{color: #fff;}
#hero-block h1 > a{color:#e7d365 }
#hero-block h1 > a:hover{color:#ace062; text-decoration: none; cursor: default;}
#hero-block hr{margin: 0 auto; opacity: 0.8;}
#hero-block .container{max-width: 975px;}
.search-form{margin-bottom:40px; text-align:center}
.search-form form >div{display:flex; width:450px; max-width: 100%; margin:0 auto; position: relative;}
.search-form form #s{padding:10px; border:1px solid #888; border-radius:0; }
.search-form form #s:placeholder-shown{font-style: italic;}
.search-form form >div:before{content: "\f002"; font-family: FontAwesome;right:20px; position:absolute; top:10px; font-size: 1.6rem; color: #888;}
#page-resources .service-block{text-align: center; overflow: hidden; border:1px solid #dbdbdb; margin-bottom: 30px; border-radius:8px; padding-bottom: 20px}
#page-resources .service-block .image-block{overflow: hidden; height: 200px}
#page-resources .service-block .image{ transition: transform .3s; display: inline-block; border-radius:8px 8px 0 0; width: 400px; height: 200px; max-width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center;}
#page-resources .service-block:hover .image{ transform: scale(1.2)}
#page-resources  #acc-content .card{margin-bottom: 30px; padding: 20px}
#page-resources  #acc-content h4{padding-top: 30px; margin-top: 15px; border-top:1px dashed #ccc}
#page-resources  #acc-content .card h3{border:0; padding: 0;}
#page-resources  #acc-content .card-body{ }
#page-resources .service-block h5{font-size: 18px; margin: 20px 0; }
.testimonials button.slick-arrow:hover{background-color: transparent; border: none;}
.testimonials .review-top{display: flex; margin-bottom: 20px; align-items: center;}
.testimonials .review-img{border-radius: 50%; width: 50px; height: 50px; margin-right: 15px;}
.testimonials .review-img img{border-radius: 50%;}
.testimonials .slide{padding: 10px;}
.testimonials h4{margin-bottom: 5px;}
.testimonials .review-text{font-size: 16px; font-style: italic;}
.testimonials .review-text p:last-child{margin-bottom: 0;}
.testimonials .client-review{background: rgba(255, 255, 255, 0.92); padding: 30px; border-radius: 3px;}
.hustle-optin-content .hustle-content-wrap{padding-top:30px; }
.hustle-optin-content .hustle-form .website-url{display: none!important; }
.hustle-optin-content .hustle-form .website-url{ }
#website-support{padding-top: 40px;}
#website-support .problems p{display: flex;}
#website-support .problems strong{margin-right: 10px;}
#website-support h3.prob-sol{font-weight: 500;}
#website-support h3{line-height: 1.3em; margin: 30px 0;}
#website-support .support-cta{margin: 50px 0; margin-bottom: 80px;}
#website-support .support-cta > p{margin-bottom: 30px;}
#website-support ul{list-style: none; padding: 0;}
#website-support ul li{margin-bottom: 10px; display: flex;}
#website-support ul li:before{content: '✓'; margin-right: 15px;}
#page-about .service-icon{margin-bottom: 10px;}
#page-about .why-codekyt h3{margin-bottom: 30px;}
#page-about .why-codekyt p{text-align: left; font-size: 1.1rem;}
#abt-karan h3{margin:8px 0;}
#portfolio{padding-top: 20px; padding-bottom: 50px;}
.pf-thumbs-gallery.row >.col-6{padding: 0 3px}
.pf-thumbs-gallery .pf-thumb{margin-bottom:6px; line-height: 0; background: #303a51;}
.pf-thumbs-gallery .pf-thumb img{width: 100%; height: auto;}
.pf-work-container{position: relative;} .pf-work-container .pf-details{position: absolute; top:0; left: 0; right: 0}
.pf-work-container .pf-details.hide{display: block!important; visibility: hidden;}
.pf-slider-block{padding:0 25px;}
.pf-slider{max-height: 360px; margin-bottom: 40px;}
.pf-slider:not(.slick-slider){overflow:hidden;}
.pf-slider .slick-slide img{max-width: 100%; background: #303a51;}
.pf-slider button:hover{border:0;}
.slick-dots li button::before{opacity: 0.5; font-size: 10px; color: #fff;}
.slick-dots li.slick-active button::before{color:#ffe4a6 }
.pf-thumb.active{border: 1px solid #ffe4a6; }
.pf-details-desc{padding:0 10px;}
.pf-details h3{display: inline-block;}
.pf-details .website-link{color:inherit; margin-left:5px;} .pf-category em{font-size: 85%;}
.table.box-model{width: auto; margin-top:55px;}
.table.box-model td{line-height: 0; width: 80px; height: 80px; border:2px solid #7a7a7a; background: #F9F9F9; padding: 0}
.table.box-model td.chosen{background: none; border:0;}
.ckyt-box {
transition: all 1.25s;
transition-timing-function: cubic-bezier(0, 0.25, 0.4, 1);
}
.table.box-model .ckyt-box{width: 100%; height: 100%; display: inline-block; border:1px solid #ffe4a6; position: relative; background: #4383C3;}
.table.box-model.comprehensive{margin-top: 75px; display: inline-block;}
.table.box-model.comprehensive .ckyt-box{width: 100%; height: 100%; position: relative;}
.table.box-model.comprehensive td.middle .ckyt-box{border:0;}
#solutions{background-color: #ae2f2f; padding: 50px 0;}
#solutions .row{margin-bottom: 50px;}
#solutions .row:last-child{margin-bottom: 0;}
#solutions .col-text h4{margin:0; margin-bottom: 5px; margin-top:20px;}
#solutions .comprehensive-block, #solutions .ddu-block{text-align: center;}
#solutions .ddu-block .table.box-model{width: 342px; max-width: 100%; display: inline-block;}
#work, #work p{color: #fff}
#services{padding: 50px 0;}
.dotstheme_service{text-align: left}
.dotstheme_service .tools{border-top: 1px dashed; margin-top: 20px;}
.dotstheme_service .tools >p{margin-top: 10px; margin: 5px 0; margin-top: 15px; }
.tags > button{margin-top: 10px; margin-right: 5px; cursor: default;}
.dotstheme_service .service-icon{text-align: center;}
#services .row{margin-bottom: 50px;}
#services .row:last-child{margin-bottom: 0;}
#services h4{text-align: center; color: var(--gold-color); margin: 20px 0;font-size: 1.5rem;}
#services ul.service-list{padding-left: 20px; list-style: disc;}
#services .service-icon > i{font-size: 80px;}
#services .service-icon .devicon-html5-plain, 
#services .service-icon .devicon-css3-plain, 
#services .service-icon .devicon-wordpress-plain{font-size: 70px;}
#services .service-icon .ecommerce-icon{background-image: url(//codekyt.com/wp-content/themes/ck-theme/assets/images/ecommerce-icon.png); display: inline-block; width: 80px; height: 80px; vertical-align: top; background-size: cover;}
.contact-info{text-align: center;} 
.contact-info p{text-align: left; margin-bottom: 15px;}
.contact-info .contact-map{display: inline-block; max-width:400px; border: 1px solid #ccc; margin-bottom: 25px;}
.contact-info .contact-links{display: inline-block; max-width:400px; margin-left:20px; vertical-align: top}
.contact-info .fa{font-size: 20px; margin-right:5px; color: #242f47}
.contact-info .contact-links .email a{color:#242f47;}
.contact-info .contact-links .email a:hover{text-decoration: underline;}
.contact-info .contact-links .skype-chat img{margin: 0!important; vertical-align: top!important;}
.contact-info .socialicons i{font-size: 28px; color: #242f47; margin-right: 5px;}
.post-block{ margin-bottom: 40px;}
.post-block .image img{height: auto;}
.post-block .inner-block{background: #fff; }
.post-block .inner-block .text-content{padding:20px; margin-bottom: 30px; }
.post-block .text-content > a{color: inherit;}
.post-block p.read-more{margin-top: 10px; margin-bottom: 0; display: flex; justify-content: space-between;}
.post-block p.read-more .date{font-size: 1rem; font-weight: 500}
.post-block a:hover{text-decoration: none;  color: var(--primary-color);}
.article-top .featured-image img{height: auto;}
.article-top{margin-bottom: 10px}
.article-top .share-icons > span{display: inline-block; margin-top: 8px; vertical-align: top;}
.article-title{padding-bottom:10px;margin-bottom:5px }
#page-category.grey-bg, #page-blog.grey-bg, #single-post.grey-bg{background:#c3cedf}
#single-post .article-wrapper{max-width: 870px; margin-right: 20px;}
#single-post .right-sidebar{width: 290px; max-width: 100%; position: sticky; top:0;}
#single-post .right-sidebar .join-newsletter h3{padding: 5px;}
#single-post .article-wrapper ul{padding-left: 35px; list-style: none;}
#single-post .btn{margin-bottom:20px;}
#single-post .article-wrapper ul li::before { content: ">"; color:var(--primary-color); font-weight: 600; position: relative;  margin-left:-10px; left:-8px}
#single-post ol > li::marker {font-weight: bold;}
#single-post .wp-caption.aligncenter{max-width: 100%}
#single-post ol li{margin-bottom: 20px}
#single-post ol li::before{font-weight: 600; color:var(--primary-color);}
#single-post p > b, #single-post li > b{color:var(--primary-color)}
#single-post .aligncenter{ margin: 0 auto; }
#single-post .page-content img{box-shadow: rgba(0, 0, 0, 0.30) 0px 5px 12px;}
#single-post .wp-caption-text{text-align: center; font-size: 0.8em; font-style: italic;}
#single-post h1{font-size: 2.5rem; margin: 0; line-height: 1.2em} #single-post .post-meta{font-size: 1rem; padding-top: 5px; margin-top: 5px; }
#single-post .post-meta span{margin-right: 20px;}
#single-post h2{margin-top: 50px; margin-bottom: 20px; }
#single-post h4{font-size: 1em; font-weight: 600; margin-top: 30px;}
#single-post .theme-images{margin-bottom:20px}
#single-post .theme-links a{margin-right:15px; margin-bottom:40px}
#single-post .grid-block{margin-bottom: 30px}
#single-post .grid-block p:empty{display: none;}
#single-post .grid-block .btn{margin-bottom: 0;}
#single-post .grid-block.theme-features .col-12 p{margin-bottom:10px; font-weight:500;}
#single-post .grid-block.theme-features .col-12 p > span{color:var(--primary-color);}
#single-post .grid-block.theme-features h4{margin: 10px 0 20px 15px;}
#single-post .grid-block .row > div .col-content{background-color: #fffd88; border-radius:5px; padding: 10px 10px; padding-left: 15px}
#single-post .grid-block .row > div:first-child .col-content{background-color: #dce8d2}
#single-post .grid-block h3{text-align: center; margin-bottom: 30px}
#single-post .grid-block h4{margin-top: 0; font-size: 1.2rem; margin-bottom: 20px}
#single-post .grid-block.pros-cons .row > div .col-content{background-color: #fdc798;}
#single-post .grid-block.pros-cons .row > div:first-child .col-content{background-color: #bcfd86}
#single-post .grid-block.rbox-highlight ul{padding-left: 20px; padding-top: 20px; padding-bottom: 0;}
#single-post .grid-block.rbox-highlight .row > div:first-child .col-content{background-color: transparent; padding-left: 10px}
#single-post .author-wrapper .author-block{display: flex;}
#single-post .author-wrapper .profile-image{min-width: 120px; margin-right: 30px; margin-top: 10px;}
#single-post .author-wrapper .profile-image img{border-radius: 50%;}
#single-post .comments-wrapper h2 .btn{margin:0; float:right;}
#single-post .comments-wrapper h3#comments{margin: 30px 0;}
#single-post .related-articles a{text-decoration: none;}
#single-post .related-articles a:hover .related-block .text-content h4{color: var(--secondary-color);}
#single-post .related-articles .image-block{min-height: 146px; line-height: 0; max-width: 300px; display: inline-block;}
#single-post .related-articles h4{font-weight: 500; line-height: 1.4rem; margin-top: 10px}
.comments-wrapper #respond .comment-form-url{display:none}
.comments-wrapper #respond{display: none; margin-top: 20px}
.comments-wrapper.show-form #respond{display: block;}
.comments-wrapper.show-form .btn.comment-toggle{min-width: 170px}
.comments-wrapper.no-comments #respond h3{display: none;}
.comment-awaiting-moderation ~div.commentmetadata{display: none}
#commentform .comment-form-author{width:40%; display:inline-block}
#commentform .comment-form-email{width:58%; display:inline-block; float:right}
#commentform input[type=submit]{padding:10px 18px;}
#commentform .comment-form-cookies-consent {display:flex; align-items:center}
#commentform .comment-form-cookies-consent input{display: inline-block; width: 30px; margin-right: 10px;}
#commentform .comment-form-cookies-consent label{font-weight: 500; line-height:1.2em}
#main ol.commentlist{list-style:none; padding-left:0;}
#main ol.commentlist .comment{position:relative; padding-left:90px; padding-bottom:30px; border-bottom:1px solid #ccc}
#main ol.commentlist .comment p{margin:0; font-size:1rem;}
#main ol.commentlist ul.children {list-style: none; padding-left: 0; margin-left: -40px; margin-top: 30px;}
#main ol.commentlist ul.children .comment{padding-bottom:0; border-bottom:0;}
.comment .comment-awaiting-moderation{font-style:italic; display:block;}
.commentlist .comment-author.vcard{display:inline-block;}
.commentlist .comment-author.vcard img{vertical-align:top; margin-bottom:5px; width:80px; height:80px; position:absolute; left:0;}
.commentlist .comment-author.vcard cite{font-weight:600;}
.commentmetadata{float:right; font-size:0.8em; font-style:italic}
#respond h3 > small{float:right}
.lp-template .wrap-bg{padding: 0; }
.lp-template .wrap-bg > .page-content > .panel-layout > div:first-child{display:none;}
.lp-template #offer-section .panel-grid-cell{padding:10px;}
.lp-template #offer-section p{color:#fff; margin-bottom:0; font-size:16px;}
.lp-template #offer-section p img{vertical-align:top; margin-right:10px;}
.lp-template #offer-section p em{background: #ecb44a; font-style:normal; font-weight: 600; border-radius: 2px; padding: 0 5px;}
.lp-template #offer-section p a{color:#fff; text-decoration:underline;}
.lp-template #header-section{padding-top:25px;}
.lp-template #header-section .big-btn{font-size:22px; padding:10px 25px; border-radius:30px;}
.lp-template #header-section .panel-grid-cell > .panel-first-child{margin-bottom:0!important;}
.lp-template #header-section .panel-first-child .mb-0 p{margin-bottom:0;}
.lp-template #header-section #tagline p{font-size:16px;} .fa-arrow-down {
margin-left:5px;
display: inline-block;
animation: bounce 1.5s infinite ease-in-out; } @keyframes bounce {
0%, 100% {
transform: translateY(0); }
50% {
transform: translateY(8px); }
}
.lp-template #hero-section .big-btn{font-size:22px;}
.lp-template #hero-section .textwidget p a{color:#fff; font-weight:400; text-decoration:underline}
.lp-template #hero-section .textwidget p a:hover{color:#fff; text-decoration:underline;}
.lp-template .panel-layout > .panel-grid{margin: 0!important; }
.lp-template .panel-layout > .panel-grid > .panel-row-style:not(.pb-0){padding-top:60px; padding-bottom: 60px}
.lp-template #ht-guarantee{position:relative}
.lp-template #ht-guarantee img{position:absolute; margin-left:-100px; margin-top:-20px; max-width:80px;}
.lp-template #enquiry{padding-bottom:10px;}
.lp-template #enquiry h4, .lp-template #enquiry p{margin:0!important;}
.lp-template #enquiry p a{ display:inline-block; line-height:1em;}
.lp-template #enquiry p a img{max-width:100%; width:240px}
.lp-template #hero-section{padding-bottom:30px}
.lp-template #hero-section .container .panel-grid{display:flex; align-items:center;}
.lp-template #hero-section .panel-last-child img{border:5px solid #fff; }
.lp-template #hero-section h4{font-size: 1em; margin-bottom: 30px; text-transform: uppercase; color: #ffc556; font-weight: 500; font-family: 'Poppins', sans-serif;}
.lp-template #hero-section h1{font-size: 2.5rem; margin-bottom: 10px; font-family: 'Patua One', 'Helvetica', sans-serif;}
.lp-template .core-expertise h5{font-weight: 400}
.lp-template .portfolio-block h2{color:#fff}
.lp-template .portfolio-block .post-block{margin:0 5px;}
.lp-template .portfolio-block .slick-dots{padding:0; position:unset}
.lp-template .portfolio-block .slick-dots li button::before{font-size:10px; color:#fff}
.lp-template #website-ai .adv-point h3 img{vertical-align: middle; margin-right: 5px}
.lp-template #core-list img{border-radius: 8px; border:3px solid #fff; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px;}
.lp-template #core-list .panel-grid{align-items: center;}
.lp-template #packages-heading{position:relative}
.lp-template #packages-heading img{ position:absolute; top:-20px; right:5%; transform:rotate(30deg);}
.lp-template .listing-plans .panel-grid-cell{border:2px solid #ccc;  border-radius: 10px}
.lp-template .package-pricing{background: #e9f1ff; border-bottom:1px solid #ccc; padding: 20px; border-radius: 10px 10px 0 0;}
.lp-template .package-pricing.premium-pricing{ background: #ffecc9}
.lp-template .package-pricing h2{margin-bottom: 5px;}
.lp-template .package-pricing h3{font-size: 2.8em; font-weight: 500; display:none;}
.lp-template .package-pricing em{font-style: italic; }
.lp-template .package-pricing p:last-child{margin-bottom:10px}
.lp-template .listing-plans ul li{position: relative;}
.lp-template .feats ul li:before {content: "\f00c"; font-family: FontAwesome; left:-25px; position:absolute;
top:0; color: #2775fb;font-weight: 600; }
.lp-template .premium-feats ul li:before{ color: #dd4a4a;}
#main .lp-template .listing-plans ul{list-style: none; display: inline-block; text-align: left;}
.lp-template #addon-services{max-width: 690px}
.lp-template #addon-services h2{margin-bottom: 10px}
.lp-template #addon-services ul{padding-left: 0}
.lp-template #addon-services ul li{margin-bottom: 30px; font-size: 19px;}
.lp-template #addon-services ul li img{max-width: 40px; vertical-align: middle; margin-right: 10px}
.lp-template #book-consult label, .lp-template #book-consult .form-field select{width: 100%}
.lp-template #book-consult .schedule-call img{vertical-align:middle}
.lp-template #book-consult .schedule-call p{margin-bottom:0;}
.lp-template #book-consult .form-field input.btn{padding:8px 20px; font-size:20px}
.lp-template #book-consult .form-field input:not(.btn), .lp-template #book-consult .form-field select, .lp-template #book-consult .form-field textarea{border-color: #a9c8ff;}
.lp-template #book-consult h3{margin-bottom: 0; font-size: 1.4em;}
.lp-template .calendly-btn a{font-size:22px; text-decoration:none;  border: 2px solid; padding: 7px 20px; border-radius: 25px;}
.lp-template .testimonial{border:2px solid #a9c8ff; background:#fff; border-radius: 10px; padding: 10px; padding-top: 20px}
.lp-template .testimonial h4{overflow: hidden;}
.lp-template .testimonial h4 >img{float:left; vertical-align: top; margin-right: 10px; max-width: 70px; border-radius: 50%}
.lp-template .testimonial span.star-rating{display: block; margin-top: 5px}
.lp-template .testimonial p{font-style: italic; font-size: 0.9em}
.lp-template #faqs .sow-accordion-title{font-weight:500;}
.lp-template #faqs .sow-accordion .sow-accordion-panel .sow-accordion-panel-header{  background-color:#fff;   color:var(--black-color) }
.lp-template #faqs .sow-accordion .sow-accordion-panel{margin-bottom:20px; box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px; border:1px solid #ccc;}
.lp-template #footer{padding-top: 20px; padding-bottom: 0; background: #eaeaea;}
.lp-template #footer .panel-grid-cell .so-panel{margin-bottom: 0;}
.social-links span{background: var(--primary-color); border-radius: 50%; width: 50px; height: 50px; display: inline-block;}
.social-links i{font-size: 30px; color:#fff; padding-top: 10px; font-weight:100;}
footer{background-color: #ebebeb; padding: 25px 0px; border-top: 1px solid #dbdbdb}
footer p{font-size: 0.8rem; margin: 0;}
footer .footer-menu{margin-top: 10px}
footer .footer-menu li{display: inline-block; margin: 0 20px; font-size: 0.9rem;} @media (min-width: 992px) and (max-width: 1199px) {
.table.box-model td{width: 60px; height: 60px;}	
}
@media (max-width: 991px){
.table.box-model, .table.box-model.comprehensive{margin: 0;}
.lp-template #packages-heading img{transform:unset; position:unset;}
}
@media (max-width: 830px){
.lp-template .wrap-bg{padding:0;}
.lp-template #offer-section{position:unset;}
.lp-template #offer-section p strong{display:block;}
}
@media (max-width: 768px){
.hide-xs{display: none}
.show-xs{display: block;}
#nav-toggl span{background: #fff;}
header li{padding: 0; margin-top: 15px;}
header .btn{margin: 15px 0;}
#hero-block .header-text h1{font-size: 40px; line-height: 50px;}
#hero-block .header-text div.social-btn{margin-top: 15px;}
#header .navbar, #header .navbar.affix{background: none;}
.contact-info .contact-links{margin: 0; margin-top: 10px;}
.pf-work-container .pf-details:first-child{position: unset;}
#website-support .support-cta{margin-bottom: 0;}
#website-support .support-cta .btn{margin-bottom: 30px;}
#portfolio .pf-thumbs-gallery{transform: scale(0.9);}
#portfolio .pf-work-container{min-height: auto;}
#solutions h3{text-align: center;}
#solutions table{margin: 0 auto; margin-bottom: 30px;}
#solutions table tbody{display: inline-block;}
#solutions .row.ddu-sol{flex-direction: column-reverse;}
#services .row{margin-bottom: 0;}
#services .row >  div{margin-bottom: 40px;}
#services .row:last-child >  div:last-child{margin-bottom: 0;}
#page-contact .wpcf7 form{margin-top: 50px;}
#page-contact .container > .row{flex-direction: column-reverse;}
.wpcf7 form input:not(.btn), .wpcf7 form textarea{width: 100%;}
#single-post .related-articles .related-block{margin-bottom: 20px}
.lp-template #hero-section .panel-layout .panel-grid-cell{margin-bottom: 0}
.lp-template #hero-section h1, .lp-template #website-ai h2{text-align: center;}
.lp-template #core-list .panel-layout .panel-grid-cell{margin-bottom: 0}
.lp-template #core-list .panel-layout .panel-grid-cell:first-child .textwidget{text-align: center;}
.lp-template #core-list .panel-layout h3{text-align: center;}
.lp-template #core-list .panel-layout > .panel-grid:not(:last-child){margin-bottom: 30px!important}
.lp-template #book-consult h3{text-align: center;}
}
@media  (max-width: 575px) {
#hero-block  .header-text div.social-btn {
width: 100%;
transform: scale(0.9);
}
.lp-template #ht-guarantee .btn{display:none;}
.lp-template #ht-guarantee img{margin-left:-80px;}
.lp-template #addon-services h2{margin-bottom: 30px}
.lp-template #addon-services .col-content >p{display: none;}
.lp-template #addon-services .col-content ul{margin-bottom: 0}
}
@media (max-width: 500px) {
#hero-block .header-text h2{font-size: 32px; line-height: 36px;}
#hero-block .header-text div.social-btn {
transform: scale(0.8);
}
}
@media (max-width: 400px) {
.table.box-model td{width: 60px; height: 60px;}	
}.header-text .header-hr {
width: 10%;
border-top: 2px solid white;
margin-bottom: 28px;
}
.header-text div.social-btn {
display: flex;
justify-content: center;
width: 100%;
margin: 0 auto;
text-align: center;
flex-wrap: wrap;
height: 150px;
margin-bottom: 10px;
margin-top: 40px;
}
.header-text div.social-btn a {
text-decoration: none;
}
.header-text div.social-btn div {
width: 95px;
display: inline-block;
float: left;
height: 90px;
display: flex;
align-items: center;
justify-content: center;
background: white;
color: black;
margin-right: 3px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 20px;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
margin-bottom: 50px;
-webkit-box-shadow: 0px 4px 0px #eee;
-moz-box-shadow: 0px 4px 0px #eee;
box-shadow: 0px 4px 0px #eee;
position: relative;
}
.header-text div.social-btn div {
font-size: 50px;
}
.header-text div.social-btn a:last-child div {
margin-right: 0;
}
.header-text div.social-btn div:hover, .header-text div.social-btn div:active {
height: 115px;
padding-top: 15px;
}
.header-text i {
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.25s linear;
}
.header-text .social-btn div > span{
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 100px;
padding: 0px 3px;
opacity: 0;
-moz-transition: all 0.6s ease-in;
-o-transition: all 0.6s ease-in;
-webkit-transition: all 0.6s ease-in;
transition: all 0.25s linear;
font-size: 16px;
font-weight: bold;
}
.header-text div.rnative span {
left: 0;
width: 100%;
transform: none;
}
.header-text div.social-btn div:hover i  {
opacity: 0;
}
.header-text div.social-btn div:hover span {
opacity: 1;
}
[data-aos="custom-anim1"] {
right: -100px;
}
[data-aos="custom-anim1"].aos-animate {
right: 0;
}    
[data-aos="custom-anim2"] {
top: -20px;
left: -20px;
}
[data-aos="custom-anim2"].aos-animate {
top: 0;
left: 0;
}
[data-aos="custom-anim3"] {
top: -20px;
right: -20px;
}
[data-aos="custom-anim3"].aos-animate {
top: 0;
right: 0;
}
[data-aos="custom-anim4"] {
bottom: -20px;
left: -20px;
}
[data-aos="custom-anim4"].aos-animate {
bottom: 0;
left: 0;
}
[data-aos="custom-anim5"] {
bottom: -20px;
right: -20px;
}
[data-aos="custom-anim5"].aos-animate {
bottom: 0;
right: 0;
}