@media only screen and (max-width: 1439px) {
	
	.production-bar .bg, .privacy-bar .bg { background-size: 100% auto; }

}

@media only screen and (max-width: 1279px) {
	
	
	.services-bar .right { padding-right: 15px; }
	.invaders-bar.thoughts ul { margin: 0 -5px; }
	.contact-bar ul { margin: 0 -5px; }
	
	.phase1-bar .bg { margin-left: 0; margin-right: 0px; }
	.phase1-bar .left { padding-left: 30px; }
	.phase1-bar { min-height: 10px; }
	
	.community-bar ul { margin: 0 -15px; }
	.team-bar ul { margin: 0px; padding: 0; }
	
	.build-bar .left_side { padding-right: 20px; }
	
	
}

@media only screen and (max-width: 1169px) {
	

	#header-part a.logo { width: 220px; }
	.nav-bar #menu { padding-right: 20px; } 
	.nav-bar li { font-size: 17px; padding: 7px 15px; }
	.nav-bar { padding-top: 35px; }
	.authority-bar ul { padding-top: 50px; padding-bottom: 30px; }
	.authority-bar { padding: 70px 0 80px; }
	.services-bar { padding: 70px 0 65px; }
	.services-bar .left { padding: 0 10px; }
	.services-bar h2 { font-size: 50px; line-height: 68px; padding-bottom: 35px; }
	.services-bar li img { width: 80px; }
	.services-bar li { padding-left: 100px; }
	
	h2, .h2 { font-size: 32px; line-height: 38px; padding-bottom: 15px; }
	.heading p { padding: 0 0 30px; font-size: 22px; }
	.authority-bar ul li img { margin-bottom: 25px; }
	.invaders-bar { padding-top: 70px; }
	.invaders-bar.thoughts .btn.btn-blue { margin-bottom: 0px; }
	.invaders-bar.thoughts .items { padding: 20px 0 50px; }
	
	.contact-bar { padding: 60px 0 50px; }
	.contact-bar li .block { padding: 10px 18px; }
	.contact-bar li h3 { font-size: 22px; line-height: 38px; }
	.contact-bar li p { font-size: 18px; line-height: 34px; }
	.contactform-bar h3 { padding-bottom: 60px; font-size: 28px; letter-spacing: 0px; }
	.contactform-bar .left { width: 48%; }
	.contactform-bar .right { width: 48%; }
	.contactform-bar li { font-size: 20px; line-height: 28px; padding-bottom: 20px; margin-bottom: 20px; }
	
	.privacy-bar .left { max-width: 580px; }
	
	.production-bar .heading { padding: 0 0 10px; }
	.production-bar .heading p { padding: 0 0 20px; line-height: 38px; }
	.production-bar ul { margin: 0; padding: 0 15px; }
	.production-bar li p { line-height: 28px; }
	
	.phase1-bar { padding: 60px 0 30px; }
	.phase1-bar .left { padding-left: 15px; }
	.community-bar { padding: 70px 0 40px; }
	.community-bar li { padding: 10px; }		
	.community-bar li a { line-height: 20px; }
	.community-bar li h3 { padding-bottom: 10px; }
	.community-bar ul { padding: 0; margin: 0 -5px; }
	
	.team-bar { padding: 60px 0 25px; }
	.team-bar li { padding: 20px 15px; }
	
	.instructions-bar .block p { font-size: 20px; line-height: 30px; }
	.instructions-bar { padding: 0 5px; }
	
	.controller-bar { padding: 198px 0 120px; }
	
	.build-bar .top_part { padding: 200px 0 100px; }
	.build-bar .right_side { padding-left: 20px; }
	.build-bar .heading h1, .build-bar .heading h2 { font-size: 34px; line-height: 54px; }
	.build-bar p { font-size: 22px; line-height: 40px; }
	.build-bar .try p { line-height: 40px; }
	.build-bar .heading h2 { padding: 25px 0 5px; }
	.build-bar .try p { padding-bottom: 60px; }
	.build-bar .graphic2 { top: -120px; }
	.build-bar .try p { max-width: 55%; }
	
	.build-bar { margin-bottom: -10px; }
	
}

