/**
 * Will only render for IE8 and 9 and below. As of 2014 Genworth no longer supports IE7.
 * IE8 detection occurs in gnw-responsive/browser-width.js
 * @author 430008339 - Herrador
 *
 * Includes:
 *    $- Carousel
 *    $- CarouTab
 *    $- Disclaimer
 *    $- Footer
 *    $- Grid
 *    $- R70
 *    $- LTC Leadform Dropdown
 *    $- LTC COC Calc
 *    $- LTC Get A Free Guide
 *    $- Nav Primary
 *    $- LTC State selector
 *    $- Video Modal
 *    $- Tabs
 *    $- Text Align
 *    $- Text/Image Component
 *    $- Util
 */


/*
 *    $- Carousel
 */
.no-csstransitions .carousel {
    margin-bottom: 20px;
}
.no-csstransitions .carousel-control {
    display: block;
}
.no-borderradius .carousel-control .fa {
    line-height: 5px;
}  
.no-csstransitions .carousel-indicators {
    left: 25%;
}
    
.no-csstransitions .carousel-indicators li {
    width: 10px;
    height: 10px;
    margin-left: 5px;
}
.no-csstransitions .carousel-indicators li:first-child {
    margin-left: 35%;
}
.no-csstransitions .carousel-indicators.indicators-bottom{
    bottom: 15px;
}
.no-csstransitions .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin-left: 5px;
}
.no-csstransitions .carousel-hero {
    position:absolute;
    top:0;
    width:100%;
    padding:20px 80px
}
.no-csstransitions .carousel-hero.carousel-hero-bottom {
    bottom:0;
    top:auto;
    padding-bottom:60px
}
.no-csstransitions .carousel-hero.carousel-hero-middle {
    top:25%;
    padding-top:0
}
.no-csstransitions .carousel-hero.split-right {
    width:60%;
    right:0;
    padding-left:0
}
.no-csstransitions .carousel-hero.split-left {
    width:60%;
    left:0;
    padding-right:0
}
.no-csstransitions .carousel-hero.carousel-hero-bg {
    margin:20px 70px;
    padding:15px;
    background-color:#fff;
    background-color:rgba(255,255,255,.8)
}
.no-csstransitions .carousel-cta {
    text-align: left;
}
.no-csstransitions .carousel-cta.text-right {
    text-align: right;
}
.no-csstransitions .carousel-img > img {
    max-width: none;
}
    
 
 
/* 
 *    $- CarouTab
 */
