/*header alignments
--------------------------------------------------------------*/
.row-fluid {
	margin: auto;
	padding: 0;
}

.ice-megamenu-toggle a {
    color: #c8c8c8;
}

#logo {
	margin-bottom: 0;
	position: relative;
}

#logo img {
	height: 100px;
}
/*
.dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: none;
}

.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	background-color: rgba(255,255,255,0.5);
	background-image: none;
	filter: none;
}

.dropdown-menu > .disabled > a:focus {
	filter: none;
}

.dropdown-menu > .active > a:focus {
	background-color: rgba(255,255,255,0.5);
	background-image: none;
	filter: none;
}

.dropdown-submenu > .dropdown-menu {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
*/

.collapse {
	display: inherit !important;
}

.icemegamenu > ul {
	padding: 0;
	float: none;
}

.icemegamenu > ul > li.hover > a.iceMenuTitle,
.icemegamenu > ul > li:focus > a.iceMenuTitle,
.icemegamenu > ul > li:active > a.iceMenuTitle,
.icemegamenu > ul > li.active > a.iceMenuTitle {
	background: rgba(255, 255, 255, 0.1) repeat scroll 0 0 !important;
}
/*
.icemegamenu > ul > li:active > a.iceMenuTitle,
.icemegamenu > ul > li.active > a.iceMenuTitle {
	cursor: default;
}*/

.icemegamenu > ul > li + li {
	margin-left: 0;
}

.icemegamenu ul, .icemegamenu li {
	min-width: 120px;
	text-align: center;
}

.icemegamenu > ul > li > a.iceMenuTitle {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 10px !important;
  line-height: 15px;
}

.icemegamenu > ul > li > a.iceMenuTitle:hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
	background-color: rgba(255,255,255,0.2);
	background-image: none;
	filter: none;
	border-color: transparent;
}

.icemegamenu > ul > li > a.iceMenuTitle:hover:hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active:hover,
.icemegamenu > ul > li > a.iceMenuTitle:hover:focus,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active:focus,
.icemegamenu > ul > li > a.iceMenuTitle:hover:active,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active:active,
.icemegamenu > ul > li > a.iceMenuTitle:hover.active,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active.active,
.icemegamenu > ul > li > a.iceMenuTitle:hover.disabled,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active.disabled,
.icemegamenu > ul > li > a.iceMenuTitle:hover[disabled],
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active[disabled] {
  background-color: rgba(255,255,255,0.2);
}

.icemegamenu > ul > li > a.iceMenuTitle:hover:active,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active:active,
.icemegamenu > ul > li > a.iceMenuTitle:hover.active,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active.active {
  background-color: rgba(255,255,255,0.2);
}

.icemegamenu > ul > li.hover > a.iceMenuTitle,
.icemegamenu > ul > li:focus > a.iceMenuTitle,
.icemegamenu > ul > li:active > a.iceMenuTitle,
.icemegamenu > ul > li.active > a.iceMenuTitle {
  background: rgba(255,255,255,0.2);
}

.ice-megamenu-toggle {
	margin-bottom: 8px;
}

#header-row {
	/*background: url("/images/1956/header.png") bottom center repeat; /*template.css overwrite*/
	/*background-size: contain;*/
	height: auto;
	width: 100%;
	padding: 10px 0 10px 0;
	margin: 0;
}
/*first main menu element extra alignment*/
.icemegamenu > ul > li {
	margin-right: 5px;
}
/*header alignments
--------------------------------------------------------------*/
/*feature-row changes
++++++++++++++++++++++++++++++++++++++++++++++++*/
/*#feature-row {
	background: #fff none repeat scroll 0 0;
	padding-top: 50px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}*/

.mod-article-single.services .mod-newsflash-adv_custom-link a {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	height: 50px;
	padding: 20px 0;
	border-radius: 0;
	border: none;
	width: 100%;
	text-transform: initial;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
}

.mod-article-single.services .mod-newsflash-adv_custom-link a:before {
	content:" ";
	display:inline-block;
	height:100%;
	vertical-align:middle;
}

.mod-article-single.services .mod-newsflash-adv_custom-link {
	padding: 0;
	border-radius: 0;
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
}

.mod-article-single.services .mod-newsflash-adv_custom-link a:hover,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected {
  background:  rgba(255,255,255,0.2) none repeat scroll 0 0;
  border: none;
  *background-color: #808080;
  filter: none;
  color: #fff;
  border-radius: 0;
}

.mod-article-single.services .mod-newsflash-adv_custom-link a:hover:hover,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active:hover,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus:hover,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active:hover,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected:hover,
.mod-article-single.services .mod-newsflash-adv_custom-link a:hover:focus,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active:focus,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus:focus,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active:focus,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected:focus,
.mod-article-single.services .mod-newsflash-adv_custom-link a:hover:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:hover.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:hover.disabled,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active.disabled,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus.disabled,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active.disabled,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected.disabled,
.mod-article-single.services .mod-newsflash-adv_custom-link a:hover[disabled],
.mod-article-single.services .mod-newsflash-adv_custom-link a:active[disabled],
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus[disabled],
.mod-article-single.services .mod-newsflash-adv_custom-link a.active[disabled],
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected[disabled] {
  background-color: rgba(255,255,255,0.2);
  *background-color: #808080;
  border-radius: 0;
}

.mod-article-single.services .mod-newsflash-adv_custom-link a:hover:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected:active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:hover.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:active.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a:focus.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.active.active,
.mod-article-single.services .mod-newsflash-adv_custom-link a.selected.active {
  background-color: #808080;
  border-radius: 0;
}

.mod-article-single.services .item__module .item-title {
	background: #e6e6e6 none repeat scroll 0 0;
	border-radius: 30px 30px 0 0;
	margin-bottom: 0;
	letter-spacing: 0;
	padding: 20px 10px;
	height: 50px;
}

.mod-article-single.services .item__module .item-title .item_title_part0 {
	font-size: 25px;
	line-height: 25px;
}

.mod-article-single.services {
	border-radius: 30px 30px 0 0;
	box-shadow: none;
}

/*link container changes
++++++++++++++++++++++++++++++++++++++++++++++++*/
#back-top a::before {
	background: #d4d4d4 none repeat scroll 0 0;
	transform: none;
}

/*mainbottom-row padding and background removed*/
#mainbottom-row {
	/*background-image: none;*/
	padding: 0;
}
#mainbottom-row:before {
	/*background-image: none;*/
}
.body__services #mainbottom-row {
	background-image: none;
}

.page-item{
	padding-bottom: 0;
}
/*lesson/project plan custom codes
.....................................................*/
#planSiteTable td, #planSiteTable tr, #planSiteTable th {
	vertical-align: middle;
}

#planSiteTable th {
	background-color: #fff;
}

td.sorting_1:focus {
	outline: none;
}

