.menu-trigger-cont-class, .close-trigger-cont-class, .icon-cont-class, .arrow-up-cont-class, .logo-display-cont-class img {
	display: none;
}

@media (min-width: 981px) {
/* 	.et_fixed_nav #main-header, .et_fixed_nav #top-header {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font: bold 13px arial;
		width: 180px; 
	}
	.et_header_style_left .logo_container {
		position: static;
	} */
	
	
	.menu-trigger-cont-class {
		position: fixed;
		top: 0;
		right: 0;
		background-color: rgba(0, 0, 0, 0.50);
		width: 60px;
		height: 100%;
		z-index: 99999;
    	padding: 40px 10px 0 10px;
		text-align: center;
		display: block !important;
		font-size: 90%;
		font-family: "Roboto",sans-serif;
	}
	
	.menu-trigger-cont-class ul {
/* 		margin-top: 5em; */
		position: relative;
		top: 40%;
	}
	.menu-trigger-cont-class ul li {
		margin-bottom: 5px;
	}
	.menu-trigger-cont-class ul li a {
		color: #ffffff;
		font-size: 11px;
		font-weight: 600;
		height: 30px;
		letter-spacing: 1px;
/* 		line-height: 30px; */
		text-align: center;
	}
	
	.menu-trigger-cont-class ul li a span {
		font-weight: 100 !important;
		background-color: #ffffff;
    	height: 1px;
		width: 15px;
	}
	
	.menu-trigger-class {
/* 		font-weight: bold; */
		color: #ffffff;
		cursor: pointer;
		font-size: 9px;
		font-weight: 600;
		letter-spacing: 1px;
		text-align: center;
		text-transform: uppercase;
	}
	
	.icon-cont-class {		
		position: absolute;
		bottom: 0;
		margin: 0 0 30px 20px;
		display: block !important;
	}
	
	.icon-cont-class a {	
		color: #ffffff;
		margin-right: 15px
	}
	
	.logo-display-cont-class img {
/* 		background-color: #ffffff; */
		display: block;
		position: absolute;
		top: 40px;
		left: 80px;
	}
	
	.close-trigger-cont-class {
		margin-bottom: 20px;
		display: block !important;
	}
	
	.close-trigger-cont-class a {
		position: relative;
		bottom: 60px;
		left: 200px;
		color: #ffffff;
		cursor: pointer;
	}

	.arrow-up-cont-class {
		display: none;
		position: absolute;
		bottom: 0;
		margin: 0 16% 15% 16%;
	}
	
	.arrow-up-cont-class a {
		color: #ffffff;
		font-size: 20px !important;
	}
	
	#top-menu-nav {
		position: fixed;
		top: 0;
		right: 0;	
/* 		width: 300px; */
		width: 260px;
		height: 100%;
		margin: 0;
		padding: 100px 0 0 10px;
		list-style-type: none;
/* 		font: normal 12px arial;  */
		background-color: rgb(0, 0, 0) !important;
		display: none;
		z-index: 999999;
	}
	
	#top-menu {
		width: 80%;
		margin-left: 20px;
		margin-top: 20px;
	}
	
	#top-menu li a {
		font-size: inherit !important;
	}
/* 	#top-menu-nav ul {
		position: fixed;
		right: 0;	
		width: 250px;
		height: 100%;
		margin: 0;
		padding: 0;
		list-style-type: none;
		font: bold 13px arial; 
		background-color: rgba(0, 0, 0, 0.95) !important;
		display: none;
		text-align: center;	
	} */
	#top-menu-nav ul li {
		display: block;
		overflow: auto;
		color: white;
		text-decoration: none;
		font: normal 12px arial;
/* 		padding: 6px; */
	}
	#top-menu-nav ul li a {
		padding-bottom: 15px !important;
		text-transform: uppercase;
	}
	#main-header {
		width: 80% !important;
	}
	.et_fixed_nav #main-header, .et_fixed_nav #top-header {
/* 		position: relative !important; */
	}
	
	.et-fixed-header#main-header {
		background-color: rgba(0, 0, 0, 0) !important;
/* 		height: 100%; */
	}
	
	.et_header_style_left .logo_container {
		position: static;
/* 		width: none !important; */
	}
	
	.show-cont-title-class {
		  transform: rotate(-90deg);
		  -webkit-transform: rotate(-90deg);
		  -moz-transform: rotate(-90deg);
		  -ms-transform: rotate(-90deg);
		  -o-transform: rotate(-90deg);
		  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		color: #ffffff;
/* 		font-size: 90%; */
		font-size: 10px;
    	font-weight: 600 !important;
		bottom: 390px;
		text-align: left;
		font-weight: 500;
		height: 24px;
		letter-spacing: 3px;
		position: absolute;
		right: -105px;
		white-space: normal;
		width: 250px;
		z-index: -999;
		text-transform: uppercase;
	}
	
	.menu-trigger-cont-class .dashicons, .menu-trigger-cont-class .dashicons-before:before {
		font-size: inherit !important;
		vertical-align: inherit !important;
	}
	
	.menu-trigger-cont-class .dashicons-minus:before {
		content: none !important;
	}
	
	div.et_pb_section.et_pb_section_3 {
/* 		min-height: 100% !important; */
		min-height: 100vh !important;
/* 		min-width: 100vw; */
	}
	
	div.et_pb_section.et_pb_section_1, 
	div.et_pb_section.et_pb_section_2, 
	.div.et_pb_section.et_pb_section_4, 
	div.et_pb_section.et_pb_section_5, 
	div.et_pb_section.et_pb_section_6 {
/* 		min-height: 100% !important; */
		min-height: auto !important;
/* 		min-width: 100vw; */
	}
	
	.et_pb_gallery_grid .et_pb_gallery_item img {
		height: 200px !important;
	}
	
	.et_pb_gallery_grid .et_pb_gallery_image {
		width: 220px !important;
    	height: auto !important;
	}
	
	#footer-bottom .et-social-icons {
		width: 30%;
		text-align: right;
		margin-right: 90px;
	}
	
	#footer-bottom .container {
		position: static !important;
		width: 100%;
		margin-left: 0 !important;
		max-width: none !important;
    	margin: inherit !important;
	}
	
	#footer-info {
		width: 30%;
    	margin-left: 60px;
	}
	
	#footer-info2 {
		width: 20%;
		color: #ffffff;
		/* text-align: center; */
		/* position: relative; */
		/* right: 30%; */
		/* right: 50px; */
		float: right;
		padding-bottom: 10px;
		/* color: #666; */
		text-align: center;
		/* margin: 0 auto; */
		padding-right: 3%;	
	}
}