/*
Theme Name: Improve Digital V2
Theme URI: https://www.improvedigital.com
Author: Adrian Anghel
Author URI: http://www.adianghel.info/
Description: Improve Digital 2014 Theme
Version: 0.1
Text Domain: improvedigital2
Template:	1111id
*/

@font-face {
	font-family: 'icomoon';
	src:url('assets/fonts/icomoon/icomoon.eot');
	src:url('assets/fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('assets/fonts/icomoon/icomoon.woff') format('woff'),
		url('assets/fonts/icomoon/icomoon.ttf') format('truetype'),
		url('assets/fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	/*font-family: Calibri, Helvetica, Arial, sans-serif;*/
	font-family: 'Poppins', sans-serif;
	background: #ffffff;
	color: #001c4a;
}
b, strong {
	font-weight: 600 !important;
}
ol, ul {
	list-style: none;
}
#main ul {
	list-style: disc;
}
#main ol {
	list-style: decimal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Poppins', sans-serif;
	text-transform: none;
	font-weight: 600;
}
p.intro-paragraph {
	text-align: justify;
	font-size: 20px !important;
	color: #001c4a;
}
a {
	color: #006db6;
	outline: 0;
}
a:hover { 
    text-decoration: none;
    color: #278CEB;
}
.back_events {
	line-height: 30px;
	text-align: right;
	padding-top: 26px;
}
.back_events a {
	color: #fff;
}
.backWrap {
    padding: 20px 0 0;
    overflow: hidden;
}
.backWrap a{
    border-color: #ffffff;
    color: #ffffff;
    max-width: 110px;
    width: 100%;
    margin: 0 auto;
    border-radius: 0;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    background-color: transparent;
    float: right;
    text-align: center;
    }
.backWrap a:hover {
	background-color:#ffffff;
	color: #2789e8!important; 
}

/* Download Buttons  */
.download_button{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #2271b3;
    color: #2271b3 !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;			
}
.download_button:hover {
	color: #fff !important;
	border: 1px solid #2271b3;
	background-color: #2271b3;	
}
.button_div_middle{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center ;
}
.button_div_middle_home{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center ;
}
.button_div_right{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: right ;
}
.download_button_white{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #fff;
    color: #fff !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;		
}
.download_button_white:hover {
	color: #2271b3 !important;
	border: 1px solid #fff;
	background-color: #fff;
	}
.download_button_blight{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #278CEB;
    color: #278CEB !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;			
}
.download_button_blight:hover {
	color: #fff !important;
	border: 1px solid #278CEB;
	background-color: #278CEB;
}
.download_button_dblue{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #001c4a;
    color: #001c4a !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;	
}
.download_button_dblue:hover {
	color: #fff !important;
	border: 1px solid #001c4a;
	background-color: #001c4a;	
}
.download_button_light2{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #278ceb;
    color: #278ceb !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;	
}
.download_button_light2:hover {
	color: #fff !important;
	border: 1px solid #278ceb;
	background-color: #278ceb;	
}
.download_button_orange{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #e69024;
    color: #e69024 !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;	
}
.download_button_orange:hover {
	color: #0f2949 !important;
	border: 1px solid #e69024;
	background-color: #e69024;	
}
.download_button_special{
    outline: 0;
    background-position: right bottom;
    border: 1px solid #365cdf;
    color: #365cdf !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;	
}
.download_button_special:hover {
	color: #fff !important;
	border: 1px solid #365cdf;
	background-color: #365cdf;	
}
/* END Download Buttons  */
.no_margin{
	margin-right: 0px;
    margin-left: 0px;
	}
.img_opacity:hover{
	opacity: 0.8;
    filter: alpha(opacity=80);		
}	
/* New design homepage */
.container_full_page{
 width: 100%;		
}
.nopadding{
 padding-left: 0px !important;	
 padding-right: 0px !important;
}
.home_white_box{
	background: #FFF;
	position: absolute;
    top: 373px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 63%;
    padding: 20px 23px 0px;
    z-index: 10;
    min-width: 300px;	
}
.section_header{
	text-align: center;	
	margin-top: 43px;
	margin-bottom: 15px;	
}
.section_header h3{
	font-size: 30px;	
	font-weight: 600;
	margin-top: 85px;	
}	
.section_header_footer{
	text-align: center;	
	margin-top: 18px;
	margin-bottom: -14px;	
}
.section_header_footer h1{
	font-size: 30px;	
	font-weight: 400;
	margin-top: 0px;
	color: white;	
}	
.parallax{
  /* fix background */
  	background-attachment: fixed;
  /* center it */
  	background-position: center center;
  /* Scale it nicely to the element */
  	background-size: cover;		
}
.news_views{	
	margin-top: 60px;
	margin-bottom: 65px;
	text-align: center;	
}	
.news_views h3{
	font-size: 18px;
	font-weight: 600;	
}	
.market_img{
	width: 156px !important;
	margin-left: auto;
	margin-right: auto;
}
#overlay-0 {
    background: #cbbdb2 50%;
}
.image-grid .grid-container .news-item .overlay {
    position: absolute;
    width: 245%;
    height: 400%;
    opacity: .8;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s;
    transition: all .6s;
    top: -415px;
    right: -20px;
}
h10{
	font-weight: 600;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 20px;	
}
/* header */
header.siteheader {
	position: fixed;
	width: 100%;
	z-index: 9999;
}
#prenav {
	background: #006db6;
}
h1.site-title {
	display: inline-block;
	margin: 0;
	line-height: 0;
	overflow: hidden;
}
h1.site-title a {
	float: left;
}
h1.site-title a.site-url {
	height: 50px;
	display: block;
	font-size: 17px;
	text-transform: uppercase;
	color: #01b1ec;
	line-height: 48px;
	margin-left: 6px;
}
h1.site-title a.main-url {
	display: block;
	background: url(images/svg/logo_id-02.svg) no-repeat -1px center;
	width: 181px;
	height: 50px;
	padding: 0;
}
#headernav {
	border: 1px solid #e8e8e8;
	background: #fff;
	height: 52px;
}
#headernav #site-navigation div.collapse {
	padding-right: 0;
}
.siteheader .navbar {
	border: none;
}
.header-navigation ul {
	list-style: none;
	height: 48px;
	margin: 0;
	float: right;
}
.header-navigation li {
	line-height: 48px;
	float: left;
	padding-left: 20px;
	text-align: center;
}
.header-navigation li.dropdown:hover > ul.sub-menu {
	max-height: 500px;
	overflow: visible;
}
.header-navigation li a {
	color: #001c4a;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
	padding: 15px 10px;
	font-weight: 100;
}
.header-navigation ul.sub-menu {
	display: block;
	float: none;
	height: auto;
	padding: 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-top: 0;
	border-radius: 0;
	max-height: 0;
	-webkit-transition: max-height 0.1s;
	-moz-transition: max-height 0.1s;
	transition: max-height 0.1s;
	overflow: hidden;
	border:none;
	margin-left: 20px;
}
.header-navigation ul.sub-menu > li.menu-item-has-children {
	position: relative;
}
.header-navigation ul.sub-menu > li > ul.sub-menu{
	position: absolute;
	left:100%;
	top:0;
	margin-left:0;
}
.header-navigation ul.sub-menu li{
	float: none;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	line-height: normal;
}
.header-navigation ul.sub-menu li:last-child {
	border-bottom: none;
	border-radius: none;
}
.header-navigation ul.sub-menu li a {
	line-height: 24px;
	text-align: left;
}
.header-navigation ul.sub-menu .active > a, .header-navigation ul.sub-menu .active > a:hover, .header-navigation ul.sub-menu .active > a:focus {
	color: #333333;
	background: #f5f5f5;
}
/* drop down */
.header-navigation li.dropdown span.caret {
	display: none;
}
#social-header {
/* 	overflow: hidden; */
	height: 100%;
	float: right;
	padding-right: 0;
	max-width: 322px;
}
#social-header ul#social_links {
	float: left;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0;
	padding-left: 15px;
}
#social-header #social_links a:hover{
background-color: #00aced;
width: 34px;	
-webkit-transition: all ease 0.3s 0s; 
    -moz-transition: all ease 0.3s 0s;
    -ms-transition: all ease 0.3s 0s;
    -o-transition: all ease 0.3s 0s;
    transition: all ease 0.3s 0s;		
}
#active_language {
	border-left:1px solid #5C91C5;
	float: left;
	margin-left: 0px;
}
#active_language a, #active_language .btn {
	text-transform: uppercase;
	font-size: 13px;
	line-height: 30px;
}
#active_language .btn {
	background: none;
	border: none;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(images/svg/arrow_down-12x9.svg);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 12px 9px;
	padding-right: 20px;
	margin-right: 10px;
	color: #fff;
}
#active_language:hover #language_switch {
	display: block;
	padding: 0;
}
#active_language:hover, #active_language ul#language_switch a:hover {
	background: #17497B;
}
#active_language ul#language_switch {
	border-radius: 0 0 6px 6px;
	border: none;
	width: 67px;
	min-width: 67px;
	max-width: 67px;
	overflow: hidden;
	margin-bottom: 0;
	background: #006db6;
	margin-top: 0;
}
#active_language ul#language_switch li {
	height: 30px;
	border-bottom: 1px solid #427fab;
	margin-left: 0;
}
#active_language ul#language_switch li:last-child {
	border-bottom: none;
}
#active_language ul#language_switch li a {
	float: none;
	color: #fff;
	padding: 0 !important;
}
#active_language a {
	width: 100%;
	text-align: center;
}
#active_language a:hover {
	background: none;
}
#login_360 {
	float: right;
	width: 122px;
	text-align: center;
	background: #278CEB;
	height: 30px;
	line-height: 30px;
}
#login_360:hover{
	background: #14a7db;
	width: 122px;	
}
#login_360 a {
	display: block;
	color: #fff;
	background: url(images/svg/locker.svg) no-repeat right 8px;
	background-size: 13px 16px;
	text-transform: uppercase;
	margin: 0 15px;
	font-size: 13px;
	padding-right: 10px;
}
#social-header ul#language_switch li {
	float: none;
	line-height: 24px;
}
#social-header li {
	float: left;
	margin-left: 0px;
}
#social-header #social_links a {
	width: 34px;
	height: 30px; 
	display: block;
	float: right;
	line-height: 30px;
}
#social-header a.facebook {
	background: url(images/svg/facebook_13x13.svg) no-repeat center center;
	background-size: 13px 13px;	
}
#social-header a.instagram {
	background: url(images/svg/instagram_13x13.svg) no-repeat center center;
	background-size: 13px 13px;	
}
#social-header a.linkedin {
	background: url(images/svg/linkedin_13x13.svg) no-repeat center center;
	background-size: 13px 13px;
}
#social-header a.youtube {
	background: url(images/svg/youtube_13x13.svg) no-repeat center center;	
	background-size: 13px 13px;
}
#social-header a.twitter {
	background: url(images/svg/twitter_13x13.svg) no-repeat center center;
	background-size: 13px 13px;
}
#social-header a.vimeo {
	background: url(images/svg/vimeo_13x13.svg) no-repeat center center;
	background-size: 13px 13px;	
}
/* search form header */

.sb-search {
	position: relative;
	width: 0%;
	min-width: 35px;
	height: 30px;
	float: left;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #fff;
	width: 87%;
	height: 30px;
	margin: 0;
	z-index: 10;
	padding: 16px 65px 20px 20px;
	font-family: inherit;
	font-size: 12px;
	color: #2c3e50;
}
input[type="search"].sb-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}
.sb-search-input::-webkit-input-placeholder {
	color: #001c4a;
}
.sb-search-input:-moz-placeholder {
	color: #001c4a;
}
.sb-search-input::-moz-placeholder {
	color: #001c4a;
}
.sb-search-input:-ms-input-placeholder {
	color: #001c4a;
}
.sb-icon-search,
.sb-search-submit  {
	width: 41px;
	height: 60px;
	display: block;
	position: absolute;
	left: 0px;
	top: -14px;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #fff;
	background: #006db6;
	z-index: 90;
	font-size: 17px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
	content: "\e000";
}
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 55%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #278CEB;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.search_wrap .search-form input[type=submit] {
	display: none;
}
.search_wrap {
	padding-left: 0px;
}
.search_wrap .search-form input.search-field  {
	font-size: 10px;
	height: 16px;
	line-height: 16px;
	margin: 0;
	font-family: 'Poppins', sans-serif;
	background-image: url("images/svg/line_search.svg");
	background-repeat: no-repeat;
    background-position: 0px 12px;
	min-width: 144px;
	border: none;
    background-color: transparent;
    color:white !important;
    margin-left: -7px
}
.loupe{
	height: 16px;
	float:left;
	background-image: url("images/svg/loupe.svg");
	background-size: 15px 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	margin-top: 2px;
}
.search_wrap .search-form input.search-field:focus {
/*border: none;*/
}

/***************************************** New creative gallery design **********************************************/
.creative_category .download_button{
	font-size: 11px !important;
}
.pages-icon{
	width:70%;
	margin-right: auto;
    margin-left: auto;
}
.pages-icon a{
	text-decoration: none;
	
}
.white_image{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.white_image img{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.white_image h1{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.format_info {
 width: 70%;	
 margin-bottom: 0px;
	margin-right: auto;
margin-left: auto;
margin-top: 35px;
	
}
.button_div_middle a{
	text-decoration: none;
	}	
.blue_image{
	text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    background-color: #f4f4f4;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 30px;
}
.blue_image img{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.blue_image h1{
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}
.blue_image p{

}
.computer_wrap2 {
    height: 86%;
    width: 69.8%;
    margin-top: 0%;
    left: 15.2%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.computer_wrap3 {
    height: 86%;
     width: 39.8%;
    margin-top: 1.6%;
    left: 30.8%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.computer_wrap5 {
    height: 86%;
    width: 46.5%;
    margin-top: 0.5%;
    left: 26.9%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
span.text-hover-computer {
    background: rgba(0,0,0,0.5);
    font-size: 20px;
    color: white;
    cursor: pointer;
    display: table;
    height: 233px;
    left: 0;
    position: absolute;
    top: 0;
    width: 374px;
    opacity: 0;
        text-align: center;
    padding-top: 96px;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}
.ad-component {
    position: relative;
    height: 352px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.computer_wrap4 {
    height: 86%;
    width: 69.8%;
    margin-top: 2%;
    left: 15.2%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.phone_wrap {
    height: 86%;
    width: 69.8%;
    margin-top: 5.1%;
    left: 43.5%;
    position: absolute;
    top: 0;
    overflow: hidden;
}


.phone_wrap2 {
    height: 77%;
    width: 12.8%;
    margin-top: 3.7%;
    left: 43.5%;
    position: absolute;
    top: 0;
    overflow: hidden;
}   
.ad-component2 {
    position: relative;
    height: 369px;
}   
.ad-component3 {
    position: relative;
    height: 347px;
    margin-bottom: 40px;
}  
@media (max-width : 480px) {
	.computer_wrap3 {
    height: 74%;
    width: 73.8%;
    margin-top: 3.6%;
    left: 13.8%;
    position: absolute;
    top: 0;
    overflow: hidden;
	}
	.ad-component {
    height: 266px;
	}
	.powered_text {
    width: 326px;
    margin-top: -4px;
	}
	.computer_wrap5 {
        height: 86%;
    width: 98%;
    margin-top: 0.6%;
    left: 0.9%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
}    
@media (max-width : 400px) {	
.computer_wrap2 {  
   height: 86%;
    width: 75.8%;
    margin-top: 0%;
    left: 12.2%;
    position: absolute;
    top: 0;
    overflow: hidden;
    margin-top: -2%; 
}
.computer_wrap3 {
    height: 74%;
    width: 73.8%;
    margin-top: 3.6%;
    left: 13.8%;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.ad-component {
    height: 231px;
}    
#carousel_wrapper2 .ad-component{
	margin-left: 40px;
}
.powered_text {
    width: 300px;
    font-size: 10px;
    margin-top: -5px;
    text-align: right;
    margin-right: auto;
    color: #99999A;
    margin-left: -58px;
}

.powered_text2{
width: 279px;
    font-size: 10px !important;
    margin-top: 0px;
    text-align: right !important;
    margin-right: auto;
    color: #99999A;
    margin-left: auto;
}
.phone_wrap {
    height: 86%;
    width: 23.8%;
    margin-top: 9.2%;
    left: 37.5%;
    position: absolute;
    top: 0;
    overflow: hidden;
}

.phone_wrap2 {
    height: 77%;
    width: 22.5%;
    margin-top: 4.7%;
    left: 38.4%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.ad-component2 {
    position: relative;
    height: 215px;
}   
.ad-component3 {
    position: relative;
    height: 231px;
}    
	}
/* carousel 2  */
#carousel_wrapper2 {
	font-size:12px;
	padding: 20px 0px 50px 0px;
	margin-right: auto;
	margin-left: auto;
}
#carousel_wrapper2 .carousel-control {
	background-image:none;
	width: 20px;
}
#carousel_wrapper2 .carousel-indicators {
	bottom: -49px;
	line-height: 24px;
}
#carousel_wrapper2 .carousel-indicators li {
	border: 1px solid #2A6FB1;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	text-indent: -999px;
	margin-left: 4px;
	line-height: 24px;
}
#carousel_wrapper2 .carousel-indicators li.active{
	background: #2A6FB1;
}
#carousel_wrapper2 div.item img {
	border: 0px solid #ccc;
}
#carousel_wrapper2  img{
	margin-right: auto;
	margin-left: auto;
}
#carousel_wrapper2  .carousel-control{
	color: #2A6FB1 !important;
	opacity: 1 !important;
}
#carousel_wrapper2 h1{
	font-size: 24px; 
	font-weight: 600;
	text-align: center;
	margin-top: 15px;	
}
#carousel_wrapper2 .carousel-indicators{	
    margin-left: -31%;
}
/* home */
#home-header img {
	width: 100%;
}
#home-header{
	position: relative;
	max-height: 550px;
	overflow: hidden;
}
#home-header a.carousel-control {
	background: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#home-header a.carousel-control.right {
	margin-right: 6%;
}
#home-header a.carousel-control.left {
	margin-left: 6%;
}
.header_box {
	color: #fff;
  height: auto;
  top:0;
  margin: 6% 0 0;
  /*padding: 30px 50px 30px 30px;*/
  padding: 25px;
  width: 100%;
  max-width: 1170px;
  text-align: center;
  position: absolute;
}
#home-header .header_box img {
	width: 80%;
}
.header_box p.slider_title {
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
}
.header_box p.slider_text {
	font-family: 'Poppins', sans-serif;
  font-size: 28px;
  font-weight: 200;
  line-height: 36px;
}
.header_box a.btn {
	color: #fff;
	background-color: transparent;
  	border: 1px solid #fff;
 	 float: none;
 	 height: 40px;
  	line-height: 24px;
  	margin-top: 20px;
  	text-align: center;
	display: inline-block;
	font-weight: 600;
	font-size: 16px;
	padding: 8px 40px;
}
.header_box a.btn:hover {	
	background-color:rgba(255, 255, 255, 0.3);
}
/* header video */
/* header video */
#header-video, #header-video-2 {
	margin: 0 auto;
	max-width: 1270px !important;
	width: 100% !important;
	height:100% !important;
	position: relative;	
	overflow: hidden;
}
#header-loop, #header-loop-2 {
	margin: 0 auto;
	max-width: 100% !important;
	width: 100% !important;
	max-height: 650px !important;
	height: 100%;
	position: relative;	
	overflow: hidden;
	background: none repeat scroll 0 0 #ffffff;
	visibility: hidden;
}
#header-loop video, #header-loop-2 video {
	margin-top:-25px !important;
}
#header-loop .vjs-tech, #header-video .vjs-tech, #header-loop-2 .vjs-tech, #header-video-2 .vjs-tech {
	height: auto;
	position: static;
}
#main .vjs-big-play-button, #main .vjs-big-play-button  {
	left: 50%;
	top:43%;
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	width: 97px;
	height: 97px;
	box-shadow: none;
	border-radius: 97px;
	margin-left: -48px;
	font-size: 40px;
	box-shadow: 3px 7px 5px 0px rgba(0,0,0,0.15);
}
#header-loop .vjs-big-play-button, #header-loop-2 .vjs-big-play-button {
	display: block;
}
#main .vjs-big-play-button:before, #main .vjs-big-play-button:before {
	text-shadow: none;
	line-height: 97px;
	left: 4px;
}
#main .vjs-big-play-button:hover, #main .vjs-big-play-button:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.hvideo-wrap {
	background: none repeat scroll 0 0 #278CEB;
}
.hvideo-wrap .container {
	padding: 0;
}
.hvideo-wrap .header_box {
	z-index: 2;
	padding-left: 0;
	padding-right: 0;
}
#hvideo-cont, #hvideo-cont-2 {
	display: none;
	padding: 0;
	position: relative;
}
#hvideo-cont .hvideo-close, #hvideo-cont-2 .hvideo-close {
	position: absolute;
	top:56px;
	left:-80px;
	width: 54px;
	height: 54px;
	display: block;
	background-image: url(images/video_close.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	border:1px solid #fff;
	border-radius:54px;
}
#hvideo-cont .hvideo-close:hover , #hvideo-cont-2 .hvideo-close:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.home-boxes {
	padding-bottom: 114px;	
	margin-bottom: 30px;
}
.home-boxes h1 {
	color: #001c4a;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 0px solid #cccccc;
	line-height: 20px;
	padding-bottom: 3px;
	margin-top: 30px;
	text-align: center;
}
.home-boxes h2 {
	color: #001c4a;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 0px solid #cccccc;
	line-height: 20px;
	padding-bottom: 3px;
	margin-top: 45px;
	text-align: center;
}
.home-boxes h3 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 0px solid #cccccc;
	line-height: 25px;
	padding-bottom: 3px;
	text-align: center;
}
.home-boxes h1 a{
	color: #001c4a;	
	}