#planSite {
	background-color: #efefef;
	font-size: 15px;
	font-family: 'Archivo Narrow', sans-serif;
	margin: 20px 0 40px;
	padding: 25px 20px;
	border-radius: 30px 30px 0 0;
	border: 1px solid #6B7175;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	border: 1px solid #ddd;
}

#keyFilter {
	width: 100%;
	font-size: 16px;
	text-align: center;
	margin-top: 17px;
}

#keyFilter div {
	padding: 6px 12px 7px;
	display: inline-block;
	position: relative;
	background-color: #fff;
	margin-bottom: -1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	cursor: pointer;
	color: #555;
}

.hidden_keys {
	display: none;
}
/*
#keyFilter span {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 0 auto -20px;
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
}

#keyFilter span:before {
	content: "\f078";
	font-family: fontawesome;
	font-size: 20px;
	line-height: 2;
	color: #fff;
}

.planFilter+div {
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
}*/

.planFilter+div > div:last-child {
	padding: 0 0 8px 8px;
	border-radius: 5px;
	border: 1px solid #ddd;
	display: none;
	margin-bottom: 8px;
}

.planFilter+div div div {
	display: inline-block;
	color: #555;
}

.planFilter+div div strong {
	width: 100%;
	display: block;
	padding: 5px 0;
}

.planFilter+div div div input[type=checkbox] {
	margin: -2px 1px 0 8px !important;
}

#planSiteTable tbody {
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
}

#planSiteTable tbody .odd, #planSiteTable tbody .odd.parent + .child {
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
	color: #fff;
}

#planSiteTable tbody .even.parent + .child:hover {
	background-color: rgba(255,255,255,0.5) !important;
}

#planSiteTable tbody .even, #planSiteTable tbody .even.parent + .child {
	color: #333;
	background-color: rgba(255,255,255,0.5) !important;
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: inherit !important;
}

.planFilter {
	overflow: auto;
}

#planSite img {
	height: 30px;
	width: auto;
	opacity: 0.7;
	cursor: pointer;
}

#planSite .planDown {
	text-align: center;
	max-width: 110px;
}

#filterReset {
	border: none !important;
}

#keyFilter + div {
	background-color: #fff;
}

#nameFilter, #yearFilter {
	box-shadow: none !important;
}

@media (min-width: 950px) {
	#planSite .form-control {
		width: 24% !important;
	}
	
	#planSite .center {
		margin-left: 5% !important;
		margin-right: 5% !important;
	}
	
	#planSite #nameFilter {
		margin-left: 9% !important;
	}
	
	#planSite #filterReset {
		margin-right: 9% !important;
	}
}

@media (min-width: 520px) and (max-width: 767px) {
	#planSite #nameFilter {
		width: 100% !important;
	}
	
	#planSite #yearFilter, #planSite #filterReset {
		width: 49% !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	#planSite .center {
		margin-right: 2% !important;
		margin-left: 0 !important;
	}
}

@media (max-width: 519px) {
	#planSite .form-control {
		width: 100% !important;
		float: none !important;
	}
	
	#planSite .center {
		margin: 10px 0 !important;
	}
}

#planSite .form-control {
	font-size: 16px;
	width: 32%;
	display: block;
	height: 40px;
	margin: 0 0 10px 0;
	float: left;
	border: 1px solid #ddd;
}

#nameFilter:focus, #yearFilter:focus {
    outline: none !important;
    border: 1px solid rgb(100, 100, 100);
    box-shadow: 0 0 3px #444;
}
/*
#yearFilter:focus {
	-webkit-appearance: none !important;
}*/

#filterReset:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

#planSite .center {
	margin: 0 2%;
}

#planSite button {
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
	color: #c8c8c8;
}

#planSite button:hover {
	color: #fff;
}

#planSite #nameFilter {
	margin: 0;
}

#planSite label {
	display: none;
}

#planSiteTable {
	width: 100% !important;
	margin-top: 0 !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
	background-color: rgba(51,51,51,1) !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
	background-color: rgba(51,51,51,0.7) !important;
	border-radius: 0 !important;
	height: 18px !important;
	line-height: 18px !important;
	width: 18px !important;
	box-shadow: none !important;
	top: auto !important;
}

.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
	background-color: inherit;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
	/*border-width: 0;*/
}

div.dataTables_wrapper div.dataTables_info {
	white-space: normal !important;
}

.content-category {
	min-height: 720px;
}

/*ONLOAD POPUP*/
#sidenav_popup_small {
	position: absolute;
	top: 180px;
	left: 80px;
	z-index: 500;
	width: 60px;
	height: 40px;
	background-image:  url('../../../images/1956/background/droplet_0.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

#sidenav_popup_medium {
	position: absolute;
	top: 235px;
	left: 220px;
	z-index: 500;
	width: 40px;
	height: 40px;
	background-image:  url('../../../images/1956/background/droplet_1.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

#sidenav_popup_large {
	position: absolute;
	top: 295px;
	left: 230px;
	z-index: 500;
	width: 55px;
	height: 55px;
	background-image:  url('../../../images/1956/background/droplet_3.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

#sidenav_popup_body {
	position: absolute;
	top: 200px;
	left: 55px;
	z-index: 500;
	width: 300px;
	height: 385px;
	background-image:  url('../../../images/1956/background/droplet_4.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	/*display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #6B7175;
	border-radius: 50%;*/
	text-align: center;
}

#sidenav_popup_body div {
	position: absolute;
	top: 150px;
	left: 85px;
	z-index: 500;
	width: 100px;
	height: 150px;
}

.hidden_pop {
	display: none !important;
}
/*
#sidenav_popup_arrow {
	z-index: 500;
	position: absolute;
	top: 135px;
	left: 50px;
	width: 0; 
	height: 0; 
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent; 
	border-right:50px solid blue; 
}*/

#sidenav_popup_body div p {
	color: #c8c8c8;
	padding: 0;
	line-height: 1.3;
}

/*HOME PAGE*/
body {
	font-size: 15px;
}

.home_content {
	margin: 40px 0;
	overflow: auto;
	background-color: #efefef;
	padding: 20px;
	border: 1px solid #6B7175;
	border-radius: 30px 30px 0 0;
}

.lazy_container {
	display: initial;
	width: initial !important;
}

.lazy_container .lazy_preloader {
	display: none;
}

.lazy_container img {
	position: initial;
}

.home_content .home_picture {
	float: left;
	margin-right: 10px;
	width: 50%;
}

.home_content .home_text {
	text-align: justify;
}

.home_content .home_text p {
	padding-bottom: 20px;
}

.home_content p {
	color: #3e3e3e;
	font-size: 15px;
}

.home_content div:last-child {
	float: right;
	text-align: center;
	margin-bottom: 12px;
}

.home_content div:last-child p {
	padding-bottom: 4px;
}

.home_content div:last-child p:nth-of-type(2) {
	padding-bottom: 0;
}

.important_text_bold {
	font-weight: bold;
}

.important_text_italic {
	font-style: italic;
}

#wrapper {
	margin: 0 auto;
	background: #fff none repeat scroll 0 0;
	overflow: auto;
}
/*
#background-row {
	background-image: url('../../../images/1956/background_parallax_00.jpg');
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}*/

