@media handheld, only screen and (max-width:1230px) {
	*{max-width: 100%!important;}	
	.cmp{display: none!important;}
	nav#mobile{display:block;}
	.mobile{display:block!important;}
	.main{width:95%;}
	.web-side{display: none;}
	nav#mobile ul{
		display:none;width:250px;float: left;margin-top:60px;margin-left:-50px;
		border-radius:8px;
		background: #e6007e;
		padding-top: 10px;padding-bottom:4px;
		
	}
	nav#mobile ul li{width:100%;border-bottom:2px dotted white;}
	nav#mobile ul li:last-child{border-bottom:0px dotted white;}
	nav#mobile ul li a{padding-top:5px;padding-bottom:5px;color:white;font-weight: bold;text-decoration: none;font-size: 15px;width:100%;height:100%;display:block;}
	nav#mobile a#toggle{float: left;margin-left:5%;margin-top:20px;}
	#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
	  width: 60px;
	  height: 45px;
	  position: relative;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .5s ease-in-out;
	  -moz-transition: .5s ease-in-out;
	  -o-transition: .5s ease-in-out;
	  transition: .5s ease-in-out;
	  cursor: pointer;
	}

	#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
	  display: block;
	  position: absolute;
	  height:5px;
	  width: 40px;
	  background: #e6007e;
	  border-radius: 30px;
	  opacity: 1;
	  left: 0;
	  -webkit-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	  -webkit-transition: .25s ease-in-out;
	  -moz-transition: .25s ease-in-out;
	  -o-transition: .25s ease-in-out;
	  transition: .25s ease-in-out;
	}

	#nav-icon1 span:nth-child(1) {
	  top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
	  top: 10px;
	}

	#nav-icon1 span:nth-child(3) {
	  top: 20px;
	}

	#nav-icon1.open span:nth-child(1) {
	  top: 18px;
	  -webkit-transform: rotate(135deg);
	  -moz-transform: rotate(135deg);
	  -o-transform: rotate(135deg);
	  transform: rotate(135deg);
	}

	#nav-icon1.open span:nth-child(2) {
	  opacity: 0;
	  left: 60px;
	}

	#nav-icon1.open span:nth-child(3) {
	  top: 18px;
	  -webkit-transform: rotate(-135deg);
	  -moz-transform: rotate(-135deg);
	  -o-transform: rotate(-135deg);
	  transform: rotate(-135deg);
	}
	header .search{display:none;}
	header{height: auto;min-height:285px;}
	.web-right{float: none!important;width: 100%!important;}
	section .box {margin:0px auto;}
	header .buttons {
		margin-right: 98px;
		margin-top: -8px;
	}
	section .footer {display:none;}
	section .big-banner {padding-bottom: 139px;}
}

 
@media screen and (max-width: 1040px) { 
section .box .table .row-header .column:nth-child(5){display:none;}
section .box .table .row-header .column:nth-child(4){border-left:0;}
section .box .table .row-content .column:nth-child(5){display:none;}
section .box .table .row-content .column:nth-child(4){border-left:0;}
nav#mobile ul {
    display: none;
    width: 250px;
    float: none; 
}
	header .buttons {
		margin-right: 0px;
		margin-top: 20px;
		margin-bottom:20px;
		width:100%;text-align:Center;
	}
	header .buttons .button-1{display:none;}
	header .buttons .button-2 span{display:none;}
	header .buttons .button-2 {
		margin-right:0px;
		width: auto;
		height: auto;
		background: #e6007e;
		border-radius: 5px;
		color: white;
		font-weight: 700;
		font-size: 18px;
		text-align: center;    float: none;

		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media screen and (max-width:940px) { 
	section .box .table .row-close{margin-bottom:1px;padding-bottom: 10px;display:none;width:100%;min-height:261px;height:auto;padding-top:7px;background:url('../images/oppened-bg.png')repeat-x;background-color:#F7F8F9;}
	section .box .table .row-close .main-column{width: 95%;min-height:244px;height:auto;margin:0px auto;background:url('../images/oppened-mobile.png')no-repeat;background-size: 100% 100%;}
	section .box .table .row-close .side-right{width:90%;float: none!important;height: 219px;background:none;padding-top:8px;margin-right: 15px;margin-top:13px;}
	section .box .table .row-close .side-right p{font-weight:400;width: 100%;background: none;height: 34px;line-height:34px;text-align:middle;margin-bottom:0;padding-right:  3%;color:#1d1d1b;font-size:16px;}
	section .box .table .row-close .side-right p b{font-weight:700;}
	section .box .table .row-close .side-right p:nth-child(odd){background:none;}
	section .box .table .row-close .side-left{float: none!important;padding-top:5px;width: 90%;height: auto;background:none;padding-top:0px;margin-left: 15px;margin-top:13.1px;}
	section .box .table .row-close .side-left .title{width:100%;height:48px;background:none;color:#1d1d1b;font-size: 16px;font-weight:700;line-height:110%;text-align:middle;padding-right:4%;}
	section .box .table .row-close .side-left .bottom{padding-left: 2%;text-align:center;width:100%;height:38px;background:none;color:#1d1d1b;font-size: 16px;font-weight:700;line-height:38px;text-align:middle;padding-right: 2%;}
	section .box .table .row-close .side-left .bottom .edit-cod{}
	section .box .table .row-close .side-left .bottom .edit-cod span{font-size:16px;font-weight:700;}
	section .box .table .row-close .side-left .bottom .edit-cod .input{width: 124px;height: 28px;background:url('../images/input-cod.png')no-repeat;padding-right: 10px;line-height:28px;}
	section .box .table .row-close .side-left .bottom .edit-cod .submit{width: 47px;height: 27px;background:#e6007e;border-radius: 5px;text-align:center;color:white;text-align:center;font-size: 15px;line-height:27px;font-weight:700;}
	section .box .table .row-close .side-left .bottom .edit-cod .submit:hover{background:#1d1d1b;}
section .box .table .row-close .side-left p{height:auto;width:100%;padding-right:23px;padding-right: 23px;color:#1d1d1b;font-size:16px;padding-left:3%;padding-top:15px;padding-bottom:2%;}
section .box .table .row-close {

    float: right;
}

}
@media screen and (max-width: 870px) { 
	section .box .table .row-header .column:nth-child(4){display:none;}
	section .box .table .row-header .column:nth-child(3){border-left:0;}
	section .box .table .row-content .column:nth-child(4){display:none;}
	section .box .table .row-content .column:nth-child(3){border-left:0;}
	section .box .table .row-close .side-left p.text {

    height: auto;
	}
	
}

@media screen and (max-width: 710px) { 
section .box .table .row-header .column:nth-child(3){display:none;}
section .box .table .row-header .column:nth-child(2){border-left:0;width:30%;}
section .box .table .row-header .column:nth-child(1){width:70%;}
section .box .table .row-content .column:nth-child(3){display:none;}
section .box .table .row-content .column:nth-child(2){border-left:0;width:30%;}
section .box .table .row-content .column:nth-child(1){width:70%;}
	section .big-banner {padding-bottom: 20px;}
	.bottom-logo{display:none;}
	footer{text-align:center;height:auto;}
	footer span{display:block;float:none!important;margin-bottom:-27px;}
	header .logo {
    height: 234px;
	float:none!important;
    width: 229px;
    background: url(../images/bg-logo.png)no-repeat;
    padding-top: 26px;
    margin: 0px auto;
	}
	nav#mobile ul{
		position:relative;
		top: 0;margin-top:0;
		margin:0px auto;
	}
	a#toggle{position: absolute;
    top: 29px;
    left: 2%;}
		.right{float: none;}
	.left{float: none;}
	header .msg_p {
		width: 430px;
		height: auto;
	}
	header .buttons {
		margin-right: 0px;
		margin-top: 20px;
		width:100%;text-align:Center;
	}
section .big-banner{min-height:auto;}	
	header .buttons .button-1{display:none;}
	header .buttons .button-2 span{display:none;}
	header .buttons .button-2 {
		margin-right:0px;
		width: auto;
		height: auto;
		background: #e6007e;
		border-radius: 5px;
		color: white;
		font-weight: 700;
		font-size: 18px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	header {
		height: auto;
		min-height: 285px;
		padding-bottom: 13px;
	}
	section .box {
    min-height: auto;
	}
}
 
@media screen and (max-width: 480px) { 
section .box .table .row-header .column:nth-child(2){display:none;}
section .box .table .row-header .column:nth-child(1){border-left:0;width:100%;}
section .box .table .row-content .column:nth-child(2){display:none;}
section .box .table .row-content .column:nth-child(1){border-left:0;width:100%;}
section .box .table .row-close {

    float: right;
}
section .box .table .row-content .column{    padding-bottom: 3px;}
	.right{float: none;}
	.left{float: none;}
	section .box .table .row-close .side-right p {

		height: auto;

	}
	a#toggle {
    position: absolute;
    top: 29px;
    right: -2%;
	}
}