body {
	background-color: #262626;
}

h2 {
	48px;
}

.key h3 {
	padding: 30px 35px 30px 35px;
	font-size: 42px;
	line-height: 45px;
}

.testimonial-title h3 {
    max-width: 100%;
}

.article.large strong {
	color: #ff9300 !important;
}

.key-initiatives .d-md-block.d-none {
    display: block !important;
}

.aof-link {
	color: #ff9300 !important;
}

.article.large .extra-content {
    font-size: 15.5px;
}

.article h4 {
	font-size: 26px;
	line-height: 30px;
}

.slider-1.faded-center {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ 
 }
 
 ul.app-menu-list.new {
	 margin-right: -90px;
 }

@media screen and (max-width: 1280px) {
	
	ul.app-menu-list.new li {
		margin: 0 7px;
	}

	.app-menu li.seperated {
		margin-left: 42px !important;
	}
	
}

@media screen and (min-width: 768px) {
	
	.article .content {
		padding: 30px 30px 60px 30px;
	}

}

@media screen and (max-width: 991px) {
	
	.key-initiatives .d-md-block.d-none .content {
		border-top: none !important;
	}	

	.article.large h3 {
		color: #000;
		margin-top: -6px;
	}
		
}

@media screen and (max-width: 767px) {
	
	.key-initiatives .d-md-block.d-none .content p {
		font-size: 27px;
		line-height: 35px;
	}	
		
}

.time {
	display: none;
}

.key .img {
	min-height: 450px;
}

.key-initiatives .carousel-control-prev, .key-initiatives .carousel-control-next {
	max-height: 450px;
	width: 10%;
	display: flex !important;
}

.app-header .vh {
	min-height: 600px;
}

.slider-1 h2 {
	margin-left: 35px;
}

.slider-1 h2.left-bar {
	border-left: 7px solid #ff9300;
	padding-left: 16px;
}

.slider-2 .carousel-indicators li {
	width: 18px;
	height: 18px;
	margin: 0 5px;
}

.key-initiatives .btn-primary {
	margin-top: 18px;
	float: right;
	margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
	
	.key-initiatives .btn-primary {
		margin-bottom: 20px;
		float: none;
	}	
	
	.key-initiatives .content {
		text-align: center;
	}
		
}

@media screen and (min-width: 991px) {

	.key-initiatives .carousel-control-prev, .key-initiatives .carousel-control-next {
		display: none !important;
	}
	
}

section {
	background-color: #fff;
}

.slider-1.human-rights {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
}

.logoRISJ {
	max-width: 258px;
}

.click-arrow {
	display: none;	
}

@media screen and (min-width: 991px) {
	
.click-arrow {
	display: block;
	position: absolute;
	right: 65px;
	top: 50%;
	width: 15px;
	margin-top: -10px;	
}

}

@media screen and (max-width: 991px) {
	
	section {
		margin-bottom: -1px;	
	}

}

.app-footer {
	background-color: #fff;
}

.app-footer .container {
	background-color: #4d4d4d;
}

.article h4 {
	color: #000;
}

@media screen and (min-width: 768px) {
	
	.article.large * {
		color: #fff !important;
	}
	
	.article.large .date-time {
		padding-left: 0;
	}

}

@media screen and (max-width: 767px) {
	
	.testimonial-title h3 {
		margin-left: 15px !important;
	}

}

.article.large {
	border: none;
}

.article.large .img {
	margin: 0;
	padding: 30% 0;
}

.testimonial-title .img {
	min-height: 500px;
}

.article .extra-content {
	color: #000;	
}

.app-footer ul.footer-nav li:last-child {
	margin-bottom: 0;
}

.offCanvas-nav .level-1 {
	padding-left: 0;
}

.offCanvas-nav .level-1 li a {
	padding-left: 50px;
	background-image: none !important;	
}

.offCanvas-nav .level-1 li {
	background-image: none !important;	
}

.slider-1 p {
	padding-right: 45px;
}

.area-focus p {
	margin-bottom: 1.2rem;
	margin-left: 25px;
	margin-right: 25px;
}

.area-focus p {
	font-size: 28px;
	line-height: 35px;
}

.area-focus p a {
	color: #fff;
	text-decoration: underline !important;
}

.area-focus.we-do p a {
	color: #fff;
}

.area-focus.services {
	background: #fff;
}

.area-focus.services p a {
	color: #000;
	font-weight: 400;
	font-family: "Knowledge-Medium";
}
	
