* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
input:focus,
button:focus,
a:focus,
select:focus,
textarea:focus {
	outline: 0;
}
body {
	font-size: 14px;
	color: #000;
	background-color: #eaeaea;
	overflow-x: hidden;
	font-family: 'Poppins', sans-serif;
}
html body {
	line-height: 1.5;
}
body.is-active,
html.is-active {
	position: relative;
	overflow: hidden;
	position: fixed;
	top: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
ul {
	margin-bottom: 0;
}
a,
a:hover {
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	outline: none;
}
.row {
	margin: 0;
}
/* color-function */

.black {
	background-color: #000000;
}
.silver {
	background-color: #c0c0c0;
}
.gray {
	background-color: #808080;
}
.white {
	background-color: #ffffff;
}
.maroon {
	background-color: #800000;
}
.red {
	background-color: #ff0000;
}
.purple {
	background-color: #800080;
}
.fuchsia {
	background-color: #ff00ff;
}
.green {
	background-color: #008000;
}
.lime {
	background-color: #00ff00;
}
.olive {
	background-color: #808000;
}
.yellow {
	background-color: #ffff00;
}
.navy {
	background-color: #000080;
}
.blue {
	background-color: #0000ff;
}
.teal {
	background-color: #008080;
}
.aqua {
	background-color: #00ffff;
}
.orange {
	background-color: #ffa500;
}
.aliceblue {
	background-color: #f0f8ff;
}
.antiquewhite {
	background-color: #faebd7;
}
.aquamarine {
	background-color: #7fffd4;
}
.azure {
	background-color: #f0ffff;
}
.beige {
	background-color: #f5f5dc;
}
.bisque {
	background-color: #ffe4c4;
}
.blanchedalmond {
	background-color: #ffebcd;
}
.blueviolet {
	background-color: #8a2be2;
}
.brown {
	background-color: #a52a2a;
}
.burlywood {
	background-color: #deb887;
}
.cadetblue {
	background-color: #5f9ea0;
}
.chartreuse {
	background-color: #7fff00;
}
.chocolate {
	background-color: #d2691e;
}
.coral {
	background-color: #ff7f50;
}
.cornflowerblue {
	background-color: #6495ed;
}
.cornsilk {
	background-color: #fff8dc;
}
.crimson {
	background-color: #dc143c;
}
.cyan {
	background-color: #00ffff;
}
.darkblue {
	background-color: #00008b;
}
.darkcyan {
	background-color: #008b8b;
}
.darkgoldenrod {
	background-color: #b8860b;
}
.darkgray {
	background-color: #a9a9a9;
}
.darkgreen {
	background-color: #006400;
}
.darkgrey {
	background-color: #a9a9a9;
}
.darkkhaki {
	background-color: #bdb76b;
}
.darkmagenta {
	background-color: #8b008b;
}
.darkolivegreen {
	background-color: #556b2f;
}
.darkorange {
	background-color: #ff8c00;
}
.darkorchid {
	background-color: #9932cc;
}
.darkred {
	background-color: #8b0000;
}
.darksalmon {
	background-color: #e9967a;
}
.darkseagreen {
	background-color: #8fbc8f;
}
.darkslateblue {
	background-color: #483d8b;
}
.darkslategray {
	background-color: #2f4f4f;
}
.darkslategrey {
	background-color: #2f4f4f;
}
.darkturquoise {
	background-color: #00ced1;
}
.darkviolet {
	background-color: #9400d3;
}
.deeppink {
	background-color: #ff1493;
}
.deepskyblue {
	background-color: #00bfff;
}
.dimgray {
	background-color: #696969;
}
.dimgrey {
	background-color: #696969;
}
.dodgerblue {
	background-color: #1e90ff;
}
.firebrick {
	background-color: #b22222;
}
.floralwhite {
	background-color: #fffaf0;
}
.forestgreen {
	background-color: #228b22;
}
.gainsboro {
	background-color: #dcdcdc;
}
.ghostwhite {
	background-color: #f8f8ff;
}
.gold {
	background-color: #ffd700;
}
.goldenrod {
	background-color: #daa520;
}
.greenyellow {
	background-color: #adff2f;
}
.grey {
	background-color: #808080;
}
.honeydew {
	background-color: #f0fff0;
}
.hotpink {
	background-color: #ff69b4;
}
.indianred {
	background-color: #cd5c5c;
}
.indigo {
	background-color: #4b0082;
}
.ivory {
	background-color: #fffff0;
}
.khaki {
	background-color: #f0e68c;
}
.lavender {
	background-color: #e6e6fa;
}
.lavenderblush {
	background-color: #fff0f5;
}
.lawngreen {
	background-color: #7cfc00;
}
.lemonchiffon {
	background-color: #fffacd;
}
.lightblue {
	background-color: #add8e6;
}
.lightcoral {
	background-color: #f08080;
}
.lightcyan {
	background-color: #e0ffff;
}
.lightgoldenrodyellow {
	background-color: #fafad2;
}
.lightgray {
	background-color: #d3d3d3;
}
.lightgreen {
	background-color: #90ee90;
}
.lightgrey {
	background-color: #d3d3d3;
}
.lightpink {
	background-color: #ffb6c1;
}
.lightsalmon {
	background-color: #ffa07a;
}
.lightseagreen {
	background-color: #20b2aa;
}
.lightskyblue {
	background-color: #87cefa;
}
.lightslategray {
	background-color: #778899;
}
.lightslategrey {
	background-color: #778899;
}
.lightsteelblue {
	background-color: #b0c4de;
}
.lightyellow {
	background-color: #ffffe0;
}
.limegreen {
	background-color: #32cd32;
}
.linen {
	background-color: #faf0e6;
}
.magenta {
	background-color: #ff00ff;
}
.mediumaquamarine {
	background-color: #66cdaa;
}
.mediumblue {
	background-color: #0000cd;
}
.mediumorchid {
	background-color: #ba55d3;
}
.mediumpurple {
	background-color: #9370db;
}
.mediumseagreen {
	background-color: #3cb371;
}
.mediumslateblue {
	background-color: #7b68ee;
}
.mediumspringgreen {
	background-color: #00fa9a;
}
.mediumturquoise {
	background-color: #48d1cc;
}
.mediumvioletred {
	background-color: #c71585;
}
.midnightblue {
	background-color: #191970;
}
.mintcream {
	background-color: #f5fffa;
}
.mistyrose {
	background-color: #ffe4e1;
}
.moccasin {
	background-color: #ffe4b5;
}
.navajowhite {
	background-color: #ffdead;
}
.oldlace {
	background-color: #fdf5e6;
}
.olivedrab {
	background-color: #6b8e23;
}
.orangered {
	background-color: #ff4500;
}
.orchid {
	background-color: #da70d6;
}
.palegoldenrod {
	background-color: #eee8aa;
}
.palegreen {
	background-color: #98fb98;
}
.paleturquoise {
	background-color: #afeeee;
}
.palevioletred {
	background-color: #db7093;
}
.papayawhip {
	background-color: #ffefd5;
}
.peachpuff {
	background-color: #ffdab9;
}
.peru {
	background-color: #cd853f;
}
.pink {
	background-color: #ffc0cb;
}
.plum {
	background-color: #dda0dd;
}
.powderblue {
	background-color: #b0e0e6;
}
.rosybrown {
	background-color: #bc8f8f;
}
.royalblue {
	background-color: #4169e1;
}
.saddlebrown {
	background-color: #8b4513;
}
.salmon {
	background-color: #fa8072;
}
.sandybrown {
	background-color: #f4a460;
}
.seagreen {
	background-color: #2e8b57;
}
.seashell {
	background-color: #fff5ee;
}
.sienna {
	background-color: #a0522d;
}
.skyblue {
	background-color: #87ceeb;
}
.slateblue {
	background-color: #6a5acd;
}
.slategray {
	background-color: #708090;
}
.slategrey {
	background-color: #708090;
}
.snow {
	background-color: #fffafa;
}
.springgreen {
	background-color: #00ff7f;
}
.steelblue {
	background-color: #4682b4;
}
.tan {
	background-color: #d2b48c;
}
.thistle {
	background-color: #d8bfd8;
}
.tomato {
	background-color: #ff6347;
}
.bronze {
	background-color: #cd7f32;
}
.amber {
	background-color: #FFC200;
}
.violet {
	background-color: #ee82ee;
}
.wheat {
	background-color: #f5deb3;
}
.whitesmoke {
	background-color: #f5f5f5;
}
.yellowgreen {
	background-color: #9acd32;
}
.color-silver {
	background-color: #D3D3D3;
}
.color-red {
	background-color: #FF0000;
}
.color-amber {
	background-color: #FFC200;
}
.color-white {
	background-color: #ECECE4;
}
.mobile_icon a {
	display: inline-block;
}
#main-menu ul li {
	list-style: none;
	margin: 0 5px;
}
/* Start :: Custom massonary */

.cm_masonry--h,
.cm_masonry--v {
	margin-left: -8px;
	counter-reset: brick;
}
.cm_masonry--h {
	flex-flow: row wrap;
}
.cm_masonry {
	position: relative;
	padding: 50px 0 0;
	display: flex;
	width: 100%;
}
.cm_masonry-brick--h {
	flex: auto;
	height: 250px;
	min-width: 150px;
}
.cm_masonry-img.kobelco-img {
	height: 285px;
}
.cm_masonry-brick {
	overflow: hidden;
	border-radius: 0px;
	margin: 0 0 0px 0px;
	color: white;
	position: relative;
}
figure {
	display: block;
}
.cm_masonry-img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.two-in-one {
	display: flex;
}
@media only screen and (min-width: 1024px) {
	.cm_masonry-brick--h:nth-child(5) a {
		width: 320px;
	}
	.cm_masonry-brick--h:nth-child(4n+3) a:last-child img {
		position: relative;
		z-index: 1;
	}
	.cm_masonry-brick--h:nth-child(4n+1) {
		width: 40%;
		height: 1071px;
	}
	.cm_masonry-brick--h:nth-child(4n+4) {
		position: absolute;
		width: 38.5%;
		top: 583px;
		left: 280px;
		height: 538px;
	}
	.cm_masonry-brick--h:nth-child(4n+4) img:first-child {
		height: 260px;
	}
	.cm_masonry-brick--h:nth-child(4n+1) img:first-child {
		height: 533px;
	}
	.cm_masonry-brick--h:nth-child(4n+1) img:last-child {
		width: 50%;
		height: 537px;
	}
	.cm_masonry-brick--h.cm_masonry-brick.bottom-right img {
		height: auto;
	}
	.cm_masonry-brick--h.cm_masonry-brick.bottom-right {
		height: 278px;
		width: 40%;
		background: none;
		flex: none;
		position: absolute;
		bottom: 0;
		right: 0;
		display: flex;
	}
	.cm_masonry-brick--h:nth-child(4n+2) {
		width: 20%;
		height: 534px;
		display: flex;
		flex-direction: column;
	}
	.cm_masonry-brick--h:nth-child(4n+3) {
		width: 40%;
		height: 793px;
	}
	.cm_masonry-brick--h[data-target="#img_gallery_popup9"] img {
		height: 280px !important;
	}
	.cm_masonry-brick--h:nth-child(4n+2) img {
		height: 283px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
	.cm_masonry-brick--h:nth-child(4n+2) img {
		height: 298px;
	}
	.cm_masonry-brick--h:nth-child(4n+3) a:last-child img {
		position: relative;
		z-index: 1;
	}
}
/* End :: Custom massonary */

@media screen and (max-width: 767px) {
	.three.col {
		display: flex;
		justify-content: flex-end;
	}
}
#main-menu li a {
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: 300;
}
/*menu css ashish*/

.col {
	float: left;
	margin: 1% 0 1% 1.6%;
}
.row .three {
	padding: 80px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #2c3e50;
	color: #ecf0f1;
	text-align: center;
}
.hamburger .line {
	width: 30px;
	height: 4px;
	background-color: #fff;
	display: block;
	margin: 4px auto;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#hamburger-1.is-active .line:nth-child(2) {
	opacity: 0;
}
#hamburger-1.is-active .line:nth-child(1) {
	-webkit-transform: translateY(13px) rotate(45deg);
	-ms-transform: translateY(13px) rotate(45deg);
	-o-transform: translateY(13px) rotate(45deg);
	transform: translateY(13px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(3) {
	-webkit-transform: translateY(-3px) rotate(-50deg);
	-ms-transform: translateY(-3px) rotate(-50deg);
	-o-transform: translateY(-3px) rotate(-50deg);
	transform: translateY(-3px) rotate(-50deg);
}
.main-bg {
	width: 100%;
}
#myHeader .navbar,
body #masthead .navbar {
	background-color: #f05722;
}
#myHeader.sticky,
body #masthead.sticky,
#new-menu.sticky {
	position: relative;
	width: 100%;
	animation-name: hederAnimation;
	animation-duration: 1s;
	box-shadow: 0px 4px 5px 0px rgba(255, 255, 255, 0.3);
}
#myHeader.sticky,
body #masthead.sticky {
	z-index: 120;
}
#new-menu.sticky {
	z-index: 100;
}
#new-menu.sticky {
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.3);
	top: 110px;
}
#new-menu.sticky .menu-item {
	padding: 20px 0;
}
#new-menu.sticky .menu-item>ul>li>a {
	font-size: 16px;
}
@keyframes hederAnimation {
	0% {
		transform: translateY(-100px);
	}
	100% {
		transform: translateY(0);
	}
}
#myHeader.sticky .main-logo,
body #masthead.sticky .main-logo {
	width: 70px;
}
/*menu hover*/

#main-menu>ul>li>a {
	position: relative;
}
#main-menu>ul>li>a:before {
	content: "";
	width: 0;
	height: 2px;
	background: #c8d4fa;
	position: absolute;
	bottom: 0;
	left: auto;
	right: 0;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#main-menu>ul>li:hover>a:before {
	width: 100%;
	left: 0;
	right: auto;
}
#footer-sectin .meni-listing a:hover {
	color: #f05722 !important;
}
/*menu responsive*/