.pagecontent {
	min-height: 770px;
}

#footer {
	font-size: 14px;
	padding: 10px 0;
	color: #c8c8c8;
	overflow: auto;
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
	/*display: flex;*/
	/*align-items: center;
	justify-content: center;*/
	text-align: center;
}

.footer_content {
	/*margin-left: auto;
	margin-right: auto;
	text-align: center;*/
	margin: auto;
}

.footer_content .left_side {
	float: left;
	position: relative;
}

.footer_content .right_side {
	float: right;
	position: relative;
}
/*MEMORIES*/
.different_first_last {
	color: #3e3e3e;
	text-align: justify;
	margin: 40px 0;
	padding: 25px 20px;
	background-color: #efefef;
	border-radius: 30px 30px 0 0;
	border: 1px solid #6B7175;
}

.different_first_last > div:first-child {
	padding-bottom: 15px;
}

.different_first_last > div:last-child {
	padding-top: 15px;
}

/*METHODOLOGY*/
/*#showcase-row {
	background-image: url('http://wallpaperwarrior.com/wp-content/uploads/2016/09/Wallpaper-22.jpg');
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

#feature-row {
	background-image: url('../../../images/1956/background_parallax_00.jpg');
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}*/

#showcase-row {
	border-bottom: 1px solid #6B7175;
	background: #e6e6e6;
}

#showcase-row p{
	color: #3e3e3e;
	text-align: justify;
}

.grid4_boxes {
	height: 250px;
	text-align: justify;
	padding: 20px 15px;
	overflow: auto; /*need to be redefined*/
	color: #3e3e3e;
}

.mod-article-single {
	margin-bottom: 0;
}

div#system-message-container {
	display: none;
}

#content-row::before {
	height: 0 !important;
	background: #fff none repeat scroll 0 0;
}

#content-row {
	padding: 0;
	position: relative;
	/*background-image: url('../../../images/1956/background/background_parallax_0.jpg');*/
	background-repeat: no-repeat;
	background-position: center top;
}

.attached_bground {
	background-attachment: fixed;
}

#content-top {
	padding-top: 20px;
	overflow: auto;
}

#content-top .moduletable.span4 {
	padding-right: 0;
	padding-left: 0;
	width: 32%;
}

#content-top .moduletable.span4:nth-of-type(2), #content-top .moduletable.span4:nth-of-type(5), .custom_grid_4:nth-of-type(2), .custom_grid_4:nth-of-type(5), .custom_grid_4:nth-of-type(8), .custom_grid_4:nth-of-type(11) {
	margin-right: 2%;
	margin-left: 2%;
}

#content-top .mod-article-single {
	margin-bottom: 20px;
	border-radius: 30px 30px 0 0;
	/*box-shadow: 0px 0px 10px rgba(0,0,0,0.5);*/
	border: 1px solid #6B7175;
}

.item__module, .item {
	transition: initial !important;
}
/*
.module_container {
	transition: all 0.8s ease !important;
}*/

.link_collection {
	color: #3e3e3e;
	margin: 40px 0;
	padding: 25px 20px;
	background-color: #efefef;
	border-radius: 30px 30px 0 0;
	border: 1px solid #6B7175;
}

.link_collection div {
	margin-top: 20px;
}

.link_collection div p {
	padding-bottom: 10px;
	font-weight: bold;
}

.link_collection div ul li {
	list-style-type: disc;
	word-wrap: break-word;
}