@media screen and (max-width: 768px) {
	
	.area-focus.we-do p a {
		color: #000;
	}

}

.about-short p {
	margin-left: 25px;
	margin-right: 25px;
}

.key p  {
	font-size: 26px !important;
	line-height: 1.4;
	color: #000;
	font-family: 'Knowledge-Light';
}

@media screen and (min-width: 768px) and (max-width: 1500px) {

	.key p  {
		font-size: 26px !important;
		line-height: 35px;
		color: #000;
	}
	
	.testimonial-title h3 {
		font-size: 42px;
		line-height: 48px;
	}
	
}

.about-short {
	padding: 70px 0px 80px 0px;
	background: #555555;
}

@media screen and (min-width: 991px) and (max-width: 1500px) {

	.article h4 {
		font-size: 26px;
	}

	.about-short {
		padding: 64px 0px 80px 0px;
	}
		
}

.carousel-control-prev, .carousel-control-next {
	opacity: 1;
}

.carousel-control-next-icon {
	background-image: url('https://d2z8ac92rybwii.cloudfront.net/application/velocity/_newgen/assets/images/right-nav.png');
	height: 25px;
	width: 15px;
}

.carousel-control-prev, .carousel-control-prev {
	opacity: 1;
}

.carousel-control-prev-icon {
	background-image: url('https://d2z8ac92rybwii.cloudfront.net/application/velocity/_newgen/assets/images/left-nav.png');
	height: 25px;
	width: 15px;
}

.updates {
	padding-top: 70px;
	margin-top: 0;
}

.updates h2 {
	margin-bottom: 5px;
	margin-top: -7px;
}

.key h2 {
	margin-bottom: 45px;	
}

ul.app-menu-list li.active a {
	color: #ff9300 !important;
}

ul.app-menu-list li .sub-menu-list a {
	color: #fff !important;
}

ul.app-menu-list li.has-subMenu.active > a {
	background: url("../images/arrow-down-orange.png") right center no-repeat;
	background-size: 15px;
}

.slider-2 {
	overflow: hidden;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 42px;
}

.slider-2 .carousel-indicators {
	bottom: -50px;
}

.key {
	margin: 0;
}

.key-initiatives {
	overflow: hidden;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	max-width: 1528px;
}

.logoTrustlaw {
	max-width: 207px;
}

.logoTrustconf {
	max-width: 315px;
}

.logoNewstrust {
	max-width: 133px;
}

.logoMediadev {
	max-width: 190px;
}

