@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?5136281");
  src: url("../font/fontello.eot?5136281#iefix") format("embedded-opentype"), url("../font/fontello.woff2?5136281") format("woff2"), url("../font/fontello.woff?5136281") format("woff"), url("../font/fontello.ttf?5136281") format("truetype"), url("../font/fontello.svg?5136281#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
  content: "";
}

.icon-gift:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-chat:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-credit-card:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-cancel:before {
  content: "";
}

.icon-blog-menu:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-mobile:before {
  content: "";
}

.icon-diamond:before {
  content: "";
}

.hidden {
  display: none;
}

body {
  background-color: #f4f4f4;
  font-family: "Lato", sans-serif;
  font-size: 14px;
}

a.btn_cta {
  display: inline-block;
  margin: 1.5em auto;
  clear: both;
  padding: 0.75em 1.2em;
  font-size: 1.75em;
  min-width: 250px;
  width: auto;
  text-decoration: none;
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #1da5f6;
  border-radius: 5px;
  line-height: normal;
  text-align: center;
  transition: all 0.2s ease-in-out;
  position: relative;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

a.btn_cta:hover {
  background-color: #0cf;
}

#loginloader {
  display: block;
  margin: 21px auto 22px auto;
  display: none;
}

#top {
  background-image: none;
  background-color: #03061d;
  font-size: 15px;
}
#top img.logo {
  padding: 20px 0;
  max-height: 115px;
  width: 19%;
  max-width: 300px;
}
#top #getsocial {
  position: absolute;
  top: 8px;
  right: 1em;
}
#top #getsocial div#___plusone_0 {
  position: relative;
  width: 75px !important;
}
#top #getsocial div.fb-like {
  position: relative;
  top: 0px;
  left: 5px;
  width: 97px;
  float: left;
}
#top ul.topsubnav {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 0.933em;
  font-weight: 700;
}
#top ul.topsubnav li {
  border: 1px solid #3d3d3d;
  width: 108px;
}
#top ul.topsubnav li a {
  text-transform: uppercase;
  line-height: 3.15em;
  padding: 0 20px;
  display: block;
  text-align: center;
}
#top ul.topsubnav li a.iflog {
  color: #1da5f6;
  cursor: pointer;
}
#top ul.topsubnav li a:hover, #top ul.topsubnav li a:focus {
  text-decoration: none;
}
#top ul.topsubnav li a.tsn_signup {
  color: #FFF;
}
#top ul.topsubnav li a.tsn_signup:hover {
  background-color: #1da5f6;
}
#top ul.topsubnav li:nth-child(2) {
  border-left: none;
}
#top ul.topsubnav li.nav-item:hover {
  background-color: #f4f4f4;
}
#top header #headerSupport {
  position: absolute;
  top: 0;
  right: 0;
}
#top header #headerSupport ul {
  color: #FFF;
  list-style: none;
  margin: 0;
  padding: 1em;
}
#top header #headerSupport ul li {
  display: inline-block;
  padding-left: 1em;
  line-height: 1em;
  text-transform: uppercase;
}
#top header #headerSupport ul li:first-child {
  padding-right: 1em;
}
#top header #headerSupport ul a {
  color: #FFF;
}
#top header #headerSupport ul a:hover {
  color: #1da5f6;
  text-decoration: none;
}
#top header nav {
  background-color: #f4f4f4;
  border-bottom: 1px solid #a8a8a8;
}
#top ul#mainnav.nav {
  text-transform: uppercase;
  font-weight: 500;
}
#top ul#mainnav.nav li {
  border-right: 1px solid #a8a8a8;
  text-align: center;
}
#top ul#mainnav.nav li:first-child {
  border-left: 1px solid #a8a8a8;
}
#top ul#mainnav.nav li.tsn_home img {
  max-width: 21px;
}
#top ul#mainnav.nav li a {
  line-height: 3.5em;
  padding: 0;
  color: #4d4d4d;
}
#top ul#mainnav.nav li a:hover {
  background: #b4b4b6;
  background: -moz-linear-gradient(top, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
  background: -webkit-linear-gradient(top, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b4b4b6", endColorstr="#dbdbdb",GradientType=0 );
}
#top ul#mainnav.nav li a .icon-home {
  font-size: 1.5em;
}

#sb_blogleft {
  margin-bottom: 50px;
}
#sb_blogleft h2 {
  color: #1da5f6;
  font-weight: normal;
  padding: 0;
  margin: 20px 0 6px 0;
  font-size: 17px;
}
#sb_blogleft form.art_sb_searchform {
  border: 1px solid #a8a8a8;
  display: block;
  height: 38px;
  margin: 15px 0 0 0;
  background-color: #fff;
}
#sb_blogleft form.art_sb_searchform input {
  float: left;
  height: 38px;
  display: block;
  border: none;
}
#sb_blogleft form.art_sb_searchform input#s {
  width: 85%;
  height: 36px;
  padding: 0 10px;
}
#sb_blogleft form.art_sb_searchform input.searchformbtn {
  background: url(/images/articles/bgk_searchformbtn.png) no-repeat top left;
  width: 29px;
  overflow: hidden;
  display: block;
  text-indent: -1000px;
  cursor: pointer;
}
#sb_blogleft div#___plus_0 {
  width: 100% !important;
}
#sb_blogleft div#___plus_0 iframe {
  width: 100% !important;
}
#sb_blogleft div#___plus_0 iframe div#widget_bounds {
  width: 300px !important;
}
#sb_blogleft div.fb-like-box {
  width: 100% !important;
}
#sb_blogleft div.fb-like-box iframe {
  width: 100% !important;
}
#sb_blogleft div.fb-like-box iframe div._2p3a {
  width: 100% !important;
}
#sb_blogleft ul.sbn_lists {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}
#sb_blogleft ul.sbn_lists li {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 5px 0 6px 16px;
}
#sb_blogleft ul.sbn_lists li a {
  font-size: 13px;
  color: #666;
  text-decoration: none;
  background: url(/images/tpl/tsn_icons.png) no-repeat 0 -75px;
  display: block;
  padding: 3px 0 0 27px;
}
#sb_blogleft ul.sbn_lists li a:hover {
  color: #70B9E4;
  background-position: 0 -105px;
}
#sb_blogleft ul.sbn_lists li:first-child {
  border-top: 1px solid #ccc;
}
#sb_blogleft .sb_blogleft-promos {
  /* ----------- iPad Pro ----------- */
}
#sb_blogleft .sb_blogleft-promos a img {
  width: 100%;
  max-width: 284px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  #sb_blogleft .sb_blogleft-promos {
    margin-top: 0;
    display: none;
  }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #sb_blogleft .sb_blogleft-promos {
    display: inline;
  }
}