@media (min-width: 481px) and (max-width: 991px) {
	#main-menu {
		width: 40% !important;
	}
}
@media screen and (max-width: 767px) {
	.col {
		display: block;
	}
	#main-menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100%;
		background-color: #f05722;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transition: all .5s;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		display: block;
		z-index: 100;
		padding-top: 80px !important;
		text-align: center;
	}
	#main-menu>ul>li>a {
		color: #fff;
	}
	.menu-activebg {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background-color: rgba(0, 0, 0, 0.6);
		display: none;
		z-index: 0;
	}
	.is-active#main-menu,
	.is-active.menu-activebg {
		transform: none;
		padding: 15px;
		overflow-y: auto;
	}
	.is-active.menu-activebg {
		display: block;
	}
	.navbar {
		padding: 0 !important;
	}
	#hamburger-1 {
		float: right;
	}
	.is-active #hamburger-1 {
		position: fixed;
		right: 25px;
		z-index: 111;
		top: 25px;
	}
}
/*menu responsive and*/

/*menu css and*/

/*top to back btn*/

#scroll {
	position: fixed;
	right: 30px;
	bottom: 15px;
	cursor: pointer;
	width: 34px;
	height: 34px;
	background-color: #f05722;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 50px;
	background: #f05722;
	border: 2px solid #ffffff;
	box-shadow: 0 0 0 2px #f05722;
	animation: circleScale 3s infinite;
	z-index: 99;
}
#scroll:hover {
	border-color: #f05722;
}
#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	line-height: 0;
}
#scroll span img {
	width: 100%;
}
@keyframes circleScale {
	0% {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
	}
	100% {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
	}
}
/*index html start*/

.navbar {
	align-items: flex-end;
}
.phone-and-email {
	justify-content: flex-end;
	width: 100%;
	color: #fff;
}
.phone-and-email,
.phone-no,
.mail {
	display: flex;
	align-items: center;
}
.phone-and-email a {
	color: #fff;
}
.phone-and-email a:hover {
	color: rgba(255, 255, 255, 0.5);
}
.phone-and-email>div {
	padding-left: 3px;
}
.menu-item,
#header #wide-nav {
	padding: 38.75px 0;
}
.menu-item>ul {
	/*display: flex;
  align-items: center;
  justify-content: center;*/
	list-style: none;
}
.menu-item>ul>li {
	padding: 0 15px;
}
.menu-item>ul>li>a {
	color: #020201;
	font-size: 18px;
	position: relative;
	font-weight: 300;
}
.header .header-bottom-nav.nav > li > a {
	font-weight: 300;
	font-size: 22px;
	line-height: 39px;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
.menu-item>ul>li>a:before,
.header .header-bottom-nav.nav > li > a:before {
	content: "";
	width: 0;
	height: 2px;
	background: #f05722;
	position: absolute;
	bottom: -5px;
	left: auto;
	right: 0;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.menu-item>ul>li:hover a:before,
.header .header-bottom-nav.nav > li:hover > a:before {
	width: 100%;
	left: 0;
	right: auto;
}
.menu-item>ul>li:hover>a,
.header .header-bottom-nav.nav > li:hover > a {
	color: #f05722;
}
.menu-item>ul>li.has-dropdown ul li a:before,
.header .header-bottom-nav.nav > li.has-dropdown ul li a:before {
	height: 0;
	background: transparent;
	position: relative;
	bottom: auto;
}
.header .header-bottom-nav.nav > li.has-dropdown ul li a {
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.header .header-bottom-nav.nav > li.has-dropdown ul li a:hover {
	color: #f05722;
}
body .nav-dropdown-default .nav-column li > a,
body .nav-dropdown.nav-dropdown-default > li > a {
	border-bottom: 0;
}
.header .header-bottom-nav.nav > li.has-dropdown ul li.nav-dropdown-col > a {
	margin-bottom: 15px;
	font-size: 20px;
}
.header .header-bottom-nav.nav > li.has-dropdown ul li ul li {
	padding-left: 0;
	padding-right: 0;
}
/*m menu*/

.sub-menu-block {
	padding: 30px 100px;
}
#menu-one-block-now,
#menu-one-block-now-one {
	width: 100%;
}
#sub-menu-item-two,
#sub-menu-item-two-new {
	width: auto;
	min-width: 330px;
	left: auto;
	padding: 30px 50px;
}
.menu-item>ul>li>div.sub-menu-block {
	background-color: #f4f4f2;
	position: absolute;
	margin-top: 0px;
	color: #333;
	left: 0;
	box-sizing: border-box;
	z-index: 3;
	font-size: 16px;
	box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
	.menu-item>ul>li>div.sub-menu-block {
		visibility: hidden;
		background-color: #f4f4f2;
		position: absolute;
		margin-top: 0px;
		color: #333;
		left: 0;
		box-sizing: border-box;
		z-index: 3;
		font-size: 16px;
		opacity: 0;
		-webkit-transition: all 0.4s ease 0s;
		-o-transition: all 0.4s ease 0s;
		transition: all 0.4s ease 0s;
		-webkit-transform: rotateX(90deg);
		-moz-transform: rotateX(90deg);
		-ms-transform: rotateX(90deg);
		transform: rotateX(90deg);
		-webkit-transform-origin: top center;
		-ms-transform-origin: top center;
		transform-origin: top center;
		box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
		-ms-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
		-o-box-shadow: 0px 7px 8px 1px rgba(0, 0, 0, 0.2);
	}
	.menu-item>ul>li:hover>div.sub-menu-block {
		background-color: #f9f9f9;
		visibility: visible;
		opacity: 1;
		-webkit-transform: rotateX(0deg);
		-moz-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
}
/*sub menu*/

.sub-menu-title {
	color: #020201;
}
.mega-menu .sub-menu-item {
	flex-direction: column;
	padding-top: 20px;
}
.sub-menu-item>a {
	color: #040504;
}
.sub-menu-item>a:hover {
	color: #f05722;
}
.sub-menu-item>a:not(:last-child) {
	padding-bottom: 10px;
}
/*banner slider block*/

#baneer-slider .owl-nav button {
	position: absolute;
	top: 50%;
	display: none;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
#baneer-slider .owl-nav .owl-prev {
	left: 60px;
}
#baneer-slider .owl-nav .owl-next {
	/*right: 20px;*/
	right: -60px;
}
#baneer-slider .owl-nav button {
	outline: none;
}
#baneer-slider .owl-nav button span {
	font-size: 0;
	position: relative;
}
#baneer-slider .owl-nav button.owl-prev span::before,
#baneer-slider .owl-nav button.owl-next span::before {
	font-family: FontAwesome;
	height: 30px;
	width: 30px;
	position: absolute;
	font-size: 35px;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	color: #f05722;
}
#baneer-slider .owl-nav button.owl-prev span::before {
	content: "\f104";
	left: 50%;
}
#baneer-slider .owl-nav button.owl-next span::before {
	content: "\f105";
	right: 50%;
}
#baneer-slider .owl-dots {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
#baneer-slider .owl-dots button {
	margin: 0 10px;
	background-color: rgba(255, 255, 255, 0.5);
	width: 100px;
	height: 3px;
	outline: none;
}
#baneer-slider .owl-dots button.active {
	background-color: #fff;
}
.owl-carousel .owl-item img {
	width: 100%;
	margin: 0 auto;
	max-height: 435px;
}
.sliderContainer {
	position: relative;
}
.sliderContainer img {
	width: 100%;
}
.slider {
	width: 500px;
	margin: 30px 50px 50px;
}
.slick-slide {
	background: #3a8999;
	color: white;
	padding: 80px 0 120px;
	font-size: 30px;
	font-family: "Arial", "Helvetica";
	text-align: center;
}
.slick-prev:before,
.slick-next:before {
	color: black;
}
.slick-dots {
	bottom: -30px;
}
.slick-slide:nth-child(odd) {
	/*background: #e84a69;*/
}
.modal-content .slick-slide:nth-child(odd) {
	background: transparent;
}
.progressBarContainer {
	position: absolute;
	bottom: 20px;
	width: 300px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.progressBarContainer div {
	display: block;
	width: 30%;
	padding: 0;
	cursor: pointer;
	margin-right: 5%;
	float: left;
	color: white;
}
.progressBarContainer div:last-child {
	margin-right: 0;
}
.progressBarContainer div span.progressBar {
	width: 100%;
	height: 4px;
	background-color: rgba(240, 87, 34, 0.7);
	display: block;
}
.progressBarContainer div span.progressBar .inProgress {
	background-color: rgba(255, 255, 255, 1);
	width: 0%;
	height: 4px;
}
.slick-slide {
	background: none;
	color: white;
	padding: 0px;
	font-size: 0px;
	text-align: center;
}
.slider {
	width: 100%;
	margin: 0px;
}
.img-title {
	color: #fc0013;
	font-size: 26px;
	line-height: 1.2;
}
.img-gallery-item .details .overlay {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}
.img-gallery-item .details:hover .overlay {
	visibility: visible;
	opacity: 1;
	z-index: 99;
}
.img-gallery-item .details .overlay {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	z-index: -1;
	top: 0%;
	left: 0%;
	background: rgba(4, 4, 7, 0.8);
	width: 100%;
	height: 100%;
	padding: 0px 5px;
}
.img-gallery-item .details {
	visibility: visible;
	opacity: 1;
	width: 100%;
	position: relative;
	z-index: 99;
	cursor: pointer;
}
.tableRow {
	display: table;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.tableCell {
	display: table-cell;
	vertical-align: middle;
}
.img-gallery-item .details a {
	color: #b74525;
	border: none;
	padding-top: 0px;
}
.img-gallery-item .details p.view,
.img-gallery-item .details a.view {
	color: #a0a0a0;
	font-size: 20px;
	font-weight: 400;
	line-height: 35px;
	width: 100%;
	display: inline-block;
	/*font-family: Arquitecta-W00-Bold;*/
	padding-top: 2px;
}
.img-gallery-item .details:hover .overlay p {
	bottom: 20px;
	transition: all .4s ease-in-out;
}
.img-gallery-item .details p {
	font-size: 35px;
	font-weight: 300;
	line-height: 1.3;
	color: #fff;
	text-transform: uppercase;
}
.img-gallery-item .details p {
	margin-bottom: 0px;
	padding: 0px 15px;
}
.img-gallery-item .details p {
	color: #f05722;
	font-size: 30px;
	margin: 0px 0px 25px 0px;
	/*font-family: Arquitecta-W00-Bold;*/
}
.img-ditels {
	padding: 40px 0 55px;
	text-align: center;
}
.find-out-more {
	padding: 80px 130px;
}
.home #wrapper .find-out-more .row {
	max-width: none;
}
.find-out-more .details {
	height: 540px;
	overflow: hidden;
}
.find-out-more .img-title {
	/*font-size: 36px;*/
	font-size: 32px;
	font-weight: 300;
	color: #fc0013;
	padding-bottom: 5px;
}
.img-dummy-text {
	line-height: 1.3;
	font-size: 16px;
	font-weight: 300;
	max-width: 300px;
	margin: 0 auto;
	margin-top: 8px;
	color: #000;
	padding-bottom: 5px;
}
.find-out-more .img-sub-title {
	font-size: 22px;
	color: #000;
	font-weight: 300;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
}
.img-ditels>a .img-sub-title {
	color: #000;
}
.find-out-more .img-sub-title:hover {
	color: #fc0013;
}
.find-out-more .row .col-md-6 {
	padding-right: 25px;
}
.find-out-more .row .col-md-5 {
	padding-left: 25px;
}
.section-title {
	padding: 60px 0 40px;
}
.main-title-text {
	color: #020201;
	font-size: 40px;
}
#s-logo-block {
	background-color: #fff;
}
#s-logo-block .row {
	padding: 0;
	margin: 0;
}
#s-logo-block .col-12 {
	padding: 0;
}
.sochil-logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	list-style: none;
}
.quantity-box {
	margin-top: 10px;
	padding-bottom: 170px;
}
.padding-lr {
	padding: 0 10px;
}
#gallery-for-img .padding-lr {
	padding: 0 10px;
}
/*new gallery section*/

#new-gallery-block {
	padding: 100px 200px;
}
#connect-with-us-on {
	background-color: #f05722;
	padding: 0 0 60px;
}
#connect-with-us-on .main-title-text {
	color: #fff;
	margin: 0;
}
.connect-block ul {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
}
.connect-block ul li {
	margin: 0 0px;
	text-align: center;
	width: 100px;
	padding: 0 15px;
}
.connect-block ul li img {
	/*width: 70%;*/
	width: 100%;
}
.connect-block a {
	display: inline-block;
}
#footer-sectin .col-lg-5 .footer-menu-main-title,
.footer-menu-main-title {
	padding-bottom: 0;
	font-size: 20px;
	font-weight: 400;
	margin: 0 !important;
}
#footer-sectin .col-lg-5 .sub-menu-item {
	padding-top: 5px;
}
#footer-sectin .sub-menu-item a,
#footer-sectin .title-info,
.copy-text,
.address-text {
	color: rgba(255, 255, 255, 0.7) !important;
}
.footer-menu-main-title {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-bottom: 10px;
}
#footer-sectin {
	background-color: #070707;
	padding-top: 50px;
	padding-bottom: 20px;
}
#footer-sectin .meni-listing h6 {
	font-size: 15px;
}
#footer-sectin .meni-listing h6,
#footer-sectin .meni-listing a {
	color: #fff;
}
#footer-sectin .meni-listing a {
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 21px;
}
#footer-sectin .sub-menu-item {
	padding-top: 20px;
}
.copy-right-block {
	padding-top: 70px;
	padding-left: 35px;
	padding-right: 0px;
}
.copy-text,
.address-text {
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	letter-spacing: 0;
}
/*loader*/

