@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}}
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}}