/* Minification failed. Returning unminified contents.
(3076,40): run-time error CSS1046: Expect comma, found '52'
(3076,46): run-time error CSS1046: Expect comma, found '/'
(3976,44): run-time error CSS1046: Expect comma, found '158'
(3976,52): run-time error CSS1046: Expect comma, found '/'
(4436,52): run-time error CSS1046: Expect comma, found '153'
(4436,60): run-time error CSS1046: Expect comma, found '/'
(5404,3): run-time error CSS1030: Expected identifier, found ' '
(5404,3): run-time error CSS1019: Unexpected token, found ' '
(6987,23): run-time error CSS1046: Expect comma, found '50'
(6987,29): run-time error CSS1046: Expect comma, found '/'
(6994,23): run-time error CSS1046: Expect comma, found '50'
(6994,29): run-time error CSS1046: Expect comma, found '/'
 */
/*************** labels of css section ***************
***************  theme 1.0v 
default settings
theme btns
preloader
Parallax settings
forms inputs
Back to top btn
navbar
banner
section default
features
Parallax
about
gallery
Team
pricing
social icons
contact
footer 
media responsive
********************/

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

/* @import url('https://fonts.googleapis.com/css?family=Muli:300,400,600,700,800'); */

@import url('../Assets/Marketing/plugins/font-awesome/css/font-awesome.min.css');
@import url(../Assets/Marketing/fonts/gudea/font.css);
@import url('../Assets/Marketing/plugins/stylish-radio-checkbox/stylish-radio-checkbox.css');

/***************default settings********************/

body {
background-color: #f7f8fd;
color: #34393E;
font-family: 'Roboto', sans-serif;
/* font-family: "Gudea", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif; */
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: 'Roboto', sans-serif;
/* font-family: "Gudea", "Helvetica Neue", "HelveticaNeue-Light", Helvetica, Arial, sans-serif; */
}

p {
color: #747474;
}

.text-info {
color: #4285f4;
}

a {
/* color: #f49818; */
color: #313a3d;
}

.navbar-absolute-top {
position: absolute;
right: 0;
left: 0;
z-index: 1030;
}

caption {
padding-top: 8px;
padding-bottom: 8px;
color: #333;
text-align: left;
font-size: 18px;
}

.p-l-15 {
padding-left: 15px !important;
}

.p-r-15 {
padding-right: 15px !important;
}

.p-b-15 {
padding-bottom: 15px !important;
}

.p-t-15 {
padding-top: 15px !important;
}

.p-l-10 {
padding-left: 10px !important;
}

.p-r-10 {
padding-right: 10px !important;
}

.p-b-10 {
padding-bottom: 10px !important;
}

.p-t-10 {
padding-top: 10px !important;
}




.p-b-20 {
    padding-bottom: 20px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}



.p-t-0 {
padding-top: 0px !important;
}

.p-b-0 {
padding-bottom: 0px !important;
}

.p-r-0 {
padding-right: 0px !important;
}

.p-l-0 {
padding-left: 0px !important;
}

.p-a-0 {
padding: 0px !important;
}


.p-t-40 {
    padding-top: 40px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}

.p-t-50 {
    padding-top: 50px !important;
}

.p-b-50 {
    padding-bottom: 50px !important;
}

.p-t-60 {
    padding-top: 60px !important;
}

.p-b-60 {
    padding-bottom: 60px !important;
}

.p-t-80 {
padding-top: 80px !important;
}


.p-b-80 {
    padding-bottom: 80px !important;
}

.w-200 {
width: 200px !important;
}

.tc-red {
color: #ff0000;
}

.tc-yellow {
color: #ffc000;
}

.tc-green {
color: #00b050;
}

.tc-black {
color: #000000;
}

.bg-red {
background-color: #ff0000;
}

.bg-yellow {
background-color: #ffc000;
}

.bg-green {
background-color: #00b050;
}

.bg-no {
background-color: #e1e2e3;
}

.tp-0 {
padding-top: 0px !important;
}

.m-b-0 {
margin-bottom: 0px !important;
}

.m-t-0 {
margin-top: 0px !important;
}

.m-b-5 {
margin-bottom: 5px !important;
}

.m-t-5 {
margin-top: 5px !important;
}

.m-r-5 {
margin-right: 5px !important;
}

.m-l-5 {
margin-left: 5px !important;
}

.m-b-10 {
margin-bottom: 10px !important;
}

.m-t-10 {
margin-top: 10px !important;
}

.m-r-10 {
margin-right: 10px !important;
}

.m-l-10 {
margin-left: 10px !important;
}

.m-b-20 {
margin-bottom: 20px !important;
}

.m-t-20 {
margin-top: 20px !important;
}

.m-r-20 {
margin-right: 20px !important;
}

.m-l-20 {
margin-left: 20px !important;
}

.m-r-30 {
margin-right: 30px !important;
}

.m-l-30 {
margin-left: 30px !important;
}

.m-b-30 {
margin-bottom: 30px !important;
}

.m-t-30 {
margin-top: 30px !important;
}

.m-b-40 {
margin-bottom: 40px !important;
}

.m-t-40 {
margin-top: 40px !important;
}

.m-r-40 {
margin-right: 40px !important;
}

.m-l-40 {
margin-left: 40px !important;
}

.p-0 {
padding: 0px !important;
}

.p-0 {
padding: 0px !important;
}

.p-5 {
padding: 5px !important;
}

.m-t-100 {
margin-top: 100px !important;
}

.m-r-100 {
margin-right: 100px !important;
}

.m-b-100 {
margin-bottom: 100px !important;
}

.m-l-100 {
margin-left: 100px !important;
}

.m-l-50 {
margin-left: 50px;
}

.m-r-8 {
margin-right: 8px !important;
}

.m-l-8 {
margin-left: 8px !important;
}

.m-t-minus30 {
margin-top: -30px;
}

.text-left {
text-align: left !important;
}

.text-center {
text-align: center !important;
}

.text-right {
text-align: right !important;
}
.text-red {
color:red;
}
.b-a-1 {
border: 1px solid #E9ECF1 !important;
}

.b-l-0 {
border-left: 0px !important;
}

.b-r-0 {
border-right: 0px !important;
}

.b-l-1 {
border-left: 1px solid #E9ECF1 !important;
}

.b-r-1 {
border-right: 1px solid #E9ECF1 !important;
}

.b-t-1 {
border-top: 1px solid #E9ECF1 !important;
}

.b-b-1 {
border-bottom: 1px solid #E9ECF1 !important;
}

a:hover,
a:focus,
a:visited {
text-decoration: none;
outline: none;
}

ul,
li {
list-style: none;
padding: 0px;
margin: 0px;
}

img {
display: inline-block;
max-width: 100%;
height: auto;
}

.no-border {
border: none !important;
}

.p-lg {
font-size: 18px;
font-weight: 300;
color: #4A4A4A;
}

p {
font-size: 16px;
color: #34393E;
line-height: 26px;
font-weight: 300;
}

#signup-popup #confirm-popup {
display: none;
}

.bg-primary {
background-color: #007bff !important;
}

.bg-info {
background-color: #17a2b8 !important;
}

.bg-warning {
background-color: #ffc107 !important;
}

.bg-success {
background-color: #28a745 !important;
}

.bg-gray {
background-color: #f9f9f9 !important;
}

.bg-colored {
background-color: #4285f414;
}

.bg-white {
background-color: #ffffff;
}


/***************theme btns*******************
.btn {
border-radius: 4px;
}

.btn {
font-size: 14px;
padding: 7px 10px;
border-radius: 3px;
line-height: 19px;
font-weight: 500;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
outline: none;
}
/* .btn-primary { background-color: #34393E; outline: none; border:none; letter-spacing:0.5px;}
.btn-primary i{ margin-left:5px;}
.btn-primary:focus, .btn-primary:hover,
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover
{ box-shadow: none; background-color: rgba(52,57,62,.9); border-color: #34393E; outline: none; } */

.btn-line {
background-color: transparent;
border: 2px solid #34393E;
color: #4A4A4A;
outline: none;
padding: 8px 16px;
letter-spacing: 0.5px;
}

.btn-line i {
margin-left: 5px;
}

.btn-line:focus,
.btn-line:hover {
box-shadow: none;
background-color: rgba(255, 255, 255, .25);
border-color: #2f3c40;
/* border-color:#f49818; */
outline: none;
color: #4A4A4A;
}

.btn.btn-default {
color: #fff !important;
background-color: #4285f4;
border: 1px solid #70a2f6;
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 1px 0;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 1px 0;
box-shadow: rgba(0, 0, 0, 0.05) 0 1px 1px 0;
}

.btn.btn-default i {
font-size: 22px;
vertical-align: -6px;
}

.btn.btn-default:focus {
background-color: #2067da;
}

.btn.btn-default:active {
background-color: #2067da;
}

.btn.btn-default:hover,
section.default-section.bg-info .btn:hover {
color: #fff !important;
background-color: #518ef7 !important;
}

.btn.btn-default.close-btn:hover {
-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
background-color: transparent !important;
}

.btn.btn-primary {
color: #fff !important;
background-color: #0275d8;
border-color: #0275d8;
/* background-color: #4285f4; border: 1px solid #70a2f6; */
-webkit-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 1px 0;
-moz-box-shadow: rgba(0, 0, 0, 0.05) 0 1px 1px 0;
box-shadow: rgba(0, 0, 0, 0.05) 0 1px 1px 0;
}

.btn.btn-primary i {
font-size: 22px;
vertical-align: -6px;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
color: #fff !important;
-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
background-color: #025aa5;
border-color: #01549b;
}

#id-trial .btn,
.banner-text .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}

.banner h1 {
    font-size: 56px;
    line-height: 66px;
    font-family: Roboto;
    font-weight: 700;
    margin:0 0 24px 0;
    color: #2D343F;
}
.banner p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 40px;
    letter-spacing: 0.2px;
    color: #585D69;
    margin-right: 35px;
}
.banner .btn {
    line-height: 56px;
    border-radius: 4px;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    min-width: 160px;
    letter-spacing: 0.5px;
}
.banner.banner-home {
    position: relative;
    background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}
    .banner.banner-home:before {
        content: '';
        background: url(/Assets/Marketing/images/banner-background.png) right top no-repeat;
        position: absolute;
        position: absolute;
        /* top: -120px;
        top: -3vh;
        right: -38.8vw;
        right: -31.8vw;
        background-position: top left !important;*/
        top: -15px;
        right: -34.8vw;
        width: 100%;
        height: 100%;
    }
.banner .banner-img-box {
   position:relative;
}

.banner .banner-img-box img {
    min-width: 981px;
    /*margin: 0px;
overflow: visible;*/
    position: absolute;
    left: -50px;
    /*top: -50px;*/
    top: -12px;
}
.banner .inner-banner-home {
    /*padding: 160px 0 45px 0;*/
    padding: 92px 0 45px 0;
}
.banner.video_box {
    min-height: 720px;
    /*padding-top: 72px;*/
    padding-top: 80px;
    position: relative;
    background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}
.banner.video_box:before {
    content: '';
    background: url(/Assets/Marketing/svg/top_left_bg_curve.svg) top left no-repeat;
    opacity: 1;
    position: absolute;
    left: -35px;
    top: 0px;
    width: 100%;
    height: 100%;
}
    .banner.video_box .banner-img-box img {
        position: absolute;
        left: auto;
        top: auto;
    }
    .banner .banner-img-box .video-container-home img {
        width: 100%;
        /*min-width: 623px;*/
        min-width: 705px;
        margin-left:-50px;
        position:relative;
        left:auto;
        top:auto;
        z-index: 1;
    }
    .banner .banner-img-box.video-container .video-container-home video {
        left: 28.5px;
        top: 36px;
        width: 552px;
    }




.tabtop {
    border-bottom: 1px solid #DFE2ED;
    display: flex;
    justify-content: center;
    flex-direction: row;
    position: relative;
    z-index: 1;
}
    .tabtop li {
        min-width:240px;
    }
    .tabtop li a {
        border: none;
        font-size: 18px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 21px;
        letter-spacing: 0;
        color: #2D343F;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0px;
    }

    .tabtop li a img {
        margin-right:24px;
    }

        .tabtop li a:before {
            content: " ";
            position: absolute;
            bottom: 0px;
            left: 0px;
            /*border: 1px solid transparent;*/
            border-top: 2px solid transparent;
            width: 100%;
        }

    .tabtop li.active a:before {
        border-color:#4285F4;
    }

    .tabtop li a:hover {
        color: #2D343F !important;
        text-decoration: none;
    }

    .tabtop li.active a {
        border:none;
    }

    .tabtop .active a:hover {
        color: #2D343F !important;
    }

    .tabtop .active a {
        border: none;
        color: #2D343F !important;
    }

    .tabtop li a:focus,
    .tabtop li a:hover,
    .tabtop li.active a:focus,
    .tabtop li.active a:hover {
        border: none;
        background:transparent none;
    }

    .tabtop li a img.icon_active,
    .tabtop li.active a img.icon_normal,
    .tabtop li a:hover img.icon_normal {
        display: none;
    }

    .tabtop li a img.icon_normal,
    .tabtop li.active a img.icon_active,
    .tabtop li a:hover img.icon_active {
        display: block;
    }
    section.default-section .tabbable-panel .tab-content .tab-pane img {
        margin: 0 auto;
    }

section.default-section .tabbable-panel .tab-content .tab-pane .tab-pane-inn {
    margin: 0;
    display: flex;
    align-items: center;
    /*flex-direction: row;*/
}
/***************overlay*******************/
.color-overlay {
    padding: 0px 0px 0px 0px;
    background: linear-gradient(120deg, rgba(51, 51, 51, 0.8) 5%, rgba(0, 0, 0, 0.4) 95%);
    position: relative;
    z-index: 9;
}


/*********************preloader*************************/

.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: white;
z-index: 2000;
}


/***************forms inputs********************/

.form-control {
box-shadow: none;
}

.form-control:focus {
box-shadow: none;
border-color: #333;
outline: none;
}

input:focus,
selectl:focus {
box-shadow: none;
border-color: #0e4da3;
outline: none;
}

.form-control-feedback {
line-height: 50px;
}

.contact-form p {
font-size: 14px;
font-weight: 400;
}

.contact-form .sec-title {
margin-bottom: 25px;
}


/***************Back to top btn********************/

.back-to-top {
position: fixed;
bottom: 15px;
right: 10px;
text-decoration: none;
color: #fff;
background-color: #2f3c40;
font-size: 18px;
padding: 0.25em 0.5em;
display: none;
}

.back-to-top:hover {
background: rgba(47, 60, 64, 0.9);
color: #fff;
}


/**************************login pages*********************************/

.sign-wrap {
padding-top: 8%;
}

.sign-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}

.sign-box {
display: inline-block;
text-align: left;
vertical-align: middle;
}

.sign-page {
background-image: url(../images/bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}

.color-overlay {
background: rgba(16, 24, 35, 0.5);
position: relative;
z-index: 9;
height: 100vh;
}

.sign-box {
background: #fff;
padding: 40px 50px 0px 50px;
border-radius: 4px;
margin: 0px auto;
overflow: hidden;
display: block;
width: 460px;
box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.7);
}

.logo-box {
width: 285px;
margin: 0px auto;
display: block;
}

.logo-box .brand {
display: block;
}

.logo-box .brand > img {
width: 100%;
}

.sign-box .form-block {
padding: 40px 25px;
}

.form-group {
margin-bottom: 16px;
}

.signin-form .form-control {
height: 38px;
font-size: 14px;
border-radius: 4px;
border-color: rgba(120, 130, 140, 0.2);
}

.signin-form textarea.form-control {
height: auto;
min-height: 140px;
}

.signin-form select.form-control:not([size]):not([multiple]) {
height: 38px;
}

.sign-box .signin-form a {
color: rgba(0, 0, 0, 0.87);
text-decoration: underline;
font-weight: 500;
}

.sign-box .sign-footer {
padding: 25px 0px;
text-align: center;
background: #f6f5f5;
margin-left: -50px;
margin-right: -50px;
border-radius: 0px 0px 3px 3px;
}

.sign-box .sign-footer p {
margin: 0px;
}

.sign-box .sign-footer a {
color: rgba(0, 0, 0, 0.87);
text-decoration: underline;
font-weight: 500;
}

