@media screen and (max-width: 780px){
	
	.display-none{
		display: none !important;
	}
	.full-width{
		width: 100% !important;
	}
	.img-fullsize {
		width: 100% !important;
		height: auto !important;
	}
	.no-padding{
		padding: 0px !important;
	}
	.text-center{
		text-align: center !important;
	}
	.no-margin{
		margin:0px !important;
	}
	/* contact us */
	#bk2 {
	  background-size: 100%;
	}

	#content_bk {
	  width: 100%;
	  /*background-position: right; */
	  background-image: none;
	}

	#error {
	  width: 100%;
	}
	.input {
	  width: 250px;
	}
	.verificationcode {
		width: 117px;
	}

	.right-content{
	  text-align: center !important;
	}

	/* about */
	.donna-pic{
		width: 100%;
		text-align: center;
		float: left;
		margin-bottom:10px;
	}

	.donna-pic img{
		width: 100%;
		height: auto;
		margin: 0px !important;
	}


	/* nav */
	.navigation-main{
		display: block !important;
		margin:0px;
	}
	.rmm-toggled-title{
	  background-color: #fff;
	  padding: 10px 0px;
	  width: 97%;
	  margin:0px;
	  border-bottom:1px #000 dotted;
	  text-transform: uppercase;
	  position: relative;
	  font-weight: bold;
	  font-size: 11px;
	  background-color: #efefef;
	}
	.rmm-toggled-controls{
		position: relative;
		display: none;
  		width: 97%;

	}
	.toggled-ul{
		background: #edf6fd;
  		width: 100%;
  		padding: 0px;
  		margin:0px;
  		position: absolute;
  		left: 0px;
	}

	.toggled-ul li{
		list-style: none;
		padding: 10px 0px;
		border-bottom:1px #C9C4C4 solid; 
		float: left;
		width: 100%
	}
	.toggled-ul li a{
		color: #2984d0;
	}
	.inner-nav{
		float: left;
		position: relative !important;
		top: 0px !important;
		margin: 0px;
  		padding: 0px;
  		width: 100%;
	}
	.inner-nav li{
		list-style: none;
		  padding: 10px 0px;
		  border-bottom: 1px #C9C4C4 solid;
		  float: left;
		  width: 100%;
		  background-color: #fff;
	}
	.inner-nav li a{
		border-bottom:none;
		padding-bottom:0px;
		 color: #787777;
	}
	.inner-li{
	    border-bottom: none !important;
  		padding-bottom: 0px !important;
  		position: relative;
	}
	.inner-li span{
	  width: 100%;
	  border-bottom: 1px solid #C9C4C4;
	  display: block;
	  padding-bottom: 10px;
	  color: #2984d0;
	  
	}

	.inner-nav1{
		display: none;
	}
	.inner-nav2{
		display: none;
	}
	.inner-nav3{
		display: none;
	}
	.inner-nav3 li{
		background:#fff;
	}
	.inner-li3{
		background: #edf6fd;
	}
	.inner-nav4{
		display: none;
	}
	.arrow-down{
	  float: right;
	  position: absolute;
	  right: 20;
	  top: 17px;
	  width: 10px;
	}

	.hamburger-icon{
	  top: 11px;
	  height: 15px;
	  right: 10px;
	  position: absolute;
	}
	/* banner */
	.resposive-banner{
		display: block !important;
		margin:0px;
	}
	/* footer */
	.br-none{
		display: block !important;
	}
	.footer {
	    margin-bottom: 20px;
	}

	.input {
	  width: 100%;
	  height: 20px;
	}
	.two-table-main table {
	width: 100% !important;
}

}/* media query end 780px */
.old-table{
	display: none;
}
.input {
	  width: 157px;
	  height: 20px;
	}
.two-table-main tbody tr td {
	height: 30px !important;
}
.two-table-main{
	width:100%; 
	float:left;
	margin-bottom: 10px;
}



.navigation-main{
		display: none;
	}
.contac-us-content {
	width: 100%;
  float: left;
  padding: 18px 42px;
  box-sizing: border-box;
}
.left-content{
	width: 333px;
	float: left;
}
.right-content{
	width: 264px;
  float: left;
  text-align: left;
   padding-left: 18px;
}

/* banner */
.resposive-banner{
	display: none;
}
/* footer */
.br-none{
	display: none;
}