/*
Theme Name: netsa.vn
Theme URI: http://netsa.vn
Version:1.0
Author: Dinh Van Tan
Author URI: http://dinhvantan.com
Tags: den, do, trang...
Description: hosting, vps ssd, web design, email maketing...
*/
.modal-dialog{
  min-width: 400px;
  width: auto;
}
.modal-body *{
  max-width: 100%;
}
.text-danger{
  color: red;
}
.col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4,
.col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8,
.col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12,
.col-mm-1, .col-mm-2, .col-mm-3, .col-mm-4,
.col-mm-5, .col-mm-6, .col-mm-7, .col-mm-8,
.col-mm-9, .col-mm-10, .col-mm-11, .col-mm-12,
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
@media (min-width: 1024px){
  .cot5{
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .col-mm-1,
  .col-mm-2,
  .col-mm-3,
  .col-mm-4,
  .col-mm-5,
  .col-mm-6,
  .col-mm-7,
  .col-mm-8,
  .col-mm-9,
  .col-mm-10,
  .col-mm-11 {
    float: left; }

  .col-mm-1 {
    width: 8.33333%; }

  .col-mm-2 {
    width: 16.66667%; }

  .col-mm-3 {
    width: 25%; }

  .col-mm-4 {
    width: 33.33333%; }

  .col-mm-5 {
    width: 41.66667%; }

  .col-mm-6 {
    width: 50%; }

  .col-mm-7 {
    width: 58.33333%; }

  .col-mm-8 {
    width: 66.66667%; }

  .col-mm-9 {
    width: 75%; }

  .col-mm-10 {
    width: 83.33333%; }

  .col-mm-11 {
    width: 91.66667%; }

  .col-mm-12 {
    width: 100%; }
  .container {
    width: 100%;
  }
}
@media (min-width: 580px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }
  .container {
    width: 100%;
  }
  .info-footer .col-ms-6{
    height: 260px;
  }
}

