
			/*-----------------Body-Page/Content-------------------*/
body {
	background-color:#EBEBEB;
	font-family: 'Economica', sans-serif;
}
hr {
	background-color: grey;
	border-color: grey;
	height: 2px;
	width: 70%;
	border-radius: 40%;

}
			/*-----------------Nav/bar/Content-------------------*/
.nav {
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	padding-right: 2em;
	background-color: #003E7C;
}

.nav-item a {
	padding-left: 2em;
	text-decoration: none;
	color: white;
	font-size: 25px;

}



			/*-----------------Home/Page/Content-------------------*/

.parallax1 {
	background:linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url(E-img/mock-background.jpg) repeat fixed 100%;
	background-size: cover;
	background-repeat: no-repeat no-repeat;
  	background-position: center;
	height: 500px;
	
}


.parallax1 img.img-fluid {
	max-width: 500px;
	position: relative;
	top: 0px;
	left: 32%;
}

.parallax-inner {
	padding-top: 5%;
	padding-bottom: 15%;

}

.container-fluid {
	padding: 0px;
}


.welcome-content {
	height: 300px;
	
}
.welcome-content h1 {
	text-align: center;
	padding-top: 40px;
	
}

.welcome-content p {
	text-align: center;
	font-size: 25px;

	
	
}

.parallax2 {
	background:linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url(E-img/Banner.jpg) repeat fixed 100%;
	background-size: cover;
	background-repeat: no-repeat no-repeat;
  	background-position: center;
	height: 500px;
	
}

.About-content {
	height: 400px;
	
}

.About-content h1 {
	text-align: center;
	padding-top: 100px;
	
}

.About-content p {
	text-align: center;
	font-size: 25px;
	
	
}

.btn {
	background-color: #003E7C;
	text-decoration: underline;
}


.Company-content {
	height: 300px;
	width: 300px;
	margin-bottom: 100px;
}

.Company-content h3 {
	text-align: center;
	padding-top: 30px;
}
.Company-content p {
	text-align: center;
	font-size: 25px;
	padding-top: 30px;
}
.Company-content img {
	width: 600px; 
	height: 600px; 
	position: absolute;
	top: 10%;
	left: 10%;
	
}




			/*-----------------Service/Page/Content-------------------*/



.Services-Content{
	height: 300px;
}

.Services-Content h1{
	text-align: center;
	padding-top: 40px;
}

.Services-Content p{
	text-align:center;
	font-size: 25px; 
}




.print-container{
	height: 500px;
}

.Print-Design-Content{
	height: 350px;
	padding: 60px;
	
}

.Print-Design-label {
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 180px;
	
}

.Print-Design-list{
	font-size: 1.3em;
	padding-left:100px; 
	padding-top: 90px; 
}

.print-design {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/print-design.jpg);
	background-size:cover;
	margin: 40px;
	border-radius: 5px;
	
	
}



/*.Decor-Parallax {
	background:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(../EVENTS-SOS/E-img/decor.jpg) repeat fixed 100%;
	background-size: cover;
	height: 500px;
	
}*/

.decor-container {
	height: 500px;
}

.Decor-Content{
	height: 350px;
	padding: 60px;
}

.Decor-label{
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 180px;
}

.Decor-list{
	font-size: 1.3em;
	padding-left:100px; 
	padding-top: 90px; 
}

.decor {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/decor.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}

/*.Entertainment-Parallax {
	background:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(../EVENTS-SOS/E-img/entertainment.jpg) repeat fixed 100%;
	background-size: cover;
	height: 500px;
	
}*/

.entertainment-container {
	height: 500px;
} 
.Entertainment-Content{
	height: 350px;
	padding: 60px;
}

.Entertainment-label{
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 180px;
}

.Entertainment-list{
	font-size: 1.3em;
	padding-left:100px; 
	padding-top: 90px;  
}

.entertainment {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/entertainment.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}


/*.Cater-Parallax {
	background:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(../EVENTS-SOS/E-img/cater.jpg) repeat fixed 100%;
	background-size: cover;
	height: 500px;

}*/

.cater-container {
	height: 500px;
} 

.Cater-Content{
	height: 350px;
	padding: 60px;
}

.Cater-label{
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 180px;
}

