html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b, strong {
font-weight: 600;
} code, kbd, samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button, input, optgroup, select, textarea {
font-family: 'Poppins', sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button, input { overflow: visible;
} button, select { text-transform: none;
} button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"], [type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body, button, input, select, optgroup, textarea {
color: #000000;
font-family: 'Poppins', sans-serif;
font-size: 17px;
line-height: 1.55;
font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: 700;
line-height: 1.3em;
}
h1 {
font-size: 2.1665em;
margin: 0.5em 0;
}
h2 {
font-size: 1.7223em;
margin: 0.65em 0;
}
h3 {
font-size: 1.3888em;
margin: 0.7em 0;
}
h4 {
font-size: 1.1112em;
margin: 0.8em 0;
}
h5 {
font-size: 0.8888em;
margin: 0.7em 0;
}
h6 {
font-size: 0.7778em;
margin: 1.5em 0;
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote, q {
margin: 1.5em 0;
border: 1px solid #E6E6E6;
padding: 30px 30px 30px 70px;
border-radius: 5px;
font-size: 1em;
font-style: italic;
font-family: 'Georgia';
line-height: 1.7;
background: url(//routerloginnet.tips/wp-content/themes/jobscout/images/quote.svg) no-repeat;
background-size: 21px;
background-position: 30px 35px;
}
blockquote p:last-child, q p:last-child {
margin-bottom: 0;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*, *:before, *:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #E6E6E6;
border: 0;
height: 1px;
margin-bottom: 2em;
width: 100%;
clear: both;
margin-top: 2em;
}
ul, ol {
margin: 0 0 1.5em 0;
}
ul {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; vertical-align: top;
}
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
border: 1px solid #E6E6E7;
border-radius: 5px;
font-size: 0.888em;
text-align: left;
border-spacing: 0;
overflow: hidden;
}
table tr th {
font-weight: 600;
padding: 15px;
background: #F9F9FA;
border-bottom: 1px solid #E6E6E6;
}
table tr td {
border-bottom: 1px solid #E6E6E6;
padding: 15px;
}
table tr:last-child td {
border-bottom: none;
} button, input[type="button"], input[type="reset"], input[type="submit"] {
display: inline-block;
background: #00abe8;
border: 1px solid #00abe8;
color: #fff;
font-weight: 700;
font-size: 0.888em;
border-radius: 5px;
padding: 10px 18px;
cursor: pointer;
outline: none;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
background: none;
color: #00abe8;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
color: #333333;
border: 1px solid #E6E6E6;
border-radius: 5px;
padding: 5px 15px;
width: 100%;
height: 50px;
font-size: 0.8888em;
font-weight: 400;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
color: #333333;
}
select {
border: 1px solid #E6E6E6;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23777" d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>');
background-repeat: no-repeat;
background-size: 10px;
background-position: calc(100% - 12px) 50%;
padding-right: 30px !important;
padding-left: 15px;
width: 100%;
height: 50px;
border-radius: 5px;
font-size: 0.8888em;
}
textarea {
width: 100%;
height: 100px;
}  a {
color: #00abe8;
text-decoration: none;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
} a:focus {
outline: none;
}
a:hover, a:active {
outline: 0;
}
a:hover {
color: #333333;
} .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
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;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-top: 0;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-top: 0;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .container:before, .container:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .container:after, .site-content:after, .site-footer:after {
clear: both;
} .widget {
margin: 0 0 60px 0; }
#secondary .widget:last-child {
margin-bottom: 0;
}
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 1em 0 0em;
}
body.home .hentry {
margin-top: 0px
}
.updated:not(.published) {
display: none;
}
.page-content, .entry-content, .entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed, iframe, object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
position: relative;
border-radius: 5px;
overflow: hidden;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0;
background: #fff;
position: absolute;
top: 10px;
left: 10px;
border-radius: 5px;
font-size: 0.778em;
color: #000;
font-weight: 400;
padding: 3px 8px;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
padding: 3px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} body.custom-background .site {
max-width: 1200px;
margin: 0 auto;
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.container {
margin: 0 auto;
max-width: 1170px;
}
.fallback-svg {
vertical-align: top;
}
.btn-wrap {
display: block;
width: 100%;
text-align: center;
}
a.btn {
display: inline-block;
background: #00abe8;
border: 1px solid #00abe8;
color: #fff;
font-weight: 700;
font-size: 0.888em;
border-radius: 5px;
padding: 10px 18px;
}
a.btn:hover {
background: none;
color: #00abe8;
}
a.btn .fas {
font-size: 0.556em;
vertical-align: middle;
margin-right: 5px;
}
section[class*="-section"] .widget_text {
text-align: center;
margin-left: auto;
margin-right: auto;
clear: both;
display: table;
width: 100%;
}
section[class*="-section"] .widget_text .widget-title, .section-title, .client-section .widget .widget-title {
font-size: 1.7223em;
margin-top: 0;
margin-bottom: 0;
font-weight: 800;
line-height: 1.5;
}
section[class*="-section"] .widget_text .textwidget {
font-size: 0.888em;
font-weight: 400;
}
section[class*="-section"] .widget_text .textwidget p {
margin: 0;
}
figure.post-thumbnail {
margin: 0;
}
.entry-meta {
font-size: 0.778em;
font-weight: 400;
}
.entry-meta > span {
display: inline-block;
vertical-align: middle;
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid rgba(0, 0, 0, 0.5);
line-height: 1;
}
.entry-meta > span:last-child {
border-right: none;
margin-right: 0;
padding-right: 0;
}
.entry-meta > span a {
color: rgba(0, 0, 0, 0.6);
}
.entry-meta > span a:hover {
color: #00abe8;
}
.entry-title a {
color: #333333;
display: inline-block
}
.entry-title a:hover {
color: #00abe8;
}
.entry-footer a + .edit-link {
margin-left: 20px;
}
form.search-form:before, form.search-form:after {
content: "";
display: table;
}
form.search-form:after {
clear: both;
}
form.search-form label {
float: left;
width: calc(100% - 50px);
display: inline-block;
}
form.search-form input.search-field {
border-radius: 5px 0 0 5px;
height: 50px;
border-right: none;
}
form.search-form input.search-submit {
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
padding: 0;
border-radius: 0 5px 5px 0;
border: none;
color: #fff;
background: #00abe8 url(//routerloginnet.tips/wp-content/themes/jobscout/images/search-icon.svg);
background-size: 15px;
background-repeat: no-repeat;
background-position: center;
text-indent: 60px;
overflow: hidden;
}
form.search-form input.search-submit:hover {
opacity: 0.75;
filter: alpha(opacity=75);
}
#secondary .widget .widget-title, .site-footer .widget .widget-title {
font-size: 1.112em;
margin-top: 0;
margin-bottom: 15px;
font-weight: 700;
}
.site-footer .widget .widget-title {
color: #fff;
margin-bottom: 30px;
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget-area .widget ul ul, .site-footer .widget ul ul {
margin-top: 15px;
margin-left: 15px;
}
.widget-area .widget ul ul li, .site-footer .widget ul ul li {
font-size: 1em;
}
.widget-area .widget ul li, .site-footer .widget ul li {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #E6E6E6;
font-size: 0.888em;
font-weight: 400;
}
.site-footer .widget ul li {
border-bottom-color: rgba(255, 255, 255, 0.15);
}
.widget-area .widget ul li:last-child, .site-footer .widget ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.widget-area .widget ul li a {
color: #333333;
}
.site-footer .widget ul li, .site-footer .widget ul li a {
color: rgba(255, 255, 255, 0.8);
}
.widget-area .widget ul li a:hover, .site-footer .widget ul li a:hover {
color: #00abe8;
}
.site-content > header.page-header {
margin-bottom: 40px;
text-align: center;
}
.site-content header.page-header .page-title {
margin-top: 0;
margin-bottom: 0;
font-size: 1.7223em;
font-weight: 700;
}
.post-count {
font-size: 0.888em;
font-weight: 400;
}
.dropcap {
display: inline-block;
float: left;
font-size: 3.6111em;
font-weight: 700;
line-height: 0.8;
margin-right: 10px;
}
.page-template-default figure.post-thumbnail {
margin-bottom: 30px;
} .navigation.pagination .nav-links {
text-align: center;
}
.navigation.pagination .page-numbers {
display: inline-block;
width: 48px;
height: 48px;
line-height: 44px;
text-align: center;
border: 2px solid #F0F0F0;
border-radius: 100%;
text-decoration: none;
text-transform: uppercase;
color: #333333;
font-size: 0.888em;
font-weight: 600;
margin: 5px 3px;
vertical-align: middle;
letter-spacing: 1px;
}
.navigation.pagination .page-numbers.dots {
border: none;
}
.navigation.pagination .page-numbers.prev, .navigation.pagination .page-numbers.next {
width: auto;
border-radius: 40px;
padding-left: 30px;
padding-right: 30px;
float: left;
position: relative;
}
.navigation.pagination .page-numbers.prev {
padding-left: 55px;
}
.navigation.pagination .page-numbers.next {
float: right;
padding-right: 55px;
}
.navigation.pagination .page-numbers.prev::before, .navigation.pagination .page-numbers.next::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"></path></svg>');
background-repeat: no-repeat;
width: 15px;
height: 15px;
position: absolute;
top: 14px;
left: 30px;
}
.navigation.pagination .page-numbers.next::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>');
left: auto;
right: 30px;
}
.navigation.pagination .page-numbers.prev:hover::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23fff" d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z"></path></svg>');
}
.navigation.pagination .page-numbers.next:hover::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23fff" d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"></path></svg>');
}
.navigation.pagination .page-numbers:not(.dots):hover, .navigation.pagination .page-numbers.current:not(.dots) {
background: #00abe8;
color: #fff;
border-color: #00abe8;
}
.post-navigation {
margin-top: 60px;
margin-bottom: 0;
}
.post-navigation .nav-links:before, .post-navigation .nav-links:after {
content: "";
display: table;
}
.post-navigation .nav-links:after {
clear: both;
}
.post-navigation .nav-previous, .post-navigation .nav-next {
position: relative;
}
.post-navigation .nav-links a {
display: inline-block;
position: relative;
padding-left: 30px;
text-decoration: none;
color: #000;
font-size: 1em;
font-weight: 400;
}
.post-navigation .nav-next a {
padding-right: 30px;
padding-left: 0;
}
.post-navigation .nav-links a:hover {
color: #00abe8;
}
.post-navigation .nav-links a::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23999" d="M193.456 357.573L127.882 292H424c13.255 0 24-10.745 24-24v-24c0-13.255-10.745-24-24-24H127.882l65.574-65.573c9.373-9.373 9.373-24.569 0-33.941l-16.971-16.971c-9.373-9.373-24.569-9.373-33.941 0L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l135.515 135.515c9.373 9.373 24.569 9.373 33.941 0l16.971-16.971c9.373-9.372 9.373-24.568 0-33.941z"></path></svg>');
background-repeat: no-repeat;
width: 21px;
height: 21px;
position: absolute;
top: 0;
left: 0;
}
.post-navigation .nav-next a::before {
left: auto;
right: 0;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23999" d="M254.544 154.427L320.118 220H24c-13.255 0-24 10.745-24 24v24c0 13.255 10.745 24 24 24h296.118l-65.574 65.573c-9.373 9.373-9.373 24.569 0 33.941l16.971 16.971c9.373 9.373 24.569 9.373 33.941 0L440.97 272.97c9.373-9.373 9.373-24.569 0-33.941L305.456 103.515c-9.373-9.373-24.569-9.373-33.941 0l-16.971 16.971c-9.373 9.372-9.373 24.568 0 33.941z"></path></svg>');
}
.post-navigation .nav-links .meta-nav {
display: block;
font-size: 0.7778em;
font-weight: 700;
text-transform: uppercase;
color: #999;
letter-spacing: 1px;
margin-bottom: 5px;
}
.posts-navigation .nav-links a {
display: inline-block;
vertical-align: middle;
border: 2px solid #f0f0f0;
border-radius: 40px;
padding: 12px 25px 12px 40px;
font-size: 0.6666em;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
color: #000;
position: relative;
text-decoration: none;
}
.posts-navigation .nav-links .nav-next a {
padding-left: 25px;
padding-right: 40px;
}
.posts-navigation .nav-links a:hover {
background: #00abe8;
color: #fff;
border-color: #00abe8;
}
.posts-navigation .nav-links a:before {
content: "";
position: absolute;
top: 13px;
left: 20px;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M193.456 357.573L127.882 292H424c13.255 0 24-10.745 24-24v-24c0-13.255-10.745-24-24-24H127.882l65.574-65.573c9.373-9.373 9.373-24.569 0-33.941l-16.971-16.971c-9.373-9.373-24.569-9.373-33.941 0L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l135.515 135.515c9.373 9.373 24.569 9.373 33.941 0l16.971-16.971c9.373-9.372 9.373-24.568 0-33.941z"></path></svg>');
background-repeat: no-repeat;
width: 16px;
height: 16px;
}
.posts-navigation .nav-links .nav-next a:before {
left: auto;
right: 20px;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M254.544 154.427L320.118 220H24c-13.255 0-24 10.745-24 24v24c0 13.255 10.745 24 24 24h296.118l-65.574 65.573c-9.373 9.373-9.373 24.569 0 33.941l16.971 16.971c9.373 9.373 24.569 9.373 33.941 0L440.97 272.97c9.373-9.373 9.373-24.569 0-33.941L305.456 103.515c-9.373-9.373-24.569-9.373-33.941 0l-16.971 16.971c-9.373 9.372-9.373 24.568 0 33.941z"></path></svg>');
}
.posts-navigation .nav-links a:hover:before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M193.456 357.573L127.882 292H424c13.255 0 24-10.745 24-24v-24c0-13.255-10.745-24-24-24H127.882l65.574-65.573c9.373-9.373 9.373-24.569 0-33.941l-16.971-16.971c-9.373-9.373-24.569-9.373-33.941 0L7.029 239.029c-9.373 9.373-9.373 24.568 0 33.941l135.515 135.515c9.373 9.373 24.569 9.373 33.941 0l16.971-16.971c9.373-9.372 9.373-24.568 0-33.941z"></path></svg>');
}
.posts-navigation .nav-links .nav-next a:hover:before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M254.544 154.427L320.118 220H24c-13.255 0-24 10.745-24 24v24c0 13.255 10.745 24 24 24h296.118l-65.574 65.573c-9.373 9.373-9.373 24.569 0 33.941l16.971 16.971c9.373 9.373 24.569 9.373 33.941 0L440.97 272.97c9.373-9.373 9.373-24.569 0-33.941L305.456 103.515c-9.373-9.373-24.569-9.373-33.941 0l-16.971 16.971c-9.373 9.372-9.373 24.568 0 33.941z"></path></svg>');
}
#load-posts {
text-align: center;
}
#load-posts a {
display: inline-block;
font-size: 0.666em;
text-transform: uppercase;
color: #262525;
text-decoration: none;
font-weight: 700;
letter-spacing: 1px;
border: 2px solid #f0f0f0;
border-radius: 40px;
padding: 15px 30px;
text-align: center;
}
#load-posts a.loading, #load-posts a:hover {
background: #00abe8;
border-color: #00abe8;
color: #fff;
text-decoration: none;
}
#load-posts a svg {
vertical-align: middle;
margin-right: 10px;
}
#load-posts a.disabled {
background: #00abe8;
color: #fff;
border-color: #00abe8;
opacity: 0.6;
cursor: not-allowed;
} .comments-area {
margin-top: 40px;
}
.comment-title {
margin-top: 0;
margin-bottom: 20px;
font-size: 1.3888em;
}
.comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol.children {
padding-left: 65px;
position: relative;
}
.comments-area ol.comment-list {
padding: 30px 30px 0 30px;
background: #F9F9FA;
border-radius: 5px;
}
.comments-area .comment-body {
position: relative;
padding-left: 95px;
padding-bottom: 10px;
}
.comments-area .comment-author img {
width: 74px;
height: 74px;
border-radius: 100%;
object-fit: cover;
position: absolute;
top: 5px;
left: 0;
box-shadow: 0 3px 0 3px #f9f9fa;
z-index: 1;
}
.comment-body b.fn {
font-size: 0.888em;
font-weight: 700;
text-transform: capitalize;
}
.comment-body b.fn a {
color: #000;
}
.comment-body b.fn a:hover {
color: #00abe8;
}
.bypostauthor > .comment-body b.fn {
color: #00abe8;
}
.bypostauthor > .comment-body b.fn a:hover {
text-decoration: underline;
}
.bypostauthor > .comment-body b.fn:after {
content: "(Author)";
padding-left: 5px;
}
.comment-body b.fn span.says {
display: none;
}
.comment-body .comment-metadata {
font-weight: 400;
font-size: 0.778em;
margin-top: 2px;
}
.comment-body .comment-metadata a {
color: rgba(0, 0, 0, 0.6);
}
.comment-body .comment-metadata a:hover {
color: #00abe8;
}
.comment-body .comment-awaiting-moderation {
margin-top: 5px;
margin-bottom: 10px;
font-size: 0.888em;
font-weight: 400;
color: #f00;
}
.comment-body .comment-content {
font-size: 0.8888em;
font-weight: 400;
}
.comment-body .comment-content p {
margin-top: 5px;
margin-bottom: 20px;
}
.comment-body .reply {
position: absolute;
top: 0;
right: 0;
font-weight: 400;
font-size: 0.778em;
}
.comment-body .reply a.comment-reply-link {
color: rgba(0, 0, 0, 0.6);
background: url(//routerloginnet.tips/wp-content/themes/jobscout/images/reply.svg) no-repeat;
background-size: 13px;
background-position: center right;
padding-right: 20px;
}
.comment-body .reply a.comment-reply-link:hover {
color: #00abe8;
}
.comment-respond {
background: #f9f9fa;
border-radius: 0 0 5px 5px;
padding: 10px 30px 30px 30px;
}
.comment-respond .comment-reply-title {
font-size: 1.112em;
margin-top: 0;
margin-bottom: 0;
}
.comment-respond .comment-reply-title small {
margin-left: 10px;
}
.comment-respond .comment-reply-title a {
font-size: 0.888em;
color: rgba(0, 0, 0, 0.6);
}
.comment-respond .comment-reply-title a:hover {
color: #00abe8;
}
.comment-respond form.comment-form {
display: flex;
flex: 1;
flex-flow: row wrap;
}
.comment-form p {
margin-top: 0;
margin-bottom: 15px;
}
.comment-form p.comment-notes {
font-size: 0.888em;
font-weight: 400;
width: 100%;
}
.comment-form p.comment-form-comment {
width: 100%;
}
.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url {
margin-right: 2.5%;
width: 31.66%;
}
.comment-form p.comment-form-url {
margin-right: 0;
}
.comment-form p label {
font-size: 0.7778em;
font-weight: 700;
display: inline-block;
margin-bottom: 10px;
}
.comment-form p label span.required {
display: none;
}
.comment-form p.comment-form-cookies-consent {
position: relative;
line-height: 1;
padding-left: 25px;
width: 100%;
}
.comment-form p input#wp-comment-cookies-consent {
position: absolute;
top: 4px;
left: 0;
}
.comment-form p label[for*="wp-comment-cookies-consent"] {
font-weight: 400;
}
.comment-form p.form-submit {
margin-bottom: 0;
width: 100%;
}
.comment-form p.form-submit input.submit {
padding: 12px 25px;
} .site-content {
margin-top: 50px;
margin-bottom: 50px;
}
.rightsidebar #primary {
float: left;
width: 75%;
padding-right: 40px;
}
.leftsidebar #primary {
float: right;
width: 75%;
padding-left: 40px;
}
#secondary {
float: left;
width: 25%;
} .author-bio {
display: flex;
flex: 1;
flex-flow: row wrap;
align-items: center;
justify-content: center;
}
.single .author-bio {
margin-top: 40px;
}
.single .author-bio .title {
margin-top: 0;
text-align: left;
width: 100%;
margin-bottom: 20px;
}
.author-bio .author-bio-inner {
background: #F9F9FA;
padding: 30px;
border-radius: 5px;
}
figure.author-img {
width: 100px;
height: 100px;
overflow: hidden;
border-radius: 100%;
margin: 0;
}
.single .author-bio figure.author-img {
display: inline-block;
vertical-align: top;
}
.author-content {
text-align: left;
padding-left: 30px;
}
.single .author-bio .author-content {
display: inline-block;
vertical-align: top;
width: calc(100% - 110px);
}
.single .author-bio .author-info {
font-size: 0.888em;
font-weight: 400;
}
.single .author-bio .author-info p {
margin-top: 0;
margin-bottom: 20px;
}
.sub-title {
font-size: 0.888em;
font-weight: 400;
display: block;
}
.author-content .author-title {
margin: 0;
font-size: 1.7223em;
font-weight: 700;
}
.single .author-bio .author-sign {
display: inline-block;
vertical-align: middle;
width: 200px;
margin-top: 20px;
font-family: 'Parisienne', cursive;
font-size: 2em;
line-height: 1;
}
.author-content ul.social-list {
margin: 0;
padding: 0;
list-style: none;
}
.single .author-bio ul.social-list {
display: inline-block;
vertical-align: middle;
width: calc(100% - 205px);
text-align: right;
margin-top: 20px;
}
.author-content ul.social-list li {
display: inline-block;
vertical-align: middle;
margin: 5px 15px;
}
.author-content ul.social-list li:first-child {
margin-left: 0;
}
.author-content ul.social-list li:last-child {
margin-right: 0;
}
.author-content ul.social-list li a {
color: #333333;
}
.author-content ul.social-list li a:hover {
color: #00abe8;
} .responsive-nav {
display: none;
}
.header-t {
background: #662D80;
padding: 0px 0;
display: none;
}
.header-t a:hover {
color: #00abe8;
}
.site-header ul {
margin: 0;
padding: 0;
list-style: none;
}
.secondary-nav ul li {
display: inline-block;
font-size: 0.778em;
line-height: 1.4;
position: relative;
}
.secondary-nav ul li a {
display: inline-block;
color: #6A6A6A;
padding: 0 17px;
font-weight: 400;
}
.secondary-nav ul li:hover > a, .secondary-nav ul li.current-menu-item > a, .secondary-nav ul li.current_page_item > a, .secondary-nav ul li.current-menu-ancestor > a, .secondary-nav ul li.current_page_ancestor > a {
color: #00abe8;
}
.secondary-nav ul.nav-menu > li:first-child > a {
padding-left: 0;
}
.secondary-nav ul.nav-menu > li:last-child > a {
padding-right: 0;
}
.secondary-nav ul li .sub-menu {
position: absolute;
top: 100%;
left: 0;
width: 220px;
background: #f5f5f5;
z-index: 99;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
padding-top: 10px;
display: none;
}
.secondary-nav ul li .sub-menu .sub-menu {
top: 0;
left: 100%;
padding-top: 0;
}
.secondary-nav ul li:hover > .sub-menu {
display: block;
}
.secondary-nav ul li ul li {
display: block;
font-size: 1em;
}
.secondary-nav ul li ul li a {
display: block;
padding: 15px 17px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header-t .right-block {
display: inline-block;
vertical-align: middle;
width: 29%;
text-align: right;
float: right;
margin-top: 2px;
}
.right-block a.btn-link {
display: inline-block;
position: relative;
padding: 0 20px;
font-size: 0.778em;
color: #6A6A6A;
line-height: 1.4;
font-weight: 700;
}
.right-block a.btn-link:first-child {
padding-left: 0;
}
.right-block a.btn-link:last-child {
padding-right: 0;
}
.right-block a.btn-link + a.btn-link {
border-left: 1px solid #6a6a6a;
} .sticky-header.sticky .header-main {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 9999;
background: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
transition: all ease 0.35s;
}
.header-main {
padding: 7px 0;
background: #ffffff;
box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
}
body .site-header {
position: sticky;
position: -webkit-sticky;
top: 0;
z-index: 9;
} .header-main > .container {
display: flex;
flex: 1;
flex-direction: row;
align-items: center;
}
.site-branding.logo-text {
flex: auto;
align-items: center;
flex-direction: row;
}
.site-branding.logo-text .site-logo {}
.site-branding.logo-text .site-title-wrap {
width: calc(100% - 60px);
padding-left: 20px;
}
.site-branding .site-title {
margin: 0;
font-size: 1.556em;
font-weight: 900;
line-height: 1.3;
}
.site-branding .site-title a {
color: #00abe8;
}
.site-branding .site-description {
margin: 0;
font-size: 0.778em;
color: #6A6A6A;
font-weight: 400;
}
.header-main .menu-wrap {
text-align: right;
display: flex;
justify-content: flex-end;
flex: auto;
align-items: center;
flex-direction: row;
}
.menu-wrap .main-navigation {
width: calc(100%);
}
.header-main .main-navigation .toggle-btn {
display: none;
}
.main-navigation ul li {
font-size: 0.888em;
display: inline-block;
position: relative;
vertical-align: middle;
font-weight: 700;
}
.main-navigation ul li a {
display: inline-block;
vertical-align: middle;
padding: 17px;
color: #333333;
}
.main-navigation ul li:hover > a, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li.current-menu-ancestor > a, .main-navigation ul li.current_page_ancestor > a {
color: #00abe8;
}
.main-navigation ul li ul {
position: absolute;
top: calc(100% + 10px);
left: 0;
text-align: left;
background: #fff;
width: 230px;
opacity: 0;
visibility: hidden;
z-index: 999;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.main-navigation ul li:hover > ul {
top: 100%;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.main-navigation ul li ul ul {
top: 10px;
left: 100%;
}
.main-navigation ul ul li:hover > ul {
top: 0;
}
.main-navigation ul.nav-menu > li:nth-last-child(1) > ul, .main-navigation ul.nav-menu > li:nth-last-child(2) > ul {
left: auto;
right: 0;
}
.main-navigation ul.nav-menu > li:nth-last-child(1) > ul ul, .main-navigation ul.nav-menu > li:nth-last-child(2) > ul ul {
left: auto;
right: 100%;
}
.main-navigation ul ul li {
display: block;
font-size: 1em;
}
.main-navigation ul ul li a {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.main-navigation ul ul li:last-child > a {
border-bottom: none;
}
.menu-wrap .btn-wrap {
width: 150px;
text-align: right;
} .site-banner .item {
position: relative;
}
.banner-caption {
position: absolute;
top: 50%;
left: 0;
right: 0;
text-align: center;
z-index: 9;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-caption .caption-inner {
max-width: 425px;
}
.banner-caption .title {
margin: 0;
font-size: 1.7em;
color: #333333;
font-weight: 700;
line-height: 1.4;
text-align: left;
}
.banner-caption .description {
margin-top: 10px;
font-size: 1em;
color: #333333;
line-height: 1.5;
font-weight: 400;
text-align: left;
}
.banner-caption .form-wrap {
margin-top: 20px;
}
.banner-caption div.job_listings {
margin-bottom: 0;
}
.banner-caption .job_filters {
background: none;
}
.banner-caption .search-filter-wrap .search-form {
max-width: 540px;
margin: 0 auto;
}
.banner-caption .job_filters .search_jobs {
padding: 0;
display: flex;
flex: 1;
flex-wrap: wrap;
border-radius: 5px;
overflow: hidden;
}
.banner-caption .job_filters .search_jobs div.filter_first, .banner-caption .job_filters .search_jobs div.search_keywords, .banner-caption .job_filters .search_jobs div.filter_last, .banner-caption .job_filters .search_jobs div.search_location {
float: none;
width: auto;
padding-right: 0;
display: flex;
flex: 1;
padding-left: 0;
}
.banner-caption .job_filters .search_jobs div.filter_wide, .banner-caption .job_filters .search_jobs div.search_categories {
width: auto;
padding-top: 0;
padding-left: 0;
display: flex;
flex: 1;
}
.banner-caption .job_filters .search_submit {
display: flex;
flex: 0;
}
.banner-caption .form-wrap form .search_jobs label {
display: none;
}
.banner-caption .job_filters .search_jobs input, .banner-caption .job_filters .search_jobs select {
border-radius: 0;
height: 60px;
border-top: none;
border-bottom: none;
border-right: none;
font-size: 0.8888em;
padding: 10px 20px;
}
.banner-caption .job_filters .search_jobs > div:first-child input {
border-left: none;
}
.banner-caption .job_filters .search_jobs input[type="submit"] {
padding: 0;
width: 60px;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
background-repeat: no-repeat;
background-size: 20px;
background-position: center;
text-indent: 70px;
overflow: hidden;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.banner-caption .job_filters .search_jobs input[type="submit"]:hover {
background-color: #fff;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%232ace5e" d="M508.5 468.9L387.1 347.5c-2.3-2.3-5.3-3.5-8.5-3.5h-13.2c31.5-36.5 50.6-84 50.6-136C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c52 0 99.5-19.1 136-50.6v13.2c0 3.2 1.3 6.2 3.5 8.5l121.4 121.4c4.7 4.7 12.3 4.7 17 0l22.6-22.6c4.7-4.7 4.7-12.3 0-17zM208 368c-88.4 0-160-71.6-160-160S119.6 48 208 48s160 71.6 160 160-71.6 160-160 160z"></path></svg>');
} .video-banner #wp-custom-header {
position: relative;
height: 0;
padding-top: 56.25%;
}
.video-banner #wp-custom-header::before {
content: "";
background: rgba(0, 0, 0, 0.25);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.video-banner #wp-custom-header iframe, .video-banner .wp-custom-header video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-banner #wp-custom-header .wp-custom-header-video-button {
position: absolute;
bottom: 30px;
right: 0;
padding: 0;
width: 50px;
height: 50px;
left: 0;
margin: auto;
background: none;
border: none;
border-radius: 100%;
box-shadow: none;
text-indent: 100px;
overflow: hidden;
z-index: 99;
}
.video-banner #wp-custom-header .wp-custom-header-video-button::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm-16 328c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160zm112 0c0 8.8-7.2 16-16 16h-48c-8.8 0-16-7.2-16-16V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v160z"></path></svg>');
background-repeat: no-repeat;
position: absolute;
width: 50px;
height: 50px;
top: 0;
left: 0;
opacity: 0.8;
filter: alpha(opacity=80);
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.video-banner #wp-custom-header .wp-custom-header-video-pause::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" ><path fill="%23fff" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z"></path></svg>');
}
.video-banner #wp-custom-header .wp-custom-header-video-button:hover::before {
opacity: 1;
filter: alpha(opacity=100);
} section.category-section {
margin: 70px 0;
}
section.category-section .container {
display: flex;
flex: 1;
flex-flow: row wrap;
}
section.category-section .widget_rrtc_icon_text_widget {
width: 22%;
text-align: center;
margin-bottom: 40px;
margin-right: 1.5%;
margin-left: 1.5%;
} section.top-job-section {
background: #F5F5F7;
padding: 70px 0;
}
section.top-job-section .section-title {
text-align: center;
margin-bottom: 40px;
}
.top-job-section .row .job_listings .job_listings {
display: flex;
flex: 1;
flex-wrap: wrap;
}
.top-job-section .row div.job_listings article {
width: 48%;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
margin-right: 2.5%;
margin-bottom: 3%;
border-radius: 5px;
padding: 30px;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
overflow: hidden;
}
.top-job-section .row div.job_listings article:nth-child(2n) {
margin-right: 0;
}
.top-job-section .row div.job_listings article .company-logo {
width: 100px;
margin: 0;
background: #EEEEEE;
}
.featured-label {
background: #676767;
color: #fff;
font-size: 0.6666em;
text-transform: uppercase;
font-weight: 400;
position: absolute;
top: 75px;
right: -5px;
padding: 3px 10px;
width: 150px;
text-align: center;
-webkit-transform-origin: bottom right;
-moz-transform-origin: bottom right;
transform-origin: bottom right;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.top-job-section .row div.job_listings article .job-title-wrap {
width: calc(100% - 100px);
padding-left: 20px;
}
.top-job-section .row div.job_listings article .entry-title {
margin-top: 0;
margin-bottom: 0;
padding-right: 30px;
font-size: 1.1112em;
line-height: 1.45em;
}
.top-job-section .row div.job_listings article .company-name {
font-size: 0.8888em;
color: rgba(0, 0, 0, 0.5);
font-weight: 400;
line-height: 1.44em;
margin-top: 5px;
}
.top-job-section .row div.job_listings article .company-name::before {
content: "@";
}
.top-job-section .row div.job_listings article .entry-meta {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 15px;
padding-top: 15px;
font-size: 1em;
}
.top-job-section .row div.job_listings article .salary-amt, .top-job-section .row div.job_listings article .company-address {
font-size: 0.8888em;
line-height: 1.44em;
font-weight: 400;
margin-bottom: 5px;
}
.top-job-section .row div.job_listings article .salary-amt .currency {
font-weight: 900;
color: #00abe8;
margin-right: 5px;
}
.currency svg {
width: 18px;
height: 18px;
display: inline-block;
vertical-align: text-top;
}
.top-job-section .row div.job_listings article .company-address svg {
color: #00abe8;
margin-right: 5px;
}
.top-job-section .row div.job_listings article .entry-meta a {
color: #333333;
}
.top-job-section .row div.job_listings article .entry-meta a:hover {
color: #00abe8;
}
.job-manager li.job-type, .job-types li.job-type, .job_listing li.job-type {
list-style: none;
font-size: 0.7778em;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
display: inline-block;
border: 1px solid #00abe8;
border-radius: 40px;
padding: 5px 20px;
color: #00abe8;
margin-top: 10px;
cursor: default;
}
.job-manager li.freelance, .job-types li.freelance, .job_listing li.freelance {
color: #39c;
border-color: #39c;
}
.job-manager li.internship, .job-types li.internship, .job_listing li.internship {
color: #6033cc;
border-color: #6033cc;
}
.job-manager li.part-time, .job-types li.part-time, .job_listing li.part-time {
color: #f08d3c;
border-color: #f08d3c;
}
.job-manager li.temporary, .job-types li.temporary, .job_listing li.temporary {
color: #d93674;
border-color: #d93674;
}
.top-job-section div.job_listings .load_more_jobs {
display: table;
margin: 20px auto 0 auto;
font-size: 0.8888em;
text-transform: uppercase;
letter-spacing: 1px;
background: #00abe8;
border-radius: 5px;
color: #fff;
padding: 12px 20px 12px 45px;
border: 1px solid #00abe8;
position: relative;
}
.top-job-section div.job_listings .load_more_jobs:hover {
color: #00abe8;
background: none;
}
.top-job-section div.job_listings .load_more_jobs::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%23fff" d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg>');
background-repeat: no-repeat;
width: 11px;
height: 12px;
position: absolute;
top: 17px;
left: 20px;
}
.top-job-section div.job_listings .load_more_jobs:hover::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%232ace5e" d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg>');
}
.top-job-section div.job_listings .load_more_jobs strong {
font-weight: 700;
} section.hot-job-section {
margin: 70px 0;
} section.latest-job-section {
background: #F5F5F7;
padding: 70px 0;
} section.howitwork-section {
margin: 70px 0;
text-align: center;
}
.howitwork-section .step-wrap {
margin-top: 30px;
display: flex;
flex: 1;
flex-flow: row wrap;
justify-content: center;
}
.step-wrap .step-block {
width: 25%;
position: relative;
padding: 0 15px;
z-index: 1;
}
.step-wrap .step-block:after {
content: "";
background: rgba(42, 206, 94, 0.1);
width: 100%;
height: 10px;
position: absolute;
top: 50px;
left: 50%;
z-index: -1;
}
.step-wrap .step-block:last-child:after {
display: none;
}
.step-block .step-count {
width: 100px;
height: 100px;
text-align: center;
background: #00abe8;
overflow: hidden;
color: #fff;
position: relative;
border-radius: 100%;
display: flex;
flex: 1;
justify-content: center;
align-items: center;
flex-direction: column;
font-size: 0.778em;
font-weight: 400;
line-height: 1;
margin: 0 auto 20px auto;
}
.step-block .step-count::before {
content: "";
background: -webkit-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: -moz-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: -ms-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: -o-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
}
.step-block .step-count span.step-num {
display: block;
font-size: 1.6em;
margin-top: 5px;
font-weight: 700;
}
.step-block .title {
margin-top: 0;
line-height: 1.5;
margin-bottom: 0;
font-size: 1.112em;
font-weight: 700;
}
.step-block .description {
font-size: 0.888em;
line-height: 1.6;
color: rgba(0, 0, 0, 0.6);
} .bg-cta-section .widget:last-child {
margin-bottom: 0;
}
section[class*="-section"] .widget_raratheme_companion_cta_widget .right {
text-align: left;
}
section[class*="-section"] .widget_raratheme_companion_cta_widget .right .raratheme-cta-container {
position: relative;
}
section[class*="-section"] .widget_raratheme_companion_cta_widget .right .widget-title, section[class*="-section"] .widget_raratheme_companion_cta_widget .right .text-holder {
width: 65%;
}
section[class*="-section"] .widget_raratheme_companion_cta_widget .right .text-holder p {
margin-bottom: 0
}
section[class*="-section"] .widget_raratheme_companion_cta_widget .right .button-wrap {
position: absolute;
top: 20%;
right: 0;
width: 35%;
text-align: right;
} section.article-section {
margin: 70px 0;
text-align: center;
}
.article-section .article-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
text-align: left;
margin-top: 50px;
margin-bottom: 40px;
}
.article-section .article-wrap article {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
border-radius: 5px;
overflow: hidden;
}
.article-section .article-wrap article img {
width: 100%;
}
.article-section .article-wrap header.entry-header {
padding: 30px;
}
.article-section .article-wrap header.entry-header .entry-title {
margin: 10px 0 0 0;
line-height: 1.5;
font-size: 1.112em;
font-weight: 700;
} section.testimonial-section:after {
content: "";
background: rgba(0, 0, 0, 0.5);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
section.testimonial-section {
padding: 90px 0;
text-align: center;
background-size: cover;
position: relative;
z-index: 1;
background-image: url(//routerloginnet.tips/wp-content/themes/jobscout/images/testimonial-bg.jpg);
background-repeat: no-repeat;
}
.testimonial-section .section-title, .testimonial-section .section-desc {
color: #fff;
}
.testimonial-section .widgets-wrap {
margin-top: 40px;
}
.testimonial-section .owl-carousel .widget_rrtc_testimonial_widget {
margin-bottom: 0;
}
.testimonial-section .owl-carousel .owl-item .rtc-testimonial-inner-holder {
background: #C4C4C4;
}
.testimonial-section .owl-carousel .owl-item.center .rtc-testimonial-inner-holder {
background: #fff;
}
.testimonial-section .owl-carousel .owl-item .img-holder, .testimonial-section .owl-carousel .owl-item .text-holder {
opacity: 0.5;
filter: alpha(opacity=50);
}
.testimonial-section .owl-carousel .owl-item.center .img-holder, .testimonial-section .owl-carousel .owl-item.center .text-holder {
opacity: 1;
filter: alpha(opacity=100);
}
.testimonial-section .owl-carousel .owl-item .img-holder {
bottom: 50px;
}
.testimonial-section .owl-carousel .owl-item .text-holder {
padding-bottom: 7px;
}
.owl-carousel .owl-nav button[class*="owl-"] {
position: absolute;
top: 50%;
background: #F5F5F7;
border-radius: 0 5px 5px 0;
height: 36px;
width: 36px;
overflow: hidden;
line-height: 36px;
left: 0;
text-indent: 40px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.owl-carousel .owl-nav button.owl-next {
right: 0;
left: auto;
border-radius: 5px 0 0 5px;
}
.owl-carousel .owl-nav button[class*="owl-"]:hover {
background: #e5e5e5;
}
.owl-carousel .owl-nav button[class*="owl-"]:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="currentColor" d="M231.293 473.899l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L70.393 256 251.092 74.87c4.686-4.686 4.686-12.284 0-16.971L231.293 38.1c-4.686-4.686-12.284-4.686-16.971 0L4.908 247.515c-4.686 4.686-4.686 12.284 0 16.971L214.322 473.9c4.687 4.686 12.285 4.686 16.971-.001z"></path></svg>');
background-repeat: no-repeat;
width: 12px;
height: 18px;
bottom: 0;
margin: auto;
}
.owl-carousel .owl-nav button.owl-next:before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="currentColor" d="M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z"></path></svg>');
} section.client-section {
margin: 40px 0 60px 0;
text-align: center;
}
.client-section .widget {
margin-bottom: 0;
}
.client-section .widget .widget-title {
margin-bottom: 20px;
}
.widget .image-holder.black-white:hover {
-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
filter: grayscale(0);
} .footer-t {
background: #000;
padding-top: 60px;
}
.site-footer .grid:not(.column-1) {
display: flex;
flex: 1;
flex-wrap: wrap;
}
.site-footer .grid:not(.column-1) > .col {
margin-right: 3%;
}
.site-footer .grid:not(.column-1) > .col:last-child {
margin-right: 0;
}
.site-footer .grid.column-4 > .col {
width: 22.666%;
}
.site-footer .grid.column-3 > .col {
width: 31.33%;
}
.site-footer .grid.column-2 > .col {
width: 48.33%;
}
.site-footer .widget_text .textwidget {
color: rgba(255, 255, 255, 0.8);
}
.widget_text .textwidget p {
margin-top: 0;
margin-bottom: 20px;
}
.widget_text .textwidget p:last-child {
margin-bottom: 0;
}
.footer-b {
background: #f3f2f1;
padding: 10px 0;
font-size: 0.888em;
color: #333333;
font-weight: 400;
text-align: center;
}
.footer-b a {
color: #333333;
}
.footer-b a:hover {
color: #00abe8;
}
.footer-b .privacy-block {
display: inline-block;
vertical-align: middle;
line-height: 1.5;
width: 200px;
text-align: left;
}
.footer-b .privacy-block + .copyright {
display: inline-block;
vertical-align: middle;
width: calc(100% - 205px);
text-align: right;
}
#back-to-top {
position: fixed;
bottom: 0;
right: 20px;
z-index: 9999;
opacity: 0;
visibility: hidden;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
#back-to-top.show {
bottom: 20px;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
#back-to-top span {
display: inline-block;
width: 40px;
height: 40px;
background: #151515;
color: #fff;
border-radius: 100%;
text-align: center;
line-height: 40px;
cursor: pointer;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
#back-to-top span:hover {
background: #00abe8;
}
#back-to-top svg {
width: 13px;
margin: 0 auto;
} .list-view .site-main article {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
overflow: hidden;
border-radius: 5px;
margin-bottom: 40px;
display: flex;
flex: 1;
flex-wrap: wrap;
}
.list-view .site-main article .post-thumbnail {
display: inline-block;
vertical-align: middle;
width: 45%;
}
.list-view .site-main article .post-thumbnail img {
width: 100%;
height: 100%;
object-fit: cover;
}
.list-view .site-main article .content-wrap {
display: inline-block;
vertical-align: middle;
width: 54%;
padding: 20px 25px;
}
.list-view .site-main article .entry-meta {
margin-bottom: 10px;
}
.site-main article .entry-header .entry-title {
margin: 0;
font-size: 1.112em;
line-height: 1.5;
font-weight: 700;
}
.site-main article .entry-content {
margin-top: 0;
}
.site-main article .entry-content p {
margin-top: 5px;
margin-bottom: 15px;
display: table;
width: 100%;
}
a.readmore-link {
font-size: 0.888em;
font-weight: 400;
text-transform: capitalize;
display: inline-block;
}
a.readmore-link svg {
width: 17px;
margin-right: 10px;
}
a.readmore-link:hover svg path, a.readmore-link:hover svg line {
stroke: #000;
}
.loader {
text-align: center;
}
.loader img {
width: 40px;
height: 40px;
} .search .site-content > .page-header > .container {
max-width: 400px;
}
.search .site-content > header.page-header .page-title {
font-size: 1.112em;
margin-bottom: 10px;
}
.search .page-header form.search-form {
border: 1px solid #E6E6E6;
border-radius: 5px;
}
.search-no-results .site-main .page-content .search-form {
display: none;
}
.search .page-header form.search-form input.search-field {
border: none;
}
.search .page-header form.search-form input.search-submit {
background-image: url(//routerloginnet.tips/wp-content/themes/jobscout/images/search-icon-gray.svg);
background-color: transparent;
} .page-template-contact .site-main .contact-form, .page-template-contact .site-main .contact-map-wrap {
display: inline-block;
vertical-align: top;
width: 49.66%;
}
.page-template-contact .site-main .contact-form {
padding-right: 15px;
}
.page-template-contact .site-main .contact-map-wrap {
padding-left: 15px;
}
.contact-info ul.contact-list {
margin: 0;
padding: 0;
list-style: none;
}
.page-template-contact .site-main .contact-info ul.contact-list li {
margin-bottom: 30px;
position: relative;
font-weight: 700;
padding-bottom: 0;
border-bottom: none;
}
.page-template-contact .site-main .contact-info ul.contact-list li:last-child {
margin-bottom: 0;
}
.page-template-contact .site-main .contact-info ul.contact-list li a {
color: #333333;
}
.page-template-contact .site-main .contact-info ul.contact-list li a:hover {
color: #00abe8;
}
.page-template-contact .site-main .widget_rtc_contact_social_links .contact-list + .social-networks {
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 20px;
}
.page-template-contact .widget_rtc_contact_social_links .social-networks li {
margin-right: 3px;
}
.page-template-contact .widget_rtc_contact_social_links .social-networks li a {
background: #f5f5f5;
color: #333333;
border-radius: 100%;
}
.page-template-contact .widget_rtc_contact_social_links .social-networks li a:hover {
background: #00abe8;
color: #fff;
}
.page-template-contact .contact-map-wrap .widget .widget-title {
margin-top: 0;
margin-bottom: 20px;
font-size: 1.1112em;
}
.page-template-contact .contact-map-wrap .widget_text .textwidget {
height: 285px;
}
.page-template-contact .contact-map-wrap .widget_text .textwidget iframe {
width: 100%;
height: 100%;
}
.page-template-contact .contact-map-wrap .widget_rtc_contact_social_links .rtc-contact-widget-wrap p {
margin-top: 0;
font-size: 0.8888em;
font-weight: 400;
} .single .site-main .category a {
display: inline-block;
vertical-align: middle;
position: relative;
margin-right: 10px;
padding-right: 10px;
border-right: 1px solid;
}
.single .site-main .category a:last-child {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.single .site-main article .entry-title, .page .site-main article .entry-title {
margin-top: 15px;
font-size: 1.7223em;
line-height: 1.3;
margin-bottom: 40px;
}
.page .site-main article .entry-title {
margin-top: 0;
}
.single .site-main article figure.post-thumbnail {
display: inline-block;
border-radius: 5px;
overflow: hidden;
margin-bottom: 20px;
}
.single .site-main .entry-content, .single .site-main .entry-content p:first-child {
margin-top: 0;
}
.single .site-main .entry-content ol {
margin-left: 0;
}
.single .site-main .entry-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.single .site-main .entry-content ul li {
display: block;
margin-bottom: 15px;
position: relative;
padding-left: 15px;
}
.single .site-main .entry-content ul li:before {
content: "";
position: absolute;
top: 4px;
left: 0;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 512"><path fill="rgba(0,0,0,0.6)" d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg>');
background-repeat: no-repeat;
width: 10px;
height: 18px;
}
.single .site-main .entry-content ul li ul {
margin-top: 15px;
}
.single .site-main footer.entry-footer:before, .single .site-main footer.entry-footer:after {
content: "";
display: table;
}
.single .site-main footer.entry-footer:after {
clear: both;
}
.single .site-main footer.entry-footer {
padding: 25px 0;
border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
margin-top: 40px;
display: flex;
flex: 1;
flex-wrap: wrap;
}
.single .site-main footer.entry-footer a:hover {
color: #00abe8;
}
.single .site-main footer.entry-footer .job-share {
display: flex;
flex: auto;
align-items: center;
}
.single .site-main footer.entry-footer .tags + .job-share {
margin-left: 20px;
}
.single .site-main footer.entry-footer .job-share span {
font-weight: 700;
font-size: 0.8888em;
}
.single .site-main footer.entry-footer .job-share .social-list {
margin: 0;
padding: 0 0 0 10px;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.single .site-main footer.entry-footer .job-share .social-list li {
font-size: 0.8888em;
}
.single .site-main footer.entry-footer .job-share .social-list li a {
padding: 5px;
}
.single .site-main .entry-footer-right svg {
width: 16px;
margin-right: 5px;
float: left;
}
.single .site-main .entry-footer-right .posted-on svg {
margin-top: -3px;
}
.single .site-main footer.entry-footer .entry-footer-right > span, .single .site-main footer.entry-footer .entry-footer-right .jbp_single_ajax_like {
font-size: 0.778em;
font-weight: 400;
display: inline-block;
line-height: 1;
color: rgba(0, 0, 0, 0.6);
vertical-align: middle;
margin-right: 40px;
}
.single .site-main footer.entry-footer .entry-footer-right > span:last-child {
margin-right: 0;
}
.single .site-main footer.entry-footer > span.category {
width: 40%;
}
.single .site-main footer.entry-footer a {
color: rgba(0, 0, 0, 0.6);
}
.single .site-main footer.entry-footer a:hover {
color: #00abe8;
}
.single .entry-footer .tags {
display: inline-block;
font-size: 0.8888em;
}
.single .entry-footer .tags span {
font-weight: 700;
margin-right: 5px;
}
.single .entry-footer .tags a {
display: inline-block;
position: relative;
margin-right: 5px;
padding-right: 10px;
}
.single .entry-footer .tags a:last-child {
margin-right: 0;
padding-right: 0;
}
.single .entry-footer .tags a::after {
content: "|";
position: absolute;
top: 0;
right: 0;
}
.single .entry-footer .tags a:last-child::after {
display: none;
}
.single .site-main footer.entry-footer .entry-footer-right {
display: flex;
flex: auto;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
}
.single .site-main footer.entry-footer span.category + .entry-footer-right {
width: 60%;
}
.dis p{font-size:15px;}
a:hover path.fav {
fill: #00abe8;
stroke: #00abe8;
}
.liked .fav {
fill: #00abe8;
stroke: #00abe8;
opacity: 1;
}
.newsletter-block {
margin-top: 40px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper {
padding: 40px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form {
display: flex;
flex: 1;
flex-wrap: wrap;
max-width: 86%;
margin: 0 auto;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"], .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="email"] {
flex: 1;
border-radius: 0;
min-height: 50px;
border-right: none;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form input[name="subscribe-fname"] + input[name="subscribe-email"] {
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form input:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form label {
order: 5;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form label .check-mark {
top: 2px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
flex: 0;
border-radius: 0 5px 5px 0;
min-height: 50px;
} .additional-posts, .recent-posts {
margin-top: 40px;
}
.full-width .additional-posts, .full-width .recent-posts {
max-width: 770px;
margin-left: auto;
margin-right: auto;
}
.additional-posts .section-title, .recent-posts .section-title {
font-size: 1.3888em;
margin-bottom: 20px;
}
.additional-posts .article-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
}
.additional-posts .article-wrap article, .recent-posts .article-wrap article {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
border-radius: 5px;
overflow: hidden;
}
.additional-posts .article-wrap header.entry-header {
padding: 25px;
}
.recent-posts .article-wrap .entry-header .entry-meta {
margin-bottom: 10px;
}
.additional-posts .article-wrap .entry-meta > span:not(:last-child), .recent-posts .article-wrap .entry-meta > span:not(:last-child) {
margin-right: 10px;
padding-right: 10px;
}
.additional-posts .article-wrap .entry-title, .recent-posts .article-wrap .entry-title {
font-size: 1.112em;
margin: 10px 0 0 0;
} .single-job .site-content {
margin-top: 0;
}
.single-job .site-content > .entry-header {
min-height: 360px;
position: relative;
z-index: 1;
}
.single-job_listing .site-main article .entry-header {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 20px;
margin-bottom: 30px;
display: flex;
flex: 1;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
}
.single.single-job_listing .site-main article .entry-title {
margin-top: 0;
margin-bottom: 0;
display: flex;
flex: auto;
flex-direction: column;
}
.single-job_listing .site-main article .entry-header .btn {
display: inline-block;
font-size: 0.7778em;
font-weight: 700;
color: #00abe8;
border: 1px solid #00abe8;
border-radius: 40px;
padding: 5px 20px;
cursor: default;
}
.single-job .site-content .entry-header .company-logo {
float: left;
width: 100px;
margin: 0;
}
.single-job .site-content .entry-header .job-title-wrap {
float: left;
width: calc(100% - 100px);
padding-left: 20px;
}
.single-job .site-content .entry-header .job-title-wrap .entry-title {
margin-top: 0;
margin-bottom: 0;
font-size: 1.7223em;
display: inline-block;
vertical-align: middle;
width: calc(100% - 155px);
}
.single-job .site-content .job-title-wrap .job-type, .error404 .additional-posts .entry-meta .job-type {
display: inline-block;
vertical-align: middle;
text-align: right;
width: 150px;
}
.single-job .site-content .job-title-wrap .entry-meta .job-type, .error404 .additional-posts .entry-meta .job-type {
float: right;
}
.single-job .site-content .job-title-wrap .job-type .btn, .error404 .additional-posts .entry-meta .job-type .btn {
display: inline-block;
border: 1px solid #00abe8;
border-radius: 40px;
font-size: 0.778em;
font-weight: 700;
padding: 7px 20px 5px 20px;
color: #00abe8;
}
.single-job .site-content .entry-header .job-title-wrap .entry-meta {
border-top: 1px solid #e6e6e6;
margin-top: 16px;
padding-top: 16px;
font-size: 0.888em;
font-weight: 400;
}
.single-job .site-content .job-title-wrap .entry-meta > div, .error404 .additional-posts .entry-meta > div {
display: inline-block;
vertical-align: middle;
margin-right: 30px;
}
.single-job .site-content .job-title-wrap .entry-meta > div:last-child, .error404 .additional-posts .entry-meta > div:last-child {
margin-right: 0;
}
.single-job .site-content .job-title-wrap .entry-meta > div .currency, .single-job .site-content .job-title-wrap .entry-meta > div .fas, .error404 .additional-posts .entry-meta > div .currency, .error404 .additional-posts .entry-meta > div .fas {
color: #00abe8;
font-weight: 800;
margin-right: 3px;
}
.single-job .site-content > .container {
margin-top: 60px;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li {
width: 47%;
font-size: 0.8888em;
font-weight: 400;
color: #333333;
margin-right: 3%;
margin-bottom: 25px;
margin-top: 0;
line-height: 1.5em;
padding: 0 0 0 30px;
}
.single-job.full-width .site-content .site-main .entry-content ul.job-listing-meta li {
width: 22%;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li.job-type {
background: none;
border: none;
border-radius: 0;
text-transform: none;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li.position-filled {
color: #f00;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li:before {
top: 1px;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li.job-type::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%232ace5e" d="M320 336c0 8.84-7.16 16-16 16h-96c-8.84 0-16-7.16-16-16v-48H0v144c0 25.6 22.4 48 48 48h416c25.6 0 48-22.4 48-48V288H320v48zm144-208h-80V80c0-25.6-22.4-48-48-48H176c-25.6 0-48 22.4-48 48v48H48c-25.6 0-48 22.4-48 48v80h512v-80c0-25.6-22.4-48-48-48zm-144 0H192V96h128v32z"></path></svg>');
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li.location::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="%232ace5e" d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg>');
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li.date-posted::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%232ace5e" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm57.1 350.1L224.9 294c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h48c6.6 0 12 5.4 12 12v137.7l63.5 46.2c5.4 3.9 6.5 11.4 2.6 16.8l-28.2 38.8c-3.9 5.3-11.4 6.5-16.8 2.6z"></path></svg>');
top: 2px;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li.position-filled::before {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23f00" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"></path></svg>');
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li a {
color: #333333;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li a:hover {
color: #00abe8;
}
.single-job_listing .site-main .single_job_listing .company {
border: none;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
border-radius: 5px;
padding: 20px;
margin-top: 20px;
margin-bottom: 40px;
display: table;
width: 100%;
}
.single-job_listing .site-main .single_job_listing .company > img {
width: 80px;
height: auto;
object-fit: cover;
position: static;
margin-bottom: 30px;
}
.single-job_listing .site-main .single_job_listing .company img + p, .single-job_listing .site-main .single_job_listing .company img + p + p {
margin-left: 80px;
width: calc(100% - 80px);
}
.single-job_listing .site-main .single_job_listing .company p.name strong {
font-size: 1.3888em;
font-weight: 600;
}
.single-job_listing .site-main .single_job_listing .company .company_video {
display: table;
clear: both;
width: 100%;
margin-top: 30px;
}
.single-job_listing .site-main .single_job_listing .company .company_video iframe {
border-radius: 5px;
}
.single_job_listing .company .company_video .wp-video {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100%;
margin: 0;
display: block;
border-radius: 5px;
}
.single-job .site-content .site-main .entry-content h3 {
margin-top: 40px;
margin-bottom: 20px;
}
.single-job .site-content .site-main .entry-content h3:first-child {
margin-top: 0;
}
.single-job .site-content .site-main .entry-content ul {
margin: 0;
padding: 0;
list-style: none;
}
.single-job .site-content .site-main .entry-content ul li {
padding-left: 35px;
margin-bottom: 25px
}
.single-job .site-content .site-main .entry-content ul li:before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%232ace5e" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>');
width: 20px;
height: 20px;
top: 8px;
}
.single-job .site-main .entry-footer .job-share {
display: inline-block;
vertical-align: middle;
width: 70%;
}
.single-job_listing .site-main footer.entry-footer .job-share span {
font-size: 1em;
font-weight: 300;
margin-bottom: 5px;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-meta svg, .error404 .additional-posts .entry-meta svg {
color: #00abe8;
margin-right: 10px;
}
.single-job .site-main .entry-footer .job-share ul.social-list {
display: inline-block;
vertical-align: middle;
padding-left: 15px;
}
.single-job .site-main .entry-footer .job-share ul.social-list li {
padding-left: 0;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
margin-bottom: 5px;
}
.single-job .site-main .entry-footer .job-share ul.social-list li:last-child {
margin-right: 0;
}
.single-job .site-main .entry-footer .job-share ul.social-list li:before {
display: none;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a {
display: inline-block;
width: 40px;
height: 40px;
background: #505050;
color: #fff;
text-align: center;
line-height: 40px;
border-radius: 100%;
padding: 0;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.facebook {
background: #3b5998;
border: 1px solid #3b5998;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.facebook:hover {
background: none;
color: #3b5998;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.twitter {
background: #00aced;
border: 1px solid #00aced;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.twitter:hover {
background: none;
color: #00aced;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.instagram {
background: #3f729b;
border: 1px solid #3f729b;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.instagram:hover {
background: none;
color: #3f729b;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.google-plus {
background: #dd4b39;
border: 1px solid #dd4b39;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.google-plus:hover {
background: none;
color: #dd4b39;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.pinterest {
background: #cb2128;
border: 1px solid #cd2128;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.pinterest:hover {
background: none;
color: #cd2128;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.linkedin {
background: #007fb1;
border: 1px solid #007fb1;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.linkedin:hover {
background: none;
color: #007fb1;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.youtube {
background: #ff3333;
border: 1px solid #ff3333;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.youtube:hover {
background: none;
color: #ff3333;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.vimeo {
background: #1ab7ea;
border: 1px solid #1ab7ea;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.vimeo:hover {
background: none;
color: #1ab7ea;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.dribbble {
background: #ea4c89;
border: 1px solid #ea4c89;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.dribbble:hover {
background: none;
color: #ea4c89;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.foursquare {
background: #0072b1;
border: 1px solid #0072b1;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.foursquare:hover {
background: none;
color: #0072b1;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.flickr {
background: #0063db;
border: 1px solid #0063db;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.flickr:hover {
background: none;
color: #0063db;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.reddit {
background: #000000;
border: 1px solid #000000;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.reddit:hover {
background: none;
color: #333333;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.skype {
background: #26ade3;
border: 1px solid #26ade3;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.skype:hover {
background: none;
color: #26ade3;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.stumbleupon {
background: #ea4b24;
border: 1px solid #ea4b24;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.stumbleupon:hover {
background: none;
color: #ea4b24;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.tumblr {
background: #2c4762;
border: 1px solid #2c4762;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.tumblr:hover {
background: none;
color: #2c4762;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.odnoklassniki {
background: #f38231;
border: 1px solid #f38231;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.odnoklassniki:hover {
background: none;
color: #f38231;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.vk {
background: #4e76a1;
border: 1px solid #4e76a1;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.vk:hover {
background: none;
color: #4e76a1;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.xing {
background: #006565;
border: 1px solid #006565;
}
.single-job .site-main .entry-footer .job-share ul.social-list li a.xing:hover {
background: none;
color: #006565;
}
.single-job .site-main .entry-footer .job-print {
display: inline-block;
vertical-align: middle;
width: 29%;
text-align: right;
}
.single-job .site-main .entry-footer .job-print span {
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
.single-job .site-main .entry-footer .job-print a {
width: 40px;
height: 40px;
line-height: 40px;
background: #505050;
display: inline-block;
color: #fff;
text-align: center;
border-radius: 100%;
}
.single-job .site-main .entry-footer .job-print a:hover {
background: #00abe8;
color: #fff;
}
.single-job .additional-posts .section-title {
font-size: 1.3888em;
margin-top: 0;
margin-bottom: 20px
}
.single-job .additional-posts .article-wrap, .recent-posts .article-wrap, .error404 .additional-posts .article-wrap {
display: block;
}
.single-job .additional-posts .article-wrap article, .recent-posts .article-wrap article, .error404 .additional-posts article {
margin-bottom: 20px;
padding: 30px;
position: relative;
}
.single-job .additional-posts .article-wrap article:last-child, .recent-posts .article-wrap article:last-child, .error404 .additional-posts article:last-child {
margin-bottom: 0;
}
.single-job .additional-posts .article-wrap .company-logo, .recent-posts .article-wrap .post-thumbnail, .error404 .additional-posts .company-logo {
display: inline-block;
vertical-align: top;
width: 100px;
margin: 0;
}
.single-job .additional-posts .article-wrap .job-title-wrap, .recent-posts .article-wrap .entry-header, .error404 .additional-posts .job-title-wrap {
display: inline-block;
vertical-align: top;
width: calc(100% - 110px);
padding-left: 20px;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-title, .recent-posts .article-wrap .entry-title, .error404 .additional-posts .entry-title {
margin-top: 0;
margin-bottom: 0;
font-size: 1.112em;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-title a {
color: #333333;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-title a:hover {
color: #00abe8;
}
.single-job .additional-posts .article-wrap .job-title-wrap .company-name, .error404 .additional-posts .company-name {
font-size: 0.888em;
font-weight: 400;
color: rgba(0, 0, 0, 0.5);
margin-top: 5px;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-meta:before, .single-job .additional-posts .article-wrap .job-title-wrap .entry-meta:after, .error404 .additional-posts .entry-meta:before, .error404 .additional-posts .entry-meta:after {
content: "";
display: table;
width: 0;
height: 0;
line-height: 0;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-meta:after, .error404 .additional-posts .entry-meta:after {
clear: both;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-meta, .error404 .additional-posts .entry-meta {
border-top: 1px solid #e6e6e6;
margin-top: 10px;
padding-top: 10px;
clear: both;
font-size: 0.8888em;
}
.single-job .additional-posts .article-wrap .job-title-wrap .entry-meta > div:not(.job-type), .error404 .additional-posts .entry-meta > div:not(.job-type) {
margin-top: 5px;
} .single-job:not(.full-width) #primary {
width: 70%;
}
.single-job #secondary {
width: 30%;
}
.single-job .widget-area .widget-title {
margin-top: 0;
font-size: 1.112em;
font-weight: 700;
margin-bottom: 20px;
}
.job-overview, .job-location {
margin-bottom: 60px;
}
.job-location .job-loc-map a {
font-weight: 600;
background: #00abe8;
color: #fff;
padding: 15px 30px;
display: inline-block;
border-radius: 5px;
}
.job-location .job-loc-map a:hover {
background: #000;
}
.job-overview .overview-wrap {
background: #F9F9FA;
border-radius: 5px;
padding: 30px;
}
.job-overview .overview-wrap ul li {
position: relative;
margin-bottom: 30px;
display: block;
padding-left: 60px;
}
.job-overview .overview-wrap ul li svg {
display: inline-block;
vertical-align: top;
width: 40px;
color: #00abe8;
font-size: 2em;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.job-overview .overview-wrap ul li span {
display: block;
font-size: 0.888em;
font-weight: 400;
line-height: 1.6;
}
.job-overview .overview-wrap ul li span.overview-title {
color: rgba(0, 0, 0, 0.6);
}
.job-overview .overview-wrap ul li span.overview-desc {
font-weight: 700;
word-break: break-all;
}
.job-overview .overview-wrap a.btn {
display: block;
text-align: center;
border-width: 2px;
cursor: pointer;
}
.job-overview .overview-wrap a.btn + a.btn {
margin-top: 10px;
background: none;
color: #00abe8;
}
.job-overview .overview-wrap a.btn + a.btn:hover {
background: #00abe8;
color: #fff;
}
.job-overview #singlejobapply {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding-top: 50px;
background: rgba(0, 0, 0, 0.75);
display: flex;
flex: 1;
justify-content: center;
flex-direction: column;
align-items: center;
z-index: 9999999;
opacity: 0;
visibility: hidden;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.job-overview #singlejobapply.active {
padding-top: 0;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
.job-overview #singlejobapply .modal-dialog {
background: #fff;
max-width: 480px;
padding: 30px;
border-radius: 5px;
width: 100%;
text-align: left;
display: flex;
flex-wrap: wrap;
position: relative;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.job-overview #singlejobapply .modal-content {
overflow: auto;
max-height: 63vh;
}
.job-overview #singlejobapply .modal-dialog .close {
position: absolute;
top: -10px;
right: -10px;
width: 30px;
height: 30px;
background: #f00;
font-family: sans-serif;
text-align: center;
color: #fff;
font-size: 1.2223em;
line-height: 30px;
border-radius: 100%;
font-weight: 700;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
.job-overview #singlejobapply .modal-dialog .close:hover {
background: #fff;
color: #f00;
}
.job-overview #singlejobapply .modal-title {
margin-top: 0;
margin-bottom: 30px;
font-weight: 800;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 10px;
} .widget_raratheme_client_logo_widget .raratheme-client-logo-inner-holder {
display: flex;
flex: 1;
flex-flow: row wrap;
align-items: center;
margin-left: -15px;
margin-right: -15px;
}
.widget_raratheme_client_logo_widget .widget-title {
width: 100%;
padding: 0 15px;
}
.widget_raratheme_client_logo_widget .image-holder {
width: 48%;
padding: 15px;
display: flex;
justify-content: center;
}
section[class*="-section"] .widget_raratheme_client_logo_widget .image-holder {
width: 15%;
padding: 20px;
}
section[class*="-section"] .widget_raratheme_client_logo_widget .image-holder:last-child {
margin-right: 0;
}
.widget_raratheme_client_logo_widget .image-holder:not(.black-wihte) a {
opacity: 0.5;
filter: alpha(opacity=50);
}
.widget_raratheme_client_logo_widget .image-holder:not(.black-wihte) a:hover {
opacity: 1;
filter: alpha(opacity=100);
} .widget_rtc_contact_social_links .social-networks {
margin-top: 20px;
}
.widget-area .widget .social-networks li, .site-footer .widget .social-networks li {
padding-bottom: 0;
border-bottom: none;
}
.widget-area .widget_rtc_contact_social_links .social-networks li:last-child, .site-footer .widget_rtc_contact_social_links .social-networks li:last-child {
margin-bottom: 15px;
} .widget_rrtc_testimonial_widget .rtc-testimonial-inner-holder {
position: relative;
display: flex;
flex: 1;
flex-direction: column;
}
.testimonial-section .widget_rrtc_testimonial_widget .rtc-testimonial-inner-holder {
background: #fff;
border-radius: 5px;
padding: 50px 92px;
}
.widget_rrtc_testimonial_widget .img-holder {
order: 2;
width: 48%;
margin-top: 25px;
text-align: right;
padding-right: 10px;
position: absolute;
bottom: 0;
left: 0;
}
.widget-area .widget_rrtc_testimonial_widget .img-holder, .site-footer .widget_rrtc_testimonial_widget .img-holder {
width: auto;
}
.widget_rrtc_testimonial_widget .img-holder img {
width: 60px;
height: 60px;
object-fit: cover;
border-radius: 100%;
display: inline-block;
}
.widget_rrtc_testimonial_widget .text-holder {
display: flex;
flex: 1;
flex-direction: column;
align-items: flex-end;
}
.widget_rrtc_testimonial_widget .testimonial-meta {
order: 2;
margin-top: 25px;
}
.widget_rrtc_testimonial_widget .img-holder + .text-holder .testimonial-meta {
width: 52%;
text-align: left;
padding-left: 10px;
}
.widget-area .widget_rrtc_testimonial_widget .img-holder + .text-holder .testimonial-meta, .site-footer .widget_rrtc_testimonial_widget .img-holder + .text-holder .testimonial-meta {
width: calc(100% - 60px);
}
.widget_rrtc_testimonial_widget .testimonial-meta span.name {
display: block;
font-size: 1.112em;
font-weight: 700;
line-height: 1.3;
text-transform: capitalize;
}
.widget_rrtc_testimonial_widget .testimonial-meta span.designation {
display: block;
line-height: 1.4;
font-size: 0.888em;
}
.widget_rrtc_testimonial_widget .testimonial-content p {
margin: 0;
} .widget_raratheme_companion_cta_widget .bttk-cta-bg, .widget_raratheme_companion_cta_widget .text {
padding: 100px 0;
position: relative;
z-index: 1;
}
.widget-area .widget_raratheme_companion_cta_widget .bttk-cta-bg, .widget-area .widget_raratheme_companion_cta_widget .text, .site-footer .widget_raratheme_companion_cta_widget .bttk-cta-bg, .site-footer .widget_raratheme_companion_cta_widget .text {
padding: 60px 20px;
border-radius: 5px;
}
.widget_raratheme_companion_cta_widget .bttk-cta-bg:after {
content: "";
background: rgba(0, 0, 0, 0.4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.widget_raratheme_companion_cta_widget .centered {
text-align: center;
}
.widget_raratheme_companion_cta_widget .right {
text-align: right;
}
.widget_raratheme_companion_cta_widget .raratheme-cta-container {
max-width: 590px;
margin-left: auto;
margin-right: auto;
}
.widget_raratheme_companion_cta_widget .right .raratheme-cta-container {
max-width: 1170px;
}
.widget_raratheme_companion_cta_widget .widget-title {
font-size: 1.7223em;
color: #fff;
font-weight: 800;
margin-top: 0;
margin-bottom: 0;
line-height: 1.5;
}
#secondary .widget_raratheme_companion_cta_widget .widget-title {
font-size: 1.6667em;
}
.widget_raratheme_companion_cta_widget .text-holder {
font-size: 0.888em;
color: #fff;
font-weight: 400;
}
.widget_raratheme_companion_cta_widget .text-holder p {
margin-top: 0;
margin-bottom: 30px;
}
.widget_raratheme_companion_cta_widget a.btn-cta {
display: inline-block;
background: #00abe8;
border: 1px solid #00abe8;
color: #fff;
font-weight: 700;
margin: 5px;
font-size: 0.888em;
border-radius: 5px;
padding: 10px 18px;
}
.widget_raratheme_companion_cta_widget a.btn-cta:hover {
background: none;
color: #00abe8;
}
.widget_raratheme_companion_cta_widget .text a.btn-cta {
background: #000;
border-color: #000;
}
.widget_raratheme_companion_cta_widget .text a.btn-cta:hover {
background: none;
color: #333333;
} .widget_rrtc_icon_text_widget .rtc-itw-inner-holder {
display: flex;
flex: 1;
flex-direction: column;
text-align: center;
}
.widget_rrtc_icon_text_widget .text-holder {
order: 2;
}
.widget_rrtc_icon_text_widget .text-holder .widget-title {
font-size: 1.112em;
margin-top: 0;
margin-bottom: 0;
}
.widget_rrtc_icon_text_widget .text-holder .content {
font-size: 0.888em;
color: rgba(0, 0, 0, 0.6);
}
.widget_rrtc_icon_text_widget .text-holder .content p {
margin-top: 0;
margin-bottom: 20px;
}
.widget_rrtc_icon_text_widget .text-holder .content p:last-child {
margin-bottom: 0;
}
a.btn-readmore {
display: inline-block;
background: #00abe8;
color: #fff;
font-weight: 800;
font-size: 0.778em;
padding: 13px 18px;
border-radius: 5px;
margin-top: 20px;
border: 1px solid #2acf5f;
}
a.btn-readmore:hover {
background: none;
color: #2acf5f;
}
.widget_rrtc_icon_text_widget .icon-holder {
width: 150px;
height: 150px;
line-height: 150px;
overflow: hidden;
display: flex;
flex: auto;
flex-direction: column;
background: #00abe8;
position: relative;
align-items: center;
justify-content: center;
border-radius: 100%;
margin: 0 auto 20px auto;
font-size: 3.2223em;
color: #fff;
}
.widget_rrtc_icon_text_widget .icon-holder::before {
content: "";
background: -webkit-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: -moz-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: -ms-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: -o-linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
background: linear-gradient(95deg, rgba(255, 255, 255, 0.4), transparent);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 100%;
} .widget_rara_posts_category_slider_widget .carousel-title {
background: #f5f5f5;
padding: 20px;
}
.widget_rara_posts_category_slider_widget .carousel-title .cat-links {
font-size: 0.6666em;
font-weight: 600;
text-transform: uppercase;
}
.widget_rara_posts_category_slider_widget .carousel-title .cat-links a {
display: inline-block;
color: rgba(0, 0, 0, 0.5);
}
.widget_rara_posts_category_slider_widget .carousel-title .cat-links a:hover {
color: rgba(0, 0, 0, 0.75);
}
.widget_rara_posts_category_slider_widget .carousel-title .cat-links a::after {
content: "/";
margin: 0 5px;
color: rgba(0, 0, 0, 0.5);
}
.widget_rara_posts_category_slider_widget .carousel-title .cat-links a:last-child:after {
display: none;
}
.widget_rara_posts_category_slider_widget .carousel-title .title {
margin-top: 5px;
margin-bottom: 0;
font-size: 0.8888em;
font-weight: 600;
}
.widget_rara_posts_category_slider_widget .carousel-title .title a {
color: #333333;
}
.widget_rara_posts_category_slider_widget .carousel-title .title a:hover {
color: #00abe8;
}
.widget_rara_posts_category_slider_widget .owl-carousel .owl-nav [class*="owl-"] {
margin: 0;
background: rgba(255, 255, 255, 0.7);
border-radius: 5px;
top: 40%;
line-height: 35px;
left: 5px;
}
.widget_rara_posts_category_slider_widget .owl-carousel .owl-nav .owl-next {
left: auto;
right: 5px;
} .widget_categories ul li {
display: flex;
flex: 1;
flex-wrap: wrap;
justify-content: flex-end;
}
.widget_categories ul li a {
padding-right: 10px;
display: flex;
flex: 1;
} .widget_tag_cloud {
margin-bottom: 30px;
}
.tagcloud a {
display: inline-block;
background: #F9F9FA;
padding: 10px;
margin-right: 4px;
margin-bottom: 10px;
border-radius: 5px;
color: #333333;
font-size: 0.888em !important;
font-weight: 400;
}
.tagcloud a:hover {
background: #00abe8;
color: #fff;
} .widget_raratheme_popular_post ul li .post-thumbnail, .widget_raratheme_recent_post ul li .post-thumbnail {
width: 75px;
border-radius: 5px;
overflow: hidden;
}
.widget_raratheme_popular_post ul li .entry-header, .widget_raratheme_recent_post ul li .entry-header {
display: flex;
flex: 1;
flex-wrap: wrap;
}
.widget_raratheme_popular_post ul li .entry-header .entry-title, .widget_raratheme_recent_post ul li .entry-header .entry-title {
margin-bottom: 0;
font-size: 1em;
line-height: 1.5;
order: 2;
margin-top: 5px;
width: 100%;
}
.widget-area .widget ul li .entry-meta > span a {
color: rgba(0, 0, 0, 0.6);
font-weight: 400;
}
.widget-area .widget ul li .entry-meta > span a:hover {
color: #00abe8;
}
.widget_raratheme_popular_post ul li .entry-header .comment-count, .widget_raratheme_popular_post ul li .entry-header .view-count {
margin-left: 20px;
color: rgba(0, 0, 0, 0.6);
}
.widget-area .widget_raratheme_popular_post ul li .entry-header .comment-count, .site-footer .widget_raratheme_popular_post ul li .entry-header .view-count {
color: rgba(255, 255, 255, 0.6);
} .widget_rtc_social_links ul {
margin-left: -5px;
margin-right: -5px;
}
.widget_rtc_social_links ul li.rtc-social-icon-wrap {
display: inline-block;
margin: 5px;
padding-bottom: 0;
border-bottom: none;
font-size: 1em;
}
.widget_rtc_social_links ul li.rtc-social-icon-wrap:last-child {
margin-bottom: 5px;
}
.widget_rtc_social_links ul li.rtc-social-icon-wrap a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
background: rgba(0, 0, 0, 0.05);
text-align: center;
border-radius: 100%;
color: #333333;
}
.site-footer .widget_rtc_social_links ul li.rtc-social-icon-wrap a {
background: rgba(255, 255, 255, 0.15);
color: rgba(255, 255, 255, 0.8);
}
.widget_rtc_social_links ul li.rtc-social-icon-wrap a:hover, .site-footer .widget_rtc_social_links ul li.rtc-social-icon-wrap a:hover {
background: #00abe8;
color: #fff !important;
} .widget_raratheme_companion_faqs_widget .expand-faq {
display: table;
clear: both;
font-size: 0.8888em;
margin-bottom: 20px;
margin-left: auto;
}
.widget_raratheme_companion_faqs_widget .expand-faq svg {
margin-right: 5px;
}
ul.accordion li a.toggle {
position: relative;
font-size: 1.1112em;
font-weight: 600;
}
ul.accordion li a::after {
top: 2px;
}
.site-footer ul.accordion li a::after {
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23fff" d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"></path></svg>');
}
ul.accordion .inner {
margin-top: 15px;
} .blossomthemes-email-newsletter-wrapper {
padding: 30px;
border-radius: 5px;
text-align: center;
}
.blossomthemes-email-newsletter-wrapper .img-holder {
margin-bottom: 25px;
}
.blossomthemes-email-newsletter-wrapper .text-holder h3 {
margin-top: 0;
font-size: 1.1112em;
font-weight: 700;
margin-bottom: 10px;
}
.blossomthemes-email-newsletter-wrapper .text-holder span {
display: block;
font-size: 0.8888em;
margin-bottom: 20px;
}
.blossomthemes-email-newsletter-wrapper form label {
width: 100%;
font-size: 0.7778em;
margin-bottom: 15px;
display: block;
}
.blossomthemes-email-newsletter-wrapper form label .subscribe-inner-wrap {
display: inline-block;
position: relative;
padding-left: 25px;
}
.blossomthemes-email-newsletter-wrapper form label input[type="checkbox"] {
display: none;
}
.blossomthemes-email-newsletter-wrapper form label .check-mark {
display: inline-block;
width: 15px;
height: 15px;
border: 1px solid rgba(0, 0, 0, 0.15);
vertical-align: middle;
position: absolute;
top: 6px;
left: 0;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23fff" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z" class=""></path></svg>');
background-size: 0;
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
}
.blossomthemes-email-newsletter-wrapper form label input[type="checkbox"]:checked + .check-mark {
background-size: 11px;
background-color: #00abe8;
border-color: #00abe8;
}
.blossomthemes-email-newsletter-wrapper form label .text {
text-align: left;
display: inline-block;
} .widget_raratheme_featured_page_widget .widget-featured-holder {
display: flex;
flex: 1;
flex-direction: column;
}
.widget_raratheme_featured_page_widget .widget-featured-holder .section-subtitle {
order: 2;
}
.widget_raratheme_featured_page_widget .widget-featured-holder .text-holder {
order: 3;
}
.widget_raratheme_featured_page_widget .widget-featured-holder .img-holder {
margin-bottom: 15px;
} .widget_raratheme_companion_stat_counter_widget {
display: flex;
flex-direction: column;
justify-content: space-between;
position: relative;
text-align: center;
}
.widget_raratheme_companion_stat_counter_widget .raratheme-sc-holder {
display: flex;
flex-flow: column wrap;
}
.widget_raratheme_companion_stat_counter_widget .widget-title {
font-size: 1.2223em;
margin: 0;
font-weight: 400;
display: flex;
flex: 1;
flex-direction: column;
order: 3;
}
.widget_raratheme_companion_stat_counter_widget .icon-holder {
line-height: 1;
font-size: 4em;
color: rgba(0, 0, 0, 0.5);
margin-bottom: 20px;
}
.widget_raratheme_companion_stat_counter_widget .odometer.odometer-auto-theme, .odometer.odometer-theme-default {
display: flex;
font-size: 3em;
font-weight: 700;
line-height: 1.3;
flex: 1;
flex-direction: column;
order: 2;
} .widget_rrtc_description_widget .image-holder {
margin-bottom: 20px;
}
.widget_rrtc_description_widget .name {
display: block;
font-size: 1.1112em;
font-weight: 700;
}
.widget_rrtc_description_widget .designation {
display: block;
font-size: 0.8888em;
color: rgba(0, 0, 0, 0.5);
font-weight: 400;
}
.widget_rrtc_description_widget .description {
font-size: 0.8888em;
line-height: 1.7em;
font-weight: 400;
}
.widget_rrtc_description_widget .description p {
margin-top: 15px;
margin-bottom: 0;
}
.widget_rrtc_description_widget .social-profile {
margin-top: 25px;
}
.site-footer .widget_rrtc_description_widget .social-profile li, .widget-area .widget_rrtc_description_widget .social-profile li {
margin: 5px 1px;
padding: 0;
border-bottom: none;
display: inline-block;
}
.widget_rrtc_description_widget .social-profile li a {
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
background: rgba(0, 0, 0, 0.05);
border-radius: 100%;
font-size: 0.8888em;
}
.widget_rrtc_description_widget .social-profile li a:hover {
background: #00abe8;
color: #fff !important;
} .widget_calendar table {
text-align: center;
margin-bottom: 0;
border-collapse: collapse;
overflow: visible;
border-radius: 0;
border: none;
font-size: 1em;
}
.widget_calendar table caption {
font-size: 1em;
font-weight: 600;
padding: 10px;
background: #00abe8;
color: #fff;
}
.widget_calendar tr th {
background: #efefef;
text-align: center;
font-size: 0.888em;
border: 1px solid #ddd;
padding: 10px 0;
}
.site-footer .widget_calendar tr th {
background: rgba(255, 255, 255, 0.15);
color: rgba(255, 255, 255, 0.8);
}
.widget_calendar tr td {
border: 1px solid #ddd;
padding: 10px 0;
font-size: 0.888em;
}
.widget_calendar tr td#today {
font-weight: 900;
}
.site-footer .widget_calendar table tr th, .site-footer .widget_calendar table tr td {
border-color: rgba(255, 255, 255, 0.1);
}
.widget_calendar tfoot tr td {
font-weight: 700;
}
.widget_calendar table tr:last-child td {
border-bottom: 1px solid #ddd;
}
.widget_calendar table tfoot {
display: none;
} .error404 .error-holder {
margin-bottom: 80px;
margin-top: 80px;
}
.error404 .site-main {
max-width: 776px;
margin: 0 auto;
}
.error404 .error-404 {
text-align: center;
}
.error404 .error-404 .page-content {
margin: 0;
}
.error404 .error-404 .error-text {
margin: 0 auto 30px auto;
font-size: 1.3888em;
max-width: 586px;
}
.error404 .error-404 .error-num {
font-size: 22.2222em;
font-weight: 700;
line-height: 1.3;
color: #00abe8;
text-shadow: 0 -10px 0 rgba(0, 0, 0, 0.1);
}
.error404 .site-main .error-404 .btn-readmore {
font-size: 0.8888em;
font-weight: 700;
text-transform: uppercase;
padding-left: 40px;
padding-right: 40px;
margin-bottom: 80px;
}
.error404 .error-404 .search-form {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
display: flex;
flex: 1;
align-items: center;
max-width: 630px;
margin: 0 auto;
}
.error404 .error-404 .search-form label {
width: calc(100% - 50px);
}
.error404 .error-404 .search-form .search-field {
height: 50px;
border: none;
}
.error404 .error-404 .search-form .search-submit {
background-size: 20px;
}
.error404 .error-404 .search-form .search-submit:hover {
background-color: #000;
opacity: 1;
filter: alpha(opacity=100);
}
.full-width.error404 .recent-posts, .error404 .error-holder .additional-posts {
margin-top: 80px;
} .page-template-login-registration .site-content > .container {
display: flex;
flex: 1;
flex-wrap: wrap;
align-items: flex-start;
}
.page-template-login-registration .site-content > .container > div {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
padding: 30px;
border-radius: 5px;
width: 47%;
margin-left: 1.5%;
margin-right: 1.5%;
}
.page-template-login-registration .site-content .jbp_header {
margin-top: 0;
font-size: 1.7223em;
font-weight: 700;
margin-bottom: 0;
}
.page-template-login-registration .site-content form {
margin-top: 30px;
display: flex;
flex: 1;
flex-wrap: wrap;
align-items: flex-start;
margin-left: -1.5%;
margin-right: -1.5%;
}
.page-template-login-registration .site-content form p {
margin-top: 0;
margin-bottom: 20px;
width: 47%;
margin-left: 1.5%;
margin-right: 1.5%;
}
.page-template-login-registration .site-content form p.login-remember {
width: 100%;
}
.page-template-login-registration .site-content form p.login-submit {
width: 100%;
margin-bottom: 0;
}
.page-template-login-registration .site-content form p label {
font-weight: 700;
font-size: 0.7778em;
display: inline-block;
margin-bottom: 7px;
}
.page-template-login-registration .site-content form p.login-remember label {
font-weight: 400;
font-size: 0.8888em;
color: #777;
margin-bottom: 0;
}
.page-template-login-registration .site-content form p.login-remember label:hover {
color: #333333;
}
.page-template-login-registration .site-content form p input[type="submit"] {
padding-left: 25px;
padding-right: 25px;
text-transform: uppercase;
}
.page-template-login-registration .jbp-newuser form fieldset {
padding: 0;
margin: 0;
border: none;
width: 100%;
display: flex;
flex: 1;
flex-wrap: wrap;
align-items: flex-start;
}
.page-template-login-registration .jbp-newuser form fieldset p:last-child {
width: 100%;
margin-bottom: 0;
}
.page-template-login-registration .jbp-newuser form fieldset p:nth-last-of-type(2) {
width: 100%;
} .site-main .entry-content div.job_listings div.job_listings article {
background: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
margin-bottom: 25px;
border-radius: 5px;
padding: 30px;
position: relative;
display: flex;
flex: 1;
flex-wrap: wrap;
overflow: hidden;
align-items: flex-start;
}
.site-main .entry-content div.job_listings div.job_listings article .company-logo {
width: 100px;
margin: 0;
background: #EEEEEE;
}
.site-main .entry-content div.job_listings div.job_listings article .job-title-wrap {
width: calc(100% - 100px);
padding-left: 20px;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-title {
margin-top: 0;
margin-bottom: 0;
font-size: 1.1112em;
line-height: 1.45em;
}
.site-main .entry-content div.job_listings div.job_listings article .company-name {
font-size: 0.8888em;
color: rgba(0, 0, 0, 0.5);
font-weight: 400;
line-height: 1.44em;
margin-top: 5px;
}
.site-main .entry-content div.job_listings div.job_listings article .company-name:before {
content: "@";
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 15px;
padding-top: 15px;
font-size: 1em;
display: flex;
flex: 1;
flex-wrap: wrap;
align-items: center;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta .salary-amt, .site-main .entry-content div.job_listings div.job_listings article .entry-meta .company-address {
font-size: 0.8888em;
line-height: 1.44em;
font-weight: 400;
margin-bottom: 5px;
margin-right: 40px;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta .salary-amt .currency {
font-weight: 900;
color: #00abe8;
margin-right: 5px;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta .company-address svg {
color: #00abe8;
margin-right: 5px;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta a {
color: #333333;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta a:hover {
color: #00abe8;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta .job-type {
margin-top: 0;
margin-left: auto;
display: table;
}
div.job_listings .load_more_jobs {
display: table;
border: 1px solid #00abe8;
text-transform: uppercase;
font-size: 0.7778em;
font-weight: 400;
background: #00abe8;
color: #fff;
padding: 15px 20px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
clear: both;
}
div.job_listings .load_more_jobs:hover, div.job_listings .load_more_jobs:focus {
background: none;
color: #00abe8;
border-bottom-color: #00abe8;
}
.site-main .job_listings .job_filters {
background: #f5f5f5;
margin-bottom: 60px;
margin-top: 20px;
}
.site-main .job_listings .job_filters .search_jobs {
padding: 30px;
display: flex;
flex: 1;
flex-wrap: wrap;
align-items: flex-start;
}
.job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_location {
float: none;
width: auto;
flex: 1;
}
.job_filters .search_jobs div.filter_wide, .job_filters .search_jobs div.search_categories {
width: auto;
padding-left: 1em;
padding-top: 0;
flex: 1;
}
.chosen-container {
font-size: 1em;
}
.chosen-container-single .chosen-single {
background: #fff;
box-shadow: none;
height: 50px;
line-height: 50px;
border-color: #e6e6e6;
padding-left: 15px;
padding-right: 15px;
font-size: 0.8888em;
}
.chosen-container-single .chosen-single div {
display: flex;
flex: 1;
justify-content: center;
flex-direction: column;
}
.chosen-container-single .chosen-single div b {
height: 20px;
width: 15px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
background: #fff;
border-color: #e6e6e6;
}
.chosen-container .chosen-drop {
border-color: #e6e6e6;
}
.chosen-container-single .chosen-search input[type="text"] {
height: 40px;
border-color: #e6e6e6;
border-radius: 5px;
}
.chosen-container .chosen-results {
font-size: 0.8888em;
}
.chosen-container .chosen-results li {
margin-bottom: 10px;
}
.job_filters .job_types {
padding: 10px 20px;
}
.job_filters .job_types li input[type="checkbox"] {
margin-right: 5px;
} #job-manager-job-dashboard table td, #job-manager-job-dashboard table th {
padding: 15px;
}
#job-manager-job-dashboard table td a {
color: #333333;
font-weight: 600;
}
#job-manager-job-dashboard table td a:hover {
color: #00abe8;
} .site-main .entry-content .job-manager-form {
margin-top: 20px;
}
.job-manager-form fieldset label {
font-weight: 600;
}
.chosen-container-multi .chosen-choices {
height: 50px !important;
border-color: #e6e6e6;
border-radius: 5px;
background-image: none;
padding: 5px 15px;
font-size: 0.8888em;
}
.chosen-container-multi.chosen-with-drop .chosen-choices {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.chosen-container-active .chosen-choices {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.site-main .entry-content .job-manager-form h2 {
font-size: 1.3333em;
font-weight: 700;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 5px;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview {
display: inline-block;
position: relative;
border: 1px solid rgba(0, 0, 0, 0.05);
padding: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
border-radius: 5px;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview img {
height: auto;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a {
position: absolute;
top: -10px;
right: -10px;
width: 25px;
height: 25px;
padding: 0;
line-height: 25px;
background: #fff;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
border-radius: 100%;
text-indent: 30px;
overflow: hidden;
}
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a::before {
content: "";
background-image: url('data:image/svg+xml; utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23f00" d="M207.6 256l107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z"></path></svg>');
background-repeat: no-repeat;
width: 9px;
height: 15px;
position: absolute;
top: 0;
right: 0;
left: 0;
margin: auto;
bottom: 0;
}
.job-manager-form fieldset .wp-editor-container {
border-radius: 5px;
overflow: hidden;
border-color: #e6e6e6;
}
.site-main .entry-content #job_preview {
margin-top: 20px;
}
.entry-content .job_listing_preview_title, .job_listing_preview_title {
display: table;
width: 100%;
clear: both;
}
.entry-content .job_listing_preview_title .button, .job_listing_preview_title .button {
padding: 8px 15px;
}
.entry-content .job_listing_preview_title h2, .job_listing_preview_title h2 {
font-size: 1.3333em;
}
.single_job_listing .meta {
font-size: 0.8888em;
}
.single_job_listing .company .name {
width: calc(100% - 3em);
}
.single_job_listing .company .name strong {
font-weight: 700;
}
.single_job_listing .company .tagline {
margin-left: 3.5em;
font-size: 0.8888em;
width: calc(100% - 3.5em);
}
.single_job_listing .company .company_video {
margin-top: 30px;
} @media screen and (max-width: 1300px) {
.header-main .site-branding {
width: 27%;
}
.site-branding.logo-text .site-logo {}
.site-branding.logo-text .site-title-wrap {
width: calc(100% - 50px);
padding-left: 15px;
}
.header-main .menu-wrap {
width: 100%;
}
}
@media screen and (max-width: 1199px) {
body.custom-background .site {
max-width: 1030px;
}
img.access-img {
margin-top: 80px;
}
img.network-img {
margin-top: 60px;
}
img.wireless-img {
margin-top: 80px;
}
img.mac-img {
margin-top: 50px;
}
img.device-img {
margin-top: 70px;
}
img.interface-img {
margin-top: 30px;
}
img.firmware-img {
margin-top: 60px;
}
img.app-img {
margin-top: 70px;
}
img.address-img {
margin-top: 30px;
}
img.wizard-img {
margin-top: 60px;
}
img.genie-img {
margin-top: 100px;
}
.header-main .main-navigation ul li a {
padding-right: 0px !important;
}
.sec-2 ul li {
margin-right: 4px !important;
}
.sec-2 ul li .service-img {
height: auto !important;
}
#tab-content_69 .col-md-8 {
width: 94.666667%;
}
.col-md-4.service-img img {
display: none;
}
ul.fotr-2 {
margin-left: 0px;
}
.container, .widget_raratheme_companion_cta_widget .right .raratheme-cta-container {
max-width: 1000px;
padding-left: 15px;
padding-right: 15px;
}
.widget_raratheme_companion_cta_widget .centered {
padding-left: 15px;
padding-right: 15px;
}
.secondary-nav ul li a {
padding-left: 12px;
padding-right: 12px;
}
.secondary-nav ul li:first-child a {
padding-left: 0;
}
.secondary-nav ul li:last-child a {
padding-right: 0;
}
.header-main {
padding: 10px 0;
}
.menu-wrap .main-navigation {
width: calc(100% - 130px);
}
.header-main .main-navigation ul li ul {
width: 220px;
}
.header-main .main-navigation ul li {
font-size: 0.7778em;
}
.header-main .main-navigation ul ul li {
font-size: 1em;
}
.header-main .main-navigation ul li a {
padding-left: 12px;
padding-right: 12px;
}
.header-main .menu-wrap .btn-wrap {
width: 130px;
}
.header-main .menu-wrap .btn-wrap a.btn {
padding-left: 15px;
padding-right: 15px;
font-size: 0.7778em;
}
.site-footer .grid.column-4 > .col {
width: 31.33%;
}
.site-footer .grid.column-4 > .col:nth-child(3n) {
margin-right: 0;
}
.single-job.full-width .site-content .site-main .entry-content ul.job-listing-meta li {
width: 30.33%;
} .newsletter-block .blossomthemes-email-newsletter-wrapper {
padding: 30px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form {
max-width: 100%;
}
}
@media screen and (max-width: 1024px) {
body.custom-background .site {
max-width: 800px;
}
img.router-login {
margin-top: 150px;
}
img.img-border.portal-img {
margin-top: 150px;
}
div#mega-menu-wrap-primary {
display: none;
}
#tab-content_69 .col-md-8 {
width: 100%;
}
.col-md-8.txt {
border: none !important;
}
.container, .widget_raratheme_companion_cta_widget .right .raratheme-cta-container {
max-width: 768px;
}
section.category-section, section.hot-job-section, section.howitwork-section, section.article-section {
margin-top: 50px;
margin-bottom: 50px;
}
section.top-job-section, section.latest-job-section, section.testimonial-section {
padding-top: 50px;
padding-bottom: 50px;
}
.rightsidebar #primary, .leftsidebar #primary {
float: none;
width: 100%;
padding-right: 0;
padding-left: 0;
}
#secondary {
float: none;
width: 100%;
margin-top: 50px;
} .site-header .header-t, .header-main .main-navigation ul, .header-main .menu-wrap .btn-wrap {
display: none;
}
body.menu-active {
overflow: hidden;
}
.site {
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.menu-active .site {
-webkit-transform: translateX(-350px);
-moz-transform: translateX(-350px);
transform: translateX(-350px);
}
.menu-active .site::before {
content: "";
background: rgba(0, 0, 0, 0.2);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 999;
}
.header-main {
padding-top: 20px;
padding-bottom: 20px;
}
.header-main .site-branding {
width: calc(100% - 50px);
}
.header-main .menu-wrap {
width: 50px;
}
.menu-wrap .main-navigation {
width: auto;
}
.header-main .main-navigation .toggle-btn {
width: 40px;
height: 40px;
padding: 0;
display: inline-block;
position: relative;
cursor: pointer;
}
.header-main .main-navigation .toggle-btn .toggle-bar {
display: block;
background: #fff;
width: 18px;
height: 2px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.header-main .main-navigation .toggle-btn .toggle-bar:first-child {
top: -12px;
}
.header-main .main-navigation .toggle-btn .toggle-bar:last-child {
bottom: -12px;
}
.header-main .main-navigation .toggle-btn:hover .toggle-bar {
background: #00abe8;
}
.responsive-nav {
display: flex;
flex: 1;
flex-direction: column;
position: fixed;
top: 0;
right: 0;
width: 350px;
background: #fff;
z-index: 999999;
overflow: auto;
height: 100%;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
transform: translateX(100%);
}
.menu-active .responsive-nav {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.responsive-nav .nav-top {
border-bottom: 1px solid #D9D9D9;
padding: 20px;
position: relative;
}
.responsive-nav .close-btn {
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.responsive-nav .close-btn .bar {
background: #707070;
width: 15px;
height: 2px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.responsive-nav .close-btn .bar:last-child {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.responsive-nav .close-btn:hover .bar {
background: #00abe8;
}
.responsive-nav .right-block {
padding: 20px;
text-align: center;
border-bottom: 1px solid #D9D9D9;
}
.responsive-nav .right-block a.btn-link {
background: #6E6E6E;
color: #fff;
display: block;
border-radius: 5px;
padding: 10px;
font-size: 0.888em;
}
.responsive-nav .right-block a.btn-link + a.btn-link {
border-left: none;
margin-top: 10px;
}
.responsive-nav .right-block a.btn-link:hover {
background: #00abe8;
}
.responsive-nav .secondary-nav {
order: 4;
}
.responsive-nav .main-navigation ul, .responsive-nav .secondary-nav ul {
margin: 0;
padding: 0;
list-style: none;
}
.responsive-nav .main-navigation ul li, .responsive-nav .secondary-nav ul li {
display: block;
font-weight: 400;
font-size: 0.8888em;
}
.responsive-nav .main-navigation ul ul li, .responsive-nav .secondary-nav ul ul li {
font-size: 1em;
}
.responsive-nav ul li .submenu-toggle {
position: absolute;
top: 0;
right: 5px;
width: 20px;
height: 55px;
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.responsive-nav ul li .submenu-toggle.active {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.responsive-nav .main-navigation ul li a, .responsive-nav .secondary-nav ul li a {
padding: 15px 20px;
border-bottom: 1px solid #d9d9d9;
width: 100%;
}
.responsive-nav .secondary-nav ul li a {
color: #333333;
}
.responsive-nav .secondary-nav ul.nav-menu > li:first-child > a {
padding-left: 20px;
}
.secondary-nav ul.nav-menu > li:last-child > a {
padding-right: 20px;
}
.responsive-nav .secondary-nav ul li:hover > a, .responsive-nav .secondary-nav ul li.current-menu-item > a, .responsive-nav .secondary-nav ul li.current_page_item > a, .responsive-nav .secondary-nav ul li.current-menu-ancestor > a, .responsive-nav .secondary-nav ul li.current_page_ancestor > a {
color: #00abe8;
}
.responsive-nav .main-navigation ul li ul, .responsive-nav .secondary-nav ul li ul {
position: static;
opacity: 1;
visibility: visible;
width: 100%;
box-shadow: none;
background: rgba(0, 0, 0, 0.03);
display: none;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.responsive-nav .secondary-nav ul li:hover > .sub-menu {
display: none;
}
.responsive-nav .btn-wrap {
order: 5;
width: 100%;
padding: 20px;
}
.responsive-nav .menu-wrap .btn-wrap .btn {
width: 100%;
} .site-banner .wp-custom-header {
height: 660px;
}
.site-banner .item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-caption .title {
line-height: 1.15;
} section.category-section .container {
justify-content: center;
}
section.category-section .widget_rrtc_icon_text_widget {
width: 30.33%;
} .top-job-section .row div.job_listings article {
flex-direction: column;
}
.top-job-section .row div.job_listings article .company-logo {
margin-bottom: 20px;
}
.top-job-section .row div.job_listings article .job-title-wrap {
width: 100%;
padding-left: 0;
}
.top-job-section .row div.job_listings article .entry-title {
padding-right: 0;
} .howitwork-section .step-wrap {
margin-top: 0;
}
.step-wrap .step-block {
width: 50%;
margin-top: 30px;
}
.step-wrap .step-block::after {
display: none;
} .article-section .article-wrap {
grid-template-columns: repeat(2, 1fr);
}
.article-section .article-wrap article:last-child {
display: none;
} section[class*="-section"] .widget_raratheme_client_logo_widget .image-holder {
width: 31.33%;
} .site-footer .grid.column-4 > .col, .site-footer .grid.column-3 > .col {
width: 48.33%;
}
.site-footer .grid.column-4 > .col:nth-child(3n) {
margin-right: 3%;
}
.site-footer .grid.column-4 > .col:nth-child(2n), .site-footer .grid.column-3 > .col:nth-child(2n) {
margin-right: 0;
}
.footer-b #back-to-top {
width: auto;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
} .page-template-contact .site-main .contact-form, .page-template-contact .site-main .contact-map-wrap {
width: 100%;
padding-right: 0;
padding-left: 0;
}
.page-template-contact .site-main .contact-form {
margin-bottom: 50px;
}
.page-template-contact .contact-map-wrap .widget_text .textwidget {
height: 400px;
} .single-job:not(.full-width) #primary, .single-job #secondary {
width: 100%;
}
.single-job .site-content .entry-header .job-title-wrap .entry-title {
font-size: 1.3888em;
}
.single-job.full-width .site-content .site-main .entry-content ul.job-listing-meta li {
width: 47%;
} .single .site-main footer.entry-footer .entry-footer-right > span {
margin-right: 20px;
}
.single .site-main footer.entry-footer .entry-footer-right > span:last-child {
margin-right: 0;
}
.additional-posts .article-wrap {
grid-template-columns: repeat(2, 1fr);
} .page-template-login-registration .site-content form {
flex-direction: column;
margin-left: 0;
margin-right: 0;
}
.page-template-login-registration .site-content form p {
width: 100%;
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 899px) {
.video-banner #wp-custom-header {
height: 660px;
padding-top: 0;
}
}
@media screen and (max-width: 782px) {
.testimonial-section .widgets-wrap {
padding: 0 15px;
}
.sec-2 {
display: none;
}
.sec-6 {
display: none;
}
.d-none-sm {
display: none;
}
#trustedsite-tm-image {
display: none;
}
}
@media screen and (max-width: 767px) {
body.custom-background .site {
max-width: 480px;
}
img.wizard-img {
margin-top: 0px;
}
.sec-1 h1, .sec-2 h2, .sec-4 h3, .sec-3 h2, .sec-5 h3, .sec-6 h4, .sec-4 h4 {
font-size: 24px !important;
text-align: left !important;
}
.sec-2 ul {
margin: 0px 0 0px;
}
img.genie-img {
margin-top: 0px;
}
img.firmware-img {
margin-top: 0px;
}
img.interface-img {
margin-top: 0px;
}
.purple-bg h4 {
text-align: center;
}
.sec-3 {
margin-top: 10px;
}
img.app-img {
margin-top: 0px;
}
.contct-bg h4 {
text-align: center !important;
}
a.contct-btn {
padding: 7px 20px !important;
margin-top: 0px !important;
margin-bottom: 10px;
margin-left: 89px;
}
.phone-btn {
padding: 8px 20px !important;
margin: 0 100px 10px 0px;
}
img.wireless-img {
margin-top: 0px;
}
img.mac-img {
margin-top: 0px;
}
img.device-img {
margin-top: 0px;
}
img.access-img {
margin-top: 0px;
}
img.network-img {
margin-top: 0px;
}
.purple-bg h4 {
font-size: 1em !important;
}
img.router-login {
margin-top: 0px;
}
img.img-border.portal-img {
margin-top: 0px;
}
a.community-btn {
margin-top: -20px !important;
margin-right: 125px;
padding: 8px 20px !important;
margin-bottom: 10px;
}
.support-cls h4 {
font-size: 26px !important;
}
.gry-bg {
margin-bottom: 0px;
}
ul.fotr-1 {
margin-left: 0px;
}
ul.soc-nav {
float: left;
}
.support-fotr {
font-size: 20px !important;
}
.footer-mid {
text-align: left !important;
}
.sec-2 ul li {
width: 210px !important;
}
.container, .widget_raratheme_companion_cta_widget .right .raratheme-cta-container {
max-width: 420px;
}
a.btn {
display: block;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: none;
width: 100%;
}
.comment-navigation .nav-previous + .nav-next, .posts-navigation .nav-previous + .nav-next, .post-navigation .nav-previous + .nav-next {
margin-top: 20px;
} .site-branding .site-title {
font-size: 1.112em;
}
.site-branding .site-description {
font-size: 0.666em;
}
.menu-active .site {
-webkit-transform: translateX(-320px);
-moz-transform: translateX(-320px);
transform: translateX(-320px);
}
.responsive-nav {
width: 320px;
} .banner-caption .job_filters .search_jobs {
flex-direction: column;
}
.banner-caption .job_filters .search_jobs div.filter_first, .banner-caption .job_filters .search_jobs div.search_keywords, .banner-caption .job_filters .search_jobs div.filter_last, .banner-caption .job_filters .search_jobs div.search_location {
margin-bottom: 1px;
}
.banner-caption .job_filters .search_jobs input, .banner-caption .job_filters .search_jobs select {
border-left: none;
}
.banner-caption .job_filters .search_jobs input[type="submit"] {
background-image: none;
width: 100%;
text-indent: 0;
margin-top: 1px;
border-left: none;
}
.banner-caption .job_filters .search_jobs input[type="submit"]:hover {
background-image: none;
} section.category-section .container {
flex-direction: column;
}
section.category-section .widget_rrtc_icon_text_widget {
width: 100%;
margin-left: 0;
margin-right: 0;
} .top-job-section .row .job_listings .job_listings {
flex-direction: column;
}
.top-job-section .row div.job_listings article {
margin-right: 0;
width: 100%;
} .howitwork-section .step-wrap {
flex-direction: column;
}
.step-wrap .step-block {
width: 100%;
padding: 0;
}
.step-wrap .step-block:last-child {
margin-bottom: 0;
}
.step-wrap .step-block::after {
display: block;
height: 50px;
width: 10px;
left: 0;
right: 0;
margin: 0 auto;
top: 100%;
} section[class*="-section"] .widget_raratheme_companion_cta_widget .right .widget-title, section[class*="-section"] .widget_raratheme_companion_cta_widget .right .text-holder {
width: 100%;
}
section[class*="-section"] .widget_raratheme_companion_cta_widget .right .button-wrap {
position: static;
width: 100%;
margin-top: 30px;
} .article-section .article-wrap {
grid-template-columns: repeat(1, 1fr);
margin-top: 30px;
}
.article-section .article-wrap article:last-child {
display: block;
} .testimonial-section .widget_rrtc_testimonial_widget .rtc-testimonial-inner-holder {
padding-left: 50px;
padding-right: 50px;
}
.widget_rrtc_testimonial_widget .img-holder {
position: static;
width: 100%;
padding-right: 0;
text-align: center;
margin-top: 10px;
}
.widget_rrtc_testimonial_widget .img-holder + .text-holder .testimonial-meta {
width: 100%;
padding-left: 0;
text-align: center;
} section.client-section {
margin-bottom: 40px;
}
section[class*="-section"] .widget_raratheme_client_logo_widget .image-holder {
width: 50%;
margin-right: 0;
padding: 15px;
margin-top: 0;
} .site-footer .grid:not(.column-1) {
flex-direction: column;
}
.site-footer .grid:not(.column-1) > .col {
margin-right: 0;
}
.site-footer .grid.column-4 > .col, .site-footer .grid.column-3 > .col, .site-footer .grid.column-2 > .col {
width: 100%;
}
.footer-b .privacy-block, .footer-b .privacy-block + .copyright {
width: 100%;
text-align: center;
} .author-bio {
flex-direction: column;
}
.author-content {
padding-left: 0;
text-align: center;
margin-top: 20px;
} .list-view .site-main article {
flex-direction: column;
}
.list-view .site-main article .post-thumbnail {
width: 100%;
}
.list-view .site-main article .content-wrap {
width: 100%;
} .single-job .site-content > .entry-header {
min-height: 310px;
}
.single-job_listing .site-main article .entry-header {
flex-direction: column;
align-items: flex-start;
}
.single-job .site-content .site-main .entry-content ul.job-listing-meta li, .single-job.full-width .site-content .site-main .entry-content ul.job-listing-meta li {
float: none;
width: 100%;
margin-right: 0;
}
.single-job_listing .site-main article .entry-header .job-type {
margin-top: 15px;
}
.single-job_listing .site-main .single_job_listing .company > img {
float: none;
margin-bottom: 20px;
}
.single-job_listing .site-main .single_job_listing .company img + p, .single-job_listing .site-main .single_job_listing .company img + p + p {
margin-left: 0;
padding-left: 0;
width: 100%;
}
.single_job_listing .company .name a {
float: none;
}
.single_job_listing .company .name a.website {
margin-left: 0;
}
.single-job .site-content .entry-header .company-logo {
float: none;
margin-left: auto;
margin-right: auto;
}
.single-job .site-content .entry-header .job-title-wrap {
float: none;
width: 100%;
padding-left: 0;
margin-top: 30px;
}
.single-job .site-content .entry-header .job-title-wrap .entry-title {
width: 100%;
display: block;
}
.single-job .site-content .job-title-wrap .job-type {
width: 100%;
text-align: center;
margin-top: 20px;
}
.single-job .site-content .entry-header .job-title-wrap .entry-meta {
border-top: 0;
margin-top: 0;
border-bottom: 1px solid #e6e6e6;
padding-bottom: 25px;
}
.single-job .site-content .job-title-wrap .entry-meta > div {
display: block;
margin-right: 0;
margin-bottom: 10px;
}
.single .site-main footer.entry-footer {
flex-direction: column;
}
.single-job .site-main .entry-footer .job-share {
width: 100%;
}
.single-job .site-main .entry-footer .job-print {
width: 100%;
text-align: left;
}
.single-job .site-main .entry-footer .job-share + .job-print {
margin-top: 20px;
}
.single-job .additional-posts .article-wrap .company-logo, .recent-posts .article-wrap .post-thumbnail, .error404 .additional-posts .company-logo {
display: block;
margin-bottom: 20px;
}
.single-job .additional-posts .article-wrap .job-title-wrap, .recent-posts .article-wrap .entry-header, .error404 .additional-posts .job-title-wrap {
width: 100%;
padding-left: 0;
}
.single-job .site-content .job-title-wrap .entry-meta .job-type, .error404 .additional-posts .entry-meta .job-type {
margin-top: 10px;
float: none;
text-align: left;
display: block;
} .single .site-main article .entry-title {
font-size: 1.3888em;
margin-bottom: 30px;
}
.single .site-main footer.entry-footer > span.category {
display: block;
width: 100%;
}
.single .site-main footer.entry-footer span.category + .entry-footer-right {
width: 100%;
text-align: left;
}
.single .site-main footer.entry-footer .entry-footer-right > span, .single .site-main footer.entry-footer .entry-footer-right .jbp_single_ajax_like {
margin-right: 20px;
margin-top: 25px;
}
.author-bio .author-bio-inner {
padding: 0;
}
.single .author-bio figure.author-img {
margin: 30px auto;
display: block;
}
.single .author-bio .author-content {
display: block;
width: 100%;
text-align: center;
}
.single .author-bio .author-info {
padding-left: 30px;
padding-right: 30px;
}
.single .author-bio .author-sign {
display: block;
width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.single .author-bio ul.social-list {
display: block;
width: 100%;
text-align: center;
background: #000;
padding: 10px 30px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.single .author-content ul.social-list li a {
color: #fff;
font-size: 0.8888em;
}
.single .author-content ul.social-list li a:hover {
color: #00abe8;
}
.single .site-main footer.entry-footer .entry-footer-right {
justify-content: flex-start;
}
.additional-posts .section-title {
font-size: 1.112em;
}
.additional-posts .article-wrap {
grid-template-columns: repeat(1, 1fr);
}
.comment-title {
font-size: 1.112em;
}
.comments-area .comment-body {
padding-left: 0;
}
.comments-area ol.children {
padding-left: 25px;
}
.comment-author.vcard {
padding-right: 70px;
}
.comments-area .comment-author img {
display: none;
}
.comment-respond .comment-reply-title small {
display: block;
margin-left: 0;
}
.comment-respond form.comment-form {
flex-direction: column;
}
.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url {
width: 100%;
margin-right: 0;
}
.comment-form p.comment-form-cookies-consent {
line-height: 1.5;
}
.comment-form p input#wp-comment-cookies-consent {
top: 5px;
} .newsletter-block .blossomthemes-email-newsletter-wrapper {
padding: 30px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form {
flex-direction: column;
max-width: 100%;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="text"], .newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="email"] {
border-right: 1px solid #e6e6e6;
border-radius: 5px;
}
.newsletter-block .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
border-radius: 5px;
} .error404 .error-404 .error-text {
font-size: 1.1112em;
margin-bottom: 0;
}
.error404 .error-404 .error-num {
font-size: 9em;
}
.error404 .site-main .error-404 .btn-readmore {
padding-left: 30px;
padding-right: 30px;
margin-top: 0;
margin-bottom: 60px;
} .page-template-login-registration .site-content > .container {
flex-direction: column;
}
.page-template-login-registration .site-content > .container > div {
width: 100%;
margin-bottom: 40px;
margin-left: 0;
margin-right: 0;
}
.page-template-login-registration .site-content > .container > div.jbp-newuser {
margin-bottom: 0;
}
.page-template-login-registration .site-content .jbp_header {
font-size: 1.2223em;
} .site-main .job_listings .job_filters .search_jobs {
flex-direction: column;
}
.job_filters .search_jobs div.filter_first, .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.filter_last, .job_filters .search_jobs div.search_location {
padding-left: 0;
padding-right: 0;
margin-bottom: 5px;
width: 100%;
}
.job_filters .search_jobs div.filter_wide, .job_filters .search_jobs div.search_categories {
padding-left: 0;
width: 100%;
}
.site-main .entry-content div.job_listings div.job_listings article {
flex-direction: column;
}
.site-main .entry-content div.job_listings div.job_listings article .job-title-wrap {
width: 100%;
padding-left: 0;
margin-top: 20px;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta .salary-amt, .site-main .entry-content div.job_listings div.job_listings article .entry-meta .company-address {
margin-bottom: 10px;
margin-right: 20px;
}
.site-main .entry-content div.job_listings div.job_listings article .entry-meta .job-type {
margin-left: 0;
margin-bottom: 10px;
} #job-manager-job-dashboard .job-manager-jobs, #job-manager-job-dashboard .job-manager-jobs thead, #job-manager-job-dashboard .job-manager-jobs tbody, #job-manager-job-dashboard .job-manager-jobs tfoot, #job-manager-job-dashboard .job-manager-jobs tr, #job-manager-job-dashboard .job-manager-jobs th, #job-manager-job-dashboard .job-manager-jobs td {
display: block;
}
#job-manager-job-dashboard .job-manager-jobs {
border: none;
border-radius: 0;
}
#job-manager-job-dashboard .job-manager-jobs thead {
display: none;
}
#job-manager-job-dashboard .job-manager-jobs tbody tr {
margin-bottom: 20px;
border: 1px solid #E6E6E7;
border-radius: 5px;
overflow: hidden;
}
#job-manager-job-dashboard table td {
position: relative;
padding-left: 165px;
}
#job-manager-job-dashboard .job-manager-jobs tr td::before {
content: ""attr(data-title)"";
font-weight: 700;
position: absolute;
top: 0;
left: 0;
width: 150px;
background: #f5f5f5;
height: 100%;
padding: 15px;
}
#job-manager-job-dashboard table ul.job-dashboard-actions {
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 15px;
padding-top: 10px;
}
.faq-head {
margin-top: 1em;
}
.gry-bg {
margin-bottom: 0px !important;
}
.d-sm-none {
display: none;
}
.sec-1 {
padding-top: 0px;
}
.sec-4 h5 {
font-size: 21px !important;
}
.sb-title {
font-size: 16px !important;
}
}
.phone-no-nav {
float: right;
width: auto;
margin: 0;
} .phone-no-nav li {
float: left;
padding-top: 3px;
}
.salesemail {
background: url(//routerloginnet.tips/wp-content/uploads/2019/07/email.png);
margin: 0 10px 0 25px;
display: inline-block;
width: 30px;
height: 30px;
}
.usflag {
border-radius: 50%;
margin: 0 10px 0 25px;
width: 29px;
height: 30px;
background-position: left top;
background: url(//routerloginnet.tips/wp-content/uploads/2019/07/flag.png);
display: inline-block;
}
.phone-no-nav li span {
float: right;
padding-top: 5px;
color: #ffffff;
font-size: 15px;
}
.sec-1 {
padding-top: 20px;
} .sec-1 h1, .sec-1 h2 {
font-size: 30px;
color: #672F8F;
font-weight: 700;
}
.sec-2 h2 {
font-size: 30px;
color: #672F8F;
font-weight: 700;
}
.sec-2 {
overflow: hidden;
padding-top: 20px;
}
.sec-2 ul {
float: left;
margin: 0px 0 50px;
padding: 0;
}
.sec-2 ul li {
float: left;
width: 18.58%;
margin-right: 20px;
border-radius: 5px;
transition: All 1s ease;
-webkit-transition: All 1s ease;
-moz-transition: All 1s ease;
-o-transition: All 1s ease;
list-style: none;
}
.sec-2 ul li .service-img {
width: 100%;
height: 180px;
overflow: hidden;
}
.sec-2 ul li .service-img img {
transition: All 1s ease;
-webkit-transition: All 1s ease;
-moz-transition: All 1s ease;
-o-transition: All 1s ease;
}
.sec-2 ul li a {
background: #662D80;
padding: 10px 15px;
display: block;
width: 100%;
color: #fff;
font-size: 17px;
line-height: 19px;
text-decoration: none;
min-height: 58px;
}
.sec-2 ul li a:hover {
background: #00abe8;
}
.sec-2 ul li a span {
float: right;
margin: -5px 0 0;
}
.sec-2 ul li:nth-last-child(1) {
margin-right: 0;
}
.sec-3 {
background: #f6f6f6;
padding: 50px 20px;
margin-bottom: 45px;
color: #333;
text-align: justify;
}
.sec-3 h3 {
font-size: 30px;
float: left;
width: 100%;
color: #672F8F;
font-weight: 600;
}
.sec-3 h2 {
font-size: 30px;
float: left;
width: 100%;
color: #672F8F;
font-weight: 600;
}
.sec-4, .sec-5 {
text-align: justify;
padding-top: 20px;
}
.sec-4 h3 {
font-size: 30px;
color: #672F8F;
font-weight: 700;
font-family: 'Poppins', sans-serif;
}
.sec-4 h4 {
font-size: 30px;
color: #672F8F;
font-weight: 600;
}
.sec-5 h4 {
font-size: 30px;
width: 100%;
color: #672F8F;
font-weight: 600;
}
.sec-5 h3 {
font-size: 30px;
width: 100%;
color: #672F8F;
font-weight: 600;
}
.sec-4 h5 {
font-size: 23px;
color: #672F8F;
font-weight: 400;
}
.sec-6 h4 {
font-size: 30px;
width: 100%;
color: #672F8F;
font-weight: 600;
}
.gry-bg {
background-color: #f6f6f6;
padding: 35px 20px;
margin-bottom: 45px;
color: #333333;
text-align: justify;
}
body #tab_container_79 .wpsm_nav-tabs > li.active > a, body #tab_container_79 .wpsm_nav-tabs > li.active > a:hover, body #tab_container_79 .wpsm_nav-tabs > li.active > a:focus {
border-radius: 7px !important;
box-shadow: 0px 1px 4px 0px rgba(148, 148, 148, 1);
background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%) !important;
color: #662D80 !important;
text-shadow: none;
font-weight: 600;
border-color: #fff !important;
margin-right: 35px !important;
}
body #tab_container_79 .wpsm_nav-tabs > li > a:hover {
color: #ffffff !important;
}
body #tab_container_79 .wpsm_nav-tabs > li a {
border-radius: 7px !important;
box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
background: linear-gradient(to bottom, #662D80 0%, #662D80 100%) !important;
color: #fff !important;
text-shadow: 1px 1px 1px #666;
font-weight: 600;
margin-top: 0.2em;
margin-bottom: 1em;
margin-right: 35px !important;
}
body #tab_container_69 {
font-family: 'Poppins', sans-serif !important;
}
.col-md-8.txt {
border: 1px solid #ccc;
border-left: 0;
min-height: 379px;
font-family: 'Poppins', sans-serif !important;
} .col-md-4.service-img img {
border: 1px solid #ccc;
height: 102%;
float: right;
}
.tab-content > .tab-pane {
overflow: hidden;
margin-top: -1.15em;
}
body #tab_container_69 .tab-content {
padding-left: 0 !important;
}
body #tab_container_69 .wpsm_nav-tabs > li > a {
text-align: left !important;
font-family: 'Poppins', sans-serif !important;
font-weight: 600;
padding: 20px 18px 20px 18px !important;
}
body #tab_container_79 .tab-content {
font-family: 'Poppins', sans-serif !important;
border: none !important;
}
body #tab_container_79 .wpsm_nav-tabs > li > a {
font-family: 'Poppins', sans-serif !important;
}
.sec-2 ul li img.content-img {
transition: transform .3s;
margin: 0 auto;
width: 100%;
}
.sec2 ul li a span {
float: right;
margin: -5px 0 0;
}
.sec-2 ul li img.content-img:hover {
-ms-transform: scale(1.05); -webkit-transform: scale(1.05); transform: scale(1.05);
} .uppr-footer {
background-color: #662D80;
}
.footer-top {
margin: 0px 0 20px;
color: #fff;
}
.footer-top a {
font-size: 16px;
color: #fff;
padding: 0 5px;
}
.footer-top {
padding: 20px 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.footer-mid {
padding-bottom: 20px;
text-align: center;
}
.footer-mid a {
margin-right: 20px;
color: #fff;
display: inline-block;
font-size: 22px;
}
.soc-nav {
margin: 10px 0 10px 40px;
padding: 0;
float: right;
display: -webkit-inline-box;
list-style: none;
}
.soc-nav li {
margin-right: 10px;
}
.soc-nav li a {
width: 35px;
height: 35px;
display: block;
border-radius: 50%;
background-position: left top;
color: #fff;
}
li.fb {
background-color: #29487D;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
}
li.twt {
background-color: #08a0e9;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
}
li.youtub {
background-color: #DF1F16;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
}
li.link {
background-color: #0077B5;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
}
li.gplus {
background-color: #dd4b39;
border-radius: 50%;
border: 2px solid #fff;
text-align: center;
}
ul.fotr-2 li, ul.fotr-1 li {
list-style: none !important;
}
ul.fotr-2 li a, ul.fotr-1 li a {
color: #fff;
text-decoration: none !important;
}
svg.svg-inline--fa.fa-facebook-f.fa-w-9, svg.svg-inline--fa.fa-twitter.fa-w-16, svg.svg-inline--fa.fa-linkedin-in.fa-w-14, svg.svg-inline--fa.fa-google-plus-g.fa-w-20 {
margin-top: 8px;
}
.footer-brochure-sec {
padding-top: 30px;
} .carousel-slider .owl-nav.disabled, .carousel-slider .owl-dots.disabled {
display: block !important;
}
.carousel-slider__post-header h2 {
font-size: 17px;
}
.carousel-slider__post-title {
min-height: auto !important;
}
.carousel-slider__post-excerpt {
font-size: 1.5rem !important;
}
body #tab_container_79 .wpsm_nav {
width: auto;
margin: 0 auto !important;
display: table;
}
body #id-109.arrows-outside .owl-prev {
left: 1078px;
top: -29px;
background-color: #00abe8;
color: #fff;
}
body #id-109.arrows-outside .owl-next {
right: 0px;
top: -29px;
background-color: #00abe8;
}
body #id-109 .owl-prev, body #id-109 .owl-next {
height: 30px;
width: 30px;
}
body #id-109.arrows-outside .owl-prev:hover {
background-color: #662D80;
}
body #id-109.arrows-outside .owl-next:hover {
background-color: #662D80;
}
.carousel-slider__post-meta {
display: none !important;
}
ul.check {
padding-left: 28px;
}
ul.check li::before {
font-family: FontAwesome;
font-size: 20px;
display: inline-block;
content: '\f18e';
color: #8280cd;
position: absolute;
top: 3px;
margin-left: -1.5em;
padding: 0px 3px;
}
ul.check li {
padding: 6px 0;
position: relative;
}
#banner-section img {
margin: 0 auto;
display: block;
}
.service-img + p a img {
float: right;
}
body.home .entry-content {
margin-top: 0px;
}
.ip-para p {
text-align: justify;
}
.steps {
clear: both;
list-style: none;
padding-left: 2%;
}
.how-list .steps li {
margin: 0.4em 0;
padding-top: 1em;
display: block;
position: relative;
counter-increment: inst;
width: 50%;
float: left;
padding-right: 1em;
}
.steps li {
margin: 0.4em 0;
padding-top: 1em;
display: block;
position: relative;
counter-increment: inst;
}
.steps li::before {
content: counter(inst);
background: rgba(255, 150, 0, 0.35);
color: #fff;
font-size: 1em;
font-weight: 700;
font-style: italic;
text-shadow: 1px 1px rgba(255, 150, 0, 0.5);
border-radius: 0 0.675em 0.675em 0;
font-size: 1.5em;
text-align: center;
padding-top: 0;
padding-left: 2.25%;
left: -6%;
top: -0.65em;
height: 1.35em;
width: 1.35em;
position: absolute;
transition: all 0.2s ease-in-out;
z-index: -1;
}
@media (min-width: 33em) {
.steps li:before {
border-radius: 50%;
font-size: 1.5em;
height: 1.35em;
margin-left: 2.5%;
padding-left: 0;
padding-top: 0;
top: -0.15em;
width: 1.35em;
z-index: -1;
}
}
ol.steps li:hover:before {
background-color: RGBA(255, 138, 140, 1);
}
ol.steps {
margin-left: 1em;
}
.sb-title {
font-size: 22px;
color: #00abe8;
font-weight: 600;
padding-bottom: 10px;
}
.how-para {
text-align: justify;
} a.login-btn {
background-color: #662D80;
border-bottom: 2px solid #441959;
color: #fff;
display: inline-block;
font-size: 15px;
font-size: 1.6rem;
line-height: 1;
padding: 17px 30px;
position: relative;
transition: all 200ms ease-in-out;
white-space: nowrap;
font-weight: 600;
border-radius: 7px;
-webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
0% {
background-color: #662D80;
-webkit-box-shadow: 0 0 3px #662D80;
}
50% {
background-color: #8b49a9;
-webkit-box-shadow: 0 0 20px #8b49a9;
}
100% {
background-color: #662D80;
-webkit-box-shadow: 0 0 3px #662D80;
}
}
@-moz-keyframes glowing {
0% {
background-color: #662D80;
-moz-box-shadow: 0 0 3px #662D80;
}
50% {
background-color: #8b49a9;
-moz-box-shadow: 0 0 20px #8b49a9;
}
100% {
background-color: #662D80;
-moz-box-shadow: 0 0 3px #662D80;
}
}
@-o-keyframes glowing {
0% {
background-color: #662D80;
box-shadow: 0 0 3px #662D80;
}
50% {
background-color: #8b49a9;
box-shadow: 0 0 20px #8b49a9;
}
100% {
background-color: #662D80;
box-shadow: 0 0 3px #662D80;
}
}
@keyframes glowing {
0% {
background-color: #662D80;
box-shadow: 0 0 3px #662D80;
}
50% {
background-color: #8b49a9;
box-shadow: 0 0 20px #8b49a9;
}
100% {
background-color: #662D80;
box-shadow: 0 0 3px #662D80;
}
} .sec1-list {
text-align: left;
}
img.router-img {
padding-top: 10px;
}
body .caldera-grid .form-control {
width: 100%;
padding: 16px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #999;
background-color: #eee;
font-size: 14px;
}
.intl-tel-input {
width: 100%;
}
body .caldera-grid .btn-default {
background: black;
color: #fff;
padding: 0.8em 2em;
}
body .caldera-grid .btn-default:hover {
background: black;
color: #fff;
padding: 0.8em 2em;
}
.router-login-page h1 {
font-size: 1.7em;
padding: 40px 0px 15px 0px;
color: #662D80;
}
div#caldera_form_1 {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
padding: 2.5em;
background: #fff;
margin: 20px 0px;
}
.purple-bg {
background: #662D80;
color: #fff;
padding: 5px 0;
}
a.community-btn {
background-color: #00ABE8;
border-bottom: 2px solid #1288b7;
color: #fff;
display: inline-block;
padding: 17px 30px;
transition: all 200ms ease-in-out;
white-space: nowrap;
float: right;
margin-top: 10px;
}
.boxtop {
background: #fff;
background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
margin: 2em 0;
box-shadow: 2px 0px 4px 2px rgba(148, 148, 148, 0.4);
padding: 1em;
text-align: center;
}
.boxtop p {
text-align: center;
}
.boxtop i {
font-size: 28px;
display: block;
}
.boxtop .title {
font-size: 22px;
font-weight: 600;
letter-spacing: 1px;
padding: 0.5em 0;
}
.purple-bg h4 {
font-weight: 700;
line-height: 1em;
font-size: 1.7223em;
}
.support-cls h4 {
font-weight: 700;
line-height: 1em;
font-size: 1.7223em;
color: #682F8F;
}
button.support-option {
float: right;
margin-top: 35px;
}
ul.check.how-list {
text-align: left;
}
.change h2 {
font-size: 30px;
color: #672F8F;
font-weight: 700;
}
.img-border {
border: 1px solid #ccc;
}
.Clickable-opt {
text-align: left;
}
.contct-bg {
background: #703188;
color: #fff;
}
a.contct-btn {
background-color: #00ABE8;
border-bottom: 2px solid #1288b7;
color: #fff;
display: inline-block;
padding: 13px 30px;
transition: all 200ms ease-in-out;
white-space: nowrap;
margin-top: 15px;
margin-bottom: 15px;
} .contct-bg h4 {
font-weight: 700;
line-height: 1em;
font-size: 1.7223em;
text-align: right;
}
.phone-btn {
margin-top: 13px !important;
padding: 11px 30px !important;
}
.phone-btn:hover, .community-btn:hover, .contct-btn:hover {
background-color: #21bcf9;
text-decoration: none;
}
.login-btn:hover {
background-color: #21bcf9;
text-decoration: none;
}
.margin-btm {
margin-bottom: 0px !important;
}
ol li {
padding: 15px 0px 0px 0px;
}
.dis {
font-size: 14px;
margin: 15px auto 0 auto;
background-color: #efefef;
padding: 12px 0;
}
.entry-footer {
display: none;
}
#tab_container_79 {
margin-bottom: 0;
}
body #tab_container_79 .tab-content {
padding-bottom: 0;
}
.grybg {
background-color: #F6F6F6;
padding: 10px 0px;
text-align: right;
margin-bottom: 15px;
}
ul.fotr-2 li, ul.fotr-1 li {
color: #fff;
}
.click-ph a {
background-color: #662D80 !important;
border-bottom: 2px solid #1288b7;
color: #fff;
display: inline-block;
padding: 12px 30px;
transition: all 200ms ease-in-out;
white-space: nowrap;
margin-top: 10px;
margin-left: 17%;
}
body .caldera-grid .alert-success {
padding: 10px 20px 10px;
}
body.caldera-grid a:focus, .caldera-grid a:hover {
color: #fff;
text-decoration: none;
background-color: #7c4099;
}
body svg:not(:root).svg-inline--fa {
overflow: visible;
}
body.home #page {
overflow-x: visible;
}
body .carousel-slider__post-excerpt {
margin: 0rem 1rem 2rem;
}
body .carousel-slider__post-content {
height: auto;
}
.support-fotr {
color: #fff;
font-size: 24px;
padding-bottom: 20px;
font-weight: 600;
}
.call-img {
float: left;
position: fixed;
z-index: 99999;
bottom: 5px;
}
ul.fotr-1 li, ul.fotr-2 li {
padding: 1px 0px;
list-style: disc !important;
}
body .carousel-slider__post-header h3 {
font-size: 17px;
}
body .boxtop svg:not(:root).svg-inline--fa {
font-size: 30px;
color: #00ABE8;
}
.soc-nav li:nth-child(3) a {
padding-top: 6px;
}
.cont-us {
margin: 20px;
}
ul.left li {
width: 50%;
float: left;
padding-right: 3em;
text-align: justify;
}
ul.left {
margin: 0 !important;
}
.margn {
margin-top: 4vw;
}
.margin2 {
margin-top: 2em;
}
body .pt-cv-wrapper .btn-success {
background: #662D80;
color: #fff;
}
body .carousel-slider__post-header h6 {
font-size: 18px;
color: #00abe8;
text-align: left;
}
@media screen and (max-width: 400px) {
.sec-1 h1 {
font-size: 24px;
}
.sec-3 {
padding: 20px 20px;
}
.sec-2 h2 {
font-size: 24px;
}
.sec-2 ul {
margin: 0px 0 5px;
}
.change h2 {
font-size: 24px;
}
.sec-5 h4 {
font-size: 24px;
}
.contct-bg h4 {
font-size: 1.5em;
}
a.contct-btn {
margin-left: 36px;
}
.sec-3 h2, .sec-4 h3 {
font-size: 24px;
}
ul, ol {
margin: 0px 0 1.5em 0em;
}
li > ol {
margin-left: 0;
}
a.community-btn {
margin-right: 80px;
}
.sec-5 h3, .sec-6 h4, .sec-4 h4 {
font-size: 24px;
}
.footer-mid a {
font-size: 18px;
}
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
color: #000;
font-weight: 600 !important;
}
body #mega-menu-wrap-primary {
background-color: #fff;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
background-color: #662D80;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
background-color: #fff;
color: #000;
font-weight: 600;
}
body #mega-menu-wrap-primary #mega-menu-primary {
float: right;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
font-weight: 600 !important;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
font-weight: 600;
background-color: #662D80;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
font-size: 13px;
}
body #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #000;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 5px 15px 5px 15px;
}
@media screen and (max-width: 320px) {
a.community-btn {
margin-right: 50px;
}
.change h2 {
font-size: 24px;
}
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > .mega-sub-menu li a, body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > .mega-sub-menu li a:hover {
font-weight: 500 !important;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > .mega-sub-menu .mega-sub-menu .mega-sub-menu li::before, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu li:before {
font-family: FontAwesome;
font-size: 16px;
display: inline-block;
content: '\f0da';
color: #00abe8;
position: absolute;
margin-left: -1.4em;
padding: 0px 3px;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > .mega-sub-menu .mega-sub-menu .mega-sub-menu li {
padding-left: 2.5em !important;
}
body #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a + .mega-sub-menu {
padding: 1em 0;
}
.purple-bg.call-br {
margin-bottom: 30px;
padding-top: 10px;
font-size: 22px;
display: none;
}
.rpwwt-widget ul li a {
display: grid;
}
.rpwwt-widget ul li {
overflow: hidden;
margin: 0 0 1.5em;
width: 30%;
float: left;
margin-right: 1.5% !important;
border: 1px solid #ccc;
min-height: 400px;
}
.rpwwt-widget ul li:nth-last-child(1) {
margin-right: 0 !important;
}
span.rpwwt-post-title {
padding: 10px 0px 10px 10px;
font-size: 18px;
}
.rpwwt-post-excerpt {
padding: 10px;
}
.pt-cv-view .pt-cv-title {
padding: 10px 0px 10px 10px;
font-size: 18px;
text-align: left;
}
.pt-cv-view .pt-cv-ifield {
float: left;
margin-right: 1.5% !important;
border: 1px solid #ccc;
min-height: 426px;
}
.pt-cv-content, .pt-cv-content * {
font-weight: 400;
padding: 0 0.5em;
}
audio.hike-blog-audio {
width: 97%;
margin: 20px 0px 10px 0px;
}
.audio-title {
text-align: right;
color: #00abe8;
font-weight: 400;
padding-bottom: 7px;
}
.audio-call-bar {
background-color: #662D80;
color: #fff;
text-align: center;
font-size: 22px;
padding: 12px 0px 1px 0px;
}
img.alignnone.size-full.wp-image-1441 {
border: 1px solid #ccc;
}
.faq-head {
font-size: 19px;
color: #672F8F;
font-weight: 400;
padding: 10px;
background: #f2f2f2;
border-left: 3px solid #00abe8;
box-shadow: 0px 2px 4px 0px rgba(148, 148, 148, 0.4);
margin-bottom: 0.8em;
position: relative;
padding-left: 4em;
}
span.faq-ques {
display: inline-block;
background: #00abe8;
color: #fff;
padding: 0.45em 1em;
position: absolute;
top: 0;
left: 0;
font-weight: 600;
font-size: 20px;
}
.service-img a.resolve {
padding: 0px;
}
body .sec-6 .pt-cv-wrapper .btn-success:hover {
background-color: #333 !important;
}
body .pt-cv-wrapper .btn-success {
border-color: #333;
}
.gry-padding {
margin-bottom: 0px;
}
.form-detail {
padding-top: 30px;
}
.head-title {
font-weight: 550;
font-size: 1.3888em;
line-height: 1.38em;
padding-bottom: 15px;
text-align: left;
}
.pur-padding {
padding-bottom: 10px;
margin-bottom: 0px !important;
}
.contact_form .form-group {
width: 100%;
}
.contact_form select {
height: 47px !important;
} area, area:focus {
outline: 0;
}
.blog__item {
border: 1px solid #ddd;
padding: 10px;
min-height: 368px;
margin-bottom: 30px;
}
.blog__item__text h5 {
font-size: 17px;
}
.blog__item__text .read_btn {
background: #672F8F;
border: #672F8F;
}
.blog__item__text .read_btn:hover {
background: #333;
color: #fff;
}
.lefttel {
margin: 0;
width: auto;
height: auto;
animation: shadow-pulse 1s infinite;
left: 0;
position: fixed;
bottom: 15px;
z-index: 999;
}
.lefttel img {
width: 260px;
}  .contact_form {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
padding: 2em 2.5em 12px 2.5em;
background: #fff;
margin: 20px 0px;
} #services-tabs {
font-size: 16px;
display: flow-root;
margin-bottom: 25px;
}
#services-tabs .nav-tabs {
margin-left: 0;
border: 0;
padding-right: 0;
}
#services-tabs .nav-tabs > li {
float: none;
}
#services-tabs .nav-tabs > li > a {
color: #fff;
background-color: #00abe8;
margin-right: 0;
border: 1px solid #0098d5;
border-radius: 0;
font-weight: bold;
padding: 20px 15px;
}
#services-tabs .nav-tabs > li.active > a, #services-tabs .nav-tabs > li.active > a:focus, #services-tabs .nav-tabs > li.active > a:hover {
color: #00abe8;
background-color: #fff;
border: 1px solid #ccc;
border-right-color: transparent;
}
#services-tabs .tab-content {
padding-left: 0;
}
#services-tabs .tab-content > .tab-pane {
margin-top: 0;
} #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu li:before {
margin-left: 0;
padding: 0px 12px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background-color: transparent;
padding: 0 25px;
line-height: 26px;
} #custom-form {
background: #f6f6f6;
padding: 15px 30px;
margin: 20px 0;
}
.purple-bg-2 {
background: #662D80;
color: #fff;
display: none;
}
.purple-bg-2 h4 {
font-size: 27px;
}
.purple-bg-2 a, .purple-bg-2 a:hover {
color: #fff;
}
.m-bt-20 {
margin-top: 40px;
margin-bottom: 40px;
} .m-top-0 {
margin-top: 0;
}
.m-btm-0 {
margin-bottom: 0;
}
.m-tb-25 {
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.modal .modal-header .close {
margin-top: 0px;
}
#alert-download {
margin-bottom: 0;
transition-delay: 2s;
}
.d-none, #alert-download, #progress-bar, .error-text, #alert-contact {
display: none;
}
.first-sec {
margin-top: 20px;
}
.first-sec p {
margin-top: 20px;
} .blink-btn {
background-color: #00ABE8;
border-bottom: 2px solid #107194;
color: #fff;
display: inline-block;
font-size: 20px;
text-transform: uppercase;
text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.25);
line-height: 1.2;
padding: 17px 30px;
position: relative;
transition: all 200ms ease-in-out;
white-space: nowrap;
font-weight: 600;
margin-bottom: 15px;
border-radius: 3px;
-webkit-animation: blink 1500ms infinite;
-moz-animation: blink 1500ms infinite;
-o-animation: blink 1500ms infinite;
animation: blink 1500ms infinite;
}
.blink-btn:hover {
text-decoration: none;
}
@keyframes blink {
0% {
background-color: #18C2FF;
box-shadow: 0 0 3px #18C2FF;
}
50% {
background-color: #0097CD;
box-shadow: 0 0 20px #0097CD;
}
100% {
background-color: #18C2FF;
box-shadow: 0 0 3px #18C2FF;
}
}
.firmware-cls {
margin-top: 35px;
}
.mar-tp-30 {
margin-top: 30px !important;
}
.mar-btm-0 {
margin-bottom: 0 !important;
}
.Clickable-opt ol {
margin: 0 0 20px;
padding: 0px 0px 0 30px;
}
.troubleshooting ul {
line-height: 35px;
margin: 0 0 19px;
}
.firmware-update {
margin-bottom: 30px;
}
.firmware {
margin-top: 0;
}
.form-btm-mrgn {
margin-bottom: 30px;
}
.close {
color: #000 !important;
font-size: 28px;
font-weight: bold;
opacity: 10;
position: absolute;
top: 10px;
right: 22px;
}
#chatpopuphome .modal-title {
padding: 0;
font-size: 23px;
}
#chatpopuphome .modal-dialog.modal-sm {
margin-top: 135px;
}
#chatpopuphome .modal-body h4 {
font-size: 18px;
padding-top: 0;
font-weight: 500;
}
#chatpopuphome .badge {
padding: 13px 10px;
font-weight: 400;
margin: 10px 5px;
font-size: 16px;
border-radius: 8px;
}
.badge-secondary {
color: #333;
background-color: #f3f3f3;
}
#chatpopuphome .badge[href]:hover, #chatpopuphome .badge[href]:focus {
color: #fff;
text-decoration: none;
background-color: #a753bc;
}
#chatpopuphome #step-2 {
display: none;
}
#chatpopuphome .btn-info {
background: transparent;
color: #000;
border-color: #662D80;
}
#chatpopuphome .contact-btn {
background: #ffffff;
width: 120px;
color: #662D80;
border-color: #662D80;
padding: 16px 12px;
margin: 0 10px;
}
#chatpopuphome .step-head {
margin-bottom: 15px;
}
#chatpopuphome .modal-body h4 span {
background-color: #662D80;
color: #fff;
padding: 2px 10px;
margin-right: 5px;
font-size: 17px;
}
#chatpopuphome #step-1 {
margin-bottom: 15px;
}
#chatpopuphome .modal-dialog {
margin: 50px auto;
}
@media (min-width: 576px) {
#chatpopuphome .modal-dialog {
width: 320px;
}
}
#chatpopuphome .modal-footer a {
color: #333;
font-weight: 500;
font-size: 16px;
}
#chatpopuphome svg {
font-size: 28px;
} #issues-with input[type="radio"] {
opacity: 0;
position: fixed;
width: 0;
}
#issues-with label {
display: inline-block;
background-color: #E8E8E8;
padding: 7px 15px;
border: 1px solid #CCC;
margin: 8px 4px 0 0;
border-radius: 4px;
font-size: 14px;
}
#issues-with input[type="radio"]:checked + label {
background-color: #662D80;
border: 1px solid #662D80;
box-shadow: none !important;
color: #fff;
}
#issues-with input[type="radio"]:focus + label {
box-shadow: inset 0 0 0 2px #DA0000;
}
#issues-with label:hover {
background-color: #ccc;
}
#chatpopuphome .modal-footer {
justify-content: flex-start;
}
#chatpopuphome .animated-btn {
font-size: 15px;
font-weight: 700;
border: 2px solid #662D80;
display: inline-block;
padding: 3px 8px 6px 6px;
float: left;
}
#chatpopuphome .animated-btn i {
color: #000;
position: relative;
top: 3px;
font-size: 22px;
-webkit-animation: move 1s infinite; -moz-animation: move 1s infinite; -o-animation: move 1s infinite; animation: move 1s infinite; }
@keyframes move {
0% {
opacity: 0;
}
100% {
opacity: 1;
color: #662D80;
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-0-transform: translateX(10px);
transform: translateX(10px);
}
} .uppr-footer .search-form {
display: -webkit-inline-box;
margin-top: 10px;
}
.uppr-footer .search-form label, footer .col-md-3 .search-form .search-submit {
display: inline-block;
}
.uppr-footer .search-form .search-field {
padding: 4px 6px;
font-size: 16px;
}
.uppr-footer .search-form .search-submit {
padding: 5px 10px;
font-size: 16px;
}
#trustedsite-tm-image {
display: none;
}
.img-margin {
margin-top: 110px;
}@media screen and ( min-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 32px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 82px!important;
}
}
@media screen and ( max-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 46px!important;
}
body.admin-bar .mob-menu-header-banner {
top: 0px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 96px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 50px!important;
}
}
@media screen and ( max-width: 479px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 5%;
}
}
@media screen and ( max-width: 782px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
}
@media screen and ( min-width: 782px ) {
#mobmenu-footer li:hover {
background-color: ;
}
#mobmenu-footer li:hover i {
color: ;
}
}
@media only screen and (min-width:982px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}
@media only screen and (max-width:981px) {
.mobmenur-container i {
color: #FFF;
}
.mobmenul-container i {
color: #FFF;
}
.mobmenul-container img {
max-height:  40px;
float: left;
}
.mobmenur-container img {
max-height:  40px;
float: right;
}
.mob-expand-submenu i {
font-size: 25px;
}
#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
color: #666;
}
.mob-cancel-button {
font-size: 30px!important;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
color: #ccc;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
background-color: #666;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
background-color: #666;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #666 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #666;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #ccc;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  cover;
-moz-background-size: cover;
background-size: cover;
}
.mob-menu-right-bg-holder { 
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:  cover;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #FFF;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #666 ;
}
#mobmenuright li a:hover {
color: #FFF ;
}
.mobmenul-container {
top: 10px;
margin-left: 5px;
margin-top: 0px;
height: 50px;
float: left;
}
.mobmenur-container {
top: 10px;
margin-right: 5px;
margin-top: 0px;
}
.mob-menu-logo-holder {
margin-top:   0px;
text-align:   left;
margin-left:  20px;;
margin-right: 0;
height:       50px;
float:left;	}
.mob-menu-header-holder {
width:  100% ;
background-color: #111111 ;
height: 50px ;
position:fixed;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 50px;
}
.mobmenul-container, .mobmenur-container{
position: relative; 
}
.mobmenu-left-panel {
background-color:#F7F7F7;;
width:  270px;  
}
.mobmenu-right-panel {
background-color:#F7F7F7;		width:  270px; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: rgba(0,0,0,0.7);
}
.mob-menu-slideout-top .mobmenu-overlay {
display:none!important;
}
.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
-webkit-transform: translateX(270px);
-moz-transform: translateX(270px);
-ms-transform: translateX(270px);
-o-transform: translateX(270px);
transform: translateX(270px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-270px);
-moz-transform: translateX(-270px);
-ms-transform: translateX(-270px);
-o-transform: translateX(-270px);
transform: translateX(-270px);
}
.mob-menu-slideout-top .mobmenu-panel {
width:  100%;
height: 100%;
z-index: 1;
position: fixed;
left: 0px;
top: 0px;
max-height: 100%;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 300000;
}
.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
overflow: hidden;
}
.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
z-index: 300000;
} .mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
position: fixed;
top: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
z-index: 10000;
opacity: 1;
} .mobmenu .headertext { 
color: #FFF ;
text-decoration: none;
}
.headertext span {
position: absolute;
line-height: 50px;
}
.mobmenu-search-holder {
top: 50px;
}  body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
overflow-x: hidden;
}
.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(10*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #222;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #666;
}
.right-menu-icon-text {
float: right;
line-height: 30px;
color: #222;
}
.mobmenur-container i {
line-height: 30px;
font-size: 30px;
float: right;
}
.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
display: none!important;
}
.mob-standard-logo {
display: inline-block;
height:50px!important;	}
.mob-retina-logo {
height:50px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #666;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #666;
}
.mobmenu-left-panel .mob-cancel-button {
color: #666;
}
.mobmenu-right-panel .mob-cancel-button {
color: #666;
}	
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:Dosis;
font-size:20px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.right-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}