@media (max-width: 384px) {
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11 {
      float: left;
  }
  .col-xxs-1 {
      width: 8.333333333333332%;
  }
  .col-xxs-2 {
      width: 16.666666666666664%;
  }
  .col-xxs-3 {
      width: 25%;
  }
  .col-xxs-4 {
      width: 33.33333333333333%;
  }
  .col-xxs-5 {
      width: 41.66666666666667%;
  }
  .col-xxs-6 {
      width: 50%;
  }
  .col-xxs-7 {
      width: 58.333333333333336%;
  }
  .col-xxs-8 {
      width: 66.66666666666666%;
  }
  .col-xxs-9 {
      width: 75%;
  }
  .col-xxs-10 {
      width: 83.33333333333334%;
  }
  .col-xxs-11 {
      width: 91.66666666666666%;
  }
  .col-xxs-12 {
      width: 100%;
  }
}
[class^="col-"]{
  padding-left: 10px;
  padding-right: 10px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html{
  overflow-x: hidden;
}
body {
    line-height: 25px;
    font-size: 17px;
    color:#555;
    font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a{
     text-decoration:  none;
     color: #004494;
     transition: all 1s;
}
a:hover, a:focus{
  color: #444;
  text-decoration: none;
  outline: none;
}
img{
    display: block;
    max-width: 100%;
}
.modal, body{
  padding-right: 0px !important;
}
#wp-admin-bar-customize{
  display: none;
}
.pt-15px{
  padding-top: 15px;
}
.pt-10px{
  padding-top: 10px;
}
.pt-5px{
  padding-top: 5px;
}
.pb-15px{
  padding-bottom: 15px;
}
.pb-10px{
  padding-bottom: 10px;
}
.pb-5px{
  padding-bottom: 5px;
}

.mb-5px{
  margin-bottom: 5px;
}
.mb-10px{
  margin-bottom: 10px;
}
.mb-15px{
  margin-bottom: 15px;
}
.mb-20px{
  margin-bottom: 20px;
}
.mb-25px{
  margin-bottom: 25px;
}
.mr-10px{
  margin-right: 10px;
}
.mr-15px{
  margin-right: 15px;
}
.mr-20px{
  margin-right: 20px;
}

.overhidden{
  overflow: hidden;
}
.relative{
  position: relative;
}
@keyframes ring-alo-circle-img-anim {
  0% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
      transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
      transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
      transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
      transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
      transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@-webkit-keyframes spaceboots {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
.shake:hover, .shake:focus, .shakeAuto {
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 0.8s;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
.w100pc{
  width: 100%;
}
.modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.navbar-nav .dropdown .dropdown.open > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background: rgba(255, 225, 225, 0.5) none repeat scroll 0 0;
    color: #444;
}
.navbar-nav .dropdown-menu .caret {
    transform: rotate(-90deg);
}
.navbar-nav .dropdown-menu{
    top: 43px;
}
.navbar-nav .dropdown-menu .dropdown-menu{
    border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -o-border-radius: 0px 4px 4px 0px;
    top: 0px;
}
.dropdown-menu > li > a{
  padding: 5px 10px;
}
#wpadminbar img{
  display: inline;
}
/*** style table ***/

table {
  text-shadow: 1px 1px 0px #fff;
  background:#eaebec;
  margin:20px;
  border:#ccc 1px solid;

  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;

  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1;
}
table th {
  padding:21px 25px 22px 25px;
  border-top:1px solid #fafafa;
  border-bottom:1px solid #e0e0e0;

  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child {
  text-align: left;
  padding-left:20px;
}
table tr:first-child th:first-child {
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-top-left-radius:3px;
}
table tr:first-child th:last-child {
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  border-top-right-radius:3px;
}
table tr {
  
}
table td:first-child {
  text-align: left;
  padding-left:20px;
  border-left: 0;
}
table td {
  padding:18px;
  border-top: 1px solid #ffffff;
  border-bottom:1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;

  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
  border-bottom:0;
}
table tr:last-child td:first-child {
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-bottom-right-radius:3px;
}
table tr:hover td {
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
h1 {
    font-size: 35px;
    line-height: 43px;
    margin-bottom: 8px;
}
h2 {
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 7px;
}
h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 5px;
}
h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
}
.title-line{
  border-bottom: 2px solid #e6e6e6;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 10px;
  position: relative;
  text-transform: uppercase;
}
.title-line::after {
    background: #004494 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    margin-bottom: -2px;
    position: absolute;
    width: 120px;
}
.red{
  color: red;
}


/*** input form ***/
/*** style input form ****/
.md-input {
    position: relative;
    margin-bottom: 30px;
}
.md-input .md-form-control {
    font-size: 16px;
    padding: 10px 10px 10px 5px;
    display: block;
    border: none;
    border-bottom: 2px solid #CACACA;
    box-shadow: none;
    width: 100%;
    background: transparent;
}

.md-input label {
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.md-input .bar:before {
    left: 50%;
}

.md-input .bar:after {
    right: 50%;
}

.md-input .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}
.md-input .md-form-control:focus ~ label, .md-input .md-form-control:valid ~ label {
  top: -15px;
  font-size: 14px;
  color: #004494 ;
}
.md-input .bar:before, .md-input .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #004494 ;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.md-input .md-form-control:focus ~ .bar:before, .md-input .md-form-control:focus ~ .bar:after {
    width: 50%;
}
/*
Use
<div class="md-input">
    <input class="md-form-control" required="" type="text">
    <span class="highlight"></span>
    <span class="bar"></span>
    <label>User Name</label>
</div>
*/
.icofa:before, .icofa:after{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*** end style input ***/

/*** header ***/
#top{
  background: #f0f2f3 url("images/head-top-band1.png") no-repeat top center;
  padding: 2px 0px;
}
#top li{
  display: inline-block;
  padding-right: 10px;
  font-size: 15px;
}
.infotop .fa{
  color: #004494;
}
.socias li{
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  line-height: 26px;
  -webkit-border-radius: 100%;
}
.socias a{
  color: white;
  font-size: 14px;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  background: #004494;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}
.socias a:hover{
  background: #999;
}


/*** header ***/
.wpheader{
  padding: 10px 0px;
}
.wpheader img{
  max-height: 70px;
}
.wpheader .info{
  padding-top: 15px;
}
.wpheader .info .ico{
  font-size: 35px;
  color: #172983;
  line-height: 40px;
  padding-right: 10px;
  float: left;
}
.wpheader .info span{
  color: #999;
  line-height: 20px;
  display: block;
}
.language-chooser img{
  margin-bottom: 10px;
}
.language-chooser li:last-child img{
  margin-bottom: 0px;
}
#search{
  float: right;
}
#search:hover .input-search {
  background: #ffffff none repeat scroll 0 0;
}
#search .button-search {
  background-color: rgba(255, 255, 255, 0);
  border: medium none;
  color: #ccc;
  font-size: 19px;
  height: 30px;
  left: -45px;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 10;
}
#search .input-search {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 30px;
  height: 36px;
  padding: 4px 25px 4px 10px;
  width: 200px;
  transition: all 1s;
}
#search .input-search:focus{
  width: 250px;
}
#search .input-search:hover, #search .input-search:focus {
  outline: medium none;
}