.home #stickybox {
  margin: 15px auto;
  z-index: 100;
}
.home #stickybox .bx-pager {
  text-align: center;
  display: block;
  width: 45px;
  margin: 3px auto;
  clear: both;
  height: 11px;
}
.home #stickybox .bx-pager a.pager-link {
  width: 11px;
  height: 14px;
  overflow: hidden;
  text-indent: -1000px;
  display: block;
  margin: 0 2px;
  float: left;
}
.home #stickybox .ftsldr_wrap {
  height: 352px;
}
.home #stickybox .ftsldr_wrap .bx-window {
  height: 333px;
  overflow: hidden;
  border: 4px solid #d1d1d1;
  position: relative;
}
.home #featuredslider {
  width: 100%;
  margin: 0 auto;
  height: 333px;
  overflow: hidden;
  background-color: #000;
  background-size: cover;
}
.home #featuredslider .entrydata_sticky {
  position: absolute;
  top: 210px;
  z-index: 2;
}
.home #featuredslider .entrydata_sticky div {
  float: left;
  padding: 4px 15px;
  color: #fff;
  font-size: 11px;
}
.home #featuredslider .entrydata_sticky .date {
  background-color: #1da5f6;
}
.home #featuredslider .entrydata_sticky .author {
  background-color: #6b646c;
}
.home #featuredslider .entrydata_sticky .author a {
  color: #fff;
  text-decoration: none;
}
.home #featuredslider .bgkexcerpt {
  position: absolute;
  top: 233px;
  height: 100px;
  background: #000;
  z-index: 1;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.home #featuredslider .ftexcerpt {
  position: absolute;
  top: 254px;
  z-index: 2;
  width: auto;
  padding: 0 15px;
}
.home #featuredslider .ftexcerpt p {
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  width: 91%;
}
.home #featuredslider .ftexcerpt h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
}
.home #featuredslider .ftexcerpt h2 a {
  color: #fff !important;
}
.home #featuredslider .ftexcerpt h2 a:hover {
  text-decoration: underline;
}
.home #featuredslider > div > a {
  width: 100%;
  height: 333px;
  display: block;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000;
  background-size: cover;
}
.home #latest_posts {
  margin-top: 20px;
  background-color: #fff;
  border-width: 4px 1px;
  border-color: #d1d1d1;
  border-style: solid;
  padding-bottom: 18px;
}
.home #latest_posts h3 {
  color: #686868 !important;
  padding: 6px 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #d1d1d1;
}
.home #latest_posts .postitem {
  position: relative;
  border-bottom: 1px solid #d1d1d1;
  overflow: visible;
  padding: 1em 1em 2em 1em;
}
.home #latest_posts .postitem .social {
  background-color: #d1d1d1;
  padding: 3px 5px 0 15px;
  width: 310px;
  height: 28px;
  float: left;
  position: absolute;
  left: 0px;
  bottom: 0.5em;
}
.home #latest_posts .postitem a.continuereading {
  background-color: #ebebeb;
  float: right;
  line-height: 28px;
  text-align: right;
  padding: 0 15px;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0.5em;
}
.home #latest_posts .postitem .the_excerpt {
  width: 96%;
}
.home #latest_posts .postitem h2 {
  clear: both;
  color: #1da5f6;
  font-size: 1.5em;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
}
.home #latest_posts .postitem h2 a {
  color: #469ACC;
  text-decoration: none;
}
.home #latest_posts .postitem .image-links {
  position: relative;
}
.home #latest_posts .postitem .image-links .entrydata {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  clear: both;
}
.home #latest_posts .postitem .image-links .entrydata div {
  float: left;
  padding: 4px 15px;
  color: #FFF;
  font-size: 11px;
}
.home #latest_posts .postitem .image-links .entrydata .date {
  background-color: #02a7f6;
}
.home #latest_posts .postitem .image-links .entrydata .author {
  background-color: #6b646c;
}
.home #latest_posts .postitem .image-links .entrydata .author a {
  color: #FFF;
  text-decoration: none;
}
.home #latest_posts .postitem a.home_post_thumb {
  display: block;
  width: 100%;
  background: #999 url(/images/articles/ccc_post_default.jpg) no-repeat top center;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  background-size: 100% auto;
}
.home #latest_posts .postitem a.home_post_thumb img {
  width: 100%;
}

