/* ---------------------------------------------
	Navigacija
----------------------------------------------*/
/*--Valoda--*/
.wrapper-dropdown-2 {
	width: 33px;
}
@media (max-width: 991px) {/* Sm */
/*========================================*/    
.valoda-sm {
    padding: 1px 0 0 2px;    
}    
}


/* ---------------------------------------------
	Baneris
----------------------------------------------*/
.sauklis {
    width: 560px;
}
.sauklis h1 {
    font-size: 2.55em;
    line-height: 60px;  
}
.sauklis h2 {
    font-size: 1.8em;
}
.lielais-banners {
    width: auto;
    max-width: 1680px;
    min-width: 980px;
    background: url(../img/Baneris_lg-plus.png) 50% 0 no-repeat;
    overflow: hidden;
    margin: 97px auto 0
}

@media (max-width: 1299px) { /* Lg */
/*========================================*/   
.sauklis {
    width: 480px;
}
.sauklis h1 {
    font-size: 2.2em;
    line-height: 57px;  
}
.sauklis h2 {
    font-size: 1.6em;
}  
.lielais-banners {
	width: auto;
	max-width: 1680px;
	background: url(../img/Baneris_lg.png) 50% 0 no-repeat;
	overflow: hidden;
	margin: 97px auto 0
}	
}

@media (max-width: 1199px) {/* Md */
/*========================================*/    
.sauklis {
    width: 460px;
    top: 130px;
}
.sauklis h1 {
    font-size: 2.1em;
    line-height: 52px;
}
.sauklis h2 {
    font-size: 1.5em;
} 
}

@media (max-width: 991px) {/* Sm */
/*========================================*/   
.sauklis {
    width: 360px;
    top: 110px;
}
.sauklis h1 {
    font-size: 1.62em;
    line-height: 40px; 
}
.sauklis h2 {
    font-size: 1.4em;
}
.lielais-banners {
	width: auto;
	max-width: 1100px;
	min-width: 360px;
	background: url(../img/Baneris_sm.png) 50% 0 no-repeat;
	position: relative;
	overflow: hidden;
	margin: 80px auto 0
}	
}  


/* ---------------------------------------------
	Pakalpojumi
--------------------------------------*//* lg+ */
.box-row {
    height: 755px;
}
.plan-1{
	height:590px;
}
.plan-2{
	height:650px;
}
.plan-3{
	height:590px;
}
.c-01 {
	width: 140px;
}
.c-01-2 {
	width: 60px;
}
.c-02 {
	width: 140px;
}
.c-02-2 {
	width: 60px;
}
.c-03 {
	width: 140px;
}
.c-03-2 {
	width: 60px;
}

@media (max-width: 991px)/* sm */ {
/* ===========================================*/ 
.plan-title-1 {
	font-size: 1.5em;
}
.plan-title-2 {
	font-size: 1.5em;
}
.plan-title-3 {
	font-size: 1.5em;
}
.box-row {
    height: 725px;
}
.plan-1{
	height:600px;
}
.plan-2{
	height:660px;
}
.plan-3{
	height:600px;
}
}
    
@media (max-width: 767px)/* xs */ {
/*=============================================*/   
.plan-1, .plan-2, .plan-3{
	height:530px;
}
.plan-title-1 {
	font-size: 1.6em;
}
.plan-title-2 {
	font-size: 1.6em;
}
.plan-title-3 {
	font-size: 1.6em;
}
.c-01-mob, .c-02-mob, .c-03-mob {
	width: 140px;
}
.c-01-2, .c-02-2, .c-03-2 {
	width: 60px;
}
.bonusi-1-mob, .bonusi-2-mob, .bonusi-3-mob {
	width: 97%;
} 
}

@media (max-width: 500px)/* xs */ {
/*=============================================*/ 
.plan-1{
	height:520px;
}
.plan-2{
	height:520px;
}
.plan-3{
	height:520px;
}
.bonusi-1-mob, .bonusi-2-mob, .bonusi-3-mob {
	width: 90%;
}
}