.home-boxes span.icon_envelope {
	background: url(images/home_envelope_icon.png) no-repeat left center;
	width: 40px;
	height: 40px;
	display: block;
	margin-top: 26px;
    float: left;
}
.home-boxes span.blue_line {
	position: relative;
	top:-11px;
}
span.blue_line {
	background: #3399cc;
	width: 50%;
	display: block;
	height: 0px;
}
.home-boxes h5 {
	color: #404040;
	font-size: 1.3em;
	font-weight: 500;
}
.home-boxes p {
	color: #0f3658;
	font-size:14px;
}
.home-lnews .news-item {
	position: relative;
	padding-bottom: 30px;
}
.home-boxes.radar {
	background-image: url(
    https://www.improvedigital.com/main/wp-content/uploads/2015/09/market_map_bg.jpg);
	padding-bottom: 15px;	
}
.home-boxes.radar h1.box-title {
	color: #fff;
}
.home-boxes.radar a, .home-boxes.radar p {
	color: #fff;
}
#market_map .news_item_img {
	max-height: 100%;
	height: auto;
}
#market_map .news_item_img a {
	overflow: hidden;
}
#market_map a:hover {
	color:#001c4a;
}
#market_radar .news-item {
	padding-top: 4px;
	border-bottom: 0px solid #cccccc;
	padding-bottom: 0;
	overflow: hidden;
}
#market_radar .news-item:last-child {
	border-bottom: none;
}
#market_radar .news-item p.news-text {
	margin-bottom: 0;
	color: #fff;
	margin: 5px 10px 10px 60px;
}
#market_radar .news-item p.news-title {
	margin-bottom: 0;
}
#market_radar .news-item p.news-title2 a {
	color: #fff;
	margin-left: 10px;
	font-size: 14px !important;
	font-weight: 600;
}
#market_radar .news-item p.news-title a:hover {
	color: #0f3658;
}
#market_radar .news-item p.news-title a {
	cursor: pointer;
}
.mradar-wrap {
	background: transparent;
	padding: 0 15px 10px 0;
}
#market_radar .box-icon {
	float: left;
	height: 70px;
	margin-top: 4px;
}
#market_radar .news-item.groundup .box-icon a{
	background: url("images/svg/groundup-icon2.svg") no-repeat center top;
	  background-size: 48px 100px;
	width: 48px;
	height: 48px;
	display: block;
}
#market_radar .news-item.groundup .box-icon a:hover{
	background: url("images/svg/groundup-icon2.svg") no-repeat center -52px;
	 background-size: 48px 100px;
}
#market_radar .news-item.newsletter .box-icon a{
	background: url("images/svg/newsletter-icon2.svg") no-repeat center top;
	background-size: 44px 60px;
	margin-top: 6px;
	width: 48px;
	height: 30px;
	display: block;
	cursor: pointer;
}
#market_radar .news-item.newsletter .box-icon a:hover{
	background: url("images/svg/newsletter-icon2.svg") no-repeat center -30px;
	background-size: 44px 60px;
}
#market_radar .news-item.blogstaff .box-icon a{
	background: url("images/svg/blogstaff-icon2.svg") no-repeat center top;
	background-size: 48px 96px;
	width: 48px;
	height: 48px;
	display: block;
}
#market_radar .news-item.blogstaff .box-icon a:hover{
	background: url("images/svg/blogstaff-icon2.svg") no-repeat center -48px;
	 background-size: 48px 96px;
}
#market_radar .news-item.inthenews .box-icon a{
	background: url("images/svg/inthenews_icon.svg") no-repeat center top;
	  background-size: 48px 96px;
	width: 48px;
	height: 48px;
	display: block;
}
#market_radar .news-item.inthenews .box-icon a:hover{
	background: url("images/svg/inthenews_icon.svg") no-repeat center -48px;
	background-size: 48px 96px;
}
#market_map p.read-more {
	position: static;
	text-align: left;
	text-transform: none;
}
.home-lnews .latest-news {
	background: #f3f3f3;
	width: 100%;
	min-height: 200px;
	padding: 15px;
}
.latest-news .news-item {
	border-bottom: 2px solid #cccccc;
	margin-bottom: 6px;
}
.latest-news .news-item p {
	line-height: 18px;
	margin-bottom: 4px;
}
.home-lnews .home_white_box p.news-title {
	color: #001c4a;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	height: 64px;
	padding-left: 0%;
    padding-right: 0%;
}
.home-boxes.radar .news-item p.news-title {
	color: #001c4a;
	font-weight: 600;
	overflow: hidden;	
	text-align: left !important;	
}
#market_radar .news-item p.news-title {
	height: auto;
	margin-bottom: 2px;
}
.home-lnews img {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0px;
}
.home-lnews .market_img {
	width: 105px !important;
}
.home-lnews .news_item_img {
	max-height: 450px;
	overflow: hidden;
	margin: 10px 0 10px;
	border: 0px solid #E4E4E4;
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
.news_item_img:hover{
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */		
}
.home-lnews p.read-more {
	text-align: left;
	overflow: hidden;
	position: absolute;
	bottom:0;
	right: 0;
	margin-bottom: 0;
}
.home-lnews p.read-more a.btn {
	float: none;
	height: 20px;
	background-color: transparent;
	color: #093758;
	border:none;
	border-radius: 0;
	background-image: url(images/svg/eye.svg);
	background-repeat: no-repeat;
	background-position: right 3px;
	background-size: 25px 40px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	padding: 0 35px 0 0;
	display: inline-block;
}
.home-lnews p.read-more a.btn:hover {
	background-position: right -22px;
	color: #2dafe5;
}
.home-lnews p.read-more a.btn:active {
	box-shadow: none;
}
.home-lnews a.btn:hover {
	background-color: #00a0d5;
}
a.pop-jobform, input.wpcf7-submit.btn-primary {
	background-color:#123756;
	border-radius: 0;
	text-transform: uppercase;
	border: none;
	font-weight: 600;
}
a.pop-jobform:hover, input.wpcf7-submit.btn-primary:hover {
	background: #194e76;
	border:none;
}
/* main */
#content-wrapper {
	padding:30px 0 0;
	background: #fff;
}
#content {
	padding-bottom: 40px;
}
#content img {
	border: 0px solid #E4E4E4;
}
#content .google-maps-builder-wrap img.map_office {
	border:none;
	margin-bottom: 20px;
}
#content .place-description {
	overflow: hidden;
}
#content .place-description p {
	float: left;
}
#content .place-description p:first-child {
	width: 70px;
}
#content > .gm-style-iw > div {
	height: auto !important;
}
#content .place-description p {
	width: 204px;
	padding-left: 10px;
}
#content header.entry-header {
	background-color: #278CEB;
	padding-top: 40px;
}
#content header.entry-header_creative {
	background-color: #278CEB;
	padding-top: 40px;
}
#content h1.entry-title {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 30px;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 10px;
}

#content h2.sub-title {
	color: #0c2748;
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 600;
	padding-bottom: 8px;
	border-bottom: 0px solid #cccccc;

}
#content span.blue_line {
	position: relative;
	top: -11px;
	width: 30%;
}
.entry-content {
	padding-top: 20px;
}
.entry-content p {
	color: #001c4a;
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	text-align: justify;
}
body.post-type-archive-id_event .entry-content p {
	color: #001c4a;
	font-size: 20px;
	margin: 0;
	overflow: hidden;
}
body.category-blog  p {
	color: #001c4a;
	font-size: 20px;
	margin: 0;
	overflow: hidden;
}
.entry-content a {
	color: #278CEB;	
}
.entry-content li {
	font-size: 14px;
}
img.alignleft {
	float: left;
	margin: 5px 10px 10px 0;
}
img.alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
#content .contact-details img {
	border:0px solid #b8b8b8;
	line-height: 0;
}
#content .contact-details p {
	overflow: hidden;
}
#content .contact-details a.mailto, #content .contact-details span.staff-description {
	float: left;
}
#content .contact-details a.mailto {
	width: 27px;
	height: 27px;
	display: block;	
}
#content .contact-details a.mailto img {
	border: none;
}
#content .contact-details h3.contact-name{
	color: #404040;
	font-size: 1em;
	font-weight: 900;
	margin: 5px 0 -5px;
	text-transform: uppercase;
}
.contact-name {
  color: #404040;
	font-size: 1.1em;
	font-weight: 900;
	margin: 5px 0 -5px;
	text-transform: uppercase;
  }
#content .contact-details span.staff-description {
  color: #636466;
  font-size: 0.65em;
  font-weight: normal;
  margin: 7px 0px 0 0;
}
p.testimonial_job{
  color: #636466;
  font-size: 0.9em;
  font-weight: normal;
  margin: 0px 0px 0;
}
.container_mgr{
	width: 124%;
	margin-top: 40px;
	padding-right: 15px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.linkedin_mgr {
	position: absolute; 
	margin-top: -62px; 
	margin-left: 118px;
	width: 25px;
	height: 25px;
}
.twitter_mgr {
	position: absolute; 
	margin-top: -82px; 
	margin-left: 142px;
	width: 25px;
	height: 25px;
}
.xing_mgr {
	position: absolute; 
	margin-top: -82px; 
	margin-left: 93px;
	width: 25px;
	height: 26px;
}
.one_icon {
	position: absolute; 
	margin-top: -62px; 
	margin-left: 143px;
	width: 25px;
	height: 25px;
}
.linkedin_mgr1 {
	position: absolute; 
}
.twitter_mgr1 {
	position: absolute; 
}
.row_icons{
	margin-left: 20px;		
}
/************************** New Event page 2016 ******************************/

.event_page-header{
    overflow: hidden;
    margin: 0 auto;
    max-height: 600px;
    display: block;
    vertical-align: middle;
    background-position: center top;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 440px;
    padding-top: 68px;
}
.event_page_title h2{
	color: #fff;
	font-weight: 600;
	font-size: 46px;
	text-transform: uppercase;
	margin-top: 60px;	
}
.info_event_block{
	margin-top: 0px;
	font-weight: 600;
	background-color: white;
	font-size: 20px;	
}
.info_event_block p{
padding-top: 20px;
    padding-right: 35px;
    padding-left: 35px;
}
.video_event_block{
	margin-top: -100px;	
}

.event_section_title{
	margin-left: -17px;
	margin-top: 68px;
    margin-bottom: 41px;	
}
.event_section_title h1{
	font-size: 24px;
	margin-left: 0px;
	text-align: center;
}
@media all and (max-width:480px)	{
	
	.info_event_block{
	margin-top: 0px;
    font-weight: 600;
    background-color: white;
    font-size: 20px;  	
}
	.event_page-header{
	background-size: auto;	
}		
	}
/* carousel */
#carousel_wrapper {
	background: #001c4a;
	padding: 0px 0px 8px 0px;
}
#carousel_wrapper .item {
	height: 130px;
	overflow: hidden;
}
@media screen and (max-width:991px) {
	#carousel_wrapper .item {
		height: auto;
	}
}
#carousel_wrapper .item img {
	border: 0px solid #ccc;
	margin-top: 3px;
	max-width: 75%;
	margin-left: auto;
    margin-right: auto;
	}
#carousel_wrapper .carousel-control.left {
	margin-left: -40px;
}
#carousel_wrapper .carousel-control.right {
	margin-right: -20px;
}
.carousel-control.left, .carousel-control.right {
	background:none;
	width: 20px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#carousel_wrapper .carousel-indicators {
	bottom: -60px;
	line-height: 24px;
}
#carousel_wrapper .carousel-indicators li {

	border: 1px solid #636466;
	border-radius: 10px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	text-indent: -999px;
	width: 10px;
	margin-left: 4px;
	line-height: 24px;
}
#carousel_wrapper .carousel-indicators li.active{
	background: #636466;
}
#carousel_wrapper p.quote-text {
	 font-size: 12px;
	 text-align: justify;
	 font-weight: normal;
}
#carousel_wrapper p.quote-name {
	margin-bottom: 2px;
	font-weight: normal;
}
#carousel_wrapper {
	font-size: 12px;
}
/* footer */
#footer1_wrapp {
	background: #006db6;
	color: #fff;
	padding-bottom: 12px;
	padding-top: 10px;
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
}
#footer1_wrapp p{
	font-size: 12px;
	color: #fff;
	margin:0 0 10px;
	font-weight: normal;
}
#footer1_wrapp ul {
	overflow: hidden;
	padding-left: 0;
}
#footer1_wrapp a {
	color: #fff;
}
#footer1_wrapp a:hover {
	color: #278CEB;
}
#footer1_wrapp h3 {
	font-size: 16px;
	border-bottom: 0px solid #ffffff;
	line-height: 30px;
	margin-bottom: 20px;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
}
#footer1_wrapp .container .col-md-4 {
	width: 30%;
	padding: 0;
}
#footer1_wrapp .container .col-md-4:first-child {
	margin-left: 0;
}
#footer1_wrapp .container .col-md-4:nth-child(2) {
	margin: 0 5%;
}
#footer1_wrapp .container .col-md-4:last-child {
	padding-right: 0;
	margin-right: 0;
}
/* twitter feed */
#footer1_wrapp a.kreply, #footer1_wrapp a.kretweet, #footer1_wrapp a.kfavorite{
	background: url(images/svg/twitter_feed_icons_sprite.svg) no-repeat;
	background-size: 122px 36px;
	opacity: 0.8;
}
#footer1_wrapp a.kreply {
	background-position: -2px -4px;
}
#footer1_wrapp a.kretweet{
	background-position: -29px -4px;
}
#footer1_wrapp a.kfavorite{
	background-position: -58px -4px;
}
#azerion-logo {
	margin: 25px auto 0;
}
#contact-box ul {
	overflow: hidden;
	padding-left:0;
}
#contact-box li {
	width: 30px;
	display: inline-block;
	float: left;
}
#contact-box li a {
	height: 20px;
	width: 20px;
	display: block;
}
#contact-box li a.facebook {
	background: url(images/svg/facebook_20x20.svg) no-repeat;
}
#contact-box li a.instagram {
	background: url(images/svg/instagram_20x20.svg) no-repeat;
}
#contact-box li a.twitter {
	background: url(images/svg/twitter_20x20.svg) no-repeat;
}
#contact-box li a.vimeo {
	background: url(images/svg/vimeo_20x20.svg) no-repeat;
}
#contact-box li a.youtube{
	background: url(images/svg/youtube_20x20.svg) no-repeat;
}
#contact-box li a.linkedin{
	background: url(images/svg/linkedin_20x20.svg) no-repeat;
}
#contact-box p.contact-phone {
	padding-left: 30px;
	background: url(images/phone_icon.png) no-repeat left center;