/*ADDITIVES*/
.videoWrapper {
	margin: 15px auto;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0 !important;
	max-height: 480px;
	max-width: 854px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

table.category .cat-list-row0 {
	background: url(../images/template/headerBg.gif) center 0 repeat;
}

table.category .cat-list-row0:hover {
	background-color: rgba(255,255,255,0.1);
}

table.category .cat-list-row1 {
	/*background: url(../images/template/headerBg.gif) center 0 repeat;*/
	background-color: rgba(255,255,255,0.5);
}

table.category .cat-list-row1 td:hover {
	background-color: initial !important;
}

table.category .cat-list-row1:hover {
	background-color: rgba(255,255,255,0.6) !important;
}

table.category {
	font-family: 'Archivo Narrow', sans-serif;
	margin: 50px 0;
	background: url(../images/template/headerBg.gif) center 0 repeat;
}

table.category tr td {
	padding: 14px;
}

table.category .cat-list-row0 td a {
	color: #fff !important;
}

table.category .cat-list-row1 td a {
	color: #333 !important;
}

.statistic_table {
	margin-top: 15px;
}

.statistic_table, .statistic_table tr, .statistic_table tr td {
	border: 1px solid #000;
}

.statistic_table tr th {
	text-align: center;
	background-color: #ddd9c3;
}

.statistic_table tr td {
	background-color: #fff;
}

.statistic_table tr td:first-child:not([colspan]){
	background-color: #e6e6e6;
 }

.statistic_table tr td, .statistic_table tr th {
	padding: 5px;
 }

.additives {
	background-color: #efefef;
	padding: 25px 20px;
	border-radius: 30px 30px 0 0;
	border: 1px solid #6B7175;
	text-align: justify;
	color: #3e3e3e;
	margin: 50px 0 130px;
}

.additive_picture {
	float: right;
	max-width: 350px;
	overflow: auto;
	margin-left: 10px;
}

.additive_picture div {
	margin: 5px 0;
	text-align: center;
}

.additive_picture img {
	max-width: 350px;
	height: auto;
}

.additives ol li, .additives ul li {
	list-style-type: inherit;
	text-indent: initial;
}

.additives ol li:first-child, .additives ul li:first-child {
	padding-top: 15px;
}

.additives > div {
	text-indent: 2em;
	line-height: 1.4em;
	padding-top: 15px;
}

.additives div div {
	text-indent: initial;
}

.additives h3 + div, .quote_block  {
	text-indent: initial;
	padding: 0 0 5px;
}

.additives h3 + div {
	font-weight: bold;
	font-size: 20px;
}

.quote_block div {
	font-style: italic;
}

.quote_block div:last-child {
	text-align: right;
}

.lector {
	text-indent: initial;
	font-style: italic;
	text-align: right;
	padding-top: 20px;
}

.bibliography > div:first-child {
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

.lyra {
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
}

.normal_paragraph > div {
	padding-top: 8px;
}

.paragraph_header {
	text-indent: initial !important;
	font-weight: bold;
	padding: 20px 0 5px;
}

.custom_tooltip {
	position: relative;
    display: inline-block;
	cursor: pointer;
	border-bottom: 1px #3e3e3e dashed;
}

.custom_tooltip_text {
	visibility: hidden;
    width: 150px;
    background-color: #192128;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
	font-weight: normal;
	
	position: absolute;
    z-index: 1;
    top: 135%;
    left: 50%;
    margin-left: -60px;
	
	opacity: 0;
    transition: opacity 1s;
	
	line-height: 1.2;
	font-size: 12px;
}

.custom_tooltip_text::after {
	content: "";
    position: absolute;
    bottom: 100%;
    left: 30%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #192128 transparent;
}

.custom_tooltip:hover .custom_tooltip_text {
    visibility: visible;
    opacity: 1;
}

.custom_tooltip:hover {
	color: #c8c8c8;
	border-bottom: 1px #c8c8c8 dashed;
}

/*TIMELINE*/
/*modal settings*/
div.modal.fade {
	top: 0 !important;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
	text-align: center !important;
}

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content {
	text-align: center !important;
}

.tl-timenav {
	border-top: 1px solid #192128 !important;
	background-color: #e6e6e6 !important;
}

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container {
	display: none !important;
}
/*
.tl-timemarker:hover .tl-timemarker-timespan {
	background-color: rgba(60,60,60,.15);
}*/

.tl-timeaxis-background {
	border-top: none !important;
	background:  url("../images/template/headerBg.gif") repeat scroll center 0 !important;
}

.tl-slide .tl-slide-content-container .tl-slide-content {
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100% !important;
}

.tl-slide .tl-slide-scrollable-container {
	margin-left: auto !important;
	margin-right: auto !important;
}

.tl-storyslider {
	top: 0 !important;
	/*height: auto !important;
	min-height: 485px !important;
	overflow-y: auto !important;*/
	
}

.tl-storyslider .tl-slider-background {
	background:  url("../images/template/headerBg.gif") repeat scroll center 0 !important;
}

.tl-timeline {
	position: absolute !important;
	left: 0px !important;
	/*background-color: inherit !important;*/
	box-shadow: 0 5px 5px rgba(0,0,0,0.6);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height: normal !important;
	text-shadow: initial !important;
	font-weight: normal !important;
	/*height: auto !important;
	min-height: 650px !important;*/
}

.tl-slide {
	background: url("../images/template/headerBg.gif") repeat scroll center 0 !important;
	overflow-x: initial !important;
	overflow-y: initial !important;
}

.tl-timeaxis {
	background: url("../images/template/headerBg.gif") repeat scroll center 0 !important;
}

.tl-timeline .tl-timenav-slider {
	background-color: #e6e6e6 !important;
}

.tl-message-full {
	display: none !important;
}
/*----------------------------------*/
/*icons display*/
.tl-slidenav-previous .tl-slidenav-content-container, .tl-slidenav-next .tl-slidenav-content-container {
	height: 40px !important;
	width: 40px !important;
	background-color: #fff !important;
}

.tl-slidenav-previous .tl-slidenav-content-container {
	border-radius: 10px 0 0 10px;
}

.tl-slidenav-next .tl-slidenav-content-container {
	border-radius: 0 10px 10px 0;
}

.tl-slidenav-next .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-icon {
	margin: auto !important;
	line-height: 1.55 !important;
	margin-left: 9px !important;
	font-size: 25px !important;
	color: #000 !important;
	text-shadow: none !important;/*0px 0px 2px #333;*/
}

.tl-slidenav-next .tl-slidenav-icon:hover, .tl-slidenav-previous .tl-slidenav-icon:hover {
	color: #808080 !important;
}

.tl-slidenav-next, .tl-slidenav-previous {
	top: 445px !important; /*220*/
	margin: 0 !important;
	z-index: 11 !important;
}

.tl-slidenav-next {
	right: 50px !important;
}

.tl-slidenav-previous {
	left: initial !important;
	right: 130px !important;
}

.tl-menubar {
	border-radius: 10px !important;
	top: 405px !important;
	right: 50px !important;
	left: auto !important;
	left: initial !important;
	height: 120px;
	width: 40px;
}

.tl-menubar-button {
	font-size: 25px !important;
	padding: 0 !important;
	background-color: #fff !important;
	width: 40px;
	height: 40px;
}

.tl-menubar-button:hover {
	background-color: #fff !important;
}

[class^=tl-icon-], [class*=" tl-icon-"] {
	line-height: 1.7 !important;
	color: #000 !important;
	text-shadow: none !important;/*0px 0px 2px #333;*/
}

[class^=tl-icon-]:hover, [class*=" tl-icon-"]:hover {
	color: #808080 !important;
}
/*----------------------*/
/*custom codes for content*/
.tl_navigator_container {
	position: relative;
	float: left;
	width: 100%;
	height: 160px;
}

.tl_navigator {
	width: 160px;
	border-radius: 50%;
	margin: auto;
	background-color: #888;
	height: 100%;
	position: relative;
}

.tl-timeline h4 {
	font-size: 30px !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.tl-slide .tl-slide-content-container > br {
	display: none !important;
}

.tl-text-content p {
	display: none !important;
}

.tl-text h2.tl-headline-title, .tl-text h2.tl-headline {
	display: none !important;
}

.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text .tl-text-content-container {
	padding: 0 !important; /*slider-disabled!!*/
}

.tl-skinny .tl-slide {
	padding-top: 0 !important; /*slider-disabled!!*/
}

.tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text {
	width: 100% !important;
	max-width: 100% !important;
}

.tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
	padding: 0 !important; /*slider-disabled!!*/
}

.timeline_content {
	width: 100%;
	color: #fff;
}

.timeline_media {
	display: block;
	position: relative;
	float: left;
	width: 49%;
	margin-right: 2%;
	font-size: 12px;
	text-align: center;
}

.timeline_text {
	display: block;
	position: relative;
	float: left;
	width: 49%;
	font-size: 14px;
	text-align: justify;
}

.timeline_text a {
	text-align: center;
	margin: 15px auto 0 auto;
	border: 1px solid #c8c8c8;
	display: block;
	width: 100px;
	border-radius: 6px;
}

.tl-slide.tl-full-color-background a { /*same as previous*/
	color: #c8c8c8 !important;
}

.tl-skinny .tl-text {
	margin-top: 0 !important;
}

.timeline_header {
	text-align: center;
}

.timeline_header h4 {
	margin: 0 0 15px 0 !important;
	font-size: 30px !important;
	line-height: normal !important;
}

.timeline_media_caption {
	width: 80%;
	padding-bottom: 5px;
	margin: auto;
}

.timeline_media_credit {
	padding-top: 5px;
	width: 80%;
	margin: auto;
}

div.modal {
	position: fixed;
}

#chronologyModal {
	margin: auto !important;
}

.modal-dialog {
	margin: 0 !important;
	/*height: auto;
	height: 100%;*/
	width: 100% !important;
}

.modal-content {
	height: 100%;
}

.modal-body {
	text-align: justify;
	max-height: initial;
	padding: 15px !important;
}

.modal-header {
	overflow: hidden;
	text-align: center;
	padding: 8px 15px!important;
}

.modal-footer{
	padding: 8px 15px!important;
}

.modal-body p {
	margin: 0;
}

#component .page-category .span12 {
	padding-left: 0 !important;
}