.signin-form .checkbox input[type=checkbox],
.signin-form .checkbox-inline input[type=checkbox],
.signin-form .radio input[type=radio],
.signin-form .radio-inline input[type=radio] {
position: absolute;
margin-left: -20px;
}

.signin-form .help-block {
margin-bottom: 18px;
}

.modal-content {
border-radius: 4px;
box-shadow: 0px 1px 6px rgba(0, 0, 0, .3);
}

.modal-content {
/*   min-height: 564px;	 */
}

.modal-title {
margin: 0;
line-height: 18px;
font-size: 18px;
font-weight: 500;
}

#request-demo .modal-dialog {
max-width: 550px;
margin: 3% auto 0px;
}

#request-demo .signupform {
position: relative;
}

#request-demo .signupform .close-btn {
background: none;
position: absolute;
top: 8px;
right: 5px;
box-shadow: none;
color: #777;
font-size: 14px;
}

#request-demo .signupform .close-btn:hover {
color: rgba(0, 0, 0, 0.87);
}

#request-demo .signupform .logo-box {
width: 420px;
margin: 0px auto;
display: block;
padding: 40px 75px 40px 75px;
}

#request-demo .logo-box .brand {
display: block;
}

#request-demo .logo-box .brand > img {
width: 100%;
}

#request-demo .form-block {
/* padding: 34px 75px 34px 75px;*/
padding: 40px 75px 70px 75px;
}

.signupform .signupform-footer {
padding: 25px 0px;
text-align: center;
background: #f6f5f5;
border-radius: 0px 0px 3px 3px;
}

.signupform .signupform-footer p {
margin: 0px;
}

.signupform .signupform-footer a {
color: rgba(0, 0, 0, 0.87);
text-decoration: underline;
}

.signupform .help-block label {
font-size: 10px;
font-style: italic;
}

.signin-form .help-block label {
font-size: 12px;
margin-bottom: 0;
}

.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}

.form-control::-webkit-input-placeholder {
color: inherit;
opacity: 0.3;
}

.form-control::-moz-placeholder {
color: inherit;
opacity: 0.3;
}

.form-control:-ms-input-placeholder {
color: inherit;
opacity: 0.3;
}


/* .form-control option:first-child{
	
color: inherit;
opacity: 0.3;
} */


/***************Modal-panel******************/

.modal-backdrop {
opacity: 0.5;
}

.fade.in {
opacity: 1;
}

.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}

.modal-backdrop .fade .in {
opacity: 0.5 !important;
}

.modal-backdrop.fade {
opacity: 0.5 !important;
}


/******************section default**********************/

.default-section {
/*padding: 50px 145px;*/
padding: 80px 100px;
position: relative;
float: left;
width: 100%;
}
.video-section {
padding-bottom: 40px;
background-color: #f2f3fa;
}

.sec-title {
margin-bottom: 15px;
}

.sec-title h2 {
position: relative;
font-size: 24px;
margin-bottom: 15px;
text-transform: uppercase;
}

.sec-title span.bordered-icon {
/* color: #ff9c10; */
color: #313a3d;
padding: 0 10px;
font-size: 10px;
line-height: 18px;
position: relative;
display: inline-block;
}

.sec-title span.bordered-icon:before,
.sec-title span.bordered-icon:after {
content: "";
background: #dadada;
width: 100px;
height: 1px;
top: 8px;
position: absolute;
}

.sec-title span.bordered-icon:before {
left: 100%;
}

.sec-title span.bordered-icon:after {
right: 100%;
}

.sec-title span.bordered-icon i {
transform: rotate(45deg);
}

.sec-title.text-left span.bordered-icon:after {
left: 100%;
}

.center-content {
text-align: center;
/* width: 75%; */
margin: 0px auto;
}

.center-content p {
/* font-size: 22px; color: #34393E; font-weight: 300;  */
}

.inner-page {
padding-top: 75px;
}


/***************navbar********************/

.navbar-default {
background: #fff;
border: none;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
}

.navbar-default .navbar-brand {
color: #fff;
height: auto;
font-size: 36px;
font-weight: 700;
line-height: 50px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
padding: 26px 15px;
}

.navbar-default .navbar-brand i {
font-size: 18px;
color: #f49818;
vertical-align: super;
}

.navbar-default .navbar-brand > img {
display: block;
height: 28px;
}

.navbar-default .navbar-nav > li > a {
/* border-bottom: 4px solid #fff;padding: 25px 28px 21px 28px;  */
color: rgba(0, 0, 0, 0.87);
padding: 33px 0px 4px 0px;
font-size: 12px;
margin: 0 15px;
border-radius: 0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-weight: 500;
letter-spacing: normal;
line-height: 26px;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #303235;
}

.navbar-default .navbar-nav > li > a i {
margin-left: 5px;
}

.navbar-default .navbar-nav > li.cta > a {
position: relative;
line-height: normal;
padding: 6px 20px;
/*background: #4285f4;*/
color: #4285f4;
border-radius: 5px;
/*font-weight: 600;*/
margin: 23px 8px 24px 8px;
border: 1px solid #70a2f6;
}

.navbar-default .navbar-nav > li.cta_white > a {
position: relative;
line-height: 33px;
padding: 0px 20px;
color: rgba(0, 0, 0, 0.87);
border-radius: 3px;
/*font-weight: 600;*/
margin: 23px 8px 24px 8px;
cursor: pointer;
color: #4285f4;
}

.navbar-default .navbar-nav > li > a:focus {
color: #4285f4;
border-bottom: 0;
}

.navbar-default .navbar-nav > li > a:hover {
color: #4285f4;
border-bottom: 0;
}

.navbar-default .navbar-nav > .active > a {
color: #000;
border-bottom: 0;
font-weight: bold;
background-color: transparent;
}

.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
color: #4285f4;
border-bottom: 0;
background-color: transparent;
/* border-bottom-color: #4285f4; */
}

.navbar-default .navbar-nav > .active > a:hover {
/*background-color: #fff;*/
}

.navbar-default .navbar-nav > li.cta > a:hover,
.navbar-default .navbar-nav > li.cta > a:focus {
/*-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);*/
color: #fff;
background-color: #4285f4;
border: 1px solid #70a2f6;
}

.navbar-default .navbar-nav > li.cta_white > a:hover,
.navbar-default .navbar-nav > li.cta_white > a:focus {
color: #4285f4;
background: transparent;
border: none;
/*-webkit-box-shadow: inset 0 -10rem 0px rgba(158, 158, 158, 0.2);
-moz-box-shadow: inset 0 -10rem 0px rgba(158, 158, 158, 0.2);
box-shadow: inset 0 -10rem 0px rgba(158, 158, 158, 0.2);
color: #262a2d;
background-color: #fff;
border-color: #ececec;*/
}

.navbar-default.floating-menu {
background: #fff;
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
}

.navbar-default.floating-menu .navbar-nav > li > a {
/*color: #707070;*/
}

.navbar-default.floating-menu .navbar-nav > .active > a,
.navbar-default.floating-menu .navbar-nav > .active > a:focus,
.navbar-default.floating-menu .navbar-nav > .active > a:hover {
color: #4285f4;
background-color: transparent;
}

.navbar-default.floating-menu .navbar-brand {
color: #34393E;
line-height: 36px;
}

.navbar-default.floating-menu .navbar-nav > li > a:hover::after {
background-color: #34393E;
}

.navbar-default.floating-menu .navbar-nav > li > a:focus {
color: #34393E;
background-color: transparent;
}

.navbar-default.floating-menu .navbar-nav > li > a:hover {
color: #34393E;
background-color: transparent;
}

.navbar-default.floating-menu .navbar-nav > li.cta > a {
/*color: #fff;
background-color: #4285f4;*/
}

.navbar-default.floating-menu .navbar-nav > li.cta > a:hover,
.navbar-default.floating-menu .navbar-nav > li.cta > a:focus {
color: #fff;
background-color: #4285f4;
}

.navbar-default.floating-menu .navbar-nav > li.cta_white > a:hover,
.navbar-default.floating-menu .navbar-nav > li.cta_white > a:focus {
color: #707070;
background-color: transparent;
}

.banner .learn-more {
font-weight: 600;
text-transform: uppercase;
position: absolute;
bottom: 20px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 9;
}

.banner .learn-more a {
color: #34393E;
padding: 8px 12px;
transition: all 0.5s linear;
display: block;
}

.banner .learn-more a .bounce {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
-o-animation-name: bounce;
animation-name: bounce;
}

.animated {
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
animation-fill-mode: both;
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-ms-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
}

.text-black {
color: #000;
}

.text-black a {
color: #31708f;
}

@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
}

40% {
-webkit-transform: translateY(-10px);
}

60% {
-webkit-transform: translateY(-5px);
}
}

@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
}

40% {
-moz-transform: translateY(-10px);
}

60% {
-moz-transform: translateY(-5px);
}
}

@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-o-transform: translateY(0);
}

40% {
-o-transform: translateY(-10px);
}

60% {
-o-transform: translateY(-5px);
}
}

@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}

40% {
transform: translateY(-10px);
}

60% {
transform: translateY(-5px);
}
}

.md-form-group {
padding: 18px 0 24px 0;
position: relative;
}

.md-input {
background: transparent;
position: relative;
z-index: 5;
border: 0;
box-shadow: none;
border-radius: 0;
border-bottom: 1px solid rgba(160, 160, 160, 0.2);
width: 100%;
height: 34px;
padding: 2px;
color: inherit;
outline:none;
}

.md-input:focus,
.md-input.focus {
border-color: #4285f4;
border-bottom-width: 2px;
padding-bottom: 1px;
}

.md-input:focus ~ label,
.md-input.focus ~ label {
    color: #4285f4;
    opacity: 1;
    top: 0 !important;
    /*font-size: 10px !important;*/
    font-size: 12px !important;
}

.float-label .md-input ~ label {
top: 20px;
font-size: 12px;
}

.float-label .md-input.has-value ~ label,
.float-label .md-input.ng-dirty ~ label,
.md-input ~ label {
top: 0;
font-size: 12px;
}

.float-label .md-input.ng-dirty ~ label,
.float-label .md-input.has-value ~ label {
top: 0;
font-size: 0.85em;
}

.md-input ~ label {
-webkit-transition: all 0.2s;
transition: all 0.2s;
font-size: 0.85em;
position: absolute;
z-index: 0;
opacity: 0.5;
display: inline-block;
top: 0px;
left: 0;
}

.md-input.disabled,
.md-input[disabled] {
opacity: 0.5;
}

textarea.md-input {
height: auto;
}

.md-input-white:focus,
.md-input-white.focus {
border-color: #fff;
}

.md-input-white:focus ~ label,
.md-input-white.focus ~ label {
color: #fff;
}

.md-input-msg {
position: absolute;
bottom: 0;
line-height: 24px;
font-size: 0.85em;
}

.md-input-msg.right {
right: 0;
}

.md-check {
cursor: pointer;
padding-left: 1.25rem;
margin: 0;
display: inline-block;
position: relative;
}

.md-check input {
position: absolute;
cursor: pointer;
z-index: 1;
opacity: 0;
margin-left: -1.25rem;
}

.md-check input:checked + i:before {
border-width: 0;
background-color: inherit;
}

.md-check input:checked + span .active {
display: inherit;
}

.md-check input[type="radio"] + i,
.md-check input[type="radio"] + i:before {
border-radius: 50%;
}

.md-check input[type="checkbox"]:checked + i:after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
left: 6px;
top: 2px;
display: table;
width: 6px;
height: 12px;
border: 2px solid;
border-top: 0;
border-left: 0;
content: ' ';
}

.md-check input[type="radio"]:checked + i:after {
position: absolute;
left: 6px;
top: 6px;
display: table;
width: 6px;
height: 6px;
background: #fff;
border-radius: 50%;
content: ' ';
}






.md-check input[disabled] + i:before,
fieldset[disabled] .md-check input + i:before {
opacity: 0.5;
}

.md-check input[disabled]:checked + i:before {
opacity: 0.5;
}

.md-check > i {
width: 0;
height: 18px;
line-height: 1;
margin-left: -20px;
margin-top: 1px;
float: left;
display: inline-block;
vertical-align: middle;
margin-right: 28px;
position: relative;
}

.md-check > i:before {
content: "";
position: absolute;
width: 18px;
height: 100%;
border: 2px solid #818a91;
border-radius: 2px;
}

.md-check > i.no-icon:after {
display: none !important;
}

.md-switch {
cursor: pointer;
padding-left: 36px;
margin: 0;
min-height: 20px;
}

.md-switch input {
position: absolute;
cursor: pointer;
width: 36px;
height: 20px;
z-index: 1;
opacity: 0;
margin-left: -36px;
}

.md-switch input:checked + i:before {
background: inherit;
opacity: 0.5;
}

.md-switch input:checked + i:after {
background: inherit;
left: 16px;
}

.md-switch input[disabled] + i:before,
fieldset[disabled] .md-switch input + i:before {
background-color: rgba(0, 0, 0, 0.12);
}

.md-switch input[disabled] + i:after,
fieldset[disabled] .md-switch input + i:after {
background-color: #bdbdbd;
}

.md-switch i {
width: 0px;
height: 18px;
line-height: 1;
margin-left: -36px;
margin-top: -2px;
display: inline-block;
vertical-align: middle;
margin-right: 44px;
position: relative;
}

.md-switch i:before {
content: "";
left: 1px;
width: 34px;
top: 3px;
height: 14px;
border-radius: 8px;
position: absolute;
background-color: #9e9e9e;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

.md-switch i:after {
content: "";
position: absolute;
margin: 0;
left: 0;
top: 0;
outline: none;
height: 20px;
width: 20px;
border-radius: 50%;
background-color: #fff;
box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.26);
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

.page-div {
background: #fff;
width: 793px;
margin: 95px auto;
/*height: 1122px;*/
position: relative;
/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), 0 -1px 0px rgba(0, 0, 0, 0.02);*/
}


/**************************content*********************************/

.section {
}


/**************************slider*********************************/

.banner {
overflow: hidden;
min-height: 600px;
/*background-color: #4285f414;*/
/* background-image: url(../images/homepage-1.png); background-size: 800px; background-repeat: no-repeat; background-position: 800px 80px;*/
}

.banner-text {
margin: 0px;
display: table-cell;
height: 100%;
vertical-align: middle;
}

.text-warpper {
display: table;
margin: 0 auto;
position: relative;
table-layout: fixed;
width: 100%;
padding: 0px;
height: 90vh;
}

.banner-text h1 {
color: #34393E;
font-size: 46px;
font-weight: 500;
margin: 0;
display: inline-block;
padding: 10px 0px;
}

.banner-text h3 {
color: #34393E;
font-size: 18px;
padding: 10px 0px;
font-weight: 300;
margin: 0px 0px 30px 0px;
}

.banner-text h3 > span {
border-bottom: 5px solid #f49818;
padding: 2px 10px 2px 0px;
}

.banner-text h3 span.typed-cursor {
color: #f49818;
background: #f49818;
padding-left: 0px;
padding-right: 0px;
}

.banner-image {
width: 850px;
margin: 0px;
display: table-cell;
height: 100%;
vertical-align: middle;
}

.inner-banner {
text-align: center;
/*   background-color:rgba(83, 147, 250, 0.20);  */
background-color: #4285f414;
padding: 50px 0px 40px;
}

.inner-banner h1 {
margin-top: 0px;
margin-bottom: 0px;
color: #34393E;
}

.inner-banner .breadcrumb {
background: none;
display: block;
margin: 0px;
padding: 0px;
display: none;
}

.inner-banner .breadcrumb li {
color: #999;
display: inline-block;
}

.inner-banner .breadcrumb li a {
color: #34393E;
}

.inner-banner .breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}


/**************************services*********************************/

#id-clients {
background-color: #F8F9FA;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
}

.client-list {
text-align: center;
margin-bottom: 0px;
}

.client-list li img {
height: 45px;
display: block;
margin: 0px 30px;
}


/**************************facts*********************************/

#id-hotspot .background {
position: absolute;
top: 70%;
height: 30%;
width: 100%;
left: 0;
z-index: -1;
background-repeat: no-repeat;
background-image: linear-gradient(-180deg, rgba(223, 224, 225, 0.25) 15%, #fff 100%);
}