line-height: 20px;
}
#contact-box p.contact-email {
	padding-left: 30px;
	background: url(images/envelop_icon.png) no-repeat left center;
line-height: 20px;
}
.gmnoprint a, .gmnoprint span {
    display:none;
}
.gmnoprint div {
    background:none !important;
}
a[href^="http://maps.google.com/maps"]{display:none !important;}
#footer2_wrapp {
	background: #282931;
	color: #fff;
	padding: 20px 0 40px;
}
#footer2_wrapp a {
	display: block;
	text-align: center;
	margin-top: 20px;
}
#footer2_wrapp .footer-links {
	width: 60%;
	margin: 10px auto 0 auto;
	overflow: hidden;
}
#footer2_wrapp .footer-links ul {
	overflow: hidden;
	padding-left: 0;
}
#footer2_wrapp .footer-links a {
	text-align: center;
	width: 25%;
	float: left;
	color: #9b9b9b;
	font-size: 12px;
}
#footer2_wrapp .partner-logo img {
	margin: 0 auto;
}
#footer2_wrapp .partner-logo {
  padding: 0 20px;
  text-align: center;
}
#footer1_wrapp span.none {
	display: none;
}
.footer_news{
	background: url("images/svg/news_footer.svg");
	background-repeat: no-repeat;
	padding-left: 50px;	
}
.footer_twitter{
	background: url("images/svg/twitter_footer.svg");
	background-repeat: no-repeat;
	padding-left: 45px;
	background-size: 35px;	
}
.footer_contact{
	background: url("images/svg/contact_footer.svg");
	background-repeat: no-repeat;
	padding-left: 43px;
	background-size: 32px;	
}
.footer_feedback {
    background: url("images/svg/feedback_footer.svg");
    background-repeat: no-repeat;
    padding-left: 38px;
    background-size: 27px;
    line-height: 35px;
    padding-bottom: 7px;
    background-position-y: 6px;
    display: block;
}
.footer_contact_details{
	
	margin-bottom: 40px;
}
/* publishers */
body.single-publishers div.entry-content {
	padding-top: 60px;
}
h3.term-heading {
  color: #428bca;
  font-family: 'Poppins', sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
  margin-bottom: 20px;
  margin-top: 10px;
  overflow: hidden;
  line-height: 46px;
}
h3.term-heading a.btn {
	background-color: #01b1ec;
	background-image: url("images/arrow.png");
	background-position: right center;
	background-repeat: no-repeat;
	border: medium none;
	float: right;
	height: 36px;
	line-height: 23px;
	padding-left: 16px;
	text-align: left;
	width: 200px;
	margin-bottom: 6px;
}
h3.term-heading a.btn:hover {
	background-color: #00a0d5;
}
img.publisher-logo {
	border: 1px solid #cccccc;
}
div.publisher-link {
	margin-bottom: 20px;
}
.publisher-links a.btn {
	float: none;
	height: 50px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #01b1ec;
	background-image: url(images/arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	border:none;
	line-height: 36px;
	width: 100%;
	font-size: 1.1em;
}
.publisher-links a.btn p {
	color: #fff;
}
.publisher-links a.btn:hover {
	background-color: #00a0d5;	
}
.single-publishers a.back-link {
	color: #fff;
	font-size: 14px;
	text-transform: none;
}
.publisher-details {
	margin-bottom: 20px;
}
.publisher-details h3 {
	border-bottom: 1px solid #cccccc;
	color: #4067aa;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-top: 0;
}
#content img.img-responsive {
	line-height: 0;
}
.publisher-details div.publisher-logo {
	margin-top: 32px;
}
.publisher-details div.publisher-logo img {
	width: 100%;
}
.publisher-details p.adv-list span.adv-title {
	text-transform: uppercase;
	color: #02b2ed;
	font-size: 16px;
}
.publisher-details .publisher-links a {
	border: 1px solid #cccccc;
}
.publisher-details a.see-more {
	background: #c4c4c4;
	line-height: 40px;
	font-size: 16px;
	border-radius: 0;
	border:none;
	width: 100%;
}
.publisher-details p.publ-row-info {
	text-transform: uppercase;
	font-size: 16px;
}
/* high impact page */
.hi-details h5 {
	color: #404040;
	font-size: 1.3em;
	font-weight: 900;
	margin: 10px 0 5px;
}
.hi-details a.btn {
  background-color: #01b1ec;
  background-image: url("images/arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  border: medium none;
  float: none;
  font-size: 1em;
  height: 36px;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
}
.hi-details a.btn:hover {
	background-color: #00a0d5;
}
body.page-template-cat-template-id-php  div.entry-content h3 {
	font-size: 14px;
	color: #001c4a;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 10px;
}
body.page-template-cat-template-id-php  div.entry-content h3.list_title {
	/*font-size: 20px;*/
	margin: 18px 0 10px;
}
div#player {
	float: left;
}
/* events page */

#events-archive {
	padding: 20px 0;
	height: 100%;	
}
/* youtube video responsive */
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 93.5%;
}
/* END youtube video responsive */
/* headers */
body.page-id-29441 .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2018/02/Main_website_page_header_template.jpg) !important;
}
body.page-id-29219 .big_product_page-header, body.page-id-29433 .big_product_page-header, body.page-id-29435 .big_product_page-header, body.page-id-29432 .big_product_page-header, body.page-id-29434 .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/12/Main_website_page_header_template.jpg) !important;
}
body.page-id-8903 .big_product_page-header , body.page-id-10561 .big_product_page-header , body.page-id-15054 .big_product_page-header , body.page-id-10562 .big_product_page-header, body.page-id-15136 .big_product_page-header, body.page-id-15137 .big_product_page-header ,  body.page-id-10563  .big_product_page-header,  body.page-id-15836  .big_product_page-header , body.page-id-15138  .big_product_page-header , body.page-id-15139  .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2016/10/partners.jpg);
}
body.page-id-1315 .big_product_page-header , body.page-id-14617 .big_product_page-header , body.page-id-7116 .big_product_page-header , body.page-id-15907 .big_product_page-header , body.page-id-15783 .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2015/09/market_map_bg.jpg);
}
body.page-id-22062 .big_product_page-header, body.page-id-22461 .big_product_page-header, body.page-id-22463 .big_product_page-header, body.page-id-22460 .big_product_page-header, body.page-id-22462 .big_product_page-header {

    background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/02/popup_office.jpg);
}
body.page-id-19338 .big_product_page-header , body.page-id-19451 .big_product_page-header , body.page-id-19453 .big_product_page-header , body.page-id-19450 .big_product_page-header , body.page-id-19452 .big_product_page-header {
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/video.jpg);
}
body.page-id-15330 .big_product_page-header , body.page-id-15365 .big_product_page-header , body.page-id-15367 .big_product_page-header , body.page-id-15368  .big_product_page-header , body.page-id-15366 .big_product_page-header {
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/automated_guaranteed.jpg);
}
body.page-id-15161 .big_product_page-header, body.page-id-17012  .big_product_page-header , body.page-id-17014  .big_product_page-header ,  body.page-id-17011  .big_product_page-header , body.page-id-17013  .big_product_page-header {
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/interconnectivity.jpg);
}
body.page-id-16681 .big_product_page-header, body.page-id-16785  .big_product_page-header, body.page-id-16788  .big_product_page-header , body.page-id-16786 .big_product_page-header , body.page-id-16787  .big_product_page-header {
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/ppc.jpg);
}

body.page-id-16596 .big_product_page-header ,  body.page-id-16694  .big_product_page-header , body.page-id-16695 .big_product_page-header , body.page-id-16696  .big_product_page-header , body.page-id-16697  .big_product_page-header , body.page-id-29186 .big_product_page-header , body.page-id-29311 .big_product_page-header , body.page-id-29313 .big_product_page-header , body.page-id-29310 .big_product_page-header , body.page-id-29312 .big_product_page-header{
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2017/11/mobile_advertising.jpg) !important;
}
body.page-id-16610  .big_product_page-header, body.page-id-16698  .big_product_page-header , body.page-id-16699 .big_product_page-header , body.page-id-16701  .big_product_page-header , body.page-id-16700  .big_product_page-header , body.page-id-17543  .big_product_page-header, body.page-id-17589  .big_product_page-header, body.page-id-17591  .big_product_page-header, body.page-id-17588  .big_product_page-header, body.page-id-17590  .big_product_page-header{
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/richmedia.jpg);
}

body.page-id-16647 .big_product_page-header, body.page-id-16826  .big_product_page-header , body.page-id-16827  .big_product_page-header , body.page-id-16828  .big_product_page-header , body.page-id-16829  .big_product_page-header{
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/native.jpg)!important;
}
body.page-id-19974 .big_product_page-header ,body.page-id-20105 .big_product_page-header , body.page-id-20104 .big_product_page-header  ,body.page-id-20106 .big_product_page-header , body.page-id-20103 .big_product_page-header  {
	background-image:url(https://www.improvedigital.com/main/wp-content/uploads/2016/09/buyers.jpg);
}
body.page-id-15381 .big_product_page-header , body.page-id-15419 .big_product_page-header , body.page-id-15420 .big_product_page-header , body.page-id-15421 .big_product_page-header , body.page-id-15422  .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/01/request_demo.jpg);
}
body.page-id-3838 .big_product_page-header , body.page-id-10603 .big_product_page-header , body.page-id-10604 .big_product_page-header , body.page-id-10602 .big_product_page-header , body.page-id-15805  .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/02/about_page.jpg);
}
body.page-id-24592  .big_product_page-header , body.page-id-24591 .big_product_page-header , body.page-id-24590 .big_product_page-header , body.page-id-24593 .big_product_page-header , body.page-id-24564   .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/04/tranparency.jpg);
}
body.page-id-25186 .big_product_page-header , body.page-id-25393 .big_product_page-header , body.page-id-25394 .big_product_page-header , body.page-id-25395 .big_product_page-header , body.page-id-25396 .big_product_page-header{
	background-image:url('images/branding-page/branding-page-bg.jpg');
}
body.page-id-2865 .big_product_page-header, body.page-id-10920 .big_product_page-header, body.page-id-15921 .big_product_page-header, body.page-id-14601 .big_product_page-header, body.page-id-15797 .big_product_page-header {
	background-image:url('images/case-studies/case_study_header.jpg');
}
body.page-id-25999  .big_product_page-header , body.page-id-26602  .big_product_page-header , body.page-id-26604  .big_product_page-header , body.page-id-26601  .big_product_page-header , body.page-id-26603  .big_product_page-header {
	background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/06/improve_talk.jpg); 
	
}
body.page-id-19172 .big_product_page-header {
	background-image:url('images/case-studies/case_study_header.jpg');
}
body.page-id-26677 .big_product_page-header {
	background-image:url('images/polaris-page/360_Polaris_2017.jpg');
}
body.page-id-26725 .big_product_page-header {
	background-image:url('images/page-headers/dmexco_header1.jpg');
	background-attachment: scroll;
}
@media screen and (min-width:920px) {
	body.page-id-26725 .big_product_page-header { 
		height: 350px;
	}
}
.polaris-page .big_product_page-header {
	background-image: url("images/polaris-page/360_Polaris_2017.jpg");
}
/* END headers */
/* dmexco page */
body.page-id-26725 #content {
	padding-bottom: 0;
}
body.page-id-26725 #dmexcoTitle, body.page-id-26725 #dmexcoBeer {
	background-color: #061d47;
	text-align: center;
}
body.page-id-26725 #dmexcoTitle img {
	max-width: 550px;
}
body.page-id-26725 #dmexcoMeetUs img {
	max-width: 250px;
}
body.page-id-26725 #dmexcoMeetUs .download_button_special {
	font-weight: 700;
	color: #0000ff !important;
	background-color: #fff;
	color: #fff !important;
	background-color: #0000ff;
}
body.page-id-26725 #dmexcoMeetUs .download_button_special:hover {
	color: #0000ff !important;
	background-color: #fff;
}
body.page-id-26725 #dmexcoBeer img {
	max-width: 610px;
}
body.page-id-26725 .dmexcoSection {
	padding: 25px 0;
}
body.page-id-26725 #dmexcoSlider {
	padding: 0;
	overflow: hidden;
}
body.page-id-26725 #dmexcoSlider > div {
	padding: 0;
}
body.page-id-26725 .dmexcoSection img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#events-archive .item {
	overflow: hidden;
}

#events-archive a.carousel-control {
	background-image: none;
	color: #278CEB;
	width: 0%;
	font-size: 24px;
}
#events-archive a.carousel-control.right {
	right: -40px;
}
#events-archive a.carousel-control.left {
	left: -40px;
}
#events-archive .text-wrap {
	padding-top: 10px;
}
#events-archive .promo-list-item {
	overflow: hidden;
	margin-bottom: 20px;
}
#events-archive .promo-list-item .promo-inner-list {
	background: #fff;
	height: 244px;
	position: relative;
}
#events-archive .promo-list-item h3 {
	font-size: 14px;
	color: #001c4a;
	margin:0;
	font-weight: 600;
	line-height: 19px;
	height: 39px;
	overflow: hidden;
	text-transform: uppercase;
}

#events-archive p.event-text {
	color: #001c4a;
	font-size: 12px;
	
}
#events-archive .promo-list-item span.event_date {
	color: #26b1ec;
	text-transform: uppercase;
	margin: 5px 0 0;
	display: block;
	font-size: 10px;
}
#events-archive .promo-list-item a.events_more {
	background: url(images/eye_icon.png) no-repeat;
	width: 25px;
	height: 15px;
	display: block;
	position: absolute;
	bottom: 29px;
	right: 0px;
	
}
#events-archive .promo-list-item a.events_more:hover {
	background: url(images/eye_icon.png) no-repeat center -25px;
}
#events-archive .promo-list-image {
	height: 146px;
	overflow: hidden;
	background: #fff;
	border: 0px solid #e4e4e4;
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#events-archive .promo-list-image:hover {
	opacity: 0.9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
	}

#events-archive .promo-list-image img{
	height: 100%;
	border: none;
}
@media all and (max-width:768px) {
	#events-archive .promo-list-image img {
		width: 100%;
		height: auto;
	}
}
@media all and (max-width:480px) {
	#events-archive .promo-list-image img {
		width: 100%;
		height: auto;
	}
}
/* --- New EVENTS -- */
.newEvents img.img-responsive {
	width: 100%;
}
.newEvents .promo-list-cont {
	position: relative;
	overflow: hidden;
}
.newEvents #loadMore.download_button_white {
	color: #001c4a !important;
	border: 1px solid #001c4a;
	background-color: transparent;
	margin: 40px auto 0 auto;
	display: inherit;
}
.newEvents #loadMore:hover {
	background-color: #001c4a;
	color: #fff !important;
}
.newEvents .text-wrap {
	position: absolute;
	max-width: 100%;
	width: 100%;
	height: 100%;
	margin: auto;
	top: 0; left: 0; bottom: 0; right: 0;
	visibility: hidden;
	color: #fff;
	text-align: center;
	-webkit-transition: all .6s;
	transition: all .6s;
	opacity: 0;
	display: table;
}
@media screen and (max-width:640px) {
	.newEvents .text-wrap {
		opacity: 1;
		background-color: rgb(14, 41, 70);
		visibility: visible;
		width: 100%;
		max-width: 100%;
		bottom: 0;
		margin-bottom: 10px;
    left: 0;
    position: static;
    padding: 26px;
	}
	.newEvents .text-wrap h3 {
		font-size: 18px;
		margin-top: 5px !important;
		margin-bottom: 5px !important;
	}
	.newEvents .text-wrap button {
		margin-top: 5px !important;
		margin-bottom: 5px;
	}
	.newEvents .overlay {
		display: none;
	}
}
.newEvents .text-wrap h3 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 19px;
}
.newEvents .text-wrap span{
	display: block;
}
.newEvents .text-wrap button {
	background-color: transparent;
	min-width: 100px;
}
.newEvents .text-wrap button:hover {
	background-color: #fff;	
}
.newEvents .overlay {
	height: 400%;
  position: absolute;
  right: -20px;
  top: 150%;
  transform: rotate(45deg);
  transition: all 0.6s ease 0s;
  width: 245%;
  background-color: rgba(16,63,96,0.9);
  opacity: 0;
}
.newEvents .promo-list-cont:hover .text-wrap {
	visibility: visible;
	opacity: 1;
}
.newEvents .promo-list-cont:hover .overlay {
	background-position: left top;
  background-size: 450% 200%;
  opacity: 1;
  right: -20px;
  top: -170%;
}
.newEvents .text-wrap a {
	color: #fff;
	max-width: 80%;
	display: block;
	margin: 0 auto;
}
.newEvents .topText {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 28px;
	padding: 10px 0;
	font-family: 'Caveat', cursive;
}
.newEvents .timer {
	width: 100%;
	text-align: center;
	color: #001c4a;
	font-size: 14px;
	background-color: #ffffff;
	padding: 22px 0;
	margin: 0 auto;
	max-width: 300px;
}
.newEvents .timer > div {
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}
.newEvents .timer .numbers, .newEvents .timer .time {
	display: block;
	margin: 0 auto;
}
.newEvents .timer .time {
	font-size: 12px;
	margin-top: 5px;	
}
.newEvents .timer .numbers {
	width: 80%;
	border-radius: 4px;
	background-color: #f4f4f4;
	padding: 10px;
}
.allEvents {
	background-color: #f4f4f4;
	padding-bottom: 85px;
	margin-bottom: -39px;
}
/* case study */
#showcases-archive .promo-list-item {
	margin-bottom: 20px;
}
#showcases-archive .promo-inner-list {
	
}
#showcases-archive .promo-list-image img {
	width: 100%;
	margin: 0 auto;
	display: block;
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
#showcases-archive .promo-list-image img:hover {
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	}
#showcases-archive .promo-inner-list h3 {
	color: #001c4a;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0px;
	padding-right: 35px;
	height: 50px;
	overflow: hidden;
	line-height: 18px;
}
#showcases-archive .promo-inner-list .cstudy_text {
	padding-top: 10px;
	background: #fff;
}
#showcases-archive .promo-list-image {
	max-height: 147px;
	overflow: hidden;
}
#showcases-archive .promo-list-cont {
	position: relative;
}
#showcases-archive a.cstudy_pdf {
	width: 35px;
	height: 33px;
	display: block;
	background: url(images/download_arrow_2.png) no-repeat right top;
	position: absolute;
	right: 0px;
	bottom: 12px;
}
#showcases-archive a.cstudy_pdf:hover {
	background: url(images/download_arrow_2.png) no-repeat right -33px;
}
/* case studies v2 */
.case-studies-page .downArrow {
	width: 100%;
	height: 50px;
	display: block;
	background-image: url('images/case-studies/arrow_section_down.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 35px auto;
}
.case-studies-page #brandingHeaderText {
	padding-bottom: 30px;
}
.case-studies-page .rightField img {
	max-width: 200px;
	height: auto;
}
.case-studies-page .rightField .button_div_middle {
	text-align: left;
}
.case-studies-page .rightField .button_div_middle a {
	color: #2a6fb1 !important;
	border-color: #2a6fb1;
}
.case-studies-page .rightField .button_div_middle a:hover {
	color: #fff !important;
	background-color: #2a6fb1;
}