.loader {
	position: fixed;
	top: 0;
	z-index: 99999;
	height: 100%;
	width: 100%;
	background: #f05722;
}
.loader .auto-center {
	height: 50%;
	display: inline-block;
	vertical-align: middle;
}
.loader .bounce-conteneur {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.loader .bounce-conteneur .bounce {
	display: inline-block;
	height: 13px;
	width: 13px;
	background: #FFF;
	border-radius: 100%;
	margin: 2px;
}
.loader .bounce-conteneur .bounce-left {
	animation: left 1.5s ease infinite;
}
.loader .bounce-conteneur .bounce-center {
	animation: center 1.5s ease infinite;
}
.loader .bounce-conteneur .bounce-right {
	animation: right 1.5s ease infinite;
}
@keyframes left {
	0%, 50%, 75%, 100% {
		transform: scale(1);
	}
	25% {
		transform: scale(1.5);
	}
}
@keyframes center {
	0%, 25%, 75%, 100% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.5);
	}
}
@keyframes right {
	0%, 25%, 50%, 100% {
		transform: scale(1);
	}
	75% {
		transform: scale(1.5);
	}
}
@-webkit-keyframes left {
	0%, 50%, 75%, 100% {
		transform: scale(1);
	}
	25% {
		transform: scale(1.5);
	}
}
@-webkit-keyframes center {
	0%, 25%, 75%, 100% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.5);
	}
}
@-webkit-keyframes right {
	0%, 25%, 50%, 100% {
		transform: scale(1);
	}
	75% {
		transform: scale(1.5);
	}
}
#footer-sectin .phone-and-email,
#footer-sectin .phone-no,
#footer-sectin .mail {
	color: #fff;
}
#mobile-menu {
	display: none;
}
#footer-sectin .sub-menu-item {
	flex-direction: column;
}
#footer-sectin .phone-no a,
#footer-sectin .mail a {
	padding: 0;
}
/*responsive*/

