


/*Gotham Book Family*/
@font-face {
	font-family: 'Gotham-Book';
	src: url('fonts/gothambook/Gotham-Book.eot?') format('eot'), 
	     url('fonts/gothambook/Gotham-Book.otf')  format('opentype'),
	     url('fonts/gothambook/Gotham-Book.woff') format('woff'), 
	     url('fonts/gothambook/Gotham-Book.ttf')  format('truetype'),
	     url('fonts/gothambook/Gotham-Book.svg#Gotham-Book') format('svg');
}

@font-face {
	font-family: 'Metropolis';
	src: url('fonts/gothambook/Metropolis-Bold.eot?') format('eot'), 
	     /*url('fonts/gothambook/Metropolis-Bold.otf')  format('opentype'),*/
	     url('fonts/gothambook/Metropolis-Bold.woff') format('woff'), 
	     url('fonts/gothambook/Metropolis-Bold.ttf')  format('truetype'),
	     url('fonts/gothambook/Metropolis-Bold.svg#Gotham-Book') format('svg');
}

@font-face {
	font-family: 'Metropolis-Medium';
	src: url('fonts/gothambook/Metropolis-Medium.eot?') format('eot'), 
	     /*url('fonts/gothambook/Metropolis-Medium.otf')  format('opentype'),*/
	     url('fonts/gothambook/Metropolis-Medium.woff') format('woff'), 
	     url('fonts/gothambook/Metropolis-Medium.ttf')  format('truetype'),
	     url('fonts/gothambook/Metropolis-Medium.svg#Gotham-Book') format('svg');
}

/*Centrale Sans Family*/

