Tumgik
#mobile-header a {padding:15px !i
ronika60-blog · 4 years
Link
/* Created by Cinewoodoffical */ /* font-family: 'Open Sans', sans-serif; */ body { font-family: 'Luckiest Guy', cursive; } * { font-family: 'Luckiest Guy', cursive; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; } .main-navigation { position: relative; width: 100%; height: 60px; background-color: #282a2d; } .text { height: 30px; position: absolute; left: 95px; top: 50%; transform: translateY(-50%); } .logo-section img { height: 45px; position: absolute; top: 50%; transform: translateY(-50%); left: 0px; right: 0px; } .mobile-menu { height: 60px; width: 60px; background-color: #e86ddb; position: absolute; right: 0; } .mobile-menu i { display: block; margin-left: 20px; position: absolute; line-height: 60px; color: white; font-weight: lighter; font-size: 26px; } .hero-display { position: absolute; width: 389px; height: 370px; background-image: url(https://ift.tt/2BWPF57); background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; } .play-now { text-align: center; position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); padding-top: 50px; padding-bottom: 25px; padding-left: 20px; padding-right: 20px; text-transform: uppercase; letter-spacing: 1px; background-color:#2ab7ca; outline: none; border: none; color: #851e3e; font-size: 30px; width: 280px; } .introduction { position: relative; width: 100%; text-align: center; } .introduction h3 { display: block; margin-top: 50px; font-size: 28px; color: #4b92fc; font-weight: lighter; letter-spacing: -1px; padding-left: 25px; padding-right: 25px; text-align: center; } .introduction p { font-family: 'Open Sans', sans-serif; padding-left: 16px; padding-right: 16px; font-size: 15px; color: black; font-weight: 500; display: block; margin-top: 15px; line-height: 28px; text-align: center; } .button2 { bottom: -110px; padding-top: 30px; padding-bottom: 25px; box-shadow: 3px 3px 15px grey; } .slides { padding: 0; width: 100%; height: 250px; margin: 0 auto; position: relative; margin-top: 160px; } .slides * { user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -webkit-touch-callout: none; } .slides input { display: none; } .slide-container { display: block; } .slide { top: 22%; opacity: 0; width: 100%; height: 100px; padding-left: 15px; padding-right: 15px; transform: translateX(-50%); position: absolute; display: block; transform: scale(0); transition: all .7s ease-in-out; } .slide img { width: 100%; height: 100%; } .nav label { width: 200px; height: 100%; display: none; position: absolute; opacity: 0; z-index: 9; cursor: pointer; transition: opacity .2s; color: #FFF; font-size: 156pt; text-align: center; line-height: 380px; font-family: "Varela Round", sans-serif; background-color: rgba(255, 255, 255, .3); text-shadow: 0px 0px 15px rgb(119, 119, 119); } .slide:hover + .nav label { opacity: 0.5; } .nav label:hover { opacity: 1; } .nav .next { right: 0; } input:checked + .slide-container .slide { opacity: 1; transform: scale(1); transition: opacity 1s ease-in-out; } input:checked + .slide-container .nav label { display: block; } .nav-dots { width: 100%; bottom: 9px; height: 11px; display: block; position: absolute; text-align: center; } .nav-dots .nav-dot { top: -5px; width: 11px; height: 11px; margin: 0 4px; position: relative; border-radius: 100%; display: inline-block; background-color: rgba(0, 0, 0, 0.6); } .nav-dots .nav-dot:hover { cursor: pointer; background-color: rgba(0, 0, 0, 0.8); } input#img-1:checked ~ .nav-dots label#img-dot-1, input#img-2:checked ~ .nav-dots label#img-dot-2, input#img-3:checked ~ .nav-dots label#img-dot-3, input#img-4:checked ~ .nav-dots label#img-dot-4, input#img-5:checked ~ .nav-dots label#img-dot-5, input#img-6:checked ~ .nav-dots label#img-dot-6 { background: rgba(0, 0, 0, 0.8); } .season { width: 100%; height: 350px; background-color: #2ab7ca; text-align: center; position: relative; margin-top: 110px; } .season img { height: 200px; margin-top: -60px; } .season-header { color: white; } .season-header h1 { font-size: 45px; letter-spacing: 1.5px; margin-top: -70px; font-weight: lighter; text-transform: uppercase; text-align: center; } .season-header .season3 { font-size: 30px; text-transform: uppercase; text-align: center; } .season p { font-size: 20px; padding-left: 3px; padding-right: 3px; padding-top: 5px; text-transform: uppercase; font-weight: lighter; letter-spacing: 0.1px; text-align: center; } .season button { outline: none; border: none; padding-top: 30px; padding-bottom: 10px; width: 230px; margin-top: 60px; text-transform: uppercase; font-size: 23px; color:#2ab7ca; background-color: #e0db79;; } footer { position: relative; width: 100%; height: 500px; background-color: #282a2d; margin-bottom: 60px; } footer, footer a { font-family: 'Open Sans', sans-serif; } footer i { color: #dee6f2; transition: 0.5s; } footer i:hover { color: #e86ddb; } .snap { color: white; padding-left: 8px; padding-right: 8px; } .social i { font-size: 24px; font-weight: lighter; } .social ul { position: absolute; top: 30px; left: 18px; } .social ul li { display: inline-block; padding-left: 3px; } .back-top { text-align: center; width: 35px; height: 35px; border: 1.5px solid #dee6f2; position: absolute; right: 20px; top: 30px; } .back-top i { line-height: 26px; } .links { position: absolute; top: 80px; left: 25px; } .links ul li { list-style-type: none; line-height: 26px; } .links ul li a { color: white; text-decoration: none; font-size: 14px; } .first { float: left; margin-right: 15px; } .second { float: left; } .clear-fix { clear: both; height: 1px; } .pegi { text-align: center; position: absolute; top: 210px; left: 50%; transform: translateX(-50%); } .pegi p { font-family: 'Open Sans', sans-serif; color: #e86ddb; text-transform: uppercase; font-size: 10px; padding-bottom: 5px; } .left { float: left; margin-right: 5px; } .left p { text-align: center; } .left img { height: 64px; } .right { float: right; } .right p { text-align: center; } .right img { height: 64px; } .break-line { position: absolute; bottom: 175px; color: white; width: 90%; height: 1px; left: 50%; transform: translateX(-50%); border: none; color: #333; background-color: #333; display: block; margin-bottom: 10px; } .copyright { position: absolute; text-align: left; bottom: 55px; width: 100%; } .copyright p { color: #e2e2e2; font-family: 'Open Sans', sans-serif; font-size: 11px; padding-left: 20px; padding-right: 20px; line-height: 23px; letter-spacing: 0.3px; } .mobile-sticker { width: 100%; position: fixed; height: 85px; background-color: #2ab7ca; bottom: 0; } .mobile-sticker img { height: 100px; border-radius: 30%; position: absolute; left: 10px; bottom: 0; top: -30px; } .ios-text { position: absolute; color:#851e3e; left: 140px; top: 5px; } .ios-text, p, h3 { text-align: left; } .ios-text h3 { padding-bottom: 5px; font-size: 23px; letter-spacing: 1px; } .learnmore { background-color: #2ab7ca; } // Created by Kristijan Krešić (function($) { var $slider = $('#slider'), $container = $slider.find('.container'), $nav = $('#slider-nav'), $slide = $container.children(), s_length = $slide.length, s_wide = $slider.width() * s_length, s_height = $slider.height(), autoSlide = true; $container.css({ 'position':'relative', 'width':s_wide, 'height':s_height }); $slide.each(function(index) { var i = index + 1; $nav.append('<a href="#slide-'+i+'">'+i+'</a>'); $(this).attr('id', 'slide-'+i); }); $nav.find('a').on("click", function(pos) { $nav.find('.active').removeClass('active'); $(this).addClass('active'); pos = $(this).index() * $slider.width(); $container.animate({left:'-'+pos+'px'}, 600); clearInterval(autoSlide); autoSlide = setInterval(slideShow, 3000); return false; }).first().addClass('active'); function slideShow() { if ($nav.find('.active').next().length) { $nav.find('.active').next().trigger("click"); } else { $nav.find('a').first().trigger("click"); } } autoSlide = setInterval(slideShow, 3000); })(jQuery);
Welcome | Cimewood Home
Tumblr media
Download free Now
Cinewood V2 is Up to date
Download Cinewood app to Enjoy Latest Movies| Hollywood Movies | Bollywood Movies | Punjabi Movies|Hindi Dubbed Movies
Download Now!
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Home
Watch
Get Cinewood
@Cinewood 2002,All Rights are Reserved 
Cinewood
Download Now!
0 notes
captainlenfan · 5 years
Text
Smart Watch Band M4 Fitness Tracker Heart Rate KIDS WOMENS MENS For Android IOS
New Post has been published on https://fitnesstech.website/product/smart-watch-band-m4-fitness-tracker-heart-rate-kids-womens-mens-for-android-ios/
Smart Watch Band M4 Fitness Tracker Heart Rate KIDS WOMENS MENS For Android IOS
Tumblr media
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em ,img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; em font-style:italic; /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section display: block; body line-height: 1; ol, ul list-style: none; blockquote, q quotes: none; blockquote:before, blockquote:after, q:before, q:after content: ”; content: none; table border-collapse: collapse; border-spacing: 0;
a img border: none;
ul list-style-type: disc; list-style-position: inside; ol list-style-type: decimal; list-style-position: inside; ul ul, ol ul list-style-type: circle; list-style-position: inside; margin-left: 15px; ol ol, ul ol list-style-type: lower-latin; list-style-position: inside; margin-left: 15px;
.desc_details table, .desc_details td border: 1px solid black; word-wrap: break-word; word-break: break-all; imgmax-width:100%; #subbody margin: 0 auto; position: relative; table border-spacing: 0; #promotion_html margin: 0 auto; padding-top:3px #Attributestable, #ItemSpecificstable margin-top: 6px; #Attributestable td padding: 3px; border:1px solid #b2b2b2; .m_p max-width:786px; #mobilebox .m_p width:100%; max-width:786px; .topsuname font-weight:bold; .gboxout background-size: cover; line-height: 39px; border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: #cccccc !important; font-family: Squada One !important; font-size: 17px; color:#333333; position: relative !important; z-index:1; .gbox font-family: Arial !important; font-size:12px; color:#7f7f7f !important; #tttboxmargin: 20px auto; padding: 0 16px; #ddtboxmargin: 20px auto; padding: 0 16px; #tttbox .cbp, #tttbox .dbbox, #ddtbox .cbp, #ddtbox .dbboxwidth:100%; .desc_details ul text-align:left; margin-left:20px; #tabscontent text-align:left; .tabpage padding:2px 2px 2px 2px; border:2px; border-color:#7f7f7f; border-style:double; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; #tabscontentmargin-bottom:10px .m_pic_a imgwidth:100%; @font-face font-family: ‘Orbitron’; font-style: normal; font-weight: 400; src: local(‘Orbitron-Light’), local(‘Orbitron-Regular’), url(https://themes.googleusercontent.com/static/fonts/orbitron/v3/94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA.woff) format(‘woff’); @font-face font-family: ‘Squada One’; font-style: normal; font-weight: 400; src: local(‘Squada One’), local(‘SquadaOne-Regular’), url(https://themes.googleusercontent.com/static/fonts/squadaone/v2/DIbfqh10Zkwc_Qd08Y0saRsxEYwM7FgeyaSgU71cLG0.woff) format(‘woff’);
#herebannerposition: relative; width: 800px; min-height: 100px; margin: 0 auto; text-align: center; .mobile-nav-holder margin-top: 5px !important;margin-bottom: 1px; .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector, #mobile-nav, #mobile-nav li a, #mobile-nav li a:hover, .mobile-nav-holder .mobile-selector .selector-down border-color: #dadada; .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector background: #fff; border: 1px solid #DADADA; line-height: 31px; width: 100%; position: relative; font-size: 12px; cursor: pointer; #mobile-nav border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; list-style-type: none; padding: 0px; margin: 0px; width: 99%; background: #ffffff; #mobile-nav li a border-bottom: 1px solid #DBDBDB; color: #333333; padding: 7px; font-size: 12px; display: block; line-height: normal; text-align:left; text-decoration: none; .ttopsunametext-decoration: none;margin-left: 17px; .ckcat atext-decoration: none; .ckcatdisplay: inline-block;width: 208px;margin-left:8px; .ckcat.ckstarmargin-left: 1px;width: 180px; summary.cklv1padding-left: 10px; summary.cklv2padding-left: 30px; .ckcat.cklv2padding-left: 18px; .ckcat.cklv2 a,.ckcat.cklv3 afont-family: Arial !important;font-size: 13px;color: #666666 !important; .ckcat.cklv3margin-left: 44px;width: 150px; .cklv2 .ckcat.ckstarmargin-left: 1px;width: 165px; details summary::-webkit-details-marker color: #000;font-size:80%; .s9660display:none; .s9670display:inline; color: #000; .textshadowStyle1text-shadow: 4px 4px 2px rgba(150, 150, 150, 1); .textshadowStyle2text-shadow: 6px 6px 0px rgba(0,0,0,0.2); .textshadowStyle3text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); .textshadowStyle4text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue; *.practices background:#def; border:1px solid silver;display:inline-block; padding:0.5em 0.75em; margin:5px;*.practices,display:inline;zoom:1; *.practicesStyle1-moz-box-shadow:4px 4px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px rgba(20%,20%,40%,0.5);box-shadow:4px 4px rgba(20%,20%,40%,0.5); *.practicesStyle2-moz-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5); *.practicesStyle3-moz-box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5);box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5); *.practicesStyle4-moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); *.practicesStyle5-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5); *.practicesStyle6-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5); *.practicesStyle7-moz-box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset;-webkit-box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset;box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset; *.practicesStyle8-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); *.practicesStyle9-moz-box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5);box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5); *.practicesStyle9 img-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); *.practicesStyle10-moz-box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4);-webkit-box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4);box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4); *.practicesStyle11-moz-box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5);box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5); .cimgtext-align: center; #mmtable .mmtabletextmargin-left: 20px; #pttable tr tdwidth: 50%;vertical-align: middle; #pttable tr td divmargin: 0px 30px 0px 30px; .poster_picmax-width:800px; .ItemSpecificstableALL tr td:first-child,.AttributestableALL tr td:first-childmin-width: 110px; .ItemSpecificstableALL tr td:last-child,.AttributestableALL tr td:last-childmin-width: 110px; #policy_box1_text,#policy_box2_text,#policy_box3_text,#policy_box4_text,#policy_box5_text,#policy_bot_textoverflow: hidden;display: block; #policy_bot_text margin-left: 7px; width: 770px; #tabpage_2,#tabpage_3,#tabpage_4,#tabpage_5display:none;
.hotitemli margin: auto; margin-top: 2px; .hotitemli div font-size: 12px; .hotitemli td vertical-align: middle; padding: 2px; .hotitemli td a img margin-left: 3px; .hotitemli > tbody > tr border-bottom: 1px solid #E5E5E5; .hotitemli > tbody > tr:last-child border-bottom-width: 0px; .navitemc clear: both; font-weight:bold; width: 140px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; font-family: Arial !important; font-size: 12px; .navitemc a text-decoration: none; color: #7f7f7f !important; .navitemc a em color: #ff5656; .navitemc.big width: 200px; text-align: center; .navitemc.big a em font-size: 16px; .navitemc.medium width: 100px; .navitemc.medium a em font-size: 16px;
.abright display: inline-block; width:100%; float: right; text-align: right; margin: 2px; .ableft display: inline-block; width:100%; float: left; text-align: left; margin: 2px; .abcenter display: block; width:100%; text-align: center; margin: 2px; .dbbox display: inline-block; //overflow: hidden; vertical-align: top; .cbp display:inline-block;vertical-align: top; #Below_All_Product_Photo,#Below_All_Product_Posters,#above_product_Photo,.MM_h_desc,#desc_html,#feedback_html,#poster_html,#tabContainer,#policy_html width: 800px; margin: auto; text-align: center; word-break: break-word; margin-top: 2px; #policy_html margin-bottom: 5px; .mm5margin:3px .needpaddingpadding-top: 5px;padding-bottom: 5px; #right1080 max-width: 840px; vertical-align: top; padding-top: 12px; #Attributestablemargin-top: 6px; #Attributestable td:first-childtext-align: left; #Attributestable tdpadding: 3px;border:1px solid #b2b2b2; #ItemSpecificstablemargin-top: 6px; #ItemSpecificstable td:first-childtext-align: left; #ItemSpecificstable tdpadding: 3px;border:px ; #subbody .mcenterwidth:100%;margin: auto; #subbody .outerwidth: 100%;text-align: center; #subbody .innerdisplay: inline-block; #logoclear:both;text-align:center; .navitemitemcolor:#7f7f7f .top3pxpadding-top: 2px; border-radius: 4px; .table_d width:100%; .m_pmax-width:786px !important; #mobilebox .m_pwidth:100% ; max-width:786px !important; #promotion_htmldisplay:none; .shopsubnameaddonposition: absolute; font-family: Orbitron !important;font-size: 29px;color:#a5a5a5;top:180px;left:46px; .shopnameaddonposition: absolute;font-family: Impact !important;font-size: 75px;color:#ffffff;top:100px;left:41px; .mpicbanner .shopnameaddonfont-size: 37.5px; .settopheight: 35px; .catbuttoncursor: pointer;margin:3px;border-radius: 2px;BORDER: #555 1px solid;text-shadow: 0 1px 1px rgba(0,0,0,.3);box-shadow: 0 1px 2px rgba(0,0,0,.2);FONT-SIZE:10px;min-width: 4em;height: 20px;COLOR: #FFFFFF;background-color: #333333;font-family: Arial; .catbutton:hoverbackground-color: #7f7f7f; .layoutborder background-color: #ffffff; border:1px solid #dddddd; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px !important; border-top-width: 0px; z-index: 0; text-align: left; width:218px; padding-top: 2px; padding-bottom: 2px; min-height: 36px; overflow: hidden; .notop top: 0px !important; border-top-width: 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; .gboxout background-color: #cccccc !important; font-family: Squada One !important; font-size: 17px; color:#333333; position: initial; z-index:1; border-top-right-radius: 5px; border-top-left-radius: 5px; width:220px; .gboxout div padding-left: 10px;
.tdescexttdtext-align: inherit !important;padding: 5px;
.gbox font-family: Arial !important; font-size:12px; color:#7f7f7f !important; .Cattop ul li:hover acolor: #333333;text-decoration: none; #subbody .widthset850max-width:850px #subbody .widthset160max-width:160px #floatafloat:right;#c_box clear: both;.fontboxposition: absolute; #subbodyborder-radius:10px;box-shadow:4px 4px 3px rgba(158,158,158,0.5);width:850px;background-color: #ffffff; border: 10px groove #4f4f4f; #subbody #left1080 padding:10px; line-height:1.5; vertical-align: top; #mobileboxbackground-color: #ffffff; border: 5px groove #4f4f4f;padding:5px 5px 5px 5px; .overftext-align: center; position: relative; overflow: hidden; #menubarheight:25px; margin: 0 auto; .catnbwidthsetmax-width:800px; .menurow float:left; width:152px; position:relative; font-size:15px; color:#f7f7f6; font-family:Arial; top: 20%; .menurow aposition: relative; .menurow a:link, .menurow a:visited, .menurow a:hoverfont-family:Arial !important;color:#f7f7f6; text-decoration: none; .menuright border-right: #f7f7f6 1px solid; #menudisplay
height:25px; width:850px; background-image:url(https://www.cdnclouds.net/p/a85198ec00c98327a1fc-6e5b651ceca4748932b8d034f637f5a0.r28.cf2.rackcdn.com/da8dcc8d56b0e54b5174072524a5ccd5_banner2.jpg); .navpicpadding-top: 2px;padding-bottom: 2px; #feedback_html text-align:left;
.mobpovinfobackground-color: #ffffff;
.policy_box_header background: #333333; color: #ffffff; font-family: Arial; font-size: 17px; border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 10px; padding: 10px 0; text-align: left;
.policy_box_header div padding-left: 10px;
.mobile_policy_box_header background: #333333; color: #ffffff; font-family: Arial; font-size: 17px; border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 10px; padding: 10px; text-align: left;
.policy_box background-color: #ffffff; border: 2px double #7f7f7f; border-top-width: 0px; overflow: hidden; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-bottom: 10px;
.policy_box_notop margin-top: 10px; border-top-width: 2px; border-top-left-radius: 5px; border-top-right-radius: 5px;
.policy_box p padding: 6px; .policy_box table margin: 6px;
#policy_box1 text-align:left; #policy_box2 text-align:left; #policy_box3 text-align:left; #policy_box4 text-align:left; #policy_box5 text-align:left;
#poster_htmltext-align:center; clear:both ;width: 800px; .poster_picpadding-top:3px; #rmpicposition: relative; #rmpic_lposition: absolute;left:0px;top:50%;filter: alpha(opacity=40);opacity: 0.4;z-index: 9999; #rmpic_rposition: absolute;right:0px;top:50%;filter: alpha(opacity=40);opacity: 0.4;z-index: 9999; .poster_pic imgmax-width: 786px; .poster_youtube_pic position: relative; .poster_youtube_pic img padding: 10px 0; .poster_youtube_pic:before content:url(‘https://www.soldeazy.com/pub/icon/yt_play_icon.png’); position: absolute; transform: scale(.2); margin: -60px 0 0 -10px; opacity: 0.5; .poster_youtube_pic:hover:before transition: all 250ms; opacity: 1; #mobilebox .poster_youtube_pic:before margin: -110px 0 0 -80px; .desc_details text-align: left; font-size: 14px; font-family: Arial !important; line-height: 1.5; color: #000000; //overflow: hidden; padding-left:0px !important; margin-bottom: 12px; .desc_details ul text-align:left; margin-left:20px; list-style:square; padding-left: 0px; .descdiv margin: 6px 0px 0px 0px; padding: 0px; .m_desc_detailswidth:100%; #linkIddisplay:inline-block; #descmargin-top:30PX; .desc_boxpadding-left:5px !important; .marginmargin-top:5px;overflow:hidden; .marginmargin: 5px; .mousedowncursor: pointer; .toptwopxpadding-top: 4px; .m_pic_rmax-width:100%; .sold_subtitle line-height:1.5;padding-top: 30px;padding:10px;text-align:center;color: #000000;font-family: Arial !important;font-size:26PX; #mobile_subtitletext-align:center;color: #000000;font-family: Arial !important;font-size:26PX; .w180font-size: 8px; #gallerybox-shadow: 3px 3px 5px rgba(0,0,0,0.1); .pbp margin-bottom: 3px; border-radius: 10px; border: 1px solid transparent; vertical-align: top; width: 100%; overflow: hidden; padding-top: 3px; padding-bottom: 3px; .user_edit ul, .user_edit dl*margin-right: 0px;padding: 0 40px;list-style: square; .user_edit ol*margin-right: 0px;padding: 0 40px;list-style:decimal;
.user_edit table, .user_edit tr, .user_edit td border: double; #policy_html table, #policy_html tr, #policy_html td border: double; #soldtab table, #soldtab tr, #soldtab td border: double;
#herebanner imgmax-width: 800px; .w180text-align: center;width:220px;height: 250px;float:left; .wbox imgwidth:150px; .wboxbox-shadow: 3px 3px 5px rgba(0,0,0,0.1);display: inline-block; border: 1px solid #9c9c9c; margin-top:10px;margin-bottom:30px; .eazylogobackground-image: url(‘https://soldeazy.com/pub/icon/icon1.png’);background-repeat:no-repeat;background-position:right center;width: 100%; height: 20px;float: right; position: relative; .eazylogo:hoverbackground-image: url(‘https://soldeazy.com/pub/icon/icon2.png’); .eazylogo.eazylogo–mega-showcasedisplay:none;float : none;bottom: 0px; right: 0px; opacity: 0.5; position: absolute; @font-face font-family: ‘Orbitron’; font-style: normal; font-weight: 400; src: local(‘Orbitron-Light’), local(‘Orbitron-Regular’), url(https://themes.googleusercontent.com/static/fonts/orbitron/v3/94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA.woff) format(‘woff’); @font-face font-family: ‘Squada One’; font-style: normal; font-weight: 400; src: local(‘Squada One’), local(‘SquadaOne-Regular’), url(https://themes.googleusercontent.com/static/fonts/squadaone/v2/DIbfqh10Zkwc_Qd08Y0saRsxEYwM7FgeyaSgU71cLG0.woff) format(‘woff’); @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) .s9660display:inline summary.cklv1padding-left:4px summary.cklv2padding-left:22px .cklv3.ckcatmargin-left:39px @-moz-document url-prefix() .s9670font-size: 10px;
#galleryposition: initial; .mpicbox width:100%; -webkit-overflow-scrolling: touch; overflow-y: hidden; overflow-x: scroll; margin-top: 1px; .Cat_gbox padding: 5px; strongfont-weight:900; .ebaybtn text-decoration: none; right: 2px; background: #808A0E; display: inline-block; text-align: center; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; font-family: ‘Helvetica Neue’, ‘Helvetica’, Arial, Verdana, sans-serif !important; cursor: pointer; border: none; outline: none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.28); border: 1px solid #808A0E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 18px; z-index:5; .ebaybtnbuybackground: #3525F3; .ebaybtnbinclear:after clear: both; content: ; display: inline-block; font-size: 0; height: 0; visibility: hidden .showbtn display:none; text-decoration: none; background: red; display: inline-block; text-align: center; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; font-family: ‘Helvetica Neue’, ‘Helvetica’, Arial, Verdana, sans-serif !important; cursor: pointer; border: none; outline: none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.28); border: 1px solid red; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 18px; z-index:5;
.cathidedisplay:none;
.mpicbanner .shopsubnameaddonleft:2px; .mpicbanner .shopsubnameaddontop:inherit; .mpicbanner .shopsubnameaddonbottom:8px; .mpicbanner .shopnameaddontop:15px; .mpicbanner .shopnameaddonleft:2px;
.gboxtext-decoration: none; .gboxoutclear: both; .Cat-List padding:4px; background-color: #FFFFFF; font-size:12px !important; white-space:inherit; .shop_cat_bbackground-color: #FFFFFF .Cat-List:hoverbackground-color: #FFFFFF; .Cat-List a:hover color:#333333 .Cattop list-style: none; .lv1afont-family: Arial !important;font-size: 12px;color:#7f7f7f; width: 160px;text-decoration: none; .lv2afont-family: Arial !important;font-size: 12px;color:#7f7f7f; width: 160px;font-weight: normal;text-decoration: none; #menudisplaywidth:1080px; text-align: center; #subbody .widthset850max-width:1080px; display: block; #subbodywidth:1080px;
body > tabletable-layout: fixed; #showbtnmdisplay: none; .showbtndisplay:none; .ebaybtndisplay: none; #mobilebox display: block; #subbody display: none;
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-device-width: 760px) #subbodydisplay: none; #tttboxdisplay: none; #ddtboxdisplay: none; .mobile_megadisplay: block !important;; .showbtndisplay:inline-block; .ebaybtndisplay: inline-block; #mobilebox display:block; width: auto !important #logoclear:both;text-align:center; width:120PX;margin:0 auto #mobilephone thbackground-size: 1px 100%; .menubackgroundbackground-size: 1px 100%; @media screen and (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 621px) and (max-device-width: 760px) #mobilebox display: none; #subbodydisplay: block; .showbtndisplay:inline-block; .ebaybtndisplay: inline-block; #tttboxdisplay: none; #ddtboxdisplay: none; .mobile_megadisplay: block !important; #mobilephone .desc_detailsfont-size:1.8em !important; #mobilephone .sold_subtitlefont-size:1.2em !important; #mobilephone .mobpovinfofont-size:2em !important; #mobilephone .ItemSpecificstableALL font-size:1.8em !important; #mobilephone .shopnameaddonfont-size:2em !important; @media screen and (-webkit-min-device-pixel-ratio: 2) and (min-device-width: 761px) and (max-device-width: 1200px) #mobilebox display: none; #subbodydisplay: block; #left1080display:none !important; #subbodywidth:850px !important #menudisplaywidth:850px !important #usegraphic_setting_Shop_Name_Bannerwidth:850px !important #policy_htmlwidth:800px !important #tabContainerwidth:800px !important #feedback_htmlwidth:800px !important #policy_box1width:800px !important #policy_box2width:800px !important #policy_box3width:800px !important #policy_box4width:800px !important #policy_box5width:800px !important #herebannerwidth:843px !important @media screen and (min-device-width: 1200px) #mobilebox display: none; #subbodydisplay: block;
Features:
1. Sports record (pedometer, calorie burning, mileage, can display the trend chart of each time period).
2. Sleep monitoring (can show the trend of sleep quality trend per time period)
3. Dynamic and static heart rate monitoring function
4. Blood pressure monitoring function
5. Support call reminder, SMS, FaceBook, Twitter, WhatsApp, WeChat, alarm reminder
6. Support remote control camera, bracelet support stopwatch function
7. There are three display styles.
  Note:
1.Do not use in hot water.
2. The product is waterproof to IP67 and can be used for waterproofing. It is not used for diving and for a long time in the water.
Standby_online
Tumblr media
#sold_gallery_container position: relative; margin-bottom: 16px; #sold_gallery_mobile_container position: relative; .sold_gallery_main position: absolute; visibility: hidden; opacity: 0; top:0px; left:0px; transition: visibility 0s, opacity 0.5s; text-align: center; background-color: #ffffff;
.sold_gallery_large_img_table .sold_gallery_main visibility: visible; opacity: 1; position: relative;
.sold_gallery_thumbnail:hover > .sold_gallery_main visibility: visible; opacity: 1; .sold_gallery_thumbnail padding:2px; cursor: pointer; text-align: center; .sold_gallery_thumbnail_img transition: opacity 0.5s; max-width: 100%; max-height: 230px; .sold_gallery_thumbnail_img:hover opacity: 0.5;
#sold_gallery_mobile_container > table width: 100%; #sold_gallery_mobile_container .sold_gallery_thumbnail .sold_gallery_thumbnail_img max-height: 25vh; #sold_gallery_mobile_container .sold_gallery_main width: 100%; height: 100vw; #sold_gallery_mobile_container .sold_gallery_main img max-width: 100%; max-height: 100vw;
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Smart Watch Band M4 Fitness Tracker Heart Rate KIDS WOMENS MENS For Android IOS
Features:
1. Sports record (pedometer, calorie burning, mileage, can display the trend chart of each time period).
2. Sleep monitoring (can show the trend of sleep quality trend per time period)
3. Dynamic and static heart rate monitoring function
4. Blood pressure monitoring function
5. Support call reminder, SMS, FaceBook, Twitter, WhatsApp, WeChat, alarm reminder
6. Support remote control camera, bracelet support stopwatch function
7. There are three display styles.
  Note:
1.Do not use in hot water.
2. The product is waterproof to IP67 and can be used for waterproofing. It is not used for diving and for a long time in the water.
3.Please ensure that it is fully charged for the first time. If the power is too low to start, please charge1.5- 2 hours.
4.Android 4.4 or above, IOS above8.5, Bluetooth 4.0.
(Please read the user Manual before use.)
  Specifications:
Bluetooth name: M4
APP name: Wearfit
Screen size: 0.96inch 
Bluetooth: 4.0
Battery type: Polymer lithium battery 
Battery capacity: 90mAh
Strap Size: 255*20*2mm     
Charging time: 1.5-2 hours
Use time: 2-3 days
    How to use step by step 1. Download and install APP "Wearfit" from App store/ GooglePlay, or scan QR code in user manual  2. Make sure the smart phone bluetooth is on, Turn Bluetooth on—do NOT search, pair or any other action. only TURN BLUETOOTH ON
3. Open the "Wearfit" APP, press the top left corner, enter into the APP OPTION LIST, then press "Link your Health Band "-then "ALLOW", Please open the GPS to find the bracelet faster.
  Package included:
1 x Smart fitness tracker 1 x USB charger 1 x User Manual
Tumblr media
      table#Attrid307737 border-collapse:separate table#Attrid307737 tr:last-child td:last-childborder-bottom-right-radius: 10px; table#Attrid307737 tr:last-child td:first-childborder-bottom-left-radius: 10px; table#Attrid307737 tr:nth-of-type(1n) table#Attrid307737 tr:nth-of-type(2n) table#Attrid307737 tdpadding: 3px; table#Attrid307737font-size:12px !important;font-family:Arial !important;color:#4c4c4c !important;text-align:left !important; table#Attrid307737 td:first-childfont-weight: 900; !important;;padding:3px;border:1px none ; #m_pre307737border:1px none ;overflow: hidden;border-radius: 10px;
Item Specifics Feature Blood Pressure, Heart rate, Sleep Monitor, Remote control Brand Unbranded Compatible Brand Universal MPN 5STB-BTD0212 Bluetooth 4.0 Model M4 Wristband Operating System Android,IOS Waterproof IP67 Screen size 0.96 inches color screen Battery type Polymer lithium battrey Battery capacity 90mAh Charging time 1.5-2 hours Standby time 30 days APP OS IOS 8.5 & above, Android 4.4 & above APP Wearfit
Payment
» We accept Paypal payment only. Please make sure you are able to pay by Paypal before purchasing. » Payment was expected within 48 hours. E-cheque will be held until cleared. » Please make sure you select the correct shipping address when paying for this item.
Shipping
» All items will be shipped within 1-2 business days after payment cleared. » Your package will be shipped via USPS from our US warehouse. » Delivery time varies between 2-5 business days or longer depending on the shipping area (i.e Hawaii, Alaska, APO).
Returns
» All our products have been checked and packed in good condition. » Every product gets a 30-day Hassle-Free Warranty.
Contact Us
» We highly appreciate that you can contact us first if any problem occured. We will do our best to resolve the issues for you.
We are professional online seller and we respect all intellectual property rights and owners. If you think we are in violation of your Trademark, Design, or Patent Rights, please contact us immediately instead of eBay. We are willing to comply with your policy and remove any offending listing.
Standby_online
Your best choice
Tumblr media
DESCRIPTION
PAYMENT
SHIPPING
RETURN POLICY
CONTACT US
Hightlight Item
Tumblr media
Wireless Bluetooth Noise Cancelling Trucker Headset Earpiece Earbud For Driving
USD 11.99
Tumblr media
SAVFY Mini Wireless Bluetooth Stereo In-Ear Headset Earphone Earbud US
USD 13.29
Tumblr media
Mini TWS Twins True Wireless In-Ear Stereo Bluetooth Earphones Earbuds Headset
USD 27.99
Tumblr media
Bluetooth 5.0 Headset Mini TWS Twins Wireless In-Ear Stereo Earphones Earbuds
USD 32.99
Tumblr media
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
USD 10.99
Tumblr media
Endoscope 5.5mm Borescope Camera Inspection For Android PC Laptop Waterproof LED
USD 8.99
Tumblr media
1080P Lightning to HDMI Digital TV AV Cable Adapter for iPhone X Xs Xr 8 7 iPad
USD 9.99
Tumblr media
Wireless Headset Bluetooth Earpiece Hands-free Calling with Clear Voice Earbuds
USD 13.69
Tumblr media
Smart Watch FIT#BIT Band M4 Fitness Tracker Heart Rate KIDS MENS For Android IOS
USD 9.99
Tumblr media
New Wireless Bluetooth Handsfree Car Kit FM Transmitter Aux Audio USB MP3 Player
USD 16.99
Shop Category
 Store Home
 Electronics
 Home&Beauty
 Other
Hot Item
Tumblr media
1080P Lightning to HDMI TV AV Adapter Cable for iPhone 6 6S 7 8 Plus X Xs Xr
USD 10.69
Tumblr media
Smart Watch Sport Blood Pressure Heart Rate Monitor for iOS Android
USD 17.99
Tumblr media
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
USD 10.99
Tumblr media
360° Rotation Wireless Automatic Sensor Car Phone Holder and Charger 2 in 1
USD 11.99
Tumblr media
Chainsaw Teeth Sharpener Sharpens Chainsaw 16-20Inch Saw Chain Sharpening System
USD 10.99
Picture
Tumblr media
New List Item
Tumblr media
Smart Watch Band M4 Fitness Tracker Heart Rate KIDS MENS For Android IOS Black
USD 0.99
Tumblr media
Dental Ultrasonic Scaler Handpiece Tooth Whitening Teeth Scaling Stains Remover
USD 15.00
Tumblr media
Bluetooth 5.0 Headset TWS Wireless Earphones Earbuds Stereo In-Ear With Mic
USD 0.99
Tumblr media
Wireless Bluetooth Noise Cancelling Trucker Headset Earpiece Earbud For Driving
USD 0.99
Tumblr media
Bluetooth In-Car Wireless FM Transmitter MP3 Radio Adapter Car Kit 2 USB Charger
USD 10.99
Help & Info
Payment Policy
Shipping Policy
Return Policy
FAQ
About Us
Smart Watch Band M4 Fitness Tracker Heart Rate KIDS WOMENS MENS For Android IOS
#sold_gallery_container position: relative; margin-bottom: 16px; #sold_gallery_mobile_container position: relative; .sold_gallery_main position: absolute; visibility: hidden; opacity: 0; top:0px; left:0px; transition: visibility 0s, opacity 0.5s; text-align: center; background-color: #ffffff;
.sold_gallery_large_img_table .sold_gallery_main visibility: visible; opacity: 1; position: relative;
.sold_gallery_thumbnail:hover > .sold_gallery_main visibility: visible; opacity: 1; .sold_gallery_thumbnail padding:2px; cursor: pointer; text-align: center; .sold_gallery_thumbnail_img transition: opacity 0.5s; max-width: 100%; max-height: 230px; .sold_gallery_thumbnail_img:hover opacity: 0.5;
#sold_gallery_container .sold_gallery_large_img_table width: 100%; #sold_gallery_container .sold_gallery_main width: 640px; height: 640px; #sold_gallery_container .sold_gallery_main img max-width: 640px; max-height: 640px;
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Features:
1. Sports record (pedometer, calorie burning, mileage, can display the trend chart of each time period).
2. Sleep monitoring (can show the trend of sleep quality trend per time period)
3. Dynamic and static heart rate monitoring function
4. Blood pressure monitoring function
5. Support call reminder, SMS, FaceBook, Twitter, WhatsApp, WeChat, alarm reminder
6. Support remote control camera, bracelet support stopwatch function
7. There are three display styles.
  Note:
1.Do not use in hot water.
2. The product is waterproof to IP67 and can be used for waterproofing. It is not used for diving and for a long time in the water.
3.Please ensure that it is fully charged for the first time. If the power is too low to start, please charge1.5- 2 hours.
4.Android 4.4 or above, IOS above8.5, Bluetooth 4.0.
(Please read the user Manual before use.)
  Specifications:
Bluetooth name: M4
APP name: Wearfit
Screen size: 0.96inch 
Bluetooth: 4.0
Battery type: Polymer lithium battery 
Battery capacity: 90mAh
Strap Size: 255*20*2mm     
Charging time: 1.5-2 hours
Use time: 2-3 days
    How to use step by step 1. Download and install APP "Wearfit" from App store/ GooglePlay, or scan QR code in user manual  2. Make sure the smart phone bluetooth is on, Turn Bluetooth on—do NOT search, pair or any other action. only TURN BLUETOOTH ON
3. Open the "Wearfit" APP, press the top left corner, enter into the APP OPTION LIST, then press "Link your Health Band "-then "ALLOW", Please open the GPS to find the bracelet faster.
  Package included:
1 x Smart fitness tracker 1 x USB charger 1 x User Manual
Tumblr media
      table#Attrid307742 border-collapse:separate table#Attrid307742 tr:last-child td:last-childborder-bottom-right-radius: 5px; table#Attrid307742 tr:last-child td:first-childborder-bottom-left-radius: 5px; table#Attrid307742 tr:nth-of-type(1n)padding: 5px!important;background:#ffffff; table#Attrid307742 tr:nth-of-type(2n)padding: 5px!important;background:#e5e5e5; table#Attrid307742 td divpadding: 5px;text-align:; table#Attrid307742 font-family: !important;font-size:14px !important;color:# !important;text-align:left !important; table#Attrid307742 td:first-childfont-weight: 900; !important; table#Attrid307742 tdpadding:12px;border:1px solid #e5e5e5;
Item Specifics Feature : Blood Pressure, Heart rate, Sleep Monitor, Remote control Brand : Unbranded Compatible Brand : Universal MPN : 5STB-BTD0212 Bluetooth : 4.0 Model : M4 Wristband Operating System : Android,IOS Waterproof : IP67 Screen size : 0.96 inches color screen Battery type : Polymer lithium battrey Battery capacity : 90mAh Charging time : 1.5-2 hours Standby time : 30 days APP OS : IOS 8.5 & above, Android 4.4 & above APP : Wearfit
Payment
» We accept Paypal payment only. Please make sure you are able to pay by Paypal before purchasing. » Payment was expected within 48 hours. E-cheque will be held until cleared. » Please make sure you select the correct shipping address when paying for this item.
Shipping
» All items will be shipped within 1-2 business days after payment cleared. » Your package will be shipped via USPS from our US warehouse. » Delivery time varies between 2-5 business days or longer depending on the shipping area (i.e Hawaii, Alaska, APO).
Returns
» All our products have been checked and packed in good condition. » Every product gets a 30-day Hassle-Free Warranty.
Contact Us
» We highly appreciate that you can contact us first if any problem occured. We will do our best to resolve the issues for you.
We are professional online seller and we respect all intellectual property rights and owners. If you think we are in violation of your Trademark, Design, or Patent Rights, please contact us immediately instead of eBay. We are willing to comply with your policy and remove any offending listing.
All rights reserved.
Tumblr media
Powered by SoldEazy
On Sep-24-19 at 19:38:42 PDT, seller added the following information:
.dc_tracker_imgdisplay:none;.dc_tracker_img:last-of-typedisplay:block;p:empty+hrdisplay:none;hr+span.ebaydisplay:none;
Tumblr media
0 notes
unbelievablehacks · 5 years
Text
RESPONSIVE NAVIGATION MENU BAR
Hello guys, today I am going to show you how to make a cool responsive navigation menu bar which will work on all devices. Suppose, we want to create a navigation menu bar for a website/blog and want it to work perfectly for all kinds of devices. 
First of all, let me show you how this menu will look on different devices.
ON LAPTOP / DESKTOP
Tumblr media Tumblr media
ON MOBILE
Tumblr media Tumblr media
Hope you would have liked the look of this navigation menu bar. Yes? 
Ok great, let’s start by writing an HTML code for all the items we need for the Menu Bar.
HTML
<header>    <div class="logo">PAGE TITLE</div>      <nav>        <ul>          <li><a href="/">HOME</a></li>          <li><a href="#!" class="sub-menu">CATEGORY 1 <i class="fa fa-caret-down"></i></a>            <ul>              <li><a href="">LINK 1</a></li>              <li><a href="">LINK 2</a></li>              <li><a href="">LINK 3</a></li>            </ul>          </li>          <li><a href="#!" class="sub-menu">CATEGORY 2 <i class="fa fa-caret-down"></i></a>            <ul>          <li><a href="">LINK 1</a></li>          <li><a href="">LINK 2</a></li>          <li><a href="">LINK 3</a></li>            </ul>          </li>          <li><a href="">CONTACT</a></li>          <li><a href="">ABOUT</a></li>        </ul>      </nav>    <div class="menu-toggle"><i class="fa fa-bars" aria-hidden="true"></i></div>    </header>
Now, copy and paste the above HTML code between <body>...</body> tag (Preferably just after <body>).
CSS
After writing HTML code for our navigation menu bar, Now it’s time to style them. So now we are styling them in a dark color. You can change the background colors and text colors as per your preference.
And also we are adding media query to change how it might look for different screen sizes i.e Responsive. Here we are adding two media query breakpoints as (max-width:1024px) and (max-width: 768px). 
Now copy and paste the code shown below, inside the <style>...</style> tag.
header {  position:absolute;  top:0px;  left:0px;  padding:0 50px;  background:#000;  width:100%;  box-sizing:border-box;  z-index:999; } header .logo {  float:left;  height:50px;  line-height:50px; } header .logo img {  height:50px; }
header .logo h1 {  font-size:30px;  color:#fff;  font-family:sans-serif;  line-height:.5; }
header nav {  float:right; } header nav ul {  margin:0;  padding:0;  display:block; } header nav ul li {  list-style:none;  display:inline;  position:relative; } header nav ul li a {  font-size:14px;  font-weight:normal;  height:50px;  line-height:50px;  padding:0 20px;  color:#fff;  text-decoration:none;  display:inline-block; } header nav ul li.active {  background-color:#2196f3;  display:inline-block; } header nav ul li ul {  position:absolute;  left:0;  top:50px;  background:#003e6f;  display:none; } header nav ul li.active ul {  display:block; } header nav ul li ul li {  display:block;  width:200px;  border-bottom:1px solid rgba(0,0,0,.2);} header nav ul li ul li a {  display:block;  padding:0 20px; } header nav ul li a:hover,header nav ul li a:active {  background:#2196f3;  color:#fff; } .menu-toggle {  color:#fff;  float:right;  line-height:50px;  font-size:24px;  cursor:pointer;  display:none;  width: auto;  height: 50px;  padding:0 15px;  box-sizing:border-box;  background:#000; }
@media screen and (max-width:1024px){ header{padding:0 30px;} header nav ul li a{padding:0 10px;}
@media screen and (max-width:768px){ .headerads{display:none;} header{position:absolute;padding:0 5%;} .menu-toggle{display:block;height:50px;} header nav{position:absolute;width:100%;min-height:100vh;height:120vh;min-height:550px;background:#333;top:50px;left:-100%;transition:.5s;} header nav.active{left:0;top:50px;} header nav ul{width:100%;display:block;text-align:center;} header nav ul li{width:100%;display:block;border-bottom:1px solid rgba(0,0,0,.2);} header nav ul li a{display:block;} header nav ul li.active ul{position:relative;background:#003e6f;top:0;} header nav ul li ul li{width:100%;text-align:center;}
And to show the Font Awesome icons, we have to add font awesome library CSS file into the head section. Copy and paste the code which is shown below in  <head>...</head> section.
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
JAVASCRIPT
Now copy and paste the javascript code given below just before the closing body tag i.e. </body>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> 
<script async type="text/javascript">    $(document).ready(function(){        $('.menu-toggle').click(function(){            $('nav').toggleClass('active')            $(this).find('i').toggleClass('fa-bars fa-times')        })        $('ul li').click(function(){            $(this).siblings().removeClass('active');            $(this).toggleClass('active');   ��    })            $(document).on("click", function(e) {      if ($(e.target).is(".sub-menu") === false) {        $("ul li").removeClass('active');      }        });    }) </script> 
Save the document and THAT’S IT!! Voila!! Now your navigation menu bar is ready and responsive. 
VIEW DEMO
If you still facing any problem with the code or still have doubts about how and where to put the codes, feel free to ask in the comment section below. I will reply to your question as soon as possible. And if you liked this, then don’t forget to like, comment & share. Thank you.
1 note · View note
gangasagaryatra · 5 years
Link
BOOK GangaSagar Tour Package From Kolkata | 8145302135 | GangaSagarTOURISM {"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.gangasagar-tourism.com/#website","url":"https://www.gangasagar-tourism.com/","name":"GangaSagar-TOURISM.com","publisher":{"@id":"https://www.gangasagar-tourism.com/#organization"},"potentialAction":{"@type":"SearchAction","target":"https://www.gangasagar-tourism.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://www.gangasagar-tourism.com/#webpage","url":"https://www.gangasagar-tourism.com/","inLanguage":"en-US","name":"BOOK GangaSagar Tour Package From Kolkata | 8145302135 | GangaSagarTOURISM","isPartOf":{"@id":"https://www.gangasagar-tourism.com/#website"},"about":{"@id":"https://www.gangasagar-tourism.com/#organization"},"datePublished":"2018-11-27T09:16:54+00:00","dateModified":"2019-03-29T06:35:27+00:00","description":"BOOK Gangasagar tour package from kolkata, gangasagar hotel booking, gangasagar mela, gangasagar tourism, gangasagar tour package from kolkata,room at gangasagar ,best room at gangasagar west bengal, gangasagar yatra package,how to reach gangasagar,kolkata to gangasagar tour package, same day gangasagar tour from kolkata, kolkata to gangasagar 1N/2D Package, gangasagar mela 2020 hotel booking,gangasagar mela 2020 accommodation booking,gangasagar mela 2020 yatra package, kolkata to gangasagar car rent,how to reach gangasagar,"}]} window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.gangasagar-tourism.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } html{font-size:100%;}a,.page-title{color:#fb2056;}a:hover,a:focus{color:#fb2056;}body,button,input,select,textarea{font-family:'Noto Sans',sans-serif;font-weight:400;font-size:16px;font-size:1rem;line-height:1.49;}blockquote{border-color:rgba(251,32,86,0.15);}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6,.site-title,.site-title a{font-family:'Montserrat',sans-serif;font-weight:700;}.site-title{font-size:22px;font-size:1.375rem;}header .site-logo-img .custom-logo-link img{max-width:147px;}.astra-logo-svg{width:147px;}.ast-archive-description .ast-archive-title{font-size:40px;font-size:2.5rem;}.site-header .site-description{font-size:15px;font-size:0.9375rem;}.entry-title{font-size:30px;font-size:1.875rem;}.comment-reply-title{font-size:26px;font-size:1.625rem;}.ast-comment-list #cancel-comment-reply-link{font-size:16px;font-size:1rem;}h1,.entry-content h1{font-size:64px;font-size:4rem;}h2,.entry-content h2{font-size:32px;font-size:2rem;}h3,.entry-content h3{font-size:24px;font-size:1.5rem;}h4,.entry-content h4{font-size:20px;font-size:1.25rem;}h5,.entry-content h5{font-size:18px;font-size:1.125rem;}h6,.entry-content h6{font-size:15px;font-size:0.9375rem;}.ast-single-post .entry-title,.page-title{font-size:30px;font-size:1.875rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:1rem;}::selection{background-color:#fb2056;color:#ffffff;}body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#222222;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#ffffff;border-color:#fb2056;background-color:#fb2056;}.main-header-menu a,.ast-header-custom-item a{color:#222222;}.main-header-menu li:hover > a,.main-header-menu li:hover > .ast-menu-toggle,.main-header-menu .ast-masthead-custom-menu-items a:hover,.main-header-menu li.focus > a,.main-header-menu li.focus > .ast-menu-toggle,.main-header-menu .current-menu-item > a,.main-header-menu .current-menu-ancestor > a,.main-header-menu .current_page_item > a,.main-header-menu .current-menu-item > .ast-menu-toggle,.main-header-menu .current-menu-ancestor > .ast-menu-toggle,.main-header-menu .current_page_item > .ast-menu-toggle{color:#fb2056;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:#fb2056;}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#fb2056;background-color:#fb2056;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#fb2056;border-color:#fb2056;}.ast-small-footer{color:#d3d3d3;}.ast-small-footer > .ast-footer-overlay{background-color:#191919;}.ast-small-footer a{color:#fb2056;}.ast-small-footer a:hover{color:#fb2056;}.footer-adv .footer-adv-overlay{border-top-style:solid;border-top-color:#7a7a7a;}.ast-comment-meta{line-height:1.666666667;font-size:13px;font-size:0.8125rem;}.single .nav-links .nav-previous,.single .nav-links .nav-next,.single .ast-author-details .author-title,.ast-comment-meta{color:#fb2056;}.menu-toggle,button,.ast-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{border-radius:60px;padding:8px 38px;color:#ffffff;border-color:#fb2056;background-color:#fb2056;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.button:hover,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{color:#ffffff;border-color:#fb2056;background-color:#fb2056;}.entry-meta,.entry-meta *{line-height:1.45;color:#fb2056;}.entry-meta a:hover,.entry-meta a:hover *,.entry-meta a:focus,.entry-meta a:focus *{color:#fb2056;}blockquote,blockquote a{color:#000000;}.ast-404-layout-1 .ast-404-text{font-size:200px;font-size:12.5rem;}.widget-title{font-size:22px;font-size:1.375rem;color:#222222;}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#fb2056;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#fb2056;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#fb2056;border-color:#fb2056;}.calendar_wrap #today > a{color:#ffffff;}.ast-pagination a,.page-links .page-link,.single .post-navigation a{color:#fb2056;}.ast-pagination a:hover,.ast-pagination a:focus,.ast-pagination > span:hover:not(.dots),.ast-pagination > span.current,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:#fb2056;}.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle{background:transparent;color:#fb2056;}.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle{background:transparent;border:1px solid #fb2056;color:#fb2056;}.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{background:#fb2056;}.main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{padding-top:10px;padding-bottom:10px;padding-left:26px;padding-right:26px;border-style:solid;border-top-width:0px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;}.ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button{color:rgba(255,255,255,0.9);background-color:rgba(255,255,255,0);padding-top:8px;padding-bottom:8px;padding-left:22px;padding-right:22px;border-style:solid;border-color:rgba(255,255,255,0.9);border-top-width:2px;border-right-width:2px;border-left-width:2px;border-bottom-width:2px;}.ast-theme-transparent-header .main-header-bar .button-custom-menu-item .ast-custom-button-link .ast-custom-button:hover{color:#ffffff;background-color:#fb2056;border-color:#fb2056;}@media (min-width:545px){.ast-page-builder-template .comments-area,.single.ast-page-builder-template .entry-header,.single.ast-page-builder-template .post-navigation{max-width:1240px;margin-left:auto;margin-right:auto;}}@media (max-width:768px){.ast-archive-description .ast-archive-title{font-size:40px;}.entry-title{font-size:30px;}h1,.entry-content h1{font-size:44px;}h2,.entry-content h2{font-size:25px;}h3,.entry-content h3{font-size:20px;}.ast-single-post .entry-title,.page-title{font-size:30px;}}@media (max-width:544px){.comment-reply-title{font-size:24px;font-size:1.6rem;}.ast-comment-meta{font-size:12px;font-size:0.8rem;}.widget-title{font-size:21px;font-size:1.4rem;}body,button,input,select,textarea{font-size:15px;font-size:0.9375rem;}.ast-comment-list #cancel-comment-reply-link{font-size:15px;font-size:0.9375rem;}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:15px;font-size:0.9375rem;}.site-title{font-size:20px;font-size:1.25rem;}.ast-archive-description .ast-archive-title{font-size:40px;}.site-header .site-description{font-size:14px;font-size:0.875rem;}.entry-title{font-size:30px;}h1,.entry-content h1{font-size:30px;}h2,.entry-content h2{font-size:24px;}h3,.entry-content h3{font-size:20px;}h4,.entry-content h4{font-size:19px;font-size:1.1875rem;}h5,.entry-content h5{font-size:16px;font-size:1rem;}h6,.entry-content h6{font-size:15px;font-size:0.9375rem;}.ast-single-post .entry-title,.page-title{font-size:30px;}.ast-header-break-point .site-branding img,.ast-header-break-point #masthead .site-logo-img .custom-logo-link img{max-width:100px;}.astra-logo-svg{width:100px;}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:100px;}}@media (max-width:768px){html{font-size:91.2%;}}@media (max-width:544px){html{font-size:100%;}}@media (min-width:769px){.ast-container{max-width:1240px;}}@font-face {font-family: "Astra";src: url( https://www.gangasagar-tourism.com/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url( https://www.gangasagar-tourism.com/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url( https://www.gangasagar-tourism.com/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight: normal;font-style: normal;}@media (max-width:921px) {.main-header-bar .main-header-bar-navigation{display:none;}}.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .children,.ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-color:#fb2056;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .children{border-top-width:2px;border-right-width:0px;border-left-width:0px;border-bottom-width:0px;border-style:solid;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .children .children{top:-2px;}.ast-desktop .main-header-menu.submenu-with-border .sub-menu a,.ast-desktop .main-header-menu.submenu-with-border .children a{border-bottom-width:0px;border-style:solid;border-color:#eaeaea;}@media (min-width:769px){.main-header-menu .sub-menu li.ast-left-align-sub-menu:hover > ul,.main-header-menu .sub-menu li.ast-left-align-sub-menu.focus > ul{margin-left:-0px;}}.ast-small-footer{border-top-style:solid;border-top-width:0;border-top-color:#7a7a7a;}.ast-small-footer-wrap{text-align:center;}@media (max-width:920px){.ast-404-layout-1 .ast-404-text{font-size:100px;font-size:6.25rem;}} .ast-header-break-point .site-header{border-bottom-width:0;}@media (min-width:769px){.main-header-bar{border-bottom-width:0;}}.main-header-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > a{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items{flex:unset;} @media (min-width:769px){.ast-theme-transparent-header #masthead{position:absolute;left:0;right:0;}.ast-theme-transparent-header .main-header-bar, .ast-theme-transparent-header.ast-header-break-point .main-header-bar{background:none;}body.elementor-editor-active.ast-theme-transparent-header #masthead, .fl-builder-edit .ast-theme-transparent-header #masthead, body.vc_editor.ast-theme-transparent-header #masthead{z-index:0;}.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link{display:none;}.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block;}.ast-theme-transparent-header .ast-above-header{background-image:none;background-color:transparent;}.ast-theme-transparent-header .ast-below-header{background-image:none;background-color:transparent;}}@media (min-width:769px){.ast-theme-transparent-header .site-title a, .ast-theme-transparent-header .site-title a:focus, .ast-theme-transparent-header .site-title a:hover, .ast-theme-transparent-header .site-title a:visited{color:#ffffff;}.ast-theme-transparent-header .site-header .site-description{color:#ffffff;}.ast-theme-transparent-header .main-header-menu, .ast-theme-transparent-header .main-header-menu a, .ast-theme-transparent-header .ast-masthead-custom-menu-items, .ast-theme-transparent-header .ast-masthead-custom-menu-items a,.ast-theme-transparent-header .main-header-menu li > .ast-menu-toggle, .ast-theme-transparent-header .main-header-menu li > .ast-menu-toggle{color:#ffffff;}.ast-theme-transparent-header .main-header-menu li:hover > a, .ast-theme-transparent-header .main-header-menu li:hover > .ast-menu-toggle, .ast-theme-transparent-header .main-header-menu .ast-masthead-custom-menu-items a:hover, .ast-theme-transparent-header .main-header-menu .focus > a, .ast-theme-transparent-header .main-header-menu .focus > .ast-menu-toggle, .ast-theme-transparent-header .main-header-menu .current-menu-item > a, .ast-theme-transparent-header .main-header-menu .current-menu-ancestor > a, .ast-theme-transparent-header .main-header-menu .current_page_item > a, .ast-theme-transparent-header .main-header-menu .current-menu-item > .ast-menu-toggle, .ast-theme-transparent-header .main-header-menu .current-menu-ancestor > .ast-menu-toggle, .ast-theme-transparent-header .main-header-menu .current_page_item > .ast-menu-toggle{color:#ffffff;}}@media (max-width:768px){.transparent-custom-logo{display:none;}}@media (min-width:768px){.ast-transparent-mobile-logo{display:none;}}@media (max-width:768px){.ast-transparent-mobile-logo{display:block;}}@media (min-width:768px){.ast-theme-transparent-header .main-header-bar{border-bottom-width:0;border-bottom-color:#ffffff;}} .ast-breadcrumbs .trail-browse, .ast-breadcrumbs .trail-items, .ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"»";}.trail-items li:last-of-type::after{display:none;} .page-template-builder-fullwidth-std #content .ast-container { max-width: 100%; padding: 0; margin: 0; } HappyForms = {}; .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}
Skip to content
Main Menu
Home
About
Services
Blog
Contact
Plan With UsPlan With Us
jQuery(document).ready(function () { jQuery(".elementor-element-c50838b").prepend('<div class="eae-section-bs"><div class="eae-section-bs-inner">
'); var bgimage = ''; if ('' == 'yes') { //if(bgimage == ''){ // var bgoverlay = ''; //}else{ var bgoverlay = 'https://www.gangasagar-tourism.com/wp-content/plugins/addon-elements-for-elementor-page-builder//assets/lib/vegas/overlays/00.png'; // } } else { if ('01') { var bgoverlay = 'https://www.gangasagar-tourism.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/01.png'; } else { var bgoverlay = 'https://www.gangasagar-tourism.com/wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/00.png'; } } jQuery(".elementor-element-c50838b").children('.eae-section-bs').children('.eae-section-bs-inner').vegas({ slides: [{"src":"https:\/\/www.gangasagar-tourism.com\/wp-content\/uploads\/2019\/01\/blog-6-free-img-150x150.jpg"},{"src":"https:\/\/www.gangasagar-tourism.com\/wp-content\/uploads\/2019\/01\/blog-5-free-img-150x150.jpg"},{"src":"https:\/\/www.gangasagar-tourism.com\/wp-content\/uploads\/2019\/01\/blog-3-free-img-150x150.jpg"},{"src":"https:\/\/www.gangasagar-tourism.com\/wp-content\/uploads\/2019\/01\/blog-2-free-img-150x150.jpg"},{"src":"https:\/\/www.gangasagar-tourism.com\/wp-content\/uploads\/2019\/01\/blog-1-free-img-150x150.jpg"}], transition: 'fade', animation: 'kenburns', overlay: bgoverlay, cover: true, delay: 5000, timer: true }); if ('' == 'yes') { jQuery(".elementor-element-c50838b").children('.eae-section-bs').children('.eae-section-bs-inner').children('.vegas-overlay').css('background-image', ''); } });
Make Your GangaSagar Yatra Plan Now With
GANGASAGAR TOURISM
Learn more
Welcome to
The GangaSagar-TOURISM.com
GangaSagar-TOURISM.com One Of The Best Agency For GangaSagar Tirtha Dham Ytra.We Do Kolkata to GangaSagar Complete Tour Package With GangaSagar Hotel Booking,
youtube
Popular Tour Package For Pilgrimage
Kolkata To GangaSagar One Day Tour package
EARN MORE
Kolkata to GangaSagar Complete Tour package
EARN MORE
Kolkata City With GangaSagar Complete Tour Package
EARN MORE
GangaSagar-TOURISM BOOKING SYSTEM
Query
Call / Request A Call Back
Get Package By Mail
Payment Online
Confirmation Voucher
Share your Plan
#happyforms-352 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 30px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #f92100; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Share your Plan
GangaSagar Accommodation Booking
GangaSagar Hotel Booking
Kolkata To kolkata Luxury A/C Car With Driver Cum Guide, Ap Meal Plan Dinner+Lunch+Breakfast | & Back To Kolkata With Sweet Memory Of GangaSagar Your Query
GangaSagar Tirtha Bhavan
Kolkata To kolkata Luxury A/C Car With Driver Cum Guide, Ap Meal Plan Dinner+Lunch+Breakfast | & Back To Kolkata With Sweet Memory Of GangaSagar Your Query
GangaSaga Lodge Bookin
Kolkata To kolkata Luxury A/C Car With Driver Cum Guide, Ap Meal Plan Dinner+Lunch+Breakfast | & Back To Kolkata With Sweet Memory Of GangaSagar Your Query
Kolkata City Tour Package
Package Over View:
Destination :Mayapur(Nadia)
Duration : 1N/2D
Pickup & Drop : Kolkata(Hotel/Airport/ Railway Station)
Hotel Info : Recommended
Package Cost : On Request/-
Learn More
Howrah To GangaSagar Car Rent With Expert Driver
BOOK Luxury A/C CAR
Travel in luxury & comfort with Tension free Journey to your Destination | We offer cars on rent services in the GangaSagar, Bakkhali, Sundarban, Digha, & City of Joy-Kolkata. Your Query
BOOK Luxury A/C CAR
Travel in luxury & comfort with Tension free Journey to your Destination | We offer cars on rent services in the GangaSagar, Bakkhali, Sundarban, Digha, & City of Joy-Kolkata. Your Query
BOOK Luxury A/C CAR
Travel in luxury & comfort with Tension free Journey to your Destination | We offer cars on rent services in the GangaSagar, Bakkhali, Sundarban, Digha, & City of Joy-Kolkata. Your Query
More Package For You
– GangaSagarTOURISM Team
Upcoming Events
GangaSagar Mela 2020 Yatra Package From Kolkata
Kolkata to Kolkata End To End Services With Free Guide,Luxuray Accommodation,AP Meal Plan
Learn More
Gangasagar Mela 2020 accommodation booing
You Can Book Hotel At Gangasagar,& Get Upto 10% Discount.Meal Plan AP
Learn More
MaYapur tirtha dham yatra
Package Over View:
Destination :Mayapur(Nadia)
Duration : 1N/2D
Pickup & Drop : Kolkata(Hotel/Airport/ Railway Station)
Hotel Info : Recommended
Package Cost : On Request/-
Learn More
Upcoming tours & destination
Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.
Learn more
0
No. of Trips
0
Trip Type
0
No. of Coustomers
SEND YOUR QUERY:Not found what you are looking at? Write to us and we will get back to you soon
#happyforms-352 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 30px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #f92100; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Share your Plan
Tweet
HarinBari, GangaSagar, West Bengal, 743373 | Phone: 814-530-2135 | Email: [email protected]
Copyright © 2019 HolidaySEVA.com
<div class="opalhotel_backbone_modal_content"> <form> <header> <h2> <# if ( data.message ) { #> {{{ data.message }}} <# } #> <a href="#" class="opalhotel_button_close"><i class="fa fa-times" aria-hidden="true"> <footer class="center"> <input type="hidden" name="action" value="{{ data.action }}"> <!-- <button type="reset" class="opalhotel-button-cancel opalhotel_button_close"> --> <button type="submit" class="opalhotel-button opalhotel-button-submit">OK <div class="opalhotel_backbone_modal_overflow"> <div class="opalhotel_backbone_modal_content"> <form class=""> <header> <h2> <# if ( data.message ) { #> {{{ data.message }}} <# } #> <a href="#" class="opalhotel_button_close"><i class="fa fa-times" aria-hidden="true"> <div class="container"> <input type="number" step="any" name="price" value="{{ data.price }}"/> <footer class="center"> <input type="hidden" name="action" value="{{ data.action }}"> <button type="reset" class="opalhotel-button-cancel opalhotel_button_close">Cancel <button type="submit" class="opalhotel-button opalhotel-button-submit">Save <div class="opalhotel_backbone_modal_overflow"> <# if ( data.thumbnail ) { #> <a href="{{ data.permalink }}" class="thumb" style="background-image: url( {{{ data.thumbnail }}} )"> <# } #> <section class="content"> <h1 class="header"> <a href="{{ data.permalink }}">{{ data.title }} <# if ( data.address ) { #> <small> <i class="fa fa-map-marker" aria-hidden="true"> {{ data.address }} <# } #> <# if ( data.rooms_count ) { #> <small> <i class="fa fa-check" aria-hidden="true"> {{ data.rooms_count }} <# } #> <# var uniqueID = new Date().getTime(); #> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 34.085 41.95" enable-background="new 0 0 34.085 41.95" xml:space="preserve" width="60px" height="75px"> <g> <ellipse fill="#eaeaea" cx="17.042" cy="39.93" rx="4.841" ry="2.021"> <path fill="#fff" d="M34.085,17.042C34.085,7.63,26.455,0,17.042,0S0,7.63,0,17.042c0,7.318,4.621,13.54,11.098,15.955 l5.945,5.945l5.945-5.945C29.463,30.583,34.085,24.36,34.085,17.042z"> <g> <circle cx="17" cy="17" r="14.5" fill="#fff"> <g> <clipPath id="{{ uniqueID }}"> <circle class="" cx="17" cy="17" r="15" fill="#fff"> <# if ( data.thumbnail ) { #> <image clip-path="url(#{{ uniqueID }})" xlink:href="{{ data.thumbnail }}" x="0" y="0" width="65px" height="35px"> <# } #> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px" viewBox="0 0 40 40"> <g> <path fill="#010" d="M48.416,39.763c0,4.784-3.863,8.647-8.627,8.647c-4.782,0-8.647-3.863-8.647-8.647 c0-4.771,3.865-8.627,8.647-8.627C44.553,31.136,48.416,34.992,48.416,39.763z M43.496,79.531V66.088l3.998-0.01l-7.716-13.35 l-7.72,13.359h3.992v13.442H43.496z M0,43.481h13.463v4.008l13.362-7.715l-13.367-7.726l0.005,3.998H0.005L0,43.481z M79.536,36.045H66.089v-3.987l-13.365,7.715l13.365,7.706v-3.988l13.447-0.01V36.045z M36.056,0.005v13.442l-3.998,0.011 l7.72,13.362l7.716-13.362h-3.998V0.005H36.056z"/> <ul> <li data-country="Afghanistan" data-lat="33" data-lng="65" data-alpha_3_code="AFG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/af.svg" alt="af" /> <span>Afghanistan <li data-country="Albania" data-lat="41" data-lng="20" data-alpha_3_code="ALB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/al.svg" alt="al" /> <span>Albania <li data-country="Algeria" data-lat="28" data-lng="3" data-alpha_3_code="DZA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/dz.svg" alt="dz" /> <span>Algeria <li data-country="American Samoa" data-lat="-14.3333" data-lng="-170" data-alpha_3_code="ASM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/as.svg" alt="as" /> <span>American Samoa <li data-country="Andorra" data-lat="42.5" data-lng="1.6" data-alpha_3_code="AND"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ad.svg" alt="ad" /> <span>Andorra <li data-country="Angola" data-lat="-12.5" data-lng="18.5" data-alpha_3_code="AGO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ao.svg" alt="ao" /> <span>Angola <li data-country="Anguilla" data-lat="18.25" data-lng="-63.1667" data-alpha_3_code="AIA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ai.svg" alt="ai" /> <span>Anguilla <li data-country="Antarctica" data-lat="-90" data-lng="0" data-alpha_3_code="ATA"> <li data-country="Antigua and Barbuda" data-lat="17.05" data-lng="-61.8" data-alpha_3_code="ATG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ag.svg" alt="ag" /> <span>Antigua and Barbuda <li data-country="Argentina" data-lat="-34" data-lng="-64" data-alpha_3_code="ARG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ar.svg" alt="ar" /> <span>Argentina <li data-country="Armenia" data-lat="40" data-lng="45" data-alpha_3_code="ARM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/am.svg" alt="am" /> <span>Armenia <li data-country="Aruba" data-lat="12.5" data-lng="-69.9667" data-alpha_3_code="ABW"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/aw.svg" alt="aw" /> <span>Aruba <li data-country="Australia" data-lat="-27" data-lng="133" data-alpha_3_code="AUS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/au.svg" alt="au" /> <span>Australia <li data-country="Austria" data-lat="47.3333" data-lng="13.3333" data-alpha_3_code="AUT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/at.svg" alt="at" /> <span>Austria <li data-country="Azerbaijan" data-lat="40.5" data-lng="47.5" data-alpha_3_code="AZE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/az.svg" alt="az" /> <span>Azerbaijan <li data-country="Bahamas" data-lat="24.25" data-lng="-76" data-alpha_3_code="BHS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bs.svg" alt="bs" /> <span>Bahamas <li data-country="Bahrain" data-lat="26" data-lng="50.55" data-alpha_3_code="BHR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bh.svg" alt="bh" /> <span>Bahrain <li data-country="Bangladesh" data-lat="24" data-lng="90" data-alpha_3_code="BGD"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bd.svg" alt="bd" /> <span>Bangladesh <li data-country="Barbados" data-lat="13.1667" data-lng="-59.5333" data-alpha_3_code="BRB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bb.svg" alt="bb" /> <span>Barbados <li data-country="Belarus" data-lat="53" data-lng="28" data-alpha_3_code="BLR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/by.svg" alt="by" /> <span>Belarus <li data-country="Belgium" data-lat="50.8333" data-lng="4" data-alpha_3_code="BEL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/be.svg" alt="be" /> <span>Belgium <li data-country="Belize" data-lat="17.25" data-lng="-88.75" data-alpha_3_code="BLZ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bz.svg" alt="bz" /> <span>Belize <li data-country="Benin" data-lat="9.5" data-lng="2.25" data-alpha_3_code="BEN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bj.svg" alt="bj" /> <span>Benin <li data-country="Bermuda" data-lat="32.3333" data-lng="-64.75" data-alpha_3_code="BMU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bm.svg" alt="bm" /> <span>Bermuda <li data-country="Bhutan" data-lat="27.5" data-lng="90.5" data-alpha_3_code="BTN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bt.svg" alt="bt" /> <span>Bhutan <li data-country="Bolivia, Plurinational State of" data-lat="-17" data-lng="-65" data-alpha_3_code="BOL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bo.svg" alt="bo" /> <span>Bolivia, Plurinational State of <li data-country="Bosnia and Herzegovina" data-lat="44" data-lng="18" data-alpha_3_code="BIH"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ba.svg" alt="ba" /> <span>Bosnia and Herzegovina <li data-country="Botswana" data-lat="-22" data-lng="24" data-alpha_3_code="BWA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bw.svg" alt="bw" /> <span>Botswana <li data-country="Bouvet Island" data-lat="-54.4333" data-lng="3.4" data-alpha_3_code="BVT"> <li data-country="Brazil" data-lat="-10" data-lng="-55" data-alpha_3_code="BRA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/br.svg" alt="br" /> <span>Brazil <li data-country="British Indian Ocean Territory" data-lat="-6" data-lng="71.5" data-alpha_3_code="IOT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/io.svg" alt="io" /> <span>British Indian Ocean Territory <li data-country="Brunei Darussalam" data-lat="4.5" data-lng="114.6667" data-alpha_3_code="BRN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bn.svg" alt="bn" /> <span>Brunei Darussalam <li data-country="Bulgaria" data-lat="43" data-lng="25" data-alpha_3_code="BGR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bg.svg" alt="bg" /> <span>Bulgaria <li data-country="Burkina Faso" data-lat="13" data-lng="-2" data-alpha_3_code="BFA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bf.svg" alt="bf" /> <span>Burkina Faso <li data-country="Burundi" data-lat="-3.5" data-lng="30" data-alpha_3_code="BDI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/bi.svg" alt="bi" /> <span>Burundi <li data-country="Cambodia" data-lat="13" data-lng="105" data-alpha_3_code="KHM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kh.svg" alt="kh" /> <span>Cambodia <li data-country="Cameroon" data-lat="6" data-lng="12" data-alpha_3_code="CMR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cm.svg" alt="cm" /> <span>Cameroon <li data-country="Canada" data-lat="60" data-lng="-95" data-alpha_3_code="CAN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ca.svg" alt="ca" /> <span>Canada <li data-country="Cape Verde" data-lat="16" data-lng="-24" data-alpha_3_code="CPV"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cv.svg" alt="cv" /> <span>Cape Verde <li data-country="Cayman Islands" data-lat="19.5" data-lng="-80.5" data-alpha_3_code="CYM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ky.svg" alt="ky" /> <span>Cayman Islands <li data-country="Central African Republic" data-lat="7" data-lng="21" data-alpha_3_code="CAF"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cf.svg" alt="cf" /> <span>Central African Republic <li data-country="Chad" data-lat="15" data-lng="19" data-alpha_3_code="TCD"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/td.svg" alt="td" /> <span>Chad <li data-country="Chile" data-lat="-30" data-lng="-71" data-alpha_3_code="CHL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cl.svg" alt="cl" /> <span>Chile <li data-country="China" data-lat="35" data-lng="105" data-alpha_3_code="CHN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cn.svg" alt="cn" /> <span>China <li data-country="Christmas Island" data-lat="-10.5" data-lng="105.6667" data-alpha_3_code="CXR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cx.svg" alt="cx" /> <span>Christmas Island <li data-country="Cocos (Keeling) Islands" data-lat="-12.5" data-lng="96.8333" data-alpha_3_code="CCK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cc.svg" alt="cc" /> <span>Cocos (Keeling) Islands <li data-country="Colombia" data-lat="4" data-lng="-72" data-alpha_3_code="COL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/co.svg" alt="co" /> <span>Colombia <li data-country="Comoros" data-lat="-12.1667" data-lng="44.25" data-alpha_3_code="COM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/km.svg" alt="km" /> <span>Comoros <li data-country="Congo" data-lat="-1" data-lng="15" data-alpha_3_code="COG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cg.svg" alt="cg" /> <span>Congo <li data-country="Congo, the Democratic Republic of the" data-lat="0" data-lng="25" data-alpha_3_code="COD"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cd.svg" alt="cd" /> <span>Congo, the Democratic Republic of the <li data-country="Cook Islands" data-lat="-21.2333" data-lng="-159.7667" data-alpha_3_code="COK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ck.svg" alt="ck" /> <span>Cook Islands <li data-country="Costa Rica" data-lat="10" data-lng="-84" data-alpha_3_code="CRI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cr.svg" alt="cr" /> <span>Costa Rica <li data-country="Côte d&#039;Ivoire" data-lat="8" data-lng="-5" data-alpha_3_code="CIV"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ci.svg" alt="ci" /> <span>Côte d&#039;Ivoire <li data-country="Croatia" data-lat="45.1667" data-lng="15.5" data-alpha_3_code="HRV"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/hr.svg" alt="hr" /> <span>Croatia <li data-country="Cuba" data-lat="21.5" data-lng="-80" data-alpha_3_code="CUB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cu.svg" alt="cu" /> <span>Cuba <li data-country="Cyprus" data-lat="35" data-lng="33" data-alpha_3_code="CYP"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cy.svg" alt="cy" /> <span>Cyprus <li data-country="Czech Republic" data-lat="49.75" data-lng="15.5" data-alpha_3_code="CZE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/cz.svg" alt="cz" /> <span>Czech Republic <li data-country="Denmark" data-lat="56" data-lng="10" data-alpha_3_code="DNK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/dk.svg" alt="dk" /> <span>Denmark <li data-country="Djibouti" data-lat="11.5" data-lng="43" data-alpha_3_code="DJI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/dj.svg" alt="dj" /> <span>Djibouti <li data-country="Dominica" data-lat="15.4167" data-lng="-61.3333" data-alpha_3_code="DMA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/dm.svg" alt="dm" /> <span>Dominica <li data-country="Dominican Republic" data-lat="19" data-lng="-70.6667" data-alpha_3_code="DOM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/do.svg" alt="do" /> <span>Dominican Republic <li data-country="Ecuador" data-lat="-2" data-lng="-77.5" data-alpha_3_code="ECU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ec.svg" alt="ec" /> <span>Ecuador <li data-country="Egypt" data-lat="27" data-lng="30" data-alpha_3_code="EGY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/eg.svg" alt="eg" /> <span>Egypt <li data-country="El Salvador" data-lat="13.8333" data-lng="-88.9167" data-alpha_3_code="SLV"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sv.svg" alt="sv" /> <span>El Salvador <li data-country="Equatorial Guinea" data-lat="2" data-lng="10" data-alpha_3_code="GNQ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gq.svg" alt="gq" /> <span>Equatorial Guinea <li data-country="Eritrea" data-lat="15" data-lng="39" data-alpha_3_code="ERI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/er.svg" alt="er" /> <span>Eritrea <li data-country="Estonia" data-lat="59" data-lng="26" data-alpha_3_code="EST"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ee.svg" alt="ee" /> <span>Estonia <li data-country="Ethiopia" data-lat="8" data-lng="38" data-alpha_3_code="ETH"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/et.svg" alt="et" /> <span>Ethiopia <li data-country="Falkland Islands (Malvinas)" data-lat="-51.75" data-lng="-59" data-alpha_3_code="FLK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/fk.svg" alt="fk" /> <span>Falkland Islands (Malvinas) <li data-country="Faroe Islands" data-lat="62" data-lng="-7" data-alpha_3_code="FRO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/fo.svg" alt="fo" /> <span>Faroe Islands <li data-country="Fiji" data-lat="-18" data-lng="175" data-alpha_3_code="FJI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/fj.svg" alt="fj" /> <span>Fiji <li data-country="Finland" data-lat="64" data-lng="26" data-alpha_3_code="FIN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/fi.svg" alt="fi" /> <span>Finland <li data-country="France" data-lat="46" data-lng="2" data-alpha_3_code="FRA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/fr.svg" alt="fr" /> <span>France <li data-country="French Guiana" data-lat="4" data-lng="-53" data-alpha_3_code="GUF"> <li data-country="French Polynesia" data-lat="-15" data-lng="-140" data-alpha_3_code="PYF"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pf.svg" alt="pf" /> <span>French Polynesia <li data-country="French Southern Territories" data-lat="-43" data-lng="67" data-alpha_3_code="ATF"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tf.svg" alt="tf" /> <span>French Southern Territories <li data-country="Gabon" data-lat="-1" data-lng="11.75" data-alpha_3_code="GAB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ga.svg" alt="ga" /> <span>Gabon <li data-country="Gambia" data-lat="13.4667" data-lng="-16.5667" data-alpha_3_code="GMB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gm.svg" alt="gm" /> <span>Gambia <li data-country="Georgia" data-lat="42" data-lng="43.5" data-alpha_3_code="GEO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ge.svg" alt="ge" /> <span>Georgia <li data-country="Germany" data-lat="51" data-lng="9" data-alpha_3_code="DEU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/de.svg" alt="de" /> <span>Germany <li data-country="Ghana" data-lat="8" data-lng="-2" data-alpha_3_code="GHA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gh.svg" alt="gh" /> <span>Ghana <li data-country="Gibraltar" data-lat="36.1833" data-lng="-5.3667" data-alpha_3_code="GIB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gi.svg" alt="gi" /> <span>Gibraltar <li data-country="Greece" data-lat="39" data-lng="22" data-alpha_3_code="GRC"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gr.svg" alt="gr" /> <span>Greece <li data-country="Greenland" data-lat="72" data-lng="-40" data-alpha_3_code="GRL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gl.svg" alt="gl" /> <span>Greenland <li data-country="Grenada" data-lat="12.1167" data-lng="-61.6667" data-alpha_3_code="GRD"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gd.svg" alt="gd" /> <span>Grenada <li data-country="Guadeloupe" data-lat="16.25" data-lng="-61.5833" data-alpha_3_code="GLP"> <li data-country="Guam" data-lat="13.4667" data-lng="144.7833" data-alpha_3_code="GUM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gu.svg" alt="gu" /> <span>Guam <li data-country="Guatemala" data-lat="15.5" data-lng="-90.25" data-alpha_3_code="GTM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gt.svg" alt="gt" /> <span>Guatemala <li data-country="Guernsey" data-lat="49.5" data-lng="-2.56" data-alpha_3_code="GGY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gg.svg" alt="gg" /> <span>Guernsey <li data-country="Guinea" data-lat="11" data-lng="-10" data-alpha_3_code="GIN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gn.svg" alt="gn" /> <span>Guinea <li data-country="Guinea-Bissau" data-lat="12" data-lng="-15" data-alpha_3_code="GNB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gw.svg" alt="gw" /> <span>Guinea-Bissau <li data-country="Guyana" data-lat="5" data-lng="-59" data-alpha_3_code="GUY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gy.svg" alt="gy" /> <span>Guyana <li data-country="Haiti" data-lat="19" data-lng="-72.4167" data-alpha_3_code="HTI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ht.svg" alt="ht" /> <span>Haiti <li data-country="Heard Island and McDonald Islands" data-lat="-53.1" data-lng="72.5167" data-alpha_3_code="HMD"> <li data-country="Holy See (Vatican City State)" data-lat="41.9" data-lng="12.45" data-alpha_3_code="VAT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/va.svg" alt="va" /> <span>Holy See (Vatican City State) <li data-country="Honduras" data-lat="15" data-lng="-86.5" data-alpha_3_code="HND"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/hn.svg" alt="hn" /> <span>Honduras <li data-country="Hong Kong" data-lat="22.25" data-lng="114.1667" data-alpha_3_code="HKG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/hk.svg" alt="hk" /> <span>Hong Kong <li data-country="Hungary" data-lat="47" data-lng="20" data-alpha_3_code="HUN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/hu.svg" alt="hu" /> <span>Hungary <li data-country="Iceland" data-lat="65" data-lng="-18" data-alpha_3_code="ISL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/is.svg" alt="is" /> <span>Iceland <li data-country="India" data-lat="20" data-lng="77" data-alpha_3_code="IND"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/in.svg" alt="in" /> <span>India <li data-country="Indonesia" data-lat="-5" data-lng="120" data-alpha_3_code="IDN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/id.svg" alt="id" /> <span>Indonesia <li data-country="Iran, Islamic Republic of" data-lat="32" data-lng="53" data-alpha_3_code="IRN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ir.svg" alt="ir" /> <span>Iran, Islamic Republic of <li data-country="Iraq" data-lat="33" data-lng="44" data-alpha_3_code="IRQ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/iq.svg" alt="iq" /> <span>Iraq <li data-country="Ireland" data-lat="53" data-lng="-8" data-alpha_3_code="IRL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ie.svg" alt="ie" /> <span>Ireland <li data-country="Isle of Man" data-lat="54.23" data-lng="-4.55" data-alpha_3_code="IMN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/im.svg" alt="im" /> <span>Isle of Man <li data-country="Israel" data-lat="31.5" data-lng="34.75" data-alpha_3_code="ISR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/il.svg" alt="il" /> <span>Israel <li data-country="Italy" data-lat="42.8333" data-lng="12.8333" data-alpha_3_code="ITA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/it.svg" alt="it" /> <span>Italy <li data-country="Jamaica" data-lat="18.25" data-lng="-77.5" data-alpha_3_code="JAM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/jm.svg" alt="jm" /> <span>Jamaica <li data-country="Japan" data-lat="36" data-lng="138" data-alpha_3_code="JPN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/jp.svg" alt="jp" /> <span>Japan <li data-country="Jersey" data-lat="49.21" data-lng="-2.13" data-alpha_3_code="JEY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/je.svg" alt="je" /> <span>Jersey <li data-country="Jordan" data-lat="31" data-lng="36" data-alpha_3_code="JOR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/jo.svg" alt="jo" /> <span>Jordan <li data-country="Kazakhstan" data-lat="48" data-lng="68" data-alpha_3_code="KAZ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kz.svg" alt="kz" /> <span>Kazakhstan <li data-country="Kenya" data-lat="1" data-lng="38" data-alpha_3_code="KEN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ke.svg" alt="ke" /> <span>Kenya <li data-country="Kiribati" data-lat="1.4167" data-lng="173" data-alpha_3_code="KIR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ki.svg" alt="ki" /> <span>Kiribati <li data-country="Korea, Democratic People&#039;s Republic of" data-lat="40" data-lng="127" data-alpha_3_code="PRK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kp.svg" alt="kp" /> <span>Korea, Democratic People&#039;s Republic of <li data-country="Korea, Republic of" data-lat="37" data-lng="127.5" data-alpha_3_code="KOR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kr.svg" alt="kr" /> <span>Korea, Republic of <li data-country="Kuwait" data-lat="29.3375" data-lng="47.6581" data-alpha_3_code="KWT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kw.svg" alt="kw" /> <span>Kuwait <li data-country="Kyrgyzstan" data-lat="41" data-lng="75" data-alpha_3_code="KGZ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kg.svg" alt="kg" /> <span>Kyrgyzstan <li data-country="Lao People&#039;s Democratic Republic" data-lat="18" data-lng="105" data-alpha_3_code="LAO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/la.svg" alt="la" /> <span>Lao People&#039;s Democratic Republic <li data-country="Latvia" data-lat="57" data-lng="25" data-alpha_3_code="LVA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lv.svg" alt="lv" /> <span>Latvia <li data-country="Lebanon" data-lat="33.8333" data-lng="35.8333" data-alpha_3_code="LBN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lb.svg" alt="lb" /> <span>Lebanon <li data-country="Lesotho" data-lat="-29.5" data-lng="28.5" data-alpha_3_code="LSO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ls.svg" alt="ls" /> <span>Lesotho <li data-country="Liberia" data-lat="6.5" data-lng="-9.5" data-alpha_3_code="LBR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lr.svg" alt="lr" /> <span>Liberia <li data-country="Libyan Arab Jamahiriya" data-lat="25" data-lng="17" data-alpha_3_code="LBY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ly.svg" alt="ly" /> <span>Libyan Arab Jamahiriya <li data-country="Liechtenstein" data-lat="47.1667" data-lng="9.5333" data-alpha_3_code="LIE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/li.svg" alt="li" /> <span>Liechtenstein <li data-country="Lithuania" data-lat="56" data-lng="24" data-alpha_3_code="LTU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lt.svg" alt="lt" /> <span>Lithuania <li data-country="Luxembourg" data-lat="49.75" data-lng="6.1667" data-alpha_3_code="LUX"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lu.svg" alt="lu" /> <span>Luxembourg <li data-country="Macao" data-lat="22.1667" data-lng="113.55" data-alpha_3_code="MAC"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mo.svg" alt="mo" /> <span>Macao <li data-country="Macedonia, the former Yugoslav Republic of" data-lat="41.8333" data-lng="22" data-alpha_3_code="MKD"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mk.svg" alt="mk" /> <span>Macedonia, the former Yugoslav Republic of <li data-country="Madagascar" data-lat="-20" data-lng="47" data-alpha_3_code="MDG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mg.svg" alt="mg" /> <span>Madagascar <li data-country="Malawi" data-lat="-13.5" data-lng="34" data-alpha_3_code="MWI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mw.svg" alt="mw" /> <span>Malawi <li data-country="Malaysia" data-lat="2.5" data-lng="112.5" data-alpha_3_code="MYS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/my.svg" alt="my" /> <span>Malaysia <li data-country="Maldives" data-lat="3.25" data-lng="73" data-alpha_3_code="MDV"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mv.svg" alt="mv" /> <span>Maldives <li data-country="Mali" data-lat="17" data-lng="-4" data-alpha_3_code="MLI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ml.svg" alt="ml" /> <span>Mali <li data-country="Malta" data-lat="35.8333" data-lng="14.5833" data-alpha_3_code="MLT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mt.svg" alt="mt" /> <span>Malta <li data-country="Marshall Islands" data-lat="9" data-lng="168" data-alpha_3_code="MHL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mh.svg" alt="mh" /> <span>Marshall Islands <li data-country="Martinique" data-lat="14.6667" data-lng="-61" data-alpha_3_code="MTQ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mq.svg" alt="mq" /> <span>Martinique <li data-country="Mauritania" data-lat="20" data-lng="-12" data-alpha_3_code="MRT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mr.svg" alt="mr" /> <span>Mauritania <li data-country="Mauritius" data-lat="-20.2833" data-lng="57.55" data-alpha_3_code="MUS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mu.svg" alt="mu" /> <span>Mauritius <li data-country="Mayotte" data-lat="-12.8333" data-lng="45.1667" data-alpha_3_code="MYT"> <li data-country="Mexico" data-lat="23" data-lng="-102" data-alpha_3_code="MEX"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mx.svg" alt="mx" /> <span>Mexico <li data-country="Micronesia, Federated States of" data-lat="6.9167" data-lng="158.25" data-alpha_3_code="FSM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/fm.svg" alt="fm" /> <span>Micronesia, Federated States of <li data-country="Moldova, Republic of" data-lat="47" data-lng="29" data-alpha_3_code="MDA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/md.svg" alt="md" /> <span>Moldova, Republic of <li data-country="Monaco" data-lat="43.7333" data-lng="7.4" data-alpha_3_code="MCO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mc.svg" alt="mc" /> <span>Monaco <li data-country="Mongolia" data-lat="46" data-lng="105" data-alpha_3_code="MNG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mn.svg" alt="mn" /> <span>Mongolia <li data-country="Montenegro" data-lat="42" data-lng="19" data-alpha_3_code="MNE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/me.svg" alt="me" /> <span>Montenegro <li data-country="Montserrat" data-lat="16.75" data-lng="-62.2" data-alpha_3_code="MSR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ms.svg" alt="ms" /> <span>Montserrat <li data-country="Morocco" data-lat="32" data-lng="-5" data-alpha_3_code="MAR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ma.svg" alt="ma" /> <span>Morocco <li data-country="Mozambique" data-lat="-18.25" data-lng="35" data-alpha_3_code="MOZ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mz.svg" alt="mz" /> <span>Mozambique <li data-country="Myanmar" data-lat="22" data-lng="98" data-alpha_3_code="MMR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mm.svg" alt="mm" /> <span>Myanmar <li data-country="Namibia" data-lat="-22" data-lng="17" data-alpha_3_code="NAM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/na.svg" alt="na" /> <span>Namibia <li data-country="Nauru" data-lat="-0.5333" data-lng="166.9167" data-alpha_3_code="NRU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/nr.svg" alt="nr" /> <span>Nauru <li data-country="Nepal" data-lat="28" data-lng="84" data-alpha_3_code="NPL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/np.svg" alt="np" /> <span>Nepal <li data-country="Netherlands" data-lat="52.5" data-lng="5.75" data-alpha_3_code="NLD"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/nl.svg" alt="nl" /> <span>Netherlands <li data-country="Netherlands Antilles" data-lat="12.25" data-lng="-68.75" data-alpha_3_code="ANT"> <li data-country="New Caledonia" data-lat="-21.5" data-lng="165.5" data-alpha_3_code="NCL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/nc.svg" alt="nc" /> <span>New Caledonia <li data-country="New Zealand" data-lat="-41" data-lng="174" data-alpha_3_code="NZL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/nz.svg" alt="nz" /> <span>New Zealand <li data-country="Nicaragua" data-lat="13" data-lng="-85" data-alpha_3_code="NIC"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ni.svg" alt="ni" /> <span>Nicaragua <li data-country="Niger" data-lat="16" data-lng="8" data-alpha_3_code="NER"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ne.svg" alt="ne" /> <span>Niger <li data-country="Nigeria" data-lat="10" data-lng="8" data-alpha_3_code="NGA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ng.svg" alt="ng" /> <span>Nigeria <li data-country="Niue" data-lat="-19.0333" data-lng="-169.8667" data-alpha_3_code="NIU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/nu.svg" alt="nu" /> <span>Niue <li data-country="Norfolk Island" data-lat="-29.0333" data-lng="167.95" data-alpha_3_code="NFK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/nf.svg" alt="nf" /> <span>Norfolk Island <li data-country="Northern Mariana Islands" data-lat="15.2" data-lng="145.75" data-alpha_3_code="MNP"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/mp.svg" alt="mp" /> <span>Northern Mariana Islands <li data-country="Norway" data-lat="62" data-lng="10" data-alpha_3_code="NOR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/no.svg" alt="no" /> <span>Norway <li data-country="Oman" data-lat="21" data-lng="57" data-alpha_3_code="OMN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/om.svg" alt="om" /> <span>Oman <li data-country="Pakistan" data-lat="30" data-lng="70" data-alpha_3_code="PAK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pk.svg" alt="pk" /> <span>Pakistan <li data-country="Palau" data-lat="7.5" data-lng="134.5" data-alpha_3_code="PLW"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pw.svg" alt="pw" /> <span>Palau <li data-country="Palestinian Territory, Occupied" data-lat="32" data-lng="35.25" data-alpha_3_code="PSE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ps.svg" alt="ps" /> <span>Palestinian Territory, Occupied <li data-country="Panama" data-lat="9" data-lng="-80" data-alpha_3_code="PAN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pa.svg" alt="pa" /> <span>Panama <li data-country="Papua New Guinea" data-lat="-6" data-lng="147" data-alpha_3_code="PNG"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pg.svg" alt="pg" /> <span>Papua New Guinea <li data-country="Paraguay" data-lat="-23" data-lng="-58" data-alpha_3_code="PRY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/py.svg" alt="py" /> <span>Paraguay <li data-country="Peru" data-lat="-10" data-lng="-76" data-alpha_3_code="PER"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pe.svg" alt="pe" /> <span>Peru <li data-country="Philippines" data-lat="13" data-lng="122" data-alpha_3_code="PHL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ph.svg" alt="ph" /> <span>Philippines <li data-country="Pitcairn" data-lat="-24.7" data-lng="-127.4" data-alpha_3_code="PCN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pn.svg" alt="pn" /> <span>Pitcairn <li data-country="Poland" data-lat="52" data-lng="20" data-alpha_3_code="POL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pl.svg" alt="pl" /> <span>Poland <li data-country="Portugal" data-lat="39.5" data-lng="-8" data-alpha_3_code="PRT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pt.svg" alt="pt" /> <span>Portugal <li data-country="Puerto Rico" data-lat="18.25" data-lng="-66.5" data-alpha_3_code="PRI"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/pr.svg" alt="pr" /> <span>Puerto Rico <li data-country="Qatar" data-lat="25.5" data-lng="51.25" data-alpha_3_code="QAT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/qa.svg" alt="qa" /> <span>Qatar <li data-country="Réunion" data-lat="-21.1" data-lng="55.6" data-alpha_3_code="REU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/re.svg" alt="re" /> <span>Réunion <li data-country="Romania" data-lat="46" data-lng="25" data-alpha_3_code="ROU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ro.svg" alt="ro" /> <span>Romania <li data-country="Russian Federation" data-lat="60" data-lng="100" data-alpha_3_code="RUS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ru.svg" alt="ru" /> <span>Russian Federation <li data-country="Rwanda" data-lat="-2" data-lng="30" data-alpha_3_code="RWA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/rw.svg" alt="rw" /> <span>Rwanda <li data-country="Saint Helena, Ascension and Tristan da Cunha" data-lat="-15.9333" data-lng="-5.7" data-alpha_3_code="SHN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sh.svg" alt="sh" /> <span>Saint Helena, Ascension and Tristan da Cunha <li data-country="Saint Kitts and Nevis" data-lat="17.3333" data-lng="-62.75" data-alpha_3_code="KNA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/kn.svg" alt="kn" /> <span>Saint Kitts and Nevis <li data-country="Saint Lucia" data-lat="13.8833" data-lng="-61.1333" data-alpha_3_code="LCA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lc.svg" alt="lc" /> <span>Saint Lucia <li data-country="Saint Pierre and Miquelon" data-lat="46.8333" data-lng="-56.3333" data-alpha_3_code="SPM"> <li data-country="Saint Vincent and the Grenadines" data-lat="13.25" data-lng="-61.2" data-alpha_3_code="VCT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/vc.svg" alt="vc" /> <span>Saint Vincent and the Grenadines <li data-country="Samoa" data-lat="-13.5833" data-lng="-172.3333" data-alpha_3_code="WSM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ws.svg" alt="ws" /> <span>Samoa <li data-country="San Marino" data-lat="43.7667" data-lng="12.4167" data-alpha_3_code="SMR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sm.svg" alt="sm" /> <span>San Marino <li data-country="Sao Tome and Principe" data-lat="1" data-lng="7" data-alpha_3_code="STP"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/st.svg" alt="st" /> <span>Sao Tome and Principe <li data-country="Saudi Arabia" data-lat="25" data-lng="45" data-alpha_3_code="SAU"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sa.svg" alt="sa" /> <span>Saudi Arabia <li data-country="Senegal" data-lat="14" data-lng="-14" data-alpha_3_code="SEN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sn.svg" alt="sn" /> <span>Senegal <li data-country="Serbia" data-lat="44" data-lng="21" data-alpha_3_code="SRB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/rs.svg" alt="rs" /> <span>Serbia <li data-country="Seychelles" data-lat="-4.5833" data-lng="55.6667" data-alpha_3_code="SYC"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sc.svg" alt="sc" /> <span>Seychelles <li data-country="Sierra Leone" data-lat="8.5" data-lng="-11.5" data-alpha_3_code="SLE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sl.svg" alt="sl" /> <span>Sierra Leone <li data-country="Singapore" data-lat="1.3667" data-lng="103.8" data-alpha_3_code="SGP"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sg.svg" alt="sg" /> <span>Singapore <li data-country="Slovakia" data-lat="48.6667" data-lng="19.5" data-alpha_3_code="SVK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sk.svg" alt="sk" /> <span>Slovakia <li data-country="Slovenia" data-lat="46" data-lng="15" data-alpha_3_code="SVN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/si.svg" alt="si" /> <span>Slovenia <li data-country="Solomon Islands" data-lat="-8" data-lng="159" data-alpha_3_code="SLB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sb.svg" alt="sb" /> <span>Solomon Islands <li data-country="Somalia" data-lat="10" data-lng="49" data-alpha_3_code="SOM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/so.svg" alt="so" /> <span>Somalia <li data-country="South Africa" data-lat="-29" data-lng="24" data-alpha_3_code="ZAF"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/za.svg" alt="za" /> <span>South Africa <li data-country="South Georgia and the South Sandwich Islands" data-lat="-54.5" data-lng="-37" data-alpha_3_code="SGS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gs.svg" alt="gs" /> <span>South Georgia and the South Sandwich Islands <li data-country="Spain" data-lat="40" data-lng="-4" data-alpha_3_code="ESP"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/es.svg" alt="es" /> <span>Spain <li data-country="Sri Lanka" data-lat="7" data-lng="81" data-alpha_3_code="LKA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/lk.svg" alt="lk" /> <span>Sri Lanka <li data-country="Sudan" data-lat="15" data-lng="30" data-alpha_3_code="SDN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sd.svg" alt="sd" /> <span>Sudan <li data-country="Suriname" data-lat="4" data-lng="-56" data-alpha_3_code="SUR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sr.svg" alt="sr" /> <span>Suriname <li data-country="Svalbard and Jan Mayen" data-lat="78" data-lng="20" data-alpha_3_code="SJM"> <li data-country="Swaziland" data-lat="-26.5" data-lng="31.5" data-alpha_3_code="SWZ"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sz.svg" alt="sz" /> <span>Swaziland <li data-country="Sweden" data-lat="62" data-lng="15" data-alpha_3_code="SWE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/se.svg" alt="se" /> <span>Sweden <li data-country="Switzerland" data-lat="47" data-lng="8" data-alpha_3_code="CHE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ch.svg" alt="ch" /> <span>Switzerland <li data-country="Syrian Arab Republic" data-lat="35" data-lng="38" data-alpha_3_code="SYR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/sy.svg" alt="sy" /> <span>Syrian Arab Republic <li data-country="Taiwan, Province of China" data-lat="23.5" data-lng="121" data-alpha_3_code="TWN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tw.svg" alt="tw" /> <span>Taiwan, Province of China <li data-country="Tajikistan" data-lat="39" data-lng="71" data-alpha_3_code="TJK"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tj.svg" alt="tj" /> <span>Tajikistan <li data-country="Tanzania, United Republic of" data-lat="-6" data-lng="35" data-alpha_3_code="TZA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tz.svg" alt="tz" /> <span>Tanzania, United Republic of <li data-country="Thailand" data-lat="15" data-lng="100" data-alpha_3_code="THA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/th.svg" alt="th" /> <span>Thailand <li data-country="Timor-Leste" data-lat="-8.55" data-lng="125.5167" data-alpha_3_code="TLS"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tl.svg" alt="tl" /> <span>Timor-Leste <li data-country="Togo" data-lat="8" data-lng="1.1667" data-alpha_3_code="TGO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tg.svg" alt="tg" /> <span>Togo <li data-country="Tokelau" data-lat="-9" data-lng="-172" data-alpha_3_code="TKL"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tk.svg" alt="tk" /> <span>Tokelau <li data-country="Tonga" data-lat="-20" data-lng="-175" data-alpha_3_code="TON"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/to.svg" alt="to" /> <span>Tonga <li data-country="Trinidad and Tobago" data-lat="11" data-lng="-61" data-alpha_3_code="TTO"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tt.svg" alt="tt" /> <span>Trinidad and Tobago <li data-country="Tunisia" data-lat="34" data-lng="9" data-alpha_3_code="TUN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tn.svg" alt="tn" /> <span>Tunisia <li data-country="Turkey" data-lat="39" data-lng="35" data-alpha_3_code="TUR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tr.svg" alt="tr" /> <span>Turkey <li data-country="Turkmenistan" data-lat="40" data-lng="60" data-alpha_3_code="TKM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tm.svg" alt="tm" /> <span>Turkmenistan <li data-country="Turks and Caicos Islands" data-lat="21.75" data-lng="-71.5833" data-alpha_3_code="TCA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tc.svg" alt="tc" /> <span>Turks and Caicos Islands <li data-country="Tuvalu" data-lat="-8" data-lng="178" data-alpha_3_code="TUV"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/tv.svg" alt="tv" /> <span>Tuvalu <li data-country="Uganda" data-lat="1" data-lng="32" data-alpha_3_code="UGA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ug.svg" alt="ug" /> <span>Uganda <li data-country="Ukraine" data-lat="49" data-lng="32" data-alpha_3_code="UKR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ua.svg" alt="ua" /> <span>Ukraine <li data-country="United Arab Emirates" data-lat="24" data-lng="54" data-alpha_3_code="ARE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ae.svg" alt="ae" /> <span>United Arab Emirates <li data-country="United Kingdom" data-lat="54" data-lng="-2" data-alpha_3_code="GBR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/gb.svg" alt="gb" /> <span>United Kingdom <li data-country="United States" data-lat="38" data-lng="-97" data-alpha_3_code="USA"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/us.svg" alt="us" /> <span>United States <li data-country="United States Minor Outlying Islands" data-lat="19.2833" data-lng="166.6" data-alpha_3_code="UMI"> <li data-country="Uruguay" data-lat="-33" data-lng="-56" data-alpha_3_code="URY"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/uy.svg" alt="uy" /> <span>Uruguay <li data-country="Uzbekistan" data-lat="41" data-lng="64" data-alpha_3_code="UZB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/uz.svg" alt="uz" /> <span>Uzbekistan <li data-country="Vanuatu" data-lat="-16" data-lng="167" data-alpha_3_code="VUT"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/vu.svg" alt="vu" /> <span>Vanuatu <li data-country="Venezuela, Bolivarian Republic of" data-lat="8" data-lng="-66" data-alpha_3_code="VEN"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ve.svg" alt="ve" /> <span>Venezuela, Bolivarian Republic of <li data-country="Viet Nam" data-lat="16" data-lng="106" data-alpha_3_code="VNM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/vn.svg" alt="vn" /> <span>Viet Nam <li data-country="Virgin Islands, British" data-lat="18.5" data-lng="-64.5" data-alpha_3_code="VGB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/vg.svg" alt="vg" /> <span>Virgin Islands, British <li data-country="Virgin Islands, U.S." data-lat="18.3333" data-lng="-64.8333" data-alpha_3_code="VIR"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/vi.svg" alt="vi" /> <span>Virgin Islands, U.S. <li data-country="Wallis and Futuna" data-lat="-13.3" data-lng="-176.2" data-alpha_3_code="WLF"> <li data-country="Western Sahara" data-lat="24.5" data-lng="-13" data-alpha_3_code="ESH"> <li data-country="Yemen" data-lat="15" data-lng="48" data-alpha_3_code="YEM"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/ye.svg" alt="ye" /> <span>Yemen <li data-country="Zambia" data-lat="-15" data-lng="30" data-alpha_3_code="ZMB"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/zm.svg" alt="zm" /> <span>Zambia <li data-country="Zimbabwe" data-lat="-20" data-lng="30" data-alpha_3_code="ZWE"> <img src="https://www.gangasagar-tourism.com/wp-content/plugins/opal-hotel-room-booking/assets/images/flags/zw.svg" alt="zw" /> <span>Zimbabwe jQuery(document).ready(function($){ jQuery('#wpcs_tab_342').click(function($){ if( ! (jQuery('#wpcs_content_main_342').hasClass('is_open')) ){ // Open slider wpcs_open_slider_342(); } else { // close slider wpcs_close_slider_342(); } }); jQuery("#wpcs_overlay_342, #wpcs_close_slider_342").click(function(){ wpcs_close_slider_342(); }); }); function wpcs_open_slider_342(do_repeat){ do_repeat = typeof do_repeat !== 'undefined' ? do_repeat : 0 ; if( do_repeat !== 0 ){ jQuery('#wpcs_content_main_342').addClass('do_repeat'); jQuery( "#wpcs_content_main_342" ).data( "interval", do_repeat ); } if( ! (jQuery('#wpcs_content_main_342').hasClass('is_open')) && !(jQuery('#wpcs_content_main_342').hasClass('is_opening')) ){ // hide tap jQuery('#wpcs_tab_342,.wpcs_tab').fadeTo("slow", 0); jQuery('#wpcs_content_main_342').addClass('is_opening'); jQuery("#wpcs_overlay_342").addClass('wpcs_overlay_display_cross'); jQuery( "#wpcs_overlay_342").fadeIn('fast'); // PRO FEATURE - PUSH BODY jQuery('#wpcs_content_main_342').addClass('is_open'); jQuery( "#wpcs_content_main_342" ).animate({ opacity: 1, left: "+=500" }, 250 , function() { // hide tap jQuery('#wpcs_tab_342,.wpcs_tab').fadeTo("slow", 0); // Trigger some thing here once completely open jQuery( "#wpcs_content_inner_342").fadeTo("slow" , 1); // Remove is_opening class jQuery('#wpcs_content_main_342').removeClass('is_opening'); }); } } function wpcs_close_slider_342(){ if( (jQuery('#wpcs_content_main_342').hasClass('is_open')) && !(jQuery('#wpcs_content_main_342').hasClass('is_closing')) ) { jQuery("#wpcs_overlay_342").removeClass('wpcs_overlay_display_cross'); jQuery('#wpcs_content_main_342').addClass('is_closing'); jQuery("#wpcs_content_main_342").animate({ left: "-=500" } , 250 , function () { // Trigger some thing here once completely close jQuery("#wpcs_content_main_342").fadeTo("fast", 0); jQuery("#wpcs_content_inner_342").slideUp('fast'); jQuery("#wpcs_overlay_342").fadeOut('slow'); jQuery('body').removeClass('fixed-body'); // Removing is_open class in the end to avoid any confliction jQuery('#wpcs_content_main_342').removeClass('is_open'); jQuery('#wpcs_content_main_342').removeClass('is_closing'); // display tap jQuery('#wpcs_tab_342,.wpcs_tab').fadeTo("slow", 1); }); if( (jQuery('#wpcs_content_main_342').hasClass('do_repeat')) ) { setTimeout(function () { wpcs_open_slider_342(0); }, 0 ); } } } .fixed-body{ position: relative; left: 0px; } div#wpcs_tab_342 { border: 1px solid #7f7f7f; border-top:none; cursor: pointer; width: 170px; height: 34px; overflow: hidden; background: #c17041; color: #ffffff; padding: 2px 0px 2px 0px; position: fixed; top: 200px; left: -68px; text-align: center; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); z-index: 9999999; font-size: 18px; } div#wpcs_content_main_342 { opacity:0; position: fixed; overflow-y: scroll; width: 500px; max-width: 100%; height: 100%; background: #ffffff; color: black; top: 0px; left: -500px; padding: 0px; margin: 0px; z-index: 9999999; } #wpcs_close_slider_342 img { max-width: 100%; } div#wpcs_content_inner_342 { display: none; max-width: 100%; min-height: 100%; background: #fcfcfc; padding: 20px 20px 20px 20px; margin: 60px 40px 60px 40px; color: #eeee22; border: 1px solid #0c0000; } div#wpcs_content_inner_342 label{ color: #eeee22; } div#wpcs_overlay_342{ /*cursor: url(https://www.gangasagar-tourism.com/wp-content/plugins/wp-contact-slider/img/cursor_close.png), auto;*/ display: none; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 999999; background: rgba(49, 49, 49, 0.65); } .wpcs_overlay_display_cross{ cursor: url(https://www.gangasagar-tourism.com/wp-content/plugins/wp-contact-slider/img/cursor_close.png), auto; } /* To display scroll bar in slider conditionally */ div#wpcs_close_slider_342 { top: 0px; right: 0px; position: absolute; bottom: 0px; width: 32px; height: 32px; cursor: pointer; background: #0000007a; padding: 0px; overflow: hidden; } .wpcs-cf7, .wpcs-gf, .wpcs-wp-form, .wpcs-caldera-form, .wpcs-constant-forms, .wpcs-constant-forms, .wpcs-pirate-forms, .wpcs-si-contact-form, .wpcs-formidable, .wpcs-form-maker, .wpcs-form-craft, .visual-form-builde { overflow: hidden; } /***** WPCS Media Query ****/ @media (max-width: 600px) { #wpcs_tab_342, #wpcs_content_main_342, #wpcs_overlay_342 { display: none !important; } }
We Call You
#happyforms-352 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 30px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #f92100; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Share your Plan
/* <![CDATA[ */ var astra = {"break_point":"921","isRtl":""}; /* ]]> */ /* <![CDATA[ */ var eae_editor = {"plugin_url":"https:\/\/www.gangasagar-tourism.com\/wp-content\/plugins\/addon-elements-for-elementor-page-builder\/"}; /* ]]> */ jQuery(document).ready(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ /* <![CDATA[ */ var OpalHotel = {"ajaxurl":"https:\/\/www.gangasagar-tourism.com\/wp-admin\/admin-ajax.php?opalhotel-nonce=afd8a017c0","simpleAjaxUrl":"https:\/\/www.gangasagar-tourism.com\/wp-admin\/admin-ajax.php","assetsURI":"https:\/\/www.gangasagar-tourism.com\/wp-content\/plugins\/opal-hotel-room-booking\/assets\/","options":[],"timezone_string":"Europe\/London","label":{"delete":"Delete","unavailable":"Unavailable","available":"Available","geoLocationError":"Sorry we can not find your position right now. Please try later.","oops":"Oops! Please try again."},"datepicker":{"closeText":"Done","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":{"January":"Jan","February":"Feb","March":"Mar","April":"Apr","May":"May","June":"Jun","July":"Jul","August":"Aug","September":"Sep","October":"Oct","November":"Nov","December":"Dec"},"monthStatus":"Show a different month","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM dd, yy","firstDay":"1","isRTL":false},"arrival_departure_invalid":"Arrival date and Departure date is invalid.","select":{"placeholder":"Search Package","empty":"Please Select Package."},"something_wrong":"Something went wrong. Please try again.","quantity_invalid":"Quantity is invalid. Please try again.","is_reservation_page":"","coupon_empty":"Please enter coupon code.","require_rating":"Please rating before submit your review.","datepicker_invalid":"Arrival date and Departure date is invalid.","enter_amount":"Please enter amount.","select_date_week":"Please select week days.","nonces":{"preload_single_book_room_form":"b84949b14a","get_location_by_ip":"a557665b01"}}; /* ]]> */ /* <![CDATA[ */ var ElementorMenusFrontendConfig = {"ajaxurl":"https:\/\/www.gangasagar-tourism.com\/wp-admin\/admin-ajax.php","nonce":"26ef7017f3"}; var elementorScreenReaderText = {"expand":"expand child menu","collapse":"collapse child menu"}; var elementorSecondaryScreenReaderText = {"expand":"expand child menu","collapse":"collapse child menu"}; /* ]]> */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.5.14","urls":{"assets":"https:\/\/www.gangasagar-tourism.com\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_enable_lightbox_in_editor":"yes"}},"post":{"id":287,"title":"Home","excerpt":"\n\t\t\t\t\t\t"}}; /* <![CDATA[ */ var _happyFormsEmailSettings = {"url":"https:\/\/www.gangasagar-tourism.com\/wp-admin\/admin-ajax.php","autocompleteSource":["gmail.com","yahoo.com","hotmail.com","aol.com","icloud.com","outlook.com"]}; /* ]]> */ /* <![CDATA[ */ var HappyFormsPhoneSettings = {"codes":{"376":"AD","971":"AE","93":"AF","1268":"AG","1264":"AI","355":"AL","374":"AM","244":"AO","672":"AQ","54":"AR","1684":"AS","43":"AT","61":"AU","297":"AW","994":"AZ","387":"BA","1246":"BB","880":"BD","32":"BE","226":"BF","359":"BG","973":"BH","257":"BI","229":"BJ","590":"BL","1441":"BM","673":"BN","591":"BO","55":"BR","1242":"BS","975":"BT","267":"BW","375":"BY","501":"BZ","1":"US","243":"CD","236":"CF","242":"CG","41":"CH","682":"CK","56":"CL","237":"CM","86":"CN","57":"CO","506":"CR","53":"CU","238":"CV","357":"CY","420":"CZ","49":"DE","253":"DJ","45":"DK","1767":"DM","1809":"DO","213":"DZ","593":"EC","372":"EE","20":"EG","291":"ER","34":"ES","251":"ET","358":"FI","679":"FJ","500":"FK","691":"FM","298":"FO","33":"FR","241":"GA","44":"GB","1473":"GD","995":"GE","233":"GH","350":"GI","299":"GL","220":"GM","224":"GN","30":"GR","502":"GT","1671":"GU","245":"GW","592":"GY","852":"HK","504":"HN","385":"HR","509":"HT","36":"HU","62":"ID","353":"IE","972":"IL","91":"IN","964":"IQ","98":"IR","354":"IS","39":"IT","1876":"JM","962":"JO","81":"JP","254":"KE","996":"KG","855":"KH","686":"KI","269":"KM","1869":"KN","850":"KP","82":"KR","965":"KW","1345":"KY","856":"LA","961":"LB","1758":"LC","423":"LI","94":"LK","231":"LR","266":"LS","370":"LT","352":"LU","371":"LV","218":"LY","212":"MA","377":"MC","373":"MD","382":"ME","261":"MG","692":"MH","389":"MK","223":"ML","95":"MM","976":"MN","853":"MO","1670":"MP","222":"MR","1664":"MS","356":"MT","230":"MU","960":"MV","265":"MW","52":"MX","60":"MY","258":"MZ","264":"NA","687":"NC","227":"NE","234":"NG","505":"NI","31":"NL","47":"NO","977":"NP","674":"NR","683":"NU","64":"NZ","968":"OM","507":"PA","51":"PE","689":"PF","675":"PG","63":"PH","92":"PK","48":"PL","508":"PM","870":"PN","351":"PT","680":"PW","595":"PY","974":"QA","40":"RO","381":"RS","7":"RU","250":"RW","966":"SA","677":"SB","248":"SC","249":"SD","46":"SE","65":"SG","290":"SH","386":"SI","421":"SK","232":"SL","378":"SM","221":"SN","252":"SO","597":"SR","239":"ST","503":"SV","963":"SY","268":"SZ","1649":"TC","235":"TD","228":"TG","66":"TH","992":"TJ","690":"TK","670":"TL","993":"TM","216":"TN","676":"TO","90":"TR","1868":"TT","688":"TV","886":"TW","255":"TZ","380":"UA","256":"UG","598":"UY","998":"UZ","1784":"VC","58":"VE","1284":"VG","1340":"VI","84":"VN","678":"VU","681":"WF","685":"WS","967":"YE","262":"YT","27":"ZA","260":"ZM","263":"ZW"}}; /* ]]> */ /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
#happyforms-365 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 32px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Plan Your Trips
Email
#happyforms-365 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 32px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Plan Your Trips
Email
#happyforms-365 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 32px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Plan Your Trips
Email
#happyforms-365 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 32px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Plan Your Trips
Email
#happyforms-365 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 32px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Plan Your Trips
Email
#happyforms-365 { --happyforms-form-width: 100; --happyforms-form-title-font-size: 32px; --happyforms-part-title-font-size: 16px; --happyforms-part-description-font-size: 14px; --happyforms-part-value-font-size: 16px; --happyforms-submit-button-font-size: 18px; --happyforms-color-primary: #000000; --happyforms-color-success-notice: #ebf9f0; --happyforms-color-success-notice-text: #1eb452; --happyforms-color-error: #ff7550; --happyforms-color-error-notice: #ffeae5; --happyforms-color-error-notice-text: #ff4200; --happyforms-color-part-title: #000000; --happyforms-color-part-value: #000000; --happyforms-color-part-placeholder: #888888; --happyforms-color-part-border: #dbdbdb; --happyforms-color-part-border-focus: #407fff; --happyforms-color-part-background: #ffffff; --happyforms-color-part-background-focus: #ffffff; --happyforms-color-submit-background: #407fff; --happyforms-color-submit-background-hover: #3567cc; --happyforms-color-submit-border: transparent; --happyforms-color-submit-text: #ffffff; --happyforms-color-submit-text-hover: #ffffff; --happyforms-color-rating: #cccccc; --happyforms-color-rating-hover: #f39c00; --happyforms-color-rating-bg: #efefef; --happyforms-color-rating-bg-hover: #407fff; --happyforms-color-table-row-odd: #fcfcfc; --happyforms-color-table-row-even: #efefef; --happyforms-color-table-row-odd-text: #000000; --happyforms-color-table-row-even-text: #000000; --happyforms-color-choice-checkmark-bg: #ffffff; --happyforms-color-choice-checkmark-bg-focus: #000000; --happyforms-color-choice-checkmark-color: #ffffff; --happyforms-color-dropdown-item-bg: #ffffff; --happyforms-color-dropdown-item-text: #000000; --happyforms-color-dropdown-item-bg-hover: #dbdbdb; --happyforms-color-dropdown-item-text-hover: #000000; }
Plan Your Trips
Email
jQuery(function() { jQuery(document).on('click', '.paoc-popup', function() { var options = jQuery(this).data('conf'); new Custombox.modal(options).open(); }); });
0 notes
pkumarj2019 · 4 years
Link
via
amzn.sx.utils.jsDepMgr.when('jQuery search-js-general breadcrumb', 'searchJsBtf', function($, searchComponents, breadcrumb) { SPUtils.triggerEvent("spFold"); breadcrumb.breadcrumbSearch(); breadcrumb.editableBreadcrumb(); $(function () {searchComponents.hoverOverImageTriggersTitleHover();}); SPUtils.afterEvent("spATFEvent", function () { registerAivHandler("atf"); setFinancialValidation(); }); if (typeof processBundlesFlyouts == 'function') { processBundlesFlyouts('atf'); } amzn.sx.utils.jsDepMgr.when('popover', 'promotionPopover', function() { processPromotionsPopover(); }); });
.pc-auto-rotate-herotator-image-cropped img {width:1242px;height:100%} .pc-auto-rotate-herotator-holder {max-width:1242px;margin:0 auto 26px auto} .mobile-auto-rotate-herotator-carousel-section .a-carousel-viewport {overflow-x:visible; overflow-y:visible}"
P.when("A", "ready").execute(function(A) { A.ajax('/gp/auto-rotate-herotator/handler/getSlides.html/260-2036639-3346767', { method: 'post', params: {"stopOnTouch":0,"shouldInlineImage":"","pageType":"30901","firstId":"918be49b-9ac8-409c-84d5-7da4d5a2dfcf","herotatorId":"merchandised-search-3-herotator","pageIdent":"1389401031","imageStyle":"SY500","isMobile":"","isBrowsePage":"1","firstValidSlot":"mobile-browse-hero-1","firstSlot":"[\"mobile-browse-hero-1\"]","rId":"VN1B2X8SDSQ9576YZN6C","rotateInterval":3000,"remainingSlots":"[\"mobile-browse-hero-2\",\"mobile-browse-hero-3\",\"mobile-browse-hero-4\",\"mobile-browse-hero-5\",\"mobile-browse-hero-6\"]"}, success: function(data) { A.$('#merchandised-search-3-herotator').html(data); P.when('A', 'a-carousel-framework', 'auto-rotate-herotator', 'ready').execute(function(A, a_carousel_framework, AutoRotateHerotator) { a_carousel_framework.createAll(); a_carousel_framework.initializeAll(); if(window.herotatorParams['merchandised-search-3-herotator']) { new AutoRotateHerotator(window.herotatorParams['merchandised-search-3-herotator']); } }); }, error: function(){} }); });
Latest smartphones
if (typeof uet == 'function') uet('bb', 'acsux-widgets_content-grid_merchandised-search-9', {wb: 1}); // timestamp body-begin if (typeof ue == 'function') { ue.log({"widget":"contentGrid","type":"initialize"}, 'acsux-widgets', null); }
Premium Smartphones
Smartphones at lowest prices
if (typeof uex == 'function') uex('ld', 'acsux-widgets_content-grid_merchandised-search-9', {wb: 1}); // timestamp page-loaded + send the metrics if (typeof uet == 'function') uet('be', 'acsux-widgets_content-grid_merchandised-search-9', {wb: 1}); // timestamp body-end
Xiaomi Smartphones
.mcnc-desktop-container { margin-left: auto; margin-right: auto; max-width: 1300px; } .mcnc-section.bj-experience { margin-bottom: 0; } .mcnc-section .mcnc-header, .mcnc-section .mcnc-header span { font-size: 20px !important; } .mcnc-section .mcnc-category { text-align: center; } .gwm-QuadCard-quadrants { padding-bottom: 15px; } .gwm-QuadCard-quadrant { width: 50%; float: left; padding-bottom: 10px; } .gwm-QuadCard-quadrantContent-left { padding-right: 5px; } .gwm-QuadCard-quadrantContent-right { padding-left: 5px; } .gwm-QuadCard-image { position: absolute; top: 0; bottom: 0; left: 0; right: 0; } .gwd-bmc-image { display: block; width: 100%; } .gwd-bmc-container-pc { margin-left: auto; margin-right: auto; max-width: 1300px; }
Smartphones for all budgets
Top selling vivo smartphones
.mcnc-desktop-container { margin-left: auto; margin-right: auto; max-width: 1300px; } .mcnc-section.bj-experience { margin-bottom: 0; } .mcnc-section .mcnc-header, .mcnc-section .mcnc-header span { font-size: 20px !important; } .mcnc-section .mcnc-category { text-align: center; }
Bestselling OPPO smartphones
.mcnc-desktop-container { margin-left: auto; margin-right: auto; max-width: 1300px; } .mcnc-section.bj-experience { margin-bottom: 0; } .mcnc-section .mcnc-header, .mcnc-section .mcnc-header span { font-size: 20px !important; } .mcnc-section .mcnc-category { text-align: center; } .gwm-BillboardCard { text-align: center; } .gwm-BillboardCard--center { margin-right: auto; margin-left: auto; } .gwm-BillboardCard--cropped { position: relative; overflow: hidden; width: 100%; } .gwm-BillboardCard--cropped .gwm-BillboardCard--center { text-align: center; position: absolute; top: 0px; right: -200%; bottom: 0px; left: -200%; } .gwm-BillboardCard-padding-pc { padding-bottom: 26px; }
if (typeof uet == 'function') uet('bb', 'acsux-widgets_content-grid_merchandised-search-20', {wb: 1}); // timestamp body-begin if (typeof ue == 'function') { ue.log({"widget":"contentGrid","type":"initialize"}, 'acsux-widgets', null); }
if (typeof uex == 'function') uex('ld', 'acsux-widgets_content-grid_merchandised-search-20', {wb: 1}); // timestamp page-loaded + send the metrics if (typeof uet == 'function') uet('be', 'acsux-widgets_content-grid_merchandised-search-20', {wb: 1}); // timestamp body-end
!function() { ue.count('sx.cf.bounds-support', document.documentElement.getBoundingClientRect ? 1 : 0); var $, docElem = document.documentElement, body = document.body, imageLoadElems = [], imageLoadRecs = [], curResCount = -1, domReady, measurementOpen = true; function makeViewportContext() { var docElem = document.documentElement, body = document.body; return { scrollTop: window.scrollY || window.pageYOffset || docElem.scrollTop || body.scrollTop, scrollLeft: window.scrollX || window.pageXOffset || docElem.scrollLeft || body.scrollLeft, clientHeight: docElem.clientHeight, clientWidth: docElem.clientWidth, clientTop: docElem.clientTop || body.clientTop || 0, clientLeft: docElem.clientLeft || body.clientLeft || 0 }; } function inInitialViewport(viewportCtx, elem) { if (!elem.getBoundingClientRect) { return true; } var box = elem.getBoundingClientRect(), bottom = Math.round(box.bottom + viewportCtx.scrollTop - viewportCtx.clientTop), right = Math.round(box.right + viewportCtx.scrollLeft - viewportCtx.clientLeft); return ((bottom <= viewportCtx.clientHeight) && (right <= viewportCtx.clientWidth)); } function viewCompleteImageLoaded(image, time, resCount, isAjax) { var i, imageLoad, cfTime = -1, cfImageCnt = 0, cfImagePixels = 0, w, h, viewportCtx, ueScope, ueScopeRec; if (!measurementOpen) { return; } if (image) { if (imageLoadElems.indexOf(image) !== -1) { return; } imageLoadRecs.push({"image": image, "time": time}); imageLoadElems.push(image); if (curResCount !== -1 && curResCount !== resCount) { ue.count('sx.cf.res-count-misalignment', resCount); } curResCount = resCount; } else { resCount = curResCount; } if (!domReady || imageLoadRecs.length < resCount) {return;} viewportCtx = makeViewportContext(); for (i = 0; i < resCount; i++) { imageLoad = imageLoadRecs[i]; if (inInitialViewport(viewportCtx, imageLoad.image)) { cfImageCnt++; if (imageLoad.time > cfTime) {cfTime = imageLoad.time;} imageLoad.inViewport = true; } } if (cfTime <= 0) {cfTime = +new Date;} if (cfImageCnt === 0) { ue.tag('ZeroInViewport'); } ueScope = ($ && $.searchUE && $.searchUE.getScope()) || undefined; if (ueScope) { ueScopeRec = {scope: ueScope}; } uet('cf', ueScope, undefined, cfTime); ueScope && $.searchUE.manageLoad(); ue.count('cfImageCount', cfImageCnt, ueScopeRec); for (i = 0; i < resCount; i++) { imageLoad = imageLoadRecs[i]; if (imageLoad.inViewport) { w = imageLoad.image.naturalWidth; h = imageLoad.image.naturalHeight; if (w && h) { cfImagePixels += w * h; } } } ue.count('sx.cf.image-thousand-pixels', parseInt(cfImagePixels / 1000), ueScopeRec); imageLoadRecs = []; imageLoadElems = []; curResCount = -1; measurementOpen = false; } function afterJQueryAvailable(jQuery) { $ = jQuery || window.jQuery; $ && $(document).bind('before-searchajax', function() { if (imageLoadRecs.length) { ue.count('sx.cf.images-loads-missed', curResCount - imageLoadRecs.length); imageLoadRecs = []; imageLoadElems = []; curResCount = -1; } if (window.document.addEventListener) { domReady = false; } measurementOpen = true; }); } window.P && window.P.when('jQuery').execute(afterJQueryAvailable); if (window.document.addEventListener) { function domReadyHandler() { domReady = true; viewCompleteImageLoaded(); } window.document.addEventListener('DOMContentLoaded', domReadyHandler, false); window.P && window.P.when('A').execute( function(A) { A.on('searchAjaxTransitionDone', domReadyHandler); } ); } else { domReady = true; } window.viewCompleteImageLoaded = viewCompleteImageLoaded; }();
1-24 of over 80,000 results for Electronics : Mobiles & Accessories
See available choices
Samsung Galaxy M21 (Midnight Blue, 4GB RAM, 64GB Storage)
by Samsung
  13,999  15,999
You Save:   2,000 (12%)
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.2 out of 5 stars 40,211
See available choices
Samsung Galaxy M31 (Ocean Blue, 6GB RAM, 128GB Storage)
by Samsung
  17,499
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.3 out of 5 stars 76,343
See available choices
OnePlus Bullets Wireless Z in-Ear Bluetooth Earphones with Mic (Black)
by OnePlus
  1,999  2,190
You Save:   191 (8%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
4.1 out of 5 stars 19,344
See available choices
boAt BassHeads 100 in-Ear Wired Earphones with Super Extra Bass, in-line Mic, Hawk Inspired Design and Perfect Length Cable (Black)
by Boat
  375  999
You Save:   624 (62%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
4 out of 5 stars 81,096
Redmi 9 (Sporty Orange, 4GB RAM, 64GB Storage)
by Redmi
  8,999
In stock on September 6, 2020
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
See available choices
Samsung Galaxy M31s (Mirage Blue, 6GB RAM, 128GB Storage)
by Samsung
  19,499  22,999
You Save:   3,500 (15%)
In stock on September 10, 2020
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.3 out of 5 stars 6,054
See available choices
Redmi 8A Dual (Sea Blue, 2GB RAM, 32GB Storage) – Dual Cameras & 5,000 mAH Battery
by Redmi
  7,499  8,499
You Save:   1,000 (11%)
Flat 5% back with Amazon Pay ICICI card
See Details
and 1 more promotion
4 out of 5 stars 15,575
See available choices
Samsung Galaxy M31s (Mirage Blue, 8GB RAM, 128GB Storage)
by Samsung
  21,499  24,999
You Save:   3,500 (14%)
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.3 out of 5 stars 6,089
See available choices
Samsung Galaxy M21 (Raven Black, 4GB RAM, 64GB Storage)
by Samsung
  13,999
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.2 out of 5 stars 40,089
See available choices
boAt Rockerz 255 Sports Wireless Headset with Super Extra Bass, IPX5 Water & Sweat Resistance, Qualcomm Chipset and Up to 6H Playback (Active Black)
by Boat
  1,399  2,990
You Save:   1,591 (53%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
3.9 out of 5 stars 1,22,813
See available choices
Samsung Galaxy M31 (Space Black, 6GB RAM, 128GB Storage)
by Samsung
  17,499
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.3 out of 5 stars 76,362
See available choices
Realme Buds 2 with Mic for Android Smartphones (Black)
by realme
  799offer(1 offer)
4.3 out of 5 stars 25,487
Redmi 9 (Sky Blue, 4GB RAM, 64GB Storage)
by Redmi
  8,999
In stock on September 6, 2020
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
See available choices
Redmi 8A Dual (Midnight Grey, 2GB RAM, 32GB Storage) – Dual Cameras & 5,000 mAH Battery
by Redmi
  7,499  8,499
You Save:   1,000 (11%)
Flat 5% back with Amazon Pay ICICI card
See Details
and 1 more promotion
4 out of 5 stars 15,555
Redmi Note 9 (Pebble Grey, 4GB RAM 64GB Storage) - 48MP Quad Camera & Full HD+ Display
by Redmi
  11,999
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
4.5 out of 5 stars 172
See available choices
boAt BassHeads 225 in-Ear Wired Earphones with Super Extra Bass, Metallic Finish, Tangle-Free Cable and Gold Plated Angled Jack (Black)
by Boat
  549  999
You Save:   450 (45%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
3.9 out of 5 stars 1,00,169
See available choices
Samsung Galaxy M21 (Midnight Blue, 6GB RAM, 128GB Storage)
by Samsung
  15,999  17,999
You Save:   2,000 (11%)
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.2 out of 5 stars 40,172
See available choices
Samsung Galaxy M01 (Blue, 3GB RAM, 32GB Storage) with No Cost EMI/Additional Exchange Offers
by Samsung
  8,399  9,999
You Save:   1,600 (16%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
3.8 out of 5 stars 1,079
See available choices
boAt BassHeads 100 in-Ear Wired Earphones with Super Extra Bass, in-line Mic, Hawk Inspired Design and Perfect Length Cable (Furious Red)
by Boat
  379  999
You Save:   620 (62%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
4 out of 5 stars 81,071
See available choices
Samsung Galaxy M31s (Mirage Black, 6GB RAM, 128GB Storage)
by Samsung
Currently unavailable
4.3 out of 5 stars 6,038
See available choices
OPPO A5 2020 (Dazzling White, 4GB RAM, 64GB Storage) with No Cost EMI/Additional Exchange Offers
by Oppo
  13,990  15,990
You Save:   2,000 (12%)
Flat 5% back with Amazon Pay ICICI card
See Details
and 1 more promotion
4.1 out of 5 stars 3,858
See available choices
Samsung Galaxy M31 (Ocean Blue, 6GB RAM, 64GB Storage)
by Samsung
  16,499  17,699
You Save:   1,200 (6%)
5% off with HSBC Cashback card
No Cost EMI available on select cards
Flat 5% back with Amazon Pay ICICI card
See Details
and 3 more promotions
4.3 out of 5 stars 76,369
See available choices
JBL C100SI In-Ear Deep Bass Headphones with Mic (Black)
by JBL
  599  1,299
You Save:   700 (53%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
3.9 out of 5 stars 71,635
See available choices
pTron Bassbuds in-Ear True Wireless Bluetooth Headphones (TWS) with Mic - (Black)
by PTron
  999  2,499
You Save:   1,500 (60%)
5% off with HSBC Cashback card
Flat 5% back with Amazon Pay ICICI card
See Details
and 2 more promotions
3.4 out of 5 stars 15,246
Previous Page 1 2 3 ... 400 Next Page
// This will fetch the resource in a low impact way from the experiment server. // executeOnload will prevent fetching the resource until everything else on the page has loaded. var cloudfrontImg = new Image(); var shouldExecuteOnload = ("1" == "1"); if (shouldExecuteOnload) { if (window.addEventListener) { window.addEventListener("load", function() { setTimeout(function(){ cloudfrontImg.src = "//cloudfront-labs.amazonaws.com/x.png"; }, 400);}, false); } else if (window.attachEvent) { window.attachEvent("onload", function() { setTimeout(function(){ cloudfrontImg.src = "//cloudfront-labs.amazonaws.com/x.png"; }, 400);}); } } else { setTimeout(function(){ cloudfrontImg.src = "//cloudfront-labs.amazonaws.com/x.png"; }, 400); }
amzn.sx.utils.jsDepMgr.when("jQuery ready", 'searchJsBtr', function($) { $("td.tpType").parent("tr").hover( function() { $(this).addClass("toeRowHover"); }, function() { $(this).removeClass("toeRowHover"); }); }); amzn.sx.utils.jsDepMgr.when('search-js-general', 'processPromotionsPopover', function() { amzn.sx.utils.jsDepMgr.when('popover', 'promotionsPopover', function() { processPromotionsPopover(); }); SPUtils.triggerEvent("spResultsEnd"); registerAivHandler("btf"); if (typeof processBundlesFlyouts == 'function') { processBundlesFlyouts('btf'); } });
amzn.sx.utils.jsDepMgr.when('jQuery', 'search-trackingInfo-init', function($) { $.pageContext = {"isUnsupportedRequest":true,"isApplicationFailure":false,"redirectUrl":"\u002Fb?node=1389401031","rid":"VN1B2X8SDSQ9576YZN6C","qid":"1598940447","pageStructure":"results","pageApp":"gp\u002Fsearch","browseLadder":"n%3A976419031%2Cn%3A%21976420031%2Cn%3A1389401031","node":"1389401031","searchAlias":"electronics","searchAliasDisplayName":"Electronics","csrfToken":"gMhBin0kCwwQj+Gs0d0XMUXLMPrKV4+mGhiihGsAAAAMAAAAAF9N5R9yYXcAAAAA","searchSkeletonKey":"results--searchTemplate defaultLayout so_in_en--left-nav--shopping-engine","pageType":"Landing","subPageType":"Cat-Sr","store":"electronics","programRegionId":"f9d048085cce872ea5c4bf88a92a8b8cdaff8bc3","pageTitle":"Amazon.in: Mobiles & Accessories: Electronics: Mobile Accessories, Smartphones & Basic Mobiles, SIM Cards & More","metaKeywords":"Mobiles & Accessories, Mobile Accessories, Smartphones & Basic Mobiles, SIM Cards, Electronics, Amazon.in","metaDescription":"Online shopping for Electronics from a great selection of Mobile Accessories, Smartphones & Basic Mobiles, SIM Cards & more at everyday low prices.","rhsSuppressed":"rhs"}; });
0 notes
Building an Admin Dashboard Layout With CSS and a Touch of JavaScript
What You'll Be Creating
In this new tutorial, we’ll create a responsive admin dashboard layout with CSS and a touch of JavaScript. To build it, we’ll borrow some ideas from the WordPress dashboard, such as its collapsible sidebar menu.
Throughout the tutorial we’ll face plenty of challenges, but ones which will give us good practice for enhancing our front-end skills.
Without further ado, let’s have a look at the final admin dashboard demo (hit the Collapse button at the foot of the sidebar to see the collapsible nav in action, and check out the full screen version to play with its responsiveness):
1. Begin With the Page Markup
To kick off the markup we’ll need we’ll start with an SVG, a header, and a section:
<svg style="display:none;">...</svg> <header class="page-header">...</header> <section class="page-content">...</section>
SVG Sprites
As you might imagine with any admin dashboard we’re going to need a bunch of icons. Thankfully, Envato Elements provides an ever-expanding collection of useful vector icons, so let’s take advantage of that library and download these Trade and Dashboard Icons.
Trade and Dashboard Icons on Envato Elements
Rather than including them directly in the page via an img or svg tag, let’s go one step further and create an SVG sprite. To do this, we’ll wrap all the icons in an SVG container. The container should be hidden, so we’ll apply display: none to it. If we don’t hide it, a big empty area will appear at the top of the page.
Each icon will be placed inside a symbol element with a unique ID and a viewBox attribute which will depend on the icon size. We can then render the target icon whenever we need it by calling the use element (I’ll show you how in a minute). 
For now, let’s just become familiar with the markup needed for the SVG sprite:
<svg style="display:none;"> <symbol id="down" viewBox="0 0 16 16"> <polygon points="3.81 4.38 8 8.57 12.19 4.38 13.71 5.91 8 11.62 2.29 5.91 3.81 4.38" /> </symbol> <symbol id="users" viewBox="0 0 16 16"> <path d="M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0ZM8,15a7,7,0,0,1-5.19-2.32,2.71,2.71,0,0,1,1.7-1,13.11,13.11,0,0,0,1.29-.28,2.32,2.32,0,0,0,.94-.34,1.17,1.17,0,0,0-.27-.7h0A3.61,3.61,0,0,1,5.15,7.49,3.18,3.18,0,0,1,8,4.07a3.18,3.18,0,0,1,2.86,3.42,3.6,3.6,0,0,1-1.32,2.88h0a1.13,1.13,0,0,0-.27.69,2.68,2.68,0,0,0,.93.31,10.81,10.81,0,0,0,1.28.23,2.63,2.63,0,0,1,1.78,1A7,7,0,0,1,8,15Z" /> </symbol> <!-- more symbols here --> </svg>
And really, that’s all we need to create our inline SVG sprite.
Header
Moving on with our admin dashboard layout, let’s look at the page header. 
Within it, we’ll define a nav element which will serve as the wrapper for the following elements:
The logo
The Collapse button that will toggle the menu on mobile screens
The menu itself which will contain the menu links, two headings, and the collapse/expand button. It might be more semantically correct to have two individual menus and place the headings outside them, but you can approach things differently if you prefer.
Here’s how it’ll look like on wide screens (>767px):
The header structure:
<header class="page-header"> <nav> <a href="#0"> <img class="logo" src="logo.svg" alt="forecastr logo"> </a> <button class="toggle-mob-menu" aria-expanded="false" aria-label="open menu"> <svg width="20" height="20" aria-hidden="true"> <use xlink:href="#down"></use> </svg> </button> <ul class="admin-menu"> <li class="menu-heading"> <h3>Admin</h3> </li> <li> <a href="#0"> <svg> <use xlink:href="#pages"></use> </svg> <span>Pages</span> </a> </li> <!-- more list items here --> <li> <button class="collapse-btn" aria-expanded="true" aria-label="collapse menu"> <svg aria-hidden="true"> <use xlink:href="#collapse"></use> </svg> <span>Collapse</span> </button> </li> </ul> </nav> </header>
Notice two things in the code above:
How we use the use element to reference the target icons.
The ARIA attributes (aria-expanded, aria-label, aria-hidden) that we add to the toggle buttons. These attributes will help us make the component a bit more accessible. Later, we’ll discuss how their values will be updated based on the button’s state.
Section
The section will contain two nested sections.
Section #1
Inside the first section, we’ll place the search form and some info (name, avatar, and notifications) about the current logged in user.
Here’s its appearance on wide screens (>767px):
The section structure:
<section class="search-and-user"> <form> <input type="search" placeholder="Search Pages..."> <button type="submit" aria-label="submit form"> <svg aria-hidden="true"> <use xlink:href="#search"></use> </svg> </button> </form> <div class="admin-profile"> <span class="greeting">...</span> <div class="notifications"> <span class="badge">...</span> <svg> <use xlink:href="#users"></use> </svg> </div> </div> </section>
Again, notice that we add some ARIA attributes to the submit button.
Section #2
Inside the second section, just for enriching the demo with some dummy content, we’ll place a bunch of article placeholders. These might typically contain tabular data, charts, or feeds of some kind.
“Use a maximum of 5–7 different widgets to create a view. Otherwise, it will be hard for a user to focus and get a clear overview.” – Taras Bakusevych
Here’s its appearance on wide screens (>767px):
In accordance with UX best practices you may not need this many sections
The section structure:
<section class="page-content"> <section class="grid"> <article></article> <article></article> <article></article> <article></article> <article></article> <article></article> <article></article> <article></article> </section> </section>
2. Define Some Basic Styles
With the markup for our admin dashboard ready, we’ll forge on with the CSS. The first step, as always, is to specify some CSS variables and common reset styles:
:root { --page-header-bgColor: #242e42; --page-header-bgColor-hover: #1d2636; --page-header-txtColor: #dde9f8; --page-header-headingColor: #7889a4; --page-header-width: 220px; --page-content-bgColor: #f0f1f6; --page-content-txtColor: #171616; --page-content-blockColor: #fff; --white: #fff; --black: #333; --blue: #00b9eb; --red: #ec1848; --border-radius: 4px; --box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.075); } * { padding: 0; margin: 0; box-sizing: border-box; } ul { list-style: none; } a, button { color: inherit; } a { text-decoration: none; } button { background: none; cursor: pointer; } input { -webkit-appearance: none; } button, input { border: none; } svg { display: block; } body { font: 16px/1.5 "Lato", sans-serif; }
Note: for simplicity I won’t walk through all the CSS rules in the tutorial. There are almost 400 lines of CSS here. If you want to, you can check them all by clicking the CSS tab of the demo project.
3. Define the Main Dashboard Styles
At this point, we’re ready to concentrate on the page styles.
Style the Header
The header will be a fixed position element. Its width will be 220px and its height equal to the viewport height. In case its contents exceed the viewport height, a vertical scrollbar will appear.
The nav element will behave as a flex container with a minimum height of 100%. Remember that its direct children are three: 
the logo, 
the mobile menu toggle button, 
and the menu. 
The toggle button will be visible only on small screens (<768px).  Here are the styles we need:
/*CUSTOM VARIABLES HERE*/ .page-header { position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: auto; padding-top: 20px; width: var(--page-header-width); color: var(--page-header-txtColor); background: var(--page-header-bgColor); } .page-header nav { display: flex; flex-direction: column; min-height: 100%; } .page-header .toggle-mob-menu { display: none; }
Tip: In case you prefer an absolutely positioned header that covers the full page height, add the following styles:
body { position: relative; } .page-header { position: absolute; top: 0; left: 0; height: 100%; /*Comment these styles*/ /*position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow: auto;*/ }
Menu Styles
The menu will serve as a flex container, and we’ll give it flex: 1, so it’ll expand and cover the full parent height.
The last menu item will be given a margin-top: auto because it should be positioned at the very bottom of the menu. This behavior will be clearer when the header scrollbar doesn’t appear. To test it, try to remove some menu items, or check the demo in a tall screen.
The links and the button inside the menu will also act as flex containers and their contents (text and icons) should be vertically aligned.
The menu headings will be a bit smaller compared to the other menu elements. In addition, we’ll increase the spacing between their characters.
Here’s a part of the menu styles:
/*CUSTOM VARIABLES HERE*/ .page-header .admin-menu { display: flex; flex-direction: column; flex-grow: 1; margin-top: 35px; } .page-header .admin-menu li:last-child { margin-top: auto; margin-bottom: 20px; } .page-header .admin-menu li > * { width: 100%; padding: 12px 15px; } .page-header .admin-menu a, .page-header .admin-menu button { display: flex; align-items: center; font-size: 0.9rem; transition: background 0.2s, color 0.2s; } .page-header .admin-menu .menu-heading h3 { text-transform: uppercase; letter-spacing: 0.15em; font-size: 12px; margin-top: 12px; color: var(--page-header-headingColor); }
Page Content Styles
Remember that the .page-content section contains two sub-sections.
This section will be placed 220px away from the left side of the viewport. Plus, we’ll give it width: calc(100% - 220px). Note that its left property value is equal to the header width.
Its styles:
/*CUSTOM VARIABLES HERE*/ .page-content { position: relative; left: var(--page-header-width); width: calc(100% - var(--page-header-width)); min-height: 100vh; padding: 30px; color: var(--page-content-txtColor); background: var(--page-content-bgColor); }
Search and User Styles
Also, remember that the .search-and-user section contains two elements: the search form and the .admin-profile.
To lay it out, we’ll use CSS Grid. The search form will cover the full available space and there will be a 50px gap between it and its sibling. Both siblings will be vertically aligned.
The submit button inside the form will be absolutely positioned. It will only contain a decorative icon, and we’ll therefore need an ARIA attribute to allow screenreaders to interpret it and thereby make it accessible.
The .admin-profile, which contains two elements, will behave as a flex container with vertically centered content. The badge (counter) element will be absolutely positioned inside its parent with horizontally and vertically centered content.
Here’s a part of the required styles for this section:
/*CUSTOM VARIABLES HERE*/ .search-and-user { display: grid; grid-template-columns: 1fr auto; grid-column-gap: 50px; align-items: center; background: var(--page-content-bgColor); margin-bottom: 30px; } .search-and-user form { position: relative; } .search-and-user form button { position: absolute; top: 50%; right: 15px; transform: translateY(-50%); } .search-and-user .admin-profile { display: flex; align-items: center; } .search-and-user .admin-profile .notifications { position: relative; } .search-and-user .admin-profile .badge { display: flex; align-items: center; justify-content: center; position: absolute; top: -10px; right: -3px; width: 18px; height: 18px; border-radius: 50%; font-size: 10px; color: var(--white); background: var(--red); }
Grid Styles
To lay out the articles on our admin dashboard, we’ll take advantage of CSS grid. We’ll give all articles a fixed height of 300px. Apart from the first and last articles which will cover the full parent width, all the others will be part of a two-column layout.
The associated styles:
/*CUSTOM VARIABLES HERE*/ .page-content .grid { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 30px; } .page-content .grid > article { display: flex; height: 300px; background: var(--page-content-blockColor); border-radius: var(--border-radius); box-shadow: var(--box-shadow); } .page-content .grid > article:first-child, .page-content .grid > article:last-child { grid-column: 1 / -1; }
4. Toggle Header
Each time we click on the collapse/expand button, the header state will change. If it’s expanded, it will collapse (leaving just icon variants of the menu items), and vice versa. 
Keep in mind that this functionality will be available only on screens greater than 767px. For smaller screens, our header will have a different layout, which we’ll get to shortly.
During the collapsed state of the header, the body receives the collapsed class. At that point, the following things happen:
The header shrinks. Its width changes from 220px to 40px.
In response to this, the .page-content section grows. Specifically, its width changes from width: calc(100% - 220px) to width: calc(100% - 40px). In addition, its left property value becomes 40px instead of 220px.
The logo, the menu headings, the menu links text, and the menu button text disappear.
The aria-expanded and aria-label attribute values of the toggle button are updated. Plus, its icon is rotated 180 degrees, so it looks like an expand icon.
Here’s the JavaScript code that implements this functionality:
const body = document.body; const collapseBtn = document.querySelector(".admin-menu button"); const collapsedClass = "collapsed"; collapseBtn.addEventListener("click", function() { this.getAttribute("aria-expanded") == "true" ? this.setAttribute("aria-expanded", "false") : this.setAttribute("aria-expanded", "true"); this.getAttribute("aria-label") == "collapse menu" ? this.setAttribute("aria-label", "expand menu") : this.setAttribute("aria-label", "collapse menu"); body.classList.toggle(collapsedClass); });
And all the associated styles:
/*CUSTOM VARIABLES HERE*/ @media screen and (min-width: 768px) { .collapsed .page-header { width: 40px; } .collapsed .page-header .admin-menu li > * { padding: 10px; } .collapsed .page-header .logo, .collapsed .page-header .admin-menu span, .collapsed .page-header .admin-menu .menu-heading { display: none; } .collapsed .page-header .admin-menu svg { margin-right: 0; } .collapsed .page-header .collapse-btn svg { transform: rotate(180deg); } .collapsed .page-content { left: 40px; width: calc(100% - 40px); } }
5. Show Tooltip on Admin Menu Items
Now let’s go one step further and add another new feature to the collapsible header.
As we discussed in the previous section, when the header becomes collapsed, the text of the menu links will disappear. This means, at that point, only the SVG icons will be visible. So, let’s display a tooltip that will give users a better understanding of what each link does.
To do so, each time a menu link (icon) is being hovered over, we’ll add the title attribute to it, with the value being its plain text. But again, that should happen only when the header is collapsed and the window width is at least 768px.
Here’s the corresponding JavaScript: 
const body = document.body; const menuLinks = document.querySelectorAll(".admin-menu a"); const collapsedClass = "collapsed"; for (const link of menuLinks) { link.addEventListener("mouseenter", function() { body.classList.contains(collapsedClass) && window.matchMedia("(min-width: 768px)").matches ? this.setAttribute("title", this.textContent) : this.removeAttribute("title"); }); }
6. Going Responsive
On screens up to 767px wide, our page will look like this:
That’s a big difference from our sidebar arrangement, right? Let’s highlight the most important differences compared to the desktop version:
Both the header and .page-content have position: static and width: 100%.
The flex direction of the nav element changes from column to row.
The mobile menu toggle button becomes visible.
The menu is absolutely positioned right underneath the header and initially hidden. It will become visible each time we click on the toggle button. 
The collapse/expand button and the .greeting element are hidden.
The .search-and-user section is absolutely positioned and placed right next to the mobile menu toggle button. 
Below you can see a part of the responsive styles:
@media screen and (max-width: 767px) { .page-header, .page-content { position: static; width: 100%; } .page-header nav { flex-direction: row; } .page-header .toggle-mob-menu { display: block; } .page-header .admin-menu { position: absolute; left: 98px; top: 57px; margin-top: 0; z-index: 2; border-radius: var(--border-radius); background: var(--page-header-bgColor); visibility: hidden; opacity: 0; transform: scale(0.95); transition: all 0.2s; } .page-header .admin-menu li:last-child, .search-and-user .admin-profile .greeting { display: none; } .search-and-user { position: absolute; left: 131px; top: 10px; padding: 0; grid-column-gap: 5px; width: calc(100% - 141px); border-radius: var(--border-radius); background: transparent; } }
7. Toggle Mobile Menu
Each time we click on the toggle button, the menu state will change. If it’s expanded, it will collapse, and vice versa.
During the expanded state of the menu, the body receives the mob-menu-opened class. At that point, the following things happen:
The menu appears.
The aria-expanded and aria-label attribute values of the toggle button are updated. Plus, its icon is rotated 180 degrees, so it looks like an expand icon.
Here’s the required JavaScript code:
const body = document.body; const toggleMobileMenu = document.querySelector(".toggle-mob-menu"); toggleMobileMenu.addEventListener("click", function() { this.getAttribute("aria-expanded") == "true" ? this.setAttribute("aria-expanded", "false") : this.setAttribute("aria-expanded", "true"); this.getAttribute("aria-label") == "open menu" ? this.setAttribute("aria-label", "close menu") : this.setAttribute("aria-label", "open menu"); body.classList.toggle("mob-menu-opened"); });
And the associated CSS:
.page-header .toggle-mob-menu svg { transition: transform 0.2s; } .page-header .admin-menu { transition: all 0.2s; } .mob-menu-opened .toggle-mob-menu svg { transform: rotate(180deg); } .mob-menu-opened .page-header .admin-menu { transform: scale(1); visibility: visible; opacity: 1; }
Conclusion
That’s it folks! We successfully built a fully functional admin dashboard layout. You’ll be able to expand on this foundation to create all kinds of admin interfaces. Hopefully you enjoyed this journey as much as I did!
Just a last note. I’m certainly not an accessibility expert, yet I tried to make this component more accessible by adding some common ARIA attributes. During this process, I checked the WordPress and Codepen dashboards for reference. There might be additional ARIA attributes that could have been included in the code. For example, I excluded the aria-controls attribute which is responsible for identifying the related content, but that was because Aria-Controls is Poop.
If I missed anything, or you think that some things should have been done differently, let me know in the comments below.
As always, thanks for reading!
More Admin Dashboard UI Resources
Bootstrap
15 Feature-Packed Bootstrap Admin Templates
Ian Yates
FusionCharts
How to Build a SaaS Dashboard in React With Google Sheets and FusionCharts
Gagan Sikri
0 notes
siliconwebx · 6 years
Text
5 Creative Ways to Use Divi’s Built-In Margin and Gutter Controls
The Divi margin and gutter controls are two powerful design settings that can really transform your layouts in creative ways. And, if you understand how they work, you’ll be less afraid to break out and try new things for yourself. In this post, I’m going to show you 5 creative ways to use the Divi margin and gutter controls. Some will be easier than others to accomplish, but overall, I think you will walk away with a new appreciation for these two design settings.
Sneak Peek
Here is a quick sneak peek of the designs possible with these techniques:
About Margin and Gutter width
Margin refers to the spacing between (or outside of) elements. So think of a section, row, or module as a box. Margin is what adds space outside of the box and is what is used to separate boxes on the page (this is covered in greater detail here).
Gutter width is just a fancy term for the margin between columns within a row. It is difficult to adequately build a grid with correct margins on the fly. That is why Divi has the Gutter width option for each row. It helps ease the pain for spacing out columns evenly.
Optional values for gutter width range from 1 to 4.
1 represents zero margin between columns. 2 represents a 3% right margin between columns. 3 represents a 5.5% right margin between columns. 4 represents a 8% right margin between columns.
Now that we have a better handle on what we are dealing with, let’s start putting them to use!
Here are 5 creative ways to use the Divi margin and gutter controls:
#1 Extending Image Modules Outside the Row
Since broken grid design is all the rage these days, expanding modules outside of their container (or row) is a great way to break up the traditional grid layout for a unique look. The trick is to use negative margins to extend the module in a certain direction.
A great example of this creative technique is found in the Fitness Gym Landing Page Layout. In the section titled “Become a member” you can see how the image are being extended outside their row container.
Here is the basic idea of how to accomplish this design.
Create a new section with two four-column rows. Give each row the following settings:
Gutter width: 1 Custom Margin: 0px top Custom Padding: 0px top, 0px bottom
Then update the section settings as follows:
Background Gradient Left Color: #fa2a20 Background Gradient Right Color: rgba(16,23,45,0.85) Gradient Direction: 90deg Start Position: 50% End Position: 50% Custom Padding: 0px Top, 0px Bottom
Next in the top row, add an image module to column 3 and add an image to the module. Then update the settings with a negative top margin as follows:
Custom Margin: -6vw Top
In the second row, add an image module to the column 2 and add an image to the module. Then update the settings with a negative bottom margin as follows:
Then add an image module to column 4 in the same row and add an image to the module. Then update the settings with a negative bottom margin as follows:
Custom Margin: -5vw bottom
Because we have the gutter width set to 1, the images/modules are flush against each other without any space between them. This combined with the 50% gradient start position gives it a nice symmetrical breaking point in the background.
You may have noticed that I used the vw length unit for the custom margins. The vw (viewport width) length unit is relative to the width of the browser. So 10vw is basically 10% of the browser window. This allows the design to scale along with the browser without jumping around. See our full article on length units for more info.
Here is the final design.
#2 Expanding Text Modules and Dividers Outside of Columns
Expanding text modules outside of a column or row opens the door for unique header designs. The row or column can serve as a custom background element as the text extends beyond the background element to the left and right for a unique look.
Here is how this is done. First create a new section with a two-column row. Before you add any modules, update the row settings as follows:
Column 1 background color: #00ca8f Custom Width: 700px Gutter Width: 4 Box Shadow: see screenshot Box Shadow Horizontal Position: -10px Box Shadow Vertical Position: -10px Box Shadow Color: rgba(100,113,248,0.37)
Setting the gutter width to 4 maximizes the space between columns to make it easier for us to extend modules outside of the column.
Now let’s add a text module to column 1 and update the settings as follows:
Heading Font: Fira Sans Condensed Heading Font Weight: Ultra Bold Heading Font Style: TT Heading text Alignment: center Heading Text Color: #0f135d Heading Text Size: 100px (60 Heading Letter Spacing: 10px Width: 600px Custom Margin: -100px Left, -100px Right Custom Padding: 0px top, 0px bottom, 0px left, 0px right
The key to this design is to increase the width of the module so that, when we add the negative right and left margin, the text module has room to extend beyond the column on both sides.
As an addition design element, you can also add a divider in column 2 that extends outside of the column as well. To do this, add a divider module in column 2 and update the following settings:
Color: #0f135d Divider Weight: 12px Width: 150% Custom Margin: 15px top, -25% left, -25% right
The same design technique is used here as well. We increase the width (or max-width) to 150% so that we can extend the module outside the column on the left and right.
Here is the final result.
Here it is on mobile.
You can also change this into a one-column layout easily with a few updates to the settings for a completely now look. To do this, change the column layout of the row to one-column and change the row width to 400px.
Here is the result.
For more inspiration, check out this post on how to extend modules to create unique column layouts in Divi.
#3 Overlapping Modules with a Buttons
Custom margins can be used to position buttons in unique places throughout your design. One of my favorite things to do is position buttons so that they overlap other modules.
To illustrate this concept, I’m going to use the Soccer Club Landing Page Layout from the Soccer Club Layout Pack. In the top section of the layout, you will notice that there are two buttons placed at the top and bottom of the video. The top button has been given a 0px bottom margin so that it sits flush on top of the video. And the video module has been given a 0px bottom margin so that the bottom button is flush against the bottom of the video. What I’m going to do is move each of those buttons so that they overlap the video module.
To do this, open up the top button module settings and give it a custom bottom margin of -56px (basically the height of the button).
Then open the bottom button settings and give it a custom top margin of -56px.
Here is the final design.
And because we used a pixel length value for our negative margins, the buttons will stay in place on mobile as well.
For more inspiration, check out this post on how to add an animated scroll button using similar techniques.
#4 Overlapping Sections with Rows
Overlapping a section with a row is a simple process, but it can really add a degree of creativity to boost the design of your page and make content stand out.
To illustrate this concept, let’s take a look at the Real Estate Landing Page from the Real Estate Layout Pack. Notice how the row of content in the second section has been pulled up to overlap the top section, making the content stand out.
Let’s quickly review how this is done.
The row is given a custom width of 1440px so that it has some spacing on both sides to frame the content nicely.
The gutter width is set to 1 in order to maximize the space needed for the three blurbs and their content.
And finally, the row is given a custom top margin of -10vw. This pull the row up so that it overlaps the section above.
Simple stuff right?
For a more info on this concept, check out the post on on how to overlap modules and rows.
#5 Extending Rows on Hover
This hover style is a great way to reveal more information about a particular service or promotional offer on your website. The key to this hover effect is to use custom margin to extend one half of a row outside of the browser window. Then, when hovering over the visible half of the row, the margin reverts back and reveals the other half of the row content.
To show you how this is done, I’m going to use the Plumber Services Page from the Plumber Layout Pack. Once you have the Plumber Services Layout loaded onto your page, scroll down to section with the large promotional offer that reads “10% OFF”. This is a two-column row with the large promotion text in column 1 and with more information about the promotion in column 2. What we are going to do is hide the information in column 1 by default and then reveal that information on hover.
To do this, open up the row settings and update the following:
Column 1 Background Color: rgba(12,113,195,0.16) Row Alignment: right Custom Width: 800px Gutter width: 1
Now we need to add our custom margin settings to get the hover effect. And since we are using gutter width 1, we need to add some padding to column 1. Update the following:
Custom Margin (desktop): -400px right Column 2 custom padding: 2vw left, 2vw right
Since our row width is 800px, we want to hide 400px (half of the row). So that is why we set the right margin to -400px.
Custom Margin (hover): 0px right Custom Margin (tablet): 0px right
By setting the right margin back to 0px on hover, the entire row becomes visible!
Here is the final result.
And the entire row becomes visible on mobile.
More Inspiration
There are tons of examples of unique styles using margin and gutter values in our premade layouts. I featured a few of those elements on this post already.
If you want more tutorials like this one, check out the following posts from our blog:
How to use text as an abstract design element in Divi
How to vertically align content in Divi
How to Use Opacity, Padding, and Negative Margins to Layer Divi Modules
Final Thoughts
I hope this post was helpful in pointing out a few simple, yet unique, designs using custom margins and gutter values. And, I’m confident that once you get more familiar with these outside-the-box design techniques, you will be surprised at how easy it will be to make your own unique layouts.
I look forward to hearing from you in the comments.
Cheers!
The post 5 Creative Ways to Use Divi’s Built-In Margin and Gutter Controls appeared first on Elegant Themes Blog.
😉SiliconWebX | 🌐ElegantThemes
0 notes
thrashure · 6 years
Text
---
Note to self: ISOLATE NIGHT/LIGHT BUTTON
<!DOCTYPE html>
<head>
<!--                        THEME 6 - DISCORD (revamp)                                by cactusthemes -->
<!-- Credits:                - ALL DESIGN CREDITS GO TO DISCORDAPP.COM, I AM SIMPLY RECREATING THEIR DESIGNS BY REINTERPRETING THEM AS A TUMBLR THEME                - CSS Photosets by annasthms and espoirthemes                - Fade in on refresh/Custom tumblr controls by cyantists                - Soundcloud Player by shythemes                - Infinite Scroll by Paul Irish                - Tooltip by Manos Malihu                - Captions by bychloethemes                - Lightbox by sorrism                - Responsive Videos (Flexframes) by nouvae                - Icon font by themehive -->
<title>{Title}</title> <link rel="alternate" type="application/rss+xml" href="{RSS}"> <link rel="shortcut icon" href="{Favicon}"> <meta name="description" content="{MetaDescription}"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="image:Icon" content="">
<meta name="text:Title" content="Your title">
<meta name="select:Spaces Channel Name" content="-" title="Dash"> <meta name="select:Spaces Channel Name" content="_" title="Underscore"> <meta name="select:Color Theme" content="dark" title="Dark"> <meta name="select:Color Theme" content="light" title="Light">
<meta name="if:Infinite Scroll" content="0"> <meta name="if:Load More Button" content="0"> <meta name="if:Updates" content="1"> <meta name="if:American Dates" content="0">
<meta name="text:Numbers" content=""> <meta name="text:Update 1" content=""> <meta name="text:Update 1 Date" content=""> <meta name="text:Update 2" content=""> <meta name="text:Update 2 Date" content=""> <meta name="text:Update 3" content=""> <meta name="text:Update 3 Date" content="">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link href="https://static.tumblr.com/uxq3xua/Ci6ph2baf/funtumblrfont.css" rel="stylesheet">
<link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
<link href="https://static.tumblr.com/0podkko/bwepdyarh/photosets.css" rel="stylesheet">
<script src="//static.tumblr.com/yfztp0u/brUohnb4m/infinitescroll.js"></script>
<script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
<script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
<script src="https://static.tumblr.com/uxq3xua/LsTpfvuwq/cactusthemesdiscord.js"></script>
<style type="text/css">
/* GENERAL CSS */
body {    font-family:'Open Sans';    overflow-x:hidden; }
body.dark {    background:#36393e; }
body.light {    background:#f0f0f0; }
iframe.iframe-controls--desktop {    white-space:nowrap!important;    z-index:99999999999999!important;    top:8px!important;    right:10px!important;    transition:all .3s ease-in-out;    transform:scale(0.65);    transform-origin:100% 0;    -webkit-transform:scale(0.65);    -webkit-transform-origin:100% 0;    -o-transform:scale(0.65);    -o-transform-origin:100% 0;    -moz-transform:scale(0.65);    -moz-transform-origin:100% 0;    -ms-transform:scale(0.65);    -ms-transform-origin:100% 0; }
body.dark iframe.iframe-controls--desktop {    opacity:.8!important; }
body.light iframe.iframe-controls--desktop {    opacity:.6!important;    filter:invert(1) contrast(150%);    -webkit-filter:invert(1) contrast(150%);    -o-filter:invert(1) contrast(150%);    -moz-filter:invert(1) contrast(150%);    -ms-filter:invert(1) contrast(150%); }
body.light div.status-indicator {    filter:invert(1)!important; }
body.dark iframe.iframe-controls--desktop:hover {    opacity:1!important; }
body.light iframe.iframe-controls--desktop:hover {    opacity:.6!important; }
iframe.tmblr-iframe--app-cta-button, iframe.iframe-controls--phone-mobile {    display:none!important; }
.tmblr-iframe-pushdown {    padding:0px!important; }
body *::-webkit-scrollbar, body::-webkit-scrollbar {    width:12px;    height:12px;    border:3px solid;    border-radius:10px; }
body.dark *::-webkit-scrollbar, body.dark::-webkit-scrollbar {    background:#2f3136;    border-color:#36393e; }
body.light *::-webkit-scrollbar, body.light::-webkit-scrollbar {    background:#d0d0d0;    border-color:#f0f0f0; }
body *::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb {    border:2px solid;    border-radius:50px; }
body.dark *::-webkit-scrollbar-thumb, body.dark::-webkit-scrollbar-thumb {    background:#1e2124;    border-color:#36393e; }
body.light *::-webkit-scrollbar-thumb, body.light::-webkit-scrollbar-thumb {    background:#fff;    border-color:#f0f0f0; }
blockquote {    margin:10px 0px 0px 10px;    padding:5px 0px 5px 7px;    border-left:4px solid;    border-radius:5px; }
body.dark blockquote {    border-color:#4f545c;    background:#33363c; }
body.light blockquote {    background:#fefefe;    border-color:#d4d5d7; }
blockquote p {    margin:0!important; }
a {    transition:all .3s ease-in-out;    text-decoration:none; }
#s-m-t-tooltip {    max-width:300px;    overflow-x:auto;    margin:10px;    padding:10px;    font-size:13px;    height:auto;    word-wrap:break-word;    border-radius:10px;    z-index:9999!important;    text-transform:lowercase;    font-family:'Open Sans'; }
body.dark #s-m-t-tooltip {    background:#42464d;    color:#f6f6f7; }
body.light #s-m-t-tooltip {    background:#fefefe;    color:#b6b7bb; }
/* HEADER */
header {    height:50px;    width:100%;    position:fixed;    top:0;    left:0;    z-index:10; }
body.dark header {    background:#36393f;    box-shadow:0 4px 2px -2px #222327; }
body.light header {    background:#f0f0f0;    box-shadow:0 4px 2px -2px #d8dcde; }
label.hamburger {    position:fixed;    top:13.5px;    left:15px;    z-index:20;    cursor:pointer;    display:none; }
label.hamburger_1 {    float:right;    cursor:pointer;    margin-top:2px; }
label span {    display:block;    width:30px;    height:4px;    margin-bottom:5px;    position:relative;    border-radius:3px;    z-index:1;    opacity:1; }
body.light label span {    background:#777; }
body.dark label span {    background:#eee; }
label span:first-of-type {    transform-origin:0% 0%; }
label span:nth-of-type(3) {    transform-origin:0% 100%; }
label.hamburger_1 span:first-of-type {    transform:rotate(45deg) translate(-2px, -1px); }
label.hamburger_1 span:nth-of-type(2) {    opacity:0;    transform:rotate(0deg) scale(0.2, 0.2); }
label.hamburger_1 span:nth-of-type(3) {    transform:rotate(-45deg) translate(0, -1px); }
input#hamburger:checked ~ aside.sidepop {    margin-left:0px; }
header h5 {    width:18vw;    margin:0;    display:inline-block;    box-sizing:border-box;    padding:15px;    font-size:16px;    height:100%; }
body.dark header h5 {    background:#2f3136;    color:#fff; }
body.light header h5 {    background:#fafafa;    color:#4e545b; }
header h2 {    display:inline-block;    font-size:16px;    padding-left:20px;    position:relative; }
body.dark header h2 {    background:#36393f; }
body.light header h2 {    background:#f0f0f0; }
header h2 span {    display:inline-block; }
header h2 .htag {    margin-right:5px; }
body.dark header h2 .htag {    color:#8a8e94; }
body.light header h2 .htag {    color:#8e9297; }
header h2 .ht {    text-transform:lowercase; }
body.dark header h2 .ht {    color:#fff; }
body.light header h2 .ht {    color:#4e545b; }
header h2 span.ht::after {    content:'';    height:22px;    width:2px;    position:relative; display:inline-block; vertical-align:middle; margin-top:-3px; margin-left:20px; }
body.dark header h2 span.ht::after {    background:#4a4c52; }
body.light header h2 span.ht::after {    background:#8e9297; }
header .desc {    display:inline-block;    white-space:nowrap;    font-size:15px;    height:22px;    overflow:hidden;    vertical-align:middle;    cursor:pointer;    margin-top:-2px;    margin-left:40px;    text-overflow:ellipsis; }
body.dark header .desc {    color:#a9aaae; }
body.light header .desc {    color:#989ba2; }
header .desc a {    padding:4px;    margin:-4px;    border-radius:5px; }
body.dark header .desc a {    color:#87898e; }
body.light header .desc a {    color:#999; }
body.dark header .desc a:hover {    color:#b9bbbe;    background:#42464d; }
body.light header .desc a:hover {    color:#444;    background:#ddd; }
header .th-push-pin-o {    margin-left:20px;    display:inline-block;    font-size:20px;    position:absolute;    top:11px;    cursor:pointer;    -webkit-transform:rotate(45deg);    -ms-transform:rotate(45deg);    transform:rotate(45deg); }
body.dark header .th-push-pin-o {    color:#aeafb2; }
body.light header .th-push-pin-o {    color:#95989d; }
header form.sb {    display:inline-block;    {block:ifUpdates}    margin-left:60px;    {/block:ifUpdates}    {block:ifNotUpdates}    margin-left:20px;    {/block:ifNotUpdates}    top:11px;    position:absolute; }
header form.sb input.sinput {    border:0;    position:relative;    padding:6px 6px 6px 8px;    font-family:'Open Sans';    font-weight:bold;    border-radius:5px;    width:165px;    transition:all .3s ease-in-out;    z-index:1; }
body.dark header form.sb input.sinput {    background:#4a4c52;    color:#7e8084; }
body.light header form.sb input.sinput {    background:#cacaca;    color:#fff; }
header form.sb::after {    content:'\e1ce';    font-family:'honeybee';    font-weight:bold;    position:relative;    margin-top:2px;    margin-left:-23px;    font-size:15px;    z-index:2;    opacity:1; }
body.dark header form.sb::after {    color:#7e8084;   }
body.light header form.sb::after {    color:#fff; }
header form.sb input.sinput:focus {    outline:0;    width:190px; }
body.dark *::placeholder {    color:#7e8084;    opacity:1; }
body.light *::placeholder {    color:#fff;    opacity:1; }
body.dark *:-ms-input-placeholder {    color:#7e8084; }
body.light *:-ms-input-placeholder {    color:#fff; }
input[type=search]::-ms-clear, input[type=search]::-ms-reveal {      display:none;    width:0;    height:0; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {    display:none; }
/* DESCRIPTION POPUP */
section.pop {    width:100%;    height:100%;    top:0;    left:0;    position:fixed;    z-index:999;    display:none; }
body.dark section.pop {    background:rgba(0,0,0,.7); }
body.light section.pop {    background:rgba(255,255,255,.7); }
section.pop .fade {    top:0;    left:0;    position:fixed;    z-index:1000;    width:100%;    height:100%; }
article.popup  {    width:35vw;    transition:all .3s ease-in-out;    position:fixed;    padding:30px;    border-radius:10px;    font-size:14px;    -webkit-transform:translate(-50%, -50%);    -ms-transform:translate(-50%, -50%);    transform:translate(-50%, -50%);    top:50%;    left:50%;    z-index:1001; }
body.dark article.popup {    background:#36393f;    color:#c3c4c5; }
body.light article.popup {    background:#f0f0f0;    color:#3e3e3e; }
section.pop .popup .th-cross {    position:absolute;    top:25px;    right:20px;    cursor:pointer;    padding:10px;    transition:all .5s ease-in-out;    border-radius:5px; }
body.dark section.pop .popup .th-cross {    color:#898a8e; }
body.light section.pop .popup .th-cross {    color:#999; }
body.dark section.pop .popup .th-cross:hover {    background:#3e4147;    color:#dcddde; }
body.light section.pop .popup .th-cross:hover {    color:#000;    background:#ddd; }
section.pop .popup h3 {    margin:0;    font-size:16px;    margin-bottom:20px; }
body.dark section.pop .popup h3 {    color:#fff; }
body.light section.pop .popup h3 {    color:#4e545b; }
section.pop .popup a {    padding:6px 9px;    margin:-6px -9px;    border-radius:5px; }
body.dark section.pop .popup a {    color:#87898e; }
body.light section.pop .popup a {    color:#999; }
body.dark section.pop .popup a:hover {    color:#b9bbbe;    background:#42464d; }
body.light section.pop .popup a:hover {    color:#444;    background:#ddd; }
/* UPDATES TAB */
section#updates {    border:1px solid;    position:fixed;    top:48px;    z-index:10;    display:none;    border-radius:10px; }
header.full ~ section#updates {    right:calc(100vw - (18vw + 170px + (100%  - ((21vw + 120px) + 439px))));    width:23vw; }
header.width-900 ~ section#updates {    right:calc(100vw - (18vw + 170px + (100%  - ((21vw + 120px) + 169px))));    width:35vw; }
body.dark section#updates {    background:#2f3136;    border-color:#222; }
body.light section#updates {    background:#f0f0f0;    border-color:#ccc; }
section#updates h5 {    margin:0;    padding:10px;    font-size:15px;    border-radius:10px 10px 0px 0px; }
body.dark section#updates h5 {    background:#35393e;    color:#f5f5f6;    box-shadow:0 4px 2px -2px #222327; }
body.light section#updates h5 {    background:#fafafa;    color:#75818f;    box-shadow:0 4px 2px -2px #d3d3d3; }
header.full ~ section#updates .ud {    width:calc(23vw - 40px); }
header.width-900 ~ section#updates .ud {    width:calc(35vw - 40px); }
section#updates .ud {    margin:20px;    padding:10px;    box-sizing:border-box;    border-radius:5px; }
body.dark section#updates .ud {    background:#36393e;    box-shadow:0px 0px 7px #222327; }
body.light section#updates .ud {    background:#fafafa;    box-shadow: 0px 0px 7px #d3d3d3; }
section#updates .ud img {    width:40px;    height:40px;    border-radius:100px; }
section#updates .ud h4 {    font-weight:normal;    font-size:14px;    margin:0;    display:inline-block; }
body.dark section#updates .ud h4 {    color:#fff; }
body.light section#updates .ud h4 {    color:#222426; }
section#updates .ud .date {    font-size:12px;    display:inline-block;    margin-left:8px; }
body.dark section#updates .ud .date {    color:#5d5f63; }
body.light section#updates .ud .date {    color:#9fb1bb; }
section#updates .ud .col {    display:inline-block;    vertical-align:top;    position:relative; }
section#updates .ud p {    margin:0;    font-size:13px; }
body.dark section#updates .ud p {    color:#bbbcbe; }
body.light section#updates .ud p {    color:#36393b; }
section#updates .ud .col:first-of-type {    width:40px; }
header.full ~ section#updates .ud .col:last-of-type {    width:calc((23vw - 40px) - 75px);    margin-left:10px; }
header.width-900 ~ section#updates .ud .col:last-of-type {    width:calc((35vw - 40px) - 75px);    margin-left:10px; }
/* SIDEBAR(S) */
aside {    width:18vw;    height:calc(100vh - 50px);    position:fixed;    bottom:0;    left:0;    z-index:1; }
body.dark aside {    background:#2f3136; }
body.light aside {    background:#fafafa; }
aside.sidepop {    width:90vw;    margin-left:-90vw;    transition:all .5s ease-in-out;    z-index:99;    height:100vh;    top:0;    display:none; }
aside.sidepop h5 {    font-size:18px;    width:calc(100% + 2px);    margin:0px;    height:50px;    box-sizing:border-box;    padding-top:13.5px;    padding-left:15px; }
body.light aside.sidepop h5 {    color:#4e545b;    background:#f0f0f0;    box-shadow:0 4px 2px -2px #d8dcde; }
body.dark aside.sidepop h5 {    color:#fff;    background:#36393f;    box-shadow:0 4px 2px -2px #222327; }
aside nav {    position:relative;    margin:20px auto;    font-size:16px; }
aside.actual nav {    width:90%; }
aside.sidepop nav {    width:calc(100% - 14px); }
aside nav a {    display:block;    text-transform:lowercase;    transition:all .3s ease-in-out;    padding:6px 13px;    border-radius:5px;    margin-bottom:3px; }
body.dark aside nav a {    color:#606266; }
body.light aside nav a {    color:#757b81; }
body.dark aside nav a:not(.active):hover {    color:#b9bbbe;    background:#36393f; }
body.light aside nav a:not(.active):hover {    background:#e0e0e0;    color:#888; }
body.dark aside.sidepop nav a:hover {    color:#b9bbbe;    background:#36393f; }
body.light aside.sidepop nav a:hover {    background:#e0e0e0;    color:#888; }
aside nav a .htag {    display:inline-block;    margin-right:5px;    transition:all .3s ease-in-out; }
body.dark aside nav a .htag {    color:#606266!important; }
body.light aside nav a .htag {    color:#dedee1; }
body.light aside nav a:hover .htag {    color:#fafafa; }
body.dark aside.actual nav a.active {    background:#42464d;    color:#f6f6f7; }
body.light aside.actual nav a.active {    background:#d2d4d5;    color:#fff; }
body.dark aside.actual nav a.active .htag {    color:#6c6f75!important; }
body.light aside.actual nav a.active .htag {    color:#efefef!important; }
aside section.down {    position:fixed;    bottom:0;    height:60px;    display:-webkit-box;    display:-ms-flexbox;    display:flex;    -webkit-box-align:center;    -ms-flex-align:center;    align-items:center; }
aside.actual section.down {    width:18vw; }
aside.sidepop section.down {    width:90%; }
body.dark aside section.down {    background:#2a2c31; }
body.light aside section.down {    background:#fff;    box-shadow:0 0px 4px #d8dcde; }
aside section.down .down_inner {    display:inline-block;    position:relative; }
aside section.down img {    border-radius:50px;    width:40px;    height:40px; }
aside section.down .col {    position:relative;    display:inline-block;    vertical-align:top; }
aside section.down .col:first-of-type {    width:40px;    margin-left:20px; }
aside section.down .col:last-of-type {    margin-left:10px; }
aside.actual section.down .col:last-of-type {    max-width:calc(18vw - 40px); }
aside.sidepop section.down .col:last-of-type {    max-width:calc(90% - 40px); }
aside section.down h2 {    font-size:14px;    margin:0;    margin-top:3px;    font-weight:normal; }
body.dark aside section.down h2 {    color:#fff; }
body.light aside section.down h2 {    color:#666; }
aside section.down h3 {    font-size:12px;    font-weight:normal;    margin:0; }
body.dark aside section.down h3 {    color:#76787b; }
body.light aside section.down h3 {    color:#999; }
/* POSTS */
section#posts {    width:calc(82vw - 100px);    margin-left:calc(18vw + 50px);    margin-top:100px;    position:relative; }
/* GENERAL POST STYLING */
article.post {    width:calc(100% - 50px);    max-width:700px;    margin-bottom:55px;    font-size:14px;    position:relative; }
body.dark article.post {    color:#c3c4c5; }
body.light article.post {    color:#36393b; }
{block:IndexPage}
article.post::after {    content:'';    margin-left:0;    width:calc((82vw - 100px) - 25px);    border-top:2px solid;    position:absolute; }
body.dark article.post::after {    border-color:#3e4146; }
body.light article.post::after {    border-color:#dbdbdb; }
article.post:last-of-type::after {    display:none; }
article.post:last-of-type {    margin-bottom:50px; } {/block:IndexPage}
/* POSTINFO */
article.post .postinfo img {    border-radius:50px;    display:inline-block;    vertical-align:top; }
body.dark article.post .postinfo a {    color:#fff; }
body.light article.post .postinfo a {    color:#222426; }
article.post .postinfo a:nth-of-type(2):hover > h3 {    text-decoration:underline; }
article.post .postinfo h3 {    margin:0;    display:inline-block;    vertical-align:top;    font-size:14px;    margin-left:18px;    margin-top:2px; }
article.post .postinfo a.date {    display:inline-block;    vertical-align:middle;    font-size:12px;    margin-left:10px;    font-weight:bold; }
body.dark article.post .postinfo a.date {    color:#5d5f63; }
body.light article.post .postinfo a.date {    color:#9fb1bb; }
article.post .postinfo a.nc {    float:right;    font-size:12px;    padding-top:3px; }
article.post .postinfo a.nc:hover {    text-decoration:underline; }
article.post .post_inner {    width:calc(100% - 66px);    margin-left:66px;    margin-top:-14px; }
article.post:last-of-type .post_inner {    padding-bottom:0; }
/* GENERAL TEXT STYLING */
article.post h2.title {    margin:0 0 5px 0;    font-size:16px;    {block:AskPage}margin:0 0 17px 0;{/block:AskPage}    {block:SubmitPage}margin:0 0 17px 0;{/block:SubmitPage} }
body.dark article.post h2.title {    color:#ddd; }
body.light article.post h2.title {    color:#444; }
article.post .reblog-content p:empty {    display:none;    margin:0; }
article.post .reblog-header img.blog {    width:24px;    vertical-align:middle;    border-radius:50px; }
article.post .reblog-header span.blog {    vertical-align:middle;    display:inline-block;    transition:all .3s ease-in-out;    font-weight:bold;    margin-left:10px; }
body.dark article.post .reblog-header span.blog {    color:#fff; }
body.light article.post .reblog-header span.blog {    color:#222426; }
article.post .reblog-header {    margin:10px 0px; }
article.post.text .reblog-header:first-of-type {    margin:0 0 10px 0; }
article.post .reblog-header span.inactive, article.post .reblog-header a.active  {    display:inline-block; }
body.dark article.post .reblog-header span.inactive {    color:#fff;   }
body.light article.post .reblog-header a.active {    color:#222426; }
article.post .reblog-header span.inactive {    cursor:default; }
article.post .reblog-header span.inactive span.blog:after {    content:'deactivated';    font-size:12px;    font-weight:normal;    margin-left:7px;    opacity:0;    transition:all .3s ease-in-out; }
body.dark article.post .reblog-header span.inactive span.blog:after {    color:#c3c4c5; }
body.light article.post .reblog-header span.inactive span.blog:after {    color:#36393b; }
article.post .reblog-header span.inactive:hover > span.blog:after {    opacity:1; }
article.post .reblog-header a.active:hover > span.blog {    text-decoration:underline; }
body.dark article.post .reblog-content a, body.dark article.post figcaption a {    color:#fff; }
body.light article.post .reblog-content a, body.light article.post figcaption a {    color:#000; }
article.post .reblog-content a:hover, article.post figcaption a:hover {    text-decoration:underline; }
article.post .caption p.read_more_container {    text-align:center;    border-radius:5px;    border:1px solid;    transition:all .3s ease-in-out; }
body.dark article.post .caption p.read_more_container, body.dark article.post p.tmblr-attribution {    background:#32353b;    border-color:#2f3136; }
body.light article.post .caption p.read_more_container, body.light article.post p.tmblr-attribution {    background:#d0d2d7;    border-color:#ccced3; }
article.post .caption p.read_more_container a.read_more {    display:block;    padding:10px; }
body.dark article.post .caption p.read_more_container a.read_more {    color:#8a8e94;   }
body.light article.post .caption p.read_more_container a.read_more {    color:#fff;   }
article.post .caption p.read_more_container a.read_more:hover {    text-decoration:none; }
body.dark article.post .caption p.read_more_container:hover, body.dark article.post p.tmblr-attribution:hover {    background:#303237; }
body.light article.post .caption p.read_more_container:hover, body.light article.post p.tmblr-attribution:hover {    background:#c3c5ca; }
article.post figure img {    max-width:100%;    height:auto;    border-radius:3px; }
article.post p.tmblr-attribution {    font-size:12px;    margin:0;    border-radius:5px;    transition:all .3s ease-in-out; }
article.post p.tmblr-attribution a {    display:block;    padding:5px;    color:#8a8e94; }
article.post p.tmblr-attribution a:hover {    text-decoration:none; }
/* PHOTO POSTS */
article.post .pic img {    width:100%;    height:auto;    border-radius:3px; }
.vignette, #vignette {    opacity:0; }
.lightbox-image, #tumblr_lightbox img {    box-shadow:none!important;    max-width:none;    border-radius:5px!important; }
body.dark .tmblr-lightbox, body.dark #tumblr_lightbox {    background:rgba(0,0,0,.6)!important; }
body.light .tmblr-lightbox, body.light #tumblr_lightbox {    background:rgba(255,255,255,.6)!important; }
/* PHOTOSET POSTS */
[photoset-layout] {    grid-gap:5px;    margin-bottom:5px;    border-radius:3px;    overflow:hidden; }
[photoset-layout] div {    cursor:pointer; }
/* PANORAMA POSTS */
article.post .panorama img {    width:100%;    height:auto;    border-radius:3px; }
/* QUOTE POSTS */
article.post .quote {    border-radius:5px;    border-left:4px solid;    padding:7px;    font-size:15px; }
body.dark article.post .quote, body.dark article.post.link .caption {    background:#33363c;    color:#c3c4c5;    border-color:#4f545c; }
body.light article.post .quote, body.light article.post.link .caption {    background:#fefefe;    border-color:#d4d5d7;    color:#36393b; }
article.post .qsource {    margin-top:10px;    font-size:14px; }
/* LINK POSTS */
article.post h2.ltitle {    margin:0 0 5px 0;    font-size:16px;    text-align:center; }
body.dark article.post h2.ltitle {    color:#ddd; }
body.light article.post h2.ltitle {    color:#444; }
article.post.link .caption {    border-radius:5px;    border-left:4px solid;    padding:2px 7px; }
article.post.link .caption .col {    width:100%;    position:relative; }
article.post.link .caption img {    border-radius:5px;    max-width:100%;    height:auto; }
article.post.link .caption div b {    display:block; }
article.post.link .linkdesc {    width:100%;    display:block; }
/* CHAT POSTS */
article.post section.chat {    margin:0;    list-style:none;    border-radius:10px;    border:1px solid; }
body.dark article.post section.chat {    background:#2f3136;    border-color:#222 }
body.light article.post section.chat {    background:#f0f0f0;    border-color:#ccc; }
article.post section.chat .line {    line-height:30px;    padding:5px 10px;    margin:10px;    border-radius:5px; }
body.dark article.post section.chat .line {    background:#36393e;    box-shadow: 0px 0px 7px #222327; }
body.light article.post section.chat .line {    background:#fafafa;    box-shadow: 0px 0px 7px #d3d3d3; }
article.post section.chat .line .label {    display:block;    color:#fff;    font-weight:bold; }
body.dark article.post section.chat .line .label {    color:#fff; }
body.light article.post section.chat .line .label {    color:#222426; }
/* VIDEO POSTS */
article.post .video {    overflow:hidden;    border-radius:5px; }
/* AUDIO EMBEDS */
article.post iframe.soundcloud_audio_player {    max-height:116px!important; }
article.post iframe.spotify_audio_player {    max-height:80px!important; }
article.post iframe.tumblr_audio_player {    width:100%!important;    border-radius:5px!important;    overflow:hidden!important; }
body.dark article.post iframe.tumblr_audio_player {    -webkit-filter:invert(1)!important;    filter:invert(1)!important; }
/* AUDIO POSTS */
article.post .audio_orig {    border-radius:15px;    padding:10px; }
body.dark article.post .audio_orig, body.dark article.post .audio_emb {    background:#2f3136; }
body.light article.post .audio_orig, body.light article.post .audio_emb {    background:#fff; }
article.post .audio_emb {    border-radius:15px;    padding:10px 10px 7px 10px; }
article.post .audio_emb_inner {    border-radius:10px 10px 15px 15px!important;    overflow:hidden!important; }
article.post .art {    border-radius:10px;    width:75px;    height:75px;    display:inline-block;    vertical-align:top; }
body.dark article.post .art {    background:#36393e; }
body.light article.post .art {    background:#fafafa; }
article.post .art img {    width:75px;    height:75px;    border-radius:10px; }
article.post .auinfo {    display:inline-block;    vertical-align:top;    margin-left:15px; }
body.dark article.post .auinfo {    color:#fff; }
body.light article.post .auinfo {    color:#222426; }
article.post .auinfo .inf {    display:block;    margin-bottom:5px; }
article.post .auinfo .inf.track {    font-weight:bold; }
article.post .player {    margin-top:15px; }
/* ASK POSTS */
article.post .ask {    padding:10px;    border-radius:10px; }
body.dark article.post .ask {    box-shadow:0px 0px 7px #222327; }
body.light article.post .ask {    box-shadow:0px 0px 7px #d3d3d3; }
article.post .askinf {    display:inline-block;    vertical-align:top; }
article.post .askinf img {    width:50px;    height:50px;    border-radius:100px; }
article.post .que {    display:inline-block;    vertical-align:top;    margin-left:15px;    width:calc(100% - 65px); }
article.post .que span {    display:block;    margin-bottom:5px; }
article.post .que a.asker {    font-weight:bold; }
body.dark article.post .que a.asker {    color:#fff; }
body.light article.post .que a.asker {    color:#222426; }
/* POST TAGS */
article.post .tags {    margin:20px 0 25px 0;    line-height:28px; }
article.post .tags a {    padding:4px 7px;    margin:-4px 10px -4px -7px;    border-radius:5px; }
body.dark article.post .tags a {    color:#f6f6f7; }
body.light article.post .tags a {    color:#757b81;   }
body article.post .tags a .htag {    margin-right:3px;    transition:all .3s ease-in-out; }
body.dark article.post .tags a .htag {    color:#6c6f75!important; }
body.light article.post .tags a .htag {    color:#dedee1; }
body.dark article.post .tags a:hover {    background:#42464d; }
body.light article.post .tags a:hover {    background:#d2d4d5;    color:#fff; }
body.light article.post .tags a:hover .htag {    color:#efefef; }
/* POST NOTES */
ol.notes {    list-style:none;    font-size:14px;    margin:0 0 50px 66px;    padding:0;    max-width:634px;    width:calc(100% - 116px);    overflow:auto;    max-height:250px; }
body.dark ol.notes {    color:#c3c4c5; }
body.light ol.notes {    color:#36393b; }
ol.notes li.note {    margin:20px 0px; }
ol.notes li.note:first-of-type {    margin:0 0 20px 0; }
ol.notes li.note img.avatar {    width:30px;    height:30px;    border-radius:100px;    vertical-align:middle; }
ol.notes li.note .action {    vertical-align:middle;    margin-left:10px; }
ol.notes li.note a {    font-weight:bold; }
body.dark ol.notes li.note a {    color:#fff; }
body.light ol.notes li.note a {    color:#222426; }
ol.notes li.note a:hover {    text-decoration:underline; }
ol.notes li.note blockquote, ol.notes li.note .answer_content {    margin:0;    border:0;    border-radius:10px;    padding:10px;    width:92%;    margin-left:1px;    margin-top:5px; }
body.dark ol.notes li.note blockquote, body.dark ol.notes li.note .answer_content {    background:#36393e;    box-shadow:0px 0px 7px #222327;    color:#fff; }
body.light ol.notes li.note blockquote, body.light ol.notes li.note .answer_content {    background:#fafafa;    box-shadow: 0px 0px 7px #d3d3d3;    color:#36393b; }
ol.notes li.note .answer_content {    display:block;    margin-bottom:-20px; }
ol.notes li.note blockquote a {    font-weight:normal; }
ol.notes li.note blockquote a:hover {    text-decoration:none; }
ol.notes li.more_notes_link_container {    border-radius:5px;    border:1px solid;    transition:all .3s ease-in-out; }
body.dark ol.notes li.more_notes_link_container {    background:#32353b;    border-color:#2f3136; }
body.light ol.notes li.more_notes_link_container {    background:#d0d2d7;    border-color:#ccced3; }
ol.notes li.more_notes_link_container a.more_notes_link, ol.notes li.more_notes_link_container .notes_loading {    color:#8a8e94;    display:block;    padding:10px;    font-weight:normal; }
ol.notes li.more_notes_link_container a.more_notes_link:hover {    text-decoration:none; }
body.dark ol.notes li.more_notes_link_container:hover {    background:#303237; }
body.light ol.notes li.more_notes_link_container:hover {    background:#c3c5ca; }
/* PAGINATION */
section#pagination {    width:calc(100% - 116px);    margin-left:66px;    font-size:15px;    margin-bottom:45px;    position:relative;    max-width:634px; }
body.dark section#pagination {    color:#a4a5a7; }
body.light section#pagination {    color:#818c98; }
section#pagination .pgbutton {    border:1px solid;    border-radius:5px; }
body.dark section#pagination .pgbutton {    border-color:#424549;    color:#6d6f72; }
body.light section#pagination .pgbutton {    color:#cbcfd3;    border-color:#e9eaea; }
section#pagination .pglink {    border:1px solid;    border-radius:5px; }
body.dark section#pagination .pglink {    color:#c0c1c2;    border-color:#4e5155; }
body.light section#pagination .pglink {    color:#99a1ab;    border-color:#dfe0e0; }
section#pagination .pagecount {    display:block;    text-align:center;    width:calc(100% - 58px);    margin-top:-24.7px;    margin-left:29px;    position:absolute; }
section#pagination .next, section#pagination .prev {    display:inline-block; }
section#pagination .prev {    padding:4px 7px 3px 5px; }
section#pagination .next {    float:right;    padding:4px 5px 3px 7px; }
/* INFINITE SCROLL */
#infscr-loading {    display:none!important; }
.end_container, .more_container {    width:calc(82vw - 150px);    margin-left:calc(18vw + 115px);    font-size:15px;    margin-bottom:45px;    position:relative;    max-width:634px;    text-align:center;    border-radius:5px;    border:1px solid;    transition:all .3s ease-in-out; }
body.dark .end_container, body.dark .more_container {    background:#32353b;    border-color:#2f3136; }
body.light .end_container, body.light .more_container {    background:#d0d2d7;    border-color:#ccced3; }
body.dark .more_container:hover {    background:#303237; }
body.light .more_container:hover {    background:#c3c5ca; }
.end_container {    display:none; }
.end_container .end, .more_container a.more {    padding:10px;    display:block; }
body.dark .end_container .end, body.dark .more_container a.more {    color:#8a8e94; }
body.light .end_container .end, body.light .more_container a.more {    color:#fff; }
/* SCROLL TO TOP BUTTON */
.scroll {    position:fixed;    bottom:55px;    right:20px;    font-size:17px;    cursor:pointer;    width:35px;    text-align:center;    display:none; }
body.dark .scroll {    color:#c3c4c5; }
body.light .scroll {    color:#36393b; }
/* CREDIT - PLEASE DON'T REMOVE */
#credz {    position:fixed;    bottom:15px;    right:20px;    width:33px;    height:33px;    border-radius:50px;    border:1px solid rgba(0,0,0,.1);    background-image:url('https://78.media.tumblr.com/avatar_09d2b1f05d49_128.pnj');    background-repeat:no-repeat;    background-position:center center;    background-size:28px;    transition:all .5s ease-in-out; }
a[href="http://cactusthemes.tumblr.com"]:hover > #credz {    transform:scale(1.15); }
/* KEYFRAMES FOR FADE IN */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @keyframes fadeIn { from { opacity:0; } to { opacity:1; } } .fade-in {   opacity:0;   -webkit-animation:fadeIn ease-in 1;   -moz-animation:fadeIn ease-in 1;   animation:fadeIn ease-in 1;   -webkit-animation-fill-mode:forwards;   -moz-animation-fill-mode:forwards;   animation-fill-mode:forwards;   -webkit-animation-duration:1s;   -moz-animation-duration:1s;   animation-duration:1s; } .fade-in.one {   -webkit-animation-delay:0s;   -moz-animation-delay:0s;   animation-delay:0s; } .fade-in.two {   -webkit-animation-delay:0.8s;   -moz-animation-delay:0.8s;   animation-delay:0.8s; }
/* RESPONSIVE DESIGN */
@media only screen and (max-width:1150px) and (min-width:850px) {    aside.actual, header h5, aside.actual section.down {        width:23vw;    }
   section#posts {        width:calc(77vw - 100px);        margin-left:calc(23vw + 50px);    } }
@media only screen and (max-width:1001px) {    header form.sb {        display:none;    } }
@media only screen and (max-width:851px) {    header .th-push-pin-o {        display:none;    } }
@media only screen and (max-width:851px) and (min-width:751px) {    aside.actual, header h5, aside.actual section.down {        width:25vw;    }
   section#posts {        width:calc(75vw - 100px);        margin-left:calc(25vw + 50px);    }
   article.post::after {        width:calc((75vw - 100px) - 25px);    }
   .end_container, .more_container {        width:calc(75vw - 200px);        margin-left:calc(25vw + 115px);    } }
@media only screen and (max-width:751px) and (min-width:445px) {    header h5, aside.actual {        display:none;    }
   section#posts {        width:calc(100% - 50px);        margin:100px auto 0px auto;    }
   article.popup {        width:45vw;    }
   .end_container, .more_container {        width:calc(100% - 161px);        margin:50px auto 50px 91px;    }
   label.hamburger, aside.sidepop {        display:block;    }
   header h2 {        margin-left:50px;    }
   .scroll {        display:none!important;    } }
@media only screen and (max-width:751px) and (min-width:501px) {    article.post::after {        width:calc(100% + 40px);    } }
@media only screen and (max-width:500px) and (min-width:445px) {    article.post, article.post::after {        width:100%;    }
   ol.notes {        width:calc(100% - 66px);    } }
@media only screen and (max-width:445px) {    section#posts {        margin:75px auto 0px auto;    }
   header h5, aside.actual {        display:none;    }
   article.popup {        width:45vw;    }
   article.post {        width:100%;        font-size:13px;    }
   article.post .quote {        font-size:13px;    }
   article.post .qsource {        font-size:12px;    }
   article.post .postinfo img, article.post .askinf img {        width:40px;        height:40px;    }
   article.post .que {        width:calc(100% - 50px);        margin-left:10px;    }
   article.post .postinfo h3 {        margin-left:10px;    }
   article.post .postinfo a.date {        font-size:11px;        margin-left:7px;    }
   article.post .postinfo a.nc {        font-size:11px;    }
   ol.notes {        font-size:12px;    }
   article.post::after {        width:100%;    }
   .end_container, .more_container {        font-size:13px;    }
   label.hamburger, aside.sidepop {        display:block;    }
   header h2 {        margin-left:50px;    }
   .scroll {        display:none!important;    } }
@media only screen and (max-width:445px) and (min-width:380px) {    section#posts {        width:calc(100% - 20px);    }
   article.post .postinfo h3 {        font-size:14px;    }
   article.post .post_inner {        width:calc(100% - 46px);        margin-left:46px;    }
   ol.notes {        width:calc(100% - 46px);        margin:0 0 50px 46px;    }
   section#pagination {        width:calc(100% - 51px);        margin-left:46px;    }
   .end_container, .more_container {        width:calc(100% - 95px);        margin:50px auto 50px 75px;    } }
@media only screen and (max-width:380px) {    section#posts {        width:100%;    }
   article.post .postinfo h3 {        font-size:13px;        vertical-align:middle;        margin-top:10px;    }
   article.post .postinfo a.date {        margin-top:10px;    }
   article.post .postinfo a.nc {        margin-top:7.5px;    }
   article.post .post_inner {        width:100%;        margin-left:0;        margin-top:10px;    }
   ol.notes {        width:100%;        margin:0 0 50px 0;    }
   section#pagination {        margin:0;        width:100%;    }
   .end_container, .more_container {        width:100%;        margin:50px auto;    } }
{CustomCSS}
</style>
<script type="text/javascript"> $(document).ready(function(){    $('article.post').each(function(){        if($(this).hasClass('link') && $(this).hasClass('orig')) {            $(this).find('.postinfo h3').empty().html('{Name}');        }    });    $('.ht').each(function(){        $(this).text($(this).text().replace(/ /g, '{select:Spaces Channel Name}'));    $('aside nav a').each(function(){        $(this).text($(this).text().replace(/ /g, '{select:Spaces Channel Name}'));    })    });   {block:IndexPage}   {block:ifInfiniteScroll}   var $container = $('section#posts');    $container.infinitescroll({    navSelector: '#navigation',    nextSelector: '#next',    itemSelector: '.post',    loading: {      img: 'https://upload.wikimedia.org/wikipedia/commons/c/ca/1x1.png',      msgText: '<b>loading more posts...</b>',    },    debug: true,    bufferPx: 0,    errorCallback: function(){        $('.more_container').hide();        $('.end_container').show();    }  }, function(items) {    var $items = $(items);    $items.addClass('new');    flexibleFrames($(".video"));    $items.each(function(){        var inlineImg = $(this).find('figure img').width();        $(this).find('.tmblr-attribution').css({"width":inlineImg});        $(this).find('.reblog-list:empty').parent('.caption').css({"display":"none"});        if($(this).find('.reblog-header').hasClass('reblog')) {        $(this).find('.reblog-content').find('p:first-of-type:not(.tmblr-attribution)').css({"margin-top":"-1em"});    } else if ($(this).find('figcaption').hasClass('title')) {        $(this).find('figcaption').find('p:first-of-type:not(.tmblr-attribution)').css({"margin-top":"1em"});    } else if (!$(this).find('figcaption').hasClass('title')) {        $(this).find('figcaption').find('p:first-of-type:not(.tmblr-attribution)').css({"margin-top":"-1em"});    }    });    $items.find('.qsource').each(function(){        $(this).text($(this).text().split('(via')[0]);    });    $itemsIDs = $items.map(function(){      return this.id;    }).get();    Tumblr.LikeButton.get_status_by_post_ids($itemsIDs);    $items.removeClass('new');  });  {/block:ifInfiniteScroll}  {block:ifLoadMoreButton}    $(window).unbind('.infscr');        $('.more').click(function(){        $container.infinitescroll('retrieve');        return false;    });   {/block:IfLoadMoreButton}   {/block:IndexPage} }); </script>
</head>
<body class="{select:Color Theme}">
<!-- START HEADER -->
<label for="hamburger" class="hamburger fade-in one"> <span></span> <span></span> <span></span> </label>
<input type="checkbox" id="hamburger" name="hamburger" hidden>
<header class="full fade-in one">
<h5>{Title}</h5>
<h2> <span class="htag">#</span> <span class="ht"> {block:HomePage}home{/block:HomePage} {block:TagPage}{Tag}{/block:TagPage} {block:SearchPage}{SearchQuery}{/block:SearchPage} {block:Permalink}{block:PostTitle}{PostTitle}{/block:PostTitle}{/block:Permalink} </span> </h2>
<div class="desc"> {Description} </div>
{block:ifUpdates} <span class="th th-push-pin-o" aria-hidden="true"></span> {/block:ifUpdates}
<form action="/search" method="get" class="sb"><input type="search" name="q" value="" autocomplete="off" placeholder="Search" class="sinput"></form>
</header>
<!-- END HEADER -->
{block:ifUpdates}
<!-- START UPDATES -->
<section id="updates">
<h5>Updates</h5>
{block:ifUpdate1} <div class="ud">
<div class="col"> <img src="{image:Icon}"> </div>
<div class="col"> <h4>{Name}</h4><span class="date">{text:Update 1 Date}</span> <p>{text:Update 1}</p> </div>
</div> {/block:ifUpdate1}
{block:ifUpdate2} <div class="ud">
<div class="col"> <img src="{image:Icon}"> </div>
<div class="col"> <h4>{Name}</h4><span class="date">{text:Update 2 Date}</span> <p>{text:Update 2}</p> </div>
</div> {/block:ifUpdate2}
{block:ifUpdate3} <div class="ud">
<div class="col"> <img src="{image:Icon}"> </div>
<div class="col"> <h4>{Name}</h4><span class="date">{text:Update 3 Date}</span> <p>{text:Update 3}</p> </div>
</div> {/block:ifUpdate3}
</section>
<!-- END UPDATES -->
{/block:ifUpdates}
<!-- START DESCRIPTION POPUP --> <section class="pop"> <div class="fade"></div>
<article class="popup"> <h3>ABOUT</h3><span class="th th-cross" aria-hidden="true"></span> {Description} </article>
</section>
<!-- END DESCRIPTION POPUP -->
<!-- START POPUP SIDEBAR -->
<aside class="sidepop">
<h5>{Title} <label for="hamburger" class="hamburger_1"> <span></span> <span></span> <span></span> </label> </h5>
<nav>
<a href="/" class="home {block:HomePage}active{/block:HomePage}"><span class="htag">#</span>home</a> <a href="/ask"><span class="htag">#</span>ask</a> {block:HasPages} {block:Pages} <a href="{URL}"><span class="htag">#</span>{Label}</a> {/block:Pages} {/block:HasPages}
</nav>
<section class="down">
<div class="down_inner">
<div class="col"> <img src="{image:Icon}"> </div>
<div class="col"> <h2>{Name}</h2> {block:ifNumbers} <h3>#{text:Numbers}</h3> {/block:ifNumbers} </div>
</div>
</section>
</aside>
<!-- END POPUP SIDEBAR -->
<!-- START SIDEBAR -->
<aside class="actual fade-in one">
<nav>
<a href="/" class="home {block:HomePage}active{/block:HomePage}"><span class="htag">#</span>home</a> <a href="/ask"><span class="htag">#</span>ask</a> {block:HasPages} {block:Pages} <a href="{URL}"><span class="htag">#</span>{Label}</a> {/block:Pages} {/block:HasPages}
</nav>
<section class="down">
<div class="down_inner">
<div class="col"> <img src="{image:Icon}"> </div>
<div class="col"> <h2>{Name}</h2> {block:ifNumbers} <h3>#{text:Numbers}</h3> {/block:ifNumbers} </div>
</div>
</section>
</aside>
<!-- END SIDEBAR -->
<!-- START POSTS -->
<section id="posts" class="fade-in two">
{block:Posts}
<!-- START POST -->
<article class="post {block:Text}text{/block:Text}{block:Link}link{/block:Link} {block:NotReblog}orig{/block:NotReblog}" id="{PostID}">
<!-- START POSTINFO -->
<div class="postinfo"> {block:NotReblog} <a href="/"><img src="{PortraitURL-48}"></a> <a href="/"><h3>{Name}</h3></a> {block:Date} <a href="{Permalink}" class="date"> {block:ifNotAmericanDates} {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear} at {12Hour}:{Minutes}{AmPm} {block:ifNotAmericanDates} {block:ifAmericanDates} {MonthNumberWithZero}/{DayOfMonthWithZero}/{ShortYear} at {12Hour}:{Minutes}{AmPm} {/block:ifAmericanDates} </a> {/block:Date} {/block:NotReblog}
{block:RebloggedFrom} <a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-48}"></a> <a href="{ReblogParentURL}"><h3>{ReblogParentName}</h3></a> <a href="{Permalink}" class="date"> {block:ifNotAmericanDates} {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear} at {12Hour}:{Minutes}{AmPm} {block:ifNotAmericanDates} {block:ifAmericanDates} {MonthNumberWithZero}/{DayOfMonthWithZero}/{ShortYear} at {12Hour}:{Minutes}{AmPm} {/block:ifAmericanDates} </a> {/block:RebloggedFrom}
{block:Date} <a href="{Permalink}" class="nc">{NoteCountWithLabel}</a> </div> {/block:Date}
<!-- END POSTINFO -->
<div class="post_inner">
{block:Text}
<!-- START TEXT POST -->
{block:Title} <h2 class="title">{Title}</h2> {/block:Title}
<div class="caption"> {block:NotReblog}    <figcaption class="{block:Title}title{/block:Title}">        {Body}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header {block:isOriginalEntry}{block:RebloggedFrom}reblog{/block:RebloggedFrom}{block:ContentSource}source{block:ContentSource}{block:Title}title{/block:Title}{/block:isOriginalEntry}" style="{block:isOriginalEntry}{block:RebloggedFrom}display:none;{/block:RebloggedFrom}{block:ContentSource}display:block!important;{block:ContentSource}{/block:isOriginalEntry}{block:Title}margin-top:10px;{block:Title}">                {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div>
<!-- END TEXT POST -->
{/block:Text}
{block:Photo}
<!-- START PHOTO POST -->
<div class="pic"> <a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"> <img src="{PhotoURL-HighRes}"> </a> </div>
{block:Caption} <div class="caption"> {block:NotReblog}    <figcaption class="title">        {Caption}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
<!-- END PHOTO POST -->
{/block:Photo}
{block:Photoset}
<!-- START PHOTOSET POST -->
<div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}"></div>{/block:Photos}</div>
{block:Caption} <div class="caption"> {block:NotReblog}    <figcaption class="title">        {Caption}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
<!-- END PHOTOSET POST -->
{/block:Photoset}
{block:Panorama}
<!-- START PANORAMA POST -->
<div class="panorama"> {LinkOpenTag} <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"> {LinkCloseTag} </div>
{block:Caption} <div class="caption"> {block:NotReblog}    <figcaption class="title">        {Caption}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
<!-- END PANORAMA POST -->
{/block:Panorama}
{block:Quote}
<!-- START QUOTE POST -->
<div class="quote"> {Quote} </div>
{block:Source} <div class="qsource">— {Source}</div> {/block:Source}
<!-- END QUOTE POST -->
{/block:Quote}
{block:Link}
<!-- START LINK POST -->
<a href="{URL}" {Target}><h2 class="ltitle">{Name}</h2></a>
{block:Description} <div class="caption"> {block:NotReblog}    <figcaption class="title">    {Description}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Description}
<!-- END LINK POST -->
{/block:Link}
{block:Chat}
<!-- START CHAT POST -->
{block:Title}<h2 class="title" style="margin-bottom:17px;">{Title}</h2>{/block:Title}
<section class="chat"> {block:Lines} <div class="line"> {block:Label} <span class="label"> {Label} </span> {/block:Label} {Line} </div> {/block:Lines} </section>
<!-- END CHAT POST -->
{/block:Chat}
{block:Video}
<!-- START VIDEO POST -->
<div class="video"> {Video-500} </div>
{block:Caption} <div class="caption"> {block:NotReblog}    <figcaption class="title">        {Caption}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
<!-- END VIDEO POST -->
{/block:Video}
{block:Audio}
<!-- START AUDIO POST -->
{block:AudioEmbed} <div class="audio_emb"> <div class="audio_emb_inner"> {AudioEmbed-500} </div> </div> {/block:AudioEmbed}
{block:AudioPlayer}
<div class="audio_orig">
<div class="art">    {block:AlbumArt}        <img src="{AlbumArtURL}">    {/block:AlbumArt} </div>
<div class="auinfo">    {block:TrackName}        <span class="inf track">            {TrackName}        </span>    {/block:TrackName}
   {block:Album}        <span class="inf">            on {Album}        </span>    {/block:Album}
   {block:Artist}        <span class="inf">            by {Artist}        </span>    {/block:Artist} </div>
<div class="player">    {AudioPlayer} </div>
</div>
{/block:AudioPlayer}
{block:Caption} <div class="caption"> {block:NotReblog}    <figcaption class="title">        {Caption}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div> {/block:Caption}
<!-- END AUDIO POST -->
{/block:Audio}
{block:Answer}
<!-- START ANSWER POST -->
<div class="ask">
<div class="askinf">    <img src="{AskerPortraitURL-128}"> </div>
<div class="que"> <span>{Asker}</span>    {Question} </div>
</div>
<div class="caption"> {block:NotReblog}    <figcaption class="title">        {Replies}    </figcaption> {/block:NotReblog}
{block:RebloggedFrom} {block:Answerer} <div class="reblog-header">  <a href="{ReblogRootURL}" class="active">    <img src="{AnswererPortraitURL-64}" class="blog">    <span class="blog">{ReblogRootName}</span>  </a> </div> <div class="reblog-content">  {Answer} </div> {/block:Answerer} <div class="reblog-list">    {block:Reblogs}            <div class="reblog-header">
               {block:IsActive}                <a href="{Permalink}" target="_blank" class="active">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </a>                {/block:IsActive}
               {block:IsDeactivated}                <span class="inactive">                    <img src="{PortraitURL-64}" class="blog">                    <span class="blog">{Username}</span>                </span>                {/block:IsDeactivated}
           </div>            <div class="reblog-content">                {Body}            </div>    {/block:Reblogs} </div> {/block:RebloggedFrom} </div>
<!-- END ANSWER POST -->
{/block:Answer}
</div>
{block:RebloggedFrom} <!-- <a href="{ReblogParentURL}" title="via: {ReblogParentName}"><img style="margin-bottom:-2px;" src="{ReblogParentPortraitURL-16}"></a> --> {/block:RebloggedFrom}
{block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
<!-- START TAGS -->
{block:HasTags} <div class="tags"> {block:Tags} <a href="{TagURL}"><span class="htag">#</span>{Tag}</a> {/block:Tags} </div> {/block:HasTags}
<!-- END TAGS -->
</article>
<!-- END POST -->
{block:PostNotes}
<!-- POST NOTES -->
{PostNotes-64}
{/block:PostNotes}
{/block:Posts}
{block:ifNotInfiniteScroll}
{block:Pagination}
<!-- START PAGINATION -->
<section id="pagination">
<span class="pgbutton prev" {block:PreviousPage}style="display:none;"{/block:PreviousPage}><span class="th th-backward-arrow" aria-hidden="true"></span></span>
{block:PreviousPage} <a href="{PreviousPage}" class="pglink prev"><span class="th th-backward-arrow" aria-hidden="true"></span></a> {/block:PreviousPage}
<span class="pagecount">Page {CurrentPage} of {TotalPages}</span>
<span class="pgbutton next" {block:NextPage}style="display:none;"{/block:NextPage}><span class="th th-skip-track" aria-hidden="true"></span></span>
{block:NextPage} <a href="{NextPage}" class="pglink next"><span class="th th-skip-track" aria-hidden="true"></span></a> {/block:NextPage}
</section>
<!-- END PAGINATION -->
{/block:Pagination}
{/block:ifNotInfiniteScroll}
</section>
<!-- END POSTS -->
{block:IndexPage}
{block:ifInfiniteScroll}
<div id="navigation"> {block:Pagination}    {block:PreviousPage}<a href="{PreviousPage}">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}    {block:NextPage}<a href="{NextPage}" id="next">{/block:NextPage}{block:NextPage}</a>{/block:NextPage} {/block:Pagination} </div>
{block:ifLoadMoreButton} <!-- START LOAD MORE BUTTON --> {block:Pagination} <div class="more_container fade-in two"> <a href="#" class="more">Load more posts</a> </div> {/block:Pagination} <!-- END LOAD MORE BUTTON --> {/block:ifLoadMoreButton}
<!-- START END CONTAINER -->
<div class="end_container">    <div class="end">There are no more posts to display!</div> </div>
<!-- END END CONTAINER -->
{/block:ifInfiniteScroll}
{/block:IndexPage}
<div class="scroll"><span class="th th-up-direction" aria-hidden="true"></span></div>
<a href="http://cactusthemes.tumblr.com" title="by cactusthemes"> <div id="credz" class="fade-in two"> </div> </a>
</body>
<script type="text/javascript"> function gatherData(images, arr) {  for (let i = 0; i < images.length; i++) {    let currentData = {      "width": images[i].getAttribute('data-width'),      "height": images[i].getAttribute('data-height'),      "low_res": images[i].getAttribute('data-lowres'),      "high_res": images[i].getAttribute('data-highres')    };    arr.push(currentData);  } } function getIndex(elem) {  let i = 0;  while( (elem = elem.previousElementSibling) != null ) i++;  return i; } function lightbox(elem) {  let currentPhotoset = elem.parentNode;  let photosetPhotos = currentPhotoset.getElementsByTagName('div');  let data = [];  gatherData(photosetPhotos, data);  Tumblr.Lightbox.init(data, getIndex(elem) + 1); } </script>
</html>
0 notes
captainlenfan · 5 years
Text
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
New Post has been published on https://fitnesstech.website/product/fitness-smart-watch-band-fit-bit-sport-activity-tracker-for-kids-android-ios/
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
Tumblr media
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em ,img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; em font-style:italic; /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section display: block; body line-height: 1; ol, ul list-style: none; blockquote, q quotes: none; blockquote:before, blockquote:after, q:before, q:after content: ”; content: none; table border-collapse: collapse; border-spacing: 0;
a img border: none;
ul list-style-type: disc; list-style-position: inside; ol list-style-type: decimal; list-style-position: inside; ul ul, ol ul list-style-type: circle; list-style-position: inside; margin-left: 15px; ol ol, ul ol list-style-type: lower-latin; list-style-position: inside; margin-left: 15px;
.desc_details table, .desc_details td border: 1px solid black; word-wrap: break-word; word-break: break-all; imgmax-width:100%; #subbody margin: 0 auto; position: relative; table border-spacing: 0; #promotion_html margin: 0 auto; padding-top:3px #Attributestable, #ItemSpecificstable margin-top: 6px; #Attributestable td padding: 3px; border:1px solid #b2b2b2; .m_p max-width:786px; #mobilebox .m_p width:100%; max-width:786px; .topsuname font-weight:bold; .gboxout background-size: cover; line-height: 39px; border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: #cccccc !important; font-family: Squada One !important; font-size: 17px; color:#333333; position: relative !important; z-index:1; .gbox font-family: Arial !important; font-size:12px; color:#7f7f7f !important; #tttboxmargin: 20px auto; padding: 0 16px; #ddtboxmargin: 20px auto; padding: 0 16px; #tttbox .cbp, #tttbox .dbbox, #ddtbox .cbp, #ddtbox .dbboxwidth:100%; .desc_details ul text-align:left; margin-left:20px; #tabscontent text-align:left; .tabpage padding:2px 2px 2px 2px; border:2px; border-color:#7f7f7f; border-style:double; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; #tabscontentmargin-bottom:10px .m_pic_a imgwidth:100%; @font-face font-family: ‘Orbitron’; font-style: normal; font-weight: 400; src: local(‘Orbitron-Light’), local(‘Orbitron-Regular’), url(https://themes.googleusercontent.com/static/fonts/orbitron/v3/94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA.woff) format(‘woff’); @font-face font-family: ‘Squada One’; font-style: normal; font-weight: 400; src: local(‘Squada One’), local(‘SquadaOne-Regular’), url(https://themes.googleusercontent.com/static/fonts/squadaone/v2/DIbfqh10Zkwc_Qd08Y0saRsxEYwM7FgeyaSgU71cLG0.woff) format(‘woff’);
#herebannerposition: relative; width: 800px; min-height: 100px; margin: 0 auto; text-align: center; .mobile-nav-holder margin-top: 5px !important;margin-bottom: 1px; .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector, #mobile-nav, #mobile-nav li a, #mobile-nav li a:hover, .mobile-nav-holder .mobile-selector .selector-down border-color: #dadada; .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector background: #fff; border: 1px solid #DADADA; line-height: 31px; width: 100%; position: relative; font-size: 12px; cursor: pointer; #mobile-nav border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; list-style-type: none; padding: 0px; margin: 0px; width: 99%; background: #ffffff; #mobile-nav li a border-bottom: 1px solid #DBDBDB; color: #333333; padding: 7px; font-size: 12px; display: block; line-height: normal; text-align:left; text-decoration: none; .ttopsunametext-decoration: none;margin-left: 17px; .ckcat atext-decoration: none; .ckcatdisplay: inline-block;width: 208px;margin-left:8px; .ckcat.ckstarmargin-left: 1px;width: 180px; summary.cklv1padding-left: 10px; summary.cklv2padding-left: 30px; .ckcat.cklv2padding-left: 18px; .ckcat.cklv2 a,.ckcat.cklv3 afont-family: Arial !important;font-size: 13px;color: #666666 !important; .ckcat.cklv3margin-left: 44px;width: 150px; .cklv2 .ckcat.ckstarmargin-left: 1px;width: 165px; details summary::-webkit-details-marker color: #000;font-size:80%; .s9660display:none; .s9670display:inline; color: #000; .textshadowStyle1text-shadow: 4px 4px 2px rgba(150, 150, 150, 1); .textshadowStyle2text-shadow: 6px 6px 0px rgba(0,0,0,0.2); .textshadowStyle3text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); .textshadowStyle4text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue; *.practices background:#def; border:1px solid silver;display:inline-block; padding:0.5em 0.75em; margin:5px;*.practices,display:inline;zoom:1; *.practicesStyle1-moz-box-shadow:4px 4px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px rgba(20%,20%,40%,0.5);box-shadow:4px 4px rgba(20%,20%,40%,0.5); *.practicesStyle2-moz-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5); *.practicesStyle3-moz-box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5);box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5); *.practicesStyle4-moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); *.practicesStyle5-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5); *.practicesStyle6-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5); *.practicesStyle7-moz-box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset;-webkit-box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset;box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset; *.practicesStyle8-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); *.practicesStyle9-moz-box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5);box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5); *.practicesStyle9 img-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); *.practicesStyle10-moz-box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4);-webkit-box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4);box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4); *.practicesStyle11-moz-box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5);box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5); .cimgtext-align: center; #mmtable .mmtabletextmargin-left: 20px; #pttable tr tdwidth: 50%;vertical-align: middle; #pttable tr td divmargin: 0px 30px 0px 30px; .poster_picmax-width:800px; .ItemSpecificstableALL tr td:first-child,.AttributestableALL tr td:first-childmin-width: 110px; .ItemSpecificstableALL tr td:last-child,.AttributestableALL tr td:last-childmin-width: 110px; #policy_box1_text,#policy_box2_text,#policy_box3_text,#policy_box4_text,#policy_box5_text,#policy_bot_textoverflow: hidden;display: block; #policy_bot_text margin-left: 7px; width: 770px; #tabpage_2,#tabpage_3,#tabpage_4,#tabpage_5display:none;
.hotitemli margin: auto; margin-top: 2px; .hotitemli div font-size: 12px; .hotitemli td vertical-align: middle; padding: 2px; .hotitemli td a img margin-left: 3px; .hotitemli > tbody > tr border-bottom: 1px solid #E5E5E5; .hotitemli > tbody > tr:last-child border-bottom-width: 0px; .navitemc clear: both; font-weight:bold; width: 140px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; font-family: Arial !important; font-size: 12px; .navitemc a text-decoration: none; color: #7f7f7f !important; .navitemc a em color: #ff5656; .navitemc.big width: 200px; text-align: center; .navitemc.big a em font-size: 16px; .navitemc.medium width: 100px; .navitemc.medium a em font-size: 16px;
.abright display: inline-block; width:100%; float: right; text-align: right; margin: 2px; .ableft display: inline-block; width:100%; float: left; text-align: left; margin: 2px; .abcenter display: block; width:100%; text-align: center; margin: 2px; .dbbox display: inline-block; //overflow: hidden; vertical-align: top; .cbp display:inline-block;vertical-align: top; #Below_All_Product_Photo,#Below_All_Product_Posters,#above_product_Photo,.MM_h_desc,#desc_html,#feedback_html,#poster_html,#tabContainer,#policy_html width: 800px; margin: auto; text-align: center; word-break: break-word; margin-top: 2px; #policy_html margin-bottom: 5px; .mm5margin:3px .needpaddingpadding-top: 5px;padding-bottom: 5px; #right1080 max-width: 840px; vertical-align: top; padding-top: 12px; #Attributestablemargin-top: 6px; #Attributestable td:first-childtext-align: left; #Attributestable tdpadding: 3px;border:1px solid #b2b2b2; #ItemSpecificstablemargin-top: 6px; #ItemSpecificstable td:first-childtext-align: left; #ItemSpecificstable tdpadding: 3px;border:px ; #subbody .mcenterwidth:100%;margin: auto; #subbody .outerwidth: 100%;text-align: center; #subbody .innerdisplay: inline-block; #logoclear:both;text-align:center; .navitemitemcolor:#7f7f7f .top3pxpadding-top: 2px; border-radius: 4px; .table_d width:100%; .m_pmax-width:786px !important; #mobilebox .m_pwidth:100% ; max-width:786px !important; #promotion_htmldisplay:none; .shopsubnameaddonposition: absolute; font-family: Orbitron !important;font-size: 29px;color:#a5a5a5;top:180px;left:46px; .shopnameaddonposition: absolute;font-family: Impact !important;font-size: 75px;color:#ffffff;top:100px;left:41px; .mpicbanner .shopnameaddonfont-size: 37.5px; .settopheight: 35px; .catbuttoncursor: pointer;margin:3px;border-radius: 2px;BORDER: #555 1px solid;text-shadow: 0 1px 1px rgba(0,0,0,.3);box-shadow: 0 1px 2px rgba(0,0,0,.2);FONT-SIZE:10px;min-width: 4em;height: 20px;COLOR: #FFFFFF;background-color: #333333;font-family: Arial; .catbutton:hoverbackground-color: #7f7f7f; .layoutborder background-color: #ffffff; border:1px solid #dddddd; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px !important; border-top-width: 0px; z-index: 0; text-align: left; width:218px; padding-top: 2px; padding-bottom: 2px; min-height: 36px; overflow: hidden; .notop top: 0px !important; border-top-width: 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; .gboxout background-color: #cccccc !important; font-family: Squada One !important; font-size: 17px; color:#333333; position: initial; z-index:1; border-top-right-radius: 5px; border-top-left-radius: 5px; width:220px; .gboxout div padding-left: 10px;
.tdescexttdtext-align: inherit !important;padding: 5px;
.gbox font-family: Arial !important; font-size:12px; color:#7f7f7f !important; .Cattop ul li:hover acolor: #333333;text-decoration: none; #subbody .widthset850max-width:850px #subbody .widthset160max-width:160px #floatafloat:right;#c_box clear: both;.fontboxposition: absolute; #subbodyborder-radius:10px;box-shadow:4px 4px 3px rgba(158,158,158,0.5);width:850px;background-color: #ffffff; border: 10px groove #4f4f4f; #subbody #left1080 padding:10px; line-height:1.5; vertical-align: top; #mobileboxbackground-color: #ffffff; border: 5px groove #4f4f4f;padding:5px 5px 5px 5px; .overftext-align: center; position: relative; overflow: hidden; #menubarheight:25px; margin: 0 auto; .catnbwidthsetmax-width:800px; .menurow float:left; width:152px; position:relative; font-size:15px; color:#f7f7f6; font-family:Arial; top: 20%; .menurow aposition: relative; .menurow a:link, .menurow a:visited, .menurow a:hoverfont-family:Arial !important;color:#f7f7f6; text-decoration: none; .menuright border-right: #f7f7f6 1px solid; #menudisplay
height:25px; width:850px; background-image:url(https://www.cdnclouds.net/p/a85198ec00c98327a1fc-6e5b651ceca4748932b8d034f637f5a0.r28.cf2.rackcdn.com/da8dcc8d56b0e54b5174072524a5ccd5_banner2.jpg); .navpicpadding-top: 2px;padding-bottom: 2px; #feedback_html text-align:left;
.mobpovinfobackground-color: #ffffff;
.policy_box_header background: #333333; color: #ffffff; font-family: Arial; font-size: 17px; border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 10px; padding: 10px 0; text-align: left;
.policy_box_header div padding-left: 10px;
.mobile_policy_box_header background: #333333; color: #ffffff; font-family: Arial; font-size: 17px; border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 10px; padding: 10px; text-align: left;
.policy_box background-color: #ffffff; border: 2px double #7f7f7f; border-top-width: 0px; overflow: hidden; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-bottom: 10px;
.policy_box_notop margin-top: 10px; border-top-width: 2px; border-top-left-radius: 5px; border-top-right-radius: 5px;
.policy_box p padding: 6px; .policy_box table margin: 6px;
#policy_box1 text-align:left; #policy_box2 text-align:left; #policy_box3 text-align:left; #policy_box4 text-align:left; #policy_box5 text-align:left;
#poster_htmltext-align:center; clear:both ;width: 800px; .poster_picpadding-top:3px; #rmpicposition: relative; #rmpic_lposition: absolute;left:0px;top:50%;filter: alpha(opacity=40);opacity: 0.4;z-index: 9999; #rmpic_rposition: absolute;right:0px;top:50%;filter: alpha(opacity=40);opacity: 0.4;z-index: 9999; .poster_pic imgmax-width: 786px; .poster_youtube_pic position: relative; .poster_youtube_pic img padding: 10px 0; .poster_youtube_pic:before content:url(‘https://www.soldeazy.com/pub/icon/yt_play_icon.png’); position: absolute; transform: scale(.2); margin: -60px 0 0 -10px; opacity: 0.5; .poster_youtube_pic:hover:before transition: all 250ms; opacity: 1; #mobilebox .poster_youtube_pic:before margin: -110px 0 0 -80px; .desc_details text-align: left; font-size: 14px; font-family: Arial !important; line-height: 1.5; color: #000000; //overflow: hidden; padding-left:0px !important; margin-bottom: 12px; .desc_details ul text-align:left; margin-left:20px; list-style:square; padding-left: 0px; .descdiv margin: 6px 0px 0px 0px; padding: 0px; .m_desc_detailswidth:100%; #linkIddisplay:inline-block; #descmargin-top:30PX; .desc_boxpadding-left:5px !important; .marginmargin-top:5px;overflow:hidden; .marginmargin: 5px; .mousedowncursor: pointer; .toptwopxpadding-top: 4px; .m_pic_rmax-width:100%; .sold_subtitle line-height:1.5;padding-top: 30px;padding:10px;text-align:center;color: #000000;font-family: Arial !important;font-size:26PX; #mobile_subtitletext-align:center;color: #000000;font-family: Arial !important;font-size:26PX; .w180font-size: 8px; #gallerybox-shadow: 3px 3px 5px rgba(0,0,0,0.1); .pbp margin-bottom: 3px; border-radius: 10px; border: 1px solid transparent; vertical-align: top; width: 100%; overflow: hidden; padding-top: 3px; padding-bottom: 3px; .user_edit ul, .user_edit dl*margin-right: 0px;padding: 0 40px;list-style: square; .user_edit ol*margin-right: 0px;padding: 0 40px;list-style:decimal;
.user_edit table, .user_edit tr, .user_edit td border: double; #policy_html table, #policy_html tr, #policy_html td border: double; #soldtab table, #soldtab tr, #soldtab td border: double;
#herebanner imgmax-width: 800px; .w180text-align: center;width:220px;height: 250px;float:left; .wbox imgwidth:150px; .wboxbox-shadow: 3px 3px 5px rgba(0,0,0,0.1);display: inline-block; border: 1px solid #9c9c9c; margin-top:10px;margin-bottom:30px; .eazylogobackground-image: url(‘https://soldeazy.com/pub/icon/icon1.png’);background-repeat:no-repeat;background-position:right center;width: 100%; height: 20px;float: right; position: relative; .eazylogo:hoverbackground-image: url(‘https://soldeazy.com/pub/icon/icon2.png’); .eazylogo.eazylogo–mega-showcasedisplay:none;float : none;bottom: 0px; right: 0px; opacity: 0.5; position: absolute; @font-face font-family: ‘Orbitron’; font-style: normal; font-weight: 400; src: local(‘Orbitron-Light’), local(‘Orbitron-Regular’), url(https://themes.googleusercontent.com/static/fonts/orbitron/v3/94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA.woff) format(‘woff’); @font-face font-family: ‘Squada One’; font-style: normal; font-weight: 400; src: local(‘Squada One’), local(‘SquadaOne-Regular’), url(https://themes.googleusercontent.com/static/fonts/squadaone/v2/DIbfqh10Zkwc_Qd08Y0saRsxEYwM7FgeyaSgU71cLG0.woff) format(‘woff’); @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) .s9660display:inline summary.cklv1padding-left:4px summary.cklv2padding-left:22px .cklv3.ckcatmargin-left:39px @-moz-document url-prefix() .s9670font-size: 10px;
#galleryposition: initial; .mpicbox width:100%; -webkit-overflow-scrolling: touch; overflow-y: hidden; overflow-x: scroll; margin-top: 1px; .Cat_gbox padding: 5px; strongfont-weight:900; .ebaybtn text-decoration: none; right: 2px; background: #808A0E; display: inline-block; text-align: center; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; font-family: ‘Helvetica Neue’, ‘Helvetica’, Arial, Verdana, sans-serif !important; cursor: pointer; border: none; outline: none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.28); border: 1px solid #808A0E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 18px; z-index:5; .ebaybtnbuybackground: #3525F3; .ebaybtnbinclear:after clear: both; content: ; display: inline-block; font-size: 0; height: 0; visibility: hidden .showbtn display:none; text-decoration: none; background: red; display: inline-block; text-align: center; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; font-family: ‘Helvetica Neue’, ‘Helvetica’, Arial, Verdana, sans-serif !important; cursor: pointer; border: none; outline: none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.28); border: 1px solid red; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 18px; z-index:5;
.cathidedisplay:none;
.mpicbanner .shopsubnameaddonleft:2px; .mpicbanner .shopsubnameaddontop:inherit; .mpicbanner .shopsubnameaddonbottom:8px; .mpicbanner .shopnameaddontop:15px; .mpicbanner .shopnameaddonleft:2px;
.gboxtext-decoration: none; .gboxoutclear: both; .Cat-List padding:4px; background-color: #FFFFFF; font-size:12px !important; white-space:inherit; .shop_cat_bbackground-color: #FFFFFF .Cat-List:hoverbackground-color: #FFFFFF; .Cat-List a:hover color:#333333 .Cattop list-style: none; .lv1afont-family: Arial !important;font-size: 12px;color:#7f7f7f; width: 160px;text-decoration: none; .lv2afont-family: Arial !important;font-size: 12px;color:#7f7f7f; width: 160px;font-weight: normal;text-decoration: none; #menudisplaywidth:1080px; text-align: center; #subbody .widthset850max-width:1080px; display: block; #subbodywidth:1080px;
body > tabletable-layout: fixed; #showbtnmdisplay: none; .showbtndisplay:none; .ebaybtndisplay: none; #mobilebox display: block; #subbody display: none;
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-device-width: 760px) #subbodydisplay: none; #tttboxdisplay: none; #ddtboxdisplay: none; .mobile_megadisplay: block !important;; .showbtndisplay:inline-block; .ebaybtndisplay: inline-block; #mobilebox display:block; width: auto !important #logoclear:both;text-align:center; width:120PX;margin:0 auto #mobilephone thbackground-size: 1px 100%; .menubackgroundbackground-size: 1px 100%; @media screen and (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 621px) and (max-device-width: 760px) #mobilebox display: none; #subbodydisplay: block; .showbtndisplay:inline-block; .ebaybtndisplay: inline-block; #tttboxdisplay: none; #ddtboxdisplay: none; .mobile_megadisplay: block !important; #mobilephone .desc_detailsfont-size:1.8em !important; #mobilephone .sold_subtitlefont-size:1.2em !important; #mobilephone .mobpovinfofont-size:2em !important; #mobilephone .ItemSpecificstableALL font-size:1.8em !important; #mobilephone .shopnameaddonfont-size:2em !important; @media screen and (-webkit-min-device-pixel-ratio: 2) and (min-device-width: 761px) and (max-device-width: 1200px) #mobilebox display: none; #subbodydisplay: block; #left1080display:none !important; #subbodywidth:850px !important #menudisplaywidth:850px !important #usegraphic_setting_Shop_Name_Bannerwidth:850px !important #policy_htmlwidth:800px !important #tabContainerwidth:800px !important #feedback_htmlwidth:800px !important #policy_box1width:800px !important #policy_box2width:800px !important #policy_box3width:800px !important #policy_box4width:800px !important #policy_box5width:800px !important #herebannerwidth:843px !important @media screen and (min-device-width: 1200px) #mobilebox display: none; #subbodydisplay: block;
Features:
1.Sport pedometer (3D sensor), calorie consumption, distance,smart alarm clock.
2.Dynamic heart rate,blood pressure,blood oxygen,sleep monitoring,sedentary reminder.
3.Bluetooth link, call reminder, information reminder, raise the screen.
4.Do not disturb mode,Bracelet searching, remote taking photos,  information push (SMS, Wechat, QQ, Facebook, Twitter, WhatsAPP, etc.), information reading and so on.
5.Health weekly ,Language match, OTA Upgrade, IP67.
  Note:
1.Do not use in hot water.
2.This product is waterproof to IP67 and can be used for waterproofing, not diving, or soaking in water for a long time.
Standby_online
Tumblr media
#sold_gallery_container position: relative; margin-bottom: 16px; #sold_gallery_mobile_container position: relative; .sold_gallery_main position: absolute; visibility: hidden; opacity: 0; top:0px; left:0px; transition: visibility 0s, opacity 0.5s; text-align: center; background-color: #ffffff;
.sold_gallery_large_img_table .sold_gallery_main visibility: visible; opacity: 1; position: relative;
.sold_gallery_thumbnail:hover > .sold_gallery_main visibility: visible; opacity: 1; .sold_gallery_thumbnail padding:2px; cursor: pointer; text-align: center; .sold_gallery_thumbnail_img transition: opacity 0.5s; max-width: 100%; max-height: 230px; .sold_gallery_thumbnail_img:hover opacity: 0.5;
#sold_gallery_mobile_container > table width: 100%; #sold_gallery_mobile_container .sold_gallery_thumbnail .sold_gallery_thumbnail_img max-height: 25vh; #sold_gallery_mobile_container .sold_gallery_main width: 100%; height: 100vw; #sold_gallery_mobile_container .sold_gallery_main img max-width: 100%; max-height: 100vw;
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Bluetooth Smart Watch Heart Rate Oxygen Blood Pressure Sport Fitness Tracker
Features:
1.Sport pedometer (3D sensor), calorie consumption, distance,smart alarm clock.
2.Dynamic heart rate,blood pressure,blood oxygen,sleep monitoring,sedentary reminder.
3.Bluetooth link, call reminder, information reminder, raise the screen.
4.Do not disturb mode,Bracelet searching, remote taking photos,  information push (SMS, Wechat, QQ, Facebook, Twitter, WhatsAPP, etc.), information reading and so on.
5.Health weekly ,Language match, OTA Upgrade, IP67.
  Note:
1.Do not use in hot water.
2.This product is waterproof to IP67 and can be used for waterproofing, not diving, or soaking in water for a long time.
3.Please ensure that it is fully charged for the first time. If the power is too low to start, please charge 2-2.5 hours.
4.Due to the upgrade of the APP, some APPs will prompt to update the bracelet when using it; please ignore this update prompt, and the bracelet has been factory tested for stable testing and updating.
(Please read the user Manual before use.)
  Specifications:
1.Screen size: 1.3 inches color screen
2.Waterproof:IP67
3.Sensor:Gravity Sensor 3 axis
4.Top cover:tempered glass
5.Body: zinc alloy / bottom shell ABS + PC
6.Strap Material: silica gel
7.Battery type:Polymer lithium battrey 
8.Battery capacity: 150mAh
9.Charging time: 2-2.5 hours
10.Use time: 7-10days
11.Standby time: 30 days
12.Charging:USB Charging
13.Weight: 30g
14.Bluetooth:4.0
15.APP OS: IOS 8.0 & above, Android 4.2 & above
16.Languages:Chinese, English, Japanese, Turkish, Spanish, German, Russian, Finnish, Arabic, French, Malaysian, Indonesian, Korean, Portuguese, etc
17.App:LEFUN HEALTH
  How to use step by step 1. Download and install APP "LEFUN HEALTH" from App store/ GooglePlay, or scan QR code in user manual  2. Long press the touch button to turn on the bracelet.Make sure the smart phone bluetooth is on. 3.Open the "LEFUN HEALTH" APP, pressthe top left corner, enter into the APP FUNCTION LIST,then press the APP icon–press "Search", choose the right bracelet MAC number will show "Bluetooth pairing request" press "Pair".
  Charging disassembly:
1. Unfasten the wristband and select the opposite side of the touch button
2. Hold the body of the bracelet in one hand, hold the wristband in one hand and pull the wristband back and forth (swaying left and right)
3. Select USB terminal to charge the bracelet with computer/laptop USB port
(Note: When charging, use one end of the metal piece at the bottom to insert into the charger port)
If the bracelet cannot be charged with the power bank or the charging adapter, it may be caused by the loose charging socket (the power bank or the charging adapter socket is easy to loose because it is inserted and removed multiple times). It is recommended to charge the wristband by PC/laptop USB port. 
Tumblr media
    Package included:
1 x Smart Watch  1 x User Manual
        table#Attrid307737 border-collapse:separate table#Attrid307737 tr:last-child td:last-childborder-bottom-right-radius: 10px; table#Attrid307737 tr:last-child td:first-childborder-bottom-left-radius: 10px; table#Attrid307737 tr:nth-of-type(1n) table#Attrid307737 tr:nth-of-type(2n) table#Attrid307737 tdpadding: 3px; table#Attrid307737font-size:12px !important;font-family:Arial !important;color:#4c4c4c !important;text-align:left !important; table#Attrid307737 td:first-childfont-weight: 900; !important;;padding:3px;border:1px none ; #m_pre307737border:1px none ;overflow: hidden;border-radius: 10px;
Item Specifics Feature Blood Pressure, Heart rate, Sleep Monitor, Remote control Brand 5STB Compatible Brand Universal MPN 5STBBTD0207-2 Bluetooth 4.0 Model ID116 Plus Wristband Operating System Android,IOS Waterproof IP67 Screen size 1.3 inches color screen Battery type Polymer lithium battrey Battery capacity 150mAh Charging time 2-2.5 hours Use time 7-10days Standby time 30 days Charging USB Charging APP OS IOS 8.0 & above, Android 4.2 & above APP LEFUN HEALTH
Payment
» We accept Paypal payment only. Please make sure you are able to pay by Paypal before purchasing. » Payment was expected within 48 hours. E-cheque will be held until cleared. » Please make sure you select the correct shipping address when paying for this item.
Shipping
» All items will be shipped within 1-2 business days after payment cleared. » Your package will be shipped via USPS from our US warehouse. » Delivery time varies between 2-5 business days or longer depending on the shipping area (i.e Hawaii, Alaska, APO).
Returns
» All our products have been checked and packed in good condition. » Every product gets a 30-day Hassle-Free Warranty.
Contact Us
» We highly appreciate that you can contact us first if any problem occured. We will do our best to resolve the issues for you.
We are professional online seller and we respect all intellectual property rights and owners. If you think we are in violation of your Trademark, Design, or Patent Rights, please contact us immediately instead of eBay. We are willing to comply with your policy and remove any offending listing.
Standby_online
Your best choice
Tumblr media
DESCRIPTION
PAYMENT
SHIPPING
RETURN POLICY
CONTACT US
Hightlight Item
Tumblr media
Wireless Bluetooth Noise Cancelling Trucker Headset Earpiece Earbud For Driving
USD 11.99
Tumblr media
SAVFY Mini Wireless Bluetooth Stereo In-Ear Headset Earphone Earbud US
USD 13.29
Tumblr media
Mini TWS Twins True Wireless In-Ear Stereo Bluetooth Earphones Earbuds Headset
USD 27.99
Tumblr media
Bluetooth 5.0 Headset Mini TWS Twins Wireless In-Ear Stereo Earphones Earbuds
USD 24.99
Tumblr media
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
USD 10.99
Tumblr media
Endoscope 5.5mm Borescope Camera Inspection For Android PC Laptop Waterproof LED
USD 8.99
Tumblr media
1080P Lightning to HDMI Digital TV AV Cable Adapter for iPhone X Xs Xr 8 7 iPad
USD 9.99
Tumblr media
Wireless Headset Bluetooth Earpiece Hands-free Calling with Clear Voice Earbuds
USD 13.69
Tumblr media
Smart Watch FIT#BIT Band M4 Fitness Tracker Heart Rate KIDS MENS For Android IOS
USD 9.99
Tumblr media
New Wireless Bluetooth Handsfree Car Kit FM Transmitter Aux Audio USB MP3 Player
USD 14.99
Shop Category
 Store Home
 Electronics
 Home&Beauty
 Other
Hot Item
Tumblr media
360° Rotation Wireless Automatic Sensor Car Phone Holder and Charger 2 in 1
USD 11.99
Tumblr media
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
USD 10.99
Tumblr media
1080P Lightning to HDMI TV AV Adapter Cable for iPhone 6 6S 7 8 Plus X Xs Xr
USD 10.69
Tumblr media
Wireless Bluetooth Noise Cancelling Trucker Headset Earpiece Earbud For Driving
USD 11.99
Tumblr media
Chainsaw Teeth Sharpener Sharpens Chainsaw 16-20Inch Saw Chain Sharpening System
USD 10.99
Picture
Tumblr media
New List Item
Tumblr media
Mini Display Port DP Thunderbolt to HDMI Adapter Cable For Macbook Pro Air iMac
USD 5.99
Tumblr media
Apple SD Card Reader For iPhone Lightning Adapter Trail Game Camera Viewer
USD 12.99
Tumblr media
Mini TWS Twins True Wireless In-Ear Stereo Bluetooth Earphones Earbuds Headset
USD 22.99
Tumblr media
SAVFY 3D LED Night Light Skull Grim Reaper Lamp Kid Birthday Xmas Halloween Gift
USD 9.99
Tumblr media
7 LED White PIR Motion Activated Night Light Sensor Battery Outdoor Wall Lamp
USD 0.99
Help & Info
Payment Policy
Shipping Policy
Return Policy
FAQ
About Us
Bluetooth Smart Watch Heart Rate Oxygen Blood Pressure Sport Fitness Tracker
#sold_gallery_container position: relative; margin-bottom: 16px; #sold_gallery_mobile_container position: relative; .sold_gallery_main position: absolute; visibility: hidden; opacity: 0; top:0px; left:0px; transition: visibility 0s, opacity 0.5s; text-align: center; background-color: #ffffff;
.sold_gallery_large_img_table .sold_gallery_main visibility: visible; opacity: 1; position: relative;
.sold_gallery_thumbnail:hover > .sold_gallery_main visibility: visible; opacity: 1; .sold_gallery_thumbnail padding:2px; cursor: pointer; text-align: center; .sold_gallery_thumbnail_img transition: opacity 0.5s; max-width: 100%; max-height: 230px; .sold_gallery_thumbnail_img:hover opacity: 0.5;
#sold_gallery_container .sold_gallery_large_img_table width: 100%; #sold_gallery_container .sold_gallery_main width: 640px; height: 640px; #sold_gallery_container .sold_gallery_main img max-width: 640px; max-height: 640px;
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Features:
1.Sport pedometer (3D sensor), calorie consumption, distance,smart alarm clock.
2.Dynamic heart rate,blood pressure,blood oxygen,sleep monitoring,sedentary reminder.
3.Bluetooth link, call reminder, information reminder, raise the screen.
4.Do not disturb mode,Bracelet searching, remote taking photos,  information push (SMS, Wechat, QQ, Facebook, Twitter, WhatsAPP, etc.), information reading and so on.
5.Health weekly ,Language match, OTA Upgrade, IP67.
  Note:
1.Do not use in hot water.
2.This product is waterproof to IP67 and can be used for waterproofing, not diving, or soaking in water for a long time.
3.Please ensure that it is fully charged for the first time. If the power is too low to start, please charge 2-2.5 hours.
4.Due to the upgrade of the APP, some APPs will prompt to update the bracelet when using it; please ignore this update prompt, and the bracelet has been factory tested for stable testing and updating.
(Please read the user Manual before use.)
  Specifications:
1.Screen size: 1.3 inches color screen
2.Waterproof:IP67
3.Sensor:Gravity Sensor 3 axis
4.Top cover:tempered glass
5.Body: zinc alloy / bottom shell ABS + PC
6.Strap Material: silica gel
7.Battery type:Polymer lithium battrey 
8.Battery capacity: 150mAh
9.Charging time: 2-2.5 hours
10.Use time: 7-10days
11.Standby time: 30 days
12.Charging:USB Charging
13.Weight: 30g
14.Bluetooth:4.0
15.APP OS: IOS 8.0 & above, Android 4.2 & above
16.Languages:Chinese, English, Japanese, Turkish, Spanish, German, Russian, Finnish, Arabic, French, Malaysian, Indonesian, Korean, Portuguese, etc
17.App:LEFUN HEALTH
  How to use step by step 1. Download and install APP "LEFUN HEALTH" from App store/ GooglePlay, or scan QR code in user manual  2. Long press the touch button to turn on the bracelet.Make sure the smart phone bluetooth is on. 3.Open the "LEFUN HEALTH" APP, pressthe top left corner, enter into the APP FUNCTION LIST,then press the APP icon–press "Search", choose the right bracelet MAC number will show "Bluetooth pairing request" press "Pair".
  Charging disassembly:
1. Unfasten the wristband and select the opposite side of the touch button
2. Hold the body of the bracelet in one hand, hold the wristband in one hand and pull the wristband back and forth (swaying left and right)
3. Select USB terminal to charge the bracelet with computer/laptop USB port
(Note: When charging, use one end of the metal piece at the bottom to insert into the charger port)
If the bracelet cannot be charged with the power bank or the charging adapter, it may be caused by the loose charging socket (the power bank or the charging adapter socket is easy to loose because it is inserted and removed multiple times). It is recommended to charge the wristband by PC/laptop USB port. 
Tumblr media
    Package included:
1 x Smart Watch  1 x User Manual
        table#Attrid307742 border-collapse:separate table#Attrid307742 tr:last-child td:last-childborder-bottom-right-radius: 5px; table#Attrid307742 tr:last-child td:first-childborder-bottom-left-radius: 5px; table#Attrid307742 tr:nth-of-type(1n)padding: 5px!important;background:#ffffff; table#Attrid307742 tr:nth-of-type(2n)padding: 5px!important;background:#e5e5e5; table#Attrid307742 td divpadding: 5px;text-align:; table#Attrid307742 font-family: !important;font-size:14px !important;color:# !important;text-align:left !important; table#Attrid307742 td:first-childfont-weight: 900; !important; table#Attrid307742 tdpadding:12px;border:1px solid #e5e5e5;
Item Specifics Feature : Blood Pressure, Heart rate, Sleep Monitor, Remote control Brand : 5STB Compatible Brand : Universal MPN : 5STBBTD0207-2 Bluetooth : 4.0 Model : ID116 Plus Wristband Operating System : Android,IOS Waterproof : IP67 Screen size : 1.3 inches color screen Battery type : Polymer lithium battrey Battery capacity : 150mAh Charging time : 2-2.5 hours Use time : 7-10days Standby time : 30 days Charging : USB Charging APP OS : IOS 8.0 & above, Android 4.2 & above APP : LEFUN HEALTH
Payment
» We accept Paypal payment only. Please make sure you are able to pay by Paypal before purchasing. » Payment was expected within 48 hours. E-cheque will be held until cleared. » Please make sure you select the correct shipping address when paying for this item.
Shipping
» All items will be shipped within 1-2 business days after payment cleared. » Your package will be shipped via USPS from our US warehouse. » Delivery time varies between 2-5 business days or longer depending on the shipping area (i.e Hawaii, Alaska, APO).
Returns
» All our products have been checked and packed in good condition. » Every product gets a 30-day Hassle-Free Warranty.
Contact Us
» We highly appreciate that you can contact us first if any problem occured. We will do our best to resolve the issues for you.
We are professional online seller and we respect all intellectual property rights and owners. If you think we are in violation of your Trademark, Design, or Patent Rights, please contact us immediately instead of eBay. We are willing to comply with your policy and remove any offending listing.
All rights reserved.
Tumblr media
Powered by SoldEazy
On Oct-24-19 at 19:00:52 PDT, seller added the following information:
.dc_tracker_imgdisplay:none;.dc_tracker_img:last-of-typedisplay:block;p:empty+hrdisplay:none;hr+span.ebaydisplay:none;
Tumblr media
0 notes
365footballorg-blog · 6 years
Text
Wayne Rooney electrifies Audi Field in winning DC United debut
div.video-js { width: 100% !important; height: 0 !important; overflow: hidden; position: relative; padding-top: 56.2%; }
July 15, 201812:04AM EDT
WASHINGTON – As D.C. United’s subs began warming up behind the touchline shortly after halftime, the cheers rumbled down from the imposing banks of Audi Field’s south end at the prospect of Wayne Rooney’s approaching debut.
Eventually, there were chants from the southwest corner.
“We want Wayne, We want Wayne,” they said, the volume steadily and confidently growing, but still far from a roar.
All the while, the former England and Manchester United captain warmed up with the mannerisms of someone utterly unfazed and perhaps even unaware of the attention.
Don’t be fooled though. He was listening.
“As they were chanting I was just as eager to go out on the pitch as they were to see me on the pitch,” Rooney said.
By the time his 58th-minute entrance arrived, cheers had grown to a volume that rivaled those to greet Yamil Asad’s opening goal. And what followed were 32 minutes of the most complete attacking football D.C. have played all season.
“I thought we were very sharp in the second half, in particular when Wayne came on,” said D.C. coach Ben Olsen. “You saw what happened.”
Rooney’s one-touch return ball to Asad was a key part of a gorgeous four-pass move to unlock Vancouver’s defense, finished off by the first half of Paul Arriola’s brace. 
Rooney’s best scoring chance came 10 minutes later, when his header of Zoltan Stieber’s cross forced Brian Rowe into a lunging save at his near post.
Then came another intricate sequence between he, Luciano Acosta and Arriola again, who hammered a second finish in from distance to seal victory on the biggest night in some time at this storied club.
Only then did the star debutant let the crowd in on his emotions, pumping his arms in the direction of the supporters in the north end, in search of even more noise.
“It’s a great stadium, I think the stadium’s built for atmosphere,” Rooney said. “But at the end of the day we have to create the atmosphere on the pitch. We have to excite the fans. We can’t expect fans to come here and make noise if we’re not exciting them. It’s our job to excite them and if we do that the atmosphere will be great to be in.”
<!–
Stay connected: Get access to breaking news, videos, and analysis from North America’s best soccer reporters via “This Week in MLS” newsletter or using our FREE mobile app.
–>
Stay connected: The all-new, completely redesigned, FREE official MLS app is your best mobile source for scores, news, analysis and highlights. Download:  App Store  |  Google Play
#block-block-188 {padding:0;} #stay-connected {border-top:1px solid #ebebeb;margin:20px 0;} #stay-connected p {margin:0;color:#4d4d4d;line-height:1.5em;} @media screen and (max-width: 730px) { #stay-connected {padding:8px 6px 0 6px;width:100%;} } @media screen and (min-width: 731px) and (max-width: 1120px) { #stay-connected {padding:8px 6px 0 6px;width:100%;} } @media screen and (min-width: 1121px) { #stay-connected {padding:8px 6px 0 6px;width:708px;} }
hr.top-border-fade {background: rgba(0, 0, 0, 0) linear-gradient(to right, #ffffff 0%, #dfdfdf 50%, #ffffff 100%) repeat scroll 0 0;margin:20px 0 0 0;clear:both;border:0;height:1px;color:#dfdfdf;} .merch-block { background: rgba(0, 0, 0, 0) radial-gradient(50% 30px at 50% 100% , #ebebeb 0%, #fff 110%) repeat scroll 0 0; /* border-top:1px solid #ebebeb; */ padding:15px 15px 22px 15px; } .item, .copy {display:inline-block;vertical-align:middle;} .item {line-height:0;} .item img {line-height:0;} .copy p {margin:0;} .copy p.merch-block-text {font-size:1.0em;line-height:1.40em;} .copy p.merch-block-title {font-size:1.4em;margin-bottom:3px;font-family:’din_regular’,’Helvetica Neue’, Helvetica, Arial, sans-serif;;} @media screen and (max-width: 730px) { .item {margin:0 15px;line-height:0;} .item img {width:100%;height:auto;} .copy {margin:20px 0 0 0;} .wide {display:none;} } @media screen and (min-width: 731px) and (max-width: 1120px) { .item {margin-right:20px;line-height:0;} .item img {width:120px;height:auto;} .copy {width:70%;} } @media screen and (min-width: 1121px) { .item {margin-right:20px;line-height:0;} .item img {width:165px;height:auto;} .copy {width:70%;} .copy p.merch-block-title {font-size:1.3em;} }
MLSsoccer.com News
Wayne Rooney electrifies Audi Field in winning DC United debut was originally published on 365 Football
0 notes
gangasagaryatra · 6 years
Video
youtube
GangaSagar Mela 2019 Complete Tour Package - Free Expert Guide window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/gangasagartourism.co.in\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.8"}}; !function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&&k.getContext("2d");for(j=Array("flag","emoji"),c.supports={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.supports[j[i]]=e(j[i]),c.supports.everything=c.supports.everything&&c.supports[j[i]],"flag"!==j[i]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[j[i]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings); img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } .site-title { font-size:32px; } .site-description { font-size:16px; } #mainnav ul li a { font-size:14px; } h1 { font-size:52px; } h2 { font-size:42px; } h3 { font-size:32px; } h4 { font-size:25px; } h5 { font-size:20px; } h6 { font-size:18px; } body { font-size:16px; } .single .hentry .title-post { font-size:36px; } .header-image { background-size:cover;} .header-image { height:300px; } .site-header.fixed { position: absolute;} .header-wrap .col-md-4, .header-wrap .col-md-8 { width: 100%; text-align: center;} #mainnav { float: none;} #mainnav li { float: none; display: inline-block;} #mainnav ul ul li { display: block; text-align: left; float:left;} .site-logo, .header-wrap .col-md-4 { margin-bottom: 15px; } .btn-menu { margin: 0 auto; float: none; } .header-wrap .container > .row { display: block; } .site-header.float-header { background-color:rgba(0,0,0,0.9);} @media only screen and (max-width: 1024px) { .site-header { background-color:#000000;}} .site-title a, .site-title a:hover { color:#ffffff} .site-description { color:#ffffff} #mainnav ul li a, #mainnav ul li::before { color:#ffffff} #mainnav .sub-menu li a { color:#ffffff} #mainnav .sub-menu li a { background:#1c1c1c} .text-slider .maintitle, .text-slider .subtitle { color:#ffffff} body { color:#47425d} #secondary { background-color:#ffffff} #secondary, #secondary a, #secondary .widget-title { color:#767676} .footer-widgets { background-color:#252525} .btn-menu { color:#ffffff} #mainnav ul li a:hover { color:#d65050} .site-footer { background-color:#1c1c1c} .site-footer,.site-footer a { color:#666666} .overlay { background-color:#000000} .page-wrap { padding-top:82px;} .page-wrap { padding-bottom:100px;} @media only screen and (max-width: 1025px) { .mobile-slide { display: block; } .slide-item { background-image: none !important; } .header-slider { } .slide-item { height: auto !important; } .slide-inner { min-height: initial; } } @media only screen and (max-width: 780px) { h1 { font-size: 32px;} h2 { font-size: 28px;} h3 { font-size: 22px;} h4 { font-size: 18px;} h5 { font-size: 16px;} h6 { font-size: 14px;} } .page-template-builder-fullwidth-std .page-wrap, .page-template-builder-fullwidth-std .page-wrap .content-wrapper { padding: 0; margin: 0; width: 100% } .page-template-builder-fullwidth-std.elementor-page .page-wrap .container { width: 100%; overflow: hidden; } .page-template-builder-fullwidth-std .page .entry-header, .page-template-builder-fullwidth-std .page .entry-footer { display: none; } var ajaxurl = "https://gangasagartourism.co.in/wp-admin/admin-ajax.php"; #callnowbutton {display:none;} @media screen and (max-width:650px){#callnowbutton {display:block; position:fixed; text-decoration:none; z-index:2147483647;width:100%;left:0;bottom:0;height:60px;border-top:1px solid #2dc62d; border-bottom:1px solid #006700;text-shadow: 0 1px #006700; text-align:center;color:#fff; font-weight:600; font-size:120%; overflow: hidden;padding-right:27px;background:#009900;display: flex; justify-content: center; align-items: center;}body {padding-bottom:60px;}} !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1244986498974272'); fbq('track', 'PageView');
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-125022337-1'); !function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments); },s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js', a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script'); // Insert Twitter Pixel ID and Standard Event data below twq('init','o05qh'); twq('track','PageView'); .recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;} .header-image { background-image: url(https://gangasagartourism.co.in/wp-content/uploads/2018/08/cropped-banner.png); display: block; } @media only screen and (max-width: 1024px) { .header-inner { display: block; } .header-image { background-image: none; height: auto !important; } } /* Begin Simple Side Tab Styles*/ #rum_sst_tab { font-family:Arial, sans-serif; top:200px; background-color:#A0244E; color:#FFFFFF; border-style:solid; border-width:0px; } #rum_sst_tab:hover { background-color: #A4A4A4; } .rum_sst_contents { position:fixed; margin:0; padding:6px 13px 8px 13px; text-decoration:none; text-align:center; font-size:15px; font-weight:bold; border-style:solid; display:block; z-index:100000; } .rum_sst_left { left:-2px; cursor: pointer; -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -o-transform-origin:0 0; -ms-transform-origin:0 0; -webkit-transform:rotate(270deg); -moz-transform:rotate(270deg); -ms-transform:rotate(270deg); -o-transform:rotate(270deg); transform:rotate(270deg); -moz-border-radius-bottomright:10px; border-bottom-right-radius:10px; -moz-border-radius-bottomleft:10px; border-bottom-left-radius:10px; } .rum_sst_right { right:-1px; cursor: pointer; -webkit-transform-origin:100% 100%; -moz-transform-origin:100% 100%; -o-transform-origin:100% 100%; -ms-transform-origin:100% 100%; -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); -o-transform:rotate(-90deg); transform:rotate(-90deg); -moz-border-radius-topright:10px; border-top-right-radius:10px; -moz-border-radius-topleft:10px; border-top-left-radius:10px; } .rum_sst_right.less-ie-9 { right:-120px; filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); } .rum_sst_left.less-ie-9 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); } /* End Simple Side Tab Styles*/ .sydney-social-row i { font-size: 50px; } .sydney-social-row a, .sydney-social-row i { width: auto; } .sydney-social-row i:before { position: static; } .sydney-progress .elementor-progress-wrapper { height: 10px; line-height: 1; } .sydney-progress .elementor-progress-percentage { font-size: 16px; position: relative; top: -30px; } .sydney-progress .elementor-progress-bar { height: 100%; } .sydney-progress .elementor-title { display: block; margin-bottom: 10px; }
Skip to content
Home
About Us
Our Tour
Same Day GangaSagar tour From Kolkata
Kolkata To GangaSagar
Kolkata To GangaSagar Tour Package
GangaSagar Mela 2019 Complete Tour Package
GangaSagar Mela 2019 Accommodation Booking
GangaSagar Mela 2019 Package For b2b Agents
Contact Us
Blog
GangaSagar Mela 2019
Package Over View
Ganga Sagar Mela 2019 Complete Package :
1.Kolkata To GangaSagar Updown complete transporting system. (With A trend guide)
2.luxury Room With a 24x 4day support team.
3.24-hour car service facility Help For You Complete GangaSagar ShightSeen With Guide.
4. Meal Plan AP as per Itinerary (Morning Tea & Biscuits, Breakfast, Fixed Menu Veg Lunch & Dinner).
Book Now
Ganga Sagar Mela 2019 tour Full package booking is going on
YOU CAN ALSO BOOK ONLY ACCOMMODATION FOR GANGASAGAR MELA 2019, WITHIN 15 KILOMETERS FROM KAPIL MUNI TEMPLE..(13th to 16)
Know More ?
we are booking those who want to make the pilgrimage to the Ganges,hear for the package general, VIP,vvip, we provide the car, ferry service, food & guide.
About us: Every year thousand of darshan aarti who wants to come in Ganga Sagar for Makar Sankranti purna snnan (Bath). monk, baba kapilmuni always shows their way to the gangasagar to come by us. we are heartily well come you . in gangasagar 2019 fair
“Achieve Harwood Point or Namkhana Bus stand and by strolling (approx.600 Miter ) go to Ferry Ghat(If utilize any Toto rickshaw for approx 600 miter, it should pay coordinate by your Own Cost)."
Brief(short) destination: 12th January Kolkata, dharmathla, or Howrah, by our car, pick up and arrived at namkhana or Harwood point, then by government ferry or vessel we cross the river. then launch in accommodation(room service) and 16th January evening same Way to Kolkata drop. (approx 600miter if you use toto riska, it will have to pay directly by your self).
THIS PACKAGE ONLY FOR MELA POUPOUS (12TH TO 16TH) JANUARY...
our package:
1 . (General)-budget or group package.
2.{vip}-deluxe package.
3.[ vvip]- luxurious package.
SENT US YOUR PLAN
BOOK NOW
About our services: (food and our management).
12th January day one
day2( 13th January):
(14th January)day3:
day4 (15th January):
day5(16th January):
12th January day one
we will give you well come drink,(water, tea, coconut water, or juice)
5.30pm-served tea and biscuits(room service)
8.00pm-served fixed menu (veg) dinner at accommodation(room service) 2litre mineral water given by us. for one person in a day.
day2( 13th January):
6.00am-served tea and biscuits.
7.30am-veg breakfast.
(after brack fast gangasagar shown by us with the guide by car)
12.30pm-veg lunch(room service)
5.30pm- tea, biscuits
8.30pm- veg dinner(2 litter water given by us for each person not more than that).
(14th January)day3:
6.00am-served tea and biscuits. (bed tea).
7.30am- veg breakfast.
(after you will be shown by us sight scenes, like nagraj Maindar, Ramakrishna mission, local forest, with a guide by car). 12.30pm-veg lunch (room service)
5.30pm- tea, biscuits
8.30pm-veg dinner(two litter water given by us for each person not more than that).
day4 (15th January):
6.00am-served tea and biscuits. ( bed tea).
7.30am- veg breakfast.
(Ganga sagar bath. or poush Sankranti snan. at ganga sagar. and sea view with a guide by car).
12.30pm- veg lunch (room service)
5.30pm-tea, biscuits
8.30pm- veg dinner(2 litter water given by us for each person not more than that).
day5(16th January):
6.00am-served tea and biscuits. (bed tea).
7.00am-fixed menu veg breaks fast.
(after breakfast check out from accommodation drop at kolkata.for your onward journey on the same way).
Budget Package
Package Cost Per Head
INR/-
(5%GST Applicable)
Deluxe Package
Package Cost Per Head
INR/-
(5%GST Applicable)
Luxury Package
Package Cost Per Head
INR/-
(5%GST Applicable)
Feel Free To Call Us:
Head Office: 03210-222540
Regional Branches:
Kolkata: +918583992988
GangaSagar:+918609794053
Speciality of Our TOURISM Company Owned Vehicle Trained Tour Guide on Company Payroll Local controlling office Special facilities for Senior Citizens and Infants Mobile Phone / Internet on-demand
NOTE: THIS SERVICES MAY BE CHANGE IN ADVERSE CIRCUMSTANCES.
Summary
Reviewer
SUNIL CHANDA
Review Date
2018-08-28
Reviewed Item
the experience was very nice
Author Rating
5
YOU CAN FOLLOW US
https://www.youtube.com/watch?v=c3BlvAQ0S2o
Contact Us
Email
Phone
+918583992988
Address
GangaSagar TOURISM.co.in 211, Rashbehari Evenue, Ekdalia, Ballygunge, Kolkata, West Bengal 700019
About Us
WE DO
Gangasagar Yatra Package, Gangasagar Tour Package Booking, Gangasagar Hotel Booking, Car Rental in Gangasagar, Gangasagar Tour from Kolkata, Hotel booking in Gangasagar.Gangasagar Yatra,Ganga Sagar, Gangasagar Mela, sagar, Gangasagar Yatra 2019, Gangasagar Mela 2019
Our Update
Develop by : holidayseva.com 2018 | Powered by : GangaSagar TOURISM .co.in.
Book InstantQuick Enquiry window.onload = ( function() { var maps = document.getElementsByClassName( 'wpcw-widget-contact-map' ); for ( var i = 0; i < maps.length; i++ ) { var src = maps[i].getAttribute( 'data-src' ); if ( src ) { maps[i].setAttribute( 'src', src ); maps[i].removeAttribute( 'data-src' ); } } } ); /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ /* <![CDATA[ */ var trip_prices_data = {"currency_symbol":"\u20b9","prices":["1250","1250",0,0,"999.98",0,0,0],"locale":"en"}; /* ]]> */ /* <![CDATA[ */ var wpcf7 = {"apiSettings":{"root":"https:\/\/gangasagartourism.co.in\/wp-json\/contact-form-7\/v1","namespace":"contact-form-7\/v1"},"recaptcha":{"messages":{"empty":"Please verify that you are not a robot."}}}; /* ]]> */ /* <![CDATA[ */ var eaelPostGrid = {"ajaxurl":"https:\/\/gangasagartourism.co.in\/wp-admin\/admin-ajax.php"}; /* ]]> */ /* <![CDATA[ */ var wpcf7_redirect_forms = {"1087":{"page_id":"0","external_url":"","use_external_url":"","open_in_new_tab":"","http_build_query":"","http_build_query_selectively":"","http_build_query_selectively_fields":"","after_sent_script":"","thankyou_page_url":""},"1084":{"page_id":"952","external_url":"http:\/\/gangasagartourism.co.in\/kolkata-to-gangasagar-tour\/","use_external_url":"","open_in_new_tab":"","http_build_query":"","http_build_query_selectively":"","http_build_query_selectively_fields":"","after_sent_script":"","thankyou_page_url":"https:\/\/gangasagartourism.co.in\/kolkata-to-gangasagar-tour\/"}}; /* ]]> */ var mejsL10n = {"language":"en","strings":{"mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen-off":"Turn off Fullscreen","mejs.fullscreen-on":"Go Fullscreen","mejs.download-video":"Download Video","mejs.fullscreen":"Fullscreen","mejs.time-jump-forward":["Jump forward 1 second","Jump forward %1 seconds"],"mejs.loop":"Toggle Loop","mejs.play":"Play","mejs.pause":"Pause","mejs.close":"Close","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.time-skip-back":["Skip back 1 second","Skip back %1 seconds"],"mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.mute-toggle":"Mute Toggle","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.ad-skip":"Skip ad","mejs.ad-skip-info":["Skip in 1 second","Skip in %1 seconds"],"mejs.source-chooser":"Source Chooser","mejs.stop":"Stop","mejs.speed-rate":"Speed Rate","mejs.live-broadcast":"Live Broadcast","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive"}; /* ]]> */ /* <![CDATA[ */ var elementorFrontendConfig = {"isEditMode":"","is_rtl":"","breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"version":"2.2.6","urls":{"assets":"https:\/\/gangasagartourism.co.in\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"general":{"elementor_global_image_lightbox":"yes","elementor_enable_lightbox_in_editor":"yes"}},"post":{"id":729,"title":"GangaSagar Mela 2019 Complete Tour Package","excerpt":""}}; /* ]]> */
0 notes
favthemes4me · 7 years
Photo
Tumblr media
1 note · View note
makeyouwonder-blog1 · 7 years
Text
<!DOCTYPE html>
<!--   
       Another beautiful Tumblr Theme by ThemesLtd.
       Get this theme and others at www.themesltd.com
       ThemesLtd. Customize everything.  
-->
<html lang="en">    
<head>
   <meta charset="utf-8">
           <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PermalinkPage}{block:PostSummary} — {PostSummary}{/block:PostSummary}{/block:PermalinkPage}</title>
           <meta name="apple-mobile-web-app-capable" content="yes">
   <link rel="shortcut icon" href="{Favicon}">
   <link rel="apple-touch-icon-precomposed" href="{PortraitURL-128}">
   <link rel="alternate" type="application/rss+xml" href="{RSS}">
   <meta name="description" content="{MetaDescription}">
         <meta name="color:Blog Background" content="#ffffff"/>
   <meta name="color:Theme Highlight Color" content="#cccccc"/>
   <meta name="color:Title Text Color" content="#000000"/>
   <meta name="color:Menu Icon Color" content="#cccccc"/>
   <meta name="color:Description Text Color" content="#000000"/>
   <meta name="color:Menu Links" content="#000000"/>
   <meta name="color:Post Background" content="#ffffff"/>
   <meta name="color:Text" content="#000000"/>
   <meta name="color:Social Icons Color" content="#000000"/>
   <meta name="color:Social Icons Color Hover" content="#000000"/>
   <meta name="color:Links" content="#000000"/>
   <meta name="color:Links Hover" content="#cccccc"/>
   <meta name="color:Links Underline" content="#cccccc"/>    
   <meta name="color:Border Color" content="#000000"/>
     <meta name="select:Font" content="open sans" title="Open Sans">
   <meta name="select:Font" content="helvetica neue" title="Helvetica Neue">
   <meta name="select:Font" content="source sans" title="Source Sans">
           <meta name="select:Font Title" content="montserrat" title="Montserrat">
   <meta name="select:Font Title" content="open sans" title="Open Sans">
   <meta name="select:Font Title" content="source sans" title="Source Sans">
   <meta name="select:Font Title" content="neuton" title="Neuton">   
       <meta name="select:Font Menu" content="montserrat" title="Montserrat">
   <meta name="select:Font Menu" content="open sans" title="Open Sans">
   <meta name="select:Font Menu" content="source sans" title="Source Sans">
   <meta name="select:Font Menu" content="neuton" title="Neuton">       
     <meta name="select:Font Description" content="open sans" title="Open Sans">
   <meta name="select:Font Description" content="neuton" title="Neuton">    
   <meta name="select:Font Description" content="helvetica neue" title="Helvetica Neue">
   <meta name="select:Font Description" content="source sans" title="Source Sans">
       <meta name="text:Font Size" content="12">
   <meta name="text:Font Size Title" content="40">
   <meta name="text:Font Size Description" content="11">
   <meta name="text:Font Size Menu" content="11">    
       <meta name="image:Background" content="">
     <meta name="if:Infinite Scroll" content="1" />
   <meta name="if:Show Instagram Feed" content="0" />
   <meta name="if:Show Title" content="1" />    
   <meta name="if:Show Portrait" content="1" />
   <meta name="if:Show Description" content="1" />
   <meta name="if:Show Theme Credit" content="1" />
   <meta name="if:Show Archive Link" content="0" />
   <meta name="if:Show Random Link" content="0" />
   <meta name="if:Show RSS Link" content="0" />
   <meta name="if:Show Search" content="0" />
   <meta name="if:Show Captions" content="0" />
   <meta name="if:Show Tags" content="0" />
       <meta name="image:Background" content="">
       <meta name="text:Instagram ID" content="">
       <meta name="text:Instagram Url" content="" />
   <meta name="text:Facebook Url" content="" />
   <meta name="text:Flickr Url" content="" />
   <meta name="text:Pinterest Url" content="" />
   <meta name="text:Spotify Url" content="" />
   <meta name="text:Soundcloud Url" content="" />
   <meta name="text:Twitter Url" content="" />
   <meta name="text:Vk Url" content="" />
   <meta name="text:Youtube Url" content="" />
       <meta name="text:Link 1 Url" content="" />
   <meta name="text:Link 1 Text" content="" />
   <meta name="text:Link 2 Url" content="" />
   <meta name="text:Link 2 Text" content="" />
   <meta name="text:Link 3 Url" content="" />
   <meta name="text:Link 3 Text" content="" />
   <meta name="text:Link 4 Url" content="" />
   <meta name="text:Link 4 Text" content="" />
   <meta name="text:Link 5 Url" content="" />
   <meta name="text:Link 5 Text" content="" />
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
 <style>
 *{ box-sizing: border-box;}.rounded_2{}.clear{ clear: both;}.no__select { -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;}body{ font-family: "{select:Font}","Helvetica Neue",Arial,sans-serif; height: 100%; margin: 0; font-size: {text:Font Size}px; color: {color:Text}; background-color: {color:Blog Background}; background-image: url({image:Background}); overflow-y:scroll; }/* header */header{ width:100%; text-align: center; text-align: center; margin: 0 0 60px 0;} .header--behind { position:absolute; top:20px; left:calc(50% + 20px); border-width:5px; border-style:solid; border-color:#000; display:block; z-index:-2; background-size:50%; background-color:#f9f9f9; font-family: "{select:Font Title}", "Helvetica Neue",Arial,sans-serif; font-size: {text:Font Size Title}px; line-height:calc({text:Font Size Title}px + 20px); padding:0 15px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; display:inline-block; border-width:5px; border-style:solid; border-color:#000; margin: 23px auto 0 auto;-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: rgba(0,0,0,0); color: rgba(0,0,0,0); transform: translate(-50%, 0); }.title__link{ vertical-align:top; position: relative; font-family: "{select:Font Title}", "Helvetica Neue",Arial,sans-serif; font-size: {text:Font Size Title}px; line-height:calc({text:Font Size Title}px + 20px); padding:0 15px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; display:inline-block; border-width:5px; border-style:solid; border-color:#000; background-color:#fff; margin: 23px auto 0 auto;-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: {color:Title Text Color}; color: {color:Title Text Color};}.menu { display:none; position:absolute; border-width:0px; border-style:solid; border-color:#000; background-color:#fff; width:300px; top:50%; left:50%; transform: translate(-50%, -50%);}.menu__inside{ border-width:5px; border-style:solid; border-color:#000; background-color:#fff; width:300px;} .menu--behind { position:absolute; top:20px; left:20px; border-width:5px; border-style:solid; border-color:#000; width:calc(300px + 8px); height:calc(100% + 8px); background-size:50%; background-color:#f9f9f9; display:block; z-index:-9999; }.menu__container{ position: fixed; top: 35px; left: 35px; display: block; width: 30px; height: 30px; z-index:3; cursor: pointer;}.menu__container p{ display: block; width: 30px; height: 5px; margin: 0 0 7px 0; background-color: #000;}.menu__container div{ float:left; display:block; width: 13px; height: 14px; margin: 0 2px 2px 0; background-color: #000;}.menu__container div:nth-child(2){ float:left; display:block; width: 13px; height: 14px; margin: 0 0 2px 0; background-color: #000;}.menu__container div:nth-child(4){ float:left; display:block; width: 13px; height: 14px; margin: 0 0 2px 0; background-color: #000;}header .bar{ width:100%; padding: 0 0 0 0;} header .bar .left{ position:absolute; top:50%; left:20px; width:50%; margin: 0 0 0 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-align: left;}.menu--portrait { width: 100px; height:100px; display: block; background-color:#000; position:absolute; top:-60px; left:50%; border-width:5px; border-style:solid; border-color:#000; transform: translate(-50%, 0);}.menu--search{ display: inline-block; text-align: center; padding:0;}.menu--search .input{ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -khtml-border-radius: 2px; border-style:solid; border-color:{color:Border Color}; border-width:1px; line-height:20px; outline: none; font-size: {text:Font Size}px; font-family: "{select:Font}","Helvetica Neue",Arial,sans-serif; padding:0 5px; width:120px;}.menu--social { width:100%; height:30px; display:block; margin: 0; border-width:5px 0 0 0; border-style:solid; border-color:#000;} .menu--social i { color:{color:Social Icons Color}; transition: 0.3s ease; line-height:20px; display: inline-block; margin: 0; font-size:20px; } .menu--social i:last-of-type { } .menu--social i:hover { color:{color:Social Icons Color Hover}; } .menu--social a{ display:inline-block;}.menu--description{ font-family: "{select:Font Menu}","Helvetica Neue",Arial,sans-serif; transition: 0.3s ease; font-size: {text:Font Size Description}px; color: {color:Description Text Color}; line-height:18px; width:300px; padding:60px 60px 20px 60px; text-align: center; display: block; margin: 0 auto; text-decoration: none; font-weight:none;}.menu--description a{ text-decoration:underline; font-weight:none; }.menu--link { font-family: "{select:Font Menu}","Helvetica Neue",Arial,sans-serif; font-size: {text:Font Size Menu}px; color: {color:Menu Links}; line-height:40px; text-align: center; display: block; margin: 0; width:100%; text-decoration: none; font-weight:none; border-width:5px 0 0 0; border-style:solid; border-color:#000;}/* main */main{ display: block; position:relative; {block:IndexPage} width: calc(270px + 80px + 270px + 80px + 270px + 80px + 270px); {/block:IndexPage} {block:PermalinkPage} width: 500px; {/block:PermalinkPage} height: 100%; margin: 20px auto; padding: 0;}.container{ {block:IndexPage} width: 100%; {/block:IndexPage} {block:PermalinkPage} width: 500px; {/block:PermalinkPage} margin: 0 auto; position:relative;}/* thumbnail */article{ position: relative; background-color:{color:Post Background}; display: block; {block:IndexPage} float: left; margin:0 auto 80px auto; {/block:IndexPage} {block:IndexPage} width: 260px; {/block:IndexPage} {block:PermalinkPage} width: 500px; margin:0 auto; {/block:PermalinkPage} color: {color:Text}; border-width:5px; border-style:solid; border-color:#000; text-align: center;}.article--behind{ position: absolute; background-size:50%; background-repeat:repeat; background-position:20px 0px; top:20px; left:20px; background-color:#f3f3f3; display: block; height:calc(100% + 10px); {block:IndexPage} float: left; margin:0 auto 0 auto; {/block:IndexPage} {block:IndexPage} width: 260px; {/block:IndexPage} {block:PermalinkPage} width: 500px; margin:0 auto; {/block:PermalinkPage} color: {color:Text}; border-width:5px; border-style:solid; border-color:#000; text-align: center; z-index:-10;}article img{ display: block; padding: 0; margin: 0; width: 100%;}article section{ position:absolute; top:0; left:0; margin: 0; padding: 0; opacity:0; transition: .5s ease; display:none; {block:IndexPage} width:270px; {/block:IndexPage} {block:PermalinkPagination} width:520px; {/block:PermalinkPagination} height:100%;}{block:IndexPage}article section{ display:block;}article:hover section{ top:0px; left:0px; margin: 0; opacity: 1; display:block; transition: .2s ease;}{/block:IndexPage}{block:PermalinkPagination}{block:PermalinkPage}article section{ display:block;}article:hover section{ top:0px; left:0px; margin: 0px 0 0 0px; opacity: 1; display:block; transition: .2s ease; }{/block:PermalinkPage}{/block:PermalinkPagination}article .date{ display:none;}article section .like{top:0; left:0; width:45px; height:45px; position:absolute; display:block; border-color:#000; border-style:solid; border-width:0 5px 5px 0; background-color:#fff;}article section .like div{ position:absolute; top:4px; left:4px; display:block;}{block:IndexPage}article section .reblog{bottom:0; right:20px; width:45px; height:45px; position:absolute; display:block; border-color:#000; border-style:solid; border-width:5px 0 0 5px; background-color:#fff;}{/block:IndexPage}{block:PermalinkPagination}{block:PermalinkPage}article section .reblog{bottom:0; right:30px; width:45px; height:45px; position:absolute; display:block; border-color:#000; border-style:solid; border-width:5px 0 0 5px; background-color:#fff;}{/block:PermalinkPage}{/block:PermalinkPagination}article section .reblog div{ position:absolute; top:8px; left:8px; display:block;}article section .source{ position:absolute; bottom: 11px; right: 57px; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAmCAYAAABH/4KQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwdJREFUeNrEmF2IDWEYx+fMjlaSXMiuEGqxPuLihAss5cLFYtdXRLlQcqPds1vChVCuRA5rL5Y7caHItim0tR+40hwlF9psidwoUsou7XL8n3qmpmme92NmdvapX53mnXnnd9553/d5Zgq+7zvTGcVi0alUKivx8w7YDD6Dszj+oDDdcojVYBDMDx37BzZ5Gd9oK9gJaCRmgW/gDXjMIxInNhARo3DBwazk6HF0g/UxbcfANXAfdILvfHwVi9UJff5xMxA7DoYFsSBqWLICVrDYoEJsDNxNO3InQA8oGJ6/BAzx+ZLYOGjFghj1chQLYoGijcRaINYfTLw8xRxTsaRyOrF3YAuP0Ema2EnEKLyMxd6CHaEVeZvv0a3ptxQVsx05WzGKRnDeoO9LyBINSeWSiC3n7aLeoH86pw+CM23lkohRdBmKOaFNuWQjl1SMYoNi8v8W2k5h9AomcmnEKD5Iq5I2WTAZ074QrNXJpRWjOM0yQfwCewCtyueca+OiUbWVtGYgRvESrAH7QRU8BJ9C7V+E62olublc9KUVC+IjuCoI7BOu+So9VtrR52Uk5ihG5hGvzmj8Bb4kdyAnsWah/RkyxY84OVeoySbArhzEqDS/KOXW2WBGzEUjkcm7CLSBxeAFz9HJlGIUFzBqviQ3zvbRR70UzAE/eZmHU9JhrkCOphQrQ+yyKrdO8ChFg0b0Hlgn5MojoCGlWEdcQ3SU+oQOdvNblJQr67IWi5O7pch7NcLx4PXPVuwG6FBN1KgcTfxzlqX1oUiaMhUr6TqPy61lLnd0McZbzMBUiKkSf49B7U/L/pWl2E1TMSnxB58IajXXNnGFUeZc3Mlv/iqxdptd2zP4qKITbDI4z1os+lhtxUyjK4lYWE4nRquxN6FYW9J/5XI+faIRa+H667pF31fSiAVyG8EyjVg/V7M06feCUUWfI5xRzqSdD55iywiLhaOX0xx9KNzGhUGVS/AhLs+rWUxWj7+ZveYR1ImFa69hZsrC5X/ZzHXZe/AUbFeI5Rb/BRgAjrDWjDbfmekAAAAASUVORK5CYII='); width: 12px; height: 11px; display:block; background-size: 100%; }.title,.title:visited{ {block:IndexPage} font-size: 14px; {/block:IndexPage} {block:PermalinkPage} font-size: 18px; {/block:PermalinkPage} display: inline-block; margin: 0 auto; text-align: center; text-decoration: none; padding: 15px 0 0 0; color: {color:Text}; font-weight:700; border-width: 0 0 2px 0; border-style:solid; border-color:#f4f4f4; }.title:hover{ color: {color:Links Hover};}.photoset { display:block;}.body--text{ {block:IndexPage} font-size: {text:Font Size}px; line-height: 19px; {/block:IndexPage} {block:PermalinkPage} font-size: 16px; line-height: 26px; {/block:PermalinkPage} display: block; text-align: justify; word-break: normal; hyphens: auto; padding: 0 15px 15px 15px; }.body--text a{ text-decoration: none; color: {color:Text}; border-width: 0 0 1px 0; border-style: solid; border-color: {color:Links Underline};}.body--text a:hover{ color: {color:Links Hover};}.body--text img{ display: block; width: 100%; height: auto; margin: 0; padding: 0;}article blockquote { text-indent:0; margin:0; padding: 0;}.body--tags { display:block;}.body--tags a { {block:IndexPage} font-size: 9px; line-height: 10px; padding: 4px; {/block:IndexPage} {block:PermalinkPage} font-size: 14px; line-height: 16px; padding: 8px; {/block:PermalinkPage} background-color: {color:Theme Highlight Color}; display: inline-block; text-decoration: none; color: #fff; margin:0;} .quote--container { display:block; width:100%; padding: 15px; } .quote--text { font-size: 30px; font-family: {select: Font Title}; float:left; border-color:{color:Theme Highlight Color}; border-width: 0; border-style: solid; padding: 0 8px; line-height: 45px; font-weight: 700; width:100%; text-align: center; } .quote--container .source { font-size: 13px; color: #ccc; line-height: 30px; display: block; text-align: center; font-style: italic; width:100%; } article .link { padding: 15px; } article .link a { font-size: {text:Font Size}px; line-height:20px; color:{color:Links}; text-decoration: none; border-spacing: 3px; display:block; text-align: center; } article .video, .youtube_iframe { display:block; } article .audio { display: block; } article .chat { padding: 15px; text-align: left; } article .chat .title { padding: 0 10px 10px 10px; } article .chat a { text-decoration:none; font-size:14px; color:{color:Links}; text-align:center; } article .chat p:nth-child(even) { width:calc(100% - 10px); display:block; background-color:#e5e5ea; padding:10px; margin: 0 0 10px 0; } article .chat p:nth-child(odd) { background-color:#259afc; width:calc(100% - 10px); display:block; padding:10px; text-align:right; color:#fff; margin: 0 0 10px 10px; } article .chat .label { font-weight: 700; font-size:9px; display:block; } article .question { width:100%; display:block; padding: 15px; text-align: left; } article .asker-avatar { float:left; width:30px; height: 30px; margin:0; padding:0; } article a.asker { float:left; line-height: 30px; display:block; width: calc(100% - 40px); margin: 0 0 0 10px; text-decoration: none; color:{color:Links}; } article .asker-arrow { margin:7px 0 0 9px; width: 0; height: 0; border-style: solid; border-width: 0 5px 8.7px 5px; border-color: transparent transparent #f3f3f3 transparent; -webkit-transform:rotate(360deg) } article .asker-question { width:100%; display:block; background-color:#f3f3f3; padding: 10px; font-size:12px; color:#444; } article .answerer-avatar { float:left; width:30px; height: 30px; margin:0; padding:0; } article a.answerer { float:left; line-height: 30px; display:block; width: calc(100% - 40px); margin: 0 0 0 10px; text-decoration: none; color:{color:Links}; text-align: left; } article .answerer-answer { width:100%; display:block; margin: 10px 0; color:{color:Text}; padding: 0 10px; text-align: left; } .replies { padding:0 15px 15px 15px; text-align: left; } ol.notes { float:left; width:500px; background-color:#fff; padding: 15px; margin: 60px 0 20px 0; list-style-type: none; border: solid 0px #ccc; display:block; } ol.notes li.note { border-top: solid 0px #ccc; padding: 0 0 0 0; line-height:25px; } ol.notes li.note img.avatar { position:relative;display:block; float:left; margin:4px 10px 0 0; } ol.notes li.note span.action { line-height:25px; font-size:11px; text-decoration: none;display:inline-block; color:#444; font-weight:400;width:calc(100% - 50px); } ol.notes a { font-weight: 700; line-height:25px; font-size:11px; text-decoration: none; color:#444; font-weight:400; font-style:italic; } ol.notes li.note .answer_content { font-weight: normal; line-height:25px; font-size:12px; } ol.notes li.note blockquote { border-color: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px; } ol.notes li.note blockquote a { text-decoration: none; } .more_notes_link_container{ clear:both; display:block; width:100%; text-align:center; } .more_notes_link { color:#444; text-decoration: none; } .pagination { margin: 20px auto; text-align: center; {block:ifInfiniteScroll} display:none; {/block:ifInfiniteScroll} } .pagination a { background-color:{color:Post Background}; padding: 10px; text-decoration: none; color:{color:Links}; } .instagram__feed { position:absolute; top:0; left:0; width: 260px; height:430px; margin: 0 0 80px 0; display:block; background-color:{color:Post Background}; border-width:5px; border-style:solid; border-color:#000; } .instagram__feed .header { background-color:#3f729b; margin: 0 0 10px 0; width:100%; height:40px; display:block; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAAAWCAMAAACynuG2AAAAolBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8ELnaCAAAANXRSTlMADvvs6AVCFPfz1qvZ0sOypp80GN26k0ghHxsH8OPGvnMtA7WahX9cOiYLkG5kPlR4T0vMi/YeGxMAAAJRSURBVDjLrZKJbuJAEESLsfF9Y5vDGLzmClcISer/f227teyZlRIknsSIHnWXq0sD4JBYYYN/ObSLCe5nMLfI6cdr0sH9RAbz/6jNyBHu5ioWPno7UrCiNxf3ERAg/4po5OK0iskoSIaYDX7e/rDqOL/rj9DSiA4IaiAtTwB2nicKUxLCmnxPOwBbcp0dUZAY7W91eOyxXgyfgg5FXA9+qfWg0UnuNTC/AZ5oDkBHK6e0YEzmPokLSUNHa20fImGxIpGRF01IttRbpiOeKn7DniwAPKtmYzgRxQUQ84xCZb1gY/iMiK9wtF5xY/uta3tyIWRdL2o987CFrQEuWPfqzRrKUQLfRM2VFtnBx1Dce0RDA6nnqua9r/1tnN8eVDOVTYcspSRnKMqawUy82T12DFUtEdlIpz0cjdSx2IxuaqnMbIy9PYlhRQOXb9LWY4D5Bhux9K62zszV5RJjUZREA3CHK0OpZXtXRhByLv2cdH+qHcha9xE7AAKeAlraGqpkJX4ijXJVRRClVOoSYrAFEvnOCyk/B+ebmrjmqx4XM34CllLZxEQNo2Ugg9SIfI7Uoq2duqTmKNoX+bPjBRaECY16cwGbPI9oiViHnK3nhMyqZch6tWCSRS3HECrWWcxFFh9ZpxTnA9/SEJMK0JiXYieGLBVvMZN3tbxKxql3gptqYJXZIfeysT2H0oTmRerIRW66a7AF3L0EYFsuhFpe2RfYG9pDfMrLDl/A4WbJAx7DnhlK9ngMrQFo4TG43KIRe4+h4du04gQPoniLSwef8B3K/VJzL6lbhgAAAABJRU5ErkJggg=='); background-position: center 11px; background-repeat:no-repeat; } .instagram__feed li:nth-child(odd) { float:left; display:block; margin: 0 10px 0 0; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -khtml-border-radius: 1px; } .instagram__feed li:nth-child(even) { float:left; display:block; margin: 0 0 0 0; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -khtml-border-radius: 1px; } .instagram__feed .feed { width: 270px; display:block; } footer{ position:relative; width:100%; text-align:center;}footer a{ font-size:8px; text-decoration:none; color:#fff; opacity:0.1;}.load__more { position:absolute; bottom:-30px; left:50%; margin: 0 0 0 -20px; width:50px; height:50px; display:block; text-align:center; line-height:40px; background-color:rgba(255,255,255,0.8); color:#000; font-size:20px; font-weight:700; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); cursor:pointer; z-index:999; border-width:5px; border-style:solid; border-color:#000; }.load__more:after { content: "\0279C";} #overlay{ position:fixed; z-index:99999; top:0; left:0; bottom:0; right:0; background:#fff; transition: 1s 0.4s;}#progress, #progstat{display:none;} /*knight rider*/.knightrider { width: 110px; height:50px; position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);}.knightrider p { width: 30px; height: 30px; background-color: #ccc; -webkit-border-radius: 22%; -moz-border-radius: 22%; border-radius: 22%; -khtml-border-radius: 22%; display: block; padding: 0; vertical-align:middle; position:absolute; top:6px;}.knightrider p:nth-child(2) { left:38px;}.knightrider p:nth-child(3) { left:76px;}.block { -webkit-animation-name: block; -webkit-animation-duration: .3s; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate; -webkit-animation-delay: 0; -webkit-animation-timing-function: ease-out; animation-name: block; animation-duration: .3s; animation-iteration-count: infinite; animation-direction: alternate; animation-delay: 0; timing-function: ease-out;}.block:nth-child(2) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}.block:nth-child(3) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}@-webkit-keyframes block { from { top:0; height: 42px; opacity: 0.4; } to { top:6px; height: 30px; opacity: 0.7; }}
 {CustomCSS}
 </style>
 <link href='http://fonts.googleapis.com/css?family=Montserrat:400,700|Neuton:400italic|Open+Sans:400,400italic' rel='stylesheet' type='text/css'>  
 <script src="http://ajax.googleapis.org/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script type="text/javascript">
   var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-1419534-14']);
 _gaq.push(['_trackPageview']);
   (function() {
   var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
   ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
   var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 })();
 </script>
  </head>
<body>
  <div id="overlay">
   <div class="knightrider">
     <p class="block"></p>
     <p class="block"></p>
     <p class="block"></p>
   </div>
   <div id="progstat"></div>
   <div id="progress"></div>
</div>
       <div class="menu__container" id="menubutton">
       <section id="menuIcon">
           <p></p>
           <p></p>
           <p></p>
       </section>
       <section style="display:none" id="postsIcon">
           <div></div>
           <div></div>
           <div></div>
           <div></div>
       </section>        
   </div>
      <section class="menu no__select" id="menu">
 <div class="menu__inside">
                       {block:ifShowPortrait}
                       <img src="{PortraitURL-128}" class="menu--portrait">
                       {/block:ifShowPortrait}
                                                               {block:ifShowDescription}
                       <div class="menu--description">{Description}</div>
                       {/block:ifShowDescription}
                                               {block:ifShowSearch}
                       <section class="menu--search">
                           <form action="/search" method="get">
                           <input class="input" type="text" name="q" value="{SearchQuery}"/>
                           </form>
                       </section>
                       {/block:ifShowSearch}
                                                    <a href="/" class="menu--link">Home</a>
               {block:ifShowThemeCredit}
               <a href="http://www.themesltd.com/tumblr/tumblr-themes" title="Tumblr Themes" class="menu--link" target="_blank">Tumblr Themes</a>
               {/block:ifShowThemeCredit}
                               {block:ifLink1Url}
               <a href="{text:Link 1 Url}" class="menu--link">{text:Link 1 text}</a>
               {/block:ifLink1Url}
               {block:ifLink2Url}
               <a href="{text:Link 2 Url}" class="menu--link">{text:Link 2 text}</a>
               {/block:ifLink2Url}
               {block:ifLink3Url}
               <a href="{text:Link 3 Url}" class="menu--link">{text:Link 3 text}</a>
               {/block:ifLink3Url}
               {block:ifLink4Url}
               <a href="{text:Link 4 Url}" class="menu--link">{text:Link 4 text}</a>
               {/block:ifLink4Url}
               {block:ifLink5Url}
               <a href="{text:Link 5 Url}" class="menu--link">{text:Link 5 text}</a>
               {/block:ifLink5Url}           
                                {block:AskEnabled}
               <a href="/ask" class="menu--link">{AskLabel}</a>
               {/block:AskEnabled}
               {block:SubmissionsEnabled}
               <a href="/submit" class="menu--link">Submit</a>
               {/block:SubmissionsEnabled}
   <div class="menu--social">
               {block:ifInstagramUrl}
               <a href="{text:Instagram Url}" target="_blank"><i class="fa fa-instagram fa-2x" aria-hidden="true"></i></a>
               {/block:ifInstagramUrl}
                               {block:ifFacebookUrl}
               <a href="{text:Facebook Url}" target="_blank"><i class="fa fa-facebook-official fa-2x" aria-hidden="true"></i></a>
               {/block:ifFacebookUrl}
                               {block:ifTwitterUrl}
               <a href="{text:Twitter Url}" target="_blank"><i class="fa fa-twitter fa-2x" aria-hidden="true"></i></a>
               {/block:ifTwitterUrl}
                               {block:ifPinterestUrl}
               <a href="{text:Pinterest Url}" target="_blank"><i class="fa fa-pinterest-square fa-2x" aria-hidden="true"></i></a>
               {/block:ifPinterestUrl}
                       {block:ifYouTubeUrl}
               <a href="{text:YouTube Url}" target="_blank"><i class="fa fa-youtube-play fa-2x" aria-hidden="true"></i></a>
               {/block:ifYouTubeUrl}
                               {block:ifFlickrUrl}
               <a href="{text:Flickr Url}" target="_blank"><i class="fa fa-flickr fa-2x" aria-hidden="true"></i></a>
               {/block:ifFlickrUrl}
                               {block:ifVkUrl}
               <a href="{text:VK Url}" target="_blank"><i class="fa fa-vk fa-2x" aria-hidden="true"></i></a>
               {/block:ifVkUrl}
                               {block:ifSpotifyUrl}
               <a href="{text:Spotify Url}" target="_blank"><i class="fa fa-spotify fa-2x" aria-hidden="true"></i></a>
               {/block:ifSpotifyUrl}
                               {block:ifSoundcloudUrl}
               <a href="{text:Soundcloud Url}" target="_blank"><i class="fa fa-soundcloud fa-2x" aria-hidden="true"></i></a>
               {/block:ifSoundcloudUrl}
           </div>
</div>
<div class="menu--behind background--behind" id="menu"></div>
 </section>  
      {block:ifShowTitle}
   <header>
       <a href="/" class="title__link">
           {Title}
       </a>
           <div class="header--behind background--behind">
               {Title}
           </div>        
   </header>
   {/block:ifShowTitle}
 <main id="content">
   <section class="container" id="content">
       {block:SearchPage}<div id="post-info"><h3>Search results for “{SearchQuery}”</h3>{block:NoSearchResults}<p>Nothing here...</p>{/block:NoSearchResults}</div>{/block:SearchPage}{block:TagPage}<div id="post-info"><h3>Posts tagged with “{Tag}”</h3></div>{/block:TagPage}
       {block:IndexPage}
   {block:ifInstagramID}
   <div class="instagram__feed">
           <div class="article--behind background--behind"></div>
         <div class="header"></div>
       <div class="feed" id="instagram__feed"></div>
   </div>
   {/block:ifInstagramID}
   {/block:IndexPage}
         {block:Posts}
         <article id="post" class="rounded_2">
                   {block:Text}
                   <div class="article--behind background--behind"></div>
                           <span class="body--text">
               {Body}
               </span>
           {/block:Text}
                                   {block:Photo}
                   <div class="article--behind background--behind"></div>
                         {block:IndexPage}
           <a href="{Permalink}">
           <img src="{PhotoURL-250}" alt="{PhotoAlt}" width="{PhotoWidth-250}" height="{PhotoHeight-250}" class="rounded_2">
           </a>
           {/block:IndexPage}
                      {block:PermalinkPage}
           <img src="{PhotoURL-500}" alt="{PhotoAlt}" class="rounded_2">
           {/block:PermalinkPage}
                                               {/block:Photo}
                                        {block:Panorama}
                   <div class="article--behind background--behind"></div>
                               <li class="post panorama">
                       {LinkOpenTag}
                           <img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>
                       {LinkCloseTag}
                   </li>
           {/block:Panorama}
                                   {block:Photoset}
                   <div class="article--behind background--behind"></div>
                 <span class="photoset--holder">
               {block:IndexPage}
               {Photoset-250}
               {/block:IndexPage}
                              {block:PermalinkPage}
               {Photoset}
               {/block:PermalinkPage}
                               </span>
           {/block:Photoset}
                                   {block:Quote}
                   <div class="article--behind background--behind"></div>
                           <div class="quote--container">
                   <div class="quote--text">
                       {Quote}
                   </div>
               {block:Source}
                   <div class="source">{Source}</div>
               {/block:Source}                    
               </div>
           {/block:Quote}
                        {block:Link}
                   <div class="article--behind background--behind"></div>
                 <div class="link">
                   <a href="{URL}" class="link" {Target}>{Name}</a>
                     {block:Description}
                       <div class="description">{Description}</div>
                   {/block:Description}
               </div>
           {/block:Link}
                           {block:Answer}
                   <div class="article--behind background--behind"></div>
                           <div class="question">
                   <img class="asker-avatar" src="{AskerPortraitURL-30}" alt="">
                   <div class="asker">{Asker}</div>
                   <div class="clear"></div>
                   <div class="asker-arrow"></div>
                   <div class="asker-question">{Question}</div>
                                       </div>
             {block:Answerer}
                   <div class="answer">
                       <img class="answerer-avatar" src="{AnswererPortraitURL-30}" alt="">
                       <div class="answerer">{Answerer}</div>
                       <div class="clear"></div>
                       <div class="answerer-answer">{Answer}</div>
                                                   </div>
           {/block:Answerer}
                           <div class="replies">
                   {Replies}
               </div>
           {/block:Answer}            
                        {block:Chat}
                   <div class="article--behind background--behind"></div>
             <div class="chat">
                   {block:Title}
                       <span class="title"><a href="{Permalink}">{Title}</a></span>
                   {/block:Title}
                                       {block:Lines}
                       <p class="bold user_{UserNumber}">
                           {block:Label}
                                   <span class="label">{Label}</span>
                           {/block:Label}{Line}
                       </p>
                   {/block:Lines}
           </div>
           {/block:Chat}
                                           {block:Video}
                   <div class="article--behind background--behind"></div>
                       <div class="video" style="margin: 0 0 -4px 0">
               {block:IndexPage}
               {Video-250}
               {/block:IndexPage}
                              {block:PermalinkPage}
               {Video-500}
               {/block:PermalinkPage}
           </div>
           {/block:Video}
                         {block:Audio}
                   <div class="article--behind background--behind"></div>
                       <div class="audio" style="margin: 0 0 -5px 0">
               {block:IndexPage}
               {AudioEmbed-250}
               {/block:IndexPage}
                              {block:PermalinkPage}
               {AudioEmbed-500}
               {/block:PermalinkPage}            
           </div>
           {/block:Audio}
                                   {block:ifShowCaptions}
           {block:Caption}
           <span class="body--text">
           {Caption}
           </span>
           {/block:Caption}
           {/block:ifShowCaptions}
                           {block:ifShowTags}
           {block:HasTags}
               <span class="body--tags">
                   {block:Tags}
                   <a href="/tagged/{URLSafeTag}">{Tag}</a>
                   {/block:Tags}
               </span>
           {/block:hasTags}
           {/block:ifShowTags}
                       {block:IndexPage}
             <section>
           <a href="{Permalink}" style="width:100%; height:100%; display:block;">            
               <a href="{Permalink}" class="date">
               {NoteCount}
               </a>
               <div class="like">
                   <div>
                       {LikeButton size="23" color="black"}
                   </div>
               </div>
               <div class="reblog">
                   <div>
                       {ReblogButton size="24" color="black"}
                   </div>
           </a>                    
           </section>
             {/block:IndexPage}
             {block:PermalinkPage}
  <section>
               <a href="{Permalink}" class="date">
               {NoteCount}
               </a>
               <div class="like">
                   <div>
                       {LikeButton size="23" color="black"}
                   </div>
               </div>
               <div class="reblog">
                   <div>
                       {ReblogButton size="24" color="black"}
                   </div>
           </section>
           {/block:PermalinkPage}            
                   </article>
                          {block:PermalinkPage}        
               {PostNotes}
               {/block:PermalinkPage}                
   {/block:Posts}
     </section>
       <div class="clear"></div>
       {block:IndexPage}    
   <section class="pagination" id="pagination">
       {block:PreviousPage}
       <a href="{PreviousPage}">Previous</a>
       {/block:PreviousPage}
         {block:NextPage}
       <a href="{NextPage}">Next</a>
       {/block:NextPage}
   </section>
   {/block:IndexPage}
        {block:IndexPage}     
       <div class="load__more" id="load__more"></div>
   {/block:IndexPage}
     <footer>
<a href="http://www.themesltd.com/tumblr/tumblr-themes" title="Tumblr Themes">Tumblr Themes</a>
<a href="http://www.themesltd.com/google-chrome-themes/chrome-themes" title="Chrome Themes">Chrome Themes</a>
<a href="http://www.themesltd.com/mobile-wallpapers/mobile-wallpapers" title="Mobile Wallpapers">Mobile Wallpapers</a>
</footer>
   </main>
   <script>
   ;(function(){
 function id(v){return document.getElementById(v); }
 function loadbar() {
   var ovrl = id("overlay"),
       prog = id("progress"),
       stat = id("progstat"),
       img = document.images,
       c = 0;
       tot = img.length;
     function imgLoaded(){
     c += 1;
     var perc = ((100/tot*c) << 0) +"%";
     prog.style.width = perc;
     stat.innerHTML = "" + perc;
     if(c===tot) return doneLoading();
   }
   function doneLoading(){
     ovrl.style.opacity = 0;
     setTimeout(function(){
       ovrl.style.display = "none";
     }, 1200);
   }
   for(var i=0; i<tot; i++) {
     var tImg     = new Image();
     tImg.onload  = imgLoaded;
     tImg.onerror = imgLoaded;
     tImg.src     = img[i].src;
   }    
 }
 document.addEventListener('DOMContentLoaded', loadbar, false);
}());
 setTimeout(function() {
   $('#overlay').fadeOut('slow');
}, 4000); // <-- time in milliseconds
</script>
 <!-- Important Theme Assets -->
<script src="http://www.themesltd.com/assets/js/theme-assets.js"></script>
 <script>
var images = ['red', 'blue', 'yellow', 'purple', 'pink', 'green'];
   $('.background--behind').each(function() {
  $(this).css({'background-image': 'url(http://www.themesltd.com/tumblr/premium-tumblr-themes/1989-theme/img/' + images[Math.floor(Math.random() * images.length)] + 'bg.png)'});
});
</script>
 {block:IndexPage}
   <script>
     $('#content').masonry({
     itemSelector: '#post',          
     stamp: '.instagram__feed',
     columnWidth: 260,
     gutter: 80,
   });
       </script>   
<script>
(function() {
   var $tumblelog = $('#content');
   var loadingimg = "http://www.themesltd.com/assets/img/1x1.png"
   $tumblelog.infinitescroll({
       {block:ifInfiniteScroll}
       navSelector  : "#pagination",            
       nextSelector : "#pagination a:first",
       {/block:ifInfiniteScroll}
       itemSelector : "#post",
       bufferPx     : 40,
       animate      : false,
       done : "",
       loading: {
           finishedMsg: "",
           img: loadingimg,
           msg: "",
           msgText: ""        
                   },
   },
   function( newElements ) {
           var $newElems = $( newElements ).css({ opacity: 0 });
           $newElems.imagesLoaded(function(){
               $newElems.animate({ opacity: 1 });
               $tumblelog.masonry( 'appended', $newElems);
           });
                       var images = ['red', 'blue', 'yellow', 'purple', 'pink', 'green'];
         $('.background--behind').each(function() {
          $(this).css({'background-image': 'url(http://www.themesltd.com/tumblr/premium-tumblr-themes/1989-theme/img/' + images[Math.floor(Math.random() * images.length)] + 'bg.png)'});
       });
           });
       //Load more button
   $('#load__more').click(function() {
     $tumblelog.infinitescroll('retrieve');
   });
   })();
</script>
       {block:ifInstagramID}
   <script type="text/javascript">
       $(document).ready(function() {
           $('#instagram__feed').embedagram({
               instagram_id: {text:Instagram ID},
               thumb_width: 120,
               limit: 6,
           });
       });
   </script>
   {/block:ifInstagramID}
       {/block:IndexPage}
 <script>
function hideShow() {
  var menu = document.getElementById('menu');
  var menuButton = document.getElementById('menubutton');
  var content = document.getElementById('content');
  var menuIcon = document.getElementById('menuIcon');
  var postsIcon = document.getElementById('postsIcon');
menuButton.addEventListener("click", menuToggle)
function menuToggle() {
   if (getComputedStyle(menu).getPropertyValue("display") === 'none') {
     menu.style.display = 'block';
     content.style.display = 'none';
     menuIcon.style.display = 'none';
     postsIcon.style.display = 'block';
         } else {
     menu.style.display = 'none';
     content.style.display = 'block';
     menuIcon.style.display = 'block';
     postsIcon.style.display = 'none';      
         };
}
};
hideShow();
</script>
    <!-- Install counters, music players etc below this line -->
   <!-- Install counters, music players etc above this line -->
 </body>
</html>
0 notes
siliconwebx · 6 years
Text
How to Create an A-Z Index of Content with Tooltips for Divi’s Doctor’s Office Layout Pack
Creating an A-Z index makes it easier for users to find what they are looking for quickly without much reading and/or scrolling. This kind of indexing is common in the medical field because it makes it easy for patients to find and read about certain diseases or medical conditions.
For this use case tutorial, I’m going to show you how to create an A-Z index of medical conditions for Divi’s Doctor’s Office Layout Pack. I’ll be using Divi’s tabs module to build the A-Z index with some custom design to match the index with the Doctor’s Office Layout. And, if you are looking to add tooltips to your site, I’m going to introduce an extremely easy solution using the Simply Tooltips plugin.
Let’s do this!
Sneak Peek
Let’s take a peek at what we are going to create.
Here is a peek at the functionality.
What You Need
Here is what you need for this tutorial:
Divi Theme (installed and active)
Doctor’s Office Layout Pack (accessible from the Divi Builder)
Simple Tooltips Plugin (installed and active)
The Design Strategy
The strategy for designing the A-Z index is to use Divi’s tabs module. Basically, all you need to do is create a tab for every letter of the alphabet and then organize your list of conditions alphabetically under each corresponding tab/letter. All of the conditions starting with “A” will be under the “A” tab and so on. This works well to condense the length of your lists and minimizes the need for scrolling. A user simply clicks a letter and then scrolls through only the conditions starting with that letter.
There are two other ways of adding an A-Z index that I considered for this use case. The first idea was to create an alphabet of anchor links that scroll to sections of the page. The second idea was to build a custom menu with a letter for each menu item that directed the user to a separate page (or post) of conditions starting with the corresponding letter. These are both viable options but I thought this wasn’t as convenient (or simple) as using the tabs module.
Creating the A-Z Index Page
The Doctor’s Office Layout Pack will give us a jumpstart on the design of our A-Z index page. Of course, you can always incorporate the index on an existing page if you want as well.
Start by creating a new page (Pages > Add New), enter a page title, and deploy the visual builder. Open the settings menu at the bottom of the page and click the add from library icon. Then select the Doctor’s Office Layout pack and choose the FAQ page template.
Once the layout loads on the page, delete all sections on the layout except for the section titled “Your Health Starts Here” with the appointment request form.
Change the layout of your row to a two-thirds one-third column structure. Then move the existing modules in the left column over to the right column.
Copy the text module in the main header section with the Title “We are Committed to Your Health” and paste it in the left column of the second section.
Change the text to read “Search Conditions” and then change the text color to Light.
Add a new text module under that text module in the left column and enter the text “A-Z Index” and save the module.
Now copy the module styles (use right click) of the second text module in the right column and paste the module styles to the “A-Z Index” text module.
Then update the “A-Z Index” text module design settings as follows:
Text Text Size: 32px Text Orientation: Left
Save Settings
Now we are ready to build our index with the tabs module. Go ahead and add a tabs module under the A-Z Index text module. Before we start adding new tabs to the module, update the tabs settings as follows:
Active Tab Background Color: #2f8cff Inactive Tab Background Color: rgba(0,0,0,0.33) Tab Text color: #ffffff
Body Font: Montserrat
Border Width: 0px
For an added touch of custom design, we can add some custom CSS to style our tabs. Under the advanced tab, add the following CSS to the Tabs Controls input box:
background: none;
This takes out the gray background behind the tabs.
Then add the following CSS to the Tab input box:
border: 2px solid #fff !important; border-radius: 15px; margin: 0 .5em .5em 0; float: left;
This styles the tabs to have a custom border and spacing. Adding float:left will make sure the tabs stay left aligned even on mobile devices.
Now we are ready to add our tabs and tab content. Under the Content tab, delete the second tab and click to edit the settings of the one tab that is left.
Give the tab the title “A” and update the content box with a list of conditions starting with the letter “A”.
Here is the mock content I am adding:
[simple_tooltip content='This is the content for the tooltip bubble &amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;read more...&amp;lt;/a&amp;gt;']&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Abdominal Pain&amp;lt;/a&amp;gt; [/simple_tooltip]- Cras ultricies ligula sed magna dictum porta. Nulla porttitor accumsan tincidunt. Donec rutrum congue leo eget malesuada. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. [simple_tooltip content='This is the content for the tooltip bubble &amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;read more...&amp;lt;/a&amp;gt;']&amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Abdominal Pain&amp;lt;/a&amp;gt; [/simple_tooltip] - Cras ultricies ligula sed magna dictum porta. Nulla porttitor accumsan tincidunt. Donec rutrum congue leo eget malesuada. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. &amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Abdominal Pain&amp;lt;/a&amp;gt; - Cras ultricies ligula sed magna dictum porta. Nulla porttitor accumsan tincidunt. Donec rutrum congue leo eget malesuada. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. &amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Abdominal Pain&amp;lt;/a&amp;gt; - Cras ultricies ligula sed magna dictum porta. Nulla porttitor accumsan tincidunt. Donec rutrum congue leo eget malesuada. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi. &amp;lt;a href=&amp;quot;#&amp;quot;&amp;gt;Abdominal Pain&amp;lt;/a&amp;gt; - Cras ultricies ligula sed magna dictum porta. Nulla porttitor accumsan tincidunt. Donec rutrum congue leo eget malesuada. Praesent sapien massa, convallis a pellentesque nec, egestas non nisi.
You may notice that I have included links in there. This could be a great place to redirect users to a page describing that particular condition. I have also included a shortcode that adds a tooltip around the first link in the list. I’ll go over this shortcode more later, but for now, let’s continue setting up the tabs.
Save your settings for that tab and then duplicate the tab 25 times (there are 26 letters in the alphabet in case you forgot). In fact, you can sing the alphabet song as you click the duplicate button for some serious fun . Once you are done, save your settings.
Now you can use the inline editor to change the letters on your tabs. This saves you from having to click into the tab settings each time.
You will need to update the content under each of the tabs to include the conditions corresponding to the tab letter, but the index is now ready to go.
Using the Tooltip Shortcode
As I mentioned earlier, I added an example shortcode to the first link in the tab content. This shortcode works if you have the Simple Tooltips plugin installed and active.
Here is the basic structure of the shortcode:
[simple_tooltip content='This is the content for the tooltip bubble']This triggers the tooltip[/simple_tooltip]
Simply replace “This is the content for the tooltip bubble” with the content you want to show in the tooltip bubble and replace “This triggers the tooltip” with the content that, on hover, will trigger the tooltip bubble.
You can also deploy the tooltip shortcode using the plugin’s tooltip shortcode generator. To use this you will need to use the backend builder (not the visual builder). In the backend builder edit the tabs module tab settings and you will see a tooltip button in the wysiwyg editor.
You can also include links in the tooltip bubble. This will be great for redirecting users to a different page for more info. I’ve included a read more link in the first item under the tab content already so you can see how this might look. Check out their blog post for more ideas on how to use this plugin.
The plugin also has some configurable options to change the color, size, position, and opacity of your tooltip. You can access this settings page by navigating to Settings > Simple Tooltips.
Putting the Final Touches on the Page
You can keep the header section if you want, but for this example, I’m going to delete it so that I only have the A-Z Index section for my page.
Next, update the section settings to remove the background image and add a top padding of 50px.
For the text modules in the right column, change the text alignment to left.
Then update the field settings for your contact form module by making all the fields fullwidth.
Then update the contact form button background color and row color to #2f8cff.
That’s it!
Check out the final result.
Notice how the tabs work and the tooltip functionality.
Here is what the index will look like on mobile.
Final Thoughts
The A-Z Index seems like a perfect addition to any doctor’s office website. And I’m sure there are many other uses for this type of indexing. Divi’s tabs module does a good job of allowing the user to browse through lists of content without having to leave the page or scroll endlessly. The tooltips are also extremely useful for content heavy pages. Overall, the complete process is pretty easy, and with a few design adjustments, you can have a beautiful index page for your site.
As always, I look forward to hearing from you in the comments.
Cheers!
The post How to Create an A-Z Index of Content with Tooltips for Divi’s Doctor’s Office Layout Pack appeared first on Elegant Themes Blog.
from Elegant Themes Blog https://ift.tt/2JhdKVN via SiliconWebDesign
0 notes
footyplusau · 7 years
Text
Live AFL: Collingwood Magpies v St Kilda Saints
<![CDATA[ /* Place temporary css hot fixes here with the removal release version. */ /* remove on depreciation of line-clamp xdb-dist 1.0.258 ucms css 1.8.2, 1.77 release */ .media--video .video__upnext--countdown .story__headline { display: block; } /* remove on completion of NEWSA-1064 */ .mobile .signature__name span { margin-left: 0; } /* remove on completion of NEWSA-1107 */ .article__activity ul li { display: inline-block; } .mobile .article__activity ul { display: flex; width: 100%; justify-content: space-between; } /* remove on completion of NEWSA-1147 release 1.78 */ .template--match-centre .panel--related .story__lead { display: none; } .template--match-centre .panel--related h3 { font-weight: normal; } .template--match-centre .panel--related a { color: #0078c8; } .template--match-centre .panel--related { padding: 0; margin-bottom: 20px; -webkit-font-smoothing: antialiased; } .template--match-centre .panel--related .header { border-width: 2px; border-color: #e1e2e3; margin-bottom: 12px; } .template--match-centre .panel--related .header .heading { font: 700 .875em Source Sans Pro,Arial,Helvetica,sans-serif; text-transform: uppercase; border-top: none; color: #1d1d1d; } .template--match-centre .panel--related ul li { color: #666; } .template--match-centre .panel--related ul li:last-child { border-bottom: 0; } .template--match-centre .story { padding: 0; } /* Remove on completion of NEWSA-1175 release 1.79 */ .panel--related .header.header { border-color: #e1e2e3; } /* Remove on completion of NEWSA-1155 release 1.79 */ .article-counter { border-radius: 3px; background-color: rgba(0, 0, 0, 0.6); font-family: Arial, Helvetica, sans-serif; position: fixed; z-index: 5; width: 100%; padding: 15px 15px 0; } .mobile .article-counter { bottom: 0; } .tablet .article-counter { width: 620px; left: 50%; margin-left: -310px; bottom: 30px; } @media (min-width: 820px) { .tablet .article-counter { left: 20px; right: 350px; margin-left: 0; width: auto; } } .desktop .article-counter { width: 620px; left: 50%; margin-left: -470px; bottom: 30px; } .article-counter .counter__logo { width: 100%; background-repeat: no-repeat; height: 60px; margin-bottom: 14px; text-indent: -9999px; } .article-counter.smh .counter__logo { background-image: url("http://ift.tt/2owNYSo"); background-position: center 8px; } .article-counter.theage .counter__logo { background-image: url("http://ift.tt/2peGsKh"); background-position: center 10px; } .article-counter .counter__body { background: #fff; } .article-counter .counter__body .counter__count { margin-bottom: 0.5rem; text-align: center; background-color: #002A40; padding: 8px; color: #fff; } .mobile .article-counter .counter__body .counter__count { font-size: 14px; font-size: 0.875rem; line-height: 1.7143; } .tablet .article-counter .counter__body .counter__count, .desktop .article-counter .counter__body .counter__count { font-size: 20px; font-size: 1.25rem; line-height: 1.75; } .article-counter .counter__body .counter__count span { font-weight: 700; } .article-counter .counter__body .counter__content { padding: 0 15px 15px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .article-counter .counter__body .counter__image { background: url("http://ift.tt/2owRlZx") no-repeat; background-position: center; background-size: 200px; } .mobile .article-counter .counter__body .counter__image { height: 75px; width: 100%; } .tablet .article-counter .counter__body .counter__image, .desktop .article-counter .counter__body .counter__image { height: 100px; width: 200px; } .article-counter .counter__body .counter__message { margin: auto; padding: 0 10px; } .mobile .article-counter .counter__body .counter__message { font-size: 16px; font-size: 1rem; line-height: 1.25; text-align: center; width: 100%; margin-bottom: 10px; } .tablet .article-counter .counter__body .counter__message, .desktop .article-counter .counter__body .counter__message { font-size: 22px; font-size: 1.375rem; line-height: 1.5; width: calc(100% - 200px); } .article-counter .counter__body .counter__btn-subscribe { font-size: 16px; font-size: 1rem; line-height: 2; padding: 5px; margin: auto; width: 95%; border-radius: 3px; background: #E73446; color: #fff; font-weight: bold; text-align: center; } .article-counter .counter__subscriber { font-size: 12px; font-size: 0.75rem; line-height: 1.1667; color: #fff; width: 100%; text-align: center; margin: 10px 0; } .article-counter .counter__subscriber a { color: #fff; text-decoration: underline; } .article-counter .counter__hide .close { font-size: 12px; font-size: 0.75rem; line-height: 2; background: transparent url("http://ift.tt/2peTyqW") no-repeat -20px -61px; color: #fff; height: 24px; padding: 0 10px 0 23px; position: absolute; text-transform: uppercase; right: 0; top: 0; } .article-counter .counter__hide .close:hover { text-decoration: none; } ]]>
Scott Pendlebury handballs under pressure. Photo: Getty Images
Welcome to Etihad Stadium
I hope you’re all well on this long weekend. Fascinating clash between two teams who both broke their 2017 ducks last week.
Here’s the teams news:
0 comments
Sort comments by
Scorers
Goal Scorers Collingwood St Kilda Goals and Behinds
Team Statistics
Statistics
Collingwood St Kilda Goals 0 0 Behinds 0 0 Scoring shots Goals/scoring shots 0 0 Disposals
Player Statistics
CollingwoodGoal Scorers Players D K M H CP T FF FA HO CL T.Adams 0 0 0 0 0 0 0 0 0 0 J.Blair 0 0 0 0 0 0 0 0 0 0 T.Broomhead 0 0 0 0 0 0 0 0 0 0 J.Crisp 0 0 0 0 0 0 0 0 0 0 J.Elliott 0 0 0 0 0 0 0 0 0 0 A.Fasolo 0 0 0 0 0 0 0 0 0 0 T.Goldsack 0 0 0 0 0 0 0 0 0 0 L.Greenwood 0 0 0 0 0 0 0 0 0 0 B.Grundy 0 0 0 0 0 0 0 0 0 0 W.Hoskin-Elliott 0 0 0 0 0 0 0 0 0 0 J.Howe 0 0 0 0 0 0 0 0 0 0 B.Maynard 0 0 0 0 0 0 0 0 0 0 D.Moore 0 0 0 0 0 0 0 0 0 0 S.Pendlebury 0 0 0 0 0 0 0 0 0 0 J.Ramsay 0 0 0 0 0 0 0 0 0 0 B.Reid 0 0 0 0 0 0 0 0 0 0 H.Schade 0 0 0 0 0 0 0 0 0 0 S.Sidebottom 0 0 0 0 0 0 0 0 0 0 J.Smith 0 0 0 0 0 0 0 0 0 0 A.Treloar 0 0 0 0 0 0 0 0 0 0 T.Varcoe 0 0 0 0 0 0 0 0 0 0 J.White 0 0 0 0 0 0 0 0 0 0
St KildaGoal Scorers Players D K M H CP T FF FA HO CL B.Acres 0 0 0 0 0 0 0 0 0 0 D.Armitage 0 0 0 0 0 0 0 0 0 0 J.Billings 0 0 0 0 0 0 0 0 0 0 N.Brown 0 0 0 0 0 0 0 0 0 0 J.Bruce 0 0 0 0 0 0 0 0 0 0 J.Carlisle 0 0 0 0 0 0 0 0 0 0 L.Dunstan 0 0 0 0 0 0 0 0 0 0 J.Geary 0 0 0 0 0 0 0 0 0 0 S.Gilbert 0 0 0 0 0 0 0 0 0 0 J.Gresham 0 0 0 0 0 0 0 0 0 0 T.Hickey 0 0 0 0 0 0 0 0 0 0 B.Long 0 0 0 0 0 0 0 0 0 0 J.Lonie 0 0 0 0 0 0 0 0 0 0 T.Membrey 0 0 0 0 0 0 0 0 0 0 L.Montagna 0 0 0 0 0 0 0 0 0 0 J.Newnes 0 0 0 0 0 0 0 0 0 0 N.Riewoldt 0 0 0 0 0 0 0 0 0 0 D.Roberton 0 0 0 0 0 0 0 0 0 0 S.Ross 0 0 0 0 0 0 0 0 0 0 J.Steele 0 0 0 0 0 0 0 0 0 0 J.Webster 0 0 0 0 0 0 0 0 0 0 M.Weller 0 0 0 0 0 0 0 0 0 0
Match Details
START TIME
3:20PM
WEATHER
Cloudy
VENUE
Etihad Stadium
Umpires
Mathew Nicholls, Shane McInerney, Sam Hay
AFL 2017 Season
Round 1
Round 2
Round 3
Round 4
Round 5
Round 6
Round 7
Round 8
Round 9
Round 10
Round 11
Round 12
Round 13
Round 14
Round 15
Round 16
Round 17
Round 18
Round 19
Round 20
Round 21
Round 22
Round 23
AFL 2017 Season
Overall standings Team P W L D % Pts Adelaide Crows 4 4 0 0 146.15 16 GWS Giants 4 3 1 0 133.71 12 Richmond 3 3 0 0 131.20 12 Geelong Cats 3 3 0 0 125.62 12 West Coast Eagles 4 3 1 0 123.26 12 Western Bulldogs 4 3 1 0 106.90 12 Port Adelaide 4 2 2 0 119.71 8 Melbourne 4 2 2 0 105.44 8
Most Viewed Today
Previous slide Next slide
The Age
City centre the focus of Melbourne’s population boom
Get Started
Subscribe today for unlimited access from only 50c a day
Info
Save articles for later.
Ok, Got it
Info
Subscribe for unlimited access to news. Login to save articles.
Ok, Got it
Info
Return to the homepage by clicking on the site logo.
Ok, Got it
The post Live AFL: Collingwood Magpies v St Kilda Saints appeared first on Footy Plus.
from Footy Plus http://ift.tt/2pEUYtQ via http://footyplus.net
0 notes
captainlenfan · 5 years
Text
Bluetooth Women Men Smart Watch Blood Pressure Fitness Tracker Sport Wristband
New Post has been published on https://fitnesstech.website/product/bluetooth-women-men-smart-watch-blood-pressure-fitness-tracker-sport-wristband-2/
Bluetooth Women Men Smart Watch Blood Pressure Fitness Tracker Sport Wristband
Tumblr media
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em ,img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; em font-style:italic; /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section display: block; body line-height: 1; ol, ul list-style: none; blockquote, q quotes: none; blockquote:before, blockquote:after, q:before, q:after content: ”; content: none; table border-collapse: collapse; border-spacing: 0;
a img border: none;
ul list-style-type: disc; list-style-position: inside; ol list-style-type: decimal; list-style-position: inside; ul ul, ol ul list-style-type: circle; list-style-position: inside; margin-left: 15px; ol ol, ul ol list-style-type: lower-latin; list-style-position: inside; margin-left: 15px;
.desc_details table, .desc_details td border: 1px solid black; word-wrap: break-word; word-break: break-all; imgmax-width:100%; #subbody margin: 0 auto; position: relative; table border-spacing: 0; #promotion_html margin: 0 auto; padding-top:3px #Attributestable, #ItemSpecificstable margin-top: 6px; #Attributestable td padding: 3px; border:1px solid #b2b2b2; .m_p max-width:786px; #mobilebox .m_p width:100%; max-width:786px; .topsuname font-weight:bold; .gboxout background-size: cover; line-height: 39px; border-top-left-radius: 4px; border-top-right-radius: 4px; background-color: #cccccc !important; font-family: Squada One !important; font-size: 17px; color:#333333; position: relative !important; z-index:1; .gbox font-family: Arial !important; font-size:12px; color:#7f7f7f !important; #tttboxmargin: 20px auto; padding: 0 16px; #ddtboxmargin: 20px auto; padding: 0 16px; #tttbox .cbp, #tttbox .dbbox, #ddtbox .cbp, #ddtbox .dbboxwidth:100%; .desc_details ul text-align:left; margin-left:20px; #tabscontent text-align:left; .tabpage padding:2px 2px 2px 2px; border:2px; border-color:#7f7f7f; border-style:double; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; #tabscontentmargin-bottom:10px .m_pic_a imgwidth:100%; @font-face font-family: ‘Orbitron’; font-style: normal; font-weight: 400; src: local(‘Orbitron-Light’), local(‘Orbitron-Regular’), url(https://themes.googleusercontent.com/static/fonts/orbitron/v3/94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA.woff) format(‘woff’); @font-face font-family: ‘Squada One’; font-style: normal; font-weight: 400; src: local(‘Squada One’), local(‘SquadaOne-Regular’), url(https://themes.googleusercontent.com/static/fonts/squadaone/v2/DIbfqh10Zkwc_Qd08Y0saRsxEYwM7FgeyaSgU71cLG0.woff) format(‘woff’);
#herebannerposition: relative; width: 800px; min-height: 100px; margin: 0 auto; text-align: center; .mobile-nav-holder margin-top: 5px !important;margin-bottom: 1px; .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector, #mobile-nav, #mobile-nav li a, #mobile-nav li a:hover, .mobile-nav-holder .mobile-selector .selector-down border-color: #dadada; .mobile-nav-holder .mobile-selector, .mobile-topnav-holder .mobile-selector background: #fff; border: 1px solid #DADADA; line-height: 31px; width: 100%; position: relative; font-size: 12px; cursor: pointer; #mobile-nav border-left: 1px solid #DBDBDB; border-right: 1px solid #DBDBDB; list-style-type: none; padding: 0px; margin: 0px; width: 99%; background: #ffffff; #mobile-nav li a border-bottom: 1px solid #DBDBDB; color: #333333; padding: 7px; font-size: 12px; display: block; line-height: normal; text-align:left; text-decoration: none; .ttopsunametext-decoration: none;margin-left: 17px; .ckcat atext-decoration: none; .ckcatdisplay: inline-block;width: 208px;margin-left:8px; .ckcat.ckstarmargin-left: 1px;width: 180px; summary.cklv1padding-left: 10px; summary.cklv2padding-left: 30px; .ckcat.cklv2padding-left: 18px; .ckcat.cklv2 a,.ckcat.cklv3 afont-family: Arial !important;font-size: 13px;color: #666666 !important; .ckcat.cklv3margin-left: 44px;width: 150px; .cklv2 .ckcat.ckstarmargin-left: 1px;width: 165px; details summary::-webkit-details-marker color: #000;font-size:80%; .s9660display:none; .s9670display:inline; color: #000; .textshadowStyle1text-shadow: 4px 4px 2px rgba(150, 150, 150, 1); .textshadowStyle2text-shadow: 6px 6px 0px rgba(0,0,0,0.2); .textshadowStyle3text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15); .textshadowStyle4text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue; *.practices background:#def; border:1px solid silver;display:inline-block; padding:0.5em 0.75em; margin:5px;*.practices,display:inline;zoom:1; *.practicesStyle1-moz-box-shadow:4px 4px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px rgba(20%,20%,40%,0.5);box-shadow:4px 4px rgba(20%,20%,40%,0.5); *.practicesStyle2-moz-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5); *.practicesStyle3-moz-box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5);box-shadow:-4px -4px 3px rgba(20%,20%,40%,0.5); *.practicesStyle4-moz-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 12px 4px rgba(20%,20%,40%,0.5); *.practicesStyle5-moz-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5);box-shadow:4px 4px 12px -2px rgba(20%,20%,40%,0.5); *.practicesStyle6-moz-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);-webkit-box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5);box-shadow:inset 3px 3px 3px rgba(20%,20%,40%,0.5); *.practicesStyle7-moz-box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset;-webkit-box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset;box-shadow:1px 1px 3px 2px rgba(20%,20%,40%,0.5) inset; *.practicesStyle8-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); *.practicesStyle9-moz-box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5);box-shadow:inset 1px 1px 2px 2px rgba(20%,20%,40%,0.5); *.practicesStyle9 img-moz-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);-webkit-box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);box-shadow:2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4); *.practicesStyle10-moz-box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4);-webkit-box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4);box-shadow:8px 24px 2px rgba(100%,0%,0%,0.4),16px -4px 2px rgba(0%,100%,0%,0.4),24px 12px 2px rgba(0%,0%,100%,0.4); *.practicesStyle11-moz-box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5);-webkit-box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5);box-shadow:6px 6px 6px rgba(20%,20%,40%,0.5),inset 1px 1px 4px 2px rgba(20%,20%,40%,0.5); .cimgtext-align: center; #mmtable .mmtabletextmargin-left: 20px; #pttable tr tdwidth: 50%;vertical-align: middle; #pttable tr td divmargin: 0px 30px 0px 30px; .poster_picmax-width:800px; .ItemSpecificstableALL tr td:first-child,.AttributestableALL tr td:first-childmin-width: 110px; .ItemSpecificstableALL tr td:last-child,.AttributestableALL tr td:last-childmin-width: 110px; #policy_box1_text,#policy_box2_text,#policy_box3_text,#policy_box4_text,#policy_box5_text,#policy_bot_textoverflow: hidden;display: block; #policy_bot_text margin-left: 7px; width: 770px; #tabpage_2,#tabpage_3,#tabpage_4,#tabpage_5display:none;
.hotitemli margin: auto; margin-top: 2px; .hotitemli div font-size: 12px; .hotitemli td vertical-align: middle; padding: 2px; .hotitemli td a img margin-left: 3px; .hotitemli > tbody > tr border-bottom: 1px solid #E5E5E5; .hotitemli > tbody > tr:last-child border-bottom-width: 0px; .navitemc clear: both; font-weight:bold; width: 140px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; font-family: Arial !important; font-size: 12px; .navitemc a text-decoration: none; color: #7f7f7f !important; .navitemc a em color: #ff5656; .navitemc.big width: 200px; text-align: center; .navitemc.big a em font-size: 16px; .navitemc.medium width: 100px; .navitemc.medium a em font-size: 16px;
.abright display: inline-block; width:100%; float: right; text-align: right; margin: 2px; .ableft display: inline-block; width:100%; float: left; text-align: left; margin: 2px; .abcenter display: block; width:100%; text-align: center; margin: 2px; .dbbox display: inline-block; //overflow: hidden; vertical-align: top; .cbp display:inline-block;vertical-align: top; #Below_All_Product_Photo,#Below_All_Product_Posters,#above_product_Photo,.MM_h_desc,#desc_html,#feedback_html,#poster_html,#tabContainer,#policy_html width: 800px; margin: auto; text-align: center; word-break: break-word; margin-top: 2px; #policy_html margin-bottom: 5px; .mm5margin:3px .needpaddingpadding-top: 5px;padding-bottom: 5px; #right1080 max-width: 840px; vertical-align: top; padding-top: 12px; #Attributestablemargin-top: 6px; #Attributestable td:first-childtext-align: left; #Attributestable tdpadding: 3px;border:1px solid #b2b2b2; #ItemSpecificstablemargin-top: 6px; #ItemSpecificstable td:first-childtext-align: left; #ItemSpecificstable tdpadding: 3px;border:px ; #subbody .mcenterwidth:100%;margin: auto; #subbody .outerwidth: 100%;text-align: center; #subbody .innerdisplay: inline-block; #logoclear:both;text-align:center; .navitemitemcolor:#7f7f7f .top3pxpadding-top: 2px; border-radius: 4px; .table_d width:100%; .m_pmax-width:786px !important; #mobilebox .m_pwidth:100% ; max-width:786px !important; #promotion_htmldisplay:none; .shopsubnameaddonposition: absolute; font-family: Orbitron !important;font-size: 29px;color:#a5a5a5;top:180px;left:46px; .shopnameaddonposition: absolute;font-family: Impact !important;font-size: 75px;color:#ffffff;top:100px;left:41px; .mpicbanner .shopnameaddonfont-size: 37.5px; .settopheight: 35px; .catbuttoncursor: pointer;margin:3px;border-radius: 2px;BORDER: #555 1px solid;text-shadow: 0 1px 1px rgba(0,0,0,.3);box-shadow: 0 1px 2px rgba(0,0,0,.2);FONT-SIZE:10px;min-width: 4em;height: 20px;COLOR: #FFFFFF;background-color: #333333;font-family: Arial; .catbutton:hoverbackground-color: #7f7f7f; .layoutborder background-color: #ffffff; border:1px solid #dddddd; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px !important; border-top-width: 0px; z-index: 0; text-align: left; width:218px; padding-top: 2px; padding-bottom: 2px; min-height: 36px; overflow: hidden; .notop top: 0px !important; border-top-width: 1px; border-top-left-radius: 5px; border-top-right-radius: 5px; .gboxout background-color: #cccccc !important; font-family: Squada One !important; font-size: 17px; color:#333333; position: initial; z-index:1; border-top-right-radius: 5px; border-top-left-radius: 5px; width:220px; .gboxout div padding-left: 10px;
.tdescexttdtext-align: inherit !important;padding: 5px;
.gbox font-family: Arial !important; font-size:12px; color:#7f7f7f !important; .Cattop ul li:hover acolor: #333333;text-decoration: none; #subbody .widthset850max-width:850px #subbody .widthset160max-width:160px #floatafloat:right;#c_box clear: both;.fontboxposition: absolute; #subbodyborder-radius:10px;box-shadow:4px 4px 3px rgba(158,158,158,0.5);width:850px;background-color: #ffffff; border: 10px groove #4f4f4f; #subbody #left1080 padding:10px; line-height:1.5; vertical-align: top; #mobileboxbackground-color: #ffffff; border: 5px groove #4f4f4f;padding:5px 5px 5px 5px; .overftext-align: center; position: relative; overflow: hidden; #menubarheight:25px; margin: 0 auto; .catnbwidthsetmax-width:800px; .menurow float:left; width:152px; position:relative; font-size:15px; color:#f7f7f6; font-family:Arial; top: 20%; .menurow aposition: relative; .menurow a:link, .menurow a:visited, .menurow a:hoverfont-family:Arial !important;color:#f7f7f6; text-decoration: none; .menuright border-right: #f7f7f6 1px solid; #menudisplay
height:25px; width:850px; background-image:url(https://www.cdnclouds.net/p/a85198ec00c98327a1fc-6e5b651ceca4748932b8d034f637f5a0.r28.cf2.rackcdn.com/da8dcc8d56b0e54b5174072524a5ccd5_banner2.jpg); .navpicpadding-top: 2px;padding-bottom: 2px; #feedback_html text-align:left;
.mobpovinfobackground-color: #ffffff;
.policy_box_header background: #333333; color: #ffffff; font-family: Arial; font-size: 17px; border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 10px; padding: 10px 0; text-align: left;
.policy_box_header div padding-left: 10px;
.mobile_policy_box_header background: #333333; color: #ffffff; font-family: Arial; font-size: 17px; border-top-right-radius: 5px; border-top-left-radius: 5px; margin-top: 10px; padding: 10px; text-align: left;
.policy_box background-color: #ffffff; border: 2px double #7f7f7f; border-top-width: 0px; overflow: hidden; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-bottom: 10px;
.policy_box_notop margin-top: 10px; border-top-width: 2px; border-top-left-radius: 5px; border-top-right-radius: 5px;
.policy_box p padding: 6px; .policy_box table margin: 6px;
#policy_box1 text-align:left; #policy_box2 text-align:left; #policy_box3 text-align:left; #policy_box4 text-align:left; #policy_box5 text-align:left;
#poster_htmltext-align:center; clear:both ;width: 800px; .poster_picpadding-top:3px; #rmpicposition: relative; #rmpic_lposition: absolute;left:0px;top:50%;filter: alpha(opacity=40);opacity: 0.4;z-index: 9999; #rmpic_rposition: absolute;right:0px;top:50%;filter: alpha(opacity=40);opacity: 0.4;z-index: 9999; .poster_pic imgmax-width: 786px; .poster_youtube_pic position: relative; .poster_youtube_pic img padding: 10px 0; .poster_youtube_pic:before content:url(‘https://www.soldeazy.com/pub/icon/yt_play_icon.png’); position: absolute; transform: scale(.2); margin: -60px 0 0 -10px; opacity: 0.5; .poster_youtube_pic:hover:before transition: all 250ms; opacity: 1; #mobilebox .poster_youtube_pic:before margin: -110px 0 0 -80px; .desc_details text-align: left; font-size: 14px; font-family: Arial !important; line-height: 1.5; color: #000000; //overflow: hidden; padding-left:0px !important; margin-bottom: 12px; .desc_details ul text-align:left; margin-left:20px; list-style:square; padding-left: 0px; .descdiv margin: 6px 0px 0px 0px; padding: 0px; .m_desc_detailswidth:100%; #linkIddisplay:inline-block; #descmargin-top:30PX; .desc_boxpadding-left:5px !important; .marginmargin-top:5px;overflow:hidden; .marginmargin: 5px; .mousedowncursor: pointer; .toptwopxpadding-top: 4px; .m_pic_rmax-width:100%; .sold_subtitle line-height:1.5;padding-top: 30px;padding:10px;text-align:center;color: #000000;font-family: Arial !important;font-size:26PX; #mobile_subtitletext-align:center;color: #000000;font-family: Arial !important;font-size:26PX; .w180font-size: 8px; #gallerybox-shadow: 3px 3px 5px rgba(0,0,0,0.1); .pbp margin-bottom: 3px; border-radius: 10px; border: 1px solid transparent; vertical-align: top; width: 100%; overflow: hidden; padding-top: 3px; padding-bottom: 3px; .user_edit ul, .user_edit dl*margin-right: 0px;padding: 0 40px;list-style: square; .user_edit ol*margin-right: 0px;padding: 0 40px;list-style:decimal;
.user_edit table, .user_edit tr, .user_edit td border: double; #policy_html table, #policy_html tr, #policy_html td border: double; #soldtab table, #soldtab tr, #soldtab td border: double;
#herebanner imgmax-width: 800px; .w180text-align: center;width:220px;height: 250px;float:left; .wbox imgwidth:150px; .wboxbox-shadow: 3px 3px 5px rgba(0,0,0,0.1);display: inline-block; border: 1px solid #9c9c9c; margin-top:10px;margin-bottom:30px; .eazylogobackground-image: url(‘https://soldeazy.com/pub/icon/icon1.png’);background-repeat:no-repeat;background-position:right center;width: 100%; height: 20px;float: right; position: relative; .eazylogo:hoverbackground-image: url(‘https://soldeazy.com/pub/icon/icon2.png’); .eazylogo.eazylogo–mega-showcasedisplay:none;float : none;bottom: 0px; right: 0px; opacity: 0.5; position: absolute; @font-face font-family: ‘Orbitron’; font-style: normal; font-weight: 400; src: local(‘Orbitron-Light’), local(‘Orbitron-Regular’), url(https://themes.googleusercontent.com/static/fonts/orbitron/v3/94ug0rEgQO_WuI_xKJMFc_esZW2xOQ-xsNqO47m55DA.woff) format(‘woff’); @font-face font-family: ‘Squada One’; font-style: normal; font-weight: 400; src: local(‘Squada One’), local(‘SquadaOne-Regular’), url(https://themes.googleusercontent.com/static/fonts/squadaone/v2/DIbfqh10Zkwc_Qd08Y0saRsxEYwM7FgeyaSgU71cLG0.woff) format(‘woff’); @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) .s9660display:inline summary.cklv1padding-left:4px summary.cklv2padding-left:22px .cklv3.ckcatmargin-left:39px @-moz-document url-prefix() .s9670font-size: 10px;
#galleryposition: initial; .mpicbox width:100%; -webkit-overflow-scrolling: touch; overflow-y: hidden; overflow-x: scroll; margin-top: 1px; .Cat_gbox padding: 5px; strongfont-weight:900; .ebaybtn text-decoration: none; right: 2px; background: #808A0E; display: inline-block; text-align: center; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; font-family: ‘Helvetica Neue’, ‘Helvetica’, Arial, Verdana, sans-serif !important; cursor: pointer; border: none; outline: none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.28); border: 1px solid #808A0E; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 18px; z-index:5; .ebaybtnbuybackground: #3525F3; .ebaybtnbinclear:after clear: both; content: ; display: inline-block; font-size: 0; height: 0; visibility: hidden .showbtn display:none; text-decoration: none; background: red; display: inline-block; text-align: center; color: #fff; text-decoration: none; font-weight: bold; line-height: 1; font-family: ‘Helvetica Neue’, ‘Helvetica’, Arial, Verdana, sans-serif !important; cursor: pointer; border: none; outline: none; -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5); box-shadow: inset 0 1px 0 rgba(255,255,255,.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.28); border: 1px solid red; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 18px; z-index:5;
.cathidedisplay:none;
.mpicbanner .shopsubnameaddonleft:2px; .mpicbanner .shopsubnameaddontop:inherit; .mpicbanner .shopsubnameaddonbottom:8px; .mpicbanner .shopnameaddontop:15px; .mpicbanner .shopnameaddonleft:2px;
.gboxtext-decoration: none; .gboxoutclear: both; .Cat-List padding:4px; background-color: #FFFFFF; font-size:12px !important; white-space:inherit; .shop_cat_bbackground-color: #FFFFFF .Cat-List:hoverbackground-color: #FFFFFF; .Cat-List a:hover color:#333333 .Cattop list-style: none; .lv1afont-family: Arial !important;font-size: 12px;color:#7f7f7f; width: 160px;text-decoration: none; .lv2afont-family: Arial !important;font-size: 12px;color:#7f7f7f; width: 160px;font-weight: normal;text-decoration: none; #menudisplaywidth:1080px; text-align: center; #subbody .widthset850max-width:1080px; display: block; #subbodywidth:1080px;
body > tabletable-layout: fixed; #showbtnmdisplay: none; .showbtndisplay:none; .ebaybtndisplay: none; #mobilebox display: block; #subbody display: none;
@media screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-device-width: 760px) #subbodydisplay: none; #tttboxdisplay: none; #ddtboxdisplay: none; .mobile_megadisplay: block !important;; .showbtndisplay:inline-block; .ebaybtndisplay: inline-block; #mobilebox display:block; width: auto !important #logoclear:both;text-align:center; width:120PX;margin:0 auto #mobilephone thbackground-size: 1px 100%; .menubackgroundbackground-size: 1px 100%; @media screen and (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 621px) and (max-device-width: 760px) #mobilebox display: none; #subbodydisplay: block; .showbtndisplay:inline-block; .ebaybtndisplay: inline-block; #tttboxdisplay: none; #ddtboxdisplay: none; .mobile_megadisplay: block !important; #mobilephone .desc_detailsfont-size:1.8em !important; #mobilephone .sold_subtitlefont-size:1.2em !important; #mobilephone .mobpovinfofont-size:2em !important; #mobilephone .ItemSpecificstableALL font-size:1.8em !important; #mobilephone .shopnameaddonfont-size:2em !important; @media screen and (-webkit-min-device-pixel-ratio: 2) and (min-device-width: 761px) and (max-device-width: 1200px) #mobilebox display: none; #subbodydisplay: block; #left1080display:none !important; #subbodywidth:850px !important #menudisplaywidth:850px !important #usegraphic_setting_Shop_Name_Bannerwidth:850px !important #policy_htmlwidth:800px !important #tabContainerwidth:800px !important #feedback_htmlwidth:800px !important #policy_box1width:800px !important #policy_box2width:800px !important #policy_box3width:800px !important #policy_box4width:800px !important #policy_box5width:800px !important #herebannerwidth:843px !important @media screen and (min-device-width: 1200px) #mobilebox display: none; #subbodydisplay: block;
Features:
1.Sports record (pedometer, calorie burning, mileage, can display the trend chart of each time period).
2.Sleep monitoring (can show the trend of sleep quality trend per time period)
3.Dynamic and static heart rate monitoring function
4.Blood pressure monitoring function
5.Support call reminder, SMS,FaceBook,Twitter,WhatsApp,WeChat,alarm reminder
6.Support remote control camera, bracelet support stopwatch function
7.IP67 Waterproof,support shallow water swimming (water depth less than 1.5m; less than 1 hour)
8.There are three display styles.
  Note:
1.Do not use in hot water.
Standby_online
Tumblr media
#sold_gallery_container position: relative; margin-bottom: 16px; #sold_gallery_mobile_container position: relative; .sold_gallery_main position: absolute; visibility: hidden; opacity: 0; top:0px; left:0px; transition: visibility 0s, opacity 0.5s; text-align: center; background-color: #ffffff;
.sold_gallery_large_img_table .sold_gallery_main visibility: visible; opacity: 1; position: relative;
.sold_gallery_thumbnail:hover > .sold_gallery_main visibility: visible; opacity: 1; .sold_gallery_thumbnail padding:2px; cursor: pointer; text-align: center; .sold_gallery_thumbnail_img transition: opacity 0.5s; max-width: 100%; max-height: 230px; .sold_gallery_thumbnail_img:hover opacity: 0.5;
#sold_gallery_mobile_container > table width: 100%; #sold_gallery_mobile_container .sold_gallery_thumbnail .sold_gallery_thumbnail_img max-height: 25vh; #sold_gallery_mobile_container .sold_gallery_main width: 100%; height: 100vw; #sold_gallery_mobile_container .sold_gallery_main img max-width: 100%; max-height: 100vw;
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Bluetooth Women Men Smart Watch Blood Pressure Fitness Tracker Sport Wristband
Features:
1.Sports record (pedometer, calorie burning, mileage, can display the trend chart of each time period).
2.Sleep monitoring (can show the trend of sleep quality trend per time period)
3.Dynamic and static heart rate monitoring function
4.Blood pressure monitoring function
5.Support call reminder, SMS,FaceBook,Twitter,WhatsApp,WeChat,alarm reminder
6.Support remote control camera, bracelet support stopwatch function
7.IP67 Waterproof,support shallow water swimming (water depth less than 1.5m; less than 1 hour)
8.There are three display styles.
  Note:
1.Do not use in hot water.
2. The product has a waterproof rating of IP67, which can be used for waterproofing, short-term shallow water swimming, and no diving.
3.Please ensure that it is fully charged for the first time. If the power is too low to start, please charge 2 hours.
4.Android 4.4 or above ,IOS above9.0,Bluetooth 4.0.
(Please read the user Manual before use.)
  Specifications:
1.Screen size: 1.3 inches color screen
2.Strap Material: silica gel
3.Bluetooth:4.0
4.Battery type:Polymer lithium battrey 
5.Battery capacity: 200mAh
6.Charging time: 2 hours
7.Use time: 7 days
8.Standby time: 15-20 days
9.Charging: Charging clip
10.Weight: 37g
11.Dimension: 260 x 43.8 x 12.4mm
12.APP: Walkfit
13.APP OS: IOS 9.0 & above, Android4.4 & above
  How to use step by step 1. Download and install APP "Walkfit" from app store/ GooglePlay, or scan QR code in user manual  2. Turn Bluetooth on—do NOT search, pair or any other action. only TURN BLUETOOTH ON 3. Long press the pedometer interface. the QR code appears.  Click "Scan QR Code" on APP.  Scan the QR code and the pairing is successful Pls remember step 2. 
    Package include For:
1 x Smart watch 1 x Charging Clip 1 x User Manual
Tumblr media
      table#Attrid307737 border-collapse:separate table#Attrid307737 tr:last-child td:last-childborder-bottom-right-radius: 10px; table#Attrid307737 tr:last-child td:first-childborder-bottom-left-radius: 10px; table#Attrid307737 tr:nth-of-type(1n) table#Attrid307737 tr:nth-of-type(2n) table#Attrid307737 tdpadding: 3px; table#Attrid307737font-size:12px !important;font-family:Arial !important;color:#4c4c4c !important;text-align:left !important; table#Attrid307737 td:first-childfont-weight: 900; !important;;padding:3px;border:1px none ; #m_pre307737border:1px none ;overflow: hidden;border-radius: 10px;
Item Specifics Feature Blood Pressure, Heart rate, Sleep Monitor, Remote control Brand Unbranded Compatible Brand Universal MPN 5STB-BTD0206 Bluetooth 4.0 Model M20 Wristband Operating System Android,IOS Waterproof IP67 Screen size 1.3 inches color screen Battery type Polymer lithium battrey Battery capacity 200mAh Charging time 2 hours Use time 7 days Standby time 15-20 days Charging Charging clip APP OS IOS 9.0 & above, Android4.4 & above APP Walkfit
Payment
» We accept Paypal payment only. Please make sure you are able to pay by Paypal before purchasing. » Payment was expected within 48 hours. E-cheque will be held until cleared. » Please make sure you select the correct shipping address when paying for this item.
Shipping
» All items will be shipped within 1-2 business days after payment cleared. » Your package will be shipped via USPS from our US warehouse. » Delivery time varies between 2-5 business days or longer depending on the shipping area (i.e Hawaii, Alaska, APO).
Returns
» All our products have been checked and packed in good condition. » Every product gets a 30-day Hassle-Free Warranty.
Contact Us
» We highly appreciate that you can contact us first if any problem occured. We will do our best to resolve the issues for you.
We are professional online seller and we respect all intellectual property rights and owners. If you think we are in violation of your Trademark, Design, or Patent Rights, please contact us immediately instead of eBay. We are willing to comply with your policy and remove any offending listing.
Standby_online
Your best choice
Tumblr media
DESCRIPTION
PAYMENT
SHIPPING
RETURN POLICY
CONTACT US
Hightlight Item
Tumblr media
Wireless Bluetooth Noise Cancelling Trucker Headset Earpiece Earbud For Driving
USD 11.99
Tumblr media
SAVFY Mini Wireless Bluetooth Stereo In-Ear Headset Earphone Earbud US
USD 17.29
Tumblr media
Mini TWS Twins True Wireless In-Ear Stereo Bluetooth Earphones Earbuds Headset
USD 27.99
Tumblr media
Bluetooth 5.0 Headset Mini TWS Twins Wireless In-Ear Stereo Earphones Earbuds
USD 32.99
Tumblr media
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
USD 10.99
Tumblr media
Endoscope 5.5mm Borescope Camera Inspection For Android PC Laptop Waterproof LED
USD 8.99
Tumblr media
1080P Lightning to HDMI Digital TV AV Cable Adapter for iPhone X Xs Xr 8 7 iPad
USD 9.99
Tumblr media
Wireless Headset Bluetooth Earpiece Hands-free Calling with Clear Voice Earbuds
USD 13.69
Tumblr media
Smart Watch FIT#BIT Band M4 Fitness Tracker Heart Rate KIDS MENS For Android IOS
USD 9.99
Tumblr media
New Wireless Bluetooth Handsfree Car Kit FM Transmitter Aux Audio USB MP3 Player
USD 14.99
Shop Category
 Store Home
 Electronics
 Home&Beauty
 Other
Hot Item
Tumblr media
360° Rotation Wireless Automatic Sensor Car Phone Holder and Charger 2 in 1
USD 11.99
Tumblr media
Chainsaw Teeth Sharpener Sharpens Chainsaw 16-20Inch Saw Chain Sharpening System
USD 10.99
Tumblr media
Fitness Smart Watch Band FIT -BIT Sport Activity Tracker For Kids Android iOS
USD 10.99
Tumblr media
Wireless Bluetooth Noise Cancelling Trucker Headset Earpiece Earbud For Driving
USD 11.99
Tumblr media
1080P Lightning to HDMI TV AV Adapter Cable for iPhone 6 6S 7 8 Plus X Xs Xr
USD 10.69
Picture
Tumblr media
New List Item
Tumblr media
Electric PH Meter Digital LCD Tester Pocket Hydroponics Aquarium Water Test Pen
USD 10.99
Tumblr media
Bike Phone Holder Universal Cycling Handlebar Bicycle Mount 360 Degree Rotating
USD 7.99
Tumblr media
Posture Corrector Back Shoulder Support Brace Belt for Men Women Adjustable
USD 8.89
Tumblr media
Hompo Digital Food Thermometer Temperature Probe Baking Meat Cooking Sensor Tool
USD 12.99
Tumblr media
49*1.77″ ENNIU Men Tactical Buckle Belt Military Nylon Belt Training Belt Strap
USD 10.99
Help & Info
Payment Policy
Shipping Policy
Return Policy
FAQ
About Us
Bluetooth Women Men Smart Watch Blood Pressure Fitness Tracker Sport Wristband
#sold_gallery_container position: relative; margin-bottom: 16px; #sold_gallery_mobile_container position: relative; .sold_gallery_main position: absolute; visibility: hidden; opacity: 0; top:0px; left:0px; transition: visibility 0s, opacity 0.5s; text-align: center; background-color: #ffffff;
.sold_gallery_large_img_table .sold_gallery_main visibility: visible; opacity: 1; position: relative;
.sold_gallery_thumbnail:hover > .sold_gallery_main visibility: visible; opacity: 1; .sold_gallery_thumbnail padding:2px; cursor: pointer; text-align: center; .sold_gallery_thumbnail_img transition: opacity 0.5s; max-width: 100%; max-height: 230px; .sold_gallery_thumbnail_img:hover opacity: 0.5;
#sold_gallery_container .sold_gallery_large_img_table width: 100%; #sold_gallery_container .sold_gallery_main width: 640px; height: 640px; #sold_gallery_container .sold_gallery_main img max-width: 640px; max-height: 640px;
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Features:
1.Sports record (pedometer, calorie burning, mileage, can display the trend chart of each time period).
2.Sleep monitoring (can show the trend of sleep quality trend per time period)
3.Dynamic and static heart rate monitoring function
4.Blood pressure monitoring function
5.Support call reminder, SMS,FaceBook,Twitter,WhatsApp,WeChat,alarm reminder
6.Support remote control camera, bracelet support stopwatch function
7.IP67 Waterproof,support shallow water swimming (water depth less than 1.5m; less than 1 hour)
8.There are three display styles.
  Note:
1.Do not use in hot water.
2. The product has a waterproof rating of IP67, which can be used for waterproofing, short-term shallow water swimming, and no diving.
3.Please ensure that it is fully charged for the first time. If the power is too low to start, please charge 2 hours.
4.Android 4.4 or above ,IOS above9.0,Bluetooth 4.0.
(Please read the user Manual before use.)
  Specifications:
1.Screen size: 1.3 inches color screen
2.Strap Material: silica gel
3.Bluetooth:4.0
4.Battery type:Polymer lithium battrey 
5.Battery capacity: 200mAh
6.Charging time: 2 hours
7.Use time: 7 days
8.Standby time: 15-20 days
9.Charging: Charging clip
10.Weight: 37g
11.Dimension: 260 x 43.8 x 12.4mm
12.APP: Walkfit
13.APP OS: IOS 9.0 & above, Android4.4 & above
  How to use step by step 1. Download and install APP "Walkfit" from app store/ GooglePlay, or scan QR code in user manual  2. Turn Bluetooth on—do NOT search, pair or any other action. only TURN BLUETOOTH ON 3. Long press the pedometer interface. the QR code appears.  Click "Scan QR Code" on APP.  Scan the QR code and the pairing is successful Pls remember step 2. 
    Package include For:
1 x Smart watch 1 x Charging Clip 1 x User Manual
Tumblr media
      table#Attrid307742 border-collapse:separate table#Attrid307742 tr:last-child td:last-childborder-bottom-right-radius: 5px; table#Attrid307742 tr:last-child td:first-childborder-bottom-left-radius: 5px; table#Attrid307742 tr:nth-of-type(1n)padding: 5px!important;background:#ffffff; table#Attrid307742 tr:nth-of-type(2n)padding: 5px!important;background:#e5e5e5; table#Attrid307742 td divpadding: 5px;text-align:; table#Attrid307742 font-family: !important;font-size:14px !important;color:# !important;text-align:left !important; table#Attrid307742 td:first-childfont-weight: 900; !important; table#Attrid307742 tdpadding:12px;border:1px solid #e5e5e5;
Item Specifics Feature : Blood Pressure, Heart rate, Sleep Monitor, Remote control Brand : Unbranded Compatible Brand : Universal MPN : 5STB-BTD0206 Bluetooth : 4.0 Model : M20 Wristband Operating System : Android,IOS Waterproof : IP67 Screen size : 1.3 inches color screen Battery type : Polymer lithium battrey Battery capacity : 200mAh Charging time : 2 hours Use time : 7 days Standby time : 15-20 days Charging : Charging clip APP OS : IOS 9.0 & above, Android4.4 & above APP : Walkfit
Payment
» We accept Paypal payment only. Please make sure you are able to pay by Paypal before purchasing. » Payment was expected within 48 hours. E-cheque will be held until cleared. » Please make sure you select the correct shipping address when paying for this item.
Shipping
» All items will be shipped within 1-2 business days after payment cleared. » Your package will be shipped via USPS from our US warehouse. » Delivery time varies between 2-5 business days or longer depending on the shipping area (i.e Hawaii, Alaska, APO).
Returns
» All our products have been checked and packed in good condition. » Every product gets a 30-day Hassle-Free Warranty.
Contact Us
» We highly appreciate that you can contact us first if any problem occured. We will do our best to resolve the issues for you.
We are professional online seller and we respect all intellectual property rights and owners. If you think we are in violation of your Trademark, Design, or Patent Rights, please contact us immediately instead of eBay. We are willing to comply with your policy and remove any offending listing.
All rights reserved.
Tumblr media
Powered by SoldEazy
On Oct-21-19 at 20:58:12 PDT, seller added the following information:
.dc_tracker_imgdisplay:none;.dc_tracker_img:last-of-typedisplay:block;p:empty+hrdisplay:none;hr+span.ebaydisplay:none;
Tumblr media
0 notes