/**
 * responsive styles
 */
@media screen and (min-width: 992px) and (max-width: 1199px){
	#home-companie-sidebar [class*=home-companie-checked-]{
		height: 155px;
	}
	.banner-course {
	  min-height: 280px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.carousel h3{font-size: 1.45rem;}
	.carousel p{margin-bottom: 0.9rem;}
	.carousel small{font-size: 75%;}
	#companie-featured-logo{
		bottom: -104px;
	}
	#companie-featured-menu>nav>button{
		font-size: small;
		padding: 0px;
		vertical-align: middle;
		height: 39px;
	}
	#home-companie-sidebar [class*=home-companie-checked-]{
		height: 320px;
	}
	#home-companie-sidebar [class*=home-companie-checked-] img{
		min-height: 60%;
		min-width: 60%;
	}
	.banner-course {
	  min-height: 250px;
	}
}
@media screen and (max-width: 767px) and (min-width: 576px){
	.carousel h3{font-size: 1.30rem;}
	.carousel p{margin-bottom: 0.8rem;}
	.carousel small{font-size: 70%;}
	[class*=home-companie-checked-]{
	  height: 110px;
	  width: 94px;
	}
	.home-companie-checked-2{
	  right: -11px;
	  top: -18px;
	}
	.cards-cr .card-img-top,
	.cards-cr .card-img-top img{
	  max-height: 180px;
	}
	.cards-cr [class*="col-lg-4"] .card-img-top,
	.cards-cr [class*="col-lg-4"] .card-img-top img{
		max-height: 100px;
	}
	#companie-featured-banner{
		border-bottom-width: 92px;
	}
	#companie-featured-logo{
		position: relative;
		bottom: auto;
		margin-top: 20px;
		padding: 14%;
	}
	#companie-featured-logo>img{
		width: 42%;
	}
	#companie-featured-menu{
		bottom: -91px;
	}
	#home-companie-sidebar [class*=home-companie-checked-]{
		height: 220px;
	}
	#home-companie-sidebar [class*=home-companie-checked-] img{
		max-height: 58%;
		min-width: 55%;
	}
	#publish-direct-link{
		top: auto;
		bottom: 100px;
		right: -64px;
	}
	#modal-publish-direct .modal-dialog{
	  max-width: 100%;
	}
	#tenders-benefits,#tenders-contact{
	  background: #212a31;
	}
	#tenders-cifras{
		background-size: cover;
	}

	.pasarela_modal_cc{
		height: 100%!important
	}
	.banner-course {
	  min-height: 225px;
	}
}

@media screen and (max-width: 575px){
	h1, h2, h3, h4{
	  font-size: x-large;
	}

	h5, h6{
	  font-size: large;
	}
	.carousel h3{font-size: 1.05rem;}
	.carousel p{margin-bottom: 0.5rem;}
	.carousel small{font-size: 60%;}
	.logo{
		max-height: 45px;
	}
	[class*=home-companie-checked-]{
	  height: 91px;
	  width: 77px;
	  margin-left: 1px;
	}
	.home-companie-checked-1{
		left: -24px;
	}
	.home-companie-checked-2{
	  right: -15px;
	  top: -21px;
	}
	#home-companie-sidebar [class*=home-companie-checked-]{
		height: 220px;
	}
	#home-companie-sidebar [class*=home-companie-checked-] img{
		max-height: 58%;
		min-width: 60%;
	}
	.cards-cr .card-img-top,
	.cards-cr .card-img-top img,
	.cards-cr [class*="col-lg-4"] .card-img-top,
	.cards-cr [class*="col-lg-4"] .card-img-top img{
	  max-height: 250px;
	}
	#companie-featured-banner{
		border-bottom-width: 70px;
	}
	#companie-featured-logo{
		position: relative;
		bottom: auto;
		margin-top: 20px;
		padding: 14%;
	}
	#companie-featured-logo>img{
		width: 42%;
	}
	#companie-featured-menu{
		bottom: -58px;
	}
	#companie-featured-menu nav{
		width: 100%;
	}
	#companie-featured-name{
	  line-height: 1.9rem;
	  font-size: 1.8rem;
	}
	.card-img-top.companie-featured{
		max-height: 130px !important;
	}
	.card-logo{
		margin-bottom: -45px;
		padding: 8%;
	}
	#publish-direct-link{
		top: auto;
		bottom: 100px;
		right: -64px;
	}
	#modal-publish-direct .modal-dialog{
	  max-width: 100%;
	  margin: 0;
	}
	.owl-carousel .owl-nav .owl-next,
	.owl-carousel .owl-nav .owl-prev {
	  top: 8px;
	  font-size: 3rem;
	}
	#tenders-benefits,#tenders-contact{
	  background: #212a31;
	}
	#tenders-cifras{
		background-size: cover;
	}
	.pasarela_modal_cc{
		height: 100%!important
	}
	.card-header-verified div:first-child{
	  position: inherit;
	  top: initial;
	}
	.card-header-verified img{
	  position: inherit !important;
	  max-width: 80%;
	  left: inherit;
	  top: inherit;
	  margin: auto;
	}
	.card-header-verified p{
		margin: 0 !important;
	}
	.banner-course {
	  min-height: 200px;
	}

	.publicate-option-btn {
		width: 60%;
	}

	.options-navbar {
		justify-content: center;
	}
}