.single-post {
  /*-----------   Author info box  -----------*/
}
.single-post p {
  margin: 5px 0 15px 0;
  line-height: 1.5em;
}
.single-post .entry-header h2 {
  font-weight: 900;
  font-size: 14px;
}
.single-post .entry-header h1 {
  padding: 15px 0;
  margin: 0;
  color: #000;
  font-size: 24px !important;
  font-weight: 700;
  text-align: left;
}
.single-post .entry-header .post_thumbnail {
  border: 4px solid #d1d1d1;
  /*min-height: 223px;
  background-size: 100% auto;*/
}
.single-post .entry-header .post_thumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
.single-post .entry-header .socialtop {
  padding-top: 7px;
  height: 40px;
  text-align: left;
  padding-left: 10px;
  background: #EFEFEF;
  border: 1px solid #d1d1d1;
  border-width: 0 1px;
}
.single-post .entry-header .socialtop div.fb_iframe_widget {
  top: -5px !important;
}
.single-post .entry-content {
  padding-bottom: 15px;
  clear: both;
  border-bottom: 1px solid #ccc;
  background: #fff;
  padding: 12px;
  border: 1px solid #d1d1d1;
  border-width: 1px 1px 0 1px;
}
.single-post .entry-content img {
  display: block;
  /*padding: 10px;*/
}
.single-post .entry-content img.aligncenter {
  margin: 10px auto;
  float: none;
}
.single-post .entry-content img.alignright {
  float: right;
  margin: 10px 0 10px 10px;
}
.single-post .entry-content img.alignleft {
  float: left;
  margin: 10px 10px 10px 0;
}
.single-post .entry-content a img {
  width: auto;
  /*padding: 10px;*/
}
.single-post .entry-content a img.aligncenter {
  margin: 10px auto;
  float: none;
}
.single-post .entry-content a img.alignright {
  float: right;
  margin: 10px 0 10px 10px;
}
.single-post .entry-content a img.alignleft {
  float: left;
  margin: 10px 10px 10px 0;
}
.single-post .entry-content h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #1DA5F6;
}
.single-post .entry-content h3 {
  font-size: 1.1em;
  font-weight: 700;
  color: #1DA5F6;
}
.single-post #crp_related ul {
  list-style: disc;
}
.single-post #crp_related ul li {
  margin: 0;
}
.single-post .relatedposts {
  display: block;
  overflow: auto;
  padding: 20px 0 0 0;
}
.single-post .relbox {
  float: left;
  line-height: normal;
  height: 75px;
  font-size: 12px;
  text-align: left;
  width: 25%;
  padding-right: 5px;
}
.single-post .relbox img {
  float: left !important;
  margin: 0 5px 2px 0;
  width: 50px !important;
  height: auto;
}
.single-post .relbox a {
  color: #1da5f6;
}
.single-post .relbox a:hover {
  text-decoration: none;
  color: #4E6E81;
}
.single-post #author_info {
  background: #fff;
  padding: 0 12px 15px 12px;
  border: solid #d1d1d1;
  border-width: 0 1px;
  overflow: auto;
}
.single-post #author_info ul {
  margin: 0;
  padding: 0;
}
.single-post #author_info ul.tabs {
  list-style: none;
  height: 27px;
}
.single-post #author_info ul.tabs li {
  float: left;
  border-radius: 5px 5px 0 0;
  background-color: #f4f4f4;
  margin: 0 1px 0 0;
  padding: 3px 10px;
}
.single-post #author_info ul.tabs li a {
  color: #1da5f6;
  background: url(/images/articles/author_sprite.png) no-repeat;
  font-weight: bold;
  padding: 0 0 0 20px;
  display: block;
  cursor: pointer;
}
.single-post #author_info ul.tabs li a.bio {
  background-position: 0px -178px !important;
}
.single-post #author_info ul.tabs li a.posts {
  background-position: 0px -208px !important;
}
.single-post #author_info ul.tabs li.active {
  background-color: #333;
}
.single-post #author_info .contentpanel {
  border: 2px solid #333;
  padding: 12px;
  overflow: auto;
  line-height: normal !important;
}
.single-post #author_info .contentpanel .bio {
  float: right;
  width: 87%;
}
.single-post #author_info .contentpanel .bio h4 {
  font-size: 18px;
}
.single-post #author_info .contentpanel .bio p {
  font-size: 13px;
  color: #444;
  line-height: normal;
}
.single-post #author_info .contentpanel .latestposts {
  float: right;
  width: 85%;
  display: none;
}
.single-post #author_info .contentpanel .latestposts h4 {
  font-size: 18px;
}
.single-post #author_info .contentpanel .latestposts ul {
  font-size: 11px;
  line-height: 13px;
  padding: 0 0 0 15px;
  margin: 10px 0;
}
.single-post #author_info .contentpanel .latestposts li {
  height: 30px;
}
.single-post #author_info .contentpanel .latestposts a:hover {
  text-decoration: none;
}
.single-post #author_info .contentpanel .sociallinks {
  float: left;
  width: 11%;
  margin-right: 10px;
}
.single-post #author_info .contentpanel .sociallinks img {
  display: block;
  margin: 0 0 4px 0;
}
.single-post #author_info .contentpanel .sociallinks a {
  background: url(/images/articles/author_sprite.png) no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0;
}
.single-post #author_info .contentpanel .sociallinks a.facebook {
  background-position: -1px -31px;
}
.single-post #author_info .contentpanel .sociallinks a.twitter {
  background-position: -1px -91px;
}
.single-post #author_info .contentpanel .sociallinks a.gplus {
  background-position: -1px -151px;
}
.single-post #author_info .contentpanel .sociallinks a.facebook:hover {
  background-position: -1px -1px;
}
.single-post #author_info .contentpanel .sociallinks a.twitter:hover {
  background-position: -1px -61px;
}
.single-post #author_info .contentpanel .sociallinks a.gplus:hover {
  background-position: -1px -121px;
}
.single-post .entry-meta {
  background: #fff;
  margin: 0;
  padding: 0;
  border: 1px solid #d1d1d1;
  border-top: none;
  display: block;
  height: 75px;
  margin-bottom: 25px;
  position: relative;
}
.single-post .entry-meta div {
  float: left;
  padding: 4px 15px;
  color: #fff;
  font-size: 11px;
}
.single-post .entry-meta .date {
  background-color: #1da5f6;
  position: absolute;
  bottom: 30px;
}
.single-post .entry-meta .author {
  background-color: #6b646c;
  position: absolute;
  bottom: 0;
}
.single-post .entry-meta .author a {
  color: #fff;
  text-decoration: none;
}
.single-post .entry-meta .author a:hover {
  text-decoration: underline;
}
.single-post .entry-meta .social {
  float: right;
  padding: 0 1em 0 0;
}
.single-post .entry-meta .social > div, .single-post .entry-meta .social > iframe {
  margin: 0;
  padding: 0;
  position: relative !important;
  vertical-align: top !important;
  float: none !important;
}
.single-post .entry-meta .social > iframe {
  margin: 20px 10px 0 10px;
}
.single-post .entry-meta .social > div[id^=___plusone] {
  margin-top: 20px !important;
}