@font-face {
    font-family: 'Centrale Sans';
    src: url('/OIQ//fonts/Centrale-Sans/Centrale-Sans-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Centrale Sans Medium';
    src: url('/OIQ//fonts/CentraleSansFamily/Typedepot-CentraleSansMedium.otf') format('opentype');
    src: url("..//fonts/CentraleSansFamily/WebKitCentraleSans/web/fonts/300225_9_0.woff") format("woff"), url("..//fonts/CentraleSansFamily/WebKitCentraleSans/web/fonts/300225_9_0.ttf") format("truetype");
}

@font-face {
    font-family: 'Centrale Sans Book';
    src: url('/OIQ//fonts/CentraleSansFamily/Typedepot-CentraleSansBook.otf') format('opentype');
    src: url("..//fonts/CentraleSansFamily/WebKitCentraleSans/web/fonts/300225_1_0.woff") format("woff"), url("..//fonts/CentraleSansFamily/WebKitCentraleSans/web/fonts/300225_1_0.ttf") format("truetype");
}


/*  END FONTS  */

.navbar-fixed-bottom, .navbar-fixed-top {
    position: relative;
    /*right: 0;
    left: 0;
    z-index: 1030;*/
}


body {
    /* background: url(file:///C:/Users/cserko/Desktop/00_MUNKA/_00_wonderduck_lacoste/html/img/dreamstime_xl_28102750.jpg) no-repeat center center fixed; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: #ffffff;
     font-family: Gotham-Book;
    font-size: 14px;
    color: #6A737B;
    line-height: 24px;
    
    background-image: radial-gradient(circle, #a2a2a2, #b8b9b8, #d0d0d0, #e7e7e7, #ffffff);
}

.nomargin {
  margin: 0px;
}

.nopadding {
  padding: 0px;
}

.light-grey-bg {
    background-color: rgba(239, 241, 243, 0.7098039215686275);
    padding: 50px 0px;
    text-align: center;
}

a {
    text-decoration: none;
    color: #ff1722;
}

.button {
    width: 85%;
    margin: 20px 7.5%;
    text-transform: uppercase;
    color: #FFF;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    font-weight: bold !important;
    cursor: pointer;
    padding: 0px;
}

.dropdown { 
    position:static !important; 
} 

.dropdown-menu { 
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important; 
    margin-top:0px !important; 
    width:100% !important; 
    max-width: 1200px;
    margin: 0px;
    padding: 0px;
} 

a.dropdown-item {
    float: left;
    width: 100%;
    padding: 0px 20px 10px;
    color: #6A737B;
    font-weight: 200;
    text-decoration: none;
}

a.dropdown-item:hover {
    color: #00B0B9;
}

.right-nav a.dropdown-item {
    padding: 0px 0px 0px;
}

a.dropdown-item.active-item {
    color: #00b0b9;
    font-weight: bold;
}

h4.nav-title {
    float: left;
    width: 100%;
    padding: 0px 20px 0px;
    font-weight: 400;
    color: #6A737B;
}

.right-nav h4.nav-title {
    padding: 0px 0px 0px;
}

.dropdown-divider {
    height: 3px;
    display: flex;
    color: #e2e2e2;
    width: 50%;
    background: #e2e2e2;
    margin-left: 20px;
}

.right-nav .dropdown-divider {
    height: 2px;
    display: flex;
    color: #e2e2e2;
    width: 100%;
    background: #e2e2e2;
    margin-left: 0px;
    margin-bottom: 10px;
}

.orangeButton {
    background-color: #F96500;
    border: 2px solid #F96500;
    border-radius: 10px;
}

.nav-first-right {
  background-color: #e1e5e8;
  min-height: 400px;
  text-align: center;
  margin: 0 auto;
  padding: 15px;
}

img.nav-item1-img {
    margin: 0 auto;
}




.navbar-onco {
    /* background-color: #f8f8f8; */
    background-color: #ffffff;
    border-color: #e7e7e7;
    border-radius: 0px;
    border: 0px;
    margin: 0px;
}

.navbar-header-onco {
    width: 100%;
    padding: 20px;
}

.top-navbar {
    height: 95px;
}

a.navbar-brand {
    position: absolute;
    position: relative;
    /*left: 19%;
    top: 10px;*/
    z-index: 1000;
    float: left;
    height: 88px;
    padding: 0px 7px;
    font-size: 18px;
    line-height: 20px;
}

img.www_logo.konf-logo {
    height: 97px;
}

.search-container {
    /*position: absolute;
    right: 21.5%;*/
    top: 23px;
    
    position: relative;
    float: right;
    z-index: 1000;
}

 .searchBox {
    border-radius: 10px;
    border: solid 1px #ccc;
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding: 6px 10px;
    padding-right: 30px;
    height: 28px;
    width: 172px;
}

 #searchButton {
    line-height: 28px;
    cursor: pointer;
    position: absolute;
    margin-left: -30px;
    font-family: "FontAwesome";
    display: inline-block;
    font-size: 18px;
        color: #6A737B;
}

.navbar-onco-nav {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    position: relative;
    max-width: 1280px;
    width: 100%;
    padding-left: 9px;
    bottom: 0;
    margin: 0;
    padding-right: 9px;
    height: 30px;
    margin: 0;
    margin-top: 20px;
    padding-right: 80px;
    /*left: 20%;
    right: 20%;*/
  }

ul#fomenu {
    border-top: 0px solid silver;
    min-width: 64%;
    padding-right: 00px;
    position: absolute;
    left: 25%;
    right: 25%;
    top: 16px;
    font-weight: bold;
} 

.navbar-nav>li {
    float: left;
    width: auto;
    text-align: center;
}

.navbar-nav>li>a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    font-family: Gotham-Book;
    color: #ff1722;
    line-height: 26px;
    padding: 5px 15px;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
    cursor: pointer;
    font-family: Gotham-Book;
    color: #ff1722;
    border-color: #ff1722;
    background-color: transparent!important;
}

a.nav-link.dropdown-toggle.fomenu.sitedrop {
    color: #24a1fe;
}

