@font-face {
font-family: 'FontAwesome';
src: url(//www.presidentialelectionodds.net/wp-content/themes/election/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.presidentialelectionodds.net/wp-content/themes/election/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.presidentialelectionodds.net/wp-content/themes/election/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.presidentialelectionodds.net/wp-content/themes/election/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.presidentialelectionodds.net/wp-content/themes/election/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.presidentialelectionodds.net/wp-content/themes/election/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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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: #ffffff;
} .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, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img,blockquote, dl, dt, dd, ol, ul, li, fieldset,form, label, legend, caption, tbody, tfoot, thead {
margin: 0; padding: 0; 	border: 0; outline: 0; font-size: 100%;	vertical-align: baseline; background: transparent; font-family: inherit; font-weight: inherit; font-style: inherit; letter-spacing: 0;}
* { noFocusLine: expression(this.hideFocus=true); vertical-align: baseline;	font-weight: inherit; font-family: inherit;	font-style: inherit; font-size: 100%; border: 0 none; outline: 0; padding: 0; margin: 0; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section,summary { display: block; }
audio,canvas,progress,video { display: inline-block; vertical-align: baseline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
figure { margin: 0; padding: 0; }
figure figcaption { text-align: center; }
svg:not(:root) { overflow: hidden; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }
address { font-style:normal; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
marquee { overflow: inherit !important; -moz-binding: none; }
blink { text-decoration: none; }
nobr { white-space: normal; }
abbr,acronym { border-bottom: 1px dotted #ccc;  }
sub,sup { font-size: smaller; line-height: 0; position: relative; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
small { font-size: smaller; }
del {text-decoration: line-through;}
iframe, object, embed, video{ max-width:100%; }
nav ul { margin: 0; padding: 0; }
nav ul li { display: inline; list-style: none; }
aside nav ul li { display: block; }
h1,h2,h3,h4,h5,h6 { text-rendering: optimizeLegibility; }
p { -moz-osx-font-smoothing: grayscale; word-break: normal;  }
@media print {
* { background: transparent !important; color: #000 !important; box-shadow: none !important;  text-shadow: none !important; }
a, a:visited { text-decoration: underline; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}  html { height:100%; font-size:100%; -webkit-font-smoothing: antialiased; -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%; }
body { height: 100%; font: 13px/1.76em Arial, Verdana, Helvetica, sans-serif; font-weight:normal; margin:0; padding:0; webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } .left,.float_left,.float-left {float:left;}
.right,.float_right, .float-right {float:right; }
.center, .text-center,.align_center,.alignCenter { text-align: center !important;}
.justify,.text-justify { text-align: justify !important; }
.text-left,.align_left,.alignLeft    { text-align: left !important; }
.text-right,.align_right,.alignRight   { text-align: right !important; } .clear,.clearfix,.clearall { clear:both;}
.clear:before,.clear:after,.clearfix:before,.clearfix:after { content: " "; display: table; }
.clear:after,.clearfix:after { clear: both; }
.clearfix { *zoom: 1; } .bold,b,strong { font-weight:bold}
.italic,dfn,em,var { font-style:italic}
.underline { text-decoration:underline;}
.break { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto;  hyphens: auto; } .arial-websafe { font-family: Arial, Helvetica, Verdana, sans-serif; }
.georgia-websafe { font-family:"Georgia", "Times New Roman", Times, serif; }
.verdana-websafe { font-family: Verdana, Arial, Helvetica, sans-serif; }
.helvetica-websafe { font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Verdana, sans-serif; }
.lucida-sans-websafe { font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;	}
.helvetica-neue-websafe { font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; } .border { border:1px solid rgba(0,0,0,.1); }
.noborder { border:none}
.light-rounded { border-radius: 3px; }
.heavy-rounded { border-radius: 8px; }
.full-rounded { border-radius: 50%; }
.antialiased { -webkit-font-smoothing: antialiased; } .width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }
.width25 { width: 25%; }
.widthAuto { width:auto; }
.height100 { height:100%; }
.noheight,.height0 { height:0; } .top50 { top:50%; }
.left50 { left:50%; }
.right50 { right:50%; }
.bottom50 { bottom:50%; }
.nomargin,.margin0 { margin:0;} .opacity100 { opacity: 1; }
.opacity75 { opacity: 0.75; zoom: 1; filter: alpha(opacity=75); -moz-opacity:0.75; -khtml-opacity: 0.75; }
.opacity50 { opacity: 0.5; zoom: 1; filter: alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; }
.opacity25 { opacity: 0.25; zoom: 1; filter: alpha(opacity=25); -moz-opacity:0.25; -khtml-opacity: 0.25; }
.opacity0 { opacity: 0; zoom: 1; filter: alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; } a { text-decoration: none; transition: all 0.3s ease-out;  max-width:100%; max-width:none\9; }
a:hover { text-decoration: underline; }
.inline-link,.inline_link, .inlineLink { display: inline-block; margin: 0 0.2em; padding: 3px; background: #97CAF2; border-radius: 2px; transition: all 0.3s ease-out; text-decoration: none; font-weight: bold; color: white; }
.skin_color a,.skin_color1 a,.skin_color2 a { text-decoration: none; } ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; margin-left: 7px; }
ol { list-style: decimal ; margin-left: 20px; }
ol, ul.square, ul.circle, ul.disc { }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside none; }
ul ul, ul ol,ol ol, ol ul { margin: 4px 0 5px 30px;   }
ul ul li, ul ol li,ol ol li, ol ul li { margin-bottom: 6px; }
dl { margin-bottom: 20px; }
dt { float: left; clear: left; width: 100px; text-align: left; font-weight: bold; }
dt:after { content: ""; }
dd { margin: 0 0 0 110px; padding: 0 0 0.1em 0; } img,img a,a img, :link img, :visited img { max-width:100%;height:auto;  display: inline-block; vertical-align: middle; image-rendering: optimizeQuality;   }
.image_left,.alignleft { float:left; margin:5px 20px 10px 0; }
.image_right,.alignright { float:right; margin:5px 0 20px 20px; }
.image_border { border:1px solid #ececec; padding:4px; border-radius: 3px; }
.image-overlay { position: absolute; background: #fff; z-index: 500; height:100%; width:100%; opacity: 0; filter:alpha(opacity=0); }
.image_lightbox { position: relative; display: inline-block; border-radius: 3px; overflow: hidden; }
.img_overlay { background:rgba(0,0,0,0.5); position: absolute; width:100%; height:100%; top:0; left:0; z-index: 9999; display: block; opacity: 0; border-radius: 3px; overflow: hidden; }
.image_lightbox:hover .img_overlay { opacity:1;}
.image_lightbox img { display: inline-block; line-height: 0; font-size: 0; border-radius: 3px; }
.image_lightbox a { width:50px; height:50px; color:#fff; border:2px solid rgba(255,255,255,0.7);  border-radius: 3px; left:50%; top:50%; position: absolute; margin-top:-25px; margin-left: -25px; display: block; text-align: center; line-height: 45px; font-size: 20px;}
.image_lightbox a:hover {  background: rgba(0,0,0,0.3); color:#fff; } table { border-collapse: collapse; border-spacing: 0; width: 100%; padding: 0;	margin: 0 0 20px 0; }
table tr:nth-child(even) { background: rgba(0,0,0,0.05); }
td, td img { vertical-align:top; }
table caption { padding: 0 0 20px 0; width: auto; font-size: 18px; font-weight: bold;  }
th { font-weight:bold;  text-align: left; padding: 5px 10px; border-style: solid; border-width: 1px; border-left:none;
border-top:none; border-color:#e1e1e1;}
tr th:first-child, tr td:first-child{ border-left-style: solid; border-left-width: 1px; }
tr:first-child th, tr:first-child td{ border-top-style: solid; border-top-width: 1px; }
td { font-size: 13px; padding: 5px 10px; border-style: solid; border-width: 1px; border-left:none; border-top:none; border-color:#e1e1e1; } .nobackground { background:none;}
.hidden,.hide,.none,.swm_hide { display: none !important; }
.visible,.show,.block { display:block; }
.in-block,.inblock { display: inline-block; *display: inline; zoom: 1; }
.hide-text { text-indent:100%; white-space: nowrap; overflow: hidden; }
.overlay { position: fixed; top: 0; left: 0; z-index: 99999; display: none; height: 100%; width: 100%; } .first { margin-left: 0; }
.last { margin-right: 0; } q:before { content: "\201c"; }
q:after { content: "\201d"; }
q q:before { content: "\2018"; }
q q:after {	content: "\2019"; } blockquote { display: block; border-left:6px solid #b93a41; color:#888; font-size: 14px; text-align: left; margin:20px 0; position: relative; padding:0 0 0 20px; }
blockquote i { color:#e1e1e1; font-size: 30px; position: absolute; margin:0 0 0 -42px; } .error,.invalid { color: #ff0000; }
.success,.valid { color: #00ff00; } .smooth { -o-transition: all .3s linear; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }
header,
.logo_section img,
.sf-menu li,.sf-menu li a,
header .top_bar,
header .sf-menu li span.menu_arrow,
.search_section i,
.cart_icon i,
nav.activeDonate ul.sf-menu li:last-child a span,
.swm_breadcrumbs span,
.swm_search_box form input.button,
.swm_blog_post .swm_post_format,
.swm_blog_post,
.swm_blog_post .swm_post_meta ul,
.swm_portfolio_box .swm_portfolio_img_overlay,.swm_portfolio_box .swm_portfolio_img_hovericon,
.icon_url a i.fa-link,
.swm-woo-sort-order ul.order a i,
.crossfade-images .rating_container,
.standard-featured-image .rating_container,
.product-images .crossfade-images img,
.swm-product-price-cart a,
.swm_woo_next_prev span a:before,
.woocommerce-breadcrumb span a,
.swm-featured-product-block.p_category a h3,
.swm-featured-product-block.p_category a h3 mark,
input[type="text"],input[type=submit],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],textarea,
td.actions .coupon .input-text,
.swm-tribe-event-list-meta ul li:before,.swm-tribe-event-list-meta ul li a.tribe-events-gmap:before,
.pagination_menu a span,
.img_overlay,
.swm_slider_box .flex-direction-nav a,
[id*=give-form].give-display-modal button.give-btn.give-btn-modal,[id*=give-form].give-display-reveal button.give-btn-reveal
{
-moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;
-moz-transition-property: 	border-color,background-image,background-color,box-shadow,opacity,height,width,color,background,margin,padding,display,bottom,font-size;
-webkit-transition-property:border-color,background-image,background-color,box-shadow,opacity,height,width,color,background,margin,padding,display,bottom,font-size;
-o-transition-property: 	border-color,background-image,background-color,box-shadow,opacity,height,width,color,background,margin,padding,display,bottom,font-size;
transition-property: 		border-color,background-image,background-color,box-shadow,opacity,height,width,color,background,margin,padding,display,bottom,font-size;
} .gradient-light-linear { background-image: linear-gradient(rgba(255,255,255,.25), rgba(255,255,255,0)); }
.gradient-dark-linear { background-image: linear-gradient(rgba(0,0,0,.25), rgba(0,0,0,0)); }
.swm_dark_gradient {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.05)), to(rgba(0,0,0,0.1)));
background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1));
background-image: -moz-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1));
background-image: -ms-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1));
background-image: -o-linear-gradient(top, rgba(0,0,0,0.05), rgba(0,0,0,0.1)); }
.swm_box_shadow,#lang_sel_footer {
-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    0px 0px 1px rgba(50, 50, 50, 0.15);
box-shadow:         0px 0px 1px rgba(50, 50, 50, 0.15);
}
pre {
clear:both; width:100%; border:1px solid #e1e1e1; overflow:auto; padding:2em; line-height: 2em; font-size: 12px;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -ms-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -o-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
-webkit-background-size: 100% 4em ; -moz-background-size: 100% 4em ; background-size: 100% 4em;
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
-webkit-transition: all ease-in-out 0.5s; -moz-transition: all ease-in-out 0.5s; -o-transition: all ease-in-out 0.5s; transition: all ease-in-out 0.5s;
margin-bottom: 20px; position: relative; left:0; text-transform: none;
}
code,kbd,samp {
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } .swm-arrow-up { position: relative; display: block;  }
.swm-arrow-up span { border-style: dashed; border-color: transparent; border-width: 9px; display: -moz-inline-box; display: inline-block; height: 0; position: absolute; width: 0; border-bottom: 9px solid #fff; bottom: 0; left:50%; margin-left: -9px; } .isotope,.isotope .isotope-item {  -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity,border-color, box-shadow; -moz-transition-property: -moz-transform, opacity,border-color, box-shadow; -o-transition-property: top, left, opacity,border-color, box-shadow;	transition-property: transform, opacity,border-color, box-shadow; }
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.swm_blog_grid.isotope-item,.swm_blog_grid .isotope { -moz-transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s;	}
p { margin: 0 0 0.85em 0; }
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 { margin-top:1.5em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin-bottom: 20px; line-height: 1.5em; }
h1 { font-size: 34px; }
h2 { font-size: 28px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; margin-bottom: 20px; }
h5 { font-size: 16px; margin-bottom: 15px; }
h6 { font-size: 14px; margin-bottom: 15px; } .gm-style .place-card-large { display:none; left:-2000px; } .clickable,label, input[type=button], input[type=submit], input[type=file], button {cursor: pointer;}
button,input,optgroup,select,textarea { margin: 0; webkit-font-smoothing: antialiased;  }
button { overflow: visible; width: auto; overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"],input[type="submit"] {  -webkit-appearance: button; cursor: pointer; }
button[disabled],html input[disabled] { cursor: default; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
input,textarea { font: 12px/20px; font:inherit; resize:none; }
input { line-height: normal; }
input[type="checkbox"],input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button { height: auto; }
legend { border: 0; padding: 0; }
textarea { height: auto; min-height: 100px; width: 100%; max-width: 100%; -webkit-appearance: none; }
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px white inset; }
:focus { outline: 0; }
form { margin-bottom: 20px; }
fieldset { margin-bottom: 20px; }
.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], input[type="number"],    input[type="url"], input[type="tel"],
input[type="search"], textarea, select { -webkit-appearance: none; box-sizing: border-box;border: 1px solid #e1e1e1;outline: none;	border-radius: 0;color: #777;padding: 7px;		margin: 0 0 20px 0; width: 200px;max-width: 100%;display: block;background: #fff; border-radius: 3px; }
input[type="text"]:focus, input[type="password"]:focus,	input[type="email"]:focus, input[type="number"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="search"]:focus, textarea:focus { box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2); color: #555;	}
textarea { min-height: 80px; line-height:1.5em; width:100%; }
label{ display: block; font-weight: bold; font-size: 12px;  }
legend { display: block; font-weight: normal; font-size: 15px;  }
input[type="checkbox"] { display: inline; }
label span, legend span { font-weight: normal; font-size: 13px; color: #444; }
select { background:#fff url(//www.presidentialelectionodds.net/wp-content/themes/election/images/select.png) no-repeat center right;  }
.select option { padding: 0; margin: 0; }div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_rounded .pp_nav .pp_play{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_rounded .pp_description{color:#fff;margin-right:85px}
div.dark_rounded .pp_nav .pp_play{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:75px}
div.light_square .pp_nav .pp_play{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;height:22px;width:22px}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//www.presidentialelectionodds.net/wp-content/themes/election/js/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none} @media only screen and (max-width: 767px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 94%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #f8f8f8; margin-top: -2px!important; }
a.pp_close { right: 10px!important; top: 10px!important; }
div.pp_default div .pp_content {min-height: 50px;}
}.boxed { margin:0 auto; overflow: visible; }
#swm_main_container { width:100%; position: relative; z-index: 2; }
.swm_main_container_wrap { margin:0 auto; background:#fff; }
#header_wrap { margin:0 auto; }
#header { z-index: 999; position: absolute; width:auto;}
.top_section { position:relative; z-index:5; margin:0 auto;  }
.transparent_bg { position:absolute; top:0px; left:0px; width:100%; height:100%; margin:0 auto;	display: block;	float:left; z-index: 1; border-radius: 0 0 3px 3px;	 }
.swm_site_loader { width:100%; height:100%; position: relative; }
.swm_loader_holder { position: absolute; top:50%; left:50%; display: block; width:60px; height:60px; margin-top:-30px; margin-left: -30px; }
.swm_loader { position:relative; }
.swm_loader span { width: 60px; height: 60px; border: 4px solid #e6e6e6; border-top:4px solid #f25a41; border-radius: 100%; position: absolute; top:0; bottom:0; left:0; right: 0; margin: auto; animation: spin 1s infinite linear; }
@keyframes spin {from{transform: rotate(0deg); }to{transform: rotate(360deg); } }
.logo_section { float:left; width:300px; text-align: center; border-radius: 0 0 0 3px; overflow: hidden; } 
.logo_section img { height:118px; border-radius: 0 0 0 3px; overflow: hidden; }
.top_bar { float:right; width:100%; height:37px; border-bottom:1px dashed rgba(255,255,255,0.1); position: relative; }
.menu_section { display: inline-block; float:left; border-right:1px dashed rgba(255,255,255,0.1); border-bottom:1px dashed rgba(255,255,255,0.1);  border-radius: 0 0 3px 0; } .search_section { float:right; color:#fff; border-left:1px dashed rgba(255,255,255,0.1); width:41px; height:37px; display: block; text-align: center;  cursor: pointer;  }
.search_section i { opacity: 0.5; line-height: 37px; }
.search_section:hover i { opacity: 1; }
.swm_search_box { display: none; position: absolute; right:0; border-left :1px dashed rgba(255,255,255,.15); background: rgba(0,0,0,.8); padding:20px 20px; z-index: 999; height:80px; top:37px;  }
.show_s_box { display: block; }
.swm_search_box form input { display: inline-block; float: right;  height:40px; border:0; border :1px solid rgba(255,255,255,.2);  background: rgba(0,0,0,0.8); margin: 0px; color:#aaa; border-radius: 0 3px 3px 0; }
.swm_search_box form input#s { border-radius: 3px 0 0 3px; }
.swm_search_box form input[type="text"]:focus { color:#fff;  }
.swm_search_box form input[type="submit"].button { width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:14px; border:0; color:#fff; padding:0;   } .swm_woo_cart_menu { color:#fff; height:37px; border-left:1px dashed rgba(255,255,255,0.1); float:right; font-size: 14px; width:41px; height:37px; display: block; text-align: center;  cursor: pointer;}
.swm_woo_cart_menu a { color:#fff; text-decoration: none;}
.swm_woo_cart_menu a i { opacity: 0.5; line-height: 37px;  color:#fff; font-family: fontAwesome;  }
.swm_woo_cart_menu:hover i { opacity: 1; }
a.add_to_cart_button { text-decoration: none; color:#fff; } .top_bar_nav ul { list-style: none; float:right; }
.top_bar_nav ul li { margin-left: 0; padding:0 8px; float:left; display: inline-block; }
.top_bar_nav ul li a { color:#fff; font-size: 11px; line-height: 37px; opacity: .5;  }
.top_bar_nav ul li a:hover { opacity: 1; text-decoration: none; }
.top_bar_nav ul li a i { margin-right: 5px; }
.top_bar_nav ul.fa-ul { list-style: none; margin-left: 0; }
.top_bar_nav ul li:first-child { padding-right:0; }
.top_bar_nav ul li:last-child { padding-right:15px; } .sf-menu { clear:both; display: block; table-layout: fixed; position: relative; width: 100%; margin: 0px; overflow: visible;}
.sf-menu li { padding:0; margin:0; float:left; position: relative; top:0; left:0; text-align: center; display: inline-block; height:80px; line-height:80px; border-left:1px dashed rgba(255,255,255,0.1);	width:auto; }
.sf-menu li a { display: block; text-align: center;	vertical-align: middle; height:80px; line-height:80px; padding:0; margin:0; color:#fff; white-space: nowrap; position: relative; float:none; width:auto; background: transparent;}
.sf-menu > li:hover > a { opacity: .75; text-decoration: none; }
.swm_auto_width_menu_links_off .sf-menu > li { padding:0 20px; }
nav.activeDonate ul.sf-menu li:last-child a span { padding:.5em .9em .6em .9em; border-radius: 3px;  }
nav.activeDonate ul.sf-menu li:last-child:hover a { opacity: 1; } .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li:hover > ul,.sf-menu li.sfHover > ul { display: block; }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 99; min-width: 14em; width: 12em; text-align: left; padding:5px;  border-radius: 3px; }
.sf-menu ul ul { top:0; left:100%; margin-top: -6px; margin-left: -5px; }
.sf-menu ul li { display: block; clear:both; float:none; height:auto; width:auto; line-height: normal; padding:0; border-right:1px solid rgba(255,255,255,0.05); border-left:1px solid rgba(255,255,255,0.05);  border-top:1px dashed rgba(255,255,255,0.1); }
.sf-menu ul li a { height:auto; width:auto; line-height: normal; text-align: left; text-shadow:none;  font-weight:normal;  font-size: 12px; opacity: .7; padding:12px 12px; }
.sf-menu ul li:hover>a { opacity: 1; text-decoration: none; }
.sf-menu ul li:first-child { border-top:1px solid rgba(255,255,255,0.05); border-radius: 2px 2px 0 0; }
.sf-menu ul li:last-child { border-bottom:1px solid rgba(255,255,255,0.05); border-radius: 0 0 2px 2px; } .sf-menu ul li .sf-with-ul:after { font-family: FontAwesome !important; content:'\f0da'; font-size:11px; float: right; padding-top:4px; position: absolute; right:0; padding-right:12px; z-index: 9999; }
ul li.menu-setting-msg,ul li.menu-setting-msg2 { color:#fff; font-size: 12px; display: block; text-align: center; opacity: 0.8; line-height: 30px; } .tinynav { display: none; }
.top-menu { position: relative; }
ul.mobi-menu { margin:0 auto; width:280px; font-size: 12px; color:#313131; padding:0; outline:none; cursor: pointer; z-index: 99999; position: absolute; right:20px; background: rgba(0,0,0,0.9); color:#fff; top:61px; display: none; }
ul.mobi-menu li { list-style: none; text-align: left; float:none; clear:both; display: block; margin: 7px 0; padding-left: 20px; line-height: 30px;}
ul.mobi-menu li:first-child { margin-top: 0; }
ul.mobi-menu li:last-child { margin-bottom: 0; }
ul.mobi-menu li a { color:#fff; width:100%;  display: block; }
ul.mobi-menu li a:hover { text-decoration: none; }
ul.mobi-menu li.tinysublinks { padding-left: 10px; background: none; line-height: 25px; color:#fff; margin:0;  }
#mobile_nav_button { display: none; color: white; cursor: pointer; height:41px; width:41px; text-align: center;  right:19px; left:auto; top:20px; margin:20px 19px 0 0; float:right; }
#mobile_nav_button i { height:40px; width:40px; line-height: 40px; padding:0; margin:0; font-size: 18px; font-weight:normal; }
.BtnBlack:hover,.BtnBlack {  background: rgba(0,0,0,.8); }
.mobile_nav_subarrow { display: none; }
ul.mobi-menu.mobile_nav_active { display: none; } .title_header { margin:0 auto; position: relative; }
.title_header_wrap { margin:0 auto; }
.swm_headerImage { margin: 0 auto; background-attachment: scroll; max-width: 100%; display: block; overflow: hidden; position: absolute;  width:100%; float:left; z-index: 1; }
.swm_headerImage:before { content: ""; display: block; width: 100%; padding-bottom: 56.25%; }
.title_section { display: table; width: 100%; height: 100%; vertical-align:bottom; }
.title_section > .title_section_wrap { display: table-cell; width: 100%; height: 100%; vertical-align: bottom; text-align: right; }
.title_section_block { display:inline-block;  vertical-align:bottom;  }
.heading_h1 { position: relative; border-radius: 3px 3px 0 0; overflow: hidden;  }
.heading_h1 h1 { padding:.4em .7em;  display: table-cell; line-height: normal; margin:0; clear:none; z-index: 5; position: relative;  }
.heading_h1 h1 a { text-decoration: none; } body.home .swm_breadcrumbs { display: none; }
.swm_breadcrumbs { display: table-cell; background: rgba(0,0,0,.8); padding:5px 0 5px 10px; margin:0; clear:none; z-index: 5; position: relative;  border-radius: 3px 0 0 0; overflow: hidden;  }
.swm_breadcrumbs a { display: inline-block; color:#fff; font-size: 11px; line-height: normal; text-decoration: none;  opacity: .7; height:25px; line-height: 25px; float:left; }
.swm_breadcrumbs a:hover {  opacity:1; color:#fff; }
.swm_breadcrumbs span.sep {  opacity: .7; width:20px; text-align: center; font-size: 1em; color:#fff; display: inline-block; float:left;  }
.swm_breadcrumbs span.trail-end { display: none; }
.swm_breadcrumbs a.trail-begin { font-size: 17px; line-height:normal; display: block; vertical-align: text-bottom; height:25px; line-height: 25px; float:left; width:20px; text-align: center; }
.swm_breadcrumbs a.trail-begin i {  } .swm_header_slider { margin:0 auto; display: block; position: relative; clear:both; }
.swm_google_header_map_wrap { position: relative; }
.swm_header_border { position: absolute; height:4px; background: rgba(0,0,0,0.1); width:100%; display: block; } .swm_container ul { list-style: disc outside none; }
.swm_container li { margin-left: 1em; padding: 3px 0px; }
.swm_container ul.fa-ul { list-style: none; margin-left: 0; }
.sidebar ul,.footer ul { list-style: none; margin: 0; }
.sidebar ul li,.footer ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; } .swm_fancy_title { display: table; margin-bottom: 20px; float: left; width: 100%; }
.swm_fancy_title h1, .swm_fancy_title h2, .swm_fancy_title h3, .swm_fancy_title h4, .swm_fancy_title h5, .swm_fancy_title h6 { display: table-cell; white-space: pre; padding-right: 20px; float: left; margin-bottom: 0px; }
.title_border { display: table-cell; vertical-align: middle; width: 100%; position: relative; }
.title_border span { width: 100%; border-bottom: 1px dashed rgba(0,0,0,.15); display: block;  position: relative; } .sidebar { display: block; }
.swm_widget_box {  display: block; background: #fff; clear:both; float:left; width:100%; margin-bottom: 30px; }
.sidebar ul { list-style: none; margin-left: 0; }
.sidebar ul li { margin:0; padding: 3px 0px; display: block; line-height: normal; }
.sidebar ul li ul { padding:0 0 0 15px; }
.swm_widget_block { border:1px solid #e9e9e9; padding:20px; }
.sidebar .swm_widget_box h3 { margin-bottom: 20px; }
.sidebar form { margin-bottom: 0; } .swm_full_width_bg { height:100%; width:100%; position: relative; overflow: hidden; }
.swm_full_stretch { background-size: cover; } .footer { margin:0 auto; position: relative; }
.swm_footer_border { position: absolute;  background:rgba(0,0,0,0.13); height:4px; width:100%; top:-4px; }
.swm_footer_bg {  float:left; width:100%; text-align: center;  }
.swm_footer_line { border-top:1px solid rgba(255,255,255,0.15); margin-top: 1px; }
.swm_large_footer { padding:50px 0 0 0; width:100%; display: block; clear:both; position: relative; margin:0 auto; height:auto; }
.footer_widget { margin-bottom: 40px; text-align: left; }
.footer_widget h3 { line-height: normal; margin-bottom: 20px; }
.small_footer { display: block; clear:both; padding:15px 0px; min-height: 20px; position: relative; border-radius: 3px; overflow: hidden; margin-bottom: 30px; }
.footer ul { padding:0; margin:0; }
.small_footer ul { margin:0; }
.small_footer ul li { display: inline-block; padding:0 0 0 20px; margin:0;  }
.small_footer ul li,.small_footer ul li a,.small_footer p { line-height: 20px; }
.small_footer ul li a i.fa { margin-right: 7px; }
.footer p { padding-top: 2px;}
.small_footer p { margin:0; }
.footer_left { float:left; padding-left: 20px;  }
.footer_right { float:right; padding-right: 20px; }
.small_footer_content { z-index: 5; position: relative; float:left; width:100%; }
.footer p.sample_widget { font-size: 12px; opacity: 0.8; }
.footer input,.footer textarea { background: none; }
.footer select { margin:0; }
#go_top_scroll { width:35px; height:35px; line-height: 33px; text-align: center; font-size: 14px; border-radius:3px; position:fixed; right:8px; bottom:40px; display:none; text-align: center;  background:rgba(0,0,0,.3); cursor: pointer; color:#fff; z-index: 9999;
}
#go_top_scroll:hover { background:rgba(0,0,0,.6); }
ul li.footer_menu-setting-msg { color:#fff; font-size: 12px; display: block; text-align: center; opacity: 0.8; line-height: 30px; } .swm_blog_post_wrap { padding-top: 40px; }
.swm_blog_post { margin-bottom: 30px; display: block; }
.single.single-post .swm_blog_post { }
.single.single-post .swm_post_summary { margin-bottom: 0; }
.swm_blog_post h1,.swm_blog_post h2,.swm_blog_post h2 a { margin-bottom:0; -ms-word-wrap: break-word; word-wrap: break-word; line-height: normal;  }
.swm_blog_post h2 a:hover { text-decoration: none; }
.swm_blog_post h2 small { display: none; }
.swm_post_format { position: relative; margin-bottom: 20px; }
.swm_post_format img { border-radius: 3px; overflow: hidden;}
.swm_blog_post:hover .swm_post_format,.swm_blog_post:hover .swm_post_meta ul,.sticky.swm_blog_post:hover { border-color:#e5e5e5; } .swm_post_date { float:left; text-align: center; color: #fff; margin-right: 25px; margin-bottom: 20px; }
.p_date { width:60px; height: 68px; background: #f1f1f1; border-radius: 3px; border-bottom: 1px solid rgba(0,0,0,0.1); margin-bottom: 5px;  }
.p_date a,.swm_container .p_date a { color:#666; }
.p_day { display: block; font-size: 22px; padding-top: 13px; font-weight: bold; }
.p_month,.p_year { display: block;  font-size: 12px; text-transform: uppercase; font-weight: bold; }
.p_year { margin-top: -6px; }
.swm_year_on .p_date { height: 82px; }
.p_comments a,.swm_container .p_comments a { color:#fff; width:60px; height: 36px; display: block; line-height: 36px; font-size: 14px; }
.p_comments { border-radius: 3px; }
.p_date a,.p_comments a:hover { text-decoration: none; }
.p_comment_arrow { width: 0; height: 0; border-style: solid; border-width: 0 12px 14px 0; text-align: right; float:right; margin-right: 13px; margin-top: -1px; }
.swm_post_summary { overflow: hidden; margin: 20px 0 25px 0;  }
.swm_post_text { margin: 20px 0 20px;}
a.p_continue_reading { text-decoration: none; }
a.p_continue_reading i { padding-left: 3px;  } .swm_post_meta ul { list-style: none; padding: 0; margin: 5px 0 0 0; }
.swm_post_meta ul li { display: inline-block; padding:0; margin: 0 20px 0 0; }
.swm_post_meta ul li a { font-size:11px; }
.swm_post_meta ul li.f_user:before,.swm_post_meta ul li.f_folder:before,.swm_post_meta ul li.f_tags:before  { font-family: FontAwesome !important;  display: inline-block; text-align: left; margin-right: 10px; color:#ccc;  }
.swm_post_meta ul li.f_user:before { content:'\f007'; }
.swm_post_meta ul li.f_folder:before { content:'\f07c'; }
.swm_post_meta ul li.f_tags:before { content:'\f02c'; } .swm_blog_grid_sort {   }
.swm_blog_grid .swm_post_format { border:0; margin: 0px;  }
.swm_blog_grid .post_format a img,.swm_blog_grid .post_format img { width:100%;  }
.swm_blog_grid .swm_post_summary {margin:5px 0 0 0; padding:10px 20px 0 20px; border:1px solid #ececec; border-radius: 5px; text-align: center; position: relative; }
.swm_blog_grid h2 { margin-bottom: 5px; font-size: 18px; -ms-word-wrap: break-word; word-wrap: break-word; }
.swm_blog_grid h2 a:hover { text-decoration: none; }
.swm_blog_grid h2 small { display: block; font-size: 11px; color:#888; font-weight: normal; }
.swm_blog_grid .swm_post_meta ul{ display: none; height:40px; line-height:normal; border:0; border-top:1px dashed #e1e1e1; padding:10px; }
.swm_blog_grid .swm_post_meta ul li { padding:0; margin-right: 20px;  }
.swm_blog_grid .pf_image_caption { display: none; }
.swm_blog_grid .swm_post_format .swm_slider_box { padding:0; }
.grid_date span { font-size: 11px;margin:0 20px;  line-height: 10px; vertical-align: text-top; }
.grid_date span,.grid_date span a, .grid_date span i { color:#999; }
.grid_date span i { margin-right: 4px; font-size: 14px; position: absolute; margin-left: -18px; }
.grid_date span i.fa-comment-o { margin-left: -20px;  }
.grid_date span i.fa-map-marker { margin-left: -15px;  }
.grid_date.uc_events span { margin-right: 13px; }
.post_grid_divider { width:200%; height:1px; display: block; margin:7px 0 0 -20px; background: #ececec; }
.swm_blog_grid .swm_post_text { margin-top: 16px; }
.p_continue_reading i { font-size: 10px; }
.p_continue_reading { margin-top: 5px; display: block;  }
.swm_blog_grid .pf_quote { padding:15px 0 25px 0; position: relative; }
.pf_quote span i { color:#ededed; font-size: 40px;  }
.pf_quote span.q_left,.pf_quote span.q_right { position: absolute; display: block; z-index:0; }
.pf_quote span.q_left { left:0; top:3px; }
.pf_quote span.q_right { right:0; bottom:8px; }
.pf_quote.pf_large span.q_right { top:0; right:-55px;   }
.pf_quote.pf_large span.q_left { left:-55px; top:3px; }
.pf_quote_icons { position: relative; display: block; }
.pf_quote.pf_large { padding-left: 55px; padding-right: 55px;  }
span.pf_quote_content { position: relative; display: block; z-index:1; } .post_format { display: block; position: relative; }
.post_format a img,.post_format img { display:block; width:auto; height:auto; font-size: 0; line-height: 0; position: relative;  }
.nopf_imgvid { margin-bottom: -20px; display: block; height:0;} .pf_quote { margin:0; font-weight: normal; display:block;  position: relative;  }
.pf_quote p.pf_quote_text,.pf_quote p.pf_quote_text a { font-size: 17px; line-height: 30px; margin:0 0 5px 0; text-decoration: none; position: relative;  display: block;  z-index:1; }
.pf_quote span { font-size: 13px; }
.pf_quote span a { text-decoration: none; } .swm_blog_post .swm_slider_box { padding-top:0; }
.swm_blog_post .swm_slider_box .flex-direction-nav a { opacity: 0.85; } .pf_image_caption { right:0; position:absolute; bottom:0; margin:0; z-index: 999; background: rgba(0, 0, 0, 0.6); width:auto; height:auto; overflow: hidden; color:#fff; padding:10px 15px 10px 15px; text-align: center; border-radius: 3px 0 0 0; }
.pf_image_caption p { color:#fff; margin:0; line-height: normal; font-size: 15px; }
.pf_image_caption .img_title { font-size: 16px; color:#fff; }
.pf_image_caption .img_desc { font-size: 12px; color:#fff; } .sticky.swm_blog_post { padding: 5%; border:1px solid #ececec; border-radius: 3px; }
.sticky.swm_blog_post .blog_post_readmore_link { margin-bottom: 0; }
.sticky.blog_post_grid .blog_post_readmore_link { margin-bottom: 10px; } .about_author { clear:both; display: block; padding:20px; border: 1px solid #ececec; border-radius: 3px; overflow: hidden;  }
.about_author .author_title { border-bottom: 1px solid rgba(0,0,0,0.05); margin: -20px -20px 20px -20px; padding: 15px 20px 0 20px; background: #f1f1f1; }
.about_author .author_title h4 {  padding:0 0 15px 0; margin:0; font-size: 15px; }
.about_author img { float:left; margin: 0 20px 0 0; width:75px; height:75px; border-radius: 3px; }
.about_author p { padding-left: 0; margin:0; overflow: hidden;}
iframe.twitter-tweet.twitter-tweet-rendered { width:100%; }
.swm_author_page_box { margin-bottom: 50px; }
.swm_author_bio_section { overflow: hidden; }
ul.swm_post_author_icon { padding:10px 0; margin:0; }
ul.swm_post_author_icon li { float:left; list-style: none; padding:0; margin:0 10px 0 0; font-size: 15px; }
ul.swm_post_author_icon li a { color:#888; }
ul.swm_post_author_icon li a:hover { color:#444; }
.swm_author_page_box { margin-bottom: 50px; } #blog_responses { padding-top: 20px; clear:both; }
#comment-wrap { position: relative; margin-top: -5px; }
#comment-wrap > ol { margin-left: 0; }
#comment-wrap p { margin:0 0 15px 0;  }
p.nocomments { margin-top: 20px; }
.blog-single-heading { margin-top: 20px; text-transform: uppercase;  }
.commentlist { padding-top: 11px; }
.comment_body { position: relative; padding: 0 0 0 0px; margin:0; }
.comment_avatar {float:left; margin-right: 15px; }
.comment_avatar img { display: block; border-radius: 3px; width:45px; height:45px; }
.comment_postinfo { margin-bottom: 5px; }
.comment_author, .comment_author a { color: #2e2e2e; text-decoration: none; font-size: 13px; font-weight: bold;line-height: 18px;}
.comment_date { color: #999; font-size: 11px; display:block;line-height: 18px; margin-bottom: 10px; }
.comment_content { background: #f1f1f1; border-bottom: 1px solid rgba(0,0,0,0.1); padding:15px 20px 10px 20px; border-radius: 3px; position: relative; margin-top: 5px; margin-bottom: 20px;}
.comment_content:before,.comment_content:after { content: ' '; position: absolute; width: 0; height: 0;}
.comment_content:before {  
left: 35px;
bottom: -15px;
border: 7px solid;
border-color: rgba(0,0,0,0.1) transparent transparent rgba(0,0,0,0.1);
border-color: rgba(0,0,0,0.1) rgba(255,255,255,0) rgba(255,255,255,0) rgba(0,0,0,0.1); }
.comment_content:after { 
left: 36px;
bottom: -12px;
border: 6px solid;
border-color: #f1f1f1 transparent transparent #f1f1f1;
border-color: #f1f1f1 rgba(255,255,255,0) rgba(255,255,255,0) #f1f1f1; }
#comment-wrap ol.commentlist li ul.children { padding-left: 30px; }
#comment-wrap ol { padding:0; }
#comment-wrap ol li ul { padding-bottom: 0  }
#comment-wrap ol li.comment,#content #comment-wrap ol li.post.pingback { padding-top: 20px; background:none; list-style: none; margin-left: 0;}
a.comment-reply-link {  text-decoration: none; }
a:hover.comment-reply-link { color:#313131;  } #respond h3 { font-size: 18px; text-transform: uppercase;  }
#respond h3 small a#cancel-comment-reply-link { display:block; text-decoration: none; font-size: 11px;  }
#respond h3 small {  }
#respond { padding-top: 30px; clear:both;}
#respond .form-allowed-tags,#respond p.comment-notes { display:none;  }
#commentform { padding-top: 10px; margin-right: -5px; }
#commentform label { clear:both; font-weight: normal; }
#commentform textarea#comment { width: 99%; clear:both; margin: 0 0 10px 0; height:150px; }
#commentform input[type=text] { width: 50%; float:left; display:inline-block; margin-right: 1%; clear:both; text-indent: 10px; }
#commentform input[type=text],input[type=password], #commentform textarea { border: 1px solid #ececec; border-radius:3px; color: #313131; font-size: 13px; padding: 10px 0; margin-bottom: 10px;}
#commentform textarea { padding: 10px 2%; }
#commentform input[type=text]:hover, #commentform textarea:hover { border-color: #ccc; }
#commentform p { width:auto; margin:0;  }
input[type=password] { height:33px; line-height: 33px; margin-bottom: 0; display:inline-block; padding:0 10px; }
#commentform .hidden { display: none; }
li.comment #respond textarea { width: 91% !important; }
li.comment #respond input[type=text] { width: 48% !important; }
input[type="submit"] { display: inline;} dd.wp-caption-text.gallery-caption { display: inline-block; font-size: 11px; line-height: 18px; padding:10px 0; margin:0 auto; width:95px; text-align: center; clear:both; }
.gallery-item dt:after { content:""; }
#page_body .gallery { margin:30px 0; }
#page_body .gallery .gallery-item dt { width:auto; float:none; }
#page_body .gallery .gallery-item { margin: 1px 1px 0 0; padding: 0; width: auto;  }
#page_body .gallery a, #page_body .gallery a img { max-width: 100%; width: auto; height: auto; display: block; position: relative; border: none; padding:0; margin:0; }
form.post-password-form label { display: inline; }
form.post-password-form input[type="submit"],form#commentform p.form-submit input[type="submit"] { line-height: 33px; height:33px; padding:0 15px; border-radius: 3px; display: inline-block; }
.pagination_menu a:hover span { color:#fff; } .swm_portfolio { overflow: visible; position: relative; }
.swm_portfolio_box {  background: #fff; float:left; display: block; clear:none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.swm_portfolio_box a img { width:100%; height:auto; display:block; line-height: 0; font-size: 0; border-radius: 3px; overflow: hidden; }
.swm_portfolio_box .thumb_img { position: relative; z-index:1; border-radius: 3px; overflow: hidden; }
.swm-arrow-up.arrow-portfolio { z-index: 2; }
.swm_portfolio_text { clear:both; text-align: center; overflow: hidden; padding:15px 20px; border:1px solid #ececec; border-radius: 3px; overflow: hidden; margin-top: 5px; position: relative; }
.swm_portfolio_text span.portfolio_title,.swm_portfolio_text span.portfolio_title a { line-height: 20px; margin:0 0 5px 0; text-decoration: none; display: block; }
.swm_portfolio_text span.subtext { margin:0; display: block; clear: both; color:#888; font-size: 12px; }
.swm_portfolio_text a.p_continue_reading { margin-top: 5px; }
.swm_portfolio_title_section { float: left; text-align: center; width:100%; }
.swm_portfolio_title_section span { display: block; clear: both; }
.swm_portfolio_box .project_title, .swm_portfolio_box .project_title a  { color:#222;  }
p a.pf_readmore_btn { text-decoration: none; font-weight: bold;  }
.swm_portfolio > ul > li { display:inline-block; padding:0; margin:0; background: none; float: left; }
.swm_portfolio_img_overlay {   width:100%; background: #000; opacity:0; height:100%; top:0; left:0; display: block; position: absolute;  z-index:98;  }
.swm_portfolio_img_overlay,.swm_portfolio_img_hovericon  { }
.swm_portfolio_img_hovericon { width:100%; height:100%; position: absolute; z-index: 100; opacity: 0; }
.swm_portfolio_img_hovericon.icon_zoom { background:url(//www.presidentialelectionodds.net/wp-content/themes/election/images/zoom-icon.png) no-repeat 50% 50%; }
.swm_portfolio_img_hovericon.icon_play { background:url(//www.presidentialelectionodds.net/wp-content/themes/election/images/play-icon.png) no-repeat 50% 50%; }
.swm_portfolio_img_hovericon.icon_link { background:url(//www.presidentialelectionodds.net/wp-content/themes/election/images/link-icon.png) no-repeat 50% 50%; }
.swm_portfolio_box:hover .swm_portfolio_img_overlay,.swm_portfolio_box:hover .swm_portfolio_img_hovericon { opacity:0.6; }
.swm_portfolio_box:hover .swm_portfolio_box a img {  } .swm_horizontal_menu { display:block; font-size: 11px; margin-bottom: 20px; }
.swm_horizontal_menu ul{  padding:0; margin:0; text-align: center;     }
.swm_horizontal_menu a { text-decoration: none; }
.swm_horizontal_menu li {  padding:0; margin:0 -1px 0 0; display: inline-block; list-style: none;  float:left;}
.swm_horizontal_menu li:first-child a { border-radius:3px 0 0 3px; }
.swm_horizontal_menu li:last-child a { border-radius:0 3px 3px 0; }
.swm_horizontal_menu li a { display: inline-block; line-height: normal; padding: 10px 15px; margin: 0 0 0 0; background: #fff; border:1px solid #e1e1e1; }
.swm_horizontal_menu li a:hover { background: #f1f1f1; color:#000; }
.swm_horizontal_menu li a.active,.swm_horizontal_menu li a.active:hover,.swm_horizontal_menu li.current_page_item a { color:#fff; } .search_page_form form { width:50%; }
.swm_search_featured_img { float:left; margin-right: 25px; margin-top: 5px; }
.swm_search_featured_img img { width:150px; padding:5px; }
.swm_search_page_text { overflow: hidden; }
.swm_search_pg_subtitle { margin-bottom: 30px; }
ul.swm_search_list { padding:5px 0; margin:0 0 50px 0; }
ul.swm_search_list > li { list-style: none; margin:0 0 -1px 0; padding: 30px 30px 10px 30px; border:1px solid #e6e6e6; }
ul.swm_search_list > li h4 { margin:0; display: block; font-weight: bold;  }
ul.swm_search_list > li h4 a { color:#333; text-decoration: none; }
ul.swm_search_list > li h4 span { display: block; opacity: 0.7; }
ul.swm_search_list > li h4 span i { margin-right: 5px; }
.swm_page_box_content.search_pg_form form { width:70%; }
.swm_page_box_content.search_pg_form { padding:30px; }
.swm_search_page_readmore a { font-weight: bold; font-size: 90%; }
.swm_search_page_readmore a i { margin-left: 5px; } .swm_search_meta { font-weight: normal; padding-bottom: 15px;  }
.swm_search_meta {  position:relative; margin:0; display: block; }
.swm_search_meta ul { padding:0; margin:0; }
.swm_search_meta ul li { list-style: none; display: inline-block; margin:0 9px 0 14px; padding:5px 0 0 0; font-size: 90%; }
.swm_search_meta ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 5px; margin-left: -14px; float:left; padding: 2px 0 0 0; text-decoration: none; }
.swm_search_meta ul li:first-child:before { content: ""; margin-left:0; }
.swm_search_meta ul li:first-child { margin-left:0; }
.swm_search_meta ul li:last-child { margin-right:0; }
.swm_search_meta ul li a { text-decoration: none; } .swm_search_page_no_result_text { text-align: center;  }
h3.swm_no_search_result_title,.search-no-results h3.swm_search_pg_subtitle { text-align: center; display: block; clear:both; }
.swm_search_page_no_result_text form { display: inline-block; float:none; margin-top: 20px; position: relative; }
.swm_search_page_no_result_text form input[type="text"].swm_search_form_input { width:500px; position: relative; padding-left: 15px; }
.swm_search_page_no_result_text form button.swm_search_button { position: absolute; top:0; right:0; background:none; padding:12px 15px 12px 12px; line-height: 24px; height:24px; } .archives-table { width:100%; border:1px solid #e5e5e5; margin-bottom:30px; -moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; }
.archives-table ul { padding-left: 0; margin:0; }
.archives-table ul li { float:left; display:block; border-bottom:1px solid #ececec; border-top:1px solid #fff; height:auto; width:100%; padding:10px 0; margin:0; background:#f9f9f9; line-height:20px; clear:both;}
.archives-table ul li.tbl-heading,.archives-table ul li:hover.tbl-heading  { -moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;	line-height:20px; 	display:block; font-size:15px;font-weight: normal; 	border-bottom:1px solid #e1e1e1;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));background: -moz-linear-gradient(top,  #f9f9f9,  #e9e9e9);}
.archives-table ul li.tbl-heading span.date, .archives-table ul li.tbl-heading span.post { line-height:33px; }	
.archives-table ul li:last-child { border-bottom:none;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;  }.archives-table ul li .date { float:left; margin-left:22px;}
.archives-table ul li .post  { padding-left:57px; }
.archives-table ul li a  { float:left; padding-left:22px;}
.archives-table ul li:hover { background:#eee; }
.swm_container .archives-link ul,.swm_container .archives-link ul li { margin:0; }
.swm_container .archives-link ul li:before { padding-top: 1px; } .swm_row {  margin:0 -10px;  }
.swm_column_gap { margin:0 0 20px; padding:0 10px; }
.swm_row .swm_column1 { width:100%; }
.swm_row .swm_column2 { width:50%; }
.swm_row .swm_column3 { width:33.33333333333333%; }
.swm_row .swm_column4 { width:25%; }
.swm_row .swm_column5 { width:20%; }
.swm_row .swm_column6 { width:16.66666666666666%; }
.layout-sidebar-left .swm_row .swm_column2,.layout-sidebar-left .swm_row .swm_column3,.layout-sidebar-left .swm_row .swm_column4,
.layout-sidebar-right .swm_row .swm_column2,.layout-sidebar-right .swm_row .swm_column3,.layout-sidebar-right .swm_row .swm_column4 {
width:50%; }
.swm_column { display: block; float: left; width: 100%; min-height: 20px; margin-left: 2.564102564102564%; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box; height:auto; }
.swm_column.first { margin-left: 0; }
.swm_one_full,.one_full		{ width: 100%; margin-left: 0; }
.swm_one_half,.one_half   	{ width: 48.71794871794872%; }
.swm_one_third,.one_third	{ width: 31.62393162393162%; }
.swm_one_fourth,.one_fourth { width: 23.07692307692308%; }
.swm_one_fifth,.one_fifth  	{ width: 17.94871794871795%; }
.swm_one_sixth,.one_sixth  	{ width: 14.52991452991453%; }
.swm_two_third,.two_third 		{ width: 65.81196581196582%; }
.swm_three_fourth,.three_fourth { width: 74.35897435897436%; }
.swm_four_fifth,.four_fifth   	{ width: 79.48717948717949%; }
.swm_five_sixth,.five_sixth   	{ width: 82.90598290598291%; }
.swm_two_third_right { width: 64.81196581196582%; margin-right: 1%; }
.swm_two_third_left { width: 64.81196581196582%; margin-left: 1%; }
.swm_custom_two_third { width: 69.81196581196582%; margin-left: 0; float:left; }
.layout-sidebar-right .swm_custom_two_third { margin-right: 1%; float:left; }
.layout-sidebar-left .swm_custom_two_third { margin-left: 1%; float:right; }
.layout-full-width .swm_custom_two_third { margin:0; float:none; width:100%; }
#sidebar { width: 26.2%; display:block; }
.layout-sidebar-right #sidebar { float:right; }
.layout-sidebar-left #sidebar { float:left; margin-left: 0;  } .theme_social_icons { float:right; z-index: 5; height:37px;  }
.theme_social_icons ul { float:left; margin:10px 0 0 0; padding:0; }
.theme_social_icons ul li { float:left; list-style: none; width:16px; height:16px;	display: inline-block;	margin-left: 6px; }
.theme_social_icons ul li a { width:16px; height:16px;display: inline-block;background-size: 16px 16px !important;	 }
.theme_social_icons ul li:first-child { margin-left:0; }
.theme_social_icons ul li:last-child { margin-right: 15px; }
.theme_social_icons ul li a.swm_twitter 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/twitter.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_facebook 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/facebook.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_youtube 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/youtube.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_delicious 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/delicious.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_vimeo 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/vimeo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_flickr 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/flickr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_digg 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/digg.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_stumbleupon { background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/stumbleupon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_linkedin 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/linkedin.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_blogger 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/blogger.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_technorati 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/technorati.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_rss 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/rss.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_pinterest 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/pinterest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_apple 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/apple.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dropbox 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/dropbox.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_amazon 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/amazon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_picasa 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/picasa.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_skype 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/skype.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_deviantart 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/deviantart.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_windows 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/windows.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_tumblr 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/tumblr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_lastfm 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/lastfm.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_yahoo 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/yahoo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_wordpress 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/wordpress.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dribble 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/dribble.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_forest 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/forest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_google 		{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/google.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_googleplus 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/googleplus.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_applestore 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/applestore.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_instagram 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/instagram.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_myspace 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/myspace.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_soundcloud 	{ background:transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/soundcloud.png) no-repeat 0 0; }  .flex-container a:active, .flexslider a:active,.flex-container a:focus,.flexslider a:focus  { outline: none;}
.slides, .flex-control-nav,.flex-direction-nav { margin: 0; padding: 0; list-style: none;}
.flexslider .slides {zoom: 1;}
.flexslider { cursor: pointer; margin: 0; padding: 0; position: relative; font-size:0; 	width:100%; } 
.flexslider .slides > li { display: none; padding:0; margin:0; background:none; list-style:none; -webkit-backface-visibility: hidden; font-size:0; line-height: 0;width:100%; border-radius: 3px; overflow: hidden; }
.carousel li { margin-right: 0px}
.flexslider .slides > li > a { padding:0; margin:0; font-size:0;}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span { text-transform: capitalize; } .slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; 	height: 0; } 
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }
.flex-direction-nav {*height: 0;}
#content ul.slides { padding-left: 0; } .flex-direction-nav a { display: block; position: absolute; z-index: 10; cursor: pointer;  transition: opacity .25s ease-in-out;   -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out;  font-size: 14px; text-decoration: none; }
ul.flex-direction-nav {  padding:0; margin:0;}	
ul.flex-direction-nav li { background:none; padding:0; margin:0; list-style: none; } .flex-control-nav {width: 100%; position: absolute; bottom:0px; text-align: center;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline; background:none; }
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; border-radius: 100px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; } .swm_slider_box .flexslider .flex-control-nav li img { opacity:1;  } #content .swm_slider_box .flexslider ul{  }
.swm_slider_box { display:block;   }
.swm_slider_box .flexslider { cursor: auto; height:100%;}
.swm_slider_box .flex-control-nav { text-align: right; font-size: 0; right:0; margin:0 12px 12px 0; z-index: 100; }
.swm_slider_box .flexslider .flex-control-nav li { margin:0 5px;   }
.swm_slider_box .flexslider .flex-control-nav li a { width:10px; height:10px; } .swm_slider_box .flex-direction-nav {  }
.swm_slider_box .flex-direction-nav a { display:inline-block; margin:-20px 0 0 0; width:40px; height:40px; line-height: 40px; opacity:0; top:50%; bottom:auto; z-index:100; text-align:center; text-indent: 0; color:#fff  }
.swm_slider_box:hover .flex-direction-nav a { opacity: 1; }
.swm_slider_box .flex-direction-nav a i[class^="icon-"]:before { margin: 0; text-shadow: 0 1px 0 rgba(0,0,0,0.2);  font-size: 24px; opacity: 0.7; line-height: 40px; }
.swm_slider_box .flex-direction-nav a.flex-next i { margin-left:2px; }
.swm_slider_box .flex-direction-nav a.flex-prev i { margin-left:-2px; }
.swm_slider_box .flex-direction-nav .flex-next{ right:0; background-color:rgba(0, 0, 0, 0.5); border-radius: 3px 0 0 3px; }
.swm_slider_box .flex-direction-nav .flex-prev { left:0; background-color:rgba(0, 0, 0, 0.5); border-radius: 0 3px 3px 0; }
.swm_slider_box .flex-direction-nav .flex-next:hover,.swm_slider_box .flex-direction-nav .flex-prev:hover { background-color:rgba(0, 0, 0, 0.8); }
.swm_slider_box .flex-direction-nav:hover a i[class^="icon-"]:before { opacity: 1; } .swm_slider_box .swm_recent_posts.flexslider .flex-direction-nav { bottom:auto; top:50%; margin-top: -11px; width:100%; display:none; position: absolute; }
.swm_slider_box .swm_recent_posts.flexslider:hover .flex-direction-nav { display:block; }
.swm_slider_box .swm_recent_posts.flexslider .flex-direction-nav a { bottom:auto; top:50%;  width:25px; height:25px; line-height: 24px;  margin:-2px 0 0 0; }
.swm_slider_box .swm_recent_posts.flexslider:hover .flex-direction-nav a { opacity: 1; }
.swm_slider_box .swm_recent_posts .flex-direction-nav .flex-next{ left:auto; right:0; float:right; }
.swm_slider_box .swm_recent_posts .flex-direction-nav a i[class^="icon-"]:before { font-size: 11px; line-height: 25px;  }
.swm_slider_box .swm_recent_posts .flex-direction-nav .flex-prev { left:0; }  .swm_list_slider .flex-direction-nav { left: auto; bottom:auto;top:-9px;right:0;float:right;width:auto;height:25px;display:block;position: absolute; }
.swm_list_slider .flex-direction-nav a {width:15px; height:21px; display:block; bottom:auto;position: absolute;	opacity:1;font-size: 12px;z-index:100;	color:#ccc; text-align:center;border-radius: 0; }
.swm_list_slider .flex-direction-nav a.flex-next i[class^="icon-"]:before { margin-right:-5px; }
.swm_list_slider ul { margin:0; padding:0; float:left; }
.swm_list_slider ul.flex-direction-nav li { float:left; height:21px; width:15px; display:block; background: none; padding:0;}	
.swm_list_slider .flex-direction-nav .flex-next{ float:left; left:14px; }
.swm_list_slider .flex-direction-nav .flex-prev { float:left; left:5px; }
.swm_list_slider .flex-control-nav { display: none; } .rp_slides { clear:both; }
.rp_slider,.testimonials_slider { cursor: auto; }
.flexslider .rp_slides > li { margin-right:20px; } .flexslider ul.rp_slides { margin-top: 5px; }
.flexslider .rp_slides > li img { width:220px; }
.flexslider .rp_slides > li { width:220px; text-align: center;  background: #fff; }
.flexslider .slides > li .rp_details { background:#f5f5f5; display:block; clear:both; border-bottom: 1px solid #e8e8e8; }
.flexslider .slides > li:hover .rp_details { background:#f1f1f1;}	
.flexslider .slides > li .rp_details h3 a { text-shadow:none;margin:0;font-size: 13px;display: block; }
.rp_details h3 a {	text-decoration: none;}	
.rp_details p { margin:-5px 0 0 0; font-size: 11px;}	
.flexslider .rp_slides > li:hover  { border-color: #ddd; }
.list_slider_title { display:block; margin-bottom:25px; font-size: 15px; height:15px;  } .caption_top_left { top:8%; left:4%; }
.caption_top_right { top:8%; left:auto; right:4%; }
.caption_bottom_left {  top:auto; bottom:8%; left:4%; }
.caption_bottom_right {  top:auto; bottom:8%; left:auto; right:4%; }
div.flex-caption a.button { margin-top: 10px;  } body { background:#666666; }
h1 { font-size: 27px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 13px; }
.sidebar h2,.sidebar h3 { font-size: 15px; }
.footer h2, .footer h3 { font-size: 15px; color:#fff; }
.small_footer ul li a,.small_footer p { font-size: 11px; }
.swm_blog_post h1,.swm_blog_post h2 { font-size:22px; }
.sf-menu > li > a { font-size: 14px; } .standard_post_loop { padding:40px 0; } ul.page-numbers { list-style: none; margin:0px 0; clear:both; }
.page-numbers:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
ul.page-numbers li,.pagination_menu a span,.pagination_menu span,.paginate-com a,.paginate-com span.current,
.woocommerce-pagination a,.woocommerce-pagination span { 
display: block; float: left; margin: 0 2px 2px 0; text-align: center; }
.page-numbers a, .page-numbers span,.pagination_menu a span,.pagination_menu span,.paginate-com a,.paginate-com span.current,
.woocommerce-pagination a,.woocommerce-pagination span { 
min-width: 28px; display: block; padding: 4px 9px 4px 9px; line-height: 17px; font-size: 11px; text-decoration: none; font-weight: 400; cursor: pointer; border: 1px solid #e1e1e1; border-radius: 3px; overflow: hidden; color: #fff; }
.page-numbers a span { padding: 0 }
.page-numbers.current, .paginate-com span.current { text-decoration: none; color: #fff;  }
.page-numbers a:hover,.paginate-com a:hover,.woocommerce-pagination.swm_text_color a:hover { text-decoration: none; background: #ececec; color:#000;  border-radius: 3px; overflow: hidden;  }
.page-numbers.current:hover { color:#fff; }
.pagination_menu { float:right; margin-bottom: 30px; }
.pagination_menu > span { color:#fff; }
.paginate-com { margin:0; padding:20px 0 0 0; position:relative; font-size:11px; clear:both; } .next_prev_pagination { font-size: 12px; font-weight: 400; color: #fff; clear:both; display: block; }
.swm_container .next_prev_pagination a,.next_prev_pagination a { color: #fff; padding:7px 12px; border-radius: 3px;  }
.next_prev_pagination a:hover { text-decoration: none; }
.next_prev_pagination .post-prev { float: left; }
.next_prev_pagination .post-prev span { margin-right: 5px; }
.next_prev_pagination .post-next { float: right; text-align: right; }
.next_prev_pagination .post-next span { margin-left: 5px; } .infiniteScroll_loader { position: absolute; bottom: 30px; left: 50%; margin-left: -15px; height: 24px; line-height: 24px; width: 30px; background: url(//www.presidentialelectionodds.net/wp-content/themes/election/images/loader-infinite.gif) center center no-repeat; text-indent: -9999px; }
.swm_infinite_scroll_style .infiniteScroll_loader { bottom:-30px; }
#infscr-loading img { display: none !important }
.infiniteScroll_pagination { display: none }
.infiniteScroll_wrapper { position: relative; padding-bottom: 40px; } .swm_portfolio .infiniteScroll_loader { bottom:-30px; }
.swm_portfolio_page_main ul.page-numbers { margin-bottom: -8px; }
.swm_portfolio_page_main .next_prev_pagination { margin-bottom: -21px; } .swm_testimonials_page_main .infiniteScroll_loader { bottom:-10px; }
.swm_testimonials_page_main ul.page-numbers { margin-bottom: -15px; margin-top: -1px; }
.swm_testimonials_page_main .next_prev_pagination { margin-bottom: -25px; margin-top: 2px; } .footer .widget { clear:both; padding:0; display: block;  }
.sidebar select { width:100%; margin:0; border-color: #ececec; } a.rsswidget {font-weight: bold;}
span.rss-date {font-size: 11px;} .sidebar .textwidget p { padding-left:0; padding-right:0; }
.sidebar .adwrap{ padding:15px 24px 15px 24px;} .sidebar .tagcloud {margin:0 11px 50px 0;}
.tagcloud a { padding:6px 12px;font-size:11px;line-height: 17px;float:left;	text-decoration: none;margin:0 -1px -1px 0;display:inline-block;width:auto;background:none; }
.tagcloud a { border:1px solid #ededed; }
.footer .tagcloud a { background:none;}
.sidebar .tagcloud a:hover,.footer .tagcloud a:hover { color:#fff; } #calendar_wrap { width:100%; }
#wp-calendar { margin:0;}
.widget_calendar {float: left; width:100%;  }
#wp-calendar { width: 100% }
table#wp-calendar { border:none; }
#wp-calendar caption { text-align: center; color: #363636; font-size: 12px; margin: 0; font-weight: bold; border: 1px solid #ececec; border-bottom:0; padding:5px 0; background: #093f7f; color:#fff; }
#wp-calendar thead { font-size: 11px; }
table#wp-calendar thead th,#wp-calendar thead th { padding:3px 6px; border: 1px solid #ececec;   text-align: center; }
#wp-calendar tbody { color: #808080; }
table#wp-calendar tbody td,#wp-calendar tbody td { background: #fff; border: 1px solid #ececec; text-align: center; padding:3px 6px; }
#wp-calendar tbody td a { font-weight:bold; }
#wp-calendar tbody td:hover { background: rgba(0,0,0,0.1); }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }	
#wp-calendar tfoot tr td { border-left:0; border-right:0; border-bottom:0; }
.footer #wp-calendar caption { text-align: center; margin-bottom:-1px; }
.footer #wp-calendar tbody td { text-align: center; padding:6px 8px 6px 8px;} #widget_search_form form { margin:0; }
#widget_search_form #searchform { margin:0; clear:both; display: block; position: relative; }
#widget_search_form #searchform  .screen-reader-text { display:block;  }
#widget_search_form #searchform input { margin:0; }
#widget_search_form #searchform  #s { width:100%; outline:0; height:40px; border:1px solid; border-color: #ececec; background: transparent; border-radius: 3px; }
#widget_search_form #searchform input[type="submit"].button {  background:none; width: 40px; line-height: 40px;	font-family: FontAwesome !important; font-size:14px; border:0;  height:38px; position: absolute; right:0; border-left:1px solid #ececec; text-align: center;margin-top: 1px; box-shadow: none; text-shadow:none; color:#aaa; padding:0;  } .footer ul#recentcomments li { }
.footer ul#recentcomments li a { }
#content .sidebar .wp-caption p  {margin:0;} .wp-caption { background: #f9f9f9; border:0; display:block; text-align:center;	margin-bottom: 15px;  max-width: 100%; }	
.wp-caption img { padding:0; margin:0; }
.wp-caption p { padding:0 10px; margin:0; font-style: italic; }
p.wp-caption-text { margin:0; padding:10px; }
.sidebar .textwidget img { display:block; }
.sidebar .textwidget p.wp-caption-text img { display:inline-block; }
.sidebar .wp-caption,.footer .wp-caption  { background:#f1f1f1; border:0; display:block; margin-bottom: 15px; }
.footer .wp-caption {background:#232323;}
.footer .wp-caption p  {margin:0;}		
.footer p.wp-caption-text,.footer p.wp-caption-text  {  height:auto; width:auto; line-height:20px;  margin:0; padding:5px 10px 0 10px;}
.widget ul li span.post-date,.sidebar ul li span.post-date { font-size: 11px;  color:#707070;}
.widget ul li span.post-date:before,.sidebar ul li span.post-date:before { content:"- "; }
.sidebar ul li span.post-date { color:#909090;  } .sidebar ul li ul li,.footer ul li ul li { border:0; padding:5px 0 5px 10px; }
.sidebar ul li ul li:first-child,.footer ul li ul li:first-child,.archives-link ul li ul li:first-child { margin-top: 10px; border:0;  }
.sidebar ul li ul li:last-child,.footer ul li ul li:last-child,.archives-link ul li ul li:last-child { margin-bottom: 10px; }
.widget_meta ul li,.widget_categories ul li,.widget_pages ul li,.widget_archive ul li,.widget_recent_comments ul li,.widget_recent_entries ul li,.widget_nav_menu ul li,.widget_product_categories ul li,.widget_layered_nav_filters ul li,.archives-link ul li,.widget_rss  ul li  { padding: 10px 0 10px 15px;  list-style: disc; display: block; border-bottom:1px solid #ececec; }
.widget_meta ul li:first-child,.widget_categories ul li:first-child,.widget_pages ul li:first-child,.widget_archive  ul  li:first-child,.widget_recent_comments ul li:first-child,.widget_recent_entries ul li:first-child,.widget_nav_menu ul li:first-child,.widget_product_categories ul li:first-child,.widget_layered_nav_filters ul li:first-child,.archives-link ul li:first-child,.widget_rss ul li:first-child { border-top:1px solid #ececec; padding-top: 10px; }
.widget_meta ul li:before,.widget_categories ul li:before,.widget_pages ul li:before,.widget_archive ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before,.widget_nav_menu ul li:before,.widget_product_categories ul li:before,.archives-link ul li:before,.widget_rss ul li:before { content:"\f111"; font-family: fontAwesome; font-size: 4px; margin-left: -15px; width:15px; float:left; padding-top: 8px; color:#bbb; text-decoration: none; }
.widget_nav_menu  ul li.current-menu-item a,.sidebar .widget_categories ul li.current-cat > a,.widget_product_categories ul li.current-cat > a { font-weight: bold; }
.widget_layered_nav_filters ul li { padding-left: 0; }
.sticky  {}
.gallery-caption {}
.bypostauthor {}
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto } #swm_page_container { padding: 50px 0; }
.swm_container,#header_wrap,.top_section_wrap,.title_header_wrap  { width:940px; margin:0 auto; display: block; height:100%;  }
.html_boxed { width:auto; margin:0 auto; }
.boxed { width:1000px; margin:0 auto;  }
.menu_section { width:640px; }
.small_footer ul li a,.small_footer p { font-size: 12px; }@media (min-width: 1200px) {    
.swm_container,#header_wrap,.top_section_wrap,.title_header_wrap  { width:1100px; }
.boxed,.boxed.slider_wrap { width:1200px;  }
.menu_section { width:800px; }
nav.activeDonate ul.sf-menu li:last-child a span { padding:.6em 1em .7em 1em;  }    
.sf-menu>li span.menu_border { display: block; width:112px; height:3px; margin:-4px auto 1px auto; }
.sf-menu>li span.menu_arrow { display: block; width:112px; height:100px; margin:0 auto -100px; } 
.sf-menu>li span small.link_icon { height:33px; width:112px; display: block; text-align: center; font-size: 19px; color: #fff; line-height: 33px;  }
.sf-menu>li span small.link_icon i { display: block; line-height: 55px; }
.sf-menu>li span small.link_icon i.fa.fa-home { font-size: 22px; }
.sf-menu>li span.menu_arrow small.arrow_shape { width: 0; height: 0; border-left: 56px solid transparent; border-right: 56px solid transparent;  top:100px; display: block;  } .swm_horizontal_menu.h_responsive li a.active { background:none;  }    
} @media only screen and (min-width: 768px) and (max-width: 979px) {
.swm_container,.title_header_wrap,.top_section  { width:689px; }
.boxed,.boxed.slider_wrap { width:749px;  }    
.menu_section { width:389px; }
.swm_row .swm_column3,.swm_row .swm_column4,.swm_row .swm_column5,.swm_row .swm_column6 { width:50%; }  
} @media only screen and (max-width: 979px) { 
#header { position: relative; }
#header_wrap,.top_section_wrap { width:auto; }
.top_bar_nav { display: table; width:300px; height:80px; margin-left: 8px; clear:both; }
.top_bar_nav ul { display: table-cell; width: 100%; height: 100%; vertical-align: middle; float:none;  }
.top_bar_nav ul li { display:inline-block; margin-right: 10px;}
.top_bar_nav ul li a {  line-height: 20px; }
.small_footer .footer_left,.small_footer .footer_right { display: block; text-align: left; width:100%; margin:0 auto; float:none; padding-left: 20px; }
.small_footer ul { margin-top: 5px; }
.small_footer ul li:first-child { padding-left:0; }
.swm_column { float:none; clear:both; margin-left:0; margin-bottom: 30px;  }
.swm_one_full,.swm_one_half,.swm_one_third,.swm_one_fourth,.swm_one_fifth,.swm_one_sixth,.swm_two_third,.swm_three_fourth,.swm_four_fifth,.swm_five_sixth,.swm_custom_two_third,.one_full,.one_half,.one_third,.one_fourth,.one_fifth,.one_sixth,.two_third,.three_fourth,.four_fifth,.five_sixth,#sidebar { width: 100%; } .swm_promotion_box .right { display: block; float:none; clear: both; }
.swm_promotion_box .sub_title { margin:15px 0; }
} @media only screen and (max-width: 767px) {  
.boxed.slider_wrap,.swm_container,.title_header_wrap,.top_section { width:301px; }
.boxed { width:auto; }
.logo_section { float:none; display: block; width:301px; }
.menu_section { width:301px; float:none; clear:both; border:0; border-left:1px dashed rgba(255,255,255,0.1); border-right:1px dashed rgba(255,255,255,0.1); }   
.swm_breadcrumbs { display: none; }
.heading_bg { opacity: 1; } 
.title_section_block { width:100%; text-align: center; }  
.top_bar_nav { width:200px;  }     
.small_footer .footer_left,.small_footer .footer_right { text-align: center; }
.small_footer ul { margin-top: 10px; }
.small_footer ul li { padding: 4px 0; display: block; }
span.post_arrow { display: none; }
.swm_post_date.no_PF { margin-top:0; }
.swm_post_date { width:110px; display: block; float:none; }
.swm_post_date.swm_year_on { width:140px; }
.p_date { width: 70px; height:30px; display: inline-block; float:left; }
.swm_year_on .p_date { width:105px; height:30px; }
.p_day, .p_month,.p_year { display: inline;  font-size: 12px; padding:0; line-height: 30px; }
.p_day,.swm_year_on .p_month { margin-right: 5px; }
.swm_container .p_comments a { width:30px; height: 30px; display: inline-block; line-height: 30px; font-size: 12px;  }
.p_comment_arrow {  border-width: 0 9px 11px 0; margin-right: 10px; margin-top: -1px; }    
.swm_row {  margin:0;  }
.swm_column_gap { margin:0 0 20px; padding:0; }
.swm_row .swm_column1,.swm_row .swm_column2,.swm_row .swm_column3,.swm_row .swm_column4,.swm_row .swm_column5,.swm_row .swm_column6,
.layout-sidebar-left .swm_row .swm_column2,.layout-sidebar-left .swm_row .swm_column3,.layout-sidebar-left .swm_row .swm_column4,
.layout-sidebar-right .swm_row .swm_column2,.layout-sidebar-right .swm_row .swm_column3,.layout-sidebar-right .swm_row .swm_column4 { width:100%; }
.layout-full-width.swm_infinite_scroll_style .infiniteScroll_loader { bottom:-12px; } .pricing_box,.border_left .pricing_box,.border_right .pricing_box { border-radius:5px; }
.pricing_title,.border_left .pricing_title,.border_right .pricing_title { border-radius: 5px 5px 0 0; }
.swm_pricing_table.pt_2, .swm_pricing_table.pt_3,.swm_pricing_table.pt_4 { width:100%; }
.swm_pricing_table.special_plan { margin: 20px 0 10px 0; }
.swm_pricing_table { margin: 0 0 30px 0; }
.swm_tabs ul.tab-nav li,.swm_tabs ul.tab-nav,.swm_tabs .swm_tab,.swm_tabs.tabs_vertical ul,.swm_tabs.tabs_vertical .swm_tab,.swm_tabs.tabs_vertical ul.tab-nav { width:100%; float:none; display: block; margin:0 0 5px 0; clear:both; }    
.swm_tabs ul.tab-nav,.swm_tabs ul.tab-nav li:last-child,.swm_tabs.tabs_vertical ul li:last-child { margin-bottom:0; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.boxed.slider_wrap, .swm_container,.title_header_wrap,.logo_section,.menu_section,.top_section {width:461px; }     
.top_bar_nav { width:360px; }    
} @media only screen and (min-width: 980px) { #header.header.smaller { position: fixed; }
.header.smaller .top_bar { height:0; opacity: 0; }
.header.smaller .sf-menu li span.menu_arrow { opacity: 0; }
.header.smaller .logo_section img { height:60px;  }
.header.smaller .sf-menu > li,.header.smaller .sf-menu li > a { height:58px; line-height: 58px; font-size: 12px; }
.header.smaller ul.sf-menu { border-top:0; }
.header.smaller .sf-menu li ul li,.header.smaller .sf-menu li ul li a { width:auto; height:auto; line-height: normal;  } 
} @media only screen and (min-width: 980px) and (max-width: 1199px) {
.sf-menu>li span.menu_border { display: block; width:85px; height:3px; margin:-4px auto 1px auto; }
.sf-menu>li span.menu_arrow { display: block; width:85px; height:60px; margin:0 auto -60px; } 
.sf-menu>li span small.link_icon { height:27px; width:85px; display: block; text-align: center; font-size: 16px; color: #fff; line-height: 33px;  }
.sf-menu>li span small.link_icon i { display: block; line-height: 43px; }
.sf-menu>li span small.link_icon i.fa.fa-home { font-size: 19px; }
.sf-menu>li span.menu_arrow small.arrow_shape { width: 0; height: 0; border-left: 42px solid transparent; border-right: 42px solid transparent;  top:60px; display: block; }
}
@media only screen and (max-width: 979px) {
nav { position: relative; float:none; display: block;  }   
nav.mobile_menu { float:right; position: relative; height:auto; display: block; clear:both; height: 80px; }  
#nav { display: none } 
#mobile_nav_button { display: block; }
ul.mobi-menu.mobile_nav_active { display: block !important; }
}@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), 
only screen and (-moz-min-device-pixel-ratio: 1.5), 
only screen and (-o-min-device-pixel-ratio: 3/2), 
only screen and (min-device-pixel-ratio: 1.5) {
.theme_social_icons ul li a 				{ background-size: 16px 16px !important; }
.theme_social_icons ul li a.swm_amazon 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/amazon.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_apple 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/apple.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_applestore 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/applestore.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_blogger 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/blogger.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_delicious 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/delicious.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_deviantart 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/deviantart.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_digg 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/digg.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dribble 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/dribble.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_dropbox 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/dropbox.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_facebook 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/facebook.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_flickr 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/flickr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_forrst 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/forrst.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_google 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/google.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_googleplus 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/googleplus.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_instagram 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/instagram.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_lastfm 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/lastfm.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_linkedin 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/linkedin.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_myspace 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/myspace.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_picasa 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/picasa.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_pinterest 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/pinterest.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_rss 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/rss.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_skype 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/skype.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_soundcloud 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/soundcloud.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_stumbleupon { background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/stumbleupon.png) no-repeat 0 0;	}
.theme_social_icons ul li a.swm_technorati 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/technorati.png) no-repeat 0 0; 	}
.theme_social_icons ul li a.swm_tumblr 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/tumblr.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_twitter 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/twitter.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_vimeo 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/vimeo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_windows 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/windows.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_wordpress 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/wordpress.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_yahoo 		{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/yahoo.png) no-repeat 0 0; }
.theme_social_icons ul li a.swm_youtube 	{ background: transparent url(//www.presidentialelectionodds.net/wp-content/themes/election/images/icons/retina/youtube.png) no-repeat 0 0; }
}.top_bar_nav ul {
list-style: none;
float: right;
}
.top_bar_nav ul li {
margin-left: 0;
padding: 0 8px;
float: left;
display: inline-block;
}
.top_bar_nav ul li a {
color: #293A4E !important;
font-size: 11px;
line-height: 37px;
opacity: 1 !important;
background-color: #d4d4d4 !important;
padding-left: 5px !important;
padding-right: 5px !important;
padding-top: 2px !important;
padding-bottom: 3px !important;
border: thin solid #c8c8c8 !important;
border-radius: 2px !important;
}
.top_bar_nav ul li a:hover {
opacity: 1;
text-decoration: none;
background-color: #B8B7B9 !important;
}
.top_bar_nav ul li a i {
margin-right: 5px;
}
.top_bar_nav ul.fa-ul {
list-style: none;
margin-left: 0;
}
.top_bar_nav ul li:first-child {
padding-right: 0;
}
.top_bar_nav ul li:last-child {
padding-right: 15px;
}
a:link {
color: #b93941;
}
a:visited {
color: #b93941;
}
a:hover {
color: #b93941;
text-decoration: italic;
}
a:active {
color: #b93941;
}