/*======================

MENU

======================*/

.menu-header-link {
		display: inline-block;
    width: auto;
}

.menu-header-link *:hover {
	color: #556670 
}



/*======================

SLIDER REVOLUTION 

======================*/

.project-link {color: white; font-weight: bolder; text-transform: underline; font-family: 'Roboto' !important}

.text-white {color: white !important; padding-bottom: 0}

/*======================

ELEMENTOR 

======================*/

/*
TEXT
*/

.heading1 {
		
}

.heading2 {
		margin-bottom: 8px !important;
}
@media(min-width:992px) {
		.heading2 {
			margin-bottom: 24px !important;
	}	
}

.mb-24 {margin-bottom: 24px !important}



.body1 
{
    margin-top: 30px
}

.slide-num 
{
     margin-left:12px;
    vertical-align: baseline;
    line-height: 2
}

/*
ELEMENTS
*/

.v-line
{
    margin-right: 15px
}


.sticky-col { position: -webkit-sticky; position: sticky !important;  top: 15%; } 

.digital-ad img
{
  -webkit-box-shadow: 2px 2px 45px -3px rgba(26,15,153,0.15); 
  box-shadow: 2px 2px 45px -3px rgba(26,15,153,0.15);
}

/*
SPACING
*/


.mb-24 {margin-bottom: 24px !important}

.mb-30 {margin-bottom:30px}

.mt-30 {margin-top: 30px}


/*======================

GLOBAL 

======================*/


/*
IMAGES
*/

.gatorade-logo {max-width: 200px !important}


.mb-10-br-10 { margin-right: 0px; margin-bottom: 10px}

@media screen and (min-width: 480px) 
	{
 	 .mb-10-br-10 { margin-right: 10px; margin-bottom: 0px }
	}


/*======================

CONTAINERS

======================*/


.container-header-backto {
		margin-bottom: 8px !important; 
}
@media(min-width:992px) {
		.container-header-backto {
				margin-bottom: 0px !important;
		}
}