/*
 * Theme Name:  Melinda Child
 * Theme URI:   http://melinda.themes.tvda.pw
 * Template:    melinda
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.pw
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: fabriq-child
 * Domain Path: /languages/
 */


html{
	 scroll-behavior: smooth;
 }
 .main-h-bottom.__fixed {
	background-color:#18171D;
	color: #fff;
}
a[name] {
	margin-top: -100px;
	padding-top: 100px;
	display: block;
	clear: both;
}
.main-h {
	background-color: #18171D
}
.m-b-0 {
	margin-bottom: 0 !important;
}
.main-h-bottom-cnt {
	margin: 0 -30px;
	text-align: center;
}
.logo-w {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.logo-w a, .main-h-bottom.__fixed .logo-w.__dark {
	display: inline-block;
	vertical-align: top;
}
.main-h-bottom_menu-and-mods {
	float: none;
	display: inline-block;
}
.about-txt h2 {
	font-weight: 600;
}
.about-txt h5 {
	font-size: 28px;
	line-height: 40px;
	font-weight: 500;
}
.footer-copyright {
	margin-top: 90px;
	display: block;
	position: relative;
}
.footer-copyright p {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 500;
}
.main-f-top {
	padding-bottom: 35px;
	position: relative;
    overflow: hidden;
}
.main-f-top::before {
	content: "";
	background-image: url(/wp-content/uploads/2019/01/logo-icon.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 450px;
	height: 350px;
	background-size: 100% auto;
	background-position:center -70px;
	opacity: 0.1;
}
.portfolio-box {
	text-align: center;
	position: absolute;
	bottom: 35px;
	margin: 0 0 0 45px !important;
}
.portfolio-col-2 {
	height: 65vh;
}
.portfolio-box h3 {
	margin-top: 0;
	font-weight: 700;
	line-height: normal;
}
.portfolio-box p{
	margin: 0 0 5px;
}
.portfolio-txt-2 {
	position: absolute;
	bottom: -60px;
	background-color: #26272d;
	right: 0;
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	padding: 5px 15px;
	min-width: 600px;
}
.portfolio-txt-2 sup {
	font-weight: 600;
	font-size: 14px;
	top: -1em;
}
.services-row{
	overflow:visible!important;
}
.service-col-blue > .vc_column-inner > .wpb_wrapper {
	background-color: rgba(90,160,233,0.7);
	color: #fff;
	padding: 25px 20px;
	min-height: 400px;
}
.service-col-blue-2 > .vc_column-inner > .wpb_wrapper {
	background-color: rgba(74,213,228,0.7);
	color: #fff;
	min-height: 400px;
	padding: 25px 20px;
}
.service-box h4 {
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 10px;
}
.service-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}
.service-box ul li {
	margin-bottom: 5px;
}
.service-col-2, .service-col-4 {
	margin-top: -120px;
}
.elev-txt {
	padding-top: 395px;
	padding-right: 0px;
}
.elev-txt h3 {
	font-weight: 600;
	font-size: 38px;
	margin:-50px -50px 5px 0;
}
.elev-txt p {
	color: #1b1b1b;
	font-size: 26px;
	font-weight: 600;
	line-height: normal;
	margin: 0;
}

.portfolio-box h3 a {
	color: inherit;
}
.curtain {
	margin: 0 0 0px;
	width: 100%;
	overflow: hidden;
	top: 100px;
	position: absolute;
	max-width: 410px;
	left: 105px;
	height: 580px;
}
.curtain__wrapper {
  width: 100%;
  height: 100%;
}
.curtain__wrapper input[type=checkbox] {
  opacity: 0;
  top: 0;
  left: 0;
  z-index: 0;
  position: absolute;
}
/*.curtain__wrapper input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  top: 0;
  left: 0;
}
 .curtain__wrapper input[type=checkbox]:checked ~ div.curtain__panel--left {
  transform: translateX(0%);
}
.curtain__wrapper input[type=checkbox]:checked ~ div.curtain__panel--right {
  transform: translateX(0%);
} */
.curtain__panel {
  display: flex;
  align-items: center;
  color: #fff;
  float: left;
  position: relative;
  width: 50%;
  height: 100vh;
  transition: all 1s ease-out;
  z-index: 2;
}
.curtain__panel--left {
	background-image: url('/wp-content/uploads/2019/01/elev-left-door.png');
	justify-content: flex-end;
	transform: translateX(-100%);
	top: -8px;
	right: 0;
	background-size: 100% 83%;
	left: 1px;
	background-repeat: no-repeat;
}
.curtain__panel--right {
	background-image: url('/wp-content/uploads/2019/01/elev-right-door.png');
	justify-content: flex-start;
	transform: translateX(100%);
	top: -7px;
	right: 1px;
	background-size: 100% 83%;
	/* display: none; */
}
.curtain__content {
	color: #fff;
	padding: 0;
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 100%;
	top: 0px;
}
.curtain__content img {
  width: 100%;
}
.elev-txt p {
	position: relative;
}
.elve-row-inner-col-1{
	z-index:999999;
}
#goUpBtn {
	background-image: url(/wp-content/uploads/2019/01/green-btn.png);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 70px;
	height: 70px;
	right: -59px;
	position: absolute;
	z-index: 999999;
	top: -1px;
	background-position: 12px top;
	-moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */

}
.footer-logo{
	margin-bottom: 30px;
}

