/*
Theme Name: UEG 2014
Author: 48th Ave & the ShapeBootstrap team
Description: Based on the "Flat Theme" theme for WordPress, a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. 
Tags: one-column, two-columns, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: flattheme
*/



body {
  padding-top: 80px;
  color: #1a1a1a;
  background: #ffffff;
  font-family: 'ff-tisa-web-pro', serif !important;
  line-height: 1.6;
  font-size: 16px;
}

body > section,
#boxed > section {
  padding: -15px -15px;
}

#boxed > section#bottom {
  padding: 0;
}

#boxed{
  margin: 0 auto;
  max-width: 1133px;
  padding: 0px;
  background-color: #ffffff;
  box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.15);
}
#boxed #header{
  max-width: 1133px;
  background: #ffffff;
  margin: 0 auto;
}

.container {
	padding: 0;
}

.center {
  text-align: center;
  margin: 0 auto;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

hr {
border-top: 1px solid #8d8d8d;
}

.col-lg-12 {padding: 0;}


/* Headings */
h1,
h2,
h3,
h4,
h5 {
  font-family: 'ff-tisa-web-pro', sans-serif;
  font-weight: 400;
}

h1, .single h1.entry-title {
	background: #f03917;
	color: #fff;
	display: inline-block;
	font-size: 28px;
	/*margin-top: 50px;*/
	float:none;
  	padding: 10px;

}

.page h1.entry-title, .archive h1.entry-title, .blog h1.entry-title, .search h1.entry-title, .single h1.entry-title{
	margin: 60px 0 0 20px;
}


.single-conflict_areas h1.entry-title {
  position:absolute;
  z-index: 1;
  bottom: 0;
  color: #fff;
  background: url(assets/images/img/opacity60.png);
  margin-left: 20px;
  margin-bottom: 28px;
  padding: 8px 10px;
  font-family: 'tk-futura-pt', sans-serif;
  font-weight:bold;
  font-size: 54px;
  line-height: normal;
  letter-spacing: 6px;
  text-transform: uppercase;
  width: auto;
}

.less_than_320_more_than_mobile{
    display: none;	
}
@media all and (max-width: 1320px){
   small .ism_wrap, body > .ism_wrap{
      position: absolute !important;
   }
   
    small .ism_wrap.ism-mobile-display, body > .ism_wrap.ism-mobile-display{
	    position: fixed !important;	
	}

}



@media all and (max-width: 1319px) and (min-width: 600px) {
   .less_than_320_more_than_mobile:not(.ism-mobile-friendly){
	   display:block;   
   }	
}

@media all and (max-width: 1100px) and (min-width: 900px) {
   .single-conflict_areas h1.entry-title{
	font-size: 40px;
	margin-bottom: 45px;
   }
}

@media all and (max-width: 899px){
   .single-conflict_areas h1.entry-title{
	font-size: 28px;
   }

}

@media all and (max-width: 700px){
   .single-conflict_areas h1.entry-title{
	font-size: 28px;
	margin-bottom: 0px;
   }
}



.single h1.entry-title {

  display:inline-block;

}

.page-id-349 .entry-content h1 {
	margin: 0 0 0 20px;
}


.single h1 {
	background: none;
	color: #000;
	display: block;
	font-size: 28px;
	margin-top: 50px;
	float:none;
}

h2 {
	margin-top: 0;
	color: #f03917;
	font-size: 36px;
}

.orange h2 {
	color: #ffffff;
	font-size: 30px;
}

h3 {
	font-size: 20px;
	color:#1a1a1a;
	}
	
h4 {
	border-left: 10px solid #f03917;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1.428571429;
}

h5 {color: #f03917; font-size: 20px;}
 
h6 {
	font-size: 16px;
	color:#000000;
	font-family: 'tk-futura-pt', sans-serif;
	font-weight: bold;
	}
	
h7 {font-size: 25px;}

/* .btn */
.btn {
  font-weight: 300;
  border:0;
  border-radius: 0;
  background: #f03917;
  color: #fff;
}

.btn-transparent {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  padding: 5px 10px 7px;
}
.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-xlg {
  padding: 24px 48px;
  font-size: 24px;
}
.btn-xlg [class^="icon-"],
.btn-xlg [class*=" icon-"] {
  margin-right: 10px;
}

.orange .btn {
	border:2px solid #fff;
}

.btn-info {
  border: 2px solid #f03917;
  color: #f03917;
  background: transparent;
  padding: 5px 10px 7px;
  margin-top: 10px;
}

.btn-info {
  border: 2px solid #f03917;
  color: #f03917;
  background: transparent;
  padding: 5px 10px 7px;
  margin-top: 10px;
}

.btn-warning {
  	width: 100%;
	background: #666;
	color: #000;
	border-radius: 6px;
	padding: 15px;
	font-size: 20px;
}

.btn-info:hover,
.btn-warning:hover {
	background: #f03917;
	border-color: #f03917; 
}

.btn-full {
  border: 2px solid #000000;
  color: #000000;
  background: transparent;
  padding: 5px 10px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight:bold;
  font-family: 'tk-futura-pt', sans-serif;
}

/* Container Color */

.gray {background: #f2f2f2;padding: 25px;}
.orange {background: #f03817; padding: 25px;color: #fff;clear:both;}
.white {background: #ffffff;padding: 25px;border: 2px solid #f03817;}



/* Anchor Link */
a{
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  color: #f03917;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #35b3e4;
}

/* iFrame */
.iframe-container {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */

  padding-top: 30px;
  /* IE6 workaround*/

  height: 0;
  overflow: hidden;
}
.iframe-container iframe,
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Edit button */
.post-edit-link {
  font-size: 12px;
  color: #999 !important;
}

.post:hover .post-edit-link,
.page:hover .post-edit-link {
  opacity: 1;
}
/* =WordPress Core
-------------------------------------------------------------- */

.sticky{}

.bypostauthor{}

.alignnone {
  margin: 10px 0 20px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 20px auto;
}
.alignright {
  float: right;
  margin: 20px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 20px 20px 20px 0;
}
.wp-caption {
  background: #eee;
  padding: 5px;
  text-align: center;
  max-width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 5px 0 0;
}
.entry-caption {
  margin-top: 15px;
}
.gallery {
  margin-bottom: 20px;
}
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative;
}
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
  display: table;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 48%;ut-timeline-footer-wrap
  max-width: -webkit-calc(46%);
  max-width: calc(46%);
  text-align: center;
}
.gallery-columns-3 .gallery-item {
  max-width: 31%;
  max-width: -webkit-calc(29.299999999999997%);
  max-width: calc(29.299999999999997%);
  text-align: center;
}
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(21%);
  max-width: calc(21%);
}
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(16%);
  max-width: calc(16%);
}
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(12.7%);
  max-width: calc(12.7%);
}
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(10.28%);
  max-width: calc(10.28%);
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(8.5%);
  max-width: calc(8.5%);
}
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(7.1%);
  max-width: calc(7.1%);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  width: 100%;
}
.gallery-caption:before {
  box-shadow: 0 -10px 15px #000000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

 
.ut-timeline-begin, .load-more-wrap {
	display:none;
}

.ut-timeline .ut-timeline-content ul.ut-timeline-ulist .ut-timeline-col1::after {
height: 12px !important;
width: 12px !important;
border-radius: 15px;
}
.post-navigation {
	padding-top: 20px;
	clear: both;
	float: none;
}


#post-nav{
   padding: 10px 15px;
   background: #e6e6e6;
   overflow: hidden;
   margin: 20px auto 20px auto;


}
#post-nav div.post-previous{
   float: left;
   max-width: 150px;

}
#post-nav div.post-next{
   float: right;	
   max-width: 150px;
   text-align: right;


}

#post-nav div.post-next h4 {
    border-right-color: #f03917;
    border-right-style: solid;
    border-right-width: 10px;
    padding-right: 15px;
	 padding-left: 0px;
    border-left: 0;
}


@media all and (max-width: 400px){
#post-nav{
   padding: 8px;

}
#post-nav div.post-previous, #post-nav div.post-next{
   max-width: 100px;
}
#post-nav div.post-previous img, #post-nav div.post-next img{
   width: 100px;
   height: 100px;
}
	
}

.navbar {
  margin: 0;
  border: none;
  background: #ffffff;
}

.navbar-fixed-top, .navbar-fixed-bottom {
border-width: 0 0 0;
}
.navbar>.container .navbar-brand {
margin-left: 50px;
}
.navbar .navbar-brand {
  font-size: 36px;
  line-height: 30px;
  color: #fff;
  padding: 15px 15px 0;
}
.navbar .navbar-main, .navbar-nav {
  margin-top: 0;
  float: right;
  margin-right: 1px;
}
.navbar .navbar-main > li {
  margin-left: 5px;
}
.navbar .navbar-main > li > a {
  padding: 0 20px;
  border-radius: 0;
  height: 72px;
  line-height: 72px;
  color: #5d5d5d;
  text-transform:uppercase;
  font-weight: bold;
  font-family: 'tk-futura-pt', sans-serif;
}
.navbar .navbar-main > li:focus > a,
.navbar .navbar-main > li:active > a,
.navbar .navbar-main > li:hover > a,
.navbar .navbar-main > li.active > a,
.navbar .navbar-main > li.active:hover > a,
.navbar .navbar-main > li.open > a,
.navbar .navbar-main > li.open:hover > a {
  background-color: none;
  text-decoration: underline;
}
.navbar-nav {
margin: 7.5px -15px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}

.nav .dropdown i {
	display: none;
	}
	
.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu>li>a:hover {
	background: #f03917;
}

