/*
Theme Name: Twenty Seventeen Child
Theme URL: http://hostinger-tutorials.com
Description: Twenty Seventeen Child Theme
Author: John Doe
Author URL: http://hostinger-tutorials.com
Template: twentyseventeen
Version: 1.0.0
Text Domain: twentyseventeen-child
*/
@font-face{
	font-family: Proxima Light;
	src: url("fonts/ProximaNova-Light.ttf");
}
@font-face{
	font-family: Proxima Reg;
	src: url("fonts/ProximaNova-Regular.otf");
}
@font-face{
	font-family: Proxima Semibold;
	src: url("fonts/ProximaNova-Semibold.otf");
}
@font-face{
	font-family: Proxima Bold;
	src: url("fonts/ProximaNova-Bold.ttf");
}
*:focus {
    outline: none;
}
body{
	font-family: Proxima Light;
	color: #000;
}
.wrapper {
	max-width: 1920px;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.site_header {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	z-index: 100;
}
.logo {
	padding: 30px 0 0;
}


.header_contact {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	margin-left: auto;
	padding: 20px 0 15px;
	position: relative;
	
background-size: 100%;	
}
.header_contact::before {
    content: ' ';
    display: block;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 50%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
    width: 110%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0;
    right: -50px;
    bottom: 0;
    z-index: 0;
}#themegrill_social_icons-2, #custom_html-2 {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	height: auto;
	display: inline-block;
	padding: 0 10px;
	vertical-align: middle;
}
#themegrill_social_icons-2 {
	padding-right: 0;
}
.header_contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#custom_html-2 ul li {
	display: inline-block;
	padding-left: 40px;
	position: relative;
	font-size: 16px;
	font-family: Proxima Reg;
	color: #fff;
}
#custom_html-2 ul li.header_phone{
	font-family: Proxima Light;	
}
#custom_html-2 ul li.header_email::before {
	background-image: url("images/email-icon.png");
}
#custom_html-2 ul li.header_phone::before {
	background-image: url("images/phone-icon.png");	
}
#custom_html-2 ul li::before {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	left: 10px;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}

.header_contact > .widget_search {
	width: 50px;
	display: inline-block;
	position: relative;
	background: url("images/search-icon.png") no-repeat;
	background-size: auto;
	background-position: center;
	height: 30px;
	cursor: pointer;
	vertical-align: middle;
}
.header_contact > .widget_search.search_close {
	background: url("images/close.png") no-repeat;
	background-size: auto;
	background-position: center;
}
.header_contact > .widget_search .search-form {
	width: 300px;
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 999;
	background-color: #fff;
	padding: 10px;
	display: none;
}
.header_contact > .widget_search .search-form.show {
	display: block;
}
.header_contact > .widget_search .search-form::before {
	content: "";
	width: 15px;
	height: 15px;
	background-color: #fff;
	transform: rotate(45deg);
	top: -7px;
	position: absolute;
	right: 18px;
}
.header_contact > .widget_search .search-form > label {
	color: #454545;
	margin-bottom: 2px;
	font-size: 14px;
	font-family: Proxima Reg;
	padding-left: 2px;
	display: none;
}
.header_contact > .widget_search .search-form > label .screen-reader-text {
	width: auto;
	height: auto;
	position: relative !important;
	display: block;
}
.header_contact > .widget_search .search-form > .search-field{
	border-radius: 0;
	width: 100%;
	height: 35px;
	border: 1px solid #ffc926 !important; 
	padding: 5px 15px;
	font-family: Proxima Reg;
}
.header_contact > .widget_search .search-form .search-submit {
	width: 35px;
	height: 35px;
	background-color: #ffc926;
	border: 1px solid #ffc926;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.header_contact > .widget_search .search-form .search-submit > svg {
	overflow: hidden;
	vertical-align: middle;
	max-width: 100%;
	height: 100%;
	fill: #fff;
}
.header_mobile_nav {
	display: none;
}

