.white-label-all-updates{
	height: 600px;
}
.all-updates-hero-header h1{
	color: #212121;
	font-family: Geomanist-bold;
	/*font-size: 60px;
	line-height: 72px;*/
}
.all-updates-hero-header p {
	color: #666666;
	font-family: Geomanist;
	font-size: 24px;
	line-height: 35px;
	padding-top: 12px;
}
p {
	font-family: Geomanist;
	font-size: 18px;
	line-height: 32px;
}
.all-updates-hero-header{
	width: 76%;
	margin: 0 auto;
}
.version-list {
    margin-top: -10px;
    padding-bottom: 100px;
}
.version-history{
	width: 100%;
	margin: 0 auto;
}
.version-history {
    border-left: 1px solid #7FD9B4;
    padding-left: 100px;
}
.version-2 {
	color: #212121;
	font-family: Geomanist;
	font-size: 36px;
	line-height: 43px;
	margin-top: 20px;
	margin-bottom: 0;
}
.version-1 {
	color: #212121;
	font-family: Geomanist;
	font-size: 36px;
	margin-top: 0px;
	line-height: 10px;
	margin-bottom: 24px;
}
.bullets {
    position: absolute;
    left: 6px;
    top: -12px;
}
.bullets-1 {
    position: relative;
    left: -111px;
    top: 56px;
}b{
	padding-right: 5px;
}
.version-history p {
    color: #666666;
    font-family: Geomanist;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 0px;
    display: flex;
}
.version-sapration p {
    color: #666666;
    font-family: Geomanist;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 0px;
    display: flex;
}
.sub-headings{
	color: #666666;
    font-family: Geomanist-Book;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
}
.version-history h5 {
   /* color: #666666;*/
    font-family: Geomanist-Book;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0px;
}

.version-sapration{
	display: flex;
	border-bottom: 1px solid #E6E6E6;
}
.flex-column{
	flex-direction: column;
}
.flex-column .right-img{
	width: 53%;
}
.left-content {
	width: 64%;
}
.right-img {
	width: 36%;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-end;
	flex-direction: row-reverse;
}
.fixed {
	padding-top: 20px;
}
.v-dates{
	color: #999999;
	font-family: Geomanist;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 18px;
	padding-left: 10px;
}
@media screen and (max-width:1600px) {
	.all-updates-hero-header h1{
		font-family: Geomanist-bold;
		font-size: 58px;
		line-height: 58px;
	}
	.version-2{
		font-size: 32px;
	}
	
}
@media screen and (max-width:1400px) {
	.all-updates-hero-header h1{
		/*color: #212121;
		font-family: Geomanist;
		font-size: 58px;
		line-height: 72px;*/
	}
	.version-2{
		font-size: 32px;
	}
	.white-label-all-updates{
		height: 650px;
	}
}
@media screen and (max-width:1280px) {
	.all-updates-hero-header h1{
		/*color: #212121;
		font-family: Geomanist;
		font-size: 58px;
		line-height: 72px;*/
	}
	.all-updates-hero-header {
	    width: 76%;
	    margin: 0 auto;
	}
	/*.bullets-1 {
	    position: relative;
	    left: -17.3%;
	    top: 56px;
	}*/
	/*.bullets-1 {
	    position: relative;
	    left: -17.3%;
	    top: 56px;
	}*/
}
@media screen and (max-width:1200px) {
	/*.bullets-1 {
	    position: relative;
	    left: -21.5%;
	    top: 56px;
	}*/
}
@media screen and (max-width:768px) {
	.all-updates-hero-header h1{
		font-size: 54px;
		line-height: 58px;
	}
	.version-2{
		font-size: 32px;
	}	
	.all-updates-hero-header {
	    width: 90%;
	    margin: 0 auto;
	}
	.all-updates-hero-header p {
	    font-size: 22px;
	}
	.version-history {
	    width: 74%;
	    margin: 0 auto;
	}
	.bullets {
	    position: absolute;
	    left: 13.2%;
	    top: -2px;
	}
	.bullets-1 {
	    position: relative;
	    left: -17.8%;
	    top: 56px;
	}
	.version-history{
		padding-left: 72px;
	}	
	
}
@media screen and (max-width:767px) {
	.white-label-all-updates {
    	height: 600px;
	}
	.all-updates-hero-header {
	    width: 100%;
	    margin: 0 auto;
	}
	.version-history {
	    width: 100%;
	    margin: 0 auto;
	}
	.bullets {
	    position: absolute;
	    left: 6px;
	    top: -2px;
	}
	.bullets-1 {
	    position: relative;
	    left: -49px;
	    top: 56px;
	}
	.version-history {
    	padding-left: 38px;
	}
	.all-updates-hero-header h1 {
		font-size: 46px;
    	line-height: 52px;		
	}
	.version-history h5 {
		padding-bottom: 10px;
	}
	.what-fixed {
		padding-bottom: 0px !important;
	}
	.left-content {
    	width: 100%;
	}
	.version-sapration {
		display: unset;
	}
	.right-img {
		width: 100%;
		display: unset;
	}
	.flex-column .right-img {
		width: 100%;
	}
	.right-img .text-right{
		text-align: center;
		margin-top: 20px !important;
	}
}