@charset "utf-8";
/* CSS Document */

.board{
    width: 100%;
margin: 15px auto;
background: #fff;
/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 0px auto;
    margin-bottom: 0;
    box-sizing: border-box;
	padding-bottom: 0px;

}
.board .aslowas2 { display:none;}
.board .aslowas { font-size:13px; }
.board .aslowas1 { font-size:13px;position: relative; top: 0px; }
.board li a span { font-size:18px; text-align:center; line-height: 26px!important; display: block; color:##333333 !important; padding-top:15px; }
.board li.active span {  font-size:18px; color:#0AA1EC; font-weight:500; text-align:center; line-height: 40px;}
.board li.active .pri {  font-size:16px; color:#0AA1EC; font-weight:500; text-align:center; }
.board > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

.board .pri { font-size:16px; position: relative; top: 0px; z-index: 999;}


/*new pricing page css*/
.boards{
    width: 100%;
margin: 15px auto;
background: #fff;
/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.boards .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 0px auto;
    margin-bottom: 0;
    box-sizing: border-box;
	padding-bottom: 0px;

}
.boards .aslowas2 { display:none;}
.boards .aslowas { font-size:13px; }
.boards .aslowas1 { font-size:13px;position: relative; top: 0px; }
.boards li a span { font-size:18px; text-align:center; line-height: 26px!important; display: block; padding-top:85px; }
.boards li.active span {font-size: 22px!important; font-weight: 700;  }

.boards > div.board-inner{
    background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
    background-size: 30%;
}

.boards .pri { font-size:16px; position: relative; top: 0px; z-index: 999;}

.boards .nav-tabs > li a{
   width: 130px;
   height: auto;
   margin: 20px auto 10px auto;
   padding: 0;color:#8f8f8f !important;
       border: 0px solid #ccc;
}

.boards .nav-tabs > li.free {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/free-off.svg);
    background-size: 28%;
    background-position: center 23px;
    background-repeat: no-repeat;
}

.boards .nav-tabs > li.active.free {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/free1.svg);
    background-size: 32%;
    background-position: center 23px;
    background-repeat: no-repeat;
}

.boards .nav-tabs > li:hover.free {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/free1.svg);
    background-size: 32%;
    background-position: center 23px;
    background-repeat: no-repeat;transition:0.2s ease-in-out;
}


.boards .nav-tabs > li.starter {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/startup-off.svg);
    background-size: 28%;
    background-position: center 23px;
    background-repeat: no-repeat;
}

.boards .nav-tabs > li.active.starter {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/startup1.svg);
    background-size: 32%;
    background-position: center 23px;
    background-repeat: no-repeat;
}

.boards .nav-tabs > li:hover.starter {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/startup1.svg);
    background-size: 32%;
    background-position: center 23px;
    background-repeat: no-repeat;transition:0.2s ease-in-out;
}

.boards .nav-tabs > li.regular {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/burger-off.svg);
    background-size: 24%;
    background-position: center 31px;
    background-repeat: no-repeat;
}


.boards .nav-tabs > li.active.regular {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/burger1.svg);
	background-size: 28%;
    background-position: center 31px;
    background-repeat: no-repeat;
    }

.boards .nav-tabs > li:hover.regular {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/burger1.svg);
	background-size: 28%;
    background-position: center 31px;
    background-repeat: no-repeat;transition:0.2s ease-in-out;
    }



.boards .nav-tabs > li.enterprise {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/pizza-off.svg);
    background-size: 23%;
    background-position: center 23px;
    background-repeat: no-repeat;
}


.boards .nav-tabs > li.active.enterprise {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/pizza1.svg);
    background-size: 27%;
    background-position: center 23px;
    background-repeat: no-repeat;
}

.boards .nav-tabs > li:hover.enterprise {
    width: 25%;
    height: auto;
    margin-bottom: 0px!important;
    background-image: url(../icons/price/pizza1.svg);
    background-size: 27%;
    background-position: center 23px;
    background-repeat: no-repeat;transition:0.2s ease-in-out;
}


.boards .nav-tabs > li.active > a {color: #0aa1ec !important;  }
.boards .nav-tabs > li:hover > a {color: #0aa1ec !important;  }


.boards .nav-tabs > li.active:after { 
    content: " ";
    position: absolute;
    left: 45%;
   opacity:1;
    margin: 0px 0 0px 0;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color:#0AA1EC;
	 
    
}

.boards .nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:0;
    margin: 0px 0 -26px 0;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #0079FF;
    transition:0.1s ease-in-out;
    
}

/*end pricing page css*/



p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.tab-content > .active {
    display: inline !important;
}



.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    color: #555555;
    cursor: default;
    border: 0px solid transparent!important;
    border-bottom-color: transparent;background-color: transparent!important;
}
.nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}
.nav > li > a.active {
    padding: 15px 33px;
    color: #403E3E !important;
}

span.round-tabs{
   width: 102px;
   height: 102px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #ddd;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29;border: 2px solid #febe29;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #f1685e;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #999;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #ddd;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
     background: transparent;
}
.nav-tabs > li {
    width: 25%;
	margin-bottom: 0px!important; 
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
.nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:0;
    margin: 0px 0 -26px 0;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;
    
}

.nav-tabs > li.active:after { 
    content: " ";
    position: absolute;
    left: 45%;
   opacity:1;
    margin: 0px 0 0px 0;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;
	 
    
}
.nav-tabs > li a{
   width: 130px;
   height: auto;
   margin: 20px auto 10px auto;
   padding: 0;color:#333333 !important;
       border: 0px solid #ccc;
}

.nav-tabs > li a:hover{
    background: transparent;
	border: 0px solid transparent!important;
}


.extras span { padding:10px 0px 10px 0px}

span.dvr { color:#d2d2d2; padding:10px 10px 10px 10px}

.tab-content{ margin-top: 33px;
}
.tab-pane{
   position: relative;
   padding-top: 25px;
}
.tab-content .head{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 25px;
    text-transform: uppercase; 
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}

span.hilite { color: #107C00; font-size: 13px !important;}

small .price {font-size:15px!important; position: relative; top: 0px; z-index: 999;}

.pritab {height: 305px; } 
.pritabfree {height: 295px; }

.red-tooltip + .tooltip > .tooltip-inner {background-color: rgba(256,256,256,2.9)!important;  border:1px solid #B9B9B9; color:#000}
.red-tooltip + .tooltip > .tooltip-arrow { border-top-color:rgba(0,0,0,0.2)!important;  }

.proextra { margin-top:15px }
.compplans { text-align:right; padding: 10px 2px 0 0}
.extrlineht { line-height: 34px;margin-top:20px} 

@media( max-width : 1400px ){
.board .nav-tabss {
     width: 80%!important; 
   

}
}

@media( max-width : 585px ){
	
	.proextra { margin-top:-15px !important; }
	
	.board .nav-tabss {
     width: 100%!important; 
   

}
	.nav-tabs > li.active::after {
 
    left: 38%;
  
}
	
	.nav-tabs > li a {
   
    margin: 0;
  
}
	
	.board li.active span {
   
    font-size: 14px;
   
}
	
	.board li a span {  
    font-size: 14px;
    
}
  
  .priceimg { display:none}  
    .board {
width: 90%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }
    .nav-tabs > li a {
width: auto;
height: 50px;
line-height:50px;
}

li.active:after {
content: " ";
position: absolute;
left: 35%;
}

.btn-outline-rounded {
    padding:12px 20px;
    }
}

