:root{--primery-color:#212634;--solid-orange-color:#FF750B;--solid-blue-color:#1E448D;--animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);--animation-duration:1s}.firstdropdown::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);border-radius:10px}.firstdropdown::-webkit-scrollbar{width:3px;height:3px}.firstdropdown::-moz-placeholder{color:#707070!important}.firstdropdown::-webkit-scrollbar-thumb{border-radius:10px;background:var(--solid-blue-color);-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5)}.menu-overlay.active{background:rgb(0 0 0 / .8);position:fixed;width:100%;height:100%;z-index:99;left:0;top:0;opacity:1;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.back_menu{display:none}header .menu_strip{display:inline-block}.menu-list:hover ul.dropdown-menu{ display: block; }
header  .menu-list .dropdown-menu a{padding: 10px 15px!important;width: 100%;color: #000!important;}
header  .menu-list .dropdown-menu a:hover{color: var(--solid-orange-color)!important;}
.dropdown .dropdown-menu .menu-list{width: 100%;}
header .menu_strip .menu-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}header .menu_strip .menu-wrapper .brand-logo{display:inline-block;vertical-align:middle}header .menu_strip .menu-wrapper .brand-logo img{width:100%;height:100%}header .menu_strip .menu-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin:10px 0 0}header .menu_strip .menu-top .search-field{position:relative;width:41%}header .menu_strip .menu-top .search-field .search-btn{position:absolute;right:14px;top:8px}header .menu_strip .menu-top .search-field .input-field{border:1px solid #B3B3B3;border-radius:18px;padding:9px 18px;font-size:15px;line-height:18px;color:#2A2A2A}header .menu_strip .menu-top .search-field .input-field::-webkit-input-placeholder{color:#B5B5B5}header .menu_strip .menu-top .search-field .input-field::-moz-placeholder{color:#B5B5B5}header .menu_strip .menu-top .search-field .input-field:-ms-input-placeholder{color:#B5B5B5}header .menu_strip .menu-top .search-field .input-field::-ms-input-placeholder{color:#B5B5B5}header .menu_strip .menu-top .search-field .input-field::placeholder{color:#B5B5B5}header .menu_strip .menu-top .wallet-web{background:#3E3E3E;padding:4px!important;color:#fff;font-size:14px!important;line-height:16px!important;font-family:"robotoregular";vertical-align:middle;border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:92px}header .menu_strip .menu-top .wallet-web svg{margin:0 4px 0 0;vertical-align:bottom}header .menu_strip .menu-top .login-new{background:linear-gradient(96.16deg,#456228 11.84%,#5F8F2D 97.09%);color:#fff!important;border-radius:3px;font-size:15px;line-height:18px;outline:none;-webkit-transition:1s ease-in-out;transition:1s ease-in-out;cursor:pointer;position:relative;padding:0!important}header .menu_strip .menu-top .login-new span{padding:4px 20px;display:inline-block}header .menu_strip .menu-top .login-new svg{position:absolute;left:0;top:0;fill:none;stroke:#ffe002;stroke-dasharray:150 480;stroke-dashoffset:150;-webkit-transition:1s ease-in-out;transition:1s ease-in-out;stroke-width:2px}header .menu_strip .menu-top .login-new:hover{-webkit-transition:1s ease-in-out;transition:1s ease-in-out;background:linear-gradient(96.16deg,#456228 11.84%,#5F8F2D 97.09%)}header .menu_strip .menu-top .login-new:hover svg{stroke-dashoffset:-480}header .menu_strip .menu-top .after-login{display:inline-block;position:relative}header .menu_strip .menu-top .after-login .login{background:#5B7A3B url(../images/down-arrow-new.svg) no-repeat center right 5px;padding:5px 25px 5px 27px!important;color:#FFF;border-radius:3px;position:relative;font-size:15px;line-height:17px;background-size:9px}header .menu_strip .menu-top .after-login .login:before{content:"";background:url(../images/user-new.svg) no-repeat center left 2px;width:17px;height:16px;background-size:16px;left:5px;position:absolute;top:5px}header .menu_strip .menu-top .after-login .login:after{display:none}header .menu_strip .menu-top .after-login:hover .dropdown-list{display:block}header .menu_strip .menu-top .dropdown-list{background:#fff;-webkit-box-shadow:0 0 6px rgb(0 0 0 / .16);box-shadow:0 0 6px rgb(0 0 0 / .16);z-index:99;padding:0;position:absolute;left:auto;width:133px;display:none;border-radius:3px;border:1px solid #d8d8d8;text-align:left}header .menu_strip .menu-top .dropdown-list a{padding:6px 10px!important;font-size:14px!important;line-height:16px!important;border-bottom:1px solid #BCBCBC;display:block;color:#1D1D1D}header .menu_strip .menu-top .dropdown-list a:last-child{border:0}header .menu_strip .menu-top .dropdown-list a:hover{background:#5C7A36;color:#fff}header .menu_strip .menu .header_menu_logo{display:none}header .menu_strip .menu ul li{display:inline-block;border:none;position:relative}header .menu_strip .menu ul li:hover .header_nav{display:block}header .menu_strip .menu ul li:hover .sm{display:block}header .menu_strip .menu ul li a{padding:30px 15px;font-size:15px;line-height:16px;display:block;color:#000;font-weight:600}header .menu_strip .menu ul li .inner_menu{background:#fff0;z-index:99;padding:0;position:absolute;display:none;top:100%;left:auto;width:250px}header .menu_strip .menu ul li .inner_menu li{display:block;padding:0}header .menu_strip .menu ul li .inner_menu li a{padding:8px 0 8px 15px}header .menu_strip .menu ul li .inner_menu li a:hover{color:#fff;background:var(--)}header .menu_strip .menu ul li.newMenu{position:relative!important}header .menu_strip .menu ul li.newMenu .menu-list{position:relative!important}header .menu_strip .menu ul li.newMenu .menu-list .inner_menu{top:0;right:-250px}header .menu_strip .menu ul li .services_menu{width:305px;height:auto;right:5px;padding:0}header .menu_strip .menu ul li .drop_service_menu{float:left;width:305px;background:#e8eaf1;padding:0;min-height:397px}header .menu_strip .menu ul li .drop_service_menu li{padding:0}header .menu_strip .menu ul li .drop_service_menu li.selected{background:var(--solid-blue-color)}header .menu_strip .menu ul li .drop_service_menu li.selected a{color:#fff}header .menu_strip .menu ul li .drop_service_menu li.selected .inner_menu{display:block}header .menu_strip .menu ul li .drop_service_menu li .toggle_sm{line-height:16px;display:block;color:#000}header .menu_strip .menu ul li .drop_service_menu .firstLi{position:unset}header .menu_strip .menu ul li .service-dropedown{width:250px;right:0;top:0;left:305px;position:absolute;bottom:0;padding-top:0}header .menu_strip .menu ul li .service-dropedown .firstdropdown{background:#f1f2f7;height:100%;min-height:397px;overflow:auto}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi{position:unset}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi:hover a{background:#fff0;border-bottom:1px solid #BCBCBC}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi:hover a.activemenu{color:var(--solid-orange-color)}.thirdLi{position:inherit!important}.thirdLi .sub-submenu{display:none!important}.thirdLi:hover .sub-submenu{display:block!important}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi:hover .sub-submenu{display:block}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi .secondA{font-size:14px;line-height:16px;padding-left:15px;padding-right:0;padding:8px 0 8px 15px;display:block;color:#000}header .menu_strip .menu ul li .service-dropedown .firstdropdown .sub-submenu{position:absolute;left:250px;top:0;width:auto;overflow:auto;display:none;bottom:0;background:#f2f2f2}header .menu_strip .menu ul li .service-dropedown .firstdropdown .second-dropdown{width:100%;height:100%}header .menu_strip .menu ul li .service-dropedown .firstdropdown .second-dropdown li{border:0;width:100%;min-width:250px;float:left}header .menu_strip .menu ul li .service-dropedown .firstdropdown .second-dropdown li a{border:none;color:#000}header .menu_strip .menu ul li .service-dropedown .firstdropdown .second-dropdown li a:hover{color:var(--solid-orange-color)}header .menu_strip .menu ul li .service-dropedown ul{width:250px;display:inline-block;vertical-align:top}header .menu_strip .menu ul li .service-dropedown ul li a{padding-left:15px;padding-right:0;font-size:14px;line-height:16px}header .menu_strip .menu ul li.affiliate_link a .earn_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;border-radius:5px}header .menu_strip .menu ul .login-sticky{display:none}header .menu_strip .menu ul .search{display:none}header .menu_strip .menu ul .search a{display:inline-block;padding:15px 10px}header .menu_strip .menu ul .search i{width:24px;height:24px;background-position:-116px -2px;background-size:330px;display:inline-block;vertical-align:middle}header .menu_strip .menu ul .search:hover{background:none}header .menu_strip .menu ul .m-order-btn{display:none}header .menu_strip .menu ul .cart-icon{display:none}header .menu_strip .menu ul .toggle-btn .bar-grps{padding-top:20px!important;padding-right:0!important;padding-bottom:16px!important}header .menu_strip .menu ul .toggle-btn .bar1,header .menu_strip .menu ul .toggle-btn .bar2,header .menu_strip .menu ul .toggle-btn .bar3{display:block;width:22px;height:3px;background-color:#2a2a2a;margin:3px 0;-webkit-transition:0.4s;transition:0.4s;border-radius:3px}header .menu_strip .menu ul .toggle-btn.change .bar1,header .menu_strip .menu ul .toggle-btn:hover .bar1{-webkit-transform:translate(0,6px) rotate(-45deg);transform:translate(0,6px) rotate(-45deg)}header .menu_strip .menu ul .toggle-btn.change .bar2,header .menu_strip .menu ul .toggle-btn:hover .bar2{opacity:0}header .menu_strip .menu ul .toggle-btn.change .bar3,header .menu_strip .menu ul .toggle-btn:hover .bar3{-webkit-transform:translate(0,-6px) rotate(45deg);transform:translate(0,-6px) rotate(45deg)}header .menu_strip .menu ul .toggle-btn .menu-list{position:relative}header .menu_strip .menu ul .toggle-btn .menu-list .inner_menu{top:0;right:160px;display:none}header .menu_strip .menu ul .toggle-btn .menu-list .inner_menu .drop-down{background:#eaeaea}header .menu_strip .menu ul .toggle-btn .menu-list:hover .newmenu-list,header .menu_strip .menu ul .toggle-btn .menu-list:hover a{color:#f58e0e}header .menu_strip .menu ul .header_nav{position:absolute;right:-13px;display:none;-webkit-transition:0.35s;transition:0.35s;z-index:1;background:#E3E3E3;top:100%;width:160px}header .menu_strip .menu ul .header_nav .MyMenu{display:block}header .menu_strip .menu ul .header_nav .MyMenu .menu-list{display:block}header .menu_strip .menu ul .header_nav .MyMenu .menu-list a{color:#2a2a2a;padding:11px 15px;border-bottom:1px solid #D7D7D7;line-height:16px!important}header .menu_strip .menu ul .header_nav .MyMenu .menu-list .inner_menu .drop-down{background:#eaeaea}header .menu_strip .menu ul .header_nav .MyMenu .menu-list .inner_menu .drop-down li{display:block;padding:0}header .menu_strip .menu ul .header_nav .MyMenu .menu-list .inner_menu .drop-down li a{border-bottom:1px solid #D7D7D7;font-size:14px;line-height:16px;padding:11px 15px;display:block;color:#000}header .menu_strip .menu ul .header_nav .MyMenu .menu-list .inner_menu .drop-down li a:hover{color:#fff;background:var(--solid-blue-color)}header .menu_strip .menu ul .header_nav .MyMenu .menu-list:hover .mainmenutitle{color:#f58e0e!important}header .menu_strip .menu ul .header_nav .MyMenu .menu-list:hover .inner_menu{display:block}header .menu_strip .menu ul .header_nav .MyMenu .menu-list:hover .inner_menu .drop-down{display:block}header .menu_strip .menu .sm li{border-bottom:1px solid #d7d7d7}header .menu_strip .menu .MyMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center}header .menu_strip .menu .MyMenu li:hover a{color:#f58e0e}header .menu_strip .menu .MyMenu li.affiliate_link:hover a{color:unset}header .menu_strip .menu .MyMenu .order_btn a{padding:4px 11px!important;background:#FFC410;border-radius:24px;color:#171717;font-family:robotomedium;margin:0 10px 0;font-size:14px;line-height:16px;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;-webkit-animation:zigzag 0.35s infinite alternate;animation:zigzag 0.35s infinite alternate}@-webkit-keyframes zigzag{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes zigzag{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}header .menu_strip .menu .MyMenu .order_btn:hover a{background:#FFB70B;color:#171717!important}header .login,header .menu>ul>.login-sticky>.login{background:linear-gradient(96.16deg,#456228 11.84%,#5F8F2D 97.09%);border-radius:3px;font-size:15px;line-height:18px!important;color:#FFFFFF!important;padding:4px 20px!important;position:relative;display:inline-block;position:relative}header .login:after,header .login:before,header .menu>ul>.login-sticky>.login:after,header .menu>ul>.login-sticky>.login:before{background:#ffe002}header .login .text-box:after,header .login .text-box:before,header .menu>ul>.login-sticky>.login .text-box:after,header .menu>ul>.login-sticky>.login .text-box:before{background:#ffe002}header .after-login{display:inline-block;position:relative}header .after-login .login{background:#5B7A3B url(../images/down-arrow-new.svg) no-repeat center right 5px;padding:5px 25px 5px 27px!important;color:#FFF;border-radius:3px;position:relative;font-size:15px;line-height:17px;background-size:9px}header .after-login .login:before{content:"";background:url(../images/user-new.svg) no-repeat center left 2px;width:17px;height:16px;background-size:16px;left:5px;position:absolute;top:5px}header .after-login .login:after{display:none}header .after-login:hover .dropdown-list{display:block}header .dropdown-list{background:#fff;-webkit-box-shadow:0 0 6px rgb(0 0 0 / .16);box-shadow:0 0 6px rgb(0 0 0 / .16);z-index:99;padding:0;position:absolute;left:auto;width:133px;display:none;border-radius:3px;border:1px solid #d8d8d8;text-align:left}header .dropdown-list a{padding:6px 10px!important;font-size:14px!important;line-height:16px!important;border-bottom:1px solid #BCBCBC;display:block;color:#1D1D1D!important}header .dropdown-list a:last-child{border:0}header .dropdown-list a:hover{background:#5C7A36;color:#fff!important}header .cart-icon{margin-bottom:0}header .cart-icon a{position:relative;display:block}header .cart-icon a .tooltip-icon{background:#FFC410;border-radius:50%;color:#000;height:18px;width:18px;font-size:12px;line-height:15px;margin:-8px 2px 0 11px;position:absolute;padding:2px;text-align:center;font-family:robotomedium;top:-2px;right:-12px}header .toggle-btn .bar-grps{padding-top:20px!important;padding-right:0!important;padding-bottom:16px!important}header .toggle-btn .bar1,header .toggle-btn .bar2,header .toggle-btn .bar3{display:block;width:22px;height:3px;background-color:#2a2a2a;margin:3px 0;-webkit-transition:0.4s;transition:0.4s;border-radius:3px}header .toggle-btn.change .bar1,header .toggle-btn:hover .bar1{-webkit-transform:translate(0,6px) rotate(-45deg);transform:translate(0,6px) rotate(-45deg)}header .toggle-btn.change .bar2,header .toggle-btn:hover .bar2{opacity:0}header .toggle-btn.change .bar3,header .toggle-btn:hover .bar3{-webkit-transform:translate(0,-6px) rotate(45deg);transform:translate(0,-6px) rotate(45deg)}header .toggle-btn .menu-list{position:relative}header .toggle-btn .menu-list .inner_menu{top:0;left:-250px;display:none}header .toggle-btn .menu-list .inner_menu .drop-down{background:#eaeaea}header .toggle-btn .menu-list:hover .newmenu-list,header .toggle-btn .menu-list:hover a{color:#f58e0e}header.sticky{position:fixed;top:0;width:100%;-webkit-box-shadow:0 3px 6px rgb(0 0 0 / .16);box-shadow:0 3px 6px rgb(0 0 0 / .16);-webkit-animation:mymove 0.8s ease-in-out;animation:mymove 0.8s ease-in-out}@-webkit-keyframes mymove{0%{top:-80px}to{top:0}}@keyframes mymove{0%{top:-80px}to{top:0}}header.sticky .menu_strip .menu-wrapper .brand-logo img{width:171px;display:block}header.sticky .menu_strip .menu-top{display:none}header.sticky .menu_strip .menu ul .cart-icon,header.sticky .menu_strip .menu ul .login-sticky,header.sticky .menu_strip .menu ul .search{display:inline-block}header.sticky .login-sticky,header.sticky .search{display:inline-block!important}header.sticky .login-sticky{margin:24px 10px}header.sticky .login-sticky .wallet-web{color:#fff!important;display:inline-block!important}header.sticky .login-sticky .wallet-web:hover{color:#fff!important}header.sticky .login-sticky .after-login{background:#FFF url(../images/down-arrow-black.svg) no-repeat center right 10px;background-size:9px}header.sticky .login-sticky .after-login .login{background:#5B7A3B;width:28px;height:28px;border-radius:28px;vertical-align:middle;margin:0 25px 0 15px;padding:6px!important}header.sticky .login-sticky .after-login .login:before{left:4px}header.sticky .login-sticky{margin:0 0 0 10px}header.sticky .login-sticky .wallet-web{width:94px}header.sticky .login-sticky .after-login{vertical-align:middle;display:inline-block;position:relative}header.sticky .headerSearch svg{vertical-align:middle}header.sticky .menu-mainnew .MyMenu .order_btn a{margin:0 9px 0 10px}header.sticky .menu-mainnew .MyMenu .search a{padding:12px 10px}header.sticky .menu-mainnew .MyMenu .cart-icon a svg{display:block}header.sticky .menu-mainnew .MyMenu .cart-icon a .tooltip-icon{top:12px;right:2px}header.sticky .toggle-btn .bar-grps{padding:23px 0 23px 10px!important}header .login-new,header .menu>ul>.login-sticky>.login-new{background:linear-gradient(96.16deg,#456228 11.84%,#5F8F2D 97.09%);color:#fff!important;border-radius:3px;font-size:15px!important;line-height:18px!important;outline:none;-webkit-transition:1s ease-in-out;transition:1s ease-in-out;cursor:pointer;position:relative;padding:0!important}header .login-new span,header .menu>ul>.login-sticky>.login-new span{padding:4px 20px;display:inline-block}header .login-new svg,header .menu>ul>.login-sticky>.login-new svg{position:absolute;left:0;top:0;fill:none;stroke:#ffe002;stroke-dasharray:150 480;stroke-dashoffset:150;-webkit-transition:1s ease-in-out;transition:1s ease-in-out;stroke-width:2px}header .login-new:hover,header .menu>ul>.login-sticky>.login-new:hover{-webkit-transition:1s ease-in-out;transition:1s ease-in-out;background:linear-gradient(96.16deg,#456228 11.84%,#5F8F2D 97.09%)}header .login-new:hover svg,header .menu>ul>.login-sticky>.login-new:hover svg{stroke-dashoffset:-480}header .h_sticky{display:none;padding:8px 15px 3px;background:#000}header .wallet-web{background:#3E3E3E;padding:4px!important;color:#fff;font-size:14px!important;line-height:16px!important;font-family:"robotoregular";vertical-align:middle;border-radius:3px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:92px}header .wallet-web svg{margin:0 4px 0 0;vertical-align:bottom}header .login,header .menu-mainnew .MyMenu .order_btn a,header .menu>ul>.login-sticky>.login{position:relative}@media (max-width:1440px){header .menu_strip .menu ul li .services_menu{width:250px}header .menu_strip .menu ul li .drop_service_menu{width:250px}header .menu_strip .menu ul li .service-dropedown{left:250px}.TimeGrade-common.fixed{top:33px;padding:10px 0}.TimeGrade-common.fixed .formtitle{font-size:15px;line-height:18px;padding:0 0 8px 0}}@media (max-width:1024px){.back_menu{display:block;color:#000;padding:8px 10px;border-bottom:1px solid #d6dfe8;font-size:17px}.back_menu i{width:12px;height:12px;border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(135deg);-webkit-transform:rotate(135deg);background:none;margin:8px 5px 6px 20px}.back_menu.firstBack,.back_menu.secondBack{position:relative;padding:0;display:block!important}.back_menu.firstBack i,.back_menu.secondBack i{margin:8px 0 8px 10px}.back_menu.firstBack .bcktext,.back_menu.secondBack .bcktext{vertical-align:super;font-size:18px;line-height:20px;color:#1d1d1d;padding:10px 0;display:inline-block}.back_menu.firstBack .firstBkLink,.back_menu.firstBack .secondBkLink,.back_menu.secondBack .firstBkLink,.back_menu.secondBack .secondBkLink{border-top:1px solid #d7d7d7}.back_menu.firstBack .secondBkLink:after,.back_menu.secondBack .secondBkLink:after{background:none!important}.search-show .resent-searchs{top:75px}.mobileimg{display:block;width:100%;height:100%}header .wallet-web{margin:0}header .top-header-sticky .top_strip{display:none}header .h_sticky{display:block;background:#fff;padding:8px 15px}header .h_sticky .menubtn{margin-right:10px;display:inline-block;vertical-align:middle}header .h_sticky .mobile_logo{display:inline-block;vertical-align:middle}header .h_sticky .mobile-cart{float:right;position:relative;margin:4px 0 0 10px}header .h_sticky .mobile-cart .tooltip-icon{background:#FFC410;border-radius:50%;color:#000;height:18px;width:18px;font-size:12px;line-height:15px;margin:-8px 2px 0 11px;position:absolute;right:-9px;top:0;padding:2px;text-align:center;font-family:robotomedium}header .h_sticky .search_part{border-right:1px solid #d8d8d8;float:right;position:relative;margin-top:0}header .h_sticky .search_part a{display:block!important;margin:0;padding:0 13px 3px 0}header .h_sticky .search_part a svg{vertical-align:middle}header .h_sticky .wallet-part{border-right:1px solid #d8d8d8;padding-right:13px;margin-right:13px;float:right}header .menu_strip{display:block}header .menu_strip .menu-wrapper .brand-logo,header .menu_strip .menu-top{display:none}header .menu_strip .menu-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .menu_strip .menu{position:fixed;top:0;bottom:0;left:-100%;right:0;z-index:999;margin:0;padding:0;width:80%;overflow:auto;background:#fff;margin:0;border:0}header .menu_strip .menu.selected{background:none}header .menu_strip .menu.selected .inner_menu{display:block!important}header .menu_strip .menu .header_menu_logo{padding:10px;border-bottom:1px solid #d7d7d7;background:#5C7A36;text-align:left;display:block}header .menu_strip .menu .header_menu_logo.registerlogin a{width:auto;height:auto;color:#fff;display:inline-block;border-right:1px solid #f2f2f2;padding:0 10px;font-size:16px;line-height:20px}header .menu_strip .menu .header_menu_logo.registerlogin a:last-child{border-right:none}header .menu_strip .menu .header_menu_logo.registerlogin .user-icon .userprofile{width:24px;height:24px;vertical-align:sub;margin:0 5px 0 0}header .menu_strip .menu .MyMenu{display:block}header .menu_strip .menu .MyMenu li a{font-size:16px;line-height:20px;padding:12px 10px!important;color:#000}header .menu_strip .menu .MyMenu li:nth-of-type(2){position:relative}header .menu_strip .menu .MyMenu .order_btn a{background:none!important;font-size:16px!important;margin:0!important;padding:12px 10px!important;font-family:"robotoregular"!important;-webkit-animation:none;animation:none;color:#000}header .menu_strip .menu ul li{border-bottom:1px solid #d7d7d7;display:block;position:unset}header .menu_strip .menu ul li .services-link:after{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin:3px 5px 0 0}header .menu_strip .menu ul li .inner_menu ul{background:#FFF;-webkit-box-shadow:none;box-shadow:none}header .menu_strip .menu ul li .inner_menu ul li a{padding:10px 15px!important}header .menu_strip .menu ul li .inner_menu li{display:block;width:100%}header .menu_strip .menu ul li .inner_menu li a:hover{background:none}header .menu_strip .menu ul li .inner_menu,header .menu_strip .menu ul li .service-dropedown,header .menu_strip .menu ul li .service-dropedown .firstdropdown .sub-submenu,header .menu_strip .menu ul li .sub-submenu{position:fixed;top:0;bottom:0;left:-100%;z-index:9;width:80%;overflow:auto;background:#fff}header .menu_strip .menu ul li .services_menu{display:block;left:0;position:relative;width:100%;background:#f1f1f1}header .menu_strip .menu ul li .services_menu .back_menu{display:none}header .menu_strip .menu ul li .drop_service_menu{width:100%;background:#f1f1f1!important}header .menu_strip .menu ul li .drop_service_menu li .toggle_sm{line-height:20px}header .menu_strip .menu ul li .drop_service_menu li.selected{background:unset}header .menu_strip .menu ul li .drop_service_menu li.selected a{color:#000}header .menu_strip .menu ul li .service-dropedown .firstdropdown{background:#fff;height:100%;overflow:auto;min-height:unset}header .menu_strip .menu ul li .service-dropedown .firstdropdown li{min-width:unset}header .menu_strip .menu ul li .service-dropedown .firstdropdown li a:after{width:13px;height:17px;display:block;background:url(../images/down-arrow.svg) no-repeat;content:"";background-size:14px;float:right;-webkit-transform:rotate(270deg);transform:rotate(270deg)}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi:hover a.activemenu{color:#000}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi:hover a{border-bottom:none}header .menu_strip .menu ul li .service-dropedown .firstdropdown .second-dropdown li{border-bottom:1px solid #d7d7d7}header .menu_strip .menu ul li .service-dropedown .firstdropdown .second-dropdown li a:after{content:unset}header .menu_strip .menu ul li .service-dropedown ul{width:100%;display:inline-block;vertical-align:top}header .menu_strip .menu ul li.newMenu .menu-list .inner_menu{right:unset}header .menu_strip .menu ul li.affiliate_link a{padding:10px!important}header .menu_strip .menu ul li.affiliate_link a .earn_link .earn_box{font-family:"robotoregular"}header .menu_strip .menu ul li.d-order-btn{display:none}header .menu_strip .menu ul li.m-order-btn{display:block}header .menu_strip .menu ul .toggle:after,header .menu_strip .menu ul .toggle_sm:after{content:"";background:url(../images/down-arrow.svg) no-repeat;display:block;width:13px;height:16px;background-size:14px;float:right;-webkit-transform:rotate(270deg);transform:rotate(270deg)}header .menu_strip .menu ul .company{display:none}header .menu_strip .menu ul .header_nav{position:unset;background:#fff0;width:unset}header .menu_strip .menu ul .header_nav .MyMenu .menu-list .inner_menu .drop-down{background:#fff}header .menu_strip .menu ul .toggle-btn .menu-list .inner_menu{right:unset}header .offer-strip .header-offer-icon{display:none}header .offer-strip .mobilecontent{display:inline-block}header .offer-strip .mobilecontent a{color:#56752f;text-decoration:underline}header .offer-strip .offer-content,header .offer-strip .offer-order{display:none}header .newMenu,header .toggle-btn{border-bottom:unset!important}header .newMenu .menu-list a,header .toggle-btn .menu-list a{border-bottom:unset!important;padding:12px 10px!important}header .newMenu .menu-list .inner_menu .drop-down,header .toggle-btn .menu-list .inner_menu .drop-down{background:#fff}header .newMenu .newmenu-list,header .toggle-btn .newmenu-list{border-bottom:1px solid #d7d7d7}}@media (max-width:767px){header .menu_strip .menu .MyMenu li a{font-size:13px;line-height:13px}header .menu_strip .menu ul li .services_menu{height:unset}header .menu_strip .menu ul li .services_menu ul li:last-child{border-bottom:0}header .menu_strip .menu ul li .drop_service_menu{min-height:unset}header .menu_strip .menu ul li .drop_service_menu li .toggle_sm{line-height:13px}header .menu_strip .menu ul li .service-dropedown .firstdropdown .secondLi .secondA{font-size:13px;line-height:13px}header .menu_strip .menu ul li .service-dropedown ul li a{font-size:13px;line-height:13px}.menu-list:hover ul.dropdown-menu{position: relative;}}