@font-face {
	font-family: 'GalileoFLF-Roman' ;
	src: url('../fonts/GalileoFLF-Roman.eot');
	src: url('../fonts/GalileoFLF-Roman.woff') format('woff'), url('../fonts/GalileoFLF-Roman.ttf') format('truetype'), url('../fonts/GalileoFLF-Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Muli:400,300);
body {
	background: #FFFFFF;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	overflow-x: hidden;
}
a, .btn {
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	transition: all 400ms linear;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'GalileoFLF-Roman',Sans-Serif;
	color: #444444;
}
/* default font size */
.fa {
	font-size: 14px;
	vertical-align: baseline;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #222222;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #390000;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
small, .small {
	font-size: 11px;
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control {
	appearance: none;
	-o-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
#slideshow0 .owl-controls .owl-page {
	margin: 0 5px;
}
.common-home #slideshow0.owl-carousel {
	margin: 0 0 -1px 0;
	background: none;
}
.select-wrapper {
	position: relative;
}
.select-wrapper::after {
	font-family: 'fontawesome';
	content: '\f107';
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 7px;
	pointer-events: none;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
a, a:focus, a:active, a:hover, select, input[type=radio], input[type=checkbox] {
	outline: 0 none !important;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.owl-carousel .owl-wrapper-outer {
	direction: ltr !important;
}
input[type="radio"], input[type="checkbox"] {
	margin-top: 0px;
	cursor: pointer;
}
.nav-tabs {
	border: 0 none;
	text-align: left;
}
.nav-tabs > li {
	display: inline-block;
	float: none;
	margin: 0 15px;
	padding: 4px 5px;
	position: relative;
	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;
	vertical-align: top;
}
.tab-content {
	border-top: 1px solid #DDDDDD;
	padding: 15px 0;
	width: 100%;
	float: left;
}
.tab-content ul, .tab-content ol {
	padding: 0 0 0 15px;
}
/* logo */
#logo {
	float: none;
	margin: 2px auto;
	display: table;
}
#logo > a {
	max-width: 100%;
	float: none;
}
#logo img {
	float: none;
}
#slideshow0 .owl-wrapper-outer {
	border: medium none;
	border-radius: 0;
	moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
/* menu */

/* Mega Menu Stylesheet START */
#menu.mega-menu ul.nav ul.list-unstyled li {
	display: table;
}
#menu.mega-menu ul.nav li ul.list-unstyled > li.dropdown .dropdown-menu {
	position: static;
	display: block;
}
/* Mega Menu Stylesheet START */
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a {
	color: #222222;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.8px;
	line-height: 22px;
	text-align: left;
	text-transform: uppercase;
	padding-left: 31px;
}
#menu .list-unstyled.childs_2 {
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a:hover {
	color: #390000;
}
.menu-container {
	border-top: 1px solid #e7e7e7;
	box-shadow: 0 2px 2px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.1);
	-webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.1);
	margin-bottom: 0;
	z-index: 999;
}
.menu-container {
	position: relative;
	clear: both;
	background-color:#fdf7e7;
}
#menu {
	background-color: #fdf7e7;
	min-height: 35px;
	margin-bottom: 0px;
}
#menu .navbar-collapse {
	padding: 0px;
}
#menu div.navbar-header {
	cursor: pointer;
	display: block;
	overflow: hidden;
}
/*#menu .collapse .dropdown i.fa {
	font-family: "FontAwesome";
	content:"\f107";
	font-size: 16px;
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 16px;
	text-align: center;
}



#menu .collapse .dropdown i.fa {
	font-family: "FontAwesome";
	content:"\f107";
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	right: 4px;
	top: 17px;
}
#menu .navbar-collapse ul.navbar-nav li.dropdown:after {
	font-family: "FontAwesome";
	content:"\f107";
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	right: 4px;
	top: 12px;
}
#menu .navbar-collapse ul.navbar-nav li.dropdown:hover:after {
	content:"\f106";
}
*/

#menu .nav > li > span {
	cursor: pointer;
}
#menu .nav > li > a, #menu .nav > li > span {
	color: #000000;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	display: block;
	letter-spacing: 1px;
	line-height: 21px;
	min-height: 15px;
	padding: 10px 20px;
	text-transform: uppercase;
 
}
#menu .nav > li > a:hover, #menu .nav > li > a:focus, #menu .nav > li.open > a, #menu .nav > li > span:hover {
	background: none;
}
#menu .dropdown-menu {
	padding: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
	padding: 22px 0;
}
#menu .dropdown-inner ul:last-child {
	border: 0 none;
	text-align:center
}
#menu .dropdown-inner a {
	display: block;
	font-size: 13px;
	line-height: 22px;
	min-width: 160px;
	padding: 2px 32px;
	text-align: left;
	color: #777777;
}
#menu .list-unstyled.childs_1.single-dropdown-menu a {
	line-height: 28px;
	padding: 0 25px;
}
#menu .list-unstyled.childs_1.single-dropdown-menu .childs_2 a {
	line-height: 25px;
}
#menu .dropdown-inner li a:hover, #menu .dropdown-inner li a:focus {
	color: #222222;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #509ac8;
}
#menu #category {
	color: #000000;
	float: left;
	font-family: Raleway, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding: 12px 15px;
	text-transform: uppercase;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #509ac8;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #509ac8;
}
#menu .nav.navbar-nav {
	float: none;
	text-align: center;
	width: 100%;
}
#menu .nav.navbar-nav > li {
	display: inline-block;
	float: none;
}
#menu .nav.navbar-nav > li:hover > a, #menu .nav.navbar-nav > li:hover > span {
	color: #390000;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a::after {
	border-bottom: 1px solid #cccccc;
	bottom: 0;
	content: "";
	left: 31px;
	position: absolute;
	right: 0;
	top: auto;
	bottom: -2px;
	width: 15%;
}
.marg-20{   
 margin-bottom: 50px;
 }
