@import "../../../leader/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */

@-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
		 
		 @-webkit-keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 01;}
         }
         
         @keyframes fadeOut {
            0% {opacity: 1;}
            100% {opacity: 0;}
         }
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');

body.page-id-13 {
	border-top:1px solid #000;
}
body.page-id-13 #header {
	background-color:transparent;
	position: absolute;
    width: 100%;
	z-index:9;
	left:0;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#header, .sticky-header {
	-webkit-box-shadow: 0 7px 14px -6px rgba(0,0,0,.4);
    -moz-box-shadow: 0 7px 14px -6px rgba(0,0,0,.4);
    box-shadow: 0 7px 14px -6px rgba(0,0,0,.4);
}
.header-phone-sec p {
	margin:0;
	font-family: "Heebo", serif;
	font-weight:400;
	font-size:18px;
	color:#000000;
	padding:0 0 0px 0;
}
.header-phone-sec p a {
	font-family: "Heebo", serif;
	font-weight:400;
	font-size:18px;
	color:#000000;
}
.header-lang-sec p {
	margin:0;
	font-family: "Heebo", serif;
	font-weight:700;
	font-size:18px;
	color:#000000;
	padding:0 0 0px 10px;
}
.header-lang-sec p a {
	font-family: "Heebo", serif;
	font-weight:700;
	font-size:18px;
	color:#000000;
}
.sf-menu>li>a {
	padding:0;
}
.sf-menu>li>a span {
    padding: 0 15px;
	border-right:2px solid #000;
}
.sf-menu>li:last-child>a span {
	border-right:none;
}
body #header.logo-left .nav-main, body .sticky-header.logo-left .nav-main {
	padding-left:15px;
}
.page-title h1 {
	text-align:center;
}
.custom-2k18-outer .grid-items .item a {
	position:relative;
}
.custom-2k18-outer .grid-items .item a::after {
    content: "\f002";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 0;
    display: block;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    float: none;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #fff;
    font-size: 25px;
}

/*************************************/
/************ Gravity Forms **********/
/*************************************/

.gform_wrapper .top_label.gform_fields .gfield_label {
	display:none;
}

.gform_wrapper .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gform_fields select, .gform_wrapper .gform_fields textarea {
	padding: 5px 10px;
    font-family: "Alef Hebrew", Sans-serif;
    color: #000000;
    background-color: transparent;
    border-radius: 0;
	border: 1px solid rgba(0, 0, 0, 1);
	width: 100%;
	font-size:17px;
	line-height:1.4em;
	font-weight:400;
}
.gform_wrapper .gform_fields textarea {
	max-height:130px;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error {
	background: no-repeat;
    border: none;
	padding-top: 0;
    padding-bottom: 0;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width:100% !important;
	background: no-repeat;
    border: none;
	padding-top: 0;
    padding-bottom: 0;
}
.gform_wrapper ul.gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder, .gform_wrapper ul.gform_fields select::-webkit-input-placeholder, .gform_wrapper ul.gform_fields textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	font-family: "Alef Hebrew", Sans-serif;
    color: #000000;
	font-weight:400;
	font-size:17px;
	line-height:1.4em;
}
.gform_wrapper ul.gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, .gform_wrapper ul.gform_fields select::-moz-placeholder , .gform_wrapper ul.gform_fields textarea::-moz-placeholder { /* Firefox 19+ */
  	font-family: "Alef Hebrew", Sans-serif;
    color: #000000;
	font-weight:400;
	font-size:17px;
	line-height:1.4em;
}
.gform_wrapper ul.gform_fields
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .gform_wrapper ul.gform_fields select:-ms-input-placeholder , .gform_wrapper ul.gform_fields textarea:-ms-input-placeholder { /* IE 10+ */
  	font-family: "Alef Hebrew", Sans-serif;
    color: #000000;
	font-weight:400;
	font-size:17px;
	line-height:1.4em;
}
.gform_wrapper ul.gform_fields
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder, .gform_wrapper ul.gform_fields select:-moz-placeholder , .gform_wrapper ul.gform_fields textarea:-moz-placeholder { /* Firefox 18- */
  	font-family: "Alef Hebrew", Sans-serif;
    color: #000000;
	font-weight:400;
	font-size:17px;
	line-height:1.4em;
}
.gform_wrapper .home-contact-form .gform_footer {
	width: 100%;
    text-align: center !important;
	padding: 0px 0 10px;
    margin: 16px 0 0;
}
.gform_wrapper .gform_footer input.button.gform_button, .gform_wrapper .gform_footer input[type=submit].gform_button, .gform_wrapper .gform_page_footer input.button.gform_button, .gform_wrapper .gform_page_footer input[type=submit].gform_button {
	font-family: "Heebo", Sans-serif;
    color: #fff;
	font-weight:400;
	font-size:20px;
	line-height:1.4em;
	padding:12px;
	border: 1px solid rgba(0, 0, 0, 1);
    cursor: pointer;
    background-color: rgba(0, 0, 0, 1);
	letter-spacing:0;
}
.gform_wrapper .gform_footer input.button.gform_button:hover, 
.gform_wrapper .gform_footer input[type=submit].gform_button:hover, 
.gform_wrapper .gform_page_footer input.button.gform_button:hover, 
.gform_wrapper .gform_page_footer input[type=submit].gform_button:hover {
    color: #000 !important;
    background-color: #fff !important;
	border:1px solid #000;
}
.gform_wrapper ul.gform_fields .field_description_below .gfield_description {
	padding:0;
}
.gform_wrapper div.validation_error {
	display:none;
}




