@font-face{ 
	font-family: 'MyWebFont3';
	src: url(../fonts/Lato/Lato-bold.ttf);
	
}
@font-face{ 
	font-family: 'MyWebFont1';
	src: url(../fonts/Lato/Lato-#0a0a14.ttf);
	
}
@font-face{ 
	font-family: 'MyWebFont2';
	src:url(../fonts/Lato/Lato-Regular.ttf);
}
@font-face{ 
	font-family: 'MyWebFont3';
	src:url(../fonts/Lato/Lato-Light.ttf);
}

@font-face{ 
	font-family: 'HeadingFont1';
	src: url(../fonts/Playfair/PlayfairDisplay-ExtraBold.ttf);
}
@font-face{ 
	font-family: 'HeadingFont2';
	src: url(../fonts/Playfair/PlayfairDisplay-#0a0a14.ttf);
	
}
@font-face{ 
	font-family: 'HeadingFont3';
	src: url(../fonts/Playfair/PlayfairDisplay-SemiBold.ttf);
	
}
@font-face{ 
	font-family: 'HeadingFont4';
	src: url(../fonts/Playfair/PlayfairDisplay-Medium.ttf);
}

/* password */
html { scroll-behavior: smooth; }
p {
    margin-bottom: 32px !important;
}

/* Back to top */
#back-top {
    display: inline-block;
    background: none;
    margin: 0;
    position: fixed;
    bottom: 50px;
    right: 40px;
    width: 40px;
    height: 40px;
    z-index: 100;
    text-decoration: none;
    border-radius: 8px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    fill:#000;
  }
  #back-topi {
    font-size: 40px;
  }
  #back-top.is-visible,
  #back-top.is-fade-out,
  #back-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
  #back-top.is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
  }
  #back-top:hover {
    opacity: 1;
  }
  #back-top:hover,
  #back-top:active,
  #back-top:focus {
    outline: none;
    text-decoration: none;
  }
/* Navbar */
.menuHeader {
    display: flex;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: rgba(245, 245, 245, 1);
    overflow-y: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #3f3f3f;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #3f3f3f;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 40px;
    right: 42px;
    font-size: 35px;
  }
  .navbar-light .navbar-toggler {
    border: 0 !important;
}
.navbar-toggler {
    padding: 0 !important;
}

.imagewithbg {
    padding:50px;
    background-color: #50abe0;
}
a {
    text-decoration: none !important;
    color: none !important;
}
a:hover, a:visited{
    text-decoration: none !important;
    color: none !important;
}
h3{
    font-family: 'MyWebFont1';
}
body {
    font-family: 'MyWebFont3';
    font-size: 22px;
    line-height: 32px;
    overflow: scroll;
    color: #303a49;
}
.navbar {
    padding: 32px 0 !important;
}
.nav-item{
    font-family: 'MyWebFont2';
    padding: 0 12px;
}

