h1{font-size:36px;} h2 {font-size:32px;}h3 {font-size:30px;}h4 {font-size:28px;}h5 {font-size:26px;}h6 {font-size:20px;}p {font-size:18px;}

.deck-wrapper h1.page-title.hide{display:none !important;}

.deck-wrapper .section-navigation .navbar-default {
    background: linear-gradient(to right, #000 0%, #000 100%);
    border: none;
}

.section-navigation .navbar-default .navbar-nav>li>a.btn-buy {
    margin-top: 0px;
}

.deck-wrapper .section-navigation .navbar-brand h2{color: #fff!important;}
.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a{color:#fff;}
.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a:hover{color: #6CBE45;}
.background-top {padding-top:30px; padding-bottom:10px;}

.pc_pro_award{
    position: absolute;
    width: 150px;
}

@media screen and (max-width: 1440px) {
.pc_pro_award{
    position: absolute;
    width: 100px;
}
}

/*Overview*/
.atpOverviewCanvas{
	position:relative;background:url('/library/assets/products/atp-series/ATP_banner_1920x765.jpg') no-repeat top center; 
	height:750px;
	background-size:cover;
}

.atpBannerText {
	position: absolute;
    left: 18%;
    right: 0;
    bottom: 12%;
    text-align: center;
    width: 25%;
}

.atpNebulaLogo{position: absolute;left: 10%;top: 20%;}

.atpBannerText .btn-call-to-action {
    color: #fff;
    background-color: #6CBE45;
}

.atpOverviewCanvas a{
	margin-right:5px;
}

@media screen and (max-width: 1700px) {
.atpBannerText {
    left: 16%;
}
}

@media screen and (max-width: 1601px) {
.atpOverviewCanvas{
	height:700px;
}
}

@media screen and (max-width: 1440px) {
.atpOverviewCanvas{
	height:550px;
}
.atpBannerText {
	left: 13%;
    bottom: 5%;
    width: 35%;
}
}

@media screen and (max-width: 1025px) {
.atpOverviewCanvas{
	height:550px;
}
.atpBannerText {
    left: 3%;
    width: 45%;
	bottom: 5%;
}
.atpNebulaLogo {
    left: 5%;
}
}


@media screen and (max-width: 992px) {
.atpOverviewCanvas{
	background:url('/library/assets/products/atp-series/ATP_banner_640x500.jpg') no-repeat center center;
	height:600px;
	background-size:cover; 
	position:relative;
}
.atpBannerText {
    left: 10%;
	width: 55%;
}
}

@media screen and (max-width: 450px) {
.atpBannerText{width:90%;}
.atpBannerText h4{font-size:20px;}
.atpOverviewCanvas{height:400px;}
.atpNebulaLogo {
	position: absolute;
	left: 0%;
	top: 25%;
    width: 20%;
}
.atpBannerText {
	width: 70%;
	left: 0%;
}
.atpOverviewCanvas .btn-lg{
    padding: 0px 10px;
}
}

@media screen and (min-width: 2100px) {
.atpOverviewCanvas{
	height:950px;
}
}


.nebula-intro{
	background-color:#f7f7f7;
}

.nebula-intro .text{
	width:85%;
	text-align:center;
	margin: 0 auto;
}

.nebula-intro .btn-lg {
	background-color: #64be00!important;
}

.justconnect{
	display: flex;
    flex-direction: row-reverse;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.justconnect .connect-text h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.justconnect img{
	width:50%!important;
}

.button .btn-call-to-action {
    color: #fff;
    background-color: #6CBE45;
}

@media screen and (max-width: 450px) {
.nebula-intro .btn-lg {
	padding: 0px;
}
}


@media screen and (max-width: 991px) {
.justconnect {
    flex-direction: column;
}
.justconnect .connect-text{
    text-align: center;
    margin: 0 auto;
    width: 85%;
}
.justconnect img{
	width:100%!important;
}
}

.security-matrix{
	display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.security-matrix .text h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.security-matrix img{
	width:50%!important;
}

@media screen and (max-width: 991px) {
.security-matrix {
    flex-direction: column;
}
.security-matrix .text{
    text-align: center;
    margin: 0 auto;
    width: 85%;
}
.security-matrix img{
	width:80%!important;
}
}

.secure-wifi{
	width:80%;
	text-align:center;
	margin: 0 auto;
}

.secure-wifi h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.secure-wifi .btn-call-to-action{
	background-color: #64be00!important;
}

.application-patrol{
	display: flex;
    flex-direction: row-reverse;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.application-patrol .application-patrol-text h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.application-patrol img{
	width:50%!important;
}

@media screen and (max-width: 991px) {
.application-patrol {
    flex-direction: column;
}
.application-patrol .application-patrol-text{
    text-align: center;
    margin: 0 auto;
    width: 85%;
}
.application-patrol img{
	width:80%!important;
}
}

.Machine-Learning{
	width: 85%;
    text-align: center;
    margin: 0 auto;
}

.Machine-Learning h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.Machine-Learning-area{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
	width: 100%;
}

.Machine-Learning-text{
	padding-left: 30px;
}

.Machine-Learning-text h6{
	font-weight: bold;
    padding-bottom: 10px;	
}

.Machine-Learning-area img{
	width: 50%!important;
}

.Machine-Learning-section .nav-tabs>li.active>a, 
.Machine-Learning-section .nav-tabs>li.active>a:focus, 
.Machine-Learning-section .nav-tabs>li.active>a:hover{
    color: #fff;
    background-color: #6CBE45;
}

.Machine-Learning-section .nav-tabs{
	border-bottom:none;
	padding-bottom:50px;
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:80%;
	text-align: center;
}

.Machine-Learning-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.Machine-Learning-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
}

.Machine-Learning-section .nav-tabs>li>a{
	color:#758f86;
	font-size:18px;
	border: 1px solid #758f86;
	border-radius: 5px;
}

.Machine-Learning-section .nav-tabs>li>a:hover{
	color:#758f86;
	background-color:#6CBE45;
	text-decoration: none;
	color: #fff;
}

@media only screen and (max-width: 1025px){
.Machine-Learning-section .nav-tabs{
	width:100%;
	text-align:center;
}
.Machine-Learning {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
}

@media only screen and (max-width: 991px){
.Machine-Learning-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
}
.Machine-Learning-text {
    padding-left: 0px;
}
.Machine-Learning-area img{
	width: 100%!important;
}
.Machine-Learning-section .nav-tabs li {
    margin-bottom: 10px;
}
}


/* start */

.Multi-layer-section{
	width: 85%;
	text-align: center;
	margin: 0 auto;	
	padding-bottom:30px;
}

.Multi-layer-section h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.Multi-layer-area{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.Multi-layer-area .box{
	width: 90%;
	position: relative;
}

.Multi-layer-area .image{
	padding-left: 40px;
	position: relative;
}


.Multi-layer-area .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff!important;
}

.Multi-layer-area  .panel-title{
	color: #000;
	font-size: 18px;
}

.Multi-layer-area  .panel-title a:hover{
	color: #000;
}

.Multi-layer-area .panel-body p{
	width:95%;
}

.Multi-layer-area .panel {
    border-top: 1px solid #ff8900;
    padding: 10px 0;
}

.Multi-layer-area .panel-heading a {
    padding: 10px 36px 10px 16px;
}

.Multi-layer-area  .panel-body {
    padding: 5px 15px;
}

.accordion .panel-heading [data-toggle=collapse]:after {
font-family: FontAwesome;
    content: "\f106";
    font-size: 25px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    top: 15px;
    border-radius: 99px;
    border: 1px solid #ff8900;
    width: 25px;
    height: 25px;
    padding: 4px;
}

.accordion .panel-heading [data-toggle=collapse].collapsed:after {
    content: "\f105";
	padding: 5px 8px;
}

@media screen and (max-width: 1025px) {
.Multi-layer-area .box{
	width: 100%;
	position: relative;
}
}

@media screen and (max-width: 991px) {
.Multi-layer-area {
    flex-direction: column;
}
.Multi-layer-area .image{
	padding-left: 0px;
}
}

.Reputation-Filter-banner{
	position:relative;
	background:url('/library/assets/products/atp-series/reputation_filter.jpg') no-repeat center center; 
	height:600px;
	background-size:cover;
}

.Reputation-Filter-area {
	text-align: center;
    width: 70%;
    margin: 0 auto;
    padding-top: 30px;
}

.Reputation-Filter-text h3{
	font-weight: bold;
    padding-bottom: 30px;
}

@media screen and (max-width: 1440px) {
.Reputation-Filter-area {
	text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
}	
}

@media screen and (max-width: 991px) {
.Reputation-Filter-banner {
    position: relative;
    background: url(/library/assets/products/atp-series/reputation_filter.jpg) no-repeat center bottom;
    height: 550px;
    background-size: contain;
}
}

@media screen and (max-width: 450px) {
.Reputation-Filter-banner {
    height: 650px;
}
}


.content-filter{
	display: flex;
    flex-direction: row-reverse;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.content-filter-text{
	margin-left: 20px;
}

.content-filter .content-filter-text h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.content-filter img{
	width:50%!important;
}

@media screen and (max-width: 991px) {
.content-filter {
    flex-direction: column;
}
.content-filter .content-filter-text{
    text-align: center;
    margin: 0 auto;
    width: 85%;
}
.content-filter img{
	width:80%!important;
}
}


.Real-time{
	width:80%;
	text-align:center;
	margin: 0 auto;
}

.Real-time h3{
	font-weight: bold;
    padding-bottom: 30px;
}


.Reporting-Analytics-section{
	width: 85%;
	text-align: center;
	margin: 0 auto;	
	padding-bottom:30px;
}

.Reporting-Analytics-section h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.Reporting-Analytics-area{
	display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}

.Reporting-Analytics-area .box{
	display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    width: 50%;	
}

.Reporting-Analytics-area .box .text{
	width: 80%;
    padding-top: 20px;
	padding-bottom: 20px;
}

.Reporting-Analytics-area .box .text h6{
	font-weight: bold;
}

.Reporting-Analytics-area .box .text .btn-call-to-action {
    color: #fff;
    background-color: #6CBE45;
}


@media screen and (max-width: 450px) {
.Reporting-Analytics-area {
    flex-direction: column;
}
.Reporting-Analytics-area .box {
    width: 100%;
}	
}

.license-service{width: 90%;text-align:center;margin:0 auto; padding-bottom:20px;}
.license-service h3{padding-bottom:30px; font-weight: bold;}
.license-pack {table-layout: fixed; width: 90%; white-space: nowrap; margin:0 auto; border-collapse: initial;}
.row-license-service {width: 30%;}
.row-feature {width: 30%;}
.row-gold {width: 20%;}
.license-pack th{font-weight:normal; font-size:18px; padding: 20px 10px;white-space:normal; }
.license-pack td {white-space: nowrap; overflow: hidden; padding: 10px;}
.license-pack td, .license-pack th {text-align: center; color: #000; border-bottom:1px solid #000;}
.license-pack td:first-child, .license-pack th:first-child, .license-pack td:nth-child(2), .license-pack th:nth-child(2){text-align:left;}
.license-pack .notes{border-bottom: none; padding: 20px 0;}
.license-pack sup{font-size:20px;top: 0;}
.text-gold{background:#ffc800; padding:5px 15px; width:auto; color:#000;}
.license-pack .fa-external-link{padding-left:5px;}
.license-pack a{color:#000;}
.LicenseNote{width: 90%; white-space: nowrap; margin: 0 auto; padding-top: 20px;}
.LicenseNote p{font-size:14px;}
.atp-spec {text-align:center;margin:0 auto; padding-bottom:30px;}
.atp-spec h3{font-weight:bold;}
.slideshow{position:relative; min-height:400px;}
.slideshow div{position:absolute; left:0; right:0; margin:0 auto; top:0;}
.specDetail ul{list-style:none; margin:0; padding:0; display:block; padding-top:30px;}
.specDetail ul li{display:inline-block; margin: 10px 30px 30px 0; width:30%; }
.specDetail ul li:last-child h2{font-size:30px;}
.specDetail h2 span{font-size:16px; padding-left:10px;}
.specDetail p{border-bottom:1px solid #000; padding-bottom:10px; display:inline-block; margin-top:10px; font-size:14px;}
.specCanvas .panel, .specCanvas .panel-body, .specCanvas .panel-heading{background:transparent !important; color:#000;}
.specCanvas ul{padding:0; margin:0; list-style:none;}
.specCanvas ul li{margin-bottom:10px;}
.specCanvas .panel-heading .panel-title a:active, .specCanvas .panel-heading .panel-title a:focus, .specCanvas .panel-heading .panel-title a:hover, .specCanvas .panel-heading .panel-title a:hover .panel-title-header{color:#000;}
.specCanvas .panel-heading{border-bottom:1px solid #000; padding:0;}
.specCanvas .panel{margin-bottom:20px;}
.specCanvas .accordion .panel-heading [data-toggle=collapse]:after{line-height:58px;}
.specCanvas .panel-heading h3.panel-title{font-size:24px;}
.specCanvas .panel-body p{font-size:18px;}
.specCanvas .btn-outline, .specCanvas .btn-outline, .specCanvas .btn-outline:active, .specCanvas .btn-outline:focus, .specCanvas .btn-outline:hover{border-color:#000!important; color:#000!important;}
.pull-right{margin-bottom:50px;}
.specifications-container.non-freeze .table.table-specifications tr.accordion-toggle td:before{color:#000;}
.table-bordered>tbody>tr>td{text-align:center;}
.table-bordered>tbody>tr>td:first-child{text-align:left;}

.specifications-container .table-corner, .specifications-container .table-header{top:50px;}
/* .specifications-container .table.table-specifications.fixedCol {display: none;} */

.specifications-container.non-freeze .table.table-specifications, .specifications-container .table.table-specifications.fixedCol, 
.specifications-container.non-freeze .table.table-specifications tr.accordion-toggle td, .specifications-container .table.table-specifications tr th:first-child, .specifications-container.non-freeze .table.table-specifications tr td:first-child{background:#fff; color:#000;}

.specifications-container.non-freeze .table.table-specifications tr td:first-child, .specifications-container.non-freeze .table.table-specifications tr th:first-child{border-right:none; border-left:none;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th, .specifications-container .table.table-specifications tr.accordion-toggle td, .specifications-container.non-freeze .table-header, .specifications-container.non-freeze .table-scroller{border:none;overflow: hidden;}

.specifications-container .table-scroller, .specifications-container .table-header{border-right:none;}
.specifications-container .table.table-specifications tr.accordion-toggle td{border-bottom:1px solid #000;}
.specifications-container ul{margin-top:30px;font-size:14px;}
.specifications-container ul li{color:#000; line-height: 1.2em;width:85%; text-indent: -20px; padding-left: 18px;}
.specifications-container .table.table-specifications tr th{border-bottom:1px solid #000;}
.table-bordered{border:none;}
.specifications-container .table.table-specifications tr th a, .specifications-container .table.table-specifications tr th a:hover, 
.specifications-container .table.table-specifications tr th a:active{color:#000; text-decoration: none;}
.table-specifications .btn{margin-top:20px; color:#000; border:1px solid #000;}
.table-specifications .btn.bg-yellow{border:0px; color:#000;}
.specifications-container .table.table-specifications tr th, .specifications-container .table.table-specifications tr td{width:25%!important;}
.specifications-container .table.table-specifications{font-size:14px;}
.specifications-container .table.table-specifications .Specificationspadding{padding-left:50px;}
.specifications-container .table.table-specifications .Indent {padding-left:2%!important;}
.specifications-container .table.table-specifications .Indent-2 {padding-left:4%!important;}
.license-service .btn-lg{
    background-color: #64be00!important;
}

@media screen and (max-width: 1200px) {
	.specDetail ul li{width:20%;}
}
@media screen and (max-width: 1025px) {
	.license-pack td {text-overflow: ellipsis;}
	.specDetail ul{text-align:center;}
	.specDetail ul li{width:40%;}
}
@media screen and (max-width: 992px) {
	.specifications-container .table.table-specifications tr th .spec-photo img{width:150px!important;}
	.specifications-container ul li {padding-left: 30px;}
}
@media screen and (max-width: 800px) {
	.specifications-container .table-corner, .specifications-container .table-header{top:115px;}
	.specifications-container .table.table-specifications{font-size:14px;}
}
@media screen and (max-width: 768px) {
	.specifications-container .table.table-specifications tr th, .specifications-container .table.table-specifications tr td{width:200px!important;}
}
@media screen and (max-width: 700px) {
	.specifications-container .table.table-specifications tr th .spec-photo img{display:none;}
	.specifications-container .table.table-specifications tr th, .specifications-container .table.table-specifications tr td{width:200px!important;}
	.specifications-container .table.table-specifications tr th{height:53px;}
	.specifications-container ul{width:90%; margin: 0 auto;}
}
@media screen and (max-width: 450px) {
	.license-pack{width:90%;}
	.license-pack th{padding:10px; font-size:16px;}
	.license-pack td{font-size:14px;white-space: normal;}
	.text-gold{padding:5px;}
	.slideshow{min-height:200px;}
	.specDetail ul li{width:100%; text-align:center;}
}


.compatibilityList .panel-heading {background-color: #000!important;}
.compatibilityList .panel-default>.panel-heading {color: #ff2837;}
.compatibilityList .panel-heading h4{font-size:18px;}
.compatibilityList .panel {background-color: transparent;}
.compatibilityList .panel-body {background:#000;color:#fff;}
.compatibilityList .table-hover>tbody>tr:hover {background:#dadada; border: none;color:#000;}
.compatibilityList .table {margin-bottom: 0px;}
.compatibilityList .table>thead>tr>th {border-bottom: 2px solid #ff2837;}
.compatibilityList .table>tbody>tr>th, .table>tbody>tr>td {padding: 15px;}

@media screen and (max-width: 768px) {
	.compatibilityList .table-responsive {border:transparent;}
}

.panel {
    background-color: transparent;
}

.panel-body {
    background-color: #fff;
    padding-bottom: 0;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
	border-bottom: 1px solid;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
    color: #000;
}

.spec-border .accordion .panel, .spec-border .panel.panel-default {
    box-shadow: none;
    border-radius: 0;
}

.table-hover>tbody>tr:hover {
    background-color: #fff;
}

hr {
    margin-top: 0px;
    margin-bottom: 20px;
}

.asterisk ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-style: italic;
}

.asterisk li:nth-child(1):before {
   content: "*";
   margin-right: 0.6em;
   position: relative;
}

.asterisk li:nth-child(2):before {
   content: "*1.";
   left: 0em;
   margin-right: -0.em;
   position: relative;
}

.specnote ul {
    list-style: none;
	padding-left: 0;
}
	
.specnote ul {
    list-style: none;
	padding-left: 0;
}
	
.spectext li {
    text-indent: -12px;
    padding-left: 20px;
	padding-right: 5px;
}

.transceivernote ul {
    list-style: none;
	padding-left: 0;
	font-size: 14px;
}
	
.transceivertext li {
    text-indent: -20px;
    padding-left: 20px;
	padding-right: 5px;
}

.APC{padding:20px;}


@media screen and (max-width: 991px) {
.table-responsive {
    border: none;
}
}


/* start */

.justconnect-features{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.justconnect-area{
    width: 70%;
    padding-left: 10%;
	padding-top:2%;
}

.justconnect-title{
	padding-top:60px;
}

.justconnect-title h3{
	font-weight:bold;
	padding-bottom:30px;
	text-align:center;
	margin:0 auto;	
}

.justconnect-features .box{
	width: 90%;
	position: relative;
}

.justconnect-features .image{
	padding-left: 40px;
	position: relative;
}


.justconnect-features .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff!important;
}

.justconnect-features .panel-heading a {
    padding: 10px 30px 10px 10px;
    display: block;
    word-break: break-word;
}

.justconnect-features  .panel-title{
	color: #000;
	font-size: 18px;
}

.justconnect-features .panel-body {
    padding: 10px;
}

.justconnect-features .panel-body p{
	width:95%;
}

.justconnect-features .panel {
    border-top: 1px solid #e83e00;
    padding: 10px 0;
}

.justconnect-features .accordion .panel-heading [data-toggle=collapse]:after {
font-family: FontAwesome;
    content: "\f106";
    font-size: 25px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    top: 15px;
    border-radius: 99px;
    border: 1px solid #e83e00;
    width: 25px;
    height: 25px;
    padding: 4px;
}

.justconnect-features .accordion .panel-heading [data-toggle=collapse].collapsed:after {
    content: "\f105";
	padding: 5px 8px;
}


@media screen and (max-width: 1025px) {
.justconnect-features .box{
	width: 100%;
	position: relative;
}
.justconnect-area{
    width: 100%;
    padding: 5%;
}
}

@media screen and (max-width: 991px) {
.justconnect-features {
    flex-direction: column;
}
}

.deck-wrapper h3.section-title {
    color: #000;
    text-transform: uppercase;
    line-height: 1em;
    margin: 0 0 64px;
	font-weight: bold;
}

.product-page .related-link-item .related-link-box .related-link-container {
    height: 240px!important;
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all .22s;
}

.product-page .related-link-item .related-link-box {
    width: 100%;
    padding-bottom: 20px;
    display: block;
    overflow: hidden;
    position: relative;
}

.related-link-item .link h6{
	font-weight: bold;
	color: #64be00;
}

.related-link-item .link .text{
	text-decoration: none;
}

.spec-notice {
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}

.spec-notice .btn-call-to-action {
    background-color: #64be00!important;
}

.spec-note ul {
    list-style: none;
}

.spec-note ul li{
    line-height: 1.6em;
    width: 85%;
    text-indent: -20px;
    padding-left: 18px;
}

/* spec */

.atp-series-section .tab-content .tab-pane .panel-group .panel-body {
	padding: 30px 20px!important;
}

.atp-series-section .nav-tabs{
	border-bottom:none;
	padding-bottom:50px;
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:100%;
	text-align: center;
}

.atp-series-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.atp-series-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
	margin-bottom: 10px;
	margin: 0 10px;
}

.atp-series-section .nav-tabs>li>a{
	color:#000;
	font-size:18px!important;
}

.atp-series-section .nav-tabs>li>a:hover{
	color:#64be00;
	background-color: transparent;
    text-decoration: none;
    border-color: transparent;
}

.atp-series-section .nav-tabs>li.active>a, 
.atp-series-section .nav-tabs>li.active>a:focus, 
.atp-series-section .nav-tabs>li.active>a:hover{
    color: #64be00;
    border-bottom: 2px solid #64be00;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
	font-weight:bold;
}

@media only screen and (max-width: 1025px){
.atp-series-section .nav-tabs{
	width:100%;
	text-align:center;
}
}

@media only screen and (max-width: 991px){
.atp-series-section .nav-tabs li {
    margin-bottom: 10px;
}
}