#component .page-category .span12 article {
	margin-bottom: 0;
	min-height: 45px;
}

#bottom-row {
	height: 705px;
}

#only_header {
	margin: 10px 0;
	height: 45px;
	text-align: center;
	display: table;
	width: 100%;
}

#only_header span {
	display: table-cell;
	vertical-align: middle;
	background-color: #e6e6e6;
	border: 1px solid #6B7175;
	border-radius: 2px;
}

.item_introtext div span h4 {
	margin: 0;
}

.modal-footer {
	text-align: center;
}

.modal-footer button:hover, .modal-footer button:focus {
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0 !important;
	border-color: #ddd !important;
	outline: none !important;
}

/*PRESENTATION*/

.presentation_row {
	overflow: auto;
	min-height: 730px;
	padding: 20px 0 0;
}

.custom_grid_4 {
	float: left;
	width: 32%;
	overflow: auto;
	/*border: 1px solid #6B7175;*/
	margin-bottom: 20px;
}

.grid_border {
	overflow: auto;
	border: 1px solid #6B7175;
	border-radius: 30px 30px 0 0;
}

.grid_header, .grid_footer {
	padding: 15px 10px;
	text-align: center;
	overflow: hidden;
}

.grid_header {
	background: #e6e6e6 none repeat scroll 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
}

.grid_header h6 {
	margin: 0;
	color: #3e3e3e;
	line-height: 22px;
}

.grid_footer {
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
}

.grid_content {
	background: #efefef none repeat scroll 0 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.grid_content a img {
	width: 100%;
	height: auto;
}

/*MEDIA*/
.scrolled_content {
	background: url('http://www.intrawallpaper.com/static/images/MTM1MzQwMzMxNTE5NTA0MzU0_hvjR8VL.jpg') center center no-repeat;
	color: white;
	position: relative;
	min-height: 500px;
	padding: 50px;
}

#media_page, #heroes_page {
	margin: 20px 0 40px;
	padding: 25px 20px;
	background-color: #efefef;
	border: 1px solid #6B7175;
	border-radius: 30px 30px 0 0;
	overflow: auto;
}

#videoHeader {
	position: relative;
	text-align: center;
}

#videoHeader .pdf_download {
	display: inline-block;
}

#videoHeader .video_title {
	color: #3e3e3e;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}


#videoHeader .pdf_download a {
	border: 1px solid #3e3e3e;
	color: #3e3e3e;
	border-radius: 6px;
	padding: 1px 5px;
	display: block;
}

#videoHeader .pdf_download a:hover {
	border: 1px solid #3e3e3e;
}

#videoContent {
	overflow: auto;
	margin: 10px auto;
	width: 100%;
	max-width: 960px;
	min-width: 240px;
	height: auto;
	position: relative;
}

#cv_video {
	width: 100%;
	height: auto;
	max-width: 960px;
	min-width: 240px;
}

#carousel_videoContent, #carousel_heroContent {
	height: 200px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#carousel_videoContent .thumb_row .thumb_container div, #carousel_heroContent .thumb_row .thumb_container div {
	height: 194px;
	position: relative;
}

#carousel_videoContent .thumb_row .thumb_container div > span, #carousel_heroContent .thumb_row .thumb_container div > span {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	width: 100%;
	display: table;
	background: rgba(0, 0, 0, 0.53);
}

#carousel_videoContent .thumb_row .thumb_container div > span > span, #carousel_heroContent .thumb_row .thumb_container div > span > span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: inherit;
	color: #c8c8c8;
	padding-left: 5px;
	padding-right: 5px;
	line-height: initial;
}

#carousel_videoContent .thumb_row .thumb_container:not(.cv_active) div > span > span:hover {
	cursor: pointer;
}

#carousel_videoContent .thumb_row .thumb_container div > span > span:hover, #carousel_heroContent .thumb_row .thumb_container div > span > span:hover {
	cursor: default;
}

#carousel_videoContent .thumb_row .thumb_container div img {
	cursor: pointer;
}

#carousel_videoContent .thumb_row .thumb_container:not(.cv_active) div img, #carousel_heroContent .thumb_row .thumb_container:not(.cv_active) div img {
	opacity: 0.4;
}

.cv_active, .active_elem {
	background-color: #EE2E27;
	/*background-color: #4040a1;*/
}

.cv_active div img, .active_elem div img {
	cursor: default !important;
}

.cv_active div img:hover, .active_elem div img {
	opacity: 1 !important;
}

#carousel_videoContent .thumb_navigator, #carousel_heroContent .thumb_navigator {
	width: 40px;
	height: 40px;
	margin-top: -30px;
}

#carousel_videoContent .thumb_navigator:before, #carousel_heroContent .thumb_navigator:before {
	line-height: 1.4;
	font-size: 28px;
}

#carousel_videoContent .thumb_navigator.backward_nav:before, #carousel_heroContent .thumb_navigator.backward_nav:before {
	margin-left: -3px;
}

#carousel_videoContent .thumb_navigator.forward_nav:before, #carousel_heroContent .thumb_navigator.forward_nav:before {
	margin-left: 3px;
}

/*HEROES*/
#carousel_heroContent .thumb_row .thumb_container > div > img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#hero_content {
	min-height: 400px;
}

#hero_content > div, .hero_header {
	color: #3e3e3e;
	/*font-weight: bold;
	text-shadow: 1px 3px 4px rgba(150, 150, 150, 0.7);*/
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}

.hero_header > span {
	font-size: 18px;
	text-transform: uppercase;
	height: 50px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.hero_header {
	display: table;
	width: 100%;
}

.hero_description {
	text-align: center;
}

#hero_content .hero_title > span {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
}

#hero_content .hero_image {
	max-height: 250px;
	float: left;
	margin: 20px 20px 20px 0;
}

#hero_content .hero_image img {
	/*width: auto;
	height: 100%;*/
	max-height: 250px;
}

#hero_content .hero_title {
	font-size: 18px;
	text-transform: uppercase;
	height: 50px;
	display: table;
	width: 100%;
	border-bottom: 2px dashed #EE2E27;
}

#hero_content .hero_description {
	text-align: justify;
	margin-top: 18px;
}

.short_page {
	min-height: 720px;
}

/*DESCRIPTIONS*/
.description_container {
	overflow: auto;
	margin: 20px 0 40px;
	background-color: #efefef;
	padding: 25px 20px;
	border-radius: 30px 30px 0 0;
	border: 1px solid #6B7175;
}

