@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

body, html{
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
}

h1{
	text-transform: uppercase;
}
h1 strong{
	font-weight: 900;
}
h2{
	text-transform: uppercase;
	line-height: 26px;
	margin:  0;
}
.our{
	line-height: 26px;
	margin:  0;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	color:#FFF;
	  position: relative;
}
h3{
font-size: 18px;
font-weight: 900;
}
h4{
	text-transform: uppercase;
}
h5{
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p{
	font-family: 'Open Sans', sans-serif;
}
p.intro{
	font-size: 16px;
	margin: 12px 0 0;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
a{ color: #0d96d1;}
a:hover,
a:focus{
	text-decoration: none;
	color: #0d96d1;
	outline: medium none;
}


ul li{list-style: none;}
.section-title hr{
	border-color: #0d96d1;
	border-width: 4px;
	width: 60px;
	float: left;
	clear: both;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
ul, ol{
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
/* Navigation */
#simpli-menu {
	padding: 20px;
	transition: all 0.8s;
}
#simpli-menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#simpli-menu a.navbar-brand {
	height:58px;
}

#simpli-menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
}

#simpli-menu.navbar-default .navbar-nav > li.login{
	
}

#simpli-menu.navbar-default .navbar-nav > li.login a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 28px;
	float:left;
	  padding: 0;
	    display: inline-block;
	
  margin-top: 15px;
  display: inline-block;
  background-color: #e8e8e8;
  color:#000;
}



.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	color: #0d96d1 !important;
	background-color: transparent;
	font-weight: 700;
}

.navbar-toggle {
	border-radius: 0;
	}
.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
	background-color: #0d96d1;
	border-color: #0d96d1;
	}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
	}


.on {
	background-color: #fff !important;
	padding: 0 !important;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.2);
}
.on .navbar-nav > li > a{color: #444 !important;}
.black-logo{display: none !important;}
.on .black-logo{display: block !important;}
.on .white-logo{display: none !important;}

/*------HR Line-----*/
.section-title.center{
	padding: 30px 0;
}
.section-title h2,
.section-title.center h2{
	font-weight: 300;
}
.section-title.center .line{
	border-top: 4px solid #0d96d1;
	height: 10px;
	width: 60px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

.section-title.center hr {
	border-top: 4px solid rgba(13,150,209, .5);
	width: 40px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	left: 17%;
}




.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 20px;
	border-radius: 0;
	background: #FFFFFF;
	transition: all 0.5s;
}

.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #0d96d1;
}
.owl-theme .owl-controls .owl-page.active span{
	background: #0d96d1;
}

/* Technology Section */
.nlp-tech{
	padding: 2px 0px 0;
	background:#f2f2f2;
}
.nlp-tech h2{font-size:24px;line-height: normal;}

