/*================ Global Properties Css Start Here ======== */
body {
    font-family: 'robotolight';
    overflow-x: hidden;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img {
    max-width: 100%;
}
* {
    margin: 0;
    padding: 0;
    outline: none !important;
}
*:focus {
    outline: none;
}
a:focus {
    outline: none !important;
    text-decoration: none !important;
}
a:hover {
    outline: none !important;
    text-decoration: none !important;
}
.container {
    max-width: 1170px;
    width: 100%;
    position: relative !important;
}
#has-success-div{
    text-align: center;
    font-size: 28px;
    color: #60a707;
    font-weight: 600;
    width: 100%;
    margin-top:50px;
    margin-bottom: 30px;
    display: none;
}
#has-error-div{
    text-align: center;
    font-size: 28px;
    color:red;
    font-weight: 600;
    width: 100%;
    margin-top:50px;
    margin-bottom: 30px;
    display: none;
}
/*================ Global Properties Css End Here ======== */
/*================ This IS Header Css Start Here ======== */
header {
    background: transparent;
    padding: 10px 0;
    width: 100%;
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
}
.fa-bars {
    font-size: 22px !important;
    font-weight: 300 !important;
    color: #fff;
    margin-top: 13px;
}
/*================ This Is Header Css End Here ======== */
/*================ This Is Banner Css Start Here ======== */
#banner {
    position: relative;
    background: rgba(245, 142, 100, 0.83);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.home-banner-text-holder {
    position: absolute;
    left: 0;
    top: 6%;
    width: 100%;
    padding: 8% 0;
    z-index: 1;
}
.startup_or_enterprise_box {
    color: #fff;
    text-align: center;
    max-width: 380px;
    margin: 0 auto;
}
.startup_or_enterprise_box h2 {
    font-size: 45px;
}
.startup_or_enterprise_box p {
    font-size: 16px;
}
.home-banner-bolton {
    display: inline-block;
    padding: 6px 30px;
    border: 3px solid #fff;
    border-radius: 20px;
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    width: 220px;
    font-family: 'robotoregular';
    text-align: center;
}
.home-banner-bolton:hover {
    background: #fff;
    color: #e8845d !important;
    border: 2px solid #fff !important;
}
.home-banner-bolton:focus {
    background: #fff;
    color: #e8845d !important;
    border: 2px solid #fff !important;
}
.banner_logo {
    text-align: center;
    margin-top: 7.5%;
}
.banner_logo ul li {
    display: inline-block;
    width: 65px;
    padding-right: 23px;
    vertical-align: middle;
}
.home_banner {
    max-height: 625px !important;
    overflow-x: hidden;
}
.home_banner.inside_banner_image-holder.inside_page-banner {
    height: 460px !important;
}
.home_banner.inside_banner_image-holder {
    max-height: 550px !important;
}
.mobile-banner-image {
    display: none;
}
.web-banner-image {
    display: block;
    min-height: 545px;
}
.dropdowan_arrow_imge {
    width: 26px;
    margin: 15px auto;
}
#down_arrow {
    position: relative;
    width: 50px;
    display: block;
    height: 50px;
    padding: 10px;
    text-align: center;
}
#down_arrow img {
    animation: MoveUpDown 1.5s linear infinite;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 32px;
}
@keyframes MoveUpDown {
    0% {
        bottom: 0;
    }
    50% {
        bottom: 15px;
    }
    100% {
        bottom: 0;
    }
}
.home-banner-title a {
    color: #fff;
}
.startup_or_enterprise_box h2 {
    font-size: 50px;
}
/*================ This Is Banner Css End Here ======== */

.Product_App {
    background-image: url("../images/bacground-art.jpg");
    background-repeat: no-repeat;
    background-position: left center;
}
.App_product-image_box img {
    max-height: 650px;
    margin-top: 45px;
}
.category-title {
    color: #002b3d;
    font-size: 15px;
    font-weight: 500;
    font-family: 'robotomedium';
}
.Product_App-title {
    font-size: 40px;
    color: #1fcee3;
    margin-bottom: 15px;
}
.App_product-dis-box {
    max-width: 320px;
    margin: 90px auto 90px auto;
}
.App_product-dis-box .Product_App-dis {
    font-size: 15px;
    color:#7c7c7c;
}
.App_product-dis-box .mor_a {
    font-size: 13px;
    color: #1fcee3;
}
.App_product-image_box {
    text-align: center;
}
#Product_App_screen {
    background: #e2e3e7;
    padding: 40px 0;
    margin-top: -17%;
    text-align: center;
    -webkit-margin-before: -17%;
    overflow-x: hidden;
    width: 100%;
}
.Product_App_screen1 {
    margin: 0 auto;
    max-width: 100%;
}
.app_title-text {
    font-size: 21px;
    color: #525d68;
    font-weight: 500;
    font-family: 'robotomedium';
    margin-left: 20px;
}
.app_title-text-box {
    margin-bottom:60px;
    text-align: left;
}
#about_us {
    /*background: -moz-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%); !* ff3.6+ *!*/
    /*background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 178, 188, 1)), color-stop(97%, rgba(0, 215, 180, 1)), color-stop(100%, rgba(0, 215, 180, 1))); !* safari4+,chrome *!*/
    /*background: -webkit-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%); !* safari5.1+,chrome10+ *!*/
    /*background: -o-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%); !* opera 11.10+ *!*/
    /*background: -ms-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%); !* ie10+ *!*/
    /*background: linear-gradient(52deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%); !* w3c *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2bc', endColorstr='#00d7b4', GradientType=1 ); !* ie6-9 *!*/
    padding:50px 30px;
    background:#f1f1f1;
}
#about_us .lets-talk-button {
    color: #777777;
    border-color: #bcbcbc;
}
#about_us .Product_App-title {
    color: #333;
}