.btn-navbar-onco {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    /* line-height: 15px; */
    /* word-spacing: .25em; */
    /* margin-left: 60px; */
    cursor: pointer;
    border-bottom: 3px solid transparent;
    font-family: Gotham-Book;
    color: #6A737B;
     line-height: 26px;
     padding: 5px 0px;
     border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    background-color: inherit;
}

.btn-navbar-onco:hover {
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    cursor: pointer;
    font-family: Gotham-Book;
    color: #00B0B9;
    border-color: #00B0B9;
}

/***fooldal***/
.content-top {
    margin-top: 145px;
}

.main-banner {
    /*background-image: url(/img/top-banner.jpg);*/
    /*background-image: url(/img/tachometer.gif);*/
    background-color: #000;
    height: 590px;
    background-size: cover;
    color: #FFF;
    text-align: center;
    width: 100vw;
    margin-left: calc(((101vw - 100%)/2) * -1.022);
}

.home-page-banner {
    height: 590px;
    background-size: cover;
    color: #FFF;
    text-align: center;
    width: 100vw;
    margin-left: calc(((100vw - 100%)/2) * -1.022);
}


.home-page-banner-title {
    position: relative;
    top: 26%;
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
     font-family: Gotham-Book;
     font-family: Metropolis-Medium;
     color: #ff1722;
     font-weight: bold;
     z-index: 1000;
}

.home-page-banner-content {
    position: relative;
    top: 13%;
    -ms-transform: translateY(-35%);
    -o-transform: translateY(-35%);
    -moz-transform: translateY(-35%);
    -webkit-transform: translateY(-35%);
    transform: translateY(-35%);
    font-size: 40px;
    line-height: 30px;
    font-weight: 200;
    font-family: Gotham-Book;
    max-width: 950px;
    margin: 0 auto;
}

.karrierista-expert {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    text-shadow: 1px 1px 1px #915252, 3px 3px 5px #655a5a;
    font-style: italic;
    
}

span.cover-brand-name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    font-family: Metropolis-Medium;
}

.aquaButton {
    background-color: #ff1722;
    border: 2px solid #ff1722;
    border-radius: 2px;
    color:#fff;
}

.aquaButton:hover {
    background-color:transparent ;
    border: 2px solid #ff1722;
    border-radius: 2px;
    color:#ff1722;
}

.aquaButton.aquainverse {
    background-color: #fff;
    border: 2px solid #00B0B9;
    border-radius: 10px;
    color:inherit;
}

.aquaButton.aquainverse:hover {
    background-color:#00B0B9 ;
    border: 2px solid #00B0B9;
    border-radius: 10px;
    color:#fff;
}


/*.home-banner-button-float {
    position: relative;
    top: 37%;
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    width: 20%;
    margin-left: 40%;
}*/

.home-banner-button-float {
    position: relative;
    top: 31%;
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    width: 59%;
    margin-left: 20%;
}

img.tachometer {
    width: 550px;
    display: initial;
}

.home-page-banner-button {
    height: auto;
    margin: 0 auto;
    padding: 0px 7px;
    font-size: 14px;
    font-weight: normal;
    width: 198px;
}

.home-page-banner-subtext {
    text-transform: uppercase;
    position: relative;
    top: 35%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Gotham-Book";
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0;
    background-color: #666;
    border: 0px;
    border-radius: 8px;
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #e2e2e2;
    border: 0px solid #d31e26;
    border-radius: 8px;
}

.solution {
    padding: 20px 15px;
    min-height: 320px;
}

.solution.inside {
    text-align: center;
}

img.solution-logo {
    width: 150px;
    padding-bottom: 30px;
}

.solution-text {
    text-align: left;
    border-top: 3px solid #e2e2e2;
    height: 280px;
    overflow: hidden;
}

.solution-text > p {
    font-family: 'Gotham-Book';
    font-size: 14px;
    color: #6A737B;
    line-height: 24px;
    font-weight: 200;
    text-align: left;
    margin-bottom: 20px;
    margin-top:20px;
    font-family: Gotham-Book;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgb(0 0 0 / 0%);
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgb(0 0 0 / 0%);
}

