@font-face {
    font-family: 'questrialregular';
    src: url('../fonts/questrial-regular.eot');
    src: url('../fonts/questrial-regular.eot') format('embedded-opentype'),
         url('../fonts/questrial-regular.woff') format('woff'),
         url('../fonts/questrial-regular.ttf') format('truetype'),
         url('../fonts/questrial-regular.svg#questrialregular') format('svg');
}
* {
    padding: 0;
    margin: 0;
	box-sizing: border-box;
}
body
{
    background: url("../images/bg-body.png") repeat;
    color: #666666;
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-family: 'arial';
    font-weight: normal;
    line-height: 20px;
}
a {text-decoration: none;}
a:hover {text-decoration: none;}
img { max-width: 100%; border: 0;}
.wrapper{
    text-align: center;
}
.page {
    width: 1300px;
    margin: 0 auto;
}
.box-page {
    background: #333;
    float: left;
}
/*col-left---------------------------------------------------------------------------------------------------*/
.col-left { width: 264px; background: #333333; float: left; text-align: left; position: relative;}
.col-main { width: 1036px; background: #fff; float: left;}
.logo {display: inline-block; width: 100%; text-align: center; padding: 70px 0;}
.menu-title h2 {
    border-top: 1px solid #9fc6ab;
    background: #71ab83;
    border-bottom: 1px solid #101010;
    font-size: 16px;
    color: #ffffff;
    font-family: 'questrialregular';
    padding: 26px 0 26px 23px;
    text-align: left;
    text-transform: capitalize;
    margin: 0;
    font-weight: normal;
}
.menu-content .pt_menu .parentMenu a {
    color: #fff;
    font-size: 14px;
    font-family: 'questrialregular';
    line-height: 20px;
    padding: 16px 0 16px 70px;
    display:block;
    background: none;
    border-bottom: 1px solid #4C4B4B;
    text-decoration: none;
}
.menu-content .pt_menu .no-parentMenu a {
    color: #727272;
}
.menu-content .pt_menu.first .parentMenu a {
    background: url("../images/bg-fashion.png") no-repeat 23px 13px;
}
.pt_menu.col .parentMenu a {
    background: url("../images/bg-digital.png") no-repeat 26px 16px;
}
.pt_menu.col1 .parentMenu a {
    background: url("../images/bg-furniture.png") no-repeat 28px 17px;
}
.pt_menu.col2 .parentMenu a {
    background: url("../images/bg-sport.png") no-repeat 23px 15px;
}
.pt_menu.col3 .parentMenu a {
    background: url("../images/bg-miscellaneous.png") no-repeat 28px 15px;
}
.pt_menu.col4 .parentMenu a {
    background: url("../images/bg-accessories.png") no-repeat 31px 15px;
}
.pt_menu.col5 .no-parentMenu a {
    background: url("../images/bg-food.png") no-repeat 32px 15px;
}
.pt_menu.col6 .no-parentMenu a {
    background: url("../images/bg-gifts.png") no-repeat 30px 15px;
}
.pt_menu.col7 .no-parentMenu a {
    background: url("../images/bg-kid.png") no-repeat 33px 15px;
}
.pt_menu.last .no-parentMenu a {
    background: url("../images/bg-pets.png") no-repeat 30px 15px;
}
.menu-content .pt_menu .parentMenu a:hover {  text-decoration: none; } 
.pt_menu {position: relative;}
.menu-content .pt_menu .parentMenu a:hover, .menu-content .pt_menu .parentMenu a.active {
    border-bottom: 1px solid #4c4b4b;
    background-color: #444444;
}
.menu-content .pt_menu:hover .metro-bg span {
    background: #fff;
}
.menu-content .pt_menu .new {
    background: #97ce68;
    color: #FFFFFF;
    font-size: 13px;
    right: 40px;
    line-height: 18px;
    padding: 2px 12px;
    position: absolute;
    text-transform: capitalize;
    top: 14px;
}
.col-left .address {
    color: #666;
    font-size: 14px;
    font-family: 'questrialregular';
    text-transform: capitalize;
    padding: 30px 23px 25px;
}
.col-left .address a {
    color: #64bf77;
    
}
.col-left .address a:hover {color: #666; text-decoration: none;}
.left-icon { padding: 0 0 0 23px;}
.left-icon .icon { display: inline-block; margin: 0 2px 0 0}
.left-icon .icon.last { margin: 0;}
.left-icon .icon a { width: 31px; height: 31px; opacity: 1; display: inline-block; text-indent: -9999px;}
.left-icon .icon a:hover { opacity: 0.6;}
.left-icon .facebook a {background: url("../images/bg-facebook.png") no-repeat 0 0;}
.left-icon .twitter a {background: url("../images/bg-twitter.png") no-repeat 0 0;}
.left-icon .flowus a {background: url("../images/bg-flowus.png") no-repeat 0 0;}
.left-icon .google a {background: url("../images/bg-google.png") no-repeat 0 0;}
.left-icon .instagram a {background: url("../images/bg-instagram.png") no-repeat 0 0;}
.left-icon .pinterest a {background: url("../images/bg-pinterest.png") no-repeat 0 0;}
/*end-col-left-------------------------------------------------------------------------------*/

/*col-mains----------------------------------------------------------------------------------*/
.main-header {
    width: 100%;
    background: url("../images/logo-template.png") repeat;
    display: inline-block;
    position: relative;
}
.home-content .main-header {
    min-height: 630px;
}
.logo-text { text-align:center; padding: 85px 0 45px; }
.logo-text h2 a, .logo-text h2 a:hover {
    font-family: 'arial';
    font-size: 79px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
    margin: 0;
}
.logo-text h3 {
    font-family: 'arial';
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    letter-spacing:6px;
}
.images-template { position: absolute; z-index: 5; bottom: -65px; left: 0; }
.main-content .box { margin: 110px 0 0; text-align: center;}
.main-content .title { text-align: center;}
.main-content .title h2 { background: url("../images/bg-title-box.png") no-repeat center bottom; width: 100%; display: inline-block; padding: 0 0 10px 0; font-size: 23px; color: #444444; text-transform: uppercase; font-weight: bold; font-family: 'arial'; margin: 0;}
.main-content .features-content { width: 860px; margin:40px auto 0; display: inline-block; text-align: left;}
.main-content .features { width: 250px; display: inline-block; margin: 0 45px 0 0; float: left;}
.main-content .features.col2 { margin: 0;}
.features-content .features-item { margin: 26px 0 0; height: 124px; }
.features-content h2 { font-size: 15px; font-family: 'arial'; color: #555; text-transform: capitalize; margin: 0; font-weight: bold; padding: 5px 0 0;}
.features-content p { font-size: 12px; color: #666666; text-transform: inherit; margin: 0; padding: 5px 0; font-weight: normal; line-height: 15px;}
.features-content .col .item {background: url("../images/bg-item.png") no-repeat 0 0; padding: 0 0 0 85px; margin: 0;}
.features-content .col .item1 {background: url("../images/bg-item1.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col .item2 {background: url("../images/bg-item2.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col .item3 {background: url("../images/bg-item3.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col1 .item {background: url("../images/bg-col1-item.png") no-repeat 0 0; padding: 0 0 0 85px; margin: 0;}
.features-content .col1 .item1 {background: url("../images/bg-col1-item1.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col1 .item2 {background: url("../images/bg-col1-item2.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col1 .item3 {background: url("../images/bg-col1-item3.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col2 .item {background: url("../images/bg-col2-item.png") no-repeat 0 0; padding: 0 0 0 85px; margin: 0;}
.features-content .col2 .item1 {background: url("../images/bg-col2-item1.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col2 .item2 {background: url("../images/bg-col2-item2.png") no-repeat 0 0; padding: 0 0 0 85px;}
.features-content .col2 .item3 {background: url("../images/bg-col2-item3.png") no-repeat 0 0; padding: 0 0 0 85px;}

.main-container {
    margin: 80px 0 0;
    padding: 50px 0 80px;
    border-top: 2px solid #f1f1f1;
    text-align: center;
    background: url("../images/bg-box1.png") repeat;
}
.main .title p { width: 740px; display: inline-block; text-align: center; font-size: 14px; color: #666; margin: 10px 0 0;}
.main-content .layout-content {
    display: inline-block;
    margin: 50px auto 0;
    text-align: left;
    width: 830px;
}
.main-content .layout-content .box {
    margin:0;
    width: 100%;
    text-align: left;
}
.layout-content .col {
    width: 157px;
    float: left;
    margin: 0 63px 0 0;
}
.layout-content .col.last {
    margin: 0;
}
.layout-content .col-title { width: 100%; text-align: center;}
.layout-content .col-title h2 { color: #555; text-transform: uppercase; font-size: 12px; }
.layout-content .layout { margin: 58px 0 0; display: inline-block; width: 100%;}
.main-container .box2 { margin: 103px 0 0;}
.main-content .template-content {
    display: inline-block;
    margin: 50px auto 0;
    width: 870px;
}
/*main box3-----------------------------------------------------------------*/
.main-content .box3{
    background: url("../images/bg-download.png") no-repeat 0 0;
    width: 100%;
    padding: 53px 0;
    display: inline-block;
}
.download-content {
    width: 768px;
    margin: 0 auto;
}
.download-text { float: left; text-align: left;}
.download-text h2 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
	line-height: 30px;
	width: 500px;
}
.download-text p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-transform: inherit;
    margin: 6px 0 0;
}
.download-link { float: right; position: relative; margin: 5px 0 0 0;}
.download-link a { padding: 15px 15px 15px 50px ; font-weight: bold; font-size: 14px; text-transform: uppercase; color: #fff; display: inline-block;}
.main-content .box4 {
    margin: 0;
    padding: 50px 0 70px;
    text-align: center;
}
.main-content .testimonials-content {
    display: inline-block;
    margin: 45px auto 0;
    width: 910px;
}
.main-content .testimonials {
    width: 282px;
    float: left;
    margin: 0 26px 0 0;
}
.main-content .testimonials.last { margin: 0;}
.testimonials-box {
    padding: 20px 30px;
    background: url("../images/bg-top-testimonials.png") no-repeat 13px 18px #eee;
    display: inline-block;
}
.main-content .testimonials-box {
    margin: 0 0 18px;
}
.testimonials-text h2 {

    font-size: 12px;
    color: #666666;
    margin: 0;
    line-height: 17px;
    text-align: left;
    font-weight: normal;
}
.link {
    float: left;
    margin: 0;
    text-align: left;
    padding: 14px 0 0 8px;
}
.images {
    float: left;
    margin: 0;
}
.testimonials-images .link h3 {
    margin: 0;
    font-family: 'arial';
    color: #666666;
    font-size: 12px;
    text-transform: uppercase;
}
.testimonials-images .link a {
    color: #6da980;
    font-size: 12px;
    display: inline-block;

}
.testimonials-images .link a:hover { color: #666; text-decoration: none;}
.testimonials-images { margin: 20px 0 0; display: inline-block; width: 100%;}
/*main-box5------------------------------------------------------------------*/
.main-content .box5 {
    margin: 0;
    width: 100%;
    padding: 55px 0 400px;
    border-top: 2px solid #f1f1f1;
    text-align: center;
    background: url("../images/bg-box1.png") repeat;
    display: inline-block;
}
.theme-content {
    display: inline-block;
    margin: 45px auto 0;
    width: 937px;
}
.theme-title {
    background: url("../images/bg-theme.png") no-repeat 0 0;
    padding: 7px 0 7px 67px;
    text-align: left;
    float: left;
}
.box-title .theme-title.title2 {
    background: url("../images/bg2-theme.png") no-repeat 0 0;
}
.box-title .theme-title.title3 {
    background: url("../images/bg3-theme.png") no-repeat 0 0;
}
.box-title .theme-title.title4 {
    background: url("../images/bg4-theme.png") no-repeat 0 0;
}
.theme-move { float: right;}
.theme-title h2 {
    color:#666;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
	padding: 10px 0 10px 0;
}
.theme-title p {
    color: #666;
    font-size: 14px;

    margin: 0;
}
.box-title { display: inline-block; width: 100%;}
.theme-more { float: right; padding: 28px 0 0; }
.theme-more a {
    background: url("../images/bg-more.png") no-repeat 76px 3px;
    display: inline-block;
    font-size: 14px;
    color: #666666;
    text-transform: capitalize;
    padding: 0 30px 0 0;
}
.theme-more a:hover {
    text-decoration: none;
    background: url("../images/bg-more.png") no-repeat 76px -37px;
    color: #666;
}
.theme-content .theme { margin: 57px 0 0;}
.theme-content .theme.first { margin: 0;}
.box-theme { width: 100%;  display: inline-block; border-top: 1px solid #eaeaea; margin: 12px 0 0; padding: 20px 0 0}
.box-theme .col { width: 210px; float: left; margin: 0 32px 0 0; overflow: hidden; position: relative; }
.box-theme .col.last { margin: 0;}
.icon-coming, .icon-new { position: absolute; width: 74px; height: 74px; top: -2px; right: -2px; background: url(../images/icon-coming.png) no-repeat 0 0;  z-index: 9;}
.icon-new {
	background: url(../images/icon-new.png) no-repeat 0 0; 
}
.category .template-images .icon-coming, .category .template-images .icon-new {
	right: -1px;
}
/*end-col-mains------------------------------------------------------------------------------*/


/*Category-------------------------------------------------------------------------------------------------*/
.col-main.category { background:url("../images/bg-box1.png") repeat; padding: 70px 0; min-height: 900px}
.category-content {
    width: 969px;
    display:inline-block;
    margin: 0 auto;
	padding: 50px 0 0 0;
}
.category .box-title { width: 100%; display: inline-block; padding: 0 0 16px; border-bottom: 1px solid #eaeaea;}
.category-title {
    background: url("../images/bg-theme.png") no-repeat 0 0;
    padding: 7px 0 7px 67px;
    text-align: left;
    float: left;
}
.category-title-digital {
	background: url("../images/bg-digital2.png") no-repeat 0 0;
}
.category-title-furniture {
	background: url("../images/bg-furniture2.png") no-repeat 0 0;
}
.category-title-sport {
	background: url("../images/bg-sport2.png") no-repeat 0 0;
}
.category-title-miscellaneous  {
	background: url("../images/bg-miscellaneous2.png") no-repeat 0 0;
}
.category-title-accessories {
	background: url("../images/bg-accessories2.png") no-repeat 0 0;
}
.category-title h2 {
    color:#666;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
	padding: 10px 0;
}
.category-title p {
    color: #666;
    font-size: 14px;
    margin: 3px 0 0;
}
.category .box-template { float: left; width: 100%; margin: 40px 0 0;}
.category .col-template {
    width: 50%;
    background: #fff;
    border-radius: 5px;
    float: left;
    padding: 12px;
    margin: 0;
}
.category .col-template .first{
	clear: both;
}
.category .tempalte { margin: 30px 0 0; float: left; width: 100%;}
.category .tempalte.first {margin: 0;}
.category .tempalte .col2,.category .tempalte .col4  { margin: 0;}
.category .template-images {
    width: 232px;
    float: left;
    text-align: left;
    margin: 0 18px 0 0;
	position: relative;
}

.category .template-des {
    width: 200px;
    float: left;
    text-align: left;
}
.category .des-title h2 {
    color: #666;
    font-size: 16px;

    margin: 0;
    font-weight: bold;
}
.category .des-content { margin: 10px 0 0;}
.category .des-content li { list-style: none; margin: 5px 0 0;}
.category .des-content .first { margin: 0;}
.category .des-content li {
    font-size: 13px;
    color: #666;
	line-height: 26px;
    margin: 0;
    padding: 0 0 0 15px;
    background: url("../images/icon-category.png") no-repeat 0 50%;
    font-weight: normal;
}
.category .des-content a:hover { cursor: default;}
.category .des-link { margin: 15px 0 0;}
.category .des-link a {
    font-size: 13px;
    color: #fff;
 
    margin: 0;
    padding: 4px 15px 5px 35px;
    display: inline-block;
    background: url("../images/link-category.png") no-repeat 0 0;
    font-weight: normal;
}
.category .des-link a:hover {
    background: url("../images/link-category.png") no-repeat 0 -61px;
}
.menu  { position: relative; z-index: 9; background: #333;}
.fix-nav {
    position: fixed !important;
    top: 0;
    z-index: 9999;    width: 264px;
}
@media (max-width: 1200px) {
    .fix-nav { position:inherit!important;}
}
/*End-Category------------------------------------------------------------------------------------------------------------*/



/*css3-------------------------------------------------------------------------------------------------*/
.category .des-link a { border-radius: 3px 3px 5px 5px; }
.menu-title h2 { text-shadow: 1px 1px #6e9e7d;}
.logo-text h3 { text-shadow: 1px 1px #4a4a6a;}
.main-content .title h2 { text-shadow: 1px 1px #DDDDDD;}
.download-text h2 { text-shadow: 1px 1px #4C4B6B;}
.download-text p { text-shadow: 0px -1px #1C1C27;}
.download-link a { text-shadow: 0 -1px #888; box-shadow: 1px 1px 1px 1px #43435F; }
.testimonials-box,.download-link a { border-radius: 3px;}
.download-link a {
    background: #6aae68; /* Old browsers */
    background: -moz-linear-gradient(top, #6aae68 0%, #6aae68 48%, #6caf6a 51%, #5ea65c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6aae68), color-stop(48%,#6aae68), color-stop(51%,#6caf6a), color-stop(100%,#5ea65c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6aae68 0%,#6aae68 48%,#6caf6a 51%,#5ea65c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6aae68 0%,#6aae68 48%,#6caf6a 51%,#5ea65c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6aae68 0%,#6aae68 48%,#6caf6a 51%,#5ea65c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #6aae68 0%,#6aae68 48%,#6caf6a 51%,#5ea65c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6aae68', endColorstr='#5ea65c',GradientType=0 ); /* IE6-9 */
}
.download-link:hover a {
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #333333 0%, #212121 50%, #212121 51%, #222222 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#212121), color-stop(51%,#212121), color-stop(100%,#222222)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%,#212121 50%,#212121 51%,#222222 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%,#212121 50%,#212121 51%,#222222 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%,#212121 50%,#212121 51%,#222222 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%,#212121 50%,#212121 51%,#222222 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
}
.download-link a:hover { text-decoration: none; color: #fff;}
.download-link span {
    background: url("../images/bg-link.png") no-repeat 0 0;
    width: 22px;
    height: 29px;
    position: absolute;
    top: 10px;
    left: 15px;
}
.download-link:hover span {cursor: pointer;}
.livicon.metro-bg {
    box-sizing: content-box;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 0 18px 0 0;
    margin: 0;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
.livicon {
    display: inline-block;
    line-height: inherit;
    vertical-align: middle;
}
.livicon svg {
    vertical-align: top;
}
.menu-content .pt_menu a,.col-left .address a,.testimonials-images .link a {
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}
.menu-content .pt_menu a:hover,.col-left .address a:hover,.testimonials-images .link a:hover{
    -moz-transition: all 0.3s ease 0s;
}
.menu-content .pt_menu .new {
    border-radius: 3px;
}
.left-icon .icon a {
    -moz-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out;
}
.left-icon .icon a:hover{
    -moz-transition: opacity 0.3s ease 0s;
}
.box-theme .col img,.testimonials-images img {
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    transform: scale(1);
    opacity: 1;
}
.box-theme .col img:hover,.testimonials-images img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.main-display {
	display: none;
}
.main-active {
	display: block;
}
.category .des-link a:hover { cursor: pointer; }