.background_video {
}
.main_video_sec {
    background-color: #000;
    /* padding-bottom: 3rem; */
    /* min-height: 600px; */
    height: 100%;
    padding: 0;
    position: relative;
	display: contents;
    z-index: -1;
    background-color: #000;
}
.main_video_sec video{
	width: 100%;
}
/*.video-bg > * {
        min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 100%;
    vertical-align: top;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

@media screen and (min-width: 768px){
	.main_video_sec {
		height: 100vh ;
		min-height: 50vh;
		overflow: hidden;
	}
}
*/
.navbar-nav{
	text-transform: uppercase;
}
.navbar-nav a{
	color: #fff;
	padding: 10px 20px;
}
.navbar-nav .current_page_item a{
	color: #ffc926;
}
.navbar-nav svg.icon{
	display: none;
}
.navbar-nav .sub-menu{
	display: none;	
	background: #000;
}
.navbar-nav > li:hover > .sub-menu {
    display: block;
    position: absolute;
    background: #000;
    min-width: 150px;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
	padding: 15px 0 5px 0;	
}
.navbar-nav > li:hover > .sub-menu a{
	padding: 2px 10px;
	display: block;	
}
.navbar-nav > li:hover > .sub-menu > li::after{
	content: ' ';
	height: 1px;
	width: 100%;
	display: block;
background: -moz-linear-gradient(left, rgba(255,255,255,0.1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.98) 51%, rgba(255,255,255,0.1) 100%);
background: -webkit-linear-gradient(left, rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.98) 51%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(to right, rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.98) 51%,rgba(255,255,255,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1affffff',GradientType=1 );
	
}
.navbar-nav > li:hover > .sub-menu > li:last-child::after{
	background: none;
}
.navbar-nav .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.navbar-nav > li::after {
    content: "|";    
	color: #fff;
}
.navbar-nav > li:last-child::after {
    content: "";    
	color: #fff;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-toggler {
    background: #fff; /* pick your color */
}
.site_header .navbar{
   background: rgba(255,255,255, 0);
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 18%, rgba(0,0,0,1) 82%, rgba(255,255,255,0) 0%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(18%, rgba(0,0,0,1)), color-stop(82%, rgba(0,0,0,1)), color-stop(100%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 18%, rgba(0,0,0,1) 82%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 18%, rgba(0,0,0,1) 82%, rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 18%, rgba(0,0,0,1) 82%, rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 18%, rgba(0,0,0,1) 82%, rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
  padding-bottom: 10px;
  border-top: #fff;
	position: relative;
	
}
.site_header .navbar::before,
.site_header .navbar::after{
	content: ' ';
	position: absolute;
	width: 100%;
    height: 1px;
    top: 0;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 75%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
}
.site_header .navbar::after{
	bottom: 0;
	top: auto;
}
.footer-line{
	background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.98) 51%, rgba(255,255,255,0.1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.98) 51%,rgba(255,255,255,0.1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.98) 51%,rgba(255,255,255,0.1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#1affffff',GradientType=0 );
}

.home h4{
	font-family: Proxima Light;	
	text-transform: uppercase;
}
.single h3,
.home h1,
.home h3{
	font-family: Proxima Light;	
	font-size: 3.36rem;
	text-transform: uppercase;
	font-weight: 300;	
}
.single h3{
	line-height: 40px;
}
.home h1 span:first-child,
.home h1 span:nth-child(2n)
{
	color: #373737;
}
.home h1 span:nth-child(3n){
	font-family: Proxima Bold;
}
.home h1 span:nth-child(4n){
	color: #ffc926;
}
.home h1{
	margin: 45px 0 35px;
	color: #ffc926;
}
.desc li{
	list-style: none;
	position: relative;
}
.desc{
	position: relative;
}
.desc li::before {
    content: '';
    position: absolute;
    border-color: #ffc926;
    border-style: solid;
    border-width: 4px;
    height: 8px;
    width: 8px;
    left: -20px;
    top: 9px;
}
#about-us{
	background-color: #f8f8f8;
	padding: 35px 0 55px;
}

.about-image img{
	border: 15px solid #fff;
	position: relative;
	-webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 35px 0 rgba(0,0,0,.25);
	max-width: 100%;
	height: auto;
}
.about-img{
	margin-bottom: 50px;
}
.about-img:hover{
	cursor: pointer;
}
.about-img:hover .about-image img{
	border: 15px solid #ffc926;	
}
.about-img::after {
    content: ' ';
    height: 2px;
    position: absolute;
    bottom: -15px;
    left: 20%;
    background: #000;
    width: 60%;
    text-align: center;
}
.about-img h4{
	margin: 20px 0 5px;
}
.about-img span{
	font-size: 16px;
}
.home-services{
	background-color: #ffc926;
	padding: 50px 0 ;
	overflow: hidden;
}
.home-services li{
	position: relative;
    font-size: 16px;    
    margin-left: 6%;
}

.home-services ul:first-child  li{
	width: 42%;
	display: inline-flex;
	display: -webkit-inline-box;
	
}
.home-services ul li:first-child{
    background: #000;
    margin: 5px 0 10px;
    padding: 6px 20px 6px 50px;
    border-radius: 50px;
    color: #fff;
    position: relative;
    width: 95%;
    font-family: Proxima Reg;
    font-weight: normal;
    font-size: 24px;
}
.home-services p{
	display: none;
	width: 0;
}
.home-services ul > li:first-child::before {
    content: '';
    position: absolute;
    border-color: #ffc926;
    border-style: solid;
    border-width: 6px;
    height: 12px;
    width: 12px;
    left: 22px;
    top: 18px;
    border-radius: 2px;
}
.home-services ul{
	width: 46%;
	float: left;
	display: inline-block;
}
.home-services ul li:first-child{
	width: 95%;	
	display: inline-block;
	margin-left: -3%;
	cursor: pointer;
}
.home-services li::before {
	content: '';
    position: absolute;
    border-color: #000;
    border-style: solid;
    border-width: 5px;
    height: 8px;
    width: 8px;
    left: -18px;
    top: 9px;
    border-radius: 2px;
}
.home-services li strong:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: #ffc926;
    left: -23px;
    top: 2px;
}