.gradientColor .left-brdrBox:after {
	right: 48px;
	z-index: 2;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.gradientColor .content p {
	font-size: 28px;
	line-height: 37px;
	margin-bottom: 1.5rem;
}

.gradientColor {
    padding: 44px 0px 50px 0;
}

.about-short h2 {
	font-size: 48px;
}

@media screen and (min-width: 991px) and (max-width: 1699px) {

	.gradientColor .content p {
		padding-right: 86px !important;
	}

}

.gradientColor .content p strong {
	font-weight: bold;
}

.gradientColor .content p a {
	font-weight: 400;
	text-decoration: underline !important;
	color: #fff;
}

.gradientColor .left-brdrBox {
	padding-left: 2px;
}

@media screen and (min-width: 768px) {

	.app-footer ul.footer-nav {
		margin-bottom: 40px;
	}

}

@media screen and (max-width: 991px) {
	
	.feature-post .content {
	    padding-bottom: 0;
	}

}

@media screen and (max-width: 768px) {

	.key h2 {
		margin-bottom: 44px;
	}

}

@media screen and (min-width: 1180px) and (max-width: 1500px) {

	.app-header h3 {
		font-size: 51px;
		line-height: 52px;
	}

}

@media screen and (max-width: 1500px) {
	
	.app-header h3 br {
		display: block;
	}
	
	.slider-1 p {
		line-height: 35px;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1399px) {

	.gradientColor .left-brdrBox {
		padding-left: 21px;
	}

	.gradientColor .left-brdrBox:after {
		right: 25px;	
	}
	
	.gradientColor .content p {
		padding-right: 30px;
		padding-left: 18px;
	}

	.gradientColor {
		padding: 60px 0px;
	}
	
	.gradientColor .left-brdrBox .img {
		padding-right: 40px;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1499px) {
	
	.gradientColor {
		padding: 60px 0px;
	}	
	
	.gradientColor .content p {
		font-size: 28px;	
	}
	
}

.logoMediadev.logoMediadevCentered {
	display: none;
}

@media screen and (max-width: 991px) {
	
	.gradientColor {
    	padding: 85px 0px 80px;
    }

	.gradientColor .left-brdrBox:after {
		right: 48px;
		z-index: 2;
		background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 100%);
		background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 30%, rgba(255, 255, 255, 0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
	}

	.gradientColor .left-brdrBox .img {
		margin-bottom: 15px;
	}

	.gradientColor .content {
		padding-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.gradientColor .content p {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 1.5rem;
	}

	.gradientColor.gray {
		background: rgba(54, 54, 54, 0.6);
	}

	.initiative-list .loop {
		background-position-x: -401px !important;
	}

	.gradientColor .btn {
		margin-top: 23px !important;
		margin-bottom: 5px !important;
	}

	.logoMediadev {
		display: none;
	}
	
	.logoMediadev.logoMediadevCentered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

}

@media screen and (max-width: 600px) {
	
	.head-title-mob h3 {
		width: 100%;
		font-size: 68px;
		line-height: 74px;
	}

}

.app-footer {
	margin-top: -1px;
	padding-top: 0;
}

.about-short p {
	font-size: 28px !important;
}

.about-short .btn {
	margin-top: 12px;
}

@media screen and (min-width: 768px) {
	
	.app-footer {
		margin-top: 0;
		background-color: #4d4d4d;
		border-top: 72px solid #fff;
		padding-top: 48px;
	}
	
	.about-short p {
   		font-size: 28px !important;
   	}

}

@media screen and (max-width: 767px) {

	.app-footer h6 {
		padding: 31px 30px 31px 25px;
		font-size: 15.5px;
	}
	
	.app-footer .show ul.footer-nav {
		padding-left: 0;
	}
	
	.app-footer .show ul.footer-nav a {
		padding: 22px 0;
	}

	.app-footer .show ul.footer-nav a {
		padding: 25px 0 25px 50px;
		display: block;
		font-size: 16px;
		text-transform: uppercase;
		font-family: "knowledge-bold";
	}
	
	.copyright .space-x {
		padding-left: 0;
	}
	
	.footer-logo img {
		margin-left: 30px;
	}
	
	.policy-links a {
		margin-left: 0 !important;
		font-size: 16px;
		text-transform: uppercase;
		font-family: "knowledge-bold";
		padding: 25px 0 25px 50px;
	}

	.testimonial-title, .article .img {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.testimonial-title h3 {
		margin-left: -15px;
	}

}

.initiative-list .col-lg-4 .text {
	font-family: "knowledge-bold";
	color: #fff;
	font-weight: 500;
	font-size: 44px;	
	line-height: 44px;
	margin-bottom: -20px;
	margin-top: -15px;
}

.initiative-list h2 {
	text-align: center;
	margin-top: -1px;
	margin-bottom: 45px;
}

ul.app-menu-list li .sub-menu-list a:hover {
	background-color: rgba(255,255,255,0.1) !important;
}

.area-focus.trustlaw {
	background-color: #1c5489;
	color: #fff;
}

.area-focus.news-service {
	color: #fff;
}

.trustlaw-screens {
	margin-top: 50px;
	margin-bottom: 15px;	
}

.area-focus.trustlaw .trustlaw-logo {
	width: 245px;
}

.area-focus.trustconference .trustconference-logo {
	width: 382px;
}

.area-focus.news-service .newstrust-logo {
	width: 165px;
	margin-bottom: 7px;
}

.area-focus.trustlaw .btn, .area-focus.trustconference .btn, .area-focus.news-service .btn {
	margin-top: 20px;
}

.area-focus.trustconference .btn, .area-focus.news-service .btn {
	margin-bottom: 20px;
}

@media screen and (max-width: 1399px) {
	
	.slider-1 h2.left-bar {
		border-right: 7px solid #ff9300;
		padding-right: 16px;	
		padding-left: 0;
		border-left: none;	
	}

}

.about-short.no-button {
	padding-bottom: 40px;
}

.area-focus.trustconference {
	background-color: #3e80c2;
	color: #fff;
}

.what-we-do-home {
	background: #fff;
}

.homepage-latest-updates h2 {
	width: 100%;
	text-align: center;
	padding-top: 68px;
	padding-bottom: 10px;
}

.articles {
	padding-bottom: 10px;
}

.app-menu li.seperated {
	margin-left: 42px;
	position: relative;
}

.app-menu li.seperated:before {
	content: " ";
	height: 100%; 
	width: 1px;
	border-left: 1px dotted #fff;
	position: absolute;
	top: 0;
	left: -28px;
}

.app-footer ul.footer-nav li.seperated span {
	display: inline-block;
	margin-right: 6px;
 }
 
 .trustlaw-screens {
	 width: 100%;
 }
 
  .trustlaw-screens.small {
	 display: none;
 }
 
 @media screen and (max-width: 650px) {

	  .trustlaw-screens {
		 display: none;
	 }
 
	.trustlaw-screens.small {
		display: block;
	}	 
	 
}

 @media screen and (max-width: 767px) {
	
	.about-short.no-button {
		padding-bottom: 25px;
	}
	
	.initiative-list .gradientColor {
		padding-top: 65px;
		padding-bottom: 70px;
	}
	
	.initiative-list .gradientColor .content {
		padding-top: 34px;	
	}
	
}

.about-short h2.mob-visible {
	display: block;
}

 @media screen and (max-width: 768px) {
	 
	.updates {
		padding-top: 50px;
	}
	
	.homepage-latest-updates h2 {
		padding-top: 45px;
	}
 
}

.key-initiatives-grid {
	margin-top: -30px;
	margin-bottom: -40px;
}

.key-initiatives-grid img {
	width: 60%;
}

.key-initiatives-grid p {
	font-size: 26px;
	line-height: 34px;
	color: #000;
	width: 80%;
	margin: 0px auto 26px;
}

.key-initiatives-grid .btn {
	margin-bottom: 40px;
	margin-top: 5px;
}

.key-initiatives-grid .box {
	border: 1px solid #ccc;
	margin-bottom: 42px;
	padding-top: 20px;
	padding-bottom: 15px;
}

 @media screen and (max-width: 991px) {

	.key-initiatives-grid {
		margin-top: -8px;
		margin-bottom: -20px;
		 
	}

 	.key-initiatives-grid .stopslaveryaward img {
	 	margin-bottom: 10px;
 	}

 	.key-initiatives-grid .perspektivy img {
	 	margin-bottom: 10px;
 	}

 	.key-initiatives-grid .wealthofnations img {
	 	margin-bottom: -17px;
	 	margin-top: -17px;
 	} 	

 	.key-initiatives-grid .thisisplace img {
	 	margin-bottom: -9px;
	 	margin-top: -12px;
 	} 

 	.key-initiatives-grid .banksalliance img {
	 	margin-bottom: -9px;
	 	margin-top: -12px;
 	} 
 	 	 	 
}

 @media screen and (max-width: 600px) {
	 
	.key-initiatives-grid img {
		width: 85%;
	}

}

 @media screen and (max-width: 840px) {
	 
	.area-focus.news-service .newstrust-logo {
		margin-top: 15px;
	}

}

#cookieAlert {
	display: block;
	position: absolute;
	position: fixed;
	bottom: 0;
	right: 0;
	background-color: #444;
	color: #FFF;
	font-weight: 600;
	padding: 18px 34px;
	z-index: 99999;
	font-family: 'Knowledge-Light';
	opacity: 0.95;
}

#cookieAlert a {
	color: #fff;
	text-decoration: underline !important;
}

#cookieAlert>button {
	display: inline-block;
	font-weight: 400;
	background-color: #ff9300;
	color: #fff;
	padding: 10px 22px;
	border: none;
	-webkit-transition: color .15s cubic-bezier(.4, 1, .2, 1), background-color .3s cubic-bezier(.4, 1, .2, 1);
	transition: color .15s cubic-bezier(.4, 1, .2, 1), background-color .3s cubic-bezier(.4, 1, .2, 1);
	margin-left: 15px;
	font-size: 17px;
}

#cookieAlert br  {
	display: none
}

#cookieAlert>button:hover, #cookieAlert>button:active, #cookieAlert>button:focus {
	background-color: #ff9300;
	color: #fff;
}

