.box-logo {
	border-radius: 0px;
	margin-bottom: 25px;
}
.box-logo {
    text-align: center;
	height: 260px;
}
h2.heading {
	margin-bottom: 0px;
	padding-bottom: 0px;
}	
/*h2.heading span {*/
/*    font-weight: bold !important; */
/*}*/
	
.style-1 .slogon  {
	clear: both;
    text-align: left;
}
.style-1 .icon {
	margin-right: 10px;
    margin-left: 10px;
}	
.icon i {
	font-size: 55px;
}
.wrap {
	display: flex;
}
a.my-logo{
    text-decoration:none;
}
.text-small{
    font-size:20px;
}
.bold-text{
    font-weight:bold !important;
}


/*New Css*/		
.white-card-wrap {
    background: url(assets/images/bars-bg.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.laptop-wrap {
    background: url(assets/images/bars-bg.png);
    background-position: right top;
    background-repeat: no-repeat;
}
.text-purple {
    color: #4c3e92;
}
.text-purple h2.heading {
    color: #4c3e92;
}
.text-purple h2.slogon {
    color: #4c3e92;
}
.card-wrap {
    /*background: #473b86;*/
	background: url(../images/card-wrap-section-bg.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.pos-rel {
    position: relative;
}
.pos-rel img.bag-img {
    max-width: 762px;
    height: auto;
    width: 100%;
}
.pos-rel img.bag-img {
    max-width: 762px;
    height: auto;
    width: 100%;
}
.pos-rel .adjust-one {
    position: absolute;
    left: 0px;
    right: 0;
    top: 35%;
}
.pos-rel img.lapscreen {
    
    height: auto;
}
.pos-rel img.phone {
    max-width: 208px;
    height: auto;
    width: 100%;
    position: absolute;
}
.pos-rel .adjust-two {
    position: absolute;
    left: 566px;
    right: 0;
    top: -251px;
    background: #a9a4c7;
    width: 407px;
    height: 149px;
    border-radius: 0;
    padding-top: 10px;
}

.pos-rel .adjust-two .icon i {
    font-size: 35px;
}
.pos-rel .adjust-three {
    background-color: #493d88;
    width: 190px;
    height: 395px;
    margin-top: 295px;
    margin-left: -250px;
}
.pos-rel .adjust-three p, .pos-rel .adjust-three h2, .pos-rel .adjust-three span, .pos-rel .adjust-three i {
    /*color: #fff;*/
}
.pos-rel .adjust-three i, .pos-rel .adjust-three h2 {
    font-size: 27px;
}
.round-facebook-dp {
    background: #473b86;
    border-radius: 25px;
    width: 150px;
    height: 150px;
}
.round-facebook-dp .icon i {
    font-size: 38px;
}
.round-facebook-dp {
    background: #473b86;
    border-radius: 50px;
    width: 90px;
    height: 90px;
    display: block;
    color: #fff;
    line-height: 100px;
    position: absolute;
    top: 60px;
    left: 230px;
}
.laptop-stationary {
    position: relative;
}
.adjust-four {
    position: absolute;
    left: -81px;
    right: 0;
    top: 0;
    width: 321px;
    height: 117px;
    border-radius: 0;
}
.adjust-four i, .adjust-four h2 {
    font-size: 20px;
}
.adjust-four .slogon {
    font-size: 12px;
}
	
.adjust-five {
    position: absolute;
    right: 686px;
    left: -50px;
    width: 321px;
    height: 117px;
    border-radius: 0;
    padding-top: 10px;
    margin-top: 16px;
}
.adjust-five i, .adjust-five h2 {
    font-size: 20px;
}
.adjust-five .slogon {
    font-size: 12px;
}
	
.adjust-six {
    position: absolute;
    left: auto;
    right: -100px;
    width: 321px;
    height: 117px;
    border-radius: 0;
    padding-top: 0px;
    margin-top: 85px;
}
.adjust-six i, .adjust-six h2 {
    font-size: 20px;
}
.adjust-six .slogon {
    font-size: 12px;
}
form {
    width: 100%;
}
div#search_box form input {
    border: 0px none;
    line-height: 50px;
    font-size: 16px;
}
.adjust-seven {
	position: absolute;
    left: auto;
    right: -100px;
    width: 321px;
    height: 117px;
    border-radius: 0;
    padding-top: 0px;
    margin-top: 9px;
}
.adjust-seven i, .adjust-seven h2 {
    font-size: 20px;
}
.adjust-seven .slogon {
    font-size: 12px;
}	
/*New Css*/


.div-front {
	width: 407px;
	height: 567px;
	background-image: url("../images/letter-head-front.png");
	background-color: #f0f0f0;
	position: absolute;
	top: -137px;
    right: 103px;
	box-shadow: 5px 5px 15px #2a2a2;
}

.div-back {
    width: 407px;
    height: 567px;
    background-image: url(../images/letter-head-back.png);
    background-color: #463a87;
    float: right;
	background-size: cover;
    box-shadow: 5px 5px 15px #000;
}


.visiting-card-front {
	width: 224px;
    height: 141px;
    background-image: url(../images/card-front.png);
    /*background-color: #463a87;*/
	background-size: cover;
    box-shadow: 5px 5px 25px #2a2a2a;
	margin-bottom: 25px;
	    background-position: right top;
}

.visiting-card-back {
	width: 224px;
    height: 141px;
    background-image: url(../images/card-back.png);
    background-color: #463a87;
	background-size: cover;
    box-shadow: 5px 5px 25px #2a2a2a;	
	margin-bottom: 25px;
}

.key-chain {
    width: 126px;
    height: 127px;
    background: url(../images/keychain.png);
    background-color: #463a87;
    background-size: cover;
    box-shadow: 5px 5px 25px #2a2a2a;
    border-radius: 60px;
}

.envelope {
	width: 430px;
    height: 185px;
    background: url(../images/envelope.png);
    background-color: #463a87;
	background-size: cover;
    box-shadow: 5px 5px 25px #2a2a2a;
}

.download-btn {
  margin: 0px auto;
  max-width: 250px;
  width: 100%;
  display: block;
  background: #4d4289;
  margin-bottom: 25px;
  line-height: 40px;
}