/*
Theme Name: Advice Media Child Theme
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/

@import url("../bridge/style.css");
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
/*____________________________________________

					FONTS
______________________________________________*/
.skrollr body{
	height: inherit !important;
}
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/ProximaNova/mark_simonson_-_proxima_nova_bold-webfont.eot');
    src: url('fonts/ProximaNova/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova/mark_simonson_-_proxima_nova_bold-webfont.woff2') format('woff2'),
         url('fonts/ProximaNova/mark_simonson_-_proxima_nova_bold-webfont.woff') format('woff'),
         url('fonts/ProximaNova/mark_simonson_-_proxima_nova_bold-webfont.ttf') format('truetype'),
         url('fonts/ProximaNova/mark_simonson_-_proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/ProximaNova/proximanova-regular-webfont-webfont.eot');
    src: url('fonts/ProximaNova/proximanova-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova/proximanova-regular-webfont-webfont.woff2') format('woff2'),
         url('fonts/ProximaNova/proximanova-regular-webfont-webfont.woff') format('woff'),
         url('fonts/ProximaNova/proximanova-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/ProximaNova/proximanova-regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/ProximaNova/proximanovalight-webfont.eot');
    src: url('fonts/ProximaNova/proximanovalight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova/proximanovalight-webfont.woff2') format('woff2'),
         url('fonts/ProximaNova/proximanovalight-webfont.woff') format('woff'),
         url('fonts/ProximaNova/proximanovalight-webfont.ttf') format('truetype'),
         url('fonts/ProximaNova/proximanovalight-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('fonts/ProximaNova/proximanova-semibold-webfont-webfont.eot');
    src: url('fonts/ProximaNova/proximanova-semibold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ProximaNova/proximanova-semibold-webfont-webfont.woff2') format('woff2'),
         url('fonts/ProximaNova/proximanova-semibold-webfont-webfont.woff') format('woff'),
         url('fonts/ProximaNova/proximanova-semibold-webfont-webfont.ttf') format('truetype'),
         url('fonts/ProximaNova/proximanova-semibold-webfont-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'icomoon';
	src:url('icomoon/icomoon.eot');
	src:url('icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('icomoon/icomoon.woff') format('woff'),
		url('icomoon/icomoon.ttf') format('truetype'),
		url('icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*____________________________________________

				MISC
______________________________________________*/
h2, h3, h4, h5{
	color: #009cde;
	font-family: 'proxima_novaregular';
}
h2 {margin-bottom: 0px;}
h2:not(:first-child) {margin-top: 20px;}
p {padding: 5px 0;}
body,p{
	font-family: 'proxima_novaregular';
}
.default_template_holder p{
	margin-bottom: 10px;
}
.clr{
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
} 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
.entry {
	padding: 20px 0;
	float: left;
	width: 100%;
}
#skrollr-body {
    height: 100%;
    width: 100%;
     position: relative;
    /*position: fixed;*/
}
ul { 
   list-style-type: disc; 
   list-style-position: outside; 
   margin-bottom: 20px; 
   margin-left: 40px;
}
#content-main ul, #contentarea ul {margin-left: 30px;}
ol { 
   list-style-type: decimal; 
   list-style-position: outside; 
}
ul ul, ol ul { 
   list-style-type: circle; 
   list-style-position: outside; 
   margin-left: 15px; 
}
ol ol, ul ol { 
   list-style-type: lower-latin; 
   list-style-position: outside; 
   margin-left: 15px; 
}
.single_blog .breadcrumb {display: none;}

/*NAVIGATION*/

nav.main_menu>ul {
	float: left;
}
nav.main_menu {
	left: 73%;
	width: 100%;
}
header.sticky  nav.main_menu>ul>li>a {
	margin-top: 0;
	line-height: 80px;
}
header.sticky #searchform .searchbox {
	margin-top: 10px;
}
nav.main_menu>ul>li>a{
	font-family: 'proxima_novasemibold';
	font-size: 14px;
	padding:0 12px;
}
/*
.parent-pageid-92  .title.title_size_small h1,.parent-pageid-92  .title h1 {
	display: none;
}
.parent-pageid-92  .entry {
	padding: 0px 0;
}
.parent-pageid-92  .breadcrumb {
	left: 0;
}

.parent-pageid-92 .title .separator.small, .parent-pageid-92 .title .separator.small.left,.parent-pageid-92  .title .separator.small.right {
	display: none;
}
*/
.service-menu ul li {
	float: left;
	text-decoration: none;
	list-style: none;
	margin: 20px 11px 30px;
	text-transform: lowercase;
}
.service-menu {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.digimarket.headtitle h2 {
	width: 100%;
}
.featured-image {
	width: 52%;
	float: left;
	padding-right: 25px;
}
.featured-image2 div.case-study ,.featured-image div.case-study  {
	margin-top: 30px;
}
.case-study img {float: left;}
div#contentarea {
}
.featured-image2 {
	width: 52%;
	float: right;
}
div#contentarea2 {
	width: 45%;
	float: left;
}
.title_subtitle_holder{
	margin-top: 30px;
}
.title_subtitle_holder h2 {
	text-align: left;
	font-size: 17px;
	color: #8c8c8c;
	font-family: 'proxima_nova_rgbold';
}
.side_menu{
	z-index: 5000;
}
.side_menu_button {
	height: 100px !important;
}
.logo_wrapper {
	height: 100px !important;
}
nav.main_menu>ul>li>a {
	color: #fff;
	line-height: 65px !important;
	margin-top: 35px;
}
/*.scrolled nav.main_menu>ul>li>a {
	line-height: 57px !important;
}
.scrolled nav.main_menu>ul>li>a {
	margin-top: 5px;
}*/
nav.main_menu>ul>li.active>a , header.sticky nav.main_menu>ul>li.active>a {
	color: #009cde;
}
header.sticky  nav.main_menu>ul>li>a {
	color: #9d9d9d;
}
.side_menu_button>a {
	color: #fff;
}
header.sticky .side_menu_button>a {
	color: #9d9d9d;
}
.title .title_holder {
	padding: 0 !important;
}
#contact a {
	color: #fff;
	font-size: 25px;
	text-align: center;
	font-family: 'proxima_novaregular';
}
header.sticky #contact a {
	color: #008FD5;
	padding-left: 0;
	font-size: 22px;
	display: none;
}


#skrollr-body > div > div > header > div > div > div > div > div > div.header_inner_left > div.logo_wrapper > div > a > img.normal {
	height: 40%;
}


.q_logo a {
	height: 20px !important;
}
.q_logo{
	margin-top: 15px;
}
.side_menu_button_wrapper {
	float: right;
}
.header_inner_right {
	width: 230px;
}
.default_template_holder {
	padding-bottom: 20px !important;
}
span#contact {
	float: right;
	clear: both;
}
.displayb{
	/*display: block !important;*/
	opacity: 1 !important;
	visibility: visible !important;
}
.displayb2{
	/*display: block !important;*/
	opacity: 1 !important;
	visibility: visible !important;
}
.container-search .col-bot {
	float: right;
	width: 110px;
	clear: both;
	height: 35px;
}
.tbg{
	background: rgba(250, 250 , 250 , .5);
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-webkit-backface-visibility: hidden;
}

