.alertas-home{
  /*height:500px;*/
  background:#F1E2D8;
}
.alertas-tipos{
  /*width:690px;*/
  min-height:360px !important;
  /*float:left;*/
  background:#F1E2D8;
  padding: 20px 19px;
}
.alertas-lista{
  /*width:306px;*/
  min-height:360px !important;
  /*float:left;*/
  background:#FDE3AF;
  padding: 20px;
}
.alertas-lista ul{
  padding:0;
  margin:0;
}
.alertas-lista ul li{
  font-size: 16px;
  list-style: none;
  font-weight: normal;
  padding: 10px 0;
}
.alertas-lista .lista-items{
  display:none;
}
.alertas-lista ul li a{
  text-decoration:none;
  color:#000;
}
.alertas-lista ul li a:hover{
  text-decoration:none !important;
  color:#000;
}
.alertas-lista ul li a .fecha{
  color:#A03900;
  font-size:14px;
}
.alertas-home h3{
  padding:0;
  margin: 0 0 10px;
  font-weight: bold;
}
.alertas-tipos ul{
  padding:0;
  margin:0;
}
.alertas-tipos ul li{
  float: left;
  list-style: none;
}
.alertas-tipos ul li a{
  /*width: 200px;*/
  height: 70px;
  padding: 10px 0 10px 5px;
  float: left;
  text-decoration:none;
  color:#000;
}
.alertas-tipos ul li a:hover{
  text-decoration:none;
  color:#fa9500;
}

.alertas-tipos ul li img{
  float: left;
}

/*
.alertas-tipos ul li .tipo-nombre{
  width: 120px;
  display: block;
  float: right;
  padding: 12px 10px;
  font-size: 16px;
  height: 70px;
}
*/

@media (max-width: 767px) {
  .alertas-tipos ul li img{
    float: none;
  }
  .alertas-tipos ul li a{
    width: 100%;
    height: 110px;
    padding: 10px 0;
    /*float: left;*/
    text-decoration:none;
    color:#000;
    text-align:center;
  }
  .alertas-tipos ul li .tipo-nombre{
    /*width: 100px;*/
    display: block;
    /*float: right;*/
    padding: 10px;
    font-size: 16px;
    /*height: 70px;*/
    text-align: center;
  }
  .alertas-lista{
    margin-top: 384px;
  }
  .alertas-totales{
    margin-top: -748px;
  }
  /*.alertas-totales-titulo{
    text-align:center;
  }*/
}

@media (min-width: 768px) {
  .alertas-tipos ul li .tipo-nombre{
    width: 100px;
    display: block;
    float: right;
    padding: 0 10px;
    font-size: 16px;
    height: 70px;
  }
}

@media (min-width: 1018px) {
  .alertas-tipos ul li .tipo-nombre{
    width: 100px;
    display: block;
    float: right;
    padding: 0 10px;
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .alertas-tipos ul li .tipo-nombre{
    width: 120px;
    display: block;
    float: right;
    padding: 12px 10px;
    font-size: 16px;
  }
}

.alertas-totales{
  /*width: 1074px;
  height:120px;*/
  float: left;
}
.alertas-totales-item{
  /*width: 1074px;
  height: 120px;*/
  float: left;
  display: none;
}
.alertas-totales-titulo{
  width: 318px;
  float: left;
  color: #A03900;
  font-size: 30px;
  padding: 30px 20px;
}
.alertas-totales-agresiones{
  width: 318px;
  float: left;
  padding: 20px;
}
.alertas-totales-agredidos{
  width: 318px;
  float: left;
  padding: 20px;
}
.alertas-totales .cantidad{
  text-align:center;
  font-size:46px;
  color:#F99400;
  display:block;
  line-height: 46px;
}
.alertas-totales .descripcion{
  text-align:center;
  display:block;
}
.alertas-totales .titulo{
  line-height:30px;
}
.alertas-informe-completo{
  float:left;
  border-bottom: 2px solid #A13A00;
  margin:0 0 30px;
}
.alertas-informe-completo a{
  display:block;
  text-align:center;
  color:#fff;
  background-color:#A13A00;
  text-transform:uppercase;
  height: 22px;
  font-size: 16px;
  /*width: 1066px;*/
  padding: 4px;
  margin: 0 0 1px 0;
}
.alertas-informe-completo a:hover{
  color:#fff !important;
}
#alertas-mapa{
  width: 100%px;
  height: 400px;
  background-color: #CCC;
}
#alertas-mapa img{
  max-width:none !important;
}
#alerta-mapa{
  width: 100%;
  height: 320px;
  background-color: #CCC;
}
#alertas-busqueda{
  /*width: 1074px;
  background-color: #F1E2D8;*/
}
#alertas-busqueda label input[type="checkbox"]{
  margin: 0 5px 4px 0;
  vertical-align: middle;
}
#alertas-busqueda input[type="text"]{
  width:90%;
}
#alertas-busqueda input[type="submit"]{
  background: #8e2907;
  border: none;
  color: #fff;
  padding: 10px 20px;
  float:right;
}
.alertas-encontradas{
  margin:20px 0;
  background-color: #efefef;
  padding: 0 40px 40px;
}
.alertas-encontradas .porcentaje{
  padding:40px 40px 20px;
}
.alertas-encontradas .cantidad{
  text-align:center;
  font-size:46px;
  color:#F99400;
  display:block;
  line-height: 46px;
}
.alertas-encontradas .descripcion{
  text-align:center;
  display:block;
}