.lets-talk-button {
    display: inline-block;
    padding: 6px 30px;
    border: 3px solid #f47659;
    border-radius: 20px;
    color: #fff;
    font-size: 17px;
    margin-top: 20px;
    width: 168px;
    font-family: 'robotoregular';
    text-align: center;
}
#about_us p {
    font-size: 15px;
    color: #555;
}
.what-clint-say {
    padding: 55px 0;
}
.clint-image-box {
    width: 95px;
    height: 95px;
    float: left;
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid #f58888;
    background: #f58888;
}
.clint_feed-back-box {
    float: left;
    width: 80%;
    margin-left:30px;
}
.clint_feed-back-dis{
    font-size: 18px;
    color: #999999;
    margin-top: 0;
    text-align: left;
    margin-bottom: 0px;
}
.clint-say_text_box {
    text-align: center;
    max-width:800px;
    margin: 22px auto 10px auto;
}
.testimonial-section {
    text-align: center;
}
.page-hading {
    color: #002b3d;
    font-size: 21px;
    font-weight: 500;
    font-family: 'robotomedium';
    text-transform: uppercase;
}
.clint_feed-back-title {
    font-size: 18px;
    color: #000000;
    text-align: left;
    margin-bottom: 3px;
}
.clint-name {
    text-align: left;
    color: #002b3d;
    font-size:12px;
    font-weight: 500;
    font-family: 'robotomedium';
}
/*======== HOW WE WORK Section Start Here ===============*/
#how-we-work {
    padding: 25px 0 40px 0;
}
#how-we-work .container {
    background: #fff;
    padding: 35px 0 30px 0;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.row.how-we-work-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.page-hading {
}
.who-we-work-service-name {
    font-family: 'robotomedium';
    color:#999999;
    font-size: 15px;
    margin-top: 15px;
    line-height: 24px;
    height: 50px;
}
#how-we-work .service_icon {
    margin-top: 35px;
}
/*======== HOW WE WORK Section End Here ===============*/
.Product_Dis-box1 {
    background: -moz-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(242, 100, 78, 1)), color-stop(100%, rgba(247, 153, 110, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%); /* ie10+ */
    background: linear-gradient(89deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2644e', endColorstr='#f7996e', GradientType=1); /* ie6-9 */
    padding: 4% 4%;
    display: inline-block;
}
.Product_Image-box1 {
    background: #273b4a;
}
.width-fifty {
    width: 50%;
    display: inline-block;
    height: 455px;
    overflow: hidden;
    position: relative;
    margin: -1px;
    float: left;
}
.width-fifty.Product_Image-box1 img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: inherit;
}
.company-product_section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.Product_Dis-text-box {
    font-size: 15px;
    color: #fff;
    max-width: 425px;
    margin: 0 auto;
    padding: 60px 28px;
    width: 100% !important;
    max-width: 100% !important;
    transform: translateY(-52%);
    position: relative;
    top: 48%;
}
.see_mor-a {
    color: #002b3d;
    font-size: 14px;
    font-weight: 500;
    font-family: 'robotomedium';
    margin-top: 50px;
    display: block;
}
.see_mor-a:hover, .see_mor-a:focus {
    color: #fff;
}
.Product_Image-box2 {
    background: #f4ffdd;
}
.product-slid-2 .Product_Image-box2 {
    background: #293c4b;
}
.Product_Dis-box2 {
    background: -moz-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 178, 188, 1)), color-stop(1%, rgba(0, 178, 188, 1)), color-stop(99%, rgba(0, 213, 181, 1)), color-stop(100%, rgba(0, 213, 181, 1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5b5', endColorstr='#00b2bc', GradientType=1 ); /* ie6-9 */
}
.home-product-3 {
    background: #5d646e;
}
.testimonial-section2 .clint_feed-back-box {
    margin-right: 30px;
}
.about_img {
    max-width: 220px;
    margin: 20px auto;
    display: block;
}
.mobile-banner-image {
    display: none;
}
.web-banner-image {
    display: block;
    min-height: 545px;
}
.inside_banner_image {
    position: absolute;
    left: 50%;
    top:60%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.inside_banner-txt-holder {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9999;
    color: #fff;
    top: 16%;
}
.inside_banner-title {
    font-size: 95px;
    font-family: 'robotothin';
    margin-top: 15px;
}
.inside_banner-title h2 {
    font-size: 95px;
}
.folio {
    margin-left: 98px;
    margin-top: -45px;
}
.lets-talk-button {
    display: inline-block;
    padding: 6px 30px;
    border: 3px solid #fff;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    margin-top:20px;
    width: 146px;
    font-family: 'robotoregular';
}
.lets-talk-button:hover, .lets-talk-button:focus {
    background: #fff;
    color: #25bbba !important;
    border-color: #fff;
}
.prot-folio-product-section {
    background:#212121;
    padding: 50px 0;
}
.prot-folio-product-title {
    font-size: 33px;
    line-height: 43px;
    color: #fff;
}
.prot-folio-product-dis-box p {
    font-size: 15px;
    color: #e2e2e2;
}
.prot-folio-product-dis-box {
    margin:8% 0;
}
.casestudy-button {
    display: inline-block;
    padding: 6px 30px;
    border: 3px solid #f36b58;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    width:170px;
    font-family: 'robotoregular';
}
.casestudy-button:hover, .casestudy-button:focus {
    background: #fff;
    color: #e8845d !important;
    border: 3px solid #fff !important;
}
.prot-folio-product-section2 {
    background: #fff;
}
.prot-folio-product-section2 .casestudy-button:hover, .prot-folio-product-section2 .casestudy-button:focus {
    background: #00c8b7;
}
.prot-folio-product-section2 .prot-folio-product-dis-box p {
    color: #7C7C7C;
    line-height: 25px;
}
.prot-folio-product-section2 .prot-folio-product-title {
    color: #48C7EA;
}
.prot-folio-product-section2 .prot-folio-product-image-box img {
    max-height:400px;
    margin: 0 auto;
    display: block;
}
/*================ This Is Footer Css Start Here ======== */
footer {
    background: #002b3d;
    padding: 50px 0 30px 0;
    color: #fff;
}
.foot-link li {
    float: left;
    margin-left: 20px;
    border-right: 1px solid #fff;
    padding-right: 15px;
}
.foot-link li.last {
    border-right: none;
    padding-right: 0;

}
.foot-link li a {
    color:#fff;
    font-size: 13px;
    text-transform: uppercase;
}
.foot-link {
    float: right;
}
.copy-right {
    text-align: right;
    margin-top: 30px;
    font-size: 11px;
    opacity: 0.5;
}
/*================ This Is Footer Css Start Here ======== */
.bottom_Product-prot-folio {
    background: #555a63;
}
.bottom_Product-prot-folio .prot-folio-product-image-box img {
    max-height: 540px;
    float: right;
}
.bottom_Product-prot-folio .prot-folio-product-dis-box {
    margin: 13% 0;
}
.bottom_Product-prot-folio .casestudy-button {
    border-color: #00c8b7;
}
.product-slid-1 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    right:20%;
}
.product-slid-2 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 50%;
}
.product-slid-1 .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    border: none;
    opacity: 0.5;
    width:10px;
    height:10px;
}
.testimonial-section .owl-theme .owl-dots .owl-dot:hover span {
    border: 3px solid #f05153 !important;
}
.product-slid-1 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border: none !important;
    opacity: 1;
    background: #fff;
}
.product-slid-1 .no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    padding: 0;
    margin: -2px 0;
}
.inside_banner-txt-holder p {
    font-size: 22px;
    max-width:700px;
    margin:20px auto;
}
/*============== 2. About Us Paige CSS Stare Here =========================*/
.page_name {
    font-family: 'DIN Condensed';
    font-weight: bold;
    font-style: normal;
    font-size:50px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.page_description {
    font-size:20px;
    max-width: 900px;
    margin: 0 auto;
    margin-top:8px;
}
.inner-pages-banner-text {
    position: absolute;
    top:25%;
    text-align: center;
    width: 100%;
    color: #fff;
}
.inner-pages_content {
    padding: 40px 0 30px 0;
}
.inner-pages_content p {
    font-size: 18.5px;
    color: #999;
    text-align: center;/*margin-bottom: 20px;*/
}
.about-text_box {
    text-align: center;
    margin-top: 0px;
}
/*============== 2. About Us Paige CSS End Here =========================*/
/*============== 2. Contact Us Paige CSS Start Here =========================*/
/*#contact_page {*/
/*padding: 25px 0;*/
/*}*/
.custom_input {
    border: none;
    border-radius: 0;
    height: auto;
    border-bottom: 2px solid #c5c5c5;
    font-size: 18px;
    padding: 10px 0 14px 0;
    margin-bottom: 30px;
    width: 100%;
    color: #999;
    background: transparent;
    font-weight: 500;
    box-shadow: none;
    font-family: 'robotolight';
}
.custom_input:hover {
    box-shadow: none;
}
.contact_page {
    background: #fff;
    overflow:hidden;
}
.custom_input:focus {
    outline: none !important;
    box-shadow: none !important;
}
.contact-us-form {
    max-width: 700px;
    margin: 0px auto;
}
.contact-button {
    color: #fd9469;
    border: 2px solid #fd9469!important;
    padding: 11px 15px;
    width: 60%;
    margin: 20px auto 15px auto;
    display: block;
    font-family: 'GothamMedium';
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    border-radius: 6px;
}
.contact-button:hover {
    color:#fff;
    background:#ef5455;
}
.mail-confer-row a {
    margin: 15px 0 0 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    word-wrap: break-word;
    text-align: left;
}
.sosl-media-icon-box a {
    text-align: center;
}
.sosl-media-icon-box a i {
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 100%;
    padding: 12px 14px;
    color: #fff;
    font-size: 23px;
    margin: 15px 20px 0 0;
    vertical-align: middle;
    opacity: 0.7;
}
.sosl-media-icon-box {
    text-align: center;
}
/*.fa-facebook {*/
/*background: #3b5998;*/
/*}*/
/*.fa-twitter {*/
/*background: #1b95e0;*/
/*}*/
/*.fa-linkedin {*/
/*background: #0083be;*/
/*}*/
/*.fa-google-plus {*/
/*background: #d62d20;*/
/*}*/
/*.fa-skype {*/
/*background: #3e9dd7;*/
/*}*/
/*.fa-whatsapp {*/
/*background: #2ab200*/
/*}*/
/*.sosl-media-icon-box a i:hover {*/
/*opacity: 1;*/
/*}*/
.contact_google-map {
    background: #ddd;
    border-top: 5px solid #ccc;
    margin-top: 0px;
}
.contact_phone-box {
    margin: 3px 0 0 0;
    display: block;
    font-size: 15px;
    text-align: center;
    font-weight: 600;
}
.contact_phone-box a {
    display: inline-block;
    font-size: 14px;
    margin: 2px 0 0 6px;
}
.g-recaptcha div {
    margin: 0 auto 40px auto !important;
    width: auto !important;
    height: initial !important;
}
/*============== 2. Contact Us Paige CSS End Here =========================*/
.service-box {
    text-align: center;
    display: block;
}
.service_icon-box {
    max-width: 120px;
    max-height:120px;
    border-radius: 100%;
    background: #ef5455;
    padding: 35px;
    text-align: center;
    margin: 35px auto 20px auto;
    display: block;
}
.service-box:hover .service_icon-box {
    background: #002b3d;
}
.service-name {
    font-size: 18px;
    font-weight: 600;
    margin-bottom:10px;
    color: #002b3d;
}
.service-box-row {
    margin: 30px 0 50px 0;
}
.bottom-border {
    border-bottom: 2px solid #dbd9d9;
    width:35%;
    margin:0 auto 20px auto;
}
.service-box:hover .bottom-border {
    border-bottom: 2px solid #002b3d !important;
}
.service-box p {
    font-size: 16px;
    color: #888;
}
.service-box:hover p {
    color: #555;
}
.about-text_box-new2 {
    margin-top: 50px !important;
}
.about-text_box {
    font-size: 16px;/*text-align: left;*/
}
.about-text_box p {
    /*text-align: left;*/
}
.product-name h3 {
    margin: 25px 0 10px 0;
}
.page-sub-hading1 {
    color: #777;
    font-size: 17.5px;
    margin:20px 0 11px 0;
    font-weight: 500;
    font-family: 'robotomedium';
}
.about-text-section-holder {
    background: #fff;
    border-top:13px solid #f8f8f8;
    border-bottom:13px solid #f6f6f6;
    padding-bottom: 20px;
    margin-top: 20px;
}
.product-name h3 img {
    width: 20px;
    margin-right: 18px;
    vertical-align: middle;
    display: none;
}
.product-name h3 span {
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 20px;
}
.service-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.different_feed_box {
    text-align: center;
    margin-top:7px;
}
.Mobile_App_icon {
    max-width: 75px;
}
.different_feed_box_holder .clint img {
    max-width: 75px;
    margin:0px auto;
}
.different_feed_box {
    margin-bottom:12px;
}
.contact_title {
    font-size: 48px !important;
    color: #fff;
    max-width: 845px;
    margin: 15px auto;
    font-weight: 600;
}
.contact-form-box {
    box-shadow: 1px 1px 10px #a9a9a9;
    padding: 0px;
    margin-bottom: 50px;
    left: 0;
    width: 100%;
    background: #fff;
    margin-top: -105px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.custom_input {
    border: none;
    border-radius: 0;
    height: auto;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    padding: 10px 0 14px 0;
    margin-bottom: 30px;
    width: 100%;
    color: #999;
    background: transparent;
    font-weight: 500;
    box-shadow: none;
}
.custom_input:hover {
    box-shadow: none;
}
.contact_page {
    background: #fff;
    overflow:hidden;
}
.custom_input:focus {
    outline: none !important;
    box-shadow: none !important;
}
.contact-button {
    padding: 13px 15px;
    margin: 20px auto 15px auto;
    display: block;
    font-family: 'robotomedium';
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    width: 100%;
    border-radius: 25px;
}
.contact-button:hover, .contact-button:focus {
    background: #e8845d;
    color: #fff !important;
    border-color: #e8845d !important;
}
.contact-us-page-title {
    font-size: 26px;
    margin: 0 0 35px 0;
    line-height: 35px;
    max-width: 450px;
    font-weight: 600;
}
.contact-left-column {
    width: 60%;
    float: left;
    padding: 40px 25px;
    border-radius: 4px;
    overflow: hidden;
}
.contact-right-column {
    width: 40%;
    float: left;
    background: #013044;
    color: #fff;
    padding: 40px 25px;
}
.contact-form-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.costume_icon_fa {
    display: inline-block;
    width: 11%;
    float: left;
    margin-top: 5px;
}
.costume_icon_fa i {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
}
.contact-us_info-box li a {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin-bottom: 8px;
}
.costume_address {
    width: 85%;
    float: left;
}
.social_media_text {
    font-size: 15px !important;
}
.contact-us_info-box li {
    margin-bottom: 25px;
}
/*.mail-confer-row{*/
/*margin-left: -5px;*/
/*}*/
@-webkit-keyframes Rotate {
    0% {
        -webkit-transform:rotate(0deg);
    }
    4% {
        -webkit-transform:rotate(-45deg);
    }
    8% {
        -webkit-transform:rotate(0deg);
    }
    12% {
        -webkit-transform:rotate(-45deg);
    }
    16% {
        -webkit-transform:rotate(0deg);
    }
    20% {
        -webkit-transform:rotate(-45deg);
    }
    24% {
        -webkit-transform:rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(0deg);
    }
}
.costume_icon_fa .fa.fa-phone {
    -webkit-animation: Rotate 2000ms linear 2000ms 10;
    animation: Rotate 2000ms linear 2000ms 10;
}
.list-inline {
    margin-left: 0;
}
textarea::-webkit-input-placeholder {
    color: #999;
}
.clint-image-box img {
    border-radius: 100%;
    height: 100%;
}
.portfolio-listing {
    padding-left: 15px;
}
.portfolio-listing li {
    font-size: 15px;
    line-height: initial;
    list-style-type: disc;
    margin-bottom: 10px;
    line-height: 25px;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}
.port.contact-us-title {
    font-size: 80px;
    margin-top:58px;
}
.port.about-us-title {
    font-size:75px;
    margin-top: 50px;
    text-transform: uppercase;
}
.contact-us-page-title-1 {
    font-size: 20px;
    margin-bottom:5px;
}
.contact-us-page-sub-title {
    color: #888;
    font-size: 19px;
    margin-bottom: 30px;
}
#Capabilities {
    padding: 40px 0 40px 0;
    background: #f8f8f8;
    text-align: center;
}
#Capabilities .page-hading {
    margin: 0px 0 0px 0;
    text-transform: uppercase;
    font-size:22px;
    font-weight: 500;
    font-family: 'robotomedium';
    letter-spacing: 1px;
}
.page-hading-sub-title {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    font-family: 'robotothin';
    margin: 11px 0 30px 0;
    display: block;
    color: #ef5455;
}
.icon-wrap {
    float: left;
    margin-right: 18px;
    width: 55px;
    min-height: 100px;
}
.thumb-one .text-inner-wrap h3 {
    font-size:25px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 10px;
    color: #333;
}
.text-inner-wrap p {
    text-align: left;
    font-size: 16px;
    color: #777;
}
.thumb-one {
    display: block;
}
.thumb-one:last-child {
    padding: 35px 17px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0.8px 0.8px 0.8px #0000001f;
    margin-bottom: 30px;
    height: 183px;
}
.thumb-one:hover, .thumb-one:focus {
    background: #fff;
    box-shadow:2px 1px 2px #0000005c;
}
.services-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inside-about-page-text {
    line-height:28px;
}
.technology-row-box {
    margin-top:35px;
}
.inside-page-technology-title {
    font-size:33px;
    line-height:38px;
    color: #48C7EA;
    margin-bottom:13px;
}
.technology-row-box p {
    text-align: left;
}
.inside-page-technology-sub-title {
    color: #666;
    font-weight: 600;
    font-size: 18px;
    margin-bottom:10px;
}
.language-listing {
    padding-left:20px;
}
.language-listing li {
    font-size:16px;
    color: #999;
    list-style-type: disc;
    margin-bottom:6px;
}
.technology-row-box2 {
    text-align: center;
}
.technology-row-box2 p {
    text-align: center;
}
.technology-row-box2 {
    margin-top: 0;
}
.technology-row-box3 {
    margin-top:20px;
    margin-bottom: 15px;
}
.technology-icon-box .technology-img-box {
    width:50px;
    margin-right:6%;
    display: inline-block;
}
.technology-icon-box {
    text-align: center;
    padding:20px 0;
}
.technology-icon-box .technology-img-box:last-child {
    margin-right:0%;
}
.mor_a {
    color: #000 !important;
    border: 3px solid #00c8b7;
    display: inline-block;
    padding: 6px 10px;
    border-radius: 20px;
    font-size: 14px !important;
    margin-top: 20px;
    text-align: center;
    width: 145px;
    font-family: 'robotoregular';
}
.mor_a:hover, .mor_a:focus {
    background: #00c8b7;
}
#web-close-button {
    display:block;
}
#window-faction {
    display:none;
}
.portfolio-section-link {
    display: block;
    width: 100%;
}
.page-sub-hading1 {
    margin-top:15px !important;
}
.float-right-column {
    float: right;
}
.lowercase-bard {
    text-transform: lowercase !important;
}
.language-listing li a {
    color:#999;
}
.language-listing li a:hover {
    color:#666;
}
.port.about-us-title.big-title-text {
    font-size: 56px;
    margin-top: 70px;
}
.contact-left-column .button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    box-shadow: none;
    height: 100%;
}
@-moz-document url-prefix() {
    .App_product-dis-box {
        margin:180px auto 90px auto;
        vertical-align: middle;
    }
}
.Product_Dis-text-box .Product_logo {
    margin-bottom: 25px;
}
.Product_Dis-text-box p {
    margin-bottom: 0;
}
.float-right-column {
    float: right;
}
.white-color-listing{
    color: #fff !important;
    font-size: 23px;
}
.sub-punch-line-title{
    font-size:22px;
    font-weight: 600;
    color: #666;
}
.how-to-use-technology{
    background: #f3f3f3;
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 178, 188, 1)), color-stop(97%, rgba(0, 215, 180, 1)), color-stop(100%, rgba(0, 215, 180, 1)));
    background: -webkit-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    background: -o-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    background: -ms-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    background: linear-gradient(52deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2bc', endColorstr='#00d7b4', GradientType=1 );
    text-align: center;
    color: #fff;
    padding:60px 0;
}
.how-to-use-technology .who-we-work-service-name{color: #ffffff;font-size: 14px;}
.how-to-use-technology .page-hading{
    color: #fff;
    margin-bottom:35px;
}
.how-to-use-technology .service_icon img {
    max-height:72px !important;
}
.technology-3-box-holder .technology-img-box img{
    max-height:100px;
    margin-bottom:15px
}
.home-particles canvas{

    position: absolute;
    z-index:0;
    opacity: .25;
    color: #fff;
}
.chat-server-graphics-box img{
    max-width:inherit !important;
}
.modal{
    z-index: 9999999999999;
}
.for-various-nees-image-box img{
    margin: 40px auto;
}
.our-pruduct-list-dis-text-box{
    text-align: center;
}
.our-pruduct-list-dis-text-box p {
    color: #7C7C7C;
    line-height: 25px;
    font-size: 18px;
    margin: 9px 0 50px 0;
}
.our-product-lr-section img.our-product-describe-image{
    margin:0 auto !important;
    display: block;
}
.our-product-lr-section .prot-folio-product-dis-box {
    margin: 0;
}
.our-product-lr-section .prot-folio-product-image-box img{
    margin:0 auto !important;
    display: block;
}
.our-product-gray-bg .prot-folio-product-dis-box {
    margin:0 0;
}
.banner-sub-image-right-box img{
    margin:0 auto;
    display: block;
}
.banner-sub-dis-left-box{
    text-align: left;
}
.banner-sub-dis-left-box p{
    text-align: left;
}
.our-product-features-section {
    padding: 55px 0;
    text-align: center;
    border-top: 20px solid #f1f1f1;
}
.our-product-features-section p{
    font-size: 18.5px;
    color: #999;
}
.prot-folio-product-dis-box.features-listing-box{
    text-align: left;
    margin: 0 auto;
}
.prot-folio-product-dis-box.features-listing-box .inside-page-technology-title{
    text-align: left;
    font-size: 30px;
    line-height: 38px;
    color: #48C7EA;
    margin-bottom: 1px;
}
.features-listing-box-row{
    margin: 45px auto 0 auto;

}
.features-listing-text h4{
    font-size:20px;
    font-weight: 600;
}
.features-listing-text p{font-size: 16px;color:#777;margin-top: 7px;padding-top: 0;}
.features-listing-text{
    margin-bottom: 20px;
}
.nomber-plush-projects h2{
    font-size: 80px;
    font-family: 'robotobold';
    color: #48C7EA;
}
.nomber-plush-projects p{
    font-size: 20px;
    color: #555;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
}
.nomber-plush-projects-box{
    display: block;
    max-width: 300px;
    background: #eee;
    text-align: center;
    padding: 19px 15px 35px 15px;
    margin: 35px auto auto auto;
}
.purpleCheckBg p {

    line-height: 22px !important;

    margin: 6px 0 0 0;
}
.purpleCheckBg {
    background: url(../images/service-bg.png) 8px top no-repeat #fff !important;
    padding: 0px 15px 30px 55px !important;
}

.back-position p {
    background-position: 8px 15px !important;
    line-height: 1.5em !important
}
.why-choose-tcnlogy-section{
    text-align: center;
}
.why-choose-tcnlogy-section p{
    font-size: 17px;
    color: #888;
}
.purpleCheckBg{
    text-align: left;
}
.row.checked-points{
    max-width: 1000px;
    margin: 0 auto;
}
.prot-folio-product-section .sub-punch-line-title{

    font-size: 20px;
    margin-top: 10px;
}
.portfolio-listing li a{
    color: #666;
}
.border-bottom-section{
    border-bottom: 20px solid #f1f1f1;
}
.new-technology-listing-box {
    margin:0;
    padding:0;
}
.new-technology-listing-box li{
    list-style-type: none;
    padding: 5px 0 5px 45px;
    font-size:20px;
    vertical-align: middle;
    font-weight: 600;
}
.new-technology-listing-box li.visual-studio-icon{
    background: url(../images/visual-studio-icon.png) 0px center no-repeat !important;
}
.new-technology-listing-box li.xamarin-studio-icon{
    background: url(../images/xamarin-studio-icon.png) 0px center no-repeat !important;
}
.new-technology-listing-box li.c-has-iocn{
    background: url(../images/c-has-iocn.png) 0px center no-repeat !important;
}
.new-technology-listing-box li.xml-iocns{
    background: url(../images/xml-iocns.png) 0px center no-repeat !important;
}
.features-section-center .purpleCheckBg h3{
    font-weight:600;
    font-size:19px;
}
.features-section-center .purpleCheckBg p{
    font-size:14px;
}
.what-we-do-section{
    background-image: url("../images/what-we-do-bg-image.jpg");
    padding:60px 0;
    color: #fff;
    text-align: center;
}
.what-we-do-section-dic{
    font-size: 17px;
}
.what-we-do-column-box{
    text-align: left;
}
.what-we-do-column-box h2{
    font-size: 19px;
    font-family: 'robotomedium';
    margin-bottom: 9px;
}
.what-we-do-section-hading{
    text-transform: uppercase;
    font-family: 'robotomedium';
    font-size: 26px;
}
.what-we-do-column-box p{
    font-size: 14px;
    margin-top: 0;
}
.what-we-do-column-box{
    margin-top: 30px;
    display: inline-block;
    color: #fff;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
.what-we-do-column-box:hover, .what-we-do-column-box:focus{
    color: #fff;
}
.what-we-do-column-box-icon{
    float: left;
    min-height: 100%;
    margin-right: 20px;
}
.read-more-button{
    display: inline-block;
    padding: 3px 20px;
    border:2px solid #fff;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}
.what-we-do-column-box img{
    min-width: 70px;
    max-width: 70px;
}
what-we-do-column-box-dis{
    float: left;
    margin-top: -127px;
    padding-left: 100px;
}
.clearfix{
    clear: both !important;
}
.what-we-do-section-row{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#services-anchors .service-name{
    color: #222;
}
#services-slider .service-name{
    color: #222;
}
#services .services-container .slide .service-description{
    font-size: 17px;
}

#services .services-container .slide .service-name{
    font-size: 40px;
}
#services{
    margin-top: 30px;
}
/*==== -_--_--_--======= This Is Media Css Start Here ======= -_--_--_--_- ======== */