.custom-search-icon { padding-bottom: 52px; }


.search_wrap, .socialm {
	float: right;
	padding: 3px 4px 20px 8px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-webkit-backface-visibility: hidden;
}
.sticky .socialm {
	display: none;
}
.socialm i.fa.fa-share-alt {
	padding: 5px 9px;
}
.drop_down .second i {
	 display: block; 
}
.sb-search {
	position: relative;
	margin-right: 10px;
	width: 0%;
	/*clear: both;*/
	min-width: 40px;
	height: 32px;
	float: right;
	overflow: hidden;


	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-webkit-backface-visibility: hidden;
}
.sb-search-open .sb-search-input{
	background: #fff;	
	border: 1px solid #CACACA;
}
.container-search {
	float: right;
	/*margin-top: 20px;*/
}
.sb-search-input {
	position: absolute;
	padding: 5px;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: none;
	border: 1px solid transparent;
	width: 100%;
	height: 32px;
	margin: 0;
	z-index: 10;
	font-family: inherit;
	font-size: 20px;
	color: #2c3e50;

	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-ms-transition: all 0.8s ease 0s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}

.sb-icon-search,
.sb-search-submit  {
	width: 40px;
	height: 35px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 38px;
	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: #e67e22;*/
	z-index: 90;
	font-size: 21px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	margin-top: -2px;
	float: right;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
header.sticky .sb-icon-search{
	color: #666;
}
.sb-icon-search:before {
	content: "\e000";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width:160px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	color: #666;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

/*li.narrow .second .inner ul{
	width: 100%;
	position: fixed;
	left: 0;
	background: #fff;

	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
}*/
.drop_down .wide .second ul li:nth-child(4n+1) {
	clear: both;
	border-left-color: transparent;
}
.drop_down .second.right{	
	transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
}
.drop_down .narrow .second .inner ul li {
	padding: 0;
	float: left;
}
.drop_down .second .inner>ul>li>a:hover, .drop_down .second .inner ul li.sub ul li a:hover {
	color: #009cde;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #009cde;
}
/*____________________________________________

			HOMEPAGE SHOWCASE
______________________________________________*/
/*.content .container {
	min-height: 522px;
}*/
.home .content{
	text-align: center;
}

.home .content_inner {
	background-color: #F9FAFC;
}
div#showcase {
	text-align: center;
	position: relative;
	/*min-height: 535px;*/
	margin-top: 30px;
}

#showcase .left {
	width: 42%;
	float: left;
}
#showcase .right {
	width: 42%;
	float: right;
}
.drop_down .second{
	top: 80%;
}
#showcase figure {
	/*text-align: center;*/
	float: left;
	margin: 10px 1%;
	display: inline-block;
}
#showcase figure img{
	width: 75%;
}
img.lady {
	height: auto;
	width: 35%;
	position: absolute;
	z-index: 200;
	left: 30%;
	float: left;
}
#scale{
	/*margin-top: 40px;*/
	z-index: 2100;
	color: #009cde;
	font-size: 36px;
	position: relative;
	font-family: 'proxima_novalight';
}
#scale strong{
	font-family: 'proxima_nova_rgbold';
	color: #009cde;
}

.skrollable {
	position:absolute;
	z-index:100;
}

.skrollr-mobile .skrollable {
	position:absolute;
}

.skrollable .skrollable {
	position:absolute;
}

.skrollable .skrollable .skrollable {
	position:static;
}
.ls-wp-fullwidth-container {
	z-index: 1800;
}
.container_inner {
	position: relative;
	z-index: 2000;

}
div#easing_wrapper {
	position: relative;
	height: 530px;
	overflow: hidden;
}

.smm_container { position: relative; z-index: 999999999999; }
div#search_dropdown { visibility: hidden; opacity: 0; transition: all 0.9s ease; }


div#search_dropdown, div#socials-media {
	position: fixed;
	z-index: 999999999;
	right: 0;
	top: 100px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	padding: 10px;
	background: rgba(250, 250 , 250 , .5);
	-moz-transition: all 0.6s ease 0s;
	-webkit-backface-visibility: hidden;
}
.logged-in div#search_dropdown, .logged-in div#socials-media {
	top: 131px !important;
}
div#search_dropdown { right: 50px; }
#socials-media a:hover span{
	color: #fff;
	border: 1px solid #5fb9d5;
	background : #009cde;
}
#socials-media span {
	font-size: 12px;
	font-weight: bold;
	font-family: 'proxima_novaregular';
	border: 1px solid #009cde;
	padding: 1px 3px;

	transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
}
/*FONT-AWESOME*/
#socials-media a {
	color: #009cde;
	float: left;
	margin-right: 10px;
}

i.fa.fa-google-plus {
	color: #fff;
	background: #f63d27;
	font-size: 20px;
	border-radius: 0;
	padding: 3px 5px;
	margin-top: 1px;
	margin-right: 5px;
	float: left;
}
i.fa.fa-youtube-play{
	color: #fff;
	background: #fe3432;
	font-size: 20px;
	border-radius: 0;
	padding: 3px 5px;
	margin-top: 1px;
	margin-right: 5px;
	float: left;
}
i.fa.fa-rss {
	color: #fff;
	background: #f08421;
	font-size: 20px;
	border-radius: 0;
	padding: 3px 5px;
	margin-top: 1px;
	margin-right: 5px;
	float: left;
}
i.fa.fa-share-alt {
	color: #fff;
	/* background: #3c5b9b; */
	font-size: 19px;
	border-radius: 0;
	padding: 3px 8px;
	margin-top: 1px;
	margin-right: 5px;
	float: left;
}
i.fa.fa-envelope {
	color: #fff;
	background: #009cde;
	font-size: 20px;
	border-radius: 0;
	padding:3px 5px;
	margin-top: 1px;
	margin-right: 5px;
	float: left;
}
i.menu_icon.fa.fa-tag {
	font-size: 52px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 60px;
	float: left;
	padding: 12px 16px;
	margin-left: 8px;
}
i.menu_icon.fa.fa-desktop {
	font-size: 42px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 60px;
	float: left;
	padding: 17px 17px;
}
i.menu_icon.fa.fa-bar-chart{
	font-size: 42px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 60px;
	margin-left: 15px;
	float: left;
	padding: 18px 15px;
}
.fa-share-alt {
	color: #fff !important;
	padding-top: 6px !important; 
}
/*____________________________________________

			HOMEPAGE DIGITAL MARKETING
______________________________________________*/
#digi-marketing{
	background-color: #0098dc;
	background-image: url('images/marketing-bg.png');
	background-position: center 0;
	background-repeat: no-repeat;	
	width: 100%;
	/*max-height: 495px;*/
	/*background-attachment: fixed;*/
	z-index: 5000;
	position: relative;
	padding: 1% 0 0;
	-webkit-backface-visibility:hidden; 
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
#digi-marketing .colfull h2{
	font-size: 20px;
	font-family: 'proxima_nova_rgbold';
	color: #fff;
}
#digi-marketing .colfull h2.big{
	font-size: 60px;
}
#digi-marketing .colfull p{
	color: #fff;
	margin-bottom: 20px;
}
#digi-marketing hr.border {
	width: 15%;
	color: #fff;
	border-color: #fff;
	background: #fff;
	margin:20px auto;
}
#digi-marketing .colfull.clearfix {
	margin-bottom: 50px;
}
a.morebtn {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px 20px;
}
a.morebtn:hover{
	color: #fff;
}
#digi-marketing .colleft {
	width: 40%;
	float: left;
}
#digi-marketing .colright {
	width: 40%;
	float: right;
}
/*____________________________________________

			  HOMEPAGE TESTIMONIAL 
______________________________________________*/

