body {
  color: #2e2e2e;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
  margin: 0;
  padding: 0;
  background: #f6f7fb url() repeat fixed top left;
  word-wrap: break-word;
  word-break: break-word;
}
* {
  outline: 0;
  transition: all 0.3s ease;
}
.top-line {
  border-top: 3px solid #ffbd2f;
  background: #fff;
}

  .fonts {
    margin: 0 67px;
  }
  .search-box {

    margin: 0 45px;
    width: 100%;
  }
  .search-box button {
    margin: 2px;
    margin-left: 40px;
   box-sizing: border-box;
  }

.wrapper {
  color: #48494d;
  padding: 20px 0 20px;
  margin: 0 auto;
}
.top-line-wrapper {
  position: relative;
  min-height: 100px;
  color: #fff;
}
.top-line-social .bottom-line-social {
  float: right;
}

.fonts:first-child .widget:first-child {
  margin-top: 0;
}
.widget {
  /* line-height: 1.4; */
  position: relative;
  min-height: 0;
  /* margin: 30px 0;
   */
}
/* .fonts{
        margin: 0 85px;

    } */
.top-line-social .linklist ul .bottom-line-social .linklist ul {
  text-align: center;
}
/* .top-line-social .widget ul .bottom-line-social .widget ul{
    padding: 0;
} */
.widget ul {
  margin: 0;
  line-height: 1.2;
}
ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.top-line-social li {
  display: inline;
  padding: 0;
  float: right;
  margin-right: 5px;
}
.widget li {
  margin: 0;
  text-indent: 0;
}
ul li {
  list-style-type: disc;
}
.top-line-social #social-icons a {
  display: block;
  width: 30px;
  height: 40px;
  line-height: 22px;
  font-size: 12px;
  padding-bottom: 10px;
  color: #fff;
  top: -16px;
  position: relative;
  background: #ffbd2f;
  text-align: center;
}
a {
  text-decoration: none;
  color: #000;
  cursor: pointer;
}

.top-line-social .twitter::before,
.bottom-line-social .twitter::before {
  content: "\f099";
}

.top-line-social #social-icons .twitter:hover {
  background: #00aced;
}
.top-line-social #social-icons a:hover {
  color: #fff;
  opacity: 1;
  text-decoration: none;
}
.top-line-social
  #social-icons
  a::before
  .bottom-line-social
  #social-icons
  a::before {
  display: inline-block;
  font: normal normal normal 22px/1 FontAwesome;
  font-size: inherit;
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top-line-social #social-icons a::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 1px;
  height: 1px;
  border: 15px solid transparent;
  border-bottom: 15px solid #fff;
  z-index: 0;
}
li {
  text-align: -webkit-match-parent;
}

.top-line-social .facebook::before,
.bottom-line-social .facebook::before {
  content: "\f09a";
}
#social-icons li {
  display: block;
  list-style-type: disc;
  padding: auto;
}
.top-line-social #social-icons a.facebook:hover {
  background: #3b5998;
}
.top-line-social .instagram::before,
.bottom-line-social .instagram::before {
  content: "\f16d";
}

.top-line-social #social-icons a.instagram:hover {
  background: #c13584;
}
.top-line-social .youtube::before,
.bottom-line-social .youtube::before {
  content: "\f167";
}
.top-line-social #social-icons a.youtube:hover {
  background: #cd201f;
}
.top-bar-menu {
  float: left;
  padding: 2px 0 0;
}

/* @media only screen and (max-width: 480px) {
  .top-bar-menu {
    float: none;
    width: 100%;
    clear: both;
    /* text-align: center; */

.search-box {
  margin-top: -40px;
  box-sizing: border-box;
}

.search-box button {
  border: none;
  cursor: pointer;
  float: right;
  color: #222;
  /* border: 1px solid #eee; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* background: #f6f6f6; */
  border-radius: 100px;
  transition: all 0.3s ease-in-out;
}
button {
  appearance: auto;
  writing-mode: horizontal-tb !important;
  text-rendering: auto;

  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  /* text-align: center; */
  align-items: flex-start;
  cursor: default;
  box-sizing: border-box;
  color: #888;
  background: none;
  border: none;
  outline: transparent;
  left: 180px;
  margin-top: 5px;
  position: absolute;
  padding: 1px 6px;

  box-sizing: border-box;
}

