/****************************************************************
 Főoldal desktop
******************************************************************/
	.main-frame{
		min-width: 960px;
	}
	
	.main-top {
	    margin-left: 8px;
	    margin-right: 8px;
	    height: 110px;
	}
	
	.main-top-search{
		padding-top: 15px;
		padding-right: 60px;
	}
	
	.main-container {    
    	margin-top: 10px;
	}

	.tab-menu{
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 6px;   
	    border-bottom: 1px solid black;	    
	}
	
	.smlist{
		padding-left: 10px !important; 
		margin-top: 30px; 
		margin-bottom: 0px;
	}
	
	.tab a{
		color: black;	
	}	
	
	.tab_RED a{
		color: white;	
	}	
	
	.tab_Blue a{
		color: white;	
	}
	
	.main-frame-sms{
		max-width: 980px;
	    min-width: 740px;
	    margin: 0px auto;
	    background-color: #daf3fa;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	}
	
	.main-container-sms{
		display: inline-block;
	    background-color: white;
	    border: 1px solid #8b9ccd;
	}
	
	.main-bottom-sms{	
	    margin: 20px auto 0px;
	    max-width: 1014px;
	    text-align: center;
	}	
	
	.main-top-productname-sms {
	    float: left;
	    width: 700px;
	    margin-top: 5px;
	    margin-left: 10px;
	}
	
	.main-top-logo-icon-sms {
	    padding-top: 5px;
	    padding-right: 0px;
	    float: left;
	}
	
	.main-top-logo-red-sms {
	    color: red;
	    font-weight: bold;
		font-size: 35px; 
		font-family: arial; 
		padding-left: 10px;
	}
	
	.main-top-logo-black-sms {
	    color: black;
		font-size: 35px; 
		font-weight: bold; 
		font-family: arial;
	}
	
	.main-top-logo-subtitle-sms {
	    color: black;
	    padding-left: 10px;
	    line-height: 24px;    
		font-size: 14px; 
		font-weight: bold; 
		font-family: arial;
	}
	
	.sms-main-top{	
	    display:flex; 		
	}
	
	.sms-main-top-left{
	margin-left:10px;
	margin-right:10px;
	}
	
	.sms-main-top-left-download{	
	    display: inline-flex;
	    align-items: center;	    
	    text-align: left;	
	    margin-left: 40px;
    	margin-top: 10px;
    	margin-bottom: 10px;
	}
	
	.sms-main-top-left-download-list-item{
		margin-top: 5px;
		margin-bottom: 5px; 
		list-style-image: url(/attachments/1/blue.gif);
	}
	
	.sms-main-link-list{
		display:block;		
	}
	
	.sms-main-middle{	
	    display:flex; 
		padding-left: 30px; 
		padding-right: 30px;
	}
	
	.sms-main-middle-text{
		margin-right: 10px;	
	}
	.sms-main-bottom{	
	    display:flex; 
		padding-left: 30px; 
		padding-right: 30px;
	}
	
	.sms-main-bottom-list{	    
	    margin-bottom: 0px;
	    margin-top: 5px;
	    margin-right: 10px;	    
	}
	
	.sms-main-bottom-list-item{
		margin-top: 5px;
		margin-bottom: 5px; 
		list-style-image: url(/attachments/1/blue.gif);
	}
	
	.sms-main-bottom-left-video{    
	    display: flex; 
		justify-content: space-between; 
		padding-right: 15px;
	}
	
	.sms-main-bottom-right-options{    
	    display: flex;
	    padding-bottom: 10px;
	}
	
	.sms-main-bottom-right-continue{    
		text-align:right;
	}
	
	.sms_main_hr
	{
	padding-top: 14px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid blue;
	}
	
	.modem_page_button{		
	    display: flex;
	    justify-content: center;
	}
/****************************************************************
 Főoldal mobile
******************************************************************/

@media only screen and (max-width: 500px){
	body {
		background-color: white;
	}
	
	h2 {
    font-size: 30px;
    text-align: center;
    color: white;
    background: #003493;
    border-top: 1px solid;
    border-color: red;
    padding-top: 8px;
    padding-bottom: 8px;    
	}
	
	.blue {
    font-family: unset;
    font-size: unset; 
    font-weight: unset; 
    color: unset; 
	}
	
	.main-frame{
		min-width: unset;
	}
	
	.main-top-productname-sms {
		width: unset;
	}
	
	.tab-menu{    
	    display: grid;
	    margin-top: 5px;
	}
	
	.tab{ 
		border-bottom-right-radius: unset;
	    border-bottom-left-radius: unset;
	    border-top-left-radius: unset;
	    border-top-right-radius: unset;
	    width: unset;
	    padding-top: 12px;
	    padding-bottom: 10px;
	}
	
	.tab_RED{	    
	    border-bottom-right-radius: unset;
	    border-bottom-left-radius: unset;
	    border-top-left-radius: unset;
	    border-top-right-radius: unset;
	    width: unset;
	    padding-top: 12px;
	    padding-bottom: 10px;
	}
	
	.tab_Blue{	    
	    border-bottom-right-radius: unset;
	    border-bottom-left-radius: unset;
	    border-top-left-radius: unset;
	    border-top-right-radius: unset;
	    width: unset;
	    padding-top: 12px;
	    padding-bottom: 10px;
	}
	
	.tab:hover{
	    display: inline-block;
	    padding: 15px 25px;
	    background: linear-gradient(0deg, rgba(255,255,255,1) 65%, rgba(148,148,148,1) 100%);
	    border-bottom-right-radius: unset;
	    border-bottom-left-radius: unset;
	    border-top-left-radius: unset;
	    border-top-right-radius: unset;
	    width: unset;
	    padding-top: 12px;
	    padding-bottom: 10px;
	    text-align: center;
	    display: inline-table;
	    border: solid;
	    border-width: 1px;
	    border-color: #3e3c46;
	    margin: 0;    
	    text-decoration: none;
	    font-weight: bold;
	    color: black;
	    font-size: 14px;
	    font-family: arial;
	    font-weight: bold;
	    position: sticky;
	    height: 16px;
	}
	
	.tab_RED:hover{
	    display: inline-block;
	    padding: 15px 25px;
	    background: linear-gradient(0deg, rgba(139,33,33,1) 65%, rgba(255,0,0,1) 100%);
	    border-bottom-right-radius: unset;
	    border-bottom-left-radius: unset;
	    border-top-left-radius: unset;
	    border-top-right-radius: unset;
	    width: unset;
	    padding-top: 12px;
	    padding-bottom: 10px;
	    text-align: center;
	    display: inline-table;
	    border: solid;
	    border-width: 1px;
	    border-color: #3e3c46;
	    margin: 0;    
	    text-decoration: none;
	    font-weight: bold;
	    color: white;
	    font-size: 14px;
	    font-family: arial;
	    font-weight: bold;
	    position: sticky;
	    height: 16px;
	}
	
	.tab_Blue:hover{
	    display: inline-block;
	    padding: 15px 25px;
	    background: linear-gradient(0deg, rgba(33,50,139,1) 65%, rgba(0,129,255,1) 100%);
	    border-bottom-right-radius: unset;
	    border-bottom-left-radius: unset;
	    border-top-left-radius: unset;
	    border-top-right-radius: unset;
	    width: unset;
	    padding-top: 12px;
	    padding-bottom: 10px;
	    text-align: center;
	    display: inline-table;
	    border: solid;
	    border-width: 1px;
	    border-color: #3e3c46;
	    margin: 0;    
	    text-decoration: none;
	    font-weight: bold;
	    color: white;
	    font-size: 14px;
	    font-family: arial;
	    font-weight: bold;
	    position: sticky;
	    height: 16px;
	}
	
	.home{
		display:none;
	}
	
	.main-top {	   
		margin-left: 0px;
    	margin-right: 0px;
	    height: 110px;
	}
	
	.main-container {    
    	margin-top: 210px;
	}
	
	.main-top-search{
	display: none;
	}
	
	.main-top-logo-red-sms {    
	    font-size: 60px;
	}
	
	.main-top-logo-black-sms {
	    display: none;
	}
	
	.main-top-logo-subtitle-sms {
	     display: none;
	}
	
	.main-frame-sms {
	    max-width: unset;
	    min-width: unset;
	    margin: unset;
	    background-color: unset;
	    background-repeat: unset;
	    background-size: unset;
	}
	
	.main-container-sms {
	    display: unset;
	    border: unset;
	}
	
	.sms-main-top{	
	    display: contents;
	    padding-right: unset;
	}
	
	.sms-main-top-left{	
	    text-align: center;	    
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
	.sms-main-top-left-download{		    
	    margin-left: -30px;
	}
	
	.sms-main-top-left-download-list-item{
		width: 150px;
	}
	
	.sms-main-link-list{
		display:block;	
		margin-top:5px;
		margin-bottom:5px;
	}
	
	.frontimg {
		width: 100%;
	}
	
	.sms_main_hr{
		display:none;
	}
	
	.sms-main-middle{	
	    display: contents;
	    padding-right: unset;
		padding-left: unset;
		text-align: center;
	}
	
	.sms-main-middle-text{
		margin-right: unset;
		margin-top: 20px;		
	    margin-left: 5px;
	    margin-right: 5px;
	}
	
	.sms-main-bottom{	
	    display: contents;
	    padding-right: unset;
		padding-left: unset;		
	}
	
	.sms-main-bottom-list{
	    margin-left: unset;
	    margin-bottom: unset;
	    margin-top: unset;
	    margin-right: unset;
	    text-align: center;
	}
	
	.sms-main-bottom-left-video{    
	    justify-content: unset; 
	    padding-right: unset;
	}
		
	.sms-main-bottom-right-continue{    
	    text-align: center;
	}
	
	.modem_page_button{		
	    display: contents;
	    text-align: center;
	}
}

@media only screen and (max-width: 1030px){
	.main-top-search{		
		padding-right: unset;
	}
}
/***************************************************************************************/

.contact-datas{
	padding:0px 0px 0px 0px; 
	font-size:15px; 
	font-weight:bold;
	cursor:default;
	text-align:right;
	text-decoration:none;
	margin-right:0px;
}


.clickTocallButton-En{
	background-image:url('attachments/1/call_button_new_60x60px_std.png');
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	float:right;
	margin-right:0px;
	margin-top:0px;
	margin-left:10px;
}

.clickTocallButton-En:hover {
	background-image:url('attachments/1/call_button_std_new_60x60px_active.png');
	background-repeat:no-repeat;
	width:60px;
	height:60px;
	float:right;
	cursor:pointer;
	margin-right:0px;
	margin-top:0px;
	margin-left:10px;
}
.search-input{
    width: 245px;
    height: 28px;
    padding: 0px 60px 0px 10px;
    color: #939598;
    font-size: 16px;
    border: 1px solid #c0bfbe;
	position:relative;
	left:30px;
}


.search-submit{
    width: 25px;
	height: 26px;
	border: none;
	cursor: pointer;
	/*margin: 6px 0px 2px 2px;*/
	background: white url('attachments/1/magnifier.png')no-repeat;
	background-position: center;
	position:relative;
	top:-27px;
	left:25px;

}

.BannerContainer{
	width:320px;
	height:360px;
 	position:fixed;
 	top:200px;
 	left:0px;
}

.CallUsFreeBanner{
	background-image:url(attachments/1/webphone_banner_standard.png);
	background-repeat:no-repeat;
	width:35px;
 	height:370px;
 	cursor:pointer;
 	float:left;
 	z-index:100;
}

.CallUsFreeBanner:hover{
	background-image:url(attachments/1/webphone_banner_active.png);
	background-repeat:no-repeat;
	width:35px;
 	height:370px;
 	cursor:pointer;
 	float:left;
 	z-index:100;
}


.WebphoneWindow{
	width:253px;
	height:360px;
	border: 5px solid #005605;
	background-color:white;
	float:right;
	position:absolute;
	top:0px;
	left:-360px;
	z-index:0;
}

#webphone{
	width:250px;
	height:340px;
	position:relative;
	top:20px;
	left:20px;
	z-index:50;
}

#WebphoneDivID-Webphone1{
	z-index:150;
}