#testimonial-area{
	min-height: 400px;
	display: table-row;
}
.slider > div  {
	text-align: center;
	width: 450px !important;
	height: 140px;
	float: left;

	position: relative;
	background: #fff;
	
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}

.slider > div.testimonial > div.testimonial_wrap  { margin: 10px; padding: 10px; border: 2px solid #b8b8b8; float: left; width: 430px !important; height: 120px; transition: all 0.9s ease; }

.slider  > div.testimonial  > div.testimonial_wrap:hover {
	border: 2px solid #5bb4db;
}


#testimonial-area .slider  div.testimonial_wrap img {
	float: left;
	-webkit-box-shadow: 7px 6px 10px -8px black;
	-moz-box-shadow: 7px 6px 10px -8px black;
	-ms-box-shadow: 7px 6px 10px -8px black;
	box-shadow: 7px 6px 10px -8px black;
	margin-top: 13px;
}
#testimonial-area .slider  div.testimonial_wrap  h4 {
	float: left;
	color: #8c8c8c;
	display: block;
	 font-family: 'proxima_nova_rgbold';
}
#testimonial-area .slider  div.testimonial_wrap  h4 a{
	color: #009cde;
}
#testimonial-area .slider  div.testimonial_wrap  p {
	float: left;
	width: 100%;
	text-align: left;
	font-family: 'proxima_novalight';
}
#testimonial-area .slider div.testimonial  div.testimonial_wrap > a{
	color: #009cde;
	font-family: 'proxima_novalight';
	float: left;
	margin-right: 5%;
	width: 20%;

}
.testimonial .testimonial_wrap span.clearfix {
	float: left;
	width: 75%;
}
.date {
	float: right;
	 font-family: 'proxima_nova_rgbold';
	 color: #8c8c8c;
}
li#nav-menu-item-2354 > ul, li#nav-menu-item-2353 > ul , li#nav-menu-item-2355 > ul {
	float: left;
	width: 50%;
}
li#nav-menu-item-2354 a, li#nav-menu-item-2353 a , li#nav-menu-item-2355 a{
	float: left;
	width: 35%;
	font-size: 15px;
	font-family: 'proxima_novalight';
	padding: 6px 10px;
	font-weight: normal;
}
li#nav-menu-item-2354 > a, li#nav-menu-item-2353 > a , li#nav-menu-item-2355 > a{
	text-align: center;
	text-transform: lowercase;
}
li#nav-menu-item-2354 > a {
	width: 50%;
}
/*li#nav-menu-item-2354 > ul li, li#nav-menu-item-2353 > ul li, li#nav-menu-item-2355 > ul li{
	width: inherit;
}
li#nav-menu-item-2354 > ul li a, li#nav-menu-item-2353 > ul li a , li#nav-menu-item-2355 > ul li a {
	width: 100%;
}*/
.drop_down #nav-menu-item-2007 .second .inner>ul {
	width: 1160px !important;
	background-color: rgba(0, 34, 58, 0.65);
	top: 20px;
}
.sticky .drop_down #nav-menu-item-2007 .second .inner>ul , .sticky li.narrow .second .inner ul {
	background-color: #262626;
	top: 0;
}
li.narrow .second .inner ul {
	background-color: rgba(0, 34, 58, 0.65);
	top: 20px;
}
 .drop_down #nav-menu-item-2007 .second{
	left: -380px !important;
}
li#nav-menu-item-2355 {
	width: 47%;
}
li#nav-menu-item-2355 a {
	width: 25%;
}
li#nav-menu-item-2355 > ul {
	float: left;
	width: 75%;
}
li#nav-menu-item-2355 ul li a {
	width: 100%;
	float: left;
	padding: 6px 0px;
}
li#nav-menu-item-2355 li {
	float: left;
	width: 50%;
}
li#nav-menu-item-2353 ul li {
	width: 220px;
}
li#nav-menu-item-2353 ul li a{
	width: 100%;
}
li#nav-menu-item-2354 > a span, li#nav-menu-item-2353 > a span, li#nav-menu-item-2355 > a span {
	margin-top: 7px;
	float: left;
	text-align: center;
	display: block;
	width: 100%;
}
.drop_down .wide .second ul li#nav-menu-item-2354{
	width: 255px;
}
.drop_down .wide .second ul li {
	border-left: 1px solid #fff;
	width: 265px;
	padding: 0 15px 0 3px;
	width: 340px;
}
li#nav-menu-item-2357, li#nav-menu-item-2096, li#nav-menu-item-2660 {
	width: 130px;
}
li#nav-menu-item-2357 a, li#nav-menu-item-2096 a, li#nav-menu-item-2660 a {
	width: 100%;
	padding-left: 0;
}
.drop_down .second .inner ul li a {
	color: #fff;
}
.filter_outer {margin: -25px 0 40px !important;}
/*____________________________________________

			   HOMEPAGE CONTACT FORM
______________________________________________*/

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	background: none;
}
.gform_wrapper .gform_ajax_spinner {
	margin-top: 20px;
	margin-right: 10px;
}
#contact-area .gform_body , #fancyform .gform_body{
	width: 80%;
	margin: 0 10%;
}
.contact-area {
	color: #9B1818;
}
#contact-area{	
	background-image: url('images/contact-bg.jpg');
	background-position: center 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	min-height: 780px;
}
.browser-ios #contact-area{
	background-image: url('images/contact-bg.jpg');
	background-position: center 0;
	background-repeat: no-repeat;
	background-attachment: initial;
	position: relative;
	min-height: 780px;
}
#contact-area .container_inner , #fancyform {
	position: relative;
}
#contact-area div#contact-container {
	background: rgba(255,255,255, .65);
	padding: 5% 5%;
	margin-top: 260px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