/**************************inner page*********************************/

.services-thumbnail {
text-align: center;
border: none;
border-right: solid 1px #E9ECF1;
border-radius: 0px;
}

.services-thumbnail .caption h2 {
font-size: 22px;
font-weight: 700;
letter-spacing: .17px;
}

.services-thumbnail .caption h3 {
font-size: 20px;
font-weight: 300;
letter-spacing: .17px;
}

.services-thumbnail .caption p {
font-size: 16px;
}

.services-thumbnail img {
margin: 0px auto;
width: 90%;
display: block;
}

.services-thumbnail .caption ul li {
margin-bottom: 5px;
line-height: 22px;
border: none;
padding-bottom: 5px;
position: relative;
font-size: 16px;
font-weight: 300;
padding-left: 25px;
}

.services-thumbnail .caption ul li .fa-li {
position: absolute;
left: 0;
width: 20px;
top: 1px;
text-align: center;
}

.services-thumbnail .caption ul li i {
margin-top: 2px;
color: #4285f4;
display: block;
}


/**************************team*********************************/

#id-work {
background: #f9f9f7;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}

.md-heading {
display: block;
text-align: center;
margin: 0px;
padding: 0px 0px 30px 0px;
}

.flex-box-center { 
    align-items: center; 
    display: flex;
}
.flex-box-column {
    flex-direction:column;
}
.flex-box-row {
    flex-direction:row;
}
.justify-center {
    justify-content: center;
}

.flex-box-list {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-box-list li:first-child {
border-left-width: 1px;
}

.flex-box-list li {
cursor: pointer;
text-align: center;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 5px 20px;
background-color: #fff;
border: solid #E9ECF1;
border-width: 1px 1px 4px 0px;
-ms-flex-direction: column;
flex-direction: column;
}

.flex-box-list li a {
padding: 50px 15px;
display: block;
color: #34393E;
}

.orange-border-color {
border-bottom-color: #ff9800 !important;
}

.blue-border-color {
border-bottom-color: #03a9f4 !important;
}

.blue-grey-border-color {
border-bottom-color: #90a4ae !important;
}

.flex-box-list li.orange-border-color:hover {
background-color: #ff9800;
color: #fff;
}

.flex-box-list li.blue-border-color:hover {
background-color: #03a9f4;
color: #fff;
}

.flex-box-list li.blue-grey-border-color:hover {
background-color: #90a4ae;
color: #fff;
}

.flex-box-list li.orange-border-color:hover a {
color: #fff;
}

.flex-box-list li.blue-border-color:hover a {
color: #fff;
}

.flex-box-list li.blue-grey-border-color:hover a {
color: #fff;
}


/**************************services*********************************/

.full-box img {
width: 100%;
display: block;
margin: 0px auto;
}

.team-box {
background: #000;
margin-top: 30px;
position: relative;
}

.team-box .caption {
left: 25px;
top: 25px;
width: 50%;
color: #fff;
position: absolute;
}

.team-box .caption .quote-icon {
color: rgba(255, 255, 255, 0.5);
font-size: 24px;
}

.team-box .caption p {
display: block;
color: #fff;
font-size: 16px;
font-weight: 300;
}

.team-box .caption .author {
margin-top: 30px;
}

.team-box .caption .author h4 {
margin: 0px 0px 5px 0px;
font-weight: 500;
color: #fff;
}

.team-box .caption .author p {
font-weight: 300;
font-size: 12px;
color: #fff;
}

.full-box.team-box .caption {
width: 40%;
left: 50px;
top: 50px;
}

.full-box.team-box .caption .quote-icon {
font-size: 60px;
}

.full-box.team-box .caption p {
font-size: 24px;
}

.full-box.team-box .caption .author {
margin-top: 50px;
}

.full-box.team-box .caption .author h4 {
font-size: 24px;
}

.full-box.team-box .caption .author p {
font-size: 16px;
}


/**************************contact*********************************/

#id-trial {
background: #f9f9f7;
border-top: 1px solid #eee;
}

#id-trial .md-heading {
margin-bottom: 10px;
padding-bottom: 0px;
font-size: 24px;
color: #4A4A4A;
}

#id-trial .btn {
margin-bottom: 10px;
}

.streamline {
position: relative;
border-color: rgba(120, 130, 140, 0.13);
}

.streamline .sl-item:before,
.streamline .sl-icon:before {
/*content: '';
position: absolute;
border-color: inherit;
border-width: 3px;
border-style: solid;
border-radius: 50%;
width: 10px;
height: 10px;
top: 14px;*/
}

.sl-icon {
position: absolute;
left: 6px;
z-index: 2;
border: inherit;
border-width: 0;
top: 8px;
}

.sl-icon > i {
width: 32px;
height: 30px;
text-align: center;
display: table-cell;
vertical-align: middle;
color: #fff;
background: #4285f4;
border-radius: 50%;
font-style: normal;
font-size: 12px;
line-height: 30px;
}

.streamline .sl-icon:before {
width: 20px;
height: 20px;
border-width: 10px;
margin: 0 !important;
top: 0 !important;
left: 0;
}

.sl-item {
border-color: rgba(120, 130, 140, 0.13);
position: relative;
padding: 10px 16px;
clear: left;
}

.sl-item:after {
content: "";
top: 26px;
bottom: -12px;
left: 20px;
position: absolute;
z-index: 1;
border-color: inherit;
border-left-width: 2px;
border-right-width: 0;
border-style: solid;
}

.sl-item:last-child:after {
display: none;
}

.sl-item.active {
background-color: rgba(120, 130, 140, 0.13);
}

.sl-left {
float: left;
position: relative;
z-index: 1;
margin-left: -16px;
}

.sl-left img {
max-width: 40px;
}

.sl-left + .sl-content {
margin-left: 36px;
}

.sl-content {
margin-left: 35px;
}

.sl-content p:last-child {
margin-bottom: 0;
}

.sl-author {
margin-bottom: 10px;
}

.sl-date {
font-size: 0.85em;
}

.sl-footer {
margin-bottom: 10px;
}

.streamline-theme .sl-item:before {
width: 7px;
height: 7px;
border-width: 3px;
top: 16px;
left: 16px;
}

.streamline-theme .sl-item:after {
top: 23px;
bottom: -17px;
left: 19px;
border-left-width: 1px;
border-color: rgba(120, 130, 140, 0.13);
}


/**************************footer*********************************/

footer {
    padding: 30px 0px;
    position: relative;
    color: #303235;
    width: 100%;
    float: left;
   /* padding: 100px 100px 20px;*/
    padding: 100px 0px 20px;
    background-color: #fff;
}
    footer .navbar-default.nav-bottom.floating-menu {
        min-height: auto;
        margin:0px;
    }
    footer .navbar .navbar-nav {
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        color: #595B5D;
        display: block;
        text-align: center;
        float: none;
    }

footer .navbar .navbar-right li a {
padding: 0;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.57;
letter-spacing: normal;
color: #595b5d;
}

.footer-widget a {
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

.footer-widget h3 {
    position: relative;
    font-size: 18px;
    line-height: 21px;
   /* margin-bottom: 24px;*/
    margin-bottom: 28px;
    font-weight: 500;
    margin-top: 0;
    color: #303235;
}

.footer-widget h3.text-white {
color: #fff;
}
.footer-widget.about-widget span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #303235;
    opacity: 0.8;
    margin-bottom: 28px;
    display: block;
}

.footer-widget ul li {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
}
    .footer-widget ul li span {
        color: #303235;
    }
.footer-widget.about-widget ul li {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal; 
    margin-bottom: 10px;
}
.footer-widget p {
    /*color: rgba(255, 255, 255, 0.35);*/
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #303235;
}

.footer-widget .img-responsive {
border-radius: 7px;
}

.footer-widget.social-widget ul li {
display: inline-block;
margin-right: 10px;
}

.footer-widget.social-widget ul li a .circle {
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
display: inline-block;
background: #ecf2fd;
}

.footer-widget.links-widget li {
    position: relative;
    margin-bottom: 20px;
}

.footer-widget.links-widget li a {
    position: relative;
    display: block;
         
}


.footer-widget.links-widget .social_list li a {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.footer-widget.links-widget .social_list li img{
    width: 16px; 
    margin-right: 10px;
}

.footer-widget.links-widget li .fa {
color: #a2a7b3;
margin-right: 10px;
}

.footer-widget.links-widget li a:hover {
/*color: #fff;*/
}
footer hr {
    margin-top:40px;
}
.footer-widget.popular-project .list-unstyled {
margin: 0 -5px;
}

.footer-widget.popular-project .list-unstyled li {
padding: 0 3px 10px;
display: inline-block;
}

.footer-widget.popular-project .list-unstyled li a {
position: relative;
display: block;
}

.footer-widget.popular-project .list-unstyled li a img {
width: 100%;
}

.footer-widget.popular-project .list-unstyled li a:before {
position: absolute;
content: "\f0c1";
background: rgba(68, 68, 68, 0.86);
left: 0;
font-family: FontAwesome;
top: 0;
color: #fff;
right: 0;
display: flex;
bottom: 0;
align-items: center;
justify-content: center;
opacity: 0;
transition: .7s ease;
}

.footer-widget.popular-project .list-unstyled li a:hover:before {
opacity: 1;
-webkit-transition: .7s ease;
-moz-transition: .7s ease;
-ms-transition: .7s ease;
-o-transition: .7s ease;
transition: .7s ease;
}

.social-links {
margin-bottom: 15px;
}

.social-links a {
color: #313a3d;
font-size: 24px;
display: inline-block;
padding: 0px 8px;
}

.social-links a:hover {
color: #4285f4;
}

footer .social-links a {
font-size: 14px;
margin-bottom: 12px;
}

footer .social-links a span.fa {
margin-right: 10px;
}

footer .social-links a:hover {
}

footer .about-widget h3 img {
    width: 132px; 
}

.media {
display: -ms-flexbox;
display: flex;
-ms-flex-align: start;
align-items: flex-start;
}

.media-body {
-ms-flex: 1;
flex: 1;
width: auto;
}

.media-list.user-media-list .media .media-body h4 {
margin-top: 0px;
font-size: 24px;
font-weight: 500;
}

.testimonial {
width: 85%;
margin: 0px auto;
text-align: center;
padding: 0;
border-left: none;
}

.testimonial > p {
font-size: 22px;
color: #34393E;
font-weight: 300;
}

.testimonial .media {
display: block;
margin-top: 30px;
}

.testimonial .media .media-left {
display: inline-block;
margin-right: 15px;
vertical-align: middle;
padding: 0;
}

.testimonial .media .media-body {
vertical-align: middle;
text-align: left;
display: inline-block;
}

.testimonial .media a .media-object {
height: 70px;
border-radius: 50%;
}

.testimonial .media .media-body .media-heading {
margin-bottom: 0px;
font-weight: 600;
}

.testimonial .media .media-body a {
color: #ffc123;
}

.testimonial p i {
color: #4285f4;
font-size: 40px;
}

.store-list {
margin-top: 30px;
margin-bottom: 30px;
}

.store-list li a {
display: block;
}

.store-list li a img {
width: 115px;
}

.store-list > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}

.store-list {
padding-left: 0;
margin-left: -5px;
list-style: none;
}


/**************************login pages*********************************/

.sign-wrap {
padding-top: 8%;
}

.sign-page {
background-image: url(../images/bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}

.color-overlay {
background: rgba(16, 24, 35, 0.5);
position: relative;
z-index: 9;
height: 100vh;
}

.sign-box {
background: #fff;
padding: 40px 50px 0px 50px;
border-radius: 3px;
margin: 0px auto;
overflow: hidden;
display: block;
width: 460px;
box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0.7);
}

.logo-box {
width: 285px;
margin: 0px auto;
display: block;
}

.logo-box .brand {
display: block;
}

.logo-box .brand > img {
width: 100%;
}

.sign-box .form-block {
padding: 40px 25px;
}

.form-group {
margin-bottom: 16px;
}

.signin-form .form-control {
height: 38px;
font-size: 14px;
border-radius: 4px;
border-color: rgba(120, 130, 140, 0.2);
}

.signin-form .form-control:focus {
border-color: #000;
}

.sign-box .signin-form a {
color: rgba(0, 0, 0, 0.87);
text-decoration: underline;
font-weight: 500;
}

.sign-box .sign-footer {
padding: 25px 0px;
text-align: center;
background: #f6f5f5;
margin-left: -50px;
margin-right: -50px;
border-radius: 0px 0px 3px 3px;
}

.sign-box .sign-footer p {
margin: 0px;
}

.sign-box .sign-footer a {
color: rgba(0, 0, 0, 0.87);
text-decoration: underline;
font-weight: 500;
}

.modal .signin-form .form-control {
border: 1px solid rgb(204, 204, 204);
}

.modal .signin-form .form-control:focus {
border-color: rgb(204, 204, 204);
}

.modal-content {
border-radius: 4px;
box-shadow: 0px 1px 6px rgba(0, 0, 0, .3);
}

#signup-popup .modal-dialog {
/*    max-width: 550px;
margin: 3% auto 0px; */
}

#signup-popup .signupform {
position: relative;
}

#signup-popup .signupform .close-btn {
background: none;
position: absolute;
top: 8px;
right: 5px;
box-shadow: none;
color: #777;
}

#signup-popup .signupform .close-btn:hover {
color: rgba(0, 0, 0, 0.87);
}

#signup-popup .signupform .logo-box {
width: 420px;
margin: 0px auto;
display: block;
padding: 30px 75px 20px 75px;
}

#success-popup .logo-box .brand,
#signup-popup .logo-box .brand {
display: block;
}

#success-popup .logo-box .brand > img,
#signup-popup .logo-box .brand > img {
width: 100%;
}

#success-popup .form-block,
#signup-popup .form-block {
/* padding: 34px 75px 34px 75px;  */
padding: 15px;
min-height: 464px;
}

#success-popup .modal-footer,
#signup-popup .modal-footer {
padding: 15px 15px;
}

#success-popup .modal-footer .btn-line,
#signup-popup .modal-footer .btn-line {
border: 1px solid #ececec;
padding: 6px 16px;
}

#success-popup .modal-footer .btn-line:hover,
#signup-popup .modal-footer .btn-line:hover {
-webkit-box-shadow: inset 0 -10rem 0px rgba(158, 158, 158, 0.2);
-moz-box-shadow: inset 0 -10rem 0px rgba(158, 158, 158, 0.2);
box-shadow: inset 0 -10rem 0px rgba(158, 158, 158, 0.2);
}

.signupform .signupform-footer {
padding: 25px 0px;
text-align: center;
background: #f6f5f5;
border-radius: 0px 0px 3px 3px;
}

.signupform .signupform-footer p {
margin: 0px;
}

.signupform .signupform-footer a {
color: rgba(0, 0, 0, 0.87);
text-decoration: underline;
}

.signupform .help-block label {
font-size: 10px;
font-style: italic;
}

.signin-form .help-block label .signin-form .help-block label {
font-size: 12px;
}


/***************alert-panel******************/

.text-success {
color: #28a745;
}

.text-danger {
color: #dc3545;
}

.alert-panel .panel-body {
padding: 30px;
}

.alert-panel .fa {
font-size: 48px;
}

.alert-panel .link {
color: #dc3545;
text-decoration: underline;
}

.alert-panel .link:hover {
color: #fec617;
}

group .help-block label {
vertical-align: middle;
}

.x-tabs-content .form-group .help-block label::after {
margin-left: -21px;
padding-top: 2px
}


/**************************media responsive*********************************/

.w-85-per {
width: 85%;
margin: 0 auto;
}

.arrowlist li {
font-size: 16px;
color: #34393E;
line-height: 26px;
font-weight: 300;
}

.section-info {
padding-bottom: 200px;
position: relative;
}

.section-info .team-box {
position: relative;
left: 0;
top: 0;
z-index: 3;
padding: 0;
margin: 0;
}

.section-info .team-box img {
border-radius: 5px;
}

.section-info .team-content {
position: relative;
left: 0;
top: 100px;
padding: 40px 20px 40px 120px;
margin: 0 0 0 -80px;
border: 1px solid #eee;
background: #f9f9f7;
border-radius: 5px;
}

