/*!
  Front Page Stylesheet

  Version: 1.6.2

*/html{box-sizing:border-box}body{-webkit-backface-visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,html,input[type=search]{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.author-box:before,.clearfix:before,.entry-content:before,.entry:before,.footer-widgets:before,.nav-primary:before,.nav-secondary:before,.pagination:before,.site-container:before,.site-footer:before,.site-header:before,.site-inner:before,.widget:before,.wrap:before{content:" ";display:table}.author-box:after,.clearfix:after,.entry-content:after,.entry:after,.footer-widgets:after,.nav-primary:after,.nav-secondary:after,.pagination:after,.site-container:after,.site-footer:after,.site-header:after,.site-inner:after,.widget:after,.wrap:after{clear:both;content:" ";display:table}html{font-size:62.5%}body,html{overflow-x:hidden}body{background:#fff;color:#010204;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-size:1.6rem;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.625;margin:0}:focus{outline:none}.gallery img,a,button,input:focus,input[type=button],input[type=reset],input[type=submit],textarea:focus{transition:all .1s ease-in-out}::-moz-selection{background:#010204;color:#fff}::selection{background:#010204;color:#fff}a{color:#cb4b14;border-bottom:1px dotted;font-weight:700;text-decoration:none;word-wrap:break-word}a img{margin-bottom:-4px}a:focus,a:hover{color:#010204}a.--no-bottom-border{border-bottom:none}p{margin:0 0 24px;padding:0}strong{font-weight:700}pre{background:#0c1831;color:#adc2eb;overflow:scroll;padding:0 20px;white-space:pre}cite{font-style:italic;font-weight:700}ol,ul{margin:0;padding:0}.button,.content-hide-message a.button,.entry-content a.button,input[type=submit]{background-color:#1c202c;border:1px solid #1c202c;border-bottom:1px solid #1c202c;color:#fff;cursor:pointer;font-size:18px;font-weight:400;letter-spacing:1px;padding:16px 24px;width:auto;border-radius:0}.button.button--pop,.content-hide-message a.button.button--pop,.entry-content a.button.button--pop,input[type=submit].button--pop{box-shadow:5px 5px 5px 0 rgba(28,32,44,.5)}.button.button__full-width,.content-hide-message a.button.button__full-width,.entry-content a.button.button__full-width,input[type=submit].button__full-width{width:100%}.button.orange,.content-hide-message a.button.orange,.entry-content a.button.orange,input[type=submit].orange{background-color:#cb4b14;border:1px solid #cb4b14;border-bottom:1px solid #cb4b14;color:#fff}.button.green,.content-hide-message a.button.green,.entry-content a.button.green,input[type=submit].green{background-color:#627f00;border:1px solid #627f00;border-bottom:1px solid #627f00}.button.gray,.content-hide-message a.button.gray,.entry-content a.button.gray,input[type=submit].gray{background-color:#ccc;border:1px solid #ccc;border-bottom:1px solid #ccc;color:#1c202c}.button.button__free,.content-hide-message a.button.button__free,.entry-content a.button.button__free,input[type=submit].button__free{background-color:#465573;border:1px solid #465573;color:#fff}.button.button__basic_plan,.content-hide-message a.button.button__basic_plan,.entry-content a.button.button__basic_plan,input[type=submit].button__basic_plan{background-color:#f58728;border:1px solid #f58728}.button.button__pro_plan,.content-hide-message a.button.button__pro_plan,.entry-content a.button.button__pro_plan,input[type=submit].button__pro_plan{background-color:#adcd00;border:1px solid #adcd00}.button{display:inline-block}.button:focus,.button__basic_plan,.button__free,.button__pro_plan,.entry-content a.button:focus,button:focus,input:focus[type=button],input:focus[type=reset],input:focus[type=submit]{background-color:#fff;color:#1c202c}.button:hover,.entry-content a.button:hover,input:hover[type=submit]{background-color:#fff;border:1px solid #1c202c;color:#1c202c}blockquote{color:#010204;margin:40px 0;padding:0;border-left:10px solid #627f00;padding-left:20px}blockquote.blockquote__biggap{margin:80px 0}blockquote.blockquote__right{border-left:none;padding-left:0;border-right:10px solid #627f00;padding-right:20px}blockquote p:last-child{margin-bottom:0}.quote-caption{margin-bottom:26px}h1,h2,h3,h4,h5,h6{color:#1b202d;font-family:Lato,Arial,sans-serif;font-weight:700;line-height:1.25;margin:0;margin-bottom:16px;padding:0}h1{font-size:32px;font-size:3.2rem}h2{font-size:28px;font-size:2.8rem}h3{font-size:25px;font-size:2.5rem}h4{font-size:22px;font-size:2.2rem}h5{font-size:20px;font-size:2rem}h6{font-size:18px;font-size:1.8rem}.wp-caption,embed,iframe,img,object,video{max-width:100%}img{height:auto;width:auto}input[type=email],input[type=text],textarea{background:#fff;border:1px solid #8d99ba;color:#5a6b96;font-size:16px;padding:16px;width:100%}:-ms-input-placeholder{color:#1b202d}:-moz-placeholder,::-moz-placeholder{color:#1b202d}::-webkit-input-placeholder{color:#1b202d}table{margin-bottom:40px;max-width:100%}th{text-align:left}.table{width:100%;margin-bottom:40px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #c6d4f1}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #c6d4f1}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #c6d4f1}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #c6d4f1}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th,.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#e2eaf8}.more-link{position:relative}.screen-reader-text,.screen-reader-text span,.search-form label{clip:rect(0,0,0,0);height:0;position:absolute;width:0}.screen-reader-shortcut{clip:rect(0,0,0,0);left:10px;position:absolute;top:10px}.screen-reader-shortcut:focus{background:#fff;clip:auto;display:block;height:auto;line-height:normal;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}.genwpacc-genesis-skip-link li,.wpacc-genesis-skip-link li{height:0;width:0;list-style:none}:focus{color:#0c1831;outline:thin dotted #6c91da}address{margin-bottom:24px}.alignleft{float:left;text-align:left}.alignright{float:right;text-align:right}.wp-caption.alignleft,img.alignleft{margin:0 24px 24px 0}.wp-caption.alignright,img.alignright{margin:0 0 24px 24px}.aligncenter,img.centered{display:block;margin:0 auto 24px}.alignnone,img.alignnone{margin-bottom:24px}.wp-caption-text{font-size:14px;font-weight:700;margin:0;text-align:center}.wp-caption{max-width:100%}.widget_calendar table td{padding:5px}.hide{display:none}body.home{background-color:#fff}body.home .site-inner .wrap{max-width:100%;width:100%;padding:0}body.home .entry{background:transparent;padding:0;margin-bottom:0}.site-header{z-index:99;width:100%;background-color:transparent}.site-header .wrap{padding-top:20px;position:relative;max-width:100%;width:100%;height:75px}.title-area{position:absolute;top:20px;left:0}.header-full-width .title-area,.title-area{width:125px}.site-title{line-height:1;margin:0}.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{border:0;outline:none;background-image:url(../../images/know-the-code-logo.png);background-color:transparent;background-repeat:no-repeat;background-position:50%;display:block;background-size:75px;height:75px;width:75px;margin:0;text-indent:-9999px}.nav-primary{position:absolute;top:-7px;right:0;background-color:transparent}.nav-primary .menu-item{text-align:right;display:block}.nav-primary a{color:#1b202d;padding:5px 10px}.nav-primary a:hover{background-color:#1b202d;color:#fff}.home-hero{min-height:550px;overflow:hidden;position:relative}.home-hero .wrapper{padding-top:60px}.home-hero h1,.home-hero h2,.home-hero h3,.home-hero h4,.home-hero h5,.home-hero p{color:#1b202d}.home-hero h1{font-size:26px;font-size:2.6rem}.home-hero h2,.home-hero h3{font-size:16px;font-size:1.6rem}.home-hero h3{color:#cb4b14}.home-hero h3 em{border-bottom:1px dotted #cb4b14}.entry-content .home-hero .button,.entry-content .home-hero a.button{margin-top:30px;border:5px;color:#fff}.entry-content .home-hero .button.first,.entry-content .home-hero a.button.first{margin-right:2%}.entry-content .home-hero .button:active,.entry-content .home-hero .button:focus,.entry-content .home-hero .button:hover,.entry-content .home-hero a.button:active,.entry-content .home-hero a.button:focus,.entry-content .home-hero a.button:hover{background-color:#627f00;border-color:#627f00}.entry-content .home-hero .button:active.green,.entry-content .home-hero .button:focus.green,.entry-content .home-hero .button:hover.green,.entry-content .home-hero a.button:active.green,.entry-content .home-hero a.button:focus.green,.entry-content .home-hero a.button:hover.green{background-color:#cb4b14;border-color:#cb4b14}body.home .big-button-callouts{overflow:hidden}body.home .big-button-callouts .button{float:left;height:400px;width:100%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:30px;font-size:3rem}body.home .big-button-callouts .button:active,body.home .big-button-callouts .button:focus,body.home .big-button-callouts .button:hover{background-color:#e1e5cc;color:#1c202c;border-color:transparent}body.home .big-button-callouts .button:active.orange,body.home .big-button-callouts .button:focus.orange,body.home .big-button-callouts .button:hover.orange{background-color:#f6dbd0}body.home .big-button-callouts .button:active.green,body.home .big-button-callouts .button:focus.green,body.home .big-button-callouts .button:hover.green{background-color:#dde7a9}body.home .big-button-callouts .button.gray{background-color:#ced2b7;color:#010204}body.home .big-button-callouts .button.gray:active,body.home .big-button-callouts .button.gray:focus,body.home .big-button-callouts .button.gray:hover{background-color:#d1d2d6;color:#cc4b14}body.home .big-button-callouts .button .big-button-description{font-size:18px;font-size:1.8rem;font-weight:400}.testimonial--cta{overflow:hidden;background:linear-gradient(hsla(69,23%,77%,.9) 100%,#ced2b7),url(../../images/KTCToPowerofWP.png) repeat center 50% #ced2b7;padding:20px 5%}.testimonial--cta h4{color:#1b202d;text-align:center;margin:0;font-size:18px;font-weight:400;line-height:1.4}.learning-paths{background-color:#fff;padding:40px 0}.feature-grid{background-color:#fff;position:relative;padding:60px 0;margin:60px 0}.boxed-grid{background-color:#ced2b7}.boxed-grid h2{font-size:20px}.the-value{position:relative;background-image:linear-gradient(hsla(71,28%,74%,.7) 100%,#c8cfa9),url(../../images/wordpress-developer-hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:600px;padding-top:80px}.the-value h2,.the-value h3,.the-value p{color:#1b202d}.the-value h3,.the-value p{text-align:left}.the-value .the-value--header h2{text-align:left;font-size:26px;font-size:2.6rem}.the-value .the-value--message{font-size:20px;font-size:2rem}.the-value .qa-question{background-color:#627f00;text-align:left;color:#fff}.the-value .qa-answer{text-align:left;background-color:#fff}body.home .site-inner .twitter-testimonials .wrap{margin:0 auto;padding:0 5%;max-width:100%;word-wrap:break-word}body.home .site-inner .twitter-testimonials .testimonials-title{text-align:center}.partners{background-color:#fff}.partners .wrapper{padding:40px 10%}.partners--intro{text-align:left}.partners--intro p{margin-bottom:0}.partners--logos{text-align:right;margin-top:20px}.partners--logos a{border-bottom:none}@media screen and (min-width:1200px){body{font-size:18px;font-size:1.8rem}h1{font-size:36px;font-size:3.6rem}h2{font-size:32px;font-size:3.2rem}h3{font-size:28px;font-size:2.8rem}h4{font-size:25px;font-size:2.5rem}h5{font-size:22px;font-size:2.2rem}h6{font-size:20px;font-size:2rem}}@media screen and (min-width:768px){.site-header{position:fixed}.site-header .wrap{height:125px;padding-top:0}.title-area{text-align:left;width:50%;top:0}.nav-primary .menu-item{display:inline-block;text-align:center}.nav-primary a{padding:7px 12px}.home-hero{background:linear-gradient(hsla(0,0%,100%,.8) 100%,#fff),url(../../images/watching-know-the-code.jpg) repeat 50% #fff;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:700px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.home-hero .wrapper{padding-top:0}.home-hero h1 span,.home-hero h2 span{display:block}.testimonial--cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;min-height:300px}.testimonial--cta h4{font-size:26px}.boxed-grid h2{font-size:22px}.the-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0}.partners--intro{float:left;display:inline-block;padding-right:3%;width:31%}.partners--logos{margin-top:0;width:66%;float:left;padding-left:3%}}@media screen and (min-width:1025px){.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{background-image:url(../../images/know-the-code-logo@2x.png);background-size:125px;height:125px;width:125px}.nav-primary{top:20px}.boxed-grid h2{font-size:26px}}@media screen and (min-width:768px) and (max-width:1024px){.nav-primary{top:10px}}@media screen and (min-width:480px){.home-hero h1{font-size:30px;font-size:3rem}.home-hero h2{font-size:20px;font-size:2rem}.home-hero h3{font-size:18px;font-size:1.8rem}body.home .big-button-callouts .button{font-size:22px;font-size:2.2rem;width:50%}.the-value .the-value--header h2{text-align:center;font-size:30px;font-size:3rem}.the-value .the-value--message{font-size:26px;font-size:2.6rem}.partners--logos{max-width:1140px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.partners--logos:after{clear:both;content:"";display:block}.partners--logos a{float:left;display:block;margin-right:2.35765%;width:48.82117%}.partners--logos a:last-child,.partners--logos a:nth-child(2n){margin-right:0}.partners--logos a:nth-child(odd){clear:left}}@media screen and (min-width:760px){.home-hero h1{font-size:50px;font-size:5rem}.home-hero h2{font-size:24px;font-size:2.4rem}.home-hero h3{font-size:20px;font-size:2rem}.entry-content .home-hero .button.first,.entry-content .home-hero a.button.first{margin-right:40px}body.home .big-button-callouts .button{font-size:22px;font-size:2.2rem;width:25%}body.home .big-button-callouts .button .big-button-description{font-size:16px;font-size:1.6rem}.the-value .the-value--header h2{text-align:center;font-size:50px;font-size:5rem}.the-value .the-value--message{font-size:36px;font-size:3.6rem}}@media screen and (min-width:1180px){.home-hero h1{font-size:60px;font-size:6rem}.home-hero h2{font-size:28px;font-size:2.8rem}.home-hero h3{font-size:24px;font-size:2.4rem}body.home .big-button-callouts .button{font-size:30px;font-size:3rem;height:300px}body.home .big-button-callouts .button .big-button-description{font-size:18px;font-size:1.8rem}.the-value{height:600px;height:1000px}body.home .site-inner .twitter-testimonials .wrap{max-width:1140px;padding:0}.partners .wrapper{padding:5% 0}}@media screen and (min-width:1400px){.boxed-grid h2{font-size:32px}}@media screen and (min-width:1023px){body.home .site-inner .twitter-testimonials .wrap{max-width:960px}.partners .wrapper{padding:40px 0}}@media screen and (min-width:768px) and (max-width:1279px){.partners--intro h2{font-size:26px;font-size:2.6rem}.partners--intro p{font-size:14px;font-size:1.4rem}}