div#fancyform {
	padding: 5% 5%;
	width: 600px;
	background: #d9d9d9;
	margin-left: 2%;
	margin-right: 2%;
}
#contact-container > h2{
	color: #002b49;
	font-size: 25px;
	font-weight: 900;
} 
.home .content .container {
	background-color: #F9FAFC;
}
#fancyform > h2 {
	color: #002b49;
	text-align: center;
	font-size: 22px;
	font-weight: 900;
}
.fancybox-inner {
	overflow-x: hidden !important;
}
#contact-area .gform_confirmation_message , #fancyform .gform_confirmation_message {
	color: green;
	font-size: 24px;
}
#contact-area .gform_wrapper .top_label .gfield_error .ginput_container , #fancyform .gform_wrapper .top_label .gfield_error .ginput_container {
	max-width: 100%;
	margin: 0 !important;
}
#contact-area .gform_wrapper .ginput_container + .gfield_description.validation_message , #fancyform .gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin-top: 10px;
	padding: 0 !important;
}
#contact-area .gform_wrapper .top_label .gfield_description.validation_message, #fancyform .gform_wrapper .gfield_description.validation_message {
	padding: 0 !important;
}
#contact-area .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container , #fancyform .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-top: 0;
}
#contact-area .gform_wrapper .gform_footer input.button, #contact-area .gform_wrapper .gform_footer input[type=submit] ,  #fancyform .gform_wrapper .gform_footer input.button, #fancyform .gform_wrapper .gform_footer input[type=submit] {
	font-size: 1em;
	border: 2px solid #22a2d9;
	color: #22a2d9;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	float: right;
	width: 160px;
	margin-right: 85px;
}
#contact-area .gform_wrapper .gform_footer input.button:hover , 
#contact-area .gform_wrapper .gform_footer input[type=submit]:hover,
#fancyform .gform_wrapper .gform_footer input.button:hover , 
#fancyform .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #22a2d9;
	color: #fff !important;
	text-decoration: none;
}
#contact-area .gform_wrapper li.gfield.gfield_error.gfield_contains_required , #fancyform .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-top: 0;
	margin-bottom: 0!important;
	padding-left: 10px !important;
	background: none;
	width: 100%;
}
#contact-area .gform_wrapper .gform_footer , #fancyform .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
	clear: both;
	float: right;
}
#contact-area .gform_wrapper .top_label input[type="text"] , 
#contact-area .gform_wrapper .top_label textarea ,
#fancyform .gform_wrapper .top_label input[type="text"] , 
#fancyform .gform_wrapper .top_label textarea {
	width: 100%;
	-webkit-box-shadow: 0px 7px 12px -8px black;
	-moz-box-shadow: 0px 7px 12px -8px black;
	box-shadow: 0px 7px 12px -8px black;
	border: 1px solid #e5e6e8 !important;
}
.page-id-296 label.gfield_label {
	float: left !important;
	min-width: 40% !important;
}
.page-id-296 .gform_wrapper .top_label input.medium {
	-webkit-box-shadow: 0px 7px 12px -8px black;
	-moz-box-shadow: 0px 7px 12px -8px black;
	box-shadow: 0px 7px 12px -8px black;
	border: 1px solid #e5e6e8 !important;
}
.page-id-296 .gform_wrapper .top_label input.medium, .page-id-296 .gform_wrapper .top_label select.medium {
	width: 47%;
	-webkit-box-shadow: 0px 7px 12px -8px black;
	-moz-box-shadow: 0px 7px 12px -8px black;
	box-shadow: 0px 7px 12px -8px black;
	border: 1px solid #e5e6e8 !important;
}
.page-id-296 .gform_wrapper .ginput_complex .ginput_full input[type=text], .page-id-296  .gform_wrapper .ginput_complex input[type=text]{
	-webkit-box-shadow: 0px 7px 12px -8px black;
	-moz-box-shadow: 0px 7px 12px -8px black;
	box-shadow: 0px 7px 12px -8px black;
	border: 1px solid #e5e6e8 !important;
}
.page-id-296  .gform_wrapper.gf_browser_chrome .ginput_complex select{
	-webkit-box-shadow: 0px 7px 12px -8px black;
	-moz-box-shadow: 0px 7px 12px -8px black;
	box-shadow: 0px 7px 12px -8px black;
	border: 1px solid #e5e6e8 !important;
 }
#fancyform .gform_wrapper .top_label input , 
#fancyform .gform_wrapper .top_label textarea {
	margin-top: 0;
}
.fancybox-skin{
	background: #d9d9d9 !important;
}
 body #fancyform .gform_wrapper div.validation_error {
	margin-bottom: 0px;
}
body #contact-area .gform_wrapper div.validation_error , body #fancyform .gform_wrapper div.validation_error {
	background-color: #f1c40f;
	font-size: 13px;
	font-weight: bold;
}
body #contact-area .gform_wrapper .gform_fields .gfield , body #fancyform .gform_wrapper .gform_fields .gfield {
	margin: 0 0 10px 0;
}
#gform_wrapper_16 .gform_fields .gfield, #gform_wrapper_16 .gform_footer {
margin: 0 0 0 0;
}
#searchform .searchbox {
	border: 1px solid #d7dde0;
	background: #fff;
}
input#searchsubmit {
	float: left;
	margin-top: 0;
	margin-left: 0px;
	border: none;
	color: #fff;
}
#searchform input#s:focus {
	border-color:transparent;
	border: 1px solid #fff;
} 
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
input.middle:focus {
    outline-width: 0;
}
#searchform input#s {
	width: 140px;
	border-color:transparent;
	border: 1px solid #fff;
}
.contact_form .gform_wrapper .top_label input[type="text"],  .contact_form .gform_wrapper .top_label textarea {
	width: 100% !important;
	border-width: 0px !important;
	box-shadow: 0px 2px 2px #dddddd;
}
.contact_form .gform_wrapper .gform_fields .gfield {
	margin: 0 0 20px 0;
	float: left;
	width: 48%;
	clear: none;
	margin-right: 2%;
}
.contact_form .gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin-top: 6px;
	padding: 0 !important;
}
.contact_form .gform_wrapper .gform_fields li#field_19_4 {
	width: 100% !important;
}
.contact_form .gform_wrapper .gform_footer input.button, .contact_form .gform_wrapper .gform_footer input[type=submit] {
	font-size: 1em;
	float: right !important;
}
.contact_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	margin-top: -18px;
	margin-bottom: 0px !important;
	padding-left: 10px !important;
}
input#gform_submit_button_19 {
	float: right !important;
}
/*
input#searchsubmit {
	display: none;
}*/
/*____________________________________________

			HOMEPAGE TEAM AREA
______________________________________________*/

div#team-area {
	background: #ffffff;
}