.section-info .team-content .md-heading {
position: relative;
font-size: 24px;
margin-bottom: 15px;
text-align: left;
padding-bottom: 0;
text-transform: uppercase;
}

.section-info .team-content h3 {
font-size: 20px;
font-weight: 300;
letter-spacing: .17px;
}


/**************************tab container*********************************/

.tab .nav-tabs {
border: none;
margin-bottom: 20px;
background-color: #f9f9f7;
/*   display: flex; 
justify-content: flex-start;  */
border-radius: 50px;
text-align: left;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-ms-flex-direction: row;
flex-direction: row;
display: flex;
}

.tab .nav-tabs li {
margin: 0px;
}

.tab .nav-tabs li:first-child {
margin-left: 0;
}

.tab .nav-tabs li:last-child {
margin-right: 0;
}

.tab .nav-tabs li a {
padding: 16px 42px;
margin: 0px;
background: #f9f9f7;
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: #333;
border: 2px solid #f9f9f7;
border-radius: 50px;
overflow: hidden;
z-index: 1;
position: relative;
transition: all 0.4s ease-in 0s;
}

.tab .nav-tabs li a:hover {
color: #4285f4;
background: #f9f9f7;
border: 2px solid #f9f9f7;
}

.tab .nav-tabs li a i {
color: #4285f4;
font-size: 24px;
vertical-align: bottom;
margin-right: 5px;
}

.tab .nav-tabs li.active a {
color: #333;
border: 2px solid #4285f4;
background-color: #fff;
}

.tab .nav-tabs li.active a:before {
content: "";
display: block;
width: 250px;
height: 250px;
border-radius: 50%;
background: #fff;
margin-top: -100px;
position: absolute;
top: 50%;
left: -50%;
opacity: 0.3;
z-index: -1;
transform: scale(0);
transition: all 0.4s ease-in 0.1s;
}

.tab .nav-tabs li.active a:hover:before,
.tab .nav-tabs li.active a:before {
opacity: 1;
transform: scale(2);
}

.tab .tab-content {
padding: 15px 0px;
background: #fff;
color: #fff;
}

.tab .tab-content h3 {
font-size: 24px;
margin-top: 0;
}


/**************************facts*********************************/

.icon-grids .icon-grid .icon-box {
height: 60px;
width: 60px;
border-radius: 50%;
display: block;
background: #eee;
text-align: center;
font-size: 20px;
line-height: 60px;
color: #fff;
display: none;
}

.lg-icon {
height: 80px !important;
width: 80px !important;
line-height: 80px !important;
font-size: 24px !important;
}

.icon-grids .icon-grid {
min-height: 280px;
color: #34393E;
padding: 40px 15px;
}

.icon-grids .icon-grid h3 {
font-size: 20px;
font-weight: 300;
margin-top: 0px;
}

.icon-grids .icon-grid p {
font-size: 14px;
color: #34393E;
text-align: left;
}

.icon-grids .icon-grid:hover {
box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .1);
border-radius: 5px;
}


/**************************Pricing*********************************/

.pricing .md-heading {
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;
}

.pricing .card {
    /*border: 1px solid #eee;*/
    transition: all 0.2s;
    min-height: 475px;
    border-radius: 10px;
    /*border: solid 1px #ced1dc;*/
    border: solid 1px #fff;
    box-shadow: 4px 12px 40px 0 rgb(45 52 63 / 12%);
    background-color: #fff;
}

.pricing .card:hover {
box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
position: relative;
z-index: 1;
border: solid 1px #fff;
}

.pricing hr {
margin: 15px 0;
}

.pricing .card-title {
    margin: 20px 0 11px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    font-weight: 500;
    text-transform: capitalize;
    color: #2D343F;
}

.pricing .card-body {
padding: 30px;
/*background-color: #fff;
min-height: 414px;*/
}
.default-section.privacy-section {
    padding: 135px 0px 115px;
}
.pricing .card-body .badge-success {
background: #00d28a;
margin: 0 auto;
width: auto;
text-align: center;
width: 100px;
text-transform: uppercase;
border-radius: 3px;
display: block;
margin-bottom: 10px;
}

.pricing .card-body img {
width: 40px;
margin: 0 auto;
height:40px;
}

.pricing .card p {
font-size: 12px; 
font-stretch: normal;
font-style: normal;
font-weight:400;
line-height: 16px;
letter-spacing: normal;
color: #687089;
margin:28px 0 25px 0;
}
.pricing .card p.mobile-center {
    margin:0;
}
.pricing .card .btn-default {
    width: 100%;
    border-radius: 4px;
    background-color: transparent;
    border-color: #4285f4;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #4285f4 !important;
    padding: 8px;
    font-size: 16px;
    line-height: 20px;
}


.pricing .card:hover .btn-default {
background-color: #4285f4;
color: #fff !important;
}

.pricing .card-body img.premium {
width: 70px;
margin-left: 24px auto;
padding-left: 15px;
}

.pricing .card-footer {
padding: 30px; 
}

.pricing .card-footer .btn {
background: white;
color: #4285f4 !important;
text-transform: uppercase;
}

.pricing .card-footer .fa-ul img {
width: 18px;
}

.pricing .card-footer .fa-ul img.active {
display: none;
}

.pricing .card:hover .card-footer .fa-ul img {
/* display: none;*/
}

.pricing .card:hover .card-footer .fa-ul img.active {
display: block;
}

.pricing .card-footer .fa-ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #687089;
}