/*** Pie chart **/
.vc_pie_chart {
  z-index: 0;
  text-align: center;
  opacity: 0;
}
.vc_pie_chart.vc_ready {
  opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 300%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
  border-color: #f7f7f7;
}
.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
  border-color: #0088cc;
}
.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
  border-color: #58b9da;
}
.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
  border-color: #6ab165;
}
.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
  border-color: #ff9900;
}
.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
  border-color: #ff675b;
}
.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
  border-color: #555555;
}
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 6px solid #f7f7f7;
  border-radius: 999px;
  border-radius: 50%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*  ----------------------------------------------------------------------------
    post tags
*/
.alertas-taxonomias .td-tags {
  position: relative;
  list-style: none;
  padding: 0px;
  margin: 6px 0 3px 0px !important;
  /* responsive phone */
}
@media (max-width: 767px) {
  .alertas-taxonomias .td-tags {
    margin: 0px !important;
  }
}
.alertas-taxonomias .td-tags li {
  float: left;
  zoom: 1;
  line-height: 14px;
  height: 18px;
  margin: 0px 3px 3px 0px;
  /* responsive phone */
}
@media (max-width: 767px) {
  .alertas-taxonomias .td-tags li {
    float: none;
    margin: 0px 3px 0px 0px;
  }
}
.alertas-taxonomias .td-tags a {
  padding: 1px 8px 2px 8px;
  background-color: #efefef;
  color: #4b4b4b !important;
  text-decoration: none !important;
  font-size: 14px;
  text-transform: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  white-space: nowrap !important;
  line-height: 19px;
  height: 20px;
}
.alertas-taxonomias .td-tags a:hover {
  background-color: #ccc;
  color: #000;
}
.alertas-taxonomias .td-tag-black {
  color: white;
  background-color: #fa9500;
  padding: 1px 8px 2px 8px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 19px;
  height: 20px;
}

ul.documentos {
  list-style: none;
  padding: 0px;
  margin: 20px 0 !important;
}

ul.documentos li{
  margin: 3px 0;
}

ul.documentos li a span.ico-documento{
  color: white;
  padding: 1px 11px 2px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 19px;
  height: 16px;
  background: #fa9500 url("img/documento_icon.png") no-repeat center center;
  margin: 1px 4px 1px 0;
  display: block;
  float: left;
}

ul.documentos li a span.text-documento{
  padding: 1px 8px 2px 8px;
  background-color: #efefef;
  color: #4b4b4b !important;
  text-decoration: none !important;
  font-size: 14px;
  text-transform: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  white-space: nowrap !important;
  line-height: 19px;
  height: 20px;
}

ul.documentos li a:hover{
  text-decoration: none !important;
}

ul.documentos li a:hover span.text-documento{
  background-color: #ccc;
  color: #000;
}

ul.documentos li a:hover span.ico-documento{
  /*background-color: #fa9500;*/
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /*padding-left: 15px;
  padding-right: 15px;*/
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1018px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 768px) {

.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.flexbox .col {
  /*flex: 1;
  padding: 20px;*/
}
.flexbox .col:nth-child(1) {
  /*background: #ccc;*/
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.flexbox .col:nth-child(2) {
  /*background: #eee;*/
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.flexbox .col:nth-child(3) {
  /*background: #eee;*/
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

}
