.header-mobile {
	background: #fff url(../../img1/mobile-header-graphic.jpg) no-repeat center top;
	text-align: center;
	height: 326px;
	margin: 0px;
	display: block;
    background-size: cover;
}
.section {
	background: url(../../img2/divider-horizontal.png) no-repeat bottom center;
	padding: 10px 0 15px 0;
	display:table;
	width:100%;
}
.section-bot {
	background: url(../../img2/divider-horizontal.png) no-repeat bottom center;
	padding: 10px 0 15px 0;
	width:100%;
}
.section.nobackground {
	background: none;
}
.section h1, .section h2 {
	margin: 0 0 0px 0;
	padding: 15px 0 15px 0;
	color: #000000;
	font-size: 35px;
	line-height: normal;
}
.section h2 span {
	color: #16accd;
	font-weight: bold;
}
.section p {
	color: #545454;
	font-size: 16px;
	padding: 0px;
	margin: 10px 0;
	line-height: 25px;
}
.sloganWrap {
	position: relative;
}
.slogan {
	position: absolute;
	left: 0;
	top: 100px;
}
.slogan span {
	background: rgba(26, 35, 37, 0.85);
	font-size: 35px;
	height: auto;
	line-height: 32px;
	color: #FFFFFF;
	text-shadow: 1px 1px #000;
	margin: 0 0 5px 0;
	padding: 10px 15px;
	text-align: left;
	float: left;
	clear: left;
}
.sideSection {
	/*width: 610px;
	float: left;*/
	padding: 0 0 0 0;
	width: auto;
	display:table-cell;
	vertical-align: top;
}
/*.sideSection.fr {
	float: right;
}*/
.sectiom-img {
	display:table-cell;
	text-align: center;
	vertical-align: middle;
	padding:15px;
}
.sideSection_in {
	/*width: 550px;
	float: left;
	padding: 0 0 0 0;
	position: relative;*/
    	
	float:left;
	padding: 0;
	position: relative;
	vertical-align: middle;
	width:56%;
}
.mobileapp_Graphic {
	display: inline-block;
	padding: 70px 0 0 70px;
	vertical-align: middle;
    float:right;
}
.sideSection_left {
	width: 510px;
	float: left;
}
.sideSection h4 {
	color: #1796ce;
	font-size: 16px;
	padding: 15px 0 0 0;
}
.ipadGraphic {
	margin: 15px auto;
}
.ipadGraphic2 {
	margin: 15px 0 5px 0;
}
ul.listing_roundbullets {
	margin: 15px 0 0 0;
	padding: 0;
}
ul.listing_roundbullets li {
	line-height: 20px;
	display: block;
	background: url(../../img2/roundbullet.jpg) no-repeat left 6px;
	font-size: 16px;
	color: #545454;
	margin: 0;
	padding: 0 0 10px 15px;
}
ul.listing_roundbullets li a {
	color: #13abcd;
}
ul.listing_roundbullets li a:hover {
	color: #333;
}
.getbutton {
	background: url(../../img2/buttonWhite.png) no-repeat left top;
	height: 44px;
	display: inline-block;
	text-decoration: none;
	padding: 0 0 0 15px;
	margin: 10px 0;
}
.getbutton span {
	background: url(../../img2/buttonWhite.png) no-repeat right top;
	height: 44px;
	display: inline-block;
	text-decoration: none;
	padding: 0 65px 0 0;
	margin: 0 -5px 0 0;
	font-size: 18px;
	color: #23abc9;
	cursor: pointer;
	line-height: 44px;
}
.getbutton:hover {
	background-position: left -44px;
	text-decoration: none;
}
.getbutton:hover span {
	background-position: right -44px;
	text-decoration: none;
	color: #FFFFFF;
}
.nopadd_bottom {
	padding-bottom: 0!important;
}
.sideblock {
	width: 45%;
	float: right;
	border: 1px solid #dbdbdb;
	-o-border-radius: 2px;
	-icab-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 30px 0 30px 0;
	padding: 20px 15px 15px 15px;
}
.sideblock h6 {
	position: relative;
	color: #23abc9;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 15px 30px;
	margin: 0px;
	background: url(../../img2/leftQuote.png) no-repeat 0 0;
	display: inline;
}
.sideblock h6:after {
	content: "";
	background: url(../../img2/rightQuote.png) no-repeat right bottom;
	width: 22px;
	height: 19px;
	display: inline-block;
	margin-left: 5px;
}
.sideblock .cta-box {
	margin: 0px;
	margin-top: 15px;
}
.sideblock .cta-box a {
	margin-top: 15px;
}
.livechat_button {
	background: #23abc9;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0 12px;
	text-decoration: none;
}
.livechat_button img {
	margin: 8px 10px 0 0;
	float: left;
}
.livechat_button:hover {
	background: #184177;
}
.threeCol_wrap {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.threeCol_wrap .colum {
	width: 31%;
	border: 1px solid #dbdbdb;
	padding: 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	margin: 0 auto;
	margin-left: 3%;
	vertical-align: top;
	height: 143px;
	display: inline-block;
}
.threeCol_wrap .colum:first-child {
	margin-left: 0px;
}
.threeCol_wrap .colum img {
	float: left;
	margin: 0 15px 0 0;
}
.threeCol_wrap .colum h5 {
	font-size: 22px;
	color: #292929;
	line-height: 22px;
	padding: 5px 0 10px 0;
}
.findbutton {
	background: url(../../img2/arrowblue.png) no-repeat 91% 10px #FFFFFF;
	border: 1px solid #dbdbdb;
	o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	height: 28px;
	text-transform: uppercase;
	display: inline-block;
	line-height: 28px;
	padding: 0 30px 0 10px;
	color: #23abc9;
}
.findbutton:hover {
	background: url(../../img2/arrowblue.png) no-repeat 91% -51px #23abc9;
	border: 1px solid #148faa;
	color: #FFFFFF;
}
.sectioncolum {
	float: left;
	width: 396px;
}
.bluWrap {
	padding: 20px;
	margin: 25px 0 0 0;
	background: #23badb;
	o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.bluWrap h6 {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}
.greywrap {
	margin: 30px 0 30px 0;
	background: #f1f1f1;
	padding: 20px;
	border: 1px solid #dbdbdb;
	-o-border-radius: 2px;
	-icab-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: relative;
}
.greywrap h5 {
	font-size: 26px;
	line-height: 18px;
	text-align: center;
	padding: 0 0 25px 0;
	color: #292929;
}
.greywrap .wrap {
	width: 339px;
	margin: 0 auto;
}
.orangebutton_big {
	background: #fc8f1b;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 25px;
	text-decoration: none;
	white-space: nowrap;
}
a.orangebutton_big {
	color: #FFFFFF;
}
.orangebutton_big:hover {
	background: #184177;
	color: #FFFFFF;
}
.livechat_buttonBig {
	background: #23abc9;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	font-size: 30px;
	color: #FFFFFF;
	padding: 0 75px;
	text-decoration: none;
	font-weight: bold;
}
.livechat_buttonBig img {
	margin: 17px 10px 0 0;
	float: left;
}
.livechat_buttonBig:hover {
	background: #184177;
}
.weoffer {
	width: 100%;
	background: url(../../img2/whiteshadow.jpg) no-repeat 50%;
	margin: 0 auto 50px auto;
	text-align: center;
}
.weoffer h5 {
	font-size: 30px;
	padding: 20px 0;
	text-align: center;
}
.weoffer h5 span {
	font-style: normal;
	font-weight: 600;
	color: #28abdb;
}
.offerWrap {
	height: 192px;
	background: #FFFFFF;
	width: 182px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #dbdbdb;
	padding: 10px;
	margin: 0 auto 20px;
	margin-left: 20px;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}
.offerWrap:first-child {
	margin-left: 0px;
}
.offerWrap img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.offerWrap h6 {
	padding: 10px 0 0 0;
	font-size: 16px;
	color: #2f2d2d;
	line-height: 18px;
}
.an_app {
	position: absolute;
	left: 350px;
	top: -30px;
}
/*.mobileapp_Graphic {
	margin:66px 0 15px 0;
}*/
.researchWrap {
	width: 100%;
	background: url(../../img2/mobileinHand.png) no-repeat center 130px;
	height: 670px;
	padding: 20px 0;
	position: relative;
}
.researchWrap h2 {
	text-align: center;
	line-height: 30px;
}
.researchWrap h2 span {
	color: #16accd;
	font-weight: bold;
}
.purple_round {
	background: url(../../img2/roundCircle_1.png) no-repeat;
	width: 307px;
	height: 259px;
	position: absolute;
	left: 30px;
	top: 120px;
}
.purple_round h6 {
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	width: 185px;
	margin: 70px 0 0 32px;
}
.orange_round {
	background: url(../../img2/roundCircle_2.png) no-repeat;
	width: 251px;
	height: 208px;
	position: absolute;
	left: 165px;
	top: 360px;
}
.orange_round h6 {
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	width: 155px;
	margin: 45px 0 0 32px;
}
.green_round {
	background: url(../../img2/roundCircle_3.png) no-repeat;
	width: 317px;
	height: 264px;
	position: absolute;
	right: 30px;
	top: 120px;
}
.green_round h6 {
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	width: 195px;
	margin: 56px 0 0 95px;
}
.blue_round {
	background: url(../../img2/roundCircle_4.png) no-repeat;
	width: 254px;
	height: 204px;
	position: absolute;
	right: 165px;
	top: 360px;
}
.blue_round h6 {
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	width: 155px;
	margin: 59px 0 0 65px;
}
.chat_borderWrap {
	float: right;
	border: 1px solid #dbdbdb;
	padding: 10px;
	position: relative;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 15px 0 0 0;
}
.chat_borderWrap a {
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #e2e2e2;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 70px;
	color: #292929;
	font-size: 27px;
	text-decoration: none;
}
.chat_borderWrap a img {
	position: absolute;
	left: 20px;
	top: 5px;
}
.chat_borderWrap h6 {
	font-size: 13px;
	color: #545454;
	line-height: 16px;
	text-align: center;
	padding: 5px 0 0 0;
}
.ideasWrap {
	background: url(../../img2/mobileapps_side.jpg) no-repeat;
	width: 450px;
	height: 395px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
    float:right;
}
.width525 {
	width: 530px;
}
.roundblock_one {
	width: 135px;
	font-size: 15px;
	position: absolute;
	left: 45px;
	top: 95px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}
.roundblock_two {
	width: 110px;
	font-size: 15px;
	position: absolute;
	right: 46px;
	top: 120px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}
.roundblock_three {
	width: 100px;
	font-size: 15px;
	position: absolute;
	left: 60px;
	bottom: 45px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}
.roundblock_four {
	width: 100px;
	height: 136px;
	font-size: 15px;
	position: absolute;
	right: 22px;
	bottom: 0px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}
.quoteWrap_left {
	background: url(../../img2/girlGraphic.jpg) no-repeat;
	width: 46%;
	/*height: 441px;*/
	position: relative;
	float: left;
	top: -5px;
	padding: 70px 0 0 210px;
	display:inline-block;
}
.quoteWrap_left .orgWrap {
	width: 220px;
	float: left;
	margin: 0 0 0 30px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
}
.quoteWrap_left h2 {
	text-align: center;
	line-height: 1.3;
	padding: 48px 0 5px 0;
	clear: both;
	font-size: 20px;
}
.buttonBlue {
	background: #23abc9;
	-o-border-radius: 3px;
	-icab-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	font-size: 30px;
	color: #FFFFFF!important;
	padding: 0 40px;
	text-decoration: none;
	font-weight: bold;
}
.buttonBlue:hover {
	background: #184177;
}
.sideListing {
	/*width: 525px;*/
	/*display: inline-block;*/
    float:left;
	width:54%;
}
.orangeTick {
	position: absolute;
	top: 160px;
	right: 60px;
}
.wrapborder {
	border: 1px solid #dbdbdb;
	padding: 10px;
	position: relative;
	float: right;
	width:40%;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 20px 0 20px 0;
	vertical-align:middle;
}
.wrapborder h3 {
	background: #eeeeed;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 89px;
	line-height: 88px;
	color: #292929;
	font-size: 30px;
	padding: 0 0 0 20px;
}
.wrapborder .greenQ {
	position: absolute;
	top: 10px;
	right: 10px;
}
.wrapborder .bluesection {
	padding: 15px;
	background: #23abc9;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0 0 10px 0;
}
ul.listing_qmarks {
	margin: 30px 0 0 0;
	padding: 0;
}
ul.listing_qmarks li {
	display: block;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 16px;
	color: #545454;
}
ul.listing_qmarks li h5 {
	font-size: 15px;
	color: #545454;
	float: left;
	vertical-align: bottom;
	line-height: 36px;
}
ul.listing_qmarks li h5 img {
	display: inline;
}
ul.listing_qmarks li .qmarks {
	background: url(../../img2/blueQmark.png) no-repeat;
	float: left;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
	width: 32px;
	height: 25px;
}
#route-slider {
	width: 100%;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#route-slider .slideWrap {
	width: 100%;
	padding: 0;
}

#route-slider.slideWrap img {
	float: left;
}
#route-slider .slideWrap p {
	margin: 0 0 0 150px;
	font-size: 15px;
}
#route-slider .slideWrap p span {
	color: #23abc9;
}
#route-slider .owl-prev {
	border-radius: 0px;
	background: url("../../img2/prevArrow.png") no-repeat scroll 0 0;
	left: 0px;
	margin: 0;
	padding: 00px;
	bottom: 0px;
	display: block;
	float: left;
	width: 45px;
	height: 35px;
	left: 20px;
	position: absolute;
	text-indent: -99999px;
	top:0%;
}
#route-slider .owl-next {
	border-radius: 0px;
	background: url("../../img2/nextArrow.png") no-repeat scroll 0 0;
	left: 0px;
	margin: 0;
	padding: 00px;
	bottom: 0px;
	display: block;
	float: left;
	width: 45px;
	height: 35px;
	left: 60px;
	position: absolute;
	text-indent: -99999px;
	top:0%;
}
#owl-demo .owl-controls{position: relative;margin-top:5px;}
#owl-demo .owl-item img {
	float: left;
}
.directions {
	width: 90px;
	position: absolute;
	left: 40px;
	bottom: 20px;
}
.nextarrow {
	background: url(../../img2/nextArrow.png) no-repeat;
	width: 45px;
	height: 35px;
	float: right;
}
.prevarrow {
	background: url(../../img2/prevArrow.png) no-repeat;
	width: 45px;
	height: 35px;
	float: left;
}
.talkwrap {
	float: right;
	position: relative;
	padding: 15px 0 15px 15px;
	background: #fc8f1b;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.talkwrap h6 {
	width: 337px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0 10px 0 0;
}
.talkwrap .whiteWrap {
	float: right;
	position: relative;
	padding: 10px;
	background: #FFFFFF;
	-o-border-radius: 4px;
	-icab-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.talkwrap .whiteWrap img {
	position: absolute;
	right: -4px;
	top: -15px;
}
.talkwrap .whiteWrap h5 {
	text-align: center;
	font-size: 17px;
	color: #242424;
	line-height: 18px;
	font-weight: bold;
}
.talkwrap .whiteWrap h5 span {
	color: #07407f;
}
 @media screen and (max-width:767px) {
.orangeTick {
 position: relative;
 top: 0;
 right: 0;
}
}
 @media screen and (max-width: 800px) {
.slogan span {
 height: auto;
}
.weoffer{background:none;}
.header-mobile{background-size:auto;}
.sideSection {
 display:block;
width:auto;
}
 .sectiom-img {
display:block;
width:auto;
text-align:center;
margin:15px auto;
}
.sideSection_left {
 width: auto;
 float: none;
}
.sideblock {
 width: auto;
 float: none;
 margin: 30px auto;
}
.ipadGraphic.fr, .ipadGraphic2.fr {
 float: none;
}
img.ipadGraphic, img.ipadGraphic2 {
 width: auto;
 height: auto;
 margin: 0 auto !important;
 float: none;
}
.getbutton {
 margin: 10px auto;
 display: inline-block;
 text-align: center;
}
.getbutton span {
 margin: 0 auto;
}
.weoffer {
 background: none;
}
.offerWrap {
 float: none;
 width: 228px;
 margin: 0 auto;
 margin-bottom: 15px;
}
.threeCol_wrap {
 display: block;
 margin-bottom: 20px;
 padding: 0;
 text-align: center;
 width: 100%;
}
.threeCol_wrap .colum {
 display: inline-block;
 height: auto;
 text-align: center;
 width: auto;
 float: none;
 margin: 0 auto;
 margin-bottom: 15px;
}
.threeCol_wrap .colum img {
 float: none;
 margin: 0 auto;
 text-align: center;
}
.section h2, .section h1, .section h3 {
 text-align: center;
}
.sectioncolum {
 width: auto;
 display: block;
 float: none;
}
/*.sideSection_in {
 width: auto;
 float: none;
}*/
img.mobileapp_Graphic {
 margin: 15px auto;
 float: none;
}
.quoteWrap_left {
 background: #fc8e1b;
 width: auto;
 height: auto;
 position: relative;
 float: none;
 top: 0;
 padding: 10px;
 border-radius: 2px;
}
.sideListing {
 float: none;
 display: block;
 width: auto;
}
 .wrapborder {
 width: auto;
 float: none;
 margin:0;
}
.wrapborder h3 {
 text-align: left;
}
#owl-demo .owl-item img {
 float: none;
}
#route-slider .slideWrap p {
 padding: 0px;
 margin: 0 auto;
 font-size: 15px;
}
#route-slider {
 padding: 0;
}
#route-slider .owl-prev {
 top: 0;
 left: 0px;
}
#route-slider .owl-next {
 top: 0;
 left: 38px;
}
.researchWrap {
 background: none;
 height: auto;
}
.purple_round {
 background: #a268e4;
 width: auto;
 height: auto;
 position: relative;
 left: 0;
 top: 0px;
 padding: 10px;
 border-radius: 0;
}
.purple_round h6 {
 font-size: 17px;
 line-height: 22px;
 text-align: justify;
 color: #FFFFFF;
 width: auto;
 margin: 0;
}
.orange_round {
 background: #fc8f1b;
 width: auto;
 height: auto;
 position: relative;
 left: 0;
 top: 0px;
 padding: 10px;
 border-radius: 0;
}
.orange_round h6 {
 font-size: 17px;
 line-height: 22px;
 text-align: justify;
 color: #FFFFFF;
 width: auto;
 margin: 0;
}
.green_round {
 background: #97c731;
 width: auto;
 height: auto;
 position: relative;
 left: 0;
 top: 0px;
 padding: 10px;
 border-radius: 0;
}
.green_round h6 {
 font-size: 17px;
 line-height: 22px;
 text-align: justify;
 color: #FFFFFF;
 width: auto;
 margin: 0;
}
.blue_round {
 background: #3ebbd6;
 width: auto;
 height: auto;
 position: relative;
 left: 0;
 top: 0px;
 padding: 10px;
 border-radius: 0;
}
.blue_round h6 {
 font-size: 17px;
 line-height: 22px;
 text-align: justify;
 color: #FFFFFF;
 width: auto;
 margin: 0;
}
.ideasWrap {
 background: none;
 width: auto;
 height: auto;
 float: none;
 position: relative;
}
.width525 {
 width: auto;
}
.quoteWrap_left h2 {
 padding: 10px 0;
}
.roundblock_one {
 background: #fc8e1b;
 width: auto;
 font-size: 16px;
 position: relative;
 left: 0;
 bottom: 0;
 top: 0;
 height: auto;
 padding: 5px;
 margin: 3px 0;
}
.roundblock_two {
 background: #3ebbd7;
 width: auto;
 font-size: 16px;
 position: relative;
 left: 0;
 top: 0;
 bottom: 0;
 height: auto;
 padding: 5px;
 margin: 3px 0;
}
.roundblock_three {
 background: #3ebbd7;
 width: auto;
 font-size: 16px;
 position: relative;
 left: 0;
 top: 0;
 bottom: 0;
 height: auto;
 padding: 5px;
 margin: 3px 0;
}
.roundblock_four {
 background: #3ebbd7;
 width: auto;
 font-size: 16px;
 position: relative;
 left: 0;
 top: 0;
 bottom: 0;
 height: auto;
 padding: 5px;
 margin: 3px 0;
}
.quoteWrap_left .orgWrap {
 width: auto;
 float: none;
 margin: 30px auto;
}
/*ul.listing_roundbullets li {
 display: table;
 margin: 0 auto;
 text-align: center;
}
ul.listing_qmarks li {
 display: block;
 text-align: center;
}*/
ul.listing_qmarks li h5 {
 float: none;
}
.section {
display:block;
 text-align: center;
}
.talkwrap {
 float: none;
 display: inline-block;
 width: auto;
}
.sideSection_in {
 width: 100%;float: none;
}
.section h1, .section h2 {
 font-size:30px;
 line-height:1.5;
 padding-bottom:0;
}
.mobileapp_Graphic {
 padding: 10px 0;float: none;
}
.section {
 background-size:100%;
}
.researchWrap h2 br {
 display: none;
}
ul.listing_roundbullets {
 text-align: left;
}
.talkwrap h6 {
 width: auto;
}
}
@media only screen and (min-width : 801px) and (max-width :993px) {
/*.quoteWrap_left {
    background: none repeat scroll 0 0 #fc8e1b;
    border-radius: 2px;
    float: none;
    height: auto;
    padding: 10px;
    position: relative;
    top: 0;
    width: auto;
}*/

.sideSection_in, .sideListing {
 width: 100%;
 text-align:left;
 float: none;
}
.wrapborder{float:none;width: auto;}
.section, .section-bot {
 text-align:center;
}
.mobileapp_Graphic {
 padding: 20px 0 0;float: none;
}
.ideasWrap{float:none;}
.threeCol_wrap .colum {
 display: inline-block;
 float: none;
 height: auto;
 margin: 0 auto 3% 3%;
 text-align: center;
 width: auto;
}
.threeCol_wrap {
 display: block;
 margin-bottom: 20px;
 padding: 0;
 text-align: center;
 width: 100%;
}
.section p, ul.listing_roundbullets li {
 font-size: 14px;
 line-height: 1.5;
 text-align:left;
}

.quoteWrap_left {
    float: none;
    width: 550px;
}
}
@media only screen and (min-width :993px) and (max-width : 1280px) {
/*.sideSection {
	width: 550px;
}
.offerWrap {
	width: 179px;
}
.sideSection_left {
	width: 397px;
}
.sectioncolum {
	width: 330px;
}
.sideListing {
	width: 44%;
}
ul.listing_roundbullets li
{
	font-size:14px;
}
.wrapborder {
	width: 466px;
}
.sideSection {
	width: 514px;
}
.threeCol_wrap .colum {
	width: 33%;
	margin: 0 auto;
}*/

.offerWrap {
    width: 172px;
}

.offerWrap h6 {
    font-size: 15px;
}
.section p, ul.listing_roundbullets li {
 font-size: 14px;
 line-height: 1.5;
 text-align:left;
}
 .sideSection_in {
 width: 50%;
}
.sideListing {
 width: 45%;
}
.threeCol_wrap .colum {
 padding:5px;
}
.quoteWrap_left{width:55%;}

.sectioncolum.fr {
    float: none;
    width: auto;
}

.ipadGraphic.fl {
    float: none;
}
.header-mobile{background-size: auto;}
}
 @media (min-width: 480px) and (max-width: 992px) {
	.threeCol_wrap .colum h5 {
  min-width: 355px;
} 
.weoffer{background:none;}

.offerWrap {
    margin: 0 auto 5px;
}
 }