.search-box input[type="text"] {
  height: 30px;
  font-size: 15px;
  padding: 0 15px;
  border-radius: 100px;
  border: 1px solid #eee;
  /* margin: 0 85px; */
  font-family: "Questrial", sans-serif;
  color: #888;
  background: none;
  box-sizing: border-box;
  background: #f6f6f6;
  border-color: #ccc;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="file"],
input[type="password"],
input[type="date"],
select,
textarea {
  transition: all 0.3s ease-in-out;
}
input {
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: fieldtext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  -webkit-rtl-ordering: logical;
  cursor: text;
  background-color: field;
  /* margin: 0em; */
  border-width: 2px;
  border-style: inset;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
}
/* ------------navbar---------------- */

.header {
  position: relative;
  text-align: center;
  max-width: 100%;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
div {
  clear: both;
}
@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .header {
    margin-bottom: 10px;
  }
}

.navi-menu-wrap {
  border-top: 1px solid #efefef;
}
.navi-menu {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  margin: 0 auto;
  position: relative;
}

/* @media screen and (max-width: 880px) {
  #menu {
    text-align: center;
  }
} */
.section:last-child .widget:last-child {
  margin-bottom: 0;
}
.section:first-child .widget:first-child {
  margin-top: 0;
}
/* @media screen and (max-width: 880px) {
  #nav,
  #nav1 {
    display: none;
  }
} */
ul#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#menu ul > li {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding: 0;
  margin: 0;
}

/* #menu ul > li {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    margin: 0;
} */
.widget li,
.BlogArchive #ArchiveList ul.flat li {
  /* padding: 0.25em 0; */
  margin: 0;
  text-indent: 0;
}
ul li {
  list-style-type: disc;
  padding: 0 0 5px;
}
html,
body,
.section,
.widget,
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,
img,
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,
figure {
  margin: 0;
  padding: 0;
}
* {
  outline: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.widget ul {
  padding: 0 0 0 1.25em;
  margin: 0;
  line-height: 1.2;
}
ol,
ul {
  padding: 0;
  margin: 0;
  text-align: left;
}

ul {
  list-style-type: disc;
}
.widget {
  line-height: 1.4;
}
/* @media screen and (max-width: 880px) {
  #menu {
    text-align: center;
  }
} */

#menu {
  height: 50px;
  position: relative;
  text-align: center;
  z-index: 15;
}

/* #header {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    text-align: center;
} */

#menu ul li:after {
  content: "|";
  display: block;
  position: absolute;
  margin: auto;
  top: -20px;
  right: -5px;
  bottom: 0;
  width: 8px;
  height: 8px;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #efefef;
}
li {
  text-align: -webkit-match-parent;
}
::selection {
  background: transparent;
  text-shadow: #000 0 0 2px;
}
#menu ul > li > a {
  color: #48494d;
  font-size: 14px;
  font-weight: 600;
  line-height: 50px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 12px;
  font-family: "PT Sans", sans-serif;
}
a {
  text-decoration: none;
  color: #000;
}
#menu ul > li > ul > li:first-child > a {
  padding-left: 12px;
}
#menu ul > li > ul {
  position: absolute;
  background: #fff;
  top: 100%;
  left: 0;
  min-width: 180px;
  padding: 0;
  z-index: 99;
  margin-top: 0;
  visibility: hidden;
  opacity: 0;
  /* -webkit-transform: translateY(10px); */
  /* -moz-transform: translateY(10px); */
  transform: translateY(10px);
}
#menu ul > li {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding: 0;
  margin: 0;
}
#menu ul > li > ul > li {
  display: block;
  float: none;
  text-align: left;
  position: relative;
  border-bottom: 1px solid;
  border-top: none;
  border-color: #efefef;
}