.animation-2 {
  animation: MoveUpDown2 10s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
}

.animation-1 {
  animation: MoveUpDown 10s linear infinite;
  position: absolute;
  left: 0;
  bottom: 0;
}

@keyframes MoveUpDown2 {
  0%, 100% {
    top: 0;
  }
  50% {
    top: 100px;
  }
}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 100px;
  }
}


.vc_row.elev-mobile-row {
	display: none;
}

.contact-section fieldset {
	border: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
}

.contact-section fieldset input {
	border: 1px solid #ccc;
	box-shadow: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px;
	height: 45px;
}

.contact-section fieldset textarea {
	border: 1px solid #ccc;
	box-shadow: none;
	width: 100%;
	box-sizing: border-box;
	padding: 0px 10px;
	height: 125px;
}

.contact-section fieldset.half {
	display: inline-block;
	width: 49%;
	margin-right: 10px;
}

.contact-section fieldset.last {
	margin-right: 0;
}

.contact-section fieldset input.wpcf7-submit {
	display: inline-block;
	width: auto;
	padding: 10px 45px;
	float: right;
	border: 0px;
}
.t-w {
	padding-top: 35px!important;
	padding-bottom: 35px!important;
}
label[for] {
	font-size: 14px;
	margin: 0 0 10px;
	color: #000;
}
.checkout-billing .form-row, .checkout-shipping .form-row {
	margin: 0 0 15px;
}
.checkout-billing p#billing_company_field {
	clear: both;
}
.checkout-billing .form-row.notes, .checkout-shipping .form-row.notes {
	margin-top: 0;
}
.checkout-billing_h, .checkout-shipping_h {
	margin-bottom: 10px;
}
.checkout-billing label:first-child, .checkout-shipping label:first-child {
	padding-top: 10px;
}
.checkout-billing {
	margin-top: 0;
}
#billing_country_field, #billing_address_2_field, #billing_state_field, #billing_phone_field {
    float: left;
    width: 50%;
    padding-right: 10px;
    clear: left;
}
#billing_address_1_field, #billing_city_field, #billing_postcode_field, #billing_email_field {
	float: left;
	width: 50%;
	padding-left: 10px;
}
.checkout-shipping {
	clear: both;
}
.slider-caption-2 {
	position: absolute;
	top: 22%;
	right: 20.7%;
	width: 180px;
	text-align: center;
	color: #000;
	font-size: 36px;
	line-height: normal;
	font-weight: 500;
}