.case-studies-page #content, .transparency-page #content {
	padding-bottom: 0;
}
#showCases {
	background-color: #f4f4f4;
	margin-top: 30px;
	padding: 50px 0 60px;
}
#showCases h3 {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 0;
}
#showCases .promo-list-item {
	margin-bottom: 30px;
}
#showCases .promo-list-item .wrap {
	position: relative;
	overflow: hidden;
}
#showCases .hoverText {
	background-color: #278ceb;
	padding: 15px;
}
@media screen and (min-width:767px) {
	#showCases .hoverText {
		position: absolute;
		width: 100%;
		height: 100%;
		overflow: hidden;
		top:0;
		left: 0;
		background-color: #278ceb;
		padding: 15px;
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		-webkit-transform-origin: 50% 0;
		transform-origin: 50% 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;		
	}
	#showCases .hoverText p {
		opacity: 0;
	}
	#showCases .promo-list-item:hover .hoverText {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
	#showCases .promo-list-item:hover .hoverText p {
		opacity: 1;
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
	}
}
@media screen and (max-width:767px) {
	.case-studies-page .leftField {
		margin-bottom: 50px;
	}
	.case-studies-page #brandingHeaderText {
		padding-left: 15px;
		padding-right: 15px;
		margin-left: 0;
	}
}
#showCases .hoverText p {
	color: #fff;
	text-align: left;
}
#showCases .downButton {
	width: 90%;
	height: 40px;
	display: block;
	background-image: url('images/case-studies/download_icon.svg');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 35px auto;
	position: absolute;
	bottom: 5px;
	left: 15px;
	right: 15px;
}
#publisher-contact {
	background: #278CEB;
	border-top:0px solid #c3c3c3;
	font-size: 12px;
	color: #fff; 
}
#publisher-contact h4 {
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 6px;
}
#publisher-contact .details_wrap {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publisher-contact .details_wrap div {
	float: left;
}
#publisher-contact .details_wrap div.contact-img {
	margin-right: 4px;
}
#publisher-contact .details_wrap a {
	color: inherit;
}
/* quote */

blockquote1 {
	text-align: center !important;
	padding: 20px;
	width: 402px;
	height: 400;
	float: left;
	background: url('http://improvedigital.com/en/wp-content/uploads/2014/11/quote5.png') no-repeat;
	padding: 10px 20px;
	margin: 0 0 20px;
}
 .testimonial-box img{ 
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */ 	 
 }

 .testimonial-box img:hover{	 
	opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */ 	 
 }

/* buyers page */
#buyers-col1 h3, #buyers-col2 h3 {
	font-weight: 600;
	margin-bottom: 20px;
}

#buyers-col1 ol {
	padding-left: 0;
	list-style: none;
	counter-reset: buyers-counter;
}
#buyers-col1 li {
	margin-bottom: 42px;
	font-size: 20px;
	text-transform: uppercase;
}
#buyers-col1 li:before {
	content: counter(buyers-counter, decimal);
	font-size: 20px;
	counter-increment: buyers-counter;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display:inline-block;
	background: #17ade4;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	font-weight: 600;
}
#buyers-col2 img {
	border: none;
	margin-right: 50px;
	margin-bottom: 20px;
}
#buyers-col3 {
	margin-top: 20px;
}
#buyers-col3 img {
	border: none;
}
#buyers-col3 #download-factsheet {
	margin-top: 70px;
	display: block;
	width: 100%;
	background: url(images/download-factsheet-hover_1.png) no-repeat center top;
	height: 53px;
}
#buyers-col3 #download-factsheet:hover {
	background: url(images/download-factsheet-hover_1.png) no-repeat center -53px;	
}
/* groundup page */
.vimeo-wrap {
	display: none;
}
#cboxContent .vimeo-wrap {
	display: block;
}
#ground-wrap .ground-link {
	overflow: hidden;
	display: block;
}

#ground-wrap img {
	
 opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */		
}
#ground-wrap img:hover {
	
 opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */		
}

@media all and (min-width:480px) and (max-width:768px) {
	#ground-wrap article {
		width: 31.3333%;
		overflow: hidden;
	}
}

#ground-wrap article p.gitem-title {
	height: 40px;
}
/* newsletter form */

#colorbox {
	background: #fff;
}
#cboxContent {
		
}
#mailchimp_form {
	display: none;
	max-width: 460px;
}
#pp_full_res #mc_signup, #pp_full_res .mc_custom_border_hdr , #pp_full_res .pp_inline > p{
	margin-left:30px;
	margin-right: 30px;
}
#cboxContent #mailchimp_form {
	display: block;
}
input#mc_signup_submit {
	-moz-user-select: none;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #448ccb;
	border: medium none;
	border-radius: 0;
	float: none;
	height: 40px;
	line-height: 26px;
	width: 140px;
	color: #fff;
}
div.mc_custom_border_hdr {
	border-bottom: 1px solid #cccccc;
	color: #428bca;
	font-family: 'Poppins', sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	line-height: 24px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-top: 20px;
}
/* contact page */
div.contact-office {
	padding-left: 49px;
	background: url(images/svg/offices-icon.svg) no-repeat left 22px;
	background-size: 31px 41px;
}
div.contact-office p {
	color: #0f2748;
}
div.contact-office h3 {
	color: #0f2748;
	font-size: 16px;
}
#content #infobubble-content {
	height: auto;
	height: auto;
	border-radius: 10px;
	margin: 0;
	padding: 20px;	
}
#content #infobubble-content p.place-title, #content #infobubble-content .place-description p{
	color: #0f2748;
	font-family: 'Poppins', sans-serif;
}
/*
latest news and press release achive 
*/
#news-wrap {
	margin-top: 40px;
	overflow: hidden;
}
@media screen and (min-width:1024px) {
	#news-wrap {
		padding-right: 80px;
	}
}
#news-wrap .colTitle, #press-releases-wrap .colTitle {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	padding: 15px 0;
}
#news-wrap .colTitle {
	background-color: #278ceb;
  width: 100%;
}
#press-releases-wrap .colTitle {
	background-color: #001c4a;
	margin-bottom: 60px;
}
#press-releases-wrap .img-wrap img {
	border:1px solid #e5e4e3;
}
#press-releases-wrap article {
	margin-bottom: 50px;
}
#news-wrap .catSelector {
	text-align: center;
	padding: 20px 0 30px;
}
#news-wrap select#cat {
	border: 1px solid #001c4a;
	-webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 10px 60px 10px 40px;
	background-color: #fff;
	display: inline-block;
	text-align-last: center;
	background-image: url("images/svg/arrow_down_select.svg");
	background-position: 90% center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}
#news-wrap select#cat option {
	text-align: center;
	margin-left: 10px;
}
#news-wrap .news-date {
	color: #c9c9c9;
	font-size: 14px;
	margin: 5px 0 10px;
	display: block;
}
#news-wrap article.post {
	margin-bottom: 15px;
	float: none;
}
#news-wrap .news-img-wrap, #news-wrap .news-content-wrap {
	float: none;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
#news-wrap .news-content-wrap {
	width: 100%;
	padding: 10px 0 20px;
	color: #000;
	margin-bottom: 30px;
}
.news-content-wrap {
	position: relative;
}

.news-content-wrap span.read-more a {
	height: 100%;
	display: block;
	padding-right: 30px;
}
.news-content-wrap span.read-more a:hover {
	color:#001c4a;
}
#news-wrap article {
	margin-left: 45px;
	overflow: visible;
}
#news-wrap span.subCatName {
	color: #2a6fb1;
	display: inline-block;
	width: 100%;
	font-weight: 600;
	position: relative;
	font-size: 16px;
}
#news-wrap span.subCatName:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	background-color: #2a6fb1;
	top: 0;
	left: -45px;
}
#news-wrap span.subCatName.cat-product,
#news-wrap span.subCatName.cat-product-fr,
#news-wrap span.subCatName.cat-product-de,
#news-wrap span.subCatName.cat-product-it,
#news-wrap span.subCatName.cat-product-es {
	color: #e79124;
}
#news-wrap span.subCatName.cat-product:before,
#news-wrap span.subCatName.cat-product-fr:before,
#news-wrap span.subCatName.cat-product-de:before,
#news-wrap span.subCatName.cat-product-it:before,
#news-wrap span.subCatName.cat-product-es:before {
	background-color: #e79124;
}
#news-wrap span.subCatName.cat-new-hires, 
#news-wrap span.subCatName.cat-new-hires-fr, 
#news-wrap span.subCatName.cat-new-hires-de, 
#news-wrap span.subCatName.cat-new-hires-es, 
#news-wrap span.subCatName.cat-new-hires-it {
	color: #ffcb39;
}
#news-wrap span.subCatName.cat-new-hires:before, 
#news-wrap span.subCatName.cat-new-hires-fr:before, 
#news-wrap span.subCatName.cat-new-hires-de:before, 
#news-wrap span.subCatName.cat-new-hires-it:before, 
#news-wrap span.subCatName.cat-new-hires-es:before {
	background-color: #ffcb39;
}
#news-wrap span.subCatName.cat-new-partnership, 
#news-wrap span.subCatName.cat-new-partnership-fr, 
#news-wrap span.subCatName.cat-new-partnership-de, 
#news-wrap span.subCatName.cat-new-partnership-it, 
#news-wrap span.subCatName.cat-new-partnership-es {
	color: #98b950;
}
#news-wrap span.subCatName.cat-new-partnership:before, 
#news-wrap span.subCatName.cat-new-partnership-fr:before, 
#news-wrap span.subCatName.cat-new-partnership-de:before,
#news-wrap span.subCatName.cat-new-partnership-it:before,
#news-wrap span.subCatName.cat-new-partnership-es:before {
	background-color: #98b950;
}
#news-wrap span.subCatName.cat-new-client, 
#news-wrap span.subCatName.cat-new-client-fr,
#news-wrap span.subCatName.cat-new-client-de,
#news-wrap span.subCatName.cat-new-client-it,
#news-wrap span.subCatName.cat-new-client-es {
	color: #278ceb;
}
#news-wrap span.subCatName.cat-new-client:before, 
#news-wrap span.subCatName.cat-new-client-fr:before,
#news-wrap span.subCatName.cat-new-client-de:before,
#news-wrap span.subCatName.cat-new-client-it:before,
#news-wrap span.subCatName.cat-new-client-es:before {
	background-color: #278ceb;
}

.news-content-wrap h3 {
	margin-top: 0;
	margin-bottom: 0;
}
.news-content-wrap h3.entry-title a {
	color: #001c4a;
	margin-top: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
}
.news-content-wrap h3.entry-title a:hover {
	color: #278ceb;
}
.news-content-wrap .entry-content {
	padding-top: 0;
}
.news-content-wrap .entry-content p {
	font-size: 14px;
	text-align: left !important;
}
.news-content-wrap  a {
	color: #278CEB;
	font-size: 13px;	
}
.news-content-wrap  a:hover {
	color: #0f3658;
}
#press-releases-wrap {
	margin-top: 40px;	
}
#press-releases-wrap h3.entry-title {
	font-weight: 600;
}
#press-releases-wrap a {
	color: #0f3658;
	font-size: 16px;
}
#press-releases-wrap a:hover {
	color: #278CEB;
	font-size: 16px;
}
#press-releases-wrap .entry-content p{
	color: #0f3658;
}
#press-releases-wrap .news-date {
	font-size: 14px;
}
#news-twitter {
	padding: 40px 40px 40px 100px;
	background-image: url(images/svg/twitter_news_icon.svg);
	background-repeat: no-repeat;
	background-position: 40px 40px;
  background-size: 50px 38px;
	margin-top: -50px;
	height: 160px;
	margin-bottom: 5px;
	background-color: #fff;
	border-bottom: 4px solid #278ceb;
	max-width: 588px;
	width: 100%;
	float: none;
	margin-left: 15px;
	position: relative;
}
#news-twitter::before {
	content: "";
	width: 0; 
  height: 0; 
  position: absolute;
  top:100%;
  left:40px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #278ceb;
}
@media all and (max-width:768px) {
	#news-twitter {
		margin-top: 0;
		margin-left: 0;
	}
}
#news-twitter p, #news-twitter a {
	color:#278CEB;
	font-size: 14px;
}
#news-twitter .kebo-tweets .ktweet .ktext {
	min-height: 100%;
}
#news-twitter .kebo-tweets .ktweet .kdate, #news-twitter .kebo-tweets .ktweet .kaccount {
	float: left;
}
#news-twitter .kebo-tweets .ktweet .kaccount  {
	margin-right: 10px;
}
 #news-twitter .kfooter {
	display: none;
}
/* career video */
#career-video-wrap {
	position: relative;
	margin-top: 30px;
}
#career-loop {
	margin: 0 auto;
	max-width: 1270px !important;
	width: 100% !important;
	height:100% !important;
	position: relative;	
	overflow: hidden;
	background: #fff;
}
body.ios #career-loop {
	overflow: visible;
}
body.ios #career-loop video {
	display: none;
}
body.ios #career-loop .vjs-big-play-button, body.ios #career-loop .vjs-poster {
	display: block;
}
body.ios #career-loop .vjs-big-play-button {
	top: 70px;
}
body.ipad #career-loop .vjs-poster {
	height: 224px;	
}
body.iphone #career-loop {
	position: relative;
	height: 260px !important;
}
body.iphone #career-loop .vjs-poster {
	height: 244px;	
}
body.ios #career-loop .vjs-poster {
	background-position: center center;
	background-size:cover;
}

#career-loop .vjs-tech {
	height: auto;
  position: static;
}
#career-loop  .vjs-big-play-button:before {
	left: 4px;
  line-height: 97px;
  text-shadow: none;
}
#career-loop  .vjs-big-play-button {
	background: none repeat scroll 0 0 transparent;
  border: 1px solid #fff;
  border-radius: 97px;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 40px;
  height: 97px;
  left: 50%;
  margin-left: -48px;
  top: 38%;
  width: 97px;
  display: none;
}
#career-loop:hover  .vjs-big-play-button {
	display: block;
}
#career-loop  .vjs-big-play-button:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.responsive-iframe {
	position: absolute;
	top:0;
	left:0;
	display: none;
	z-index: 9;
}
.responsive-iframe , .responsive-iframe iframe{
	width: 100%;
}

/* careers page */