/* 2 Level Sub Categories START */
#menu ul.nav ul.list-unstyled li {
	position: relative;
	min-width: 182px;
	padding-left: 5px;
	padding-right: 5px;
}
#menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
	border: 0;
	position: static;
	display: block;
	padding: 0;
}
#menu .dropdown-inner ul.list-unstyled.mega-dropdown-menu {
background: #f9f7f7;}
#menu .dropdown-inner ul.list-unstyled.mega-dropdown-menu:last-child {
	border-right: 0;
}
#menu ul.nav li ul.list-unstyled.single-dropdown-menu > li.dropdown .dropdown-menu {
	left: 182px;
	top: 0;
	position: absolute;
	display: none;
}
#menu ul.nav li ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
	display: block;
	 
}
/* 2 Level Sub Categories END */

.view img:hover{ opacity:.7; cursor:pointer; background:#000}
/* content */
#content {
	min-height: 500px;
}
/* Slideshow Slider Stylesheet */
.slideshow-panel {
	position: relative;
}
.slideshow-panel .ttloader {
	background: whitesmoke url(../images/ajax-loader.gif) no-repeat scroll center center;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 9;
}
.slideshow-panel .owl-buttons > div {
	background: rgba(0, 0, 0, 0.5);
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}
#slideshow0 .owl-buttons {
	display: none;
}
#slideshow0 .owl-pagination .owl-page > span {
	background-color: #ffffff;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	height: 5px;
	width: 25px;
	box-shadow: none;
}
#slideshow0 .owl-pagination .owl-page.active > span {
	background-color: #000000;
}
#slideshow0 .owl-pagination .owl-page:hover > span {
	background-color: #000000;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
/*-------- ak css---------*/
header {
	background: #2b0405;
}
.banner-fix {
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 290px;
	height: 560px;
	z-index: 9999;
	background-image: url(../images/malik-logo-left-bar.html);
	background-repeat: no-repeat;
	color: #fff;
	padding-top: 19%;
	text-align: center;
}
.banner-fix h2 {
	color: #fff;
}
.banner-fix h2::after {
	bottom: 232px;
	content: "";
	height: 1px;
	left: 30%;
	margin-left: -15px;
	position: absolute;
	width: 150px;
	background-color: #d8a150;
}
.banner-fix p {
	padding: 10px;
}
.home-bg {
	background: url("../images/home-page-banner.jpg") no-repeat;
	width: 100%;
	text-align: center;
	height: 497px;
}
.my-fix {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	top: 0px;
	-webkit-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.55);
	box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.55);
}
.home-page-img-left{padding:42px  0px  10px  0px;}
.righ{ padding: 60px 45px;}
.home-page-img-right{padding:20px  0px 10px  0px;}	
.Philosophy{padding:0px 0 30px 0px;}
.Philosophy h1{
	color:#350000;
	position:relative;
	margin-bottom:30px;
	font-size: 45px;
}

.Philosophy h1::after {
      bottom: -15px;
    content: "";
    height: 5px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    width: 88px;
    background: #d6bfb7;
}
.Philosophy p{ font-size:14px;}
.Philosophy span{
	color: #350302;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .05em;
}  

.left-sides{
	padding:60px 45px 60px 45px;}
.left-sides-img{padding:20px 0px;}
 
.cd-top {
	background: rgba(0,0,0,0.6) none repeat scroll 0 0;
	border: 2px solid #8e8d8d;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	bottom: 20px;
	cursor: pointer;
	height: 38px;
	padding: 5px;
	position: fixed;
	right: 20px;
	text-align: center;
	width: 38px;
	z-index: 9999;
	transition: all 400ms ease-in-out;
	-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;
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #370005 url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.no-touch .cd-top:hover {
	background-color: #fff;
	opacity: 1;
}
#slideshow0.owl-carousel {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
/* ttcms_subbanners Carousel Stylesheet end */

.brand-carousel {
	border-top: 1px solid #e2e2e2;
	clear: both;
	overflow: hidden;
	padding: 20px 0 0;
}
.brand-main .owl-item {
	padding: 15px;
}
.brand-items .item.text-center img {
	margin: 0 auto;
	opacity: 1;
	-moz-opacity: 1;  /* Netscape */
	-khtml-opacity: 1; /* Safari 1.x */
	-webkit-opacity: 1; /* other webkit*/
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	cursor: pointer;
}
.brand-items .item.text-center img:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;  /* Netscape */
	-khtml-opacity: 0.5; /* Safari 1.x */
	-webkit-opacity: 0.5; /* other webkit*/
}
/* Banners Carousel Stylesheet */
.banner-panel .owl-buttons {
	display: none;
}
.banner-panel .owl-buttons > div {
	font-size: 0px;
}
.banner-panel .owl-prev:after, .banner-panel .owl-next:after {
	background-color: rgba(0,0,0,0.5);
	color: #FFFFFF;
	font-family: 'fontawesome';
	font-size: 14px;
	line-height: 22px;
	width: 22px;
	height: 26px;
	padding: 2px;
	text-align: center;
	float: left;
}
.banner-panel .owl-prev:after {
	content: '\f104';
}
.banner-panel .owl-next:after {
	content: '\f105';
}
/* OWL Slider Bullets Stylesheet */
.owl-pagination {
	position: absolute !important;
	top: auto !important;
	bottom: 15px;
	width: 100%;
}
.products-list {
	position: relative;
	width: 100%;
	float: left;
}
/* Home Page */
#slideshow0 .item > img {
	width: 100%;
}
 
.footer-column {
	    margin-top: 25px;
    padding: 0 15px;
    margin-bottom: 15px;
}
.footer-column span{ color:#e0cb93; font-family: 'Montserrat', sans-serif; letter-spacing: .1em;font-size: 11px;}
.footer-bottom > p {
	margin: 0;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	letter-spacing: .1em;
}
#ttcmsfooter .ttabout-title {
	display: none;
}
 
