

/********************** DEFAULT STYLES **********************/

* { margin:0; padding:0; }

.carousel-control-prev-icon {
	background-image: url('../images/arrowLeft.svg') !important;
}

.carousel-control-next-icon {
	background-image: url('../images/arrowRight.svg') !important;
}

/************************************************************/

@media screen and (min-width: 320px)  {
	
	.teammateslogo {
		width: 100%;
		height: auto;
		margin: 24px auto auto auto;
	}

	.socialmedia {
		width: 90%;
		height: auto;
		margin: auto 5% 36px 5%;
	}

		.socialmedia h3 {
			margin-bottom: 18px !important;
		}

		.socialLink02 {
			width: 15%;
			height: auto;
			float: left;
			margin: auto 2.5%;
		}

	#bottomcontainer .textcontent {
		padding: 12px 0;
	}

}

/************************************************************/

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

}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {

}

/************************************************************/

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

}

/************************************************************/

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

}

/************************************************************/

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

	.socialmedia {
		width: 50%;
		margin: auto 25% 36px 25%;
	}

}

/************************************************************/

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

}

/************************************************************/

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

}

/************************************************************/

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

	.teammateslogo {
		width: 45%;
		height: auto;
		margin: 0px 10% 24px 10%;
	}

	.socialmedia {
		width: 30%;
		margin: auto 35% 36px 35%;
	}

}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {
    	
}

/************************************************************/

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

	.teammateslogo {
		width: 40%;
	}

	.teammatescopy {
		width: 640px;
		margin-bottom: 36px !important;
	}

}

/************************************************************/

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

}

/************************************************************/

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

}

/************************************************************/

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

	.teammateslogo {
		width: 35%;
	}

	.socialmedia {
		width: 20%;
		margin: auto 40% 36px 40%;
	}

}

/************************************************************/

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



}

/************************************************************/

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

}

/************************************************************/


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

}

/************************************************************/

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

}

/************************************************************/