.career_page-header {	
}
.career-box {
	
}
.career-box:last-child {
	padding-right: none;
}
.career-box-wrap {
	background: #2a6db0;
	font-family: 'Poppins', sans-serif;
	margin-top: 30px;
}
.career-box-wrap .box-text {
	color: #fff;
	padding: 10px;
}
.career-box-wrap .career-list-image {
	height: 138px;
	overflow: hidden;
}
.career-box-wrap h3 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 4px;
}
.career-box-wrap .box-text p {
	text-align: justify;
  text-justify: inter-word;
	color: #fff;
	font-size: 13px;
}
.career-box-wrap .box-text .summary, .career-box-wrap .box-text .details {
	position: relative;
}
.career-box-wrap .box-text .details {
	padding-bottom: 10px;
}
.career-box-wrap .box-text a.more-link, .career-box-wrap .box-text a.less-link {
	font-size: 20px;
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: -7px;
}
.career-box-wrap .box-text a.more-link:hover, .career-box-wrap .box-text a.less-link:hover {
	text-decoration: none;
}
.career-box-wrap .box-text a.less-link {
	bottom: -8px;
	font-size: 26px;
}
.career-box-wrap .career-list-image img{
	width: 100%;	
}
.careers_wrap {
	margin-top: 30px;
}
.careers_wrap .row.col_wrap{
	color: #fff;
	background: #2a6eb1;
	text-transform: uppercase;
	font-size: 14px;
	border: none;
}
.careers_wrap .row {
	line-height: 50px;
	font-size: 14px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.careers_wrap .odd_row {
	background: #f2f2f2;
}
.careers_wrap .career-item:last-child {
	border-bottom: 1px solid #f2f2f2;
}
#job-form {
	display: none;
}
#job-form form.wpcf7-form {
	margin-top: 20px;
}
#cboxContent #job-form {
	display: block;
}
/* navbar colapse */
#mainav_wrap {
	padding: 0;
}
#mainav_wrap nav {
	position: relative;
}
.navbar-main.navbar-collapse {
	padding-right: 15px;
}
#site-navigation .navbar-toggle {
	border-color: #001c4a;
	margin-top: -42px;
	position: absolute;
	right: 10px;
}
#site-navigation .navbar-toggle span {
	background-color: #001c4a;
}
.navbar-main.in, .navbar-main.collapsing {
	width: 100%;
	display: block;
	padding: 0;
}
.navbar-main.in ul, .navbar-main.collapsing ul{ 
	height: auto;
	background: #fff;
	width: 100%;
	padding: 0 25px;
}
.navbar-main.in ul li, .navbar-main.collapsing ul li {
	float: none;
	width: 100%;
	text-align: right;
}
/* colorbox */
#colorbox #cboxClose {
	top:0;
	bottom: auto;
}
body.single-id_event .entry-content {
	overflow: hidden;
}
.pr_contact {
	background-image: url(images/svg/pr_contact.svg);
	background-size: 106px 106px;		
}
#sidebar-social {
	margin-top: 28px;
	padding: 0;
}
#sidebar-social a#facebook-share {
	width: 56px;
	height: 55px;
	display: block;
	background-image: url(images/svg/sidebar_fb_icon.svg);
	background-size: 56px 110px;
	background-position: center -55px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#sidebar-social a#twitter-share {
	width: 56px;
	height: 55px;
	display: block;
	background-image: url(images/svg/sidebar_twitter_icon.svg);
	background-size: 56px 110px;
	background-position: center -55px;
	background-repeat: none;
	margin: 0 auto;
}
#sidebar-social a#linkedin-share {
	width: 56px;
	height: 55px;
	display: block;
	background-image: url(images/svg/sidebar_linkedin_icon.svg);
	background-size: 56px 110px;
	background-position: center -55px;
	background-repeat: none;
	margin: 0 auto;
}
#sidebar-social a#xing-share {
	width: 56px;
	height: 55px;
	display: block;
	background-image: url(images/svg/sidebar_xing_icon-01.svg);
	background-size: 56px 110px;
	background-position: center -55px;
	background-repeat: none;
	margin: 0 auto;
}
#sidebar-social a:hover {
	background-position: center top !important;
}
.header-navigation a.dropdown-toggle:hover, .sub-menu > li.menu-item-has-children > a:first-child {
	cursor: default;
}
/* xmas header slide */
#xmas-header {
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	width: 100%;
}
#xmas-header .container {
	position: relative;
}
#xmas-header .header_box {
	margin-top: 50px;
	position: relative;
}
#xmas-header .header_box img {
	width: 100%;
	max-width: 619px;
	margin: 0 auto;
}
#xmas-header .header_box a.btn {
	line-height: 18px;
}

/*************************************************************************** product page css ********************************************************************/
.big_product_page-header{
    overflow: hidden;
    margin: 0 auto;
    max-height: 600px;
    display: block;
    vertical-align: middle;
    background-position: center top;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 384px;
    padding-top: 68px;
    background-size: cover;
}
.contentIcons > div.crown {
    background-image: url(https://www.improvedigital.com//main/wp-content/themes/improvedigital-v2/images/phoenix/polaris/crown.svg);
}
.contentIcons > div.maginfy {
    background-image: url(https://www.improvedigital.com//main/wp-content/themes/improvedigital-v2/images/phoenix/polaris/magnify.svg);
}
.contentIcons > div.rocket {
    background-image: url(https://www.improvedigital.com//main/wp-content/themes/improvedigital-v2/images/phoenix/polaris/rocket.svg);
}
.contentIcons > div {
    margin: 20px 0;
    padding-left: 104px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 70px auto;
    min-height: 80px;
    
}

.contentIcons p {
    float: left;
    line-height: 100%;
    color: #2a6fb1;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    line-height: 31px;
    padding-top: 10px;
}
.mission {
    background-color: #278ceb;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 36px;;
    position: relative;
}
.mission p {
    margin-bottom: 0;
    font-size: 20px !important;
    line-height: 120% !important;
}
.logo_phoenix {
    margin: 40px 0 60px;
        
}
.polaris_icon_box{
	height: 255px;
	border: 1px solid #001c4a;
	width: 380px;
	top: 0;
    left: 0;
}
.polaris_icon{
	margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
    
}
.polaris_icon_box p{
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
}
.partners_icon_box{
	height: 255px;
	border: 1px solid #278ceb;
	width: 380px;
	top: 0;
    left: 0;
}
.partners_icon{
	margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    
}
.partners_icon_box p{
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
}
.factsheet_polaris_icon{
	position: absolute;
    text-align: left;
    right: 64px;
    top: 50px;
	}

.product_page-header2{
	width: 100%;
	background-color: #45c7ef;	
	padding-bottom: 27px;
}
.video_text_block{
	padding-left: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.video_icon_box{
	height: 288px;
	border: 1px solid #001c4a;
	width: 480px;
	top: 0;
    left: 0;
}
.video_icon_box p{
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
}
.contact_box_buyer{
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 52px; 
	width:370px !important; 
	height: 256px !important;
}
.product_page-header3{
	width: 100%;
	background-color: #278ceb;	
	padding-bottom: 27px;
}
.product_page-header{
	width: 100%;
	background-color: #e6f7ff;	
	padding-bottom: 40px;	
}
#content h2.product-sub-title2 {
	 display:inline;
	color: #2c70b0;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 30px;
	padding-bottom: 0px;
	border-bottom: 0px solid #cccccc;
	background-color: #fff;
	line-height: 42px;
	box-shadow: 10px 0 0px 0px #fff, -10px 0 0px 0px #fff  ;

}
#content h2.product-sub-title {
	 display:inline;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	padding-bottom: 0px;
	border-bottom: 0px solid #cccccc;
	background-color: #001c4a;
	line-height: 42px;
	box-shadow: 10px 0 0px 0px #001c4a, -10px 0 0px 0px #001c4a  ;
}
.product_title{
	padding-top: 70px;
}
.product_logo{	
	padding-top: 67px;
}
.info_product_block{
	 margin-top: -50px;
	 color: #fff;	
}

.info_product_block_polaris{
	 margin-top: -50px;
	 color: #fff;	
}
.info_product_block h1 , .info_product_block_polaris h1{
	color: #fff;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 26px;
	font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;	
}
.info_product_block h2 , .info_product_block_polaris h2{
	color: #fff;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;	
}
.info_product_block p , .info_product_block_polaris p{
	color: #fff;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 26px;
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 18px;	
}
.buyer_text_box {
    height: 115px;
    border: 1px solid #001c4a;
    top: 0;
    left: 0;
    margin-right: 10px;
}

.buyer_text_box p {
   font-weight: 600;
   text-align: center;
   font-size: 17px;
   line-height: 23px;
   padding-top: 34px;
   
}
.buyer_blue_box {
    height: 115px;
    border: 3px solid #ffffff;
    top: 0;
    left: 0;
    margin-right: 0px;
}
.target_icon{
	margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    
}
.buyer_blue_box p {
	color: #ffffff;
   font-weight: 600;
   text-align: center;
   font-size: 17px;
   line-height: 23px;
   padding-top: 1px;
   
}
.blue_box_row{
	margin-top: 15px; 
	margin-bottom: 30px; 
	margin-left: 30px;
	
}
.info_product_block_white{
	    margin-top: -100px;
    color: #fff;
    padding-top: 36px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 22px;
}

.info_product_block_white h1 {
	color: #001c4a;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 26px;
	font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;	
}
.info_product_block_white h2 {
	color: #001c4a;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
  font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;	
}
.info_product_block_white p  {
	    color: #001c4a;
font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 24px;	
}
.eu_video_block{
	margin-top: -100px;
    color: #fff;
    background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/01/market_map_video_1.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 462px;
	 padding-top: 18px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 1px;
   
}
.eu_display_block{
	margin-top: -100px;
    color: #fff;
    background-image: url(https://www.improvedigital.com/main/wp-content/uploads/2017/01/market_map_display.png);
	background-repeat: repeat;
	background-position: center center;
	background-size: 460px;
     padding-top: 18px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 1px;
}

.eu_video_block p , .eu_display_block p{
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 27px;
}
.market_map_icon{
	margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    
}

.factsheet_block{
	padding: 18px;		
}
.text_block h1{
	font-size: 18px;
	color: #2c70b0;
	font-weight: 600;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block p{
	font-size: 14px;
	color: #2c70b0;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block{
	width: 70%;	
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.colour_box_text h1{
	color: #fff;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 26px;
   font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;	
}
.colour_box_text2 h1{
	color: #fff;
	padding-top: 16px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 26px;
   font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;	
} 
.colour_box_text3 h1{
	color: #fff;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 70px;
	padding-bottom: 21px;
   font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 23px;	
} 
.colour_box_text {
	height: 180px;	
}

.colour_box_text2 {
	height: 132px;	
}
.colour_box_text3 {
	height: 113px;	
}
.text_block2 h1{
	font-size: 18px;
	color: #2c70b0;
	font-weight: 600;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block2 p{
	width: 80%;
	font-size: 14px;
	color: #2c70b0;
	margin: 0 auto;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block22 h1{
	font-size: 18px;
	color: #278ceb;
	font-weight: 600;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block22 p{
	width: 80%;
	font-size: 14px;
	color: #278ceb;
	margin: 0 auto;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block2{
	margin-top: 20px;
	margin-bottom: 50px;
}
.text_block3 h1{
	font-size: 18px;
	color: #0f3658;
	font-weight: 600;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block3 p{
	width: 80%;
	font-size: 14px;
	color: #0f3658;
	margin: 0 auto;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.text_block3{
	margin-top: 20px;
}
.request_block {
	padding-top: 20px ;	
	padding-bottom: 10px;
}
.request_block p{
	font-size: 14px;
	color: #edb518;
	margin: 0 auto;	
	text-align: center;
	font-family: 'Poppins', sans-serif;		
}
.normal_text_block{
	width: 90%;
	margin: 0 auto;	
	margin-left: 0px;
	margin-top:20px;	
}
 .computer_wrap{
	height: 67%;
    width: 59.8%;
    margin-top: 8.5%;
    left: 15.3%;
	 position: absolute;
    top: 0;
    overflow: hidden;
}
.mobile_wrap {
    height: 37%;
    width: 34.8%;
    margin-top: 13%;
    left: 33.3%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
span.text-hover-computer{
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 233px;
  left: 0;
  position: absolute;
  top: 0;
  width: 374px;
}
span.text-hover-computer span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
span.text-hover-computer {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 233px;
  left: 0;
  position: absolute;
  top: 0;
  width: 374px;
  opacity: 0;
}
.computer_wrap:hover span.text-hover-computer {
  opacity: 1;
}
span.text-hover-computer {
  background: rgba(0,0,0,0.5);
  font-size: 20px;
  color: white;
  cursor: pointer;
  display: table;
  height: 233px;
  left: 0;
  position: absolute;
  top: 0;
  width: 374px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
a.requestDemo {
    outline: 0;
    background-position: right bottom;
    border: 1px solid #e79124;
    color: #e79124 !important;
    border-radius: 2px;
    min-width: 170px;
    padding: 10px 25px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 9pt;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-decoration: none;
    font-size: 13px;
    }
a.requestDemo:hover {
	border:1px solid #e79124;
	color: #fff !important;
	background-color: #e79124;
}
.links img {
	width: auto;
	margin: 0 auto;
}
.links {
	display: table;
	margin-bottom: 30px
}
.links > div {
	display: table-cell;
	position: relative;
}
.links > div a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top:0;
	left:0;
	padding:18px 15px 0;
	color: #fff;
}
.links > div a:hover {
	background-color: rgba(0,0,0,0.4);
}
.links > div a span {
	width: 100%;
    display: block;
    text-align: center;
    margin-top: -2px;
    line-height: 14px;
}
.links > div:before {
	content: "";
  display: block;
  margin-top: 100%;
}
.Links1 > div:first-child, .Links1 > div:nth-child(3) {
	background-color: #2a6fb1;
	    height: 180px;
}
.Links1 > div:nth-child(2), .Links1 > div:nth-child(4) {
	background-color: #278ceb;
	    height: 180px;
}
.Links2 > div:first-child, .Links2 > div:nth-child(3) {
	background-color: #e79124;
	    height: 180px;
}
.Links2 > div:nth-child(2), .Links2 > div:nth-child(4) {
	background-color: #ffcb39;
	    height: 180px;
}
.over-polaris{
	z-index: 1;
	position: absolute;
	
}
span.text-hover-polaris{
  background: rgb(14, 40, 70) ;
  color: white;
  cursor: pointer;
  display: table;
  height: 255px;
  left: 0;
  position: absolute;
  top: 0;
  width: 380px;
}
span.text-hover-polaris span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.polaris_icon_box:hover span.text-hover-polaris {
  opacity: 1;
}
span.text-hover-polaris {
  background: rgb(14, 40, 70);
  font-size: 15px;
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
  font-weight: normal;
  padding: 20px;
  line-height: 20px;  
}
span.text-hover-partners{
  background: rgb(39, 140, 235) ;
  color: white;
  cursor: pointer;
  display: table;
  height: 255px;
  left: 0;
  position: absolute;
  top: 0;
  width: 380px;
}
span.text-hover-partners span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.partners_icon_box:hover span.text-hover-partners {
  opacity: 1;
}
span.text-hover-partners{
  background: rgb(39, 140, 235);
  font-size: 13px;
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
  font-weight: normal;
  padding: 20px;
  line-height: 16px;
  
}
span.text-hover-buyer{
  background: rgb(14, 40, 70); ;
  color: white;
  cursor: pointer;
  display: table;
  height: 255px;
  left: 0;
  position: absolute;
  top: 0;
  width: 380px;
}
span.text-hover-buyer span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.buyer_blue_box:hover span.text-hover-buyer {
  opacity: 1;
}
span.text-hover-buyer {
  background: rgb(14, 40, 70);
  font-size: 15px;
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
  font-weight: normal;
  padding: 20px;
  line-height: 20px;
  text-align: center;
   padding-top: 43px;
  
}

.factsheet_polaris{
	    width: 443px;
	    height: 185px;
    color: white;
    text-align: right;
    font-weight: 600;
    padding-top: 50px;
    padding-right: 203px;
}

.demo_polaris{
	    width: 443px;
	    height: 185px;
    color: white;
    text-align: left;
    font-weight: 600;
    padding-top: 50px;
    padding-left: 210px;
}
.demo_polaris_icon {
position: absolute;
text-align: right ;
left: 64px; 
top: 52px;
}
@media all and (max-width:480px)	{
	.info_product_block{
	 margin-top: 0px;
	}
	.eu_display_block{
		margin-top: 0px;
	}
	 .computer_wrap{
    width: 62%;
    left: 17.3%;
	}
	span.text-hover-computer {
		width: 256px;
    height: 160px;
    padding-top: 60px;
		
		}
	.bubble_phoenix {
   position: absolute;
    z-index: 1;
    margin-top: -100px;
    margin-left: 215px;
    width: 144px;
	}
	.normal_text_block {
    width: 90%;
    margin: 0 auto;
    margin-left: 10px;
    margin-top: -5px;
	}	
	.contentIcons{
		height:360px;
	}	
	.links > div a {
    padding: 12px 15px 0;

	}
	.links > div a span {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: -10px;
    line-height: 14px;
	}
	.logo_phoenix {
        margin: 27px 0 32px;

        padding-right: 144px;
}
.Links1 > div:first-child, .Links1 > div:nth-child(3) {
    background-color: #2a6fb1;
    height: 156px;
}
.Links1 > div:nth-child(2), .Links1 > div:nth-child(4) {
    background-color: #278ceb;
    height: 156px;
}
.Links2 > div:first-child, .Links2 > div:nth-child(3) {
    background-color: #e79124;
    height: 156px;
}
.Links2 > div:nth-child(2), .Links2 > div:nth-child(4) {
    background-color: #ffcb39;
    height: 156px;
}
.factsheet_polaris {
    width: 356px;
    height: 185px;
    color: white;
    text-align: right;
    font-weight: 600;
    padding-top: 50px;
    padding-right: 138px;
}
.factsheet_polaris_icon{
	position: absolute;
    text-align: left;
    right: 28px;
    top: 50px;
	}
.demo_polaris {
    width: 356px;
    height: 185px;
    color: white;
    text-align: left;
    font-weight: 600;
    padding-top: 50px;
    padding-left: 153px;
}
.demo_polaris_icon {
position: absolute;
text-align: right ;
left: 33px; 
top: 52px;
}
#countdownWrapper span.intro{
	margin-top: 20px !important;
}
.logo_phoenix1 {
	margin-top: -30px !important;
	}
	.logo_phoenix2 {
	margin-top: 120px !important;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	}
}

.polarisFooter {
	overflow: hidden;
}



/******************************************************************** END product page css *********************************************************************/



/******************************************************************** REQUEST PAGE CSS *********************************************************************/

.request_text_block{
	margin-top: -85px;
	padding-top: 0px;
	padding-left: 78px!important;
    padding-right: 50px!important;
}
.request_text_block h1{
	font-size: 24px;
    font-weight: 600;
    color: #278ceb;
    margin-top: 20px;
    margin-bottom: 20px;
}
.request-img{
	margin-top: -130px;
}
#fscf_required1{
	font-size: 12px !important;
	display: none;		
}
.request_blocks{	
	margin-top: 30px;	
}

#fscf_submit_div1{	
	margin-left: 28%;	
}
#fscf_submit1 {
	background-color: #fff !important;
	outline: 0 !important;
  background-position: right bottom!important;
  border: 1px solid #001c4a;
  color: #001c4a !important;
  border-radius: 2px !important;
  min-width: 80px;
  padding: 8px 25px !important;
  text-transform: uppercase !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: bold !important;
  margin-top: 0pt !important;
  -webkit-transition: all .4s !important;
  transition: all .4s !important;
  text-decoration: none !important;
  font-size: 13px !important;	
}
#fscf_submit1:hover {
	color: #fff !important ;
	border: 1px solid #001c4a !important;
	background-color: #001c4a !important;
}
@media all and (max-width:480px)	{
	.request_text_block{
		margin-top: 20px;
		padding-top: 0px;
		padding-left: 78px!important;
    padding-right: 50px!important;
	}
	.product_logo{
	  padding-top: 27px;	
		
	}
	.request_blocks{	
		margin-top: 0px;	
	}	
}
/******************************************************************** END REQUEST PAGE CSS *********************************************************************/

/* mobile and lower screen res */

@media only screen and (max-width : 1780px) { 
	.home_white_box {
		top: 334px;
	}
}
@media only screen and (max-width : 1680px) { 
	#xmas-header .header_box img  {
		max-width: 321px;
	}
	#xmas-header { 
	  	height: 409px
	} 
	.home_white_box{
	  background: #fff;
		position: absolute;
		top: 328px;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 63%;
		padding: 20px 23px 0px;
		z-index: 10;
		min-width: 300px;
	}	
}
@media only screen and (max-width : 1580px) { 
	.home_white_box{
		 top: 307px;
	}
}
@media only screen and (max-width : 1480px) { 
	.home_white_box{
		 top: 278px;	
	}
}
@media only screen and (max-width : 1380px) { 
	
	.home_white_box{
		 top: 287px;	
	}
}
@media only screen and (max-width : 1280px) { 
	.sb-search.sb-search-open,
	.no-js .sb-search {
		width: 80%;
	}
	.home_white_box{
	  background: #FFF;
		position: absolute;
		top: 246px;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 63%;
		padding: 20px 23px 0px;
		z-index: 10;
		min-width: 300px;
	}
}
@media only screen and (max-width : 1200px) { 
	.sb-search.sb-search-open,
	.no-js .sb-search {
		width: 80%;
	}
	.home_white_box{
	  background: #FFF;
		position: absolute;
		top: 247px;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 63%;
		padding: 20px 23px 0px;
		z-index: 10;
		min-width: 300px;
	}
}
@media only screen and (max-width : 1180px) { 
	.home_white_box{
		 top: 230px;
	}
}
@media only screen and (max-width : 1080px) { 	
	.home_white_box{
		 top: 210px;	
	}
}	
@media (min-width:1024px) and (max-width:1024px) {	
	.polaris_icon_box {
		width: 313px;
	}
	span.text-hover-polaris{
		width: 320px ;
	}
	.video_icon_box{
	  width: 396px;
	}
}
@media only screen and (max-width : 968px) { 
	.header-navigation li {
		padding-left: 15px;
  }
  .header-navigation li {
	  padding-left: 8px;
  } 
  .home_white_box{
		 top: 180px;	
	}
}
@media only screen and (min-width:768px) and (max-width:769px) { 
	.header-navigation li a {
		padding-left: 9px;
		padding-right: 9px;	
	}
}
@media (min-width:992px) and (max-width:1199px) { 	
	.search_wrap.col-md-6{
		width: 34%;
	}	
	#social-header.col-md-4 {
		width: 41%;
	}	
}
@media only screen and (max-width : 767px) { 
	#footer1_wrapp .container .col-md-4:nth-child(2), #footer1_wrapp .container .col-md-4:last-child {
		padding: 0;
	}
	#social-header ul {
		padding-left: 0;
		float: left;
	}
	/*#site-navigation .navbar-toggle {
		margin-top: 0;
		right: auto;
		left: 25px;
		position: static;
	}*/
	h1.site-title a.main-url {
		width: 200px;
		background-size: 100% auto;
	}
	button.navbar-toggle {
		margin-bottom: 0;
	}
	#site-navigation .navbar-nav li a {
		padding: 4px;
	}
	#site-navigation .navbar-nav > li > a{
		text-align: left;
	}
	div.navbar-main {
		width: 100%;
		padding: 0;
		max-height: 100%;
	}
	#site-navigation .navbar-nav ul.sub-menu {
		display: block;
		height: auto;
		max-height: 200px;
		position: static;
		box-shadow: 0 0 0 rgba(0, 0, 0, 0.176);
	}
	.hnav-box {
		height: 50px;
	}
	#social-header ul#social_links {
		padding-left: 0;
	}
	  .career-box {
	  width: 100%;
  }
  .career-box.box2 {
	  margin:0;
  }
    .career-box-wrap .career-list-image {
	  height: 140px;
  }
  #footer2_wrapp .footer-links a {
	  width: 100%;
	  float: none;
	  padding: 0;
  }
  #footer1_wrapp .container .col-md-4 {
	  width: 100%;
	  margin: 0 0 10px !important;
  }
  #xmas-header { 
	  height: 206px
	} 
  #xmas-header .header_box img {
	max-width: 260px;
	}
	#carousel_wrapper .carousel-control.right {
		margin-right:0;
	}
	#carousel_wrapper .carousel-control.left {
		margin-left: 0;
	}
	/*#news-wrap .news-content-wrap{
		width: 72%;
	}
	#news-wrap .news-img-wrap {
		width:25%;
	}*/
	#header-loop video, #header-loop-2 video {
		margin-top: 0 !important;
	}
	#home-header {
		margin-top: 50px;
	}
	#header-loop .vjs-big-play-button, #header-loop-2 .vjs-big-play-button {
		top:24%;
	}
	#home-header .header_box {
		padding: 0;
		margin-top: 0;
	}
	#home-header .header_box p.slider_title  {
		font-size: 1.5rem;
    line-height: 16px;
    max-width: 80%;
    margin: 20px auto 0;
	}
	#home-header .header_box p.slider_text {
		display: none;
	}
	#home-header .header_box a.btn {
		height: 20px;
    line-height: 9px;
    margin-top: 10px;
    padding: 4px 10px;
    text-align: center;
    font-size: 1rem;
	}
	#home-header a.carousel-control.left {
		margin-left: 0;
	}
	#home-header a.carousel-control.right {
		margin-right: 0;
	}
	#home-header ol.carousel-indicators {
		bottom: 0;
		margin-bottom: 4px;
		display: none;
	}
	#home-header img.img-responsive.item-background {
		min-width: 679px;
	} 
	
	

}

