<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:Total Child
Theme URI:http://www.wpexplorer.com
Template:Total
Author:WPExplorer
Author URI:http://www.wpexplorer.com
Description:Premium WordPress theme by WPExplorer
Tags:fluid-layout,custom-menu,featured-images,translation-ready
Version:1.6.3.1464737093
Updated:2016-05-31 23:24:53

*/

@media screen and (min-width: 980px) {
  body .navbar-style-one {
      position: relative;
      top: auto;
      right: auto;
      float: left;
      margin-left: 20px;
  }
}

@media screen and (min-width: 1024px) {
  body .navbar-style-one {
      float: right;
      /* margin-left:50px; */
  }
}

@media screen and (max-width: 1200px) {
  #site-navigation li.searchIt {
      display: none;
  }
}

@media screen and (min-width: 1100px) {
  body .navbar-style-one {
      float: right;
      /* margin-left:75px; */
  }

  #searchform-dropdown {
      right: 120px !important;
  }
}
#site-navigation ul li {
  padding: 0 50px 0 0;
}
#site-navigation ul li.globeIt {
  padding-right: 0;
}
.navbar-style-one ul.dropdown-menu&gt;li&gt;a {
height: initial;
line-height: 34px;
padding: 0 0 20px;
}

#site-navigation .dropdown-menu&gt;li.globeIt&gt;a {
  color: #303c4f;
}

.post p {
  text-indent: 2em;
}

#site-navigation .dropdown-menu ul&gt;li&gt;a {
  /* text-align: center; */
}

.single span.page-header-title,
.blog h1.page-header-title,
.archive h1.page-header-title,
.category h1.page-header-title {
  text-align: center !important;
}

.page-header {
  border-top: none !important;
  padding-top: 0 !important;
}

.blog #content-wrap.container.clr,
.single #content-wrap.container.clr {
  margin-top: 20px !important;
}

.archive #content-wrap.container.clr,
.category #content-wrap.container.clr {
  margin-top: 0 !important;
}

aside#sidebar {
  width: 23% !important;
}

#sidebar .widget-title,
h2.widget-title {
  font-size: 16px !important;
  font-weight: bold !important;
  color: #fff !important;
  text-align: center;
  line-height: 1;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 17px 0 19px 0 !important;
  background: #00a0e3;
}

.wpb_row .widget-title {
  margin-bottom: 0 !important;
}

/*Snippets:Float Main Menu Next To Logo*/
body .navbar-style-one {
  position: relative;
  top: auto;
  right: auto;
  margin-top: -5px;
}

#site-navigation li.megamenu&gt;ul.sub-menu {
  /* width: 200px; */
  /* left: 0px !important; */
  /* right: auto; */
  border-radius: 0;
  padding: 12px 0;
  /* top: 85px !important; */
  margin-left: 0 !important;
}

.sf-menu li {
  white-space: normal !important;
}

#site-navigation li.megamenu&gt;ul.sub-menu li {
  /* padding: 0; */
  margin: 0;
}

#site-navigation li.megamenu&gt;ul.sub-menu li a {
  /* font-weight: 600 !important; */
}

.theme-button.outline.black.home3:hover {
  border-radius: 4px;
  border-color: #44a0ce !important;
}

.vcex-blog-entry-title {
  font-size: 1.231em;
  margin: 0;
  line-height: 1.5em;
  font-weight: bold;
}

.newsBlock .wpb_column {
  margin-top: 20px;
}

.site-footer .span_1_of_5.col {
  margin-bottom: 0;
  width: 20%;
  float: left;
}

#footer li {
  border: none;
}

.entries.left-thumbs .entry .entry-details {
  float: left !important;
}

.entries.left-thumbs .entry .entry-media {
  float: right;
  margin-top: 8px;
}

/*dropdown searchform*/
#searchform-dropdown2 {
  z-index: 10000;
  position: absolute;
  right: 27px;
  background: #f9f9f9 !important;
  top: 100%;
  padding: 15px;
  width: 200px;
  border-top: 3px solid transparent;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s ease-in-out;
}

#searchform-dropdown2 input {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  background: #f4f4f4;
  -webkit-appearance: none;
  border-radius: 0;
}

#searchform-dropdown2 button {
  display: none;
}

.boxed-main-layout #searchform-dropdown2 {
  right: 30px;
}

#searchform-dropdown2.show {
  opacity: 1;
  visibility: visible;
}

.single-blog-article .page-header-title {
  color: #303c4f;
  margin: 75px auto 40px;
  font-weight: 600;
}

body.single.single-post.content-full-width #content-wrap.container,
body.single.single-post.content-full-width .page-header-inner {
  max-width: 68vw !important;
}

#footer-inner,
#footer-bottom-inner {
  /* width: 75vw !important; */
}

@media screen and (min-width: 960px) {

  body.wpex-responsive .container,
  body.wpex-responsive .vc_row-fluid.container {
      max-width: none !important;
      width: 1200px !important;
  }
}

@media screen and (min-width: 980px) {
  .confphonefloat .phoneblock .right div {
      font-size: 15px !important;
  }

  body .navbar-style-one {
      position: relative;
      top: auto;
      right: auto;
      float: left;
      margin-left: 20px;
  }

  #searchform-dropdown {
      right: 225px !important;
  }

  .searchIt {
      margin-right: 10px;
  }
}

