body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: #232323;

}
footer{
    margin-top: auto;
}


.special-skill-item {
	background: rgb(66, 66, 66, 0.0);
	border: 0.5px solid #efefef;
}

.navbar {
	padding-top: 1.2rem;
	padding-bottom: 1.5rem;
}

.shade {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
}

.gradientBlack {
	background: linear-gradient(-90deg, #232323, #232323);
	color: #fff;
}

.btn-outline-primary:hover {
	color: #8f2e2e;
	background-color: #232323;
	border-color: #8f2e2e;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #8f2e2e;
	background-color: #232323;
	border-color: #8f2e2e;
}

.btn-outline-primary {
	color: #8f2e2e;
	border-color: #8f2e2e;
}

.btn-primary {
	color: #fff;
	background-color: #232323;
	border-color: #8f2e2e;
}

.btn-primary:hover {
	color: #fff;
	background-color: #232323;
	border-color: #8f2e2e;
}

.portfolio-block.cv .group .organization {
	font-size: .85em;
	background-color: #404040;
	display: inline-block;
	color: #fff;
	padding: 2px 8px;
	border-radius: 2em;
}

.portfolio-block.cv .education.group .organization {
	background-color: #8f2e2e;
}

.progress-bar {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #8f2e2e;
	transition: width .6s ease;
}

.portfolio-info-card.contact-info .icon {
	font-size: 1.3em;
	color: #8f2e2e;
	position: relative;
	bottom: 4px;
}

.ctaButtonContact {
	line-height: normal;
	float: right;
	margin: 8.7%;
	padding: 7px 17px;
	font-weight: 400;
	font-size: 1rem;
	border-radius: 2em;
}

.special-skill-item .icon {
	text-align: center;
	font-size: 50px;
	background-color: #232323;
	color: #8f2e2e;
	height: 70px;
	width: 70px;
	line-height: 69px;
	display: inline-block;
	border-radius: 50%;
}


.portfolio-block.block-intro {
	text-align: center;
	background-color: #232323;
}

.portfolio-block.block-intro p {
	font: 300 1.5em Lato, sans-serif;
	margin-bottom: 30px;
}

.portfolio-block.photography {
	background-color: #232323;
	padding: 0 0 0 0;
}

.portfolio-block.photography .item {
	overflow: hidden;
	margin-bottom: 0;
	background: #000;
	opacity: 1;
	position: relative;
	height: 100%;
	width: 100%;
}

.portfolio-block.photography .item a img {
	transition: .8s ease;
	height: 277.984px;
	position: relative;
	width: 100%;
}

.textOnPic {
	position: absolute;
	width: 100%;
	text-align: center;
	font-family: Rubik, sans-serif;
	color: #efefef;
	top: 45%;
}

.portfolio-block.call-to-action {
	background-color: #232323;
	padding: 60px 0 60px 0;
	color: white;
}

.portfolio-block.skills {
	border: 0;
	background-color: #232323;
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	height: 260px;
	padding: 1.25rem;
}

.page-footer {
	background-color: #232323;
	color: #232323;
	padding: 35px 0 20px 0;
	border-top: 1px solid #ddd;
	text-align: center;
}

.page-footer a {
	margin: 0 10px;
	color: #efefef;
	font-size: 18px;
}

a {
	color: #8f2e2e;
}

a:hover {
	color: #8f2e2e;
	text-decoration: underline;
}

.portfolio-block.projects-cards .card img {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
	height: 342.5px;
}

.portfolio-navbar .logo {
    max-width: 5.5%;
}

.card-title {
    font-size: 1.0em !important;
    color: #8f2e2e;
}

.card {
	border-radius: 1.25rem;
}

.page-footer {
    border: 0;
}

.page-footer .social-icons a {
	font-size: 18px;
	margin: 0 3px;
	border: 1px solid;
	opacity: .75;
	border-radius: 50%;
	width: 36px;
	display: inline-block;
	height: 36px;
	text-align: center;
	background-color: #232323;
	line-height: 34px;
	color: #8f2e2e;
	
}

.cta-cal a {
    border: 0.5px solid;
	font-size: 14px;
	margin: 0 3px;
	border-radius: 30%;
	display: inline-block;
	text-align: center;
	line-height: 39px;
	color: #8f2e2e;
}

.cta-cal {
    background-color: #232323;
	color: #232323;
	padding: 35px 0 20px 0;
	text-align: center;
}

.abt-image {
	float: left;
    width: 50%;
}

.intro-section {
	content: "";
    display: table;
    clear: both;
}

.abt-tx {
	float: right;
    width: 50%;
	text-align: center;
}

.abt-tx p {
	padding-top: 33%;
	display: inline-block;
	vertical-align: middle;
	font: 300 1.5em Lato, sans-serif;
}

.side-img {
	width: 100%;
	min-width: 100%;
}

.hs-form__virality-link {
	display: none !important;
	visibility: hidden !important;
}

.hs-richtext {
	color: #8f2e2e !important;
}

.hs-form-4c6e07ae-5104-4dea-b2cc-f412e25835be_cc5e6699-0160-4119-85fa-a0668149cd45 .hs-form-field label:not(.hs-error-msg) {
	color:#fff !important; 
}

label {
	color: #fff !important;
}

/*
* Media Queries
*/

@media screen and (max-width: 650px) {
    .portfolio-navbar .logo {
       max-width: 12.5%;
	   margin-right: 0;
    }
}

@media screen and (max-width: 368px) {
    .portfolio-navbar .logo {
       max-width: 15.5%;
	   margin-right: 0;
    }
}

@media screen and (min-width: 369px) and (max-width: 460px) {
    .portfolio-navbar .logo {
       max-width: 15.5%;
	   margin-right: 0;
    }
}

@media screen and (min-width: 461px) and (max-width: 516px) {
    .portfolio-navbar .logo {
       max-width: 13.5%;
	   margin-right: 0;
    }
}

@media screen and (min-width: 517px) and (max-width: 580px) {
   .portfolio-navbar .logo {
       max-width: 12.5%;
	   margin-right: 0;
    }
}

@media screen and (min-width: 651px) and (max-width: 820px) {
     .portfolio-navbar .logo {
       max-width: 9.5%;
	   margin-right: 0;
    }
}

@media screen and (min-width: 821px) and (max-width: 1024px) {
    .portfolio-navbar .logo {
       max-width: 7.5%;
    }
}