@media screen and (max-width:768px) {
	
	.home_white_box{
		    min-width: 280px;
	}
	
	.search_wrap .search-form input.search-field{
	font-size: 10px;
	  min-width: 140px;	
	  background-position: 122px 0px;
	
	}
	
	.home-boxes h5{
	font-size: 12px;	
	}
	
	
	#footer1_wrapp h3{
		font-size: 12px;	
	}
	
	#footer1_wrapp p{
		font-size: 10px;	
	}
	
	#footer1_wrapp a{
		font-size: 10px;	
	}
	
	#sidebar-social {
			float: none;
			overflow: hidden;
			margin-left:38%;
			padding-left: -84px;
	}	
	#sidebar-social a{
		float: left;
		margin-right: 10px;
	}	
	#carousel_wrapper .carousel-control.right {
		margin-right: -5px;
	}
	.linkedin_mgr {
		margin-left: 71px;
		margin-top: -81px;
		width: 25px;
		height: 25px;
  }
  .twitter_mgr {
	  margin-left: 96px;
		margin-top: -101px;
		width: 25px;
		height: 25px;
  }
  .one_icon {
	  margin-left: 96px;
		margin-top: -81px;
		width: 25px;
		height:25px;
  }
  .container_mgr {
    width: 100%;  
  }
  .home_white_box {
    top: 200px;
	}
}
@media screen and (max-width:767px) {
	#sidebar-social {
		float: none;
		overflow: hidden;
		margin-left:1%;
		padding-left: 0px;
		margin-top: 40px;
	}
	#sidebar-social a{
		float: left;
		margin-right: 10px;
	}
	.big_product_page-header {
	  height: 430px;
	  padding-top: 0px;
	}
}
@media (min-width:768px) and (max-width:769px){
	.info_product_block_polaris{
	 margin-top: -165px;
	 color: #fff;	
}
.home-lnews .home_white_box p.news-title {
    color: #001c4a;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    height: 64px;
    padding-left: 0%;
    padding-right: 0%;
       
}
.home_white_box{
	min-width: 150px;
}
.polaris_icon_box {
		    width: 239px;
		}
		
span.text-hover-polaris{
width: 239px ;
	}
	
	#carousel_wrapper .carousel-control.right {
    margin-right: -9px;
}

.demo_polaris {
    width: 443px;
    height: 185px;
    color: white;
    text-align: left;
    font-weight: 600;
    padding-top: 50px;
    padding-left: 160px;
}
.demo_polaris_icon {
    position: absolute;
    text-align: right;
    left: 49px;
    top: 52px;
}
.factsheet_polaris_icon {
    position: absolute;
    text-align: left;
    right: 39px;
    top: 50px;
}
.factsheet_polaris {
    width: 443px;
    height: 185px;
    color: white;
    text-align: right;
    font-weight: 600;
    padding-top: 50px;
    padding-right: 223px;
}
.big_product_page-header{
	    background-size: 129%;
}
.video_icon_box {

   width: 367px;
}
.download_button_light2 {
	    font-size: 12px;
	}
}
@media (max-width : 480px) {
	#header-loop .vjs-big-play-button, #header-loop-2 .vjs-big-play-button {
		top:24% !important;
	}
	.quote-text{
	margin-left:10px;
		
	}
	
	
	.quote-name{
	margin-left:10px;
		
	}
	
	.testimonial-position{
		margin-left:10px;
	}
	
	#footer1_wrapp p{
	font-size: 14px;	
	}
	
	#footer1_wrapp h3{
		font-size: 15px;	
	}
	
	#footer1_wrapp a{
		font-size: 14px;	
	}
	
	#carousel_wrapper .carousel-control.right {
			margin-right: 0px;
		}
	.xing_mgr {
position: absolute; 
margin-top: -102px; 
margin-left: 165px;
width: 45px;
height: 45px;
} 
.linkedin_mgr {
		margin-left: 210px;
		margin-top: -82px;
		width: 45px;
		height: 45px;
  }
  .twitter_mgr {
	  margin-left: 255px;
	margin-top: -102px;
	width: 45px;
	height: 45px;
  }
  .one_icon {
	  margin-left: 255px;
	margin-top: -82px;
	width: 45px;
	height: 45px;
  }
  .colour_box_text3 h1{
	  padding-top: 26px;  
  }
}
@media only screen and (max-width : 480px) { 
		#social-header {
			padding-left: 0;
		}
		#active_language {
			margin-left: 8px;
		}
		#active_language .btn {
			margin-left: 0;
		}
		#site-nav-wrap, .navbar-main ul.navbar-nav {
			padding: 0 0 0 !important;
		}
		#site-nav-wrap .navbar-main.in {
			padding-bottom: 60px;
			background-color: #fff;
		}
		#site-navigation {
			height: 100%;
			max-height: 370px;
			max-height: calc(100vh - 82px);
			overflow-y: scroll;
		}
		.navbar-main ul.sub-menu {
			max-height: 100%;
			margin-left: 0;
		}
		#news-wrap .news-date, #news-wrap .news-img-wrap {
			width: 100%;
			height: 30px;
			overflow: hidden;
		}
		#news-wrap .news-date {
			font-size: 1.6rem;
			padding-top: 0;
			padding-bottom: 0;
			line-height: 2.8rem;
		}
		#news-wrap .news-date br {
			display: none;
		}
		#news-wrap .news-content-wrap {
			width: 100%;
			height: auto;
			margin-left: 0;
		}
		#sidebar-social a#facebook-share {
			width: 36px;
			height: 35px;
			display: block;
			background-image: url(images/svg/sidebar_fb_icon.svg);
			background-size: 36px 110px;
			background-position: center -55px;
			background-repeat: none;
			margin: 0 auto;
		}
		#sidebar-social a#twitter-share {
			width: 36px;
			height: 35px;
			display: block;
			background-image: url(images/svg/sidebar_twitter_icon.svg);
			background-size: 36px 110px;
			background-position: center -55px;
			background-repeat: no-repeat;
			margin: 0 auto;
		}
		#sidebar-social a#linkedin-share {
			width: 36px;
			height: 35px;
			display: block;
			background-image: url(images/svg/sidebar_linkedin_icon.svg);
			background-size: 36px 110px;
			background-position: center -55px;
			background-repeat: none;
			margin: 0 auto;
		}
		#sidebar-social a#xing-share {
			width: 36px;
			height: 35px;
			display: block;
			background-size: 36px 110px;
			background-position: center -55px;
			background-repeat: none;
			margin: 0 auto;
		}
		
		#sidebar-social a:hover {
			background-position: center -54px !important;
		}
		#news-twitter {
			height: auto;
		}
		.home-lnews .news-item p.news-title {
			height: 55px;
		}
		#content h2.sub-title {
			font-size: 3.8rem;
		}
		body.page-id-7752 #content img, body.page-id-7754 #content img, body.page-id-7750 #content img{
			max-width: 100%;
			height: auto;
			margin-left: 0 !important;
			margin-right: 0 !important;
			float: none;
		}
		body.page-id-7752 #content p, body.page-id-7754 #content p{
			float: none;
			width: 100%;
		}
		video {
			width: 100%;
		}
		#carousel_wrapper #client_quotes {
			height:100%;
		}
		.careers_wrap .row {
			line-height: 20px;
		}
		.careers_wrap .row > div {
			padding:10px 0 10px 10px;
			font-size:1.2rem;
		}
		.quote-text{
	margin-left:10px;
		
	}
	.quote-name{
	margin-left:10px;
		
	}
  .container_mgr {
    width: 100%;    
  }
}
/* mobile style based on body class */
body.ios #header-video .vjs-big-play-button, body.ios #header-video-2 .vjs-big-play-button, body.ios #header-loop-2 .vjs-big-play-button {
		display: none;
}
/* hide video on ios */
body.ios #header-loop, body.ios #header-loop-2 {
	display: none;
}

/*body.ios #header-loop .vjs-poster, body.ios #header-loop-2 .vjs-poster{
	display: block;
}*/

body.ios #hvideo-cont .vjs-big-play-button, body.ios #hvideo-cont-2 .vjs-big-play-button, body.ios #hvideo-cont, body.ios #hvideo-cont-2  {
	display: block;
}
body.ios #hvideo-cont,  body.ios #hvideo-cont-2 {
	height: 280px;
}
body.ios.ipad #hvideo-cont,  body.ios.ipad #hvideo-cont-2 {
	height: 400px;
}
body.ios #hvideo-cont .vjs-poster,  body.ios #hvideo-cont-2 .vjs-poster {
	background-size: cover;
}

/* show psoter on ios */


.testimonial-box {
	min-height: 240px;
	
	
}



@media all and (max-width:480px)	{
	.testimonial-box {
		margin-bottom: 20px;
	}
	.testimonial-box .img-responsive {
		width: 100%;
	}
	
	 .home_white_box{
	    background: #FFF;
	position: absolute;
    top: 199px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 94%;
    padding: 20px 23px 0px;
    z-index: 10;
    min-width: 300px;
	
	}
	
	.home-lnews .news_item_img{
		margin-bottom: 60px;	
	}
		
	.home-lnews .home_white_box p.news-title {
    color: #001c4a;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    height: 80px;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0%;
	}
	
	.home-boxes{
		padding-bottom: 38px;
	}

	#social-header {
  	min-width: 374px;
	}
	.polaris_icon_box{
		width: 374px;
	}	
	span.text-hover-polaris{
		width: 374px ;
	}
	.video_icon_box{
	  width: 374px;
	}
	.blue_box_row{
		margin-left: -15px;
	}
	#login_360{
		width: 140px;
	}
	#login_360:hover{
		width: 140px;
	}
	
} 
@media  (max-width:360px)	{
	#social-header {
    min-width: 364px;
}
#login_360 {
    width: 129px;
}
#login_360:hover {
    width: 129px;
}
	}

@media  (max-width:320px)	{
	.xing_mgr {
position: absolute; 
margin-top: -102px; 
margin-left: 145px;
width: 45px;
height: 45px;

}
span.text-hover-computer {
	width: 211px;
    height: 131px;
    padding-top: 52px;

}
#login_360{
		width: 122px;
	}
	#login_360:hover{
		width: 122px;
	}
	#social-header {
  	min-width: 358px;
	}
.linkedin_mgr {
		margin-left: 190px;
		margin-top: -82px;
		width: 45px;
		height: 45px;
  }
  .twitter_mgr {
	  margin-left: 230px;
	margin-top: -102px;
	width: 45px;
	height: 45px;
  }

  .one_icon {
	  margin-left: 230px;
	margin-top: -82px;
	width: 45px;
	height: 45px;
  }
 .polaris_icon_box{
	width: 320px;
}	

span.text-hover-polaris{
width: 320px ;
}

.factsheet_polaris {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-right: 1px;
}

.factsheet_polaris .button_div_right{
	text-align: center;
}
.factsheet_polaris_icon{
display: none;
	}
.demo_polaris {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 1px;
}
.demo_polaris_icon {
display: none;
}
.video_icon_box{
	    width: 320px;
}
.contact_box_buyer{
	width: 319px !important;
}

} 




@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	
	
	tr { border: 0px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 0px solid #eee; 
		position: relative;
		padding-left: 50%;
		margin-bottom: 10px;
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	.normal_text_block td{
		padding-left: 0%;
	}
	  
}	

/* pagination */

.pagina {
	text-align: center;
	font-size: 16px;
  font-weight: 600;
  color:#0f2a47;
  margin-top: 30px;
  
}
.pagina a {
	font-size: 16px;
  font-weight: 600;
  color:#0f2a47;
  border: 1px solid #fff;
  padding: 2px 11px;
	line-height: 24px;
	border-radius: 4px;
	display: inline-block;
	margin: 0 2px;
}
.pagina a:hover {
	border:1px solid #0f2a47;
}
.pagina span.current {
	border:1px solid #0f2a47;
	display: inline-block;
	width: 31px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	margin: 0 2px;
}
.pagina a.next, .pagina a.next:hover, .pagina a.previous, .pagina a.previous:hover {
	border: none;
}
/* new! feature navigation */

