@font-face{
	font-family: bariol;
	src: url(http://www.adorika.com/font/nariol_regular.otf), url(http://www.adorika.com/font/Bariol_Regular.woff);
}
@font-face{
	font-family: baribold;
	src:url(http://www.adorika.com/font/Bariol_Bold.otf), url(http://www.adorika.com/font/Bariol_Bold.woff);
}
@font-face{
	font-family: elro;
	src:url(http://www.adorika.com/font/ElroNet.TTF);
}
.baribold{font-family: baribold;}
.white-little-title{font-size: 26px !important;color: #fff;}
.banner-title{font-size: 145px;}
.slider-title{font-size: 68px;line-height: 69px;color: #fff;font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;}
.mam-slider-title{font-size: 68px;line-height: 69px;color: #fff;font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;margin: 15px 0 0 5%;float: left;}
.slider-title2{font-size: 53px;line-height: 55px;color: #495853;font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;}
.box-grey-title{font-size: 62px;color: #8a9694;margin: 0 0 0 113px;}
.box-grey-title-2{font-size: 71px;color: #8a9694;}
.box-grey-title-3{font-size: 33px;color: #8a9694;}
.box-grey-title-4{font-size: 71px;color: #8a9694;}
.box-grey-title-dark{font-size: 71px;color:#8a9694; }
.black-title-1{font-size: 20px;color: black;font-family: baribold;}
.purple-title{color: #A23EB0;font-size: 65px;position: relative;}
.about-box-title{font-size: 62px;color: #09316E; position: relative;margin: 0 0 0 100px;}
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.width_2_3{width: 60%;float: left;height: 100%;}
html,body{
	font-family: bariol;
}
body{
	margin: 0;
	font-size: 18px;
	/*font-family: bariol;*/
	overflow-x: hidden;
}

.header{
	position: relative;
	z-index: 5555;
}
.home-slider{margin: -66px 0 0 0;}
.home-slider ul{margin: 0;padding: 0;}
.home-slider img{width: 100%; overflow: hidden;}


.video{
	top: 0px;
}
.video video{
	width: 100%;
}


.top-panel{
	width: 100%;
	background: rgba(239, 244, 248, 0.9);
	position: fixed;
	z-index: 55555;
	top: 0;
}
.top-logo{
	width: 16%;
	/*height: 48px;*/
	float: left;
	margin: 3px 0 3px 32px;
}.top-logo img{width: 100%}

.top-menu{
	float: right;
	  margin: -7px 36px 7px 0;
}.top-menu ul{width: 100%;}
@media screen and (max-width: 915px){
	.top-menu{
		font-size: 15px;
	}
	.top-menu > ul > li{
		padding: 1% 5px 0 5px !important;
	}
}
@media screen and (max-width: 715px){
	.top-menu{
		font-size: 9px;
		  margin: 0px 36px 7px 0;
	}
}
@media screen and (max-width: 600px){

}



.top-menu > ul > li{
	float: left;
	margin:0;
	list-style: none;
	color: #8b8b8b;
	cursor: pointer;
	text-align: center;
	padding: 1% 12px 0 12px;
	margin-left: 1px;
}

.top-menu ul li ul{
	position: absolute;
	padding: 6px;
	background: #383435;
	margin: 20px 0 0 -2px;
	border-radius: 3px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.51);
	/*display: none;*/
}

.top-menu ul li ul li{
	text-align: left;
	list-style-type: none;
	background-color: #383435;
	padding: 5px 11px;
	border-bottom: 1px solid #696866;
	font-size: 19px;
}

.top-menu ul li ul li:last-child{
	border-bottom: 0;
}

.top-menu ul li ul::before {
	content: "";
	position: absolute;
	border: 10px solid transparent;
	border-bottom-color: #383435;
	margin-top: -26px;
	left: 7%;
}

.top-menu ul li ul:after {
	content: "";
	height: 14px;
	width: 100%;
	background-color: transparent;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -13px;
}

.top-menu ul li a:visited, .top-menu ul li a:link{
	color: #8b8b8b;	
	text-decoration: none;
}
.underline-menu{
	border-bottom: 6px solid;
}
.social-icons{
  padding: 27px 11px 0 11px;
  float: right;
  position: relative;
  border-left: 1px solid #c8cacc;
}.social-icons img{
	  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}.so-icons{
	padding: 0 11px 0 11px;
	height: 66px;
	float: right;
	position: relative;
	border-left: 1px solid #c8cacc;
}.so-icons img{
	margin-top: 29px;
	width: 24px;
}
.box1{
	height: 656px;/*linear-gradient(to right, rgb(0, 0, 0), rgb(0, 0, 0), rgba(0, 0, 0, 0.7))*/
/*	background: #fafafb;
	background: #252525;*/
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); /* Standard syntax (must be last) */ 
    /*  #000000 , #5D632D, #888F46  */
    position: relative;
}
.box1-content{
	width: 598px;
	position: relative;
	color: #000000;/*8a9694*/
	margin: 97px 0 0 182px;
	float: left;
}
.box1-content a{}
.box1-content p{
	margin: 13px 0 55px 0;
	font-size: 23px;
	line-height: 31px;
}
/*
.box1-content-title{
	color: #8a9694;
}
*/

.box2{
	width: 100%;
	height: 633px;
	background: url(http://www.adorika.com/images/green-box.jpg) repeat center;
	position: relative;
}
.box2-inner {
	height: 633px;
	width: 1340px;
	margin: 0 auto;
}

.box-title{
	font-size: 62px;
	margin: 0 0 19px 0;
}
.read-more-button{
	background: url(http://www.adorika.com/images/read_more_button.png) no-repeat bottom left;
	width: 176px;
	height: 50px;
	float: left;
	cursor: pointer;
	//*margin: 14px 0 0 0;*/
}
.box1-left{
	width: 500px;
	height: 450px;
	position: relative;
	float: right;
	margin: 10px 0 0 0;
	left: 374px;
}
.sun-light{
	background: url(http://www.adorika.com/images/Light-bulb.png) no-repeat;
	width: 498px;
	height: 475px;
	position: relative;
	margin: 43px 0 0 80px;
	float: right;
}
.sun-light img{
	position: absolute;
	top: -23px;
	left: -37px;
	display: none;
}
.box1-inner{
	width: 1363px;
	margin: 0 auto;
}

.box-position{
	right: 0;
	overflow: hidden;
	height: 633px;
}


.airplane{
	background: url(http://www.adorika.com/images/airplane.png);
	width: 634px;
	height: 446px;
	position: relative;
	float: left;
	margin: 145px 0 0 0;
}

.box2-left{
	width: 510px;
	position: relative;
	color: #f6f7f7;
	margin: 132px 0 0 42px;
	float: left;
}
.box2-left p{
	font-size: 23px;
	line-height: 31px;
}
.box2-title{
	color: #f6f7f7;
}
.read-more-white-button{
	float: right;
}
.box3{
	background: url(http://www.adorika.com/images/bottom_img.jpg) repeat center;
	width: 100%;
	height: 854px;
	
}
.menu-bottom{
	height: 326px;
	/*max-width: 1887px;*/
	margin: 0 auto;
	background: #E5E9E8;
	display: flex;
	z-index: 5556;
	position: relative;
}
.menu-bottom-box{
	margin: 85px 99px 0 0;
	float: left;
}
.menu-bottom-box a, .menu-bottom-box a:link, .menu-bottom-box a:active, .menu-bottom-box a:visited{
	color: #8b8b8b;
	text-decoration: none;
}
.menu-bottom-box-title{
	color: #8b8b8b;
	/*font-weight: 700;*/
}
.menu-bottom-box-list ul{
	list-style: none;
	padding: 0;
	color: #8b8b8b;
}
.menu-bottom-box-list ul li{
	margin: 9px 0 0 0;
}
.footer{
	margin: 0 auto;
	display: flex;
	background: #fff; 
	padding: 45px 0 0 0;
}
.grey-title{
	color: #8b8b8b;
	margin: 12px 0 0 0;
	font-family: baribold;
	font-size: 19px;
}
.fl{
	float: left;
}
.footer-soc{
	margin: 15px 0 0 32px;
	width: 350px;
	float: left;
}
.footer-icons{
	
}.footer-icons img{
	margin: 0 0 0 28px;
}
.box3-text{
	width: 30%;
	color: #424242;
	position: relative;
	margin: 266px 155px 0 0;
	float: right;
	margin: 266px 6% 0 0;
}
.box3-text p{
	font-size: 23px;
	margin: 0 0 3px 0;
	line-height: 31px;
}.box3-text p span{
	margin: 10px 0 0 142px;
	float: left;
}
.green-launch-button{
	position: fixed;
	right: 30px;
	top: 297px;
	z-index: 55555;	
	width: 160px;
}
/*.green-launch-button img, .green-launch-button-page{
	width: 205px;
}
*/
.green-launch-button-page{
	background: url(http://www.adorika.com/images/green_launch_button.png);
	position: fixed;
	right: -28px;
	top: 54%;
	z-index: 5555;	
	width: 207px;
	height: 68px;
	cursor: pointer;
	color: #fff;
}
.green-launch-button-page p{
	margin: 20px 32px 0 44px;
}

.up-to-top{
	background: url(http://www.adorika.com/images/up_to_top.png) no-repeat;
	width: 35px;
	height: 35px;
	position: fixed;
	bottom: 16px;
	right: 2%;
	cursor: pointer;
	z-index: 5556;
}
.about-us-header{
	background: url(http://www.adorika.com/images/about_us_header.jpg) no-repeat center;
	height: 638px;
	margin: 0 auto;
}.about-us-header-title{
	color: #f6f7f7;
	font-size: 145px;
	position: relative;
	top: 467px;
	/*left: 58px;*/
	font-family: baribold;
	margin: 0 0 0 193px;
}
.button_grey_play{
	background: url(http://www.adorika.com/images/button_play.png) no-repeat;
	width: 164px;
	height: 165px;
	z-index: 55555;
	position: absolute;
	top: 44%;
	right: 47%;
}
.lang-icons{
	float: right;
	width: 36px;
	margin-right: 2px;
	text-align: center;
	cursor:pointer;
}
.top-banner-title{
	color: #f6f7f7;
	font-size: 161px;
	position: relative;
	top: 460px;
	/*font-family: baribold;*/
	/*font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;*/
	font-family: elro;
	padding: 0 0 0 120px;
	/*text-shadow: 2px 2px #3D3A3A;*/
	min-width: 800px;	
	background: rgba(0, 0, 0, 0.3);
}
.careers-top-banner .top-banner-title{background: none;}
.adver-top-banner{
	background: url(http://www.adorika.com/images/advertisers_banner.jpg) no-repeat center;
	height: 638px;
	margin: 0 auto;
}
.adver-top-banner img{margin: 472px 0 0 69px;}
.about-us-content{padding: 52px 0;}
.about-us-content ul{margin:0 0 0 81px;}
.about-us-content p{padding: 0 403px 0 100px;font-size: 18px;line-height: 26px;}
.about-us-first-content{width: 100%;color: #8a9694;font-size: 18px;}
.about-us-blue-map{background: url(http://www.adorika.com/images/blue_about_us.jpg) no-repeat center; height:598px; color: #fff; }

.about-us-pics{background: url(http://www.adorika.com/images/about_us_pics.jpg) no-repeat center; width: 100%;height: 712px;margin: 48px 0 48px 0}
.media-kit a:link, .media-kit a:visited{color:#09316E !important;}

/*.about-us-pics{display: table;max-width: 1629px;}
.about-us-pics img:nth-child(4){float: right;}
.about-us-pics img:nth-child(n+5){float: left;}*/

.footer-page{background: #e5eae7; width: 100%; height: 425px;font-size:22px;}
.adver-content{margin: 0 0 68px 0;}
.adver-content p{color: #8a9694;font-size: 23px;position: relative;margin-bottom: 55px;margin: 37px 0 52px 113px;}
.adver-content-1{margin: 45px 0 0 112px;}
.ball{width: 213px;height: 245px;float: left;margin: 54px 136px 0 0;}
.ball-1{background: url(http://www.adorika.com/images/Games.png) no-repeat;}
.ball-2{background: url(http://www.adorika.com/images/mobile.png) no-repeat;}
.ball-3{background: url(http://www.adorika.com/images/Apps.png) no-repeat;}
.ball-4{background: url(http://www.adorika.com/images/Video.png) no-repeat;}
.ball-5{background: url(http://www.adorika.com/images/Display.png) no-repeat;}
.invant{background: url(http://www.adorika.com/images/PremiumPic.jpg) no-repeat; height: 664px;margin: 0 auto;}
.invant-text{width: 40%; margin: 0 8% 0 0;position: relative;top: 126px;float: right;/*left: 215px;*/}
.invant-text p,.advaneced-tec-text p,.cop-text p,.support-text p{max-width: 658px;font-size: 23px;color:#8a9694;margin-top: 28px;}
.advaneced-tec{background: url(http://www.adorika.com/images/AdvanecedPic.jpg) no-repeat right #eaeaea; margin: 0 auto;height: 664px;-webkit-backface-visibility:hidden;}
.advaneced-tec-text{max-width: 40%;position: relative;top: 102px;/*left: 132px;*/margin: 0 0 0 132px;}
.cop{margin: 0 auto;height: 720px;}
.cop-img{width: 50%;height: 664px; position: absolute;}
.cop-text{width: 35%;position: relative;top: 166px; margin: 0 77px 0 0;float: right;}

.support-text{max-width: 35%;position:relative;float:left;top:106px;margin: 0 0 0 7%;}
.our-clients{height:350px;margin: 0 auto;}
.our-clients .box-grey-title{margin:100px 0 0 145px;}
.our-clients-logos{height: 75px;float: left;margin: 12px 0 0 155px;}
.footer-inner{width: 960px;margin: 0 auto;}
.menu-bottom-inner{margin: 0 auto;border-bottom: 2px solid #cccdcd;}
.balls{display: inline-block;}
.balls img{margin-right:139px;position: relative;-webkit-backface-visibility:hidden;}
.publishers-top-banner{background: url(http://www.adorika.com/images/publishers_top_pic.jpg) no-repeat center;height: 638px;}
.pub-conrol{background: url(http://www.adorika.com/images/control_pic.jpg) no-repeat;height: 942px;}
.pub-added-value{background: url(http://www.adorika.com/images/clock_pic.jpg) no-repeat; height: 606px; position: relative;}
.pub-added-value img{position: absolute;-webkit-backface-visibility:hidden;}
.ie .pub-added-value img{position: absolute;left: 1085px;top: 89px;-webkit-backface-visibility:hidden;}
.pub-logos{margin: 100px 0 100px 195px;}
.pub-logos img{margin: 0 0 0 17px;}
.pub-our-partners .box-grey-title{margin: 0 0 0 163px;}
.contact-top-banner{background: url(http://www.adorika.com/images/contact_pic.jpg) no-repeat; height:638px;}
.contact-content{background: url(http://www.adorika.com/images/detail_pic.jpg) no-repeat; height: 816px;}
.contact-form-text .black-title-1{margin: 55px 0 0 112px;width: 704px;display: inline-block;}
.contact-form-text p, .contact-form label{color: black;font-size: 20px;}
.contact-form{width: 800px;height: 634px;float: left;}
.conatct-lables{width: 248px;float: left;}
.contact-form form{margin: 18px 0 0 166px;height: 600px}
.contact-form label {margin: 7px 0 28px 0;display: flex;}
.form-fields{width: 282px;float: left;}
.form-fields input, .form-fields textarea, .form-fields select{ margin: 4px 0 15px 0; padding: 7px 5px; border-radius: 3px; border: 1px solid #BBB; }
.form-fields input:nth-child(1){width: 169px;}
.form-fields textarea{ padding: 7px 16px !important; }
.reg-input, .form-fields select { width: 270px; }
.form-fields .submit{background: url(http://www.adorika.com/images/submit.png) no-repeat;border: none;width: 176px;height: 46px;cursor: pointer;margin: 0 auto;display: block;}
.form-fields .browse{ position: relative; width: 90px; cursor: pointer; opacity: 0; z-index: 2; }
.UploadInput { width: 374px; }
.UploadInput input{ display: inline-block;width: 271px !important; }
.UploadInput img{ position: relative; top: 10px; right: 93px; z-index:1; cursor: pointer; }
.form-fields select {
	 -webkit-appearance: none;
	 -moz-appearance:none;
	  width: 282px;
      display: block;
      overflow:hidden;
      background: url(http://www.adorika.com/images/HrtzDown.jpg) no-repeat right center white;cursor: pointer;padding: 5px 5px;
}
.game-top-banner{background: url(http://www.adorika.com/images/header_games.jpg) no-repeat center;height: 638px;}
.game-top-banner-title{background: url(http://www.adorika.com/images/games_title.png);width: 545px;height: 139px;position: relative;top: 474px;left: 168px;}
.game-content p{font-size: 21px;}
.game-box-1{width: 100%;height: 350px;}
.game-box-2{width: 100%;height: 323px;margin-top: 38px}

.targeting{max-width: 100%;height: 274px;margin: 70px 0 0 222px;}
.targeting ul, .game-box-2 ul, .game-box-3 ul{
	list-style-image: url(http://www.adorika.com/images/purple_arrow.png);
	color: #8F918E;
	font-size: 21px;
}
.targeting ul, .game-box-3 ul{
	padding: 28px 0 0 226px;
}

.targeting ul li, .game-box-2 ul li, .game-box-3 ul li{
	margin-top: 6px;
}
.rocket {max-width: 1050px;height: 318px;margin: 77px 0 50px 222px;}
.glass {max-width: 900px;height: 373px;margin: 0 0 0 222px;}
.targeting p{margin: 25px 0 0 197px; position: relative;}
.rocket p{margin: 0 0 0 12px; position: relative;}
.glass p{margin: 1em 0 0 0; position: relative;}
.rocket .purple-title{margin: 0 0 36px 0;}
.glass .purple-title{margin: 0 0 18px 0;}
#targImg, #rocket, #glassImg{width: 186px;float: left;margin: 0 10px 0 0; position: relative;-webkit-backface-visibility:hidden;}
.game-box-3{margin-top: 38px; height: 446px;}
.game-box-4{margin: 38px 0 28px 0; position: relative;}
.mario{background: url(http://www.adorika.com/images/PerpleBG.jpg) center bottom #A33FB1;height: 540px;width: 1887px; position: relative;overflow: hidden;}
.mario-title, .mario-title a:after, .mario-title a:link, .mario-title a:visited{font-size: 62px;color: #fff;margin: 28px 0 0 116px;float: left;}

.multiple{margin: 0 0 0 222px;}
.mobile-top-banner{background: url(http://www.adorika.com/images/Mobile_TopPic.jpg) no-repeat center;height: 638px;min-width:1170px;}
.mobile-top-banner-title{background: url(http://www.adorika.com/images/Mobile_title.png) no-repeat;width: 545px;height: 139px;position: relative;top: 474px;left: 168px;float: left;}
.phones-images{float: right;margin: -110px 42px 0 0;}
.mobile-box{margin: 0 0 50px 223px;max-width: 100%; position: relative;}
.mobile-box2{display: inline-block;}
.mobile-box p, .mobile-box ul{color: #8F918E;font-size: 21px;position: relative;}
.mobile-box p{color: #F68920;font-size:21px;}
.mobile-box a:link, .mobile-box:visited, .mobile-box:active{color: #8F918E;}
.mobile-box4{list-style-image: url(http://www.adorika.com/images/orange_arrow.png);}
.first-mobile-box{margin-top: 70px;position: relative;}
.first-mobile-box ul, .mobile-box2 ul{list-style-image: url(http://www.adorika.com/images/orange_arrow.png);}
.first-mobile-box ul, .mobile-box4 ul{margin-left: 123px;}
.first-mobile-box ul li, .mobile-box2 ul li, .mobile-box4 ul li{margin: 8px 0 0 0;}
.first-mobile-box ul li:last-child, .mobile-box2 ul li:last-child{list-style: none;margin-top: 42px;right: 27px;position: relative;}
.mobile-box-title{font-size: 62px;color: #F68920; position: relative;}
#dollar{position: absolute;top: 123px;left: 31px;width: 22px;-webkit-backface-visibility:hidden;}
.just-mobile{float: left;margin: 18px 55px 0 0;position: relative;}



.apps-top-banner{background: url(http://www.adorika.com/images/AppsPic.jpg) no-repeat center;height: 638px}
.apps-top-banner-title{background: url(http://www.adorika.com/images/apps_title.png) no-repeat;width: 402px;height: 167px;position: relative;top: 459px;left: 168px;float: left;}
.apps-box{margin: 0 0 104px 223px;display: inline-block;max-width: 1047px; position: relative;}
.apps-box p, .apps-box ul li{color: #8F918E;font-size: 21px; position: relative;}
.apps-box ul li{list-style-image: url(http://www.adorika.com/images/Arrow2.png);line-height: 34px;}
.first-apps-box{margin-top: 70px;position: relative;}
.apps-box-title{font-size: 62px;color: #01A7B7; position: relative;width: 770px}
.apps-box img:nth-child(2){float: left;margin: 18px 55px 0 0; position: relative;}
#jlamp{position: absolute;left: 0;top: 118px;}
.apps-box4 ul{position: relative;}
.app-lamp-cover{position: absolute;width: 71px;height: 104px;background: rgba(0, 0, 0, 0.57);top: 110px;left: 5px;}
#SuperCart{position: absolute;position: absolute;right: 147px;top: 127px;-webkit-backface-visibility:hidden;}
#PerformHetz{position: absolute;left: 5px;top: 85px;width: 33px;}
#dollarSign{position: absolute;right: 32px;width: 26px;left: 6px;top: 101px;-webkit-backface-visibility:hidden;}



.tech-top-banner{background: url(http://www.adorika.com/images/Technologies_TopPic.jpg) no-repeat center;height: 638px}
.tech-box-title{color: #8a9694;font-size: 62px;position: relative;margin: 0 0 12px 113px;}
.tech-box-title a:link, .tech-box-title:active, .tech-box-title:visited{color: #8a9694;}
.tech-box4 .tech-box-title, .tech-box4 p{color: #fff !important;}
.tech-box4 .tech-box-title{float: left;margin: 70px 0 0 0;}
.tech-box p, .tech-box ul li{color: #8F918E;font-size: 21px; position: relative;max-width: 1047px;margin: 6px 0 0 113px;}
.first-tech-box{display: inline-block;width: 100%;margin: 62px 0 0 0; position: relative;}
.first-tech-box img{float: right;}
.tech-box4{background: url(http://www.adorika.com/images/Ad-sysPic.jpg) no-repeat center;height: 664px;background-size:contain;position: relative;z-index: 5;}
.tech-box4 p{font-size: 21px;position: relative;max-width: 610px;float: left;margin: 0 11px 0 12px;}
.tech-see-demo-button{background: url(http://www.adorika.com/images/List_formats.png) no-repeat;width: 174px;height: 49px;margin: 24px 0 24px 110px;color: #fff;font-size: 23px;line-height: 45px;text-indent: 27px;cursor: pointer;display: inline-flex;position: relative;}

.tech-box5{display: inline-block;width: 100%;margin: 100px 0 100px 0;}
.tech-box5 p{margin: 27px 0 0 113px;}
.tech-box5-inner{width: 66%;float: left;}
.tech-box5-inner span{font-family: baribold;}
.tech-box5 img{float: right;width: 33%;}
.opt-tec{background: url(http://www.adorika.com/images/AutoPic.jpg) no-repeat center;height: 647px;}
.tech-box6 ul{list-style-image: url(http://www.adorika.com/images/white_arrow.png); color: #fff;}
.tech-box6 ul li{margin-top: 6px;font-size: 21px;}
.tech-box6-inner{width: 50%;float: right;margin: 147px 12% 0 0;position: relative;}
.tech-box6 p{color: #fff !important;font-size: 21px;position: relative;margin: 0 0 0 16px;line-height: 28px;}
.tech-box6-title{color: #fff;font-size: 62px;position: relative;}
.tech-box4b{float: right;width: 41%;position: relative;}
.tech-box4b ul{list-style-image:url(http://www.adorika.com/images/white_arrow.png); color: #fff;font-size: 21px;}
.tech-box4a{width: 48%;height: 664px;float: left;}
.tech-box5-inner a, .tech-box5-inner a:link, .tech-box5-inner a:visited{color: #fff;text-decoration: none;}
.tech-ad{position: relative;}

.tech-box4b ul li{margin: 6px 0 0 0;}

.video-top-banner{background: url(http://www.adorika.com/images/header_video.jpg) no-repeat center;height: 638px}
.video-top-banner-title{background: url(http://www.adorika.com/images/video_title.png) no-repeat;width: 444px;height: 167px;position: relative;top: 459px;left: 168px;float: left;}
.video-box{padding: 0 0 37px 223px;max-width: 100%;}
.video-box-rocket{padding: 0 0 37px 223px;max-width: 1062px;}
.video-box p, .video-box ul li{color: #8F918E;font-size: 21px; position: relative;}
.first-video-box{margin-top: 70px;}
.first-video-box ul li, .video-box2 ul li{list-style-image: url(http://www.adorika.com/images/red_arrow.png);padding: 0 13px;line-height: 33px;}
.video-box2{max-width: 1060px !important;}
.first-video-box ul{position: relative;margin-left: 308px;}
.video-box-title{font-size: 62px;color: #A91E23; position: relative;}
.video-animage{float: left;margin: 18px 55px 0 0;position: relative;}

.publishers-top-banner-title{background: url(http://www.adorika.com/images/TopAdvertisers.png) no-repeat;width: 903px;height: 135px;position: relative;top: 459px;left: 168px;float: left;}
.about-us-top-banner-title{background: url(http://www.adorika.com/images/About_us.png) no-repeat;width: 694px;height: 133px;position: relative;top: 459px;left: 168px;float: left;}
.contact-us-top-banner-title{background: url(http://www.adorika.com/images/Contact.png) no-repeat;width: 855px;height: 136px;position: relative;top: 459px;left: 168px;float: left;}
.video-sub{
	color: #A91E23 !important;
	font-family: baribold;
	font-size: 21px !important;
}
.video-box3-logos {
	margin: 73px 0 0 0;
}
.video-box3-logos img{
	margin: 0 75px 40px 0;
	position: relative;
}

.display-top-banner{background: url(http://www.adorika.com/images/display_TopPic.jpg) no-repeat center;height: 638px}
.display-top-banner-title{background: url(http://www.adorika.com/images/display_title.png) no-repeat;width: 584px;height: 170px;position: relative;top: 459px;left: 168px;float: left;}
.display-box{margin: 0 0 50px 223px;max-width: 1047px; position: relative;}
.display-box p, .display-box ul li{color: #8F918E;font-size: 21px; position: relative;}
.first-display-box{margin-top: 70px;position: relative;}
.display-box-title{font-size: 62px;color: #87BE3F; position: relative;}
.display-box2 img{float: left;margin: 18px 55px 0 0; position: relative; z-index: 5;-webkit-backface-visibility:hidden;}
.display-box2 img:nth-child(3){position: absolute;right: 62px;top: 88px;width: 60px;-webkit-backface-visibility:hidden;}
.display-box ul{ list-style-image: url(http://www.adorika.com/images/green_arrow.jpg); }
.first-display-box ul{margin: 0 0 0 180px;}
.display-box ul li{margin: 8px 0 0 0;padding: 0 9px;}
.display-box ul li ul{ list-style-image: url(http://www.adorika.com/images/green_point.png); margin: 0 0 0 0;}


/*.first-display-box img:nth-child(3){position: absolute;left: 51px;top: 91px;display: none;z-index: 3;}*/


.careers-top-banner{background: url(http://www.adorika.com/images/career_bg.jpg) no-repeat left;height: 638px;position: relative;  margin: 0 0 1% 0;}

.careers-top-banner-title{background: url(http://www.adorika.com/images/Careers.png) no-repeat;width: 610px;height: 136px;position: relative;top: 459px;left: 168px;float: left;}
.careers-box{margin: 0 0 50px 223px;display: inline-block;width: 920px;float: left;}
.careers-box p, .careers-box ul li{color: #8F918E;font-size: 21px;width: 800px;float: left;}
.first-careers-box{margin-top: 70px;}
.careers-box-title{font-size: 27px;font-family: baribold;color: #8F918E;margin: 90px 0 0 0;}
.about-us-drop-down-title{font-size: 27px;font-family: baribold;color: #8F918E;float: left;padding: 0 23px;cursor: pointer;}
.careers-box img{float: left;margin: 18px 55px 0 0;}
.careers-box ul{ list-style-image: url(http://www.adorika.com/images/green_arrow.jpg); margin: 0 0 0 180px;}
.careers-box ul li{margin: 8px 0 0 0;padding: 0 9px;}
.careers-content .careers-pic{margin: 124px 0 0 65px;}
.about-us-drop-down{width: 920px; float: left;margin: 0 0 31px 223px;border-bottom: 1px solid #B8C8FC;padding: 0 0 31px 0;}
.drop-down-pic{float: left;cursor:pointer;}
.about-us-drop-down p, .about-us-drop-down ul li{color: #8F918E;font-size: 21px;width: 800px;float: left;margin: 6px 0 0 63px;line-height: 26px;}
/*.about-us-drop-down p:last-child{border-bottom: 1px solid blue;}*/


.{color: #8F918E;font-size: 21px;width: 800px;float: left;margin: 6px 0 0 63px;line-height: 26px;}
.about-us-drop-text{float: left;display:none}
.requirements-title{color: #8F918E;
font-size: 23px;
width: 800px;
float: left;
margin: 1em 0 9px 63px;
line-height: 26px;
font-weight: 700;}


.faqs-top-banner-title{background: url(http://www.adorika.com/images/FAQs.png) no-repeat;width: 426px;height: 148px;position: relative;top: 459px;left: 168px;float: left;}
.faqs-box{margin: 0 0 50px 223px;display: inline-block;width: 920px;float: left;}
.faqs-box p, .faqs-box ul li{color: #8F918E;font-size: 21px;width: 800px;float: left;}
.first-faqs-box{margin-top: 70px;}
.faqs-box-title{font-size: 27px;font-family: baribold;color: #5D81FC;margin: 90px 0 0 0;}
.faqs-box img{float: left;margin: 18px 55px 0 0;}
.faqs-box ul{ list-style-image: url(http://www.adorika.com/images/green_arrow.jpg); margin: 0 0 0 180px;}
.faqs-box ul li{margin: 8px 0 0 0;padding: 0 9px;}
.faqs-content .faqs-pic{margin: 124px 0 0 127px;}
.about-us-drop-down-title{font-size: 27px;font-family: baribold;color: #8F918E;float: left;padding: 0 23px;}

.about-us-faqs-drop-down{width: 920px; float: left;margin: 0 0 31px 223px;border-bottom: 1px solid #B8C8FC;padding: 0 0 31px 0;}
.faqs-drop-down-pic{float: left;cursor:pointer;}
.about-us-faqs-drop-down p, .about-us-faqs-drop-down ul li{color: #8F918E;font-size: 21px;width: 800px;float: left;margin: 6px 0 0 25px;line-height: 26px;}
.about-us-faqs-drop-text{float: left;display:none}
.faqs-requirements-title{float: left;font-family: baribold;margin: 9px 0 0 35px;}
.about-us-faqs-drop-down ul li{color: #8F918E;font-size: 21px;width: 800px;float: left;margin: 6px 0 0 70px;line-height: 26px;}


.pp-top-banner-title{background: url(http://www.adorika.com/images/Privacy-Policy.png) no-repeat;width: 864px;height: 146px;position: relative;top: 459px;left: 168px;float: left;}
.pp-content .pp-pic{margin: 124px 0 0 127px;}
.pp-box{margin: 0 0 50px 223px;display: inline-block;width: 967px;float: left;}
.pp-box-title{font-size: 27px;font-family: baribold;color: #3342A1;margin: 54px 0 0 0;float: left;width: 100%;}
.pp-box p, .pp-box ul li{color: #8F918E;font-size: 21px;width: 800px;float: left;margin: 17px 0 0 0;}
.firstpp-p{margin: 91px 0 0 0 !important; position: relative;right: 50px}


.mgm-top-banner-title{background: url(http://www.adorika.com/images/Team.png) no-repeat;width: 1394px;height: 114px;position: relative;top: 459px;left: 168px;float: left;}
.mgm-content .mgm-pic{margin: 124px 0 0 127px;}
.mgm-box{margin: 0 0 73px 223px;display: inline-block;width: 967px;float: left;width: 100%;}
.mgm-box-title{font-size: 22px;font-family: baribold;color: #8F918E;margin: 14px 0 0 0;width: 100%;}
.mgm-box p, .mgm-box ul li{color: #8F918E;font-size: 21px;width: 800px;margin: 12px 0 0 182px;}
.mgm-box .img-person{float: left;padding: 16px 21px 21px 0;}
.firstmgm-p{margin: 91px 0 0 47px !important; position: relative;right: 50px}

.mgm-content{width: 100%;float: left;}
.first-publishers-box{height: 500px;width: 100%;margin: 0;}
.pub-title-1{margin: 69px 0 0 152px;}
/*.publishers-content p{color: #8a9694;font-size: 23px;}*/
.publishers-content p{color: #8a9694;font-size: 23px;}
.first-publishers-box p{margin: 37px 0 52px 159px;font-size:23px;color: #8a9694;}
.pub-balls{width: 100%;margin: 33px 0 0 152px;}

.pub-conrol-box{max-width: 865px;height: 352px;margin: 26px 0 25px 152px;position: relative;padding: 40px 0 0 0;}
.pub-conrol-box2{width: 865px;height: 352px;margin: 26px 138px 0 0;float: right;position: relative;}
.pub-added-box1{max-width: 867px;height: 273px;margin: 0 0 0 152px; position: relative;}
.pub-added-box2{max-width: 800px;height: 352px;margin: 26px 0 0 152px;float: left; position: relative;}
.pub-our-title {width: 483px;margin: 0 0 0 157px;}

.lang-menu{position: fixed;right: 0;top: 66px;display: none;}
.lang-square{background: url(http://www.adorika.com/images/Flag_GreyBG.jpg) no-repeat;width: 61px;height:70px;text-align: center;}
.lang-menu-line{background: url(http://www.adorika.com/images/Pas.jpg) no-repeat center;width: 61px;height: 2px;margin: -1px 0 0 0;}
.lang-square p, .lang-square a{color: #CFC5CA;margin: 0;font-size: 14px;}
.lang-center{position: relative;top: 50%;transform: translateY(-50%);}
.close-lang-menu{cursor: pointer;}

.home-slider-text{position: absolute;top: 200px;left: 123px;width: 824px;display:none;}

.home-slider-text1{background: url(http://www.adorika.com/images/top-ny-slide.png) repeat-x;position: absolute;right: 0;top: 63px;width: 100%;height: 100%}



.home-slider-text p, .home-slider-text ul li{font-size: 21px;width: 544px; margin: 0;}
.home-slider-text ul li{list-style-image:url(http://www.adorika.com/images/List_Hetz_right.png);padding: 0 15px;line-height: 29px;}
.find-out-button{background: url(http://www.adorika.com/images/slide_butts_03.png) no-repeat; width: 194px; height: 56px;text-align: center;line-height: 49px; cursor: pointer;}
.find-out-button p{width: 150px;width: 150px;margin: 2px 0 0 7px;}
.find-out-grey-button{background: url(http://www.adorika.com/images/slide_butts_05.png) no-repeat; width: 194px; height: 56px;text-align: center;line-height: 49px; cursor: pointer;}
.adv-button{color: #fff;font-size: 27px;float: left;margin: 42px 0 0 0;}
.slide-pub-button{color: black;font-size: 27px;float: left;margin: 42px 0 0 98px;}
.green-find-button{font-size: 21px;float: left;margin: 44px 0 0 0;/*color: #3c6020;*/color: #000;}
.slider-p-text{margin: 13px 0 19px 0 !important;}
.r-and-q{font-weight: 700;font-size: 23px !important;}


/* NEW CONTACT SKIN */

.white-space{ margin-top: 66px }

.bottom-contact{ background: url(http://www.adorika.com/images/bottom_contact_bg.png) no-repeat; height: 794px; position: relative;z-index: 5556;height: 595px;}
.bottom-contact > form > div{ text-align: center; color: #fff; height: 564px; width: 1033px; margin: 0 auto }
.bottom-contact > form > div p:first-child{ font-size: 70px;margin: 0;padding-top: 60px;}
.bottom-contact > form > div > div:not(:last-child){ text-align: left }
.bottom-contact > form > div > div:not(:last-child) span{ display: inline-block; width: 255px; }
.bottom-contact > form > div > div.desc span{ font-size: 15px; text-align: left; }
.bottom-contact > form >div > div.fields{ margin-top: 10px }
.bottom-contact > form > div > div.fields span{ text-align: left; width: 228.5px;; margin-right: 26px; }
.bottom-contact > form > div > div.fields span:last-child{ margin-right: 0 }
.bottom-contact > form > div > div.fields span input{ width: 241px; padding: 4px; margin-right: 23px; }
.bottom-contact > form > div > div.fields span:last-child{ margin-right: 0 }
.bottom-contact > form > div > div:last-child{ margin-top: 50px; }
.bottom-contact > form > div > div:last-child > div{ text-align: left; margin-bottom: 5px }
.bottom-contact > form > div > div:last-child textarea{ width: 746px; height: 104px; margin-right: 4px;float: left;resize: none;}
.launch-submit{ background: url(http://www.adorika.com/images/bottom_contact_button.png); width: 255px;height: 111px;border: none;float: right;cursor: pointer;}



.anchor{
  display: block;
  height: 66px; /*same height as header*/
  margin-top: -66px; /*same height as header*/
  visibility: hidden;
}.anchor2{
  display: block;
  height: 177px; /*same height as header*/
  margin-top: -177px; /*same height as header*/
  visibility: hidden;
}.anchor3{
  display: block;
  height: 100px; /*same height as header*/
  margin-top: -100px; /*same height as header*/
  visibility: hidden;
}.anchor4{
  display: block;
  height: 250px; /*same height as header*/
  margin-top: -250px; /*same height as header*/
  visibility: hidden;
}.anchor5{
  display: block;
  height: 150px; /*same height as header*/
  margin-top: -150px; /*same height as header*/
  visibility: hidden;
}
.media-kit{height: 425px;margin-top: 52px;}
.media-kit img:nth-child(1){margin: 0 0 -9px 24px;position: relative;}
.media-kit img:nth-child(2){margin: 0 0 0 100px;}

.green-bottom-panel{background: #5DA945;height: 300px;}
.green-bottom-panel p{color: #fff;font-size: 29px;}
.green-bottom-panel a:visited, .green-bottom-panel a:link{color: #fff;font-size: 29px;font-family: baribold;}
.green-bottom-panel img{float: right !important;margin: 20px 38px 0 0;}
.green-bottom-box{margin: 0 0 50px 223px;display: inline-block;max-width: 1047px;}
.green-bottom-panel .green-bottom-box{width: auto;max-width: none;position: relative;}
.green-bottom-box-title{width: 700px;color: #fff;margin-top: 65px;font-size: 62px;position: relative;}


.apps-media-kit{background: #00A5B8;padding-top: 22px;width: 100%; position: relative;overflow: hidden;}
.apps-media-kit .mobile-box-title{color: #fff;margin: 65px 0 47px 223px;float: left; width: 50%;}
#hendImg{float: right;margin: 0 0 0 25px;}
.apps-media-kit a:visited, .apps-media-kit a:link{color: #fff;}
.display-balls{text-align: center;margin: 0 0 85px 223px;display: inline-block;max-width: 1100px;}
.display-balls img{position: relative;-webkit-backface-visibility:hidden;}
.game-balls{margin: 48px 0 85px 216px;}

.tech-box-text-1{position: relative; margin: 0 0 0 100px;}
.tech-box-text-1 ul{list-style-image:url(http://www.adorika.com/images/blue_arrow.png);}
.first-tech-box img{position: relative;z-index: 4;-webkit-backface-visibility:hidden;}
#hendImg{
	position: relative;
 	z-index: 3;
 	width: 31%;
 	-webkit-backface-visibility:hidden;
}
.game-balls img{position: relative;-webkit-backface-visibility:hidden;}


.dis-view-img{background: #6dbdc4;
	width: 109px;
	height: 103px;
	margin: 15px 22px 0px 0;
	float: left;
	border: 10px solid #d0d0d0;
	border-bottom: 25px solid #d0d0d0;
	position: relative;
}
.mounthing{
	background: url(http://www.adorika.com/images/Month.png);
 	width: 109px;
 	height: 63px;
 	position: absolute;
	bottom: 0;
	z-index: 5;
	-webkit-backface-visibility:hidden;
	/*
	-webkit-transform: rotateX(45deg);
	transform: rotateX(50deg);
	*/
}
.sun-mnth-img{
	background: url(http://www.adorika.com/images/sun.png) no-repeat;
	 width: 25px;
	 height: 23px;
	 margin: 0 50px;
	 z-index: 3;
	 position: relative;
	 top: 66px;
	 display: none;
	 -webkit-backface-visibility:hidden;
	}

.sun-light::befor{background: url(http://www.adorika.com/images/pasimLamp.png) no-repeat; height: 500px;width: 498px;}

.resize{background-size: cover;}

#support{position: relative;/*background: url(http://www.adorika.com/images/support_pic.jpg) no-repeat;*/height: 664px;margin: 0 auto;background: #D4D7DE;overflow: hidden;}
.hands{width: 58%;float: right; position: relative;}
.hands img{position: absolute;/*width: 100%;*/-webkit-backface-visibility:hidden;}
/*
.hands img:nth-child(1){left: 0;top:0;}
.hands img:nth-child(2){left: 0;top:0;}
.hands img:nth-child(3){left: 0;top:0;}
*/

.non-incent{position: absolute;width: 55px;height: 55px;top: 50px;left: 14px;}
.non-incent img{position: absolute;-webkit-backface-visibility:hidden;}
.libra{position: absolute; width: 64px;height: 66px;top: 131px;left: 10px;}
.libra img{position: absolute;-webkit-backface-visibility:hidden;}

#RedArrow{position: absolute;left: 39px;top: 137px;width: 36px;}

.mario img{position: absolute;left: 26px;top: 244px;}
.clud1{background: url(http://www.adorika.com/images/Clud01.png) no-repeat; width: 140px;height: 77px;margin: 0 auto;position: relative;top: 239px;right: 642px;}
.clud2{background: url(http://www.adorika.com/images/Clud02.png) no-repeat; width: 140px;height: 77px;margin: 0 auto;position: relative;top: 181px;left: 134px;}
.sun-game{background: url(http://www.adorika.com/images/Sun_games.png) no-repeat; width: 104px;height: 101px;margin: 0 auto;position: relative;bottom: 176px;left: 890px;}
.clud3{background: url(http://www.adorika.com/images/Clud-Big.png) no-repeat; width: 217px;height: 110px;margin: 0 auto;position: relative;bottom: 253px;left: 814px;}
.coin{background: url(http://www.adorika.com/images/yellowBall.png) no-repeat; width: 29px;height: 30px;margin: 0 auto;position: relative;}
.coin1{top:144px;left: 29px;}
.coin2{top:114px;left: 67px;}
.coin3{top:84px;left: 105px;}
.coin4{bottom: 364px;left: 893px;}
.game-star{background: url(http://www.adorika.com/images/Star.png) no-repeat; margin: 0 auto;position: relative; width:37px; height: 36px; left: 445px;bottom: 145px;}
.bomb{background: url(http://www.adorika.com/images/bomb.png) no-repeat; margin: 0 auto;position: relative; width:47px; height: 31px; left: 539px;bottom: 126px;}
.bomb-gits{background: url(http://www.adorika.com/images/bomb_gits.png) no-repeat; margin: 0 auto; position: relative;width: 13px;height: 11px;left: 519px;bottom: 189px;}

.cop-img img{position: absolute;-webkit-backface-visibility:hidden;}
img#w1 {top: 152px;left: 81px;}
img#w2 {bottom: 333px;left: 390px;}
img#w3 {left: 328px;top: 388px;}
img#w4 {top: 358px;left: 668px;}
img#w5 {top: 304px;left: 554px;}


.apps-icons{width:70%;position: absolute;bottom: 0;margin:0 0 14px 7%;}
.apps-icons-title{font-size: 28px;color: #fff;margin:0 0 23px 93px;}
.apps-icons img{margin: 0 -38px 10px 85px; width: 8%;}
.apps-bottom-icons-first{width: 100%;background: #F3F4F6;min-height: 405px;}
.apps-bottom-icons{width: 100%;min-height: 405px;}
.apps-bottom-icons-title{margin: 0 0 75px 0; top: 67px;}
.apps-bottom-icons-first img{margin:50px 21px 0 0;}
.apps-bottom-icons img{margin: 50px 50px 42px 0;width: 18%;}
.apps-icons2 img{margin: 50px 50px 42px 0;width: 19%;}
.apps-bottom-icons-first .inner{margin: 0 0 0 223px}
.apps-bottom-icons .inner{margin: 0 0 0 223px}

.first-apps-box p{margin-left: 137px;}
.first-apps-box ul{margin-left: 132px;}


.gold_frame{background: url(http://www.adorika.com/images/blue_slide_frame.png) no-repeat; width: 313px; height: 202px; float: left;margin: 56px 0 0 0;}
.gold_frame_right{background: url(http://www.adorika.com/images/blue_slide_frame.png) no-repeat; width: 313px; height: 202px;float: left;margin: 118px 0 0 23px;}
.gold_frame_right p{width: 290px;margin: 29px 0 0 12px;text-align: center;font-size: 43px;color: #fff;position: relative;top: 20px;}
.gold_frame p{width: 290px;margin: 11px 0 0 12px;text-align: center;font-size: 43px;color: #fff;position: relative;top: 38px;}
.slide_blue_arrows{background: 
							   url(http://www.adorika.com/images/blue_slide_arrow.png) center top no-repeat,
							   url(http://www.adorika.com/images/Money.png) 30px 54px no-repeat,
							   url(http://www.adorika.com/images/People.png) 107px 247px no-repeat,
							   url(http://www.adorika.com/images/blue_slide_arrow_r.png) center bottom no-repeat;
		width: 230px;
		height: 367px;
		float: left;
		margin: 0 30px 0 30px;
}

.slide-line{
	background: url(http://www.adorika.com/images/slide_line.png) no-repeat center;
	width: 100%;
	height: 95px;
	position: relative;
	margin-top: 7%;
	float: left;
}
.slide-line-bottom{
	background: url(http://www.adorika.com/images/slide_line.png) no-repeat center;
	width: 100%;
	height: 95px;
	float: left;
}


.apps-rev{background:#E6E6E6;height: 415px}
.app-frame{background: url(http://www.adorika.com/images/app-frame.png) no-repeat; width:1000px;height:394px;margin: 153px 0 0 263px;color:#fff;right:10%;position: absolute;}
.left-window{margin: 89px 0 0 17px;text-align: center;width: 308px;font-size: 43px;float: left;}
.right-window{margin: 203px 107px 0 0;text-align: center;width: 308px;font-size: 43px;float: right;}
.mam-slider div + p{
	margin: 1% 0 0 5%;
	color: #fff;
	font-size: 56px;
	position: relative;
	float: left;
	text-align: center;
}
.mam-slider .find-out{
	color: #fff;
	font-size: 28px;
	float: right;
	width: 100%;
	text-align: right;
	margin: 0 7% 0 0;
}
.mam-slider .arrow{
	background: url(http://www.adorika.com/images/apps-arrows.png) no-repeat;
	width: 23px;
	height:19px;
	float:right;
	margin: 10px 0 0 7px;
}
.mam-slider-inner{
	margin: 75px 0 0 28%;;
	float: left;
}

.mam-slider-link{

}
.see-de-app{
	margin: -75px 0 18px 0;
	cursor: pointer;
	float: right;
}
.fancybox-overlay{
	background: rgba(0, 0, 0, 0.65) !important;
}
.fancybox-skin{
	top: 64px;
}
.rocket-fire{
	
	width: 58px;
	height: 34px;
	position: absolute;
	display: none;
}





.content-404{
	background: #455643;
	width: 100%;
	height: 1000px;
	padding: 202px 0 0 0;
}
.icon-404{
	background: url(http://www.adorika.com/images/404error.png) no-repeat;
	float:left;
	width: 460px;
	height: 527px;
}
.content-text-404{
	margin: 0 0 0 168px;
	float: left;
}
.content-text-404 > p, .content-text-404 ul{
	color: #fff;
	font-size: 22px;
}
.content-text-404  p:nth-child(3){
	font-size: 21px;
}
.content-text-404 ul{
	list-style-image: url(http://www.adorika.com/images/green_arrow.jpg);
}
.start-now-btn{
	margin: 0 0 0 137px;
	cursor: pointer;
}
.title-404{
	color: #D9E200;
	font-family: baribold;
	font-size: 51px;
}
.content-404-inner{
	margin: 0 auto;
	width: 1354px;
	height: 552px;
}
.rocket-imgs{
	position: relative;
}
.flames {
	position: absolute;
	right: 44px;
	top: 182px;
	width: 125px
}
.flames > img{
	position: absolute;
	-webkit-backface-visibility:hidden;
	/*display: none;*/
}
img#flame1 {
right: 8px;
z-index:3;
}
img#flame2 {
right: 22px;
z-index:3;
}
img#flame3 {
right: 36px;
z-index:3;
}

img#flame4 {
right: 12px;
margin-top: -4px;
z-index: 2;
}
img#flame5 {
left: 41px;
margin-top: -4px;
z-index: 2;
}
img#flame6 {
right: 18px;
margin-top: 15px;
z-index: 1;
}

.set-up-button{
	cursor: pointer;
}
.pub-conrol-box2 ul{list-style-image: url(http://www.adorika.com/images/blue_arrow.png);color: #8a9694;font-size: 23px;}
.content-text-404 a{color: #fff;text-decoration: none;cursor: pointer;}
.set-up-camp{cursor:pointer;}

.marketing-video{
	width: 240px;
	height: 187px;
	float: left;
	position: relative;
	margin-top: 44px;
}
.marketing-video img{
	position: absolute;
	z-index: 1
	-webkit-backface-visibility:hidden;
}

img#marketing2 {
margin: -16px 0 0 188px;

}
img#marketing3 {
margin: -30px 0 0 135px;
}
img#marketing4 {
margin: 35px 0 0 194px;
}
img#marketing5 {
margin: 91px 0 0 183px;
}
img#marketing6 {
margin: 76px 0 0 146px;
}
img#marketing7 {
margin: 2px 0 0 154px;
}
img#marketing8 {
margin: 109px 0 0 215px;
}
img#marketing10{
	margin: 22px 0 0 179px;
}
img#marketing11 {
margin: 42px 0 0 222px;
}
img#marketing12{
	margin: 5px 0 0 232px;	
}

.video-rocket{
	position: relative;
	float: right;
	width: 206px;
	height: 259px;
}
.video-rocket img{
	position: absolute;
	-webkit-backface-visibility:hidden;
}
.video-flame{
	position: absolute;	
	top: 219px;
	left: 168px;
}

img#micVoice {
	margin: 15px 0 0 135px;
}
.game-tar{
	position: relative;
	top: 32px;
	right: 41px;
}
.game-tar img{
	position: absolute;
}

#gme_arr1{	
	left: 200%;
	bottom: 550px
}#gme_arr2{	
	left: 200%;
	bottom: 550px
}#gme_arr3{	
	left: 200%;
	bottom: 550px
}

.loupe-gl{
	position: absolute;
	width: 114px;
	height: 112px;
	margin: 27px 0 0 20px;
}

















/*****************************************************  Mobile  *****************************************************/

/* Smartphones (portrait and landscape) ----------- */
/*
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 640px) {
  img#w1{top: 400px;left: 48px;}
  img#w2{top: 739px;left: 70px;}
  img#w3{left: 62px;top: 100px;}
  img#w4, img#w5{display: none;}
  .advaneced-tec{background: #eaeaea; margin: 0 auto;height: 723px;}
  .invant{background: url(http://www.adorika.com/images/PremiumPic.jpg) no-repeat center;}
  .adver-content p{margin: 0 0 52px 0;}
  .bottom-contact > form > div{position: relative;left: 23px;}
  .launch-submit{margin: 71px 40px 0 0;}
  .bottom-contact > form > div > div:last-child textarea{ width: 885px;}
  .menu-bottom-box{margin: 11px 0 29px 0;}
  .pub-added-value img{display: none;}
  .pub-balls{width: initial;margin: 33px 0 0 100px}
  .box-grey-title{margin: 0;}
  .invant-text{top: 24px;}
  
  .invant-text{width: 52%;margin: 0 4% 0 0;}
  .advaneced-tec-text{max-width: 80%;}
  .invant-text p,.advaneced-tec-text p,.cop-text p,.support-text p,.adver-content p, .first-publishers-box p,.publishers-content p,
  .pub-conrol-box2 ul{font-size: 39px;}
  .cop{height: initial;}
  #support{width: 100%;height: 900px}
  .cop-text{top: 7px;width:47%;}
  .hands{top: 190px;right: 92px;}
  .box-grey-title{font-size: 71px;}
  .pub-conrol-box2{margin: 126px 0 0 0;}
  .pub-conrol-box{height: 544px;}
  .pub-added-box1{margin: 0 70px 0  152px; height: 578px;padding-top:66px;}
  .pub-added-box2{height: 620px;}
  .pub-conrol{height: 1697px}
  .pub-added-value{height: 1266px;}
  .menu-bottom-box{font-size: 25px;}
  .menu-bottom{height: initial;}

*/
  /* Menu */
  /*
  .top-menu ul li a:visited, .top-menu ul li a:link{font-size:36px;}
  .social-icons img{width: 36px;margin: 0 0 0 6px;}
  .top-menu{float: left;width: 100%}
  .top-panel{top: 0;left: 0;width: 100%;position: fixed;}


  .menu-bottom-box a, .menu-bottom-box a:link, .menu-bottom-box a:active, .menu-bottom-box a:visited{font-size: 38px;}
  .menu-bottom-box ul li{float: left;margin: 31px 0 75px 111px;}
  .footer-icons img{margin: 0 0 0 111px;}
  .bottom-contact > form > div p:nth-child(2) { font-size: 45px;margin-right: 34px;}
  .bottom-contact > form > div > div > p:nth-child(4) { font-size: 30px;}
  .bottom-contact > form > div > div.desc span{font-size: 36px;}
  .bottom-contact > form > div > div.desc span{font-size: 36px;}
  .bottom-contact{height: 920px;}
  .bottom-contact > form > div > div:last-child > div{font-size:36px;}
  .footer-inner{width: initial !important;}
  .bottom-contact > form > div > div.fields span input{height: 38px;}
  
  .menu-bottom1, .menu-bottom2,  .menu-bottom5{display: none;}
  .menu-bottom3 .menu-bottom-box-list ul li:nth-child(2){display: none;}
  .menu-bottom-box-list ul li{float: left; margin: 9px 0 0 0;}
  #redArrow{display: none;}
  .display-balls img{width: 180px !important;}
  .phones-images img{width: 140px; }
  .phones-images {float: left;margin: 0 0 0 385px;}
  .mobile-top-banner{min-width: initial;}

  .display-box ul li,.display-box p{font-size:36px !important;}
  .balls img{margin-right: 15px !important; width: 150px !important;}
  .mobile-box p, .mobile-box ul, .green-bottom-panel p,.apps-box p, .apps-box ul li, .first-apps-box > div:nth-child(6),
  .video-box p, .video-box ul li, .targeting ul li, .game-box-2 ul li, .game-box-3 ul li, .game-content p, .about-us-content p, .about-us-content ul,
  .mgm-box p, .mgm-box ul li, .careers-box-title, .careers-box p, .careers-box ul li, .about-us-drop-down-title, .requirements-title,
  .about-us-drop-down p, .about-us-drop-down ul li{font-size: 36px !important;}
  .first-video-box ul{margin-left:0;}
  .first-video-box ul li, .video-box2 ul li{padding: 13px 13px;}
  .marketing-video{margin: 70px 53px 0 0;}
  .video-sub{margin-left: 0 !important;}
  .game-box-2, .game-box-3, .game-box-4{margin-top: 451px;}
  .game-balls img {width: 197px !important;}
  #gme_arr1, #gme_arr2, #gme_arr3{display: none;}
  .mario {width:initial;}
  .small-video-frame{left: -132px;}
  #screenIMG{width: 900px;}
  .about-us-content p{padding: 0 100px 0 100px;line-height: 51px;}
  .about-us-blue-map{height: initial;}
  .mgm-box{margin: 0 0 89px 20px;}
  .mgm-banner-title{width: initial !important; padding: 0 4px !important;}
  @media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
  .about-us-drop-down ul li{margin: 0px;}
  .about-us-drop-down, .careers-box{}
}

}




  



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

.app-frame{background: url(http://www.adorika.com/images/app-frame.png) no-repeat; width:1000px;height:394px;margin: 153px 0 0 263px;color:#fff;right:-2%;position: absolute;}
}




@media screen and (max-device-width: 640px) and (orientation: landscape){

  .bottom-contact > form > div{width: 94%;}
  .bottom-contact > form > div > div:not(:last-child) span{ display: inline-block; width: 225px; }
  .bottom-contact > form > div > div.fields span input{ width: 199px; padding: 4px; margin-right: 23px; }
  .bottom-contact > form > div > div.fields span{ text-align: left; width: 197.5px;}
  .home-slider-text1{top: 133px;}
}

@media screen and (max-device-width: 480px) and (orientation: portrait){
  
  .bottom-contact > form > div{width: 100%;}
  .bottom-contact > form > div > div:not(:last-child) span{ display: inline-block; width: 225px; }
  .bottom-contact > form > div > div.fields span input{ width: 199px; padding: 4px; margin-right: 23px; }
  .bottom-contact > form > div > div.fields span{ text-align: left; width: 197.5px;}
  .home-slider-text1{top: 133px;}
}
*/

.clock-parts{position: relative;width: 770px;height: 673px;left: 48px;top: 60px;}
.clock-parts img{position: absolute;}
#clockHears{top: -250px;left: 938px;}

.video-box4{max-width: 740px;}
.video-box4 p{width: 475px;}
#inStreamImg, #smallVideoBg, #inBannerImg{position: absolute;}
#inStreamImg{width: 164px;margin: 14px 0 0 5px;height: 122px;}
#inBannerImg{width: 166px;margin: 13px 0 0 4px;height: 123px;}
.small-video-frame{position: relative; float: right;cursor: pointer;}
.video-box4-title{margin: 0 0 37px 223px;}


.video-box5{
	background: #A91E23;
	height: 450px;
	max-width: 100%;
	position: relative;
}
.video-box5-img{
position: absolute;
left: 57%;
width: 312px;
bottom: 0;
}


.share_button, .fb-root{
	/*display:none;*/
	cursor: pointer;
	float: left;
  	margin: 12px 0 13px 30px;
}



.h-slider-wrapper{
	width:100%;
	height:100%;
	position:absolute;
}
.ad_slide_bt{
	width: 11% !important;
	height: 5.5%;
	position: relative;
	margin: 0 auto;
  	top: 77%;
  	  right: 5%;
  	cursor: pointer;
}
.ad_slide_bt{
	width: 11% !important;
	height: 5.5%;
	position: relative;
	margin: 0 auto;
  	top: 77%;
  	  right: -39%;
  	cursor: pointer;
  	display: inline-block !important;
}
.pub_slide_bt{
	height: 5.5%;
  width: 11% !important;
  position: relative;
  margin: 0 auto;
  top: 77%;
	left: 40.5%;
  cursor: pointer;
  display: inline-block !important;
}
.in_share{
	  position: relative;
	  top: 12px;
	  margin: 0 0 0 16px;
	  cursor: pointer;
}

.careers-square{
  	width: 19.87%;
	min-height: 264px;
	background: whitesmoke;
	border: 1px solid rgb(232, 232, 232);
	float: left;
	position: relative;
	cursor: pointer;
	color: grey;
}
.careers-square:before{
  content: " ";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

a.career-pop {
	position: absolute;
	bottom: 27px;
  	margin: 0 0 0 54px;
}
.careers-square h3{
    margin: 27px 7px 10px 50px;
}
.careers-square p{
  	padding: 13px 50px 10px 50px;
	margin: 0;
	font-size: 15px;
	line-height: 20px;
	margin: 0;

}

.body-black-wrapper{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.66);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5558;
  display: none;
}

#dialog h3{
	margin: 35px 0 0 60px;
	font-size: 27px;
 	font-weight: 300;
}#dialog p{
	  margin: 20px 50px 0 32px;
	   font-size: 14px;
  		line-height: 23px;
}#dialog h4{
	margin: 35px 0 25px 60px;
	font-weight: 300;
  	font-size: 1em;
}#dialog ul li{
	list-style: none;
	font-size: 14px;
	margin: 10px 50px 0 20px;
}
.career-poup ul li{margin: 6px 0 0 0;}
.career-popup-line{
	/*border: 1px solid rgb(115, 115, 115);*/
	width: 78%;
	position: relative;
	margin: 34px auto 20px auto;
	height: 1px;
	background: rgb(194, 194, 194);
}
.career-popup {
  display: none;
}
.careers-content {
    margin: 0 auto;
  width: 98%;
}
.management-top-banner{
  background: url(http://www.adorika.com/images/about_us_header.jpg) no-repeat left;
  height: 638px;
  position: relative;
  margin: 0 0 1% 0;
}
.faq-top-banner{
  background: url(http://www.adorika.com/images/about_us_header.jpg) no-repeat left;
  height: 638px;
  position: relative;
  margin: 0 0 1% 0;
}
.privacy-policy-top-banner{
  background: url(http://www.adorika.com/images/about_us_header.jpg) no-repeat left;
  height: 638px;
  position: relative;
  margin: 0 0 1% 0;
}
.cv p{margin: -6px 0 0 59px !important;}

@media only screen and (min-width : 1650px) {
	.careers-square{
		    width: 19.87%;
	}
}
@media only screen and (max-width : 1650px) and (min-device-width : 1265px)  {
	.careers-square{
		   width: 24.78%;
	}
}
@media only screen and (max-width : 1264px) and (min-device-width : 980px)  {
	.careers-square{
		   width: 33%;
	}
}
@media only screen and (max-width : 979px) and (min-device-width : 600px)  {
	.careers-square{
		   width: 49.5%;
	}
	@media only screen and (max-width : 599px) and (min-device-width : 0)  {
	.careers-square{
		   width: 100%;
	}
}

/*
     FILE ARCHIVED ON 09:16:52 Dec 05, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:23:58 Nov 21, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 107.475
  exclusion.robots: 0.092
  exclusion.robots.policy: 0.085
  cdx.remote: 0.065
  esindex: 0.009
  LoadShardBlock: 51.48 (3)
  PetaboxLoader3.datanode: 61.999 (4)
  CDXLines.iter: 16.263 (3)
  load_resource: 69.453
  PetaboxLoader3.resolve: 48.936
*/
