/*

 Theme Name:   Direct Media

 Theme URI:    http://example.com/twenty-fourteen-child/

 Description:  Enfold Child Theme

 Author:       Dragan Novkovic, DEV International 

 Template:     enfold

 Version:      1.0.3

*/



/* ---------------- main ----------------- */
h1, h2 ,h3, h4, h5, .ourpplname, .sidebar .news-headline, #mobile-advanced a, .network-head,
.portfolio-preview-title, .date-day, .wdtf-screen-name span,  #services-wrapper .single_toggle .toggler,
.page-services .tabcontainer ul li {
	font-family: 'Century Gothic','CenturyGothic','AppleGothic',sans-serif;
}
.ourpplposition, .textwidget, #top input[type="text"], .responsive .tabcontainer .tab.fullsize-tab, 
.network-bullet, .network-text, .portfolio-client, .iconbox_content_container ul li,
.iconlist_content ul, .date-rest, .news-source, .wdtf-screen-name a, .fetched_tweets.light .tweets_avatar .tweet_data,
.fetched_tweets.light .tweets_avatar .times, .toggle_content p
 {
	font-family: 'Open Sans', sans-serif;
}


h1 {
    font-size: 34px;
    color: #292929 !important;
    font-weight: lighter;
}

h3 {
	font-size: 26px;
	font-weight: 100;
	color: #151718;
}

h4 {
	font-size: 22px;
	font-weight: 100;
	color: #292929 !important;
}
h5 {
    font-size: 18px;
    font-style: italic;
    font-weight: 200;
}
h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	font-weight: 100;
	text-transform: uppercase;
}

.entry-content p, .entry-content-wrapper p, .content p, .iconbox_content_container ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    color:#222 !important;
    text-align: justify;
    font-weight: 400;
}
.orangebold {
	font-weight: bold;
	color: #d81221;
}
.pagespacing {
	margin-bottom: 40px;
}
::selection {
  background: #d81221 !important; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #d81221 !important; /* Gecko Browsers */
}
.content {
	border: none;
}

.image-overlay .image-overlay-inside {
	background: rgba(255,255,255,0.5);
}
#scroll-top-link {
	border-radius: 0px;
	color: #edeef0;
	background: rgba(216,18,33,0.9) !important;
	border: none;
}
#scroll-top-link:hover {
	color: #d81221;
    background: rgba(216,18,33,0.6) !important;
    border: none;
}
.special-heading-inner-border {
	border-color: #c1c1c1 !important;
}

.image-overlay.overlay-type-extern .image-overlay-inside::before {
	color: #d81221;
	opacity: 1;
	background: rgba(0,0,0,0.5);
}
.container_wrap {
	border-top-style: none;
}
.page-about-us .content p {
	text-align: justify;
}
  /*button*/

   .entry-content-wrapper input[type="submit"],  .entry-content .avia-button, .entry-content-wrapper .avia-button,
    .sidebar .avia-button, .more-link {
   	background-color: #d9d9d9 !important;
   	border-radius: 0px !important;
   	border: none !important;
   	height: 40px;
   	padding: 0px 0px 0px 0px !important;
   	text-transform: uppercase;
   	color: #fff !important;
   	min-width: 100px !important;
   	transition:0.2s all ease-in-out;
   	-moz-transition:0.2s all ease-in-out;
   }
.page-region-home .entry-content-wrapper .avia-button {
	padding: 12px !important;
}
   .entry-content-wrapper input[type="submit"]:hover, .entry-content .avia-button:hover,
   .entry-content-wrapper .avia-button:hover, .sidebar .avia-button:hover, .more-link:hover {
   	background: #d81221 !important;
   	transition:0.2s all ease-in-out;
   	-moz-transition:0.2s all ease-in-out;
   }
   .ls-wp-fullwidth-helper .slider-button {
   	background: rgba(0,0,0,0.4) !important;
   	padding: 15px 20px;
   	color: #fff;
   	text-transform: uppercase;
   }
  .ls-wp-fullwidth-helper .slider-button:hover {
  	background: #d81221 !important;
  	 transition:0.2s all ease-in-out;
   	-moz-transition:0.2s all ease-in-out;
  }
  /*button end*/
.template-page {
	margin-bottom: 0px;
}
.sort_width_container {
	margin: 0px !important;
}
.sidebar_right {
	padding-top: 40px;
}
.entry-content p strong {
	color: #595959;
}
/* gallery */
.avia-gallery {
	background: #f8f8f8;
	padding: 5px;
}
.avia-gallery .avia-gallery-big {
	padding: 0px !important;
	border-radius: 0px !important;
}
.avia-gallery-thumb a img {
    padding: 1px !important;
	border: 0px !important;
	margin-top: 3px;
	background-color: #edeef0 !important;
}

/*  gallery end */

/*  remove image overlay */

.av-magazine-sideshow .image-overlay, .av-magazine-sideshow .image-overlay .mage-overlay-inside {
    display: none !important;
}
/* set image overlaz general*/


/* portfolio thumb bottom*/
.main_color .container .av-inner-masonry-content, .main_color .container .av-masonry-entry .avia-arrow {
	background: rgba(0,0,0,1);
}
.av-masonry-date {
	color: #fff !important;
}
/* remove image overlay end*/
.page-services .entry-content-wrapper {
	min-height: -200px;
}


/*  - HR -  */
.hr, body .container_wrap .hr.avia-builder-el-last {
    margin: 15px 0px; 
}
.inner-border-av-border-thin {
	border-width: 4px;
	border-color:;
}
.hr-short .hr-inner {
	width: 150px;
	height: 5px;
	border-left: 75px solid #d81221;
	border-right: 75px solid #ccc;
    left: 59.5%;
    border-top-width:0px;
}
.hr-inner-style {
	display: none !important;
}
/*   - HR end  */

#top .pagination .current,
#top .pagination .inactive {
	border-radius: 0px;
	box-shadow: none;
	background: #ececec;
}
#top .pagination .current {
	background: #d1d1d1;
	color: #fff;
}

.avia-slideshow-dots a {
	border-radius: 0px;
	margin: 0px;
}
.avia-slideshow-dots a.active {
	background: #d81221;
}

/* international  */

.international {
	position: relative; 
	display: inline-block;
	width: 40px;
	height: 30px;
	float: right;
	text-align: center;
}
.international a {
	color: #838383;
	font-weight: 400;
	letter-spacing: 1px;
	transition: 0.1s all ease-in-out;
}
.international a:hover {
	text-decoration: none;
	color: #d81221;
	transition: 0.1s all ease-in-out;
}
.big-preview .lightbox-added {
	pointer-events:none !important;
}


/* 404 */

.error404 .widget_tab_comments {
	display: none;
}
.error404 .avia_combo_widget .top_tab .tab {
	width: 50%;
}
.error404 .news-thumb {
	width: 96%;
	height: auto;
	overflow: hidden;
	padding: 5px;
}
.error404 .news-thumb img {
	width: 200px;
	height: 120px;
}
#top .news-content {
	display: inline-block;
	clear: none !important;
	width: 33.3% !important;
	vertical-align: top;
}
.error404 .news-wrap {
	margin-left: 0px;
}
.error404 .avia_combo_widget .tab_titles {
	background: #ececec !important;
}
.error404 .image-overlay {
	display: none !important;
}
.error404 .news-headline {
	display: inline-block;
	width: 100%;
	padding: 0px 5px;
}
.bottomwidget {
	width: 33.3%;
	margin-right: 0px;
	display: inline-block;
	vertical-align: top;
}
.bottomwidget h2 {
	text-align: center;
	font-size: 16px;
	width: 98%;
	color: #fff;
	background: #292929;
	font-weight: 400;
	padding: 6px;
	margin-bottom: 0px;
}
.bottomhead {
	background: #ececec;
	padding: 8px;
	text-align: center;
	margin-right: 10px;
	font-size: 18px;
	font-weight: 100 !important;
	color: #000 !important; 
}
/* 404 end */

.blog-author, .text-sep-date {display: none;}

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

/* -------------- header ----------------- */

#header_main, #header_main_alternate {
	border: none;
}

.html_header_top.html_header_sticky.html_bottom_nav_header #main {
	padding-top: 128px;
}

#header_main_alternate {
    height: 40px;
    background-image: url('images/head-background.png');
}

#header_main {
	background-image: url('images/head-background-top.png');
}


.html_header_top #top .av_menu_left .main_menu,
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a,
.html_header_top.html_bottom_nav_header .main_menu ul:first-child,
.html_header_top.html_bottom_nav_header .main_menu > div {
   height: 40px;
}

.logo {
	padding-top: 15px;
	height: auto;
}
.header-scrolled .logo {
	padding-top: 5px;
}
.menu li a:hover {
   color: #d81221 !important;
}
.avia-menu-fx {
	display: none !important;
}
  /*navigation*/
.av-main-nav-wrap {
	font-family: 'Century Gothic','CenturyGothic','AppleGothic',sans-serif;
}

.av-main-nav > li > a {
	font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    text-transform: uppercase;
}
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
	line-height: 40px;
}
.main_menu ul:first-child > li a {
	padding: 0px 15px 0px 7px;
}

.header_color .sub_menu > ul > li > a,
.header_color .sub_menu > div > ul > li > a,
.header_color .main_menu ul:first-child > li > a,
#top .header_color .main_menu .menu ul .current_page_item > a, 
#top .header_color .main_menu .menu ul .current-menu-item > a, 
#top .header_color .sub_menu li ul a {
	color: #fff;
}


.header_color .main_menu ul:first-child > li.current-menu-item > a,
.header_color .main_menu ul:first-child > li.current_page_item > a,
.header_color .main_menu ul:first-child > li.active-parent-item > a {
	color: #d81221;
}
.sub-menu {
    border-top: 3px solid #d81221 !important;
}

.sub-menu .menu-item a {
	background-color: #3a3a3b !important;
	border: none !important;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
}
.menuarrov {
    width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}

  /*navigation end*/
.content {
	padding-top: 0px;
}

#header_main nav .social_bookmarks {
	top: -20px;
   float: right;
}

.header_color .social_bookmarks a {
	font-size: 16px;
	color: #fff;
}

.social_bookmarks_twitter a:hover, .social_bookmarks_facebook a:hover, .social_bookmarks_youtube a:hover,
 .social_bookmarks li a {
	background: none !important;
	border-radius: 0px !important;
}

.social_bookmarks_twitter a:hover {
	color: #659fcb !important;
}

.social_bookmarks_facebook a:hover {
    color: #3864a3 !important;
}
.social_bookmarks_youtube a:hover {
    color: #e52b27 !important;
}

/* search */
#header_main #searchform {
	position: relative;
	float: right;
	width: 20%;
	height: 30px;
	margin-top: 30px;
	transition:0.1s all ease-in-out;
	-moz-transition:0.1s all ease-in-out;

}
#header_main #searchform input {
	background: #343434;
	color: #939393;
	border:none;
}

#header_main #searchform input[type=text] {
	color: #939393;
	height: 30px;
	padding: 10px;
}

#header_main #searchform input[type=submit] {
	background: none;
	height: 30px;
	line-height: 10px;
}
#header_main #searchform input[type=submit]:hover {
	color: #d81221;
}
#top input[type="text"] {
	color: #939393 !important;
}
.ajax_search_response {
	z-index: 999;
	background: rgba(25,25,25,0.9);
}

   /* jquery searchbar added classes */
    .opendSearchbar {
    	width: 20% !important;
    	margin-top: 30px !important;
    	-moz-transition: 0.1s all ease-in-out;
    	transition: 0.1s all ease-in-out;
    }
    .closedSearchbar {
    	width: 18% !important;
    	margin-top: 10px !important;
    	-moz-transition: 0.1s all ease-in-out;
    	transition: 0.1s all ease-in-out;
    }

   /* jquery searchbar added classes end */


