html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: collapse;
border-spacing: 0;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td {
border: 1px solid #EAEAEA;
padding: 6px 10px;
}
caption, th, td {
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
}
embed, iframe, object {
max-width: 100%;
} body,
button,
input,
select,
textarea {
color: #444444;
font: 16px 'Open Sans', serif;
line-height: 1.6;
word-wrap: break-word;
}
body {
background-color: #eaeaea;
} h1, h2, h3, h4, h5, h6 {
padding-bottom: 18px;
color: #333333;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
}
h1 { font-size: 42px; line-height: 1.2; }
h2 { font-size: 38px; line-height: 1.2; }
h3 { font-size: 34px; line-height: 1.2; }
h4 { font-size: 30px; line-height: 1.2; }
h5 { font-size: 26px; line-height: 1.2; }
h6 { font-size: 22px; line-height: 1.2; }
hr {
border-color: #EAEAEA;
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 30px 0;
} p {
line-height: 1.6;
margin-bottom: 15px;
font-family: 'Open Sans', serif;
font-size: 15px;
}
strong {
font-weight: bold;
}
cite, em, i {
font-style: italic;
}
pre {
background-color: #fff;
margin-bottom: 20px;
overflow: auto;
padding: 20px;
border: 1px solid #EAEAEA;
}
pre, code, kbd, var, samp, tt {
font-family:"Courier 10 Pitch",Courier,monospace;
font-size: 14px;
line-height: 1.4;
white-space: pre-wrap;
}
abbr, acronym, dfn {
border-bottom: 1px dotted #777777;
cursor: help;
}
address {
display: block;
font-style: italic;
margin: 0 0 15px;
}
ins {
background: #F8F8F8;
}
table {
margin: 0 0 1.5em;
width: 100%;
} sup, sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
dl {
margin-bottom: 24px;
font-size: 20px;
}
dt {
font-weight: bold;
margin-bottom: 5px;
}
dd {
margin-bottom: 24px;
}
ul,
ol {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0 0 0 10px;
} blockquote {
padding: 30px 30px 20px 45px;
margin-bottom: 20px;
background-color: #289dcc;
color: #FFFFFF;
border-radius: 5px;
}
blockquote p {
font-size: 20px;
font-family: 'Open Sans', serif;
line-height: 1.4;
position: relative;
padding-top: 13px;
padding-left: 40px;
}
blockquote p:before {
content: "\f10d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFFFFF;
font-size: 60px;
position: absolute;
top: -27px;
left: -27px;
}
blockquote em, blockquote i, blockquote cite {
font-style: normal;
}
blockquote cite {
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 300;
letter-spacing: 0.05em;
float: right;
} input, textarea {
-webkit-border-radius: 0px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
padding: 1%;
border: 1px solid #EAEAEA;
line-height: 20px;
width: 95%;
margin: 0 0 30px;
background-color: #F8F8F8;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
border: 1px solid #EAEAEA;
}
input.s {
width: 60%;
padding: 4px 54px 4px 10px;
height: 36px;
color: #777777;
background-color: #FFFFFF;
margin: 0;
border: 1px solid #EAEAEA;
}
input.s:focus {
padding-left: 10px;
border-color: #EAEAEA;
text-indent: 0;
}
.colormag-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
margin-bottom: 30px;
padding: 10px 20px;
background-color: #289dcc;
border: 0px;
transition: background-color 0.3s linear 0s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
font-size: 18px;
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
cursor: pointer;
display:inline-block;
color: #FFFFFF;
}
#search-form input[type="submit"] {
border-radius: 0;
margin-left: -8px;
margin-bottom: 0;
padding: 6px 10px 5px;
font-size: 18px;
}
.colormag-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
background-color: #33363B;
}
.previous a,
.next a {
padding: 5px 0;
cursor: pointer;
font-size: 18px;
}
.previous a:hover,
.next a:hover {
color: #289dcc;
text-decoration: underline;
}
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
} a {
color: #289dcc;
text-decoration: none;
}
a:focus, a:active, a:hover {
text-decoration: none;
} figure {
margin: 0;
text-align: center;
}
img {
max-width:100%;
height:auto;
vertical-align:top;
margin-bottom: 18px;
}
.entry-content img, .comment-content img, .widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
}
img.size-full, img.size-large {
max-width: 100%;
height: auto;
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 1.625em;
}
p img {
}
img#wpstats {
display: none;
} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height:1%;
}
.clearfix {
display: block;
} .alignleft {
display: inline;
float: left;
margin-right: 30px;
}
.alignright {
display: inline;
float: right;
margin-left: 30px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}  body {
padding-top: 10px;
padding-bottom: 10px;
background-size: cover;
}
#page {
max-width: 1200px;
margin: 0 auto;
}
.wide {
padding-top: 0;
padding-bottom: 0;
}
.wide #page {
max-width: 100%;
}
.inner-wrap {
margin: 0 auto;
max-width: 1140px;
} #masthead {
}
#header-meta {
background-color: #ffffff;
}
#header-text-nav-container {
background-color: #FFFFFF;
}
#header-text-nav-wrap {
padding: 20px 0 25px;
}
#header-left-section {
float: left;
}
#header-logo-image {
float: left;
padding-right: 20px;
}
#header-logo-image img {
margin-bottom: 0;
}
#header-text {
float: left;
padding-right: 20px;
}
#site-title {
padding-bottom: 0;
line-height: 1.2;
}
#site-title a {
color: #289dcc;
font-size: 46px;
}
#site-description {
line-height: 24px;
font-size: 16px;
color: #666666;
padding-bottom: 0px;
font-family: 'Open Sans', serif;
}
#header-right-section {
float: right;
}
#header-right-section .widget {
text-align: right;
color: #333333;
}
#header-right-section .widget .widget-title {
padding-bottom: 0;
font-size: 18px;
line-height: 1.2;
padding-bottom: 5px;
}
.header-image {
margin-bottom: 0;
border-bottom: 1px solid #EAEAEA;
width: 100%;
} .small-info-text {
float: left;
max-width: 100%;
padding-right: 15px;
padding-top: 2px;
}
.small-info-text p {
font-size: 12px;
color: #555555;
margin-bottom: 0;
} .fa {
font-size: 22px;
color: #CCCCCC;
}
.social-links {
text-align: center;
float: right;
}
.social-links ul li {
display: inline;
}
#masthead .social-links i.fa {
font-size: 23px;
padding: 0 10px;
}
.social-links i.fa {
padding: 5px 10px;
text-align: center;
transition: background-color 0.2s ease-out 0s;
font-size: 25px;
}
.social-links i.fa:hover {
color: #289dcc;
}
.social-links i.fa-twitter {color: #1BB2E9;}
.social-links i.fa-facebook {color: #3B5A9B;}
.social-links i.fa-youtube {color: #ED3F41;}
.social-links i.fa-vimeo-square {color: #44BBFF;}
.social-links i.fa-skype {color: #009CEF;}
.social-links i.fa-linkedin {color: #007BB6;}
.social-links i.fa-google-plus {color: #DC4937;}
.social-links i.fa-github {color: #4183C4;}
.social-links i.fa-flickr {color: #0062DD;}
.social-links i.fa-dribbble {color: #E24D87;}
.social-links i.fa-instagram {color: #3F729B;}
.social-links i.fa-pinterest {color: #D5282E;}
.social-links i.fa-stumbleupon {color: #EC4823;}
.social-links i.fa-tumblr {color: #455469;}
.social-links i.fa-wordpress {color: #21759B;}
.social-links i.fa-codepen {color: #CCCCCC;}
.social-links i.fa-digg {color: #14589E;}
.social-links i.fa-reddit {color: #FF4500;} #masthead .search-wrap input.s {
width: 200px;
}
.fa.search-top {
color: #ffffff;
cursor: pointer;
font-size: 21px;
padding: 11px 12px;
position: absolute;
right: 44px;
top: 0;
}
.fa.search-top:hover {
background-color: #289dcc;
}
.search-wrap {
position: relative;
}
.search-wrap button {
border-radius: 0;
color: #fff;
line-height: 45px;
margin-bottom: 0;
padding: 0 15px;
position: absolute;
top: 0;
right: 0;
}
.search-icon:before {
content: "\f002";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #ffffff;
font-size: 18px;
}
.search-form-top {
border: 1px solid #eaeaea;
display: none;
padding: 10px;
position: absolute;
right: 0;
top: 44px;
z-index: 9999;
background-color: #ffffff;
}
.not-found .search-wrap button {
right: 175px;
}
#secondary .search-wrap button {
right: 26px;
} .random-post {
position: absolute;
right: 0;
top: 0;
}
.random-post .fa-random {
color: #fff;
font-size: 20px;
vertical-align: middle;
}
.main-navigation .random-post a {
padding: 10px 12px;
border-bottom: none;
} nav li > ul,
nav li > ol {
margin: 0;
list-style: none;
}
#site-navigation {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
position: relative;
background-color: #232323;
border-top: 4px solid #289dcc;
}
#site-navigation .inner-wrap {
position: relative;
}
.home-icon {
float: left;
}
.home-icon .fa {
color: #ffffff;
font-size: 27px;
}
.home-icon.front_page_on {
background-color: #289dcc;
}
.main-navigation .home-icon a {
padding: 7px 10px 6px;
}
.main-small-navigation .home-icon a {
padding: 7px 10px;
}
.main-navigation {
width: 100%;
text-align: center;
}
.main-navigation li {
float: left;
position: relative;
font-family: 'Open Sans', serif;
font-weight: 300;
}
.main-navigation a {
color: #ffffff;
display: block;
float: none;
font-size: 14px;
font-weight: 600;
padding: 10px 12px;
text-transform: uppercase;
}
.main-navigation li.default-menu,
li.default-menu {
display: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-menu-item a:after,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a,
.main-navigation li.menu-item-has-children:hover > a:after {
color: #ffffff;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item > a,
.main-navigation ul li.current_page_ancestor > a,
.main-navigation ul li.current-menu-ancestor > a,
.main-navigation ul li.current_page_item > a,
.main-navigation ul li:hover > a {
background-color: #289dcc;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after,
.main-navigation li li.page_item_has_children > a:after {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #ffffff;
font-size: 14px;
padding-left: 6px;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
content: "\f107";
color: #ffffff;
}
.main-navigation li li.menu-item-has-children > a:after,
.main-navigation li li.page_item_has_children > a:after {
content: "\f105";
position: absolute;
right: 8px;
} .main-navigation .sub-menu,
.main-navigation .children {
background-color: #232323;
}
.main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display:none;
z-index: 100;
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
display:block;
}
.main-navigation ul li ul {
position: absolute;
width: 200px;
top: 42px;
}
.main-navigation ul li ul li {
float: none;
}
.main-navigation ul li ul li a {
border-top: none;
}
.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
float: none;
font-size: 14px;
height: 100%;
padding: 10px 15px;
color: #ffffff;
width: 170px;
text-align: left;
text-transform: none;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
color: #FFFFFF;
background-color: #289dcc;
}
.main-navigation ul li ul li ul {
left: 200px;
top: 0;
}
.main-navigation select {
display: none;
} .menu-toggle, .top-menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {
color: #ffffff;
margin: 0;
text-align: center;
font-family: 'Open Sans', serif;
padding-bottom: 0;
}
.site-header .menu-toggle:hover {
background-color: #289dcc;
}
.site-header .menu-toggle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
font-size: 23px;
color: #ffffff;
padding: 8px 12px;
display: block;
}
.main-small-navigation {
float: none;
}
.main-small-navigation .menu-primary-container,
.main-small-navigation .nav-menu {
padding-top: 43px;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation a {
display: block;
font-size: 14px;
color: #333333;
padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
}
.main-small-navigation .random-post a {
padding: 7px 12px;
border-bottom: none;
}
.main-small-navigation li {
background-color: #FFFFFF;
}
.main-small-navigation li a:hover {
background-color: #289dcc;
color: #FFFFFF;
}
.main-small-navigation ul ul a {
padding-left: 45px;
text-transform: none;
}
.main-small-navigation ul ul ul a {
padding-left: 90px;
}
.main-small-navigation .current_page_item > a,
.main-small-navigation .current-menu-item > a {
background: #289dcc;
color: #FFFFFF;
} .page-header .page-title {
border-bottom: 1px solid #f8f8f8;
margin-bottom: 30px;
} .sticky {
}
#main {
padding-top: 30px;
padding-bottom: 20px;
background-color: #ffffff;
}  .format-link .entry-content p {
text-align: center;
padding-top: 30px;
}
.format-link .entry-content a {
text-decoration: underline;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 3px;
background-color: #289dcc;
color: #FFFFFF;
transition: background-color 0.3s linear 0s;
display: inline-block;
}
.format-link .entry-content a:hover {
background-color: #33363B;
} .format-aside .entry-header { display: none; }    .tg-one-half {
float: left;
width: 48%;
padding: 0px 0px 30px;
}
.tg-one-half-last {
float: right;
} .default-wp-page {
clear: both;
}
.default-wp-page .previous {
float: left;
padding: 30px 0;
}
.default-wp-page .next {
float: right;
padding: 30px 0;
} .wp-pagenavi {
text-align: center;
margin-bottom: 30px;
}
#content .wp-pagenavi .page,
#content .wp-pagenavi a {
padding: 4px 10px;
color: #777777;
border: 1px solid #F2F2F2;
}
#content .wp-pagenavi .current,
#content .wp-pagenavi a:hover {
padding: 4px 10px;
color: #FFFFFF;
background-color: #289dcc;
border: 1px solid #F2F2F2;
}
#content .wp-pagenavi a,
#content .wp-pagenavi span {
margin-left: 5px;
border-radius: 2px;
}
#content .wp-pagenavi span.pages {
margin-left: 0;
color: #777777;
padding: 4px 10px;
border: 1px solid #F2F2F2;
} .pagination {
margin: 15px 0;
}
.pagination span {
padding: 2px 5px;
border: 1px solid #EAEAEA;
background-color: #289dcc;
color: #FFFFFF;
}
.pagination a span {
background-color: #FFFFFF;
color: #777777;
}
.pagination a span:hover {
color: #289dcc;
border-color: #289dcc;
text-decoration: none;
} .wp-caption {
border: 1px solid #cccccc;
margin-bottom: 1.5rem;
max-width: 100%;
}
#colophon .wp-caption {
border: 1px solid #444444;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075rem 0;
}
.gallery-caption {
} .gallery {
margin: 0 auto 15px;
}
.gallery-item {
display: inline-block;
padding: 15px 2%;
text-align: center;
vertical-align: top;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item {
padding: 15px 1%;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
padding: 10px 0.5%;
}
.gallery-columns-2 .gallery-item { width:50%; }
.gallery-columns-3 .gallery-item { width:33.33%; }
.gallery-columns-4 .gallery-item { width:25%; }
.gallery-columns-5 .gallery-item { width:20%; }
.gallery-columns-6 .gallery-item { width:16.66%; }
.gallery-columns-7 .gallery-item { width:14.28%; }
.gallery-columns-8 .gallery-item { width:12.5%; }
.gallery-columns-9 .gallery-item { width:11.11%; }
.gallery-icon img {
margin: 0 auto;
}
.gallery .gallery-caption {
font-size: 12px;
line-height: 1.2;
padding-top: 5px;
} #comments {
border-top: 1px solid #F8F8F8;
padding-top: 15px;
}
#comments i {
font-size: 16px;
color: #AAAAAA;
padding-right: 10px;
}
.comments-title {
font-size: 24px;
}
.comment-content a {
word-wrap: break-word;
}
.comment-navigation {
margin-bottom: 15px;
}
.bypostauthor {
}
#comments .comments-title {
margin-bottom: 10px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 5px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #289dcc;
}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #289dcc;
}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #289dcc;
color: #FFFFFF;
border-radius: 3px;
}
.comments-area article header .comment-edit-link:before{
content: "\f044";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment-content {
padding: 15px 15px 25px;
background-color: #F8F8F8;
border: 1px solid #EAEAEA;
border-radius: 2px;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #AAAAAA;
}
.comment .comment-reply-link:before {
content: "\f112";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #AAAAAA;
font-size: 16px;
padding-right: 10px;
}
.comment .comment-reply-link:hover {
color: #289dcc;
}
.comment-list {
margin-bottom: 25px;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
}
.screen-reader-text { display: none; }
.nav-previous,
.nav-next {
margin-bottom: 15px;
}
.nav-previous a,
.nav-next a {
color: #289dcc;
cursor: pointer;
font-size: 16px;
}
.nav-previous a { float: left; }
.nav-next a { float: right; }
.nav-previous a:hover,
.nav-next a:hover {
text-decoration: underline;
} #respond {
}
#respond h3#reply-title {
font-size: 22px;
line-height: 28px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
line-height: 1.5;
padding: 10px;
width: 100%;
}
#respond form p.form-allowed-tags {
font-size: 16px;
line-height: 1;
color: #5e5e5e;
display: none;
}
.required {
color: red;
} #secondary .widget ul li, #colophon .widget ul li {
line-height: 1.5;
padding: 5px 0;
}
#colophon .widget ul li {
border-bottom: 1px solid #444444;
}
#secondary .widget ul li li, #colophon .widget ul li li {
border-bottom: none;
}
#secondary .widget ul ul, #colophon .widget ul ul {
padding-left: 10px;
}
.widget select {
border: 1px solid #DDDDDD;
color: #777777;
padding: 2px;
width: 60%;
}
#secondary .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
#secondary .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
#secondary .widget, .error-404 .widget {
margin-bottom: 35px;
font-size: 14px;
background-color: #ffffff;
}
#secondary .widget p {
font-size: 14px;
}
#secondary a:hover {
text-decoration: underline;
}
.error-404 {
padding-bottom: 20px;
text-align: center;
}
.error-404 input.s {
width: 50%;
}
#secondary .widget-title a.rsswidget {
color: #fff;
} .footer-widgets-wrapper {
border-top: 1px solid #F2F2F2;
background-color: #303440;
}
.footer-widgets-area {
padding-top: 45px;
padding-bottom: 10px;
color: #cccccc;
}
.tg-footer-main-widget {
width: 39.473684%;
float: left;
margin-right: 2.631579%
}
.tg-footer-other-widgets {
float: right;
width: 57.894737%;
}
.tg-first-footer-widget {
}
.tg-second-footer-widget,
.tg-third-footer-widget {
width: 45.303030%;
float: left;
margin-right: 4.545454%
}
.footer-widgets-area .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.footer-widgets-area .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.footer-widgets-area p {
text-align: left;
color: #aaaaaa;
}
.footer-widgets-area a {
color: #FFFFFF;
}
.footer-widgets-area a:hover {
color: #289dcc;
}
#colophon .widget {
margin-bottom: 40px;
}
#colophon, #colophon p {
font-size: 14px;
line-height: 1.4;
} .advertisement_above_footer {
background-color: #ffffff;
}
.advertisement_above_footer .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.advertisement_above_footer .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
} .footer-socket-wrapper {
padding: 30px 0px 20px;
background-color: #403440;
}
.footer-socket-area {
width: 100%;
}
.footer-socket-right-section {
float: right;
}
.footer-socket-left-section {
float: left;
}
.footer-socket-wrapper .copyright {
color: #b1b6b6;
float: left;
font-size: 14px;
max-width: 50%;
}
.footer-socket-wrapper .copyright a {
color: #b1b6b6;
border-bottom: 1px solid #5a5d62;
}
.footer-socket-wrapper .copyright a:hover {
color: #ffffff;
}
.footer-socket-wrapper .small-menu {
float: right;
}
.footer-socket-wrapper .small-menu a {
padding-top: 0;
}
.footer-socket-wrapper .small-menu ul li ul {
top: 21px;
} a#scroll-up {
bottom: 20px;
position: fixed;
right: 20px;
display: none;
opacity: 0.5;
filter:alpha(opacity=50); }
a#scroll-up i {
font-size: 40px;
color: #289dcc;
}
a#scroll-up:hover {
opacity: 1;
filter:alpha(opacity=100); } #primary {
float: left;
width: 70.17543859%;
}
#secondary {
float: right;
width: 27.19298245%;
} .left-sidebar #primary {
float: right;
}
.left-sidebar #secondary {
float: left;
} .no-sidebar #primary {
float: none;
margin: 0 auto;
}
.no-sidebar-full-width #primary {
width: 100%;
}
.no-sidebar #secondary,
.no-sidebar-full-width #secondary {
display: none;
}
.widget_featured_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_featured_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on,
.widget_featured_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .article-content .below-entry-meta .byline a,
.widget_featured_posts .article-content .below-entry-meta .comments a {
font-size: 12px;
} .page-header .page-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.page-header .page-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.archive #content .post p {
font-size: 14px;
}
.archive #content .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.archive #content .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.archive #content .post:first-child {
float: none;
width: 100%;
}
.archive #content .post:not(:first-child) .article-content .entry-title {
font-size: 22px;
}
#content .post {
}
.single #content .post,
#content .post {
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
#content .post {
margin-bottom: 30px;
}
.single #content .post {
margin-bottom: 0;
}
#content .post img {
margin-bottom: 0;
}
#content .post .article-content {
padding: 15px;
}
#content .post .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
#content .post .article-content .entry-title {
padding: 5px 0 0;
font-size: 32px;
}
#content .post .article-content .entry-title a {
color: #232323;
}
#content .post .article-content .entry-title a:hover {
color: #289dcc;
}
#content .post .article-content .below-entry-meta .posted-on,
#content .post .article-content .below-entry-meta .byline,
#content .post .article-content .below-entry-meta .comments,
#content .post .article-content .below-entry-meta .tag-links {
padding-right: 10px;
}
#content .post .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
#content .post .article-content .below-entry-meta .byline .fa,
#content .post .article-content .below-entry-meta .comments .fa,
#content .post .article-content .below-entry-meta .tag-links .fa,
#content .post .article-content .below-entry-meta .edit-link .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
#content .post .article-content .below-entry-meta .posted-on a,
#content .post .article-content .below-entry-meta .byline a,
#content .post .article-content .below-entry-meta .comments a,
#content .post .article-content .below-entry-meta .tag-links a,
#content .post .article-content .below-entry-meta .edit-link a {
font-size: 12px;
}
#content .post .article-content .below-entry-meta {
padding-bottom: 20px;
}
.below-entry-meta .updated {
display: none;
}
.type-post .entry-title,
.type-page .entry-title {
font-size: 34px;
line-height: 1.2;
}
.post .entry-title a, .search .entry-title a {
color: #333333;
transition: all 0.3s ease 0s
}
.post .entry-title a:hover, .search .entry-title a:hover {
color: #289dcc;
}
.post .entry-content {
margin-bottom: 10px;
}
.entry-content ul {
list-style: square;
}
.entry-content ul,
.entry-content ol {
padding: 0 0 0 35px;
margin-bottom: 30px;
}
.entry-content li > ul,
.entry-content li > ol {
margin-bottom: 0;
}
.entry-content li {
line-height: 1.3;
}
.post .entry-content a:hover {
text-decoration: underline;
}
.entry-meta {
color:#aaa;
padding-bottom: 20px;
}
.entry-meta .byline i,
.entry-meta .cat-links i {
padding-left: 5px;
padding-right: 5px;
font-size: 16px;
color: #289dcc;
}
.entry-meta .byline a,
.entry-meta .cat-links a {
font-size: 20px;
}
.entry-meta .byline,
.entry-meta .cat-links {
}
.entry-meta .byline {
margin-right: 25px;
}
.entry-meta a {
color:#289dcc
}
.entry-meta a:hover {
text-decoration: underline;
}
.entry-meta .sep {
display:block;
border-top:1px solid #f2f2f2;
position:relative;
margin: 10px 0 10px 0;
}
.entry-meta .post-format {
padding: 5px;
position: absolute;
right: -64px;
top: -32px;
}
.entry-meta .post-format i {
background-color: #289dcc;
border-radius: 5px;
color: #FFFFFF;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
width: 30px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
padding: 12px 8px 8px 8px;
}
.entry-meta .posted-on,
.entry-meta .comments-link,
.entry-meta .edit-link,
.entry-meta .tag-links {
font-size:12px;
line-height:20px;
margin-right:25px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a,
.entry-meta .edit-link a,
.entry-meta .tag-links a {
color:#aaa;
font-size: 14px;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover,
.entry-meta .edit-link a:hover,
.entry-meta .tag-links a:hover {
color:#289dcc;
text-decoration:none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i,
.entry-meta .edit-link i,
.entry-meta .tag-links i {
font-size:14px;
padding-right: 5px;
padding-left: 5px;
text-decoration:none
}
.entry-content a.read-more:hover {
text-decoration: none;
}
.single #content .tags a {
border: 1px solid #EAEAEA;
padding: 3px 5px;
border-radius: 3px;
color: #777777;
}
.single #content .tags a:hover {
color: #289dcc;
text-decoration: none;
}
.more-link {
display: inline-block;
background-color: #289dcc;
border-radius: 3px;
}
.more-link span {
font-size: 12px;
padding: 5px 10px;
color: #FFFFFF;
cursor: pointer;
display: inline-block;
}
.more-link  span:hover {
background-color: rgba(0, 0, 0, 0.1);
} .no-post-thumbnail {
background-color: #289dcc;
}
.tg-two-column-post-left {
float: left;
clear: both;
}
.tg-two-column-post-right {
float: right;
}
.post-box {
width: 48.5%;
height: auto;
margin-bottom: 30px;
position: relative;
}
.yes-post-thumbnail.post-box {
height: auto;
}
.post-box img {
margin-bottom: 0;
}
.post-box .post-content-area {
position: absolute;
top: 50%;
-ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
text-align: center;
}
.post-box .entry-title {
padding-bottom: 0;
}
.post.post-box .entry-title a {
color: #fff;
text-shadow: 1px 1px 1px #000000;
font-size: 28px;
text-transform: uppercase;
padding: 10px;
}
.post.post-box .entry-title a:hover {
color: #289dcc;
}
.post-box .entry-title:after {
background: none repeat scroll 0 0 #fff;
content: "";
display: block;
height: 2px;
margin: 15px auto;
width: 100px;
}
.post-box .entry-meta {
padding-bottom: 0;
}
.post-box .entry-meta span .fa {
color: #fff;
}
.post-box .entry-meta .posted-on a,
.post-box .entry-meta .cat-links a  {
color: #fff;
text-shadow: 1px 1px 1px #000000;
font-size: 16px;
}
.post-box .entry-meta .posted-on i,
.post-box .entry-meta .cat-links i {
color: #ffffff;
}
.post-box .entry-meta .posted-on a:hover,
.post-box .entry-meta .cat-links a:hover {
color: #289dcc;
text-decoration: none;
} .widget_slider_area {
float: left;
width: 100%;
}
.widget_beside_slider {
float: right;
width: 100%;
} .widget_featured_slider .single-slide {
position: relative;
}
.widget_featured_slider img {
margin-bottom: 0;
}
.widget_featured_slider .slide-content {
position: absolute;
bottom: 0;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) , rgba(0, 0, 0, 0.3));
padding-bottom: 20px;
padding-left: 5%;
position: absolute;
width: 95%;
}
.widget_featured_slider .slide-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_featured_slider .slide-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_slider .slide-content .entry-title a {
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_featured_slider .slide-content .entry-title a:hover {
color: #289dcc;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on,
.widget_featured_slider .slide-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on .fa {
color: #ffffff;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_slider .slide-content .below-entry-meta .byline .fa,
.widget_featured_slider .slide-content .below-entry-meta .comments .fa {
color: #ffffff;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on a,
.widget_featured_slider .slide-content .below-entry-meta .byline a,
.widget_featured_slider .slide-content .below-entry-meta .comments a,
.widget_featured_slider .slide-content .below-entry-meta .comments span {
color: #ffffff;
font-size: 12px;
}
.widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover,
.widget_featured_slider .slide-content .below-entry-meta .byline a:hover,
.widget_featured_slider .slide-content .below-entry-meta .comments a:hover {
color: #289dcc;
} .widget_highlighted_posts .single-article {
position: relative;
float: left;
margin-bottom: 10px;
margin-right: 2%;
max-width: 49%;
}
.widget_highlighted_posts .single-article:nth-child(even) {
margin-right: 0;
}
.widget_highlighted_posts img {
margin-bottom: 0;
}
.widget_highlighted_posts .article-content {
position: absolute;
bottom: 0;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) , rgba(0, 0, 0, 0.8));
padding-bottom: 10px;
padding-left: 5%;
position: absolute;
width: 95%;
}
.widget_highlighted_posts .above-entry-meta {
display: none;
}
.widget_highlighted_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_highlighted_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 16px;
}
.widget_highlighted_posts .article-content .entry-title a {
color: #ffffff;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_highlighted_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on,
.widget_highlighted_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_highlighted_posts .article-content .below-entry-meta .byline {
display: none;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on .fa {
color: #ffffff;
font-size: 10px;
padding-right: 3px;
}
.widget_highlighted_posts .article-content .below-entry-meta .byline .fa,
.widget_highlighted_posts .article-content .below-entry-meta .comments .fa {
color: #ffffff;
padding-right: 5px;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a,
.widget_highlighted_posts .article-content .below-entry-meta .byline a,
.widget_highlighted_posts .article-content .below-entry-meta .comments a,
.widget_highlighted_posts .article-content .below-entry-meta .comments span {
color: #ffffff;
font-size: 11px;
}
.widget_highlighted_posts .article-content .below-entry-meta .posted-on a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .byline a:hover,
.widget_highlighted_posts .article-content .below-entry-meta .comments a:hover {
color: #289dcc;
}
.widget_highlighted_posts .widget-title {
color: #555555;
font-size: 24px;
} .blog .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.blog .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.blog .post:first-child {
float: none;
width: 100%;
}
.blog .post .article-content .below-entry-meta .edit-link a,
.blog .post .article-content .below-entry-meta .tag-links a {
font-size: 12px;
}
.blog .post .article-content .below-entry-meta .edit-link .fa,
.blog .post .article-content .below-entry-meta .tag-links .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.blog .post .article-content .below-entry-meta .tag-links {
padding-right: 10px;
} .search .post:nth-child(2n) {
float: left;
width: 48.7013%;
clear: both;
}
.search .post:nth-child(2n+1) {
float: right;
width: 48.7013%;
}
.search .post:first-child {
float: none;
width: 100%;
} .main-content-section {
padding-top: 10px;
}
.main-content-section .tg-one-half {
width: 48.75%;
padding-bottom: 0;
}
.posted-on a,
.byline a,
.comments a,
.comments span,
.tag-links a,
.edit-link a {
color: #888888;
}
.posted-on a:hover,
.byline a:hover,
.comments a:hover,
.tag-links a:hover,
.edit-link a:hover {
color: #289dcc;
} .widget_featured_posts .article-content .above-entry-meta .cat-links a {
background-color: #289dcc;
border-radius: 3px;
color: #ffffff;
font-size: 12px;
padding: 3px 10px;
}
.widget_featured_posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 22px;
}
.widget_featured_posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.widget_featured_posts .article-content .entry-title a:hover {
color: #289dcc;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on,
.widget_featured_posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.widget_featured_posts .article-content .below-entry-meta .byline .fa,
.widget_featured_posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.widget_featured_posts .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .article-content .below-entry-meta .byline a,
.widget_featured_posts .article-content .below-entry-meta .comments a,
.widget_featured_posts .article-content .below-entry-meta .comments span {
font-size: 12px;
}
.widget_featured_posts {
margin-bottom: 30px;
}
.widget_featured_posts .widget-title {
border-bottom: 2px solid #289dcc;
font-size: 18px;
margin-bottom: 15px;
padding-bottom: 0;
}
.widget_featured_posts .widget-title span {
background-color: #289dcc;
color: #fff;
padding: 6px 12px;
display: inline-block;
}
.widget_featured_posts img {
margin-bottom: 18px;
}
.widget_featured_posts .first-post {
float: left;
width: 48.70129870%;
margin-bottom: 20px;
}
.widget_featured_posts .following-post {
float: right;
width: 48.70129870%;
}
.widget_featured_posts .following-post .byline {
display: none;
}
.widget_featured_posts.widget_featured_posts_vertical .first-post,
.widget_featured_posts.widget_featured_posts_vertical .following-post {
float: none;
width: 100%;
}
.widget_featured_posts .single-article {
background-color: #ffffff;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.widget_featured_posts .article-content {
padding: 0 15px 5px;
}
.widget_featured_posts .article-content .below-entry-meta {
margin-bottom: 12px;
}
.widget_featured_posts .article-content .entry-content p {
font-size: 14px;
}
.widget_featured_posts .following-post .single-article {
margin-bottom: 15px;
}
.widget_featured_posts .following-post figure {
float: left;
margin-right: 10px;
}
#secondary .widget_featured_posts .following-post .article-content .entry-title {
font-size: 14px;
line-height: 1.4;
}
.widget_featured_posts .following-post .article-content .entry-title {
font-size: 18px;
}
.widget_featured_posts .following-post .article-content .below-entry-meta .posted-on a,
.widget_featured_posts .following-post .article-content .below-entry-meta .byline a {
font-size: 11px;
}
.widget_featured_posts .following-post .article-content .below-entry-meta {
margin-bottom: 0;
}
.widget_featured_posts .following-post img {
margin-bottom: 0;
}
.widget_featured_posts .following-post .above-entry-meta {
display: none;
}
.news-bar {
background-color: #ffffff;
padding: 8px 0 4px;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
font-size: 14px;
}
.breaking-news {
float: left;
}
.breaking-news div {
display: none;
}
.breaking-news-latest {
color: #555555;
margin-right: 0;
position: relative;
margin-top: 0px;
vertical-align: top;
} .breaking-news div {
display: inline-block;
word-wrap: break-word;
}
.date-in-header {
float: left;
color: #555555;
font-size: 14px;
padding-right: 15px;
}
.newsticker {
display: inline-block;
padding-left: 0;
overflow: hidden;
height: 20px;
}
.author-box {
width: 100%;
display: inline-block;
padding: 10px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-bottom: 25px;
}
.author-img img {
margin-right: 15px;
}
.author-name {
padding-bottom: 10px;
font-size: 20px;
}
.author-description {
} .related-posts-main-title {
}
.related-posts-main-title .fa {
color: #289dcc;
}
.related-posts-main-title span {
font-size: 26px;
padding-left: 10px;
}
.single-related-posts {
width: 32.5%;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
margin-right: 1.25%;
float: left;
margin-bottom: 25px;
}
.single-related-posts img {
margin-bottom: 0;
}
.related-posts .single-related-posts:nth-child(3n+3) {
margin-right: 0;
}
.single-related-posts .article-content {
padding: 0 10px 5px;
}
.single-related-posts .byline {
display: none;
}
.single-related-posts .article-content .entry-title {
padding: 10px 0 0;
font-size: 18px;
}
.single-related-posts .article-content .entry-title a {
color: #232323;
text-shadow: none;
}
.single-related-posts .article-content .entry-title a:hover {
color: #289dcc;
}
.single-related-posts .article-content .below-entry-meta .posted-on,
.single-related-posts .article-content .below-entry-meta .byline {
padding-right: 10px;
}
.single-related-posts .article-content .below-entry-meta .posted-on .fa {
color: #888888;
font-size: 10px;
padding-right: 3px;
}
.single-related-posts .article-content .below-entry-meta .byline .fa,
.single-related-posts .article-content .below-entry-meta .comments .fa {
color: #888888;
padding-right: 5px;
font-size: 11px;
}
.single-related-posts .article-content .below-entry-meta .posted-on a,
.single-related-posts .article-content .below-entry-meta .byline a,
.single-related-posts .article-content .below-entry-meta .comments a {
font-size: 12px;
} .share-buttons {
display: inline-block;
}
.box {
border: 1px solid #eaeaea;
border-radius: 3px;
display: inline-block;
}
.count {
background: none repeat scroll 0 0 #f2f2f2;
color: #289dcc;
float: right;
font-size: 22px;
padding: 0 16px;
}
.share {
float: left;
}
#twitter, #facebook, #googleplus, #pinterest {
float: left;
padding-right: 20px;
}
.share .fa {
display: block;
font-size: 30px;
line-height: 35px;
padding: 0 15px;
}
.share .fa-twitter {
color: #55acee;
}
.share .fa-facebook-square {
color: #3b5998;
}
.share .fa-google-plus-square {
color: #dd4b39;
}
.share .fa-pinterest {
color: #cc2127;
}
.advertisement_125x125 {
}
.advertisement_125x125 img {
margin-bottom: 8px;
padding: 0 2px;
}
.advertisement-title {
}
.advertisement_300x250 {
}
.advertisement_300x250 img {
margin: 0 auto;
display: block;
}
#header-right-section .advertisement_728x90 {
margin-bottom: 0;
padding: 0;
}
.advertisement_728x90 {
padding: 15px 0 45px;
display: block;
}
#header-right-section .advertisement_728x90 img {
padding: 0;
}
.advertisement_728x90 img {
margin-bottom: 0;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
padding: 10px;
display: block;
margin: 0 auto;
}
.advertisement-content {
text-align: center;
}
.advertisement_below_post_title {
float: left;
width: 300px;
margin-right: 10px;
}
.image-popup {
}
.featured-image {
}
.post .featured-image {
text-align: center;
}
#site-navigation {
z-index: 999;
}
.fitvids-video {
}
.video-title {
} .single-format-gallery {
}
.gallery-post-format {
}
.gallery-images {
} @media screen and (max-width: 1190px) {
#page {
width: 97%;
}
.wide #page {
width: 100%;
}
.inner-wrap {
width: 94%;
}
}
@media screen and (max-width:768px) {
#header-text-nav-wrap {
padding: 10px 0;
}
#header-left-section {
float: none;
margin-bottom: 10px;
}
#header-logo-image {
float: none;
text-align: center;
padding-right: 0;
}
#header-text {
float: none;
text-align: center;
padding-right: 0;
}
#header-right-section {
float: none;
}
#header-right-section .widget {
text-align:center;
}
.menu-toggle {
display: block;
float: left;
}
.main-navigation ul {
display: none;
}
.main-navigation .home-icon a {
padding: 7px 10px;
}
.widget_slider_area,
.widget_beside_slider {
float: none;
width: 100%;
}
.widget_slider_area {
padding-bottom: 10px;
}
#primary, #secondary {
float: none;
width: 100%;
}
}
@media screen and (max-width:767px) {
}
@media screen and (max-width: 600px) {
.news-bar {
text-align: center;
}
.date-in-header,
.breaking-news,
#masthead .social-links {
float: none;
max-width: 100%;
}
.newsticker li {
text-align: left;
}
.archive #content .post:first-child,
.archive #content .post:nth-child(2n),
.archive #content .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.blog .post:first-child,
.blog .post:nth-child(2n),
.blog .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.search .post:first-child,
.search .post:nth-child(2n),
.search .post:nth-child(2n+1) {
float: none;
width: 100%;
}
.tg-footer-main-widget {
float: none;
margin-right: 0;
width: 100%;
}
.tg-footer-other-widgets {
float: none;
width: 100%;
}
.footer-socket-right-section,
.footer-socket-left-section {
float: none;
text-align: center;
}
.footer-socket-wrapper .copyright {
float: none;
max-width: 100%;
text-align: center;
}
.footer-socket-area .social-links {
float: none;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width:25%;
}
}
@media screen and (max-width: 420px) {
.widget_featured_posts .first-post,
.widget_featured_posts .following-post {
float: none;
width: 100%;
}
.main-content-section .tg-one-half {
width: 100%;
}
.tg-second-footer-widget,
.tg-third-footer-widget,
.tg-fourth-footer-widget {
float: none;
margin-right: 0;
width: 100%;
}
.single-related-posts {
margin-right: 0;
width: 100%;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width:33.33%;
}
}
@media screen and (max-width: 380px) {
.widget_highlighted_posts .single-article {
float: none;
margin-right: 0;
max-width: 100%;
}
} .search h1.page-title {
display: none;
}
.single-author, .related-posts {
display: none;
}@font-face {
font-family: 'FontAwesome';
src: url(../../../themes/colormag/fontawesome/fonts/fontawesome-webfont3295.eot?v=4.5.0);
src: url(../../../themes/colormag/fontawesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(//duaa-bd.org/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(//duaa-bd.org/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(//duaa-bd.org/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(//duaa-bd.org/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }html.rt-smart-modal-on {
overflow: hidden; }
html.rt-smart-modal-on body {
overflow: auto; }
#rt-smart-modal-container {
position: fixed;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
z-index: 99999;
overflow: hidden;
opacity: 0;
background: rgba(33, 33, 33, 0.7);
visibility: hidden;
-webkit-backface-visibility: hidden;
transition: opacity .5s .4s, visibility .5s .4s;
-webkit-transition: opacity .5s .4s, visibility .5s .4s;
-moz-transition: opacity .5s .4s, visibility .5s .4s; }
#rt-smart-modal-container.open {
opacity: 1;
visibility: visible;
transition: opacity .4s, visibility .5s;
-webkit-transition: opacity .4s, visibility .5s; }
#rt-smart-modal-container.open .rt-smart-modal-main .rt-smart-modal {
font-size: initial !important; }
#rt-smart-modal-container.open.ready .rt-smart-modal-main {
transform: translateX(0) !important;
-webkit-transform: translateX(0) !important;
-moz-transform: translateX(0) !important; }
#rt-smart-modal-container.loading .rt-spinner {
position: absolute;
display: inline-block;
border: 16px solid #f3f3f3; border-top: 16px solid #fb4c35; border-radius: 50%;
width: 120px;
height: 120px;
animation: rt_spin 2s linear infinite;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
margin: 0 auto; }
#rt-smart-modal-container.loading .rt-smart-modal-header .rt-smart-modal-nav {
display: none; }
#rt-smart-modal-container .rt-smart-modal-main {
max-width: 500px;
margin-left: auto;
height: 100%;
position: absolute;
width: 100%;
right: 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform .6s;
-moz-transition: -moz-transform .6s;
transition: transform .6s;
transform: translateX(100%);
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%); }
#rt-smart-modal-container .rt-smart-modal-main.is-rtl {
direction: rtl;
margin-right: auto; }
#rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal .rt-smart-modal-main-content-wrapper {
padding-right: 30px !important;
padding-left: 0; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header {
background: #990028;
position: relative;
padding: 0 30px;
height: 50px;
overflow: hidden;
z-index: 999999;
opacity: 1 !important; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header span.rt-smart-modal-nav {
float: left;
height: 100%; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header .rt-smart-nav-item {
width: 25px;
display: flex;
cursor: pointer;
font-size: 35px;
z-index: 999;
float: left;
align-items: center;
height: 100%;
-webkit-text-stroke: 1px #990028; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a {
color: white;
text-decoration: none;
outline: none; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a.rt-smart-modal-close {
float: right;
width: 35px;
font-size: 35px;
font-weight: normal;
height: 100%;
display: flex;
align-items: center;
border: 0;
-webkit-text-stroke: 6px #990028; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal {
height: 100%;
position: absolute;
right: 0;
top: 0;
left: 0;
z-index: 2;
font-size: 0;
width: 100%;
background: #313131; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper {
position: relative;
padding: 50px 0 18px 30px;
max-height: 100%;
height: 100%; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content {
position: relative;
bottom: 0;
margin: 0 auto;
vertical-align: middle;
display: inline-block;
width: 100%;
overflow: auto;
max-height: 100%;
height: 100%;
color: #ffffff;
opacity: 0;
-webkit-transition: opacity .4s;
-moz-transition: opacity .4s;
transition: opacity .4s; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container {
padding: 15px 20px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container h3 {
margin-bottom: 10px !important; color: #fff; }
div#rt-smart-modal-container h3 {
font-size: 30px;
}
div#rt-smart-modal-container .tlp-team-skill{
margin-top: 20px;
}
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-position {
margin-bottom: 20px;
line-height: 1.2;
}
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .contact-info ul li {
line-height: 30px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill .skill_name {
font-size: 18px;
margin-bottom: 5px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill skill-prog {
height: 10px;
margin-bottom: 10px; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post {
margin: 0; }
#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post li {
padding: 5px; }
#rt-smart-modal-container .mCSB_scrollTools {
margin-top: 15px !important; }
@keyframes rt_spin {
0% {
transform: rotate(0deg); }
100% {
transform: rotate(360deg); } }
@media (max-width: 767px) {
.rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal-main-content-wrapper {
padding-left: 30px !important; }
.rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-main-content-wrapper {
padding-right: 30px !important; } }
@media (max-width: 500px) {
.rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content {
padding: 10px 10px 0; } }
.rt-smart-modal-main-content-wrapper .team-images {
margin-bottom: 20px;
} .rt-team-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-team-container *:before,
.rt-team-container *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-container, .rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.rt-container:before, .rt-container:after,
.rt-container-fluid:before,
.rt-container-fluid:after, .rt-row:before, .rt-row:after {
content: " ";
display: table; }
.clearfix:after, .rt-container:after, .rt-container-fluid:after, .rt-row:after {
clear: both; }
.rt-row {
margin-left: -15px;
margin-right: -15px; }
.rt-team-container > .rt-row > .rt-special-wrapper,
.rt-row.special-items-wrapper,
.rt-team-container[data-layout*="layout"] .rt-row.ttp-even {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.rt-col-xs-1, .rt-col-xs-2, .rt-col-xs-3, .rt-col-xs-4, .rt-col-xs-5, .rt-col-xs-6, .rt-col-xs-7, .rt-col-xs-8, .rt-col-xs-9, .rt-col-xs-10, .rt-col-xs-11, .rt-col-xs-12 {
float: left; }
.rt-col-xs-12 {
width: 100%; }
.rt-col-xs-11 {
width: 91.66666667%; }
.rt-col-xs-10 {
width: 83.33333333%; }
.rt-col-xs-9 {
width: 75%; }
.rt-col-xs-8 {
width: 66.66666667%; }
.rt-col-xs-7 {
width: 58.33333333%; }
.rt-col-xs-6 {
width: 50%; }
.rt-col-xs-5 {
width: 41.66666667%; }
.rt-col-xs-4 {
width: 33.33333333%; }
.rt-col-xs-3 {
width: 25%; }
.rt-col-xs-2 {
width: 16.66666667%; }
.rt-col-xs-1 {
width: 8.33333333%; }  .animated {
animation-duration: 1s;
animation-fill-mode: both; }
.animated.infinite {
animation-iteration-count: infinite; }
.animated.hinge {
animation-duration: 2s; }
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
animation-duration: 0.75s; }
@keyframes bounce {
0%, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translateZ(0); }
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0); }
70% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0); }
90% {
transform: translate3d(0, -4px, 0); } }
.bounce {
animation-name: bounce;
transform-origin: center bottom; }
@keyframes flash {
0%, 50%, to {
opacity: 1; }
25%, 75% {
opacity: 0; } }
.flash {
animation-name: flash; }
@keyframes pulse {
0% {
transform: scaleX(1); }
50% {
transform: scale3d(1.05, 1.05, 1.05); }
to {
transform: scaleX(1); } }
.pulse {
animation-name: pulse; }
@keyframes rubberBand {
0% {
transform: scaleX(1); }
30% {
transform: scale3d(1.25, 0.75, 1); }
40% {
transform: scale3d(0.75, 1.25, 1); }
50% {
transform: scale3d(1.15, 0.85, 1); }
65% {
transform: scale3d(0.95, 1.05, 1); }
75% {
transform: scale3d(1.05, 0.95, 1); }
to {
transform: scaleX(1); } }
.rubberBand {
animation-name: rubberBand; }
@keyframes shake {
0%, to {
transform: translateZ(0); }
10%, 30%, 50%, 70%, 90% {
transform: translate3d(-10px, 0, 0); }
20%, 40%, 60%, 80% {
transform: translate3d(10px, 0, 0); } }
.shake {
animation-name: shake; }
@keyframes headShake {
0% {
transform: translateX(0); }
6.5% {
transform: translateX(-6px) rotateY(-9deg); }
18.5% {
transform: translateX(5px) rotateY(7deg); }
31.5% {
transform: translateX(-3px) rotateY(-5deg); }
43.5% {
transform: translateX(2px) rotateY(3deg); }
50% {
transform: translateX(0); } }
.headShake {
animation-timing-function: ease-in-out;
animation-name: headShake; }
@keyframes swing {
20% {
transform: rotate(15deg); }
40% {
transform: rotate(-10deg); }
60% {
transform: rotate(5deg); }
80% {
transform: rotate(-5deg); }
to {
transform: rotate(0deg); } }
.swing {
transform-origin: top center;
animation-name: swing; }
@keyframes tada {
0% {
transform: scaleX(1); }
10%, 20% {
transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
30%, 50%, 70%, 90% {
transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
40%, 60%, 80% {
transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
to {
transform: scaleX(1); } }
.tada {
animation-name: tada; }
@keyframes wobble {
0% {
transform: none; }
15% {
transform: translate3d(-25%, 0, 0) rotate(-5deg); }
30% {
transform: translate3d(20%, 0, 0) rotate(3deg); }
45% {
transform: translate3d(-15%, 0, 0) rotate(-3deg); }
60% {
transform: translate3d(10%, 0, 0) rotate(2deg); }
75% {
transform: translate3d(-5%, 0, 0) rotate(-1deg); }
to {
transform: none; } }
.wobble {
animation-name: wobble; }
@keyframes jello {
0%, 11.1%, to {
transform: none; }
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
transform: skewX(0.39063deg) skewY(0.39063deg); }
88.8% {
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
animation-name: jello;
transform-origin: center; }
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
20% {
transform: scale3d(1.1, 1.1, 1.1); }
40% {
transform: scale3d(0.9, 0.9, 0.9); }
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03); }
80% {
transform: scale3d(0.97, 0.97, 0.97); }
to {
opacity: 1;
transform: scaleX(1); } }
.bounceIn {
animation-name: bounceIn; }
@keyframes bounceInDown {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0); }
60% {
opacity: 1;
transform: translate3d(0, 25px, 0); }
75% {
transform: translate3d(0, -10px, 0); }
90% {
transform: translate3d(0, 5px, 0); }
to {
transform: none; } }
.bounceInDown {
animation-name: bounceInDown; }
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0); }
60% {
opacity: 1;
transform: translate3d(25px, 0, 0); }
75% {
transform: translate3d(-10px, 0, 0); }
90% {
transform: translate3d(5px, 0, 0); }
to {
transform: none; } }
.bounceInLeft {
animation-name: bounceInLeft; }
@keyframes bounceInRight {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(3000px, 0, 0); }
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0); }
75% {
transform: translate3d(10px, 0, 0); }
90% {
transform: translate3d(-5px, 0, 0); }
to {
transform: none; } }
.bounceInRight {
animation-name: bounceInRight; }
@keyframes bounceInUp {
0%, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
transform: translate3d(0, 3000px, 0); }
60% {
opacity: 1;
transform: translate3d(0, -20px, 0); }
75% {
transform: translate3d(0, 10px, 0); }
90% {
transform: translate3d(0, -5px, 0); }
to {
transform: translateZ(0); } }
.bounceInUp {
animation-name: bounceInUp; }
@keyframes bounceOut {
20% {
transform: scale3d(0.9, 0.9, 0.9); }
50%, 55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1); }
to {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
animation-name: bounceOut; }
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0); }
40%, 45% {
opacity: 1;
transform: translate3d(0, -20px, 0); }
to {
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
animation-name: bounceOutDown; }
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0); }
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
animation-name: bounceOutLeft; }
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0); }
to {
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
animation-name: bounceOutRight; }
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0); }
40%, 45% {
opacity: 1;
transform: translate3d(0, 20px, 0); }
to {
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
animation-name: bounceOutUp; }
@keyframes fadeIn {
0% {
opacity: 0; }
to {
opacity: 1; } }
.fadeIn {
animation-name: fadeIn; }
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translate3d(0, -100%, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInDown {
animation-name: fadeInDown; }
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translate3d(0, -2000px, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInDownBig {
animation-name: fadeInDownBig; }
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInLeft {
animation-name: fadeInLeft; }
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translate3d(-2000px, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInLeftBig {
animation-name: fadeInLeftBig; }
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInRight {
animation-name: fadeInRight; }
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translate3d(2000px, 0, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInRightBig {
animation-name: fadeInRightBig; }
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 100%, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInUp {
animation-name: fadeInUp; }
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translate3d(0, 2000px, 0); }
to {
opacity: 1;
transform: none; } }
.fadeInUpBig {
animation-name: fadeInUpBig; }
@keyframes fadeOut {
0% {
opacity: 1; }
to {
opacity: 0; } }
.fadeOut {
animation-name: fadeOut; }
@keyframes fadeOutDown {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
animation-name: fadeOutDown; }
@keyframes fadeOutDownBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
animation-name: fadeOutDownBig; }
@keyframes fadeOutLeft {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
animation-name: fadeOutLeft; }
@keyframes fadeOutLeftBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
animation-name: fadeOutLeftBig; }
@keyframes fadeOutRight {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
animation-name: fadeOutRight; }
@keyframes fadeOutRightBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
animation-name: fadeOutRightBig; }
@keyframes fadeOutUp {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
animation-name: fadeOutUp; }
@keyframes fadeOutUpBig {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
animation-name: fadeOutUpBig; }
@keyframes flip {
0% {
transform: perspective(400px) rotateY(-1turn);
animation-timing-function: ease-out; }
40% {
transform: perspective(400px) translateZ(150px) rotateY(-190deg);
animation-timing-function: ease-out; }
50% {
transform: perspective(400px) translateZ(150px) rotateY(-170deg);
animation-timing-function: ease-in; }
80% {
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
animation-timing-function: ease-in; }
to {
transform: perspective(400px);
animation-timing-function: ease-in; } }
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
animation-name: flip; }
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
animation-timing-function: ease-in;
opacity: 0; }
40% {
transform: perspective(400px) rotateX(-20deg);
animation-timing-function: ease-in; }
60% {
transform: perspective(400px) rotateX(10deg);
opacity: 1; }
80% {
transform: perspective(400px) rotateX(-5deg); }
to {
transform: perspective(400px); } }
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInX; }
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
animation-timing-function: ease-in;
opacity: 0; }
40% {
transform: perspective(400px) rotateY(-20deg);
animation-timing-function: ease-in; }
60% {
transform: perspective(400px) rotateY(10deg);
opacity: 1; }
80% {
transform: perspective(400px) rotateY(-5deg); }
to {
transform: perspective(400px); } }
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipInY; }
@keyframes flipOutX {
0% {
transform: perspective(400px); }
30% {
transform: perspective(400px) rotateX(-20deg);
opacity: 1; }
to {
transform: perspective(400px) rotateX(90deg);
opacity: 0; } }
.flipOutX {
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important; }
@keyframes flipOutY {
0% {
transform: perspective(400px); }
30% {
transform: perspective(400px) rotateY(-15deg);
opacity: 1; }
to {
transform: perspective(400px) rotateY(90deg);
opacity: 0; } }
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: flipOutY; }
@keyframes lightSpeedIn {
0% {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0; }
60% {
transform: skewX(20deg);
opacity: 1; }
80% {
transform: skewX(-5deg);
opacity: 1; }
to {
transform: none;
opacity: 1; } }
.lightSpeedIn {
animation-name: lightSpeedIn;
animation-timing-function: ease-out; }
@keyframes lightSpeedOut {
0% {
opacity: 1; }
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0; } }
.lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in; }
@keyframes rotateIn {
0% {
transform-origin: center;
transform: rotate(-200deg);
opacity: 0; }
to {
transform-origin: center;
transform: none;
opacity: 1; } }
.rotateIn {
animation-name: rotateIn; }
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-45deg);
opacity: 0; }
to {
transform-origin: left bottom;
transform: none;
opacity: 1; } }
.rotateInDownLeft {
animation-name: rotateInDownLeft; }
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(45deg);
opacity: 0; }
to {
transform-origin: right bottom;
transform: none;
opacity: 1; } }
.rotateInDownRight {
animation-name: rotateInDownRight; }
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(45deg);
opacity: 0; }
to {
transform-origin: left bottom;
transform: none;
opacity: 1; } }
.rotateInUpLeft {
animation-name: rotateInUpLeft; }
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0; }
to {
transform-origin: right bottom;
transform: none;
opacity: 1; } }
.rotateInUpRight {
animation-name: rotateInUpRight; }
@keyframes rotateOut {
0% {
transform-origin: center;
opacity: 1; }
to {
transform-origin: center;
transform: rotate(200deg);
opacity: 0; } }
.rotateOut {
animation-name: rotateOut; }
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
opacity: 1; }
to {
transform-origin: left bottom;
transform: rotate(45deg);
opacity: 0; } }
.rotateOutDownLeft {
animation-name: rotateOutDownLeft; }
@keyframes rotateOutDownRight {
0% {
transform-origin: right bottom;
opacity: 1; }
to {
transform-origin: right bottom;
transform: rotate(-45deg);
opacity: 0; } }
.rotateOutDownRight {
animation-name: rotateOutDownRight; }
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
opacity: 1; }
to {
transform-origin: left bottom;
transform: rotate(-45deg);
opacity: 0; } }
.rotateOutUpLeft {
animation-name: rotateOutUpLeft; }
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
opacity: 1; }
to {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0; } }
.rotateOutUpRight {
animation-name: rotateOutUpRight; }
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out; }
20%, 60% {
transform: rotate(80deg);
transform-origin: top left;
animation-timing-function: ease-in-out; }
40%, 80% {
transform: rotate(60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1; }
to {
transform: translate3d(0, 700px, 0);
opacity: 0; } }
.hinge {
animation-name: hinge; }
@keyframes jackInTheBox {
0% {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom; }
50% {
transform: rotate(-10deg); }
70% {
transform: rotate(3deg); }
to {
opacity: 1;
transform: scale(1); } }
.jackInTheBox {
animation-name: jackInTheBox; }
@keyframes rollIn {
0% {
opacity: 0;
transform: translate3d(-100%, 0, 0) rotate(-120deg); }
to {
opacity: 1;
transform: none; } }
.rollIn {
animation-name: rollIn; }
@keyframes rollOut {
0% {
opacity: 1; }
to {
opacity: 0;
transform: translate3d(100%, 0, 0) rotate(120deg); } }
.rollOut {
animation-name: rollOut; }
@keyframes zoomIn {
0% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
.zoomIn {
animation-name: zoomIn; }
@keyframes zoomInDown {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
animation-name: zoomInDown; }
@keyframes zoomInLeft {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
animation-name: zoomInLeft; }
@keyframes zoomInRight {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
animation-name: zoomInRight; }
@keyframes zoomInUp {
0% {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
animation-name: zoomInUp; }
@keyframes zoomOut {
0% {
opacity: 1; }
50% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3); }
to {
opacity: 0; } }
.zoomOut {
animation-name: zoomOut; }
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
animation-name: zoomOutDown; }
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
to {
opacity: 0;
transform: scale(0.1) translate3d(-2000px, 0, 0);
transform-origin: left center; } }
.zoomOutLeft {
animation-name: zoomOutLeft; }
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
to {
opacity: 0;
transform: scale(0.1) translate3d(2000px, 0, 0);
transform-origin: right center; } }
.zoomOutRight {
animation-name: zoomOutRight; }
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
animation-name: zoomOutUp; }
@keyframes slideInDown {
0% {
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInDown {
animation-name: slideInDown; }
@keyframes slideInLeft {
0% {
transform: translate3d(-100%, 0, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInLeft {
animation-name: slideInLeft; }
@keyframes slideInRight {
0% {
transform: translate3d(100%, 0, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInRight {
animation-name: slideInRight; }
@keyframes slideInUp {
0% {
transform: translate3d(0, 100%, 0);
visibility: visible; }
to {
transform: translateZ(0); } }
.slideInUp {
animation-name: slideInUp; }
@keyframes slideOutDown {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(0, 100%, 0); } }
.slideOutDown {
animation-name: slideOutDown; }
@keyframes slideOutLeft {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
animation-name: slideOutLeft; }
@keyframes slideOutRight {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(100%, 0, 0); } }
.slideOutRight {
animation-name: slideOutRight; }
@keyframes slideOutUp {
0% {
transform: translateZ(0); }
to {
visibility: hidden;
transform: translate3d(0, -100%, 0); } }
.slideOutUp {
animation-name: slideOutUp; }  .rt-clear:after {
clear: both;
content: "";
display: block; }
.rt-team-container .ttp-pre-loader {
position: relative;
overflow: hidden; }
.rt-team-container .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
-webkit-transition: all 0.5s;
transition: all 0.5s;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff; }
.rt-team-container .rt-loading {
color: #fb4c35;
position: absolute;
top: 60px;
left: 50%;
margin-left: -16px;
z-index: 2;
opacity: 0;
visibility: hidden; }
.rt-team-container[data-layout*="carousel"] .rt-loading { z-index: 100;
}
.rt-team-container[data-layout*="carousel"] .rt-loading-overlay {
z-index: 99;
} .rt-team-container.rt-grayscale img.rt-team-img ,
.rt-team-container.rt-grayscale img.rt-profile-img {
-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter: grayscale(100%); }
.rt-team-container.rt-grayscale img.rt-team-img:hover,
.rt-team-container.rt-grayscale img.rt-profile-img:hover,
.rt-team-container.rt-grayscale .rt-grid-item:hover img.rt-profile-img {
-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -o-filter: grayscale(0);
filter: none;
filter: grayscale(0); } .rt-team-container .ttp-pre-loader .rt-loading-overlay {
opacity: 0.8;
visibility: visible; }
.rt-team-container[data-layout*="carousel"] .ttp-pre-loader .rt-loading-overlay {
opacity: 1;
}
.rt-team-container .ttp-pre-loader .rt-loading {
opacity: 1;
visibility: visible; } .rt-ball-clip-rotate {
width: 32px;
height: 32px; }
.rt-ball-clip-rotate {
display: block;
font-size: 0;
color: #fff; }
.rt-ball-clip-rotate, .rt-ball-clip-rotate > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-ball-clip-rotate > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor; }
.rt-ball-clip-rotate > div {
width: 32px;
height: 32px;
background: transparent;
border-width: 2px;
border-bottom-color: transparent;
border-radius: 100%;
-webkit-animation: ball-clip-rotate 0.75s linear infinite;
-moz-animation: ball-clip-rotate 0.75s linear infinite;
-o-animation: ball-clip-rotate 0.75s linear infinite;
animation: ball-clip-rotate 0.75s linear infinite; } .rt-clear::after,
.rt-clear::-ms-ticks-after {
clear: both;
display: block;
content: ""; }
.rt-layout-filter-container {
font-size: 0;
line-height: 0;
padding: 0;
margin: -5px -5px 30px; }
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item {
padding: 9px 10px;
border: 1px solid;
margin: 4px;
display: inline-block; }
.rt-layout-filter-container .rt-filter-wrap  .rt-filter-item-wrap.rt-tax-filter.rt-filter-button-wrap {
padding: 0;
margin: 0; }
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover {
background: #222222;
color: #b4b4b4; }
.rt-filter-item-wrap.rt-order-by-action, .rt-filter-item-wrap.rt-sort-order-action {
float: right; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap {
line-height: 1.55;
display: inline-block;
vertical-align: top;
font-size: 13px;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 4px;
padding: 8px 10px;
cursor: pointer;
position: relative;
border: 1px solid transparent;
user-select: none;
-webkit-user-select: none;
-moz-user-select: none;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
color: #666; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap {
padding-left: 0px; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap {
border: 1px solid #666;
color: #666;
position: relative; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover {
border-color: #222;
color: #222; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action:hover {
border-color: #222; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap > .rt-filter-dropdown-default {
min-width: 135px;
max-width: 135px;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;
display: block;
white-space: nowrap; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown {
display: block;
position: absolute;
top: 100%;
left: -1px;
right: -1px;
background-color: #222;
z-index: 2;
margin-top: 1px;
border: none;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
-webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-filter-dropdown {
opacity: 1;
visibility: visible; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-arrow-angle {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg); }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item {
display: block;
padding: 10px 15px 9px 15px;
border-bottom: 1px solid #323232;
color: #b4b4b4;
text-align: center; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-arrow-angle {
letter-spacing: 0;
transition: transform 0.2s ease-in-out;
-webkit-transition: transform 0.2s ease-in-out;
-ms-transition: transform 0.2s ease-in-out;
backface-visibility: hidden;
-webkit-backface-visibility: hidden; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action {
border: 1px solid #666;
color: #666;
position: relative;
min-width: 38px; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow {
position: static; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span {
display: block;
position: absolute;
width: 14px;
height: 8px;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -7px;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: transform 0.2s ease-in-out;
-webkit-transition: transform 0.2s ease-in-out;
-ms-transition: transform 0.2s ease-in-out; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow[data-sort-order="ASC"] > span {
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg); }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span:before {
content: '';
display: block;
width: 2px;
height: 9px;
position: absolute;
background-color: #666;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
top: 0;
left: 3px;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out; }
.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span:after {
content: '';
display: block;
width: 2px;
height: 9px;
position: absolute;
background-color: #666;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
top: 0;
left: 9px;
transition: background-color 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out; }
.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-search-filter-wrap {
padding: 0;
position: relative;
float: right; }
.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 10px 10px;
background: transparent;
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif;
border: 1px solid #666;
color: #666; }
.rt-filter-item-wrap.rt-search-filter-wrap span.rt-action {
position: absolute;
right: 5px;
top: 6px;
font-size: 15px;
display: inline-block;
cursor: pointer; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-webkit-input-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-moz-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-ms-input-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; }
.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-moz-placeholder {
font-size: 12px;
font-weight: 600;
font-family: "Dosis", sans-serif; } .rt-team-container .special-items-wrapper .even-grid-item {
margin: 0; }
.single-team-item.image-wrapper {
cursor: pointer; }
.ttp-label {
background: #c51f33;
color: #fff;
text-align: center;
height: 100%; }
.special-selected-top-wrap > div,
.rt-row.special-items-wrapper > div {
padding: 0; }
.special-selected-short-bio {
position: relative; }
.special-selected-top-wrap .img {
position: relative; }
.special-selected-top-wrap .img:after {
position: absolute;
width: 100%;
height: 100%;
background: rgba(197, 31, 51, 0.2);
content: "";
top: 0;
left: 0;
z-index: 1; }
.special-selected-top-wrap:after {
clear: both;
content: "";
display: block; }
.special-selected-short-bio {
padding: 10px 0 0; }
.special-selected-short-bio:after {
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 25px solid #fff;
content: "";
top: -25px;
position: absolute;
left: calc(50% - 25px);
z-index: 3; }
.rt-team-container .special-selected-top-wrap .ttp-label-inner {
padding: 15px;
text-align: left;
box-sizing: border-box;
}
.padding-0{
padding:0 ;
} .rt-team-container figure {
margin: 0; }
.rt-team-container .round-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .margin-bottom {
margin-bottom: 30px; }
.rt-team-container h3 {
margin-bottom: 5px !important;
padding: 0px !important;
line-height: 1.3;
font-weight: 400; }
.rt-team-container h3 a {
text-decoration: none !important; }
.rt-team-container .tlp-position {
font-weight: 400;
line-height: 1.3;
margin-bottom: 5px;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.rt-team-container .layout1 .tlp-position a {
color: white; }
.rt-team-container .layout2 .tlp-position a {
color: #565656;
font-size: 16px;
font-weight: 500; }
.rt-team-container .tlp-position a:hover,
.rt-team-container h3 a:hover,
.rt-team-container .short-bio a:hover {
text-decoration: none !important; }
.rt-team-container .paddingl0 {
padding-left: 0px; }
.rt-team-container .paddingr0 {
padding-right: 0; }
.rt-team-container .even-grid-item {
margin-bottom: 30px; }
.rt-team-container .no-margin {
margin: 0 !important;
padding: 0 !important; }
.rt-team-container a {
text-decoration: none;
box-shadow: none;
border: none; }
.rt-team-container-item-count {
display: none; }
.rt-team-container .tlp-detail h3 {
font-size: 35px;
line-height: 1.2;
}
.rt-team-container .tlp-detail h3.member-name,
.rt-team-container .tlp-detail .team-images {
margin: 15px 0 5px; }
.rt-team-container .tlp-detail .experience {
padding-left: 3px; } .rt-team-container .rt-team-container-skill {
margin-bottom: 15px; }
.rt-team-container .skill-prog {
height: 4px;
margin-bottom: 10px;
background: #fff;
border: 1px solid #edeaea;
border-radius: 4px;
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
.rt-team-container .skill-prog .fill {
height: 100%;
-webkit-animation: 400ms;
background-color: #00afd1;
border-radius: 4px; }
.tooltip + .tooltip > .tooltip-inner {
background-color: #00afd1;
font-size: 80%; }
.tooltip.top .tooltip-arrow {
border-top-color: #00afd1; }
.rt-team-container-skrill {
font-size: 90%;
padding: 0px 0px 15px 0px; }
.rt-team-container .equal-height {
margin-bottom: 30px; }
.tlp-equal-height .paddingl0 {
padding-left: 0px; }
.tlp-equal-height .paddingr0 {
padding-right: 0px; } .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
#rt-smart-modal-container .tooltip.in,
#tlp-modal .tooltip.in,
.tlp-popup-wrap .tooltip.in,
.tlp-single-detail  .tooltip.in ,
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.single-team-content-area{
margin-top: 50px;
} .rt-team-container .social-icons {
margin: 10px 0px 0px;
padding: 0px;
display: block; }
.rt-team-container .layout10 .social-icons {
margin-top: 3px;
}
.rt-team-container .layout2 .social-icons{
margin: 0px 0px 0px;
}
.rt-team-container .layout6 .social-icons {
margin: 0 0 10px;
padding: 0 0 10px 7px;
}
.rt-team-container .layout13 .social-icons,
.rt-team-container .isotope8 .social-icons {
margin: 0px 0px; }
.rt-team-container .layout13 .social-icons {
margin-bottom: -3px;
}
.rt-team-container .social-icons a:before {
content: none; }
.rt-team-container .social-icons a {
text-align: center; text-decoration: none;
display: inline-block;
margin-right: 4px;
margin-bottom: 3px;
font-size: 20px;
padding: 0px;
text-decoration: none !important;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a i {
padding: 7px 0px 0px;
display: block; }
.rt-team-container .layout6 .social-icons a i {
padding: 0px;
width: 30px;
height: 30px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.rt-team-container .social-icons a .fa-Bandcamp {
background: url(../../../../../s1.bcbits.com/img/buttons/bandcamp_22x22_blue.png);
width: 22px;
height: 22px;
margin-top: 12px; }
.rt-team-container .social-icons a:hover .fa-facebook-f {
background: #3b5999;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-twitter {
background: #3aa9e0;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-linkedin {
background: #0080b1;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-xing {
background: #1C5D5B;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover  .far.fa-envelope ,
.rt-team-container .social-icons a:hover .fa-google-plus {
background: #d04333;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-youtube {
background: #cd322d;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-soundcloud {
background: #ff5500;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-vimeo {
background: #44bbff;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .social-icons a:hover .fa-instagram {
background: #3e729a;
color: #fff;
width: 30px;
height: 30px; }
.rt-team-container .round-img .social-icons a {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-facebook-f {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-twitter {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-linkedin {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-google-plus {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-youtube {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-soundcloud {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-vimeo {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .round-img .social-icons a:hover .fa-instagram {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .tlp-detail .social-icons a {
background-color: #00afd1; } .rt-team-container .contact-info {
margin: 0px;
padding: 0px 0px 10px 0px; }
.rt-team-container .contact-info ul {
margin: 0px;
padding: 0px;
list-style: none; }
.rt-team-container .contact-info ul li {
margin: 0px;
padding: 0px;
line-height: 22px;
list-style: none !important;
border: none;
background: no-repeat; }
.rt-team-container .contact-info ul li a {
color: inherit;
}
.md-modal .rt-team-container .contact-info ul li,
.md-modal .rt-team-container .contact-info ul li a {
color: #fff;
}
.rt-team-container .contact-info ul li + li {
margin-top: 10px;
}
.rt-team-container .contact-info i {
width: 20px;
margin-right: 4px;
text-align: center;
} .rt-team-container .layout1 {
position: relative; }
.rt-team-container .short-bio p  {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rt-team-container .layout1 .tlp-content-layout1, .rt-team-container .tlp-content {
background: #007acc;
color: #ffffff;
padding: 10px; }
.rt-team-container .layout1 .tlp-content-layout1, .rt-team-container .short-bio p {
margin-bottom: 5px;
margin-top: 5px;
}
.rt-team-container .layout1 .single-team-area h3 {
padding: 0;
margin: 0 0 10px 0;
font-size: 22px; }
.rt-team-container .layout1 .single-team-area h3, .rt-team-container .layout1 .single-team-area h3 a, .rt-team-container .layout1 .tlp-position {
color: #fff; }
.rt-team-container .layout1 .single-team-area img {
max-width: 100%;
-webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-transform: scale(1.01);
transform: scale(1.01);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .layout1 .single-team-area:hover img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1); }
.rt-team-container .layout1 .single-team {
position: relative;
overflow: hidden; }
.rt-team-container .layout1 .overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s; }
.rt-team-container .layout1 .single-team-area .overlay,
.rt-team-container .layout1 .single-team-area .overlay-element h3,
.rt-team-container .layout1 .single-team-area .detile-popup {
opacity: 0; }
.rt-team-container .layout1 .single-team-area:hover .overlay,
.rt-team-container .layout1 .single-team-area:hover .overlay-element h3,
.rt-team-container .layout1 .single-team-area:hover .detile-popup,
.rt-team-container .single-team-area:hover .overlay {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout1 .short-bio p {
padding: 2px 0px 0px;
margin-bottom: 10px; }
.rt-team-container .layout1 .overlay .social-icons {
text-align: center;
padding: 20% 0; }
.rt-team-container .layout1 .single-team:hover .overlay {
top: 0; }
.rt-team-container .layout1 .single-team-area:hover > .single-team:before {
display: none; }
.rt-team-container .layout1 .overlay-element {
text-align: center;
color: #ffffff; }
.rt-team-container .layout1 .overlay-element .detail-link i.fa {
color: #ffffff;
font-size: 20px;
margin-top: 45%;
z-index: 9999;
padding: 4px 6px; }
.rt-team-container .layout1 .overlay-element .detail-link:hover i.fa {
background: #fff;
color: #ed344a;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; } .rt-team-container .layout2 h3 {
margin-top: 0;
padding: 0; }
.rttm-content-area h3, .rttm-content-area .tlp-position {
line-height: 1.3;
}
.rt-team-container .layout2 .single-team-area .img-area {
padding: 0 0 15px 0; }
.rt-team-container .layout2 .short-bio p {
margin-bottom: 10px; }
.rt-team-container .layout2 .round-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }  .rt-team-container .layout3 .tlp-content {
background: none;
padding: 10px 0px 8px; }
.rt-team-container .layout3 .single-team-area { text-align: center; }
.rt-team-container .layout3 .single-team-area h3 {
margin-top: 15px;
padding: 0px; }
.rt-team-container .layout3 .short-bio {
padding: 0px 0px 0px; }
.rt-team-container .layout3 .round-img img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout3 .single-team-area  .contact-info {
padding-bottom: 5px;
}  .rt-team-container .layout4 .single-team-area {
position: relative; }
.rt-team-container .layout4 .single-team-area h3 a, .rt-team-container .layout4 .single-team-area h3 {
margin: 15px 7px 0px;
padding: 0;
text-align: center;
color: #fff; }
.rt-team-container .layout4 .tlp-position {
color: #fff;
padding: 0px 15px; }
.rt-team-container .layout4 .short-bio {
margin: 0px;
padding: 0px; }
.rt-team-container .layout4 .social-icons {
padding: 0px 15px;
text-align: center; }
.rt-team-container .layout4 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 5px 15px 5px;
line-height: 20px; }
.rt-team-container .layout4 .single-team-area .overlay {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
width: 100%;
height: 100%;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s; }
.rt-team-container .layout4 .single-team-area .tlp-content {
text-align: center;
padding: 20px;
padding-top: 30%; }
.rt-team-container .layout4 .single-team-area .overlay, .rt-team-container .layout4 .single-team-area .detile-popup {
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
.rt-team-container .layout4 .single-team-area:hover .overlay,
.rt-team-container .layout4 .single-team-area:hover .detile-popup {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout4 .round-img .overlay {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding-top: 10%; }
.rt-team-container .layout4 .round-img .single-team-area:hover .overlay {
top: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout4 .round-img .tlp-content {
background: none;
padding-top: 15%; }
.rt-team-container .layout4 .round-img .overlay .social-icons {
text-align: center;
margin: 0;
padding: 0; }  .rt-team-container .layout5 .tlp-content {
background: none; }
.rt-team-container .layout5 .table tr td {
vertical-align: middle; }
.rt-team-container .layout5 .table > thead > tr > th,
.rt-team-container-layout5 .table > tbody > tr > th, .rt-team-container-layout5 .table > thead > tr > td, .table > tbody > tr > td {
vertical-align: middle !important; }
.rt-team-container .layout5 .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0,0,0,.05);
} .rt-team-container .layout6 .tlp-img-responsive {
padding: 0 !important;
margin: 0 !important; }
.rt-team-container .layout6 img.img-responsive.rt-profile-img {
width: 100%; }
.rt-team-container .layout6 .tlp-info-block h3 a {
color: #fff; }
.rt-team-container .layout6 .tlp-info-block h3 {
margin: 15px 15px 2px 15px;
padding: 0px;
color: #fff; }
.rt-team-container .layout6 .tlp-position {
color: #fff;
text-align: left;
padding: 0px 15px;
margin-bottom: 15px;
}
.rt-team-container .layout6 .short-bio {
margin: 0px;
padding: 0px; }
.rt-team-container .layout6 .short-bio a,
.rt-team-container .layout6 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 0px 15px 0px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .layout6 .tlp-img-block {
padding: 0; }
.rt-team-container .layout6 .tlp-info-block {
padding: 0 8px;
padding-bottom: 20px;
background: #fd662d;
color: #fff;
position: relative;
}
.rt-team-container .layout6 .tlp-right-arrow:after {
border-color: transparent #fd642d;
border-style: solid;
border-width: 0 34px 34px 0;
content: " ";
display: block;
height: 0;
left: -34px;
position: absolute;
top: 50%;
width: 0; }
.rt-team-container .layout6 .tlp-left-arrow:after {
border-color: #fd642d transparent transparent;
border-style: solid;
border-width: 34px 34px 0 0;
content: " ";
display: block;
height: 0;
position: absolute;
right: -34px;
top: 50%;
width: 0;
z-index: 2; }
.rt-team-container .layout6 .tlp-img.tlp-single-team {
height: 100%;
width: 100%; }
.rt-team-container .layout6 .tlp-img-responsive {
width: 100%;
height: 100%; }
.rt-team-container .layout6 .contact-info {
margin: 0 0 10px;
padding: 0 0 5px 15px; }
.rt-team-container .layout6  .social-icons {
padding-left: 10px;
}
@media (min-width: 768px) {
.rt-team-container .layout6 .rt-grid-item .tlp-img-block,
.rt-team-container .layout6 .rt-grid-item .tlp-info-block {
height: 100%; } }  .rt-team-container .layout7 .tlp-team-item h3 {
margin: 0px 25px 2px !important;
padding: 0px;
color: #fff; }
.rt-team-container .layout7 .tlp-position {
color: #fff;
text-align: left;
padding: 0px 25px;
line-height: 22px; }
.rt-team-container .layout7 .social-icons {    text-align: center;
margin-top: 0;
}
.rt-team-container .layout7 .caption-inner-content {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 15px;
left: 15px;
}
.rt-team-container .layout7 .tlp-team-item {
position: relative;
text-align: center;
cursor: pointer; }
.rt-team-container .layout7 .tlp-team-item img {
position: relative;
display: block; }
.rt-team-container .layout7 .tlp-team-item figcaption {
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .layout7 .tlp-team-item figcaption::before,
.rt-team-container .layout7 .tlp-team-item figcaption::after {
pointer-events: none; }
.rt-team-container .layout7 .tlp-team-item figcaption {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.rt-team-container .layout7 .tlp-team-item img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s; }
.rt-team-container .layout7 figcaption:hover {
opacity: 1;
background-color: rgba(46, 44, 44, 0.4); }
.rt-team-container .layout7 .tlp-team-item:hover .tpl-social {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: -30px; }
.rt-team-container .layout7 .tlp-team-item figcaption::before,
.rt-team-container .layout7 .tlp-team-item figcaption::after {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s; }
.rt-team-container .layout7 .tlp-team-item figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1); }
.rt-team-container .layout7 .tlp-team-item figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0); }
.rt-team-container .layout7 .tlp-team-item h3 {
padding-top: 2%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
opacity: 0; }
.rt-team-container .layout7 .tlp-team-item .tlp-position,
.rt-team-container .layout7 .tlp-team-item:hover .short-bio {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout7 .tlp-team-item:hover figcaption::before,
.rt-team-container .layout7 .tlp-team-item:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout7 .tlp-team-item:hover h3,
.rt-team-container .layout7 .tlp-team-item:hover .short-bio,
.rt-team-container .layout7 .tlp-team-item:hover .tlp-position {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout7 .tlp-team-item .short-bio {
opacity: 0;
padding: 0px 10px 5px; }
.rt-team-container .layout7 .tlp-team-item:hover .tlp-position {
margin-bottom: 12px;
}
.rt-team-container .layout7 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 2px 15px 0px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .layout7 .round-img .tlp-team-item figcaption {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout7 .round-img figcaption::before,
.rt-team-container .layout7 .round-img figcaption::after {
border: none; }
.rt-team-container .layout7 .round-img .social-icons {
bottom: 50px; }  .rt-team-container .layout8 .tlp-position {
color: #fff;
margin: 0px;
padding: 0px;
line-height: 22px; }
.rt-team-container .layout8 .single-team-area {
position: relative;
overflow: hidden; }
.rt-team-container .layout8 .single-team-area img {
position: relative;
display: block; }
.rt-team-container .layout8 .tlp-overlay {
background: none !important;
overflow: hidden;
padding: 15px;
margin: 0px;
color: #fff;
font-size: 14px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
top: auto;
bottom: 0;
color: #fff;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.rt-team-container .layout8 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 0;
padding: 9px 10px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 70px;
height: 70px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.rt-team-container .layout8 .tlp-overlay .tlp-title {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.rt-team-container .layout8 .tlp-overlay .tlp-title * {
flex: 0 0 100%;
}
.rt-team-container .layout8 .tlp-overlay .tlp-position {
margin-bottom: 8px !important;
}
.rt-team-container .layout8 .tlp-overlay h3, .rt-team-container .layout8 .tlp-overlay h3 a {
color: #fff;
font-size: 20px; }
.rt-team-container .layout8 .tlp-overlay .tlp-content2 {
background: none;
position: absolute;
bottom: 70px;
text-align: center; }
.rt-team-container .layout8 .tlp-overlay .tlp-content2 p {
line-height: 22px;
margin: 0px;
padding: 0px 0px 5px; }
.rt-team-container .layout8 .tlp-overlay h3 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0); }
.rt-team-container .layout8 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 2px !important;
line-height: 1.2;
padding: 0px 0px; }
.rt-team-container .layout8 .tlp-overlay .tlp-position, .rt-team-container .layout8 .tlp-overlay .tlp-position a {
color: #fff;
line-height: 22px;
margin: 0px;
padding: 0px; }
.rt-team-container .layout8 .single-team-area:hover img {
opacity: .9; }
.rt-team-container .layout8 .single-team-area:hover .tlp-title,
.rt-team-container .layout8 .single-team-area:hover .tlp-content {
opacity: 1; }
.rt-team-container .layout8 .single-team-area:hover .tlp-overlay,
.rt-team-container .layout8 .single-team-area:hover h3 {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout8 .single-team-area:hover h3 {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s; }
.rt-team-container .layout8 .round-img .tlp-overlay,
.rt-team-container .layout8 .round-img .single-team-area img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }  .rt-team-container .layout9 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
text-align: center; }
.rt-team-container .layout9 img {
position: relative;
display: block; }
.rt-team-container .layout9 .tlp-overlay {
position: absolute;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .layout9 .single-team-area:hover .tlp-overlay-inner {
position: absolute;
left: 15px;
right: 15px;
top: 50%;
transform: translateY(-50%);
}
.rt-team-container .layout9 .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15); }
.rt-team-container .layout9 .single-team-area:hover img {
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout9 .single-team-area h3 {
font-size: 24px;
margin-top: 60%;
padding: 0px 15px !important;
margin-bottom: 0px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout9 .tlp-position {
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .layout9 .single-team-area h3 a {
color: #fff; }
.rt-team-container .layout9 .single-team-area p {
margin: 0;
padding: 5px 15px 14px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .layout9 .single-team-area  .short-bio {
padding-top: 5px;
}
.rt-team-container .layout9 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .layout9 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .layout9 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px;
transform: translate3d(0, 0, 0) scale(1.1);
}
.rt-team-container .layout9 .single-team-area:hover h3 {
margin-top: 5%;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout9 .single-team-area:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .layout9 .single-team-area:hover .tlp-position {
padding: 0px 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); }
.rt-team-container .layout9 .round-img .tlp-overlay,
.rt-team-container .layout9 .round-img .single-team-area img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout9 .round-img .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1);
transform: scale(1); } .rt-team-container .layout10 .image-container {
overflow: hidden;
position: relative;
width: 100%;
padding: 0;
margin: 0;
line-height: 11px; }
.rt-team-container .layout10 .image-container img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%; }
.rt-team-container .layout10 .image-container:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.rt-team-container .layout10 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center; }
.rt-team-container .layout10 .tlp-overlay .tlp-title {
padding: 2px 10px !important;
opacity: 0;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
display: block;
background-color: rgba(255, 255, 255, 0.85);
text-align: center;
padding: 1px 0;
margin: 25px 0px 5px;
color: #000;
font-size: 20px; }
.rt-team-container .layout10 .tlp-position {
padding: 8px 10px;
color: #fff; }
.rt-team-container .layout10 .tlp-overlay:hover .tlp-title {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
.rt-team-container .layout10 .tlp-overlay .tlp-title h3 {
padding: 8px 10px 2px !important;
margin: 0px;
color: #000; }
.rt-team-container .layout10 .tlp-overlay .tlp-title h3 a {
color: #000; }
.rt-team-container .layout10 .tlp-overlay p {
padding: 2px 10px 10px;
margin: 0px;
line-height: 20px; }
.rt-team-container .layout10 .tlp-overlay {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s; }
.rt-team-container .layout10 .image-container:hover .tlp-overlay {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
.rt-team-container .layout10 .tlp-team-item {
margin: 6px;
border: 6px solid #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
.rt-team-container .layout10 .tlp-team-item .tlp-info h3,
.rt-team-container .layout10 .tlp-team-item .tlp-info h3 a {
margin: 15px 5px;
padding: 0; }
.rt-team-container .layout10 .round-img .tlp-overlay,
.rt-team-container .layout10 .round-img .tlp-team-item,
.rt-team-container .layout9 .round-img .image-container img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout10 .round-img .image-container img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout10 .tlp-team-item .tlp-title {
padding: 10px 10px 5px;
} .rt-team-container .layout11 .tlp-position {
color: #fff;
margin: 0px;
padding: 0px;
line-height: 22px; }
.rt-team-container .layout11 .single-team-area {
position: relative;
overflow: hidden; }
.rt-team-container .layout11 h3 {
margin-top: 0;
flex: 0 0 100%;
line-height: 1.2;
}
.rt-team-container .layout11 .single-team-area img {
position: relative;
display: block; }
.rt-team-container .layout11 .single-team-area .tlp-overlay {
background: none !important;
overflow: hidden;
padding: 15px;
margin: 0px;
color: #fff;
font-size: 14px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100px;
top: 0;
color: #fff;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.rt-team-container .layout11 .single-team-area .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 1;
padding: 10px 10px;
margin: 0;
position: absolute;
left: 0;
width: 100%;
bottom: 0; display: flex;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
.rt-team-container .layout11 .single-team-area .tlp-title * {
flex: 0 0 100%;
margin: 0px !important;
}
.rt-team-container .layout11.carousel-item .single-team-area .carousel-item{
}
.rt-team-container .layout11.carousel-item .single-team-area .carousel-item .tlp-position {
margin-bottom: 5px;
} .rt-team-container .layout11 .tlp-overlay h3,
.rt-team-container .layout11 .tlp-overlay h3 a {
color: #fff;
font-size: 20px; }
.rt-team-container .layout11 .tlp-overlay .tlp-content2 {
background: none;
position: absolute;
bottom: 70px;
text-align: center; }
.rt-team-container .layout11 .tlp-overlay .tlp-content2 p {
line-height: 22px;
margin: 0px;
padding: 0px 0px 5px; }
.rt-team-container .layout11 .tlp-overlay h3 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 200%, 0);
transform: translate3d(0, 200%, 0); }
.rt-team-container .layout11 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 2px !important;
padding: 0px 0px; }
.rt-team-container .layout11 .tlp-overlay .tlp-position {
color: #fff;
line-height: 22px;
margin: 0px;
padding: 0px; }
.rt-team-container .layout11 .single-team-area:hover img {
opacity: .9; }
.rt-team-container .layout11 .single-team-area:hover .tlp-title {
opacity: 1; }
.rt-team-container .layout11 .round-img .single-team-area h3 {
margin-bottom: 0px !important; }
.rt-team-container .layout11 .round-img .single-team-area:hover .tlp-overlay,
.rt-team-container .layout11 .round-img .single-team-area {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout11 .single-team-area .social-icons {
opacity: 0;
padding-top: 40px;
text-align: center; }
.rt-team-container .layout11 .single-team-area:hover .social-icons {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout11 .single-team-area:hover .social-icons {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s; } .rt-team-container .layout12 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
text-align: center; }
.rt-team-container .layout12 img {
position: relative;
display: block; }
.rt-team-container .layout12 .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: flex;
align-items: flex-end;
justify-content: center;
}
.rt-team-container .layout12 .tlp-overlay .tlp-overlay-inner {
flex: 0 0 100%;
padding-bottom: 20px;
}
.rt-team-container .layout12 .single-team-area img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%; }
.rt-team-container .layout12 .single-team-area:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.rt-team-container .layout12 .single-team-area h3 {
font-size: 24px; padding: 0px !important;
margin-bottom: 5px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
overflow: hidden;
}
.rt-team-container .layout12 .single-team-area h3 .team-name {
background: #0850d0;
padding: 3px 10px;
overflow: hidden;
display: inline-block;
color: #fff; }
.rt-team-container .layout12 .tlp-position {
margin-top: 8px;
margin-bottom: 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.rt-team-container .layout12 .tlp-position span {
background: #313131;
padding: 5px 10px;
color: #fff; }
.rt-team-container .layout12 .single-team-area h3 a {
display: block;
color: #fff; }
.rt-team-container .layout12 .single-team-area p {
margin: 0;
padding: 5px 15px 14px 15px;
line-height: 20px; display: none;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1);
}
.rt-team-container .layout12 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .layout12 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px; display: none;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 0px, 0) scale(1.1);
transform: translate3d(0, 0px, 0) scale(1.1); }
.rt-team-container .layout12 .tlp-overlay .tlp-overlay-inner .short-bio {
margin-bottom: 15px;
}
.rt-team-container .layout12 .single-team-area:hover .social-icons { display: block;
padding: 0px 15px; }
.rt-team-container .layout12 .single-team-area:hover h3 {
text-align: center !important;
line-height: 1.2;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .layout12 .single-team-area:hover p { display: block;
padding-bottom: 0;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .layout12 .single-team-area:hover .tlp-position {
text-align: center !important;
margin-top: 0px;
padding: 0px 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); }
.rt-team-container .layout12 .single-team-area:hover h3 .team-name,
.rt-team-container .layout12 .single-team-area:hover .tlp-position span {
background: none !important;
padding: 0px;
overflow: hidden;
line-height: 1;
}
.rt-team-container .layout12 .round-img .tlp-overlay,
.rt-team-container .layout12 .round-img .single-team-area img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .layout12 .round-img .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .layout12 .round-img .single-team-area:hover h3 {
margin-top: 25%; }
.rt-team-container .layout10 .tlp-team-item .tlp-info {
overflow: hidden;
}
.rt-team-container .layout10 .tlp-team-item .tlp-info h3 {
margin-top: 10px;
} .rt-team-container .layout13 .single-team-area,
.rt-team-container .isotope8 .single-team-area {
position: relative;
line-height: 1.3;
}
.rt-team-container .layout13 .tlp-overlay h3,
.rt-team-container .isotope8 .tlp-overlay h3 {
margin-top: 0; }
.rt-team-container .layout13 .tlp-overlay,
.rt-team-container .isotope8 .tlp-overlay {
position: absolute;
width: 100%;
text-align: center;
z-index: 2;
left: 0;
bottom: 0;
padding: 10px 15px;
background: rgba(255, 255, 255, 0.7); }
.rt-team-container .layout13 .single-team-area:hover:after,
.rt-team-container .isotope8 .single-team-area:hover:after {
content: initial; }
.rt-team-container .layout13 .single-team-area .tlp-overlay .social-icons a,
.rt-team-container .isotope8 .single-team-area .tlp-overlay .social-icons a {
color: #000; } .rt-team-container .isotope1 .team-member figure {
position: relative; }
.rt-team-container .isotope1 .team-member h3 a {
color: #fff; }
.rt-team-container .isotope1 .team-member h3 {
color: #fff;
margin: 0px;
padding: 0px 0px 4px; }
.rt-team-container .isotope1 .team-member .overlay .tlp-position, .rt-team-container .isotope1 .team-member .overlay .tlp-position a {
color: #fff;
text-align: center; }
.rt-team-container .isotope1 .team-member {
overflow: hidden;
position: relative; }
.rt-team-container .isotope1 .overlay .short-bio {
padding-top: 5px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .isotope1 .team-member .overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
text-align: center;
padding: 20px;
display: inline-block;
float: left; }
.rt-team-container .isotope1 .team-member .overlay,
.rt-team-container .isotope1 .team-member .detile-popup {
-moz-transform: scale(0.5);
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
.rt-team-container .isotope1 .team-member:hover .overlay,
.rt-team-container .isotope1 .team-member:hover .detile-popup {
opacity: 1;
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.rt-team-container .isotope1 .button-group {
text-align: center;
padding-bottom: 20px; }
.rt-team-container .isotope1 .button-group button {
background: #000000;
border: none;
color: #fff;
text-transform: none;
font-weight: 400 !important;
margin: 5px;
padding: 10px 15px;
outline: 0px; }
.rt-team-container .isotope1 .button-group button:hover {
opacity: .8; }
.rt-team-container .isotope1 .button-group .selected {
background: #26aae1; }
.rt-team-container .isotope1 .social-icons {
padding-top: 10px;
}  .rt-team-container .isotope2 h3 {
padding-top: 10px !important;
margin: 0px; }
.rt-team-container .isotope2 .tlp-content {
background: none;
padding-top: 0px; }
.rt-team-container .isotope2 .team-item {
display: inline-block;
float: left; }
.rt-team-container .isotope2 .short-bio {
padding-top: 5px; }
.rt-team-container .isotope2 .short-bio p {
margin: 0px 0px 10px; }
.rt-team-container .isotope2 .social-icons {
padding-top: 5px; }
.rt-team-container .isotope2  .team-member figure {
margin-bottom: 10px;
}  .rt-team-container .isotope3 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
background: #3085a3;
text-align: center; }
.rt-team-container .isotope3 img {
position: relative;
display: block; }
.rt-team-container .isotope3 .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 10px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .isotope3 .single-team-area img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15); }
.rt-team-container .isotope3 .single-team-area:hover img {
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .isotope3 .single-team-area h3 {
font-size: 24px;
margin-top: 60%;
padding: 0px 15px !important;
margin-bottom: 0px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope3 .tlp-position {
opacity: 0;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope3 .single-team-area h3 a {
color: #fff; }
.rt-team-container .isotope3 .single-team-area p {
margin: 0;
padding: 5px 15px 14px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .isotope3 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .isotope3 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;  }
.rt-team-container .isotope3 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px; }
.rt-team-container .isotope3 .single-team-area:hover h3 {
margin-top: 15%;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope3 .single-team-area:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .isotope3 .single-team-area:hover .tlp-position {
padding: 0px 15px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); } .rt-team-container .isotope4 .tlp-team-item h3 {
margin: 15px 25px 2px !important;
padding: 0px;
color: #fff; }
.rt-team-container .isotope4 .tlp-position {
color: #fff;
text-align: left;
padding: 0px 25px;
line-height: 22px; } .rt-team-container .isotope4 .tlp-team-item .short-bio p:last-child {
margin: 0;
}
.rt-team-container .isotope4 .social-icons {
bottom: inherit;
position: relative;
left: 0;
text-align: center;
margin-top: 0;
}
.rt-team-container .isotope4 .tlp-team-item {
position: relative;
text-align: center;
cursor: pointer; }
.rt-team-container .isotope4 .tlp-team-item img {
position: relative;
display: block; }
.rt-team-container .isotope4 .tlp-team-item figcaption {
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .isotope4 .tlp-team-item figcaption::before,
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
pointer-events: none; }
.rt-team-container .isotope4 .tlp-team-item figcaption {
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.rt-team-container .isotope4 .tlp-team-item img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s; }
.rt-team-container .isotope4 figcaption:hover {
opacity: 1;
background-color: rgba(46, 44, 44, 0.4); }
.rt-team-container .isotope4 .tlp-team-item:hover .tpl-social {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: -30px; }
.rt-team-container .isotope4 .tlp-team-item figcaption::before,
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s; }
.rt-team-container .isotope4 .tlp-team-item figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1); }
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0); }
.rt-team-container .isotope4 .tlp-team-item h3 {
padding-top: 2%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
opacity: 0; }
.rt-team-container .isotope4 .tlp-team-item .tlp-position,
.rt-team-container .isotope4 .tlp-team-item:hover .short-bio {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope4 .tlp-team-item:hover figcaption::before,
.rt-team-container .isotope4 .tlp-team-item:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1); }
.rt-team-container .isotope4 .tlp-team-item:hover h3,
.rt-team-container .isotope4 .tlp-team-item:hover .short-bio,
.rt-team-container .isotope4 .tlp-team-item:hover .tlp-position {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope4 .tlp-team-item .short-bio {
opacity: 0;
padding: 0px 10px 10px; }
.rt-team-container .isotope4 .short-bio p {
text-align: center;
font-size: 14px;
color: #fff;
padding: 2px 15px 0px;
margin-bottom: 10px;
line-height: 20px; }
.rt-team-container .isotope4 .round-img .tlp-team-item figcaption {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%; }
.rt-team-container .isotope4 .round-img figcaption::before,
.rt-team-container .isotope4 .round-img figcaption::after {
border: none; } .rt-team-container .isotope5 .tlp-position,
.rt-team-container .isotope5 .tlp-position a {
color: #fff;
margin: 0;
padding: 0;
line-height: 22px; }
.rt-team-container .isotope5 .single-team-area {
position: relative;
overflow: hidden; }
.rt-team-container .isotope5 .single-team-area img {
position: relative;
display: block; }
.rt-team-container .isotope5 .tlp-overlay .social-icons {
opacity: 0;
position: absolute;
left: 0;
bottom: 75px;
width: 100%;
text-align: center; }
.rt-team-container .isotope5 .tlp-overlay .tlp-title {
background-color: rgba(245, 46, 46, 0.9);
color: #fff;
opacity: 1;
padding: 5px 15px;
margin: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
left: 0;
width: 100%;
height: 100%;
bottom: 60px;
height: 60px;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
.rt-team-container .isotope5 .tlp-overlay h3,
.rt-team-container .isotope5 .tlp-overlay h3 a {
color: #fff;
font-size: 20px; }
.rt-team-container .isotope5 .tlp-overlay .tlp-content2 {
background: none;
position: absolute;
bottom: 70px;
text-align: center; }
.rt-team-container .isotope5 .tlp-overlay .tlp-content2 p {
line-height: 22px;
margin: 0px;
padding: 0px 0px 5px; }
.rt-team-container .isotope5 .tlp-overlay h3 {
margin: 0px;
margin-bottom: 0px !important;
padding: 0px 0px; }
.rt-team-container .isotope5 .tlp-overlay .tlp-position, .rt-team-container .isotope5 .tlp-overlay .tlp-position a {
color: #fff;
line-height: 22px;
margin: 0px;
padding: 0px; }
.rt-team-container .isotope5 .single-team-area:hover .tlp-overlay,
.rt-team-container .isotope5 .single-team-area:hover .short-bio,
.rt-team-container .isotope5 .single-team-area:hover .social-icons {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope5 .single-team-area:hover .short-bio,
.rt-team-container .isotope5 .single-team-area:hover .social-icons {
opacity: 1;
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s; } .rt-team-container .isotope6 .single-team-area {
position: relative;
overflow: hidden;
margin: 0px;
width: 100%;
height: auto;
background: #3085a3;
text-align: center; }
.rt-team-container .isotope6 img {
position: relative;
display: block; }
.rt-team-container .isotope6 .tlp-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 0px;
color: #fff;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.rt-team-container .isotope6 .single-team-area img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%; }
.rt-team-container .isotope6 .single-team-area:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
.rt-team-container .isotope6 .single-team-area h3 {
font-size: 24px;
margin-top: 65%;
padding: 0px !important;
margin-bottom: 0px !important;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
overflow: hidden;
transform: translate3d(0, 20px, 0); }
.rt-team-container .isotope6 .single-team-area h3 .team-name {
background: #0850d0;
padding: 3px 10px;
color: #fff;
}
.rt-team-container .isotope6 .tlp-position {
margin-top: 8px;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
overflow: hidden;
display: block;
padding: 5px 5px;
}
.rt-team-container .isotope6 .tlp-position span {
background: #313131;
padding: 5px 10px;
color: #fff; }
.rt-team-container .isotope6 .single-team-area h3 a {
color: #fff; }
.rt-team-container .isotope6 .single-team-area p {
margin: 0;
padding: 5px 15px 5px 15px;
line-height: 20px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .isotope6 .single-team-area:hover .tlp-overlay {
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.35s ease-out 0.15s;
-moz-transition: all 0.35s ease-out 0.15s;
-ms-transition: all 0.35s ease-out 0.15s;
-o-transition: all 0.35s ease-out 0.15s;
transition: all 0.35s ease-out 0.15s; }
.rt-team-container .isotope6 .single-team-area .social-icons {
margin: 0px;
text-align: center;
padding: 0px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1); }
.rt-team-container .isotope6 .single-team-area:hover .social-icons {
opacity: 1;
padding: 0px 15px;
margin-top: -10px;
}
.rt-team-container .isotope6 .single-team-area:hover h3 {
text-align: center !important;
margin-top: 15%;
padding: 0px 15px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.rt-team-container .isotope6 .single-team-area:hover p {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1); }
.rt-team-container .isotope6 .single-team-area:hover .tlp-position {
text-align: center !important;
opacity: 1;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 2px, 0);
transform: translate3d(0, 2px, 0); }
.rt-team-container .isotope6 .single-team-area:hover h3 .team-name,
.rt-team-container .isotope6 .single-team-area:hover .tlp-position span { }
.rt-team-container .isotope7 .tlp-overlay {
padding: 15px;
}
.rt-team-container .isotope7 .tlp-overlay .social-icons {
margin-top: 15px;
}  .rt-carousel-holder .carousel-item {
display: block;
}
.rt-carousel-holder.top-nav .swiper-nav {
position: absolute;
right: 0;
top: -30px;
}
.rt-carousel-holder.swiper-rtl.top-nav .swiper-nav {
right: auto;
left: 100px;
}
.rt-carousel-holder .swiper-arrow::after {
content: none !important;
}
.rt-carousel-holder.top-nav .swiper-button-next {
right: 15px;
}
.rt-carousel-holder.top-nav .swiper-button-prev {
left: -85px;
}
.rt-carousel-holder.top-nav.swiper-rtl .swiper-button-prev {
right: 15px;
left: auto;
}
.rt-carousel-holder.top-nav.swiper-rtl .swiper-button-next {
left: -85px;
right: auto;
}
.rt-carousel-holder.standard-nav .swiper-nav {
position: absolute;
top: 50%;
margin-top: -30px;
width: 100%;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav {
margin-top: 0;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav.has-dots .swiper-nav {
margin-top: -15px;
}
.rt-carousel-holder.bottom-nav .swiper-nav {
position: absolute;
bottom: 0;
left: 50%;
bottom: 50px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.rt-team-container .rt-carousel-holder.bottom-nav .swiper-nav + .swiper-pagination {
margin-top: 40px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-arrow {
top: 7.5px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next {
right: -12px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev {
left: -12px;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next {
right: 0;
}
.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev {
left: 0;
}
.rt-carousel-holder.bottom-nav .swiper-nav .swiper-button-next {
right: auto;
left: 5px;
}
.rt-carousel-holder.bottom-nav .swiper-nav .swiper-button-prev {
left: auto;
right: 5px;
}
.rt-carousel-holder .swiper-arrow {
width: 30px;
height: 30px;
background: #000;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rt-carousel-holder .swiper-arrow:hover {
background: #333;
}
.rt-carousel-holder .swiper-arrow i {
color: #fff;
}
.rt-carousel-holder.swiper-rtl .swiper-button-prev i,
.rt-carousel-holder.swiper-rtl .swiper-button-next i {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.rt-carousel-holder.bottom-nav.no-dots {
margin-bottom: 40px;
}
.rt-carousel-holder.bottom-nav.no-dots.no-nav {
margin-bottom: 0;
}
.rt-carousel-holder.bottom-nav.no-dots .swiper-nav {
bottom: 20px;
}
#team-member-profile-gallery .profile-img-wrapper {
margin-bottom: 30px;
}
#team-member-profile-gallery .swiper-arrow {
position: absolute;
top: 50%;
font-size: 18px;
background: #000;
width: 40px;
height: 40px;
color: #fff;
line-height: 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
margin-top: -35px;
}
#team-member-profile-gallery .swiper-arrow:hover {
background: #333;
}
#team-member-profile-gallery .swiper-arrow::after {
content: none;
}
#team-member-profile-gallery .swiper-button-prev {
left: 15px;
}
#team-member-profile-gallery .swiper-button-next {
right: 15px;
}
.rt-smart-modal #team-member-profile-gallery .swiper-button-prev,
.tlp-md-content-holder #team-member-profile-gallery .swiper-button-prev {
left: 0;
}
.rt-smart-modal #team-member-profile-gallery .swiper-button-next,
.tlp-md-content-holder #team-member-profile-gallery .swiper-button-next {
right: 0;
}
.rt-smart-modal #team-member-profile-gallery .swiper-pagination,
.tlp-md-content-holder #team-member-profile-gallery .swiper-pagination {
display: none;
}
.rt-team-container .rt-carousel-holder.swiper .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 10px 5px 5px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.rt-carousel-holder .swiper-pagination-bullet:hover {
background: #000;
opacity: 0.75;
}
.rt-carousel-holder .swiper-pagination-bullet-active {
opacity: 0.75;
background: #000;
}
.rt-carousel-holder.swiper-autoheight .swiper-pagination  {
margin-top: 20px;
}
.rt-carousel-holder.swiper-autoheight .swiper-pagination,
.rt-team-container .swiper-pagination-bullets-dynamic {
margin-left: auto;
margin-right: auto;
-webkit-transform: none !important;
transform: none !important;
}
.rt-team-container .rt-carousel-holder .swiper-pagination {
bottom: -20px;
height: 30px;
}
.rt-team-container .carousel11 .rt-carousel-holder .swiper-pagination {
margin-top: 30px;
}
.rt-pos-s {
position: static !important;
}
.rt-pos-r {
position: relative !important;
}
.rt-smart-modal .rt-pos-s,
.tlp-md-content-holder .rt-pos-s {
position: relative !important;
}
.rt-carousel-holder .default-img {
width: 100%;
}
.rt-carousel-holder .default-img + .swiper-lazy-preloader {
display: none;
}
.rt-team-container .carousel8 .rt-grid-item .single-team-area,
.rt-team-container .isotope9 .rt-grid-item .single-team-area,
.rt-team-container .layout14 .rt-grid-item .single-team-area {
overflow: hidden;
position: relative; }
.rt-team-container .layout14 .rt-grid-item .tlp-overlay,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay,
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay {
text-align: center;
padding: 15px 0 15px 0;
background: #00bfa5;
width: 100%;
position: absolute;
bottom: -50px;
z-index: 2;
-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
-moz-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
-ms-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
-o-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
}
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons {
position: relative;
margin-top: 15px;
padding-top: 5px;
transition: 0.3s all;
opacity: 0;
}
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay .social-icons,
.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay .social-icons,
.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay .social-icons {
opacity: 1;
padding-top: 0;
}
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay .social-icons{
margin-top: 5px;
}
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3 a:hover,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3 a:hover,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 a:hover {
color: #00bfa5; }
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 {
margin: 0; }
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons:before,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons:before {
content: "";
background: #00bfa5;
height: 1px;
width: 170px;
z-index: 3;
position: absolute;
left: 0;
right: 0;
top: -5px;
margin: 0 auto 10px;
display: block; }
.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay,
.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay,
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay {
background: #222222;
bottom: 0;
-webkit-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
-moz-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
-ms-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
-o-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
} .rt-team-container .layout15 .single-team-area, .rt-team-container .isotope10 .single-team-area, .rt-team-container .carousel11 .single-team-area {
text-align: center;
position: relative;
overflow: hidden; }
.rt-team-container .layout15 .single-team-area::before, .rt-team-container .isotope10 .single-team-area::before, .rt-team-container .carousel11 .single-team-area::before {
content: "";
position: absolute;
height: 100%;
width: 200%;
z-index: 2;
background: rgba(217, 35, 45, 0.8);
-webkit-transform: rotate(8deg);
-moz-transform: rotate(8deg);
-ms-transform: rotate(8deg);
transform: rotate(8deg);
top: 60%;
left: -90%;
-webkit-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
-moz-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
-ms-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
-o-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2); }
.rt-team-container .layout15 .single-team-area:hover:before, .rt-team-container .isotope10 .single-team-area:hover:before, .rt-team-container .carousel11 .single-team-area:hover:before {
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
top: 22%;
left: -90%; }
.rt-team-container .layout15 .single-team-area:hover img, .rt-team-container .isotope10 .single-team-area:hover img, .rt-team-container .carousel11 .single-team-area:hover img {
transform: scale(1.1); }
.rt-team-container .layout15 .single-team-area:hover .ttp-member-title, .rt-team-container .isotope10 .single-team-area:hover .ttp-member-title, .rt-team-container .carousel11 .single-team-area:hover .ttp-member-title {
bottom: 23%;
-webkit-transition: all .8s ease-out;
-moz-transition: all .8s ease-out;
-ms-transition: all .8s ease-out;
-o-transition: all .8s ease-out;
transition: all .8s ease-out; }
.rt-team-container .layout15 .single-team-area:hover .social-icons, .rt-team-container .isotope10 .single-team-area:hover .social-icons, .rt-team-container .carousel11 .single-team-area:hover .social-icons {
left: 20px;
opacity: 1;
visibility: visible; }
.rt-team-container .layout15 .single-team-area img, .rt-team-container .isotope10 .single-team-area img, .rt-team-container .carousel11 .single-team-area img {
width: 100%;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .7s ease-out;
-moz-transition: all .7s ease-out;
-ms-transition: all .7s ease-out;
-o-transition: all .7s ease-out;
transition: all .7s ease-out; }
.rt-team-container .layout15 .single-team-area .ttp-member-title, .rt-team-container .isotope10 .single-team-area .ttp-member-title, .rt-team-container .carousel11 .single-team-area .ttp-member-title {
text-align: left;
width: 100%;
position: absolute;
left: 20px;
z-index: 6;
bottom: 5%;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
-ms-transition: all .4s ease-out;
-o-transition: all .4s ease-out;
transition: all .4s ease-out; }
.rt-team-container .layout15 .single-team-area .ttp-member-title a, .rt-team-container .isotope10 .single-team-area .ttp-member-title a, .rt-team-container .carousel11 .single-team-area .ttp-member-title a {
color: #ffffff; }
.rt-team-container .layout15 .single-team-area .social-icons, .rt-team-container .isotope10 .single-team-area .social-icons, .rt-team-container .carousel11 .single-team-area .social-icons {
position: absolute;
left: -100%;
z-index: 3;
opacity: 0;
visibility: hidden;
bottom: 5%;
-webkit-transform: translateY(-5%);
-moz-transform: translateY(-5%);
-ms-transform: translateY(-5%);
-o-transform: translateY(-5%);
transform: translateY(-5%);
-webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
-moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
-ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
-o-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
transition: all 1s cubic-bezier(0, 0, 0.25, 1.38); } .rt-team-container .carousel10 .profile-img-wrap {
text-align: center; }
.rt-team-container .carousel10 .profile-img-wrap img {
display: inline-block;
margin: 0 auto;
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
-ms-transform: scale(0.75);
-o-transform: scale(0.75);
transform: scale(0.75);
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out; }
.rt-team-container .carousel10 .swiper-slide-active .profile-img-wrap img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
.rt-team-container .carousel10 .single-team-area {
text-align: center;
padding: 15px; }
.rt-team-container .carousel10 .single-team-area .profile-content {
max-width: 300px;
text-align: center;
margin: 0 auto; }
.rt-carousel-holder .swiper-nav-main .swiper-button-next {
right: -12px;
}
.rt-carousel-holder .swiper-nav-main .swiper-button-prev {
left: -12px;
}
.rt-carousel-holder .swiper-nav-main .swiper-arrow {
border-radius: 50%;
font-size: 13px;
top: 0;
}
.rt-team-container .carousel9 .single-team-area .tlp-overlay {
padding: 15px 10px  15px;
}
.rt-team-container .carousel9 .single-team-area .social-icons {
margin: 5px 0px -4px;
}
.rt-team-container .carousel10 .single-team-area {
text-align: center;
padding: 15px;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.rt-team-container .carousel10 .rttm-carousel-main .rt-grid-item.swiper-slide {
margin-bottom: 15px;
} #tlp-popup-wrap .tlp-popup-singlePage-counter {
color: #fff;
position: absolute;
margin: auto;
right: 40px;
top: 0;
bottom: 0;
font: 400 13px/30px "Open Sans", sans-serif;
height: 30px; }
.tlp-popup-wrap {
min-height: 100%;
position: fixed;
width: 100%;
left: 0;
top: 0;
margin-left: 100%;
display: none;
overflow-y: scroll;
overflow-x: hidden;
z-index: 999999;
padding: 0px; }
.tlp-popup-wrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle; }
.tlp-popup-wrap .tlp-popup-navigation-wrap {
background-color: #8cc63e; }
.tlp-popup-wrap .tlp-popup-loading {
background: url(../../../plugins/tlp-team/assets/images/tlp-loading.gif) no-repeat center;
height: 200px; }
.tlp-popup-content {
width: 100%;
height: 100%;
background: #fff;
position: fixed;
overflow-y: scroll;
padding-bottom: 30px;
}
.tlp-popup-singlePage-sticky .tlp-popup-navigation-wrap {
position: fixed;
top: 0; }
.tlp-popup-singlePage .tlp-popup-next, .tlp-popup-singlePage .tlp-popup-prev {
width: 44px;
height: 44px;
bottom: 0; }
.tlp-popup-singlePage .tlp-popup-next { }
.tlp-popup-navigation .tlp-popup-next, .tlp-popup-navigation .tlp-popup-close, .tlp-popup-navigation .tlp-popup-prev {
display: inline-block;
margin: 5px !important;
cursor: pointer;
border: 1px solid;
border-radius: 50%;
display: inline-flex;
padding: 10px;
align-items: center;
justify-content: center;
color: #fff;
font-size: 27px;
}
.tlp-popup-navigation {
padding: 5px 0px;
text-align: center; }
.tlp-popup-singlePage .tlp-popup-next:hover { }
.tlp-popup-navigation, .tlp-popup-navigation-wrap {
width: 100%; }
.tlp-detail ul.author-latest-post {
margin: 2px 0px 10px 20px !important; }
.tlp-detail ul.author-latest-post li {
padding: 2px 0px; }
.tlp-team-skill {
margin-bottom: 30px;
} .rt-team-container .button-group {
text-align: center;
padding-bottom: 20px; }
.rt-team-container .button-group button {
background: #000000;
border: none;
color: #fff;
text-transform: none;
font-weight: 400 !important;
margin: 5px;
padding: 10px 15px;
outline: 0px;
box-shadow: none;
text-shadow: none; }
.rt-team-container .button-group button:hover {
opacity: .8; }
.rt-team-container .button-group .selected {
background: #26aae1; } .tlp-popup-singlePage .tlp-popup-prev {  }
.tlp-popup-singlePage .tlp-popup-prev:hover { }
.tlp-popup-singlePage .tlp-popup-close { height: 44px;
width: 44px;
margin: auto; }
.tlp-popup-singlePage .tlp-popup-close:hover {
background-position: -92px -138px; }
.tlp-layout-isotope .team-member {
display: inline-block;
float: left; }
.rt-team-container figure {
margin: 0; }
.rt-team-container img {
max-width: 100%;
height: auto;
vertical-align: middle; }
.rt-team-container .img-responsive {
display: block;
max-width: 100%;
width: 100%;
height: auto; }
.rt-team-container .img-responsive.swiper-lazy:not(.swiper-lazy-loaded) {
visibility: hidden;
opacity: 0;
}
.rt-team-container figure {
position: relative;
width: 100%;
overflow: hidden;
}
.rt-team-container .swiper-lazy-preloader {
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
border-width: 2px;
border-color: #fb4c35;
border-top-color: transparent;
}
.rt-team-container .img-rounded {
border-radius: 6px; }
.rt-team-container .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.rt-team-container .img-circle {
border-radius: 50%; }
.rt-team-container .table-responsive {
overflow-x: auto;
min-height: 0.01%; }   .rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > * {
margin-left: 1px;
margin-right: 1px;
font-size: 16px;
line-height: 1.55;
display: inline-block;
width: 30px;
height: 30px;
text-align: center;
font-size: 18px;
background-color: #bcbcbc;
color: #fff;
line-height: 30px;
bottom: auto;
cursor: pointer;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out; }
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > * i {
line-height: 1; }
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > .rt-disabled {
opacity: 0.5;
pointer-events: none; }
.rt-cb-page-prev-next {
text-align: left; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style .rt-loadmore-loading {
color: #fff;
position: absolute;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px;
visibility: hidden;
opacity: 0; }
.rt-ball-scale-multiple.rt-2x {
width: 64px;
height: 64px; }
.rt-ball-scale-multiple.rt-2x > div {
width: 64px;
height: 64px; }
.rt-ball-scale-multiple, .rt-ball-scale-multiple > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.rt-ball-scale-multiple > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor; }
.rt-ball-scale-multiple > div:nth-child(2) {
-webkit-animation-delay: .2s;
-moz-animation-delay: .2s;
-o-animation-delay: .2s;
animation-delay: .2s; }
.rt-ball-scale-multiple > div {
position: absolute;
top: 0;
left: 0;
width: 32px;
height: 32px;
border-radius: 100%;
opacity: 0;
-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
-moz-animation: ball-scale-multiple 1s 0s linear infinite;
-o-animation: ball-scale-multiple 1s 0s linear infinite;
animation: ball-scale-multiple 1s 0s linear infinite; }
.rt-team-container .rt-pagination-wrap {
text-align: center;
margin-top: 10px; }
.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-active-elm {
display: block; }
.rt-team-container .rt-pagination-wrap .rt-infinite-action {
width: 40px;
height: 40px;
margin: 0 auto;
position: relative;
display: none;
border-top-left-radius: 50%;
-webkit-border-top-left-radius: 50%;
-moz-border-top-left-radius: 50%;
-ms-border-top-left-radius: 50%;
-o-border-top-left-radius: 50%;
border-top-right-radius: 50%;
-webkit-border-top-right-radius: 50%;
-moz-border-top-right-radius: 50%;
-ms-border-top-right-radius: 50%;
-o-border-top-right-radius: 50%;
border-bottom-left-radius: 50%;
-webkit-border-bottom-left-radius: 50%;
-moz-border-bottom-left-radius: 50%;
-ms-border-bottom-left-radius: 50%;
-o-border-bottom-left-radius: 50%;
border-bottom-right-radius: 50%;
-webkit-border-bottom-right-radius: 50%;
-moz-border-bottom-right-radius: 50%;
-ms-border-bottom-right-radius: 50%;
-o-border-bottom-right-radius: 50%; }
.rt-team-container .rt-pagination-wrap .rt-infinite-action .rt-infinite-loading {
color: rgba(251, 76, 53, 0.5);
position: absolute;
top: 50%;
left: 50%;
margin-top: -32px;
margin-left: -32px; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style {
cursor: pointer;
position: relative;
user-select: none;
-webkit-user-select: none; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next.rt-hidden-elm {
display: none !important; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-text {
opacity: 0;
visibility: hidden; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-loading {
opacity: 1;
visibility: visible; }
.rt-team-container .rt-pagination-wrap .rt-loadmore-btn {
font-size: 13px;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #fff;
background-color: #fb4c35;
text-decoration: none;
padding: 9px 20px 8px 20px;
display: inline-block;
transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
-ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; }
.rt-team-container .rt-loadmore-btn:hover {
background-color: #666; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages {
float: none;
padding-top: 0.1px;
padding-bottom: 0.1px; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-lm-loading {
pointer-events: none;
opacity: 0.5; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul {
float: none;
text-align: center;
font-size: 0;
line-height: 0;
margin: -2px; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li {
float: none;
font-size: 16px;
line-height: 1.55;
display: inline-block;
min-width: 30px;
min-height: 30px;
border: none;
padding: 2px; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li > a {
-moz-border-top-left-radius: 0;
-ms-border-top-left-radius: 0;
-o-border-top-left-radius: 0;
-moz-border-top-right-radius: 0;
-ms-border-top-right-radius: 0;
-o-border-top-right-radius: 0;
-moz-border-bottom-left-radius: 0;
-ms-border-bottom-left-radius: 0;
-o-border-bottom-left-radius: 0;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-bottom-right-radius: 0;
-ms-border-bottom-right-radius: 0;
-o-border-bottom-right-radius: 0;
text-decoration: none;
min-width: 30px;
height: 30px;
font-size: 16px;
line-height: 1.55;
font-weight: normal;
color: #999;
letter-spacing: 0;
line-height: 29px;
border: 1px solid #d7d7d7;
display: block;
padding-left: 8px;
padding-right: 8px;
color: #999; }
.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.active > a {
background-color: #fb4c35;
color: #fff; } .rt-team-container .tlp-pagination {
text-align: center; }
.rt-team-container .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.rt-team-container .pagination > li {
display: inline; }
.rt-team-container .pagination > li > a,
.rt-team-container .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 0;
margin-left: -1px; }
.rt-team-container .pagination > li:first-child > a,
.rt-team-container .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.rt-team-container .pagination > li:last-child > a,
.rt-team-container .pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.rt-team-container .pagination > li > a:hover,
.rt-team-container .pagination > li > span:hover,
.rt-team-container .pagination > li > a:focus,
.rt-team-container .pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd; }
.rt-team-container .pagination > .active > a,
.rt-team-container .pagination > .active > span,
.rt-team-container .pagination > .active > a:hover,
.rt-team-container .pagination > .active > span:hover,
.rt-team-container .pagination > .active > a:focus,
.rt-team-container .pagination > .active > span:focus {
z-index: 3;
color: #ffffff;
background-color: #337ab7;
cursor: default; }
.rt-team-container .pagination > .disabled > span,
.rt-team-container .pagination > .disabled > span:hover,
.rt-team-container .pagination > .disabled > span:focus,
.rt-team-container .pagination > .disabled > a,
.rt-team-container .pagination > .disabled > a:hover,
.rt-team-container .pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed; }
.rt-team-container .pagination-lg > li > a,
.rt-team-container .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333; }
.rt-team-container .pagination-lg > li:first-child > a,
.rt-team-container .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px; }
.rt-team-container .pagination-lg > li:last-child > a,
.rt-team-container .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px; }
.rt-team-container .pagination-sm > li > a,
.rt-team-container .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5; }
.rt-team-container .pagination-sm > li:first-child > a,
.rt-team-container .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px; }
.rt-team-container .pagination-sm > li:last-child > a,
.rt-team-container .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px; } .tlp-single-container {
margin: 25px auto;
width: 100%;
max-width: 1170px;}
.rt-team-container .tlp-detail {
text-align: left !important;
padding-bottom: 30px !important; }
.rt-team-container .tlp-detail ul {
margin: 10px 0px; }
.tlp-single-detail {
display: inline-block;
width: 100%;
line-height: 1.6;
}
.rt-team-container .tlp-detail .tlp-position, .tlp-single-detail .tlp-position {
font-weight: 400;
margin-bottom: 20px;
font-size: 20px;
}
.tlp-single-detail .social-icons a {
background: #00afd1; }
#tlp-member-container:after {
clrar: both;
content: ".";
display: block;
visibility: hidden;
height: 0; }
.rt-team-container .tlp-detail .social-icons {
margin-bottom: 15px; }
.tlp-single-detail .tlp-team-skill ul {
margin: 0; }
.tlp-single--detail ul li label {
font-weight: bold;
margin-right: 10px; } .md-modal {
top: 10%;
position: fixed;
left: 0;
right: 0;
margin: auto;
width: 50%;
max-width: 630px;
min-width: 320px;
height: 80%;
z-index: 2000;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden; }
.md-show {
visibility: visible; }
.md-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 1000;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s; }
.md-show ~ .md-overlay {
opacity: 1;
visibility: visible; }
.md-modal .social-icons { }
.md-modal .social-icons a {
width: 35px;
height: 35px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #fff;
}
.md-modal .social-icons a i {
line-height: 30px;
}
.md-modal .social-icons .fa {
font-size: 22px;
padding-top: 5px;
width: 30px;
height: 30px;
color: #fff; }
.md-modal .social-icons a:hover .fa-facebook-f {
background: #3b5999;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-twitter {
background: #3aa9e0;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-linkedin {
background: #0080b1;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-xing {
background: #1C5D5B;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-google-plus {
background: #d04333;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-youtube {
background: #cd322d;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-soundcloud {
background: #ff5500;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-vimeo {
background: #44bbff;
color: #fff;
width: 30px;
height: 30px; }
.md-modal .social-icons a:hover .fa-instagram {
background: #3e729a;
color: #fff;
width: 30px;
height: 30px; } .md-content {
color: #fff;
background: #0071bd;
position: relative;
border-radius: 3px;
margin: 0 auto;
height: 100%;
position: relative;
overflow: hidden;
}
.md-content .tlp-md-content-holder > .md-header {
opacity: 0.8; text-align: center;
margin: 0;
padding: 15px 0 10px; }
.md-content .tlp-md-content-holder > .md-header h4 {
font-size: 14px;
margin: 0;
}
.md-content .tlp-md-content-holder > .md-header h4,
.md-content .tlp-md-content-holder > .md-header h3 {
color: #fff;
}
.md-content .tlp-md-content-holder > .md-header h3 {
padding: 0;
font-size: 28px;
margin: 0;
text-transform: uppercase; }
div#tlp-modal .tlp-md-content-holder {
min-height: 15px;
height: 100%;
overflow: hidden;
}
div#tlp-modal .tlp-md-loading {
text-align: center;
padding: 15px 40px 30px; }
.md-content > .tlp-md-content-holder .tlp-md-content {
padding: 0px 0;
margin: 15px 30px; height: 70%; }
.md-content > .tlp-md-content-holder .tlp-md-content .tlp-md-member-details {
margin: 15px 0; }
.tlp-md-member-details p {
margin: 5px 0; }
.tlp-md-content .rt-team-container .tlp-team-skill ul {
margin: 0; }
.tlp-md-content .rt-team-container a {
color: #fff; }
.tlp-md-content .tlp-short-bio {
margin: 15px 0; }
.md-content .md-cls-btn {
text-align: right;
padding: 4px;
position: absolute;
top: 0;
left: 0;
right: 0; }
.md-content button {
display: inline-block;
margin: 0 auto;
background-color: transparent;
font-size: 0.8em; }
.md-content button.md-close {
background: transparent;
}
.md-content .md-cls-btn i {
font-size: 22px;
line-height: 34px;
}
.md-content .author-latest-post li {
padding-bottom: 5px; }
#tlp-modal .md-content .author-latest-post li a:hover{
text-decoration: underline;
}
#tlp-modal .rt-team-container .contact-info{
margin-bottom: 10px;
}  .tlp-md-effect .md-content {
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s; }
.md-show.tlp-md-effect .md-content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
} @media (min-width: 768px) {
.rt-container {
width: 750px; } }
@media (min-width: 992px) {
.rt-container {
width: 970px; } }
@media (min-width: 1200px) {
.rt-container {
width: 1170px; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (max-width: 360px) {
.rt-team-container .layout6 .tlp-left-arrow::after {
bottom: -111px; } }
@media screen and (max-width: 767px) {
.rt-team-container .margin-bottom15 {
margin-bottom: 5px !important; }
.rt-team-container .layout6 .tlp-right-arrow:after {
display: inline-block;
left: 0;
margin: auto;
right: 0;
top: -15px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.rt-team-container .layout6 .tlp-left-arrow:after {
display: inline-block;
-webkit-transform: rotate(-136deg);
-moz-transform: rotate(-136deg);
-o-transform: rotate(-136deg);
-ms-transform: rotate(-136deg);
transform: rotate(-136deg);
bottom: -94px;
left: 0;
margin: auto;
right: 0; }
.tlp-member-feature-img,
.tlp-member-description-container {
float: none;
width: 100%; }
.rt-team-container .layout2 .rttm-content-area {
padding: 0px; } }
@media (min-width: 768px) {
.margin-bottom15 {
margin-bottom: 5px !important; }
.rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12 {
float: left; }
.rt-col-sm-24 {
float: left; }
.rt-col-sm-24 {
width: 20%; }
.rt-col-sm-12 {
width: 100%; }
.rt-col-sm-11 {
width: 91.66666667%; }
.rt-col-sm-10 {
width: 83.33333333%; }
.rt-col-sm-9 {
width: 75%; }
.rt-col-sm-8 {
width: 66.66666667%; }
.rt-col-sm-7 {
width: 58.33333333%; }
.rt-col-sm-6 {
width: 50%; }
.rt-col-sm-5 {
width: 41.66666667%; }
.rt-col-sm-4 {
width: 33.33333333%; }
.rt-col-sm-3 {
width: 25%; }
.rt-col-sm-2 {
width: 16.66666667%; }
.rt-col-sm-1 {
width: 8.33333333%; } }
@media (min-width: 992px) {
.margin-bottom15 {
margin-bottom: 15px; }
.rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12 {
float: left; }
.rt-col-md-24 {
float: left; }
.rt-col-md-24 {
width: 20%; }
.rt-col-md-12 {
width: 100%; }
.rt-col-md-11 {
width: 91.66666667%; }
.rt-col-md-10 {
width: 83.33333333%; }
.rt-col-md-9 {
width: 75%; }
.rt-col-md-8 {
width: 66.66666667%; }
.rt-col-md-7 {
width: 58.33333333%; }
.rt-col-md-6 {
width: 50%; }
.rt-col-md-5 {
width: 41.66666667%; }
.rt-col-md-4 {
width: 33.33333333%; }
.rt-col-md-3 {
width: 25%; }
.rt-col-md-2 {
width: 16.66666667%; }
.rt-col-md-1 {
width: 8.33333333%; } }
@media (min-width: 1200px) {
.rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {
float: left; }
.rt-col-lg-24 {
float: left; }
.rt-col-lg-24 {
width: 20%; }
.rt-col-lg-12 {
width: 100%; }
.rt-col-lg-11 {
width: 91.66666667%; }
.rt-col-lg-10 {
width: 83.33333333%; }
.rt-col-lg-9 {
width: 75%; }
.rt-col-lg-8 {
width: 66.66666667%; }
.rt-col-lg-7 {
width: 58.33333333%; }
.rt-col-lg-6 {
width: 50%; }
.rt-col-lg-5 {
width: 41.66666667%; }
.rt-col-lg-4 {
width: 33.33333333%; }
.rt-col-lg-3 {
width: 25%; }
.rt-col-lg-2 {
width: 16.66666667%; }
.rt-col-lg-1 {
width: 8.33333333%; } }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.table-responsive > .table-bordered {
border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } } @-webkit-keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes ball-scale-multiple {
0% {
opacity: 0;
-moz-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-moz-transform: scale(1);
transform: scale(1); } }
@-o-keyframes ball-scale-multiple {
0% {
opacity: 0;
-o-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-o-transform: scale(1);
transform: scale(1); } }
@keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0); }
5% {
opacity: .75; }
100% {
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-moz-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg); } }
@-o-keyframes ball-clip-rotate {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-o-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg); }
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg); }
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-moz-keyframes fire-diamonds {
0% {
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-o-keyframes fire-diamonds {
0% {
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
.la-fire, .la-fire > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.la-fire {
display: block;
font-size: 0;
color: #fff; }
.la-fire.la-dark {
color: #333; }
.la-fire > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor; }
.la-fire {
width: 32px;
height: 32px; }
.la-fire > div {
position: absolute;
bottom: 0;
left: 50%;
width: 12px;
height: 12px;
border-radius: 0;
border-radius: 2px;
-webkit-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-ms-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
-webkit-animation: fire-diamonds 1.5s infinite linear;
-moz-animation: fire-diamonds 1.5s infinite linear;
-o-animation: fire-diamonds 1.5s infinite linear;
animation: fire-diamonds 1.5s infinite linear; }
.la-fire > div:nth-child(1) {
-webkit-animation-delay: -.85s;
-moz-animation-delay: -.85s;
-o-animation-delay: -.85s;
animation-delay: -.85s; }
.la-fire > div:nth-child(2) {
-webkit-animation-delay: -1.85s;
-moz-animation-delay: -1.85s;
-o-animation-delay: -1.85s;
animation-delay: -1.85s; }
.la-fire > div:nth-child(3) {
-webkit-animation-delay: -2.85s;
-moz-animation-delay: -2.85s;
-o-animation-delay: -2.85s;
animation-delay: -2.85s; }
.la-fire.la-sm {
width: 16px;
height: 16px; }
.la-fire.la-sm > div {
width: 6px;
height: 6px; }
.la-fire.la-2x {
width: 64px;
height: 64px; }
.la-fire.la-2x > div {
width: 24px;
height: 24px; }
.la-fire.la-3x {
width: 96px;
height: 96px; }
.la-fire.la-3x > div {
width: 36px;
height: 36px; }
@-webkit-keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-moz-keyframes fire-diamonds {
0% {
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-o-keyframes fire-diamonds {
0% {
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@keyframes fire-diamonds {
0% {
-webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
50% {
-webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
-o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
100% {
-webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
-o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } } .isotope-free .single-team-area .social-icons a {
background: #0367bf;
color: #fff;
} .rt-team-container .layout1 figure, .rt-team-container .layout3 figure, .rt-team-container .isotope-free figure {
margin: auto;
display: table;
}
.rt-team-container .isotope-free .short-bio p, .rt-team-container .layout1 .short-bio p  {
margin-top: 10px;
} .tlp-single-container .tlp-member-title {
margin-bottom: 10px;
line-height: 1.2;
}
.tlp-single-container.rt-team-container .contact-info {
margin-bottom: 15px;
}
@media (max-width: 992px) {
.rt-team-container .special01 .img-responsive,
.rt-team-container .single-team-area img {
width: 100%;
}
.rt-team-container .round-img .single-team img{
width: initial;
}
}
@media (max-width: 767px) {
.rt-team-container .layout6 .tlp-img.tlp-single-team img{
width: 100%;
}
}
@media (max-width: 576px) {
#team-member-profile-gallery .swiper-arrow {
width: 34px;
height: 34px;
margin-top: -32px;
}
#team-member-profile-gallery .swiper-pagination-bullet {
margin: 5px;
}
.rt-team-container .rt-carousel-holder .swiper-pagination {
margin-top: -10px;
margin-left: auto;
margin-right: auto;
}
.rt-team-container .rt-carousel-holder.swiper-autoheight .swiper-pagination {
margin-top: 20px;
}
#team-member-profile-gallery {
margin-bottom: 30px;
}
.tlp-popup-content #team-member-profile-gallery,
.rt-smart-modal #team-member-profile-gallery,
.tlp-md-content-holder #team-member-profile-gallery {
margin-bottom: 0;
}
.rt-team-container .rt-carousel-holder:not(#team-member-profile-gallery):not(.bottom-nav):not(.rttm-carousel-main) {
margin-top: 50px;
}
.rt-carousel-holder.standard-nav .swiper-nav,
.rt-carousel-holder.top-nav .swiper-nav {
top: 25px;
right: auto;
left: 50%;
margin-top: 0;
width: auto;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next,
.rt-carousel-holder .swiper-nav .swiper-button-next {
right: -35px;
}
.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev,
.rt-carousel-holder .swiper-nav .swiper-button-prev {
left: -35px;
}
}.rt-team-container.rt-team-container-1456 .single-team-area .overlay a.detail-popup, .rt-team-container.rt-team-container-1456 .contact-info ul li i{color:#0367bf;}.rt-team-container.rt-team-container-1456 .single-team-area .skill-prog .fill,.tlp-team .rt-team-container.rt-team-container-1456 .tlp-content, .tlp-popup-wrap-1456 .tlp-tooltip + .tooltip > .tooltip-inner, .tlp-modal-1456 .tlp-tooltip + .tooltip > .tooltip-inner, .rt-modal-1456 .tlp-tooltip + .tooltip > .tooltip-inner,.rt-team-container.rt-team-container-1456 .layout1 .tlp-content,.rt-team-container.rt-team-container-1456 .layout11 .single-team-area .tlp-title,.rt-team-container.rt-team-container-1456 .carousel7 .single-team-area .team-name,.rt-team-container.rt-team-container-1456 .layout14 .rt-grid-item .tlp-overlay, .rt-team-container.rt-team-container-1456 .carousel8 .rt-grid-item .tlp-overlay,.rt-team-container.rt-team-container-1456 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1456 .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1456 .layout14 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1456 .skill-prog .fill,.rt-team-container.rt-team-container-1456 .special-selected-top-wrap .ttp-label,#rt-smart-modal-container.rt-modal-1456 .rt-smart-modal-header,.rt-team-container.rt-team-container-1456 .layout6 .tlp-info-block, .rt-team-container.rt-team-container-1456 .isotope-free .tlp-content, .rt-team-container.rt-team-container-1456 .carousel9 .single-team-area .tlp-overlay{background:#0367bf !important;}.rt-team-container.rt-team-container-1456 .layout15 .single-team-area:before,.rt-team-container.rt-team-container-1456 .isotope10 .single-team-area:before,.rt-team-container.rt-team-container-1456 .carousel11 .single-team-area:before{background:rgba(3,103,191,0.8)}#rt-smart-modal-container.loading.rt-modal-1456 .rt-spinner, .rt-team-container.rt-team-container-1456 .tlp-team-skill .tooltip.top .tooltip-arrow, .tlp-popup-wrap-1456 .tlp-tooltip + .tooltip > .tooltip-arrow, .tlp-modal-1456 .tlp-tooltip + .tooltip > .tooltip-arrow, .rt-modal-1456 .tlp-tooltip + .tooltip > .tooltip-arrow {border-top-color:#0367bf;}.rt-team-container.rt-team-container-1456 .layout6 .tlp-right-arrow:after{border-color: transparent #0367bf;}.rt-team-container.rt-team-container-1456 .layout6 .tlp-left-arrow:after{border-color:#0367bf transparent transparent;}.rt-team-container.rt-team-container-1456 .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1456 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1456  .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1456 .isotope6 .single-team-area h3 .team-name {background:#0367bf;}.tlp-popup-wrap-1456 .skill-prog .fill, .tlp-modal-1456 .skill-prog .fill{background-color:#0367bf;}.rt-team-container.rt-team-container-1456 .special-selected-top-wrap .img:after{background:rgba(3,103,191,0.2)}#rt-smart-modal-container.rt-modal-1456 .rt-smart-modal-header a.rt-smart-nav-item{-webkit-text-stroke: 1px rgb(3,103,191);}#rt-smart-modal-container.rt-modal-1456 .rt-smart-modal-header a.rt-smart-modal-close{-webkit-text-stroke: 6px rgb(3,103,191);}  .rt-team-container.rt-team-container-1390 .single-team-area .overlay a.detail-popup, .rt-team-container.rt-team-container-1390 .contact-info ul li i{color:#0367bf;}.rt-team-container.rt-team-container-1390 .single-team-area .skill-prog .fill,.tlp-team .rt-team-container.rt-team-container-1390 .tlp-content, .tlp-popup-wrap-1390 .tlp-tooltip + .tooltip > .tooltip-inner, .tlp-modal-1390 .tlp-tooltip + .tooltip > .tooltip-inner, .rt-modal-1390 .tlp-tooltip + .tooltip > .tooltip-inner,.rt-team-container.rt-team-container-1390 .layout1 .tlp-content,.rt-team-container.rt-team-container-1390 .layout11 .single-team-area .tlp-title,.rt-team-container.rt-team-container-1390 .carousel7 .single-team-area .team-name,.rt-team-container.rt-team-container-1390 .layout14 .rt-grid-item .tlp-overlay, .rt-team-container.rt-team-container-1390 .carousel8 .rt-grid-item .tlp-overlay,.rt-team-container.rt-team-container-1390 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1390 .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1390 .layout14 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1390 .skill-prog .fill,.rt-team-container.rt-team-container-1390 .special-selected-top-wrap .ttp-label,#rt-smart-modal-container.rt-modal-1390 .rt-smart-modal-header,.rt-team-container.rt-team-container-1390 .layout6 .tlp-info-block, .rt-team-container.rt-team-container-1390 .isotope-free .tlp-content, .rt-team-container.rt-team-container-1390 .carousel9 .single-team-area .tlp-overlay{background:#0367bf !important;}.rt-team-container.rt-team-container-1390 .layout15 .single-team-area:before,.rt-team-container.rt-team-container-1390 .isotope10 .single-team-area:before,.rt-team-container.rt-team-container-1390 .carousel11 .single-team-area:before{background:rgba(3,103,191,0.8)}#rt-smart-modal-container.loading.rt-modal-1390 .rt-spinner, .rt-team-container.rt-team-container-1390 .tlp-team-skill .tooltip.top .tooltip-arrow, .tlp-popup-wrap-1390 .tlp-tooltip + .tooltip > .tooltip-arrow, .tlp-modal-1390 .tlp-tooltip + .tooltip > .tooltip-arrow, .rt-modal-1390 .tlp-tooltip + .tooltip > .tooltip-arrow {border-top-color:#0367bf;}.rt-team-container.rt-team-container-1390 .layout6 .tlp-right-arrow:after{border-color: transparent #0367bf;}.rt-team-container.rt-team-container-1390 .layout6 .tlp-left-arrow:after{border-color:#0367bf transparent transparent;}.rt-team-container.rt-team-container-1390 .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1390 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1390  .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1390 .isotope6 .single-team-area h3 .team-name {background:#0367bf;}.tlp-popup-wrap-1390 .skill-prog .fill, .tlp-modal-1390 .skill-prog .fill{background-color:#0367bf;}.rt-team-container.rt-team-container-1390 .special-selected-top-wrap .img:after{background:rgba(3,103,191,0.2)}#rt-smart-modal-container.rt-modal-1390 .rt-smart-modal-header a.rt-smart-nav-item{-webkit-text-stroke: 1px rgb(3,103,191);}#rt-smart-modal-container.rt-modal-1390 .rt-smart-modal-header a.rt-smart-modal-close{-webkit-text-stroke: 6px rgb(3,103,191);}.epyt-debug{cursor:pointer;text-align:left;background-color:#ddd;color:#000}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-inline:0;margin-block:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{margin:0 -8px 0 -8px;position:relative;transition:opacity ease-out .3s;display:block}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity ease-out .3s}.epyt-gallery-thumb{position:relative;box-sizing:border-box;overflow-y:hidden;display:block!important;cursor:pointer;opacity:1;float:left;padding:0 8px 10px 8px;height:auto}.epyt-gallery-thumb.hover{position:relative;opacity:1;transition:opacity ease-out .3s;height:auto}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{height:0;width:100%;padding-top:56.25%!important;position:relative;overflow:hidden!important;background-size:cover!important;background-position:center!important}.epyt-gallery-playhover{opacity:0;position:absolute;top:-10px;left:0;width:100%;height:100%;vertical-align:middle;text-align:center;transition:opacity ease-out .3s}.epyt-gallery-thumb.hover .epyt-gallery-playhover,.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover{opacity:1;top:0;transition:all ease-out .3s}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{height:auto!important;max-width:15%!important;padding:0!important;margin:0!important;min-width:30px!important;vertical-align:middle!important;display:inline-block!important;width:auto;border:0;box-sizing:border-box}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{text-align:center;width:100%;position:absolute;left:0;top:100%;opacity:0;z-index:10;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity linear .2s}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;text-align:center;padding:10px 8px 10px 8px}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagination>div,.epyt-pagenumbers>div{display:inline-block;padding:0 2px 0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px 0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{width:100%;max-width:964px}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.090%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{text-align:center;padding:15px 0 10px 0;clear:both}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{display:inline-block;padding:5px 10px;background-color:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin:0}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444);padding:25px;height:auto;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{display:inline-block;padding:5px 10px;background:#e62117!important;color:#fff!important;text-decoration:none!important;border-radius:3px;font-weight:normal;border-width:0;box-sizing:border-box}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{width:20px!important;height:auto!important;vertical-align:middle!important;padding:0 6px 3px 0;display:inline-block;background:transparent;-webkit-box-shadow:none;box-shadow:none;margin-left:8px}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(to bottom,#000,#444)}.epyt-facade{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{display:block;margin:0;max-width:100%;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:0;height:auto;cursor:pointer}.epyt-facade button.epyt-facade-play{background-color:transparent!important;position:absolute;left:50%;top:50%;width:68px;height:48px;margin-left:-34px;margin-top:-24px;-webkit-transition:opacity .25s cubic-bezier(0,0,0.2,1);transition:opacity .25s cubic-bezier(0,0,0.2,1);cursor:pointer;border-width:0!important}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;position:absolute;top:0;width:100%;pointer-events:none}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);transition:fill .1s cubic-bezier(0.4,0,1,1),fill-opacity .1s cubic-bezier(0.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);transition:fill .1s cubic-bezier(0,0,0.2,1),fill-opacity .1s cubic-bezier(0,0,0.2,1);fill:#f00;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{position:absolute;top:0;right:0;bottom:0;left:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative;top:unset;right:unset;bottom:unset;left:unset}.ytvi-story-container{display:block;max-width:100%}