.product-meta {
    margin-bottom: 0;
}
body.page-id-11766 #header{
	display: none;
}
body.page-id-11782 #header .main-h , body.page-id-11781 #header .main-h , body.page-id-11783 #header .main-h, body.page-id-11780 #header .main-h, body.single-product #header .main-h, body.woocommerce-page #header .main-h {
	display: none;
}
.t-w_h {
	color: #000;
}
.white-txt{
	color:#fff!important;
}
.txt-right{
	text-align:right!important;
}
.vc_row.promo-row > .vc_column_container.vc_col-sm-12 {
	max-width: 70%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.promo-col .white-txt h2.heading {
	color: #fff !important;
	margin: 0 0 10px !important;
	text-align: right;
	font-size: 28px;
}
.promo-col .white-txt p {
	color: #fff !important;
	line-height:1.4;
}
.promo-col .white-txt p.qnty {
	font-size: 28px;
	font-weight: 300;
	margin: 0;
}
.promo-col.col-1 .white-txt .pricing {
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
}
.promo-col.col-1 .white-txt .pricing {
	position: absolute;
	right: 0;
	bottom: 0;
}
.promo-col .white-txt .pricing small {
	font-size: 35px;
}
.promo-text {
	position: relative;
}

.promo-col.col-2 .white-txt .pricing {
	font-size: 45px;
	font-weight: 700;
	line-height: 45px;
	display: inline-block;
	vertical-align: top;
}

.outline-btn {
	clear: both;
	color: #fff;
	border: 1px solid #fff;
	padding: 7px 20px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 1.42857143;
	cursor:pointer;
	display: inline-block;
}

.outline-btn:hover {
	background-color: #fff;
	color: #222;
	text-decoration: none;
}

.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
	max-width: 24%;
	float: left !important;
	clear: none !important;
}

.woocommerce-page ul.products[class*="columns-"] li.product {
	padding: 0px 20px;
	display: block;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right;
	width: 100%!important;
}

.post.type-post table td, .page.type-page table td, .post.type-post table th, .page.type-page table th {
	padding: 10px 15px;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	margin: 0 15px 0 0!important;
	min-width: 125px;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.woocommerce-MyAccount-navigation ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
} 

.woocommerce form .form-row input.input-text{
	height: 45px;
	border: 1px solid #aaa;
	padding: 0px 15px;
}

.woocommerce form .form-row textarea {
	height: 115px;
	padding:15px;
	border: 1px solid #aaa;
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
	height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 45px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	margin-top: 35px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	line-height: 1.42857143 !important;
	padding: 7px 20px 7px !important;
	font-weight: 300 !important;
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	border-radius: 20px !important;
	color: #000 !important;
	background-color: transparent !important;
	border: 1px solid #222 !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	color: #fff !important;
	border-color:#222 !important;
	background-color: #222 !important;
}
ul.products .woocommerce-Price-amount.amount {
	font-size: 16px;
}
.woocommerce .page-section {
	padding-top: 40px;
	padding-bottom: 40px;
}
.woocommerce div.product p.price {
	margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity {
	margin: 0 15px 0 0 !important;
}
.promo-col.col-1 {
	margin-bottom: 35px !important;
}
.promo-col .white-txt p.qnty .outline-btn {
	float: right;
}
















/* Responsive */
@media screen and (max-width:800px){
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
		max-width: 100%;
	}	
}
@media screen and (max-width:568px){
	
	#billing_country_field, #billing_address_2_field, #billing_state_field, #billing_phone_field {
		float: left;
		width: 100%;
		padding-right: 1px;
		clear: left;
	}
	#billing_address_1_field, #billing_city_field, #billing_postcode_field, #billing_email_field {
		float: left;
		width: 100%;
		padding-left: 1px;
	}
	.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%!important;
	}	
	#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
		margin: 0 0 15px 0 !important;
		width: 100%;
	}
	.woocommerce-cart table.cart td.actions .coupon .button {
		width: 100%;
	}
}











@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
#video {
	display: none;
}



.ult-new-ib::after {
	content: "";
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
	height: 400px;
	left: 0;
}

.ult-ib-effect-style6 .ult-new-ib-desc {
	z-index: 999;
}

.logo-w.__dark {
	padding-top: 15px;
}
.main-h-bottom.__dark .mods_el-ic, .main-h-bottom.__fixed .mods_el-ic, .mobile-mod .mods_el-ic {
	color: #fff!important;
}