.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

.alignright {
  float: right;
  margin: 0 0 5px 10px;
}

.secimglink {
  display: block;
  width: 100%;
  margin-bottom: 0.4em;
  position: relative;
}
.secimglink img {
  display: block;
  width: 100%;
  height: auto;
}
.secimglink .entrydata {
  position: absolute;
  bottom: 0;
  left: 0;
}
.secimglink .entrydata div {
  display: inline-block;
  color: #FFF;
  font-size: 11px;
  background-color: #02a7f6;
  margin: 0;
  float: left;
}
.secimglink .entrydata div a {
  background-color: #6b646c;
  display: block;
  padding: 4px 15px;
  color: #FFF;
}
.secimglink .entrydata div:first-child {
  padding: 4px 15px;
}

.seccontread {
  float: right;
}

.results .entry-summary {
  overflow: auto;
}

.results header.page-header {
  margin: 15px 0 0 0;
  position: relative;
  z-index: 100;
  background-color: #ebebeb;
  border: 1px solid #d1d1d1;
}
.results header.page-header img {
  width: 100%;
  height: auto;
}
.results header.page-header h1 {
  padding: 12px 12px 10px 12px;
  margin: 0;
  text-transform: uppercase;
  color: #666 !important;
  font-size: 15px !important;
  font-weight: normal;
  text-align: left;
}
.results header.page-header h1 a {
  color: #666 !important;
}
.results header.page-header div.cat_desc div.category-archive-meta {
  padding: 20px 13px;
  font-size: 13px;
  background-color: #ebebeb;
  color: #666;
  position: relative;
  top: -3px;
}
.results header.page-header div.cat_desc div.category-archive-meta p {
  margin: 0;
  line-height: 1.5em;
}
.results header.page-header div.cat_desc img {
  border: 4px solid #d1d1d1;
  margin: 0 auto;
}
.results header.page-header div.cat_desc div#author-description {
  padding: 20px 13px;
  font-size: 13px;
  background-color: #ebebeb;
  color: #666;
  position: relative;
  top: -3px;
}
.results header.page-header div.cat_desc div#author-description p {
  margin: 0;
  line-height: 1.5em;
}
.results header.page-header div.cat_desc div#author-description h2 {
  font-style: normal;
  font-size: 1.5em;
  font-weight: 700;
}
.results .entry-summary {
  padding: 15px;
}
.results .entry-summary h2 {
  background: #fff;
  padding: 0;
  font-size: 1.5em;
  line-height: normal;
}
.results .entry-summary h2 a {
  color: #1da5f6;
  padding: 0px;
  line-height: normal;
}
.results .entry-summary h2 a:hover {
  text-decoration: none;
}
.results div.entry-content {
  clear: both;
  border-bottom: 1px solid #ccc;
  background: #fff;
  border: 1px solid #d1d1d1;
  border-width: 0 1px;
  padding: 0;
}
.results div.entry-content div.entry-meta {
  border-width: 0 0 1px 0;
}
.results div.entry-content div.entry-meta a.continuereading {
  color: #1da5f6;
  background-color: #ebebeb;
  padding: 4px 15px;
  height: 25px;
  font-size: 12px;
  position: absolute;
  right: 0px;
  bottom: 3px;
}
.results div.entry-content div.entry-meta a:hover {
  text-decoration: none;
}
.results div.short {
  padding: 0px;
}
.results .entry-meta {
  background: #fff;
  margin: 0;
  padding: 0;
  border: 1px solid #d1d1d1;
  border-top: none;
  display: block;
  height: 75px;
  margin-bottom: 25px;
  position: relative;
}
.results .entry-meta div {
  float: left;
  padding: 4px 15px;
  color: #fff;
  font-size: 11px;
}
.results .entry-meta .date {
  background-color: #1da5f6;
  position: absolute;
  bottom: 30px;
}
.results .entry-meta .author {
  background-color: #6b646c;
  position: absolute;
  bottom: 3px;
}
.results .entry-meta .author a {
  color: #fff;
  text-decoration: none;
}
.results .entry-meta .author a:hover {
  text-decoration: underline;
}
.results .entry-meta .social {
  float: right;
  padding: 0;
  width: 235px;
  height: 70px;
}
.results .entry-meta .social div.fb-like {
  padding: 0;
  margin: 0 7px 0 0;
}
.results .entry-meta .social div#___plusone_0 {
  margin: 0 0 0 3px !important;
}
.results .entry-meta .social iframe {
  margin: 0 3px;
}
.results .entry-meta .social a:nth-child(4) {
  position: relative;
  top: 0px;
}

