/**Admin side**/
.wp-admin .font_preview {
  padding: 20px;
  background-color: #eee;
  width: 94%;
  margin: 20px auto;
}
.wp-admin .font_preview label {
  font-size: 26px;
  line-height: 1;
  text-transform: capitalize;
  pointer-events: none;
  background-color: #fff;
  padding: 4px 15px;
  font-weight: 670;
  margin-bottom: 12px;
  display: inline-block;
}
.pagination a.active {
  background-color: #eeee;
}
body ul {
  list-style: disc;
  padding: 0px 0 20px 25px;
}

ol > li {
    list-style: decimal;
}

.wp-admin .font_preview p {
  margin: 0;
}
.wp-admin #clear_btn {
  background: #2271b1;
  border-color: #2271b1;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  min-height: 32px;
  line-height: 2.30769231;
  padding: 0 12px;
  font-size: 13px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  border-radius: 3px;
  white-space: nowrap;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 20px;
}
.wp-admin #clear_btn:hover {
  background: #135e96;
  border-color: #135e96;
  color: #fff;
}
.wp-admin #poststuff p {
  padding-bottom: 0;
}
.wp-admin #poststuff .hndle.ui-sortable-handle {
  font-size: 14px !important;
  padding: 8px 12px !important;
  margin: 0 !important;
  line-height: 1.4 !important;
  font-weight: 500;
}
/**end Admin side**/

/*take away css box*/
.keytake {
  width: 85%; 
  margin: 40px auto;
  background-color: #F014465C;
  padding: 25px 55px;
  border-radius: 5px;
  font-size: 18px;
  margin-top: calc(40px - 1em) !important;
  line-height: 1.5;
}
.keytake::before {
  content: "\f005";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;  
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  position: absolute;
  margin-left: -25px;
  margin-top: 4px;
}




/*New Blog*/

.post #blog_content, .post #blog_header .et_pb_row {
  margin: 0 auto;
  max-width: 70ch !important;
}



/**/

@media screen and (max-width: 980px){
.keytake {
  width: 90%;
  padding: 25px 40px;
  font-size: 16px;
}
}
/*END take away css box*/

/*Begin FAQ*/
.faqs #blog_content { 
  margin-top: 50px;
}
.faqs .faq_category {
  display: flex;
  align-items: center;
  justify-content: center;
}
.faqs .faq_category .faq_list , .faqs .faq_category .faq_background {
  width: 50%;
  margin: auto;
}
.faqs .faq_category div .bloginfo {
  width: 100%;
}
.faqs .et_pb_section {
  max-width: 1400px;
  margin: auto;
}
.faq_background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 530px;
}
.faqs #blog_content .et_pb_row {
  max-width: 100%;
  width: 100% !important;
}
.faq_cat_title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
}
.faq_list {
  padding: 50px;
  background-color: #eee;
}
.faqs .switch .faq_list {
  background-color: #fff;
  margin-left: -60px;
  width: calc(50% + 60px) !important;
  background-image: none !important;
  box-shadow: -30px 0px 18px 0px rgba(0,0,0,0.2);
  margin-right: 0px !important;
}
.faqs .subtitle {
	font-size: 18px;
}
.faqs .blogtitle {
  width: 100% !important;
}
.faqs .faq_category .faq_list {
  margin-right: -60px;
  z-index: 999;
  width: calc(50% + 60px);
  min-height: 450px;
}
.faqs .Dcat a.active {
  background-color: #000;
  border-color: #000 !important;
  color: #fff !important;
}
.faqs .seemore {
  padding: 15px 15px 15px 15px;
  background-color: #fff;
  border-radius: 27px;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  margin: 0 2px;
  margin-right: 2px;
  margin-left: 2px;
  min-width: 110px;
  text-align: center;
  color: #fff !important;
}
.faqs #blog_content .et_pb_section {
  padding: 0;
}
.faqs .bloginfo h2 {
  font-size: 18px;
  line-height: 1.3em;
  background-color: #686868;
  padding: 12px 20px;
  padding-right: 40px !important;
  font-weight: 600;
  border-radius: 7.5px;
}
.faqs #blog_header h1 {
  font-size: 30px;
  color: #fff !important;
  font-weight: bold;
  padding: 0 !important;
}
.faqs #blog_content .blog_entry.et_pb_row {
  text-align: center;
  padding-top: 30px !important;
  max-width: 1200px !important;
  width: 90% !important;
}
.faqs .faq_category div .bloginfo {
  background-color: transparent;
  padding: 0;
  margin-bottom: 15px;
  position: relative;
}
.faqs .et_pb_row.Dcat {
  margin-bottom: 30px;
}
.faqs #blog_content article a {
  color: #fff;
  width: 100%;
  display: block;
  position: relative;
}
.faqs .bloginfo {
  background-color: transparent;
  max-width: 900px;
  margin: auto;
  padding: 0 0 20px 0;
}
.faqs .bloginfo h2 a::after {
  position: absolute;
  right: -14px;
  font-weight: 900;
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  bottom: calc(50% - 11.7px);
}
.faqs .faq_category {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 60px auto;
}
.faq_category.et_pb_row .faq_background {
  order: 2;
}
.switch .faq_background {
  order: 1 !important;
}
.switch .faq_list {
  order: 2;
}