/***************************************************************************************/
/*Android SMPP gateway*/
/***************************************************************************************/


.smpp-gateway-top{
	background-image:url(/attachments/2007/windows-smpp-android.png); 
	background-position:top; 
	background-repeat: no-repeat; 
	height:200px;
}

.smpp-gateway-buttons{
	height:100px; 
	display:flex; 
	justify-content: space-between;
}

.smpp-gateway-button{
	width:218px; 
	height:100px;
}

.smpp-gateway-text{
	display:flex; 
	justify-content: space-between;
}

@media only screen and (max-width: 500px){

.smpp-gateway-top{
	background-image:none; 
}

.smpp-gateway-buttons{	
	display:contents; 
	text-align: -webkit-center;
}

.smpp-gateway-button{
	width:unset; 
}

.smpp-gateway-text{
	display:contents; 
	
}
}
/***************************************************************************************/
/*Android SMPP gateway vege*/
/***************************************************************************************/

#warning { 
	display:none;
} 

.eucookie_disclaimer {
	border: 3px solid #C0C0C0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 5px 5px 5px 67px;
	background: url("attachments/1/disclaimer.png") no-repeat scroll 13px 13px white;
	margin: 0px auto;
	font-size: 12px;
	width: 858px;
	min-height: 40px;
	color: #4C4C4C;
	text-align:left;
}

.eucookie_status_main {
	padding: 7px;
}

.eucookie_status {
	border: 1px solid #F0F0F0;
	color: #4C4C4C;
	font-size: 12px;
	margin: 0px auto;
	padding: 13px 0px 13px 64px;
	vertical-align: middle;
	width: 850px;
}

.eucookie_status.eucookie_enabled {
	background: url("attachments/1/privacy_icon.gif") no-repeat scroll 18px 18px #F0F0F0;
}

.enabledBannerCloseButton {
	background: url("attachments/1/close.png") no-repeat scroll 0px 10px;
	border: 0;
	width: 25px;
	height: 35px;
	float: right;
	margin: -2px 10px 10px 0;
}

.enabledBannerCloseButton a {
	display: block;
	width: 25px;
	height: 25px;
}