.desc_intro {
	text-align: justify;
	color: #3e3e3e;
	margin: 10px 0;
}

.description_category, .description_content {
	width: 100%;
	float: left;
}

.description_category table {
	width: 100%;
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	color: #c8c8c8;
}

.description_category table tr td {
	text-align: center;
	border-collapse: collapse;
	padding: 8px 0;
	cursor: pointer;
	width: 20%;
	border-right: 5px solid #efefef;
}

.description_category table tr td:last-child {
	border-right: none;
}

.description_category table tr td.selected_menu {
	background-color: rgba(255,255,255,0.1);
	cursor: initial;
	color: #fff;
}

.description_category table tr td:not(.selected_menu):hover {
	background-color: rgba(255,255,255,0.2);
	color: #fff;
}
/*
.description_category table tr {
	border: 5px solid #fff;
}
*/

.description_content table {
	width: 100%;
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	/*color: #3e3e3e;*/
	color: #fff;
}

.description_content table tr td {
	border-collapse: collapse;
}

.description_content table tr.odd {
	border-top: 5px solid #efefef;
}

.description_content table tr.odd td {
	background-color: rgba(255,255,255,0.1);
}

.description_content table tr.even td {
	background-color: rgba(255,255,255,0.2);
}

.description_content table tr.even {
	border-bottom: 5px solid #efefef;
}

.description_content table tbody:last-child tr td {
	padding: 8px;
}

.description_content table tbody:not(:last-child) tr td {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

.description_content table tr.odd td p {
	padding: 0 0 8px;
	font-weight: bold;
}

.description_content table tr.even td p{
	text-align: justify;
	font-style: italic;
	padding: 0 0 8px;
}

/*GUNS*/
.easter_egg > div > span {
	display: block;
}

.easter_egg > div > span.egg_text {
	width: 140px;
	height: auto;
	background-color: #192128;
	display: none;
	padding: 5px;
	border-radius: 6px;
	transition: opacity 1s;
	line-height: 1.2;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.easter_egg > div > span.egg_text::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 100%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #192128 transparent;
}

.horizontal_category_displayer {
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	border-top-left-radius: 20px;
	overflow: auto;
}

#init_gun {
	width: 28%;
	float: left;
}

#init_gun span {
	margin: 3px;
	height: 40px;
	border-top-left-radius: 15px;
	background-color: #fff;
	display: block;
}

.horizontal_category_displayer .gun_div_2 {
	width: 36%;
	float: left;
}

.horizontal_category_displayer .gun_div_1 {
	width: 72%;
	float: left;
}

.horizontal_category_displayer .gun_div_2 > div, .horizontal_category_displayer .gun_div_1 > div {
	margin: 3px 3px 2px 0;
}

.horizontal_category_displayer .gun_div_2 > div > span, .horizontal_category_displayer .gun_div_1 > div > span, .vertical_category_displayer div > span {
	display: table;
	width: 100%;
	height: inherit;
	color: #1a1a1a;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
	cursor: pointer;
}

.horizontal_category_displayer .gun_div_2  > div > span > span, .horizontal_category_displayer .gun_div_1  > div > span > span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	height: 40px;
	background-color: rgba(255,255,255,0.5);
}

.horizontal_category_displayer .gun_div_2 > div > span > span:not(.selected_menu):hover, .vertical_category_displayer > div:not(.sub_group) > span > span:not(.selected_menu):hover {
	background-color: rgba(255,255,255,0.6);
	color: #fff;
}

.vertical_category_displayer > div:not(.sub_group) > span > span {
	background-color: rgba(255,255,255,0.5);
}

div:not(.sub_group) > span > span.selected_menu {
	background-color: rgba(255,255,255,0.7);
	color: #fff;
	cursor: default;
}

.vertical_category_displayer {
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	width: 28%;
	float: left;
	margin-bottom: 50px;
}

.vertical_category_displayer > div {
	margin: 0 2px 0 3px;
}

.sub_group > div > span > span:not(.selected_menu):hover {
	background-color: rgba(255,255,255,0.2);
}

.sub_group > div > span > span {
	height: 40px;
	line-height: 15px;
	font-size: 14px;
	background-color: rgba(255,255,255,0.1);
	color: #b8b8b8;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.sub_group > div > span > span.selected_menu {
	background-color: rgba(255,255,255,0.3);
	cursor: default;
	color: #fff;
}

.vertical_category_displayer div > span {
	margin-bottom: 3px;
}

.vertical_category_displayer > div:not(.sub_group) > span > span {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
}

.gun_content {
	float: left;
	width: 72%;
	background-color: #e6e6e6;
	margin-bottom: 100px;
}

.gun_container.normal_content .gun_content > div {
	border-bottom: 1px solid #6B7175;
	border-left: 1px solid #6B7175;
	border-right: 1px solid #6B7175;
	padding: 20px 20px 370px;
	position: relative;
	min-height: 450px;
	background: url('../../../images/1956/guns/guns_background.png') no-repeat bottom left;
}

.gun_container.additional_content .gun_content > div {
	border: 1px solid #6B7175;
	padding: 20px 20px;
	position: relative;
	min-height: 400px;
}

.gun_container {
	min-height: 730px;
	margin-top: 20px;
}

.gun_content .name_holder {
	width: 100%;
	text-align: center;
	color: #3e3e3e;
	margin: 10px auto;
	text-transform: uppercase;
	font-size: 18px;
	cursor: default;
	/*--------------*/
	display: none;
}

.gun_container.additional_content .text_holder p {
	padding-bottom: 3px;
	padding-top: 12px;
}

.gun_container.additional_content .text_holder h6 {
	margin-bottom: 2px;
}

.gun_container.additional_content .text_holder hr {
	margin: 0 0 5px;
}

.gun_container.additional_content .text_holder a {
	color: #a5a5a5;
}

.gun_content .text_holder {
	width: 100%;
	text-align: justify !important;
}

.gun_content .image_holder, .gun_content .image_holder > div.cpr {
	margin-bottom: 10px;
}

.gun_content .image_holder > div.cpr {
	margin-top: 5px;
	font-size: 13px;
}

.gun_content .image_holder, .gun_content .text_holder {
	text-align: center;
	width: 100%;
	color: #3e3e3e;
	cursor: default;
	position: relative;
	/*--------------*/
	display: none;
}

.gun_container .thumb_navigator {
	width: 40px;
	height: 40px;
	margin-top: -50px;
	line-height: 1.65;
}

.gun_container .thumb_navigator.forward_nav {
	right: 15px;
}

.gun_container .thumb_navigator.backward_nav {
	left: 15px;
}

.gun_content .image_holder img {
	height: auto;
	object-fit: cover;
	max-width: 100%;
	max-height: 550px;
}

.vertical_selector, .horizontal_selector, .text_image_selector {
	display: none;
}

/*TEMPLATE*/
.temp_page {
	min-height: 720px;
}