.no-results div.entry-content div.entry-summary {
  padding: 23px;
  border-bottom: 1px solid #d1d1d1;
}
.no-results div.entry-content div.entry-summary p {
  padding: 0;
}

#latest_posts .postitem .social div.fb-like {
  margin: 0;
  width: 85px;
  float: left;
  height: 24px;
}

.modal-dialog {
  margin: 20vh auto !important;
}
.modal-dialog .modal-content {
  padding: 15px !important;
}
.modal-dialog h2 {
  text-transform: uppercase;
  font-weight: 900;
  color: #1da5f6;
  font-size: 18px;
  margin-bottom: 10px;
}
.modal-dialog form#login-form {
  margin-top: 10px;
}
.modal-dialog form#login-form label {
  color: #4d4d4d;
  text-transform: uppercase;
  padding-bottom: 0px;
  font-size: 12px;
}
.modal-dialog form#login-form .autofillfix {
  border: none;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
.modal-dialog form#login-form #btn_login {
  background-color: #1da5f6;
  width: 100%;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 900;
  border: 0px;
  font-size: 18px;
  margin-bottom: 10px;
}
.modal-dialog p {
  float: right;
  text-align: right;
  padding-right: 10px;
}
.modal-dialog p a {
  color: #1da5f6;
}

div.pagination {
  display: block;
  text-align: center;
}

/*New slider*/
#stickybox .carousel-item img {
  height: 280px;
}
#stickybox .carousel-item .carousel-caption {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-color: #000;
  opacity: 0.9;
  text-align: left;
  padding: 10px;
  height: 120px;
}
#stickybox .carousel-item .carousel-caption h3 {
  background-color: transparent;
  color: #fff;
  border: 0px;
  padding: 0;
  font-size: 1.5em;
}
#stickybox .carousel-item .carousel-caption h3 a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
#stickybox .entrydata_sticky {
  position: absolute;
  width: 30%;
  bottom: 120px;
}
#stickybox .entrydata_sticky div {
  display: block;
  padding: 5px;
  color: #fff;
  font-size: 12px;
  bottom: 30px;
  width: 50%;
  float: left;
  text-align: center;
  font-size: 12px;
  bottom: 30px;
}
#stickybox .entrydata_sticky .date {
  background-color: #1da5f6;
  color: #fff;
}
#stickybox .entrydata_sticky .author {
  background-color: #6b646c;
  color: #fff;
}
#stickybox .entrydata_sticky .author a {
  color: #fff;
}

#downloadtargetframe {
  position: absolute;
  top: 0;
  left: 0;
}

/***************************************************media****************************************************/
@media screen and (max-width: 1366px) {
  footer[role=contentinfo] {
    /*margin-bottom: 68px;*/
  }

  header#mobile-header a.headLoginBtn {
    text-transform: uppercase;
    position: absolute;
    border: 1px solid #49a2f5;
    border-radius: 3px;
    padding: 0px 10px;
    line-height: 30px;
    color: #FFF;
    right: 70px;
    top: 9px;
    font-size: 120%;
  }
  header#mobile-header a.logo {
    display: inline-block;
    width: 14%;
    max-width: 205px;
    margin: 6px 0;
  }
}
#top header#mobile-header a.logo {
  display: inline-block;
  width: 100px;
  max-width: 205px;
}
#top header#mobile-header a.logo img {
  display: block;
  width: 100%;
}
#top .menu {
  z-index: 1000000;
  font-weight: bold;
  font-size: 0.8em;
  width: 100%;
  background: #f4f4f4;
  position: absolute;
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #e8e8e8;
}
#top .menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  overflow: auto;
}
#top .menu li {
  display: block;
  float: left;
  width: 12.5%;
  border-right: 1px solid #e8e8e8;
  padding: 1em 0;
}
#top .menu li a {
  text-decoration: none;
  margin: 0px;
  font-weight: 600;
  text-transform: uppercase;
  color: #777777;
  display: block;
}
#top .menu li a span {
  display: block;
  font-size: 3em;
}
#top .menu li:hover {
  background: #b4b4b6;
  background: -moz-linear-gradient(top, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
  background: -webkit-linear-gradient(top, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
  background: linear-gradient(to bottom, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b4b4b6", endColorstr="#dbdbdb",GradientType=0 );
}

header#mobile-header {
  top: 0;
  z-index: 99999;
  font-size: 12px;
  width: 100%;
  background: #03061d;
  border-bottom: 1px solid #333;
}
header#mobile-header a.headLoginBtn {
  /*text-transform: uppercase;
  position: absolute; border: 1px solid $light-blue;
  right: 100px; top: 33%;
  border-radius: 3px; padding:0 1em; line-height: 30px;
  color:#FFF;*/
  right: 70px;
  top: 9px;
  font-size: 120%;
  text-transform: uppercase;
  position: absolute;
  border: 1px solid #49a2f5;
  border-radius: 3px;
  padding: 0px 10px;
  line-height: 30px;
  color: #FFF;
}
header#mobile-header .hamburger {
  background: none;
  position: absolute;
  top: 9%;
  right: 0;
  line-height: 45px;
  color: #1da5f6;
  border: 0;
  padding: 0;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
}
header#mobile-header .cross {
  background: none;
  position: absolute;
  top: 6%;
  right: 0;
  padding: 0;
  color: #1da5f6;
  border: 0;
  font-size: 40px;
  line-height: 45px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
}