/* search end*/
/*-----------------header end -----------------*/
/* slider */
.ls-bottom-slidebuttons a {
   background: none !important;
   border: 1px solid #fff !important;
   border-radius: 50% !important;
   width: 7px !important;
   height: 7px !important;
   margin: 3px !important;
   opacity: 0.9 !important;
   transition: 0.2s all ease-in-out !important;
   -moz-transition: 0.2s all ease-in-out !important;

}
.ls-wp-fullwidth-container p {
   text-align: left !important;
   font-weight: 100;
}

.ls-bottom-slidebuttons a:hover {
   background: #d81221 !important;
   transition: 0.2s all ease-in-out !important;
   -moz-transition: 0.2s all ease-in-out !important;
}

.ls-bottom-slidebuttons .ls-nav-active {
	background: #d81221 !important;
	transition: 0.2s all ease-in-out !important;
	border: none !important;
    width: 9px !important;
    height: 9px !important;
    transition: 0.2s all ease-in-out !important;
   -moz-transition: 0.2s all ease-in-out !important;
}

.ls-nav-prev {
	background: none!important;
	background-image: url('images/prev-next.png') !important;
	height: 30px !important;
	width: 30px !important;
    opacity: 0.7 !important;
}
.ls-nav-prev:hover {
    background-image: url('images/prev-next.png') !important;
    background-position: 30px 0px !important;

}

.ls-nav-next {
	background: none!important;
	background-image: url('images/prev-next.png') !important;
	height: 30px !important;
	width: 30px !important;
	transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;
    opacity: 0.8 !important;
}
.ls-nav-next:hover {
    background-image: url('images/prev-next.png')  !important;
    background-position: 30px 0px !important;
    transform: rotate(180deg) !important;
	-moz-transform: rotate(180deg) !important;

}
.ls-wp-fullwidth-helper h1 {
     color: #fff !important;
     background: rgba(0,0,0,0.4);
}
.ls-wp-fullwidth-helper p {
	width: 600px;
	background: rgba(0,0,0,0.4);
	color: #fff !important;
}
.sidebar_left .content {
	border: none;
}
.sidebar_left {
	padding-top: 40px;
}
/* slider end */

/* -------------------------------- homepage -----------------------------------*/
/* direct media srbija */

.page-region-home .av_one_half .avia_textblock {
	position: absolute;
	top: 135px;
}
.page-region-home .av-rotator-container-inner {
	top: 15px;
}
.page-region-home .av_one_half .avia-button {
	position: absolute;
	top: 280px;
}
.av-rotator-text-single {
	font-weight: 400;
	line-height: 21px;
}
/* direct media srbija end  */

/* news */
.single .entry-content-wrapper .news-date {
	background: #e2e2e2;
}
.post-category-news .avia-button {
	padding: 10px !important;
}
.av_one_fourth .av-magazine-thumbnail {
	width: 68%;
	height: auto;
	float: right;
	height: auto;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}
.av_one_fourth .av-magazine-thumbnail a {
	position: relative;
	width: 100%;
	height: 72px;
	opacity: 0.8;
	transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
}
.av_one_fourth .av-magazine-thumbnail a:hover {
	opacity: 1;
	transition:0.2s all ease-in-out;
	opacity: 1;
	-moz-transition:0.2s all ease-in-out;

}
.av_one_fourth .news-date {
   position: absolute !important;
   top: 0px;
   width: 72px !important;
   height: 72px !important;
   float: left;
   padding: 10px 0px !important;

}

.av_one_fourth .news-date .date-day {
	font-size: 26px;
	color: #d81221;
}

.av_one_fourth .news-date  .date-month, .av_one_fourth .news-date  .date-year  {
	font-size: 10px;
	line-height: 13px !important;
	text-align: center;
	color: #4a4849;
}
.av_one_fourth .news-date  .date-rest br {
	line-height: 4px !important;
}
.av_one_fourth .news-source {
	display: none !important;
}

.av_one_fourth .av-magazine-content-wrap {
    clear: both;
    width: 100%;
    min-height: 10px !important;
    border:none !important;
}

.av-magazine-group {
	margin-top: 18px;
}
.av_one_fourth .av-magazine-title {
	font-family: 'Open Sans', sans-serif;
	color: #222 !important;
	font-weight: 400;
	font-size: 14;
	margin: 10px 0px !important;
}
.av_one_fourth .av-magazine-title a {
	transition: 0.2s all ease-in-out;
	color: #222 !important;

}
.av_one_fourth .av-magazine-title a:hover {
	color: #d81221 !important;
	transition: 0.2s all ease-in-out;
}
/*  news end */

/* tweeter */
.tweets_avatar {
  margin-left: 0px !important;
  
}
li.tweets_avatar {
  padding: 8px 8px 8px 0px !important;
}

.tweets_avatar img {
	border-radius: 0px !important;
	  	padding: 2px !important;
	background: #f2f2f2 !important;
}
ul.light li.tweets_avatar {
	border-radius: 0px !important;
	box-shadow: none !important;
	border: none !important;
}
.fetched_tweets {
	list-style-type: none !important;
}
.tweets-intent-data li {
	width: 20px !important;
}

.fetched_tweets.light .tweets_avatar .tweet_data a {
	color: #ccc !important;
}
.wdtf-screen-name .screen_name {
    font-size: 12px !important;
    color: #161616;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.wdtf-screen-name a {
    font-size: 12px;
}
.fetched_tweets.light .tweets_avatar .tweet_data {
	color: #333 !important;
	font-weight: 400 !important;
	font-size: 14px;
}
.fetched_tweets.light .tweets_avatar .times {
    color: #c1c1c1 !important;
}
.page-region-home .tweets-intent-data {
	border:none !important;
}
.page-region-home .widget ul ul li {
	display: inline-block !important;
    width: 50px !important;
    margin-top: 30px;
    text-align: left;
}
.page-region-home .widget:first-child {
	top: -5px !important;
}
/* tweeter end */

/*  home insights strap */

#home-insights {
	padding: 40px 0px !important;
}
#home-insights .template-page, #home-insights .slide-entry-wrap {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#home-insights .av-masonry-col-flexible .av-masonry-entry {
	width: 100% !important;
}
#home-insights .slide-entry .slide-image {
	height: 300px;
}
#home-insights .slide-entry-wrap .slide-content {
	position: absolute;
	width: 100%;
	right: 0px;
	bottom: 0px;
}
#home-insights .slide-entry-wrap .slide-content header {
	width: 75%;
	float: left;
	padding: 15px 10px;
	background: #fff;
	text-align: center;
	text-transform: uppercase;
}
#home-insights .slide-entry-wrap .slide-entry-excerpt {
	display: none;
}
#home-insights .slide-entry-wrap .slide-content .slide-meta {
	width: 25%;
	float: right;
	padding: 15px 10px;
	background: #1e1e1e;
	text-align: center;
}
#home-insights .av-no-gap.av-fixed-size .av-masonry-entry .av-inner-masonry,
#home-insights .av-masonry-container {
  height: 305px !important;
}
#home-insights .av-masonry .av-inner-masonry-content {
	background: none;
	padding: 0px;
	bottom: 61px;
}
#home-insights .av-masonry .av-inner-masonry-content .av-masonry-date {
	position: absolute;
	width: 100%;
	padding: 15px;
	text-align: center;
	right: 0px;
	width: 30%;
	color: #ccc !important;
	font-size: 12px;
}
#home-insights .av-masonry .av-inner-masonry-content .avia-arrow {
	display: none;
}
#home-insights .av-masonry .entry-title {
	position: absolute;
	background: #fff;
	padding: 15px;
	width: 70%;
	text-transform: uppercase;
	font-size: 13px;
}
#home-insights .av-masonry .av-masonry-date {
	width: 100%;
	padding: 10px;
	background: #1e1e1e;
}
/*  home insights strap end */

/* services home strap */
#home-services-strap {
	padding: 20px 0px 40px 0px;
	border-top-width: 0px !important;
	border-top-style: none !important;
}
#home-services-strap .avia-smallarrow-slider .avia-slideshow-arrows {
	width: 81px !important;
	top: -61px;
}
#home-services-strap .avia-slideshow-arrows a:before {
	padding-top: 8px;
	background: none !important;
}
#home-services-strap .avia-smallarrow-slider .avia-slideshow-arrows a {
	background: #2f2f2f;
	width: 40px;
	height: 41px;
	color: #fff;
	margin-left: 1px;
}
#home-services-strap .avia-smallarrow-slider .avia-slideshow-arrows a:hover {
	background: #d81221;
	opacity: 1;
}

#home-services-strap .avia-smallarrow-slider .avia-slideshow-arrows .prev-slide {
	position: absolute;
	float: left;
	left: 0px;
}
#home-services-strap .avia-content-slider .slide-entry-title {
	position: absolute;
    bottom: 17px;
    width: 100%;
    padding: 10px;
    font-weight: 100;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    border-top: 4px solid #d81221;
    color: #ececec;
    z-index: 999;
}

#home-services-strap .entry-content-wrapper {
}
.page-region-home #home-services-strap .av-special-heading .av-special-heading-tag {
	color: #ececec !important;
}
.page-region-home .av-special-heading h4.av-special-heading-tag {
	color: #222 !important;
}


#home-services-strap .av_one_fifth {
	margin-left: 2%;
    width: 18%;
}

#home-services-strap .avia-section,
.page-region-home #av_section_1 {
	min-height: 41px !important;
}

#home-services-strap  .slide-entry img {
	filter: brightness(0.6);
	-webkit-filter: brightness(0.7);
	opacity: 0.9;
	transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
}

#home-services-strap  .slide-entry:hover img {
	filter: brightness(1) ;
	-webkit-filter: brightness(1) ;
	opacity: 1;
	transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
}
#home-services-strap  .slide-entry .entry-title {
	color: #fff !important;
	background: rgba(0,0,0,0.5);
	transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
}
#home-services-strap  .slide-entry:hover .entry-title {
     color: #fff !important;
     background: rgba(0,0,0,0.9);
    transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
}
#home-services-strap img {
	width: 100%;
}
/* services home strap end */
/* home postfolio bottom*/

 .page-region-home .avia-section,
 .page-region-home #av_section_3 {
	min-height: 40px !important;
}
 .page-region-home .av-special-heading .av-special-heading-tag {
 	color: #2f2f2f !important;
 	padding-top: 5px;
 }
  .page-region-home #av_section_3 .av-special-heading .av-special-heading-tag {
  	color: #ececec !important;
  }
.page-region-home .grid-sort-container {
	box-shadow: none;
}
.page-region-home .grid-entry .inner-entry .grid-content, 
.page-region-home .grid-entry .inner-entry .grid-content .avia-arrow {
	background: #151717;

}
.page-region-home .grid-entry .inner-entry .grid-content {
	min-height: 85px;
}
.page-region-home #av_section_3 .container {
	padding: 0px;
}

.page-region-home .sort_width_container {
	padding: 0px !important;
	border: none;
}
.page-region-home .grid-entry .inner-entry img {
	height: 320px;
}

