#mainnav-mobi
{
	margin-top: -6px;
}

#about-back
{
	background-color: white;
	border: none;
	color: black;
}

*::-webkit-media-controls-panel {

  display: none!important;

  -webkit-appearance: none;

}

*::-webkit-media-controls-play-button {

  display: none!important;

  -webkit-appearance: none;

}
*::-webkit-media-controls-start-playback-button {

  display: none!important;

  -webkit-appearance: none;

}

.pt-cv-wrapper .btn-success
{
	color: black !important;
	background-color: white !important;
	border-color: black !important;
	border-radius: 0;
	border-width: 1.5px;
}

	.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper
	{
		margin-top: 8px;
	}

	.page-id-748 .site-header
	{
		box-shadow: none !important;
		padding-top: 14px;
		padding-bottom: 15px;
		background-color:	rgba(0,0,0,0) !important;
		z-index: 999;
	}

	.page-id-748 .site-header.float-header
	{
		box-shadow: none !important;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color:	rgba(0,0,0,0.6) !important;
		z-index: 999;
	}

 .page-id-748 .site-logo
{
		content: url('https://pacificlandmarkgroup.com/wp-content/uploads/2019/05/333-08.png') !important;
}

.page-id-748 #mainnav ul li a:first-child, #mainnav ul li
{
	color: white;
}

	.page-id-748 #mainnav ul li a:hover, #mainnav ul li:hover
{
	color: #5BC0DE;
	font-weight: 400;
}

	.site-header
	{
		box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49) !important;
		padding-top: 14px;
		padding-bottom: 15px;
		background-color:	rgba(256,256,256,1);
		z-index: 999;
	}

	.site-header.float-header
	{
		box-shadow: 0px 3px 5px rgba(100, 100, 100, 0.49) !important;
		padding-top: 14px;
		padding-bottom: 15px;
		background-color:	rgba(256,256,256,1);
		z-index: 999;
	}
	
 .site-logo
{
		content: url('https://pacificlandmarkgroup.com/wp-content/uploads/2019/05/black3-06-1.png');
}
	
 #mainnav ul li a:first-child, #mainnav ul li
{
	color: black;
}
	 #mainnav ul li a:hover, #mainnav ul li:hover
{
	color: #5BC0DE;
	font-weight: 400;
}
	
 .sub-menu > li:hover > a
	{
		background-color: #5BC0DE !important;
		font-weight: 400;
		color: black !important;
	}
	
 .sub-menu > li > a
	{
		color: white !important;
	}


.sub-menu > li:hover > a
	{
		background-color: #5BC0DE !important;
		font-weight: 400;
		color: black !important;
	}

#mainnav ul li ul:after
{
	background-color: #5BC0DE;
}


@media only screen and (max-width: 1024px)
{

	#digital-influencer
	{
		display: none;
	}
	
		.page-id-748 .site-header
	{
		box-shadow: none !important;
		padding-top: 0px;
		padding-bottom: 0px;
		background-color:	rgba(0,0,0,1) !important;
		z-index: 999;
	}
	
		.page-id-748 .site-header.float-header
	{
		box-shadow: none !important;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color:	rgba(0,0,0,1) !important;
		z-index: 999;
	}
	
	 .page-id-748 .site-logo
{
		content: url('https://pacificlandmarkgroup.com/wp-content/uploads/2019/05/333-08.png') !important;
}
		.page-id-748 .btn-menu:before
	{
		margin-top: 30px;
		padding-top: 10px;
		padding-right: 50px;
	  color: white !important;

	}
}