.logo {
    text-decoration: none;
}
.logo img {
    width: 40px;
}
.logoinside {
    text-decoration: none;
}
.logoinside img {
    width: 40px;
    /* margin-bottom: 60px */
}
.sections {
    
}
.navbar-brand a{
    float: left;
    height: 30px !important;
    font-size: 20px !important;
    line-height: 30px;
    font-family: MyWebFont3;
    margin-top:0px;
    color: #4a4a4a !important;
    margin-bottom: 30px;
}
.main-container  {
    padding:0;
    max-width:1280px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.container{
    max-width:1280px !important;
}
.link-block-7 {
    flex-direction: column;
    text-decoration: none;
    display: flex;
}
.w-inline-block {
    max-width: 100%;
    display: inline-block;
}
.check-out-my-work {
    color: #000;
    margin-top: 38px;
    margin-bottom: 8px;
    font-family: MyWebFont3;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}
.projects-arrow {
    object-fit: fill;
    width: 5%;
    max-width: 10%;
    height: 5%;
    margin-left: 0;
    font-weight: 400;
}
.side-wrapper {
    padding-top: 5rem;
    padding-right: 0rem;
    padding-bottom: 12.777777777777778rem;
    background-color: transparent;
    z-index: 1;
}
.main-wrapper{
    padding: 0!important;
}
h1 {
    font-size: 24px !important;
    line-height: 38px !important;
    
}
.about {
    color: #0a0a14;
    font-family: MyWebFont2;
    font-size: 58px !important;
    line-height: 76px !important;
    max-width:888px;
}
.about-copy {
    font-family: MyWebFont;
    font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    color: #0a0a14;
}
.about-description {
    font-family: MyWebFont3;
    font-size: 24px;
    line-height: 34px;
    margin-top: 32px;
    color: #0a0a14;
    max-width:888px;
}
.companyname {
    color: #8a59a4;
    font-family: MyWebFont2;
}
.companyname:hover {
    color: #8a59a4;
}
.name {
    color: #0a0a14;
    font-family: HeadingFont3;
    font-size: 36px;
}
.proj-description{
    color: #0a0a14;
    font-family: MyWebFont3;
    font-size: 24px;
    margin: 12px 0 32px 0;
}
.picture {

    align-items: right;
}
.picture img{
    width:330px;
    height: 458px;
}
.link {
    color: white;
}
.projects {
    padding:10px 20px 40px 20px!important;
}
.project-01 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5dbe9), to(#e5dbe9));
    background-image: linear-gradient(180deg, #e5dbe9, #e5dbe9);
}
.project-number {
    color: #0a0a14;
    font-family: MyWebFont2;
}
.fit-image{
    width: 100%;
    object-fit: contain;
    height: 500px; /* only if you want fixed height */
}
.project-02 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fee9e3), to(#fee9e3));
    background-image: linear-gradient(180deg, #fee9e3, #fee9e3);
}
.project-03 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf8ca), to(#fbf8ca));
    background-image: linear-gradient(180deg, #fbf8ca, #fbf8ca);
}
.project-04 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8ecf7), to(#e8ecf7));
    background-image: linear-gradient(180deg, #e8ecf7, #e8ecf7);
}
.project-05 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fee9e3), to(#fee9e3));
    background-image: linear-gradient(180deg, #fee9e3, #fee9e3);
}
.project-06 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#deeefa), to(#deeefa));
    background-image: linear-gradient(180deg, #deeefa, #deeefa);
}
.project-07 {
    border-radius: 10px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fbf8ca), to(#fbf8ca));
    background-image: linear-gradient(180deg, #CC9797, #CC9797);
}
.project-08 {
    border-radius: 10px;
    border-radius: 16px;
    width: 100%;
    height: auto;
    padding: 40px;
    background-color: #fee9e3;
}
.multiscroll-tooltip {

    color: #6b6b6b !important;
    font-size: 14px;
    line-height: 26px;
    font-family: MyWebFont3!important;
    top: -2px;
    width:100px !important;
}
#multiscroll-nav {

    top: 50% !important;

}

.title {
        font-size : 25px;
        line-height: 48px;
        font-family : MyWebFont3;
        padding-left : 10px;
        margin-top:10%;
}

.description {
    font-size : 12px;
    line-height: 25px;
    font-family : MyWebFont3;
    padding-left : 10px;

}
#multiscroll-nav.right {
    left: 7px !important;
}
.modal {
    z-index: 100000 !important;
    -webkit-overflow-scrolling: touch;
    overflow: scroll !important;
}
.modal-open {
    -webkit-overflow-scrolling: touch;
}
.modal-backdrop{
  display :block;
}
.modal-content {
    background-clip: unset !important;
    border: 0 !important;
    border-radius: 0 !important;
  position: relative;
  display: table !important;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  border: 0;
  border-radius: 0;
  outline: 0;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal-dialog {
    max-width: 100% !important;
    width: 100% !important;
    height: 100% !important;
    margin:  0 !important;
    padding:0 !important;
}
/*.modal-backdrop{*/
/*  display :none;*/
/*}*/

/*.modal-content {*/
	
   /*  margin : 40px 40px 0 40px; */
/*    padding :  0px!important;*/
/*    border : none !important;*/
/*    border : none !important;*/
/*    border-radius : 0px !important;*/
/*    outline : 0;*/
/*    -webkit-box-shadow:0px !important;*/
/*    box-shadow: 0px !important;*/
/*    overflow:hidden !important;*/
/*    position : fixed !important;*/
/*    box-shadow: 0 none !important;*/
/*}*/

/*.modal-dialog {*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    margin:  0px !important;*/
/*    padding:  0px !important;*/
/*}*/
.close  { 
    color : white !important;
    width: 30px; 
    height: 30px; 
    background: #990000 !important; 
    -moz-border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    border-radius: 30px !important;
    z-index:100000 !important;
    opacity:1 !important;
    margin:5px !important;

}
.firstPicture{
    margin-top:-60px;
    margin-left:0 !important;
    width:230px !important;
}

.projectTitle {
    font-size : 40px;
    line-height: 50px;
    font-family : MyWebFont3;

    height:250px;
    padding-top:100px !important;
    text-align : center;
    padding:0px;
    letter-spacing:0px;
    font-weight:0;
    color:white;
}
.projectTitleMen {
font-size : 40px;
line-height: 50px;
font-family : MyWebFont3;
/* padding-top:50px !important; */
height:300px;
top:0;
text-align : center;
padding:70px;
letter-spacing:0px;
font-weight:700;
color:white;
}
.details {
    padding: 1.8rem 14% !important;
    margin: auto !important;
}

.process {
    text-align: center;
    margin-top: 60px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
hr {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    border: 0;
    border-top: 1px solid #e8eaf6 !important;
}
.problem_statement{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #F6F4DD;
    padding: 80px 14% !important;
}
.problem_statement_blue{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #E0EFFE;
    padding: 80px 14% !important;
}
.problem_statement_green {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #DEF4F0;
    padding: 80px 14% !important;
}
.problem_statement_purple {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #F8EEEC;
    padding: 80px 14% !important;
}
.problem_statement h2{
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: HeadingFont4;
    font-size: 20px;
    font-weight: 400;
}
.problem_statement_green h2{
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: HeadingFont4;
    font-size: 20px;
    font-weight: 400;
}
.problem_statement_blue h2{
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: HeadingFont4;
    font-size: 20px;
    font-weight: 400;
}
.problem_statement_purple h2{
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: HeadingFont4;
    font-size: 20px;
    font-weight: 400;
}
.problem_statement p {
    margin-top: 24px;
    margin-bottom: 0 !important;
    font-family: MyWebFont3;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%; 
}
.problem_statement_green p {
    margin-top: 24px;
    margin-bottom: 0 !important;
    font-family: MyWebFont3;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%; 
}
.problem_statement_blue p {
    margin-top: 24px;
    margin-bottom: 0 !important;
    font-family: MyWebFont3;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%; 
}
.problem_statement_purple p {
    margin-top: 24px;
    margin-bottom: 0 !important;
    font-family: MyWebFont3;
    font-size: 26px;
    font-weight: 400;
    line-height: 150%; 
}
.full-width-container{
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #F6F4DD;
    padding: 80px 14% !important;
}
.full-width-container-green{
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #DEF4F0;
    padding: 80px 14% !important;
}
.full-width-container-blue{
    margin-top: 60px;
    margin-bottom: 60px;
    padding: 60px !important;
    font-family: HeadingFont3;
    font-size: 30px;
    background-color: #E0EFFE;
    padding: 80px 14% !important;
}
.project-cover-title{
    font-size: 48px;
    line-height: 58px;
    font-family : HeadingFont3;
}
.project-cover{
    text-align: left;
    padding-right: 60px !important;
}
.project-title {
    margin: 60px 0;
    font-size : 58px;
    font-family : HeadingFont3;
    line-height: 68px;
}
.heading {
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family : HeadingFont3;
    font-weight: 600;
}
.text {
    color: #303a49;
    margin-bottom: 30px;
    font-family: MyWebFont3;
}
.projectDescription {
    font-size : 18px;
    font-family : MyWebFont3;
    line-height: 30px;
    float: left;
}
.projectDescriptionDetails {
    font-size : 18px;
    font-family : MyWebFont3;
    line-height: 30px;
    margin-bottom: 20px;
}
.front-buttons {
    /* display: flex; */
    margin-top:50px;
}
.view-project {
    background: #990000;
    color: #fff;
    border-radius: 5px;
    padding: 10px 30px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    font-family : MyWebFont3;
    text-decoration: none;
}
.view-project:hover {
    color: #fff;
    text-decoration: none;
}
.say-hello {
    background: #fff;
    border: 1px solid #990000;
    color: #990000;
    border-radius: 5px;
    padding: 10px 20px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    font-family : MyWebFont3;
}
.say-hello:hover {
    color: #990000;
    text-decoration: none;
}
.org, .project {
    display: flex;
    margin: 20px 0;

}
.orgtitle, .projectroletitle {
    font-size : 18px;
    font-family : HeadingFont3;
    line-height: 30px;
    color: #303a49;
}
.orgname, .projectrole {
    font-size : 18px;
    font-family : MyWebFont3;
    line-height: 30px;
}
.problem {
    /* margin-top: 60px; */
    margin-bottom: 60px;
}
.full-width{
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.problemsubtitle {
    font-size : 24px;
    font-family : MyWebFont2;
    line-height: 30px;
    color: #303a49;
    margin-bottom: 20px;
}
.problemtitle {
    font-size : 48px;
    font-family : HeadingFont3;
    line-height: 58px;
    color: #303a49;
    margin-bottom: 20px;
}
ul {
    list-style-position: inside;
    padding-left: 0;
}

li::marker {
    font-size:12px;
  }
.problem-explained {
    margin-top: 10px;
    font-size : 20px;
    font-family : MyWebFont3;
    line-height: 32px;
    color: #303a49;
}
.problem-explained li{
    font-size : 18px;
    font-family : MyWebFont3;
    line-height: 28px;
    color: #303a49;
    margin-bottom: 10px;
}
.problem-image {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.video-explained {
    font-family: 'MyWebFont3';
}
.video-explained p{
    margin-bottom: 12px !important;
}
.video-image video{
    max-width: 80%;
    max-height: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;

}
/* .video-solution {
    width: 100%;
    display: flex;
    flex: auto;
    flex-direction: row;
    flex-wrap: wrap;
}

.video-image {
    display: flex;
    flex-direction: row;
    word-wrap: break-word;
    border-style: solid;
    position: relative;
}

.video-explained {
    display: flex;
    flex-direction: row;
    word-wrap: break-word;
    border-style: solid;
    position: relative;
} */

.grey {
    background: #f1f1f1;
    text-align: left;
    border-radius: 15px;
    padding: 40px;
}
.border {
    border: 1px solid #f1f1f1;
}
.squares {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 100%;
    grid-gap: 10px;
}
.idea {
    display: grid !important;
    grid-template-columns: 2fr 2fr;
    grid-template-rows: 100%;
    grid-gap: 10px;
}
.border-square {
    border: 1px solid rgb(228, 228, 228);
    background-color: white;
    padding: 22px;
    border-radius: 10px;
    font-size: 20px;
}
.center {
    text-align: center;
}
.squares-interviews {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 100%;
    grid-gap: 10px;
}
.subtext {
    text-align: center;
    font-size: 15px;
    font-family : MyWebFont3;
    width: 100%;
}
.subtitle{
    font-size: 20px;
    font-family: MyWebFont2;
    width: 100%;
    margin-bottom: 10px;
}
.pop {
	padding :  40px 42px 0px !important;
}
.pictures-sidebyside{
    display: grid !important;
    grid-template-columns: 2fr 2fr;
    grid-template-rows: 100%;
    grid-gap: 10px;
}
.popover-example {
  margin: 0 0 10px;
  list-style: none;
}

.popover-example li {
  display: inline-block;
  margin: 4px;
  padding: 0px;
}

.btn:focus {
  outline: none;
}

.modExample .btn {
  margin: 4px 8px 4px 0;
}
.proj-intro {
    display: flex;
    justify-content: space-between;
    margin: 0 0 24px 0;
}
.proj-link{
    margin:0 10px;
}
.go {
    color: black !important;
    width: 20px;
    height: 20px;
    border: 2px solid #000 !important;
    -moz-border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    border-radius: 20px !important;
    z-index: 100000 !important;
    opacity: 1 !important;
    margin: 1px -26px;
    padding: 18px !important;
    position: absolute;
}
.go span {
	position: absolute;
	top:50%;
	width: 2px;
	height: 8px;
	margin: -6px 0 0;
	background-color: #303a49;
	-webkit-transform: rotate(-45deg) translate3d(0,0,0);
	transform: rotate(-45deg) translate3d(0,0,0);
	 

}
.go span:last-child {
    margin: -1px 0 0;
    -webkit-transform: rotate(45deg) translate3d(0,0,0);
    transform: rotate(45deg) translate3d(0,0,0);
     
}
.go:hover {
    -webkit-transform: scale(1.1) translate3d(0,0,0);
    transform: scale(1.1) translate3d(0,0,0);
}

.view{
	color : red;
	font-family : MyWebFont3;
	font-size : 16px;
	letter-spacing:3px;
    line-height: 28px;
}
.view:hover{
	color : red;
	font-family : MyWebFont3;
	text-decoration : none;
}
.close  { 
color : white !important;
width: 50px; 
height: 50px; 
background: #990000 !important; 
-moz-border-radius: 50px !important;
-webkit-border-radius: 50px !important;
border-radius: 50px !important;
z-index:100000 !important;
opacity:1 !important;
margin:10px !important;

}
.footer1 {
	padding:50px;
	background: #0a0a14;
	font-family : MyWebFont3;
	font-size: 10px;
    line-height: 20px;
	bottom : 0;
	letter-spacing:3px;
	color:white;
	text-decoration:none;
}
.footer1:hover {
	text-decoration:none;
	color:white;
}
.footer1:visited {
	text-decoration:none;
	color:white;
}
.next {
	font-family : MyWebFont3;
	font-size: 60px;
	letter-spacing:10px;
    line-height: 70px;
	color:white;
	font-weight:600;
}
.tick {
	left :13 !important;
    position: absolute;
    width: 15px;
    height: 4px;
    margin-left: 0px !important;
    background-color: #ff3a1a;
   
}
.tickNext {
	left :49.5% !important;
	text-align:center;
    position: absolute;
    width: 15px;
    height: 4px;
    margin-left: 0px !important;
    background-color: #ff3a1a;
   
}
.tick1 {
	right : 15px !important;
    position: absolute;
    width: 15px;
    height: 4px;
    margin-left: 0px !important;
    background-color: #ff3a1a;
   margin-top:10px;
}
.tick2 {
	right : 15px !important;
    position: absolute;
    width: 15px;
    height: 4px;
    margin-left: 0px !important;
    background-color: #ff3a1a;
   margin-top:10px;
}
.tick3 {
	right : 15px !important;
    position: absolute;
    width: 15px;
    height: 4px;
    margin-left: 0px !important;
    background-color: #ff3a1a;
   margin-top:10px;
}
.carousel{
    border: 1px solid #f1f1f1;
    margin-top: 20px;
}
.carousel-item{
    text-align: center;
    width:500px;
    min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.carousel-item img{
    width:800px;
}
.carousel-indicators li {
    background-color: #000 !important;
}
.email {
    color:#000;
}
.section-footer {
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 60px;
    display: block;
}
.logo.footer {
    text-align: center;
    margin-bottom: 30px;
    font-family: MyWebFont3;
    font-size: 24px;
    font-family: HeadingFont1;
}
.logo.footer p{
    font-family: MyWebFont3;
    font-size: 18px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.Contact {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: MyWebFont3;
}
/* .video-solution {
    display: flex;
    flex: auto;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    border: none;
}
.video-image {
    flex: 1;
}
.video-image .video{
    width: 375px;
}
.video-explained {
    flex: 1;
    position: relative;
    border: none;
    width: 100%;
    align-items: center;
    text-align: center;
} */
/* Extra Small */
@media(max-width:574px){
    .nav-item {
        font-family: 'MyWebFont2';
        padding: 0;
    }
    .navbar-nav {
        margin-top:24px
    }
    .fixed-top {
        position: static !important;
    }
    .project-01 {
        padding: 10px;
    }
    .side-wrapper {
        padding: 0 !important;
    }
    .project-01, .project-02, .project-03, .project-04, .project-05, .project-06,.project-07, .project-08,.project-09, .project-10,.project-11, .project-12{
        padding:20px
    }
    .go {
        margin: 1px -40px;
    }
    .fit-image {
        width: 100%;
        object-fit: unset;
        height: auto;
        padding: 20px;
    }
    .front-buttons {
        /* display: flex; */
        margin-top: 30px;
    }
    .view-project {
        padding: 10px 25px;
    }
    .say-hello {
        padding: 10px 15px;
    }
    .details {
        padding: 10px !important;
    }
    .pop {
        padding: 20px !important;
    }
    .close {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-size: 1rem !important;
        margin: 0 !important;
    }
    .org {
        padding: 0 !important;
    }
    .orgname, .projectrole {
        font-size: 14px;
        text-align: left;
    }
    .overlay {overflow-y: hidden;}
    .overlay a {font-size: 1.77778rem;
        color: #888;}
    .overlay .closebtn {
        font-size: 40px;
        top: 20px;
        right: 20px;
    }
    .navbar {
        padding: 32px 16 !important;
    }
    .about {
        color: #0a0a14;
        font-family: MyWebFont2;
        font-size: 32px !important;
        line-height: 42px !important;
        margin: 32px 0 32px 0;
    }
    .main-area{
        margin: 8px;
    }
    .about-description {
        font-family: MyWebFont3;
        font-size: 18px;
        line-height: 28px;
        margin-top: 20px;
        color: #0a0a14;
        max-width: 888px;
    }
    .check-out-my-work {
        color: #333;
        margin-top: 32px;
        margin-bottom: 8px;
        font-family: MyWebFont3;
        font-size: 18px;
        font-weight: 400;
        text-decoration: none;
    }
    .projects {
        padding: 10px !important;
    }
    .project-cover-title {
        font-size: 32px;
        line-height: 42px;
        font-family: HeadingFont3;
    }
    .project-cover {
        text-align: left;
        padding: 0px !important;
    }
    .problem_statement {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 60px;
        padding: 60px !important;
        font-family: HeadingFont3;
        font-size: 30px;
        background-color: #F6F4DD;
        padding: 40px 5% !important;
    }
    .problem_statement p {
        margin-top: 24px;
        margin-bottom: 0 !important;
        font-family: MyWebFont3;
        font-size: 18px;
        line-height: 28px;
    }
    .problem-explained {
        margin-top: 10px;
        font-size: 16px;
        font-family: MyWebFont3;
        line-height: 32px;
        color: #303a49;
    }
    .problemtitle {
        font-size: 32px;
        font-family: HeadingFont3;
        line-height: 42px;
        color: #303a49;
        margin-bottom: 20px;
    }
    .full-width-container {
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 30px !important;
        font-family: HeadingFont3;
        font-size: 18px;
        background-color: #F6F4DD;
        padding: 32px 10px !important;
    }
    .squares {
        display: block !important;
        padding: 0 16px;
    }
    .squares-interviews {
        display: block !important;
        padding: 0 16px;
    }
    .process {
        margin-top: 24px !important;
    }
    .project-details{
        padding:0 !important;
    }
}   

/* Small */
@media(min-width:575px) and (max-width:991px){
    .side-wrapper {
        padding: 20px !important;
    }
    .view-project {
        padding: 10px 25px;
    }
    .say-hello {
        padding: 10px 15px;
    }
}

/* Medium */
@media(min-width:992px) and (max-width:1199px){}

/* Large */
@media(min-width:1200px){}