section.onex2 {
    overflow: hidden;
    position: relative;
    min-height: 660px;
    background: url(/assets/templates/new/img/cvkl/banner_window.jpg) no-repeat;
    background-size: cover;
}

section.onex2 .g12 {
    width: 454px;
    height: 168px;
    background: unset;
    right: 0;
    position: relative;
    padding: 55px 0;
    text-align: center;
    left: 0;
    top: 42px;
	    border-bottom: 1px solid #ffffffd6;
}

section.onex2 .g14 {
    width: 434px;
    height: auto;
    background: unset;
    position: relative;
    left: 0;
    top: 70px;
	margin-top: 27px;
}
section.onex2 .g12 .m22 {
   font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 43px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
}

section.onex2 .g13 {
      
    background: unset;
  
    left: 0;
    position: relative;
    top: 70px;
    padding: 0 0 13px 0;
    border-bottom: 1px solid #ffffffd6;
    width: 454px;
    height: 177px;
}

section.onex2 .g13 .m33 {
    margin-bottom: 13px;
    font-style: normal;
    font-weight: 500;
    font-size: 38px;
    line-height: 43px;
        text-transform: uppercase;
    color: #ffffff;
}
section.onex2 .g13:after {
    content: '';
    position: absolute;
    background: unset;
}
section.onex2 .g13 p {
    font-style: normal;
    font-weight: normal;
    font-size: 19px;
    line-height: 23px;
    color: #ffffff;
    padding-right: 68px;
    opacity: 0.7;
}

section.onex2 .g14 .m44 {
    font-style: normal;
    font-size: 38px;
    font-weight: 500;
    line-height: 43px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 0;
    text-align: left;
}

@media (max-width:690px){
	
	section.onex2 .g12 {
    width: 100%;
	}
	section.onex2 .g13 {
		    text-align: left;
			width: 100%;
			    top: 0;
    padding: 0 !important;
	
	}
	section.onex2 .g14 {
    width: 100%;
  
    top: 0;
}
section.onex2 {
   
    min-height: 566px;
}
section.onex2 .g14 .m44,section.onex2 .g13 .m33,section.onex2 .g12 .m22 {
   font-size: 8vw;
}
section.onex2 .g13 p {

    font-size: 5vw;
}
}