@media only screen and (max-width: 767px)
{
	.elementor-748 .elementor-element.elementor-element-3575936
	{
		display: none !important;
	}
	.wp-custom-header video
	{
		display: none !important;
	}
	
		#digital-influencer
	{
		display: none;
	}
		.site-header
	{
		padding-top: 10px;
		padding-bottom: 30px;
	}
		.btn-menu
	{
		padding-top: 0px;
		padding-bottom: 50px;
	}
		.page-id-748 .btn-menu:before
	{
	  color: white !important;
	}
	.page-id-748 .site-header
	{
		background-color:	rgba(0,0,0,1) !important;
	}
	
		 .page-id-748 .site-logo
{
		content: url('https://pacificlandmarkgroup.com/wp-content/uploads/2019/05/333-08.png') !important;
}
	
}

#wp-custom-header-video-button {
    display: none;
}

.header-wrap .container {
    width: 100%;
}

.text-slider .maintitle:after
{
	display: none;
}

.text-slider
{
	animation-name:fadeIn;
	animation-duration: 2s;
}

#mainnav ul li a, #mainnav ul li::before{
	font-weight: 400;
	font-family: Catamaran;
	font-size: 18px
}

#mainnav ul li a:hover
{
	color: #5BC0DE;
	font-weight: 400;
}

.sydney-hero-area {
	position: relative;
}


.text-slider .maintitle
{
	font-size: 3.5vw;
	font-weight: 400;
	letter-spacing: 0px;
}

.text-slider .subtitle
{
	padding-top: 50px;
	font-size: 1.5vw;
	font-weight: 300;
}


.contact-button a {
border: 2px solid #5BC0DE;
padding: 10px 25px;
border-radius: 0px;
-webkit-transition: all 400ms;
transition: width all 400ms;
}

.contact-button a:hover {
color: white !important;
background-color: #5BC0DE;
border: 2px solid #5BC0DE;
-webkit-transition: all 400ms;
transition: width all 400ms;
}

.contact-button a:after {
display: none !important;
}

.menu-item a
{
	padding-top:10px;
}

.elementor-748 .elementor-element.elementor-element-6dd0589b .elementor-image img
{
	height: 100px;
	width: 100px;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy
{
	display: none;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated
{
	padding: 0px;
}

.page-wrap
{
	padding: 0px;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper
{
	padding-top: 0px;
	padding-bottom: 0px;
}

.hentry .title-post
{
	display: none;
}
.elementor-748 .elementor-element.elementor-element-e76084e
{
	padding: 0% 6% 0% 6%;
}

	.btn-menu:before
	{
		color: black;
		padding-right: 50px;
	}

.digital-navbar
{
	position: fixed;
  top: 0;
  width: 100%;
	padding-top: 60px;
}

.site-footer, .site-footer a
{
	display: none;
}

.footer-widgets
{
	padding-top: 30px;
	padding-bottom: 10px;
}

.widget-area .widget ul li
{
	padding:0px;
}

.sub-menu > li:hover > a
	{
		background-color: #5BC0DE !important;
		font-weight: 400;
		color: black !important;
	}

#mainnav ul li ul:after
{
	background-color: #5BC0DE;
}

.digital-navbar
{
	position: fixed;
  top: 0;
  width: 100%;
	padding-top: 60px;
}

.site-footer, .site-footer a
{
	display: none;
}

.footer-widgets
{
	padding-top: 30px;
	padding-bottom: 10px;
}

.widget-area .widget ul li
{
	padding:0px;
}

.sub-menu > li:hover > a
	{
		background-color: #5BC0DE !important;
		font-weight: 400;
		color: black !important;
	}

.digital-navbar
{
	position: fixed;
  top: 0;
  width: 100%;
	padding-top: 60px;
}

.site-footer, .site-footer a
{
	display: none;
}

.footer-widgets
{
	padding-top: 30px;
	padding-bottom: 10px;
}

.widget-area .widget ul li
{
	padding:0px;
}

#footertxt
{
	background-color: black;
	color: white;
	font-family: Catamaran;
	padding: 20px;
	padding-left: 100px;
	font-weight: 100;
}

/*
@media (min-width: 1200px)
{
	#footertxt
	{
		width: 1170px;
		background-color: black;
	}
}
*/