.bg-12 { background: url(../images/bg/15.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; }
.headline_bold {font-weight: bolder; }
h2 sup {
    position: relative;
    display: inline-block;
    font-size: 14px;
	top: -1em;}
#arrowbg {
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    margin-top: -150px;
    margin-left: 320px;
    height: 223px;
    width: 101px;
    position: relative;
    margin-bottom: -60px;
}
#arrowbg1 {
   background-image: url(../img/arrow1.png);
background-repeat: no-repeat;
margin-top: -170px;
margin-left: 250px;
height: 223px;
width: 101px;
position: relative;
margin-bottom: -40px;
}
.col-md-offset-right-3 {
	margin-right: 25%;
}
.btn_xlg_gradient
{
background-image: -webkit-linear-gradient( 0deg, rgb(0,54,164) 0%, rgb(62,193,254) 100%);
	color: #FFF;
	border-radius: 30px;
	cursor: pointer;
	font-weight: 600 !important;
	text-align: center;
text-decoration: none !important;
vertical-align: middle;
	padding: 16px 40px;
	font-size: 16px;
	line-height: 35px;
}
.btn_xlg_gradient:hover{
background-image: -webkit-linear-gradient( 0deg, rgb(0,54,164) 100%, rgb(62,193,254) 100%);
	color: #fff !important;
}
.btn_xlg_empty
{
background-color: transparent;
color: #FFF;
	border: 1px solid #fff;
	border-radius: 30px;
	cursor: pointer;
	font-weight: 600 !important;
	text-align: center;
text-decoration: none !important;
vertical-align: middle;
	padding: 15px 40px;
	font-size: 16px;
	line-height: 35px;
}
.btn_xlg_empty:hover{
background-image: -webkit-linear-gradient( 0deg, rgb(0,54,164) 100%, rgb(62,193,254) 100%);
	color: #fff !important;
	
	
}
.order-a {
                Float:left;
}
.order-b {
                Float:left;
}
.section .wrapper-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section .left-column {
  position: relative;
  width: 50%;
  padding: 120px 120px 70px;
	  background-image: -moz-linear-gradient( 0deg, rgb(0,54,164) 0%, rgb(62,193,254) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(0,54,164) 0%, rgb(62,193,254) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(0,54,164) 0%, rgb(62,193,254) 100%);

}
.section .right-column {
  position: relative;
	padding: 120px 120px 70px;
  width: 50%;
	background-color: #282828;  
}
.sec-title {
  position: relative;
  margin-bottom: 0px;
}

.sec-title h2 {
  position: relative;
  display: block;
  font-size: 50px;
  line-height: 1.1em;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: -2px;
}
.sec-title h3 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1em;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: -2px;
}
@media (max-width: 1199px) {
#arrowbg{margin-top: -150px;
    margin-left: 280px;}	
}
@media (max-width: 991px) {
#arrowbg{margin-top: -150px;
    margin-left: 420px;}	
}
@media (max-width: 767px) {
	#arrowbg{margin-top: -190px;
margin-left: 350px;
		margin-bottom: -30px;}	
}
@media (max-width: 479px){
	.call-to-action {
  position: relative;
  clear: both;
  min-height: 125px;
  padding-left: 0px;
  padding-right: 0px;
}
	.btn_xlg_gradient{
		display: block;
padding: 16px 20px;
	}
	
	.btn_xlg_empty{
		display: block;
padding: 16px 0px;
		border-radius: 28px;
		margin-right: 10px;
		margin-top: 20px;
	}
	.sec-title h2 {
  font-size: 32px;
  letter-spacing: -1px;
}
	.col-md-offset-right-3 {
  margin-right: 0%;
}
	
	#arrowbg{    margin-top: -150px;
    margin-left: 260px;
    margin-bottom: -50px;
}
	#arrowbg1{    margin-top: -150px;
    margin-left: 260px;
    margin-bottom: -50px;
}
	.order {
		display: flex;
                  flex-direction: column;
	}
	.order-a {
             width: 100%;
               order: 2;
}
.order-b {
              width: 100%;
               order: 1;
}
}
@media (max-width: 767px) {
	.img-wide {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.img-wide {
		max-width: 80%;
float: none !important;
margin: 0 auto;
	}
}
@media (min-width: 991px) {
.img-wide {
		max-width: 80%;
	}	
}
@media (min-width: 1200px) {
	.img-wide {
		max-width: 65%;
	}
}
@media only screen and (max-width: 1199px){
	.section .right-column, .section .left-column {
  width: 100%;
}
}


@media only screen and (max-width: 1600px){
	.section .left-column {
  padding: 80px 50px 70px;
}
	.section .right-column {
  
	padding: 80px 50px 70px;
 
}
}