#team-area ul {
	list-style-position: inside;
	list-style: none;
	margin-top: 40px;
}
#team-area ul li {
	float: left;
	width: 32%;
	list-style: none;
	line-height: 0;
	position: relative;
	margin: 0 5px;
	overflow: hidden;
	text-align: center;
	background: #002b49;
}
#team-area ul li .caption {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 47%;
	opacity: 0;
	margin-top: -14px;
}
#team-area ul li .caption h3 a{
	font-size: 17px;
}
#team-area ul li .caption h3 a , #team-area ul li .caption p{
	color: #fff;
}
#team-area ul li:last-child {
	/*margin: 0;*/
}
#team-area ul li hr.border {
	width: 20%;
	margin: 30px auto;
}
.drop_down .second .inner ul.right li a, .drop_down .second .inner ul.right li h5 {
	text-align: left;
}
/*____________________________________________

			SERVICES PAGE INNER
______________________________________________*/
.featureimage {
	margin-bottom: 20px;
	/*float: left;*/
	/* width: 100%; */
	width: 80px;
	height: 80px;
	border: 1px solid #444;
	padding: 18px 20px;
	border-radius: 50px;
}
#content-main {
	background: #fff;
	padding: 0 0 20px 0;
}
.digimarket .entry.clearfix h3 {
	text-align: center;
}
.button a {
	color: #008fd5;
	/*font-size: 21px;*/
}
.blueborder{
	background: #00a4e1;
	height: 37px;
	width:100%;
}
/*.headtitle{
	width: 100%;
	text-align: center;
	float: left;
}*/
.webdev.headtitle.clearfix {
	width: 50%;
	float: left;
}
.branding.headtitle.clearfix {
	width: 50%;
	float: left;
}
.headtitle.ui-accordion-content{
	text-align: left;
}
/*
.ui-accordion-header{
	text-transform: uppercase;
	font-family: 'proxima_nova_rgbold';
	font-size: 38px;
	color: #fff;
	padding: 0.2em 0;	
	cursor: pointer;
	text-align: center;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
#accordion #branding , #ui-accordion-accordion-header-0{
	background: #adbbc5;
}
#accordion #design , #ui-accordion-accordion-header-1{
	background: #8599a7;
}
#accordion #digital , #ui-accordion-accordion-header-2{
	background: #002b49;
}
*/
.headtitle{

}
#services-offer h4 {
	color: #002b49;
	text-align: center;
	margin-bottom: 25px;
	letter-spacing: 5px;
	font-family: 'proxima_nova_rgbold';
	font-size: 28px;
}
#services-offer ul {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
}
#accordion2 h2, #accordion2 h1 {
	text-align: center;
	color: #474747;
	font-size: 24px;
}
#service-title {
	text-align: center;
	font-size: 50px;
}
#accordion2 hr.border {
	width: 20%;
	margin: 10px auto;
}
#accordion2 > h2 {
	text-align: center;
	font-size: 50px;
	color: #474747;
	margin-top: 15px;
}
#services-offer p{
	font-family: 'proxima_novalight';
	font-size: 19px;	
}
#services-offer ul li p {
	font-family: 'proxima_novalight';
	font-size: 20px;
	text-transform: lowercase;
	text-align: center;
}
#services-offer ul li {
	list-style: none;
	float: left;
	text-align: center;
	margin-left: 1%;
	width: 15%;
	padding: 1%;
	min-height: 180px;
}

ul.clearfix.list.list2 li:first-child, ul.clearfix.list.list3 li:first-child {
	margin-left: 25% !important;
}
#services-offer p {text-align: center;}
#services-offer ul.list3 li , #services-offer ul.list2 li {
	list-style: none;
	float: left;
	text-align: center;
	margin-left: 1%;
	width: 24%;
	padding: 1%;
	min-height: 180px;
}
#services-offer ul li:nth-child(5n+1){
	margin-left: 10%;
}
#services-offer ul.list2 li:first-child , #services-offer ul.list3 li:first-child {
	margin-left: 0;
}
#services-offer i.fa {
	font-size: 47px;
	border: 1px solid #35424b;
	color: #35424b;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 50%;

	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
#services-offer ul li.icon i{
	width: 80px;
	height: 80px;
	border: 1px solid #444;
	padding: 18px 20px;
	border-radius: 50px;

	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
#services-offer ul li.icon i:hover{
	border: 1px solid #009cde;
	background: #009cde;
}
#accordion h2{
	text-align: center;
}

.page-id-92 #text-banner p {
	margin-bottom: 12px;
	text-align: center;
}
.breadcrumbs_inner a, .breadcrumbs_inner span {
	font-family: 'proxima_novaregular';
	font-size: 14px;
}
li.icon a {
	display: block;
}
.page-id-92 .digimarket.headtitle p {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
.service-testimonials {text-align:center; padding: 40px 0 10px 0 !important;}
/*.iconlink-2 i.icon {
	background-position: -105px 0px !important;
}
.iconlink-3 i.icon {
	background-position: -210px 0px !important;
}
.iconlink-4 i.icon {
	background-position: -310px 0px !important;
}
.iconlink-5 i.icon {
	background-position: -410px 0px !important;
}

.iconlink-6 i.icon {
	background-position: 0px -90px !important;
}
.iconlink-7 i.icon {
	background-position: -100px -90px !important;
}
.iconlink-8 i.icon {
	background-position: -210px -90px !important;
}

.iconlink-9 i.icon {
	background-position: -310px -90px !important;
}*/

/*.iconlink-10 i.icon {
	background-position: 0px -180px !important;
}

.iconlink-11 i.icon {
	background-position: -110px -180px!important;
}

.iconlink-12 i.icon {
	background-position: -210px -180px !important;
}

.iconlink-13 i.icon {
	background-position: -310px -180px !important;
}
*/
/* Effect 1: Brackets */
/*
.ui-accordion-header::before,
.ui-accordion-header::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	-ms-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.ui-accordion-header::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}

.ui-accordion-header::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}

.ui-accordion-header:hover::before,
.ui-accordion-header:hover::after,
.ui-accordion-header:focus::before,
.ui-accordion-header:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-moz-transform: translateX(0px);
	font-family: 'proxima_novalight';
	transform: translateX(0px);
}
*/
.page-id-36 .content .container {
	background-color: #fff;
}
/*____________________________________________

			 TESTIMONIALS
______________________________________________*/
#accordion .container_inner h2 {
	float: left;
	color: #002b49;
	width: 100%;
	margin-bottom: 30px;
	font-size: 32px;
	font-family: 'proxima_nova_rgbold';
}
div#layerslider_8 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px !important;
	/*background: url('http://advicemedia.staging.wpengine.com/wp-content/uploads/2014/10/logo-mini.png')no-repeat center center;*/
}
.testi-container li {
	float: left;
	width: 45%;
	list-style: none;
	margin-right: 5%;
}
.testi-container li h3 {
	font-size: 14px;
	color: #002b49;
}
.testi-container li img {
	float: left;
	margin-right: 30px;
	width: 90px;
}
.testi li {
	list-style: none;
	margin-bottom: 35px;
	float: left;
	width: 100%;
}

