@media only screen and (min-width: 1800px) and (max-width: 1960px)
{
	
}
@media only screen and (min-width: 1600px) and (max-width: 1700px)
{
	
}
@media only screen and (min-width: 1366px) and (max-width: 1500px)
{

	.w85per{
	width: 92%;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1365px)
{
	/*------------------Embedding survey form in edm START---------------------*/
.formcontainer1{
	width: 78%;
}

/*------------------Embedding survey form in edm END---------------------*/
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
	html
	{
		font-size: 11px;
	}
	.formcontainer
	{
		width: 92%;
		margin: 0 auto;
	}
	.boxed label {
	font-size: 1.563rem;
	line-height: inherit;
	display: inline-block;
	margin-bottom: 5px !important;
}
	.confnav .navbar-nav.single-line
	{
		display: block !important;
		text-align: center !important;
		margin-top: 1.5rem;
	}
	.confnav .navbar-nav.single-line li{display: inline-block !important}
	.confnav .navbar-nav.row2prop
	{
		text-align: center !important;
		line-height: 2rem;
	}
	.width5per
	{width: 10%;}

	.width95per
	{width: 85%; float: left;}
	
	.exis_cust .width94
{
width:82%
}
.smalltxt
{
	padding-left:4.025rem
}
/*------------------Embedding survey form in edm START---------------------*/
.formcontainer1{
	width: 78%;
}
.hrline{
	width: 97%;
}
.formques{
	font-size: 17px;
	line-height: 22px;
}
	.w85per{
	width: 90%;
}
/*------------------Embedding survey form in edm END---------------------*/
}
@media only screen and (min-width: 768px) and (max-width: 1199px) and (orientation: landscape)
{
		.confnav .navbar-nav.single-line
	{
		text-align: left !important;
	}
	.confnav .navbar-nav.single-line li{display: inline-block !important}
	.confnav .navbar-nav.row2prop
	{
		text-align: left !important;
	}
	.w85per{
	width: 90%;
}

}
@media only screen and (min-width: 320px) and (max-width: 999px)
{
	.dispnonemob
{
	display:none;
}
.disnonedesk
{
	display:block;
	padding-top:10px;
}

}

@media only screen and (min-width: 320px) and (max-width: 767px)
{
	html
	{
		font-size: 9px;
	}
	
	form label
	{
		line-height: 1.75rem;
	}
	
	.confnav .navbar-nav.single-line
	{
		display: block !important;
		text-align: center !important;
		margin-top: 1.5rem;
	}
	.confnav .navbar-nav.single-line li{display: inline-block !important}
	.confnav .navbar-nav.row2prop
	{
		text-align: center !important;
		line-height: 2rem;
	}
	
	.formparent h1
	{
		font-size: 1.385rem;
		line-height: 1.875rem;
	}
	
	.social-float
	{
		float: left;
	}
	
	.width5per
	{width: 15%;}

	.width95per
	{width: 75%; float: left;}
	
	.width94
	{
	width:82%
	}
.exis_cust .width94
{
width:85%;
}

.digitround
{
	padding: 5px 10px;
}

.smalltxt
{
	padding-left:3.625rem;
}
}

@media only screen and (max-width:767px) and (orientation:landscape)
{
	.w85per {
    width: 90%;
}
}