.navbar .orangemenu {background: #f03917 !important;}
.navbar .orangemenu a{color:#ffffff !important; padding: 0 18px !important; }

.menu-featured-container {text-align:center;width: 100%;}
#menu-featured {list-style-type: none;margin: 20px auto;width: 100%;padding:0;}
#menu-featured li{display:inline-block;height: 40px;padding: 0;margin-right:110px;}
#menu-featured li:last-child{margin-right:0;}
#menu-featured a{padding-left: 30px;font-size: 21px;text-decoration:underline;}
#menu-featured #menu-item-726 {background: url(assets/images/img/icon-1.png) no-repeat 0 5px;} 
#menu-featured #menu-item-697 {background: url(assets/images/img/icon-2.png) no-repeat 0 5px;} 
#menu-featured #menu-item-698 {background: url(assets/images/img/icon-3.png) no-repeat 0 5px;} 


#mobile-menu .navbar-collapse {
  max-height: 100%;
}
span.vcard > a.url{
   color: #FFF !important;	
}
	
ul li span.menu-toggler {
  display: inline-block;
  width: 30px;
  cursor: pointer;
  color: #fff;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
ul li span.menu-toggler i {
  display: block;
  line-height: 40px;
}
ul li span.menu-toggler .icon-angle-right,
ul li span.menu-toggler.collapsed .icon-angle-down {
  display: none;
}
ul li span.menu-toggler .icon-angle-down,
ul li span.menu-toggler.collapsed .icon-angle-right {
  display: block;
}
.sp-mobile-menu ul li.active > a,
.sp-mobile-menu ul li:hover > a {
  color: #fff;
}



ul {
  padding-left: 20px;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16/9 ratio */

  padding-top: 30px;
  /* IE6 workaround*/

  height: 0;
  overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#main-slider {
  position: relative;
  margin-top:-26px !important;
}

#main-slider .prev,
#main-slider .next {
	display:none !important;
}
.carousel-inner{
  width:100%;
  max-height: 395px !important;
}
#main-slider .carousel-content {
  margin-left: 10%;
  width: 75%;
}
#main-slider .carousel h2 {
  font-size: 44px;
  background: #000000;
  background:rgba(0,0,0,0.5);
  color: #ffffff;
}
#main-slider .carousel .btn {
  border: 3px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  border-radius: 0;
  margin-top: 5px;
  background-color: #f03917;
  font-family: 'tk-futura-pt', sans-serif;
  font-weight: bold;
  padding: 8px 15px;
  text-transform:uppercase;
  letter-spacing: 2px;
}
#main-slider .carousel .btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed {
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 600px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;

  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
#services .media:hover .icon-md {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.8);
}


#wpfront-notification-bar .wpfront-message:before
{
   /*content:url('assets/images/img/icon-alert.png');*/
}

#wpfront-notification-bar .wpfront-message:after,
#wpfront-notification-bar .wpfront-close:after
{
   content: normal;
}

#wpfront-notification-bar div:after {
	 /*content:url('assets/images/img/icon-alert.png');*/
}

/* Portfolio */
#recent-works {
  padding: 90px 0;
}
#recent-works .item-inner {
  position: relative;
  margin: 0;
}
.portfolio-items,
.portfolio-filter {
  list-style: none;
  padding: 0;
  margin: 0 -20px 20px 0;
}
.portfolio-filter {
  display:none;
}
.portfolio-filter > li {
  display: inline-block;
}
.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.portfolio-items.col-2 > li {
  width: 47.5%;
}
.portfolio-items.col-3 > li {
  width: 33%;
}
.portfolio-items.col-4 > li {
  width: 25%;
}
.portfolio-items.col-5 > li {
  width: 20%;
}
.portfolio-items.col-6 > li {
  width: 16%;
}
.portfolio-item {
  padding: 0;
  margin: 0 20px 20px 0;
  text-align:center;
  background: #000;
}
.portfolio-item .item-inner {
  padding: 0;
  position: relative;
}

.portfolio-item .item-inner img {
  opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

.single-conflict_areas .portfolio-item .item-inner img {
  opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.item-inner {
	width:100%; 
    height:210px;
    overflow:hidden;
    position:relative;
}

.portfolio-item img.img-responsive {
	width:150%; 
	/*height: 66%;*/
	height: auto;
    position:absolute;
    top:-35%;
    left:-25%;
	max-width: 1200px;
  
}




.portfolio-item h4 {
  border: 0;
  padding-left: 0;
  font-size: 16px;
  color: #f03917;
}

.portfolio-item h4 {
  font-size: 36px;
  margin-bottom: 5px;
}
.portfolio-item h5 {
  background: none;
  padding: 10px 0;
  font-weight: normal;
  font-size: 40px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  top: 30%;
  left: 10%;
  right: 10%;
}
.portfolio-item h5 {
  top: 66%;
  text-align: left;
  color: #f03917; 
  background: #eee;
  width: 100%;
  left: 0;
  bottom: 0 !important;
  padding: 5px 25px;
  margin: 0;
  line-height: normal;
}
.portfolio-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  vertical-align: middle;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
	
.hovercontent {
	margin: 50px 0 0;
	padding: 0 20px;
	font-size: 13px;
	background: #e2e2e2;
	width: 100%;
  	height: 72%;
	}

.portfolio-item .overlay .preview {
  position: relative;
  top: 5%;
  display: inline-block;
  margin-top: -20px;
}
.portfolio-item .overlay .preview {
  top: 0;
  margin-top: -35px;
}
.portfolio-item:hover .overlay {
  opacity: 1;
  background: #e2e2e2;
  padding: 25px 15px;
  text-align: left;
  font-size: 14px;
  color: #000;
}
.portfolio-item:hover .overlay {
  opacity: .9;
  background: none;
  padding: 0;
}

.portfolio-item:hover h5 {
  opacity: 0;
}

.portfolio-item:hover .overlay a{
  font-size: 14px;
  color: #000;
}

#comments {clear:both;}

/* #donation .block p {margin: 0;} */

/* Share buttons */

.ssba img{
	position: relative !important;
 	}
	
.ssba_sharecount,
.ssba_sharecount_twitter {
border: none !important;
background: none !important;
}

.ssba_sharecount:before,
.ssba_sharecount:after {
display:none;
}

.ssba img {
	padding: 10px 10px !important;
}

.single-post .ssba,
.single-press .ssba {padding: 0;position: relative;height: 60px !important;margin-top:20px;}
.single-post .ssba div,
.single-press .ssba div{position: relative;}
.single-post .ssba img,
.single-press .ssba img {
    width: 25px !important;
    padding: 0 0 0 5px !important;
}
.single-post .ssba_sharecount,
.single-press .ssba_sharecount {
    padding: 0 !important;
    border-radius: 0 !important;
    position: absolute !important;
}
.single-post .ssba a,
.single-press .ssba a {
    padding: 0 !important;
}

.single-post .ssba .shares,
.single-post .ssba .likes,
.single-press .ssba .shares,
.single-press .ssba .likes {
    visibility:visible;
}

.single-post .ssba_sharecount,
.single-post .ssba_sharecount_twitter,
.single-press .ssba_sharecount,
.single-press .ssba_sharecount_twitter {
    font: 12px 'ff-tisa-web-pro', serif;
    font-style: italic;
}

.single-post .ssba_sharecount,
.single-post .ssba_sharecount_twitter,
.single-press .ssba_sharecount,
.single-press .ssba_sharecount_twitter {
    color: #5e5e5e;
}

.single-post .ssba_twitter_share,
.single-press .ssba_twitter_share{
    position: absolute;
    left:0;
    background: url('assets/images/img/twitter19.png') no-repeat;
}

.single-post .ssba_sharecount_twitter,
.single-press .ssba_sharecount_twitter {
    position: absolute;
    left:75px;
}

.single-post .ssba_sharecount,
.single-post .ssba_sharecount_twitter,
.single-press .ssba_sharecount,
.single-press .ssba_sharecount_twitter {
    color: #5e5e5e;
}

.single-post .ssba_twitter_share,
.single-press .ssba_twitter_share{
    position: absolute;
    left:0;
    background: url('assets/images/img/twitter19.png') no-repeat;
}

.single-post .ssba_sharecount_twitter,
.single-press .ssba_sharecount_twitter {
    position: absolute;
    left:75px;
}

.single-post .ssba_facebook_share,
.single-press .ssba_facebook_share{
    position: absolute;
    left:35px;
    background: url('assets/images/img/facebook19.png') no-repeat;
}

.single-post .ssba_sharecount,
.single-press .ssba_sharecount {
    position: absolute;
    left:140px;
}

.single-post .ssba_twitter_share img,
.single-post .ssba_facebook_share img,
.single-press .ssba_twitter_share img,
.single-press .ssba_facebook_share img{
    visibility: hidden;
}

.single-post .ssba_sharecount_twitter:after,
.single-press .ssba_sharecount_twitter:after {
    content: "\002F";
    margin-left: 10px;
    color: #5e5e5e;
}

.single-post .site-content,
.single-press .site-content {
	margin-top: 20px;
}

body.single-post div.head{
   background-size: cover !important;
   height: 430px;	
}

body.single-post div.head h1.entry-title {
	background: #f03917;
	color: #fff;
	display: inline-block;
	font-size: 28px;
    left: 0px;
	bottom: 20px;
	position: absolute;
  	padding: 10px;
	font-size: 2.5em;
	width: 90%;

}

.word{
	font-size: 26px;
	color: #f03817;
	text-align: center;
	width: 500px;
	margin: 20px auto 50px;
	vertical-align:bottom;
	float: none;
}

.word span{
	display:inline-block;
	vertical-align:bottom;
}

.word a{
	color: #f03817;
}

.word img{
	margin: 0 auto 15px;
}

.word .separator{
	padding: 50px 50px 0 50px;
}


#portfolio .ssba {
	position:relative !important;
	text-align: left !important;
}

#portfolio .ssba div {
	position:relative !important;
	text-align: left !important;
}


#portfolio .ssba_twitter_share{
	position: absolute;
	left: 150px;

}

#portfolio .ssba_sharecount_twitter {
	position: absolute;
	left:120px;
	top: 8px;
}

#portfolio .ssba_facebook_share{
	position: absolute;
	left:210px;
}
	
#portfolio .ssba_sharecount {
	position: absolute;
	left:280px;
	top: 8px;
}

#portfolio .ssba_sharecount_twitter:after {
	content: "\002F";
	position: absolute;
	top: -20px;
	left: 78px;
	color: #fff;
	font-size: 40px;
}