.blank_template {
	margin: 20px 0 40px;
	padding: 25px 20px 5px;
	background-color: #efefef;
	border: 1px solid #6B7175;
	border-radius: 30px 30px 0 0;
	text-align: center;
}

.blank_template p {
	color: #3e3e3e;
	font-weight: bold;
}

/*CAROUSEL===================*/
.thumb_navigator {
	font-family: borrowed-icons;
	width: 50px;
	height: 50px;
	padding: 7px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	font-size: 25px;
	border-radius: 50%;
	opacity: 0.6;
	background: rgb(255,255,255) none repeat scroll 0 0;
	display: none;
	cursor: pointer;
}

.thumb_navigator:hover {
	opacity: 1;
}

.thumb_navigator.forward_nav {
	right: 10px;
}

.thumb_navigator.forward_nav:before {
	content: "\e64f";
}

.thumb_navigator.backward_nav {
	left: 10px;
}

.thumb_navigator.backward_nav:before {
	content: "\e650";
}

.thumb_carousel {
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 300px;
	/*display: table;*/
}

.thumb_container {
	float: left;
	/*display: flex;*/
	/*display: inline-block;*/
}

.thumb_container div img {
	height: 100%;
	width: auto;
	max-width: initial !important;
}

.thumb_container div {
	/*display: inline-flex;*/
	/*display: table-cell;*/
	/*display: inline-block;*/
	margin: 3px;
	height: 294px;
}

.thumb_row {
	overflow: hidden;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 0;
	height: 100%;
	/*display: flex;*/
	/*display: table-cell;*/
	left: 0px; /*calculated by js*/
}

/*GALLERY====================*/
#gallery_content {
	min-height: 730px;
}

a {
	color: #c8c8c8;
}

.lg-item.lg-loaded.lg-current.lg-complete.lg-zoomable {
	left: 0 !important;
}

.lg-item.lg-loaded.lg-complete.lg-zoomable.lg-prev-slide {
	left: 0 !important;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	display: none; /*disabling caption*/
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	display: none; /*disabling caption*/
}

#lg-download {
	display: none;
}

.gallery_container {
	margin: 10px auto;
}

.gallery_header {
	border-bottom: 1px solid #ddd;
	font-size: 15px;
	padding: 5px;
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	color: #fff;
}

.gallery_sum_pictures {
	padding: 5px;
	min-height: 21px;
	font-size: 14px;
	text-align: center;
	background: rgba(0, 0, 0, 0) url("../images/template/headerBg.gif") repeat scroll center 0;
	box-shadow: 0 3px 2px rgba(0,0,0,0.4);
	color: #fff;
}

.ltgallery {
	margin: auto;
	text-align: center;
	background: rgb(70, 77, 82) repeat scroll 0 0;
	padding: 10px 0 6px;
}

.ltgallery a {
	width: 100px;
	height: 100px;
	margin: 0 2px;
	overflow: hidden;
	display: inline-flex;
	justify-content: center;
}

.front_thumb_image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
	-webkit-filter: brightness(100%);
}

.ltgallery a img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-filter: brightness(40%);
}

/*BETWEEN US==========*/
#between_us {
	background-color: #efefef;
	padding: 25px 20px;
	border-radius: 30px 30px 0 0;
	border: 1px solid #6B7175;
	margin: 20px 0 40px;
}

.question_tag {
	color: #3e3e3e;
	margin-bottom: 10px;
}

.question_tag p {
	text-align: justify;
	margin-bottom: 0;
}

.custom_list .li_odd:before, .custom_list .li_even:before {
	font-family: fontawesome;
	content: "\f0fe";
	margin-right: 7px;
	font-size: 1.2em;
}

.custom_list .li_odd.changed:before, .custom_list .li_even.changed:before {
	font-family: fontawesome;
	content: "\f146";
	margin-right: 7px;
	font-size: 1.2em;
}

.custom_list {
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
	margin: 0 0 10px;
	text-align: justify;
}

.custom_list li {
	font-family: 'Archivo Narrow', sans-serif;
	padding: 14px;
	border-top: 1px solid #ddd;
	line-height: 1.42857143;
}

.li_odd, .li_odd+li {
	background-color: rgba(255,255,255,0.1);
	color: #fff;
}

.li_even, .li_even+li {
	background-color: rgba(255,255,255,0.6);
	color: #333;
}

.li_odd+li, .li_even+li {
	font-style: italic;
	display: none;
}

.li_odd+li a, .li_even+li a {
	color: #c8c8c8 !important;
}

.li_odd+li a:hover, .li_even+li a:hover {
	color: #3e3e3e !important;
}

.li_odd, .li_even {
	cursor: pointer;
}

#questionModal {
	top: 5% !important;
	margin: auto;
}

#questionModal .modal-dialog {
	height: 350px;
}

#questionModal .modal-body {
	height: 280px;
	overflow-y: auto;
}

#questionModal .modal-body > div:first-child {
	width: 30%;
	float: left;
	margin-right: 2%;
}

#questionModal .modal-body > div:last-child {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: rgb(116,185,239);
	margin-top: 15px;
	text-transform: uppercase;
}

#questionModal .asked_content {
	width: 68%;
	float: left;
}

.focused_input {
	box-shadow: 0 0 8px rgba(255, 0, 0, 0.7) !important;
}

.focused_input:focus {
	border: 1px rgba(255,0,0,0.5) solid !important;
}

#name_field:focus, #mail_field:focus, #asked_question:focus {
	outline: initial !important;
}

#questionModal .modal-body textarea {
	width: 100%;
	min-height: 150px;
	color: #818282;
}

#questionModal .modal-body div input:last-child {
	margin: 0 auto;
	line-height: 1.42857143;
	font-weight: 400;
	width: initial;
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
	color: #c8c8c8;
	text-transform: uppercase;
}

#questionModal .modal-body div input:last-child:hover {
	color: #fff;
}

#questionModal .modal-body div input {
	width: 100%;
}

#questionModal .modal-body div div {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

#ask_a_question {
	margin: 0 auto 30px;
	width: auto;
	width: initial;
	text-align: center;
	background: url("../images/template/headerBg.gif") repeat scroll center 0;
	color: #c8c8c8;
}

#ask_a_question:focus {
	outline: none !important;
}

#ask_a_question:hover {
	color: #fff;
}

/*VERTICAL MENU ====================================================*/
@font-face {
    font-family: borrowed-icons;
    src: url('../fonts/tl-icons.ttf');
}

.menu-icon-cont {
	z-index: 500 !important;
}

.sm-btn-155 {
	height: 100%;
	width: auto;
}

.menu-icon-cont .menu-icon3 {
	top: 46% !important;
	height: auto !important;
	margin: 0.2em !important;
}

.menu-icon3 {
	top: 46% !important;
}

.menu-icon3 img{
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}

.sm-close .menu-icon3 span:nth-child(1) {
	transform: none !important;
}