@media only screen and (max-width: 1023px) {
	
	#header-part .top_sec p { padding-left: 0px; }
	#header-part .top_sec .close_btn { right: 28px; }
	
	.wrapper { padding: 0 30px; }
	#header-part a.logo { width: 240px; margin: 13px 0 0; }
	#header-part { min-height: 138px; } 
	.open_menu #header-part { position: fixed; }
	.open_menu { overflow: hidden; }
	.open_menu .menu_btn { border-color: #2b62e1; background: #2b62e1; }
	.open_menu .menu_btn span, .open_menu .menu_btn span:before, .open_menu .menu_btn span:after { background: #fff; }
	
	.menu_btn { display: block; }
	.menu_btn span { width: 19px; margin-top: 3px; background: #2b62e1; display: block; height: 2px; position: absolute; right: 9px; top: 15px; }
	.menu_btn span:before{ top: -9px; }
	.menu_btn span:after,.menu_btn span:before { background-color: #2b62e1 ; content: ""; display: block; height: 2px; left: 0; position: absolute; width: 100%; }
	.menu_btn span:after{ bottom: -8px; }
	.menu_btn { display: block; height: 41px; text-transform: uppercase; overflow: hidden; padding: 0; float: right; position: relative; width: 41px; z-index: 9999; border: 2px solid #2b62e1; border-radius: 50%; margin: 1px -2px 0 13px }
	.nav-bar #menu { display: block; position: fixed; left: 0px; padding: 40px 33px 0; top: 140px; width: 100%; height: 100%; background: -moz-linear-gradient(top, rgba(57,106,247,0.9) 0%, rgba(71,189,237,0.9) 100%);background: -webkit-linear-gradient(top, rgba(57,106,247,0.9) 0%,rgba(71,189,237,0.9) 100%);background: linear-gradient(to bottom, rgba(57,106,247,0.9) 0%,rgba(71,189,237,0.9) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0396af7', endColorstr='#e647bded',GradientType=0 ); display:none; overflow: auto; }
	.nav-bar ul li { width: 100%; text-align: center; padding: 0; border-bottom: 2px solid rgba(255,255,255,0.1); }
	.nav-bar ul li a { padding: 14px; }
	.nav-bar ul li:last-child { border: none; }
	.nav-bar ul li a { color: #fff; }
	.nav-bar { padding-top: 32px; position: static; }

	
	h1, .h1 { font-size: 29px; line-height: 34px; }
	h2, .h2 { font-size: 29px; }
	.heading p { font-size: 20px; line-height: 30px; padding-bottom: 25px; }
	.heading { padding-left: 15px; padding-right: 15px; }

	.banner-bar .logo { margin-bottom: 55px; }
	.banner-bar .field { margin-bottom: 37px; }
	.banner-bar .captcha { margin-bottom: 35px; }
	.banner-bar { padding-bottom: 28px; }
	.banner-bar .heading p { max-width: 600px; line-height: 24px; }
	.banner-bar .banner_bg { bottom: -60px; }
	
	
	.authority-bar { padding: 45px 0 55px; }
	.authority-bar .heading p { padding-top: 10px; }
	.authority-bar li { width: 50%; min-height: 280px; }
	.authority-bar .btn { max-width: 580px; }
	.authority-bar ul { margin: auto; max-width: 600px; padding: 20px 0; }
	.authority-bar li .block p { padding-left: 25px; padding-right: 25px; }
	
	.invaders-bar { padding: 50px 0 0; }
	
	.services-bar .left, .services-bar .right { width: 100%; }
	.services-bar .left { padding: 0 0 20px; }
	.services-bar .right { padding: 0 0 40px; }
	.services-bar { padding: 55px 0; }
	.services-bar h2 { font-size: 41px; line-height: 44px; }
	.services-bar .btn { position: absolute; left: 50%; bottom: -10px; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); }
	.services-bar li img { width: 95px; left: 10px; }
	.services-bar li { padding-left: 140px; letter-spacing: -0.02em; }
	
	.invaders-bar.thoughts li { width: 49.7%; text-align: left; float: none; display: inline-block; vertical-align: top; margin-bottom: 50px; }
	.invaders-bar.thoughts li {}
	.invaders-bar.thoughts li .text { padding: 15px; min-height: 140px; }
	.invaders-bar.thoughts ul { text-align: center; padding: 35px 0 0; }
	.invaders-bar.thoughts .items{ padding-bottom: 0; }
	.invaders-bar.thoughts { padding-bottom: 50px; }
	.invaders-bar.thoughts .btn.btn-blue { padding: 10px 25px; }
	.invaders-bar.thoughts li h3 { font-size: 14px; margin-right: -10px; }
	.invaders-bar.thoughts li p { padding: 5px 0 0; }
	
	
	.contact-bar { padding: 80px 0 50px; }
	.contact-bar ul { padding: 35px 0 0; }
	.contact-bar li { padding: 0 6px; }
	.contact-bar li h3 { font-size: 16px; line-height: 30px; padding-bottom: 0; letter-spacing: -0.01em; }
	.contact-bar li p { font-size: 16px; line-height: 26px; letter-spacing: -0.01em; margin-right: -10px; }
	.contact-bar li .block { min-height: 180px; }
	.contact-bar li .block::after { width: 68px; height: 126px; background-image: url(../images/icon_tab.png); bottom: 30px; }
	.contact-bar li .block { padding: 18px; }
	
	.contactform-bar { padding: 35px 0 50px; }
	.contactform-bar h3 { font-size: 24px; line-height: 30px; }
	.contactform-bar .left, .contactform-bar .right { width: 100%; }
	.contactform-bar .left { padding: 0 0 30px; }
	.contactform-bar .wrapper { padding: 0 45px; }
	.contactform-bar li { font-size: 24px; line-height: 32px; padding-bottom: 25px; margin-bottom: 25px; }
	.btn { padding: 12px 30px; }
	
	.footer-bar p { max-width: 510px; margin: auto; }
	.footer-bar p + p { max-width: 100%; }
	.footer-bar ul { padding: 0; }
	.footer-bar { padding: 30px 0; }
	
	
	.privacy-bar .bg { padding: 40px 0 0; }
	.privacy-bar h1 { font-size: 26px; line-height: 34px; padding-bottom: 10px; }
	.privacy-bar .share_link { margin: 20px 0 5px; }
	.privacy-bar .top_sec { margin-bottom: 40px; }
	.privacy-bar h3 { font-size: 23px; }
	.privacy-bar .left { max-width: 50%; }
	.privacy-bar .right_image { right: -164px; width: 570px; }
	.privacy-bar .big_image { margin: 50px 0 0; padding: 0 0 80px; }
	


	
	.production-bar h1 { font-size: 29px; line-height: 40px; padding-bottom: 13px; } 
	.production-bar .heading { padding-left: 20px; padding-right: 20px; }
	.production-bar .bg { padding-top: 95px; }
	.production-bar .heading p { font-size: 20px; line-height: 32px; padding-bottom: 0px; }
	.production-bar ul { margin: 0; padding-bottom: 20px; }
	.production-bar li p { line-height: 32px; max-width: 100%; }
	.production-bar ul li { width: 50%; padding: 30px 30px 13px 30px; }
	
	.phase1-bar .left { width: 100%; float: none; padding: 0 0 20px; }
	.phase1-bar .right { width: 100%; float: none; padding-right: 0px; }
	.phase1-bar { padding: 54px 30px; } 
	.phase1-bar .left strong { font-size: 32px; line-height: 40px; padding: 20px 0 10px; }
	
	.phase1-bar .bg { float: none; margin: -50px -50px 0; width: auto; }
	.community-bar li { width: 50%; padding-top: 0px; }
	.community-bar li img { max-width: 288px; margin: 0 auto 15px; }
	.community-bar ul { margin: 0; padding: 0 40px; }
	.community-bar { padding: 60px 0 30px; }
	.community-bar .heading p { padding-bottom: 0px; }
	
	.team-bar h2 { font-size: 36px; line-height: 44px; }		
	.team-bar li { width: 50%; }
	.team-bar ul { padding: 40px 40px 0; }
	
	.instructions-bar { padding: 0; }
	.instructions-bar p { font-size: 18px; line-height: 30px; }
	.instructions-bar .col-1 { width: 47%; }
	.instructions-bar .col-2 { width: 53%; }
	.instructions-bar .bg { padding: 65px 0 30px; }
	.instructions-bar .top_sec strong { float: none; display: block; width: 100%; padding: 5px 0 30px; }
	.instructions-bar .top_sec { padding-left: 5px; padding-right: 5px; }
	.instructions-bar .top_sec span { width: 33px; height: 33px; font-size: 18px; line-height: 32px; margin-bottom: 12px; }
	.instructions-bar .top_sec .left, .instructions-bar .top_sec .right { width: 50%; }
	.instructions-bar .top_sec p { color: #9ea5b7; font-weight: 300; font-size: 16px; line-height: 26px; }
	.instructions-bar .top_sec .right p { line-height: 20px; }
	.instructions-bar .top_sec .right p { padding-bottom: 40px; }
	.instructions-bar .top_sec .right p + p { padding-bottom: 20px; }
	.instructions-bar h3 { font-size: 28px; line-height: 36px; font-weight: 600; padding: 10px 0 25px; }
	.instructions-bar .status { padding: 0; }
	.instructions-bar h4 { font-size: 18px; line-height: 40px; }
	.instructions-bar .status p { display:none; }
	.instructions-bar .status { padding-bottom: 14px; }
	.instructions-bar .block strong { font-size: 18px; line-height: 30px; display: block; }
	.instructions-bar .block { padding: 15px; min-height: 252px; }
	.instructions-bar .code_sec img { width: 184px; margin-bottom: 30px; }
	.instructions-bar .block p { font-size: 18px; line-height: 24px; padding: 6px 0; }
	.instructions-bar .block .small p { font-size: 14px; }
	.instructions-bar .block .mobile_none { display: none; }
	.instructions-bar .code_sec p { margin: 17px 0 0; padding: 20px 10px 0; border-top: 1px solid #c2cad7; font-size: 14px; line-height: 32px; }
	.instructions-bar .code_sec { min-height: 503px; }
	.instructions-bar .code_sec a { font-size: 16px; line-height: 22px; }
	.instructions-bar .code_sec { padding: 15px 10px; }
	
	
	.build-bar .heading h1, .build-bar .heading h2 { font-size: 29px; line-height: 44px; }
	.build-bar .heading { padding: 0; }
	.build-bar .wrapper { padding: 0 30px; }
	.build-bar .top_part { padding: 188px 0 80px; }
	.build-bar .left_side { width: 58%; }
	.build-bar .right_side { width: 42%; padding-right: 15px; }
	
	.build-bar p { font-size: 20px; line-height: 30px; padding: 5px 0 25px; }
	.build-bar .button { padding: 10px 40px; min-width: 10px; font-size: 12px; letter-spacing: 0.05em; }
	
	.build-bar .try { padding: 50px 0 40px; }
	.build-bar .try .button { max-width: 200px; }
	.build-bar .try p { max-width: 62%; line-height: 30px; padding-bottom: 115px; }
	.build-bar .try::after { height: 210px; }
	.build-bar .top_part::after { height: 300px; width: 90%; }
	.build-bar .top_part::before { height: 70%; width: 190px; }
	
	.build-bar .graphic4 { width: 290px; height: 142px; margin-left: -470px; bottom: 0px; }
	.build-bar .graphic2 { width: 137px; height: 120px; top: -50px; margin-left: 10px; }
	.build-bar .graphic3 { width: 206px; height: 190px; margin-right: -350px; top: 20px; }
	.build-bar .graphic5 { width: 157px; margin-right: -237px; height: 177px; bottom: 50px; }
	.build-bar .graphic6 { bottom: 30px; height: 190px; width: 216px; margin-right: -445px; }
	.build-bar .graphic7 { margin-right: -450px; top: -240px; width: 138px; height:127px; }
	
	.nav-bar .language ul li a { padding: 5px 15px; text-align: left; }
        
        .nav-bar .network ul li a { padding: 5px 15px; text-align: left; }
	
	.instructions-bar .bg { background-size: 200% auto; }
	
	.instructions-bar h3 { max-width: 300px; }
	
}

@media only screen and (max-width: 767px) {

	.instructions-bar h3 { max-width: 100%; }
	
	#header-part { min-height: 111px; }
	
	.wrapper { padding: 0 15px; }
	
	#header-part .top_sec p { font-size: 11px; line-height: 14px; }
	#header-part .top_sec { padding: 5px 0; }
	#header-part a.logo { margin: 9px 0; width: 210px; }
	#header-part .top_sec .close_btn { right: 12px; }
	
	#back-to-top { display: block; }
	
	.nav-bar .language .language_btn { height: 29px; border: 1px solid #979797; padding: 4px 25px 4px 10px; line-height: 19px; font-size: 13px; background-size: auto 54px; background-position: 30px 0px; }
	.nav-bar .language .language_btn.active { background-position: 30px bottom; }
	.nav-bar .language ul { border-radius: 15px; top: 35px; padding: 6px 5px; }
	.nav-bar .language ul li { padding: 0; border: none; }
	.nav-bar .language ul li a { font-size: 13px; padding: 1px 7px; }
	.nav-bar .language span { display: none; }
	.nav-bar .language { width: 57px; }
	.nav-bar { padding-top: 23px; }
        
        .nav-bar .network .network_btn { height: 29px; border: 1px solid #979797; padding: 4px 25px 4px 10px; line-height: 19px; font-size: 13px; background-size: auto 54px; background-position: 30px 0px; }
	.nav-bar .network .network_btn.active { background-position: 30px bottom; }
	.nav-bar .network ul { border-radius: 15px; top: 35px; padding: 6px 5px; }
	.nav-bar .network ul li { padding: 0; border: none; }
	.nav-bar .network ul li a { font-size: 13px; padding: 1px 7px; }
	.nav-bar .network span { display: none; }
	.nav-bar .network { width: 57px; display: none; }

	.menu_btn span { width: 15px; margin-top: 0; background: #2b62e1; display: block; height: 2px; position: absolute; right: 8px; top: 15px; }
	.menu_btn span:before{ top: -7px; }
	.menu_btn span:after,
	.menu_btn span:before { background-color: #2b62e1 ; content: ""; display: block; height: 2px; left: 0; position: absolute; width: 100%; }
	.menu_btn span:after{ bottom: -7px; }
	.menu_btn { height: 33px; width: 33px; border-width: 1px; margin: -2px -6px 0 10px }
	
	.banner-bar { padding-top: 111px; }
	.banner-bar .logo { width: 100px; margin-bottom: 20px; }
	.banner-bar .text { padding: 18px 0; }


	h1, .h1 { font-size: 18px; padding-bottom: 10px; line-height: 29px; }
	h2, .h2 { font-size: 16px; line-height:22px; }
	.heading { padding-left: 0px; padding-right: 0px; }
	.heading p { font-size: 14px; line-height: 22px; padding-bottom: 13px; }
	.banner-bar .heading p { line-height: 18px; }
	.banner-bar .heading { padding-left: 15px; padding-right: 15px; }
        .heading p.note{font-size: 14px;}
	
	.banner-bar .field { width: 100%; font-size: 11px; height: 34px; padding: 3px; margin-bottom: 15px; }
	.banner-bar .banner_bg { max-width: 1000px; top: 95px; bottom: auto; }
	.banner-bar .captcha { /*width: 148px; margin-bottom: 16px;*/ height: 36px; background: url(../images/captcha_img2.jpg) center center no-repeat; background-size: 148px auto; z-index: 9; position: relative; }
	.banner-bar .captcha img { display: none; }
	.btn { font-size: 12px; line-height: 16px; padding: 11px 25px; }
	.banner-bar .btn { padding: 11px 25px; }
	.banner-bar { min-height: 77px; padding-bottom: 5px; }
	
	.authority-bar .heading p { padding-top: 0px; }
	.authority-bar li { width: 100%; }
	.authority-bar ul { padding: 10px 0 0; }
	.authority-bar ul li img { margin-bottom: 8px; }
	.authority-bar li .block p { padding: 10px 5px; }
	.authority-bar li { min-height: 80px; padding-bottom: 28px; }
	.authority-bar .btn { min-width: inherit; display: inline-block; margin: 0 15px 20px; width: auto; }
	.authority-bar { padding: 30px 0; }
	
	.invaders-bar .btn { min-width: inherit; display: inline-block; margin: 0 0 20px; width: auto; padding-left: 30px; padding-right: 30px; }
	.invaders-bar p { line-height: 16px; padding: 0 0 40px; }
	
	.invaders-bar { padding: 22px 0 0; }
	
	.services-bar { padding: 40px 0; }
	.services-bar h2 { font-size: 28px; line-height: 34px; padding: 0 0 5px; }
	.services-bar li { padding: 0 0 0 5px; letter-spacing: 0px; }
	.services-bar li img { display: block; position: static; width: 70px; margin: -3px 0 10px -7px; }
	.services-bar h3 { font-size: 16px; line-height: 18px; }
	.services-bar li p { font-size: 14px; line-height: 18px; padding: 5px 0 20px; }
	.services-bar .btn { min-width: 164px; }
	.services-bar .right { padding-bottom: 50px; }
	
	.invaders-bar.thoughts p { padding-bottom: 42px; }
	.invaders-bar.thoughts li { width: 100%; display: block; padding: 0 10px; margin-bottom: 30px; } 
	.invaders-bar.thoughts li span { padding: 0 0 3px; }
	.invaders-bar.thoughts li .block { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }
	.invaders-bar.thoughts .items { padding: 0; }
	.invaders-bar.thoughts ul  { padding: 0 0 20px; margin: 0; }
	
	.contact-bar { padding: 40px 0 15px; }
	.contact-bar h2 { font-size: 18px; }
	.contact-bar ul { padding: 20px 0 0; margin: 0; }
	.contact-bar li { padding: 0 0 30px; width: 100%; }
	.contact-bar li h3 { font-size: 14px; line-height: 28px; }
	.contact-bar li p { font-size: 14px; line-height: 26px; padding: 5px 0 0; }
	.contact-bar li .block::after { background-size: 54px auto; width: 54px; height: 100px; top: -18px; }
	.contact-bar li .block { padding: 18px; min-height: 1px; overflow: hidden; }
	
	.contactform-bar .wrapper { padding: 0 30px; }
	.contactform-bar { padding: 55px 0 30px; }
	.contactform-bar li cite { width: 100%; float: none; display: block; padding-top: 3px; padding-bottom: 15px; }
	.contactform-bar li span { display: block; float: none; width: 100%; }
	.contactform-bar li { font-size: 18px; line-height: 22px; padding-bottom: 22px; margin-bottom: 22px; }
	.contactform-bar .left { padding-bottom: 10px; }
	.contactform-bar .field { height: 38px; font-size: 12px; padding: 5px 20px; margin-bottom: 29px; }
	.contactform-bar textarea { padding: 13px 20px; height: 126px; font-size: 12px; margin-bottom: 20px; }
	.contactform-bar .btn { display: block; margin: auto; padding: 13px 30px; }
	.contactform-bar h3 { padding-bottom: 40px; }
	.contactform-bar li cite img { width: 28px; top: -2px; }
	.contactform-bar h3 { font-size: 18px; line-height: 30px; }
	
	.footer-bar a.footerlogo { width: 160px; margin-bottom: 2px; }
	.footer-bar cite { font-size: 10px; }
	.footer-bar p { font-size: 12px; line-height: 22px; }
	.footer-bar p span { display: block; }
	.footer-bar { padding: 45px 0 20px; }
	#footer-part .copyright p { font-size: 10px; line-height: 14px; }
	
	.privacy-bar .bg { padding: 20px 0 0; background: none; }
/*	.privacy-bar { background: rgb(207,221,248);background: -moz-linear-gradient(top, rgba(207,221,248,1) 0%, rgba(233,239,251,1) 18%, rgba(246,249,254,1) 37%, rgba(246,249,254,1) 66%, rgba(236,243,253,1) 82%, rgba(220,232,254,1) 99%);background: -webkit-linear-gradient(top, rgba(207,221,248,1) 0%,rgba(233,239,251,1) 18%,rgba(246,249,254,1) 37%,rgba(246,249,254,1) 66%,rgba(236,243,253,1) 82%,rgba(220,232,254,1) 99%);background: linear-gradient(to bottom, rgba(207,221,248,1) 0%,rgba(233,239,251,1) 18%,rgba(246,249,254,1) 37%,rgba(246,249,254,1) 66%,rgba(236,243,253,1) 82%,rgba(220,232,254,1) 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfddf8', endColorstr='#dce8fe',GradientType=0 ); }*/
	.privacy-bar h1 { font-size: 16px; line-height: 22px; padding-bottom: 5px; }
	.privacy-bar .top_sec span { font-size: 18px; line-height: 22px; }
	.privacy-bar .share_link { width:128px; margin: 15px 0 0; height: 31px; }
	.privacy-bar .top_sec ul li a { width: 25px; }
	.privacy-bar .top_sec ul { padding: 2px 2px 0 0; }
	.privacy-bar .share_link strong { font-size: 12px; line-height: 28px; }
	.privacy-bar .top_sec span small { font-size: 14px; line-height: 18px; }
	.privacy-bar .top_sec { margin-bottom: 25px; }
	.privacy-bar h3 { font-size: 18px; line-height: 22px; padding-bottom: 10px; }
	.privacy-bar .left { max-width: 100%; width: 100%; }
	.privacy-bar .right_image { width: auto; margin: 0 -15px 55px; position: relative; right: auto; top: auto; }
	.privacy-bar p { font-size: 14px; line-height: 20px; padding-bottom: 25px; }
	.privacy-bar .big_image { margin: 0; padding: 0 0 30px; }
	
	.production-bar .bg { padding: 20px 0 3px; }
	.production-bar .heading p { font-size: 14px; line-height: 21px; }
	.production-bar .heading { padding-left: 0; padding-right: 0px; }
	.production-bar ul { padding:0; }
	.production-bar ul li { width: 100%; padding: 15px; }
	.production-bar ul li img { width: 64px; margin: -5px 0 10px; }
	.production-bar h3 { font-size: 16px; }
	.production-bar li p { font-size:12px; line-height: 22px; }
	.production-bar h1 { font-size: 18px; line-height: 29px; }
	
	.phase1-bar { padding: 35px 5px; }
	.phase1-bar .left strong { padding: 0; font-size: 20px; line-height: 24px; }
	.phase1-bar .left span { font-size: 36px; font-weight: 200; letter-spacing: 0; line-height: 44px; padding: 0 0 10px; }
	.phase1-bar .left { padding-bottom: 10px; }
	.phase1-bar h4 { font-size: 18px; line-height: 30px; }
	.phase1-bar p { font-size: 14px; line-height: 23px; padding: 7px 0 0; }
	.phase1-bar .bg { margin: -5px -20px 0; }
	
	.community-bar { padding: 35px 0; }
	.community-bar h2 { font-size: 18px; line-height: 24px; }
	.community-bar .heading p { padding: 0 15px; line-height: 21px; }
	.community-bar li { width: 100%; }
	.community-bar ul { padding: 0 ; }
	.community-bar li img { width: 280px; margin: 0 auto; }
	.community-bar h3 { padding-bottom: 5px; font-size: 18px; }
	
	.team-bar h2 { font-size: 18px; line-height: 22px; }
	.team-bar { padding: 45px 0 20px; }
	.team-bar .heading p { padding: 0 30px; } 
	
	.team-bar ul { padding: 30px 0 0; }
	.team-bar li span, .team-bar li p { max-width: 100%; }
	.team-bar ul li { width: 100%; }

	.instructions-bar p { padding: 10px; font-size: 14px; line-height: 20px; padding-bottom: 10px; text-align: left; }
	.instructions-bar .bg { background-size: auto 146px; padding: 50px 0 30px; }
	.instructions-bar { padding: 0 ; }
	.instructions-bar .top_sec .left, .instructions-bar .top_sec .right { width: 100%; }
	.instructions-bar .top_sec span { margin-bottom: 10px; }
	.instructions-bar .top_sec .right p { padding-bottom: 10px; }
	.instructions-bar .top_sec p { font-size: 14px; line-height: 24px; padding: 0 0 20px; margin-right: -10px; }
	
	.instructions-bar .row { padding: 10px 10px; }
	.instructions-bar h4 { font-size: 14px; line-height: 21px; padding-bottom: 15px; }
	.instructions-bar .status { padding-bottom: 20px; }
	.instructions-bar .block strong { font-size: 14px; line-height: 20px; }
	.instructions-bar .block p { padding: 0; font-size: 14px; line-height: 20px; padding: 4px 0; }
	.instructions-bar .block .small p { font-size: 12px; }
	.instructions-bar .block { padding: 20px 15px 15px; min-height: 10px; } 
	.instructions-bar .col-1, .instructions-bar .col-2 { width: 100%; }
	.instructions-bar .code_sec img { margin: 15px auto 20px; }
	.instructions-bar .code_sec a { font-size: 13px; line-height: 18px; }
	.instructions-bar .block .mobile_none { display: inline; }
	.instructions-bar h3 { padding: 0 0 15px; font-size: 18px; line-height: 32px; }
	.instructions-bar .code_sec p { margin-top: 12px; padding: 10px 0 0; line-height: 23px; }
	.instructions-bar .code_sec p br { display: none; }
	
	.controller-bar { padding: 135px 0 40px; }
	.controller-bar h1 { font-size: 18px; line-height: 22px; padding-bottom: 13px; max-width: 220px; margin-bottom: 14px; }
	.controller-bar li { font-size: 14px; line-height: 18px; padding-bottom: 8px; }
	.controller-bar .status { margin: 3px auto 20px; padding: 11px 5px; }
	.controller-bar .box { padding: 17px 12px 20px; }
	.controller-bar .status span.label { width: 62px; font-size: 12px; line-height: 16px; padding: 3px; text-align: center; }
	.controller-bar .status span { font-size: 12px; line-height: 19px; padding: 0 0 0 8px; }
	.controller-bar .arrows { width: 110px; height: 110px; margin: 0 4px; padding-top: 82px; font-size: 13px; background-size: 54px; background-position: center 13px; }
	
	.build-bar .top_part::before { display: none; }
	.build-bar .top_part::after { width: 100%; height: 250px; }
	.build-bar .top_part { padding: 140px 0 0; }
	.build-bar .wrapper { padding: 0 15px; }
	.build-bar .left_side { width: 100%; padding: 0 0 35px; text-align: center; }
	.build-bar .right_side { width: 100%; padding: 0; }
	.build-bar .right_side .video { max-width: 226px; display: block; margin: auto; }
	.build-bar .heading h1, .build-bar .heading h2 { font-size: 18px; line-height: 28px; text-align: left; }
	.build-bar p { font-size: 14px; line-height: 24px; padding: 0 15px 20px 0; text-align: left; }
	.build-bar .button { line-height: 20px; padding: 10px 25px; display: inline-block; }
	.build-bar .try p { max-width: 100%; line-height: 22px; padding-right: 0; padding: 15px 0 35px; }
	.build-bar .try { text-align: center; }
	.build-bar .try .button { max-width: none; display: inline-block; padding: 10px 40px; }
	.build-bar .try { padding-bottom: 40px; }
	
	.nav-bar #menu { top: 111px; } 
	.build-bar .graphic2 { height: 80px; margin-left: 0; top: -259px; left: auto; right: -40px; width: 93px; }
	.build-bar .graphic3 { height: 90px; margin-right: 0; top: -390px; right: -30px; z-index: inherit; width: 100px; }
	.build-bar .graphic4 { bottom: 370px; height: 142px; margin-left: 0; left: -80px; width: 120px; background-size: 290px auto; }
	.build-bar .graphic5 { bottom: 130px; height: 177px; margin-right: 0; right: -67px; width: 153px; }
	.build-bar .top_part .graphic1 { height: 54px; width: 44px;  margin: 160px 0 0 120px; opacity: 0.5; z-index: 9; }
	.build-bar .graphic6 { display: none; }
	.build-bar .graphic7 { height: 97px; margin-right: 0; left: -50px; top: 220px; width: 100px; }
	.build-bar .try::after { height: 170px; }
	.build-bar .video { box-shadow: 0 15px 25px rgba(28, 87, 223, 0.3); }
	
	.build-bar .graphic4:after { width: 39px; height: 39px; content: ''; position: absolute; left: 72px; bottom: -48px; background: url(../images/icon5.png) center center no-repeat; background-size: 37px; display: block; } 
	
	.build-bar .left_side { background: url(../images/icon6.png) 55% 65% no-repeat; background-size: 39px; }
	
}

@media only screen and (max-height: 399px) {
	.nav-bar #menu { padding-top: 5px; }
	.nav-bar ul li { padding: 10px; }
	
}

@media only screen and (max-width: 479px) {
	
	/*.invaders-bar .bg img { min-width: 600px; position: relative; left: 50%; margin-left: -300px; top: auto; display: block; }*/

	.build-bar .graphic2 { top: -299px; }
	.build-bar .graphic3 { top: -430px; }

}
				
@media only screen and (min-width: 1024px) {
	
	.menu_btn { display: none; }
	.nav-bar #menu { display: block !important; }

	
}	

@media only screen and (max-width: 767px) {
.privacy-bar p { font-size: 16px !important; line-height: 25px !important;  }
}





























/******************Start-16-july-2018******************/


@media only screen and (max-width: 1169px) {
	
	
	.play-bar { padding: 100px 0 0; }
	
	.scores-bar { padding-top: 30px; }
	.scores-bar ul.list li .col-1 { padding-right: 0px; padding-left: 15px; }
	.scores-bar .white_block { padding: 30px; }
	
	.playoptions-bar .row .block { padding: 30px }
	.playoptions-bar p { font-size: 16px; }
	.playoptions-bar .row .heading h3 { font-size: 28px; }
	.playoptions-bar h4 { font-size: 22px; }
	
	.airdrops-bar .row { margin: 8px 0; }
	.wisely-bar.account .bottom, 
	.scores-bar.actions .white_block { margin-left: 0px; margin-right: 0px; }
	.scores-bar.actions .white_block { padding: 30px; }
	.wisely-bar.account .bottom { padding-left: 30px; padding-right: 30px; }
	.wisely-bar.account .col-1 { padding-left: 20px; }
	.wisely-bar.account .list span + span { padding-right: 25px; }
	.wisely-bar.account .list span { font-size: 17px; }
	.wisely-bar.account .list img { right: 14px; }

}

@media only screen and (max-width: 1023px) {
	
	.play-bar h2 { font-size: 20px; line-height: 24px; letter-spacing: 0px; padding-bottom: 25px; }
	.play-bar h2 span { font-size: 18px; line-height: 20px; font-weight: 400; padding: 36px 0 0 ; }
	.play-bar { padding: 162px 0 0; }
	.play-bar form { max-width: 454px;  }
	.play-bar .block { padding-bottom: 30px; }
	
	.scores-bar { padding-top: 20px; }
	.scores-bar .wrapper { padding: 0 25px; }
	.scores-bar h3 { padding-bottom: 30px; }
	.scores-bar .white_block { padding: 30px 20px 20px; }
	.scores-bar ul.list li .col-1 { padding-left: 60px; text-align: left; }
	.scores-bar ul.list li .col-1 { width: 21%; }
	.scores-bar ul.list li .col-3 { width: 43.8%; }


	.play_bg .graphic1 { width: 76px; height: 90px; left: -30px; margin: 0; top: 52%; }
	.play_bg .graphic2 { width: 100px; height: 121px; left: -35px; margin: 0; top: 69%; }
	.play_bg .graphic3 { width: 110px; height: 160px; right: -50px; margin: 0; top: 71.5%; }
	.play_bg .graphic4 { width: 90px; height: 129px; left: -50px; margin: 0; top: 37%; }
	.play_bg .graphic5 { width: 76px; height: 80px; right: 100px; top: 31%; margin: 0; }
	.play_bg .graphic6 { width: 90px; height: 100px; right: -11px; margin: 0; top: 53%; }
	.play_bg .graphic7 { width: 115px; height: 100px; right: -50px; margin: 0 ; top: 39%; }
	
	.wisely-bar { background: none; }
	.wisely-bar .top { background: url(../images/wisely_bg.png) center -7px no-repeat; background-size: 1400px; }
	.wisely-bar .bottom { padding: 30px 15px 25px; margin: 80px -10px 30px; }
	.wisely-bar .bottom p { font-size: 16px; padding-top: 32px; line-height: 26px; }
	.wisely-bar .row .col-1 { padding: 0 10px; }
	
	.playoptions-bar { padding: 20px 0 30px; }
	.playoptions-bar h2 { padding-bottom: 49px; }
	.playoptions-bar .row .heading h3 { font-size: 20px; line-height: 24px;  }
	.playoptions-bar .row .heading h3 span { font-size: 18px; }
	.playoptions-bar .row .heading { min-height: 10px; padding: 17px 10px; }
	.playoptions-bar .row .block { padding: 22px 18px; }
	.playoptions-bar h4 { font-size: 18px; line-height: 22px; padding-bottom: 15px; }
	.playoptions-bar p { font-size: 12px; line-height: 22px; padding-bottom: 38px; }
	.playoptions-bar .second h4 { padding: 5px 0; min-height: 78px; }
	.playoptions-bar h5 { font-size: 20px; }
	.playoptions-bar .row .col-1 { padding: 0 6px; }
	.playoptions-bar .row { margin: 0 -15px; }
	.playoptions-bar .move_block { margin: 7px -2px 10px; overflow: hidden; padding: 20px 13px; }
	.playoptions-bar .move_block span::after, 
	.playoptions-bar .move_block span.right::after { margin-left: 10px; }
	.playoptions-bar .move_block a { font-size: 16px; line-height: 18px;  letter-spacing: -0.02em; }
	.playoptions-bar .move_block span { font-size: 18px; min-height: 60px; }
	.playoptions-bar .move_block { min-height: 166px; }
	.playoptions-bar .bottom_text p { font-size: 15px; line-height: 20px; }
	.playoptions-bar .bottom_text p { }
	.playoptions-bar .move_block + .move_block { margin-bottom: 20px; }
	.playoptions-bar .row .block { min-height: 590px; }
	.playoptions-bar .bottom_heading h2 { font-size: 20px; padding-top: 25px; }
	.playoptions-bar .code_img { margin-bottom: 30px; }
	
	.account_bg .bg { padding: 30px 0; }
	.wisely-bar .wrapper { padding: 0 20px; }
	.wisely-bar.account .bottom { padding-left: 15px; padding-right: 15px; }
	.wisely-bar.account .top_heading h2 { font-size: 24px; line-height: 30px; padding-top: 10px; }
	.wisely-bar.account .top_heading .notify_text { font-size: 10px; line-height: 22px; margin: 15px 0 0 16px; padding: 2px 8px 2px 2px; }
	.wisely-bar.account .top_heading .notify_text img { width: 22px; }
	.wisely-bar.account .top_heading h2 span { font-size: 18px; line-height: 30px; }
	.wisely-bar.account .col-2 { width: 100%; }
	.wisely-bar.account .row .col-1 { width: 33.33%; padding: 15px 8px; }
	.wisely-bar.account .row { margin: -5px -8px -15px; width: auto; max-width: none; }
	.wisely-bar.account .col-5 { width: 50%; float:left; padding: 5px 8px; }
	.wisely-bar.account .list span { font-size: 18px; }
	.wisely-bar.account .list:last-child { padding-top: 12px; }
	.wisely-bar.account .list:last-child img { top: 15px; }
	.wisely-bar.account .top_heading .right_sec span { min-width: 52px; font-size: 11px; padding-top: 10px; }
	.wisely-bar.account .top_heading .right_sec span img { width: 24px; margin-bottom: 5px; }
	.wisely-bar.account .bottom { margin-bottom: 12px; }
	.airdrops-bar ul li { width: 25%; }
	.airdrops-bar ul li.more_btn { width: 50%; margin-top: 35px; }
	.airdrops-bar ul li.more_btn a { min-height: 118px; text-align: center; border-radius: 0 0 8px 0; -webkit-border-radius: 0 0 8px 0; padding-top: 45px; }
	.airdrops-bar .wrapper { padding: 0 20px; }
	.airdrops-bar h2 { margin-left: 14px; }
	
	.scores-bar.actions { padding-top: 20px; }
	.scores-bar.actions .wrapper { padding: 0 20px; }
	.scores-bar.actions .white_block { padding: 13px 13px 25px; }
	.scores-bar.actions h3 { padding-left: 0px; }
	.scores-bar.actions .tab ul li { padding-right: 3px; }
	.scores-bar.actions .tab { margin-top: 20px; margin-left: 8px; }
	.scores-bar.actions .tab .search-bar { width: 160px; right: 12px; margin-top: 1px; }
	.scores-bar.actions ul.list li .col-1 img { left: 5px; }
	.scores-bar.actions ul.list li .col-1 { padding-left: 45px; }
	.scores-bar.actions ul.list li { font-size: 14px; line-height: 20px; }
	.scores-bar.actions ul.list li .col-1 { width: 20%; }
	.scores-bar.actions ul.list li .col-2 { width: 22%; }
	.scores-bar.actions ul.list li .col-3 { width: 15%; }
	.scores-bar.actions ul.list li .col-4 { width: 43%; }
	.scores-bar.actions ul.list .memo { font-size: 10px; }
	.scores-bar.actions ul.list .tag_btn { font-size: 12px; line-height: 14px; padding: 2px 5px; }
	.scores-bar.actions ul.list p { font-size: 12px; padding-right: 0; line-height: 25px; }
	.scores-bar.actions ul.list li:first-child { font-size: 18px; }
	.scores-bar.actions ul.list p cite { background-position: right 8px; }
	
}

@media only screen and (max-width: 767px) {

	.scores-bar ul.list li a.drop_btn { display: block; }
	.scores-bar ul.list li .panel { display:none; }
	
	.play-bar { padding: 60px 0 10px; }
	.play-bar h2 { font-size: 16px; padding: 0 20px 20px; }
	.play-bar h2 span { font-size: 12px; line-height: 20px; margin: 0 -15px; font-weight: 400; padding: 12px 0 0; }
	.play-bar .block { margin: 0 -10px; }
	.play-bar form { max-width: 300px; }
	.play-bar .submit_btn { height: 40px; width: 150px; margin-top: 17px; font-size: 13px; }
	.play-bar .block { padding-bottom: 25px; }
	.play-bar .field { font-size: 11px; height: 36px; }
	.play-bar { }

	.play_bg .graphic1 { width: 65px; height: 90px; left: -40px; margin: 0; top: 500px; }
	.play_bg .graphic2 { width: 70px; height: 70px; left: -45px; margin: 0; top: 720px; }
	.play_bg .graphic3 { width: 100px; height: 160px; right: -40px; margin: 0; top: 71.5%; }
	.play_bg .graphic4 { width: 60px; height: 69px; left: -35px; margin: 0; top: 350px; }
	.play_bg .graphic5 { display: none; }
	.play_bg .graphic6 { width: 90px; height: 100px; right: -50px; margin: 0; top: 480px; }
	.play_bg .graphic7 { width: 64px; height: 90px; right: -18px; margin: 0 ; top: 315px; }
	
	.scores-bar { padding: 10px 0 30px; }
	.scores-bar h3 { font-size: 16px; line-height: 22px; padding-bottom: 15px; }
	.scores-bar .white_block { margin: 0 -7px; }
	.scores-bar ul.list li.heading .col-4 { display: none !important; }
	.scores-bar ul.list li .col-1 { width: 30%; }
	.scores-bar ul.list li .col-3 { text-align: left; padding-left: 0px; width: 47%; }
	.scores-bar ul.list li img { width: 26px; top: 10px; }
	.scores-bar ul.list li.heading { padding-bottom: 10px; font-size: 14px; min-height: 1px; }
	.scores-bar ul.list li { padding: 13px 0 0; min-height: 50px; position: relative; margin-bottom: 5px; }
	.scores-bar ul.list li .col-2 { text-align: left; width: 22.5%; }
	.scores-bar ul.list li.heading .col-3 { font-size: 14px; padding-right: 0px; }
	.scores-bar .white_block { padding: 9px; }
	.scores-bar ul.list li .col-1 { padding-left: 40px; }
	.scores-bar ul.list li.heading .col-1 { padding-left: 20px; }
	.scores-bar ul.list li { font-size: 12px; line-height: 18px; } 
	.scores-bar ul.list li .col-3 { padding-right: 30px; font-size: 12px; }
 	.scores-bar .wrapper { padding: 0 15px; }
	.scores-bar ul.list li .panel { width: 100%; text-align: left; padding: 14px 10px 14px 134px; position: relative; margin: 15px 0 0; background: #e5edf8; border-radius: 0 0 10px 10px; }
	.scores-bar ul.list li .panel:before { content: 'Moves used:'; position: absolute; left: 0px; top: 0px; padding: 14px; color: #6e8fb0; font-size: 14px; }
	.scores-bar ul.list li .drop_btn { position: absolute; right: 10px; top: 18px; z-index: 99; width: 0; height: 0; border-style: solid; border-width: 6.5px 0 6.5px 7px; border-color: transparent transparent transparent #6e8fb0; }
	.scores-bar ul.list li.active .drop_btn { transform: rotate(90deg) }
	
	.pagination li a { width: 33px; height: 34px; line-height: 32px; }
	.pagination li:nth-child(3) { display: none; }
	.pagination li span { margin: 8px 0 0; background-size:  18px; }
	.pagination li { padding-right: 8px; min-width: 34px; }
	.pagination { margin: 9px 2px 3px; }
	
	.pagination .next, .pagination .prev { width: 34px; height: 34px; background-size: 32px; }
	.pagination .prev { right: 50px; }
	
	.wisely-bar .top { background-size: 600px; }
	.play-bar { padding-bottom: 0px; padding-left: 5px; padding-right: 5px; }
	.play-bar .block { margin: 0 -8px; overflow: visible; }
	.play-bar h2 span { margin: 0 -25px; }

	.wisely-bar h3 { font-size: 18px; line-height: 18px; letter-spacing: -0.02em; padding: 25px 0 27px; }
	.wisely-bar .bottom { padding: 22px 0; margin: 26px -1px; }
	.wisely-bar h3 span { padding: 17px 0 0; }
	.wisely-bar .row .col-1 { width: 100%; padding-bottom: 18px; }
	
	.wisely-bar .bottom p { padding: 2px 10px 0; line-height: 20px; }
	.wisely-bar .bottom p span { padding: 5px 0; }
	
	.playoptions-bar h2 { font-size: 14px; line-height: 18px; letter-spacing: 0px; padding-bottom: 25px; }
	.playoptions-bar { padding: 5px 0 10px; }
	.playoptions-bar .row { margin: 0; }
	.playoptions-bar .row .col-1 { width: 100%; padding: 0 0 15px; }
	.playoptions-bar h4 { padding-bottom: 12px; }
	.playoptions-bar p { line-height: 14px; padding-bottom: 15px; }
	.playoptions-bar p span { padding-top: 8px; }
	.playoptions-bar .code_img { margin: 30px auto 15px; }
	.playoptions-bar .bottom_text p { line-height: 18px; }
	.playoptions-bar .row .block { padding: 20px 15px; min-height: 10px; }
	.playoptions-bar h5 { font-size: 18px; line-height: 22px; }
	.playoptions-bar .move_block { margin: 7px 0px 10px; }
	.playoptions-bar .move_block { padding: 10px 13px; }
	.playoptions-bar .move_block a { line-height: 19px; letter-spacing: 0px; }
	.playoptions-bar .move_block + .move_block { margin-bottom: 15px; }
	.playoptions-bar .bottom_heading { display: none; } 
	
	.playoptions-bar .row .block h4 + p { word-break: normal; }
	
	.scores-bar ul.list li.active { border-color: #c88cfe; }
	.scores-bar.actions ul.list li .col-2 { padding-right: 23px; }
	
	.account_bg .bg { padding: 5px 0; }
	.wisely-bar .wrapper { padding: 0 10px; }
	.wisely-bar.account .bottom { padding: 10px; }
	.wisely-bar.account .top_heading h2 { font-size: 20px; line-height: 24px; padding: 0; }
	.wisely-bar.account .top_heading .notify_text { margin: 1px 0 0 8px; }
	.wisely-bar.account .top_heading { margin-bottom: 21px; }
	.wisely-bar.account .top_heading h2 span { font-size: 16px; line-height: 24px; }
	.wisely-bar.account .top_heading .right_sec { float: none; margin: 0 0 0 -5px; width: 100%; overflow: hidden; padding: 12px 5px 15px; }
	.wisely-bar.account .top_heading .right_sec span { min-width: 52px; }
	
	.wisely-bar.account .col-5 { width: 100%; }
	.wisely-bar.account .list span { font-size: 14px; line-height: 20px; }
	.wisely-bar.account .list, 
	.wisely-bar.account .list:last-child { min-height: 10px; padding: 8px 12px; }
	.wisely-bar.account .list span cite { padding: 0; }
	.wisely-bar.account .list span + span { padding-right: 21px; }
	.wisely-bar.account .list img, 
	.wisely-bar.account .list:last-child img { top: 11px; right: 12px; }
	.wisely-bar.account .col-5 { padding: 0 8px; }
	.wisely-bar.account .list:last-child, 
	.wisely-bar.account .list { margin-bottom: 8px; border-radius: 5px; -webkit-border-radius: 5px; }
	.wisely-bar.account .row .col-1 { width: 100%; padding-top: 5px; padding-bottom: 10px; }
	.wisely-bar.account .row { margin: -5px -6px -3px; }
	.wisely-bar.account .row .col-1 .heading.rating { padding-top: 12px; }
	.wisely-bar.account .row .col-1 .heading { min-height: 130px; }
	.wisely-bar.account .bottom .block { min-height: 200px; }
	.wisely-bar.account .col-2 { margin-bottom: 10px; }
	
	.airdrops-bar ul li { width: 50%; }
	.airdrops-bar ul li.more_btn { width: 100%; margin: 0; }
	.airdrops-bar ul li.more_btn a { min-height: 10px; padding: 14px 15px 20px; }
	.airdrops-bar h2 { margin: 0; background-position: 2px 12px; background-size: 20px auto; padding-left: 32px; font-size: 18px; }
	.airdrops-bar { padding: 5px 0; }
	.airdrops-bar .wrapper { padding: 0 12px; }
	.airdrops-bar ul li::after { left: 0px; }
	.airdrops-bar ul li { padding-bottom: 10px; }
	.airdrops-bar ul li:nth-child(3):after { display: none; }
	.airdrops-bar ul li:nth-child(5):after { display: none; }
	.airdrops-bar ul li.more_btn { margin-top: 22px; }
	
	.scores-bar.actions { padding-top: 8px; }
	.scores-bar.actions .wrapper { padding: 0 11px; }
	.scores-bar.actions .tab .scroll_block { -webkit-overflow-scrolling: touch; overflow: auto; width: 100%; }
	.scores-bar.actions .tab .scroll_block .tabs { min-width: 340px; } 
	.scores-bar.actions .tab ul li a { font-size: 14px; line-height: 20px; }
	.scores-bar.actions .tab ul li { padding-left: 5px; }
	.scores-bar.actions .tab ul li a { padding-left: 18px; }
	.scores-bar.actions .tab ul li:first-child a { padding-left: 20px; }
	.scores-bar.actions .tab { padding: 15px 0 0; margin: 0; }
	.scores-bar.actions .white_block { padding: 6px; }
	.scores-bar.actions .tab ul li a::after { background-size: 19px auto; width: 26px; height: 19px; top: 0px; }
	.scores-bar.actions .tab .search-bar { padding: 13px 5px; width: 100%; overflow: hidden; position: relative; right: auto; top: auto; }
	.scores-bar.actions .tab .search-bar .field { width: 100%; height: 30px; background: #fff; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.08) inset; padding-right: 30px; padding-left: 12px; color: #6f8fb0; font-size: 14px; }
	.scores-bar.actions .search-bar .submit { width: 30px; height: 30px; top: 12px; right: 10px; background-size: 33px; }
	.scores-bar.actions ul.list li.heading .col-3 { display: none; }
	.scores-bar.actions ul.list li .col-1 img { top: 10px; }
	.scores-bar.actions .tab ul li a { color: #b3c4d8; }
	.scores-bar.actions ul.list li { font-size: 13px; min-height: 50px; }
	.scores-bar.actions ul.list li:first-child { padding-bottom: 10px; }
	.scores-bar.actions ul.list { padding-top: 28px; }
	.scores-bar.actions ul.list li:first-child { font-size: 16px; }
	.scores-bar.actions ul.list li.heading .col-1 { padding-left: 50px; }
	.scores-bar.actions ul.list li.heading { margin: 0; }
	.scores-bar.actions ul.list li .col-1 { width: 44%; }
	.scores-bar.actions ul.list li .col-2 { width: 56%; }
	.scores-bar.actions ul.list li { padding: 10px 0 0; margin-bottom: 12px; }
	.scores-bar.actions ul.list li .panel { margin: 10px 0 0; overflow: hidden; width: 100%; float:left; padding: 16px 0 13px; }
	.scores-bar.actions ul.list .tag_btn { padding: 2px 6px 4px; }
	.scores-bar.actions ul.list p { font-size: 10px; line-height: 14px; letter-spacing: -0.01em; padding: 4px 0 5px; }
	.scores-bar.actions ul.list li p span { line-height: 14px; }
	.scores-bar.actions ul.list p cite { background-position: right 2px; padding-right: 20px; margin-right: 0; }
	.scores-bar.actions ul.list li .panel::before { display: none; }
	.scores-bar.actions ul.list li .col-3 { width: 100%; padding-left: 53px; padding-bottom: 12px; position: relative; }
	.scores-bar.actions ul.list li .col-4 { width: 100%; padding-left: 53px; position: relative; }
	.scores-bar.actions ul.list li .col-3:before { content: 'Type:'; position: absolute; left: 8px; top: -1px; padding: 0; color: #6e8fb0; font-size: 16px; line-height: 20px; display: block; font-weight: 300; }
	.scores-bar.actions ul.list li .col-4:before { content: 'Info:'; position: absolute; left: 8px; top: -1px; padding: 0; color: #6e8fb0; font-size: 16px; line-height: 20px; display: block; font-weight: 300; }

	
}

/******************End-16-july-2018******************/

/******************Start-24-Sep-2018******************/

@media only screen and (max-width: 1439px) {
	
	#poll_details .bg, .filter-bar .bg { background-size: 100% auto; }

}

@media only screen and (max-width: 1279px) {
	
	.poll-item .col { padding-left: 20px; padding-right: 20px; }
	.poll-item { margin: 0 -20px; }
	
}

@media only screen and (max-width: 1169px) {

	
	.poll-item .col { padding-left: 15px; padding-right: 15px; padding-bottom: 40px; }
	.poll-item { margin: 0 -15px; }
	.poll-item .text { padding: 20px 5px 15px 15px; }
	.poll-item .range { padding: 15px; }
	
	.filter-bar .filter-sec li span label { font-size: 17px; }
	.filter-bar .filter-sec li { padding: 0 18px 20px 0; }
	.filter-bar .poll-sec .top { padding: 0 0 25px; }
	
	#poll_details #right-part { width: 33%; }
	.status-bar { padding-bottom:50px; }
	#poll_details #right-part h2 { padding-bottom: 20px; }
	
}

@media only screen and (max-width: 1023px) {
	
	
	#poll_details #left-part, #poll_details #right-part { width: 100%; }
	
	#poll_details .bg { padding: 15px 0 0; }
	#poll_details .wrapper, .filter-bar .wrapper { padding: 0 20px; } 
	.status-bar { padding-bottom: 0px; }
	.status-bar .range .rating { width: 180px; }
	#poll_details .bottom-sec #right-part { display: none; }
	.poll-details-bar { padding-bottom: 50px; }
	
	.poll-item .col { width: 50%; }
	
	.filter-bar h1 { padding: 10px 0; font-size: 24px; line-height: 30px; }
	
	.filter-bar .filter-sec .right { width: 45%; }
	.filter-bar .filter-sec .filter-block { padding: 20px; }
	.filter-bar .filter-sec li span label { font-size: 18px; }
	.filter-bar .poll-sec h2 { width: 40%; }
	.filter-bar .filter-sec .search { width: 50%; }
	.filter-bar .filter-sec .mid { min-height: 73px; }
	.filter-bar .poll-sec { padding: 22px 0 40px; }
	
	.poll-item .col { padding-left: 13px; padding-right: 13px; }
	.poll-item .text { padding: 15px 18px 18px; }
	.poll-item .text h3 { padding-bottom: 10px; }
	.poll-item .text p { min-height: 80px; }
	.poll-item .range { padding: 20px; }


}

@media only screen and (max-width: 767px) {
	
	#poll_details .wrapper, .filter-bar .wrapper { padding: 0 12px; }
	.poll-details-bar .top-heading h1 { font-size: 16px; line-height: 26px; padding-bottom: 15px; }
	.poll-details-bar .top-heading p { font-size: 14px; }
	.poll-details-bar .top-heading p img { margin-top: 0px; }
	.poll-details-bar .top-heading p span { display: block; margin-top: 5px; font-size: 14px; padding-top: 3px; }
	.poll-details-bar .top-heading { padding-bottom: 15px; }
	.status-bar { padding-top: 18px; }
	.status-bar h4 { font-size: 16px; }
	.status-bar .range strong { font-size: 23px; line-height: 26px; width: 35%; }
	.status-bar .range strong small { font-size: 13px; line-height: 16px; padding: 5px 0 0; }
	.status-bar .range .range-slider { margin-bottom: 16px; }
	.status-bar .range .rating { width: 170px; margin-right: -10px; margin-top: -5px;  }
	.status-bar .range span cite { margin-top: 8px; padding: 2px; font-size: 14px; margin: 10px 5px 3px 5px; }
	.status-bar .list ul li span { font-size: 23px; padding-right: 8px; }
	.status-bar .list ul li cite { font-size: 14px; }
	.status-bar .list ul li { font-size: 14px; }
	
	.poll-details-bar .button li a { font-size: 12px; line-height: 20px; padding: 7px 12px 7px 32px; }
	.poll-details-bar .button .icon { width: 23px; top: 2px; background-size: 23px; height: 32px; left: 7px; }
	.poll-details-bar .button li { padding-right: 6px; }
	.poll-details-bar .button li:last-child { padding-right: 0px; }
	.poll-details-bar .button ul { margin-right: -5px; }
	.poll-details-bar .button { padding: 26px 0 8px; }
	.poll-details-bar .white-block { padding: 22px 18px 0; }
	.poll-details-bar .white-block p { font-size: 14px; line-height: 26px; padding-bottom: 26px; margin-right: -2px; }
	.poll-details-bar .white-block p:last-child { padding-bottom: 15px; }
	.poll-details-bar h4 { font-size: 16px; padding-bottom: 12px; }
	.poll-details-bar .white-block.comments { margin: 0; padding: 20px 12px; }
	.poll-details-bar .white-block.comments li { margin-top: 15px; }
	.poll-details-bar .white-block.comments ul { padding-top: 8px; }
	.poll-details-bar .comments .text-center { padding-top: 30px; }
	.poll-details-bar .white-block.comments .field{ font-size: 12px; }
	.poll-details-bar .white-block.comments li .user-name span { font-size: 14px; }
	.poll-details-bar .white-block.comments li p { font-size: 12px; padding-bottom: 0; }
	.poll-details-bar .white-block.comments p:last-child { padding: 0; }
	
	
	.filter-bar .bg, 
	#poll_details .bg { padding-top: 15px; background: rgb(207,221,248); background: -moz-linear-gradient(top, rgba(207,221,248,1) 0%, rgba(230,240,250,1) 50%, rgba(220,232,254,1) 100%); background: -webkit-linear-gradient(top, rgba(207,221,248,1) 0%,rgba(230,240,250,1) 50%,rgba(220,232,254,1) 100%); background: linear-gradient(to bottom, rgba(207,221,248,1) 0%,rgba(230,240,250,1) 50%,rgba(220,232,254,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfddf8', endColorstr='#dce8fe',GradientType=0 ); }
	
	.poll-item .col .block { box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05); }
	.poll-item .col { padding-bottom: 20px; }
	.poll-item { margin: 0 -11px; }
	.filter-bar .filter-sec .field { height: 36px; font-size: 14px; }
	.filter-bar .filter-sec .filter-btn { width: 120px; font-size: 14px; line-height: 36px; height: 36px; padding: 0 20px 0 30px; background-size: 26px; }
	.filter-bar .poll-sec .top { display: none; }
	.filter-bar .filter-sec .filter-btn::after { background-size: 15px; width: 15px; left: 10px; top: 11px; }
	.filter-bar .filter-sec .search { width: 55.5%; }
	.filter-bar .filter-sec .right { padding-top: 13px; width: 100%; }
	.filter-bar .filter-sec .mid { padding: 0; min-height: 105px; border: none; }
	.filter-bar .poll-sec { padding: 0 0 20px; }
	.filter-bar .text-center .btn { font-size: 16px; letter-spacing:-0.01em; }
	.poll-item .right-tag { right: 10px; }
	.filter-bar h1 { width: 100%; float: none; font-size: 16px; letter-spacing: 0; line-height: 20px; } 
	.filter-bar .filter-sec .filter-block { top: 98px; }
	.filter-bar .filter-sec .active .filter-btn { height: 46px; }
	.filter-bar .filter-sec .filter-block::after { top: -21px; width: 16px; background-size: 15px; right: 116px; }
	.filter-bar .filter-sec .filter-block { padding: 21px 10px 10px; }
	.filter-bar .filter-sec li span { padding: 6px 15px 7px 36px; min-width: 10px; }
	.filter-bar .filter-sec li { padding: 0 10px 14px 0; }
	.filter-bar .filter-sec ul { margin-bottom: 0px; }
	.filter-bar .filter-sec input[type="checkbox"] + label::before { top: 7px; left: 7px; }
	.filter-bar .filter-sec li span label { font-size: 12px; }
	.poll-item .range { padding: 20px 15px; }
	.poll-item .range strong { font-size: 14px; line-height: 16px; padding: 3px 0; width: 53%; }
	.poll-item .range span cite { margin-left: 8px; }
	.filter-bar .text-center { padding: 7px 0 20px; } 
	.filter-bar .text-center .btn { min-width: 194px; }
	
	.poll-item .col { width: 100%; }
	
	.open_menu #content-part { padding-top: 111px; }
	.poll-item .text p { min-height: 10px; }


	.filter-active .filter-bar .poll-sec { padding-top: 0; }
	.filter-bar .filter-sec .filter-block { top: -2px; margin-bottom: 5px; float: left; position: relative; }
	.filter-bar .filter-sec ul { float:left; }
	.filter-bar .filter-sec .filter-block { margin-bottom: 0px; }
	
}

/******************End-24-Sep-2018******************/