.no-csstransitions .ct-carousel-portion-inner > .active,
.no-csstransitions .ct-carousel-portion-inner > .next,
.no-csstransitions .ct-carousel-portion-inner > .prev {
    display: block;
}
.no-csstransitions .ct-hero {
    position: absolute;
    top: 20px;
    width: 50%;
    margin-left: 80px;
    z-index: 10;
}
.no-csstransitions .hero-header {
    font-size: 30px;
    line-height: 32px;
    color: #0369A3;
    padding: 0;
}
.no-csstransitions .hero-header36 {
    font-size: 24px !important;
    line-height: 26px !important;
}
.no-csstransitions .hero-content {
    font-size: 14px;
}
.no-csstransitions .hero-content .btn {
    display: inline-block;
}
.no-csstransitions .ct-carousel-portion-control {
    position: absolute;
    top: 40%;
    left: 15px;
    margin-top: -20px;
    color: #fff;
    text-align: center;
    background: #222;
    border: 3px solid #fff;
    border-radius: 23px;
    opacity: 0.5;
    text-decoration: none;
}
.no-csstransitions .ct-carousel-portion-control > .fa {
    font-size: 23.5px;
}
.no-csstransitions .ct-carousel-portion-control.right {
    right: 15px;
    left: auto;
}
.no-csstransitions .ct-carousel-portion-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
}
.no-csstransitions .ct-info-ribbon {
    display: block;
    width: 100%;
    position: absolute;
    top: 293px;
    z-index: 10;
}
.no-csstransitions .ct-info-ribbon .info-ribbon-content {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px;
    font-size: 14px;
    text-align: center;
    z-index: 10;
}
.no-csstransitions .ct-info-ribbon .info-ribbon-content p {
    margin: 0;
}
.no-csstransitions .ct-tab-portion .sliderwrapper {
    width: 100%;
    margin-top: -42px;
    z-index: 4;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu {
    width: 100%;
    z-index: 4;
    position: relative;
    bottom: auto;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu li a {
    display: block;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    width: 162px;
    padding: 10px;
    color: #000;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.8);
    background-color: #e6e7e8;
    margin-right: 10px;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu li a * {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 20px;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu li.active {
    padding: 0;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu li.active a {
    color: #C7481C;
    background-color: #fff;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu li.active a:hover {
    background-color: #fff;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .menu li.active a * {
    color: #C7481C;
}
.no-csstransitions .ct-tab-portion .sliderwrapper .content {
    width: auto;
    min-height: 158px;
    border: 1px solid #cccccc;
    cursor: pointer;
    box-shadow: 5px 6px 16px -6px rgba(136, 136, 136, 0.5);
    background-color: #fff;
}
.no-csstransitions .ct-headtxt {
    color: #464646;
    font-size: 30px;
    line-height: 36px;
}
.no-csstransitions .ct-disclaimer-text {
      padding: 20px;
}



/* 
 *    $- Disclaimer
 */
.no-csstransitions .disclaimer-ref-par {
    margin: 0 20px;
}




/* 
 *    $- Footer
 */
.footer-content {
  padding: 20px !important;
}
  .footer-menu-wrap {
  margin-bottom: 20px !important;
}
.footer-menu > ul > li {
  float: left !important;
  width: 25% !important;
  padding-right: 30px !important;
}
.footer-menu .fa {
  display: inline-block !important;
  font-size: 13px !important;
  vertical-align: middle !important;
  padding-right: 5px !important;
}
.footer-menu li:last-child .footer-head {
  border-bottom: none !important;
}
.footer-menu ul ul {
  display: block !important;
  background-color: transparent !important;
}
.footer-menu ul ul li {
  border-top: 1px solid #70695F !important;
  text-shadow: -1px 0 1px #363636 !important;
}
.footer-menu ul ul li a {
  color: #fff !important;
  text-decoration: none !important;
  display: inline-block !important;
  padding: 5px 0 !important;
}
.footer-menu ul ul li a:hover {
  background-color: transparent !important;
}
.footer-head {
  text-shadow: -1px 0 1px #363636 !important;
  font-size: 120% !important;
  font-weight: bold !important;
  line-height: 30px !important;
  padding: 0 !important;
  border-top: none !important;
  border-bottom: none !important;
  margin: 0 !important;
  cursor: auto !important;
}
.footer-column .footer-head {
  border-bottom: 1px solid #70695F !important;
}
.footer-head .fa {
  display: none !important;
}
.footer-column {
  text-shadow: -1px 0 1px #363636 !important;
  width: 25% !important;
  float: left !important;
  padding: 0 !important;
}
.footer-column .footer-head {
  display: block !important;
}
.footer-socialmedia > a > img {
  width: 20% !important;
}
.footer-legal {
  border-top: 1px solid #70695F !important;
  padding: 20px 0 0 0 !important;
}
.footer_rule {
  border-top: 1px solid #6B6863 !important;
  border-bottom: 1px solid #9A968F !important;
  margin: 30px 0 !important;
}



/*
 *    $- Grid
 */
.no-csstransitions .form-emphasized {
  background: #f5f5f5;
  padding: 20px 20px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

.no-csstransitions [class^="col-"]:first-child, .no-csstransitions [class^="col-"] .alpha {
  margin-left: 0;
}
.no-csstransitions .col-1 {
  width: 6.382989%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-2 {
  width: 14.893641%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-3 {
  width: 23.404293%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-4 {
  width: 31.914945%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-5 {
  width: 40.425597%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-6 {
  width: 48.936249%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-7 {
  width: 57.446901%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-8 {
  width: 65.957553%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-9 {
  width: 74.468205%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-10 {
  width: 82.978857%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-11 {
  width: 91.489509%;
  margin-left: 2.127663%;
}
.no-csstransitions .col-12 {
  width: 100%;
}
 



/*
 *    $- R70 for ie9
 */
.no-csstransitions .r70-cntrl-panel {
    display: inline-block;
    left: 10px;
    z-index: 1000;
    position: absolute;
}
.no-csstransitions #viewsControlContainer {
    position: absolute;
    bottom: 10px;
    display: none;
}
.no-csstransitions #hearingDesc {
    position: absolute;
    top: 10px;
    left: -265px;
}
.no-csstransitions #visionDesc {
    top: 10px;
    right: -251px;
    position: absolute;
}
.no-csstransitions #arthritis1Desc {
    top: 195px;
    left: -265px;
    position: absolute;
}
.no-csstransitions #arthritis2Desc {
    top: 430px;
    right: -225px;
    position: absolute;
}
.no-csstransitions #postureDesc {
    top: 220px;
    right: -255px;
    position: absolute;
}
.no-csstransitions #muscleDesc {
    top: 400px;
    left: -265px;
    position: absolute;
}



/*
 * $- LTC Leadform Get A Free Guide
 * ======================================
 */
.no-csstransitions .lead-form-free-guide .dob-fields {
  width: 23.404293%;
}
.no-csstransitions .lead-form-free-guide .dob-fields + .dob-fields {
  padding-left: 0;
}
.no-csstransitions .lead-form-free-guide .required-text {
  display: block;
}
.no-csstransitions .lead-form-free-guide .zip-code {
  text-align: right;
}
.no-csstransitions .lead-form-free-guide .is-split > div {
  width: auto;
  float: none;
  padding-right: 0;
}
.no-csstransitions .lead-form-free-guide .is-split > div + div {
  padding-left: 0;
}
.no-csstransitions .ltc-freeguide-img {
  margin: 20px 0 0 0;
  text-align: left;
}
.no-csstransitions .ltc-freeguide-btn {
  float: right;
  text-align: right;
}
.no-csstransitions .ltc-freeguide-btn .btn {
  width: auto;
}




/*
 * $- LTC COC Calc
 * ================
 */
.no-csstransitions .coc-calc-cntrl {
    width: 33.3333%;
    float: left;
}
.no-csstransitions .coc-calc-cntrl:first-child {
    margin-top: 0;
}
.no-csstransitions .coc-calc-submit {
    text-align: right;
}
.no-csstransitions .coc-calc-state {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 5px;
    text-align: center;
}
.no-csstransitions #cocCalc {
    margin: 0 20px;
    position: relative;
}
.highcharts-container {
    line-height: normal;
}
.no-csstransitions .coc-calc-back{
    display: inline-block;
}


/*
 * $- LTC Leadform Dropdown
 * ======================================
 */
.no-csstransitions #sub-header {
  margin-top: 0;
}
.no-csstransitions #contactForm-wrapper {
  padding: 0 5px 0 10px;
}
.no-csstransitions .panel_button {
  padding: 10px 2px;
}
.no-csstransitions .panel_button a {
  font-size: 16px;
}
.no-csstransitions #panel-button-shown.is-showing {
  display: block;
}
.no-csstransitions #panel-button-hidden.has-js-hide {
  display: none;
}
.no-csstransitions .panel_button {
  text-align: left;
}
.no-csstransitions .panel_button .fa {
  display: inline-block;
  float: right;
  font-size: 14px;
}
.no-csstransitions .panel_button,
.no-csstransitions .panel-footer {
  margin: 0 auto;
  position: relative;
  padding: 10px 20px;
  z-index: 20;
  border: 1px solid #bbb;
  border-top: none;
  border-radius: 0px 0px 5px 5px;
  background-color: #e5e6e7;
}
.no-csstransitions .panel_button a,
.no-csstransitions .panel-footer a {
  color: #0369a3;
  font-size: 13px;
}
.no-csstransitions #leadGenHead {
  border-bottom: 1px solid #bbb;
}
.no-csstransitions #leadGenHead .hideForm {
  border-left: 1px #bbb solid;
  border-right: 1px #bbb solid;
  background: #fff;
  cursor: pointer;
  padding: 10px 20px;
  margin: 0;
}
.no-csstransitions #leadGenHead .hideForm > a {
  text-decoration: none;
}
.no-csstransitions #leadGenHead .hideForm > img {
  float: right;
  vertical-align: middle;
}
.no-csstransitions #leadGenHead .fa {
  float: right;
}
.no-csstransitions #contact-form-panel,
.no-csstransitions #panel-button-shown {
  display: block;
}
.no-csstransitions #contactForm-wrapper {
  position: absolute;
  width: 222px;
  left: 0px;
  z-index: 25;
  margin-top: -3px;
  padding: 0;
}
.no-csstransitions #contact-form-panel {
  width: 400px;
  height: 0px;
  margin: 0 auto;
  z-index: 10;
  overflow: hidden;
  color: #504D4A;
  max-height: 440px;
}
.no-csstransitions #leadform-contents {
  border-left: 1px #bbb solid;
  border-right: 1px #bbb solid;
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: #fff;
}
.no-csstransitions #leadform-contents select {
  width: 75px;
  padding: 5px;
  display: inline-block;
}
.no-csstransitions #leadform-contents label > span,
.no-csstransitions #leadform-contents .required-field > span {
  color: #a94d5a;
}
.no-csstransitions #lead-gen-content-container,
.no-csstransitions #lead-gen-disclaimer {
  padding: 10px 20px;
}
.no-csstransitions .panel-footer {
  cursor: default;
  border-top: 1px solid #bbb;
  width: 400px;
}
.no-csstransitions .panel-footer a {
  font-size: 16px;
  font-weight: bold;
  color: #504D4A;
  text-decoration: none;
  margin-right: 10px;
}
.no-csstransitions .panel-footer button {
  min-width: 90px;
  margin-right: 10px;
}
.no-csstransitions .panel-footer img {
  position: relative;
  top: 5px;
}
.no-csstransitions #contactUsPhoneNumber {
  font-size: 16px;
  font-weight: bold;
  color: #504D4A;
  margin-right: 10px;
}
.no-csstransitions .errorBlock {
  display: block !important;
}
.no-csstransitions .lead-form-thank-you {
  margin-left: 20px;
  margin-right: 20px;
}