@media screen and (min-width: 769px) {
  header#mobile-header {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .contfull {
    width: 100%;
  }

  article.no-results {
    margin-bottom: 4em;
  }

  #top .row:nth-child(2) {
    background-color: #f4f4f4;
  }
  #top ul#mainnav.nav li {
    font-size: 14px;
  }
  #top header#mobile-header {
    width: 100%;
    background: #03061d;
    border-bottom: 1px solid #333;
  }
  #top header#mobile-header a.headLoginBtn {
    /*text-transform: uppercase;
    position: absolute; border: 1px solid $light-blue;
    right: 100px; top: 33%;
    border-radius: 3px; padding:0 1em; line-height: 30px;
    color:#FFF;*/
    text-transform: uppercase;
    position: absolute;
    border: 1px solid #49a2f5;
    border-radius: 3px;
    line-height: 30px;
    color: #FFF;
    text-transform: uppercase;
    position: absolute;
    border: 1px solid #49a2f5;
    border-radius: 3px;
    padding: 0px 10px;
    line-height: 30px;
    color: #FFF;
    right: 70px;
    /*top: 36%;*/
    font-size: 120%;
  }
  #top header#mobile-header a.logo {
    display: inline-block;
    width: 25%;
    max-width: 205px;
    margin: 1em 0;
  }
  #top header#mobile-header a.logo img {
    display: block;
    width: 100%;
  }
  #top header#mobile-header .hamburger {
    background: none;
    position: absolute;
    top: 28%;
    right: 0;
    line-height: 45px;
    color: #1da5f6;
    border: 0;
    padding: 0;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    z-index: 10000000000000;
  }
  #top header#mobile-header .cross {
    background: none;
    position: absolute;
    top: 28%;
    right: 0;
    padding: 0;
    color: #1da5f6;
    border: 0;
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    z-index: 10000000000000;
  }
  #top .menu {
    z-index: 1000000;
    font-weight: bold;
    font-size: 0.8em;
    width: 100%;
    background: #f4f4f4;
    position: absolute;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
    font-size: 12px;
  }
  #top .menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    overflow: auto;
  }
  #top .menu li {
    border-right: 1px solid #e8e8e8;
    display: block;
    float: left;
    padding: 1em 0;
    width: 25%;
  }
  #top .menu li a {
    text-decoration: none;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #777777;
    display: block;
    line-height: normal;
  }
  #top .menu li a span {
    display: block;
    font-size: 3em;
    padding: 0;
  }
  #top .menu li:hover {
    background: #b4b4b6;
    background: -moz-linear-gradient(top, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
    background: linear-gradient(to bottom, #b4b4b6 0%, #b4b4b4 2%, #bcbcbc 8%, #cecece 25%, #d8d8d8 42%, #dbdbdb 53%, #dbdbdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b4b4b6", endColorstr="#dbdbdb",GradientType=0 );
  }
  #top .menu li:nth-child(n+4) {
    border-top: 1px solid #e8e8e8;
  }
  #top .glyphicon-home {
    color: white;
    font-size: 1.5em;
    margin-top: 5px;
    margin: 0 auto;
  }
  #top header {
    font-size: 12px;
  }
  #top span {
    padding-left: 20px;
  }
  #top a {
    color: #336699;
  }

  /*Single Post*/
  #getsocial {
    display: none;
  }

  div.entry-content div.entry-meta a.continuereading {
    height: auto !important;
    font-size: 13px;
    text-align: center;
  }

  #main {
    padding-top: 50px;
  }
  #main .single-post header.entry-header {
    height: 100% !important;
  }
  #main #content {
    width: 100% !important;
    padding: 0 2%;
    float: none;
    margin: 0;
  }
  #main #content .entry-header {
    width: 100%;
    margin: 0px;
  }
  #main #content .entry-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #main #content .entry-content img.size-medium {
    max-width: 300px;
  }
  #main #content .entry-content p {
    font-size: 16px;
    line-height: 1.35em;
  }
  #main #content .entry-content .relatedposts .relbox {
    width: 33%;
  }
  #main #content .entry-content .relatedposts .relbox:nth-child(n+7) {
    display: none;
  }
  #main #content #author_info {
    padding: 3% 5%;
  }
  #main #content #author_info .tabs {
    height: 30px;
  }
  #main #content #author_info .tabs a {
    font-size: 16px;
    background-image: none;
    padding: 0px;
  }
  #main #content #author_info .bio p {
    font-size: 16px;
    line-height: normal;
    color: #444;
  }
  #main #content #author_info .latestposts h4 span {
    font-size: 14px;
  }
  #main #content #author_info .latestposts ul {
    padding-top: 20px;
  }
  #main #content #author_info .latestposts ul li {
    height: 40px;
  }
  #main #content #author_info .latestposts ul li a {
    font-size: 20px;
  }
  #main #content #author_info .contentpanel .bio, #main #content #author_info .contentpanel .latestposts {
    width: 87%;
  }
  #main #content .entry-meta div {
    font-size: 14px;
  }
  #main #content .entry-meta .date {
    bottom: 30px;
  }
  #main #content .entry-meta .author {
    bottom: 0px;
  }
  #main #content .pagination {
    margin: 20px 0;
  }
  #main #content .pagination a {
    font-size: 20px !important;
    padding: 5px 15px;
  }
  #main #content .pagination span.pages {
    font-size: 20px !important;
    padding: 5px 15px;
    display: none;
  }
  #main #content .pagination span.dots {
    font-size: 20px !important;
    padding: 5px 15px;
  }
  #main #content .pagination span.current {
    font-size: 20px !important;
    padding: 5px 15px;
  }
  #main #content #stickybox {
    position: static;
    margin-bottom: 20px;
    display: none;
  }
  #main #content #latest_posts .postitem a.home_post_thumb {
    width: 100%;
    background-size: 100% auto;
  }
  #main #content #latest_posts .postitem a.home_post_thumb img {
    width: 100% !important;
  }
  #main #content #latest_posts .postitem a.continuereading {
    height: auto !important;
    padding: 10px 15px 10px 10px;
  }
  #main #content #latest_posts .postitem .entrydata div {
    font-size: 12px;
    padding: 6px 20px;
  }
  #main #content #latest_posts .postitem .the_excerpt {
    width: 94%;
    padding: 3%;
    font-size: 14px;
    margin-bottom: 20px;
  }
  #main #content #latest_posts .postitem .social {
    display: none;
  }

  #disqus_thread {
    width: 90%;
    padding: 0 5% !important;
  }

  .socialtop {
    display: none;
  }

  #sb_blogleft {
    width: 100%;
    margin-bottom: 0;
  }
  #sb_blogleft form.art_sb_searchform {
    width: 80%;
    margin: 1.5em auto;
  }
  #sb_blogleft form.art_sb_searchform input#s {
    width: calc(100% - 40px);
  }
  #sb_blogleft form.art_sb_searchform input.searchformbtn {
    width: 40px;
    background-position: 6px center;
  }
  #sb_blogleft ul.sbn_lists_rwd {
    padding: 0;
    border-bottom: 1px solid #a8a8a8;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 66%, #ffffff 84%, #ededed 94%, #e2e2e2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 66%, #ffffff 84%, #ededed 94%, #e2e2e2 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 66%, #ffffff 84%, #ededed 94%, #e2e2e2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#e2e2e2",GradientType=1 );
    /* IE6-9 */
  }
  #sb_blogleft ul.sbn_lists_rwd li {
    border: 0px;
    display: table-cell;
    border-left: 1px solid #a8a8a8;
  }
  #sb_blogleft ul.sbn_lists_rwd li a {
    padding: 0 24px;
    background: none;
    display: block;
    background-image: none !important;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 38px;
  }
  #sb_blogleft ul.sbn_lists_rwd li:first-child {
    border: 0px;
  }

  #sb_blogleft h2 {
    display: none;
  }
  #sb_blogleft div#___plus_0 {
    display: none !important;
  }
  #sb_blogleft div#___plus_0 iframe {
    visibility: hidden !important;
  }
  #sb_blogleft div.fb-like-box {
    display: none !important;
  }
  #sb_blogleft div.fb-like-box iframe {
    visibility: hidden;
  }

  iframe#twitter-widget-0 {
    visibility: hidden !important;
    display: none !important;
  }

  iframe#twitter-widget-6 {
    visibility: hidden !important;
    display: none !important;
  }

  ul.sbn_lists li {
    width: 48%;
    float: left;
    text-align: center;
    background-color: #ccc;
    margin: 1% !important;
    border-radius: 5px;
    border: 0px !important;
  }
  ul.sbn_lists li a {
    padding: 7px 0 0 0px !important;
  }

  #latest_posts {
    margin-top: 0px !important;
  }

  #content header {
    background-color: #f4f4f4;
  }
  #content .entry-content p {
    font-size: 16px;
  }

  .results header.page-header {
    margin: 0;
  }

  .results header.page-header div.cat_desc div#author-description {
    font-size: 14px;
  }

  ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 4px;
    height: 7px;
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    padding-bottom: 10px;
    background-color: #d1d1d1;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  }
}
#sidebar {
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0.3) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 3%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4d000000", endColorstr="#4d000000",GradientType=1 );
}