#footer-sectin .meni-listing a,
#footer-sectin .title-info,
.copy-text,
.address-text {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
}
#footer-sectin .title-info {
	padding-right: 5px;
	margin-bottom: 0;
	line-height: 21px;
}
#footer-sectin .meni-listing h6 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 300;
}
.footer-menu-main-title {
	font-size: 24px;
	margin: 0 !important;
}
#footer-sectin .footer_first_col .footer-menu-main-title {
	padding-bottom: 10px;
}
#myHeader .phone-and-email>div,
body #masthead .phone-and-email>div {
	font-size: 20px;
	font-weight: 300;
}
.menu-item>ul>li>a {
	font-size: 22px;
}
.main-title-text {
	font-weight: 300;
	font-size: 40px;
	line-height: 1.2;
	margin-bottom: 0;
}
.img-title {
	font-size: 28px;
	font-weight: 300;
	opacity: 1;
}
#gallery-for-img .img-sub-title {
	font-size: 16px;
	line-height: 1.3;
	padding-top: 7px;
	font-weight: 300;
}
.sub-menu-title {
	font-size: 20px;
	line-height: 24px;
	font-weight: 300;
	opacity: 1;
	letter-spacing: 0px;
	margin-bottom: 0;
}
.sub-menu-item>a {
	font-size: 18px;
	font-weight: 300;
}
.pl-0-new-class {
	padding-left: 0;
}
#bar {
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #7fc242;
}
#progressBar {
	width: 100%;
	background: #EDEDED;
}
.bg-color-bb {
	background-color: #f4f4f4;
}
#s-logo-block {
	padding-left: 0;
	padding-right: 0;
}
body #wrapper #s-logo-block .row {
	max-width: 100%
}
#main-menu .mail {
	font-size: 30px;
}
#new-menu {
	background-color: #fff;
}
#baneer-slider {
	overflow-x: hidden;
}
#myHeader .title-info,
body #masthead .title-info {
	padding-left: 5px;
}
.padding-top-hedar {
	/*padding-top: 146px !important;*/
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: block;
}
#baneer-slider {
	overflow-x: visible;
}
.sochil-logo li {
	width: 300px;
	margin: 0 auto;
}
.find-out-more .details img {
	height: 100%;
	object-fit: cover;
}
.social_logo {
	width: 100% !important;
	text-align: center;
}
@media screen and (min-width: 1800px) {
	.find-out-more .details {
		height: 750px;
	}
	.footer-menu-main-title {
		font-size: 20px;
	}
	.pl-0-new-class {
		padding-left: 0;
	}
	#myHeader .phone-and-email>div {
		font-size: 22px;
	}
	body #masthead .phone-and-email>div {
		font-size: 22px;
	}
	.pl-0-new-class {
		padding-left: 0;
	}
	.padding-top-hedar {
		/*padding-top: 182px !important;*/
	}
	.img-gallery-item .details p {
		font-size: 26px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 24px;
		line-height: 25px;
	}
	#new-menu {
		/*top: 182px;*/
	}
	#baneer-slider .owl-nav .owl-prev {
		left: -25px;
	}
	#baneer-slider .owl-nav button.owl-prev span::before,
	#baneer-slider .owl-nav button.owl-next span::before {
		font-size: 42px;
	}
	#baneer-slider .owl-nav button {
		top: 25%;
	}
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		font-size: 25px;
	}
}
@media (min-width: 1500px) and (max-width: 1700px) {
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		font-size: 26px;
	}
	.find-out-more .details {
		height: 600px;
	}
	#baneer-slider .owl-nav .owl-next {
		right: -60px;
	}
	.find-out-more .img-title {
		font-size: 40px;
	}
	.pl-0-new-class {
		padding-left: 0;
	}
	.img-gallery-item .details p {
		font-size: 24px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 14px;
		line-height: 22px;
	}
	#new-menu {
		top: 145px;
	}
	#baneer-slider .owl-nav .owl-prev {
		left: -25px;
	}
	#baneer-slider .owl-nav button.owl-prev span::before,
	#baneer-slider .owl-nav button.owl-next span::before {
		font-size: 42px;
	}
	#baneer-slider .owl-nav button {
		top: 25%;
	}
}
@media screen and (min-width: 1360px) {
	#gallery-for-img .row {
		margin: 0 -10px;
	}
	.find-out-more .row .col-md-7 {
		padding-left: 0px;
	}
	.find-out-more .row .col-md-4 {
		padding-right: 70px;
	}
	.slider {
		height: 850px;
	}
	.slider div {
		height: 100%;
	}
	.slider div img {
		height: auto;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 24px !important;
	}
	.find-out-more .img-title {
		font-size: 28px;
	}
	.connect-block ul li {
		margin: 0 0px;
	}
	.section-title.ex_byproduct {
		padding-top: 100px;
	}
}
@media (min-width: 1360px) and (max-width: 1440px) {
	#baneer-slider .owl-nav .owl-prev {
		left: -25px;
	}
	#baneer-slider .owl-nav button.owl-prev span::before,
	#baneer-slider .owl-nav button.owl-next span::before {
		font-size: 42px;
	}
	#baneer-slider .owl-nav button {
		top: 25%;
	}
	.sochil-logo li {
		width: 250px;
	}
	#myHeader,
	body #masthead,
	#banner-slider,
	#gallery-for-img {
		padding: 0;
	}
	.img-dummy-text {
		font-size: 16px;
	}
	.find-out-more .img-sub-title {
		font-size: 20px;
	}
	#myHeader .phone-and-email>div,
	body #masthead .phone-and-email>div {
		font-size: 18px;
	}
	#footer-sectin .meni-listing h6 {
		font-size: 15px;
	}
	.find-out-more .details {
		height: 430px;
	}
	.footer-menu-main-title {
		font-size: 17px;
	}
	#footer-sectin .meni-listing a,
	#footer-sectin .title-info,
	.copy-text,
	.address-text {
		font-size: 13px;
	}
	.main-title-text {
		font-size: 30px;
	}
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		/*font-size: 18px;*/
		font-size: 21px;
	}
	.img-title {
		font-size: 26px;
	}
	#gallery-for-img .img-sub-title {
		font-size: 14px;
	}
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 17px;
	}
	.footer-menu-item .row .col-lg-3 {
		padding: 0 0;
	}
	.img-gallery-item .details p {
		font-size: 24px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 20px;
		line-height: 22px;
	}
	.slider {
		/*height: 460px;*/
		/*height: 550px;*/
		height: 590px;
		/*height: 700px;*/
	}
}
.main-title-text img {
	max-width: 220px;
}
@media (min-width: 1200px) and (max-width: 1300px) {
	#baneer-slider .owl-nav .owl-prev {
		left: -25px;
	}
	#baneer-slider .owl-nav button.owl-prev span::before,
	#baneer-slider .owl-nav button.owl-next span::before {
		font-size: 42px;
	}
	#baneer-slider .owl-nav button {
		top: 10%;
	}
	.menu-item, #header #wide-nav {
		padding: 40px 0;
	}
	/*#baneer-slider .owl-nav .owl-next {

    right: 0px;

}*/
	#new-menu {
		/*top: 146px;*/
	}
	.slider {
		height: 500px;
	}
	.slider div {
		height: 100%;
	}
	.slider div img {
		height: auto;
	}
	.sochil-logo li {
		width: 200px;
	}
	#myHeader header,
	body header#header,
	#banner-slider,
	#gallery-for-img {
		padding: 0;
	}
	#gallery-for-img .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	.padding-lr:nth-child(1),
	.padding-lr:nth-child(4) {
		padding-left: 0;
	}
	.padding-lr:nth-child(3),
	.padding-lr:nth-child(6) {
		padding-right: 0px;
	}
	/*

  .padding-lr:nth-child(3) img,.padding-lr:nth-child(1) img,.padding-lr:nth-child(4) img, .padding-lr:nth-child(6) img {

    height: 370px;

  }*/
	#myHeader .phone-and-email>div,
	body #masthead .phone-and-email>div {
		font-size: 18px;
	}
	.main-title-text {
		font-size: 30px;
	}
	.main-title-text img {
		max-width: 200px;
	}
	.img-title {
		font-size: 28px !important;
	}
	#gallery-for-img .img-sub-title {
		font-size: 13px;
	}
	#myHeader .phone-and-email .mail,
	body #masthead .phone-and-email .mail {
		font-size: 18px;
	}
	.img-gallery-item .details p {
		font-size: 25px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 15px;
	}
	.img-dummy-text {
		/*font-size: 20px;*/
		font-size: 16px;
	}
	.find-out-more .img-sub-title {
		/*font-size: 23px;*/
		font-size: 22px;
	}
	.footer-menu-main-title {
		font-size: 16px !important;
	}
	#footer-sectin .footer-menu-item .footer-menu-main-title {
		padding-bottom: 15px;
		line-height: 16.8px
	}
	#footer-sectin .meni-listing a {
		font-size: 13px;
	}
	#footer-sectin .title-info {
		font-size: 16px;
	}
	#footer-sectin .meni-listing a,
	#footer-sectin .title-info,
	.copy-text,
	.address-text {
		font-size: 13px;
		font-weight: 300;
		line-height: 19.5px;
	}
	#footer-sectin .meni-listing h6,
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 14px !important;
		line-height: 16.8px
	}
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		font-size: 18px;
	}
	.footer-menu-item .row .col-lg-3 {
		padding: 0 0;
	}
	.img-gallery-item .details p {
		font-size: 24px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 18px;
		line-height: 20px;
	}
}
@media screen and (min-width: 1200px) {
	.main-logo {
		width: 100px;
	}
}
@media screen and (min-width: 768px) {
	.drop_contact-sec.drop_contact select {
		width: 305px;
	}		
	.progressBarContainer.baritems4 {
		width: 345px;
		left: 47%;
		transform: translateX(-47%);
		-webkit-transform: translateX(-47%);
		-moz-transform: translateX(-47%);
		-ms-transform: translateX(-47%);
		-o-transform: translateX(-47%);
	}
	.progressBarContainer.baritems4 div {
		width: 21%;
		margin-right: 4%;
	}
	.progressBarContainer.baritems5 {
		width: 355px;
		left: 47%;
		transform: translateX(-47%);
		-webkit-transform: translateX(-47%);
		-moz-transform: translateX(-47%);
		-ms-transform: translateX(-47%);
		-o-transform: translateX(-47%);
	}
	.progressBarContainer.baritems5 div {
		width: 16%;
		margin-right: 4%;
	}
	.progressBarContainer.baritems6 {
		width: 370px;
		left: 49%;
		transform: translateX(-47%);
		-webkit-transform: translateX(-47%);
		-moz-transform: translateX(-47%);
		-ms-transform: translateX(-47%);
		-o-transform: translateX(-47%);
	}
	.progressBarContainer.baritems6 div {
		width: 12%;
		margin-right: 4%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#baneer-slider .owl-nav .owl-prev {
		left: -25px;
	}
	#baneer-slider .owl-nav button.owl-prev span::before,
	#baneer-slider .owl-nav button.owl-next span::before {
		font-size: 42px;
	}
	#baneer-slider .owl-nav button {
		top: 10%;
	}
	/*#baneer-slider .owl-nav .owl-next {

    right: -10px;

}*/
	.slider {
		/*height: 500px;*/
		height: 450px;
	}
	.slider div {
		height: 100%;
	}
	.slider div img {
		height: auto;
	}
	.sochil-logo li {
		width: 180px;
	}
	#new-menu {
		/*top: 122px;*/
	}
	.padding-top-hedar {
		/*padding-top: 122px !important;*/
	}
	#myHeader header,
	body header#header,
	#banner-slider,
	#gallery-for-img {
		padding: 0;
	}
	#gallery-for-img .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		font-size: 18px;
	}
	.main-logo {
		/*width: 80px;*/
		width: 70px;
	}
	.menu-item,
	#header #wide-nav {
		padding: 30px 0;
	}
	#footer-sectin .phone-and-email,
	#footer-sectin .phone-no,
	#footer-sectin .mail {
		display: block;
	}
	#footer-sectin .phone-no {
		padding-bottom: 10px;
	}
	.sub-menu-block {
		padding: 30px 50px;
	}
	.main-title-text img {
		max-width: 180px;
	}
	.main-title-text {
		font-size: 28px;
	}
	.section-title {
		padding: 50px 0;
	}
	/*  .padding-lr:nth-child(3) img, .padding-lr:nth-child(6) img {

    height: 315px;

    height: 328px;

  }*/
	.img-title {
		color: #fc0013;
		font-size: 24px;
	}
	.sub-menu-item>a {
		font-size: 15px;
	}
	.find-out-more .details {
		height: 340px;
	}
	.find-out-more .img-title {
		font-size: 24px;
		padding-bottom: 10px;
	}
	.img-dummy-text {
		/*font-size: 19px;*/
		font-size: 16px;
		line-height: 1;
		padding-bottom: 10px;
	}
	.find-out-more .img-sub-title {
		font-size: 16px;
	}
	#gallery-for-img .img-sub-title {
		font-size: 13px;
	}
	.find-out-more {
		padding: 50px 0 0;
	}
	#new-gallery-block {
		padding: 100px 40px;
	}
	.connect-block ul li img {
		width: 100%;
	}
	.connect-block ul li {
		margin: 0 18px;
		width: 8%;
	}	
	.owl-carousel .owl-item img {
		height: 190px;
	}
	#footer-sectin .sub-menu-item {
		flex-direction: column;
		padding-top: 10px;
	}
	#footer-sectin .title-info {
		color: #fff;
	}
	#footer-sectin .meni-listing a {
		padding-bottom: 0px;
		font-size: 12px;
	}
	.footer-menu-main-title {
		padding-bottom: 10px;
		font-size: 18px;
	}
	.copy-text,
	.address-text {
		font-size: 14px;
	}
	.copy-right-block {
		padding-top: 30px;
	}
	#myHeader .phone-and-email>div,
	body #masthead .phone-and-email>div {
		font-size: 15px;
	}
	#footer-sectin .meni-listing a,
	#footer-sectin .title-info,
	.copy-text,
	.address-text {
		font-size: 12px;
		line-height: 18px;
	}
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title,
	#footer-sectin .footer-menu-item .footer-menu-main-title {
		font-size: 17px;
	}
	#footer-sectin .meni-listing h6,
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 13px;
		line-height: 15.6px;
	}
	.img-gallery-item .details p {
		font-size: 22px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 16px;
		line-height: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#gallery-for-img {
		overflow-x: hidden;
	}
	#sub-menu-item-two,
	#sub-menu-item-two-new {
		min-width: 230px;
	}
	#baneer-slider .owl-nav .owl-prev {
		left: -15px;
	}
	#baneer-slider .owl-nav button.owl-prev span::before,
	#baneer-slider .owl-nav button.owl-next span::before {
		font-size: 42px;
	}
	#baneer-slider .owl-nav button {
		top: 10%;
	}
	#baneer-slider .owl-nav .owl-next {
		right: -45px;
	}
	.sochil-logo li {
		width: 150px;
	}
	#new-menu {
		/*top: 122px;*/
	}
	.padding-top-hedar {
		/*padding-top: 122px !important;*/
	}
	#myHeader header,
	header#header,
	#banner-slider,
	#gallery-for-img {
		padding: 0;
	}
	#footer-sectin .sub-menu-item {
		padding-top: 10px;
	}
	.pl-r-none {
		padding: 0;
	}
	#gallery-for-img .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.collapse:not(.show) {
		display: flex;
		flex-basis: 0;
	}
	.main-logo {
		width: 80px;
	}
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		font-size: 15px;
	}
	.menu-item>ul>li {
		padding: 0 10px;
	}
	.menu-item,
	#header #wide-nav {
		padding: 29.25px 0;
	}
	#baneer-slider .owl-dots button {
		width: 50px;
	}
	.owl-carousel .owl-dots.disabled,
	.owl-carousel .owl-nav.disabled {
		display: block;
	}
	.main-title-text {
		font-size: 26px;
	}
	.main-title-text img {
		max-width: 160px;
	}
	.section-title {
		padding: 50px 0 40px;
	}
	.padding-lr:nth-child(3),
	.padding-lr:nth-child(6) {
		padding-right: 10px;
	}
	.img-ditels {
		padding: 25px 0 35px;
	}
	.img-title {
		font-size: 22px;
	}
	/*  .padding-lr:nth-child(3) img, .padding-lr:nth-child(6) img {

    height: auto;

  }*/
	.find-out-more .details {
		height: 300px;
	}
	.find-out-more {
		padding: 10px 0;
	}
	.find-out-more .img-title {
		font-size: 23px;
		padding-bottom: 10px;
	}
	.img-dummy-text {
		/*font-size: 17px;*/
		font-size: 15px;
		line-height: 1.2;
		padding-bottom: 10px;
	}
	.find-out-more .img-sub-title {
		/*font-size: 17px;*/
		font-size: 15px
	}
	#s-logo-block .row {
		padding: 20px;
		margin: 0;
	}
	#new-gallery-block {
		padding: 50px 40px;
	}
	.connect-block ul li img {
		width: 100%;
	}
	.connect-block ul li {
		margin: 0 18px;
		width: 10%;
	}
	.owl-carousel .owl-item img {
		height: 180px;
	}
	#connect-with-us-on {
		padding: 0 0 40px;
	}
	#footer-sectin .sub-menu-item {
		flex-direction: column;
	}
	#footer-sectin .phone-and-email,
	#footer-sectin .phone-no,
	#footer-sectin .mail {
		display: block;
		align-items: center;
	}
	#footer-sectin .title-info {
		color: #fff;
	}
	#footer-sectin .mail {
		padding-top: 15px;
	}
	#footer-sectin .sub-menu-item {
		padding-bottom: 25px;
	}
	.footer-menu-main-title {
		font-size: 16px;
		padding-left: 0px;
		padding-bottom: 10px;
		text-align: center;
	}
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 17px;
	}
	.copy-right-block {
		padding-top: 15px;
		padding-left: 10px;
		padding-right: 0px;
	}
	#footer-sectin .meni-listing h6,
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 12px;
		line-height: 14.4px;
	}
	#footer-sectin .meni-listing a {
		font-size: 11px;
		line-height: 16.5px;
	}
	.sub-menu-block {
		padding: 30px 10px 0;
	}
	.m-menu-sub-m-ditels {
		padding-bottom: 30px;
	}
	.sub-menu-item>a:not(:last-child) {
		padding-bottom: 5px;
	}
	#myHeader .phone-and-email>div,
	body #masthead .phone-and-email>div,
	.sub-menu-title,
	.sub-menu-item>a {
		font-size: 14px;
	}
	#gallery-for-img .img-sub-title {
		font-size: 12px;
	}
	.copy-text,
	.address-text {
		font-size: 13px;
		line-height: 19.5px;
	}
	#footer-sectin .title-info {
		font-size: 12px;
		line-height: 18px;
	}
	#sub-menu-item-two,
	#sub-menu-item-two-new {
		padding: 30px 20px 0;
	}
	#address-block .col-lg-6:nth-child(1) {
		-ms-flex: 0 0 56%;
		flex: 0 0 56%;
		max-width: 56%;
	}
	#address-block .col-lg-6:nth-child(2) {
		-ms-flex: 0 0 44%;
		flex: 0 0 44%;
		max-width: 44%;
	}
	#address-block .sub-menu-item {
		padding-bottom: 0px;
	}
	.sochil-logo li a img {
		display: block;
		margin: 0 auto;
	}
	.img-gallery-item .details p {
		font-size: 22px;
		margin: 0px 0px 10px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 16px;
		line-height: 20px;
	}
	#s-logo-block {
		overflow-x: hidden;
	}
	.slider {
		/*height: 500px;*/
		height: 300px;
	}
	.slider div {
		height: 100%;
	}
	.slider div img {
		height: auto;
	}
	.sochil-logo li {
		width: 180px;
	}
}
@media screen and (max-width: 767px) {
	.sochil-logo li {
		width: 70px;
	}
	.sochil-logo li {
		width: 80%;
		margin: 0 auto;
		text-align: center;
	}
	#banner-slider {
		/*padding-top: 82px !important;*/
	}
	#footer-sectin .title-info {
		font-size: 12px;
	}
	#gallery-for-img,
	#banner-slider {
		padding-left: 15px;
		padding-right: 15px;
	}
	#banner-slider {
		margin-top: 30px;
	}
	.navbar {
		align-items: center;
	}
	.main-logo {
		width: 70px;
	}
	.main-bg .navbar {
		padding: 0px 15px !important;
	}
	.three.col {
		text-align: right;
		margin: 0;
		padding: 0;
	}
	.mobile_icon.d-flex.mr-3 {
		display: inline-block;
		margin-right: 0;
	}
	.copy-text,
	.address-text {
		font-size: 13px;
		text-align: left;
	}
	.main-logo {
		width: 60px;
	}
	.phone-and-email,
	.phone-no,
	.mail {
		display: block;
		text-align: left;
	}
	.phone-and-email>div {
		display: flex;
	}
	.phone-no,
	.mail {
		padding-bottom: 10px;
	}
	.phone-no p,
	.mail p {
		padding-right: 3px;
	}
	#mobile-menu {
		display: block;
	}
	#new-menu {
		display: none;
	}
	.menu-item>ul {
		display: block;
		text-align: left;
	}
	.menu-item,
	#header #wide-nav {
		padding: 0px 0;
	}
	.menu-item>ul>li {
		padding: 0 0px;
	}
	#main-menu ul li {
		margin: 0;
	}
	#mobile-menu .col-12 {
		padding: 0;
	}
	#main-menu li a {
		margin-left: 0px;
		margin-right: 0px;
		padding-bottom: 10px;
		font-size: 14px;
	}
	.sub-menu-block {
		padding: 30px 15px;
	}
	.menu-item>ul>li>a,
	.header .header-bottom-nav.nav > li > a {
		color: #fff;
	}
	.menu-item>ul>li:hover>a,
	.header .header-bottom-nav.nav > li:hover > a {
		color: #fff;
	}
	.menu-item>ul>li>a:before,
	.header .header-bottom-nav.nav > li > a:before {
		background-color: #fff;
	}
	.menu-item>ul>li>div.sub-menu-block {
		margin-bottom: 30px;
		padding-top: 10px;
	}
	.mega-menu .sub-menu-item {
		padding-top: 10px;
	}
	.m-menu-sub-m-ditels {
		padding-top: 0px;
	}
	#baneer-slider .owl-dots button {
		width: 30px;
	}
	#baneer-slider .owl-dots {
		bottom: 10px;
	}
	#baneer-slider .owl-nav button {
		top: 10%;
	}
	#baneer-slider .owl-nav .owl-next {
		right: -25px;
	}
	#baneer-slider .owl-nav .owl-prev {
		left: 5px;
	}
	.main-title-text {
		font-size: 22px;
	}
	.main-title-text img {
		max-width: 140px;
	}
	.section-title {
		padding: 50px 0 20px;
	}
	.img-ditels {
		padding: 20px 0 30px;
	}
	.img-title {
		font-size: 20px;
	}
	.find-out-more {
		padding: 30px 0 10px;
	}
	.find-out-more .details {
		height: 240px;
	}
	.find-out-more .img-title {
		font-size: 22px;
		padding-bottom: 5px;
	}
	.img-dummy-text {
		/*font-size: 16px;*/
		font-size: 15px;
		padding-bottom: 0px;
	}
	.find-out-more .img-sub-title {
		font-size: 15px;
		padding-top: 5px;
	}
	.img-gallery-item .details p {
		font-size: 18px;
		margin: 0px 0px 0px 0px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 14px;
	}
	#myHeader .phone-and-email>div,
	body #masthead .phone-and-email>div {
		font-size: 15px;
	}
	#main-menu li a {
		font-size: 17px;
	}
	.sub-menu-title {
		font-size: 18px;
	}
	#menu-one-block-now .sub-menu-title,
	#menu-one-block-now-one .sub-menu-title {
		padding-top: 15px;
	}
	.find-out-more .row .col-md-5 {
		padding-left: 15px;
	}
	.find-out-more .row .col-md-6 {
		padding-right: 15px;
	}
	#s-logo-block .row {
		padding: 10px 0px;
		margin: 0;
	}
	.sochil-logo>li {
		text-align: center;
	}
	#new-gallery-block {
		padding: 30px 15px;
	}
	.connect-block ul li img {
		width: 100%;
	}
	.connect-block ul li {
		margin: 0;
		padding: 0 10px;
		width: 18%;
	}
	#connect-with-us-on {
		padding: 0 0 30px;
		margin-top: 0;
	}
	.footer-menu-main-title {
		font-size: 16px;
		padding-left: 0px;
		padding-bottom: 15px;
		text-align: center;
	}
	#footer-sectin .sub-menu-item {
		padding-top: 10px;
		flex-direction: column;
		text-align: left;
		padding-left: 0px;
	}
	#footer-sectin .col-lg-5 .sub-menu-item {
		padding-top: 10px;
	}
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 15px;
		font-weight: 300;
		text-align: left;
		position: relative;
	}
	#footer-sectin .col-lg-5 .footer-menu-main-title,
	.footer-menu-main-title {
		font-size: 14px;
		text-align: left;
		line-height: 1.2;
	}
	#footer-sectin .meni-listing h6 {
		font-size: 12px;
		text-align: left;
		line-height: 1.2;
	}
	.footer-menu-item .row .col-lg-3 {
		padding: 0;
	}
	#footer-sectin .col-lg-5 .col-lg-6 {
		padding: 0;
	}
	#footer-sectin .meni-listing a {
		font-size: 12px;
	}
	#footer-sectin .meni-listing {
		margin-bottom: 17px;
	}
	#footer-sectin .phone-and-email,
	#footer-sectin .phone-no,
	.mail {
		text-align: left;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
	.address-text {
		padding-bottom: 10px;
	}
	#footer-sectin .phone-no p,
	#footer-sectin .mail p {
		color: #fff;
	}
	#footer-sectin .phone-no,
	#footer-sectin .mail {
		padding-bottom: 10px;
	}
	#footer-sectin .meni-listing a {
		padding-bottom: 8px;
	}
	#footer-sectin .phone-no a,
	#footer-sectin .mail a {
		padding-bottom: 0;
	}
	#footer-sectin .copy-right-block {
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		display: flex;
		flex-direction: column-reverse;
	}
	#footer-sectin .copy-text {
		padding-bottom: 15px;
		font-size: 13px;
		text-align: left;
		line-height: 1.5;
	}
	#address-block {
		align-items: flex-start;
	}
	#address-block .sub-menu-item.text-right {
		text-align: center;
	}
	.mobile-menu-active {
		display: block;
	}
	.menu-item>ul>li>div.sub-menu-block {
		display: block;
	}
	.menu-item>ul>li:hover a:before,
	.header .header-bottom-nav.nav > li:hover > a:before {
		display: none;
	}
	#sub-menu-item-two,
	#sub-menu-item-two-new {
		width: 100%;
		left: 0;
		padding: 0px 15px 0;
	}
	#myHeader .title-info,
	body #masthead .title-info {
		padding-left: 0;
	}
	.menu-item>ul>li>div.sub-menu-block {
		background-color: transparent;
		box-shadow: none;
		position: relative;
		padding-top: 0;
		padding-bottom: 0;
	}
	.sub-menu-title {
		color: #fff;
	}
	.menu-item>ul>li>div.sub-menu-block a {
		color: #fff;
	}
	.padding-lr {
		padding: 0 0px;
	}
	.progressBarContainer div {
		width: 17%;
		padding: 0;
		margin-right: 3%;
	}
	.progressBarContainer {
		display: flex;
		justify-content: center;
	}
	ul#baneer-slider {
		margin-bottom: 0;
	}
	.owl-carousel .owl-item img {
		max-height: 110px;
	}
	#footer-sectin .sub-menu-title,
	#footer-sectin .pl-0-new-class.active {
		position: relative;
	}
	#footer-sectin .sub-menu-title:after,
	#footer-sectin .pl-0-new-class:after {
		position: absolute;
		content: "\f107";
		font-family: fontawesome;
		color: #fff;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		font-size: 18px;
	}
	.uen-text {
		margin-bottom: 0 !important;
	}
	#footer-sectin .sub-menu-title:after {
		right: 0px;
	}
	#footer-sectin .pl-0-new-class:after {
		right: 0px;
	}
	#footer-sectin .sub-menu-title.active:after,
	#footer-sectin .pl-0-new-class.active:after {
		content: "\f106";
	}
	#footer-sectin .pl-0-new-class.active:after {
		right: 0px;
	}
	#myHeader.sticky .main-logo,
	body #masthead.sticky .main-logo {
		width: 50px;
	}
	#myHeader .sub-menu-title,
	body #masthead .sub-menu-title,
	#myHeader .sub-menu-item,
	body #masthead .sub-menu-item {
		text-align: left;
	}
	#myHeader .sub-menu-item a,
	body #masthead .sub-menu-item a {
		font-size: 14px;
	}
	.phone-and-email>div {
		padding-left: 0px;
	}
	#s-logo-block {
		overflow-x: hidden;
	}
	.slider {
		/*height: 500px;*/
		height: 150px;
	}
	.slider div {
		height: 100%;
	}
	.slider div img {
		height: auto;
	}
	#s-logo-block .sochil-logo li {
		/* width: 180px;*/
		width: 100px;
	}
}
@media (min-width: 400px) and (max-width: 767px) {
	#gallery-for-img {
		padding: 0;
	}
	#gallery-for-img .section-title {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.padding-lr {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding: 0 15px;
	}
	.padding-lr:nth-child(3),
	.padding-lr:nth-child(6) {
		padding-right: 15px;
	}
	#gallery-for-img .img-sub-title {
		font-size: 14px;
	}
	.pt-new-block-0 {
		padding-top: 0 !important;
	}
}
@media screen and (max-width: 380px) {
	.owl-carousel .owl-item img {
		max-height: 90px;
	}
}
/*Instagram*/