.home-services ul {
    margin: 0;    
	padding: 0px;
	list-style: none;
	margin: 5px 2% 10px 2%;
}
.home-services ul li:not(:first-child){
	display: none;
}
.home-services ul.show li{
	display: block;
}
.testimonial,
.home-gallery{	
	padding: 50px 0 ;
}
.button-wrap.viewonly-button-wrap {
    display: none;
}
#wp3d-related-models-wrap .related-model h3,
#wp3d-models.filtering-off div.model-list-wrap h2{
	font-family: Proxima Bold;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
	padding: 15px 0 0;
	background: #f1f1f1;
	margin: 0 7px;
	color: #000;
}
#wp3d-related-models-wrap .related-model h4,
#wp3d-models div.model-list-wrap h3{
	font-family: Proxima Light;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
	padding: 0px 0 15px;
	background: #f1f1f1;
	margin: 0 7px;
	color: #000;
}
#wp3d-related-models-wrap .related-model h3,
#wp3d-related-models-wrap .related-model h4{
	margin: 0;
}
#wp3d-related-models .slick-track{
	width: 100% !important;
}
#wp3d-credit{
	display: none !important;
}
div.related-model a{
	padding: 0;
}
#wp3d-gallery11 .swiper-wrapper1{ 
	position: relative;
    display: inline-block;
}
#wp3d-gallery11 .swiper-slide img {
	width: 100%;
    height: 100%;
	padding: 3px;
}

.btn-view{
	font-family: Proxima Reg;
    font-weight: normal;
    font-size: 24px;
    color: #000 !important;
    padding: 4px 58px 1px;
    border-radius: 50px;
    background-color: #ffc926 !important;
    text-decoration: none;
    margin: 30px 0;
}
.testimonial{
	background-color: #f8f8f8;
}
.testimonial h3{
	margin-bottom: 0;
}
.testimonial h6{
	font-family: Proxima Reg;
	font-size: 19px;
}
.arrow_box1 {
	position: relative;
	width: 175px;
	margin-top: 10px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}
