 
/*** ios new ***/
 .iospara {
     color: #1a2e46;
     font-size: 16px;
     font-family: 'Open-Sans-Bold';
}
 .ser_in_title {
     margin-bottom: 13px !important;
     position: relative;
     padding: 0px 1px 5px 5px;
}
 #why-choose-ios {
     background-image: url("../images/ios-new/Bg.jpg");
    /* background-color:#fff;
    */
     background-repeat:no-repeat;
     background-size:cover;
     height:570px;
     width:100%;
}
 #belowtab{
    background-image: url("../images/ios-new/backimg.png");
    background-repeat: no-repeat;
    width:100%;
    height:411px;
    background-size: cover;
    position: relative;
}
 #advance{
    position: relative;
 margin-bottom: 50px;
}
.mobilemod {
    margin:0% auto 0%;
}
 .iospara{
 color: #182E43 !important;
    font-weight: bold;
    font-size: 16px !important;
    line-height: 30px;
    width: 60%;
    margin: 0 auto;
}
 .colzero{
    padding-left:0px;
}
 body {
     background-color: #f7f7f7;
    overflow-x:hidden;
}

a.about-product-btn.btn.btn-primary:before {
    border-left: 40px solid #f7f7f7;
}
a.about-product-btn.btn.btn-primary:after {
    border-left: 40px solid #f7f7f7;
}

.col-md-12.text-center.below_Text p {
    width: 70%;
    margin: 0 auto;
	    display: inline-block;
}