.page-region-home .grid-entry .image-overlay-inside ,
.page-region-home .grid-entry .image-overlay {
	display: none !important;
}
.page-region-home .grid-entry .grid-content,
.page-region-home .grid-entry .avia-arrow {
     background: #151717;
     transition:0.2s all ease-in-out;
}
.page-region-home .grid-entry:hover .grid-content,
.page-region-home .grid-entry:hover .avia-arrow {
	 background: #0c0d0d !important;
	  transition:0.2s all ease-in-out;
}
.page-region-home .grid-entry .grid-entry-excerpt {
      color: #8b8b8b !important;
      transition:0.2s all ease-in-out;
}
.page-region-home .grid-entry:hover .grid-entry-excerpt {
      color: #d81221 !important;
      transition:0.2s all ease-in-out;
}
/* home postfolio bottom end*/
/* -------------------------------- homepage end ---------------------------------*/

/*---------------------------- Archive page -------------------------------------*/

.archive_category .post-entry {
	width: 25%;
	clear: none;
}
.category-term-description {
	margin-bottom: 0px !important;
}
.archive_category .small-preview {
	border-radius: 0px;
	margin-top: 0px;
	height: 80px;
	width: 130px;
}
.archive_category .single-small .post_author_timeline {
	display: none;
}
.archive_category .post-category-news .entry-content-header a, 
.archive_category .category-blog .entry-content-header a,
.archive_category .category-trends .entry-content-header a,
.archive_category .category-millennials .entry-content-header a
 {
	position: absolute;
	width: 80%;
	top: 90px;
	left: 0px;
	color: #000 !important;
    font-size: 13px !important;
    line-height: 15px;
    font-weight: 100 !important;
}
.archive_category .blog-meta {
	margin-right: 5px;
}
.archive_category .image-overlay-inside,
.archive_category .image-overlay  {
	display: none !important;
}

.archive_category .news-source {
	display: none !important;
}
.archive_category .entry-content-wrapper .news-date {
	width: 60px;
	height: 80px;
	line-height: 7px;
	padding: 25px 0px !important;
}
.archive_category .entry-content-wrapper .news-date .date-day {
	font-size: 25px;
	line-height: 0px;
	margin-bottom: 15px;
}
.post-category-news .category-archive-tabs {
	display: none;
}
.category-archive-tabs a, .inner_sort_button span, .page-our-people h4.av-special-heading-tag {
    padding: 6px 10px;
    color: #fff;
    background: #ececec;
    color: #5e5e5e;
    text-transform: uppercase;
    margin-right: 2px;
    text-decoration: none;
    transition:0.2s all ease-in-out;
}
.category-archive-tabs a:hover, .inner_sort_button span:hover, .active_sort span span {
	background: #2f2f2f;
	color: #d81221;
	transition:0.2s all ease-in-out;
}
.av-sort-by-term .text-sep {
	display: none;
}
/* ---------------------------- Archive page end ---------------------------------*/

/* --------------------------------about us------------------------------------- */

.textbellowimg {
	text-align: center;
}
.textbellowimg p {
	font-family: 'Open Sans', sans-serif;
    color: #595959 !important;
    font-size: 16px;
    font-weight: 100;
}
.avia-single-number, .avia-animated-number-content p {
	font-family: 'Century Gothic','CenturyGothic','AppleGothic',sans-serif;
	color: #fff;
}
.avia-single-number {
	font-size: 40px;
	letter-spacing: 5px;
}
.avia-animated-number-content p {
    font-size: 20px;
}
.avia-testimonial-image, .avia-testimonial-image img {
	/*border-radius: 0% !important; */
}
.avia-testimonial-meta-mini .avia-testimonial-name, .avia-testimonial-meta-mini .avia-testimonial-subtitle {
font-family: 'Open Sans', sans-serif;
}
.avia-testimonial-meta-mini .avia-testimonial-name {
	font-size: 16px;
	font-weight: 300;
	color: #292929;
}
.avia-testimonial-meta-mini .avia-testimonial-subtitle {
    color: #d81221;
    font-weight: 100;
}

.avia-animated-number-content p {
	color: #fff !important;
}
.aboutbullets div {
	margin-bottom: 20px;
}
.aboutbullets div:before {
	position: absolute;
    content: "";
    width: 45px;
    height: 45px;
}
.aboutbullets div h6 {
	margin-left: 45px;
	padding: 12px 0px 0px 0px;
}
.aboutbulletone:before {
	background: url('images/about-icos-1.png') no-repeat;
}
.aboutbullettwo:before {
	background: url('images/about-icos-2.png') no-repeat;
}
.aboutbulletthree:before {
	background: url('images/about-icos-3.png') no-repeat;
}
.aboutbulletfour:before {
	background: url('images/about-icos-4.png') no-repeat;
}
.aboutbulletfive:before {
	background: url('images/about-icos-5.png') no-repeat;
}
.aboutbulletsix:before {
	background: url('images/about-icos-6.png') no-repeat;
}
.aboutbulletseven:before {
	background: url('images/about-icos-7.png') no-repeat;
}
.aboutbulleteight:before {
	background: url('images/about-icos-8.png') no-repeat;
}
.aboutbulletnine:before {
	background: url('images/about-icos-9.png') no-repeat;
}
.twitterstrap span, .twitterstrap div, .twitterstrap h5 {
	padding: 10px 0px;
}
.twitterstrap {
	position: relative;
	max-width: 700px;
	background: #fff;
	border: 1px solid #e1e1e1;
	margin: 0 auto;
}
.twitterstrap h5 {
   font-size: 22px;
   padding: 5px 0px 0px 0px;
   text-align: center;

}
/* international accourdian */

.page-about-us .togglecontainer .toggler {
	font-family: 'Century Gothic','CenturyGothic','AppleGothic',sans-serif;
	font-size: 24px;
	text-align: center;
	border:none;
	padding: 10px;
	background: rgba(255,255,255,0.8);
	transition:0.2s all ease-in-out;
}
.page-about-us .togglecontainer .toggler:hover {
	background: #3d3f40;
	color: #fff !important;
	transition:0.2s all ease-in-out;
}
.page-about-us .togglecontainer .toggle_content {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    color: #222 !important;
	border: none;
	border-left: 4px solid #d81221;
	margin: 0px !important;
	padding: 40px;
	
}
.page-about-us #av_section_2 {
	padding: 25px 0px;
}
.page-about-us #av_section_4 {
	padding: 25px 0px;
}
.togglecontainer .single_toggle:first-child .toggler {
	border-radius: 0px;
	top: 0px;
}
.page-about-us .togglecontainer .activeTitle {
	background: #3d3f40;
	color: #ececec !important;
}

.page-about-us .togglecontainer .activeTitle:hover {
	background: #3d3f40;
}
.page-about-us .togglecontainer .toggle_icon,
.page-about-us .togglecontainer .hor_icon,
.page-about-us .togglecontainer .vert_icon {
	border-color: #898989 !important;
}
.page-about-us .togglecontainer .activeTitle .toggle_icon,
.page-about-us .togglecontainer .activeTitle .hor_icon,
.page-about-us .togglecontainer .activeTitle .vert_icon {
	border-color: #d81221 !important;
}
/* international accourdian end */
/* direct media */
.page-dm-group .avia_textblock p {
	text-align: justify;
}

/* direct media end */

/*ppl culture*/

#onamabuttons {
	background: #ececec;
	overflow: hidden;
	max-height: 120px;
}

#onamabuttons .avia-button-wrap {
	padding: 20px 0px 10px 0px;
}
#onamabuttons .avia-button {
	width: 200px;
	height: 40px;
	margin-bottom: 60px;
	background: #ececec !important;
	transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column .avia_iconbox_title {
	font-size: 20px !important;
	letter-spacing: -0.5px !important;
	font-weight: bold !important;
	color: #3d3f40 !important;
}
#onamabuttons .flex_column:hover .avia_iconbox_title {
    color: #ececec !important;
}

#onamabuttons .avia-button:hover .avia_iconbox_title {
	color: #d81221 !important;
	transition:0.2s all ease-in-out;
}
#onamabuttons .avia-button:hover .avia_button_icon {
	color: #fff !important;
}
#onamabuttons .avia-button .avia_iconbox_title {
	font-family: 'Century Gothic','CenturyGothic','AppleGothic',sans-serif;
	font-size: 20px;
	color: #5f5f5f;
	font-weight: 100;
	transition:0.2s all ease-in-out;
}

#onamabuttons .av_textblock_section {
	transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column {
    background: #ececec;
    transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column:hover {
	background: #2f2f2f;
	transition:0.2s all ease-in-out;
	border-bottom: 10px solid #d81221 !important;
}
#onamabuttons .flex_column .av_textblock_section {
   position: absolute;
   display: inline-block;
   padding: 5px 80px 0px 80px;
   opacity: 0;
   margin: 0 auto;
   text-transform: uppercase;
   font-size: 18px;
   font-weight: bold !important;
   top: 90px;
   transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column .av_textblock_section p {
	line-height: 18px;
	color: #ececec !important;
	transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column:hover .av_textblock_section {
   position: absolute;
   opacity: 1;
   top: 50px;
   border-bottom: 10px solid #d81221;
   transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column .avia-button {
    margin-top: 20px;
    transition:0.2s all ease-in-out;
}
#onamabuttons .flex_column:hover .avia-button {
    margin-top: 5px;
    transition:0.2s all ease-in-out;
    background: #2f2f2f !important;
}
#onamabuttons .flex_column .avia_button_icon {
    position: absolute;
    font-size: 60px;
    opacity: 0;
    left: 70px;
    color: #fff !important;
    height: 3px;
    width: 50px;
    top: -70px;
    transition:0.2s all ease-in-out;
} 
#onamabuttons .flex_column:hover .avia_button_icon {
	opacity: 1;
	top: -48px;
	transition:0.2s all ease-in-out;
}
/* our people */

.page-our-people .av-masonry-date, .page-our-people .avia-arrow {
	display: none;
}
.main_color .container .av-inner-masonry-content {
	background: rgba(255,255,255,0.9);
}
.page-our-people .av-masonry-categories {
	display: none;
}
.page-our-people .content {
	padding-bottom: 0px;
}
/* our people end */

/* numbers */
.avia-animated-number-content p {
	font-size: 14px;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: center !important;
}
/*  numbers end */

/* our culture */

.page-our-culture .av-inner-masonry-content a {
    padding: 0px 10px 10px 0px;
}
.page-our-culture .avia-arrow {
	display: none;
}
.page-our-culture .av-masonry-entry-content {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	color: #ececec;
	margin-top: 10px;
}
.page-our-culture .av-masonry-entry h3 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	transition:0.2s all ease-in-out;
}
.page-our-culture .av-masonry-entry:hover h3 {
	color: #d81221;
	transition:0.2s all ease-in-out;
}
.cultureborder {
	position: relative;
	display: block;
	width: 30px;
	height: 3px;
	background: #d81221;
}
.page-our-culture .av-inner-masonry-content {
	top: 0px;
	bottom: 0px;
	width: 35%;
	background: rgba(0,0,0,0.9);
}
.page-our-culture  .av-masonry-entry .av-inner-masonry-content {
	border-right: 7px solid #ececec;
}
#av-masonry-1-item-1573 .av-inner-masonry-content,
#av-masonry-1-item-1574 .av-inner-masonry-content {
   left: 0px;
}
#av-masonry-1-item-2308 .av-inner-masonry-content,
#av-masonry-1-item-2790 .av-inner-masonry-content {
   right: 0px;
   border-left: 7px solid #ececec;
   border-right: none;
}