/*END FAQ*/

.et-l.et-l--footer {
  position: relative;
  z-index: 999;
}
.blog ul {
  list-style: disc !important;
}
#ez-toc-container ul {
  list-style: none !important;
  padding-left: 0 !important;
}
.author_bio {
  background-color: #f4f4f4;
  padding: 20px 30px;
  box-shadow: 0 0 10px #d2d2d2;
  margin-top: 30px;
}
.author_bio .author_picture {
  display: inline-block;
  width: 90px;
  vertical-align: top;
}
.author_text {
  display: inline-block;
  width: calc(100% - 100px);
  padding-left: 15px;
  vertical-align: top;
}
.author_about {
  padding: 12px 0;
  font-size: 14px;
}
.author_bio_read_more {
  font-size: 14px;
  text-decoration: underline !important;
  color: #00a3d7 !important;
}
body div#ez-toc-container a {
  color: #2ea3f2;
}
body div#ez-toc-container ul {
  list-style: none;
  padding-left: 0;
}
body div#ez-toc-container {
  float: right;
  margin-left: 25px;
  max-width: 300px;
  padding: 15px 25px !important;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #d5d5d5;
  background-color: #fbfbfb;
}
.featimg.noimg a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  text-align: center;
  line-height: 1.2;
  font-size: 18px;
  font-weight: bold;
  color: #000  !important;
}
.author_about h2, .author_about p {
  display: none;
}
.author_about h2:first-child, .author_about p:nth-child(2) {
  display: block;
}
.featimg.noimg {
  background-color: #cecece;
}
body div#ez-toc-container p.ez-toc-title {
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 5px;
}
p:empty {
  padding-bottom: 0em;
}
body #ez-toc-container ul li {
  line-height: 1;
}
body #ez-toc-container li:last-child a {
  margin-bottom: 0 !important;
}
body .ez-toc-title-container {
  margin-bottom: 5px;
}
body #ez-toc-container li a {
  font-size: 16px;
  line-height: 1.3;
  display: inline-block;
  margin-bottom: 12px;
}
.tablestyle3 tr:first-child {
  font-size: 20px;
  font-weight: 800;
  border-bottom: 2px solid #000;
}
.tablestyle3 {
  line-height: 1.4;
}
.tablestyle3 a {
  padding: 20px;
  background-color: #000;
  border-radius: 55px;
  text-decoration: none !important;
  line-height: 1;
  width: 100% !important;
  display: block;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
}
.tablestyle3 td {
  padding:15px;
}
.tablestyle3 tr {
  border-bottom: 2px solid #e6e6e6;
}
.tablescroll {
  overflow-x: auto;
}
.tablestyle2 tr:first-child {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.tablestyle2 tr td {
  padding: 10px 20px;
}
.tablestyle2 li {
  line-height: 1.2;
  padding-bottom: 6px;
}
.tablestyle2 tr:first-child td::after {
  content: "";
  background-color: red;
  height: 2px;
  width: 80%;
  position: absolute;
  bottom: 5px;
  left: 10%;
}
table ul {
  list-style: disc;
  padding-left: 22px;
  padding-top: 8px;
  min-width: 150px;
}
.tablestyle2 tr:first-child td {
  position: relative;
}
.procontable tr:first-child {
  text-align: center;
  font-weight: 800;
  font-size: 24px;
  border-bottom: none !important;
  text-decoration: underline;
  text-transform: uppercase;
}
.procontable tr td {
  padding: 10px 20px 10px 45px;
  line-height: 1.2;
}
.procontable {
  background-color: #f7f7f7;
}
.procontable tr:first-child td {
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.procontable tr:last-child td {
  padding-bottom: 24px;
}
.procontable tr td:nth-child(2n) {
  border-left: 18px solid #fff;
}
.procontable tr td:first-child {
  border-right: 18px solid #fff;
}
.procontable tr td:first-child::before, .procontable tr td:nth-child(2n)::before {
  margin-left: 0px;
  font-size: inherit;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  width: 30px;
}
.procontable tr:first-child td::before, .procontable tr:first-child td:nth-child(2n)::before {
  content: "" !important;
}
.procontable tr td:nth-child(2n)::before {
  content: "\f00d";
  color: red;
}
.procontable tr td:first-child::before {
  content: "\f00c";
  color: green;
}
.compchart tr td:first-child {
  font-weight: 700;
  font-size: 18px;
  width: 10% !important;
  background-color: #f7f7f7;
  text-align: center;
}
.compchart tr:first-child {
  font-weight: 800;
  font-size: 24px;
  border-bottom: none !important;
  background-color: #f7f7f7;
  text-align: center;
}
.compchart tr {
  border-bottom: 2px solid #eaeaea;
}
.compchart td {
  padding: 15px 20px;
  line-height: 1.2;
}
.compchart tr:first-child td:first-child {
  background-color: #fff;
}
.compchart tr:last-child {
  border-bottom: none !important;
}
.authorinfo {
  display: inline;
  vertical-align: middle;
  margin-left: 6px;
}
.pagination {
  text-align: center;
}
.pagination a {
  padding: 0px 10px;
  border: 1px solid #dfdfdf;
  margin: 5px;
  width: 34px;
  display: inline-block;
  font-size: 14px; 
}
body.blog {
  color: #000;
  font-size: 16px;
}
body #ez-toc-container {
  z-index: 999;
}
body #ez-toc-container li a b {
  font-weight: 500;
}
#blog_header {
  min-height: 380px;
  background-color: #a4a4a4;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#blog_header .et_pb_row {
  padding-bottom: 0 !important;
  width: 95%;
}
#blog_content p, .wp-admin  #poststuff p {
  font-size: 16px;
}
body h1, body h2, body h3, body h4, body h5, body h6,.wp-admin #poststuff  h1, .wp-admin #poststuff  h2,.wp-admin #poststuff h3,.wp-admin #poststuff  h4, .wp-admin #poststuff  h5, .wp-admin #poststuff  h6 {
  color: #000;
  padding-bottom: 10px;
  line-height: 1.2em;
  padding-top: 10px;
}
.wp-admin #poststuff  h1,  .wp-admin #poststuff  h2, .wp-admin #poststuff  h3, .wp-admin #poststuff  h4, .wp-admin #poststuff  h5, .wp-admin #poststuff  h6 {
  padding: 0  !important;
  margin: 0 !important;
}
#blog_header h1 {
  color: #fff;
}
.blogtitle{
  color: #FFFFFF !important;
}
.backarea {
  text-align: center;
  margin-top: 120px;
}
body ul ul {
  padding-bottom: 0;
}
.nextPost, .prevPost {
  line-height: 1;
  font-size: 14px;
  width:40%;
  position: relative;
}