.testi li span.clearfix {
	float: left;
	width: 87%;
}
.testi li span p {
	padding: 20px;
	position: relative;
	margin: 0;
	color: #000;
	background: #F5F5F5;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#F5F5F5), to(#D8D8D8));
	background: -moz-linear-gradient(#F5F5F5, #D8D8D8);
	background: -o-linear-gradient(#F5F5F5, #D8D8D8);
	background: linear-gradient(#F5F5F5, #D8D8D8);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.testi li span p:after {
	top: 16px;
	position: absolute;
	border-style: solid;
	display: block;
	width: 0;
	left: -20px;
	bottom: auto;
	border-width: 10px 20px 10px 0;
	border-color: transparent #EFECE9;
	content: " ";
}
.testi .left-container.clearfix {
	float: left;
	width: 20%;
	text-align: center;
}

.testi li span.clearfix {
	float: right;
	width: 78%;
}
.testi li img {
	width: 60%;
	clear: right;
	margin: 0 auto;
}
.video-testi li {
	float: left;
	width: 48%;
	list-style: none;
	margin-bottom: 20px;
	margin-left: 2%;
	height: 320px;
	overflow: hidden;
}
.left-container h4,  .left-container span.company {
	float: left;
	width: 100%;
	color: #222222;
}
.left-container span.company {
	color: #009cde;
}
/*____________________________________________

			CASE STUDY
______________________________________________*/


div.case-study {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 80px;
	display: block;
	margin-bottom: 30px;
}
.case-study a {
	color: #009cde;
	border: 1px solid #009cde;
	padding: 10px 15px;
	margin-top: 80px;
	float: left;
}
#case_study .image-holder {
	float: left;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#case_study .details{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#case_study .content-container.clearfix{
	float: right;
}

#case_study .about-study.left {
	float: left;
	width: 70%;
}
#case_study .details-study.right {
	float: right;
	width: 25%;
}
#case_study .client , #case_study .ndate {
	clear: both;
	margin-top: 20px;
}
.case_paging {
	width: 100%;
	float: left;
	text-align: center;
}
/*____________________________________________

			 TEAM MEMBER AREA
______________________________________________*/
div#team-member {
	background: #fff;
}

#team-member .image-holder {
	float: left;
	margin-right: 3%;
	width: 30%;
	background: #F7F7F7;
	padding: 2%;
}
#team-member .team-member {
	padding: 20px;
}
#team-member .content-container.clearfix {
	float: left;
	background: #F7F7F7;
	padding: 2%;
	text-align: left;
	width: 66%;
}
p.role {
	margin-bottom: 15px;
	font-weight: bold;
}
ul.author-details {
	margin-top: 15px;
}
/*____________________________________________

			 INNER PORTFOLIO AREA
______________________________________________*/

.content_inner .full_width {
	position: relative !important;
	z-index: 10000 !important;
	background-color: #f6f6f6;
	padding-bottom: 20px;
	margin-top: 25px;
}
a:hover, p a:hover {
	color: #009cde;
	text-decoration: none;
}
.filter_holder ul li.active span , .filter_holder ul li:hover span{
	color: #009cde!important;
}
.qbutton.white:hover,.qbutton:hover, .load_more a:hover, .blog_load_more_button a:hover, #submit_comment:hover, .drop_down .wide .second ul li .qbutton:hover, .drop_down .wide .second ul li ul li .qbutton:hover {
	background-color: #009cde;
	border-color: #009cde;
}
#buttons{
	text-align: center;
	margin-top: 20px;
}
#buttons button {
	color: #b6b6b6;
	background: #fff;
	cursor: pointer;
	border: 1px solid #b6b6b6;
	text-transform: uppercase;
	margin-right: 10px;
	padding: 5px 13px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
#buttons button.clicked {
	background: #002b49;
	color: #fff;
}
#portfolios li{
	list-style:none;
	content: " ";
	float: left;
}
/*#portfolios li:after{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAEbgAABG4B0KOyaAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAJpSURBVFiFzdfNS5RRFAbw31iiYrRwpRBEQQsDozCiCFrYJiFoHxXUKqJd/0CUu9YxEtWiRUG7IqKiBHcujKSyyKIvF0GQoiQalW+LeyfHwXnnTmZ54GxmnnvO8957z3POLWRZJsUKhUITenAIneiIDp+iv8QtDGRZ9i0pcJZluR6TFDGNLNGn45qOmvFzEjejDzN1JK70mRijuS4CaMfQMhJX+hDakwigC+N/MXnJx9GVSyB++UokLyfRviSBeOap2z6HYTzHjz84jualCPTVWDiP/nhEa8vWtWAXbtdBom8RAaHU8m77e+xHI07jJl7jGa7hcIxzFBMJBGbEEi0RKOaAJyLBHXiCdziFq5gswz3ARnTjewKJYkkEm+SLzLEYeDoewTY8rYJ9i3U4l0BgOubWmwN6hAIe4g524kuNwBfjUb1JINErflU1wBnswVTc2pQSnUcbLiVg+xuExlLNHgtnfx9nsSEHW7ICtgvlVss6Gyx0tKVsNBJcj4MJAX8HxqsEXEctApuEEuypI7m4ZnMqgTzrxohwqeqxEWxNBY+pfkluCKXyIgdT6XeFezCcgB2DwRzAPPZhN34mBJwSLuqJRLKD5JdhJkhuiyCzkzm4D4Jct+JzIoF+8oWo5PcszIBXBMXL4q6M4oKggFuwFycxkBC3l9pSXPIJHEFj1PA2tJZ1xPNCm/4YfyvU2N0gxQnNqNJnBZEp4rogVl8rMAfKSFRTxGI97bhen6sgcbni/8XtOHEgWQ6JNRb3kb7ljmT1kDguKOls/G3pkey/D6WrYixfFQ+TVfE0+5eP00JpMq1lK/U8/wW/VwlCtvF3AgAAAABJRU5ErkJggg0dea13ab7d2a8301840ffd90fc1ec0a8") no-repeat;
	content: " ";
}*/
#portfolios{
	position: relative;
	margin-top: 35px;
	width: 100%;
	float: left;
	height: 300px;
}
i.fa.fa-check-square-o {
	/* font-size: 14px; */
	margin-left: 10px;
	margin-top: 0px;
}
#portfolios li img {
	width: 40%;
}

.item {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	position: relative;

}
#portfolios li:hover .item h4 {
	color: #96c229;
}
.item h4 {
	font-size: 14px;
	line-height: 1.375em;
	font-weight: bold;
	font-family: 'proxima_novaregular';
	color: #303030;
}
hr.border {
	width: 70%;
	margin: 30px auto;
	/* float: left; */
}
.outcome , .solution , .issue{
	margin-top: 15px;
}
a.read-more {
	text-align: center;
	/* float: left; */
	width: 150px;
	display: block;
	padding: 4px;
	color: #008ad7;
	height: 35px;
	margin: 30px auto;
	border: 1px solid #008ad7;
}
.item strong , .item p {
	font-size: 14px;
	line-height: 1.375em;
	display: inline;
	font-weight: normal;
	font-family: 'proxima_novaregular';
}
.item strong {
	font-weight: bold;
	font-family: 'proxima_nova_rgbold';
}
/*.item.w2 { width: 50%; }*/
.item img {
	float: left;
	width: 40%;
}
.details {
	padding: 0 25px;
	text-align: left;
	float: right;
	width: 58%;
}
.footer_top a:hover {
	color: #009cde!important;
}
/*svg image {
    transition: all .6s ease;
}

svg image:hover {
    opacity: 0;
}*/
/*____________________________________________

			 FOOTER AREA
______________________________________________*/