@media (max-width: 425px)/* xs */ {
/*=============================================*/  
.plan-title-1 {
	font-size: 1.5em;
}
.plan-title-2 {
	font-size: 1.5em;
}
.plan-title-3 {
	font-size: 1.5em;
}
.c-01-2, .c-02-2, .c-03-2 {
	width: 50px;
}
}

@media (max-width: 360px)/* xs */ {
/*=============================================*/
.plan-title-1 {
	font-size: 1.3em;
}
.plan-title-2 {
	font-size: 1.3em;
}
.plan-title-3 {
	font-size: 1.3em;
}
.c-01-mob, .c-02-mob, .c-03-mob {
	width: 130px;
}
}

@media (max-width: 320px)/* xs */ {
/*=============================================*/
.plan-title-1 {
	font-size: 1.2em;
}
.plan-title-2 {
	font-size: 1.2em;
}
.plan-title-3 {
	font-size: 1.2em;
}
.plan-2, .plan-1, .plan-3{
	width:94%;
	height:540px;
}
}


/* ---------------------------------------------
	Interaktiva TV
----------------------------------------------*/

@media (max-width: 991px)/* sm */ {
/* ===========================================*/
.itv h1 {
    font-size: 2.6em;
} 
}


/* ---------------------------------------------
	Tabi
----------------------------------------------*/
.tabs_block .tabs_head .tabs_head_inner {
    padding: 0 20px;
    text-transform: uppercase;
}
.tabs_block .tabs_head .t-item {
    padding: 25px 0 25px;
    font-size: 15px;
    line-height: 17px;
}
  .tabs_block .tabs_head .t-item + .t-item {
    margin-left:44px;
}

@media (max-width: 991px)/* sm */ {
/* ===========================================*/
.tabs_block .tabs_head .tabs_head_inner {
    padding: 0 0px;
	min-width: 970px!imoportant;
}
.tabs_block .tabs_head .t-item {
    padding: 25px 0 25px;
    font-size: 13px;
    line-height: 17px;
}
  .tabs_block .tabs_head .t-item + .t-item {
    margin-left:18px;
}
}

@media (max-width: 767px)/* xs */ {
/* ===========================================*/
.tabs_block .tabs_head {
    padding-left: 0px;
}    
.tabs_block .tabs_head .tabs_head_inner {
    padding: 0px 0px 0px 10px;
    min-width: 850px!imoportant;
}
.tabs_block .tabs_head .t-item + .t-item {
    margin-left:15px;
}
.tabs_block .tabs_head .t-item {
    padding: 20px 0 20px;
    font-size: 14px;
    line-height: 15px;
}
}


/* ---------------------------------------------
	Tabi - Citaspakas
----------------------------------------------*/
.box-citas h2 span {
    font-size: 18px;    
}
.price-2 {
	width: 40px;
}
.price-vf {
	left: 380px;
}
.price-hd {
	left: 200px;
}
.price-vs {
	left: 350px;
}
.price-xx {
	left: 380px;
}

@media (max-width: 991px)/* sm */ {
/* ===========================================*/
   
.price-vf {
	left: 510px;
}
.price-hd {
	left: 420px;
}
.price-vs {
	left: 490px;
}
.price-xx {
	left: 510px;
}
}

@media (max-width: 767px)/* xs */ {
/* ===========================================*/
 
.price-vf {
	left: 0px;
}
.price-hd {
	left: 0px;
}
.price-vs {
	left: 0px;
}
.price-xx {
	left: 0px;
}   
}


/* ---------------------------------------------
	Modal - internets 
----------------------------------------------*/    
.modal-content-int .int-text-1{
    font-size: 1.21em;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-left: 0px;
    font-weight: 400;
}
.modal-content-int .int-text-2{
    font-size: 1.0em;
    margin-bottom: 0px;
    padding-left: 0px;
}