.Cater-list {
	font-size: 1.3em;
	padding-left:100px; 
	padding-top: 90px; 
}

.catering {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/cater.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}

/*.Accommodation-Parallax {
	background:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(../EVENTS-SOS/E-img/accommodation.jpg) repeat fixed 100%;
	background-size: cover;
	height: 500px;
	
}*/

/*.accommodation-container {
	height: 500px;
} 

.Accommodation-Content{
	height: 350px;
	padding: 60px;
}

.Accommodation-label{
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 180px;
}

.Accommodation-list{
	font-size: 1.3em;
	padding-left:100px; 
	padding-top: 90px;  
}

.accommodation {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(../EVENTS-SOS/E-img/accommodation.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}
/*.Accommodation-Parallax2 {
	background:linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(../EVENTS-SOS/E-img/accommodation2.jpg) repeat fixed 100%;
	background-size: cover;
	height: 500px;
}*/

.Additional-Content h1{
	text-align: center;
	padding-top: 40px;
}

.Additional-Content p {
	text-align:center; 
}

.Additional-Content li {
	text-align:center; 
	list-style: none;
}

.Additional-Services .row .col {
	text-align: center;
	font-size: 30px;
}

.Additional-Content button {
	
	width: 45%; 
	margin-left: 305px;
}




			/*-----------------Gallery/Page/Content-------------------*/
.col-sm-4 img {
	max-width: 400px;
	
	max-height: 400px;
	padding: 2em;
	padding-right: 3em;
}

.card-img-top {
	width: 350px;
	height: 300px;
	border-radius: 1%;
}



			/*-----------------Contact/Page/Content-------------------*/
.Contact-Content h1 {
	text-align: center;
}


.col iframe {
	width: 500px;
	height: 550px;
}

p.contact {
	text-align: left;
}


.row {
	margin-right: 0px;
}

.contact-form input.submit {
	background-color:#003E7C;
	color: white;
}

			/*-----------------Footer/Content-------------------*/

.footer-row {
	height: 250px;
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/jhb.jpg) ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.nav-bottom h4 {
	font-size: 30px;
	color: white;
	padding-top: 40px;
	margin-bottom: 0px;
}

ul.nav-bottom li a {
	text-decoration: none;
	color: white;
	font-size: 20px;
}

.nav-bottom li {
	list-style: none;
	
}

.icon-list {
	display: flex;
	position: relative;
	top:10%;
	right: 3%;
}

.icon-list li {
	list-style: none;
	padding-bottom: 10px;
}

.icon-list li a {
	width:40px;
	height: 40px;
	color: white;
	background:#fff;
	text-align: center;
	line-height: 80px;
	font-size: 20px; 
	margin:0 10px;
	display: block;
	border-radius: 50%;
	border:10px solid #004C99;
	background-color: #004C99;
	
}

.pco-logo {
	width: 300px;
	height: 120px;
	margin-top: 50px;
	margin-right: 50px;
	border-radius: 2%;
}

.main-footer {
	max-width: 100%;
	font-size: 20px;
	text-align: center;
	background-color: #003E7C;
	padding: 1em;

}

.main-footer p {
	margin:0px;
	color: white;
}



																								/*-----------------@media / Queries -------------------*/



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

				/*-----------------Nav/bar/Content Mobile Size-------------------*/
.nav {
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	padding-right: 2em;
	background-color: #003E7C;
}

.nav-item a {
	padding-left: 2em;
	text-decoration: none;
	color: white;
	font-size: 15px;

}




					/*-----------------LOGO - Mobile Size-------------------*/
.parallax1 {
	background:linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url(E-img/mock-background-mobile.jpg);
	background-size: cover;
	/*background-repeat: no-repeat no-repeat;*/
  	background-position: center;
	height: 300px;

	
}

.parallax2 {
	background:linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url(E-img/Banner.jpg);
	background-size: cover;
	background-repeat: no-repeat no-repeat;
  	background-position: center;
  	height: 300px;
}

.parallax1 img.img-fluid {
	max-width: 300px;
	position: relative;
	top: 50px;
	left: 14%;
}





					/*-----------------CONTENT - HOME - Mobile Size-------------------*/

.welcome-content {
	height: 300px;
	
}
.welcome-content h1 {
	text-align: center;
	padding-top: 12px;
	
}

