/*----------header_style1--------------*/
.header_style1 header .full-header {
  float: left;
  padding: 0 30px;
  position: static;
  width: 100%;
}
.header_style1 header .leftmenu_header {
	cursor: pointer;
	float: left;
	margin: 30px 0;
	position: relative;
	width: auto;
}
.header_style1 header .leftmenu_header .leftmenu {
  	float: left;
}
.header_style1 header .leftmenu_header #header-menu {
	background: #171717;
	border: none;
	cursor: pointer;
	float: left;
	height: 80px;
	position: relative;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	width: 80px;
	z-index: 9;
}
.header_style1 header .leftmenu_header .leftmenu.active #header-menu {
	background: #bcdcd2;
} 
.header_style1 header .leftmenu_header #header-menu::after {
	bottom: auto;
	color: #ffffff;
	content: "\e5d2";
	font-family: "Material Icons";
	font-size: 35px;
	height: 80px;
	left: 0;
	line-height: 80px;
	position: absolute;
	right: auto;
	top: 0;
	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	width: 80px;
}
.header_style1 header .leftmenu_header .leftmenu.active #header-menu::after {
	content: "\e14c";
	color: #000000;
}
.header_style1 .tt-menu .ul-top-items .li-top-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.header_style1 .tt-menu ul li > .a-top-link {
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	font: 600 16px/24px "Josefin Sans",sans-serif;
	letter-spacing: 1px;
}
.header_style1 .tt-menu ul li:hover > .a-top-link {
	color: #000000;
}
.header_style1 .tt-menu ul li.mega-menu > .a-top-link::after, 
.header_style1 .tt-menu ul li.more-menu > .a-top-link::after {
	width: 15px;
	color: #000000;
}
.header_style1 .tt-menu ul li.mega-menu:hover > .a-top-link::after, 
.header_style1 .tt-menu ul li.more-menu:hover > .a-top-link::after {
	content: "\e5cc";
}
.header_style1 .tt-menu .ul-top-items .li-top-item .sub-menu-container {
  left: 100%;
  right: auto;
  top: 0;
  margin: 0 !important;
}
.header_style1 #cart #cart-total {
	background: #000000;
	color: #ffffff;
}
.header_style1 .ttsearchtoggle::after,
.header_style1 .user-info .dropdown > ul::after {
	color: #333333
}
.header_style1 #search .input-lg,
.header_style1 .user-info .dropdown > ul {
	border-top: 3px solid #333333;
}
.header_style1 .user-info .dropdown > ul::after {
	top: -17px;
}
.header_style1 #cart .dropdown-menu {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	bottom: 0;
	cursor: pointer;
	display: none;
	left: auto;
	margin: 0;
	max-height: 100%;
	max-width: 450px;
	overflow-y: scroll;
	padding: 120px 40px;
	position: fixed;
	right: 350px;
	top: 0;
	transform: translate(900px, 0px);
	-webkit-transform: translate(900px, 0px);
	-moz-transform: translate(900px, 0px);
	-o-transform: translate(900px, 0px);
	-ms-transform: translate(900px, 0px);
	transition: all 0.5s ease-in-out 0ms;
	-webkit-transition: all 0.5s ease-in-out 0ms;
	-moz-transition: all 0.5s ease-in-out 0ms;
	-o-transition: all 0.5s ease-in-out 0ms;
	-ms-transition: all 0.5s ease-in-out 0ms;
	width: 370px;
	z-index: 1001;
}
.header_style1 #cart.open .dropdown-menu {
  transform: translate(350px, 0px);
  -webkit-transform: translate(350px, 0px);
  -moz-transform: translate(350px, 0px);
  -o-transform: translate(350px, 0px);
  -ms-transform: translate(350px, 0px);
}
.header_style1 #cart .dropdown-menu::after {
	bottom: auto;
	color: #555555;
	content: "\e14c";
	float: left;
	font-family: "Material Icons";
	font-size: 20px;
	height: 25px;
	left: 40px;
	position: absolute;
	right: auto;
	top: 50px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	width: 20px;
}
.header_style1 #cart .dropdown-menu:hover::after {
	color: #000000;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.header_style1 #cart.open::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