.gform_wrapper .contact-page-form .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gform_fields .contact-page-form select, .gform_wrapper .contact-page-form .gform_fields textarea {
	color: #000000;
    background-color: #fff;
}
.gform_wrapper .contact-page-form ul.gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder, .gform_wrapper ul.gform_fields select::-webkit-input-placeholder, .gform_wrapper ul.gform_fields textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000;
}
.gform_wrapper .contact-page-form ul.gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, .gform_wrapper ul.gform_fields select::-moz-placeholder , .gform_wrapper ul.gform_fields textarea::-moz-placeholder { /* Firefox 19+ */
    color: #000000;
}
.gform_wrapper .contact-page-form ul.gform_fields
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, .gform_wrapper ul.gform_fields select:-ms-input-placeholder , .gform_wrapper ul.gform_fields textarea:-ms-input-placeholder { /* IE 10+ */
    color: #000000;
}
.gform_wrapper .contact-page-form ul.gform_fields
input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder, .gform_wrapper ul.gform_fields select:-moz-placeholder , .gform_wrapper ul.gform_fields textarea:-moz-placeholder { /* Firefox 18- */
    color: #000000;
}
body .gform_wrapper .contact-page-form ul li.gfield {
	margin-top:5px;
}
.gform_wrapper .contact-page-form .gform_footer input.button.gform_button, .gform_wrapper .contact-page-form .gform_footer input[type=submit].gform_button, .gform_wrapper .contact-page-form .gform_page_footer input.button.gform_button, .gform_wrapper .contact-page-form .gform_page_footer input[type=submit].gform_button {
	padding:5px;
}

.gform_wrapper .contact-page-form.collections .gform_footer input.button.gform_button, .gform_wrapper .contact-page-form.collections .gform_footer input[type=submit].gform_button, .gform_wrapper .contact-page-form.collections .gform_page_footer input.button.gform_button, .gform_wrapper .contact-page-form.collections .gform_page_footer input[type=submit].gform_button {
	padding:8px;
	width:100%;
	text-align:center !important;
	margin-top:3px;
}
.gform_wrapper .home-contact-form.collection-single-pg .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.gform_wrapper .home-contact-form.collection-single-pg .gform_fields select, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_fields textarea {
	line-height:48px;
	height:48px;
}
.gform_wrapper .home-contact-form.collection-single-pg .gform_footer input.button.gform_button, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_footer input[type=submit].gform_button, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_page_footer input.button.gform_button, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_page_footer input[type=submit].gform_button {
	width:100%;
	text-align:center !important;
	background-color:#000 !important;
}
.gform_wrapper .home-contact-form.collection-single-pg .gform_footer input.button.gform_button:hover, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_footer input[type=submit].gform_button:hover, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_page_footer input.button.gform_button:hover, 
.gform_wrapper .home-contact-form.collection-single-pg .gform_page_footer input[type=submit].gform_button:hover {
	color: #000 !important;
    background-color: #fff !important;
	border:1px solid #000;
}