p.text-high {
    color: #000;
    margin: 30px 0px;
    font-size: 18px;
}


.covid-block {
    text-align: center;
    padding: 40px 60px;
    background-color: #E1E5E8;
}

.covid-block h3 {
    margin-top: 0px;
    margin-bottom: 18px;
    padding-bottom: 0;
    font-family: 'Gotham-Book';
    font-size: 32px;
    font-weight: normal;
    color: #F8971D;
}

.covid-block p {
    margin-top: 0px;
    margin-bottom: 18px;
    padding-bottom: 0;
    font-family: 'Gotham-Book';
    font-size: 16px;
    font-weight: 300;
}

button.btn.btn-aqua {
    background-color: #00B0B9;
    color: #fff;
    border: 2px solid #00B0B9;
    border-radius: 7px;
    padding: 5px 20px;
    font-size: 16px;
}

button.btn.btn-aqua:hover {
    background-color: transparent;
    color: #00B0B9;
}

.category-inside {
    min-height: 557px;
    padding: 50px 15px;
}

img.cat-arrow {
    width: 50px;
    margin-bottom: 30px;
}

.category-text h3{
    color: #fff;
}

.category-text p{
    color: #fff;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 20px;
}

.category-text a{
    color: #fff;
}

.category-item {
    background-image: url(/img/OIQ_homepage_ppl_hover.png);
    padding: 0px;
    background-size: cover;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    /*width: 300px;*/
    height: 100%;
    transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
    -webkit-transition: opacity .1s ease-out;
    -o-transition: opacity .1s ease-out;
    cursor: pointer;
    margin-bottom: 50px;
}

.citem-01 {
    background-image: url(/img/chiptuninrol.jpg);
}

.citem-01 > .category-inside {
    background-color: #4f79c69e;
}

.citem-02 {
    background-image: url(/img/chip.jpg);
}

.citem-02 > .category-inside {
    background-color: #49494957;
}

.citem-03 {
    background-image: url(/img/OIQ_homepage_tools_hover.png);
}

.citem-03 > .category-inside {
    background-color: #7e360b57;
}

.citem-04 {
    background-image: url(/img/karrierista.jpg);
}

.citem-04 > .category-inside {
    background-color: #ff000057
}

.category-inside:hover {
    background-color: transparent;
}

.stayintouch h2 {
    font-size: 60px;
    font-weight: 200;
    margin-bottom: 10px;
    text-align: center;
    color: #fff;
}

.stayintouch p {
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 0;
    font-family: 'Gotham-Book';
    font-size: 16px;
    font-weight: 300;
}

.btn-stayintouch {
    margin: 10px;
    font-size: 18px;
    padding:6px 30px;
    text-transform: uppercase;
}