.pricing .card-footer .fa-ul li .fa-li {
    margin-right: 8px;
    position: relative;
    left: auto;
    top: auto;
    width: 18px;
    height: 18px;
}
.pricing .title {
    font-size: 48px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #2d343f;
    margin-bottom: 40px;
}
.default-section.pricing .circle_box {
    position:relative;
}
.default-section.pricing .circle_box:before {
    content: '';
    position: absolute;
    top: -60px;
    left: 100px;
    opacity: 0.15;
    width: 289px;
    height: 289px;
    background-image: radial-gradient(closest-side at 40% 40%, #4285F4, #fff );
}

.pricing .description {
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: 0.2px;
text-align: center;
color: #687089;
}

.pricing .suggestion {
border: solid 1px #dfe2ed;
display: inline-block;
padding: 7px;
border-radius: 20px;
}

.pricing .suggestion li {
display: inline-block;
margin-bottom: 0;
margin-right: 12px;
}

.pricing .suggestion li .sub-text {
color: #4285f4;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #4285f4;
margin-left: 10px;
}

.pricing .suggestion li .inner-border {
border-radius: 17px;
padding: 6px 14px;
font-weight: 500;
background-color: rgb(217, 231, 253);
}

.pricing .card-price {
    font-size: 24px;
    line-height: 28px;
    margin: 0px 0 12px 0;
    font-weight: 700; 
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #4285F4;
}

.fa-ul {
margin:0px;
}

.pricing .card-price .period {
font-size: 16px;
color: #777;
font-weight: 500;
}

.pricing .card-price .money-sign {
font-size: 18px;
color: #777;
font-weight: 500;
}

.pricing ul li {
margin-bottom: 10px;
line-height: 22px;
}

.pricing ul li i {
margin-top: 2px;
color: #00d28a;
display: block;
}

.pricing .text-muted {
opacity: 0.7;
}

.pricing .btn {
margin: 0 auto;
display: block;
}

fieldset.scheduler-border {
border: 1px solid rgba(120, 130, 140, 0.2) !important;
padding: 0 14px 0 14px !important;
margin: 0;
}

legend.scheduler-border {
font-size: 14px;
border: none;
padding: 0 10px;
width: auto;
color: #000;
font-weight: 600;
}



.default-section.feature-section {
    /*padding: 45px 0 100px 0;*/
    padding: 120px 0 100px 0;
}


.default-section.section-feature {
    /*padding: 60px 0 60px 0;*/
    padding: 0px 0 60px 0; 
}
.default-section.section-digital-sign {
    background-image: linear-gradient(to right, #ffffff, #F7F8FD);
    padding:5px 0 0 0;
}

    .default-section.section-digital-sign img {
        min-width: 640px;
        margin-left: -50px;
    }
.default-section.section-data-managment {
    /*padding:80px 0 112px 0;*/
}
.default-section.section-data-managment .flex-box-center {
    /*padding: 0px 95px 0px 95px;*/
}

section.default-section.section-digital-sign .sec-details h4,
section.default-section.section-data-managment .sec-details h4 {
    font-size: 36px;
    line-height: 42px;
}
section.default-section.section-data-managment img {
    min-width: 420px; 
}
.default-section.feature-section:before {
    /*  content: '';
        background: url(../images/green-rectangle-img.svg) top right no-repeat;
        position: absolute;
        top: 0;
        right: 0;
        height: 198px;
        width: 100%;*/
}
.default-section.feature-section .pricing_img  img{
    min-width:730px;
}
/*************************** steps **************************/
.fa-border {
    padding: 14px;
    border: solid 1px #eee;
    border-radius: 1.4px;
}

.doc-steps {
width: 100%;
float: left;
padding: 0px;
margin: 0px;
background-color: #edeff0;
border-radius: 0px;
}

.doc-steps.triangle {
background-color: transparent;
padding: 0;
}

.doc-steps li {
display: inline-block;
float: left;
margin: 1.2em 0;
}

.doc-steps.triangle li {
position: relative;
padding: 0px;
margin: 0px 4px 0px 0px;
}

.doc-steps li .number {
font-size: 15px;
line-height: 57px;
font-weight: 600;
}

.doc-steps li .number i {
margin-left: 5px;
}

.doc-steps li .desc {
padding-top: 10px;
padding-left: 10px;
vertical-align: super;
}

.doc-steps li .desc {
padding: 4px 0px 4px 10px;
}

.doc-steps li .desc small {
display: block;
}

.doc-steps li .desc label {
font-size: 14px;
cursor: pointer !important;
margin-bottom: 0 !important;
display: inline-block;
max-width: 100%;
font-weight: 700;
}

.doc-steps.triangle li:last-of-type {
margin-right: 0;
}

.doc-steps li > * {
display: flex;
font-size: 16px;
color: #2c3f4c;
}

.doc-steps li.current > * {
color: #96c03d;
}

.doc-steps.triangle li > * {
position: relative;
padding: 0px 18px 0px 30px;
color: #2c3f4c;
background-color: #edeff0;
border-color: #edeff0;
}


.doc-steps.triangle li.current > * {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}

.doc-steps.triangle li:first-of-type > * {
border-radius: 0px;
}

.doc-steps li::after {
display: inline-block;
content: '»';
margin: 0 1em;
color: #959fa5;
}

.doc-steps.triangle li::after,
.doc-steps.triangle li > *::after {
content: '';
position: absolute;
top: 0px;
left: 100%;
height: 0;
width: 0;
border: 28px solid transparent;
border-right-width: 0;
border-left-width: 16px;
}

.doc-steps.triangle li::after {
z-index: 1;
-webkit-transform: translateX(4px);
-moz-transform: translateX(4px);
-ms-transform: translateX(4px);
-o-transform: translateX(4px);
transform: translateX(4px);
border-left-color: #fff;
margin: 0;
}

.doc-steps.triangle li > *::after {
z-index: 2;
border-left-color: inherit;
}

.full-view-navbar {
padding: 0px 230px 0px 200px;
}

.doc-steps.triangle a:hover {
color: #fff;
background-color: #0275d8;
border-color: #0275d8;
}

.doc-steps.triangle li.active a {
color: #fff !important;
background-color: #0275d8;
border-color: #0275d8;
}

.modal .doc-steps.triangle {
background-color: transparent;
padding: 0;
/*border:1px solid #efefef;*/
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
-webkit-overflow-scrolling: touch;
box-sizing: border-box;
}

.modal .doc-steps li {
border: none;
display: block;
float: none;
color: #fff;
font-weight: 700;
text-decoration: none;
}

.doc-steps li {
border: none;
display: block;
float: none;
color: #fff;
font-weight: 700;
text-decoration: none;
}

.blockUI.blockOverlay {
z-index: 99999 !important;
position: fixed !important;
}

.blockUI.blockElement {
    z-index: 999999 !important;
}

.blockUI.blockMsg.blockPage {
z-index: 999999 !important;
}

.contact-section .container {
margin: 0 !important;
padding: 0 !important;
}

.contact-section .row-left {
padding: 60px 100px 0 !important;
}

.container {
    /*width: unset;*/
}

.hide-mobile {
display: inline-block !important
}

.show-mobile {
display: none !important;
}

/*.banner-home .inner-banner-home {
padding: 40px 0 0 0;
}*/

.newDesign .navbar-default.navbar-absolute-top .navbar-toggle .cross-icon {
display: none;
}



.footer-widget.links-widget .contact_list li{
display: flex;
flex-direction: row;
align-items: flex-start;
}
.footer-widget.links-widget .contact_list li img {
    margin-top:3px;
}
.footer-widget.links-widget .contact_list li span {
    padding-left: 10px;
}



.select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url("/Assets/Marketing/images/downarrow.svg");
}



.default-section.privacy-section .privacy-page-title {
    font-size: 48px;
    line-height: 57px;
    font-weight: 500;
    color: #2d343f;
    margin: 0 0 16px 0;
}

    .default-section.privacy-section .privacy-page-subtitle {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #585d69;
        margin: 0 0 40px 0;
        letter-spacing: 0.2px;
    }


.privacy-panel {
    border-radius: 10px;
    border: none;
    box-shadow: 0 16px 48px 0 rgba(134, 153, 193, 0.16);
}

.privacy-panel .panel-body {
padding: 80px 95px;
}

.privacy-panel .panel-body p {
color: #707a89;
line-height: 1.63;
letter-spacing: 0.2px;
font-weight: 400;
}

.privacy-panel .panel-body .fa-ul > li {
color: #707a89;
line-height: 1.63;
letter-spacing: 0.2px;
font-weight: 400;
font-size: 16px;
}

.privacy-panel .panel-body h1,
.privacy-panel .panel-body h2,
.privacy-panel .panel-body h3 {
color: #303235;
}
/*
.privacy-page-subtitle {
font-size: 18px;
}*/


.video-container-home {
position: relative;
}

.video-wrapper {
width: 78%;
margin: 0 auto;
}

.video-container-home video {
    position: absolute;
    left: 12.5%;
    width: 75%;
    top: 8.7%;
    z-index: 1;
}
.default-section.section.video-section {
    background-color: #fff; 
    margin-bottom: -30px;  
    padding: 100px 0 0 0;
}
.default-section.section.video-section .video-container-home:before {
    content: '';
    position: absolute;
    top: -50px;
    right: -100px;
    opacity: 0.15;
    width: 300px;
    height: 300px;
    background-image: radial-gradient(closest-side at 40% 40%, #4285F4, #fff );
}
    .default-section.section.video-section .video-container-home:after {
        content: '';
        position: absolute;
        bottom: 30px;
        left: -18px;
        width: 380px;
        height: 127px;
        background: url(/Assets/Marketing/images/green-rectangle.svg) left center no-repeat;
    }
.default-section.section.video-section .video-container-home img {
    z-index: 1;
    position: relative;
}



    .default-section.section.video-section .video-wrapper {
        width: auto;
        margin-top: 20px;
    }
        .default-section.section.video-section .video-wrapper .section-title {
            margin-bottom: 28px;
            display:block;
        }
        .default-section.section.video-section .video-wrapper h4 {
            margin-bottom: 37px;
        }
        .default-section.section.video-section .video-wrapper p {
            margin-bottom:0;
        }
        .section-layer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        /* height: 100%; */
        bottom: 23%;
        background: white;
    }
    .section-bottom-layer {
        left: 0;
        width: 100%;
        position: absolute;
        bottom: 0;
        background-color: #f7f8fd;
        clip-path: polygon(0 48%, 100% 0, 100% 100%, 0% 100%);
        height: 210px;
        top: auto;
    }
        .section-bottom-layer:before {
            content: '';
            background: url(/Assets/Marketing/images/green-rectangle-img.svg) top right no-repeat;
            position: absolute;
            top: 0;
            right: 0;
            height: 198px;
            background: linear-gradient(113.75deg, #04D57C 0%, #F7F8FD 100%);
            width: 50%;
            clip-path: polygon(0 14%, 100% 0, 100% 100%, 100% 100%);
        }
    .section-bottom-layer-left-angle {
        right: 0;
        width: 100%;
        position: absolute;
        bottom: 80px;
        background-color: #ffffff; 
        clip-path: polygon(0 100%, 0 0, 100% 100%);
        height:200px;
        top: auto;
    }

        .section-bottom-layer-left-angle:before {
            content: '';
            background: url(/Assets/Marketing/images/blue-rectangle-img.svg) top right no-repeat;
            background-size: 100% auto;
            position: absolute;
            top: 0;
            left: 0;
            height: 158px;
            /*background: linear-gradient(113.75deg, #F7F8FD 0%, #4285F4 100%);*/
            width: 50%;
            clip-path: polygon(0 100%, 0 0, 100% 50%);
        }
    .default-section.overview-section {
        padding: 0px;
        position:relative;
    }
        .default-section.overview-section:before {
            content: '';
            background: url(/Assets/Marketing/svg/curve_bg_img.svg) top right no-repeat;
            position: absolute;
            top: -286px;
            left: -286px;
            height: 1131px;
            width: 377px;
            opacity: 0.6;
        }
    .banner-contact {
        position: relative;
        min-height: 520px; 
    }
    .banner-contact .inner-banner-home {
        /*padding: 160px 0 80px 0;*/
        /*padding: 135px 0px 115px;*/
        padding: 135px 0px 35px;
        background-color: #f7f8fd;
    }
    .banner-contact .inner-banner-home h1 {
        font-size: 48px;
        line-height: 57px;
        font-weight: 500;
        color: #2d343f;
        margin: 0 0 16px 0;
    } 
    .banner-contact .inner-banner-home p {
        color: #687089;
    }

    .contact-section {
        padding-top: 20px;
        z-index: 1;
        position: relative;
    }
    .pricing.contact-section {
        z-index: 2;
    }
    .contact-section .card {
        min-height: 282px;
        box-shadow: 4px 8px 60px 0 rgba(134,153,193,0.24);
        border: solid 1px #fff;
    }

    .pricing.contact-section .card {
        box-shadow: 4px 8px 30px 0 rgba(134,153,193,0.24);
    }
        .contact-section .card-body {
           /* padding: 40px;*/
            padding: 40px 30px;
        }
    .contact-section .card-body img {
        width: 60px;
        height:50px;
    }
    .contact-section .card-body .card-title {
        /* margin: 24px 0 11px;*/
        margin: 29px 0 7px;
        font-weight: 600;
    }
    .contact-section .card .card-body p {
        margin: 13px 0 30px 0;
        font-size: 14px;
        line-height: 20px;
        color: #687089;
    }
    .contact-section .card .card-body p strong {
        color: #2D343F;
    }
    .contact-section .card .card-body .btn {
        padding: 0;
        margin: 0;
        border: none;
        box-shadow: none;
        border-radius:0;
        line-height:24px;
    }
    .contact-section .card .card-body .btn:hover {
        background: transparent none !important;
        color: #2D343F !important; 
    }
    .contact-section .card .card-body .btn:focus{ 
        outline:none
    }
    .contact-section .card:hover .btn {
        background: transparent none !important;
        color: #2D343F !important;
    }

.section.sales_section {
    margin-top: -80px;
    padding-bottom: 60px;
    padding-top: 160px;
    z-index:1;
}
.section.sales_section .contact_detail {
    margin-bottom:40px;
}
.section.sales_section .contact_detail h2 {
    font-size: 40px;
    line-height: 47px;
    font-weight: 500;
    margin-bottom: 24px;
    margin-top: 8px;
}
.section.sales_section .contact_detail p {
    padding-bottom:20px;
    margin:0px;
}
.section.sales_section .contact_detail h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 8px;
}
.section.sales_section .contact_detail .contact_list li,
.section.sales_section .contact_detail .social_list li {
    font-size: 16px;
    line-height: 24px;
    font-weight:400;
    color: #303235;
    margin-bottom: 12px;
}
.section.sales_section .contact_detail .contact_list li img,
.section.sales_section .contact_detail .social_list li img {
    width: 16px;
    margin-right: 12px;
}

.section.sales_section .signin-box { 
  border-radius: 10px;
  background-color: #FFFFFF;
  box-shadow: 8px 24px 80px 0 rgba(134,153,193,0.16);
  padding:60px 95px;
}
.section.sales_section .signin-box .md-form-group {
    /*padding-bottom: 0px*/
}
.section.sales_section .signin-box .md-form-group .md-input ~ label {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #9BA0B4;
}
.section.sales_section .signin-box .form-group {
    margin-bottom: 0;
}
.section.sales_section .signin-box .form-block .btn {
    display: block;
    width: 178px;
    text-align: center;
    margin: 13px 0;
    color: #fff;
    background-color: #4285f4;
    height: 48px;
    border: 1px solid #70a2f6;
    font-size: 16px;
    padding: 7px 10px;
    border-radius: 3px;
    line-height: 19px;
    letter-spacing: 1px;
    font-weight: 500;
}
.section.sales_section .signin-box .form-block .btn:hover {
    background-color: #70a2f6;
}
.section.sales_section .btn:not([disabled]):hover,
.section.sales_section .btn:not([disabled]):focus,
.section.sales_section .btn:not([disabled]).active {
    box-shadow: inset 0 -10rem 0px rgb(158 158 158 / 20%);
    outline: none;
}

.section.sales_section .form-control.select2-hidden-accessible {
    width:100%!important;
}
.section.sales_section .select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid #dfe3ed;
    border-radius: 0px;
}
.section.sales_section .select2-container--default .select2-container--open {
    border-bottom: 2px solid #4285f4; 
}
.section.sales_section .signin-box .md-form-group {
}
    /*.section-top-curbox:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 377px;
    height: 1131px;
    background: linear-gradient(99.05deg, rgba(66,133,244,0) 0%, #4285F4 100%);
    opacity: 0.1;
}
*/
    /*
.section-top-curbox {
    position: relative; 
    text-align: left;
    background: linear-gradient(99.05deg, rgba(66,133,244,0) 0%, #4285F4 100%);
    opacity:0.1;
    position:absolute;
    left:-100px;
    top:-100px;
}

.section-top-curbox:before,
.section-top-curbox:after {
    content: '';
    position: absolute;
    background-color: inherit;
}

.section-top-curbox,
.section-top-curbox:before,
.section-top-curbox:after {
    width: 350px;
    height: 350px;
    border-bottom-right-radius: 10%;
}

.section-top-curbox {
    transform: rotate(-60deg) skewX(-30deg) scale(1,.866);
}

.section-top-curbox:before {
    transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}

.section-top-curbox:after {
    transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}
*/
.default-section.section-feature.tab-content-box {
    position: relative;
    padding:0px;
}
.banner.video_box:after {
    content: '';
    background: url(/Assets/Marketing/svg/right-curve-box.svg) top right no-repeat;
    opacity: 1;
    position: absolute;
    right: -40px;
    bottom: -290px;
    width: 420px;
    height: 700px;
    opacity: 0.5;
} 
@media only screen and (min-device-width: 1300px) and (max-device-width:1500px) {
    .banner-img-box img {
                /*width: 130% !important;
max-width: 130% !important;*/
        }
    }
        /*
@media (max-width: 1500px) {
.banner-img-box img {
width: 120%!important;
max-width:120%!important; 
}
}
*/
        /*@media (min-width: 992px) {
.container {
width: 970px !important;
}
}

@media (min-width: 768px) {
.container {
width: 750px !important;
}
}*/
        @media (min-width: 1200px) {
            .container {
                width: 1140px;
            }
        }

        @media (min-width: 1400px) {
            .container {
                width: 1140px;
            }

            .banner.banner-home:before {
                /*top: -5vh;*/
                right: -39.6vw;
            }

            .banner.video_box:before {
                left: -10px;
            }

            .banner.video_box:after {
                right: -40px;
            }
                .section-bottom-layer {
                clip-path: polygon(0 55%, 100% 0, 100% 100%, 0% 100%);
            }

            .section-bottom-layer:before {
                clip-path: polygon(0 27%, 100% 0, 100% 100%, 100% 100%);
            }


            .section-bottom-layer-left-angle {
                clip-path: polygon(0 100%, 0 0, 100% 100%);
            }

            .section-bottom-layer-left-angle:before {
                clip-path: polygon(0 100%, 0 0, 100% 50%);
            }

           

            .height-fix {
                height: 68vh !important;
                margin-bottom: 15vh !important;
            }

            .banner-img-box {
                /*width: 46vw;*/
            }

            .contact-section .layer {
                width: 36% !important;
            }

            .contact-section .container {
                padding-right: 15px !important;
                padding-left: 15px !important;
                margin-right: auto !important;
                margin-left: auto !important;
            }

            .contact-section .row-left {
                padding: 60px 100px !important;
            }

        }

        @media only screen and (min-device-width: 1800px) and (max-device-width:2000px) {
        }

        @media (min-width: 1600px) {
            .default-section.overview-section:before {
                top: -286px;
                left: -200px;
            }

            .banner.video_box:before {
                /*background-position: 0px 0px !important;*/
                left: 90px;
            }
            .banner.video_box:after {
                bottom: -140px;
                background: url(/Assets/Marketing/svg/right-curve-box-large.svg) top right no-repeat;
            }
        }
        @media (min-width: 1800px) {
            .banner.banner-home:before {
                top: -50px;
                right: -36vw;
            }
            .banner .banner-img-box img {
                top: -20px;
            }
            .height-fix {
                height: 56vh !important;
                margin-bottom: 15vh !important;
                padding-top: 5vh;
            }

            .MacOS .height-fix {
                height: 54vh !important;
                margin-bottom: 10vh !important;
                padding-top: 11vh;
            }
            .banner.video_box:before {
                /* background-position: 0px 0px !important;*/
                left: 190px;
            }
            .banner.video_box:after {
                right:40px;
            }
            body section.default-section.bg-info:before {
                left:17%;
            }
            body section.default-section.bg-info:after {
                right: 22%;
            }


        }

        @media (min-width: 1900px) {

            section.default-section.bg-info:before {
                left: 10%;
            }

            section.default-section.bg-info:after {
                right: 15%;
            }

            .banner .banner-img-box .video-container-home img {
                /* width: 100%;
                min-width: 623px;*/
            }

            .newDesign .banner-img-box.video-container .video-container-home video {
                /*left: 71px;
                top: 33px;
                width: 485px;*/
            }




            .default-section.overview-section:before {
                top: -286px;
                left: -50px;
            }
            .banner.video_box:before {
                /*background-position: 45px 0px !important;*/ 
                left: 245px;
            }
            .banner.video_box:after {
                right: 80px;
            }
        }


        @media (min-width: 2000px) {
            .height-fix {
                height: 42vh !important;
                margin-bottom: 10vh !important;
                padding-top: 5vh;
            }
            .default-section.overview-section:before {
                top: -286px;
                left: 250px;
            }
        }

        @media (min-width: 2100px) {

            .height-fix {
                height: 42vh !important;
                margin-bottom: 10vh !important;
                padding-top: 5vh;
            }

            .banner.video_box:before {
                /*background-position: 125px 0px !important;*/
            }
            .banner.video_box:after {
                right: 180px;
            }

            .banner.banner-home:before {
                top: 0px;
                right: -36.7vw;
            }

            .banner .banner-img-box img {
                left: 140px;
            }

            
        }

        @media (max-width: 2100px) {
            .banner-home:before {
                background-position: 71px -88px !important;
            }
        }

        @media (min-width: 2550px) {
            .newDesign .banner-img-box {
                width: 44%;
                right: 211px;
            }

                .newDesign .banner-img-box.video-container {
                    /* width: 100%;
                    right: 211px;*/

                    right: auto;
                    width: 100%;
                }
            /* .newDesign .banner-img-box.video-container .video-container-home video {
                left: 71px;
                top: 33px;
                width: 487px;
            }*/

            .banner-home:before {
                background-position: 145px -145px !important;
            }
            .banner.video_box:before {
                /*background-position: 305px 0 !important;*/ 
                left: 570px;
            }
            .banner.video_box:after {
                right: 400px;
            }
        }

        @media (max-width: 1600px) {
            .banner-home:before {
                background-position: 23px -118px !important;
            }
            .banner.video_box:before {
                /*background-position: top left !important;*/
            }
        }

        @media (max-width: 1200px) {
        }

        @media (max-width: 1300px) {
            .banner-home .inner-banner-home h1 {
                font-size: 50px;
            }


            .banner-img-box img {
                /*width: 130% !important;
                max-width: 130% !important;*/
            }

            .banner-home:before {
                background-position: 0px -140px !important;
            }
            .banner.video_box:before {
                background-position: top left !important;
            }

            .half-bg {
                width: 35%;
            }
        }




        @media (max-width: 1024px) {
            .banner {
                background-position: 700px 100px;
                min-height: 550px;
            }

            .tab .nav-tabs li a {
                padding: 16px 25px;
                font-size: 15px;
            }

            .icon-grids .icon-grid {
                min-height: 304px;
            }

            .modal-w800 {
                width: 800px;
            }

            .banner-home {
                padding: 0 0 100px 100px !important;
            }

            .banner-home:before {
                background-position: -8px -95px !important;
            }
            .banner.video_box:before {
                /*background-position: top left !important;*/
            }

            .newDesign .banner-img-box img {
                /*width: 130% !important;
                max-width: 130% !important;*/
            }

            .banner-home .inner-banner-home h1 {
                font-size: 38px;
            }

            .banner-img-box {
                min-height: 530px;
                width: 53%;
            }

            .section.height-fix {
                margin-bottom: 110px;
                height: 92vh;
            }

            .newDesign section.default-section .sec-details .card {
                min-height: 271px;
            }
        }


        @media (max-width: 991px) {
            #request-demo .signin-form .col-md-6:first-child .form-control {
                margin-bottom: 15px;
            }

            .text-warpper {
                height: 45vh;
                padding-bottom: 20px;
            }

            .half-bg {
                width: 30%;
            }
        }

        @media (min-width: 992px) {


            .pricing .card:hover {
                border-radius: 10px;
                box-shadow: 8px 24px 80px 0 rgba(134, 153, 193, 0.24);
                background-color: #ffffff;
            }

            .contact-section .card:hover {
                box-shadow: 4px 8px 60px 0 rgb(134 153 193 / 30%);
            }

            .pricing .card:hover .btn {
                opacity: 1;
            }

            .half-bg {
                width: 30%;
            }
        }

        @media (max-width: 800px) {
            .text-warpper {
                height: 40vh;
            }

            .half-bg {
                width: 30%;
            }
        }


        @media (max-width: 768px) {
            .header {
                height: 100vh;
                background-color: rgba(5, 11, 26, 0.5);
                position: fixed;
                top: 0;
                left: 0;
                z-index: 9999;
                width: 100%;
            }

            .newDesign .header .navbar-default.navbar-absolute-top {
                padding: 15px;
            }

            .header .navbar-collapse.collapse {
                padding: 0 30px 30px 30px;
            }

            .header .navbar-nav {
                margin: 0px !important;
            }

            .header .navbar-default .navbar-nav > li.cta > a {
                margin: 0px !important;
            }

            .header .navbar-header {
                background-color: #fff;
                border-radius: 10px 10px 0 0;
            }

            .header .navbar-collapse {
                border-radius: 0 0 10px 10px;
            }

            .hide-mobile {
                display: none !important;
            }

            .show-mobile {
                display: block !important;
            }

            .banner {
                background-image: none;
            }

            .banner-home {
                padding-left: 0px !important;
                padding-bottom: 350px !important;
            }

            .banner-home:before {
                background-position: -170px -41px !important;
                width: 100% !important;
            }
            .banner.video_box:before {
                background-position: top left !important;
            }

                .banner-home .inner-banner-home {
                    /*padding-top: 110px !important; */
                }

            .default-section.feature-section .btn {
                margin: 20px 0;
                padding-left: 0;
                padding-right: 0;
                min-width: 120px;
                max-width: 120px;
            }

            .banner.banner-home .btn {
                display: inline-block;
                margin: 0 !important;
                min-width: 120px;
                max-width: 120px;
                padding-left: 0;
                padding-right: 0;
            }

            .banner-img-box {
                width: 95% !important;
            }

            .banner.banner-home .btn.btn-default {
                margin: 0 10px 0 0 !important;
            }

            .banner-home .inner-banner-home {
                /*padding: 40px 15px 0 15px;*/
            }

            section.default-section.bg-info {
                padding: 50px 10px;
            }

            section.default-section.height-fix {
                height: 100%;
                margin-bottom: 100px;
            }

            .section-layer {
                bottom: 0%;
            }

            section.default-section.height-fix .m-b-20 {
                margin-bottom: 0px !important;
            }

            section.default-section .sec-details {
                margin-bottom: 20px;
            }

            .video-wrapper {
                width: 100%;
                margin: 0 auto;
            }

                .video-wrapper.sec-details h4 {
                    font-size: 30px !important;
                }

            .navbar-collapse.collapse.in {
                background-color: #fff;
            }

            .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
                background: transparent none;
            }

            .text-warpper {
                height: 25vh;
            }

            .banner-image {
                width: 100%;
            }

            .navbar-header {
                float: none;
            }

                .navbar-header .navbar-toggle {
                    display: block;
                    margin-top: 20px;
                    margin-right: 20px;
                    margin-bottom: 20px;
                    border: none;
                }

            .navbar .nav > li {
                text-align: center;
            }

            .navbar-default .navbar-nav > li > a {
                font-size: 18px;
                line-height: 60px;
                padding: 0;
                font-weight: 600;
            }

            .navbar-default .navbar-nav > li.cta_white > a {
                font-size: 18px;
                line-height: 60px;
                color: #303235;
                margin-bottom: 20px !important;
                padding: 0px;
            }

            .navbar-default .navbar-nav > li.cta > a,
            .navbar-default .navbar-nav > li.cta_white > a {
                margin: 10px;
            }

            .navbar-collapse.collapse {
                display: none !important;
            }

                .navbar-collapse.collapse.in {
                    display: block !important;
                }

            .navbar-nav,
            .navbar-nav > li {
                float: none !important;
            }

            .tab .nav-tabs li a {
                padding: 10px 12px;
                font-size: 12px;
            }

            .icon-grids .icon-grid {
                min-height: 226px;
                margin-bottom: 30px;
            }

            fieldset.scheduler-border {
                padding: 0px !important;
                border: none !important;
            }

            legend.scheduler-border {
                padding-left: 0;
            }

            footer {
                padding: 50px 0 0 0;
                background-color: #fff;
            }

                footer .navbar .navbar-nav {
                    transform: none;
                    width: 100%;
                    text-align: center;
                    margin: 0 auto;
                    left: auto;
                    position: relative;
                    display: block;
                }

            .newDesign .navbar-default.navbar-absolute-top {
                position: fixed;
                padding: 0 100px;
                background: transparent none !important;
            }

                .newDesign .navbar-default.navbar-absolute-top.floating-menu {
                    background: #fff none !important;
                }

            .newDesign .header .navbar-default.navbar-absolute-top.floating-menu {
                background: transparent none !important;
            }

            .newDesign .header .navbar .navbar-collapse {
                border: none !important;
                box-shadow: 0 0 0 transparent !important;
                position: relative;
                top: -1px;
                background: #fff none !important;
            }

            .contact-section .layer {
                display: none !important;
            }

            .contact-section .row-left {
                padding: 0 !important;
            }

                .contact-section .row-left .signin-box {
                    margin: 30px 0 15px 0;
                    width: 100%;
                    padding: 20px 15px 30px 15px;
                }

                .contact-section .row-left .left-side p,
                .contact-section .row-left .left-side img {
                    display: none;
                }

            .contact-section .col-right .right-bottom-text p {
                text-align: center;
            }

            .contact-section .col-right .right-bottom-text .nav {
                display: flex;
                flex-direction: row;
                justify-content: space-between;
            }

            .signin-box .btn {
                width: 178px;
            }

            .contact-section .left-side h2 {
                font-size: 28px;
            }

            .newDesign .btn.close-btn {
                top: 23px !important;
            }

            .signin-box .form-block {
                padding: 0px !important;
            }

            .banner-home .inner-banner-home p br {
                display: none;
            }

            .footer-widget.links-widget .footer_list {
                padding-left: 28px;
            }

            .footer-widget.links-widget .contact_list li img {
                display: inline-block;
            }

            .footer-widget.links-widget .contact_list li span {
                padding-left: 10px;
                display: inline-block;
            }

            .default-section.feature-section .text-info .btn {
                /*display: block !important;*/
            }

            .default-section.feature-section .btn {
                /*display: none !important;*/
            }

            .footer-widget.links-widget .social_list li img {
                margin-right: 10px;
            }

            .newDesign section.default-section.bg-info .btn {
                margin: 0 !important;
                padding: 13.5px 25px;
                min-width: 180px;
            }

            .newDesign .navbar-default.navbar-absolute-top .navbar-toggle .icon-bar {
                display: block;
            }

            .newDesign .header .navbar-default.navbar-absolute-top .navbar-toggle .icon-bar {
                display: none;
            }

            .newDesign .header .navbar-default.navbar-absolute-top .navbar-toggle .cross-icon {
                display: block;
            }

            .newDesign .header .navbar-default.navbar-absolute-top .navbar-toggle {
                padding-right: 0;
                margin-right: 15px;
            }
        }

        @media (max-width: 767px) {
            .signin-form .col-md-6:first-child .form-control {
                margin-bottom: 15px;
            }

            .m-m-b-0 {
                margin-bottom: 0px !important;
            }

            .main-box {
                display: table;
            }

            .firstDiv {
                display: table-footer-group;
            }

            .secondDiv {
                display: table-header-group;
            }
        }

        @media (max-width: 640px) {
            .mobile-center {
                text-align: center !important;
            }

            

            p {
                font-size: 14px;
            }

            .banner {
                min-height: auto;
            }

            .banner-text h1 {
                font-size: 30px;
            }

            .banner-text h3 {
                font-size: 14px;
                margin-bottom: 20px;
            }

            .tab .nav-tabs li a i {
                font-size: 16px;
                vertical-align: middle;
            }

            .tab .nav-tabs li a {
                padding: 7px 10px;
                font-size: 10px;
            }

            .tab .tab-content {
                padding: 0;
            }

            .sec-title h2 {
                font-size: 18px;
                line-height: 22px;
            }

            .arrowlist li {
                font-size: 14px;
                line-height: 20px;
            }

            .testimonial > p {
                font-size: 18px;
            }

            .team-box {
                margin-right: 15px !important
            }

            .section-info .team-content {
                top: 10px;
                padding: 20px 20px 20px 20px;
                margin: 0 0 0 15px;
            }

            .section-info .team-content .md-heading {
                font-size: 18px;
            }

            .section-info .team-content h3 {
                font-size: 16px;
            }

            .section-info {
                padding-bottom: 20px;
            }

            #request-demo .form-block {
                padding: 15px;
            }

            .default-section {
                padding: 20px 0;
            }

            .privacy-panel .panel-body {
                padding: 15px;
            }

            .video-section {
                padding-bottom: 10px;
            }

            .default-section.feature-section {
                /*padding-bottom: 0px!important;*/
                padding:85px 0 50px 0;
            }

           

            .pricing .card {
                margin: 0 15px 15px;
            }

            .services-thumbnail {
                border-right: none;
            }

            .team-box {
                background-color: #fff;
            }

            .team-box.full-box img {
                width: auto;
            }

            .doc-steps li .number {
                font-size: 14px;
            }

            #id-trial .md-heading {
                font-size: 18px;
            }

            .icon-grids .icon-grid h3 {
                font-size: 16px;
            }

            .thumbnail .caption {
                text-align: left;
            }

            .icon-grids .icon-grid {
                min-height: auto;
                padding: 20px 15px;
                margin-bottom: 10px;
            }

            .btn-group-lg > .btn,
            .btn-lg {
                font-size: 14px;
            }
            /* 	.signin-form .col-md-6:first-child .form-control{margin-bottom:15px;} */
            .modal .doc-steps.triangle {
                overflow-x: scroll;
            }

            .banner .learn-more {
                bottom: 20px;
            }

            .default-section.pricing .text-center.sec-title {
                width: 100% !important;
            }

            .pricing .title {
                font-size: 32px;
                line-height: 38px;
            }

            .pricing .card {
                /*box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1); */
                box-shadow: 8px 24px 80px 0 rgba(134, 153, 193, 0.24);
                background-color: #fff;
                margin: 15px 0;
                border-radius: 4px;
            }

            .pricing .card-body {
                /*box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1); */
                box-shadow: 0 0 0 transparent;
                padding: 20px;
            }

            .privacy-page-title {
                font-size: 40px;
            }

            .pricing .card:hover {
                box-shadow: 8px 24px 80px 0 rgba(134, 153, 193, 0.24);
                border: solid 1px #ced1dc;
            }

            .pricing .card-body .btn.btn-lg.btn-default {
                background-color: #4285f4;
                border-color: #4285f4;
                color: #fff !important;
            }

            .pricing .card-body .btn.btn-lg.btn-default:hover {
                background-color: #fff;
                border-color: #4285f4;
                color: #4285f4 !important;
            }

            .pricing .card-body p {
                /*border-bottom: 1px solid #dfe2ed;*/
                padding-bottom: 16px;
                margin-bottom: 0px;
            }

            .pricing .card-body p.period {
                border-bottom: none;
                padding-bottom: 0px;
                margin-bottom: 0px;
            }

            .pricing .card-body .btn-default {
                margin-top: 30px !important;
            }

            .pricing .card-body .card-price {
                margin-top: 40px !important;
            }

            .newDesign .banner-img-box img {
                /*width: 140%;
                max-width: 140%;
                padding-top: 40px;*/
            }
            .navbar-default .navbar-brand {
                padding: 16px 15px;
            }
            .navbar-header .navbar-toggle {
                margin:14px 20px 14px 0;
            }
            .banner.banner-home {
                overflow: hidden;
                padding: 0px !important;
            }
            .banner .inner-banner-home {
                padding-top: 100px;
            }
            .banner-home:before {
                /*background-position: -140px -50px !important;
                top: -70px !important;*/
                right: 0 !important;
                top: 0px !important;
                background-position: 0px 0px !important;
                background: linear-gradient(317.31deg, rgba(247,251,255,0) 0%, #F2F9FF 100%) !important; 
                max-height: 580px;
                border-radius: 0 0 0 50%;
            }
            .banner .banner-img-box {
                width: 100% !important;
                min-height: auto;
                margin-top: 40px;
            }
            .banner .banner-img-box img {
                width: 100%;
                position: relative;
                left: 0;
                top: 0;
                min-width: 580px;
            }
            .banner.video_box:before {
                /*background-position: top left !important;*/
            }
            

            .banner-home .inner-banner-content {
              /*  padding-right: 15px !important;*/
            }
            .banner-home .inner-banner-home h1,
            .banner-home h1 {
                font-size: 32px;
                line-height: 38px;
                margin-bottom:27px;
            }
            .banner p {
                font-size: 14px;
                line-height: 22px;
                margin: 0 0 33px 0;
                letter-spacing: normal;
            }
            .banner.banner-home .btn.btn-default {
                line-height: 40px;
                font-size: 16px;
                margin-right:12px!important;
            }
            .banner.banner-home .btn {
                line-height: 40px;
                font-size: 16px;
            }
            .banner-img-box img {
                
            }
           
            .default-section.overview-section:before {
                top: -300px;
                left: -337px;
                background-size: cover;
                height: 600px;
            }
            section.default-section.height-fix {
                margin-bottom: 50px;
            }

            section.default-section .sec-details .card {
                min-height: 186px;
            }

                section.default-section .sec-details .card h3 {
                    font-size: 20px;
                    margin-top: 24px;
                    margin-bottom: 16px;
                }

                section.default-section .sec-details .card p {
                    margin-bottom: 0px;
                }
        }

        @media (max-width: 480px) {
            .banner-text h1 {
                font-size: 28px;
            }

            .sec-title h2 {
                font-size: 16px;
            }

            .tab .nav-tabs {
                display: block;
                border-radius: 4px;
                padding: 5px 15px;
            }

                .tab .nav-tabs li a {
                    padding: 7px 28px;
                }

            .pricing .card-price {
                font-size: 24px;
            }

            .inner-banner h1 {
                font-size: 25px;
            }

            .services-thumbnail .caption p {
                font-size: 14px;
                line-height: 18px;
            }

            .banner .learn-more {
                bottom: 10px;
            }
        }

        @media only screen and (max-width: 479px) {
            .tab .nav-tabs li {
                width: auto;
                text-align: center;
            }

                .tab .nav-tabs li a {
                    padding: 7px 19px;
                }
        }

        @media (max-width: 380px) {
            .banner .col-md-7.m-l-50 {
                margin-left: 0 !important;
            }

            .banner .btn {
                display: block;
            }

                .banner .btn.btn-default + span {
                    display: block;
                    margin: 0 auto 10px;
                    text-align: center;
                }
        }

        @media (max-width: 360px) {
            .banner .col-md-7.m-l-50 {
                margin-left: 0 !important;
            }

            .banner .btn.btn-default {
                margin-bottom: 10px
            }

            .banner .btn {
                display: block;
            }

                .banner .btn.btn-default + span {
                    display: block;
                    margin: 0 auto 10px;
                    text-align: center;
                }

            br {
                display: none;
            }

            .pricing .card-price {
                font-size: 25px;
            }

            .banner-text h1 {
                font-size: 25px;
            }

            .thumbnail .caption h4,
            .sec-title h2 {
                font-size: 14px;
            }

            .testimonial {
                width: 100%;
            }

            .pricing .card-title {
                font-size: 16px;
            }

            .pricing .card-price .period {
                font-size: 14px;
            }

            .pricing .card-body {
                padding: 10px;
            }

            .section-info .team-content .md-heading,
            .testimonial .media .media-body .media-heading,
            .section-info .team-content h3,
            .testimonial > p {
                font-size: 14px;
            }

            #id-trial .md-heading {
                font-size: 16px;
            }
        }

        @media (max-width: 320px) {
            .thumbnail .caption h4,
            .sec-title h2 {
                font-size: 12px;
            }

            .tab .nav-tabs li a i {
                font-size: 12px;
            }

            .tab .nav-tabs li a {
                padding: 7px 10px;
            }
        }

        #signup-popup .alert-danger {