/*************************************/
/*********** Press page *********/
/*************************************/


.press-single-sec {
	display:flex;
	padding:20px 0;
	border-bottom:1px solid #000;
}
.press-image {
    width: 25%;
    display: inline-block;
}
.press-image img {
    width: 100%;
}
.press-content-sec {
    width: 74%;
    display: inline-block;
    padding-left: 2%;
}
.press-content-sec h2 {
	font-family: "Heebo", Sans-serif;
    color: #000;
	font-weight:700;
	font-size:20px;
	line-height:1.4em;
	margin: 10px 0;
}
.press-content-sec h3 {
	font-family: "Heebo", Sans-serif;
    color: #000;
	font-weight:700;
	font-size:20px;
	line-height:1.4em;
	margin: 10px 0;
}
.press-content-sec p {
	font-family: "Alef Hebrew", Sans-serif;
    color: #000;
	font-weight:400;
	font-size:15px;
	line-height:1.3em;
	margin: 0px 0;
}
.press-content-sec a {
	background-color: rgba(0, 0, 0, 1);
	font-family: "Alef Hebrew", Sans-serif;
    color: #fff;
	font-weight:400;
	font-size:15px;
	line-height:1.3em;
	padding:2px 40px;
	margin-top:20px;
	float:right;
	
}
nav.post-navigation a, #primary .entry-tags a, .pojo-loadmore-wrap .button, .pojo-loadmore-wrap .pojo-loading, .pojo-loading-wrap .button, .pojo-loading-wrap .pojo-loading, input[type="submit"], .button, .pagination > li > a, .pagination > li > span {
	color:#fff !important;
	background-color:#2d2d2d !important;
	margin:0 5px;
}

/*************************************/
/*********** Collection page *********/
/*************************************/


.collections-single-page header {
	text-align:center;
}
.collections-single-page header h1 {
	margin:0;
	font-family: 'EB Garamond', serif;
	font-weight:400;
	font-size:26px;
	color:#000000;
	padding:0 0 15px 0;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:4px;
}
.collections-single-page header img {
	margin-bottom:20px;
	max-width:12%;
}
.collections-single-page .content-sec {
	/*display: -webkit-flex;
    display: flex;*/
	min-height:800px;
	display: block;
}
.collections-single-page .image-gall-sec {
    width: 60%;
	width: 100%;
	display: -webkit-flex;
    display: flex;
	margin: 0 auto;
}
.collections-single-page .sidebar-sec {
    width: 100%;
    display: inline-block;
}
.collections-single-page .thumbail-images-cont {
    width: 15%;
    display: inline-block;
}
.collections-single-page .main-images-cont {
    width: 85%;
    display: inline-block;
	position:relative;
	height: 85vh;
	height: 1200px;
}
.collections-single-page ul li img {
	width:100%;
	
}
.collections-single-page ul.slide-main-images li img {
	max-height: 1200px;
    max-width: 100%;
    width: auto;
}
.collections-single-page ul.slide-main-images {
    list-style: none;
    padding-left: 15px;
	position:relative;
	padding-right: 20px;
}
.collections-single-page ul.slide-thumbnail-images {
	list-style: none;
    padding-right: 15px;
	padding-left: 0px;
}
.collections-single-page ul.slide-thumbnail-images li {
	padding-bottom:25px;
	cursor:pointer;
}
.collections-single-page ul.slide-main-images li {
	opacity:0;
	position:absolute;
	/*display:none;*/
	cursor:pointer;
	-webkit-animation-duration: .5s;
            animation-duration: .5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
			-webkit-animation-name: fadeOut;
            animation-name: fadeOut;
	width: 100%;
    max-width: 94%;
	/*max-height: 100vh;*/
			
}
.collections-single-page ul.slide-main-images li.active {
	opacity:1;
	display:block;
	-webkit-animation-name: fadeIn;
            animation-name: fadeIn;
}
.collections-single-page ul.slide-main-images li.video-main-cont iframe {
	height:1200px;
	max-height: 1200px;
}
.collections-single-page .sidebar-sec h2 {
    font-family: "Heebo", Sans-serif;
    color: #000;
	font-weight:400;
	font-size:37px;
	line-height:1.4em;
	margin: 5px 0;
	text-align: center;
}
.collections-single-page .sidebar-sec hr {
	margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #000;
}
.collections-single-page .video-cont h4 {
	font-family: "Heebo", Sans-serif;
    color: #000;
	font-weight:400;
	font-size:20px;
	line-height:1.4em;
	margin: 5px 0;
	text-align:center;
}
.collections-single-page .prev, .collections-single-page .next {
    position: absolute;
    top: 45%;
    color: #fff;
	cursor:pointer;
	width:50px;
	text-align:center;
}
.collections-single-page i {
    font-size:50px;
	color: #fff;
}
.collections-single-page .prev {
	left: 30px;
}
.collections-single-page .next {
	right: 30px;
}
.video-cont-mob {
	display:none;
}
.sticky-header .logo-img img {
    max-height: 37px;
}
.menu-item-has-children>a>span>i {
	padding-left:20px;
	display:none;
}