@media screen and (max-width: 1559px) {

	#cookieAlert {
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
		opacity: 1;
	}
	
	#cookieAlert>button {
		margin-top: 12px;
		margin-left: 0; 
	}

}

@media screen and (max-width: 1559px) {

	#cookieAlert br {
		display: block;
	}	
	
	#cookieAlert>button {
		margin-top: 16px;	
	}
	
}

.article .img {
	padding: 33% 0;
}

@media screen and (max-width: 1260px) {
	
	.testimonials .col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}

	.testimonials .col-md-4 {
		flex: 0 0 33.3333333337%;
		max-width: 33.3333333337%;
	}

	.testimonials .last	{
		display: none;
	}	
}

@media screen and (max-width: 768px) {

	.testimonials .col-md-4, .testimonials .col-md-3, .testimonials .col-md-6, .testimonials .col-md-8 {
		flex: 0 0 100%;
		max-width: 100%;
	}	
	
}

.feature-post {
	border-bottom: 1px solid #999999 !important;
	padding-bottom: 10px;	
}

.feature-post h3 {
	font-size: 32px;
}



@media screen and (max-width: 991px) {
	
	.feature-post {
		margin-bottom: 0;
		padding-bottom: 40px
	}
	
}

@media screen and (max-width: 769px) {
	
	.feature-post {
		padding-top: 20px;
	}
	
}