@media (min-width: 992px) {
	body.nav-open {
	  height: 100%;
	  padding: 0;
	  position: relative;
	  overflow: hidden;
	  width: 100%;
	}
	body.nav-open #page::after {
		background: #000000;
		bottom: 0;
		content: "";
		height: 100%;
		left: 0;
		opacity: 0.5;
		-moz-opacity: 0.5; 
		-khtml-opacity: 0.5; 
		-webkit-opacity: 0.5;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	.header_style1 .tt-menu {
		background: #ffffff;
		bottom: 0;
		float: left;
		left: 0;
		padding: 180px 0 0;
		position: fixed;
		right: 0;
		top: 0;
		transform: translateX(-100%);
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transition: all 400ms ease 0s;
		-webkit-transition: all 400ms ease-in-out 0s;
		-moz-transition: all 400ms ease-in-out 0s;
		-o-transition: all 400ms ease-in-out 0s;
		-ms-transition: all 400ms ease-in-out 0s;
		visibility: hidden;
		width: 300px;
		z-index: 3;
	}
	.header_style1 .tt-menu.active {
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
		-moz-transform: translateX(0px);
		-o-transform: translateX(0px);
		-ms-transform: translateX(0px);
		visibility: visible;
	}
	.header_style1 .header-left {
		margin: 50px 0;
		padding: 0 30px;
	}
	.header_style1 .right-block {
		margin: 50px 0;
	}
	.header_style1 .right-block > div {
		margin: 0;
	}
	.header_style1 .user-info {
		margin: 0 10px !important;
	}
	.header_style1 .ttsearchtoggle,
	.header_style1 .user-info .dropdown > ul {
		top: 90px;
	}
	.header_style1 .tt-menu .ul-top-items > li.li-top-item > .a-top-link::before {
		display: none;
	}
}
@media (max-width: 1499px) {
	.header_style1 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
	    height: 600px;
		overflow-x: scroll;
		width: 960px;
	}
}
@media (max-width: 1199px) {
	.header_style1 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
		width: 590px;
	}
}
@media (max-width: 991px) {
	.header_style1 header .leftmenu_header {
		display: none;
	}
	.header_style1 header .full-header {
		padding: 0;
	}
	.header_style1 .tt-menu ul li > .a-top-link {
		color: #555555;
		line-height: 20px;
		font-size: 14px;	
	}
	.header_style1 .tt-menu ul li:hover > .a-top-link {
		color: #000000;
	}
	.header_style1 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
	  width: 100%;
	  height: auto;
	  overflow: hidden;
	}
}
@media (max-width: 480px) {
	.header_style1 #cart .dropdown-menu {
		padding: 120px 10px;
		width: 300px;
	}
}
/*----------header_style1--------------*/
/*----------header_style2--------------*/
.header_sticky_on .header_style2 .full-header.fixed {
  animation: 1s ease 0s normal both 1 running fixedmenu;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  left: 0;
  position: static !important;
  right: auto;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  padding: 30px;
  width: 130px;
  z-index: 99;
}
.tt-menu .menu-close {
	display: none;
}
@media (min-width: 992px) {
.header_style2 .tt-menu .menu-close {
  float: right;
  display: block;
  left: auto;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  width: auto;
  z-index: 1;
}
.header_style2 .tt-menu .menu-close > i {
  color: #666666;
  font-size: 26px;
}
.header_style2 .tt-menu .menu-close:hover > i {
	color: #000000;
}
.header_style2 #page {
	margin-left: 130px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	width: calc(100% - 130px);
} 
.header_style2 header {
	float: left;
	height: 100%;
	left: 0;
	position: fixed;
	right: auto;
	top: 0;
	width: 130px;
	z-index: 4;
}
.header_style2 header .full-header {
	align-items: center;
	background: none;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	position: static;
	padding: 30px;
	float: left;
	width: 100%;
}
.header_style2 .header-left {
	margin: 0;
}
.header_style2 .right-block {
	display: flex;
	flex-direction: column;
	float: left;
	margin: 0;
	width: 100%;
}
.header_style2 .right-block > div {
  float: left;
  text-align: center;
  margin: 0;
  width: 100%;
}
.header_style2 #search,
.header_style2 #search .ttsearch_button .icon-search,
.header_style2 .user-info .dropdown > a > .user,
.header_style2 #cart button.btn {
	width: 100%;
}
.header_style2 .user-info {
	margin: 15px 0 !important;
}
.header_style2 header .leftmenu_header {
  cursor: pointer;
  float: left;
}
.header_style2 header .leftmenu_header .leftmenu {
  float: left;
}
.header_style2 header .leftmenu_header #header-menu {
  background: none;
  border: none;
  cursor: pointer;
  float: left;
  height: 25px;
  position: relative;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  width: 30px;
  z-index: 2;
}
.header_style2 header .leftmenu_header #header-menu::after {
  bottom: auto;
  color: #000000;
  content: "\e5d2";
  font-family: "Material Icons";
  font-size: 33px;
  height: 25px;
  left: 0;
  line-height: 25px;
  position: absolute;
  right: auto;
  top: 0;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  width: 30px;
}
.header_style2 header .leftmenu_header:hover #header-menu::after {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.header_style2 .tt-menu {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  bottom: 0;
  float: left;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-o-transform: translateX(-100%);
