@charset "UTF-8";
form.ts_poll_form>.ts_poll_section {
padding: 0 !important;
margin: 0 !important;
}
form.ts_poll_form>.ts_poll_section:not(.tsp_active_section),
form.ts_poll_form>div.ts_load_vue_poll.tsp_not_active_section {
display: none !important;
}
form.ts_poll_form {
position: relative;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100% !important;
margin-bottom: .9375rem !important;
margin-top: .9375rem !important;
}
form.ts_poll_form>div.ts_load_vue_poll,
div.ts_load_vue_poll>div.ts_load_poll_logo {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
flex-direction: column;
-ms-flex-direction: column;
-webkit-box-direction: column;
width: 100% !important;
}
.ts_poll_section button:focus,
.ts_poll_section button:hover,
.ts_poll_section button,
.ts_poll_section input[type="button"],
.ts_poll_section input[type="button"]:focus,
.ts_poll_section input[type="button"]:hover {
text-decoration: none !important;
box-shadow: none !important;
outline: none !important;
}
.ts_poll_section input[type=radio]:checked+label:before {
background-color: inherit !important;
}
div.ts_load_vue_poll>span.tsp_load_span {
margin-top: 1.25rem !important;
padding: .625rem .9375rem !important;
box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .3) !important;
background-color: #f7f7f7 !important;
border-radius: .3125rem !important;
font-size: .75rem !important;
color: #222 !important;
word-break: break-word !important;
letter-spacing: .0313rem !important;
}
div.ts_load_poll_logo>div.tsp_load_circle {
width: 3rem !important;
height: 3rem !important;
border: 0.5rem solid #f3f3f3 !important;
border-radius: 50% !important;
border-top: 0.5rem solid #7145e0 !important;
-webkit-animation: ts_poll_logo_spin 1.5s linear infinite;
animation: ts_poll_logo_spin 1.5s linear infinite;
}
@-webkit-keyframes ts_poll_logo_spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes ts_poll_logo_spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.tsp_sceleton_item {
background-color: #ced4da !important ;
border: 1px solid #e6e6e6 !important;
border-radius: 2px !important;
overflow: hidden !important;
position: relative
}
.tsp_sceleton_item:before {
-webkit-animation: ph-animation .8s linear infinite !important;
animation: ph-animation .8s linear infinite !important;
background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50% !important;
bottom: 0 !important;
content: " " !important;
left: 0% !important;
margin-left: -100% !important;
pointer-events: none !important;
position: absolute !important;
right: 0 !important;
top: 0 !important;
width: 500% !important;
z-index: 1
}
.tsp_sceleton_item * {
z-index: -1 !important;
visibility: hidden;
}
@-webkit-keyframes ph-animation {
0% {
transform: translate3d(-30%, 0, 0)
}
to {
transform: translate3d(30%, 0, 0)
}
}
@keyframes ph-animation {
0% {
transform: translate3d(-30%, 0, 0)
}
to {
transform: translate3d(30%, 0, 0)
}
}@font-face {
font-family: 'FontAwesome';
src: url(//www.sahinbalaban.com.tr/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//www.sahinbalaban.com.tr/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.sahinbalaban.com.tr/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.sahinbalaban.com.tr/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.sahinbalaban.com.tr/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.sahinbalaban.com.tr/wp-content/plugins/poll-wp/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.ts-poll,
.ts-poll-fas,
.ts-poll-far,
.ts-poll-fal,
.ts-poll-fad,
.ts-poll-fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.ts-poll-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.ts-poll-xs {
font-size: .75em;
}
.ts-poll-sm {
font-size: .875em;
}
.ts-poll-1x {
font-size: 1em;
}
.ts-poll-2x {
font-size: 2em;
}
.ts-poll-3x {
font-size: 3em;
}
.ts-poll-4x {
font-size: 4em;
}
.ts-poll-5x {
font-size: 5em;
}
.ts-poll-6x {
font-size: 6em;
}
.ts-poll-7x {
font-size: 7em;
}
.ts-poll-8x {
font-size: 8em;
}
.ts-poll-9x {
font-size: 9em;
}
.ts-poll-10x {
font-size: 10em;
}
.ts-poll-fw {
text-align: center;
width: 1.25em;
}
.ts-poll-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.ts-poll-ul>li {
position: relative;
}
.ts-poll-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.ts-poll-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.ts-poll-pull-left {
float: left;
}
.ts-poll-pull-right {
float: right;
}
.ts-poll.ts-poll-pull-left,
.ts-poll-fas.ts-poll-pull-left,
.ts-poll-far.ts-poll-pull-left,
.ts-poll-fal.ts-poll-pull-left,
.ts-poll-fab.ts-poll-pull-left {
margin-right: .3em;
}
.ts-poll.ts-poll-pull-right,
.ts-poll-fas.ts-poll-pull-right,
.ts-poll-far.ts-poll-pull-right,
.ts-poll-fal.ts-poll-pull-right,
.ts-poll-fab.ts-poll-pull-right {
margin-left: .3em;
}
.ts-poll-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-poll-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(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.ts-poll-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-poll-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-poll-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-poll-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.ts-poll-flip-both,
.ts-poll-flip-horizontal.ts-poll-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical,
:root .ts-poll-flip-both {
-webkit-filter: none;
filter: none;
}
.ts-poll-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.ts-poll-stack-1x {
line-height: inherit;
}
.ts-poll-stack-2x {
font-size: 2em;
}
.ts-poll-inverse {
color: #fff;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.ts-poll.pull-left {
margin-right: .3em;
}
.ts-poll.pull-right {
margin-left: .3em;
}
.ts-poll-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-poll-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);
}
}
.ts-poll-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-poll-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-poll-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-poll-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);
}
.ts-poll-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 .ts-poll-rotate-90,
:root .ts-poll-rotate-180,
:root .ts-poll-rotate-270,
:root .ts-poll-flip-horizontal,
:root .ts-poll-flip-vertical {
filter: none;
}
.ts-poll-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.ts-poll-stack-1x,
.ts-poll-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.ts-poll-stack-1x {
line-height: inherit;
}
.ts-poll-stack-2x {
font-size: 2em;
}
.ts-poll-inverse {
color: #ffffff;
} .ts-poll-glass:before {
content: "\f000";
}
.ts-poll-music:before {
content: "\f001";
}
.ts-poll-search:before {
content: "\f002";
}
.ts-poll-envelope-o:before {
content: "\f003";
}
.ts-poll-heart:before {
content: "\f004";
}
.ts-poll-star:before {
content: "\f005";
}
.ts-poll-star-o:before {
content: "\f006";
}
.ts-poll-user:before {
content: "\f007";
}
.ts-poll-film:before {
content: "\f008";
}
.ts-poll-th-large:before {
content: "\f009";
}
.ts-poll-th:before {
content: "\f00a";
}
.ts-poll-th-list:before {
content: "\f00b";
}
.ts-poll-check:before {
content: "\f00c";
}
.ts-poll-remove:before,
.ts-poll-close:before,
.ts-poll-times:before {
content: "\f00d";
}
.ts-poll-search-plus:before {
content: "\f00e";
}
.ts-poll-search-minus:before {
content: "\f010";
}
.ts-poll-power-off:before {
content: "\f011";
}
.ts-poll-signal:before {
content: "\f012";
}
.ts-poll-gear:before,
.ts-poll-cog:before {
content: "\f013";
}
.ts-poll-trash-o:before {
content: "\f014";
}
.ts-poll-home:before {
content: "\f015";
}
.ts-poll-file-o:before {
content: "\f016";
}
.ts-poll-clock-o:before {
content: "\f017";
}
.ts-poll-road:before {
content: "\f018";
}
.ts-poll-download:before {
content: "\f019";
}
.ts-poll-arrow-circle-o-down:before {
content: "\f01a";
}
.ts-poll-arrow-circle-o-up:before {
content: "\f01b";
}
.ts-poll-inbox:before {
content: "\f01c";
}
.ts-poll-play-circle-o:before {
content: "\f01d";
}
.ts-poll-rotate-right:before,
.ts-poll-repeat:before {
content: "\f01e";
}
.ts-poll-refresh:before {
content: "\f021";
}
.ts-poll-list-alt:before {
content: "\f022";
}
.ts-poll-lock:before {
content: "\f023";
}
.ts-poll-flag:before {
content: "\f024";
}
.ts-poll-headphones:before {
content: "\f025";
}
.ts-poll-volume-off:before {
content: "\f026";
}
.ts-poll-volume-down:before {
content: "\f027";
}
.ts-poll-volume-up:before {
content: "\f028";
}
.ts-poll-qrcode:before {
content: "\f029";
}
.ts-poll-barcode:before {
content: "\f02a";
}
.ts-poll-tag:before {
content: "\f02b";
}
.ts-poll-tags:before {
content: "\f02c";
}
.ts-poll-book:before {
content: "\f02d";
}
.ts-poll-bookmark:before {
content: "\f02e";
}
.ts-poll-print:before {
content: "\f02f";
}
.ts-poll-camera:before {
content: "\f030";
}
.ts-poll-font:before {
content: "\f031";
}
.ts-poll-bold:before {
content: "\f032";
}
.ts-poll-italic:before {
content: "\f033";
}
.ts-poll-text-height:before {
content: "\f034";
}
.ts-poll-text-width:before {
content: "\f035";
}
.ts-poll-align-left:before {
content: "\f036";
}
.ts-poll-align-center:before {
content: "\f037";
}
.ts-poll-align-right:before {
content: "\f038";
}
.ts-poll-align-justify:before {
content: "\f039";
}
.ts-poll-list:before {
content: "\f03a";
}
.ts-poll-dedent:before,
.ts-poll-outdent:before {
content: "\f03b";
}
.ts-poll-indent:before {
content: "\f03c";
}
.ts-poll-video-camera:before {
content: "\f03d";
}
.ts-poll-photo:before,
.ts-poll-image:before,
.ts-poll-picture-o:before {
content: "\f03e";
}
.ts-poll-pencil:before {
content: "\f040";
}
.ts-poll-map-marker:before {
content: "\f041";
}
.ts-poll-adjust:before {
content: "\f042";
}
.ts-poll-tint:before {
content: "\f043";
}
.ts-poll-edit:before,
.ts-poll-pencil-square-o:before {
content: "\f044";
}
.ts-poll-share-square-o:before {
content: "\f045";
}
.ts-poll-check-square-o:before {
content: "\f046";
}
.ts-poll-arrows:before {
content: "\f047";
}
.ts-poll-step-backward:before {
content: "\f048";
}
.ts-poll-fast-backward:before {
content: "\f049";
}
.ts-poll-backward:before {
content: "\f04a";
}
.ts-poll-play:before {
content: "\f04b";
}
.ts-poll-pause:before {
content: "\f04c";
}
.ts-poll-stop:before {
content: "\f04d";
}
.ts-poll-forward:before {
content: "\f04e";
}
.ts-poll-fast-forward:before {
content: "\f050";
}
.ts-poll-step-forward:before {
content: "\f051";
}
.ts-poll-eject:before {
content: "\f052";
}
.ts-poll-chevron-left:before {
content: "\f053";
}
.ts-poll-chevron-right:before {
content: "\f054";
}
.ts-poll-plus-circle:before {
content: "\f055";
}
.ts-poll-minus-circle:before {
content: "\f056";
}
.ts-poll-times-circle:before {
content: "\f057";
}
.ts-poll-check-circle:before {
content: "\f058";
}
.ts-poll-question-circle:before {
content: "\f059";
}
.ts-poll-info-circle:before {
content: "\f05a";
}
.ts-poll-crosshairs:before {
content: "\f05b";
}
.ts-poll-times-circle-o:before {
content: "\f05c";
}
.ts-poll-check-circle-o:before {
content: "\f05d";
}
.ts-poll-ban:before {
content: "\f05e";
}
.ts-poll-arrow-left:before {
content: "\f060";
}
.ts-poll-arrow-right:before {
content: "\f061";
}
.ts-poll-arrow-up:before {
content: "\f062";
}
.ts-poll-arrow-down:before {
content: "\f063";
}
.ts-poll-mail-forward:before,
.ts-poll-share:before {
content: "\f064";
}
.ts-poll-expand:before {
content: "\f065";
}
.ts-poll-compress:before {
content: "\f066";
}
.ts-poll-plus:before {
content: "\f067";
}
.ts-poll-minus:before {
content: "\f068";
}
.ts-poll-asterisk:before {
content: "\f069";
}
.ts-poll-exclamation-circle:before {
content: "\f06a";
}
.ts-poll-gift:before {
content: "\f06b";
}
.ts-poll-leaf:before {
content: "\f06c";
}
.ts-poll-fire:before {
content: "\f06d";
}
.ts-poll-eye:before {
content: "\f06e";
}
.ts-poll-eye-slash:before {
content: "\f070";
}
.ts-poll-warning:before,
.ts-poll-exclamation-triangle:before {
content: "\f071";
}
.ts-poll-plane:before {
content: "\f072";
}
.ts-poll-calendar:before {
content: "\f073";
}
.ts-poll-random:before {
content: "\f074";
}
.ts-poll-comment:before {
content: "\f075";
}
.ts-poll-magnet:before {
content: "\f076";
}
.ts-poll-chevron-up:before {
content: "\f077";
}
.ts-poll-chevron-down:before {
content: "\f078";
}
.ts-poll-retweet:before {
content: "\f079";
}
.ts-poll-shopping-cart:before {
content: "\f07a";
}
.ts-poll-folder:before {
content: "\f07b";
}
.ts-poll-folder-open:before {
content: "\f07c";
}
.ts-poll-arrows-v:before {
content: "\f07d";
}
.ts-poll-arrows-h:before {
content: "\f07e";
}
.ts-poll-bar-chart-o:before,
.ts-poll-bar-chart:before {
content: "\f080";
}
.ts-poll-twitter-square:before {
content: "\f081";
}
.ts-poll-facebook-square:before {
content: "\f082";
}
.ts-poll-camera-retro:before {
content: "\f083";
}
.ts-poll-key:before {
content: "\f084";
}
.ts-poll-gears:before,
.ts-poll-cogs:before {
content: "\f085";
}
.ts-poll-comments:before {
content: "\f086";
}
.ts-poll-thumbs-o-up:before {
content: "\f087";
}
.ts-poll-thumbs-o-down:before {
content: "\f088";
}
.ts-poll-star-half:before {
content: "\f089";
}
.ts-poll-heart-o:before {
content: "\f08a";
}
.ts-poll-sign-out:before {
content: "\f08b";
}
.ts-poll-linkedin-square:before {
content: "\f08c";
}
.ts-poll-thumb-tack:before {
content: "\f08d";
}
.ts-poll-external-link:before {
content: "\f08e";
}
.ts-poll-sign-in:before {
content: "\f090";
}
.ts-poll-trophy:before {
content: "\f091";
}
.ts-poll-github-square:before {
content: "\f092";
}
.ts-poll-upload:before {
content: "\f093";
}
.ts-poll-lemon-o:before {
content: "\f094";
}
.ts-poll-phone:before {
content: "\f095";
}
.ts-poll-square-o:before {
content: "\f096";
}
.ts-poll-bookmark-o:before {
content: "\f097";
}
.ts-poll-phone-square:before {
content: "\f098";
}
.ts-poll-twitter:before {
content: "\f099";
}
.ts-poll-facebook-f:before,
.ts-poll-facebook:before {
content: "\f09a";
}
.ts-poll-github:before {
content: "\f09b";
}
.ts-poll-unlock:before {
content: "\f09c";
}
.ts-poll-credit-card:before {
content: "\f09d";
}
.ts-poll-feed:before,
.ts-poll-rss:before {
content: "\f09e";
}
.ts-poll-hdd-o:before {
content: "\f0a0";
}
.ts-poll-bullhorn:before {
content: "\f0a1";
}
.ts-poll-bell:before {
content: "\f0f3";
}
.ts-poll-certificate:before {
content: "\f0a3";
}
.ts-poll-hand-o-right:before {
content: "\f0a4";
}
.ts-poll-hand-o-left:before {
content: "\f0a5";
}
.ts-poll-hand-o-up:before {
content: "\f0a6";
}
.ts-poll-hand-o-down:before {
content: "\f0a7";
}
.ts-poll-arrow-circle-left:before {
content: "\f0a8";
}
.ts-poll-arrow-circle-right:before {
content: "\f0a9";
}
.ts-poll-arrow-circle-up:before {
content: "\f0aa";
}
.ts-poll-arrow-circle-down:before {
content: "\f0ab";
}
.ts-poll-globe:before {
content: "\f0ac";
}
.ts-poll-wrench:before {
content: "\f0ad";
}
.ts-poll-tasks:before {
content: "\f0ae";
}
.ts-poll-filter:before {
content: "\f0b0";
}
.ts-poll-briefcase:before {
content: "\f0b1";
}
.ts-poll-arrows-alt:before {
content: "\f0b2";
}
.ts-poll-group:before,
.ts-poll-users:before {
content: "\f0c0";
}
.ts-poll-chain:before,
.ts-poll-link:before {
content: "\f0c1";
}
.ts-poll-cloud:before {
content: "\f0c2";
}
.ts-poll-flask:before {
content: "\f0c3";
}
.ts-poll-cut:before,
.ts-poll-scissors:before {
content: "\f0c4";
}
.ts-poll-copy:before,
.ts-poll-files-o:before {
content: "\f0c5";
}
.ts-poll-paperclip:before {
content: "\f0c6";
}
.ts-poll-save:before,
.ts-poll-floppy-o:before {
content: "\f0c7";
}
.ts-poll-square:before {
content: "\f0c8";
}
.ts-poll-navicon:before,
.ts-poll-reorder:before,
.ts-poll-bars:before {
content: "\f0c9";
}
.ts-poll-list-ul:before {
content: "\f0ca";
}
.ts-poll-list-ol:before {
content: "\f0cb";
}
.ts-poll-strikethrough:before {
content: "\f0cc";
}
.ts-poll-underline:before {
content: "\f0cd";
}
.ts-poll-table:before {
content: "\f0ce";
}
.ts-poll-magic:before {
content: "\f0d0";
}
.ts-poll-truck:before {
content: "\f0d1";
}
.ts-poll-pinterest:before {
content: "\f0d2";
}
.ts-poll-pinterest-square:before {
content: "\f0d3";
}
.ts-poll-google-plus-square:before {
content: "\f0d4";
}
.ts-poll-google-plus:before {
content: "\f0d5";
}
.ts-poll-money:before {
content: "\f0d6";
}
.ts-poll-caret-down:before {
content: "\f0d7";
}
.ts-poll-caret-up:before {
content: "\f0d8";
}
.ts-poll-caret-left:before {
content: "\f0d9";
}
.ts-poll-caret-right:before {
content: "\f0da";
}
.ts-poll-columns:before {
content: "\f0db";
}
.ts-poll-unsorted:before,
.ts-poll-sort:before {
content: "\f0dc";
}
.ts-poll-sort-down:before,
.ts-poll-sort-desc:before {
content: "\f0dd";
}
.ts-poll-sort-up:before,
.ts-poll-sort-asc:before {
content: "\f0de";
}
.ts-poll-envelope:before {
content: "\f0e0";
}
.ts-poll-linkedin:before {
content: "\f0e1";
}
.ts-poll-rotate-left:before,
.ts-poll-undo:before {
content: "\f0e2";
}
.ts-poll-legal:before,
.ts-poll-gavel:before {
content: "\f0e3";
}
.ts-poll-dashboard:before,
.ts-poll-tachometer:before {
content: "\f0e4";
}
.ts-poll-comment-o:before {
content: "\f0e5";
}
.ts-poll-comments-o:before {
content: "\f0e6";
}
.ts-poll-flash:before,
.ts-poll-bolt:before {
content: "\f0e7";
}
.ts-poll-sitemap:before {
content: "\f0e8";
}
.ts-poll-umbrella:before {
content: "\f0e9";
}
.ts-poll-paste:before,
.ts-poll-clipboard:before {
content: "\f0ea";
}
.ts-poll-lightbulb-o:before {
content: "\f0eb";
}
.ts-poll-exchange:before {
content: "\f0ec";
}
.ts-poll-cloud-download:before {
content: "\f0ed";
}
.ts-poll-cloud-upload:before {
content: "\f0ee";
}
.ts-poll-user-md:before {
content: "\f0f0";
}
.ts-poll-stethoscope:before {
content: "\f0f1";
}
.ts-poll-suitcase:before {
content: "\f0f2";
}
.ts-poll-bell-o:before {
content: "\f0a2";
}
.ts-poll-coffee:before {
content: "\f0f4";
}
.ts-poll-cutlery:before {
content: "\f0f5";
}
.ts-poll-file-text-o:before {
content: "\f0f6";
}
.ts-poll-building-o:before {
content: "\f0f7";
}
.ts-poll-hospital-o:before {
content: "\f0f8";
}
.ts-poll-ambulance:before {
content: "\f0f9";
}
.ts-poll-medkit:before {
content: "\f0fa";
}
.ts-poll-fighter-jet:before {
content: "\f0fb";
}
.ts-poll-beer:before {
content: "\f0fc";
}
.ts-poll-h-square:before {
content: "\f0fd";
}
.ts-poll-plus-square:before {
content: "\f0fe";
}
.ts-poll-angle-double-left:before {
content: "\f100";
}
.ts-poll-angle-double-right:before {
content: "\f101";
}
.ts-poll-angle-double-up:before {
content: "\f102";
}
.ts-poll-angle-double-down:before {
content: "\f103";
}
.ts-poll-angle-left:before {
content: "\f104";
}
.ts-poll-angle-right:before {
content: "\f105";
}
.ts-poll-angle-up:before {
content: "\f106";
}
.ts-poll-angle-down:before {
content: "\f107";
}
.ts-poll-desktop:before {
content: "\f108";
}
.ts-poll-laptop:before {
content: "\f109";
}
.ts-poll-tablet:before {
content: "\f10a";
}
.ts-poll-mobile-phone:before,
.ts-poll-mobile:before {
content: "\f10b";
}
.ts-poll-circle-o:before {
content: "\f10c";
}
.ts-poll-quote-left:before {
content: "\f10d";
}
.ts-poll-quote-right:before {
content: "\f10e";
}
.ts-poll-spinner:before {
content: "\f110";
}
.ts-poll-circle:before {
content: "\f111";
}
.ts-poll-mail-reply:before,
.ts-poll-reply:before {
content: "\f112";
}
.ts-poll-github-alt:before {
content: "\f113";
}
.ts-poll-folder-o:before {
content: "\f114";
}
.ts-poll-folder-open-o:before {
content: "\f115";
}
.ts-poll-smile-o:before {
content: "\f118";
}
.ts-poll-frown-o:before {
content: "\f119";
}
.ts-poll-meh-o:before {
content: "\f11a";
}
.ts-poll-gamepad:before {
content: "\f11b";
}
.ts-poll-keyboard-o:before {
content: "\f11c";
}
.ts-poll-flag-o:before {
content: "\f11d";
}
.ts-poll-flag-checkered:before {
content: "\f11e";
}
.ts-poll-terminal:before {
content: "\f120";
}
.ts-poll-code:before {
content: "\f121";
}
.ts-poll-mail-reply-all:before,
.ts-poll-reply-all:before {
content: "\f122";
}
.ts-poll-star-half-empty:before,
.ts-poll-star-half-full:before,
.ts-poll-star-half-o:before {
content: "\f123";
}
.ts-poll-location-arrow:before {
content: "\f124";
}
.ts-poll-crop:before {
content: "\f125";
}
.ts-poll-code-fork:before {
content: "\f126";
}
.ts-poll-unlink:before,
.ts-poll-chain-broken:before {
content: "\f127";
}
.ts-poll-question:before {
content: "\f128";
}
.ts-poll-info:before {
content: "\f129";
}
.ts-poll-exclamation:before {
content: "\f12a";
}
.ts-poll-superscript:before {
content: "\f12b";
}
.ts-poll-subscript:before {
content: "\f12c";
}
.ts-poll-eraser:before {
content: "\f12d";
}
.ts-poll-puzzle-piece:before {
content: "\f12e";
}
.ts-poll-microphone:before {
content: "\f130";
}
.ts-poll-microphone-slash:before {
content: "\f131";
}
.ts-poll-shield:before {
content: "\f132";
}
.ts-poll-calendar-o:before {
content: "\f133";
}
.ts-poll-fire-extinguisher:before {
content: "\f134";
}
.ts-poll-rocket:before {
content: "\f135";
}
.ts-poll-maxcdn:before {
content: "\f136";
}
.ts-poll-chevron-circle-left:before {
content: "\f137";
}
.ts-poll-chevron-circle-right:before {
content: "\f138";
}
.ts-poll-chevron-circle-up:before {
content: "\f139";
}
.ts-poll-chevron-circle-down:before {
content: "\f13a";
}
.ts-poll-html5:before {
content: "\f13b";
}
.ts-poll-css3:before {
content: "\f13c";
}
.ts-poll-anchor:before {
content: "\f13d";
}
.ts-poll-unlock-alt:before {
content: "\f13e";
}
.ts-poll-bullseye:before {
content: "\f140";
}
.ts-poll-ellipsis-h:before {
content: "\f141";
}
.ts-poll-ellipsis-v:before {
content: "\f142";
}
.ts-poll-rss-square:before {
content: "\f143";
}
.ts-poll-play-circle:before {
content: "\f144";
}
.ts-poll-ticket:before {
content: "\f145";
}
.ts-poll-minus-square:before {
content: "\f146";
}
.ts-poll-minus-square-o:before {
content: "\f147";
}
.ts-poll-level-up:before {
content: "\f148";
}
.ts-poll-level-down:before {
content: "\f149";
}
.ts-poll-check-square:before {
content: "\f14a";
}
.ts-poll-pencil-square:before {
content: "\f14b";
}
.ts-poll-external-link-square:before {
content: "\f14c";
}
.ts-poll-share-square:before {
content: "\f14d";
}
.ts-poll-compass:before {
content: "\f14e";
}
.ts-poll-toggle-down:before,
.ts-poll-caret-square-o-down:before {
content: "\f150";
}
.ts-poll-toggle-up:before,
.ts-poll-caret-square-o-up:before {
content: "\f151";
}
.ts-poll-toggle-right:before,
.ts-poll-caret-square-o-right:before {
content: "\f152";
}
.ts-poll-euro:before,
.ts-poll-eur:before {
content: "\f153";
}
.ts-poll-gbp:before {
content: "\f154";
}
.ts-poll-dollar:before,
.ts-poll-usd:before {
content: "\f155";
}
.ts-poll-rupee:before,
.ts-poll-inr:before {
content: "\f156";
}
.ts-poll-cny:before,
.ts-poll-rmb:before,
.ts-poll-yen:before,
.ts-poll-jpy:before {
content: "\f157";
}
.ts-poll-ruble:before,
.ts-poll-rouble:before,
.ts-poll-rub:before {
content: "\f158";
}
.ts-poll-won:before,
.ts-poll-krw:before {
content: "\f159";
}
.ts-poll-bitcoin:before,
.ts-poll-btc:before {
content: "\f15a";
}
.ts-poll-file:before {
content: "\f15b";
}
.ts-poll-file-text:before {
content: "\f15c";
}
.ts-poll-sort-alpha-asc:before {
content: "\f15d";
}
.ts-poll-sort-alpha-desc:before {
content: "\f15e";
}
.ts-poll-sort-amount-asc:before {
content: "\f160";
}
.ts-poll-sort-amount-desc:before {
content: "\f161";
}
.ts-poll-sort-numeric-asc:before {
content: "\f162";
}
.ts-poll-sort-numeric-desc:before {
content: "\f163";
}
.ts-poll-thumbs-up:before {
content: "\f164";
}
.ts-poll-thumbs-down:before {
content: "\f165";
}
.ts-poll-youtube-square:before {
content: "\f166";
}
.ts-poll-youtube:before {
content: "\f167";
}
.ts-poll-xing:before {
content: "\f168";
}
.ts-poll-xing-square:before {
content: "\f169";
}
.ts-poll-youtube-play:before {
content: "\f16a";
}
.ts-poll-dropbox:before {
content: "\f16b";
}
.ts-poll-stack-overflow:before {
content: "\f16c";
}
.ts-poll-instagram:before {
content: "\f16d";
}
.ts-poll-flickr:before {
content: "\f16e";
}
.ts-poll-adn:before {
content: "\f170";
}
.ts-poll-bitbucket:before {
content: "\f171";
}
.ts-poll-bitbucket-square:before {
content: "\f172";
}
.ts-poll-tumblr:before {
content: "\f173";
}
.ts-poll-tumblr-square:before {
content: "\f174";
}
.ts-poll-long-arrow-down:before {
content: "\f175";
}
.ts-poll-long-arrow-up:before {
content: "\f176";
}
.ts-poll-long-arrow-left:before {
content: "\f177";
}
.ts-poll-long-arrow-right:before {
content: "\f178";
}
.ts-poll-apple:before {
content: "\f179";
}
.ts-poll-windows:before {
content: "\f17a";
}
.ts-poll-android:before {
content: "\f17b";
}
.ts-poll-linux:before {
content: "\f17c";
}
.ts-poll-dribbble:before {
content: "\f17d";
}
.ts-poll-skype:before {
content: "\f17e";
}
.ts-poll-foursquare:before {
content: "\f180";
}
.ts-poll-trello:before {
content: "\f181";
}
.ts-poll-female:before {
content: "\f182";
}
.ts-poll-male:before {
content: "\f183";
}
.ts-poll-gittip:before,
.ts-poll-gratipay:before {
content: "\f184";
}
.ts-poll-sun-o:before {
content: "\f185";
}
.ts-poll-moon-o:before {
content: "\f186";
}
.ts-poll-archive:before {
content: "\f187";
}
.ts-poll-bug:before {
content: "\f188";
}
.ts-poll-vk:before {
content: "\f189";
}
.ts-poll-weibo:before {
content: "\f18a";
}
.ts-poll-renren:before {
content: "\f18b";
}
.ts-poll-pagelines:before {
content: "\f18c";
}
.ts-poll-stack-exchange:before {
content: "\f18d";
}
.ts-poll-arrow-circle-o-right:before {
content: "\f18e";
}
.ts-poll-arrow-circle-o-left:before {
content: "\f190";
}
.ts-poll-toggle-left:before,
.ts-poll-caret-square-o-left:before {
content: "\f191";
}
.ts-poll-dot-circle-o:before {
content: "\f192";
}
.ts-poll-wheelchair:before {
content: "\f193";
}
.ts-poll-vimeo-square:before {
content: "\f194";
}
.ts-poll-turkish-lira:before,
.ts-poll-try:before {
content: "\f195";
}
.ts-poll-plus-square-o:before {
content: "\f196";
}
.ts-poll-space-shuttle:before {
content: "\f197";
}
.ts-poll-slack:before {
content: "\f198";
}
.ts-poll-envelope-square:before {
content: "\f199";
}
.ts-poll-wordpress:before {
content: "\f19a";
}
.ts-poll-openid:before {
content: "\f19b";
}
.ts-poll-institution:before,
.ts-poll-bank:before,
.ts-poll-university:before {
content: "\f19c";
}
.ts-poll-mortar-board:before,
.ts-poll-graduation-cap:before {
content: "\f19d";
}
.ts-poll-yahoo:before {
content: "\f19e";
}
.ts-poll-google:before {
content: "\f1a0";
}
.ts-poll-reddit:before {
content: "\f1a1";
}
.ts-poll-reddit-square:before {
content: "\f1a2";
}
.ts-poll-stumbleupon-circle:before {
content: "\f1a3";
}
.ts-poll-stumbleupon:before {
content: "\f1a4";
}
.ts-poll-delicious:before {
content: "\f1a5";
}
.ts-poll-digg:before {
content: "\f1a6";
}
.ts-poll-pied-piper-pp:before {
content: "\f1a7";
}
.ts-poll-pied-piper-alt:before {
content: "\f1a8";
}
.ts-poll-drupal:before {
content: "\f1a9";
}
.ts-poll-joomla:before {
content: "\f1aa";
}
.ts-poll-language:before {
content: "\f1ab";
}
.ts-poll-fax:before {
content: "\f1ac";
}
.ts-poll-building:before {
content: "\f1ad";
}
.ts-poll-child:before {
content: "\f1ae";
}
.ts-poll-paw:before {
content: "\f1b0";
}
.ts-poll-spoon:before {
content: "\f1b1";
}
.ts-poll-cube:before {
content: "\f1b2";
}
.ts-poll-cubes:before {
content: "\f1b3";
}
.ts-poll-behance:before {
content: "\f1b4";
}
.ts-poll-behance-square:before {
content: "\f1b5";
}
.ts-poll-steam:before {
content: "\f1b6";
}
.ts-poll-steam-square:before {
content: "\f1b7";
}
.ts-poll-recycle:before {
content: "\f1b8";
}
.ts-poll-automobile:before,
.ts-poll-car:before {
content: "\f1b9";
}
.ts-poll-cab:before,
.ts-poll-taxi:before {
content: "\f1ba";
}
.ts-poll-tree:before {
content: "\f1bb";
}
.ts-poll-spotify:before {
content: "\f1bc";
}
.ts-poll-deviantart:before {
content: "\f1bd";
}
.ts-poll-soundcloud:before {
content: "\f1be";
}
.ts-poll-database:before {
content: "\f1c0";
}
.ts-poll-file-pdf-o:before {
content: "\f1c1";
}
.ts-poll-file-word-o:before {
content: "\f1c2";
}
.ts-poll-file-excel-o:before {
content: "\f1c3";
}
.ts-poll-file-powerpoint-o:before {
content: "\f1c4";
}
.ts-poll-file-photo-o:before,
.ts-poll-file-picture-o:before,
.ts-poll-file-image-o:before {
content: "\f1c5";
}
.ts-poll-file-zip-o:before,
.ts-poll-file-archive-o:before {
content: "\f1c6";
}
.ts-poll-file-sound-o:before,
.ts-poll-file-audio-o:before {
content: "\f1c7";
}
.ts-poll-file-movie-o:before,
.ts-poll-file-video-o:before {
content: "\f1c8";
}
.ts-poll-file-code-o:before {
content: "\f1c9";
}
.ts-poll-vine:before {
content: "\f1ca";
}
.ts-poll-codepen:before {
content: "\f1cb";
}
.ts-poll-jsfiddle:before {
content: "\f1cc";
}
.ts-poll-life-bouy:before,
.ts-poll-life-buoy:before,
.ts-poll-life-saver:before,
.ts-poll-support:before,
.ts-poll-life-ring:before {
content: "\f1cd";
}
.ts-poll-circle-o-notch:before {
content: "\f1ce";
}
.ts-poll-ra:before,
.ts-poll-resistance:before,
.ts-poll-rebel:before {
content: "\f1d0";
}
.ts-poll-ge:before,
.ts-poll-empire:before {
content: "\f1d1";
}
.ts-poll-git-square:before {
content: "\f1d2";
}
.ts-poll-git:before {
content: "\f1d3";
}
.ts-poll-y-combinator-square:before,
.ts-poll-yc-square:before,
.ts-poll-hacker-news:before {
content: "\f1d4";
}
.ts-poll-tencent-weibo:before {
content: "\f1d5";
}
.ts-poll-qq:before {
content: "\f1d6";
}
.ts-poll-wechat:before,
.ts-poll-weixin:before {
content: "\f1d7";
}
.ts-poll-send:before,
.ts-poll-paper-plane:before {
content: "\f1d8";
}
.ts-poll-send-o:before,
.ts-poll-paper-plane-o:before {
content: "\f1d9";
}
.ts-poll-history:before {
content: "\f1da";
}
.ts-poll-circle-thin:before {
content: "\f1db";
}
.ts-poll-header:before {
content: "\f1dc";
}
.ts-poll-paragraph:before {
content: "\f1dd";
}
.ts-poll-sliders:before {
content: "\f1de";
}
.ts-poll-share-alt:before {
content: "\f1e0";
}
.ts-poll-share-alt-square:before {
content: "\f1e1";
}
.ts-poll-bomb:before {
content: "\f1e2";
}
.ts-poll-soccer-ball-o:before,
.ts-poll-futbol-o:before {
content: "\f1e3";
}
.ts-poll-tty:before {
content: "\f1e4";
}
.ts-poll-binoculars:before {
content: "\f1e5";
}
.ts-poll-plug:before {
content: "\f1e6";
}
.ts-poll-slideshare:before {
content: "\f1e7";
}
.ts-poll-twitch:before {
content: "\f1e8";
}
.ts-poll-yelp:before {
content: "\f1e9";
}
.ts-poll-newspaper-o:before {
content: "\f1ea";
}
.ts-poll-wifi:before {
content: "\f1eb";
}
.ts-poll-calculator:before {
content: "\f1ec";
}
.ts-poll-paypal:before {
content: "\f1ed";
}
.ts-poll-google-wallet:before {
content: "\f1ee";
}
.ts-poll-cc-visa:before {
content: "\f1f0";
}
.ts-poll-cc-mastercard:before {
content: "\f1f1";
}
.ts-poll-cc-discover:before {
content: "\f1f2";
}
.ts-poll-cc-amex:before {
content: "\f1f3";
}
.ts-poll-cc-paypal:before {
content: "\f1f4";
}
.ts-poll-cc-stripe:before {
content: "\f1f5";
}
.ts-poll-bell-slash:before {
content: "\f1f6";
}
.ts-poll-bell-slash-o:before {
content: "\f1f7";
}
.ts-poll-trash:before {
content: "\f1f8";
}
.ts-poll-copyright:before {
content: "\f1f9";
}
.ts-poll-at:before {
content: "\f1fa";
}
.ts-poll-eyedropper:before {
content: "\f1fb";
}
.ts-poll-paint-brush:before {
content: "\f1fc";
}
.ts-poll-birthday-cake:before {
content: "\f1fd";
}
.ts-poll-area-chart:before {
content: "\f1fe";
}
.ts-poll-pie-chart:before {
content: "\f200";
}
.ts-poll-line-chart:before {
content: "\f201";
}
.ts-poll-lastfm:before {
content: "\f202";
}
.ts-poll-lastfm-square:before {
content: "\f203";
}
.ts-poll-toggle-off:before {
content: "\f204";
}
.ts-poll-toggle-on:before {
content: "\f205";
}
.ts-poll-bicycle:before {
content: "\f206";
}
.ts-poll-bus:before {
content: "\f207";
}
.ts-poll-ioxhost:before {
content: "\f208";
}
.ts-poll-angellist:before {
content: "\f209";
}
.ts-poll-cc:before {
content: "\f20a";
}
.ts-poll-shekel:before,
.ts-poll-sheqel:before,
.ts-poll-ils:before {
content: "\f20b";
}
.ts-poll-meanpath:before {
content: "\f20c";
}
.ts-poll-buysellads:before {
content: "\f20d";
}
.ts-poll-connectdevelop:before {
content: "\f20e";
}
.ts-poll-dashcube:before {
content: "\f210";
}
.ts-poll-forumbee:before {
content: "\f211";
}
.ts-poll-leanpub:before {
content: "\f212";
}
.ts-poll-sellsy:before {
content: "\f213";
}
.ts-poll-shirtsinbulk:before {
content: "\f214";
}
.ts-poll-simplybuilt:before {
content: "\f215";
}
.ts-poll-skyatlas:before {
content: "\f216";
}
.ts-poll-cart-plus:before {
content: "\f217";
}
.ts-poll-cart-arrow-down:before {
content: "\f218";
}
.ts-poll-diamond:before {
content: "\f219";
}
.ts-poll-ship:before {
content: "\f21a";
}
.ts-poll-user-secret:before {
content: "\f21b";
}
.ts-poll-motorcycle:before {
content: "\f21c";
}
.ts-poll-street-view:before {
content: "\f21d";
}
.ts-poll-heartbeat:before {
content: "\f21e";
}
.ts-poll-venus:before {
content: "\f221";
}
.ts-poll-mars:before {
content: "\f222";
}
.ts-poll-mercury:before {
content: "\f223";
}
.ts-poll-intersex:before,
.ts-poll-transgender:before {
content: "\f224";
}
.ts-poll-transgender-alt:before {
content: "\f225";
}
.ts-poll-venus-double:before {
content: "\f226";
}
.ts-poll-mars-double:before {
content: "\f227";
}
.ts-poll-venus-mars:before {
content: "\f228";
}
.ts-poll-mars-stroke:before {
content: "\f229";
}
.ts-poll-mars-stroke-v:before {
content: "\f22a";
}
.ts-poll-mars-stroke-h:before {
content: "\f22b";
}
.ts-poll-neuter:before {
content: "\f22c";
}
.ts-poll-genderless:before {
content: "\f22d";
}
.ts-poll-facebook-official:before {
content: "\f230";
}
.ts-poll-pinterest-p:before {
content: "\f231";
}
.ts-poll-whatsapp:before {
content: "\f232";
}
.ts-poll-server:before {
content: "\f233";
}
.ts-poll-user-plus:before {
content: "\f234";
}
.ts-poll-user-times:before {
content: "\f235";
}
.ts-poll-hotel:before,
.ts-poll-bed:before {
content: "\f236";
}
.ts-poll-viacoin:before {
content: "\f237";
}
.ts-poll-train:before {
content: "\f238";
}
.ts-poll-subway:before {
content: "\f239";
}
.ts-poll-medium:before {
content: "\f23a";
}
.ts-poll-yc:before,
.ts-poll-y-combinator:before {
content: "\f23b";
}
.ts-poll-optin-monster:before {
content: "\f23c";
}
.ts-poll-opencart:before {
content: "\f23d";
}
.ts-poll-expeditedssl:before {
content: "\f23e";
}
.ts-poll-battery-4:before,
.ts-poll-battery-full:before {
content: "\f240";
}
.ts-poll-battery-3:before,
.ts-poll-battery-three-quarters:before {
content: "\f241";
}
.ts-poll-battery-2:before,
.ts-poll-battery-half:before {
content: "\f242";
}
.ts-poll-battery-1:before,
.ts-poll-battery-quarter:before {
content: "\f243";
}
.ts-poll-battery-0:before,
.ts-poll-battery-empty:before {
content: "\f244";
}
.ts-poll-mouse-pointer:before {
content: "\f245";
}
.ts-poll-i-cursor:before {
content: "\f246";
}
.ts-poll-object-group:before {
content: "\f247";
}
.ts-poll-object-ungroup:before {
content: "\f248";
}
.ts-poll-sticky-note:before {
content: "\f249";
}
.ts-poll-sticky-note-o:before {
content: "\f24a";
}
.ts-poll-cc-jcb:before {
content: "\f24b";
}
.ts-poll-cc-diners-club:before {
content: "\f24c";
}
.ts-poll-clone:before {
content: "\f24d";
}
.ts-poll-balance-scale:before {
content: "\f24e";
}
.ts-poll-hourglass-o:before {
content: "\f250";
}
.ts-poll-hourglass-1:before,
.ts-poll-hourglass-start:before {
content: "\f251";
}
.ts-poll-hourglass-2:before,
.ts-poll-hourglass-half:before {
content: "\f252";
}
.ts-poll-hourglass-3:before,
.ts-poll-hourglass-end:before {
content: "\f253";
}
.ts-poll-hourglass:before {
content: "\f254";
}
.ts-poll-hand-grab-o:before,
.ts-poll-hand-rock-o:before {
content: "\f255";
}
.ts-poll-hand-stop-o:before,
.ts-poll-hand-paper-o:before {
content: "\f256";
}
.ts-poll-hand-scissors-o:before {
content: "\f257";
}
.ts-poll-hand-lizard-o:before {
content: "\f258";
}
.ts-poll-hand-spock-o:before {
content: "\f259";
}
.ts-poll-hand-pointer-o:before {
content: "\f25a";
}
.ts-poll-hand-peace-o:before {
content: "\f25b";
}
.ts-poll-trademark:before {
content: "\f25c";
}
.ts-poll-registered:before {
content: "\f25d";
}
.ts-poll-creative-commons:before {
content: "\f25e";
}
.ts-poll-gg:before {
content: "\f260";
}
.ts-poll-gg-circle:before {
content: "\f261";
}
.ts-poll-tripadvisor:before {
content: "\f262";
}
.ts-poll-odnoklassniki:before {
content: "\f263";
}
.ts-poll-odnoklassniki-square:before {
content: "\f264";
}
.ts-poll-get-pocket:before {
content: "\f265";
}
.ts-poll-wikipedia-w:before {
content: "\f266";
}
.ts-poll-safari:before {
content: "\f267";
}
.ts-poll-chrome:before {
content: "\f268";
}
.ts-poll-firefox:before {
content: "\f269";
}
.ts-poll-opera:before {
content: "\f26a";
}
.ts-poll-internet-explorer:before {
content: "\f26b";
}
.ts-poll-tv:before,
.ts-poll-television:before {
content: "\f26c";
}
.ts-poll-contao:before {
content: "\f26d";
}
.ts-poll-500px:before {
content: "\f26e";
}
.ts-poll-amazon:before {
content: "\f270";
}
.ts-poll-calendar-plus-o:before {
content: "\f271";
}
.ts-poll-calendar-minus-o:before {
content: "\f272";
}
.ts-poll-calendar-times-o:before {
content: "\f273";
}
.ts-poll-calendar-check-o:before {
content: "\f274";
}
.ts-poll-industry:before {
content: "\f275";
}
.ts-poll-map-pin:before {
content: "\f276";
}
.ts-poll-map-signs:before {
content: "\f277";
}
.ts-poll-map-o:before {
content: "\f278";
}
.ts-poll-map:before {
content: "\f279";
}
.ts-poll-commenting:before {
content: "\f27a";
}
.ts-poll-commenting-o:before {
content: "\f27b";
}
.ts-poll-houzz:before {
content: "\f27c";
}
.ts-poll-vimeo:before {
content: "\f27d";
}
.ts-poll-black-tie:before {
content: "\f27e";
}
.ts-poll-fonticons:before {
content: "\f280";
}
.ts-poll-reddit-alien:before {
content: "\f281";
}
.ts-poll-edge:before {
content: "\f282";
}
.ts-poll-credit-card-alt:before {
content: "\f283";
}
.ts-poll-codiepie:before {
content: "\f284";
}
.ts-poll-modx:before {
content: "\f285";
}
.ts-poll-fort-awesome:before {
content: "\f286";
}
.ts-poll-usb:before {
content: "\f287";
}
.ts-poll-product-hunt:before {
content: "\f288";
}
.ts-poll-mixcloud:before {
content: "\f289";
}
.ts-poll-scribd:before {
content: "\f28a";
}
.ts-poll-pause-circle:before {
content: "\f28b";
}
.ts-poll-pause-circle-o:before {
content: "\f28c";
}
.ts-poll-stop-circle:before {
content: "\f28d";
}
.ts-poll-stop-circle-o:before {
content: "\f28e";
}
.ts-poll-shopping-bag:before {
content: "\f290";
}
.ts-poll-shopping-basket:before {
content: "\f291";
}
.ts-poll-hashtag:before {
content: "\f292";
}
.ts-poll-bluetooth:before {
content: "\f293";
}
.ts-poll-bluetooth-b:before {
content: "\f294";
}
.ts-poll-percent:before {
content: "\f295";
}
.ts-poll-gitlab:before {
content: "\f296";
}
.ts-poll-wpbeginner:before {
content: "\f297";
}
.ts-poll-wpforms:before {
content: "\f298";
}
.ts-poll-envira:before {
content: "\f299";
}
.ts-poll-universal-access:before {
content: "\f29a";
}
.ts-poll-wheelchair-alt:before {
content: "\f29b";
}
.ts-poll-question-circle-o:before {
content: "\f29c";
}
.ts-poll-blind:before {
content: "\f29d";
}
.ts-poll-audio-description:before {
content: "\f29e";
}
.ts-poll-volume-control-phone:before {
content: "\f2a0";
}
.ts-poll-braille:before {
content: "\f2a1";
}
.ts-poll-assistive-listening-systems:before {
content: "\f2a2";
}
.ts-poll-asl-interpreting:before,
.ts-poll-american-sign-language-interpreting:before {
content: "\f2a3";
}
.ts-poll-deafness:before,
.ts-poll-hard-of-hearing:before,
.ts-poll-deaf:before {
content: "\f2a4";
}
.ts-poll-glide:before {
content: "\f2a5";
}
.ts-poll-glide-g:before {
content: "\f2a6";
}
.ts-poll-signing:before,
.ts-poll-sign-language:before {
content: "\f2a7";
}
.ts-poll-low-vision:before {
content: "\f2a8";
}
.ts-poll-viadeo:before {
content: "\f2a9";
}
.ts-poll-viadeo-square:before {
content: "\f2aa";
}
.ts-poll-snapchat:before {
content: "\f2ab";
}
.ts-poll-snapchat-ghost:before {
content: "\f2ac";
}
.ts-poll-snapchat-square:before {
content: "\f2ad";
}
.ts-poll-pied-piper:before {
content: "\f2ae";
}
.ts-poll-first-order:before {
content: "\f2b0";
}
.ts-poll-yoast:before {
content: "\f2b1";
}
.ts-poll-themeisle:before {
content: "\f2b2";
}
.ts-poll-google-plus-circle:before,
.ts-poll-google-plus-official:before {
content: "\f2b3";
}
.ts-poll-address-book:before {
content: "\f2b9";
}
.ts-poll-fa:before,
.ts-poll-font-awesome:before {
content: "\f2b4";
}
.ts-poll:before {
font-family: "FontAwesome";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: .0625rem;
margin: -0.0625rem;
overflow: hidden;
padding: 0;
position: absolute;
width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.ts-poll,
.ts-poll-fab {
font-family: 'FontAwesome';
}
.ts-poll-far {
font-family: 'FontAwesome';
font-weight: 500;
}
.ts-poll-fas {
font-family: 'FontAwesome';
font-weight: 900;
}
.ts-poll-emoji {
font-family: monospace;
color: #000;
font-style: initial;
}
.ts-poll-emoji-100:before {
content: "💯";
}
.ts-poll-emoji-grinning:before {
content: "😀";
}
.ts-poll-emoji-grimacing:before {
content: "😬";
}
.ts-poll-emoji-grin:before {
content: "😁";
}
.ts-poll-emoji-joy:before {
content: "😂";
}
.ts-poll-emoji-rofl:before {
content: "🤣";
}
.ts-poll-emoji-partying:before {
content: "🥳";
}
.ts-poll-emoji-smiley:before {
content: "😃";
}
.ts-poll-emoji-smile:before {
content: "😄";
}
.ts-poll-emoji-sweat-smile:before {
content: "😅";
}
.ts-poll-emoji-laughing:before {
content: "😆";
}
.ts-poll-emoji-innocent:before {
content: "😇";
}
.ts-poll-emoji-wink:before {
content: "😉";
}
.ts-poll-emoji-blush:before {
content: "😊";
}
.ts-poll-emoji-slightly-smiling-face:before {
content: "🙂";
}
.ts-poll-emoji-upside-down-face:before {
content: "🙃";
}
.ts-poll-emoji-yum:before {
content: "😋";
}
.ts-poll-emoji-relieved:before {
content: "😌";
}
.ts-poll-emoji-heart-eyes:before {
content: "😍";
}
.ts-poll-emoji-smiling-face-with-three-hearts:before {
content: "🥰";
}
.ts-poll-emoji-kissing-heart:before {
content: "😘";
}
.ts-poll-emoji-kissing:before {
content: "😗";
}
.ts-poll-emoji-kissing-smiling-eyes:before {
content: "😙";
}
.ts-poll-emoji-kissing-closed-eyes:before {
content: "😚";
}
.ts-poll-emoji-stuck-out-tongue-winking-eye:before {
content: "😜";
}
.ts-poll-emoji-zany:before {
content: "🤪";
}
.ts-poll-emoji-raised-eyebrow:before {
content: "🤨";
}
.ts-poll-emoji-monocle:before {
content: "🧐";
}
.ts-poll-emoji-stuck-out-tongue-closed-eyes:before {
content: "😝";
}
.ts-poll-emoji-stuck-out-tongue:before {
content: "😛";
}
.ts-poll-emoji-money-mouth-face:before {
content: "🤑";
}
.ts-poll-emoji-nerd-face:before {
content: "🤓";
}
.ts-poll-emoji-sunglasses:before {
content: "😎";
}
.ts-poll-emoji-star-struck:before {
content: "🤩";
}
.ts-poll-emoji-clown-face:before {
content: "🤡";
}
.ts-poll-emoji-cowboy-hat-face:before {
content: "🤠";
}
.ts-poll-emoji-hugs:before {
content: "🤗";
}
.ts-poll-emoji-smirk:before {
content: "😏";
}
.ts-poll-emoji-no-mouth:before {
content: "😶";
}
.ts-poll-emoji-neutral-face:before {
content: "😐";
}
.ts-poll-emoji-expressionless:before {
content: "😑";
}
.ts-poll-emoji-unamused:before {
content: "😒";
}
.ts-poll-emoji-roll-eyes:before {
content: "🙄";
}
.ts-poll-emoji-thinking:before {
content: "🤔";
}
.ts-poll-emoji-lying-face:before {
content: "🤥";
}
.ts-poll-emoji-hand-over-mouth:before {
content: "🤭";
}
.ts-poll-emoji-shushing:before {
content: "🤫";
}
.ts-poll-emoji-symbols-over-mouth:before {
content: "🤬";
}
.ts-poll-emoji-exploding-head:before {
content: "🤯";
}
.ts-poll-emoji-flushed:before {
content: "😳";
}
.ts-poll-emoji-disappointed:before {
content: "😞";
}
.ts-poll-emoji-worried:before {
content: "😟";
}
.ts-poll-emoji-angry:before {
content: "😠";
}
.ts-poll-emoji-rage:before {
content: "😡";
}
.ts-poll-emoji-pensive:before {
content: "😔";
}
.ts-poll-emoji-confused:before {
content: "😕";
}
.ts-poll-emoji-slightly-frowning-face:before {
content: "🙁";
}
.ts-poll-emoji-persevere:before {
content: "😣";
}
.ts-poll-emoji-confounded:before {
content: "😖";
}
.ts-poll-emoji-tired-face:before {
content: "😫";
}
.ts-poll-emoji-weary:before {
content: "😩";
}
.ts-poll-emoji-pleading:before {
content: "🥺";
}
.ts-poll-emoji-triumph:before {
content: "😤";
}
.ts-poll-emoji-open-mouth:before {
content: "😮";
}
.ts-poll-emoji-scream:before {
content: "😱";
}
.ts-poll-emoji-fearful:before {
content: "😨";
}
.ts-poll-emoji-cold-sweat:before {
content: "😰";
}
.ts-poll-emoji-hushed:before {
content: "😯";
}
.ts-poll-emoji-frowning:before {
content: "😦";
}
.ts-poll-emoji-anguished:before {
content: "😧";
}
.ts-poll-emoji-cry:before {
content: "😢";
}
.ts-poll-emoji-disappointed-relieved:before {
content: "😥";
}
.ts-poll-emoji-drooling-face:before {
content: "🤤";
}
.ts-poll-emoji-sleepy:before {
content: "😪";
}
.ts-poll-emoji-sweat:before {
content: "😓";
}
.ts-poll-emoji-hot:before {
content: "🥵";
}
.ts-poll-emoji-cold:before {
content: "🥶";
}
.ts-poll-emoji-sob:before {
content: "😭";
}
.ts-poll-emoji-dizzy-face:before {
content: "😵";
}
.ts-poll-emoji-astonished:before {
content: "😲";
}
.ts-poll-emoji-zipper-mouth-face:before {
content: "🤐";
}
.ts-poll-emoji-nauseated-face:before {
content: "🤢";
}
.ts-poll-emoji-sneezing-face:before {
content: "🤧";
}
.ts-poll-emoji-vomiting:before {
content: "🤮";
}
.ts-poll-emoji-mask:before {
content: "😷";
}
.ts-poll-emoji-face-with-thermometer:before {
content: "🤒";
}
.ts-poll-emoji-face-with-head-bandage:before {
content: "🤕";
}
.ts-poll-emoji-woozy:before {
content: "🥴";
}
.ts-poll-emoji-sleeping:before {
content: "😴";
}
.ts-poll-emoji-ghost:before {
content: "👻";
}
.ts-poll-emoji-alien:before {
content: "👽";
}
.ts-poll-emoji-palms-up:before {
content: "🤲";
}
.ts-poll-emoji-raised-hands:before {
content: "🙌";
}
.ts-poll-emoji-clap:before {
content: "👏";
}
.ts-poll-emoji-wave:before {
content: "👋";
}
.ts-poll-emoji-call-me-hand:before {
content: "🤙";
}
.ts-poll-emoji-plus1:before {
content: "👍";
}
.ts-poll-emoji--1:before {
content: "👎";
}
.ts-poll-emoji-facepunch:before {
content: "👊";
}
.ts-poll-emoji-fist:before {
content: "✊";
}
.ts-poll-emoji-fist-left:before {
content: "🤛";
}
.ts-poll-emoji-fist-right:before {
content: "🤜";
}
.ts-poll-emoji-v:before {
content: "✌";
}
.ts-poll-emoji-ok-hand:before {
content: "👌";
}
.ts-poll-emoji-raised-hand:before {
content: "✋";
}
.ts-poll-emoji-raised-back-of-hand:before {
content: "🤚";
}
.ts-poll-emoji-open-hands:before {
content: "👐";
}
.ts-poll-emoji-muscle:before {
content: "💪";
}
.ts-poll-emoji-pray:before {
content: "🙏";
}
.ts-poll-emoji-foot:before {
content: "🦶";
}
.ts-poll-emoji-leg:before {
content: "🦵";
}
.ts-poll-emoji-handshake:before {
content: "🤝";
}
.ts-poll-emoji-point-up:before {
content: "☝";
}
.ts-poll-emoji-point-up-2:before {
content: "👆";
}
.ts-poll-emoji-point-down:before {
content: "👇";
}
.ts-poll-emoji-point-left:before {
content: "👈";
}
.ts-poll-emoji-point-right:before {
content: "👉";
}
.ts-poll-emoji-fu:before {
content: "🖕";
}
.ts-poll-emoji-raised-hand-with-fingers-splayed:before {
content: "🖐";
}
.ts-poll-emoji-love-you:before {
content: "🤟";
}
.ts-poll-emoji-metal:before {
content: "🤘";
}
.ts-poll-emoji-crossed-fingers:before {
content: "🤞";
}
.ts-poll-emoji-vulcan-salute:before {
content: "🖖";
}
.ts-poll-emoji-eyes:before {
content: "👀";
}
.ts-poll-emoji-brain:before {
content: "🧠";
}
.ts-poll-emoji-speaking-head:before {
content: "🗣";
}
.ts-poll-emoji-baby:before {
content: "👶";
}
.ts-poll-emoji-child:before {
content: "🧒";
}
.ts-poll-emoji-boy:before {
content: "👦";
}
.ts-poll-emoji-girl:before {
content: "👧";
}
.ts-poll-emoji-adult:before {
content: "🧑";
}
.ts-poll-emoji-man:before {
content: "👨";
}
.ts-poll-emoji-woman:before {
content: "👩";
}
.ts-poll-emoji-blonde-man:before {
content: "👱";
}
.ts-poll-emoji-bearded-person:before {
content: "🧔";
}
.ts-poll-emoji-older-adult:before {
content: "🧓";
}
.ts-poll-emoji-older-man:before {
content: "👴";
}
.ts-poll-emoji-older-woman:before {
content: "👵";
}
.ts-poll-emoji-man-with-gua-pi-mao:before {
content: "👲";
}
.ts-poll-emoji-woman-with-headscarf:before {
content: "🧕";
}
.ts-poll-emoji-man-with-turban:before {
content: "👳";
}
.ts-poll-emoji-policeman:before {
content: "👮";
}
.ts-poll-emoji-construction-worker-man:before {
content: "👷";
}
.ts-poll-emoji-male-detective:before {
content: "🕵";
}
.ts-poll-emoji-angel:before {
content: "👼";
}
.ts-poll-emoji-pregnant-woman:before {
content: "🤰";
}
.ts-poll-emoji-breastfeeding:before {
content: "🤱";
}
.ts-poll-emoji-princess:before {
content: "👸";
}
.ts-poll-emoji-prince:before {
content: "🤴";
}
.ts-poll-emoji-bride-with-veil:before {
content: "👰";
}
.ts-poll-emoji-man-in-tuxedo:before {
content: "🤵";
}
.ts-poll-emoji-running-man:before {
content: "🏃";
}
.ts-poll-emoji-walking-man:before {
content: "🚶";
}
.ts-poll-emoji-dancer:before {
content: "💃";
}
.ts-poll-emoji-man-dancing:before {
content: "🕺";
}
.ts-poll-emoji-dancing-women:before {
content: "👯";
}
.ts-poll-emoji-couple:before {
content: "👫";
}
.ts-poll-emoji-two-men-holding-hands:before {
content: "👬";
}
.ts-poll-emoji-two-women-holding-hands:before {
content: "👭";
}
.ts-poll-emoji-bowing-man:before {
content: "🙇";
}
.ts-poll-emoji-woman-shrugging:before {
content: "🤷";
}
.ts-poll-emoji-tipping-hand-woman:before {
content: "💁";
}
.ts-poll-emoji-no-good-woman:before {
content: "🙅";
}
.ts-poll-emoji-ok-woman:before {
content: "🙆";
}
.ts-poll-emoji-raising-hand-woman:before {
content: "🙋";
}
.ts-poll-emoji-pouting-woman:before {
content: "🙎";
}
.ts-poll-emoji-frowning-woman:before {
content: "🙍";
}
.ts-poll-emoji-haircut-woman:before {
content: "💇";
}
.ts-poll-emoji-massage-woman:before {
content: "💆";
}
.ts-poll-emoji-couple-with-heart-woman-man:before {
content: "💑";
}
.ts-poll-emoji-couplekiss-man-woman:before {
content: "💏";
}
.ts-poll-emoji-family-man-woman-boy:before {
content: "👪";
}
.ts-poll-emoji-kiss:before {
content: "💋";
}
.ts-poll-emoji-tophat:before {
content: "🎩";
}
.ts-poll-emoji-mortar-board:before {
content: "🎓";
}
.ts-poll-emoji-crown:before {
content: "👑";
}
.ts-poll-emoji-ring:before {
content: "💍";
}
.ts-poll-emoji-dog:before {
content: "🐶";
}
.ts-poll-emoji-cat:before {
content: "🐱";
}
.ts-poll-emoji-mouse:before {
content: "🐭";
}
.ts-poll-emoji-hamster:before {
content: "🐹";
}
.ts-poll-emoji-rabbit:before {
content: "🐰";
}
.ts-poll-emoji-fox-face:before {
content: "🦊";
}
.ts-poll-emoji-bear:before {
content: "🐻";
}
.ts-poll-emoji-panda-face:before {
content: "🐼";
}
.ts-poll-emoji-koala:before {
content: "🐨";
}
.ts-poll-emoji-tiger:before {
content: "🐯";
}
.ts-poll-emoji-lion:before {
content: "🦁";
}
.ts-poll-emoji-cow:before {
content: "🐮";
}
.ts-poll-emoji-pig:before {
content: "🐷";
}
.ts-poll-emoji-frog:before {
content: "🐸";
}
.ts-poll-emoji-monkey-face:before {
content: "🐵";
}
.ts-poll-emoji-see-no-evil:before {
content: "🙈";
}
.ts-poll-emoji-hear-no-evil:before {
content: "🙉";
}
.ts-poll-emoji-speak-no-evil:before {
content: "🙊";
}
.ts-poll-emoji-monkey:before {
content: "🐒";
}
.ts-poll-emoji-chicken:before {
content: "🐔";
}
.ts-poll-emoji-penguin:before {
content: "🐧";
}
.ts-poll-emoji-bird:before {
content: "🐦";
}
.ts-poll-emoji-baby-chick:before {
content: "🐤";
}
.ts-poll-emoji-hatching-chick:before {
content: "🐣";
}
.ts-poll-emoji-hatched-chick:before {
content: "🐥";
}
.ts-poll-emoji-duck:before {
content: "🦆";
}
.ts-poll-emoji-eagle:before {
content: "🦅";
}
.ts-poll-emoji-owl:before {
content: "🦉";
}
.ts-poll-emoji-bat:before {
content: "🦇";
}
.ts-poll-emoji-wolf:before {
content: "🐺";
}
.ts-poll-emoji-boar:before {
content: "🐗";
}
.ts-poll-emoji-horse:before {
content: "🐴";
}
.ts-poll-emoji-unicorn:before {
content: "🦄";
}
.ts-poll-emoji-honeybee:before {
content: "🐝";
}
.ts-poll-emoji-bug:before {
content: "🐛";
}
.ts-poll-emoji-butterfly:before {
content: "🦋";
}
.ts-poll-emoji-snail:before {
content: "🐌";
}
.ts-poll-emoji-beetle:before {
content: "🐞";
}
.ts-poll-emoji-ant:before {
content: "🐜";
}
.ts-poll-emoji-grasshopper:before {
content: "🦗";
}
.ts-poll-emoji-spider:before {
content: "🕷";
}
.ts-poll-emoji-scorpion:before {
content: "🦂";
}
.ts-poll-emoji-crab:before {
content: "🦀";
}
.ts-poll-emoji-snake:before {
content: "🐍";
}
.ts-poll-emoji-lizard:before {
content: "🦎";
}
.ts-poll-emoji-t-rex:before {
content: "🦖";
}
.ts-poll-emoji-sauropod:before {
content: "🦕";
}
.ts-poll-emoji-turtle:before {
content: "🐢";
}
.ts-poll-emoji-tropical-fish:before {
content: "🐠";
}
.ts-poll-emoji-fish:before {
content: "🐟";
}
.ts-poll-emoji-blowfish:before {
content: "🐡";
}
.ts-poll-emoji-dolphin:before {
content: "🐬";
}
.ts-poll-emoji-shark:before {
content: "🦈";
}
.ts-poll-emoji-whale:before {
content: "🐳";
}
.ts-poll-emoji-whale2:before {
content: "🐋";
}
.ts-poll-emoji-crocodile:before {
content: "🐊";
}
.ts-poll-emoji-leopard:before {
content: "🐆";
}
.ts-poll-emoji-zebra:before {
content: "🦓";
}
.ts-poll-emoji-tiger2:before {
content: "🐅";
}
.ts-poll-emoji-water-buffalo:before {
content: "🐃";
}
.ts-poll-emoji-ox:before {
content: "🐂";
}
.ts-poll-emoji-cow2:before {
content: "🐄";
}
.ts-poll-emoji-deer:before {
content: "🦌";
}
.ts-poll-emoji-dromedary-camel:before {
content: "🐪";
}
.ts-poll-emoji-camel:before {
content: "🐫";
}
.ts-poll-emoji-giraffe:before {
content: "🦒";
}
.ts-poll-emoji-elephant:before {
content: "🐘";
}
.ts-poll-emoji-rhinoceros:before {
content: "🦏";
}
.ts-poll-emoji-goat:before {
content: "🐐";
}
.ts-poll-emoji-ram:before {
content: "🐏";
}
.ts-poll-emoji-sheep:before {
content: "🐑";
}
.ts-poll-emoji-racehorse:before {
content: "🐎";
}
.ts-poll-emoji-pig2:before {
content: "🐖";
}
.ts-poll-emoji-rat:before {
content: "🐀";
}
.ts-poll-emoji-mouse2:before {
content: "🐁";
}
.ts-poll-emoji-rooster:before {
content: "🐓";
}
.ts-poll-emoji-turkey:before {
content: "🦃";
}
.ts-poll-emoji-dove:before {
content: "🕊";
}
.ts-poll-emoji-dog2:before {
content: "🐕";
}
.ts-poll-emoji-poodle:before {
content: "🐩";
}
.ts-poll-emoji-cat2:before {
content: "🐈";
}
.ts-poll-emoji-rabbit2:before {
content: "🐇";
}
.ts-poll-emoji-chipmunk:before {
content: "🐿";
}
.ts-poll-emoji-hedgehog:before {
content: "🦔";
}
.ts-poll-emoji-raccoon:before {
content: "🦝";
}
.ts-poll-emoji-llama:before {
content: "🦙";
}
.ts-poll-emoji-hippopotamus:before {
content: "🦛";
}
.ts-poll-emoji-kangaroo:before {
content: "🦘";
}
.ts-poll-emoji-badger:before {
content: "🦡";
}
.ts-poll-emoji-swan:before {
content: "🦢";
}
.ts-poll-emoji-peacock:before {
content: "🦚";
}
.ts-poll-emoji-parrot:before {
content: "🦜";
}
.ts-poll-emoji-lobster:before {
content: "🦞";
}
.ts-poll-emoji-mosquito:before {
content: "🦟";
}
.ts-poll-emoji-paw-prints:before {
content: "🐾";
}
.ts-poll-emoji-cactus:before {
content: "🌵";
}
.ts-poll-emoji-evergreen-tree:before {
content: "🌲";
}
.ts-poll-emoji-deciduous-tree:before {
content: "🌳";
}
.ts-poll-emoji-palm-tree:before {
content: "🌴";
}
.ts-poll-emoji-seedling:before {
content: "🌱";
}
.ts-poll-emoji-herb:before {
content: "🌿";
}
.ts-poll-emoji-four-leaf-clover:before {
content: "🍀";
}
.ts-poll-emoji-bamboo:before {
content: "🎍";
}
.ts-poll-emoji-tanabata-tree:before {
content: "🎋";
}
.ts-poll-emoji-leaves:before {
content: "🍃";
}
.ts-poll-emoji-fallen-leaf:before {
content: "🍂";
}
.ts-poll-emoji-maple-leaf:before {
content: "🍁";
}
.ts-poll-emoji-ear-of-rice:before {
content: "🌾";
}
.ts-poll-emoji-hibiscus:before {
content: "🌺";
}
.ts-poll-emoji-sunflower:before {
content: "🌻";
}
.ts-poll-emoji-rose:before {
content: "🌹";
}
.ts-poll-emoji-wilted-flower:before {
content: "🥀";
}
.ts-poll-emoji-tulip:before {
content: "🌷";
}
.ts-poll-emoji-blossom:before {
content: "🌼";
}
.ts-poll-emoji-cherry-blossom:before {
content: "🌸";
}
.ts-poll-emoji-bouquet:before {
content: "💐";
}
.ts-poll-emoji-mushroom:before {
content: "🍄";
}
.ts-poll-emoji-chestnut:before {
content: "🌰";
}
.ts-poll-emoji-jack-o-lantern:before {
content: "🎃";
}
.ts-poll-emoji-earth-americas:before {
content: "🌎";
}
.ts-poll-emoji-earth-africa:before {
content: "🌍";
}
.ts-poll-emoji-earth-asia:before {
content: "🌏";
}
.ts-poll-emoji-full-moon:before {
content: "🌕";
}
.ts-poll-emoji-new-moon-with-face:before {
content: "🌚";
}
.ts-poll-emoji-full-moon-with-face:before {
content: "🌝";
}
.ts-poll-emoji-sun-with-face:before {
content: "🌞";
}
.ts-poll-emoji-crescent-moon:before {
content: "🌙";
}
.ts-poll-emoji-star:before {
content: "⭐";
}
.ts-poll-emoji-star2:before {
content: "🌟";
}
.ts-poll-emoji-zap:before {
content: "⚡";
}
.ts-poll-emoji-fire:before {
content: "🔥";
}
.ts-poll-emoji-boom:before {
content: "💥";
}
.ts-poll-emoji-green-apple:before {
content: "🍏";
}
.ts-poll-emoji-apple:before {
content: "🍎";
}
.ts-poll-emoji-pear:before {
content: "🍐";
}
.ts-poll-emoji-tangerine:before {
content: "🍊";
}
.ts-poll-emoji-lemon:before {
content: "🍋";
}
.ts-poll-emoji-banana:before {
content: "🍌";
}
.ts-poll-emoji-watermelon:before {
content: "🍉";
}
.ts-poll-emoji-grapes:before {
content: "🍇";
}
.ts-poll-emoji-strawberry:before {
content: "🍓";
}
.ts-poll-emoji-melon:before {
content: "🍈";
}
.ts-poll-emoji-cherries:before {
content: "🍒";
}
.ts-poll-emoji-peach:before {
content: "🍑";
}
.ts-poll-emoji-pineapple:before {
content: "🍍";
}
.ts-poll-emoji-coconut:before {
content: "🥥";
}
.ts-poll-emoji-kiwi-fruit:before {
content: "🥝";
}
.ts-poll-emoji-mango:before {
content: "🥭";
}
.ts-poll-emoji-avocado:before {
content: "🥑";
}
.ts-poll-emoji-broccoli:before {
content: "🥦";
}
.ts-poll-emoji-tomato:before {
content: "🍅";
}
.ts-poll-emoji-eggplant:before {
content: "🍆";
}
.ts-poll-emoji-cucumber:before {
content: "🥒";
}
.ts-poll-emoji-carrot:before {
content: "🥕";
}
.ts-poll-emoji-hot-pepper:before {
content: "🌶";
}
.ts-poll-emoji-potato:before {
content: "🥔";
}
.ts-poll-emoji-corn:before {
content: "🌽";
}
.ts-poll-emoji-leafy-greens:before {
content: "🥬";
}
.ts-poll-emoji-sweet-potato:before {
content: "🍠";
}
.ts-poll-emoji-peanuts:before {
content: "🥜";
}
.ts-poll-emoji-honey-pot:before {
content: "🍯";
}
.ts-poll-emoji-croissant:before {
content: "🥐";
}
.ts-poll-emoji-bread:before {
content: "🍞";
}
.ts-poll-emoji-baguette-bread:before {
content: "🥖";
}
.ts-poll-emoji-bagel:before {
content: "🥯";
}
.ts-poll-emoji-pretzel:before {
content: "🥨";
}
.ts-poll-emoji-cheese:before {
content: "🧀";
}
.ts-poll-emoji-egg:before {
content: "🥚";
}
.ts-poll-emoji-bacon:before {
content: "🥓";
}
.ts-poll-emoji-steak:before {
content: "🥩";
}
.ts-poll-emoji-pancakes:before {
content: "🥞";
}
.ts-poll-emoji-poultry-leg:before {
content: "🍗";
}
.ts-poll-emoji-meat-on-bone:before {
content: "🍖";
}
.ts-poll-emoji-bone:before {
content: "🦴";
}
.ts-poll-emoji-fried-shrimp:before {
content: "🍤";
}
.ts-poll-emoji-fried-egg:before {
content: "🍳";
}
.ts-poll-emoji-hamburger:before {
content: "🍔";
}
.ts-poll-emoji-fries:before {
content: "🍟";
}
.ts-poll-emoji-stuffed-flatbread:before {
content: "🥙";
}
.ts-poll-emoji-hotdog:before {
content: "🌭";
}
.ts-poll-emoji-pizza:before {
content: "🍕";
}
.ts-poll-emoji-sandwich:before {
content: "🥪";
}
.ts-poll-emoji-canned-food:before {
content: "🥫";
}
.ts-poll-emoji-spaghetti:before {
content: "🍝";
}
.ts-poll-emoji-taco:before {
content: "🌮";
}
.ts-poll-emoji-burrito:before {
content: "🌯";
}
.ts-poll-emoji-green-salad:before {
content: "🥗";
}
.ts-poll-emoji-shallow-pan-of-food:before {
content: "🥘";
}
.ts-poll-emoji-ramen:before {
content: "🍜";
}
.ts-poll-emoji-stew:before {
content: "🍲";
}
.ts-poll-emoji-fish-cake:before {
content: "🍥";
}
.ts-poll-emoji-fortune-cookie:before {
content: "🥠";
}
.ts-poll-emoji-sushi:before {
content: "🍣";
}
.ts-poll-emoji-bento:before {
content: "🍱";
}
.ts-poll-emoji-curry:before {
content: "🍛";
}
.ts-poll-emoji-rice-ball:before {
content: "🍙";
}
.ts-poll-emoji-rice:before {
content: "🍚";
}
.ts-poll-emoji-rice-cracker:before {
content: "🍘";
}
.ts-poll-emoji-oden:before {
content: "🍢";
}
.ts-poll-emoji-dango:before {
content: "🍡";
}
.ts-poll-emoji-shaved-ice:before {
content: "🍧";
}
.ts-poll-emoji-ice-cream:before {
content: "🍨";
}
.ts-poll-emoji-icecream:before {
content: "🍦";
}
.ts-poll-emoji-pie:before {
content: "🥧";
}
.ts-poll-emoji-cake:before {
content: "🍰";
}
.ts-poll-emoji-cupcake:before {
content: "🧁";
}
.ts-poll-emoji-moon-cake:before {
content: "🥮";
}
.ts-poll-emoji-birthday:before {
content: "🎂";
}
.ts-poll-emoji-custard:before {
content: "🍮";
}
.ts-poll-emoji-candy:before {
content: "🍬";
}
.ts-poll-emoji-lollipop:before {
content: "🍭";
}
.ts-poll-emoji-chocolate-bar:before {
content: "🍫";
}
.ts-poll-emoji-popcorn:before {
content: "🍿";
}
.ts-poll-emoji-dumpling:before {
content: "🥟";
}
.ts-poll-emoji-doughnut:before {
content: "🍩";
}
.ts-poll-emoji-cookie:before {
content: "🍪";
}
.ts-poll-emoji-soccer:before {
content: "⚽";
}
.ts-poll-emoji-basketball:before {
content: "🏀";
}
.ts-poll-emoji-baseball:before {
content: "⚾";
}
.ts-poll-emoji-softball:before {
content: "🥎";
}
.ts-poll-emoji-volleyball:before {
content: "🏐";
}
.ts-poll-emoji-8ball:before {
content: "🎱";
}
.ts-poll-emoji-trophy:before {
content: "🏆";
}
.ts-poll-emoji-medal-sports:before {
content: "🏅";
}
.ts-poll-emoji-1st-place-medal:before {
content: "🥇";
}
.ts-poll-emoji-2nd-place-medal:before {
content: "🥈";
}
.ts-poll-emoji-3rd-place-medal:before {
content: "🥉";
}
.ts-poll-emoji-clapper:before {
content: "🎬";
}
.ts-poll-emoji-dart:before {
content: "🎯";
}
.ts-poll-emoji-rocket:before {
content: "🚀";
}
.ts-poll-emoji-vertical-traffic-light:before {
content: "🚦";
}
.ts-poll-emoji-traffic-light:before {
content: "🚥";
}
.ts-poll-emoji-checkered-flag:before {
content: "🏁";
}
.ts-poll-emoji-sparkler:before {
content: "🎇";
}
.ts-poll-emoji-fireworks:before {
content: "🎆";
}
.ts-poll-emoji-computer:before {
content: "💻";
}
.ts-poll-emoji-camera:before {
content: "📷";
}
.ts-poll-emoji-camera-flash:before {
content: "📸";
}
.ts-poll-emoji-video-camera:before {
content: "📹";
}
.ts-poll-emoji-movie-camera:before {
content: "🎥";
}
.ts-poll-emoji-film-projector:before {
content: "📽";
}
.ts-poll-emoji-film-strip:before {
content: "🎞";
}
.ts-poll-emoji-hourglass-flowing-sand:before {
content: "⏳";
}
.ts-poll-emoji-hourglass:before {
content: "⌛";
}
.ts-poll-emoji-bulb:before {
content: "💡";
}
.ts-poll-emoji-oil-drum:before {
content: "🛢";
}
.ts-poll-emoji-money-with-wings:before {
content: "💸";
}
.ts-poll-emoji-dollar:before {
content: "💵";
}
.ts-poll-emoji-yen:before {
content: "💴";
}
.ts-poll-emoji-euro:before {
content: "💶";
}
.ts-poll-emoji-pound:before {
content: "💷";
}
.ts-poll-emoji-moneybag:before {
content: "💰";
}
.ts-poll-emoji-credit-card:before {
content: "💳";
}
.ts-poll-emoji-gem:before {
content: "💎";
}
.ts-poll-emoji-bomb:before {
content: "💣";
}
.ts-poll-emoji-firecracker:before {
content: "🧨";
}
.ts-poll-emoji-smoking:before {
content: "🚬";
}
.ts-poll-emoji-nazar-amulet:before {
content: "🧿";
}
.ts-poll-emoji-key:before {
content: "🔑";
}
.ts-poll-emoji-teddy-bear:before {
content: "🧸";
}
.ts-poll-emoji-world-map:before {
content: "🗺";
}
.ts-poll-emoji-moyai:before {
content: "🗿";
}
.ts-poll-emoji-shopping-cart:before {
content: "🛒";
}
.ts-poll-emoji-balloon:before {
content: "🎈";
}
.ts-poll-emoji-ribbon:before {
content: "🎀";
}
.ts-poll-emoji-gift:before {
content: "🎁";
}
.ts-poll-emoji-love-letter:before {
content: "💌";
}
.ts-poll-emoji-inbox-tray:before {
content: "📥";
}
.ts-poll-emoji-outbox-tray:before {
content: "📤";
}
.ts-poll-emoji-bar-chart:before {
content: "📊";
}
.ts-poll-emoji-chart-with-upwards-trend:before {
content: "📈";
}
.ts-poll-emoji-chart-with-downwards-trend:before {
content: "📉";
}
.ts-poll-emoji-date:before {
content: "📅";
}
.ts-poll-emoji-calendar:before {
content: "📆";
}
.ts-poll-emoji-link:before {
content: "🔗";
}
.ts-poll-emoji-paperclip:before {
content: "📎";
}
.ts-poll-emoji-pushpin:before {
content: "📌";
}
.ts-poll-emoji-triangular-flag-on-post:before {
content: "🚩";
}
.ts-poll-emoji-closed-lock-with-key:before {
content: "🔐";
}
.ts-poll-emoji-lock:before {
content: "🔒";
}
.ts-poll-emoji-unlock:before {
content: "🔓";
}
.ts-poll-emoji-lock-with-ink-pen:before {
content: "🔏";
}
.ts-poll-emoji-memo:before {
content: "📝";
}
.ts-poll-emoji-mag:before {
content: "🔍";
}
.ts-poll-emoji-mag-right:before {
content: "🔎";
}
.ts-poll-emoji-orange-heart:before {
content: "🧡";
}
.ts-poll-emoji-yellow-heart:before {
content: "💛";
}
.ts-poll-emoji-green-heart:before {
content: "💚";
}
.ts-poll-emoji-blue-heart:before {
content: "💙";
}
.ts-poll-emoji-purple-heart:before {
content: "💜";
}
.ts-poll-emoji-black-heart:before {
content: "🖤";
}
.ts-poll-emoji-broken-heart:before {
content: "💔";
}
.ts-poll-emoji-two-hearts:before {
content: "💕";
}
.ts-poll-emoji-revolving-hearts:before {
content: "💞";
}
.ts-poll-emoji-heartbeat:before {
content: "💓";
}
.ts-poll-emoji-heartpulse:before {
content: "💗";
}
.ts-poll-emoji-sparkling-heart:before {
content: "💖";
}
.ts-poll-emoji-cupid:before {
content: "💘";
}
.ts-poll-emoji-gift-heart:before {
content: "💝";
}
.ts-poll-emoji-heart-decoration:before {
content: "💟";
}
.ts-poll-emoji-vs:before {
content: "🆚";
}
.ts-poll-emoji-white-flower:before {
content: "💮";
}
.ts-poll-emoji-sos:before {
content: "🆘";
}
.ts-poll-emoji-no-entry:before {
content: "⛔";
}
.ts-poll-emoji-no-entry-sign:before {
content: "🚫";
}
.ts-poll-emoji-x:before {
content: "❌";
}
.ts-poll-emoji-o:before {
content: "⭕";
}
.ts-poll-emoji-stop-sign:before {
content: "🛑";
}
.ts-poll-emoji-anger:before {
content: "💢";
}
.ts-poll-emoji-underage:before {
content: "🔞";
}
.ts-poll-emoji-no-mobile-phones:before {
content: "📵";
}
.ts-poll-emoji-exclamation:before {
content: "❗";
}
.ts-poll-emoji-grey-exclamation:before {
content: "❕";
}
.ts-poll-emoji-question:before {
content: "❓";
}
.ts-poll-emoji-grey-question:before {
content: "❔";
}
.ts-poll-emoji-chart:before {
content: "💹";
}
.ts-poll-emoji-negative-squared-cross-mark:before {
content: "❎";
}
.ts-poll-emoji-white-check-mark:before {
content: "✅";
}
.ts-poll-emoji-mens:before {
content: "🚹";
}
.ts-poll-emoji-womens:before {
content: "🚺";
}
.ts-poll-emoji-cinema:before {
content: "🎦";
}
.ts-poll-emoji-up:before {
content: "🆙";
}
.ts-poll-emoji-cool:before {
content: "🆒";
}
.ts-poll-emoji-new:before {
content: "🆕";
}
.ts-poll-emoji-free:before {
content: "🆓";
}
.ts-poll-emoji-stop-button:before {
content: "⏹";
}
.ts-poll-emoji-record-button:before {
content: "⏺";
}
.ts-poll-emoji-arrows-counterclockwise:before {
content: "🔄";
}
.ts-poll-emoji-musical-note:before {
content: "🎵";
}
.ts-poll-emoji-notes:before {
content: "🎶";
}
.ts-poll-emoji-heavy-plus-sign:before {
content: "➕";
}
.ts-poll-emoji-heavy-minus-sign:before {
content: "➖";
}
.ts-poll-emoji-heavy-division-sign:before {
content: "➗";
}
.ts-poll-emoji-infinity:before {
content: "♾";
}
.ts-poll-emoji-heavy-dollar-sign:before {
content: "💲";
}
.ts-poll-emoji-currency-exchange:before {
content: "💱";
}
.ts-poll-emoji-end:before {
content: "🔚";
}
.ts-poll-emoji-back:before {
content: "🔙";
}
.ts-poll-emoji-on:before {
content: "🔛";
}
.ts-poll-emoji-top:before {
content: "🔝";
}
.ts-poll-emoji-soon:before {
content: "🔜";
}
.ts-poll-emoji-radio-button:before {
content: "🔘";
}
.ts-poll-emoji-white-circle:before {
content: "⚪";
}
.ts-poll-emoji-black-circle:before {
content: "⚫";
}
.ts-poll-emoji-red-circle:before {
content: "🔴";
}
.ts-poll-emoji-large-blue-circle:before {
content: "🔵";
}
.ts-poll-emoji-large-orange-diamond:before {
content: "🔶";
}
.ts-poll-emoji-large-blue-diamond:before {
content: "🔷";
}
.ts-poll-emoji-small-red-triangle:before {
content: "🔺";
}
.ts-poll-emoji-black-large-square:before {
content: "⬛";
}
.ts-poll-emoji-white-large-square:before {
content: "⬜";
}
.ts-poll-emoji-small-red-triangle-down:before {
content: "🔻";
}
.ts-poll-emoji-black-square-button:before {
content: "🔲";
}
.ts-poll-emoji-white-square-button:before {
content: "🔳";
}
.ts-poll-emoji-speaker:before {
content: "🔈";
}
.ts-poll-emoji-sound:before {
content: "🔉";
}
.ts-poll-emoji-loud-sound:before {
content: "🔊";
}
.ts-poll-emoji-mute:before {
content: "🔇";
}
.ts-poll-emoji-mega:before {
content: "📣";
}
.ts-poll-emoji-loudspeaker:before {
content: "📢";
}
.ts-poll-emoji-bell:before {
content: "🔔";
}
.ts-poll-emoji-no-bell:before {
content: "🔕";
}
.ts-poll-emoji-thought-balloon:before {
content: "💭";
}
.ts-poll-emoji-right-anger-bubble:before {
content: "🗯";
}
.ts-poll-emoji-speech-balloon:before {
content: "💬";
}
.ts-poll-emoji-left-speech-bubble:before {
content: "🗨";
}
    @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-BoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-ExtraBold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 800;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-ExtraBoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Italic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-LightItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 500;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Medium.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 500;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-MediumItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBold.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 600;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-SemiBoldItalic.woff) format("woff");
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-stretch: normal;
font-display: fallback;
src: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/assets/fonts/OpenSans-VariableFont.woff) format("woff");
}  body {
--color--gray: #888888;
--color--light--primary: #9bc8da;
--color--primary: #289dcc;
}    html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td, .wp-block-table th, .wp-block-table td {
border: 1px solid #eaeaea;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
embed, iframe, object {
max-width: 100%;
} sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: 0.5ex;
}  h1,
h2,
h3,
h4,
h5,
h6 {
padding-bottom: 18px;
color: #333333;
font-weight: normal;
font-family: "Open Sans", sans-serif;
}
h1 {
font-size: 36px;
line-height: 1.2;
}
h2 {
font-size: 32px;
line-height: 1.2;
}
h3 {
font-size: 28px;
line-height: 1.2;
}
h4 {
font-size: 24px;
line-height: 1.2;
}
h5 {
font-size: 22px;
line-height: 1.2;
}
h6 {
font-size: 18px;
line-height: 1.2;
}
body,
button,
input,
select,
textarea {
color: #444444;
font-size: 16px;
font-family: "Open Sans", serif;
line-height: 1.6;
word-wrap: break-word;
}
p {
line-height: 1.6;
margin-bottom: 15px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #eaeaea;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
}
code,
kbd,
var,
samp,
tt {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
}
abbr,
acronym,
dfn {
border-bottom: 1px dotted #777777;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 15px;
}
ins {
background: #f8f8f8;
}
hr,
.wp-block-separator {
background-color: #eaeaea;
border: 0;
height: 1px;
margin: 30px 0;
}
dl {
font-size: 16px;
}
dt {
font-weight: bold;
margin-bottom: 5px;
}
dd {
margin-bottom: 24px;
}  a {
color: #289dcc;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a:focus, a:active, a:hover {
text-decoration: none;
} .inner-wrap {
margin: 0 auto;
max-width: 1140px;
}
.cm-container {
max-width: 1140px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.cm-header-1 .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 10px;
padding: 1.5em 0;
}
@media screen and (min-width: 768px) {
.cm-header-1 .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
text-align: left;
gap: 20px;
}
}  .tg-one-half {
float: left;
width: 48.684210%;
margin: 0 2.631579% 0 0;
padding: 0 0 30px;
}
.tg-one-half-last {
float: right;
margin: 0;
} .tg-one-third {
float: left;
width: 31.578947%;
margin: 0 2.631579% 0 0;
}
.tg-one-third-last {
float: right;
margin-right: 0;
} .tg-one-fourth {
float: left;
width: 23.1527094%;
margin: 0 2.46305419% 0 0;
}
.tg-one-fourth-last {
margin: 0;
} body {
background-color: #eaeaea;
padding-top: 10px;
padding-bottom: 10px;
background-size: cover;
}
body.clickable-background-image {
position: relative;
}
body.clickable-background-image .background-image-clickable {
position: absolute;
display: block;
width: 100%;
height: 100%;
z-index: 1;
cursor: pointer;
}
body.clickable-background-image .site {
position: relative;
z-index: 99;
} ul {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
margin-bottom: 18px;
}
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
a img {
border: 0;
}
img#wpstats {
display: none;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .wp-caption {
border: 1px solid #cccccc;
margin-bottom: 1.5rem;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
#colophon .wp-caption {
border: 1px solid #444444;
}
.wp-caption .wp-caption-text {
margin: 0.8075rem 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin: 0 auto 15px;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 1.2;
padding-top: 5px;
}
.gallery-item {
display: inline-block;
padding: 15px 2%;
text-align: center;
vertical-align: top;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
} table { border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
table th {
font-weight: bold;
}
table th,
table td {
border: 1px solid #eaeaea;
padding: 6px 10px;
}
table caption,
table th,
table td {
text-align: left;
} input,
textarea {
-webkit-border-radius: 0;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="url"] {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus {
border: 1px solid #eaeaea;
}
input[type="reset"], input[type="button"], input[type="submit"] {
margin-bottom: 30px;
padding: 5px 10px;
background-color: #289dcc;
border: 0;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
border-radius: 3px;
font-size: 16px;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
cursor: pointer;
display: inline-block;
color: #fff;
}
input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}
input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
background-color: #33363b;
}
input[type="text"], input[type="email"], input[type="password"], input[type="url"] {
padding: 1%;
border: 1px solid #eaeaea;
line-height: 20px;
width: 95%;
margin: 0 0 30px;
background-color: #f8f8f8;
border-radius: 3px;
}
input.s {
width: 85%;
padding: 4px 54px 4px 10px;
height: 45px;
color: #777777;
background-color: #fff;
margin: 0;
border: 1px solid #eaeaea;
}
input.s:focus {
padding-left: 10px;
border-color: #eaeaea;
text-indent: 0;
}
textarea {
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
padding: 1%;
border: 1px solid #eaeaea;
line-height: 20px;
width: 95%;
margin: 0 0 30px;
background-color: #f8f8f8;
border-radius: 3px;
}
textarea:focus {
border: 1px solid #eaeaea;
}
.colormag-button {
margin-bottom: 30px;
padding: 5px 10px;
background-color: #289dcc;
border: 0;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
border-radius: 3px;
font-size: 16px;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
cursor: pointer;
display: inline-block;
color: #fff;
}
.colormag-button:hover {
background-color: #33363b;
}
button {
padding: 5px 10px;
background-color: #289dcc;
border: 0;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
border-radius: 3px;
font-size: 16px;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
cursor: pointer;
display: inline-block;
color: #fff;
}
button:hover {
background-color: #33363b;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
font-size: 18px;
} .breaking-news {
margin-top: 10px;
}
@media screen and (min-width: 992px) {
.social-links {
margin-top: 0;
}
}
.breaking-news {
background-color: #EBEBEC;
line-height: 20px;
padding-left: 8px;
padding-right: 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
word-wrap: break-word;
font-size: 14px;
}
.breaking-news-main .breaking-news { display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.breaking-news div {
display: inline-block;
word-wrap: break-word;
}
.breaking-news-latest {
color: #555555;
position: relative;
}
.newsticker {
max-width: 240px;
overflow: hidden;
margin-left: 4px;
height: 20px;
} .breaking-news-main {
margin-bottom: 1%;
padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
.breaking-news {
margin-top: 0;
}
}
.date-in-header {
color: #555555;
text-align: center;
}
.top-bar-menu {
text-align: center;
}
.top-bar-menu ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 10px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.top-bar-menu li:first-child {
margin-left: 0;
}
.top-bar-menu a {
display: block;
} nav li > ul, nav li > ol {
margin: 0;
list-style: none;
}
.cm-primary-nav {
width: 100%;
text-align: center;
}
.cm-primary-nav .menu {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cm-primary-nav li {
position: relative;
font-family: "Open Sans", serif;
font-weight: 300;
}
.cm-primary-nav a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 10px 16px;
text-transform: uppercase;
line-height: 2;
}
.cm-primary-nav li.default-menu {
display: none;
}
.cm-primary-nav .cm-home-icon a {
padding: 8px;
}
.cm-primary-nav a:hover {
color: #fff;
}
.cm-primary-nav ul {
display: none;
}
.cm-primary-nav ul li.current-menu-item a {
color: #fff;
}
.cm-primary-nav ul li.current-menu-item a::after {
color: #fff;
}
.cm-primary-nav ul li.current_page_ancestor a,
.cm-primary-nav ul li.current-menu-ancestor a,
.cm-primary-nav ul li.current_page_item a, .cm-primary-nav ul li:hover > a {
color: #fff;
}
.cm-primary-nav li.menu-item-has-children:hover > a::after {
color: #fff;
}
.cm-primary-nav a:hover {
background-color: #289dcc;
}
.cm-primary-nav ul li.current-menu-item > a,
.cm-primary-nav ul li.current_page_ancestor > a,
.cm-primary-nav ul li.current-menu-ancestor > a,
.cm-primary-nav ul li.current_page_item > a,
.cm-primary-nav ul li:hover > a,
.cm-primary-nav ul li.focus > a {
background-color: #289dcc;
}
.cm-primary-nav li.menu-item-has-children > a::after,
.cm-primary-nav li li.menu-item-has-children > a::after,
.cm-primary-nav li.page_item_has_children > a::after,
.cm-primary-nav li li.page_item_has_children > a::after {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: inherit;
padding-left: 8px;
}
.cm-primary-nav li.menu-item-has-children > a::after,
.cm-primary-nav li.page_item_has_children > a::after {
content: "\f107";
color: #fff;
}
.cm-primary-nav li li.menu-item-has-children > a::after,
.cm-primary-nav li li.page_item_has_children > a::after {
content: "\f105";
position: absolute;
right: 16px;
}
.cm-primary-nav .sub-menu,
.cm-primary-nav .children {
background-color: #232323;
}
.cm-primary-nav ul li ul,
.cm-primary-nav ul li:hover ul ul,
.cm-primary-nav ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul li.focus > ul {
display: block;
}
.cm-primary-nav ul ul li:hover ul ul,
.cm-primary-nav ul ul li.focus ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul li:hover ul ul,
.cm-primary-nav ul ul ul ul li:hover ul ul {
left: -99999px;
z-index: 100;
}
.cm-primary-nav ul li:hover > ul,
.cm-primary-nav ul li.focus > ul {
left: auto;
}
.cm-primary-nav ul ul li:hover > ul,
.cm-primary-nav ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul ul ul li:hover > ul,
.cm-primary-nav ul ul ul ul li.focus > ul,
.cm-primary-nav ul ul ul ul ul li.focus > ul {
left: 100%;
}
.cm-primary-nav ul li ul {
position: absolute;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 200px;
top: 100%;
}
.cm-primary-nav ul li ul li {
float: none;
}
.cm-primary-nav ul li ul li a {
border-top: none;
float: none;
font-size: 14px;
height: 100%;
padding: 8px 16px;
color: #fff;
display: block;
text-align: left;
text-transform: none;
}
.cm-primary-nav ul li.current-menu-item ul li a,
.cm-primary-nav ul li ul li.current-menu-item a,
.cm-primary-nav ul li.current_page_ancestor ul li a,
.cm-primary-nav ul li.current-menu-ancestor ul li a,
.cm-primary-nav ul li.current_page_item ul li a {
float: none;
font-size: 14px;
height: 100%;
padding: 10px 15px;
color: #fff;
text-align: left;
text-transform: none;
}
.cm-primary-nav ul li ul li a:hover,
.cm-primary-nav ul li ul li:hover > a {
color: #fff;
background-color: #289dcc;
}
.cm-primary-nav ul li.current-menu-item ul li a:hover {
color: #fff;
background-color: #289dcc;
}
.cm-primary-nav ul li ul li ul {
left: 200px;
top: 0;
}
.cm-primary-nav select {
display: none;
}
#cm-primary-nav {
position: relative;
z-index: 999;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
background-color: #27272A;
border-top: 4px solid #289dcc;
}
#cm-primary-nav .cm-row {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cm-home-icon.front_page_on {
background-color: #289dcc;
}
.cm-home-icon .fa {
display: block;
color: #fff;
font-size: 32px;
}
.sticky-wrapper.is-sticky .cm-primary-nav .cm-home-icon a, .sticky-wrapper .cm-primary-nav .cm-home-icon a {
padding: 8px;
}
.cm-menu-primary-container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 70%;
flex-basis: 70%;
}
.cm-menu-primary-container .sub-menu {
display: none;
}
li.default-menu {
display: none;
}
.cm-sub-toggle {
color: #fff;
cursor: pointer;
display: block;
height: 24px;
line-height: 21px;
position: absolute;
right: 15px;
text-align: center;
top: 9px;
width: 24px;
}
.cm-sub-toggle .fa {
color: #fff;
}
.menu-logo a {
padding: 0;
}
.menu-logo a:hover {
background-color: unset;
}
.menu-logo img {
width: auto;
margin-bottom: 0;
} .top-menu-toggle {
display: none;
cursor: pointer;
}
.cm-header .cm-menu-toggle[aria-expanded="true"]::before {
content: '✖';
}
.cm-header .cm-menu-toggle {
color: #fff;
margin: 0;
text-align: center;
font-family: "Open Sans", serif;
padding-bottom: 0;
line-height: 1.2;
width: 48px;
height: 48px;
}
.cm-header .cm-menu-toggle:hover {
color: #fff;
}
.cm-header .cm-menu-toggle::before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 29px;
color: #fff;
padding: 8px 12px;
}
.cm-header .cm-menu-toggle::before:hover {
color: #fff;
}
.cm-header .cm-mobile-nav ul.menu-scrollbar {
overflow-y: scroll;
width: 100%;
}
.cm-header .cm-mobile-nav li:hover > a, .cm-header .cm-mobile-nav li.current-page-ancestor > a, .cm-header .cm-mobile-nav li.current-menu-ancestor > a, .cm-header .cm-mobile-nav li.current-page-item > a, .cm-header .cm-mobile-nav li.current-menu-item > a {
color: #fff;
background-color: #289dcc;
}
.cm-header .cm-mobile-nav li:hover > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-page-ancestor > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-menu-ancestor > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-page-item > .cm-sub-toggle i, .cm-header .cm-mobile-nav li.current-menu-item > .cm-sub-toggle i {
color: #fff;
}
.cm-mobile-nav .menu-logo a {
padding: 0;
}
.cm-mobile-nav .menu {
position: absolute;
top: 100%;
width: 100%;
left: 0;
right: 0;
-webkit-filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
}
.cm-mobile-nav .cm-menu-primary-container {
width: 100%;
position: absolute;
top: 100%;
-webkit-filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
filter: drop-shadow(0px 4px 18px rgba(153, 153, 153, 0.1));
}
.cm-mobile-nav .cm-menu-primary-container > ul,
.cm-mobile-nav .menu > ul {
width: 100%;
}
.cm-mobile-nav ul {
margin: 0;
list-style: none;
}
.cm-mobile-nav a {
display: block;
font-size: 14px;
color: #fff;
padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
}
.cm-mobile-nav .cm-random-post a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px 12px;
line-height: 1.8;
}
.cm-mobile-nav li {
position: relative;
background-color: #27272A;
border-top: 1px solid #3F3F46;
}
.cm-mobile-nav li a:hover {
background-color: #289dcc;
color: #fff;
}
.cm-mobile-nav ul ul a {
padding-left: 45px;
text-transform: none;
}
.cm-mobile-nav ul ul ul a {
padding-left: 90px;
}
.cm-mobile-nav .current_page_item > a, .cm-mobile-nav .current-menu-item > a {
background: #289dcc;
color: #fff;
}
.cm-mobile-nav .cm-home-icon a {
padding: 8px;
} .default-wp-page {
clear: both;
margin-top: 30px;
}
.default-wp-page .previous {
float: left;
padding: 30px 0;
}
.default-wp-page .next {
float: right;
padding: 30px 0;
}
.previous a,
.next a {
padding: 5px 0;
cursor: pointer;
font-size: 18px;
word-break: break-all;
}
.previous a:hover,
.next a:hover {
color: #289dcc;
text-decoration: underline;
}
.default-wp-page.thumbnail-background-pagination {
overflow: hidden;
}
.default-wp-page.thumbnail-background-pagination img {
width: 100%;
display: inline-block;
margin-bottom: 0;
}
.default-wp-page.thumbnail-background-pagination li {
width: 50%;
-webkit-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
padding: 0;
position: relative;
}
.default-wp-page.thumbnail-background-pagination a {
font-size: 18px;
color: #fff;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 0;
z-index: 1;
padding: 15px;
background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.7)));
background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
}
.default-wp-page.thumbnail-background-pagination a .meta-nav {
display: block;
font-size: 14px;
}
.default-wp-page.thumbnail-background-pagination a:hover {
text-decoration: none;
}
.default-wp-page.thumbnail-background-pagination .previous {
width: calc(50% - 15px);
margin-right: 15px;
}
.default-wp-page.thumbnail-background-pagination .next {
width: calc(50% - 15px);
margin-left: 15px;
text-align: right;
}
.default-wp-page.thumbnail-background-pagination .next:hover {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.default-wp-page.thumbnail-background-pagination .previous:hover {
-webkit-transform: translateX(0);
transform: translateX(0);
} .link-pagination {
margin: 15px 0;
}
.link-pagination span {
padding: 2px 5px;
border: 1px solid #eaeaea;
background-color: #289dcc;
color: #ffffff;
}
.link-pagination a span {
background-color: #fff;
color: #777777;
}
.link-pagination a span:hover {
color: #289dcc;
border-color: #289dcc;
text-decoration: none;
} .tg-numbered-pagination {
clear: both;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-line-pack: justify;
align-content: space-between;
}
.page-numbers li {
display: inline-block;
}
.page-numbers a,
.page-numbers span {
display: block;
}
.page-numbers li {
margin: 10px;
}
.page-numbers li:hover > a {
background-color: #ebebec;
}
.page-numbers li:first-child {
margin-left: 0;
}
.page-numbers li:last-child {
margin-right: 0;
}
.page-numbers li > a,
.page-numbers li > span {
padding: 8px;
width: 40px;
height: 40px;
border-radius: 2px;
border: #ffffff;
background-color: #ffffff;
color: #333333;
font-size: 15px;
font-weight: bold;
}
.page-numbers li .fa {
color: #000000;
}
.page-numbers .current {
background-color: #289dcc;
color: #fff;
} .tg-autoload-posts .related-posts {
margin-bottom: 25px;
}
.tg-autoload-posts .tg-post + .tg-post {
margin-top: 15px;
padding-top: 60px;
border-top: 1px solid #f8f8f8;
}
.tg-autoload-posts #comments.comments-area {
border-top: 1px solid transparent;
padding: 0;
}
@media screen and (min-width: 768px) {
.cm-primary-nav ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cm-menu-primary-container .sub-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.cm-sub-toggle {
display: none;
}
} .fa {
font-size: 22px;
color: #cccccc;
}
.social-links ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.social-links ul li:hover > a {
background-color: transparent;
}
.social-links li {
margin-left: 16px;
border-top: 0;
}
.social-links li:first-child {
margin-left: 0;
}
.social-links a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 20px;
height: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.social-links .fa {
text-align: center;
-webkit-transition: color 0.2s ease-out 0s;
transition: color 0.2s ease-out 0s;
font-size: 18px;
}
.social-links .fa:hover {
color: #289dcc;
}
.social-links .fa-twitter {
color: #1bb2e9;
}
.social-links .fa-facebook {
color: #3b5a9b;
}
.social-links .fa-youtube {
color: #ed3f41;
}
.social-links .fa-vimeo-square {
color: #44bbff;
}
.social-links .fa-skype {
color: #009cef;
}
.social-links .fa-linkedin {
color: #007bb6;
}
.social-links .fa-google-plus {
color: #dc4937;
}
.social-links .fa-github {
color: #4183c4;
}
.social-links .fa-flickr {
color: #0062dd;
}
.social-links .fa-dribbble {
color: #e24d87;
}
.social-links .fa-instagram {
color: #3f729b;
}
.social-links .fa-pinterest {
color: #d5282e;
}
.social-links .fa-stumbleupon {
color: #ec4823;
}
.social-links .fa-tumblr {
color: #455469;
}
.social-links .fa-wordpress {
color: #21759b;
}
.social-links .fa-codepen {
color: #cccccc;
}
.social-links .fa-digg {
color: #14589e;
}
.social-links .fa-reddit {
color: #ff4500;
}
.social-links .fa-xing {
color: #026466;
}
.social-links .fa-vk {
color: #45668e;
}
.social-links .fa-weibo {
color: #e6162d;
}
.social-links .fa-leanpub {
color: #000;
}
.social-links .fa-renren {
color: #237bc2;
}
.social-links .fa-rss {
color: #f26522;
}
.social-links .fa-soundcloud {
color: #ff3a00;
}
.social-links .fa-vine {
color: #00bf8f;
}
.social-links .fa-delicious {
color: #2a96ff;
}
.cm-header-actions .social-links a {
padding: 0;
}
.cm-header-actions .social-links li {
margin-left: 0;
padding: 12px;
}
.cm-header-actions .social-links ul li {
display: inline-block;
background: transparent;
}
.cm-header-actions .social-links ul li a:hover {
background-color: transparent;
} .cm-header-actions {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
margin-left: auto;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.cm-top-search {
position: initial;
}
.cm-top-search:has(.show) .fa.search-top::before {
content: '✖';
}
.fa.search-top {
color: #fff;
cursor: pointer;
font-size: 24px;
padding: 12px;
width: 48px;
}
.fa.search-top:hover {
background-color: #289dcc;
}
.search-wrap {
position: relative;
}
.search-wrap button {
border-radius: 0 4px 4px 0;
color: #fff;
margin-bottom: 0;
padding: 0 15px;
margin-left: -4px;
}
.search-icon::before {
content: "\f002";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 18px;
}
.search-form-top {
position: absolute;
right: 0;
z-index: 9999;
border: 1px solid #F4F4F5;
display: none;
padding: 24px;
border-radius: 0 0 4px 4px;
background-color: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.search-form-top.show {
display: block;
width: 100%;
}
.search-form-top.show::before {
content: '';
position: absolute;
width: 0;
height: 0;
border-bottom: 12px solid #fff;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
top: -12px;
right: 54px;
}
.search-form-top :focus-visible {
outline: none;
}
.search-form-top input.s {
width: 100%;
font-size: 14px;
padding: 12px;
border: 1px solid #E4E4E7;
border-radius: 4px 0 0 4px;
}
.search-form-top .search-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.not-found .search-wrap button {
right: 175px;
}
#secondary .search-wrap button {
right: 26px;
} .cm-random-post {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.cm-random-post .fa-random {
color: #fff;
font-size: 20px;
vertical-align: middle;
}
.cm-primary-nav .cm-random-post a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 48px;
border-bottom: medium none;
padding: 10px 12px;
}
@media screen and (min-width: 768px) {
.cm-header-actions {
-ms-flex-preferred-size: unset;
flex-basis: unset;
}
.search-form-top.show {
width: 570px;
}
.search-form-top.show::before {
right: 10px;
}
.cm-top-search {
position: relative;
}
} div.wp-custom-header {
position: relative;
}
iframe#wp-custom-header-video {
width: 100%;
}
video#wp-custom-header-video {
display: block;
margin: 0 auto;
overflow: hidden;
max-width: 100%;
height: auto;
}
.wp-custom-header-video-button {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 62px;
height: 50px;
font: 0/0 a;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
div#wp-custom-header:hover .wp-custom-header-video-button {
visibility: visible;
opacity: 1;
}
.wp-custom-header-video-button::before {
content: "\f04b";
display: block;
font-family: FontAwesome;
font-size: 20px;
}
.wp-custom-header-video-button.wp-custom-header-video-pause::before {
content: "\f04c";
} .tg-image-to-reveal-fade-in-up {
opacity: 0;
-webkit-transform: translateY(5px);
transform: translateY(5px);
-webkit-transition: all .8s ease-out;
transition: all .8s ease-out;
}
.tg-image-to-reveal-fade-in-down {
opacity: 0;
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-transition: all .8s ease-out;
transition: all .8s ease-out;
}
.tg-image-to-reveal-fade-in {
opacity: 0;
-webkit-transition: all .8s ease-out;
transition: all .8s ease-out;
}
.tg-image-to-reveal-fade-in-up--is-revealed,
.tg-image-to-reveal-fade-in-down--is-revealed,
.tg-image-to-reveal-fade-in--is-revealed {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .widget_slider_area {
float: left;
width: 55.26315789%;
}
.widget_beside_slider {
float: right;
width: 43.85964912%;
}
.widget_slider_area .widget-title,
.widget_beside_slider .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.widget_slider_area .widget-title span,
.widget_beside_slider .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.view-all-link {
display: inline-block;
font-size: 12px;
height: 30px;
line-height: 30px;
text-align: center;
width: 100px;
float: right;
color: #fff;
font-weight: 600;
background-color: #000000;
}
#primary .view-all-link span {
background: transparent;
} .posted-on a, .byline a {
color: #888888;
}
.reading-time {
color: #888888;
font-size: 12px;
padding-right: 10px;
}
.reading-time::before {
content: "\f251";
font-family: FontAwesome;
font-size: 11px;
padding-right: 5px;
}
.comments {
padding-right: 10px;
}
.comments a, .comments span {
color: #888888;
}
.tag-links a, .edit-link a {
color: #888888;
}
.posted-on a:hover, .byline a:hover, .comments a:hover, .tag-links a:hover, .edit-link a:hover {
color: #289dcc;
}
.widget_featured_posts {
margin-bottom: 30px;
}
.widget_featured_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #fff;
font-size: 12px;
padding: 3px 10px;
line-height: 1.37;
display: inline-block;
}
.widget_featured_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.widget_featured_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on, .widget_featured_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_posts .article-content .below-entry-meta .byline .fa, .widget_featured_posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on a, .widget_featured_posts .article-content .below-entry-meta .byline a {
font-size: 12px;
}
.widget_featured_posts .article-content .below-entry-meta .comments a, .widget_featured_posts .article-content .below-entry-meta .comments span {
font-size: 12px;
}
.widget_featured_posts .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.widget_featured_posts .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.widget_featured_posts img {
margin-bottom: 0px;
}
.widget_featured_posts .first-post {
float: left;
width: 48.70129870%;
margin-bottom: 20px;
}
.widget_featured_posts .first-post figure {
position: relative;
}
.widget_featured_posts .following-post {
float: right;
width: 48.70129870%;
}
.widget_featured_posts .following-post .byline {
display: none;
}
.widget_featured_posts.widget_featured_posts_vertical .first-post, .widget_featured_posts.widget_featured_posts_vertical .following-post {
float: none;
width: 100%;
}
.widget_featured_posts .single-article {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.widget_featured_posts .article-content {
padding: 0 15px 5px;
}
.widget_featured_posts .article-content .below-entry-meta {
margin-bottom: 12px;
}
.widget_featured_posts .article-content .entry-content p {
font-size: 14px;
}
.widget_featured_posts .following-post .single-article {
margin-bottom: 15px;
}
.widget_featured_posts .following-post figure {
float: left;
margin-right: 10px;
position: relative;
}
.widget_featured_posts.widget_featured_meta .following-post .single-article figure {
float: left;
margin-right: 10px;
}
#secondary .widget_featured_posts .following-post .article-content .entry-title,
#colophon .widget_featured_posts .following-post .article-content .entry-title {
font-size: 14px;
line-height: 1.4;
}
.widget_featured_posts .following-post .article-content .entry-title {
font-size: 18px;
}
.widget_featured_posts .following-post .article-content .below-entry-meta {
margin-bottom: 0;
}
.widget_featured_posts .following-post .article-content .below-entry-meta .posted-on a, .widget_featured_posts .following-post .article-content .below-entry-meta .byline a {
font-size: 11px;
}
.widget_featured_posts .following-post img {
margin-bottom: 0;
}
.widget_featured_posts .following-post .above-entry-meta {
display: none;
} .rtl .bx-wrapper {
direction: rtl;
}
.widget_featured_slider {
margin-bottom: 30px;
}
.widget_slider_area .widget_featured_slider {
margin-bottom: 0;
}
.top-full-width-sidebar .widget_featured_slider {
margin-bottom: 10px;
}
.tg-full-width.inner-wrap {
max-width: 100%;
padding: 0 15px;
}
.tg-full-width .home #main {
padding-top: 0;
}
.widget_featured_slider_inner_wrap {
position: relative;
}
.widget_featured_slider .single-slide {
position: relative;
}
.widget_featured_slider img {
margin-bottom: 0;
}
.widget_featured_slider .single-post .bx-controls-direction {
display: none;
}
.widget_featured_slider .slide-content {
position: absolute;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
padding-bottom: 20px;
padding-left: 5%;
position: absolute;
width: 100%;
text-align: left;
}
.widget_featured_slider .slide-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #fff;
font-size: 12px;
padding: 3px 10px;
}
.widget_featured_slider .slide-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_slider .slide-content .entry-title a {
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_featured_slider .slide-content .entry-title a:hover {
color: #289dcc;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on, .widget_featured_slider .slide-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on .fa {
color: #fff;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_slider .slide-content .below-entry-meta .byline .fa, .widget_featured_slider .slide-content .below-entry-meta .comments .fa {
color: #fff;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on a, .widget_featured_slider .slide-content .below-entry-meta .byline a, .widget_featured_slider .slide-content .below-entry-meta .reading-time, .widget_featured_slider .slide-content .below-entry-meta .human-diff-time-display {
color: #fff;
font-size: 12px;
}
.widget_featured_slider .slide-content .below-entry-meta .comments a, .widget_featured_slider .slide-content .below-entry-meta .comments span {
color: #fff;
font-size: 12px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover, .widget_featured_slider .slide-content .below-entry-meta .byline a:hover, .widget_featured_slider .slide-content .below-entry-meta .comments a:hover {
color: #289dcc;
} .widget_highlighted_posts {
margin-bottom: 20px;
}
.widget_beside_slider .widget_highlighted_posts {
margin-bottom: 0;
}
.widget_highlighted_posts .single-article {
position: relative;
float: left;
margin-bottom: 10px;
margin-right: 2%;
max-width: 49%;
}
.widget_highlighted_posts .single-article:nth-child(even) {
margin-right: 0;
}
.widget_highlighted_posts img {
margin-bottom: 0;
}
.widget_highlighted_posts .article-content {
position: absolute;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
padding-bottom: 10px;
padding-left: 5%;
position: absolute;
width: 100%;
}
.widget_highlighted_posts .above-entry-meta {
display: none;
}
.widget_highlighted_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #fff;
font-size: 12px;
padding: 3px 10px;
}
.widget_highlighted_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 16px;
}
.widget_highlighted_posts .article-content .entry-title a {
color: #fff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_highlighted_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on {
padding-right: 10px;
}
.widget_highlighted_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
display: none;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on .fa {
color: #fff;
font-size: 10px;
padding-right: 3px;
}
.widget_highlighted_posts .article-content .below-entry-meta .byline .fa, .widget_highlighted_posts .article-content .below-entry-meta .comments .fa {
color: #fff;
padding-right: 5px;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a, .widget_highlighted_posts .article-content .below-entry-meta .byline a, .widget_highlighted_posts .article-content .below-entry-meta .reading-time, .widget_highlighted_posts .article-content .below-entry-meta .human-diff-time-display {
color: #ffffff;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .comments a, .widget_highlighted_posts .article-content .below-entry-meta .comments span {
color: #ffffff;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a:hover, .widget_highlighted_posts .article-content .below-entry-meta .byline a:hover, .widget_highlighted_posts .article-content .below-entry-meta .comments a:hover {
color: #289dcc;
}
.widget_highlighted_posts .widget-title {
color: #555555;
font-size: 24px;
} .widget_block_picture_news_inner_wrap {
position: relative;
}
.widget_block_picture_news.widget_highlighted_posts .single-article {
width: 48.7013%;
max-width: 48.7013%;
margin-right: 0;
margin-bottom: 20px;
}
.widget_block_picture_news.widget_highlighted_posts .single-article:nth-child(even) {
float: right;
}
.widget_block_picture_news.widget_highlighted_posts .article-content {
padding: 0 4% 15px;
text-align: left;
}
.widget_block_picture_news.widget_highlighted_posts .below-entry-meta {
display: none;
}
.widget_block_picture_news.widget_highlighted_posts .article-content .entry-title {
font-size: 18px;
}
.widget_block_picture_news.widget_featured_posts .article-content .entry-title a {
color: #ffffff;
}
.widget_block_picture_news.widget_featured_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_block_picture_news.widget_featured_posts img {
margin-bottom: 0;
}
.widget_block_picture_news.widget_featured_posts .article-content .below-entry-meta .posted-on .fa, .widget_block_picture_news.widget_featured_posts .article-content .below-entry-meta .byline .fa, .widget_block_picture_news.widget_featured_posts .article-content .below-entry-meta .comments .fa {
color: #ffffff;
}
#primary .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
#primary .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
} .slide-prev, .category-slide-prev, .slide-next, .category-slide-next {
opacity: 0.7;
filter: alpha(opacity=70);
background-color: #289dcc;
position: absolute;
top: 50%; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 9;
border-radius: 3px;
}
.slide-prev {
margin-left: 20px;
}
.slide-next {
right: 0;
margin-right: 20px;
}
.slide-prev:hover, .category-slide-prev:hover, .slide-next:hover, .category-slide-next:hover {
opacity: 1;
filter: alpha(opacity=100);
} .category-slide-prev, .category-slide-next {
top: 94%; -webkit-transform: translateY(-94%);
transform: translateY(-94%);
z-index: 99;
}
.category-slide-prev {
right: 0;
margin-right: 50px;
}
.category-slide-next {
right: 0;
margin-right: 20px;
}
.slide-next i, .slide-prev i, .category-slide-next i, .category-slide-prev i {
color: #ffffff;
font-size: 22px;
padding: 3px 10px;
vertical-align: text-bottom;
} .widget_default_news_colormag.widget_featured_posts .fluid-width-video-wrapper {
margin-bottom: 20px;
padding: 0 !important;
}
.widget_default_news_colormag.widget_featured_posts .fluid-width-video-wrapper iframe {
width: 390px;
height: 205px;
margin-right: 20px;
margin-bottom: 0;
position: relative;
float: left;
}
.widget_default_news_colormag.widget_featured_posts .article-content {
padding-top: 15px;
}
.widget_default_news_colormag.widget_featured_posts .single-article {
margin-bottom: 20px;
}
.widget_default_news_colormag.widget_featured_posts .single-article figure {
margin-right: 20px;
margin-bottom: 0;
position: relative;
float: left;
} .widget_tabbed_colormag {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.widget_tabbed_colormag .article-content .entry-title {
font-size: 14px;
line-height: 1.4;
padding-top: 0;
}
.footer-widgets-area .widget_tabbed_colormag .widget-tabs a:hover {
color: #ffffff;
}
.widget_tabbed_colormag .article-content .below-entry-meta .posted-on a, .widget_tabbed_colormag .article-content .below-entry-meta .byline a {
font-size: 11px;
}
.widget_tabbed_colormag .article-content .below-entry-meta .comments {
font-size: 11px;
}
.widget_tabbed_colormag .article-content .below-entry-meta .comments a {
font-size: 11px;
}
.widget_tabbed_colormag .single-article {
-webkit-box-shadow: none;
box-shadow: none;
clear: both;
}
.widget_tabbed_colormag .article-content {
padding-top: 15px;
}
.tabbed-widget li {
opacity: 0.8;
filter: alpha(opacity=80);
padding-top: 10px;
}
.tabbed-widget li.active, .tabbed-widget li:hover {
opacity: 1;
filter: alpha(opacity=100);
}
#secondary .tabbed-widget a:hover {
text-decoration: none;
}
.tabbed-widget .widget-tabs {
padding: 0;
}
.tabbed-widget .tabbed-images {
float: left;
position: relative;
}
.tabbed-widget .entry-title {
padding: 0;
}
.tabbed-widget .byline {
display: none;
}
.tabbed-widget li {
list-style: none;
}
.tabbed-widget img {
margin-bottom: 10px;
margin-right: 10px;
margin-top: 10px;
}
.tabbed-widget .tabbed-comment-widget img {
margin: 10px;
}
.tabbed-widget ul li {
background-color: #289dcc;
display: inline-block;
float: left;
text-align: center;
width: 33.3334%;
padding: 5px 0;
}
.tabbed-widget ul li a {
color: #ffffff;
font-size: 15px;
}
.tabbed-widget ul li i {
margin-right: 5px;
color: #ffffff;
}
.tabbed-widget ul.column-2 li {
width: 50%;
}
.tabbed-widget ul.column-1 li {
width: 100%;
}
.tabbed-widget .tabbed-comment-widget {
clear: both;
} .widget_random_post_colormag.widget_featured_posts .article-content .entry-title {
font-size: 14px;
line-height: 1.4;
}
.widget_random_post_colormag.widget_featured_posts .single-article {
-webkit-box-shadow: none;
box-shadow: none;
}
.random_posts_widget_inner_wrap {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.widget_random_post_colormag .article-content .below-entry-meta .posted-on a, .widget_random_post_colormag .article-content .below-entry-meta .byline a {
font-size: 11px;
}
.widget_random_post_colormag .article-content .below-entry-meta .comments {
font-size: 11px;
}
.widget_random_post_colormag .article-content .below-entry-meta .comments a,
.widget_random_post_colormag .article-content .below-entry-meta .comments span {
font-size: 11px;
}
.random-posts-widget .random-images {
float: left;
clear: both;
position: relative;
}
.random-posts-widget .entry-title {
padding: 0;
}
.random-posts-widget .byline {
display: none;
}
.random-posts-widget img {
margin-right: 10px;
} .widget_slider_news_colormag .thumbnail-slider-news .bx-caption {
background: #000000;
color: #fff;
padding: 15px;
position: absolute;
margin-top: -72px;
opacity: 0.5;
}
.widget_slider_news_colormag img {
margin-bottom: 0;
}
.widget_slider_news_colormag .single-article {
position: relative;
}
.widget_slider_news_colormag .article-content {
position: absolute;
bottom: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
padding-bottom: 20px;
padding-left: 5%;
width: 100%;
text-align: left;
}
.widget_slider_news_colormag .article-content .entry-title a {
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.thumbnail-slider {
padding: 4px 0;
border: 1px solid #eaeaea;
position: relative;
}
.thumbnail-slider a {
display: inline-block;
text-align: center;
width: 20%;
}
.thumbnail-slider .title {
display: none;
} .widget_ticker_news_colormag .article-content {
text-align: left;
} .widget_breaking_news_colormag.widget_featured_posts .single-article {
-webkit-box-shadow: none;
box-shadow: none;
}
.breaking_news_widget_inner_wrap {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.breaking-news-widget-slide .tabbed-images {
float: left;
padding-right: 10px;
}
.widget_featured_posts .breaking-news-widget-slide .entry-title {
font-size: 14px;
line-height: 1.4;
padding: 0;
}
.breaking-news-widget-slide .byline {
display: none;
}
.widget_breaking_news_colormag .article-content .below-entry-meta .posted-on a, .widget_breaking_news_colormag .article-content .below-entry-meta .byline a {
font-size: 11px;
}
.widget_breaking_news_colormag .article-content .below-entry-meta .comments {
font-size: 11px;
}
.widget_breaking_news_colormag .article-content .below-entry-meta .comments a {
font-size: 11px;
}
i.fa-arrow-up, i.fa-arrow-down {
padding: 10px;
color: #289dcc;
width: 94%;
text-align: center;
cursor: pointer;
} .image-ticker-news .article-content .above-entry-meta, .image-ticker-news .article-content .below-entry-meta {
display: none;
}
.image-ticker-news .article-content .entry-title {
font-size: 14px;
line-height: 1.3;
padding-top: 0;
}
.image-ticker-news img {
margin-bottom: 5px;
} .mfp-content #content {
background: #fff;
max-width: 50%;
margin: 0 auto;
border-radius: 5px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
} .advertisement_125x125 img {
margin-bottom: 8px;
padding: 0 2px;
}
.advertisement_300x250 img {
margin: 0 auto;
display: block;
}
.cm-header-col-2 .advertisement_728x90 {
margin-bottom: 0;
padding: 0;
}
.cm-header-col-2 .advertisement_728x90 img {
padding: 0;
}
.advertisement_728x90 {
padding: 15px 0 45px;
display: block;
}
.advertisement_728x90 img {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
padding: 10px;
display: block;
margin: 0;
}
.advertisement-content {
text-align: center;
}
.advertisement_below_post_title {
float: left;
width: 300px;
margin-right: 10px;
} .widget_featured_posts.widget_featured_posts_small_thumbnails .following-post {
float: none;
width: 100%;
}
.tg-front-post-load-more {
background-color: #000000;
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 600;
padding: 10px;
}
.widget .waiting {
margin: 0 0 0 7px;
vertical-align: middle;
} .widget_call_to_action {
margin-bottom: 30px;
}
.call-to-action {
background-color: #289dcc;
padding: 30px;
background-repeat: no-repeat;
background-size: cover;
}
.call-to-action-border {
background-color: rgba(250, 250, 250, 0.87);
padding: 60px 60px 70px;
position: relative;
z-index: 1;
}
.call-to-action--center {
text-align: center;
}
.call-to-action--left {
text-align: left;
}
.call-to-action--right {
text-align: right;
}
.call-to-action-border::before {
position: absolute;
content: "";
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
margin: 0 auto;
border: 1px solid #c0bcb9;
height: auto;
width: auto;
z-index: -1;
}
.call-to-action-border::after {
position: absolute;
content: "";
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
margin: 0 auto;
border: 1px solid #c0bcb9;
height: auto;
width: auto;
z-index: -1;
top: 34px;
left: 34px;
right: 34px;
bottom: 34px;
}
.call-to-action__title {
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px;
}
.call-to-action-content {
margin-bottom: 40px;
}
.widget_call_to_action .btn--primary {
background-color: #289dcc;
color: #ffffff;
padding: 20px 25px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
} #secondary .widget.widget_weather .weather-info {
color: #fffdfd;
}
.widget_weather .weather-info {
color: #fffdfd;
}
.widget_weather * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.weather-forecast-header {
padding: 30px 20px;
text-align: center;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
display: block;
color: #fffdfd;
}
.weather-info {
padding: 0 20px 30px;
text-align: center;
}
.weather-location, .weather-today {
display: inline-block;
vertical-align: top;
}
.weather-location {
margin-top: 5px;
}
.weather-location span {
display: block;
}
.weather-location .owf {
line-height: 80px;
}
#secondary .weather-location .owf {
line-height: 80px;
}
.weather-info .weather-icon {
font-size: 100px;
}
#secondary .weather-info .weather-icon {
font-size: 100px;
}
#secondary .weather-location-name {
font-size: 24px;
font-weight: 700;
padding-top: 15px;
}
.weather-location-name {
font-size: 24px;
font-weight: 700;
padding-top: 15px;
}
.weather-desc {
padding-top: 15px;
}
.weather-today {
text-align: left;
margin-left: 40px;
}
#secondary .weather-desc, .weather-desc {
font-size: 16px;
text-transform: capitalize;
font-weight: 500;
padding-top: 0;
}
.weather-info .weather-temp, .weather_highlow, .weather_wind {
display: block;
padding-top: 10px;
}
#secondary .weather-current-temp, .weather-current-temp {
font-size: 48px;
font-weight: 700;
}
.weather-today span {
margin-right: 5px;
color: #fffdfd;
}
.weather-current-temp sup {
vertical-align: text-top;
font-size: 16px;
line-height: 40px;
} .widget_video_player {
margin-bottom: 20px;
}
.widget_video_player * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.video-player {
box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.video-playing, .video-playlist {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.video-playing {
width: 71%;
position: relative;
padding-bottom: 35.6%;
padding-top: 2.5%;
height: 0;
}
.video-player.video-player--vertical {
background-color: #1d1d1d;
}
.video-playing iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
.video-playlist {
width: 29%;
height: 100%;
}
.video-playlist-item {
display: block;
border-bottom: 1px solid #222222;
padding: 15px 20px;
cursor: pointer;
}
.video-playlist-item:last-child {
border-bottom: 0 none;
}
.video-player.video-player--horizontal .video-playlist-item {
height: 100%;
}
.video-playlist-item img, .video-playlist-info {
display: inline-block;
vertical-align: top;
margin-right: -4px;
white-space: pre-wrap;
}
.video-playlist-item img {
margin-bottom: 0;
width: 25.5%;
}
.video-playlist-info {
width: 71.5%;
padding-left: 5%;
}
.video-playlist-item .video-playlist-title {
font-size: 16px;
font-weight: 700;
color: #f2f2f2;
line-height: 26px;
padding-bottom: 0;
}
.video-playlist-item .video-duration {
font-size: 12px;
color: #d5d5d5;
}
.video-player.video-player--vertical .video-playlist {
height: 434px;
overflow-y: auto;
}
.video-player.video-player--horizontal {
background-color: #f2f2f2;
}
.video-player.video-player--horizontal .video-playing, .video-player.video-player--horizontal .video-playlist {
width: 100%;
display: block;
margin-right: 0;
}
.video-player.video-player--horizontal .video-playing {
padding-bottom: 40%;
}
.video-player.video-player--horizontal .video-playlist {
text-align: center;
height: 100%;
overflow-x: auto;
white-space: nowrap;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
display: inline-block;
width: 17%;
vertical-align: top;
border-bottom: 0 none;
margin-right: -4px;
padding: 2%;
position: relative;
text-align: left;
border-right: 2px solid #d8d8d8;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item:last-child {
border-right: 0 none;
margin-right: 0;
}
.video-player.video-player--horizontal .video-playlist-item img {
width: 100%;
}
.video-player.video-player--horizontal .video-playlist-info {
width: 100%;
padding-left: 0;
padding-top: 14px;
display: block;
}
.video-player.video-player--horizontal .video-playlist-item .video-playlist-title {
color: #373f51;
}
.video-player.video-player--horizontal .video-playlist-item .video-duration {
color: #7f7f7f;
} .cm-header-col-2 .widget.widget_exchange, .widget.widget_exchange {
margin-bottom: 30px;
text-align: left;
}
.exchange-currency {
background-color: #fcfdfd;
}
.exchange-currency .base-currency {
font-size: 18px;
font-weight: 700;
text-align: center;
padding: 20px;
border-bottom: 1px solid #e4e3e2;
}
.exchange-currency .currency-list {
padding: 20px;
}
.exchange-currency .currency-table {
font-size: 14px;
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
border-bottom: 1px solid #efefef;
padding-bottom: 10px;
margin-right: -4px;
}
.exchange-currency .currency-table:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
.exchange-currency .currency--country {
font-weight: 700;
display: inline-block;
}
.exchange-currency.exchange-column-1 .currency-table {
width: 100%;
padding-right: 0;
}
.exchange-currency.exchange-column-2 .currency-table {
width: 46%;
padding-right: 8%;
}
.exchange-currency.exchange-column-3 .currency-table {
width: 28%;
padding-right: 8%;
}
.exchange-currency.exchange-column-2 .currency-table:nth-child(2n),
.exchange-currency.exchange-column-3 .currency-table:nth-child(3n) {
padding-right: 0;
}
.currency--flag {
width: 24px;
height: 24px;
background-image: url(//www.sahinbalaban.com.tr/wp-content/themes/colormag-pro/img/flags.png);
display: inline-block;
background-repeat: no-repeat;
background-position: 0 0;
vertical-align: top;
margin: 1px 5px 0 0;
}
.currency--flag.currency--flag-aud {
background-position: 2px -2px;
}
.currency--flag.currency--flag-bgn {
background-position: -24px 0;
}
.currency--flag.currency--flag-brl {
background-position: -48px 0;
}
.currency--flag.currency--flag-cad {
background-position: -72px 0;
}
.currency--flag.currency--flag-chf {
background-position: -96px 0;
}
.currency--flag.currency--flag-cny {
background-position: 0 -24px;
}
.currency--flag.currency--flag-czk {
background-position: -24px -24px;
}
.currency--flag.currency--flag-dkk {
background-position: -48px -24px;
}
.currency--flag.currency--flag-gbp {
background-position: -96px -24px;
}
.currency--flag.currency--flag-hkd {
background-position: 0 -48px;
}
.currency--flag.currency--flag-hrk {
background-position: -24px -48px;
}
.currency--flag.currency--flag-huf {
background-position: -48px -48px;
}
.currency--flag.currency--flag-idr {
background-position: -72px -48px;
}
.currency--flag.currency--flag-ils {
background-position: -96px -48px;
}
.currency--flag.currency--flag-inr {
background-position: 0 -71px;
}
.currency--flag.currency--flag-jpy {
background-position: -24px -75px;
}
.currency--flag.currency--flag-krw {
background-position: -48px -72px;
}
.currency--flag.currency--flag-mxn {
background-position: -72px -72px;
}
.currency--flag.currency--flag-myr {
background-position: -96px -72px;
}
.currency--flag.currency--flag-nok {
background-position: 0 -96px;
}
.currency--flag.currency--flag-nzd {
background-position: -24px -96px;
}
.currency--flag.currency--flag-php {
background-position: -48px -96px;
}
.currency--flag.currency--flag-pln {
background-position: -72px -96px;
}
.currency--flag.currency--flag-ron {
background-position: -96px -96px;
}
.currency--flag.currency--flag-rub {
background-position: -120px 0;
}
.currency--flag.currency--flag-sek {
background-position: -120px -24px;
}
.currency--flag.currency--flag-sgd {
background-position: -120px -48px;
}
.currency--flag.currency--flag-thb {
background-position: -120px -72px;
}
.currency--flag.currency--flag-try {
background-position: -120px -96px;
}
.currency--flag.currency--flag-usd {
background-position: 0 -120px;
}
.currency--flag.currency--flag-zar {
background-position: -24px -120px;
}
.currency--flag.currency--flag-eur {
background-position: -72px -24px;
}
.currency--rate {
float: right;
} .fitvids-video .video {
margin-bottom: 10px;
}
#secondary .widget ul li,
#tertiary .widget ul li {
line-height: 1.5;
padding: 5px 0;
}
#colophon .widget ul li {
line-height: 1.5;
padding: 5px 0;
border-bottom: 1px solid #444;
}
#secondary .widget ul li li,
#colophon .widget ul li li,
#tertiary .widget ul li li {
border-bottom: none;
}
#secondary .widget ul ul,
#colophon .widget ul ul,
#tertiary .widget ul ul {
padding-left: 10px;
}
.widget select {
border: 1px solid #dddddd;
color: #777777;
padding: 2px;
width: 60%;
}
#secondary .widget-title,
#tertiary .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
#secondary .widget-title span,
#tertiary .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
#secondary .widget-title span .rsswidget,
#tertiary .widget-title span .rsswidget {
color: #fff;
}
#secondary .widget-title span .rsswidget img,
#tertiary .widget-title span .rsswidget img {
margin-top: 5px;
margin-bottom: 0;
}
#secondary .widget-title span .rsswidget:hover,
#tertiary .widget-title span .rsswidget:hover {
text-decoration: none;
}
#secondary .widget,
#tertiary .widget {
margin-bottom: 35px;
font-size: 14px;
}
.error-404 .widget {
margin-bottom: 35px;
font-size: 14px;
background-color: #ffffff;
}
#secondary .widget p,
#tertiary .widget p {
font-size: 14px;
}
#secondary a:hover,
#tertiary a:hover {
text-decoration: underline;
}
.error-404 {
padding-bottom: 20px;
text-align: center;
}
.error-404 input.s {
width: 50%;
}
.single-article:hover .play-button-wrapper {
background-color: #289dcc;
}
#style6_pager_colormag_slider_news_widget-9 img:hover .play-button-wrapper {
background-color: #289dcc;
}
.widget .play-button-wrapper, .featured-image .play-button-wrapper {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: rgba(35, 35, 35, 0.75);
width: 42px;
height: 26px;
border-radius: 3px;
-webkit-transition: background 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.widget .play-button-wrapper .fa, .featured-image .play-button-wrapper .fa {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
}
.widget_slider_news_colormag a {
display: inline-block;
} #comments {
border-top: 1px solid #f8f8f8;
padding-top: 15px;
}
#comments i {
font-size: 16px;
color: #aaaaaa;
padding-right: 10px;
}
.comments-title {
font-size: 24px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-navigation {
margin-bottom: 15px;
}
.bypostauthor {
display: block;
}
#comments .comments-title {
margin-bottom: 10px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 5px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link, .comments-area .comment-permalink, .comments-area .comment-date-time, .comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover {
color: #289dcc;
}
#content .comments-area a.comment-edit-link:hover, #content .comments-area a.comment-permalink:hover {
color: #289dcc;
}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #289dcc;
}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #289dcc;
color: #ffffff;
border-radius: 3px;
}
.comments-area article header .comment-edit-link::before {
content: "\f044";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #aaaaaa;
font-size: 16px;
padding-right: 10px;
}
.comment-content {
padding: 15px 15px 25px;
background-color: #f8f8f8;
border: 1px solid #eaeaea;
border-radius: 2px;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #aaaaaa;
}
.comment .comment-reply-link::before {
content: "\f112";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #aaaaaa;
font-size: 16px;
padding-right: 10px;
}
.comment .comment-reply-link:hover {
color: #289dcc;
}
.comment-list {
margin-bottom: 25px;
list-style-type: none;
padding: 0;
}
.comment-list .children {
margin-left: 20px;
list-style-type: none;
padding: 0;
}
.nav-previous, .nav-next {
margin-bottom: 15px;
}
.nav-previous a, .nav-next a {
color: #289dcc;
cursor: pointer;
font-size: 16px;
}
.nav-previous a {
float: left;
}
.nav-next a {
float: right;
}
.nav-previous a:hover, .nav-next a:hover {
text-decoration: underline;
} #respond h3#reply-title {
font-size: 22px;
line-height: 28px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 5px;
}
#respond form .comment-form-cookies-consent label {
display: inline-block;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"], #respond form textarea, #respond form input[type="email"], #respond form input[type="url"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 1.5;
padding: 10px;
width: 100%;
}
#respond form p.form-allowed-tags {
font-size: 16px;
line-height: 1;
color: #5e5e5e;
display: none;
}
.required {
color: red;
}  #header-meta {
background-color: #fff;
}
.cm-header-bar {
background-color: #f8f8f8;
padding: 10px 0;
-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
font-size: 14px;
border-bottom-style: solid;
}
.cm-header-bar .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 15px;
}
.cm-header-bar .tg-full-width {
max-width: 100%;
padding: 0 15px;
}
.cm-header-bar__two {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
gap: 15px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media screen and (min-width: 768px) {
.cm-header-bar__one {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 15px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
}
@media screen and (min-width: 992px) {
.cm-header-bar__two {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.cm-header-bar {
padding: 8px;
}
.cm-header-bar .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
gap: 15px;
}
} .cm-header {
background-color: #fff;
}
.cm-site-branding img {
width: auto;
margin-bottom: 0;
}
.cm-site-branding a {
display: block;
}
.cm-site-title {
padding-bottom: 0;
line-height: 1.5;
font-size: 40px;
}
.cm-site-title a {
color: #289dcc;
}
.cm-site-description {
line-height: 1.8;
font-size: 16px;
color: #52525B;
margin: 0.25em 0 0 0;
font-family: "Open Sans", serif;
word-break: break-word;
}
.header-image {
margin-bottom: 0;
border-bottom: 1px solid #eaeaea;
width: 100%;
}
.cm-header-col-1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
gap: 16px;
-ms-flex-preferred-size: 30%;
flex-basis: 30%;
}
.cm-header-col-2 .widget {
text-align: right;
color: #333;
}
.cm-header-col-2 .widget .widget-title {
font-size: 18px;
line-height: 1.2;
padding-bottom: 0.3125em;
}
.cm-header-col-2 .wp-block-image {
margin: 0;
}
.cm-header-col-2 img {
margin-bottom: 0;
}
.cm-header-2 .cm-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .header_display_type_one .cm-header-1 .cm-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.header_display_type_one .cm-header-col-2 .widget {
text-align: left;
} .header_display_type_two .cm-header-1 .cm-row {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header_display_type_two .cm-header-col-1 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
float: none;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.header_display_type_two .cm-site-branding {
padding-right: 0;
}
.header_display_type_two #cm-site-info {
padding-right: 0;
}
.header_display_type_two .cm-header-col-2 .widget {
color: #333;
text-align: center;
}
.cm-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
cursor: pointer;
}
@media screen and (min-width: 768px) {
.cm-menu-toggle {
display: none;
}
} .colormag-header-clean #cm-primary-nav {
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
position: relative;
background-color: transparent;
border-top: 0 solid transparent;
z-index: 999;
}
.colormag-header-clean #cm-primary-nav .cm-row {
background-color: #212529;
border-top: 4px solid #289dcc;
}
.colormag-header-clean #cm-primary-nav .fa.search-top {
position: relative;
right: 0;
}
.colormag-header-clean #cm-primary-nav .cm-random-post {
position: relative;
}
.colormag-header-clean #cm-primary-nav .search-form-top {
top: 100%;
}
.colormag-header-clean #cm-primary-nav .menu {
-webkit-box-flex: 2;
-ms-flex-positive: 2;
flex-grow: 2;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.colormag-header-clean .cm-primary-nav ul li ul {
top: 100%;
}
.colormag-header-clean .cm-primary-nav ul li ul li a {
width: auto;
padding: 10px 15px;
}
.colormag-header-clean .cm-primary-nav ul li ul li ul {
top: 0;
}
.colormag-header-clean .menu-logo a {
padding: 0;
}
@media screen and (max-width: 768px) {
.colormag-header-clean .cm-header-col-1,
.colormag-header-clean #cm-site-branding {
margin-bottom: 0;
}
.colormag-header-clean .cm-mobile-nav .menu-logo a {
padding: 0;
}
.colormag-header-clean .cm-mobile-nav .cm-menu-toggle {
background-color: #289dcc;
}
} .colormag-header-classic .cm-row {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.colormag-header-classic .cm-row .cm-header-col-2 {
display: none;
}
.colormag-header-classic .cm-row .cm-header-col-1 {
display: unset;
float: none;
text-align: center;
}
.colormag-header-classic .cm-header-bar .cm-row {
padding: 0;
}
.colormag-header-classic #cm-primary-nav {
background-color: transparent;
}
.colormag-header-classic #cm-primary-nav.headroom--pinned {
background: inherit;
}
.colormag-header-classic #cm-primary-nav .cm-row {
background-color: transparent;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.colormag-header-classic #cm-primary-nav .fa {
color: #3F3F46;
}
.colormag-header-classic #cm-primary-nav .fa:hover {
background: transparent;
color: #289dcc;
}
.colormag-header-classic #cm-primary-nav .cm-menu-toggle::before {
color: #3F3F46;
}
.colormag-header-classic #cm-primary-nav .cm-home-icon.front_page_on {
background-color: transparent;
}
.colormag-header-classic .cm-primary-nav a {
color: #3F3F46;
background-color: transparent;
}
.colormag-header-classic .cm-primary-nav a::after {
color: inherit;
}
.colormag-header-classic .cm-primary-nav a:hover {
background-color: transparent;
}
.colormag-header-classic .cm-primary-nav li {
background-color: transparent;
}
.colormag-header-classic .cm-primary-nav ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.colormag-header-classic .cm-primary-nav ul li.current-menu-item > a, .colormag-header-classic .cm-primary-nav ul li.current_page_item > a, .colormag-header-classic .cm-primary-nav ul li:hover > a, .colormag-header-classic .cm-primary-nav ul li.focus > a {
color: #289dcc;
background-color: transparent;
}
.colormag-header-classic .cm-primary-nav ul li.current-menu-item ul li a,
.colormag-header-classic .cm-primary-nav ul li ul li.current-menu-item a,
.colormag-header-classic .cm-primary-nav ul li.current_page_ancestor ul li a,
.colormag-header-classic .cm-primary-nav ul li.current-menu-ancestor ul li a,
.colormag-header-classic .cm-primary-nav ul li.current_page_item ul li a {
color: #343a40;
}
.colormag-header-classic .cm-primary-nav ul > li {
float: none;
display: inline-block;
vertical-align: top;
}
.colormag-header-classic .cm-primary-nav ul > li > a {
border-bottom: 2px solid transparent;
-webkit-transition: border 0.5s ease;
transition: border 0.5s ease;
color: #3F3F46;
}
.colormag-header-classic .cm-primary-nav ul > li:hover > a, .colormag-header-classic .cm-primary-nav ul > li.current-menu-item > a, .colormag-header-classic .cm-primary-nav ul > li.current-menu-ancestor > a {
background-color: transparent;
border-bottom: 2px solid #289dcc;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu {
background-color: #fff;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
display: block;
opacity: 0;
visibility: hidden;
border: 1px solid #F4F4F5;
text-align: left;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu li {
border-bottom: 1px solid #F4F4F5;
display: block;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu li a {
width: auto;
padding: 12px 16px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
border-color: transparent;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu li:hover, .colormag-header-classic .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor, .colormag-header-classic .cm-primary-nav ul ul.sub-menu li.current-menu-item, .colormag-header-classic .cm-primary-nav ul ul.sub-menu li.focus {
border-color: #289dcc;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu li:hover > a, .colormag-header-classic .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor > a, .colormag-header-classic .cm-primary-nav ul ul.sub-menu li.current-menu-item > a, .colormag-header-classic .cm-primary-nav ul ul.sub-menu li.focus > a {
background-color: #289dcc;
color: #fff;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu li:last-child {
border-bottom: none transparent;
}
.colormag-header-classic .cm-primary-nav ul ul.sub-menu li ul {
top: 0;
-webkit-transition: none;
transition: none;
}
.colormag-header-classic .cm-primary-nav ul li.menu-item-has-children:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.colormag-header-classic .cm-primary-nav ul li.menu-item-has-children a::after {
color: #343a40;
}
.colormag-header-classic .cm-primary-nav ul li.focus > a {
border-color: #289dcc;
}
.colormag-header-classic .cm-primary-nav ul li.focus > ul.sub-menu {
opacity: 1;
visibility: visible;
}
.colormag-header-classic .cm-primary-nav .cm-random-post a:hover {
background: transparent;
}
.colormag-header-classic .cm-primary-nav .cm-random-post a:hover .fa-random {
color: #289dcc;
}
.colormag-header-classic .cm-primary-nav .cm-random-post a .fa-random {
color: #3F3F46;
}
.colormag-header-classic .cm-mobile-nav .nav-menu {
padding-top: 0;
position: absolute;
top: 100%;
width: 100%;
-webkit-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
}
.colormag-header-classic .cm-mobile-nav .cm-random-post a:hover {
background: transparent;
}
.colormag-header-classic .cm-mobile-nav .cm-random-post a:hover .fa-random {
color: #289dcc;
}
.colormag-header-classic .cm-mobile-nav .cm-random-post a .fa-random {
color: #343a40;
}
.colormag-header-classic .cm-mobile-nav li {
background-color: #fff;
border-color: #E4E4E7;
}
.colormag-header-classic .cm-mobile-nav li a {
color: #3F3F46;
}
.colormag-header-classic .cm-mobile-nav li:hover > .cm-sub-toggle i, .colormag-header-classic .cm-mobile-nav li.current-page-ancestor > .cm-sub-toggle i, .colormag-header-classic .cm-mobile-nav li.current-menu-ancestor > .cm-sub-toggle i, .colormag-header-classic .cm-mobile-nav li.current-page-item > .cm-sub-toggle i, .colormag-header-classic .cm-mobile-nav li.current-menu-item > .cm-sub-toggle i {
color: #fff;
}
.colormag-header-classic .cm-mobile-nav .cm-sub-toggle .fa {
color: #3F3F46;
}
.colormag-header-classic .is-sticky #cm-primary-nav {
background-color: #fff;
-webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
}
.colormag-header-classic .cm-menu-primary-container {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media screen and (min-width: 768px) {
.colormag-header-classic #cm-primary-nav {
border-top: 4px solid #289dcc;
}
} .colormag-header-clean--top .is-sticky #cm-primary-nav {
margin-top: 0;
}
.colormag-header-clean--top .cm-menu-primary-container {
margin-top: 4px;
}
.colormag-header-clean.colormag-header-clean--top #cm-primary-nav .cm-row {
border-bottom: 4px solid #289dcc;
border-top: 0;
} .colormag-header-clean--full-width #cm-primary-nav {
background-color: #212529;
border-bottom: 4px solid #289dcc;
}
.colormag-header-clean--full-width #cm-primary-nav .cm-row {
border-top: 0;
}
.colormag-header-clean--full-width .cm-header-bar {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
background-color: #f1f3f5;
}
.colormag-header-clean--full-width .cm-menu-primary-container {
margin-top: 4px;
} .colormag-header-classic--top #cm-primary-nav.headroom--pinned {
margin-top: 0;
}
.colormag-header-classic--top .is-sticky #cm-primary-nav {
margin-top: 0;
}
.colormag-header-classic--top .cm-menu-primary-container {
margin-top: 4px;
}
.colormag-header-classic.colormag-header-classic--top #cm-primary-nav {
border-bottom: 4px solid #289dcc;
border-top: 0;
}
.page-header .page-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.page-header .page-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.breadcrumb-wrap {
color: #888888;
font-size: 14px;
margin-bottom: 30px;
padding-bottom: 20px;
}
.breadcrumb-wrap .inner-wrap > span {
margin: 0 2px;
}
.breadcrumb-trail {
margin: 0;
padding: 0;
}
.breadcrumb-trail ul {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
list-style-type: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.breadcrumb-trail ul li a, .breadcrumb-trail ul li:last-child {
margin: 0 2px;
}
.breadcrumb-trail ul li::after {
content: " > ";
white-space: pre;
font-family: FontAwesome;
}
.breadcrumb-trail ul li:last-child::after {
content: none;
}
#page {
max-width: 1200px;
margin: 0 auto;
}
#main {
padding-top: 30px;
padding-bottom: 20px;
background-color: #ffffff;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
#primary {
float: left;
width: 70.17543859%;
}
#secondary {
float: right;
width: 27.19298245%;
}
.main-content-section {
padding-top: 20px;
}
.main-content-section .tg-one-half {
width: 48.75%;
padding-bottom: 0;
margin-right: 0;
float: left;
}
.main-content-section .tg-one-half.tg-one-half-last {
float: right;
}
.post:hover .play-button-wrapper {
background-color: #289dcc;
}
.post .featured-image {
text-align: center;
position: relative;
}
.featured-image-caption {
font-style: italic;
font-size: 14px;
padding: 10px 0 0 15px;
display: block;
color: #444444;
}
.archive #content .post p {
font-size: 14px;
}
.archive #content .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.archive #content .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.archive #content .post:first-child {
float: none;
width: 100%;
}
.blog #content .status-publish:not(:first-child) .article-content .entry-title,
.blog #content .status-publish.archive-layout-two:first-child .article-content .entry-title,
.search #content .status-publish:not(:first-child) .article-content .entry-title,
.search #content .status-publish.archive-layout-two:first-child .article-content .entry-title,
.archive #content .status-publish:not(:first-child) .article-content .entry-title,
.archive #content .status-publish.archive-layout-two:first-child .article-content .entry-title {
font-size: 22px;
}
.single #content .post {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#content .post {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.single #content .post {
margin-bottom: 0;
}
.human-diff-time {
font-size: 12px;
color: #888888;
}
.human-diff-time .posted-on:not(.human-diff-time-display) {
display: none;
}
.human-diff-time .human-diff-time-display:hover {
color: #289dcc;
cursor: pointer;
}
#content .post img {
margin-bottom: 0;
}
#content .post .article-content, #content .post .single-title-above {
padding: 15px;
}
#content .post .article-content .above-entry-meta .cat-links a, #content .post .single-title-above .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
display: inline-block;
line-height: 1.37;
}
#content .post .article-content .entry-title, #content .post .single-title-above .entry-title {
padding: 5px 0 0;
font-size: 32px;
}
#content .post .article-content .entry-title a, #content .post .single-title-above .entry-title a {
color: #232323;
}
#content .post .article-content .entry-title a:hover, #content .post .single-title-above .entry-title a:hover {
color: #289dcc;
}
#content .post .article-content .below-entry-meta, #content .post .single-title-above .below-entry-meta {
padding-bottom: 20px;
}
#content .post .article-content .below-entry-meta .posted-on, #content .post .article-content .below-entry-meta .byline, #content .post .article-content .below-entry-meta .comments, #content .post .article-content .below-entry-meta .tag-links, #content .post .single-title-above .below-entry-meta .posted-on, #content .post .single-title-above .below-entry-meta .byline, #content .post .single-title-above .below-entry-meta .comments, #content .post .single-title-above .below-entry-meta .tag-links {
padding-right: 10px;
}
#content .post .article-content .below-entry-meta .posted-on .fa, #content .post .single-title-above .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
#content .post .article-content .below-entry-meta .byline .fa,
#content .post .article-content .below-entry-meta .comments .fa,
#content .post .article-content .below-entry-meta .tag-links .fa,
#content .post .article-content .below-entry-meta .post-views .fa,
#content .post .article-content .below-entry-meta .edit-link .fa, #content .post .single-title-above .below-entry-meta .byline .fa,
#content .post .single-title-above .below-entry-meta .comments .fa,
#content .post .single-title-above .below-entry-meta .tag-links .fa,
#content .post .single-title-above .below-entry-meta .post-views .fa,
#content .post .single-title-above .below-entry-meta .edit-link .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
#content .post .article-content .below-entry-meta .posted-on a, #content .post .article-content .below-entry-meta .byline a, #content .post .article-content .below-entry-meta .comments a, #content .post .article-content .below-entry-meta .tag-links a, #content .post .article-content .below-entry-meta .edit-link a, #content .post .single-title-above .below-entry-meta .posted-on a, #content .post .single-title-above .below-entry-meta .byline a, #content .post .single-title-above .below-entry-meta .comments a, #content .post .single-title-above .below-entry-meta .tag-links a, #content .post .single-title-above .below-entry-meta .edit-link a {
font-size: 12px;
}
#content .post .article-content .below-entry-meta .post-views, #content .post .single-title-above .below-entry-meta .post-views {
padding-right: 10px;
}
#content .post .article-content .below-entry-meta .post-views .fa, #content .post .single-title-above .below-entry-meta .post-views .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
#content .post .article-content .below-entry-meta .total-views, #content .post .single-title-above .below-entry-meta .total-views {
font-size: 12px;
color: #888888;
}
.below-entry-meta .updated:not(.published) {
display: none;
}
.type-post .entry-title, .type-page .entry-title {
font-size: 34px;
line-height: 1.2;
}
.post .entry-title a, .search .entry-title a {
color: #333333;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.post .entry-title a:hover, .search .entry-title a:hover {
color: #289dcc;
}
.post .entry-content {
margin-bottom: 10px;
}
.entry-content ul {
list-style: square;
padding: 0 0 0 30px;
margin-bottom: 30px;
}
.entry-content ol {
padding: 0 0 0 30px;
margin-bottom: 30px;
}
.entry-content li {
line-height: 1.3;
font-size: 15px;
}
.entry-content li > ul, .entry-content li > ol {
margin-bottom: 0;
}
.post .entry-content a:hover {
color: #289dcc;
text-decoration: underline;
}
.entry-meta {
color: #aaaaaa;
padding-bottom: 20px;
}
.entry-meta .byline i, .entry-meta .cat-links i {
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
color: #289dcc;
}
.entry-meta .byline a, .entry-meta .cat-links a {
font-size: 20px;
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta a {
color: #289dcc;
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta .sep {
display: block;
border-top: 1px solid #f2f2f2;
position: relative;
margin: 10px 0;
}
.entry-meta .post-format {
padding: 5px;
position: absolute;
right: -64px;
top: -32px;
}
.entry-meta .post-format i {
background-color: #289dcc;
border-radius: 5px;
color: #ffffff;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
border-radius: 5px;
padding: 12px 8px 8px;
}
.entry-meta .posted-on, .entry-meta .comments-link, .entry-meta .edit-link, .entry-meta .tag-links {
font-size: 12px;
line-height: 20px;
margin-right: 25px;
}
.entry-meta .posted-on a, .entry-meta .comments-link a, .entry-meta .edit-link a, .entry-meta .tag-links a, .entry-meta .reading-time {
color: #aaaaaa;
font-size: 14px;
}
.entry-meta .posted-on a:hover, .entry-meta .comments-link a:hover, .entry-meta .edit-link a:hover, .entry-meta .tag-links a:hover {
color: #289dcc;
text-decoration: none;
}
.entry-meta .posted-on i, .entry-meta .comments-link i, .entry-meta .edit-link i, .entry-meta .tag-links i {
font-size: 14px;
padding-right: 5px;
padding-left: 5px;
text-decoration: none;
}
.entry-content a.read-more:hover {
text-decoration: none;
}
.single #content .tags a {
border: 1px solid #eaeaea;
padding: 3px 5px;
border-radius: 3px;
color: #777777;
}
.single #content .tags a:hover {
color: #289dcc;
text-decoration: none;
}
.more-link {
display: inline-block;
background-color: #289dcc;
border-radius: 3px;
}
.more-link span {
font-size: 12px;
padding: 5px 10px;
color: #ffffff;
cursor: pointer;
display: inline-block;
}
.more-link span:hover {
background-color: rgba(0, 0, 0, 0.1);
}
ul.blocks-gallery-grid,
ul.wp-block-gallery {
padding: 0;
}
ul.blocks-gallery-grid img,
ul.wp-block-gallery img {
margin-bottom: 0;
} .blog .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.blog .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.blog .post:first-child {
float: none;
width: 100%;
}
.blog .post .article-content .below-entry-meta .edit-link a, .blog .post .article-content .below-entry-meta .tag-links a {
font-size: 12px;
}
.blog .post .article-content .below-entry-meta .edit-link .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.blog .post .article-content .below-entry-meta .tag-links {
padding-right: 10px;
}
.blog .post .article-content .below-entry-meta .tag-links .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.tg-infinite-pagination {
text-align: center;
}
.tg-infinite-pagination .page-numbers {
display: none;
}
.tg-infinite-pagination .tg-load-more {
text-align: center;
display: inline-block;
font-size: 12px;
background-color: #289dcc;
padding: 8px 15px;
border-radius: 3px;
}
.tg-infinite-pagination .tg-load-more.loading {
cursor: default;
}
.tg-infinite-pagination .tg-load-more.loading .tg-load-more-icon {
display: inline-block;
}
.tg-infinite-pagination .tg-load-more .tg-load-more-icon {
vertical-align: middle;
display: none;
padding-right: 5px;
}
.tg-infinite-pagination .tg-load-more .tg-load-more-text {
vertical-align: middle;
display: inline-block;
}
.tg-infinite-pagination a, .tg-infinite-pagination span {
color: #ffffff;
}
.tg-infinite-pagination .spinner {
width: 16px;
height: 16px;
border: 2px solid rgba(24, 24, 24, 0.3);
border-top-color: #ffffff;
border-radius: 50%;
-webkit-animation: spinner 2s linear infinite;
animation: spinner 2s linear infinite;
}
@-webkit-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.tg-infinite-pagination .tg-no-more-post {
background-color: #289dcc;
}
.tg-infinite-pagination--scroll .tg-load-more {
text-align: center;
display: inline-block;
font-size: 12px;
background-color: transparent;
padding: 8px 15px;
border-radius: 3px;
}
.tg-infinite-pagination--scroll .tg-load-more.loading {
cursor: default;
background: unset;
}
.tg-infinite-pagination--scroll .tg-load-more.loading .tg-load-more-icon {
display: inline-block;
}
.tg-infinite-pagination--scroll .tg-load-more .tg-load-more-icon {
vertical-align: middle;
display: none;
padding-right: 5px;
}
.tg-infinite-pagination--scroll .spinner {
width: 16px;
height: 16px;
border: 2px solid rgba(24, 24, 24, 0.3);
border-top-color: #808080;
border-radius: 50%;
-webkit-animation: spinner 2s linear infinite;
animation: spinner 2s linear infinite;
}
@keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.tg-infinite-pagination--scroll .tg-no-more-post {
background-color: #289dcc;
}
.tg-infinite-pagination--scroll .spinner {
width: 24px;
height: 24px;
background: unset;
} .author-box {
padding: 2%;
width: 100%;
display: inline-block;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 30px;
}
.author-description-wrapper {
float: right;
width: 85%;
}
.author-img img {
margin-right: 15px;
}
.author-name {
padding-bottom: 10px;
}
.author-description-wrapper .author-url {
display: inline-block;
margin-top: 5px;
width: 100%;
}
.author-description-wrapper .author-url a {
display: inline-block;
margin-top: 5px;
width: 100%;
}
.share .fa-twitter {
color: #55acee;
}
.share .fa-facebook-square {
color: #3b5998;
}
.share .fa-google-plus-square {
color: #dd4b39;
}
.share .fa-pinterest {
color: #cc2127;
}
.author-box {
margin-top: 30px;
}
.author-box.author-bio-style-two .author-name {
float: left;
}
.author-box.author-bio-style-two .author-social-sites {
float: right;
}
.author-box.author-bio-style-two .author-description {
display: inline-block;
}
.author-box.author-bio-style-three .author-social-sites {
float: left;
}
.author-box.author-bio-style-three .author-description {
display: inline-block;
} .related-posts-main-title .fa {
color: #289dcc;
}
.related-posts-main-title span {
font-size: 26px;
padding-left: 10px;
}
.single-related-posts {
width: 32.5%;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-right: 1.25%;
float: left;
margin-bottom: 25px;
}
.single-related-posts img {
margin-bottom: 0;
}
.related-posts .single-related-posts:nth-child(3n+3) {
margin-right: 0;
}
.related-posts:not(.related-post-carousel) .single-related-posts:nth-child(3n+1) {
clear: both;
}
.single-related-posts .article-content {
padding: 0 10px;
}
.single-related-posts .byline {
display: none;
}
.single-related-posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 18px;
}
.single-related-posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.single-related-posts .article-content .entry-title a:hover {
color: #289dcc;
}
.single-related-posts .article-content .below-entry-meta .posted-on, .single-related-posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.single-related-posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.single-related-posts .article-content .below-entry-meta .byline .fa, .single-related-posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.single-related-posts .article-content .below-entry-meta .posted-on a, .single-related-posts .article-content .below-entry-meta .byline a, .single-related-posts .article-content .below-entry-meta .comments {
font-size: 12px;
}
.related-posts-wrapper {
position: relative;
margin-top: 30px;
}
.related-posts-wrapper .related-post-carousel {
visibility: hidden;
height: 0;
}
.related-posts-wrapper.style-two .single-related-posts {
width: 100%;
}
.related-posts-wrapper.style-two .related-posts-thumbnail {
float: left;
margin-right: 20px;
}
.related-posts-wrapper.style-three .single-related-posts {
width: 100%;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 12px;
}
.related-posts-wrapper.style-three .article-content {
padding: 0;
}
.related-posts-wrapper.style-three .article-content .entry-title {
padding: 0;
font-size: 16px;
}
.related-posts-wrapper.style-three .article-content .entry-title a {
position: relative;
margin-left: 20px;
}
.related-posts-wrapper.style-three .article-content .entry-title a::before {
display: block;
content: "";
background: #333333;
height: 8px;
width: 8px;
top: 50%;
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.related-posts-wrapper.style-three .article-content .entry-title a:hover::before {
background: #289dcc;
} .related-posts-wrapper-flyout {
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
background-color: #f8f8f8;
position: fixed;
bottom: 0;
right: 0;
width: 420px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
.related-posts-wrapper-flyout.flyout {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
transform: translateY(0);
z-index: 10;
}
.related-posts-wrapper-flyout .flyout-related-post-close {
float: right;
cursor: pointer;
}
.related-posts-wrapper-flyout .related-posts-flyout-main-title {
font-size: 18px;
padding: 20px 30px;
background-color: #2c2e34;
color: #ffffff;
}
.related-posts-wrapper-flyout .related-posts-flyout {
padding: 30px;
}
.related-posts-wrapper-flyout .single-related-posts-flyout {
margin-bottom: 20px;
}
.related-posts-wrapper-flyout .single-related-posts-flyout:last-child {
margin-bottom: 0;
}
.related-posts-wrapper-flyout .related-posts-thumbnail {
float: left;
margin-right: 15px;
width: 130px;
}
.related-posts-wrapper-flyout .article-content {
min-height: 90px;
}
.related-posts-wrapper-flyout .entry-title {
font-size: 14px;
line-height: 1.6;
padding-bottom: 0;
}
.related-posts-wrapper-flyout .entry-title a {
color: #232323;
}
.related-posts-wrapper-flyout .entry-title a:hover {
color: #289dcc;
}
.related-posts-wrapper-flyout .posted-on,
.related-posts-wrapper-flyout .comments,
.related-posts-wrapper-flyout .byline {
padding-right: 10px;
}
.related-posts-wrapper-flyout .posted-on a,
.related-posts-wrapper-flyout .posted-on span,
.related-posts-wrapper-flyout .comments a,
.related-posts-wrapper-flyout .comments span,
.related-posts-wrapper-flyout .byline a,
.related-posts-wrapper-flyout .byline span {
font-size: 11px;
}
.related-posts-wrapper-flyout .posted-on .fa,
.related-posts-wrapper-flyout .comments .fa,
.related-posts-wrapper-flyout .byline .fa {
font-size: 10px;
color: #888888;
padding-right: 5px;
}
.related-posts-wrapper-flyout .byline {
display: none;
} .share-buttons {
display: inline-block;
}
.box {
border: 1px solid #eaeaea;
border-radius: 3px;
display: inline-block;
}
.count {
background: none repeat scroll 0 0 #f2f2f2;
color: #289dcc;
float: right;
font-size: 22px;
padding: 0 16px;
}
.share {
float: left;
margin-right: 10px;
}
#twitter, #facebook, #googleplus, #pinterest {
float: left;
}
#twitter.share, #facebook.share, #googleplus.share, #pinterest.share {
margin-right: 0;
padding: 0 10px;
cursor: pointer;
} .author-social-sites li {
float: left;
}
.author-social-sites .fa-twitter, .author-social-sites .fa-facebook, .author-social-sites .fa-google-plus, .author-social-sites .fa-flickr, .author-social-sites .fa-linkedin, .author-social-sites .fa-instagram, .author-social-sites .fa-youtube, .author-social-sites .fa-tumblr {
font-size: 25px;
padding: 5px;
}
.author-social-sites .fa-twitter {
color: #55acee;
}
.author-social-sites .fa-facebook {
color: #3b5998;
}
.author-social-sites .fa-google-plus {
color: #dd4b39;
}
.author-social-sites .fa-flickr {
color: #006399;
}
.author-social-sites .fa-linkedin {
color: #007bb6;
}
.author-social-sites .fa-instagram {
color: #9c7c6e;
}
.author-social-sites .fa-youtube {
color: #e02a20;
}
.author-social-sites .fa-tumblr {
color: #45556c;
} .format-link .entry-content p {
text-align: center;
padding-top: 30px;
}
.format-link .entry-content a {
text-decoration: underline;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 3px;
background-color: #289dcc;
color: #ffffff;
-webkit-transition: background-color 0.3s linear 0s;
transition: background-color 0.3s linear 0s;
display: inline-block;
}
.format-link .entry-content a:hover {
background-color: #33363b;
} .format-aside .entry-header {
display: none;
}
.left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
}
.no-sidebar #primary {
float: none;
margin: 0 auto;
}
.no-sidebar-full-width #primary {
width: 100%;
}
.no-sidebar #secondary, .no-sidebar-full-width #secondary {
display: none;
}
.no-sidebar-full-width,
.no-sidebar {
overflow: hidden;
}
.no-sidebar-full-width #primary .entry-content > .alignfull,
.no-sidebar #primary .entry-content > .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: unset;
}
.no-sidebar-full-width #primary .entry-content > .alignfull.wp-block-cover, .no-sidebar-full-width #primary .entry-content > .alignfull.wp-block-cover-image,
.no-sidebar #primary .entry-content > .alignfull.wp-block-cover,
.no-sidebar #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -100px;
margin-right: -100px;
max-width: unset;
}
.no-sidebar-full-width.box-layout #main,
.no-sidebar.box-layout #main {
overflow: hidden;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignfull,
.no-sidebar.box-layout #primary .entry-content > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignfull.wp-block-cover, .no-sidebar-full-width.box-layout #primary .entry-content > .alignfull.wp-block-cover-image,
.no-sidebar.box-layout #primary .entry-content > .alignfull.wp-block-cover,
.no-sidebar.box-layout #primary .entry-content > .alignfull.wp-block-cover-image {
width: unset;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignwide,
.no-sidebar.box-layout #primary .entry-content > .alignwide {
margin-left: -30px;
margin-right: -30px;
max-width: unset;
}
.tg-site-layout--2-sidebars #primary {
width: 45.6140352%;
}
.tg-site-layout--2-sidebars #tertiary {
float: left;
width: 27.19298245%;
padding-right: 20px;
}
.tg-site-layout--2-sidebars #secondary {
width: 27.19298245%;
padding-left: 20px;
} .search .status-publish {
margin-bottom: 30px;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
width: 48.7013%;
}
.search .status-publish .article-content {
padding: 15px;
}
.search .status-publish:nth-child(2n) {
float: left;
clear: both;
}
.search .status-publish:nth-child(2n+1) {
float: right;
}
.search .status-publish:first-child {
float: none;
width: 100%;
}
.search .archive-layout-two.status-publish {
width: 100%;
}
.search .archive-layout-two.status-publish img {
float: left;
margin-bottom: 0;
margin-right: 20px;
}
#content .post.archive-layout-two img {
float: left;
margin-bottom: 0;
margin-right: 20px;
}
.archive #content .archive-layout-full-width.post:nth-child(2n), .archive #content .archive-layout-full-width.post:nth-child(2n+1),
.archive #content .archive-layout-two.post:nth-child(2n),
.archive #content .archive-layout-two.post:nth-child(2n+1),
.blog #content .archive-layout-full-width.post:nth-child(2n),
.blog #content .archive-layout-full-width.post:nth-child(2n+1),
.blog #content .archive-layout-two.post:nth-child(2n),
.blog #content .archive-layout-two.post:nth-child(2n+1),
.search .archive-layout-full-width.post:nth-child(2n),
.search .archive-layout-full-width.post:nth-child(2n+1),
.search .archive-layout-two.post:nth-child(2n),
.search .archive-layout-two.post:nth-child(2n+1) {
clear: both;
float: none;
width: 100%;
}
.archive #content,
.blog #content,
.search #content {  }
.archive #content .archive-layout-grid.post:first-child,
.blog #content .archive-layout-grid.post:first-child,
.search #content .archive-layout-grid.post:first-child {
width: 48.7013%;
}
.archive #content .archive-layout-grid.post:nth-child(odd),
.blog #content .archive-layout-grid.post:nth-child(odd),
.search #content .archive-layout-grid.post:nth-child(odd) {
float: left;
clear: both;
}
.archive #content .archive-layout-grid.post:nth-child(2n),
.blog #content .archive-layout-grid.post:nth-child(2n),
.search #content .archive-layout-grid.post:nth-child(2n) {
float: right;
clear: none;
}
.archive #content .archive-layout-full-width.post:first-child .article-content .entry-title,
.archive #content .archive-layout-grid.post:first-child .article-content .entry-title,
.blog #content .archive-layout-full-width.post:first-child .article-content .entry-title,
.blog #content .archive-layout-grid.post:first-child .article-content .entry-title,
.search #content .archive-layout-full-width.post:first-child .article-content .entry-title,
.search #content .archive-layout-grid.post:first-child .article-content .entry-title {
font-size: 22px;
}
.archive #content .archive-layout-grid-col-3.post,
.blog #content .archive-layout-grid-col-3.post,
.search #content .archive-layout-grid-col-3.post {
width: 31.33%;
float: left;
}
.archive #content .archive-layout-grid-col-3.post:nth-child(3n+2),
.blog #content .archive-layout-grid-col-3.post:nth-child(3n+2),
.search #content .archive-layout-grid-col-3.post:nth-child(3n+2) {
margin-left: 3%;
clear: none;
}
.archive #content .archive-layout-grid-col-3.post:nth-child(3n+3),
.blog #content .archive-layout-grid-col-3.post:nth-child(3n+3),
.search #content .archive-layout-grid-col-3.post:nth-child(3n+3) {
margin-left: 3%;
clear: none;
}
.archive #content .archive-layout-grid-col-3.post:nth-child(3n+1),
.blog #content .archive-layout-grid-col-3.post:nth-child(3n+1),
.search #content .archive-layout-grid-col-3.post:nth-child(3n+1) {
clear: both;
}
.archive #content .archive-layout-grid-col-3.post:first-child .article-content .entry-title,
.blog #content .archive-layout-grid-col-3.post:first-child .article-content .entry-title,
.search #content .archive-layout-grid-col-3.post:first-child .article-content .entry-title {
font-size: 22px;
}
.archive #content .archive-layout-grid-col-4.post,
.blog #content .archive-layout-grid-col-4.post,
.search #content .archive-layout-grid-col-4.post {
width: 23.5%;
float: left;
}
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+1),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+1),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+1) {
clear: both;
}
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+2),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+2),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+2) {
margin-left: 2%;
clear: none;
}
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+3),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+3),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+3) {
margin-left: 2%;
}
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+4),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+4),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+4) {
margin-left: 2%;
clear: none;
}
.archive #content .archive-layout-full-width.post:first-child .article-content .entry-title,
.archive #content .archive-layout-grid-col-4.post:first-child .article-content .entry-title,
.blog #content .archive-layout-full-width.post:first-child .article-content .entry-title,
.blog #content .archive-layout-grid-col-4.post:first-child .article-content .entry-title,
.search #content .archive-layout-full-width.post:first-child .article-content .entry-title,
.search #content .archive-layout-grid-col-4.post:first-child .article-content .entry-title {
font-size: 22px;
}
@media (min-width: 601px) and (max-width: 1024px) {
.archive #content .post.archive-layout-grid-col-3,
.blog #content .post.archive-layout-grid-col-3,
.search #content .post.archive-layout-grid-col-3 {
width: 48.7013%;
}
.archive #content .post.archive-layout-grid-col-3:nth-child(odd),
.blog #content .post.archive-layout-grid-col-3:nth-child(odd),
.search #content .post.archive-layout-grid-col-3:nth-child(odd) {
float: left;
clear: both;
margin-left: 0;
}
.archive #content .post.archive-layout-grid-col-3:nth-child(even),
.blog #content .post.archive-layout-grid-col-3:nth-child(even),
.search #content .post.archive-layout-grid-col-3:nth-child(even) {
float: right;
clear: none;
margin-left: 0;
}
.archive #content .post.archive-layout-grid-col-4,
.blog #content .post.archive-layout-grid-col-4,
.search #content .post.archive-layout-grid-col-4 {
width: 48.7013%;
}
.archive #content .post.archive-layout-grid-col-4:nth-child(odd),
.blog #content .post.archive-layout-grid-col-4:nth-child(odd),
.search #content .post.archive-layout-grid-col-4:nth-child(odd) {
float: left;
clear: both;
margin-left: 0;
}
.archive #content .post.archive-layout-grid-col-4:nth-child(even),
.blog #content .post.archive-layout-grid-col-4:nth-child(even),
.search #content .post.archive-layout-grid-col-4:nth-child(even) {
float: right;
clear: none;
margin-left: 0;
}
} .error-404 .page-header .page-title {
border: medium none;
font-size: 26px;
font-weight: 700;
}
.error-wrap span {
display: block;
text-align: center;
}
.num-404 {
color: #289dcc;
font-size: 300px;
font-weight: 700;
line-height: 300px;
}
.error {
background: #289dcc none repeat scroll 0 0;
color: #ffffff;
font-size: 25px;
font-weight: 600;
letter-spacing: 3px;
line-height: 35px;
margin: 20px auto;
padding: 2px 28px;
text-transform: uppercase;
width: 93%;
}
.error-404 .page-header, .error-404 p {
text-align: center;
}
.page-template-page-builder #primary {
float: none;
width: 100%;
}
.page-template-page-builder #main {
padding-top: 0;
padding-bottom: 0;
} #colophon {
font-size: 14px;
line-height: 1.4;
}
#colophon .widget {
margin-bottom: 40px;
}
#colophon p {
font-size: 14px;
line-height: 1.4;
}
#colophon .tg-upper-footer-widgets .widget {
background-color: #2c2e34;
border-radius: 5px;
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px;
}
#colophon .tg-upper-footer-widgets .widget_featured_posts .article-content .entry-title a {
color: #ffffff;
} .footer-widgets-wrapper {
border-top: 1px solid #f2f2f2;
background-color: #303440;
}
.footer-widgets-area {
padding-top: 45px;
padding-bottom: 10px;
color: #cccccc;
}
.tg-footer-main-widget {
width: 39.473684%;
float: left;
margin-right: 2.63158%;
}
.tg-footer-other-widgets {
float: right;
width: 57.894737%;
}
.footer-full-width-sidebar.inner-wrap {
width: 100%;
display: block;
overflow: hidden;
}
.tg-second-footer-widget, .tg-third-footer-widget {
width: 30.303030%;
float: left;
margin-right: 4.54545%;
}
.tg-fourth-footer-widget {
width: 30.303030%;
float: right;
margin-right: 0;
}
.top-full-width-sidebar .widget-title, .footer-widgets-area .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.top-full-width-sidebar .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.footer-widgets-area .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.footer-widgets-area p {
text-align: left;
color: #aaaaaa;
}
.footer-widgets-area a,
.footer-widgets-area .human-diff-time {
color: #ffffff;
}
.footer-widgets-area a:hover,
.footer-widgets-area .human-diff-time:hover {
color: #289dcc;
}
.footer-widgets-area .reading-time {
color: #ffffff;
}
.footer-widgets-area .widget_featured_posts .comments span {
color: #ffffff;
} .footer-socket-wrapper {
padding: 20px 0 50px;
background-color: #303440;
}
.footer-socket-area {
width: 100%;
}
.footer-socket-right-section {
float: right;
text-align: right;
}
.footer-socket-left-section {
float: none;
}
.footer-socket-wrapper .copyright {
color: #b1b6b6;
float: left;
font-size: 14px;
max-width: 50%;
line-height: 1.7;
}
.footer-socket-wrapper .copyright a {
color: #b1b6b6;
border-bottom: 1px solid #5a5d62;
}
.footer-socket-wrapper .copyright a:hover {
color: #ffffff;
}
.copyright-right .footer-socket-left-section {
float: right;
}
.copyright-right .footer-socket-left-section .copyright {
text-align: right;
float: right;
max-width: 100%;
}
.copyright-right .footer-socket-right-section {
float: left;
}
.copyright-right .footer-socket-right-section .social-links {
text-align: left;
}
.copyright-right .footer-socket-right-section .footer-menu:first-child {
padding-left: 0;
}
.copyright-center .footer-socket-left-section .copyright {
margin-top: 5px;
text-align: center;
float: none;
max-width: 100%;
}
.copyright-center .footer-socket-right-section {
float: none;
text-align: center;
}
.copyright-center .footer-socket-right-section .social-links {
text-align: center;
}
.copyright-center .footer-socket-right-section .footer-menu:first-child {
padding-left: 0;
} .colormag-footer--classic .footer-widgets-area .widget-title {
border-bottom: 0 none;
}
.colormag-footer--classic .footer-widgets-area .widget-title span {
background-color: transparent !important;
padding: 0 0 6px;
position: relative;
}
.colormag-footer--classic .footer-widgets-area .widget-title span::before {
position: absolute;
display: block;
bottom: -1px;
content: ' ';
left: 0;
width: 25px;
height: 2px;
background-color: #289dcc;
}
.colormag-footer--classic .footer-socket-wrapper {
background-color: #252730;
padding: 20px 0;
} .colormag-footer--classic-bordered .footer-widgets-area .widget-title {
border-bottom: 0 none;
}
.colormag-footer--classic-bordered .footer-widgets-area .widget-title span {
background-color: transparent !important;
padding: 0 0 6px;
position: relative;
border-bottom: 1px solid #5e616a;
}
.colormag-footer--classic-bordered .footer-widgets-area .widget-title span::before {
position: absolute;
display: block;
bottom: -1px;
content: ' ';
left: 0;
width: 25px;
height: 2px;
background-color: #289dcc;
}
.colormag-footer--classic-bordered .footer-socket-wrapper {
padding-top: 0;
}
.colormag-footer--classic-bordered .footer-socket-wrapper .footer-socket-area {
padding-top: 20px;
border-top: 1px solid #40444f;
}
#colophon.colormag-footer--classic .tg-upper-footer-widgets .widget, #colophon.colormag-footer--classic-bordered .tg-upper-footer-widgets .widget {
background-color: transparent;
border-radius: 0;
border: 0 none;
padding: 0;
}
#colophon.colormag-footer--classic .tg-upper-footer-widgets .widget .widget-title, #colophon.colormag-footer--classic-bordered .tg-upper-footer-widgets .widget .widget-title {
margin-bottom: 30px;
}
#colophon.colormag-footer--classic .random_posts_widget_inner_wrap, #colophon.colormag-footer--classic-bordered .random_posts_widget_inner_wrap {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#colophon.colormag-footer--classic .random_posts_widget_inner_wrap .single-article, #colophon.colormag-footer--classic-bordered .random_posts_widget_inner_wrap .single-article {
border-bottom: 1px solid #40444f;
margin-bottom: 15px;
}
#colophon.colormag-footer--classic .random_posts_widget_inner_wrap .single-article:last-child, #colophon.colormag-footer--classic-bordered .random_posts_widget_inner_wrap .single-article:last-child {
border-bottom: none;
margin-bottom: 0;
}
#colophon.colormag-footer--classic .widget_featured_posts .single-article, #colophon.colormag-footer--classic-bordered .widget_featured_posts .single-article {
-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#colophon.colormag-footer--classic .following-post .single-article, #colophon.colormag-footer--classic-bordered .following-post .single-article {
border-bottom: 1px solid #40444f;
padding-bottom: 15px;
}
#colophon.colormag-footer--classic .following-post .single-article:last-child, #colophon.colormag-footer--classic-bordered .following-post .single-article:last-child {
border-bottom: none;
padding-bottom: 0;
}
#colophon.colormag-footer--classic .first-post, #colophon.colormag-footer--classic-bordered .first-post {
border-bottom: 1px solid #40444f;
}
#colophon.colormag-footer--classic .first-post .article-content, #colophon.colormag-footer--classic-bordered .first-post .article-content {
padding: 0 0 5px;
} .footer-menu {
padding-top: 5px;
}
.footer-menu ul li {
display: inline-block;
padding-left: 10px;
font-size: 12px;
}
#colophon .footer-menu ul li a {
color: #b1b6b6;
}
#colophon .footer-menu ul li a:hover {
color: #289dcc;
} a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
opacity: 0.5;
z-index: 999;
filter: alpha(opacity=50); }
a#scroll-up i {
font-size: 40px;
color: #289dcc;
}
a#scroll-up:hover {
opacity: 1;
filter: alpha(opacity=100); } .advertisement_above_footer {
background-color: #ffffff;
}
.advertisement_above_footer .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.advertisement_above_footer .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
} blockquote,
.wp-block-quote,
.wp-block-quote.is-style-large,
.wp-block-quote.has-text-align-right {
padding: 30px 30px 20px 45px;
margin-bottom: 20px;
background-color: #289dcc;
color: #fff;
border-radius: 5px;
border-left: 0;
}
blockquote p,
.wp-block-quote p,
.wp-block-quote.is-style-large p,
.wp-block-quote.has-text-align-right p {
font-size: 16px;
font-family: "Open Sans", serif;
line-height: 1.4;
position: relative;
padding-top: 0;
padding-left: 15px;
}
blockquote p::before,
.wp-block-quote p::before,
.wp-block-quote.is-style-large p::before,
.wp-block-quote.has-text-align-right p::before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #fff;
font-size: 32px;
position: absolute;
top: -27px;
left: -27px;
}
blockquote a,
.wp-block-quote a,
.wp-block-quote.is-style-large a,
.wp-block-quote.has-text-align-right a {
color: #fff;
text-decoration: underline;
}
blockquote em,
blockquote i,
blockquote cite,
.wp-block-quote em,
.wp-block-quote i,
.wp-block-quote cite,
.wp-block-quote.is-style-large em,
.wp-block-quote.is-style-large i,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right em,
.wp-block-quote.has-text-align-right i,
.wp-block-quote.has-text-align-right cite {
font-style: normal;
}
blockquote cite,
.wp-block-quote cite,
.wp-block-quote.is-style-large cite,
.wp-block-quote.has-text-align-right cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
}
blockquote.wp-block-quote.has-text-align-right {
border-right: 0;
}  .wp-pagenavi {
text-align: center;
margin-bottom: 30px;
}
#content .wp-pagenavi .page, #content .wp-pagenavi a {
padding: 4px 10px;
color: #777777;
border: 1px solid #f2f2f2;
}
#content .wp-pagenavi .current {
padding: 4px 10px;
color: #ffffff;
background-color: #289dcc;
border: 1px solid #f2f2f2;
}
#content .wp-pagenavi a {
margin-left: 5px;
border-radius: 2px;
}
#content .wp-pagenavi a:hover {
padding: 4px 10px;
color: #ffffff;
background-color: #289dcc;
border: 1px solid #f2f2f2;
}
#content .wp-pagenavi span {
margin-left: 5px;
border-radius: 2px;
}
#content .wp-pagenavi span.pages {
margin-left: 0;
color: #777777;
padding: 4px 10px;
border: 1px solid #f2f2f2;
} .headroom {
will-change: transform;
-webkit-transition: -webkit-transform 200ms linear;
transition: -webkit-transform 200ms linear;
transition: transform 200ms linear;
transition: transform 200ms linear, -webkit-transform 200ms linear;
}
#cm-primary-nav.headroom--pinned {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
#cm-primary-nav.headroom--unpinned {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
[class*='mzb'] h3 {
padding-bottom: 0;
}
[class*='mzb'] h2 {
padding-bottom: 0;
}
[class*='mzb'] img {
margin-bottom: 0;
}
[class*='mzb'] .editor-styles-wrapper h1,
[class*='mzb'] .editor-styles-wrapper h2,
[class*='mzb'] .editor-styles-wrapper h3,
[class*='mzb'] .editor-styles-wrapper h4,
[class*='mzb'] .editor-styles-wrapper h5,
[class*='mzb'] .editor-styles-wrapper h6 {
padding-bottom: 0;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #main[tabindex="-1"]:focus {
outline: 0;
}
.alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.clearfix {
display: inline-block;
}
.clearfix::after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}  @media screen and (max-width: 1200px) {
.no-sidebar-full-width #primary .entry-content > .alignwide {
margin-left: -20px;
margin-right: -20px;
}
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -50px;
margin-right: -50px;
}
.no-sidebar #primary .entry-content > .alignfull {
margin-left: -100px;
margin-right: -100px;
}
}
@media screen and (min-width: 980px) {
.weather-location .owf {
line-height: 120px;
}
.weather-info .weather-icon {
font-size: 150px;
}
.weather-location-name {
font-size: 30px;
padding-top: 0;
}
.weather-desc {
font-size: 18px;
padding-top: 15px;
}
.weather-current-temp {
font-size: 60px;
}
.related-posts-wrapper.style-two .related-posts-thumbnail {
width: 50%;
}
}
@media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
.tg-full-width.inner-wrap {
padding: 0;
}
.author-description-wrapper {
width: 75%;
}
.call-to-action__title {
font-size: 40px;
}
.video-playing {
padding-bottom: 45%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 25.5%;
}
}
@media (min-width: 769px) and (max-width: 979px) {
.weather-today {
margin-left: 0;
}
.video-playlist {
width: 40%;
}
.video-player--vertical .video-playing {
width: 60%;
padding-bottom: 54%;
}
.video-player--vertical .video-playlist-info {
width: 70.5%;
}
.related-posts-wrapper.style-two .related-posts-thumbnail {
width: 50%;
}
}
@media (min-width: 601px) and (max-width: 800px) {
.related-posts-wrapper.style-two .related-posts-thumbnail {
width: 50%;
}
}
@media screen and (max-width: 800px) {
.header_display_type_one .cm-header-col-1 {
float: none;
margin-bottom: 10px;
}
.header_display_type_one #cm-site-branding {
float: none;
text-align: center;
padding-right: 0;
margin-bottom: 10px;
}
#header-text, .header_display_type_one #header-text {
float: none;
text-align: center;
padding-right: 0;
}
.cm-header-col-2, .header_display_type_one .cm-header-col-2 {
float: none;
}
.cm-header-col-2 .widget, .header_display_type_one .cm-header-col-2 .widget {
text-align: center;
}
}
@media screen and (max-width: 768px) {
.cm-header-actions .social-links ul {
display: block;
}
.widget_slider_area, .widget_beside_slider {
float: none;
width: 100%;
}
.widget_slider_area {
padding-bottom: 10px;
}
#primary, #secondary {
float: none;
width: 100%;
}
.video-player--vertical .video-playing, .video-player--vertical .video-playlist {
width: 100%;
display: block;
}
.video-player--vertical .video-playing {
padding-bottom: 65%;
}
.video-player--vertical.video-playlist-item img {
margin-bottom: 0;
width: 20%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 35%;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignwide,
.no-sidebar.box-layout #primary .entry-content > .alignwide {
margin-left: -15px;
margin-right: -15px;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignfull,
.no-sidebar.box-layout #primary .entry-content > .alignfull {
margin-left: -30px;
margin-right: -30px;
}
.no-sidebar #primary .entry-content > .alignfull {
margin-left: -15px;
margin-right: -15px;
}
}
@media screen and (max-width: 767px) {
.tg-one-half, .tg-one-third {
float: none;
width: 100%;
margin: 0;
}
.num-404 {
font-size: 170px;
line-height: 210px;
}
.error {
margin: 0 auto 50px;
padding: 0;
width: 70%;
}
.call-to-action__title {
font-size: 36px;
}
.widget_call_to_action .btn--primary {
padding: 15px 20px;
}
}
@media screen and (max-width: 600px) {
.date-in-header {
float: none;
max-width: 100%;
}
.breaking-news::after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.breaking-news-latest {
position: static;
vertical-align: top;
}
.image-ticker-news .article-content .entry-title {
display: none;
}
.logged-in #cm-masthead #cm-primary-nav {
top: 0 !important;
}
.archive #content .post:first-child, .archive #content .post:nth-child(2n), .archive #content .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.archive #content .archive-layout-grid.post:first-child {
float: none;
width: 100%;
}
.blog #content .archive-layout-grid.post:first-child,
.search #content .archive-layout-grid.post:first-child,
.archive #content .archive-layout-grid.post:nth-child(odd),
.blog #content .archive-layout-grid.post:nth-child(odd),
.search #content .archive-layout-grid.post:nth-child(odd),
.archive #content .archive-layout-grid.post:nth-child(2n),
.blog #content .archive-layout-grid.post:nth-child(2n),
.search #content .archive-layout-grid.post:nth-child(2n) {
float: none;
width: 100%;
}
.archive #content .archive-layout-grid-col-3.post,
.blog #content .archive-layout-grid-col-3.post,
.search #content .archive-layout-grid-col-3.post,
.archive #content .archive-layout-grid-col-3.post:nth-child(3n+2),
.blog #content .archive-layout-grid-col-3.post:nth-child(3n+2),
.search #content .archive-layout-grid-col-3.post:nth-child(3n+2),
.archive #content .archive-layout-grid-col-3.post:nth-child(3n+3),
.blog #content .archive-layout-grid-col-3.post:nth-child(3n+3),
.search #content .archive-layout-grid-col-3.post:nth-child(3n+3) {
float: none;
width: 100%;
margin-left: 0;
}
.archive #content .archive-layout-grid-col-4.post,
.blog #content .archive-layout-grid-col-4.post,
.search #content .archive-layout-grid-col-4.post,
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+2),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+2),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+2),
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+3),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+3),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+3),
.archive #content .archive-layout-grid-col-4.post:nth-child(4n+4),
.blog #content .archive-layout-grid-col-4.post:nth-child(4n+4),
.search #content .archive-layout-grid-col-4.post:nth-child(4n+4) {
float: none;
width: 100%;
margin-left: 0;
}
.blog .post:first-child, .blog .post:nth-child(2n), .blog .post:nth-child(2n+1),
.search .post:first-child,
.search .post:nth-child(2n),
.search .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.related-posts-wrapper.style-two .related-posts-thumbnail,
.related-posts-wrapper.style-two .article-content {
width: 100%;
float: none;
}
.tg-footer-main-widget {
float: none;
margin-right: 0;
width: 100%;
}
.tg-footer-other-widgets {
float: none;
width: 100%;
}
.footer-socket-right-section, .footer-socket-left-section {
float: none;
text-align: center;
}
.footer-socket-wrapper .copyright {
float: none;
max-width: 100%;
text-align: center;
}
.footer-socket-area .social-links {
float: none;
}
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
width: 25%;
}
.author-img {
display: block;
margin: 0 auto;
}
.author-img img {
margin-right: 0;
}
.avatar {
border-radius: 50%;
display: inline-block;
float: none;
margin: 0 auto;
}
.author-description-wrapper {
float: none;
padding-top: 10px;
width: 100%;
}
.search .status-publish:nth-child(2n), .search .status-publish:nth-child(2n+1) {
float: none;
width: 100%;
}
.call-to-action__title {
font-size: 24px;
margin-bottom: 0;
}
.call-to-action-content {
margin-bottom: 20px;
}
.widget_call_to_action .btn--primary {
padding: 10px 15px;
font-weight: 400;
}
.video-player.video-player--horizontal .video-playing {
padding-bottom: 70%;
}
.video-player.video-player--horizontal .video-playlist .video-playlist-item {
width: 51%;
}
.exchange-currency.exchange-column-2 .currency-table, .exchange-currency.exchange-column-3 .currency-table {
width: 100%;
padding-right: 0;
}
.weather-forecast-day, #secondary .weather-forecast-day {
width: 52%;
}
.no-sidebar-full-width #primary .entry-content > .alignwide,
.no-sidebar #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
}
.no-sidebar-full-width.box-layout #primary .entry-content > .alignwide,
.no-sidebar.box-layout #primary .entry-content > .alignwide {
margin-left: 0;
margin-right: 0;
}
.copyright-right .footer-socket-left-section {
float: none;
text-align: center;
}
.copyright-right .footer-socket-left-section .copyright {
text-align: center;
float: none;
max-width: 100%;
}
.copyright-right .footer-socket-right-section {
float: none;
text-align: center;
}
.copyright-right .footer-socket-right-section .social-links {
float: none;
text-align: center;
}
}
@media screen and (max-width: 420px) {
.widget_block_picture_news.widget_highlighted_posts .single-article {
float: none;
margin-right: 0;
max-width: 100%;
width: 100%;
}
.widget_highlighted_posts .single-article {
float: none;
margin-right: 0;
max-width: 100%;
}
.widget_featured_posts .first-post, .widget_featured_posts .following-post {
float: none;
width: 100%;
}
.main-content-section .tg-one-half {
width: 100%;
}
.main-content-section .tg-one-half.tg-one-half-last {
width: 100%;
}
.tg-second-footer-widget, .tg-third-footer-widget, .tg-fourth-footer-widget {
float: none;
margin-right: 0;
width: 100%;
}
.single-related-posts {
margin-right: 0;
width: 100%;
}
.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
width: 33.33%;
}
.related-posts-wrapper-flyout {
width: 95%;
}
.related-posts-wrapper-flyout .related-posts-flyout-main-title {
padding: 20px;
}
.related-posts-wrapper-flyout .related-posts-flyout {
padding: 20px;
}
}
@media screen and (max-width: 767px) {
.tg-site-layout--2-sidebars #primary,
.tg-site-layout--2-sidebars #secondary,
.tg-site-layout--2-sidebars #tertiary {
float: none;
width: 100%;
}
}  .newsticker, .breaking-news-widget-slide {
visibility: hidden;
} .widget_slider_area_rotate, .widget_block_picture_news .widget_highlighted_post_area, .thumbnail-big-sliders, .image-ticker-news {
visibility: hidden;
height: 0;
} .mega-menu .widget_slider_area_rotate, .mega-menu .widget_block_picture_news .widget_highlighted_post_area, .mega-menu .thumbnail-big-sliders, .mega-menu .image-ticker-news, .mega-menu .breaking-news-widget-slide {
visibility: hidden !important;
}
.mega-menu .mega-toggle-on .widget_slider_area_rotate, .mega-menu .mega-toggle-on .widget_block_picture_news .widget_highlighted_post_area, .mega-menu .mega-toggle-on .thumbnail-big-sliders, .mega-menu .mega-toggle-on .image-ticker-news, .mega-menu .mega-toggle-on .breaking-news-widget-slide {
visibility: visible !important;
}  .infinite-scroll .default-wp-page, .infinite-scroll.neverending #colophon { display: none;
} .infinity-end.neverending #colophon {
display: block;
} .thumbnail-pagination {
margin: 30px 0;
}
.default-wp-page .previous, .default-wp-page .next {
padding: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.thumbnail-pagination li {
width: 49.5%;
-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
min-height: 90px;
}
.thumbnail-pagination img {
width: 20%;
display: inline-block;
vertical-align: top;
margin: 0;
}
.thumbnail-pagination .next {
text-align: right;
}
.thumbnail-pagination .previous a {
padding-left: 4%;
}
.thumbnail-pagination .next a {
padding-right: 4%;
}
.thumbnail-pagination a {
display: inline-block;
vertical-align: top;
width: 75%;
color: #67666a;
line-height: 28px;
position: relative;
text-transform: uppercase;
padding: 0;
font-weight: 700;
}
.thumbnail-pagination a:hover {
text-decoration: none;
}
.thumbnail-pagination a span {
display: none;
}
@media screen and (max-width: 767px) {
.thumbnail-pagination li {
width: 100%;
display: block;
min-height: 70px;
}
.thumbnail-pagination li.previous {
margin-bottom: 20px;
}
.thumbnail-pagination a {
font-size: 15px;
}
}