.follow-us > ul > li > a > i:hover {
	background-color: #444444;
	color: #ffffff;
}
.common-home #content {
	padding: 0;
}
.common-home > .row {
	margin: 0;
}
.brand-carousel .owl-wrapper-outer {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.brand-carousel .fa.fa-chevron-left.fa-5x::before, .brand-carousel .fa-chevron-right::before {
	content: "";
}
.brand-carousel .owl-pagination {
	display: none;
}
.brand-carousel .owl-controls .owl-buttons .owl-prev, .brand-carousel .owl-controls .owl-buttons .owl-next {
	background-color: #eeeeee;
	height: 30px;
	top: 35%;
	width: 30px;
}
.brand-carousel .owl-controls .owl-buttons .owl-prev:hover, .brand-carousel .owl-controls .owl-buttons .owl-next:hover {
	background-color: #390000;
}
.brand-carousel .owl-controls .owl-buttons .owl-prev:hover::before, .brand-carousel .owl-controls .owl-buttons .owl-next:hover::after {
	color: #ffffff;
}
.brand-carousel .owl-controls .owl-buttons .owl-prev {
	left: 0px;
}
.brand-carousel .owl-controls .owl-buttons .owl-next {
	right: 0px;
}
.brand-carousel .owl-controls .owl-buttons .owl-prev::before {
	color: #777777;
	content: "\f104";
	font-family: fontawesome;
	font-size: 16px;
	left: 12px;
	position: absolute;
	top: 4px;
}
.brand-carousel .owl-controls .owl-buttons .owl-next::after {
	content: "\f105";
	font-family: fontawesome;
	font-size: 16px;
	position: absolute;
	right: 12px;
	top: 4px;
}
#ttcmsservices .services {
	background: #f4f4f4 none repeat scroll 0 0;
	padding: 0;
}
#ttcmsservices .ttservices-inner {
	float: left;
	padding: 12% 8%;
	width: 100%;
}
#ttcmsservices .services .ttservices-inner .title_block {
	margin: 0 0 6%;
}
#ttcmsservices .title_block {
	float: left;
	width: 100%;
}
/* footer */
footer {
	padding-top: 0px;
	color: #777777;
	background: #2b0405;
	position: relative;
	float: left;
	width: 100%;
}
footer .footer-column .list-unstyled a {
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	line-height: 22px;
	float:left;
	padding-right:20px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: .2em;
	    text-transform: uppercase;
}
footer .footer-column .list-unstyled a:hover {
	color: #575757;
}
 
 
/* breadcrumb */
.bread{
	border-top: 1px solid #370005;
    border-bottom: 1px solid #370005;
}
.breadcrumb {
	background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    font-style: italic;
    margin-bottom: 0;
    margin-top: 0px;
    padding: 0;
	list-style: none;
	line-height: 33px;
	
}
.breadcrumb i {
	font-size: 15px;
	vertical-align: baseline;
	color: #333333;
}
.breadcrumb > li {
	white-space: nowrap;
	display: inline-block;
	float: left;
	font-size:13px;
}
.breadcrumb > li + li:before {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 12px;
	padding: 0 8px;
	float: left;
	color: #222222;
}
.breadcrumb > li > a {
	color: #222222;
}
.breadcrumb > li > a:hover {
	color: #390000;
}
.breadcrumb a.last-breadcrumb {
	color: #390000
}
.breadcrumb i:hover {
	color: #390000;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
 / /* about us css*/
 .pull-left.block-left > img {
 width: 100%;
}
.services-group .box-heading, .team-group .box-heading {
	color: #222222;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	 
	letter-spacing: 0.4px;
	line-height: 30px;
	padding: 0 0 35px;
	text-align: center;
	width: 100%;
	float: left;
}
.pull-left.block-left {
	padding: 0;
}
.services-group {
	margin-top: 50px;
	padding: 0;
	float: left;
}
.service-icon {
	text-align: center;
}
.service-name {
	text-align: center;
}

.team-group {
	margin: 50px 0 30px;
	clear: both;
	padding: 0;
}
.team-image {
	text-align: center;
}
.team-image > img {
	border: 2px solid rgba(0, 0, 0, 0.1);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
}
.block-sub-title {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.block-sub-content {
	text-align: center;
}
.block-button.social-icons {
	text-align: center;
	margin-top: 10px;
}
.block-button.social-icons .fa.fa-facebook {
	background-color: #39599f;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffffff;
	height: 30px;
	padding: 8px;
	width: 30px;
}
.block-button.social-icons > i:hover {
	background-color: red;
}
.team-caption .block-sub-title, .team-caption .block-sub-content {
	text-align: center;
}
.block-button.social-icons .fa.fa-twitter {
	background-color: #5998e8;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffffff;
	height: 30px;
	padding: 8px;
	width: 30px;
}
.block-button.social-icons .fa.fa-google-plus {
	background-color: #df1f26;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #ffffff;
	height: 30px;
	padding: 8px;
	width: 30px;
}
.block-button.social-icons > a > i {
	margin-right: 0;
}
.terms-conditions .content-detail {
	color: #222222;
	font-family: Raleway, arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin: 20px 0;
	text-transform: uppercase;
}
.service-list .service-icon > i {
	font-size: 32px;
	color: #390000;
	padding: 0 0 5px 0;
}
.service-list:hover .service-icon > i {
	transform: rotateY(-180deg);
	transition: all 500ms ease-in-out;
}



	/* about us css end*/

@media (min-width: 768px) {
#menu ul.nav > li.dropdown:hover > .dropdown-menu {
	display: block;
}
#menu ul.nav ul.list-unstyled.single-dropdown-menu li.dropdown > a:after {
	font-family: 'FontAwesome';
	content: '\f105';
	position: absolute;
	right: 15px;
	top: 2px;
}
/* fixed colum left + content + right*/
#column-left .product-layout .col-md-3 {
	width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
	width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3 {
	width: 100%;
}
#content + #column-right .product-layout .col-md-3 {
	width: 100%;
}
#column-left .products-list .row > div .caption .price, #column-right .products-list .row > div .caption .price {
	white-space: normal;
}
}
 @media (min-width:768px) and (max-width:991px) {
.product-thumb .button-group span {
	display: none;
}
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: auto;
}
#header-search .select-wrapper {
	max-width: 100px;
}
#menu .fa-angle-down {
	display: none;
}
#column-left .products-carousel .image {
	width: 50px;
}
#column-left .products-carousel .thumb-description {
	width: 76px;
	padding: 0 5px;
}
.ttabout-desc {
	width: 100%;
}
.product-product #content.col-sm-9 {
	width: 100%;
}
.product-details .rating > a {
	font-size: 13px;
	padding: 0 5px 0 0;
}
/* extra media css start*/
	