.nextPost {
  padding-right: 20px;
  text-align: right;
}

.prevPost {
  padding-left: 20px;
}

.prevPost span {
  padding-right: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.nextPost span {
  padding-left: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.blog_entry.et_pb_row {
  padding-top: 0;
  padding-bottom: 0;
}
body p {
  padding-bottom: 1em;
  line-height: 1.5em;
}
body h1 {
  padding-bottom: 0 !important;
}
body h1 ,.wp-admin #poststuff h1 {
  font-weight: 800;
  font-size: 48px;
  line-height: 1em;
  text-align: left;
} 
body h2, .wp-admin #poststuff h2 {
  font-weight: 700;
  font-size: 32px;
}
body h3, .wp-admin #poststuff h3 {
  font-weight: 500;
  font-size: 28px;
}
body h4, .wp-admin #poststuff h4 {
  font-weight: 500;
  font-size: 24px;
}
body h5, .wp-admin #poststuff h5 {
  font-weight: 500;
  font-size: 20px;
}
.authorbody h2 {
  padding-top: 10px;
  padding-bottom: 5px;
}
.authorbody h2:first-child {
  padding-top: 0;
}
.h2arthorblog {
  margin-bottom: 0;
  padding-bottom: 0;
}
.et_pb_row.autorblogtitle {
  padding-bottom: 0;
  margin-bottom: -17px;
  padding-top: 10px;
}
.et_pb_row.authorbody {
  padding-bottom: 0;
}
#blog_content .et_pb_row {
  width: 95% !important;
}
.bcrum a:first-child {
  margin-right: 6px;
  margin-left: 0;
}
.bcrum a:last-child {
  margin-right: 0;
}
.bloginfo {
  background-color: #eeee;
  padding: 20px;
}
.bcrum a {
  color: #0090CE !important;
  font-size: 14px;
  line-height: 1;
  margin-right: 6px;
  margin-left: 6px;
}
.featimg a {
  width: 100%;
  height: 100%;
  display: block;
}
#blog_content {
  padding-top: 0;
}
.Dcat a {
  padding: 15px 15px 15px 15px;
  background-color: #a4a4a4;
  border-radius: 27px;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  margin: 0 2px;
  min-width: 110px;
  text-align: center;
  color: #fff !important;
  margin-bottom: 15px;
}
.Dcat a.active {
  background-color: #000;
  color: #fff;
}
.Dcat a:hover {
  background-color: #000;
}
.Dcat a.selectedblog {
  background-color: #000;
}
.et_pb_row.Dcat {
  text-align: center;
  padding: 0;
}
.blog_list.et_pb_row {
  padding-bottom: 0;
}
.et_pb_row.pagination {
  padding: 0;
}
.featimg {
  height: 170px;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: -9px;
  position:relative;
}
.featimg img {
  display: none;
}
.bloginfo h2 {
  font-size: 24px;
  line-height: 1.1em;
  font-weight: 700;
  padding-bottom: 10px;
}