.car-bg {
    background-image: url(/img/jp-performance-4332255_1920.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 1000px;
    padding: 30% 0%;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #e2e2e2;
    border: 1px solid #c3c3c3;
}

p.list-group-item.price-item {
    font-size: 26px;
    color: red;
    background-color: #fff;
}

p.list-group-item.text-item {
    min-height: 320px;
}

/***content***/
.content-box {
   /* border-top: 30px solid #EFF1F3;*/
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}

.breadcrumb a{
    color: #333;
    font-size: 12px;
}

.op-lead > h3, .op-content > h3, .programs > h3 {
    margin-top: 0px;
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 30px;
    color: #ff1722;
    padding: 0px 0px 30px;
    border-bottom: 3px solid #ff1722;
}

img.dx-logo {
    background-color: #E1E5E8;
    padding: 13px 20px;
}

.article-lead-right {
    padding: 30px;
}

h4.orange-title {
    color: #ff1722;
    font-weight: bold;
    margin-top: 20px;
}

.btn-group-box {
    padding: 15px 0px;
}

a.btn-content-green {
    background-color: #00B0B9;
    color: #fff;
    padding: 10px 30px;
    border-radius: 11px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border: 3px solid #00B0B9;
}

a.btn-content-green:hover {
    background-color: #FFF;
    color: #00B0B9;
    padding: 10px 30px;
    border-radius: 11px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border: 3px solid #00B0B9;
}

a.btn-content-half {
    background-color: #00B0B9;
    color: #fff;
    padding: 10px 30px;
    border-radius: 11px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border: 3px solid #00B0B9;
    display: block;
    width: 46%;
    float: left;
    margin: 0px 5px 50px;
    text-align: center;
}

.half-col {
    min-height: 260px;
    margin: 20px 0px 0px;
}

h4.big-title {
    font-size: 27px;
    line-height: 30px;
    font-weight: bold;
}

h4.big-title-orange {
    font-size: 50px;
    line-height: 30px;
    font-weight: bold;
    color: #ff1722;
}

.container.high-box {
    padding: 20px 0px;
}

.panel-group {
    margin-bottom: 20px;
    padding: 80px 0px;
}

.panel-group-onco-inside {
    margin-bottom: 20px;
    padding: 20px 0px;
}

.panel-body p {
    color: #6A737B;
    font-size:14px;
    font-family: Gotham-Book;
}

.panel {
    border: 1px solid #e2e2e200;
}

.panel.panel-default.top-panel {
    border-top: 1px solid #e2e2e2;
}

.panel.panel-default {
    border-bottom: 1px solid #e2e2e2;
}

.panel-group .panel {
    margin-bottom: 0px;
    border-radius: 4px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f500;
    border-color: #ddd;
    padding: 20px 15px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
    font-weight: bold;
}

.grey-box {
    background-color: #E1E5E8;
    border-radius: 16px;
    padding: 20px;
    /*color: #fff;*/
    margin: 20px 0px 30px;
}

.lightgrey-box {
    background-color: #eef1f3;
    padding: 40px;
    margin: 20px 0px 30px;
    border-radius: 16px;
}
.guide {
    background-color: #6a737b;
    border-radius: 16px;
    padding: 10px;
    margin: 0 10px 20px 10px;
    display: grid;
}

.guide .col-sm-12 {
    background-color: #ffffff;
    border-radius: 11px;
    padding: 10px;
    text-align: center;
}

.guide .title {
    color: #f8971d;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.guide .col-sm-12 {
    background-color: #ffffff;
    border-radius: 11px;
    padding: 10px;
    text-align: center;
}

.circ {
    height: 150px;
    width: 150px;
    background-color: #f8971d;
    border-radius: 75px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding-top: 55px;
}

.grey-box h3, .lightgrey-box h3 {
    font-size: 16px;
    color: #f8971d;
}

.btn-groupbox-box {
    margin-top: 33px;
}

p.mini-p {
    font-size: 12px;
    line-height: 16px;
    color: #a6a6a6;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #ff1722;
    border-color: #ff1722;
    font-weight: bold;
    font-size: 20px;
}

/***main footer***/

.main-footer {
    min-height: 300px;
    background: #fff;
    color: #666;
    border-top:1px solid #e2e2e2;
    padding: 6% 0% 5%;
}

.footer-block-section h2 {
    white-space: nowrap;
    padding-bottom: 0px;
    color: #ff1722;
    padding-bottom: 14px;
    border-bottom: #E1E5E8 6px solid;
    padding-top: 20px;
    font-size: 18px;
}

.main-footer-nav {
    border-left: 0px solid #000;
    padding-left: 30px;
}



/***sub footer***/
.sub-footer {
    min-height: 20px;
    background: #ff1722;
}

.sub-footer h4 {
    font-size: 21px;
    color: #FFF;
    margin: 12px 0px 0px;
    text-transform: uppercase;
    font-weight: 400;
}

.main-footer-section {
    height: 120px;
    padding: 0px;
}

.leftsub {
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-image: url(/img/subfooter-bg.png);
    background-color: #ff1722;
    height: 100%;
    padding: 40px 40px;
}

.rightsub {
    padding: 10px 0px;
}

.footer-block-section.top {
    margin-bottom: 70px;
}

ul.bottom-nav {
    text-align: center;
    margin-bottom: 40px;
    margin: 0px;
    padding: 0px;
}

ul.bottom-nav li{
    display: inline;
}

ul.bottom-nav li a {
    color: #6A737B;
    border-right: 1px solid #6A737B;
    padding: 0px 10px;
    font-family: Metropolis;
}

ul.bottom-nav li.last.inline-nav a {
    border-right: 0px solid #6A737B;
}

p.copyright-text, p.legal-text {
    text-align: center;
    font-size: 12px;
    color: #697782;
    margin-bottom: 20px;
     /*font-weight: 200;*/
}


ul.footercat {
    list-style: none;
    line-height: 28px;
    -webkit-padding-start: 0;
    padding-left: 0;
}

ul.subcat {
    list-style-type: none;
}

.footercat > li > a {
    color: #6A737B;
    /*font-weight: 200;*/
    font-size: 14px;
}

.subcat > li > a {
    color: #6A737B;
    /*font-weight: 200;*/
    font-size: 14px;
    list-style-type: square!important;
}

p#back-top > a {
    position: absolute;
    right: 10px;
    bottom: -100px;
    width: 200px;
    color: #6A737B;
    
    
    font-size: 25px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    height: 50px;
    width: 50px;
   
    line-height: 50px;
    border-radius: 20px;
    cursor: pointer;
    background-color: rgba(239,241,243,0.71);
    -moz-box-shadow: 1px 1px 5px #6A737B;
    -webkit-box-shadow: 1px 1px 5px #6A737B;
    box-shadow: 1px 1px 5px #6A737B;
    z-index: 20;
}