.welcome-content p {
	text-align: center;
	font-size: 15px;

	
	
}


.About-content {
	padding-top: 80px;
	height: 400px;
	
}

.About-content h1 {
	text-align: center;
	padding-top: 10px;
	
}

.About-content p {
	text-align: center;
	font-size: 15px;
	
	
}

.btn {
	background-color: #003E7C;
	text-decoration: underline;
}


.Company-content {
	height: 200px;
	width: 200px;
	margin-bottom: 50px;
}

.Company-content h3 {
	text-align: center;
	padding-top: 15px;
}
.Company-content p {
	text-align: center;
	font-size: 15px;
	padding-top: 30px;
}
.Company-content img {
	width: 100px; 
	height: 100px; 
	position: absolute;
	top: 10%;
	left: 20%;
	
}

					/*-----------------CONTENT - SERVICE - Mobile Size-------------------*/

.Services-Content{
	height: 300px;
}

.Services-Content h1{
	text-align: center;
	padding-top: 20px;
}

.Services-Content p{
	text-align:center;
	font-size: 15px; 
}




.print-container{
	height: 700px;
}

.Print-Design-Content{
	height: 350px;
	padding: 60px;
	
}

.Print-Design-label {
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 80px;
	
}

.Print-Design-list{
	font-size: 15px;
	padding-left:50px; 
	padding-top: 5px; 
}

.print-design {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/print-design.jpg);
	background-size:cover;
	margin: 40px;
	border-radius: 5px;
	
	
}

.decor-container {
	height: 700px;
}

.Decor-Content{
	height: 350px;
	padding: 60px;
}

.Decor-label{
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 80px;
}

.Decor-list{
	font-size: 15px;
	padding-left:50px; 
	padding-top: 5px; 
}

.decor {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/decor.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}

.entertainment-container {
	height: 700px;
} 
.Entertainment-Content{
	height: 300px;
	padding: 60px;
}

.Entertainment-label{
	text-align: center;
	color:white;
	font-size: 1.5em;
	padding-top: 80px;
}

.Entertainment-list{
	font-size: 15px;
	padding-left:50px; 
	padding-top: 5px;  
}

.entertainment {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/entertainment.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}

.cater-container {
	height: 700px;
} 

.cater-content{
	height: 350px;
	padding: 60px;
}

.Cater-label{
	text-align: center;
	color:white;
	font-size: 3.5em;
	padding-top: 80px;
}

.Cater-list {
	font-size: 15px;
	padding-left:50px; 
	padding-top: 5px; 
}

.catering {
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/cater.jpg);
	background-size: cover;
	margin: 40px;
	border-radius: 5px;
}

.Additional-Content h1{
	text-align: center;
	padding-top: 20px;
}

.Additional-Content p {
	text-align:center; 
	font-size: 15px;
}

.Additional-Content li {
	text-align:center; 
	list-style: none;
}

.Additional-Services .row .col {
	text-align: center;
	font-size: 15px;
}

.Additional-Content button {
	
	width: 45%; 
	margin-left: 95px;
}


.col iframe {
	width: 350px;
	height: 450px;
}
						/*-----------------Gallery/Mobile Size-------------------*/
.col-sm-4 img {

	max-width: 200px;
	max-height: 150px;
    position: relative;
	left: 20%;
	padding: 30px;

	
}

.col-sm-4 {
	padding: 30px;

	
}



						/*-----------------Footer/Mobile Size-------------------*/

.footer-row {
	height: 650px;
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/jhb.jpg) ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.nav-bottom h4 {
	font-size: 25px;
	color: white;
	padding-top: 40px;
	margin-bottom: 0px;
}

ul.nav-bottom li a {
	text-decoration: none;
	color: white;
	font-size: 20px;
}

.nav-bottom li {
	list-style: none;
	
}

.icon-list {
	display: flex;
	position: relative;
	top:5%;
	left: 9%;
}

.icon-list li {
	list-style: none;
	padding-bottom: 10px;
}

.icon-list li a {
	width:40px;
	height: 40px;
	color: white;
	background:#fff;
	text-align: center;
	line-height: 80px;
	font-size: 20px; 
	margin:0 10px;
	display: block;
	border-radius: 50%;
	border:10px solid #004C99;
	background-color: #004C99;
	
}