.ssba .shares,
.ssba .likes {
	visibility:hidden;
}

.single-conflict_areas .post .ssba .shares,
.single-conflict_areas .post .ssba .likes {
	visibility:visible;
}

.single-conflict_areas .post .ssba div {
	text-align:left !important;
	position:relative;
	height: 40px;
}
.single-conflict_areas .post .ssba_twitter_share{
	position: absolute;
	left:0;
	background: url('assets/images/img/twitter19.png') no-repeat 0 10px;
}
.single-conflict_areas .post .ssba_sharecount_twitter {
	position: absolute;
	left:80px;
}

.single-conflict_areas .post .ssba_facebook_share{
	position: absolute;
	left:40px;
	background: url('assets/images/img/facebook19.png') no-repeat 0 10px;
}
.single-conflict_areas .post .ssba_sharecount {
	position: absolute;
	left:150px;
}
.single-conflict_areas .post .ssba_twitter_share img,
.single-conflict_areas .post .ssba_facebook_share img {
	visibility:hidden;
}
.single-conflict_areas .post .ssba_sharecount,
.single-conflict_areas .post .ssba_sharecount_twitter {
	font: 13px 'ff-tisa-web-pro', serif;
	font-style: italic;
	color: #5e5e5e;
	top: 4px;
}

.single-conflict_areas .post .ssba_sharecount_twitter:after {
	content: "\002F";
	margin-left: 10px;
}

.single-conflict_areas .ssba_sharecount,
.single-conflict_areas .ssba_sharecount_twitter,
.page-id-158 .ssba_sharecount,
.page-id-158 .ssba_sharecount_twitter {
		font: 13px 'ff-tisa-web-pro', serif;
		padding: 5px;
		font-style: italic;
		-khtml-border-radius: 0;
		-o-border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0x;
		border: none;
		color: #fff;
		background: none;
	}

.single-conflict_areas .ssba_sharecount:after,
.single-conflict_areas .ssba_sharecount:before {
		display:none;
	}
	

	

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
  margin-right: 20px;
  margin-bottom: 20px;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* Pricing Table */
.pricing-tables .plan {
  border-radius: 4px;
  list-style: none;
  margin: 0 0 20px;
  background: #3498db;
  text-align: center;
  padding: 30px 0;
}
.pricing-tables .plan li {
  padding: 5px 0;
  color: #fff;
}
.pricing-tables .plan li ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pricing-tables .plan li.plan-name {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
}
.pricing-tables .plan li.plan-name h3 {
  margin: 0;
}
.pricing-tables .plan li.plan-price {
  margin-bottom: 10px;
}
.pricing-tables .plan li.plan-price > div {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 10px;
  font-size: 24px;
  border-radius: 100%;
  width: 70px;
  height: 70px;
}
.pricing-tables .plan li.plan-price > div sup {
  font-size: 10px;
  line-height: 10px;
}
.pricing-tables .plan li.plan-price > div > small {
  display: block;
  font-size: 11px;
}
.pricing-tables .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
.pricing-tables .plan.featured {
  background-color: #f03917;
}

/* Title */
#title h1 {
  margin: 50px 0 0 20px;
  padding: 10px;
}

.emerald {display:none;}



/* Overview */
.overview {
	color: #5d5d5d;
	margin: 30px auto !important;
	clear:both;
}
h2.overview {
	background: #f03917;
	color: #ffffff;
	padding: 8px 10px;
	font-size: 21px;
	width: 60%;
	margin: 20px auto 5px;
}

.overview h4 {
	font-size:44px;
	border: 0;
	line-height: normal;
	padding: 0;
	margin-bottom: 0;
	}
.overview p {
	font-size:16px;
	}
.img-thumbnail {
  border: 0;
}
.progress,
.progress .bar {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 30px;
  line-height: 30px;
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}

/* Breadcrumb */
ul.breadcrumb {
  margin: 20px 0 0;
  background: transparent;
  display:none;
}
ul.breadcrumb > li {
  text-shadow: none;
}
ul.breadcrumb > li > a,
ul.breadcrumb > li .divider {
  color: #fff;
}
ul.breadcrumb > li.active {
  color: rgba(255, 255, 255, 0.7);
}
ul.tag-cloud {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.tag-cloud li {
  display: inline-block;
  margin: 0 0 2px 0;
}
.btn-social {
  border: 0;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.btn-social.btn-facebook {
  background: #4f7dd4;
}
.btn-social.btn-facebook:hover {
  background: #789bde;
}
.btn-social.btn-twitter {
  background: #5bceff;
}
.btn-social.btn-twitter:hover {
  background: #8eddff;
}
.btn-social.btn-linkedin {
  background: #21a6d8;
}
.btn-social.btn-linkedin:hover {
  background: #49b9e3;
}
.btn-social.btn-google-plus {
  background: #dc422b;
}
.btn-social.btn-google-plus:hover {
  background: #e36957;
}
.btn-social:hover {
  color: #fff;
}
#social {
  text-align: center;
}
.icon-social {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-social.icon-facebook {
  background-color: #3c5899;
}
.icon-social.icon-facebook:hover {
  background-color: #4e6fba;
}
.icon-social.icon-twitter {
  background-color: #29c5f6;
}
.icon-social.icon-twitter:hover {
  background-color: #5ad2f8;
}
.icon-social.icon-google-plus {
  background-color: #d13d2f;
}
.icon-social.icon-google-plus:hover {
  background-color: #da6459;
}
.icon-social.icon-pinterest {
  background-color: #c61118;
}
.icon-social.icon-pinterest:hover {
  background-color: #ec1e26;
}
.icon-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-md {
  font-size: 36px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  border-radius: 100%;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}
.modal {
  border: 0;
}
.modal#loginForm {
  width: 600px;
  margin-left: -300px;
}
.modal .modal-header {
  border: 0;
  padding: 20px 20px 0;
}
.modal .modal-header > h4 {
  font-weight: 300;
  font-size: 14px;
  color: #848484;
  text-transform: uppercase;
  margin: 0;
}
.modal .modal-body {
  padding: 20px;
}
.modal input[type="text"],
.modal input[type="password"] {
  padding: 5px 10px;
  min-height: 30px;
  width: 130px;
  margin-right: 10px;
}
.modal .icon-remove {
  color: #848484;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  display: block;
  background: #ebebeb;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
}
.modal button {
  margin-left: 10px;
  border: 0;
}
.gap {
  margin-bottom: 50px;
}
.big-gap {
  margin-bottom: 100px;
}
.no-margin {
  margin: 0;
  padding: 0;
}
.registration-form {
  border: 0;
  background-color: #fff;
  padding: 20px;
  display: inline-block;
}
#bottom {
  color: #1a1a1a;
  background: #b3b3b3;
}
#bottom h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
#bottom .media-heading {
  display: block;
  font-weight: 400;
}
#bottom .menu{
  list-style-type: none; 
  margin-top:12px;
}
#bottom .menu li {
	padding: 12px 0;
}
#bottom .menu a{
  color:#333333;
  font-size: 14px; 
  font-family: 'tk-futura-pt', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
#bottom .thumbnail{
  background-color: transparent;
  border: 0;
  border-radius: 0; 
  text-align:left;
  padding-left: 0;
}
#bottom p, #bottom h2{ 
  text-align:left !important;
}
#bottom .actnow {
	color: #1a1a1a;
	font-size: 13px;
	font-weight: bold;
}

#bottom .widget-2 h3{
	background: url(assets/images/img/footer-act-now.png) no-repeat 0 2px;
	padding-left: 22px;
}
#bottom .widget-2 h2{
	line-height: normal !important;
	margin-top: 0 !important;
}

#bottom .widget-2 img{
	display:none;
}
#bottom .widget-2 .btn{
	background: #6e6e6e;
}

#bottom .widget-3 h3{
	background: url(assets/images/img/footer-twitter.png) no-repeat 0 2px;
	padding-left: 25px;
}

#bottom .widget-4 {
	background: #e6e6e6;
	padding-left:30px;
}

#bottom #donateform .btn{
	display:block;
	margin-top: 20px;	
}

#bottom #donateform {
   margin-top: 10px;
   font-family: 'ff-tisa-web-pro', serif;
}

#bottom #donateform input[type="radio"]{
   position:absolute;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   -o-opacity: 0;
}

#bottom #donateform label {
    display: inline-block;  
    cursor: pointer;  
    position: relative;  
    padding-left: 30px; 
	padding-top: 5px; 
    font-size: 17px;  
}

#bottom #donateform input[type="radio"] + label {	
	display:inline-block;
    width: 67px;
    height: 37px;
	vertical-align: middle;
	margin:5px 4px 0 0;
    background: url('assets/images/img/radio.png') 0 -37px no-repeat;
    cursor:pointer;
}
#bottom #donateform input[type="radio"]:checked + label {
   background: url('assets/images/img/radio.png') no-repeat;
   width: 67px;
   height: 37px;
   color: #fff;
}
	
#bottom #searchform {
	background: #cccccc;
	border-top: 1px solid #5d5d5d;
	position:absolute;
	bottom:0;
	margin-left: -30px;
	padding: 0;
	width: 100%;
}
#bottom #searchform input {
	border: 0;
	padding: 0;
	padding-left:30px;
	width:80%;
	background: none;
	color: #333333;
	font-size: 22px;
	font-family: 'tk-futura-pt', sans-serif;
	float:left;
	height: 60px;
}
#bottom #searchform .btn {
	border-left: 1px solid #5d5d5d;
	padding: 0;
	background: none;
	width: 20%;
	font-size: 22px;
	color: #5d5d5d;
	font-family: 'tk-futura-pt', sans-serif;
	float:left;
	height: 60px;
}

#bottom .col-sm-3 {
	border-right: 1px solid #5d5d5d;
	min-height: 300px;
}
#bottom .col-sm-3 h3{
	font-size: 15px;
	color: #1a1a1a;
}
#bottom .widget-first {
	width: 20% !important;
}
#bottom .widget-2,
#bottom .widget-3 {
	width: 20% !important;
	padding-left: 25px;
	padding-right: 15px;
}
#bottom .widget-last {
	border-right: 0;
	width: 40% !important;
}
#bottom .widget-last h3{
	font-size: 22px;
	font-family: 'tk-futura-pt', sans-serif;
  	font-weight: bold;
  	text-transform: uppercase;
  	color: #333333;
}

