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

#text9b {
    float: left;
    font-size: 17px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    margin-left: 0px;
    margin-top: 15px;
    clear: both;
    min-height: 0px;
    margin-right: 0%;
    color: rgb(118, 118, 118);
	
	font-family: 'Bebas Neue', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Poppins', sans-serif;
}


#boxquote1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 15%;
    clear: none;
    width: 60%;
    margin-right: auto;
    background-image:url("vertquoteline%201.png");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 0% 0%;
    background-repeat: no-repeat repeat;
	
}

#boxquote_title {
    float: right;
    font-size: 25px;
    width: 90%;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0%;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
	
	max-width: 95%;
  max-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;

/* Remove if you want dots to show */

display: block;
  display: -webkit-box;
 -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  
  font-family: 'Bebas Neue', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Poppins', sans-serif;

}

#boxquote_text {
    float: right;
    font-size: 14px;
    width: 90%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 10px;
    clear: both;
    min-height: 0px;
    margin-right: 0%;
    color: rgb(255, 255, 255);
	
	
	
	max-width: 95%;
  max-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;

/* Remove if you want dots to show */

display: block;
  display: -webkit-box;
 -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  
  font-family: 'Bebas Neue', sans-serif;
font-family: 'Oswald', sans-serif;
font-family: 'Poppins', sans-serif;
}

#boxquote {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
  
    width: 110%;
    margin-right: auto;
    background-image:url("shade.png");
    background-attachment: scroll;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 0% 100%;
    background-repeat: repeat repeat;
}

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

#boxquote2 {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 90%;
    margin-right: 0%;
	mar
}

#boxquote_middle {
    float: left;
    height: 2px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 50px;
    background-color: rgb(237, 193, 95);
}

@media only screen and (max-width: 500px) {
    #boxquote2 {
        width: 90%;
    }

    #boxquote_title {
        width: 90%;
    }

    #boxquote_text {
        width: 90%;
		  font-size: 12px;
    }
	
	
#boxquote {
   
    background-image:url("shademobile.png");
}


#boxquote1 {

    margin-top: 30%;
	width: 65%;

}

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


#boxquote_text {
    float: right;
    font-size: 14px;
    width: 90%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 20px;
    margin-left: 0px;
    margin-top: 10px;
    clear: both;
    min-height: 0px;
    margin-right: 0%;
    color: rgb(255, 255, 255);
	
	
	max-width: 95%;
  max-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;

/* Remove if you want dots to show */

display: block;
  display: -webkit-box;
 -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
}