.page-our-culture .av-fixed-size .av-masonry-entry .av-inner-masonry-sizer {
	padding-bottom: 0% !important;
	height: 300px;
}
.page-our-culture #av_section_2 .av-special-heading-tag {
    font-size: 25px;
    padding: 5px 0px !important;
    color: #1d1d1d !important;
}
.page-our-culture .avia-section {
	min-height: 0px;
}
.page-our-culture #av_section_2 {
	margin-top: 30px;
}
#top #main .avia-section .template-page {
	padding-bottom: 0px !important;
}
#av_section_2 .custom-color-heading .av-special-heading-tag {
	width: 40% !important;
	margin: 0 auto;
}

.page-our-people #av-masonry-1 .isotope-item {
	pointer-events: none !important;
}
.page-our-people #av-masonry-2 .isotope-item {
	width: 12.5%;
}
.page-our-people #av-masonry-2 .av-inner-masonry-content {
	padding: 5px;
	text-align: center;
	background: rgba(255,255,255,0.9);
}
.page-our-people .av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {
	padding-top: 0px;
	line-height: 13px;
}
.page-our-people #av-masonry-1 .av-inner-masonry-content {
   /*min-height: 130px;*/
}
/* our culture end */

/* CSR */

.category-csr .post-meta-infos {
	display: none;
}
.category-csr .av-share-box {
	float: left !important;
}
.category-csr .entry-content {
	clear: both;
}

.category-csr .avia-tooltip.avia-tt {
	font-size: 12px;
	width: 200px;
}
.page-responsibility .av-fixed-size .av-masonry-entry .av-inner-masonry-content,
.page-responsibility .avia-arrow {
	background: #151717;
}
.page-responsibility .av-masonry-date {
	display: none;
}
.page-responsibility .av-inner-masonry-content-pos {
	text-align: center;
}
.page-responsibility .av-inner-masonry-content-pos h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #ececec;
}

/*  CSR inner pages(posts)  */

.postid-2347 .related_posts, .postid-2345 .related_posts, .postid-2343 .related_posts, .postid-2341 .related_posts,
.postid-2347 .av-share-box, .postid-2345 .av-share-box, .postid-2343 .av-share-box, .postid-2341 .av-share-box,
.postid-2347 .entry-content-header, .postid-2345 .entry-content-header, .postid-2343 .entry-content-header, .postid-2341 .entry-content-header,
.postid-2347 .entry-footer, .postid-2345 .entry-footer, .postid-2343 .entry-footer, .postid-2341 .entry-footer
  {
   display: none;
}
.postid-2347 .avia_textblock p, .postid-2345 .avia_textblock p, .postid-2343 .avia_textblock p, .postid-2341 .avia_textblock p {
   text-align: justify;
}

.postid-2341 .avia_image {
   border-radius: 0px;
}
/* CSR end */

/*------------------------------------------ about us end ------------------------------------- */

/*---------------------------------------------- services  -------------------------------------*/
 .page-services .template-page .top_tab .tab {
 	position: relative;
 	clear: both;
 	width: 20%;
 	float: left;
 	text-align: right;
 	left: 10%;
 	height: auto;
 	color: #35393c;
 	padding: 8px 40px;
 	border:none;
 	background: rgba(235,235,235,0.8);
 }

.page-services .entry-content-wrapper {
	overflow: hidden;
}

.page-services #av_section_1 .tabcontainer {
	height: 640px;
	overflow: hidden;
}
.page-services .entry-content-wrapper {
	margin: 50px 0px;
}
.page-services #av_section_1 .tabcontainer {
	width: 210%;
	left: -32%;
}
.page-services #av_section_1 .tab_inner_content {
	width: 40%;
}

.page-services #av_section_1 .tab_titles {
    z-index: 2;
}
 .page-services .template-page .active_tab, .page-services #av_section_1 .tab {
 	font-family: 'Open Sans', sans-serif;
 	font-size: 14px;
 	letter-spacing: -0.8px;
 	font-weight: bold;
 	border-right: 8px solid #fff;
 	transition:0.2s all ease-in-out;
 	-webkit-transition:0.2s all ease-in-out;
 }
.page-services .tab_inner_content ul {
	position: relative;
	font-size: 15px;
	margin-top: 15px;
	color: #ccc;
	font-weight: 100;
	list-style: square outside none;
}
.page-services .tab_inner_content ul li {
	float: left;
	clear: both;
	letter-spacing: 0px;
	font-size: 16px;
}
  .page-services .tab_content h2 { position: relative; left: -20px; opacity: 0; transition:0.2s all ease-in-out; transition-delay: 0.2s;}
  .page-services .active_tab_content h2 { position: relative; left: 0px; opacity: 1; transition-delay: 0.2s; transition:0.2s all ease-in-out; transition-delay: 0.2s;}
  .page-services .tab_content h3 { position: relative; left: -20px; opacity: 0; transition:0.4s all ease-in-out; transition-delay: 0.2s;}
  .page-services .active_tab_content h3 { position: relative; left: 0px; opacity: 1; transition:0.4s all ease-in-out; transition-delay: 0.2s;}
  .page-services .tab_content .hr {left:20px; opacity: 0; transition:0.2s all ease-in-out;transition-delay: 0.5s;}
  .page-services .active_tab_content .hr {left: 0px; opacity: 1; transition:0.2s all ease-in-out;transition-delay: 0.5s;}
  .page-services .tab_inner_content ul {left: 20px; opacity: 0; transition:0.3s all ease-in; transition-delay: 0.6s;}
  .page-services .active_tab_content .tab_inner_content ul {left: 0px; opacity: 1; transition:0.3s all ease-in; transition-delay: 0.6s;}

  .page-services .template-page .tab_content {
	position: absolute;
	width: 70%;
    left: 30%;
    border:none;
    min-height: 700px;
    border-radius: 0px;
	top: 0px;
	padding: 50px;
	background: rgba(20,20,20,0.85) !important;
}
.page-services #av_section_1 .tabcontainer .active_tab {
    border-right: 8px solid #d81221 !important;
    transition:0.2s all ease-in-out;
    -webkit-transition:0.2s all ease-in-out;
}

.page-services .tab_inner_content p {
	color: #fff !important;
}
.page-services #av_section_2 {
}
.page-services .tab_titles .tab:first-child {
	border-top-left-radius: 0px important;
	pointer-events: none !important;
	color: #d9d9d9;
	border-radius: 0px;
}
.js_active .tab_titles .tab:last-child {
	padding-bottom: 40px;
}
.page-services .entry-content-wrapper h2 {
	font-size: 16px;
	color: #b5b5b5;
	line-height: 18px;
	font-weight: 100;
}

.page-services .entry-content-wrapper h3 {
	font-size: 16px;
	color: #ccc;
	line-height: 20px;
}
.page-services .entry-content-wrapper h4 {
	font-size: 15px;
	color: #ccc !important;
}
.page-services .entry-content-wrapper strong, 
.page-services .entry-content-wrapper em {
	color: #d81221 !important;
}

.page-services #av_section_1 .active_tab_content h1 {
	position: relative;
    left: 0px;
    margin: 0px 0px 40px 0px;
	color: #e7e7e7 !important;
	 transition:0.2s all ease-in-out;
    -webkit-transition:0.2s all ease-in-out;
}

.page-services #av_section_1 h1 {
	left: 20px;
	 transition:0.2s all ease-in-out;
    -webkit-transition:0.2s all ease-in-out;
}
.page-services .avia-section {
	min-height: 80px;
}
.page-services #av_section_2 .entry-content-wrapper {
	border-top: 4px solid #d81221;
}

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

/*-------------------------------------  DM Akademija  --------------------------------------------*/




/*-------------------------------------  DM Akademija end  ----------------------------------------*/


/* -----------------------------------------  insights ---------------------------------------- */
#trends, #blog, #analysis {
	width: 33.3%;
	float: left;
	clear: none;
}

.page-insights .av-masonry-entry.av-landscape-img {
	width: 100% !important;
}
.page-insights .content {
	padding-bottom: 10px;
}
.page-insights .avia_textblock p {
	text-align: justify;
}
.page-insights .av-inner-masonry-sizer {
	height: 400px !important;
}

.post-entry-17 .avia-arrow {
	display: none;
}
.post-entry-17 .av-masonry-col-flexible .av-masonry-entry.av-landscape-img {
	height: 350px !important;
}
.post-entry-17 .av-inner-masonry-content {
	background: rgba(0,0,0,0.8) !important;
}
.category-millennials .big-preview,  
.category-trends .big-preview
 {
	display: none;
}

.avia-content-slider .slide-image img, .avia-content-slider .slide-image {
	border-radius: 0px !important;
}
.page-insights .av-masonry-container h3 {
	font-size: 15px !important;
	line-height: 17px;
	color: 222 !important;
	font-weight: 100 !important;
	padding: 10px 20px;
}
.page-insights .av-inner-masonry-content,
.page-insights .container .av-inner-masonry-content {
	min-height: 70px;
	background: #ececec !important;
}
.page-insights .av-masonry-entry .av-inner-masonry-content {
	padding: 0px;
}
.page-insights .av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {
	padding: 0px;
}
.page-insights .av-inner-masonry-content .avia-arrow {
	background: #ececec;
}
.fakeexcerpt {
	display: none;
}

.page-insights .av-masonry-categories ,
.page-insights .av-masonry-date {
    background: #262626;
    padding: 3px 8px;
    text-align: center;
	width: 25%;
	float: right;
	height: 35px;
	transition:0.2s all ease-in-out;
}
.page-insights .av-masonry-entry:hover .av-masonry-categories ,
.page-insights .av-masonry-entry:hover .av-masonry-date {
	background: #d81221;
	color: #151718;
	transition:0.2s all ease-in-out;
}
.page-insights .av-masonry-entry:hover .av-masonry-date  {
    color: #fff !important;
    transition:0.2s all ease-in-out;
}
.page-insights .av-masonry-categories {
	font-size: 15px;
	text-transform: uppercase;
	color: #ececec;
	font-weight: 600;
	padding: 10px 8px 0px 8px;
}
.page-insights .av-masonry-date  {
	padding: 0px;
	color: #a0a0a0 !important;
}
.page-insights .entry-title {
	width: 75%;
	float: left;
	text-transform: uppercase;
}
/* insights post */
.category-trends .av-share-box {
	display: none !important;
}
.insight-socials .av-share-box {
	position: relative;
	display: inline-block !important;
	float: right;
	width: 19%;
	margin-right: 100px;
}
.category-trends .insight-socials .av-share-box ul {
	height: 50px;
}
.category-trends .avia-button-wrap {
	position: absolute;
	top: 4px;
	right: 18px;
	float: right;
}
.insights-thumb .insight-socials li a {
	background: none;
}
.insights-thumb .insight-socials li:first-child {
	border: none;
}
.insights-thumb ul li:first-child {
	border-left: 8px solid #fd8627;
}
.insights-thumb ul {
	margin-left: 0px;
}

 .avia-slideshow-controls a ,
 .avia-slideshow:hover .avia-slideshow-controls {
	opacity: 1 !important;
	background: #494949;
}
.avia-slideshow {
	margin: 0px;
}
#top .avia-slideshow-arrows a {
	top: -40px;
	right: 40px;
	width: 40px;
	height:40px;
	font-size: 14px;
	opacity: 1;
	background: #494949;
	margin: 0px;
}
#top .avia-slideshow-arrows a:hover {
	background: #d81221;
	opacity: 1 !important;
}
.single-post .avia-slideshow-arrows a:before {
	border-radius: 0px;
	top: -10px;
	background: none !important;
}
.avia-slideshow-dots {
    top: -7px;
    text-align: left;
    opacity: 1;
    left: 100px;
}
.avia-slideshow-dots a {
	background: #ececec;
}
.avia-slideshow-dots a:hover {
	background: #d81221;
}
.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a {
	width: 20px;
	height: 40px;
	opacity: 1;
}
.avia-slideshow li img {
	border-radius: 0px;
}

