.about_us, .adv_with_us, .conf_top{ display: inline-block;padding: 0 7px;line-height: 20px !important;margin: 0;font-weight: 600;font-size: 12px;letter-spacing: 1px;color: #fff !important;background-color: #ee2e2d !important;border-bottom: none !important;text-align: right;font-family: arial !important;border-radius: 0;white-space: nowrap;}.conf_top{ background-color: #0a5281 !important;} .top_adv{ display:block;text-decoration:none;margin-bottom:3px;text-align:right;line-height: 0;} /* ───────────────────────────────── END ───────────────────────────────── */ #nav_bar .nav-ul{ border-top: 1px solid #000; border-bottom: 3px solid #000;} /* =========================== GLOBAL RESET =========================== */ body { top: 0 !important; position: inherit !important; } #nav_bar ul > li > a{ font-size: 14px !important;color:#252525 !important;line-height: 28px !important;font-weight: 400;text-transform: capitalize !important;font-family: 'IBM Plex Serif', serif;padding: 12px 10px 0 !important;} ul, ol, li { margin: 0; padding: 0; list-style: none; } nav { max-width: 100%; white-space: normal; }  #nav_bar ul > li > a.selected, #nav_bar ul > li > a.active, #nav_bar ul > li > a:hover { background: #fff !important;border: 0 !important;box-shadow: none !important; color: #ee2e2d !important;}/* =========================== DROPDOWNS =========================== */ .dropdown-hover:hover > .dropdown-menu { display: inline-block !important; } .nav__dropdown li, ul li ul.dropdownp li { display: block !important; } ul li:hover ul.dropdownp { display: block; } ul li ul.dropdownp { background: #c5393e; display: none; position: absolute; z-index: 999; height: auto; } ul li ul.dropdownp li a { color: #fff; } .dropdown-toggle::after { display: inline-block; margin-left: .255em; vertical-align: .255em; content: ''; border-top: .3em solid; border-right: .3em solid transparent; border-left: .3em solid transparent; } /* =========================== GOOGLE TRANSLATE =========================== */ #google_translate_element span { color: #000; } .goog-logo-link, .goog-te-gadget-icon, .goog-te-banner, .goog-te-banner-frame { display: none !important; } .goog-te-menu-value { padding: 0 5px !important; font-size: 12px !important; text-transform: inherit !important; } .goog-te-menu-value:hover { background: transparent !important; box-shadow: none !important; } .goog-te-gadget-simple { padding: 0 0 4px; margin-top: 2px; font-size: 12px; display: inline-block; border-color: #878787; height: 33px !important; } /* =========================== HEADER =========================== */ .header-logo-menu { float: left; width: 100%; /*border-bottom: 1px solid #ccc;*/ padding-bottom: 10px; } .header-col { background-color: #fff; margin-top: 0; padding-top: 5px; border-top: 0; } .logo-col { margin-bottom: -11px; } header { align-items: center; flex-direction: row; justify-content: flex-start; margin: 0 auto; padding: 0; } /* =========================== NAVIGATION =========================== */ .nav-col { float: left; margin-top: 0; width: 100%; z-index: 99; } .nav { z-index: 99; } .nav-ul a { color: #252525; font-family: "Open-Sans-Semibold"; padding: 10px 5px; text-transform: capitalize; font-size: 11px; } .priority-nav li { border-right: 1px solid #ddd; display: inline-block; } .navbar1.navbar-default, .navbar { padding: 0; border-radius: 0; margin-bottom: 0 !important; } .navbar-toggle { float: left; margin: 0 !important; padding: 8px 5px; } .navbar-collapse { background: #f5f5f5; padding: 0; } /* =========================== MAIN SECTION =========================== */ .main-sections { margin: 0 auto; background-color: #fff; } .box { border-bottom: 1px solid #ededed; } .img-wid { margin-bottom: 6px; max-width: none; } /* =========================== BUTTONS =========================== */ .logo__btn { display: block ruby; justify-content: space-between; height: 15px; width: 100%; } .logo__btn__item { vertical-align: top; text-align: center; background-color: #09507d; padding: 0 10px; line-height: 15px; } .logo__btn__item:hover, .logo__btn__item.active { background-color: #ed2228; } .logo__btn__item a { font-family: Roboto, Arial, sans-serif; font-size: 11px; display: inline-block; color: #fff; line-height: 120%; } /* =========================== SEARCH =========================== */ .search { position: relative; display: inline-block; } .searching { background: #0a5281; color: #fff; border-radius: 0; display: inline-block; padding: 6px 7px 8px; font-size: 18px; cursor: pointer; position: relative; height: 40px !important;} .searching:hover { background: #0061a0; } .search_form { background: #4f5760; position: absolute; right: 0; top: 15px; width: 20px; height: 0; overflow: hidden; padding: 0 5px; transition: all 0.3s ease; } .search_form form { opacity: 0; transition: all 0.3s ease; } .search_form input { background: #fff; border: none; color: #000; } .search_form input[type='text'] { width: 144px; padding: 0 5px; min-height: 24px; font-size: 11px; } .search_form input[type='submit'] { text-transform: uppercase; font-size: 11px; padding: 0 5px; min-height: 24px; cursor: pointer; background-color: #4f5760; color: #fff; } .search_box { visibility: hidden; } .search_box:checked ~ .search_form { width: 213px; height: 32px; padding: 4px; top: 35px; } .search_box:checked ~ .search_form form { opacity: 1; } /* =========================== CUSTOM SELECT =========================== */ .custom-select { position: relative; margin-top: -5px; } .custom-select select { display: none; } .select-items, .select-selected { color: #000; padding: 3px 5px; cursor: pointer; } .select-selected { background-color: #f3f3f3; line-height: 2; width: 76px; margin-top: 5px; } .select-selected::after { position: absolute; content: ""; top: 19px; right: -15px; border: 6px solid transparent; border-top-color: #000; } .select-items { position: absolute; background-color: #f3f3f3; top: 100%; left: 0; right: 0; z-index: 99; width: 80px; } .select-hide { display: none; } /* =========================== ANIMATION =========================== */ .animation { animation-duration: 0.7s; animation-fill-mode: both; } .animatebox { border: 1px solid #111; width: 100%; transform: translate3d(-100%, 0, 0); background: #f9f9f9; } /* =========================== UTILITIES =========================== */ .contact { list-style: none; } .drop { left: 80px !important; } .noTranslate { width: 100% !important; } /* =========================== MEDIA QUERIES =========================== */ @media screen and (max-width: 360px) { .img_ad { width: 44% !important; } } @media screen and (max-width: 320px) { .img_ad { width: 41% !important; } } @media screen and (max-width: 800px) { #advert { display: none !important; } #stickyribbon2 { position: static !important; } .nav { z-index: 0 !important; } } @media screen and (max-width: 991px) { .dropdown-menu { padding: 0 !important; width: 60% !important; } .p_sm_relative { position: relative; } .navbar-header { float: right !important; margin-top: -42px; } .res-menu-icon { background: #efefef; border: 1px solid #e2e2e2; width: 100%; height: 46px !important; } #navmenu { display: block !important; } .breaking-news-title { display: none !important; } } @media screen and (min-width: 768px) and (max-width: 991px) { .navbar-collapse.collapse { height: auto !important; } .nav.navbar-nav { width: 100%; background-color: #f5f5f5; } .nav-ul a { padding: 10px; } } @media screen and (min-width: 992px) { .goog-te-menu-value { padding: 0 7px !important; } } @media screen and (min-width: 992px) and (max-width: 1199px) { .nav-ul a { font-size: 12px !important; padding: 10px 8px !important; } }