.gform_wrapper span.ginput_left, .gform_wrapper ul.gform_fields.top_label li.gfield:not(.gf_left_half) {
	padding-right:0;
}
.gform_wrapper ul.gform_fields.top_label li.gfield.gfield_error {
	padding-left: 0px!important;
	width:100%;
}
.gform_wrapper .gform_footer input.button.gform_button, html[dir=rtl] .gform_wrapper .gform_footer input[type=submit].gform_button, html[dir=rtl] .gform_wrapper .gform_page_footer input.button.gform_button, html[dir=rtl] .gform_wrapper .gform_page_footer input[type=submit].gform_button {
	margin-right:0;
}
.gform_wrapper .home-contact-form .gform_footer {
	text-align:center !important;
}

.gform_wrapper .contact-page-form .gform_footer {
	text-align:right !important;
	padding: 0px 0 10px;
    margin: 5px 0 0;
}

.page-template-page-press div#grid-items.row {
	height: auto !important;
}






#list-items article.post {
    border: 2px solid #eee;
    padding: 20px;
}
#list-items article.post .header-sec-arch {
	border-bottom: 2px dashed #eee;
    padding: 10px 0;
    display: block;
}
#list-items article.post .header-sec-arch .entry-title {
	width: auto;
    float: left;
    display: block;
}
#list-items article.post .header-sec-arch .entry-meta {
	width: auto;
    float: right;
    display: block;
}
.content-sec-arch {
    padding: 20px 0;
    position: relative;
}
.content-sec-arch .content-sec-arch-img {
    width: 25%;
    display: inline-block;
}
.content-sec-arch .content-sec-arch-cont {
	display: inline-block;
    width: 73%;
    vertical-align: top;
	padding-left:30px;
}
.content-sec-arch .content-sec-arch-cont .read-more {
	position: absolute;
    right: 0;
    bottom: 20px;
	background-color: #000000;
    border-color: #000000;
    color: #ffffff;
    width: 50px;
    height: 50px;
    padding: 0px;
    border-radius: 100%;
    font-size: 25px;
    text-align: center;
	font-family: 'Heebo', Arial, sans-serif;
}


.gform_wrapper .collection-single-pg span.ginput_left,
.gform_wrapper .collection-single-pg ul.gform_fields.top_label li.gfield:not(.gf_left_half) {
	padding-left: 10px;
}
.gform_wrapper .collection-single-pg .gform_body {
    width: 75%;
    display: inline-block;
}
.gform_wrapper .collection-single-pg .gform_footer {
    width: 24%;
    display: inline-block;
    vertical-align: top;
	    margin-top: 24px;
}
.gform_wrapper .collection-single-pg .gform_footer input.button.gform_button, 
.gform_wrapper .collection-single-pg .gform_footer input[type=submit].gform_button, 
.gform_wrapper .collection-single-pg .gform_page_footer input.button.gform_button, 
.gform_wrapper .collection-single-pg .gform_page_footer input[type=submit].gform_button {
	padding: 9px;
}


