@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.ult--fade-in{animation:ult_fadein .3s}.ult--fade-out{animation:ult_fadeout .3s}@keyframes ult_fadein{0%{opacity:0}to{opacity:1}}@keyframes ult_fadeout{0%{opacity:1}to{opacity:0}}@keyframes ult_rotating_centered{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.ult-box{width:100%;position:relative;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;background:#fff;border:1px solid #dfdfdf;border-radius:3px;box-shadow:0 7px 15px 0 rgba(0,0,0,.1);padding:20px 25px 25px}.ult-box,.ult-box *{box-sizing:border-box}.ult-form__description~.ult-form__container,.ult-form__title~.ult-form__container{border-top:1px solid #d8d8d8;margin-top:15px}.ult-form__container form{outline:0}.ult-form__container form p{margin:15px 0 0}.ult-form__container form p:empty{display:none}.ult-form__row{margin-top:15px}.ult-form__field{margin-top:8px}.ult-form__title{font-size:20px;color:#202020}.ult-form__description{font-size:15px;color:#636363;margin-top:10px;line-height:1.3}.ult-form-field__header{display:flex}.ult-form-field__label-container{flex:1 1 auto}.ult-form-field__label{color:#404040}.ult-form-field__actions{flex:0 0 auto}.ult-form-field__action{font-size:14px;color:#0790e8;text-decoration:none}.ult-form-password-wrapper,.ult-form__container :not(.ult-form-password-wrapper)>input[type=password],.ult-form__container :not(.ult-form-password-wrapper)>input[type=tel],.ult-form__container :not(.ult-form-password-wrapper)>input[type=text],:not(.ult-form-password-wrapper)>.ult-form__input{padding:var(--ult-form-field-padding,8px 10px);color:var(--ult-form-field-color,#404040);background:var(--ult-form-field-background,#fff);box-shadow:var(--ult-form-field-box-shadow,0 2px 5px 0 rgba(0,0,0,.1));border:1px solid var(--ult-form-field-border-color,#c1c5c8);border-radius:var(--ult-form-field-border-radius,8px);width:100%;font-size:inherit;font-family:inherit;outline:none;display:block;margin-top:8px;line-height:1.3;transition:border .15s ease-in-out,box-shadow .15s ease-in-out}.ult-form-password-wrapper:hover,.ult-form__container :not(.ult-form-password-wrapper)>input[type=password]:hover,.ult-form__container :not(.ult-form-password-wrapper)>input[type=tel]:hover,.ult-form__container :not(.ult-form-password-wrapper)>input[type=text]:hover,:not(.ult-form-password-wrapper)>.ult-form__input:hover{border-color:var(--ult-form-field-hover-border-color,#b1b5b7)}.ult-form-password-wrapper.ult-form-password-wrapper--focus,.ult-form-password-wrapper:focus,.ult-form__container :not(.ult-form-password-wrapper)>input[type=password].ult-form-password-wrapper--focus,.ult-form__container :not(.ult-form-password-wrapper)>input[type=password]:focus,.ult-form__container :not(.ult-form-password-wrapper)>input[type=tel].ult-form-password-wrapper--focus,.ult-form__container :not(.ult-form-password-wrapper)>input[type=tel]:focus,.ult-form__container :not(.ult-form-password-wrapper)>input[type=text].ult-form-password-wrapper--focus,.ult-form__container :not(.ult-form-password-wrapper)>input[type=text]:focus,:not(.ult-form-password-wrapper)>.ult-form__input.ult-form-password-wrapper--focus,:not(.ult-form-password-wrapper)>.ult-form__input:focus{border-color:var(--ult-form-field-focus-border-color,#0790e8);box-shadow:var(--ult-form-field-focus-box-shadow,0 0 0 .2rem rgba(7,144,232,.2))}.ult-form-password-wrapper{display:flex;align-items:center;gap:5px}.ult-form-password-wrapper input{flex:1 1 auto;font-size:inherit!important;font-family:inherit!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;outline:0!important}.ult-form-password-wrapper-eye-toggle{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#7f7f7f;cursor:pointer;flex:0 0 auto}.ult-checkbox{width:100%}.ult-checkbox__container{display:block;position:relative;cursor:pointer;transition:opacity .15s ease-in-out}.ult-checkbox__hidden-input{display:none}.ult-checkbox .ult-checkbox__fake-input{position:relative;box-sizing:border-box;height:16px;width:16px;border:1px solid #afafaf;border-radius:8px;transition:border .15s ease-in-out;box-shadow:0 2px 5px 0 rgba(0,0,0,.1)}.ult-checkbox .ult-checkbox__container:hover .ult-checkbox__fake-input{border-color:#979797}.ult-checkbox .ult-checkbox__fake-input:after{content:"";position:absolute;display:block;opacity:0;transition:all .15s ease-in-out}.ult-checkbox .ult-checkbox__hidden-input:checked~.ult-checkbox__fake-input:after{opacity:1}.ult-checkbox .ult-checkbox__container .ult-checkbox__fake-input:after{left:4px;top:1px;width:3px;height:7px;border:solid #0790e8;border-width:0 3px 3px 0;transform:rotate(45deg)}.ult-checkbox .checkbox--primary:checked~.ult-checkbox__fake-input{border-color:#0790e8}.ult-checkbox .checkbox--primary:disabled~.ult-checkbox__fake-input{background:#fff;border:1px solid #b9b9b9;cursor:not-allowed}.ult-checkbox .checkbox--primary:checked:disabled~.ult-checkbox__fake-input{background:#38aece;opacity:.6;cursor:not-allowed}#ult-2fa-validation-form--templated #submit,#ult-2fa-validation-form--templated input[name=wp-2fa-email-code-resend],#ult-login-form #ult-login-submit,.ult-form__submit-btn{width:100%;background:#0790e8;color:#fff;font-size:16px;line-height:1.5;display:inline-block;outline:none;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:8px 15px;border-radius:8px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,opacity .15s ease-in-out;cursor:pointer;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);position:relative}#ult-login-form .login-submit,#ult-login p.submit,.ult-form__row--submit{position:relative}#ult-forgot-password .ult-form__row--submit:not(.ult-form__submit-btn--loading) #ult-forgot-password-submit-btn:focus,#ult-login-form .login-submit:not(.ult-form__submit-btn--loading) #ult-login-submit:focus,.ult-form__submit-btn:not(.ult-form__submit-btn--loading):focus{box-shadow:0 0 0 .2rem rgba(7,144,232,.5)}.ult-form__submit-btn--loading:before{opacity:0;transition:opacity .15s ease-in-out}.ult-form__submit-btn--loading,.ult-form__submit-btn--loading #ult-forgot-password-submit-btn,.ult-form__submit-btn--loading #ult-login-submit,.ult-form__submit-btn--loading #ult-reset-password-submit-btn,.ult-form__submit-btn--loading input[type=submit]{color:transparent!important}.ult-form__submit-btn--loading:before{content:"";width:18px;height:18px;opacity:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:0 0;animation:spin-centered .8s linear infinite;z-index:2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M456.433 371.72l-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");background-size:contain;background-position:50%;background-repeat:no-repeat}.ult-form__submit-btn--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}@-ms-keyframes spin-centered{0%{-ms-transform:rotate(0deg) translate(-50%,-50%)}to{-ms-transform:rotate(1turn) translate(-50%,-50%)}}@-moz-keyframes spin-centered{0%{-moz-transform:rotate(0deg) translate(-50%,-50%)}to{-moz-transform:rotate(1turn) translate(-50%,-50%)}}@-webkit-keyframes spin-centered{0%{-webkit-transform:rotate(0deg) translate(-50%,-50%)}to{-webkit-transform:rotate(1turn) translate(-50%,-50%)}}@keyframes spin-centered{0%{transform:rotate(0deg) translate(-50%,-50%)}to{transform:rotate(1turn) translate(-50%,-50%)}}.ult-form__row--remember-me{display:flex;align-items:center}.ult-form__row--remember-me .ult-form__field{flex:0 0 auto;margin:0 8px 0 0}.ult-form__row--remember-me .ult-form-field__header{flex:1 1 auto}.ult-form__row--remember-me .ult-form-field__label{color:#636363;user-select:none;cursor:pointer}.ult-form__validation{margin-top:15px;display:none}.ult-form__validation--has-error{display:block}.ult-form__validation:first-child{margin-top:0;margin-bottom:15px}.ult-form__validation .ult-notice p{margin:0}.ult-form__footer{margin-top:25px;padding-top:15px;border-top:1px solid #d8d8d8;text-align:center}.ult-form__footer a{color:#0790e8;text-decoration:none}.ult-form__container .two-factor-error-notice{margin-top:20px}.ult-form__container .uo-toolkit-2fa-footer{display:flex;align-content:center;flex-wrap:wrap;justify-content:space-evenly;margin-top:20px}.ult-form__container .uo-toolkit-2fa-footer__backto-home,.ult-form__container .uo-toolkit-2fa-footer__backup-codes{text-align:center}.ult-form__container .uo-toolkit-2fa-footer a{color:#0790e8;text-decoration:none}.ult-notice{padding:15px;border:1px solid #d8d8d8;color:#737373;border-radius:3px;text-align:center;line-height:1.3}.ult-notice--error{background:#fceded}.ult-notice--success{background:#edfcef}.ult-modal{display:none}.ult-modal-container .ult-modal{display:block}.ult-modal-container{width:100%;height:100%;position:fixed;display:none;top:0;left:0;z-index:100000}.ult-modal-container--open{display:block}.ult-modal__inside{width:100%;height:100%;justify-content:center;align-items:center;display:flex}.ult-modal-box{width:calc(100% - 40px);max-width:565px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;position:relative;border-radius:8px;overflow:hidden}.ult-modal-box:before{top:0;left:0;z-index:10;background:#fff;border-radius:8px}.ult-modal-box:after,.ult-modal-box:before{content:"";width:0;height:0;position:absolute;opacity:0;transition:opacity .3s ease-in-out}.ult-modal-box:after{border-radius:50%;left:50%;top:50%;z-index:11;user-select:none}.ult-modal-container--loading .ult-modal-box:before{width:100%;height:100%;opacity:1}.ult-modal-container--loading .ult-modal-box:after{width:50px;height:50px;border:3px solid transparent;border-top-color:#202020;animation:ult_rotating_centered 2s linear infinite;opacity:1}.ult-modal--small .ult-modal-box{max-width:385px}.ult-modal--large .ult-modal-box{max-width:750px}.ult-modal-box-header{padding:20px;text-align:center}.ult-modal-box-header h1,.ult-modal-box-header h2,.ult-modal-box-header h3{font-size:30px;font-weight:500;line-height:32px;padding:20px 20px 0;margin:0}.ult-modal-box-content{width:100%;position:relative;display:inline-flex;overflow:hidden;flex:1 1 auto}.ult-modal{width:100%;font-weight:400;font-size:16px;overflow-y:auto;max-height:300px;position:relative;margin:0;padding:20px 40px;outline:none}.ult-modal-box-content__inside::-webkit-scrollbar{width:10px;background-color:rgba(0,0,0,.09);border-radius:150px}.ult-modal-box-content__inside::-webkit-scrollbar-thumb:vertical{background:#afafaf;border-radius:150px;background-clip:padding-box;border:2px solid transparent;min-height:10px}.ult-modal-box-content__br{width:100%;height:10px;display:block}.ult-modal-box-footer{flex:1 1 auto;text-align:center;padding:20px;margin:0 20px 20px;overflow:hidden}.ult-modal-box-footer__dismiss{font-size:16px;font-weight:600;padding:10px 20px;cursor:pointer;line-height:1.1;border:0;display:inline-block;background:transparent;color:#0077c5;transition:background .15s ease-in-out;border-radius:150px}.ult-modal-box-footer__dismiss:hover{background:#dadadc}.ult-modal-box-footer__dismiss:active{background:#c4c4c6}@media screen and (max-width:1000px){.ult-modal-box-header h1,.ult-modal-box-header h2,.ult-modal-box-header h3{font-size:24px;line-height:26px}}body.ult-modals--open{overflow:hidden!important}body.ult-modals--dim-background .ult-modal-container{background:rgba(0,0,0,.4)}#ult-modal-container-ult-login .ult-box{box-shadow:none;padding:0;border:0}#ult-modal-container-ult-login .ult-modal{max-height:680px}.ult-forgot-password--recaptcha-error .g-recaptcha iframe,.ult-login--recaptcha-error .g-recaptcha iframe,.ult-reset-password--recaptcha-error .g-recaptcha iframe{border-radius:4px;border:1px solid red}#ult-login-modal.ult-login-modal--login #ult-login-modal__login{display:block}#ult-login-modal.ult-login-modal--forgot-password #ult-login-modal__login,#ult-login-modal.ult-login-modal--login #ult-login-modal__forgot-password{display:none}#ult-login-modal.ult-login-modal--forgot-password #ult-login-modal__forgot-password{display:block}
@import url("https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i");@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i");@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i");  html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
@media print{*,*:before,*:after{background:0 0 !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url(//www.computerproducer.com/wp-content/themes/education/fonts/glyphicons-halflings-regular.eot);src:url(//www.computerproducer.com/wp-content/themes/education/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(//www.computerproducer.com/wp-content/themes/education/fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(//www.computerproducer.com/wp-content/themes/education/fonts/glyphicons-halflings-regular.woff) format("woff"),url(//www.computerproducer.com/wp-content/themes/education/fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(//www.computerproducer.com/wp-content/themes/education/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media(min-width:768px){.container{width:750px}}@media(min-width:992px){.container{width:970px}}@media(min-width:1200px){.container{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td{padding:8px;line-height:1.42857;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>thead>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}input[type=date].input-sm,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm input[type=date],input[type=time].input-sm,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm input[type=time],input[type=datetime-local].input-sm,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm input[type=datetime-local],input[type=month].input-sm,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm input[type=month]{line-height:30px}input[type=date].input-lg,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg input[type=date],input[type=time].input-lg,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg input[type=time],input[type=datetime-local].input-lg,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg input[type=datetime-local],input[type=month].input-lg,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg input[type=month]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media(min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media(min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media(min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width:768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#090909;color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.33333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media(min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width:767px){.visible-xs-block{display:block !important}}@media(max-width:767px){.visible-xs-inline{display:inline !important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width:1200px){.visible-lg-block{display:block !important}}@media(min-width:1200px){.visible-lg-inline{display:inline !important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width:767px){.hidden-xs,.cms_slider,body.left-sidebar #primary #secondary,body.right-sidebar #primary #secondary,body.left-sidebar #primary .education-category-service #secondary,body.left-sidebar #primary .education-single-service #secondary,body.right-sidebar #primary .education-category-service #secondary,body.right-sidebar #primary .education-single-service #secondary{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}@media print{*{background:0 0 !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{box-sizing:border-box;font-smoothing:antialiased;text-rendering:optimizeLegibility}html{font-size:62.5%}@media(max-width:767px){html{font-size:50%}}body,html{min-height:100%;font-family:'Source Sans Pro',sans-serif;font-size:16px;color:#686868}ul,ol{padding-left:20px}ul.unstyled,ol.unstyled{list-style-type:none;padding:0}a{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;color:#35a1d8}a:hover{text-decoration:none;color:#2795cc}button,input,select,textarea{font:inherit;border-width:1px;max-width:100%}input:focus,div:focus,h3:focus{outline:0 !important}table{width:100%;max-width:100%;margin-bottom:20px}table>thead>tr>th,table>thead>tr>td,table>tbody>tr>th,table>tbody>tr>td{vertical-align:middle;border-top:1px solid #ddd;padding:8px}table>thead>tr:first-child>th,table>thead>tr:first-child>td,table>tbody>tr:first-child>th,table>tbody>tr:first-child>td{border-top:0}table>thead>tr>th,table>thead>tr>td{border-bottom:2px solid #ddd}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #e1e1e1}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{vertical-align:middle}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#444}.nav>li>a:focus,.nav>li>a:hover{background-color:transparent}button:focus{outline:0 !important}a:focus{text-decoration:none}img{max-width:100%;height:auto}input:not([type]),input[type=email],input[type=number],input[type=password],input[type=tel],input[type=url],input[type=text]{padding:7px 15px;border:1px solid #ececec}input:not([type]):focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=text]:focus{-webkit-box-shadow:0 0 5px #35a1d8;box-shadow:0 0 5px #35a1d8}input[type=submit]{display:inline-block;padding:7px 15px;border-color:transparent;color:#fff;background:#35a1d8}dl dt{margin-bottom:5px}dl dd{margin-bottom:15px}address{font-style:italic;margin:0 0 1.6em}@media(min-width:768px){address{margin-bottom:1.6471em}}@media(min-width:992px){address{margin-bottom:1.6842em}}mark,ins{background-color:#fff9c0;text-decoration:none}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.inline-table{display:inline-table}.table-cell{display:table-cell}.list-item{display:list-item}.wp-caption{max-width:100%;font-style:italic;line-height:1.35;margin-bottom:30px}.wp-caption img[class*=wp-image-]{display:block;max-width:98%}.wp-caption .wp-caption-text{margin:10px 0}.wp-caption-text,.entry-thumbnail-caption,.cycle-caption{font-style:italic;line-height:1.35;font-size:13px}.alignleft,.entry-thumbnail.thumbnail{display:inline;float:left;margin-right:50px}.alignright{display:inline;float:right;margin-left:50px}.aligncenter{display:block;clear:both;margin-left:auto;margin-right:auto}img.wp-smiley{margin-bottom:0;margin-top:0;padding:0;border:none}.gallery-caption{font-family:inherit}.bypostauthor{margin:0}article .entry-thumb{text-align:center}article a.more-link{border:2px solid #d5d5d5;color:#a6a6a6;text-transform:uppercase;font-size:13px;font-family:'Roboto';font-weight:400;padding:10px 37px;margin-top:5px;margin-bottom:5px;display:inline-block}article a.more-link:hover{color:#fff;background-color:#35a1d8;border:2px solid transparent;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}article.sticky{position:relative;padding:15px;background:#f8f8f8;border:2px dashed #35a1d8;-webkit-border-top-right-radius:25px;border-top-right-radius:25px;background-clip:padding-box}@media(min-width:768px){article.sticky{padding:20px}}@media(min-width:1200px){article.sticky{padding:30px}}article.sticky:before{position:absolute;top:-10px;right:-5px;font-family:'Glyphicons Halflings';font-size:35px;line-height:1;content:"\e142";display:block;color:#35a1d8}.post-password-form{position:relative}.post-password-form label{display:block;padding-right:20%;margin-bottom:0}.post-password-form label input[type=password]{width:100%}.post-password-form input[type=submit]{width:20%;text-align:center;position:absolute;right:0;bottom:0}body.page .breadcrumbs+#content #primary{padding-top:0}body.page #primary{padding-top:30px}body.page.ishome #primary,body.page.siteorigin-panels-home #primary{padding-top:0}.left-sidebar .page-header,.right-sidebar .page-header{margin-top:0}.clear:before,.clear:after{content:' ';display:table}.clear{*zoom:1;}.clear:after{clear:both}.section-header .nbtsow-headline-wrap .nbtsow-headline{color:#444;font-family:'Roboto';font-weight:700;text-transform:uppercase;margin-bottom:0}.section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:28px;color:#000}@media(min-width:768px){.section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:32px}}@media(min-width:992px){.section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:36px}}@media(min-width:1200px){.section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:40px}}.section-header .nbtsow-headline-wrap h4.nbtsow-headline{color:#35a1d8;font-size:18px;font-weight:400}@media(min-width:768px){.section-header .nbtsow-headline-wrap h4.nbtsow-headline{font-size:20px}}@media(min-width:992px){.section-header .nbtsow-headline-wrap h4.nbtsow-headline{font-size:22px}}@media(min-width:1200px){.section-header .nbtsow-headline-wrap h4.nbtsow-headline{font-size:24px}}.section-header .nbtsow-headline-wrap h2.nbtsow-firstsub{color:#333;font-size:22px;font-weight:700;text-transform:uppercase;margin-top:3px}@media(min-width:768px){.section-header .nbtsow-headline-wrap h2.nbtsow-firstsub{font-size:24px}}@media(min-width:992px){.section-header .nbtsow-headline-wrap h2.nbtsow-firstsub{font-size:28px}}@media(min-width:1200px){.section-header .nbtsow-headline-wrap h2.nbtsow-firstsub{font-size:30px}}.section-header .nbtsow-headline-wrap .education-divide{display:inline-block;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.section-header .nbtsow-headline-wrap .education-divide2{vertical-align:top;display:inline-block;width:75px;height:4px;border-top:1px solid #333;position:relative}.section-header .nbtsow-headline-wrap .education-divide2:before{display:inline-block;width:50px;border-top:1px solid #333;content:'';position:absolute;bottom:0;left:50%;margin-left:-25px}.section-header .nbtsow-headline-wrap [class^=nbticon-]{color:#1c81c5;font-size:32px;line-height:1;vertical-align:middle;margin:3px 10px;display:inline-block}.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap{margin-left:-15px;margin-right:-15px}.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:before,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:before,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:before,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:before,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after{content:"";display:table}.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after{clear:both}.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:50%}}.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(2n+1),.education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1){clear:left}.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts{margin-left:-15px;margin-right:-15px}.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul:before,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap:before,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap:before,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts:before,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts:after,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul:before,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:before,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:before,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts:before,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul:before,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:before,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:before,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts:before,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul:before,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap:before,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap:before,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts:before,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts:after{content:"";display:table}.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts:after,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap:after,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts:after{clear:both}.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-course-post{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-icon-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbt-iconbt-section,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post,.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-course-post{float:left;width:33.33333%}}.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-eventespresso-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-icon-button-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .ee-upcoming-events-widget-ul .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-icon-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-iconbt-list-wrap .nbtsow-course-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .ee-upcoming-events-widget-li:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-icon-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbt-iconbt-section:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post:nth-child(3n+1),.education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-course-post:nth-child(3n+1){clear:left}.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap{margin-left:-15px;margin-right:-15px}.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:before,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap:before,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap:after,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap:before,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap:after,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:before,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after{content:"";display:table}.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap:after,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap:after,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap:after,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after{clear:both}.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image{float:left;width:50%}}@media(min-width:992px){.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section,.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image{float:left;width:25%}}@media(min-width:768px){.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1){clear:left}}@media(min-width:992px){.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(2n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(2n+1){clear:none}}@media(min-width:992px){.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-icon-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-icon-list-wrap .nbtsow-gallery-image:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-icon-section:nth-child(4n+1),.education-cols-4>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(4n+1){clear:left}}.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap{margin-left:-15px;margin-right:-15px}.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:before,.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after{content:"";display:table}.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap:after{clear:both}.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image{float:left;width:33.33333%}}@media(min-width:992px){.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image{float:left;width:16.66667%}}@media(min-width:768px){.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(3n+1){clear:left}}@media(min-width:992px){.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(3n+1){clear:none}}@media(min-width:992px){.education-cols-6>.so-widget-nbtsow-collection-widget .nbtsow-gallery-image-wrap .nbtsow-gallery-image:nth-child(6n+1){clear:left}}.nbtsow-course-thumb{max-width:100%}.nbtsow-course-thumb a{display:block;overflow:hidden}.nbtsow-course-thumb a img{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.nbtsow-course-thumb a:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post{padding:15px 0}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post:before,.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post:after{display:table;content:'';clear:both}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-thumb{float:left;margin:0 20px 0 0}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-details{overflow:hidden}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-title{margin-top:0;color:#000;font-family:'Roboto';font-weight:400}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-title a{color:#000}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-title a:hover{color:#35a1d8}.so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-content{margin-bottom:5px}.so-widget-nbtsow-learndash-popular-widget .nav-tabs{margin-bottom:52px;text-align:center}@media(max-width:767px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs{border:0 none}}.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li{margin-bottom:0;float:none;display:inline-block}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li{margin-bottom:-2px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li{margin-bottom:-3px}}.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a{margin:2px;padding:5px 10px;font-family:'Roboto';font-size:16px;line-height:20px;color:#000}@media(max-width:767px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a{-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;border:1px solid #dbdbdb}}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a{margin:0 5px;padding:15px 5px;border:0 none;border-bottom:3px solid transparent}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a{margin:0 15px;padding:20px 7px;border-bottom:5px solid transparent}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a{margin:0 20px;padding:20px 10px}}.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a:focus,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li>a:hover{border-bottom-color:#35a1d8;background:0 0;color:#000}.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a:focus,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a:hover{color:#000;border-color:#35a1d8}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a:focus,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a:hover{border:0 none;border-bottom:3px solid #35a1d8}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a:focus,.so-widget-nbtsow-learndash-popular-widget .nav-tabs>li.active>a:hover{border-bottom:5px solid #35a1d8}}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-thumb{margin-bottom:35px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title{font-family:'Roboto';font-weight:400;margin-bottom:12px;font-weight:500}@media(max-width:767px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title{font-size:16px}}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title{font-size:18px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title{font-size:20px}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title{font-size:24px}}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title a{color:#000}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-title a:hover{color:#35a1d8}.so-widget-nbtsow-learndash-popular-widget .tab-content [class^=nbticon-]:before,.so-widget-nbtsow-learndash-popular-widget .tab-content [class*=" nbticon-"]:before{margin-right:15px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-content{font-size:16px;margin-bottom:28px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time{margin-bottom:18px;margin-left:-15px;margin-right:-15px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time:before,.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time:after{content:"";display:table}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time:after{clear:both}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time [class^=nbticon-]:before,.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time [class*=" nbticon-"]:before{font-size:14px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-date-time>div{display:inline-block;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price{font-family:'Roboto';font-size:20px;font-weight:700;float:right;color:#000}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price{font-size:24px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price{font-size:30px}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-price{font-size:35px}}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-readmore{margin-bottom:28px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-readmore a{background:#35a1d8;color:#fff;text-transform:uppercase;font-family:'Roboto';font-size:14px;display:inline-block;padding:10px 45px}.so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course-readmore a:hover{background:#2795cc}.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:25px;text-align:center;border-bottom:none}@media(max-width:767px){.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{border:0 none}}@media(min-width:992px) and (max-width:1199px){.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{text-align:left}}.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li{margin-bottom:0;float:none;display:inline-block}.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a{margin:3px;padding:5px 10px;border-width:1px;border-style:solid;border-color:#ccc;font-family:'Roboto';font-size:14px;font-weight:400;line-height:20px;color:#444;text-transform:uppercase;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a{margin:5px;padding:5px 10px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a{margin:5px;padding:7px 15px}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a{margin:5px 7px;padding:7px 15px}}.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a:focus,.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a:hover{color:#fff;border-color:transparent;background:#35a1d8}.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li.active>a,.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li.active>a:focus,.so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li.active>a:hover{color:#fff;border:1px solid transparent !important;background:#35a1d8}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb{margin-bottom:15px}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb{margin-bottom:15px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb{margin-bottom:20px}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-thumb{margin-bottom:26px}}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title{font-family:'Roboto';font-weight:700;line-height:1;margin-bottom:12px}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title{font-size:14px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title{font-size:16px}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title{font-size:18px}}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title a{color:#444}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-title a:hover{color:#35a1d8}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content [class^=nbticon-]:before,.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content [class*=" nbticon-"]:before{margin-right:15px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-content{font-size:16px;line-height:24px;padding-top:3px;margin-bottom:17px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-content:before,.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-content:after{display:table;content:'';clear:both}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time{margin-bottom:3px;margin-left:-15px;margin-right:-15px;font-size:14px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time:before,.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time:after{content:"";display:table}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time:after{clear:both}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time [class^=nbticon-]:before,.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time [class*=" nbticon-"]:before{color:#cfcfcf}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time>div{color:#454545;display:inline-block;position:relative;min-height:1px;padding-left:15px;padding-right:15px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price{font-family:'Roboto';font-size:20px;font-weight:700;float:left;color:#35a1d8}@media(min-width:768px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price{font-size:20px}}@media(min-width:992px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price{font-size:22px}}@media(min-width:1200px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price{font-size:24px}}@media(max-width:767px){.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price{margin-bottom:20px}}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-price.Free{margin-left:15px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-readmore{margin-bottom:28px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-readmore a{background:#35a1d8;color:#fff;text-transform:uppercase;font-family:'Roboto';font-size:14px;display:inline-block;padding:10px 45px}.so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-readmore a:hover{background:#2795cc}.widget_nbtsow-learndash-posts-widget .nbtsow-info-top,.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle,.widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom{color:#999;font-family:'Roboto';font-size:14px}.widget_nbtsow-learndash-posts-widget .nbtsow-info-top>span,.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle>span,.widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom>span{display:inline-block;margin-right:20px}.widget_nbtsow-learndash-posts-widget .nbtsow-info-top>span i,.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle>span i,.widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom>span i{margin-right:10px}.widget_nbtsow-learndash-posts-widget .nbtsow-info-top>span i.nbticon-black-user-shape,.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle>span i.nbticon-black-user-shape,.widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom>span i.nbticon-black-user-shape{font-size:11px}.widget_nbtsow-learndash-posts-widget .nbtsow-info-middle{margin-bottom:15px}.widget_nbtsow-learndash-posts-widget .readmore{margin-bottom:20px}.widget_nbtsow-learndash-posts-widget .readmore a{color:#c4c4c4;font-size:14px;text-decoration:underline}.widget_nbtsow-learndash-posts-widget .readmore a:hover{color:#35a1d8}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post{padding:15px 0}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post:before,.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post:after{display:table;content:'';clear:both}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb{float:left;margin-right:20px}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details{overflow:hidden}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title{margin:0 0 5px;font-family:'Roboto';font-weight:400;color:#000}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a{color:#000}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a:hover{color:#35a1d8}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content{margin-bottom:20px}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .readmore a{color:#35a1d8;font-size:16px;font-style:italic;text-decoration:underline}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .readmore a:hover{color:#35a1d8}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post{padding:15px 0}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-info-top{color:#35a1d8}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-info-top>span{margin-right:10px}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-thumb{margin-bottom:20px}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details h4{font-size:20px}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details .nbtsow-layout-style-title{font-family:'Roboto';font-weight:400;color:#000}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details .nbtsow-layout-style-title a{color:#000}.widget_nbtsow-learndash-posts-widget .nbtsow-layout-style .nbtsow-post .nbtsow-layout-style-details .nbtsow-layout-style-title a:hover{color:#35a1d8}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{min-height:90px;margin:10px 0}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{display:inline-block;font-family:'nbtico';font-style:normal;content:'\e94b';line-height:1}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{display:inline-block;font-family:'nbtico';font-style:normal;content:'\e94c';line-height:1}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item{text-align:inherit;opacity:.4;filter:alpha(opacity=40);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item img[class*=nbtsow-image-]{display:inline-block;margin-right:20px;vertical-align:middle;border:2px solid #e7e7e7;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item .testimonial-info{display:inline-block}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item .testimonial-info .testimonial-name{font-family:'Roboto';font-size:16px;font-weight:500;text-transform:capitalize}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item .testimonial-info .testimonial-location{font-size:14px}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item span.nbtsow-testimonial-location{width:auto;height:auto;margin:0;background:0 0}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item.current,.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item:hover{opacity:1;filter:alpha(opacity=100)}.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item.current img[class*=nbtsow-image-],.so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-item:hover img[class*=nbtsow-image-]{border-color:#35a1d8}.nbtsow-gallery-image-wrap .nbtsow-gallery-image a{position:relative;overflow:hidden;display:inline-block;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.nbtsow-gallery-image-wrap .nbtsow-gallery-image a:hover{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-ms-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}.widget_tag_cloud .tagcloud a[class*=tag-link-]{display:inline-block;padding:5px 10px;border:1px solid;border-radius:4px;margin:0 5px 10px 0;text-decoration:none}.education-contact{background:url(//www.computerproducer.com/wp-content/themes/education/images/map_bg.png) 50% 50% no-repeat;background-size:contain}.education-contact dt{float:left;width:30%;font-weight:400;margin-bottom:0}.education-contact dd{margin-left:30%;margin-bottom:0;padding-left:15px}.widget_nbtcatlist_widget ul li,.widget_nbtcatlist_widget .nbt-catlist li,.so-widget-nbtsow-cats-widget ul li,.so-widget-nbtsow-cats-widget .nbt-catlist li{position:relative;padding:7px 0 7px 20px;color:#686868}.widget_nbtcatlist_widget ul li:before,.widget_nbtcatlist_widget .nbt-catlist li:before,.so-widget-nbtsow-cats-widget ul li:before,.so-widget-nbtsow-cats-widget .nbt-catlist li:before{display:inline-block;font-family:'nbtico';font-size:10px;line-height:1;content:'\e940';position:absolute;top:13px;left:0}.widget_nbtcatlist_widget ul li a,.widget_nbtcatlist_widget .nbt-catlist li a,.so-widget-nbtsow-cats-widget ul li a,.so-widget-nbtsow-cats-widget .nbt-catlist li a{color:#686868}.widget_nbtcatlist_widget ul li a:hover,.widget_nbtcatlist_widget .nbt-catlist li a:hover,.so-widget-nbtsow-cats-widget ul li a:hover,.so-widget-nbtsow-cats-widget .nbt-catlist li a:hover{color:#35a1d8}.widget_nbtsow-taxonomy-widget .nbt-catlist li{color:#686868}.widget_nbtsow-taxonomy-widget .nbt-catlist li a{position:relative;display:block;padding:7px 15px 7px 0;color:#2c2c2c}.widget_nbtsow-taxonomy-widget .nbt-catlist li a:before{display:inline-block;font-family:'nbtico';line-height:1;content:'\e94d';position:absolute;top:10px;right:0}.widget_nbtsow-taxonomy-widget .nbt-catlist li a:hover{color:#35a1d8}.education-related{margin-bottom:80px}.education-related .nbtsow-related-title-widget h2{text-align:center;color:#000;font-family:'Roboto';font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:3px}@media(min-width:768px){.education-related .nbtsow-related-title-widget h2{font-size:30px;font-weight:600}}@media(min-width:992px){.education-related .nbtsow-related-title-widget h2{font-size:36px;font-weight:900}}@media(min-width:1200px){.education-related .nbtsow-related-title-widget h2{font-size:40px;font-weight:900}}.education-related .nbtsow-related-description{text-align:center}.education-related .nbtsow-related-description .education-divide{display:inline-block;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.education-related .nbtsow-related-description [class^=nbticon-]{color:#35a1d8;font-size:32px;line-height:1;vertical-align:middle;margin:0 10px}.error404 .breadcrumbs{margin:0}#content section.error-404{background-color:#fff;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/404_bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;width:100%}#content section.error-404 header.page-header{padding-top:95px;padding-bottom:110px;margin:0;border-bottom:none;overflow:hidden;background:rgba(0,0,0,.8);position:relative;text-align:center}#content section.error-404 header.page-header .container h2.page-title{color:#fff;font-size:370px;font-family:'Roboto Condensed';font-weight:400;margin:0;line-height:.87}@media(min-width:500px) and (max-width:600px){#content section.error-404 header.page-header .container h2.page-title{font-size:300px}}@media(min-width:400px) and (max-width:500px){#content section.error-404 header.page-header .container h2.page-title{font-size:235px}}@media(max-width:400px){#content section.error-404 header.page-header .container h2.page-title{font-size:175px}}#content section.error-404 header.page-header .container h3{color:#fff;font-size:30px;margin-bottom:57px;letter-spacing:0px;margin-top:0}#content section.error-404 header.page-header .container p a{color:#fff;font-size:18px;text-transform:uppercase;font-family:'Roboto';background:#35a1d8;width:41.6%;line-height:66px;min-width:250px;display:inline-block}#content section.error-404 header.page-header .container p a:hover{background:#2385b7}.panel-row-style.education-about{padding-bottom:85px;padding-top:100px;margin-top:-60px;background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:relative;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_about_bg.jpg)}@media(min-width:992px) and (max-width:1199px){.panel-row-style.education-about{background-position:30% 50%}}@media(max-width:991px){.panel-row-style.education-about{background-size:0;padding-bottom:0}}.panel-row-style.education-about .panel-grid{position:relative;padding-left:34%}@media(min-width:320px) and (max-width:991px){.panel-row-style.education-about .panel-grid{padding-left:0}}.panel-row-style.education-about .section-header .nbtsow-headline-wrap h2.nbtsow-headline p{margin-bottom:-17px}.panel-row-style.education-about .section-header .nbtsow-headline-wrap h5.nbtsow-firstsub{font-size:20px;font-family:'Roboto';color:#000;margin-top:32px}.panel-row-style.education-about .section-header .nbtsow-headline-wrap p.nbtsow-secondsub{font-size:16px;color:#686868;margin:15px 0 30px;line-height:24px}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section{margin-top:12px}@media(min-width:768px){.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:50%}}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section:after{display:table;content:'';clear:both}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{background:#35a1d8;color:#fff;float:left;padding:20px;margin-right:30px}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{overflow:hidden}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{font-family:'Roboto';font-weight:500;color:#000;margin-top:0}.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text{font-size:16px;color:#686868}@media(min-width:320px) and (max-width:767px){.panel-row-style.education-about .education-icon-about .nbtsow-icon-list-wrap .nbtsow-icon-section:first-child{margin-bottom:20px}}.panel-row-style.education-how-we-work{background:#fbfbfb}.panel-row-style.education-how-we-work p{font-size:16px;color:#686868}.panel-row-style.education-how-we-work p.nbtsow-firstsub{margin-top:-7px}.panel-row-style.education-how-we-work .panel-grid{position:relative;overflow:hidden;padding-top:90px;padding-bottom:80px}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid{padding-top:60px;padding-bottom:0}}.panel-row-style.education-how-we-work .panel-grid:first-child{padding-top:80px;padding-bottom:0}.panel-row-style.education-how-we-work .panel-grid .education-icon-button{text-align:center}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button{text-align:left}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul:after .panel-row-style.education-how-we-work .panel-grid .education-icon-button ul:before{display:table;content:'';clear:both}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section{display:table}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:before{content:'';background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_arrow_about.png);background-repeat:no-repeat;height:15px;width:100%;display:inline-block;top:10%;position:absolute;left:80%;background-size:contain;background-position:0 0}@media(min-width:768px) and (max-width:991px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:before{width:80%;left:70%}}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:before{display:none}}@media(min-width:768px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section{float:left;width:33.33333%}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:after{display:table;content:'';clear:both}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div{display:table-row}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .icon-wrap{background:#35a1d8;color:#fff;padding:25px;display:inline-block}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .icon-wrap{margin-right:30px}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content{display:table-cell;vertical-align:middle}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-headline{color:#000;font-size:20px;margin-top:50px;font-family:'Roboto'}@media(max-width:767px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-headline{margin-top:0}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-second-sub{margin-top:10px}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content a{color:#fff;background:#35a1d8;text-transform:uppercase;padding:10px 28px;font-family:'Roboto';font-size:12px;margin-top:20px;display:inline-block}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content a:hover{background:#2385b7}@media(max-width:768px){.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section>div .nbt-iconbt-content a{margin-bottom:50px}}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:last-of-type:before{display:none;content:''}.panel-row-style.education-how-we-work .panel-grid .education-icon-button ul li.nbt-iconbt-section:first-child .icon-wrap{padding:32px}.panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image{position:relative}.panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image:after{content:'';background:#c4c4c4;width:100%;height:50%;display:block;bottom:0;left:0;right:0;position:absolute}.panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img{position:relative;z-index:9999}.panel-row-style.education-team.education-team-about .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-image:after{content:'';background:#35a1d8}.panel-row-style.education-partners{padding-bottom:35px}@media(max-width:424px){.panel-row-style.education-about .section-header .nbtsow-headline-wrap h2.nbtsow-headline,.panel-row-style.education-how-we-work .section-header .nbtsow-headline-wrap h2.nbtsow-headline,.panel-row-style.education-bg-team .section-header .nbtsow-headline-wrap h2.nbtsow-headline,.panel-row-style.education-team .section-header .nbtsow-headline-wrap h2.nbtsow-headline,.panel-row-style.education-partners .section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:30px}}.panel-row-style.education-contact-with-us{padding-top:7px}.panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h2.nbtsow-headline{margin-bottom:20px;font-weight:700;word-spacing:3.5px}@media(max-width:424px){.panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:30px}}.panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h2.nbtsow-headline p{margin-bottom:-17px}.panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap h4.nbtsow-firstsub{font-family:'Roboto';font-size:20px;font-weight:600;color:#000;margin-bottom:17px}.panel-row-style.education-contact-with-us .section-header .nbtsow-headline-wrap p.nbtsow-secondsub{font-size:16px;line-height:24px}.panel-row-style.education-contact-infor{margin-top:80px;margin-bottom:80px}@media(max-width:569px){.panel-row-style.education-contact-infor{margin-top:30px;margin-bottom:30px}}@media(min-width:570px) and (max-width:767px){.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section{width:33.3%;float:left}}.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{color:#000}@media(max-width:569px){.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{float:left}}.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{margin-top:43px}@media(max-width:569px){.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{margin-top:0;margin-left:60px;text-align:left;margin-bottom:30px}}.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content h4.nbtsow-icon-title-style{font-family:'Roboto';font-weight:600;font-size:20px;color:#000}@media(min-width:570px) and (max-width:767px){.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content h4.nbtsow-icon-title-style{font-size:18px}}.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content p{font-size:17px}@media(min-width:570px) and (max-width:767px){.panel-row-style.education-contact-infor .so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content p{font-size:14px}}.panel-row-style.education-contact-form{margin-top:80px;margin-bottom:40px}.panel-row-style.education-contact-form div.so-panel{position:relative}.panel-row-style.education-contact-form div.so-panel h3.widget-title{font-size:40px;text-transform:uppercase;color:#000;font-weight:700;word-spacing:0;letter-spacing:1.5px;margin-bottom:60px}@media(max-width:424px){.panel-row-style.education-contact-form div.so-panel h3.widget-title{font-size:30px}}.panel-row-style.education-contact-form div.so-panel h3:after{content:'';position:absolute;left:0;top:50px;width:96px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}@media(max-width:408px){.panel-row-style.education-contact-form div.so-panel h3:after{top:105px}}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1{position:relative}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col{position:relative;min-height:1px;padding-left:4px;padding-right:4px;float:left;width:100%}@media(min-width:768px){.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col{float:left;width:33.33333%}}@media(min-width:768px){.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col{padding-left:15px;padding-right:15px}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col:first-child{padding-left:0}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col:last-of-type{padding-right:0}}@media(max-width:767px){.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col{margin-bottom:30px}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col:last-of-type{margin-bottom:0 !important}}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span input{font-size:16px;padding:15px 20px;width:100%;border:1px solid #ececec}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span:after{font-family:'nbtico';font-size:25px;color:#e6e6e6;position:absolute;top:-10px;right:20px}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span.full-name:after{content:"\e932"}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span.email:after{content:"\e931"}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 .education-contact-col span.subject:after{content:"\e91b"}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p{text-align:center}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p span textarea.education-contact-comment{margin-top:30px;padding-top:20px;padding-left:20px;width:100%;font-size:16px;border:1px solid #ececec}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p input.education-contact-submit{width:170px;padding:10px;color:#fff;background:#35a1d8;border:none !important;text-transform:uppercase;font-family:'Roboto';font-size:16px;margin-top:47px}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 p input.education-contact-submit:hover{background:#2385b7}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=email],.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=number],.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=password],.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=tel],.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=url],.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=text],.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea{color:#4b4b4b}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=email]:-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=number]:-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=password]:-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=tel]:-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=url]:-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=text]:-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea:-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=email]::-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=number]::-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=password]::-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=tel]::-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=url]::-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=text]::-moz-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea::-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=email]:-ms-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=number]:-ms-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=password]:-ms-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=tel]:-ms-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=url]:-ms-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=text]:-ms-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea:-ms-input-placeholder{color:#4b4b4b}.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=email]::-webkit-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=number]::-webkit-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=password]::-webkit-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=tel]::-webkit-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=url]::-webkit-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 input[type=text]::-webkit-input-placeholder,.panel-row-style.education-contact-form div.so-panel .textwidget .wpcf7-form .education-contact-form1 textarea::-webkit-input-placeholder{color:#4b4b4b}header{position:relative}header #header-top{padding:7px 0;background-color:#050505;color:#616161;font-size:14px;line-height:1.75}header #header-top a{color:#616161}header #header-top a:hover{color:#157dd2}header #header-top .header_email:before,header #header-top .header_phone:before{margin-right:7px}header #header-top .nbticon{display:inline-block;margin:3px 25px 3px 0}@media(min-width:768px){header #header-top .nbticon{margin-right:20px}}@media(min-width:992px){header #header-top .nbticon{margin-right:30px}}@media(min-width:1200px){header #header-top .nbticon{margin-right:35px}}header #header-top .header-info{float:left}header #header-top .header-auth{float:right}@media(max-width:767px){header #header-top .header-auth{float:none;clear:both}}header #header-top .header-auth ul{margin-bottom:0}header #header-top .header-auth ul li{padding-top:3px;padding-bottom:3px}header #header-top .header-auth ul li+li{margin-left:15px}@media(min-width:768px){header #header-top .header-auth ul li+li{margin-left:10px}}@media(min-width:992px){header #header-top .header-auth ul li+li{margin-left:20px}}@media(min-width:1200px){header #header-top .header-auth ul li+li{margin-left:25px}}@media(max-width:399px){header #header-top .header_phone{display:block}}header #header-top .header-socials{display:inline-block}@media(max-width:599px){header #header-top .header-socials{display:block}}header #header-main #header-logo{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;width:83.33333%}@media(min-width:768px){header #header-main #header-logo{float:left;width:33.33333%}}@media(min-width:992px){header #header-main #header-logo{float:left;width:25%}}@media(min-width:1200px){header #header-main #header-logo{float:left;width:16.66667%}}header #header-main #header-logo h1.education-logo{margin-top:0;margin-bottom:0}header #header-main #header-logo a{display:inline-block}header #header-main #header-logo img{max-width:100%;height:auto}header #header-main #header-logo .logo-text{display:inline-block;font-family:'Roboto';font-size:24px;line-height:1;padding:10px;margin-top:25px;border:1px solid}header #header-main .header-right-wrap{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;width:16.66667%}@media(min-width:768px){header #header-main .header-right-wrap{float:left;width:66.66667%}}@media(min-width:992px){header #header-main .header-right-wrap{float:left;width:75%}}@media(min-width:1200px){header #header-main .header-right-wrap{float:left;width:83.33333%}}header #header-main .header-right-wrap .header-right{float:right}header #header-main .header-right-wrap .header-right .search-form{display:inline-block}header #header-main .header-right-wrap .header-right .search-form input.form-control{border-right:0}@media(max-width:767px){header #header-main .header-right-wrap .header-right .search-form .btn i{color:#fff}}header #header-main .header-right-wrap .header-right .header-cart{float:right;position:relative}@media(min-width:992px){header #header-main .header-right-wrap .header-right .header-cart{margin-left:15px}}header #header-main .header-right-wrap .header-right .header-cart i,header #header-main .header-right-wrap .header-right .header-cart span{color:#fff}header #header-main .header-right-wrap .header-right .header-cart .icon-shop{font-size:28px;font-size:2.8rem}header #header-main .header-right-wrap .header-right .header-cart span{position:absolute;top:3px;left:18px;border-radius:50%;background:#35a1d8;padding:2px 6px;font-size:12px;font-size:1.2rem}header #header-main .header-right-wrap #main-menu{float:right}header #header-main.no-option{border-bottom:1px solid #dbdbdb}header #header-main.header-over{position:absolute;width:100%;z-index:999;top:100%}#simplemodal-login-container-education .close{top:-30px;right:-30px !important;left:auto !important;text-shadow:none;opacity:1;filter:alpha(opacity=100)}#simplemodal-login-container-education .close a{padding:0 !important;font-size:0 !important;text-decoration:none;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}#simplemodal-login-container-education .close a:before{font-family:'nbtico';font-size:30px;line-height:1.1;content:'\e949';display:inline-block;vertical-align:middle}@media(max-width:640px){#simplemodal-login-container-education .title{font-size:30px !important}}#simplemodal-login-container-education form .message,#simplemodal-login-container-education form #login_error{margin-bottom:45px}#simplemodal-login-container-education form #login_error{color:#fe624b;text-shadow:0px 0px 3px rgba(0,0,0,.3)}#simplemodal-login-container-education form input{color:#414141}#simplemodal-login-container-education form input:-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}#simplemodal-login-container-education form input::-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}#simplemodal-login-container-education form input:-ms-input-placeholder{color:#4b4b4b}#simplemodal-login-container-education form input::-webkit-input-placeholder{color:#4b4b4b}@media(max-width:640px){#simplemodal-login-container-education form .submit{margin-top:20px}}#simplemodal-login-container-education form .submit input{border:0 none;color:#fff;background:#35a1d8}@media(max-width:640px){#simplemodal-login-container-education form .submit input{padding:11px 15px !important}}#simplemodal-login-container-education p{position:relative}#simplemodal-login-container-education p:before{position:absolute;font-family:'nbtico';font-size:22px;display:block;top:17px;right:25px;color:#e6e6e6}@media(max-width:640px){#simplemodal-login-container-education p:before{top:8px;right:15px}}#simplemodal-login-container-education p.field-user:before{content:'\e932'}#simplemodal-login-container-education p.field-pass:before{content:'\e916'}#simplemodal-login-container-education p.field-email:before{content:'\e931'}@media(max-width:640px){#simplemodal-login-container-education .user_pass,#simplemodal-login-container-education .user_login,#simplemodal-login-container-education .user_email{padding:10px 35px 10px 15px !important;margin-bottom:15px !important}}.breadcrumbs{background-color:#efefef;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_breadcrumb_bg.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:'Roboto';position:relative;padding-top:35px;padding-bottom:35px;margin-bottom:30px;z-index:1;font-size:16px;text-transform:capitalize}@media(min-width:768px){.breadcrumbs{font-size:17px;padding-top:50px;padding-bottom:50px;margin-bottom:40px}}@media(min-width:992px){.breadcrumbs{font-size:18px;padding-top:65px;padding-bottom:65px;margin-bottom:50px}}@media(min-width:1200px){.breadcrumbs{font-size:18px;padding-top:75px;padding-bottom:75px;margin-bottom:60px}}.breadcrumbs:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#35a1d8;opacity:.9;filter:alpha(opacity=90)}.breadcrumbs a{color:#fff}.breadcrumbs .container{position:relative}.breadcrumbs [typeof=ListItem]{display:none;margin-right:10px}.breadcrumbs [typeof=ListItem]+[typeof=ListItem]:before{display:inline-block;content:'';width:16px;height:6px;margin:2px 10px 2px 0;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide_white.png) 0 50% no-repeat}.breadcrumbs [typeof=ListItem]:first-child,.breadcrumbs [typeof=ListItem]:last-child{display:inline-block}body.page-help .breadcrumbs{display:none}body.page-help .panel-row-style.education-how-we-help{background-color:rgba(246,246,246,.95);background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_help_bg.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;padding-top:90px;padding-bottom:100px}body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap h2.nbtsow-headline{color:#fff;margin-top:0}body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap .nbtsow-firstsub{line-height:41px;font-size:16px;color:#fff}@media(max-width:720px){body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap .nbtsow-firstsub{line-height:24px}}body.page-help .panel-row-style.education-how-we-help form.search-form{position:relative;margin-top:37px}body.page-help .panel-row-style.education-how-we-help form.search-form label{display:block}body.page-help .panel-row-style.education-how-we-help form.search-form label span.screen-reader-text{display:none}body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field{-webkit-box-shadow:0px 0px 0px 8px rgba(252,252,252,.15);-moz-box-shadow:0px 0px 0px 8px rgba(252,252,252,.15);box-shadow:0px 0px 0px 8px rgba(252,252,252,.15);padding:35px;width:82%;border:none;border-radius:1px;color:#000}@media(max-width:549px){body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field{width:100%}}body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field:-moz-placeholder{color:#000;opacity:1;filter:alpha(opacity=100)}body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field::-moz-placeholder{color:#000;opacity:1;filter:alpha(opacity=100)}body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field:-ms-input-placeholder{color:#000}body.page-help .panel-row-style.education-how-we-help form.search-form label input.search-field::-webkit-input-placeholder{color:#000}body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit{color:#fff;font-size:18px;font-family:'Roboto';text-transform:uppercase;background:#35a1d8;border:none;padding:32px 63px;position:absolute;right:9%;top:0;height:100%}@media(min-width:425px) and (max-width:550px){body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit{padding:32px 15px}}@media(max-width:549px){body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit{padding:32px 10px;right:0}}body.page-help .panel-row-style.education-how-we-help form.search-form input.search-submit:hover{background:#2795cc}body.page-help .panel-row-style.education-how-we-help form.search-form input[type=search]{color:#000;font-size:20px;font-weight:400;font-family:'Roboto'}body.page-help .panel-row-style.education-how-to-proceed{padding-top:70px;padding-bottom:85px}body.page-help .panel-row-style.education-how-to-proceed p{color:#686868;font-size:16px}body.page-help .panel-row-style.education-how-to-proceed .section-header .nbtsow-secondsub{margin-bottom:3px}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul{padding-top:48px}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div{background:#f6f6f6;padding:51px 60px 63px}@media(max-width:375px){body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div{padding:30px}}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .icon-wrap{color:#35a1d8}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .nbt-iconbt-content{padding-bottom:28px}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-headline{font-family:'Roboto';font-size:20px;color:#000;padding-top:10px}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-firstsub{padding-top:4px;line-height:24px;padding-bottom:24px}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div a{color:#fff;font-size:14px;font-family:'Roboto';text-transform:uppercase;background:#35a1d8;padding:11px 36px;margin-top:20px}body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div a:hover{background:#2385b7}@media(max-width:767px){body.page-help .panel-row-style.education-how-to-proceed .education-cols-2 ul.nbtsow-iconbt-list-wrap li:first-child{margin-bottom:25px}}body.page-help .panel-row-style.education-popular-topic{background:#fbfbfb;padding-top:70px;padding-bottom:85px}body.page-help .panel-row-style.education-popular-topic p{font-size:16px;color:#686868}body.page-help .panel-row-style.education-popular-topic .section-header .nbtsow-secondsub{margin-bottom:5px}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul{padding-top:60px}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div{background:#fff;padding:70px 0}@media(min-width:376px) and (max-width:767px){body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div{padding:50px}}@media(max-width:375px){body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div{padding:30px}}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .icon-wrap{color:#000}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .nbt-iconbt-content{padding-top:45px}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-headline{font-family:'Roboto';font-size:20px;color:#000;padding-top:10px}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div .nbt-iconbt-content .nbtsow-iconbt-firstsub{padding-top:12px;line-height:24px;padding-bottom:40px}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div a.nbt-iconbt-readmore{color:#fff;font-size:12px;font-family:'Roboto';text-transform:uppercase;background:#35a1d8;padding:12px 34px;margin-top:30px}body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li.nbt-iconbt-section>div a.nbt-iconbt-readmore:hover{background:#2385b7}@media(max-width:767px){body.page-help .panel-row-style.education-popular-topic .education-cols-3 ul.nbtsow-iconbt-list-wrap li{margin-bottom:25px}}body.page-help .panel-row-style.education-job-listing{padding-top:70px;padding-bottom:55px}body.page-help .panel-row-style.education-job-listing p{color:#686868;font-size:16px}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget{margin-top:45px}@media(min-width:700px) and (max-width:1199px){body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li{display:table-cell;width:auto}}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li a{border-right:1px solid rgba(205,205,205,.35);border-radius:0;padding:20px;color:#7a7a7a;text-transform:uppercase;background-color:#f8f8f8;font-family:'Roboto';font-size:14px}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li.active a{background-color:#35a1d8;color:#fff}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs ul.nav-justified li:last-child a{border-right:none}@media(max-width:767px){body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content{margin-top:-5px}}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab{border:1px solid #efefef;padding:40px 25px}@media(max-width:424px){body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab{padding:30px 10px}}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab.tab-active{background:#f8f8f8}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-tabcontent-thumbnail{display:inline-block;float:left;overflow:hidden;margin-right:25px}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail{overflow:hidden}@media(max-width:424px){body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail{display:inline-block;margin-top:20px}}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail h3{margin-top:0;font-size:18px;font-weight:400;font-family:'Roboto';color:#25282a}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail .nbtsow-contentshort,body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail .nbtsow-content{margin-right:50px;line-height:24px}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow4,body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow{float:right;margin-top:-20px;font-size:30px;color:#efefef;line-height:45px;text-rendering:optimizeLegibility;box-sizing:border-box}body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow4:active,body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow4:hover,body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow:active,body.page-help .panel-row-style.education-job-listing .widget_nbtsow-custom-tabs-widget .nbtsow-custom-tabs .tab-content .nbtsow-custom-tab .nbtsow-detail i.nbticon-up-arrow:hover{color:#35a1d8}@media(max-width:424px){body.page-help .panel-row-style.education-how-we-help .section-header .nbtsow-headline-wrap h2.nbtsow-headline,body.page-help .panel-row-style.education-how-to-proceed .section-header .nbtsow-headline-wrap h2.nbtsow-headline,body.page-help .panel-row-style.education-popular-topic .section-header .nbtsow-headline-wrap h2.nbtsow-headline,body.page-help .panel-row-style.education-job-listing .section-header .nbtsow-headline-wrap h2.nbtsow-headline{font-size:30px}}body.category .education-default #main img,body.category .education-category-post #main img,body.category-blog .education-default #main img,body.category-blog .education-category-post #main img,body.blog .education-default #main img,body.blog .education-category-post #main img{height:auto}body.category .education-default #main .page-header,body.category .education-category-post #main .page-header,body.category-blog .education-default #main .page-header,body.category-blog .education-category-post #main .page-header,body.blog .education-default #main .page-header,body.blog .education-category-post #main .page-header{display:none}body.category .education-default #main article[class*=category-],body.category .education-category-post #main article[class*=category-],body.category-blog .education-default #main article[class*=category-],body.category-blog .education-category-post #main article[class*=category-],body.blog .education-default #main article[class*=category-],body.blog .education-category-post #main article[class*=category-]{padding-bottom:30px;margin-bottom:30px}@media(min-width:768px){body.category .education-default #main article[class*=category-],body.category .education-category-post #main article[class*=category-],body.category-blog .education-default #main article[class*=category-],body.category-blog .education-category-post #main article[class*=category-],body.blog .education-default #main article[class*=category-],body.blog .education-category-post #main article[class*=category-]{margin-bottom:35px;padding-bottom:35px}}@media(min-width:992px){body.category .education-default #main article[class*=category-],body.category .education-category-post #main article[class*=category-],body.category-blog .education-default #main article[class*=category-],body.category-blog .education-category-post #main article[class*=category-],body.blog .education-default #main article[class*=category-],body.blog .education-category-post #main article[class*=category-]{margin-bottom:40px;padding-bottom:40px}}@media(min-width:1200px){body.category .education-default #main article[class*=category-],body.category .education-category-post #main article[class*=category-],body.category-blog .education-default #main article[class*=category-],body.category-blog .education-category-post #main article[class*=category-],body.blog .education-default #main article[class*=category-],body.blog .education-category-post #main article[class*=category-]{margin-bottom:47px;padding-bottom:47px}}body.category .education-default #main article[class*=category-] header .entry-thumb+.entry-title,body.category .education-category-post #main article[class*=category-] header .entry-thumb+.entry-title,body.category-blog .education-default #main article[class*=category-] header .entry-thumb+.entry-title,body.category-blog .education-category-post #main article[class*=category-] header .entry-thumb+.entry-title,body.blog .education-default #main article[class*=category-] header .entry-thumb+.entry-title,body.blog .education-category-post #main article[class*=category-] header .entry-thumb+.entry-title{margin-top:40px}body.category .education-default #main article[class*=category-] header .entry-title,body.category .education-category-post #main article[class*=category-] header .entry-title,body.category-blog .education-default #main article[class*=category-] header .entry-title,body.category-blog .education-category-post #main article[class*=category-] header .entry-title,body.blog .education-default #main article[class*=category-] header .entry-title,body.blog .education-category-post #main article[class*=category-] header .entry-title{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500;margin-top:10px}body.category .education-default #main article[class*=category-] header .entry-title a,body.category .education-category-post #main article[class*=category-] header .entry-title a,body.category-blog .education-default #main article[class*=category-] header .entry-title a,body.category-blog .education-category-post #main article[class*=category-] header .entry-title a,body.blog .education-default #main article[class*=category-] header .entry-title a,body.blog .education-category-post #main article[class*=category-] header .entry-title a{color:#000}body.category .education-default #main article[class*=category-] header .entry-title a:hover,body.category .education-category-post #main article[class*=category-] header .entry-title a:hover,body.category-blog .education-default #main article[class*=category-] header .entry-title a:hover,body.category-blog .education-category-post #main article[class*=category-] header .entry-title a:hover,body.blog .education-default #main article[class*=category-] header .entry-title a:hover,body.blog .education-category-post #main article[class*=category-] header .entry-title a:hover{color:#35a1d8}body.category .education-default #main article[class*=category-] .entry-meta,body.category .education-category-post #main article[class*=category-] .entry-meta,body.category-blog .education-default #main article[class*=category-] .entry-meta,body.category-blog .education-category-post #main article[class*=category-] .entry-meta,body.blog .education-default #main article[class*=category-] .entry-meta,body.blog .education-category-post #main article[class*=category-] .entry-meta{color:#797979;margin-top:14px}body.category .education-default #main article[class*=category-] .entry-meta>span,body.category .education-category-post #main article[class*=category-] .entry-meta>span,body.category-blog .education-default #main article[class*=category-] .entry-meta>span,body.category-blog .education-category-post #main article[class*=category-] .entry-meta>span,body.blog .education-default #main article[class*=category-] .entry-meta>span,body.blog .education-category-post #main article[class*=category-] .entry-meta>span{margin-right:20px}body.category .education-default #main article[class*=category-] .entry-meta>span.nbt-sticky-post,body.category .education-category-post #main article[class*=category-] .entry-meta>span.nbt-sticky-post,body.category-blog .education-default #main article[class*=category-] .entry-meta>span.nbt-sticky-post,body.category-blog .education-category-post #main article[class*=category-] .entry-meta>span.nbt-sticky-post,body.blog .education-default #main article[class*=category-] .entry-meta>span.nbt-sticky-post,body.blog .education-category-post #main article[class*=category-] .entry-meta>span.nbt-sticky-post{position:absolute;margin:0}body.category .education-default #main article[class*=category-] .entry-meta span,body.category .education-category-post #main article[class*=category-] .entry-meta span,body.category-blog .education-default #main article[class*=category-] .entry-meta span,body.category-blog .education-category-post #main article[class*=category-] .entry-meta span,body.blog .education-default #main article[class*=category-] .entry-meta span,body.blog .education-category-post #main article[class*=category-] .entry-meta span{display:inline-block}body.category .education-default #main article[class*=category-] .entry-meta span i,body.category .education-category-post #main article[class*=category-] .entry-meta span i,body.category-blog .education-default #main article[class*=category-] .entry-meta span i,body.category-blog .education-category-post #main article[class*=category-] .entry-meta span i,body.blog .education-default #main article[class*=category-] .entry-meta span i,body.blog .education-category-post #main article[class*=category-] .entry-meta span i{display:inline-block;font-size:14px}body.category .education-default #main article[class*=category-] .entry-meta span i.nbticon-black-user-shape,body.category .education-category-post #main article[class*=category-] .entry-meta span i.nbticon-black-user-shape,body.category-blog .education-default #main article[class*=category-] .entry-meta span i.nbticon-black-user-shape,body.category-blog .education-category-post #main article[class*=category-] .entry-meta span i.nbticon-black-user-shape,body.blog .education-default #main article[class*=category-] .entry-meta span i.nbticon-black-user-shape,body.blog .education-category-post #main article[class*=category-] .entry-meta span i.nbticon-black-user-shape{font-size:12px}body.category .education-default #main article[class*=category-] .entry-meta span a,body.category .education-category-post #main article[class*=category-] .entry-meta span a,body.category-blog .education-default #main article[class*=category-] .entry-meta span a,body.category-blog .education-category-post #main article[class*=category-] .entry-meta span a,body.blog .education-default #main article[class*=category-] .entry-meta span a,body.blog .education-category-post #main article[class*=category-] .entry-meta span a{color:#797979;margin-left:5px;font-weight:500}body.category .education-default #main article[class*=category-] .entry-meta span a:hover,body.category .education-category-post #main article[class*=category-] .entry-meta span a:hover,body.category-blog .education-default #main article[class*=category-] .entry-meta span a:hover,body.category-blog .education-category-post #main article[class*=category-] .entry-meta span a:hover,body.blog .education-default #main article[class*=category-] .entry-meta span a:hover,body.blog .education-category-post #main article[class*=category-] .entry-meta span a:hover{color:#35a1d8}body.category .education-default #main article[class*=category-] .entry-content,body.category .education-category-post #main article[class*=category-] .entry-content,body.category-blog .education-default #main article[class*=category-] .entry-content,body.category-blog .education-category-post #main article[class*=category-] .entry-content,body.blog .education-default #main article[class*=category-] .entry-content,body.blog .education-category-post #main article[class*=category-] .entry-content{margin-top:25px}body.category .education-default #main article[class*=category-] .entry-content>p,body.category .education-category-post #main article[class*=category-] .entry-content>p,body.category-blog .education-default #main article[class*=category-] .entry-content>p,body.category-blog .education-category-post #main article[class*=category-] .entry-content>p,body.blog .education-default #main article[class*=category-] .entry-content>p,body.blog .education-category-post #main article[class*=category-] .entry-content>p{color:#686868;line-height:24px;margin-bottom:15px}@media(min-width:768px){body.category .education-default #main article[class*=category-] .entry-content>p,body.category .education-category-post #main article[class*=category-] .entry-content>p,body.category-blog .education-default #main article[class*=category-] .entry-content>p,body.category-blog .education-category-post #main article[class*=category-] .entry-content>p,body.blog .education-default #main article[class*=category-] .entry-content>p,body.blog .education-category-post #main article[class*=category-] .entry-content>p{margin-bottom:20px}}@media(min-width:992px){body.category .education-default #main article[class*=category-] .entry-content>p,body.category .education-category-post #main article[class*=category-] .entry-content>p,body.category-blog .education-default #main article[class*=category-] .entry-content>p,body.category-blog .education-category-post #main article[class*=category-] .entry-content>p,body.blog .education-default #main article[class*=category-] .entry-content>p,body.blog .education-category-post #main article[class*=category-] .entry-content>p{margin-bottom:25px}}@media(min-width:1200px){body.category .education-default #main article[class*=category-] .entry-content>p,body.category .education-category-post #main article[class*=category-] .entry-content>p,body.category-blog .education-default #main article[class*=category-] .entry-content>p,body.category-blog .education-category-post #main article[class*=category-] .entry-content>p,body.blog .education-default #main article[class*=category-] .entry-content>p,body.blog .education-category-post #main article[class*=category-] .entry-content>p{margin-bottom:30px}}body.category .education-default #main article[class*=category-] .entry-content>a,body.category .education-category-post #main article[class*=category-] .entry-content>a,body.category-blog .education-default #main article[class*=category-] .entry-content>a,body.category-blog .education-category-post #main article[class*=category-] .entry-content>a,body.blog .education-default #main article[class*=category-] .entry-content>a,body.blog .education-category-post #main article[class*=category-] .entry-content>a{border:2px solid #d5d5d5;color:#a6a6a6;text-transform:uppercase;font-size:13px;font-family:'Roboto',sans-serif;font-weight:400;padding:10px 37px}body.category .education-default #main article[class*=category-] .entry-content>a:hover,body.category .education-category-post #main article[class*=category-] .entry-content>a:hover,body.category-blog .education-default #main article[class*=category-] .entry-content>a:hover,body.category-blog .education-category-post #main article[class*=category-] .entry-content>a:hover,body.blog .education-default #main article[class*=category-] .entry-content>a:hover,body.blog .education-category-post #main article[class*=category-] .entry-content>a:hover{color:#fff;background-color:#35a1d8;border:2px solid transparent;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}body.single-format-standard .education-single-post #main{padding-top:5px}body.single-format-standard .education-single-post #main img{height:auto}body.single-format-standard .education-single-post #main article[class*=category-]{padding-bottom:60px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-thumb+.entry-title{margin-top:42px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-title{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500;color:#000;margin-top:10px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-title a{color:#000}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta{color:#797979;margin-top:14px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta>span{margin-right:20px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta>span.nbt-sticky-post{position:absolute;margin:0}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta span{display:inline-block}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta span i{font-size:14px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta span i.nbticon-black-user-shape{font-size:12px}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta span a{color:#797979;margin-left:5px;font-weight:500}body.single-format-standard .education-single-post #main article[class*=category-] header .entry-meta span a:hover{color:#35a1d8}body.single-format-standard .education-single-post #main article[class*=category-] .entry-content{margin-top:27px}body.single-format-standard .education-single-post #main article[class*=category-] .entry-content>p{color:#686868;line-height:24px}body.single-format-standard .education-single-post #main article[class*=category-] .entry-content .author-blog{margin-top:30px;text-align:center;border:1px solid #d9e2e4;padding:25px}body.single-format-standard .education-single-post #main article[class*=category-] .entry-content .author-blog p{color:#888;font-size:18px;font-style:italic;margin-top:10px}body.single-format-standard .education-single-post #main #comments #reply-title{font-size:30px;font-family:'Roboto',sans-serif;font-weight:500;color:#000}@media(max-width:425px){body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-avatar{text-align:left}}body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-avatar img{-webkit-border-radius:0;border-radius:0;background-clip:padding-box;border:none}@media(max-width:425px){body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-avatar img{width:70px;height:70px}}@media(max-width:425px){body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail{text-align:left}}@media(max-width:425px){body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail .comment-meta{margin-top:20px}}body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail .comment-meta .comment-author{color:#000;margin-top:-3px;font-family:'Roboto',sans-serif;font-weight:700;font-size:20px;text-transform:uppercase}body.single-format-standard .education-single-post #main #comments .comment_list .comment .comment-detail .comment-meta .comment-author:hover{color:#35a1d8}body.single-format-standard .education-single-post #main #comments #commentform p.form-submit{text-align:center}body.left-sidebar .widget_search form,body.right-sidebar .widget_search form{position:relative}body.left-sidebar .widget_search form label,body.right-sidebar .widget_search form label{display:block}body.left-sidebar .widget_search form label span,body.right-sidebar .widget_search form label span{display:none}body.left-sidebar .widget_search form label input.search-field,body.right-sidebar .widget_search form label input.search-field{border:1px solid #dfdfdf;padding:17px 25px;width:100%;font-size:16px;font-weight:400;color:#999}body.left-sidebar .widget_search form label input.search-field:-moz-placeholder,body.right-sidebar .widget_search form label input.search-field:-moz-placeholder{color:#999;opacity:1;filter:alpha(opacity=100)}body.left-sidebar .widget_search form label input.search-field::-moz-placeholder,body.right-sidebar .widget_search form label input.search-field::-moz-placeholder{color:#999;opacity:1;filter:alpha(opacity=100)}body.left-sidebar .widget_search form label input.search-field:-ms-input-placeholder,body.right-sidebar .widget_search form label input.search-field:-ms-input-placeholder{color:#999}body.left-sidebar .widget_search form label input.search-field::-webkit-input-placeholder,body.right-sidebar .widget_search form label input.search-field::-webkit-input-placeholder{color:#999}body.left-sidebar .widget_search form label:after,body.right-sidebar .widget_search form label:after{content:'\e93f';position:absolute;top:25%;right:20px;color:#999;font-size:20px;font-family:'nbtico';font-weight:400}body.left-sidebar .widget_search form input.search-submit,body.right-sidebar .widget_search form input.search-submit{display:block;width:35px;height:35px;background:0 0;border:0 none;font-size:0;position:absolute;top:25%;right:20px}body.tag .education-tags .page-header h2{background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 0% 100% scroll no-repeat;color:#000;font-family:'Roboto',sans-serif;font-size:40px;font-weight:900;line-height:1.25;text-transform:uppercase;width:75%;padding-bottom:15px;margin-top:-10px}body.tag .education-tags .page-detail .entry-header img{max-width:100%;height:auto}body.tag .education-tags .page-detail .entry-header h2{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500;margin-top:40px}body.tag .education-tags .page-detail .entry-header h2 a{color:#000}body.tag .education-tags .page-detail .entry-header h2 a:hover{color:#35a1d8}body.tag .education-tags .page-detail .entry-content{margin-bottom:50px}body.tag .education-tags .page-detail .entry-content>p{line-height:24px}#new-products .nbtsow-cta-button,#new-featured-product .nbtsow-cta-button{border-radius:30px;padding:14px 44px;font-size:14px}#new-featured-product .nbtsow-cta-button{margin-top:15px}#new-products .nbtsow-cta-wrap{text-align:center}@media(max-width:425px){#new-products .nbtsow-cta-wrap{margin-top:60px}}#new-products .nbtsow-cta-button{padding:15px 32px}.button-ss{border:0;text-transform:uppercase;background:#d0d0d0;color:#444;font-size:12px;border-bottom:3px solid #646464;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.button-ss i{margin-right:10px}.button-ss:hover{background:#35a1d8;color:#fff}@media(max-width:992px){.comments-section{margin-bottom:90px}}.comments-section h3{font-size:20px;font-size:2rem;color:#444;text-transform:capitalize;font-weight:700}.comments-section h3:nth-of-type(2){border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:30px}.comments-section .comments .comment{padding-top:30px;padding-bottom:30px}.comments-section .comments .comment:not(.comment-has-children){border-top:1px solid #eee}.comments-section .comments .comment .comment-avatar{width:14%;float:left;margin-right:3%}.comments-section .comments .comment .comment-avatar img{width:100%;height:auto}.comments-section .comments .comment .comment-details{width:83%;float:left}.comments-section .comments .comment .comment-details .comment-meta{margin-bottom:10px}.comments-section .comments .comment .comment-details .comment-meta .comment-author{color:#000;font-size:16px;font-size:1.6rem;text-transform:capitalize;margin-right:30px}@media(max-width:450px){.comments-section .comments .comment .comment-details .comment-meta .comment-time{display:block}}.comments-section .comments .comment-children .comment{margin-left:14%}.comments-section .comments .comment-children .comment:last-child{border-bottom:1px solid #eee}.comments-section .comments .comment-children .comment .comment-avatar{width:16%;margin-right:4%}.comments-section .comments .comment-children .comment .comment-details{width:80%}.comments-section .comments .reply a{color:#ccc}.comments-section .comments .reply span{text-transform:capitalize;margin-right:8px}.comments-section .comment-form{border:1px solid #e6e6e6;padding:7% 5%}.comments-section .comment-form p{margin-bottom:20px}.comments-section .comment-form p label{font-weight:700;text-transform:capitalize;color:#444;line-height:30px;font-size:16px;margin-right:6%}@media(max-width:767px){.comments-section .comment-form p label{width:100%}}@media(min-width:768px){.comments-section .comment-form p label{float:left;width:18%}}.comments-section .comment-form p textarea,.comments-section .comment-form p input:not(#submit){border:1px solid #e6e6e6;border-radius:4px;padding:5px}@media(max-width:767px){.comments-section .comment-form p textarea,.comments-section .comment-form p input:not(#submit){width:100%}}@media(min-width:768px){.comments-section .comment-form p textarea,.comments-section .comment-form p input:not(#submit){width:76%}}.comments-section .comment-form p textarea:-moz-placeholder,.comments-section .comment-form p input:not(#submit):-moz-placeholder{text-transform:uppercase;text-indent:15px;opacity:1;filter:alpha(opacity=100)}.comments-section .comment-form p textarea::-moz-placeholder,.comments-section .comment-form p input:not(#submit)::-moz-placeholder{text-transform:uppercase;text-indent:15px;opacity:1;filter:alpha(opacity=100)}.comments-section .comment-form p textarea:-ms-input-placeholder,.comments-section .comment-form p input:not(#submit):-ms-input-placeholder{text-transform:uppercase;text-indent:15px}.comments-section .comment-form p textarea::-webkit-input-placeholder,.comments-section .comment-form p input:not(#submit)::-webkit-input-placeholder{text-transform:uppercase;text-indent:15px}.comments-section .comment-form p textarea::-ms-expand,.comments-section .comment-form p input:not(#submit)::-ms-expand{text-transform:uppercase;text-indent:15px}.comments-section .comment-form p input:not(#submit){height:35px}.comments-section .comment-form p input#submit{padding-left:15px;padding-right:15px;text-transform:uppercase;background:#35a1d8;color:#fff;border:0;height:40px}.comments-section .comment-form p.form-submit{text-align:right;margin-bottom:0}.post-type-archive-sfwd-courses.search-no-results .breadcrumbs,.post-type-archive-sfwd-courses.search-results .breadcrumbs{margin-bottom:60px}.post-type-archive-sfwd-courses .breadcrumbs{margin-bottom:0}.post-type-archive-sfwd-courses .education-search-courses{background-color:rgba(5,5,5,.9);background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_search_course_bg.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;position:relative;padding-top:30px;padding-bottom:35px;margin-bottom:30px}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses{padding-top:45px;padding-bottom:50px;margin-bottom:40px}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses{padding-top:60px;padding-bottom:65px;margin-bottom:50px}}@media(min-width:1200px){.post-type-archive-sfwd-courses .education-search-courses{padding-top:75px;padding-bottom:80px;margin-bottom:60px}}.post-type-archive-sfwd-courses .education-search-courses .title-search{font-family:'Roboto',sans-serif;font-size:20px;font-weight:700;text-align:center;text-transform:uppercase}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses .title-search{font-size:30px}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .title-search{font-size:40px}}@media(min-width:1200px){.post-type-archive-sfwd-courses .education-search-courses .title-search{font-size:50px}}.post-type-archive-sfwd-courses .education-search-courses .desc-search{font-size:17px;text-align:center}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses .desc-search{font-size:18px}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .desc-search{font-size:19px}}@media(min-width:1200px){.post-type-archive-sfwd-courses .education-search-courses .desc-search{font-size:20px}}.post-type-archive-sfwd-courses .education-search-courses .title-search+.row,.post-type-archive-sfwd-courses .education-search-courses .desc-search+.row{margin-top:15px}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-submit{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:426px) and (max-width:767px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat{width:50%;float:left}}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat{float:left;width:50%}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-text,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-cat{float:left;width:41.66667%}}@media(min-width:426px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-submit{width:100%;float:left}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .col-search-submit{float:left;width:16.66667%}}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text{border:1px solid #dbdbdb;width:100%;padding:10px 15px;margin-top:30px;color:#4c4e54}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text{padding:12px 15px}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text{padding:14px 20px}}@media(min-width:1200px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text{padding:16px 20px}}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:focus,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category:focus,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text:focus{outline:0}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:-moz-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category:-moz-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text:-moz-placeholder{color:#4c4e54;opacity:1;filter:alpha(opacity=100)}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit::-moz-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category::-moz-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text::-moz-placeholder{color:#4c4e54;opacity:1;filter:alpha(opacity=100)}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:-ms-input-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category:-ms-input-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text:-ms-input-placeholder{color:#4c4e54}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit::-webkit-input-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category::-webkit-input-placeholder,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text::-webkit-input-placeholder{color:#4c4e54}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container{margin-top:30px;color:#4c4e54}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single{padding:10px 15px}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single{padding:12px 15px}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single{padding:14px 20px}}@media(min-width:1200px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single{padding:16px 20px}}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div{top:12px}@media(min-width:768px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div{top:14px}}@media(min-width:992px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div{top:16px}}@media(min-width:1200px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container.chosen-container-single .chosen-single div{top:18px}}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category{color:#4c4e54}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit{background:#35a1d8;border-color:transparent;color:#fff;text-transform:uppercase}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit:hover{background:#2795cc}@media(min-width:426px) and (max-width:767px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .form-horizontal .row>*{width:50%;float:left}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .form-horizontal .row>*.education-search-button{width:100%}}@media(max-width:425px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-submit,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-category,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .chosen-container,.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-text{width:100% !important}}@media(min-width:426px) and (max-width:991px){.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-button{text-align:center}.post-type-archive-sfwd-courses .education-search-courses .so-widget-nbtsow-learndash-search-widget .education-search-button .education-search-submit{width:50%;margin-top:30px}}.education-category-sfwd-courses{padding-bottom:15px}@media(min-width:768px){.education-category-sfwd-courses{padding-bottom:20px}}@media(min-width:992px){.education-category-sfwd-courses{padding-bottom:25px}}@media(min-width:1200px){.education-category-sfwd-courses{padding-bottom:30px}}.education-category-sfwd-courses .site-main .page-header{margin-bottom:0}.education-category-sfwd-courses .site-main .page-header h2{background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 0% 100% scroll no-repeat;color:#000;font-family:'Roboto',sans-serif;font-size:40px;font-weight:900;line-height:1.25;text-transform:uppercase;width:75%;padding-bottom:15px;margin-top:-10px}.education-category-sfwd-courses .site-main .page-detail{margin-left:-15px;margin-right:-15px}.education-category-sfwd-courses .site-main .page-detail:before,.education-category-sfwd-courses .site-main .page-detail:after{content:"";display:table}.education-category-sfwd-courses .site-main .page-detail:after{clear:both}.education-category-sfwd-courses .site-main .page-detail article{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;width:50%;margin:15px 0}@media(min-width:768px){.education-category-sfwd-courses .site-main .page-detail article{float:left;width:50%}}@media(min-width:992px){.education-category-sfwd-courses .site-main .page-detail article{float:left;width:33.33333%}}@media(max-width:559px){.education-category-sfwd-courses .site-main .page-detail article{width:100%}}@media(min-width:768px){.education-category-sfwd-courses .site-main .page-detail article{margin:20px 0}}@media(min-width:992px){.education-category-sfwd-courses .site-main .page-detail article{margin:25px 0}}@media(min-width:1200px){.education-category-sfwd-courses .site-main .page-detail article{margin:30px 0}}@media(min-width:992px){.education-category-sfwd-courses .site-main .page-detail article:nth-of-type(3n+1){clear:left}}@media(max-width:991px){.education-category-sfwd-courses .site-main .page-detail article:nth-of-type(2n+1){clear:left}}.education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb{margin-bottom:25px;text-align:center}.education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb>a{display:inline-block;overflow:hidden;border:1px solid #f2f2f2}.education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb>a img{max-width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.education-category-sfwd-courses .site-main .page-detail article .entry-header .entry-thumb>a:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.education-category-sfwd-courses .site-main .page-detail article .entry-title{font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;color:#000;margin-top:0}.education-category-sfwd-courses .site-main .page-detail article .entry-title a{color:#000;text-decoration:none}.education-category-sfwd-courses .site-main .page-detail article .entry-title a:hover{color:#35a1d8}.education-category-sfwd-courses .site-main .page-detail article .entry-course{padding:0 10px}@media(min-width:992px){.education-category-sfwd-courses .site-main .page-detail article .entry-course{padding:0 15px}}.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-price{font-family:'Roboto',sans-serif;font-size:20px;font-weight:700;float:right;color:#000;margin-left:15px}.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info{color:#454545;margin-left:-10px;margin-right:-10px}.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info:before,.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info:after{content:"";display:table}.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info:after{clear:both}.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info>span{display:inline-block;position:relative;min-height:1px;padding-left:10px;padding-right:10px}.education-category-sfwd-courses .site-main .page-detail article .entry-course .education-course-info>span .nbticon{margin-right:10px;color:#cfcfcf}.education-single-sfwd-courses .site-main .entry-header{margin-bottom:35px}.education-single-sfwd-courses .site-main .entry-header h2{font-family:'Roboto',sans-serif;font-size:24px;font-weight:500;line-height:1.25;color:#000;margin-top:0;margin-bottom:15px}@media(min-width:768px){.education-single-sfwd-courses .site-main .entry-header h2{font-size:26px;margin-bottom:20px}}@media(min-width:992px){.education-single-sfwd-courses .site-main .entry-header h2{font-size:28px;margin-bottom:25px}}@media(min-width:1200px){.education-single-sfwd-courses .site-main .entry-header h2{font-size:30px;margin-bottom:30px}}.education-single-sfwd-courses .site-main .entry-thumb{text-align:center}.education-single-sfwd-courses .site-main .entry-course #learndash_course_content #learndash_lessons .learndash_topic_dots{padding-bottom:20px}.learndash_course_info{margin-left:-15px;margin-right:-15px;margin-bottom:5px}.learndash_course_info:before,.learndash_course_info:after{content:"";display:table}.learndash_course_info:after{clear:both}@media(min-width:768px){.learndash_course_info{margin-bottom:15px}}@media(min-width:992px){.learndash_course_info{margin-bottom:35px}}@media(min-width:1200px){.learndash_course_info{margin-bottom:55px}}.learndash_course_info>div{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-top:15px;margin-bottom:15px;font-size:14px;line-height:1}@media(min-width:768px){.learndash_course_info>div{float:left;width:100%}}.learndash_course_info>div:before{display:block;float:left;font-family:'nbtico';line-height:1;color:#cfcfcf;border:1px solid #cfcfcf;padding:7px;margin-right:10px}.learndash_course_info>div.nbt-category-name:before{content:'\e942'}@media(min-width:768px){.learndash_course_info>div.nbt-date-start{float:left;width:50%}}@media(min-width:1200px){.learndash_course_info>div.nbt-date-start{float:left;width:25%}}.learndash_course_info>div.nbt-date-start:before{content:'\e935'}@media(min-width:768px){.learndash_course_info>div.nbt-range-time{float:left;width:50%}}@media(min-width:1200px){.learndash_course_info>div.nbt-range-time{float:left;width:25%}}.learndash_course_info>div.nbt-range-time:before{content:'\e936'}@media(min-width:768px){.learndash_course_info>div.nbt-date-duration{float:left;width:50%}}@media(min-width:1200px){.learndash_course_info>div.nbt-date-duration{float:left;width:25%}}.learndash_course_info>div.nbt-date-duration:before{content:'\e936'}@media(min-width:768px){.learndash_course_info>div.nbt-date-lang{float:left;width:50%}}@media(min-width:1200px){.learndash_course_info>div.nbt-date-lang{float:left;width:25%}}.learndash_course_info>div.nbt-date-lang:before{content:'\e939'}@media(min-width:768px){.learndash_course_info>div.nbt-date-price{float:left;width:50%}}@media(min-width:1200px){.learndash_course_info>div.nbt-date-price{float:left;width:25%}}.learndash_course_info>div.nbt-date-price:before{content:'\e938'}@media(min-width:768px){.learndash_course_info>div.learndash_course_review{float:left;width:50%}}@media(min-width:1200px){.learndash_course_info>div.learndash_course_review{float:left;width:25%}}.learndash_course_info>div.learndash_course_review:before{content:'\e937'}.learndash_course_info>div.learndash_course_review .wpcr3_rating_style1_base{float:none !important}.learndash_course_info>div>span{display:block;font-family:'Roboto',sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;line-height:1.2;color:#000;overflow:hidden}@media(min-width:768px){.learndash_course_info>div.learndash_checkout_buttons{float:left;width:100%}}@media(min-width:768px){.learndash_course_info>div#learndash_course_status,.learndash_course_info>div#learndash_course_certificate{float:left;width:100%}}@media(min-width:992px){.learndash_course_info>div#learndash_course_status,.learndash_course_info>div#learndash_course_certificate{float:left;width:50%}}.learndash_course_info #learndash_course_status{clear:left}.learndash_course_info #learndash_course_certificate a{display:inline-block;-webkit-border-radius:0;border-radius:0;background-clip:padding-box;padding:5px 20px}[class*=-sfwd-courses] #btn-join,[class*=-sfwd-courses] .btn-join,[class*=-sfwd-courses] .learndash_checkout_buttons input.btn-join[type=button],[class*=-sfwd-courses] a#quiz_continue_link{-webkit-border-radius:0;border-radius:0;background-clip:padding-box;padding:5px 20px;background:#35a1d8}[class*=-sfwd-courses] #btn-join:hover,[class*=-sfwd-courses] #btn-join:focus,[class*=-sfwd-courses] #btn-join:active,[class*=-sfwd-courses] #btn-join.active,[class*=-sfwd-courses] .btn-join:hover,[class*=-sfwd-courses] .btn-join:focus,[class*=-sfwd-courses] .btn-join:active,[class*=-sfwd-courses] .btn-join.active,[class*=-sfwd-courses] .learndash_checkout_buttons input.btn-join[type=button]:hover,[class*=-sfwd-courses] .learndash_checkout_buttons input.btn-join[type=button]:focus,[class*=-sfwd-courses] .learndash_checkout_buttons input.btn-join[type=button]:active,[class*=-sfwd-courses] .learndash_checkout_buttons input.btn-join[type=button].active,[class*=-sfwd-courses] a#quiz_continue_link:hover,[class*=-sfwd-courses] a#quiz_continue_link:focus,[class*=-sfwd-courses] a#quiz_continue_link:active,[class*=-sfwd-courses] a#quiz_continue_link.active{background:#2795cc}.large-text{font-size:120%}.education-cols-2 .education-quote-wrap{margin-left:-15px;margin-right:-15px}.education-cols-2 .education-quote-wrap:before,.education-cols-2 .education-quote-wrap:after{content:"";display:table}.education-cols-2 .education-quote-wrap:after{clear:both}.education-cols-2 .education-quote-wrap .education-quote-block{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-cols-2 .education-quote-wrap .education-quote-block{float:left;width:50%}}.education-cols-2 .education-quote-wrap .education-quote-block:nth-of-type(2n+1){clear:left}.learndash_course_tabs .nav-tabs.nav-justified{margin-left:-2px;margin-right:-2px;width:auto}.learndash_course_tabs .nav-tabs.nav-justified>li>a,.learndash_course_tabs .nav-tabs.nav-justified>li>a:hover,.learndash_course_tabs .nav-tabs.nav-justified>li>a:focus,.learndash_course_tabs .nav-tabs.nav-justified>.active>a,.learndash_course_tabs .nav-tabs.nav-justified>.active>a:hover,.learndash_course_tabs .nav-tabs.nav-justified>.active>a:focus{border:0 none;margin:0 2px 10px;-webkit-border-radius:0;border-radius:0;background-clip:padding-box}.learndash_course_tabs .nav-tabs.nav-justified>li>a{background:#f3f3f3;color:#000;font-family:'Roboto',sans-serif;padding:10px}@media(min-width:768px){.learndash_course_tabs .nav-tabs.nav-justified>li>a{padding:10px}}@media(min-width:992px){.learndash_course_tabs .nav-tabs.nav-justified>li>a{padding:15px}}@media(min-width:1200px){.learndash_course_tabs .nav-tabs.nav-justified>li>a{padding:20px 15px}}.learndash_course_tabs .nav-tabs.nav-justified>li>a:hover{background:#35a1d8;color:#fff}.learndash_course_tabs .nav-tabs.nav-justified>li.active>a{background:#35a1d8;color:#fff}.learndash_course_tabs .tab-content .tab-pane{background:#fafafa;padding:15px;line-height:1.5}@media(min-width:768px){.learndash_course_tabs .tab-content .tab-pane{padding:20px}}@media(min-width:992px){.learndash_course_tabs .tab-content .tab-pane{padding:25px}}@media(min-width:1200px){.learndash_course_tabs .tab-content .tab-pane{padding:30px}}.learndash_course_tabs .tab-content .tab-pane h1,.learndash_course_tabs .tab-content .tab-pane h2,.learndash_course_tabs .tab-content .tab-pane h3,.learndash_course_tabs .tab-content .tab-pane h4,.learndash_course_tabs .tab-content .tab-pane h5,.learndash_course_tabs .tab-content .tab-pane h6{font-family:'Roboto',sans-serif;font-weight:500;margin-bottom:20px}.learndash_course_tabs .tab-content .tab-pane p{margin-bottom:15px}@media(min-width:768px){.learndash_course_tabs .tab-content .tab-pane p{margin-bottom:20px}}@media(min-width:992px){.learndash_course_tabs .tab-content .tab-pane p{margin-bottom:25px}}@media(min-width:1200px){.learndash_course_tabs .tab-content .tab-pane p{margin-bottom:30px}}.learndash_course_tabs .tab-content .tab-pane .gallery{margin-bottom:15px}@media(min-width:768px){.learndash_course_tabs .tab-content .tab-pane .gallery{margin-bottom:20px}}@media(min-width:992px){.learndash_course_tabs .tab-content .tab-pane .gallery{margin-bottom:25px}}@media(min-width:1200px){.learndash_course_tabs .tab-content .tab-pane .gallery{margin-bottom:30px}}#learndash_course_content #learndash_course_content_title,.learndash #learndash_course_content_title{font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;text-transform:uppercase}#learndash_course_content .expand_collapse,.learndash .expand_collapse{top:-14px}@media(max-width:499px){#learndash_course_content .expand_collapse,.learndash .expand_collapse{float:none;top:0;line-height:1.5}}#learndash_course_content #learndash_lessons,#learndash_course_content #learndash_quizzes,.learndash #learndash_lessons,.learndash #learndash_quizzes{font-family:'Roboto',sans-serif;font-size:14px;border:0 none;-webkit-border-radius:0;border-radius:0;background-clip:padding-box;margin:15px 0}@media(min-width:768px){#learndash_course_content #learndash_lessons,#learndash_course_content #learndash_quizzes,.learndash #learndash_lessons,.learndash #learndash_quizzes{margin:20px 0}}@media(min-width:992px){#learndash_course_content #learndash_lessons,#learndash_course_content #learndash_quizzes,.learndash #learndash_lessons,.learndash #learndash_quizzes{margin:25px 0}}@media(min-width:1200px){#learndash_course_content #learndash_lessons,#learndash_course_content #learndash_quizzes,.learndash #learndash_lessons,.learndash #learndash_quizzes{margin:30px 0}}#learndash_course_content #learndash_lesson_topics_list div>strong,#learndash_course_content #learndash_lessons #lesson_heading,#learndash_course_content #learndash_profile .learndash_profile_heading,#learndash_course_content #learndash_quizzes #quiz_heading,.learndash #learndash_lesson_topics_list div>strong,.learndash #learndash_lessons #lesson_heading,.learndash #learndash_profile .learndash_profile_heading,.learndash #learndash_quizzes #quiz_heading{background:#888;color:#fff;-webkit-border-radius:0;border-radius:0;background-clip:padding-box;font-size:16px;font-weight:500;padding:13px}#learndash_course_content #learndash_lesson_topics_list div>strong .right,#learndash_course_content #learndash_lessons #lesson_heading .right,#learndash_course_content #learndash_profile .learndash_profile_heading .right,#learndash_course_content #learndash_quizzes #quiz_heading .right,.learndash #learndash_lesson_topics_list div>strong .right,.learndash #learndash_lessons #lesson_heading .right,.learndash #learndash_profile .learndash_profile_heading .right,.learndash #learndash_quizzes #quiz_heading .right{color:#ccc;font-size:14px;font-weight:400}#learndash_course_content #learndash_profile .expand_collapse a,#learndash_course_content .expand_collapse a,.learndash #learndash_profile .expand_collapse a,.learndash .expand_collapse a{color:#414141;font-size:12px}#learndash_course_content #learndash_profile .expand_collapse a:hover,#learndash_course_content .expand_collapse a:hover,.learndash #learndash_profile .expand_collapse a:hover,.learndash .expand_collapse a:hover{color:#35a1d8}#learndash_course_content #learndash_profile .expand_collapse a+a:before,#learndash_course_content .expand_collapse a+a:before,.learndash #learndash_profile .expand_collapse a+a:before,.learndash .expand_collapse a+a:before{display:inline-block;margin:0 15px;content:'|';color:#999}#learndash_course_content #course_list>div>div,#learndash_course_content #lessons_list>div>div,#learndash_course_content #quiz_list>div>div,#learndash_course_content .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn,#learndash_course_content .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn,#learndash_course_content #course_list>div h4,#learndash_course_content #learndash_lesson_topics_list ul>li>span.topic_item,#learndash_course_content #lessons_list>div h4,#learndash_course_content #quiz_list>div h4,.learndash #course_list>div>div,.learndash #lessons_list>div>div,.learndash #quiz_list>div>div,.learndash .single-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn,.learndash .singular-sfwd-lessons #learndash_lesson_topics_list ul>li>span.sn,.learndash #course_list>div h4,.learndash #learndash_lesson_topics_list ul>li>span.topic_item,.learndash #lessons_list>div h4,.learndash #quiz_list>div h4{border-width:1px 0 0;border-top-style:solid;border-top-color:#f1f1f1}#learndash_course_content #course_list>div h4>a,#learndash_course_content #lessons_list>div h4>a,#learndash_course_content #quiz_list>div h4>a,.learndash #course_list>div h4>a,.learndash #lessons_list>div h4>a,.learndash #quiz_list>div h4>a{padding:15px 45px 15px 13px;color:#35a1d8;font-size:14px}#learndash_course_content #course_list>div h4>a:hover,#learndash_course_content #lessons_list>div h4>a:hover,#learndash_course_content #quiz_list>div h4>a:hover,.learndash #course_list>div h4>a:hover,.learndash #lessons_list>div h4>a:hover,.learndash #quiz_list>div h4>a:hover{background:rgba(53,161,216,.05) !important}#learndash_course_content .completed,#learndash_course_content .notcompleted,.learndash .completed,.learndash .notcompleted{background:0 0;font-size:12px;line-height:1.5;position:relative}#learndash_course_content .completed:before,#learndash_course_content .notcompleted:before,.learndash .completed:before,.learndash .notcompleted:before{position:absolute;right:15px;font-family:'nbtico';content:"\e951";font-size:18px;line-height:1;color:#616161}#learndash_course_content .completed:before,.learndash .completed:before{color:#35a1d8}#learndash_course_content .learndash_topic_dots,.learndash .learndash_topic_dots{margin-top:0}#learndash_course_content .learndash_topic_dots ul>li:nth-of-type(odd),.learndash .learndash_topic_dots ul>li:nth-of-type(odd){background:rgba(53,161,216,.1) !important}#learndash_course_content .learndash_topic_dots ul>li:hover,.learndash .learndash_topic_dots ul>li:hover{background:rgba(53,161,216,.05) !important}#learndash_course_content .learndash_topic_dots ul>li>span.topic_item:hover,.learndash .learndash_topic_dots ul>li>span.topic_item:hover{background:rgba(53,161,216,.05) !important}#learndash_course_content .learndash_topic_dots ul .topic-completed span,#learndash_course_content .learndash_topic_dots ul .topic-notcompleted span,.learndash .learndash_topic_dots ul .topic-completed span,.learndash .learndash_topic_dots ul .topic-notcompleted span{margin:4px 0;position:relative;background:none transparent;line-height:28px}#learndash_course_content .learndash_topic_dots ul .topic-completed span:before,#learndash_course_content .learndash_topic_dots ul .topic-notcompleted span:before,.learndash .learndash_topic_dots ul .topic-completed span:before,.learndash .learndash_topic_dots ul .topic-notcompleted span:before{position:absolute;top:0;left:5px;font-family:'nbtico';content:"\e953";font-size:15px}#learndash_course_content .learndash_topic_dots ul .topic-notcompleted span:before,.learndash .learndash_topic_dots ul .topic-notcompleted span:before{color:#888}.learndash .learndash_topic_dots ul>li:nth-of-type(odd){background:0 0 !important}.learndash .learndash_topic_dots ul>li:hover{background:rgba(53,161,216,.05) !important}.learndash .learndash_topic_dots ul>li>span.topic_item:hover{background:rgba(53,161,216,.05) !important}.learndash .learndash_topic_dots ul>li+li{border-top:1px solid #f1f1f1}.learndash #learndash_next_prev_link{margin:15px 0}@media(min-width:768px){.learndash #learndash_next_prev_link{margin:20px 0 25px}}@media(min-width:992px){.learndash #learndash_next_prev_link{margin:25px 0 35px}}@media(min-width:1200px){.learndash #learndash_next_prev_link{margin:30px 0 50px}}.learndash #learndash_next_prev_link:before,.learndash #learndash_next_prev_link:after{display:table;content:'';clear:both}.learndash #learndash_next_prev_link>a{display:inline-block;padding:7px 15px;color:#fff;background:#35a1d8}.learndash #learndash_next_prev_link>a[rel=prev]{float:left}.learndash #learndash_next_prev_link>a[rel=prev] .meta-nav{margin-right:10px;display:inline-block}.learndash #learndash_next_prev_link>a[rel=next]{float:right}.learndash #learndash_next_prev_link>a[rel=next] .meta-nav{margin-left:10px;display:inline-block}.learndash .wpProQuiz_content{background:#fafafa;padding:0;margin-top:25px !important}.learndash .wpProQuiz_content>div.wpProQuiz_text{padding:7px 15px}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_text{padding:7px 20px}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_text{padding:10px 25px}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_text{padding:15px 30px}}.learndash .wpProQuiz_content>div.wpProQuiz_time_limit{border-bottom:10px solid #000;font-weight:400 !important}.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time{color:#000;padding:7px 15px;font-size:0}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time{padding:7px 20px}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time{padding:10px 25px}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time{padding:12px 30px}}.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time span{display:inline-block;font-weight:700;font-size:18px}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time span{font-size:20px}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time span{font-size:22px}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .time span{font-size:24px}}.learndash .wpProQuiz_content>div.wpProQuiz_time_limit .wpProQuiz_progress{background:#35a1d8 !important;margin-bottom:-10px !important}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv{margin:0 !important}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{border:0 none;max-height:100%;background:0 0}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol{padding:3px 8px !important}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol{padding:5px 13px !important}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol{padding:7px 18px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol{padding:8px 23px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li{text-align:center;margin:7px !important;border:1px solid #686868;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li{font-size:17px;width:34px !important;line-height:22px}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li{font-size:18px;width:38px !important;line-height:26px}}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li[style]{color:#fff;border-color:transparent}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion ol li:hover{color:#fff;background:#35a1d8;border-color:transparent}.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend{padding:5px 15px !important;margin:0 !important;background:rgba(53,161,216,.1)}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend{padding:7px 20px !important}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend{padding:8px 25px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_reviewDiv .wpProQuiz_reviewLegend{padding:10px 30px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_quiz{border-top:1px solid #dedede;padding:15px 15px 25px}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz{padding:15px 20px 45px !important}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz{padding:20px 25px 65px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz{padding:20px 30px 85px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list{color:#000}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list{margin-bottom:25px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list{margin-bottom:30px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList{background:#fff !important;border:1px solid #dedede !important;padding:10px !important;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList{padding:15px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList{padding:20px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem>label>input[type=radio],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem>label>input[type=checkbox]{margin-right:5px !important}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem>label>input[type=radio],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem>label>input[type=checkbox]{margin-right:10px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem>label>input[type=radio],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem>label>input[type=checkbox]{margin-right:15px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem p>label{margin-right:5px !important}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem p{margin-right:7px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_questionList .wpProQuiz_questionListItem p{margin-right:10px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_matrixSortString{background:#fff !important;border-color:#dedede !important;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box;margin-bottom:20px !important}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_sortable,.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_sortStringItem{background:rgba(53,161,216,.1) !important}.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type=email],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type=number],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type=password],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type=tel],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type=url],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem input[type=text],.learndash .wpProQuiz_content>div.wpProQuiz_quiz .wpProQuiz_list .wpProQuiz_listItem textarea{border:1px solid #dedede;padding:5px 10px}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage,.learndash .wpProQuiz_content>div.wpProQuiz_sending,.learndash .wpProQuiz_content>div.wpProQuiz_results{padding:15px 15px 25px}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage,.learndash .wpProQuiz_content>div.wpProQuiz_sending,.learndash .wpProQuiz_content>div.wpProQuiz_results{padding:15px 20px 45px !important}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage,.learndash .wpProQuiz_content>div.wpProQuiz_sending,.learndash .wpProQuiz_content>div.wpProQuiz_results{padding:20px 25px 65px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage,.learndash .wpProQuiz_content>div.wpProQuiz_sending,.learndash .wpProQuiz_content>div.wpProQuiz_results{padding:20px 30px 85px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_header,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_header,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_header{font-family:'Roboto',sans-serif;font-weight:500;color:#000}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box{background:rgba(53,161,216,.05) !important;border-color:rgba(53,161,216,.1) !important}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol{padding:3px 8px !important}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol{padding:5px 13px !important}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol{padding:7px 18px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol{padding:8px 23px !important}}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol li,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol li,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol li{text-align:center;margin:7px !important;border:1px solid #686868;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}@media(min-width:768px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol li,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol li,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol li{font-size:17px;width:34px !important;line-height:22px}}@media(min-width:992px){.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol li,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol li,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol li{font-size:18px;width:38px !important;line-height:26px}}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol li[style],.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol li[style],.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol li[style]{color:#fff;border-color:transparent}.learndash .wpProQuiz_content>div.wpProQuiz_checkPage .wpProQuiz_box ol li:hover,.learndash .wpProQuiz_content>div.wpProQuiz_sending .wpProQuiz_box ol li:hover,.learndash .wpProQuiz_content>div.wpProQuiz_results .wpProQuiz_box ol li:hover{color:#fff;background:#35a1d8;border-color:transparent}.learndash .wpProQuiz_content>div .wpProQuiz_button{background:#35a1d8 !important;font-size:14px;font-weight:400 !important;text-transform:uppercase;-webkit-border-radius:0 !important;border-radius:0 !important;-webkit-box-shadow:none !important;box-shadow:none !important;border-color:transparent !important;padding:5px 20px !important}@media(min-width:992px){.learndash .wpProQuiz_content>div .wpProQuiz_button{padding:6px 25px !important}}@media(min-width:992px){.learndash .wpProQuiz_content>div .wpProQuiz_button{padding:7px 30px !important}}@media(min-width:1200px){.learndash .wpProQuiz_content>div .wpProQuiz_button{padding:8px 35px !important}}.learndash .wpProQuiz_content>div .wpProQuiz_button:hover{background:#2795cc !important}.learndash .wpProQuiz_content>div #btn-join,.learndash .wpProQuiz_content>div .btn-join,.learndash .wpProQuiz_content>div .learndash_checkout_buttons input.btn-join[type=button],.learndash .wpProQuiz_content>div a#quiz_continue_link{background:#35a1d8;display:inline-block;-webkit-border-radius:0;border-radius:0;background-clip:padding-box}#comments .comment_list .comment{padding-top:15px;padding-bottom:15px}@media(min-width:768px){#comments .comment_list .comment{padding-top:25px;padding-bottom:25px}}@media(min-width:992px){#comments .comment_list .comment{padding-top:35px;padding-bottom:35px}}@media(min-width:1200px){#comments .comment_list .comment{padding-top:45px;padding-bottom:45px}}#comments .comment_list .comment+.comment{border-top:1px solid #e6e6e6}#comments .comment_list .comment .comment-avatar{float:left;margin-right:15px}@media(min-width:768px){#comments .comment_list .comment .comment-avatar{margin-right:20px}}@media(min-width:992px){#comments .comment_list .comment .comment-avatar{margin-right:25px}}@media(min-width:1200px){#comments .comment_list .comment .comment-avatar{margin-right:30px}}@media(max-width:425px){#comments .comment_list .comment .comment-avatar{margin-right:0;float:none}}#comments .comment_list .comment .comment-avatar img{-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;border:3px solid #ddd}#comments .comment_list .comment .comment-detail{overflow:hidden;color:#686868}#comments .comment_list .comment .comment-detail .comment-meta{margin-bottom:10px}#comments .comment_list .comment .comment-detail .comment-author{text-transform:uppercase;color:#000;margin-bottom:0}#comments .comment_list .comment .comment-detail .comment-author:hover{color:#35a1d8}#comments .comment_list .comment .comment-detail p{margin-bottom:10px}#comments .comment_list .comment .comment-detail .reply .comment-reply-link{display:inline-block;padding:6px 20px;color:#a6a6a6;background:#fff;border:2px solid #d5d5d5}#comments .comment_list .comment .comment-detail .reply .comment-reply-link:hover{color:#fff;background:#35a1d8;border-color:transparent}#comments .comment_list .comment .comment{padding-left:115px}@media(min-width:768px){#comments .comment_list .comment .comment{padding-left:120px}}@media(min-width:992px){#comments .comment_list .comment .comment{padding-left:125px}}@media(min-width:1200px){#comments .comment_list .comment .comment{padding-left:130px}}@media(max-width:425px){#comments .comment_list .comment .comment{padding-left:30px}}@media(min-width:426px) and (max-width:500px){#comments .comment_list .comment .comment{padding-left:45px}}@media(min-width:501px) and (max-width:600px){#comments .comment_list .comment .comment{padding-left:65px}}#comments .comment-reply-title{font-family:'Roboto',sans-serif;font-weight:500;font-size:18px;margin-bottom:30px}@media(min-width:768px){#comments .comment-reply-title{font-size:20px}}@media(min-width:992px){#comments .comment-reply-title{font-size:24px}}@media(min-width:1200px){#comments .comment-reply-title{font-size:30px}}#comments #commentform{margin-left:-15px;margin-right:-15px}#comments #commentform:before,#comments #commentform:after{content:"";display:table}#comments #commentform:after{clear:both}#comments #commentform p{margin:15px 0;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){#comments #commentform p{float:left;width:100%}}#comments #commentform p.comment-form-author,#comments #commentform p.comment-form-email{position:relative}@media(min-width:768px){#comments #commentform p.comment-form-author,#comments #commentform p.comment-form-email{float:left;width:50%}}#comments #commentform p.comment-form-author:before,#comments #commentform p.comment-form-email:before{position:absolute;font-family:'nbtico';font-size:22px;display:block;right:25px;color:#e6e6e6;top:7px;right:25px}@media(min-width:768px){#comments #commentform p.comment-form-author:before,#comments #commentform p.comment-form-email:before{top:10px;right:25px}}@media(min-width:992px){#comments #commentform p.comment-form-author:before,#comments #commentform p.comment-form-email:before{top:12px;right:30px}}@media(min-width:1200px){#comments #commentform p.comment-form-author:before,#comments #commentform p.comment-form-email:before{top:12px;right:35px}}#comments #commentform p.comment-form-author input[type=email],#comments #commentform p.comment-form-author input[type=number],#comments #commentform p.comment-form-author input[type=password],#comments #commentform p.comment-form-author input[type=tel],#comments #commentform p.comment-form-author input[type=url],#comments #commentform p.comment-form-author input[type=text],#comments #commentform p.comment-form-email input[type=email],#comments #commentform p.comment-form-email input[type=number],#comments #commentform p.comment-form-email input[type=password],#comments #commentform p.comment-form-email input[type=tel],#comments #commentform p.comment-form-email input[type=url],#comments #commentform p.comment-form-email input[type=text]{padding-right:35px}@media(min-width:768px){#comments #commentform p.comment-form-author input[type=email],#comments #commentform p.comment-form-author input[type=number],#comments #commentform p.comment-form-author input[type=password],#comments #commentform p.comment-form-author input[type=tel],#comments #commentform p.comment-form-author input[type=url],#comments #commentform p.comment-form-author input[type=text],#comments #commentform p.comment-form-email input[type=email],#comments #commentform p.comment-form-email input[type=number],#comments #commentform p.comment-form-email input[type=password],#comments #commentform p.comment-form-email input[type=tel],#comments #commentform p.comment-form-email input[type=url],#comments #commentform p.comment-form-email input[type=text]{padding-right:40px}}@media(min-width:992px){#comments #commentform p.comment-form-author input[type=email],#comments #commentform p.comment-form-author input[type=number],#comments #commentform p.comment-form-author input[type=password],#comments #commentform p.comment-form-author input[type=tel],#comments #commentform p.comment-form-author input[type=url],#comments #commentform p.comment-form-author input[type=text],#comments #commentform p.comment-form-email input[type=email],#comments #commentform p.comment-form-email input[type=number],#comments #commentform p.comment-form-email input[type=password],#comments #commentform p.comment-form-email input[type=tel],#comments #commentform p.comment-form-email input[type=url],#comments #commentform p.comment-form-email input[type=text]{padding-right:45px}}@media(min-width:1200px){#comments #commentform p.comment-form-author input[type=email],#comments #commentform p.comment-form-author input[type=number],#comments #commentform p.comment-form-author input[type=password],#comments #commentform p.comment-form-author input[type=tel],#comments #commentform p.comment-form-author input[type=url],#comments #commentform p.comment-form-author input[type=text],#comments #commentform p.comment-form-email input[type=email],#comments #commentform p.comment-form-email input[type=number],#comments #commentform p.comment-form-email input[type=password],#comments #commentform p.comment-form-email input[type=tel],#comments #commentform p.comment-form-email input[type=url],#comments #commentform p.comment-form-email input[type=text]{padding-right:50px}}#comments #commentform p.comment-form-author:before{content:'\e932'}#comments #commentform p.comment-form-email:before{content:'\e931'}#comments #commentform p input[type=email],#comments #commentform p input[type=number],#comments #commentform p input[type=password],#comments #commentform p input[type=tel],#comments #commentform p input[type=url],#comments #commentform p input[type=text],#comments #commentform p textarea{width:100%;border:1px solid #ececec;background:#fff;color:#4b4b4b;padding:10px 15px}#comments #commentform p input[type=email]:-moz-placeholder,#comments #commentform p input[type=number]:-moz-placeholder,#comments #commentform p input[type=password]:-moz-placeholder,#comments #commentform p input[type=tel]:-moz-placeholder,#comments #commentform p input[type=url]:-moz-placeholder,#comments #commentform p input[type=text]:-moz-placeholder,#comments #commentform p textarea:-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}#comments #commentform p input[type=email]::-moz-placeholder,#comments #commentform p input[type=number]::-moz-placeholder,#comments #commentform p input[type=password]::-moz-placeholder,#comments #commentform p input[type=tel]::-moz-placeholder,#comments #commentform p input[type=url]::-moz-placeholder,#comments #commentform p input[type=text]::-moz-placeholder,#comments #commentform p textarea::-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}#comments #commentform p input[type=email]:-ms-input-placeholder,#comments #commentform p input[type=number]:-ms-input-placeholder,#comments #commentform p input[type=password]:-ms-input-placeholder,#comments #commentform p input[type=tel]:-ms-input-placeholder,#comments #commentform p input[type=url]:-ms-input-placeholder,#comments #commentform p input[type=text]:-ms-input-placeholder,#comments #commentform p textarea:-ms-input-placeholder{color:#4b4b4b}#comments #commentform p input[type=email]::-webkit-input-placeholder,#comments #commentform p input[type=number]::-webkit-input-placeholder,#comments #commentform p input[type=password]::-webkit-input-placeholder,#comments #commentform p input[type=tel]::-webkit-input-placeholder,#comments #commentform p input[type=url]::-webkit-input-placeholder,#comments #commentform p input[type=text]::-webkit-input-placeholder,#comments #commentform p textarea::-webkit-input-placeholder{color:#4b4b4b}@media(min-width:768px){#comments #commentform p input[type=email],#comments #commentform p input[type=number],#comments #commentform p input[type=password],#comments #commentform p input[type=tel],#comments #commentform p input[type=url],#comments #commentform p input[type=text],#comments #commentform p textarea{padding:15px 20px}}@media(min-width:992px){#comments #commentform p input[type=email],#comments #commentform p input[type=number],#comments #commentform p input[type=password],#comments #commentform p input[type=tel],#comments #commentform p input[type=url],#comments #commentform p input[type=text],#comments #commentform p textarea{padding:18px 25px}}@media(min-width:1200px){#comments #commentform p input[type=email],#comments #commentform p input[type=number],#comments #commentform p input[type=password],#comments #commentform p input[type=tel],#comments #commentform p input[type=url],#comments #commentform p input[type=text],#comments #commentform p textarea{padding:18px 30px}}#comments #commentform p.form-submit{text-align:right}#comments #commentform p.form-submit button,#comments #commentform p.form-submit input[type=button],#comments #commentform p.form-submit input[type=reset],#comments #commentform p.form-submit input[type=submit]{border:0 none;background:#35a1d8;color:#fff;font-family:'Roboto',sans-serif;font-size:13px;text-transform:uppercase;padding:9px 20px;width:150px;max-width:100%}#comments #commentform p.form-submit button:hover,#comments #commentform p.form-submit input[type=button]:hover,#comments #commentform p.form-submit input[type=reset]:hover,#comments #commentform p.form-submit input[type=submit]:hover{background:#2795cc}[data-wpcr3-content] .wpcr3_button_1{background:#35a1d8;color:#fff;border-color:#fff;font-family:'Roboto',sans-serif;font-size:13px;text-transform:uppercase;padding:8px 20px}[data-wpcr3-content] .wpcr3_button_1:hover{background:#2795cc}[data-wpcr3-content] .wpcr3_dotline,[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_aggregateRating{display:none !important}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review{padding:15px;margin:15px 0;border:1px solid #e6e6e6;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box;background:#fff}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_ratingValue{float:right;margin:0 0 5px 5px}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_datePublished{color:#35a1d8}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_author span,[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_author a{color:#35a1d8}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review .wpcr3_review_title{font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;color:#000;margin-bottom:10px}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content{border:0 none;font-style:italic;font-weight:300;padding:15px 5px 15px 35px;margin:0;position:relative}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content:before{display:inline-block;font-family:'nbtico';font-size:24px;font-style:normal;content:'\e94b';color:#d7d7d7;position:absolute;top:0;left:0}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content>*:last-child{position:relative;display:block}[data-wpcr3-content] .wpcr3_reviews_holder .wpcr3_review blockquote.wpcr3_content>*:last-child:after{display:inline-block;font-family:'nbtico';font-size:24px;font-style:normal;content:'\e94c';color:#d7d7d7;margin-left:10px;position:absolute;bottom:-5px}[data-wpcr3-content] .wpcr3_div_2{max-width:100%;width:100%}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_leave_text{font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;color:#000;margin-bottom:20px}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2{display:block;width:auto;margin-left:-15px;margin-right:-15px}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tbody{display:block}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr{display:block;position:relative;min-height:1px;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px}@media(min-width:768px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr{float:left;width:100%}}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td{position:relative}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td:before{position:absolute;font-family:'nbtico';font-size:22px;display:block;right:25px;color:#e6e6e6;top:12px;right:15px}@media(min-width:768px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td:before{top:20px;right:20px}}@media(min-width:1200px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr td:before{top:20px;right:20px}}@media(min-width:992px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fname{float:left;width:50%}}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fname td:nth-of-type(2):before{content:'\e932'}@media(min-width:992px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_femail{float:left;width:50%}}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_femail td:nth-of-type(2):before{content:'\e931'}@media(min-width:992px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fwebsite{float:left;width:50%}}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 tr.wpcr3_fwebsite td:nth-of-type(2):before{content:'\e956'}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td{display:block}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td label{font-weight:400}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{width:100%;border:1px solid #ececec;background:#fff;color:#4b4b4b;padding:10px 35px 10px 15px}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email]:-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number]:-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password]:-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel]:-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url]:-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text]:-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea:-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email]::-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number]::-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password]::-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel]::-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url]::-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text]::-moz-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea::-moz-placeholder{color:#4b4b4b;opacity:1;filter:alpha(opacity=100)}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email]:-ms-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number]:-ms-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password]:-ms-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel]:-ms-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url]:-ms-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text]:-ms-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea:-ms-input-placeholder{color:#4b4b4b}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email]::-webkit-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number]::-webkit-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password]::-webkit-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel]::-webkit-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url]::-webkit-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text]::-webkit-input-placeholder,[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea::-webkit-input-placeholder{color:#4b4b4b}@media(min-width:768px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{padding:15px 40px 15px 20px}}@media(min-width:992px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{padding:18px 45px 18px 25px}}@media(min-width:1200px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=email],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=number],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=password],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=tel],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=url],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td input[type=text],[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{padding:18px 50px 18px 30px}}[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{min-width:0;padding-right:15px}@media(min-width:768px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{padding-right:20px}}@media(min-width:992px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{padding-right:25px}}@media(min-width:1200px){[data-wpcr3-content] .wpcr3_div_2 .wpcr3_table_2 td textarea{padding-right:30px}}div.wpcr3_rating_style1_base{padding-right:0 !important}#learndash_course_advisor .education-advisor-list .education-advisor{padding-top:15px;padding-bottom:15px}@media(min-width:768px){#learndash_course_advisor .education-advisor-list .education-advisor{padding-top:25px;padding-bottom:25px}}@media(min-width:992px){#learndash_course_advisor .education-advisor-list .education-advisor{padding-top:35px;padding-bottom:35px}}@media(min-width:1200px){#learndash_course_advisor .education-advisor-list .education-advisor{padding-top:45px;padding-bottom:45px}}#learndash_course_advisor .education-advisor-list .education-advisor+.education-advisor{border-top:1px solid #e6e6e6}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image{float:left;margin-right:15px}@media(min-width:768px){#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image{margin-right:20px}}@media(min-width:992px){#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image{margin-right:25px}}@media(min-width:1200px){#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image{margin-right:30px}}@media(max-width:425px){#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image{margin-right:0;float:none;text-align:center}}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-image img{-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;border:3px solid #ddd}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content{overflow:hidden;color:#686868}@media(max-width:425px){#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content{text-align:center}}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content .education-advisor-name{text-transform:uppercase;color:#000}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content .education-advisor-name a{color:#000}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content .education-advisor-name a:hover{color:#35a1d8}#learndash_course_advisor .education-advisor-list .education-advisor .education-advisor-content p{margin-bottom:10px}.left-sidebar .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content,.right-sidebar .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content{margin-bottom:5px}.left-sidebar .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-content,.right-sidebar .so-widget-nbtsow-learndash-popular-widget .nbtsow-blog-posts-default .nbtsow-course-post .nbtsow-course-content{margin-bottom:5px}.education-related.education-related-course .widget_nbtsow-learndash-related-widget{padding-top:25px;padding-bottom:20px}@media(min-width:768px){.education-related.education-related-course .widget_nbtsow-learndash-related-widget{padding-top:35px;padding-bottom:30px}}@media(min-width:992px){.education-related.education-related-course .widget_nbtsow-learndash-related-widget{padding-top:45px;padding-bottom:40px}}@media(min-width:1200px){.education-related.education-related-course .widget_nbtsow-learndash-related-widget{padding-top:55px;padding-bottom:50px}}.education-related.education-related-course .nbtsow-related-posts{padding-left:5px;padding-right:5px}.education-related.education-related-course .nbtsow-related-posts>.nbtsow-related-post{padding-left:5px;padding-right:5px;float:left;width:50%}@media(min-width:768px){.education-related.education-related-course .nbtsow-related-posts>.nbtsow-related-post{float:left;width:33.33333%}}@media(min-width:992px){.education-related.education-related-course .nbtsow-related-posts>.nbtsow-related-post{float:left;width:25%}}@media(min-width:1200px){.education-related.education-related-course .nbtsow-related-posts>.nbtsow-related-post{float:left;width:20%}}@media(max-width:499px){.education-related.education-related-course .nbtsow-related-posts>.nbtsow-related-post{width:100%}}.education-related.education-related-course .nbtsow-related-posts.owl-carousel .owl-item{padding-left:5px;padding-right:5px}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post{color:#454545}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb{margin-bottom:25px}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title{font-family:'Roboto',sans-serif;font-weight:500;color:#000}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a{color:#000}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a:hover{color:#35a1d8}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date{color:#454545;margin-left:-10px;margin-right:-10px}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date:before,.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date:after{content:"";display:table}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date:after{clear:both}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date>span{display:inline-block;position:relative;min-height:1px;padding-left:10px;padding-right:10px}.education-related.education-related-course .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-date>span .nbticon{margin-right:10px;color:#cfcfcf}.education-single-sfwd-lessons .learndash_topic_dots{margin:15px 0 0}@media(min-width:768px){.education-single-sfwd-lessons .learndash_topic_dots{margin-top:25px}}@media(min-width:992px){.education-single-sfwd-lessons .learndash_topic_dots{margin-top:40px}}@media(min-width:1200px){.education-single-sfwd-lessons .learndash_topic_dots{margin-top:60px}}.education-single-sfwd-lessons article header h2,.education-single-sfwd-topic article header h2{color:#000;font-family:'Roboto',sans-serif;font-weight:500;font-size:20px;text-transform:capitalize;margin:0 0 30px}@media(min-width:768px){.education-single-sfwd-lessons article header h2,.education-single-sfwd-topic article header h2{font-size:24px}}@media(min-width:992px){.education-single-sfwd-lessons article header h2,.education-single-sfwd-topic article header h2{font-size:28px}}@media(min-width:1200px){.education-single-sfwd-lessons article header h2,.education-single-sfwd-topic article header h2{font-size:30px}}.education-single-sfwd-lessons article .entry-content,.education-single-sfwd-topic article .entry-content{background:#fafafa;color:#686868;padding:15px}@media(min-width:768px){.education-single-sfwd-lessons article .entry-content,.education-single-sfwd-topic article .entry-content{padding:20px}}@media(min-width:992px){.education-single-sfwd-lessons article .entry-content,.education-single-sfwd-topic article .entry-content{padding:25px}}@media(min-width:1200px){.education-single-sfwd-lessons article .entry-content,.education-single-sfwd-topic article .entry-content{padding:30px}}.education-single-sfwd-lessons article .entry-content h1,.education-single-sfwd-lessons article .entry-content h2,.education-single-sfwd-lessons article .entry-content h3,.education-single-sfwd-lessons article .entry-content h4,.education-single-sfwd-lessons article .entry-content h5,.education-single-sfwd-lessons article .entry-content h6,.education-single-sfwd-topic article .entry-content h1,.education-single-sfwd-topic article .entry-content h2,.education-single-sfwd-topic article .entry-content h3,.education-single-sfwd-topic article .entry-content h4,.education-single-sfwd-topic article .entry-content h5,.education-single-sfwd-topic article .entry-content h6{color:#000;font-family:'Roboto',sans-serif;font-weight:500;margin-bottom:20px}.education-single-sfwd-lessons article .entry-content p,.education-single-sfwd-topic article .entry-content p{margin-bottom:15px}@media(min-width:768px){.education-single-sfwd-lessons article .entry-content p,.education-single-sfwd-topic article .entry-content p{margin-bottom:20px}}@media(min-width:992px){.education-single-sfwd-lessons article .entry-content p,.education-single-sfwd-topic article .entry-content p{margin-bottom:25px}}@media(min-width:1200px){.education-single-sfwd-lessons article .entry-content p,.education-single-sfwd-topic article .entry-content p{margin-bottom:30px}}.education-single-sfwd-quiz article header h2{color:#000;font-family:'Roboto',sans-serif;font-weight:500;font-size:20px;text-transform:capitalize}@media(min-width:768px){.education-single-sfwd-quiz article header h2{font-size:24px}}@media(min-width:992px){.education-single-sfwd-quiz article header h2{font-size:28px}}@media(min-width:1200px){.education-single-sfwd-quiz article header h2{font-size:30px}}.tab-content .Free{margin-top:-6px}.Free span{position:relative;color:#fff;font-size:16px;font-family:'Roboto',sans-serif;font-weight:500;background:#47bd7c;padding:3px 5px;display:inline-block;line-height:22px}.Free span:before{content:'';position:absolute;width:0;height:0;border-color:transparent #47bd7c transparent transparent;border-style:solid;border-width:14px 15px 14px;right:100%;bottom:0}body.post-type-archive-espresso_events .education-category-event,body.tax-espresso_event_categories .education-category-event{padding-top:35px}body.post-type-archive-espresso_events .education-category-event .page-header,body.tax-espresso_event_categories .education-category-event .page-header{display:none}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event{margin-bottom:50px;background:#f8f8f8}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event:last-of-type,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event:last-of-type{margin-bottom:57px}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header{float:left;margin-right:41px}@media(min-width:580px) and (max-width:991px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header{margin-right:20px;margin-left:20px;width:45%}}@media(max-width:579px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header{float:none;margin-right:0;width:100%}}@media(min-width:580px) and (max-width:991px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb{margin-top:24px}}@media(max-width:579px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb img,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-header .entry-thumb img{width:100%}}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content{padding-left:10px;padding-right:10px}@media(min-width:700px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content{overflow:hidden}}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title{font-family:'Roboto',sans-serif;font-weight:500;font-size:25px}@media(min-width:580px) and (max-width:699px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title{padding-top:24px}}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a{color:#191919}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a:hover,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .entry-title a:hover{color:#35a1d8}@media(min-width:580px) and (max-width:699px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form{text-align:center}}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn{margin-top:26px;float:left;border-radius:0;border:none;background:#cacaca;color:#fff;font-family:'Roboto',sans-serif;font-size:14px;text-transform:uppercase;padding:10px 33px}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn:hover,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn:hover{background:#35a1d8}@media(min-width:580px) and (max-width:699px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content form input.ticket-selector-submit-btn{float:none}}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul{padding:0}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul li form.download-iCal-frm,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .event-datetimes ul li form.download-iCal-frm{display:none}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown{padding-top:32px}@media(min-width:580px) and (max-width:699px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown{padding-top:60px;text-align:center}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:before,body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:after,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:before,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown:after{display:table;content:'';clear:both}}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown>div,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown>div{display:inline-block;font-size:16px;font-family:'Roboto',sans-serif;color:#191919;font-weight:400;margin-right:23px;text-align:center}body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown>div>span,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown>div>span{font-size:29px;font-weight:400;color:#35a1d8;border:1px solid #35a1d8;padding:2px 6px;display:block;margin-bottom:10px}@media(max-width:374px){body.post-type-archive-espresso_events .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown>div>span,body.tax-espresso_event_categories .education-category-event article.espresso_event_type-single-event .education-event-content .education-event-time-countdown .education-time-countdown>div>span{font-size:26px;padding:2px 5px}}body.single-espresso_events .education-single-espresso_events article{padding-top:7px;padding-bottom:20px}body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-thumb{position:relative}body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-thumb:after{content:'';background:rgba(0,0,0,.59);position:absolute;transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;width:100%;height:100%;top:0;left:0}body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-thumb img{max-width:100%;height:auto}body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown>div{display:inline-block;font-size:25px;font-family:'Roboto',sans-serif;color:#fff;font-weight:400;text-align:center;padding-left:18px;padding-right:18px}body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown>div>span{font-size:46px;font-weight:400;color:#fff;border:1px solid #fff;padding:3px 9px;display:block;margin-bottom:12px}@media(max-width:480px){body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown>div>span{font-size:30px;padding:2px 5px}}@media(max-width:480px){body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-time-countdown .education-time-countdown>div{font-size:18px;padding-left:7px;padding-right:7px}}body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-thumb-time{position:relative}body.single-espresso_events .education-single-espresso_events article .education-event-header .education-event-thumb-time .education-event-time-countdown{position:absolute;top:50%;left:0;transform:translateY(-50%);text-align:center;width:100%}body.single-espresso_events .education-single-espresso_events article .education-event-header .entry-title{font-family:'Roboto',sans-serif;font-weight:700;font-size:27px;margin-top:50px;color:#404040}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl{width:100%}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl th[class^=ee-ticket-selector-ticket-],body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl td[class^=tckt-slctr-tbl-td-]{border:1px solid #dbdbdb;padding:15px 0;text-align:center}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl th[class^=ee-ticket-selector-ticket-] .currency-code,body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl td[class^=tckt-slctr-tbl-td-] .currency-code{vertical-align:baseline;font-size:16px;color:#a8a8a8}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl thead th[class^=ee-ticket-selector-ticket-]{color:#404040;font-family:'Roboto',sans-serif;font-weight:400;font-size:19px;text-transform:uppercase}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody b{font-family:'Roboto',sans-serif;font-size:16px;color:#404040;font-weight:400}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody select.ticket-selector-tbl-qty-slct{padding:3px 0;border:1px solid #dbdbdb;-moz-appearance:none;text-align:center;width:60%;outline:0}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody select.ticket-selector-tbl-qty-slct option{outline:0}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr .tckt-slctr-tkt-details-dv{margin:0 !important;padding:0 !important}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr h3{font-size:26px;color:#404040;font-weight:700;font-family:'Roboto',sans-serif}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section{font-size:16px;font-weight:500;line-height:24px;color:#686868}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section h5{border-bottom:1px solid #1a99ee;line-height:24px;margin-bottom:15px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section h5 span{color:#fff;font-size:14px;font-family:'Roboto',sans-serif;font-weight:400;background:#1a99ee;padding:4px 20px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section span.drk-grey-text{font-size:16px;line-height:30px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section span.small-text{color:#686868}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section span.ticket-details-label-spn{color:#3d3d3d}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl{line-height:24px}@media(max-width:600px){body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl{min-width:0 !important}}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl th{padding:0;width:16.6%;text-align:center}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl th span.small-text,body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl th span.smaller-text{font-size:16px;color:#3d3d3d;margin:0}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td .smaller-text,body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td.small-text{color:#686868;font-size:14px;line-height:24px;margin:0;padding-right:10px;text-align:center}@media(max-width:600px){body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td .smaller-text,body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section table.tckt-slctr-tkt-details-tbl td.small-text{font-size:16px;text-align:left}}@media(max-width:600px){body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets table.tkt-slctr-tbl tbody .tckt-slctr-tkt-details-tr section.tckt-slctr-tkt-sale-dates-sctn>span{padding:0 10px}}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets input.ticket-selector-submit-btn{font-family:'Roboto',sans-serif;font-weight:400;font-size:16px;color:#fff;background:#35a1d8;padding:5px 35px;margin-top:15px;text-transform:uppercase}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-tickets input.ticket-selector-submit-btn:hover{background:#2795cc}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-datetimes ul{padding:0}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-datetimes ul li{color:#3d3d3d;font-size:14px;font-family:'Roboto',sans-serif;font-weight:500}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .event-datetimes ul li form{display:none}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>h3{font-family:'Roboto',sans-serif;font-weight:700;font-size:27px;color:#404040;margin-bottom:25px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv span.tags-links{display:none}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>h4{font-weight:400;font-size:18px;color:#444}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>h4:before{display:inline-block;content:'\e92e';font-family:'nbtico';font-size:15px;color:#fff;background:#35a1d8;-webkit-border-radius:30%;border-radius:30%;background-clip:padding-box;padding:5px;margin-right:10px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>h4 strong{font-weight:400}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>p:last-of-type:before{display:inline-block;content:'\e947';font-family:'nbtico';font-size:15px;color:#fff;background:#35a1d8;-webkit-border-radius:30%;border-radius:30%;background-clip:padding-box;padding:5px;margin-right:10px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>p:last-of-type strong{font-weight:400;font-size:18px;color:#444}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>p:last-of-type span[itemprop=telephone]{font-size:18px;color:#888}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>strong{font-weight:400;font-size:18px;color:#444;float:left}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>strong:before{content:'\e95e';font-family:'nbtico';font-size:15px;color:#fff;background:#35a1d8;padding:5px;-webkit-border-radius:30%;border-radius:30%;background-clip:padding-box;margin-right:10px}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv>strong .dashicons{display:none}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv div[itemprop=address]{color:#888;font-size:18px;font-weight:400}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .espresso-venue-dv .ee-gmap-wrapper .ee-gmap{width:100% !important}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content>p{line-height:24px}@media(min-width:500px) and (max-width:767px){body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .gallery-columns-2 figure.gallery-item{float:left;width:50%}}@media(max-width:499px){body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .gallery-columns-2 figure.gallery-item{float:none;width:100%}}body.single-espresso_events .education-single-espresso_events article .education-event-content .event-content .gallery-columns-2 figure.gallery-item img{width:100%}body.single-espresso_venues .education-single-espresso_venues article .entry-title{font-family:'Roboto';font-weight:700;font-size:27px;color:#404040}body.single-espresso_venues .education-single-espresso_venues #comments .comment-reply-title{font-size:24px}body.page-registration-checkout #ee-single-page-checkout-dv p.small-text,body.page-registration-checkout #ee-single-page-checkout-dv p.drk-grey-text,body.page-registration-checkout #ee-single-page-checkout-dv p.smaller-text{font-size:16px;color:#686868;font-weight:400}body.page-registration-checkout #ee-single-page-checkout-dv h2{display:none}body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv{width:100%;padding:20px 0;margin:0;border-top:none;border-bottom:none}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr{float:left}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-big-nmbr,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-big-nmbr{font-family:'Roboto',sans-serif;font-weight:700;font-size:37px;color:#fff;background:#35a1d8;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;padding:7px 10px !important}@media(max-width:469px){body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-big-nmbr,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-big-nmbr{font-size:26px;padding:2px 8px !important}}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-name,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-name{font-family:'Roboto',sans-serif;font-size:30px;font-weight:700;color:#404040;line-height:24px;margin-left:20px}@media(max-width:469px){body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-steps-display-hdr .spco-step-name,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-steps-display-hdr .spco-step-name{font-size:18px}}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv h5,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv h5{display:none}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-dv{padding:0}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-attendee-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-attendee-dv{padding:0;border-radius:0;border-top:2px solid #b3b3b3;border-left:none;border-right:none;border-bottom:none;margin:0}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv label,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv legend,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv label,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv legend{font-size:16px;font-weight:700;color:#686868;padding:0 15px 0 0}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-whats-next-buttons{text-align:center}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons input.spco-next-step-btn,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-whats-next-buttons input.spco-next-step-btn{padding:10px 50px;-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box}@media(max-width:469px){body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons input.spco-next-step-btn,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .spco-whats-next-buttons input.spco-next-step-btn{padding:10px 30px}}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv #ee-attendee_information-hidden-inputs,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv #ee-attendee_information-hidden-inputs{display:none}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-title,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .big-event-title-hdr,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-title,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .big-event-title-hdr{font-family:'Roboto',sans-serif;font-size:26px;font-weight:700;color:#404040;line-height:24px;padding-top:20px;padding-bottom:20px}@media(max-width:469px){body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-title,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .big-event-title-hdr,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-title,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .big-event-title-hdr{font-size:18px}}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-form-qstn-grp-title,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-form-qstn-grp-title{padding-bottom:0}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv{float:left;display:inline-block;width:49%;margin-bottom:25px}@media(max-width:569px){body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv{float:none;width:100%}}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv input,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv input,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv input,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv input{width:100%;padding:10px 20px;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box;border:1px solid #cacaca}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-email,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-email{width:100%;float:none;display:block;margin-bottom:25px}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-email:before,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-email:before{content:'';display:table;clear:both}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-email input,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-email input{width:100%;padding:10px 20px;margin:0;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box;border:1px solid #cacaca}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-fname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-fname-input-dv{margin-right:1%}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .ee-reg-qstn-lname-input-dv,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv .ee-reg-qstn-lname-input-dv{margin-left:1%}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table{margin-bottom:30px;width:50%}@media(max-width:991px){body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table{width:100%}}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table thead,body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv table tbody,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table thead,body.page-registration-checkout #ee-single-page-checkout-dv #spco-steps-display-dv table tbody{font-size:16px;line-height:30px}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-whats-next-buttons{padding:0}body.page-registration-checkout #ee-single-page-checkout-dv #spco-attendee_information-dv .spco-attendee-panel-dv>p{display:none}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention{padding:0;margin:0;border:none;color:#686868;font-size:16px;text-align:center;line-height:24px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides{border-bottom:1px solid #a3a3a3;padding-bottom:30px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides h3{font-size:30px;font-family:'Roboto',sans-serif;font-weight:500;color:#404040;position:relative;margin-bottom:50px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides h3:after{position:absolute;content:'';display:inline-block;width:95px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat;left:50%;bottom:-30px;transform:translateX(-50%)}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght{text-align:center}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button{display:inline-block;background:#35a1d8;border:1px solid transparent !important;text-shadow:none;border-top:1px solid transparent !important;border-bottom:1px solid transparent !important;padding:8px 40px;-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box}@media(max-width:469px){body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button{font-size:14px;padding:10px}}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button:hover,body.page-thank-you #espresso-thank-you-page-overview-dv .ee-attention .extra-padding-sides .jst-rght .ee-button:active{background:#2795cc}body.page-thank-you #espresso-thank-you-page-overview-dv h3{font-size:27px;font-family:'Roboto',sans-serif;font-weight:500;color:#404040;text-align:center;margin-top:40px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv{text-align:center;margin-bottom:60px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv h5,body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv .smaller-text{color:#686868;font-size:16px;font-weight:400}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table{width:100%;margin-top:30px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table thead th{text-align:center}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table tbody td{line-height:24px}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv table tbody td.jst-left{text-align:center}body.page-thank-you #espresso-thank-you-page-overview-dv .ee-registration-details-dv p{display:none}.espresso_events,.espresso_venues{margin-bottom:0}.dashicons{margin-top:-4px}#espresso-ajax-loading .ee-spinner{color:#cacaca;font-size:35px;font-weight:400;font-family:'dashicons'}#espresso-ajax-loading .ee-spinner:before{content:'\f463'}#espresso-ajax-notices .espresso-notices,#espresso-ajax-notices .espresso-ajax-notices,#espresso-notices .espresso-notices,#espresso-notices .espresso-ajax-notices{border:1px solid #cacaca}.education-newsletter{background-color:#157dd2;color:#fff;padding-top:20px;padding-bottom:20px}.education-newsletter a{color:#fff}.education-newsletter a:hover{text-decoration:underline}.education-newsletter caption{color:#fff}.education-newsletter label.screen-reader-text{display:block}.education-newsletter input:not([type]),.education-newsletter input[type=email],.education-newsletter input[type=number],.education-newsletter input[type=password],.education-newsletter input[type=tel],.education-newsletter input[type=url],.education-newsletter input[type=text],.education-newsletter input[type=search],.education-newsletter select,.education-newsletter textarea{color:#252525;font-weight:400}.education-newsletter input[type=submit]{padding:6px 14px;border:2px solid rgba(0,0,0,.15);background:rgba(0,0,0,.3)}.education-newsletter .mc4wp-form{vertical-align:middle}.education-newsletter .mc4wp-form label{font-family:'Roboto',sans-serif;font-weight:900;line-height:1;padding-bottom:15px;text-transform:uppercase;display:inline-block;width:30%;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide_white.png) 0% 100% scroll no-repeat}@media(max-width:767px){.education-newsletter .mc4wp-form label{width:100%;font-size:24px;margin-bottom:20px}}@media(min-width:768px){.education-newsletter .mc4wp-form label{font-size:30px}}@media(min-width:992px){.education-newsletter .mc4wp-form label{font-size:36px}}@media(min-width:1200px){.education-newsletter .mc4wp-form label{font-size:40px}}.education-newsletter .mc4wp-form .input-group{background:#fff;width:60%;padding:10px}@media(max-width:767px){.education-newsletter .mc4wp-form .input-group{width:100%}}@media(min-width:768px){.education-newsletter .mc4wp-form .input-group{width:65%}}.education-newsletter .mc4wp-form .input-group .form-control{background:0 0;border:1px solid transparent;box-shadow:none;border-radius:0;font-family:'Roboto',sans-serif;font-size:16px;font-style:italic;height:auto;padding:8px 15px 9px;outline:0 !important}@media(min-width:1200px){.education-newsletter .mc4wp-form .input-group .input-group-btn{width:20%}}.education-newsletter .mc4wp-form .input-group .btn{width:100%;padding:9px 10px;border-radius:0;border-color:transparent;background:#157dd2;color:#fff;font-family:'Roboto',sans-serif;font-size:14px;font-weight:500;text-transform:uppercase}.education-newsletter .mc4wp-form .input-group .btn:hover{background:#35a1d8}.education-newsletter .mc4wp-form .mc4wp-response{padding-left:30%}@media(max-width:767px){.education-newsletter .mc4wp-form .mc4wp-response{padding-left:0}}.education-newsletter .mc4wp-form .mc4wp-response .mc4wp-success{color:#06ff00}.education-newsletter .mc4wp-form .mc4wp-response .mc4wp-error{color:red}.education-newsletter .mc4wp-form .mc4wp-response p{margin:15px 0 0}.site-footer{background:#0c0c0c;color:#616161;font-size:14px}.site-footer a{color:#616161}.site-footer a:hover{color:#35a1d8}@media(max-width:767px){.site-footer .footer-top{padding-top:20px;padding-bottom:15px}}@media(min-width:768px){.site-footer .footer-top{padding-top:20px;padding-bottom:15px}}@media(min-width:992px){.site-footer .footer-top{padding-top:45px;padding-bottom:40px}}@media(min-width:1200px){.site-footer .footer-top{padding-top:75px;padding-bottom:70px}}.site-footer .footer-column{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.site-footer .footer-column{float:left;width:50%}}@media(min-width:992px){.site-footer .footer-column{float:left;width:25%}}.site-footer .search-form .screen-reader-text{display:block;margin-bottom:5px}.site-footer .search-form input[type=search],.site-footer .search-form input[type=submit]{margin-bottom:5px}.site-footer label.screen-reader-text{display:block}.site-footer .nbtsow-title,.site-footer .widget-title,.site-footer .nbtsow-widget-title{color:#fff;font-family:'Roboto',sans-serif;font-size:20px;font-weight:500;line-height:1.25;text-transform:uppercase;margin-top:20px;margin-bottom:30px}@media(max-width:767px){.site-footer .nbtsow-title,.site-footer .widget-title,.site-footer .nbtsow-widget-title{font-size:18px;margin-top:30px;margin-bottom:20px}}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb{margin-top:4px}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title{color:#c1c1c1;font-size:16px}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a{color:#c1c1c1}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a:hover{color:#35a1d8}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content{margin-bottom:5px}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-info-bottom{color:#616161;font-family:'Source Sans Pro',sans-serif}.site-footer .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post:first-child{padding-top:0}.site-footer .widget_tag_cloud .tagcloud{padding-top:4px}.site-footer .footer-bottom{background:#050505;position:relative;padding-top:24px;padding-bottom:14px}.site-footer .footer-bottom .footer-cpr{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;width:100%}@media(min-width:992px){.site-footer .footer-bottom .footer-cpr{float:left;width:50%}}@media(max-width:767px){.site-footer .footer-bottom .footer-cpr{margin-bottom:10px}}@media(min-width:768px){.site-footer .footer-bottom .footer-cpr{margin-bottom:10px}}.site-footer .footer-bottom .footer-cpr a{color:#35a1d8}.site-footer .footer-bottom .footer-bottom-menu{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;width:100%}@media(min-width:992px){.site-footer .footer-bottom .footer-bottom-menu{float:left;width:50%}}@media(min-width:992px){.site-footer .footer-bottom .footer-bottom-menu{text-align:right}}.site-footer .footer-bottom .footer-bottom-menu .list-inline>ul>li{display:inline-block;position:relative;min-height:1px;padding-left:5px;padding-right:5px}.site-footer #footer-column-1 .nbtsow-image-widget{margin-bottom:30px}@media(max-width:767px){.site-footer #footer-column-1 .textwidget{margin-bottom:10px}}@media(min-width:768px){.site-footer #footer-column-1 .textwidget{margin-bottom:15px}}@media(min-width:992px){.site-footer #footer-column-1 .textwidget{margin-bottom:20px}}.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-section{margin-bottom:15px}.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-section:after{content:"";display:table;clear:both}.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-section:hover .sow-icon-fontawesome{color:#35a1d8}.site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome{color:#888;float:left;transition:all .4s}@media(max-width:450px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome{width:11%}}@media(min-width:451px) and (max-width:767px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome{width:8%}}@media(min-width:768px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome{width:5%}}@media(min-width:992px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .sow-icon-fontawesome{width:12%}}.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text{float:left}@media(max-width:450px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text{width:89%}}@media(min-width:451px) and (max-width:767px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text{width:92%}}@media(min-width:768px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text{width:95%}}@media(min-width:992px){.site-footer #footer-column-1 .nbtsow-icon-list-wrap .nbtsow-icon-text{width:88%}}.input-group .form-control{background:0 0;border:1px solid transparent;box-shadow:none}.input-group .btn{background:0 0;border-color:transparent}.header-right .form-control::-webkit-input-placeholder{color:#fff}.header-right .form-control:-moz-placeholder{color:#fff;opacity:1;filter:alpha(opacity=100)}.header-right .form-control::-moz-placeholder{color:#fff;opacity:1;filter:alpha(opacity=100)}.header-right .form-control:-ms-input-placeholder{color:#fff}article.post_format-post-format-gallery{margin:0 0 45px}article.post_format-post-format-gallery .gallery-header .gallery-image{position:relative}article.post_format-post-format-gallery .gallery-header .gallery-image:before{content:'';background:#35a1d8;opacity:0;position:absolute;width:100%;height:100%;transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out}article.post_format-post-format-gallery .gallery-header .gallery-image:before,article.post_format-post-format-gallery .gallery-header .gallery-image:after{content:'';display:block;clear:both}article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image{position:absolute;top:50%;left:0;right:0;-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);-o-transform:translate(0%,-50%);transform:translate(0%,-50%);opacity:0;transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;text-align:center}article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-link,article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-items{display:inline-block}article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-link i,article.post_format-post-format-gallery .gallery-header .gallery-image .gallery-link-image .gallery-items i{color:#fff;border:3px solid #fff;padding:10px 12px;font-size:30px;margin-left:10px;margin-right:10px}article.post_format-post-format-gallery .gallery-header .gallery-image:hover:before{opacity:.9;filter:alpha(opacity=90)}article.post_format-post-format-gallery .gallery-header .gallery-image:hover .gallery-link-image{opacity:1;filter:alpha(opacity=100)}article.post_format-post-format-gallery .gallery-header .gallery-image img{max-width:100%;height:auto;width:100%}article.post_format-post-format-gallery .gallery-header .entry-title{font-size:22px;font-weight:700;font-family:'Roboto',sans-serif;margin-top:20px;margin-bottom:5px}article.post_format-post-format-gallery .gallery-header .entry-title a{color:#282828}article.post_format-post-format-gallery .gallery-header .entry-title a:hover{color:#35a1d8}.term-post-format-gallery .education-gallery-category,.category-gallery .education-gallery-category{margin-bottom:25px}.term-post-format-gallery .education-gallery-category h2,.category-gallery .education-gallery-category h2{color:#000;font-family:'Roboto',sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;margin-bottom:0}@media(max-width:410px){.term-post-format-gallery .education-gallery-category h2,.category-gallery .education-gallery-category h2{font-size:30px}}.term-post-format-gallery .education-gallery-category .education-divide,.category-gallery .education-gallery-category .education-divide{display:inline-block;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.term-post-format-gallery .education-gallery-category p:last-child,.category-gallery .education-gallery-category p:last-child{margin-top:-5px}.term-post-format-gallery .education-gallery-category [class^=nbticon-],.category-gallery .education-gallery-category [class^=nbticon-]{color:#35a1d8;font-size:32px;line-height:1;vertical-align:middle;margin:0 10px}.term-post-format-gallery article.post_format-post-format-gallery,.category-gallery article.post_format-post-format-gallery{text-align:center;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.term-post-format-gallery article.post_format-post-format-gallery,.category-gallery article.post_format-post-format-gallery{float:left;width:50%}}.term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n+1),.category-gallery article.post_format-post-format-gallery:nth-of-type(2n+1){clear:left;padding-left:0}@media(max-width:767px){.term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n+1),.category-gallery article.post_format-post-format-gallery:nth-of-type(2n+1){padding-right:0}}.term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n),.category-gallery article.post_format-post-format-gallery:nth-of-type(2n){padding-right:0}@media(max-width:767px){.term-post-format-gallery article.post_format-post-format-gallery:nth-of-type(2n),.category-gallery article.post_format-post-format-gallery:nth-of-type(2n){padding-left:0}}.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-header h2{color:#282828;font-size:22px;font-weight:700;font-family:'Roboto',sans-serif}.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item{position:relative;padding-left:15px;padding-right:15px;padding-bottom:15px;padding-top:15px}.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon{overflow:hidden}.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img{max-width:100%;height:auto;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}@media(min-width:600px) and (max-width:767px){.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img{width:100%}}.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:hover,.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:active,.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:visited,.single-format-gallery .education-single-post article.post_format-post-format-gallery .gallery-content .gallery-columns-2 .gallery-item .gallery-icon img:focus{outline:none}.single-format-gallery .education-single-post nav.navigation{display:none}.single-format-gallery .education-single-post div#comments{display:none}.education-related-gallery ul.nbtsow-related-posts{padding-top:55px}@media(min-width:768px){.education-related-gallery ul.nbtsow-related-posts li{float:left;width:50%}}@media(max-width:767px){.education-related-gallery ul.nbtsow-related-posts li{padding-bottom:20px}}.education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n+1){clear:left;padding-right:15px}@media(max-width:767px){.education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n+1){padding-right:0}}.education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n){padding-left:15px}@media(max-width:767px){.education-related-gallery ul.nbtsow-related-posts li:nth-of-type(2n){padding-left:0}}.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-thumb{margin-bottom:20px;overflow:hidden}@media(max-width:767px){.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-thumb{text-align:center}}.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-thumb img{max-width:100%;height:auto;width:100%}.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title{text-align:center;font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;color:#000;margin-top:0}.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a{color:#000;text-decoration:none}.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a:hover{color:#35a1d8}.education-related-gallery ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-content{text-align:center;font-size:16px}@media(max-width:360px){.education-related .nbtsow-related-title-widget h2{font-size:35px}}@media(max-width:991px){#main-menu{display:none;position:fixed;left:-100%;top:0;bottom:0;padding-left:0;padding-right:0;width:300px;z-index:5;background:#0c0c0c;overflow:auto}}#main-menu:after{content:"";display:table;clear:both}#main-menu .main-menu-title{background:#050505;border-bottom:3px double #444;margin-bottom:20px}#main-menu .main-menu-title h3{display:inline-block;padding-left:15px;color:#fff}#main-menu .main-menu-title .close-mb-menu{margin-top:20px;font-size:22px;color:#fff;right:15px;position:absolute}@media(min-width:992px){#main-menu .main-menu-title{display:none}}#main-menu nav.menu>ul,#main-menu nav#education-main-menu>ul{display:block;margin:0;padding:0;position:relative;font-family:Roboto;font-size:16px;line-height:1.7;color:#000;list-style-type:none;overflow:visible}#main-menu nav.menu>ul>li.page_item,#main-menu nav.menu>ul>li.menu-item,#main-menu nav#education-main-menu>ul>li.page_item,#main-menu nav#education-main-menu>ul>li.menu-item{height:auto;position:relative}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item,#main-menu nav.menu>ul>li.menu-item,#main-menu nav#education-main-menu>ul>li.page_item,#main-menu nav#education-main-menu>ul>li.menu-item{display:inline-block;margin:0 7px}}@media(min-width:1200px){#main-menu nav.menu>ul>li.page_item,#main-menu nav.menu>ul>li.menu-item,#main-menu nav#education-main-menu>ul>li.page_item,#main-menu nav#education-main-menu>ul>li.menu-item{margin:0 15px}}@media(max-width:991px){#main-menu nav.menu>ul>li.page_item,#main-menu nav.menu>ul>li.menu-item,#main-menu nav#education-main-menu>ul>li.page_item,#main-menu nav#education-main-menu>ul>li.menu-item{display:list-item;color:#fff;padding:0 15px}}@media(max-width:991px){#main-menu nav.menu>ul>li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item+.menu-item{border-top:1px dashed #444}}#main-menu nav.menu>ul>li.page_item>a,#main-menu nav.menu>ul>li.menu-item>a,#main-menu nav#education-main-menu>ul>li.page_item>a,#main-menu nav#education-main-menu>ul>li.menu-item>a{padding:5px;font-weight:500;border-bottom:2px solid transparent;font-family:'Roboto',sans-serif;font-size:14px;line-height:25px;text-transform:uppercase;text-decoration:none;display:block}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item>a,#main-menu nav.menu>ul>li.menu-item>a,#main-menu nav#education-main-menu>ul>li.page_item>a,#main-menu nav#education-main-menu>ul>li.menu-item>a{margin:30px 0;color:#000}}@media(max-width:991px){#main-menu nav.menu>ul>li.page_item>a,#main-menu nav.menu>ul>li.menu-item>a,#main-menu nav#education-main-menu>ul>li.page_item>a,#main-menu nav#education-main-menu>ul>li.menu-item>a{color:#fff}}#main-menu nav.menu>ul>li.page_item>a:hover,#main-menu nav.menu>ul>li.menu-item>a:hover,#main-menu nav#education-main-menu>ul>li.page_item>a:hover,#main-menu nav#education-main-menu>ul>li.menu-item>a:hover{color:#35a1d8;border-bottom-color:#35a1d8}#main-menu nav.menu>ul>li.page_item.current_page_item>a,#main-menu nav.menu>ul>li.page_item.current-menu-item>a,#main-menu nav.menu>ul>li.page_item.current_page_parent>a,#main-menu nav.menu>ul>li.page_item.current-menu-parent>a,#main-menu nav.menu>ul>li.page_item:hover>a,#main-menu nav.menu>ul>li.menu-item.current_page_item>a,#main-menu nav.menu>ul>li.menu-item.current-menu-item>a,#main-menu nav.menu>ul>li.menu-item.current_page_parent>a,#main-menu nav.menu>ul>li.menu-item.current-menu-parent>a,#main-menu nav.menu>ul>li.menu-item:hover>a,#main-menu nav#education-main-menu>ul>li.page_item.current_page_item>a,#main-menu nav#education-main-menu>ul>li.page_item.current-menu-item>a,#main-menu nav#education-main-menu>ul>li.page_item.current_page_parent>a,#main-menu nav#education-main-menu>ul>li.page_item.current-menu-parent>a,#main-menu nav#education-main-menu>ul>li.page_item:hover>a,#main-menu nav#education-main-menu>ul>li.menu-item.current_page_item>a,#main-menu nav#education-main-menu>ul>li.menu-item.current-menu-item>a,#main-menu nav#education-main-menu>ul>li.menu-item.current_page_parent>a,#main-menu nav#education-main-menu>ul>li.menu-item.current-menu-parent>a,#main-menu nav#education-main-menu>ul>li.menu-item:hover>a{color:#35a1d8;border-bottom-color:#35a1d8}#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu{list-style-type:none;padding:0}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu{display:block;visibility:hidden;opacity:0;filter:alpha(opacity=0);z-index:999;position:absolute;width:250px;margin-top:10px;border-top:2px solid #35a1d8;background:#fff;-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,.15);box-shadow:0px 2px 5px 0px rgba(0,0,0,.15);-webkit-transition:opacity,margin-top .2s ease-in;-moz-transition:opacity,margin-top .2s ease-in;-ms-transition:opacity,margin-top .2s ease-in;-o-transition:opacity,margin-top .2s ease-in;transition:opacity,margin-top .2s ease-in}}@media(max-width:991px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu{display:block;padding:0 0 0 10px;margin:0;position:static;border-top:1px solid #444}}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item{border-top:1px solid rgba(104,104,104,.1)}}@media(max-width:991px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item+.menu-item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.page_item,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item+.menu-item{border-top:1px dotted #444}}#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a{display:block;font-family:'Roboto',sans-serif;font-size:14px;line-height:30px;font-weight:400;text-decoration:none;text-transform:none}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a{color:#000;padding:10px 30px}}@media(max-width:991px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a{color:#fff}}#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item a:hover,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a:hover,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a:hover,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a:hover,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a:hover,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a:hover,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a:hover,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a:hover,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a:hover,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a:hover,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a:hover,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a:hover,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a:hover,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a:hover,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a:hover,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item a:hover,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a:hover{color:#35a1d8}#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item ul.sub-menu{top:-2px;left:100%}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.children li.menu-item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.page_item.menu-item-has-children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.page_item_has_children:hover ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children ul.sub-menu li.menu-item.menu-item-has-children:hover ul.sub-menu{visibility:visible;opacity:1;filter:alpha(opacity=100);margin-top:0}}@media(min-width:992px){#main-menu nav.menu>ul>li.page_item.page_item_has_children:hover>ul.children,#main-menu nav.menu>ul>li.page_item.page_item_has_children:hover>ul.sub-menu,#main-menu nav.menu>ul>li.page_item.menu-item-has-children:hover>ul.children,#main-menu nav.menu>ul>li.page_item.menu-item-has-children:hover>ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.page_item_has_children:hover>ul.children,#main-menu nav.menu>ul>li.menu-item.page_item_has_children:hover>ul.sub-menu,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children:hover>ul.children,#main-menu nav.menu>ul>li.menu-item.menu-item-has-children:hover>ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children:hover>ul.children,#main-menu nav#education-main-menu>ul>li.page_item.page_item_has_children:hover>ul.sub-menu,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children:hover>ul.children,#main-menu nav#education-main-menu>ul>li.page_item.menu-item-has-children:hover>ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children:hover>ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.page_item_has_children:hover>ul.sub-menu,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children:hover>ul.children,#main-menu nav#education-main-menu>ul>li.menu-item.menu-item-has-children:hover>ul.sub-menu{visibility:visible;opacity:1;filter:alpha(opacity=100);margin-top:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary{position:relative}}@media(min-width:992px){#main-menu #mega-menu-wrap-primary{margin-left:-15px;margin-right:-15px}#main-menu #mega-menu-wrap-primary:before,#main-menu #mega-menu-wrap-primary:after{content:"";display:table}#main-menu #mega-menu-wrap-primary:after{clear:both}}#main-menu #mega-menu-wrap-primary .mega-menu-toggle{display:none !important}#main-menu #mega-menu-wrap-primary #mega-menu-primary{text-align:inherit}@media(max-width:600px){#main-menu #mega-menu-wrap-primary #mega-menu-primary{background:0 0 !important;display:block}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary{width:100%;height:auto !important}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{display:list-item;float:none;color:#fff;padding:0 15px}}@media(min-width:992px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{margin:0 7px}}@media(min-width:1200px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item{margin:0 15px}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item+li.mega-menu-item{border-top:1px dashed #444}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{margin:30px 0}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{text-align:inherit;margin:0;padding:0;border:0 none transparent;color:#fff}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{color:#35a1d8}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search{display:none}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu{padding:0}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu{display:block;border:0 none}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item{padding:15px 0}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form{position:relative}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form label,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form label{display:block;font-weight:400;margin:0}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form label>span,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form label>span{display:none}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form label input.search-field,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form label input.search-field{background:rgba(255,255,255,.1);border:1px solid #dbdbdb;width:100%;padding:5px 10px}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form label input.search-field,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form label input.search-field{border-color:transparent}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form label:after,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form label:after{display:none}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.genericon-search+ul.mega-sub-menu>li.mega-menu-item .search-form input.search-submit,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link.fa-search+ul.mega-sub-menu>li.mega-menu-item .search-form input.search-submit{display:none}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children:after{font-family:'nbtico';content:'\e911';display:block;position:absolute;top:4px;right:15px}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children.mega-hide-arrow:after{display:none}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link{margin-right:20px}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children.open:after{content:'\e912'}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children.open>ul.mega-sub-menu{display:block}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu .panel-grid>.panel-grid-cell{float:none;width:100% !important;padding-left:0;padding-right:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu .panel-grid .panel-row-style>.panel-grid-cell{float:none;width:100% !important;padding-left:0;padding-right:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu{width:100% !important;padding:0;margin:0;position:static !important;display:none;visibility:visible;opacity:1;filter:alpha(opacity=100);background:0 0;border-top:1px solid #444;float:none}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{padding:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children:after{font-family:'nbtico';content:'\e911';display:block;position:absolute;top:2px;right:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children a.mega-menu-link{margin-right:20px}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu{width:100%;padding:0 0 0 10px;margin:0;position:static !important;display:none;visibility:visible;opacity:1;filter:alpha(opacity=100);background:0 0;border-top:1px solid #444}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children ul.mega-sub-menu:first-child{border-top:0 none}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children.open:after{content:'\e912'}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu li.mega-menu-item.mega-menu-item-has-children.open>ul.mega-sub-menu{display:block}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:none;clear:both;color:#fff;width:100%}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item a{color:#fff}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item a:hover,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item a:focus{color:#35a1d8 !important;background:0 0 !important}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid{font-size:13px}@media(min-width:992px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-0{padding-top:7px}}@media(min-width:992px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-0>.panel-grid-cell{padding-bottom:15px}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-1{padding-bottom:22px;position:relative}@media(min-width:992px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-1:before{display:block;content:'';position:absolute;top:-45px;bottom:0;left:70%;right:-35px;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/mega_bg.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-1>.panel-grid-cell{padding-bottom:15px}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-2{padding-top:15px;border-top:1px solid #f2f2f2}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-2{border-color:#444}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .panel-grid .panel-row-2>.panel-grid-cell{padding-top:15px}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title{font-family:'Roboto',sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;position:relative;padding:0 0 18px;margin:0 0 15px}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title:before,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title:after{display:block;content:'';position:absolute;left:0;bottom:0;width:70px;border-bottom:1px solid #e8e8e8}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title:after{width:30px;border-bottom:3px solid #35a1d8}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+[class*=menu-sub-menu-] ul,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+ul{font-family:'Roboto',sans-serif;font-size:16px;padding:10px 0 0;margin:0}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+[class*=menu-sub-menu-] ul li,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+ul li{padding:7px 0 7px 28px;position:relative;text-transform:capitalize}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+[class*=menu-sub-menu-] ul li:before,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+ul li:before{position:absolute;display:inline-block;font-family:'FontAwesome';font-size:14px;line-height:1;content:'\f10c';left:0;top:14px;color:#35a1d8}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+[class*=menu-sub-menu-] ul li a,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+ul li a{color:#000;text-decoration:none}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+[class*=menu-sub-menu-] ul li a,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+ul li a{color:#fff}}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+[class*=menu-sub-menu-] ul li a:hover,#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .widget-title+ul li a:hover{color:#35a1d8}#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget.widget_recent-posts ul li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item .widget .custom-img{padding:0 0 12px !important}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap{width:100%}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap .mega-search{width:100%;padding-right:35px}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap .mega-search .search-icon{margin-right:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap .mega-search .search-icon:before{color:#fff}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap input[type=submit]{display:block;width:35px;height:35px;background:0 0;border:0 none;font-size:0;position:absolute;top:0;right:0}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap input[type=text]{width:100% !important;padding:0 !important;color:#fff;background:0 0 !important}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap input[type=text]:-moz-placeholder{color:#fff;opacity:1}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap input[type=text]::-moz-placeholder{color:#fff;opacity:1}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap input[type=text]:-ms-input-placeholder{color:#fff}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item .mega-search-wrap input[type=text]::-webkit-input-placeholder{color:#fff}}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu{padding-left:10px}}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item>a{color:#000}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item>a:hover{color:#35a1d8}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children>a{font-family:'Roboto',sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;display:block;margin-bottom:2px}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children>a+ul.sub-menu{padding:10px 0}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children>a+ul.sub-menu>li{padding:4px 0}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.menu-item.menu-item-has-children>a+ul.sub-menu>li a{text-decoration:none}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget{margin-bottom:20px}}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title{padding-bottom:0 !important}@media(max-width:991px){#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title{margin-bottom:5px}}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title:before,#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .widget-title:after{display:none !important}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget{position:relative}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget .image-description{margin:0;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(5,5,5,.7);opacity:0;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget .image-description .btnjoin{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;display:inline-block;padding:10px 15px;font-family:'Roboto',sans-serif;font-size:11px;text-transform:uppercase;text-decoration:none;color:#fff;background:#35a1d8}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget .image-description .btnjoin:hover{background:#2795cc}#main-menu #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .widget_nbtsow-image-widget .nbtsow-image-widget:hover .image-description{opacity:1}#main-menu #mega-menu-wrap-primary .mega-sub-menu,#main-menu #mega-menu-wrap-primary .menu,#main-menu #mega-menu-wrap-primary .sub-menu,#main-menu #mega-menu-wrap-primary ul{list-style-type:none;padding-left:0;padding-right:0}.menu-responsive-toggle{z-index:0;float:right;margin:30px 0}@media(min-width:992px){.menu-responsive-toggle{display:none}}.menu-responsive-toggle .nbticon{font-size:16px;color:#000}.logged-in #main-menu .main-menu-title{padding-top:22px}@media(max-width:782px){.logged-in #main-menu .main-menu-title{padding-top:35px}}.header-over #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{color:#fff}@media(min-width:992px){.blog-posts-home .section-header .nbtsow-secondsub{width:700px;margin-left:auto;margin-right:auto}}#new-products .nbtsow-wcproducts .product{transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(0,120px);-moz-transform:translate(0,120px);-ms-transform:translate(0,120px);-o-transform:translate(0,120px);transform:translate(0,120px)}#new-products .nbtsow-wcproducts .product:nth-child(odd){-webkit-transition-delay:.4s;transition-delay:.4s}#new-products .nbtsow-wcproducts .product:nth-child(even){-webkit-transition-delay:.2s;transition-delay:.2s}#new-products .nbtsow-wcproducts.inview .product{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.nbtsow-blog-posts .nbtsow-blog-post{transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(0,120px);-moz-transform:translate(0,120px);-ms-transform:translate(0,120px);-o-transform:translate(0,120px);transform:translate(0,120px)}.nbtsow-blog-posts .nbtsow-blog-post:first-child{-webkit-transition-delay:.2s;transition-delay:.2s}.nbtsow-blog-posts .nbtsow-blog-post:last-child{-webkit-transition-delay:.4s;transition-delay:.4s}.nbtsow-blog-posts.inview .nbtsow-blog-post{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.nbtsow-members .nbtsow-member{transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(0,120px);-moz-transform:translate(0,120px);-ms-transform:translate(0,120px);-o-transform:translate(0,120px);transform:translate(0,120px)}.nbtsow-members .nbtsow-member:first-child{-webkit-transition-delay:.3s;transition-delay:.3s}.nbtsow-members .nbtsow-member:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.nbtsow-members .nbtsow-member:nth-child(3){-webkit-transition-delay:.5s;transition-delay:.5s}.nbtsow-members .nbtsow-member:last-child{-webkit-transition-delay:.4s;transition-delay:.4s}.nbtsow-members.inview .nbtsow-member{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.nbtsow-collection{transition:all .7s ease-in-out;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;opacity:0;filter:alpha(opacity=0);-webkit-transform:translate(0,120px);-moz-transform:translate(0,120px);-ms-transform:translate(0,120px);-o-transform:translate(0,120px);transform:translate(0,120px)}.nbtsow-collection.inview{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.cms_slider .tparrows{top:500px !important}@media(min-width:768px) and (max-width:1199px){.cms_slider .tparrows{display:none}}.cms_slider .tp-rightarrow:hover{background-position:initial}.cms_slider .tp-leftarrow:hover{background-position:initial}.cms_slider .tp-parallax-wrap .slider-text{padding:10px 30px;font-family:'Roboto',sans-serif;font-size:56px;font-weight:700}.panel-row-style.education-menu{position:relative;background:#35a1d8;color:#fff;text-align:center}.panel-row-style.education-menu:before{position:absolute;top:0;left:0;bottom:0;right:50%;display:block;content:'';background:#157dd2}@media(max-width:399px){.panel-row-style.education-menu:before{display:none}}.panel-row-style.education-menu>*{position:relative}.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section{padding-top:17px;padding-bottom:17px;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(max-width:767px){.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section{border-top:1px solid #2192cb}.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1){border-top:0 none}}@media(min-width:400px) and (max-width:767px){.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2){border-top:0 none}}@media(min-width:400px){.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section{width:50%;float:left}}@media(min-width:768px){.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:16.66667%}}@media(min-width:768px){.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+2),.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+3),.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+4){border-left:1px solid #0a66b1}.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n),.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+5){border-left:1px solid #2192cb}}.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{display:inline-block;margin-top:12px;margin-bottom:12px}.panel-row-style.education-menu .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{font-family:'Roboto',sans-serif;font-weight:500;text-transform:uppercase;margin-top:12px;margin-bottom:12px}.panel-row-style.education-search{background-color:#f7f7f7;padding-top:25px;padding-bottom:40px}@media(min-width:768px){.panel-row-style.education-search{padding-top:40px;padding-bottom:60px}}@media(min-width:992px){.panel-row-style.education-search{padding-top:55px;padding-bottom:80px}}@media(min-width:1200px){.panel-row-style.education-search{padding-top:70px;padding-bottom:100px}}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget{margin-top:30px}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-submit{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:426px) and (max-width:767px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat{width:50%;float:left}}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat{float:left;width:50%}}@media(min-width:992px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-cat{float:left;width:33.33333%}}@media(min-width:992px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-text{margin-left:8.33333%}}@media(min-width:426px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-submit{width:100%;float:left}}@media(min-width:992px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .col-search-submit{float:left;width:16.66667%}}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text{border:1px solid #dbdbdb;width:100%;padding:10px 15px;color:#252525}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text{padding:12px 15px}}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text{padding:14px 20px}}@media(min-width:1200px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text{padding:16px 20px}}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:focus,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category:focus,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text:focus{outline:0}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:-moz-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category:-moz-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text:-moz-placeholder{color:#252525;opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit::-moz-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category::-moz-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text::-moz-placeholder{color:#252525;opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:-ms-input-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category:-ms-input-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text:-ms-input-placeholder{color:#252525}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit::-webkit-input-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category::-webkit-input-placeholder,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text::-webkit-input-placeholder{color:#252525}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category{color:#252525}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single{padding:10px 15px}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single{padding:12px 15px}}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single{padding:14px 20px}}@media(min-width:1200px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single{padding:16px 20px}}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div{top:12px}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div{top:14px}}@media(min-width:768px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div{top:16px}}@media(min-width:1200px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container-single .chosen-single div{top:18px}}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit{background:#35a1d8;border-color:transparent;color:#fff;text-transform:uppercase}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit:hover{background:#2385b7}@media(max-width:425px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-submit,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-category,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .chosen-container,.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-text{width:100% !important;margin-top:30px}}@media(min-width:426px) and (max-width:991px){.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-button{text-align:center}.panel-row-style.education-search .so-widget-nbtsow-learndash-search-widget .education-search-button .education-search-submit{width:50%;margin-top:30px}}.panel-row-style.education-search-home3{position:relative;padding-top:30px;padding-bottom:50px}@media(min-width:768px){.panel-row-style.education-search-home3{padding-top:40px;padding-bottom:60px}}@media(min-width:992px){.panel-row-style.education-search-home3{padding-top:60px;padding-bottom:80px}}@media(min-width:1200px){.panel-row-style.education-search-home3{padding-top:80px;padding-bottom:100px}}.panel-row-style.education-search-home3:before{content:'';display:block;position:absolute;top:0;bottom:0;right:0;left:50%;background-color:#f6f6f6;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_search_bg.jpg);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}@media(max-width:767px){.panel-row-style.education-search-home3:before{left:0}}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget{position:relative}@media(min-width:768px){.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget{padding-right:30px}}@media(min-width:992px){.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget{padding-right:50px}}@media(min-width:1200px){.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget{padding-right:70px}}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title{font-family:'Roboto',sans-serif;font-weight:900;text-transform:uppercase;color:#000;position:relative;margin-top:0;font-size:28px}@media(min-width:768px){.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title{font-size:32px}}@media(min-width:992px){.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title{font-size:36px}}@media(min-width:1200px){.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title{font-size:40px}}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget h2.nbtsow-custom-title:after{content:'';display:block;position:absolute;bottom:-20px;left:0;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-desc{color:#686868;font-size:16px;line-height:24px}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-desc h3{color:#000;font-size:20px;font-family:'Roboto',sans-serif;padding-top:35px}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-btn{text-transform:uppercase;font-family:'Roboto',sans-serif;font-size:14px;margin-top:40px}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-btn a{line-height:26px;max-width:157px;width:100%;text-align:center;background:#1c81c5;color:#fff}.panel-row-style.education-search-home3 .so-widget-nbtsow-custom-widget .nbtsow-custom-btn a:hover{background:#35a1d8}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget{position:relative}@media(min-width:768px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget{padding-left:30px}}@media(min-width:992px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget{padding-left:50px}}@media(min-width:1200px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget{padding-left:70px}}@media(max-width:767px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget{padding-top:30px}}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search{font-weight:900;color:#000;text-transform:uppercase;font-family:'Roboto',sans-serif;position:relative;font-size:28px}@media(min-width:768px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search{font-size:32px}}@media(min-width:992px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search{font-size:36px}}@media(min-width:1200px){.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search{font-size:40px}}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .title-search:after{content:'';display:block;position:absolute;bottom:-10px;left:0;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search{padding-top:50px}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-submit,.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-category,.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-text{border:1px solid #dbdbdb;width:100%}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input{display:block;padding:20px;margin-bottom:20px;color:#252525}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input:focus{outline:0}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input:-moz-placeholder{color:#252525;opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input::-moz-placeholder{color:#252525;opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input:-ms-input-placeholder{color:#252525}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-text input::-webkit-input-placeholder{color:#252525}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat{margin-bottom:20px}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .education-search-category,.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .chosen-single{display:block;padding:20px;max-width:768px;color:#252525}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .education-search-category div,.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .chosen-single div{top:20px}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .col-search-cat .chosen-container{width:100% !important}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-button input{text-transform:uppercase;font-size:14px;line-height:30px;font-family:'Roboto',sans-serif;background:#1c81c5;margin-top:10px}.panel-row-style.education-search-home3 .widget_nbtsow-learndash-search-widget .row-search .education-search-button input:hover{background:#35a1d8}.panel-row-style.education-event{padding-top:20px}@media(min-width:768px){.panel-row-style.education-event{padding-top:30px}}@media(min-width:992px){.panel-row-style.education-event{padding-top:40px}}@media(min-width:1200px){.panel-row-style.education-event{padding-top:50px}}.panel-row-style.education-event .widget_nbtsow-headline-widget{padding-bottom:10px}@media(min-width:768px){.panel-row-style.education-event .widget_nbtsow-headline-widget{padding-bottom:15px}}@media(min-width:992px){.panel-row-style.education-event .widget_nbtsow-headline-widget{padding-bottom:20px}}@media(min-width:1200px){.panel-row-style.education-event .widget_nbtsow-headline-widget{padding-bottom:27px}}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul{margin-bottom:0;padding-left:0}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li{padding-top:15px;padding-bottom:15px}@media(max-width:767px){.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li{clear:both;float:left;width:100%}}@media(min-width:768px){.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv{margin-bottom:15px}}@media(min-width:992px){.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv{margin-bottom:20px}}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-title{margin-top:0;margin-bottom:7px}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-title a{color:#444;font-family:'Roboto',sans-serif;font-weight:700;font-size:18px;text-transform:capitalize;line-height:1}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-title a:hover{color:#35a1d8}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul{padding:0 0 10px}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul br{display:none}@media(max-width:991px){.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul br{display:block}}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span{font-size:14px;font-weight:400;color:#454545;margin-right:30px}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span.dashicons{color:#cfcfcf;margin-right:10px}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span.dashicons.dashicons-calendar:before{font-family:'nbtico' !important;content:"\e935"}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul span.dashicons.dashicons-clock:before{font-family:'nbtico' !important;content:"\e936"}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul form.download-iCal-frm{display:none}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-event-datetimes-ul.ee-clearfix .ee-event-datetimes-li{width:100%}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-desc{font-family:'Roboto',sans-serif;font-size:14px;font-weight:400;color:#868686;line-height:18px}@media(max-width:767px){.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-desc{padding-bottom:20px}}@media(min-width:426px) and (max-width:767px){.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li .ee-upcoming-events-widget-img-dv{float:left;width:35%;padding-right:5%}.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li.hasthumb .ee-upcoming-events-widget-title,.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li.hasthumb .ee-event-datetimes-ul,.panel-row-style.education-event .so-widget-nbtsow-eventespresso-widget .ee-upcoming-events-widget-ul .ee-upcoming-events-widget-li.hasthumb .ee-upcoming-events-widget-desc{float:right;width:65%}}.panel-row-style.education-services{background-color:#fff;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_services_bg.jpg);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;position:relative;padding-top:30px;padding-bottom:90px}@media(min-width:768px){.panel-row-style.education-services{padding-top:45px;padding-bottom:120px}}@media(min-width:992px){.panel-row-style.education-services{padding-top:60px;padding-bottom:150px}}@media(min-width:1200px){.panel-row-style.education-services{padding-top:75px;padding-bottom:180px}}.panel-row-style.education-services>*{position:relative}.panel-row-style.education-services .nbtsow-headline-wrap{margin-bottom:40px}@media(min-width:768px){.panel-row-style.education-services .nbtsow-headline-wrap{margin-bottom:70px}}@media(min-width:992px){.panel-row-style.education-services .nbtsow-headline-wrap{margin-bottom:100px}}@media(min-width:1200px){.panel-row-style.education-services .nbtsow-headline-wrap{margin-bottom:130px}}.panel-row-style.education-services .education-service-content>.panel-grid-cell{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.panel-row-style.education-services .education-service-content>.panel-grid-cell{float:left;width:100%}}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section{margin:30px 0}@media(max-width:459px){.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section{text-align:center}}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:after{display:table;content:'';clear:both}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{background:#35a1d8;color:#fff;padding:28px}@media(min-width:460px){.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{float:left;margin-right:30px}}@media(max-width:459px){.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{display:inline-block;margin-bottom:15px}}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{overflow:hidden}@media(max-width:459px){.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{clear:both}}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{margin-top:0;font-family:'Roboto',sans-serif;font-weight:500;color:#000}.panel-row-style.education-services .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text{font-size:16px;line-height:1.65;margin:10px 0 0}.panel-row-style.education-services-home2{background-color:#fff;position:relative;padding-top:10px}@media(min-width:768px){.panel-row-style.education-services-home2{padding-top:20px}}@media(min-width:992px){.panel-row-style.education-services-home2{padding-top:25px}}@media(min-width:1200px){.panel-row-style.education-services-home2{padding-top:30px}}.panel-row-style.education-services-home2>*{position:relative}.panel-row-style.education-services-home2 .nbtsow-headline-wrap{margin-bottom:20px}@media(min-width:768px){.panel-row-style.education-services-home2 .nbtsow-headline-wrap{margin-bottom:30px}}@media(min-width:992px){.panel-row-style.education-services-home2 .nbtsow-headline-wrap{margin-bottom:40px}}@media(min-width:1200px){.panel-row-style.education-services-home2 .nbtsow-headline-wrap{margin-bottom:50px}}.panel-row-style.education-services-home2 .education-service-content{padding-bottom:50px}@media(min-width:1200px){.panel-row-style.education-services-home2 .education-service-content{background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_services_2.jpg);background-position:50% 100%;background-repeat:no-repeat;background-size:contain;padding-top:55px;padding-bottom:160px}}.panel-row-style.education-services-home2 .education-service-content>.panel-grid-cell{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.panel-row-style.education-services-home2 .education-service-content>.panel-grid-cell{float:left;width:100%}}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section{margin:22px 0 23px}@media(max-width:459px){.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section{text-align:center}}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:after{display:table;content:'';clear:both}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{background:#35a1d8;color:#fff;padding:17px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}@media(max-width:459px){.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{display:inline-block;margin-bottom:15px}}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{overflow:hidden}@media(max-width:459px){.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{clear:both}}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{margin-top:0;font-family:'Roboto',sans-serif;font-weight:500;color:#000}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a{color:#000}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a:hover{color:#35a1d8}.panel-row-style.education-services-home2 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text{font-family:'Roboto',sans-serif;font-size:14px;line-height:1.65}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;width:100%}@media(min-width:768px){.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:50%}}@media(min-width:1200px){.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:33.33333%}}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n){clear:right;float:right}@media(min-width:460px){.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n) .icon-wrap{float:left;margin-right:30px}}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1){clear:both;float:left}@media(min-width:460px){.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) .icon-wrap{float:left;margin-right:30px}}@media(min-width:768px){.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) .icon-wrap{float:right;margin-left:30px;margin-right:0}}@media(min-width:768px){.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1) .nbtsow-icon-content{text-align:right}}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+1) .icon-wrap{background:#eed141}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+2) .icon-wrap{background:#4eb97c}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+3) .icon-wrap{background:#5ddac1}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+4) .icon-wrap{background:#c29c6c}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n+5) .icon-wrap{background:#157dd2}.panel-row-style.education-services-home2 .education-service-content .education-cols-2>.so-widget-nbtsow-icon-widget .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(6n) .icon-wrap{background:#625ba7}.panel-row-style.education-services-home3{background:#fbfbfb;padding-top:30px;padding-bottom:30px}@media(min-width:768px){.panel-row-style.education-services-home3{padding-top:45px;padding-bottom:45px}}@media(min-width:992px){.panel-row-style.education-services-home3{padding-top:60px;padding-bottom:60px}}@media(min-width:1200px){.panel-row-style.education-services-home3{padding-top:75px;padding-bottom:75px}}.panel-row-style.education-services-home3>*{position:relative}.panel-row-style.education-services-home3 .nbtsow-headline-wrap{margin-bottom:30px}@media(min-width:768px){.panel-row-style.education-services-home3 .nbtsow-headline-wrap{margin-bottom:40px}}@media(min-width:992px){.panel-row-style.education-services-home3 .nbtsow-headline-wrap{margin-bottom:50px}}@media(min-width:1200px){.panel-row-style.education-services-home3 .nbtsow-headline-wrap{margin-bottom:60px}}.panel-row-style.education-services-home3>.panel-grid-cell{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.panel-row-style.education-services-home3>.panel-grid-cell{float:left;width:100%}}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap{margin-left:-15px;margin-right:-15px}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap:before,.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap:after{content:"";display:table}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap:after{clear:both}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin:30px 0}@media(min-width:992px){.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:33.33333%}}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1){clear:left}@media(min-width:768px) and (max-width:992px){.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:50%}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2n+1){clear:left}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3n+1){clear:none}}@media(max-width:459px){.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section{text-align:center}}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section:after{display:table;content:'';clear:both}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{background:#1c81c5;color:#fff;padding:24px 22px}@media(min-width:460px){.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{float:left;margin-right:30px}}@media(max-width:459px){.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{display:inline-block;margin-bottom:15px}}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{overflow:hidden}@media(max-width:459px){.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{clear:both}}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{margin-top:-2px;font-family:'Roboto',sans-serif;font-weight:500;color:#000}.panel-row-style.education-services-home3 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text{font-size:16px;line-height:24px;margin:10px 0 0}.panel-row-style.education-courses-home3{padding-top:15px;padding-bottom:45px}@media(min-width:768px){.panel-row-style.education-courses-home3{padding-top:32px;padding-bottom:60px}}@media(min-width:992px){.panel-row-style.education-courses-home3{padding-top:52px;padding-bottom:80px}}@media(min-width:1200px){.panel-row-style.education-courses-home3{padding-top:72px;padding-bottom:100px}}.panel-row-style.education-courses-home3 .so-widget-nbtsow-headline-widget p:last-of-type{margin:0 0 60px}.panel-row-style.education-courses-home3 [class*=data-xs-],.panel-row-style.education-courses-home3 [class*=data-sm-],.panel-row-style.education-courses-home3 [class*=data-md-],.panel-row-style.education-courses-home3 [class*=data-lg-]{margin-left:0 !important;margin-right:0 !important;padding-left:5px;padding-right:5px}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course{padding-left:5px;padding-right:5px;margin-bottom:40px}@media(min-width:768px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course{margin-bottom:50px}}@media(min-width:992px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course{margin-bottom:60px}}@media(min-width:1200px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course{margin-bottom:75px}}@media(max-width:480px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course{width:100% !important;float:none}}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details{padding-top:12px;padding-left:5px}@media(max-width:480px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details{padding-left:0}}@media(min-width:768px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details{padding-left:10px}}@media(min-width:992px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details{padding-left:15px}}@media(min-width:1200px){.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details{padding-left:20px}}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-title a{color:#000;font-size:18px;font-weight:500;font-family:'Roboto',sans-serif}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time{display:inline-block;padding-right:15px}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span{color:#454545}.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,.panel-row-style.education-courses-home3 [class*=data-xs-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,.panel-row-style.education-courses-home3 [class*=data-sm-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,.panel-row-style.education-courses-home3 [class*=data-md-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-date span:before,.panel-row-style.education-courses-home3 [class*=data-lg-] .nbtsow-course .nbtsow-course-details .nbtsow-course-date-time .nbtsow-course-time span:before{margin-right:10px;color:#cfcfcf}.panel-row-style.education-courses-home3 .nbtsow-course-btn a{font-family:'Roboto',sans-serif;font-size:16px;text-transform:uppercase;font-weight:500;max-width:260px;width:100%;line-height:53px;background:#1c81c5}.panel-row-style.education-sucess{background-color:rgba(5,5,5,.9);background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_sucess_bg.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;text-align:center;padding-top:30px;padding-bottom:35px}@media(min-width:768px){.panel-row-style.education-sucess{padding-top:45px;padding-bottom:50px}}@media(min-width:992px){.panel-row-style.education-sucess{padding-top:60px;padding-bottom:65px}}@media(min-width:1200px){.panel-row-style.education-sucess{padding-top:75px;padding-bottom:77px}}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section{margin:15px 0;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:480px){.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section{width:50%;float:left}}@media(min-width:768px){.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:50%}}@media(min-width:992px){.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section{float:left;width:25%}}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section:after{display:table;content:'';clear:both}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{border-width:3px;border-style:solid;padding:21px;margin-bottom:10px;display:inline-block;color:#fff}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1;color:#fff}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{overflow:hidden}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{font-family:'Roboto',sans-serif;font-size:60px;font-weight:700;margin-bottom:0}.panel-row-style.education-sucess .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500;text-transform:uppercase}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) .icon-wrap{border-color:#157dd2}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) .icon-wrap .sow-icon-nbticon{color:#157dd2}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(1) .nbtsow-icon-content{color:#157dd2}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) .icon-wrap{border-color:#35a1d8}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) .icon-wrap .sow-icon-nbticon{color:#35a1d8}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(2) .nbtsow-icon-content{color:#35a1d8}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3) .icon-wrap{border-color:#5ddac1}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3) .icon-wrap .sow-icon-nbticon{color:#5ddac1}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(3) .nbtsow-icon-content{color:#5ddac1}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4) .icon-wrap{border-color:#eed041}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4) .icon-wrap .sow-icon-nbticon{color:#eed041}.panel-row-style.education-sucess-home2 .nbtsow-icon-list-wrap .nbtsow-icon-section:nth-child(4) .nbtsow-icon-content{color:#eed041}.panel-row-style.education-popular{background-color:#fff;padding-top:20px;padding-bottom:15px}@media(min-width:768px){.panel-row-style.education-popular{padding-top:30px;padding-bottom:25px}}@media(min-width:992px){.panel-row-style.education-popular{padding-top:40px;padding-bottom:35px}}@media(min-width:1200px){.panel-row-style.education-popular{padding-top:50px;padding-bottom:45px}}.panel-row-style.education-popular .section-header{margin-bottom:10px}@media(min-width:768px){.panel-row-style.education-popular .section-header{margin-bottom:15px}}@media(min-width:992px){.panel-row-style.education-popular .section-header{margin-bottom:25px}}@media(min-width:1200px){.panel-row-style.education-popular .section-header{margin-bottom:32px}}.panel-row-style.education-popular .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-top:15px}.panel-row-style.education-popular-home2{padding-bottom:0}.panel-row-style.education-gallery{background-color:#fbfbfb;padding-top:30px;padding-bottom:25px}@media(min-width:768px){.panel-row-style.education-gallery{padding-top:45px;padding-bottom:40px}}@media(min-width:992px){.panel-row-style.education-gallery{padding-top:60px;padding-bottom:55px}}@media(min-width:1200px){.panel-row-style.education-gallery{padding-top:75px;padding-bottom:70px}}.panel-row-style.education-gallery .so-widget-nbtsow-headline-widget{margin-bottom:20px}@media(min-width:768px){.panel-row-style.education-gallery .so-widget-nbtsow-headline-widget{margin-bottom:25px}}@media(min-width:992px){.panel-row-style.education-gallery .so-widget-nbtsow-headline-widget{margin-bottom:30px}}@media(min-width:1200px){.panel-row-style.education-gallery .so-widget-nbtsow-headline-widget{margin-bottom:40px}}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget{margin-bottom:30px}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb{text-align:center}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb>*{display:inline-block;overflow:hidden}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb>* img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb>* img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall{margin-top:60px;margin-bottom:30px;text-align:center}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a{font-family:'Roboto',sans-serif;font-size:16px;color:#fff;background-color:#35a1d8;padding:15px 50px;text-transform:uppercase}.panel-row-style.education-gallery .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a:hover{background:#2385b7}.panel-row-style.education-gallery .so-widget-sow-button{margin-top:30px;margin-bottom:30px}.panel-row-style.education-gallery-home2{background-color:#fff;padding-top:10px;padding-bottom:0}@media(min-width:768px){.panel-row-style.education-gallery-home2{padding-top:20px}}@media(min-width:992px){.panel-row-style.education-gallery-home2{padding-top:30px}}@media(min-width:1200px){.panel-row-style.education-gallery-home2{padding-top:40px}}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget{margin-bottom:20px}@media(min-width:768px){.panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget{margin-bottom:30px}}@media(min-width:992px){.panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget{margin-bottom:40px}}@media(min-width:1200px){.panel-row-style.education-gallery-home2 .so-widget-nbtsow-headline-widget{margin-bottom:52px}}.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-xs-],.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-sm-],.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-md-],.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-lg-]{margin-left:0;margin-right:0}.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-xs-]>*,.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-sm-]>*,.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-md-]>*,.panel-row-style.education-gallery-home2 .nbtsow-posts-grid [class*=data-lg-]>*{padding:0}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget{margin-bottom:30px}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb>*{display:inline-block;overflow:hidden}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb>* img{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-thumb>* img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall{margin-top:60px;margin-bottom:30px;text-align:center}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a{font-family:'Roboto',sans-serif;font-size:16px;color:#fff;background-color:#35a1d8;padding:15px 50px;text-transform:uppercase}.panel-row-style.education-gallery-home2 .so-widget-nbtsow-post-carousel-widget .nbtsow-post-carousel-viewall a:hover{background:#2385b7}.panel-row-style.education-gallery-home2 .so-widget-sow-button{margin-top:30px;margin-bottom:30px}.panel-row-style.education-team{background-color:#fff;padding-top:30px;position:relative}@media(min-width:768px){.panel-row-style.education-team{padding-top:45px}}@media(min-width:992px){.panel-row-style.education-team{padding-top:60px}}@media(min-width:1200px){.panel-row-style.education-team{padding-top:75px}}.panel-row-style.education-team:before{position:absolute;display:block;left:0;right:0;bottom:0;height:146px;content:'';background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_team_bg.jpg);background-position:50% 100%;background-repeat:no-repeat;background-size:cover}.panel-row-style.education-team .nbtsow-headline-wrap{margin-bottom:30px}@media(min-width:768px){.panel-row-style.education-team .nbtsow-headline-wrap{margin-bottom:45px}}@media(min-width:992px){.panel-row-style.education-team .nbtsow-headline-wrap{margin-bottom:60px}}@media(min-width:1200px){.panel-row-style.education-team .nbtsow-headline-wrap{margin-bottom:75px}}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item{padding-left:15px;padding-right:15px;text-align:center}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image{padding-left:15px;padding-right:15px;opacity:.5;filter:alpha(opacity=50);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img{width:auto;margin:0 auto}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data{height:146px;padding-top:50px;color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a{color:#fff}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a:hover{color:#35a1d8}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-image,.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-image{opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data,.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data{color:#35a1d8}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data a,.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data a{color:#35a1d8}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{color:#c4c4c4;background:0 0;margin-top:-70px}@media(min-width:1350px){.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before{font-size:32px}}.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover{color:#35a1d8;background:0 0}@media(min-width:1350px){.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next{right:-75px}}@media(min-width:1350px){.panel-row-style.education-team .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{left:-75px}}.panel-row-style.education-team-home2{background-color:#fff;padding-top:20px;padding-bottom:20px}@media(min-width:768px){.panel-row-style.education-team-home2{padding-top:30px;padding-bottom:30px}}@media(min-width:992px){.panel-row-style.education-team-home2{padding-top:40px;padding-bottom:40px}}@media(min-width:1200px){.panel-row-style.education-team-home2{padding-top:50px;padding-top:50px}}.panel-row-style.education-team-home2 .nbtsow-headline-wrap{margin-bottom:20px}@media(min-width:768px){.panel-row-style.education-team-home2 .nbtsow-headline-wrap{margin-bottom:30px}}@media(min-width:992px){.panel-row-style.education-team-home2 .nbtsow-headline-wrap{margin-bottom:40px}}@media(min-width:1200px){.panel-row-style.education-team-home2 .nbtsow-headline-wrap{margin-bottom:50px}}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item{text-align:center}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image{padding-left:15px;padding-right:15px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img{width:auto;margin:0 auto}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data{height:146px;padding-top:50px;color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a{color:#fff}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a:hover{color:#35a1d8}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data,.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data{color:#35a1d8}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active.center .nbtsow-team-data a,.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.active:hover .nbtsow-team-data a{color:#35a1d8}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{color:#c4c4c4;background:0 0}@media(min-width:1350px){.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before{font-size:32px}}.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover{color:#35a1d8;background:0 0}@media(min-width:1350px){.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next{right:-75px}}@media(min-width:1350px){.panel-row-style.education-team-home2 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{left:-75px}}.panel-row-style.education-team-home3{background-color:#fff;padding-top:30px;position:relative}@media(min-width:768px){.panel-row-style.education-team-home3{padding-top:45px}}@media(min-width:992px){.panel-row-style.education-team-home3{padding-top:60px}}@media(min-width:1200px){.panel-row-style.education-team-home3{padding-top:75px}}.panel-row-style.education-team-home3:before{position:absolute;display:block;left:0;right:0;bottom:0;height:146px;content:'';background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_team_bg_home3.jpg);background-position:top left;background-repeat:no-repeat;background-size:cover}.panel-row-style.education-team-home3 .nbtsow-headline-wrap{margin-bottom:30px}@media(min-width:768px){.panel-row-style.education-team-home3 .nbtsow-headline-wrap{margin-bottom:45px}}@media(min-width:992px){.panel-row-style.education-team-home3 .nbtsow-headline-wrap{margin-bottom:60px}}@media(min-width:1200px){.panel-row-style.education-team-home3 .nbtsow-headline-wrap{margin-bottom:75px}}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item{padding-left:15px;padding-right:15px;text-align:center}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image{position:relative;padding-left:15px;padding-right:15px}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image:after{content:'';background:#c4c4c4;width:100%;height:50%;display:block;bottom:0;left:0;right:0;position:absolute}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img{position:relative;z-index:9999}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data{height:146px;padding-top:50px;color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a{color:#fff}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a:hover{color:#35a1d8}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name{font-family:'Roboto',sans-serif;font-size:20px;font-weight:500}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-image:after{content:'';background:#35a1d8}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-data{color:#35a1d8}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item.center .nbtsow-team-data a{color:#35a1d8}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{color:#c4c4c4;background:0 0;margin-top:-70px}@media(min-width:1350px){.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before{font-size:32px}}.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover{color:#35a1d8;background:0 0}@media(min-width:1350px){.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next{right:-75px}}@media(min-width:1350px){.panel-row-style.education-team-home3 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{left:-75px}}.panel-row-style.education-blog{background-color:#fff;font-size:16px;position:relative;padding-top:30px;padding-bottom:20px}@media(min-width:768px){.panel-row-style.education-blog{padding-top:35px;padding-bottom:25px}}@media(min-width:992px){.panel-row-style.education-blog{padding-top:45px;padding-bottom:35px}}@media(min-width:1200px){.panel-row-style.education-blog{padding-top:55px;padding-bottom:45px}}.panel-row-style.education-blog:before{display:block;content:'';position:absolute;top:0;bottom:0;left:0;right:50%;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_blog_bg.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media(max-width:991px){.panel-row-style.education-blog:before{right:0;opacity:.1;filter:alpha(opacity=10)}}.panel-row-style.education-blog .panel-grid{position:relative}@media(min-width:992px){.panel-row-style.education-blog .panel-grid{padding-left:55%}}.panel-row-style.education-blog .section-header{margin-bottom:15px}@media(min-width:768px){.panel-row-style.education-blog .section-header{margin-bottom:20px}}@media(min-width:992px){.panel-row-style.education-blog .section-header{margin-bottom:30px}}@media(min-width:1200px){.panel-row-style.education-blog .section-header{margin-bottom:35px}}.panel-row-style.education-blog-home3{background-color:#fff;font-size:16px;position:relative;padding-top:30px;padding-bottom:20px}@media(min-width:768px){.panel-row-style.education-blog-home3{padding-top:35px;padding-bottom:25px}}@media(min-width:992px){.panel-row-style.education-blog-home3{padding-top:45px;padding-bottom:35px}}@media(min-width:1200px){.panel-row-style.education-blog-home3{padding-top:55px;padding-bottom:45px}}.panel-row-style.education-blog-home3:before{display:block;content:'';position:absolute;top:0;bottom:0;left:0;right:50%;background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_blog_bg_home3.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media(max-width:991px){.panel-row-style.education-blog-home3:before{right:0;opacity:.1;filter:alpha(opacity=10)}}.panel-row-style.education-blog-home3 .panel-grid-cell{position:relative}@media(min-width:992px){.panel-row-style.education-blog-home3 .panel-grid-cell{padding-left:55%}}.panel-row-style.education-blog-home3 .section-header{margin-bottom:15px}@media(min-width:768px){.panel-row-style.education-blog-home3 .section-header{margin-bottom:20px}}@media(min-width:992px){.panel-row-style.education-blog-home3 .section-header{margin-bottom:30px}}@media(min-width:1200px){.panel-row-style.education-blog-home3 .section-header{margin-bottom:35px}}.panel-row-style.education-blog-home3 .widget_nbtsow-learndash-posts-widget .nbtsow-info-top,.panel-row-style.education-blog-home3 .widget_nbtsow-learndash-posts-widget .nbtsow-info-middle,.panel-row-style.education-blog-home3 .widget_nbtsow-learndash-posts-widget .nbtsow-info-bottom{font-size:16px}.panel-row-style.education-lasttest-blog{padding-top:10px;padding-bottom:10px}@media(min-width:768px){.panel-row-style.education-lasttest-blog{padding-bottom:20px}}@media(min-width:992px){.panel-row-style.education-lasttest-blog{padding-bottom:30px}}@media(min-width:1200px){.panel-row-style.education-lasttest-blog{padding-bottom:40px}}.panel-row-style.education-lasttest-blog .nbtsow-headline-wrap{margin-bottom:20px}@media(min-width:768px){.panel-row-style.education-lasttest-blog .nbtsow-headline-wrap{margin-bottom:30px}}@media(min-width:992px){.panel-row-style.education-lasttest-blog .nbtsow-headline-wrap{margin-bottom:40px}}@media(min-width:1200px){.panel-row-style.education-lasttest-blog .nbtsow-headline-wrap{margin-bottom:50px}}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post{padding:0 15px}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb{padding-bottom:25px;margin:0}@media(max-width:767px){.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb{width:100%;text-align:center}}@media(min-width:571px) and (max-width:767px){.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb{float:left;width:35%;padding-right:5%}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-thumb+.nbtsow-course-details{float:left;width:65%}}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details{overflow:visible}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title{font-weight:700;color:#444;line-height:24px;font-size:18px;margin:0 0 10px;display:inline-block}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a{color:#444}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-title a:hover{color:#35a1d8}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-info-middle{margin-bottom:5px}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content{font-size:16px}@media(max-width:767px){.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-content{margin-bottom:5px}}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-readmore{padding-top:10px}.panel-row-style.education-lasttest-blog .widget_nbtsow-learndash-posts-widget .nbtsow-layout-default .nbtsow-course-post .nbtsow-course-details .nbtsow-course-readmore a{color:#35a1d8;text-decoration:underline;font-style:italic}.panel-row-style.education-testimonial{background-color:rgba(246,246,246,.95);background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_testimonial_bg.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding-top:80px;padding-bottom:80px}@media(max-width:767px){.panel-row-style.education-testimonial{padding-bottom:60px;padding-top:40px}}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget h3.widget-title{color:#fff;font-family:'Roboto',sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:3px;text-align:center}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget p{text-align:center}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget p .education-divide{display:inline-block;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget p [class^=nbticon-]{color:#35a1d8;font-size:32px;line-height:1;vertical-align:middle;margin:0 10px}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{font-size:18px;font-style:italic;font-weight:300;line-height:1.8;padding-top:25px;padding-bottom:35px;padding-left:75px;padding-right:10%;position:relative}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:65px;color:#d7d7d7;position:absolute;top:0;left:0}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child{position:relative;display:block}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:65px;color:#d7d7d7;margin-left:10px;position:absolute;bottom:-35px}.panel-row-style.education-testimonial .widget_nbtsow-testimonial-widget .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb{margin-top:65px;margin-bottom:20px}.panel-row-style.education-testimonial-home2{background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_testimonial_bg_2.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media(max-width:767px){.panel-row-style.education-testimonial-home2{padding-bottom:40px;padding-top:30px}}@media(min-width:768px){.panel-row-style.education-testimonial-home2{padding-bottom:55px;padding-top:45px}}@media(min-width:992px){.panel-row-style.education-testimonial-home2{padding-bottom:70px;padding-top:50px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home2{padding-bottom:85px;padding-top:65px}}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .widget-title{color:#fff;font-family:'Roboto',sans-serif;font-size:24px;font-weight:700;text-transform:uppercase;margin-bottom:3px;text-align:center}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget p{text-align:center}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget p .education-divide{display:inline-block;width:95px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide_white.png) 50% 50% scroll repeat-x}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget p [class^=nbticon-]{color:#35a1d8;font-size:32px;line-height:1;vertical-align:middle;margin:0 10px}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{font-size:18px;font-weight:400;font-style:italic;line-height:30px;position:relative;text-align:center;padding-top:20px;padding-bottom:10px;padding-left:calc(5% + 40px);padding-right:5%}@media(max-width:425px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-left:40px;padding-right:15px}}@media(min-width:768px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-top:35px;padding-bottom:15px;padding-left:calc(5% + 45px)}}@media(min-width:992px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-top:50px;padding-bottom:25px;padding-left:calc(5% + 50px)}}@media(min-width:1200px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-top:65px;padding-bottom:35px;padding-left:calc(5% + 60px)}}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:35px;color:#999;position:absolute;top:10px;left:5%}@media(max-width:425px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{left:0}}@media(min-width:768px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:40px;top:25px}}@media(min-width:992px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:45px;top:30px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:52px;top:40px}}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child{position:relative;display:block}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:35px;color:#999;margin-left:10px;position:absolute;bottom:-5px}@media(min-width:768px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:40px;bottom:-5px}}@media(min-width:992px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:45px;bottom:-10px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:52px;bottom:-25px}}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb{margin-top:10px;margin-bottom:23px}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage{width:auto !important;text-align:center}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item{width:auto !important;display:inline-block;float:none}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:5px;padding-right:5px;text-align:center}@media(min-width:992px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:15px;padding-right:15px}}@media(min-width:992px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:25px;padding-right:25px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:35px;padding-right:35px}}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item img[class*=nbtsow-image-]{display:inline-block;margin-right:0;margin-bottom:7px}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info{display:block}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-name{color:#fff;font-size:14px;text-transform:capitalize}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-location{font-size:12px;color:#ccc}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current,.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover{opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current img[class*=nbtsow-image-],.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover img[class*=nbtsow-image-]{border-color:#35a1d8}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-name,.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-name{color:#35a1d8}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-location,.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-location{color:#fff}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item{margin-right:0}.panel-row-style.education-testimonial-home2 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item .testimonial-info{margin-left:0}.panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline{color:#fff;margin-bottom:0}@media(max-width:767px){.panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:3px}}@media(min-width:992px){.panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:7px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:12px}}.panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap [class^=nbticon-]{color:#157dd2}.panel-row-style.education-testimonial-home2 .section-header .nbtsow-headline-wrap .education-divide{width:95px}.panel-row-style.education-testimonial-home3{background-image:url(//www.computerproducer.com/wp-content/themes/education/images/bg_testimonial_team.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media(max-width:767px){.panel-row-style.education-testimonial-home3{padding-bottom:40px;padding-top:30px}}@media(min-width:768px){.panel-row-style.education-testimonial-home3{padding-bottom:55px;padding-top:45px}}@media(min-width:992px){.panel-row-style.education-testimonial-home3{padding-bottom:70px;padding-top:60px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home3{padding-bottom:85px;padding-top:75px}}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .widget-title{color:#000;font-family:'Roboto',sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;margin-bottom:3px;text-align:center}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget p{text-align:center}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget p .education-divide{display:inline-block;width:95px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll repeat-x}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget p [class^=nbticon-]{color:#35a1d8;font-size:32px;line-height:1;vertical-align:middle;margin:0 10px}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{color:#000;font-size:18px;font-style:italic;font-weight:400;line-height:30px;position:relative;text-align:center;padding-top:17px;padding-bottom:10px;padding-left:calc(5% + 25px);padding-right:5%}@media(max-width:425px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-left:20px;padding-right:20px}}@media(min-width:768px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-bottom:15px;padding-left:calc(5% + 45px)}}@media(min-width:992px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-bottom:25px;padding-left:calc(5% + 50px)}}@media(min-width:1200px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-bottom:35px;padding-left:calc(5% + 60px)}}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:35px;color:#d7d7d7;position:absolute;top:0;left:5%}@media(max-width:425px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{left:0}}@media(min-width:768px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:40px}}@media(min-width:992px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:45px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:52px}}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child{position:relative;display:block}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:35px;color:#d7d7d7;margin-left:10px;position:absolute;bottom:-13px}@media(min-width:768px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:40px}}@media(min-width:992px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:45px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:52px}}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb{margin-top:10px;margin-bottom:23px}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage{width:auto !important;text-align:center}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item{width:auto !important;display:inline-block;float:none}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:5px;padding-right:5px;text-align:center}@media(min-width:992px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:15px;padding-right:15px}}@media(min-width:992px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:25px;padding-right:25px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{padding-left:35px;padding-right:35px}}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item img[class*=nbtsow-image-]{display:inline-block;margin-right:0;margin-bottom:7px}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info{display:block}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-name{color:#000;font-size:14px;text-transform:capitalize}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info .testimonial-location{font-size:12px;color:#686868}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current,.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover{opacity:1;filter:alpha(opacity=100)}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current img[class*=nbtsow-image-],.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover img[class*=nbtsow-image-]{border-color:#35a1d8}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-name,.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-name{color:#000}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item.current .testimonial-info .testimonial-location,.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:hover .testimonial-info .testimonial-location{color:#686868}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item{margin-right:0}.panel-row-style.education-testimonial-home3 .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item .testimonial-info{margin-left:0}.panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline{color:#000;margin-bottom:0}@media(max-width:767px){.panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:3px}}@media(min-width:992px){.panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:7px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:12px}}.panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap [class^=nbticon-]{color:#157dd2}.panel-row-style.education-testimonial-home3 .section-header .nbtsow-headline-wrap .education-divide{width:95px}.panel-row-style.education-partners{background-color:#fff;padding-top:25px;padding-bottom:10px}@media(min-width:768px){.panel-row-style.education-partners{padding-top:40px;padding-bottom:20px}}@media(min-width:992px){.panel-row-style.education-partners{padding-top:55px;padding-bottom:30px}}@media(min-width:1200px){.panel-row-style.education-partners{padding-top:70px;padding-bottom:40px}}.panel-row-style.education-partners .section-header{padding-bottom:30px}.panel-row-style.education-partners .section-header .nbtsow-headline-wrap{line-height:24px}.panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:0}@media(max-width:767px){.panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:3px}}@media(min-width:992px){.panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:7px}}@media(min-width:1200px){.panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-headline{margin-bottom:10px}}.panel-row-style.education-partners .section-header .nbtsow-headline-wrap .education-divide{width:95px}.panel-row-style.education-partners .section-header .nbtsow-headline-wrap .nbtsow-secondsub{margin-bottom:0}.panel-row-style.education-partners .nbtsow-gallery-image-wrap .nbtsow-gallery-image{margin:15px 0}@media(min-width:426px) and (max-width:767px){.panel-row-style.education-partners .nbtsow-gallery-image-wrap .nbtsow-gallery-image{float:left;width:50%}}.panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap{margin-top:20px;margin-bottom:20px}@media(min-width:768px){.panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap{margin-top:30px;margin-bottom:30px}}@media(min-width:992px){.panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap{margin-top:55px;margin-bottom:40px}}@media(min-width:1200px){.panel-row-style.education-tab-home3 .section-header .nbtsow-headline-wrap{margin-top:70px;margin-bottom:50px}}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .nav-tabs{margin-bottom:50px}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course{margin-bottom:15px}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-title{font-size:16px}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-title{font-size:18px}}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-thumb{margin-bottom:18px}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-date-time{color:#454545}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course .nbtsow-course-date-time span:before{color:#cfcfcf}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title{font-size:16px;margin-bottom:7px}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title{font-size:20px}}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title{font-size:22px}}@media(min-width:1200px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-title{font-size:24px}}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-thumb{margin-bottom:25px}}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-thumb{margin-bottom:35px}}@media(min-width:1200px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-thumb{margin-bottom:45px}}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time{display:inline-block}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time{margin-right:60px}}@media(max-width:767px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time+.nbtsow-course-join{display:none}}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-date-time+.nbtsow-course-join{margin:-9px 0}}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join{background:#1c81c5;color:#fff;display:inline-block;font-family:'Roboto',sans-serif;font-size:14px;text-transform:uppercase;padding:9px 20px}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join{padding:9px 30px}}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join{padding:9px 35px}}@media(min-width:768px){.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join{padding:9px 40px}}.panel-row-style.education-tab-home3 .so-widget-nbtsow-learndash-popular-widget .tab-content .nbtsow-course.first .nbtsow-course-join:hover{background:#35a1d8}.panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap{margin-top:10px;margin-bottom:25px}@media(min-width:768px){.panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap{margin-top:20px;margin-bottom:35px}}@media(min-width:992px){.panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap{margin-top:30px;margin-bottom:45px}}@media(min-width:1200px){.panel-row-style.education-other-home3 .section-header .nbtsow-headline-wrap{margin-top:40px;margin-bottom:55px}}.panel-row-style.education-other-home3 .so-widget-nbtsow-custom-collapse-widget .nbtsow-custom-collapse-desc{text-align:center}.panel-row-style.education-other-home3 .education-otherinfo{background-image:url(//www.computerproducer.com/wp-content/themes/education/images/cms_other_bg.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;overflow:hidden}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses{position:relative;margin:0}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel{background:#fbfbfb;position:relative;padding:45px 15px;padding-left:10%;margin-left:8.33333%;border:0 none;-webkit-border-radius:0;border-radius:0;background-clip:padding-box;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-box-shadow:none;box-shadow:none}@media(max-width:480px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel{padding-left:45px}}@media(min-width:768px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel{margin-left:16.66667%;padding-left:7.7%}}@media(min-width:768px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel{margin-left:25%}}@media(min-width:1200px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel{margin-left:50%}}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel:before{background:#fbfbfb;position:absolute;display:block;content:'';width:1000px;height:100%;top:0;left:99%}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active{padding-left:12%;margin-left:0;background:#1c81c5;color:#fff}@media(max-width:480px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active{padding-left:50px}}@media(min-width:768px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active{padding-left:11.3%;margin-left:8.33333%}}@media(min-width:768px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active{margin-left:16.66667%}}@media(min-width:1200px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active{margin-left:41.66667%}}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active:before{background:#1c81c5}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active>a[data-toggle=collapse]{color:#fff;left:3%}@media(min-width:768px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active>a[data-toggle=collapse]{left:6%}}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active>a[data-toggle=collapse]:hover{color:#fff}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active>a[data-toggle=collapse] .fa-angle-right{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel.active .panel-title a{color:#fff}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel>a[data-toggle=collapse]{position:absolute;top:50%;left:2%;color:#1c81c5;font-size:26px;line-height:1;display:block;margin-top:-13px;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}@media(min-width:768px){.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel>a[data-toggle=collapse]{left:5%}}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel>a[data-toggle=collapse] .fa-angle-right{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel>a[data-toggle=collapse] .fa-angle-right:before{font-family:'nbtico' !important;content:'\e94f'}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel .panel-title{font-family:'Roboto',sans-serif;font-size:24px;font-weight:500}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel .panel-title a{color:#000}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel .panel-body{padding:20px 0 0;font-size:16px;line-height:1.5}.panel-row-style.education-other-home3 .education-otherinfo .nbtsow-custom-collapses>.panel+.panel{margin-top:10px}.panel-row-style.education-aboutus-home4{font-family:'Roboto',sans-serif;font-size:16px;line-height:24px;padding-top:10px;padding-bottom:30px}@media(min-width:768px){.panel-row-style.education-aboutus-home4{padding-top:20px;padding-bottom:45px}}@media(min-width:992px){.panel-row-style.education-aboutus-home4{padding-top:35px;padding-bottom:60px}}@media(min-width:1200px){.panel-row-style.education-aboutus-home4{padding-top:50px;padding-bottom:75px}}.panel-row-style.education-aboutus-home4 .education-about-img{position:relative}@media(max-width:767px){.panel-row-style.education-aboutus-home4 .education-about-img{margin-bottom:20px;text-align:center}}@media(min-width:768px){.panel-row-style.education-aboutus-home4 .education-about-img{margin-bottom:30px;text-align:center}}.panel-row-style.education-aboutus-home4 .education-about-img img{-webkit-box-shadow:0 0 10px rgba(51,51,51,.35);box-shadow:0 0 10px rgba(51,51,51,.35)}.panel-row-style.education-aboutus-home4 .education-about-text{margin-bottom:17px}.panel-row-style.education-aboutus-home4 .readmore{background:#35a1d8;color:#fff;font-size:16px;font-weight:700;text-transform:uppercase;display:inline-block;line-height:30px;padding:7px 25px;margin-right:30px;margin-top:12px}.panel-row-style.education-aboutus-home4 small{font-size:14px;display:inline-block}.panel-row-style.education-function-home4{background:#efefef;padding-top:30px;padding-bottom:15px}@media(min-width:768px){.panel-row-style.education-function-home4{padding-top:45px;padding-bottom:30px}}@media(min-width:992px){.panel-row-style.education-function-home4{padding-top:60px;padding-bottom:45px}}@media(min-width:1200px){.panel-row-style.education-function-home4{padding-top:75px;padding-bottom:60px}}.panel-row-style.education-function-home4 .nbtsow-icon-section .icon-wrap{position:relative;display:inline-block;padding:5px;margin-bottom:7px;-webkit-transform:translate(17%,0);-moz-transform:translate(17%,0);-ms-transform:translate(17%,0);-o-transform:translate(17%,0);transform:translate(17%,0)}.panel-row-style.education-function-home4 .nbtsow-icon-section .icon-wrap:before{background:#35a1d8;content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:-25%;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}.panel-row-style.education-function-home4 .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{position:relative;color:#333}.panel-row-style.education-function-home4 .nbtsow-icon-section .nbtsow-icon-content h3.nbtsow-icon-title-style{color:#444;font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:22px}.panel-row-style.education-function-home4 .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-text{font-size:14px}.panel-row-style.education-popular-home4{padding-top:10px;padding-bottom:23px}@media(min-width:768px){.panel-row-style.education-popular-home4{padding-top:20px;padding-bottom:38px}}@media(min-width:992px){.panel-row-style.education-popular-home4{padding-top:35px;padding-bottom:53px}}@media(min-width:1200px){.panel-row-style.education-popular-home4{padding-top:50px;padding-bottom:68px}}.panel-row-style.education-popular-home4 .section-header{margin-bottom:10px}@media(min-width:768px){.panel-row-style.education-popular-home4 .section-header{margin-bottom:15px}}@media(min-width:992px){.panel-row-style.education-popular-home4 .section-header{margin-bottom:25px}}@media(min-width:1200px){.panel-row-style.education-popular-home4 .section-header{margin-bottom:35px}}.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:25px;text-align:center}@media(min-width:768px){.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:35px;text-align:center}}@media(min-width:992px){.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:45px;text-align:center}}@media(min-width:1200px){.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:55px;text-align:center}}.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a{-webkit-border-radius:18px;border-radius:18px;background-clip:padding-box;color:#666}.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a:hover{color:#fff}.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li.active>a{color:#fff}.panel-row-style.education-popular-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .tab-content .nbtsow-course-date-time{margin-bottom:15px}.panel-row-style.education-sucess-home4{background-image:url(//www.computerproducer.com/wp-content/themes/education/../education/images/cms_sucess_bg_4.jpg);padding-top:5px;padding-bottom:15px}@media(min-width:768px){.panel-row-style.education-sucess-home4{padding-top:10px;padding-bottom:20px}}@media(min-width:992px){.panel-row-style.education-sucess-home4{padding-top:20px;padding-bottom:30px}}@media(min-width:1200px){.panel-row-style.education-sucess-home4{padding-top:30px;padding-bottom:40px}}.panel-row-style.education-sucess-home4 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-title-style{position:relative}.panel-row-style.education-sucess-home4 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-title-style:after{background:#35a1d8;content:'';display:block;width:70px;height:5px;margin:8px auto 12px}.panel-row-style.education-sucess-home4 .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content .nbtsow-icon-text{font-size:24px;font-weight:400}.panel-row-style.education-gallery-home4{padding-top:10px;padding-bottom:23px}@media(min-width:768px){.panel-row-style.education-gallery-home4{padding-top:20px;padding-bottom:38px}}@media(min-width:992px){.panel-row-style.education-gallery-home4{padding-top:35px;padding-bottom:53px}}@media(min-width:1200px){.panel-row-style.education-gallery-home4{padding-top:50px;padding-bottom:68px}}.panel-row-style.education-gallery-home4 .section-header{margin-bottom:10px}@media(min-width:768px){.panel-row-style.education-gallery-home4 .section-header{margin-bottom:15px}}@media(min-width:992px){.panel-row-style.education-gallery-home4 .section-header{margin-bottom:25px}}@media(min-width:1200px){.panel-row-style.education-gallery-home4 .section-header{margin-bottom:35px}}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:15px;text-align:center}@media(min-width:768px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:25px;text-align:center}}@media(min-width:992px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:35px;text-align:center}}@media(min-width:1200px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs{margin-bottom:45px;text-align:center}}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a{-webkit-border-radius:18px;border-radius:18px;background-clip:padding-box;color:#666}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li>a:hover{color:#fff}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style .nav-tabs>li.active>a{color:#fff}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course{position:relative}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course .nbtsow-course-thumb{margin:0}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course .nbtsow-course-thumb .image-thumbnail-post:hover a{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course .nbtsow-course-details{position:absolute;top:7px;bottom:7px;left:7px;right:7px;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;filter:alpha(opacity=0)}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course:hover .nbtsow-course-thumb .image-thumbnail-post a{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .nbtsow-course:hover .nbtsow-course-details{opacity:1;filter:alpha(opacity=100)}@media(max-width:767px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-2>.nbtsow-course-3{width:100%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-2>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-4>.nbtsow-course-3{width:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-xs-4>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}}@media(min-width:768px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-2>.nbtsow-course-3{width:100%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-2>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-4>.nbtsow-course-3{width:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-sm-4>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}}@media(min-width:992px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-2>.nbtsow-course-3{width:100%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-2>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-4>.nbtsow-course-3{width:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-md-4>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}}@media(min-width:1200px){.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-2>.nbtsow-course-3{width:100%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-2>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-4>.nbtsow-course-3{width:50%}.panel-row-style.education-gallery-home4 .so-widget-nbtsow-learndash-popular-widget .tab-style3 .tab-content .data-lg-4>.nbtsow-course-3 .nbtsow-course-thumb{padding-top:50%}}.panel-row-style.education-services-home4{background-color:#efefef;padding-top:10px}@media(min-width:768px){.panel-row-style.education-services-home4{padding-top:20px}}@media(min-width:992px){.panel-row-style.education-services-home4{padding-top:35px}}@media(min-width:1200px){.panel-row-style.education-services-home4{padding-top:50px}}.panel-row-style.education-services-home4 .education-service-content{position:relative;padding-top:5px;padding-bottom:50px}@media(min-width:992px){.panel-row-style.education-services-home4 .education-service-content{padding-right:50%}.panel-row-style.education-services-home4 .education-service-content:before{content:'';position:absolute;display:block;top:0;bottom:0;left:50%;right:0;background-image:url(//www.computerproducer.com/wp-content/themes/education/../education/images/cms_services_4.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain}}.panel-row-style.education-services-home4 .education-service-content>.panel-grid-cell{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.panel-row-style.education-services-home4 .education-service-content>.panel-grid-cell{float:left;width:100%}}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap:before,.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap:after{display:table;content:'';clear:both}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section{margin:24px 0}@media(max-width:459px){.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section{text-align:center}}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:before,.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section:after{display:table;content:'';clear:both}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{background:#35a1d8;color:#fff;float:left;display:block;padding:17px;margin-right:30px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}@media(max-width:459px){.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap{display:inline-block;margin-bottom:15px;margin-right:0;float:none}}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .icon-wrap .sow-icon-nbticon{display:inline-block;line-height:1}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{overflow:hidden}@media(max-width:459px){.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-content{clear:both}}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style{margin-top:0;margin-bottom:13px;font-family:'Roboto',sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;color:#000}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a{color:#000}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-title-style a:hover{color:#35a1d8}.panel-row-style.education-services-home4 .education-service-content .nbtsow-icon-list-wrap .nbtsow-icon-section .nbtsow-icon-text{font-family:'Roboto',sans-serif;font-size:14px;line-height:24px}.panel-row-style.education-team-home4{padding-top:10px;padding-bottom:35px}@media(min-width:768px){.panel-row-style.education-team-home4{padding-top:20px;padding-bottom:45px}}@media(min-width:992px){.panel-row-style.education-team-home4{padding-top:35px;padding-bottom:60px}}@media(min-width:1200px){.panel-row-style.education-team-home4{padding-top:50px;padding-bottom:75px}}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget{position:relative;padding-top:15px}@media(min-width:768px){.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget{padding-top:20px}}@media(min-width:992px){.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget{padding-top:25px}}@media(min-width:1200px){.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget{padding-top:30px}}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget:before{display:block;content:'';width:100%;height:103px;position:absolute;left:0;bottom:0;background:#35a1d8}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .item{padding-left:15px;padding-right:15px;text-align:center}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image{padding-left:15px;padding-right:15px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-image img{width:auto;margin:0 auto}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data{padding-top:25px;height:103px;line-height:24px;color:#fff;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data a{color:#fff}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-item .nbtsow-team-data .team-name{font-family:'Roboto',sans-serif;font-size:16px;font-weight:500;text-transform:uppercase}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next,.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{color:#ccc;background:0 0;margin-top:-70px}@media(min-width:1350px){.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before,.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before{font-size:32px}}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:hover,.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:hover{color:#35a1d8;background:0 0}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next:before{content:'\e950'}@media(min-width:1350px){.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-next{right:-45px}}.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev:before{content:'\e94f'}@media(min-width:1350px){.panel-row-style.education-team-home4 .so-widget-nbtsow-out-teams-widget .owl-carousel .owl-nav .owl-prev{left:-45px}}.panel-row-style.education-testimonial-home4{background-image:url(//www.computerproducer.com/wp-content/themes/education/../education/images/cms_testimonial_bg_4.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media(max-width:767px){.panel-row-style.education-testimonial-home4{padding-bottom:60px;padding-top:50px}}@media(min-width:768px){.panel-row-style.education-testimonial-home4{padding-bottom:75px;padding-top:65px}}@media(min-width:992px){.panel-row-style.education-testimonial-home4{padding-bottom:90px;padding-top:80px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home4{padding-bottom:105px;padding-top:95px}}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2{float:left;width:100%;margin-left:0;text-align:center}@media(min-width:768px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2{float:left;width:83.33333%}}@media(min-width:768px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2{margin-left:8.33333%}}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc{font-size:16px;line-height:24px}@media(min-width:768px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc{line-height:26px}}@media(min-width:992px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc{line-height:28px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc{line-height:30px}}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc:before{content:''}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial_desc>*:last-child:after{content:''}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb{margin-top:15px;margin-bottom:10px}@media(min-width:768px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb{margin-top:15px}}@media(min-width:992px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb{margin-top:35px}}@media(min-width:1200px){.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb{margin-top:45px}}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb img{display:inline-block;margin-right:30px;border:2px solid #35a1d8}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb .testimonial-info{display:inline-block;text-align:left}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb .testimonial-info .testimonial-name{font-size:16px;font-weight:700;text-transform:uppercase;margin-bottom:3px}.panel-row-style.education-testimonial-home4 .so-widget-nbtsow-testimonial-widget .nbtsow-testimonial-widget.layout2 .testimonial-item .testimonial-thumb .testimonial-info .testimonial-location{font-size:14px;color:#e6e7e8}.panel-row-style.education-blog-home4{padding-top:10px;padding-bottom:10px}@media(min-width:768px){.panel-row-style.education-blog-home4{padding-top:20px;padding-bottom:20px}}@media(min-width:992px){.panel-row-style.education-blog-home4{padding-top:35px;padding-bottom:35px}}@media(min-width:1200px){.panel-row-style.education-blog-home4{padding-top:50px;padding-bottom:50px}}.panel-row-style.education-blog-home4 .education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post{float:left;width:100%}@media(min-width:992px){.panel-row-style.education-blog-home4 .education-cols-3>.so-widget-nbtsow-learndash-posts-widget .nbtsow-blog-posts .nbtsow-post-post{float:left;width:33.33333%}}.panel-row-style.education-blog-home4 .nbtsow-blog-posts{padding-top:15px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round{font-size:14px;border:1px solid #ccc;margin:15px 0}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail{position:relative}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info{position:relative;z-index:1;text-align:center;width:70px;margin-left:-1px;border-width:1px 1px 0 0;border-style:solid;border-color:#ccc}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-date{background:#35a1d8;color:#fff;padding:11px 0;margin-top:-1px;margin-right:-1px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-date .nbtsow-day{font-size:24px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-date .nbtsow-month{font-size:14px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-coments{padding:11px 0;color:#888}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-coments>i{display:block;font-size:18px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info .nbtsow-coments>span{display:block;font-size:14px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-info+.nbtsow-layout-style-details{position:absolute;left:69px;right:0;bottom:0}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details{padding:0 30px 25px;margin:0 -1px -1px;border:1px solid #ccc;background:#fff}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .avatar{border:2px solid #e7e7e7;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;margin-top:-32px;margin-bottom:5px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle{margin-bottom:10px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom{color:#888}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top>span,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top>a,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle>span,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle>a,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom>span,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom>a{margin-right:15px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top>span+span:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top>span+a:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top>a+span:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top>a+a:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle>span+span:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle>span+a:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle>a+span:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle>a+a:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom>span+span:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom>span+a:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom>a+span:before,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom>a+a:before{content:'|';display:inline-block;margin-right:15px}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top .nbtsow-auth span,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle .nbtsow-auth span,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom .nbtsow-auth span{color:#444}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top .nbtsow-cat,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle .nbtsow-cat,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom .nbtsow-cat{color:#888}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-top .nbtsow-cat:hover,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-middle .nbtsow-cat:hover,.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-info-bottom .nbtsow-cat:hover{color:#35a1d8}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-layout-style-title{margin-bottom:15px;font-size:16px;font-weight:700;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#444}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-layout-style-title a{color:#444}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .nbtsow-layout-style-title a:hover{color:#35a1d8}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .readmore{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;margin:0;overflow:hidden;height:0}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .readmore a{color:#35a1d8;font-size:14px;font-style:italic;text-decoration:none;display:inline-block;margin:10px 0 0}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round .nbtsow-post-detail .nbtsow-layout-style-details .readmore a:after{display:inline-block;font-family:'nbtico';content:"\e965"}.panel-row-style.education-blog-home4 .nbtsow-blog-posts .nbtsow-post .nbtsow-post-round:hover .nbtsow-post-detail .nbtsow-layout-style-details .readmore{height:30px}.panel-row-style.education-partners-home4{background:#efefef;padding-bottom:15px;padding-top:10px}@media(min-width:768px){.panel-row-style.education-partners-home4{padding-bottom:25px;padding-top:20px}}@media(min-width:992px){.panel-row-style.education-partners-home4{padding-bottom:35px;padding-top:30px}}@media(min-width:1200px){.panel-row-style.education-partners-home4{padding-bottom:45px;padding-top:40px}}@media(max-width:992px){#hero-image{display:none}}#hero-image .nbtsow-parallax>.panel-grid-cell{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#hero-image .nbtsow-parallax .nbtsow-image-widget{text-align:center}#hero-image .nbtsow-parallax img{width:auto;vertical-align:top}#hero-image .nbtsow-parallax .textwidget{display:inline-block;font-size:60px;font-size:6rem;font-family:'Brush-Script';text-transform:capitalize;margin-top:15px;color:#fff}#hero-image .nbtsow-parallax .textwidget:last-child{margin-left:5px}.gallery{margin-top:10px;margin-bottom:10px;margin-left:-10px;margin-right:-10px}.gallery:before,.gallery:after{content:"";display:table}.gallery:after{clear:both}.gallery>.gallery-item{position:relative;min-height:1px;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px}.gallery.gallery-size-full .gallery-item{text-align:center}.gallery.gallery-size-full .gallery-item img{max-width:100%}.gallery.gallery-columns-2{margin-left:-15px;margin-right:-15px}.gallery.gallery-columns-2:before,.gallery.gallery-columns-2:after{content:"";display:table}.gallery.gallery-columns-2:after{clear:both}.gallery.gallery-columns-2>.gallery-item{position:relative;min-height:1px;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}@media(min-width:768px){.gallery.gallery-columns-2>.gallery-item{float:left;width:50%}}@media(min-width:768px){.gallery.gallery-columns-3>.gallery-item{float:left;width:33.33333%}}@media(min-width:768px){.gallery.gallery-columns-4>.gallery-item{float:left;width:25%}}body #primary #main,body #primary #secondary{position:relative;min-height:1px;padding-left:15px;padding-right:15px;padding-bottom:20px}@media(min-width:768px){body #primary #main,body #primary #secondary{padding-bottom:30px}}@media(min-width:992px){body #primary #main,body #primary #secondary{padding-bottom:35px}}@media(min-width:1200px){body #primary #main,body #primary #secondary{padding-bottom:40px}}body.page.no-sidebar #primary #main,body.home.no-sidebar #primary #main,body.error404.no-sidebar #primary #main{padding-left:0;padding-right:0}body.error404 #primary #main,body.page-home-4 #primary #main{padding-bottom:0}body.left-sidebar #primary #main,body.right-sidebar #primary #main{float:left;width:100%}@media(min-width:768px){body.left-sidebar #primary #main,body.right-sidebar #primary #main{float:left;width:66.66667%}}@media(min-width:768px){body.left-sidebar #primary #secondary,body.right-sidebar #primary #secondary{float:left;width:33.33333%}}body.left-sidebar #primary #secondary .widget [class*=widget-title],body.right-sidebar #primary #secondary .widget [class*=widget-title]{font-family:'Roboto',sans-serif;font-size:24px;font-weight:500;line-height:1.4;text-transform:capitalize;color:#000;margin-top:0}body.left-sidebar #primary #secondary .widget+.widget,body.right-sidebar #primary #secondary .widget+.widget{margin-top:20px}@media(min-width:768px){body.left-sidebar #primary #secondary .widget+.widget,body.right-sidebar #primary #secondary .widget+.widget{margin-top:30px}}@media(min-width:992px){body.left-sidebar #primary #secondary .widget+.widget,body.right-sidebar #primary #secondary .widget+.widget{margin-top:50px}}@media(min-width:1200px){body.left-sidebar #primary #secondary .widget+.widget,body.right-sidebar #primary #secondary .widget+.widget{margin-top:60px}}body.left-sidebar #primary #main{float:right !important}@media(min-width:992px){body.left-sidebar #primary #secondary{padding-right:25px}}@media(min-width:1200px){body.left-sidebar #primary #secondary{padding-right:35px}}body.right-sidebar #primary #secondary{float:right !important}@media(min-width:992px){body.right-sidebar #primary #secondary{padding-left:25px}}@media(min-width:1200px){body.right-sidebar #primary #secondary{padding-left:35px}}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{font-size:0;position:absolute;top:50%;color:#fff;background:rgba(0,0,0,.38);width:50px;height:50px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;margin-top:-25px;text-align:center}.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before{font-family:'nbtico';font-size:24px;line-height:50px;display:inline-block}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{background:#35a1d8}.owl-carousel .owl-nav .owl-prev{left:10px}.owl-carousel .owl-nav .owl-prev:before{content:'\e941'}.owl-carousel .owl-nav .owl-next{right:10px}.owl-carousel .owl-nav .owl-next:before{content:'\e940'}.chosen-container{position:relative;display:inline-block;vertical-align:middle;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #dbdbdb;border-top:0;background:#fff}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#252525}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:10px 20px;border:1px solid #dbdbdb;background-color:#fff;color:#252525;text-decoration:none;white-space:nowrap}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single abbr{position:absolute;top:12px;right:35px;display:block;width:12px;height:12px;font-size:0px;color:#dbdbdb}.chosen-container-single .chosen-single abbr:before{display:block;font-size:16px;font-family:'nbtico';content:'\e95d';line-height:1;text-align:center}.chosen-container-single .chosen-single abbr:hover{color:inherit}.chosen-container-single .chosen-single div{position:absolute;top:12px;right:15px;display:block}.chosen-container-single .chosen-single div b{display:block}.chosen-container-single .chosen-single div b:before{display:block;font-family:'nbtico';content:'\e959';line-height:1;text-align:center;color:#dbdbdb}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{color:inherit}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #bdbdbd;font-size:1em;line-height:normal;-webkit-border-radius:0;border-radius:0;background-clip:padding-box}.chosen-container-single .chosen-search:before{display:block;font-family:'nbtico';content:'\e93f';position:absolute;top:5px;right:10px}.chosen-container-single .chosen-drop{margin-top:-1px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#35a1d8;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #bdbdbd;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:0 0 !important;box-shadow:none;color:#999;font-size:100%;line-height:normal;-webkit-border-radius:0;border-radius:0;background-clip:padding-box}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #bdbdbd;max-width:100%;background-color:#eee;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px;color:#dbdbdb}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before{display:block;font-size:16px;font-family:'nbtico';content:'\e95d';line-height:1;text-align:center}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{color:inherit}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close:before{color:inherit}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.chosen-container-active.chosen-with-drop .chosen-single{-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b:before{content:'\e95a'}.chosen-container-active .chosen-choices{-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}.chosen-container-active .chosen-choices li .search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single div{right:auto;left:15px}.chosen-rtl .chosen-single abbr{right:auto;left:35px}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;direction:rtl}.chosen-rtl .chosen-search:before{content:'\e93e'}.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl .chosen-drop{left:9999px}@media(max-width:767px){#register-newsletter{margin-bottom:45px !important}}@media(min-width:768px){#register-newsletter{margin-bottom:90px !important}}@media(max-width:767px){#register-newsletter .input-group{text-align:center}}#register-newsletter .input-group label{font-size:24px;text-transform:capitalize;color:#333;vertical-align:bottom;margin-bottom:10px}@media(max-width:767px){#register-newsletter .input-group label{float:left}}@media(min-width:768px){#register-newsletter .input-group label{width:25%}}@media(min-width:992px){#register-newsletter .input-group label{width:16%}}@media(max-width:400px){#register-newsletter .input-group{display:block}}#register-newsletter .input-group .form-control{float:none;height:50px;text-indent:15px;border-top-left-radius:40px;border-bottom-left-radius:40px;border:4px solid #f0daa5}@media(min-width:768px){#register-newsletter .input-group .form-control{width:75%}}@media(min-width:992px){#register-newsletter .input-group .form-control{width:84%}}@media(max-width:400px){#register-newsletter .input-group .form-control{border-radius:20px}}@media(min-width:768px){#register-newsletter .input-group .form-control{border-right:0}}@media(max-width:400px){#register-newsletter .input-group .input-group-btn{text-align:left}}@media(max-width:767px){#register-newsletter .input-group .input-group-btn{vertical-align:bottom}}#register-newsletter .input-group .input-group-btn .btn{padding:15px 40px;height:50px;text-transform:uppercase;font-weight:700;color:#fff;background:#35a1d8;border-top-right-radius:40px;border-bottom-right-radius:40px;border-color:#35a1d8;border:3px solid #35a1d8;border-left:0}@media(max-width:400px){#register-newsletter .input-group .input-group-btn .btn{padding:7px 40px;height:40px}}@media(max-width:400px){#register-newsletter .input-group .input-group-btn .btn{border-radius:15px;margin-top:15px}}.page-title-wrap{border-bottom:1px solid #e1e1e1;padding-bottom:20px;margin-bottom:20px}@media(min-width:768px){.page-title-wrap{padding-top:20px}}.page-title-wrap .page-entry-title{font-size:16px;margin-top:0}@media(max-width:449px){.page-title-wrap .page-entry-title{margin-bottom:15px;margin-top:15px}}@media(min-width:450px){.page-title-wrap .page-entry-title{float:left;margin-bottom:0}}.page-title-wrap .page-breadcrumb{line-height:17px}@media(min-width:500px){.page-title-wrap .page-breadcrumb{float:right}}.page-title-wrap .page-breadcrumb span{margin-right:3px;margin-left:3px}.page-title-wrap .page-breadcrumb span a{color:#444}.pagination{margin:15px 0 45px;display:block;clear:both}.pagination .screen-reader-text{display:none}.pagination .nav-links{margin-left:-3px;margin-right:-3px}.pagination .nav-links .next,.pagination .nav-links .prev{padding:16px !important}.pagination .nav-links .page-numbers{display:inline-block;vertical-align:middle;font-family:'Roboto',sans-serif;font-size:14px;line-height:1;padding:16px 20px;margin:5px 3px;border:1px solid #e9e6e6;color:#686868}.pagination .nav-links .page-numbers:hover,.pagination .nav-links .page-numbers.current{border-color:#35a1d8;color:#000}.search-no-results .page-header,.search-results .page-header{margin-top:0;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 0% 100% scroll no-repeat}.search-no-results .page-header .page-title,.search-results .page-header .page-title{font-family:'Roboto',sans-serif;text-transform:uppercase;color:#000;font-size:20px;margin-top:0}@media(min-width:768px){.search-no-results .page-header .page-title,.search-results .page-header .page-title{font-size:24px}}@media(min-width:992px){.search-no-results .page-header .page-title,.search-results .page-header .page-title{font-size:28px}}@media(min-width:1200px){.search-no-results .page-header .page-title,.search-results .page-header .page-title{font-size:32px}}.search-no-results .page-header .page-title>span,.search-results .page-header .page-title>span{color:#35a1d8}.search-no-results #primary,.search-results #primary{padding-bottom:15px}.search-no-results #main .education-search-list,.search-results #main .education-search-list{padding-bottom:10px}.search-no-results #main .education-search-list article,.search-results #main .education-search-list article{padding:15px 0 20px}@media(min-width:768px){.search-no-results #main .education-search-list article,.search-results #main .education-search-list article{padding:20px 0 30px}}.search-no-results #main .education-search-list article+article,.search-results #main .education-search-list article+article{border-top:1px solid #cfcfcf}.search-no-results #main .education-search-list article .entry-header .entry-title,.search-results #main .education-search-list article .entry-header .entry-title{margin-top:0;font-size:18px}@media(min-width:768px){.search-no-results #main .education-search-list article .entry-header .entry-title,.search-results #main .education-search-list article .entry-header .entry-title{font-size:20px}}@media(min-width:992px){.search-no-results #main .education-search-list article .entry-header .entry-title,.search-results #main .education-search-list article .entry-header .entry-title{font-size:24px}}@media(min-width:1200px){.search-no-results #main .education-search-list article .entry-header .entry-title,.search-results #main .education-search-list article .entry-header .entry-title{font-size:28px}}.search-no-results #main .education-search-list article .entry-header .entry-title a,.search-results #main .education-search-list article .entry-header .entry-title a{color:#000}.search-no-results #main .education-search-list article .entry-header .entry-title a:hover,.search-results #main .education-search-list article .entry-header .entry-title a:hover{color:#35a1d8}@media(max-width:375px){.search-no-results #main .no-results form,.search-results #main .no-results form{text-align:center}}.search-no-results #main .no-results form label,.search-results #main .no-results form label{width:50%}@media(max-width:375px){.search-no-results #main .no-results form label,.search-results #main .no-results form label{width:100%}}.search-no-results #main .no-results form label span,.search-results #main .no-results form label span{display:none}.search-no-results #main .no-results form label input.search-field,.search-results #main .no-results form label input.search-field{border:1px solid #dbdbdb;width:100%;padding:10px 20px;font-weight:400}.search-no-results #main .no-results form input.search-submit,.search-results #main .no-results form input.search-submit{border:transparent;padding:10px 40px;background:#35a1d8;color:#fff;text-transform:uppercase;font-size:17px;margin-left:15px}@media(max-width:375px){.search-no-results #main .no-results form input.search-submit,.search-results #main .no-results form input.search-submit{margin-left:0;margin-top:15px}}.search-no-results #main .no-results form input.search-submit:hover,.search-results #main .no-results form input.search-submit:hover{background:rgba(53,161,216,.9)}article .entry-meta{color:#797979;margin-top:14px}article .entry-meta>span{margin-right:20px}article .entry-meta>span.nbt-sticky-post{position:absolute;margin:0}article .entry-meta span,article .entry-meta a{display:inline-block;margin-bottom:5px}article .entry-meta span i,article .entry-meta a i{margin-right:5px;font-size:14px}article .entry-meta span i.nbticon-black-user-shape,article .entry-meta a i.nbticon-black-user-shape{font-size:12px}article .entry-meta span a,article .entry-meta a a{color:#797979;font-weight:500}article .entry-meta span a:hover,article .entry-meta a a:hover{color:#35a1d8}article .entry-footer{margin-left:-10px;margin-right:-10px}article .entry-footer:before,article .entry-footer:after{content:"";display:table}article .entry-footer:after{clear:both}article .entry-footer .cat-links,article .entry-footer .tags-links,article .entry-footer .edit-link{display:inline-block;position:relative;min-height:1px;padding-left:10px;padding-right:10px}article .entry-footer .edit-link .post-edit-link{display:inline-block;padding:7px 20px;color:#fff;background:#35a1d8}article .entry-footer .edit-link .post-edit-link>i{padding-right:10px}article .entry-footer .edit-link .post-edit-link .screen-reader-text{display:none}article .entry-footer .edit-link .post-edit-link:hover{background:#2795cc}.post-type-archive-service .site-main .page-header,.education-category-service .site-main .page-header{margin-top:0;margin-bottom:50px}.post-type-archive-service .site-main .page-header h2,.education-category-service .site-main .page-header h2{background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 0% 100% scroll no-repeat;font-family:'Roboto',sans-serif;font-size:24px;font-weight:500;line-height:1.25;text-transform:uppercase;width:75%;padding-bottom:15px;margin-top:0;color:#000}@media(min-width:768px){.post-type-archive-service .site-main .page-header h2,.education-category-service .site-main .page-header h2{font-size:30px;font-weight:600}}@media(min-width:992px){.post-type-archive-service .site-main .page-header h2,.education-category-service .site-main .page-header h2{font-size:36px;font-weight:900}}@media(min-width:1200px){.post-type-archive-service .site-main .page-header h2,.education-category-service .site-main .page-header h2{font-size:40px;font-weight:900}}.post-type-archive-service .site-main .page-detail,.education-category-service .site-main .page-detail{margin-left:-15px;margin-right:-15px}.post-type-archive-service .site-main .page-detail:before,.post-type-archive-service .site-main .page-detail:after,.education-category-service .site-main .page-detail:before,.education-category-service .site-main .page-detail:after{content:"";display:table}.post-type-archive-service .site-main .page-detail:after,.education-category-service .site-main .page-detail:after{clear:both}.post-type-archive-service .site-main .page-detail article,.education-category-service .site-main .page-detail article{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin:0 0 30px}@media(min-width:600px){.post-type-archive-service .site-main .page-detail article,.education-category-service .site-main .page-detail article{float:left;width:50%}}@media(min-width:768px){.post-type-archive-service .site-main .page-detail article,.education-category-service .site-main .page-detail article{float:left;width:50%}}.post-type-archive-service .site-main .page-detail article:nth-of-type(2n+1),.education-category-service .site-main .page-detail article:nth-of-type(2n+1){clear:left}.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,.education-category-service .site-main .page-detail article .entry-header .entry-thumb{margin-bottom:20px;text-align:center}@media(min-width:768px){.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,.education-category-service .site-main .page-detail article .entry-header .entry-thumb{margin-bottom:25px}}@media(min-width:768px){.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,.education-category-service .site-main .page-detail article .entry-header .entry-thumb{margin-bottom:30px}}@media(min-width:1200px){.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb,.education-category-service .site-main .page-detail article .entry-header .entry-thumb{margin-bottom:40px}}.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb>a,.education-category-service .site-main .page-detail article .entry-header .entry-thumb>a{display:inline-block;overflow:hidden;border:1px solid #f2f2f2}.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb>a img,.education-category-service .site-main .page-detail article .entry-header .entry-thumb>a img{max-width:100%;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.post-type-archive-service .site-main .page-detail article .entry-header .entry-thumb>a:hover img,.education-category-service .site-main .page-detail article .entry-header .entry-thumb>a:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.post-type-archive-service .site-main .page-detail article .entry-header .entry-title,.education-category-service .site-main .page-detail article .entry-header .entry-title{font-family:'Roboto',sans-serif;font-size:18px;font-weight:400;color:#16181e;margin-top:0}@media(min-width:768px){.post-type-archive-service .site-main .page-detail article .entry-header .entry-title,.education-category-service .site-main .page-detail article .entry-header .entry-title{font-size:20px}}@media(min-width:992px){.post-type-archive-service .site-main .page-detail article .entry-header .entry-title,.education-category-service .site-main .page-detail article .entry-header .entry-title{font-size:20px}}@media(min-width:1200px){.post-type-archive-service .site-main .page-detail article .entry-header .entry-title,.education-category-service .site-main .page-detail article .entry-header .entry-title{font-size:22px}}.post-type-archive-service .site-main .page-detail article .entry-header .entry-title a,.education-category-service .site-main .page-detail article .entry-header .entry-title a{color:#16181e;text-decoration:none}.post-type-archive-service .site-main .page-detail article .entry-header .entry-title a:hover,.education-category-service .site-main .page-detail article .entry-header .entry-title a:hover{color:#35a1d8}.post-type-archive-service .site-main .page-detail article .entry-content,.education-category-service .site-main .page-detail article .entry-content{font-size:16px;margin-bottom:30px}.education-single-service .site-main .entry-header{margin-bottom:50px}.education-single-service .site-main .entry-header h2{background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 0% 100% scroll no-repeat;font-family:'Roboto',sans-serif;font-size:24px;font-weight:900;line-height:1.25;text-transform:uppercase;width:75%;padding-bottom:15px;color:#000;margin-top:0}@media(min-width:768px){.education-single-service .site-main .entry-header h2{font-size:30px;font-weight:600}}@media(min-width:992px){.education-single-service .site-main .entry-header h2{font-size:36px;font-weight:900}}@media(min-width:1200px){.education-single-service .site-main .entry-header h2{font-size:40px;font-weight:900}}.education-single-service blockquote{background:#f8f8f8;color:#888;text-align:center;font-size:18px;font-weight:300;font-style:italic;line-height:1.5;border:0 none;padding:40px 35px}.education-single-service blockquote:before,.education-single-service blockquote:after{display:block;font-family:'nbtico';font-size:18px;font-style:normal;content:'\e977'}.education-single-service blockquote:after{content:'\e978'}.large-text{font-size:120%}.small{font-size:100%}.education-cols-2 .education-quote-wrap{margin-left:-15px;margin-right:-15px}.education-cols-2 .education-quote-wrap:before,.education-cols-2 .education-quote-wrap:after{content:"";display:table}.education-cols-2 .education-quote-wrap:after{clear:both}.education-cols-2 .education-quote-wrap .education-quote-block{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-cols-2 .education-quote-wrap .education-quote-block{float:left;width:50%}}.education-cols-2 .education-quote-wrap .education-quote-block:nth-of-type(2n+1){clear:left}.education-related.education-related-service{margin-top:30px;margin-bottom:20px}@media(min-width:768px){.education-related.education-related-service{margin-top:43px;margin-bottom:20px}}@media(min-width:992px){.education-related.education-related-service{margin-top:53px;margin-bottom:30px}}@media(min-width:1200px){.education-related.education-related-service{margin-top:73px;margin-bottom:40px}}.education-related.education-related-service .nbtsow-related-title-widget h2{text-align:inherit}.education-related.education-related-service .nbtsow-related-description{text-align:inherit}.education-related.education-related-service .widget_nbtsow-learndash-related-widget{padding-top:20px}@media(min-width:768px){.education-related.education-related-service .widget_nbtsow-learndash-related-widget{padding-top:25px}}@media(min-width:992px){.education-related.education-related-service .widget_nbtsow-learndash-related-widget{padding-top:30px}}@media(min-width:1200px){.education-related.education-related-service .widget_nbtsow-learndash-related-widget{padding-top:35px}}.education-related.education-related-service .nbtsow-related-posts{margin-left:-15px;margin-right:-15px}.education-related.education-related-service .nbtsow-related-posts:before,.education-related.education-related-service .nbtsow-related-posts:after{content:"";display:table}.education-related.education-related-service .nbtsow-related-posts:after{clear:both}.education-related.education-related-service .nbtsow-related-posts>.nbtsow-related-post{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:30px}@media(min-width:768px){.education-related.education-related-service .nbtsow-related-posts>.nbtsow-related-post{float:left;width:50%}}.education-related.education-related-service .nbtsow-related-posts>.nbtsow-related-post:nth-of-type(2n+1){clear:left}.education-related.education-related-service .nbtsow-related-posts.owl-carousel .owl-item{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb{margin-bottom:25px}@media(min-width:768px){.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb{margin-bottom:30px}}@media(min-width:992px){.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb{margin-bottom:35px}}@media(min-width:1200px){.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-thumb{margin-bottom:40px}}.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title{font-family:'Roboto',sans-serif;font-weight:500;font-size:18px;color:#000}@media(min-width:768px){.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title{font-size:20px}}@media(min-width:1200px){.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title{font-size:22px}}.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a{color:#000}.education-related.education-related-service .nbtsow-related-posts .nbtsow-related-post .nbtsow-related-details .nbtsow-related-title a:hover{color:#35a1d8}body.left-sidebar #primary,body.right-sidebar #primary{padding-top:30px}body.left-sidebar #primary .education-category-service #secondary,body.left-sidebar #primary .education-single-service #secondary,body.right-sidebar #primary .education-category-service #secondary,body.right-sidebar #primary .education-single-service #secondary{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:992px){body.left-sidebar #primary .education-category-service #secondary,body.left-sidebar #primary .education-single-service #secondary,body.right-sidebar #primary .education-category-service #secondary,body.right-sidebar #primary .education-single-service #secondary{float:left;width:25%}}body.left-sidebar #primary .education-category-service #secondary [class*=data-xs-],body.left-sidebar #primary .education-category-service #secondary [class*=data-sm-],body.left-sidebar #primary .education-category-service #secondary [class*=data-md-],body.left-sidebar #primary .education-category-service #secondary [class*=data-lg-],body.left-sidebar #primary .education-single-service #secondary [class*=data-xs-],body.left-sidebar #primary .education-single-service #secondary [class*=data-sm-],body.left-sidebar #primary .education-single-service #secondary [class*=data-md-],body.left-sidebar #primary .education-single-service #secondary [class*=data-lg-],body.right-sidebar #primary .education-category-service #secondary [class*=data-xs-],body.right-sidebar #primary .education-category-service #secondary [class*=data-sm-],body.right-sidebar #primary .education-category-service #secondary [class*=data-md-],body.right-sidebar #primary .education-category-service #secondary [class*=data-lg-],body.right-sidebar #primary .education-single-service #secondary [class*=data-xs-],body.right-sidebar #primary .education-single-service #secondary [class*=data-sm-],body.right-sidebar #primary .education-single-service #secondary [class*=data-md-],body.right-sidebar #primary .education-single-service #secondary [class*=data-lg-]{margin-left:-4px;margin-right:-4px}body.left-sidebar #primary .education-category-service #secondary [class*=data-xs-]:before,body.left-sidebar #primary .education-category-service #secondary [class*=data-xs-]:after,body.left-sidebar #primary .education-category-service #secondary [class*=data-sm-]:before,body.left-sidebar #primary .education-category-service #secondary [class*=data-sm-]:after,body.left-sidebar #primary .education-category-service #secondary [class*=data-md-]:before,body.left-sidebar #primary .education-category-service #secondary [class*=data-md-]:after,body.left-sidebar #primary .education-category-service #secondary [class*=data-lg-]:before,body.left-sidebar #primary .education-category-service #secondary [class*=data-lg-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-xs-]:before,body.left-sidebar #primary .education-single-service #secondary [class*=data-xs-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-sm-]:before,body.left-sidebar #primary .education-single-service #secondary [class*=data-sm-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-md-]:before,body.left-sidebar #primary .education-single-service #secondary [class*=data-md-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-lg-]:before,body.left-sidebar #primary .education-single-service #secondary [class*=data-lg-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-xs-]:before,body.right-sidebar #primary .education-category-service #secondary [class*=data-xs-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-sm-]:before,body.right-sidebar #primary .education-category-service #secondary [class*=data-sm-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-md-]:before,body.right-sidebar #primary .education-category-service #secondary [class*=data-md-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-lg-]:before,body.right-sidebar #primary .education-category-service #secondary [class*=data-lg-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-xs-]:before,body.right-sidebar #primary .education-single-service #secondary [class*=data-xs-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-sm-]:before,body.right-sidebar #primary .education-single-service #secondary [class*=data-sm-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-md-]:before,body.right-sidebar #primary .education-single-service #secondary [class*=data-md-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-lg-]:before,body.right-sidebar #primary .education-single-service #secondary [class*=data-lg-]:after{content:"";display:table}body.left-sidebar #primary .education-category-service #secondary [class*=data-xs-]:after,body.left-sidebar #primary .education-category-service #secondary [class*=data-sm-]:after,body.left-sidebar #primary .education-category-service #secondary [class*=data-md-]:after,body.left-sidebar #primary .education-category-service #secondary [class*=data-lg-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-xs-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-sm-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-md-]:after,body.left-sidebar #primary .education-single-service #secondary [class*=data-lg-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-xs-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-sm-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-md-]:after,body.right-sidebar #primary .education-category-service #secondary [class*=data-lg-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-xs-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-sm-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-md-]:after,body.right-sidebar #primary .education-single-service #secondary [class*=data-lg-]:after{clear:both}body.left-sidebar #primary .education-category-service #secondary [class*=data-xs-]>*,body.left-sidebar #primary .education-category-service #secondary [class*=data-sm-]>*,body.left-sidebar #primary .education-category-service #secondary [class*=data-md-]>*,body.left-sidebar #primary .education-category-service #secondary [class*=data-lg-]>*,body.left-sidebar #primary .education-single-service #secondary [class*=data-xs-]>*,body.left-sidebar #primary .education-single-service #secondary [class*=data-sm-]>*,body.left-sidebar #primary .education-single-service #secondary [class*=data-md-]>*,body.left-sidebar #primary .education-single-service #secondary [class*=data-lg-]>*,body.right-sidebar #primary .education-category-service #secondary [class*=data-xs-]>*,body.right-sidebar #primary .education-category-service #secondary [class*=data-sm-]>*,body.right-sidebar #primary .education-category-service #secondary [class*=data-md-]>*,body.right-sidebar #primary .education-category-service #secondary [class*=data-lg-]>*,body.right-sidebar #primary .education-single-service #secondary [class*=data-xs-]>*,body.right-sidebar #primary .education-single-service #secondary [class*=data-sm-]>*,body.right-sidebar #primary .education-single-service #secondary [class*=data-md-]>*,body.right-sidebar #primary .education-single-service #secondary [class*=data-lg-]>*{position:relative;min-height:1px;padding-left:4px;padding-right:4px;padding-top:4px;padding-bottom:4px}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a{position:relative;display:block;overflow:hidden}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before,body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after{position:absolute;display:block;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;opacity:0;filter:alpha(opacity=0);z-index:1}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:before{content:'';top:0;left:0;bottom:0;right:0;background:rgba(53,161,216,.8)}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:after{font-family:'nbtico';font-size:18px;line-height:1;content:'\e93d';color:#fff;top:50%;left:50%;margin:-9px 0 0 -9px}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a img,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a img{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:before,body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:after,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:before,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover:after{opacity:1;filter:alpha(opacity=100)}body.left-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover img,body.right-sidebar #primary .nbtsow-posts-grid .nbtsow-course .nbtsow-course-thumb a:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}#primary #secondary>aside+aside{margin-top:15px}@media(min-width:768px){#primary #secondary>aside+aside{margin-top:20px}}@media(min-width:992px){#primary #secondary>aside+aside{margin-top:25px}}@media(min-width:1200px){#primary #secondary>aside+aside{margin-top:30px}}.education-category-team{padding-top:40px}.education-category-team .site-main .page-header{display:none}.education-category-team .site-main .page-detail{margin-left:-15px;margin-right:-15px}.education-category-team .site-main .page-detail:before,.education-category-team .site-main .page-detail:after{content:"";display:table}.education-category-team .site-main .page-detail:after{clear:both}.education-category-team .site-main .page-detail article{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin:0 0 50px}@media(min-width:768px){.education-category-team .site-main .page-detail article{float:left;width:25%}}@media(max-width:767px){.education-category-team .site-main .page-detail article:last-child{margin:0}}@media(min-width:992px){.education-category-team .site-main .page-detail article:nth-of-type(4n+1){clear:left}}@media(min-width:768px) and (max-width:991px){.education-category-team .site-main .page-detail article{width:33.3%;float:left}.education-category-team .site-main .page-detail article:nth-of-type(3n+1){clear:left}}@media(min-width:600px) and (max-width:767px){.education-category-team .site-main .page-detail article{width:50%;float:left}.education-category-team .site-main .page-detail article:nth-of-type(2n+1){clear:left}}.education-category-team .site-main .page-detail article .entry-header .entry-thumb{overflow:hidden;margin-bottom:20px}@media(max-width:599px){.education-category-team .site-main .page-detail article .entry-header .entry-thumb{text-align:center}}.education-category-team .site-main .page-detail article .entry-header .entry-thumb img{max-width:100%;height:auto;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}@media(max-width:767px){.education-category-team .site-main .page-detail article .entry-header .entry-thumb img{width:100%}}.education-category-team .site-main .page-detail article .entry-header .entry-thumb img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.education-category-team .site-main .page-detail article .entry-header .entry-title{text-align:center;font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;color:#000;margin-top:0}.education-category-team .site-main .page-detail article .entry-header .entry-title a{color:#000;text-decoration:none}.education-category-team .site-main .page-detail article .entry-header .entry-title a:hover{color:#35a1d8}.education-category-team .site-main .page-detail article .entry-content{text-align:center;font-size:16px}@media(min-width:1800px){.education-single-team{margin-top:-60px}}@media(max-width:1799px){.education-single-team article{padding-top:35px}}.education-single-team article.team .education-team{overflow:hidden;padding-bottom:50px}.education-single-team article.team .education-team .education-team-header .education-team-single-thumb{display:inline-block;float:left;margin-right:0;margin-top:50px}@media(max-width:1799px){.education-single-team article.team .education-team .education-team-header .education-team-single-thumb{margin-right:30px;margin-top:-10px}}.education-single-team article.team .education-team .education-team-header .education-team-single-thumb img{border-color:#fff;border-width:8px 8px 5px;border-style:solid;width:90%;float:left}@media(max-width:1799px){.education-single-team article.team .education-team .education-team-header .education-team-single-thumb img{border-width:0;width:auto;margin-top:0}}@media(max-width:991px){.education-single-team article.team .education-team .education-team-header .education-team-single-thumb{float:none;text-align:center;display:block;margin-right:0}}.education-single-team article.team .education-team .education-team-header .education-team-title{font-family:'Roboto',sans-serif;font-size:35px;color:#000;display:inline-block;margin-top:40px}@media(min-width:1800px){.education-single-team article.team .education-team .education-team-header .education-team-title{margin-top:80px}}@media(min-width:992px) and (max-width:1199px){.education-single-team article.team .education-team .education-team-header .education-team-title{margin-top:0}}.education-single-team article.team .education-team .education-team-header>p{font-size:18px;margin-top:-11px;margin-bottom:-5px}.education-single-team article.team .education-team .education-team-header:after{content:'';display:inline-block;width:95px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.education-single-team article.team .education-team .education-team-custom{overflow:hidden;margin-top:20px}@media(min-width:992px) and (max-width:1199px){.education-single-team article.team .education-team .education-team-custom{margin-top:0}}.education-single-team article.team .education-team .education-team-custom>p [class^=nbticon]{color:#fff;padding:9px;border-radius:5px;margin-right:14px}.education-single-team article.team .education-team .education-team-custom>p .nbticon-facebook{background-color:#3b5997}.education-single-team article.team .education-team .education-team-custom>p .nbticon-twitter{background-color:#35a1d8}.education-single-team article.team .education-team .education-team-custom>p .nbticon-google-plus{background-color:#d13d2f}.education-single-team article.team .education-team .education-team-custom>p .nbticon-linkedin{background-color:#006dc0}.education-single-team article.team .education-team .education-team-custom>h3{color:#000;font-family:'Roboto',sans-serif;font-size:20px;margin-top:30px;font-weight:600;margin-bottom:15px}@media(min-width:992px) and (max-width:1199px){.education-single-team article.team .education-team .education-team-custom>h3{margin-top:0}}.education-single-team article.team .education-team .education-team-custom>p{line-height:24px;margin-bottom:24px}@media(min-width:992px) and (max-width:1199px){.education-single-team article.team .education-team .education-team-custom>p{margin-bottom:5px}}.education-single-team article.team .education-team .education-team-custom>p:first-child{line-height:48px}@media(min-width:992px) and (max-width:1199px){.education-single-team article.team .education-team .education-team-custom>p:first-child{margin-bottom:24px}}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl{float:left;width:50%;padding:17px 0;margin-bottom:10px}@media(min-width:1800px){.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl{padding:10px 0}}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl:nth-child(2n+1){clear:left}@media(min-width:992px) and (max-width:1199px){.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl{width:100%;padding:0}}@media(max-width:600px){.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl{width:100%;padding:10px 0}}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl dt{float:left;font-weight:400;margin-bottom:0}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl dd{margin-left:17%;padding-left:15px;color:#000;font-size:17px;margin-bottom:0}@media(max-width:600px){.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl dd{margin-left:50px}}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl dd a{color:#000}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl dd a:hover{color:#35a1d8;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.education-single-team article.team .education-team .education-team-custom .education-custom-contact>dl [class^=nbticon]{color:#fff;padding:8px 11px;background-color:#35a1d8;font-size:21px}.education-single-team article.team .education-team-content{margin-top:10px}.education-single-team article.team .education-team-content>p{line-height:24px;margin-bottom:24px;font-size:16px;color:#686868}.education-single-team article.team .education-team-content blockquote{color:#000;text-align:center;font-size:20px;font-weight:500;font-style:italic;line-height:1;padding:40px 35px;border:1px solid #d6e0e2}.education-single-team article.team .education-team-content blockquote:before,.education-single-team article.team .education-team-content blockquote:after{display:block;font-family:'nbtico';font-size:18px;font-style:normal;content:'\e926';color:#888}.education-single-team article.team .education-team-content blockquote:after{content:'\e925'}.education-single-team article.team .education-team-content blockquote p{margin:20px 0;line-height:24px}.education-bg-team{background-image:url(//www.computerproducer.com/wp-content/themes/education/images/bg_testimonial_team.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding-top:80px;padding-bottom:80px}@media(max-width:767px){.education-bg-team{padding-bottom:60px;padding-top:40px}}.education-bg-team .widget_nbtsow-testimonial-widget h3.widget-title{color:#000;font-family:'Roboto',sans-serif;font-size:40px;font-weight:700;text-transform:uppercase;margin-bottom:3px;text-align:center}.education-bg-team .widget_nbtsow-testimonial-widget p{text-align:center}.education-bg-team .widget_nbtsow-testimonial-widget p .education-divide{display:inline-block;width:65px;height:6px;background:url(//www.computerproducer.com/wp-content/themes/education/images/divide.png) 50% 50% scroll no-repeat}.education-bg-team .widget_nbtsow-testimonial-widget p [class^=nbticon-]{color:#35a1d8;font-size:32px;line-height:1;vertical-align:middle;margin:0 10px}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{font-size:18px;font-style:italic;font-weight:300;line-height:1.8;padding-top:25px;padding-bottom:35px;padding-left:75px;padding-right:10%;position:relative;text-align:center}@media(max-width:767px){.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc{padding-left:45px;padding-right:52px}}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:65px;color:#d7d7d7;position:absolute;top:0;left:0}@media(max-width:767px){.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc:before{font-size:45px}}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child{position:relative;display:block}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:65px;color:#d7d7d7;margin-left:10px;position:absolute;bottom:-35px}@media(max-width:767px){.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .testimonial_desc>*:last-child:after{font-size:45px;bottom:-25px}}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb{margin-top:65px;margin-bottom:20px}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage{width:auto !important;text-align:center}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item{width:auto !important;display:inline-block;float:none}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{margin-right:50px;text-align:center}@media(max-width:424px){.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item{margin-right:10px}}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item img[class*=nbtsow-image-]{display:block;margin-right:0}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info{margin-left:-40px}@media(max-width:424px){.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item .testimonial-item .testimonial-info{margin-left:0}}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item{margin-right:0}.education-bg-team .widget_nbtsow-testimonial-widget .nbtsow-testimonial-widget .nbtsow-testimonial-thumb .owl-stage-outer .owl-stage .owl-item:last-of-type .testimonial-item .testimonial-info{margin-left:0}.education-related-team ul.nbtsow-related-posts{margin-top:55px;margin-bottom:0;margin-left:-15px;margin-right:-15px}.education-related-team ul.nbtsow-related-posts:before,.education-related-team ul.nbtsow-related-posts:after{content:"";display:table}.education-related-team ul.nbtsow-related-posts:after{clear:both}.education-related-team ul.nbtsow-related-posts li{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:768px){.education-related-team ul.nbtsow-related-posts li{float:left;width:25%}}@media(min-width:500px) and (max-width:767px){.education-related-team ul.nbtsow-related-posts li{width:50%;float:left}.education-related-team ul.nbtsow-related-posts li:nth-of-type(2n+1){clear:left}}@media(max-width:767px){.education-related-team ul.nbtsow-related-posts li{margin:0 0 30px}}.education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb{margin-bottom:20px}@media(max-width:599px){.education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb{text-align:center}}.education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb img{max-width:100%;height:auto}@media(max-width:767px){.education-related-team ul.nbtsow-related-posts li .nbtsow-related-thumb img{width:100%}}.education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title{text-align:center;font-family:'Roboto',sans-serif;font-size:18px;font-weight:500;color:#000;margin-top:0}.education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a{color:#000;text-decoration:none}.education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-title a:hover{color:#35a1d8}.education-related-team ul.nbtsow-related-posts li .nbtsow-related-details .nbtsow-related-content{text-align:center;font-size:16px}.education-related .nbtsow-related-thumb{overflow:hidden}.education-related .nbtsow-related-thumb a img{transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.education-related .nbtsow-related-thumb a img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}@media(max-width:767px){.education-related.education-related-team{margin-bottom:50px}}.education-team-background{position:absolute;left:-60px}.education-team-background img{width:100%;opacity:.2;height:100%;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}@media(max-width:1799px){.education-team-background{display:none}}@font-face{font-family:'nbtico';src:url(//www.computerproducer.com/wp-content/themes/education/css/../fonts/nbtico.eot?1ikzd3);src:url(//www.computerproducer.com/wp-content/themes/education/css/../fonts/nbtico.eot?1ikzd3#iefix) format('embedded-opentype'),url(//www.computerproducer.com/wp-content/themes/education/css/../fonts/nbtico.ttf?1ikzd3) format('truetype'),url(//www.computerproducer.com/wp-content/themes/education/css/../fonts/nbtico.woff?1ikzd3) format('woff'),url(//www.computerproducer.com/wp-content/themes/education/css/../fonts/nbtico.svg?1ikzd3#nbtico) format('svg');font-weight:400;font-style:normal}[class^=nbticon-]:before,[class*=" nbticon-"]:before{font-family:'nbtico' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nbticon-book-open:before{content:"\e95f"}.nbticon-suitcase-1:before{content:"\e97e"}.nbticon-ticket-1:before{content:"\e98d"}.nbticon-pencil-alt:before{content:"\eb0c"}.nbticon-share-2:before{content:"\eb2a"}.nbticon-award-2:before{content:"\ebbd"}.nbticon-art-gallery:before{content:"\ec2c"}.nbticon-college:before{content:"\ec38"}.nbticon-laptop-2:before{content:"\ed9a"}.nbticon-location-7:before{content:"\ee0f"}.nbticon-cog-6:before{content:"\ee14"}.nbticon-multiple-users-silhouette:before{content:"\e900"}.nbticon-books-stack2:before{content:"\e901"}.nbticon-books-stack:before{content:"\e902"}.nbticon-college-studying2:before{content:"\e903"}.nbticon-college-studying:before{content:"\e904"}.nbticon-old-fashion-briefcase:before{content:"\e905"}.nbticon-draw-a-picture2:before{content:"\e906"}.nbticon-draw-a-picture:before{content:"\e907"}.nbticon-laptop:before{content:"\e908"}.nbticon-html-5-logotype:before{content:"\e909"}.nbticon-website-design2:before{content:"\e90a"}.nbticon-website-design:before{content:"\e90b"}.nbticon-black-graduation-cap2:before{content:"\e90c"}.nbticon-black-graduation-cap:before{content:"\e90d"}.nbticon-chevron-with-circle-right:before{content:"\e90e"}.nbticon-up-arrow2:before{content:"\e90f"}.nbticon-up-arrow3:before{content:"\e910"}.nbticon-up-arrow4:before{content:"\e911"}.nbticon-up-arrow:before{content:"\e912"}.nbticon-bus:before{content:"\e913"}.nbticon-help:before{content:"\e914"}.nbticon-help-button:before{content:"\e915"}.nbticon-padlock2:before{content:"\e916"}.nbticon-padlock:before{content:"\e917"}.nbticon-open-padlock2:before{content:"\e918"}.nbticon-open-padlock:before{content:"\e919"}.nbticon-note:before{content:"\e91a"}.nbticon-note-outlined-symbol:before{content:"\e91b"}.nbticon-font-selection-editor:before{content:"\e91c"}.nbticon-phone-call:before{content:"\e91d"}.nbticon-placeholder:before{content:"\e91e"}.nbticon-big-speech-balloon:before{content:"\e91f"}.nbticon-speech-bubble:before{content:"\e920"}.nbticon-black-user-shape:before{content:"\e921"}.nbticon-fullscreen:before{content:"\e922"}.nbticon-link:before{content:"\e923"}.nbticon-link2:before{content:"\e924"}.nbticon-quotations2:before{content:"\e925"}.nbticon-quotations:before{content:"\e926"}.nbticon-linkedin:before{content:"\e927"}.nbticon-google-plus-old:before{content:"\e928"}.nbticon-twitter:before{content:"\e929"}.nbticon-facebook:before{content:"\e92a"}.nbticon-skype:before{content:"\e92b"}.nbticon-close-envelope:before{content:"\e92c"}.nbticon-icon:before{content:"\e92d"}.nbticon-location-pin:before{content:"\e92e"}.nbticon-play-button:before{content:"\e92f"}.nbticon-pdf:before{content:"\e930"}.nbticon-envelope:before{content:"\e931"}.nbticon-profile:before{content:"\e932"}.nbticon-left-quote2:before{content:"\e933"}.nbticon-left-quote:before{content:"\e934"}.nbticon-calendar:before{content:"\e935"}.nbticon-schedule-button:before{content:"\e936"}.nbticon-favourite-symbol:before{content:"\e937"}.nbticon-coin-icon:before{content:"\e938"}.nbticon-characters-interface-sign:before{content:"\e939"}.nbticon-teacher-writing-on-whiteboard:before{content:"\e93a"}.nbticon-teacher-reading:before{content:"\e93b"}.nbticon-plus-zoom-or-search2:before{content:"\e93c"}.nbticon-plus-zoom-or-search:before{content:"\e93d"}.nbticon-search2:before{content:"\e93e"}.nbticon-search:before{content:"\e93f"}.nbticon-left-arrow2:before{content:"\e940"}.nbticon-left-arrow:before{content:"\e941"}.nbticon-book:before{content:"\e942"}.nbticon-google-plus:before{content:"\e943"}.nbticon-pinterest:before{content:"\e944"}.nbticon-blogger:before{content:"\e945"}.nbticon-instagram:before{content:"\e946"}.nbticon-handphone:before{content:"\e947"}.nbticon-menu:before{content:"\e948"}.nbticon-close:before{content:"\e949"}.nbticon-close2:before{content:"\e94a"}.nbticon-quote-left:before{content:"\e94b"}.nbticon-quote-right:before{content:"\e94c"}.nbticon-angle-right:before{content:"\e94d"}.nbticon-angle-left:before{content:"\e94e"}.nbticon-chevron-thin-left:before{content:"\e94f"}.nbticon-chevron-thin-right:before{content:"\e950"}.nbticon-check-circle:before{content:"\e951"}.nbticon-circle-thin:before{content:"\e952"}.nbticon-circle:before{content:"\e953"}.nbticon-retweet:before{content:"\e954"}.nbticon-reply:before{content:"\e955"}.nbticon-globe:before{content:"\e956"}.nbticon-businesswoman:before{content:"\e957"}.nbticon-tags:before{content:"\e958"}.nbticon-thin-down:before{content:"\e959"}.nbticon-chevron-thin-up:before{content:"\e95a"}.nbticon-angle-down:before{content:"\e95b"}.nbticon-angle-up:before{content:"\e95c"}.nbticon-cross:before{content:"\e95d"}.nbticon-home:before{content:"\e95e"}.nbticon-book2:before{content:"\e960"}.nbticon-lesson:before{content:"\e961"}.nbticon-manager-profile:before{content:"\e962"}.nbticon-student:before{content:"\e963"}.nbticon-more:before{content:"\e964"}.nbticon-angle-double-right:before{content:"\e965"}.nbticon-angle-double-left:before{content:"\e966"}.nbticon-quotes-left:before{content:"\e977"}.nbticon-quotes-right:before{content:"\e978"}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.computerproducer.com/wp-content/themes/education/css/vendor/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}