#menu ul > li > ul > li:last-child {
  border: 0;
}
#menu ul > li > ul > li > ul {
    position: absolute;
    top: 0;
    left: 180px;
    width: 180px;
    background: #fff;
    z-index: 99;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    border-left: 1px solid #efefef;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
}
#menu ul > li > ul > li a {
  font-size: 11px;
  display: block;
  color: #fff;
  line-height: 35px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  padding: 0 12px;
  border-right: 0;
  border: 0;
}
@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .navi-menu .selectnav {
    display: inline-block;
    margin: 10px 0 0 10px;
  }
}
@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .selectnav {
    display: block;
    width: 100%;
    max-width: 200px;
  }
  body{
    overflow: hidden;
  }
}

@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .navi-menu .selectnav {
    display: inline-block;
    margin: 10px 0 0 10px;
  }
}

/* @media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .selectnav {
    display: block;
    width: 100%;
    max-width: 200px;
  }
} */

@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .selectnav {
    width: auto;
    color: #222;
    background: #f4f4f4;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    border: 0;
    padding: 6px 10px !important;
    margin: 5px 0;
  }
}
select:not(:-internal-list-box) {
  overflow: visible !important;
}
select {
  writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: fieldtext;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: field;
  cursor: default;
  margin: 0em;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
  border-radius: 0px;
}
#menu ul > li.parent > a:after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  margin-left: 5px;
}
#menu ul > li a:hover{
  color: #ffbd2f;
}

.selectnav {
  display: none;
}
option {
  font-weight: normal;
  display: block;
  white-space: nowrap;
  min-height: 1.2em;
  padding: 0px 2px 1px;
}
select:not(:-internal-list-box) {
  overflow: visible !important;
}
.section:last-child .widget:last-child {
  margin-bottom: 0;
}
.content {
  background: #f6f7fb;
  /* line-height: 1.4; */
  width: 100%;
  /* height: 100%; */
}

.big-image img {
  transition: opacity 0.17s ease, transform 0.17s ease;
  display: block;
  position: relative;
  width: 100%;
  /* object-fit: cover; */
  z-index: 1;
  border-radius: 2px;
  position: relative;
  height: 100%;
}

.card {
  text-align: left;
  display: block;
  height: 350px;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 5px;
  /* padding: 30px 30px 20px; */
  background: #fff;
  box-shadow: 5px 5px 45px -27px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 55px -27px rgba(0, 0, 0, 0.5);
  /* box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5); */
  /* -webkit-box-shadow: 5px 5px 55px -27px rgba(0,0,0,0.5); */
  /* -moz-box-shadow: 5px 5px 45px -27px rgba(0,0,0,0.5); */
}
@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  .card {
    margin-top: 10px;
    padding: 15px 15px 10px !important;
    width: 100% !important;
    /* height: 250px !important; */

    padding-top: 8px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.055);
    -webkit-box-shadow: 5px 5px 55px -27px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 45px -27px rgba(0, 0, 0, 0.5);
  }
  .post-info {
    display: none;
  }
  .post-info-2 {
    display: none;
  }

  .post-info-1 {
    display: none;
  }

  .retitle h2 {
    line-height: 1.4em !important;
    font-size: 19px !important;
    font-family: "PT Sans", sans-serif;
    color: #48494d !important;
  }
  .fa-search{
    margin-left: 30px;
  }
}
.post-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 5;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
}
.post-title {
  padding: 3px 8px;
  background: #ffbd2f;
  color: #fff;
}
.post-info h2 {
  color: #fff !important;
  font-size: 21px !important;
  margin: 10px 0;
  font-weight: 500 !important;
  display: block;
  line-height: 1.5em !important;
  font-family: "PT Sans", sans-serif !important;
}
.post-header {
  line-height: 1.6;
  padding: 0;
}
article {
  overflow: hidden;
  display: block;
}
.retitle h2 {
  display: block;
  margin-top: 15px !important;
  margin-bottom: 12px !important;
  padding: 0;
  line-height: 24px !important;
  font-size: 16px !important;
  letter-spacing: 0.8px;
  font-weight: 700 !important;
}