#bottom .widget-last radio{
	font-size: 22px;
	font-family: 'tk-futura-pt', sans-serif;
  	font-weight: bold;
  	text-transform: uppercase;
  	color: #333333;
}
#bottom .row {
	margin-right: 0;
	margin-left: 0;
}



::-webkit-scrollbar 
{
  background-color:#e6e6e6;
  width: 18px;
  height: 18px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #e1e1e1;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
  background: #C0D6D6;
}
::-webkit-scrollbar-thumb:active {
  background: #c0c0c0;
}
::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

:
ul.unstyled {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*Unordered Lists*/
ul.arrow,
ul.arrow-double,
ul.tick,
ul.cross,
ul.star,
ul.rss {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before,
ul.arrow li::after,
ul.arrow-double li::after,
ul.tick li::after,
ul.cross li::after,
ul.star li::after,
ul.rss li::after {
  font-family: FontAwesome;
  font-size: 11px;
}
ul.arrow li::before,
ul.arrow-double li::before,
ul.tick li::before,
ul.cross li::before,
ul.star li::before,
ul.rss li::before {
  margin-right: 5px;
}
ul.arrow li::before {
  content: "\f105";
}
ul.arrow-double li::before {
  content: "\f101";
}
ul.tick li::before {
  content: "\f00c";
}
ul.cross li::before {
  content: "\f00d";
}
ul.star li::before {
  content: "\f006";
}
ul.rss li::before {
  content: "\f09e";
}
ul.social {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: inline-block;
}
ul.social > li {
  display: inline-block;
  margin: 0 5px;
}
ul.social > li > a {
  font-size: 24px;
  color: #666;
}
ul.social > li > a:hover {
  color: #999;
}
div.widget_recent_entries > ul{
  text-align: left;
}
.accordion-group {
  background-color: #fff;
  border-top: 1px solid #f0f0f0;
}
.accordion-heading .accordion-toggle {
  color: #666;
  font-weight: 700;
}
.accordion-inner {
  border-top: 0;
}

.post,
article.attachment {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 20px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.single .post,
.single article.attachment {
  background-color: #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.entry-header {position:relative;}

.post .entry-thumbnail{
  height: 427px;
  overflow: hidden;
  position:relative;
}
.post .entry-thumbnail,
article.attachment .entry-thumbnail {
  margin: 0 0 20px;
}
.post .entry-thumbnail img,
article.attachment .entry-thumbnail img {
  width: 100%;
  border-radius: 0 0 0 0;
}

#head h1 {
  position:absolute;
  bottom: 0;
}

.post-type-archive-press h1 {
	margin-top: 60px;
}

.single-press .navbar>.container .navbar-brand {
	margin-left: 0;
	padding-left: 0;
}

.post-type-archive-press h2 a{
	color: #f03917;
	font-size: 20px;
}

.post-type-archive-press .entry-meta{
	margin: 5px 0;
	text-transform: uppercase;
}

#sidebar h4,
.single-post #sidebar h4  {
	border-left: 0;
	padding-left: 0;
	color: #f03917;
	font-size: 20px;
}
#sidebar .sidebar-inner .widget-area > div{
   background: #ccc;
   padding: 10px;
   color: #444;
   margin-top: 20px;	
}

#sidebar{
   padding-right: 0px;	
}

#sidebar .sidebar-inner  h3{
	margin-top: 6px;
}

.blog .sticky .date{
	display:none;
}

.blog .sticky .author{
	font-size: 25px !important;
	display: block;
}

.blog .author,
.blog .date{
	display: inline;
}
.blog .sticky ul{
	padding: 0;
}
.blog .sticky li{
	color: #fff;
	list-style-type: none;
	padding: 0 0 0 20px;
}
.blog .sticky li a,
.blog .sticky li span{
	float:left;
}
.blog .sticky li a{
	padding-left: 5px !important;
}
.blog .post .entry-meta li,
.blog .post .entry-meta li a,
.archive .post .entry-meta li,
.archive .post .entry-meta li a{
	color: #000;
	font-style: normal;
}
.blog .entry-header{
	margin-bottom: 20px;
}
.blog .sticky .entry-header{
	float:none;
	width: 100%;
}
.blog .sticky .entry-content{
	float:none;
	width: 100% !important;
	margin-top: 15px;
}
.blog .post .entry-content,
.archive .post .entry-content{
	float:left;
	width: 50%;
}
.blog .sticky .entry-thumbnail{
	height: 358px;
	width: 100% !important;
	position: relative;
}
.blog .sticky .entry-thumbnail img{
    height:100%;
	width: 100%;
	z-index: 1;
}
.blog .post .entry-thumbnail,
.archive .post .entry-thumbnail{
	height: auto;
	margin: 0;
	width: 40%;
	float:left;
	margin-right: 20px;
}
.blog .entry-thumbnail img,
.archive .entry-thumbnail img{
	width: 100%;
}

.blog .sticky h2.entry-title {
	width: 98%;
	background: url(assets/images/img/opacity60.png);
	position: absolute;
	bottom: 0;	
	z-index: 3;
	padding-bottom: 5px;
}
.blog .sticky h2.entry-title a{
	position:relative;
	color: #fff;
	display:block;
	text-transform: capitalize;
	z-index: 4;
	padding-left: 20px;
}
.blog .post .entry-title a,
.archive .post .entry-title a{
	position:relative;
	color: #f03917;
}

.blog article,
.archive article{
	border-bottom: 1px solid #000;
	padding: 20px 0 40px 0;
	margin: 0;
}

.blog article:last-of-type,
.archive article:last-of-type{
	border-bottom: 0 solid #000;
}

.blog article.sticky{
	border-bottom: 0;
}

.blog .post {
	clear:both;
}

/*.blog .post .addtoany_share_save_container,
.archive .post .addtoany_share_save_container{
	display: none;
}*/

.blog .meta-nav a,
.archive .meta-nav a{
	color: #f03917;
}

#sidebar{
	float:right;
	margin-top: 0;
}

.single #sidebar {
	float:right;
}

/*.archive #sidebar h3 {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
}*/

.clearfix {clear:both;}



.tag-timeline  h1.entry-title{
   position:absolute;
  bottom: 0;
  color: #fff;
  background: #f03917;
  margin: 0 0 20px 0;
  padding: 7px 7px 10px 7px;
  font-size: 40px;
  line-height: 40px;
  display:inline-block;
  width: auto;
}

.tag-timeline .entry-thumbnail {
  height: auto;
  overflow: hidden;
  position: relative;
}

.tag-timeline .entry-meta {
	display:none;
}

.ut-timeline-text-wrap-inner {
	padding: 20px 0 20px 20px;
}

.section-head {
  margin-bottom: 107px;
  padding: 5px;
  position:absolute;
  bottom: 0;
  color: #fff;
  background: #f03917;
  margin-left: 20px;
}

.home #content .addtoany_share_save_container {display:none;}

#content .addtoany_share_save_container {display:none;}

.single-conflict_areas #content .row {margin-left:-39px;}

.single-conflict_areas .orange {min-height: 225px;}

.single-conflict_areas .col-md-4 {padding-right:0;text-align:center;}




.single-conflict_areas .post {
	float:left;width:48.5%;
	margin-right: 20px;
	border:1px solid #000;
	padding:20px 30px;
	min-height:300px;
}

.single-conflict_areas .post:last-of-type {margin-right: 0;}

.single-conflict_areas .post h2{font-size: 25px;color:#000;}

.single-conflict_areas .entry-meta li,
.single-conflict_areas .entry-meta a{
  font-size: 13px;
  color: #5e5e5e;
  font-style: italic;
  font-family: 'ff-tisa-web-pro', serif;
}

h2.line {
    overflow: hidden;
    text-align: center;
	line-height: normal;
	font-size: 30px;
	margin-bottom: 30px;
}
h2.line:before,
h2.line:after {
    background-color: #f03917;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
h2.line:before {
    right: 0.5em;
    margin-left: -50%;
}
h2.line:after {
    left: 0.5em;
    margin-right: -50%;
}

.single-resources .entry-meta,
.single-resources .entry-thumbnail img{display:none;}

.single-resources h1.entry-title{
	position:relative;
	display:inline-block;
	font-size: 28px;
	margin:0;
}

.post h2.entry-title,
article.attachment h2.entry-title {
  margin-top: 0;
}
.single .entry-meta ul {
  list-style-type:none;
  padding: 0;
}
.single .entry-meta li {
  display: inline;
  font-style: normal;
  color: #1a1a1a;
}

.single .entry-meta {
  margin-bottom: 20px;
}

.home .post .entry-meta,
article.attachment .entry-meta {
  margin-bottom: 20px;
  font-size: 10px;
  font-style:italic;
  color:#969696;
}
.home .post .entry-meta a{color:#969696;}

.post .entry-meta ul,
article.attachment .entry-meta ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home .post .entry-meta ul li,
.home article.attachment .entry-meta ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  color: #999;
}
.home .post .entry-meta ul li,
.home article.attachment .entry-meta ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  color: #999;
}
.home .post .entry-meta ul li a,
.home article.attachment .entry-meta ul li a {
  color: #999;
}
.post sup.featured-post,
article.attachment sup.featured-post {
  font-size: 13px;
  top: -10px;
}
sup.featured-post {
  display:none;
}
ul.pagination > li > a,
ul.pagination > li > span {
  border: 0;
}
ul.pagination > li.active > a,
ul.pagination > li:hover > a {
  background-color: #34495e;
  color: #fff;
}
textarea#message {
  padding: 10px 15px;
  height: 219px;
}
.widget {
  margin-bottom: 30px;
}
.timeline {
  position: relative;
  margin-bottom: -3px !important;
}
.timeline .timeline-bar-wrapper {
  position: static;
}
.timeline .timeline-bar {
  text-align: center;
}
.timeline .timeline-bar:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  left: 50%;
  margin-left: -4px;
  border-radius: 3px;
  background-color: #ff5335;
}
.timeline .timeline-bar h2 {
  margin: 20px 0;
  position: relative;
  z-index: 1;
  font-weight: 700;
}
.timeline h2.time {
  background: #f5f5f5;
}
.timeline i {
  display: inline-block;
  margin: 10px 0;
  font-size: 26px;
  border: 5px solid rgba(0, 0, 0, 0.2);
  padding: 0;
  line-height: 22px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ff5335;
}
.timeline .timeline-item-box {
  position: relative;
  z-index: 2;
}
.timeline .timeline-item-box.odd {
  margin-top: 70px;
}
.timeline .timeline-item-box.odd:before {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-left-color: #fff;
  border-width: 10px;
  top: 30%;
  margin-top: -15px;
}
.timeline .timeline-item-box.even {
  margin-top: 120px;
}
.timeline .timeline-item-box.even:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #fff;
  border-width: 10px;
  top: 30%;
  margin-top: -15px;
}
.box {
  background: #FFF;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
}
.rounded {
  border-radius: 3px;
}
#error {
  text-align: center;
  margin-top: 150px;
  margin-bottom: 150px;
}
#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #bdc3c7;
  background: #333333;
  text-align:center;
}
#footer a {
  color: #bdc3c7;
}
#footer a:hover {
  color: #34495e;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}