p#back-top > a:hover, p#back-top > a:focus, p#back-top > a:active {
    color: #FFF;
    text-decoration: none;
}


/*******************@media (max-width: 1200px)******************/
@media (max-width: 1200px) {
  
ul#fomenu {
    border-top: 0px solid silver;
    min-width: 64%;
    padding-right: 00px;
    position: absolute;
    left: 31%;
    right: 20%;
    top: 16px;
    font-weight: bold;
}

.navbar-nav>li>a {
    font-size: 13px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    font-family: Gotham-Book;
    color: #ff1722;
    line-height: 26px;
    padding: 5px 10px;
}

.category-inside {
    min-height: 518px;
    padding: 50px 15px;
}

}


/*******************@media (max-width: 991px)******************/
@media (max-width: 991px) {

.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 3px;
    border-radius: 1px;
}

span.icon-bar {
    background-color: #000;
}

.category-text {
    padding: 30px;
}

img.cat-arrow {
    width: 50px;
    margin-bottom: 30px;
    margin-left: 30px;
}

ul.nav.navbar-nav.navbar-nav-kchip {
    width: 100%;
    text-align: left;
}

.navbar-nav>li {
    float: left;
    width: auto;
    text-align: left;
    width: 100%;
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #e2e2e2;
}

}

/*******************@media (max-width: 768px)******************/
@media (max-width: 768px) {

.main-banner-mobile {
    background-color: #000;
    padding: 30px;
    text-align: center;
}

.home-page-banner-mobilecontent h1 {
    color: red;
    font-size: 50px;
    font-weight: bold;
    font-family: Metropolis-Medium;
}

span.cover-brand-name {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    font-family: Metropolis-Medium;
}

.solution-text {
    text-align: left;
    border-top: 3px solid #e2e2e2;
    height: 450px;
    overflow: hidden;
}

.main-footer {
    min-height: auto;
    background: #fff;
    color: #666;
    border-top: 1px solid #e2e2e2;
    padding: 6% 0% 4%;
}

.rightsub {
    padding: 30px;
    background-color: red;
}


    
}