/* ----------------------------------------------------------------
	Responsive CSS
-----------------------------------------------------------------*/

/*
Large devices
Desktops (≥1200px) 
*/

@media (min-width: 1240px) {
  body.boxed #wrapper,
  body.boxed-simple #wrapper {
    float: none;
    width: 1220px;
    margin: 0 auto;
  }
  body.boxed-simple #wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .news-section-wrapper {
    padding: 0 40px;
  }
}

/*
Medium devices
Desktops (≥992px)
*/

@media (max-width: 991px) {
  #wrapper {
    width: 100%;
    margin: 0;
  }

  .p-t-200 {
    padding-top: 80px !important;
  }
  .p-b-200 {
    padding-bottom: 80px !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  /*	Grid post*/
  .grid-articles:not(.post-carousel) .post-entry {
    width: 50%;
  }
  .grid-articles:not(.post-carousel) .post-entry:first-child {
    width: 100%;
  }
  .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 {
    font-size: 20px;
  }
  .grid-articles:not(.post-carousel) .post-entry .post-entry-meta .post-entry-meta-title h2 {
    font-size: 13px;
  }
  .grid-articles:not(.post-carousel) .post-entry .post-entry-overlay {
    border-width: 0 !important;
  }
  /*	hide news ticker*/
  .news-ticker {
    display: none;
  }
  .news-section-wrapper {
    padding: 0px;
  }
  /*  widgets*/
  .widget {
    float: left;
    width: 100%;
  }
  /* shop*/
  .mfp-ajax-holder .mfp-close {
    margin-right: 0;
  }
  .mfp-close {
    font-size: 22px;
    height: 30px;
    line-height: 32px;
    width: 30px;
  }
  /*    maps*/
  .map {
    min-height: 240px;
  }
  /*helper classes*/
  .sm-text-center {
    text-align: center !important;
  }
  .sm-text-left {
    text-align: left !important;
  }
  .sm-text-right {
    text-align: right !important;
  }
  .sm-left {
    float: left !important;
  }
  .sm-right {
    float: right !important;
  }
  .sm-center {
    float: none !important;
    margin: 0 auto;
  }
  .row.vertical-align {
    display: block;
  }
  .sm-m-b-0 {
    margin-bottom: 0px !important;
  }
  .sm-m-b-5 {
    margin-bottom: 5px !important;
  }
  .sm-m-b-10 {
    margin-bottom: 10px !important;
  }
  .sm-m-b-15 {
    margin-bottom: 15px !important;
  }
  .sm-m-b-20 {
    margin-bottom: 20px !important;
  }
  .sm-m-b-25 {
    margin-bottom: 25px !important;
  }
  .sm-m-b-30 {
    margin-bottom: 30px !important;
  }
  .sm-m-b-35 {
    margin-bottom: 35px !important;
  }
  .sm-m-b-40 {
    margin-bottom: 40px !important;
  }
  .sm-m-b-50 {
    margin-bottom: 50px !important;
  }
  .sm-m-b-60 {
    margin-bottom: 60px !important;
  }
  .sm-m-b-70 {
    margin-bottom: 70px !important;
  }
  .sm-m-b-80 {
    margin-bottom: 80px !important;
  }
  .sm-m-b-90 {
    margin-bottom: 90px !important;
  }
  .sm-m-b-100 {
    margin-bottom: 100px !important;
  }
  .sm-m-b-150 {
    margin-bottom: 150px !important;
  }
  .sm-m-b-200 {
    margin-bottom: 200px !important;
  }
  .sm-m-t-0 {
    margin-top: 0px !important;
  }
  .sm-m-t-5 {
    margin-top: 5px !important;
  }
  .sm-m-t-10 {
    margin-top: 10px !important;
  }
  .sm-m-t-15 {
    margin-top: 15px !important;
  }
  .sm-m-t-20 {
    margin-top: 20px !important;
  }
  .sm-m-t-25 {
    margin-top: 25px !important;
  }
  .sm-m-t-30 {
    margin-top: 30px !important;
  }
  .sm-m-t-35 {
    margin-top: 35px !important;
  }
  .sm-m-t-40 {
    margin-top: 40px !important;
  }
  .sm-m-t-50 {
    margin-top: 50px !important;
  }
  .sm-m-t-60 {
    margin-top: 60px !important;
  }
  .sm-m-t-70 {
    margin-top: 70px !important;
  }
  .sm-m-t-80 {
    margin-top: 80px !important;
  }
  .sm-m-t-90 {
    margin-top: 90px !important;
  }
  .sm-m-t-100 {
    margin-top: 100px !important;
  }
  .sm-m-l-0 {
    margin-left: 0px !important;
  }
  .sm-m-l-5 {
    margin-left: 5px !important;
  }
  .sm-m-l-10 {
    margin-left: 10px !important;
  }
  .sm-m-l-15 {
    margin-left: 15px !important;
  }
  .sm-m-l-20 {
    margin-left: 20px !important;
  }
  .sm-m-l-25 {
    margin-left: 25px !important;
  }
  .sm-m-l-30 {
    margin-left: 30px !important;
  }
  .sm-m-l-35 {
    margin-left: 35px !important;
  }
  .sm-m-l-40 {
    margin-left: 40px !important;
  }
  .sm-m-l-50 {
    margin-left: 50px !important;
  }
  .sm-m-l-60 {
    margin-left: 60px !important;
  }
  .sm-m-l-70 {
    margin-left: 70px !important;
  }
  .sm-m-l-80 {
    margin-left: 80px !important;
  }
  .sm-m-l-90 {
    margin-left: 90px !important;
  }
  .sm-m-l-100 {
    margin-left: 100px !important;
  }
  .sm-m-r-0 {
    margin-right: 0px !important;
  }
  .sm-m-r-5 {
    margin-right: 5px !important;
  }
  .sm-m-r-10 {
    margin-right: 10px !important;
  }
  .sm-m-r-15 {
    margin-right: 15px !important;
  }
  .sm-m-r-20 {
    margin-right: 20px !important;
  }
  .sm-m-r-25 {
    margin-right: 25px !important;
  }
  .sm-m-r-30 {
    margin-right: 30px !important;
  }
  .sm-m-r-35 {
    margin-right: 35px !important;
  }
  .sm-m-r-40 {
    margin-right: 40px !important;
  }
  .sm-m-r-50 {
    margin-right: 50px !important;
  }
  .sm-m-r-60 {
    margin-right: 60px !important;
  }
  .sm-m-r-70 {
    margin-right: 70px !important;
  }
  .sm-m-r-80 {
    margin-right: 80px !important;
  }
  .sm-m-r-90 {
    margin-right: 90px !important;
  }
  .sm-m-r-100 {
    margin-right: 100px !important;
  }
  .sm-m-0 {
    margin: 0px !important;
  }
  .sm-m-5 {
    margin: 5px !important;
  }
  .sm-m-10 {
    margin: 10px !important;
  }
  .sm-m-15 {
    margin: 15px !important;
  }
  .sm-m-20 {
    margin: 20px !important;
  }
  .sm-m-25 {
    margin: 25px !important;
  }
  .sm-m-30 {
    margin: 30px !important;
  }
  .sm-m-35 {
    margin: 35px !important;
  }
  .sm-m-40 {
    margin: 40px !important;
  }
  .sm-m-50 {
    margin: 50px !important;
  }
  .sm-m-60 {
    margin: 60px !important;
  }
  .sm-m-70 {
    margin: 70px !important;
  }
  .sm-m-80 {
    margin: 80px !important;
  }
  .sm-m-90 {
    margin: 90px !important;
  }
  .sm-m-100 {
    margin: 100px !important;
  }

  /* ----------------------------------------------------------------
        Creative Profile Page
    -----------------------------------------------------------------*/
  .profile-content .profile-image {
    height: 300px;
    position: relative;
    width: 100%;
    display: table;
  }
  .profile-content .profile-image .profile-name {
    display: table-cell;
    height: 100%;
    padding: 30px;
    position: relative;
    vertical-align: bottom;
    width: 100%;
  }
  .profile-content .profile-image .profile-name h3 {
    font-size: 70px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
  }
  .profile-content .profile-bio {
    display: block;
    float: none;
    height: auto;
    /*  margin: 0;
  padding: 20px;*/
    margin: 15px auto;
    padding: 15px;
    width: 750px;
  }
  /*    #header.header-fullwidth #header-wrap .container {
        padding: 0 15px;
        
    }*/
}