/*** about ***/
#about{
  padding: 30px 0px;
  background: #f0f2f3 url("images/head-top-band1.png") no-repeat top center;
  margin-bottom: 15px;
  background-size: auto 100%;
}
#about .col1{
  line-height: 35px;
  text-transform: uppercase;
  padding-right: 15px;
}
#about .col1 p{
  color: #999;
  font-size: 19px;
  position: relative;
}
#about .col1:before{
  position: absolute;
  top: 0px;
  right: 1px;
  width: 2px;
  height: 100%;
  content: "";
  background: #172983;
}
#about .col1 strong{
  font-size: 22px;
}
.col2{
  padding-left: 15px;
}

#searchm .form-control{
  height: 38px;
}

/*** slider ***/
.wp-slider{
  position: relative;
}
.nivo-controlNav{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 100;
}
#slider{
  margin-bottom: 20px;
}

/*** spnb ***/
.title-home{
  position: relative;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.title-home h3{
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 25px;
}
.title-home:before{
  position: absolute;
  bottom:0px;
  left: calc(50% - 50.5px);
  content: "";
  width: 101px;
  height: 5px;
  background: transparent url("images/divider1.png") no-repeat top left;
}
.banner{
  display: block;
  position: relative;
  overflow: hidden;
}
.banner:hover:before, .banner:hover:after {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}
.banner:before, .banner:after {
  border-bottom: 50px solid rgba(0, 0, 0, 0.2);
  border-top: 50px solid rgba(0, 0, 0, 0.2);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  transform-origin: 50% 50% 0;
  width: 100%;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.35s ease 0s;
  -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.35s ease 0s;
  transition: opacity 0.4s ease 0s, transform 0.35s ease 0s;
  visibility: visible;
  z-index: 1;
}
.title-nhomsp{
  color: #555;
}
.title-nhomsp{
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
.title-nhomsp:before{
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: #337ab7;
}
#nhomsp .banner, #nhomsp p{
  margin-bottom: 20px;
}
.btn{
  font-size: 17px;
}
#nhomsp .btn .fa{
  font-size: 20px;
}

/*** tintuc ***/
#tintuc{
  padding: 20px 0px;
}
.newshome .thumbnail{
  margin-bottom: 10px;
}
.newshome h2{
  font-size: 17px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 0px;
}
.post-edit-link{
  float: left;
  margin-right: 5px;
}
.next{
  font-size: 25px;
  color: white;
  padding:7px;
  border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  background: #444;
  color: #fff;
  position: absolute;
  top:70px;
  right: 0px;
  height: 40px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  transition: all 1s;
  z-index: 10;
}
.previous{
  font-size: 25px;
  color: white;
  padding:7px;
  border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
  background: #444;
  color: #fff;
  position: absolute;
  top:70px;
  left: 0px;
  height: 40px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  transition: all 1s;
  z-index: 10;
}
.previous:hover, .next:hover{
  background: #004494;
}

/*** doi tac ***/
#doitac{
  padding: 20px 0px;
  text-align: center;
}
#doitac img{
  max-width: 150px;
  display: inline-block;
  margin: 0px auto;
}

/*** noigi ***/
#noigi{
  /* background: transparent url("images/bg-noigi.jpg") no-repeat top left; */
  /* color: white; */
}
#noigi .title-home{
  padding-top: 20px;
}
.title-home2:before{
  background: url("images/divider2.png");
}
.danb{
  margin-top: 33px;
}
.owl-loaded{
  overflow: hidden;
}
.owl-item{
  float: left;
}
.myCarousel{
  padding: 20px 0px;
}
.myCarousel .quote{
  background: #172983;
  padding:7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 30px;
  color: #fff;
  position: relative;
}
.avatar{
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  max-height: 100px;
  padding:2px;
  border:1px solid #eee;
  margin: 0px 15px 0px 0px;
  float: left;
}
.myCarousel strong{
  display: block;
  padding:10px 0px 10px 0px;
}