.new_feature {
color:#b81e7e !important;	
font-weight: bold !important;
	
}
/* mailchimp groups */
#mc_signup .field-left-half .checkbox-parent-label, #mc_signup .field-right-half .checkbox-parent-label {
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}
#mc_signup .field-left-half .checkbox-parent-label strong, #mc_signup .field-right-half .checkbox-parent-label strong{
	font-weight: 600;
}
#mc_signup .field-left-half, #mc_signup .field-right-half {
	margin-bottom: 25px;
}
#mc_signup .field-right-half .checkbox-parent-label {
	color: #e2ae00;
}

#mc_signup .field-left-half .checkbox-parent-label {
	color: #396aa4;
}
body.home .pp_pic_holder .pp_content {
	height: auto !important;
	padding-bottom: 35px;
}
body.home .pp_details {
	position: static;
}
body.home .pp_close {
	right: 20px;
    top: 4px;
}
.yikes-easy-mc-form .yikes-easy-mc-checkbox-label {
	display: inline-block;
    font-weight: normal !important;
}
/* header video 2017 */
#headerVideo {
	font-family: 'Poppins', sans-serif !important;    
    color: white;
    text-align: center;
    position: relative;
    overflow-y: hidden;
    padding-bottom: 56.25%;
    height: 0;
}
#headerVideo #bgvid {
	  -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    height: auto;
    min-width: 100%;
    height: auto;
    width: 100%;
    opacity: 1;
    background: #0b1fb8;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
#headerVideo .vidText {
	position: absolute;
	left: 0;
	top:0;
	z-index: 3;
	width: 100%;
	height: 80%;
	max-height: 90vh;
	display: flex;
  justify-content: center;
  flex-direction: column;
}
#headerVideo .vidText h3 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 52px;
	line-height: 69px;
}
#headerVideo .taglinetext {
	position: absolute;
	left: 0;
	bottom: 38px;
	z-index: 3;
	width: 100%;
	height: 13%;
	max-height: 90vh;
	display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(14, 40, 70, 0.82);
}
#headerVideo .taglinetext h3 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 35px;
	line-height: 69px;
	margin-top: 7px;
	text-decoration: none !important;
}
#headerVideo .taglinetext a{
	color: white;
}
#headerVideo .taglinetext a:hover{
	color: #278ceb;
	text-decoration: none !important;
}
#headerVideo .taglinetext a:visited{
	text-decoration: none !important;
}
#headerVideo .videoLinks {
	display: block;
	margin-top: 90px;
	z-index: 100;
}
#headerVideo .videoLinks a {
	border-color: #fff;
	color: #fff !important;
	margin: 0 10px;
}
#headerVideo .videoLinks a:hover {
	color: #001c4a !important;
	background-color: #fff;
	border-color: #001c4a;
}
#headerVideo a.continue {
	width: 40px;
	height: 60px;
	margin-left: -20px;
	background-image: url('videos/homepage/scroll_down.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top:auto;
	bottom: 17px;
	left: 50%;
	z-index: 3;
}
@media screen and (max-width:1024px) {
	#headerVideo .vidText h3 {
		font-size: 30px;
		line-height: 42px;
	}
	#headerVideo .taglinetext {
	position: absolute;
	left: 0;
	bottom: 40px;
	z-index: 3;
	width: 100%;
	height: 11%;
	max-height: 90vh;
	display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(14, 40, 70, 0.82);
}
#headerVideo .taglinetext h3 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 19px;
	line-height: 69px;
	margin-top: 7px;
	text-decoration: none !important;
}
#headerVideo a.continue {
	width: 40px;
	height: 43px;
	margin-left: -20px;
	background-image: url('videos/homepage/scroll_down.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: absolute;
	top:auto;
	bottom: 17px;
	left: 50%;
	z-index: 3;
}

	
}	
@media screen and (max-width:420px) {
	#headerVideo .vidText {
    
    height: 68%;
   
}

#headerVideo .videoLinks {
    margin-top: 45px; 
}
	#headerVideo #bgvid {
		display: none;
	}
	#headerVideo {
		height: auto;
		padding-bottom: 0;
	}
	#headerVideo .videoLinks a {
		padding: 10px 15px;
		font-size: 10px;
		margin: 0 0px;
	}
	#headerVideo .vidText h3 {
		font-size: 30px;
		line-height: 42px;
	}
	#headerVideo .taglinetext {
	position: absolute;
	left: 0;
	bottom: 180px;
	z-index: 3;
	width: 100%;
	height: 8%;
	max-height: 90vh;
	display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(14, 40, 70, 0.82);
}
#headerVideo .taglinetext h3 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 13px;
	line-height: 69px;
	margin-top: 7px;
	text-decoration: none !important;
}
#headerVideo a.continue {
	bottom: 58px;
	height: 43px;
	
}	
	#headerVideo{
	  background: url(../images/fallback-background.jpg) no-repeat;
	  background-size: cover !important;
	  padding-bottom: 0;
	  overflow-x: hidden;
	}
	.carousel-inner{
		width: 90%;
		margin: 0 auto;
	}
	#carousel_wrapper .item img{
	  max-width: 100%;
	}
	#carousel_wrapper{
	padding: 10px 0px 39px 0px;	
	}	
}
@media screen and (max-width:360px) {
	#headerVideo .taglinetext {
	position: absolute;
	left: 0;
	bottom: 167px;
	z-index: 3;
	width: 100%;
	height: 8%;
	max-height: 90vh;
	display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(14, 40, 70, 0.82);
}
#headerVideo .taglinetext h3 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 11px;
	line-height: 69px;
	margin-top: 7px;
	text-decoration: none !important;
}
#headerVideo .vidText {
	position: absolute;
	left: 0;
	top:0;
	z-index: 3;
	width: 100%;
	height: 66%;
	max-height: 90vh;
	display: flex;
  justify-content: center;
  flex-direction: column;
}
#headerVideo a.continue {
	bottom: 23px;
	height: 43px;
	
}	

	}
/* news page 2017 */
.catSelector li {
	list-style: none;
}
body.category #content header.big_product_page-header, body.search-results #content header.big_product_page-header{
	background-image:url("images/news-header-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}


@media screen and (min-width:560px) and (max-width:768px) {
		body.category #sidebar-social {
			margin-left: 0;	
		}
}
@media screen and (min-width:1024px) {
	body.category .product_title {
		margin-left: 10px;
	}
	body.category #sidebar-social, body.page-template-template-management-2017 #sidebar-social, body.search-results #sidebar-social {
		float: right;
		margin-top: 0;
	}
	
}
/* management 2017 */
body.page-template-template-management-2017 .big_product_page-header {
	background-image: url("images/management_header.jpg");
}
#managementPosts, #managementPosts .og-grid, #managementPosts .og-grid li {
	position: static;
}
#managementPosts .og-grid  {
	
}
#managementPosts .sectionTitle {
	float: left;
	display: block;
	width: 100%;
	height: auto;
}
#managementPosts .og-grid li {
	margin-left: 0;
	margin-right: 0;
  margin-bottom: 70px;
}
#managementPosts .og-grid li span.name, #managementPosts .og-grid li span.position {
	text-align: left;
}
#managementPosts .og-grid li span.name{
	padding-top: 10px;
	display: block;
}
 #managementPosts .og-grid li span.position {
	 display: block;
 }
#managementPosts .og-expander {
	margin-top: -42px;
}
#managementPosts .og-grid li .imgWrap{
	max-height: 250px;
	overflow: hidden;
}
#managementPosts .og-expander {
	background-color: #001c4a;
	z-index: 1;
	height: auto;
}
#managementPosts .og-grid li.og-expanded {
	max-height: 250px !important;
	overflow: visible;
}
@media screen and (min-width:768px) and (max-width:768px) {
	#managementPosts .og-grid li.col-xs-6 {
		height: 400px;
	}
	#managementPosts .og-grid li .imgWrap {
		max-height: 400px;
	}
}
#managementPosts .og-grid li.og-expanded > a::after {
	border-bottom-color: #001c4a;
}
#managementPosts .og-details h2, #managementPosts .og-details h3, #managementPosts .og-details p, #managementPosts .og-details span {
	color: #fff;
}
#managementPosts .name {
	margin-top: 0;
	font-size: 16px;
	padding-top: 0;
	font-weight: 600;
	padding-bottom: 0;
}
#managementPosts p.position {
	margin-bottom: 25px;
}
#managementPosts .og-expander-inner  {
	position: relative;
}
#managementPosts .biography, #managementPosts .biography p {
	font-size: 14px;
}
#managementPosts .og-fullimg img {
	float: right;
	max-width: 270px;
}
#managementPosts .og-close {
	background-color: #fff;
	border-radius: 40px;
}
#managementPosts .og-close:after, #managementPosts .og-close:before {
	background-color: #001c4a;
	height: 2px;
	width: 60%;
	left:20%;
	top:47%;
}
#managementPosts a.social {
	border: none;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	margin-top: 15px;
	margin-right: 10px;
}
#managementPosts a.social:before {
	content: "";
}
#managementPosts a.twitter {
	background-image:url("images/management-page/management_twitter_white.png");
}
#managementPosts a.linkedin {
	background-image:url("images/management-page/management_linkedin_white.png");
}
#managementPosts a.xing {
	background-image:url("images/management-page/management_xing_white.png");
}
#managementPosts .og-fullimg {
	width: 45%;
}
#managementPosts .og-details {
	width: 55%;
}
@media screen and (max-width:768px) {
	#managementPosts .og-expander {
    margin-top: -63px;
	}
	#managementPosts .og-fullimg img {
		max-width: 100%;
	}
}
@media screen and (max-width:640px) {
	#managementPosts .og-details {
		width: 100%;
	}
}
/* branding page */
#brandingHeaderText {
	background-color: #ffffff;
	padding: 30px 50px 80px;
	max-width: 950px;
	margin-left: -15px;
}
#brandingHeaderText h2 {
	font-size: 24px;
}
@media screen and (min-width:768px) {
	#brandingHeaderText {
		margin-top: -100px;
	}
}
@media screen and (max-width:767px) {
	.branding-page .headerDownloads > div {
		overflow: hidden;
		margin: 25px 0;
	}
}
.branding-page .section-title {
	font-size: 24px;
	text-align: center;
	padding: 0 0 45px;
	margin: 0;
}
.branding-page .headerDownloads {
	text-align: center;
	padding-top: 10px;
}
.branding-page .icon {
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.branding-page .logoIcon {
	background-image: url("images/branding-page/icons/balll_branding_page.svg");
	background-size: 46px auto;
}
.branding-page .brandIcon {
	background-image: url("images/branding-page/icons/bookl_branding_page.svg");
	background-size: 29px auto;
}
.branding-page .headerDownloads .button_div_middle {
	margin-top: 20px;
	float: none;
	margin-bottom: 20px;
}
.branding-page #ourLogos {
	width: 100%;
	background-color: #001c4a;
	padding: 45px 0;
}
.branding-page #ourLogos .section-title {
	color: #fff;
}
@media screen and (min-width:1200px) {
	.branding-page .logoWrap {
		margin-right: 16px;
		max-width: 280px;
		padding: 0;
	}
}
.branding-page .logoWrap {
	margin-bottom: 30px;
}
.branding-page .logoWrap:last-child {
	margin-right: 0;
}
.branding-page .button_div_middle {
	float: left;
	margin-top: 45px;
	margin-bottom: 0;
}
#ourLogos .download_button {
	color: #fff !important;
	border:1px solid #fff;
	display: inline-block;
	margin-top: 0;
}
.branding-page #ourColors {
	padding: 45px 0;
}
#ourColors .colorWrap {
	margin-bottom: 15px;
	font-size: 12px;
}
#ourColors div.color {
	width: 100%;
	height: 100px;
	display: block;
	margin-bottom: 10px;
}
.branding-page #brandImage {
	padding-top: 90px;
	text-align: center;
}
@media screen and (min-width:768px) {
	.branding-page #brandImage .row {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
.branding-page #brandImage .brand {
	overflow: hidden;
	margin: 25px 0;
}
.branding-page #brandImage .button_div_middle {
	margin-top: 20px;
  float: none;
  margin-bottom: 20px;
}
/* cookie banner */
#cookie-notice {
	/*background-color: rgba(0,0,0,0.6) !important;*/
}
/* polaris 2017 */
.polaris-page #content {
	padding-bottom: 0;
}
.polaris-page .downArrow {
  width: 100%;
  height: 50px;
  display: block;
  background-image: url(images/case-studies/arrow_section_down.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 35px auto;
  margin-top: 25px;
  margin-bottom: 10px;
}
.polaris-page #subHeader .downArrow {
	float: left;
}
.polaris-page .product_title {
	text-align: center;
	color: #fff;
}
@media screen and (max-width:767px) {
	.polaris-page .product_title img {
		margin-top:50px !important;
	}
}
.polaris-page #headerSlider {
	padding: 25px 0;
}
@media screen and (min-width:991px) {
	.polaris-page #headerSlider {
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
}
.polaris-page .product_title img {
	margin: 0 auto;
}
.polaris-page #subHeader {
	display: table;
	width: 100%;
}
.polaris-page #subHeader .item {
	text-align: center;
	padding: 0;
	display: table-cell;
}
.polaris-page #subHeader .item h4{
	margin: 0;
	margin-bottom: 10px;
	}
.polaris-page #subHeader .item .text {
	padding: 40px;
	max-width: 300px;
	margin: 0 auto;
	position: relative;
}
.polaris-page #subHeader .item .textWrap {
	position: relative;
}
.polaris-page #subHeader .item .textWrap::after {
  width: 0; 
  height: 0;
  content: ""; 
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -30px;
}
.polaris-page .download_button_light2, .transparency-page #moreInfo .download_button_light2 {
	margin-top: 5px;
	line-height: 30px;
	display: inline-block;
	padding: 10px 25px 5px;
	min-width: inherit;
	border-radius: 2px;
	margin-bottom: 30px;
}
@media screen and (max-width:768px) {
	.polaris-page .download_button_light2, .polaris-page #showCases .download_button_light2.autog {
		line-height: 30px !important;
	}
}
.polaris-page #subHeader .item.blue .textWrap {
	background-color: #6db1f2;
}
.polaris-page #subHeader .item.blue .download_button_light2 {
	border-color: #6db1f2 !important;
	color: #6db1f2 !important;
	margin-top: 30px;
}
.polaris-page #subHeader .item.blue .textWrap::after {
  border-top: 20px solid #6db1f2;
}
.polaris-page #subHeader .item.blue .download_button_light2:hover {
	background-color: #6db1f2 !important;
	color: #fff !important;
}
.polaris-page #subHeader .item.yellow .textWrap {
	background-color: #f4d365;
}
.polaris-page #subHeader .item.yellow .download_button_light2 {
	border-color: #f4d365 !important;
	color: #f4d365 !important;
	margin-top: 30px;
}
.polaris-page #subHeader .item.yellow .textWrap::after {
  border-top: 20px solid #f4d365;
}
.polaris-page #subHeader .item.yellow .download_button_light2:hover {
	background-color: #f4d365 !important;
	color: #fff !important;
}
.polaris-page #subHeader .item.lightOrange .textWrap {
	background-color: #efb46a;
}
.polaris-page #subHeader .item.lightOrange .download_button_light2 {
	border-color: #efb46a !important;
	color: #efb46a !important;
	margin-top: 30px;
}
.polaris-page #subHeader .item.lightOrange .textWrap::after {
  border-top: 20px solid #efb46a;
}
.polaris-page #subHeader .item.lightOrange .download_button_light2:hover {
	background-color: #efb46a !important;
	color: #fff !important;
}
.polaris-page #subHeader .item.darkOrange .textWrap {
	background-color: #ed9062;
}
.polaris-page #subHeader .item.darkOrange .download_button_light2 {
	border-color: #ed9062 !important;
	color: #ed9062 !important;
	margin-top: 30px;
}
.polaris-page #subHeader .item.darkOrange .textWrap::after {
  border-top: 20px solid #ed9062;
}
.polaris-page #subHeader .item.darkOrange .download_button_light2:hover {
	background-color: #ed9062 !important;
	color: #fff !important;
}
.polaris-page #subHeader span.icon {
	display: block;
	width: 100%;
	height: 45px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 15px;
}
.polaris-page #subHeader .item.blue span.icon {
	background-image: url("images/polaris-page/svg/fullstack_icon.svg");
}
.polaris-page #subHeader .item.yellow span.icon {
	background-image: url("images/polaris-page/svg/server_side_icon.svg");
}
.polaris-page #subHeader .item.lightOrange span.icon {
	background-image: url("images/polaris-page/svg/header_bidding_icon.svg");
}
.polaris-page #subHeader .item.darkOrange span.icon {
	background-image: url("images/polaris-page/svg/classic_ssp_icon.svg");
}
#FormatsDevices {
	overflow: hidden;
}
#FormatsDevices #formats {
	background-color: #288ceb;
	color: #fff;
}
@media screen and (max-width:990px) { 
	#FormatsDevices #formats {
		margin-bottom: 50px;	
	}
}
#FormatsDevices #devices {
	background-color: #2a6fb1;
	color: #fff;
}
#FormatsDevices span.text {
	display: block;
	width: 100%;
	margin: 0 0 25px;
	text-align: center;
}
#FormatsDevices span.icon {
	display: block;
	width: 100%;
	height: 65px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 25px;
}
#FormatsDevices div.text {
	padding-top: 25px;
}
#FormatsDevices h3 {
	text-align: center;
}
#FormatsDevices div.item {
	padding-left: 0;
	padding-right: 0;
}
#formats div.item {
	border-right: 1px solid #2581d8;
}
#devices div.item {
	border-right: 1px solid #2581d8;
}