@media screen and (max-width: 768px) {
  #sb_blogleft {
    width: 100%;
    margin-bottom: 0;
  }
  #sb_blogleft ul.sbn_lists_rwd {
    padding: 0;
    border-bottom: 1px solid #a8a8a8;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    background: #ffffff;
    background: -moz-linear-gradient(left, #fff 0%, #fff 66%, #fff 84%, #ededed 94%, #e2e2e2 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #fff 66%, #fff 84%, #ededed 94%, #e2e2e2 100%);
    background: linear-gradient(to right, #fff 0%, #fff 66%, #fff 84%, #ededed 94%, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e2e2e2",GradientType=1);
  }
  #sb_blogleft ul.sbn_lists_rwd li a {
    padding: 0 24px;
    background: none;
    display: block;
    background-image: none !important;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 38px;
  }
}
@media screen and (max-width: 736px) {
  #top header#mobile-header a.headLoginBtn {
    text-transform: uppercase;
    position: absolute;
    border: 1px solid #49a2f5;
    border-radius: 3px;
    padding: 0px 10px;
    line-height: 30px;
    color: #FFF;
    right: 70px;
    top: 9px;
  }
}
.latest_posts__introduction {
  padding: 1em 1em 0 1em;
}
.latest_posts__header {
  margin-top: 0;
}
.latest_posts p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#bottom {
  background-color: #03061d;
  padding-bottom: 60px;
}
#bottom ul {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 0;
}
#bottom .prefooter {
  padding-top: 30px;
  margin-bottom: 0 !important;
  display: none;
}
#bottom .prefooter ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#bottom .prefooter ul li {
  display: flex;
  align-items: center;
}
#bottom .prefooter ul li p {
  margin: 0;
  height: 50px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
  color: #3d3d3d;
  font-weight: 600;
  text-align: left;
  background-color: #b5b5b5;
  border-radius: 5px;
  padding: 7px;
}
#bottom .prefooter ul .tollfree {
  width: 250px;
}
#bottom .prefooter ul .tollfree p {
  width: 100%;
}
#bottom .prefooter ul .tollfree p::before {
  display: block;
  content: "";
  background: url(/images/tpl/contact1.svg) no-repeat 0 2px;
  margin-right: 7px;
  height: 33px;
  width: 33px;
  float: left;
}
#bottom .prefooter ul .livechat {
  width: calc(50% - 250px);
  padding-left: 10px;
}
#bottom .prefooter ul .livechat p {
  width: 200px;
}
#bottom .prefooter ul .livechat a {
  text-decoration: none !important;
}
#bottom .prefooter ul .livechat p::before {
  display: block;
  content: "";
  background: url(/images/tpl/contact2.svg) no-repeat;
  margin-right: 5px;
  height: 33px;
  width: 33px;
  background-size: contain;
  float: left;
}
#bottom .prefooter ul .deposit {
  width: 50%;
  justify-content: flex-end;
}
#bottom .prefooter ul .deposit p {
  width: 375px;
  display: flex;
}
#bottom .prefooter ul .deposit p img {
  width: 100%;
}
#bottom .secondRow {
  display: flex;
  flex-wrap: wrap;
}
#bottom .secondRow .left, #bottom .secondRow .right {
  width: 50%;
  padding-top: 30px;
}
#bottom .secondRow .left {
  display: inline-table;
}
#bottom .secondRow .left ul {
  display: table-cell;
  width: 50px;
  margin: 0;
  padding: 0;
}
#bottom .secondRow .left ul li {
  list-style: none;
  display: block;
  text-align: left;
}
#bottom .secondRow .left ul li a {
  color: #1da5f6;
  font-size: 11px;
  font-weight: 600;
  padding: 0 5px;
  border-right: 1px solid #1da5f6;
  border-right: none;
}
#bottom .secondRow .left ul li:last-child a {
  border-right: none;
}
#bottom .secondRow .right {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: flex-end;
}
#bottom .secondRow .right .wlr-programs {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 25px;
}
#bottom .secondRow .right .wlr-programs div {
  padding-left: 15px;
}
#bottom .secondRow .right .wlr-programs div img {
  height: 20px;
}
#bottom .secondRow .right .security {
  background: url(/images/tpl/safety_icons.png) no-repeat;
  max-width: 290px;
  width: 100%;
  height: 25px;
  margin-top: 20px;
}
#bottom .secondRow .right .copyright-box {
  text-align: right;
  display: block;
  color: #6881a3;
  font-size: 11px;
  font-weight: 600;
  margin-top: 20px;
}