padding: 5px 8px;
background: #d9524e;
border-color: #d9524e;
color: #fff !important;
margin: 0;
}

#signup-popup .alert-danger p {
font-size: 14px;
text-align: left;
line-height: 26px;
color: #fff !important;
}

.empty {
border: 1px solid red !important;
}
.error {
border-bottom: 1px solid red !important;
}

.banner-home .imagex-md {
    position: relative;
    background-image: url("/Assets/Marketing/images/group-13@3x.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 130px;
}

.banner-home .inner-banner-home {
    /*position: absolute;
top: 0;
bottom: 0;*/
    /*padding-top: 150px;*/
    /*left: 0;
right: 0;*/
}

.banner-home .inner-banner-home .sec-title {
width: 75%;
margin: 0px auto;
text-align: center;
padding: 0;
border-left: none;
}

.banner-home .inner-banner-home .sec-title h1 {
font-size: 48px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #2d343f;
}

/*.section .btn,
.banner .btn {
font-weight: bold !important;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: 1px;
text-align: center;
}*/

.banner-home .inner-banner-home .sec-title > p {
opacity: 0.8;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: 0.2px;
text-align: center;
color: #687089;
}

.banner-home .inner-banner-home .sec-title > .btn {
width: 159px;
padding: 14px 25px;
}

.default-section .text-center.sec-title {
width: 60%;
margin: 0px auto;
text-align: center;
padding: 0;
border-left: none;
}

.banner-home .inner-banner-home .imagex-md {
margin: 0 auto;
width: 81%;
margin-top: 50px;
}

.newDesign .navbar-default {
background-color: transparent;
box-shadow: none;
}


.newDesign .navbar-default.navbar-absolute-top {
position: fixed;
padding: 0 100px;
}


.newDesign .navbar-default.floating-menu {
box-shadow: 0 0 24px 0 rgba(17, 31, 63, 0.08);
background-color: #ffffff;
border-radius: 0;
}

.newDesign .navbar-default.nav-bottom.floating-menu {
box-shadow: none;
border: 0;
background-color: transparent;
}

./*newDesign .btn {
border-radius: 4px;
padding: 9.5px 25px;
font-size: 16px;
}*/

.newDesign .btn.shadow {
box-shadow: 0 8px 32px -8px rgba(66, 133, 244, 0.55);
}

.newDesign .btn i {
font-size: inherit;
vertical-align: baseline;
margin-left: 15px;
}

.navbar-nav.navbar-center {
position: absolute;
left: 50%;
transform: translatex(-50%);
}

.p-lr-20 {
padding-left: 22px;
padding-right: 22px;
}

.default-section .row h4 {
font-size: 28px;
margin: 0;
}

.default-section .row .text-limited-w {
width: 61%;
}

.default-section .row .text {
font-size: 16px;
}

.m-t-45 {
margin-top: 45px !important;
}

.m-t-60 {
margin-top: 60px !important;
}

.m-t-80 {
margin-top: 80px !important;
}

.line {
width: 30px;
height: 3px;
display: inline-block;
}

.feature-section .row .text-center img {
width: 56px;
height: 56px;
display: inline-block;
margin-bottom: 20px;
}

.feature-section .row .text-center h5 {
font-size: 20px;
}

.comment-card {
padding: 50px;
box-shadow: 0 0px 5px 0 rgba(50, 50, 50, 0.1);
}

.comment-card p {
font-style: italic;
}

.comment-card img {
width: 27px;
}

.quote {
padding-left: 20px;
display: block;
position: relative;
font-size: 16px;
color: #34393E;
line-height: 26px;
font-weight: 300;
margin-bottom: 10px;
}

.quote:after {
content: "";
top: 6px;
bottom: 4px;
left: 0;
position: absolute;
z-index: 1;
border-color: #19d887;
border-left-width: 2.5px;
border-right-width: 0;
border-style: solid;
}

.list {
padding-left: 0;
padding-right: 0;
border-radius: 3px;
}

.list.no-border {
padding-top: 8px;
padding-bottom: 8px;
}

.list-item {
display: block;
position: relative;
padding: 12px 16px;
}

.list-item::after {
content: "";
display: table;
clear: both;
}

.list-item:last-child .list-body:after {
border: none;
}
section.feature-section .list {
    margin-bottom:40px;
}
section.feature-section .list.no-border {
    padding-top: 0px;
}
section .feature-section .list .list-item {
    padding-left: 0px;
}
section.feature-section .list .list-item .list-left img{
    margin-top:4px;
}
section.feature-section .list .list-item .list-left + .list-body {
    margin-left: 84px;
}
section.feature-section .list .list-item .list-left + .list-body .body_title {
    font-size: 20px;
    line-height: 24px;
    color: #2D343F;
    font-weight: 500;
    margin-bottom: 16px;
}
section.feature-section .list .list-item .list-left + .list-body small.text-muted {
    font-size: 14px;
    line-height: 22px;
    color: #687089;
    font-weight: 400; 
    letter-spacing: 0.2px;
    opacity: 80%;
    margin-bottom: 9px;
    display: block;
}
section.feature-section .list.no-border li:first-child {
    padding-top: 10px;
}

section.feature-section .list.no-border li {
    padding-left:0px;
}
    .no-border .list-item {
        padding-top: 12px;
        padding-bottom: 12px;
    }

.no-padding .list-item {
padding-left: 0;
padding-right: 0;
}

.list-item.active {
background-color: rgba(22, 32, 42, 0.15);
}

.list-left {
float: left;
}

.list-left > span {
display: table-cell;
vertical-align: middle;
}

.list-left + .list-body {
margin-left: 56px;
}

.list-body h3 {
font-size: 16px;
margin: 0 0 3px 0;
font-weight: normal;
}

.list-body:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
/*border-bottom: 1px solid rgba(120, 130, 140, 0.065);*/
}