.tab-content {
  background: #fff;
  padding: 15px;
  border: 1px solid #ddd;
  border-top: 0;
}
.nav-tabs > li > a {
  color: #555;
  cursor: pointer;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li > a:hover {
  border-color: #ddd;
}
a.accordion-toggle {
  display: block;
}
div.pp_default .pp_description {
  margin-top: 13px;
}

/*shortcode*/
.dropcap {
  overflow: hidden;
}
.dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
/*block*/
.block.rounded{
    border-radius: 4px;
    -webkit-border-radius:4px;
    -moz-border-radius: 4px;
    border-style: solid; 
    
}

.block.border-solid{
    border-style: solid; 

}
.block.border-dashed{
    border-style: dashed; 

}
.block.border-dotted{
    border-style: dotted; 

}

/* Block number */
.blocknumber { 
     position: relative;
     min-height: 45px;
     padding:10px 0 5px 60px;
 }
     
.blocknumber span{
        font-weight:bold;  
        width:48px;
        height:48px;
        line-height:48px;
        display:block;
        text-align:center;
        position: absolute;
        top: 0;
        left: 0;
    }
    
 

/*core*/

code{
    display: inline-block;
    white-space: inherit;
    margin: 10px 0 5px;
}

/*right side widget area*/
.widget-area ul{
    list-style: none;
    padding: 0;
}
.widget-area ul li{
    padding: 5px 0;
}
.widget-area .tagcloud{

}

/*search*/
.widget-area #searchform{
    margin-bottom: 30px;
}

/*calender*/
.widget-area #calendar_wrap table{
    width: 100% ;
}
.widget-area #calendar_wrap th{
    text-align: center;
}
.widget-area #calendar_wrap td{
    text-align: center;
}
.widget-area #calendar_wrap tr{
    border-bottom: 1px solid #eee;
    line-height: 25px;
}
.widget-area #calendar_wrap #prev{
    text-align: left;
}
.widget-area #calendar_wrap #next{
    text-align: right;
}
/*tag cloud*/
.widget-area .tagcloud a{
    font-size: 14px !important;
    color: #FFF;
    background-color: #428BCA;
    border-color: #285E8E;
    padding: 1px 5px;
    margin-bottom: 2px;
    display: inline-block;
    border-radius: 3px;
}

.widget-area .tagcloud a:hover{
    background-color: #3276B1;
}

.widget-area ul li{
    padding: 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.widget-area ul li a{
   margin-left: 10px;
}
.widget-area ul li:before{
    position: absolute;
    
    font-family: FontAwesome;
    content: "\f105";
}
.widget-area ul.children{
    margin-top: 10px;
}
.widget-area ul.children li{
    margin-left: 15px;
}
.widget-area select{
    width: 100%;
    margin: 10px 0;
    height: 34px;
    padding: 6px 12px;
}
.widget-area img{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.wp-smiley{
    display: inline-block;
}
.rsswidget{
    display: inline-block;
}
.textwidget img{
    margin-top: 10px;
}
/*blog*/

table{
    width: 100%;
}
tr{
    border-bottom: 1px solid #eee;
}
td,th{
    padding: 8px 0;
}
/*caption*/
.wp-caption img{
    max-width: 100%;
}
.wp-caption p.wp-caption-text{
    padding: 3px;
}

#respond code{
    white-space: normal;
    display: inline-block;
    margin-bottom: 20px;
}

/*paser paginaton,breadcrumbs*/
.pager .previous>a,
.pager .next>a{
    max-width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

ul.breadcrumb {
    width: 100%;
    text-align: right;
}
ul.breadcrumb > li{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 300px;
}

/*divider*/

.divider-default{
    margin-bottom: 5px;
}
.divider-lg{
    margin-bottom: 100px;
}
.divider-md{
    margin-bottom: 50px;
}
.divider-sm{
    margin-bottom: 20px;
}
.divider-xs{
    margin-bottom: 10px;
}

/*faq*/
li.faq span.number{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
    text-align: center;
    background: #34495E;
    color: #FFF;
    font-size: 24px;
}
.faq h4{
    margin-top: 0;
}
ul li.faq{
    margin-top: 30px;
}

/*services page*/
.media.services{
    margin-bottom: 30px;
}

/*logo*/
a.navbar-brand img{
    display: inline-block;
	width: 101px;
	height: 39px;
}
/*download btn*/
#main-info {
background-color: #ECF0F1;
}

/*pinterest btn*/
.btn-social.btn-pinterest{
    background: #FF0014;
}

/*admin bar*/
.admin-bar .navbar-fixed-top{
    top:28px;
}


/*responsive menu*/
#mobile-menu .navbar-collapse{
    border-top:0;
    box-shadow:none;
}
.navbar-inverse .navbar-nav li{

}
.navbar-inverse .navbar-nav>li a{
    color:#BDC3C7;
    padding: 10px 15px;
    display: block;
}

blockquote {
padding: 10px 20px;
margin: 0 50px 20px;
border-left: 5px solid #f03917;
font-style: italic;
}

blockquote p {
/* font-size: 15px;*/
font-weight: 300;
line-height: inherit;
}

#sidebarLeft blockquote {
border-left: none;
font-size: 20px;
padding: 0;
}


/*testimonial*/
blockquote small{
    color: rgba(255, 255, 255, 0.8);
}

#conflict-areas-map .thumbnail {border: 0;padding:0;}

#map-legend span {
color: #000;
float: left;
font-size: 11px;
height: 30px;
line-height: 13px;
margin: 12px 0 9px 137px;
padding: 0;
width: 180px;
}

#map-legend {
margin: 5px auto 20px 70px;
padding: 0;
background: url(assets/images/img/xmap-legend.png) no-repeat top left;
height: 41px;
width: 679px;
float: left;
}

#map-legend br{
display:none;
}

#ongoing {
margin-left: 147px !important;
}

.home #content, .single #content{
	padding-bottom: 0;
}
.home .site-content {margin-top: 0;}

.site-content {margin-top: 20px;}


#content{
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}

#sidebarLeftWrap {
	background: url(assets/images/img/bg-left-gray.png) repeat-y;
	padding-bottom: 10px;
	margin-bottom: -22px;
}

#sidebarLeftWrap  .col-md-9{
	float: right;
}

#sidebarLeft {
	color: #fff;
	text-align: center;
	width: 21%;
	padding: 10px 25px;
	margin-right:2%;
	float:left;
}


#sidebarLeft .menu {
	list-style-type: none;
	margin-top: 20px;
	text-align: center;
}

#sidebarLeft .menu li{
	border: 1px solid #fff;
	border-radius: 4px;
	padding: 10px 0;
	margin-bottom: 10px;
	
}

#sidebarLeft .menu li:before {
content: "";
}

#sidebarLeft .menu a{
	color: #fff;
	font-size: 15px;
	margin-left: 0;
}

#sidebarLeft h3{
	color: #fff;
}

#sidebarLeft .menu .subtle {border: 0;margin-bottom: 0;}

#sidebarLeft .menu .subtle a{color:#999999;}

#sidebarLeft .a2a_button_twitter img{
	visibility:hidden;
}
#sidebarLeft .a2a_button_twitter {
	background: url(assets/images/addtoany/twitter-white-lg.png) no-repeat;	
	width: 35px;
	height: 35px;
	margin: 15px 5px;
}

#sidebarLeft .a2a_button_facebook img{
	visibility:hidden;
}
#sidebarLeft .a2a_button_facebook {
	background: url(assets/images/addtoany/facebook-dark-lg.png) no-repeat;	
	width: 35px;
	height: 35px;
	margin: 15px 5px;
}

#sidebar .a2a_button_twitter img{
	visibility:hidden;
}
#sidebar .a2a_button_twitter {
	background: url(assets/images/addtoany/twitter-dark-lg.png) no-repeat;	
	width: 35px;
	height: 35px;
	margin: 15px 5px;
}

#sidebar .a2a_button_facebook img{
	visibility:hidden;
}
#sidebar .a2a_button_facebook {
	background: url(assets/images/addtoany/facebook-dark-lg.png) no-repeat;	
	width: 35px;
	height: 35px;
	margin: 15px 5px;
}



#sidebar .a2a_button_facebook {
	background: url(assets/images/addtoany/facebook-white-lg.png) no-repeat;	
	width: 235px;
	clear: both;
	margin: 5px;
	color: #f03917;

}


#sidebar .a2a_button_twitter {
	background: url(assets/images/addtoany/twitter-white-lg.png) no-repeat;	
	width: 235px;
	clear: both;
	margin: 5px;
}