/* Responsive */

@media only screen and (max-width:1920px){
	.elev-txt {
		padding-top: 435px;
	}
	#goUpBtn {
		right: -64px;
	}
	.curtain {
		top: 60px;
		max-width: 522px;
		left: 130px;
		height: 730px;
	}
	.curtain__panel {
		height: 100%;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: 5px;
	}
	.portfolio-box {
		bottom: 155px;
	}
	.portfolio-txt-2 {
		bottom: 30px;
	}
	#slide-layer1 {
		margin-left: -110px;
	}
	#slide-layer2 {
		margin-left: 90px;
	}
	.slider-caption-2 {
		right: 22%;
	}
}

@media only screen and (max-width:1680px){
	.slider-caption-2 {
		right: 21.2%;
	}
	.elev-txt {
		padding-top: 415px;
	}
	#goUpBtn {
		right: -60px;
	}
	.curtain {
		top: 90px;
		max-width: 460px;
		left: 110px;
		height: 630px;
	}
	.curtain__panel {
		height: 100%;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: 5px;
	}
	.portfolio-txt-2 {
		bottom: 80px;
	}
	.portfolio-box {
		bottom: 195px;
	}
	#slide-layer1 {
		margin-left: -45px;
	}
	#slide-layer2 {
		margin-left: 35px;
	}
}

@media only screen and (max-width:1600px){
	.elev-txt {
		padding-top: 405px;
	}
	#slide-layer1 {
		margin-left: -20px;
	}
	#slide-layer2 {
		margin-left: 15px;
	}
	.slider-caption-2 {
		right: 21.5%;
	}
	.portfolio-box {
		bottom: 65px;
	}
	.portfolio-txt-2 {
		bottom: -60px;
	}
	#goUpBtn {
		right: -58px;
	}
	.curtain__panel {
		height: 100%;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: 5px;
	}
	.curtain {
		top: 100px;
		max-width: 435px;
		left: 108px;
		height: 602px;
	}
}

@media only screen and (min-width:1440px) and (max-width:1600px){
	.elev-txt {
		padding-top: 395px;
	}
	.slider-caption-2 {
		right: 20.6%;
	}
	#slide-layer1 {
		margin-left:-22px;
	}
	#slide-layer2 {
		margin-left: 0px;
	}
	.portfolio-box {
		bottom: 65px;
	}
	.portfolio-txt-2 {
		bottom: -60px;
	}
	#goUpBtn {
		right: -58px;
	}
	.curtain__panel {
		height: 100%;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: 5px;
	}
	.curtain {
		top: 100px;
		max-width: 415px;
		left: 104px;
		height: 579px;
	}
}

@media only screen and (max-width:1440px){
	#slide-layer1 {
		margin-left:0px;
	}
	.slider-caption-2 {
		right: 20.2%;
	}
	#slide-layer2 {
		margin-left: -20px;
	}
	.portfolio-txt-2 {
		bottom: 100px;
	}
	.portfolio-box {
		bottom: 235px;
	}
	.elev-txt {
		padding-top: 385px;
	}
	#goUpBtn {
		right: -57px;
	}
	.curtain {
		top: 111px;
		max-width: 385px;
		left: 98px;
		height: 530px;
	}
	.curtain__panel {
		height: 100%;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
	}
}

@media only screen and (max-width: 1366px) {
	#slide-layer1 {
		margin-left: 20px;
	}
	.slider-caption-2 {
		right: 20%;
	}
	#slide-layer2 {
		margin-left: -40px;
	}
	.portfolio-txt-2 {
		bottom: 30px;
	}
	.portfolio-box {
		bottom: 115px;
	}
	.curtain {
		top: 119px;
		max-width: 375px;
		left: 94px;
		height: 534px;
	}
}