.space{
	margin-top: 40px;
}
.nlp-tech .title{margin:0 0 -14px;color: #fff; font-weight: normal;	}
.nlp-tech .section-title.center .line{background:#fff;}


.nlp-tech img{
	max-width:100%;
	max-height: 400px; 
	margin-bottom:10px;
	}
/*
.nlp-tech img{
	border: 1px solid #ddd;
	border-radius: 50%;
	margin-bottom:10px;
	max-width:100%;
	
}*/


/* advertiser Publisher Section */
.simpli-advPbl{
	background: url(../images/multi_bg.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
.simpli-advPbl .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%);
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}
.simpli-advPbl h3{font-weight: normal; text-transform:uppercase;line-height: 28px;}
.simpli-advPbl img{max-width: 100%; margin:10px 0;}


/*----Formate----*/
.format-sec{display: block;padding:80px 0;font-family: 'Open Sans', sans-serif;}
.format-sec img{max-width:100%;}
.format-sec p{text-transform:uppercase;font-size:16px;color: #444;}
.format-sec p i{font-size: 6px; margin:0 4px;vertical-align:super;}

.format-sec .multi_text{display:block; }

.format-sec h3 {
  color: #444;
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  text-transform: uppercase;
  line-height: 30px;
  font-weight:600;
}

.format-sec .multi_text h2{font-size:30px;line-height: 34px;font-weight: 300;}
.format-sec .multi_text h4{font-size:20px;}
.format-sec .multi_text {margin-top:20px;}
.format-sec .multi_text hr{margin-top:0;}
.format-sec .multi_text{display:block; margin:10px 0;font-weight: normal;}
 
.format-sec ul.device-list{width: 100%;margin:20px 0;}
.format-sec ul.device-list li{width: 25%;float: left;text-align:center;}
.format-sec ul li span{font-size: 16px;text-transform:uppercase;display: block;margin-top:6px;}
.format-sec ul li i.fa{display: block; margin:0 auto; background: #f4f6f7;width:60px;height:60px;border-radius:50%;font-size: 24px;line-height: 60px;cursor: default;color: #0d96d1;transition: all 0.8s;}
.format-sec ul li:hover i.fa{background: #0d96d1;color: #fff;}

/* Clients Section */
.simpli-clients{
	background: url(../images/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

.simpli-clients .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 80px 0;
	background-attachment: fixed;
}
.simpli-clients .item img {
  width: 100%;
  border: 1px solid #ddd;
  max-width: 100%;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}


/*--------++-------Latest News---------++---------*/

.latest_news{display: block;padding:80px 0;}
.news_post{display:block; width: 44%;margin:0 3% 40px;float:left; padding-bottom:30px;border-bottom: 1px solid #ddd;}
.news_post .post_title , .news_post .post_title h4{color: #0d96d1; line-height: 34px;font-size:24px;margin-bottom:0;text-transform: capitalize;}
.news_post .post_date {margin:10px 0;font-size: 11px;}
.news_post p{font-size:14px; line-height: 24px;}



/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:64px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}


#owl-demo .item{
        display: block;
        cursor: pointer;
        margin: 5px;
        color: #FFF;
        text-align: center;
    }
#owl-demo .item img:hover{
 opacity:1;
}




/* Gallery Section 
==============================*/
#simpli-works{
	padding: 80px 0;
}
.categories{ 
	padding: 10px 0;
}
ul.cat li{
	display: inline-block;
}
#simpli-works li.pull-right {
	margin-top: 10px;
}
ol.type li{
	display: inline-block;
	margin-left: 20px;
}
ol.type li:after{
	content: ' | ';
	margin-left: 20px;
}
ol.type li:last-child:after { content: ''; }
ol.type li a{ color: #222222}
ol.type li a.active { font-weight: 700; }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item{
	margin-bottom: 30px;
}
.portfolio-item .hover-bg{
	height: 260px;
	overflow: hidden;
	position: relative;
}

.hover-bg .hover-text {
	
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4{
	opacity: 0;
	-webkit-transform: translateY(100%);
            transform: translateY(100%);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>h4{
	opacity: 1;
    -webkit-backface-visibility:hidden;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.hover-bg .hover-text>i{
	opacity: 0;
	-webkit-transform: translateY(0);
            transform: translateY(0);
            transition: all 0.3s;
}
.hover-bg:hover .hover-text>i{
	opacity: 1;
    -webkit-backface-visibility:hidden;
   -webkit-transform: translateY(100%);
            transform: translateY(100%);
}
.hover-bg:hover .hover-text{
	opacity: 1;
}
#simpli-works i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid #0d96d1;
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #0d96d1;
}

/* Contact Section */
#simpli-contact{
	padding: 80px 0;
}

label {
	float: left;
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
#simpli-contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

#simpli-contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

.btn {
	border: 0;
	border-radius: 0;
	padding: 10px 20px;
	color: #ffffff;
	text-transform: uppercase;
}
.btn-border{color: #444;}


.btn-primary{background: #0d96d1;}

.btn:hover{
	background: #037aad;
}
.btn-border:hover{background:#ddd;}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn:active.focus, 
.btn.active.focus {
	outline: thin dotted;
	outline: none;
	outline-offset: none;
}




.content{
	position: relative;
	padding: 20% 0 0;
}

.color{
	color: #0d96d1;
}

a.fa.fa-angle-down {
	padding: 10px 15px;
	color: #fff;
	border: 2px solid #b4b4b4;
	border-radius: 50%;
	font-size: 24px;
	margin-top: 200px;
	transition: all 0.5s;
}
a.fa.fa-angle-down:hover{
	background: #0d96d1;
	color: #ffffff;
	border: 2px solid #0d96d1;
}




/* Button Slider */
.button_slider {
	background-color:#0d96d1;
	float: left;
	padding: 13px 30px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.button_slider:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.button_slider:hover, .button_slider:focus, .button_slider:active {
  color: white;
}
.button_slider:hover:before, .button_slider:focus:before, .button_slider:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}


/*-----------------------------
 		* ADVERTISER
 ---------------------------*/
.adver-laptop h2,
.adver-mobile h2,
.adver-tab h2,
.right-targeting h2,
.real-audience h2{
	color: #09F;line-height: normal;margin-top:20px;text-transform:none;}
	
	
	
.adver-laptop p,
.adver-mobile p,
.adver-tab p,
.right-targeting p,
.real-audience p{
	font-size: 18px;line-height: 30px;font-weight:300;margin-top:20px;}

/* advertiser home Style */
.advertiser-home{
	background: url(../images/adv_1.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}
.advertiser-home img{max-width:100%; margin: 20px 0;}

.advertiser-home .overlay{
	background-attachment: fixed;
	padding:350px 0 260px;
}
.advertiser-home h1{
	color: #fff;
	margin:10px 0;
}
.advertiser-home h1 strong{
	color: #FFFFFF;
}
/*----Advertiser Mobile---*/

.adver-mobile{background:#fff; padding:10px ;}
.adver-mobile .mobile-cont{position: relative;}
.adver-mobile .video_over{left: 13%;
    position: absolute;
    top: 5.3%;
    width: 73.6%;}
.adver-mobile img{max-width:100%;}

.adver-mobile .mobile-cont button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}


@media screen and (max-width:768px){
	
	.adver-mobile .mobile-cont button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}
	
}







/*----Advertiser Tab---*/

.adver-tab{background: url(../images/03.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
    color: #fff;
	}
.adver-tab .overlay{background: rgba(0,0,0,0.5);padding:60px 0;}
.adver-tab .tab-cont{position: relative;}
.adver-tab .video_over{ left: 12%;
    position: absolute;
    top: 5.3%;
    width: 75.9%;}
.adver-tab img{max-width:100%;}


.adver-tab .tab-cont button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}


@media screen and (max-width:768px){
	
	.adver-tab .tab-cont button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}
	
}


/*----Advertiser laptop---*/

.adver-laptop{background:#fff; padding:20px 0;}
.adver-laptop .laptop-cont{position: relative;}
.adver-laptop .video_over{left: 16.2%;
    position: absolute;
    top: 6.2%;
    width: 66.8%;}
.adver-laptop img{max-width:100%;}



.adver-laptop .laptop-cont button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}


@media screen and (max-width:768px){
	
	.adver-laptop .laptop-cont button{
	position:absolute;
	border-radius:50px;
    top: 41%;
    right: 41%;
	
}
	
}






/*------Real Audience//Right Targeting-------*/

.right-targeting,
.real-audience{
	display: block;
}

.real-audience{background:#f8f8f8;}

.right-targeting img,
.real-audience img{
	width:100%;
}
.right-targeting .col-md-6,
.real-audience .col-md-6{
	padding:0;
}
.right-targeting .text-padding ,
.real-audience .text-padding {
	padding:2% 8%;
}
.real-audience h2{color: #c62e5e;}

/*------Real Audience//Right Targeting-------*/

.right-targeting12,
.real-audience12{
	display: block;
}

.real-audience12{background:#fff;}

.right-targeting12 img,
.real-audience12 img{
	width:100%;
}
.right-targeting12 .col-md-6,
.real-audience12 .col-md-6{
	padding:0;
}
.right-targeting12 .text-padding ,
.real-audience12 .text-padding {
	padding:2% 8%;
}
.real-audience12 h2{color: #c62e5e;}

.real-audience12 p{
	font-size: 18px;line-height: 30px;font-weight:300;margin-top:20px;}




/*------chart-section-------*/
.chart-sec{
	background:#DFDFDF;
	padding: 40px 0;
		}
	
/*------about us-------*/		

.about-us{
	background: url(../images/info.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
}
.about-us img{max-width:100%; margin: 20px 0;}

.about-us .overlay{
	background-attachment: fixed;
	padding:240px 0 160px;
}
.about-us h1{
	color: #fff;
	margin:10px 0;
}
.about-us h1 strong{
	color: #0d96d1;
}

.about publisher{display:block;padding:20px 0 60px;}

.about-title.center{
	padding: 0px 0;
	text-align:center;
}

#nlpCaptchaOuterContainer{margin:0 auto;}
.contact-info{margin-bottom:20px;}
.contact-info i{width: 20px;text-align:center;}


/*------------------about people----------*/

.about-publisher-home{
	background-color:#FFF
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color:#000
}

.about-publisher-home h2{
	
	font-size: 18px;font-weight: normal; margin:20px 0;}


/*-----------------------------end-------------*/


	
	
/*------contact advertiser-------*/	
.contact-advert{padding:40px;background:#0d96d1;}
.contact-advert h4{color:#fff;font-size:24px;}
.contact-advert .btn{background:#fff;color: #0d96d1;margin: 16px 0 0;padding: 12px 20px;}
.contact-advert .btn:hover{color: #0d96d1;background:#f8f8f8;}

@media (max-width:767px){ .contact-advert h4{color:#fff;font-size:16px;}  }


/*-----------------------------
	* CONTACT US
 ---------------------------*/
/*.contactus{display: block;padding:10px 0;}
.contactus #nlpCaptchaOuterContainer{margin:0 auto;}
.contactus .contact-info{margin-bottom:20px;}
.contactus .contact-info i{width: 20px;text-align:center;}

.form-control{border-radius:0; }

 #map-canvas {
        width: 100%;
        height: 400px;
      }
	
.error{
	background: #f36526 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
}
.parent-error .form-control{border-color:red;}

.google-map{display:block;}
.contactus h2{margin:20px 0;}*/

/*-----------------------------
 		* PUBLISHER HOME
 ---------------------------*/
.publisher-home{
	background: url(../images/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
.publisher-home .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%);
	height: auto;
	background-attachment: fixed;
	padding: 200px 0 120px;
}
.publisher-home h2{font-size: 18px;font-weight: normal; margin:20px 0;}


/*----Publisher Device----*/
.pub-device{
	background: url(../images/03.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
.pub-device_1{
	background: url(../images/03.jpg);
	background-size: cover;
	background-position: center;
	
	background-repeat: no-repeat;
	color: #ffffff;
}
.pub-device .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%);
	height: auto;
	background-attachment: fixed;
	padding: 60px 0;
}
.pub-device ul.device-list{width: 100%;margin:20px 0;}
.pub-device ul.device-list li{width: 25%;float: left;text-align:center;}
.pub-device ul li span{font-size: 16px;text-transform:uppercase;display: block;margin-top:6px;}
.pub-device ul li i.fa{display: block; margin:0 auto; background: #f4f6f7;width:120px;height:120px;border-radius:50%;font-size: 36px;line-height: 120px;cursor: default;color: #444;transition: all 0.8s;}
.pub-device ul li:hover i.fa{background: #0d96d1;color: #fff;}


/*-----Publisher Security----*/
.pub-security{position: relative; background:#0d96d1;padding:40px 0;}
.pub-security img{max-width:100%;}
.pub-security .section-title{margin-top:40px; vertical-align:central}
.pub-security .col-sm-5 h2{line-height: normal;color: #fff;}
.pub-security hr{border-color:#fff;}
.pub-security .security-rght-img img{max-height: 300px;}

/*-----Publisher Products----*/
.pub-product{display:block;padding:30px 0; background-color:#EAEAEA}
.pub-product img{max-width:100%;border: 1px solid #ddd;}
.pub-product h3{ font-weight: 300; margin:15px 0;font-size:24px;}
.pub-product p{font-size: 16px;font-weight:300;height:48px;}
.pub-product h4{text-transform:none;font-size:24px; font-weight:300; margin-top:15px;}

/*------Rvenues-----*/
.pub-revenues{display: block;padding:60px;}
.pub-revenues img{width: 100%;}
.pub-revenues h2{text-transform:none;line-height: normal;font-weight: 300;font-size:36px;padding: 30px 0;}

/*-------Publisher List-------*/
.our-publisher{display:block;padding:20px 0 60px;background: #ddd;}
.our-publisher h2{margin:20px 0;}
.our-publisher img{max-width:100%;}

/*------:Publisher:Login:Signup:-------*/
.pub-login{
	background: url(../images/04.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
.pub-login .overlay{
	background:rgba(0,0,0,.4);
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}

.pub-login h2{line-height: normal;margin-bottom:15px;font-weight:300;}


.background-video{width: 100%;position: absolute; top: 0; }

.fullscreen-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}

.background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*------------------*/
/*	FOOTER
/*------------------------------------------------------*/

/*--------footer-social-------*/
.social-footer{padding:40px 0;background:#31393c;}
.social-footer .footer_social_links{float:none; margin:0 auto;display:table;}
.social-footer .footer_social_links li{
	height:auto; width: auto;background: #445458;
	-webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
	}
.social-footer .footer_social_links li:hover{background: #202526;}
.social-footer .footer_social_links li a{padding:5px 35px;}



.footer {
	width: 100%;
	background-color: #2b3133;
	color: #999;
	padding:60px 0;
}


.footer h2 {
	font-size: 23px;
	color: #fff;
	font-weight: 300;
	margin: 12px 0;
}
.footer h2 i {
	font-weight: normal;
	font-style: normal;
}
.footer a {
	color: #999;
}
.footer a:hover {
	color: #fff;
}
.footer ul.list {
	padding: 0px;
	margin: 0px;
}
.footer .list li {
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	list-style: none;
}

.footer ul.contact_address {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
}
.footer .contact_address li {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	list-style: none;
}
.footer .footer_logo {
	float: left;
	padding: 0px;
	margin: 0px;
}


/* copyrights */
.copyright_info {
	float: left;
	padding: 18px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	background-color: #24292b
}
.copyright_info .one_half{
	float: left;
	width: 48%;
	margin-right: 4%;
}
.copyright_info b {
	font-size: 12px;
	color: #666;
	font-style: normal;
	font-weight: normal;
}
.copyright_info span {
	float: right;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.copyright_info a:hover {
	color: #999;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #41484b;
	color: #fff;
}
.footer_social_links li a{
	display: block;
	margin:0;
	text-align:center;
}
.footer_social_links li:hover {
	background-color: #888;
}
.footer_social_links li:hover i {
	color: #fff;
}
.footer_social_links li i {
	color: #fff;
}

/*-------news-title------*/

.news-title{
	background: url(../images/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
	}
.news-title .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%);
	height: auto;
	background-attachment: fixed;
	padding: 120px 0 80px;
	
}
.news-title h2{
	font-size:24px;
	font-weight: 300;
	line-height:normal;

}
.news-title	.footer_social_links{
	display: table;
    float: none;
    margin: 20px auto 0;
}
.news-title	.footer_social_links li{
	width: 30px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #fff;
}

.news-container{padding:60px 0;}



/*--------++-------Latest News---------++---------*/

.latest_news_page{display: block;padding:80px 0;}
.latest_news_page .news_post{
	border-bottom: 1px solid #ddd;
    display: block;
    margin: 0;
    padding: 30px 0;
    width: 100%;}
.latest_news_page .news_post .post_title , 
.latest_news_page .post_title h4{color: #0d96d1; line-height: 34px;font-size:24px;margin-bottom:0;text-transform: capitalize;}
.latest_news_page .news_post .post_date {margin:10px 0;font-size: 11px;}
.latest_news_page .news_post p{font-size:14px; line-height: 24px;}

.pagination{display: table;margin:20px auto;}
.pagination li{  display: inline;}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

	/*------------Creative Gallery--------------*/
#creative-gallery{min-height:400px; display: block; background:#FFFFFF; width:100%; position: relative;}
#creative-gallery .page-head{border: none; background:none; 	}
#creative-gallery .page-head h1{color:#fff;}
.creative-gallery-btn{float:left;  right: 0%;}
.creative-gallery-btn a{font-size:18px !important; padding:0 15px !important }
.creative-gallery-btn a span{background: url("/images/galleryIcon3.png") no-repeat scroll 0 18px rgba(0, 0, 0, 0); display:inline-block; width:25px; text-indent:-9999px;}
#creative-gallery{ display: block; padding:60px 0;}
#creative-gallery .captcha-gallery-logo{width: 100%; text-align:center; display:table;}
#creative-gallery .captcha-gallery-logo li{ }
#creative-gallery .captcha-gallery-logo li a{ float:left; border:1px solid #888; display: block; width: 180px; height:110px; margin:8px 5px; cursor: pointer;}
#creative-gallery .captcha-gallery-logo li a img{max-width:180px;}
#creative-gallery .captcha-gallery-logo li a:hover{box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);}



@media (max-width:399px){
#creative-gallery .captcha-gallery-logo li a{ 
float:left; border:1px solid #888; display: block; width: 90px; height:60px; margin: 8px; cursor: pointer;}

.partition {
    padding: 0px 0px 0 158px !important;
    font-size: 15px !important;
}
}

/*--------------------------------------------------
	pop up
	-------------------------------------------------- */
		#prerollIframe{margin:0; padding:0; border: none; width: 630px; height:358px; display: none;}
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background-color: #000;
		opacity:0.8;
		filter:alpha(opacity=60));
		z-index: 10000;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		background: #eee;
		position: fixed;
		z-index: 10001;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		.reveal-modal .popLeft{float:left; width: 230px; }
		.reveal-modal .popRight{float:right; width: auto;background:#fff;}
		.reveal-modal h4.topH{color:#fff; font-size:28px; margin:0; text-align:center; background:#1286E8;}
		.reveal-modal .popLeft h5{font-size:24px; margin:0; text-align:center; background:#e0e0e0; color: #171717; padding:10px 0;}
		.reveal-modal p{font-size:18px; margin:0 0 0 5px;}
		.reveal-modal img{margin:20px 0 0 0;}
		
		.reveal-modal #captchadiv{padding:10px; width:326px;  height: 204px;}
		.reveal-modal .popLeft ul.captchaTypeList{display:block; padding: 0;}
		.reveal-modal .popLeft ul.captchaTypeList li{list-style: none;}
		.reveal-modal .popLeft ul.captchaTypeList li a{display: block; text-align:right; text-decoration:none; font-size:24px; margin:0;  color: #171717; padding:10px 20px;}
		.reveal-modal .popLeft ul.captchaTypeList li a:hover{ color:#1286E8; }
		.reveal-modal .popLeft ul.captchaTypeList li a.active{background:url(../images/c-type-arrow.png) no-repeat 215px 19px #e0e0e0; color:#1286E8; }
		
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 36px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #fff;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 

/*--------------------------------------------------
	drop down
	-------------------------------------------------- */
		

.partition{
	display:block;
	padding: 0px 180px;
	font-size:18px;
	
}

/*----- Menu Outline -----*/
.menu-wrap {
    
	float: left;
  	position: absolute;
  	left: 13%;
 	top: 0px;
	    border: 1px solid #ddd;
}
 
.menu {
      width: 240px;
    margin: 0px auto;
    height: 35px;
}
 
.menu li {
    margin:0px;
    list-style:none;

}
 
.menu a {
    transition:all linear 0.15s;
    color:#464646;

}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:#4A4A4A;
}
 
.menu .arrow {
    font-size:11px;
    line-height:0%;
	height: 8px;
    width: 8px;
    display: inline-block;
    margin: 0 0 0 10px;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:left;
    display:inline-block;
    position:relative;
	height: 26px;
	font-size:15px;
	font-weight:400;	
}
 
.menu > ul > li > a {
    padding:3px 31px;
    display:inline-block;
	
 
}
 
.menu > ul > li:hover > a, .menu > ul > .current-item > a {
	    height: 50px;
   /* background:#D0D0D0;*/
	/*color:#41b6e6*/
}
 
/*----- Bottom Level -----*/
.menu li:hover .sub-menu {
    z-index:1;
    opacity:1;
}
 
.sub-menu {
	width: 240px;
	padding: 5px 0px;
	position: absolute;
	top: 133%;
	left: 0px;
	z-index: -1;
	opacity: 0;
	transition: opacity linear 0.15s;
	background: #fff;
	border: 1px solid #ddd;
}
 
.sub-menu li {
    display:block;
    font-size:16px;
}
 
.sub-menu li a {
    padding:5px 30px;
    display:block;
	text-align:left;
	font-size:15px;
	font-family: Microsoft Sans Serif;	
}
 
.sub-menu li a:hover, .sub-menu .current-item a {
    
	color:#fff;
	background-color:#09F;
	
}





.Click_on{
	margin-left:37%;

	font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color: #333;
  position: relative;
	
}
@media screen and (max-width:768px){
	
	.Click_on{
  font-size: 14px;
  display: block;
  clear: both;
  margin-top: 22%;
  margin-left: 1%;
	
}
	
}

.Click_on12{
	width:100%;
	font-size:36px;
  	font-family: 'Open Sans', sans-serif;
 	text-align: center;
  	color: #333;
 	position: relative;
  	text-transform: uppercase;
  
	
}




@media screen and (max-width:768px){
	
	.Click_on12{
  text-align:left;
  font-size: 14px;
  display: block;
  clear: both;
    right: 140px;
    width: 200px;

	

  
	
}
	
}



.client_demo{
	margin-left:39%;

	font-size: 18px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  color: #FFF;
  position: relative;
	
}
@media screen and (max-width:768px){
	
	.client_demo{
  font-size: 14px;
  display: block;
  clear: both;
  margin-top: 15%;
  margin-left: 1%;
	
}
	
}

.client_demo{
	width:100%;
	font-size:36px;
  	font-family: 'Open Sans', sans-serif;
 	 text-align: center;
  	color: #FFF;
 	 position: relative;
  		text-transform: uppercase;
  
	
}





.client_demo{
	    border: 2px solid #ddd;
		border-width:medium;
	margin-left:39%;

  color: #FFF;
  position: relative;
  margin-left:451px;
  margin-top:100px;
  
	
}



.menu-wrap1{
	width: 200px;
	height: 31px;
	float: left;
	position: absolute;
	left: 109px;
	top: 38px;
	text-align: left;
	

}
.menu-wrap2{
	width: 200px;
	height: 31px;
	float: left;
	position: absolute;
	left: 110px;
	top: 52px;
	text-align: left;
}

.gallery_caret{
   
   position: absolute;
  	left: 225px;
  	top: -15px;
 	
}

.client_demo{
	    border: 2px solid #ddd;
		border-width:medium;
	margin-left:39%;

  color: #FFF;
  position: relative;
  margin-left:451px;
  margin-top:100px;
  
	
}


/* ---------------------Meri Wali CSS----------------------------   */


.margin_top_Bootom_150px{
	margin:50px 0;
	
}


.client_demo13{
  background: #E2E2E2;
  padding: 20px;
  margin-left: -40px;
  border-radius: 0 12px 12px 12px;

}

.client_demo13 img{
	width:100%;
	display:block;
	border: 2px solid #C3C3C3;

}





.our_1{

  border-radius: 12px 0 0 12px;
  background: #E2E2E2;
  padding:36px 20px;
  margin-bottom:30px;
}


.menu-wrap3{
	font-size:22px;
	display:block;
	margin:0px auto 20px;
	padding:0 10px 10px;
	color:black;
	font-family: serif;
	text-decoration:underline;
	
	
}

.menu-wrap3:hover{
	text-decoration:underline;
}


.margin_40px{
	  right: -63px;
	z-index:9999;
	position:absolute;
	
}
.client_demo12{
	    
	 position: relative;
  	margin-left:110px;
     margin-top:0px;
    font-size: 32px;
    line-height: 75px;
    font-weight: 300;
    color: #00C6F8;
  
	
}

#myVideo {
	
	width: 100%;
	height: 100%;
	background-size: 100% ;

    background-image:url(../images/adver_mobile_cover.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
}







@media screen and (max-width:768px){
	
	#myVideo{
		
	width: 104%;
    height: 100%;
    object-fit: cover;
    z-index: 3;
    margin-top: 1px;
    margin-left: -6px; 
	
}
	
}


#myVideo1 {

	width: 74%;
	height: 100%;
	background-size: 100%;
    background-image:url(../images/adver_tab_cover.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
	margin-left: 60px;
}



@media screen and (max-width:768px){
	
	#myVideo1 {
		
	width: 74%;
	z-index: 3;
	margin-left: 11px;
	
}
	
}


#myVideo2 {

	width: 100%;
	height: 100%;
	background-size: 100%;
    background-image:url(../images/adver_laptop_cover.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
	
}



@media screen and (max-width:768px){
	
	#myVideo2 {
		
	width: 100%;
	z-index: 3;

	
}
	
}




#myVideo3 {

	width: 130%;
	height: 100%;
	background-size: 100%;
    background-image:url(../images/adver_laptop_cover.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
	
}



@media screen and (max-width:768px){
	
	#myVideo3 {
		
	width: 100%;
	z-index: 3;

	
}
	
}

#myVideo4 {

	width: 125%;
	height: 100%;
	background-size: 100%;
    background-image:url(../images/adver_tab_cover.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
	    margin-left: -115px;
	
}



@media screen and (max-width:768px){
	
	#myVideo4 {
		
	width: 100%;
	z-index: 3;
	position:relative; 
	
}
	
}


#myVideo5 {
	
	width: 125%;
	height: 100%;
	background-size: 100% ;
    background-image:url(../images/adver_mobile_cover.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
}




@media screen and (max-width:768px){
	
	#myVideo5{
		
	width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 3;
	position:relative; 
	
}
	
}






/* ---------------------Client DEMO CSS----------------------------   */


.margin_left_70px{
	margin-left:0px;
	    padding-left: 15px;
		font-family:"Open Sans Semibold";
		font-size:20px;
		color:#00c6f8;
		padding-bottom: 10px;
		 
	
}

.margin_left_71px{
	margin-left:0px;
	    padding-left: 15px;
		font-family:"Open Sans Light"
		font-size:14px;
	
}

.client_navigation li a{
	display:block;
	width:110%;
	padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  padding: 10px 15px;
  color:#000;
  
}

.client_navigation li a:hover{
	background-color: #eeeeee;
    color: #585858;
}


.client_navigation li a.active{
	background-color:#EDEDED;
	color:#8C8C8C;
}


/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}




/* nlp captcha */
.nlp-captcha{
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
	background: #ECECEC;
}
.evolution {
    padding-bottom: 25px;
	padding-right: 50px;
}
.nlp-captcha .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 110px  0;
	padding-bottom: 40px;
}
.nlp-captcha h3{
	text-transform: uppercase;
	line-height: 18px;
	font-weight: 300;
	font-size: 15px;
	color: #666;
	margin-top: 0px;
	text-align: left;
	display: list-item;
    margin-left: 45px;
	}
	
.nlp-captcha img{
	max-width: 100%;
	margin: 25px 0 10px;
	}
	
.nlp-captcha h2{
	text-transform: uppercase;
	line-height: 26px;
	margin: 0px;
	font-size: 22px;
	font-weight: 500;
	color: #000;
	}
	
	
.nlp-captcha .arrowimg{
	padding-top:90px;
}

@media (max-width: 1000px) {
  .nlp-captcha .arrowimg{

padding-top:0px;
}

}
	
@media (max-width: 768px) {
  .nlp-captcha .arrowimg{

padding-top:0px;
}

}

.nlp-captcha .trad12{
	padding-left:135px;
	
}

@media (max-width: 1000px) {
  .nlp-captcha .trad12{
	padding-left:0px;
}

}

	
@media (max-width: 768px) {
  .nlp-captcha .trad12{
	padding-left:0px;
}

}



.nlp-captcha .nlpc12{
	padding-right:135px;	
}

@media (max-width: 1000px) {
  .nlp-captcha .nlpc12{
	padding-right:0px;
}

}

@media (max-width: 768px) {
  .nlp-captcha .nlpc12{
	padding-right:0px;
}

}	
	
	


/*end nlp captcha */



/*------nlp bg-------*/
.nlp-bg{
	    background: url(../images/kund.jpg);
    background-size: cover;
    background-position: center;

    background-repeat: no-repeat;
	height: 475px;
  
}
.nlp-bg .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 50px  0;
	padding-bottom: 0px;
}
.nlp-bg h3{
	font-weight: normal; 
	text-transform:uppercase;
	line-height: 28px;
	font-weight:300;
	font-size:16px;
	color:#666;
	margin-top:0px;
	}
	
.nlp-bg img{
	max-width: 100%;
	margin:10px 0;
	}
	
.nlp-bg h2{
	font-size:21px; color:#FFF; 
	text-transform:none; 
	font-weight:300; 
	padding-bottom:13px
	}
	
.nlp-bg h1{
	font-size:30px; color:#FFF;
	text-transform:none;
	padding-bottom:16px
	}
	






/*------nlp bg-------*/
.nlp-bg1{
	    background: url(../images/kund1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	color: #ffffff;
  
}

.nlp-bg1 .overlay{
	height: auto;
	background-attachment: fixed;
	padding: 60px  0;
	padding-bottom: 110px;
}

.nlp-bg1 h2{
	font-size: 18px;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
	
}
	
.nlp-bg1 img{
	max-width: 100%;
	margin:10px 0;
}

@media (max-width: 768px) {
  .nlp-bg1 img{
max-width: 300%;
margin:10px 0;
	

}

}
	
.nlp-bg1 h1{
	font-size:30px; 
	color:#FFF; 
	text-transform:none; 
	font-weight:300; 
	padding-bottom:60px;
	text-transform: uppercase;
}




	/*------client captcha live-------*/


.client-captcha-live{
position: absolute;
top: 50%;
left: 61%;


}

@media (max-width: 768px) {
  .client-captcha-live{
position:relative;

top: 0%;
left: 0%;

}

}


@media (max-width: 400px) {
  .client-captcha-live{
position:relative;

top: 0%;
left: -10%;

}

}


.client-preroll-live {
position: absolute;
    top: 15%;
    right: 2%;
}

@media (max-width: 900px) {
  .client-preroll-live{
position:relative;

top: 0%;
left:-25px;

}

}


@media (max-width: 400px) {
  .client-preroll-live{
position:relative;

top: 0%;
left: -50%

}

}





#opj {
width:15%;
 padding-top: 50px;
}

@media (max-width: 768px) {
 #opj {
width:85%;
 padding-top: 50px;
}

}

/*-----------------------------
 		* nlp captcha
 ---------------------------*/
.nlp-video h2,
.nlp-standard-captcha h2,
.nlp-ngage h2,
{
	color: #09F;line-height: normal;margin-top:20px;text-transform:none;}
	
	
	
.nlp-video p,
.nlp-standard-captcha p,
.nlp-ngage p,
{
	font-size: 18px;line-height: 30px;font-weight:300;margin-top:20px;}


/*----nlp captcha Mobile---*/

.nlp-standard-captcha{background:#fff; padding:10px ;}
.nlp-standard-captcha .mobile-cont{position: relative;}
.nlp-standard-captcha .video_over{left: 13%;
    position: absolute;
    top: 5.3%;
    width: 73.6%;}
.nlp-standard-captcha img{max-width:100%;}

.nlp-standard-captcha .mobile-cont button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}


@media screen and (max-width:768px){
	
	.nlp-standard-captcha .mobile-cont button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}
	
}







/*----nlp captcha Tab---*/

.nlp-ngage{
	
    color: #fff;
	}
.nlp-ngage .overlay{background: padding:60px 0;}
.nlp-ngage .tab-cont{position: relative;}
.nlp-ngage .video_over{ left: 12%;
    position: absolute;
    top: 5.3%;
    width: 75.9%;}
.nlp-ngage img{max-width:100%;}


.nlp-ngage .tab-cont button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}


@media screen and (max-width:768px){
	
	.nlp-ngage .tab-cont button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}
	
}


/*----nlp captcha laptop---*/

.nlp-video{background:#fff; padding:20px 0;}
.nlp-video .laptop-cont{position: relative;}
.nlp-video .video_over{left: 16.2%;
    position: absolute;
    top: 6.2%;
    width: 66.8%;}
.nlp-video img{max-width:100%;}



.nlp-video .laptop-cont button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}


@media screen and (max-width:768px){
	
	.nlp-video .laptop-cont button{
	position:absolute;
	border-radius:50px;
    top: 41%;
    right: 41%;
	
}
	
}


/*------nlp bg2-------*/
.nlp-bg2{
	    background: url(../images/kund.jpg);
    background-size: cover;
    background-position: center;

    background-repeat: no-repeat;
	height: 400px;
  
}
.nlp-bg2 .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 140px  0;
	padding-bottom: 0px;
}
.nlp-bg2 h2{
	
	font-size:25px; 
	color:#FFF; 
	text-transform:none; 
	font-weight:500; 
	padding-bottom:10px; 
	padding-left: 0px;
	margin: 20px;
	}
	
.nlp-bg2 img{
	max-width: 100%;
	margin:10px 0;
	}


/*------nlp bg3-------*/
.nlp-bg3{
	    background: url(../images/kund3.jpg);
    background-size: cover;
    background-position: center;

    background-repeat: no-repeat;
	height: 550px;
  
}
.nlp-bg3 .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 40px  0;
	padding-bottom: 0px;
}
.nlp-bg3 h2{
	font-size:20px;
	color:#2F2F2F; 
	text-transform:none; 
	font-weight:400;
	padding-bottom:13px; 
	    padding-left: 50px;
	}
	
.nlp-bg3 img{
	max-width: 100%;
	margin:10px 0;
	}

.nlp-bg3 h1{
	font-size:32px; 
	color:#4C4C4C; 
	text-transform:none; 
	font-weight:600; 
	padding-bottom:10px; 
	padding-top: 20px; 
	    padding-left: 50px;
	}
	
	
	/*------nlp bg4-------*/
.nlp-bg4{
	    background: url(../images/kund3_bac.jpg);
    background-size: cover;
    background-position: center;

    background-repeat: no-repeat;
	height: 550px;
  
}
.nlp-bg4 .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 40px  0;
	padding-bottom: 0px;
}
.nlp-bg4 h2{
	font-size:20px;
	color:#fff; 
	text-transform:none; 
	font-weight:300;
	padding-bottom:13px; 
	  
	}
	
.nlp-bg4 img{
	max-width: 100%;
	margin:10px 0;
	}

.nlp-bg4 h1{
	font-size:32px; 
	color:#fff; 
	text-transform:none; 
	font-weight:600; 
	padding-bottom:10px; 
	padding-top: 20px; 
	   
	}


/*------nlp bg5-------*/
.nlp-bg5{
	    background: url(../images/kund3.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	height:500px;
	
  
}
.nlp-bg5 .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 40px  0;
	padding-bottom: 0px;
}
.nlp-bg5 h2{
	font-size:20px;
	color:#fff; 
	text-transform:none; 
	font-weight:300;
	padding-bottom:13px; 
	  
	}
	
.nlp-bg5 img{
	max-width: 100%;
	margin:10px 0;
	}

.nlp-bg5 h1{
	font-size:32px; 
	color:#fff; 
	text-transform:none; 
	font-weight:600; 
	padding-bottom:10px; 
	padding-top: 20px; 
	   
	}



/*------nlp bg6-------*/
.nlp-bg6{
	    background: url("../images/adver_security2.png") no-repeat scroll 0 0;
        height: 385px;
	
	
  
}
.nlp-bg6 .overlay{

	height: auto;
	background-attachment: fixed;
	padding: 40px  0;
	padding-bottom: 0px;
}
.nlp-bg6 h2{
	font-size:20px;
	color:#4C4C4C; 
	text-transform:none; 
	font-weight:300;
	padding-bottom:13px; 
	display: list-item;
	margin-left: 20px;
	}
	
.nlp-bg6 img{
	max-width: 100%;
	margin:10px 0;
	}

.nlp-bg6 h1{
	font-size:32px; 
	color:#09f; 
	text-transform:none; 
	font-weight:600; 
	padding-bottom:10px; 
	padding-top: 20px; 
	   
	}






/******************Standard Captcha************8u********/


.adver-mobile_1 h2{
	color: #09F;
	line-height: normal;
	margin-top:55px;
	margin-bottom:15px;
	text-transform: uppercase;
	font-size: 28px;
	}
.adver-mobile_1 h3 {
	font-size: 21px;
	color: #666;
	text-transform: none;
	font-weight: 300;
	display: list-item;
	margin-left: 20px;
}
	

.adver-mobile_1 p{
	font-size: 18px;line-height: 30px;font-weight:300;margin-top:20px;}



/*----Advertiser Mobile---*/

.adver-mobile_1{background: #fff; padding: 45px 0 15px;}
.adver-mobile_1 img{max-width:100%;}

.adver-mobile_1 .mobile-cont_1{position: relative;}
.adver-mobile_1 .video_over_1{left: 13%;
    position: absolute;
    top: 5.3%;
    width: 73.6%;}

.adver-mobile_1 .mobile-cont_1 button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}



#myVideo_standard {
	
	width: 100%;
    background-image:url(../images/lufthansa.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
}


@media screen and (max-width:768px){
	
	.adver-mobile_1 .mobile-cont_1 button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}

	
}

@media screen and (max-width:768px){
	#myVideo_standard{
    object-fit: cover;
    z-index: 3;
    margin-top: 3px;
    margin-left: -1px; 
}
}





/******************N Gage Captcha************8u********/


.adver-mobile_2 h2{
	color: #09F;
    line-height: normal;
    margin-top: 30px;
    text-transform: uppercase;
    font-size: 28px;
	}
	
	
	

.adver-mobile_2 p{
	font-size: 18px;line-height: 30px;font-weight:300;margin-top:20px;}



/*----Advertiser Mobile---*/

.adver-mobile_2{background:#FFFFFF; padding: 35px 0 30px;}
.adver-mobile_2 img{max-width:100%;}
.adver-mobile_2 .mobile-cont_2{position: relative;}
.adver-mobile_2 .video_over_2{left: 23%;
    position: absolute;
    top: 8.3%;
    width: 53.6%;}



.adver-mobile_2 .mobile-cont_2 button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}



#myVideo_N_gage {
	
	width: 100%;
    background-image:url(../images/vaseline.jpg);
	background-position: center center;
	background-size: contain;
	object-fit: cover;
	z-index: 3;
	background-attachment:inherit;
    background-repeat: no-repeat;
	
}


@media screen and (max-width:768px){
	
	.adver-mobile_2 .mobile-cont_2 button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}

	
}

@media screen and (max-width:768px){
	#myVideo_N_gage{
    object-fit: cover;
    z-index: 3;
    margin-top: 1px;
    margin-left: -6px; 
}
}





/******************NLP Video Captcha************8u********/


.adver-mobile_3 h2{
	color: #09F;line-height: normal;margin-top:27px;text-transform:none;}
	
	
	

.adver-mobile_3 p{
	font-size: 18px;line-height: 30px;font-weight:300;margin-top:20px;}



/*----Advertiser Mobile---*/

.adver-mobile_3{background:#fff; padding: 40px 0 50px;}

.adver-mobile_3 .mobile-cont_3{position: relative;}
.adver-mobile_3 .video_over_3{left: 13%;
    position: absolute;
    top: 5.3%;
    width: 73.6%;}
	
.adver-mobile_3 img{max-width:100%;}

.adver-mobile_3 .mobile-cont_3 button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}



#myVideo_NLP_Video {
	
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-image: url(../images/sabdisk.jpg);
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
    background-repeat: no-repeat;
}


@media screen and (max-width:768px){
	
	.adver-mobile_3 .mobile-cont_3 button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}

	
}

@media screen and (max-width:768px){
	#myVideo_NLP_Video{
    object-fit: cover;
    z-index: 3;
    margin-top: 1px;
    margin-left: -6px; 
}
}



/******************NLP Video page************8u********/


.adver-mobile_4 h2{
	    color: #09F;
    line-height: normal;
    margin-top: 65px;
    text-transform: uppercase;
    font-size: 28px;
	
	}
	
	
	

.adver-mobile_4 p{
	font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    margin-top: 20px;
	}



/*----Advertiser Mobile---*/

.adver-mobile_4{background: #ECECEC;; padding: 70px 0 70px;}

.adver-mobile_4 .mobile-cont_4{position: relative;}
.adver-mobile_4 .video_over_4{left: 12%;
    position: absolute;
    top: 6.3%;
    width: 75.6%;}
	
.adver-mobile_4 img{max-width:100%;}

.adver-mobile_4 .mobile-cont_4 button{
	
	position:absolute;
	border-radius:50px;
    top: 43%;
    right: 46%;
   
	   
}



#myVideo_NLP_Video_1 {
	
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-image: url(../images/bubbly.png);
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
	background-repeat: no-repeat;
	
}


@media screen and (max-width:768px){
	
	.adver-mobile_4 .mobile-cont_4 button{
	position:absolute;
	border-radius:50px;
    top: 37%;
    right: 41%;
	
}

	
}

@media screen and (max-width:768px){
	#myVideo_NLP_Video_1{
    object-fit: cover;
    z-index: 3;
    margin-top: 1px;
    margin-left: -6px; 
}
}


/* advertiser Publisher Section */
.simpli-advPb2{
	background: url(../images/multi_bg1.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
.simpli-advPb2 .overlay{
	
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}


.simpli-advPb2 h1{font-weight: 600; text-transform:uppercase;line-height: 38px;  font-size: 29px;}

.simpli-advPb2 h2{font-weight: 600; text-transform:uppercase;line-height: 28px; font-size:24px;}

.simpli-advPb2 h3{font-weight: normal; text-transform:uppercase;line-height: 28px; font-size:18px;}


.simpli-advPb2 img{max-width: 100%; margin:10px 0;}



/* Technology Section1 */
.nlp-tech5{
	padding: 2px 0px 0;
	background:#fff;
	
}
.nlp-tech5 h1{
	font-size:29px;
	line-height: normal;
	text-transform: uppercase;
    line-height: 38px;
	font-weight: 600;
	color:#333;
	}
	
	.nlp-tech5 h2{
	font-size:24px;
	line-height: normal;
	text-transform: uppercase;
    line-height: 28px;
	color:#333;
	}

.space{
	margin-top: 40px;
}
.nlp-tech5 .title{
	margin:0 0 -14px;
	color: #fff; 
	font-weight: normal;
		}
		
.nlp-tech5 .section-title.center .line{
	background:#fff;
	}


.nlp-tech5 img{
	max-width:100%;
	max-height: 400px; 
	margin-bottom:10px;
	}
	
	
	
	/* advertiser Publisher Section */
.simpli-advPb3{
	
	color: #252525;
	background-color: #ececec;
	padding-top: 1px;
	  
}
.simpli-advPb3 .overlay{
	
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}


.simpli-advPb3 h1{
	font-weight: 600; 
	text-transform:uppercase;
	line-height: 38px; 
	font-size: 29px;
	}

.simpli-advPb3 h2{
	font-weight: 700;
	text-transform:uppercase;
	line-height: 28px;
	font-size:20px;
	}

.simpli-advPb3 h3{
	font-weight: normal;
	text-transform:uppercase;
	line-height: 25px; 
	font-size:16px;
	font-weight: 500;
	}


.simpli-advPb3 img{
	max-width: 100%; 
	margin:10px 0;
	}



/* advertiser Publisher Section */
.simpli-advPb4{
	
	color: #252525;
	background-color: #FFFFFF;
}
.simpli-advPb4 .overlay{
	
	height: auto;
	background-attachment: fixed;
	padding: 45px 0;
}


.simpli-advPb4 h1{
	font-weight: normal; 
	text-transform:uppercase;
	line-height: 38px;
	padding-bottom: 30px;
	font-size: 29px;
	font-weight: 600;
	
	
	}

.simpli-advPb4 h2{
    text-transform:uppercase;
    line-height: 45px;
    font-size: 24px;
	padding-top: 35px;	
}

.simpli-advPb4 h3{
	font-weight: normal; 
	text-transform:uppercase;
	line-height: 25px; 
	font-size:14px;
	}


.simpli-advPb4 img{
	max-width: 100%; 
	margin:10px 0px;
	}




/*------Real Audience//Right Targeting-------*/

.right-targeting13,
.real-audience13{
	display: block;
}

.real-audience13,
.right-targeting13
{
	background:#ececec;
	}
.right-targeting13 img{
	width:100%;
	height: 395px;
}
.right-targeting13 .col-md-6,
.real-audience13 .col-md-6{
	padding: 0;
}
.right-targeting13 .text-padding ,
.real-audience13 .text-padding {
	padding: 0% 8%;
}
.real-audience13 h2{
	color: #0099ff;
	line-height: 45px;
	    font-size: 26px;
		padding-top: 30px;
	}

.real-audience13 p{
	font-size: 18px;
	line-height: 30px;
	font-weight:300;
	margin-top:0px;
}

.right-targeting13 h2{
	color: #0099ff;
	    line-height: 45px;
		font-size: 26px;
		padding-top: 40px;
	}

.right-targeting13 p{
	font-size: 18px;
	line-height: 30px;
	font-weight:300;
}



/*------:Publisher:Login:Signup:-------*/

.pub-login12{
	background: url(../images/hand_icon12.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}
.pub-login12 .overlay{
	/*background:rgba(0,0,0,.4);*/
	height: auto;
	background-attachment: fixed;
	padding: 80px 0;
}

.pub-login12 h2{
	line-height: normal;
	margin-bottom: 35px;
	font-size: 29px;
	font-weight: 600;
}

.pub-login12 h3{
	line-height: normal;
	margin-bottom:15px;
	    font-weight: 600;
    text-align: left;
	font-size: 22px;
	text-transform: uppercase;
}

.pub-login12 h4{
	    line-height: 30px;
	margin-bottom:15px;
	font-weight:400;
	text-align: left;
	font-size: 18px;
	 text-transform: uppercase;
}


	
	/* advertiser Publisher Section */
.simpli-advPb5{
	
	color: #252525;
	background-color: #FFFFFF;
}
.simpli-advPb5 .overlay{
	
	height: auto;
	background-attachment: fixed;
	padding: 25px 0;
}


.simpli-advPb5 h1{
	font-weight: normal; 
	text-transform:uppercase;
	line-height: 38px; 
	font-size: 29px;
	font-weight: 600;
	}

.simpli-advPb5 h2{
	font-weight: 600;
    text-transform:uppercase;
    line-height: 45px;
    font-size: 29px;
	padding-top: 35px;
	
	
}

.simpli-advPb5 h3{
	text-transform:uppercase;
	line-height: 30px; 
	font-size:17px;
	font-weight: 500;
	}


.simpli-advPb5 img{
	max-width: 100%; 
	margin:10px 0px;
	}
	




/*------real-audience123-------*/


.real-audience123{
	display: block;
}

.real-audience123{background:#FFFFFF;}


.real-audience123 img{
	width:100%;
}

.real-audience123 .col-md-6{
	padding:0;
}

.real-audience123 .text-padding {
	    padding: 5% 8%;
}
.real-audience123 h2{
	    font-size: 21px;
    color: #666;
    text-transform: none;
    font-weight: 300;
    padding-bottom: 13px;
}	
.real-audience123 h1{
	    font-size: 30px;
    color: #09F;
    text-transform: none;
    padding-bottom: 16px;

	}





/*------------dropdown menu--------------*/
.nav.navbar-nav.navbar-right li:hover .dropdown {
    display: block;
    position: sticky;
}
.dropdown{
    background: #fff;
    border-radius: 0;
    border-top: 5px solid #2e9fff;
    display: none;
    float: left;
    left: 0;
    position: absolute !important;
    top:55px;
    width: 100%;
    z-index: 9999;
}
.dropdown > li {
    padding: 6px 0;
    text-align: center;
}
.dropdown a {
    color: #444;
    float: left;
    padding: 6px 0;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
}
.dropdown a:hover {
	background: #e7e7e7;
    color: #444;
}
.bot-fraud {
    padding: 10px 0 0;
}
header{
	position:w;
}
.news-alert {
	color:#fff;
	padding:15px 30px;
	background:#1b779b;
	opacity:0.9;
	position:fixed;
	width:100%;	
	z-index:9999;
	bottom:0px;
	border-radius:0;
	display: none !important;
}
.alert-dismissable .close{ color:#fff; opacity:1;}
.news-alert div{ display:inline-block;}
.news-alert .partner { margin-left:70px; margin-right:20px; font-size:20px}
.news-alert .irctc { font-size:16px; font-weight:600;}
.clients h1{font-family: 'Open Sans', sans-serif; color:#333;}
.clients p.brands{font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #333;}
.menu-wrapper { border:1px solid #ccc; line-height:26px; width:240px;}	
.menu-wrapper ul { margin-bottom:0;}	
.menu-wrapper ul li a{ padding:5px 10px;}	
.menu-wrapper ul a { color:#333;}
.menu-wrapper ul>li:hover ul.our-sub-menu{ display:block}
.menu-wrapper ul li ul.our-sub-menu{ display:none;z-index:99;position:absolute; top:26px; background:#fff; width:100%;padding:0; border:1px solid #ccc; width:240px;}
.menu-wrapper ul li ul.our-sub-menu li a{width:100%;}
.menu-wrapper ul li ul.our-sub-menu li:hover{color: #fff;background-color: #09F;}
.our-dropdown button {width:180px;background:#fff;color:#333; border-radius:0; border:1px solid #ccc;}
.our-dropdown button:hover , .our-dropdown button:focus , .open>.dropdown-toggle.btn-default:hover , .open>.dropdown-toggle.btn-default:focus{ background:none;}
.our-dropdown ul.dropdown-menu { border-radius:0; width:180px}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background:#09F ; color:#fff;}
#graffitidiv { width:100%; height:110vh;}
#graffitidiv iframe{ width:100%; height:100%;}
.custom-dropdown{position: relative;float: left;margin-left: 5px;}