@media (max-width: 1240px){

    #services .services-container .slide .service-description, #services .services-container .slide .service-name {
        max-width: 95%;
    }
    #services .services-container {
        width: 60%;
        height: 100%;
    }
    #services .services-container .slide .service-name {
        font-size: 28px !important;
    }
    #services #services-anchors {
        width: 40%;
        position: absolute;
        right: -12%;}
    .expertise-detail-container {
        max-width: 1100px;
    }
}
.case-study-button-new{
    color: #333;
}
.case-study-button-new:hover{
    border: 3px solid #f36b58 !important;
}
.whatsapp-opne-icon {
    width:60px;
    border-radius: 100%;
    overflow: hidden;
    position: fixed;
    bottom:25%;
    right: 20px;
    box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
    z-index: 999999;
    display: block;
}
/*================= New Technology Pages CSS Start Here... =========*/
.product-insides-pages-banner {
    max-height:580px;
}
.product-insides-banner-left-column-text{
    text-align: left;
}
.product-insides-banner-left-column-text h2{
    font-size: 50px;
    font-weight: 600;
    font-family: 'robotobold';
}
.product-insides-pages-banner .web-banner-image{
    width: 100% !important;
}
.problems-technology-row-box{
    text-align: center;
    margin:30px 0 30px 0;
}
.problems-technology-box .service_icon img{
    max-height:65px;
    margin-bottom: 10px;
}
.problems-technology-service-name{
    font-size: 20px;
    font-weight: 600;
    color: #002b3d;
}
.problems-technology-sub-service-name{
    font-size: 15px;
    color: #666;
    line-height: 20px;
}
.product-p-dis-new-technology{
    font-size: 18px;
    color: #999;
    text-align: center;
    margin-bottom: 20px;
}
.face-detection-row .problems-technology-service-name{
    font-size: 18px;
    line-height: 22px;
}
.new-technology-product-slide .sub-punch-line-title{
    text-align: center;
}
.social-media-analytics-reporting-problem-row {
    text-align: left;
    margin:40px 0 20px 0;
    border-bottom: 2px solid #9999;
    padding-bottom:40px;
}
.social-media-analytics-reporting-problem-row:last-child{
    padding-bottom: 0;
    border-bottom: none;
}
.social-media-analytics-reporting-problem-row p{
    text-align: left;
}
/*.social-media-analytics-reporting-problem-row .prot-folio-product-dis-box {*/
/*    margin: 0;*/
/*}*/
.analyze-reports-result-section .page-hading{
    text-align: center;
}
.analyze-reports-result-section .prot-folio-product-title {
    font-size:26px;
    line-height: 39px;
    color: #333;
}
.analyze-reports-result-section .new-product-dis-box p {
    font-size: 16px;
    color: #777;
}
.image-align-right{
    text-align: right;
}
.image-align-right img{
    float: right;
}
.analyze-reports-result-section .row{
    margin:35px 0 20px 0;
}
.counts-title{
    font-size: 20px;
    line-height: 39px;
    color: #333;
}
.counts-dis{
    font-size:16px;
    line-height: 39px;
    color: #999;
}
.counts-numbers{
    font-size: 42px;
    font-weight: 600;
    font-family: 'robotobold';
    color: #f05556;
}
.showcase-your-results-reports-row p{
    color: #666666;
}
.inside-banner-new-column-text{
    text-align: center;
}
.inside-banner-new-column-text .home-banner-title{
    font-size: 38px;
    font-weight: 600;
    font-family: 'robotobold';
    color: #fff;
    margin-bottom: 15px;
}
.inside-banner-new-column-text .inside-banner-new-dis{
    font-size: 16px;
    max-width: 825px;
    margin: 0 auto;
    color: #fff;
}
/*// mentions animate*/