/*
 * $- Nav
 * ===========================
 */
.no-csstransitions .sf-menu,
.no-csstransitions .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.no-csstransitions .sf-menu li {
  position: relative;
}
.no-csstransitions .sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.no-csstransitions .sf-menu > li {
  float: left;
}
.no-csstransitions .sf-menu li:hover > ul,
.no-csstransitions .sf-menu li.sfHover > ul {
  display: block;
}
.no-csstransitions .sf-menu a {
  display: block;
  position: relative;
}
.no-csstransitions .sf-menu ul ul {
  top: 0;
  left: 100%;
}
.no-csstransitions .sf-menu {
  float: left;
}
.no-csstransitions .sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
}
.no-csstransitions .sf-menu a {
  padding: .75em 1em;
  text-decoration: none;
}
.no-csstransitions .sf-menu li {
  background: #f1f1f1;
  white-space: nowrap;
}
.no-csstransitions .sf-menu ul li {
  background: #fff;
}
.no-csstransitions .sf-menu > li:last-child a {
  padding-right: 0;
}
.no-csstransitions .sf-menu ul ul li {
  background: #ededed;
}
.no-csstransitions .sf-menu ul li a {
  border-bottom: 1px solid #ccc;
}
.no-csstransitions .sf-menu li a:hover {
  color: #cb511e;
}
.no-csstransitions .sf-arrows .sf-with-ul + ul .sf-with-ul {
  padding-right: 2.5em;
}
.no-csstransitions .sf-arrows .sf-with-ul + ul .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-left-color: #ccc;
}
.no-csstransitions .sf-arrows > li > .sf-with-ul:focus:after,
.no-csstransitions .sf-arrows > li:hover > .sf-with-ul:after,
.no-csstransitions .sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #fff;
}
.no-csstransitions .sf-arrows .sf-with-ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}
.no-csstransitions .sf-arrows ul li > .sf-with-ul:focus:after,
.no-csstransitions .sf-arrows ul li:hover > .sf-with-ul:after,
.no-csstransitions .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #999;
}
.no-csstransitions .container {
  min-width: 769px;
  margin: 0 auto;
}
.no-borderradius .navbar {
  width: 940px;
  margin: 0 auto;
  height: 73px;
}
.no-csstransitions .nav-utility .search-toggle,
.no-csstransitions .navbar-toggle {
  display: none;
}
.no-csstransitions .navbar-logo {
  float: left;
}
.no-csstransitions .navbar-wrapper {
  min-width: 980px;
  height: 73px;
  padding: 0 20px;
}
.no-csstransitions .nav-desktop {
  float: right;
}
.no-csstransitions .nav-desktop .nav-utility {
  display: block;
  line-height: 20px;
  float: right;
  margin-top: 4px;
}
.no-csstransitions .nav-desktop .nav-utility a {
  text-decoration: none;
}
.no-csstransitions .nav-desktop .nav-utility a:hover {
  color: #ca511e;
}
.no-csstransitions .nav-desktop .nav-utility .search,
.no-csstransitions .nav-desktop .nav-utility .btn-search {
  padding: 2px 5px;
  height: 26px;
}
.no-csstransitions .nav-desktop .nav-utility .btn-search {
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  margin: 0 0 0 -4px;
  vertical-align: middle;
}
.no-csstransitions .nav-desktop .nav-utility .btn-search:hover {
  background-color: #ededed;
}
.no-csstransitions .nav-desktop .nav-utility .btn-search:active,
.no-csstransitions .nav-desktop .nav-utility .btn-search:focus {
  outline: none;
}
.no-csstransitions .nav-desktop .nav-utility .btn-search:active {
  box-shadow: inset 0 0 7px #ccc;
}