.arrow_box {
	position: relative;
	background: #ffc926;
	border: 12px solid #ffc926;
	border-radius: 50%;
	width: 175px;
    height: 175px;
	margin-top: 50px;
	margin-left: auto;
    margin-right: auto;
}
.testimonial-image{	
	border-radius: 50%;
	width: 150px;
    height: 150px;
    overflow: hidden;
	position: relative;
	transform: translate(-50% , -50%);
    top: 50%;
    left: 50%;
}
.testimonial-image img{
	position: absolute;
	height: auto;
}
.arrow_box:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 201, 38, 0);
	border-bottom-color: #ffc926;
	border-width: 45px;
	margin-left: -45px;
}
.testi-list1 .testimonial-image::after{
    background: rgba(0,0,0,0.61);
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;	
}

.testi-list1 .current .testimonial-image::after{
    background: rgba(0,0,0,0.0) ;
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;	
}
.testi-list1 .txt{
	max-width: 110px;
	font-family: Proxima Light;
	font-size: 18px;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	text-transform: uppercase;
}
.quote{
	position: relative;
	padding: 50px;
	margin: 0 3%;
	width: 94%;
}
.quote::before{
	background: url(images/quote-icon.svg) no-repeat;	
	left: -1%;
	height: 46px;
	width: 55px;
	content: ' ';
	position: absolute;
	top: 0;
}
.quote::after{
	background: url(images/quote-icon.svg) no-repeat;	
	right: -1%;
	height: 46px;
	width: 55px;
	content: ' ';
	position: absolute;
	bottom: 0;
	transform: rotate(180deg);
}
.contact-us{
	padding: 50px 0 ;	
}
.contact-us .desc{
	font-size: 17px;
}

.contact-us .address::before {
    background-image: url(images/map.png);
}
.contact-us .phone::before {
    background-image: url(images/phone-icon.png);
}
.contact-us .email::before {
    background-image: url(images/email-icon.png);
}
.contact-us .icons {
	margin: 50px 0 30px ;
}


.contact-us .icons .phone{
	font-size: 24px;
	font-family: Proxima Light;
	line-height: 1.5;
}
.contact-us .icons div{
	padding-left: 50px;
	font-size: 18px;
	font-family: Proxima Reg;
	line-height: 2;
	font-weight: 400;
}
.contact-us .icons div::before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 10px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.contact-us label{
	width: 100%;
}
.contact-us textarea{
	margin: 20px 0  0;
}
.contact-us textarea,
.contact-us input[type=text],
.contact-us input[type=email]
{
	width: 100%;
	padding: 8px 15px;
	border: 1px solid #ccc;
	border-radius: 8px;	
	-webkit-box-shadow: inset 3px 3px 4px 0px rgba(0,0,0,.06);	
	-moz-box-shadow: inset 3px 3px 4px 0px rgba(0,0,0,.06);	
	box-shadow: inset 3px 3px 4px 0px rgba(0,0,0,.06);
  	background: #fff;
	margin: 5px 0 ;
}
.contact-us input[type=submit]{
	font-family: Proxima Reg;
    font-weight: normal;
    font-size: 20px;
    color: #000 !important;
    padding: 8px 58px 5px;
    border-radius: 50px;
    background-color: #ffc926 !important;
    text-decoration: none;
    margin: 5px 0 20px;
	border: none;
	float: right;
}
.blog-sec{
	margin: 0px 0 40px ;
	padding: 18px 0 8px;
	background: #ffc926;
}
.blogposts img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-width: 100%;
    height: auto;
}
.blogposts h4{
	color: #ffc926;
	font-size: 24px;
	margin-bottom: 0;	
	text-transform: uppercase;
}
.blogposts a:hover{
	text-decoration: none;
}
.single .date,
.blogposts .date{
font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
    display: flex;
}
.entry-title{
	    margin: 0;
    line-height: 40px;
    font-size: 36px;
    text-transform: uppercase;
    color: #ffc926;
}
.blogposts .desc{
	font-size: 13px;
	line-height: 18px;
}
.blogposts .blog-readmore{
	font-size: 19px;
	color: #ffc926;
	font-family: Proxima Bold;
	text-transform: uppercase;
	margin-top: 10px;
}
.blogposts .view-more-btn{
	padding: 40px 0;
}
.upper_footer{
	background: url(images/footer.jpg) #000 no-repeat;
	background-size: contain;
	padding: 40px 0 30px;
	color: #fff;
	font-family: Proxima Reg;
}
.upper_footer a{
	color: #fff;
}
.lower_footer{
	padding: 6px 0;
	background: #ffc926;	
}
.lower_footer p{
	padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Proxima Reg;
}