.instagram_gallery:after {
	display: table;
	content: '';
	clear: both;
}
#instagram-feed2 .instagram_gallery a {
	position: relative;
	display: block;
	overflow: hidden;
	/*width: calc(33.33% - 30px);*/
	float: left;
	margin: 0px;
	/*height: calc(100% - 30px);*/
	height: 33.33%;
	width: 33.33%;
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
#instagram-feed2 .instagram_gallery a:hover {
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
#instagram-feed2 .instagram_gallery a img {
	float: none !important;
	width: 100% !important;
	display: inline-block;
}
#instagram-feed2 .instagram_gallery a:after {
	position: absolute;
	content: '';
	background: rgba(4, 4, 7, 0.8);
	width: 100%;
	top: 0%;
	left: 0%;
	opacity: 0;
	height: calc(100% - 0px);
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
#instagram-feed2 .instagram_gallery a:hover:before,
#instagram-feed2 .instagram_gallery a:hover:after {
	opacity: 1;
}
#instagram-feed2 .instagram_gallery a:hover:after {
	transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
#footer-sectin .mt-30 {
	margin-top: 30px;
}
@media screen and (max-width: 767px) {
	.cm_masonry-brick.bottom-right a {
		width: 100%;
	}
	.footer-top-heading {
		width: 100%;
		padding: 0;
	}
	#footer-sectin .mt-30 {
		margin-top: 0;
	}
}
@media screen and (max-width: 1360px) {
	#instagram-feed2 .instagram_gallery a:before {
		font-size: 18px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#footer-sectin .footer-menu-item .footer-menu-main-title {
		font-size: 14px;
		line-height: 16.8px
	}
	#sub-menu-item-two,
	#sub-menu-item-two-new {
		min-width: 230px;
	}
}
@media screen and (max-width: 1199px) {
	#instagram-feed2 .instagram_gallery a:before {
		font-size: 18px;
	}
	#instagram-feed2 .instagram_gallery a {
		height: 33.33%;
		width: 33.33%;
	}
}
@media screen and (max-width: 991px) {
	#instagram-feed2 .instagram_gallery a:before {
		font-size: 16px;
	}
	#instagram-feed2 .instagram_gallery a:after {
		height: calc(100% - 0px);
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#footer-sectin .row .col-md-6.mt-30:last-child,
	#footer-sectin .row .col-md-6.mt-30:nth-child(3) {
		margin-top: 0;
	}
}
@media screen and (max-width: 767px) {
	#instagram-feed2 .instagram_gallery a:before {
		font-size: 14px;
	}
}
@media screen and (max-width: 480px) {
	figure.cm_masonry-brick--h a,
	figure.cm_masonry-brick--h a {
		width: 100% !important;
	}
	#instagram-feed2 .instagram_gallery a:before {
		font-size: 12px;
	}
}
/*================================================= new page crstal trophy =================================================*/

#product-page,
#gallery-for-img {
	background-color: #fff;
}
#gallery-for-img {
	padding-bottom: 110px;
}
#crystal-trophy {
	padding-top: 45px;
	padding-bottom: 90px;
}
.product-page-main-title .main-title-text {
	font-size: 50px;
	margin-bottom: 7px;
	font-weight: 300;
}
.product-page-main-title .product-sub-title-text {
	max-width: 1300px;
	margin: 0 auto;
	font-weight: 300;
	font-size: 22px;
}
.cm-trophy h6 {
	font-weight: 300;
	color: #020201;
}
#cm-product-trophy {
	padding: 15px 0 60px;
}
/*============== model design ==============*/

.modal-dialog {
	/*border: 4px solid #808080;*/
	background: transparent;
	z-index: 3;
	padding: 0px;
	width: 100%;
	max-width: 90%;
}
.modal-content {
	display: block;
	height: 100%;
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: none;
	border-radius: 0px;
	outline: 0;
	/*    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);

    box-shadow: 0 3px 9px rgba(0,0,0,.5);*/
}
.modal-body {
	padding: 15px 12px 45px;
}
.modal-body {
	display: inline-block;
	width: 100%;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	height: 100%;
}
.modal .header-info {
	padding: 15px 0px;
	border-bottom: 1px solid #EF5426;
}
.modal .close,
.product-lightbox .close {
	color: #EF5324;
	font-size: 32px;
	margin: 5px 0px 0px 0px;
	background: none;
	z-index: 99999;
	cursor: pointer;
	padding: 5px;
	opacity: 1;
	font-weight: 400;
}
.modal .close,
.product-lightbox .close {
	color: #000000;
	height: 22px;
	border-radius: 50px;
	background: transparent;
	width: 22px;
	right: 0;
	position: absolute;
	top: 0px;
	font-size: 28px;
	margin: 0px;
	z-index: 99999;
	cursor: pointer;
	padding: 0;
	opacity: 1;
	font-weight: 300;
	outline: none;
}
body.page-template-tpl-customized .modal .close {
	float: right;
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: none;
	overflow: visible;
	min-height: auto;
	letter-spacing: 0;
}
.modal .header-info p a {
	color: #EF5324;
	font-size: 14px;
	font-weight: 300;
}
.modal .header-info p {
	margin: 60px 0px 0px 0px;
	color: #EF5324;
}
.modal .info {
	padding: 42px 0px 10px;
	padding-bottom: 0;
	overflow: hidden;
}
.modal .info h3 {
	color: #231F20;
	font-size: 36px;
	line-height: 1.2;
	margin: 0px 0px 0px 0px;
	font-weight: 400;
}
.modal .info h3 span {
	color: #231F20;
	display: block;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin: 7px 5px 25px 0px;
}
.modal .info .info {
	/*border-top: 1px dashed #EF5426;*/
	/*    border-bottom: 1px dashed #EF5426;*/
	display: inline-block;
	width: 100%;
	padding: 0px 0px 10px 0px;
}
.modal .info p {
	color: #231F20;
	/*font-size: 20px;*/
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}
.size-section p {
	padding-bottom: 5px;
}
.modal .info.new p,
.modal .new p {
	font-weight: 400;
}
.modal .info p span {
	display: inline-block;
	width: auto;
	float: left;
	padding-right: 8px;
}
.modal .info p em {
	display: inline-block;
	width: auto;
	font-style: normal;
}
.new-logo-model img {
	width: 23%;
}
body #wrapper .request-for-quote,
body #wrapper [type="submit"],
body #wrapper #quoteFormSubmit [type="submit"],
body #wrapper .single_add_to_cart_button {
	display: inline-block;
	color: #fff;
	background: #EF5426;
	border: 1px solid #EF5426;
	padding: 15px 25px;
	font-size: 15px;
	line-height: 22.5px;
	letter-spacing: 0;
	position: relative;
	font-weight: lighter;
	margin: 10px 0px 10px 0px;
	text-transform: uppercase;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
body #wrapper .request-for-quote:hover,
body #wrapper [type="submit"]:hover,
body #wrapper #quoteFormSubmit [type="submit"]:hover {
	background-color: transparent;
	color: #EF5426;
	box-shadow: 0 0.5em 0.5em -0.4em #EF5426;
}
.modal .info p {
	padding-top: 0px;
}
.modal .info p.small {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.5;
	margin-top: 15px;
	display: inline-block;
}
.modal .info .product-short-description p {
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	line-height: 1.5;
	margin-top: 15px;
	display: inline-block;
}
.modal .info p a {
	color: #000;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.modal .info p a:hover {
	color: #000;
}
.modal .container {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.flush {
	padding: 0px !important;
}
.flush-left {
	padding-left: 0px;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	justify-content: space-between;
	width: 100%;
}
.modal .row {
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px !important;
}
.modal .header-info,
.modal .info {
	float: none;
	width: 100%;
	height: 100%;
}
.modal .info {
	position: relative;
}
.pagination {
	padding-left: 15px;
	padding-right: 50px;
	padding-bottom: 10px;
}
.pagination ul {
	list-style: none;
}
.pagination ul li {
	margin: 0 4px;
}
.pagination ul li a {
	color: #000;
	font-size: 26px;
	font-weight: 300;
}
.pagination ul li a:hover {
	color: #f05722;
}
#gallery-for-img {
	overflow-x: hidden;
}
.product-img-big img {
	width: 100% !important;
	height: auto;
	margin-bottom: 30px;
	cursor: pointer;
	outline: none;
}
.product-img-big img:last-child {
	margin-bottom: 0px;
}
.product-img-big {
	margin: 0px;
}
.images-product-opp-mian,
.product-img-big {
	height: auto;
}
.product-img-big a {
	width: 100%;
}
.images-product-opp {
	opacity: 0;
	width: 100%;
}
.product-img-big .slick-track {
	width: 100% !important;
}
/*responsive*/