@media (min-width: 1170px) {
	#primary #content {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media (min-width: 1050px) {
	.container {
		width: 1030px;
	}
}
@media (min-width: 768px) {
	#header>.container, .sticky-header>.container {
		width: 1200px;
		max-width: 100%;
		padding: 0 20px;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
    	align-items: center;
	}
	#header.logo-left .logo, .sticky-header.logo-left .logo {
		width:16%;
	}
}

@media (max-width: 1100px) {
	.sf-menu>li>a span {
		padding: 0 8px;
		border-right:1px solid #000;
	}
	.header-phone-sec p a {
		font-size:15px;
	}
	.header-lang-sec p a {
		font-size:15px;
	}
	.sf-menu>li>a {
		font-size:13px;
		
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.sf-menu>li>a {
		font-size:9px !important;
	}
	.header-phone-sec p a {
		font-size:10px;
	}
	.header-lang-sec p a {
		font-size:10px;
	}
	body #header.logo-left .logo, body .sticky-header.logo-left .logo {
		max-width:15%;
	}
	.collections-single-page .content-sec {
		min-height:600px;
	}
	.collections-single-page .prev, .collections-single-page .next {
		top:38%;
	}
}
@media (max-width: 767px) {
	#header .container, .sticky-header .container {
		position:relative;
		padding:0;
	}
	.header-phone-sec {
		position: absolute;
		top: 0px;
		line-height: 60px;
		left: 20%;
	}
	.header-lang-sec {
		position: absolute;
		top: 0px;
		line-height: 60px;
		left: 48%;
	}
	.press-single-sec {
		display:block;
		padding:20px 10px;
		border-bottom:1px solid #000;
	}
	.press-image {
		width: 100%;
		display: block;
	}
	.press-content-sec {
		width: 100%;
		display: inline-block;
		padding-left: 0%;
	}
	.collections-single-page .content-sec {
		display:block;
		min-height:0;
	}
	.collections-single-page .image-gall-sec {
		width:100%;
		min-height:800px;
	}
	.collections-single-page .sidebar-sec {
		width:100%;
	}
	.collections-single-page .sidebar-sec h2 {
		text-align:center;
	}
	/*.nav-main .navbar-collapse .mobile-menu .sub-menu li a {
		padding-right: 40px;
	}*/
	#header .logo-img img {
		max-height: 37px;
	}
	#header.logo-left .nav-main, .sticky-header.logo-left .nav-main {
		padding:0;
	}
	body #header.logo-left .nav-main, body .sticky-header.logo-left .nav-main {
		padding:0;
	}
	body.rtl #header.logo-left .nav-main, body.rtl .sticky-header.logo-left .nav-main {
		padding:0;
	}
	
	.nav-main .navbar-collapse {
		width:100%;
		max-height:none;
	}
	.nav-main .navbar-collapse .mobile-menu {
		/*position: fixed;*/
		position: static;
		right: 0;
		width: 100%;
		height: 100%;
		z-index: 999999;
		background: rgba(0,0,0,.8);
		padding: 80px 20px 40px 20px;
    	text-align: center;
	}
	.nav-main .navbar-collapse .mobile-menu>li a {
		color:#fff;
		border: none;
   		padding: 15px 0;
    	text-align: center;
		font-size:24px;
	}
	.nav-main .navbar-collapse .mobile-menu>li.current-menu-item a {
		color:#F26D5C;
	}
	.navbar-toggle.active .icon-bar {
		/*background-color:#FFF;*/
		/*transform: rotate(45deg);
    	top: -12px;*/
	}
	.navbar-toggle.active {
		background:transparent;
	}
	.sticky-header .nav-main{
		display:none;
	}
	
	.navbar-toggle .icon-bar {
		position: relative;
		transition: all 500ms ease-in-out;
	}
	.navbar-toggle.active .icon-bar:nth-of-type(2), .navbar-toggle.active .icon-bar:first-child {
		top: 6px;
		transform: rotate(45deg);
	}
	.navbar-toggle.active .icon-bar:nth-of-type(3) {
		background-color: transparent;
	}
	.navbar-toggle.active .icon-bar:last-child {
		top: -6px;
		transform: rotate(-45deg);
	}
	.nav-main .navbar-collapse .mobile-menu .sub-menu {
		display:none;
	}
	.mobile-menu .menu-item-has-children>a>span>i {
		padding-left:20px;
		display:inline-block;
	}
	.nav-main .navbar-collapse .mobile-menu>li:after {
		height: 1px;
		background: #fff;
		content: "";
		width: 20%;
		display: block;
		margin: 0 auto;
	}
	.collections-single-page ul.slide-main-images li.video-main-cont iframe {
		height:490px;
	}
	#header.logo-left .logo .navbar-toggle, .sticky-header.logo-left .logo .navbar-toggle {
		float: left;
    	position: fixed;
    	left: 15px;
		z-index:9999999999;
	}
	#header.logo-left .logo, .sticky-header.logo-left .logo {
		float:right;
	}
	body.page-id-13 #header {
		position: static;
	}
	
	
	
	
	
	
	
		#list-items article.post .header-sec-arch .entry-title {
		float: none;
	}
	#list-items article.post .header-sec-arch .entry-meta {
		float: none;
	}
	.content-sec-arch {
		padding: 20px 0;
		position: relative;
	}
	.content-sec-arch .content-sec-arch-img {
		width: 100%;
		display: block;
	}
	.content-sec-arch .content-sec-arch-cont {
		display: block;
		width: 100%;
		padding-left:0px;
		padding-bottom:30px;
		padding-top:10px;
	}
	.content-sec-arch .content-sec-arch-cont .read-more {
		left: 0;
    	right: inherit;
		bottom:0;
	}
	.gform_wrapper .collection-single-pg .gform_body {
		width: 100%;
	}
	.gform_wrapper .collection-single-pg .gform_footer {
		width: 100%;
			margin-top: 20px;
	}
	.gform_wrapper .collection-single-pg span.ginput_left,
	.gform_wrapper .collection-single-pg ul.gform_fields.top_label li.gfield:not(.gf_left_half) {
		padding-left: 0px;
	}
	.collections-single-page .main-images-cont {
		height: 70vh;
	}
	.collections-single-page ul.slide-main-images li.video-main-cont iframe {
		height: 70vh;
	}
	
	
	
	
}
@media only screen and (max-width: 641px) {
	html body .gform_wrapper {
		padding-left: 0px;
	}
	html .gform_wrapper ul.gform_fields.top_label li.gfield.gf_left_half {
		padding-right:0;
	}
}
@media (max-width: 480px) {
	.collections-single-page .thumbail-images-cont {
		display:none;
	}
	.collections-single-page .image-gall-sec {
		display:block;
		min-height:0px;
	}
	.collections-single-page .main-images-cont {
		width:100%;
	}
	.collections-single-page ul.slide-main-images {
		min-height:550px;
	}
	.video-cont-mob {
		display:block;
		text-align:center;
		margin:20px 0;
	}
	.video-cont-mob h4 {
		display:inline-block;
		width:auto;
	}
	.video-cont-mob figure {
		display:inline-block;
		width:auto;
	}
	.collections-single-page .prev, .collections-single-page .next {
		top:38%;
	}
}
@media (max-width: 380px) {
	.collections-single-page ul.slide-main-images {
		min-height:450px;
	}
	.collections-single-page .prev, .collections-single-page .next {
		top:35%;
	}
	
}
@media (max-width: 350px) {
	.collections-single-page ul.slide-main-images {
		min-height:400px;
	}
	.collections-single-page .prev, .collections-single-page .next {
		top:34%;
	}
	.collections-single-page ul.slide-main-images li.video-main-cont iframe {
		height:420px;
	}
}