@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700,800,900%7CNunito:400,700&display=swap');
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;max-width:100%;margin:0;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{width:100%;max-width:100%;position:relative;width:100vh;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:15px;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{background-repeat:no-repeat;z-index:99999;cursor:pointer;width:26px;height:44px;display:block;background-position:0 0;border:none}.gclose svg,.gnext svg,.gprev svg{display:block;width:100%;height:auto}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description,.glightbox-modern .gslide-description{background:#fff}.glightbox-clean .gdesc-inner,.glightbox-modern .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title,.glightbox-modern .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc,.glightbox-modern .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video,.glightbox-modern .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev,.glightbox-modern .gclose,.glightbox-modern .gnext,.glightbox-modern .gprev{background-color:rgba(0,0,0,.12)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover,.glightbox-modern .gclose:hover,.glightbox-modern .gnext:hover,.glightbox-modern .gprev:hover{background-color:rgba(0,0,0,.2)}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path,.glightbox-modern .gclose path,.glightbox-modern .gnext path,.glightbox-modern .gprev path{fill:#fff}.glightbox-clean button:focus:not(.focused):not(.disabled),.glightbox-modern button:focus:not(.focused):not(.disabled){outline:0}.glightbox-clean .gprev,.glightbox-modern .gprev{position:absolute;top:-100%;left:30px;width:40px;height:56px}.glightbox-clean .gnext,.glightbox-modern .gnext{position:absolute;top:-100%;right:30px;width:40px;height:56px}.glightbox-clean .gclose,.glightbox-modern .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute;opacity:.7;background-position:-59px 2px}.glightbox-clean .gclose svg,.glightbox-modern .gclose svg{width:20px}.glightbox-clean .gclose:hover,.glightbox-modern .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:calc(100% - 20px);max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media,.glightbox-modern .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner,.glightbox-modern .description-left .gdesc-inner,.glightbox-modern .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gprev,.glightbox-modern .gprev{top:45%}.glightbox-clean .gnext,.glightbox-modern .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose,.glightbox-modern .gclose{right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
#packages{font-size:20px;padding:75px 0}#packages.get-ahead{padding:110px 0 0}#packages.get-ahead h1{width:100%;text-align:center}#packages h1{margin:0;font-size:48px;color:#0b3d72;margin-bottom:20px;text-align:left;float:left}#packages .top h2{margin:0;font-size:26px;color:#fff}#packages p{margin:0}#packages h1 i{color:#fecd43;font-size:.7em}input[type=text],input[type=password],input[type=tel],input[type=email]{width:100%}header .questions-call{font-size:1.5em;font-weight:500;margin:5px;display:block}header .questions-call .circle{display:inline-block;width:32px;height:32px;border-radius:16px;border:2px solid #f15a2d;text-align:center;font-size:1.3em;color:#f15a2d;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#f15a2d;vertical-align:middle}header .questions-call:hover{text-decoration:none}#packages .top{background:#009f8e;color:#fff;padding:10px 0;margin-bottom:20px}#packages .selected-package label{display:block;font-size:.6em;margin-top:10px;margin-left:51%}#packages .selected-package .col50{margin:0;width:50%;padding:0 1%;position:relative;float:left}#packages .selected-package .col50:nth-child(2){text-align:right}#packages .selected-package .col33>div:first-child,#packages .selected-package .col33>p:first-child{min-height:80px}#packages .selected-package .subtitle{color:#c3e7ff;font-size:.7em;display:none}#packages .selected-package #subtitle0{display:block}#packages .package-options .price{font-size:22px;width:37%}#packages .package-options .desc{font-size:.6em;width:55%;text-align:left;font-weight:500;padding-left:10px}#packages .package-options input{margin-top:8px}#packages .package-options label{display:inline-block;cursor:pointer}#packages .package-options label div{display:inline-block;vertical-align:middle}#packages .package-options label p{margin-bottom:0}#packages .package-option{display:block;background:#fff;padding:10px;margin-bottom:8px;cursor:pointer;color:#383b41;border-radius:8px}#packages .package-option.active{background:#fffbd8}#packages .coupon-code-cta{display:none}#packages .top .col33:nth-child(2) .price{line-height:.5em}#packages .popular{font-size:.7em;background:#fecd43;border-radius:5px;padding:3px 20px;font-weight:500;color:#000;display:inline-block;margin:5px 0}#packages .packages{padding:10px 0 30px}#packages .package:nth-child(2) .headline{padding-top:15px}#packages .package .headline{font-size:22px;font-weight:700;text-transform:uppercase;margin-bottom:15px;text-align:center}#packages input[type=text],#packages input[type=password],#packages input[type=email],#packages input[type=tel]{margin-top:4px;padding:10px;font-size:1.3em;background:#fff}#packages select{margin-top:4px;background:#fff;color:#000;font-size:1.3em;height:50px}#packages .shipping label{margin-bottom:20px;display:inline-block}#packages .totals{padding:40px;background:#fffbd8}#packages .terms{font-size:15px;color:#333;line-height:22px}#packages .terms a{color:#333;font-weight:400}#packages .terms-check{font-size:16px;font-weight:700;margin-bottom:30px;color:#333}#packages .terms-check a{text-decoration:none;font-size:1em;color:#f03e21}#packages .terms a:hover{text-decoration:underline}#packages .terms label,#packages .terms input{cursor:pointer}#packages #iqfunpack{display:none}#packages .salestax{display:none}#packages .mship{font-weight:700}#packages .purchase-row{border-bottom:1px solid #fff;padding:15px 0;color:#333}#packages .iqfp{display:none}#packages .grandtotal{border:none;color:#f03e21;font-weight:700;margin-bottom:10px}#packages #dtotal,#packages .upgradeMembership .right{color:#d00}#packages .mship-math{font-size:.6em}#processing{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.75);top:0;left:0;z-index:9999}#processing img{left:50%;top:50%;margin:-100px 0 0 -100px;position:absolute}#packages .regtop{font-weight:700;text-align:center}#packages .error{font-size:1.1em;margin-bottom:10px}#packages .package-options{max-width:600px;margin:0 auto}#packages .package-option{width:98%}#packages .terms-check input{margin-bottom:0;font-size:40px;-ms-transform:scale(1.25);-moz-transform:scale(1.25);-webkit-transform:scale(1.25);-o-transform:scale(1.25);padding:5px}#packages .col50 input[type=text],#packages .col50 input[type=tel]{width:100%}#packages .current_card{margin-bottom:20px;background:#fffbd8;padding:10px 20px}#packages .current_card input{display:inline-block;vertical-align:middle}#packages .container div>.col33{width:32%;margin:0}#packages .container div>.col33:nth-child(2){margin:0 2%}#packages .container div>.col50{width:49%;margin:0}#packages .container div>.col50:nth-child(2){margin:0 0 0 2%}#packages .container div>.col40{width:38%;margin:0 2% 0 0}#packages .container div>.col30{width:28%;margin:0 2% 0 0;float:left}#packages .container div>.col20{width:20%;margin:0}#packages .trustpilot{float:right;width:500px;margin-top:20px;position:relative}#packages .trustpilot .overlay{position:absolute;width:100%;height:100%;z-index:2}#packages .trustpilot .trustpilot-widget{z-index:1}#tutoring-overlay .tutoring{font-size:22px;background:#f1f8fc;color:#000;padding:20px}#tutoring-overlay .tutoring .wrapper{display:flex;position:relative}#tutoring-overlay .tutoring .wrapper .img{flex-basis:400px}#tutoring-overlay .tutoring .tutoring-options{padding:0 20px;flex-basis:calc(100% - 400px);font-size:18px}#tutoring-overlay .tutoring .tutoring-options ul{margin-left:20px}#tutoring-overlay .tutoring .options{width:100%;max-width:500px;margin:0 auto;justify-content:center}#tutoring-overlay .tutoring-options .text{display:block}#tutoring-overlay .tutoring-options .text div:last-child{margin:0 auto;width:160px;height:108px}#tutoring-overlay .tutoring label{display:flex;align-items:center;cursor:pointer;justify-content:space-evenly;flex-basis:49%;background:#fff;border-radius:5px;border:1px solid #017bb8;padding:10px 5px;margin-bottom:10px}#tutoring-overlay .tutoring-options .text div:first-child{flex-basis:calc(100% - 180px)}#tutoring-overlay .tutoring-options .text div:last-child{flex-basis:180px}#tutoring-overlay .tutoring-options p{margin-bottom:20px}#tutoring-overlay .tutoring label>span{padding:0 5px;position:relative}#tutoring-overlay .tutoring label>span:first-child{width:20px}#tutoring-overlay .tutoring label>span span:nth-child(2){font-size:16px}#tutoring-overlay .tutoring label>span span:last-child{display:block;font-size:13px}#tutoring-overlay .tutoring label>span span:first-child{font-weight:700}#tutoring-overlay .tutoring label>span:first-child:before{content:'\f111';font-family:FontAwesome,'Font Awesome 5 Pro';display:inline-block;position:absolute;left:0;margin-right:.3em;color:#004a74;font-size:22px;top:0;transform:translateY(-50%)}#tutoring-overlay .tutoring label.checked>span:first-child:before{content:'\f00c'}#tutoring-overlay .tutoring label input{display:none}#tutoring-overlay .tutoring .container>p:last-of-type{text-align:center;margin:20px 0}#tutoring-overlay .tutoring input[name=child_name_]{font-size:16px;width:100%;margin:10px 0 15px;display:none;border:1px solid red;border-radius:5px}#tutoring-overlay .tutoring-upsell.purchase-row{display:none}#packages.fte .top{margin-top:20px}.green{color:#00b050}p.grey{color:#999;font-size:13px}@media (max-width:1350px){#tutoring-overlay .tutoring .learn-more{position:absolute;top:120px;right:20px;margin:0;padding:10px;width:auto}}@media (max-width:1280px){#packages .container .col33 p{font-size:.8em}#tutoring-overlay .tutoring .wrapper .img{flex-basis:250px}#tutoring-overlay .tutoring .learn-more{top:auto;right:auto;left:0;bottom:0;padding:17px}#packages .package:nth-child(2) .headline{padding-top:25px}#packages .container div>.col40,#packages .container div>.col30,#packages .container div>.col20,#packages .container div>.col50,#packages .container div>.col50:nth-child(2){width:100%;margin:0}#packages h4 span{display:block}#packages h4 span img{margin:0}#tutoring-overlay .tutoring .wrapper{flex-wrap:wrap}#tutoring-overlay .tutoring .wrapper{justify-content:center}#tutoring-overlay .tutoring .wrapper .img{flex-basis:100%;max-width:400px}}@media (max-width:960px){#packages .container .col33 p{padding-right:30px;min-height:36px}#packages .top{font-size:.9em}#packages .trustpilot{float:none;width:100%;margin:0 0 20px}#packages h1{float:none;text-align:center}#packages .top .col50{width:96%;margin:0 2% 20px;float:none;text-align:center}#packages .selected-package .col50:nth-child(2){text-align:center}}@media (max-width:800px){#packages .container .col33 p{padding-right:12px}#packages #paymentForm .container:nth-child(2) .col50:nth-child(3) p{height:30px}#packages select,#packages input{font-size:1.1em}#packages .package .headline{min-height:50px}#packages .upsell .col50{width:96%;margin:0 2%;float:none}#packages input.purchaseBtn{font-size:1.1em}#packages .content>.col50{float:none !important;width:98%;margin-bottom:20px}#packages .upsell{width:96%;margin:30px 2%}#packages .video{width:96%;margin:0 2% 30px}#packages .upsell .col50{width:46%;margin:0 2%;float:left}#tutoring-overlay .tutoring .learn-more{position:relative;flex-basis:100%;max-width:180px;right:auto;bottom:auto}#packages #paymentForm .billing .right{position:absolute;right:0;top:0}#tutoring-overlay .tutoring-options .text p{margin-bottom:0}}@media (max-width:680px){header #menu-button{display:none}}@media (max-width:600px){#packages .selected-package .col50:nth-child(2){border-left:none}#packages .selected-package .col50:first-child{border-right:none}#packages .top .col33:nth-child(3){margin-bottom:0}#packages .top{text-align:center}#packages .top .col33>div:first-child,#packages .top .col33>p:first-child{height:auto}#packages .packages{padding:0}#packages .price .month span{display:block}}@media (max-width:530px){#packages .container .col33{width:100%;margin:0}#packages h4 span{display:block}#packages h4 span img{height:30px;position:relative;margin-left:0}header .questions-call{font-size:1.2em}#tutoring-overlay .tutoring .learn-more{display:block;width:170px;margin:0 auto 10px;float:none}}@media (max-width:480px){#packages .content>.col50{float:none !important;width:98%;margin-bottom:20px}#packages .video{margin-bottom:10px}#packages input[type=submit]{width:100%;box-sizing:border-box}#packages input.purchaseBtn{font-size:1.1em;padding:12px 0;text-align:center}#packages h1{font-size:36px}}@media (max-width:450px){#packages .totals{padding:40px 20px}#packages .purchase-row .left,#packages .purchase-row .right{float:none!important;text-align:center}#packages .purchaseBtn{padding:25px 10px}}@media (max-width:380px){#packages .container{padding:15px}header .questions-call{display:none}}
#packages{margin-top:70px;padding-top:38px;padding-bottom:0;position:relative;background:url(//cdn.testingmom.com/img/packages-22/packages-bkg-clear.png) center 124px;background-color:#022348;display:flex;flex-direction:column}#packages .upgrade{font-size:20px}#packages footer{margin:0}#packages p{margin-bottom:5px}#packages .title{font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-style:normal;font-weight:700;font-size:46px;line-height:140%;align-self:center;color:#fff;margin:0 20px 36px}#packages.fte #packagesForm{border-color:#9747d1}#packages h1,#packages h2,#packages h3,#packages h4,#packages h5,#packages h6{font-family:Nunito Black,Quicksand,Helvetica,Arial,sans-serif}#packages #packagesForm{background:#fbfeff;border-radius:20px;position:relative;padding:20px;max-width:1200px;background-size:100% 100%;z-index:2}#packages .blue-bkg{background:#fbfeff;padding:20px}#packages .sale-banner{position:absolute;min-width:225px;height:103px;top:-50px;left:50%;margin-left:-112.5px;text-align:center;font:normal normal bold 27px/26px Quicksand;letter-spacing:0;color:#fff;text-shadow:0 3px 6px #00000059;padding:24px 60px;text-transform:uppercase;background-repeat:no-repeat;background-size:100% 100%}#packages .totals label span:first-child{margin-right:5px;text-shadow:none}#packages .totals label span:first-child:before{height:18px;width:16px;border-radius:13px;background:#fff 0% 0% no-repeat padding-box;border:1px solid #dde6ee;font-family:FontAwesome,'Font Awesome 5 Pro';content:'\f111';font-weight:700;color:#fff;font-size:10px}#packages .totals label span:first-child:before{padding:2px}#packages .add-edit-tutoring,#packages .remove-tutoring{text-decoration:underline;margin-bottom:12px;display:inline-block}#packages .totals label.checked span:first-child:before{color:#406e2f;content:'\f111'}#packages .top{position:relative;box-shadow:0px 3px 28px #00000014;border-radius:11px 11px 0 0;margin-bottom:0;padding:20px 0;min-height:145px}#packages.ft .top{background:transparent linear-gradient(180deg,#7fdc5d 0%,#406e2f 100%) 0% 0% no-repeat padding-box}#packages.fte .top{background:transparent linear-gradient(180deg,#9747d1 0%,#4c2469 100%) 0% 0% no-repeat padding-box}#packages .content.blue-bkg{width:96%;border-top-left-radius:0;border-top-right-radius:0;max-width:1200px;margin:0 auto;margin-bottom:30px}#packages #paymentForm{font-size:16px}#packages #paymentForm .billing{border-right:#d7e9f4 solid 1px;margin-right:0;padding-right:4%}#packages #paymentForm .billing h4{padding:10px 0}#packages #paymentForm .billing #billing-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#packages #paymentForm input,#packages #paymentForm select{font-size:17px;text-indent:0}#packages #paymentForm .tutoring-student-info input[type=checkbox]{margin-bottom:15px}#packages #paymentForm p{font-size:14px;font-family:Nunito Sans,Helvetica,Arial,sans-serif}#packages #paymentForm .col50>h4{color:#383b41;text-transform:uppercase;font-weight:800}#packages #paymentForm #billing-title,#packages #paymentForm #student-title,#packages #paymentForm #credit-title{border-bottom:#d8d8d8 solid 1px;padding-bottom:10px;margin-bottom:20px}#packages #paymentForm #student-title,#packages #paymentForm #credit-title{margin-top:50px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#packages #paymentForm #student-title,#packages #paymentForm #credit-title{margin-bottom:15px}#packages #paymentForm #billing-title>h4,#packages #paymentForm #student-title>h4,#packages #paymentForm #credit-title>h4{margin-bottom:0;font-size:18px;padding:0}#packages #paymentForm .grade{margin-bottom:5px}#packages #paymentForm .dob-container{position:relative}#packages #paymentForm .dob-container i{position:absolute;right:10px;top:17px;color:#3c3c3c}#packages #paymentForm .subtext{font-size:12px;font-weight:400;font-family:Nunito Sans,Helvetica,Arial,sans-serif;color:#9a9b9c;margin-bottom:0}#packages #paymentForm #billing-title span,#packages #paymentForm .card-display span{display:inline-block;width:150px;vertical-align:middle}#packages #paymentForm .card-display span{float:right}#packages .package-title{margin-left:20px;font-family:Quicksand,Helvetica,Arial,sans-serif;font-size:22px;z-index:3}#packages.fte .selected-package{min-height:106px}#packages .package-title .title{font-size:42px;font-weight:700;text-shadow:0 3px 6px rgba(0,0,0,.34)}#packages .package-title .package-price{font-weight:400;padding:8px 10px 8px 12px;text-shadow:0 3px 6px rgb(0 0 0/34%);background-size:100% 100%;margin-right:5px}#packages .package-title .sale{font-weight:700}#packages .package-title .package-price .dollars{font-size:32px}#packages .package-title .package-price .cents{font-size:18px}#packages .package-title .package-price .month{text-transform:uppercase}#packages.ft .package-title .package-price{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='none' viewBox='0 0 135.503 40.626'%3E%3Cpath d='M.227,38.053q30.758,1.1,61.516,2.157L123.258,42.4c1.567.033,3.213-3.12,4.64-6.771,1.408-3.618,2.578-7.767,3.213-9.625.2-.631,1.586-5.576,2.737-10.389,1.17-4.779,2.1-9.459,1.428-9.459C114.77,5.427,94.265,4.664,73.76,4L12.244,1.776c-1.567,0-3.213,3.153-4.64,6.8-1.408,3.651-2.6,7.8-3.213,9.658-.2.631-1.586,5.576-2.737,10.389-1.17,4.779-2.1,9.426-1.428,9.426' transform='translate(0 -1.776)' fill='%237fdc5d'/%3E%3C/svg%3E")}#packages.fte .package-title .package-price{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='none' viewBox='0 0 97.83 40.626'%3E%3Cpath d='M.163,38.053q22.206,1.1,44.413,2.157L88.989,42.4c1.131.033,2.319-3.12,3.35-6.771,1.017-3.618,1.861-7.767,2.319-9.625.143-.631,1.145-5.576,1.976-10.389.845-4.779,1.518-9.459,1.031-9.459C82.861,5.427,68.057,4.664,53.253,4L8.84,1.776c-1.131,0-2.319,3.153-3.35,6.8s-1.876,7.8-2.319,9.658c-.143.631-1.145,5.576-1.976,10.389C.35,33.407-.323,38.053.163,38.053' transform='translate(0 -1.776)' fill='%23f0e'/%3E%3C/svg%3E")}#packages .show-options{background-image:url("//cdn.testingmom.com/img/packages-22/show-options-bkg.png");font-family:'Quicksand',sans-serif;border-bottom:none;font-size:16px;display:block;position:absolute;right:20px;top:35px;padding:20px 30px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}#packages input[type=text],#packages input[type=date],#packages input[type=password],#packages input[type=email],#packages select,#packages input[type=tel]{font-size:17px;margin-top:0;padding:13px;background:#fff;border:1px solid #dde6ee;border-radius:3px;max-width:100%}#packages #paymentForm .dob{width:100%;margin-bottom:15px}#packages select{height:48px}#packages .coupon .flex>div:first-child{flex-basis:calc(100% - 240px)}#packages .coupon>p{margin-bottom:5px}#packages .couponBtn{box-sizing:border-box;border:2px solid #0abfd6;border-radius:5px;width:220px;height:46px;text-align:center;color:#0abfd6;font-family:'Nunito Sans';font-style:normal;font-weight:800;font-size:16px;line-height:42px;display:inline-block;cursor:pointer}#packages .couponBtn:hover{color:#fff;background-color:#0abfd6}#packages .couponBtn:active{color:#fff;background-color:#0092b3;border-color:#0092b3}#packages .purchase h4{font-size:20px}#packages .flex{display:flex;justify-content:space-between;align-items:flex-start}#packages .purchase-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#packages .purchase-row .purchase-image{width:45px;height:45px;margin:-10px 5px 0 0}#packages .purchase-row .purchase-info{display:flex;flex-direction:column;justify-content:flex-start}#packages #paymentForm .purchase-row .purchase-info h5{font-family:Nunito,Quicksand,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:22px}#packages #paymentForm .purchase-row .purchase-rhs{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:100%;margin-left:auto}#packages #paymentForm .purchase-row .purchase-price{font-family:Nunito,Quicksand,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:22px;padding-left:10px;margin-left:auto}#packages input#coupon{margin-bottom:0}#packages .purchaseBtn{height:58px;cursor:pointer;color:#fff;padding:10px;width:100%;font-weight:700;font-size:16px;background-color:#00b050;border-radius:4px;text-transform:uppercase;font-family:Nunito Sans,Helvetica,Arial,sans-serif}#packages .purchaseBtn:hover{background-color:#00933f}#packages .purchaseBtn:active{background-color:#007d0f}#packages .reveal-rows{margin:15px 0 10px}#packages .reveal-row{font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#0abfd6;margin-top:7px;cursor:pointer}#packages .fa-trash{cursor:pointer;padding:15px 2px 0 0;font-size:14px;opacity:.25}#packages .fa-trash:hover{opacity:.35}#packages .price-component{font-family:Nunito,Quicksand,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:22px;color:#383b41}#packages .grandtotal{color:#3c995f;font-style:normal;line-height:27px}#packages .grandtotal h4{text-transform:uppercase;font-weight:800;font-size:20px}#packages .grandtotal #totalCharges{font-size:20px;margin-left:auto;font-weight:800}#packages .billing p,#packages .new_card p{padding:0 0 2px;font-size:14px}#packages .current_card{margin-bottom:15px}#packages .card-display{width:100%;box-sizing:border-box;background:#fff;border:1px solid #eff7fc;box-shadow:0 10px 15px rgba(221,230,238,.5);padding:20px 20px 40px;border-radius:35px;display:flex;flex-direction:column;align-items:center}#packages #paymentForm #top-cc-row{width:100%}#packages #middle-cc-row{width:65%;margin-top:30px}#packages #bottom-cc-row{display:flex;flex-direction:row;justify-content:space-between;width:65%;margin-top:50px}#packages #paymentForm .card-info{font-size:26px;line-height:36px;border-width:0;border-radius:0;padding:0;margin-bottom:3px;font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400}#packages #paymentForm .cc{border-bottom:#dde6ee solid 1px}#packages #paymentForm .card-info::placeholder,#packages #paymentForm .card-info::-webkit-input-placeholder,#packages #paymentForm .card-info::-moz-placeholder{opacity:1;color:rgba(221,230,238,1)}#packages #paymentForm .btm-cc{border-bottom:#dde6ee solid 1px}#packages #paymentForm .expr{margin-left:0}#packages #paymentForm .expr-input{display:flex;flex-direction:row}#packages #paymentForm #cc-slash{margin:0 10px 0 5px}#packages #paymentForm #exp-m,#packages #paymentForm #exp-y{width:4ch;text-align:center}#packages #paymentForm .mship-math{flex-basis:100%;font-weight:400;font-size:12px;margin-left:12px}#packages .purchase-row>p:nth-of-type(2){font-weight:700}#packages .hide{display:none}#packages .purchase-row:first-of-type{padding-top:0}#packages .purchase-row{border-bottom:1px solid #ddd}#packages .purchase-row:last-of-type{border:none;margin-bottom:5px}#packages .details{padding-left:4%;min-height:100%;margin-left:0;width:40%}#packages .totals input[type=checkbox]{display:none}#packages #packagesForm .terms-container{display:flex;flex-direction:row;justify-content:flex-start;padding-left:25px}#packages #packagesForm .terms-container img{width:16px;height:16px;margin-right:10px}#packages #packagesForm .terms p{font-family:Nunito Sans,Helvetica,Arial,sans-serif;font-style:normal;color:#383b41;line-height:normal}#packages .terms-text{font-size:12px}#packages .terms-check{border:2px solid #7fdc5d;border-radius:8px;padding:16px;text-align:left;font-size:13px;line-height:20px;color:#064d80}#packages .terms-check label{display:flex;align-items:center;cursor:pointer}#packages .terms-check label span:first-child{margin-right:10px}#packages .check-container{text-align:left;color:#383b41}#packages .check-container:first-of-type{margin-bottom:20px}#packages .check-container div{text-align:left;font-size:14px;line-height:140%;color:#383b41}#packages .check-container div label span:first-child{margin-right:10px;margin-top:2px}#packages .check-container label{display:flex;align-items:flex-start;cursor:pointer;font-family:Nunito Sans,Helvetica,Arial,sans-serif}#packages .check-container label span:first-child:before{border-radius:0}#packages .check-container div label.checked span:first-child:before{background-color:#0abfd6;color:#fff;content:'\f00c'}#packages .check-container .pkg-checkbox:hover:before{border-color:#0abfd6}#packages .check-container div input{margin-bottom:0;font-size:40px;-ms-transform:scale(1.25);-moz-transform:scale(1.25);-webkit-transform:scale(1.25);-o-transform:scale(1.25);padding:5px}#packages .totals{padding:30px;margin-bottom:30px}#packages #paymentForm .display-options,#packages #paymentForm #add-coding-student{font-size:12px;line-height:16px;color:#0abfd6;margin-bottom:7px;cursor:pointer}#packages .packages{flex-direction:column;padding:0}#packages .packages .purch-option{width:100%;padding:0;background:0 0;margin-bottom:3px;border-radius:0}#packages .purch-option .purch-radio{min-height:16px;min-width:16px;height:16px;width:16px;background-color:#f6f6f6;color:#fff;border-radius:50%;border:2px solid #d9d9d9;margin-right:5px;position:relative}#packages .purch-option .purch-radio:hover{border-color:#0abfd6}#packages .purch-option input:checked~.purch-radio{background-color:#0abfd6;border-color:#0abfd6}.purch-radio:after{content:"";display:none;position:absolute}#packages .purch-option input:checked~.purch-radio:after{display:block}#packages .purch-option .purch-radio:after{top:3px;left:3px;width:6px;height:6px;min-width:6px;min-height:6px;border-radius:50%;background:#fff}#packages #paymentForm .packages .purch-option .price{margin:0;font-size:12px;line-height:20px;color:#536a77}#packages .packages label{cursor:pointer}#packages .packages .purch-option label{display:flex;flex-direction:row}#packages .purch-option .package-price{font-weight:700}#packages .package-option .package-price .month{font-weight:400;font-size:.8em}#packages .package-option .billed{display:block;font-size:.8em}#packages .purch-option input[type=radio]{display:none}#packages .siteseal{text-align:center;padding:0;margin:0}.glightbox-container .gslide.current{height:90%;width:90%}#packages .student-info{display:none}#packages #bottom-cc-row select{width:auto;text-align:center;padding:7px;height:auto}#packages #pass-error{display:none;font-size:14px;margin-bottom:20px}@media (max-width:1000px){#packages{margin-top:56px}#packages #paymentForm .billing{border-right:none;margin:0;padding:0}#packages #paymentForm .details{margin:25px 0 0;padding:0}#packages #paymentForm .coupon{margin:0}#packages .show-options{position:relative;width:380px;margin:10px 0 0 200px;text-align:center;right:auto;left:auto;top:auto}#packages .tutoring{justify-content:space-around;flex-wrap:wrap-reverse}#packages .tutoring .tutoring-options{flex-basis:100%}#packages .col60,#packages .col40{width:100%;margin:0}header .wrapper .trustpilot{display:none}#packages .coupon{margin:20px 0}#packages .package-title,#packages.fte .package-title{text-align:center;padding:20px}#packages .show-options{margin:0 auto;right:auto;left:auto;top:auto;max-width:90%}}@media (max-width:840px){#packages .packages{flex-wrap:wrap}#packages .package-option{flex-basis:90%}}@media (max-width:680px){#packages .package-title p:nth-of-type(n+2){line-height:38px}#packages #packagesForm{padding:30px 10px 30px}#packages .blue-bkg,#packages .totals{padding:10px}#packages .coupon .flex{flex-wrap:wrap}#packages input#coupon{margin-bottom:10px}#packages .coupon .flex>div,#packages .coupon .flex>div:first-child{flex-basis:100%;margin-bottom:12px;text-align:center}}@media (max-width:480px){#packages #paymentForm .card-display{height:300px}#packages #paymentForm .card-display #middle-cc-row,#packages #paymentForm .card-display #bottom-cc-row,#packages #paymentForm .card-display #top-cc-row{width:80%}#packages #paymentForm .card-display #top-cc-row span{margin-right:0}#packages #paymentForm .card-display #bottom-cc-row,#packages #paymentForm .card-display #middle-cc-row{margin-top:25px}}@media (max-width:400px){#packages #paymentForm .card-info{font-size:22px}}@media (max-width:380px){#packages .container{padding:0}}
header{background:#fff;font-size:.9em;color:#383b41;z-index:999;width:100%;top:0;position:fixed}header nav a.active{color:#fff}header .header-links.main-nav a{margin-top:0;box-sizing:border-box;font-size:14px;font-family:'Nunito Sans',sans-serif;font-weight:400}header .header-links.tm-login a{margin:16px 10px 0 0}header .header-menu .tutor-menu{width:200px;left:14px}header .header-menu .tutor-menu.online-tutoring{width:240px;left:auto}header .tutor-menu li{font-weight:500}header .header-menu .tutor-menu a{font-size:1em}header .header-links .tutor-menu p{cursor:auto;padding:0;margin-left:0}header .tutor-menu p:hover{border:none;padding-bottom:0}header .logo a{display:block;padding:2.5px 0}header .logo img{vertical-align:bottom;width:312px;height:60px;margin-left:5px}header.blue{background:#004a74}header.blue .logo{padding:2.5px 0}header .header-links .header-menu>a{margin:0}header .menu.loggedout{display:none}header .header-links{font-size:1.05em}header .header-links a,header .header-links p,header .header-links .header-menu{display:inline-block;color:#fff;text-decoration:none;position:relative;padding:10px 0;line-height:22px}header .header-links .header-menu ul{color:#fff}header .nav-bar{padding:0 5px;height:40px}header .header-links .nav-bar>a:hover{padding-bottom:2px;margin-bottom:7px;border-bottom:1px solid #fff}header .fa-times{display:none;position:absolute;top:15px;right:15px;color:#fff;font-size:30px;cursor:pointer}header .header-links.main-nav a.buyNow{background:#f60000;padding:5px 10px 3px;margin:5px 10px;border-radius:5px;color:#fff;font-weight:700}header .header-links.main-nav a.buyNow.camp{background:#0b518278;margin:5px 0 5px 7px}header .header-links.main-nav a.buyNow.tutoring{background:#76b32e;margin:5px 0 5px 7px}header .header-links.main-nav a.buyNow:hover{text-decoration:none;border-bottom:none;color:#f60000;background:#fff}header .header-links.main-nav a.buyNow.camp:hover{color:#0b5182}header .header-links.main-nav a.buyNow.tutoring:hover{color:#0b8210}header .header-links.main-nav a.buyNow.interactive:hover{color:#218fdc;background:#fff}header .header-links.tm-login{float:right}header .header-links.main-nav a.buyNow.interactive{background:#218fdc}header .learnMore{border-color:#0b76b4}header .header-menu i.fa{cursor:pointer}header .header-links .header-menu a{color:#0b76b4;height:auto;padding:0;display:inline;margin:0;float:none}header .header-links .header-menu a{color:#fff;float:none;height:18px;padding:0 0 29px;margin-left:0}header .header-links .header-menu>a{padding-bottom:0}header .header-links .header-menu.my-account-menu>a{height:36px}header .header-menu li{list-style-type:none;padding:10px 10px 5px;font-family:Arial,Helvetica,sans-serif;font-size:.9em}header .header-menu>ul>li{padding:5px 5px 5px 10px;margin:2px 0;text-align:left}header .header-menu .show-all{font-weight:700;cursor:pointer;margin-top:10px}header .header-menu p{margin:0;padding:0 10px;font-weight:500}header .header-menu ul li{text-align:left;padding:3px 12px}header .header-menu li a:hover{text-decoration:underline}header .my-account-menu{position:absolute;right:0}header .header-menu ul{display:none;position:absolute;min-width:180px;background:#00487b;padding:0 0 8px;margin:0;box-shadow:-1px 2px 3px #ccc;font-size:16px;top:36px;left:-12px}header .header-links a.contact-support{margin:0;display:block;background:url('//cdn.testingmom.com/img/my-account-icon.gif') no-repeat;padding:12px 0 12px 43px;color:#f15a2d;font-weight:700;margin-top:5px}header .header-links a.contact-support:hover{border-bottom:none}header .header-links a.contact-support.phone{padding-top:1px}header #menu-button{font-size:36px;position:absolute;right:20px;top:16px;cursor:pointer;display:none;color:#00487b}header .my-account-menu a{color:#0b76b4;font-weight:700}header .login-name{margin-right:70px}header .search{width:210px;display:inline-block;text-align:center;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;float:right;font-family:'Nunito Sans',sans-serif;font-weight:300;position:relative}header .search form{padding:23px 5px}header .search input[type=text]{background-color:#fff;border:none;border-bottom:1px solid #d9d9d9;color:#383b41;width:80%;display:inline-block;font-size:16px;margin:0;padding:0}header .search button{background:#fff;font-size:18px;color:#00487b}header .header-buttons i{color:#00487b}header .header-buttons .fa-user{padding-right:12px;vertical-align:middle;font-size:1.3em}header .header-buttons .fa-angle-down{vertical-align:middle;font-size:1.6em;margin-left:10px}header .header-buttons{padding:5px 20px;text-align:center;color:#383b41;font-size:16px;line-height:1.5;width:210px;display:inline-block;height:70px;position:relative}body.loggedin header .header-buttons{width:190px}body.loggedin header .header-buttons{width:190px}header .member-access p{font-size:12px;height:18px}header .member-access .new-message{position:absolute;display:none;top:14px;left:14px}header .member-access .new-message span{position:absolute}header .member-access .new-message span.star{color:#f03f20}header .member-access .new-message p{display:none;position:absolute;width:121px;font-size:15px;left:11px;top:9px;background:#fff;box-shadow:0 0 2px #999;padding:2px;height:auto}header .header-buttons button span{font-family:'Nunito Sans',sans-serif;font-weight:300;vertical-align:middle}header .header-button{display:block;float:left;margin-top:6px;font-size:1em;text-align:center;border:3px solid #f15a2d;border-radius:6px;font-weight:700;color:#fff;box-shadow:0 7px 12px -5px #f15a2d}header .header-button:hover{background:#f15a2d;color:#fff;text-decoration:none}header .main-nav{background-color:#00487b;color:#fff}header .header-links .wrapper .nav-bar>a,header .wrapper .header-links .nav-bar>p{margin-left:10px;font-weight:600}header .header-buttons button.login,header .header-buttons button.my-account{background:#fff;color:#00487b;font-size:16px;cursor:pointer}.user-menu{display:none;position:absolute;right:0;background:#fff;top:0;text-align:left;box-shadow:#999 0 3px 3px}.user-menu#tm-login{padding:10px 36px}#tm-login input[type=text],#tm-login input[type=password]{width:100%}.user-menu p.title{width:388px;height:40px;font-size:26px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#00487b;margin:0 0 24px;box-sizing:content-box;padding:0}header .header-links.main-nav #tm-login a{color:#383b41;text-decoration:underline;font-size:16px;padding:0}header .header-links.main-nav .user-menu a.register{float:right}.user-menu input[type=text],.user-menu input[type=password]{font-size:16px;color:#383b41;line-height:24px;padding:6px 20px;background:#fff;border:1px solid silver;margin-bottom:18px}.user-menu input.btn{background:#00487b;border-radius:10px;color:#fff;text-shadow:none;margin-top:14px;padding:14px 0}.user-menu .amzn{color:#383b41;font-size:16px;display:block}.user-menu .amzn a{display:inline-block;vertical-align:middle;padding:0}.user-menu .amzn span{vertical-align:middle;display:inline-block}.user-login .grey-text{color:#666;font-size:1.1em;margin-top:15px}.user-menu ul{margin:0;list-style:none;padding:0 10px}header .user-menu a{color:#00487b}header #search-results{position:absolute;top:70px;background:#fff;border-right:1px solid #ccc;border-left:1px solid #ccc;z-index:999;left:-1px;width:400px}header #search-results ul{display:none;margin:0;border-bottom:1px solid #ccc;list-style:none}header #search-results li{list-style:none;text-align:left;font-size:16px;padding:8px 20px;border-top:1px solid #ccc}header #search-results li a{text-decoration:underline}header div.questions-call{border-right:1px solid #d9d9d9;margin-left:0;padding:0}header .questions-call i{transform:rotate(100deg);margin-right:10px}#buyNowTemplate header .questions-call i{margin-right:5px;font-size:12px}header div.questions-call span{font-weight:600}header.blue .questions-call{color:#fff;margin:22px 10px 0 0;font-size:14px}body.loggedOut header .questions-call{padding-top:13px}header.blue .questions-call a{color:#fff}header .header-buttons.questions-call a,header .header-buttons.questions-call p{color:#00487b;display:block;font-size:15px}header .header-buttons.questions-call p{margin-top:12px}header .nav-bar .questions-call{display:none;border:none;font-size:1.3em;text-align:center}header .tutoring{padding-right:5px}header .header-links .wrapper .nav-bar>a:nth-child(2){margin-left:5px;margin-right:10px}header .header-buttons .fa-angle-down.rotated{transform:rotate(180deg)}#buyNowTemplate header .questions-call{margin:22px 15px;font-size:14px;font-weight:700}#my-account-menu .new-message span:first-child{font-size:20px}#my-account-menu .new-message span{position:absolute}#my-account-menu .new-message{display:none;position:relative;vertical-align:top;margin-left:15px}#my-account-menu .new-message span:last-child{top:-8px;left:11px;font-size:16px;color:#f03f20}header .trustpilot{display:inline-block;margin:10px 0 0 70px}header .header-links.main-nav .tutoring a.my-account-btn{text-transform:uppercase}@media(max-width:1200px){header .header-links>a,header .header-links p{margin-left:24px}header .header-links.tm-login{display:none}}@media(max-width:1120px){header .header-links.main-nav a.buyNow.camp{display:none}body.loggedIn header .header-links.main-nav a.buyNow.camp{display:inline-block;margin:-4.5px 10px;height:28px}}@media (max-width:1120px) and (min-width:1000px){header .header-links.main-nav a{font-size:13px}header .header-links.main-nav a.buyNow{margin:6.5px 10px}}@media (min-width:1001px){header.blue .logo img{height:57px;width:auto}}@media(max-width:1000px){#buyNowTemplate header .questions-call{margin-top:12px}header .logo{width:310px}header .search input[type=text]{font-size:13px}header .header-links.main-nav a.buyNow.camp{margin-right:0}header .header-button{display:block}header .menu-1{display:none}header .nav-account{display:block !important;margin-top:18px}header .header-links.main-nav{float:right;width:100%}header .logo img{width:auto;height:auto}header .header-menu .tutor-menu{width:100%}header .header-menu .tutor-menu a{margin:0}header .header-menu .tutor-menu p{float:none}header .header-menu .tutor-menu br{display:none}header .header-links .header-menu>a,header .header-links.main-nav>a{display:block}header .my-account-menu{position:relative;padding-left:0;padding-bottom:0}header .my-account-menu ul{margin-top:-2px}header .header-menu{margin:0;width:100%}header .header-links a,header .header-links p{margin-left:0}header .header-links .questions-call a,header .header-links .questions-call p{margin:0}header .header-links.main-nav>a,header .header-links .header-menu{margin:0}header .header-links .header-menu{padding:0}header .header-links .nav-bar .questions-call a{text-align:center;margin-bottom:20px}header .header-links .header-menu.my-account-menu>a,header .header-links.main-nav>a,header .header-links .header-menu.header-menu>a{height:auto}header .header-links .header-menu{padding:0;margin:0}header .header-menu .show-all{margin:0}header .header-links .my-account-menu ul li:first-child{display:none}header .header-menu ul,bodyheader .header-menu ul{position:relative;width:100%;left:0;top:0;padding:0}header .header-menu li a:hover{text-decoration:none}header .header-links .nav-bar>a:hover{padding-bottom:5px;margin-bottom:0;border-bottom:none}header .header-menu>ul>li>a{font-size:13px}header .header-links.logout{margin:0}header .header-links.tm-login{width:auto;float:right;clear:none;padding:14px 10px 5px}header #menu-button{display:block}header .buyNow{float:right;margin:10px 90px 0 0}header .header-links .wrapper>a,header .wrapper .header-links>p{margin-left:25px}header .header-buttons{margin-left:0}header div.questions-call{display:none}.user-menu p{margin-left:0}.user-menu .amzn{width:100%;margin:0}header .main-nav .user-menu .amzn a{width:auto;text-align:center}header .search{display:none}header .left p.left{float:none;margin:7px 0;padding:0}header .left a{text-align:right;float:none;padding:0}header{padding-top:5px;height:56px}header.blue .questions-call{margin-top:17px}header .header-links .wrapper>a:hover{border-bottom:none}header .buyNow>span{display:inline;font-size:1em}header #menu-button{display:block;font-size:34px;position:absolute;left:20px;top:6px;width:27px}header .header-links .nav-bar{display:block;position:fixed;background-color:#00487b;color:#fff;top:0;left:-300px;width:280px;padding-right:25px;height:100vh;padding-top:50px;padding-left:25px;box-shadow:1px 0 3px #999}header .header-links.main-nav a.buyNow{margin:5px 0;text-align:center;float:none !important;text-shadow:1px 1px 0 #555}header .header-links.main-nav a.buyNow.tutoring{margin:5px 0}header .header-links.main-nav a.buyNow.camp{display:block}body.loggedIn header .header-links.main-nav a.buyNow.camp{margin:5px 0;display:block;height:auto}header .menu{display:block;cursor:pointer;font-size:36px}header .nav-bar .questions-call{display:block;margin-top:20px}header a.buyNow span{display:block}header .header-menu{float:none;text-align:right;clear:both;padding:0 0 2px;margin-left:0}header .header-menu>ul>li a{padding:0}header .header-menu>ul{box-shadow:none}header .my-account-menu ul{margin-top:0;box-shadow:none;text-align:left}header .menu{display:block;font-size:40px;margin:6px 10px 0 0;cursor:pointer}header .menu li>a{font-size:14px}header .menu-2{display:block}header .content{width:100%}header .btns,.nonav.free header .btns,header .borders{display:none}header .btns .left{display:none}header .header-links .header-menu{padding:0}header .header-menu ul{position:relative;width:100%;left:0;top:0;padding:0}header .header-menu .show-all{margin:0}header .header-menu>ul>li{padding-left:0;text-align:left;margin:0}header .header-menu>ul>li>a{font-size:.9em}header .header-buttons{clear:left;width:auto;background:#fff;padding-right:10px;position:absolute;right:0;top:0}header .menu-buttons{display:block;padding:7px}header .header-button{float:right;padding:7px;margin:0 0 8px 12px;box-shadow:none}header .header-menu .show-all{margin-top:0}header .header-links.tm-login{width:auto;float:right;clear:none;padding:14px 10px 5px}header .header-links.logout{margin:0;width:100%}header .header-links .wrapper .nav-bar>a,header .wrapper .header-links .nav-bar>p,header .header-links .header-menu{margin-left:0}header nav.main-nav>a,header .header-menu{width:100%;display:block;text-align:right;margin:0}header .logo{float:none;margin:0 auto;padding:0;width:53px}header .logo img:first-child{display:none}header .logo img:nth-child(2){display:block}header .search{display:none}header .header-buttons span{display:none}header .member-access>p{display:none}header .member-access{padding:7px 10px 5px;height:auto}header .header-buttons .fa-user{font-size:30px;padding-right:0}header .header-links.main-nav a{height:auto;padding:5px;width:100%;display:block;text-align:left;margin:0;font-size:16px;font-weight:400}header .header-links.main-nav .nav-bar li a{padding:0;font-size:16px}header .header-links.main-nav a:hover{text-decoration:none}header .header-links .wrapper>a:hover{padding-bottom:10px;margin-bottom:0}header .fa-times{display:block}body.nonav header .logo{float:left;margin-left:15px}body.nonav header #menu-button{display:none}body.nonav header .header-buttons span{display:inline-block}header .camp span{display:block}header .header-links .wrapper .nav-bar>a:nth-child(2){margin-left:0}#tm-login input[type=text],#tm-login input[type=password]{margin-bottom:12px}header .header-links.main-nav #tm-login a{margin-bottom:5px}header .header-links.main-nav .tutoring a.my-account-btn{background:#88cb3c;text-align:center;border-radius:5px;font-weight:700;text-shadow:1px 1px 0 #555;text-transform:none}body.loggedOut header .questions-call{padding-top:0}}@media (max-width:550px){header .header-links.tm-login{text-align:center;float:right;padding:14px 10px 5px}header .header-button.buyNow{width:auto;display:inline-block;padding:7px}header .header-button.buyNow.funpack{display:none}}@media (max-width:500px){.user-menu{width:100%}.user-menu .amzn{text-align:center}.user-menu .amzn span{margin-bottom:8px}.user-menu .amzn a{margin-left:0}}@media (max-width:480px){header.blue .questions-call{width:200px;padding-left:40px;margin-top:10px;text-align:center}header.blue .questions-call i{margin-left:-26px}}@media (max-width:400px){header .header-button,header .header-button.buyNow{float:none;width:80%;margin:5px auto;display:block}header .nav-account{margin-top:0}header div.questions-call{font-size:1.3em}}
*{margin:0;padding:0;border:0;outline:0;box-sizing:border-box}ol,ul{margin-left:15px}ol li{list-style-position:inside}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}html{background:#f5f5f5}body{font-family:'Nunito Sans',Helvetica,Arial,sans-serif;font-size:16px;color:#3c3c3c;text-decoration:none;background:#fff}debug{position:absolute;z-index:1000;top:0}a{color:#00487b;text-decoration:none}a.top{display:block}h1,h2{font-size:32px;color:#383b41;line-height:1.3;margin-bottom:24px;font-family:"Nunito",Helvetica,Arial,sans-serif;text-align:center}h3{font-family:"Nunito",Helvetica,Arial,sans-serif;font-size:1.1em;color:#3c3c3c;margin-bottom:15px;line-height:normal}h4{font-family:"Nunito",Helvetica,Arial,sans-serif;font-size:1.2em;color:#3c3c3c;margin-bottom:10px;line-height:normal}h4 span{font-size:12px;font-style:italic;color:#f26a00}h4 a{color:#3c3c3c;text-decoration:none}h4 a:hover{color:#0282c3}iframe{display:block;max-width:100%;margin:0 auto;background:0 0;-webkit-transform-origin:top left;transform-origin:top left}.fb_iframe_widget,.fb_iframe_widget *{max-width:100% !important;display:inline-block;vertical-align:middle}.sep{margin-top:20px}.left{float:left}.right{float:right !important}.hide{display:none}.clear{clear:both !important;float:none !important;margin:0 auto !important}.orange-text{color:#f15a2d}.green-text{color:#0ca04b}.lgray-text{color:#8f9090}.gray-text{color:#a1a1a1}.dkbl-text{color:#00487b}.tmblue-text{color:#2e566d}.white-text{color:#fff}.center{text-align:center}.error{color:red;font-weight:700;text-align:center}.error a{color:red;text-decoration:underline}.btn{width:100%;color:#fff;font-size:1em;text-align:center;padding:14px 0;text-decoration:none;display:block;cursor:pointer;border-radius:3px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}select.btn{padding:0;height:44px;text-indent:0}.btn.green{background:#0ca04b}.btn.orange{background:#f15a2d}.btn.blue{background:#3ac4e5}input,textarea{-webkit-appearance:none;-webkit-border-radius:0}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input[type=text],input[type=password],textarea,input[type=email],input[type=number],input[type=tel],input[type=date]{display:block;background:#fff;margin-bottom:15px;padding:7px 1% 6px;font-family:"Nunito Sans",Helvetica,Arial,sans-serif;color:#333;border:1px solid #dbe1e9;box-sizing:border-box;font-size:16px}.bkg_org{background:#f15a2d}.bkg_dk_bl{background:#006dae}.bkg_yell{background:#f0bb1c}.bkg_grn{background:#0ca04b}.bkg_lgray{background:#f1f1f2;border:1px solid #dbe1e9}.bkg_lt_blue{background:#edf6fa}.tm-loading{position:relative;width:100%;height:100%;background-image:url('https://cdn.testingmom.com/img/tm-loading.gif');background-position:center center;background-repeat:no-repeat;background-size:100% 100%}.col100{position:relative;width:98%;margin:0 1%;float:left}.col50{position:relative;width:48%;margin:0 1%;float:left}.col33{width:31%;margin:0 1%;float:left;position:relative}.col25{width:22%;margin:0 1.5%;float:left}.col40{width:36%;margin:0 2%;float:left}.col60{width:56%;margin:0 2%;float:left}.col66{width:64%;margin:0 1%;float:left}.col75{width:73%;margin:0 1%;float:left}.col20{width:15%;margin:0 1.5%;display:inline-block;position:relative;vertical-align:top}img,.col50 img,.col33 img,.col25 img,.col40 img,.col66 img{max-width:100%;height:auto}.circle45{border-radius:45px;width:90px;height:90px;overflow:hidden}img.alignleft{float:left;margin-right:10px}img.alignright{float:right;margin-left:10px}footer,.main{margin:0 auto;padding:10px 0 0}.wrapper{margin:0 auto;width:100%;max-width:1420px;position:relative}#ppcs{padding-top:20px}.wbkg{background:#fff}.cont{border:1px solid #e7ebf1;padding:20px;margin-bottom:20px}.nonav .main{padding-top:115px}.main p{margin-bottom:10px}.mobile{display:none}.desktop{display:block}.content-padding{padding:40px 0}.content,.wrapper.wbkg.cont{width:96%;margin:0 auto;position:relative}.content li{margin-bottom:10px}.wrapper.wbkg.cont{margin:0 auto 20px}.content p{margin-bottom:10px}.videoWrapper{position:relative;padding-bottom:56.5%;padding-top:25px;height:0;width:100%}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fa-star{color:#f7c61e;margin:0 5px 5px 0}.main{padding-top:110px}.page{padding-top:120px}footer{color:#fff;background-color:#00487b;padding:10px 15px 50px}footer a{color:#fff;font-size:15px;text-transform:uppercase;display:inline-block;line-height:2em;padding:0 1.7%;font-family:'Nunito Sans',sans-serif;font-weight:400}footer a:hover{text-decoration:underline}footer a:first-child{padding-left:0}footer p{padding:4px 0;font-size:15px;font-weight:200}footer span{font-size:1.3em}footer .info{font-size:16px;line-height:1.2}footer .social-icons{float:left}footer .social-icons a{display:inline-block;background-image:url('//cdn.testingmom.com/img/social-icons.png');background-size:250px 50px;height:50px;width:50px;padding:0;margin:0 5px;text-indent:-9999em}footer .social-icons a:hover{opacity:.6}footer .social-icons a:nth-child(2){background-position:-50px 0}footer .social-icons a:nth-child(3){background-position:-100px 0}footer .social-icons a:nth-child(4){background-position:-150px 0;background-color:#fff;border-radius:25px}footer .social-icons a:nth-child(5){background-position:-200px 0;background-color:#fff;border-radius:25px}#call-us{position:fixed;bottom:0;right:10px;background:#b809bf;color:#fff;font-size:14px;padding:10px;border-radius:4px 4px 0 0;z-index:999}#call-us a{color:#fff}#call-us .fas{margin-right:10px;transform:rotate(100deg)}.featured{background:#fff;padding:10px 0 30px}.featured table{width:95%;margin:0 auto}.featured table td{max-width:12.5%}.featured table img{max-width:100%}.reg{position:relative;box-shadow:1px 2px 10px rgba(0,0,0,.3);width:100%;margin-bottom:20px;z-index:8;text-align:left;border-radius:15px;background-color:#00487b;padding:48px 38px 20px;color:#fff}.loggedInShortcode{text-align:center;max-width:700px;margin:0 auto 20px;background-color:#f26522;cursor:pointer;padding:20px 30px;position:relative;width:100%;border-radius:15px;font-weight:700;font-size:30px}.reg.shortcode{max-width:700px;margin:0 auto 20px;background-color:#f26522;cursor:pointer;padding-top:20px}.reg.shortcode form{padding:0 38px 20px}.reg.shortcode .top{pointer-events:none;font-size:30px}.reg.shortcode.blue_reg{background-color:#00487b;cursor:auto;padding:0}.reg.shortcode.blue_reg .top{padding-top:20px;padding-bottom:20px;background-color:#f26522!important;border-radius:15px 15px 0 0!important}.reg input[type=password],.reg input[type=text],.reg input[type=email]{width:100%}.reg .error{color:#ff0;text-shadow:1px 1px 0 #555;font-size:16px}.page .reg{position:relative;z-index:9}#sidebar .reg{margin-top:40px}.social-logins{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:320px;margin:0 auto 10px}.social-logins>div{padding:0 10px;height:36px;width:100px;background:url(/social-login-sprite.png);background-size:100% 300%;cursor:pointer}.social-logins>div.googleLogin{background-position:0 50%;overflow:hidden;padding:0}.social-logins>div.googleLogin iframe,.social-logins>div.googleLogin div[role=button]{opacity:0}.social-logins>div.LoginWithAmazon{background-position:0 100%;margin:0 10px}.social-logins>a{margin-right:12px;display:block}.social-logins>a img{display:block;width:auto !important}.reg .top{color:#fff;font-weight:700}.reg.shortcode form{margin-top:20px}.reg .top h3{color:#fff;margin:0;font-size:1.4em;text-align:center}.reg .top h3 span{display:block}.reg .top p{display:block;text-transform:none;font-size:1em;margin-bottom:0}.reg form{padding:12px 0}.reg form div.yes{font-size:.7em;margin-bottom:5px;padding-right:20px}.reg form div.no{font-size:.6em;clear:both;margin-bottom:20px}.select{width:88%;height:29px;padding:0 5%;background:#f1f1f2;color:#888}select{border:1px solid #dbe1e9;height:29px;background:#f1f1f2;width:100%;color:#888;text-indent:1%;margin-bottom:15px;box-sizing:border-box}.reg form input[type=text],.reg form input[type=password],.reg form input[type=email]{border-radius:0;background-color:#fff;font-size:16px;height:35px;width:100%;font-family:'Nunito Sans',sans-serif;font-weight:300}.reg form input[type=text],.reg form input[type=email],.reg form input[type=password],.reg form button{margin-right:5%;-webkit-border-radius:6px;-moz-border-radius:6px;padding:10px;border:none}.content option{color:#000}.reg select option{height:15px;font-size:12px;font-family:"Nunito Sans",Helvetica,Arial,sans-serif}.reg button{padding:10px 35px;background:#ffe100;text-transform:uppercase;color:#000;line-height:2;font-weight:700;border-radius:8px;font-size:14px;font-family:"Nunito Sans",Helvetica,Arial,sans-serif;margin:0 0 15px;cursor:pointer;width:100%;display:block}p.privacy{background-size:20px 20px;font-size:14px;line-height:1.5;color:#fff;box-sizing:border-box}.stButton .stFb,.stButton .stTwbutton,.stButton .stMainServices{height:auto !important}#sidebar .borders{margin-bottom:10px}.navigation .btn a{color:#fff}.regtop{margin:0;padding:0}.mobile .reg{width:98%;margin:0 1% 20px}#testimonials .col50{width:49%;margin:0}#testimonials .col50:nth-child(2){margin-right:2%}#testimonials .col66{width:66%;margin:0 0 20px}#testimonials>.col33{width:32%;margin:0 0 20px 2%}#testimonials .col33 .cont{margin-bottom:0;padding:10px}#testimonials .col66 .cont{padding:10px}#testimonials ul{width:100%;list-style:none;margin:20px auto}#testimonials li{width:31%;margin:10px 1%;float:left}#tmmessage{position:fixed;height:100%;width:100%;z-index:99999;top:0;left:0}#tmmessage .bkg{opacity:.4;background:#000;height:100%;width:100%;position:absolute;z-index:1}#tmmessage .cont{position:absolute;z-index:2;height:200px;width:300px;margin:-100px 0 0 -150px;left:50%;top:50%;font-weight:700;border-radius:10px;text-align:center}#tmmessage .btn{bottom:10px;position:absolute;width:87%;background-color:#00487b}#tmmessage .btn.col50{bottom:10px;position:absolute;width:37%;left:10px}#tmmessage .btn.col50:nth-child(2){left:auto;right:10px}#tmmessage .message{font-size:16px}#buyNowTemplate iframe.fbx-item.fbx-item-iframe{overflow:hidden;width:1px !important;max-width:initial;max-height:initial}.breadcrumbs{padding:0 2% 19px}.breadcrumbs span{padding:0 4px;font-size:1.3em}.user-login input[type=text],.user-login input[type=password],.user-login input[type=email]{background:#fff;font-size:18px;border:1px solid silver;border-radius:3px;padding:10px 16px;width:100%}.user-login h1{font-size:32px;color:#383b41;line-height:1.3;text-align:left;display:inline-block;margin-bottom:24px}#forgot-password.user-login h1{text-align:center;display:block}.user-login input[type=submit]{margin-top:30px;padding:10px 0;background-color:#ffe100;color:#000;text-shadow:none;font-size:18px;font-weight:600;border-radius:8px;cursor:pointer}.user-login .tmblue-text.center{font-size:2em;width:80%;margin:0 auto;padding:20px 0}.user-login a{color:#00487b;font-size:16px}.user-login .left{margin-left:20px}.user-login .right{margin-right:20px}.user-login .grey-text{font-size:16px;margin-top:0}#buynow .user-login input[type=submit]{margin-top:0}#buynow .user-login.buyNowLogin input[type=submit]{margin:0;display:flex;justify-content:center}#buynow .user-login.buyNowLogin form{display:flex;flex-wrap:wrap}#buynow .submit_contain{display:flex;flex-wrap:wrap;width:100%}#buynow .user-login.buyNowNew input[type=submit]{width:100%}.learnosity-container{padding:15px;z-index:1}#learnosity-reports h3{text-align:center}.learnosity-report{margin-bottom:20px}.shortcode_container{text-align:center;border:1px solid #a9a9a9;border-radius:13px;width:80%;margin:20px auto;padding:20px 0}.lsc_question-arrows{display:inline-block;vertical-align:middle;width:5%;font-size:3em!important;color:#999}.lsc_questions{width:80%;margin:0 3%;vertical-align:middle;display:inline-block;overflow:hidden}.lsc_question{display:inline-block}.lrn_toolbar_left{font-size:14px!important;line-height:1.5!important;margin-bottom:0!important}.lrn_widget .lrn-response-validate-wrapper.lrn_correct:after,.lrn_widget .lrn-response-validate-wrapper.lrn_incorrect:after,.lrn_widget.lrn_choicematrix .lrn_response_input.lrn_correct:after,.lrn_widget.lrn_choicematrix .lrn_response_input.lrn_incorrect:after,.lrn_widget.lrn_mcq .lrn_mcqgroup.lrn_correct:after,.lrn_widget.lrn_mcq .lrn_mcqgroup.lrn_incorrect:after,.lrn_widget .lrn_response_container.lrn_correct:after,.lrn_widget .lrn_response_container.lrn_incorrect:after,.lrn_widget .lrn_response_input_wrapper.lrn_correct:after,.lrn_widget .lrn_response_input_wrapper.lrn_incorrect:after{top:.07143em!important}.bold{font-weight:600}.comments{padding-top:30px;margin:10px 0 20px;border-top:1px solid #bfbfbf}#commentform{padding-bottom:40px;border-bottom:1px solid #bfbfbf}#commentform input[type=text],#commentform textarea{background-color:#fff;color:#383b41;border:1px solid silver;font-size:16px}#commentform input[type=text]{display:inline-block;height:35px;width:49%}#commentform textarea{width:98.5%}#commentform input[type=submit]{background-color:#00487b;font-size:16px;width:200px;text-shadow:none}.responses{font-size:22px;margin-top:40px}.comments .name{font-size:22px;margin-left:20px}.comment_portrait{border-radius:40px;width:80px;height:80px;text-align:center;font-size:35px;float:left;padding-top:16px}#seoPages #comments .comment_portrait img{margin:0}.comment_portrait.admin{padding-top:0}.author{margin:20px 0 0 20px;float:left}.comment_text{padding:0 20px;margin-left:100px;font-size:18px}.comment{border-bottom:1px solid #bfbfbf;padding:30px 0;list-style:none}.comment:last-of-type{border-bottom:none;padding-top:30px;padding-bottom:0}.nested{margin-left:80px;margin-top:25px}#page{padding-bottom:50px}#page .col66{padding:0 20px;float:right}#page .popular h3{margin-bottom:0;padding-bottom:12px;font-size:28px;line-height:1.5;border-bottom:1px solid #cacaca}#page .popular .article{border-bottom:1px solid #cacaca;padding:15px 0;text-align:left}#page .popular .article p{font-size:22px;margin-bottom:5px}#page .popular .article a,#page .view-more{color:#60b700;text-decoration:underline;font-size:18px}#page .banner{margin-bottom:50px}.view-more{float:right;margin:20px 15px 50px}.shareThis{padding:5px 0 10px;height:40px;margin-bottom:20px;display:inline-block}.seminar-signup{text-align:left;border-radius:15px;background-color:#00487b;padding:35px 35px 20px;color:#fff;width:60%;min-width:320px;display:block;margin:10px auto}.seminar-signup select,.seminar-signup input[type=text],.seminar-signup input[type=email]{height:36px;font-size:16px;background-color:#fff}.seminar-signup input[type=text],.seminar-signup input[type=email]{width:100%}.seminar-signup .btn{border-radius:6px;height:48px;background-color:#ffe100;color:#383b41;font-size:16px;font-family:'Nunito Sans',sans-serif;font-weight:700;text-shadow:none}.start_now_logo{position:absolute;top:-50px;left:50%;margin-left:-54.5px;z-index:11}.wrapper>.col33 .start_now_logo{width:90px;top:-40px;margin-left:-45px}.login-container{background:#fff;border:1px solid #bebebe;border-radius:18px;padding:20px}#inline-1,#inline-2,#inline-5{background-color:#fff}#inline-1{max-width:500px}.anchor-target:target{padding-top:115px}.BeaconFabButtonFrame{bottom:40px !important}.glightbox-container .gslide-inner-content{width:100%;height:100%}.gslide-inner-content,.ginner-container{height:100%;overflow-y:auto}#glightbox-body .gnext,#glightbox-body .gprev{display:none}#glightbox-body .gslide-external{background:0 0}#radio-show .show{border:1px solid #2e566d;padding:10px;margin:20px 0;border-radius:5px;box-shadow:3px 3px 2px -1px #d9d9d9}#radio-show p.title{font-size:22px;color:#2e566d}#radio-show p.description{font-size:14px;color:#383b41}.js-beacon{border-radius:60px;height:60px;position:fixed;transform:scale(1);width:60px;z-index:1049;border:none;bottom:40px;box-shadow:rgb(0 0 0/10%) 0px 4px 7px;right:40px;top:auto;transition:box-shadow .25s ease 0s,opacity .4s ease 0s,scale 1s ease-in-out 0s,transform .2s ease-in-out 0s}button.fake-beacon{appearance:none;-webkit-box-align:center;align-items:center;border-radius:200px;bottom:0;display:block;height:60px;-webkit-box-pack:center;justify-content:center;margin:0;line-height:60px;outline:none;padding:0;position:relative;user-select:none;z-index:999;background-color:#238fdc;border:none;color:#fff;cursor:pointer;min-width:60px;transition:background-color .2s linear 0s,transform .2s linear 0s;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fake-beacon-chat{-webkit-box-align:center;align-items:center;color:#fff;cursor:pointer;display:flex;height:100%;-webkit-box-pack:center;justify-content:center;left:0;pointer-events:none;position:absolute;text-indent:-99999px;top:0;transition:opacity 80ms linear 0s,transform .16s linear 0s;width:60px;will-change:opacity,transform;opacity:1 !important;transform:rotate(0deg) scale(1) !important}.is-loading .fake-beacon span:last-child{display:block;width:100%;height:100%;background:url(//cdn.testingmom.com/img/tail-spin.svg);background-size:30px 30px;background-position:center center;background-repeat:no-repeat}.g-recaptcha>div{margin-top:20px}.grecaptcha-badge{display:none}.banner h1,.banner p{font-size:44px;color:#00487b;text-align:center;margin:0;font-weight:700}#form-elements{width:100%;max-width:400px}@media(max-width:1130px){.nonav .main{padding-top:110px}}@media (max-width:1050px) and (min-width:680px){#buynow .user-login.buyNowLogin input[type=submit]{margin:0 auto 10px;width:100%}#buynow .submit_contain{display:flex;flex-wrap:wrap;width:100%}}@media (max-width:1020px){#testimonials li{width:48%}}@media(max-width:1000px){.main,.page{padding-top:64px}}@media (max-width:950px) and (min-width:680px){#packageLogin .social-logins{width:100%}#packageLogin .social-logins>div{width:33%}#packageLogin .social-logins .LoginWithAmazon{margin:0 5px}}@media(max-width:920px){.wrapper>.col66,#page .col66{float:none;width:98%}.wrapper>.col33{float:none;width:98%;margin-top:50px}footer .info{width:100%}}@media (max-width:800px){.mobile{display:block}.desktop{display:none}#home ul{font-size:14px}#register input[type=submit]{width:100%}#register form p{width:100%}#register .top{height:auto;padding:5px 0}#home .title{font-size:1.3em}#ppcs .col60,#ppcs .col40{width:96%;float:none;margin-bottom:20px}#testimonials .col66,#testimonials .col33,#testimonials ul{width:98%;float:none;margin:0 1%}#testimonials .col50{width:100%;margin:0}#testimonials .col50,#testimonials .col33 .cont{margin-bottom:20px}#single .col33{width:60%;margin:0 20%}#single .col66{width:90%;padding:0 5%}.blog-text-area{width:100%}.wrapper>.col40{width:58%;float:none}}@media(max-width:680px){.main,.nonav.free .main,body.loggedIn .main{padding-top:64px}.free .main{padding-top:158px}.col50{width:98%;float:none}.page{padding-top:63px}footer span{visibility:hidden;display:block;height:2px}#testimonials li{width:100%;float:none}footer a:first-child,footer a{padding:0;padding-right:5%}.seminar-signup{width:80%}#buynow .user-login.buyNowLogin{margin-bottom:15px}}@media (max-width:680px) and (min-width:480px){#buynow .submit_contain .col50{width:48%}}@media(max-width:610px){.wrapper>.col40{width:98%;float:none}#commentform input[type=text]{width:98.5%}}@media(max-width:520px){#tm-login .cont{width:90%;left:0;margin:-200px 5% 0}.nested{margin-left:40px}#comments .comment{padding:15px 0}.comment_portrait{width:45px;height:45px;padding-top:10px}.comments .name{font-size:18px;margin-left:10px}.comment_portrait .userImg{font-size:22px;vertical-align:text-top}.author{margin:5px 0 15px}#seoPages #comments .author{margin-bottom:15px}.comment_text{margin-left:46px}#comments .comment-body p{margin-left:45px}#comments .comment ul.children{margin-left:40px}#comments .admin .comment-author img,#seoPages #comments .admin .comment-author img{width:45px;height:45px}}@media(max-width:480px){#tm-login .cont .title{font-size:1.5em}.mobile{display:block}.desktop{display:none}#home .title{font-size:24px;margin:30px 0 10px}.sep{margin:10px 0}.col25{width:47%;margin:5px 1.5%}.col33{margin-bottom:10px;text-align:center}.blog-text-area{width:100%}.page .ppc{background:0 0}#buynow .user-login.buyNowLogin input[type=submit]{width:100%;margin:0 auto 10px}#packageLogin .social-logins>div{width:89px;height:33px}}@media(max-width:400px){footer .copy{font-size:1.2em}.featured table tr{text-align:center}.featured table td{max-width:25%;width:25%;display:inline-block}.user-login a{font-size:15px}#radio-show audio{width:100%}}@media (max-width:480px){#packages .grandtotal{font-size:16px}#packages .grandtotal #totalCharges{font-size:16px}}