/*** single product ***/
.price-sing{
  margin-bottom: 10px;
}
.price-sing .price-old, .price-sing .price-old span, .price-sing .price del{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}
.price-sing .price-new, .price-sing .price > .amount, .price-sing .price ins{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}
.per{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: red;
}
.gia{
  /* margin-bottom: 10px; */
  height: 25px;
}
.price-old, .price-old span, .price del {
  color: #aaa;
  font-size: 14px;
  font-weight: normal;
}
.price-new, .price > .amount, .price ins {
  color: red;
  font-size: 15px;
  font-weight: bold;
}

/*** single ***/
#breadcrumbs{
  padding: 10px 0px;
  background: #f0f2f3 url("images/head-top-band1.png") no-repeat top center;
  margin-bottom: 10px;
}
.content img{
  margin-bottom: 10px;
  height: auto !important;
  max-width: 100%;
  display: inline-block;
}
.content *{
  max-width: 100%;
}
.content p{
  margin-bottom: 10px ;
}
.content ul li::marker {
  margin-right: 8px;
}
.content ul {
  margin-bottom: 10px;
}
.content ul li {
  list-style: inside;
}
.content ol li {
  list-style: decimal;
}
.content ol {
  margin-left: 15px;
  margin-bottom: 10px;
}
.alignleft{
  float: left;
  margin: 0px 10px 10px 0px;
}
.alignright{
  float: right;
  margin: 0px 0px 10px 10px;
}
.aligncenter{
  display: block !important;
  margin: 0px auto 10px;
}
.wraper-related .thumbnail{

}
.comment-list article{
  overflow: hidden;
}
.comment-list .children{
  padding-left: 30px;
}
.comment-meta{
  margin-right: 15px;
}
.comment-list .avatar{
  width: 80px;
  height: auto;
  float: left;
  margin: 0px 10px 0px;
  border-radius: 100%;
}
.comment-date{
  margin-bottom: 0px;
}
.author .comment-reply-link{
  display: none;
}
.author #respond, .author .btn-sm{
  display: none;
}
li.comment{
  overflow: hidden;
  margin-bottom: 10px;
}
.wp-caption-text{
  text-align: center ;
  background: #e0e0e0;
  font-size: 15px;
  padding:5px;
  display: block;
  width: calc(100% - 10px);
}
.wp-caption img, .wp-caption p{
  margin-bottom: 0px;
}
.giatruoc{
  text-decoration: line-through;
  color: #777;
}
.giamain{
  color: red;
}

/*** chi tiet sp ***/
hang:after {
  content: '';
  background-color: #aaa;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: rotate(-18deg);
  height: 1px;
  z-index: 2;
  width: 100%;
}
.itemc img{
  width: 30px;
  height: 30px;
  display: block;
}
.itemc span{
  display: block;
  padding: 0px 8px;
}
.itemc.active{
  color: red;
  border: 1px solid red;
}
.itemc.active:before{
  content: "";
  background: transparent url("images/check.png") bottom right no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}
.linkcs{
  text-decoration: underline;
  margin-left: 10px;
}
.modal-header{
  padding: 5px 10px;
}
.modal-title{
  font-weight: bold;
  font-size: 17px;
  line-height: 30px;
  display: inline-block;
}
.custom-buy{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 14px;
}
.custom-buy:before{
  /* content: "Sá»‘ LÆ°á»£ng"; */
  margin-right: 10px;
}
.other-buy .quantity{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #cbcbcb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 10px;
  margin-left: 10px;
}