@media screen and (min-width: 1500px) {
	#about .about_sec,
	#customize_sec .customize_inner {
		max-width: 1300px;
		margin: 0 auto;
	}
	#cm-product-trophy {
		padding: 15px 0 75px;
	}
	#gallery-for-img {
		padding-bottom: 170px;
	}
	.home #gallery-for-img {
		padding-bottom: 0;
	}
	.modal-dialog {
		max-width: 90%;
	}
	.modal .row>.col-xl-8 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.modal .row>.col-xl-4 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
}
@media screen and (min-width: 1599px) {
	.modal-dialog {
		max-width: 80%;
	}
	.cm_masonry-brick--h:nth-child(4n+3) a:first-child img {
		height: 283px;
	}
}
@media screen and (min-width: 1699px) {
	.modal-dialog {
		max-width: 75%;
	}
}
@media (max-width: 1740px) and (min-width: 1600px) {
	.quantity-box {
		padding-bottom: 150px;
	}
}
@media (max-width: 1440px) and (min-width: 1200px) {
	.modal .modal-body .col-xl-4 {
		-ms-flex: 0 0 31.333333%;
		flex: 0 0 31.333333%;
		max-width: 31.333333%;
	}
	.modal .modal-body .col-xl-8 {
		-ms-flex: 0 0 68.666667%;
		flex: 0 0 68.666667%;
		max-width: 68.666667%;
	}
	.modal-body {
		padding: 15px 12px 30px;
	}
	.modal .info {
		padding: 38px 0px;
	}
}
@media (min-width: 1360px) and (max-width: 1440px) {
	#gallery-for-img .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	#cm-product-trophy {
		padding: 15px 0 50px;
	}
	.product-page-main-title .product-sub-title-text {
		max-width: 100%;
		font-size: 20px;
	}
	.product-page-main-title .main-title-text {
		font-size: 45px;
	}
	#crystal-trophy {
		padding-top: 40px;
		padding-bottom: 75px;
	}
	.img-gallery-item .details,
	.img-gallery-item .details a.view {
		font-size: 20px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1300px) {
	#gallery-for-img {
		overflow-x: hidden;
		padding-bottom: 80px;
	}
	.product-page-main-title .product-sub-title-text {
		max-width: 100%;
		font-size: 18px;
	}
	.product-page-main-title .main-title-text {
		font-size: 40px;
	}
	#crystal-trophy {
		padding-top: 40px;
		padding-bottom: 70px;
	}
	#gallery-for-img .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	#cm-product-trophy {
		padding: 15px 0 50px;
	}
	.modal .info h3 {
		font-size: 30px;
	}
	.pagination ul li a {
		font-size: 20px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.modal-dialog {
		max-width: 970px;
	}
	.quantity-box {
		padding-bottom: 15px;
	}
	[type="submit"] {
		padding: 12px 25px;
	}
	.modal .info .container {
		padding: 0;
	}
	#gallery-for-img {
		overflow-x: hidden;
	}
	.product-page-main-title .main-title-text {
		font-size: 36px;
	}
	.product-page-main-title .product-sub-title-text {
		max-width: 100%;
		font-size: 17px;
		padding: 0 15px;
	}
	#crystal-trophy {
		padding-top: 35px;
		padding-bottom: 55px;
	}
	#cm-product-trophy {
		padding: 15px 0 50px;
	}
	#gallery-for-img {
		padding-bottom: 50px;
	}
	.new-logo-model img {
		width: 25%;
	}
	.modal .close,
	.product-lightbox .close {
		height: 25px;
		width: 25px;
		font-size: 15px;
	}
	.modal .header-info p {
		margin: 50px 0px 0px 0px;
	}
	.modal .info h3 {
		font-size: 25px;
	}
	.modal .info h3 span {
		font-size: 18px;
	}
	.modal .info .info {
		padding: 0px 0px 5px 0px;
	}
	.modal .info p {
		font-size: 15px;
	}
	.product-img-big {
		margin-bottom: 0;
		padding-left: 10px;
		padding-right: 10px;
	}
	.images-product-opp-mian {
		padding-left: 10px;
		padding-right: 10px;
	}
	.img-gallery-item .details p.view,
	.img-gallery-item .details a.view {
		font-size: 14px !important;
	}
	.pagination {
		padding-right: 30px;
	}
	.pagination ul li a {
		font-size: 16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#crystal-trophy {
		padding-top: 30px;
		padding-bottom: 45px;
	}
	.quantity-box {
		padding-bottom: 15px;
	}
	.modal-body {
		padding: 18px 12px 22px;
	}
	.product-page-main-title .product-sub-title-text {
		max-width: 100%;
		font-size: 17px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.product-page-main-title .product-sub-title-text br {
		display: none;
	}
	#cm-product-trophy {
		padding: 15px 0 40px;
	}
	#gallery-for-img {
		padding-bottom: 30px;
	}
	.modal .close,
	.product-lightbox .close {
		height: 25px;
		width: 25px;
		font-size: 14px;
	}
	.modal .header-info p {
		margin: 50px 0px 0px 0px;
	}
	.new-logo-model img {
		width: 34%;
	}
	.modal .container {
		padding: 10px;
	}
	.flush {
		margin-bottom: 0px !important;
		padding-left: 0px !important;
		padding-top: 0px !important;
	}
	.modal .info h3 span {
		font-size: 14px;
	}
	.modal .info h3 {
		font-size: 22px;
	}
	.modal .info p {
		font-size: 14px;
	}
	.request-for-quote {
		padding: 10px 20px;
		font-size: 14px;
		margin: 0;
	}
	.modal .info .info {
		padding: 0px 0px 10px 0px;
	}
	.pagination {
		padding-right: 30px;
	}
	.pagination ul li a {
		font-size: 20px;
	}
}
@media screen and (max-width: 991px) {
	.product-img-big .slick-track {
		display: flex;
		width: 100% !important;
	}
	.product-img-big img {
		width: 33.33% !important;
	}
	.product-img-big {
		padding: 0 10px;
		padding-top: 20px;
		display: flex;
	}
}
.slick-initialized .slick-slide {
	display: initial;
	/*cursor: pointer;*/
}
@media screen and (max-width: 767px) {
	.modal .info {
		padding-top: 40px;
	}
	body .rc-anchor-normal {
		height: 74px;
		width: 293px;
	}
	.quantity-box {
		padding-bottom: 15px;
	}
	.product-img-big {
		max-width: 100%;
	}
	.product-page-main-title .main-title-text {
		font-size: 30px;
	}
	.product-page-main-title .product-sub-title-text {
		max-width: 100%;
		font-size: 14px;
	}
	.product-page-main-title .product-sub-title-text br {
		display: none;
	}
	#crystal-trophy {
		padding-top: 50px;
		padding-bottom: 35px;
	}
	#product-section {
		margin-left: -10px;
		margin-right: -10px;
	}
	#gallery-for-img .img-sub-title {
		font-size: 13px;
		padding-top: 5px;
	}
	#cm-product-trophy {
		padding: 10px 0 35px;
	}
	#product-section .img-gallery-item .details p.view,
	#product-section .img-gallery-item .details a.view {
		font-size: 13px;
		line-height: 1.3;
	}
	#gallery-for-img {
		padding-bottom: 20px !important;
		overflow-x: hidden;
	}
	.quo-0 {
		padding: 0px !important;
	}
	.modal-dialog {
		max-width: 95%;
	}
	.flush {
		padding-left: 0px !important;
	}
	.modal-body {
		padding: 0px 0px 10px;
	}
	.new-logo-model img {
		width: 70%;
	}
	body #wrapper .modal .close,
	body #wrapper .product-lightbox .close {
		height: 25px;
		width: 25px;
		top: -2px;
		right: -2px;
		font-size: 14px;
	}
	.modal .header-info p a {
		font-size: 12px;
	}
	.modal .header-info p {
		margin: 40px 0px 0px 0px;
	}
	.flush {
		margin-bottom: 0px !important;
		padding-left: 0px !important;
		padding-top: 15px !important;
	}
	.modal .info h3 span {
		font-size: 15px;
	}
	.modal .info h3 {
		font-size: 22px;
		margin: 0px 0px 10px 0px;
	}
	.modal .info p {
		font-size: 14px;
		margin: 0px 0px 4px 0px;
	}
	.modal .info .info {
		padding: 0px 0px 10px 0px;
	}
	.request-for-quote {
		padding: 12px 40px;
		font-size: 13px;
		text-align: center;
		width: 100%;
	}
	.modal .info p.small {
		font-size: 13px;
		line-height: 1.4;
	}
	.flush-left {
		padding-left: 0px;
		padding-top: 38px;
		padding-right: 0;
	}
	.pagination {
		padding-right: 0px;
	}
	.pagination ul li a {
		font-size: 18px;
	}
}
@media screen and (max-width: 400px) {
	#gallery-for-img .img-sub-title br {
		display: none;
	}
}
.main {
	font-family: Arial;
	width: 500px;
	display: block;
	margin: 0 auto;
}
@media (min-width: 400px) and (max-width: 767px) {
	.pagination {
		padding-right: 15px;
	}
}
/* quotation-section */
body #wrapper .Product_quotation.container table th, body #wrapper .Product_quotation.container table td {
	color: #000000;
}
body #wrapper .Product_quotation.container table td a {
	color: #007bff;
}
body #wrapper .Product_quotation.container table td a:hover {
	color: #0056b3;;
}
span.remove_qty,
span.add_qty {
	cursor: pointer;
}
#product-page.quotation .menu-item>ul>li>a {
	font-weight: 300;
}
.product-images img {
	max-width: 200px;
}
.Product_quotation_innner {
	display: flex;
	align-items: center;
	text-align: center;
	margin-bottom: 60px;
}
.product-images {
	width: 20%;
	cursor: pointer;
}
.product-code,
.product-Dimension,
.product-color,
.product-quantity,
.product-remove {
	width: 16%;
}
.product-images,
.product-code,
.product-Dimension,
.product-color,
.product-quantity,
.product-remove {
	text-align: center;
	font-size: 22px;
	font-weight: 400;
}
.product-remove button {
	background-color: transparent;
	border: none;
	outline: none;
}
.color-round {
	height: 30px;
	width: 30px;
	margin: auto;
	border-radius: 50px;
	-o-border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-ms-border-radius: 50px;
}
.color-round.bule {
	background-color: #394a9e;
}
.color-round.red {
	background-color: #d90e0e;
}
.Product_quotation_innner .counter {
	display: flex;
	align-items: center;
	justify-content: center;
}
.Product_quotation_innner .up,
.Product_quotation_innner .down {
	display: block;
	color: #000;
	font-size: 30px;
	padding: 0 7px;
	margin: 5px;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 20px;
	width: 24px;
	line-height: 24px;
	height: 24px;
	user-select: none;
}
.Product_quotation_innner .up:hover,
.Product_quotation_innner .down:hover {
	color: #010200;
}
.Product_quotation_innner input {
	appearance: none;
	border: 0;
	background: white;
	text-align: center;
	width: 42px;
	line-height: 24px;
	font-size: 25px;
	border-radius: 5px;
}
.enter_contact {
	font-size: 25px;
	margin-bottom: 20px;
	color: #000000;
}
body #wrapper .contact-main {
	margin-top: 120px;
}
#gallery-for-img .contact-main .row {
	margin-left: -15px;
	margin-right: -15px;
}
.contact-main .form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 22px;
	font-weight: 400;
	line-height: 2.5;
	outline: none;
	color: #495057;
	background-color: #ecebe8;
	background-clip: padding-box;
	border: none;
	border-radius: inherit;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	height: 60px;
	margin-bottom: 0;
	box-shadow: none;
}
.contact-main .form-control:focus {
	color: #495057;
	background-color: #ecebe8;
	border-color: inherit;
	outline: 0;
	box-shadow: inherit;
}
.contact-main label {
	font-size: 25px;
	font-weight: 400;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
body #wrapper .contact-main textarea.form-control {
	height: auto;
}
.drop_contact .how_did {
	font-size: 25px;
	color: #000;
	margin: 50px 0 30px 0;
}
body #wrapper .fromsend_btn {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 30px;
	padding: 20px 80px;
	margin-bottom: 40px;
	display: inline-block;
	font-weight: 300;
	color: #fff;
	border: none;
	background-color: #ef5723;
	transition: all 0.3s;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
}
body #wrapper .fromsend_btn:hover {
	background-color: #000;
	color: #fff;
	transition: all 0.3s;
}
.drop_contact select {
	border: none;
	font-size: 24px;
	min-width: 300px;
	padding: 15px 10px;
	padding-left: 20px;
	background-color: #ecebe8;
	margin-bottom: 45px;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.drop_contact select::-ms-expand {
	margin-right: 10px;
}
.drop_contact select {
	-webkit-appearance: none;
	appearance: none;
}
body #wrapper select#slct {
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 22px) calc(1em + 3px), calc(100% - 15px) calc(1em + 3px), calc(100% - 2.5em) 0.5em;
	background-size: 8px 7px, 8px 7px, 0px 0em;
	background-repeat: no-repeat;
}
.php_product .product-images,
.php_product .product-code,
.php_product .product-Dimension,
.php_product .product-color,
.php_product .product-quantity,
.php_product .product-remove {
	text-transform: uppercase;
	padding-bottom: 30px;
}
.php_product select {
	border: none;
	outline: none;
	padding-right: 35px;
}
table.product-table {
	width: 100%;
}
body #wrapper .contact-main #contact-us-form .drop_contact select {	
	padding: 8px 10px;
}
body #wrapper .contact-main .btn_submit {
	margin-top: 10px;
}
body #wrapper .contact-main #contact-us-form .col-sm-12 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.row.flush.findus.google_drop.drop_contact.drop_contact-sec p.how_did {
	margin: 50px 0 30px 0 !important;
	font-size: 24px !important;
	font-weight: 400 !important;
}
@media screen and (min-width: 1699px) {
	.Product_quotation.container,
	.container.contact-main {
		max-width: 1670px;
	}
	body #wrapper .product-images,
	body #wrapper .product-code,
	body #wrapper .product-Dimension,
	body #wrapper .product-color,
	body #wrapper .product-quantity,
	body #wrapper .product-remove {
		font-size: 25px;
		font-weight: 400;
	}
	body #wrapper .contact-main {
		padding: 0 75px;
	}
}
@media screen and (min-width: 1200px) {
	body #wrapper .contact-main textarea.form-control {
		width: 75%;
	}
	body.page-template-tpl-tc #wrapper .contact-main textarea.form-control {
		width: 100%;
	}
}
@media screen and (max-width: 1199px) {
	body #wrapper .drop_contact select {
		border: none;
		font-size: 18px;
		min-width: 250px;
		padding: 10px;
		padding-left: 20px;
		margin-bottom: 40px;
	}
	.product-images,
	.product-code,
	.product-Dimension,
	.product-color,
	.product-quantity,
	.product-remove {
		font-size: 15px !important;
	}
	.enter_contact {
		font-size: 18px;
	}
	.drop_contact .how_did {
		font-size: 18px;
		margin: 30px 0 20px 0;
	}
	body #wrapper .fromsend_btn {
		font-size: 20px;
		padding: 12px 60px;
	}
	body #wrapper .contact-main {
		margin-top: 80px;
	}
	body #wrapper .contact-main label {
		margin-top: 20px;
		margin-bottom: 10px;
		font-size: 18px;
	}
	body #wrapper .contact-main .form-control {
		height: 45px;
		font-size: 18px;
	}
	body #wrapper .contact-main .form-group {
		margin-bottom: 0px;
	}
	.row.flush.findus.google_drop.drop_contact.drop_contact-sec p.how_did {
		font-size: 18px !important;
	}
}
@media screen and (max-width: 991px) {
	body #wrapper .Product_quotation_innner {
		margin-bottom: 40px;
	}
	body #wrapper .contact-main {
		margin-top: 60px;
	}
}
@media screen and (min-width: 768px) {
	.php_product .Product_quotation_innner {
		display: table-row;
	}
	.php_product th.product-images,
	.php_product th.product-code,
	.php_product th.product-Dimension,
	.php_product th.product-color,
	.php_product th.product-quantity,
	.php_product th.product-remove {
		padding-bottom: 25px;
	}
}
@media screen and (max-width: 767px) {
	.php_product .product-images img {
		width: 115px;
		max-width: fit-content;
	}
	.Product_quotation .column-labels th {
		padding-bottom: 15px;
	}
	table.product-table {
		width: 650px;
		overflow-x: auto;
	}
	.Product_quotation_innner {
		display: table-row;
		margin-right: 10px;
		min-width: 130px;
	}
	body #wrapper .contact-main {
		margin-top: 40px;
		padding: 0px;
	}
	label.product-images {
		height: 36%;
	}
	.php_product tbody {
		width: 100%;
	}
	.Product_quotation .column-labels {
		min-width: 130px;
		padding-right: 25px;
	}
	.Product_quotation {
		overflow-x: scroll;
	}
	.quo-0 .Product_quotation {
		padding: 0px;
	}
	.color-round {
		height: 20px;
		width: 20px;
	}
	.product-images {
		width: auto;
	}
	.Product_quotation_innner input,
	.Product_quotation_innner .up,
	.Product_quotation_innner .down {
		font-size: 20px;
		width: 20px;
	}
	.product-code,
	.product-Dimension,
	.product-color,
	.product-quantity,
	.product-remove {
		width: auto;
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 0;
	}
	body #wrapper .contact-main #contact-us-form .flush {
		padding-top: 0 !important;
	}
	.row.flush.findus.google_drop.drop_contact.drop_contact-sec p.how_did {
		margin: 20px 0 20px 0 !important;
		font-size: 18px !important;
	}
	body #wrapper #contact-us-form .drop_contact select {
		margin-bottom: 30px;
		min-width: 100%;
		width: 100%;
	}
}
@media screen and (max-width: 575px) {
	body #wrapper .contact-main .form-control {
		width: 100%;
	}
}
@media screen and (max-width: 399px) {
	body #wrapper .contact-main {
		padding: 0px;
	}
}
/* Successfully */