.mentions-animate-block {
    position: absolute;
    min-height: 700px;
    max-width: 1100px;
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 0;
}
.mentions-animate-block .mention-block {
    display: none;
    padding: 10px;
    position: absolute;
    max-width: 340px;
    background-color: #ffffff;
    background: rgba(255, 255, 255, 0.75);
    color: #202020;
    font-size: 11px;
    line-height: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 17px 38px rgba(2, 19, 43, 0.3);
    -moz-box-shadow: 0 17px 38px rgba(2, 19, 43, 0.3);
    -ms-box-shadow: 0 17px 38px rgba(2, 19, 43, 0.3);
    -o-box-shadow: 0 17px 38px rgba(2, 19, 43, 0.3);
    box-shadow: 0 17px 38px rgba(2, 19, 43, 0.3);
}
.mentions-animate-block .mention-block.js-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    opacity: 0.5;
}
.social-icons2{
    background-image: url("../images/social-icons2.png");
    margin-right: 3px;
}

.facebook {
    width: 54px;
    height: 27px;
    background-position: 0 0;
}
.google {
    width: 27px;
    height: 27px;
    background-position: 0 -27px;}
.twitter {
    width: 27px;
    height: 27px;
    background-position: 0 -54px;}
.web {
    width: 27px;
    height: 27px;
    background-position: 0 -81px;}