.other-buy .quantity .btn{
  color: #cbcbcb;
  width: 31px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  border-radius: 0;
  font-size: 12px;
  line-height: 31px;
}
.other-buy .quantity .btn:hover{
  color: #fff;
  background: #cbcbcb;
}
.other-buy .txtNumPro{
  width: 40px;
  height: 31px;
  font-size: 18px;
  font-weight: 400;
  color: #2a2a2a;
  text-align: center;
  border: 0;
  padding: 7px 0;
  border-right: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.main-thumbnail{
  text-align: center;
}
.main-thumbnail a{
  display: block;
}
.main-thumbnail img{
  display: inline-block;
  max-height: 100%;
  border: 1px solid #e5e5e5;
  
}
.wp-listthumb img{

  border: 1px solid #e5e5e5;
}
@media (min-width: 1024px) {
  .main-thumbnail{
    max-height: 450px;
  }
  .main-thumbnail a, .main-thumbnail img{
    width: auto;
  }
}
.title-sing2{
  font-size: 19px;
  font-weight: bold;
  line-height: 33px;
  padding: 10px 0px 5px 0px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 15px;
}
#scrollbn {
  max-width: 100%;
  z-index: 100;
  width: 100%;
}
.w100pc {
  width: 100%;
}
.bntruot{
  position: fixed;
  top: 10px;
}
.static {
  position: static !important;
}
#wphotro{
  padding: 10px 0px 0px 0px;
}
#wphotro h5{
  font-weight: bold;
  text-transform:  uppercase;
  margin-bottom: 10px;
  font-size: 19px;
}
#wphotro .fa{
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid red;
  color: red;
}
.htphone{
  font-size: 19px;
  font-weight: bold;
}
.hotro{
  margin-bottom: 10px;
}
.price-old, .price-old span, .price del {
  color: #aaa;
  font-size: 14px;
  font-weight: normal;
}
.price-new, .price > .amount, .price ins {
  color: #004494;
  font-size: 15px;
  font-weight: bold;
}
.statuspro{
  margin-bottom: 10px;
  padding: 2px 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #00d60a;
  color: #00d60a;
  display: inline-block;
}
.title-pro-sing{
  font-size: 19px;
  float: left;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 10px;
}

.uudai{
  padding: 13px 10px 10px 10px;
  border: 1px dashed #004494;
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.uudai .head{
  position: absolute;
  background: white;
  color: #004494;
  padding: 0px 12px;
  top: -12px;
  left: 30px;
  display: inline-block;
  font-weight: bold;
}
.uudai .head{
  position: absolute;
  background: white;
  padding: 0px 12px;
  top: -12px;
  left: 30px;
  display: inline-block;
  font-weight: bold;
}

/*** category ***/
.thumbnail-post-cat{
  max-width: 150px;
  height: auto;
  margin-right: 10px;
}
.thumbnail-post-cat img{
  max-width: 100%;
  max-height: 100%;
}
.title-post-cat{
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 25px;
}
.poscat{
  margin-bottom: 15px;
}
.pagination{
  margin: 0px 0px 10px 0px;
}
.pagination .next, .pagination .previous{
  position: static;
  font-size: 17px;
  background-color: transparent;
}
.pagination .next:hover, .pagination .previous:hover{
  background-color: transparent;
}
.catsp{
  text-align: center;
}
.catsp img{
  margin: 0px auto 10px;
  float: none !important;
  display: block;
}
.xam{
  color: #555;
}
.do{
  color: red;
}
.title-sp{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 25px;
  display: inline-block;
  height: 50px;
  overflow: hidden;
}

/*** sidebar ***/
.sb{
  margin-bottom: 15px;
}
.sb .thumbnail img{
  height: 80px;
  width: 120px;
}
.sb .title{
  color: #555;
}
.sb .title h2{
  font-size: 17px;
  line-height: 25px;
  margin-bottom: 0px;
}
.sb .thumbnail{
  margin:0px 10px 10px 0px;
}

/*** footertop ***/
#footertop{
  padding: 20px 0px 0px 0px;
  color: white;
  overflow: hidden;
}
#footertop .right-text{
  padding: 30px 0px 0px 0px;
}
#footertop .right-text::after {
  content: '';
  width: 1920px;
  position: absolute;
  height: calc(100% - 30px);
  top: 30px;
  margin-right: 85px;
  right: 100%;
  background-image: url(images/footer-top-bg.png);
  background-position: center top;
  transform: skew(-37deg);
  opacity: .1;
}
#footertop .right-text::before {
  content: '';
  width: 25000px;
  position: absolute;
  top: 0px;
  left: -70px;
  height: 100%;
  background: #053479;
  transform: skew(-37deg);
}
#footertop .box{
  position: relative;
  padding: 50px 20px 60px 30px;
}
#footertop .box::before {
    content: '';
    width: 1920px;
    position: absolute;
    height: 100%;
    top: 0px;
    margin-right: 81px;
    right: 100%;
    transform: skew(-37deg);
    background-color: #99bde2;
    z-index: -1;
}
#footertop .box h4{
  font-size: 30px;
  margin-bottom: 25px;
  font-weight: bold;
}
#footertop .box p{
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
}
#footertop .box .contact{
  font-size: 30px;
}
#footertop a{
  color: #c1d7ef;
  font-weight: bold;
}