@media (max-width: 991px) {
  #bottom .prefooter ul {
    justify-content: center;
    padding-left: 14px !important;
  }
  #bottom .prefooter ul .tollfree {
    width: 50%;
    justify-content: flex-end;
  }
  #bottom .prefooter ul .tollfree p {
    width: 250px;
  }
  #bottom .prefooter ul .livechat {
    width: 50%;
  }
  #bottom .prefooter ul .livechat p {
    display: flex;
    justify-content: center;
    width: 220px;
  }
  #bottom .prefooter ul .deposit {
    padding-top: 10px;
    width: 100%;
    justify-content: center;
  }
  #bottom .secondRow .left ul {
    width: 25%;
    min-width: 100px;
  }
}
@media (max-width: 767px) {
  #bottom .secondRow .left, #bottom .secondRow .right {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  #bottom .secondRow .left ul li {
    text-align: center;
  }
  #bottom .secondRow .right {
    align-items: center;
  }
  #bottom .secondRow .right .wlr-programs {
    justify-content: center;
  }
  #bottom .secondRow .right .copyright-box p {
    text-align: center;
  }
}
@media (max-width: 574px) {
  #bottom .prefooter ul {
    justify-content: center;
    padding-left: 0 !important;
  }
  #bottom .prefooter ul .tollfree {
    width: 250px;
  }
  #bottom .prefooter ul .livechat {
    width: 60px;
  }
  #bottom .prefooter ul .livechat p {
    width: 50px;
  }
  #bottom .prefooter ul .livechat p span {
    display: none;
  }
  #bottom .prefooter ul .livechat p::before {
    margin-right: 0;
  }
  #bottom .prefooter ul .deposit {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 350px) {
  #fixed-mobile-footer {
    font-size: 12px;
  }

  #bottom .prefooter ul .tollfree {
    width: 225px;
  }
  #bottom .prefooter ul .tollfree p {
    font-size: 10px;
  }
}
@media (max-width: 319px) {
  #bottom .prefooter ul .tollfree {
    width: 136px;
  }
  #bottom .prefooter ul .tollfree p span {
    display: none;
  }
  #bottom .secondRow .left {
    flex-direction: column;
  }
  #bottom .secondRow .left ul {
    width: 100%;
  }
  #bottom .secondRow .right ul .rtg {
    width: 100%;
  }
}

/*# sourceMappingURL=blog_new.css.map */