.pco-logo {
	width: 250px;
	height: 120px;
	margin-right: 20px;
	margin-left: 35px;
	border-radius: 2%;
	position: relative;
	top:0%;
	left:10%;
}

.main-footer {
	max-width: 100%;
	text-align: center;
	background-color: #003E7C;
	padding: 1em;


}

.main-footer p {
	margin:0px;
	color: white;
	font-size: 15px;
	text-align: center;
}

} 

/* Small devices (portrait tablets and large phones, 300px and up) */      														------------------------
@media only screen and (min-width: 600px) {
.parallax1 img.img-fluid {
	max-width: 200px;
	position: relative;
	top: 250px;
	left: 45%;
}

.parallax1 {
	height: 300px;

}

.nav {
	display: flex;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	padding-right: 2em;
	background-color: #003E7C;
}

.nav-item a {
	padding-left: 2em;
	text-decoration: none;
	color: white;
	font-size: 15px;

}

.welcome-content h1 {
	text-align: center;
	padding-top: 40px;

	font-size: 20px;
	
}

.welcome-content p {
	text-align: center;
	font-size: 15px;

	
	
}

.parallax2 {
	background:linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url(E-img/Banner.jpg) repeat fixed 100%;
	background-size: cover;
	background-repeat: no-repeat no-repeat;
  	background-position: center;
	height: 500px;
	
}

.About-content {
	height: 400px;
	
}

.About-content h1 {
	text-align: center;
	padding-top: 100px;
	font-size: 20ßpx;
	

	
}

.About-content p {
	text-align: center;
	font-size: 15px;
	
	
}

.btn {
	background-color: #003E7C;
	text-decoration: underline;
}


.Company-content {
	height: 300px;
	width: 300px;
	margin-bottom: 100px;
}

.Company-content h3 {
	text-align: center;
	padding-top: 30px;
}
.Company-content p {
	text-align: center;
	font-size: 15px;
	padding-top: 30px;
}
.Company-content img {
	width: 200px; 
	height: 200px; 
	position: absolute;
	top: 10%;
	left: 25%;
	
}


.Entertainment-list{
	font-size: 15px;
	padding-left:50px;   
}




			/*-----------------Service/Page/Content-------------------*/


.Services-Content h1{
	text-align: center;
	padding-top: 40px;
}

.Services-Content p{
	text-align:center;
	font-size: 25px; 
}


						/*-----------------Gallery/tablet-------------------*/
.col-sm-4 img {
	max-width: 0px;
	border-radius: 20%;
	max-height: 200px;
	
}

.card-img-top {
	width: 100px;
	height: 200px;
	border-radius: 1%;
	padding: 20px;
}


} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
.parallax1 img.img-fluid {
	max-width: 400px;
	position: relative;
	top: 150px;
	left: 27%;
}

.parallax1 {
	height: 550px;

}
.Company-content img {
	width: 100px; 
	height: 100px; 
	position: absolute;
	top: 10%;
	left: 25%;
	
}

.col-sm {
	width: 200px;
	height:200px;
}

.Additional-Content button {
	
	width: 45%; 
	margin-left: 27%;
}

 

											/*-----------------Service - Page /Tablet-------------------*/
.Entertainment-list{
	font-size: 20px;
	padding-left:50px;   
}

						/*-----------------Gallery/tablet-------------------*/
.col-sm-4 img {
	max-width: 250px;
	max-height: 200px;
	position: relative;
	left: 20%;
	
}

.card-img-top {
	width: 200px;
	height: 250px;
	
}

.card {
	width: 200px;
	height: 250px;
	
	
}
		
											/*-----------------Footer - Page /Tablet-------------------*/
.footer-row {
	height: 350px;
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/jhb.jpg) ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.nav-bottom h4 {
	font-size: 25px;
	color: white;
	padding-top: 40px;
	margin-bottom: 0px;
}

ul.nav-bottom li a {
	text-decoration: none;
	color: white;
	font-size: 20px;
}

.nav-bottom li {
	list-style: none;
	
}

.icon-list {
	display: flex;
	position: relative;
	top:10%;
	right: 25%;
}