.ttblog_image_holder {
	width: 100%;
}
.ttsmartblog .ttblog-content {
	padding: 0;
	width: 100%;
}
#ttcmsservices .services .ttservices-inner .col-sm-12 .ttcontent_inner .service .service-icon {
	margin: 0 20px 0 0;
}
#ttcmsservices .ttservices-inner {
	padding: 10% 5%;
}
#ttcmsservices .services .ttservices-inner .col-sm-12 .ttcontent_inner {
	margin: 0 10px;
}
.rating span.fa-stack, #review span.fa-stack {
	width: 10px;
}
#column-left .product-thumb .button-group button.btn-cart span, #column-right .product-thumb .button-group button.btn-cart span, #header-left .product-thumb .button-group button.btn-cart span, #header-right .product-thumb .button-group button.btn-cart span, #footer-left .product-thumb .button-group button.btn-cart span, #footer-right .product-thumb .button-group button.btn-cart span {
	white-space: nowrap;
}
#column-left > div, #column-right > div, #column-left .panel-default, #column-right .panel-default {
	padding: 10px;
}
#column-left .products-list .row > div .caption h4, #column-right .products-list .row > div .caption h4 {
	padding-bottom: 3px;
}
#column-left .product-thumb .rating, #column-right .product-thumb .rating, #header-left .product-thumb .rating, #header-right .product-thumb .rating, #footer-left .product-thumb .rating, #footer-right .product-thumb .rating {
	padding: 3px 0 0;
	line-height: 10px;
}
#column-left .products-list .row > div .caption .price, #column-right .products-list .row > div .caption .price {
	line-height: 16px;
	padding-bottom: 3px;
}
.testimonial-content {
	margin: 20px 0 9px;
}
.rating .product-rating {
	float: left;
}
.pull-left.block-left, .pull-right.block-right {
	width: 100%;
	padding: 0
}
/* extra media css end*/