@media only screen and (max-width:1280px) {
	#slide-layer1 {
		margin-left: 47px;
	}
	.slider-caption-2 {
		right: 19.5%;
	}
	#slide-layer2 {
		margin-left: -60px;
	}
	.portfolio-txt-2 {
		bottom: 80px;
	}
	#services h2 {
		font-size: 32px;
	}
	.portfolio-box {
		bottom: auto;
		top: 100px;
	}
	.curtain {
		top: 119px;
	}
}

@media only screen and (max-width:1024px){
	.main-h-bottom-cnt {
		margin: 0 0px;
		text-align: left;
	}
	.slider-caption-2 {
		right: 19.5%;
	}
	.vc_row.promo-row > .vc_column_container.vc_col-sm-12 {
		max-width: 80%;
	}
	.contact-section fieldset.half {
		display: block;
		width: 100%;
		margin-right: 0px;
	}
	div#landing-section {
		min-height: 0!important;
	}
	#slide-layer1 {
		margin-left: 62px;
	}
	.portfolio-col-2 {
		height: auto;
	}
	#slide-layer2 {
		margin-left:-70px;
	}
	.portfolio-txt-2 {
		bottom: auto;
		min-width: 400px;
		top: 290px;
	}
	.portfolio-txt-2 {
		font-size: 24px;
	}
	.portfolio-box {
		bottom: auto;
		top: 40px;
	}
	.main-h-bottom_menu-and-mods {
		float: right;
	}	
	.about-2-inner-col-1 {
		width: 100%;
	}
	.service-box h4 {
		font-size: 20px;
	}
	.service-box ul {
		font-size: 16px;
	}
	#landing-section {
		padding-top: 0px !important;
	}
	.elev-txt h3 {
		font-size: 26px;
		margin:0px 0px 5px 0;
	}
	.elev-txt {
		padding-top: 0;
		position: absolute;
		top: 120px;
		left: 90px;
	}
	.elve-row-inner {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	#goUpBtn {
		right: -64px;
		top: 11px;
		background-size: 20px auto;
		background-position: center top;
	}
	.elve-row-inner-col-2.vc_col-sm-6 {
		width: 40%;
		margin-left: 92px;
	}
	.curtain {
		margin: 0 0 0px;
		width: 100%;
		overflow: hidden;
		top: -40px;
		position: absolute;
		max-width: 280px;
		left: -22px;
		height: 389px;
	}
	.curtain__content {
		top: -10px;
	}
}

@media only screen and (max-width:980px){
	.portfolio-col-2 {
		height: 75vh;
	}
	#goUpBtn {
		top: 5px;
	}
	.curtain {
		margin: 0 0 0px;
		width: 100%;
		overflow: hidden;
		top: -85px;
		position: absolute;
		max-width: 267px;
		left: -29px;
		height: 365px;
	}
}

@media only screen and (max-width:960px){
	.slider-caption-2 {
		right: 18.5%;
		font-size: 28px;
		width: 155px;
	}
	.vc_row.promo-row > .vc_column_container.vc_col-sm-12 {
		max-width:100%;
	}
	#slide-layer1 {
		margin-left: 75px;
	}
	#slide-layer2 {
		margin-left: -64px;
	}
	.portfolio-box {
		bottom: auto;
		top: 60px;
		margin-left: 10px !important;
	}
	.elev-txt {
		padding-top: 65px;
	}
	#goUpBtn {
		right: -61px;
	}
	.curtain {
		margin: 0 0 0px;
		width: 100%;
		overflow: hidden;
		top: -80px;
		position: absolute;
		max-width: 258px;
		left: 65px;
		height: 358px;
	}
}

@media only screen and (max-width:800px){
	#slide-layer1 {
		margin-left: 60px;
	}
	.slider-caption-2 {
		right: 18.5%;
		font-size: 26px;
		width: 125px;
	}
	#slide-layer2 {
		margin-left: -55px;
	}
	.portfolio-col-2 {
		height: 60vh;
	}
	.portfolio-box img {
		width: 60%;
	}
	.portfolio-box {
		bottom: auto;
		top: 20px;
		margin-left: 10px !important;
	}
	.service-col-blue > .vc_column-inner > .wpb_wrapper {
		padding: 25px 10px;
	}
	.elev-txt {
		padding-top: 45px;
	}
	.elev-txt h3 {
		font-size: 25px;
		margin: 0px -20px 5px 0;
	}
	#goUpBtn {
		right: -59px;
	}
	.elve-row-inner-col-2.vc_col-sm-6 {
		width: 50%;
		margin-left: 0;
	}
	.curtain {
		margin: 0 0 0px;
		width: 100%;
		overflow: hidden;
		top: -67px;
		position: absolute;
		max-width: 215px;
		left: 54px;
		height: 298px;
	}
}