/*** footer ***/
footer{
  background: #222222;
  position: relative;
  color: white;
  padding:20px 0px;
}
.about img{
  margin: 0px 0px 10px 0px;
}
footer .about li{
  display: inline-block;
  margin-right: 10px;
}
footer .about li a{
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  background: #333;
  text-align: center;
  line-height: 30px;
  color: white;
}
footer .about li a:hover{
  background: #004494;
}
footer .about p{
  margin-bottom:10px;
}
footer .thongtin p{
  line-height: 33px;
}
footer .thongtin .fa{
  color: #004494;
  font-size: 17px;
  width: 20px;
}
footer .menuf{
  padding-top: 0px;
  padding-bottom: 0px;
}
footer .thongtin span ~ span{
  margin-left: 5px;
}
.menuf a{
  color: #eee;
  line-height: 30px;
}
.menuf a:hover{
  color: #004494;
  padding-left: 10px;
}
.menuf a:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  color: #004494;
  margin-right: 5px;
}
.title-line-2{
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 10px;
}
.title-line-2:before{
  content: "";
  width: 50px;
  height: 2px;
  background:#004494;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#copyright{
  padding:5px 0px;
  background: #f0f0f0;
  background: #111;
}
#icons{
  position: fixed;
  right: 5px;
  bottom: 100px;
  z-index: 999;
  width: 50px;
  left: auto;
  padding-left: 0px;
}
#icons li{
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 15px;
  list-style: none;
}
#icons a{
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #172983;
  display: block;
  width: 100%;
  height: 100%;
}
#icons .btncart img{
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
}
@keyframes ring-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
.callnow{
  animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
}