.inset .list-body:after {
left: 72px;
}

.no-border .list-body:after {
display: none;
}

.w-40 {
width: 40px;
height: 40px;
display: inline-block;
}

.circle,
.rounded {
border-radius: 500px;
}

.w-40.circle {
font-weight: bold;
}

.w-40.circle.green {
border: 1px solid #009d67;
line-height: 38px;
color: #009d67;
}

.w-40.circle.info {
border: 1px solid #008ec3;
line-height: 38px;
color: #008ec3;
}

.avatar {
position: relative;
display: table-cell !important;
vertical-align: middle;
line-height: 1;
font-weight: 700;
border-radius: 50%;
}

.avatar img {
width: 100%;
vertical-align: middle;
height: 100%;
}

.avatar,
.avatar img {
border-radius: 500px;
}

.w-150 {
width: 150px;
height: 150px;
display: inline-block;
}

.default-section .row h4.general {
font-size: 18px;
margin-bottom: 10px;
margin-top: 10px;
}

.team-info .member .col-md-6 {
padding-right: 25px;
}

.team-info .experience {
color: black;
font-weight: 400;
}

.sl-content p {
color: #4285f4;
font-weight: 400;
}

.collapsed .sl-content p {
color: #34393E;
font-weight: 400;
}

.collapsed .sl-icon > i {
color: #4285f4;
background: white;
border: 1px solid #4285f4;
}

.btn-outline.b-info {
border: 1px solid #70a2f6;
}

.btn-outline.b-info:hover {
/*box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);*/
color: #fff;
background-color: #4285f4;
border: 1px solid #70a2f6;
}

.btn-outline.b-info:focus {
/*box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);*/
color: #fff;
background-color: #2067da;
border: 1px solid #70a2f6;
}

.btn-outline.b-info:active {
/*box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);*/
color: #fff;
background-color: #2067da;
border: 1px solid #70a2f6;
}

section.default-section .section-title {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2px;
    color: #9BA0B4;
    margin: 3px 0 16px 0;
    text-transform:uppercase;
}

section.default-section .sec-details h4 {
    font-size: 42px;
    font-weight: 700;
    Line-height: 49px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #2D343F;
    margin:0 0 24px 0;
}
section.default-section .tab-content .sec-details h4 {
    font-size: 36px; 
    Line-height: 42px;
    margin-bottom:30px;
}
    section.default-section .sec-details p {
        font-size: 16px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 26px;
        letter-spacing: 0.2px;
        color: #687089;
        margin-bottom: 30px;
    }

section.default-section .sec-details .card {
    border-radius: 10px;
    box-shadow: 0 18px 80px -10px rgba(134,153,193,0.24);
    background-color: #ffffff;
    padding: 30px; 
    margin-bottom:30px;
}

section.default-section .sec-details .card p {
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.2px;
    color: #687089;
    margin:0px;
}

section.default-section .sec-details .card .circle {
    width: 48px;
    height: 48px; 
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin:0 0 36px 0;
}
section.default-section .sec-details .card .circle.bg-gray {
    background: #e8f1fc;
    line-height: 48px;
    text-align: center;
}

section.default-section .sec-details .card .circle.bg-gray.image-icon {
    line-height: 37px;
}

section.default-section .sec-details .card .circle.bg-gray span {
font-size: 17px;
}


section.default-section .nav.nav-pills.nav-stacked {
    margin:0 0 30px 0;
}
.default-section.section.feature-section .btn.btn-default {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 4px;
    min-width: 173px;
    padding: 13px;
}
section.default-section .nav.nav-pills.nav-stacked li {
    margin: 0 0 10px 0px;
}

section.default-section .nav.nav-pills.nav-stacked li a {
    padding: 25.73px 15px;
    max-width: 350px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500
}
section.default-section .nav.nav-pills.nav-stacked li a .sl-icon {
    position: absolute;
    left: 30px;
    z-index: 2;
    border: inherit;
    border-width: 0;
    top: calc(50% - 15px);
    bottom: auto;
}

section.default-section .nav.nav-pills.nav-stacked li a .sl-icon i {
    width: 30px;
    height: 30px;
    color: #4285f4;
    background: #fff;
    border-color: #4285f4;
    border: 1px solid;
    line-height: 28px;
}
section .default-section .nav.nav-pills.nav-stacked li a .sl-icon > i {
    width: 30px;
    height: 30px;
    color: #4285f4;
    background: #fff;
    border-color: #4285f4;
    border: 1px solid;
}

 
section.default-section .nav.nav-pills.nav-stacked li.active a,
section.default-section .nav.nav-pills.nav-stacked li a:hover {
    background-color: #fff;
    color: #2d343f;
}

section.default-section .nav.nav-pills.nav-stacked li.active a .sl-icon > i {
    color: #fff;
    /*background: #4285f4;
    border-color: #4285f4;*/
    background: #04D57C;
    border-color: #04D57C;
    font-weight: 600;
}

section.default-section .nav.nav-pills.nav-stacked li.active a .list-text-circle {
    color: #2d343f;
    font-weight: 500;
}

section.default-section .nav.nav-pills.nav-stacked .list-text-circle {
    margin-left: 61px;
    font-size: 20px;
    color: #687089;
    line-height: 24px;
    font-weight: 500;
}


section.default-section .tab-content .tab-pane .sec-1 .flex-box-center {
    margin-top:-3px;
}
section.default-section .tab-content .tab-pane .sec-2 {
    padding: 82px 0;
}
section.default-section .tab-content .tab-pane .sec-3 {
   /* padding: 61px 0 44px 0;*/
    padding: 41px 0 24px 0;
}

section.default-section .tab-content .tab-pane .sec-4 {
    padding: 38px 0 0 0;
}
section.default-section .tab-content .tab-pane .sec-5 {
    padding: 66px 0 118px 0;
}
section.default-section .tab-content .tab-pane .sec-6 {
    padding: 61px 0;
    background:transparent none;
}
section.default-section .tab-content .tab-pane .sec-4 .tab_content {
    margin-top: -25px;
}
section.default-section .tab-content .tab-pane .sec-1 img {
    max-width: 450px;
    min-width: auto;
    margin-left: -40px;
}

section.default-section .tab-content .tab-pane .sec-2 img {
    max-width: 483px;
    min-width: auto;
    margin-left: 44px;
}

section.default-section .tab-content .tab-pane .sec-3 img {
    max-width: 422px;
    min-width: auto;
}

section.default-section .tab-content .tab-pane .sec-4 .tab_content {
    padding: 0;
}
section.default-section .tab-content .tab-pane .sec-4 img { 
    max-width: 440px;
    margin-left: -60px;
}

section.default-section .tab-content .tab-pane#tab_default_2 .sec-3 {
    padding:0px;
}

section.default-section .tab-content .tab-pane#tab_default_2 .sec-3 img {
    max-width: 710px;
    margin-left: -170px;
    min-width: auto;
}

section.default-section .tab-content .tab-pane#tab_default_3 .sec-5 img {
    max-width: 434px;
    margin-left: -22px;
}
section.default-section .tab-content .tab-pane#tab_default_3 .sec-2 {
    padding:0px;
}
section.default-section .tab-content .tab-pane#tab_default_3 .sec-2 img {
    max-width: 645px;
    margin-left: -47px;
    min-width: auto;
}

section.default-section .tab-content .tab-pane#tab_default_3 .sec-3 {
    padding: 48px 0 44px 0;
}

section.default-section .tab-content .tab-pane#tab_default_3 .sec-3 img {
    max-width: 645px;
    margin-left: -80px;
    min-width: auto;
}



section.default-section .tab-content .tab-pane .sec-6 img {
    max-width: 475px;
    min-width: auto;
    margin-left: 14px;
}
section.default-section .tab-content .tab-pane img {
    max-width: 540px;
}
section.default-section .tab-content .tab-pane#tab_default_2 img {
    /*margin-top: -80px;*/
}
    section.default-section .tab-content .tab-pane h3 {
        font-size: 32px;
        font-weight: 700;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        color: #2d343f;
        margin: 0 0 16px 0;
        line-height: 38px;
    }

section.default-section .tab-content .tab-pane p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0.2px;
    color: #687089;
    margin-bottom: 0;
}

section.default-section .card-illustration .card {
    width: 120px;
    height: 120px;
    border-radius: 10px;
    background-color: #ecf2fd;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.default-section .card-illustration .bg-white {
background-color: #fff;
}

section.default-section .card-illustration h4 {
font-size: 24px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #2d343f;
margin-top: 25px;
margin-bottom: 5px;
}

section.default-section .card-illustration .card span {
opacity: 0.8;
font-family: Roboto;
font-size: 16px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: 0.2px;
color: #687089;
}

section.default-section.bg-info .btn {
color: #4285f4 !important;
border-radius: 4px;
background-color: #ffffff;
}

.height-fix {
height: 89vh;
margin-bottom: 30vh;
}

.text-white {
color: #fff !important;
}

section.default-section .text-white * {
color: #fff !important;
}

section.default-section.bg-info {
background-color: #4285f4 !important;    
padding: 100px 0;
}

    section.default-section.bg-info:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0%;
        height: 267px;
        width: 424px;
        opacity: 0.1;
        background: linear-gradient(244.02deg, #4CFFF3 0%, rgba(66,133,244,0) 100%); 
        clip-path: polygon(0 0, 100% 0, 50% 80%, 0 100%);
    }

    section.default-section.bg-info:after {
        content: '';
        position: absolute;
        bottom: 0px;
        right: 0%;
        height: 267px;
        width: 424px;
        opacity: 0.1;
        background: linear-gradient(109.04deg, #4CFFF3 0%, rgba(66,133,244,0) 100%);
        clip-path: polygon(55% 40%, 100% 20%, 100% 100%, 0% 100%);
    }
    section.default-section.bg-info .section-title {
        margin-bottom: 24px;
        opacity: 0.60;
    }
    section.default-section.bg-info .sec-details h4 {
        font-size: 48px;
        line-height: 57px;
        font-weight:700;
        margin-bottom: 16px;
    }
    section.default-section.bg-info p {
        font-size: 16px;
        line-height: 26px;
        font-weight: 400;
        letter-spacing:0.2px;
        margin-bottom: 40px;
    }
    section.default-section.bg-info .btn {
        font-size: 16px;
        line-height: 20px;
        font-weight: 700;
        letter-spacing: 1px;
        margin-bottom: 0px;
        padding: 13px 20px;
        min-width:160px;
    }
    .bg-aliceblue {
        background-color: rgb(217, 231, 253);
    }

.inner-banner-home .imagex-md video {
margin-top: 44px;
margin-left: -2px;
width: 75%;
}

.navbar-absolute-top li.dropdown .dropdown-menu {
position: absolute;
box-shadow: 0 16px 40px 0 rgba(48, 81, 96, 0.16);
background-color: #ffffff;
border: 0;
border-radius: 4px;
margin-top: 15px;
right: auto;
left: 50%;
-webkit-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}

.navbar-absolute-top li.dropdown .dropdown-menu:before {
bottom: 100%;
/* left: 0; */
right: calc(50% - 10px);
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #fff;
border-width: 10px;
}

.dropdown-item {
display: block;
width: 100%;
padding: .75rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}

.dropdown-item .circle {
width: 20px;
height: 20px;
display: inline-block;
opacity: 0.2;
background-color: #4183f0;
position: absolute;
}

.dropdown-item .text {
margin-left: 25px;
}

.dropdown-item:focus,
.dropdown-item:hover {
color: #4285f4;
/* font-weight: 500; */
}

.banner-blog {
    background-image: url(/Assets/Marketing/images/blog-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: unset;
    padding-bottom: 20px;
}

.banner-home.banner-blog .inner-banner-home .sec-title h1 {
color: white;
}

.banner-home.banner-blog .inner-banner-home .sec-title > p {
color: white;
}

#logo-white {
display: none;
}

#blog-nav {
padding: 0px 100px;
}

#blog-nav.nav > li > a {
position: relative;
display: block;
padding: 18px 22px;
border: 0;
border-bottom: 2px solid transparent;
}

#blog-nav.nav > li > a:hover {
border: 0;
border-bottom: 2px solid #46a5d1;
background-color: transparent;
}

#blog-tabContent {
padding: 30px 100px;
}

#blog-nav.nav-tabs > li.active > a,
#blog-nav.nav-tabs > li.active > a:focus,
#blog-nav.nav-tabs > li.active > a:hover {
border: 0;
border-bottom: 2px solid #46a5d1;
background-color: transparent;
}