@media only screen and (max-width:768px){
	.footer-copyright {
		margin-top: 0;
	}
	.logo-w.__dark {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#slide-layer1 {
		margin-left: 60px;
	}
	#services {
		padding-bottom: 35px !important;
	}
	.portfolio-inner > .vc_column-inner {
		padding-top: 15px !important;
		padding-right: 15px !important;
		padding-bottom: 15px !important;
		padding-left: 15px !important;
	}
	#slide-layer2 {
		margin-left: -50px;
	}
	.add-menu-w, .main-menu-w {
		display: none;
	}
	.portfolio-col-2 {
		height: auto;
	}
	.portfolio-box {
		margin: 35px 0px 35px !important;
		position: relative;
		clear: both;
		bottom: auto;
		top: auto;
	}
	.portfolio-box img {
		width: auto;
	}
	.portfolio-txt-2 {
		position: relative;
		clear: both;
		min-width: 0;
		width: auto;
		text-align: center;
		margin-top: 35px !important;
		display: block;
		bottom: auto;
		top: auto;
	}
	.animation-1, .animation-2 {
		position: relative;
		animation: none;
		clear: both;
		margin-bottom: 35px !important;
	}
	.service-col-blue > .vc_column-inner > .wpb_wrapper {
		min-height: 0;
	}
	.service-col-blue-2 > .vc_column-inner > .wpb_wrapper {
		min-height: 0;
	}
	.service-col-2, .service-col-4 {
		margin-top: 0;
	}
	.main-f-top .widget {
		padding-top: 0;
	}
	.footer-logo {
		margin-bottom: 0;
	}
	.footer-copyright p {
		text-align: center;
		margin-top: 0;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 0;
	}
	#services-row-2 .upb_row_bg{
		background-image: none!important;
	} 
	#services-row-2 {
		padding-bottom: 0!important;
		padding-top: 0px !important;
	}
	.main-f-top {
		padding-bottom: 35px;
		position: relative;
		text-align: center;
		padding-top: 0;
	}
	#goUpBtn {
		right: -47px;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: -4px;
	}
	.curtain {
		top: -2px;
		max-width: 222px;
		left: 57px;
		height: 315px;
	}
	.elev-txt {
		padding-top: 4px;
	}
	.elev-txt h3 {
		font-size: 20px;
		margin: 0px -20px 5px 0;
	}
	.elev-txt p {
		font-size: 18px;
	}
}

