@charset "utf-8";
/*Project Name : Philippines Yellowpages [Created by WEBLINKINDIA.NET on December 19, 2017 : Ajay]*/
body{background:#fff; margin:0px; padding:0px; font:14px/18px 'Poppins', sans-serif; color:#414141;}
h1, h2, h3, h4, h5, h6{font-family:'Poppins', sans-serif;}
h1{font:30px/30px 'Poppins', sans-serif;color:#454545; margin-bottom:10px !important;}
h2{font:24px/26px 'Poppins', sans-serif;color:#2a2a2a;margin:0px;}
h3{font:700 36px/36px 'Poppins', sans-serif;color:#2a2a2a; text-transform:uppercase;margin:0px;}
figure{display:table-cell; vertical-align:middle;}figure img{display:block; margin:auto; border:0}
.row{padding:0; margin:0;}
.no_pad{padding:0; margin:0;} 
.mw_98{max-width:98%; height:auto;}.mw_96{max-width:90%; height:auto; margin:auto;}
.cms_img{ float:right; margin:10px 0 0 20px;}
ul, ol{ margin:0; padding:0 0 0 15px;}
label{ font-weight:normal;}
p{padding:0px; margin:0px;}
a{ color:#3f3f3f;}
a:hover{ color:#3f3f3f; text-decoration:none;}
.pointer{ cursor:pointer;}

/*font properties*/
.arial_n{font-family:'Arial Narrow', Arial}.helv{font-family:Helvetica}.arial{font-family:Arial, Helvetica, sans-serif}.geor{font-family:Georgia, Times New Roman, Times, serif}.tahoma{font-family:Tahoma, Geneva, sans-serif, Arial}.verd{font-family:Verdana, Geneva, sans-serif}.treb{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif}.roboto{font-family: 'Roboto', sans-serif;}.osons{font-family:'Open Sans',Arial, Helvetica, sans-serif;}.roboto{font-family: 'Roboto', sans-serif;}.poppins{font-family: 'Poppins', sans-serif;}


/* BORDER */
.bb{border-bottom:1px solid #ddd;}.bb1{border-bottom:2px solid #eee;}.bb2{border-bottom:2px solid #002f50;}.bb4{border-bottom:2px solid #eee;}
.bt{border-top:1px solid #eee;} .bt1{border-top:1px solid #ccc;}
.bl{border-left:1px solid #eee;} .bl1{border-left:1px solid #eee;}
.br{border-right:1px solid #dadada;}.br1{border-right:1px solid #999;}
.border{ border:1px solid #ddd;}
.border1{border:1px solid #ddd;}
.border2{border:1px solid #eee;}
.border3{border:3px solid #ddd;}
.border4{border:4px solid #ccc;}

/* BACKGROUND */
.bg-white{background:#fff;}
.bg-black{background:#000;}
.bg-blue-light{background:#f4f4f4;}
.bg-pale{background:#f5f5f5;}
.bg-pale2{background:#f5f5f5; border:1px solid #ebebeb;}
.bg_grey{background:#f2f2f2;}
.bg-gray1{background:#444;}
.bg-blue{background:#5484aa;}.bg-red{background:#da2d1c;}.bg-green{background:#2da772;}.bg-yellow{background:#ffc000;}.bg-pink{background:#c10c70;}
.bg-gray2{background:#2a2a2a;}.bg_grey4{ background:#fff; box-shadow:1px 1px 5px #ccc;}


.black, .black a{color:#000}.black a:hover{color:#c7140b}
.gray, .gray a{color:#858484}.gray a:hover{ color:#973b39; text-decoration:underline;}
.gray1, .gray1 a,.gray1 a:hover{color:#666666}
.red, .red a,.red a:hover{color:#ee3628}.red1, .red1 a,.red1 a:hover{color:#981937}
.pink, .pink a,.pink a:hover{color:#d52362}
.orange, .orange a,.orange a:hover{color:#cc0000;}
.white, .white a,.white a:hover{color:#fff}
.pale, .pale a,.pale a:hover{color:#222}
.green, .green a{color:#00b8a9}
.green a:hover{ color:#000;}
.blue, .blue a,.blue a:hover{color:#4ea3c8}
.blue2, .blue2 a,.blue2 a:hover{color:#3b90e7}
.blue3, .blue3 a,.blue3 a:hover{color:#1b9adf}
.blue4, .blue4 a,.blue4 a:hover{color:#01487c}
.maroon, .maroon a,.maroon a:hover{color:#981937}
.yel, .yel a,.yel a:hover{color:#fdbb30}
.brown, .brown a,.brown a:hover{color:#6d510d}
.dn{ display:none;}.db{ display:block}

.gray2{ color:#999999;}
.gray3, .gray3 a,.gray3 a:hover{color:#5883a2}


.bg-w{ background:#fff;}
.trans-eff{transition:ease-in .6s all;-webkit-transition:ease-in .6s all -ms-transition:ease-in .6s all;}
.trans-eff:hover{-webkit-transform: rotate(-5deg) scale(1.15, 1.5);
-ms-transform: rotate(-5deg) scale(1.5, 1.5);transform: rotate(-5deg) scale(1.5, 1.5);}

/* FORM */
input[type=text]{color:#333; background:#fff; border:1px solid #c0c0c0;}
input[type=password]{color:#333; background:#fff; border:1px solid #ccc;}
input[type=file]{color:#333; background:#fff; border:1px solid #ccc;}
textarea, select{color:#333; background:#fff; border:1px solid #ccc; resize:none}
input, textarea, select{font:normal 12px/16px 'Poppins', sans-serif; color:#555;}
input.check{border:1px solid #666; font-size:13px;  width:15px; height:15px; margin:2px 2px 2px 0px; outline:none; background:#fff;}
input[type=text]:focus, input[type=password]:focus, textarea:focus{color:#c00; background:#fff;}
p, h6, h5, ul, li, img, span, h3, h1, h2, h3, h4, a, input, div{ margin:0px; padding:0px; border:0px; outline:none; }

/*buttons */
a.btn-submit{ color:#fff;} a:visited.btn-submit  { color:#fff;}
.btn-submit{background:#ebaf0c;padding:5px 10px;color:#fff !important;font-size:14px; display:inline-block; border-radius:5px 5px 0px 0px; margin-bottom:-0px;}
a.btn-submit:hover{ color:#fff; background:#000; text-decoration:none;}

a.btn1{ color:#fff;text-transform:uppercase;} a:visited.btn1  { color:#fff;text-transform:uppercase;}
.btn1{ background:#4ea3c8; border:0; padding:6px 12px; color:#fff; font-size:14px; border-radius:5px; text-transform:uppercase;}
.btn1:hover{ color:#fff !important; background:#000; text-decoration:none;}

a.btn2{ color:#fff;} a:visited.btn2{color:#fff;}.btn2:focus{color:#fff;}
.btn2{ background:#01487c; padding:8px 20px; color:#fff; font-weight:600;  font-size:14px; border-radius:5px;text-transform:uppercase;}
.btn2:hover{ color:#fff; background:#000; text-decoration:none;}

a.btn3{ color:#fff;} a:visited.btn3{color:#fff !important;}
.btn3{background:#44ad33; padding:8px 20px; color:#fff; font-weight:600;  font-size:14px; border-radius:5px;text-transform:uppercase;}
.btn3:hover{ color:#fff; background:#148601; text-decoration:none;}

a.btn4{ color:#fff;} a:visited.btn4{color:#fff !important;}
.btn4{ background:#333;padding:3px 10px;color:#fff !important;font-size:13px; }
.btn4:hover{ color:#fff; background:#000; text-decoration:none;}

a.btn5{ color:#fff;} a:visited.btn5{color:#fff !important;}
.btn5{ background:#000;padding:2px 10px;color:#fff !important;font-size:14px; }
.btn5:hover{ color:#fff; background:#fc9a18; text-decoration:none;}

a.btn6{ color:#000;} a:visited.btn6{color:#000 !important;}
.btn6{ background:#eee;padding:3px 20px; margin-bottom:3px;color:#000 !important;font-size:13px; border:#ccc 1px solid; text-align:center; display:inline-block; border-radius:3px; transition:all 0.3s linear;}
.btn6:hover{ color:#000; background:#ddd; text-decoration:none;}

a.btn7{ color:#fff;} a:visited.btn7{color:#fff !important;}
.btn7{ background:#f6f6f6;padding:5px 20px;color:#000 !important;font-size:13px; border:#ccc 1px solid; text-align:center; display:inline-block; border-radius:3px; transition:all 0.3s linear;}
.btn7:hover{ color:#000; background:#f0f0f0; text-decoration:none;}

a.btn8{color:#fff;} a:visited.btn7{color:#fff !important;}
.btn8{background:#3d9ac4;padding:5px 8px;color:#fff !important;font-size:12px; border:#ddd 1px solid; text-align:center; display:inline-block; border-radius:6px; transition:all 0.3s linear;}
.btn8:hover{ color:#fff !important; background:#147aa3; text-decoration:none;}
/*buttons Ends*/

/* mega menu */
.img_scale img, .img_opc img{transition:all linear .2s; -webkit-transition:all linear .2s; -moz-transition:all linear .2s; -ms-transition:all linear .2s;}
.img_scale:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);}
.img_scale2 img{transition:all linear .2s; -webkit-transition:all linear .2s; -moz-transition:all linear .2s; -ms-transition:all linear .2s;}
.img_scale2:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.img_opc img{opacity:.1}.img_opc:hover img{opacity:1}

.trans-eff{transition:ease-in .6s all;-webkit-transition:ease-in .6s all -ms-transition:ease-in .6s all;}
.trans-eff:hover{-webkit-transform: rotate(-5deg) scale(1.15, 1.5);
-ms-transform: rotate(-5deg) scale(1.5, 1.5);transform: rotate(-5deg) scale(1.5, 1.5);}

.text-shadow{text-shadow:1px 1px rgba(0,0,0,.3)}.text-shadow1{text-shadow:1px 1px 1px #83a1e1;}
.trans_eff{transition:all linear .3s; -webkit-transition:all linear .3s; -moz-transition:all linear .3s; -ms-transition:all linear .3s;}
.trans_eff2{transition:all linear .2s; -webkit-transition:all linear .2s; -moz-transition:all linear .2s; -ms-transition:all linear .2s;}

.tab-bdr1 td{padding:10px 15px;border-bottom:1px solid #ddd;border-right:1px solid #ddd; }
.tab-bdr1 tr{ }
.tab-bdr1 tr:first-child{ background:#fff;}

a.uo, a.uo:visited{text-decoration:none;} a.uo:hover{text-decoration:underline !important;}
a.uu, a.uu:visited{text-decoration:underline;} a.uu:hover{text-decoration:none !important;}

ul.myulx, ul.myulx li{margin:0px 0px !important; padding:0px !important; list-style:none;}

.tab-bdr3{border:solid #ddd; border-width:1px;}
.tab-bdr3 td{border:solid #ddd; border-width:0 1px 1px 0px; padding:5px 5px;}
.tab-bdr3 tr:last-child td{border-bottom:0 !important}
.tab-bdr3 tr:hover td{background:#fffef0;}
.tab-bdr3 tr:first-child:hover td{background:#f8f8f8;}	
.tr-bg{background:#fffaf3;}

.tab-bdr4{border:solid #ddd; border-width:1px;}
.tab-bdr4 td{border:solid #ddd; border-width:0 1px 1px 0px; padding:2px 2px; }
.tab-bdr4 tr:last-child td{border-bottom:0 !important}
.tab-bdr4 tr:hover td{background:#fffef0;}
.tab-bdr4 tr:first-child:hover td{background:#f8f8f8;}

/*conditional start css*/
.container{width:1230px; margin:auto; padding:0;}

/*home page css*/
header{ position:fixed; width:100%; z-index:9999; left:0; top:0; background:#fff; box-shadow:#ddd 0 0 15px;}
.topfix{ height:108px;}
.logo{ float:left; width:285px; height:72px; margin:18px 0;}
.t_right{ float:right;}
.social_top{ display:inline-block; vertical-align:top; padding:10px 0 0 0;}
.social_top a{ color:#999; padding:0 5px; margin:0 1px; font-size:15px; display:inline-block;}
.social_top a:hover{ color:#00b8a9;}
.top_tablink{ display:inline-block; vertical-align:top; padding:8px 10px 0 0;}
.top_tablink ul{ margin:0; padding:0; list-style:none;}
.top_tablink ul li{ float:left; margin:0 10px;}
.top_tablink i{ color:#4ea3c8;}
ul.drop_top{ margin:0; width:120px; padding:0; overflow:hidden; float:none; left:inherit; right:0;}
ul.drop_top li{ display:block; width:100%; margin:0;}
ul.drop_top li a{ padding:5px 10px !important;}
.menu{ display:inline-block; vertical-align:top; margin:23px 28px 0 0;}
.navbar{ margin:0;}
.navbar-nav>li{ margin-left:22px;}
.navbar-nav>li b{ font-size:17px; color:#000;}
.navbar-nav>li>a{ padding:5px;}
.dropdown-menu>li>a{ padding:3px 10px;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ background:#fff;}
.navbar-nav>li>a:hover{background-color:#fff}
.post_req_top{ display:inline-block; vertical-align:top; margin-top:17px;}
.post_req_top a{background:#4ea3c8; font-size:16px; font-weight:700; text-transform:uppercase; color:#fff; border-radius:10px; padding:14px 20px; display:inline-block; transition:all 0.3s linear;}
.post_req_top a:hover{ background:#333; color:#fff; text-decoration:none;}
/* Logo */

/* Banner */
.bnr_outer{ border:#dfe0e5 1px solid; padding:14px; margin-top:20px;}
.bnr_cate_area{ padding:0 15px 0 6px;}
.bnr_cate_area ul{ margin:5px 0 0 0; padding:0; list-style:none; font-size:15px; font-weight:500;}
.bnr_cate_area ul li{ padding:9px 0; border-bottom:#d3d3d3 1px dotted;}
.bnr_cate_area ul li a{ color:#333;}
.bnr_cate_area ul li a:hover{ color:#4ea3c8;}
.bnr_area{ position:absolute; width:100%; padding:120px 0 0 60px; color:#fff;}
.bnr_txt1{ font-size:24px; line-height:1em; overflow:hidden; width:35%; overflow:hidden; height:26px;}
.bnr_txt2{ font-size:46px; font-weight:600; line-height:1em; margin-top:7px; width:35%; overflow:hidden; height:100px;}
.bnr_txt3{ font-size:18px; line-height:1em; margin-top:13px; width:35%; overflow:hidden; height:20px;}
.bnr_btn{ background:#fff; color:#4ea3c8; border-radius:5px; display:inline-block; padding:12px 22px; font-weight:600; text-transform:uppercase; margin-top:20px;}
.banner_sec .owl-theme .owl-nav [class*=owl-]{color:#FFF;display:inline-block;cursor:pointer;width:33px; height:70px;position:absolute;z-index:999;margin:0;padding:0; border-radius:0}
.banner_sec .owl-theme .owl-nav [class*=owl-]:hover{background:#ccc;color:#fff;text-decoration:none}
.banner_sec .owl-prev{left:0;top:43%;background:url(../images/bnr-lft-arr.png) no-repeat !important;outline:none !important;}
.banner_sec .owl-next{right:0;top:43%;background:url(../images/bnr-rgt-arr.png) no-repeat !important;outline:none !important;}

/* Search */
.srch_outer{ border:#dfe0e5 solid; border-width:0 1px 1px 1px; padding:16px;}
.srch_field{ border:#4ea3c8 1px solid; border-radius:10px; padding:5px; width:95%;}
.srch_field select{ width:100%; border:0; background:none; font-size:15px; padding:5px; color:#333;}
.srch_field input[type=text]{ width:90%; border:0; background:none; font-size:15px; padding:8px; color:#333;}
.srch_field button{ background:none; font-size:16px; color:#4ea3c8;}

/* Find Suppliers by Country */
.find_country_sec{ margin-top:40px;}
.find_country_sec h2{ font-size:26px; font-weight:600; color:#333;}
.sec_bdr{ border-bottom:#80c75e 3px solid; margin-top:11px;}
.flag_pic{ width:152px; height:102px; text-align:center; overflow:hidden; margin:auto; border:#ececec 1px solid; border-radius:20px;}
.flag_pic span{ width:150px; height:100px; vertical-align:middle; display:table-cell;}
.flag_pic img{ max-height:100%; max-width:100%; border-radius:20px;}
.find_country_sec .owl-theme .owl-nav [class*=owl-]{color:#FFF;display:inline-block;cursor:pointer;width:34px; height:34px;position:absolute;z-index:999;margin:0;padding:0; border-radius:0}
.find_country_sec .owl-theme .owl-nav [class*=owl-]:hover{background:#ccc;color:#fff;text-decoration:none}
.find_country_sec .owl-prev{left:0;top:43%;background:url(../images/left-arrow.png) no-repeat !important;outline:none !important;}
.find_country_sec .owl-next{right:0;top:43%;background:url(../images/right-arrow.png) no-repeat !important;outline:none !important;}
.ind_pic{ width:152px; height:102px; text-align:center; overflow:hidden; margin:auto; background:#ebffe1; border:#b4dea0 1px solid; border-radius:20px;}
.ind_pic span{ width:150px; height:100px; vertical-align:middle; display:table-cell;}
.ind_pic img{ max-height:100%; max-width:100%; border-radius:20px;}

/*Latest Products*/
.prod_list ul{ margin:0; padding:0; list-style:none;}
.prod_list ul li{ float:left; width:20%; margin-top:30px;}
.prod_box{ width:224px; border:#e9e5e5 1px solid; margin:auto; border-radius:10px; overflow:hidden; transition:all 0.3s linear;}
.prod_box:hover{ border:#999 1px solid; box-shadow:#ddd 0 0 10px;}
.prod_pic{ width:222px; height:215px; text-align:center; overflow:hidden;}
.prod_pic span{ width:222px; height:215px; vertical-align:middle; display:table-cell;}
.prod_pic img{ max-height:100%; max-width:100%;}
.prod_name{ font-weight:500; overflow:hidden; height:37px;}

/* Testimonials */
.testimonial_area{ background:#f4f4f4; margin-top:30px; padding:30px 0;}
.testimonial_area h2{ font-size:26px; font-weight:600; color:#333;}
.testi_box{ background:#fff; width:95%; margin:20px auto; padding:20px; box-shadow:#ddd 0 0 20px;}
.testi_quote{ color:#4ea3c8; font-size:1.5em;}
.testi_txt{ font-size:16px; line-height:22px; margin-top:5px; overflow:hidden; height:110px;}
.testi_img{ float:left; width:48px; height:48px; text-align:center; overflow:hidden; border-radius:100%; margin-right:10px; border:#b5b5b5 3px solid; margin-top:15px;}
.testi_img span{ width:42px; height:42px; vertical-align:middle; display:table-cell;}
.testi_img img{ border-radius:100%;}

/*Featured Categories*/
.featured_sec{padding-top:30px;}
.featured_sec h2{font:500 24px/24px 'Poppins', sans-serif; color:#01487c; text-transform:uppercase;}

/*newsletter*/
.newsletter_sec{background:#fcd106; padding:45px 0 10px 0;color:#fff;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4ea3c8+0,80c75f+100 */
background: rgb(78,163,200); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(128,199,95,1) 0%, rgba(78,163,200,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(128,199,95,1) 0%,rgba(78,163,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(128,199,95,1) 0%,rgba(78,163,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80c75f', endColorstr='#4ea3c8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.newsletter_sec h2{ font-size:35px; font-weight:600; color:#fff;text-transform:uppercase; text-align:center;}
.box_area{background:#fff; border:#ddd 1px solid; margin-top:23px;}
.newsl_form{ width:75%; margin:35px auto;}
.newsl_field{ width:96%; margin:auto; border-bottom:2px solid #447c6e;}
.newsl_field:hover{ border-bottom:2px solid #fff;}
.newsl_form input[type=text]{background:none; border:0; color:#fff; padding:13px 0; font-size:15px; line-height:20px; width:100%;}
.newsl_form input[type=submit]{ background:#fff; color:#4ea3c8; padding:17px 10%; font-size:18px; font-weight:600; text-transform:uppercase;}
.newsletter_sec ::-webkit-input-placeholder {color:#ddd;}
.newsletter_sec :-moz-placeholder {color:#ddd;}
.newsletter_sec ::-moz-placeholder {color:#ddd;}
.newsletter_sec :-ms-input-placeholder {color:#ddd;}

/*What People Say's*/
.people_box h2{font:500 24px/24px 'Poppins', sans-serif; color:#01487c;text-transform:uppercase; text-align:center; padding-top:45px;}
.user_area{width:82px; height:82px; margin:auto; border-radius:100%;border:1px solid #e0e0e0; padding:5px;}
.user_thum{width:71px; height:71px; margin:auto; border-radius:100%; text-align:center; overflow:hidden;}
.user_thum span{ width:71px; height:71px; vertical-align:middle; display:table-cell;}
.cnt_txt{padding:20px 40px 0 40px; text-align:center;font:15px/20px 'Poppins', sans-serif; color:#333333;}


/* Left Area */
.left_cate_area{ float:left; margin-top:23px; padding:5px 0; width:23%;}
.cate_bg{ background:#383c48; position:relative;}
div.sub_cat{ z-index:1; padding:10px; border-radius:0px 10px 10px 0;}
ul.megamenu div.submenu, div.homemenu div.submenu{position:relative;}
ul.megamenu div.submenu a, div.homemenu div.submenu a{}
.sub_cat{display:none; position:absolute; left:285px; top:0; background:#2d313e; z-index:1; width:300px; min-height:522px;}
.mylink a{background:url(../images/linkblt.png) no-repeat 95% center; border-bottom:1px solid #474a52; padding:7px 0px 7px 15px; display:block; font-size:14px; color:#fff;}
.mylink a:hover, .mylink a.act{background:#2d313e url(../images/linkblt.png) no-repeat 95% center; color:#fff; text-decoration:none;}
.mylink2 a{padding:7px 0px 7px 15px; display:block; font-size:14px; color:#00b8a9;}
.mylink2 a:hover, .mylink2 a.act{background:#2d313e; color:#fff; text-decoration:none;}
.mylink img{ margin-right:7px;}
.sublink a, .sublink a:visited{ font-size:13px; color:#eee; display:block; border-bottom:1px solid #474a52; padding:7px 5px;}
.sublink a:hover{color:#00d5c4; text-decoration:none;}

/* Right Area */
.rgt_area{ float:right; width:74%; margin-top:28px;}
.heading{font:500 24px/24px 'Poppins', sans-serif; color:#01487c;}
.cate_area ul{ margin:0; padding:0; list-style:none;}
.cate_area ul li{ margin:15px 0 5px 0; float:left; width:25%;}
.cate_box{background:#fff; width:285px; margin:auto; border:#e6e5e4 1px solid; padding:10px 10px 15px 10px; height:345px;}
.cate_pic{ width:263px; height:178px; text-align:center; overflow:hidden;}
.cate_pic span{ width:263px; height:178px; vertical-align:middle; display:table-cell;}
.cate_title{font-size:15px; font-weight:500; color:#01487c; margin-top:12px; overflow:hidden; height:20px;}
.cate_title a{ color:#01487c;}
.cate_title a:hover{ color:#000;}
.catelink{ margin:5px 0 0 0; overflow:hidden; height:70px;}
.catelink a{ font-size:14px; color:#1b9adf; display:block; padding:2px 0 3px 13px; background:url(../images/blt.png) left no-repeat;}
.catelink a:hover{ color:#000; text-decoration:none;}

a.view_btn{ color:#01487c;text-transform:uppercase;} a:visited.view_btn  { color:#01487c;text-transform:uppercase;}
.view_btn{ background:#fff; border:2px solid #38a6e2; padding:3px 15px; color:#01487c; font-size:12px; border-radius:30px; text-transform:uppercase;}
.view_btn:hover{ color:#fff !important; background:#000;border:2px solid #000; text-decoration:none;}

/* Featured Companies */
.feat_comp_area{ background:#fff; border:#ddd 1px solid; padding:20px 27px; margin-top:23px;}
.comp_box{width:180px; text-align:center; margin:auto;}
.comp_pic{ width:180px; height:180px; text-align:center; overflow:hidden; border:#e7e7e6 1px solid;}
.comp_pic span{ width:178px; height:178px; vertical-align:middle; display:table-cell;}
.comp_title{font-size:14px; color:#000; margin-top:8px; line-height:16px;}
.comp_loc{font-size:13px; color:#555555; overflow:hidden; height:16px; line-height:14px;}

/* Testimonials */
.testi_bg{ background:url(../images/testimonial-bg.jpg) no-repeat top center}
.testi_title{ font-size:40px; color:#fff; text-align:center;}
.testi_area{ padding:33px 25px; text-align:center; width:80%; margin:0 auto}
.testi_area .heading{ color:#fff;}
.testi_pic{ background:#fff; border:1px solid #00b8a9; width:75px; height:75px; margin:auto; text-align:center; margin-top:25px;}

/* CSS for Suggestion box */
.suggestionsBox{position:absolute; width:100%; background-color:#fff; border:1px solid #ccc; color:#666; padding:5px; z-index:999; /*right:208px;*/}
.suggestionList{margin:0px; padding:0px;}
/*  Individual Search Results  */
.suggestionList li{margin:0px 0px 3px 0px; padding:7px; cursor:pointer; -moz-border-radius:3px; -webkit-border-radius:3px; list-style-type:none;}
/*  Hover effect  */
.suggestionList li:hover{ background-color:#fff; font-weight:bold;}
/* CSS for Suggestion box */

/*Welcome*/
.welc_area{ padding:40px 0;}
.welc_area h1{ font-size:28px; font-weight:600; color:#01487c; text-transform:uppercase;}
.welc_txt{ font-size:15px; color:#333; line-height:24px;}

/*New Arrivals*/
.arrivals_sec h2{font:30px/24px 'Poppins', sans-serif;color:#000; text-transform:capitalize; margin-top:40px; float:left;}
.see_more{float:right; margin-top:50px;}

.pro_list ul, .pro_list ul li{margin:0; padding:0; list-style:none;}
.pro_list ul li{float:left; width:25%; margin-bottom:25px;}

.arrivals_list ul, .arrivals_list ul li{margin:0; padding:0; list-style:none;}
.arrivals_list ul li{float:left; width:16.666%; margin-bottom:25px;}
.arrivals_area{width:194px; margin:auto; border:1px solid #e7e7e7;}
.arrivals_area:hover{border:1px solid #ccc;}
.arrivals_img{width:192px; height:192px; margin:auto; overflow:hidden; position:relative;}
.arrivals_img figure{width:192px; height:192px; display:table-cell;text-align:center; vertical-align:middle;}
.arrivals_img img{display:block; margin:auto; max-width:100%; height:auto;}
.arrivals_box{border-top:1px solid #e7e7e7; padding:10px;}
.arrivals_box .title a{font:14px/16px 'Poppins', sans-serif; color:#000000;}
.a_list_h{height:310px; overflow:hidden;}
.arrivals_list_h{height:390px; overflow:hidden;}
.out_pos{position:absolute; z-index:9; top:0px; left:0px;}
.lowstock{ position:absolute; right:10px; top:0; z-index:99;}

/* Hot Products */
.hot_product{padding:35px 0 55px 0; border:#dcdcdc 1px solid; border-width:1px 0; background:#f5f5f1; margin-top:30px;}
.title{font:bold 40px/40px 'Raleway', sans-serif;color:#000000;margin-bottom:10px; text-align:center; text-transform:none; letter-spacing:1px;}
.probox{ background:#fff; width:212px; position:relative; margin:auto; margin-bottom:10px; padding:15px 5px; transition:all 0.3s linear;}
.probox:hover{ box-shadow:#999 0 0 15px;}
.probox label{ font-weight:normal;}
.probox .pro_share_fav{position:absolute; left:0; top:5px; opacity:0; transition:all 0.3s linear;}
.probox:hover .pro_share_fav{opacity:1;}
.probox .pro_share_fav a{background:#fff; background:rgba(255,255,255,0.7); padding:2px 3px;border-radius:2px; color:#000; border:#eee 1px solid; font-size:20px; display:block; float:left; margin-left:5px; transition:all 0.3s linear;}
.probox .pro_share_fav a:hover{ background:rgba(255,255,255,1); border:#eea916 1px solid; color:#eea916;}
.pro{ width:190px; height:184px; margin:auto; text-align:center; overflow:hidden;}
.pro span{ width:190px; height:184px; vertical-align:middle; display:table-cell;}
.pro_title{ font-size:14px; overflow:hidden; height:33px; line-height:17px;}
.pro_seller{ font-size:13px; overflow:hidden; height:15px; color:#666; margin-top:10px;}
ul.pro_gal{margin:0; padding:0; list-style:none;}
ul.pro_gal li{ margin:30px 0 15px 0; padding:0; float:left; width:16.6%;}
.prev_btn{ position:absolute; top:29%; z-index:99;}
.next_btn{ position:absolute; top:29%; right:0; z-index:99;}
.sold_list{ font-size:12px; margin-top:5px; overflow:hidden; height:18px;}
.pro_price{ font-size:14px; color:#cc0000; margin-top:10px; font-weight:bold; overflow:hidden; height:20px;}

/* Footer */
.social_bot{ margin-top:25px;}
.social_bot a{ color:#333; margin:0 7px; font-size:18px; display:inline-block; transition:all 0.3s linear;}
.social_bot a:hover{ color:#00b8a9;}
.foot1{ padding:35px 0; border-top:#ccc 1px solid;}
.foot2{ padding:15px 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4ea3c8+0,80c75f+100 */
background: rgb(78,163,200); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(128,199,95,1) 0%, rgba(78,163,200,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(128,199,95,1) 0%,rgba(78,163,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(128,199,95,1) 0%,rgba(78,163,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80c75f', endColorstr='#4ea3c8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.bot_quick_links{float:left; width:17%;}
.bot_policies{ float:left; width:17%;}
.bot_help{float:left; width:22%;}
.bot_acc_link{float:left;}
.copyright{ float:right; text-align:right; margin-top:8px; line-height:24px; color:#000; font-weight:500;}
.bot-title{ font-size:17px; color:#80c75e; text-transform:uppercase;}
.bot-title2{font-weight:600; font-size:17px; color:#80c75e; text-transform:uppercase;}
.botlink{ margin-top:13px;}
.botlink a{ color:#000; font-weight:500; display:block; padding:5px 0; font-size:15px;}
.botlink a:hover{ color:#00c9b7; text-decoration:none;}
.policy_links{ margin-top:15px;}
.policy_links a{ color:#00dfcd; display:block; padding:3px 0; font-size:14px; float:left; width:50%;}
.policy_links a:hover{ color:#333; text-decoration:none;}

.bot_cate{float:left; width:12%; margin-left:13px;}
.bot_connect{float:left; width:33%; margin-left:13px;}
.bot_payment{float:right; width:27%;}
.bot_logo{ float:left; margin-top:20px;}
.bot_logo img{ float:left; margin-right:15px;}
.developed{ float:right; margin-top:5px; text-align:right; background:url(../images/weblink.png) right no-repeat; padding:5px 50px 5px 0; color:#fff;}
.developed a{ color:#fff; text-decoration:underline;}
.ft-logo{ background:#f3f3f3; width:100%; padding-bottom:14px;}
.subscrbe_box{ background:#fff; margin-top:20px; border:#ccc 1px solid; border-radius:5px; overflow:hidden;}
.subscrbe_box input[type=text]{ background:none; border:0; padding:13px 5px; width:68%;}
.subscrbe_box input[type=button]{ background:#1861d5; border:0; padding:13px 5px; width:30%; color:#fff; float:right;}
.logo_bot{ margin-top:30px; text-align:center; background:url(../images/line.png) center repeat-x;}
.creator_links{ margin-top:10opx;}
.creator_links a{ float:left; width:32%; display:block; padding:8px 15px; border:#eee 1px solid; margin:2px;} 

.social_ft{float:left; color:#fff; font-size:16px;}
.social_ft a{ background:#fff; border-radius:5px; width:37px; height:37px; line-height:37px; text-align:center; color:#4ea3c8; margin:0 1px; font-size:19px; display:inline-block;}
.social_ft a:hover{background:#222; color:#fff;}




/* ==================INDEX PAGE CLASSES END==================== */
.cms_area{font:normal 14px/24px 'Poppins', sans-serif; color:#444444; margin-top:20px; padding-bottom:20px; min-height:500px; width:100%; overflow-x:auto;}
.cms_area ul, .cms_area ol{font:normal 14px/20px 'Roboto', sans-serif !important;margin:20px 0px 20px 20px}
.cms-img{padding:5px; border:1px solid #ccc; margin:5px 10px 10px 5px;}
.content{padding-left:15px;}
.content-hed{font:bold 16px/20px 'Roboto', sans-serif !important; margin-bottom:5px;}

.breadcrumb-bg{ background:#50a5cc; width:100%; max-width:100%; font-size:12px;}
.breadcrumb{margin-bottom:0px;background:none; text-transform:capitalize; padding:3px 0;}
.breadcrumb a{color:#fff;}
.breadcrumb>.active{ color:#fff; }
.breadcrumb>li+li:before{color:#fff;}

.cms_link a{ display:block; padding:5px; color:#01487c; background:#fff; padding:8px 10px; border:1px solid #eee;}
.cms_link a:hover{ color:#000;}
.cms_link a.cms_act{ color:#000; font-weight:bold;}
.cms_sep{ border-left:#ddd 1px solid; padding-left:20px;}

/* Testimonials */
.t_monial{ padding:20px 0; border-bottom:#CCC 1px solid;}
.post-by{ font-size:18px; color:#000; font-weight:bold;}
.post-testimnl{ text-align:left; padding:15px; border:#ddd 1px solid; border-radius:5px; background:#fff;}
.post-testimnl input[type=text]{ width:100%;}
.testi_img_list{ float:left; width:83px; height:83px; text-align:center; overflow:hidden; border-radius:100%; border:#ccc 1px solid; padding:3px; margin-right:15px;}
.testi_img_list span{ width:75px; height:75px; vertical-align:middle; display:table-cell;}
.testi_img_list img{ border-radius:100%;}

.t_box{padding:0 20px 15px 0; margin-top:10px;}
.t_box .t_text{font:16px/22px Arial, Helvetica, sans-serif; color:#666; font-style:italic;}
.t_text_1{height:66px; overflow:hidden; display:block}.t_text_1_auto{height:auto;}
.rm_link{background:url(../images/art2.png) no-repeat; width:61px; height:14px; display:inline-block; margin:15px 0 0 0; box-shadow:1px 0 8px #ccc;}
.rm_link_x{background:url(../images/art.png) no-repeat;}
.user_pic{ float:left; width:144px; height:144px; text-align:center; overflow:hidden; border-radius:100%; border:#fff 2px solid; background:#fff; box-shadow:#999 0 0 10px;}
.user_pic span{ width:140px; height:140px; vertical-align:middle; display:table-cell;}
.user_pic img{ border-radius:100%;}
.testi_rgt{ float:right; width:77%;}


/*...Login..*/
.login_box{ background:#fff;width:600px; margin:20px auto; padding:10px 0; border-radius:10px 10px; border:1px solid #ddd;}
.login_box1{font-size:13px; padding:20px 20px}
.log-spacer{ padding-left:0px;}
.login_box2{font-size:13px; margin:0px 0 0 0;background:#fff;padding:10px 30px;}
.login_box2 .points{ background:#efefef; padding:5px; border:1px solid #ddd; border-radius:5px;}
.login_box .slct{padding:10px 10px 10px 10px;border-bottom:1px solid #ccc; margin:0px 15px ; margin-bottom:6px;  font-size:22px; color:#000; text-transform:uppercase; border-radius:5px 5px 0px 0px;}

/*Register Page classes */
.regstrbox{ padding:0; width:70%; margin:auto; margin-top:10px;}
.regstrbox .panel-info h3{ color:#000; font-size:24px !important; text-align:center;}
.regstrbox .panel-header{ border-radius:5px 5px 0px 0px; background:#f7f7f7; padding:20px 10px; border-bottom:#ddd 1px solid}
.regstrbox .panel-header p{ font-size:14px; color:#000;}
.regstrbox .panel-info{box-shadow:0px 0px 10px #ccc; border-radius:5px;border:1px solid #999; background:#fff}
.regstrbox .panel-body{ padding:0px 15px;}
.regstrbox .rgt_sect{ padding-left:20px; padding-top:0px;}
.regstrbox .checkbox a{ text-decoration:underline; color:#2c578c}
.hed_ttl{font-size:20px;color:#000; margin-top:20px; border-bottom:1px solid #ccc; padding-bottom:10px; font-weight:bold;}
.hed_ttl_2{font-size:16px; text-transform:uppercase; color:#000; border-bottom:1px solid #eee; padding-bottom:10px; font-weight:bold; margin-bottom:20px;}
.form-group label{ font-weight:normal;}
.landline_code{width:100px; display:inline-block;}
.landline_txt{width:75%; display:inline-block; float:right;}

.contact-bx{padding:0px;}
.cont_rgt{padding:20px 20px 20px 20px;border-top:2px solid #666;display:block;background:#f0f0f0;}
.cont_rgt h4{ margin-bottom:5px;}
.cont_rgt .form-group{ margin-bottom:5px;}
.form-horizontal .control-label{ text-align:left}
.cont_lft .map{margin-top:10px;border:7px solid #e8e8e8; box-shadow:0px 0px 5px #666;}
.call_contact{background:url(../images/call.png) no-repeat left top; padding:0 0 0 47px; min-height:47px}
.email_contact{background:url(../images/email.png) no-repeat left top; padding:0 0 0 47px; min-height:47px}
.web_contact{background:url(../images/web.png) no-repeat left top; padding:0 0 0 47px; min-height:47px}

.cont_lft .add_sect{ background:#f9f9f9; padding:10px; border: solid #ccc; border-width:0px 1px 1px 0px; min-height:140px;}.cont_lft .add_sect:hover{ background:#fff;}
.cont_lft ul{list-style:none;margin:0;padding:10px;}
.cont_lft li{list-style:none; font-size:14px; margin-top:7px; font-weight:500;}
.cont_lft li span{ color:#f00; font-weight:bold;}
.contact_form_cont{padding:20px 10px 20px 10px;}
.form-horizontal .control-label { text-align:right;}

.refer_form{  padding:10px; margin-top:20px; box-shadow:0px 0px 10px #000; margin-bottom:20px;border:4px solid #76d09a; background:#f0fff6;}
.refer_form .panel-info{ border:0px;}
.refer_form .panel{ background:#f0fff6;}
.refer_form .panel-info .form-group label{ margin-bottom:5px; font-weight:400; display:block; margin-top:10px;}
.refer_form .enter-code{ padding:0px;}

ul.fq{list-style:none; margin:0; padding:0;}
ul.fq>li{list-style:none; margin:5px 0px; padding:10px 0px; border-bottom:1px solid #e7e5e5;}
ul.fq>li:hover{list-style:none; margin:5px 0px; padding:10px 0px; border-bottom:1px solid #999;}
ul.fq li>a{display:block; font:600 15px/17px 'Poppins', sans-serif; color:#666; padding:5px 0px 5px 0px;}

.faq-text{margin:7px 0 0 0px;display:none; padding:15px; border:1px solid #eee; background:#f8f8f8;}
.faq-text p{font-weight:normal; font:normal 14px/16px 'Poppins', sans-serif;}
ul.fq ul li{color:#666; font-size:14px;}
ul.fq li>a img{ float:left; margin:0px 10px 10px 0;}
/* FAQS CLASSES ENDS */

.myul_x{margin:0px; padding:0px;}
.myul_x li{ list-style:none; margin:0px; padding:0px;}

.thanku{ text-align:center; background:#fff; padding:25px; border-radius:10px;}
.thanku img{ margin:0 auto;}
.thanku b{ display:block; line-height:30px;}
.thanku span{ display:block; margin-bottom:20px;}
.error img{ margin:0 auto;}

.pagng-lft{text-align:left; padding:3px 5px;}
.pagng-rgt {text-align:right;}
.pagng-lft select, .pagng-rgt select{ padding:3px;}
.paging_cont{width:100%;background:#f4f4f4; display:block;padding:5px 0px 2px 0px;margin-bottom:10px; text-align:center; border:1px solid #ddd;border-width:1px 0px 1px 0px}
/* Our Client Page */

/* FAQs Pages */
.panel-group{ width:100%;}
.panel-default {border-color:#ccc;}
.panel-default>.panel-heading {color: #333;background-color:#f4f4f4;border-color:#c59605;}
.panel-default>.panel-heading h4{ font-size:14px !important}
.panel-title{ text-transform:capitalize;}

/* Category-Pages */
.cate_list ul{ margin:0; padding:0; list-style:none;}
.cate_list ul li{ margin:15px 0; float:left; width:25%;}
.cate_cont{width:237px;height:auto;border:1px solid #dcdcdc; margin:auto; padding:5px; background:#fff; overflow:hidden; position:relative; transition:all 0.3s linear;}
.cate_cont .cate-img-ot{width:225px;height:218px; overflow:hidden}
.cate_cont .cate-img{width:225px; height:218px; overflow:hidden;}
.cate_cont .cate-img figure{width:225px; height:218px; display:table-cell; vertical-align:middle;}
.cate_cont .cate-img figure img{ margin:auto; display:block; transition:all linear .3s }

.cate_cont .pro_ttl{font:bold 14px/16px 'Roboto', sans-serif !important; height:34px; overflow:hidden; text-align:center;}
.cate_cont .pro_ttl a{color:#2c92bb;}
.cate_cont .pro_des{padding:10px; height:72px;line-height:18px;overflow:hidden; margin-top:10px;}
.cate_cont:hover{ box-shadow:0px 0px 10px #ccc;border:1px solid #acacac; }
.cate_cont:hover .pro_des{background:#f0f0f0;}
.cate_cont:hover .pro_ttl a{ color:#000; text-decoration:none;}

.cate_vw .ct_dtl{ position:absolute;text-align:left; top:-300px; transition:ease-in .6s all;padding:0px; z-index:999; padding:20px;width:262px; height:247px; overflow:hidden;}
.cate_vw:hover .ct_dtl{ display:block; background:rgba(0,0,0,0.7); top:10px; }
.ct_dtl span{ color: #fff; font-size:20px; text-align:right; text-transform:uppercase;}
.ct_dtl .cate_list{ margin:10px 0px 0px 0px}
.ct_dtl .cate_list a{ display:block; text-align:left; color:#fff;  font:500 15px/20px 'Roboto',Arial, Helvetica, sans-serif;}
.ct_dtl .cate_list a:hover{ text-decoration:underline;}

.ct_dtl .cate_list b>a{ background:#fc9a18; border-radius:3px; padding:3px 10px; display:inline-block; margin-top:5px;}
.ct_dtl .cate_list b>a:hover{ background:#da0b0b;}

.categories_list{ margin:0 0 0 10px;}
.categories_list a{ display:block; padding:2px; font-size:13px; color:#333;}

ul.cate_test{ list-style:none; margin:0; padding:0;}
ul.cate_test li{margin:0; padding:0; float:left; width:33.333% !important;}

/* Sub Category */
ul.subcate_list{ list-style:none; margin:0; padding:0;}
ul.subcate_list li{ margin:0 0 25px 0; padding:0; float:left; width:25%;}

/* Product-List */
ul.list_gal{ margin:0; padding:0; list-style:none;}
ul.list_gal li{ margin:25px 0 0 0; padding:0; float:left; width:25%;}
.list_color{width:15px; height:15px; border:#ddd 1px solid; display:inline-block; vertical-align:middle;}

.pro-list{ padding:0px;}
.filter-bar{padding-bottom:10px; background:#e8e8e8;}
.filter-records{background:#2b2b2b;padding:0px;border-bottom:3px solid #fc9a18;}
.filter-inr{ padding:5px;}
.filter-records .clear{ margin-top:5px; color:#fff;}
.filter-records .clear a{color:#fff;}
.filter-records h2{ color:#fff; font-size:17px; padding:0px 10px}.filter-records h2 b{ font-size:16px;}

.cate_ttl{padding:8px 5px;border:1px solid #ccc; margin-top:5px;font-size:16px;text-transform:uppercase;color:#000; background-color:#fff;}
.cate_ttl img{ margin-right:10px; vertical-align:middle;}
.cate_ttl a{ }
.mylinks1{ padding:5px 0 10px 5px; border-width:0px 1px 1px 1px;}
.mylinks1 b{ background:url(../images/menu-arw.png) no-repeat 0px 3px; display:block; font:700 14px/18px 'Roboto',Arial, Helvetica, sans-serif; color:#2f2f2f; margin-bottom:4px; padding:2px 0px 2px 18px; border-bottom:1px solid #ddd;}
.mylinks1 p a{background:none; padding:2px 17px; font-size:13px !important; margin:2px 0 0 0px; color:#2f2f2f; display:block}
.mylinks1 p a:hover{ color:#f59337; text-decoration:underline}
.mylinks1 p a.act{color:#f59337 !important; font-weight:bold}

.ckeckbx{ margin-left:8px;}
.ckeckbx input{ margin-right:10px; margin-top:4px; line-height:18px;}
.clear_all{ display:block; color:#f00; font-size:12px; padding:7px 10px; margin-top:5px; border-top:#ddd 1px solid;}
.clear_all a{color:#f00; text-decoration:none; }

.ref_link{display:block;background:url(../images/mns.png) no-repeat 10px 10px #ffffff;padding-left:30px;}
.ref_link a{ color:#042789}
.ref_linkx{background:url(../images/pls.png) no-repeat 10px 10px #fff; padding-left:30px;}

.ref_box_h{height:0; overflow:hidden; opacity:0; padding:0px;}
.ref_box{border:1px solid #ccc; padding-top:10px; border-width:0px 1px 1px 1px; background:#f9f9f9; transition:all ease-in-out .3s }
.ref_box_fix{overflow:auto; height:140px; padding-left:10px;}
.ref_box label{ display:block; width:100%; font-weight:normal}
.ref_box label input[type=checkbox]{ vertical-align: top; margin-right:10px;}
.ref_box label input[type=text]{ padding:5px 10px; border:1px solid #ccc; width:90%; border-radius:3px;}

ul.list_pro{ list-style:none; margin:0; padding:0;}
ul.list_pro li{ margin:15px 0 15px 0; padding:0; float:left; width:25%;}
.size a{ display:inline-block; width:34px; margin:2px 1px; padding:3px 0; text-align:center; font-size:12px; border:#ddd 1px solid; color:#666; background:#f3f3f3;}
.size a:hover, .size a.size_act{ border:#333 1px solid; color:#fff; background:#666; text-decoration:none;}

.tree {margin-bottom:20px;}
.tree li ul>li{}
.tree li {list-style-type:none;	margin:5px 0; padding:0; position:relative}
.tree li::before, .tree li::after {	content:'';	left:-20px;	position:absolute;	right:auto}
.tree li::before {	bottom:50px;	height:100%;	top:0;	width:1px}
.tree li::after {height:20px; top:25px; width:25px;}
.tree li span {	border:1px solid #fff;	border-radius:5px;	display:inline-block;	padding:0 4px;	text-decoration:none}
.tree li.parent_li>span {cursor:pointer}
.tree>ul>li::before, .tree>ul>li::after {border:0}
.tree li:last-child::before {height:30px}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {background:#eee; border:1px solid #94a0b4; color:#000}

/* Product- Detail */
.thm_img{ float:left; width:120px; margin:0; padding:0;display:block; text-align:center; position:relative;}
.ds_thm{width:116px; height:112px;text-align:center;overflow:hidden;border:1px solid #eee; margin:0 0 6px 0;}
.ds_thm span{width:114px; height:110px; vertical-align:middle; display:table-cell;}
.dtl-lft-area{ float:left; width:610px; position:relative; text-align:center;}
.dtl-lft-area2{ float:left; width:610px; text-align:center;}
.dtl_images{float:right; margin:0; position:relative;width:482px; height:467px; overflow:hidden;}
.dtl_images figure{width:482px; height:467px; overflow:hidden; display:table-cell; vertical-align:middle; text-align:center; }
.dtl_images img{display:block; margin:0px auto;}

.dtl-rgt-area { float:right; width:46%; padding:0; min-height:440px;}
.dtl-hed{display:block;font-size:20px; color:#000;margin-bottom:5px; line-height:26px;}
.dtl-txt{ font-size:15px; line-height:22px;}
.price{ font-size:15px; font-weight:500; color:#666; margin-top:30px;} 
.price span{ font-size:25px; color:#1b5daf}
.pro-code{ margin-top:10px; margin-bottom:10px; font-size:13px; line-height:18px;}
.dtl-rgt-area .links{ padding:10px 0px; background:#f9f9f9;}
.dtl-rgt-area .links a{ color:#232f3e; font-size:14px; text-decoration:underline;}
.dtl-rgt-area .links a:hover{color:#faac03}
.dtl-feat{ padding:10px 0px; background:#fff;}
.dtl-feat .pro-img_cont{ border:none; float:none; margin:20px auto;}

.dtl_color_cont{margin-top:15px;}
.dtl_color_cont .col-xs-12{padding:15px}
.dtl_color_cont label{ font-weight:400;}

.color_d_cont a.act .color_box{box-shadow:0 0 3px 3px rgba(255,5,0,.5);}
.color_cont2 a.act .color_box{box-shadow:0 0 3px 3px rgba(255,5,0,.5);}

.rec_view_pro{ float:left; width:47%; text-align:center; font-size:12px; margin:0 5px;}
.rec_pro{ width:110px; height:107px; text-align:center; overflow:hidden; margin:auto;}
.rec_pro span{ width:110px; height:107px; vertical-align:middle; display:table-cell;}
.combo_probox{ float:left; width:160px; text-align:center; font-size:12px; margin:0 5px;}

.btn1b, .btn1b:visited{background:#fd9f30; display:inline-block; text-align:center; color:#fff; font:15px 'Roboto',Arial, Helvetica, sans-serif; height:35px; border:0 !important; padding:0px 25px; border-radius:3px; border:2px solid #000;}
.btn1b:hover{background:#333; color:#fff;}

.btn_styl{display:inline-block; border:#999 1px solid; vertical-align:bottom; margin:0 5px 0 0; transition:all linear .3s; padding:7px 20px; color:#333;}
.btn_styl:hover{ border:#d6740f 1px solid; color:#d6740f;}

.scrol_t{ position: absolute; left:40px; top:0px; z-index:999; background:#fff; padding:3px 6px; box-shadow:0px 0px 1px #000;}
.scrol_b{ position: absolute; right:40px; bottom:0px;z-index:999;background:#fff; padding:3px 6px;box-shadow:0px 0px 1px #000;}

.cmnts{padding:20px 0; border-top:#eee 1px solid;}
.cmnts .cmnt-ico{ margin-top:15px;}
.cmnts .txt-sec .text-area{ margin-top:5px; font-size:13px; color:#000;}
.hed_styl{font:13px/22px 'Roboto',Arial, Helvetica, sans-serif; color:#000;}
.post-cmnts{ margin-top:10px; padding:15px; border:1px solid #eee; margin-bottom:10px;}

.compare_box{margin-top:5px; background:#f3f3f3; position:relative;}
.compare_pro{background:#fff; position:relative; height:60px;}
.compare_del{position:absolute; right:2px; top:-10px;}
.compare_btn{ background:#232f3e; color:#fff; padding:21px 45px; border:0; display:block; font-size:15px;}
.compare_box_del{ position:absolute; right:0; top:0; z-index:9;}

.dtl_color a{border:2px solid #eee; box-shadow:0 0 3px rgba(0,0,0,.7); width:28px; height:28px; display:inline-block; margin-right:5px;}
.dtl_color a.act, .dtl_color a:hover{border:2px solid #fff;box-shadow:0 0 2px 2px rgba(255,144,0,.5);}
.dtl_size a, .dtl_size span{border:2px solid #fff; box-shadow:0 0 3px rgba(0,0,0,.5); width:28px; height:28px; display:inline-block; margin-right:5px; line-height:28px; color:#333; text-align:center;}
.dtl_size a.act, .dtl_size a:hover{border:2px solid #fff;box-shadow:0 0 2px 2px rgba(255,144,0,.5);}
.dtl_size span{opacity:.5;}

.addcart_btn, .addcart_btn:visited{background:#4da92b; display:inline-block; text-align:center; color:#fff; font:17px/45px 'Roboto',Arial, Helvetica, sans-serif; height:45px; border:0 !important; padding:0px 30px; border-radius:3px; border:2px solid #000;}
.addcart_btn:hover{background:#333; color:#fff;}

.addcart_btn2, .addcart_btn2:visited{background:#fb641b; display:inline-block; text-align:center; color:#fff; font:17px/45px 'Roboto',Arial, Helvetica, sans-serif; height:45px; border:0 !important; padding:0px 30px; border-radius:3px; border:2px solid #000;}
.addcart_btn2:hover{background:#333; color:#fff;}

.sidebarsss{position:absolute;float:left; z-index:9999;}
.cms_area .dtl-tp-section{ background:#fff;border:0px solid #f1f1f1; position:relative; padding:20px;}

/* Compare */
.compare_pro_box{border:#ddd 1px solid; padding:15px;}

/* Profile */
.thm1{ float:left; width:180px; height:180px; overflow:hidden; border-radius:5px; border:#ddd 1px solid;}
.thm1 figure{width:178px; height:178px; display:table-cell; vertical-align:middle}
.profile_sec_lft{float:left; width:80%; margin:0 0 0 30px;}
.profile_count{font-size:30px; background:#fe5710; color:#fff; width:70px; height:70px; border-radius:100%; display:inline-block; padding:22px 0 0 0;}
ul.tab{list-style-type:none; display:inline-block; margin:0; padding:0;}
ul.tab li{list-style-type:none; display:inline-block; margin:0; padding:0;}
ul.tab li a{list-style-type:none; display:inline-block; padding:10px 15px; color:#333; border-radius:5px; border:#ddd 1px solid; background:#fff; font-size:14px; text-transform:uppercase;}
.tab_hide{visibility:hidden;left:-4000px; top:-2000px; position:absolute}
.tabs.act{background:#333; border:#333 1px solid; color:#fff; text-decoration:none;}
.tabs:hover{background:#eee; border:#ccc 1px solid; color:#000; text-decoration:none;}
.coupon_box{padding:15px; border:#fe5710 1px dashed; background:#f7f6f6; margin-bottom:25px;}

.tab_style a{list-style-type:none; display:inline-block; padding:10px 15px; color:#333; border-radius:5px; border:#ddd 1px solid; background:#fff; font-size:14px; text-transform:uppercase; text-decoration:none;}
.tab_style a.tab_act{background:#333; border:#333 1px solid; color:#fff; text-decoration:none;}

/****MY Cart Items****/
.cart_lft{ float:left; width:75%;}
.cart_rgt{ float:right; width:280px; border:#ddd 1px solid; border-radius:5px; overflow:hidden;}
 
.shopping-cart{width:100%;} 
.shopping-cart .t_option{ font-size:14px; color:#333;display:block; padding:0 0 12px 0; border-bottom:1px solid #ddd;}
.shopping-cart .mycart{padding:15px 10px; border-bottom:1px solid #ddd;}
.shopping-cart .mycart strong{ display:none;}
.shopping-cart .mycart .mngpro_ttl{font-size:16px; line-height:18px; font-weight:600;font-family: 'Poppins', sans-serif; color:#1b5daf}
.shopping-cart .mycart .thm_cont{ float:left; margin-right:10px; width:80px; height:80px;}
.shopping-cart .mycart .thm_cont img{ width:100%; height:auto}
.shopping-cart .mycart .cart-rgt{ float:left;  width:72%;}
.shopping-cart .mycart .price span{color:#8c8c8c; text-decoration:line-through;font-size:13px; padding-right:5px;}
.shopping-cart .conditions{ background:#fff; padding:10px; font-size:11px;}
.shopping-cart .text{ font-size:12px; color:#000; font-weight:normal;}
.shopping-cart .text a{color:#000;}
.shopping-cart .text a:hover{ color:#df1820; text-decoration:underline;}
.shopping-cart .mycart input[type=text]{ border:1px solid #ccc; padding:4px 3px; font-size:13px; margin:0px 4px}
.shopping-cart .mycart .qty{ font-size:13px; text-align:center;}
.shopping-cart .mycart .qty p{ font-size:16px; font-weight:bold; display:block; margin-bottom:3px;}
.shopping-cart .mycart .valu_txt{ font-size:13px; text-align:center;}
.shopping-cart .mycart .valu_txt p{ font-size:14px; font-weight:bold; display:block;}
.shopping-cart .mycart .qty span{ display:block; font-size:13px;}
.shopping-cart .mycart .amount{ font-size:15px; font-weight:bold;}
.cart_slct-shp{ padding:15px 10px; border:2px solid #fff; background:#f4f4f;
box-shadow:0px 0px 6px #ccc inset; color:#000}
.cart_slct-shp input[type=text]{ padding:5px 10px; width:70%; display:block; float:left; border:1px solid #ccc;}
.cart_slct-shp input[type=button]{ margin-left:5px;float:left}
.cart_p_dtl{ text-align:center; font-size:14px; padding:10px 0px; background:#f3f3f3; border:#d7d7d7 solid; border-width:0;}
.cart_p_dtl .estmd-total{ font-weight:bold; font-size:16px;}.cart_p_dtl .estmd-total b{ color:#b5271b}
.cart_btns{ text-align:center; padding:10px 0 20px 0;}

.apply_coupon{ padding:5px 0;}
.apply_coupon input[type=text]{padding:5px; width:220px;}
.apply_coupon input[type=button]{ background:#333; border:0; padding:5px 10px; color:#fff;}

.check_login_l{ padding:15px 0;}
.check_login_l .form-horizontal label{ text-align:left;}

.rght-cart{ border:1px solid #ddd; padding:10px; margin-top:5px;}
.rght-cart .ttl-pro{ font-size:13px; font-weight:bold;}.rght-cart .ttl-pro a{ color:#000;}
.rght-cart .price{ font-size:13px;}.rght-cart .price span{ text-decoration:line-through; font-size:12px; color:#999;}
.rght-cart p{ font-size:12px; margin-top:3px;}

.delivery-info .form-group{ margin-bottom:5px;}
.hed_ttl_3{ font-size:14px; color:#000; font-weight:bold; margin-bottom:10px; border-bottom:1px solid #ccc; padding-bottom:5px;}

.pop-inr{ background:#f9f9f9; padding:8px;box-shadow:0px 0px 1px #b1b1b1;}
.addresbk{ border:1px solid #ddd; font-size:12px;}

.pay_type{ padding:14px 0px; border:1px solid #ddd;}
.pay_type label{ line-height:30px; padding-bottom:10px;}
.credit-bx{ padding:10px; background:#fcfae2; border:1px solid #ccc; margin:10px; border-radius:3px; box-shadow:0px 0px 5px #ccc;}

.invoice{ width:90%; margin:0 auto}
.invoice .inv_inr{ width:100%; margin:10px auto; border:1px solid #eee;}
.invoice .thnku-bg{ background:#fff3cf; padding:15px; font-size:13px; border:1px solid #ddd;}
.invoice .thnku-bg img{ margin-right:10px;}
.invoice .addrs b{ display:block;}
.inv_box3{ padding:10px 0;font-size:13px;min-height:115px;}
.inv_box3 .t_amunt{ line-height:24px;}
.inv_logo{ text-align:right;}
.db{display:block;}

/*My Account Page css */
my_acc{ margin-top:15px;}
.emp_acc_link, emp_acc_link li{list-style:none; margin:0 !important; padding:0 !important; display:block;}
.emp_acc_link li{float:left; text-align:center}
.emp_acc_link li a{display:block;border-right:1px solid #ddd; text-transform:uppercase;padding:5px 25px; font:14px/25px 'Poppins', sans-serif;color:#333;transition:all linear .3s;} 
.emp_acc_link li a:hover{color:#0235a4; box-shadow:none !important; text-decoration:none;}
.emp_acc_link li a.act{color:#fff; background:#333; box-shadow:none !important;}
.emp_acc_link li:last-child a{border-right:0}

.emp_acc_link_seller,.emp_acc_link_seller li{list-style:none; margin:0 !important; padding:0 !important; display:block;}
.emp_acc_link_seller li{float:left; text-align:center}
.emp_acc_link_seller li a{display:block;border-right:1px solid #ddd; text-transform:uppercase;padding:5px 17px;font:14px/25px 'Poppins', sans-serif;color:#333;transition:all linear .3s;} 
.emp_acc_link_seller li a:hover{color:#0235a4; box-shadow:none !important; text-decoration:none;}
.emp_acc_link_seller li a.act{color:#fff; background:#333; box-shadow:none !important;}
.emp_acc_link_seller li:last-child a{border-right:0}

.acc_top_box{ background:#fff; border:solid #ddd; border-width:1px 0; padding:10px;}
.acc_top_box span.acc_title{text-align:left; font-size:14px; font-weight:bold; display:block;}
.acc_mid_boxes{width:100%; padding:20px;background:#fff;}

.acc_mid_boxes .subscrbe{ padding:20px; margin:10 auto; border:1px solid #ccc;}

.bdr_box{padding:0px;box-shadow:0px 0px 2px #d8d8d8 inset; background:#f9f9f9;padding:2px;}
.acc_mid_boxes .box1{width:250px; text-align:center; border:1px solid #ddd; border-radius:10%; height:250px; padding:30px 10px; margin-left:10px;color:#000; display:inline-block; box-shadow:0px -4px 4px #ccc inset; margin-bottom:10px; transition:all 0.3s linear;}
.acc_mid_boxes .box1 .ttl_hed{ font-size:16px; font-weight:600; margin-top:10px; text-transform:uppercase; margin-bottom:5px;}
.acc_mid_boxes .box1:hover{border:1px solid #666;}
.acc_mid_boxes .box1 img{ transition:all linear .6s;}
.acc_mid_boxes .box1:hover img{ transform:rotatey(-360deg)}
.acc_mid_boxes .box2{width:100%; text-align:left; padding:30px 10px; margin-left:10px;color:#000; display:inline-block;background:#fff; margin-bottom:10px; border:1px solid #ccc;}

.acc_mid_boxes .form-group{margin-bottom:4px;}
.acc_mid_boxes_title{text-align:center; margin-bottom:20px; }
.acc_mid_boxes_title span{ font-size:20px;line-height:20px; color:#000; display:block; margin-bottom:5px;}
.acc_mid_boxes_title b{ color:#a40000; font-weight:600; text-transform:capitalize }
.acc_mid_boxes_title small{ display:block;color:#666; font-size:14px;}

.acc_mid_boxes .t_option{ font-size:14px; font-weight:bold;color:#333;background:#fff;display:block; padding:10px; border-bottom:1px solid #ee9b05;}
.acc_mid_boxes .form-group label{ font-weight:500; font-size:13px}
.acc_mid_boxes .form-group b{line-height:30px;}

.landline_code_acc{width:100px; display:inline-block;}
.landline_txt_acc{width:72%; display:inline-block; margin-left:8px;}

.foll_seller_logo{ float:left; margin-right:10px;}

.dg_custom_file{opacity:0; width:0; height:0; position:absolute; filter:alpha(opacity=0);}
.attach_btn{border:none}

/* ORDER HISTORY */
.acc_odh_filter{ padding:5px 5px 4px 5px;margin:5px 5px 5px 5px; }
.acc_odh_filter p{float:left; width:29%; margin-right:10px; position:relative;}
.acc_odh_filter p input{width:100%; padding:7px; vertical-align:middle; border:#ccc 1px solid;}
.acc_odh_filter p select{width:100%; border:0; padding:8px; vertical-align:middle; border:#ddd 1px solid;}
.acc_odh_filter p img{position: absolute; z-index:1; right:7px; top:4px;}

.acc_mid_boxes .odr-his{padding:15px 10px; border-bottom:1px dashed #ccc;}
.acc_mid_boxes .odr-his strong{ display:none;}
.acc_mid_boxes .odr-his input[type=checkbox]{ vertical-align:top; margin-top:4px; margin-right:2px;}
.acc_mid_boxes .odr-his .inv_ttl{font-size:14px; line-height:20px; font-weight:400;font-family: 'Poppins', sans-serif; color:#d61c23;}
.acc_mid_boxes .odr-his .inv_ttl_2{font-size:14px; line-height:20px; font-weight:700;font-family: 'Poppins', sans-serif; color:#000;}
.acc_mid_boxes .odr-his .thm_cont{width:62px; height:60px; text-align:center;overflow:hidden; float:left; margin-right:15px; border:1px solid #ccc;}
.acc_mid_boxes .odr-his .thm_cont img{ width:100%; height:auto}

.acc_mid_boxes .text{ font-size:13px; color:#666; line-height:20px; font-weight:normal;}
.acc_mid_boxes .odr-his input[type=text]{ border:1px solid #ccc; padding:10px; border-radius:5px;}
.gray_txt{ font-size:12px; text-transform:uppercase; color:#8d8d8d;}
.gray_txt span{ color:#000;}

.search_order{ float:right;}
.search_order input[type=text]{ padding:6px; width:200px;}
.search_order select{ padding:6px; width:200px;}

.order_list{border:#ddd 1px solid; margin:10px 0 30px 0; transition:all 0.3s linear;}
.order_list:hover{border:#333 1px solid;}

/* Wishlist */
.wishlist_list{padding:15px 0; border-bottom:#ddd 1px solid;}

/* Sitemap */
.sitemap-links{ margin-top:10px;}
.sitemap-links a{ float:left; width:32%; padding:7px 10px; margin:0; border:#eee 1px solid; background:#fff; display:block; color:#666;}
.sitemap-links a:hover{ border:#ddd 1px solid;}

.pro_outer{ padding:8px; border:1px solid #ddd; background:#f9f9f9;}
.pro_outer .thmb_outr{border:2px solid #666; width:104px; height:97px; margin:0px 0px; float:left;}
.pro_outer .thmb-img{ width:100px;height:93px; overflow:hidden;}
.pro_outer .thmb-img figure{width:100px;height:93px; overflow:hidden; display:table-cell; vertical-align:middle;text-align:center;}
.pro_outer .thmb-img figure img{ display:block; margin:0 auto}
.pro_outer .des_area{ padding:0px 5px; font-size:13px;}

.star{ color:#F00;} 

.gray_txt2{ font-size:16px; color:#8d8d8d; font-weight:700; line-height:22px;}
.gray_txt2 span{ color:#dd7115;font-size:13px;line-height:18px;font-weight:500;}

.blue_txt{font-size:14px; color:#000; font-weight:500}
.blue_txt a{color:#f0b80d !important;font-weight:600; font-size:14px; text-decoration:underline;}
.blue_txt a:hover{ color:#000 !important;}

.rev_cont{ padding:5px 10px; background:#f9f9f9;}
.bank-dtl .form-group{ margin-bottom:5px;}

.compare_outer{margin:0px 20px;border:6px solid #000000;}
.compare_outer .compare_bx:nth-child(4){ border-right:1px solid #ccc;}
.compare_bx{padding:0px; border: solid #ccc; border-width:1px 0px 1px 1px; margin:0px;}

.comp-hedstyl{ padding:10px; background:#fff3cd;border: solid #ccc;border-width:1px 0px; font-size:14px; color:#000; font-weight:bold;}

/* Sponsored Products */
ul.sponsored_gal{ margin:0; padding:0; list-style:none;}
ul.sponsored_gal li{ margin:25px 0 0 0; padding:0; float:left; width:20%;}

/* Payment */
.payment_box{ background:#fff; padding:25px; width:50%; margin:25px auto; border-radius:10px; border:#ddd 1px solid; box-shadow:#ccc 0 0 15px; text-align:center;}

/* ===========================NEW CSS END HERE========================== */

/*16-9-2016*/
.check-boc{ width:240px; height:113px; overflow-y:scroll; border:1px solid #CCC; margin-left:18px; box-shadow:0px 0px 10px #D2D2D2 inset;}
/*16-9-2016*/

/* Brands */
.brand_list ul{ margin:0; padding:0; list-style:none;}
.brand_list ul li{ float:left; width:33.3%; margin-bottom:30px;}

/* Videos */
.video_frame{ margin-top:30px; width:50%; margin:auto; border:#666 8px solid; line-height:0;}
.video_area{border:15px solid #1b1b1b; background:#1b1b1b; margin:10px auto 0; height:500px; overflow:hidden; max-width:860px; min-width:280px;}

/* Company Listing */
ul.comp_list{ list-style:none; margin:0; padding:0;}
ul.comp_list li{ margin:15px 0 15px 0; padding:0; float:left; width:20%;}
ul.feat_comp_list{ list-style:none; margin:0; padding:0;}
ul.feat_comp_list li{ margin:15px 0 15px 0; padding:0; float:left; width:16.6%;}
.comp_desc{float:right; width:78%;}

/* Chat Box */
.chat_box{ position:fixed; bottom:0; right:105px; width:300px; z-index:9999999;border-radius:8px; box-shadow:#999 0 0 10px;}
.chat_box_inn{ display:none; background:#fff; padding:20px;}
.howwecan{ background:#ff4543 url(../images/arr-b.png) 95% no-repeat; font-size:16px; font-weight:400; text-transform:uppercase; color:#fff; border-radius:8px 8px 0 0; padding:8px 20px 9px 20px; width:100%;display:inline-block; transition:all 0.3s linear;}
.howwecan-open{ background:#ff4543 url(../images/arr-t.png) 95% no-repeat; font-size:16px; font-weight:400; text-transform:uppercase; color:#fff; border-radius:8px 8px 0 0; padding:8px 20px 9px 20px; width:100%;display:inline-block; transition:all 0.3s linear;}

.talk_img{position:fixed; bottom:24px; right:97px; z-index:999;}
.close_btn{ width:100%; height:20px;text-align:right; display:block; visibility:hidden}
.close_btn i{ background:#fff; padding:1px 3px; border-radius:50%; cursor:pointer}
.talk_img:hover .close_btn{ visibility:visible}

/*TABS*/
.my_tabs{ width:100%; border-bottom:1px solid #ee9b05; margin-bottom:10px;padding-left:10px;}
.my_tabs a{ display:block; float:left; background:#f1f1f1; padding:12px 20px; border:1px solid #ccc; border-width:1px 1px 0 1px; margin:5px 5px 0px 0; border-radius:8px 8px 0px 0px; color:#000; font-size:16px; font-weight:500; text-transform:uppercase}
.my_tabs a.act{background:#fff;border-width:1px 1px 0 1px;color:#000;padding:13px 20px; margin-bottom:-1px; border-color:#ee9b05}
.my_tabs a:hover{background:#fff;border-width:1px 1px 0 1px;}
.tab_hide{ display:none;}

.dd_next3{margin:10px 0 0 0;  padding:7px; background:url(../images/pls3.png) no-repeat 96% center; cursor:pointer; border-bottom:1px solid #ccc}.dd_next_act3{background:url(../images/mns3.png) no-repeat 96% center;}




/* ================= Desktop/Laptop below 1280px  ================= */
@media only screen and (max-width:1279px){
.container{ width:98%;}

/* Banner */
.bnr_txt2{ font-size:40px; height:85px;}

/*Latest Products*/
.prod_list ul li{ width:25%;}

}



/* ================= Desktop/Laptop below 1152px  ================= */
@media only screen and (max-width:1151px){

/* Header */
.logo{ width:250px; height:63px; margin:18px 0;}
.logo img{ width:100%; height:100%;}

/* Banner */
.bnr_area{ padding:90px 0 0 35px;}
.bnr_txt1{ width:37%;}
.bnr_txt2{ width:37%;}
.bnr_txt3{ width:37%;}

/*Latest Products*/
.prod_list ul li{ width:33.3%;}

/* Footer */
.botlink a{ font-size:14px;}

}



/* ================= Tablet (Portrait) 768px - 959px ================= */
@media only screen and (max-width: 991px) {
.tab_hid{ display:none;}

/* Header */
header{ padding-bottom:10px;}
.topfix{ height:80px;}
.logo{ width:180px; height:45px; margin:17px 0 0 0;}
.menu{ margin:10px 0 0 0;}
.navbar{ min-height:inherit;}
.navbar-nav>li{ margin-left:8px;}
.navbar-nav>li b{ font-size:14px;}
.navbar-nav>li>a{ padding:3px;}
.post_req_top{ margin-top:8px;}
.post_req_top a{ padding:8px 15px; font-size:14px;}

/* Banner */
.bnr_cate_area{ padding:0 0 5px 0;}
.bnr_outer{ border:0; padding:10px 0; margin:0;}
.bnr_cate_area ul li{ padding:5px 0;}
.srch_outer{ border:0; padding:0;}
.srch_field{ margin-top:10px;}

/* Newsletter */
.newsl_form{ width:98%;}

}



/* ================= Mobile (Landscape) 480px - 767px ================= */
@media only screen and (max-width:767px) {

/* Header */
.social_top{ display:none;}
.top_tablink ul li{ margin:0 5px;}
.post_req_top{ margin-top:10px;}
.post_req_top a{ font-size:13px; font-weight:600; border-radius:5px; padding:5px 10px;}
.top_tablink{ padding:8px 0 0 0;}
.navbar-toggle .icon-bar{ background:#eee;}
.navbar-toggle{ background:#333; padding:5px 3px; margin:0;}
.navbar-collapse{ position:absolute; background:#fff; border:#ddd 1px solid; border-radius:5px; width:150px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{ padding:3px;}

/* Banner */
.bnr_area{ position:inherit; background:#eee; color:#000; padding:15px; text-align:center;}
.bnr_txt1{ width:100%; font-size:18px; height:20px;}
.bnr_txt2{ width:100%; font-size:22px; height:25px;}
.bnr_txt3{ width:100%; font-size:14px; height:20px; margin-top:6px;}
.bnr_btn{ padding:5px 12px; margin-top:8px;}
.srch_field{ width:100%; margin-top:5px;}

/* Find Suppliers by Country */
.find_country_sec h2{ font-size:17px;}
.btn1{ padding:3px 7px; font-size:12px;}

/*Latest Products*/
.prod_box{ width:202px; border-radius:5px;}
.prod_pic{ width:200px; height:193px;}
.prod_pic span{ width:200px; height:193px;}

/* Newsletter */
.newsletter_sec h2{ font-size:23px;}

/* Footer */
.foot1{ padding:25px 0;}
.botlink{ display:none;}
.bot-title2{ font-size:15px; margin-top:10px;}
.dd_next{ background:url(../images/pls.png) no-repeat right; cursor:pointer;} 
.dd_next_act{background:url(../images/mns.png) no-repeat 100% center;}
.botlink{ margin-top:5px;}
.botlink a{ font-size:13px; padding:3px 0;}
.copyright{ float:none; text-align:center;}
.social_ft{float:none; font-size:14px; text-align:center;}
.social_ft b{ display:block; margin-bottom:5px;}
.developed{ float:none; text-align:center; background:url(../images/weblink.png) top no-repeat; padding:42px 0 0 0; color:#fff; margin-top:25px;}
.foot_card{ margin-bottom:5px; width:350px;}

}



/* ================= Mobile (Portrait) below 480px  ================= */
@media only screen and (max-width:479px) {

/* Header */
.logo{ width:145px; height:37px; margin:15px 0 0 0;}
.top_tablink ul li{ font-size:11px;}
.post_req_top{ margin-top:5px;}
.post_req_top a{ font-size:12px;}
.menu{ margin:5px 0 0 0;}

/* Find Suppliers by Country */
.flag_pic{ width:102px; height:69px; border-radius:10px;}
.flag_pic span{ width:100px; height:67px;}
.flag_pic img{ border-radius:10px;}
.find_country_sec .owl-prev{ top:30%;}
.find_country_sec .owl-next{ top:30%;}

/* Find Suppliers by Country */
.ind_pic{ width:102px; height:69px; border-radius:10px;}
.ind_pic span{ width:100px; height:67px;}
.ind_pic img{ border-radius:10px;}

/*Latest Products*/
.prod_list ul li{ width:50%;}
.prod_box{ width:152px; border-radius:5px;}
.prod_pic{ width:150px; height:145px;}
.prod_pic span{ width:150px; height:145px;}

}