#blog-tabContent .card {
border-radius: 10px;
box-shadow: 0 8px 24px 0 rgba(134, 153, 193, 0.16);
background-color: #ffffff;
margin: 0px 0 20px 0;
cursor: pointer;
}

#blog-tabContent .card .card-body {
padding: 20px;
}

#blog-tabContent .card .card-body .title {
font-family: Roboto;
font-size: 12px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: 1px;
color: #005a91;
text-transform: uppercase;
}

#blog-tabContent .card .card-body .card-text {
font-family: Roboto;
font-size: 18px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #2d343f;
}

#blog-tabContent .card .card-body .time {
font-family: Roboto;
font-size: 13px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: 0.5px;
color: #687089;
}

#blog-tabContent .card .card-img-top {
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.btn-rounded {
border-radius: 500px !important;
}

.font-weight-bold {
font-weight: bold !important;
}

.list-dot {
width: 3px;
height: 3px;
background-color: #687089;
display: inline-block;
/* line-height: 50px; */
vertical-align: middle;
border-radius: 500px;
margin: 0 5px;
}

/*.fixed-width-160 {
min-width: 160px;
}*/

.signin-box .btn:hover {
/*color: #fff !important;
-webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);
box-shadow: 0 3px 7px 0 rgba(0,0,0,0.1);
background-color: #70a2f6!important;*/
}

.min-width-215 {
min-width: 215px;
}

.dropdown-item a:hover {
color: #4285f4 !important;
}
 
  

    .alert-minimalist {
        border-radius: 4px;
        box-shadow: 0 10px 24px 0 rgba(39, 49, 66, 0.16);
        border: solid 1px #e7eaf1;
        background-color: #ffffff;
        padding: 5px;
    }

        .alert-minimalist.ViewerAlert {
            width: 600px !important;
            left: 20% !important;
            bottom: 60px !important;
        }

        .alert-minimalist.success-alert {
            border-left: 4px solid #36b357;
        }

            .alert-minimalist.success-alert .circle {
                background: #36b357;
                color: #fff;
            }

        .alert-minimalist.danger-alert {
            border-left: 4px solid #f55d5f;
            z-index: 99999 !important;
        }

            .alert-minimalist.danger-alert .circle {
                background: #f55d5f;
                color: #fff;
            }

        .alert-minimalist .list-left + .list-body {
            display: inline-block;
            width: 79%;
            margin-left: 12px;
        }

            .alert-minimalist .list-left + .list-body p {
                margin-bottom: 0;
            }

            .alert-minimalist .list-left + .list-body .item-title {
                margin-bottom: 8px;
            }

    .w-32 {
        width: 32px;
        height: 32px;
        text-align: center;
    }

    .alert-minimalist .list-left + .list-body .item-title a {
        font-size: 18px;
        font-weight: bold;
    }

    .alert-minimalist .list-left {
        padding: 12px 0;
    }

    .alert-minimalist .list-right {
        float: right;
        line-height: 55px;
    }

        .alert-minimalist .list-right .btn {
            border: 0;
            font-size: 14px;
            padding: 7px 10px;
            border-radius: 3px;
            line-height: 19px;
            background: white;
        }

            .alert-minimalist .list-right .btn .icon-close {
                font-size: 12px;
                color: #a9adb3;
            }

            .alert-minimalist .list-right .btn:hover {
                border: 0;
                background: transparent;
                box-shadow: none;
            }


    /* CSS Document */

@media (max-width: 640px) {
    .newDesign .navbar-default.navbar-absolute-top {
        padding: 0px;
        background: #fff;
    }

    .banner h1 {
        font-size: 32px;
        line-height: 38px;
    }

    .banner.video_box .btn {
        line-height: 40px;
        margin-right: 15px !important;
        min-width: 120px;
        display:inline-block;
    }

    section.default-section .section-title {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 12px 0;
    }

        section.default-section .section-title strong {
            font-weight: 500;
        }

    section.default-section .sec-details {
        margin: 0;
    }

        section.default-section .tab-content .sec-details h4,
        section.default-section .sec-details h4 {
            font-size: 28px;
            line-height: 33px;
            margin: 0 0 26px 0;
        }

        section.default-section .sec-details p {
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 40px;
        }

        section.default-section .sec-details .card .circle.bg-gray {
            width: 40px;
            height: 40px;
            line-height: 40px;
            margin-bottom: 28px;
        }

    .newDesign section.default-section .sec-details .card {
        min-height: auto;
        margin-bottom: 15px;
    }

    section.default-section.overview-section {
        z-index: 1;
    }

    section.default-section.feature-section {
        background: linear-gradient(0deg, #F7FAFF 0%, #F7F8FD 100%);
    }

        section.default-section.feature-section .sec-details p {
            margin-bottom: 32px;
        }

    section.default-section .nav.nav-pills.nav-stacked {
        margin: 0 0 15px 0;
    }

        section.default-section .nav.nav-pills.nav-stacked li {
            margin: 0 0 8px 0px;
        }

            section.default-section .nav.nav-pills.nav-stacked li a {
                padding: 16px 15px;
                max-width: none;
            }

                section.default-section .nav.nav-pills.nav-stacked li a .sl-icon {
                    left: 20px;
                }

        section.default-section .nav.nav-pills.nav-stacked .list-text-circle {
            margin-left: 50px;
        }

    section.default-section .tab-content .tab-pane img {
        max-width: 100%;
    }

    section.default-section.feature-section .tab-content .tab-pane h3 {
        margin-top: 0px;
        font-size: 24px;
        line-height: 28px;
    }

    section.default-section .tab-content .tab-pane p {
        font-size: 14px;
        line-height: 21px;
    }

    .default-section.section.feature-section .btn.btn-default {
        margin: 40px 0 0 0;
    }

    .section-bottom-layer:before {
        height: 85px;
    }

    .default-section.section.video-section {
        margin: 0px 0 -17px 0;
        padding: 50px 0 0 0;
        background: linear-gradient(180deg, rgba(247,251,255,0) 0%, #F2F9FF 100%);
        overflow: hidden;
    }

        .default-section.section.video-section .row {
            display: flex;
            flex-direction: column;
        }

            .default-section.section.video-section .row .col-md-7 {
                order: 2;
            }

            .default-section.section.video-section .row .col-md-5 {
                order: 1;
            }

        .default-section.section.video-section .video-wrapper {
            text-align: center;
            margin: 0;
        }

            .default-section.section.video-section .video-wrapper .section-title {
                font-size: 15px;
                line-height: 19px;
                margin-bottom: 8px;
            }

            .default-section.section.video-section .video-wrapper h4 {
                font-size: 28px !important;
                line-height: 33px;
                margin-bottom: 20px;
            }

            .default-section.section.video-section .video-wrapper p {
                margin-bottom: 40px;
            }

        .default-section.section.video-section .video-container-home:after {
            height: 80px;
            background-size: contain;
            bottom: 12px;
            left: -25px;
        }

    section.default-section.bg-info {
        padding: 50px 0;
    }

        section.default-section.bg-info .section-title {
            font-size: 12px;
            line-height: 16px;
            margin: 0 0 16px 0;
            letter-spacing: 1.5px;
        }

        section.default-section.bg-info .sec-details h4 {
            font-size: 32px;
            line-height: 38px;
            margin: 0 0 20px 0;
        }

        section.default-section.bg-info p {
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 40px;
        }

        section.default-section.bg-info:before {
            width: 212px;
            height: 134px;
        }

        section.default-section.bg-info:after {
            width: 212px;
            height: 134px;
        }

    .banner.video_box {
        padding-top: 0px;
        /*min-height: 716px;*/
        min-height: auto;
    }

        .banner.video_box:before {
            background: url(/Assets/Marketing/svg/mobile_top_left_bg_curve.svg) top left no-repeat;
            left: 0;
            top: 0;
            background-position: 0 -140px !important;
            background-size: cover;
        }

    .banner .banner-img-box .video-container-home img {
        min-width: 100%;
        margin: 0 auto;
    }

    .banner .banner-img-box.video-container .video-container-home video {
        left: 39px;
        top: 18px;
        width: 78.5%;
    }

    .banner.video_box:after {
        width: 120px;
        height: 400px;
        bottom: -150px;
        background-size: contain;
        opacity: 0.3;
    }

    .default-section.section-feature.tab-content-box {
        padding: 25px 0 0 0;
    }

        .default-section.section-feature.tab-content-box .tabbable-panel {
            overflow: hidden;
        }

        .default-section.section-feature.tab-content-box .tabtop li {
            min-width: 33%;
        }

            .default-section.section-feature.tab-content-box .tabtop li a {
                flex-direction: column;
                align-items: flex-start;
                font-size: 14px;
                line-height: 19px;
                /*padding: 10px 17px 20px 18px;*/
                padding:10px 14px 20px 14px;
                color: #687089;
            }

            .default-section.section-feature.tab-content-box .tabtop li.active a {
                color: #2D343F;
            }

            .default-section.section-feature.tab-content-box .tabtop li a img {
                margin: 0 0 15px 0;
            }

        .default-section.section-feature.tab-content-box .tabbable-panel .container {
            padding: 0px;
        }

        .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn {
            padding: 60px 0 0px 0;
        }

            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .flex-box-center {
                flex-direction: column;
                margin: 0px;
            }


                .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .flex-box-center .col-sm-6 {
                    order: 2;
                }

                    .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .flex-box-center .col-sm-6.sec-details {
                        order: 1;
                        margin-bottom: 24px;
                    }



            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .row.m-b-20 {
                margin-bottom: 15px !important;
            }

            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .tab_content .sec-details h4 {
                font-size: 28px;
                line-height: 33px;
                margin-bottom: 20px;
            }

            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .col-sm-6 {
                padding: 0px;
            }

            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .tab_content .sec-details p {
                font-size: 14px;
                line-height: 22px;
                margin-bottom: 28px;
            }

            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn img {
                max-width: 100%;
                margin: 0;
            }

            .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .sec-1 img {
                margin-top: -64px;
                max-width: calc(100% - 30px);
                margin-left: 15px;
            }

    section.default-section .tab-content .tab-pane .sec-2 {
        background: transparent none;
        padding: 40px 0;
    }

    .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .sec-2 .flex-box-center .col-sm-6 {
        order: 2;
    }

        .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .sec-2 .flex-box-center .col-sm-6.sec-details {
            order: 1;
            margin-bottom: 24px;
        }

    section.default-section .tab-content .tab-pane .sec-3 {
        padding: 0px;
    }

    .default-section.section-feature.tab-content-box .tabbable-panel .tab-content .tab-pane .tab-pane-inn .sec-3 img {
        margin-top: -50px;
        max-width: calc(100% - 30px);
        margin-left: 15px;
    }

    section.default-section .tab-content .tab-pane .sec-4 .tab_content {
        margin-top: 0px;
    }

    section.default-section .tab-content .tab-pane#tab_default_2 img {
        margin-top: -50px;
        max-width: calc(100% - 30px);
        margin-left: 0px;
    }

    section.default-section .tab-content .tab-pane#tab_default_2 .section-digital-sign img {
        margin-top: 0px;
        max-width: calc(100% - 10px);
        margin-left: -20px;
    }

    section.default-section .tab-content .tab-pane#tab_default_2 .sec-3 img {
        margin-top: -100px;
        margin-left: -50px;
        max-width: 140vw;
        margin-bottom: -50px;
    }


    section.default-section .tab-content .tab-pane#tab_default_3 .sec-5 img {
        margin-top: 0px;
        max-width: calc(100% - 30px);
        margin-left: 15px;
        margin-bottom: 20px;
    }

    section.default-section .tab-content .tab-pane#tab_default_3 .sec-2 img {
        margin-top: -100px;
        margin-left: -20px;
        max-width: 140vw;
        margin-bottom: -100px;
    }

    section.default-section .tab-content .tab-pane#tab_default_3 .sec-3 img {
        margin-top: -50px;
        margin-left: -50px;
        max-width: 106vw;
        margin-bottom: -30px;
    }

    .default-section.privacy-section .privacy-page-title {
        font-size: 32px;
        line-height: 38px;
    }

    .default-section.privacy-section .privacy-page-subtitle {
        font-size: 14px;
        line-height: 22px;
    }

    .default-section.feature-section .pricing_img {
        overflow: hidden;
    }

        .default-section.feature-section .pricing_img img {
            min-width: 114vw;
            margin-left: -50px;
        }

    .default-section.privacy-section {
        /*padding: 135px 0px 85px;*/
        padding: 100px 0px 85px;
    }

        .default-section.privacy-section + .feature-section {
            padding-top: 0px;
        }

            .default-section.privacy-section + .feature-section .sec-details p {
                margin-bottom: 40px;
            }

    section.feature-section .list .list-item .list-left + .list-body .body_title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 15px;
    }

    section.feature-section .list.no-border {
        margin-bottom: 10px;
    }

    section.feature-section .list .list-item .list-left + .list-body small.text-muted {
        margin-bottom: 0px;
    }

    .default-section.section.feature-section .pricing_img .btn.btn-default {
        margin: 0px;
    }

    .default-section.privacy-section .section-bottom-layer {
        clip-path: polygon(0 24%, 100% 0, 100% 100%, 0% 100%);
        height: 130px;
    }

        .default-section.privacy-section .section-bottom-layer:before {
            height: 55px;
        }

    .contact-section .card .card-body .btn.btn-lg.btn-default {
        background: transparent none;
        border: none;
        color: #4285f4 !important;
    }

    .banner-contact .inner-banner-home {
        padding-top: 100px;
    }

        .banner-contact .inner-banner-home h1 {
            font-size: 32px;
            line-height: 38px;
        }

        .banner-contact .inner-banner-home p {
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 10px;
        }

            .banner-contact .inner-banner-home p br {
                display: none;
            }

        .banner-contact .inner-banner-home .contact-section p br {
            display: block;
        }

    .contact-section .card-body {
        padding: 40px 30px;
    }

        .contact-section .card-body .card-title {
            margin: 24px 0 7px 0;
        }

    .contact-section .card .card-body p {
        margin: 5px 0 30px 0;
        margin-bottom: 30px;
        padding-bottom: 0px;
    }

    .section.sales_section {
        margin-top: 0;
        padding-top: 50px; 
    } 

    .banner-contact .section-bottom-layer-left-angle {
        bottom: 0;
        height: 450px;
        clip-path: unset;
    }
    .banner-contact .section-bottom-layer-left-angle:before {
        display: none;
    }
    .section.sales_section .contact_detail {
        margin-bottom:20px;
    }
    .section.sales_section .contact_detail h2 {
        font-size: 28px;
        line-height: 33px;
    }
    .section.sales_section .contact_detail p {
        font-size:14px;
        line-height:28px;
    }
    .section.sales_section .signin-box {
        padding: 30px 15px 15px;
    }
    .pricing .card-mobile {
        min-height:440px;
    }
    .pricing .card-mobile .card-body {
        padding: 30px 30px;
    }
    .pricing .card-mobile .card-body .mobile-center {
        text-align: left !important
    } 
    .pricing .card-mobile .card-body .mobile-center.card-price {
        margin-top: 0px !important;
        text-align: right !important;
    }
    .pricing .card-mobile .card-body .period.mobile-center {
        text-align: right !important;
    }
    .pricing .card-mobile .card-body .btn.btn-lg.btn-default {
        background-color: transparent;
        border-color: #4285f4;
        color: #4285f4 !important;
    }

        .pricing .card-mobile .card-body .btn.btn-lg.btn-default:hover {
            background-color: transparent !important;
            border-color: #4285f4 !important;
            color: #4285f4 !important;
        }
    footer {
        padding: 50px 0 16px 0;
    }
    footer .footer-widget {
        margin-bottom:32px;
    }
    footer .footer-widget h3 {
        margin-bottom:20px;
    }
    footer .footer-widget .contact_list li span {
        font-size:14px;
        line-height:22px;  
    }
    footer .footer-widget.links-widget .footer_list {
        padding: 0px;
    }
    footer .footer-widget.links-widget li {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    footer .footer-widget.links-widget .contact_list li span,
    footer .footer-widget.links-widget li a {
        color: rgb(48 50 53 / 80%);
    }

    footer .footer-widget.links-widget .social_list li a {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
        color: rgb(48 50 53 / 80%);
    }
    footer hr {
        margin-top:0px;
    }
}


@media (max-width: 480px) {
}