.footer-nav li{
	list-style: none;
	position: relative;
	font-size: 14px;
	line-height: 24px;
}
.footer-nav li::before {
    content: ' ';
    position: absolute;
    border-color: #ffc926;
    border-style: solid;
    border-width: 3px;
    height: 6px;
    width: 6px;
    left: -15px;
    top: 9px;
}
.footer-nav{
	margin: 20px 0;
}


.upper_footer .widget_search {
	padding: 0 25px;	
}
.upper_footer  .widget_search.search_close {
	background: url("images/close.png") no-repeat;
	background-size: auto;
	background-position: center;
}
.upper_footer  .widget_search .search-form {
    width: 300px;
    position: relative;
    z-index: 999;
    max-width: 100%;
}
.upper_footer  .widget_search .search-form.show {
	display: block;
}
.upper_footer  .widget_search .search-form > label {
	color: #454545;
	margin-bottom: 2px;
	font-size: 14px;
	font-family: Proxima Reg;
	padding-left: 2px;
	display: none;
}
.upper_footer  .widget_search .search-form > label .screen-reader-text {
	width: auto;
	height: auto;
	position: relative !important;
	display: block;
}
.upper_footer  .widget_search .search-form > .search-field{
    width: 100%;
    height: 40px;
    border: none;
    padding: 5px 15px;
    font-family: Proxima Reg;
    border-radius: 8px;
}
.upper_footer .widget_search .search-form .search-submit {
	width: 100px;
    height: 40px;
    background-color: #ffc926;
    border: 1px solid #ffc926;
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-radius: 8px;
    display: inline-flex;
}
.upper_footer  .widget_search .search-form .search-submit > svg {
	overflow: hidden;
    vertical-align: middle;
    max-width: 100%;
    height: 50%;
    fill: #000;    
    bottom: 0;
    position: relative;
    top: 4px;
    width: 30px;
}
.site_footer .bs_details ul{
	padding: 20px 0;
	margin-left: 40px;
}
.site_footer .bs_details li{
	position: relative;
	list-style: none;
	padding-bottom: 15px;
	line-height: 30px;
}
.site_footer .address::before ,
.site_footer .phone::before ,
.site_footer .email::before 
{
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: -40px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.site_footer .address::before {
    background-image: url(images/map.png);
}
.upper_footer .phone::before {
    background-image: url(images/phone-icon.png);
}
.upper_footer .email::before {
    background-image: url(images/email-icon.png);
}
.header_desktop{
	display: none;
}
div#property-info{
	color: #000;
	background-color: #f1f1f1;
}
.entry-content.wp3d-entry-content {
    margin-top: 15px;    
}
#property-info h1{
	font-size: 39px;
	font-family: Proxima Bold;
	color: #000;
}
#property-info h4{
	font-size: 28px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#property-info ul.property-info li {
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 0px;    
	border: none;
	text-transform: uppercase;
	font-size: 22px;
}
#wp3d-related-models-wrap > h3{
	display: none;
}

#wp3d-related-models .related-model{
	width: 97% !important;
	margin: 20px 2% !important;
}
#wp3d-models div.model-list-wrap a.image-wrap {    
    padding: 0 8px;
}
@media (min-width:992px){

#wp3d-gallery11 .swiper-slide {
    -ms-flex: 0 0 auto;    
    width: 50%;
    height: auto;
    position: relative;
    float: left;
    display: inline-flex;
}
#wp3d-related-models .related-model{
	width: 30% !important;
	margin: 3% !important;
}
	
div#property-info {
    width: 55%;
	float: left;
    margin-right: 3%;
	margin-top: 0;
	padding: 30px 45px 30px;
}
	.property-detail{
		width: 42%;	
		float: left;
	}
	.navbar-nav > li:hover > .sub-menu a{
		font-size: 12px;
	}
	.header_desktop{
		display: block;
	}
	.bd1::after,
	.bd::after{
		content: "";
		width: 2px;
		height: 90%;
		position: absolute;
		right: 0px;
		top: 5%;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
		
		
	}
}