/*** hotline **/
.fix_text{
  background: yellow;
  padding: 5px;
  width: 200px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  cursor: pointer;
  color: green;
  font-size: 20px;
  position: fixed;
  bottom: 60px;
  right: 5px;
  z-index: 9999;
  font-weight: bold;
  text-align: center;
}
.fix_tel {
  bottom: 15px;
  position: fixed;
  right: 0;
  z-index: 2147483647;
}
.fix_tel a {
  text-decoration: none;
}
.tel {
  background: #eee none repeat scroll 0 0 / 40px auto;
  border: 1px solid #ccc;
  border-radius: 28px;
  height: 40px;
  overflow: hidden;
  position: relative;
  width: 205px;
}
.bor-left, .bor-top, .bor-right, .bor-bottom {
  background-color: #edcb67;
  position: absolute;
  transition: all 5s ease-in-out 0s;
}
.bor-left {
  animation: 5s ease-in-out 0s normal none infinite running transtop;
  bottom: -100%;
  height: 50%;
  left: 0;
  width: 3px;
}
.bor-right {
  animation: 5s ease-in-out 0s normal none infinite running transbot;
  height: 50%;
  right: 0;
  top: -100%;
  width: 3px;
}
.bor-top {
  animation: 5s ease-in-out 0s normal none infinite running transleft;
  height: 3px;
  left: -100%;
  top: 0;
  width: 50%;
}
.bor-bottom {
  animation: 5s ease-in-out 0s normal none infinite running transright;
  bottom: 0;
  height: 3px;
  right: -100%;
  width: 50%;
}
.fone {
  color: #f00;
  font-size: 22px;
  font-weight: bold;
  line-height: 42px;
  padding-left: 45px;
}
.ring-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 80px;
  position: fixed;
  transition: visibility 0.5s ease 0s;
  visibility: hidden;
  width: 80px;
  z-index: 200000;
}
.ring-alo-phone.ring-alo-show {
  visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
  opacity: 1;
}
.ring-alo-ph-circle {
  animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
  background-color: transparent;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border-radius: 100%;
  height: 70px;
  left: 10px;
  opacity: 0.1;
  position: absolute;
  top: 14px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
  animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
  animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
  border-color: #f00;
  opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
  border-color: #baf5a7;
  opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
  border-color: #f00;
  opacity: 0.5;
}
.ring-alo-ph-circle-fill {
  animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
  background-color: #000;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 30px;
  left: 30px;
  opacity: 0.1;
  position: absolute;
  top: 30px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
  width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.75;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 0.75;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  opacity: 0.75;
}
.ring-alo-ph-img-circle {
  animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 30px;
  left: 30px;
  opacity: 1;
  position: absolute;
  top: 33px;
  transform-origin: 50% 50% 0;
  width: 30px;
}
.ring-alo-ph-img-circle a{
  color: white;
  padding-left: 4px;
}
.ring-alo-ph-img-circle i{
  font-size: 25px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
  background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
  background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
  background-color: #f00;
}
@keyframes ring-alo-circle-anim {
0% {
  opacity: 0.1;
  transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
  opacity: 0.5;
  transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
  opacity: 0.6;
  transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes ring-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
.ring-alo-ph-img-circle a img {
  padding: 1px 0 0 1px;
  width: 25px;
}

/*** woo ***/
form.checkout li{
  list-style: none !important;
}

/*** end style input ***/
input[type="time"],input[type="date"], input[type="tel"], select, input[type="text"], input[type="email"],input[type="password"],input[type="number"]{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="text"]:focus, input[type="email"]:focus,input[type="password"]:focus,input[type="number"]:focus{
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
textarea{
  display: block;
  width: 100%;
  padding: 6px 12px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea:focus{
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
input[type="button"], input[type="reset"], input[type="submit"]{
 display:inline-block;
 margin-bottom:0;
 font-weight:normal;
 text-align:center;
 vertical-align:middle;
 -ms-touch-action:manipulation;
 touch-action:manipulation;
 cursor:pointer;
 background-image:none;
 border:1px solid transparent;
 white-space:nowrap;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 border-radius:4px;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active{
 outline:5px auto -webkit-focus-ring-color;
 outline-offset:-2px;
 color:#333;
 text-decoration:none
}
.title-sb, .woocommerce-column__title{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 30px;
  text-transform: uppercase;
}


/*** responsive ***/
@media (min-width: 1024px) {
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }
  .navbar-brand{
    padding-top: 15px;
  }
  #main-menu{
    background: #004494;
    background: -moz-linear-gradient(top, #004494 0%, #0071b7 50%, #004494 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #004494 0%,#0071b7 50%,#004494 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #004494 0%,#0071b7 50%,#004494 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004494', endColorstr='#004494',GradientType=0 ); /* IE6-9 */
  }
  #menu{
    float: left;
  }
  .navbar{
    margin: 0px;
    border:none;
    width: 100%;
    min-height: 40px;
    padding: 5px 0px;
  }
  .navbar-nav>li>a{
    position: relative;
    color: white;
    background: none;
    padding:8px 9px;
    margin-right: 20px;
  }
  .navbar-nav>.current-menu-parent>a, .navbar-nav>.current-menu-item>a, .navbar-nav>li>a:hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background: #f5f5f5;
    color: #004494;
    border-radius: 30px;
  }
  .navbar-nav .dropdown-menu{
    top: 40px;
  }
  .dropdown-menu > li > a{
    font-size: 17px;
  }
  .navbar-nav .dropdown .dropdown.open > a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    background: #f0f0f0;
  }
  .menuh{
    height: 50px;
  }
  .truot{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99999;
  }
  .logged-in .truot{
    top: 32px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #search{
    display: none;
  }
}
@media (max-width: 767px) {
  header, #top{
    display: none;
  }
  body{
    padding-top: 50px;
  }
  #search{
    display: none;
  }
  .navbar{
    min-height: 40px;
    border:none;
    margin: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
  }
  .navbar-header{
    color: white;
    background: #337ab7;
  }
  .navbar-toggle .icon-bar{
    background: #fff;
  }
  .navbar-brand{
    padding: 5px 0px 5px 10px;
    height: auto;
  }
  .navbar-brand>img{
    max-height: 40px;
  }
  .mobile-search{
    position: absolute;
    right: 70px;
    top: 13px;
    color: white;
  }
  .navbar-nav{
    margin: 0px -10px;
    background: #f5f5f5;
    max-height: 350px;
    overflow-y: auto;
  }
  .navbar-nav>li>a{
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #fff;
  }
  .navbar-collapse{
    border-top: 0px;
  }
  .navbar-nav>.current-menu-item>a{
    background: #e5e5e5;
  }
  #about .text-right{
    text-align: left;
  }
  #about .col1:before, .danb, #footertop .col-sm-5{
    display: none;
  }
  .danb{
    display: none;
  }
  .navbar-nav .open .dropdown-menu{
    margin: 0px;
  }
  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
  }
  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #fff;
  }
}
@media (max-width: 580px) {

}
@media (max-width: 480px) {

}