@media screen and (min-width: 1024px) {
  body .navbar-style-one {
      float: right;
      /* margin-left:50px; */
  }

  #searchform-dropdown {
      right: 180px !important;
  }

  .searchIt {
      margin-right: 15px;
  }
}

@media screen and (min-width: 1100px) {
  body .navbar-style-one {
      float: right;
      /* margin-left:75px; */
  }

  #searchform-dropdown {
      right: 120px !important;
  }
}

@media screen and (min-width: 1200px) {
  body .navbar-style-one {
      float: right;
      margin-left: 0;
      right: -30px;
      position: static;
  }

  #searchform-dropdown {
      left: 83% !important;
  }

  .searchIt {
      margin-right: 0;
  }

  /* #site-header-inner {
    min-width: 1260px;
    max-width: 1847px !important;
    width: 100% !important;
    padding-left: 30px;
    padding-right: 0;
  } */
}

#site-navigation .dropdown-menu a {
  font-weight: normal !important;
}

#site-navigation li.megamenu {
  cursor: pointer;
}

#site-navigation li.searchIt {
  position: relative;
  top: 15px;
}
/*@media screen and (min-width:1600px) {*/
body.wpex-responsive .container,
body.wpex-responsive .vc_row-fluid.container {}

.category.wpex-responsive #content-wrap.container,
.category.wpex-responsive .page-header-inner,
.single.single-post.content-full-width #content-wrap.container,
.single.single-post.content-full-width .page-header-inner,
.single.single-post.content-full-width .post-pagination.container {
  max-width: 1300px !important;
}

ul.page-numbers {
  float: right;
}

/* .post-pagination a {
  color: #006EE1;
} */
.blog-year-type .col-xs-1,
.blog-year-type .col-xs-2,
.blog-year-type .col-xs-3,
.blog-year-type .col-xs-4,
.blog-year-type .col-xs-5,
.blog-year-type .col-xs-6,
.blog-year-type .col-xs-7,
.blog-year-type .col-xs-8,
.blog-year-type .col-xs-9,
.blog-year-type .col-xs-10,
.blog-year-type .col-xs-11,
.blog-year-type .col-xs-12 {
  float: left;
  min-height: 1px;
}

.blog-year-type .col-xs-1 {
  width: 8.333%;
}

.blog-year-type .col-xs-2 {
  width: 16.666%;
}

.blog-year-type .col-xs-10 {
  width: 83.333%;
}

.blog-year-type .col-xs-11 {
  width: 91.666%;
}

.blog-year-type .posts-year {
  margin-top: 45px;
  width: 120px;
}

.blog-year-type .post-year-title {
  font-size: 24px;
  color: #101F3A;
  font-weight: 600;
  line-height: 25px;
  border-left: 4px solid #ffa300;
  padding-left: 10px;
  margin-bottom: 20px;
}

.blog-year-type .posts-year .post-year-year {
  color: #303c42;
  font-size: 16px;
  line-height: 29px;
  margin: 2px 0px;
  border-radius: 7px;
  text-align: center
}

.blog-year-type .posts-year .post-year-year a {
  text-decoration: none;
  color: #303c42;
}

.blog-year-type .posts-year .post-current-year {
  box-shadow: 0px 1px 8px 1px rgba(223,223,223,0.72);
}

.blog-year-type .posts-year .post-year-year:hover {
  box-shadow: 0px 1px 8px 1px rgba(223,223,223,0.72);
}
#content article.single-blog-article {
  padding-left: 16%;
  padding-right: 16%;
}

#content article.single-blog-article .page-header-inner {
  width: 100% !important;
}

#content article.single-blog-article .page-header-inner .page-header-title {
  height: auto;
  font-size: 42.9px;
  font-weight: normal;
  color: #004277;
}

#content article.single-blog-article .page-header {
  padding-top: 26px !important;
}

.single-blog-article.clr .aligncenter {
  margin: 0;
}
.category .blog-year-type {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.category .blog-year-type:after,
.category .blog-year-type:before {
  display: none;
}
/*}*/
@media (max-width: 1500px) {
  #content article.single-blog-article {
      padding-left: 18%;
      padding-right: 18%;
  }

  #site-navigation ul li {
      /* padding: 0 2.2vw 0 0; */
  }

  .single-blog-article .page-header-title {
      font-size: 2.2vw;
  }
}

@media (max-width: 1152px) {
  #site-header-inner {
      padding-left: 20px;
  }
}

@media (max-width: 960px) {
  #content article.single-blog-article {
      padding-left: 2em;
      padding-right: 2em;
  }
}

@media (max-width: 639px) {
  #site-header-inner {
      padding-left: 0;
  }

  #mobile-menu {
      right: 15px;
  }

  #content article.single-blog-article {
      padding-left: 1em;
      padding-right: 1em;
  }
}

@media (min-width: 1550px) {
  #content article.single-blog-article {
      padding-left: 216px;
      padding-right: 216px;
  }
}</pre></body></html>