@charset "UTF-8";
@charset "UTF-8";
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@font-face{font-family:job-manager;font-style:normal;font-weight:400;src:url(//skybridgetactical.com/wp-content/plugins/wp-job-manager/assets/dist/fonts/job-manager.4caa8a6f.woff2);src:url(//skybridgetactical.com/wp-content/plugins/wp-job-manager/assets/dist/fonts/job-manager.4caa8a6f.woff2) format("woff2"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5Db3B5cmlnaHQgKEMpIDIwMjMgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbTwvbWV0YWRhdGE+CjxkZWZzPgo8Zm9udCBpZD0iam9iLW1hbmFnZXIiIGhvcml6LWFkdi14PSIxMDAwIiA+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9ImpvYi1tYW5hZ2VyIiBmb250LXdlaWdodD0iNDAwIiBmb250LXN0cmV0Y2g9Im5vcm1hbCIgdW5pdHMtcGVyLWVtPSIxMDAwIiBhc2NlbnQ9Ijg1MCIgZGVzY2VudD0iLTE1MCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjEwMDAiIC8+CjxnbHlwaCBnbHlwaC1uYW1lPSJicmllZmNhc2UiIHVuaWNvZGU9IiYjeGU4MDA7IiBkPSJNMzU3IDcwN2gyODZ2NzJoLTI4NnYtNzJ6IG02NDMtMzU3di0yNjhxMC0zNy0yNi02M3QtNjMtMjZoLTgyMnEtMzYgMC02MyAyNnQtMjYgNjN2MjY4aDM3NXYtODlxMC0xNSAxMS0yNXQyNS0xMWgxNzhxMTUgMCAyNSAxMXQxMSAyNXY4OWgzNzV6IG0tNDI5IDB2LTcxaC0xNDJ2NzFoMTQyeiBtNDI5IDI2OHYtMjE0aC0xMDAwdjIxNHEwIDM3IDI2IDYzdDYzIDI2aDE5N3Y4OXEwIDIzIDE1IDM4dDM4IDE2aDMyMnEyMiAwIDM4LTE2dDE1LTM4di04OWgxOTdxMzcgMCA2My0yNnQyNi02M3oiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImNhbmNlbCIgdW5pY29kZT0iJiN4ZTgwMTsiIGQ9Ik03MjQgMTEycTAtMjItMTUtMzhsLTc2LTc2cS0xNi0xNS0zOC0xNXQtMzggMTVsLTE2NCAxNjUtMTY0LTE2NXEtMTYtMTUtMzgtMTV0LTM4IDE1bC03NiA3NnEtMTYgMTYtMTYgMzh0MTYgMzhsMTY0IDE2NC0xNjQgMTY0cS0xNiAxNi0xNiAzOHQxNiAzOGw3NiA3NnExNiAxNiAzOCAxNnQzOC0xNmwxNjQtMTY0IDE2NCAxNjRxMTYgMTYgMzggMTZ0MzgtMTZsNzYtNzZxMTUtMTUgMTUtMzh0LTE1LTM4bC0xNjQtMTY0IDE2NC0xNjRxMTUtMTUgMTUtMzh6IiBob3Jpei1hZHYteD0iNzg1LjciIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ib2siIHVuaWNvZGU9IiYjeGU4MDI7IiBkPSJNOTMzIDUzNHEwLTIyLTE2LTM4bC00MDQtNDA0LTc2LTc2cS0xNi0xNS0zOC0xNXQtMzggMTVsLTc2IDc2LTIwMiAyMDJxLTE1IDE2LTE1IDM4dDE1IDM4bDc2IDc2cTE2IDE2IDM4IDE2dDM4LTE2bDE2NC0xNjUgMzY2IDM2N3ExNiAxNiAzOCAxNnQzOC0xNmw3Ni03NnExNi0xNSAxNi0zOHoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InN0YXIiIHVuaWNvZGU9IiYjeGU4MDM7IiBkPSJNOTI5IDQ4OXEwLTEyLTE1LTI3bC0yMDItMTk3IDQ4LTI3OXEwLTQgMC0xMiAwLTExLTYtMTl0LTE3LTlxLTEwIDAtMjIgN2wtMjUxIDEzMi0yNTAtMTMycS0xMi03LTIzLTctMTEgMC0xNyA5dC02IDE5cTAgNCAxIDEybDQ4IDI3OS0yMDMgMTk3cS0xNCAxNS0xNCAyNyAwIDIxIDMxIDI2bDI4MCA0MCAxMjYgMjU0cTExIDIzIDI3IDIzdDI4LTIzbDEyNS0yNTQgMjgwLTQwcTMyLTUgMzItMjZ6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0icGVuY2lsIiB1bmljb2RlPSImI3hlODA0OyIgZD0iTTIwMy03bDUwIDUxLTEzMSAxMzEtNTEtNTF2LTYwaDcydi03MWg2MHogbTI5MSA1MThxMCAxMi0xMiAxMi01IDAtOS00bC0zMDMtMzAycS00LTQtNC0xMCAwLTEyIDEzLTEyIDUgMCA5IDRsMzAzIDMwMnEzIDQgMyAxMHogbS0zMCAxMDdsMjMyLTIzMi00NjQtNDY1aC0yMzJ2MjMzeiBtMzgxLTU0cTAtMjktMjAtNTBsLTkzLTkzLTIzMiAyMzMgOTMgOTJxMjAgMjEgNTAgMjEgMjkgMCA1MS0yMWwxMzEtMTMxcTIwLTIyIDIwLTUxeiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImV5ZSIgdW5pY29kZT0iJiN4ZTgwNTsiIGQ9Ik05MjkgMzE0cS04NSAxMzItMjEzIDE5NyAzNC01OCAzNC0xMjUgMC0xMDMtNzMtMTc3dC0xNzctNzMtMTc3IDczLTczIDE3N3EwIDY3IDM0IDEyNS0xMjgtNjUtMjEzLTE5NyA3NS0xMTQgMTg3LTE4MnQyNDItNjggMjQzIDY4IDE4NiAxODJ6IG0tNDAyIDIxNXEwIDExLTggMTl0LTE5IDdxLTcwIDAtMTIwLTUwdC01MC0xMTlxMC0xMSA4LTE5dDE5LTggMTkgOCA4IDE5cTAgNDggMzQgODJ0ODIgMzRxMTEgMCAxOSA4dDggMTl6IG00NzMtMjE1cTAtMTktMTEtMzgtNzgtMTI5LTIxMC0yMDZ0LTI3OS03Ny0yNzkgNzctMjEwIDIwNnEtMTEgMTktMTEgMzh0MTEgMzlxNzggMTI4IDIxMCAyMDV0Mjc5IDc4IDI3OS03OCAyMTAtMjA1cTExLTIwIDExLTM5eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG9jLXRleHQtaW52IiB1bmljb2RlPSImI3hlODA2OyIgZD0iTTgxOSA1ODRxOC03IDE2LTIwaC0yNjR2MjY0cTEzLTggMjEtMTZ6IG0tMjY1LTkxaDMwM3YtNTg5cTAtMjMtMTUtMzh0LTM4LTE2aC03NTBxLTIzIDAtMzggMTZ0LTE2IDM4djg5MnEwIDIzIDE2IDM4dDM4IDE2aDQ0NnYtMzA0cTAtMjIgMTYtMzd0MzgtMTZ6IG04OS00MTF2MzZxMCA4LTUgMTN0LTEzIDVoLTM5M3EtOCAwLTEzLTV0LTUtMTN2LTM2cTAtOCA1LTEzdDEzLTVoMzkzcTggMCAxMyA1dDUgMTN6IG0wIDE0M3YzNnEwIDgtNSAxM3QtMTMgNWgtMzkzcS04IDAtMTMtNXQtNS0xM3YtMzZxMC04IDUtMTN0MTMtNWgzOTNxOCAwIDEzIDV0NSAxM3ogbTAgMTQzdjM2cTAgNy01IDEydC0xMyA1aC0zOTNxLTggMC0xMy01dC01LTEydi0zNnEwLTggNS0xM3QxMy01aDM5M3E4IDAgMTMgNXQ1IDEzeiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InVzZXIiIHVuaWNvZGU9IiYjeGU4MDc7IiBkPSJNNzE0IDY5cTAtNjAtMzUtMTA0dC04NC00NGgtNDc2cS00OSAwLTg0IDQ0dC0zNSAxMDRxMCA0OCA1IDkwdDE3IDg1IDMzIDczIDUyIDUwIDc2IDE5cTczLTcyIDE3NC03MnQxNzUgNzJxNDIgMCA3NS0xOXQ1Mi01MCAzMy03MyAxOC04NSA0LTkweiBtLTE0MyA0OTVxMC04OC02Mi0xNTF0LTE1Mi02My0xNTEgNjMtNjMgMTUxIDYzIDE1MiAxNTEgNjMgMTUyLTYzIDYyLTE1MnoiIGhvcml6LWFkdi14PSI3MTQuMyIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJrZXkiIHVuaWNvZGU9IiYjeGU4MDg7IiBkPSJNNDY0IDU2NHEwIDQ1LTMxIDc2dC03NiAzMS03Ni0zMS0zMS03NnEwLTIzIDExLTQ2LTIzIDExLTQ3IDExLTQ0IDAtNzYtMzJ0LTMxLTc2IDMxLTc1IDc2LTMyIDc2IDMyIDMxIDc1cTAgMjQtMTAgNDcgMjMtMTEgNDYtMTEgNDUgMCA3NiAzMXQzMSA3NnogbTQ3NS0zOTNxMC05LTI3LTM2dC0zNy0yOHEtNSAwLTE2IDl0LTIwIDE5LTIyIDIyLTEzIDE0bC01NC01MyAxMjMtMTIzcTE1LTE2IDE1LTM4IDAtMjMtMjEtNDV0LTQ2LTIycS0yMiAwLTM3IDE2bC0zNzUgMzc0cS05OC03My0yMDQtNzMtOTEgMC0xNDggNTd0LTU3IDE0OXEwIDg5IDUzIDE3NHQxMzggMTM5IDE3NSA1M3E5MSAwIDE0OC01OHQ1Ny0xNDhxMC0xMDUtNzMtMjAzbDE5OC0xOTkgNTQgNTRxLTIgMi0xNCAxNHQtMjMgMjEtMTggMjEtOSAxNXEwIDEwIDI3IDM3dDM3IDI4cTcgMCAxMy02IDMtMyAyNi0yNXQ0NS00NCA0OS00OCA0MC00NCAxNi0yM3oiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImxpbmsiIHVuaWNvZGU9IiYjeGU4MDk7IiBkPSJNODEzIDE3MXEwIDIzLTE2IDM4bC0xMTYgMTE2cS0xNiAxNi0zOCAxNi0yNCAwLTQwLTE4IDEtMSAxMC0xMHQxMi0xMiA5LTExIDctMTQgMi0xNXEwLTIzLTE2LTM4dC0zOC0xNnEtOCAwLTE1IDJ0LTE0IDctMTEgOS0xMiAxMi0xMCAxMHEtMTktMTctMTktNDAgMC0yMyAxNi0zOGwxMTUtMTE2cTE1LTE1IDM4LTE1IDIyIDAgMzggMTVsODIgODFxMTYgMTYgMTYgMzd6IG0tMzkzIDM5NHEwIDIyLTE1IDM4bC0xMTUgMTE1cS0xNiAxNi0zOCAxNi0yMiAwLTM4LTE1bC04Mi04MnEtMTYtMTUtMTYtMzcgMC0yMiAxNi0zOGwxMTYtMTE2cTE1LTE1IDM4LTE1IDIzIDAgNDAgMTctMiAyLTExIDExdC0xMiAxMi04IDEwLTcgMTQtMiAxNnEwIDIyIDE1IDM4dDM4IDE1cTkgMCAxNi0ydDE0LTcgMTEtOCAxMi0xMiAxMC0xMXExOCAxNyAxOCA0MXogbTUwMC0zOTRxMC02Ni00OC0xMTNsLTgyLTgxcS00Ni00Ny0xMTMtNDctNjggMC0xMTQgNDhsLTExNSAxMTVxLTQ2IDQ3LTQ2IDExNCAwIDY4IDQ5IDExNmwtNDkgNDlxLTQ4LTQ5LTExNi00OS02NyAwLTExNCA0N2wtMTE2IDExNnEtNDcgNDctNDcgMTE0dDQ3IDExM2w4MiA4MnE0NyA0NiAxMTQgNDYgNjcgMCAxMTQtNDdsMTE1LTExNnE0Ni00NiA0Ni0xMTMgMC02OS00OS0xMTdsNDktNDlxNDggNDkgMTE2IDQ5IDY3IDAgMTE0LTQ3bDExNi0xMTZxNDctNDcgNDctMTE0eiIgaG9yaXotYWR2LXg9IjkyOC42IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InR3aXR0ZXIiIHVuaWNvZGU9IiYjeGU4MGE7IiBkPSJNNzYwIDc1MGgxMzhsLTMwMS0zNDQgMzU0LTQ2OWgtMjc3bC0yMTcgMjg1LTI0OS0yODVoLTEzOGwzMjIgMzY5LTM0MCA0NDRoMjg1bDE5Ni0yNjB6IG0tNDgtNzMwaDc2bC00OTMgNjUyaC04MnoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImxpbmtlZGluLXNxdWFyZWQiIHVuaWNvZGU9IiYjeGU4MGI7IiBkPSJNMTMyIDYxaDEyOXYzODdoLTEyOXYtMzg3eiBtMTM4IDUwN3EtMSAyOS0yMSA0OHQtNTEgMTktNTMtMTktMjEtNDhxMC0yOSAyMC00OHQ1Mi0xOWgwcTMzIDAgNTMgMTl0MjEgNDh6IG0zMjYtNTA3aDEyOXYyMjJxMCA4Ni00MSAxMzB0LTEwNyA0NHEtNzYgMC0xMTctNjVoMXY1NmgtMTI5cTItMzcgMC0zODdoMTI5djIxN3EwIDIxIDQgMzEgOCAxOSAyNSAzM3Q0MSAxNHE2NSAwIDY1LTg4di0yMDd6IG0yNjEgNTU3di01MzZxMC02Ni00Ny0xMTN0LTExNC00OGgtNTM1cS02NyAwLTExNCA0OHQtNDcgMTEzdjUzNnEwIDY2IDQ3IDExM3QxMTQgNDhoNTM1cTY3IDAgMTE0LTQ4dDQ3LTExM3oiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJmYWNlYm9vay1zcXVhcmVkIiB1bmljb2RlPSImI3hlODBjOyIgZD0iTTY5NiA3NzlxNjcgMCAxMTQtNDh0NDctMTEzdi01MzZxMC02Ni00Ny0xMTN0LTExNC00OGgtMTA0djMzM2gxMTFsMTYgMTI5aC0xMjd2ODNxMCAzMSAxMyA0NnQ1MSAxNmw2OCAxdjExNXEtMzUgNS0xMDAgNS03NSAwLTEyMS00NHQtNDUtMTI3di05NWgtMTEydi0xMjloMTEydi0zMzNoLTI5N3EtNjcgMC0xMTQgNDh0LTQ3IDExM3Y1MzZxMCA2NiA0NyAxMTN0MTE0IDQ4aDUzNXoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJsb2NhdGlvbiIgdW5pY29kZT0iJiN4ZTgwZDsiIGQ9Ik00MjkgNDkzcTAgNTktNDIgMTAxdC0xMDEgNDItMTAxLTQyLTQyLTEwMSA0Mi0xMDEgMTAxLTQyIDEwMSA0MiA0MiAxMDF6IG0xNDIgMHEwLTYxLTE4LTEwMGwtMjAzLTQzMnEtOS0xOC0yNy0yOXQtMzctMTEtMzggMTEtMjYgMjlsLTIwNCA0MzJxLTE4IDM5LTE4IDEwMCAwIDExOCA4NCAyMDJ0MjAyIDg0IDIwMi04NCA4My0yMDJ6IiBob3Jpei1hZHYteD0iNTcxLjQiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iYXR0ZW50aW9uLWNpcmNsZWQiIHVuaWNvZGU9IiYjeGU4MGU7IiBkPSJNNDI5IDc3OXExMTYgMCAyMTUtNTh0MTU2LTE1NiA1Ny0yMTUtNTctMjE1LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTh6IG03MS02OTZ2MTA2cTAgOC01IDEzdC0xMiA1aC0xMDdxLTggMC0xMy01dC02LTEzdi0xMDZxMC04IDYtMTN0MTMtNmgxMDdxNyAwIDEyIDZ0NSAxM3ogbS0xIDE5MmwxMCAzNDZxMCA3LTYgMTAtNSA1LTEzIDVoLTEyM3EtOCAwLTEzLTUtNi0zLTYtMTBsMTAtMzQ2cTAtNiA1LTEwdDE0LTRoMTAzcTggMCAxMyA0dDYgMTB6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY2FsZW5kYXIiIHVuaWNvZGU9IiYjeGU4MGY7IiBkPSJNNzEtNzloMTYxdjE2MWgtMTYxdi0xNjF6IG0xOTcgMGgxNzh2MTYxaC0xNzh2LTE2MXogbS0xOTcgMTk3aDE2MXYxNzhoLTE2MXYtMTc4eiBtMTk3IDBoMTc4djE3OGgtMTc4di0xNzh6IG0tMTk3IDIxNGgxNjF2MTYxaC0xNjF2LTE2MXogbTQxMS00MTFoMTc5djE2MWgtMTc5di0xNjF6IG0tMjE0IDQxMWgxNzh2MTYxaC0xNzh2LTE2MXogbTQyOC00MTFoMTYxdjE2MWgtMTYxdi0xNjF6IG0tMjE0IDE5N2gxNzl2MTc4aC0xNzl2LTE3OHogbS0xOTYgNDgydjE2MXEwIDctNiAxMnQtMTIgNmgtMzZxLTcgMC0xMi02dC02LTEydi0xNjFxMC03IDYtMTN0MTItNWgzNnE3IDAgMTIgNXQ2IDEzeiBtNDEwLTQ4MmgxNjF2MTc4aC0xNjF2LTE3OHogbS0yMTQgMjE0aDE3OXYxNjFoLTE3OXYtMTYxeiBtMjE0IDBoMTYxdjE2MWgtMTYxdi0xNjF6IG0xOCAyNjh2MTYxcTAgNy01IDEydC0xMyA2aC0zNXEtNyAwLTEzLTZ0LTUtMTJ2LTE2MXEwLTcgNS0xM3QxMy01aDM1cTggMCAxMyA1dDUgMTN6IG0yMTUgMzZ2LTcxNXEwLTI5LTIyLTUwdC01MC0yMWgtNzg2cS0yOSAwLTUwIDIxdC0yMSA1MHY3MTVxMCAyOSAyMSA1MHQ1MCAyMWg3MnY1NHEwIDM3IDI2IDYzdDYzIDI2aDM2cTM3IDAgNjMtMjZ0MjYtNjN2LTU0aDIxNHY1NHEwIDM3IDI3IDYzdDYzIDI2aDM1cTM3IDAgNjQtMjZ0MjYtNjN2LTU0aDcxcTI5IDAgNTAtMjF0MjItNTB6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZ2l0aHViLXNxdWFyZWQiIHVuaWNvZGU9IiYjeGU4MTA7IiBkPSJNMjkwIDE4MHEyIDQtMiA4LTUgNC04IDEtMi00IDItNyA1LTQgOC0yeiBtLTE2IDIzcS0zIDQtNyAzLTMtMyAwLTcgNC01IDctMyAzIDIgMCA3eiBtLTIzIDIzcTEgMi0zIDQtNCAxLTQtMS0yLTMgMi01IDUtMSA1IDJ6IG0xMi0xM3ExIDAgMSAydC0yIDNxLTQgNC02IDJ0MS02cTMtMyA2LTF6IG00OC00MnExIDQtNSA2LTUgMi03LTItMi00IDUtNiA1LTIgNyAyeiBtMjMtMnEwIDUtNiA1LTYgMC02LTV0Ni00IDYgNHogbTIyIDRxLTEgNC03IDN0LTUtNXExLTUgNi0zdDYgNXogbTM1OCAxNzdxMCAxMTgtODMgMjAydC0yMDIgODQtMjAyLTg0LTg0LTIwMnEwLTkzIDU1LTE2OHQxNDAtMTAzcTEwLTIgMTUgM3Q1IDExcTAgMjktMSA1My0zLTEtOC0ydC0yMC0xLTI3IDMtMjQgMTEtMTcgMjNxLTEzIDMzLTMyIDQxLTEgMS0yIDJsLTUgNXQtMyA1IDIgNCAxMSAycTMgMCA4LTF0MTctOSAxOC0yMHE5LTE1IDIxLTIzdDI0LTggMjIgMiAxNiA1cTQgMjcgMTkgMzktMjggMy00OCAxMHQtNDEgMjItMzEgNDItMTEgNjdxMCA0NCAzMCA3Ny0xNCAzNCAzIDc1IDEwIDQgMzAtNHQzNC0xNmwxNC05cTMzIDkgNzIgOXQ3MS05cTYgNCAxNiAxMHQzMSAxNCAzMiA1cTE2LTQxIDMtNzUgMjktMzMgMjktNzcgMC0zMi04LTU2dC0yMC0zOS0yOS0yNS0zNS0xNC0zOC03cTE5LTE3IDE5LTUzIDAtMjIgMC01MHQtMS0yOHEwLTcgNS0xMXQxNS0zcTg2IDI5IDE0MSAxMDN0NTQgMTY4eiBtMTQzIDI2OHYtNTM2cTAtNjYtNDctMTEzdC0xMTQtNDhoLTUzNXEtNjcgMC0xMTQgNDh0LTQ3IDExM3Y1MzZxMCA2NiA0NyAxMTN0MTE0IDQ4aDUzNXE2NyAwIDExNC00OHQ0Ny0xMTN6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZHJpYmJibGUiIHVuaWNvZGU9IiYjeGU4MTE7IiBkPSJNNTcxIDEzcS0yMyAxMzQtNzggMjc4aC0xbC0xLTFxLTktMy0yNC05dC01Ni0yNy03Ny00Ni03My02NC01Ny04MmwtOSA2cTEwMy04NCAyMzQtODQgNzMgMCAxNDIgMjl6IG0tMTAzIDMzOXEtMTEgMjctMjkgNjItMTc0LTUyLTM3Ni01MiAwLTQgMC0xMiAwLTY5IDI0LTEzMnQ2OS0xMTJxMjggNDkgNjkgOTN0ODAgNjkgNzMgNDUgNTUgMjdsMjEgN3EyIDEgNyAydDcgM3ogbS01OSAxMThxLTY3IDExOS0xMzcgMjExLTc3LTM2LTEzMC0xMDR0LTcyLTE1MnExNjkgMCAzMzkgNDV6IG0zODEtMTc4cS0xMTcgMzMtMjI4IDE2IDQ5LTEzMyA3MS0yNjIgNjIgNDIgMTA0IDEwNnQ1MyAxNDB6IG0tNDQ5IDQxNHEtMSAwLTEtMSAwIDEgMSAxeiBtMzI5LTgxcS0xMDMgOTEtMjQxIDkxLTQzIDAtODctMTAgNzMtOTUgMTM3LTIxNCAzOSAxNSA3MyAzNHQ1NCAzNCAzNiAzMiAyMSAyM3ogbTEyNS0yNzFxLTIgMTI5LTgzIDIyOWwtMS0xcS01LTctMTEtMTN0LTI0LTI1LTQwLTM0LTU1LTM2LTc0LTM2cTE0LTMwIDI1LTUzIDEtMyAzLTEwdDUtOXEyMCAyIDQxIDR0NDEgMSAzOS0xIDM1LTIgMzItMyAyNy00IDIwLTMgMTQtM3ogbTYyLTRxMC0xMTctNTctMjE1dC0xNTYtMTU2LTIxNS01OC0yMTYgNTgtMTU1IDE1Ni01OCAyMTUgNTggMjE1IDE1NSAxNTYgMjE2IDU4IDIxNS01OCAxNTYtMTU2IDU3LTIxNXoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJ3b3JkcHJlc3MiIHVuaWNvZGU9IiYjeGU4MTI7IiBkPSJNMCAzNTBxMCAxMzYgNjcgMjUxdDE4MiAxODIgMjUxIDY3IDI1MS02NyAxODItMTgyIDY3LTI1MS02Ny0yNTEtMTgyLTE4Mi0yNTEtNjctMjUxIDY3LTE4MiAxODItNjcgMjUxeiBtMzkgMHEwLTEzNSA3Mi0yNDd0MTg4LTE2OGwtMjIwIDYwM3EtNDAtODktNDAtMTg4eiBtNzUgMjUzbDMwIDBxNDggMCAxMjMgNiAxMiAxIDE4LTh0MS0xOS0xNi0xMWwtNTMtNSAxNjgtNDk5IDEwMSAzMDItNzIgMTk3cS0yNCAzLTQ4IDUtMTIgMS0xNiAxMXQyIDE5IDE3IDhsMTIxLTZxNDkgMCAxMjMgNiAxMiAxIDE4LTh0MS0xOS0xNi0xMWwtNTItNSAxNjYtNDk2IDQ2IDE1NHEzNiAxMTcgMzYgMTQ5IDAgNjQtMzkgMTI4LTIgMy0xMiAyMXQtMTQgMjQtOSAxOS04IDIzLTIgMjFxMCAzMyAyMyA1OHQ1NSAyNHExIDAgMyAwdDMtMXEtMTMxIDEyMS0zMTIgMTIxLTExOSAwLTIyMS01NnQtMTY1LTE1MnogbTI1Ni02OTZxNjItMTggMTMwLTE4IDgwIDAgMTUzIDI2bC0zIDYtMTQyIDM4OXogbTM2MiA0NHExMDUgNjEgMTY3IDE2OHQ2MiAyMzFxMCAxMjAtNTYgMjIxIDMtMjEgMy00NyAwLTYzLTM1LTE2NXoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImdwbHVzLXNxdWFyZWQiIHVuaWNvZGU9IiYjeGU4MTM7IiBkPSJNNTEyIDM0NXEwIDE1LTQgMzZoLTIwMnYtNzRoMTIycS0yLTEzLTEwLTI4dC0yMS0yOS0zNy0yNS01NC0xMHEtNTUgMC05NCA0MHQtMzkgOTUgMzkgOTUgOTQgNDBxNTIgMCA4Ni0zM2w1OCA1N3EtNjAgNTUtMTQ0IDU1LTg5IDAtMTUxLTYydC02My0xNTIgNjMtMTUxIDE1MS02M3E5MiAwIDE0OSA1OHQ1NyAxNTF6IG0xOTItMjZoNjF2NjJoLTYxdjYxaC02MXYtNjFoLTYxdi02Mmg2MXYtNjFoNjF2NjF6IG0xNTMgMjk5di01MzZxMC02Ni00Ny0xMTN0LTExNC00OGgtNTM1cS02NyAwLTExNCA0OHQtNDcgMTEzdjUzNnEwIDY2IDQ3IDExM3QxMTQgNDhoNTM1cTY3IDAgMTE0LTQ4dDQ3LTExM3oiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJwaW50ZXJlc3Qtc3F1YXJlZCIgdW5pY29kZT0iJiN4ZTgxNDsiIGQ9Ik02OTYgNzc5cTY3IDAgMTE0LTQ4dDQ3LTExM3YtNTM2cTAtNjYtNDctMTEzdC0xMTQtNDhoLTQwNHE0NyA2OCA2MCAxMTggNSAxOSAzMCAxMTYgMTEtMjEgNDEtMzd0NjMtMTZxMTAxIDAgMTY0IDgzdDY0IDIwOHEwIDQ3LTE5IDkxdC01NCA3Ny04NSA1NC0xMTAgMjFxLTU4IDAtMTA5LTE2dC04NS00My02MC02MS0zNy03MS0xMi03NHEwLTU3IDIyLTEwMXQ2NS02MXE3LTMgMTMgMHQ4IDEwcTYgMjUgOSAzNSAzIDEyLTcgMjMtMjggMzUtMjggODQgMCA4MyA1OCAxNDN0MTUxIDU5cTgzIDAgMTMwLTQ1dDQ3LTExN3EwLTk0LTM4LTE2MHQtOTctNjZxLTMzIDAtNTQgMjV0LTEzIDU3cTUgMTkgMTUgNTJ0MTYgNTcgNiA0MnEwIDI3LTE0IDQ1dC00MiAxOHEtMzQgMC01OC0zMXQtMjQtNzhxMC00MCAxMy02OGwtNTQtMjMxcS0xNC01Ni00LTE0MmgtMTAycS02NyAwLTExNCA0OHQtNDcgMTEzdjUzNnEwIDY2IDQ3IDExM3QxMTQgNDhoNTM1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZsaWNrciIgdW5pY29kZT0iJiN4ZTgxNTsiIGQ9Ik02OTYgNzc5cTY3IDAgMTE0LTQ4dDQ3LTExM3YtNTM2cTAtNjYtNDctMTEzdC0xMTQtNDhoLTUzNXEtNjcgMC0xMTQgNDh0LTQ3IDExM3Y1MzZxMCA2NiA0NyAxMTN0MTE0IDQ4aDUzNXogbS0zMDYtNDI5cTAgNDktMzUgODR0LTg0IDM0LTgzLTM0LTM1LTg0IDM1LTg0IDgzLTM0IDg0IDM0IDM1IDg0eiBtMzE0IDBxMCA0OS0zNCA4NHQtODQgMzQtODQtMzQtMzQtODQgMzQtODQgODQtMzQgODQgMzQgMzQgODR6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaW5zdGFncmFtbSIgdW5pY29kZT0iJiN4ZTgxNjsiIGQ9Ik01NzEgMzUwcTAgNTktNDEgMTAxdC0xMDEgNDItMTAxLTQyLTQyLTEwMSA0Mi0xMDEgMTAxLTQyIDEwMSA0MiA0MSAxMDF6IG03NyAwcTAtOTEtNjQtMTU2dC0xNTUtNjQtMTU2IDY0LTY0IDE1NiA2NCAxNTYgMTU2IDY0IDE1NS02NCA2NC0xNTZ6IG02MSAyMjlxMC0yMS0xNS0zNnQtMzctMTUtMzYgMTUtMTUgMzYgMTUgMzYgMzYgMTUgMzctMTUgMTUtMzZ6IG0tMjgwIDEyM3EtNCAwLTQzIDB0LTU5IDAtNTQtMi01Ny01LTQwLTExcS0yOC0xMS00OS0zMnQtMzMtNDlxLTYtMTYtMTAtNDB0LTYtNTgtMS01MyAwLTU5IDAtNDMgMC00MyAwLTU5IDEtNTMgNi01OCAxMC00MHExMi0yOCAzMy00OXQ0OS0zMnExNi02IDQwLTExdDU3LTUgNTQtMiA1OSAwIDQzIDAgNDIgMCA1OSAwIDU0IDIgNTggNSAzOSAxMXEyOCAxMSA1MCAzMnQzMiA0OXE2IDE2IDEwIDQwdDYgNTggMSA1MyAwIDU5IDAgNDMgMCA0MyAwIDU5LTEgNTMtNiA1OC0xMCA0MHEtMTEgMjgtMzIgNDl0LTUwIDMycS0xNiA2LTM5IDExdC01OCA1LTU0IDItNTkgMC00MiAweiBtNDI4LTM1MnEwLTEyOC0zLTE3Ny01LTExNi02OS0xODB0LTE3OS02OXEtNTAtMy0xNzctM3QtMTc3IDNxLTExNiA2LTE4MCA2OXQtNjkgMTgwcS0zIDQ5LTMgMTc3dDMgMTc3cTUgMTE2IDY5IDE4MHQxODAgNjlxNDkgMyAxNzcgM3QxNzctM3ExMTYtNiAxNzktNjl0NjktMTgwcTMtNDkgMy0xNzd6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ic2t5cGUiIHVuaWNvZGU9IiYjeGU4MTc7IiBkPSJNNjU1IDI1N3EwIDI4LTExIDUxdC0yNyAzOC00MSAyNy00NiAxOS00OSAxM2wtNTggMTRxLTE3IDQtMjUgNnQtMTkgNi0xNyA5LTkgMTItNCAxNnEwIDQzIDgwIDQzIDI0IDAgNDMtNnQzMC0xNiAyMS0xOSAyMy0xNiAyNy03cTI2IDAgNDIgMTh0MTYgNDNxMCAzMS0zMiA1NXQtNzkgMzgtMTAxIDEzcS0zOCAwLTc0LTl0LTY3LTI2LTQ5LTQ4LTE5LTcycTAtMzQgMTAtNjB0MzItNDIgNDQtMjcgNTgtMThsODEtMjBxNTEtMTIgNjMtMjAgMTgtMTEgMTgtMzQgMC0yMS0yMy0zNnQtNTgtMTRxLTI5IDAtNTEgOXQtMzcgMjItMjUgMjUtMjYgMjEtMzAgOXEtMjggMC00Mi0xN3QtMTQtNDFxMC01MiA2OC04OHQxNjItMzdxNDEgMCA3OCAxMHQ2OSAzMCA0OSA1MiAxOSA3NHogbTIwMi0xMjFxMC04OS02My0xNTJ0LTE1MS02M3EtNzMgMC0xMzEgNDUtNDMtOS04My05LTgwIDAtMTUzIDMxdC0xMjYgODQtODMgMTI1LTMxIDE1M3EwIDQxIDkgODQtNDUgNTgtNDUgMTMwIDAgODkgNjMgMTUydDE1MSA2M3E3MyAwIDEzMS00NSA0MyA5IDg0IDkgNzkgMCAxNTItMzF0MTI2LTg0IDg0LTEyNSAzMC0xNTNxMC00MS04LTg0IDQ0LTU4IDQ0LTEzMHoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJmb2xkZXItb3BlbiIgdW5pY29kZT0iJiN4ZTgxODsiIGQ9Ik0xMDQ5IDMxOXEwLTE3LTE4LTM3bC0xODctMjIxcS0yNC0yOC02Ny00OHQtODEtMjBoLTYwN3EtMTkgMC0zMyA3dC0xNSAyNHEwIDE3IDE3IDM3bDE4OCAyMjFxMjQgMjggNjcgNDh0ODAgMjBoNjA3cTE5IDAgMzQtN3QxNS0yNHogbS0xOTIgMTkydi05MGgtNDY0cS01MyAwLTExMC0yNnQtOTItNjdsLTE4OC0yMjEtMi0zcTAgMi0xIDd0MCA3djUzNnEwIDUxIDM3IDg4dDg4IDM3aDE3OXE1MSAwIDg4LTM3dDM3LTg4di0xOGgzMDNxNTIgMCA4OC0zN3QzNy04OHoiIGhvcml6LWFkdi14PSIxMDcxLjQiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZm9sZGVyIiB1bmljb2RlPSImI3hlODE5OyIgZD0iTTkyOSA1MTF2LTM5M3EwLTUxLTM3LTg4dC04OC0zN2gtNjc5cS01MSAwLTg4IDM3dC0zNyA4OHY1MzZxMCA1MSAzNyA4OHQ4OCAzN2gxNzlxNTEgMCA4OC0zN3QzNy04OHYtMThoMzc1cTUxIDAgODgtMzd0MzctODh6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZG93bmxvYWQiIHVuaWNvZGU9IiYjeGU4MWE7IiBkPSJNNzE0IDEwMHEwIDE1LTEwIDI1dC0yNSAxMS0yNS0xMS0xMS0yNSAxMS0yNSAyNS0xMSAyNSAxMSAxMCAyNXogbTE0MyAwcTAgMTUtMTAgMjV0LTI2IDExLTI1LTExLTEwLTI1IDEwLTI1IDI1LTExIDI2IDExIDEwIDI1eiBtNzIgMTI1di0xNzlxMC0yMi0xNi0zN3QtMzgtMTZoLTgyMXEtMjMgMC0zOCAxNnQtMTYgMzd2MTc5cTAgMjIgMTYgMzh0MzggMTZoMjU5bDc1LTc2cTMzLTMyIDc2LTMydDc2IDMybDc2IDc2aDI1OXEyMiAwIDM4LTE2dDE2LTM4eiBtLTE4MiAzMThxMTAtMjMtOC0zOWwtMjUwLTI1MHEtMTAtMTEtMjUtMTF0LTI1IDExbC0yNTAgMjUwcS0xNyAxNi04IDM5IDEwIDIxIDMzIDIxaDE0M3YyNTBxMCAxNSAxMSAyNXQyNSAxMWgxNDNxMTQgMCAyNS0xMXQxMC0yNXYtMjUwaDE0M3EyNCAwIDMzLTIxeiIgaG9yaXotYWR2LXg9IjkyOC42IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImRvd24tY2lyY2xlZDIiIHVuaWNvZGU9IiYjeGU4MWI7IiBkPSJNNjI1IDMzMnEwLTctNi0xM2wtMTc4LTE3OHEtNi01LTEyLTV0LTEzIDVsLTE3OSAxNzhxLTggOS00IDIwIDUgMTEgMTcgMTFoMTA3djE5NnEwIDggNSAxM3QxMyA1aDEwN3E4IDAgMTMtNXQ1LTEzdi0xOTZoMTA3cTggMCAxMy01dDUtMTN6IG0tMTk2IDMyMnEtODMgMC0xNTMtNDF0LTExMC0xMTEtNDEtMTUyIDQxLTE1MiAxMTAtMTExIDE1My00MSAxNTIgNDEgMTEwIDExMSA0MSAxNTItNDEgMTUyLTExMCAxMTEtMTUyIDQxeiBtNDI4LTMwNHEwLTExNy01Ny0yMTV0LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTggMjE1LTU4IDE1Ni0xNTYgNTctMjE1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9Im1haWwtYWx0IiB1bmljb2RlPSImI3hlODFjOyIgZD0iTTEwMDAgNDU0di00NDNxMC0zNy0yNi02M3QtNjMtMjdoLTgyMnEtMzYgMC02MyAyN3QtMjYgNjN2NDQzcTI1LTI3IDU2LTQ5IDIwMi0xMzcgMjc4LTE5MiAzMi0yNCA1MS0zN3Q1My0yNyA2MS0xM2gycTI4IDAgNjEgMTN0NTMgMjcgNTEgMzdxOTUgNjggMjc4IDE5MiAzMiAyMiA1NiA0OXogbTAgMTY0cTAtNDQtMjctODR0LTY4LTY5cS0yMTAtMTQ2LTI2Mi0xODEtNS00LTIzLTE3dC0zMC0yMi0yOS0xOC0zMi0xNS0yOC01aC0ycS0xMiAwLTI3IDV0LTMyIDE1LTMwIDE4LTMwIDIyLTIzIDE3cS01MSAzNS0xNDcgMTAxdC0xMTQgODBxLTM1IDIzLTY1IDY0dC0zMSA3N3EwIDQzIDIzIDcydDY2IDI5aDgyMnEzNiAwIDYzLTI2dDI2LTYzeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ibG9jYXRpb24tMSIgdW5pY29kZT0iJiN4ZTgxZDsiIGQ9Ik0wIDQ3M3EwIDE1NiAxMTAgMjY3dDI2NyAxMTAgMjY3LTExMCAxMTAtMjY3cTAtMTIzLTUzLTE5M2wtMzI0LTQzMC0zMjQgNDMwcS01MyA3MC01MyAxOTN6IG0yMTkgMHEwLTY2IDQ2LTExMnQxMTItNDYgMTEyIDQ2IDQ2IDExMi00NiAxMTItMTEyIDQ2LTExMi00Ni00Ni0xMTJ6IiBob3Jpei1hZHYteD0iNzU0IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImJvb2ttYXJrIiB1bmljb2RlPSImI3hlODFlOyIgZD0iTTY1MCA3NzlxMTIgMCAyNC01IDE5LTggMjktMjN0MTEtMzV2LTcxOXEwLTE5LTExLTM1dC0yOS0yM3EtMTAtNC0yNC00LTI3IDAtNDcgMThsLTI0NiAyMzYtMjQ2LTIzNnEtMjAtMTktNDYtMTktMTMgMC0yNSA1LTE4IDctMjkgMjN0LTExIDM1djcxOXEwIDE5IDExIDM1dDI5IDIzcTEyIDUgMjUgNWg1ODV6IiBob3Jpei1hZHYteD0iNzE0LjMiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iYm9va21hcmstZW1wdHkiIHVuaWNvZGU9IiYjeGU4MWY7IiBkPSJNNjQzIDcwN2gtNTcydi02OTNsMjM3IDIyNyA0OSA0NyA1MC00NyAyMzYtMjI3djY5M3ogbTcgNzJxMTIgMCAyNC01IDE5LTggMjktMjN0MTEtMzV2LTcxOXEwLTE5LTExLTM1dC0yOS0yM3EtMTAtNC0yNC00LTI3IDAtNDcgMThsLTI0NiAyMzYtMjQ2LTIzNnEtMjAtMTktNDYtMTktMTMgMC0yNSA1LTE4IDctMjkgMjN0LTExIDM1djcxOXEwIDE5IDExIDM1dDI5IDIzcTEyIDUgMjUgNWg1ODV6IiBob3Jpei1hZHYteD0iNzE0LjMiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0ic3Rhci1lbXB0eSIgdW5pY29kZT0iJiN4ZTgyMDsiIGQ9Ik02MzUgMjkwbDE3MCAxNjYtMjM1IDM0LTEwNiAyMTMtMTA1LTIxMy0yMzYtMzQgMTcxLTE2Ni00MS0yMzUgMjExIDExMSAyMTEtMTExeiBtMjk0IDE5OXEwLTEyLTE1LTI3bC0yMDItMTk3IDQ4LTI3OXEwLTQgMC0xMiAwLTI4LTIzLTI4LTEwIDAtMjIgN2wtMjUxIDEzMi0yNTAtMTMycS0xMi03LTIzLTctMTEgMC0xNyA5dC02IDE5cTAgNCAxIDEybDQ4IDI3OS0yMDMgMTk3cS0xNCAxNS0xNCAyNyAwIDIxIDMxIDI2bDI4MCA0MCAxMjYgMjU0cTExIDIzIDI3IDIzdDI4LTIzbDEyNS0yNTQgMjgwLTQwcTMyLTUgMzItMjZ6IiBob3Jpei1hZHYteD0iOTI4LjYiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaGVhcnQiIHVuaWNvZGU9IiYjeGU4MjE7IiBkPSJNNTAwLTc5cS0xNCAwLTI1IDEwbC0zNDggMzM2cS01IDUtMTUgMTV0LTMxIDM3LTM4IDU0LTMwIDY3LTEzIDc3cTAgMTIzIDcxIDE5MnQxOTYgNzBxMzQgMCA3MC0xMnQ2Ny0zMyA1NC0zOCA0Mi0zOHEyMCAyMCA0MiAzOHQ1NCAzOCA2NyAzMyA3MCAxMnExMjUgMCAxOTYtNzB0NzEtMTkycTAtMTIzLTEyOC0yNTFsLTM0Ny0zMzVxLTEwLTEwLTI1LTEweiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iaGVhcnQtZW1wdHkiIHVuaWNvZGU9IiYjeGU4MjI7IiBkPSJNOTI5IDUxN3EwIDQ2LTEyIDgwdC0zMSA1NS00NiAzMy01MiAxOC01NSA0LTYyLTE0LTYyLTM2LTQ4LTQwLTM0LTM0cS0xMC0xMy0yNy0xM3QtMjcgMTNxLTE0IDE1LTM0IDM0dC00OCA0MC02MiAzNi02MiAxNC01NS00LTUyLTE4LTQ2LTMzLTMxLTU1LTEyLTgwcTAtOTMgMTA1LTE5OGwzMjQtMzEyIDMyNCAzMTJxMTA1IDEwNSAxMDUgMTk4eiBtNzEgMHEwLTEyMy0xMjgtMjUxbC0zNDctMzM1cS0xMC0xMC0yNS0xMHQtMjUgMTBsLTM0OCAzMzZxLTUgNS0xNSAxNXQtMzEgMzctMzggNTQtMzAgNjctMTMgNzdxMCAxMjMgNzEgMTkydDE5NiA3MHEzNCAwIDcwLTEydDY3LTMzIDU0LTM4IDQyLTM4cTIwIDIwIDQyIDM4dDU0IDM4IDY3IDMzIDcwIDEycTEyNSAwIDE5Ni03MHQ3MS0xOTJ6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJtZW51IiB1bmljb2RlPSImI3hlODIzOyIgZD0iTTg1NyAxMDB2LTcxcTAtMTUtMTAtMjV0LTI2LTExaC03ODVxLTE1IDAtMjUgMTF0LTExIDI1djcxcTAgMTUgMTEgMjV0MjUgMTFoNzg1cTE1IDAgMjYtMTF0MTAtMjV6IG0wIDI4NnYtNzJxMC0xNC0xMC0yNXQtMjYtMTBoLTc4NXEtMTUgMC0yNSAxMHQtMTEgMjV2NzJxMCAxNCAxMSAyNXQyNSAxMGg3ODVxMTUgMCAyNi0xMHQxMC0yNXogbTAgMjg1di03MXEwLTE0LTEwLTI1dC0yNi0xMWgtNzg1cS0xNSAwLTI1IDExdC0xMSAyNXY3MXEwIDE1IDExIDI2dDI1IDEwaDc4NXExNSAwIDI2LTEwdDEwLTI2eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZpbHRlciIgdW5pY29kZT0iJiN4ZTgyNDsiIGQ9Ik03ODMgNjg1cTktMjItOC0zOWwtMjc1LTI3NXYtNDE0cTAtMjMtMjItMzMtNy0zLTE0LTMtMTUgMC0yNSAxMWwtMTQzIDE0M3EtMTAgMTEtMTAgMjV2MjcxbC0yNzUgMjc1cS0xOCAxNy04IDM5IDkgMjIgMzMgMjJoNzE0cTIzIDAgMzMtMjJ6IiBob3Jpei1hZHYteD0iNzg1LjciIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iY29tbWVudC1lbXB0eSIgdW5pY29kZT0iJiN4ZTgyNTsiIGQ9Ik01MDAgNjM2cS0xMTQgMC0yMTMtMzl0LTE1Ny0xMDUtNTktMTQycTAtNjIgNDAtMTE5dDExMy05OGw0OC0yOC0xNS01M3EtMTMtNTEtMzktOTcgODUgMzYgMTU0IDk2bDI0IDIxIDMyLTNxMzgtNSA3Mi01IDExNCAwIDIxMyAzOXQxNTcgMTA1IDU5IDE0Mi01OSAxNDItMTU3IDEwNS0yMTMgMzl6IG01MDAtMjg2cTAtOTctNjctMTc5dC0xODItMTMwLTI1MS00OHEtMzkgMC04MSA0LTExMC05Ny0yNTctMTM1LTI3LTgtNjMtMTJoLTNxLTggMC0xNSA2dC05IDE1djFxLTIgMiAwIDZ0MSA2IDIgNWw0IDV0NCA1IDQgNXE0IDUgMTcgMTl0MjAgMjIgMTcgMjIgMTggMjggMTUgMzMgMTUgNDJxLTg4IDUwLTEzOCAxMjN0LTUxIDE1N3EwIDk3IDY3IDE3OXQxODIgMTMwIDI1MSA0OCAyNTEtNDggMTgyLTEzMCA2Ny0xNzl6IiBob3Jpei1hZHYteD0iMTAwMCIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjb21tZW50IiB1bmljb2RlPSImI3hlODI2OyIgZD0iTTEwMDAgMzUwcTAtOTctNjctMTc5dC0xODItMTMwLTI1MS00OHEtMzkgMC04MSA0LTExMC05Ny0yNTctMTM1LTI3LTgtNjMtMTItMTAtMS0xNyA1dC0xMCAxNnYxcS0yIDIgMCA2dDEgNiAyIDVsNCA1dDQgNSA0IDVxNCA1IDE3IDE5dDIwIDIyIDE3IDIyIDE4IDI4IDE1IDMzIDE1IDQycS04OCA1MC0xMzggMTIzdC01MSAxNTdxMCA3MyA0MCAxMzl0MTA2IDExNCAxNjAgNzYgMTk0IDI4cTEzNiAwIDI1MS00OHQxODItMTMwIDY3LTE3OXoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImF0dGFjaCIgdW5pY29kZT0iJiN4ZTgyNzsiIGQ9Ik03ODQgNzdxMC02NS00NS0xMDl0LTEwOS00NHEtNzUgMC0xMzEgNTVsLTQzNCA0MzRxLTYzIDY0LTYzIDE1MSAwIDg5IDYyIDE1MHQxNTAgNjJxODggMCAxNTItNjNsMzM4LTMzOHE1LTUgNS0xMiAwLTktMTctMjZ0LTI2LTE3cS03IDAtMTIgNWwtMzM5IDMzOXEtNDQgNDMtMTAxIDQzLTU5IDAtMTAwLTQydC00MC0xMDFxMC01OCA0Mi0xMDFsNDMzLTQzM3EzNS0zNiA4MS0zNiAzNiAwIDU5IDI0dDI0IDU5cTAgNDYtMzUgODFsLTMyNSAzMjRxLTE0IDE0LTMzIDE0LTE2IDAtMjctMTF0LTExLTI3cTAtMTggMTQtMzNsMjI5LTIyOHE2LTYgNi0xMyAwLTktMTgtMjZ0LTI2LTE3cS02IDAtMTIgNWwtMjI5IDIyOXEtMzUgMzQtMzUgODMgMCA0NiAzMiA3OHQ3NyAzMnE0OSAwIDg0LTM1bDMyNC0zMjVxNTYtNTQgNTYtMTMxeiIgaG9yaXotYWR2LXg9Ijc4NS43IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImluZm8tY2lyY2xlZCIgdW5pY29kZT0iJiN4ZTgyODsiIGQ9Ik01NzEgODJ2ODlxMCA4LTUgMTN0LTEyIDVoLTU0djI4NnEwIDgtNSAxM3QtMTMgNWgtMTc4cS04IDAtMTMtNXQtNS0xM3YtODlxMC04IDUtMTN0MTMtNWg1M3YtMTc5aC01M3EtOCAwLTEzLTV0LTUtMTN2LTg5cTAtOCA1LTEzdDEzLTVoMjUwcTcgMCAxMiA1dDUgMTN6IG0tNzEgNTAwdjg5cTAgOC01IDEzdC0xMyA1aC0xMDdxLTggMC0xMy01dC01LTEzdi04OXEwLTggNS0xM3QxMy01aDEwN3E4IDAgMTMgNXQ1IDEzeiBtMzU3LTIzMnEwLTExNy01Ny0yMTV0LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTggMjE1LTU4IDE1Ni0xNTYgNTctMjE1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImZsYWciIHVuaWNvZGU9IiYjeGU4Mjk7IiBkPSJNMTc5IDcwN3EwLTQwLTM2LTYxdi03MDdxMC03LTUtMTJ0LTEzLTZoLTM2cS03IDAtMTIgNnQtNiAxMnY3MDdxLTM1IDIxLTM1IDYxIDAgMzAgMjEgNTF0NTAgMjEgNTEtMjEgMjEtNTF6IG04MjEtMzZ2LTQyNXEwLTE0LTctMjJ0LTIyLTE1cS0xMjAtNjUtMjA2LTY1LTM0IDAtNjkgMTJ0LTYwIDI3LTY1IDI3LTc5IDEycS0xMDcgMC0yNTktODEtMTAtNS0xOS01LTE0IDAtMjUgMTB0LTEwIDI1djQxNXEwIDE3IDE3IDMwIDEyIDggNDQgMjQgMTMyIDY3IDIzNSA2NyA2MCAwIDExMi0xNnQxMjItNDlxMjEtMTEgNDktMTEgMzAgMCA2NSAxMnQ2MiAyNiA0OSAyNiAzMCAxMnExNSAwIDI1LTEwdDExLTI2eiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0iZXllLW9mZiIgdW5pY29kZT0iJiN4ZTgyYTsiIGQ9Ik0zMTAgMTA1bDQzIDc5cS00OCAzNS03NiA4OHQtMjcgMTE0cTAgNjcgMzQgMTI1LTEyOC02NS0yMTMtMTk3IDk0LTE0NCAyMzktMjA5eiBtMjE3IDQyNHEwIDExLTggMTl0LTE5IDdxLTcwIDAtMTIwLTUwdC01MC0xMTlxMC0xMSA4LTE5dDE5LTggMTkgOCA4IDE5cTAgNDggMzQgODJ0ODIgMzRxMTEgMCAxOSA4dDggMTl6IG0yMDIgMTA2cTAtNCAwLTUtNTktMTA1LTE3Ni0zMTZ0LTE3Ni0zMTZsLTI4LTUwcS01LTktMTUtOS03IDAtNzUgMzktOSA2LTkgMTYgMCA3IDI1IDQ5LTgwIDM2LTE0NyA5NnQtMTE3IDEzN3EtMTEgMTctMTEgMzh0MTEgMzlxODYgMTMxIDIxMiAyMDd0Mjc3IDc2cTUwIDAgMTAwLTEwbDMxIDU0cTUgOSAxNSA5IDMgMCAxMC0zdDE4LTkgMTgtMTAgMTgtMTAgMTAtN3E5LTUgOS0xNXogbTIxLTI0OXEwLTc4LTQ0LTE0MnQtMTE3LTkxbDE1NyAyODBxNC0yNSA0LTQ3eiBtMjUwLTcycTAtMTktMTEtMzgtMjItMzYtNjEtODEtODQtOTYtMTk0LTE0OXQtMjM0LTUzbDQxIDc0cTExOSAxMCAyMTkgNzZ0MTY5IDE3MXEtNjUgMTAwLTE1OCAxNjRsMzUgNjNxNTMtMzYgMTAyLTg1dDgxLTEwM3ExMS0xOSAxMS0zOXoiIGhvcml6LWFkdi14PSIxMDAwIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9InRyYXNoIiB1bmljb2RlPSImI3hlODJiOyIgZD0iTTI4NiA4MnYzOTNxMCA4LTUgMTN0LTEzIDVoLTM2cS04IDAtMTMtNXQtNS0xM3YtMzkzcTAtOCA1LTEzdDEzLTVoMzZxOCAwIDEzIDV0NSAxM3ogbTE0MyAwdjM5M3EwIDgtNSAxM3QtMTMgNWgtMzZxLTggMC0xMy01dC01LTEzdi0zOTNxMC04IDUtMTN0MTMtNWgzNnE4IDAgMTMgNXQ1IDEzeiBtMTQyIDB2MzkzcTAgOC01IDEzdC0xMiA1aC0zNnEtOCAwLTEzLTV0LTUtMTN2LTM5M3EwLTggNS0xM3QxMy01aDM2cTcgMCAxMiA1dDUgMTN6IG0tMzAzIDU1NGgyNTBsLTI3IDY1cS00IDUtOSA2aC0xNzdxLTYtMS0xMC02eiBtNTE4LTE4di0zNnEwLTgtNS0xM3QtMTMtNWgtNTR2LTUyOXEwLTQ2LTI2LTgwdC02My0zNGgtNDY0cS0zNyAwLTYzIDMzdC0yNyA3OXY1MzFoLTUzcS04IDAtMTMgNXQtNSAxM3YzNnEwIDggNSAxM3QxMyA1aDE3MmwzOSA5M3E5IDIxIDMxIDM1dDQ0IDE1aDE3OHEyMyAwIDQ0LTE1dDMwLTM1bDM5LTkzaDE3M3E4IDAgMTMtNXQ1LTEzeiIgaG9yaXotYWR2LXg9Ijc4NS43IiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImNsb2NrIiB1bmljb2RlPSImI3hlODJjOyIgZD0iTTUwMCA1NDZ2LTI1MHEwLTctNS0xMnQtMTMtNWgtMTc4cS04IDAtMTMgNXQtNSAxMnYzNnEwIDggNSAxM3QxMyA1aDEyNXYxOTZxMCA4IDUgMTN0MTIgNWgzNnE4IDAgMTMtNXQ1LTEzeiBtMjMyLTE5NnEwIDgzLTQxIDE1MnQtMTEwIDExMS0xNTIgNDEtMTUzLTQxLTExMC0xMTEtNDEtMTUyIDQxLTE1MiAxMTAtMTExIDE1My00MSAxNTIgNDEgMTEwIDExMSA0MSAxNTJ6IG0xMjUgMHEwLTExNy01Ny0yMTV0LTE1Ni0xNTYtMjE1LTU4LTIxNiA1OC0xNTUgMTU2LTU4IDIxNSA1OCAyMTUgMTU1IDE1NiAyMTYgNTggMjE1LTU4IDE1Ni0xNTYgNTctMjE1eiIgaG9yaXotYWR2LXg9Ijg1Ny4xIiAvPgoKPGdseXBoIGdseXBoLW5hbWU9ImJsb2NrIiB1bmljb2RlPSImI3hlODJkOyIgZD0iTTczMiAzNTJxMCA5MC00OCAxNjRsLTQyMS00MjBxNzYtNTAgMTY2LTUwIDYyIDAgMTE4IDI1dDk2IDY1IDY1IDk3IDI0IDExOXogbS01NTctMTY3bDQyMSA0MjFxLTc1IDUwLTE2NyA1MC04MyAwLTE1My00MHQtMTEwLTExMS00MS0xNTNxMC05MSA1MC0xNjd6IG02ODIgMTY3cTAtODgtMzQtMTY4dC05MS0xMzctMTM3LTkyLTE2Ni0zNC0xNjcgMzQtMTM3IDkyLTkxIDEzNy0zNCAxNjggMzQgMTY3IDkxIDEzNyAxMzcgOTEgMTY3IDM0IDE2Ni0zNCAxMzctOTEgOTEtMTM3IDM0LTE2N3oiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJjYW5jZWwtY2lyY2xlZCIgdW5pY29kZT0iJiN4ZTgyZTsiIGQ9Ik02NDEgMjI0cTAgMTQtMTAgMjVsLTEwMSAxMDEgMTAxIDEwMXExMCAxMSAxMCAyNSAwIDE1LTEwIDI2bC01MSA1MHEtMTAgMTEtMjUgMTEtMTUgMC0yNS0xMWwtMTAxLTEwMS0xMDEgMTAxcS0xMSAxMS0yNSAxMS0xNiAwLTI2LTExbC01MC01MHEtMTEtMTEtMTEtMjYgMC0xNCAxMS0yNWwxMDEtMTAxLTEwMS0xMDFxLTExLTExLTExLTI1IDAtMTUgMTEtMjZsNTAtNTBxMTAtMTEgMjYtMTEgMTQgMCAyNSAxMWwxMDEgMTAxIDEwMS0xMDFxMTAtMTEgMjUtMTEgMTUgMCAyNSAxMWw1MSA1MHExMCAxMSAxMCAyNnogbTIxNiAxMjZxMC0xMTctNTctMjE1dC0xNTYtMTU2LTIxNS01OC0yMTYgNTgtMTU1IDE1Ni01OCAyMTUgNTggMjE1IDE1NSAxNTYgMjE2IDU4IDIxNS01OCAxNTYtMTU2IDU3LTIxNXoiIGhvcml6LWFkdi14PSI4NTcuMSIgLz4KCjxnbHlwaCBnbHlwaC1uYW1lPSJvay1jaXJjbGVkIiB1bmljb2RlPSImI3hlODJmOyIgZD0iTTcxNyA0NDBxMCAxNi0xMCAyNmwtNTEgNTBxLTExIDExLTI1IDExdC0yNS0xMWwtMjI4LTIyNy0xMjYgMTI2cS0xMSAxMS0yNSAxMXQtMjUtMTFsLTUxLTUwcS0xMC0xMC0xMC0yNiAwLTE1IDEwLTI1bDIwMi0yMDJxMTAtMTAgMjUtMTAgMTUgMCAyNiAxMGwzMDMgMzAzcTEwIDEwIDEwIDI1eiBtMTQwLTkwcTAtMTE3LTU3LTIxNXQtMTU2LTE1Ni0yMTUtNTgtMjE2IDU4LTE1NSAxNTYtNTggMjE1IDU4IDIxNSAxNTUgMTU2IDIxNiA1OCAyMTUtNTggMTU2LTE1NiA1Ny0yMTV6IiBob3Jpei1hZHYteD0iODU3LjEiIC8+Cgo8Z2x5cGggZ2x5cGgtbmFtZT0id3BqbSIgdW5pY29kZT0iJiN4ZTgzMDsiIGQ9Ik01MDAgODQ0Yy0yNzYgMC01MDAtMjI0LTUwMC01MDBzMjI0LTUwMCA1MDAtNTAwYzI3NiAwIDUwMCAyMjQgNTAwIDUwMHMtMjI0IDUwMC01MDAgNTAweiBtMC00OWMyNTAgMCA0NTEtMjAxIDQ1MS00NTEgMC0yNDktMjAxLTQ1MS00NTEtNDUxLTI0OSAwLTQ1MSAyMDItNDUxIDQ1MSAwIDI1MCAyMDIgNDUxIDQ1MSA0NTF6IG0tMTcwLTMwMXYtMTg2YzAtOS0xLTE1LTQtMTgtMy00LTgtNi0xMy02LTcgMC0xMiAzLTE2IDctMyA1LTUgMTMtNSAyNWgtODljMC0zNyAxMC02NSAzMS04NCAyMC0xOSA0OC0yOSA4My0yOSAzMyAwIDU4IDkgNzYgMjYgMTggMTggMjcgNDQgMjcgNzl2MTg2eiBtMTEwIDB2LTI5MGg5MHYxNDVsNDUtMTQ1aDc3bDQ1IDE0NXYtMTQ1aDkwdjI5MGgtMTExbC02Mi0xNzMtNjMgMTczeiIgaG9yaXotYWR2LXg9IjEwMDAiIC8+CjwvZm9udD4KPC9kZWZzPgo8L3N2Zz4K#job-manager) format("svg")}.jm-icon{speak:none;display:inline-block;font-family:job-manager!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.rp4wp-related-job_listing>ul,ul.job_listings{border-top:1px solid #eee;margin:0;padding:0}.rp4wp-related-job_listing>ul.loading,ul.job_listings.loading{background:url(//skybridgetactical.com/wp-content/plugins/wp-job-manager/assets/dist/images/ajax-loader.ea183bf2.gif) no-repeat center 32px;border-bottom:1px solid #eee;min-height:96px}.rp4wp-related-job_listing>ul li.job_listing,.rp4wp-related-job_listing>ul li.no_job_listings_found,ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found{border-bottom:1px solid #eee;list-style:none outside;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing.job_position_filled a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_filled a,ul.job_listings li.job_listing.job_position_filled a,ul.job_listings li.no_job_listings_found.job_position_filled a{opacity:.25}.rp4wp-related-job_listing>ul li.job_listing.no_job_listings_found,.rp4wp-related-job_listing>ul li.no_job_listings_found.no_job_listings_found,ul.job_listings li.job_listing.no_job_listings_found,ul.job_listings li.no_job_listings_found.no_job_listings_found{border-bottom:1px solid #eee;padding:1em}.rp4wp-related-job_listing>ul li.job_listing a,.rp4wp-related-job_listing>ul li.no_job_listings_found a,ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{zoom:1;border:0;display:block;line-height:1.5em;overflow:hidden;padding:1em 1em 1em 2em;position:relative;text-decoration:none}.rp4wp-related-job_listing>ul li.job_listing a:focus,.rp4wp-related-job_listing>ul li.job_listing a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found a:hover,ul.job_listings li.job_listing a:focus,ul.job_listings li.job_listing a:hover,ul.job_listings li.no_job_listings_found a:focus,ul.job_listings li.no_job_listings_found a:hover{background-color:#fcfcfc}.rp4wp-related-job_listing>ul li.job_listing a img.company_logo,.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo,ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{box-shadow:none;float:left;height:42px;left:1em;margin-right:1em;position:absolute;vertical-align:middle;width:42px}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.job_listing a ul.meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta,ul.job_listings li.job_listing a div.location,ul.job_listings li.job_listing a div.position,ul.job_listings li.job_listing a ul.meta,ul.job_listings li.no_job_listings_found a div.location,ul.job_listings li.no_job_listings_found a div.position,ul.job_listings li.no_job_listings_found a ul.meta{box-sizing:border-box}.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;line-height:1.5em;padding:0 0 0 42px;width:55%}.rp4wp-related-job_listing>ul li.job_listing a div.position h3,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3,ul.job_listings li.job_listing a div.position h3,ul.job_listings li.no_job_listings_found a div.position h3{font-size:inherit;line-height:inherit;margin:0;padding:0}.rp4wp-related-job_listing>ul li.job_listing a div.position .company,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,ul.job_listings li.job_listing a div.position .company,ul.job_listings li.no_job_listings_found a div.position .company{color:#999}.rp4wp-related-job_listing>ul li.job_listing a div.position .company .tagline,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company .tagline,ul.job_listings li.job_listing a div.position .company .tagline,ul.job_listings li.no_job_listings_found a div.position .company .tagline{margin-left:.5em}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{color:#999;float:left;line-height:1.5em;padding:0 0 0 1em;text-align:left;width:25%}.rp4wp-related-job_listing>ul li.job_listing a .meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta,ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{color:#999;float:right;line-height:1.5em;list-style:none outside;margin:0;padding:0 0 0 1em;text-align:right;width:20%}.rp4wp-related-job_listing>ul li.job_listing a .meta li,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta li,ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{display:block;list-style:none outside;margin:0}.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type,ul.job_listings li.job_listing a .meta .job-type,ul.job_listings li.no_job_listings_found a .meta .job-type{font-weight:700}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a{background:#fefee5}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover{background-color:#fefed8}.widget ul.job_listings li.job_listing a{padding:1em 0}.widget ul.job_listings li.job_listing .image{float:left}.widget ul.job_listings li.job_listing .image img{left:0;position:relative}.widget ul.job_listings li.job_listing .content{overflow:hidden}.widget ul.job_listings li.job_listing .position{float:none;padding:0;width:auto}.widget ul.job_listings li.job_listing ul.meta{float:none;margin:0;padding:0;text-align:left;width:auto}.widget ul.job_listings li.job_listing ul.meta li{display:inline;float:none;font-weight:400;margin:0 .5em 0 0;padding:0}.widget ul.job_listings li.job_listing ul.meta li:after{content:"‣";padding:0 0 0 .5em}.widget ul.job_listings li.job_listing ul.meta li:last-child:after{content:""}.job-manager .job-type,.job-types .job-type,.job_listing .job-type{color:#f08d3c}.job-manager .full-time,.job-types .full-time,.job_listing .full-time{color:#90da36}.job-manager .part-time,.job-types .part-time,.job_listing .part-time{color:#f08d3c}.job-manager .temporary,.job-types .temporary,.job_listing .temporary{color:#d93674}.job-manager .freelance,.job-types .freelance,.job_listing .freelance{color:#39c}.job-manager .internship,.job-types .internship,.job_listing .internship{color:#6033cc}@media only screen and (max-width:767px){ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{padding:1em}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{visibility:hidden}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;padding:0;width:60%}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:right;font-size:.75em;line-height:2em;padding:0 0 0 1em;text-align:right;width:40%}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;font-size:.75em;line-height:2em;width:40%}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{font-size:1em}}.twenty-eleven ul.job_listings li.job_listing,.twenty-eleven ul.job_listings li.no_job_listings_found{padding:0!important}.display-icon{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.job-manager-error,.job-manager-info,.job-manager-message{zoom:1;background-color:#fff;border-top:3px solid #999;box-shadow:0 1px 1px rgba(0,0,0,.2);color:#666;list-style:none outside!important;margin-bottom:2em;padding:1em 2em 1em 3.5em!important;position:relative;width:auto}.job-manager-error:after,.job-manager-error:before,.job-manager-info:after,.job-manager-info:before,.job-manager-message:after,.job-manager-message:before{content:"";display:table}.job-manager-error:after,.job-manager-info:after,.job-manager-message:after{clear:both}.job-manager-error:before,.job-manager-info:before,.job-manager-message:before{content:"";display:inline-block;font-family:sans-serif;left:1.5em;position:absolute;top:1em}.job-manager-error li,.job-manager-info li,.job-manager-message li{list-style:none outside!important;margin-left:0!important;padding-left:0!important}.job-manager-error.job-manager-message,.job-manager-info.job-manager-message,.job-manager-message.job-manager-message{border-top-color:#8fae1b}.job-manager-error.job-manager-message:before,.job-manager-info.job-manager-message:before,.job-manager-message.job-manager-message:before{color:#8fae1b;content:"✓"}.job-manager-error.job-manager-info,.job-manager-info.job-manager-info,.job-manager-message.job-manager-info{border-top-color:#1e85be}.job-manager-error.job-manager-info:before,.job-manager-info.job-manager-info:before,.job-manager-message.job-manager-info:before{color:#1e85be;content:"i";font-family:Times,Georgia,serif;font-style:italic}.job-manager-error.job-manager-error,.job-manager-info.job-manager-error,.job-manager-message.job-manager-error{border-top-color:#b81c23}.job-manager-error.job-manager-error:before,.job-manager-info.job-manager-error:before,.job-manager-message.job-manager-error:before{color:#b81c23;content:"×";font-weight:700}.job-manager-form fieldset{zoom:1;border:0;border-bottom:1px solid #eee;line-height:2em;margin:0 0 1em;padding:0 0 1em}.job-manager-form fieldset:after,.job-manager-form fieldset:before{content:"";display:table}.job-manager-form fieldset:after{clear:both}.job-manager-form fieldset label:not(.full-line-checkbox-field label){display:block;float:left;margin:0;vertical-align:middle;width:29%}.job-manager-form fieldset label:not(.full-line-checkbox-field label) small{font-size:.83em;opacity:.75}.job-manager-form fieldset .full-line-checkbox-field label{display:inline-block}.job-manager-form fieldset div.field:not(.full-line-checkbox-field){float:right;vertical-align:middle;width:70%}.job-manager-form fieldset .wp-editor-container{border:1px solid #ccc;border-radius:3px}.job-manager-form fieldset .account-sign-in .button{margin-right:.5em}.job-manager-form fieldset .account-sign-in .button:before{-webkit-font-smoothing:antialiased;*zoom:1;content:"";display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.job-manager-form fieldset abbr.required{border:0;color:red;font-weight:700}.job-manager-form fieldset input.input-date,.job-manager-form fieldset input.input-text,.job-manager-form fieldset select,.job-manager-form fieldset textarea{box-sizing:border-box;margin:0;vertical-align:middle;width:100%}.job-manager-form fieldset small.description{display:block;font-size:.83em;line-height:1.2em;margin:1.2em 0 0;opacity:.75}.job-manager-form fieldset .job-manager-uploaded-files{display:table}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file{display:block;font-style:italic;line-height:2em;margin-bottom:1em}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview img{height:64px;margin:0;vertical-align:top}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a{display:inline-block;line-height:64px;padding:0 0 0 1em}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-name{display:block}.job-manager-form .submit-job{padding:1em 0}.job-manager-form .job-manager-term-checklist{list-style:none outside;margin:0;max-height:200px;overflow:auto}.job-manager-form .job-manager-term-checklist li{display:block;float:none;list-style:none outside;margin:0}.job-manager-form .job-manager-term-checklist li label{float:none;width:auto}.job-manager-form .job-manager-term-checklist li li{margin:0 0 0 2em}.job-manager-form input[type=submit].disabled,.job-manager-form input[type=submit]:disabled{cursor:not-allowed;filter:alpha(opacity=50);opacity:.5}.job-manager-form .spinner{background-repeat:no-repeat;background-size:20px 20px;display:inline-block;height:20px;margin:0;vertical-align:middle;visibility:hidden;width:20px}.job-manager-form .spinner.is-active{visibility:visible}.job-manager-form .select2-container{font-size:1rem}.job-manager-form .select2-container input.select2-search__field{height:unset;width:100%!important}.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered{display:block;padding:0}.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered li{margin:5px}.job-manager-form .select2-container .select2-selection--multiple .select2-selection__rendered input{padding:0 5px}.select2-container .select2-dropdown{font-size:1rem}@media screen and (max-width:782px){.job-manager-form fieldset div.field:not(.full-line-checkbox-field),.job-manager-form fieldset label:not(.full-line-checkbox-field label){float:none;width:100%}}div.job_listings{margin-bottom:1em}div.job_listings ul.job_listings{margin:0}.single_job_listing .company{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);box-sizing:content-box;clear:both;display:block;margin:0 0 2em;min-height:3em;padding:1em;position:relative}.single_job_listing .company img{box-shadow:none;float:left;height:3em;left:1em;position:absolute;vertical-align:middle;width:3em}.single_job_listing .company .name{line-height:1.5em;margin:0 0 0 3em;padding:0 0 0 1em}.single_job_listing .company .name a{float:right;margin-left:1em}.single_job_listing .company .tagline{color:#999;display:block;font-style:italic;line-height:1.5em;margin:0 0 0 3em;padding:0 0 0 1em}.single_job_listing .company .website:before{content:""}.single_job_listing .company .company_twitter:before,.single_job_listing .company .website:before{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.single_job_listing .company .company_twitter:before{content:""}.single_job_listing .company .company_header{margin:0 0 1em;min-height:60px}.single_job_listing .company .company_video{border-top:1px solid #eee;height:0;overflow:hidden;padding:30px 0 56.25%;position:relative}.single_job_listing .company .company_video embed,.single_job_listing .company .company_video iframe,.single_job_listing .company .company_video object{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.single_job_listing .meta{zoom:1;clear:both;list-style:none outside;margin:0 0 1.5em;overflow:hidden;padding:0}.single_job_listing .meta li{color:#999;float:left;line-height:1em;margin:0 1em 0 0;padding:.5em}.single_job_listing .meta .job-type{background-color:#f08d3c;color:#fff}.single_job_listing .meta .full-time{background-color:#90da36}.single_job_listing .meta .part-time{background-color:#f08d3c}.single_job_listing .meta .temporary{background-color:#d93674}.single_job_listing .meta .freelance{background-color:#39c}.single_job_listing .meta .internship{background-color:#6033cc}.single_job_listing .meta .listing-expired,.single_job_listing .meta .position-filled{color:#b81c23}.single_job_listing .meta .location:before{content:""}.single_job_listing .meta .date-posted:before,.single_job_listing .meta .location:before{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.single_job_listing .meta .date-posted:before{content:""}.single_job_listing .meta .listing-expired:before,.single_job_listing .meta .position-filled:before{content:""}.single_job_listing .meta .listing-expired:before,.single_job_listing .meta .position-filled:before,.single_job_listing .meta .salary:before{-webkit-font-smoothing:antialiased;*zoom:1;display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}.single_job_listing .meta .salary:before{content:""}.single_job_listing .job_description{margin:0 0 1.5em}.job-manager-application-wrapper{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);clear:both;display:block;line-height:1.5em;margin:1em 0;padding:.75em 1em 0;position:relative}.job-manager-application-wrapper .application,.single_job_listing .application{margin:0 0 1em;overflow:hidden;padding:0}.job-manager-application-wrapper .application .application_button,.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_button,.single_job_listing .application .application_details{box-sizing:border-box}.job-manager-application-wrapper .application .application_button,.single_job_listing .application .application_button{display:inline-block;font-size:1.1em;line-height:1em;margin:0 .5em 0 0;outline:0;padding:1em 2em;text-align:center}.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_details{border:1px solid #eee;box-shadow:0 1px 1px rgba(0,0,0,.1);clear:both;display:block;line-height:1.5em;margin:1em 0;padding:.75em 1em 0;position:relative}.job-manager-application-wrapper .application .application_details p,.single_job_listing .application .application_details p{margin:0 0 .75em}.job-manager-application-wrapper .application .application_details:before,.single_job_listing .application .application_details:before{border-bottom:10px solid #eee;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:5em;margin:-10px 0 0;position:absolute;top:0;width:0}.job-manager-application-wrapper .application .application_details:after,.single_job_listing .application .application_details:after{border-bottom:9px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent;content:"";height:0;left:5em;margin:-9px 0 0 1px;position:absolute;top:0;width:0}.job_filters{zoom:1;background:#eee}.job_filters:after,.job_filters:before{content:"";display:table}.job_filters:after{clear:both}.job_filters .search_jobs{zoom:1;padding:1em}.job_filters .search_jobs:after,.job_filters .search_jobs:before{content:"";display:table}.job_filters .search_jobs:after{clear:both}.job_filters .search_jobs div{box-sizing:border-box}.job_filters .search_jobs div label{display:none}.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{float:left;padding-right:.5em;width:50%}.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location{float:right;padding-left:.5em;width:50%}.job_filters .search_jobs div.search_remote_position{float:right;padding-left:.5em;padding-top:.5em;width:50%}.job_filters .search_jobs div.search_remote_position input{width:auto}.job_filters .search_jobs div.search_remote_position label#remote_position_label{display:inline-block}@media(max-width:480px){.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{padding-right:0;width:100%}.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location{padding-left:0;padding-top:.5em;width:100%}.job_filters .search_jobs div.search_remote_position{width:100%}}.job_filters .search_jobs div.filter_wide,.job_filters .search_jobs div.search_categories{clear:both;padding-top:.5em;width:100%}.job_filters .search_jobs div.search_submit{padding-top:.5em}.job_filters .search_jobs div .showing_jobs a{padding:.25em}.job_filters .search_jobs div .showing_jobs a.active{background:#ddd;text-decoration:none}.job_filters .search_jobs input,.job_filters .search_jobs select{box-sizing:border-box;width:100%}.job_filters .job_types{zoom:1;background:#f9f9f9;border-top:1px solid #e5e5e5;font-size:.83em;list-style:none outside;margin:0;padding:0}.job_filters .job_types:after,.job_filters .job_types:before{content:"";display:table}.job_filters .job_types:after{clear:both}.job_filters .job_types li{border-right:1px solid #eee;float:left;margin:0;padding:.5em 1em}.job_filters .job_types li:last-child{border-right:0}.job_filters .showing_jobs{background:#f9f9f9;border-top:1px solid #e5e5e5;display:none;font-size:.83em;padding:.5em 1em}.job_filters .showing_jobs a{border:0;float:right;padding-left:10px}div.job_listings .job-manager-pagination{border-bottom:1px solid #eee;display:block;line-height:1;padding:1em 0;text-align:center}div.job_listings .load_previous{border-top:1px solid #eee}div.job_listings .load_more_jobs+ul.job_listings{border-top:0}div.job_listings .load_more_jobs{border-bottom:1px solid #eee;display:block;font-weight:700;padding:1em 1em 1em 2em;text-align:center}div.job_listings .load_more_jobs.loading{background:url(//skybridgetactical.com/wp-content/plugins/wp-job-manager/assets/dist/images/ajax-loader.ea183bf2.gif) no-repeat 50%}div.job_listings .load_more_jobs.loading strong{visibility:hidden}div.job_listings .load_more_jobs:focus,div.job_listings .load_more_jobs:hover{background-color:#fcfcfc;border-bottom:1px solid #eee}.job_listing_preview{border:5px solid #eee;padding:0 1em 1em}.single-job_listing .entry-header .attachment-post-thumbnail,.single-job_listing .job_listing.has-post-thumbnail .post-thumbnail{display:none}.entry-content .job_listing_preview_title,.job_listing_preview_title{background:#eee;padding:.5em 1em;position:relative;vertical-align:middle}.entry-content .job_listing_preview_title h2,.job_listing_preview_title h2{clear:none;margin:0}.entry-content .job_listing_preview_title .button,.job_listing_preview_title .button{float:right;margin-left:.25em}.job_summary_shortcode{border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.4);box-sizing:border-box;position:relative;text-align:center}.job_summary_shortcode.aligncenter{display:block;margin:2em auto}.job_summary_shortcode.alignleft{float:left;margin:0 2em 2em 0}.job_summary_shortcode.alignright{float:right;margin:0 0 2em 2em}.job_summary_shortcode a{color:inherit;text-decoration:none}.job_summary_shortcode img{-moz-border-radius:0;-webkit-border-radius:0;-moz-border-top-left-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-top-right-radius:3px;-webkit-border-top-right-radius:3px;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);display:block;margin:0;padding:0;width:100%}.job_summary_shortcode .job_summary_content{padding:0 1em}.job_summary_shortcode .meta{color:#777;font-style:italic}.job_summary_shortcode .job-type{border-radius:1em;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.4);color:#fff;font-size:1em;height:1em;line-height:1em;margin:-.5em -.5em 0 0;min-width:1em;padding:.5em;position:absolute;right:0;text-align:center;text-shadow:0 1px 0 hsla(0,0%,100%,.5);top:0;vertical-align:middle;width:auto}.job_summary_shortcode .job-type.full-time{background-color:#90da36}.job_summary_shortcode .job-type.part-time{background-color:#f08d3c}.job_summary_shortcode .job-type.temporary{background-color:#d93674}.job_summary_shortcode .job-type.freelance{background-color:#39c}.job_summary_shortcode .job-type.internship{background-color:#6033cc}#job-manager-job-dashboard .account-sign-in .button{margin-right:.5em}#job-manager-job-dashboard .account-sign-in .button:before{-webkit-font-smoothing:antialiased;*zoom:1;content:"";display:inline-block;*display:inline;font-family:job-manager!important;font-size:16px;font-style:normal;font-weight:400;height:16px;margin:0 2px 0 0;*overflow:auto;text-decoration:none;vertical-align:top;width:16px}#job-manager-job-dashboard table ul.job-dashboard-actions{font-size:.92em;margin:0;padding:0;visibility:hidden}#job-manager-job-dashboard table ul.job-dashboard-actions li{display:inline;float:none;font-weight:400;list-style:none outside;margin:0 .5em 0 0;padding:0}#job-manager-job-dashboard table ul.job-dashboard-actions li:after{content:"‣";padding:0 0 0 .5em}#job-manager-job-dashboard table ul.job-dashboard-actions li:last-child:after{content:""}#job-manager-job-dashboard table ul.job-dashboard-actions li .job-dashboard-action-delete{color:red}#job-manager-job-dashboard table tr:focus ul.job-dashboard-actions,#job-manager-job-dashboard table tr:hover ul.job-dashboard-actions{visibility:visible}#job-manager-job-dashboard table td,#job-manager-job-dashboard table th{padding:.5em 1em .5em 0}#job-manager-job-dashboard table .job_title small{color:#999}#job-manager-job-dashboard table .featured-job-icon:before{speak:none;content:"";display:inline-block;font-family:job-manager!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}#content nav.job-manager-pagination,#job-manager-job-dashboard table .applications,#job-manager-job-dashboard table .expires,#job-manager-job-dashboard table .filled,nav.job-manager-pagination{text-align:center}#content nav.job-manager-pagination ul,nav.job-manager-pagination ul{border-left:1px solid #eee;clear:both;display:inline-block;margin:1px;padding:0;white-space:nowrap}#content nav.job-manager-pagination ul li,nav.job-manager-pagination ul li{border-bottom:1px solid #eee;border-right:1px solid #eee;border-top:1px solid #eee;display:inline;float:left;margin:0;overflow:hidden;padding:0}#content nav.job-manager-pagination ul li a,#content nav.job-manager-pagination ul li span,nav.job-manager-pagination ul li a,nav.job-manager-pagination ul li span{border:0;display:block;font-size:1em;font-weight:400;line-height:1em;margin:0;min-width:1em;padding:.5em;text-decoration:none}#content nav.job-manager-pagination ul li a:focus,#content nav.job-manager-pagination ul li a:hover,#content nav.job-manager-pagination ul li span.current,nav.job-manager-pagination ul li a:focus,nav.job-manager-pagination ul li a:hover,nav.job-manager-pagination ul li span.current{background:#eee;color:#888}.chosen-container{width:100%!important}.twenty-ten .chosen-choices,.twenty-ten .job_types{margin:0!important}.rtl .job-manager-form label{float:right}.rtl .entry-content .job_listing_preview_title .button,.rtl .job-manager-form div.field,.rtl .job_listing_preview_title .button{float:left}.rtl .single_job_listing .meta li{float:right;margin:0 0 0 1em}#wpadminbar~span.select2-container,body.admin-bar>span.select2-container{padding-top:32px}@media screen and (max-width:782px){#wpadminbar~span.select2-container,body.admin-bar>span.select2-container{padding-top:46px}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.icon-home>a>.mi:before{content:"\e600";}.icon-home2>a>.mi:before{content:"\e601";}.icon-home3>a>.mi:before{content:"\e602";}.icon-office>a>.mi:before{content:"\e603";}.icon-newspaper>a>.mi:before{content:"\e604";}.icon-pencil>a>.mi:before{content:"\e605";}.icon-pencil2>a>.mi:before{content:"\e606";}.icon-quill>a>.mi:before{content:"\e607";}.icon-pen>a>.mi:before{content:"\e608";}.icon-blog>a>.mi:before{content:"\e609";}.icon-droplet>a>.mi:before{content:"\e60a";}.icon-paint-format>a>.mi:before{content:"\e60b";}.icon-image>a>.mi:before{content:"\e60c";}.icon-image2>a>.mi:before{content:"\e60d";}.icon-images>a>.mi:before{content:"\e60e";}.icon-camera>a>.mi:before{content:"\e60f";}.icon-music>a>.mi:before{content:"\e610";}.icon-headphones>a>.mi:before{content:"\e611";}.icon-play>a>.mi:before{content:"\e612";}.icon-film>a>.mi:before{content:"\e613";}.icon-camera2>a>.mi:before{content:"\e614";}.icon-dice>a>.mi:before{content:"\e615";}.icon-pacman>a>.mi:before{content:"\e616";}.icon-spades>a>.mi:before{content:"\e617";}.icon-clubs>a>.mi:before{content:"\e618";}.icon-diamonds>a>.mi:before{content:"\e619";}.icon-pawn>a>.mi:before{content:"\e61a";}.icon-bullhorn>a>.mi:before{content:"\e61b";}.icon-connection>a>.mi:before{content:"\e61c";}.icon-podcast>a>.mi:before{content:"\e61d";}.icon-feed>a>.mi:before{content:"\e61e";}.icon-book>a>.mi:before{content:"\e61f";}.icon-books>a>.mi:before{content:"\e620";}.icon-library>a>.mi:before{content:"\e621";}.icon-file>a>.mi:before{content:"\e622";}.icon-profile>a>.mi:before{content:"\e623";}.icon-file2>a>.mi:before{content:"\e624";}.icon-file3>a>.mi:before{content:"\e625";}.icon-file4>a>.mi:before{content:"\e626";}.icon-copy>a>.mi:before{content:"\e627";}.icon-copy2>a>.mi:before{content:"\e628";}.icon-copy3>a>.mi:before{content:"\e629";}.icon-paste>a>.mi:before{content:"\e62a";}.icon-paste2>a>.mi:before{content:"\e62b";}.icon-paste3>a>.mi:before{content:"\e62c";}.icon-stack>a>.mi:before{content:"\e62d";}.icon-folder>a>.mi:before{content:"\e62e";}.icon-folder-open>a>.mi:before{content:"\e62f";}.icon-tag>a>.mi:before{content:"\e630";}.icon-tags>a>.mi:before{content:"\e631";}.icon-barcode>a>.mi:before{content:"\e632";}.icon-qrcode>a>.mi:before{content:"\e633";}.icon-ticket>a>.mi:before{content:"\e634";}.icon-cart>a>.mi:before{content:"\e635";}.icon-cart2>a>.mi:before{content:"\e636";}.icon-cart3>a>.mi:before{content:"\e637";}.icon-coin>a>.mi:before{content:"\e638";}.icon-credit>a>.mi:before{content:"\e639";}.icon-calculate>a>.mi:before{content:"\e63a";}.icon-support>a>.mi:before{content:"\e63b";}.icon-phone>a>.mi:before{content:"\e63c";}.icon-phone-hang-up>a>.mi:before{content:"\e63d";}.icon-address-book>a>.mi:before{content:"\e63e";}.icon-notebook>a>.mi:before{content:"\e63f";}.icon-envelope>a>.mi:before{content:"\e640";}.icon-pushpin>a>.mi:before{content:"\e641";}.icon-location>a>.mi:before{content:"\e642";}.icon-location2>a>.mi:before{content:"\e643";}.icon-compass>a>.mi:before{content:"\e644";}.icon-map>a>.mi:before{content:"\e645";}.icon-map2>a>.mi:before{content:"\e646";}.icon-history>a>.mi:before{content:"\e647";}.icon-clock>a>.mi:before{content:"\e648";}.icon-clock2>a>.mi:before{content:"\e649";}.icon-alarm>a>.mi:before{content:"\e64a";}.icon-alarm2>a>.mi:before{content:"\e64b";}.icon-bell>a>.mi:before{content:"\e64c";}.icon-stopwatch>a>.mi:before{content:"\e64d";}.icon-calendar>a>.mi:before{content:"\e64e";}.icon-calendar2>a>.mi:before{content:"\e64f";}.icon-print>a>.mi:before{content:"\e650";}.icon-keyboard>a>.mi:before{content:"\e651";}.icon-screen>a>.mi:before{content:"\e652";}.icon-laptop>a>.mi:before{content:"\e653";}.icon-mobile>a>.mi:before{content:"\e654";}.icon-mobile2>a>.mi:before{content:"\e655";}.icon-tablet>a>.mi:before{content:"\e656";}.icon-tv>a>.mi:before{content:"\e657";}.icon-cabinet>a>.mi:before{content:"\e658";}.icon-drawer>a>.mi:before{content:"\e659";}.icon-drawer2>a>.mi:before{content:"\e65a";}.icon-drawer3>a>.mi:before{content:"\e65b";}.icon-box-add>a>.mi:before{content:"\e65c";}.icon-box-remove>a>.mi:before{content:"\e65d";}.icon-download>a>.mi:before{content:"\e65e";}.icon-upload>a>.mi:before{content:"\e65f";}.icon-disk>a>.mi:before{content:"\e660";}.icon-storage>a>.mi:before{content:"\e661";}.icon-undo>a>.mi:before{content:"\e662";}.icon-redo>a>.mi:before{content:"\e663";}.icon-flip>a>.mi:before{content:"\e664";}.icon-flip2>a>.mi:before{content:"\e665";}.icon-undo2>a>.mi:before{content:"\e666";}.icon-redo2>a>.mi:before{content:"\e667";}.icon-forward>a>.mi:before{content:"\e668";}.icon-reply>a>.mi:before{content:"\e669";}.icon-bubble>a>.mi:before{content:"\e66a";}.icon-bubbles>a>.mi:before{content:"\e66b";}.icon-bubbles2>a>.mi:before{content:"\e66c";}.icon-bubble2>a>.mi:before{content:"\e66d";}.icon-bubbles3>a>.mi:before{content:"\e66e";}.icon-bubbles4>a>.mi:before{content:"\e66f";}.icon-user>a>.mi:before{content:"\e670";}.icon-users>a>.mi:before{content:"\e671";}.icon-user2>a>.mi:before{content:"\e672";}.icon-users2>a>.mi:before{content:"\e673";}.icon-user3>a>.mi:before{content:"\e674";}.icon-user4>a>.mi:before{content:"\e675";}.icon-quotes-left>a>.mi:before{content:"\e676";}.icon-busy>a>.mi:before{content:"\e677";}.icon-spinner>a>.mi:before{content:"\e678";}.icon-spinner2>a>.mi:before{content:"\e679";}.icon-spinner3>a>.mi:before{content:"\e67a";}.icon-spinner4>a>.mi:before{content:"\e67b";}.icon-spinner5>a>.mi:before{content:"\e67c";}.icon-spinner6>a>.mi:before{content:"\e67d";}.icon-binoculars>a>.mi:before{content:"\e67e";}.icon-search>a>.mi:before{content:"\e67f";}.icon-zoomin>a>.mi:before{content:"\e680";}.icon-zoomout>a>.mi:before{content:"\e681";}.icon-expand>a>.mi:before{content:"\e682";}.icon-contract>a>.mi:before{content:"\e683";}.icon-expand2>a>.mi:before{content:"\e684";}.icon-contract2>a>.mi:before{content:"\e685";}.icon-key>a>.mi:before{content:"\e686";}.icon-key2>a>.mi:before{content:"\e687";}.icon-lock>a>.mi:before{content:"\e688";}.icon-lock2>a>.mi:before{content:"\e689";}.icon-unlocked>a>.mi:before{content:"\e68a";}.icon-wrench>a>.mi:before{content:"\e68b";}.icon-settings>a>.mi:before{content:"\e68c";}.icon-equalizer>a>.mi:before{content:"\e68d";}.icon-cog>a>.mi:before{content:"\e68e";}.icon-cogs>a>.mi:before{content:"\e68f";}.icon-cog2>a>.mi:before{content:"\e690";}.icon-hammer>a>.mi:before{content:"\e691";}.icon-wand>a>.mi:before{content:"\e692";}.icon-aid>a>.mi:before{content:"\e693";}.icon-bug>a>.mi:before{content:"\e694";}.icon-pie>a>.mi:before{content:"\e695";}.icon-stats>a>.mi:before{content:"\e696";}.icon-bars>a>.mi:before{content:"\e697";}.icon-bars2>a>.mi:before{content:"\e698";}.icon-gift>a>.mi:before{content:"\e699";}.icon-trophy>a>.mi:before{content:"\e69a";}.icon-glass>a>.mi:before{content:"\e69b";}.icon-mug>a>.mi:before{content:"\e69c";}.icon-food>a>.mi:before{content:"\e69d";}.icon-leaf>a>.mi:before{content:"\e69e";}.icon-rocket>a>.mi:before{content:"\e69f";}.icon-meter>a>.mi:before{content:"\e6a0";}.icon-meter2>a>.mi:before{content:"\e6a1";}.icon-dashboard>a>.mi:before{content:"\e6a2";}.icon-hammer2>a>.mi:before{content:"\e6a3";}.icon-fire>a>.mi:before{content:"\e6a4";}.icon-lab>a>.mi:before{content:"\e6a5";}.icon-magnet>a>.mi:before{content:"\e6a6";}.icon-remove>a>.mi:before{content:"\e6a7";}.icon-remove2>a>.mi:before{content:"\e6a8";}.icon-briefcase>a>.mi:before{content:"\e6a9";}.icon-airplane>a>.mi:before{content:"\e6aa";}.icon-truck>a>.mi:before{content:"\e6ab";}.icon-road>a>.mi:before{content:"\e6ac";}.icon-accessibility>a>.mi:before{content:"\e6ad";}.icon-target>a>.mi:before{content:"\e6ae";}.icon-shield>a>.mi:before{content:"\e6af";}.icon-lightning>a>.mi:before{content:"\e6b0";}.icon-switch>a>.mi:before{content:"\e6b1";}.icon-powercord>a>.mi:before{content:"\e6b2";}.icon-signup>a>.mi:before{content:"\e6b3";}.icon-list>a>.mi:before{content:"\e6b4";}.icon-list2>a>.mi:before{content:"\e6b5";}.icon-numbered-list>a>.mi:before{content:"\e6b6";}.icon-menu>a>.mi:before{content:"\e6b7";}.icon-menu2>a>.mi:before{content:"\e6b8";}.icon-tree>a>.mi:before{content:"\e6b9";}.icon-cloud>a>.mi:before{content:"\e6ba";}.icon-cloud-download>a>.mi:before{content:"\e6bb";}.icon-cloud-upload>a>.mi:before{content:"\e6bc";}.icon-download2>a>.mi:before{content:"\e6bd";}.icon-upload2>a>.mi:before{content:"\e6be";}.icon-download3>a>.mi:before{content:"\e6bf";}.icon-upload3>a>.mi:before{content:"\e6c0";}.icon-globe>a>.mi:before{content:"\e6c1";}.icon-earth>a>.mi:before{content:"\e6c2";}.icon-link>a>.mi:before{content:"\e6c3";}.icon-flag>a>.mi:before{content:"\e6c4";}.icon-attachment>a>.mi:before{content:"\e6c5";}.icon-eye>a>.mi:before{content:"\e6c6";}.icon-eye-blocked>a>.mi:before{content:"\e6c7";}.icon-eye2>a>.mi:before{content:"\e6c8";}.icon-bookmark>a>.mi:before{content:"\e6c9";}.icon-bookmarks>a>.mi:before{content:"\e6ca";}.icon-brightness-medium>a>.mi:before{content:"\e6cb";}.icon-brightness-contrast>a>.mi:before{content:"\e6cc";}.icon-contrast>a>.mi:before{content:"\e6cd";}.icon-star>a>.mi:before{content:"\e6ce";}.icon-star2>a>.mi:before{content:"\e6cf";}.icon-star3>a>.mi:before{content:"\e6d0";}.icon-heart>a>.mi:before{content:"\e6d1";}.icon-heart2>a>.mi:before{content:"\e6d2";}.icon-heart-broken>a>.mi:before{content:"\e6d3";}.icon-arrow-up-left>a>.mi:before{content:"\e71f";}.icon-arrow-up>a>.mi:before{content:"\e720";}.icon-arrow-up-right>a>.mi:before{content:"\e721";}.icon-arrow-right>a>.mi:before{content:"\e722";}.icon-arrow-down-right>a>.mi:before{content:"\e723";}.icon-arrow-down>a>.mi:before{content:"\e724";}.icon-arrow-down-left>a>.mi:before{content:"\e725";}.icon-arrow-left>a>.mi:before{content:"\e726";}.icon-arrow-up-left2>a>.mi:before{content:"\e727";}.icon-arrow-up2>a>.mi:before{content:"\e728";}.icon-arrow-up-right2>a>.mi:before{content:"\e729";}.icon-arrow-right2>a>.mi:before{content:"\e72a";}.icon-arrow-down-right2>a>.mi:before{content:"\e72b";}.icon-arrow-down2>a>.mi:before{content:"\e72c";}.icon-arrow-down-left2>a>.mi:before{content:"\e72d";}.icon-arrow-left2>a>.mi:before{content:"\e72e";}.icon-arrow-up-left3>a>.mi:before{content:"\e72f";}.icon-arrow-up3>a>.mi:before{content:"\e730";}.icon-arrow-up-right3>a>.mi:before{content:"\e731";}.icon-arrow-right3>a>.mi:before{content:"\e732";}.icon-arrow-down-right3>a>.mi:before{content:"\e733";}.icon-arrow-down3>a>.mi:before{content:"\e734";}.icon-arrow-down-left3>a>.mi:before{content:"\e735";}.icon-arrow-left3>a>.mi:before{content:"\e736";}.icon-tab>a>.mi:before{content:"\e737";}.icon-checkbox-checked>a>.mi:before{content:"\e738";}.icon-checkbox-unchecked>a>.mi:before{content:"\e739";}.icon-checkbox-partial>a>.mi:before{content:"\e73a";}.icon-radio-checked>a>.mi:before{content:"\e73b";}.icon-radio-unchecked>a>.mi:before{content:"\e73c";}.icon-crop>a>.mi:before{content:"\e73d";}.icon-scissors>a>.mi:before{content:"\e73e";}.icon-filter>a>.mi:before{content:"\e73f";}.icon-filter2>a>.mi:before{content:"\e740";}.icon-font>a>.mi:before{content:"\e741";}.icon-text-height>a>.mi:before{content:"\e742";}.icon-text-width>a>.mi:before{content:"\e743";}.icon-bold>a>.mi:before{content:"\e744";}.icon-underline>a>.mi:before{content:"\e745";}.icon-italic>a>.mi:before{content:"\e746";}.icon-strikethrough>a>.mi:before{content:"\e747";}.icon-omega>a>.mi:before{content:"\e748";}.icon-sigma>a>.mi:before{content:"\e749";}.icon-table>a>.mi:before{content:"\e74a";}.icon-table2>a>.mi:before{content:"\e74b";}.icon-insert-template>a>.mi:before{content:"\e74c";}.icon-pilcrow>a>.mi:before{content:"\e74d";}.icon-lefttoright>a>.mi:before{content:"\e74e";}.icon-righttoleft>a>.mi:before{content:"\e74f";}.icon-paragraph-left>a>.mi:before{content:"\e750";}.icon-paragraph-center>a>.mi:before{content:"\e751";}.icon-paragraph-right>a>.mi:before{content:"\e752";}.icon-paragraph-justify>a>.mi:before{content:"\e753";}.icon-paragraph-left2>a>.mi:before{content:"\e754";}.icon-paragraph-center2>a>.mi:before{content:"\e755";}.icon-paragraph-right2>a>.mi:before{content:"\e756";}.icon-paragraph-justify2>a>.mi:before{content:"\e757";}.icon-indent-increase>a>.mi:before{content:"\e758";}.icon-indent-decrease>a>.mi:before{content:"\e759";}.icon-newtab>a>.mi:before{content:"\e75a";}.icon-embed>a>.mi:before{content:"\e75b";}.icon-code>a>.mi:before{content:"\e75c";}.icon-console>a>.mi:before{content:"\e75d";}.icon-share>a>.mi:before{content:"\e75e";}.icon-mail>a>.mi:before{content:"\e75f";}.icon-mail2>a>.mi:before{content:"\e760";}.icon-mail3>a>.mi:before{content:"\e761";}.icon-mail4>a>.mi:before{content:"\e762";}.icon-google>a>.mi:before{content:"\e763";}.icon-googleplus>a>.mi:before{content:"\e764";}.icon-googleplus2>a>.mi:before{content:"\e765";}.icon-googleplus3>a>.mi:before{content:"\e766";}.icon-googleplus4>a>.mi:before{content:"\e767";}.icon-google-drive>a>.mi:before{content:"\e768";}.icon-facebook>a>.mi:before{content:"\e769";}.icon-facebook2>a>.mi:before{content:"\e76a";}.icon-facebook3>a>.mi:before{content:"\e76b";}.icon-instagram>a>.mi:before{content:"\e76c";}.icon-twitter>a>.mi:before{content:"\e76d";}.icon-twitter2>a>.mi:before{content:"\e76e";}.icon-twitter3>a>.mi:before{content:"\e76f";}.icon-feed2>a>.mi:before{content:"\e770";}.icon-feed3>a>.mi:before{content:"\e771";}.icon-feed4>a>.mi:before{content:"\e772";}.icon-youtube>a>.mi:before{content:"\e773";}.icon-youtube2>a>.mi:before{content:"\e774";}.icon-vimeo>a>.mi:before{content:"\e775";}.icon-vimeo2>a>.mi:before{content:"\e776";}.icon-vimeo3>a>.mi:before{content:"\e777";}.icon-lanyrd>a>.mi:before{content:"\e778";}.icon-flickr>a>.mi:before{content:"\e779";}.icon-flickr2>a>.mi:before{content:"\e77a";}.icon-flickr3>a>.mi:before{content:"\e77b";}.icon-flickr4>a>.mi:before{content:"\e77c";}.icon-picassa>a>.mi:before{content:"\e77d";}.icon-picassa2>a>.mi:before{content:"\e77e";}.icon-dribbble>a>.mi:before{content:"\e77f";}.icon-dribbble2>a>.mi:before{content:"\e780";}.icon-dribbble3>a>.mi:before{content:"\e781";}.icon-forrst>a>.mi:before{content:"\e782";}.icon-forrst2>a>.mi:before{content:"\e783";}.icon-deviantart>a>.mi:before{content:"\e784";}.icon-deviantart2>a>.mi:before{content:"\e785";}.icon-steam>a>.mi:before{content:"\e786";}.icon-steam2>a>.mi:before{content:"\e787";}.icon-github>a>.mi:before{content:"\e788";}.icon-github2>a>.mi:before{content:"\e789";}.icon-github3>a>.mi:before{content:"\e78a";}.icon-github4>a>.mi:before{content:"\e78b";}.icon-github5>a>.mi:before{content:"\e78c";}.icon-wordpress>a>.mi:before{content:"\e78d";}.icon-wordpress2>a>.mi:before{content:"\e78e";}.icon-joomla>a>.mi:before{content:"\e78f";}.icon-blogger>a>.mi:before{content:"\e790";}.icon-blogger2>a>.mi:before{content:"\e791";}.icon-tumblr>a>.mi:before{content:"\e792";}.icon-tumblr2>a>.mi:before{content:"\e793";}.icon-yahoo>a>.mi:before{content:"\e794";}.icon-tux>a>.mi:before{content:"\e795";}.icon-apple>a>.mi:before{content:"\e796";}.icon-finder>a>.mi:before{content:"\e797";}.icon-android>a>.mi:before{content:"\e798";}.icon-windows>a>.mi:before{content:"\e799";}.icon-windows8>a>.mi:before{content:"\e79a";}.icon-soundcloud>a>.mi:before{content:"\e79b";}.icon-soundcloud2>a>.mi:before{content:"\e79c";}.icon-skype>a>.mi:before{content:"\e79d";}.icon-reddit>a>.mi:before{content:"\e79e";}.icon-linkedin>a>.mi:before{content:"\e79f";}.icon-lastfm>a>.mi:before{content:"\e7a0";}.icon-lastfm2>a>.mi:before{content:"\e7a1";}.icon-delicious>a>.mi:before{content:"\e7a2";}.icon-stumbleupon>a>.mi:before{content:"\e7a3";}.icon-stumbleupon2>a>.mi:before{content:"\e7a4";}.icon-stackoverflow>a>.mi:before{content:"\e7a5";}.icon-pinterest>a>.mi:before{content:"\e7a6";}.icon-pinterest2>a>.mi:before{content:"\e7a7";}.icon-xing>a>.mi:before{content:"\e7a8";}.icon-xing2>a>.mi:before{content:"\e7a9";}.icon-flattr>a>.mi:before{content:"\e7aa";}.icon-foursquare>a>.mi:before{content:"\e7ab";}.icon-foursquare2>a>.mi:before{content:"\e7ac";}.icon-paypal>a>.mi:before{content:"\e7ad";}.icon-paypal2>a>.mi:before{content:"\e7ae";}.icon-paypal3>a>.mi:before{content:"\e7af";}.icon-yelp>a>.mi:before{content:"\e7b0";}.icon-libreoffice>a>.mi:before{content:"\e7b1";}.icon-file-pdf>a>.mi:before{content:"\e7b2";}.icon-file-openoffice>a>.mi:before{content:"\e7b3";}.icon-file-word>a>.mi:before{content:"\e7b4";}.icon-file-excel>a>.mi:before{content:"\e7b5";}.icon-file-zip>a>.mi:before{content:"\e7b6";}.icon-file-powerpoint>a>.mi:before{content:"\e7b7";}.icon-file-xml>a>.mi:before{content:"\e7b8";}.icon-file-css>a>.mi:before{content:"\e7b9";}.icon-html5>a>.mi:before{content:"\e7ba";}.icon-html52>a>.mi:before{content:"\e7bb";}.icon-css3>a>.mi:before{content:"\e7bc";}.icon-chrome>a>.mi:before{content:"\e7bd";}.icon-firefox>a>.mi:before{content:"\e7be";}.icon-IE>a>.mi:before{content:"\e7bf";}.icon-opera>a>.mi:before{content:"\e7c0";}.icon-safari>a>.mi:before{content:"\e7c1";}.icon-IcoMoon>a>.mi:before{content:"\e7c2";}.icon-store>a>.mi:before{content:"\e7c3";}.icon-out>a>.mi:before{content:"\e7c4";}.icon-in>a>.mi:before{content:"\e7c5";}.icon-in-alt>a>.mi:before{content:"\e7c6";}.icon-home4>a>.mi:before{content:"\e7c7";}.icon-lightbulb>a>.mi:before{content:"\e7c8";}.icon-anchor>a>.mi:before{content:"\e7c9";}.icon-feather>a>.mi:before{content:"\e7ca";}.icon-expand3>a>.mi:before{content:"\e7cb";}.icon-maximize>a>.mi:before{content:"\e7cc";}.icon-search2>a>.mi:before{content:"\e7cd";}.icon-zoomin2>a>.mi:before{content:"\e7ce";}.icon-zoomout2>a>.mi:before{content:"\e7cf";}.icon-add>a>.mi:before{content:"\e7d0";}.icon-subtract>a>.mi:before{content:"\e7d1";}.icon-exclamation>a>.mi:before{content:"\e7d2";}.icon-question2>a>.mi:before{content:"\e7d3";}.icon-close2>a>.mi:before{content:"\e7d4";}.icon-cmd>a>.mi:before{content:"\e7d5";}.icon-forbid>a>.mi:before{content:"\e7d6";}.icon-book2>a>.mi:before{content:"\e7d7";}.icon-spinner7>a>.mi:before{content:"\e7d8";}.icon-play4>a>.mi:before{content:"\e7d9";}.icon-stop3>a>.mi:before{content:"\e7da";}.icon-pause3>a>.mi:before{content:"\e7db";}.icon-forward4>a>.mi:before{content:"\e7dc";}.icon-rewind>a>.mi:before{content:"\e7dd";}.icon-sound>a>.mi:before{content:"\e7de";}.icon-sound-alt>a>.mi:before{content:"\e7df";}.icon-soundoff>a>.mi:before{content:"\e7e0";}.icon-task>a>.mi:before{content:"\e7e1";}.icon-inbox>a>.mi:before{content:"\e7e2";}.icon-inbox-alt>a>.mi:before{content:"\e7e3";}.icon-envelope2>a>.mi:before{content:"\e7e4";}.icon-compose>a>.mi:before{content:"\e7e5";}.icon-newspaper2>a>.mi:before{content:"\e7e6";}.icon-newspaper-alt>a>.mi:before{content:"\e7e7";}.icon-clipboard>a>.mi:before{content:"\e7e8";}.icon-calendar3>a>.mi:before{content:"\e7e9";}.icon-hyperlink>a>.mi:before{content:"\e7ea";}.icon-trash>a>.mi:before{content:"\e7eb";}.icon-trash-alt>a>.mi:before{content:"\e7ec";}.icon-grid>a>.mi:before{content:"\e7ed";}.icon-grid-alt>a>.mi:before{content:"\e7ee";}.icon-menu3>a>.mi:before{content:"\e7ef";}.icon-list3>a>.mi:before{content:"\e7f0";}.icon-gallery>a>.mi:before{content:"\e7f1";}.icon-calculator>a>.mi:before{content:"\e7f2";}.icon-windows2>a>.mi:before{content:"\e7f3";}.icon-browser>a>.mi:before{content:"\e7f4";}.icon-alarm3>a>.mi:before{content:"\e7f5";}.icon-clock3>a>.mi:before{content:"\e7f6";}.icon-attachment2>a>.mi:before{content:"\e7f7";}.icon-settings2>a>.mi:before{content:"\e7f8";}.icon-portfolio>a>.mi:before{content:"\e7f9";}.icon-user5>a>.mi:before{content:"\e7fa";}.icon-users3>a>.mi:before{content:"\e7fb";}.icon-heart3>a>.mi:before{content:"\e7fc";}.icon-chat>a>.mi:before{content:"\e7fd";}.icon-comments>a>.mi:before{content:"\e7fe";}.icon-screen2>a>.mi:before{content:"\e7ff";}.icon-iphone>a>.mi:before{content:"\e800";}.icon-ipad>a>.mi:before{content:"\e801";}.icon-forkandspoon>a>.mi:before{content:"\e802";}.icon-forkandknife>a>.mi:before{content:"\e803";}.icon-instagram2>a>.mi:before{content:"\e804";}.icon-facebook4>a>.mi:before{content:"\e805";}.icon-delicious2>a>.mi:before{content:"\e806";}.icon-googleplus5>a>.mi:before{content:"\e807";}.icon-dribbble4>a>.mi:before{content:"\e808";}.icon-pin>a>.mi:before{content:"\e809";}.icon-pin-alt>a>.mi:before{content:"\e80a";}.icon-camera3>a>.mi:before{content:"\e80b";}.icon-brightness>a>.mi:before{content:"\e80c";}.icon-brightness-half>a>.mi:before{content:"\e80d";}.icon-moon>a>.mi:before{content:"\e80e";}.icon-cloud2>a>.mi:before{content:"\e80f";}.icon-circle-full>a>.mi:before{content:"\e810";}.icon-circle-half>a>.mi:before{content:"\e811";}.icon-globe2>a>.mi:before{content:"\e812";}.icon-heart4>a>.mi:before{content:"\e813";}.icon-cloud3>a>.mi:before{content:"\e814";}.icon-star4>a>.mi:before{content:"\e815";}.icon-tv2>a>.mi:before{content:"\e816";}.icon-sound2>a>.mi:before{content:"\e817";}.icon-video>a>.mi:before{content:"\e818";}.icon-trash2>a>.mi:before{content:"\e819";}.icon-user6>a>.mi:before{content:"\e81a";}.icon-key3>a>.mi:before{content:"\e81b";}.icon-search3>a>.mi:before{content:"\e81c";}.icon-settings3>a>.mi:before{content:"\e81d";}.icon-camera4>a>.mi:before{content:"\e81e";}.icon-tag2>a>.mi:before{content:"\e81f";}.icon-lock3>a>.mi:before{content:"\e820";}.icon-bulb>a>.mi:before{content:"\e821";}.icon-pen2>a>.mi:before{content:"\e822";}.icon-diamond>a>.mi:before{content:"\e823";}.icon-display>a>.mi:before{content:"\e824";}.icon-location3>a>.mi:before{content:"\e825";}.icon-eye3>a>.mi:before{content:"\e826";}.icon-bubble3>a>.mi:before{content:"\e827";}.icon-stack2>a>.mi:before{content:"\e828";}.icon-cup>a>.mi:before{content:"\e829";}.icon-phone2>a>.mi:before{content:"\e82a";}.icon-news>a>.mi:before{content:"\e82b";}.icon-mail5>a>.mi:before{content:"\e82c";}.icon-like>a>.mi:before{content:"\e82d";}.icon-photo>a>.mi:before{content:"\e82e";}.icon-note>a>.mi:before{content:"\e82f";}.icon-clock4>a>.mi:before{content:"\e830";}.icon-paperplane>a>.mi:before{content:"\e831";}.icon-params>a>.mi:before{content:"\e832";}.icon-banknote>a>.mi:before{content:"\e833";}.icon-data>a>.mi:before{content:"\e834";}.icon-music2>a>.mi:before{content:"\e835";}.icon-megaphone>a>.mi:before{content:"\e836";}.icon-study>a>.mi:before{content:"\e837";}.icon-lab2>a>.mi:before{content:"\e838";}.icon-food2>a>.mi:before{content:"\e839";}.icon-t-shirt>a>.mi:before{content:"\e83a";}.icon-fire2>a>.mi:before{content:"\e83b";}.icon-clip>a>.mi:before{content:"\e83c";}.icon-shop>a>.mi:before{content:"\e83d";}.icon-calendar4>a>.mi:before{content:"\e83e";}.icon-wallet>a>.mi:before{content:"\e83f";}.icon-vynil>a>.mi:before{content:"\e840";}.icon-truck2>a>.mi:before{content:"\e841";}.icon-world>a>.mi:before{content:"\e842";}.icon-phone3>a>.mi:before{content:"\e843";}.icon-mobile3>a>.mi:before{content:"\e844";}.icon-mouse>a>.mi:before{content:"\e845";}.icon-directions>a>.mi:before{content:"\e846";}.icon-mail6>a>.mi:before{content:"\e847";}.icon-paperplane2>a>.mi:before{content:"\e848";}.icon-pencil3>a>.mi:before{content:"\e849";}.icon-feather2>a>.mi:before{content:"\e84a";}.icon-paperclip>a>.mi:before{content:"\e84b";}.icon-drawer4>a>.mi:before{content:"\e84c";}.icon-reply2>a>.mi:before{content:"\e84d";}.icon-reply-all>a>.mi:before{content:"\e84e";}.icon-forward5>a>.mi:before{content:"\e84f";}.icon-user7>a>.mi:before{content:"\e850";}.icon-users4>a>.mi:before{content:"\e851";}.icon-user-add>a>.mi:before{content:"\e852";}.icon-vcard>a>.mi:before{content:"\e853";}.icon-export>a>.mi:before{content:"\e854";}.icon-location4>a>.mi:before{content:"\e855";}.icon-map3>a>.mi:before{content:"\e856";}.icon-compass2>a>.mi:before{content:"\e857";}.icon-location5>a>.mi:before{content:"\e858";}.icon-target2>a>.mi:before{content:"\e859";}.icon-share2>a>.mi:before{content:"\e85a";}.icon-sharable>a>.mi:before{content:"\e85b";}.icon-heart5>a>.mi:before{content:"\e85c";}.icon-heart6>a>.mi:before{content:"\e85d";}.icon-star5>a>.mi:before{content:"\e85e";}.icon-star6>a>.mi:before{content:"\e85f";}.icon-thumbsup>a>.mi:before{content:"\e860";}.icon-thumbsdown>a>.mi:before{content:"\e861";}.icon-chat2>a>.mi:before{content:"\e862";}.icon-comment>a>.mi:before{content:"\e863";}.icon-quote>a>.mi:before{content:"\e864";}.icon-house>a>.mi:before{content:"\e865";}.icon-popup>a>.mi:before{content:"\e866";}.icon-search4>a>.mi:before{content:"\e867";}.icon-flashlight>a>.mi:before{content:"\e868";}.icon-printer>a>.mi:before{content:"\e869";}.icon-bell2>a>.mi:before{content:"\e86a";}.icon-link2>a>.mi:before{content:"\e86b";}.icon-flag2>a>.mi:before{content:"\e86c";}.icon-cog3>a>.mi:before{content:"\e86d";}.icon-tools>a>.mi:before{content:"\e86e";}.icon-trophy2>a>.mi:before{content:"\e86f";}.icon-tag3>a>.mi:before{content:"\e870";}.icon-camera5>a>.mi:before{content:"\e871";}.icon-megaphone2>a>.mi:before{content:"\e872";}.icon-moon2>a>.mi:before{content:"\e873";}.icon-palette>a>.mi:before{content:"\e874";}.icon-leaf2>a>.mi:before{content:"\e875";}.icon-music3>a>.mi:before{content:"\e876";}.icon-music4>a>.mi:before{content:"\e877";}.icon-new>a>.mi:before{content:"\e878";}.icon-graduation>a>.mi:before{content:"\e879";}.icon-book3>a>.mi:before{content:"\e87a";}.icon-newspaper3>a>.mi:before{content:"\e87b";}.icon-bag>a>.mi:before{content:"\e87c";}.icon-airplane2>a>.mi:before{content:"\e87d";}.icon-lifebuoy>a>.mi:before{content:"\e87e";}.icon-eye4>a>.mi:before{content:"\e87f";}.icon-clock5>a>.mi:before{content:"\e880";}.icon-microphone>a>.mi:before{content:"\e881";}.icon-calendar5>a>.mi:before{content:"\e882";}.icon-bolt>a>.mi:before{content:"\e883";}.icon-thunder>a>.mi:before{content:"\e884";}.icon-droplet2>a>.mi:before{content:"\e885";}.icon-cd>a>.mi:before{content:"\e886";}.icon-briefcase2>a>.mi:before{content:"\e887";}.icon-air>a>.mi:before{content:"\e888";}.icon-hourglass>a>.mi:before{content:"\e889";}.icon-gauge>a>.mi:before{content:"\e88a";}.icon-language>a>.mi:before{content:"\e88b";}.icon-network>a>.mi:before{content:"\e88c";}.icon-key4>a>.mi:before{content:"\e88d";}.icon-battery>a>.mi:before{content:"\e88e";}.icon-bucket>a>.mi:before{content:"\e88f";}.icon-magnet2>a>.mi:before{content:"\e890";}.icon-drive>a>.mi:before{content:"\e891";}.icon-cup2>a>.mi:before{content:"\e892";}.icon-rocket2>a>.mi:before{content:"\e893";}.icon-brush>a>.mi:before{content:"\e894";}.icon-suitcase>a>.mi:before{content:"\e895";}.icon-cone>a>.mi:before{content:"\e896";}.icon-earth2>a>.mi:before{content:"\e897";}.icon-keyboard2>a>.mi:before{content:"\e898";}.icon-browser2>a>.mi:before{content:"\e899";}.icon-publish>a>.mi:before{content:"\e89a";}.icon-progress-3>a>.mi:before{content:"\e89b";}.icon-progress-2>a>.mi:before{content:"\e89c";}.icon-brogress-1>a>.mi:before{content:"\e89d";}.icon-progress-0>a>.mi:before{content:"\e89e";}.icon-sun>a>.mi:before{content:"\e89f";}.icon-sun2>a>.mi:before{content:"\e8a0";}.icon-adjust>a>.mi:before{content:"\e8a1";}.icon-code2>a>.mi:before{content:"\e8a2";}.icon-screen3>a>.mi:before{content:"\e8a3";}.icon-infinity>a>.mi:before{content:"\e8a4";}.icon-light-bulb>a>.mi:before{content:"\e8a5";}.icon-creditcard>a>.mi:before{content:"\e8a6";}.icon-database>a>.mi:before{content:"\e8a7";}.icon-voicemail>a>.mi:before{content:"\e8a8";}.icon-clipboard2>a>.mi:before{content:"\e8a9";}.icon-cart4>a>.mi:before{content:"\e8aa";}.icon-box>a>.mi:before{content:"\e8ab";}.icon-ticket2>a>.mi:before{content:"\e8ac";}.icon-rss>a>.mi:before{content:"\e8ad";}.icon-signal>a>.mi:before{content:"\e8ae";}.icon-thermometer>a>.mi:before{content:"\e8af";}.icon-droplets>a>.mi:before{content:"\e8b0";}.icon-uniE8B1>a>.mi:before{content:"\e8b1";}.icon-statistics>a>.mi:before{content:"\e8b2";}.icon-pie2>a>.mi:before{content:"\e8b3";}.icon-bars3>a>.mi:before{content:"\e8b4";}.icon-graph>a>.mi:before{content:"\e8b5";}.icon-lock4>a>.mi:before{content:"\e8b6";}.icon-lock-open>a>.mi:before{content:"\e8b7";}.icon-logout>a>.mi:before{content:"\e8b8";}.icon-login>a>.mi:before{content:"\e8b9";}.icon-checkmark3>a>.mi:before{content:"\e8ba";}.icon-cross>a>.mi:before{content:"\e8bb";}.icon-minus2>a>.mi:before{content:"\e8bc";}.icon-plus2>a>.mi:before{content:"\e8bd";}.icon-cross2>a>.mi:before{content:"\e8be";}.icon-minus3>a>.mi:before{content:"\e8bf";}.icon-plus3>a>.mi:before{content:"\e8c0";}.icon-cross3>a>.mi:before{content:"\e8c1";}.icon-minus4>a>.mi:before{content:"\e8c2";}.icon-plus4>a>.mi:before{content:"\e8c3";}.icon-erase>a>.mi:before{content:"\e8c4";}.icon-blocked2>a>.mi:before{content:"\e8c5";}.icon-info3>a>.mi:before{content:"\e8c6";}.icon-info4>a>.mi:before{content:"\e8c7";}.icon-question3>a>.mi:before{content:"\e8c8";}.icon-help>a>.mi:before{content:"\e8c9";}.icon-warning2>a>.mi:before{content:"\e8ca";}.icon-cycle>a>.mi:before{content:"\e8cb";}.icon-cw>a>.mi:before{content:"\e8cc";}.icon-ccw>a>.mi:before{content:"\e8cd";}.icon-shuffle2>a>.mi:before{content:"\e8ce";}.icon-arrow>a>.mi:before{content:"\e8cf";}.icon-arrow2>a>.mi:before{content:"\e8d0";}.icon-retweet>a>.mi:before{content:"\e8d1";}.icon-loop4>a>.mi:before{content:"\e8d2";}.icon-history2>a>.mi:before{content:"\e8d3";}.icon-back>a>.mi:before{content:"\e8d4";}.icon-switch2>a>.mi:before{content:"\e8d5";}.icon-list4>a>.mi:before{content:"\e8d6";}.icon-add-to-list>a>.mi:before{content:"\e8d7";}.icon-layout>a>.mi:before{content:"\e8d8";}.icon-list5>a>.mi:before{content:"\e8d9";}.icon-text>a>.mi:before{content:"\e8da";}.icon-text2>a>.mi:before{content:"\e8db";}.icon-document>a>.mi:before{content:"\e8dc";}.icon-docs>a>.mi:before{content:"\e8dd";}.icon-landscape>a>.mi:before{content:"\e8de";}.icon-pictures>a>.mi:before{content:"\e8df";}.icon-video2>a>.mi:before{content:"\e8e0";}.icon-music5>a>.mi:before{content:"\e8e1";}.icon-folder2>a>.mi:before{content:"\e8e2";}.icon-archive>a>.mi:before{content:"\e8e3";}.icon-trash3>a>.mi:before{content:"\e8e4";}.icon-upload4>a>.mi:before{content:"\e8e5";}.icon-download4>a>.mi:before{content:"\e8e6";}.icon-disk2>a>.mi:before{content:"\e8e7";}.icon-install>a>.mi:before{content:"\e8e8";}.icon-cloud4>a>.mi:before{content:"\e8e9";}.icon-upload5>a>.mi:before{content:"\e8ea";}.icon-bookmark2>a>.mi:before{content:"\e8eb";}.icon-bookmarks2>a>.mi:before{content:"\e8ec";}.icon-book4>a>.mi:before{content:"\e8ed";}.icon-play5>a>.mi:before{content:"\e8ee";}.icon-pause4>a>.mi:before{content:"\e8ef";}.icon-record>a>.mi:before{content:"\e8f0";}.icon-stop4>a>.mi:before{content:"\e8f1";}.icon-next2>a>.mi:before{content:"\e8f2";}.icon-previous2>a>.mi:before{content:"\e8f3";}.icon-first2>a>.mi:before{content:"\e8f4";}.icon-last2>a>.mi:before{content:"\e8f5";}.icon-resize-enlarge>a>.mi:before{content:"\e8f6";}.icon-resize-shrink>a>.mi:before{content:"\e8f7";}.icon-volume>a>.mi:before{content:"\e8f8";}.icon-sound3>a>.mi:before{content:"\e8f9";}.icon-mute>a>.mi:before{content:"\e8fa";}.icon-flow-cascade>a>.mi:before{content:"\e8fb";}.icon-flow-branch>a>.mi:before{content:"\e8fc";}.icon-flow-tree>a>.mi:before{content:"\e8fd";}.icon-flow-line>a>.mi:before{content:"\e8fe";}.icon-flow-parallel>a>.mi:before{content:"\e8ff";}.icon-arrow-left4>a>.mi:before{content:"\e900";}.icon-arrow-down4>a>.mi:before{content:"\e901";}.icon-arrow-up-upload>a>.mi:before{content:"\e902";}.icon-arrow-right4>a>.mi:before{content:"\e903";}.icon-arrow-left5>a>.mi:before{content:"\e904";}.icon-arrow-down5>a>.mi:before{content:"\e905";}.icon-arrow-up4>a>.mi:before{content:"\e906";}.icon-arrow-right5>a>.mi:before{content:"\e907";}.icon-arrow-left6>a>.mi:before{content:"\e908";}.icon-arrow-down6>a>.mi:before{content:"\e909";}.icon-arrow-up5>a>.mi:before{content:"\e90a";}.icon-arrow-right6>a>.mi:before{content:"\e90b";}.icon-arrow-left7>a>.mi:before{content:"\e90c";}.icon-arrow-down7>a>.mi:before{content:"\e90d";}.icon-arrow-up6>a>.mi:before{content:"\e90e";}.icon-arrow-right7>a>.mi:before{content:"\e90f";}.icon-arrow-left8>a>.mi:before{content:"\e910";}.icon-arrow-down8>a>.mi:before{content:"\e911";}.icon-arrow-up7>a>.mi:before{content:"\e912";}.icon-arrow-right8>a>.mi:before{content:"\e913";}.icon-arrow-left9>a>.mi:before{content:"\e914";}.icon-arrow-down9>a>.mi:before{content:"\e915";}.icon-arrow-up8>a>.mi:before{content:"\e916";}.icon-arrow-right9>a>.mi:before{content:"\e917";}.icon-arrow-left10>a>.mi:before{content:"\e918";}.icon-arrow-down10>a>.mi:before{content:"\e919";}.icon-arrow-up9>a>.mi:before{content:"\e91a";}.icon-uniE91B>a>.mi:before{content:"\e91b";}.icon-arrow-left11>a>.mi:before{content:"\e91c";}.icon-arrow-down11>a>.mi:before{content:"\e91d";}.icon-arrow-up10>a>.mi:before{content:"\e91e";}.icon-arrow-right10>a>.mi:before{content:"\e91f";}.icon-menu4>a>.mi:before{content:"\e920";}.icon-ellipsis>a>.mi:before{content:"\e921";}.icon-dots>a>.mi:before{content:"\e922";}.icon-dot>a>.mi:before{content:"\e923";}.icon-cc>a>.mi:before{content:"\e924";}.icon-cc-by>a>.mi:before{content:"\e925";}.icon-cc-nc>a>.mi:before{content:"\e926";}.icon-cc-nc-eu>a>.mi:before{content:"\e927";}.icon-cc-nc-jp>a>.mi:before{content:"\e928";}.icon-cc-sa>a>.mi:before{content:"\e929";}.icon-cc-nd>a>.mi:before{content:"\e92a";}.icon-cc-pd>a>.mi:before{content:"\e92b";}.icon-cc-zero>a>.mi:before{content:"\e92c";}.icon-cc-share>a>.mi:before{content:"\e92d";}.icon-cc-share2>a>.mi:before{content:"\e92e";}.icon-danielbruce>a>.mi:before{content:"\e92f";}.icon-danielbruce2>a>.mi:before{content:"\e930";}.icon-github6>a>.mi:before{content:"\e931";}.icon-github7>a>.mi:before{content:"\e932";}.icon-flickr5>a>.mi:before{content:"\e933";}.icon-flickr6>a>.mi:before{content:"\e934";}.icon-vimeo4>a>.mi:before{content:"\e935";}.icon-vimeo5>a>.mi:before{content:"\e936";}.icon-twitter4>a>.mi:before{content:"\e937";}.icon-twitter5>a>.mi:before{content:"\e938";}.icon-facebook5>a>.mi:before{content:"\e939";}.icon-facebook6>a>.mi:before{content:"\e93a";}.icon-facebook7>a>.mi:before{content:"\e93b";}.icon-googleplus6>a>.mi:before{content:"\e93c";}.icon-googleplus7>a>.mi:before{content:"\e93d";}.icon-pinterest3>a>.mi:before{content:"\e93e";}.icon-pinterest4>a>.mi:before{content:"\e93f";}.icon-tumblr3>a>.mi:before{content:"\e940";}.icon-tumblr4>a>.mi:before{content:"\e941";}.icon-linkedin2>a>.mi:before{content:"\e942";}.icon-linkedin3>a>.mi:before{content:"\e943";}.icon-dribbble5>a>.mi:before{content:"\e944";}.icon-dribbble6>a>.mi:before{content:"\e945";}.icon-stumbleupon3>a>.mi:before{content:"\e946";}.icon-stumbleupon4>a>.mi:before{content:"\e947";}.icon-lastfm3>a>.mi:before{content:"\e948";}.icon-lastfm4>a>.mi:before{content:"\e949";}.icon-rdio>a>.mi:before{content:"\e94a";}.icon-rdio2>a>.mi:before{content:"\e94b";}.icon-spotify>a>.mi:before{content:"\e94c";}.icon-spotify2>a>.mi:before{content:"\e95b";}.icon-qq>a>.mi:before{content:"\e95c";}.icon-instagram3>a>.mi:before{content:"\e95d";}.icon-dropbox>a>.mi:before{content:"\e95e";}.icon-evernote>a>.mi:before{content:"\e94d";}.icon-flattr2>a>.mi:before{content:"\e94e";}.icon-skype2>a>.mi:before{content:"\e94f";}.icon-skype3>a>.mi:before{content:"\e950";}.icon-renren>a>.mi:before{content:"\e951";}.icon-sina-weibo>a>.mi:before{content:"\e952";}.icon-paypal4>a>.mi:before{content:"\e953";}.icon-picasa>a>.mi:before{content:"\e954";}.icon-soundcloud3>a>.mi:before{content:"\e955";}.icon-mixi>a>.mi:before{content:"\e956";}.icon-behance>a>.mi:before{content:"\e957";}.icon-circles>a>.mi:before{content:"\e958";}.icon-vk>a>.mi:before{content:"\e959";}.icon-smashing>a>.mi:before{content:"\e95a";}
body {
font-family: "Open Sans", sans-serif;
color: #727070;
font-size: 13px;
line-height: 24px;
overflow-x: hidden;
}
a {
outline: none !important;
color: inherit;
text-decoration: none !important;
-webkit-transition: ease-out 0.25s;
-moz-transition: ease-out 0.25s;
-ms-transition: ease-out 0.25s;
-o-transition: ease-out 0.25s;
transition: ease-out 0.25s;
}
a:focus,
a:hover,
a:active {
outline: none !important;
text-decoration: none !important;
color: inherit;
}
ul,
ol {
margin: 0;
padding: 0;
}
p {
margin-bottom: 20px;
}
fieldset{border:none;    padding: 0;}
.c-reset,
.c-layout-header .navbar {
padding: 0;
margin: 0;
}
.c-hide {
display: none;
}
.c-overflow-hide {
overflow: hidden;
} .c-link {
background: 0;
border: 0;
outline: none;
}
.c-no-border {
border: 0 !important;
}
.c-square {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
} .c-margin-t-5 {
margin-top: 5px;
}
.c-margin-t-8 {
margin-top: 8px;
}
.c-margin-t-10 {
margin-top: 10px;
}
.c-margin-t-15 {
margin-top: 15px;
}
.c-margin-t-20 {
margin-top: 20px;
}
.c-margin-t-25 {
margin-top: 25px;
}
.c-margin-t-30 {
margin-top: 30px;
}
.c-margin-t-40 {
margin-top: 40px;
}
.c-margin-t-50 {
margin-top: 50px;
}
.c-margin-t-60 {
margin-top: 60px;
}
.c-margin-t-80 {
margin-top: 80px;
}
.c-margin-b-5 {
margin-bottom: 5px;
}
.c-margin-b-10 {
margin-bottom: 10px;
}
.c-margin-b-15 {
margin-bottom: 15px;
}
.c-margin-b-20 {
margin-bottom: 20px;
}
.c-margin-b-25 {
margin-bottom: 25px;
}
.c-margin-b-30 {
margin-bottom: 30px;
}
.c-margin-b-40 {
margin-bottom: 40px;
}
.c-margin-b-50 {
margin-bottom: 50px;
}
.c-margin-b-60 {
margin-bottom: 60px;
}
.c-margin-b-80 {
margin-bottom: 80px;
}
.c-margin-b-100 {
margin-bottom: 100px;
}
.c-margin-r-40 {
margin-right: 40px;
}
.c-padding-10 {
padding: 10px;
}
.c-padding-20 {
padding: 20px;
} .c-font-xl {
font-size: 70px;
} .bg-img-center {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.bg-img-top {
background-repeat: no-repeat;
background-position: top;
background-size: cover;
}
.bg-img-bottom-right {
background-repeat: no-repeat;
background-position: right bottom;
background-size: cover;
}
.bg-img-top-center {
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
}
.bg-none,
.bg-transparent {
background: none;
}
.pos-relative {
position: relative;
}
.bg-parallax {
background-attachment: fixed;
background-position: center center;
background-size: cover;
background-color: transparent;
min-height: 100%;
}
.reset-padmar {
padding: 0;
margin: 0;
}
.c-content-title {
margin-top: 35px;
margin-bottom: 10px;
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-right {
padding-right: 0px !important;
}
.pagination-navi {
clear: both;
padding: 20px 0;
position: relative;
font-size: 11px;
line-height: 13px;
}
.pagination-navi span,
.pagination-navi a {
display: block;
float: left;
margin: 2px 2px 2px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #fff;
background: #555;
}
.pagination-navi a:hover {
color: #fff;
background: #F83A3A;
}
.pagination-navi .current {
padding: 6px 9px 5px 9px;
background: #F83A3A;
color: #fff;
} .c-layout-breadcrumbs-1 {
background-color: #fcfcfc;
padding: 15px 0;
border-bottom: 1px solid #ebeaea;
}
.c-layout-breadcrumbs-1 .c-page-title {
font-size: 27px;
margin: 0;
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs {
padding: 5px 0;
font-size: .92em;
color: #777;
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs li {
float: left;
padding: 0 6px;
}
@media (min-width: 768px) {
.c-layout-breadcrumbs-1 {
padding: 30px 0;
}
.c-layout-breadcrumbs-1 .c-page-title {
float: left;
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs {
float: right;
}
} .c-layout-sidebars-1 {
width: 100%;
border-left: 1px solid #ebeaea;
border-right: 1px solid #ebeaea;
}
.c-layout-sidebars-1 .c-area {
border-bottom: 1px solid #ebeaea;
padding: 25px 22px;
}
.c-layout-sidebars-1 .c-area h5 {
margin-top: 0;
margin-bottom: 15px;
}
.c-layout-sidebars-1 .c-area p {
margin-bottom: 0;
}
.c-layout-sidebars-1 .c-area .c-last-post li {
margin-top: 18px;
}
.c-layout-sidebars-1 .c-area .c-last-post li:before,
.c-layout-sidebars-1 .c-area .c-last-post li:after {
content: " ";
display: table;
}
.c-layout-sidebars-1 .c-area .c-last-post li:after {
clear: both;
}
.c-layout-sidebars-1 .c-area .c-last-post li:first-child {
margin-top: 0;
}
.c-layout-sidebars-1 .c-area .c-last-post li .c-image {
float: left;
display: inline-block;
margin-right: 14px;
}
.c-layout-sidebars-1 .c-area .c-last-post li .c-post a {
display: block;
line-height: 1;
}
.c-layout-sidebars-1 .c-area .c-last-post li .c-post .c-date {
font-size: 11px;
padding-top: 5px;
}
.c-layout-sidebars-1 .c-area .c-link-list li {
padding-top: 7px;
}
.c-layout-sidebars-1 .c-area .c-link-list li a {
display: block;
line-height: 1.2;
}
.c-layout-sidebars-1 .c-area .c-link-list li a:hover {
text-decoration: underline;
}
.c-layout-sidebars-1 .c-area .c-link-list li:first-child {
padding-top: 0;
} .c-layout-footer .c-prepfooter {
background-color: #363839;
padding: 60px 0 40px;
margin-top: 60px;
color: #bfbfbf;
font-size: 16px;
}
.c-layout-footer .c-prepfooter .c-logo {
display: block;
margin-bottom: 22px;
}
.c-layout-footer .c-prepfooter .c-text {
margin-bottom: 22px;
}
.c-layout-footer .c-prepfooter .c-contact li {
display: inline-block;
width: 100%;
margin-top: 15px;
}
.c-layout-footer .c-prepfooter .c-contact li:first-child {
margin-top: 0;
}
.c-layout-footer .c-prepfooter .c-contact li i {
color: #ffffff;
font-size: 18px;
float: left;
}
.c-layout-footer .c-prepfooter .c-contact li span {
display: block;
padding-left: 38px;
line-height: 1.2;
}
.c-layout-footer .c-prepfooter .c-caption {
margin-bottom: 25px;
color: #ffffff;
font-size: 20px;
}
.c-layout-footer .c-prepfooter li {
border-top: 1px solid #bbbbbb;
padding: 8px 0;
}
.c-layout-footer .c-prepfooter li:first-child {
padding-top: 0;
border-top: 0;
}
.c-layout-footer .c-prepfooter .c-social {
margin-left: -10px;
margin-right: -10px;
}
.c-layout-footer .c-prepfooter .c-social li {
float: left;
padding: 0 10px;
}
.c-layout-footer .c-postfooter {
background-color: #262727;
padding: 30px 0;
color: #ffffff;
font-size: 15px;
}
.c-layout-footer .c-postfooter .c-menu {
float: right;
}
.c-layout-footer .c-postfooter .c-menu li {
float: left;
padding: 0 1px;
border-left: 1px solid #363839;
}
.c-layout-footer .c-postfooter .c-menu li a {
color: #FFFFFF;
}
.c-layout-footer .c-postfooter .c-menu li:first-child {
border-left: 0;
}
.page-header {
margin: 40px 0 40px;
} .c-content-boxes.variant-one .c-box .image-wrap {
width: 100%;
overflow: hidden;
height: auto;
margin-bottom: 15px;
}
.c-content-boxes.variant-one .c-box .image-wrap img {
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
}
.c-content-boxes.variant-one .c-box .image-wrap img:hover {
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-ms-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.c-content-boxes.variant-two .c-box-extend {
margin-bottom: 40px;
}
.c-content-boxes.variant-two .c-box-extend .c-be-header {
width: 100%;
overflow: hidden;
}
.c-content-boxes.variant-two .c-box-extend .c-be-standard-blog {
width: 100%;
overflow: hidden;
}
.c-content-boxes.variant-two .c-box-extend .c-be-body {
padding: 15px 20px 20px;
font-size: 14px;
font-family: Lato;
}
.c-content-boxes.variant-two .c-box-extend .c-be-body h3 {
padding-bottom: 1px;
margin-top: 5px;
}
.c-content-boxes.variant-two .c-box-extend .c-be-body .blog-box-footer {
color: #939596;
font-size: 12px;
background: rgba(0,0,0,.02);
padding: 7px 15px;
overflow: hidden;
line-height: 30px;
}
.blog-box-comment {
float: left;
}
.blog-box-comment a {
margin-left: 5px;
}
.blog-box-read {
float: right;
border-left-width: 1px;
border-style: solid;
padding-left: 10px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-color: #ccc;
}
.blog-box-read a {
font-size: 13px;
margin-left: 5px;
}
.blog-posted {
padding-top: 9px;
font-size: 13px;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer {
border-top: 1px solid #f7f7f7;
padding: 12px 0;
text-align: center;
font-size: 12px;
background-color: #ebe9eb;
}
.c-content-boxes.variant-two .c-box-extend .c-be-body a {
color: #939596;
text-decoration: none;
font-family: Lato;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process {
display: block;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process:before,
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process:after {
content: " ";
display: table;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process:after {
clear: both;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process li {
display: inline-block;
margin-left: 30px;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process li a {
color: #57595A;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process li a i {
margin-right: 5px;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer .process li:first-child {
margin-left: 0;
}
.c-content-boxes.variant-two .c-box-extend.c-horizontal {
min-height: 192px;
}
.c-content-boxes.variant-two .c-box-extend.c-horizontal .c-be-header {
float: left;
margin-right: 15px;
width: auto;
border-width: 8px;
border-style: solid;
border-color: #f8f8f8;
}
.c-content-boxes.variant-two .c-box-extend.c-horizontal .c-be-body {
padding: 0;
}
.c-box-search {
margin-bottom: 1px;
border: 1px solid #dee1e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.c-box-search .c-be-search-header {
width: 100%;
overflow: hidden;
}
.c-box-search .c-be-search-header img {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-transition: -webkit-transform 0.4s ease;
-moz-transition: -moz-transform 0.4s ease;
-o-transition: -o-transform 0.4s ease;
transition: transform 0.4s ease;
}
.c-box-search .c-be-search-header img:hover {
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-ms-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.c-box-search .c-be-search-body {
padding: 15px 20px 20px;
}
.c-box-search .c-be-search-body h3 {
padding-bottom: 10px;
}
.c-box-search .c-be-search-body p {
font-size: 15px;
}
.c-box-search .c-be-search-body small {
color: #b6b6b6;
font-size: 12px;
}
.c-box-icon .c-bi-caption:before,
.c-box-icon .c-bi-caption:after {
content: " ";
display: table;
}
.c-box-icon .c-bi-caption:after {
clear: both;
}
.c-box-icon .c-bi-caption .icon {
float: left;
display: inline-block;
font-size: 25px;
padding: 10px 7px;
min-width: 45px;
text-align: center;
}
.c-box-icon .c-bi-caption h4 {
padding: 13px 0 13px 10px;
margin: 0;
}
.c-box-icon .c-bi-caption.text-center .icon {
float: none;
margin-right: -4px;
}
.c-box-icon .c-bi-caption.text-center h4 {
padding: 13px 0 10px 10px;
}
.c-box-icon.circle .c-bi-caption .icon {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
margin-right: 10px;
}
.icon-line:after {
content: '';
display: none;
}
.c-post-section img {
margin-bottom: 20px;
}
.c-post-section h4 {
padding-top: 0 !important;
}
.c-post-section .c-post-gallery {
width: 100%;
position: relative;
overflow: hidden;
}
.c-post-section .c-post-gallery .owl-item {
float: left;
}
.c-post-section .c-post-gallery .owl-buttons > div {
background-color: rgba(48, 131, 201, 0.5);
padding: 12px 18px;
position: absolute;
top: 36%;
z-index: 100;
color: #ffffff;
font-size: 16px;
}
.c-post-section .c-post-gallery .owl-buttons > div:hover {
background-color: #3083c9;
}
.c-post-section .c-post-gallery .owl-buttons > div.owl-prev {
left: 0;
}
.c-post-section .c-post-gallery .owl-buttons > div.owl-next {
right: 0;
}
.c-animated-text {
margin-bottom: 20px;
display: inline-block;
}
.c-animated-text .c-text {
position: relative;
display: inline-block;
margin: 0;
padding: 10px 0;
}
.c-animated-text .c-text:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 30px;
height: 2px;
-webkit-transition: linear 0.2s;
-moz-transition: linear 0.2s;
-ms-transition: linear 0.2s;
-o-transition: linear 0.2s;
transition: linear 0.2s;
}
.c-animated-text .c-text:hover:after {
width: 100%;
}
.c-box-spotlight-wrapper:before,
.c-box-spotlight-wrapper:after {
content: " ";
display: table;
}
.c-box-spotlight-wrapper:after {
clear: both;
}
.c-box-spotlight-wrapper [class*="col-"] {
padding-left: 0;
padding-right: 0;
}
.c-box-spotlight-wrapper .c-box-spot {
position: relative;
}
.c-box-spotlight-wrapper .c-box-spot img {
display: block;
max-width: 100%;
height: auto;
}
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay {
background-color: rgba(0, 0, 0, 0.6);
-webkit-transition: ease-out 0.3s;
-moz-transition: ease-out 0.3s;
-ms-transition: ease-out 0.3s;
-o-transition: ease-out 0.3s;
transition: ease-out 0.3s;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 10;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay .c-spot-text {
display: inline-block;
}
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay .c-spot-text h2 {
margin-top: 0;
color: #ffffff;
font-size: 33px;
font-weight: normal;
}
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay .c-spot-text a,
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay .c-spot-text span {
color: #ffffff;
font-size: 16px;
}
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.c-box-spotlight-wrapper .c-box-spot .c-spot-overlay:after {
content: '';
clear: both;
display: table;
}
.c-box-spotlight-wrapper .c-box-spot:hover .c-spot-overlay {
background-color: transparent;
}
.category-four-side-images {
min-height: 410px;
}
.category-four-images {
min-height: 350px;
}
.category-three-images {
min-height: 340px;
}
.category-two-images {
min-height: 230px;
}
@media (min-width: 768px) {
.c-content-boxes.variant-two .c-box-extend .c-be-body {
padding: 25px 30px;
}
.c-content-boxes.variant-two .c-box-extend .c-be-footer {
padding: 12px 11px;
}
}
.mt30 {
margin-top: 30px;
}
.mt20 {
margin-top: 30px;
}
.mt10 {
margin-top: 30px;
}
.no-padding {
padding-left: 0px !important;
padding-right: 0px !important;
}
.mob-menu li a .mi,
.header-top-menu li a .mi,
.header-menu li a .mi {
font-family: icomoon !important;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.blank-true .header,
.blank-true .footer {
display: none !important;
}
#nz-content {
position: relative;
z-index: 78;
background-color: #ffffff;
}
#gen-wrap {
position: relative;
left: 0;
}
#gen-wrap,
#wrap {
height: 100%;
}
#wrap,
#wrap.full {
width: 100%;
min-height: 100%;
margin: 0 auto;
position: relative;
background-color: #fff;
}
#wrap.nz-boxed {
box-shadow: 0px -5px 5px rgba(0, 0, 0, .3);
}
#nz-content:not(.padding-false) {
padding: 70px 0 70px 0;
}
#nz-content.padding-true.sidebar-left,
#nz-content.padding-true.sidebar-right {
padding: 70px 0 45px 0;
}
#top {
text-align: center;
cursor: pointer;
position: fixed;
bottom: 0;
right: 20px;
width: 46px;
height: 58px;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/gotop_icon.png);
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: 9999999999999999999;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
opacity: 0;
}
#top.active {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .search #nz-content {
background-color: #fff;
padding-bottom: 70px;
}
.search #nz-content > .h-container {
max-width: 960px;
}
.search-results-title {
margin-bottom: 25px;
font-size: 14px;
line-height: 24px;
}
.search-form {
margin-bottom: 70px;
position: relative;
}
.search-form input[type="submit"] {
border-radius: 0;
white-space: nowrap;
overflow: hidden;
border: none;
outline: none;
position: absolute;
top: 0px;
right: 0px;
padding: 0;
width: 45px !important;
height: 45px;
text-indent: -90000em;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search.png);
background-repeat: no-repeat;
background-position: center center;
background-color: transparent !important;
-webkit-transform: translateY(0px) !important;
-ms-transform: translateY(0px) !important;
transform: translateY(0px) !important;
box-shadow: none;
}
.search-form input[type="text"] {
top: 0;
right: 0;
padding-right: 65px;
}
.search-posts > article {
padding: 30px;
background-color: #fafafa;
margin-bottom: 30px;
position: relative;
}
.search-posts .post-title {
margin: 0px 0 20px 0;
font-size: 20px;
line-height: 30px;
}
.search-posts .post-title a {
color: #999 !important;
}
.search-posts .post-indication {
position: absolute;
top: 20px;
right: 20px;
height: 40px;
width: 40px;
line-height: 40px;
font-size: 16px;
text-align: center;
background-color: #fcfcfc;
}
.search-posts .post-meta {
padding: 10px 0;
margin-bottom: 25px;
border-bottom: 1px solid #e0e0e0;
}
.search-posts .post-content {
padding-bottom: 25px;
}
.suggestions {
font-size: 14px;
line-height: 24px;
} .mob-menu li[class*=" icon-"]:before,
.mob-menu li[class^=icon-]:before,
.header-menu li[class*=" icon-"]:before,
.header-menu li[class^=icon-]:before,
.header-top-menu ul li[class^=icon-]:before,
.header-top-menu ul li[class*=" icon-"]:before {
display: none;
}
.mi {
display: none;
padding-right: 10px;
}
.mob-menu li[class*=" icon-"] > a .mi,
.mob-menu li[class^=icon-] > a .mi,
.header-menu li[class*=" icon-"] > a .mi,
.header-menu li[class^=icon-] > a .mi,
.header-top-menu li[class*=" icon-"] > a .mi,
.header-top-menu li[class^=icon-] > a .mi {
display: inline-block;
} .mob-menu ul li > a:only-child .di,
.desk-menu ul > li > a:only-child .di {
display: none !important;
}
.mob-menu ul li > a > .di {
display: block;
position: absolute;
top: 50%;
font-size: 18px;
line-height: 30px;
text-align: center;
height: 30px;
width: 30px;
margin-top: -15px;
right: 15px;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mob-menu ul li > a > .di.animate {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.header .logo {
position: relative;
overflow: hidden;
margin: 0 auto;
height: inherit;
line-height: inherit;
display: block;
}
.header .logo a {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
text-align: center;
line-height: inherit;
}
.mob-header .logo a {
text-align: left;
}
.header .logo a img {
margin-bottom: 0;
margin-top: -2px;
border: none;
vertical-align: middle;
}
.ls ul {
list-style: none;
margin: 0;
padding: 0;
}
.ls ul li {
padding: 0;
margin: 0;
}
.ls li a,
.ls li a:visited,
.widget_icl_lang_sel_widget li a,
.widget_icl_lang_sel_widget li a:visited {
display: block !important;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
position: relative !important;
height: 40px;
z-index: 99;
outline: none;
padding: 0px !important;
color: #fff;
background-color: #303030;
font-size: 12px !important;
line-height: 40px !important;
}
.ls li .lang_sel_sel {
border-top: none !important;
}
.widget_icl_lang_sel_widget li a,
.widget_icl_lang_sel_widget li a:visited {
height: 50px;
line-height: 50px !important;
}
.widget_icl_lang_sel_widget li a,
.widget_icl_lang_sel_widget li a:visited {
padding: 0px !important;
}
.widget_icl_lang_sel_widget #lang_sel_click a {
background: none !important;
}
.ls .lang_sel_sel:before,
.widget_icl_lang_sel_widget .lang_sel_sel:before {
content: "\e915";
display: block;
position: absolute;
top: 0;
font-size: 16px !important;
line-height: 40px;
text-align: center;
height: 40px;
width: 40px;
right: 3px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: transform 300ms ease;
transition: transform 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ls.animated > div > ul > li > .lang_sel_sel:before {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.ls img,
.widget_icl_lang_sel_widget img,
#lang_sel_click .iclflag {
vertical-align: middle;
position: relative;
top: -1px !important;
margin-right: 4px;
}
#lang_sel_click .lang_sel_sel {
position: relative;
}
#lang_sel_click li {
float: none !important;
width: 100% !important;
padding: 0;
}
#lang_sel ul {
list-style: none;
}
#lang_sel ul li {
position: relative;
padding: 0;
}
.ls #lang_sel ul ul,
.ls #lang_sel_click ul ul {
left: auto;
height: auto;
z-index: 98;
margin: 0;
}
.widget_icl_lang_sel_widget #lang_sel ul ul,
.widget_icl_lang_sel_widget #lang_sel_click ul ul {
position: relative;
top: 0px;
right: 0;
display: none;
left: auto;
border-top: none;
height: auto;
visibility: visible;
z-index: 99;
margin: 0 !important;
padding-top: 0px !important;
}
.no-js #lang_sel ul li:hover ul {
display: block;
}
.ls .lang_sel_sel,
.widget_icl_lang_sel_widget .lang_sel_sel {
padding-right: 20px !important;
position: relative;
}
.ls > div > ul > li .lang_sel_sel:only-child {
padding-right: 10px !important;
}
.ls > div > ul > li .lang_sel_sel:only-child:before,
.widget_icl_lang_sel_widget > div > ul > li .lang_sel_sel:only-child:before {
display: none;
}
#lang_sel_click li:before {
display: none !important;
}
.ls .lang_sel_list_horizontal li,
.ls .lang_sel_list_vertical li {
float: left !important;
}
.ls .lang_sel_list_vertical .lang_sel_sel:before,
.ls .lang_sel_list_horizontal .lang_sel_sel:before {
display: none;
}
.ls .lang_sel_list_vertical .lang_sel_sel,
.ls .lang_sel_list_horizontal .lang_sel_sel {
padding-right: 10px !important;
}
.mob-header {
background-color: #ffffff;
z-index: 98;
position: relative;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}
.mob-header-top {
width: 100%;
height: 80px;
line-height: 80px;
background-color: #ffffff;
padding-right: 25px;
padding-left: 20px;
}
.mob-header-top .cart-toggle,
.mob-header-top .mob-menu-toggle,
.mob-menu-toggle2 {
height: 40px;
width: 40px;
border-radius: 40px;
box-shadow: inset 0 0 0 2px #e5e5e5;
position: absolute;
top: 20px;
right: 0px;
display: block;
cursor: pointer;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/menu.png);
background-repeat: no-repeat;
background-position: 48% center;
}
.mob-menu-toggle2 {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close.png);
right: 0px;
top: 0px;
border-radius: 0px;
background-color: #fafafa;
box-shadow: none;
z-index: 50;
}
.mob-menu-toggle2:hover {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close_white.png);
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.mob-header-top .cart-toggle a {
display: block;
height: inherit;
width: inherit;
outline: none;
}
.mob-header-top .cart-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/cart.png);
right: 50px;
}
.mob-header-content {
padding: 50px 0 0 0;
position: fixed;
top: 0;
right: -320px;
width: 320px;
height: 100%;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
background-color: #ffffff;
z-index: 99;
}
.mob-header-content + .mob-overlay {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
background-color: rgba(0, 0, 0, 0.5);
visibility: hidden;
opacity: 0;
z-index: 98;
}
.mob-header-content.animate + .mob-overlay {
visibility: visible;
opacity: 1;
cursor: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close_white.png), auto;
}
.mob-header-content .custom-scroll-bar {
position: absolute;
left: 0;
top: 50px;
padding: 0px 20px 75px 20px;
}
.mob-header-content.animate {
right: 0px;
}
.mob-header-content .slogan {
color: #999;
padding-top: 15px;
margin-bottom: 25px;
}
.mob-header-content .top-button {
padding: 5px 15px;
font-size: 12px;
line-height: 22px;
font-weight: 600;
outline: none;
border: none;
color: #999;
background-color: #f5f5f5;
position: relative;
display: block;
margin-bottom: 25px;
overflow: hidden;
-webkit-backface-visibility: hidden;
z-index: 1;
text-align: center;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.mob-header-content .top-button:hover {
color: #333;
}
.mob-menu ul,
.mob-header-content .header-top-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.mob-menu li[class*=" icon-"]:before,
.mob-menu li[class^=icon-]:before,
.header-menu li[class*=" icon-"]:before,
.header-menu li[class^=icon-]:before,
.mob-header-content .header-top-menu li[class*=" icon-"]:before,
.mob-header-content .header-top-menu li[class^=icon-]:before {
display: none;
}
.mob-menu li,
.mob-header-content .header-top-menu li {
position: relative;
padding: 0px;
}
.mob-menu li a,
.mob-header-content .header-top-menu ul li a {
display: block !important;
position: relative !important;
padding: 15px 25px 15px 0;
color: #333;
border-bottom: 1px solid #fafafa;
outline: none;
font-size: 14px !important;
line-height: 24px !important;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.mob-menu ul ul,
.mob-header-content .header-top-menu ul ul {
display: none;
}
.mob-menu ul li > a > .di,
.mob-header-content .header-top-menu ul li a > .di {
display: block;
position: absolute;
top: 50%;
font-size: 18px;
line-height: 30px;
text-align: center;
height: 30px;
width: 30px;
margin-top: -15px;
right: 0px;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mob-menu ul li > a > .di.animate,
.mob-header-content .header-top-menu ul li a > .di.animate {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.mob-header-content .search {
padding-top: 25px;
border-top: 1px solid #fafafa;
}
.mob-header-content input[type="text"] {
margin-bottom: 0;
}
.mob-header-content .icon-cross {
display: none;
}
.mob-header-content .search input[type="submit"] {
width: 50px !important;
height: 50px;
background-color: transparent !important;
}
.mob-header .ls li a,
.mob-header .ls li a:visited {
height: 65px;
line-height: 65px !important;
padding: 0px 25px !important;
background-color: transparent;
border-top: 1px solid #555555;
font-size: 14px !important;
}
.mob-header .ls {
border-bottom: 1px solid #555555;
}
.mob-header .ls .lang_sel_sel:before {
line-height: 65px;
height: 65px;
width: 65px;
right: 15px;
display: block;
position: absolute;
top: 50%;
font-size: 18px !important;
line-height: 30px;
text-align: center;
height: 30px;
width: 30px;
margin-top: -15px;
right: 15px;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.mob-header .ls #lang_sel ul ul,
.mob-header .ls #lang_sel_click ul ul {
display: none;
}
.mob-header .cart-toggle span {
color: #fff;
position: absolute;
line-height: 20px;
font-size: 12px;
height: 20px;
width: 20px;
border-radius: 20px;
top: -5px;
left: 30px;
text-align: center;
}
.desk {
display: none;
}
.mob-header .label {
margin-left: 15px;
display: inline-block;
padding: 6px 10px 6px 10px;
color: #ffffff;
text-transform: none;
font-size: 10px;
line-height: 10px;
text-align: center;
position: relative;
top: -1px;
left: 0px !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.mob-header-content .search form,
.mob-header-content .search fieldset {
margin: 0;
position: relative;
}
.mob-header-content .search input[type="submit"] {
width: 45px !important;
height: 45px;
text-indent: -9000em;
position: absolute;
right: 0px;
top: 0;
border: none;
outline: none;
padding: 0;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search.png);
background-repeat: no-repeat;
background-position: center center;
box-shadow: none;
} .widget_search form,
.woocommerce-product-search {
position: relative;
margin-bottom: 0;
border: none;
}
.widget_search form fieldset,
.woocommerce-product-search fieldset {
max-width: 100%;
margin-bottom: 0;
border: none;
}
.widget_search input[type="text"],
.widget_product_search input[type="search"],
.woocommerce-product-search input[type="search"] {
height: 50px;
font-size: inherit;
}
.widget_search input[type="submit"],
.widget_product_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
text-indent: -2000%;
white-space: nowrap;
overflow: hidden;
border: none;
outline: none;
position: absolute;
top: 0px;
right: 0px;
padding: 0;
margin: 0;
box-shadow: none !important;
width: 50px !important;
height: 50px;
text-indent: -9000em;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search.png);
background-repeat: no-repeat;
background-position: center center;
background-color: transparent !important;
z-index: 5;
-webkit-transform: translateY(0px) !important;
-ms-transform: translateY(0px) !important;
transform: translateY(0px) !important;
}
.logo-mob img {
width: 100px;
} .nz-icon {
margin: 5px;
font-size: 16px;
line-height: 16px;
text-align: center;
display: inline-block;
} .nz-icon.small {
font-size: 14px;
line-height: 14px;
}
.nz-icon.medium {
font-size: 32px;
line-height: 32px;
}
.nz-icon.large {
font-size: 64px;
line-height: 64px;
} .nz-icon.circle.small,
.nz-icon.square.small {
width: 40px;
height: 40px;
line-height: 36px;
border-width: 2px;
}
.nz-icon.circle.medium,
.nz-icon.square.medium {
width: 65px;
height: 65px;
line-height: 59px;
border-width: 2px;
}
.nz-icon.circle.large,
.nz-icon.square.large {
width: 110px;
height: 110px;
line-height: 103px;
border-width: 2px;
} .nz-icon.circle {
border-radius: 50%;
}
.nz-icon.square {
border-radius: 2px;
}
.nz-icon.circle,
.nz-icon.square {
border-style: solid;
border-color: transparent;
}
.nz-icon.animate-true {
-webkit-animation: iconAnimate 1.4s infinite;
animation: iconAnimate 1.4s infinite;
}
@-webkit-keyframes iconAnimate {
0%, 100% {
-webkit-transform: translateY(5px);
}
50% {
-webkit-transform: translateY(-5px);
}
}
@keyframes iconAnimate {
0%, 100% {
transform: translateY(5px);
}
50% {
transform: translateY(-5px);
}
} .social-links {
overflow: hidden;
height: 30px;
}
.social-links.right {
text-align: right;
}
.social-links.left {
text-align: left;
}
.social-links.center {
text-align: center;
}
.social-links a {
display: inline-block;
width: 27px;
height: 30px;
line-height: 32px;
font-size: 13px;
color: #fff !important;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
text-align: center;
}
.social-links-light a {
display: inline-block;
width: 27px;
height: 30px;
line-height: 32px;
font-size: 13px;
color: #848484 !important;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
text-align: center;
}
.footer .widget .social-links a {
color: #ffffff !important;
border: 1px solid #ffffff;
}
.social-links a:hover {
color: #ffffff !important;
}
.social-links a:last-child {
margin-right: 0px;
}
.social-links a.icon-rss:hover {
background-color: #fba933 !important;
}
.social-links a.icon-facebook:hover {
background-color: #607bb3 !important;
}
.social-links a.icon-twitter:hover {
background-color: #37bbf5 !important;
}
.social-links a.icon-skype:hover {
background-color: #37bbf5 !important;
}
.social-links a.icon-googleplus:hover {
background-color: #e74b32 !important;
}
.social-links a.icon-youtube:hover {
background-color: #c63c39 !important;
}
.social-links a.icon-vimeo:hover {
background-color: #2bc2f4 !important;
}
.social-links a.icon-linkedin:hover {
background-color: #319cda !important;
}
.social-links a.icon-flickr:hover {
background-color: #ee4086 !important;
}
.social-links a.icon-pinterest:hover {
background-color: #db2e36 !important;
}
.social-links a.icon-instagram:hover {
background-color: #5280a5 !important;
}
.social-links a.icon-apple:hover {
background-color: #01aef3 !important;
}
.social-links a.icon-dribbble:hover {
background-color: #eb4c89 !important;
}
.social-links a.icon-android:hover {
background-color: #92b83e !important;
}
.social-links a.icon-behance:hover {
background-color: #1b82dc !important;
}
.social-links a.icon-envelope:hover {
background-color: #4c5256 !important;
}
.social-links a:last-child {
margin-right: 0px;
}
.social-links a.icon-rss:hover {
background-color: #fba933 !important;
}
.social-links a.icon-facebook:hover {
background-color: #607bb3 !important;
}
.social-links a.icon-twitter:hover {
background-color: #37bbf5 !important;
}
.social-links a.icon-skype:hover {
background-color: #37bbf5 !important;
}
.social-links a.icon-googleplus:hover {
background-color: #e74b32 !important;
}
.social-links a.icon-youtube:hover {
background-color: #c63c39 !important;
}
.social-links a.icon-vimeo:hover {
background-color: #2bc2f4 !important;
}
.social-links a.icon-linkedin:hover {
background-color: #319cda !important;
}
.social-links a.icon-flickr:hover {
background-color: #ee4086 !important;
}
.social-links a.icon-pinterest:hover {
background-color: #db2e36 !important;
}
.social-links a.icon-instagram:hover {
background-color: #5280a5 !important;
}
.social-links a.icon-apple:hover {
background-color: #01aef3 !important;
}
.social-links a.icon-dribbble:hover {
background-color: #eb4c89 !important;
}
.social-links a.icon-android:hover {
background-color: #92b83e !important;
}
.social-links a.icon-behance:hover {
background-color: #1b82dc !important;
}
.social-links a.icon-envelope:hover {
background-color: #4c5256 !important;
} @media only screen and (max-width: 1099px) {
.mob-menu li .label {
display: none;
}
} @media only screen and (min-width: 1100px) {
.mob-header {
display: none;
}
.desk {
display: block;
}
.desk.stuck-false,
.desk.stuck-true.fixed-true.active,
.version3.desk {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
}
.header-content > .h-container {
position: relative;
margin: 0 auto;
}
.header-top {
position: relative;
}
.header-top .slogan {
line-height: 36px;
}
.header-top .top-button {
padding: 3px 15px;
font-size: 12px;
line-height: 22px;
font-weight: 600;
outline: none;
border: none;
position: relative;
display: inline-block;
margin: 5px 0 0 25px;
overflow: hidden;
-webkit-backface-visibility: hidden;
z-index: 1;
text-align: center;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
.header-top .top-button:hover {
box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.2);
}
.header-top .header-top-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.header-top .header-top-menu > ul > li {
margin: 0;
padding: 0 15px;
float: left;
line-height: 37px;
height: 40px;
font-size: 12px;
position: relative;
}
.header-top .header-top-menu > ul > li > ul > li {
padding: 0;
font-size: 12px;
}
.header-top .header-top-menu > ul > li:not(:last-child):after {
content: ":";
height: inherit;
width: 16px;
display: block;
position: absolute;
top: 0;
right: -7px;
text-align: center;
}
.header-top .header-top-menu ul li a {
display: inline-block;
text-align: center;
}
.header-top .header-top-menu ul li ul li a {
display: block;
text-align: left;
line-height: 24px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.header-top .header-top-menu ul li a .txt,
.header-top .header-top-menu ul li a {
position: relative;
}
.header-top .header-top-menu ul ul li a {
display: block;
padding: 3px 20px;
}
.header-top .header-top-menu > ul > li > a > .txt:after,
.header-top .header-top-menu > ul > li.menu-item-language > a:after {
content: "";
position: absolute;
width: 0%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 1px;
bottom: -2px;
left: 50%;
opacity: 0;
-webkit-transition: all 300ms;
transition: all 300ms;
}
.header-top .header-top-menu > ul > li.menu-item-language > a:after {
bottom: 8px;
}
.header-top .header-top-menu > ul > li.menu-item-language > a > .txt:after {
display: none;
}
.header-top .header-top-menu > ul > li:hover > a > .txt:after,
.header-top .header-top-menu > ul > li.menu-item-language:hover > a:after {
opacity: 0.5 !important;
width: 100% !important;
}
.header-top .header-top-menu ul li .mi {
position: relative;
bottom: -1px;
}
.header-top .header-top-menu ul li ul {
position: absolute;
top: 40px;
left: -5px;
max-width: 150px;
width: 150px;
padding: 5px 0;
list-style: none;
margin-left: 0;
z-index: -1;
display: none;
}
.no-js .header-top .header-top-menu > ul > li:hover > .sub-menu {
display: block;
}
.header-top .header-top-menu ul li img {
vertical-align: middle;
margin-right: 8px;
} .desk {
z-index: 80;
position: relative;
}
.header-top {
z-index: 85;
position: relative;
}
.header-body {
position: relative;
}
.desk {
position: relative;
top: 0;
left: 0;
z-index: 80;
width: 100%;
}
.desk.stuck-true {
position: absolute;
}
.desk .logo-c,
.desk .logo-c-title {
height: 83px;
line-height: 65px;
position: relative;
overflow: hidden;
padding: 0 25px 0 0;
margin: 0 auto;
display: block;
text-align: center;
}
.desk .logo,
.desk .logo-title {
height: 90px;
line-height: 90px;
position: relative;
overflow: hidden;
padding: 0 25px 0 0;
margin: 0 auto;
display: block;
float: left;
}
.fixed-true.active .logo-desk,
.logo-desk-fixed {
display: none !important;
}
.fixed-true.active .logo-desk-fixed,
.version2.fixed-true.active .logo-desk {
display: block !important;
}
.desk .logo-title {
font-size: 48px;
}
.desk-menu {
float: right;
}
.desk-menu > ul {
list-style: none;
margin: 0;
padding: 0;
}
.desk-menu > ul > li {
padding: 0;
position: relative;
float: left;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.desk-menu > ul > li:first-child {
margin-left: 0 !important;
}
.desk-menu > ul > li > a {
display: block;
z-index: 2;
position: relative;
padding: 0;
}
.desk-menu > ul > li > a > .txt {
position: relative;
}
.desk-menu > ul > li > a > .txt .label {
position: absolute;
bottom: 145%;
left: 50%;
line-height: 20px;
font-size: 12px;
height: 20px;
padding: 0 10px;
text-transform: none;
color: #fff;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.desk-menu .label2 {
display: none;
}
.desk-menu > ul > li > a > .txt .label > .label2 {
display: block;
position: absolute;
bottom: -3px;
left: 50%;
margin-left: -4px;
width: 8px;
height: 8px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.desk-menu .sub-menu .label {
margin-left: 15px;
display: inline-block;
padding: 6px 10px 6px 10px;
color: #ffffff;
text-transform: none;
font-size: 10px;
line-height: 10px;
text-align: center;
position: relative;
top: -1px;
left: 0px !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.desk-menu .mi {
padding-right: 10px;
}
.desk-menu .sub-menu {
position: absolute;
top: 90px;
left: 0px;
min-width: 250px;
max-width: 250px;
padding-top: 15px;
padding-bottom: 15px;
list-style: none;
margin-left: 0;
z-index: -1;
display: none;
}
.desk-menu .sub-menu .sub-menu {
left: 250px !important;
top: -15px !important;
margin-top: 0px;
min-width: 200px;
max-width: 200px;
z-index: -1;
display: none;
}
.no-js .desk-menu li:hover > ul {
display: block;
}
.desk-menu .sub-menu li {
position: relative;
padding: 0px;
}
.desk-menu .sub-menu li > a {
padding: 7px 15px;
display: block;
position: relative;
-webkit-transition: all 300ms;
transition: all 300ms;
}
.desk-menu > ul li:not([data-mm="true"]) ul > li:first-child {
position: relative;
}
.desk-menu > ul > [data-mm="true"] {
position: static !important;
}
.desk-menu > ul > [data-mm="true"] > ul {
width: 1140px;
max-width: 1140px;
height: auto;
z-index: -1;
left: 0 !important;
padding: 10px 30px 30px 30px;
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
}
.version1 .desk-menu > ul > [data-mm="true"] > ul {
width: 1140px;
max-width: 1140px;
height: auto;
z-index: -1;
left: 0 !important;
padding: 10px 30px 30px 30px;
background-repeat: no-repeat;
background-position: 0 0;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
margin-left: 15px;
}
.desk-menu > ul > [data-mm="true"] > ul:after {
content: "";
display: table;
clear: both;
}
.desk-menu > ul > [data-mm="true"] > ul ul {
display: block !important;
opacity: 1 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
position: static !important;
top: auto !important;
left: auto !important;
height: auto !important;
min-width: 100% !important;
max-width: 100% !important;
box-shadow: none !important;
padding: 0;
background-color: transparent !important;
border-top: none !important;
margin-left: 0 !important;
}
.desk-menu > ul > [data-mm="true"] > ul ul li {
padding: 0;
}
.desk-menu > ul > [data-mm="true"] > ul ul li a {
padding: 7px 0px !important;
border-bottom: none;
}
.desk-menu > ul > [data-mm="true"] > .sub-menu > li {
position: relative;
padding: 0 20px;
float: left;
}
.desk-menu [data-mm="true"] .sub-menu li > a,
.desk-menu [data-mm="true"] .sub-menu li:hover a {
background-color: transparent;
}
.desk .desk-menu [data-mm="true"] > .sub-menu > li > a,
.desk .desk-menu [data-mm="true"] > .sub-menu > li > a:hover {
background-color: transparent !important;
border-bottom: none;
}
.desk-menu [data-mm="true"] > .sub-menu > li > a {
position: relative;
padding: 31px 0 10px 0;
}
.desk-menu > ul > [data-mm="true"] > ul ul {
padding-top: 0px;
}
.desk-menu > ul > [data-mm="true"][data-mmc="5"] > ul > li {
width: 20%;
}
.desk-menu > ul > [data-mm="true"][data-mmc="4"] > ul > li {
width: 25%;
}
.desk-menu > ul > [data-mm="true"][data-mmc="3"] > ul > li {
width: 33.33333333333333%;
}
.desk-menu > ul > [data-mm="true"][data-mmc="2"] ul > li {
width: 50%;
}
.search-true.cart-false .search-toggle,
.cart-true .desk-cart-wrap {
position: relative;
}
.sl-true .header-social-links,
.search-true.cart-false .search-toggle,
.cart-true .desk-cart-wrap {
margin-left: 50px;
}
.search-toggle
{
margin-left: 15px;
}
.search-true.cart-false .search-toggle:after,
.cart-true .desk-cart-wrap:after {
content: "";
display: block;
position: absolute;
top: 5px;
left: -24px;
height: 30px;
width: 1px;
}
.desk .search {
top: 90px;
right: 15px;
position: absolute;
width: 320px;
height: 64px;
padding: 0px;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
z-index: 10;
display: none;
}
.header5.desk .search {
right: 0px;
}
.header5.desk .logo-c, .desk .logo-c-title {
padding-top: 6px;
}
.desk .search.animated {
display: block;
}
.search-toggle {
margin-top: 25px;
height: 40px;
width: 40px;
float: right;
text-align: center;
position: relative;
z-index: 15;
cursor: pointer;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search.png);
background-position: 48% 50%;
background-repeat: no-repeat;
background-color: #f3f3f3;
}
.search-v2 {
margin-top: 0px;
background-color: #3083c9;
height: 30px;
}
.search-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close.png);
}
.iversion-light .search-toggle,
.fiversion-light.active .search-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search_white.png);
}
.iversion-light .search-toggle.animated,
.fiversion-light.active .search-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close_white.png);
}
.iversion-dark .search-toggle,
.fiversion-dark.active .search-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search.png);
}
.iversion-dark .search-toggle.animated,
.fiversion-dark.active .search-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close.png);
}
.desk .search form,
.desk .search fieldset {
margin: 0;
position: relative;
}
.desk .search input {
margin: 0;
}
.desk .search input[type="text"] {
height: 64px;
line-height: 64px;
background-color: transparent;
margin: 0;
padding: 7px 64px 7px 25px;
border: none !important;
}
.desk .search input[type="submit"] {
width: 64px;
height: 64px;
text-indent: -9000em;
position: absolute;
right: 0px;
top: 0;
border: none;
outline: none;
padding: 0;
background-color: transparent !important;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search.png);
background-repeat: no-repeat;
background-position: center center;
box-shadow: none;
}
.desk-cart-wrap {
float: right;
position: relative;
margin-top: 25px;
height: 40px;
width: 40px;
border-radius: 40px;
}
.desk-cart-toggle {
width: 40px;
height: 40px;
line-height: 36px;
text-align: center;
position: relative;
z-index: 15;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/cart.png);
background-repeat: no-repeat;
background-position: 46% 48%;
outline: none;
}
.desk-cart-toggle.animated {
background-position: 46% 48%;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close.png);
}
.iversion-light .desk-cart-toggle,
.fiversion-light.active .desk-cart-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/cart_white.png);
}
.iversion-light .desk-cart-toggle.animated,
.fiversion-light.active .desk-cart-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close_white.png);
}
.iversion-dark .desk-cart-toggle,
.fiversion-dark.active .desk-cart-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/cart.png);
}
.iversion-dark .desk-cart-toggle.animated,
.fiversion-dark.active .desk-cart-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close.png);
}
.desk-cart-toggle a {
position: relative;
z-index: 5;
width: 40px;
height: 40px;
display: block;
outline: none;
position: relative;
}
.desk-cart-toggle span {
position: absolute;
line-height: 20px;
font-size: 12px;
height: 20px;
width: 20px;
border-radius: 20px;
top: -5px;
left: 30px;
} .version1.top-false {
height: 90px;
}
.version1.top-true {
height: 120px;
}
.version1 .header-top > .h-container {
height: 30px;
}
.version1 .header-top > .h-container:empty {
height: 0;
}
.version1 .header-top .slogan {
float: left;
}
.version1 .header-top .header-top-menu,
.version1 .header-top .top-button,
.version1 .header-top .social-links {
float: right;
}
.version1 .header-top .header-top-social-links a {
background-color: transparent !important;
width: 36px;
height: 40px;
line-height: 40px;
border-radius: 0px;
border: none;
margin: 0;
}
.version1 .header-top .header-top-social-links a:hover {
color: #fff !important;
}
.version1 .header-top .header-top-social-links a.icon-rss:hover {
background-color: #fba933 !important;
}
.version1 .header-top .header-top-social-links a.icon-facebook:hover {
background-color: #607bb3 !important;
}
.version1 .header-top .header-top-social-links a.icon-twitter:hover {
background-color: #37bbf5 !important;
}
.version1 .header-top .header-top-social-links a.icon-skype:hover {
background-color: #37bbf5 !important;
}
.version1 .header-top .header-top-social-links a.icon-googleplus:hover {
background-color: #e74b32 !important;
}
.version1 .header-top .header-top-social-links a.icon-youtube:hover {
background-color: #c63c39 !important;
}
.version1 .header-top .header-top-social-links a.icon-vimeo:hover {
background-color: #2bc2f4 !important;
}
.version1 .header-top .header-top-social-links a.icon-linkedin:hover {
background-color: #319cda !important;
}
.version1 .header-top .header-top-social-links a.icon-flickr:hover {
background-color: #ee4086 !important;
}
.version1 .header-top .header-top-social-links a.icon-pinterest:hover {
background-color: #db2e36 !important;
}
.version1 .header-top .header-top-social-links a.icon-instagram:hover {
background-color: #5280a5 !important;
}
.version1 .header-top .header-top-social-links a.icon-apple:hover {
background-color: #01aef3 !important;
}
.version1 .header-top .header-top-social-links a.icon-dribbble:hover {
background-color: #eb4c89 !important;
}
.version1 .header-top .header-top-social-links a.icon-android:hover {
background-color: #92b83e !important;
}
.version1 .header-top .header-top-social-links a.icon-behance:hover {
background-color: #1b82dc !important;
}
.version1 .header-top .header-top-social-links a.icon-envelope:hover {
background-color: #4c5256 !important;
}
.version1 .desk-menu > ul > li {
line-height: 90px;
height: 90px;
}
.version1 .desk-menu > ul > li > a {
height: 61px;
margin-bottom: 38px;
}
.version1.subeffect-ghost .header-top .header-top-menu ul li ul,
.version1.subeffect-ghost .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version1.subeffect-ghost .desk-menu > ul > li > .sub-menu,
.version1.subeffect-ghost .desk-menu > ul > li:hover > .sub-menu,
.version1.subeffect-ghost .sub-menu .sub-menu {
display: none;
margin-top: 40px;
opacity: 0;
}
.version1.subeffect-slide .header-top .header-top-menu ul li ul,
.version1.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version1.subeffect-slide .desk-menu > ul > li > .sub-menu,
.version1.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
.version1.subeffect-slide .sub-menu .sub-menu,
.version1.subeffect-fade .header-top .header-top-menu ul li ul,
.version1.subeffect-fade .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version1.subeffect-fade .desk-menu > ul > li > .sub-menu,
.version1.subeffect-fade .desk-menu > ul > li:hover > .sub-menu,
.version1.subeffect-fade .sub-menu .sub-menu {
display: none;
margin-top: 0px;
opacity: 0;
}
.version1.subeffect-slide .header-top .header-top-menu ul li ul,
.version1.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version1.subeffect-slide .desk-menu > ul > li > .sub-menu,
.version1.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
.version1.subeffect-slide .sub-menu .sub-menu {
opacity: 1;
}
.version1.subeffect-move .header-top .header-top-menu ul li ul,
.version1.subeffect-move .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version1.subeffect-move .desk-menu > ul > li > .sub-menu,
.version1.subeffect-move .desk-menu > ul > li:hover > .sub-menu,
.version1.subeffect-move .sub-menu .sub-menu {
display: none;
margin-left: -40px;
opacity: 0;
}
.version2 {
height: 130px;
}
.header5 {
height: 125px !important;
border-bottom: 1px solid #f5f5f5;
}
.version2 .header-body > .h-container {
height: 90px;
}
.version2 .desk-menu {
float: none;
}
.version2 .desk-menu > ul {
max-width: 1140px;
margin: 0 auto;
position: relative;
}
.version2 .desk-menu .sub-menu {
top: 40px;
}
.version2 .header-top {
float: right;
height: 40px;
margin-top: 25px;
}
.version2 .header-top:after {
width: 100%;
height: 100%;
display: block;
content: "";
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.version2 .header-top .header-top-menu,
.version2 .header-top .top-button,
.version2 .header-top .social-links,
.version2 .header-top .slogan {
float: right;
}
.version2 .header-top .header-top-social-links a {
background-color: transparent !important;
width: 36px;
height: 36px;
line-height: 36px;
border-radius: 36px;
border: none;
margin: 0;
margin-top: 2px;
}
.version2 .header-top .header-top-social-links a {
color: transparent !important;
}
.version2 .search-toggle,
.version2 .desk-cart-wrap {
margin-top: 0px;
}
.version2 .search,
.version2 .woo-cart {
top: 105px !important;
display: none;
}
.version2 .search.animated,
.version2 .woo-cart.animated {
display: block;
}
.version2 .header-top .header-top-social-links a.icon-rss:hover {
box-shadow: inset 0 0 0 1px #fba933 !important;
color: #fba933 !important;
}
.version2 .header-top .header-top-social-links a.icon-facebook:hover {
box-shadow: inset 0 0 0 1px #607bb3 !important;
color: #607bb3 !important;
}
.version2 .header-top .header-top-social-links a.icon-twitter:hover {
box-shadow: inset 0 0 0 1px #37bbf5 !important;
color: #37bbf5 !important;
}
.version2 .header-top .header-top-social-links a.icon-skype:hover {
box-shadow: inset 0 0 0 1px #37bbf5 !important;
color: #37bbf5 !important;
}
.version2 .header-top .header-top-social-links a.icon-googleplus:hover {
box-shadow: inset 0 0 0 1px #e74b32 !important;
color: #e74b32 !important;
}
.version2 .header-top .header-top-social-links a.icon-youtube:hover {
box-shadow: inset 0 0 0 1px #c63c39 !important;
color: #c63c39 !important;
}
.version2 .header-top .header-top-social-links a.icon-vimeo:hover {
box-shadow: inset 0 0 0 1px #2bc2f4 !important;
color: #2bc2f4 !important;
}
.version2 .header-top .header-top-social-links a.icon-linkedin:hover {
box-shadow: inset 0 0 0 1px #319cda !important;
color: #319cda !important;
}
.version2 .header-top .header-top-social-links a.icon-flickr:hover {
box-shadow: inset 0 0 0 1px #ee4086 !important;
color: #ee4086 !important;
}
.version2 .header-top .header-top-social-links a.icon-pinterest:hover {
box-shadow: inset 0 0 0 1px #db2e36 !important;
color: #db2e36 !important;
}
.version2 .header-top .header-top-social-links a.icon-instagram:hover {
box-shadow: inset 0 0 0 1px #5280a5 !important;
color: #5280a5 !important;
}
.version2 .header-top .header-top-social-links a.icon-apple:hover {
box-shadow: inset 0 0 0 1px #01aef3 !important;
color: #01aef3 !important;
}
.version2 .header-top .header-top-social-links a.icon-dribbble:hover {
box-shadow: inset 0 0 0 1px #eb4c89 !important;
color: #eb4c89 !important;
}
.version2 .header-top .header-top-social-links a.icon-android:hover {
box-shadow: inset 0 0 0 1px #92b83e !important;
color: #92b83e !important;
}
.version2 .header-top .header-top-social-links a.icon-behance:hover {
box-shadow: inset 0 0 0 1px #1b82dc !important;
color: #1b82dc !important;
}
.version2 .header-top .header-top-social-links a.icon-envelope:hover {
box-shadow: inset 0 0 0 1px #4c5256 !important;
color: #4c5256 !important;
}
.version2 .desk-menu > ul > li {
line-height: 40px;
height: 40px;
}
.version2 .desk-menu > ul > li > a {
height: 40px;
line-height: 40px;
margin-top: 0px;
}
.version2.subeffect-ghost .header-top .header-top-menu ul li ul,
.version2.subeffect-ghost .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version2.subeffect-ghost .desk-menu > ul > li > .sub-menu,
.version2.subeffect-ghost .desk-menu > ul > li:hover > .sub-menu,
.version2.subeffect-ghost .sub-menu .sub-menu {
display: none;
margin-top: 40px;
opacity: 0
}
.version2.subeffect-slide .header-top .header-top-menu ul li ul,
.version2.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version2.subeffect-slide .desk-menu > ul > li > .sub-menu,
.version2.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
.version2.subeffect-slide .sub-menu .sub-menu,
.version2.subeffect-fade .header-top .header-top-menu ul li ul,
.version2.subeffect-fade .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version2.subeffect-fade .desk-menu > ul > li > .sub-menu,
.version2.subeffect-fade .desk-menu > ul > li:hover > .sub-menu,
.version2.subeffect-fade .sub-menu .sub-menu {
display: none;
margin-top: 0px;
opacity: 0
}
.version2.subeffect-slide .header-top .header-top-menu ul li ul,
.version2.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version2.subeffect-slide .desk-menu > ul > li > .sub-menu,
.version2.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
.version2.subeffect-slide .sub-menu .sub-menu {
opacity: 1
}
.version2.subeffect-move .header-top .header-top-menu ul li ul,
.version2.subeffect-move .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version2.subeffect-move .desk-menu > ul > li > .sub-menu,
.version2.subeffect-move .desk-menu > ul > li:hover > .sub-menu,
.version2.subeffect-move .sub-menu .sub-menu {
display: none;
margin-left: -40px;
opacity: 0
}
.version3 .header-social-links {
float: right;
margin-top: 25px;
}
.version3 .header-social-links a {
background-color: transparent !important;
width: 36px;
height: 40px;
line-height: 40px;
border-radius: 0px;
border: none;
margin: 0;
}
.version3 .header-social-links a:hover {
background-color: transparent !important;
}
.desk.version3 .header-social-links a.icon-rss:hover {
color: #fba933 !important;
}
.desk.version3 .header-social-links a.icon-facebook:hover {
color: #607bb3 !important;
}
.desk.version3 .header-social-links a.icon-twitter:hover {
color: #37bbf5 !important;
}
.desk.version3 .header-social-links a.icon-skype:hover {
color: #37bbf5 !important;
}
.desk.version3 .header-social-links a.icon-googleplus:hover {
color: #e74b32 !important;
}
.desk.version3 .header-social-links a.icon-youtube:hover {
color: #c63c39 !important;
}
.desk.version3 .header-social-links a.icon-vimeo:hover {
color: #2bc2f4 !important;
}
.desk.version3 .header-social-links a.icon-linkedin:hover {
color: #319cda !important;
}
.desk.version3 .header-social-links a.icon-flickr:hover {
color: #ee4086 !important;
}
.desk.version3 .header-social-links a.icon-pinterest:hover {
color: #db2e36 !important;
}
.desk.version3 .header-social-links a.icon-instagram:hover {
color: #5280a5 !important;
}
.desk.version3 .header-social-links a.icon-apple:hover {
color: #01aef3 !important;
}
.desk.version3 .header-social-links a.icon-dribbble:hover {
color: #eb4c89 !important;
}
.desk.version3 .header-social-links a.icon-android:hover {
color: #92b83e !important;
}
.desk.version3 .header-social-links a.icon-behance:hover {
color: #1b82dc !important;
}
.desk.version3 .header-social-links a.icon-envelope:hover {
color: #4c5256 !important;
}
.version3 .desk-menu > ul > li {
line-height: 90px;
height: 90px;
}
.version3 .desk-menu > ul > li > a {
height: 30px;
line-height: 30px;
margin-top: 30px;
}
.version3.subeffect-ghost .header-top .header-top-menu ul li ul,
.version3.subeffect-ghost .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version3.subeffect-ghost .desk-menu > ul > li > .sub-menu,
.version3.subeffect-ghost .desk-menu > ul > li:hover > .sub-menu,
.version3.subeffect-ghost .sub-menu .sub-menu {
display: none;
margin-top: 40px;
opacity: 0;
}
.version3.subeffect-slide .header-top .header-top-menu ul li ul,
.version3.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version3.subeffect-slide .desk-menu > ul > li > .sub-menu,
.version3.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
.version3.subeffect-slide .sub-menu .sub-menu,
.version3.subeffect-fade .header-top .header-top-menu ul li ul,
.version3.subeffect-fade .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version3.subeffect-fade .desk-menu > ul > li > .sub-menu,
.version3.subeffect-fade .desk-menu > ul > li:hover > .sub-menu,
.version3.subeffect-fade .sub-menu .sub-menu {
display: none;
margin-top: 0px;
opacity: 0;
}
.version3.subeffect-slide .header-top .header-top-menu ul li ul,
.version3.subeffect-slide .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version3.subeffect-slide .desk-menu > ul > li > .sub-menu,
.version3.subeffect-slide .desk-menu > ul > li:hover > .sub-menu,
.version3.subeffect-slide .sub-menu .sub-menu {
opacity: 1;
}
.version3.subeffect-move .header-top .header-top-menu ul li ul,
.version3.subeffect-move .header-top .header-top-menu > ul > li:hover > .sub-menu,
.version3.subeffect-move .desk-menu > ul > li > .sub-menu,
.version3.subeffect-move .desk-menu > ul > li:hover > .sub-menu,
.version3.subeffect-move .sub-menu .sub-menu {
display: none;
margin-left: -40px;
opacity: 0;
} .effect-underline .desk-menu > ul > li > a:after,
.effect-overline .desk-menu > ul > li > a:after {
content: "";
position: absolute;
width: 0%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
height: 2px;
bottom: 0px;
left: 50%;
opacity: 0;
-webkit-transition: all 300ms;
transition: all 300ms;
}
.effect-overline .desk-menu > ul > li > a:after {
top: -25px;
}
.version3.effect-overline .desk-menu > ul > li > a:after {
top: -30px;
}
.version2.effect-overline .desk-menu > ul > li > a:after {
top: 38px;
}
.version2.effect-uderline .desk-menu > ul > li > a:after {
bottom: 0px;
}
.effect-underline .desk-menu > ul > li:hover > a:after,
.effect-underline .desk-menu > ul > li.one-page-active > a:after,
.effect-underline .desk-menu > ul > li.current-menu-item > a:after,
.effect-underline .desk-menu > ul > li.current-menu-parent > a:after,
.effect-underline .desk-menu > ul > li.current-menu-ancestor > a:after,
.effect-overline .desk-menu > ul > li:hover > a:after,
.effect-overline .desk-menu > ul > li.one-page-active > a:after,
.effect-overline .desk-menu > ul > li.current-menu-item > a:after,
.effect-overline .desk-menu > ul > li.current-menu-parent > a:after,
.effect-overline .desk-menu > ul > li.current-menu-ancestor > a:after {
opacity: 1;
width: 100%;
}
.effect-outline .desk-menu > ul > li > a,
.effect-fill .desk-menu > ul > li > a {
padding-left: 15px;
padding-right: 15px;
-webkit-transition: all 300ms;
transition: all 300ms;
} .desk.fixed-true {
position: fixed;
top: 0;
left: 0;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.version3.fixed-true + .rich-header {
margin-top: 90px;
}
.stuck-false.version1.fixed-true.top-true + .page-content-wrap,
.stuck-false.version2.fixed-true + .page-content-wrap {
padding-top: 130px;
}
.stuck-false.version1.fixed-true.top-false + .page-content-wrap {
padding-top: 90px;
}
.version1.fixed-true,
.version2.fixed-true,
.version3.fixed-true {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateY(0);
}
.page-content-wrap {
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.version1.fixed-true.active.stuck-false + .page-content-wrap {
padding-top: 90px;
}
.version2.fixed-true.active.stuck-false + .page-content-wrap {
padding-top: 40px;
}
.version1.top-true.fixed-true.active {
transform: translateY(-40px);
}
.version2.fixed-true.active {
transform: translateY(-90px);
} .inactive-true .rich-header .fixed-h-container {
margin-top: 0 !important;
height: 100%;
}
.inactive-true .rich-header .parallax-h-container {
top: 0px;
}
.inactive-true .rich-header .parallax-h-container {
height: 100%;
}
.widget_calendar caption,
.widget_calendar th,
.widget_calendar td,
.widget_calendar td#prev,
.widget_calendar td#next,
.widget_calendar td#prev span,
.widget_calendar td#next span {
height: 41px;
width: 41px;
line-height: 41px;
}
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
blockquote:after,
.nz-testimonials .text:after {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/quote%402.png);
background-size: 21px 20px;
}
.nz-breadcrumbs >:first-child:before {
background: transparent url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/home_icon%402.png) no-repeat left top;
background-size: 25px 23px;
}
.icon-light .nz-breadcrumbs >:first-child:before {
background: transparent url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/home_icon_white%402.png) no-repeat left top;
background-size: 25px 23px;
}
.location-close,
.mob-menu-toggle2,
.search-toggle.animated,
.desk-cart-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close%402.png);
background-size: 15px 15px;
}
.mob-menu-toggle2:hover,
.iversion-light .search-toggle.animated,
.fiversion-light.active .search-toggle.animated,
.iversion-light .desk-cart-toggle.animated,
.fiversion-light.active .desk-cart-toggle.animated {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/close_white%402.png);
background-size: 15px 15px;
}
#top {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/gotop_icon%402.png);
background-size: 17px 19px;
}
.hd-overlay-before,
#nz-content .nz-single-image:before,
.gallery-item .hd-overlay-before,
.projects .hd-overlay-before:before,
.loop .projects .hd-overlay-before:before,
.nz-recent-projects .projects .hd-overlay-before:before,
.nz-related-projects .projects .hd-overlay-before:before,
.loop .medium-image-nogap .projects .hd-overlay-before,
.loop .medium-image .projects .hd-overlay-before,
.loop .medium-standard .projects .hd-overlay-before {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/plus%402.png);
background-size: 13px 12px;
}
.owl-prev {
background: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/arrow_left%402.png) no-repeat center center;
background-size: 12px 12px;
}
.owl-next {
background: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/arrow_right%402.png) no-repeat center center;
background-size: 12px 12px;
}
.owl-prev:hover {
background: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/arrow_left_white%402.png) no-repeat center center;
background-size: 12px 12px;
}
.owl-next:hover {
background: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/arrow_right_white%402.png) no-repeat center center;
background-size: 12px 12px;
}
.search-form input[type="submit"],
.mob-header-content .search input[type="submit"],
.widget_search input[type="submit"],
.widget_product_search input[type="submit"],
.woocommerce-product-search input[type="submit"],
.search-toggle,
.desk .search input[type="submit"] {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search%402.png);
background-size: 18px 18px;
}
.mob-header-top .cart-toggle,
.mob-header-top .mob-menu-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/menu%402.png);
background-size: 16px 13px;
}
.iversion-light .search-toggle,
.fiversion-light.active .search-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search_white%402.png);
background-size: 18px 18px;
}
.iversion-dark .search-toggle,
.fiversion-dark.active .search-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/search%402.png);
background-size: 18px 18px;
}
.standard .loop .blog-post .format-quote .post-body .format-wrapper {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/quote_icon_format%402.png);
background-size: 34px 24px;
}
.standard .loop .blog-post .format-link .post-body .format-wrapper {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/link_icon%402.png);
background-size: 34px 33px;
}
.standard .loop .blog-post .format-status .post-body .format-wrapper {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/status_icon%402.png);
background-size: 31px 37px;
}
.standard .loop .blog-post .format-aside .post-body .format-wrapper {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/img/aside_icon%402.html);
background-size: 16px 15px;
}
}
html,
#gen-wrap {
background-color: #ffffff;
} ::-moz-selection {
background-color: #3083c9;
color: #ffffff;
}
::selection {
background-color: #3083c9;
color: #ffffff;
}
.sidebar a:not(.button):not(.ui-slider-handle) {
color: #3083c9;
}
.mob-menu li a:hover,
.mob-menu .current-menu-item > a,
.mob-menu .current-menu-parent > a,
.mob-menu .current-menu-ancestor > a,
.mob-menu ul li > a:hover > .di,
.mob-menu .current-menu-item > a > .di,
.mob-menu .current-menu-parent > a > .di,
.mob-menu .current-menu-ancestor > a > .di,
.mob-header-content .header-top-menu li a:hover,
.mob-header-content .header-top-menu .current-menu-item > a,
.mob-header-content .header-top-menu .current-menu-parent > a,
.mob-header-content .header-top-menu .current-menu-ancestor > a,
.mob-header-content .header-top-menu ul li > a:hover > .di,
.mob-header-content .header-top-menu .current-menu-item > a > .di,
.mob-header-content .header-top-menu .current-menu-parent > a > .di,
.mob-header-content .header-top-menu .current-menu-ancestor > a > .di, {
color: #3083c9 !important;
}
.count-icon,
.event-icon  {
color: #3083c9;
} .version1 .header-top {
background-color: #3083c9;
}
.version1 .header-top .header-top-menu ul li a,
.version1 .header-top .header-top-menu > ul > li:not(:last-child):after {
color: #ffffff;
}
.version1 .header-top .header-top-menu > ul > li > a > .txt:after,
.version1 .header-top .header-top-menu > ul > li.menu-item-language > a:after {
background-color: #ffffff;
;
}
.version1 .header-top .top-button {
color: #999999;
background-color: #ffffff;
}
.version1 .header-top .header-top-social-links a {
color: #ffffff !important;
}
.version1 .header-top .header-top-menu ul li ul.submenu-languages,
.version1 .desk-menu > ul > li ul.submenu-languages {
width: 149px;
}
.version1 .desk-menu > ul > li {
margin-left: 30px !important;
}
.version1:not(.active) .logo-title {
color: #424141;
}
.header4 .desk-menu > ul > li {
margin-left: 5px !important;
}
.version1 .desk-menu > ul > li > a {
font-family: "Open Sans";
font-weight: 400;
font-style: normal;
color: #424141;
font-size: 13px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
}
.version1 .desk-menu > ul > li:hover > a,
.version1 .desk-menu > ul > li.one-page-active > a,
.version1 .desk-menu > ul > li.current-menu-item > a,
.version1 .desk-menu > ul > li.current-menu-parent > a,
.version1 .desk-menu > ul > li.current-menu-ancestor > a {
color: #fff;
}
.version1 .desk-menu .sub-menu,
.version1 .header-top .header-top-menu ul li ul,
.version1 .search,
.version1 .woo-cart {
background-color: #292929;
}
.version1 .desk-menu .sub-menu .sub-menu {
background-color: rgb(21, 21, 21);
}
.version1 .desk-menu .sub-menu li > a {
color: #999999;
text-transform: none;
font-weight: 400;
font-size: 13px;
line-height: 22px;
font-family: "Open Sans";
}
.version1 .header-top .header-top-menu ul li ul li a {
color: #999999;
}
.version1 .desk-menu .sub-menu li:hover > a,
.version1 .header-top .header-top-menu ul li ul li:hover > a {
color: #e2e2e2;
}
.version1 .desk-menu [data-mm="true"] > .sub-menu > li > a {
font-weight: 400;
font-size: 14px;
color: #ffffff !important;
}
.version1 .search-true.cart-false .search-toggle:after,
.version1 .cart-true .desk-cart-wrap:after {
background-color: rgba(153, 153, 153, 0.2);
}
.version1 .search-toggle,
.version1 .desk-cart-wrap {} .version1 .search input[type="text"],
.version1 .woo-cart {
color: #ffffff;
}
.version1 .desk-cart-toggle span {
color: #ffffff;
background-color: #3083c9;
}
.version1 .woo-cart .widget_shopping_cart .cart_list li {
border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.version1 .woo-cart .widget_shopping_cart .cart_list li .remove {
background-color: rgb(21, 21, 21);
}
.version1 .woo-cart .widget_shopping_cart .cart_list li .remove:hover {
background-color: rgb(11, 11, 11) !important;
}
.version1 .woo-cart .widget_shopping_cart .cart_list li img {
background-color: rgba(153, 153, 153, 0.1);
}
.version1 .woo-cart .widget_shopping_cart .cart_list li:hover img {
background-color: rgba(153, 153, 153, 0.2);
}
.version1 .woo-cart .widget_shopping_cart p.buttons > a {
color: #ffffff;
background-color: #3083c9;
}
.version1 .woo-cart .widget_shopping_cart p.buttons > a:hover {
background-color: rgb(120, 176, 47);
} .version1.effect-underline .desk-menu > ul > li > a:after,
.version1.effect-overline .desk-menu > ul > li > a:after,
.version1.effect-fill .desk-menu > ul > li:hover > a,
.version1.effect-fill .desk-menu > ul > li.one-page-active > a,
.version1.effect-fill .desk-menu > ul > li.current-menu-item > a,
.version1.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.version1.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9;
}
.version1.effect-outline .desk-menu > ul > li:hover > a,
.version1.effect-outline .desk-menu > ul > li.one-page-active > a,
.version1.effect-outline .desk-menu > ul > li.current-menu-item > a,
.version1.effect-outline .desk-menu > ul > li.current-menu-parent > a,
.version1.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
box-shadow: inset 0 0 0 2px #3083c9;
} .version1.fixed-true.active .logo-title {
color: #999999;
}
.version1.fixed-true.active .header-body {
background-color: rgba(255, 255, 255, 1);
}
.version1.fixed-true.active .desk-menu > ul > li > a {
color: #999999;
}
.version1.fixed-true.active .desk-menu > ul > li:hover > a,
.version1.fixed-true.active .desk-menu > ul > li.one-page-active > a,
.version1.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
.version1.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
.version1.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
color: #999999;
}
.version1.fixed-true.active .search-true.cart-false .search-toggle:after,
.version1.fixed-true.active .cart-true .desk-cart-wrap:after {
background-color: rgba(153, 153, 153, 0.2);
}
.version1.fixed-true.active .search-toggle,
.version1.fixed-true.active .desk-cart-wrap {
box-shadow: inset 0 0 0 2px rgba(153, 153, 153, 0.2);
}
.version1.fixed-true.active .desk-cart-toggle span {
color: #ffffff;
background-color: #3083c9;
}
.version1.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
.version1.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a,
.version1.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-item > a,
.version1.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-parent > a,
.version1.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
box-shadow: inset 0 0 0 2px #3083c9;
}
.version1.fixed-true.active.effect-underline .desk-menu > ul > li > a:after,
.version1.fixed-true.active.effect-overline .desk-menu > ul > li > a:after,
.version1.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
.version1.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a,
.version1.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-item > a,
.version1.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.version1.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9;
} .version1.stuck-true:not(.active) .header-body {} .version2 .header-top .header-top-menu ul li a,
.version2 .header-top .header-top-menu > ul > li:not(:last-child):after {
color: #999999;
}
.version2 .header-top .header-top-menu > ul > li > a > .txt:after,
.version2 .header-top .header-top-menu > ul > li.menu-item-language > a:after {
background-color: #999999;
;
}
.version2 .header-top .top-button {
color: #999999;
background-color: #ffffff;
}
.version2 .header-top .header-top-social-links a {
color: #ffffff !important;
}
.version2 .header-top .header-top-menu ul li ul.submenu-languages,
.version2 .desk-menu > ul > li ul.submenu-languages {
width: 149px;
}
.version2 .header-menu {
background-color: rgb(255, 255, 255);
border-top: 1px solid #f5f5f5;
}
.version2 .desk-menu > ul > li {
margin-right: 30px !important;
}
.headerv7 .desk-menu > ul > li {
margin-right: 8px !important;
}
.version2:not(.active) .logo-title {
color: #ffffff;
}
.version2 .desk-menu > ul > li > a {
color: #424141;
font-weight: 400;
font-size: 13px;
font-family: "Open Sans";
}
.version2 .desk-menu > ul > li:hover > a,
.version2 .desk-menu > ul > li.one-page-active > a,
.version2 .desk-menu > ul > li.current-menu-item > a,
.version2 .desk-menu > ul > li.current-menu-parent > a,
.version2 .desk-menu > ul > li.current-menu-ancestor > a {
color: #424141;
}
.version2 .desk-menu .sub-menu,
.version2 .header-top .header-top-menu ul li ul,
.version2 .search,
.version2 .woo-cart {
background-color: #292929;
}
.version2 .desk-menu .sub-menu .sub-menu {
background-color: rgb(21, 21, 21);
}
.version2 .desk-menu .sub-menu li > a {
color: #999999;
text-transform: none;
font-weight: 400;
font-size: 13px;
line-height: 22px;
font-family: "Open Sans";
}
.version2 .header-top .header-top-menu ul li ul li a {
color: #999999;
}
.version2 .desk-menu .sub-menu li:hover > a,
.version2 .header-top .header-top-menu ul li ul li:hover > a {
color: #ffffff;
}
.version2 .desk-menu [data-mm="true"] > .sub-menu > li > a {
font-weight: 400;
font-size: 14px;
color: #ffffff !important;
}
.version2 .search-true.cart-false .search-toggle:after,
.version2 .cart-true .desk-cart-wrap:after {
background-color: rgba(255, 255, 255, 0.2);
}
.version2 .search-toggle,
.version2 .desk-cart-wrap {} .version2 .search input[type="text"],
.version2 .woo-cart {
color: #999999;
}
.version2 .desk-cart-toggle span {
color: #ffffff;
background-color: #3083c9;
}
.version2 .woo-cart .widget_shopping_cart .cart_list li {
border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.version2 .woo-cart .widget_shopping_cart .cart_list li .remove {
background-color: rgb(21, 21, 21);
}
.version2 .woo-cart .widget_shopping_cart .cart_list li .remove:hover {
background-color: rgb(11, 11, 11) !important;
}
.version2 .woo-cart .widget_shopping_cart .cart_list li img {
background-color: rgba(153, 153, 153, 0.1);
}
.version2 .woo-cart .widget_shopping_cart .cart_list li:hover img {
background-color: rgba(153, 153, 153, 0.2);
}
.version2 .woo-cart .widget_shopping_cart p.buttons > a {
color: #ffffff;
background-color: #3083c9;
}
.version2 .woo-cart .widget_shopping_cart p.buttons > a:hover {
background-color: rgb(120, 176, 47);
} .version2.effect-underline .desk-menu > ul > li > a:after,
.version2.effect-overline .desk-menu > ul > li > a:after,
.version2.effect-fill .desk-menu > ul > li:hover > a,
.version2.effect-fill .desk-menu > ul > li.one-page-active > a,
.version2.effect-fill .desk-menu > ul > li.current-menu-item > a,
.version2.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.version2.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9;
color: #FFFFFF;
}
.version2.effect-outline .desk-menu > ul > li:hover > a,
.version2.effect-outline .desk-menu > ul > li.one-page-active > a,
.version2.effect-outline .desk-menu > ul > li.current-menu-item > a,
.version2.effect-outline .desk-menu > ul > li.current-menu-parent > a,
.version2.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
box-shadow: inset 0 0 0 2px #3083c9;
} .version2.fixed-true.active .header-menu {
background-color: rgba(68, 68, 68, 1);
}
.version2.fixed-true.active .desk-menu > ul > li > a {
color: #ffffff;
}
.version2.fixed-true.active .desk-menu > ul > li:hover > a,
.version2.fixed-true.active .desk-menu > ul > li.one-page-active > a,
.version2.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
.version2.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
.version2.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
color: #ffffff;
}
.version2.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
.version2.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a,
.version2.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-item > a,
.version2.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-parent > a,
.version2.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
box-shadow: inset 0 0 0 2px #3083c9;
}
.version2.fixed-true.active.effect-underline .desk-menu > ul > li > a:after,
.version2.fixed-true.active.effect-overline .desk-menu > ul > li > a:after,
.version2.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
.version2.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a,
.version2.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-item > a,
.version2.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.version2.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9;
} .version2.stuck-true:not(.active) .header-body {} .version3 .header-social-links a {
color: #999999 !important;
}
.version3 .desk-menu > ul > li ul.submenu-languages {
width: 149px;
}
.version3 .header-body {
background-color: rgba(255, 255, 255, 1);
}
.version3 .desk-menu > ul > li {
margin-left: 20px !important;
}
.version3:not(.active) .logo-title {
color: #999999;
}
.version3 .desk-menu > ul > li > a {
color: #999999;
font-weight: 400;
font-size: 13px;
font-family: "Open Sans";
}
.version3 .desk-menu > ul > li:hover > a,
.version3 .desk-menu > ul > li.one-page-active > a,
.version3 .desk-menu > ul > li.current-menu-item > a,
.version3 .desk-menu > ul > li.current-menu-parent > a,
.version3 .desk-menu > ul > li.current-menu-ancestor > a {
color: #999999;
}
.version3 .desk-menu .sub-menu,
.version3 .header-top .header-top-menu ul li ul,
.version3 .search,
.version3 .woo-cart {
background-color: #292929;
}
.version3 .desk-menu .sub-menu .sub-menu {
background-color: rgb(21, 21, 21);
}
.version3 .desk-menu .sub-menu li > a {
color: #999999;
text-transform: none;
font-weight: 400;
font-size: 13px;
line-height: 22px;
font-family: "Open Sans";
}
.version3 .desk-menu .sub-menu li:hover > a {
color: #e2e2e2;
}
.version3 .desk-menu [data-mm="true"] > .sub-menu > li > a {
font-weight: 400;
font-size: 14px;
color: #ffffff !important;
}
.version3 .search-true.cart-false .search-toggle:after,
.version3 .cart-true .desk-cart-wrap:after {
background-color: rgba(153, 153, 153, 0.2);
}
.version3 .search-toggle,
.version3 .desk-cart-wrap {
box-shadow: inset 0 0 0 2px rgba(153, 153, 153, 0.4);
}
.version3 .search input[type="text"],
.version3 .woo-cart {
color: #999999;
}
.version3 .desk-cart-toggle span {
color: #ffffff;
background-color: #3083c9;
}
.version3 .woo-cart .widget_shopping_cart .cart_list li {
border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.version3 .woo-cart .widget_shopping_cart .cart_list li .remove {
background-color: rgb(21, 21, 21);
}
.version3 .woo-cart .widget_shopping_cart .cart_list li .remove:hover {
background-color: rgb(11, 11, 11) !important;
}
.version3 .woo-cart .widget_shopping_cart .cart_list li img {
background-color: rgba(153, 153, 153, 0.1);
}
.version3 .woo-cart .widget_shopping_cart .cart_list li:hover img {
background-color: rgba(153, 153, 153, 0.2);
}
.version3 .woo-cart .widget_shopping_cart p.buttons > a {
color: #ffffff;
background-color: #3083c9;
}
.version3 .woo-cart .widget_shopping_cart p.buttons > a:hover {
background-color: rgb(120, 176, 47);
} .version3.effect-underline .desk-menu > ul > li > a:after,
.version3.effect-overline .desk-menu > ul > li > a:after,
.version3.effect-fill .desk-menu > ul > li:hover > a,
.version3.effect-fill .desk-menu > ul > li.one-page-active > a,
.version3.effect-fill .desk-menu > ul > li.current-menu-item > a,
.version3.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.version3.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9
}
.version3.effect-outline .desk-menu > ul > li:hover > a,
.version3.effect-outline .desk-menu > ul > li.one-page-active > a,
.version3.effect-outline .desk-menu > ul > li.current-menu-item > a,
.version3.effect-outline .desk-menu > ul > li.current-menu-parent > a,
.version3.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
box-shadow: inset 0 0 0 2px #3083c9;
} .version3.fixed-true.active .header-social-links a {
color: #999999 !important;
}
.version3.fixed-true.active .logo-title {
color: #999999;
}
.version3.fixed-true.active .header-body {
background-color: rgba(255, 255, 255, 1);
}
.version3.fixed-true.active .desk-menu > ul > li > a {
color: #999999;
}
.version3.fixed-true.active .desk-menu > ul > li:hover > a,
.version3.fixed-true.active .desk-menu > ul > li.one-page-active > a,
.version3.fixed-true.active .desk-menu > ul > li.current-menu-item > a,
.version3.fixed-true.active .desk-menu > ul > li.current-menu-parent > a,
.version3.fixed-true.active .desk-menu > ul > li.current-menu-ancestor > a {
color: #999999;
}
.version3.fixed-true.active .search-true.cart-false .search-toggle:after,
.version3.fixed-true.active .cart-true .desk-cart-wrap:after {
background-color: rgba(153, 153, 153, 0.2);
}
.version3.fixed-true.active .search-toggle,
.version3.fixed-true.active .desk-cart-wrap {
box-shadow: inset 0 0 0 2px rgba(153, 153, 153, 0.2);
}
.version3.fixed-true.active .desk-cart-toggle span {
color: #ffffff;
background-color: #3083c9;
}
.version3.fixed-true.active.effect-outline .desk-menu > ul > li:hover > a,
.version3.fixed-true.active.effect-outline .desk-menu > ul > li.one-page-active > a,
.version3.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-item > a,
.version3.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-parent > a,
.version3.fixed-true.active.effect-outline .desk-menu > ul > li.current-menu-ancestor > a {
box-shadow: inset 0 0 0 2px #3083c9;
}
.version3.fixed-true.active.effect-underline .desk-menu > ul > li > a:after,
.version3.fixed-true.active.effect-overline .desk-menu > ul > li > a:after,
.version3.fixed-true.active.effect-fill .desk-menu > ul > li:hover > a,
.version3.fixed-true.active.effect-fill .desk-menu > ul > li.one-page-active > a,
.version3.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-item > a,
.version3.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.version3.fixed-true.active.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9;
}
.one-page-bullets a[href*="#"]:hover,
.one-page-bullets .one-page-active a[href*="#"] {
box-shadow: inset 0 0 0 10px #3083c9;
}
.desk-menu > ul > li > a > .txt .label:before {
border-color: #3083c9 transparent transparent transparent;
}
.header2 .desk-menu > ul > li:hover > a,
.header2 .desk-menu > ul > li.one-page-active > a,
.header2 .desk-menu > ul > li.current-menu-item > a,
.header2 .desk-menu > ul > li.current-menu-parent > a,
.header2 .desk-menu > ul > li.current-menu-ancestor > a {
color: #ffffff;
}
.header3 .version1.top-true {
height: 90px;
}
.header3 .page-content-wrap {
padding-top: 90px !important;
}
.header3 .version1.top-true.fixed-true.active {
transform: translateY(0px);
}
.header3 .version1.effect-underline .desk-menu > ul > li > a:after,
.header3 .version1.effect-overline .desk-menu > ul > li > a:after,
.header3 .version1.effect-fill .desk-menu > ul > li:hover > a,
.header3 .version1.effect-fill .desk-menu > ul > li.one-page-active > a,
.header3 .version1.effect-fill .desk-menu > ul > li.current-menu-item > a,
.header3 .version1.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.header3 .version1.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #3083c9;
box-shadow: inset 0 0 0 2px #3083c9;
}
.header3 .desk-menu > ul > li:hover > a,
.header3 .desk-menu > ul > li.one-page-active > a,
.header3 .desk-menu > ul > li.current-menu-item > a,
.header3 .desk-menu > ul > li.current-menu-parent > a,
.header3 .desk-menu > ul > li.current-menu-ancestor > a {
color: #3083c9;
}
.header4 .version1 .header-body {
background-color: #3083c9;
}
.header4 .desk-menu > ul > li:hover > a,
.header4 .desk-menu > ul > li.one-page-active > a,
.header4 .desk-menu > ul > li.current-menu-item > a,
.header4 .desk-menu > ul > li.current-menu-parent > a,
.header4 .desk-menu > ul > li.current-menu-ancestor > a {
color: #fff;
}
.header4 .version1 .desk-menu > ul > li a,
.header4 .version1 .desk-menu > ul > li.one-page-active > a,
.header4 .version1 .desk-menu > ul > li.current-menu-item > a,
.header4 .version1 .desk-menu > ul > li.current-menu-parent > a,
.header4 .version1 .desk-menu > ul > li.current-menu-ancestor > a {
color: #ffffff;
}
.header4 .version1.top-true {
height: 90px;
}
.header4 .page-content-wrap {
padding-top: 90px !important;
}
.header4 .version1.top-true.fixed-true.active {
transform: translateY(0px);
}
.header7 .version1 .header-top {
background-color: #3083c9;
border-bottom: 1px solid rgba(234, 234, 234, 1);
}
.header7 .version1 .header-top .header-top-menu ul li a,
.header7 .version1 .header-top .header-top-menu > ul > li:not(:last-child):after {
color: #999999;
}
.header7 .version1 .desk-menu > ul > li > a {
color: #999999;
text-transform: capitalize;
font-weight: 400;
font-size: 13px;
font-family: "Open Sans";
}
.header8 .desk-menu > ul > li:hover > a,
.header8 .desk-menu > ul > li.one-page-active > a,
.header8 .desk-menu > ul > li.current-menu-item > a,
.header8 .desk-menu > ul > li.current-menu-parent > a,
.header8 .desk-menu > ul > li.current-menu-ancestor > a {
color: #ffffff;
}
.header8 .version1.top-true {
height: 93px;
}
.header8 .page-content-wrap {
padding-top: 90px !important;
}
.header8 .version1.top-true.fixed-true.active {
transform: translateY(0px);
}
.header9 .version1 .header-body {
background-color: #3083c9;
}
.header9 .version1.top-true {
height: 90px;
}
.header9 .page-content-wrap {
padding-top: 0px !important;
}
.header9 .version1.top-true.fixed-true.active {
transform: translateY(0px);
}
.header9 .desk-menu > ul > li:hover > a,
.header9 .desk-menu > ul > li > a,
.header9 .desk-menu > ul > li.one-page-active > a,
.header9 .desk-menu > ul > li.current-menu-item > a,
.header9 .desk-menu > ul > li.current-menu-parent > a,
.header9 .desk-menu > ul > li.current-menu-ancestor > a {
color: #ffffff;
}
.header9 .version1.effect-underline .desk-menu > ul > li > a:after,
.header9 .version1.effect-overline .desk-menu > ul > li > a:after,
.header9 .version1.effect-fill .desk-menu > ul > li:hover > a,
.header9 .version1.effect-fill .desk-menu > ul > li.one-page-active > a,
.header9 .version1.effect-fill .desk-menu > ul > li.current-menu-item > a,
.header9 .version1.effect-fill .desk-menu > ul > li.current-menu-parent > a,
.header9 .version1.effect-fill .desk-menu > ul > li.current-menu-ancestor > a {
background-color: #fff;
}
.revolution-slider-active .version3.fixed-true {
position: relative !important;
}
.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;
}
.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-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@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-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@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-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@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-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
.header-top-v3 {
float: right;
height: 40px;
margin-top: 33px;
}
.header-top-v8 {
float: right;
height: 30px;
padding-top: 0px;
color: #FFFFFF;
}
.c-header-info {
display: block;
list-style: none;
}
.c-header-info {
color:#747474;
}
.header-top-v8 .c-header-info {
color:#FFFFFF;
}
.c-header-info li:first-child {
border-left: 0;
padding-right: 20px;
padding-left: 47px;
}
.c-header-info li:first-child span strong {
border-left: 0px solid #ffffff;
padding-left: 0px;
}
.c-header-info li {
float: left;
}
.c-header-info li span strong {
border-left: 1px solid #cccccc;
padding-left: 20px;
}
.header-top-v8 .c-header-info li span strong {
border-left: 1px solid #ffffff;
padding-left: 20px;
}
.header-top-v8 .c-header-info:first-child li span strong {
border-left: 0px solid #ffffff;
padding-left: 0px;
}
.br-top3 {
border-top: 3px solid #3083c9;
}
.left-header-col {
margin-top: 36px;
display: block;
}
.right-header-col {
margin-top: 26px;
display: block;
float: right;
}
.header-top-light {
background-color: #f8f8f8;
height: 30px;
border-bottom: 1px solid #eee;
}
.right {
float: right;
}
.v6-ht {
height: 162px;
}
.v8-ht {
height: 165px;
}
.mt-25 {
margin-top: 25px !important;
}
.v7-top .desk-menu > ul > li.current-menu-item > a {
color: #fff;
}
.header-top8 {
background-color: #f8f8f8;
height: 30px;
}
.right-pie {
background: #3083c9;
position: absolute !important;
right: 0;
height: 30px;
padding: 0;
}
.c-header-info {
padding-top: 2px;
font-size: 13px;
font-family: "Open Sans";
}
.pull-right {
background: #3083c9;
}
.header-top-v8:before {
content: '';
border-left: 20px solid #f8f8f8;
border-bottom: 30px solid transparent;
position: absolute;
top: 0;
}
#gen-wrap {
position: relative;
left: 0;
}
#gen-wrap, #wrap {height: 100%;}
#wrap,#wrap.full {
width: 100%;
min-height: 100%;
margin: 0 auto;
position: relative;
background-color: #fff;
}
.container {
position: relative;
margin: 0 auto 0 auto;
}
.brbt {
border-bottom: 1px solid #f5f5f5 !important;
}
.header_hood_sticky {
position: static;
top: 0;
left: 0;
width: 100%;
-webkit-transition: top 500ms ease;
-moz-transition: top 500ms ease;
-o-transition: top 500ms ease;
transition: top 500ms ease;
}
.headerContainerShadow {
background: #FFF;
border-bottom: 2px solid #eee;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
position: relative;
z-index: 999999; }
.scrollActive .header_hood_sticky {
position: fixed;
z-index: 99999;
}
.sub-menu {
z-index: 99999 !important;
}
.header3 {
height: 132px;
}@font-face{font-family:'FontAwesome';src:url(//skybridgetactical.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//skybridgetactical.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//skybridgetactical.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//skybridgetactical.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//skybridgetactical.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//skybridgetactical.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-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{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0} @media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{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 td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//skybridgetactical.com/wp-content/themes/hood-theme/includes/bootstrap/fonts/glyphicons-halflings-regular.eot);src:url(//skybridgetactical.com/wp-content/themes/hood-theme/includes/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//skybridgetactical.com/wp-content/themes/hood-theme/includes/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//skybridgetactical.com/wp-content/themes/hood-theme/includes/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//skybridgetactical.com/wp-content/themes/hood-theme/includes/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//skybridgetactical.com/wp-content/themes/hood-theme/includes/bootstrap/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-eur:before,.glyphicon-euro: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}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#3083c9;text-decoration:none}a:focus,a:hover{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}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;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}.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;padding:0;margin:-1px;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,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 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{padding:.2em;background-color:#fcf8e3}.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{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#3083c9}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#3083c9}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;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{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}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>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.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 #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{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;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@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>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border: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=checkbox],input[type=radio]{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=checkbox]:focus,input[type=radio]: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.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;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,-webkit-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{background-color:transparent;border:0}.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-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{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 select[multiple].form-control,.form-group-sm textarea.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{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.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}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-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;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-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;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-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;background-color:#f2dede;border-color:#a94442}.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 .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.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;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-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;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}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>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#3083c9;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>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#3083c9;border-color:#2e6da4}.btn-primary .badge{color:#3083c9;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>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{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>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{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>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{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>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#3083c9;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:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{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=button].btn-block,input[type=reset].btn-block,input[type=submit].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-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.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}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{font-family: "PT Sans";position:absolute;top:101%;left:0;z-index:1000;display:none;float:left;min-width:198px !important;padding:5px 0;margin:2px 0 0;font-size:13px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;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)}.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:2.3;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#3083c9;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.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{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{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 .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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left: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{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .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>.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-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-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-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;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=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{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-right:0;padding-left: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-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.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.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-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn: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{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{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-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-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:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-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:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{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{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover{text-decoration:none; color:#cacaca;}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#3083c9}.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.42857143;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:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#3083c9}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{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-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{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;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{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;padding:9px 10px;margin-top:8px;margin-right:15px;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;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{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{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-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)}@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 .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{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;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left: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:focus,.navbar-default .navbar-brand:hover{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:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{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:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{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:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{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:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{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:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{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{padding:0 5px;color:#ccc;content:"/\00a0"}.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;margin-left:-1px;line-height:1.42857143;color:#3083c9;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#3083c9;border-color:#3083c9}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-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-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.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:focus,.pager li>a:hover{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:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.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}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#3083c9}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#3083c9;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}.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{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;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 a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#3083c9}.thumbnail .caption{padding:9px;color:#333}.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{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.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}}@-o-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{height:20px;margin-bottom:20px;overflow:hidden;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:#3083c9;-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-bar-striped,.progress-striped .progress-bar{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);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-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{overflow:hidden;zoom:1}.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-body,.media-left,.media-right{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{padding-left:0;margin-bottom:20px}.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-left-radius:4px;border-top-right-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:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#3083c9;border-color:#3083c9}.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: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,.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{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .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:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{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:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{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:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{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:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{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-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.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-left-radius:3px;border-top-right-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-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.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:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.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,.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: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:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.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,.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{border-bottom-left-radius:3px}.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,.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{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 td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.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,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>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{margin-bottom:0;border: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>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{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:#3083c9}.panel-primary>.panel-heading{color:#fff;background-color:#3083c9;border-color:#3083c9}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#3083c9}.panel-primary>.panel-heading .badge{color:#3083c9;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#3083c9}.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 embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height: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;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.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-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.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{right:5px;bottom:0;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-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;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);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;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{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";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{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;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:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;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-next,.carousel-control .icon-prev{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{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left: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-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-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}td.visible-xs,th.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}td.visible-sm,th.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}td.visible-md,th.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}td.visible-lg,th.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{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}td.visible-print,th.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}}.header-body{background-color:#494949;}.version1 .header-top{background:#3083c9;}{border-top:3px solid #3083c9;border-bottom:0px solid #3083c9;border-left:0px solid #3083c9;border-right:0px solid #3083c9;}.header-top-light{background:#f8f8f8;}.header-top8{background:#f8f8f8;}.pull-right,.right-pie{background:#3083c9;}.c-header-info{color:#747474;}.header-top-v8 .c-header-info{color:#FFFFFF;}.header .logo a img{width:141px;}true{}.logo-mob img{width:100px;}true{}true{}.version2 .desk-menu > ul > li > a,.version1 .desk-menu > ul > li > a{font-family:"Open Sans";font-weight:400;font-style:normal;color:#ffffff;font-size:13px;font-display:swap;}.version2 .desk-menu > ul > li > a:hover,.version1 .desk-menu > ul > li > a:hover{color:#ffffff;}.version2 .desk-menu > ul > li > a:active,.version1 .desk-menu > ul > li > a:active{color:#ffffff;}.version1.effect-underline .desk-menu > ul > li > a:after, .version1.effect-overline .desk-menu > ul > li > a:after, .version1.effect-fill .desk-menu > ul > li:hover > a, .version1.effect-fill .desk-menu > ul > li.one-page-active > a, .version1.effect-fill .desk-menu > ul > li.current-menu-item > a, .version1.effect-fill .desk-menu > ul > li.current-menu-parent > a, .version1.effect-fill .desk-menu > ul > li.current-menu-ancestor > a,.version2.effect-underline .desk-menu > ul > li > a:after, .version2.effect-overline .desk-menu > ul > li > a:after, .version2.effect-fill .desk-menu > ul > li:hover > a, .version2.effect-fill .desk-menu > ul > li.one-page-active > a, .version2.effect-fill .desk-menu > ul > li.current-menu-item > a, .version2.effect-fill .desk-menu > ul > li.current-menu-parent > a, .version2.effect-fill .desk-menu > ul > li.current-menu-ancestor > a{background:#c7ac4f;}.version1 .desk-menu .sub-menu li > a,.version2 .desk-menu .sub-menu li > a{font-family:"Open Sans";font-weight:400;font-style:normal;color:#999999;font-size:13px;font-display:swap;}.version1 .desk-menu .sub-menu, .version1 .header-top .header-top-menu ul li ul, .version1 .search, .version1 .woo-cart,.version2 .desk-menu .sub-menu, .version2 .header-top .header-top-menu ul li ul, .version2 .search, .version2 .woo-cart{background:#292929;}.version2 .desk-menu .sub-menu .sub-menu,.version1 .desk-menu .sub-menu .sub-menu{background:#151515;}.c-layout-footer .c-prepfooter{background:#000000;}.c-layout-footer .c-prepfooter .c-caption{color:#FFFFFF;}.c-layout-footer .c-prepfooter a{color:#bfbfbf;}.c-layout-footer .c-postfooter{background:#000000;}.c-layout-footer .c-postfooter{color:#FFFFFF;}.search-light{color:#3083c9;}.search-dark{color:#FFFFFF;}body{font-family:"Open Sans";line-height:24px;font-weight:400;font-style:normal;color:#747474;font-size:14px;font-display:swap;}.c-layout-breadcrumbs-1 .c-page-title{font-family:Lato;line-height:35px;font-weight:300;font-style:normal;color:#727070;font-size:27px;font-display:swap;}h1{font-family:Lato;line-height:35px;font-weight:400;font-style:normal;color:#727070;font-size:36px;font-display:swap;}h2{font-family:Lato;line-height:30px;font-weight:400;font-style:normal;color:#727070;font-size:30px;font-display:swap;}h3{font-family:Lato;line-height:30px;font-weight:400;font-style:normal;color:#727070;font-size:24px;font-display:swap;}h4{font-family:Lato;line-height:30px;font-weight:400;font-style:normal;color:#727070;font-size:18px;font-display:swap;}h5{font-family:Lato;line-height:25px;font-weight:400;font-style:normal;color:#727070;font-size:14px;font-display:swap;}h6{font-family:Lato;line-height:20px;font-weight:400;font-style:normal;color:#727070;font-size:12px;font-display:swap;}#respond {
background-color: transparent!important;
box-shadow: none!important;
padding: 0px!important;
}
#respond > p,
#respond p.comment-notes,
p.logged-in-as {
margin-bottom: 10px;
}
p.logged-in-as {
padding-bottom: 0px;
}
body .comment-list {
margin-bottom: 40px!important;
margin-left: 0px;
}
.comment-list li {
list-style: none!important;
}
.comment-list li.comment > article,
.comment-list li.pingback > article {
background-color: #FCFCFC;
margin: 0;
overflow: hidden;
padding: 25px;
margin-top: 2em;
position: relative;
padding-left: 116px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}
.comment-list .children {
margin-left: 0px!important;
padding-left: 40px;
border-left: 1px solid #ddd;
background-repeat: no-repeat;
background-position: left 20px;
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/img/icons/comment-children-line.jpg);
}
.comment-list li.comment > article img.avatar,
.comment-list li.pingback > article img.avatar {
position: absolute;
left: 29px;
top: 29px;
width: 60px;
height: 60px;
}
.comment-list .reply {
position: absolute;
top: 29px;
right: 29px;
}
.comment-list .reply a {
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
color: #FFFFFF;
cursor: pointer;
padding: 3px 7px;
font-size: 11px;
transition: all 0.2s linear 0s;
-moz-transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
-o-transition: all 0.2s linear 0s;
width: auto;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
background-color: #C4C4C4;
}
.comment-list .comment-author {
color: #333;
font-family: 'Open Sans';
font-weight: 600;
}
.comment-list .comment-meta {
font-size: 11px;
line-height: 15px;
}
.comment-list .comment-meta a {
color: #888;
}
.comment-list .comment-meta a:hover {
color: #27CFC3;
}
.comment-list .reply a:hover {
background-color: #616161;
}
.comment-list li.comment > article p,
.comment-list li.pingback > article p {
padding-bottom: 0px;
margin-top: 10px;
}
#respond h3 .cancel-comment-reply,
#respond #cancel-comment-reply-link {
display: inline-block;
margin-left: 10px;
padding-left: 10px;
position: relative;
border-left: 1px solid #dddddd;
}
#respond h3,
h3#comments {
font-family: 'Open Sans';
font-weight: 600;
text-transform: none;
letter-spacing: -0.5px;
}
.comment-author a {
color: inherit;
}
#respond input[type=date],
textarea,
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=date],
input[type=text] {
padding: 10px!important;
width: 100%;
border: 0px;
border-bottom: 1px solid #fff;
font-family: 'Open Sans';
font-weight: 400;
font-size: 12px;
line-height: 22px;
color: #555;
background-color: #FCFCFC;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09) inset;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
input[type=submit] {
background-color: #262727;
border: 0px;
padding: 7px 35px 7px 35px;
color: #FFFFFF;
}
#respond input[type=submit],
button[type=submit],
input[type="button"] {
background-color: #333333;
padding: 7px 11px;
border: none;
color: #fff;
cursor: pointer;
transition: all 0.2s linear 0s;
-moz-transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
-o-transition: all 0.2s linear 0s;
width: auto;
font-size: 12px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-o-border-radius: 2px;
}
.slick-prev {
left: 0px !important;
z-index: 99999;
}
.slick-next {
right: 0px !important;
z-index: 99999;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.gallery-caption {} .bypostauthor {} .wp-pagenavi {
clear: both;
text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 8px 13px;
margin: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 5px;
border-radius: 3px;
font-size: 13px;
}
.wp-pagenavi a:hover {
background: #2c2c2c;
color: #FFF;
}
.wp-pagenavi span.current {
color: #FFF;
font-weight: bold;
background: #3083C9;
}
table {
background: #fff;
margin: 0 0 18px;
border: 1px solid #ddd;
}
table thead,
table tfoot {
background: #f5f5f5;
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
display: table-cell;
font-size: 14px;
line-height: 18px;
text-align: left;
}
table thead tr th,
table tfoot tr td {
padding: 8px 10px 9px;
font-size: 14px;
font-weight: bold;
color: #222;
}
table thead tr th:first-child,
table tfoot tr td:first-child {
border-left: none;
}
table thead tr th:last-child,
table tfoot tr td:last-child {
border-right: none;
}
table tbody tr.even,
table tbody tr.alt {
background: #f4f4f4;
}
table tbody tr:nth-child(even) {
background: #f4f4f4;
}
table tbody tr td {
color: #333;
padding: 9px 10px;
vertical-align: top;
border: none;
}
table {
width: 100%;
}
th,
td {
margin: 0;
padding: 0;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24.99px;
text-transform: none;
letter-spacing: 0px;
word-spacing: 0;
color: #565656;
direction: ltr;
padding-left: 10px;
}
ul,
ol,
dl {
line-height: 1.8;
list-style-position: inside;
}
ul li ul,
ul li ol {
margin-left: 20px;
margin-bottom: 0;
}
ol {
margin-left: 20px;
}
ol li ul,
ol li ol {
margin-left: 20px;
margin-bottom: 0;
}
img,
object,
embed {
max-width: 100%;
}
..sticky {
top: 0;
position: fixed;
}
.post-tags {
float: left;
overflow: visible;
padding-bottom: 0;
}
.post-tags ul {
overflow: visible;
margin-bottom: 0;
list-style: none;
}
.post-tags ul li {
float: left;
height: 30px;
line-height: 30px;
margin-right: 4px;
background: #fff;
border: 1px solid #e8e8e8;
border-radius: 2px;
-webkit-box-shadow: 0 2px 3px 1px transparent;
box-shadow: 0 2px 3px 1px transparent;
-webkit-transform: perspective(0);
-moz-transform: perspective(0);
-o-transform: perspective(0);
transform: perspective(0);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.post-tags ul li a {
display: block;
line-height: inherit;
}
.post-tags-item a {
display: block;
height: 36px;
line-height: 36px;
padding: 0 20px;
color: #28262b;
opacity: 1;
-webkit-transition: opacity .3s ease;
-moz-transition: opacity .3s ease;
transition: opacity .3s ease;
}
.tag-single {
display: block;
height: 36px;
line-height: 36px;
padding: 0 20px;
color: #28262b;
opacity: 1;
-webkit-transition: opacity .3s ease;
-moz-transition: opacity .3s ease;
transition: opacity .3s ease;
background-color: #CCC !important;
}
.widget_archive ul,
.widget-area ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
list-style: none;
margin: 0;
}
.widget-area a {
color: #747474;
}
.widget-area a:hover {
color: #3083c9;
}
select {
width: 100%;
} .widget {
color: #707070;
color: rgba(51, 51, 51, 0.7);
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
width: 100%;
word-wrap: break-word;
}
.widget pre {
line-height: 1.2;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
.widget button,
.widget input {
line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
font-size: 12px;
font-size: 1.2rem;
padding: 16px 1.5833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
padding: 0.375em;
}
.widget-title {
color: #333;
font-family: "Noto Sans", sans-serif;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget >:last-child {
margin-bottom: 0;
}
.widget_calendar table {
margin: 0;
}
.widget_calendar td,
.widget_calendar th {
line-height: 2.3333;
text-align: center;
padding: 0;
}
.widget_calendar caption {
font-family: "Noto Serif", serif;
font-weight: 700;
margin: 0 0 1.6em;
letter-spacing: 0.04em;
text-transform: uppercase;
}
.widget_calendar tbody a {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
background-color: #333;
color: #fff;
display: block;
font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
background-color: #707070;
background-color: rgba(51, 51, 51, 0.7);
color: #fff;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
border: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
list-style: none;
margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
padding: 0.7667em 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
border-top: 0;
padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
padding-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
border-top: 1px solid #eaeaea;
border-top: 1px solid rgba(51, 51, 51, 0.1);
margin: 0.7667em 0 0 0.8em;
padding-top: 0.7667em;
}
.widget_recent_entries .post-date {
display: block;
}
.widget_rss ul {
list-style: none;
margin: 0;
}
.widget_rss li {
margin-bottom: 1.6em;
}
.widget_rss ul:last-child,
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
border: 0;
font-weight: 700;
}
.widget_rss .rsswidget img {
margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
font-family: "Noto Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
font-style: normal;
display: block;
line-height: 2;
opacity: 0.8;
}
.textwidget >:last-child {
margin-bottom: 0;
}
.textwidget a {
border-bottom: 1px solid #333;
}
.textwidget a:hover,
.textwidget a:focus {
border-bottom: 0;
}
.page-numbers {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 8px 13px;
margin: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 5px;
border-radius: 3px;
font-size: 13px;
}
.current {
color: #FFF;
font-weight: bold;
background: #3083C9;
}
.pagination-center {
text-align: center;
}
.c-header-info {
list-style: none;
}
.c-header-info ul {
list-style: none;
}
.c-prepfooter li {
list-style: none;
}
.cat-min-height {
min-height: 360px;
} .woo-mt {
margin-top: 40px;
}
.border-none {
border: none !important;
}
.search-wi {
width: 172px;
}
.photography h2 {
font-size: 18px !important;
}
.cmarbot-61 {
margin-bottom: -61px;
}
.hood_mt35 {
margin-top: 35px;
}
@media (max-width: 991px) and (min-width: 768px) {
.c-layout-header .navbar .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 991px) {
.c-layout-header .navbar .navbar-collapse .c-header-navigation,
.c-layout-header .navbar .navbar-collapse .c-header-navigation > li {
float: none !important;
}
.hood-woo-mini-cart {
float: none !important;
padding: 0 0 10px !important;
margin: 0 !important;
}
} @font-face {
font-family: icomoon;
src: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/icomoon.eot);
src: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/icomoond41d.eot?#iefix) format('embedded-opentype'), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/icomoon.woff) format('woff'), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/icomoon.ttf) format('truetype'), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/icomoon.svg) format('svg');
font-weight: 400;
font-style: normal
}
[class*=" icon-"],
[class^=icon-] {
font-family: icomoon;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.icon-home:before {
content: "\e600"
}
.icon-home2:before {
content: "\e601"
}
.icon-home3:before {
content: "\e602"
}
.icon-office:before {
content: "\e603"
}
.icon-newspaper:before {
content: "\e604"
}
.icon-pencil:before {
content: "\e605"
}
.icon-pencil2:before {
content: "\e606"
}
.icon-quill:before {
content: "\e607"
}
.icon-pen:before {
content: "\e608"
}
.icon-blog:before {
content: "\e609"
}
.icon-droplet:before {
content: "\e60a"
}
.icon-paint-format:before {
content: "\e60b"
}
.icon-image:before {
content: "\e60c"
}
.icon-image2:before {
content: "\e60d"
}
.icon-images:before {
content: "\e60e"
}
.icon-camera:before {
content: "\e60f"
}
.icon-music:before {
content: "\e610"
}
.icon-headphones:before {
content: "\e611"
}
.icon-play:before {
content: "\e612"
}
.icon-film:before {
content: "\e613"
}
.icon-camera2:before {
content: "\e614"
}
.icon-dice:before {
content: "\e615"
}
.icon-pacman:before {
content: "\e616"
}
.icon-spades:before {
content: "\e617"
}
.icon-clubs:before {
content: "\e618"
}
.icon-diamonds:before {
content: "\e619"
}
.icon-pawn:before {
content: "\e61a"
}
.icon-bulldeskn:before {
content: "\e61b"
}
.icon-connection:before {
content: "\e61c"
}
.icon-podcast:before {
content: "\e61d"
}
.icon-feed:before {
content: "\e61e"
}
.icon-book:before {
content: "\e61f"
}
.icon-books:before {
content: "\e620"
}
.icon-library:before {
content: "\e621"
}
.icon-file:before {
content: "\e622"
}
.icon-profile:before {
content: "\e623"
}
.icon-file2:before {
content: "\e624"
}
.icon-file3:before {
content: "\e625"
}
.icon-file4:before {
content: "\e626"
}
.icon-copy:before {
content: "\e627"
}
.icon-copy2:before {
content: "\e628"
}
.icon-copy3:before {
content: "\e629"
}
.icon-paste:before {
content: "\e62a"
}
.icon-paste2:before {
content: "\e62b"
}
.icon-paste3:before {
content: "\e62c"
}
.icon-stack:before {
content: "\e62d"
}
.icon-folder:before {
content: "\e62e"
}
.icon-folder-open:before {
content: "\e62f"
}
.icon-tag:before {
content: "\e630"
}
.icon-tags:before {
content: "\e631"
}
.icon-barcode:before {
content: "\e632"
}
.icon-qrcode:before {
content: "\e633"
}
.icon-ticket:before {
content: "\e634"
}
.icon-cart:before {
content: "\e635"
}
.icon-cart2:before {
content: "\e636"
}
.icon-cart3:before {
content: "\e637"
}
.icon-coin:before {
content: "\e638"
}
.icon-credit:before {
content: "\e639"
}
.icon-calculate:before {
content: "\e63a"
}
.icon-support:before {
content: "\e63b"
}
.icon-phone:before {
content: "\e63c"
}
.icon-phone-hang-up:before {
content: "\e63d"
}
.icon-address-book:before {
content: "\e63e"
}
.icon-notebook:before {
content: "\e63f"
}
.icon-envelope:before {
content: "\e640"
}
.icon-pushpin:before {
content: "\e641"
}
.icon-location:before {
content: "\e640"
}
.icon-location2:before {
content: "\e643"
}
.icon-compass:before {
content: "\e644"
}
.icon-map:before {
content: "\e645"
}
.icon-map2:before {
content: "\e646"
}
.icon-history:before {
content: "\e647"
}
.icon-clock:before {
content: "\e648"
}
.icon-clock2:before {
content: "\e649"
}
.icon-alarm:before {
content: "\e64a"
}
.icon-alarm2:before {
content: "\e64b"
}
.icon-bell:before {
content: "\e64c"
}
.icon-stopwatch:before {
content: "\e64d"
}
.icon-calendar:before {
content: "\e64e"
}
.icon-calendar2:before {
content: "\e64f"
}
.icon-print:before {
content: "\e650"
}
.icon-keyboard:before {
content: "\e651"
}
.icon-screen:before {
content: "\e652"
}
.icon-laptop:before {
content: "\e653"
}
.icon-mob:before {
content: "\e654"
}
.icon-mob2:before {
content: "\e655"
}
.icon-tablet:before {
content: "\e656"
}
.icon-tv:before {
content: "\e657"
}
.icon-cabinet:before {
content: "\e658"
}
.icon-drawer:before {
content: "\e659"
}
.icon-drawer2:before {
content: "\e65a"
}
.icon-drawer3:before {
content: "\e65b"
}
.icon-box-add:before {
content: "\e65c"
}
.icon-box-remove:before {
content: "\e65d"
}
.icon-download:before {
content: "\e65e"
}
.icon-upload:before {
content: "\e65f"
}
.icon-disk:before {
content: "\e660"
}
.icon-storage:before {
content: "\e661"
}
.icon-undo:before {
content: "\e662"
}
.icon-redo:before {
content: "\e663"
}
.icon-flip:before {
content: "\e664"
}
.icon-flip2:before {
content: "\e665"
}
.icon-undo2:before {
content: "\e666"
}
.icon-redo2:before {
content: "\e667"
}
.icon-forward:before {
content: "\e668"
}
.icon-reply:before {
content: "\e669"
}
.icon-bubble:before {
content: "\e66a"
}
.icon-bubbles:before {
content: "\e66b"
}
.icon-bubbles2:before {
content: "\e66c"
}
.icon-bubble2:before {
content: "\e66d"
}
.icon-bubbles3:before {
content: "\e66e"
}
.icon-bubbles4:before {
content: "\e66f"
}
.icon-user:before {
content: "\e670"
}
.icon-users:before {
content: "\e671"
}
.icon-user2:before {
content: "\e672"
}
.icon-users2:before {
content: "\e673"
}
.icon-user3:before {
content: "\e674"
}
.icon-user4:before {
content: "\e675"
}
.icon-quotes-left:before {
content: "\e676"
}
.icon-busy:before {
content: "\e677"
}
.icon-spinner:before {
content: "\e678"
}
.icon-spinner2:before {
content: "\e679"
}
.icon-spinner3:before {
content: "\e67a"
}
.icon-spinner4:before {
content: "\e67b"
}
.icon-spinner5:before {
content: "\e67c"
}
.icon-spinner6:before {
content: "\e67d"
}
.icon-binoculars:before {
content: "\e67e"
}
.icon-search:before {
content: "\e67f"
}
.icon-zoomin:before {
content: "\e680"
}
.icon-zoomout:before {
content: "\e681"
}
.icon-expand:before {
content: "\e682"
}
.icon-contract:before {
content: "\e683"
}
.icon-expand2:before {
content: "\e684"
}
.icon-contract2:before {
content: "\e685"
}
.icon-key:before {
content: "\e686"
}
.icon-key2:before {
content: "\e687"
}
.icon-lock:before {
content: "\e688"
}
.icon-lock2:before {
content: "\e689"
}
.icon-unlocked:before {
content: "\e68a"
}
.icon-wrench:before {
content: "\e68b"
}
.icon-settings:before {
content: "\e68c"
}
.icon-equalizer:before {
content: "\e68d"
}
.icon-cog:before {
content: "\e68e"
}
.icon-cogs:before {
content: "\e68f"
}
.icon-cog2:before {
content: "\e690"
}
.icon-hammer:before {
content: "\e691"
}
.icon-wand:before {
content: "\e692"
}
.icon-aid:before {
content: "\e693"
}
.icon-bug:before {
content: "\e694"
}
.icon-pie:before {
content: "\e695"
}
.icon-stats:before {
content: "\e696"
}
.icon-bars:before {
content: "\e697"
}
.icon-bars2:before {
content: "\e698"
}
.icon-gift:before {
content: "\e699"
}
.icon-trophy:before {
content: "\e69a"
}
.icon-glass:before {
content: "\e69b"
}
.icon-mug:before {
content: "\e69c"
}
.icon-food:before {
content: "\e69d"
}
.icon-leaf:before {
content: "\e69e"
}
.icon-rocket:before {
content: "\e69f"
}
.icon-meter:before {
content: "\e6a0"
}
.icon-meter2:before {
content: "\e6a1"
}
.icon-dashboard:before {
content: "\e6a2"
}
.icon-hammer2:before {
content: "\e6a3"
}
.icon-fire:before {
content: "\e6a4"
}
.icon-lab:before {
content: "\e6a5"
}
.icon-magnet:before {
content: "\e6a6"
}
.icon-remove:before {
content: "\e6a7"
}
.icon-remove2:before {
content: "\e6a8"
}
.icon-briefcase:before {
content: "\e6a9"
}
.icon-airplane:before {
content: "\e6aa"
}
.icon-truck:before {
content: "\e6ab"
}
.icon-road:before {
content: "\e6ac"
}
.icon-accessibility:before {
content: "\e6ad"
}
.icon-target:before {
content: "\e6ae"
}
.icon-shield:before {
content: "\e6af"
}
.icon-lightning:before {
content: "\e6b0"
}
.icon-switch:before {
content: "\e6b1"
}
.icon-powercord:before {
content: "\e6b2"
}
.icon-signup:before {
content: "\e6b3"
}
.icon-list:before {
content: "\e6b4"
}
.icon-list2:before {
content: "\e6b5"
}
.icon-numbered-list:before {
content: "\e6b6"
}
.icon-menu:before {
content: "\e6b7"
}
.icon-menu2:before {
content: "\e6b8"
}
.icon-tree:before {
content: "\e6b9"
}
.icon-cloud:before {
content: "\e6ba"
}
.icon-cloud-download:before {
content: "\e6bb"
}
.icon-cloud-upload:before {
content: "\e6bc"
}
.icon-download2:before {
content: "\e6bd"
}
.icon-upload2:before {
content: "\e6be"
}
.icon-download3:before {
content: "\e6bf"
}
.icon-upload3:before {
content: "\e6c0"
}
.icon-globe:before {
content: "\e6c1"
}
.icon-earth:before {
content: "\e6c2"
}
.icon-link:before {
content: "\e6c3"
}
.icon-flag:before {
content: "\e6c4"
}
.icon-attachment:before {
content: "\e6c5"
}
.icon-eye:before {
content: "\e6c6"
}
.icon-eye-blocked:before {
content: "\e6c7"
}
.icon-eye2:before {
content: "\e6c8"
}
.icon-bookmark:before {
content: "\e6c9"
}
.icon-bookmarks:before {
content: "\e6ca"
}
.icon-brightness-medium:before {
content: "\e6cb"
}
.icon-brightness-contrast:before {
content: "\e6cc"
}
.icon-contrast:before {
content: "\e6cd"
}
.icon-star:before {
content: "\e6ce"
}
.icon-star2:before {
content: "\e6cf"
}
.icon-star3:before {
content: "\e6d0"
}
.icon-heart:before {
content: "\e6d1"
}
.icon-heart2:before {
content: "\e6d2"
}
.icon-heart-broken:before {
content: "\e6d3"
}
.icon-thumbs-up:before {
content: "\e6d4"
}
.icon-thumbs-up2:before {
content: "\e6d5"
}
.icon-happy:before {
content: "\e6d6"
}
.icon-happy2:before {
content: "\e6d7"
}
.icon-smiley:before {
content: "\e6d8"
}
.icon-smiley2:before {
content: "\e6d9"
}
.icon-tongue:before {
content: "\e6da"
}
.icon-tongue2:before {
content: "\e6db"
}
.icon-sad:before {
content: "\e6dc"
}
.icon-sad2:before {
content: "\e6dd"
}
.icon-wink:before {
content: "\e6de"
}
.icon-wink2:before {
content: "\e6df"
}
.icon-grin:before {
content: "\e6e0"
}
.icon-grin2:before {
content: "\e6e1"
}
.icon-cool:before {
content: "\e6e2"
}
.icon-cool2:before {
content: "\e6e3"
}
.icon-angry:before {
content: "\e6e4"
}
.icon-angry2:before {
content: "\e6e5"
}
.icon-evil:before {
content: "\e6e6"
}
.icon-evil2:before {
content: "\e6e7"
}
.icon-shocked:before {
content: "\e6e8"
}
.icon-shocked2:before {
content: "\e6e9"
}
.icon-confused:before {
content: "\e6ea"
}
.icon-confused2:before {
content: "\e6eb"
}
.icon-neutral:before {
content: "\e6ec"
}
.icon-neutral2:before {
content: "\e6ed"
}
.icon-wondering:before {
content: "\e6ee"
}
.icon-wondering2:before {
content: "\e6ef"
}
.icon-point-up:before {
content: "\e6f0"
}
.icon-point-right:before {
content: "\e6f1"
}
.icon-point-down:before {
content: "\e6f2"
}
.icon-point-left:before {
content: "\e6f3"
}
.icon-warning:before {
content: "\e6f4"
}
.icon-notification:before {
content: "\e6f5"
}
.icon-question:before {
content: "\e6f6"
}
.icon-info:before {
content: "\e6f7"
}
.icon-info2:before {
content: "\e6f8"
}
.icon-blocked:before {
content: "\e6f9"
}
.icon-cancel-circle:before {
content: "\e6fa"
}
.icon-checkmark-circle:before {
content: "\e6fb"
}
.icon-spam:before {
content: "\e6fc"
}
.icon-close:before {
content: "\e6fd"
}
.icon-checkmark:before {
content: "\e6fe"
}
.icon-checkmark2:before {
content: "\e6ff"
}
.icon-spell-check:before {
content: "\e700"
}
.icon-minus:before {
content: "\e701"
}
.icon-plus:before {
content: "\e702"
}
.icon-enter:before {
content: "\e703"
}
.icon-exit:before {
content: "\e704"
}
.icon-play2:before {
content: "\e705"
}
.icon-pause:before {
content: "\e706"
}
.icon-stop:before {
content: "\e707"
}
.icon-backward:before {
content: "\e708"
}
.icon-forward2:before {
content: "\e709"
}
.icon-play3:before {
content: "\e70a"
}
.icon-pause2:before {
content: "\e70b"
}
.icon-stop2:before {
content: "\e70c"
}
.icon-backward2:before {
content: "\e70d"
}
.icon-forward3:before {
content: "\e70e"
}
.icon-first:before {
content: "\e70f"
}
.icon-last:before {
content: "\e710"
}
.icon-previous:before {
content: "\e711"
}
.icon-next:before {
content: "\e712"
}
.icon-eject:before {
content: "\e713"
}
.icon-volume-high:before {
content: "\e714"
}
.icon-volume-medium:before {
content: "\e715"
}
.icon-volume-low:before {
content: "\e716"
}
.icon-volume-mute:before {
content: "\e717"
}
.icon-volume-mute2:before {
content: "\e718"
}
.icon-volume-increase:before {
content: "\e719"
}
.icon-volume-decrease:before {
content: "\e71a"
}
.icon-loop:before {
content: "\e71b"
}
.icon-loop2:before {
content: "\e71c"
}
.icon-loop3:before {
content: "\e71d"
}
.icon-shuffle:before {
content: "\e71e"
}
.icon-arrow-up-left:before {
content: "\e71f"
}
.icon-arrow-up:before {
content: "\e720"
}
.icon-arrow-up-right:before {
content: "\e721"
}
.icon-arrow-right:before {
content: "\e722"
}
.icon-arrow-down-right:before {
content: "\e723"
}
.icon-arrow-down:before {
content: "\e724"
}
.icon-arrow-down-left:before {
content: "\e725"
}
.icon-arrow-left:before {
content: "\e726"
}
.icon-arrow-up-left2:before {
content: "\e727"
}
.icon-arrow-up2:before {
content: "\e728"
}
.icon-arrow-up-right2:before {
content: "\e729"
}
.icon-arrow-right2:before {
content: "\e72a"
}
.icon-arrow-down-right2:before {
content: "\e72b"
}
.icon-arrow-down2:before {
content: "\e72c"
}
.icon-arrow-down-left2:before {
content: "\e72d"
}
.icon-arrow-left2:before {
content: "\e72e"
}
.icon-arrow-up-left3:before {
content: "\e72f"
}
.icon-arrow-up3:before {
content: "\e730"
}
.icon-arrow-up-right3:before {
content: "\e731"
}
.icon-arrow-right3:before {
content: "\e732"
}
.icon-arrow-down-right3:before {
content: "\e733"
}
.icon-arrow-down3:before {
content: "\e734"
}
.icon-arrow-down-left3:before {
content: "\e735"
}
.icon-arrow-left3:before {
content: "\e736"
}
.icon-tab:before {
content: "\e737"
}
.icon-checkbox-checked:before {
content: "\e738"
}
.icon-checkbox-unchecked:before {
content: "\e739"
}
.icon-checkbox-partial:before {
content: "\e73a"
}
.icon-radio-checked:before {
content: "\e73b"
}
.icon-radio-unchecked:before {
content: "\e73c"
}
.icon-crop:before {
content: "\e73d"
}
.icon-scissors:before {
content: "\e73e"
}
.icon-filter:before {
content: "\e73f"
}
.icon-filter2:before {
content: "\e740"
}
.icon-font:before {
content: "\e741"
}
.icon-text-height:before {
content: "\e740"
}
.icon-text-width:before {
content: "\e743"
}
.icon-bold:before {
content: "\e744"
}
.icon-upperline:before {
content: "\e745"
}
.icon-italic:before {
content: "\e746"
}
.icon-strikethrough:before {
content: "\e747"
}
.icon-omega:before {
content: "\e748"
}
.icon-sigma:before {
content: "\e749"
}
.icon-table:before {
content: "\e74a"
}
.icon-table2:before {
content: "\e74b"
}
.icon-insert-template:before {
content: "\e74c"
}
.icon-pilcrow:before {
content: "\e74d"
}
.icon-lefttoright:before {
content: "\e74e"
}
.icon-righttoleft:before {
content: "\e74f"
}
.icon-paragraph-left:before {
content: "\e750"
}
.icon-paragraph-center:before {
content: "\e751"
}
.icon-paragraph-right:before {
content: "\e752"
}
.icon-paragraph-justify:before {
content: "\e753"
}
.icon-paragraph-left2:before {
content: "\e754"
}
.icon-paragraph-center2:before {
content: "\e755"
}
.icon-paragraph-right2:before {
content: "\e756"
}
.icon-paragraph-justify2:before {
content: "\e757"
}
.icon-indent-increase:before {
content: "\e758"
}
.icon-indent-decrease:before {
content: "\e759"
}
.icon-newtab:before {
content: "\e75a"
}
.icon-embed:before {
content: "\e75b"
}
.icon-code:before {
content: "\e75c"
}
.icon-console:before {
content: "\e75d"
}
.icon-share:before {
content: "\e75e"
}
.icon-mail:before {
content: "\e75f"
}
.icon-mail2:before {
content: "\e760"
}
.icon-mail3:before {
content: "\e761"
}
.icon-mail4:before {
content: "\e762"
}
.icon-google:before {
content: "\e763"
}
.icon-googleplus:before {
content: "\e764"
}
.icon-googleplus2:before {
content: "\e765"
}
.icon-googleplus3:before {
content: "\e766"
}
.icon-googleplus4:before {
content: "\e767"
}
.icon-google-drive:before {
content: "\e768"
}
.icon-facebook:before {
content: "\e769"
}
.icon-facebook2:before {
content: "\e76a"
}
.icon-facebook3:before {
content: "\e76b"
}
.icon-instagram:before {
content: "\e76c"
}
.icon-twitter:before {
content: "\e76d"
}
.icon-twitter2:before {
content: "\e76e"
}
.icon-twitter3:before {
content: "\e76f"
}
.icon-feed2:before {
content: "\e770"
}
.icon-feed3:before {
content: "\e771"
}
.icon-feed4:before {
content: "\e772"
}
.icon-youtube:before {
content: "\e773"
}
.icon-youtube2:before {
content: "\e774"
}
.icon-vimeo:before {
content: "\e775"
}
.icon-vimeo2:before {
content: "\e776"
}
.icon-vimeo3:before {
content: "\e777"
}
.icon-lanyrd:before {
content: "\e778"
}
.icon-flickr:before {
content: "\e779"
}
.icon-flickr2:before {
content: "\e77a"
}
.icon-flickr3:before {
content: "\e77b"
}
.icon-flickr4:before {
content: "\e77c"
}
.icon-picassa:before {
content: "\e77d"
}
.icon-picassa2:before {
content: "\e77e"
}
.icon-dribbble:before {
content: "\e77f"
}
.icon-dribbble2:before {
content: "\e780"
}
.icon-dribbble3:before {
content: "\e781"
}
.icon-forrst:before {
content: "\e782"
}
.icon-forrst2:before {
content: "\e783"
}
.icon-deviantart:before {
content: "\e784"
}
.icon-deviantart2:before {
content: "\e785"
}
.icon-steam:before {
content: "\e786"
}
.icon-steam2:before {
content: "\e787"
}
.icon-github:before {
content: "\e788"
}
.icon-github2:before {
content: "\e789"
}
.icon-github3:before {
content: "\e78a"
}
.icon-github4:before {
content: "\e78b"
}
.icon-github5:before {
content: "\e78c"
}
.icon-wordpress:before {
content: "\e78d"
}
.icon-wordpress2:before {
content: "\e78e"
}
.icon-joomla:before {
content: "\e78f"
}
.icon-blogger:before {
content: "\e790"
}
.icon-blogger2:before {
content: "\e791"
}
.icon-tumblr:before {
content: "\e792"
}
.icon-tumblr2:before {
content: "\e793"
}
.icon-yahoo:before {
content: "\e794"
}
.icon-tux:before {
content: "\e795"
}
.icon-apple:before {
content: "\e796"
}
.icon-finder:before {
content: "\e797"
}
.icon-android:before {
content: "\e798"
}
.icon-windows:before {
content: "\e799"
}
.icon-windows8:before {
content: "\e79a"
}
.icon-soundcloud:before {
content: "\e79b"
}
.icon-soundcloud2:before {
content: "\e79c"
}
.icon-skype:before {
content: "\e79d"
}
.icon-reddit:before {
content: "\e79e"
}
.icon-linkedin:before {
content: "\e79f"
}
.icon-lastfm:before {
content: "\e7a0"
}
.icon-lastfm2:before {
content: "\e7a1"
}
.icon-delicious:before {
content: "\e7a2"
}
.icon-stumbleupon:before {
content: "\e7a3"
}
.icon-stumbleupon2:before {
content: "\e7a4"
}
.icon-stackoverflow:before {
content: "\e7a5"
}
.icon-pinterest:before {
content: "\e7a6"
}
.icon-pinterest2:before {
content: "\e7a7"
}
.icon-xing:before {
content: "\e7a8"
}
.icon-xing2:before {
content: "\e7a9"
}
.icon-flattr:before {
content: "\e7aa"
}
.icon-foursquare:before {
content: "\e7ab"
}
.icon-foursquare2:before {
content: "\e7ac"
}
.icon-paypal:before {
content: "\e7ad"
}
.icon-paypal2:before {
content: "\e7ae"
}
.icon-paypal3:before {
content: "\e7af"
}
.icon-yelp:before {
content: "\e7b0"
}
.icon-libreoffice:before {
content: "\e7b1"
}
.icon-file-pdf:before {
content: "\e7b2"
}
.icon-file-openoffice:before {
content: "\e7b3"
}
.icon-file-word:before {
content: "\e7b4"
}
.icon-file-excel:before {
content: "\e7b5"
}
.icon-file-zip:before {
content: "\e7b6"
}
.icon-file-powerpoint:before {
content: "\e7b7"
}
.icon-file-xml:before {
content: "\e7b8"
}
.icon-file-css:before {
content: "\e7b9"
}
.icon-html5:before {
content: "\e7ba"
}
.icon-html52:before {
content: "\e7bb"
}
.icon-css3:before {
content: "\e7bc"
}
.icon-chrome:before {
content: "\e7bd"
}
.icon-firefox:before {
content: "\e7be"
}
.icon-IE:before {
content: "\e7bf"
}
.icon-opera:before {
content: "\e7c0"
}
.icon-safari:before {
content: "\e7c1"
}
.icon-IcoMoon:before {
content: "\e7c2"
}
.icon-store:before {
content: "\e7c3"
}
.icon-out:before {
content: "\e7c4"
}
.icon-in:before {
content: "\e7c5"
}
.icon-in-alt:before {
content: "\e7c6"
}
.icon-home4:before {
content: "\e7c7"
}
.icon-lightbulb:before {
content: "\e7c8"
}
.icon-ancdesk:before {
content: "\e7c9"
}
.icon-feather:before {
content: "\e7ca"
}
.icon-expand3:before {
content: "\e7cb"
}
.icon-maximize:before {
content: "\e7cc"
}
.icon-search2:before {
content: "\e7cd"
}
.icon-zoomin2:before {
content: "\e7ce"
}
.icon-zoomout2:before {
content: "\e7cf"
}
.icon-add:before {
content: "\e7d0"
}
.icon-subtract:before {
content: "\e7d1"
}
.icon-exclamation:before {
content: "\e7d2"
}
.icon-question2:before {
content: "\e7d3"
}
.icon-close2:before {
content: "\e7d4"
}
.icon-cmd:before {
content: "\e7d5"
}
.icon-forbid:before {
content: "\e7d6"
}
.icon-book2:before {
content: "\e7d7"
}
.icon-spinner7:before {
content: "\e7d8"
}
.icon-play4:before {
content: "\e7d9"
}
.icon-stop3:before {
content: "\e7da"
}
.icon-pause3:before {
content: "\e7db"
}
.icon-forward4:before {
content: "\e7dc"
}
.icon-rewind:before {
content: "\e7dd"
}
.icon-sound:before {
content: "\e7de"
}
.icon-sound-alt:before {
content: "\e7df"
}
.icon-soundoff:before {
content: "\e7e0"
}
.icon-task:before {
content: "\e7e1"
}
.icon-inbox:before {
content: "\e7e2"
}
.icon-inbox-alt:before {
content: "\e7e3"
}
.icon-envelope2:before {
content: "\e7e4"
}
.icon-compose:before {
content: "\e7e5"
}
.icon-newspaper2:before {
content: "\e7e6"
}
.icon-newspaper-alt:before {
content: "\e7e7"
}
.icon-clipboard:before {
content: "\e7e8"
}
.icon-calendar3:before {
content: "\e7e9"
}
.icon-hyperlink:before {
content: "\e7ea"
}
.icon-trash:before {
content: "\e7eb"
}
.icon-trash-alt:before {
content: "\e7ec"
}
.icon-grid:before {
content: "\e7ed"
}
.icon-grid-alt:before {
content: "\e7ee"
}
.icon-menu3:before {
content: "\e7ef"
}
.icon-list3:before {
content: "\e7f0"
}
.icon-gallery:before {
content: "\e7f1"
}
.icon-calculator:before {
content: "\e7f2"
}
.icon-windows2:before {
content: "\e7f3"
}
.icon-browser:before {
content: "\e7f4"
}
.icon-alarm3:before {
content: "\e7f5"
}
.icon-clock3:before {
content: "\e7f6"
}
.icon-attachment2:before {
content: "\e7f7"
}
.icon-settings2:before {
content: "\e7f8"
}
.icon-portfolio:before {
content: "\e7f9"
}
.icon-user5:before {
content: "\e7fa"
}
.icon-users3:before {
content: "\e7fb"
}
.icon-heart3:before {
content: "\e7fc"
}
.icon-chat:before {
content: "\e7fd"
}
.icon-comments:before {
content: "\e7fe"
}
.icon-screen2:before {
content: "\e7ff"
}
.icon-iphone:before {
content: "\e800"
}
.icon-ipad:before {
content: "\e801"
}
.icon-forkandspoon:before {
content: "\e802"
}
.icon-forkandknife:before {
content: "\e803"
}
.icon-instagram2:before {
content: "\e804"
}
.icon-facebook4:before {
content: "\e805"
}
.icon-delicious2:before {
content: "\e806"
}
.icon-googleplus5:before {
content: "\e807"
}
.icon-dribbble4:before {
content: "\e808"
}
.icon-pin:before {
content: "\e809"
}
.icon-pin-alt:before {
content: "\e80a"
}
.icon-camera3:before {
content: "\e80b"
}
.icon-brightness:before {
content: "\e80c"
}
.icon-brightness-half:before {
content: "\e80d"
}
.icon-moon:before {
content: "\e80e"
}
.icon-cloud2:before {
content: "\e80f"
}
.icon-circle-full:before {
content: "\e810"
}
.icon-circle-half:before {
content: "\e811"
}
.icon-globe2:before {
content: "\e812"
}
.icon-heart4:before {
content: "\e813"
}
.icon-cloud3:before {
content: "\e814"
}
.icon-star4:before {
content: "\e815"
}
.icon-tv2:before {
content: "\e816"
}
.icon-sound2:before {
content: "\e817"
}
.icon-video:before {
content: "\e818"
}
.icon-trash2:before {
content: "\e819"
}
.icon-user6:before {
content: "\e81a"
}
.icon-key3:before {
content: "\e81b"
}
.icon-search3:before {
content: "\e81c"
}
.icon-settings3:before {
content: "\e81d"
}
.icon-camera4:before {
content: "\e81e"
}
.icon-tag2:before {
content: "\e81f"
}
.icon-lock3:before {
content: "\e820"
}
.icon-bulb:before {
content: "\e821"
}
.icon-pen2:before {
content: "\e822"
}
.icon-diamond:before {
content: "\e823"
}
.icon-display:before {
content: "\e824"
}
.icon-location3:before {
content: "\e825"
}
.icon-eye3:before {
content: "\e826"
}
.icon-bubble3:before {
content: "\e827"
}
.icon-stack2:before {
content: "\e828"
}
.icon-cup:before {
content: "\e829"
}
.icon-phone2:before {
content: "\e82a"
}
.icon-news:before {
content: "\e82b"
}
.icon-mail5:before {
content: "\e82c"
}
.icon-like:before {
content: "\e82d"
}
.icon-photo:before {
content: "\e82e"
}
.icon-note:before {
content: "\e82f"
}
.icon-clock4:before {
content: "\e830"
}
.icon-paperplane:before {
content: "\e831"
}
.icon-params:before {
content: "\e832"
}
.icon-banknote:before {
content: "\e833"
}
.icon-data:before {
content: "\e834"
}
.icon-music2:before {
content: "\e835"
}
.icon-megaphone:before {
content: "\e836"
}
.icon-study:before {
content: "\e837"
}
.icon-lab2:before {
content: "\e838"
}
.icon-food2:before {
content: "\e839"
}
.icon-t-shirt:before {
content: "\e83a"
}
.icon-fire2:before {
content: "\e83b"
}
.icon-clip:before {
content: "\e83c"
}
.icon-shop:before {
content: "\e83d"
}
.icon-calendar4:before {
content: "\e83e"
}
.icon-wallet:before {
content: "\e83f"
}
.icon-vynil:before {
content: "\e840"
}
.icon-truck2:before {
content: "\e841"
}
.icon-world:before {
content: "\e840"
}
.icon-phone3:before {
content: "\e843"
}
.icon-mob3:before {
content: "\e844"
}
.icon-mouse:before {
content: "\e845"
}
.icon-directions:before {
content: "\e846"
}
.icon-mail6:before {
content: "\e847"
}
.icon-paperplane2:before {
content: "\e848"
}
.icon-pencil3:before {
content: "\e849"
}
.icon-feather2:before {
content: "\e84a"
}
.icon-paperclip:before {
content: "\e84b"
}
.icon-drawer4:before {
content: "\e84c"
}
.icon-reply2:before {
content: "\e84d"
}
.icon-reply-all:before {
content: "\e84e"
}
.icon-forward5:before {
content: "\e84f"
}
.icon-user7:before {
content: "\e850"
}
.icon-users4:before {
content: "\e851"
}
.icon-user-add:before {
content: "\e852"
}
.icon-vcard:before {
content: "\e853"
}
.icon-export:before {
content: "\e854"
}
.icon-location4:before {
content: "\e855"
}
.icon-map3:before {
content: "\e856"
}
.icon-compass2:before {
content: "\e857"
}
.icon-location5:before {
content: "\e858"
}
.icon-target2:before {
content: "\e859"
}
.icon-share2:before {
content: "\e85a"
}
.icon-sharable:before {
content: "\e85b"
}
.icon-heart5:before {
content: "\e85c"
}
.icon-heart6:before {
content: "\e85d"
}
.icon-star5:before {
content: "\e85e"
}
.icon-star6:before {
content: "\e85f"
}
.icon-thumbsup:before {
content: "\e860"
}
.icon-thumbsdown:before {
content: "\e861"
}
.icon-chat2:before {
content: "\e862"
}
.icon-comment:before {
content: "\e863"
}
.icon-quote:before {
content: "\e864"
}
.icon-house:before {
content: "\e865"
}
.icon-popup:before {
content: "\e866"
}
.icon-search4:before {
content: "\e867"
}
.icon-flashlight:before {
content: "\e868"
}
.icon-printer:before {
content: "\e869"
}
.icon-bell2:before {
content: "\e86a"
}
.icon-link2:before {
content: "\e86b"
}
.icon-flag2:before {
content: "\e86c"
}
.icon-cog3:before {
content: "\e86d"
}
.icon-tools:before {
content: "\e86e"
}
.icon-trophy2:before {
content: "\e86f"
}
.icon-tag3:before {
content: "\e870"
}
.icon-camera5:before {
content: "\e871"
}
.icon-megaphone2:before {
content: "\e872"
}
.icon-moon2:before {
content: "\e873"
}
.icon-palette:before {
content: "\e874"
}
.icon-leaf2:before {
content: "\e875"
}
.icon-music3:before {
content: "\e876"
}
.icon-music4:before {
content: "\e877"
}
.icon-new:before {
content: "\e878"
}
.icon-graduation:before {
content: "\e879"
}
.icon-book3:before {
content: "\e87a"
}
.icon-newspaper3:before {
content: "\e87b"
}
.icon-bag:before {
content: "\e87c"
}
.icon-airplane2:before {
content: "\e87d"
}
.icon-lifebuoy:before {
content: "\e87e"
}
.icon-eye4:before {
content: "\e87f"
}
.icon-clock5:before {
content: "\e880"
}
.icon-microphone:before {
content: "\e881"
}
.icon-calendar5:before {
content: "\e882"
}
.icon-bolt:before {
content: "\e883"
}
.icon-thunder:before {
content: "\e884"
}
.icon-droplet2:before {
content: "\e885"
}
.icon-cd:before {
content: "\e886"
}
.icon-briefcase2:before {
content: "\e887"
}
.icon-air:before {
content: "\e888"
}
.icon-hourglass:before {
content: "\e889"
}
.icon-gauge:before {
content: "\e88a"
}
.icon-language:before {
content: "\e88b"
}
.icon-network:before {
content: "\e88c"
}
.icon-key4:before {
content: "\e88d"
}
.icon-battery:before {
content: "\e88e"
}
.icon-bucket:before {
content: "\e88f"
}
.icon-magnet2:before {
content: "\e890"
}
.icon-drive:before {
content: "\e891"
}
.icon-cup2:before {
content: "\e892"
}
.icon-rocket2:before {
content: "\e893"
}
.icon-brush:before {
content: "\e894"
}
.icon-suitcase:before {
content: "\e895"
}
.icon-cone:before {
content: "\e896"
}
.icon-earth2:before {
content: "\e897"
}
.icon-keyboard2:before {
content: "\e898"
}
.icon-browser2:before {
content: "\e899"
}
.icon-publish:before {
content: "\e89a"
}
.icon-progress-3:before {
content: "\e89b"
}
.icon-progress-2:before {
content: "\e89c"
}
.icon-brogress-1:before {
content: "\e89d"
}
.icon-progress-0:before {
content: "\e89e"
}
.icon-sun:before {
content: "\e89f"
}
.icon-sun2:before {
content: "\e8a0"
}
.icon-adjust:before {
content: "\e8a1"
}
.icon-code2:before {
content: "\e8a2"
}
.icon-screen3:before {
content: "\e8a3"
}
.icon-infinity:before {
content: "\e8a4"
}
.icon-light-bulb:before {
content: "\e8a5"
}
.icon-creditcard:before {
content: "\e8a6"
}
.icon-database:before {
content: "\e8a7"
}
.icon-voicemail:before {
content: "\e8a8"
}
.icon-clipboard2:before {
content: "\e8a9"
}
.icon-cart4:before {
content: "\e8aa"
}
.icon-box:before {
content: "\e8ab"
}
.icon-ticket2:before {
content: "\e8ac"
}
.icon-rss:before {
content: "\e8ad"
}
.icon-signal:before {
content: "\e8ae"
}
.icon-thermometer:before {
content: "\e8af"
}
.icon-droplets:before {
content: "\e8b0"
}
.icon-uniE8B1:before {
content: "\e8b1"
}
.icon-statistics:before {
content: "\e8b2"
}
.icon-pie2:before {
content: "\e8b3"
}
.icon-bars3:before {
content: "\e8b4"
}
.icon-graph:before {
content: "\e8b5"
}
.icon-lock4:before {
content: "\e8b6"
}
.icon-lock-open:before {
content: "\e8b7"
}
.icon-logout:before {
content: "\e8b8"
}
.icon-login:before {
content: "\e8b9"
}
.icon-checkmark3:before {
content: "\e8ba"
}
.icon-line-scale:before {
content: "\e8bb"
}
.icon-minus2:before {
content: "\e8bc"
}
.icon-plus2:before {
content: "\e8bd"
}
.icon-line-scale2:before {
content: "\e8be"
}
.icon-minus3:before {
content: "\e8bf"
}
.icon-plus3:before {
content: "\e8c0"
}
.icon-line-scale3:before {
content: "\e8c1"
}
.icon-minus4:before {
content: "\e8c2"
}
.icon-plus4:before {
content: "\e8c3"
}
.icon-erase:before {
content: "\e8c4"
}
.icon-blocked2:before {
content: "\e8c5"
}
.icon-info3:before {
content: "\e8c6"
}
.icon-info4:before {
content: "\e8c7"
}
.icon-question3:before {
content: "\e8c8"
}
.icon-help:before {
content: "\e8c9"
}
.icon-warning2:before {
content: "\e8ca"
}
.icon-cycle:before {
content: "\e8cb"
}
.icon-cw:before {
content: "\e8cc"
}
.icon-ccw:before {
content: "\e8cd"
}
.icon-shuffle2:before {
content: "\e8ce"
}
.icon-arrow:before {
content: "\e8cf"
}
.icon-arrow2:before {
content: "\e8d0"
}
.icon-retweet:before {
content: "\e8d1"
}
.icon-loop4:before {
content: "\e8d2"
}
.icon-history2:before {
content: "\e8d3"
}
.icon-back:before {
content: "\e8d4"
}
.icon-switch2:before {
content: "\e8d5"
}
.icon-list4:before {
content: "\e8d6"
}
.icon-add-to-list:before {
content: "\e8d7"
}
.icon-layout:before {
content: "\e8d8"
}
.icon-list5:before {
content: "\e8d9"
}
.icon-text:before {
content: "\e8da"
}
.icon-text2:before {
content: "\e8db"
}
.icon-document:before {
content: "\e8dc"
}
.icon-docs:before {
content: "\e8dd"
}
.icon-landscape:before {
content: "\e8de"
}
.icon-pictures:before {
content: "\e8df"
}
.icon-video2:before {
content: "\e8e0"
}
.icon-music5:before {
content: "\e8e1"
}
.icon-folder2:before {
content: "\e8e2"
}
.icon-archive:before {
content: "\e8e3"
}
.icon-trash3:before {
content: "\e8e4"
}
.icon-upload4:before {
content: "\e8e5"
}
.icon-download4:before {
content: "\e8e6"
}
.icon-disk2:before {
content: "\e8e7"
}
.icon-install:before {
content: "\e8e8"
}
.icon-cloud4:before {
content: "\e8e9"
}
.icon-upload5:before {
content: "\e8ea"
}
.icon-bookmark2:before {
content: "\e8eb"
}
.icon-bookmarks2:before {
content: "\e8ec"
}
.icon-book4:before {
content: "\e8ed"
}
.icon-play5:before {
content: "\e8ee"
}
.icon-pause4:before {
content: "\e8ef"
}
.icon-record:before {
content: "\e8f0"
}
.icon-stop4:before {
content: "\e8f1"
}
.icon-next2:before {
content: "\e8f2"
}
.icon-previous2:before {
content: "\e8f3"
}
.icon-first2:before {
content: "\e8f4"
}
.icon-last2:before {
content: "\e8f5"
}
.icon-resize-enlarge:before {
content: "\e8f6"
}
.icon-resize-shrink:before {
content: "\e8f7"
}
.icon-volume:before {
content: "\e8f8"
}
.icon-sound3:before {
content: "\e8f9"
}
.icon-mute:before {
content: "\e8fa"
}
.icon-flow-cascade:before {
content: "\e8fb"
}
.icon-flow-branch:before {
content: "\e8fc"
}
.icon-flow-tree:before {
content: "\e8fd"
}
.icon-flow-line:before {
content: "\e8fe"
}
.icon-flow-parallel:before {
content: "\e8ff"
}
.icon-arrow-left4:before {
content: "\e900"
}
.icon-arrow-down4:before {
content: "\e901"
}
.icon-arrow-up-upload:before {
content: "\e902"
}
.icon-arrow-right4:before {
content: "\e903"
}
.icon-arrow-left5:before {
content: "\e904"
}
.icon-arrow-down5:before {
content: "\e905"
}
.icon-arrow-up4:before {
content: "\e906"
}
.icon-arrow-right5:before {
content: "\e907"
}
.icon-arrow-left6:before {
content: "\e908"
}
.icon-arrow-down6:before {
content: "\e909"
}
.icon-arrow-up5:before {
content: "\e90a"
}
.icon-arrow-right6:before {
content: "\e90b"
}
.icon-arrow-left7:before {
content: "\e90c"
}
.icon-arrow-down7:before {
content: "\e90d"
}
.icon-arrow-up6:before {
content: "\e90e"
}
.icon-arrow-right7:before {
content: "\e90f"
}
.icon-arrow-left8:before {
content: "\e910"
}
.icon-arrow-down8:before {
content: "\e911"
}
.icon-arrow-up7:before {
content: "\e912"
}
.icon-arrow-right8:before {
content: "\e913"
}
.icon-arrow-left9:before {
content: "\e914"
}
.icon-arrow-down9:before {
content: "\e915"
}
.icon-arrow-up8:before {
content: "\e916"
}
.icon-arrow-right9:before {
content: "\e917"
}
.icon-arrow-left10:before {
content: "\e918"
}
.icon-arrow-down10:before {
content: "\e919"
}
.icon-arrow-up9:before {
content: "\e91a"
}
.icon-uniE91B:before {
content: "\e91b"
}
.icon-arrow-left11:before {
content: "\e91c"
}
.icon-arrow-down11:before {
content: "\e91d"
}
.icon-arrow-up10:before {
content: "\e91e"
}
.icon-arrow-right10:before {
content: "\e91f"
}
.icon-menu4:before {
content: "\e920"
}
.icon-ellipsis:before {
content: "\e921"
}
.icon-dots:before {
content: "\e922"
}
.icon-dot:before {
content: "\e923"
}
.icon-cc:before {
content: "\e924"
}
.icon-cc-by:before {
content: "\e925"
}
.icon-cc-nc:before {
content: "\e926"
}
.icon-cc-nc-eu:before {
content: "\e927"
}
.icon-cc-nc-jp:before {
content: "\e928"
}
.icon-cc-sa:before {
content: "\e929"
}
.icon-cc-nd:before {
content: "\e92a"
}
.icon-cc-pd:before {
content: "\e92b"
}
.icon-cc-zero:before {
content: "\e92c"
}
.icon-cc-share:before {
content: "\e92d"
}
.icon-cc-share2:before {
content: "\e92e"
}
.icon-danielbruce:before {
content: "\e92f"
}
.icon-danielbruce2:before {
content: "\e930"
}
.icon-github6:before {
content: "\e931"
}
.icon-github7:before {
content: "\e932"
}
.icon-flickr5:before {
content: "\e933"
}
.icon-flickr6:before {
content: "\e934"
}
.icon-vimeo4:before {
content: "\e935"
}
.icon-vimeo5:before {
content: "\e936"
}
.icon-twitter4:before {
content: "\e937"
}
.icon-twitter5:before {
content: "\e938"
}
.icon-facebook5:before {
content: "\e939"
}
.icon-facebook6:before {
content: "\e93a"
}
.icon-facebook7:before {
content: "\e93b"
}
.icon-googleplus6:before {
content: "\e93c"
}
.icon-googleplus7:before {
content: "\e93d"
}
.icon-pinterest3:before {
content: "\e93e"
}
.icon-pinterest4:before {
content: "\e93f"
}
.icon-tumblr3:before {
content: "\e940"
}
.icon-tumblr4:before {
content: "\e941"
}
.icon-linkedin2:before {
content: "\e940"
}
.icon-linkedin3:before {
content: "\e943"
}
.icon-dribbble5:before {
content: "\e944"
}
.icon-dribbble6:before {
content: "\e945"
}
.icon-stumbleupon3:before {
content: "\e946"
}
.icon-stumbleupon4:before {
content: "\e947"
}
.icon-lastfm3:before {
content: "\e948"
}
.icon-lastfm4:before {
content: "\e949"
}
.icon-rdio:before {
content: "\e94a"
}
.icon-rdio2:before {
content: "\e94b"
}
.icon-spotify:before {
content: "\e94c"
}
.icon-spotify2:before {
content: "\e95b"
}
.icon-qq:before {
content: "\e95c"
}
.icon-instagram3:before {
content: "\e95d"
}
.icon-dropbox:before {
content: "\e95e"
}
.icon-evernote:before {
content: "\e94d"
}
.icon-flattr2:before {
content: "\e94e"
}
.icon-skype2:before {
content: "\e94f"
}
.icon-skype3:before {
content: "\e950"
}
.icon-renren:before {
content: "\e951"
}
.icon-sina-weibo:before {
content: "\e952"
}
.icon-paypal4:before {
content: "\e953"
}
.icon-picasa:before {
content: "\e954"
}
.icon-soundcloud3:before {
content: "\e955"
}
.icon-mixi:before {
content: "\e956"
}
.icon-behance:before {
content: "\e957"
}
.icon-circles:before {
content: "\e958"
}
.icon-vk:before {
content: "\e959"
}
.icon-smashing:before {
content: "\e95a"
}
.custom-scroll-bar {
overflow: hidden;
width: 100%;
height: 100%;
position: absolute;
padding: 20px;
z-index: 1000
}
.nz-clearfix:after {
content: "";
display: table;
clear: both
}
*,
:after,
:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word
}


@font-face {
font-family: star;
src: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/star.eot);
src: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/star.eot?#iefix) format("embedded-opentype"), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/star.woff) format("woff"), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/star.ttf) format("truetype"), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal
}
@font-face {
font-family: WooCommerce;
src: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/WooCommerce.eot);
src: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/WooCommerce.woff) format("woff"), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/WooCommerce.ttf) format("truetype"), url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/css/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
content: " ";
display: table
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails:after,
.woocommerce .cart-collaterals:after,
.woocommerce .col2-set:after,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails:after,
.woocommerce ul.products,
.woocommerce ul.products li.first,
.woocommerce ul.products:after,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .col2-set:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.first,
.woocommerce-page ul.products:after {
clear: both
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
width: 100%
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
float: left;
width: 48%
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
float: right;
width: 48%
}
.woocommerce img,
.woocommerce-page img {
height: auto;
max-width: 100%
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
float: left;
width: 48%
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
float: left;
width: 30.75%;
margin-right: 3.8%;
margin-bottom: 1em
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
margin-right: 0
}
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
width: 100%;
margin-right: 0;
float: none
}
.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
width: 48%
}
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
width: 22.05%
}
.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
width: 16.9%
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
float: right;
width: 48%
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
display: inline-block
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
content: " ";
display: table
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
clear: both
}
.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
float: right;
height: auto
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.05%
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
margin-right: 0
}
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
width: 100%;
margin-right: 0
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
width: 48%
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
width: 30.75%
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
width: 16.95%
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
width: 13.5%
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: left
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: right
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
display: inline-block
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
height: auto
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
text-align: right
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: 80px
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
float: left
}
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
display: none
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
content: " ";
display: table
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
width: 100%
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
width: 30.75%;
float: left
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
width: 48%;
float: left
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
float: none
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
width: 48%
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
width: 48%;
clear: right;
float: right
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
clear: both
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
width: 47%
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
width: 48%
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
float: right;
height: auto
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
display: block
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
display: inline
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
width: 100%
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
box-sizing: border-box;
width: 100%
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
float: left;
width: 47%;
overflow: visible
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
float: right
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
width: auto
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
text-align: left;
padding: 0 1em 0 0;
float: left
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
float: right
}
.woocommerce-account .woocommerce-MyAccount-navigation {
float: left;
width: 30%
}
.woocommerce-account .woocommerce-MyAccount-content {
float: right;
width: 68%
}
.woocommerce-page.left-sidebar #content.twentyeleven {
width: 58.4%;
margin: 0 7.6%;
float: right
}
.woocommerce-page.right-sidebar #content.twentyeleven {
margin: 0 7.6%;
width: 58.4%;
float: left
}
.twentyfourteen .tfwc {
padding: 12px 10px 0;
max-width: 474px;
margin: 0 auto
}
.twentyfourteen .tfwc .product .entry-summary {
padding: 0!important;
margin: 0 0 1.618em!important
}
.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
margin-top: 0
}
.twentyfourteen .tfwc .product .images img {
margin-bottom: 1em
}
@media screen and (min-width:673px) {
.twentyfourteen .tfwc {
padding-right: 30px;
padding-left: 30px
}
}
@media screen and (min-width:1040px) {
.twentyfourteen .tfwc {
padding-right: 15px;
padding-left: 15px
}
}
@media screen and (min-width:1110px) {
.twentyfourteen .tfwc {
padding-right: 30px;
padding-left: 30px
}
}
@media screen and (min-width:1218px) {
.twentyfourteen .tfwc {
margin-right: 54px
}
.full-width .twentyfourteen .tfwc {
margin-right: auto
}
}
.twentyfifteen .t15wc {
padding-left: 7.6923%;
padding-right: 7.6923%;
padding-top: 7.6923%;
margin-bottom: 7.6923%;
background: #fff;
box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}
.twentyfifteen .t15wc .page-title {
margin-left: 0
}
@media screen and (min-width:38.75em) {
.twentyfifteen .t15wc {
margin-right: 7.6923%;
margin-left: 7.6923%;
margin-top: 8.3333%
}
}
@media screen and (min-width:59.6875em) {
.twentyfifteen .t15wc {
margin-left: 8.3333%;
margin-right: 8.3333%;
padding: 10%
}
.single-product .twentyfifteen .entry-summary {
padding: 0!important
}
}
.twentysixteen .site-main {
margin-right: 7.6923%;
margin-left: 7.6923%
}
.twentysixteen .entry-summary {
margin-right: 0;
margin-left: 0
}
#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
width: 46.42857%
}
@media screen and (min-width:44.375em) {
.twentysixteen .site-main {
margin-right: 23.0769%
}
}
@media screen and (min-width:56.875em) {
.twentysixteen .site-main {
margin-right: 0;
margin-left: 0
}
.no-sidebar .twentysixteen .site-main {
margin-right: 15%;
margin-left: 15%
}
.no-sidebar .twentysixteen .entry-summary {
margin-right: 0;
margin-left: 0
}
}
.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
float: right
}
.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
float: left
}
.rtl .woocommerce form .form-row-first,
.rtl .woocommerce form .form-row-last,
.rtl .woocommerce-page form .form-row-first,
.rtl .woocommerce-page form .form-row-last {
float: right
}
.rtl .woocommerce form .form-row-last,
.rtl .woocommerce-page form .form-row-last {
float: left
}

.clear,
.woocommerce .woocommerce-breadcrumb:after {
clear: both
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg)
}
}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg)
}
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: #3083c9;
color: #fff;
z-index: 99998;
box-shadow: 0 1px 1em rgba(0, 0, 0, .2)
}
p.demo_store a {
color: #fff
}
.admin-bar p.demo_store {
top: 32px
}
.woocommerce .blockUI.blockOverlay {
position: relative
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
height: 1em;
width: 1em;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
content: "";
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, .75)
}
.woocommerce a.remove {
display: block;
font-size: 15px;
height: 1em;
width: 1em;
text-align: center;
line-height: 1;
border-radius: 100%;
color: #3083c9!important;
text-decoration: none;
border: 0;
float: right;
}
.woocommerce a.remove:hover {
color: #fff!important;
background: red
}
.woocommerce small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
content: " ";
display: table
}
.woocommerce .woocommerce-breadcrumb a {
color: #777
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center
}
.woocommerce div.product {
margin-bottom: 0;
position: relative
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
font-size: 24px;
padding: 0
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
clear: both
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #77a464;
font-size: 1.25em
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: 700
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
opacity: .5
}
.woocommerce div.product p.stock {
font-size: .92em
}
.woocommerce div.product .stock {
color: #77a464
}
.woocommerce div.product .out-of-stock {
color: red
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1.618em
}
.woocommerce div.product div.images,
.woocommerce div.product div.summary {
margin-bottom: 2em
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px
}
.woocommerce div.product div.social span span {
margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
list-style: none;
padding: 0 0 0 1em;
margin: 0 0 1.618em;
overflow: hidden;
position: relative
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: 1px solid #d3ced2;
background-color: #ebe9eb;
display: inline-block;
position: relative;
z-index: 0;
border-radius: 4px 4px 0 0;
margin: 0 -5px;
padding: 0 1em
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: inline-block;
padding: .5em 0;
font-weight: 700;
color: #515151;
text-decoration: none
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
display: table;
content: " "
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
text-decoration: none;
color: #6b6b6b
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: #fff;
z-index: 2;
border-bottom-color: #fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: inherit;
text-shadow: inherit
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow: 2px 2px 0 #fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
box-shadow: -2px 2px 0 #fff
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
border: 1px solid #d3ced2;
position: absolute;
bottom: -1px;
width: 5px;
height: 5px;
content: " "
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
left: -6px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
border-width: 0 1px 1px 0;
box-shadow: 2px 2px 0 #ebe9eb
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
right: -6px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
border-width: 0 0 1px 1px;
box-shadow: -2px 2px 0 #ebe9eb
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
position: absolute;
content: " ";
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #d3ced2;
z-index: 1
}
.woocommerce div.product .woocommerce-tabs .panel {
margin: 0 0 2em;
padding: 0
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 2em;
margin-top: 2em;
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 1px 8px 1px -1px;
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px
}
.woocommerce div.product form.cart table td {
padding-left: 0
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
border: 0;
width: 100%
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
border: 0;
vertical-align: top;
line-height: 2em
}
.woocommerce div.product form.cart .variations label {
font-weight: 700
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 75%;
display: inline-block;
margin-right: 1em
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-bottom: 1em
}
.woocommerce div.product form.cart .reset_variations {
visibility: hidden;
font-size: .83em
}
.woocommerce div.product form.cart .wc-no-matching-variations {
display: none
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
border: 0
}
.woocommerce span.onsale {
min-height: 3.236em;
min-width: 5.236em;
padding: 0px;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
margin: 0;  
background-color: #3083c9;
color: #fff;
font-size: .857em;
-webkit-font-smoothing: antialiased;
border-radius: 4px;
}
.woocommerce .products ul,
.woocommerce ul.products {
margin: 0 0 1em;
padding: 0;
list-style: none;
clear: both
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
content: " ";
display: table
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none
}
.woocommerce ul.products li.product .onsale {
top: 8px;
right: 8px;
left: auto;
}
.woocommerce ul.products li.product h3 {
padding: 0px 0px 7px 0px;
margin: 0;
font-size: 19px;
}
.woocommerce ul.products li.product a {
text-decoration: none
}
.woocommerce ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 1em;
box-shadow: none
}
.woocommerce ul.products li.product strong {
display: block
}
.woocommerce ul.products li.product .star-rating {
font-size: .857em
}
.woocommerce ul.products li.product .button {
margin-top: 1em
}
.woocommerce ul.products li.product .price {
color: #77a464;
display: block;
font-weight: 400;
margin-bottom: .5em;
font-size: .857em
}
.woocommerce ul.products li.product .price del {
color: inherit;
opacity: .5;
display: block
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: 700
}
.woocommerce ul.products li.product .price .from {
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(132, 132, 132, .5)
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
margin: 0 0 1em
}
.woocommerce .woocommerce-ordering select {
vertical-align: top
}
.woocommerce nav.woocommerce-pagination {
text-align: center
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
border: 0px solid #d3ced2;
border-right: 0;
margin: 1px
}
.woocommerce nav.woocommerce-pagination ul li {
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
line-height: 1;
font-size: 1em;
font-weight: 400;
padding: .5em;
min-width: 1em;
display: block
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #ebe9eb;
color: #8a7e88
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: .618em 1em;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #515151;
background-color: #ebe9eb;
border: 0;
white-space: nowrap;
display: inline-block;
background-image: none;
box-shadow: none;
-webkit-box-shadow: none;
text-shadow: none
}
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
opacity: .25;
padding-right: 2.618em
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: 400;
position: absolute;
top: .618em;
right: 1em;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: .53em;
vertical-align: bottom
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
background-color: #dad8da;
text-decoration: none;
background-image: none;
color: #515151
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #3083c9;
color: #fff;
-webkit-font-smoothing: antialiased
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
background-color: #464446;
color: #fff
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #3083c9;
color: #fff
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: .5;
padding: .618em 1em
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: inherit;
background-color: #ebe9eb
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
float: none
}
.woocommerce a.added_to_cart {
padding-top: .5em;
white-space: nowrap;
display: inline-block
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
content: " ";
display: table
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
margin: 10px 0 0
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777
}
.woocommerce #reviews h3 {
margin: 0
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0
}
.woocommerce #reviews #comment {
height: 75px
}
.woocommerce #reviews #comments h2 {
clear: none
}
.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
clear: both
}
.woocommerce #reviews #comments ol.commentlist {
margin: 0;
width: 100%;
background: 0 0;
list-style: none
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 20px;
position: relative;
background: 0;
border: 0
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: #777;
font-size: .75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
position: absolute;
top: 0;
left: 0;
padding: 3px;
width: 32px;
height: auto;
background: #ebe9eb;
border: 1px solid #e4e1e3;
margin: 0;
box-shadow: none
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 50px;
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0 0 1em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
display: none
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments .commentlist>li:before {
content: ""
}
.woocommerce .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 11px;
width: 5.4em;
font-family: star;
color: #3083c9;
margin-bottom: 6px;
margin-top: 3px;
}
.woocommerce .star-rating:before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.woocommerce .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0
}
.woocommerce .woocommerce-product-rating {
line-height: 2;
display: block
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
content: " ";
display: table
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: .5em 4px 0 0;
color: #3083c9;
float: left
}
.woocommerce .products .star-rating {
display: block;
margin: 0 0 .5em;
float: none
}
.woocommerce .hreview-aggregate .star-rating {
margin: 10px 0 0
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: 0 0;
border: 0
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
content: " ";
display: table
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
content: "\e021"
}
.woocommerce #review_form #respond p {
margin: 0 0 10px
}
.woocommerce #review_form #respond .form-submit input {
left: auto
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
width: 100%
}
.woocommerce p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none
}
.woocommerce p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
text-indent: 0
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
line-height: 1.5;
border-bottom: 1px dotted rgba(0, 0, 0, .1);
border-top: 0;
margin: 0
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
content: "\e020"
}
.woocommerce p.stars.selected a.active~a:before {
content: "\e021"
}
.woocommerce p.stars.selected a:not(.active):before {
content: "\e020"
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0, 0, 0, .1);
margin-bottom: 1.618em;
width: 100%
}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: 700;
padding: 8px
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
background: rgba(0, 0, 0, .025)
}
.woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, .1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
border-radius: 5px
}
.woocommerce table.shop_table th {
font-weight: 700;
padding: 9px 12px
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0, 0, 0, .1);
padding: 6px 12px;
vertical-align: middle
}
.woocommerce table.shop_table td small {
font-weight: 400
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 700;
border-top: 1px solid rgba(0, 0, 0, .1)
}
.woocommerce table.my_account_orders {
font-size: .85em
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle
}
.woocommerce table.my_account_orders .button {
white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions {
text-align: right
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em
}
.woocommerce td.product-name dl.variation {
margin: .25em 0
}
.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
content: " ";
display: table
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce td.product-name dl.variation dt {
font-weight: 700;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after {
clear: both
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em
}
.woocommerce td.product-quantity {
min-width: 80px
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 4px 0;
margin: 0;
list-style: none
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: block;
font-weight: 700
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 32px;
height: auto;
box-shadow: none
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, .1)
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
font-weight: 700;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left
}
#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-account .woocommerce:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce.widget_shopping_cart .buttons:after {
clear: both
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
float: none
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 3px double #ebe9eb;
padding: 4px 0 0
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 2em;
position: relative;
padding-top: 0
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
left: 0
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
content: " ";
display: table
}
.woocommerce form .form-row {
padding: 3px;
margin: 0 0 6px
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0
}
.woocommerce form .form-row label {
line-height: 2
}
.woocommerce form .form-row label.hidden {
visibility: hidden
}
.woocommerce form .form-row label.inline {
display: inline
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0
}
.woocommerce form .form-row .required {
color: red;
font-weight: 700;
border: 0
}
.woocommerce form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1
}
.woocommerce form .form-row textarea {
height: 4em;
line-height: 1.5;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none
}
.woocommerce form .form-row .select2-container {
width: 100%;
line-height: 2em
}
.woocommerce form .form-row.woocommerce-invalid label {
color: #a00
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29
}
.woocommerce form .form-row::-webkit-input-placeholder {
line-height: normal
}
.woocommerce form .form-row:-moz-placeholder {
line-height: normal
}
.woocommerce form .form-row:-ms-input-placeholder {
line-height: normal
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border: 1px solid #d3ced2;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 5px
}
.woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none
}
.woocommerce ul#shipping_method li input {
margin: 3px .5ex
}
.woocommerce ul#shipping_method li label {
display: inline
}
.woocommerce ul#shipping_method .amount {
font-weight: 700
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0
}
.woocommerce .order_details {
margin: 0 0 1.5em;
list-style: none
}
.woocommerce .order_details:after,
.woocommerce .order_details:before {
content: " ";
display: table
}
.woocommerce .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: .715em;
line-height: 1;
border-right: 1px dashed #d3ced2;
padding-right: 2em;
margin-left: 0;
padding-left: 0;
list-style-type: none
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5
}
.woocommerce .order_details li:last-of-type {
border: none
}
.woocommerce .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before {
content: " ";
display: table
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
line-height: 1;
content: "";
font-family: WooCommerce;
font-weight: 400;
color: #a00;
speak: none;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
text-decoration: none
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 1px 0
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
margin-right: .618em
}
.woocommerce .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none;
overflow: hidden;
zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a {
text-decoration: none
}
.woocommerce .widget_layered_nav_filters ul li a:before {
margin-right: .618em
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: .8751em
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
float: left
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
background-color: #3083c9;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -.3em;
margin-left: -.5em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #3083c9
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #602053;
border: 0
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: .5em
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px
}
.woocommerce .widget_rating_filter ul {
margin: 0;
padding: 0;
border: 0;
list-style: none
}
.woocommerce .widget_rating_filter ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
content: " ";
display: table
}
.woocommerce .widget_rating_filter ul li a {
padding: 1px 0;
text-decoration: none
}
.woocommerce .widget_rating_filter ul li .star-rating {
float: none;
display: inline-block
}
.woocommerce .widget_rating_filter ul li.chosen a:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none;
color: #a00
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
padding: 1em 2em 1em 3.5em!important;
margin: 0 0 2em!important;
position: relative;
background-color: #f7f6f7;
color: #515151;
border-top: 3px solid #3083c9;
list-style: none!important;
width: auto;
word-wrap: break-word
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
content: " ";
display: table
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
font-family: WooCommerce;
content: "\e016";
display: inline-block;
position: absolute;
top: 1em;
left: 1.5em
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
list-style: none!important;
padding-left: 0!important;
margin-left: 0!important
}
.woocommerce-message {
border-top-color: #3083c9
}
.woocommerce-message:before {
content: "\e015";
color: #3083c9
}
.woocommerce-info {
border-top-color: #1e85be
}
.woocommerce-info:before {
color: #1e85be
}
.woocommerce-error {
border-top-color: #b81c23
}
.woocommerce-error:before {
content: "\e17";
color: #b81c23
}
.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before,
.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
content: " ";
display: table
}
.woocommerce-account .addresses .title h3 {
float: left
}
.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
float: right
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: 700;
margin-bottom: 0
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "";
text-decoration: none
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
min-width: 32px
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 32px;
box-shadow: none
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
vertical-align: middle
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #d3ced2;
padding: 6px 6px 5px;
margin: 0 4px 0 0;
outline: 0;
line-height: 1
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
padding: 1em 0
}
#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
content: " ";
display: table
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 1.25em;
padding: 1em
}
#add_payment_method .cart-collaterals .shipping_calculator .button,
.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block
}
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: .618em;
content: "";
text-decoration: none
}
#add_payment_method #payment ul.payment_methods li:after,
#add_payment_method #payment ul.payment_methods li:before,
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
content: " ";
display: table
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
color: #777;
font-size: .83em
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
width: 40%
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
vertical-align: top;
border-left: 0;
border-right: 0;
line-height: 1.5em
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
color: #777
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
width: 100%
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
color: #77a464
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #ebe9eb
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
float: left;
clear: none
}
#add_payment_method .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
clear: left
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
font-size: 11px;
color: #777;
font-weight: 400
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%
}
#add_payment_method #payment ul.payment_methods li:after,
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method .checkout .shipping_address,
.single-product .twentythirteen p.stars,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
clear: both
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: #ebe9eb;
border-radius: 5px
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #d3ced2;
margin: 0;
list-style: none
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 0;
font-weight: 400
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
box-shadow: none
}
#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-cart #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
margin-left: 2px
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding: 1em
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
position: relative;
box-sizing: border-box;
width: 100%;
padding: 1em;
margin: 1em 0;
font-size: .92em;
border-radius: 2px;
line-height: 1.5;
background-color: #dfdcde;
color: #515151
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6
}
#add_payment_method #payment div.payment_box::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box::-webkit-input-placeholder {
color: #bbb3b9
}
#add_payment_method #payment div.payment_box:-moz-placeholder,
.woocommerce-cart #payment div.payment_box:-moz-placeholder,
.woocommerce-checkout #payment div.payment_box:-moz-placeholder {
color: #bbb3b9
}
#add_payment_method #payment div.payment_box:-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box:-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box:-ms-input-placeholder {
color: #bbb3b9
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
list-style: none;
margin: 0
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
margin: 0 0 .5em
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
cursor: pointer
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
vertical-align: middle;
margin: -3px 1em 0 0;
position: relative
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
border: 0;
padding: 0;
margin: 1em 0 0
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right .618em center;
background-size: 32px 20px
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/visa.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/mastercard.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/laser.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/diners.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/maestro.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/jcb.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/amex.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//skybridgetactical.com/wp-content/themes/hood-theme/assets/images/icons/credit-cards/discover.svg)
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
color: #777;
font-weight: 400
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
content: "";
display: block;
border: 1em solid #dfdcde;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -.75em;
left: 0;
margin: -1em 0 0 2em
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: .83em
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle
}
.woocommerce-password-strength {
text-align: center;
font-weight: 600;
padding: 3px .5em;
font-size: 1em
}
.woocommerce-password-strength.strong {
background-color: #c1e1b9;
border-color: #83c373
}
.woocommerce-password-strength.short {
background-color: #f1adad;
border-color: #e35b5b
}
.woocommerce-password-strength.bad {
background-color: #fbc5a9;
border-color: #f78b53
}
.woocommerce-password-strength.good {
background-color: #ffe399;
border-color: #ffc733
}
.woocommerce-password-hint {
margin: .5em 0 0;
display: block
}
.product.has-default-attributes.has-children>.images {
opacity: 0
}
#content.twentyeleven .woocommerce-pagination a {
font-size: 1em;
line-height: 1
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
padding: 0
}
.twentythirteen .woocommerce-breadcrumb {
padding-top: 40px
}
.twentyfourteen ul.products li.product {
margin-top: 0!important
}
body:not(.search-results) .twentysixteen .entry-summary {
color: inherit;
font-size: inherit;
line-height: inherit
}
.twentysixteen .price ins {
background: inherit;
color: inherit
}
.woocommerce .quantity input.minus, .woocommerce-page .quantity input.minus, .woocommerce .quantity input.plus, .woocommerce-page .quantity input.plus {
border: none;
background: #222;
color: #fff;
width: 38px;
height: 25px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.hood-woo-mini-cart {
width: 20px;
float: right;
padding-top: 35px;
margin-left: 20px;
}
.hood-woo-mini-cart-v5 {
width: 20px;
float: right;
padding-top: 29px;
margin-left: 18px;
}
.hood-woo-mini-cart-v1 {
width: 20px;
float: left;
margin-right: 16px;
}
.hood-text-skin {
color: #3083c9;
font-size: 18px;
height: 20px;
width: 20px;
padding: 0;
display: inline-block;
background: transparent;
}
.hood-topcart .dropdown-menu {
background: #fff;
left: auto;
position: absolute;
right: 0px;
top: auto;
min-width: 180px !important;
z-index: 9999;
padding: 13px;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
margin-top: 12px;
-moz-transition: all 0.27s ease;
-o-transition: all 0.27s ease;
}
.cart_list .pull-left {
padding-right: 0px;
}
.cart-main-content h3 {
font-size: 14px;
margin-top: 0px;
font-weight: 400;
margin-bottom: 1px;
margin-left: 7px;
line-height: 18px;
}
.cart-main-content a:hover {
text-decoration: none;
}
.cart-item {
font-size: 15px;
margin-left: 7px;
}
.woocommerce .page-title {
display: none;
}
.woocommerce-ordering .orderby {
padding: 4px;
appearance: none;
-moz-appearance: none;
border: 1px solid #ededed;
}
.woo-mt .onsale {
top: 8px;
left: 8px;
}
.woocommerce-tabs h2 {
font-size: 21px;
margin-top: 0px;
}
.products h2 {
font-size: 21px;
margin-top: 0px;
}
.pad-10 {
padding: 18px 0px 1px 0px;
}
.pad-10 .c-page-title {
font-size: 23px;
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
border-top: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation ul li {
background-color: #f7f7f7;
padding: 8px;
font-size: 13px;
border-bottom: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation ul li a {
color: #6f6f6f;
}
.woocommerce-Address address {
font-size: 13px;
}
.woocommerce-Address-title h3 {
font-size: 18px;
}
.cart-main-content .remove {
float: right;
}
.btn-primary  {
color: #FFFFFF !important;
}
.widget_shopping_cart_content .total {
margin-top: 9px;
margin-bottom: 7px !important;
}
.woocommerce .search-field {
border: 1px solid #CCC;
margin-bottom: 6px;
width: 100%;
}
.widget-area .woocommerce input[type="submit"] {
float: inherit;
width: 100%;
background-color: #a7a7a7;
padding: 9px;
}
.woocommerce-Price-amount {
color: #20cc1f;
} .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 0.9em;
height: 0.9em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
cursor: pointer;
background: #2d338e;
outline: none;
top: -0.2em;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #c0132c;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: #d5d5d5;
}
.widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.product-type-simple .related {
padding-top: 18px;
}
.woocommerce .product-title {
color: #39393a;
}
.product_list_widget a {
color: #39393a;
}
.product-categories {
list-style: none;
}
.hood-woo-mini-cart-v1 .quantity {
padding: 0px 0 0px 0px!important;
}
.hood-woo-mini-cart-v1 .quantity span {
padding: 0px 0 0px 0px!important;
}
.hood-woo-mini-cart-v3 {
width: 20px;
float: right;
padding-top: 25px;
margin-left: 21px;
}
.hood-woo-mini-cart-v6 {
width: 20px;
float: left;
margin-left: 2px;
margin-top: 2px;
}
.hood-woo-mini-cart-v7 {
width: 20px;
float: right;
margin-left: 10px;
margin-top: 27px;
}
.hood-woo-mini-cart-v8 {
width: 20px;
float: right;
margin-left: 10px;
margin-top: 33px;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}@font-face {font-family: 'Defaults';src:url(//skybridgetactical.com/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//skybridgetactical.com/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//skybridgetactical.com/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//skybridgetactical.com/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//skybridgetactical.com/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-LightCond.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-LightCond.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-LightCond.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-LightCond.svg) format('svg');
font-weight: 200;
font-style: normal;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/akzidenzgrotesk-light-webfont.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/akzidenzgrotesk-light-webfont.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/akzidenzgrotesk-light-webfont.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/akzidenzgrotesk-light-webfont.svg#akzidenz-grotesk_bq_lightRg) format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Regular.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Regular.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Regular.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Regular.svg) format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Italic.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Italic.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Italic.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Italic.svg) format('svg');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Medium.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Medium.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Medium.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Medium.svg) format('svg');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Bold.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Bold.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Bold.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Bold.svg) format('svg');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Cond.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Cond.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Cond.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-Cond.svg) format('svg');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Akzidenz-Grotesk';
src: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-BoldCond.eot);
src: local('☺'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-BoldCond.woff) format('woff'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-BoldCond.ttf) format('truetype'),
url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/fonts/AkzidenzGrotesk-BoldCond.svg) format('svg');
font-weight: 800;
font-style: normal;
}
strong{
font-weight: 600 !important;
}
:focus{
outline: none;
}
.container-wrap{
margin: 0 auto;
width: 1140px;
max-width: 100%;
}
body{
font-family: 'Akzidenz-Grotesk';
font-weight: 400 !important;
}
#primary .widget-area a:hover,
a:hover{
color: #c7ac4f;
}
h1,
h2,
h3,
h4,
h5,
h6{
font-family: 'Akzidenz-Grotesk' !important;
}
h2{
color: #33342b;
}
.clear{
clear: both;
}
.Conv-CL{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 200 !important;
}
.Conv-L{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 300 !important;
text-align: justify;
}
.Conv-R{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 400 !important;
}
.Conv-M{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 500 !important;
}
.Conv-B{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 600 !important;
}
.Conv-C{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 200 !important;
letter-spacing: 2px;
}
.Conv-CB{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 800 !important;
letter-spacing: 2px;
}
.right-section{
float: right;
}
.left-section{
float: left;
}
.top-space{
margin-top: 35px;
}
.green-rounded-btn button{
border-radius: 10px;
text-transform: uppercase;
font-size: 22px;
padding: 16px 10px 12px;
letter-spacing: 2px;
line-height: 1;
font-weight: 200 !important;
width: 268px;
}
.green-rounded-btn button:hover,
.green-rounded-btn *:hover{
color: #dfdbd2;
}
.home .green-rounded-btn button{
margin: 0 20px;
}
.Conv-L p{
font-size: 16px;
line-height: 1.9;
font-weight: 300;
}
.version1 .desk-menu > ul > li > a{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 400 !important;
font-size: 17px;
}
.version1 .desk-menu > ul > li.current-menu-item > a{
color: #fff; font-weight: 500;
}
.top-right{ margin-top: 8px;
margin-bottom: 4px;
}
.row.menu {
margin-top: -39px;
}
.brbt {
border-bottom: none !important;
}
.desk {
position: absolute !important;
top: 40px !important;
}
.top-right> span {
display: inline-block;
font-size: 16px;
color: #fff;
margin-top: -10px;
}
a {
color: #c7ac4f;
}
.textwidget a {
border-bottom: 0px;
color: #fff;
font-weight:300;
}
.textwidget a:hover, a:focus {
border-bottom: 0px;
color: #fff;
}
.header-body {
background-color: rgba(0, 0, 0, 0.5) !important;
height: 70px !important;
}
.desk .logo, .desk .logo-title {
height: 70px !important;
line-height: 70px !important;
}
.effect-underline .desk-menu > ul > li > a:after, .effect-overline .desk-menu > ul > li > a:after {
bottom:12px !important;
}
.search-v2 {
margin-top: 51px !important;
background-color: transparent !important;
}
.search-wrap {
margin-left: 15px;
}
.search-wrap input[type="search"]{
background-color: #f0f0f0;
border-radius: 9px;
border: 1px solid #ccc;
padding: 2px 15px;
width: 200px;
font-size: 15px;
min-height: 30px;
}
.search-wrap button{
color: #c7ac4f;
background: transparent;
position: absolute;
top: 10px;
right: 15px;
font-size: 20px;
padding: 2px 10px;
}
.search-wrap button i{
margin-top: 3px;
}
.search-wrap-widget {
margin-top: 20px;
}
.search-wrap-widget input[type="search"]{
background-color: #f0f0f0;
border-radius: 9px;
border: 1px solid #ccc;
padding: 2px 15px;
width: 258px;
font-size: 15px;
max-width: 100%;
}
.search-wrap-widget button{
color: #c7ac4f;
background: transparent;
position: absolute;
top: 30px;
right: 26px;
font-size: 20px;
padding: 2px 10px;
}
.scrollActive .top-right{
display: none;
}
.social-top a {
color: #fff;
margin:  7px;
}
.social-top a.contact {
margin: 0;
}
.header-content{ border-bottom: 0px;
}
.header-content .logo{
margin-top: 38px
}
.iversion-dark .search-toggle, .fiversion-dark.active .search-toggle {
background-image: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/search_white%402.png);
background-size: 18px 18px;
}
.desk .search input[type="submit"] {
background-image: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/search_white%402.png);
background-size: 18px 18px;
}
.scrollActive .header-content .logo{
margin-top: 0;
}
.header-content .row .logo img{
width: 100%;
max-width: 265px;
height: 90%;
}
.scrollActive .header-content .logo img{
max-width: 220px;
}
.scrollActive .nav-wrapper{
margin-top: 11px;
}
.nav-wrapper{
text-align: right;
margin-top: -11px;
}
.version1.subeffect-slide .desk-menu > ul > li > .sub-menu{
text-align: left;
}
.hamburger {
position: relative;
width: 28px;
height: 22px;
top: -29px;
margin-left: 25px;
display: inline-block;
cursor: pointer;
display:none;
}
.hamburger span{
height: 4px;
position: absolute;
top: 0;
left: 0;
width: 28px;
background-color: #5e6361;
}
.hamburger span:nth-child(2){
top: 11px;
}
.hamburger span:nth-child(3){
top: 22px;
}
.version1 .desk-menu .sub-menu,
.version1 .desk-menu .sub-menu .sub-menu{
background: #c7ac4f;
}
.version1 .desk-menu .sub-menu li a{
color: #fff;
}
.extra_breadcrum_div {
display: none !important;
}
.c-page-breadcrumbs span{
font-size: 16px;
padding: 11px;
}
.c-page-breadcrumbs span:last-child{
padding-right: 0;
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs a{
color: #494949;
}
body.archive.date .c-layout-breadcrumbs-1 .c-page-breadcrumbs a{
padding-right:8px;
}
body.post-template-default.single.single-post .c-layout-breadcrumbs-1 .c-page-breadcrumbs a{
padding-right:8px;
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs a:hover,
.c-layout-breadcrumbs-1 .c-page-breadcrumbs span{
color: #c7ac4f;
}
.c-layout-breadcrumbs-1{
background-color: transparent !important;
border: none;
}
.contact-left *{
color: #fff;
}
.contact-left a{
color: #fff !important;
}
.contact-left a:hover{
color: #fff;
text-decoration: underline;
}
.contact-left h3{
font-size: 40px;
margin: 0 0 40px;
}
.contact-left h3:after {
height: 2px;
background: #fff;
left: 61px;
top: 70px;
position: absolute;
content: "";
width: 165px;
}
.our-approach ul li:before {
width: 5px;
height: 5px;
content: "";
background-color: #c7ac4f;
position: absolute;
border-radius: 50%;
left: 20px;
margin-top: 9px;
}
.page-title-detials.our-approach ul li:before {
width: 5px;
height: 5px;
content: "";
background-color: #c7ac4f;
position: absolute;
border-radius: 50%;
left: 45px;
margin-top: 11px;
}
.home-tab-inner .Conv-L ul li:before {
width: 5px;
height: 5px;
content: "";
background-color: #c7ac4f;
position: absolute;
border-radius: 50%;
left: 0px;
margin-top: 11px;
}
.home-tab-inner .Conv-L ul, ol, dl {
list-style-position: initial;
}
.home-tab-inner .Conv-L ul {
list-style-type: none;
margin-left: 20px;
}
.home-tab-inner .Conv-L ul li {
font-size: 16px;
line-height: 1.9;
font-weight: 300;
}
#crumbs{
font-size: 20px;
}
.contact-left p{
font-size: 17px;
line-height: 1.9;
margin-bottom: 20px;
}
.contact-left p.Conv-R{
margin-bottom: 7px;
}
.contact-left .Conv-R{
font-size: 20px;
}
.page-contact-header h2{
color: #33342b;
}
.border-green{
position: relative;
text-transform: uppercase;
}
.border-green:after{
content: "";
position: absolute;
width: 322px;
height: 4px;
background-color: #c7ac4f;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-white{
position: relative;
text-transform: uppercase;
}
.border-white:after{
content: "";
position: absolute;
width: 322px;
height: 4px;
background-color: #fff;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-green-news{
position: relative;
text-transform: uppercase;
}
.border-green-news:after{
content: "";
position: absolute;
width: 251px;
height: 4px;
background-color: #c7ac4f;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-green-services{
position: relative;
text-transform: uppercase;
}
.border-green-services:after{
content: "";
position: absolute;
width: 151px;
height: 4px;
background-color: #c7ac4f;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-green-practice{
position: relative;
text-transform: uppercase;
}
.border-green-practice:after{
content: "";
position: absolute;
width: 179px;
height: 4px;
background-color: #c7ac4f;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-green-contact{
position: relative;
text-transform: uppercase;
}
.border-green-contact:after{
content: "";
position: absolute;
width: 131px;
height: 4px;
background-color: #c7ac4f;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-green-rfp{
position: relative;
text-transform: uppercase;
}
.border-green-rfp:after{
content: "";
position: absolute;
width: 166px;
height: 4px;
background-color: #c7ac4f;
transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
top: 40px;
left: 50%;
}
.border-title{
display: inline-block;
}
.border-title:after{
position: static;
transform: translate( 0);
-moz-transform: translate( 0);
-webkit-transform: translate( 0);
-ms-transform: translate( 0);
-o-transform: translate( 0);
display: block;
width: auto;
margin-top: 15px;
}
.page-title-detials{
font-size: 17px;
}
p.page-title-detials.our-approach{
font-size: 16px;
color:#747474;
}
.rounded-corner > div> div> .wpb_text_column{
border-radius: 5px;
overflow: hidden;
}
.contact-left,
.contact-right{
margin-top: 27px ;
}
.contact-right h3 {
margin: 0 0 20px;
line-height: 1;
color: #33342b;
}
.contact-right input,
.contact-right textarea{
margin-bottom: 10px;
height: 40px;
}
.contact-right textarea{
height: 105px;
}
.col-sm-3.border {
padding-left: 0px;
padding-bottom: 15px;
}
img.border {
border-radius: 8px;
border: 1px solid #747474;
width:100%;
height:auto;
} .contact-right input[type="submit"]{
margin-bottom: 0;
background-color: #1e1e1d;
color: #fff;
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 400;
} .custom-carousel{
width: 90%;
margin: 0 auto;
padding: 0 5%;
}
.custom-carousel ul{
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}
.custom-carousel ul li{
display: inline-block;
margin: 0 5px;
}
.client-carosel-item{
text-align: center;
}
.client-carosel-item img{
margin: 50px auto;
}
.custom-carousel ul li button{
cursor: pointer;
width: 15px;
height: 15px;
text-indent: -9999em !important;
border-radius: 50%;
box-shadow: none;
border: none;
background-color: #d8d8d8; }
.custom-carousel ul li.slick-active button{
background-color: #c7ac4f; }
.custom-carousel:focus {
outline: none;
}
i.slick-arrow {
top: 40%;
position: absolute;
width: 0;
height: 0;
cursor: pointer;
z-index: 5;
}
i.custom-left,
i.custom-right {
width: 40px;
height: 40px;
background-color: transparent;
font-size: 45px;
color: #fff;
text-align: center;
line-height: .8;
background-image: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/arrow.svg);
background-repeat: no-repeat;
background-size: 30px auto;
background-position: center center;
margin-left: -20px;
margin-right: -20px;
}
i.custom-left {
left: 0;
}
i.custom-right {
right: 0;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.slick-dots li button:before{
content: none;
} .v-center{
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
position: absolute;
top: 50%;
left: 50%;
}
.case-carosel-item {
margin: 35px 30px;
border-radius: 10px;
overflow: hidden;
}
.case-carosel-item  h3{
margin: 0;
color: #fff;
font-size: 40px;
}
.case-carosel-item{
text-align: center;
position: relative;
}
.case-carosel-item:before {
left: 0;
top: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,.5);
position: absolute;
content: "";
}
.case-carosel-item img{
width: 100%;
}
.home-info h2{
text-align: center;
font-size:40px;
font-weight:700;
margin-top:0px;
color:#c7ac4f;
}
.home-info.contract h2{
margin-top:-35px;
}
.indicates-required {
float: right;
font-family: 'Akzidenz-Grotesk' !important;
font-weight:400;
}
.mc-field-group label {
margin-top: 20px;
font-family: 'Akzidenz-Grotesk' !important;
font-size: 16px;
font-weight: 400;
}
input#mc-embedded-subscribe {
background-color: #c7ac4f;
border-radius: 5px;
padding: 10px 25px;
margin-top: 10px;
} .home-tab .vc_tta-panel-body{
width: 1170px;
margin: 0 auto;
max-width: 100%;
}
.home-tab-column img{
margin-top: 7px;
} .testimonials-carousel {
background-color: #eaeaea;
border-radius: 10px;
padding: 0 45px 10px;
margin-top: 35px;
}
.icon-wrap {
margin: 20px 0;
}
.icon-wrap span {
width: 60px;
height: 60px;
display: inline-block;
position: relative;
background: #c7ac4f;
border-radius: 50%;
}
.testimonials-carousel p{
font-size: 28px;
font-family: 'Akzidenz-Grotesk';
font-style: italic;
line-height: 1.4;
color: #333333;
}
.testimonials-footer{
padding: 25px 0;
}
.testimonials-footer h4{
font-weight: 600;
margin: 0;
font-size: 22px;
color: #333333;
}
.testimonials-footer em{
font-style: italic;
font-size: 22px;
color: #333333;
}
.practice-half-div {
width: 12.5%;
}
.practice-title{
margin-top: 65px;
margin-bottom: 35px;
color: #33342b;
}
.practice-title:after{
width: 210px;
top: 55px;
}
.practice-thumb {
width: 80px;
height: 80px; line-height:70px;
position: relative;
border: 3px solid #fff;
border-radius: 50%;
margin: 0 auto;
text-align: center;
vertical-align: middle;
}
.practice-thumb-wrapper {
background: #ccc;
}
.practice-thumb-wrapper ul{
width: 1170px;
max-width: 100%;
margin:0 auto;
}
.practice-thumb-wrapper h3{
font-size: 17px;
letter-spacing:  0;
line-height: 1;
}
.practice-thumb-wrapper h3 a{
color: #fff !important;
} .practice-custom h3{
text-align: center;
font-family:Abril Fatface;
font-weight:400;
font-style:normal;
margin-top: 5px;
}
.visible-block{
overflow: visible !important;
}
.practice-parent{
position: relative;
}
.practice-custom{ background: rgba(0, 0, 0, 0.5);
position: absolute; top:-199px;
width:  100%;
padding: 5px 0;
}
.practice-custom li{
float: left;
width: 16.25%;
list-style: none;
}
.practice-custom li span{
display: block;
}
.practice-thumb img{
max-width: 50%;  filter: brightness(0) invert(1);
cursor: pointer;
}
div.vc_tta-container{
margin-bottom: 0;
}
.custom-tabs.vc_tta.vc_general a,
.custom-tabs.vc_tta.vc_general .vc_tta-panels{
border: none !important;
}
.custom-tabs .vc_tta-tab.vc_active>a,
.custom-tabs .vc_active .vc_tta-panel-title a,
.custom-tabs .vc_tta-panel-title a:hover{
background-color: #c7ac4f !important;
color: #fff !important;
position: relative;
}
.custom-tabs .vc_tta-tab.vc_active:after,
.home-tab .panel-heading a:after,
.custom-tabs .vc_active .vc_tta-panel-title a:after,
.custom-tabs .vc_tta-panel-title a:hover::after{
content: "";
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 8px solid #c7ac4f;
position: absolute;
bottom: auto;
}
.home-tab .panel-heading a:after,
.custom-tabs .vc_active .vc_tta-panel-title a:after,
.custom-tabs .vc_tta-panel-title a:hover::after{
bottom: -8px;
z-index: 1;
left: calc( 50% - 10px);
}
.tab-padding{
padding: 45px 0;
}
.tab-padding > div {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.tab-padding-nonactive {
padding: 10px 0;
}
.tab-padding-nonactive > div {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.custom-tabs.vc_tta.vc_general .vc_tta-tab>a{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 200 !important;
font-size: 22px;
padding: 5px 19px;
background-color: #e8e8e8;
}
.text-uppercase{
text-transform: uppercase;
}
div.learn-more-btn button ,
#primary div.learn-more-btn a {
color: #c7ac4f !important;
letter-spacing: 3px;
border: 1px solid #ccc !important;
}
.contact-left h3.home-about-left:after {
display:none;
height: 3px;
background: #c7ac4f;
left: 15px;
top: 40px;
position: absolute;
content: "";
width: 140px;
}
.home-abut-right{
font-size: 22px;
}
.color-white{
color: #fff;
}
.contract-white {
font-size: 17px;
letter-spacing: 1.1px !important;
font-family:'Akzidenz-Grotesk';
font-weight:200;
margin-left: 15px;
} .client-fixed-widget {
position: fixed;
left: 0;
top: 235px;
}
.client-fixed-widget ul {
list-style-type: none;
margin: 0;
padding: 0;
background-color: #c7ac4f;
width: 160px;
border: 1px solid #c7ac4f;
}
.client-fixed-widget ul li {
line-height: 45px;
padding: 0 10px 0 35px;
position: relative;
}
.client-fixed-widget i img {
position: absolute;
left: 6px;
top: 13px;
}
.client-fixed-widget i img:last-child{
opacity: 0;
}
.client-fixed-widget .client-active i img:last-child{
opacity: 1;
}
.client-fixed-widget ul li a {
color: #fff;
border: none;
font-size: 15px;
display: block;
}
.client-fixed-widget ul li.client-active{
background-color: #fff;
}
.client-fixed-widget ul li.client-active a{
color: #c7ac4f;
}
.home-clients-logos-carousel {
width: 100%;
padding: 0;
}
.home-clients-logos-carousel img{
margin: 0 auto;
}
.home-client-carosel-item{
height: 150px;
position: relative;
} .c-layout-footer .c-postfooter .c-menu{
margin-top: 10px;
}
.c-layout-footer .c-postfooter .c-menu li{
border: none;
}
.c-layout-footer .c-postfooter .c-menu li a{
border-right: 1px solid  #646363 ;
padding: 0 10px ;
line-height: 14px;
}
.c-layout-footer .c-postfooter .c-menu li:last-child a,
.c-layout-footer .c-postfooter .c-menu li:last-child a {
padding-right: 0;
border-right: 0;
}
.c-postfooter * {
font-size: 14px;
font-weight: 300;
}
.c-postfooter .textwidget {
color: #646363;
}
.c-postfooter .textwidget a{
border: none;
}
.c-postfooter .textwidget a:hover,
.c-layout-footer .c-postfooter .c-menu li a:hover{
color: #fff;
}
.c-postfooter .textwidget a,
.c-layout-footer .c-postfooter .c-menu li a{
color: #646363;
} .our-service-block {
margin-bottom: 15px;
}
.service-title h4{
font-weight: 500;
color: #6b706e;
font-size: 16.5px;
padding: 0 0 5px 0;
text-align: center;
text-transform:uppercase;
}
.service-thumb{
overflow: hidden;
}
.service-thumb img{
width: 100%;
height: auto;
}
.our-service-block:nth-child(3n+1){
clear:left;
}
.grey-bg{
background-color: #f5f5f5;
padding-bottom: 10px;
border-radius: 10px 10px 0 0;
}
.our-service-block .grey-bg{ }
body.page-template-default.page.page-id-295 .Conv-L ul a {
color: #4c4c4c;
}
body.page-template-default.page.page-id-295 .Conv-L ul a:hover {
color: #c7ac4f;
}
.grey-content{
float: left;
width: 100%;
padding: 17px 10px;
}
.grey-content>div{
width: 50%;
float: left;
margin: 15px 0 10px;
min-height: 115px;
}
.grey-content.focus-area>div {
margin: 0 0 10px;
}
.grey-content ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.m-a-section li.active {
background: #000;
}
.grey-content li{ font-size: 11.25px;
position: relative;
line-height: 1.6;
padding-left: 10px; }
.grey-content.focus-area li {
margin-bottom: 10px;
}
.grey-content p { font-size: 11.25px;
position: relative;
line-height: 1.6;
padding-left: 10px;
}
.grey-content li:before {
width: 5px;
height: 5px;
content: "";
background-color: #c7ac4f;
position: absolute;
border-radius: 50%;
left: 0;
top: 6px;
}
.our-service-block button,
a.normal-btn{
color: #fff !important;
background-color: #c7ac4f;
border: none;
border-radius: 5px;
text-transform: uppercase;
padding: 5px 25px;
margin-left: 10px;
}
a.normal-btn:hover{
background: #595959;
background-position: 0 100%;
} .pagetitle {
padding: 30px 0;
background-color: #c7ac4f;
}
.pagetitle h1{
font-family: 'Akzidenz-Grotesk';
font-weight: 800;
color: #fff;
text-transform: uppercase;
line-height: 1.2;
font-size: 25px;
}
.time-wrapper span {
margin-right: 5px;
}
.post-wrapper {
padding: 20px 0;
color: #000;
font-size: 19px;
font-weight: 800;
}
.post-wrapper a,
.wpb_wrapper a{
color: #c7ac4f;
}
.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited,
.news-widget li a:hover {
color:#33342b;
}
.post-wrapper a:hover,
.wpb_wrapper a:hover{
color:#c7ac4f;
}
a.about-menu:hover {
color:#dfdbd2;
}
a.news-button:hover {
color:#dfdbd2;
}
.time-wrapper{
display:none;
color: #000;
font-size: 18px;
font-weight: 800;
padding-bottom: 35px;
}
.featured-image-wrapper {
margin-bottom: 35px;
}
.featured-image-wrapper img{
width: 100%;
}
.single-left .wpb_wrapper p{
line-height: 1.5;
font-size: 16px;
margin-bottom: 20px;
font-weight: 300;
}
.single-left .wpb_wrapper li {
font-size: 16px;
padding-bottom: 20px;
font-weight: 300;
}
.single-left .wpb_wrapper td {
font-size: 16px;
font-weight: 300;
}
.single-left .wpb_wrapper p a{
text-decoration: underline !important;
} .widget h5{
color: #c7ac4f;
font-weight: 400;
font-size: 18px;
}
.widget input[type="text"]{
-moz-box-shadow: inset 0 0 7px #000000;
-webkit-box-shadow: inset 0 0 7px #000000;
box-shadow: inset 0 0 7px #ccc;
}
.bl-section h1{
color: #fff;
font-size: 90px;
font-weight: 800;
letter-spacing: 1px;
margin-bottom: 45px;
}
.bl-section h3{
font-weight: 800;
color: #fff;
}
.bl-section h2{
font-weight: 800;
color: #fff;
font-size: 75px;
margin-bottom: 45px;
}
.bl-section p{
padding: 0 6%;
line-height:  1.5;
font-size: 21px !important;
}
.bl-section button,
.bl-section a{
background-color: #c7ac4f;
color: #ffffff;
width: 323px;
font-size: 23px !important;
border-radius: 10px;
max-width: 100%;
}
.bl-section-button button,
.bl-section-button a{
background-color: #c7ac4f;
border-radius: 8px !important;
color: #ffffff;
width: 140px;
height: 35px;
padding: 0 !important;
font-size: 17px !important;
font-weight: 500;
letter-spacing: 1px;
line-height: 35px !important;
}
.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
background: rgb(122, 155, 62) !important;
border-color: rgb(122, 155, 62) !important;
} .banner-text-overlay{
position: absolute;
top: 45%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
color: #fff;
font-size: 58px;
text-transform: uppercase;
letter-spacing: 5px;
}
.custom-section h1{
font-size: 91px;
letter-spacing: 1px;
}
.block-in-inline{
display: inline-block;
}
.meet-our-team *{ letter-spacing: 1px;
}
.meet-our-team,
.meet-our-team h2,
.meet-our-team h3{
font-weight: 700;
}
.meet-our-team li{
margin-bottom: 30px;
}
.team-content h3{
font-size: 24px;
margin-bottom: 0;
line-height: 20px;
}
.inner-title{
color: #33342b;
font-size:  37px;
}
.meet-our-team-content .read-more{
background: #c7ac4f;
color: #fff;
height: 20px;
width: 100px;
display: inline-block;
text-align: center;
border-radius: 5px;
font-size: 15px;
line-height: 20px;
}
.normal-link{
font-size: 19px;
text-decoration: underline;
}
.team-content p{
color: #c7ac4f;
font-size: 21px;
margin-bottom: 8px;
}
.team-content ul{
margin-left: 0;
}
.team-content .team-info-list li{
display: inline-block;
font-size:  20px;
margin-right: 10px;
}
.team-content .team-info-list img{
margin-top: -5px;
}
.meet-our-team-content p{
font-size: 16px;
font-weight: 300;
text-align: justify;
}
.meet-our-team ul{
list-style: none;
}
.inner-title{
display: inline-block;
margin: 0;
width: auto;
}
.inner-title:after{
width: 125px;
top: 100px;
}
.block-in-line{
display: inline-block;
}
.about-widget{
margin-bottom: 15px;
}
.about-widget li{
font-size: 15px;
margin-bottom: 20px;
list-style: none;
}
.about-widget li a,
.news-widget li a{
color: #fff;
text-decoration: none !important;
border: none;
}
.about-widget a img,
.news-widget li a img{
padding-right: 10px;
margin-top: -5px;
}
.our-approach p{
font-size: 16px; text-align: justify;
}
.our-approach ul li {
list-style-position: initial;
list-style-type: none;
}
.team-publication h3{
font-size: 37px !important;
position: relative;
margin-bottom: -40px;
left: 0;
z-index: 1;
background: transparent;
font-weight: 800 !important;
}
.bl-section-button img{
margin-top: -10px;
position: relative ;
z-index: 1;
}
.bl-section-button p{
padding: 0;
line-height: 1.4;
letter-spacing: 1px;
font-size: 18px !important;
text-align: justify;
}
.team-short-info li{
display: inline-block;
} .about-modal {
z-index: 111111;
}
.about-modal .close{
text-shadow: 0
filter: alpha(opacity=100);
opacity: 1;
background: #000;
color: #fff;
cursor: pointer;
width: 54px;
height: 54px;
display: block;
font-size: 31px;
text-align: center;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 3px solid #fff;
right: -25px;
position: absolute;
top: -12px;
font-weight: bold;
text-align: center;
padding-top: 8px;
font-family: sans-serif;
}
.about-modal .close{
filter: alpha(opacity=80);
opacity: 0.8;
}
.about-modal .modal-dialog{
width: 900px;
max-width: 90%;
margin-left: auto;
margin-right: auto;
}
.biopage {
background: #fff;
padding: 2%;
}
.bio-image img{
border:5px solid #d0d2d2;
border-radius: 50%;
}
.bio-content{
border-top: 4px solid #d6d6d6;
margin-top: 40px;
padding-top: 40px;
}
.bio-content p {
font-size: 16px;
color: #041414;
margin-bottom: 30px;
font-weight: 300;
text-align: justify;
}
.biopage .team-content *{
font-weight: 700;
}
.col-md-4.col-sm-4.bio-image {
margin-top: 16px;
}
.biopage .team-content a {
color: #041414;
}
.biopage .team-content a:hover {
color:#c7ac4f;
}
.biopage .team-content h3{
font-size: 33px;
margin-bottom: 20px;
}
.biopage .team-content p{
font-size:  29px;
}
.biopage .team-info-list li{
font-size: 27px;
}
.biopage .team-short-info li{
display:  inline-block;
list-style: none;
font-size: 20px;
letter-spacing: 1px;
line-height: 18px;
}
.biopage .team-short-info li{
border-right: 2px solid #414141;
margin-right: 15px;
padding-right: 15px;
}
.biopage .team-short-info li:last-child{
border-right: 0 ;
}
.cleared{
clear: both;
display: block !important;
}
div.force-display {
display: block !important;
} .news-date-category{
text-align: center;
}
.news-date-category .dropdown{
display: inline-block;
}
.news-date-category .dropdown button:hover,
.news-date-category .dropdown button:focus{
background: #6e8b37 ;
color: #fff;
}
.news-date-category .open>.dropdown-toggle.btn-default{
background: #6e8b37;
color: #dfdbd2;
}
.news-date-category .dropdown-menu{
background: #c7ac4f;
border: none;
box-shadow: 0;
left: 12px;
width: calc(100% - 24px);
}
.news-date-category .dropdown-menu a{
color: #fff;
font-family: 'Akzidenz-Grotesk';
font-size: 14px;
padding-top: 0;
padding-bottom: 0;
}
.news-date-category .dropdown-menu a:hover{
background: none;
color: #dfdbd2;
}
.news-widget ul{
margin-left:  0;
margin-top: 30px;
}
.news-widget li{
list-style: none;
margin-bottom: 25px;
padding-left: 15px;
padding-right: 15px;
} .custom-btns{
background: #c7ac4f;
border-radius: 8px;
}
.news-cat-btns{
border-radius: 10px;
color: #fff;
display: inline-block;
font-size: 16px;
height: 35px;
margin: 0 13px;
width: 222px;
border: 0;
letter-spacing: 2px;
}
.news-cat-btns:hover {
color:#dfdbd2;
}
.news-cat-btns:after,
.news-cat-btns:before{
content: '';
display: inline-block;
width: 0;
height: 0;
margin-right: 10%;
float: right;
margin-top: 8px;
}
.news-search input[type="submit"]{
background-image: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/search-dark.png);
}
.news-search input[type-="text"]{
color: #414141;
font-size: 15px;
}
.news-cat-btns:after{
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 9px solid #fff;
}
.news-cat-btns:before{
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 9px solid #fff;
display:  none;
}
.news-bx *{
letter-spacing: 1px;
}
a.none {
float: left !important;
background: none !important;
color: #4c4c4c !important;
width: auto !important;
padding-left: 5px;
}
.news-bx{
margin-top: 5px;
padding-left: 0px;
}
.news-bx .post-span{
color: #8a8a8a;
font-size: 14px;
}
.news-bx h3{
color: #5f5f5f;
font-size: 24px;
font-weight: 500;
margin-top: 5px;
}
.news-bx p{
color: #4c4c4c;
font-size: 16px;
line-height: 1.5;
margin-bottom: 15px;
font-weight: 300;
text-align: justify;
}
.news-section .news-section-inner li{
list-style: none;
margin-top: 45px;
}
.news-section .news-button-block{
background: #f5f5f5 ;
padding: 5px;
}
.news-section .news-button-block:after{
clear: both;
content: '';
display: block;
}
.news-button-block a{
background: #c7ac4f;
border-radius: 5px;
border-radius: 10px;
color: #fff;
display: inline-block;
float: right;
font-size: 13px;
height: 30px;
line-height: 30px;
text-align: center;
vertical-align: middle;
width: 110px;
}
.news-button-block{
margin-top: 10px;
}
.news-button-block span{
background: #abb5bc; display:none;
float: right;
height: 30px;
margin-right: 10px;
width:  2px;
}
.Conv-L ul {
margin-left: 35px;
}
.bl-custom-navigation{
margin-top: 20px;
} #categories{
border: #c7ac4f 1px solid ;
}
#categories h4 a{
color: #fff;
}
.category-list li{
list-style: none;
position: relative;
padding-left: 10px;
}
.category-list li:before{
content: '';
display: block;
position: absolute;
width: 8px;
height: 1px;
background: #4c4c4c;
top: 11px;
left: -8px;
}
#categories a{
color: #4c4c4c;
}
#categories .category-list a:hover{
color: #c7ac4f;
} a.customisable-highlight {
font-size: 13px;
color: #4799db;
}
.timeline-Header-title{
color: #000;
} .bth-green-custom button {
border-radius: 10px;
font-size: 16px;
padding: 5px 25px !important;
letter-spacing: 2px;
width: 160px;
height: 39px;
}
.m-a-block{
padding: 40px 0;
}
.m-a-accordion h4{
background-color:#c7ac4f !important;
}
a.accordion{
color:#414141 !important;
}
a.accordion:hover{
color:#c7ac4f !important;
}
.active-accordion ul {
padding-left: 18px;
list-style-type: none;
}
.active-accordion ul li {
background-color: white;
font-size: 14px;
padding: 0px;
}
.active-accordion ul li:before {
margin-left: -8px;
}
.m-a-section-inner p{
font-size: 16px;
color: #414141;
text-align: justify;
font-weight: 300;
}
.m-a-bx h2{
text-transform: uppercase;
}
.m-a-bx h2 span {
font-size: 24px;
}
.m-a-bx h2 p,
.m-a-casestudy p{
line-height: 1.6;
}
.m-a-casestudy img{
border-radius: 15px;
}
.m-a-lower-banner {
text-align: center;
}
.m-a-lower-banner h2 a{
color: #fff !important;
}
.m-a-lower-banner h2 a:hover{
color: #000 !important;
}
.m-a-lower-banner h2{
background: rgba(121, 154, 61, 0.8) !important;
display: inline-block;
letter-spacing: 1px;
}
.m-a-section a,
.side-section a{
color: #fff;
text-decoration: none;
border: none;
}
.m-a-section li a i {
padding: 5px 0px 0px 20px; position: absolute;
left: 5px; font-size: 20px;
}
.m-a-section li a.about-menu i.icon-naval {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/naval-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-naval {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-training {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/training-support-menu.svg) center center no-repeat;
background-size: 22px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-training {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-eodsupport {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/eod-support-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-eodsupport {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-engineering {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/engineering-technical-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-engineering {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-security {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/security-solutions-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-security {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-humint {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/humint-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-humint {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-staff {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/staff-augmentation-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-staff {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-innovation {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/industrial-robot.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-innovation {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-expeditionary {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/expeditionary-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-expeditionary {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-africap {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/africap-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-africap {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-counter {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/counter-menu1.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-counter {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-mtrc {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/mtrc-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-mtrc {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-staffaug {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/staff-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-staffaug {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-tacom {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/tacom-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-tacom {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-intel {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/intel-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-intel {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-socoma {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/socoma-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-socoma {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-socomb {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/socomb-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-socomb {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-wps {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/wps-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-wps {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-trex {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/trex-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-trex {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-seaport {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/seaport-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-seaport {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-gc {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/gc-menu1.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-gc {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-leadership {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/leadership-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon- {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-leadership {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/leadership-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-leadership {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-footprint {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/footprint-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-footprint {
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-careers {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/careers-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-careers{
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-charities {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/charities-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-charities{
padding: 15px 28px;
}
.m-a-section li a.about-menu i.icon-contact {
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/contact-menu.svg) center center no-repeat;
background-size: 22px;
padding-bottom: 5px;
margin-left: 3px;
}
.m-a-section li a.about-menu i.icon-contact{
padding: 15px 28px;
}
.m-a-section .textwidget a {
margin-left:30px;
}
.m-a-section li,
.side-section li,
.toggle-cat h3{
border-bottom: 2px solid #fff;
list-style: none;
background : #c7ac4f; padding:7px 15px;
font-size: 18px;
}
.m-a-section li a:hover,
.m-a-section li a:focus,
.side-section li a:hover,
.side-section li a:focus{
color: #fff;
}
ol.terms-list li {
padding-top: 10px;
}
ol.terms-list {
font-size: 16px;
}
.active-accordion {
border: 1px solid #c7ac4f !important;
}
.active-accordion h4,
#categories h4{
background : #c7ac4f;
color: #fff;
width: calc(100% + 2px) !important;
margin:-1px -1px 1px !important ;
}
.active-accordion h4{
margin-bottom: 1px !important;
}
.active-accordion h4 a{
color: #fff !important;
}
.m-a-casestudy h2{
text-transform: uppercase;
margin-top: 0;
}
.sub-new-block{
background: #fff;
border-radius: 15px 15px 0 0;
padding-bottom: 40px;
margin-bottom: 30px;
}
.page-title-detials.our-approach ul li {
font-weight:300;
font-size: 16px;
letter-spacing: 1.1px !important;
margin-left:30px;
}
.rfp a {
font-weight: 400;
border-radius: 8px !important;
padding: 12px 14px !important
}
.sub-new-block a{
border: 1px solid #acacac;
letter-spacing: 2px;
padding: 10px 30px;
text-transform: capitalize;
border-radius: 10px;
font-size: 16px;
margin-left:0px;
}
span.date-blk {
display: block;
padding: 10px 0;
font-weight: 300;
text-align:left;
}
.sub-new-block p{
font-weight: 300;
font-size: 16px;
margin: 0 auto 40px;
text-align:left;
}
.sub-new-block h2{
font-weight: 700;
font-size: 22px;
text-transform: uppercase;
color: #3f3f3f;
margin-top: 30px;
text-align:left;
}
.sub-new-block img{
border-radius: 15px;
-webkit-border-radius: 15px;
}
.sub-new-block-inner{
text-align: left;
width: 90%;
margin: 0 auto;
} .soclal-icons{
margin-top: 15px;
}
.fade-effect{
opacity: 0;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.showmenu .fade-effect{
opacity: 1;
}
#hamburger-close {
position: absolute;
right: 700;
top: 13px;
width: 32px;
height: 32px;
opacity: .95;
left: 0;
}
#hamburger-close:hover {
opacity: 1;
}
#hamburger-close:before,
#hamburger-close:after {
position: absolute;
left: 15px;
content: ' ';
height: 33px;
width: 2px;
background-color: #fff;
}
#hamburger-close:hover:before,
#hamburger-close:hover:after {
background: #c7ac4f;
}
#hamburger-close:before {
transform: rotate(45deg);
}
#hamburger-close:after {
transform: rotate(-45deg);
}
.hamburger-menu{
position: fixed;
width: 100%;
height: 100%;
background: rgba(0,0,0,.65);
left: 0;
top: 0;
padding: 25px 0 0;
z-index: 100000;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
width: 0;
visibility: hidden;
overflow-x: hidden; }
.hamburger-menu *{
font-family: 'Roboto', sans-serif !important;
}
.hamburger-menu .fa{
font-family:  FontAwesome !important;
}
#hamburger-close:hover{
color: #c7ac4f;
}
.hamburger-menu.showmenu{
width: 100%;
visibility: visible;
}
.hamburger-menu .soclal-icons a {
color: #fff;
font-size: 20px;
}
.hamburger-header .soclal-icons{
text-align: right;
}
.hamburger-header .text-center img{
width: auto;
height: auto;
}
.hamburger-header .soclal-icons a{
padding: 0 7px;
font-size: 23px;
}
.crow {
width: 940px;
margin: 40px auto 0;
max-width: 100%;
}
.cc4{
box-sizing: border-box;
-webkit-box-sizing: border-box; padding: 0 20px; }
.cc4.news li {
width: 200px;
float: left;
}
.news-50{
width: 50%;
float: left;
}
.activeitem{
padding-left: 30px;
}
.activeitem:before{
width: 15px;
height: 15px;
background-color: #c7ac4f;
left: 2px;
top: 0px;
border-radius: 5px;
position: absolute;
content: "";
}
.cc4 li.current-menu-item:before {
background: #fff;
}
.cc4 li.current-menu-item a{
color: #fff;
}
.cc4 li.current-menu-item a:hover{
color: #c7ac4f;
}
.cc4 h3{
font-size: 17px;
margin-bottom: 15px;
line-height: 1.2;
position: relative;
color: #fff;
border-bottom: 1px solid #fff;
padding-bottom: 11px;
font-family: 'robotoregular';
text-transform: uppercase;
width: 90%;
}
.cc4 li{
color: #fff;
}
.cc4 a{
display: inline-block;
color: #fff;
}
.cc4 ul,
.cc4 li{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}
.cc4 li {
margin-bottom: 4px;
position: relative;
padding-left: 19px;
}
.cc4 li:before {
position: absolute;
left: 0;
height: 10px;
width: 10px;
background: #fff;
top: 7px;
content: "";
border-radius: 3px;
}
.hamburgerwrap{
position: absolute;
right: 0;
top: 46px;
transition: none; background-color: #434343;
z-index: 2;
}
.cc4.news{
width: 66.33%;
}
.sticky-header .hamburgerwrap{
top: 0;
}
.vid-wrap-menu{  margin-bottom: 30px;
}
.vid-wrap-menu img{
width: 100%;
}
.slick-dots li{
width: auto;
height: auto;
display: inline-block;
}
.slick-initialized .slick-slide:focus {
outline: none;
}
.slick-slider{
margin-bottom: 0;
}
.slick-slide img{
margin: 0 auto;
}
.hamburger-menu .soclal-icons a:hover,
.cc4 a:hover{
color: #c7ac4f;
} .siTabB{
width:  341px !important;
}
.siButtonB{
border-radius: 0;
padding: 20px 10px 17px;
text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.6);
letter-spacing: 6px;
position: relative;
background-color: rgb(122, 155, 62) !important;
}
.siButtonB:after{
display: block;
content: '';
background: url(//skybridgetactical.com/wp-content/themes/hoodtheme-child/assets/images/josh-chat.png) no-repeat;
background-size: cover;
border-radius: 50%;
border: 3px solid #fff;
height:  67px;
position: absolute;
left: 10px;
width:  67px;
top: -11px;
}
.siButtonActions{
display: none;
}
.siButtonText{
font-size: 24px;
font-weight: 100;
text-align: right;
width: 100%;
display: block;
padding-right: 25px;
text-transform: capitalize;
} .news-search{
background: #c7ac4f;
padding: 10px 10px 15px;
margin-bottom: 0 !important;
}  .search .c-layout-sidebars-1 .c-area {
border-top: 1px solid #ebeaea;
}
.search .c-content-boxes{
padding-bottom: 30px;
}  .toggle-cat{
border: #c7ac4f 1px solid;
}
.toggle-cat h3{
color: #fff;
margin: 0;
cursor: pointer;
}
.toggle-cat .category-list{
padding:15px 20px 10px;
}
.twitter-sidebar{ border: #ebebeb 10px solid;
margin-top: 60px;
}
.categoies-content{
padding-left: 3.5%;
}
.title-parts{
text-align: center;
}
.title-parts h2{
color: #33342b;
text-align:
center;
font-family:Abril Fatface;
font-weight:400;font-style:normal
}
.title-parts p{
margin-top: 42px;
text-align: center;
font-size: 17px;
}
body.page-template-default.page.page-id-1677 .border-green-contact:after {
width: 165px;
}
span#sizing-addon1 {
display: none;
}
.partners {
padding-top:35px;
}
.naics { 
pointer-events: none; 
}
.naics > a { 
text-decoration:none; 
color:inherit; 
}
ul.job_listings li.job_listing a div.position {
padding: 0 !important;
}
ul.job_listings li.job_listing a img.company_logo {
display:none;
} @media only screen and (min-width: 1100px){ .home-tab .home-tab-inner{
padding: 0 0 0 35px;
}
.home-tab-column{
width: 30% !important;
align-items: flex-start !important;
}
.desk-menu {
float: none;
display: inline-block;
}
.version1 .desk-menu > ul > li {
line-height: 70px;
height: 72px;
color: #fff !important;
}
.version1 .desk-menu > ul > li > a {
height: 62px;
}
.desk-menu .sub-menu {
top: 65px;
}
.single-left {
padding-right: 50px;
} .meet-team-inner {
display: -webkit-box;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; align-self: center;
}
.team-img {
margin-top: 20px;
}
.meet-our-team-content,
.team-content{
padding-left: 15px;
}
.footprint-content {
padding-left: 15px;
}
.member-bio { margin-left:-190px;
}
.our-service-block{
margin-top: 15px;
}
body.search.search-no-results .c-layout-breadcrumbs-1 {
padding: 125px 0 0;
}
body.search.search-no-results .textwidget {
color:#646363;
}
body.search.search-no-results .textwidget a {
color: #646363;
}
body.search.search-no-results .textwidget a:hover {
color: #ffffff;
}
body.search.search-no-results .textwidget .social-top {
color:#000;
}
body.search.search-no-results .textwidget .social-top a {
color: #000;
margin: 0;
}
body.search.search-no-results .textwidget .social-top a:hover {
color: #000;
}
body.search.search-no-results .social-top a {
color: #000;
}
body.job_listing-template-default.single.single-job_listing .c-layout-breadcrumbs-1 {
padding: 50px 0;
}
body.job_listing-template-default.single.single-job_listing .textwidget {
color: #646363;
}
body.job_listing-template-default.single.single-job_listing .textwidget a {
color: #646363;
}
body.job_listing-template-default.single.single-job_listing .textwidget a:hover {
color: #ffffff;
}
body.job_listing-template-default.single.single-job_listing .textwidget .social-top {
color: #000;
}
body.job_listing-template-default.single.single-job_listing .textwidget .social-top a {
color: #000;
margin: 0;
}
body.job_listing-template-default.single.single-job_listing .textwidget .social-top a:hover {
color: #000;
}
body.job_listing-template-default.single.single-job_listing .social-top a {
color: #000;
}
}
@media only screen and (min-width: 768px){
.our-service-block:last-child { }
.our-service-block.contract:last-child { }
.c-layout-breadcrumbs-1 {
padding: 5px 0;
}
.page-title-detials p{
margin-top: 42px;
font-weight: 300;
}
p.page-title-detials.our-approach {
font-weight: 300;
}
.news-wrap-col .page-title-detials p{
margin-top: 42px;
font-weight: 300;
}
.our-approach ul li {
margin-left: 20px;
font-size: 16px;
margin-bottom: 10px;
}
}  .m-a-section .border-title	{
margin-top: 0;
} .news-wrap-col{
padding-left: 25px;
}
.page-title-detials p{
margin-top: 30px;
} }
@media only screen and (max-width: 1199px){ .version1 .desk-menu > ul > li {
margin-left: 16px !important;
} .contact-left h3 {
font-size: 34px;
} .custom-tabs.vc_tta.vc_general .vc_tta-tab>a{
font-size: 14px;
}  .meet-heading h2{
font-size: 33px;
}
.team-publication h3{
margin-bottom: 0;
}
.contact-left h3.home-about-left:after {
top:62px;
}
.banner-text-overlay{
font-size: 66px;
top: 45%;
}
}
@media only screen and (max-width: 1199px){
.nav-wrapper {
margin-left: -86px;
}
.version1 .desk-menu > ul > li > a {
font-size: 16px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.custom-tabs.vc_tta.vc_general .vc_tta-tab>a {
padding: 5px 6px;
}
h2.border-green.Conv-C.border-title {
margin-bottom: 40px;
}
.team-img {
width: 100%;
}
body.page-id-169 .col-sm-9.team-content {
width:100%;
}
.home-info.contract h2 {
margin-top: -55px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
div#slide-1-layer-3.tp-caption p {
margin-top: -3px;
margin-left: -36px;
} 
.practice-custom h3 {
width: 97%;
margin-left:2px;
}
}
@media only screen and (min-width: 993px){
.left-section.wpb_column.vc_column_container.vc_col-sm-3 {
float: left;
}
}
@media only screen and (max-width: 992px){ .mob-header-top{
right: 16px;
}
.mob-header-top .cart-toggle,
.mob-header-top .mob-menu-toggle,
.mob-menu-toggle2{
right: 25px ;
}  .home-tab-column{
padding-right: 3%;
}
.practice-custom {
top: -215px;
} .contact-left h3 {
font-size: 34px;
margin: -30px 0 0px;
}
.contact-left{
margin-bottom: 25px;
}
.contact-left,
.home-abut-right,
.contact-right {
width: 100% !important;
}
.tab-screen-full{
width:  103% !important;
} .news-widget li:hover{
background: #fff;
}
.news-widget li a img{
margin-left: 0;
}
.news-widget li a{
font-size: 17px;
}
.meet-our-team{
margin-left: 0;
}
.news-cat-btns{
width: 216px;
} .meet-heading{
width: 100%;
}
.approach-wrap h2{
margin-top: 0 ;
}
.inner-title{
margin-bottom: 40px;
}
.inner-title:after {
top: 50px;
left: 0;
transform: translate(0);
-webkit-transform: translate(0);
-moz-transform: translate(0);
}
.bl-section-button img{
margin-top: 0;
}
#hamburger-close{
position: static;
}
#team-publications{
margin-bottom: -1px;
}
}
@media only screen and (min-width: 767px){
ul li ul, ul li ol {
margin-left:40px;
margin-top: 5px;
}
.page-title-detials.our-approach ul li {
margin-left: 50px;
list-style-position: initial;
}
.page-title-detials.our-approach li ul {
margin-left:0px;
list-style-position: initial;
}
body.search.search-results .c-layout-breadcrumbs-1 {
padding: 125px 0 0;
}
body.search.search-results .textwidget {
color: #000;
}
body.search.search-results .textwidget a {
color: #000;
}
body.search.search-results .social-top a {
color: #000;
}
}
@media only screen and (max-width: 767px){ .color-white.no-mob-space-top.no-mob-space-right.team-block ul {
list-style-position: outside;
margin-top: 24px;
}
.col-md-6.mobile {
padding-left: 0px;
margin-top: 16px;
}
.contact-left h3:after {
top: 69px;
}
.home-info.contract h2 {
margin-top: 0px;
}
.team-img {
margin-left:-15px;
}
.team-content p {
margin-left:-15px;
}
.team-content h3 {
margin-left:-15px;
}
h2.border-green.Conv-C.border-title {
margin-bottom: 40px;
}
.right-section{
float: none;
}
.left-section{
float: none;
}
#main .no-mob-space-right{
padding-right: 0 !important;
margin-right: 0 !important;
}
#main .no-mob-space-left{
padding-left: 0 !important;
margin-left: 0 !important;
}
#main .no-mob-space-top{
padding-top: 0 !important;
margin-top: 0 !important;
}
#main .no-mob-space-bottom{
padding-bottom: 0 !important;
margin-bottom: 0 !important;
}
#main .no-mob-space{
padding: 0 !important;
margin: 0 !important;
}
#main .no-mob-padding-right{
padding-right: 0 !important;
}
#main .no-mob-padding-left{
padding-left: 0 !important;
}
#main .no-mob-padding-top{
padding-top: 0 !important;
}
#main .no-mob-padding-bottom{
padding-bottom: 0 !important;
}
#main .no-mob-padding{
padding: 0 !important;
}
#main .no-mob-margin-right{
margin-right: 0 !important;
}
#main .no-mob-margin-left{
margin-left: 0 !important;
}
#main .no-mob-margin-top{
margin-top: 0 !important;
}
#main .no-mob-margin-bottom{
margin-bottom: 0 !important;
}
#main .no-mob-margin{
margin: 0 !important;
} #main .normal-mob-padding-bottom{
padding-bottom: 25px !important;
}
#main .normal-mob-padding-top{
padding-top: 25px !important;
}
#main .normal-mob-margin-bottom{
padding-bottom: 25px !important;
}
#main .normal-mob-margin-top{
padding-top: 25px !important;
} .siTabB {
width: 100% !important;
left: 0;
right: 0;
margin-left: 0;
}  .hamburger-menu{
display: none !important;
} .practice-custom li span img {
margin-top: -5px;
}
.practice-custom{
top: -174px;
}
.contact-left h3 {
margin: 40px 0 0px;
}
.home-info{
width: 100%;
}
.home-info.contract {
display: none;
}
.home-tab {
display:none;
}
.partners {
padding-top:10px;
}
a.ubtn-link{
padding: 0;
}
.our-service-block .grey-bg{
margin-bottom: 25px !important;
}
.ubtn-ctn-left,
.ubtn-ctn-right{
text-align: center;
}
.bl-section p{
text-align: center;
}
.bl-section button{
margin-left:  0;
margin-right: 0;
max-width: 80%;
}
.inner-title{
margin-bottom: 30px;
}
.m-a-lower-banner h2{
font-size: 19px !important;
}
.practice-thumb {
width: 50px;
height: 50px;
line-height: 50px;
border: 1px solid #fff;
}
.nz-bar.none {
display: none;
}
.practice-thumb-wrapper h3 {
font-size: 13px;
}
.status-publish .html5vid.fullcoveredvideo{
display: none;
}  .bl-section-button img{
margin-top: 0;
}
.team-publication h3{
line-height: 32px;
font-size: 30px !important;
}
.bl-section * {
text-align: center;
}
.bl-section h2{
line-height: 47px;
}
.bl-section h1,
.bl-section h2{
margin-bottom: 25px;
}
.bl-section p {
padding: 0 10px;
line-height: 1.2;
font-size: 17px !important;
}
.home-tab .vc_tta-panel-body {
text-align: center;
box-sizing: border-box !important;
-webkit-box-sizing: border-box;
}
.home-tab .vc_tta-panel-body figure{
display: block;
text-align: center;
}
.home-tab h4 a{
font-family: 'Akzidenz-Grotesk' !important;
font-weight: 200 !important;
font-size: 22px;
}
.banner-text-overlay{
font-size: 45px;
top: 37%;
}
.about-side-wideget{
margin-bottom: 40px;
} #main .approach-wrap{
padding-bottom: 0 !important;
padding-top: 30px !important;
}
.approach-wrap h2,
.approach-wrap .our-approach{
margin-left: -15px;
}
.approach-wrap h2{
margin-top: 40px;
}
#main .team-block{
margin-top: -35px !important;
margin-left: auto !important;
margin-right: auto !important
}
.team-block{
max-width: 85%;
}
.about-modal .close{
transform: scale(0.8);
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
} .news-cat-btns{
margin: 10px 0 0 ;
width: 100%;
}
.news-widget li a img{
margin-left: 10px;
}
.search-wrap-widget input[type="search"]{
width: 100%;
}
.news-date-category .dropdown{
width: 100%;
display: block;
}
.news-date-category .dropdown-menu{
width: 100%; left: 0;
} .our-service-block {
margin-bottom: 20px;
} .m-a-block{
padding: 20px 0;
margin-bottom: 30px;
}
.sub-new-block img{
width: 100%;
}
.news-publication-wrap{
font-size: 34px !important;
} .page-title-detials p {
margin-top: 30px;
}
.normal-mob-margin-bottom{
margin-bottom: 30px;
} .widget_search{
border-top: 1px solid #ebeaea;
} .error-404 h1{
font-size: 40px;
}
.categoies-content{
padding-left: 0;
} .container-wrap {
padding: 0 15px;
}
.news-bx,
.categoies-content  {
padding-left: 15px;
}
.news-section-inner{
text-align: center;
}
.news-bx h3{
margin-top: 15px;
} .siTabB {
bottom: 0 !important;
}
body {
padding-bottom: 59px;
}
}
@media only screen and (max-width: 568px){
.m-a-section li, .side-section li, .toggle-cat h3 {
font-size:14px;
}
.service-title h4 {
font-size:16.8px;
}
.Conv-C.border-green-contact {
font-size: 25px !important;
}
.contracts-height {
margin-top: 20px;
}
.our-approach ul {
padding-left: 30px;
}
h2.border-white.Conv-C.border-title {
margin-left: 10px;
}
.news-cat-btns{
display: block;
margin-bottom: 15px;
}
.mob-header-top .cart-toggle,
.mob-header-top .mob-menu-toggle,
.mob-menu-toggle2{
right: 0;
} .practice-thumb {
width: 40px;
height: 40px;
line-height: 40px;
}
.contact-left h3 {
margin: 0px 0 40px;
}
.practice-thumb-wrapper h3 {
font-size: 11px;
display: none;
}
.practice-custom{
top: -120px;
}
.contact-left {
margin-bottom: -13px;
}
.contact-left, .contact-right {
margin-top: 68px;
}  .bl-section h1,
.bl-section h2{
font-size: 40px;
}
.biopage .team-info-list li{
font-size: 24px;
word-wrap: break-word;
}
.biopage .team-short-info li{
font-size:  17px;
}
.bio-content p {
font-size: 17px;
} .site-main .contact-right{
margin-top: 0 !important ;
} }
@media only screen and (max-width: 367px){
.news-button-block{
text-align: center;
}
.news-button-block a{
float: none;
font-size: 11px;
}
}