.bloginfo h2 a{
  word-wrap: break-word;
}

#ez-toc-container ul {
  padding-bottom: 0 !important;
}
.post-meta {
  font-size: 14px;
  color: #000000;
  line-height: 1.4em;
}
#blog_content a {
  color: inherit;
}
#blog_content article a {
  color: #000;
}
#blog_content .blog_entry a {
  text-decoration: underline;
}
body div#ez-toc-container a {
  text-decoration: none !important;
}
#blog_content .more-link {
  margin-top: 15px;
  display: block;
  font-weight: 700;
}
.blog_list.et_pb_row article {
  max-width: 100%;
  display: inline-block !important;
  margin-bottom: 2% !important;
  vertical-align: top;
  position: relative;
}
.catname {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #eeee;
  padding: 7px 18px;
  line-height: 1;
  font-size: 14px;
  font-weight: 500;
}
.postdetails {
  margin-top: 10px;
}
.postdetails, .postdetails a {
  color: #fff;
}
.author_picture {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  width: 55px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 0;
  border-radius: 100%;
}



/*Compare Internet Specific*/

.CompreInternet_ .et_pb_row {
  padding: 27px 0;
}

.CompreInternet_ #blog_content .et_pb_row {
  width: 100% !important;
}

.CompreInternet_ #blog_content .pagination {
  display: inherit;
}