.postid-886 .avia-builder-el-first,
.postid-884 .avia-builder-el-first,
.postid-3106 .avia-builder-el-first,
.postid-3121 .avia-builder-el-first,
.postid-3134 .avia-builder-el-first,
.postid-3172 .avia-builder-el-first,
.postid-3263 .avia-builder-el-first,
.postid-3457 .avia-builder-el-first,
.postid-3200 .avia-builder-el-first,
.postid-3339 .avia-builder-el-first
 {
    position: absolute !important; 
    top: -7px;
    height: 40px;
}
.postid-884 .avia-slideshow, .postid-886 .avia-slideshow, .postid-3106 .avia-slideshow, 
.postid-3121 .avia-slideshow, .postid-3134 .avia-slideshow, .postid-3172 .avia-slideshow, 
.postid-3263 .avia-slideshow, .postid-3457 .avia-slideshow, .postid-3200 .avia-slideshow, 
.postid-3339 .avia-slideshow
 {
    overflow: visible;
}
.postid-886 .avia-button, .postid-884 .avia-button, .postid-3106 .avia-button
, .postid-3121 .avia-button, .postid-3134 .avia-button, .postid-3172 .avia-button, 
.postid-3263 .avia-button, .postid-3457 .avia-button, .postid-3200 .avia-button, 
.postid-3339 .avia-button  {
	background: #2f2f2f !important;
	padding: 12px !important;
}

/* insights post end */

/* insights image list navigation */
.category-trends .insight-socials {
	position: absolute;
	float: right;
	left: 500px;
	margin-right: 80px;
	background: none;
	width: 30%;
	top: 2px;
}

.category-trends .insight-socials li {
	margin-right: 0px !important;
}
.insight-topbar-visible {
	opacity: 1;
	top: 84px !important;
	transition:0.4s all ease-in-out;
	-moz-transition:0.4s all ease-in-out;
}
.insights-thumb {
   position: fixed;
	display: inline;
	width: 820px;
	height: 50px;
	top: 60px;
	opacity: 0px;
	background: #fff;
	transition:0.4s all ease-in-out;
	-moz-transition:0.4s all ease-in-out;
}
.insights-thumb li {
	position: relative;
	float: left;
	top: 7px;
	height: 36px;
	padding: 0px !important;
	list-style-type: none;
	margin: 0px;
}
.insights-thumb li a {
	position: relative;
	display: inline-block;
	background: #343434;
	z-index: 999;
	padding: 5px 0px;
	text-align: center;
	width: 40px;
	color: #edeef0;
	height: 36px;
	overflow: hidden;
	text-decoration: none;
	transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
}
.insights-thumb li a:hover {
	background: #484848;
	transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
}
.insights-thumb li a img {
    top: 50px;
}
.thumbfloating {
    transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
}
.insights-img br {
clear:none;
}
/* insights image list navigation end*/
/* insights archive */

/* insights archive  end */
/* -----------------------------------------  insights end ------------------------------------ */


/*----------------------------------------- portfolio ------------------------------------------*/
.page-portfolio .grid-sort-container {
	box-shadow: none;
}
.page-portfolio .grid-entry .inner-entry img {
	-webkit-filter: brightness(0.7) !important;
}
.page-portfolio .grid-entry:hover .inner-entry img {
	-webkit-filter: brightness(1) !important;
}
.with-excerpt-container .grid-entry {
	background: none;
}
.page-portfolio .image-overlay .image-overlay-inside,
.page-portfolio .image-overlay {
	display: none !important;
}
.portfolio-details-inner {
	max-height: 395px;
	border: none;
}
.grid-sort-container {
	background: rgba(255,255,255,0) !important;
}
.portfolio_preview_container {
    box-shadow: none;
	background: rgba(255,255,255,0.8);
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

.ajax_controlls .ajax_previous, .ajax_controlls .ajax_next {
	color: #fff !important;
	border: 0px !important;
	background: rgba(0,0,0,0.2) !important;
	transition:0.2s all ease-in-out;
}
.ajax_controlls .ajax_previous:hover, .ajax_controlls .ajax_next:hover {
	color: #d81221 !important;
	transition:0.2s all ease-in-out;
}
.ajax_controlls .avia_close {
	display: none;
}
.portfolio-preview-content .avia-button-center {
	text-align: left;
	margin-top: 20px;
}
.portfolio-preview-content {
	background: none !important;
	border: none !important;
	width: 60% !important;
	padding: 30px 20px 20px 20px !important;
}
.portfolio-preview-content .avia-arrow {
    display: none !important;
}
.portfolio-preview-content .portfolio-preview-title a {
	font-size: 25px;
	color: #494949 !important;
	font-weight: 100 !important;
	transition:0.2s all ease-in-out;
}
.portfolio-preview-content .portfolio-preview-title a:hover {
	color: #d81221 !important;
	transition:0.2s all ease-in-out;
}
div .portfolio-preview-image {
    border: none !important;
    width: 40%;
}

.portfolio-client {
    font-size: 20px;
    font-weight: 300;
    color: #6a6a6a;
    font-style: italic;
}
.portfolio-preview-content .avia-button {
	text-align: left;
}
.portfolio-preview-content .avia-button:hover {
	color: #fff !important;
}
.portfolio-details-inner .avia-slideshow-inner li a span, .portfolio-details-inner .avia-slideshow-inner li a:hover span,
.image-overlay .overlay-type-image {
	display: none;

}
.single-portfolio .attachment-entry_with_sidebar.wp-post-image {
    display: none;
}
.grid-sort-container .grid-entry-title {
	color: #7B7B7B;
	font-size: 15px;
	letter-spacing: -0.5px;
	background: none;
}
.grid-sort-container .grid-entry-excerpt {
	font-style: normal;
	color: #d81221;
	font-size: 12px;
}
.grid-entry .inner-entry {
	box-shadow: none;
	background: none;
	overflow: hidden;
}

.main_color.iconbox_top .iconbox_icon {
	background: #d81221;
}
.single-portfolio .av-special-heading-tag {
	color: #1d1d1d;
	margin-bottom: 20px !important;
}
.single-portfolio .entry-content-wrapper .av-share-box {
   position: absolute;
   z-index: 10;
   width: 22%;
   right: 35px;
   top: 10px;
}
.single-portfolio .container_wrap .avia-builder-el-no-sibling {

}
.first .iconbox_content {
	background: #ececec !important;
}
.iconbox_content {
    background: #ececec !important;
    border: none !important;
    padding: 30px;
    text-align: justify;
    box-shadow: none !important;
    border-radius: 0px !important;
    min-height: 300px;
}
.first .iconbox_content h3{
	color: #333333 !important;
}
.iconbox_content h3 {
	font-size: 16px;
	font-weight: bold;
}
.first .iconbox_content h4 {
	color: #333333 !important;
}
.iconbox_content h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: 100;
}
.single-portfolio .avia_textblock h4,
.single-post .avia_textblock h4{
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #222 !important;
    font-weight: 400;
    line-height: 20px;
    padding:20px;
    border-left: 4px solid #d81221; 
    background: #ececec !important;
}
.single-portfolio .iconbox_content_container li {
   font-size: 14px;
   font-weight: 400;
   list-style-type: none;
   
}
.iconbox_content h4 strong, .single-portfolio .av-subheading p {
	color: #d81221 !important;
}

.iconbox_content_title {
	color: #161616 !important;
}
.portfolio_wrap {
	padding-top: 40px;
}
.iconbox_content_container ul li {
	font-size: 16px;
	color: #595959;
	font-weight: 100;
}

 .grid-entry .inner-entry .grid-content {
  position: relative;
  display: inline-block;
  z-index: 9999;
  width: 100%;
  left: 0px;
  background: #ececec;
  padding: 15px;
  -moz-transition:0.2s all ease-in-out;
  -webkit-transition:0.2s all ease-in-out;
}


.ajax_slide .avia-slideshow-inner .image-overlay {
	display: none !important;
	} 


.grid-entry .inner-entry:hover .grid-content {  
    opacity: 1;
    -moz-transition:0.2s all ease-in-out;
    transition:0.2s all ease-in-out;
    -o-transition:0.2s all ease-in-out;
}
.grid-entry .inner-entry .grid-content .grid-entry-title, 
.grid-entry .inner-entry .grid-content .grid-entry-excerpt  {
	-moz-transition:0.4s all ease-in-out;
	-webkit-transition:0.4s all ease-in-out;
	-o-transition:0.4s all ease-in-out;
	font-size: 17px;
	color: #ececec;
}
.grid-entry .inner-entry .grid-content .grid-entry-excerpt {
	font-size: 13px;
	color: #d81221;
}
.grid-entry .inner-entry:hover .grid-content .grid-entry-title,
.grid-entry .inner-entry:hover .grid-content .grid-entry-excerpt {
	opacity: 1;
	-moz-transition:0.4s all ease-in-out;
	-webkit-transition:0.4s all ease-in-out;
	-o-transition:0.4s all ease-in-out;
}
.grid-entry .inner-entry img {
	filter: grayscale(50%);
	-o-filter: grayscale(50%);
	-webkit-filter: grayscale(50%);
	filter: brightness(0.4);
	-webkit-filter: brightness(0.4);
	transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
}
.grid-entry .inner-entry:hover img {
	filter: grayscale(0%);
	-o-filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	filter: brightness(1);
	-webkit-filter: brightness(1);
	transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
}

.page-portfolio .grid-entry .inner-entry .grid-content .grid-entry-title {
	color: #2f2f2f !important;
}
.page-portfolio .grid-entry .inner-entry .grid-content {
	min-height: 85px;
}
.page-portfolio .grid-entry .inner-entry .grid-content .avia-arrow {
	background: #ececec;
	transition: 0.2s all ease-in-out;
}
.page-portfolio .grid-entry .inner-entry:hover .grid-content,
.page-portfolio .grid-entry .inner-entry:hover .grid-content .avia-arrow {
	background: #1d1d1d;
	transition: 0.2s all ease-in-out;
}

.page-portfolio .grid-entry .inner-entry:hover .grid-content h3 {
	color: #ececec !important;
	transition: 0.2s all ease-in-out;
}
.page-portfolio .grid-entry .inner-entry .grid-content .grid-entry-excerpt {
	color: #8b8b8b;
	transition: 0.2s all ease-in-out;
}
.page-portfolio .grid-entry .inner-entry:hover .grid-content .grid-entry-excerpt {
	color: #d81221;
	transition: 0.2s all ease-in-out;
}
/*----------------------------------------- portfolio end --------------------------------------*/

/* ----------------------------------  services -------------------------------------------*/



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

/* --------------------------------- Network ---------------------------------------------------*/

.av-image-hotspot_inner {
	background: #d81221;
	border-radius: none;
}
.av-tt-hotspot .inner_tooltip {
	background: #1d1d1e;
	border-radius: none;
	border: none;
}
.avia-tooltip {
	border-radius: 0px !important;
}
.av-tt-hotspot {
	background: #1d1d1e;
}