.footer_top h5:after {
	content: " ";
	border-bottom: 2px solid #8c8c8c;
	float: left;
	width: 45%;
	clear: both;
}
.footer_top {
	padding: 72px 0 52px;
	background: #d9d9d9;
}
.footer_top h5 {
	margin: 0 0 22px;
	float: left;
	text-align: left;
	font-size: 17px;
	color: #8c8c8c;
	font-family: 'proxima_nova_rgbold';
}
.footer_bottom_holder {
	background-color: #8c8c8c;
}
.footer_top .widget.widget_nav_menu li {
	padding: 0;
}
.footer_bottom .textwidget {
	float: left; 
	color: #fff;
	font-family: 'proxima_novalight';
	font-size: 13px;
}
.footer_bottom .textwidget a{
	color: #fff;
	font-family: 'proxima_novalight';
	font-size: 13px;
}
 .footer_top .textwidget , .menu-footer-menu-container {
 	clear: both;
	color: #818181;
	word-wrap: break-word;
	font-family: 'proxima_novalight';
	font-size: 13px;
}
div#socialmedias {
	float: right;
}
a.smedia{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 5px;
	background-repeat: no-repeat;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
div#text-11 {
	margin-top: 20px;
	width: 75%;
}
a.gplus.smedia {
	background: url('images/socialicons/g+.png') 0 0 no-repeat;;
}
a.yt.smedia{
	background: url('images/socialicons/yt.png')0 0 no-repeat;;
}
a.feed.smedia{
	background: url('images/socialicons/feed.png')0 0 no-repeat;;
}
a.fb.smedia{
	background: url('images/socialicons/fb.png')0 0 no-repeat;;
}
a.mail.smedia{
	background: url('images/socialicons/ml.png')0 0 no-repeat;;
}
a.smedia:hover{
	background-position: bottom left;
}


.custom-search-icon { position: relative; padding-bottom: 52px; }

.banner-title {
	position: absolute;
    margin-top: -300px;
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}

/*RESPONSIVE*/
@media only screen and (min-width: 1160px){
	.container_inner {
		width: 1160px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1190px){
	.header_bottom {
	    padding: 0 15px;
	}

}
@media only screen and (max-width: 1100px){
	nav.main_menu>ul>li>a {
		padding: 0 10px;
	}

}
@media only screen and (max-width: 1080px){
	.drop_down .wide .second ul li#nav-menu-item-2354 {
		width: 225px;
	}
	.drop_down .wide .second ul li {
		border-left: 1px solid #fff;
		width: 265px;
		padding: 0 15px 0 3px;
		width: 310px;
	}
	#services-offer ul li:nth-child(5n+1){margin-left: 0;}
	.breadcrumb {
		position: relative;
	}
	#content-main {
		padding: 0 23px 20px 23px;
	}
}
@media only screen and (max-width: 1000px){
	.footer_top h5:after{
		border: none;
	}
	header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top {
		background-color: #fff !important;
	}
	.container-search {
		display: none;
	}
	#video-area video {
		width: 90% !important;
	}
	#digi-marketing .colfull h2.big {
		font-size: 30px;
	}
	#video-area .container_inner.clearfix {
		width: 100%;
	}
	#showcase div#easing_wrapper {
		display: none;
	}
	#showcase .container_inner{
		display: none;
	}
	div#showcase{
		background: url('images/lady-mobile.jpg') no-repeat;
		background-size: contain;
		min-height: 550px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lady-mobile.jpg',sizingMethod='contain');
        -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lady-mobile.jpg',sizingMethod='contain');
        position: relative;
		z-index: 20000;
	}
	div#socials-media{
		display: none;
	}
	header .q_logo img.normal {display: block !important; left: -120px !important;}
}

@media only screen and (min-width: 999px) {
	#skrollr-body > div > div > header > div > div > div > div.\23 mobile-phone{display: none;}
	div#flags_language_selector {display: inline-block; float: right;}
	}