.menu-icon3 span:nth-child(1) {
	top: inherit !important;
}

.sm-btn-155 .menu-icon3.small{
	font-size: 30px;
}

.sm-btn-155 .menu-icon3.medium{
	font-size: 40px;
}
.sm-btn-155 .menu-icon3.large{
	font-size: 50px;
}

.off-menu_155 > .sm-level, #off-menu_155{
	background: url('/images/mod_vertical_menu/menu_background.jpg') !important;
	background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}

.off-menu_155 div {
	line-height: 0 !important;
}

.off-menu_155 dl, .off-menu_155 dt, .off-menu_155 dd {
	box-sizing: initial !important;
}

.off-menu_155 dl{
	padding: 0 !important;
}

.off-menu_155 dt{
	border-bottom: 1px solid !important;
}

.off-menu_155 dt a{
	color: black !important;
}

.vm_burger_icon {
	font-family: borrowed-icons;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 24px;
	color: #fff;
	position: relative;
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
}

.vm_burger_icon::before {
	content: "\e64f";
}

.vm_burger_icon.closed_icon {
	transform: rotateY(180deg) !important;
}

/*.vm_burger_icon::before {
	content: "\e650";
}*/
/*RESPONSIBILITY =========================================*/
@media (max-width: 767px) {
	/*#feature-row {
		background-repeat: repeat-y;
	}*/
	#content-top .moduletable.span4, .custom_grid_4 {
		width: 100%;
	}

	#content-top .moduletable.span4:nth-of-type(2), #content-top .moduletable.span4:nth-of-type(5), .custom_grid_4:nth-of-type(2), .custom_grid_4:nth-of-type(5) {
		margin-right: 0;
		margin-left: 0;
	}
	
	#content-top .moduletable.span4 {
		padding-left: 0;
	}
	
	.container-fluid {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.additive_picture {
		float: initial;
		max-width: initial;
		width: 100%;
		text-align: center;
		margin: auto;
	}
	
	.home_content {
		margin-top: 10px;
	}
	
	.home_content .home_text p:first-child {
		text-align: center;
	}
	
	.timeline_media {
		width: 100%;
		margin-right: 0;
		font-size: 11px;
	}
	
	.timeline_media img {
		width: 80%;
		height: auto;
		max-height: 300px;
		object-fit: cover;
	}
	
	.timeline_header h4 {
		font-size: 20px !important;
		margin: 8px 0 !important;
	}
	
	.timeline_text a {
		margin: 6px auto 0 auto;
	}
	
	.timeline_media_credit {
		float: initial;
	}
	
	.timeline_text {
		width: 100%;
	}
	
	.tl-slidenav-previous, .tl-slidenav-next {
		display: none !important;
	}
	
	.tl-menubar {
		top: 539px !important;
		right: initial !important;
		left: 31px !important;
		border-radius: 10px 0 !important;
	}
	
	.tl-menubar-button {
		background: url("../images/template/headerBg.gif") repeat scroll center 0 !important;
		opacity: 0.6;
	}
	
	[class^=tl-icon-], [class*=" tl-icon-"] {
		color: #fff !important;
	}
	
	/*.footer_content .left_side, .footer_content .right_side {
		width: 100%;
	}*/
	
	.right_side {
		padding-left: 12px;
	}
	
	.footer_content .left_side, .footer_content .right_side {
		float: none;
	}
	
	.vertical_selector, .horizontal_selector, .text_image_selector {
		display: block;
		width: 100%;
		text-align: right;
		color: #3e3e3e;
	}
	
	.vertical_selector:focus, .horizontal_selector:focus, .text_image_selector:focus {
		outline: none;
	}
	
	.vertical_category_displayer, .horizontal_category_displayer {
		display: none;
	}
	
	.gun_content {
		width: 100% !important;
		text-align: center;
		padding: 0;
	}
	
	#questionModal .modal-body > div:first-child {
		width: 100%;
		float: initial;
		margin-right: 0;
	}

	#questionModal .modal-body > div:last-child {
		float: initial;
	}

	#questionModal .asked_content {
		width: 100%;
		float: initial;
	}
	
	#questionModal .modal-dialog {
		height: 450px;
	}

	#questionModal .modal-body {
		height: 350px;
		overflow-y: auto;
	}
}

@media (min-width: 768px) {
	#footer span {
		display: block;
	}
	
	.container-fluid {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.timeline_media img {
		max-height: 350px;
	}
}

@media (max-width: 979px) {
	.left_side {
		padding-left: 12px;
	}
	
	.tl-slide .tl-slide-scrollable-container {
		padding-left: 12px !important;
	}
	
	#chronologyModal, #questionModal {
		padding-left: 12px !important;
	}
	
	.pagecontent {
		min-height: initial;
	}
	
	.home_content .home_picture {
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
	}
}

@media (max-width: 1149px) and (min-width: 980px) {
	.grid_header h6 {
		font-size: 17px;
		line-height: 22px;
	}
}

@media (max-width: 979px) and (min-width: 768px) {
	.grid_header h6 {
		font-size: 17px;
		line-height: 20px;
	}
	
	#content-top .moduletable.span4, .custom_grid_4 {
		width: 48%;
	}
	
	#content-top .moduletable.span4:nth-of-type(5), .custom_grid_4:nth-of-type(5) {
		margin-right: 0;
		margin-left: 0;
	}

	#content-top .moduletable.span4:nth-of-type(2), #content-top .moduletable.span4:nth-of-type(4),  #content-top .moduletable.span4:nth-of-type(6), .custom_grid_4:nth-of-type(2), .custom_grid_4:nth-of-type(4), .custom_grid_4:nth-of-type(6) {
		margin-right: 0;
		margin-left: 2%;
	}
}

@media (max-width: 1440px) and (min-width: 980px) {
	.left_side {
		padding-left: 20px;
	}
	
	.vm_burger_icon {
		font-size: 28px;
	}
	
	.tl-slide .tl-slide-scrollable-container {
		padding-left: 20px !important;
	}
	
	#chronologyModal, #questionModal {
		padding-left: 20px !important;
	}
}

@media (max-width: 550px) {
	#hero_content .hero_image {
		width: 100%;
		float: none;
		margin: 20px auto;
		max-height: none;
		max-width: 300px;
	}
	
	#hero_content .hero_image img {
		width: 100%;
		height: auto;
		max-height: none;
	}
}

@media (min-width: 1101px) {
	.gun_container.additional_content .gun_content > div {
		min-height: 600px;
	}
}

@media (min-width: 1441px) {
	.left_side {
		padding-left: 30px;
	}
	
	.vm_burger_icon {
		font-size: 32px;
	}
	
	.tl-slide .tl-slide-scrollable-container {
		padding-left: 30px !important;
	}
	
	#chronologyModal, #questionModal {
		padding-left: 30px !important;
	}
}