/*
Small devices
Tablets (≥768px)
*/

@media (max-width: 767px) {
  #wrapper {
    width: 100% !important;
  }

  /* helper classes*/
  section {
    padding: 40px 0;
  }
  /*helper classes*/
  .xs-text-center {
    text-align: center !important;
  }
  .xs-text-left {
    text-align: left !important;
  }
  .xs-text-right {
    text-align: right !important;
  }
  /*paddings*/
  .p-xs-20 {
    padding: 20px !important;
  }

  /*	Creative Profile Page */
  .profile-content .profile-image .profile-name h3 {
    display: none;
  }
  .profile-content .profile-bio {
    width: 470px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .visualTab .container {
    width: 400px !important;
  }
  .container {
    /* width: 470px !important; */
  }
  /*	post columns*/
  .post-2-columns .post-item,
  .post-3-columns .post-item,
  .post-4-columns .post-item,
  .post-5-columns .post-item,
  .post-6-columns .post-item {
    margin-right: 2%;
    width: 98%;
  }
  /*	TYPOGRAPHY*/
  .text-large,
  .text-large span,
  .text-large span span,
  .text-large-light,
  .text-large-light span,
  .text-large-light span span,
  .text-extra-large,
  .text-extra-large span,
  .text-lg,
  .text-lg span,
  .text-lg span span {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  .profile-content .profile-bio {
    margin: 20px auto;
    padding: 20px;
  }
}
@media (max-width: 479px) {
  .container {
    width: 100% !important;
  }
  /*	Grid post*/
  .grid-articles:not(.post-carousel) .post-entry,
  .grid-articles:not(.post-carousel) .post-entry:first-child,
  .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(1),
  .grid-articles.grid-articles-v2:not(.post-carousel) .post-entry:nth-child(2) {
    width: 100%;
  }
  .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
  .grid-articles.grid-articles-v2:not(.post-carousel)
    .post-entry:nth-child(1)
    .post-entry-meta
    .post-entry-meta-title
    h2
    a,
  .grid-articles.grid-articles-v2:not(.post-carousel)
    .post-entry:nth-child(2)
    .post-entry-meta
    .post-entry-meta-title
    h2
    a {
    font-size: 16px;
  }

  /*	post columns*/
  .post-2-columns .post-item,
  .post-3-columns .post-item,
  .post-4-columns .post-item,
  .post-5-columns .post-item,
  .post-6-columns .post-item {
    margin-right: 0%;
    width: 100%;
  }
  /*	blog*/
  .post-thumbnail .post-image,
  .post-thumbnail .post-video,
  .post-thumbnail .post-audio,
  .post-thumbnail .post-embed,
  .post-thumbnail .post-slider,
  .post-thumbnail .post-content-details,
  .post-thumbnail .post-meta {
    width: 100%;
    padding: 0;
  }

  /*****SHORTCODES *****/
  /*countdown*/
  .countdown .countdown-box {
    height: 60px !important;
    padding: 2px 0px 0 0 !important;
    width: 60px !important;
    margin: 0px !important;
    border: solid 0px !important;
  }
  .countdown .countdown-box .number {
    font-size: 20px !important;
    margin-bottom: 0px;
  }
  .countdown .countdown-container .countdown-box span {
    font-size: 10px !important;
    padding-top: 0px;
  }
  /*	TYPOGRAPHY*/
  .text-large,
  .text-large span,
  .text-large span span,
  .text-large-light,
  .text-large-light span,
  .text-large-light span span,
  .text-extra-large,
  .text-extra-large span,
  .text-lg,
  .text-lg span,
  .text-lg span span {
    font-size: 40px !important;
    line-height: 40px !important;
  }
  .hero-heading-3 {
    background-color: #fff;
    border: 30px solid #fff;
    padding: 30px;
    width: 100%;
    margin: 0;
  }
  .hero-heading-3 h2,
  .hero-heading-3 h3 {
    font-size: 40px !important;
    line-height: 40px !important;
  }

  /*	Creative Profile Page */
  .profile-content .profile-image {
    height: 200px;
  }
  .profile-content .profile-bio {
    margin: 0;
    padding: 20px;
    width: 100%;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 992px) {
  .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%;
  }
}

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5,
.col-xs-2-5,
.col-sm-2-5,
.col-md-2-5,
.col-lg-2-5,
.col-xs-3-5,
.col-sm-3-5,
.col-md-3-5,
.col-lg-3-5,
.col-xs-4-5,
.col-sm-4-5,
.col-md-4-5,
.col-lg-4-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

.col-xs-2-5 {
  width: 40%;
  float: left;
}

.col-xs-3-5 {
  width: 60%;
  float: left;
}

.col-xs-4-5 {
  width: 80%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }

  col-sm-2-5 {
    width: 40%;
    float: left;
  }

  col-sm-3-5 {
    width: 60%;
    float: left;
  }

  col-sm-4-5 {
    width: 80%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }

  .col-md-2-5 {
    width: 40%;
    float: left;
  }

  .col-md-3-5 {
    width: 60%;
    float: left;
  }

  .col-md-4-5 {
    width: 80%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }

  .col-lg-2-5 {
    width: 40%;
    float: left;
  }

  .col-lg-3-5 {
    width: 60%;
    float: left;
  }

  .col-lg-4-5 {
    width: 80%;
    float: left;
  }
}

@media (max-width: 991px) {
  .col-md-3 .sidebar {
    clear: both;
  }
}