/*
 * $- LTC State Selector
 * =======================================
 */
.no-csstransitions .ltc-stateselect-cta {
  padding: 0 10px 0 5px;
}
.no-csstransitions .ltc-stateselect-cta a,
.no-csstransitions .ltc-stateselect-cta .fa {
  font-size: 16px;
}
.no-csstransitions .ltc-stateselect-cta {
  text-align: left;
  width: auto;
}
.no-csstransitions .ltc-stateselect-cta > .state-icon {
  cursor: pointer;
  background: url('/etc/designs/responsive-twelve-column/gnw-responsive/clientlib/images/sprite_state.png') no-repeat 0 0px;
  padding: 7px 0 0 35px;
  height: 35px;
}
.no-csstransitions .ltc-stateselect-cta a {
  font-size: 13px;
  font-weight: bold;
  color: #0369a3;
  display: inline;
  padding: 0;
}
.no-csstransitions .ltc-stateselect-cta .fa {
  display: none;
}
.no-csstransitions .ltc-stateselect-modal .btn,
.no-csstransitions .ltc-stateselect-modal select {
  float: left;
}
.no-csstransitions .ltc-stateselect-modal .btn {
  display: inline-block;
  width: 100px;
}
.no-csstransitions .ltc-stateselect-modal select {
  width: 70%;
  margin-right: 20px;
  margin-bottom: 0;
}