.date-headerpost {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0 !important;
  padding: 0;
}
.fa-calendar-o::before {
  content: "\f133";
}
#meta-post abbr.published.timeago {
  margin-right: 8px;
  margin-left: 2px;
}
abbr.published.timeago {
  text-decoration: none;
}
.card-1 {
  text-align: left;
  display: block;
  height: 138px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  box-shadow: 5px 5px 45px -27px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 55px -27px rgba(0, 0, 0, 0.5);

}

.post-info-1 {
  position: absolute;
  top: 77px;
  left: 16px;
  width: 92%;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 5;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
}

.post-info-1 h2 {
  color: #fff !important;
  font-size: 14px !important;
  margin: 5px 0;
  font-weight: 500 !important;
  display: block;
  line-height: 1.5em !important;
  font-family: "PT Sans", sans-serif !important;
}


.post-info-2 {
  position: absolute;
  top: 277px;
  left: 16px;
  width: 92%;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 5;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
}

.post-info-2 h2 {
  color: #fff !important;
  font-size: 14px !important;
  margin: 5px 0;
  font-weight: 500 !important;
  display: block;
  line-height: 1.5em !important;
  font-family: "PT Sans", sans-serif !important;
}
.post-info-1 p{
    font-size: 12px;
    color: #afaaaa;
}
.post-info-2 p{
    font-size: 12px;
    color: #afaaaa;
}
.card-2{

        margin-top: 10px;
        padding: 20px 20px 20px !important;
        /* width: 100%; */
        /* height: 250px !important; */
        height: auto;
        padding-top: 8px;
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.055);
        -webkit-box-shadow: 5px 5px 55px -27px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 5px 5px 45px -27px rgba(0, 0, 0, 0.5);
      
}
.retitle-1 h2{
    line-height: 1.4em !important;
    font-size: 19px !important;
    font-family: "PT Sans", sans-serif;
    color: #48494d !important;
    display: block;
    margin-top: 15px !important;
    margin-bottom: 12px !important;
    padding: 0;
    line-height: 24px !important;
    font-size: 16px !important;
    letter-spacing: 0.8px;
    font-weight: 700 !important;
}
/* .months{
    margin: 15px;
} */
.about h2{
    line-height: 1.4em !important;
    font-size: 19px !important;
    font-family: "PT Sans", sans-serif;
    color: #48494d !important;
    display: block;
    margin-top: 15px !important;
    margin-bottom: 12px !important;
    line-height: 24px !important;
    font-size: 16px !important;
    letter-spacing: 0.8px;
    font-weight: 700 !important;
    padding-left: 15px;
}
.iconic,.iconic-2,.iconic-3,.iconic-1{
    width:90%;
    height: 30px;
    font-size: 10px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: none;
    display: block;
    color: #0a0a0a;
    padding-bottom: 0;
     padding-left: 2px;
    line-height: 3;
     margin-left: 15px;
    background-color: #ececec !important;
    transition: 1s;
}

  .iconic i{
    float: right;
    padding-right: 10px;
    padding-top: 5px;
  }

  .iconic-1 i{
    float: right;
    padding-right: 10px;
    padding-top: 5px;
  }
  .iconic-2 i{
    float: right;
    padding-right: 10px;
    padding-top: 5px;
  }
  .iconic-3 i{
    float: right;
    padding-right: 10px;
    padding-top: 5px;
  }
  .iconic,
   .twitter::before {
    content: "\f099";
  }
  
  #icons:hover {
    background: #00aced;
    cursor: pointer;
    color: #fff;
    width: 100%;
   height: 30px;
 
  }
  i:hover {
    color: #fff;
    /* opacity: 1; */
    text-decoration: none;
  }


  .iconic-3,
   .instagram::before  {
    content: "\f16d";
  }

  #icons-3:hover {
    background: #c13584;
    cursor: pointer;
    width:100%;
     height: 30px;
     color: #fff;
  }
  
  .iconic,.youtube::before {
    content: "\f167";
  }