#product-page.successfully .product-page-main-title .main-title-text {
	max-width: 1360px;
	font-weight: 400;
	margin: auto;
	line-height: 1.5;
}
#product-page.successfully #crystal-trophy {
	padding: 0;
	margin: 120px 0;
}
@media screen and (min-width: 768px) {
	#product-page.successfully .product-page-main-title .main-title-text {
		padding: 0 20px;
	}
}
@media screen and (max-width: 767px) {
	#product-page.successfully #crystal-trophy {
		margin: 60px 0;
	}
}
/* Crystal-Trophy-Popup */

.myCarousel {
	display: flex;
}
#request-quote {
	margin-top: 40px;
	text-align: center;
}
.size-section-inner li input,
.color-select input {
	display: none;
}
.size-section-inner li label {
	height: 35px;
	width: 80px;
	cursor: pointer;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	line-height: 33px;
	margin-right: 8px;
	border: 2px solid #acacac;
	display: inline-block!important;
	color: #000;
	font-weight: 400;
	margin-bottom: 0;
}
.size-section {
	margin-bottom: 20px;
}
.size-section-inner li label:hover {
	transition: all 0.3s;
	border-color: #ff541e;
	color: #fff;
	background-color: #ff541e;
}
.size-section-inner input[type="radio"]:checked+label {
	background-color: #ff541e;
	color: #fff;
	border-color: #ff541e;
}
.size-section-inner li {
	list-style-type: none;
}
.size-section-inner {
	display: flex;
	align-items: center;
	margin-right: 5px;
}
.color-select label {
	height: 15px;
	cursor: pointer;
	width: 15px;
	border-radius: 50%;
}
.color-select div {
	display: inline-block;
	margin-right: 15px;
}
.color-select p {
	margin-bottom: 7px !important;
}
.color-select input[type="radio"]:checked+label {
	border: 2px solid #000;
}
.modal .info .container {
	max-width: 100%;
}
#g-recaptcha1 {
	margin-bottom: 35px;
}
@media screen and (max-width: 1559px) {
	#request-quote {
		margin-top: 40px;
	}
}
@media screen and (max-width: 1199px) {
	#request-quote {
		margin-top: 0px;
	}
}
@media screen and (max-width: 992px) {
	.size-section-inner li label {
		height: 37px;
		width: 70px;
		font-size: 15px;
		line-height: 35px;
	}
	#request-quote {
		margin-top: 10px;
	}
}
@media screen and (max-width: 991px) {
	.myCarousel {
		display: inherit;
	}
	.product-img-big img {
		margin-bottom: 0;
		padding: 0 5px;
		outline: none;
		height: 100%;
		display: block;
	}
	.product-img-big img:last-child {
		margin-right: 0px;
	}
	.modal .info {
		padding-bottom: 0px;
		padding-top: 15px;
	}
}
@media screen and (min-width: 768px) {
	#request-quote {
		position: absolute;
		bottom: 0;
	}
}
@media screen and (max-width: 767px) {
	.modal .info {
		padding-bottom: 20px;
		padding-top: 0;
	}
	.carousel-inner,
	.product-img-big {
		padding-left: 0px;
		padding-right: 0px;
	}
	.images-product-opp-mian {
		padding: 0px;
	}
	.product-img-big img:first-child {
		padding-left: 0;
	}
	.product-img-big img:nth-child(2) {
		padding: 0 2.5px;
	}
	.product-img-big img:last-child {
		padding-right: 0px;
	}
	.drop_contact select {
		min-width: 100%;
	}
}
/* Quantity Box */

.quantity-box .qunatity-body {
	border: 1px solid #d7d7d7;
	display: flex;
	align-items: center;
	margin-top: 8px;
	width: 112px;
}
.qunatity-body button {
	border: none;
	background: no-repeat;
	width: 30px;
	height: 30px;
	font-size: 20px;
	text-align: center;
}
.qunatity-body button.sub {
	border-right: 1px solid #d7d7d7;
}
.qunatity-body button.add {
	border-left: 1px solid #d7d7d7;
}
.qunatity-body input {
	border: none;
	height: 30px;
	font-size: 16px;
	text-align: center;
	width: 50px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
@media (min-width: 768px) and (max-width: 1279px) {
	.modal .info h3 span {
		margin-bottom: 15px;
	}
	.size-section {
		margin-bottom: 10px;
	}
	#request-quote {
		position: relative;
		bottom: 0;
		margin-top: 10px;
	}
	.quantity-box {
		padding-bottom: 15px;
	}
}
@media (min-width: 1280px) and (max-width: 1359px) {
	.modal .info h3 span {
		margin-bottom: 15px;
	}
	.size-section {
		margin-bottom: 10px;
	}
}
.mobile_icon a img {
	max-width: 25px !important;
}
/*about page*/

#about {
	background: #fff;
}
body #wrapper #about h3 {
	font-size: 50px;
	color: #020201;
	padding-top: 25px;
	margin-bottom: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}
#about .about_sec {
	max-width: 1600px;
	margin: 0px auto 0px auto;
}
#about p {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	font-weight: 300;
	margin: 0px auto 25px auto;
}
.img_one,
.img_two,
.img_three,
.img_four {
	width: 100%;
	padding-bottom: 10px;
}
.img_one img,
.img_two img,
.img_three img,
.img_four img {
	max-width: 100%;
	width: 100%;
	object-fit: cover;
}
.abt_img {
	padding: 40px 0 40px;
	/*padding: 40px 0 100px;*/
}
@media screen and (max-width: 991px) {
	.abt_img {
		padding: 20px 0 80px;
	}
}
@media screen and (max-width: 767px) {
	.abt_img {
		padding: 20px 0 40px;
	}
	body #wrapper #about h3{
		font-size: 30px;
		padding-top: 45px;
		margin: 0px 0px 24px 0px;
	}
	#about p {
		font-size: 18px;
		margin: 0px 0px 15px 0px;
	}
	.abt_img .col-12 {
		padding: 0;
	}
	#about .col-lg-12 {
		padding: 0;
	}
	.img_one,
	.img_two,
	.img_three,
	.img_four {
		padding: 0;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 480px) {
	body #wrapper #about h3 {
		font-size: 30px;
	}
	#about p {
		color: #040708;
		font-size: 16px;
	}
}
/*customized design page*/

#customized {
	background: #fff;
}
#customized h3 {
	color: #050809;
	font-size: 60px;
	margin: 18px 0px 35px 0px;
}
#customized p {
	color: #040708;
	font-size: 21px;
	font-weight: 300;
	margin: 0px 0px 25px 0px;
}
.grid {
	background: #fff;
	margin: 60px 0 0;
}
/* clear fix */

.grid:after {
	content: '';
	display: block;
	clear: both;
}
/* ---- .grid-item ---- */

.grid:after,
.grid_item_list .grid-item:after {
	content: '';
	display: block;
	clear: both;
}
/* ---- .grid-item ---- */

.abt_img .row .col-12.col-md-6:nth-child(2) {
	padding-left: 5px;
}
.abt_img .row .col-12.col-md-6:nth-child(1) {
	padding-left: 0;
}
.abt_img .row .col-12.col-md-6:nth-child(1) {
	padding-right: 5px;
}
.abt_img .row .col-12.col-md-6:nth-child(2) {
	padding-right: 0;
}
.grid_item_list .grid-item {
	float: left;
	width: 200px;
	display: inline-block;
	background: transparent;
	border: 0px;
}
/*.grid_item_list .grid-item--width1 { width: 41.13%; }*/

.grid_item_list .grid-item--width1 {
	width: 41.25%;
}
.grid_item_list .grid-item--width2 {
	width: 38.12%;
}
/*.grid_item_list .grid-item--width22 { width: 20.43%; }*/

.grid_item_list .grid-item--width22 {
	width: 20.54%;
}
.grid_item_list .grid-item--width4 {
	width: 22.5%
}
/*.grid_item_list .grid-item--width5 { width: 38.57%; }*/

.grid_item_list .grid-item--width5 {
	width: 39.2%;
	;
}
/*.grid_item_list .grid-item--width6 { width: 18.2%; height: 238px;}*/

.grid_item_list .grid-item--width6 {
	width: 18.5%;
	height: 238px;
}
.grid_item_list .grid-item--width7 {
	width: 39%;
}
.grid_item_list .grid-item--width7 {
	width: 39.2%;
}
.grid_item_list .grid-item--width8 {
	width: 19.5%;
	height: 238px;
}
.grid_item_list .grid_item_list .grid {
	margin: 0;
	width: 100% !important;
}
.grid-sizer,
.grid-item {
	width: 0.25%;
}
.grid-item {
	float: left;
}
.grid_item_list .grid-item--width6 img,
.grid_item_list .grid-item--width8 img {
	height: 238px;
	object-fit: cover;
}
.grid_item_list img {
	width: 100%;
	display: inline-block;
}
.abt_img a,
.grid_item_list a {
	display: block;
	cursor: pointer;
}
.grid-item img {
	display: block;
	width: 100%;
}
.enquiry-sec {
	background-color: #EAEAEA;
	padding: 70px 0px 80px 0px;
	text-transform: uppercase;
}
#customize_sec {
	padding-bottom: 100px;
	background: #fff;
}
.click_here_btn {
	display: inline-block;
	color: #231F20;
	font-size: 36px;
	font-weight: bold;
	border: 1px solid #F05423;
	padding: 15px 30px;
	margin-top: 60px;
	width: auto !important;
	transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	position: relative;
	z-index: 1;
	font-family: 'Roboto Condensed', sans-serif !important;
}
.click_here_btn:hover {
	color: #fff;
}
.modal .close:hover,
.product-lightbox .close:hover {
	opacity: 1 !important;
}
#customize_sec h3,
#contactus h3,
#contactsubmission h3 {
	color: #020201;
	font-size: 50px;
	padding-top: 25px;
	margin-bottom: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
#customize_sec .customize_inner,
{
	max-width: 1300px;
	margin: 0 auto;
}
#customize_sec p,
#contactus p,
#contactsubmission p {
	font-size: 22px;
	color: #000;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	margin: 0 auto;
}
.enquiry-sec h2 {
	color: #231F20;
	font-size: 42px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed', sans-serif !important;
}
.click_here_btn:before {
	content: '';
	position: absolute;
	width: 0;
	right: 0;
	top: 0;
	height: 100%;
	z-index: -1;
	background: #f05722;
	transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.click_here_btn:hover:before {
	width: 100%;
	right: auto;
	left: 0;
}
#about .col-lg-9 {
	flex-wrap: wrap;
}
.modal-content {
	border: 0;
}
.desk_img,
.mb-img {
	display: none !important;
}
/*contact page*/

.form_details input {
	width: 90%;
	padding: 7px 10px;
	margin-bottom: 25px;
	margin-top: 5px;
	border: 0;
	background: #ecebe8;
	height: 60px;
}
.form_details label {
	font-size: 21px;
	color: #020201;
	width: 100%;
	font-weight: 400;
	text-transform: uppercase;
}
.contact_forms.form_details {
	padding-top: 50px;
	padding-bottom: 70px;
	margin-top: 0;
}
.form_details textarea {
	width: 70%;
	background: #ecebe8;
	border: 0;
	height: 270px;
	margin-bottom: 30px;
}
.findus select {
	border: 0;
	-webkit-appearance: none;
	background: #ecebe8;
	height: 60px;
	padding: 15px;
	width: 305px;
}
.form_details .btn_submit input {
	width: auto;
	padding: 14px 50px;
	font-size: 18px;
	height: auto;
	background: #f05722;
	color: #fff;
	margin-top: 28px;
	margin-bottom: 0;
}
#contactus .contact_sec h3 {
	text-transform: uppercase;
}
#contactus .contact_location p {
	font-size: 18px;
}
#contactus .contact_location p a {
	color: #000;
}
#contactus h4 {
	color: #020201;
	font-size: 30px;
	padding-top: 25px;
	margin-bottom: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
#contactus h4:first-child {
	padding-top: 0;
}
#wrapper #contactus .contact_location {
	padding-bottom: 120px;
	padding-top: 50px;
	padding-left: 15px;
}
#wrapper #contactus .location_details {
	/* max-width: 380px; */
	width: 490px !important;
}
#wrapper #contactus .location_map {
	width: 390px !important;
}
.std_drop.drop_contact-sec.drop_contact select {
	width: 100%;
}
.contact-main .file_upload input {
	height: 150px;
	width: 100%;
}
.contact-main .msg textarea {
	width: 100%;
	margin-bottom: 20px;
}
.contact-main .msg,
.contact-main .file_upload {
	margin: 0 auto;
	width: 75%;
}
#contactsubmission h4 {
	font-size: 40px;
	padding-left: 15px;
	color: #020201;
	padding-top: 25px;
	margin-bottom: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