.CompreInternet_ .et_pb_section {
  padding: 50px 0;
}

body.CompreInternet_ p {
  margin-bottom: 0;
}

.CompreInternet_ div#ez-toc-container {
  display: block;
}
.CompreInternet_ .et_pb_row.authorbody {
  padding-bottom: 0px;
}

.CompreInternet_ #main-menu li {
  list-style: none !important;
}


.blog .wp-caption {
  border: none;
  background-color: transparent !important;
  margin: 0;
  width: auto !important;
  padding: 0;
  position: relative;
  max-width: 100%;
}

.blog .wp-caption img {
  width: 100% !important;
}

.blog .wp-caption-text, #main_caption {
  position: absolute;
  color: #fff;
  font-size: 48px !important;
  font-weight: 800;
  line-height: 1em !important;
  padding: 20px !important;
  width: 70%;
  text-shadow: 2px 3px #00000080;
  min-height:60px;
}

.c_color_b ~ .wp-caption-text, .c_color_b p {
  color: #000;
  text-shadow: 1px 2px #ffffff75;
}

.c_color_w ~ .wp-caption-text, .c_color_w p{
  color: #fff;
  text-shadow: 2px 3px #00000080;
}

div#main_caption p {
  font-size: 22px;
  line-height: 1.1em;
  padding-bottom:4px !important;
}

.cap_t ~ .wp-caption-text {
  top: 30px;
}

#main_caption.cap_t  {
  top: 0px;
}

.cap_b ~ .wp-caption-text {
  bottom: 30px;
}

#main_caption.cap_b {
  bottom: 0px;
}

.cap_c ~ .wp-caption-text, #main_caption.cap_c  {
  top: 40%;
  padding-top:0px !important;
  padding-bottom:0px !important;
}

.cap_r ~ .wp-caption-text {
  text-align: right;
  right: 20px;
}

#main_caption.cap_r  {
  text-align: right;
  right: 0px;
}

.cap_l ~ .wp-caption-text {
  text-align: left;
  left:20px;
}

#main_caption.cap_l {
  text-align: left;
  left:0px;
}

.cap_cv ~ .wp-caption-text, #main_caption.cap_cv {
  text-align: center;
  width:100%;
  padding: 0 15% !important;
  max-height: 90%;
  /*overflow: hidden;*/
}

/*Satellite*/
.SatelliteInternetNow_ #blog_content {
  padding-bottom: 120px !important;
}


/*FAQ*/
.single_faq_section {
  width: 50% !important;
  margin-right: 2%;
  display: inline-block;
  margin-bottom: 2%;
  background-color: #eee;
  padding: 20px 25px;
  border-radius: 7px;
}

/*Internal Link*/

a.internalLink {
  cursor: text;
  text-decoration: none !important;
}


/*Edited post*/

div.editor {
  margin-top: -10px;
}

.editor {
  padding: 0 65px;
  font-size: 14px;
  line-height: 1;
}

@media (min-width: 1200px){

  /* .CompreInternet_ #blog_content, .CompreInternet_ #blog_header .et_pb_row {
    max-width: 1140px !important;
    margin: 0 auto;
  }

  .CompreInternet_.postDetail #blog_content, .CompreInternet_.postDetail #blog_header .et_pb_row {
    max-width: 800px !important;
    margin: 0 auto;
  } */

}

@media (max-width: 680px){

  body #blog_content, body #blog_header .et_pb_row, body .post #blog_content {
    max-width: 90% !important;
    margin: 0 auto;
  }

  .Brightspeed_ .backarea {
    margin-bottom: -40px;
  }

  div.editor {
    margin-top: 0px;
  }

  .editor {
    padding: 0px !important;
  }

}



@media (min-width: 767px){
.blog_list.et_pb_row article {
  width: 31%;
  margin: 0 1%;
  flex-grow: 1;
  background-color: #eeee;
  max-width: 31%;
}
.blog_list.et_pb_row {
  display: flex;
  flex-wrap: wrap;
}

body[class*="category"] #blog_content, body[class*="category"] #blog_header .et_pb_row, body.faqs #blog_content, body.faqs #blog_header .et_pb_row {
  /*max-width: 720px;*/
  margin: 0 auto;
  max-width: 70ch !important;
}

}