@media only screen and (max-width: 960px){
	img.lady {
		width: 60%;
		left: 22%;
	}

}
@media only screen and (max-width: 960px){
	#video-area iframe{
		width: 100%;
		padding: 20px;
	}

}
@media only screen and (min-width: 769px) and (max-width: 999px) {
	#skrollr-body > div > div > header > div > div > div > div.\23 mobile-phone {
		top: 62px;
	    position: absolute;
	    width: 100%;
	}
}
@media only screen and (max-width: 768px){
	
	#skrollr-body > div > div > header > div > div > div > div.\23 mobile-phone {
		top: 62px;
	    position: absolute;
	    width: 100%;
}
	}
	#digi-marketing .colfull h2 {
		font-size: 14px;
		font-family: 'proxima_nova_rgbold';
		color: #fff;
	}
	#team-areah .container_inner.clearfix {
		width: 100%;
	}
	#contact-area{
		min-height: 480px;
	}
	#contact-area div#contact-container{
		margin-top: 110px;
	}
	.digimarket .container_inner {
		padding: 0;
		width: 100%;
	}
	.entry {
		padding: 20px 0;
		 float: none; 
		width: 100%;
		margin: 0 auto;
		}
	.ui-accordion-header {
		font-size: 28px;
	}
	.breadcrumb {
		position: relative;
	}
}
@media only screen and (max-width: 730px){
	#portfolios li img {
		width: 100%;
	}
	.details {
		padding: 0 25px;
		text-align: left;
		float: right;
		width: 100%;
	}
	#accordion2 > h2 {
		text-align: center;
		font-size: 30px;
		color: #474747;
		margin-top: 0;
		padding: 0;
	}
	#services-offer ul li {
		list-style: none;
		float: left;
		text-align: center;
		margin-left: 1%;
		width: 32%;
		padding: 1%;
		min-height: 100px;
	}
	#services-offer ul.list3 li, #services-offer ul.list2 li {
		list-style: none;
		float: left;
		text-align: center;
		margin-left: 1%;
		width: 35%;
		padding: 1%;
		min-height: 100px;
	}
}
@media only screen and (max-width: 675px){
	div#showcase{
		min-height: 430px;
	}	
	#testimonial-area {
		min-height: 400px;
		display: none;
	}
}
@media only screen and (max-width: 600px){
	.testi li span p:after {
		top: -25px;
		left: 40%;
		border-width: 0 25px 25px;
		content: "";
		position: absolute;
		border-style: solid;
		border-color: #EFECE9 transparent;
		display: block;
		width: 0;
	}
	#contact-area .container_inner, #fancyform {		
		width: 100% !important;
	}
	#services-offer ul li:first-child, #services-offer ul.list2 li:first-child , #services-offer ul.list3 li:first-child {
		margin-left: 0%;
	}
	#services-offer ul li p {
		font-family: 'proxima_novalight';
		font-size: 20px;
		text-transform: lowercase;
		display: inline-block;
		text-align: left;
		margin-top: 20px;
		float: left;
		width: 65%;
		margin-left: 20px;
		min-height: 70px;
	}
	#services-offer ul li.icon i {
		/*background: url('images/icons-sprite.png') no-repeat;
		width: 80px;
		height: 80px;*/
		float: left;
	}
	#services-offer ul li {
		list-style: none;
		float: left;
		text-align: left;
		margin-left: 1%;
		width: 100%;
		display: inline;
		padding: 1%;
	}

	.digimarket .container_inner {
		padding: 0;
		width: 420px;
	}
	.testi-container li {
		float: left;
		width: 100%;
		list-style: none;
		margin-right: 0;
		margin-bottom: 30px;
		text-align: left;
	}
	.page-id-296 .gform_wrapper .top_label input.medium, .page-id-296 .gform_wrapper .top_label select.medium {
		width: 100%;
		-webkit-box-shadow: 0px 7px 12px -8px black;
		-moz-box-shadow: 0px 7px 12px -8px black;
		box-shadow: 0px 7px 12px -8px black;
		border: 1px solid #e5e6e8 !important;
	}
	.gform_wrapper .ginput_complex {
		overflow: hidden;
		width: 100% !important;
	}
	#services-offer ul.list3 li, #services-offer ul.list2 li {
		margin-left: 0 !important;
		width: 100% !important;
	}
	.testi .left-container.clearfix {
		float: left;
		width: 100%;
		text-align: center;
	}
	.testi li span.clearfix {
		float: right;
		width: 100%;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 500px){
	#case_study .about-study.left {
		float: left;
		width: 100%;
	}
	#case_study .details-study.right {
		float: right;
		width: 100%;
	}
	.testi li span.clearfix {
		float: right;
		width: 90%;
		margin-top: 40px;
	}
	.branding.headtitle.clearfix {
		width: 100%;
		float: left;
	}
	.webdev.headtitle.clearfix {
		width: 100%;
		float: left;
	}
	.contact_form .gform_wrapper .gform_fields .gfield {
		margin: 0 0 20px 0;
		float: left;
		width: 100%;
		clear: none;
		margin-right: 2%;
	}

}
@media only screen and (max-width: 480px){
	
	.digimarket .container_inner {
		padding: 0;
		width: 300px;
	}

}
@media only screen and (min-width: 450px) and (max-width: 480px){
	#services-offer ul li p {
		width: 45%;
	}
}
@media only screen and (max-width: 450px){
	#contact-area div#contact-container {
		padding: 5% 0%;
		margin-top: 175px;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	#contact-area .container_inner, #fancyform {
		position: relative;
		margin: 0;
		width: 100% !important;
	}
	#fancyform > h2 {
		font-size: 16px;
	}
	div#showcase {
		min-height: 280px;
	}
	#contact-area{
		min-height: 590px;
	}
	#team-areah .container_inner.clearfix {
		width: 100%;
	}
	#scale {
		font-size: 24px;
	}
	#digi-marketing .container_inner.clearfix {
		width: 90%;
	}
	#digi-marketing hr.border {
		margin: 8px auto;
		width: 45%;
	}
	#digi-marketing .colfull.clearfix {
		margin-bottom: 20px;
	}
	#layerslider_6 #fancybutton, #layerslider_6 p, {
		display: none !important;
	}
	#services-offer ul li:first-child, #services-offer ul.list2 li:first-child , #services-offer ul.list3 li:first-child {
		margin-left: 0%;
	}
	#services-offer ul li {
		width: 100%;
		text-align: center;
	}
	#services-offer ul li.icon i {
		/*background: url('images/icons-sprite.png') no-repeat;*/
		/*width: 80px;
		height: 80px;*/
		float: none;
	}
	#services-offer ul li p {
		font-family: 'proxima_novalight';
		font-size: 20px;
		text-transform: lowercase;
		display: inline-block;
		text-align: center;
		margin-top: 0;
		float: left;
		width: 100%;
		margin-left: 0;
	}
}
@media only screen and (max-width: 400px){
	#skrollr-body > div > div > header > div > div > div > div.\23 mobile-phone {
		position: absolute;
		margin: 0 auto;
		width: 100%;
		top: 62px;
	}
	#contact-area div#contact-container {
		margin-top: 75px;
	}
	#contact-container > h2 {
		color: #002b49;
		font-size: 20px;
		font-weight: 900;
	}
	#digi-marketing .colleft {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
	#digi-marketing .colright {
		width: 100%;
		float: right;
	}
	.title_subtitle_holder {
		margin-top: 0;
	}
	.content .banner {
		min-height: 260px !important;
	}
}
@media only screen and (max-width: 380px){
	#video-area iframe {
		width: 100%;
		padding: 20px;
		height: 300px;
	}
}
@media only screen and (max-width: 360px){
	div#showcase {
		min-height: 190px;
	}
	#contact-container > h2 {
		font-size: 16px;
	}
	#contact-area div#contact-container{
		margin-top: 105px;
	}
	#contact-area .gform_wrapper .gform_footer input[type=submit]{
		margin-right: 60px;
	}
	#accordion2 > h2 {margin-top: -65px; font-size: 38px;}
	#services-offer > div > div.branding.headtitle.clearfix > div > ul {width: 150%; margin-left: -79px;}
	#services-offer > div > div.webdev.headtitle.clearfix > div > ul {width: 180%; margin-left: -124px;}
	#team-area ul li {width: 30%;}
}

/* custom */
/*.title {height: 160px !important;}*/
.fa {font-size: 21px; /*padding-top: 10px;*/}
.blog_holder.blog_small_image article {overflow: hidden; max-height: 418px;}

#flags_language_selector img{
      margin:1px;
      border:1px solid #333;
      margin-top: 14px;
}

#skrollr-body > div > div > div > div > div.title_outer.title_without_animation > div > div.title_holder > div > div > div {display: none;}

#skrollr-body > div > div > div > div > div:nth-child(4) > div > div:nth-child(1) > div > div > div > div > div > h2 { margin-bottom: 30px !important;}



/* Portfolio mobile fix */

@media only screen and (min-width: 768px){
	.mobile_portfolio { display: none; }
}

@media only screen and (max-width: 767px){
	.desktop_portfolio { display: none; }
	
}

.mobile_portfolio .text_holder { display: none; }
.mobile_portfolio { }
.mobile_portfolio article.mix { display: inline-block; text-align: center; vertical-align: top; *display: inline; text-align: center; margin-right: 1px; }

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.mobile_portfolio article.mix  { width: 47%; margin: 0 1% 20px; }
}

@media only screen and (max-width: 480px) {
	.mobile_portfolio article.mix { width: 98%; margin: 0 1% 20px; }
}