body #wrapper #contactsubmission .contact-main {
	margin-top: 40px;
	padding-bottom: 40px;
}
#contactus .sub-heading {
	max-width: 100%;
	margin-right: auto !important;
	margin-left: 0;
	text-transform: none;
}
body #wrapper #contactus .contact-main {
	margin-top: 40px;
}
@media (min-width: 1200px) {
	.modal-dialog {
		max-width: 700px;
		margin: 1.75rem auto;
		object-fit: cover;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#wrapper #contactus .location_map {
		width: 450px !important;
	}
}
@media screen and (max-width: 991px) {
	body #wrapper #contactus .contact_location {
		padding-bottom: 70px;
		padding-top: 20px;
	}
	body #wrapper .modal .close,
	body #wrapper .product-lightbox .close {
		width: 30px;
		height: 30px;
		font-size: 25px;
	}
	body.page-template-tpl-customized #wrapper .modal .close {
		top: 0px;
		right: 0;
		font-weight: 400;
		justify-content: center;
		display: flex;
		text-shadow: none;
		align-items: center;
		min-height: auto;
		letter-spacing: 0;
	}
	#customize_sec p,
	#about p,
	#contactus p {
		font-size: 16px;
	}
	#customize_sec p br {
		display: none;
	}
	#customize_sec p,
	#contactsubmission p {
		font-size: 16px;
	}
	.click_here_btn {
		color: #231F20;
		font-size: 24px;
		margin-top: 40px;
	}
	.enquiry-sec {
		padding: 60px 0px 70px 0px;
	}
	body #wrapper #contactus .location_details {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 767px) {
	#contactsubmission h4 {
		font-size: 24px;
	}
	.contact-main .msg,
	.contact-main .file_upload {
		width: 100%;
	}
	.mb_img,
	.desk-img {
		display: none !important;
	}
	#about .col-lg-9 {
		flex-wrap: wrap;
		padding: 0;
	}
	.desk_img,
	.mb-img {
		display: block !important;
	}
	#customize_sec h3,
	#contactus h3,
	#contactsubmission h3 {
		font-size: 30px;
		padding-top: 45px;
	}
	.modal-content {
		max-width: 350px;
		margin: 0 auto;
	}
	.grid-item:not(:last-child) {
		margin-bottom: 15px;
	}
	.abt_img .row .col-12.col-md-6:nth-child(1) {
		padding-right: 0px;
	}
	.abt_img .row .col-12.col-md-6:nth-child(2) {
		padding-left: 0px;
	}
	.enquiry-sec h2 {
		margin-top: 20px;
		font-size: 28px;
	}
	.grid_item_list .grid-item {
		width: 100% !important;
	}
	.grid_item_list .grid-item--width6 img,
	.grid_item_list .grid-item--width8 img {
		height: 100%;
	}
	.grid_item_list .grid-item--width8,
	.grid_item_list .grid-item--width6 {
		height: auto;
	}
	.grid_item_list .grid-item {
		width: 100% !important;
	}
	body #wrapper #contactus .location_details {
		padding: 0 15px 40px;
	}
	#wrapper #contactus .location_map {
		padding: 0 15px;
		width: 100% !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.grid_item_list .grid-item--width1 {
		width: 41.03%;
	}
	.grid_item_list .grid-item--width2 {
		width: 38.15%;
	}
	.grid_item_list .grid-item--width22 {
		width: 20.43%;
	}
	.grid_item_list .grid-item--width4 {
		width: 23%
	}
	.grid_item_list .grid-item--width5 {
		width: 38.7%;
	}
	.grid_item_list .grid-item--width6 {
		width: 18%;
		height: 238px;
	}
	.grid_item_list .grid-item--width7 {
		width: 39%;
	}
	.grid_item_list .grid-item--width8 {
		width: 19.7%;
		height: 238px;
	}
	#customize_sec h3,
	.enquiry-sec h2,
	#contactus h3,
	#contactsubmission h3 {
		font-size: 32px;
	}
	.enquiry-sec {
		padding: 60px 0;
	}
	#customize_sec {
		padding-bottom: 70px;
	}
	.grid_item_list .grid-item--width6 img,
	.grid_item_list .grid-item--width8 img,
	.grid_item_list .grid-item--width6,
	.grid_item_list .grid-item--width8 {
		height: 148px;
	}
	#contactsubmission h4 {
		font-size: 28px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.grid_item_list .grid-item--width1 {
		width: 41.03%;
	}
	.grid_item_list .grid-item--width2 {
		width: 38.15%;
	}
	.grid_item_list .grid-item--width22 {
		width: 20.43%;
	}
	.grid_item_list .grid-item--width4 {
		width: 22.8%
	}
	.grid_item_list .grid-item--width5 {
		width: 38.64%;
	}
	.grid_item_list .grid-item--width6 {
		width: 18%;
		height: 238px;
	}
	.grid_item_list .grid-item--width7 {
		width: 39%;
	}
	.grid_item_list .grid-item--width8 {
		width: 19.7%;
		height: 238px;
	}
	.grid_item_list .grid-item--width6 img,
	.grid_item_list .grid-item--width8 img,
	.grid_item_list .grid-item--width6,
	.grid_item_list .grid-item--width8 {
		height: 198px;
	}
	#customize_sec p br {
		display: none;
	}
	#customize_sec h3,
	.enquiry-sec h2,
	#contactus h3,
	#contactsubmission h3 {
		font-size: 36px;
	}
	#customize_sec p,
	#about p,
	#contactsubmission p {
		font-size: 18px;
	}
	#contactsubmission h4 {
		font-size: 32px;
	}
}
.cm_masonry .desk_img {
	display: none;
}
.abt_img .col-12.d-flex {
	padding: 0 200px;
}
@media (min-width: 768px) and (max-width: 1199px) {
	.abt_img .col-12.d-flex {
		padding: 0 115px;
	}
}
@media (min-width: 768px) and (max-width: 930px) {
	.abt_img .col-12.d-flex {
		padding: 0 50px;
	}
}
@media screen and (max-width: 1023px) {
	.cm_masonry .cm_masonry-brick--h {
		display: flex !important;
		flex-wrap: wrap;
	}
	figure.cm_masonry-brick--h a,
	figure.cm_masonry-brick--h a {
		width: 50%;
	}
	figure.cm_masonry-brick--h a:last-child img,
	figure.cm_masonry-brick--h a:first-child img {
		height: 100% !important;
		object-fit: cover;
	}
	.cm_masonry .cm_masonry-brick--h {
		width: 100% !important;
		height: auto !important;
	}
	.cm_masonry {
		padding-top: 50px;
		margin: 0 auto;
	}
	.cm_masonry .desk_img,
	.abt_img a img {
		top: 50%;
		position: relative;
		transform: translateY(-50%);
	}
	.cm_masonry-brick--h:nth-child(4n+4) {
		top: 0 !important;
		left: 0 !important;
	}
	.cm_masonry-brick a,
	.abt_img a {
		height: 240px !important;
		margin-bottom: 0px;
		overflow: hidden;
	}
	.cm_masonry-img.kobelco-img {
		height: auto !important;
	}
}
@media screen and (max-width: 930px) {
	.cm_masonry-brick a,
	.abt_img a {
		height: 243px !important;
	}
}
@media screen and (max-width: 830px) {
	.cm_masonry-brick a,
	.abt_img a {
		height: 225px !important;
	}
}
@media screen and (max-width: 767px) {
	.cm_masonry-brick--h:nth-child(4n+1),
	.cm_masonry-brick--h:nth-child(4n+2),
	.cm_masonry-brick--h:nth-child(4n+3),
	.cm_masonry-brick--h:nth-child(4n+4),
	.cm_masonry-brick--h.cm_masonry-brick.bottom-right,
	.cm_masonry-brick--h img {
		width: 100% !important;
		height: auto !important;
	}
	#contactus h4 {
		font-size: 25px;
	}
	.cm_masonry .cm_masonry-img {
		display: none;
	}
	.cm_masonry .desk_img {
		display: block;
		margin-bottom: 15px;
	}
	.cm_masonry-brick--h[data-target="#img_gallery_popup9"] img {
		height: 290px !important;
	}
	.cm_masonry {
		padding: 0 15px;
	}
	.cm_masonry-brick--h:nth-child(4n+4) {
		position: relative;
		top: 0;
		left: 0;
	}
	.cm_masonry-brick--h.cm_masonry-brick.bottom-right {
		position: relative;
		bottom: 0;
		right: 0;
		display: block;
	}
	.cm_masonry {
		padding-top: 50px;
		margin: 0 auto;
	}
	.abt_img .col-12 {
		display: block;
	}
	.cm_masonry-brick a,
	.abt_img a {
		height: 290px !important;
		/*margin-bottom: 15px;*/
		overflow: hidden;
	}
	.cm_masonry .desk_img,
	.abt_img a img {
		top: 50%;
		position: relative;
		transform: translateY(-50%);
	}
	.connect-block ul {
		padding-left: 0;
	}
}
@media screen and (max-width: 380px) {
	.cm_masonry-brick a,
	.abt_img a {
		height: 240px !important;
	}
}
@media screen and (min-width: 320px) {
	body .contact_sec {
		padding: 0;
	}
}
@media screen and (min-width: 576px) {
	body .container, body .container-sm {
		max-width: 540px;
	}
}
@media screen and (min-width: 768px) {
	body .container, body .container-md, body .container-sm {
		max-width: 720px;
	}
}
@media screen and (min-width: 992px) {
	body .container, body .container-lg, body .container-md, body .container-sm, body .container-xl {
		max-width: 960px;
	}
}
@media screen and (min-width: 1200px) {
	body .container, body .container-lg, body .container-md, body .container-sm, body .container-xl {
		max-width: 1140px;
	}
}
@media screen and (min-width: 1559px) {
	html body.page-template-tpl-contact #wrapper .contact_sec.container, html body.page-template-tpl-tc #wrapper .contact_sec.container {
		max-width: 1535px;
	}
	.contact_sec .contact-main.contact_forms {
		padding: 0 !important;
	}
}
@media screen and (min-width: 1699px) {
	.contact_sec .contact-main.contact_forms {
		padding: 0 !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.cm_masonry {
		margin: 0 auto;
	}
	#contactus h4 {
		font-size: 26px;
	}
	#contactus .contact_location p {
		font-size: 16px;
	}
	.cm_masonry-brick--h:nth-child(4n+1) img:first-child {
		height: 343px;
	}
	.cm_masonry-brick--h:nth-child(4n+3) {
		width: 30%;
		height: 602px;
	}
	.cm_masonry-brick--h:nth-child(4n+4) {
		width: 28%;
		top: 393px;
		left: 260px;
		height: 538px;
	}
	.cm_masonry-brick--h:nth-child(4n+3) {
		width: 30%;
		height: 632px;
	}
	.cm_masonry-brick--h:nth-child(4n+1) {
		width: 25.7%;
		height: 882px;
	}
	.cm_masonry-brick--h[data-target="#img_gallery_popup6"] img {
		height: 538px !important;
	}
	.cm_masonry-brick--h[data-target="#img_gallery_popup4"] img {
		height: auto !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.cm_masonry {
		margin: 0 auto;
	}
	#contactus h4 {
		font-size: 28px;
	}
	#contactus .contact_location p {
		font-size: 16px;
	}
	.cm_masonry-brick--h:nth-child(4n+4) {
		width: 34%;
	}
	[data-target="#img_gallery_popup4"] img {
		height: 300px !important;
	}
	.cm_masonry-brick--h[data-target="#img_gallery_popup9"] img {
		height: 274px !important;
	}
	.cm_masonry-brick--h.cm_masonry-brick.bottom-right img {
		height: 274px;
	}
	.cm_masonry-brick[data-target="#img_gallery_popup5"] {
		height: 100%;
	}
}
@media (min-width: 1200px) and (max-width: 1499px) {
	#about p,
	#customize_sec p {
		font-size: 20px;
	}
	#about .about_sec,
	#customize_sec .customize_inner {
		max-width: 1180px;
		margin: 0 auto;
	}
	#customize_sec p,
	#contactus p,
	#contactus p {
		font-size: 20px;
	}
}
@media (min-width: 1200px) and (max-width: 1599px) {
	.cm_masonry {
		margin: 0 auto;
	}
	.cm_masonry-brick--h:nth-child(4n+4) {
		left: 254px;
	}
	[data-target="#img_gallery_popup4"] img {
		height: 300px !important;
	}
	.cm_masonry-brick--h[data-target="#img_gallery_popup9"] img {
		height: 274px !important;
	}
	.cm_masonry-brick--h.cm_masonry-brick.bottom-right img {
		height: 274px;
	}
}
.cm_masonry-brick a {
	display: block;
	cursor: pointer;
}
@media screen and (max-width: 767px) {
	.abt_img .col-12.d-flex {
		padding: 0 15px;
	}
}
body.page-template-tpl-tc section#contactsubmission {
	padding-bottom: 90px;
}
div#my-dropzone {
	/*padding: 80px 40px;*/
	height: auto;
	/*margin-bottom: 30px;
	margin-top: 30px;*/
	background: #ecebe8;
	padding: 15px;
	min-height: 150px;
	margin-top: 0;
	margin-bottom: 55px;
}
.flushnew {
	padding-right: 0px;
}
.dz-message span {
	font-size: 23px;
	color: #000;
}
.contact-main .file_upload div#my-dropzone input {
	height: auto;
	width: 100%;
	padding: 40px 50px;
	cursor: pointer;
}
.dz-preview .dz-image {
	width: 20%;
	float: left;
}
.dz-preview .dz-details {
	width: 30%;
	float: left;
}
.dz-preview .dz-details div {
	width: 50%;
	float: left;
}
.dz-preview .dz-progress {
	width: 30%;
	float: left;
}
.dz-preview .dz-success-mark {
	width: 10%;
	float: right;
}
.dz-preview .dz-error-mark {
	width: 10%;
	float: right;
}
.dz-remove {
	margin: 10px 0px;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
	font-size: 14px;
	color: #231f20;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 20px;
	background: #fff;
}
.dz-default.dz-message {
	text-align: center;
	margin-bottom: 20px;
}
select#currency, select#country, select#industry {
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 22px) calc(1em + 3px), calc(100% - 15px) calc(1em + 3px), calc(100% - 2.5em) 0.5em;
	background-size: 8px 7px, 8px 7px, 0px 0em;
	background-repeat: no-repeat;
}
#hear {
	background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
	background-position: calc(100% - 22px) calc(1em + 3px), calc(100% - 15px) calc(1em + 3px), calc(100% - 2.5em) 0.5em;
	background-size: 8px 7px, 8px 7px, 0px 0em;
	background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
	body.page-template-tpl-tc section#contactsubmission {
		padding-bottom: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	body.page-template-tpl-tc section#contactsubmission {
		padding-bottom: 40px;
	}
}
@media (max-width: 767px) {
	body.page-template-tpl-tc section#contactsubmission {
		padding-bottom: 20px;
	}
	body.page-template-tpl-tc #wrapper #contactsubmission .contact-main {
		margin-top: 20px;
		padding-bottom: 20px;
	}
	body.page-template-tpl-tc #wrapper #contactsubmission .contact-main .row.flush {
		padding-top: 0px !important;
	}
	body.page-template-tpl-tc #wrapper .drop_contact select {
		margin-bottom: 0;
		min-width: 100%;
	}
	body.page-template-tpl-tc #wrapper .drop_contact select#hear {
		margin-bottom: 30px;
	}
}