/*Desktop Site*/
@media (min-width: 981px){
#blog_header h1 {
  /*width: 65%;*/
}
.size-large {
  width: 100% !important;
}
body div#ez-toc-container {
  margin-bottom: 25px !important;
}
h1.blogtitle {
  font-size: 65px;
}  
.prevPost {
  float: left;
}
.nextPost {
  float: right;
}
.nextPost, .prevPost {
  margin-top: 65px;
}
.blog_list.et_pb_row article:nth-child(3n) {

}
.Dcat a {
  min-width: 150px;
}
body img.alignleft {
  margin-right: 25px;
}
body img.alignright {
  margin-left: 25px;
} 
}

/*Mobile Site*/
@media (max-width: 980px){
.blog_entry.et_pb_row {
  padding-bottom: 0;
}
.faqs .faq_category .faq_list {
  width: 90% !important;
  margin: auto !important;
}
.blog .Dcat a {
  width: 38%;
  margin-bottom: 20px;
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.faqs #blog_header {
  height: auto;
}
body.faqs #blog_header .et_pb_row {
  padding: 130px 0 0 0 !important;
}
.blog .Dcat {
  display: block;
}
.blog .Dcat a {
  padding: 14px 25px !important;
}
.faqs .faq_background {
  width: 100% !important;
  margin-left: 0 !important;
}
.faq_list {
  background-image: none;
  background-color: transparent;
}
.faq_list {
  background-image: none !important;
}
.faqs #blog_content .et_pb_section.switch {
  background-image: none;
}
.faqs .switch .faq_list {
  background-color: #fff;
  background-image: none !important;
  box-shadow: none;
}
.faqs .faq_category {
  display: block;
}
.faq_list {
  padding: 35px 0;
}
.switch .faq_list {
  margin-left: 0;
  width: 100%;
  box-shadow: none;
  margin-right: 0;
}
.faqs .faq_category .faq_list {
  margin-right: 0;
  z-index: 999;
  width: 100%;
  min-height: auto;
}
.faqs .faq_category .faq_list, .faqs .faq_category .faq_background {
  width: 100%;
  margin: auto;
}
.faq_background {
  height: 215px;
}
.nextPost {
  text-align: right;
}
.backarea {
  margin-top: 40px;
}
.prevPost {
  margin-top: 40px;
  margin-bottom: 20px;
}
.et_pb_row {
  width: 90% !important;
} 
#blog_header {
  height: 350px;
}
body h1 {
  font-size: 42px;
}
body h2 {  
  font-size: 28px;
}
body h3 {   
  font-size: 26px;
}
body h4 {
  font-size: 24px;
}
body h5 {
  font-size: 21px;
}
.tablestyle2.bt tfoot th::before, .tablestyle2.bt tfoot td::before, .tablestyle2.bt tbody td::before {
  width: 100% !important;
  display: block !important;
  text-align: center;
  content: attr(data-th) "" !important;
  font-size: 18px;
  border-bottom: 2px solid red;
  margin-bottom: 12px;
}
.tablestyle2 tr:first-child {
  height: 0 !important;
}
.tablestyle2 tr td {
  width: 100% !important;
  height: auto !important;
  display: block !important;
}
.tablestyle2 tr:first-child td {
  display: none !important;
}
.tablestyle2 ul {
  padding-bottom: 0;
}
.compchart tr td:first-child {
  width: 100% !important;
  background-color: #eee;
  padding: 0;
  margin-top: 15px;
}
.compchart tr td:nth-child(2) {
  padding-top: 0;
}
.compchart.bt tfoot th::before, .compchart.bt tfoot td::before, .compchart.bt tbody td::before {
  width: 100%;
  content: attr(data-th) "" !important;
  text-align: center;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-decoration: underline;
}
.compchart tr {
  border-bottom: 0px solid #eaeaea;
}
.compchart tr td:first-child .bt-content {
  display: block !important;
  width: 100% !important;
  font-size: 24px !important;
}
.compchart  tr:first-child  {
  height: 0 !important;
}
.compchart tr:nth-child(2) td:first-child {
  margin-top: 0;
}
.compchart tr:last-child td:last-child {
  padding-bottom: 15px;
}
.compchart {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.compchart tr td {
  width: 100% !important;
  height: auto !important;
  display: inline-block !important;
  padding-bottom: 0;
  padding-top: 0;
}
.compchart  tr:first-child td {
  display: none !important;
}
.compchart tr td:first-child::before{
	display: none;
}
.compchart.bt tfoot th .bt-content, .compchart.bt tfoot td .bt-content, .compchart.bt tbody td .bt-content {
  padding: 8px 0px;
  line-height: 1.2;
  display: block;
}
.compchart td {
  text-align: center;
}
}
  