#sidebar .a2a_button_facebook::after{
   content: "Like us on Facebook";
   margin: auto 0 auto 26px;
    line-height: 2em;
   font-weight: bold;
}
#sidebar .a2a_button_twitter::after{
   content: "Follow us on Twitter";
   margin: auto 0 auto 26px;
    line-height: 2em;
   font-weight: bold;
}
.sidebar_email_field{
   background: url(assets/images/addtoany/email-orange.png) no-repeat scroll 3px 3px;
   padding-left:35px;
   height: 34px;
   width: 230px;
   background-color:#EEE;
   border: 2px solid #FFF;
   color: #888;
   font-family: "ff-tisa-web-pro",serif !important;
}

.left-connect .sidebar_email_field{
   width: 85%;
   margin: 10px 0 0 0;
   font-size: 0.8em;
}
.left-connect h3{
   background: #f03917;
   font-weight:400;
   font-size: 1.15em;
   padding: 12px 0;

}

.left-connect h4{
   color: #f03917;
   font-weight:400;
   font-size: 1.15em;
   padding: 12px 0 0 0;
   border: 0;

}

#sidebarLeft .left-connect .a2a_button_facebook {
	background: url(assets/images/addtoany/facebook-white-lg.png) no-repeat;	
}
.left-connect {
   background: #ccc;
   padding: 0 0 15px 0;
   margin: 0 -25px !important; 
   position: relative;
   text-align: center;
}

.home .fiat-alert {
	display:block;
}

.leftsidebar blockquote{
	
	border-top: 2px solid #f03917;
	border-bottom: 2px solid #f03917;
	padding: 20px 0 !important;
	margin: 30px 0;
	
}

.fiat-alert p:before
{
   /*content:url('assets/images/img/icon-alert.png');*/
}

.fiat-alert p:after
{
   /*content:url('assets/images/img/icon-alert.png');*/
}

.admin-bar .fiat-alert {
	top: 100px;
}
.fiat-alert {

	position: absolute;
	z-index: 7;
	top: 72px;
	width: 1133px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.75);
	/*background-image: url(assets/images/img/opacity60.png);*/
	padding: 18px 0 4px;
	text-align:center;
	border-color:transparent;
	margin-bottom: 0;
	text-shadow: 0 0 0 rgba(0,0,0,0.5);

	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-family: 'tk-futura-pt', sans-serif;
	font-weight:bold;
	line-height: normal;
}



.fiat-alert p{
 	margin: 0;
	opacity: .8;
}

.fiat-alert .close{
 	padding: 0 20px 0 0 !important;
	opacity: .6 !important;
	text-shadow: 0 0 0 #fff !important;
	font-size: 40px;
	font-weight: normal !important;
	border: 0 !important;
	margin-top: -15px;
	background-color: transparent;
}

.fiat-alert a{
 	color: #fff;
}


.fiat-alert .addtoany_share_save_container {
	display:none;	
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.head {min-height: 163px;position:relative;margin-top:-13px;background-color: #eeeeee !important;}
.home .head {display:none; min-height: 0;}
.single-conflict_areas .head {display:none;}

.single-conflict_areas .head {min-height: 249px;}
.home .addtoany_share_save_container {display:none;}
.home .recent .addtoany_share_save_container {display:none;}


#mission {
	text-align:center;
	height:462px;
	background: url(assets/images/img/mission.jpg) no-repeat;
	color: #fff;
	font-size: 19px;
	padding: 110px 180px;
	margin-top: 20px;
	clear:both;
}

#mission h3 {
	color: #fff;
	font-size: 22px;
}

#mission .btn-transparent {
	margin-top: 20px;
	display:inline-block;
}

#mission a:hover.btn-transparent {
	opacity: .7;
	background: #fff;
}

.recentWrap {
	background: #1a1a1a;
	padding: 40px 0;
}

.recent {
	width: 940px;
	margin: 0 auto;
}

.recent hr {margin-bottom: 40px;}

.recent h3 {margin-top:0;font-size: 18px;}

.recent .post {position: relative;}

.recent .alignleft {margin-top:0;margin-right: 25px;}

.recent #searchform {float:right;width: 150px;margin-right:10px;}
.recent #searchform input {background: #5c5c5c;border: 0;font-family: 'ff-tisa-web-pro', serif;min-height:40px;padding-left:10px;width:120px;}
.recent #searchform .btn {background: #5c5c5c;border: 0;min-height:40px;margin-left:3px;}

.recent .readmore .btn{
	width: 100%;
	background: #666;
	color: #000;
	border-radius: 6px;
	padding: 15px;
	font-size: 20px;
}

#footer .logo {
	float: left;
	margin-left: 40px;
	width: 101px;
	height: 39px;
}

#footer .address {
	float: right;
	margin-right: 40px;
}

.fit {margin-right: 0 !important;}

.row {margin: 0 auto;}


.home .ssba {
	padding-bottom: 10px;
}

.home .carousel{
   clear: both;	
}

.home .ssba div{position: relative;}
.home .ssba img {
	width: 25px !important;
	height: 20px !important;
	padding: 0 0 0 5px !important;
}
.home .ssba_sharecount {
	padding: 0 !important;
	border-radius: 0 !important;
	position: absolute !important;
}
.home .ssba a {
	padding: 0 !important;
}

.home .ssba .shares,
.home .ssba .likes {
	visibility:visible;
}

.home .ssba_sharecount,
.home .ssba_sharecount_twitter {
	font: 12px 'ff-tisa-web-pro', serif;
	font-style: italic;
}

.home .format-image .ssba div,
.home .format-gallery .ssba div {
	position:relative;
	height: 40px;
}
.home .format-image .ssba,
.home .format-gallery .ssba {
	margin: 0 auto; width: 240px;
}

.home .format-image .ssba_twitter_share,
.home .format-gallery .ssba_twitter_share {
	position: absolute;
	left:0;
}
.home .format-image .ssba_sharecount_twitter,
.home .format-gallery .ssba_sharecount_twitter {
	position: absolute;
	left:85px;
	display: none;
}

.home .format-image .ssba_facebook_share,
.home .format-gallery .ssba_facebook_share{
	position: absolute;
	left:35px;
	
}
.home .format-image .ssba_sharecount,
.home .format-gallery .ssba_sharecount {
	position: absolute;
	left:85px;
}

.home .format-image .ssba_sharecount,
.home .format-image .ssba_sharecount_twitter,
.home .format-gallery .ssba_sharecount,
.home .format-gallery .ssba_sharecount_twitter {
	color: #fff;
	top: 8px;
}

.home .format-image .ssba_sharecount_twitter:after,
.home .format-gallery .ssba_sharecount_twitter:after {
	content: "\002F";
	margin-left: 10px;
}

.home .format-standard .ssba_sharecount,
.home .format-standard .ssba_sharecount_twitter {
	color: #5e5e5e;
}

.home .format-standard .ssba_twitter_share{
	position: absolute;
	left:0;
	background: url('assets/images/img/twitter19.png') no-repeat;
}

.home .format-standard .ssba_sharecount_twitter {
	position: absolute;
	left:75px;
	display:none;
}

.home .format-standard .ssba_facebook_share{
	position: absolute;
	left:35px;
	background: url('assets/images/img/facebook19.png') no-repeat;
}

.home .format-standard .ssba_sharecount {
	position: absolute;
	/*left:140px;*/
	left:75px;
}

.home .format-standard .ssba_twitter_share img,
.home .format-standard .ssba_facebook_share img{
	visibility: hidden;
	width: 25px;
	height: 25px;
}

.home .format-standard .ssba_sharecount_twitter:after {
	content: "\002F";
	margin-left: 10px;
	color: #5e5e5e;
}

.home .addtoany_list a {
	padding: 0 8px 0 0;
}

.home .addtoany_share_save_container {
	margin: 0;
	display:none;
}

@media screen and (min-width: 991px) {

.home .format-standard{
	max-width:295px;
	margin-top: 0;
}
.home .format-image{
	max-width:295px;
	padding: 0 !important;
}
.home .format-gallery{
	max-width:616px;
	padding: 0 !important;
}

.home .has-thumb{
	padding: 0 !important;
}

.home .has-thumb .entry-content{
	padding: 0 25px 15px;
}

.home .has-thumb .entry-meta{
	padding: 10px 25px 0;
	margin-bottom: 10px;
}

.home .format-standard .entry-meta{
	margin-top: 2px;
 	}

.home .format-image .a2a_button_twitter img,
.home .format-gallery .a2a_button_twitter img{
	visibility:hidden;
}

.home .format-image .a2a_button_twitter,
.home .format-gallery .a2a_button_twitter,
.home .format-image .a2a_button_twitter_tweet,
.a2a_button_twitter_tweet
.twitter-share {
	background: url(assets/images/addtoany/twitter-white.png) no-repeat !important;	
}


.a2a_button_twitter_tweet #twitter-widget-0 .btn-o{
	display: none !important;	
}

.home .format-image .a2a_button_facebook img,
.home .format-gallery .a2a_button_facebook img{
	visibility:hidden;
}

.home .format-image .a2a_button_facebook,
.home .format-gallery .a2a_button_facebook {
	background: url(assets/images/addtoany/twitter-white.png) no-repeat;	
}

.home .format-image h3 a, 
.home .format-gallery h3 a{	
	color: #ffffff;	
}

.home .format-image .title, 
.home .format-gallery .title {
	position: absolute;
	top: 0 !important;
	left: 0;
	width: 100%;
	margin-top: 40px;
	text-align: center;
 	}
	
.home .format-image .entry-content, 
.home .format-gallery .entry-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
 	}
	
.home .format-gallery .entry-content {
	margin-top: 80px;
	padding: 0 80px;
 	}	
	
.home .format-gallery h3 {
	font-size: 30px;
 	}	
	
.home .format-gallery .entry-meta .posted,
.home .format-gallery .entry-meta .byline{
	display:none;
 	}
	
.home .format-gallery .btn {
	border: 3px solid rgba(255, 255, 255, 1);
	color: #fff;
	border-radius: 0;
	background-color: rgba(255, 255, 255, 0);
	font-style: italic;
	margin: 20px 0;
	padding: 7px 25px 12px;
}
	
	
.home .cat-meta{
	position: absolute !important;
	top: 10px;
	left: 0;
	width: 100%;
 	}	
	
