.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
  
}

#profile {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
    border: 1px none rgb(208, 202, 202);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
	
	
}

#profile1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 25px;
    clear: none;
    width: 100%;
    margin-right: auto;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 2px solid rgb(224, 217, 217);
	background-color: #FFF;
	

}

#profile2 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: -20px;
    clear: none;
    width: 200px;
    display: block;
    margin-right: auto;
    position: static;
    top: 0px;
    left: 0px;
}

#profile3 {
    float: left;
    height: 200px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 200px;
    overflow: hidden;
    display: block;
    max-width: 250px;
    border: 10px solid rgb(205, 205, 205);
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
    border-bottom-left-radius: 200px;
    margin-right: 0px;
}

#profile4 {
    float: left;
    width: 397.203125px;
   
    height: auto;
    margin-left: -102px;
    margin-top: -48px;
    clear: none;
    color: rgb(0, 0, 0);
    display: block;
    margin-right: 0px;
	
	
}

#profile6 {
    float: left;
    font-size: 10px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 16px;
    margin-left: 0%;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}

#profile5 {
    float: right;
    width: 35px;
    max-width: 19.474874%;
    height: auto;
    margin-left: 0px;
    margin-top: -25px;
    clear: both;
    color: rgb(0, 0, 0);
    margin-right: 20%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}

#profile7 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 50px;
    clear: none;
    width: 80%;
    display: block;
    margin-right: auto;
}

#profile8 {
    float: none;
    font-size: 0px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 0px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(99, 99, 99);
    display: block;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-right: auto;
	font-family: 'Poppins', sans-serif;
}

#profile9 {
    float: right;
    font-size: 45px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 50px;
    margin-top: -40px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(0, 0, 0);
    display: block;
    text-transform: uppercase;
    margin-right: 0%;
	font-family: 'Bebas Neue', sans-serif;
font-family: 'Oswald', sans-serif;
}

#profile10 {
    float: none;
    font-size: 12px;
    width: 80%;
    height: auto;
    text-align: justify;
    font-weight: 500;
    line-height: 18px;
    margin-left: auto;
    margin-top: 15px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(84, 83, 83);
    display: block;
    padding-top: 40px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgb(240, 190, 108);
	font-family: 'Poppins', sans-serif;
}

#profile11 {
    float: none;
    height: 75px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

@media only screen and (max-width: 1200px) {
    #profile10 {
        width: 80%;
    }

    #profile7 {
        width: 80%;
        margin-top: 25px;
    }

    #profile8 {
        text-align: center;
    }

    #profile9 {
        text-align: center;
    }

    #profile6 {
        font-size: 8px;
        line-height: 10px;
        margin-top: 15px;
        margin-left: 0%;
        clear: right;
    }

    #profile2 {
        width: 200px;
    }

    #profile3 {
        width: 100%;
        max-width: none;
        height: 200px;
    }

    #profile5 {
        margin-right: 20%;
        margin-top: -35px;
        clear: both;
    }

    #profile4 {
        height: auto;
        width: 125%;
        margin-top: 0px;
        margin-left: 0px;
        clear: none;
    }
}

@media only screen and (max-width: 500px) {
    #profile7 {
        margin-top: 25px;
    }

    #profile6 {
        font-size: 8px;
        line-height: 10px;
    }
	
	#profile9 {
    float: right;
    font-size: 35px; 
	line-height: 40px;
   
}

	
	
}

.expanded #profile4 {
  width: 150%;
  height: auto;
}

.expanded #profile,
.expanded #profile7 {
  opacity: 100;
}