.avia-tooltip .avia-arrow {
	background: #1d1d1e;
}
.network-head {
   font-size: 16px;
   color: #d81221;
}
.network-bullet {
   font-size: 14px;
   color: #5c5b5b;
   font-weight: 600;
}
.network-text {
   font-size: 14px;
   color: #cacbce;
   font-weight: 100;
}
.av-hotspot-container .av-image-hotspot_inner {
   background: #fff;
   transition:0.2s all ease-in-out;
}
.av-hotspot-container .av-image-hotspot_inner:hover {
   background: #d81221;
   transition:0.2s all ease-in-out;
}
.av-hotspot-container .av-image-hotspot-pulse {
	background: #AA938E;
}

.maptextspace {
	margin-left: 27px;
}
/* --------------------------------- Network end -----------------------------------------------*/

/*------------------------------------- News ------------------------------------------------*/

.av-magazine-hero .av-magazine-entry {
	margin-bottom: 0px !important;
}
.av-magazine-hero .av-magazine-thumbnail {
	display: inline-block;
	width: 100%;
	border: none;
	padding: 0px !important;
}
.av-magazine-thumbnail img {
	width: 100%;
	height: auto;
}
.av-magazine-hero .av-magazine-content-wrap {
	position: absolute;
	bottom: 8px;
	float: right;
	width: 49%;
	height: 145px;
	padding: 10px;
    border:none;
	background: rgba(0,0,0,0.6);
}
.av-magazine-hero .av-magazine-content {
	margin-top: 0px;
}
.av-magazine-hero .image-overlay-inside, .av-magazine-hero .image-overlay {
	display: none !important;
}
.av-magazine-hero .av-magazine-thumbnail-link  {
	height: 350px;
	padding-right: 10px;
}

.av-magazine-time {
	display: none;
}
.av-magazine-hero .av-magazine-title {
    font-size: 18px !important;
    color: #fff;
    letter-spacing: 0px !important;
    transition:0.2s all ease-in-out;
}
.av-magazine-hero .av-magazine-title:hover {
	color: #d81221 !important;
	transition:0.2s all ease-in-out;
}
.entry-content-wrapper .news-date {
	width: 110px;
    height: 110px;
    background: #ececec;
    text-align: center;
    padding: 15px 0px;
}
.av-magazine-hero .entry-content-header {
	width: 70%;
	float: right;
}
.av-magazine-hero .news-date {
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
    width: 90px;
    height: 90px;
    float: left;
    background: #ececec;
    text-align: center;
    padding: 15px 0px;
}
.av-magazine-sideshow .av-magazine-entry {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 10px;
	clear: none;
}

.av-magazine-sideshow .av-magazine-title {
	position: absolute;
	display: inline-block;
	color: #fff;
	width: 60%;
}
.av-magazine-sideshow .news-date {
	background: #ececec;
	width: 70px;
	height: 70px;
	padding: 15px 0px !important;
	line-height: 15px;
}
.av-magazine-sideshow .news-date:hover {
    
}
.av-magazine-sideshow .news-date .date-day {
    font-size: 30px;
    color: #d81221;
}

.av-magazine-sideshow .news-date .date-month, .av-magazine-sideshow .news-date .date-year {
	font-size: 10px;
	color: #1e1e1e;
	line-height: 13px;
}

.av-magazine-sideshow .news-source {
	display: none !important;
}
.post-category-news .entry-content-header {
	width: 84%;
	float: right;
}
.post-category-news .entry-content-header a {
	font-size: 24px !important;
	font-weight: 100;
}
.av-magazine-hero .date-day, .entry-content-wrapper .date-day {
	position: relative;
	width: 100%;
	display: inline-block;
    color: #d81221;
    text-align: center;
}
.entry-content-wrapper .date-day {
	font-size: 50px;
}
.av-magazine-hero .date-day {
	font-size: 30px;
	margin-bottom: 5px;
}
.entry-content-wrapper .news-date {
	padding: 30px 0px;
}
.av-magazine-hero .news-date {
	padding: 20px 0px;
}
.av-magazine-hero .news-date .date-month, .entry-content-wrapper .date-month,
 .av-magazine-hero .news-date .date-year, .entry-content-wrapper .date-year,
 .entry-content-wrapper .date-rest {
 	position: relative;
 	display: block;
	text-align: center;
	color: #4a4849;
	letter-spacing: 0px;
	font-size: 11px;
}

.av-magazine-hero .news-source, .entry-content-wrapper .news-source {
	position: relative;
	display: block;
	clear: both;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
    background: #d81221;
    padding: 10px;
    color: #fff;
}
.sabijen {
	font-size: 10px !important;
	line-height: 12px !important;
}
.entry-content-wrapper .news-source {
	float: left;
	margin: 0px 15px 0px 0px;
	width: 110px;
	line-height: 16px;
}
.av-magazine-hero .news-source {
	width: 90px;
	padding: 5px;
}
.entry-content-wrapper .news-source a {
	color: #fff;
}
.av-magazine-hero .news-source:before {
	content: "";
}
.av-magazine-hero .av-magazine-content  {
	line-height: 15px;
}
.av-magazine-sideshow .av-magazine-thumbnail {
	width: 100%;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 60px 0px !important;
	border: none;
}

.av-magazine-sideshow .av-magazine-title a {
	transition:0.2s all ease-in-out;
}
.av-magazine-sideshow .av-magazine-title a:hover {
    color: #d81221 !important;
    transition:0.2s all ease-in-out;
}

.av-magazine-sideshow .av-magazine-content-wrap {
	position: absolute;
	border:none;
	width: 100%;
	bottom: 0px;
}
.av-magazine-sideshow .entry-content-header {
	position: relative;
	display: block;
	width: 75%;
	padding: 0px 10px 0px 0px;
	height: auto;
	float: right;
	background: rgba(255,255,255,0.5);
}
.av-magazine-sideshow .entry-content-header .av-magazine-title {
	font-size: 15px !important;
    margin-top: 10px;
    color: #1d1d1d;
}
.av-magazine-sideshow .av-magazine-content {
	width: 20%;
	float: left;
}
.single-big .image-overlay, .single-big .image-overlay-inside {
	display: none !important;
}
.small-preview img, .big-preview img {
	border-radius: 0px !important;
	border-bottom: 5px solid #d81221;
}

.post-category-news .entry-content-wrapper .av-share-box {
	float: right;
	width: 85%;
	margin: 0px;
}
.category-blog .entry-content-wrapper .av-share-box {
	float: right;
	width: 100%;
	margin: 0px;
}
.av-share-box ul li a {
	font-size: 16px;
	padding-right: 15px;
}
.page-news .entry-content-wrapper .avia-button {
	min-width: 40px !important;
	font-size: 30px !important;
	height: 35px;
	padding: 0px !important;
	left: 0px;
}
.avia-button .avia_button_icon {
	left: 0px;
	padding: 5px;
}
.page-news .av-magazine-group {
	margin-top: 5px;
}

.postid-970 .av-share-box,
.postid-376 .av-share-box,
.postid-387 .av-share-box,
.postid-391 .av-share-box,
.postid-389 .av-share-box,
.postid-3232 .av-share-box,
.postid-3380 .av-share-box,
.postid-3367 .av-share-box { 
	width: 100% !important;
}

.postid-376 .post-meta-infos,
.postid-387 .post-meta-infos,
.postid-391 .post-meta-infos,
.postid-389 .post-meta-infos { 
	display: none;
}
.postid-970 .related_posts,
.postid-376 .related_posts,
.postid-387 .related_posts,
.postid-391 .related_posts,
.postid-389 .related_posts { 
	display: none;
}
.postid-970 .blog-tags,
.postid-376 .blog-tags,
.postid-387 .blog-tags,
.postid-391 .blog-tags,
.postid-389 .blog-tags {
	display: none;
}
.single-post .blog-tags,
.single-post .related_posts {
	display: none;
}
/* news archive */

.archive .entry-content-header a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
}

/* news archive end */

/*------------------------------------- News End --------------------------------------------*/

/* ----------------------------------------- contact ------------------------------------------ */

div#fullwidthmap .container_wrap {
max-width: 100%;
padding: 0;
}

div#fullwidthmap .container_wrap {
	max-width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
#after_full_slider_1 .container {
    margin-top: 20px;
}

#top .avia_ajax_form .text_input, #top .avia_ajax_form .text_area {
	background-color: #f4f4f4 !important;
    border-radius: 0px !important;
}
#top .avia_ajax_form .text_input {
	height: 35px;
}

.form_element label {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	color: #7e7e7e;
	font-weight: lighter !important;
}
.main_color .required {
	color: #d81221;
}
.avia_ajax_form p {
	margin: 5px 0px;
}


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

/* ------------------------------------------post------------------------------------------*/
#top #main .sidebar {
	min-height: 500px;
}

.post-category-news .post-meta-infos {
	display: none;
}
.blog-categories, .text-sep-cat {
	display: none;
}
#top .av-share-box ul {
	border: none;
	border-radius: 0px;
	display: inline-block;
}
.av-share-box ul li, li.av-share-link {
	background: none;
	border: none;
	width: 30px;
	height: 30px;
}
.av-share-box ul li a {
	width: 30px;
	height: 30px;
	color: #ccc;
	padding: 5px 0px;
}
.av-share-box ul li:hover {
	background: none;
}
.avia-related-tooltip, .av-share-box h5 {
	display: none !important;
}
/* ------------------------------------------post end------------------------------------------*/

/*--------------------------- sidebar ------------------------------*/
.widgettitle {
	color: #151718 !important; 
	background: #ececec;
	padding: 10px;
	width: 98%;
	font-weight: 300;
	letter-spacing: 0px;
	font-size: 16px;
	margin-bottom:10px;
	border-right: 2px solid #d81221 !important;
}
.page-region-home .widgettitle, #footer .widgettitle {
	background: none;
	border: 0px !important; 
	margin-bottom:0px;
	padding: 0px;
}
.sidebar .news-thumb {
	width: 95%;
    padding: 5px;
    border: 1px solid #efecec !important;
	float: left;
	height: auto;
	border: none;
}
.sidebar .news-thumb img {
	width: 100%;
	height: auto;
}
.sidebar {
	border: none !important;
	padding-top: 0px !important;
}

.sidebar .inner_sidebar {
	margin-left: 0px;
	
}
.sidebar .news-link .news-headline {
	font-family: 'Open Sans', sans-serif;
	overflow: visible;
    font-size: 12px;
    letter-spacing: -0.5px;
    color: #000;
    width: 95%;
    text-align: left;
    font-weight: 100;
    transition:0.2s all ease-in-out;
}
.sidebar .news-link:hover .news-headline {
	color: #d81221;
	transition:0.2s all ease-in-out;
}
.sidebar .news-excerpt {
	display: inline-block;
	width: 70%;
}
.sidebar .news-excerpt .news-date {
	color: #d81221;
}
.sidebar .news-excerpt .news-date br {
	display: none;
}
.sidebar .news-headline .news-time {
	display: none;
}
.sidebar .news-wrap .news-content {
	width: 50%;
	display: inline-block !important;
	vertical-align: top;
}
.sidebar .image-overlay-inside {
	display: none;
}
.textwidget {
	font-size: 14px;
	color: #595959;
	font-weight: 100;
	float: left;
}
.textwidget .avia-button-center {
	margin-top: 10px;
	text-align: left;
}
.news-excerpt .news-source {
	display: none;
}
#wptt_twittertweets-3 .fetched_tweets.light .tweets_avatar .tweet_data {
	font-size: 13px !important;
}
/*------------------------- sidebar end ----------------------------*/

