@charset "utf-8";
/**
    * Emrah NALCI - A PHP Framework For Web Artisans
    * 06.07.2016 16:42:57
    * Css File
    * @package Emrah NALCI
    * @author Emrah NALCI <emrahnalci@gmail.com>
*/
*::selection { background: #5b5858; color: #fff; text-shadow: 0 1px 1px #111; } .custom-display-none { display: none !important; } .text-white { color: #ffffff; } /* html {overflow: auto;}::-webkit-scrollbar {width: 16px;}::-webkit-scrollbar-thumb {background:#b64645;}::-webkit-scrollbar-thumb:hover {background:#BD1614;} */ .font-weight-bold { font-weight: bold; } .noResize { resize: none !important; } .custom-h350h { height: 350px !important; } .custom-h50h { height: 50px !important; } .custom-h34h { height: 34px !important; } .no-display { display: none !important; } .noMargin { margin: 0 !important; } .saveABtn { position: absolute; right: 80px; margin-top: 20px; } .effectBtn { margin: 5px 0; } .previewImg { height: 100% !important; max-height: 350px !important; width: 100% !important; border-radius: 9px !important; } .progressImg { width: 100%; height: 100%; position: absolute; background: #00000094; color: #FFFFFF; font-weight: bolder; font-size: xx-large; padding: 23%; } .noPadding { padding: 0 !important; } .htmlRtl { direction: rtl; font-size: 14px; } .customPhoto img { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); -webkit-filter: grayscale(100%); -webkit-transition: all .6s ease; -webkit-backface-visibility: hidden; } .customPhoto img:hover { filter: none; -webkit-filter: grayscale(0%); } @media only screen and (max-width: 1024px) { .wc-button6 { display: flex !important; flex-wrap: wrap !important; margin: auto !important; bottom: 7px !important; justify-content: center !important; position: fixed !important; left: 0 !important; right: 0 !important; text-align: center !important; } .customMobileSpace { display: inline-block; width: 100%; height: 66px; background-color: #FFFFFF; } } @media only screen and (max-width: 425px) { .wc-button6 { display: flex; flex-wrap: wrap; margin: auto; bottom: 5px !important; justify-content: center; position: fixed; left: 0 !important; right: 0 !important; text-align: center; } .customMobileSpace { display: inline-block; width: 100%; height: 66px; background-color: #FFFFFF; } } .cookie-container { background: #fff; color: #000; width: 100%; position: fixed; bottom: 0; left: 0; z-index: 1500; display: none; font-size: 10px; } .cookie-container form#cookieoptinform { display: table; max-width: 1200px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 1200px \9; margin: auto; background: #fff; padding: 1em 0 1.4em 0; table-layout: fixed; } .cookie-container form#cookieoptinform i { height: 37px; } .cookie-container form#cookieoptinform .cookie-popup { display: table-row; } .cookie-container form#cookieoptinform .cookie-popup .cookie-msg { width: 85%; width: 80% \9; padding-right: 7px; min-height: 30px; font-size: 1.2em; display: table-cell; } .cookie-container form#cookieoptinform .cookie-popup .cookie-msg p { margin: 0; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn { display: table-cell; vertical-align: middle; text-align: right; white-space: nowrap; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn .cookie-accept { font-size: 1.2em; margin: 0; border-radius: 2px; background-clip: padding-box; vertical-align: middle; background: #fff; border: 1px solid #0076a8; font-weight: bold; padding: 7px 15px; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn .cookie-accept:hover { color: #fff; background: #0076a8; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn .cookie-accept i { vertical-align: middle; margin-right: 5px; padding-left: 0; } :lang(zh-Hans) .cookie-msg p, :lang(zh-Hant) .cookie-msg p { font-size: 1em; } :lang(zh-Hans) .cookie-msg strong, :lang(zh-Hant) .cookie-msg strong { font-size: 1em; } @media screen and (min-width: 767px) and (max-width: 1249px) { .cookie-container form#cookieoptinform { width: 100%; padding: 1em; } .cookie-container form#cookieoptinform .cookie-popup .cookie-msg { width: 73%; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn { width: 21%; } } @media screen and(max-width: 767px) { .cookie-container form#cookieoptinform .cookie-popup { display: block; padding: 0 2em; } .cookie-container form#cookieoptinform .cookie-popup .cookie-msg { float: none; border-right: 0; padding: 5px 0; display: block; width: 100%; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn { float: none; margin-top: 0 !important; display: block; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn a.cookie-accept { display: block; margin: 10px auto; float: none; text-align: center; } .cookie-container form#cookieoptinform .cookie-popup .accept-btn a.cookie-accept i { border: 0; } } .cookiealert { color: #2e2e2e !important; position: fixed; visibility: hidden; border-radius: 0; transform: translateY(100%); transition: all 500ms ease-out; } .cookiealert.show { opacity: 1; visibility: visible; transform: translateY(0%); transition-delay: 1000ms; } .cookiealert a { text-decoration: underline; } .cookiealert .acceptcookies { margin-left: 10px; vertical-align: baseline; } img[data-action="zoom"] { cursor: pointer; } .zoom-img, .zoom-img-wrap { cursor: pointer; position: relative; z-index: 666; -webkit-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; } .zoom-overlay { z-index: 420; background: #fff; position: fixed; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; filter: "alpha(opacity=0)"; opacity: 0; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; transition: opacity 300ms; } .zoom-overlay-open .zoom-overlay { filter: "alpha(opacity=100)"; opacity: 1; } .zoom-overlay-open, .zoom-overlay-transitioning { cursor: default; } .jqGifPreview { display: inline-block; min-height: 44px; position: relative } .jqGifPreview .jqGifImageCenter { background-position: 0 0; height: 72px; overflow-wrap: break-word; position: absolute; top: 50%; width: 72px; background: url(img/background-image.png) rgba(0, 0, 0, 0); margin: -36px 0 0 -36px } .jqGifPreview img { padding: 0; margin: 0 } .jqGifPreview .jqGifImageCircle { height: 66px; position: absolute; width: 66px; background: url(img/background-image.png) 0 -73px rgba(0, 0, 0, 0); margin: -33px 0 0 -33px } .jqGifPreview .jqGifImageName { height: 17px; position: absolute; width: 32px; background: url(img/background-image.png) 0 -140px rgba(0, 0, 0, 0); margin: -9px 0 0 -16px } .jqGifImageFooter { background-position: 0 0; bottom: 0; color: #fff; cursor: pointer; height: 56px; left: 0; position: absolute; right: 0; background: url(img/background-image2.png) rgba(0, 0, 0, 0) } .jqGifImageFooterLeft { bottom: 9px; color: #fff; cursor: pointer; height: 18px; left: 11px; max-width: 400px; overflow-wrap: break-word; position: absolute; text-align: left; text-shadow: rgba(0, 0, 0, .4) 0 1px 4px; text-overflow: ellipsis; text-transform: uppercase; vertical-align: top; white-space: nowrap; width: 186px; word-wrap: break-word; perspective-origin: 93px 7px; transform-origin: 93px 7px; border: 0 #fff; font: normal normal bold normal 11px/15px helvetica, arial, sans-serif; outline: #fff 0; overflow: hidden; text-decoration: none; } .jqGifPreview .jqGifImageFooterRight { bottom: 9px; cursor: pointer; display: block; height: 24px; position: absolute; right: 10px; width: 24px; background: url(img/background-image.png) 0 -158px rgba(0, 0, 0, 0) } .jqGifPreview .jqGifImage, .jqGifPreview img { width: 100% } .jqGifCircle { cursor: pointer; position: absolute; left: calc(50%); top: calc(50% - 12px); } @keyframes jqGifRotating { from { -ms-transform: rotate(0); -moz-transform: rotate(0); -webkit-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0) } to { -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg) } } .jqGifPreview .jqGifRotating { -webkit-animation: jqGifRotating 2s linear infinite; -moz-animation: jqGifRotating 2s linear infinite; -o-animation: jqGifRotating 2s linear infinite; animation: jqGifRotating 2s linear infinite } .stories.carousel .story { max-width: 70px; } .stories.carousel .story > .item-link > .item-preview { max-height: 70px !important; } .shop.rev_slider .slotholder:after, .home.rev_slider .slotholder:after { background-color: transparent !important; } .storiesVrapper::-webkit-scrollbar { width: 14px; } .storiesVrapper::-webkit-scrollbar-thumb { background-clip: content-box; border: 4px solid transparent; border-radius: 7px; box-shadow: inset 0 0 0 10px; } .storiesVrapper::-webkit-scrollbar-button { width: 0; height: 0; display: none; } .storiesVrapper::-webkit-scrollbar-corner { background-color: transparent; } .storiesVrapper { overflow: auto; color: #00000000; transition: color 0.3s; } .storiesVrapper:hover { color: #666666FF; } /* Site Custom CSS */ .personalPhotoNv img { filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); -webkit-filter: grayscale(100%); -webkit-transition: all .6s ease; -webkit-backface-visibility: hidden; } .personalPhotoNv img:hover { filter: none; -webkit-filter: grayscale(0%); } .header-logo a { position: relative; width: 180px; max-width: 200px; } .header-logo a img { width: 100%; padding: 3px 0 !important; } .fontSize24 { font-size: 24px; } .person { width: 270px; height: 330px; text-align: center; } .footer-section { padding: 70px 0 0; } .site-main-mobile-menu-inner { background-color: #252525; /* background-image: url(assets/menu.jpg); */ } .site-main-mobile-menu-inner::before { background-color: rgba(56, 56, 56, .9); } .icon-box { margin-bottom: 30px; } .icon-box.iconbox-theme-colored.iconbox-border { border-color: #dcdcdc; } .p-40 { padding: 40px !important; } .icon-box.iconbox-border { border: 1px solid #dcdcdc; } .scroll-top.show { bottom: 5px !important; } .text-red { color: #ff2727 !important; } .tagcloud a:active, .tagcloud a.is-checked { background-color: #d1332a; } .tagcloud a.is-checked { color: white; text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8); } .tagcloud a:active { box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8); } .blog .nwInfo { padding: 5px 0 !important; } .blogLastPost { background-position: top !important; background-size: 150px !important; height: 150px !important; width: 150px !important; } .course .info .price { font-size: 15px; } /* Mossa Site Colors */ .funfact .number { color: #434343; } .about-content .title span { color: #434343; } .link mark { color: #434343; } .section-title-two .sub-title { color: #434343; } .section-title .title span { color: #434343; } .btn-primary { border-color: #303030; background-color: #434343; } .btn-primary:focus, .btn-primary:hover { background-color: #303030; } .newsletter-content .title span { color: #434343; } .scroll-top { background-color: #434343; } .site-main-menu > ul > li:hover > a { color: #434343; } .site-main-menu.menu-hover-1 > ul > li > a .menu-text::before { background-color: #434343; } .site-main-menu .mega-menu > li > ul > li > a .badge { background-image: -webkit-linear-gradient(45deg, #a7a7a7 0, #5f5f5f 100%); background-image: -o-linear-gradient(45deg, #a7a7a7 0, #5f5f5f 100%); background-image: linear-gradient(45deg, #a7a7a7 0, #5f5f5f 100%); } .site-main-menu .mega-menu > li > ul > li > a .badge.primary { background-color: #434343 !important; } .site-main-menu .mega-menu, .site-main-menu .sub-menu { border-bottom: 4px solid #434343; } [class*=hint--]:after { background: #434343; } .hint--top:before { border-top-color: #434343; } .tagcloud a:active, .tagcloud a.is-checked { background-color: #434343; } .tagcloud a:hover { background: #2b2a2a; border-color: #1f1e1e !important; } .selectric-items .selectric-scroll ul li.selected::before { color: #434343; } .selectric-items .selectric-scroll ul li:hover { background-color: #303030; } .selectric-open .selectric { border-color: #434343; } .sidebar-widget-course .widget-course .info .price { color: #434343; } a:hover { color: #125fc4; } .site-main-menu>ul>li>a { padding: 29px 10px !important; } .pagination li a { font-family: inherit !important; } .cursor-pointer{ cursor: pointer;} .cursor-none{ cursor: none; } .cursor-default{ cursor: default; }
.closeBtn:hover { background: #0e0e0e; color: #ffffff; }

.aen-handheld-footer-bar{position:fixed;bottom:0;left:0;right:0;z-index:996;border-top:1px solid;background:#ffffff;border-top-color:#ebebeb}.aen-handheld-footer-bar::after,.aen-handheld-footer-bar::before{content:'';display:table}.aen-handheld-footer-bar::after{clear:both}@media (min-width:1025px){.aen-handheld-footer-bar{display:none}}.aen-handheld-footer-bar ul{margin:0}.aen-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center}.aen-handheld-footer-bar ul li:last-child>a{border-right:0}.aen-handheld-footer-bar ul li>a{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-bottom:6px;background-color:#fff;height:4.235801032em;position:relative;z-index:999;border-right:1px solid;border-right-color:#ebebeb}.aen-handheld-footer-bar ul li>a>i{font-size:26px;color:#818181;margin:5px}.aen-handheld-footer-bar ul li>a:before{color:#1c1c1c;text-decoration:none}.aen-handheld-footer-bar ul li>a .title{font-weight:700;font-size:12px;color:#1c1c1c}.aen-handheld-footer-bar ul li.search .site-search{background-color:#fff;position:absolute;bottom:-5em;left:0;right:0;-webkit-transition:all,ease,.2s;transition:all,ease,.2s;padding:1em;z-index:1;display:block}.aen-handheld-footer-bar ul li.search.active .site-search{bottom:100%}.aen-handheld-footer-bar ul li.search .site-search,.aen-handheld-footer-bar ul li.search .widget,.aen-handheld-footer-bar ul li.search form{margin-bottom:0}.aen-handheld-footer-bar ul li.cart .count,.aen-handheld-footer-bar ul li.wishlist .count{text-indent:0;display:block;width:2em;height:2em;line-height:2;box-sizing:content-box;font-size:.75em;position:absolute;top:.5em;left:50%;border-radius:100%;border:1px solid;background-color:#ef3636;color:#fff}.aen-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none}.aen-handheld-footer-bar ul.columns-2 li{width:50%}.aen-handheld-footer-bar ul.columns-3 li{width:33.33333%}.aen-handheld-footer-bar ul.columns-4 li{width:25%}.aen-handheld-footer-bar ul.scsscolumns-5 li{width:20%}
.site-search form button[type=submit],.site-search form input[type=submit],.widget_product_search form button[type=submit],.widget_product_search form input[type=submit],.widget_search form button[type=submit],.widget_search form input[type=submit]{height:100%;line-height:0;position:absolute;bottom:0;right:0;font-size:14px;font-weight:700;color:#000;background:0 0;min-width:90px;-webkit-transition:all .3s ease;transition:all .3s ease}.site-search,.widget_product_search,.widget_search{margin-bottom:35px}.site-search form,.widget_product_search form,.widget_search form{position:relative;font-size:14px}.site-search form::before,.widget_product_search form::before,.widget_search form::before{font-size:16px;color:#000}.site-search form input[type=search],.site-search form input[type=text],.widget_product_search form input[type=search],.widget_product_search form input[type=text],.widget_search form input[type=search],.widget_search form input[type=text]{width:100%;line-height:1;background:#f4f4f4;border-radius:30px;padding:1em 1.41575em;border:1px solid transparent}.site-search form input[type=search]:focus,.site-search form input[type=text]:focus,.widget_product_search form input[type=search]:focus,.widget_product_search form input[type=text]:focus,.widget_search form input[type=search]:focus,.widget_search form input[type=text]:focus{border-color:#a8b324}.site-search form input[type=search]::-webkit-input-placeholder,.site-search form input[type=text]::-webkit-input-placeholder,.widget_product_search form input[type=search]::-webkit-input-placeholder,.widget_product_search form input[type=text]::-webkit-input-placeholder,.widget_search form input[type=search]::-webkit-input-placeholder,.widget_search form input[type=text]::-webkit-input-placeholder{color:#aaa}.site-search form input[type=search]:-ms-input-placeholder,.site-search form input[type=text]:-ms-input-placeholder,.widget_product_search form input[type=search]:-ms-input-placeholder,.widget_product_search form input[type=text]:-ms-input-placeholder,.widget_search form input[type=search]:-ms-input-placeholder,.widget_search form input[type=text]:-ms-input-placeholder{color:#aaa}.site-search form input[type=search]::-ms-input-placeholder,.site-search form input[type=text]::-ms-input-placeholder,.widget_product_search form input[type=search]::-ms-input-placeholder,.widget_product_search form input[type=text]::-ms-input-placeholder,.widget_search form input[type=search]::-ms-input-placeholder,.widget_search form input[type=text]::-ms-input-placeholder{color:#aaa}.site-search form input[type=search]::placeholder,.site-search form input[type=text]::placeholder,.widget_product_search form input[type=search]::placeholder,.widget_product_search form input[type=text]::placeholder,.widget_search form input[type=search]::placeholder,.widget_search form input[type=text]::placeholder{color:#aaa}.site-search form button[type=submit],.site-search form input[type=submit],.widget_product_search form button[type=submit],.widget_product_search form input[type=submit],.widget_search form button[type=submit],.widget_search form input[type=submit]{height:100%;line-height:0;position:absolute;bottom:0;right:0;font-size:14px;font-weight:700;color:#000;background:0 0;min-width:90px;-webkit-transition:all .3s ease;transition:all .3s ease}.site-search form button[type=submit]:hover,.site-search form input[type=submit]:hover,.widget_product_search form button[type=submit]:hover,.widget_product_search form input[type=submit]:hover,.widget_search form button[type=submit]:hover,.widget_search form input[type=submit]:hover{border-bottom-color:#a8b324;color:#a8b324}@media (max-width:567px){.site-search form button[type=submit],.site-search form input[type=submit],.widget_product_search form button[type=submit],.widget_product_search form input[type=submit],.widget_search form button[type=submit],.widget_search form input[type=submit]{min-width:110px}}.site-search form{margin-bottom:0}.widget_categories form,.widget_text form{margin:0}

.chat-widget-cont{position:fixed;bottom:125px;right:15px;width:66px;height:66px;z-index:105}.chat-widget-cont .widget-inner-mask{position: absolute; top: 2px; left: 2px; height: 74px; min-width: 66px; -webkit-width: calc(100% + 9px); width: calc(100% + 9px); border-radius: 100px; background: #828282; opacity: .2; } .chat-widget-cont .widget-transition{position: absolute; bottom: 2px; right: 1px; top: 13px; left: 13px; border: 1px solid #828282;border-radius: 50%;-webkit-animation: widgetPulse infinite 1.5s;animation: widgetPulse infinite 1.5s;} .fab-button{ background: #828282; width: 50px;height: 50px;border-radius: 50%;text-align: center;color: #fff;box-shadow: 0 1px 6px rgb(0 0 0 / 10%), 0 2px 24px rgb(0 0 0 / 20%);position: absolute;bottom: 2px;right: 2px;font-size: 2rem;display: flex;align-items: center;justify-content: center; cursor: pointer; z-index: 99;} .fab-button span{vertical-align:middle} .fab-button a{color:#fff} .fab-button.child{right:6px;width:42px;height:42px;display:none;opacity:0;font-size:1.3rem} .fab-button.child.open{display:flex;align-items:center;justify-content:center} #hubspot-messages-iframe-container.widget-align-right.force-hide{display:none!important} #masterfab i{position:absolute;font-size:24px;} .sidebar-tags a{border:solid 1px #a4a4a4;display:inline-block;padding:4px;color:#a4a4a4;font-size:12px;font-weight:300;border-radius:4px;margin-bottom:6px;line-height:1.8} .sidebar-tags a:hover{text-decoration:none;border-color:#f15b28;color:#f15b28} .qe-faqs-filters-container{display:none}

.text-gray { color: #7a7a7a; } .font-weight-500 { font-weight: 500; }
.ui-link-helper svg { width: 22px;} .ui-link-helper {position: fixed;left: 0;top: calc(50vh - 111px);display: flex;flex-direction: column;background: white;width: 45px;cursor: pointer;border-radius: 0;-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 7%);-moz-box-shadow: 0 5px 40px rgba(0,0,0,7%);box-shadow: 0 5px 40px rgb(0 0 0 / 7%);padding: 0;border-top-right-radius: 5px;border-bottom-right-radius: 5px;border: 1px solid #bbbbbb;border-left-width: 0;z-index: 9999999;} .ui-link-helper .ui-tooltip {opacity: 0;visibility: hidden;-webkit-transform: scale(.7);-moz-transform: scale(.7);-ms-transform: scale(.7);transform: scale(.7);position: absolute;background-color: #fff;font-size: 13px;margin: 0;padding: 0 20px;font-family: inherit;width: auto;font-weight: 500;line-height: 36px;letter-spacing: .1px;left: 5px;top: 4px;border-radius:3px;white-space: nowrap;-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / 7%), 0 0 3px -1px rgb(83 45 245 / 15%);-moz-box-shadow:0 5px 40px rgb(0 0 0 / 7%), 0 0 3px -1px rgb(83 45 245 / 15%);box-shadow: 0 5px 40px rgb(0 0 0 / 7%), 0 0 3px -1px rgb(83 45 245 / 15%);-moz-transition: all .3s cubic-bezier(0.64,-0.09, 0.13, 1.15);-o-transition: all .3s cubic-bezier(0.64,-0.09, 0.13, 1.15);transition: all .3s cubic-bezier(0.64,-0.09, 0.13, 1.15);color:#FE3931; } .ui-link-helper .ui-tooltip-link:hover .ui-tooltip {opacity: 1;left: 60px;visibility: visible;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);border: 1px solid #bbbbbb; } .ui-link-helper .ui-tooltip-link { position: relative;display: flex;justify-content: center;height: 44px;align-items: center;transition: all .3s ease-in; } .ui-link-helper .ui-tooltip span{ display: block;position: absolute;right: -5px;top: 12px;width: 0;height: 0;border-left: 5px solid #fff;border-bottom: 5px solid transparent;border-top: 5px solid transparent; } .ui-link-helper .ui-tooltip-link + .ui-tooltip-link { border-top: 1px solid #eaeaea; } .ui-link-helper .ui-tooltip-link svg { height: 20px; } .ui-tooltip-link:hover { background: rgb(83 45 245 / 5%); } .ui-tooltip-link:hover svg path { fill: #FE3931; } @media(max-width: 767px) { .ui-link-helper {display: none;} }

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {

}

@media only screen and (min-width: 1366px) {
    .labelSizes{ width: 49%; }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    .labelSizes{ width: 50%; }
}

/*==========  Non-Mobile First Method  ==========*/ /* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
    .labelSizes{ width: 100%; }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
    .labelSizes{ width: 170px; }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
    .labelSizes{ width: 180px; }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 360px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 319px) {
}


/* ---------------------------------- Site Style ------------------------------------------- */
/* .d-none{ display: none !important; } */

footer a {color: #adadad !important;}
.navbar-nav .dropdown.show>.dropdown-menu {z-index: 9999 !important;}

a.link-to-top, footer .text-gray a.link-to-top { position: fixed; bottom: 40px; right: 40px; }