.upper_footer .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: auto;
	overflow: hidden;
	position: relative!important;
	width: auto;
	word-wrap: normal !important;
	color: #000;
	font-size: 15px;
	line-height: 24px;
}

.upper_footer .screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #fff;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.recent-widget {
	font-family: Proxima Light;
}
.recent-widget .post-date{
	font-size: 7px;	
	line-height: 10px;
	margin-bottom: 7px;
}
.recent-widget a{
	font-size: 14px;	
	line-height: 18px;
	display: block;
	text-transform: uppercase;
}
.recent-widget .img img{
	width: 100%;
	margin-top: 6px;
	height: auto;
}
.recent-widget .desc{
	font-size: 7px;	
	line-height: 10px;
}

@media screen and (max-width: 767px), screen and (max-width: 767px) and (orientation: landscape), screen and (max-width: 767px) and (orientation: portrait){
	/*.main_video_sec .video-bg1 video {
		display: none;
	}*/
}
@media (max-width:767px){
	/*
.video-bg1 {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
	background-color: #000;
}
.main_video_sec .video-bg1{
    background-image: url(images/header.jpg) !important;
}
.main_video_sec {
    background-color: #000;
    padding-bottom: 3rem;
    min-height: 600px;
    height: 100%;
    padding: 0;
    position: relative;
    display: flex;
    z-index: -1;
    background-color: #000;
}*/
}
@media (max-width:991px){
	.logo{
		padding: 0;
	}
	.header_mobile_nav .img-fluid {        
    width: auto;
    height: 90px;
}
nav.navbar.navbar-expand-lg {
    width: 100%;
	background: #000; 
}
	
#wp3d-models div.model-list-wrap h3,
#wp3d-models.filtering-off div.model-list-wrap h2
	{ 
    margin: 0;
}


.header_mobile_nav .navbar-nav > li::after {
    content: "";    
}
.header_mobile_nav .navbar-nav a {
    padding: 5px 10px; 
    display: flex;
}
	.header_mobile_nav{
		display: block;	
		right: 0;
		top: 0px;
		background: #000;
		z-index: 999;
	}
	.header_mobile_nav .navbar{
		background-color: none;		
	}
.home-services ul {
    width: 100%;
}
.home-services ul li:first-child {
    width: 100%;
    display: inline-flex;
    display: -webkit-inline-box;
	margin-left: 0;
	margin-right: 0;
}
	
.home-services ul:first-child li {
    width: 100%;
}
.home-services li {
    margin-left: 10%;
}
	.home h1, .home h3 {
    	font-size: 3.0rem; 
	}
	.blogposts img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {    
    	width: 95%;    
	}
	
	.footer-nav {
		margin: 0;
		padding: 0 25px;
	}
	.upper_footer .widget_search .search-form {
		width: 100%;		
	}	
	#media_image-3{
		text-align: center;
	}
	.upper_footer{
		background: #000;
	}
	.upper_footer .img.pr-0 {
		padding-right: 15px !important;
	}
}

.post-thumbnail{    
    float: left;
	padding-right: 20px;
}
.list .post-thumbnail img{
	width: 100%;
	height: auto;
}
.wrap.container #secondary{
	clear: both;
}
.wrap.container .recent-widget .row.pt-4 {
    width: 50%;
    display: inline-flex;	
	margin-bottom: 40px;
}
.recent-widget {
	font-family: Proxima Light;
}
.wrap.container .recent-widget .post-date{
	font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
    display: flex;
}
.wrap.container .recent-widget a{
	color: #ffc926;
    font-size: 30px;
    margin-bottom: 0;
}

.wrap.container .recent-widget .desc {
    font-size: 13px;
    line-height: 20px;
}

.single .video-bg1{
	display: grid;
}
.home-gallery #wp3d-models a img {    
/*    padding: 0 8px;*/
	border-radius: 0;
}
div.related-model a:hover:before{
	opacity: 0;
}
.entry-title a:hover{
	text-decoration: none;
}
.entry-title a{
	color: #ffc926;
}
.search .search-form{
	margin: 20px 0;
}
.search-form .search-submit svg.icon.icon-search{
    width: 20px;
    height: 20px;
    margin: 0;
}