-ms-transform: translateX(-100%);
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
-moz-transition: all 400ms ease-in-out 0s;
-o-transition: all 400ms ease-in-out 0s;
-ms-transition: all 400ms ease-in-out 0s;
  visibility: hidden;
  width: 300px;
  z-index: 3;
}
.header_style2 .tt-menu.active {
  transform: translateX(130px);
  -webkit-transform: translateX(130px);
-moz-transform: translateX(130px);
-o-transform: translateX(130px);
-ms-transform: translateX(130px);
  visibility: visible;
}
.header_style2 .header-left-cms {
	float: left;
	width: 100%;
	z-index: 3;
	position: relative;
}
.header_style2 .tt-menu .ul-top-items .li-top-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.header_style2 .tt-menu ul li > .a-top-link {
	color: #666666;
	text-align: left;
	text-transform: capitalize;
}
.header_style2 .tt-menu ul li > .a-top-link:hover {
  color: #000000;
}
.header_style2 .tt-menu ul li.mega-menu > .a-top-link::after, 
.header_style2 .tt-menu ul li.more-menu > .a-top-link::after {
	color: #666666;
}
.header_style2 .tt-menu > ul {
	padding: 180px 0 0;
	position: relative;
}
.header_style2 .tt-menu ul li.mega-menu > .a-top-link::after, 
.header_style2 .tt-menu ul li.more-menu > .a-top-link::after {
	width: 15px;
}
.header_style2 .tt-menu ul li.mega-menu:hover > .a-top-link::after, 
.header_style2 .tt-menu ul li.more-menu:hover > .a-top-link::after {
	content: "\e5cc";
	color: #000000;
}
.header_style2 .tt-menu .ul-top-items .li-top-item .sub-menu-container {
	left: 100%;
	margin: 0 !important;
	right: auto;
	top: 0;
}
.header_style2 #cart .dropdown-menu {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	bottom: 0;
	cursor: pointer;
	display: none;
	left: auto;
	margin: 0;
	max-height: 100%;
	max-width: 450px;
	overflow-y: scroll;
	padding: 60px 30px;
	position: fixed;
	right: 350px;
	top: 0;
	transform: translate(900px, 0px);
	-webkit-transform: translate(900px, 0px);
	-moz-transform: translate(900px, 0px);
	-o-transform: translate(900px, 0px);
	-ms-transform: translate(900px, 0px);
	transition: all 0.5s ease-in-out 0ms;
	-webkit-transition: all 0.5s ease-in-out 0ms;
	-moz-transition: all 0.5s ease-in-out 0ms;
	-o-transition: all 0.5s ease-in-out 0ms;
	-ms-transition: all 0.5s ease-in-out 0ms;
	width: 370px;
	z-index: 1001;
}
.header_style2 #cart.open .dropdown-menu {
  transform: translate(350px, 0px);
  -webkit-transform: translate(350px, 0px);
  -moz-transform: translate(350px, 0px);
  -o-transform: translate(350px, 0px);
  -ms-transform: translate(350px, 0px);
}
.header_style2 #cart .dropdown-menu::after {
	bottom: auto;
	color: #555555;
	content: "\e14c";
	float: left;
	font-family: "Material Icons";
	font-size: 20px;
	height: 25px;
	left: 20px;
	position: absolute;
	right: auto;
	top: 20px;
	width: 20px;
	transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
}
.header_style2 #cart .dropdown-menu:hover::after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	color: #000000;
}
.header_style2 #cart.open::before,
.header_style2 .right-block.active::before {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: "";
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
.header_style2 .user-info .dropdown > ul {
	bottom: 0;
	left: 0;
	margin: 0;
	min-height: 100%; 
	padding: 20px 0;
	position: fixed;
	right: 0;
	top: 0;
	transform: translateX(-160%);
	-webkit-transform: translateX(-160%);
	-moz-transform: translateX(-160%);
	-o-transform: translateX(-160%);
	-ms-transform: translateX(-160%);
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	visibility: hidden;
	width: 250px;
}
.header_style2 .user-info .dropdown.open > ul {
	transform: translateX(130px);
	-webkit-transform: translateX(130px);
	-moz-transform: translateX(130px);
	-o-transform: translateX(130px);
	-ms-transform: translateX(130px);
	visibility: visible;
}
.header_style2 .user-info .dropdown > ul::after {
	display: none;
}
.header_style2 .user-info .dropdown-menu > li > a {
	padding: 15px 30px;
}
.header_style2 .user-info .dropdown-menu > li {
  border-bottom: 1px solid #e5e5e5;
}
.header_style2 .user-info .dropdown-menu > li:last-child {
  border: none;
}
.header_style2 #form-language .btn-group > .btn-link, 
.header_style2 #form-currency .btn-group > .btn-link {
	padding: 5px 30px;
	line-height: 32px;
}
.header_style2 .ttlanguage .btn-group > ul, 
.header_style2 .ttcurrency .btn-group > ul {
	padding: 10px 30px;
}
.header_style2 #form-currency .btn-link, 
.header_style2 #form-language .btn-link {
	padding: 5px 0;
}
.header_style2 .ttsearchtoggle {
	background: #ffffff;
	bottom: 0;
	left: auto;
	margin: 0;
	min-height: 100%;
	display: none;
	padding: 70px 30px;
	position: fixed;
	right: 350px;
	top: 0;
	transform: translate(900px, 0px);
	-webkit-transform: translate(900px, 0px);
	-moz-transform: translate(900px, 0px);
	-o-transform: translate(900px, 0px);
	-ms-transform: translate(900px, 0px);
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	width: 370px;
}
.header_style2 .right-block.active .ttsearchtoggle {
	transform: translate(350px, 0px);
	-webkit-transform: translate(350px, 0px);
	-moz-transform: translate(350px, 0px);
	-o-transform: translate(350px, 0px);
	-ms-transform: translate(350px, 0px);
}
.header_style2 .ttsearchtoggle::after {
	display: none;
}
.header_style2 .ttsearchtoggle::before {
	bottom: auto;
	color: #555555;
	content: "\e14c";
	float: left;
	font-family: "Material Icons";
	font-size: 20px;
	height: 20px;
	left: auto;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px;
	transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
}
.header_style2 .ttsearchtoggle:hover::before {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	color: #000000;
}
.header_style2 #search .input-lg {
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.header_style2 .live-search {
	border: medium none;
	margin-top: 45px;
	padding: 5px 10px;
}
}
@media (max-width: 1550px) {
	.header_style2 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
		height: 600px;
		overflow-x: scroll;
		width: 960px;
	}
}
@media (max-width: 1399px) {
	.header_style2 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
		width: 780px;
	}
}
@media (max-width: 1199px) {
	.header_style2 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
		width: 590px;
	}
}
@media (max-width: 991px) {
	.header_style2.header-layout {
	  float: left;
	  position: relative;
	  width: 100%;
	}
	.leftmenu_header {
	  display: none;
	}
	.header_style2 .tt-menu .ul-top-items .li-top-item:first-child .sub-menu-container {
	  height: auto;
	  overflow: hidden;
	  width: 100%;
	}
}
/*----------header_style2--------------*/
/*----------footer_style1--------------*/
.footer_style1 .footer-right-cms .newletter-subscribe .container {
  width: 100%;
  padding: 0;
}
.footer_style1 .newletter-subscribe .row {
  margin: 0;
  width: 100%;
}
.footer_style1 .newletter-subscribe {
	padding: 0;
	text-align: left;
}
.footer_style1 .newletter-subscribe .box {
	float: left;
	width: 100%;
}
.footer_style1 #dialog-normal .newletter-title {
	padding: 0;
}
.footer_style1 #dialog-normal .newleter-content {
	padding: 0;
	margin: 20px 0 0;
}
.footer_style1 #dialog-normal .newletter-title h2::before {
	display: none;
}
.footer_style1 #dialog-normal .newletter-title h2 {
	color: #ffffff;
	font: italic 500 20px/22px "Playfair Display",sans-serif;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
}
.footer_style1 #subscribe_email {
	border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
	height: 42px;
	padding: 10px 10px 10px 20px;
}
.footer_style1 #subscribe .btn {
	background: #bcdcd2;
	border-color: #bcdcd2;
	border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
	height: 42px;
	padding: 0 13px;
}
.footer_style1 .newletter-subscribe .newletter-container .newsletter-desc {
  color: #cccccc;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-align: left;
}
.footer_style1 #subscribe .btn::after,
.footer_style1 #notification-normal {
	border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
}
.footer_style1 .newletter-subscribe .newleter-content a > span {
  display: none;
}
.footer_style1 .newletter-subscribe .button i {
	display: inline-block;
	font-size: 22px;
	line-height: 38px;
	transform: rotateZ(-30deg);
	-webkit-transform: rotateZ(-30deg);
	-moz-transform: rotateZ(-30deg);
	-o-transform: rotateZ(-30deg);
	-ms-transform: rotateZ(-30deg);
	vertical-align: top;
}
.footer_default .contact-us ul li,
.footer_style1 .contact-us ul li {
  width: 100%;
  padding: 0;
  float: left;
}
.footer_default .contact-us ul li .contact-title,
.footer_style1 .contact-us ul li .contact-title {
	display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.footer-container .row {
	  margin: 0 -15px;
	}
	.footer-container .footer-column{
		padding: 0 15px;
	}
}
@media (max-width: 991px) {
	.footer_style1 .newletter-subscribe {
		padding: 10px;
	}
	.footer_style1 #dialog-normal .newleter-content {
		width: 50%;
	}
	.footer_style1 #dialog-normal .newletter-title h2 {
		margin: 0 0 10px;
	}
}
@media (max-width: 767px) {
	.footer_style1 #dialog-normal .newleter-content {
		width: 70%;
	}
}
@media (max-width: 481px) {
	.footer_style1 #dialog-normal .newleter-content {
		width: 100%;
	}
}
/*----------footer_style1--------------*/
/*----------footer_style2--------------*/
.footer_style2 footer .footer-top {
	margin: 55px 0 0;
}
.footer_style2 footer .contact-us {
	background: #2d2d2d;
	padding: 30px 80px;
}
.footer_style2 .contact-us > h5 {
  display: none;
}
.footer_style2 .contact-us .data {
	color: #ffffff;
	float: left;
	width: 100%;
}
.footer_style2 .contact-us li.contact-detail {
	padding-right: 95px;
}
.footer_style2 .contact-us li.contact {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	padding: 0 95px;
}
.footer_style2 .contact-us li.email {
	padding-left: 95px;
}
.footer_style2 .contact-us .data .contact-title {
  float: left;
  width: auto;
}
.footer_style2 .contact-us .data .contact-title > span {
  font: italic 500 16px/20px "Playfair Display";
  padding: 5px 10px;
  text-transform: capitalize;
}
.footer_style2 .contact-us .data span.contact-address br {
  display: none;
}
.footer_style2 .contact-us .contact-address,
.footer_style2 .contact-us .data .phone,
.footer_style2 .contact-us .data .email-address {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  float: left;
  font: 400 14px/22px "Josefin Sans",sans-serif;
  margin: 8px 0 0;
  padding: 8px 0 0;
  text-transform: capitalize;
  transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  position: relative;
  text-align: left;
  width: 100%;
}
.footer_style2 .contact-us li:hover .data > span {
	padding-left: 28px;
}
.footer_style2 .contact-us .data > span::before {
	background: #ffffff;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	-webkit-opacity: 0;
	position: absolute;
	right: auto;
	top: 19px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	width: 15px;
}
.footer_style2 .contact-us li:hover .data > span::before {
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1;
}
.footer_style2 .contact-us .data > span::after {
	content: "\e315";
	font-family: "Material Icons";
	font-size: 20px;
	height: 15px;
	left: 4px;
	line-height: 20px;
	opacity: 0;
	-moz-opacity: 0; 
	-khtml-opacity: 0; 
	-webkit-opacity: 0;
	position: absolute;
	right: auto;
	top: 10px;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
	width: 15px;
}
.footer_style2 .contact-us li:hover .data > span::after {
	opacity: 1;
	-moz-opacity: 1; 
	-khtml-opacity: 1; 
	-webkit-opacity: 1;
}
.footer_style2 .contact-us .data a {
	color: #ffffff;
	text-transform: capitalize;
}
.footer_style2 footer .contact-us ul li i {
	float: left;
	font-size: 30px;
	line-height: 28px;
	margin: 0;
	width: auto;
}
.footer_style2 .footer-right-cms .newletter-subscribe .container {
  width: 100%;
  padding: 0;
}
.footer_style2 .newletter-subscribe .row {
  margin: 0;
  width: 100%;
}
.footer_style2 .newletter-subscribe {
	padding: 0 0 15px;
	text-align: left;
}
.footer_style2 .newletter-subscribe .box {
	float: left;
	width: 100%;
}
.footer_style2 #dialog-normal .newletter-title {
	padding: 0;
}
.footer_style2 #dialog-normal .newleter-content {
	padding: 0;
	margin: 20px 0 0;
}
.footer_style2 #dialog-normal .newletter-title h2::before {
	display: none;
}
.footer_style2 #dialog-normal .newletter-title h2 {
	color: #ffffff;
	font: italic 500 20px/22px "Playfair Display",sans-serif;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
}
.footer_style2 #subscribe_email {
	background: none;
	border: none;
	border-bottom: 2px solid #2d2d2d;
	border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	-khtml-border-radius: 0;
	color: #ffffff;
	height: 42px;
	padding: 10px;
}
.footer_style2 #subscribe_email::-moz-placeholder {
	color: #ffffff;
}
.footer_style2 #subscribe .btn {
	background: #333333;
	border-color: #333333;
	height: 42px;
	padding: 6px 20px;
	top: -10px;
}
.footer_style2 #subscribe .btn:hover {
	background: #bcdcd2;
	border-color: #bcdcd2;
	color: #000000;
}
.footer_style2 .newletter-subscribe .newletter-container .newsletter-desc {
  color: #cccccc;
  font-size: 14px;
  font-style: normal;
  line-height: 22px;
  text-align: left;
  display: none;
}
.footer_style2 .contact-us .list-unstyled .fax {
  display: none;
}
@media (max-width: 1200px) {
	.footer_style2 footer .contact-us {
		padding: 30px 60px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.footer_style2 .footer-container .row {
	  margin: 0 -15px;
	}
	.footer_style2 .footer-container .footer-column{
		padding: 0 15px;
	}
}
@media (max-width: 1199px) {
	.footer_style2 footer .contact-us {
		padding: 30px;
	}
	.footer_style2 .contact-us li.contact-detail {
	  padding-right: 55px;
	}
	.footer_style2 .contact-us li.contact {
		padding: 0 55px;
	}
	.footer_style2 .contact-us li.email {
	  padding-left: 55px;
	}
}
@media (max-width: 991px) {
	.footer_style2 .newletter-subscribe {
		padding: 10px;
	}
	.footer_style2 #dialog-normal .newleter-content {
		width: 80%;
	}
	.footer_style2 #dialog-normal .newletter-title h2 {
		margin: 0 0 10px;
		font-size: 16px;
	}
	.footer_style2 footer .contact-us {
	  padding: 15px;
	}
	.footer_style2 footer .footer-top {
	  margin: 0 0 20px;
	}
	.footer_style2 .contact-us li.contact {
		border: none;
	}
}
@media (max-width: 767px) {
	.footer_style2 #dialog-normal .newleter-content {
		width: 70%;
	}
	.footer_style2 .contact-us li.contact-detail,
	.footer_style2 .contact-us li.contact,
	.footer_style2 .contact-us li.email {
		float: left;
		padding: 0 15px;
		margin: 0 0 10px;
		width: 100%;
	}
}
@media (max-width: 481px) {
	.footer_style2 #dialog-normal .newleter-content {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.footer_style2 #subscribe .btn {
		padding: 0 10px;
		width: 42px;
	}
}
/*----------footer_style2--------------*/