/*
	.product-product #column-right .banner-panel { width: 270px; }
	.product-product #column-right { display: block !important; }
*/
}
@media (min-width: 767px) {
.product-thumb .image img {
	height: auto;
}
}
 @media (max-width: 767px) {
#ttcmsservices .services {
	height: auto;
}
header {
	padding: 20px 0 10px;
}
#logo img {
	float: none;
}
#cart .dropdown-menu {
}
#menu .navbar-collapse {
	background: #fdf7e7;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 99;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#menu div.navbar-header:after, #menu .navbar-header i.fa {
	font-family: "FontAwesome";
	content: "\f0c9";
	font-size: 14px;
	color: #000000;
	position: absolute;
	right: 17px;
	top: 12px;
}
.box-block.about-team {
	float: left;
	width: 100%;
}
.about-intro .block-right {
	padding: 15px 0 0;
}
.product-images .additional-images-container {
	width: 320px;
}
#menu .list-unstyled.childs_1.single-dropdown-menu a {
	padding: 0 15px;
}
#menu .nav > li > a, #menu .nav > li > span {
	padding: 7px 15px;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a {
	color: #FFFFFF;
}
.TTProduct-Tab .nav.nav-tabs {
	padding: 27px 0 0;
}
footer .list-unstyled {
	padding: 8px 5px;
}
.products-carousel.owl-carousel .owl-controls .owl-buttons {
	margin-top: 20px;
}
.option-filter-box a.list-group-item, .option-filter-box .panel-footer {
	background: #fff;
}
#menu .nav > li > a, #menu .nav > li > span {
	letter-spacing: 1.2px;
}
/*
	#menu .collapse .dropdown i.fa {
		font-family: "FontAwesome";
		content:"\f107";
		font-size: 16px;
		right: 10px;
		top: 10px;
	}
*/
.navbar-nav {
	margin: 15px 0px;
}
#menu .navbar-collapse li.dropdown {
	clear: both;
}
#menu .navbar-collapse li.dropdown > i {
	font-size: 14px;
	position: absolute;
	color: #777777;
	right: 17px;
	top: 5px;
	cursor: pointer;
	text-align: center;
}
#menu .navbar-collapse li.dropdown > .dropdown-menu {
	position: relative;
	padding: 0 15px;
	width: 100%;
}
#menu .dropdown-inner ul.list-unstyled.mega-dropdown-menu {
	border: 0;
}
#menu ul.nav li ul.list-unstyled.single-dropdown-menu > li.dropdown .dropdown-menu {
	position: static;
	display: block;
}
#menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
	padding: 0 15px;
}
/*
#menu .navbar-collapse ul.navbar-nav li.dropdown:after {
	font-family: "FontAwesome";
	content: '\f067';
	font-size: 14px;
	position: absolute;
	color: #FFFFFF;
	right: 15px;
	top: 10px;
}
*/
#menu div.dropdown-inner > ul.list-unstyled {
	display: block;
}
#menu div.dropdown-menu {
	border: 0;
	margin-left: 0 !important;
	padding-bottom: 10px;
	background-color: rgba(0, 0, 0, 0);
}
#menu .dropdown-inner {
	display: block;
}
#menu .dropdown-inner a {
	width: 100%;
	color: #fff;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
	background: rgba(0, 0, 0, 0);
}
#menu .see-all {
	margin-top: 0;
	border: none;
	color: #FFFFFF;
}
.ttabout-desc {
	width: 95%;
}
#ttcmsfooter.block.footer-block {
	margin: 23px auto 0;
}
footer .follow-us {
	margin: 60px 0 0;
}
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
	top: 45%;
}
.slideshow-panel .owl-buttons > div {
	width: 30px;
	height: 30px;
}
.owl-carousel .owl-buttons div i {
	font-size: 18px;
	padding: 7px;
}
.option-filter-box .list-group .list-group-item, .option-filter-box .radio, .option-filter-box .checkbox {
	width: 100%;
	float: left;
}
.category-description .img-thumbnail {
	width: 100%;
}
.category-products .product-grid {
	width: 50%;
}
#content .option-filter-box #button-filter {
	margin-top: 10px;
}
.product-list .product-thumb .button-group {
	margin-bottom: 15px;
}
.information-contact .contact-location .col-sm-3 {
	width: 50%;
	padding: 15px;
	float: left;
}
.information-contact .store-contact {
	clear: both;
}
.slideshow-panel .owl-carousel .owl-buttons div {
	display: none;
}
.owl-carousel .owl-buttons div {
	opacity: 1 !important;
	-khtml-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
header #logo {
	margin: 0px auto;
	float: none;
	display: table;
}
header #search, header #header-search {
	margin: 10px auto;
	max-width: 423px;
	float: none;
}
#header-search .select-wrapper {
	max-width: 120px;
}
#search .input-lg, #header-search .input-lg {
	max-width: 220px;
}
header .header-right {
	float: none;
}
header #cart {
	margin: 10px auto;
	width: auto;
	display: table;
	float: none;
}
footer .footer-column h5.toggle {
	padding: 10px;
	margin: 0px;
	cursor: pointer;
}
footer .footer-column h5.toggle:hover, .follow-us > h5.toggle:hover {
	background: #000000;
}
footer .footer-column h5.toggle:after, .follow-us > h5.toggle:after {
	font-family: 'FontAwesome';
	content: '\f067';
	font-size: 14px;
	font-weight: normal;
	float: right;
}
footer .footer-column.active h5.toggle:after, .follow-us.active > h5.toggle:after, .contact-us.active > h5.toggle:after {
	content: '\f068';
}
.category-filter .filter-show, .category-filter .filter-sort-by {
	clear: left;
	margin: 3px 0;
	float: left;
}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 10px 15px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
#content .product-images {
	width: 100%;
}
.product-details h1.product-name {
	margin-top: 15px;
}
.product-tabs {
	width: 100%;
	float: left;
}
.account-wishlist #content td .btn {
	margin: 2px 0;
}
.checkout-cart #content .input-group input {
	min-width: 20px;
	padding: 7px 10px;
}
.product-list .product-thumb .button-group {
	border-left: none;
}
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: auto;
}
#form-currency > .btn-group > button > span, #form-language > .btn-group >button > span {
	display: inline!important;
}
.header-top-left .header-phone > span {
	display: inline!important;
}
#top {
	height: 95px;
}
#top-links > ul > li:last-child {
	left: 0;
	position: absolute;
	right: 0;
	top: 50px;
	width: 100%;
	padding: 0 15px;
}
#search, #header-search {
	width: 100%;
}
.ttsearch_button {
	display: none;
}
.ttsearchtoggle {
	position: static;
	width: 100%;
	display: block;
}
#search .input-lg, #header-search .input-lg {
	max-width: 100%;
	height: 35px;
	border: 1px solid #d7d7d7;
	width: 100%;
}
#search .btn-lg, #header-search .btn-lg {
	background: transparent;
}
header {
	padding: 0;
}
header #logo {
	margin: 15px auto;
}
.menu-container .container {
	padding: 0;
}
#ttcmssubbanners .ttsubbannerblock .ttsubbanner:hover .ttsubbanner-img img {
	transform: none;
}
#ttcmssubbanners .ttsubbannerblock .ttsubbanner:hover .ttsubbanner-img a::before {
	opacity: 0;
	-moz-opacity: 0;  /* Netscape */
	-khtml-opacity: 0; /* Safari 1.x */
	-webkit-opacity: 0; /* other webkit*/
}
.ttsubbanner1.ttsubbanner, .ttsubbanner2.ttsubbanner, .ttsubbanner3.ttsubbanner {
	display: inline-block;
	vertical-align: top;
}
#ttcmssubbanners .ttsubbannerblock {
	float: none;
	text-align: center;
}
.TTProduct-Tab .tab-box-heading h3 {
	font-size: 14px;
	letter-spacing: 0;
}
.TTProduct-Tab .tab-content {
	margin-top: 25px;
}
.product-thumb:hover .button-group {
	bottom: 105px;
	height: auto;
}
.product-thumb .button-group {
	bottom: 105px;
	height: auto;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
.product-thumb:hover .button-group .btn-cart, .product-thumb:hover .button-group .btn-wishlist, .product-thumb:hover .button-group .btn-compare {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
.product-thumb .button-group .btn-cart, .product-thumb .button-group .btn-wishlist, .product-thumb .button-group .btn-compare {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
.product-thumb .button-group button {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
.tab-content .products-carousel.owl-carousel.owl-theme, .TTProduct-Tab .tab-content {
	margin-bottom: 20px;
}
#ttsmartblog-carousel .owl-item > li {
	padding: 10px 15px;
	width: 100% !important;
}
.ttblog_image_holder.col-sm-6 {
	width: 100%;
}
.ttsmartblog .ttblog-content {
	clear: both;
	padding: 0;
	width: 100%;
	float: left;
}
.ttsmartblog.container {
}
#ttsmartblog-carousel .owl-buttons div {
	-moz-opacity: 0!important;  /* Netscape */
	-khtml-opacity: 0!important;/* Safari 1.x */
	-webkit-opacity: 0!important; /* other webkit*/
}
.ttblog-hover {
	position: static;
}
#ttsmartblog-carousel .owl-item > li:hover .ttblog_image_holder .ttbloglinks a {
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
#ttsmartblog-carousel .owl-item > li .ttblog_image_holder .ttbloglinks a {
	opacity: 1;
	-moz-opacity: 1;  /* Netscape */
	-khtml-opacity: 1; /* Safari 1.x */
	-webkit-opacity: 1; /* other webkit*/
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
}
#ttcmsservices {
	width: 100%;
}
.ttservicebanner.col-sm-6 {
	width: 100%;
	height: auto;
}
#ttcmsservices .ttservicebanner .ttservices-img img {
	width: 100%;
	height: auto;
}
.services.col-sm-6 {
	float: left;
	width: 100%;
}
#ttcmsservices .ttservices-inner {
	padding: 10% 5%;
}
#ttcmsservices .row {
	margin: 0;
}
.footer-column {
	clear: both;
	margin: 5px 0;
	padding: 0 15px;
}
.follow-us > h5 {
	display: block;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.4px;
	line-height: 22px;
	position: relative;
	text-transform: uppercase;
	text-align: left;
	padding: 10px;
	margin: 5px 0;
}
.follow-us {
	padding: 0 15px;
	cursor: pointer;
}
.follow-us .list-unstyled {
	text-align: left;
	padding-top: 0;
}
#menu .nav.navbar-nav > li {
	display: block;
	text-align: left;
}
#menu .nav > li > a, #menu .nav > li > span {
	color: #777777;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0 15px;
	line-height: 26px;
	font-size: 13px;
	text-align: center;
}
#menu .navbar-collapse li.dropdown > i::before {
	content: "\f067";
	font-family: fontawesome;
}
#menu .navbar-collapse li.dropdown.active > i::before {
	content: "\f068";
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a, #menu .dropdown-inner a {
	color: #777777;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a::after {
	display: none;
}
.list-unstyled.childs_1.mega-dropdown-menu >li {
	padding: 5px 15px;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a, #menu .dropdown-inner a, #menu ul.nav li ul.list-unstyled.mega-dropdown-menu > li.dropdown .dropdown-menu {
	padding: 0;
}
.list-unstyled.childs_2 {
	margin: 0 0 0 15px;
	padding: 6px 0;
}
#menu ul.nav ul.list-unstyled.childs_2 li {
	padding: 0;
}
#menu .dropdown-inner ul.list-unstyled.mega-dropdown-menu {
	padding: 0;
	clear: both;
}
#menu .dropdown-inner ul.mega-dropdown-menu.childs_1 > li > a {
	text-transform: capitalize;
}
.list-group.option-filter-box .radio input[type="radio"], .list-group.option-filter-box .radio-inline input[type="radio"], .list-group.option-filter-box .checkbox input[type="checkbox"], .list-group.option-filter-box .checkbox-inline input[type="checkbox"] {
	margin: 8px 5px 0 0;
}
.product-list .button-group button.btn-cart span {
	display: inline!important;
}
.product-list .product-thumb .button-group {
	margin-left: 15px;
}
.product-list .sale-icon {
	right: 20px;
}
.option-filter-box a.list-group-item:hover, .list-group a.active, .list-group a.active:hover, .list-group a:hover {
	background: rgba(255,255,255,1)!important;
}
.tttestimonial-inner {
	padding: 30px 10px 40px;
}
.container.product-category {
	clear: both;
}
.page-title-wrapper .page-title {
	float: none;
	text-align: center;
	width: 100%;
	margin: 0 0 0 12px;
}
.breadcrumb {
	float: none;
	text-align: center;
	width: 100%;
}
.breadcrumb > li {
	float: none;
}
.page-title-wrapper {
	margin-bottom: 16px;
	margin-top: 25px;
}
.category-description .category-content {
	margin-top: 25px;
}
.product-thumb .image img {
	width: 100%;
}
.product-image .thumbnail > img {
	width: auto;
}
.footer-bottom {
	margin-top: 10px;
}
.service-list, .team-list {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
.rating .product-rating {
	float: left;
}
.footer-top-block .news-letter-inner > h4 {
	float: none;
	margin-bottom: 30px;
	text-align: center;
}
.purchage-theme {
	float: none;
	text-align: center;
}
.footer-top-block {
	padding: 50px 0;
}
.footer-content {
	height: 190px;
}
.product-thumb .button-group button {
	opacity: 1;
	-moz-opacity: 1;  /* Netscape */
	-khtml-opacity: 1; /* Safari 1.x */
	-webkit-opacity: 1; /* other webkit*/
}
#menu .list-unstyled.childs_2 {
	padding-top: 7px;
	padding-bottom: 9px;
}
#menu .dropdown-inner ul {
	padding: 0;
}
#menu .list-unstyled.childs_1.single-dropdown-menu .dropdown-menu .childs_2 a {
	line-height: 23px;
	padding: 0;
}
#ttcmsparallax2 .parallex .ttparallexblock .ttparallexblock-content, #ttcmsparallax1 .parallex .ttparallexblock .ttparallexblock-content {
	height: 70px;
	width: 70%;
}
#ttcmsparallax1 .parallex, #ttcmsparallax2 .parallex {
	height: 220px;
}
/*
	.product-product #column-right { display: block !important; }
	.product-product #column-right .banner-panel { width: 270px; }
*/
}
 @media (max-width: 481px) {
.product-list .product-thumb .button-group {
	margin: 0;
}
.product-list .product-thumb .caption {
	padding: 0;
}
.product-grid .product-thumb .image, .product-list .product-thumb .image {
	padding: 0 15px;
}
.product-list .product-thumb .button-group .btn-cart {
	padding: 0 15px;
}
}
 @media (max-width: 480px) {
.header-top-left .header-phone > span {
	display: none!important;
}
.header-top-left .header-phone {
	display: none;
}
.nav-tabs > li {
	width: 100%;
	margin: 5px 0px;
}
.TTProduct-Tab .nav.nav-tabs {
	padding: 20px 15px 0;
}
.product-layout.product-list {
	padding: 15px;
}
.tttestimonial-inner {
	padding: 30px 10px 40px;
	width: 100%;
}
.TTProduct-Tab .tab-box-heading h3 {
	font-size: 15px;
}
.TTProduct-Tab .tab-content {
	margin-top: 20px;
}
#ttcmsparallax .parallex {
	height: 440px;
}
#ttcmsservices .ttservicebanner .ttservices-img img {
	width: 100%;
	height: auto;
}
.product-images .additional-images-container {
	width: 285px;
}
.footer-top-block .news-letter-inner > h4 {
	margin-bottom: 30px;
}
.footer-content {
	height: 175px;
}
.purchage-theme {
	float: none;
	text-align: center;
}
#ttcmsfooter.block.footer-block {
	margin: 30px 0 25px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px!important;
}
.ttabout-desc {
	width: 100%;
	padding: 0;
}
#ttcmsservices .ttservices-inner > div {
	padding: 0;
}
.product-list .product-thumb .image, .product-list .product-thumb .thumb-description {
	width: 100%;
	text-align: center;
}
.product-list .product-thumb .button-group {
	margin: 0;
	width: 100%;
	text-align: center;
}
.product-tabs .nav.nav-tabs .active > a::before {
	bottom: -4px;
}
.product-tabs .nav.nav-tabs > li {
	margin: 0;
}
#form-currency > .btn-group > button > span, #form-language > .btn-group > button > span {
	display: none!important;
}
.main-test-detail {
	padding: 0;
}
.product-thumb .image img {
	width: auto;
}
#ttcmsservices .services {
	height: auto;
}
.service-list, .team-list {
	width: 100%;
}
#cart .dropdown-menu li p a {
	margin-bottom: 5px;
}
#ttcmsparallax1 .parallex, #ttcmsparallax2 .parallex {
	height: 160px;
}
#ttcmsparallax1 .parallex .ttparallexblock .ttparallexblock-content, #ttcmsparallax2 .parallex .ttparallexblock .ttparallexblock-content {
	text-align: center;
	width: 100%;
}
#ttcmsparallax1 .parallex .ttparallexblock .ttparallexblock-content .ttparallexblock-title, #ttcmsparallax2 .parallex .ttparallexblock .ttparallexblock-content .ttparallexblock-title {
	font-size: 38px;
	line-height: 40px;
}
#ttcmsparallax1 .parallex .ttparallexblock .ttparallexblock-content .ttparallexblock-desc, #ttcmsparallax2 .parallex .ttparallexblock .ttparallexblock-content .ttparallexblock-desc {
	font-size: 13px;
}
.ttsmartblog {
	margin-bottom: 40px;
}
}
@media(max-width:480px) {
#ttcmsservices .services .ttservices-inner .col-sm-12 .ttcontent_inner .service .service-icon {
	margin: 0 10px 15px 0;
}
.testimonial-content {
	margin: 20px 0 15px;
}
#ttcmsservices .ttservices-inner {
	padding: 10% 4%;
}
.footer-top-block {
	padding: 8% 0;
}
.footer-top-block .news-letter-inner > h4 {
	font-size: 14px;
}
#ttcmssubbanners .ttsubbanner {
	width: 100%;
}
footer .follow-us {
	margin: 10px 0 0;
}
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
	top: 35% !important;
}
.slideshow-panel .owl-buttons > div {
	width: 25px;
	height: 25px;
}
.owl-carousel .owl-buttons div i {
	font-size: 14px !important;
	padding: 6px !important;
}
#cart .dropdown-menu {
	left: auto;
	right: 0;
	width: 100%;
	min-width: 230px;
}
#cart .dropdown-menu li p {
	margin: 0px;
}
header #search, header #header-search, #header-search .select-wrapper {
	max-width: 220px;
}
#search, #header-search {
	width: 100%;
}
#search .input-lg, #header-search .input-lg {
	max-width: 100%;
}
.page-title-wrapper .page-title, .breadcrumb {
	text-align: center;
	width: 100%;
	float: none;
}
.breadcrumb > li, .breadcrumb > li + li::before {
	float: none;
}
.TTProduct-Tab .nav-tabs > li:first-child > a {
	padding: 0px;
}
.product-grid .product-thumb .image, .product-list .product-thumb .image, .product-grid .product-thumb .thumb-description, .product-list .product-thumb .thumb-description {
	width: 100%;
	text-align: center;
}
.product-list .product-thumb .image a, .product-list .product-thumb .image img, .product-list .product-thumb .button-group button {
	float: none;
}
.category-pagination div.col-xs-6 {
	text-align: center;
	width: 100%;
	float: left;
}
.table {
	overflow: scroll;
	display: inline-block;
}
.TTProduct-Tab .nav.nav-tabs > li {
	width: 100%;
}
.table td {
	width: 100%;
}
#cart .dropdown-menu li > div {
	min-width: 100%;
}
.product-tabs .nav-tabs li {
	width: 100%;
	float: left;
}
.category-products .product-grid {
	width: 100%;
}
.information-contact .contact-location .col-sm-3 {
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}
.information-contact .contact-location .col-sm-3:last-child {
	border-bottom: 0 none;
}
body.product-compare .table-product-image > img {
	width: 100%;
}
.post-content-top {
	float: left;
	margin-top: 0px;
	width: 100%;
}
}
@media (max-width: 320px) {
#ttcmsservices .services .ttservices-inner .col-sm-12 {
	padding: 0;
}
.rating .product-rating {
	float: none;
}
}
 @media (max-width: 319px) {
#search, #header-search {
	width: 100%;
}
}
.section {
    padding: 20px 0;
    background-color: #ffffff;
}
.section-title {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
/*Contact Us CSS */

.storeBg {
    background: url(../images/store-page-bg.jpg) no-repeat;
 
}
.about-us-bg {
    background: url(../images/about-us-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.pageSpace {
    padding: 38px 0;
}
.innerPageContainer {
    overflow: hidden;
    z-index: 2;
    min-height: 730px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.innerPage {
    max-width: 1199px;
    width: 100%;
    margin: 0 auto;
}
.headingInner {
    border: 1px solid #fff;
    padding: 8px;
    margin: 0 0 34px 0;
}

 


 
.contactForm {
    display: block;
    margin: 20px;
    padding: 10px 40px 40px;
	background: #fdf7e7cf;
    border: 1px solid #2b04051c;
    border-radius: 10px;
	
}
 
#contactForm .inputText{display:block;background:#fff;border:1px solid #908c8c;margin-top:15px;width:100%;font-size:13px;color:#370005;font-family:'Open Sans';padding:10px 0 12px 0;outline:0;padding-left:5px;border-radius: 5px;}
#contactForm textarea{display:block;margin:0;background:#fff;width:100%;font-size:13px;font-family:'Open Sans';padding:0 0 0 0;outline:0; height:44px;line-height:42px;resize:none;border:1px solid #908c8c;padding-left:5px;margin-top:20px; border-radius: 5px;}
.enterCaptcha{display:block;padding:0;background:none;border:none;border-bottom:1px solid #78bda6;margin-bottom:15px;width:70%;font-size:13px;color:#ffffff;font-family:'Open Sans';padding:10px 0 12px 0;outline:0;text-transform:uppercase;float:left;margin-left:10%;}
.captcha{width:20%;height:auto;display:inline-block;float:left;margin-top:20px;height:41px;}
.captcha img{width:100%;height:100%;}
.queryText{font-size:15px;color:#370005;font-family:'Open Sans';}
#contactForm .submit-btn{  
    margin: 17px 0px 0px 1px;
    padding: 10px 70px;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    background-color: #370005;
    border: 1px solid #210003;
	color:#fff;
    -webkit-transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -o-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    transition: background-color .5s linear;
	border-radius: 5px;
 
}
#contactForm .submit-btn:hover{    background-color: #370005d6;
    border: 1px solid #9a9797;color:#fff;}
#contactForm input.captcha{width:80%;height:41px;background:#fff; padding:0 0 0 10px;color:#370005;font-family:'Open Sans';font-size:13px;border:1px solid #908c8c;margin-bottom:1px;margin-top:20px }
.innerBannerHolder {
    overflow: hidden;
    height: auto;
    width: 100%;
    z-index: 2;
    position: relative;
}
.about_banner{
    background: url(../images/about-us.jpg) no-repeat center top fixed;
    height: 600px;
    width: 100%;
    background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
}
.grow_banner{
    background: url(../images/grow-with-gold.jpg) no-repeat center top fixed;
    height: 600px;
    width: 100%;
    background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
}
.bannerText {
    position: absolute;
    left: 22%;
    top: 65%;
    width: 375px;
    height: 250px;
    margin: -125px 0 0 -250px;
    text-align: center;
}
.bannerText h2 {
    font-weight: normal;
    color: #000;
    text-transform: uppercase;
	font-size:40px;   
}
.bannerText p {
    color: #000;
    font-size: 19px;
}
.pad{
	padding:40px 0px;
}
.pad h2 {
    color: #350000;
    position: relative;
    margin-bottom: 20px;
}

.dividImg {
    display: block;
    text-align: center;
}
.paddT45 {
    padding-top: 20px;
	padding-bottom:15px;
}
.dividImg img {
    width: auto;
}

.icon-phone{background:url(../images/icons.png) no-repeat 0 0;width:38px;height:38px;display:inline-block;}
.icon-Tel{background:url(../images/icons.png) no-repeat 0 -41px;width:38px;height:38px;display:inline-block;}
.icon-Email{background:url(../images/icons.png) no-repeat 0 -82px;width:38px;height:38px;display:inline-block;}
.icon-Place{background:url(../images/icons.png) no-repeat 0 -123px;width:38px;height:38px;display:inline-block;}

.contactBox{z-index:2;border:none !important;float:left;width:100%;margin:0;padding:38px 38px 10px;left:0 !important; min-height:465px;}
.contactBox ul{padding:0 !important;min-height:10px;position:static;width:auto;display:block;background:none !important;}
.contactBox h3{font-size:22px;color:#370005;font-family:'Conv_TrajanPro-Regular';font-weight:normal;padding:0px;margin:0 0 20px 0;}
.contactBox h4{font-family: 'Muli', sans-serif;font-size:15px;font-weight:normal; margin:0 0 10px 0;}
.contactBox ul li{color:#636363;border-bottom:1px solid #eee !important;padding: 0px 0 10px 0px;
    margin: 0px 0 14px 0;
    list-style: none;}
	
.contactBox ul li a{color:#636363;}
.contactBox ul li i{float:left;}
.contactBox ul li span{float:left; padding-left:15px; padding-top:10px;}
.bodyContainer p.welcomeText {
   
    font-family: 'Open Sans';
    color: #0b0b0b;
    font-size: 18px;
    line-height: 24px;
	text-align: justify;
}
.bodyContainer p{
	color:#47423e;
}
.bodyContainer h1 {
    color: #350000;
    position: relative;
    font-size: 36px;
}

.view {
   width: 220px;
   height: 233px;
   margin: 0px 5px 10px 5px;
   float: left;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
 /*  background: #fff url(../images/bgimg.jpg) no-repeat center center;*/
}


.dropdown-menu {
 
    left: -154px;}
.ak_bg{
		
		    margin: 0 auto;
    background: url(../images/beauty-palace-bg.png)
		
}


.text-block {
  position: absolute;
    bottom: 0;
    color: #f1f1f1;
    width: 100%;
    padding: 70px;
    margin-bottom: 112px;
}
.text-block h2{font-size:70px; color:#fdf7e7; margin: 90px;}
@media(max-width:767px)
{
.text-block {
padding: 40px;
    margin-bottom: 236px;}
.text-block h2{font-size:70px; color:#fdf7e7; margin: 0px;}	
}