/* ----------------------footer ------------------------*/

#footer .el_before_av_one_half {
width: 30%;
}

#footer .el_after_av_one_half {
width: 60%;
}

.footer_color {
	background-image: url('images/head-background-top.png');
    border: none;
}

.socket_color {
	background-image: url('images/head-background.png');
    border: none;
}

.copyright {
    color: #d4d4d4;
    font-size: 12px;
}

#footer h3.widgettitle, .footer-name {
	font-family: 'Century Gothic','CenturyGothic','AppleGothic',sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #fff !important;
	letter-spacing: 0px;
	text-transform: none;
}
#footer .textwidget, .footer_color .tabcontainer .active_tab_content {
	font-family: 'Open Sans', sans-serif;
	color: #c1c1c1 !important;
	font-size: 14px;
}

#socket .social_bookmarks a {
	font-size: 16px;
	color: #c1c1c1 !important;
}
#socket .social_bookmarks_twitter a:hover {
	color: #659fcb !important;
}

#socket .social_bookmarks_facebook a:hover {
    color: #3864a3 !important;
}
#socket .social_bookmarks_youtube a:hover {
    color: #e52b27 !important;
}
#footer .first .textwidget {
	margin-top: 10px;
}
#footer .first .textwidget strong {
	color: #d81221;
}
/* cities tabs*/
#footer .tab_titles {
	width: 42%;
}
#footer .tab_titles div {
	padding: 5px 20px 5px 0px;
	border: none;
	font-size: 14px;
	font-weight: lighter;
	background: none;
	color: #e3e3e3;
}
#footer  .tabcontainer .tab:hover {
	color: #d81221 !important;
	transition:0.2s all ease-in-out;
}

#footer  .tabcontainer .tab.active_tab {
	color: #d81221 !important;
	transition:0.2s all ease-in-out;
}

#top .tabcontainer {
	height: 200px;
	overflow: visible;
}

#footer .tabcontainer .tab_content {
	position: absolute;
	width: 50%;
	height: 300px;
	float: right;
	top: -50px;
	left: 350px;
	background: none;
	border: none;
	padding: 10px 10px 10px 0px;
}

#footer  .tabcontainer .tab_inner_content a {
    color: #c1c1c1 !important;
    font-size: 18px;
    transition:0.2s all ease-in-out;
}
#footer .tabcontainer .tab_inner_content a:hover {
	color: #d81221 !important;
	text-decoration: none;
	transition:0.2s all ease-in-out;
}

#footer .tab_inner_content {
	margin: 20px 0px 10px 0px;
}
/* cities tabs end*/
#footer {
	padding: 0px;
	z-index: 20;
}
#footer .widget {
	margin: 15px 0px;
	height: 200px;
	overflow: visible;
}
.footer-address, .footer-mail, .footer-phone, .footer-web {
	margin: 16px 0px 0px 30px;
}
.footer-web a, .footer-web {
    color: #c1c1c1 !important;
    font-size: 14px !important;
}


div.footer-address::before {
    content: " ";
	position: absolute;
	background: url('images/footer-ico-3.png') no-repeat;
	width: 20px;
	height: 20px; 
	left:0px;

}
div.footer-mail::before {
    content: " ";
	position: absolute;
	background: url('images/footer-ico-2.png') no-repeat;
	width: 20px;
	height: 20px; 
	left:0px;
}
div.footer-phone::before {
    content: " ";
	position: absolute;
	background: url('images/footer-ico-1.png') no-repeat;
	width: 20px;
	height: 20px; 
	left:0px;
}
div.footer-web::before {
    content: " ";
	position: absolute;
	background: url('images/footer-ico-4.png') no-repeat;
	width: 20px;
	height: 20px; 
	left:0px;
}
#footer .textwidget {
    width: 100%;
}
/* ----------------------footer end ------------------------*/

/* ----------------------15god------------------------*/

#godtab h1 {
font-size: 40px;
color: #fff !important;
font-weight: bold;
margin-bottom: 20px;
}

#godtab p {
font-size: 20px;
color: #fff !important;
text-align: center;
}

.postid-3565 .avia-video {
	margin-bottom: 0px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#menu-item-3507 .avia-menu-text, #menu-item-3814 .avia-menu-text, #menu-item-3276 .avia-menu-text,
#menu-item-3296 .avia-menu-text, #menu-item-3350 .avia-menu-text, #menu-item-3195 .avia-menu-text,
#menu-item-3232 .avia-menu-text, #menu-item-3283 .avia-menu-text  {
	color: #d81221;
	font-weight: bold;
}


.av-image-caption-overlay-center p {
	font-size: 20px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
}


/* ----------------------15godend------------------------*/

/*----------------------- reponsive -----------------------------------------------*/
/*--------------------------------------------------------------------------------*/
@media (max-width: 1400px) {
   .page-region-home .grid-entry .inner-entry img {
   	height: 260px;
   }
}


@media (max-width: 1024px) {
   
}

@media (max-width: 768px) {

/* 15god responsive */

#tabspage .avia-builder-el-first {margin-bottom: 0px !important;}


  /*main responsive*/

#tesla-slider h1 {
	font-size: 14px !important;
	line-height: 16px !important;
	letter-spacing: 0px !important;
}



   h1 {
   	font-size: 20px;
   }
.responsive #wrap_all .container {
	max-width: 92% !important;
	width: 92% !important;
}
  /* main responsive end*/
  /* header responsive*/
.responsive .logo img {
  width: 70%;
  height: auto;
}

  #header_main #searchform {
    display: none;
  }
  /* header responsive end*/
/*  menu toggle  */

#advanced_menu_toggle {
	background: none;
	border: none;
	color: #d81221;
}


#mobile-advanced {
    background-image: url('images/head-background-top.png');
    border: none;
}
#mobile-advanced ul {
	background-image: url('images/head-background.png');
}
#mobile-advanced a {
	border: none;
	text-transform: uppercase;
	color: #fff;
}
#mobile-advanced a:hover {
    background: none !important;
}
#mobile-advanced a::before {
	display: none;
}
#mobile-advanced>li:first-child>a:first-child {
	border:none;
}
#mobile-advanced .sub-menu .menu-item a {
	background: none !important;
}

#mobile-advanced li:hover {
    background: none;
}
.show_mobile_menu #advanced_menu_hide {
	background: none;
	border: none;
	color: #d81221;
}

 .hr-short .hr-inner {
	left: 45% !important;
}

.international {
	position: absolute;
	top: -5px;
	right: 60px;
}
/*  menu toggle end  */

/* home responsive */

.ls-slide {
	text-align: center !important;
}
.ls-slide p {
   display: none;
}
.ls-slide h1, .ls-l {
	font-size: 18px !important;
	padding: 15px 10px !important;
	text-align: center !important;
	margin: 0 auto !important;
	left: 5% !important;
	right: 5% !important;
}

 .page-region-home .av-special-heading .av-special-heading-tag {
 	padding-top: 10px;
 }
.page-region-home .av_one_half .av-special-heading .av-special-heading-tag {
	padding-top: 20px;
}
 .av-rotator-text-single, .responsive #top .av-rotator-container-inner {
 	font-size: 14px ;
 }
 .page-region-home .av_one_half .avia_textblock {
    top: 180px;
 }
 #top .av-rotator-container {
 	height: 370px;
 }
 .page-region-home .av_one_half .avia-button {
 	top: 380px;
 }
 .responsive #top #wrap_all .avia-content-slider-odd .slide-entry,
 .responsive #top #wrap_all .avia-content-slider-odd .slide-entry.first {
  clear: none;
  width: 50%;
 }
  .responsive #top #wrap_all .avia-content-slider-odd .slide-entry .slide-entry-title {
  	font-size: 14px;
  }
.page-region-home .avia-fullwidth-portfolio .grid-entry {
	width: 50% !important;
}
.page-region-home .grid-entry .inner-entry img {
	height: 150px;
}
.page-region-home .grid-entry .inner-entry .grid-content {
	min-height: 90px;
	padding: 10px;
}
.page-region-home .grid-entry .inner-entry .grid-content .grid-entry-title {
	font-size: 14px;
}
.page-region-home .grid-entry .inner-entry .grid-content .grid-entry-excerpt {
	font-size: 12px !important;
	line-height: 14px !important;
	padding-top: 2px !important;
}

.responsive .tabcontainer .tab {
	width: 50%;
}
#footer .tabcontainer .tab_content {
	left: 0px;
	top: 120px;
	width: 100%;
}
#footer #text-2 {
	height: 100px;
}
#footer #text-3 {
	height: 400px;
}

.hr, body .container_wrap .hr.avia-builder-el-last {
	margin: 0;
}
/* home responsive end */


/* about us responsive */

.hr-short .hr-inner {
	left: 40%;
}
#onamabuttons .flex_column {
   width: 33% !important;
}
#onamabuttons .flex_column .avia_iconbox_title {
	font-size: 14px !important;
}
#onamabuttons .flex_column .av_textblock_section {
	padding: 0px;
}
#onamabuttons .flex_column .av_textblock_section p {
	font-size: 10px !important;
}
#onamabuttons .container {
	max-width: 100% !important;
	width: 100% !important;
}
#onamabuttons .flex_column .avia_button_icon {
	left: 26%;
}
#onamabuttons .flex_column:hover .av_textblock_section {
	border-bottom: 20px solid #d81221;
}
#onamabuttons .flex_column .av_textblock_section p {
	letter-spacing: -0.5px;
}
#av_section_2 .flex_column {
	width: 50% !important;
}
#av_section_2 .container {
	margin: 20px auto !important;
}

/* our culture responsive */

.page-our-culture h3 {
	font-size: 20px;
}

.page-our-culture #av_section_2 .custom-color-heading .av-special-heading-tag {
	width: 92% !important;
	font-size: 18px;
}
.page-our-culture p {
	line-height: 18px;
}
.page-our-culture .av-inner-masonry-content {
    width: 60%;
}
/* our culture responsive end */


/*  our people */

.page-our-people .av-masonry-entry {
   width: 50% !important;
}

.page-our-people .av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {
	font-size: 12px;
	font-weight: 100;
	line-height: 13px;
}
.page-our-people #av-masonry-1 .av-inner-masonry-content {
	min-height: 100px;
}

/* our people end */

/* odgovornost */

 .page-responsibility .av-masonry-entry {
	width: 50% !important;
}

.page-responsibility .av-inner-masonry-content-pos h3 {
	font-size: 14px;
}

.page-responsibility .container .av-content-full.units {
	margin-top: 30px;
}

.page-responsibility .av-masonry-entry .av-inner-masonry-content {
	padding: 15px;
}
/* odgovornost end */
/* about us responsive end */

/* services responsive */

.page-services .tab.fullsize-tab {
	height: auto !important; 
}
.page-services .post-entry .tab {
	font-size: 12px !important;
	line-height: 13px !important;
	padding: 0px 5px 15px 5px !important;
	text-align: left !important;
	width: 15% !important;
	color: #1d1d1d !important;
	left: 15% !important;
}
.page-services .template-page .active_tab, .page-services #av_section_1 .tab {
	border-right: 4px solid #fff !important;
}
.page-services #av_section_1 .tabcontainer .active_tab {
	border-right: 4px solid #d81221 !important;
}
.page-services .post-entry .active_tab {
	background: #ececec !important;
	color: #d81221 !important;
}
.page-services .template-page .tab_content {
	padding: 5px 0px 5px 10px !important;
}
.page-services #av_section_1 .tab_inner_content {
	width: 44% !important;
}
.responsive .page-services #wrap_all #av_section_1 .container {
	max-width: 100% !important;
	width: 100% !important;
}
.page-services .entry-content-wrapper {
	margin:0px !important;
}
.page-services h1 {
	font-size: 15px !important;
	left: 7px !important;
	 margin: 20px 0 20px 0px !important;
}
.page-services .tab_content h3 {
	left: 7px !important;
	font-size: 14px !important;
	line-height: 16px !important; 
}
.page-services .tab_inner_content ul li {
	font-size: 14px !important;
}
.page-services .tab_inner_content ul {
	font-size: 13px !important;
	line-height: 16px !important;
}
.page-services .active_tab_content .hr, .page-services .hr  {
	left: 7px !important;
	margin: 10px 0px !important;
}