/*Phone Site*/
@media (max-width: 767px){
body .blog_list.et_pb_row article {
  width: 100% !important;
  margin-right: 0% !important;
  margin-bottom: 30px !important;
}  
.author_text {
  display: inline-block;
  width: 100%;
  padding-left: 0;
  vertical-align: top;
  margin-top: 10px;
}
.author_bio {
  padding: 20px 20px;
}
.procontable tr td:first-child::before, .procontable tr td:nth-child(2n)::before {
  margin-left: -24px;
  width: 23px;
}
.tablestyle3 tr:first-child td {
  line-height: 1;
  font-size: 20px;
  font-weight: 800;
}
.tablestyle3 a {
  padding: 12px 20px;
}
.tablestyle3 td {
  padding: 15px 8px;
  font-size: 14px;
}
.et_pb_row.bcrum {
  line-height: 1.3;
}
#blog_header {
  background-image: none !important;
  background-color: #2b2b2b;
}
.authorinfo {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  width: calc(100% - 67px);
  line-height: 1.3;
}
body div#ez-toc-container {
  float: none;
  margin-left: 0;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px !important;
}
body div#ez-toc-container ul li {
  padding-bottom: 0px;
}
body #ez-toc-container li a {
  line-height: 1;
}
.prevPost, .nextPost {
  float: none;
}
.nextPost {
  text-align: right;
  margin-top: 40px;
    margin-bottom: 20px;
}
.backarea {
  margin-top: 30px;
}
#ez-toc-container {
  float: none;
  margin-left: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 20px !important;
}
.procontable tr td {
  padding: 4px 10px 10px 38px;
}
body img.alignright {
  display: block;
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
body img.alignleft {
  display: block;
  float: none;
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}
.featimg {
  height: 150px;
}
#blog_header {
  height: auto;
  min-height: auto;
}
#blog_header .et_pb_row {
  padding: 0 !important;
}
body h1 {
  font-size: 32px;
}
body h2 {
  font-size: 24px;
}
body h3 {
  font-size: 22px;
}
body h4 {
  font-size: 20px;
}
body h5 {
  font-size: 18px;
}
.Dcat {
  display: flex;
  align-content: center;
  text-align: center;
}
.Dcat a {
  margin: 0 1%;
  padding: 15px 5px 15px 5px;
  flex: 1;
}
.Dcat a:first-child {
  margin-left: 0;
}
.Dcat a:last-child {
  margin-right: 0;
}



/*Captions*/

.blog .wp-caption-text, #main_caption {
  font-size: 24px !important;
  padding: 10px !important;
  width: 85%;
}

.cap_t ~ .wp-caption-text {
  top: 10px;
}

.cap_b ~ .wp-caption-text {
  bottom: 10px;
}

.cap_r ~ .wp-caption-text {
  text-align: right;
  right: 10px;
}

.cap_l ~ .wp-caption-text {
  left: 10px;
}

.cap_cv ~ .wp-caption-text, #main_caption.cap_cv {
  text-align: center;
  width: 100% !important;
  padding: 0 15% !important;
}

.cap_c ~ .wp-caption-text, #main_caption.cap_c {
  padding-top: 0 !important;
  padding-bottom: 0px !important;
}

}