.col-md-12.text-center.below_Text {
    float: left;
    width: 100%;
}
 .smallboxmodal3{
    background-color:#143e89;
    width:70px;
    height:65px;
    padding:16px;
}
 .smallboxmodal{
    background-color:#2c65cc;
    width:70px;
    height:65px;
    padding:16px;
}
 .smallboxmodal2{
    background-color:#1fa3e3;
    width:360px;
    height:65px;
    padding:10px;
}
 .smallboxmodal4{
    background-color:#0776ac;
    width:360px;
    height:65px;
    padding:10px;
}
#choose {
    padding: 40px 0px;
    float: left;
    width: 100%;
}
 .boxpara{
    color:#fff !important;
    line-height: 20px;
}
 .conatctbtn{
    margin:28px auto;
}
 .titlebar{
    position: absolute;
    left:0px;
    right:0px;
}
 .belowpara{
    padding-top:55px;
}
 .controller{
    margin-top:30px;
}
 #twoway {
    margin-top: 60px;
    background-image:url('../images/ios-new/boxmodal.png');
    background-repeat: no-repeat;
    width:100%;
    height:500px;
    background-size: cover;
    position: relative;
    bottom: 20px;
	background-position: center;
}
 .middlepara{
    margin-top: 13%;
    margin-left:0%;
    text-align: center;
}
 .spaces42{
    height:42px;
}
 .paddingtop{
    padding-top:116px;
}
 .spaces30{
    padding-top:30px;
}
 .spaces20{
    padding-top:20px;
}
 .space60{
    padding-top:31%;
}
 .space03{
    padding-top:3%;
}
 .space04{
    padding-top:4%;
}
 .ios{
    padding-top:25px;
}
 .space55{
    padding-top:5.5%;
}
 .spaces75{
    padding-top:18%;
}
 .media-heading{
    font-weight:bold;
}
 .bluebox{
    border-radius:10px;
    background:linear-gradient(60deg, #40AFDC, #09EEF4);
    width:235px;
    min-height:258px;
    position: relative;
    top: 134px;
}
 .yellowbox{
    border-radius:10px;
    background:linear-gradient(60deg, #F2B31A, #FFD660);
    width:235px;
    min-height:258px;
    position: relative;
    top: 167px;
}
 .greenbox{
    border-radius:10px;
    background:linear-gradient(60deg, #32B265, #28F085);
    width:235px;
    min-height:258px;
    position: relative;
    top: 110px;
    right: 30px;
}
 .purplebox{
    border-radius:10px;
    background:linear-gradient(60deg, #8060cf, #B37AEB);
    width:235px;
    min-height:258px;
    position: relative;
    top: 80px;
    right: 30px;
}
 .bluebox > img {
    padding-top:45px;
    padding-left:26px;
}
 .yellowbox > img {
    padding-top:45px;
    padding-left:26px;
}
 .greenbox > img {
    padding-top:45px;
    padding-left:26px;
}
 .purplebox > img {
    padding-top:45px;
    padding-left:26px;
}
 .boxheading{
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 28px;
}
 .boxparas{
    color: #fff;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
    padding-left: 30px;
}
 .media-body > p {
    line-height:20px;
}
 .ser_in_title h4 {
    font-size: 25px;
    line-height: 30px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    margin-bottom: 0px;
	    display: inline-block;
    position: relative;
    text-align: center;
}

.overall_choose_wrap_in .ser_in_title {
    text-align: center;
}
 .ser_in_title h4:before {
box-sizing: border-box;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: -5px;
    left: -5px;
    right: auto;
    width: 50px;
    height: 2px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: .1s transform linear, .1s height linear .1s;
    -webkit-transition: .1s transform linear, .1s height linear .1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    height: 30px;
    border-color: #26b3fb;
}
 .ser_in_title h1 {
    font-size: 25px;
    line-height: 30px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    margin-bottom: 0px;
     display: inline-block;
	 position:relative;
}
 .ser_in_title h1:before {
      box-sizing: border-box;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: -5px;
    left: -5%;
    right: auto;
    width: 50px;
    height: 2px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: .1s transform linear, .1s height linear .1s;
    -webkit-transition: .1s transform linear, .1s height linear .1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    height: 30px;
    border-color: #26b3fb;
}

.ser_in_title h3:before{

      box-sizing: border-box;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: -5px;
    left: -2%;
    right: auto;
    width: 50px;
    height: 2px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: .1s transform linear, .1s height linear .1s;
    -webkit-transition: .1s transform linear, .1s height linear .1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    height: 30px;
    border-color: #26b3fb;
	}
.ser_in_title h3 {
    position: relative;
}

 .ser_in_title h5 {
    font-size: 25px;
    line-height: 30px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    margin-bottom: 0px;
	position: relative;
    display: inline-block;
}
 .ser_in_title h5:before {
    box-sizing: border-box;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: -5px;
    left: -10px;
    right: auto;
    width: 50px;
    height: 2px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: .1s transform linear, .1s height linear .1s;
    -webkit-transition: .1s transform linear, .1s height linear .1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    height: 30px;
    border-color: #26b3fb;
}
 .ser_in_title h6 {
    font-size: 25px;
    line-height: 30px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    margin-bottom: 0px;
	position: relative;
    display: inline-block;
}
 .ser_in_title h6:before {
    box-sizing: border-box;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: -5px;
    left: -10px;
    right: auto;
    width: 50px;
    height: 2px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: .1s transform linear, .1s height linear .1s;
    -webkit-transition: .1s transform linear, .1s height linear .1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    height: 30px;
    border-color: #26b3fb;
}
 .ser_in_title h2 {
    font-size: 25px;
    line-height: 30px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    margin-bottom: 0px;
	position: relative;
    display: inline-block;
}
 .ser_in_title h2:before {
    box-sizing: border-box;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: -5px;
    left: -10px;
    right: auto;
    width: 50px;
    height: 2px;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    transition: .1s transform linear, .1s height linear .1s;
    -webkit-transition: .1s transform linear, .1s height linear .1s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    height: 30px;
    border-color: #26b3fb;
}

 @media only screen and (max-width: 991px){
 .overall_custom_app .col-lg-6 {
    width: 100%;
}

.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs {
    min-height: auto;
}
 }
 
 



 @media only screen and (max-width: 767px){
 .new_wrap_design .col-lg-3 {
    padding: 0px 5px;
    margin-bottom: 0;
}

 .new_wrap_design .col-lg-3 .overall_innrs {
    min-height: auto!important;
}

 
 .technology_used_stack_wrap .col-lg-3 {
    margin-bottom: 35px;
    position: relative;
    width: 100%;
}section.technology_stack_wrap.mobile_app_screens p {
    margin-top: 10px;
    min-height: auto!important;
}

sec
 
 .overall_tech_used {
    float: none;
    width: 100%!important;
    text-align: center;
    margin: 0 auto;
}
.overall_choose_div {
    float: none;
    width: 100%!important;
}
 .overall_about_cabily_wrap .padd_div {
    padding: 0;
    margin-top: 20px;
}

     .ser_in_title h4{
        font-size:20px;
    }

	.ser_in_title h1 {
    font-size: 18px;
	}
     .titlebar{
        position: static;
    }


     #twoway{
        background-image:none;
    }
     #belowtab{
        background-image: none;
        height:170px !important;
    }
     #why-choose-ios{
        background-image: none;
    }
     .iospara{
        line-height: 25px;
		    width: 100%;    font-size: 15px!important;
    }
	
	.bottom_wrapz h4 {
    float: left;
    width: 100%;
    font-size: 18px;
	}
	
	.bottom_wrapz p {
    line-height: 25px;
}
	.col-md-12.text-center.below_Text p {
    width: 80%;
    margin: 0 auto;
    display: inline-block;
}
}


/*--------------5/4/18---------------*/
 section.service_header.ios_app_banner {
     position: relative;
}

 .caption_text h4 {
     font-family: 'Open-Sans-Bold';
     color: #76c650;
     font-size: 35px;
	 float: left;
    width: 100%;
}
 .caption_text p {
    font-family: 'Open-Sans-Bold';
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    float: left;
    width: 100%;
}

.ios_logo {
    width:  80%;
    margin:  0 auto;
    text-align:  center;
    float:  left;
}

.ios_logo img.img-responsive {
    margin:  0 auto;
    margin-bottom:  10px;
}

.overall_choose_div h1 {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    position: relative;
}

.choose1 h1:before {
    content: '';
    background-image: url(../images/mobileapp/choose1.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 0;
    left: -40px;
    width: 38px;
    height: 38px;
    background-position: center;
}

.choose2 h1:before {
    content: '';
    background-image: url(../images/mobileapp/choose2.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 0;
    left: -40px;
    width: 38px;
    height: 38px;
    background-position: center;
}

.choose3 h1:before {
    content: '';
    background-image: url(../images/mobileapp/choose3.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 0;
    left: -40px;
    width: 38px;
    height: 38px;
    background-position: center;
}
.overall_choose_div {
    float: none;
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    box-shadow: 2px 2px 28px #ddd;
    border: 1px solid #ddd;
	    padding-left: 50px;
		transition: all .4s;
		    min-height: 230px;
}
.overall_choose_div:hover {
    background-color: #1c1c35;
    transition: all .4s;
}


.overall_choose_div:hover  h1{color:#fff;}
.overall_choose_div:hover  p{color:#fff;}
section#why_choose_casperon {
    padding: 40px 0px;
    margin-top: 0!important;
    float: left;
    width: 100%;
    max-width: inherit!important;
}
.overall_choose_div .ser_in_title h3 {
    margin-bottom: 15px;
	margin-top: 5%;
    float: left;
    width: 100%;
}

.overall_choose_div .choose_cat_wrap span.img_divs {
    float:  left;
    width: 20%;
}.choose_cat_wrap {
    float: left;
    width: 100%;
    padding: 60px 0px 40px 0px;
}
.inner_choose_div {
    padding: 0;    margin-bottom: 25px;
	
}

.overall_choose_div .choose_cat_wrap span.content_divs p {
color: #06223e;
    font-family: 'OpenSans';
    font-size: 13px;
    line-height: 24px;
    padding-right: 15px;
}

section.about_cabily_wrap {
    padding: 0;
}

.overall_about_cabily_wrap .padd_div {
    padding: 0;
}



.padd_div.right_side_cab img.img-responsive {
    margin: 10% auto;
}

.padd_div.left_side_cab {
    padding-left: 5%;
    margin-top: 7%;
}

.padd_div.left_side_cab h5.titlebar {
    margin-bottom: 25px;
}

.padd_div.left_side_cab p {
    color: #06223e;
    font-size: 16px;
    width: 80%;
    float: left;
	    line-height: 30px;
}

.get_our_app_wrap {
    float: left;
    width: 100%;
    margin-top: 20px;
}


.get_our_app_wrap h1 {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
}

.get_our_app_wrap img.img-responsive {
    float: left;
    margin-right: 10px;
}

.bottom_section_add .soft_inner_contain.service_in_get_start {
    margin-top: 50px;
    margin-bottom: 70px;
    width: 80%;
    margin: 0 auto;
    float: none;
}

.bottom_section_add .ser_in_title {
    position: relative;
    display: inline-block;
}
section.new.nodejs-hide-cnt.php-hide-cnt.bottom_section_add {
    padding: 0;
}
#what-ios .ser_in_title h1:before {
    left: -2%;
}
.overall_choose_div .choose_cat_wrap span.content_divs {
    float:  left;
    width:  75%;
}

.overall_choose_div .choose_cat_wrap span.content_divs h4 {
    margin: 0;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    font-size: 18px; 
    margin-bottom: 5px;
	    width: 90%;
    line-height: 31px;
}
.left_side_why {
    padding-left: 5%;
}


section {
    float: left;
    width: 100%;
    padding: 40px 0px;
}


.overall_choose_wrap_in {
    float: none;
    width: 75%;
    margin: 0 auto;
}

.overall_choose_wrap_in p {
    text-align: center;
    width: 60%;
    margin: 0 auto;
	margin-bottom: 20px;
}

section.technology_stack_wrap {
    background-color: #1a2e46;    z-index: 9;
}

section.technology_stack_wrap .ser_in_title {
    text-align: center;
    color: #fff;
}

section.technology_stack_wrap .ser_in_title h5.titlebar {
    color: #fff;
    margin-bottom: 25px;
}

section.technology_stack_wrap .ser_in_title p {
    color: #fff;
    width:60%;
	margin:0 auto;
	margin-bottom:20px;
}

section.technology_stack_wrap.service_industries .ser_in_title p {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 16px;
}

.overall_choose_div .col-lg-4.col-md-4.col-sm-4.col-xs-12 img {
    margin-top: 30%;
}

.technology_used_stack_wrap {
width: 100%;
margin-top: 20px;
    text-align: center;
    float: left;
}

section.technology_stack_wrap.mobile_app_screens{
    background-image: url(../images/mobileapp/appscreen_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
	} 


.technology_used_stack_wrap .col-lg-3 h4 {
    color: #4dc2fd!important;
    opacity: 1;
    font-family: 'Open-Sans-Bold';
    font-size: 22px;
    margin-top: 20px;
}

.technology_used_stack_wrap .col-lg-3 h5 {
    color: #fff!important;
}

.technology_used_stack_wrap .col-lg-3 {
    margin-bottom: 35px;
	    position: relative;
}


.technology_used_stack_wrap .col-lg-3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 66px;
    transform: translateY(-50%);
}

section.technology_stack_wrap.mobile_app_screens p {
    color: #fff;
    font-family: 'OpenSans';
    font-size: 14px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.tech_img {
    position: relative;
    display: inline-block;
	overflow: hidden;
}
.top_img {
    margin-bottom: 25px;
}

	
	@-webkit-keyframes shaker1 {
    0%     {top: 0px; left:0px;}
	25%    {top: -10px; left:0px;}
	50%    {top: -20px; left:0px;}
	75%    {top: -10px; left:0px;}
    100%   {top: 0px; left:0px;}
}

/* Standard syntax */
@keyframes shaker1 {
    0%     {top: 0px; left:0px;}
	25%    {top: -10px; left:0px;}
	50%    {top: -20px; left:0px;}
	75%    {top: -10px; left:0px;}
    100%   {top: 0px; left:0px;}
}

@-ms-keyframes spin {
    0%     {top: 0px; left:0px;}
	25%    {top: -10px; left:0px;}
	50%    {top: -20px; left:0px;}
	75%    {top: -10px; left:0px;}
    100%   {top: 0px; left:0px;}
}
    @-moz-keyframes spin {
    0%     {top: 0px; left:0px;}
	25%    {top: -10px; left:0px;}
	50%    {top: -20px; left:0px;}
	75%    {top: -10px; left:0px;}
    100%   {top: 0px; left:0px;}
}


.innr_app_icons img{ 
	-webkit-animation: shaker1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
    animation: shaker1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	-moz-animation: shaker1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	-ms-animation: shaker1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	}
.innr_app_icons {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
	-ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform:translateY(-50%);
    z-index: 9;
	
}

section.service_header.mobileapp_banner {
background-image: url(../images/mobileapp/mobileapp_banner.png);
    position: relative;
    padding: 0;
    padding: 15px 0px 50px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.caption_text .left_side_text {
    margin-top:10%;
	    z-index: 1;
		    padding-left: 3%;
}
.overall_mobile_app {
    float: left;
    width: 100%;
}



.top_divs {
    position: absolute;
    top: 0;
    left: -27%;
}

img.second_imgs.img-responsive {
    position: absolute;
    top: 15%;
    left: 34%;
    width: auto;
}

.top_divs_bot {
    position: absolute;
    bottom: 75px;
    right: -15%;
    z-index: 0;
}
.overall_ios_divs {
    float: none;
    width: 60%;
    margin: 30px auto;
}.overall_ios_divs img {
    width: 100%;
}
.banner_phones {
    z-index: 9;
	    margin-top: 3%;
		    padding: 0;
    position: relative;
}
.overall_choose_wrap_in p.boxpara {
    width: 100%;
    float: left;
}


.overall_app_divs1 {
    float: left;
    width: 100%;
    margin: 30px 0px;
}

.overall_slide_design {
    float:  left;
    width:  100%;
}

.top_image_div {
    float:  left;
    width:  100%;
    text-align:  center;
	    margin-bottom: 50px;
}

.top_image_div img {
    margin:  0 auto;
}

.bottom_wrapz {
    float:  left;
    width:  100%;
    text-align: center;
}

.bottom_wrapz h4 {
    float:  left;
    width:  100%;
    font-size: 20px;
    line-height: 30px;
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}

.bottom_wrapz p {
    float: none;
    margin: 0 auto;
    width: 85%;
}

.slider_tops div#myCarousel {
position: absolute;
    top: 10px;
    left: 17px;
    width: 88%;
    height: 92%;
    overflow: hidden;
}

.animation_divs img {
    transition: all ease-out 2s;
}
.slider_tops div#myCarousel .item img {
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

.slider_tops {
    position: relative;
    display: inline-block;
}

section.technology_stack_wrap.service_industries .col-lg-3:before {
content:none;
}

section.technology_stack_wrap.service_industries .col-lg-3 h4 {
    opacity: 1;
    text-transform: uppercase;
    font-family: 'Open-Sans-Bold';
    font-size: 20px;
	margin-top: 20px;
}

.service_industries .technology_used_stack_wrap .col-lg-3 h5 {
    color: #fff!important;
    font-family: 'OpenSans';
    font-size: 14px;
    width:80%;
    margin: 0 auto;
    line-height: 30px;
}

.service_industries .technology_used_stack_wrap .col-lg-3 {
    margin-bottom: 50px;
    position: relative;
	    min-height: 210px;
}

.service_industries .technology_used_stack_wrap {
    width: 90%;
    margin: 15px auto;
    text-align: center;
    /* display: inline-block; */
}
.service_industries .tech_img {
    min-height: 60px;
    display: inline-block;
    position: relative;
}

.service_industries .tech_img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background-color: #ffffff30;
    z-index: 0;
	-webkit-animation: shaker2 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
    animation: shaker2 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	border-radius: 50%;
}

.row.mobile_responsive_divs {
    display: none;
}



.desktop_divs {
    float:  left;
    width:  100%;
}

.desktop_divs img {
    margin:  0 auto;
}

@-webkit-keyframes shaker2 {
	 0%  {top: 0px; left:0px;width:80px;height:80px;}
	25%   {top: -5px; left:-5px;width:90px;height:90px;}
	50%    {top: -10px; left:-10px;width:100px;height:100px;}
	75%     {top: -5px; left:-5px;width:90px;height:90px;}
    100%   {top: 0px; left:0px;width:80px;height:80px;}
}

@keyframes shaker2 {
	 0%  {top: 0px; left:0px;width:80px;height:80px;}
	25%   {top: -5px; left:-5px;width:90px;height:90px;}
	50%    {top: -10px; left:-10px;width:100px;height:100px;}
	75%     {top: -5px; left:-5px;width:90px;height:90px;}
    100%   {top: 0px; left:0px;width:80px;height:80px;}
}

.tech_img img {
    position: relative;
    z-index: 1;
}

	

@media only screen and (min-width: 1024px) and (max-width: 1200px)
{
.first_imgs.img-responsive {
    max-width: 60%;
    /* margin: 0 auto; */
}

img.second_imgs.img-responsive {
	position: absolute;
    top: 16%;
    left: 28%;
    max-width: 70%;
}

.overall_ios_divs1 .col-md-4.col-sm-4.col-xs-12:nth-child(2) {
    padding: 0;
}

.row.mobile_responsive_divs1 div {
    float: left;
    display: block;
    margin-bottom: -55px;
    width: 49%;
}

.first_img img {
    float: right;
}

.ser_in_title h2 {
    font-size: 20px;
	}
	.overall_choose_wrap_in {
    float: none;
    width: 90%;
    margin: 0 auto;
}

.service_industries .technology_used_stack_wrap .col-lg-3 h5 {
    width: 100%;
}

section.technology_stack_wrap.service_industries .col-lg-3 h4 {
    font-size: 18px;
    margin-top: 20px;
}
	}
	
	@media only screen and (min-width: 768px) and (max-width: 1023px)
{

section.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs {
    min-height: auto;
}


section.last_design_wrap .col-lg-6 .overall_innrs {
    min-height: 260px;
    margin-bottom: 20px;
}

section.last_design_wrap .top_icon_wrap {
    float: left;
    width: 30%;
}
section.last_design_wrap .bottom_content {
    float: left;
    width: 70%;
    text-align: left;
}
.features_wraps .overall_innrs .bottom_content h1 {
    color: #1a2e46;
    font-size: 18px!important;
}
div.overall_custom_app h1 {
    font-size: 20px;
	}

.first_imgs.img-responsive {
    max-width: 60%;
    /* margin: 0 auto; */
}

img.second_imgs.img-responsive {
    position: absolute;
    top: 37%;
    left: 32%;
    max-width: 70%;
}
.overall_tech_used {
    float: none;
    width: 100%!important;
    text-align: center;
    margin: 0 auto;
}

.one_section_wrap p {
    text-transform: uppercase;
    font-family: 'Open-Sans-Bold';
    font-size: 15px!important;
	}
.code_type_wrap pre#demo1 {
    width: auto;
}

.banner_phones {
    z-index: 9;
}

.row.mobile_responsive_divs1 div {
    float: left;
    display: block;
    margin-bottom: -55px;
    width: 49%;
}

.first_img img {
    float: right;
}


.top_image_div.center_imgs img {
    width: 100%;
    min-height: 380px;
}
.bottom_wrapz p {
    float: left;
    margin: 0 auto;
    width: 100%;
}
.bottom_wrapz h4 {
    float: left;
    width: 100%;
    font-size: 18px;
	}
	.service_industries .technology_used_stack_wrap .col-lg-3 h5 {
    width: 100%;
	}
	.service_industries .technology_used_stack_wrap .col-lg-3 {
    min-height: 200px;
}

.caption_text h4 {
    font-size: 25px;
    float: left;
    width: 100%;
}
.caption_text .left_side_text {
    margin-top: 8%;
    z-index: 1;
    padding-left: 5%;
}

.overall_mobile_app {
    float: left;
    width: 100%;
}
.overall_choose_div {
    float: none;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px;
    box-shadow: 2px 2px 28px #ddd;
    border: 1px solid #ddd;
    padding-left: 45px;
    transition: all .4s;
	    min-height: 260px;
}
.overall_choose_div h1 {
    float: left;
    width: 100%;
    font-size: 22px;
	}

.caption_text p {
font-family: 'Open-Sans-Bold';
    color: #fff;
    font-size: 14px;
    width: 90%;
    line-height: 22px;
}
.ser_in_title h1 {
    font-size: 20px!important;
	}
.iospara {
    width: 85%;
    font-size: 15px!important;
    margin: 0 auto;
}
.overall_ios_divs img {
    width: 100%;
    margin: -0;
}

.overall_ios_divs {
    float: none;
    width: 80%;
    margin: 30px auto;
}
.overall_choose_wrap_in p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.social_link .footer_container  .social_link_title {
    font-size: 12px !important;
}
.social_link .footer_container {
    padding: 20px 2px!important;
}

.mobilemod {
    margin-left: 0px;
    margin: 2% auto;
}

.overall_about_cabily_wrap .padd_div {
    margin-top: 20px;
}
	section.why-choose-ios {
    background-image: none!important;
}
.left_side_why {
    padding-left: 5%;
}

.overall_choose_div .choose_cat_wrap span.img_divs {
    float: left;
    width: 10%;
}

.overall_choose_div .choose_cat_wrap span.content_divs {
    float: left;
    width: 85%;
}

	}
	
	
	@media only screen and (max-width: 991px){	
	
	section.technology_stack_wrap.mobile_app_screens p {
    margin-top: 10px;
    min-height: 125px;
}

	.overall_app_divs1 {
    margin-bottom: 0;
}
.overall_app_divs1 .col-md-4:last-child {
    margin-bottom: 0;
}
	.overall_app_divs1 .col-md-4 {
    margin-bottom: 20px;
}
.overall_choose_div {
    float: none;
    width: 90%;
	min-height: auto;
	    padding-left: 10%;
		
	}
	
	#why_choose_casperon .overall_choose_div h1:before {
    left: -55px;
}
	
	.animation_right_side {
    position: relative;
    display: inline-block;
    margin-top: 45px;
}

.animation_divs img {
    transition: all ease-out 2s;
    max-width: 50%;
}

.top_divs_bot {
    position: absolute;
    top: 0;
    right: -60%;
    z-index: 0;
}
.inner_tech_img {
    float: left;
    display: inline-block;
    width:19%;
}
	}
	
	@media only screen and (max-width: 567px){	
	
	div.overall_tech_used {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
	#why_choose_casperon .overall_choose_div h1:before {
    top: -30px;
    left: 0;
    margin: -0 auto;
    right: 0;
}
.overall_choose_div h1 {
    float: left;
    width: 100%;
    font-size: 20px;
    padding-top: 20px!important;
    text-align: center;
}

.overall_choose_div {
    display: inline-block;
    float: none;
    width: 100%!important;
    padding-left: 20px!important;
}
	section.iosapp_page img.android_right_mobile {
    max-width: 100%!important;
    position: absolute;
    top: -10%!important;
    left: 0!important;
    right: 0;
    margin: 0 auto;
    z-index: 5;
}

img.android_right_mobile {
    position: absolute;
    top: 10%!important;
    left: 0!important;
    right: 0!important;
    margin: 0 auto;
    max-width: 80%!important;
}

.iosapp_page .oval_img {
    max-width: 70%;
}
	}
	@media only screen and (max-width: 767px){
	.custom_app_btn {
    margin-bottom: 30px;
}
	.caption_text .left_side_text {
    margin-top: 8%;
    z-index: 1;
    padding-left: 0;
	padding-right: 0;
}

	.overall_mobile_app {
    float: left;
    width: 100%;
}
	
	.overall_choose_div h1 {
    float: left;
    width: 100%;
    font-size: 18px;
    padding-top: 5px;
}
.overall_app_divs1 .col-md-4 {
    margin-bottom: 20px;
    padding: 0;
}

.inner_tech_img {
    float: left!important;
    display: inline-block;
    width: 50%;
    text-align: center;
}
.inner_tech_img img {
    margin: 0 auto;
}
a.about-product-btn.btn.btn-primary {
    position: relative;
    padding: 7px 55px;
    width: 100%;
    padding: 7px 10px;
}

section.android_app_page img.splash_icon {
    display: none;
}
	.row.mobile_responsive_divs1 div {
    float: left;
    display: block;
    margin-bottom: 20px!important;
    width: 100%;
}

	.desktop_divs {
    display: none;
}
.row.mobile_responsive_divs {
    display: block!important;
}
	
	.overall_choose_div .choose_cat_wrap span.content_divs h4 {
    font-size: 15px;
    width: 100%;
}
	.ser_in_title h3 {
    font-size: 17px!important;
	}
	
	section.android_app_page span {
    font-size: 15px!important;
	}
		section.why-choose-ios {
    background-image: none!important;
}
.left_side_why {
    padding-left: 5%;
}
	.ser_in_title h5 {
    font-size: 18px;
	}
	.mobilemod {
    margin-left: 0;
    margin: 2% auto;
}

.caption_text h4 {
    font-family: 'Open-Sans-Bold';
    color: #fff;
    font-size: 20px;
	    text-align: center;
}

.animation_divs {
    display: none;
}
.ios_logo {
    width: 100%;
}
.overall_slide_design {
    margin-bottom: 20px;
}

.top_image_div {
    margin-bottom: 30px;
}

.service_industries .technology_used_stack_wrap .col-lg-3 h5 {
    width: 100%;
    padding: 0;
	line-height: 25px;
	    font-size: 13px;
}

section.technology_stack_wrap.service_industries .col-lg-3 h4 {
    font-size: 16px;
    margin-top: 20px;
}

.banner_phones img {
    margin: 0 auto;
    display: none;
}
.caption_text p {
    display: none;
	}
	.overall_ios_divs {
    float: left;
    width: 100%;
    margin: 30px auto;
}

.service_header>img {
    width: 100%;
    height: 250px!important;
}
}

	@media only screen and (max-width: 567px){
	
	.overall_custom_app h1 {
    font-size: 15px;
    font-family: 'Open-Sans-Bold';
    margin-bottom: 15px;
    position: relative;
    margin-top: 0;
}
.overall_custom_app p {
    font-family: 'OpenSans';
    font-size: 14px;
    float: left;
    width: 100%;
    text-align: justify;
}
	section.last_design_wrap .top_icon_wrap {
    float: left;
    width: 100%;
}


section.last_design_wrap .bottom_content {
    float: left;
    width: 100%;
    text-align: left;
}
section.last_design_wrap .overall_innrs .bottom_content h1 {
    color: #1a2e46;
    text-align: center;
}

	.features_wraps .top_icon_wrap {
    float: left;
    width: 100%;
    padding: 10px 0px!important;
	}
	section.features_wraps .bottom_content h1 {
    font-size: 16px;
    min-height: auto;
    color: #fff;
    line-height: 25px;
}
section.new_wrap_design .col-lg-3 {
    padding: 0px 5px;
    margin-bottom: 0;
}
	 .features_wraps .overall_innrs .bottom_content h1 {
    color: #1a2e46;
    font-size: 16px;
}
	.android_app_page p.app_text {
    font-size: 13px;
}
.android_app_page .cube.Quote .home_btn {
    margin-top: 10px;
    margin: 0;
}
	.padd_div.left_side_cab p {
    color: #06223e;
    font-size: 14px;
    width: 100%;
    float: left;
    line-height: 30px;
}

	.service_industries .technology_used_stack_wrap .col-lg-3 {
    margin-bottom: 30px;
    position: relative;
    min-height: auto;
	    padding: 0;
}

.ser_in_title h1 {
    font-size: 15px;
}
#what-ios .col-md-12 {
    padding: 0;
}
.iospara {
    line-height: 25px;
    width: 100%;
    font-size: 13px!important;
}

.overall_choose_div p {
    font-size: 13px!important;
    padding-right: 0;
    float: left;
    width: 100%;
    text-align: center;
}
.top_image_div img {
    margin: 0 auto;
    width: 100%;
}
section.technology_stack_wrap.service_industries .col-lg-3 h4 {
    font-size: 15px;
    margin-top: 20px;
}


.bottom_wrapz p {
    float: none;
    margin: 0 auto;
    width: 100%;
}
.overall_ios_divs .col-md-4.col-sm-4.col-xs-4 {
    width: 100%;
    margin: 0 auto;
	text-align:center;
}

.overall_ios_divs .col-md-4.col-sm-4.col-xs-4 img {
    width: auto!important;
    margin: 0 auto;
    float: none;
}

.col-md-12.text-center.below_Text p {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
}
.overall_choose_wrap_in {
    float: none;
    width: 100%;
    margin: 0 auto;
}
.ser_in_title h4 {
    font-size: 18px;
}
.overall_choose_wrap_in p {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
	    font-size: 14px;
}
.overall_choose_wrap_in .paddingzero {
    width: 100%;
    text-align: center;
}
.col-md-8.col-xs-8.colten.paddingzero {
    padding-bottom: 0;
}

.technology_used_stack_wrap .col-lg-3 {
    margin-bottom: 35px;
    position: relative;
    width: 100%;
}
}


.row.mobile_responsive_divs1 div {
    float: none;
    display: inline-block;
	    margin-bottom: -10px;
}

.row.mobile_responsive_divs1 {
    float: none;
    width: 90%;
    margin: 0 auto;
	    z-index: -9;
}

section.new.nodejs-hide-cnt .tab-cnt {
    display: inline-block;
/*     border-bottom: 1px solid #fff; */
}


.left_side_right{
	padding:0px;
}


.row.mobile_responsive_divs1 div.overall_tab {
    float: left;
    width: 100%;
}

.row.mobile_responsive_divs1 div.overall_tab .one_section_wrap {
    float: left;
    width: 20%!important;
}

.row.mobile_responsive_divs1 div.overall_tab .one_section_wrap .top_imge_wrap {
    float: none;
    width: 90%;
    margin: 0 auto;
}

.one_section_wrap p {
    text-transform: uppercase;
    font-family: 'Open-Sans-Bold';
    font-size: 20px;
    float: left;
    width:90%;
    text-align: center;
	    margin-top: 10px;
}

.row.mobile_responsive_divs1 div.overall_tab .one_section_wrap .top_imge_wrap img.img-repsonsive {
    width: 100%;
}


.overall_slide_design .slider_tops .item{
	left: -2px;
	top:28px;
}

section.android_app_page span {
    color: #1a2e46;
    font-family: 'Open-Sans-Bold';
    float: left;
    width: 100%;
    font-size: 15px;
    padding: 20px 0px 0px 0px;
    font-family: 'Open-Sans-Semibold';
	text-align: justify;
}

.android_app_page .cube.Quote {
    float: left;
	}
	
	

	
	
	.android_app_page .left_side_why {
    margin-top: 3%;
}

	.oval_img{ 
	    margin-top: 20%!important;
	}
/* 	.splash_icon{
		-webkit-animation: spin1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
    animation: spin1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	-moz-animation:spin1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	-ms-animation:spin1 2.0s cubic-bezier(0.63, 0.42, 1, 1) infinite;
	} */
	

	
	  @keyframes spin1 { 
           0%  { -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari 3-8 */
    transform: scale(0); }
	50%    {-ms-transform: scale(0.5); /* IE 9 */
    -webkit-transform: scale(0.5); /* Safari 3-8 */
    transform: scale(0.5);}
    100%   {-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari 3-8 */
    transform: scale(1);}
    }
   @keyframes spin1 { 
            0%  { -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari 3-8 */
    transform: scale(0); }
	50%    {-ms-transform: scale(0.5); /* IE 9 */
    -webkit-transform: scale(0.5); /* Safari 3-8 */
    transform: scale(0.5);}
    100%   {-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari 3-8 */
    transform: scale(1);}
    }
    @keyframes spin1 { 
             0%  { -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari 3-8 */
    transform: scale(0); }
	50%    {-ms-transform: scale(0.5); /* IE 9 */
    -webkit-transform: scale(0.5); /* Safari 3-8 */
    transform: scale(0.5);}
    100%   {-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari 3-8 */
    transform: scale(1);}
    }
    @keyframes spin1 { 
            0%  { -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari 3-8 */
    transform: scale(0); }
	50%    {-ms-transform: scale(0.5); /* IE 9 */
    -webkit-transform: scale(0.5); /* Safari 3-8 */
    transform: scale(0.5);}
    100%   {-ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari 3-8 */
    transform: scale(1);}
    }
	
	section.android_app_page {
    margin-bottom: 60px;
	    overflow: hidden;
}

.animation_right_side img {
    margin: 0 auto;
}

.android_app_page .left_side_right {
    padding: 0px;
    text-align: center;
}

.animation_right_side {
    position: relative;
    display: inline-block;
}

img.left_splash.img-responsive {
    position: absolute;
    top: 0;
    z-index: -1;
    left: -35px;
}

img.android_right_mobile {
    position: absolute;
    top: 0;
}

img.android_right_mobile {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

img.right_splash.img-responsive {
    position: absolute;
    bottom: 10px;
    transform: rotate(22deg);
    right: -125px;
    z-index: -1;
}

section.android_app_page.iosapp_page {
    padding-bottom: 115px;
    margin-bottom: 0;
	background: #282234;
	}

section.android_app_page.iosapp_page .animation_right_side {
    display: inherit;
}

.iosapp_page img.right_splash.img-responsive {
position: absolute;
    top: -91px;
    transform: rotate(-30deg);
    left: 80px;
    z-index: 0;
    max-width: 300px;
}

.iosapp_page img.left_splash.img-responsive {
      position: absolute;
    bottom: -54px;
    z-index: -1;
    right: 290px;
    left: 0;
    z-index: -0;
    top: unset;
    max-width: 300px;
}

.iosapp_page img.android_right_mobile {
    max-width: 500px;
	    z-index: 5;
}

.iosapp_page .ser_in_title h3 {
    position: relative;
    color: #fff;
}
 section.android_app_page.iosapp_page span {
    color: #fff;
	}
	
	section.mobile_app_tech_wrap {
    text-align: center;
   
}
	
	.iosapp_page p.app_text {
    float: left;
    width: 100%;
    color: #fff;
}

.iosapp_page .oval_img {
margin-top: 10%!important;
    z-index: 1;
    position: relative;
}

section.mobile_app_tech_wrap {
    text-align: center;
}

section.mobile_app_tech_wrap  .ser_in_title h3 {
    position: relative;
    display: inline-block;
}

.inner_tech_img {
    float: none;
    display: inline-block;
}

.overall_tech_used {
    float: none;
    width: 70%;
    text-align: center;
    margin: 0 auto;
}

section.android_app_page.iosapp_page .flop {
    -webkit-transform: rotateX(-90deg) translateZ(-50px);
    transform: rotateX(-90deg) translateZ(-50px);
    border-bottom: none!important;
    border-top: 1px solid #ffffff!important;
    color: #ffffff!important;
}

section.android_app_page.iosapp_page .flop i.fa.fa-long-arrow-right {
    border-color: #ffffff!important;
}



@media only screen and (min-width: 1024px) and (max-width: 1200px)
{

.new_wrap_design .col-lg-3 .overall_innrs {
    min-height: 400px!important;
}
.features_wraps .overall_innrs .bottom_content h1 {
    color: #1a2e46;
    font-size: 18px;
}
.last_design_wrap .bottom_content {
    float: left;
    width: 80%;
    text-align: left;
    padding-left: 20px;
}
section.last_design_wrap .col-lg-6 .overall_innrs {
    min-height: 200px;
    margin-bottom: 20px;
}

section.features_wraps.new_wrap_design.new_design_wrap .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    min-height: auto;
}
.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs .bottom_content h1 {
    text-align: left;
    font-size: 18px;
}

.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs {
    min-height: 370px!important;
}
.features_wraps .bottom_content h1 {
    font-size: 18px;
	}
	
	.features_wraps .col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    min-height: 415px;
    margin-bottom: 0;
}

.overall_tech_used {
    float: none;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.overall_mobile_app {
    float: left;
    width: 100%;
}

.caption_text h4 {
    font-size: 40px;
	}



.overall_choose_div {
    float: none;
    width: 95%;
    padding-left: 50px;
	    min-height: 260px;
}

.overall_choose_div h1 {
    float: left;
    width: 100%;
    font-size: 18px;
	}
}


.android_app_page .cube.Quote .home_btn {
    position: relative;
    margin-top: 0;
}
.android_app_page .cube.Quote {
    float: left;
    margin-top: 28px;
}



/*--------new design(21/5/18)-------------*/


.features_wraps .overall_wraps {
    float: left;
    width: 100%;
}

.features_wraps .top_icon_wrap {
    float:  left;
    width:  100%;
    padding:  20px 0px;
    text-align:  center;
}

.features_wraps .bottom_content {
    float:  left;
    width:  100%;
}

.features_wraps .bottom_content h1 {
    float:  left;
    width:  100%;
    margin-top:  0;
    font-size: 20px;
    font-family: 'Open-Sans-Bold';
	text-align: center;
	    min-height: 50px;
		color:#fff;
		    line-height: 25px;
}

.features_wraps .bottom_content p {
	color:#fff;
    font-family: 'OpenSans';
    font-size: 14px;
    float: left;
	text-align: justify;
    width: 100%;
}

section.features_wraps {
position: relative;
    background-image: url(../images/mobileapp/bottom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

section.features_wraps:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000d1;
    height: 100%;
    width: 100%;
}

.top_design_div {
    display: inline-block;
    height: 85px;
    width: 85px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 85px;
    text-align: center;
}



section.features_wraps.new_wrap_design {
    background-image: none!important;
}

.new_wrap_design .top_design_div {
    width: auto;
    height: auto;
    background-color: transparent;
}
.features_wraps .overall_innrs .bottom_content h1 {
    color: #1a2e46;
}

.features_wraps .overall_innrs .bottom_content p {
    color: #1a2e46;
}

.overall_innrs {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 10px;
	    z-index: 9;
		    position: relative;
}

.new_wrap_design .col-lg-3 .overall_innrs {
    min-height: 378px;
}
.new_wrap_design .col-lg-3 {
    padding: 0px 5px;
	    margin-bottom: 25px;
}
section.features_wraps.new_wrap_design:before{content:none;}



.new_wrap_design .col-lg-3:hover .overall_innrs .bottom_content h1{color:#fff;}
.new_wrap_design .col-lg-3:hover .overall_innrs .bottom_content p{color:#fff;}
.new_wrap_design .col-lg-3:hover .overall_innrs {
    background:#26b3fa;
    transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
    -webkit-transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
    -moz-transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
	    z-index: -1;
}

.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs {
    min-height: 385px;
}

.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs .bottom_content h1 {text-align:left;}
.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs .bottom_content p {text-align:left;}

section.features_wraps.new_wrap_design.new_design_wrap .col-lg-3:hover .overall_innrs {
    box-shadow: none;
    background-color: transparent;
	    z-index: 1;
}

.new_wrap_design.new_design_wrap .col-lg-3:hover .overall_innrs .bottom_content h1 {
    color: #1a2e46;
}
.new_wrap_design.new_design_wrap .col-lg-3:hover .overall_innrs .bottom_content p {
    color: #1a2e46;
}

section.features_wraps.new_wrap_design.new_design_wrap .top_icon_wrap {
    text-align: left;
}

.new_design_wrap .overall_innrs:before{content:none;}

.new_design_wrap .overall_innrs:hover .bottom_content h1 {
    color:#1a2e46;
}

.new_design_wrap .overall_innrs:hover .bottom_content p {
    color:#1a2e46;
}

.new_design_wrap .overall_innrs {
    background-color: transparent;
}



.last_design_wrap .col-lg-6 .overall_innrs::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #26b3fa;
    transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
    -webkit-transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
    -moz-transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
}
.last_design_wrap .col-lg-6:hover .overall_innrs .bottom_content h1{color:#fff;}
.last_design_wrap .col-lg-6:hover .overall_innrs .bottom_content p{color:#fff;}
.last_design_wrap .col-lg-6:hover .overall_innrs::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#26b3fa;
    transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
    -webkit-transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
    -moz-transition: all cubic-bezier(0.25, 0.1, 0, 1.29) .5s;
	    z-index: -1;
}

.new_wrap_design.new_design_wrap .top_design_div {
    width: 75px;
    height: 75px;
    background-color: #fff;
    border: 1px solid #ddd;
    line-height: 75px;
       border-radius: 50px;
	    position: relative;
}

.new_wrap_design.new_design_wrap .top_design_div:after {
    content: '';
    position: absolute;
    top: -10px;
    background-color: #26b3fa;
    width: 95px;
    height: 95px;
    left: -10px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    border-radius: 50px;

}



.new_wrap_design.new_design_wrap .col-lg-3 .overall_innrs {
    min-height: 290px;
}


section.features_wraps.last_design_wrap {
    background-color: #26b3fa;
    background-image: none!important;
}
section.features_wraps.new_wrap_design.new_design_wrap {
    background: #f2f9ff;
}
.last_design_wrap .top_icon_wrap {
    float: left;
    width: 20%;
}

.last_design_wrap .bottom_content {
    float: left;
    width: 80%;
    text-align: left;
}
.last_design_wrap .bottom_content h1 {
    text-align: left;
    min-height: auto;
    margin-top: 15px;
}
.last_design_wrap .col-lg-6 .overall_innrs {
    min-height: 180px;
    margin-bottom: 20px;
}


.overall_custom_app h1 {
    font-size: 24px;
    font-family: 'Open-Sans-Bold';
    margin-bottom: 20px;
    position: relative;
}

.overall_custom_app p {
    font-family: 'OpenSans';
    font-size: 14px;
    float: left;
    width: 100%;
	text-align: justify;
}
.custom_app_div img.img-responsive {
    margin: 0 auto;
}
.new_wrap_design.color .col-lg-3:hover .overall_innrs {
    background: #282134 !important;
}
.red_div:hover {
    background-color: #1F95D1!important;
}
.orange_div:hover {
    background-color: #1F95D1!important;
}
.yellow_div:hover {
    background-color: #1F95D1!important;
}
.blue_div:hover {
    background-color: #1F95D1!important;
}


.animation_divs .top_divs_bot {
    position: absolute;
    bottom: 75px!important;
    right: -15%!important;
    z-index: 0;
    left: auto!important;
}


.custom-ios {
    text-align: justify;
}