@media only screen and (max-width:480px){
	.slider-caption-2 {
		right: 18.5%;
		font-size: 15px;
		width: 75px;
	}
	.logo-w {
		max-width: 75%;
	}
	#landing-section {
		padding-top: 0px !important;
	}
	.vc_row.elev-mobile-row {
		display: inline;
	}
	div#landing-section {
		background-image: url('/wp-content/uploads/2019/01/elev-bg-mobile.jpg')!important;
	}
	.mobile-curtain {
		position: relative;
		background-image: url(/wp-content/uploads/2019/01/elev-panel-bg.png);
		width: 100%;
		height: 550px;
		background-size: 100% 100%;
	}
	.mobile-curtain > .curtain {
		position: absolute;
		top: 85px;
		left: 32px;
		right: auto;
		max-width: 100%;
		margin-left: auto!important;
		margin-right: auto!important;
		height: 466px;
		width: 340px;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: -5px;
	}
	.curtain__content img {
		width: 100%;
		height: 470px;
	}
	.vc_row.elve-row-inner {
		display: none;
	}
	#about {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
	}
	.portfolio-box img {
		width: 70px;
	}
	.portfolio-inner > .vc_column-inner {
		padding-top: 15px !important;
		padding-right: 15px !important;
		padding-bottom: 15px !important;
		padding-left: 15px !important;
	}
	.portfolio-box {
		margin: 25px 0px 25px !important;
	}
	.portfolio-txt-2 {
		margin-top: 0 !important;
	}
	.portfolio-txt-2 {
		font-size: 18px;
	}
	.portfolio-txt-2 sup {
		font-size: 9px;
	}
	.about-txt h5 {
		font-size: 26px;
	}
	.about-2-col-2 > .vc_column-inner {
		padding-top: 35px !important;
		padding-bottom: 35px !important;
		background-image: none !important;
	}
	#services {
		padding-bottom: 35px !important;
		padding-top: 35px !important;
	}
	.logo-w {
		padding: 0;
		max-width: 85%;
	}
	.main-h-bottom .mods {
		padding: 10px 0;
	}
	.main-f-top .widget {
		padding-top: 0;
	}
	.footer-logo{
		margin-bottom: 0px;
	}
	.footer-copyright p {
		text-align: center;
		margin-top: -5px;
	}
	.service-col-blue > .vc_column-inner > .wpb_wrapper {
		background-color: rgba(90,160,233,1);
	}
	.service-col-blue-2 > .vc_column-inner > .wpb_wrapper {
		background-color: rgba(74,213,228,1);
	}
	.main-f-top {
		padding-bottom: 15px;
	}
	.main-f-top::before {
		width: 390px;
		height: 180px;
	}
	.about-txt {
		margin-bottom: 0px !important;
	}
	#slide-layer1 {
		margin-left: 23px;
	}
	#slide-layer2 {
		margin-left:-27px;
	}
	.mobile-curtain-col p {
		color: #222;
	}
	.contact-section fieldset.half {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 414px) {
	.slider-caption-2 {
		right: 18.5%;
		font-size: 12px;
		width: 65px;
	}
	.promo-col .white-txt p.qnty .outline-btn {
		float: none;
		margin-bottom: 25px;
	}
	#slide-layer1 {
		margin-left: 23px;
	}
	#slide-layer2 {
		margin-left:-27px;
	}
	.contact-section fieldset.half {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width: 375px) {
	.slider-caption-2 {
		right: 17.5%;
	}
	.mobile-curtain > .curtain {
		width: 307px;
	}
	.mobile-curtain > .curtain {
		top: 83px;
		left: 29px;
		height: 470px;
		width: 309px;
	}
	#slide-layer1 {
		margin-left: 27px;
	}
	#slide-layer2 {
		margin-left:-24px;
	}
	.main-h-bottom:not(.__fixed) .logo-w {
		padding-top: 14px;
	}
	.about-txt h5 {
		font-size: 22px;
		line-height: 32px;
	}
	.footer-logo {
		margin-bottom: 0;
	}
	.contact-section fieldset.half {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width:360px){
	.slider-caption-2 {
		right: 17%;
	}
	#slide-layer1 {
		margin-left: 24px;
	}
	#slide-layer2 {
		margin-left: -22px;
	}
	.portfolio-txt-2 {
		font-size: 16px;
	}
	.mobile-curtain > .curtain {
		width: 295px;
		left: 29px;
		top: 82px;
		height: 468px;
	}
	.curtain__content img {
		width: 100%;
		height: 473px;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: -3px;
	}
	.contact-section fieldset.half {
		display: block;
		width: 100%;
	}
}

@media only screen and (max-width:320px){
	.main-f-top::before {
		width: 305px;
		height: 180px;
	}
	.mobile-curtain {
		height: 500px;
	}
	.mobile-curtain > .curtain {
		top: 75px;
		left: 25px;
		height: 420px;
		width: 262px;
	}
	.curtain__panel--left, .curtain__panel--right {
		background-size: 100% 100%;
		top: 2px;
	}
	.contact-section fieldset.half {
		display: block;
		width: 100%;
	}
	.curtain__content img {
		width: 100%;
		height: 430px;
	}
}