/* 
 * $- Video Modal 
 * ========================================
 */
.vidmodal-image img {
  width: auto !important;
  max-width: 100% !important;
  position: relative !important;
  z-index: 10 !important;
}
.vidmodal-image.img-left img {
  margin-right: 20px !important;
}
.vidmodal-image.img-right img {
  margin-left: 20px !important;
}
.vidmodal-hero .vidmodal-title a{
  color: #fff !important;
  text-decoration: none !important;
}
.vidmodal-title a {
  color: #0369a3 !important;
  text-decoration: underline !important;
}

.vidmodal-description {
  position: relative !important;
  bottom: auto !important;
  background-color: transparent !important;
  color: #434343 !important;
  padding: 0 !important;
  width: auto !important;
}
.vidmodal-hero .vidmodal-description {
    position: absolute !important;
    bottom: 0 !important;
    background-color: #333 !important;
    color: #fff !important;
    padding: 15px !important;
    width: 100% !important;
}
.vidmodal-hero * {
    color: #fff !important;
}
.vidmodal-description p:last-child {
  margin-bottom: 10px !important;
}
.vidmodal-hero .vidmodal-description .text,
.vidmodal-description .text {
            display: block !important;
}

.vidmodal-time {
  display: block !important;
  margin-top: 40px !important;
  float: none !important;
}

.vidmodal-watch {
  display: block !important;
  position: absolute !important;
  bottom: 0 !important;
  right: 0 !important;
}
.vidmodal-watch > a {
  text-decoration: none !important;
  font-weight: bold !important;
}
.vidmodal-watch .fa {
  vertical-align: middle !important;
}



/* 
 * $- Tabs 
 * ========================================
 */
.no-csstransitions .sliderwrapper > .menu {
  top: 1px;
}
.no-csstransitions .sliderwrapper > .menu li {
  list-style-type: none;
}
.no-csstransitions .sliderwrapper > .menu li > a {
  background-color: #ededed;
  color: #0369a3;
  padding: 5px 10px;
  float: left;
  border: 1px solid #ccc;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  width: 30%;
  min-height: 20px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
}
.no-csstransitions .sliderwrapper > .menu li:first-child a {
  margin-left: 0;
}
.no-csstransitions .sliderwrapper > .menu li.active a {
  background-color: #fff;
  color: #C7481C;
  border-bottom: 1px solid #fff;
}
.no-csstransitions .sliderwrapper .content {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
  margin-bottom: 20px;
}
.no-csstransitions .sliderwrapper .content .btn {
  display: inline-block;
  margin: 0;
}
.no-csstransitions .sliderwrapper .content .txtImgComp p:last-child {
  margin-bottom: 0;
}




/* 
 * $- Text Alignment 
 * ========================================
 */
.no-csstransitions .text-center-toRight {
    text-align: right;
}
.no-csstransitions .text-center-toLeft {
    text-align: left;
}




/* 
 * $- Text/Image Component 
 * ========================================
 */
.list-no-wrap {
    overflow: hidden;
}
.imgLeft + .text .list-no-wrap {
    padding-left: 20px;
}
    
    
    
    
/* 
 * $- Util 
 * ========================================
 */
.no-borderradius .mobile-display,
.no-borderradius .util-nav-icon > i {
    display: none;
}
.no-borderradius .mobile-hide {
    display: block;
}
.no-borderradius .mobile-hide-inline,
.no-borderradius .util-nav-icon > span {
    display: inline;
}