.iconic-1 .facebook::before {
  content: "\f09a";
}
#icons-1:hover{
  background: #3b5998;
  cursor: pointer;
  width:100%;
  height: 30px;
  color: #fff;
}
#icons-2:hover{
  background: #cd201f;
  cursor: pointer;
  width:100%;
  height: 30px;
  color: #fff;
}
.icons, ul li{
  display: block;
}
.menu-tab{
  overflow: hidden;
  clear: both;
  padding-right: 10px;
  margin: 0;
  padding-top: 10px;
  border-bottom: 1px solid #efefef;
}
.menu-tab li {
  width: 50%;
  float: left;
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
  font-family: 'PT Sans', sans-serif;
  height: 32px;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 1.5px;
  text-transform: capitalize;
}
.hide-tab {
  display: inline-block!important;
}

.item-1{
  color: #ffbd2f;
}
.item-2 {
  font-family: 'PT Sans', sans-serif;
    height: 32px;
    text-align: center;
    padding: 0;
    font-weight: 700;
    display: block;
    color: #48494d;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1.5px;
    text-transform: capitalize;
}

.blog img{
  width: 72px;
  height: 72px;
}
.blog{
  padding: 10px;
}
.col-detail a {
  color: #333333;
  font-weight: 400;
  font-size: 14px;
  /* padding: 10px; */
  transition: color 0.3s;
  font-family: "PT Sans", sans-serif;
  line-height: 0;
}

.col-detail {
  padding-left: 90px;
  margin-top: -70px;
  padding-right: 10px;
  box-sizing: border-box;
  transition: 1s;
}
.col-detail a:hover{
  color: #ffbd2f;
  text-decoration: none;
}
.footer{
  margin-top: 20px;
  line-height: 22px;
  background-color: #fff;
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
}
.master{
  background-color: #ffbd2f;
  width: 100%;
  height: 30px;
   
}
.master h2{
  font-size: 16px;
    padding: 8px 16px;
    margin: 0 0 20px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    color: #fff;
}
.col-blog-1{
  float: left;
}
.blog-1 img{
  border-radius: 100px;
  width: 150px;
  height: 150px;
}
.blog-1{
  padding-top: 15px;
}
.col-detail-1 {

  box-sizing: border-box;
  position: relative;
  padding-left: 150px;
  margin: 50px;
  top: -140px;
  box-sizing: border-box;


}
.col-detail-1 a{
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  transition: color .3s;
  font-family: 'PT Sans', sans-serif;
  text-decoration: none;
 line-height: 0;
}

.detail-1 a:hover{
  text-decoration: none;
  color: #333333;
}
.pic{
  float: left;
}
 .fix{
  position: relative;
  padding-left: 50px;
  margin: 10px;
  top: -70px;
} 
/* ------------for mobile------------- */
@media screen and (min-device-width: 360px)
and (max-device-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
  .row {
   
    float: none;


  }

  .top-bar-menu {
    float: none;
    width: 100%;
    clear: both;
    /* text-align: center; */
  }
  body {
    overflow: hidden;
  }
  /* .fonts {
    margin: 0 70px;
  } */
  .fonts{
    margin: auto;
    box-sizing: border-box;
  }
  .search-box {
    padding-top: 40px;
    /* margin: 0 45px; */
    width: 100%;
    /* margin-right: 30px; */
    padding-left: 20px;
  }
  .search-box button {

    box-sizing: border-box;
  }
  .top-bar-menu {
    float: none;
    width: 100%;               
    clear: both;
    /* text-align: center; */
    margin-top: 10px;
  }
  #menu {
    text-align: center;
  }
  /*#nav,*/
  /*#nav1 {*/
  /*  display: none;*/
  /*}*/
  .card-1{
    display: none;
  }
  .card{
    display: none !important;
  }
  .iconic, .iconic-1, .iconic-2, .iconic-3, #icons i {
    float: right;
    line-height: 20px;
    font-size: 12px;
    color: #000;
     text-align: center;
     padding-right: 10px;
     margin-top: -2px;
  }
  .top-line-social #social-icons a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 1px;
    height: 1px;
    border: 15px solid transparent;
    border-bottom: 15px solid #fff;
    z-index: 0;
  }
  .small .bad {
  
    float: right;
    margin-top: -20px;
    font-size: 10px;
  }
  /* --------------- blog-------------- */
