
.ragnar_header_kurt .kurt-content-shapes-1,
.ragnar_header_kurt .kurt-content-shapes-2,
.ragnar_header_kurt .kurt-content-shapes-3{
	height: 55px;
	margin-bottom: 37px!important;
	width: 55px;
	position: relative;
}


/***************** Styles For shape 1 ********************/


.ragnar_header_kurt .kurt-content-shapes-1-shape-2 .kurt-1-inner-shape,
.ragnar_header_kurt .kurt-content-shapes-1-shape-1 .kurt-1-inner-shape{
	content: "";
	height: 100%;
	width: 100%;
	border: 4px solid #191b1d;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	transition: 0.2s;
	transform: rotate(45deg);
	overflow: hidden;
}


.ragnar_header_kurt .kurt-content-shapes-1-shape-2 .kurt-1-inner-shape:before,
.ragnar_header_kurt .kurt-content-shapes-1-shape-1 .kurt-1-inner-shape:before{
	content: "";
	height: 100%;
	width: 100%;
	border: 4px solid #191b1d;
	position: absolute;
	z-index: 2;
	left: -4px;
	top: -4px;
	transition: 0.2s;
	transform: rotate(45deg);
}
.ragnar_header_kurt .kurt-content-shapes-1-shape-1 {
	height: 55px;
	width: 55px;
	position: absolute;
	z-index: 2;
	left: 12px;
	top: 12px;
	transition: 0.2s;
	overflow: hidden;
}

.ragnar_header_kurt .et_pb_blurb:hover .kurt-content-shapes-1-shape-1 {
	width: 60px;
	height: 60px;
	top: 0;
	left: 0;
}

.ragnar_header_kurt .kurt-content-shapes-1-shape-2 .kurt-1-inner-shape:before,
.ragnar_header_kurt .kurt-content-shapes-1-shape-2 .kurt-1-inner-shape{
	border: 0 solid;
	background: #dcdcdc;
}

.ragnar_header_kurt .kurt-content-shapes-1-shape-2 {
	height: 55px;
	width: 55px;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	transition: 0.2s;
	overflow: hidden;
}

.ragnar_header_kurt .et_pb_blurb:hover .kurt-content-shapes-1-shape-2 {
	width: 44px;
	height: 44px;
	top: 8px;
	left: 8px;
}

/***************** End Styles For shape 1 ********************/


/***************** Styles For shape 2 ********************/
.ragnar_header_kurt .kurt-content-shapes-2-shape-1 {
	height: 70px;
    width: 35px;
    border-radius: 90px 0px 0px 90px;
    background: #e8e8e8;
    position: absolute;
    left: 5px;
    top: 2px;
	transition: 0.2s;
}

.ragnar_header_kurt .et_pb_blurb:hover .kurt-content-shapes-2-shape-1 {
	width: 70px;
	border-radius: 50%;
	left: 0;
	top:0;
}


.ragnar_header_kurt .kurt-content-shapes-2-shape-2 {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #191b1d;
    margin: auto 0;
    position: absolute;
    top: 30px;
    left: 42px;
	transition: 0.2s;
}

.ragnar_header_kurt .et_pb_blurb:hover .kurt-content-shapes-2-shape-2 {
	top: 23px;
	left: 23px;
}
/***************** End Styles For shape 2 ********************/

/***************** Styles For shape 3 ********************/

.ragnar_header_kurt .kurt-content-shapes-3-shape-1 {
	height: 42px;
	width: 42px;
	border: 4px solid #191b1d;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	transition: 0.2s;
}

.ragnar_header_kurt .et_pb_blurb:hover .kurt-content-shapes-3-shape-1 {
	width: 60px;
	height: 60px;
}

.ragnar_header_kurt .kurt-content-shapes-3-shape-2 {
	height: 42px;
	width: 42px;
	background: #dcdcdc;
	z-index: 1;
	position: absolute;
	left: 20px;
	top: 20px;
	transition: 0.2s;
}

.ragnar_header_kurt .et_pb_blurb:hover .kurt-content-shapes-3-shape-2 {
	width: 46px;
	height: 46px;
	top: 7px;
	left: 7px;
}
/***************** End Styles For shape 3 ********************/

/*
@media only screen and (max-width:1405px) and (min-width:981px){
	.ragnar_header_kurt .et_pb_row:first-child .et_pb_text p{
		font-size:225px !important;
	}
}
*/
/*
@media only screen and (max-width:980px){
	.ragnar_header_kurt .kurt-content-shapes-1,
	.ragnar_header_kurt .kurt-content-shapes-2,
	.ragnar_header_kurt .kurt-content-shapes-3{
		margin: 0 auto;
	}
}
*/
@media only screen and (max-width:479px){
.ragnar_header_kurt .et_pb_blurb{
	width:100% !important;
	margin-right:0 !important;
	margin-bottom:10px !important;
}
}