.page-services .template-page .tab_content {
	min-height: 800px !important
}
.page-services .template-page .tabcontainer {
	background: #ececec !important;
}
/* services responisve end */

/* insights responsive */
.insights-thumb {
    top: 0px;
	width: 100%;
}
.insights-thumb li a{
   width: 20px;
   height: 20px;
}
.thumbfloating {
	top: 0px !important;
}
.postid-886 #wrap_all #main .container,
.postid-884 #wrap_all #main .container,
.postid-3106 #wrap_all #main .container,
.postid-3121 #wrap_all #main .container,
.postid-3134 #wrap_all #main .container,
.postid-3172 #wrap_all #main .container,
.postid-3263 #wrap_all #main .container,
.postid-3457 #wrap_all #main .container,
.postid-3200 #wrap_all #main .container,
.postid-3339 #wrap_all #main .container {
	max-width: 100% !important;
	width: 100% !important;
}

.postid-886 #wrap_all #main #footer .container,
.postid-884 #wrap_all #main #footer .container,
.postid-3106 #wrap_all #main #footer .container,
.postid-3121 #wrap_all #main #footer .container,
.postid-3134 #wrap_all #main #footer .container,
.postid-3172 #wrap_all #main #footer .container,
.postid-3263 #wrap_all #main #footer .container,
.postid-3457 #wrap_all #main #footer .container,
.postid-3200 #wrap_all #main #footer .container,
.postid-3339 #wrap_all #main #footer .container    {
	max-width: 92% !important;
	width: 92% !important;
}


.postid-884 .avia-slideshow-dots a,
.postid-3106 .avia-slideshow-dots a,
.postid-3121 .avia-slideshow-dots a,
.postid-3134 .avia-slideshow-dots a,
.postid-3172 .avia-slideshow-dots a,
.postid-3263 .avia-slideshow-dots a,
.postid-3457 .avia-slideshow-dots a,
.postid-3200 .avia-slideshow-dots a,
.postid-3339 .avia-slideshow-dots a {
	border-radius: 0px !important;
	margin:0px !important;
}
.postid-884 .avia-slideshow-arrows a,
.postid-886 .avia-slideshow-arrows a,
.postid-3106 .avia-slideshow-arrows a,
.postid-3121 .avia-slideshow-arrows a,
.postid-3134 .avia-slideshow-arrows a,
.postid-3172 .avia-slideshow-arrows a,
.postid-3263 .avia-slideshow-arrows a,
.postid-3457 .avia-slideshow-arrows a,
.postid-3200 .avia-slideshow-arrows a,
.postid-3339 .avia-slideshow-arrows a {
    display: none !important;
}
.postid-884 .avia-slideshow-dots,
.postid-886 .avia-slideshow-dots,
.postid-3106 .avia-slideshow-dots,
.postid-3121 .avia-slideshow-dots,
.postid-3134 .avia-slideshow-dots,
.postid-3172 .avia-slideshow-dots,
.postid-3263 .avia-slideshow-dots,
.postid-3457 .avia-slideshow-dots,
.postid-3200 .avia-slideshow-dots,
.postid-3339 .avia-slideshow-dots {
	position: relative;
    left: auto;
    text-align: center;
    top: 50px !important;
}
.postid-884 .avia-slideshow-controls a,
.postid-886 .avia-slideshow-controls a,
.postid-3106 .avia-slideshow-controls a,
.postid-3121 .avia-slideshow-controls a,
.postid-3134 .avia-slideshow-controls a,
.postid-3172 .avia-slideshow-controls a,
.postid-3263 .avia-slideshow-controls a,
.postid-3457 .avia-slideshow-controls a,
.postid-3200 .avia-slideshow-controls a,
.postid-3339 .avia-slideshow-controls a {
	width: 20px !important;
	height: 20px !important;
}

.insights-thumb {
	height: 40px;
}
.insights-thumb li a img {
	width: 120% !important;
	height: auto;
}
.insight-socials .av-share-box {
	width: 45%;
	margin-right: 0px;
}
.responsive #top #main .sidebar {
	padding: 8px;
}
/* insights responsive end */

/* portfolio */

.responsive .ajax_slide .av_table_col {
	padding: 20px 0px;
}

/* portfolio end */

/* network tooltip responsive */
.avia-tooltip  {
	width: 60%;
	text-align: center;

}
.av-tt-hotspot .inner_tooltip {
  width: 100%;
}
.av-image-hotspot_inner {
	margin: 0 auto;
}
/* network tooltip responsive end*/
.responsive #scroll-top-link {
	display: inline-block;
	right: 15px;
	bottom: 15px;
}

/* news  */



/* news end */

/* slider responsive */
.slider-paragraph, .slider-button-off {
 display: none;
}
.slider-head {
	left: 5%;
	font-size: 14px !important;
}

.ls-bottom-slidebuttons {
	display: none !important;
}
/* slider responsive end */

/* portfolio */
.page-portfolio .grid-entry {
	width: 50% !important;
	display: block;
	float: left;
}
.grid-entry .inner-entry .grid-content {
	bottom: 0px;
	opacity: 1;
}
.grid-entry .inner-entry .grid-content .grid-entry-title, 
.grid-entry .inner-entry .grid-content .grid-entry-excerpt {
	opacity: 1;
}
.portfolio-client {
	font-size: 16px;
}
.portfolio_preview_container  .ajax_control {
	bottom: 0px;
}
.portfolio-preview-content .portfolio-preview-title a {
	font-size: 16px;
	padding-top: 10px;
}
.portfolio-preview-content {
	text-align: center;
	padding: 10px 10px 10px !important;
}
.responsive .ajax_slide .av_table_col {
	padding: 0px;
}

.portfolio-entry {
    padding: 10px !important;
}
.portfolio-preview-content .avia-button-center {
	text-align: center;
}
.ajax_controlls .ajax_previous, .ajax_controlls .ajax_next, .ajax_controlls .avia_close {
	background: rgba(0,0,0,0.6) !important;
	border: none;
}
.av_table_col  .avia-slideshow-arrows {
  display: none;
}
.av_table_col .avia-slideshow-dots {
	display: none;
}
.page-portfolio .grid-entry .inner-entry .grid-content {
	min-height: 120px;
}
.page-portfolio .grid-entry .inner-entry .grid-content .grid-entry-excerpt {
	line-height: 12px;
	margin-top: 5px;
}
.page-portfolio .grid-entry .inner-entry .grid-content .grid-entry-title {
	font-size: 15px;
}
.single-portfolio .entry-content-wrapper .av-share-box {
	position: relative;
	top: 100px;
	width: 100%;
	left: 0px;
}
.single-portfolio .av_textblock_section {
	margin-top: 70px;
}
/* portfolio end */
.container_wrap .avia-builder-el-first {
	margin-bottom: 40px !important;
}

.archive_category .post-entry {
	width: 50%;
}
.archive_category .blog-meta {
	margin-right: 0px;
}
.archive_category .post-category-news .entry-content-header a {
	width: 90%;
}
.archive_category .entry-content-wrapper .news-date {
	width: 60px;
}

/* Vesti responsive */

.av-magazine-hero .av-magazine-content-wrap {
	width: 97.5%;
	bottom: 8px;
	height: 80px;
}
.av-magazine-hero .news-date {
	width: 60px;
	height: 60px;
	padding: 10px 0px;
}
.av-magazine-hero .entry-content-header {
	width: 75%;
}
.av-magazine-hero .av-magazine-title {
	font-size: 14px !important;
}
.av-magazine-hero .news-date .date-month, .av-magazine-hero .news-date .date-year {
	font-size: 10px;
}
.av-magazine-sideshow .news-date .date-month, .av-magazine-sideshow .news-date .date-year {
	font-size: 8px;
	line-height: 10px;
}
.av-magazine-hero .av-magazine-thumbnail-link {
	height: auto;
}
.av-magazine-hero .news-source {
	display: none;
}
.av-magazine-sideshow .news-date {
	width: 45px;
	height: 45px;
	padding: 5px 0px !important;
}
.av-magazine-sideshow .entry-content-header .av-magazine-title {
	font-size: 11px !important;
	width: 90%;
	left: 10px;
	margin-top: 0px;
}
.av-magazine-sideshow .news-date .date-day {
	font-size: 20px;
}
.container_wrap .avia-builder-el-first {
	margin-bottom: 15px !important;
}
.responsive .template-blog .blog-meta {
	display: inline-block;
}
.archive_category .small-preview {
	width: 100px;
}
.post-category-news .entry-content-header {
	width: 75%;
}
.post-category-news .entry-content-header a {
	font-size: 18px !important;
	line-height: 18px;
}
.post-category-news .news-source {
	line-height: 14px;
}
.template-blog .entry-content-wrapper .av-share-box {
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.post-post-category-news .entry-content-wrapper .post-title {
	min-height: 60px;
}
.post-category-news .entry-content-wrapper .news-date {
	width: 70px;
	height: 70px;
	padding: 10px 0px; 
}
.post-category-news .entry-content-wrapper .date-day {
	font-size: 30px;
	width: 80%;
}
.post-category-news .entry-content-wrapper .date-rest {
	line-height: 14px;
}
/* Vesti responsive end */

/* footer responsive*/
 .copyright {
 	display: none;
 }
.responsive #top .footer_color .tabcontainer .active_tab {
	background: none;
}
.responsive #top .footer_color .tabcontainer, .footer_color section {
	border: none;
}
.responsive #top .footer_color .active_tab_content {
	background: none;
}
.responsive .tabcontainer .tab.fullsize-tab {
	color: #fff;
	font-size: 14px;
	border: none;
	height: 30px;
}
#footer .tabcontainer .tab.fullsize-tab {
    line-height: 13px;
} 
#footer .tabcontainer .tab_inner_content a {
	font-size: 16px;
	margin-left: 20px;
}
#footer .footer-web a {
	margin-left: 0px !important;
}
.responsive #top .footer_color .tabcontainer .active_tab {
	font-weight: 100;
}

/* footer responsive end*/

}


@media (max-width: 480px) {

}

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


/* ---------------------------------------animations -----------------------------------------*/

@keyframes services-content {
	0%{top: -200px;opacity: 0;} 100% {top: 0px;opacity: 1;}
}

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



/* google map temp disable  */

/* .avia-google-maps {display: none;}  */


/* DEV CUSTOM */

#top .header_color .sub_menu ul li a:hover, .header_color .sub_menu ul:first-child > li.current-menu-item > a, .header_color .sub_menu ul:first-child > li.current_page_item > a, .header_color .sub_menu ul:first-child > li.active-parent-item > a {
    color: #FFF;
}

/* #top .tabcontainer {
    height: 350px !important;
} */

#footer .tabcontainer .tab_inner_content a {
    font-size: inherit;
}