.icon-list li {
	list-style: none;
	padding-bottom: 10px;
}

.icon-list li a {
	width:40px;
	height: 40px;
	color: white;
	background:#fff;
	text-align: center;
	line-height: 80px;
	font-size: 20px; 
	margin:0 10px;
	display: block;
	border-radius: 50%;
	border:10px solid #004C99;
	background-color: #004C99;
	
}

.pco-logo {
	width: 250px;
	height: 120px;
	margin-top: 50px;
	margin-right: 20px;
	border-radius: 2%;	
	position: relative;
	top:10%;
	right: 5%;
}

.main-footer {
	max-width: 100%;
	font-size: 20px;
	text-align: center;
	background-color: #003E7C;
	padding: 1em;

}

.main-footer p {
	margin:0px;
	color: white;
}







} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.parallax1 img.img-fluid {
	max-width: 550px;
	position: relative;
	top: 90px;
	left: 22%;
}

.parallax1 {
	height: 500px;

}

.pco-logo {
	width: 250px;
	height: 120px;
	margin-top: 50px;
	margin-right: 50px;
	border-radius: 2%;
}

.icon-list {
	display: flex;
	position: relative;
	top:10%;
	right: 25%;
}

						/*-----------------Gallery/tablet-------------------*/
.col-sm-4 img {
	max-width: 280px;
	max-height: 200px;
	
}

.card-img-top {
	width: 300px;
	height: 300px;
	
}

.card {
	width: 300px;
	height: 300px;
	
	
}
		
											/*-----------------Footer - Page /Tablet-------------------*/
.footer-row {
	height: 350px;
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/jhb.jpg) ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.nav-bottom h4 {
	font-size: 25px;
	color: white;
	padding-top: 40px;
	margin-bottom: 0px;
}

ul.nav-bottom li a {
	text-decoration: none;
	color: white;
	font-size: 25px;
}

.nav-bottom li {
	list-style: none;
	
}

.icon-list {
	display: flex;
	position: relative;
	top:10%;
	right: 25%;
}

.icon-list li {
	list-style: none;
	padding-bottom: 10px;
}

.icon-list li a {
	width:40px;
	height: 40px;
	color: white;
	background:#fff;
	text-align: center;
	line-height: 80px;
	font-size: 20px; 
	margin:0 10px;
	display: block;
	border-radius: 50%;
	border:10px solid #004C99;
	background-color: #004C99;
	
}

.pco-logo {
	width: 250px;
	height: 120px;
	margin-top: 50px;
	margin-right: 20px;
	border-radius: 2%;	
	position: relative;
	top:10%;
	right: 17%;
}





} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

.parallax1 img.img-fluid {
	max-width: 550px;
	position: relative;
	top: 60px;
	left: 32%;
}

.parallax1 {
	height: 600px;

}

											/*-----------------Gallery/tablet-------------------*/
.col-sm-4 img {

    position: relative;
	left: 27%;
}

.card-img-top {
	width: 350px;
	height: 300px;
	
	

}

.card {
	width: 300px;
	height: 300px;
	
	
}


											/*-----------------Footer - Page /Desktop and up-------------------*/
.footer-row {
	height: 350px;
	background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(E-img/jhb.jpg) ;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


.nav-bottom h4 {
	font-size: 25px;
	color: white;
	padding-top: 40px;
	margin-bottom: 0px;
	padding-left: 150px;
}

ul.nav-bottom li a {
	text-decoration: none;
	color: white;
	font-size: 25px;
	padding-left: 150px;
}

.nav-bottom li {
	list-style: none;
	
}

.icon-list {
	display: flex;
	position: relative;
	top:10%;
	left: 20%;
}

.icon-list li {
	list-style: none;
	padding-bottom: 10px;
}

.icon-list li a {
	width:40px;
	height: 40px;
	color: white;
	background:#fff;
	text-align: center;
	line-height: 80px;
	font-size: 20px; 
	margin:0 10px;
	display: block;
	border-radius: 50%;
	border:10px solid #004C99;
	background-color: #004C99;
	
}

.pco-logo {
	width: 250px;
	height: 120px;
	margin-top: 50px;
	margin-right: 20px;
	border-radius: 2%;	
	position: relative;
	top:10%;
	left: 26%;
}




}