.entry-title {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.4em;
    padding-left: 10px;
    padding-right: 10px;
}
.detail-1 a{
 font-size: 13px;
 margin-top: -15px;
 
}
.text{
  margin-bottom: 70px;
}
.col-detail {
  padding-bottom: 30px;
}
.small ul li{
  margin-bottom: 10px;
}
.code{
  height: 100%;
}
.footer{
 margin-top: 30px;
}
.detail-1{
  text-align: left;
  margin:-47px;
  /* margin-top: 20px; */
}
.more{
  display: none;
}

}

.head h1{
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #2e2e2e;
  font-size: 24px;
  position: relative;
  text-align: left;
}

i {
  font-style: italic;
  display: inline;
  
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  margin: 0;
  padding: 0;
} i {
  color: #48494d;
}
.description span{
  text-align: left;
  font-size: 14px;
    line-height: 26px;
}
.small ul li{
  display: inline;
  background-color: #efefef;
  padding: 5px;
}
.good{
  margin-left: 50px;
  margin-top: -20px;
}

.back ul li {
  display: inline;
  color: #bdbdbd;
  font-size: 12px;
  font-weight: 400;
padding: 3px;

}

.small .bad{

  float:right;
  margin-top: -30px;
}
.small .bad .f-first{
  background: #3b5998;
  padding: 8px 8px 0;
  border-radius: 2px;
  transition: 1s;
}
.one{
 color:white;
}
.bad .f-first:hover{
  opacity: .75;
  background: #3b5998;
  cursor: pointer;
}
.small .bad .t-sec{
  background:#00aced;
  padding: 8px 5px 0;
  border-radius: 2px;
  transition: 1s;
}
.two{
 color:white;
}
.bad .t-sec:hover{
  opacity: .75;
  background:#00aced;
  cursor: pointer;
}
.small .bad .i-ins{
  background: #c13584;
  padding: 8px 5px 0;
  border-radius: 2px;
  transition: 1s;
}
.three{
  color:white;
 }
 .bad .i-ins:hover{
   opacity: .75;
   background: #c13584;
   cursor: pointer;
 }
 .small .bad .i-tube{
  background: #cd201f;
  padding: 8px 3px 0;
  border-radius: 2px;
  transition: 1s;

 }
 .four{
  color:white;
 }

 .bad .i-tube:hover{
  opacity: .75;
  background: #cd201f;
  cursor: pointer;
}


/* ----------for tablet-------------- */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {

  body {

    overflow-x: hidden;
  }

  .head h1 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .detail-1 {
    text-align: left;
    margin: -47px;
  }

  .iconic {
    width: 100%;
    font-size: 15px;
  }

  .retitle {
    font-size: 12px;
  }

  .post-info {
    display: none;
  }

  .post-info-2 {
    display: none;
  }

  .post-info-1 {
    display: none;
  }

  .retitle h2 {
    padding-top: -30px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .date-headerpost {
    padding-left: 10px;
    padding-right: 10px;
  }
  .card-1 {
    width: 100%;
    height: auto;
  }

  .detail a {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 8px;
    font-weight: 100;
    padding-bottom: -10px;
  }
  .iconic{
    margin: auto;
    padding-left: 0;
  }
  #icons li{
    font-size: 6px;
    padding: auto;
    /* margin: auto; */
    padding-left: -10px;
  }
 #icons-1 li{
    font-size: 7px;
    padding: auto;
   
    padding-left: -10px;
  
   
}
#icons-2 li{
  font-size: 6px;
  padding: auto;
  padding-left: -10px;
  
}
#icons-3 li{
  font-size: 6px;
  padding: auto;
  padding-left: -10px;
  
}
.fix{
  font-size: 15px;
}
}
