/* Reset styles */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   vertical-align: baseline;
   background: transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
   display: block;
}
a{outline:none;}
.clear{clear:both;}

@font-face {
    font-family: 'neris';
    src: url('../fonts/Neris-Light-webfont.eot');
    src: url('../fonts/Neris-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Neris-Light-webfont.woff2') format('woff2'),
         url('../fonts/Neris-Light-webfont.woff') format('woff'),
         url('../fonts/Neris-Light-webfont.ttf') format('truetype'),
         url('../fonts/Neris-Light-webfont.svg#nerislight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{font-family: 'neris'; background-color:#f1f1f1;}

header{background:#ea1f29; position:fixed; z-index:9999; width:100%; top:0px;}

sup {
vertical-align: super;
font-size: smaller; }


section{box-sizing: border-box; position:relative; background-size:cover;}

#section1,#section2,#section3,#section4,#section5{background-repeat: no-repeat;background-position: center center; width:100%;}

#section6{background:#363636; width:100%;}

.section1-wrap,.section2-wrap,.section3-wrap,.section4-wrap,.section5-wrap,.section6-wrap{display:table;}
.wrapper{display:table-cell; vertical-align:middle;}

/*.ui-widget input{font-size:16px !important;}
.ui-menu .ui-menu-item {font:normal 14px neris !important;} */

#assisted_errormsg{color:#FF9000; position:absolute; left:8px; top:0px; background:#FFF; height:282px; width:94%; font-weight:bold; z-index: 10; text-align:center; display:block;}
#assisted_errormsg div{margin-top:140px;}
/* blinker*/
.price_band {
background: #526bad;
font-family: arial;
padding: 20px 10px 16px;
position: relative;
}
.blink{
color: #f4f629;
    font-size: 14px;
    font-weight: bold; text-transform: uppercase;
	animation-name: blinker; 
    animation-duration: 1s;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;

    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  /* Decimal not necessary, 0 and 1 is enough */
    0% { opacity: 1.0; }
    50% { opacity: 0.6; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.6; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.6; }
    100% { opacity: 1.0; }
}
/* blinker*/

@media screen and (min-width:320px){

	#section1{background-image:url(../images/mobile-bm.jpg); background-attachment:fixed;}
	#section2{background-image:url(../images/mobile-cbs.jpg);}
	#section3{background-image:url(../images/mobile-elite.jpg);}
	#section4{background-image:url(../images/mobile-assisted.jpg); background-attachment:fixed;}
	#section5{background-image:url(../images/desktop-md.jpg);}

	header, .section6-wrap, .page-scroll, .main-tab-nav{display:none;}
	#menu-left ul{margin-top:40px;}
	#menu-left ul li{padding:8px 0px 8px 40px;}
	#menu-left ul li a{font:normal 16px neris; color:#363636; text-decoration:none;}
	#menu-left ul li a:hover{text-shadow:2px 2px 2px #363636;}
	
	.vertical-right-hd{font:18px neris !important; color:#363636;}
	.vertical-right-menu{margin:0px !important; padding:0px;}
	.vertical-right-menu li{margin:30px 0px !important;}
	.vertical-right-menu li a{text-indent:-9999px !important;}
	.bm,.cbs,.elite,.assisted,.md,.tambulya,.mp,.matchify,.ws,.mm{background:url(../images/vertical-menu-logos-3.gif) no-repeat;}
	.bm{background-position:left top;height:37px;}
	.cbs{background-position:left -83px;height:30px;}
	.elite{background-position:left -160px;height:46px;}
	.assisted{background-position:left -246px;height:39px;}
	.md{background-position:left -338px;height:27px;}
	.tambulya{background-position:left -412px;height:39px;}
	.mp{background-position:left -500px;height:35px;}
	.matchify{background-position:left -584px;height:49px;}
	.ws{background-position:left -684px;height:39px;}
	.mm{background-position:left -594px;height:27px;}

	/* section1 */
	.section1-wrap{margin:0 auto; width:300px; padding:5% 0%;}
	.sec-bm-logo{background:url(../images/section-logos.png) no-repeat left top; display:inline-block; width:108px; height:31px;  float:left; background-size:100px;}
	.bm-tagline{font:20px/30px neris; float:left; color:#ffffff;}
	.bm-certificates{display:none;}
	
	.mob-login-option{text-align:center; font:14px arial; color:#ffffff; padding:15px 0px;}
	.app-download{background:#16a751; display:inline-block; padding:10px 15px; margin-top:10px; border-radius:15px; font:14px arial;color:#ffffff; text-decoration:none;}
	.mob-login-or{width:24px; padding:4px 0px; font:13px arial; background:#fff;color:#a3a0a0; border:1px solid #e4e4e4; border-radius:100%; margin:10px auto; text-align:center;}
	
	.bm-reg-form{color:#ffffff; margin:0 auto; width:260px;}
	.hp-regformbg1-txt,.login_spliter{display:none;}
	#hp-regform-new dl, #assisted-regform-new dl{padding-bottom:15px; }
	#hp-regform-new dt, #assisted-regform-new dt{
    color: #ffffff;
    font: 13px arial;
	padding-bottom:5px;
}
#assisted-regform-new dt{color: #595a58;}
#hp-regform-new dd {
    font: 12px arial,verdana;
}
#hp-regform-new select, #community-regform-new select , #assisted-regform-new select{
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #777;
    cursor: pointer;
    display: inline-block;
	height: 28px;
    padding: 4px;
}
.bm-regform-txtfield , .assisted-regform-txtfield{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #777777;
    font: 12px arial,verdana;
    height: 24px;
    padding-left: 10px;
    width: 95%;
}
.assisted-regform-txtfield{width: 95%;}
.assisted-reg-select{width:100%;}
.bm-reg-select{width:100%;}
.community-reg-select{width:246px;}
.bm-date,.bm-month,.bm-year,.mob-cnt-code,.mob-no{float:left;}
.mob-no{margin-left:5px;}
#assisted-regform-new .mob-no{margin-left:25px;}
.bm-month{margin:0px 15px;}
.mob-tip{display:none;}
.select-arw {
    position: relative;
}

.select-arw::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 24px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 22px;
}
.select-arw::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #a3a5a5;
    content: " ";
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 12px;
}
.bm-button{text-align:right; padding-top:5px;}

.bm-reg-button, .community-reg-button, .assisted-reg-button{
    background: #ff7c0b none repeat scroll 0 0;
    border: medium none !important;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font:bold 13px arial;
    height: 34px;
    margin: 0;
    outline: medium none;
    text-decoration: none;
	text-transform:uppercase;
}
.community-reg-button {height: 28px;}
.bm-terms{display:none;}
/* section1 */
/* section2 */
.section2-wrap{margin:0 auto; width:320px; display:table; background:url(../images/community-section-bg.png) no-repeat center center; text-align:center; background-size:350px;}
.community-tagline{font:normal 17px/22px arial; color:#363636; padding-bottom:20px;}
.sec-comminity-logo{margin-top:-10px;}
.sec-comminity-logo img{width:200px;}
.community-reg-form{width:280px; margin:0 auto;}
#community-regform-new dl{padding-bottom:12px;}
#community-regform-new dt {width: 50px; float:right; padding-top:0px;}
#community-regform-new dd{float: left;}
.community-reg-select{width:230px;}
/* section2 */
/* section3 */
.section3-wrap{margin:0 auto; width:320px;}
.elite-block{text-align:center;}
.sec-elite-logo img{width:120px;}
.elite-tagline{font:normal 22px/28px neris; padding:10px 0px 20px 0px; color:#ffffff;}
.elite-btn{display:inline-block; padding:10px 20px; text-decoration:none; font:18px neris;}
.subscribe{background:#afafaf; color:#363636;}
.invite{background:#ca3b3b url(../images/elite-btn-arrow-icon.png) no-repeat 112px center; color:#ffffff; padding-right:45px; background-size:20px;}
/* section3 */
/* section4 */
.section4-wrap{margin:0 auto; width:320px; padding:5% 0%;}
.sec4-left-col{text-align:center;}
.sec-assisted-logo img{width:140px;}
.assisted-tagline{font:normal 18px/24px arial; padding:10px 0px; color:#ffd929;}

.banner_form{background-color:#ffffff;border-radius:10px;padding:15px; width:280px; margin:0 auto;}
.frm_hdr1 {color:#f58220;font:16px/20px arial; text-align:center;}
.frm_hdr2 {color: #363636;font: 14px/26px arial; text-align:center; margin-bottom:10px;}

.frm-divider {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #e9e8e8;
    border-top: 1px solid #e9e8e8;
    float: left;
    height: 1px;
    margin-top: 10px;
    width: 41%;
}
.frm-divider-or {
    color: #bbbbbb;
    float: left;
    font: 17px Arial;
    padding: 0 10px;
}
.formGroup {
    color: #595a58;
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}
.formGroup input[type="radio"] {
    margin: 0 10px 0 0;
}
.formGroup-sep{width:1px; height:20px; display:inline-block; margin:0px 1.6% 0px 2.6%; background:#bfbfbf;}
.assisted-btn {
    background: #6069ac none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font: 13px arial;
    height: 36px;
    padding: 0 20px;
}
.assisted-subscribe-btn {
    background: #6069ac url("../images/arr.png") no-repeat scroll right -3px;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 50px;
	margin-top:15px;
	border:0px;
	cursor:pointer;
}
/* section4 */
/* section5 */
.section5-wrap{text-align:center; width:320; margin:0 auto;}
.sec-md-logo img{width:200px;}
.md-tagline{font:bold 12px/20px arial; text-transform:uppercase; color:#ffffff; text-shadow:-2px 2px 0px #000000; margin:10px 0px;}
.md-src-top-txt{font:normal 12px/20px arial; color:#ffffff; text-shadow:-2px 2px 0px #000000;}

.md-search-wrap{margin:0 auto; width:300px; margin-top:10px;}
.md-search-loc{margin:0 auto; width:250px; background:#ffffff url(../images/location-icon.gif) no-repeat 15px center; padding-left:50px; height:35px; margin:0 auto;}
.md-search-loc .select-arw{margin-top:6px; float:left;}
.md-search-loc select{border:0px; width:250px; font:14px neris; color:#6a6a6a;}
.md-search-loc .select-arw::before {top: 0px;}
.md-search-loc .select-arw::after {top: 9px;}

.md-search-txt{margin:10px auto; width:250px; background:#ffffff url(../images/search-icon.gif) no-repeat 15px center; padding-left:50px;}
.md-search-txt input{width:250px; border:0px; font:14px neris; color:#bfbfbf; padding:8px 0px;}
.md-search-btn{float:right;}
.md-search-btn input{background:#f16000; border:0px; font:14px arial; color:#ffffff; padding:8px 15px; border-radius:5px; cursor:pointer;}
/* section5 */

}



@media screen and (min-width:768px){
	#section1{background-image:url(../images/tab-bm.jpg); background-attachment:scroll;}
	#section2{background-image:url(../images/tab-cbs.jpg);}
	#section3{background-image:url(../images/tab-elite.jpg);}
	#section4{background-image:url(../images/tab-assisted.jpg); background-attachment:scroll;}
	
	.logo{display:inline-block; padding:15px 0px 0px 20px;}
	.logo img{width:160px;}
	header,.main-tab-nav{display:block;}
	.section6-wrap{display:table;}
	header ul{list-style-type:none; float:right; padding:15px 0px;}
	header ul li{float:left; padding-right:16px;}
	header ul li a{font:normal 16px neris; color:#ffffff; text-decoration:none;}
	header ul li a:hover{text-shadow:2px 2px 2px #363636;}
	
	.page-scroll{background:#af161d; width:50px; height:50px; border-radius:50%; position:absolute; bottom:5%; left:5%; display:table; opacity: .5;transition: opacity .5s ease-out;-moz-transition: opacity .5s ease-out;-webkit-transition: opacity .5s ease-out;-o-transition: opacity .5s ease-out;}
	.scroll-up, .scroll-down{font:11px neris; color:#ffffff; text-decoration:none; display:table-cell; vertical-align:middle; text-align:center; cursor:pointer;}
	.scroll-up span{background:url(../images/scroll-arrow-icon.png) no-repeat center top; height:10px; display:block; text-align:center;}
	.scroll-down span{background:url(../images/scroll-arrow-icon.png) no-repeat center bottom; height:10px; display:block; text-align:center;}
	
	.page-scroll:hover{opacity:1;}
	
	/* section1 */
	.section1-wrap{width:740px; padding:0%;}
	.sec1-left-col{text-align:center; color:#ffffff;}
	.sec1-right-col{width:500px; margin:20px auto;}
	
	.sec-bm-logo{width:158px; height:51px; background-size:auto; float:none;}
	.bm-tagline{font:30px neris; float:none;}
	.bm-certificates{padding:25px 0px 0px 0px; list-style:none; display:block;}
	.bm-certificates li{display:inline-block;}
	.mob-verify-icon,.most-trust-icon,.limca-icon{background:url(../images/small-icons.png) no-repeat left top; display:block; height:40px; width:50px; margin:0 auto; padding-bottom:10px;}
	.mob-verify-icon{background-position:10px 0px;}
	.most-trust-icon{background-position:10px -54px;}
	.limca-icon{background-position:10px -111px;}
	.mob-login-option{display:none;}
	.bm-hp-regform-bg {background-color: #ffffff;border-radius: 5px;box-shadow: 0 5px 20px rgba(0, 0, 0, 1);padding: 10px 20px;text-align: left;width: 450px;}
	.hp-regformbg1-txt,.login_spliter{display:block;}
	.hp-regformbg1-txt {color: #5d5d5d;font: italic 17px/24px georgia;margin-left: 0;}
	.hp-regformbg1-txt span{font-size:21px;}
	.login_spliter{width:410px; margin:0 auto;}
	.fill-form-txt{float:left;margin:20px 0px 0px 15px; color:#4baa26; font:bold 15px arial; font-style:italic;}
	.login-or{float:left; font:11px arial;font-style:italic;background:#fff;color:#a3a0a0; border:1px solid #e4e4e4; border-radius:100%; padding:2px 3px 2px 1px; margin:20px 0px 0px 15px;}
	.fb-login{margin:17px 0px 0px 15px; cursor:pointer; float:left;}
	.bm-reg-form{padding-top:20px; font:12px arial; color:#777777; width:auto;}
	
	#hp-regform-new dl{
		padding:2px 0px;
	}
	#hp-regform-new dt, #community-regform-new dt, #assisted-regform-new dt {
    float: left;
    padding-top: 5px;
	padding-bottom: 0px;
    width: 161px;
	font: bold 14px arial,verdana;
	color:#777777;
	}
	#assisted-regform-new dt{width:100px; font: normal 14px arial,verdana;}
	
	#hp-regform-new dd, #community-regform-new dd,  #assisted-regform-new dd{
    float: left;
    font: 12px arial,verdana;
    margin-bottom: 1px !important;
}

.assisted-regform-txtfield{width: 254px;}
.assisted-reg-select{width:268px;}
#assisted-regform-new .mob-no{margin:0px; margin-left:12px;}
.bm-gender{padding-top:5px;}


.bm-regform-txtfield {
    width: 276px;
}
.bm-reg-select{width:288px;}
#GENDER_DIV{margin:2px 0 6px 0;}
.bm-hp-gender {
    display: inline;
    float: none;
    margin: -2px 2px 0 0;
    vertical-align: middle;
}
.mob-tip{float:left;}
.mob-no{margin:0px 8px;}
.mob-tip{padding-top:5px; display:block;}

.bm-reg-button {
    font:bold 16px arial;
}
.bm-tip-block{position:absolute; left:50px; top:-9px; z-index:1001;}
.hp-mob-ttip {
    display: none;
    font-weight: 400;
    left: -315px;
    position: absolute;
    text-align: left;
    top: 32px;
    width: 350px;
    z-index: 700;
}
.srhres-tooltip {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #00a652;
    border-radius: 5px;
    box-shadow: 3px 4px 4px 1px #888;
    padding: 5px 8px;
	font:normal 11px arial,verdana;
}
.hp-mob-ttip-arw {
    left: 315px;
    position: absolute;
    top: -9px;
    z-index: 1001;
}
.tiptopArrow {
    background: rgba(0, 0, 0, 0) url("../images/ttSArrow.png") no-repeat scroll 0 0 !important;
    height: 11px;
    width: 20px;
}
.bm-terms{float:left; padding-top:5px; display:block;}
.bm-term-check{float:left; display:inline-block;}
.bm-terms-txt{display:inline-block; font:11px/13px arial; width:250px; color:#777777; padding-left:5px;}
.bm-terms-txt a{text-decoration:none; color:#777777;}
.bm-terms-txt a:hover{text-decoration:underline; color:#777777;}

/* section1 */
/* section2 */
.section2-wrap{width:517px; background-size:auto; padding:0%;}
.community-tagline{font:normal 22px/28px arial; padding:20px 0px;}
.sec-comminity-logo img{width:auto;}
.community-reg-form{width:280px; margin:0 auto;}
#community-regform-new dt {width: 50px; float:right; padding-top:0px;}
#community-regform-new dd {float: left;}
.community-reg-select{width:230px;}

/* section2 */
/* section3 */
.section3-wrap{width:740px;}
.elite-tagline{font:normal 34px/40px neris; padding:20px 0px 30px 0px;}
.sec-elite-logo img{width:auto;}
.elite-btn{font:22px neris;}
.invite{background-position:134px center; background-size:auto; padding-right:60px;}
/* section3 */
/* section4 */
.section4-wrap{width:740px; padding:0%;}
.sec-assisted-logo img{width:auto;}
.assisted-tagline{font:bold 28px/34px arial; padding-top:10px;}

.banner_form{padding:20px 30px; width:370px;}
.frm_hdr1 {font:20px/26px arial;}
.frm_hdr2 {font:16px/30px arial;}

.frm-divider {width:42.6%;}
.formGroup {
    font-size: 15px;
}
.assisted-btn {
    font: 15px arial;
}
.assisted-subscribe-btn {
    font-size: 17px;
}
/* section4 */
/* section5 */
.section5-wrap{width:auto;}
.sec-md-logo img{width:auto;}
.md-tagline{font:bold 24px/30px arial;}
.md-src-top-txt{font:normal 16px/30px arial;}

.md-trans-bg{background:url(../images/md-srch-bg.png) repeat left top; padding:5px; border-radius:5px; width:740px; margin:0 auto;  margin-top:10px;}
.md-search-wrap{background:#ffffff; border-radius:5px 8px 8px 5px;  width:740px; height:44px; margin-top:0px;}
.md-search-loc{width:180px; float:left; height:44px; padding-right:15px; border-right:1px solid #d4d4d4; background-color:transparent;}
.md-search-loc .select-arw{margin-top:10px; float:none;}
.md-search-loc select{border:0px; width:174px; font:16px neris; color:#6a6a6a;}

.md-search-txt{width:320px; float:left; margin:0px;}
.md-search-txt input{width:320px; border:0px; font:16px neris; color:#bfbfbf; padding:12px 0px;}
.md-search-btn input{background:#f16000; font:17px arial; padding:12px 20px; border-radius:0px 5px 5px 0px; height:44px;}
/* section5 */
/* footer */
.section6-wrap{margin:0 auto; width:720px;}
.ft-regional-block{float:left; width:160px; font:normal 13px/20px arial;}
.ft-regional-block p a{margin:10px 0px 5px 0px; font-weight:bold; color:#b2b2b2;}
.ft-regional-block p a:hover{color:#b2b2b2;}
.ft-regional-block a{color:#999999; text-decoration:none; display:block; line-height:normal;}
.ft-regional-block a:hover{color:#999999; text-decoration:underline;}

#footer-links{font:13px arial; color:#999999;}

#footer-links li a {
    color: #999999;
    display: block;
    line-height: 20px;
    text-decoration: none;
}
#footer-links .title {
    font:bold 15px arial;
    margin:20px 0px 5px 0px;
	color:#f1f1f1;
}
#footer-links li.one, #footer-links li.two, #footer-links li.three, #footer-links li.four  {
    float: left;
    line-height: 20px;
    list-style: outside none none;
}
#footer-links li.one{width: 28%;}
#footer-links li.two{width: 29%;}
#footer-links li.three{width: 23%;}
#footer-links li.four  {width: 20%;}


#footer-links .tips {
    background: #d8d8d8;
    border-radius: 5px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
	line-height:16px;
}
#footer-links .tips:before{	
	content: "";
	position: absolute;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 15px solid #d8d8d8;
	top:-15px;
	left:20px;
}
#footer-links a.follow_f, #footer-links a.follow_t, #footer-links a.follow_rss {
    background: url("../images/ft-follow-icons.png") no-repeat scroll 0 0;
	display: inline-block;
    height: 29px;
    margin-right: 5px;
    width: 29px;
}
#footer-links a.follow_f {
    background-position: 0 0;
}
#footer-links a.follow_t {
    background-position: -35px 0;
}
#footer-links a.follow_rss {
    background-position: -70px 0;
}
.social-icons{float:left; width:260px;}
.copy-right{padding-top:20px; float:left;}
/* footer */

/* main tab */
.bm{width:118px;}
.cbs{width:191px;}
.elite{width:75px;}
.assisted{width:194px;}
.md{width:174px;}
.tambulya{width:132px;}
.mp{width:152px;}
.matchify{width:126px;}
.ws{width:184px;}
.mm{width:184px;}


}


@media screen and (min-width:1024px){
	#section1{background-image:url(../images/desktop-bm.jpg);}
	#section2{background-image:url(../images/desktop-cbs.jpg);}
	#section3{background-image:url(../images/desktop-elite-new.jpg);}
	#section4{background-image:url(../images/desktop-assisted.jpg);}
	
	.logo{padding:12px 0px 0px 20px;}
	.logo img{width:auto;}
	header ul{padding:15px 0px;}
	header ul li{padding-right:25px;}
	header ul li a{font:normal 17px neris;}
	/* section1 */
	.section1-wrap{width:1000px;}
	.sec1-left-col{float:left; width:500px;}
	.sec1-right-col{float:left; width:500px; margin:0px;}
	/* section1 */
	
	/* section3 */
	.section3-wrap{width:1000px;}
	.elite-block{width:435px;}
	/* section3 */
	
	/* section4 */
	.section4-wrap{width:1000px;}
	.sec4-left-col{float:left; width: 500px;}
	.sec4-right-col{float:right;}
	.banner_form{width:auto;}
	/* section4 */
	/* footer */
	.section6-wrap{width:1000px;}
	.ft-regional-block{width:156px;}
	/* footer */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
 header ul li {float: left;padding-right: 20px;}
header ul li a {color: #ffffff;font: 15px neris;text-decoration: none;}
	.price_band{padding: 20px 10px 18px;}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
 header ul li {float: left;padding-right: 9px;}
header ul li a {color: #ffffff;font: 13px neris;text-decoration: none;}
.blink{font-size: 12px;}
.price_band{padding: 20px 10px 21px;}
}

@media screen and (min-width:1280px){
	.logo{padding:12px 0px 0px 50px;}
	header ul{padding:15px 50px;}
	header ul li{padding-left:32px; padding-right:0px;}
	header ul li a{font:normal 19px neris;}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .price_band{top: 3px;}
}