@media screen and (min-width: 1200px) {

	.mt-xl-5, .my-xl-5 {
		margin-top: 1.6rem !important;
	}
	
}

.announcment {
	padding-left: 53px;
	padding-right: 53px;
}

.country-meta {
	margin-top: 12px;
	display: block;
	margin-bottom: 16px;
	text-transform: uppercase;
}

.testimonials.homepage-latest-updates.publications .container > .row {
	padding-bottom: 70px;
}

.testimonials.homepage-latest-updates.publications.last .container > .row {
	padding-bottom: 0;
}

.testimonials.homepage-latest-updates.publications h2 {
	border-top: 1px solid #ccc;
	padding-top: 55px;
}

.testimonials.homepage-latest-updates.publications.first h2 {
	padding-top: 68px;
	border-top: none;
}

@media screen and (max-width: 769px) {
	
	.testimonials.homepage-latest-updates.publications.standard .article {
		border-left: none;
		border-right: none;
		border-bottom: none;
		border-top-style: dotted;
		border-color: #ccc;
		border-top: 1px dotted #ccc ;
	}

	.testimonials.homepage-latest-updates.publications .container > .row {
		padding-bottom: 33px;
	}

	.testimonials.homepage-latest-updates.publications.first h2 {
		padding-top: 52px;
		border-top: none;
	}

	.testimonials.homepage-latest-updates.publications h2 {
		padding-top: 45px;
	}






}

@media screen and (max-width: 769px) {
	
	.allnews-button {
		margin-top: 40px !important;
		margin-bottom: 60px !important;
	}	
	
	#signup {
		border-top: 1px solid #ccc;
	}

}

.trustlaw-corona.white {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}



.profile-listing {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none;
	margin-bottom: 0;
	list-style-type: none;
	margin-top: 45px;
	padding-left: 0;
}

.profile-listing li {
	margin: 0 20px;
}

.profile-listing h4 {
	margin-bottom: 3px;
}


.profile-listing img {
	width: 180px;
	margin-bottom: 20px;
}

@media screen and (max-width: 769px) {
	
	
.profile-listing li {
	margin-bottom: 35ßpx;
}

.profile-listing li:last-child {
	margin-bottom: 15px;
}

#blogs.updates {
	margin-bottom: -60px !important;
}
	
}


.app-nav.standard {
  background-color: #ffffff; 
  background-size: cover;
  position: relative;}
  .app-nav.standard ul.app-menu-list li a {
    color: #000000 !important; }
  .app-nav.standard ul.app-menu-list li.active a {
    color: #ff9300 !important; }
  .app-nav.standard ul.app-menu-list li li a {
    color: #ffffff !important; }
  .app-nav.standard ul.app-menu-list li.has-subMenu a {
    background: url("https://d2z8ac92rybwii.cloudfront.net/application/velocity/_newgen/assets/images/arrow-down-black.png") right center no-repeat;
    background-size: 15px;
    padding-right: 22px; }
  .app-nav.standard ul.app-menu-list li.active.has-subMenu a {
    background: url("https://d2z8ac92rybwii.cloudfront.net/application/velocity/_newgen/assets/images/arrow-down-orange.png") right center no-repeat;
    background-size: 15px; }
  .app-nav.standard ul.sub-menu-list li a {
    color: #ffffff !important; }
    
    .app-nav.standard .logo-2 {
  display: block; }
  
      .app-nav.standard .logo-1 {
  display: none; }
  
  .app-header-small.standard h2 {
	  padding: 60px 0;
  }
  	
  .app-header-small.standard {
  background-size: cover !important;
} 

.app-nav.standard .btn-mobileMenu span {
	background-color: #363636;
}


.app-header-small.standard > div {
  height: 365px;
  border-bottom: 5px solid #ff9300;	
  background-size: cover;
} 