#FormatsDevices h3.formatsTitle {
	color: #288ceb;
}
#FormatsDevices a {
	display: block;
	height: 100%;
	transition: all 400ms ease-in-out;
}
#FormatsDevices a, #FormatsDevices a:hover {
	color: #fff;
}
#formats a:hover {
	background-color: #2a6fb1;
}
#devices a:hover {
	background-color: #288ceb;
}
#FormatsDevices h3.devicesTitle {
	color: #2a6fb1;
}
#formats .video span.icon {
	background-image: url("images/polaris-page/svg/Video_icon.svg");
	background-size: auto 60px;
}
#formats .native span.icon {
	background-image: url("images/polaris-page/svg/native_icon.svg");
}
#formats .rich_media span.icon {
	background-image: url("images/polaris-page/svg/rich media_icon.svg");
}
#formats .display span.icon {
	background-image: url("images/polaris-page/svg/Display_icon.svg");
}
#devices .tv span.icon {
	background-image: url("images/polaris-page/svg/TV_icon.svg");
}
#devices .tablet span.icon {
	background-image: url("images/polaris-page/svg/tablet_icon.svg");
}
#devices .mobile span.icon {
	background-image: url("images/polaris-page/svg/Mobile_icon.svg");
}
#devices .desktop span.icon {
	background-image: url("images/polaris-page/svg/desktop_icon.svg");
}
.polaris-page .videoBox .video {
	position: relative;
	padding: 0;
	margin-left: -15px;
}

@media screen and (max-width:767px) { 
	.polaris-page .videoBox .video {
		margin-top: 25px;		
	}	
}
.polaris-page .video img {
	margin-left: 15px;
}
.polaris-page .video video {
	width: 100%;
	padding-left: 15px;
	-webkit-box-shadow: 10px 10px 18px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 18px -7px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 18px -7px rgba(0,0,0,0.75);
}
.polaris-page #showCases, .transparency-page #showCases {
	margin-top: 0;
	padding-bottom: 50px;
	padding-top: 70px;
}
.polaris-page #showCases .buttons, .transparency-page #showCases .buttons  {
	text-align: center;
	margin-top: 25px;
}
@media screen and (min-width:768px) {
	.polaris-page #showCases .text, .transparency-page #showCases .text {
		padding-right: 70px;
	}
}
.polaris-page #showCases .text h3, .transparency-page #showCases .text h3{
	margin-bottom: 10px;
}
@media screen and (min-width:991px) {
	.polaris-page #sidebar-social {
		position: absolute;
		left: auto;
		right: 20px;
		top:0;
	}
	.polaris-page .big_product_page-header > .container {
		position: relative;
	}
}
.polaris-page #showCases .buttons img, .transparency-page #showCases .buttons img {
	width: 80px;
	margin: 0 auto;
}
.polaris-page #showCases .download_button_light2, .transparency-page #showCases .download_button_light2 {
	border-color: #001c4a;
	color: #001c4a !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-transform: none;
}
.polaris-page #showCases .download_button_light2.autog {
	line-height: 15px;
  padding: 10px 10px 5px !important;
  margin-top: 30px;
}
.polaris-page #showCases .download_button_light2.pcc {
	line-height: 14px;
  margin-top: 30px;
}
@media screen and (min-width:767px) and (max-width:991px) {
	.polaris-page #showCases .download_button_light2.pcc {
		line-height: 30px;	
	}
}
.polaris-page #showCases .download_button_light2:hover {
	background-color: #001c4a;
	color: #fff !important;
}
.polaris-page #moreInfo, .transparency-page #moreInfo {
	background-color: #efb46a;
	padding: 50px 0;
}
.polaris-page #moreInfo h3, .transparency-page #moreInfo h3 {
	text-align: center;
}
.polaris-page #moreInfo .row, .transparency-page #moreInfo .row {
	display: table;
	width: 100%;
	margin: 0 auto;
}
.polaris-page #moreInfo .row.single, .polaris-page #moreInfo .row.single .item, .transparency-page #moreInfo .row.single, .transparency-page #moreInfo .row.single .item {
	display: inherit;
}

.polaris-page #moreInfo .item, .transparency-page #moreInfo .item {
	text-align: center;
	color: #001c4a;
	margin: 0 auto;
}
@media screen and (min-width:768px){
	.polaris-page #moreInfo .item, .transparency-page #moreInfo .item {
		display: table-cell;
		float: none;
	}
}
.polaris-page #moreInfo .item-border, .transparency-page #moreInfo .item-border {
	border:1px solid #001c4a;
	margin: 15px;
}
.polaris-page #moreInfo .download_button_light2, .transparency-page #moreInfo .download_button_light2 {
	color: #001c4a !important;
	border:1px solid #001c4a;
}
.polaris-page #moreInfo .download_button_light2:hover, .transparency-page #moreInfo .download_button_light2:hover {
	background-color: #001c4a !important;
	color: #fff !important;
}
.polaris-page #moreInfo .item .textWrap, .transparency-page #moreInfo .item .textWrap {
	max-width: 85%;
	margin: 35px auto 0;
}
.polaris-page .requestDemo, .transparency-page .requestDemo {
	text-align: center;
	color: #2a6fb1;
}
.polaris-page #showCases.requestDemo .download_button_light2, .transparency-page #showCases.requestDemo .download_button_light2  {
	color: #2a6fb1 !important;
	border-color: #2a6fb1 !important;
}
.polaris-page #showCases h3, .transparency-page #showCases h3 {
	margin-bottom: 10px;
	text-align: center;
}
.polaris-page #showCases.requestDemo .download_button_light2:hover, .transparency-page #showCases.requestDemo .download_button_light2:hover {
	color: #fff !important;
	background-color: #2a6fb1 !important;
}
.polaris-page .requestDemo img, .transparency-page .requestDemo img {
	margin: 25px auto;
}
/* transparency page */
.transparency-page #bgvid { 
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
  transition: 0.3s;
  height: auto;
  opacity: 1;
  background: #051fb1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.transparency-page .product_title {
	text-align: center;
	color: #fff;
}
.transparency-page .product_title h2 {
	font-size: 40px;
}
.transparency-page .product_title h3 {
	font-weight: normal;
	font-size: 30px;
}
@media screen and (min-width: 991px) {
	.transparency-page #sidebar-social {
    position: absolute;
    left: auto;
    right: 20px;
    top: 0;
	}
	.transparency-page .big_product_page-header > .container {
    position: relative;
	}
}
.transparency-page .big_product_page-header {
	position: relative;
  background-image: url("images/transparency-page/transparency_page_header_poster.jpg");
}
.transparency-page #subHeader {
	overflow: hidden;
	display: table;
	width: 100%;
}
@media screen and (min-width:768px) {
	.transparency-page #subHeader .item {
		height: 100%;
		display: table-cell;
		float: none;
	}
}
.transparency-page .section {
	padding: 50px 0;
}
.transparency-page .section .container {
	max-width: 1170px;
}
.transparency-page #tQuotesSection .container {
	max-width: 1170px;
}
.transparency-page #tQuotesSection .carousel-inner {
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}
.transparency-page #tQuotesSection .carousel-inner:before {
	content: "";
	position: absolute;
	left:-70px;
	top:0;
	width: 120px;
	height: 100%;
	display: block;
	background-image: url(images/svg/quote_mark.svg);
	background-position: left 7px;
	background-size: 55px auto;
	background-repeat: no-repeat;
}
.transparency-page iframe {
	max-width: 100% !important;
}
.transparency-page .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.transparency-page .embed-container iframe, .transparency-page .embed-container object, .transparency-page .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.transparency-page #subHeader a {
	color: #fff;
	display: block;
}
.transparency-page #subHeader .text{
	margin: 20px auto;
	max-width: 300px;
}
.transparency-page #subHeader a span {
	font-size: 18px;
	padding-right: 50px;
	background-image: url(images/transparency-page/arrow_next.svg);
  background-repeat: no-repeat;
  background-size:20px auto;
  background-position: right center;
  display: inline-block;
}
@media screen and (max-width:767px) {
	.transparency-page #subHeader a span {
		font-size: 12px;	
		padding-right: 20px;
		background-size:14px auto;
		width: 90%;
	}
}
@media screen and (min-width:768px) {
	.transparency-page #introSection .media {
		padding-right: 50px;
	}
}
.transparency-page .section-title {
	text-align: center;
	padding: 0 0 20px;
	margin: 0;
}
.transparency-page p.intro-text {
	max-width: 60%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.transparency-page .custom-section {
	text-align: center;
}
.transparency-page .icons-wrap .download_button_dblue {
	display: inline-block;
	margin-top: 36px;
}
.transparency-page .custom-section img.icon {
	max-width: 100px;
	margin: 0 auto;
}
.transparency-page .custom-section span.icon-title {
	display: block;
}
.transparency-page .custom-section p.number {
	font-size: 32px;
	color: #6ea7e7;
	text-align: right;
	font-weight: 600;
}
.transparency-page .custom-section p.text {
	text-align: left;
}
.transparency-page .numbers-wrap > div {
	display: flex;
  align-items: center;
  justify-content: center;
}
body.page-id-29444 div#moreInfo {
	background-color: #fff;
}
@media screen and (min-width: 768px) {
	.transparency-page #introSection .container, .transparency-page #setupSection .container, .polaris-page #introSection .container  {
		display: flex;
  	align-items: center;
  	justify-content: center;
	}
}
.transparency-page #introSection .media img, .transparency-page #introSection .media video {
	width: 100%;
}
.transparency-page #blogSection {
	background-color: #f4f4f4;
}
.transparency-page #blogSection img {
	margin-bottom: 20px;
}
.transparency-page #blogSection a.link {
	font-size: 16px;
	color: #0e2846;
	font-weight: bold;
}
.transparency-page #blogSection span.author {
	color: #0e2846;
}
.transparency-page .download_button_light2 {
	display: inline-block;
	margin: 25px auto 0;
	text-align: center;
	color: #0e2846 !important;
	border-color: #0e2846;
	padding: 10px 25px;
	min-width: inherit;
	line-height: 20px;
	font-size: 14px;
}
.transparency-page .download_button_light2:hover {
	background-color: #0e2846;
	color: #fff !important;
}
.transparency-page #videoSection {
	background-color: #efb46a;
}
.transparency-page #videoSection  #videoCarousel {
	padding-left: 25px;
	padding-right: 25px;
}
.transparency-page #videoSection .item, .transparency-page #blogSection .item {
	margin-bottom: 25px;
	padding-top: 15px;
}
.transparency-page #twitterSection {
	background-color: #f4f4f4;
}
.transparency-page #news-twitter {
	border-bottom: none;
	background-position: 40px center;
	margin: 0 auto;
	max-width: 768px;
	background-color: transparent;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}
.transparency-page #news-twitter p, .transparency-page #news-twitter a {
	font-size: 18px;
}
.transparency-page #news-twitter:before {
	border-top: none;
}
.transparency-page #news-twitter .ctf-header-type-generic {
	display: none;
}
p.twitterTag {
	font-family: "Caveat", sans-serif;
	font-size: 40px;
	text-align: center;
}
p.twitterTag a {
	color: #001c4a;
}
#tQuotesSection {
	text-align: center;
}
#tQuotesSection .quoteText {
	font-size: 18px;
	text-align: center;
	margin: 30px auto;
	color: #3191eb;
}
#tQuotesSection .mediaItem {
	text-align: left;
}
#tQuotesSection .quotePosition {
	color: #3191eb;
	font-size: 16px;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
/* transition sections on enter view */
.come-in {
	opacity: 1 !important;
  transform: translateY(250px);
  animation: come-in 1.5s ease forwards;
  transition: opacity 1.5s ease-in-out;
}
.come-in:nth-child(odd) {
  animation-duration: 1s; /* So they look staggered */
}

@keyframes come-in {
  to { transform: translateY(0); }
}
.animate-section {
	opacity: 0;
}
/* trans 4 models styling */
.transparency-models .section .container {
	max-width: inherit !important;
}
.transparency-models .product_title {
	text-align: left;
}
.transparency-models .product_title .headerText {
	font-size: 18px;
	color: #0e2846;
	margin-left: -10px;
}
.transparency-page.stylePage-red .big_product_page-header {
	background-image: url("images/transparency-models/classic_ssp_header.jpg");
}
.transparency-page.stylePage-orange .big_product_page-header {
	background-image: url("images/transparency-models/header_bidding_header.jpg");
}
.transparency-page.stylePage-blue .big_product_page-header {
	background-image: url("images/transparency-models/full_holistic_header.jpg");
}
.transparency-page.stylePage-yellow .big_product_page-header {
	background-image: url("images/transparency-models/server_side_header.jpg");
}
body.page-id-29444 .transparency-page.stylePage-blue .big_product_page-header {
	background-image: url("https://www.improvedigital.com/main/wp-content/uploads/2016/09/buyers.jpg");
}
.transparency-page .mediaItem {
	margin: 50px auto 25px;
}
.transparency-page .mediaItem img {
	width: 100%;
}
.wrapItems {
	width: 100%;
}
.wrapItems .item {
	margin: 15px;
	padding: 45px 55px !important;
	flex: 1 0 auto;
	display: flex;
	flex-direction: row;  /* make main axis vertical */
  justify-content: center; /* center items vertically, in this case */
}
#lookingFor .item{
	color: #0e2846;
	border: 1px solid #0e2846;	
}

#benefitSection .item{
	color: #fff;	
	background-color: #0e2846;
}
.wrapItems .item p {
	align-self: center;
	font-size: 17px;
	padding-left: 40px;
	font-weight: 600;
}
.wrapItems .item:before {
	content:"";
	width: 35px;
	position: absolute;
	left:40px;
	top:0;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#lookingFor .item:before {
	background-image:url("images/transparency-models/tick_icon.svg");
}
#benefitSection .item:before {
	background-image:url("images/transparency-models/plus_icon.svg");
}
@media screen and (min-width:769px) {
	.wrapItems {
		display: flex;           /* establish flex container */
    flex-direction: row;  /* make main axis vertical */
    justify-content: center; /* center items vertically, in this case */
	}
	.wrapItems .item {
		max-width: 320px;
	}
}
.transparency-page #breakArticle {
	text-align: center;
	color: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.transparency-models #breakArticle .container {
	max-width: 700px !important;
}
.transparency-models #breakArticle span {
	font-size: 14px;
	font-weight: 500;
}
.transparency-models #breakArticle .download_button_light2 {
	color: #fff !important;
	border-color: #fff;
}
.transparency-models .articleVideoLink {
	position: relative;
	min-height: 100px;
	display: block;
	margin-top: 20px;
}
.transparency-models .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}
.transparency-models .vjs-big-play-button {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 1;
}
/* back to top */
.back-to-top {
	display: none;
}
@media screen and (max-width:767px) {
	.back-to-top {
		background-image: url(images/svg/scroll_up_mobile.svg);
		width: 60px;
		height: 60px;
		border-radius: 60px;
		margin: 0;
		position: fixed;
		bottom: 20px;
		right: 20px;
		z-index: 100;
		text-decoration: none;
		color: #ffffff;
		display: inline;
		-webkit-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.74);
		-moz-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.74);
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
}
.back-to-top i {
  font-size: 60px;
}
.vidText .textWrapper {
	position: relative;
}
.vidText .text1, 
.vidText .text2, 
.vidText .text3,
.vidText .text4,
.vidText .text5 {
	width: 100%;
	position: absolute;
  display: block;
	top: -100%;
	animation-duration: 20s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.text1{
	animation-name: anim-1;
}
.text2{
	animation-name: anim-2;
}
.text3{
	animation-name: anim-3;
}
.text4{
	animation-name: anim-4;
}
.text5{
	animation-name: anim-5;
}

@keyframes anim-1 {
	0%, 5% { top: -100%; opacity: 0; }
  5%, 15% { top: 0; opacity: 1; }
  20%, 100% { top: 110%; opacity: 0; }
}

@keyframes anim-2 {
	0%, 20% { top: -100%; opacity: 0; }
  25%, 35% { top: 0; opacity: 1; }
  40%, 100% { top: 110%; opacity: 0; }
}
@keyframes anim-3 {
	0%, 40% { top: -100%; opacity: 0; }
  45%, 55% { top: 0; opacity: 1; }
  60%, 100% { top: 110%; opacity: 0; }
}
@keyframes anim-4 {
	0%, 60% { top: -100%; opacity: 0; }
  65%, 75% { top: 0; opacity: 1; }
  80%, 100% { top: 110%; opacity: 0; }
}
@keyframes anim-5 {
	0%, 80% { top: -100%; opacity: 0; }
  85%, 95% { top: 0; opacity: 1; }
  100% { top: 110%; opacity: 0; }
}
/* 360 insight tabs */
#insightTabs {
	padding-bottom: 0;
	background-color: #f4f4f4;
}
#insightTabs .wrapItems .item {
	padding: 15px !important;
	max-width: 290px;
}
#insightTabs a {
	opacity: 1;
	color: #001c4a;
	position: relative;
	padding-bottom: 40px;
} 
#insightTabs a.collapsed {
	opacity: 0.6;
}
#insightTabs a img {
	max-width: 100px;
	margin: 0 auto 15px;
}
#insightTabs a::after {
	position: absolute;
	bottom:0;
	left: 0;
	height: 40px;
	width: 100%;
	content:"";
	background-image: url("images/360-insight/360_arrow_up.svg");
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: center center;
}
#insightTabs a.collapsed::after {
	transform: rotate(180deg);
}
#insightTabs a p {
	text-align: center;
	padding: 0;
	max-width: 140px;
	font-size: 14px;
}
#insightTabs .colItem {
	text-align: center;
	background-color: #78afeb;
	max-height: 0;
	display: block;
	overflow: hidden;
}
#insightTabs .colItem .container {
	margin-top: 50px;
	margin-bottom: 50px;
}
#insightTabs .colItem.in {
	max-height: 1200px;
	transition: max-height 800ms ease-in;
	
}
@media screen and (max-width: 768px) {
	#insightTabs .wrapItems .item {
		max-width: 25% !important;
		margin: 0;	
	}
}
@media screen and (max-width: 480px) {
	#insightTabs a img, #insightTabs a p {
		max-width: 50px;	
	}
	#insightTabs a p {
		font-size: 11px;
	}
}
body.page-id-29219 .transparency-page #moreInfo .item-border {
	margin-left: 0;
	margin-right: 0;
}
/* set container full width */
@media screen and (min-width:768px) and (max-width:991px) {
	.container {
		width: 96% !important;
	}
}
#form-field-description-9ef7240501 {
	font-size: inherit;
	font-weight: inherit;
	margin-bottom: 0 !important;
}