.recent-story1 .post{
	min-height: 412px;
 	}

.recent-story1 .crop{
	position:relative;
	width: 100%;
	height: 174px;
	overflow: hidden;
 	}
		
.recent-story1 img{
	min-height: 100%;
	min-width: 100%;
	position: absolute;
 	}
	
.recent-story2 .post{
	min-height: 222px;
 	}
	
.recent-story3 .post{
	min-height: 232px;
	width: 294px;
	background: #000;
 	}
	
.recent-story3 .crop{
	position:relative;
	width: 100%;
	height: 232px;
	overflow: hidden;
 	}
		
.recent-story3 img{
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	opacity: .5
 	}
	
.recent-story4 .post{
	min-height: 232px;
 	}
	
.recent-story5 .post{
	min-height: 402px;
	width: 620px;
	background: #000;
 	}
	
.recent-story5 .crop{
	position:relative;
	width: 100%;
	height: 402px;
	overflow: hidden;
 	}
		
.recent-story5 img{
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	opacity: .5
 	}
	
.recent-story1 .category{
	position: absolute !important;
	top: 10px;
	left: 0;
 	}	
	
.home .recent-story4 .entry-meta{
	margin-bottom:10px;
 	}	
	
.home .recent-story2 .addtoany_share_save_container{
	margin-bottom:5px;
 	}	
	
.home .format-image .entry-meta{
	color: #fff;
 	}	
	
.home .format-gallery .entry-meta{
	margin-top: 40px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
 	}	
	
.home .format-image .entry-meta a, .home .format-gallery .entry-meta a{ 
	color: #fff;
 	}	
	
.home .format-image .entry-content{
	margin-top: 40px;
	padding: 10px;
 	}	

.home .category {
	font-family: 'tk-futura-pt', sans-serif;
	font-weight:400;
	letter-spacing:2px;
	margin-top: 0;
	margin-right: 10px;
	float: left;
	}
	
.home .category a {
	color: #f03917;
}
	
.home .has-thumb .category {
	background: #f03917;
	color:white;text-transform:uppercase;
	padding: 4px 8px;
	}

.home .has-thumb .category a{color:white;}
}

#filters {padding-top:20px;min-height: 50px;color:#fff;margin-bottom:0;list-style: none;}
.filters-title {float:left;font-size:20px;color:#fff;margin-top:15px;margin-right:30px;}
#filters li {border: 0;color: #858585;float: left;margin: 0 .5em 1em 0;}
#filters li:last-child .pipe { display: none; }
#filters a {color: #858585;text-decoration: underline;}

.home section#join {
  display:none;
}


#joinWrap {
	background: #f03917;
  	width:100%;
  	clear:both;
  	float:none;
}

#join {
  	color: #ffffff;
  	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
}

#join h2{
  color: #ffffff;
  float:Left;
  clear:both;
  font-size: 21px;
  width: 25%;
  font-weight:normal;
  margin-top:-5px;
  margin-right: 20px;
  padding:0;
}

#join .widget-1 {width: 60%;padding: 0;}
#join .widget-2 {width: 30%;padding: 0;float:right;text-align:right;}

#join form{
  font-size: 14px;
  margin-top: 10px;
}

#join input {
flaot:left;
background: none;
border: 2px solid #fff;
margin-right: 3px;
padding: 0 10px;
height: 40px;
color: #fff;
font-size: 12px;
line-height: none;
}

#join input[type="submit"] {
background: #fff;
color: #f03917;
border: 0px outset buttonface;
text-transform:uppercase;
padding: 0 15px;
line-height: none;
margin-top: 5px;
}

#get-involved {display:none;text-align:center;}

.page-id-219 .entry-content .col-md-3 {
	width: 30%;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 5%;
	background: #f2f2f2;
}

.page-id-219 .entry-content .col-md-3 img{
	padding-right: 0;
	padding-left: 0;
	margin:0 -10px;
	max-width: 108%;
}

.page-id-219 .entry-content .col-md-3 .btn{
	width: 100%;
}

.page-id-219 .entry-content .col-md-3:last-of-type {
	margin-right: 0;
}

.about .col-md-3  {
	background: none;
	padding: 15px 0;
	border-top: 2px solid #f03917;
	border-bottom: 2px solid #f03917;
}

form {
  text-transform:uppercase;
  font-weight: bold;
  font-family: 'tk-futura-pt', sans-serif;
}

input {
	border-radius: 0;
}

.social-icons-wrap {position:absolute;clear:both;right:0;}

.social-icons {list-style-type:none;border:1px solid #000;position:relative;}

#join .social-count-plus .vertical li {
display: block;
float: left !important;
padding-bottom: 10px;
text-align: left;
width: auto !important;
}

.social-count-plus .circle .items
{ 
width: 90px !important;
}
	
.social-count-plus .circle .count-facebook a{
	background-position: 0px 0 !important;
	background: url(assets/images/img/icon-facebook-white.png) !important;
	background-repeat:no-repeat;
	margin-top:10px !important;}
	
.social-count-plus .circle .count-facebook .items::before
{ 
content:"Facebook";
font-size: 19px !important;
}
	
.social-count-plus .circle .count-twitter a{
	background-position:8px 10px !important;
	background-image: url(assets/images/img/icon-twitter-white.png) !important;
	background-repeat:no-repeat;
	margin-top:10px !important;}

.social-count-plus .circle .count-twitter .items::before
{ 
content:"Twitter";
font-size: 19px !important;
}

.social-count-plus .count {
font-size: 13px !important;
font-weight: normal !important;
line-height: 16px;
margin: 5px 0 0;
padding: 0;
clear: left !important;
display: inline-block !important;
}

.social-count-plus .label {
line-height: 16px;
font-size: 13px !important;
font-weight: normal !important;
text-transform: lowercase !important;
display: inline-block !important;
padding-left: 4px;
}


/*responsive menu*/
.navbar-toggle{
  margin-top: 25px;
  background: #333;
}

.navbar-toggle .icon-bar {
background: #fff !important;
}

#mobile-menu .navbar-nav {
margin-top: 0;
float: none;
}

#mobile-menu .navbar-nav li{
border-bottom: 1px solid #999;
background: #ddd;
}

#mobile-menu .navbar-nav li ul{
padding-bottom: 10px;
}

#mobile-menu .navbar-nav li li{
list-style-type: none;
border-bottom: 0;
}

ul li span.menu-toggler {
display: inline-block;
width: 30px;
cursor: pointer;
color: #000;
height: 30px;
line-height: 30px;
text-align: center;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}

ul li span.menu-toggler i {
	font-weight: bold;
	}

/*bottom*/
ul#menu-company-menu{
   padding-left: 0;
}
ul#menu-company-menu li{
  list-style: none;
  position: relative;
}
ul#menu-company-menu li:before{
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 5px;
}




@media screen 
and (min-width: 992px) 
and (max-width: 1199px) {
	
	#map-legend {
	margin-left: 0;
	}
	
	.container {
	max-width: 100%;
	}
	
	
	.single-conflict_areas section.orange {
	min-height: 280px;
	margin-left: 0;
	}
	
	.portfolio-items.col-2 > li {
	width: 67.5%;
	float:none;
	display: block;
	margin: 0 auto 20px auto;
	}
	
	.portfolio-item {
	left: 10% !important;
	right: 10%;
	margin-right: 0;
	}
	
	.single-conflict_areas .post {
	width: 100%;
	}
	
	#bottom .col-sm-3 {
	min-height: 330px;
	}
	
	#bottom .widget-3 {
	padding-left: 15px;
	}
	
	#twitter-widget-0 {
	width: 70% !important;
	max-width: 70% !important;
	}

}




@media only screen 
and (min-width: 768px) 
and (max-width: 1124px) {

.container {
width: 100%;
max-width: 100%;
}

.col-md-9 {width:72%;float:right;}

}

@media screen and (max-width: 1200px) {

#primary {padding-left: 15px;}
#primary {padding-right: 15px;}

}


@media screen and (max-width: 1133px) {

.fiat-alert {
	width: 100%;
}


}