.youtube {
    width: 27px;
    height: 27px;
    background-position: 0 -108px;
}
.avatar{
    margin-right: 11px;
    border-radius: 100%;
}
.name {
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
}
.text-gray{
    font-weight: normal;}

.green{
    background-color: #c4e3af;
}
.mentions-animate-block .mention-block .arrow {
    position: absolute;
    z-index: 30;
    background-image: url(../images/arrows.png);
    opacity: 0.75;
}
.mentions-animate-block .mention-block .dot {
    background-image: url(../images/dot.png);
    width: 43px;
    height: 43px;
    z-index: 20;
    display: inline-block;
    position: absolute;
}
.mention-block{
    display: none;
}
.new-technology-product-slide-box-image img{
    max-height: 380px;
    margin: 0 auto;
    display: block;
}
.margin-top-0{
    margin-top: 0;
}
.technology_section-new-3-box .technology-icon-box{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.technology-img-box a img{
    max-height: 85px;
}
.animated-quotes-box {
    display: inline-block;
    color: #f66363;
}
.animated-quotes{
    display: none;
}
.facebook-mention-block-box{
    left: 0px;top: 151px;opacity: 0.916171;
}
.facebook-mention-block-image{
    width: 50px;
    height: 50px;
}
.facebook-arrow{
    left: 87px;
    bottom: -46px;
    height: 47px;
    width: 56px;
}
.dot-facebook{
    right: 164px; bottom: -68px;
}
.twitter-mention-block-box{
    left: 700px;top: 151px;opacity: 0.916171;
}
.twitter-mention-block-image{
    width: 50px;
    height: 50px;
}
.twitter-mention-block-icon{
    background-position: 0 -54px; width:28px;
}
.twitter-arrow{
    left: 87px;
    bottom: -46px;
    height: 47px;
    width: 56px;
}
.dot-twitter{
    right: 164px; bottom: -68px;
}

.instgarm-mention-block-box{
    left:20px;
    top: -4%;
    opacity: 0.916171;
}
.instagram-mention-block-image{
    width: 50px;
    height: 50px;
}
.instagram-mention-block-icon{
    background-position: 0 -432px;
    width: 70px;
}
.instagram-arrow{
    left: 87px;
    bottom: -46px;
    height: 47px;
    width: 56px;
}
.dot-instagram{
    right: 164px; bottom: -68px;
}
.new-product-section-banner{
    margin: 0;
    top: 0;
    padding: 10% 0 17% 0;
    width: 100%;
    overflow: hidden;
}
.request-demo-button{
    color: #333;
}
.request-demo-button:hover, .request-demo-button:focus {
    background: #00c8b7;
    border-color: #00c8b7 !important;
    color: #fff !important;
}
.z-index-button{
    z-index: 999;
    position: relative;
}
.cab-booking-product .width-fifty .see_mor-a:hover{
    background: #fff;
    color: #f36f56 !important;
}

.technology_section.real-time-video-analytics-features .technology-icon-box .technology-img-box {
    width: 20%;
    float: left;
    margin-bottom: 55px;
}
.technology_section.real-time-video-analytics-features .technology-icon-box .technology-img-box h3 {
    margin-top: 10px;
    line-height: 24px;
    font-size: 21px;
}
.center-section-video-analytics{
    background-image: url("../images/Video-Analytics-mage-center-section.jpg");
}
.video-analytics-center-overlay{
    background: rgba(0, 0, 0, 0.55);
    padding: 50px 0;
    text-align: center;
    color: #fff;
}
.center-section-features-column{
    text-align: left;
}
.center-section-video-analytics .portfolio-listing li{
    color: #fff;
}
.video-analytics-center-overlay .sub-punch-line-title {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    line-height: 28px;
}
.video-analytics-center-overlay .page-hading{
    font-size: 24px;
    color: #fff;
}

.video-analytics-center-overlay .product-p-dis-new-technology{
    color: #fff;
}
.new-technology-listing-box-slide .prot-folio-product-title {
    font-size: 26px;
    line-height: 24px;
}
.video-analytics-features-left-column{
    text-align: left;
    color: #FFF;
}
.video-analytics-features-left-column .product-p-dis-new-technology{
    text-align: left;
    color: #fff;
}
.video-analytics-features-left-column .page-hading {
    color: #fff;
    margin-bottom: 15px;
}
.sub-punch-line-title {
    font-size: 22px;
    font-weight: 500;
    color: #666666;
    line-height: 31px;
}
.technology_section.real-time-video-analytics-features{
    background-image: none;
    padding: 0;
}

.video-analytics-center-overlay{
    padding: 50px 0 0px 0;
    background: -moz-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(242, 100, 78, 1)), color-stop(100%, rgba(247, 153, 110, 1)));
    background: -webkit-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: -o-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: -ms-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: linear-gradient(89deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2644e', endColorstr='#f7996e', GradientType=1);
    /*background: -moz-linear-gradient(1deg, rgba(242, 100, 78, 0.88) 0%, rgba(247, 153, 110, 0.88) 100%);*/
    /*background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(242, 100, 78, 0.88)), color-stop(100%, rgba(247, 153, 110, 0.88)));*/
    /*background: -webkit-linear-gradient(1deg, rgba(242, 100, 78, 0.88) 0%, rgba(247, 153, 110, 0.88) 100%);*/
    /*background: -o-linear-gradient(1deg, rgba(242, 100, 78, 0.88) 0%, rgba(247, 153, 110, 0.88) 100%);*/
    /*background: -ms-linear-gradient(1deg, rgba(242, 100, 78, 0.88) 0%, rgba(247, 153, 110, 0.88) 100%);*/
    /*background: linear-gradient(89deg, rgba(242, 100, 78, 0.88) 0%, rgba(247, 153, 110, 0.88) 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2644e', endColorstr='#f7996e', GradientType=1);*/
}
/*health care css */
.li-icon{
    width: 95px;
    height: 95px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    border-radius:100px;
    background:#fff;
    -webkit-box-shadow:0 10px 20px 5px rgba(0,0,0,.1);
    -moz-box-shadow:0 10px 20px 5px rgba(0,0,0,.1);
    box-shadow:0 10px 20px 5px rgba(0,0,0,.1);
    display:inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(242, 100, 78, 1)), color-stop(100%, rgba(247, 153, 110, 1)));
    background: -webkit-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: -o-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: -ms-linear-gradient(1deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    background: linear-gradient(89deg, rgba(242, 100, 78, 1) 0%, rgba(247, 153, 110, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2644e', endColorstr='#f7996e', GradientType=1);
}
.lslide span{color:#012333;font-size:22px;display:block;padding:30px 0}
.lslide p{margin:0;padding:0 5px}

.li-icon img{
    max-width: 50px;
    margin: 20px auto 0 auto;
}
.health-care-feature-name{
    font-size:16px;
    color: #002b3d;
    font-family: 'robotomedium';
    margin-top:20px;
}
.health-care-feature-dis{
    font-size: 15px;
    margin: 3px 0 0 0;
    color: #777;
}
.health-care-feature-row .li-icon{
    margin-top:40px;
}

.Business-Goals-Section .sub-dis-p{
    text-align: center;
}
.Business-Goals-Section .inside-page-technology-title{
    font-size: 33px;
    line-height: 38px;
    color: #48C7EA;
    margin-bottom: 13px;
    text-align: center;
}
.request-demo-button.center-button{
    margin: 0 auto;
    display: block;
}
.business-goal-box-row{
    text-align: center;
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.text-align-center{
    text-align: center;
}
.business-goal-box-sub-dis-paragraph{
    margin:5px 0 0 0;
}
.business-goal-blog-box{
    text-align: center;
}
.business-goal-blog-box{
    margin: 0px 14% 40px 14%;
    width: 21%;
    display: inline-block;
}
.business-goal-blog-box h3{
    margin-top:20px;
    text-align: center;
}

.business-goal-new-section{
    padding: 50px 0;
}
.business-goal-new-section p {
    font-size:18.5px;
    color: #999;
}
.business-goal-blog-box p{
    text-align: center;
    font-size:16px;
}
.what-we-do-section-row a:hover .read-more-button{
    background: #fff;
    color: #e8845d;
}
.section-dis-and-title{
    text-align: center;
    margin-bottom:40px;
}
.product-sec-sub-title{
        font-size: 22px;
    font-weight: 500;
    color: #002b3d;
}
/*================= New Technology Pages CSS End Here... =========*/

.new_main-banner{
background: rgb(243,99,79);
background: linear-gradient(120deg, rgba(243,99,79,1) 0%, rgba(246,141,93,1) 100%);
height:75vh;
}
.new_main-banner header{
    position: static;
}
.home-banner-bolton {display: inline-block;padding: 6px 25px;border: 2px solid #fff;border-radius: 20px;color: #fff;font-size: 16px;margin-top: 20px;width: 195px;font-family: 'robotoregular';text-align: center;}
.home-banner-bolton:hover {
background: #fff;
color: #e8845d !important;
border: 2px solid #fff !important;
}
.home-banner-bolton:focus {
background: #fff;
color: #e8845d !important;
border: 2px solid #fff !important;
}
.main-handing{
font-weight: 600;
font-size:50px;
font-family: 'robotobold';
color: #fff;
margin-bottom: 6%;
}
.main-banner-row{
display: flex;
align-items: center;
margin-top: 4%;
flex-wrap: wrap;
}
.align-items-center{
display: flex;
align-items: center;
flex-wrap: wrap;
}
.main-banner-row .right-column-banner img{
    max-height: 310px;
    margin: 0 auto;
    display: block;
    max-width: 340px;

}
.main-banner-row {
    display: flex;
    align-items: center;
    margin-top: 4%;
    flex-wrap: wrap;
}
.big-font-banner-column_p{
    font-size: 20px;
    color: #fff;
}
.dark_red_color_section{
        background: rgb(243,99,79);
    background: linear-gradient(120deg, rgba(243,99,79,1) 0%, rgba(246,141,93,1) 100%);
    color: #fff;
    padding: 60px 0;
    margin-top: 20px;
}
.dark_section_heding{
    font-size: 50px;
}
.dark_section_heding b{
font-weight: bold;
    font-family: 'robotobold';
}
.recat_chat_image{
        max-height: 300px;
    display: block;
    margin: -60px auto 0 auto;
}
.app_tool_icon i{
        font-size: 45px;
    color: #b2b2b2;
    margin: 25px 30px 0 0;
}
.new_listing_lang li b{
    color: #f36750;
}
.new_listing_lang li{
    color: #072c3d;
}
.align-items-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.blue_bg_color{

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 178, 188, 1)), color-stop(97%, rgba(0, 215, 180, 1)), color-stop(100%, rgba(0, 215, 180, 1)));
    background: -webkit-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    background: -o-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    background: -ms-linear-gradient(38deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    background: linear-gradient(52deg, rgba(0, 178, 188, 1) 0%, rgba(0, 215, 180, 1) 97%, rgba(0, 215, 180, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2bc', endColorstr='#00d7b4', GradientType=1 );
}
.big_silder_all_menu  #services-anchors .service-name{
margin-top: 20px !important;
}
.dark_red_color_section p{
    font-size: 21px;
}
.showcase-some-logo-holder .who-we-work-service-name{
color: #333;
    text-transform: initial;
    font-size: 14px;
}
.tec_colluman_box_holder{
    text-align: center;
    margin:60px auto;
}
.tec_colluman_box{
        display: inline-block;
    width:270px;
    margin: 0 20px;
}
.tec_colluman_box i{
font-size:80px;
}
.tec_colluman_box h2{
font-size: 20px;
margin-top:15px;
}


@media (max-width:1500px) {
    .new-product-section-banner{

        padding: 16.5% 0 17% 0;
    }

}
@media (max-width: 1199px) {
    .inside_banner_image{
        top: 55%;
    }
    .new-product-section-banner{
        margin-top: 1%;
    }
    .foot-link li {
        margin-left: 7px;
        padding-right: 7px;
    }
    .startup_or_enterprise_box h2 {
        font-size: 35px;
    }
    @-moz-document url-prefix() {
        .App_product-dis-box {
            margin:140px auto 90px auto;
            vertical-align: middle;
        }
    }
}
@media (max-width: 991px) {
    .inside_banner_image {
        min-height: 270px;
        position: static;
        left: 0;
        top: 0;
        webkit-transform: translate(-0%, -0%);
        -ms-transform: translate(-0%, -0%);
        transform: translate(-0%, -0%);
    }
    .home_banner.inside_banner_image-holder.inside_page-banner {
        height: inherit !important;
    }
    .port.about-us-title {
        font-size: 50px;
        margin-top: 55px;
    }
    .port.contact-us-title {
        font-size: 60px;
        margin-top: 58px;
    }
    .contact-form-box {
        margin-top: 0;
    }
    .contact_content-box {
        margin-top: -130px;
    }
    .contact_title {
        font-size: 35px !important;
    }
    .container {
        max-width:100%;
        width: 100%;
        overflow-x: hidden !important;
    }
    .startup_or_enterprise_box h2 {
        font-size:30px;
    }
    .row.services-row .col-sm-4 {
        width:50%;
    }
    @-moz-document url-prefix() {
        .App_product-dis-box {
            margin:80px auto 60px auto;
            vertical-align: middle;
        }
    }
}
@media (max-width: 767px) {
    .new_main-banner{
        height:inherit;
    }
    .dark_red_color_section .container .row {
    flex-direction: column-reverse;
    display: flex;
    overflow: inherit;
}
.dark_red_color_section{
    padding: 0;
}
.recat_chat_image {
    max-height: 200px;
    display: block;
    margin: 0px auto 20px auto;
}
.dark_section_heding {
    font-size: 36px;
}
    .nomber-plush-projects h2 {
    font-size: 55px
}
.nomber-plush-projects-box{
    margin: 20px auto 30px auto;
}
    .main-banner-row{
        flex-direction: column-reverse;
    }
    .main-banner-row .right-column-banner img {
    max-height: 200px;
    margin-top: 20px;
}
.main-handing {
       font-size: 26px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}
.big-font-banner-column_p {
    font-size: 17px;
    text-align: center;
}
.home-banner-bolton {
    font-size: 14px;
    padding: 6px 20px;
    width: 153px;
    margin: 10px auto 40px auto;
    display: block;
}
    .section-dis-and-title{
        margin-bottom: 0;
    }
    .text-center-on-box img{
        margin-top: 20px;
    }
    .features-title{
        font-size:22px;
        margin: 0 0 0 15px;
    }
    .section-dis-and-title .sub-punch-line-title {
        font-size: 19px;
        line-height: 6px;
        margin-top: 23px;
    }
    .business-goal-blog-box {
        margin: 0px 8% 40px 8%;
        width: 30%;
        display: inline-block;
    }
    .social-media-analytics-reporting-problem-row .new-technology-product-slide-box-image img{
        margin:0px auto 0 auto;
    }
    .video-analytics-center-overlay{
        padding:40px 30px 0px 30px;
    }
    .technology_section.real-time-video-analytics-features {
        background-size: cover;
        background-position: center;
    }
    .first-child-portfolio-section{
        padding-top: 10px !important;
    }
    .social-media-analytics-reporting-problem-row {
        text-align: center;
        margin: 20px 0 35px 0;
        padding-bottom: 20px;
    }
    .technology_section.real-time-video-analytics-features .technology-icon-box .technology-img-box {
        width: 49%;
    }
    .analyze-reports-result-section .row {
        margin: 0px 0 20px 0;
    }
    .real-time-video-analytics-features a img {
        max-height: 75px;
    }
    .technology_section.real-time-video-analytics-features .technology-icon-box .technology-img-box h3 {
        margin-top: 10px;
        line-height: 22px;
        font-size: 17px;
    }
    .technology_sectionreal-time-video-analytics-features{
        padding: 40px 0 10px 0;
    }
    .new-technology-product-slide-box-image img {
        max-width: 300px;
        margin: 35px auto 0 auto;
        max-height: 450px;
    }
    .social-media-analytics-reporting-problem-row .request-demo-button{
        margin: 0 auto 30px auto;
    }
    .analyze-reports-result-section .prot-folio-product-title {
        font-size: 19px;
        line-height: 22px;
        margin-top: 20px;
    }
    .tools-we-use-section.analyze-reports-result-section {
        padding: 50px 0 25px 0;
    }
    .counts-numbers {
        font-size: 33px;
        text-align: center;
    }
    .counts-title {
        font-size: 15px;
        line-height: 28px;
        text-align: center;
    }
    .counts-dis {
        font-size: 13px;
        line-height: 28px;
        text-align: center;
    }
    .mentions-animate-block{
        display: none;
    }
    .lets-talk-button.z-index-button{
        margin-top: 20px;
    }
    .product-insides-banner-left-column-text .startup_or_enterprise_box p{
        display: inline-block;
    }
    .portfolio-listing{
        margin-top: 15px;
    }
    .col-xs-4.problems-technology-box{
        width: 50% !important;
        margin-top: 35px;
        float: none;
        margin: 30px auto 0 auto;
    }
    .problems-technology-row-box{
        margin-top: 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .face-detection-row .problems-technology-service-name {
        font-size: 15px;
        line-height: 20px;
    }
    .whatsapp-opne-icon {
        width: 45px;
        bottom: 30px;
    }
    #services .services-container {
        width: 100%;
        height: 100%;
    }
    #services .services-container .services-header, #services .services-container .slide {
        padding: 30px 20px;
        font-size: 20px !important;
    }
    #services .services-container .slide {
        padding-top:105px !important;
    }
    .what-we-do-column-box h2 {
        font-size: 16px;}
    .our-pruduct-list-dis-text-box p{
        margin: 9px 0 20px 0;
    }
    .what-we-do-column-box p {
        font-size: 13px;}
    .float-right-column {
        float: right;
    }
    .read-more-button{
        padding: 3px 21px;
        font-size: 13px;
    }
    .what-we-do-column-box img {
        min-width: 60px;
        max-width: 60px;
    }
    .Product_Dis-text-box {
        transform: translateY(-50%);
        position: relative;
        top:50%;
    }
    .technology-row-box .inside-page-technology-title {
        margin-bottom: 9px;
    }
    .bottom_Product-prot-folio .prot-folio-product-image-box img {
        max-height: 540px;
        float:none;
    }
    .float-right-column {
        float: none;
    }
    .product-name h3 img {
        width: 23px;
        margin-right: 10px;
    }
    .page-sub-hading1 {
        color: #777;
        font-size: 15px;
        margin: 13px 0 11px 0 !important;
        font-weight: 500;
        font-family: 'robotomedium';
    }
    .about-text-section-holder {
        padding-bottom: 15px;
        margin-top: 15px;
    }
    #web-close-button {
        display:none;
    }
    #window-faction {
        display:block
    }
    .technology-row-box .inside-page-technology-title {
        font-size: 25px;
        text-align: center;
        line-height: initial;
    }
    .technology-row-box {
        margin-top:0px;
    }
    .technology-row-box2 p {
        margin-top: 0 !important;
    }
    .technology-row-box3 {
        margin-bottom: 5px;
    }
    .technology-row-box .col-sm-4 .inside-page-technology-title {
        text-align: left;
    }
    .technology-row-box3 .inside-page-technology-title {
        text-align: left;
    }
    .technology-icon-box .technology-img-box {
        width: 40px;
        margin-right: 4%;
    }
    .technology-icon-box .technology-img-box {
        width: 40px;
        margin-right: 4%;
    }
    .technology-icon-box {
        padding:15px 0;
    }
    .thumb-one {
        min-height: inherit;
    }
    .row.services-row .col-sm-4 {
        width: 100%;
    }
    .text-inner-wrap h3 {
        font-size: 18px;
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 6px;
    }
    .text-inner-wrap p {
        font-size: 14px;
    }
    .icon-wrap {
        float: left;
        margin-right: 20px;
        width: 45px;
        min-height: 105px;
    }
    .thumb-one {
        padding: 30px 17px;
        margin-bottom: 25px;
    }
    #Capabilities {
        padding: 30px 0 40px 0;
    }
    #Capabilities .page-hading {
        font-size: 19px;
    }
    .page-hading-sub-title {
        font-size: 14px;
        margin: 8px 0 25px 0;
    }
    .contact-us-page-sub-title {
        color: #888;
        font-size: 17px;
        margin-bottom: 20px;
    }
    .port.about-us-title {
        font-size: 40px !important;
        margin: 55px 0 10px 0;
    }
    .port.contact-us-title {
        font-size: 55px;
        margin-top: 70px;
    }
    .port.about-us-title {
        font-size: 40px !important;
        margin: 30px 0 10px 0;
    }
    .contact-us_info-box {
        margin-top: 25px;
    }
    .costume_icon_fa {
        margin-top: 4px;
    }
    .contact_google-map iframe {
        height: 240px;
    }
    .Product_logo img {
        max-height:50px;
    }
    .Product_Dis-text-box img {
        max-height:50px;
    }
    .list-inline.social {
        margin-bottom: 0 !important;
    }
    .contact_content-box {
        margin-top: -90px;
    }
    .contact_title {
        font-size: 31px !important;
        margin-top: 5%;
    }
    .contact-left-column {
        width: 100%;
        float: left;
        padding:25px 17px;
    }
    .contact-right-column {
        width: 100%;
        float: left;
        padding:25px 17px;
    }
    .contact-us-page-title {
        font-size: 22px;
        margin: 0 0 20px 0;
    }
    .custom_input {
        font-size: 16px;
        padding: 5px 0 11px 0;
        margin-bottom: 25px;
    }
    .contact-us_info-box li a {
        margin-bottom: 0;
        font-size: 14px;
    }
    .contact-button {
        padding: 9px 13px;
        margin: 0px auto 0px auto;
        font-size: 17px;
    }
    .contact-form-box {
        margin-bottom: 30px;
    }
    .inside_banner-title h2 {
        font-size: 36px;
    }
    #how-we-work {
        padding: 10px 0 40px 0;
    }
    .contact-us-page-title {
        margin-bottom: 5px;
        line-height: inherit;
        font-size: 16px;
        padding: 0 !important;
    }
    #Product_App_screen {
        margin-top: 0;
    }
    .contact-us-page-holder {
        padding: 0px 0;
    }
    .custom_input {
        border-bottom:1px solid #c5c5c5;
        font-size: 15px;
        padding: 6px 0 14px 0;
        margin-bottom: 15px;
    }
    .sosl-media-icon-box a i {
        width: 32px;
        height: 32px;
        padding: 7px 0px;
        font-size: 17px;
        margin-bottom: 30px;
    }
    .mail-confer-row a {
        font-size: 13px;
    }
    .about-text_box {
        text-align: center;
        margin-top: 0px;
    }
    .inner-pages_content {
        padding: 20px 0 20px 0;
    }
    .inner-pages_content p {
        font-size: 14px !important;
        color: #999;
        text-align: center;
        margin-bottom: 15px;
        padding: 0 10px;
    }
    .inside_banner-txt-holder p {
        font-size: 14px;
        margin-top: 0;
        max-width: 483px;
        padding: 0 10px;
        margin-bottom: 15px;
    }
    .prot-folio-product-title {
        font-size: 28px;
        line-height: initial;
        text-align: center;
    }
    .prot-folio-product-dis-box p {
        text-align: center;
    }
    .casestudy-button {
        margin: 30px auto 0 auto;
        display: block;
    }
    .prot-folio-product-section {
        padding: 45px 0;
    }
    .bottom_Product-prot-folio .prot-folio-product-dis-box {
        margin: 15px 0;
    }
    .prot-folio-product-dis-box {
        margin: 0 0;
    }
    #banner {
        overflow: visible;
    }
    .home_banner {
        max-height: 625px !important;
        overflow-x: visible;
    }
    .folio {
        margin-left: 98px;
        margin-top: 0;
    }
    .product-slid-1 {
        background: -moz-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* ff3.6+ */
        background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(0, 178, 188, 1)), color-stop(1%, rgba(0, 178, 188, 1)), color-stop(99%, rgba(0, 213, 181, 1)), color-stop(100%, rgba(0, 213, 181, 1))); /* safari4+,chrome */
        background: -webkit-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* safari5.1+,chrome10+ */
        background: -o-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* opera 11.10+ */
        background: -ms-linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* ie10+ */
        background: linear-gradient(45deg, rgba(0, 178, 188, 1) 0%, rgba(0, 178, 188, 1) 1%, rgba(0, 213, 181, 1) 99%, rgba(0, 213, 181, 1) 100%); /* w3c */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d5b5', endColorstr='#00b2bc', GradientType=1 ); /* ie6-9 */
    }
    .product-slid-1.product-slid-2 {
        background:#293c4b;
    }
    .product-slid-2 .owl-theme .owl-nav.disabled+.owl-dots {
        width: 100% !important;
    }
    .product-slid-1 .owl-theme .owl-nav.disabled+.owl-dots {
        width: 50%;
        bottom: 10px;
    }
    .owl-carousel.owl-drag .owl-item {
        margin: 0;
    }
    .item {
        margin: 0;
        padding: 0;
    }
    .product-slid-1 .owl-carousel .owl-item img {
        display: block;
        width: inherit;
        margin: 0 auto;
    }
    .mobile-banner-image {
        display: block;
        width: 100% !important;
        min-height: 520px;
        max-height: 560px;
    }
    .inside_banner-title {
        font-size: 36px;
        margin: 38px 0 15px 0;
    }
    .web-banner-image {
        display: none;
    }
    .about_img {
        max-width: 220px;
        margin: 40px auto 0 auto;
        display: block;
    }
    footer {
        text-align: center;
    }
    .copy-right {
        float: none;
        margin-top: 8px;
        text-align: center;
    }
    #about_us {
        text-align: center;
        padding: 30px 0px;
    }
    .Product_Dis-box1.width-fifty {
        height: 320px;
    }
    .green_slide .Product_Dis-box1.width-fifty {
        height: 280px;
    }
    .product-slid-1 .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }
    .width-fifty {
        width: 100%;
        text-align: center;
        margin: -3px 0;
        height:inherit;
    }
    .see_mor-a {
        margin: 10px 0;
        font-size: 11px;
    }
    .what-clint-say {
        padding: 30px 0;
    }
    .clint-say_text_box {
        margin: 15px auto 0 auto;
    }
    .width-fifty.Product_Image-box1 img {
        position: static;
        left: initial;
        top: inherit;
        width: 100%;
        -webkit-transform: translate(0);
        -ms-transform: translate(0%, 0%);
        transform: translate(0 0);
        max-width: inherit;
    }
    .clint-image-box {
        float: none;
        margin: 15px auto 15px auto;
        width: 75px;
        height: 75px;
    }
    .clint_feed-back-box {
        float: none;
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
    }
    .clint_feed-back-dis {
        text-align: center;
        font-size: 15px;
    }
    .clint-name {
        text-align: center;
    }
    .testimonial-section2 .clint-name {
        margin-bottom: 30px !important;
    }
    .startup_or_enterprise_box h2 {
        font-size: 27px;
    }
    .clint_feed-back-title {
        text-align: center;
    }
    .app_title-text-box {
        text-align: center;
    }
    .contact-us-form {
        max-width: 700px;
        margin: 20px auto 10px auto;
    }
    .App_product-image_box img {
        margin-top: 25px;
    }
    .Product_App {
        background-image: none;
    }
    .startup_or_enterprise_box p {
        font-size: 17px;
        display: none;
    }
    .App_product-dis-box {
        max-width: 320px;
        margin: -15px auto 35px auto;
        text-align: center;
    }
    #banner .startup_column {
        margin: 15px 0 90px 0;
    }
    .foot-link {
        float: none;
        margin: 20px 0 12px 0px;
    }
    .foot-link li a {
        font-size: 11px;
    }
    .foot-link li {
        float: none;
        border-right: none;
        margin-top: 8px;
    }
    .page-hading {
        font-size:17px;
    }
    .contact-us-form {
        max-width: 700px;
        margin: 20px 0 0 0;
    }
    @-moz-document url-prefix() {
        .App_product-dis-box {
            margin:0px auto 50px auto;
            vertical-align: middle;
        }
    }
}
@media (max-width: 590px) {
    .banner_logo {
        text-align: center;
        margin-top: 19%;
    }
    .business-goal-blog-box {
        margin: 0px 5% 40px 5%;
        width:100%;
        display: inline-block;
    }
    .business-goal-blog-box img{
        max-width: 230px;
    }
    .product-insides-pages-banner{
        max-height: 425px;
        overflow: hidden !important;
    }
    .inside-banner-new-column-text .home-banner-title {
        font-size: 27px;
        line-height: 36px;
    }
    .home-banner-text-holder.new-product-section-banner{
        top: 16%;
    }
    .port.about-us-title.big-title-text {
        font-size: 35px !important;
        margin-top: 11px;
        padding: 0 37px;
    }
    .product-name h3 span {
        font-size: 17px;
    }
    .page-sub-hading1 {
        color: #777;
        font-size: 14px;
        margin: 11px 0 9px 0 !important;
        font-weight: 500;
        font-family: 'robotomedium';
    }
    .owl-theme .owl-dots .owl-dot span {
        width:9px;
        height:9px;
    }
    .green_slide .Product_Dis-box1.width-fifty {
        height: 399px;
    }
    .about_img {
        max-width: 160px;
        margin: 0px auto 30px auto;
        display: block;
    }
    .inside_banner-title {
        font-size: 32px;
        margin: 0px 0 15px 0;
    }
    .folio {
        margin-left: 0;
        margin-top: -136px;
        font-size: 35px;
    }
    .contact-form-box {
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .port.contact-us-title {
        font-size: 40px !important;
        margin-top: 35px;
    }
    .Product_Dis-box1.width-fifty {
        height: 445px;
    }
    .lets-talk-button {
        margin-top: 0;
    }
    .contact-button {
        width:95%;
    }
    .g-recaptcha div {
        margin: 0px auto 30px auto !important;
    }
    .inside_banner-title h2 {
        font-size: 40px !important;
        margin-top: 10px;
        display: block;
    }
    .row.mail-confer-row .col-xs-6 {
        width: 100%;
    }
    .mail-confer-row a {
        margin: 10px 0 0 0;
    }
    .contact-us_info-box li {
        margin-bottom: 15px;
    }
    .Product_App-title {
        font-size:23px;
    }
    .inside_banner-title div {
        display: inline-block;
    }
    .folio {
        margin-left: 0;
        margin-top: 0;
    }
    .inside_banner-txt-holder {
        top:30%;
    }
    .home-banner-bolton {
        display: block;
        padding: 6px 28px;
        border: 2px solid #fff;
        border-radius: 20px;
        color: #fff;
        font-size: 13px;
        margin-top: 20px;
        width: 175px;
        font-family: 'robotoregular';
    }
    .home-banner-text-holder {
        top:12%;
    }
    .banner_logo ul li {
        width: 50px;
    }
    #about_us p {
        font-size:14.5px;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .how-we-work-box {
        width: 49%;
        height: 160px;
        overflow: hidden;
    }
    .who-we-work-service-name {
        font-size:12px;
        line-height: 20px;
        width: 124px;
        margin: 10px auto 0 auto;
    }
    #how-we-work .container {
        padding: 20px 15px;
    }
    .clint_feed-back-dis {
        font-size:14px;
    }
    .port.about-us-title {
        font-size: 40px !important;
        margin: 16px 0 10px 0;
    }
}
@media (max-width:490px) {
    .port.about-us-title.big-title-text {
        font-size: 25px !important;
        margin-top: 11px;
        padding: 0 13px;
    }
    .port.about-us-title {
        font-size: 40px !important;
        margin: 20px 0 10px 0;
    }
    .port.about-us-title {
        font-size: 28px !important;
        margin: 23px 15px;
    }
    .contact-form-box {
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .port.contact-us-title {
        font-size: 40px !important;
        margin-top: 18px;
    }
    .home-banner-text-holder.new-product-section-banner {
        top: 8%;
    }
}
.ab {
    text-align: center !important;
    font-size: 30px;
    color: #48C7EA;
}

/*==== -_--_--_--======= This Is Media Css End Here ======= -_--_--_--_- ======== */