@media screen and (max-width: 991px) {
	

	#primary {
	float: none;
	}
	
	.col-md-4 {
	padding: 0;
	}
	
	.navbar .navbar-main > li > a {
	padding: 0 10px;
	font-size: 14px;
	}
	
	.navbar-toggle {
	margin-right: 20px;
	}
	
	#container {width: 100%;}
	
	.overview .col-md-3 {
	width: 50%;
	margin-bottom: 40px;
	}
	
	
	.single-conflict_areas .alignright {
	float:none;
	margin: 0 auto;
	}
	
	.single-conflict_areas .map {
	display:none;
	}
	
	.single-conflict_areas section.orange {
	margin: 10px 0;
	}
	
	.single-conflict_areas #content .row {
	margin-left: 0;
	}
	
	#map-legend {
	background: none;
	margin: 0 auto;
	height: auto;
	width: 335px;
	float:none;
	}
	
	#map-legend span {
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: auto;
	}
	
	#map-legend #watch-list {
	background: url(assets/images/img/legend-watch-list.png) no-repeat top left;
	height: 41px;
	padding: 10px 20px 0 135px;
	width: 335px;
	
	}
	
	#map-legend #ongoing {
	background: url(assets/images/img/legend-ongoing.png) no-repeat top left;
	height: 41px;
	padding: 10px 20px 0 135px;
	margin-left: 0 !important;
	margin-top: 10px;
	width: 335px;
	clear:both;
	}
	
	.portfolio-items li{
	width: 100%;
	}
	
	#sidebarLeftWrap {
	/*background: none !important;*/
	background: -50px 0px url(assets/images/img/bg-left-gray.png) repeat-y;
	}

	#sidebarLeft {
	color: #fff;
	width: 21%;
	float:left;
	margin-right: 2%;
	}

	#portfolio {
	text-align: center;
	}

	#portfolio .col-2 {
	width: auto;
	float:none;
	text-align:center;
	}
	
	
	.portfolio-items.col-2 > li {
	margin-left: auto;
	margin-right: auto;
	width: 97% !important;
	height: auto;
	}

	.portfolio-items li {
  	float: none;
  	width: 100%;
	}
	
	.single-conflict_areas .portfolio-item h5 {
	font-size: 32px;
	vertical-align: middle;
	}
	
	.single-conflict_areas .hovercontent {
  	height: 78%;
	}
	
	.single-conflict_areas .post {
	float: none;
	width: 100%;
	}
	
	#bottom .col-sm-3 {
	border-right: none;
	min-height: 20px;
	margin-bottom: 20px;
	}
	
	#bottom .widget-first,
	#bottom .widget-2 {
	display:none; 
	}
	
	#bottom .widget-3 {
	width: 100% !important;
	}
	#bottom .widget-last {
	width: 100% !important;
	min-height: 280px;
	}
	
	.menu-footer-container {
	text-align: center;
	}
	
	#bottom .menu li {
	display: inline;
	padding-right: 30px;
	}
	
	#twitter-widget-0 {
	width: 100% !important;
	}
	
	#mission {
	padding: 10% 10%;
	clear: both;
	}
	
	.recentWrap,
	.recent {
	width: 100%;
	}
	
	.recentWrap {
	padding-left: 20px;
	padding-right: 20px;
	}
	
	.recent .alignleft{
	width: 100%;
	float: none;
	margin-right: 0;
	}
	
	.recent img {
	display:none;
	}
	
	.recent .btn {
	display:none;
	}
	
	.fiat-alert,
	.home .fiat-alert{
 	display: none;
	}
	
	.home .format-image .ssba_sharecount,
	.home .format-image .ssba_sharecount_twitter,
	home .format-gallery .ssba_sharecount,
	.home .format-gallery .ssba_sharecount_twitter {
	color: #5e5e5e;
	}

	.home .format-image .ssba_twitter_share,
	.home .format-gallery .ssba_twitter_share{
	position: absolute;
	left:0;
	background: url('assets/images/img/twitter19.png') no-repeat;
	}

	.home .format-image .ssba_sharecount_twitter,
	.home .format-gallery .ssba_sharecount_twitter {
	position: absolute;
	left:75px;
	}

	.home .format-image .ssba_facebook_share,
	.home .format-gallery .ssba_facebook_share{
	position: absolute;
	left:35px;
	background: url('assets/images/img/facebook19.png') no-repeat;
	}

	.home .format-image .ssba_sharecount,
	.home .format-gallery .ssba_sharecount {
	position: absolute;
	left:140px;
	}

	.home .format-image .ssba_twitter_share img,
	.home .format-image .ssba_facebook_share img,
	.home .format-gallery .ssba_twitter_share img,
	.home .format-gallery .ssba_facebook_share img{
	visibility: hidden;
	}

	.home .format-image .ssba_sharecount_twitter:after,
	.home .format-gallery .ssba_sharecount_twitter:after {
	content: "\002F";
	margin-left: 10px;
	color: #5e5e5e;
	}

	.home .format-image .ssba_sharecount, 
	.home .format-image .ssba_sharecount_twitter, 
	.home .format-gallery .ssba_sharecount, 
	.home .format-gallery .ssba_sharecount_twitter {
	top: 0;
	}

	.home .format-image .ssba,
	.home .format-gallery .ssba {
	margin: 0; width: 100%;
	}

	.home .ssba div {
	position: relative;
	height: 40px;
	}
	.menu-featured-container {
	text-align: left;
	width: 100%;
	padding-left: 20px;
	}
	
	#menu-featured {width: 100%;}
	
	#menu-featured li {
	margin-right: 30px;
	}
	
	#menu-featured a {
	font-size: 19px;
	}
	
	.navbar>.container .navbar-brand {
	margin-left: 0;
	}
	
	#join {
	width: 100%;
	padding: 20px 20px;
	}
	
	#join .widget-1 {
		float: left;
	}
	
	#join .widget-2 {
	width: 20%;
	}
	
	#join h2{
  	width: 100%;
	}
	
	.page-id-219 .entry-content .col-md-3 {
	width: 100%;
	margin-right: 0;
	margin-bottom:30px;
	float:none;
	padding-bottom:10px;
	padding-top: 15px;
	}

	.page-id-219 .entry-content .col-md-3 img{
	padding-left: 0;
	float:left;
	margin-right: 20px;
	}
	
	.page-id-143 .gray .alignright {
	float: none;
	margin: 0 0 5px 0 !important;
	}
	
	.single #sidebar {
	width: 100%;
	float: none;
	}
	
	

}

@media screen and (max-width: 767px) {

	html, body{overflow-x:hidden;}	
	
	iframe {max-width: 100%;}
	
	.container {
		padding: 0;
		margin: 0 auto;
	}
	
	#sidebarLeftWrap .col-md-9 {
	float: none;
	}
		
	.alignleft,
	.alignright {
	float:none;
	width: 100%;
	margin-left:0 !important;
	margin-right:0;
	margin-bottom: 5px !important;
	}
	
	#sidebarLeftWrap {
	  background: none !important;
	}

	#sidebarLeft {
	display:none !important;
	background: none !important;
	}
	
	#footer .logo,
	#footer .address {
	float: none;
	margin: 5px auto;
	}

	.word{
	width: 100%;
	}

	.word span{
	display:block;
	}

	.word .facebook{
	margin-bottom: 20px;
	}

	.word .separator{
	display:none;
	}

	.single-conflict_areas .portfolio-item h4 {
	font-size: 26px;
	}

	.single-conflict_areas .portfolio-item h5 {
	font-size: 32px;
	bottom: 0;
	}

	.portfolio-item .ssba {
	display:none;
	}

	.hovercontent {
	margin: -10px 0 0 0;
	height: 100%;
	}



	.section-head {
	margin-bottom: 74px;
	}
	
	#boxed, #header {min-width:100%;}

	#sidebar {display:none;}


	#menu-featured {
	text-align:left;
	}
	#menu-featured li {
	margin-right: 0;
	}

	#join .widget-1 {width: 100%;}
	#join .widget-2 {width: 100%;margin-top: 20px;}
	#join h2 {float:none;width:100%;}
	#join input {float:none;}

	h2.overview {
	width: 100%;
	}


	#main-slider .carousel-content {
	width: 90%;
	}
	#main-slider .carousel-content h2{
	font-size: 30px;
	}

	#main-slider .carousel-content{
	position:relative;
	margin-left: 5%;
	}

	.carousel-content .alert h4 {
	position: absolute !important;
	top:0;
	}

	.home .alignleft {
	float:none;
	width: 100%;
	}

	.home #searchform {
	float:none;
	width:10%;
	}


	.filters-title {
	float:none;
	margin-right:0;
	}
	#filters li {
	display:block;
	}
	
	.recent #filters {display:none;}

	
	#mission {padding:10px;font-size: 15px;}
	
	#bottom #searchform button {min-width:40px !important;}

	#content {clear: both;float:none;}

	#bottom .menu li {
	display: block;
	padding-right: 0;
	}

	#wpfront-notification-bar{
	width: 100% !important;
	}

	#bottom .widget-last {
	min-height: 320px;
	padding-left: 15px;
	padding-right: 5px;
	}
	
	#bottom #searchform {
	margin-left: -15px;
	}
	
	.navbar-fixed-top, .navbar-fixed-bottom {
	position: relative;
	}
	
	body {
	padding-top: 0;
	}
	
	.container>.navbar-header{
	/*margin-right: 0;*/
	margin-left: 0;
	width: 99%;

	}
	
	.navbar>.container .navbar-brand {
	margin-left: 10px;
	}
	
	
	#mission {
	padding: 4% 10%;
	clear: both;
	}
	
	.overview .col-md-3 {
	width: 100%;
	}
	
	
	#menu-featured li {
	font-size: 21px;
	margin-right: 0;
	width: 100%;
	display:block;
	}
	
	.blog .post .entry-thumbnail, .archive .post .entry-thumbnail {
	width: 100%;
	float: none;
	margin-right: 0;
	}
	
	.blog .post .entry-content, .archive .post .entry-content {
	float: none;
	width: 100%;
	padding-top: 20px;
	}
	
	.blog .addtoany_share_save_container {display:none;}
	
	.btn-warning {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	}
	
	#get-involved {display:block;}
	
	
	
	.site-content {
	margin-left: 10px;
	margin-right: 10px;
	}
	
	h2.line {
		font-size: 24px;
	}

	.page-id-219 .entry-content .col-md-3 img{
	padding-right: 0;
	padding-left: 0;
	margin:0 0;
	max-width: 100%;
	width: 100%;
	float: none;
	}
	
	.blog .sticky h2.entry-title {
	width: 100%;
	background: none;
	position: relative;
	bottom: 0;
	z-index: 3;
	padding-bottom: 10px;
}
	
	.blog .sticky h2.entry-title a {
	position: relative;
	color: #f03917;
	display: block;
	text-transform: none;
	padding-left: 0;
	z-index: 1;
	}
	
	.blog .sticky .author {
	color: #000;
	font-size: 15px !important;
	padding-top: 15px;
	}
	
	.blog .sticky h2 .author a{
	color: #000;
	font-size: 15px;
	}
	
	.blog .sticky .date{
	display:block;
	float:left;
	color: #000;
	font-size: 15px;
	padding-left: 0;
	padding-right: 5px;
	padding-top: 15px;
	}
	
	.blog article, .archive article {
	padding: 20px 0 10px 0;
	}
	
	.blog article.sticky {
	border-bottom: 1px solid #000;
	}
	
}

@media screen and (max-width: 480px) {
	.portfolio-item h5 {
	top: 56%;
	}
}

#sidebarLeft .menu li.spaceafter{
   margin-bottom: 20px !important;
}

@media screen and (min-width: 520px) {
li.timeline-odd img.timline-image{
	
	position: absolute;
	left: -100%;
	width: 90%;
	
}

li.timeline-even img.timline-image{
	
	position: absolute;
	left: 110%;
	width: 90%;
	
}

}
