@font-face {
    font-family: Tajawal-Regular;
    src: url('/fonts/Tajawal-Bold-Light.otf');
    font-weight: normal;
}
@font-face {
    font-family: Montserrat;
    src: url('./fonts/Montserrat-Regular.otf');
    font-weight: normal;
}

@font-face {
    font-family: Montserratl;
    src: url('./fonts/Montserrat-Light.otf');
    font-weight: normal;
}
@font-face {
    font-family: Lato;
    src: url('/fonts/Lato-Regular.ttf');
    font-weight: normal;
}
/* Poppins font family imported start */
@font-face {
    font-family: Poppins;
    src: url('/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Poppins;
    src: url('/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Poppins;
    src: url('/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Poppins;
    src: url('/fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Hurme Geometric;
    src: url('./fonts/Hurme Geometric Sans 4 W00 SmBd.ttf');
}
@font-face {
    font-family: LamaSans;
    src: url('./fonts/LamaSans-SemiBold.otf');
    font-weight: normal;
}
@font-face {
    font-family: Cairo;
    src: url('./fonts/CAIRO-BOLD.TTF');
}
@font-face {
    font-family: LamaSans;
    src: url('./fonts/LamaSans-SemiBold.otf');
    font-weight: 500;
}
@font-face {
    font-family: LamaSans;
    src: url('./fonts/LamaSans-SemiBold.otf');
    font-weight: 600;
}
@font-face {
    font-family: LamaSans;
    src: url('./fonts/LamaSans-Bold.otf');
    font-weight: 700;
}


/* Poppins font family imported end */
@media (min-width: 1200px){
	.container {
		width: 1140px;
		max-width: 100%;
	}
}
nav.navbar.navbar-toggleable-md.navbar-inverse.bg-inverse {
    margin-top: 0px;
}

h2.plan-heading {
    text-transform: capitalize;
    color: #000000;
}
.video-plan-row {
    color: #000000;
}
.video-plan-heading {
    margin-bottom: 30px;
    border-bottom: 3px solid;
    width: fit-content;
    font-size: 22px;
    color: #000000;
}
.howit-works-section {
    text-align: center;
    color: #ffffff;
}

.working-img {
    margin-bottom: 30px;
    width: 20%;
    filter: invert(1);
}

.graph-img {
    width: 60%;
}

.sale-graph-text {
    color: #000000;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    padding-top: 150px;
}

.sale-graph-text span {
    color: #ffef1a;
}

.sale-graph-row {
    padding-top: 80px;
}

.client-logo-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 100%;
}

.col-md-five {
    width: 16.666%;
    text-align: center;
    margin: 15px;
}

.top-header-wrapper {
    display: block;
    padding: 10px 30px;
    height: 50px;
}

.col-md-serve-inner {
    text-align: center;
    padding: 25px;
}
.col-md-4:nth-child(2) .col-md-serve-inner {
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}
.client-name-dest {
    padding: 30px;
    text-align: left;
    font-weight: normal !important;
	font-family: Montserratl;
	font-size: 14px;
}
.client-name-dest p {
    height: 145px;
}
.client-name-dest p:before {
    content: "";
    background-image: url(/images/feature-images/quote-icon.png);
    width: 25px;
    height: 20px;
    position: absolute;
    z-index: 100;
    right: 15px;
    top: 4px;
}
.client-info b {
    font-family: Montserrat;
    font-size: 14px;
}
.col-md-testimonials-inner {
    text-align: center;
    margin-top: 30px;
    position: relative;
}
.client-info {
    text-align: left;
    font-size: 12px;
}
.client-img {
    width: 75px;
    height: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.Industries-img {
    height: 93px;
    width: auto;
}

.col-md-serve-inner h5 {
    color: #1b2326;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.Coming-Soon {
    opacity: 0.8734189;
    z-index: 3;
    width: 100%;
    border: solid 1px #979797;
    background: #d8d8d8;
    text-align: center;
    padding: 22px;
    margin-top: -55%;
    font-weight: 600;
    color: #1b2326;
    font-size: 22px;
}

.top-header-right {
    float: right;
}

.top-header-left {
    float: left;
}

a.learning-center-cta {
    font-size: 18px;
    color: #ffffff;
    padding-right: 15px;
}

a.call-cta {
    color: #ffffff;
    font-size: 18px;
    margin-right: 15px;
}

a.select-language-cta {
    border-radius: 3px;
    border: solid 1px #fa3d80;
    background: #fa3d80;
    font-size: 16px;
    padding: 3px 15px;
    color: #ffffff;
    line-height: 0px;
    font-family: Tajawal-Regular;
}

a.contact-us-cta {
    border-radius: 3px;
    border: solid 2px #4084F4;
    background: #ffffff;
    padding: 5px 20px;
    color: #4084F4 !important;
	font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
}

/*.navbar-inverse .navbar-nav .nav-link, .navbar-inverse .navbar-nav .nav-link {
    color: #ffffff !important;
}*/
.signin-icon {
    width: 30px;
    margin-right: 5px;
    filter: invert(1);
}

.navbar-inverse .navbar-nav .nav-link {
    color: #000000;
}

.header-wrapper-home {
    position: relative !important;
}
.hero-slider {
    float: right;
}
.home-page-logout {
    background: #f9f9f9;
}

.new-home-section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section.new-home-section {
   /* background-image: url(/images/new-banner-home.png);*/
    background-size: auto 100%;
    background-position: 95% 10px;
    background-repeat: no-repeat;
    padding-top: 70px;
}

.trial-cta, .trial-cta:hover {
    background-color: #FFEF1A;
    border-color: #FFEF1A;
    border-radius: 0px;
    margin: 0px 15px;
    color: #000000;
    font-family: Montserratl;
    font-weight: bold;
    padding: 13px 20px;
}

.demo-cta, .demo-cta:hover {
	background-color: transparent;
    border-color: #000000;
    border-radius: 0px;
    margin: 0px 0px;
    color: #000000;
    font-family: Montserratl;
    font-weight: 500;
    padding: 13px 20px;
    /* margin-left: 35px;*/
}

.main-slogan {
    padding: 0px 0px 30px 0px;
    font-family: Montserratl;
    margin-top: 40px;
    width: 100%;
    margin: 0 auto;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}
.main-feature-image {
    text-align: center;
}
.feature-col {
    text-align: center;
}
.feature-div-heading-content h3 {
    font-weight: bold;
    font-size: 20px;
    line-height: 29px;
    color: #000000;
}
.feature-div-heading-content p {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #000000;
}
.feature-col {
    text-align: center;
    padding: 60px;
}
.feature-col:hover {
    background: #F7F7F7;
}
#more {display: none;}
span#read-more {
    background-color: #FFEF1A;
    border-color: #FFEF1A;
    border-radius: 0px;
    margin: 0px 15px;
    color: #000000;
    font-family: Montserratl;
    font-weight: bold;
    padding: 13px 20px;
    margin-bottom: 30px;
    float: left;
}
/************slider start************/
img.clients-img {
    filter: invert(1);
}

/************slider end************/
h2.after-header-heading {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
	text-align:center;
    padding-top: 30px;
}
.navbar-brand {
    margin-left: 1rem;
}
.header-bg img {
    width: 90%;
}

.new-banner-heading {
    font-size: 32.3px;
    text-align: left;
    /*margin-top: 80px;
    line-height: 40px;
    /*margin-left: 18px;*/
    /*letter-spacing: 3px;*/
    color: #000000;
    /*margin-bottom: 30px;*/
}

h1.new-banner-heading span.text-light {
    font-family: Montserratl;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 28px;
}

.new-home-page-section-three {
    padding: 80px 20px 20px 20px;
}

.col-md-5.Contact-col-left {
    float: left;
}

.new-home-section-heading {
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.col-md-12.section-heading-col p {
    color: #ffef1a;
    text-align: center;
    font-size: 13px;
    font-family: Montserratl;
}

.new-home-contact-section {
    padding: 35px 0px;
}

.header-bg {
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 0px;
    display: none;
}

.content-bg-image {
    position: absolute;
    top: 500px;
    left: 0;
    right: 0;
    border: 0;
    display: none;
}

.content-bg-image img {
    width: 100%;
}

.new-home-section .feature-image {
    /*position: relative;*/
    z-index: 100;
}

.contact-oval-bg {
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: -487px;
    display: none;
}
/*
.row.Contact-row {
    z-index: 100;
    position: relative;
}*/

.footer-combined-shape img {
    width: 100%;
}

.footer-combined-shape {
    position: absolute;
    left: auto;
    right: 0;
    top: auto;
    bottom: -66px;
    z-index: -1;
    display: none;
}

p#tab-container {
    padding-top: 50px;
    height: 163px;
    text-align: center;;
    color: #ffffff;
    font-family: Montserratl;
    font-weight: 100 !important;
    margin-top: 40px;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;

}

img.laptop-mobile-image {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.feature-div-heading-image {
    text-align: center;
}

label.new-home-label {
    float: left;
    width: 16%;
    margin-top: 22px;
    color: #000000;
    font-size: 19px;
    clear: both;
    display: block;
}
.col-md-5.Contact-col-center {
    background-color: #ffffff;
    margin: 0 auto 30px;
    padding: 0px 30px;
}
.Contact-col-center .form-group {
    padding-bottom: 0px;
}

.Contact-col-center .form-control {
    width: 80%;
}
.input-group {
    margin-bottom: 15px;
    border-bottom: 0px solid #EBEBEB;
    background-color: #ffffff;
    border-radius: 4px;
}
.input-group-addon {
    background-color: transparent;
    border: 0px;
	width: 10%;
}
section.Contact-section {
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/***********************/
.quick-access {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
}
.quick-access b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: #C4C4C4;
}
.quick-access span {
    margin: 0 15px;
	font-size: 16px;
	line-height: 19px;
	color: #C4C4C4;
}
/***********************/
.Plan-table-section {
    background: transparent;
    position: relative;
}

.col-md-6.col-md-offset-3.Contact-col-center {
    padding: 0px !important;
}

.fl-dis {
    padding: 50px 73px 0px 73px;
    text-align: center;
    color: #ffffff;
    font-family: Montserratl;
    font-weight: 100 !important;
    margin-top: 40px;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
}

.header-wrapper-home {
    z-index: 100;    background: #ffffff !important;
}

.col-md-3.features-price-col {
    border: 0px solid transparent;
    background: transparent;
}
.col-md-3.features-price-col-name, .col-md-3.features-price-col {
    padding: 0px;
    margin: 0px;
}
.col-md-3.features-price-col:hover {
    border: 0px solid transparent;
}

.col-md-3.features-price-col p {
    background: #F9F9F9;
}

.feature-list-heading > p {
    background: transparent !important;
	text-align:center;
}

.col-md-3.features-price-col:hover .feature-list-heading {
    background: #3c50ba87;
}

h2.plan-heading {
    margin-bottom: 80px;
    margin-top: 80px;
    font-size: 28px;
}

h2.contact-heading-home {
    text-align: left;
}

.container.Contact .form-group label {
    width: 19%;
}

.container.Contact .form-group input.form-control {
    margin-top: 10px;
    background-color: #ffffff !important;
    background: transparent !important;
    border-bottom: 1px solid #455ba9 !important;
    border-radius: 0;
    color: #ffffff;
    font-size: 20px;
    font-family: Montserratl;
    resize: none !important;
    resize: none !important;
    width: 100%;
}

.new-contact-heading-page {
    text-align: left;
    font-family: Montserratl;
    /*margin-bottom: -9px;*/
    margin-top: 30px;
}
a.signup-btn {
    color: #0275d8;
}
footer {
    background: #ffffff;
    padding: 50px 0px 30px 0px;
    min-height: 288px;
}
.new-footer-logo {
    font-size: 25px !important;
}
.widget-title {
	font-family: Hurme Geometric;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}
ul.widget-menu {
    padding-left: 0px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
ul.widget-menu li {
    font-family: Poppins;
    list-style: none;
    font-weight: normal;
    font-size: 15px;
    line-height: 44px;
    color: #7A7C7E;

}
ul.widget-menu li a {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #7A7C7E;
}
.footer-social-link {
    text-align: right;
}
.footer-social-link a {
    padding-left: 15px;
}
.copy-right, .copy-right a {
	font-family: Poppins;
    font-weight: normal;
    font-size: 16px;
    line-height: 246.3%;
    color: #595959;
}
.copy-right span {
    padding: 10px 20px 10px 0px;
}
.copy-flash-text {
    font-weight: 500;
}
.pull-right.footer-payment-logos {
    float: right;
}
p.language-icon a {
    font-weight: normal;
    font-size: 16px;
    line-height: 246.3%;
    color: #7A7C7E;
}
.btn.btn-primary.btn-lg.sign-up, button.btn.btn-primary.btn-lg.submit-button {
    padding: 9px 15px !important;
    font-family: Montserrat;
    width: 48%;
    font-size: 16px;
    border: 0px;
	float: left;
}
a.fb-login-button {
    padding: 0px !important;
    width: 48%;
	float: left;
    border: 0px;
}

a.google-login-button {
    width: 48%;
    padding: 0px !important;
    float: right !important;
    background: transparent;
    border: 0px;
}
a.google-login-button img,a.fb-login-button img {
    width: 100%;
	border-radius: 3px;
}
a.btn.btn-primary.btn-lg.submit-button.fb-login-button {
    padding: 8px 44px;
}
button.btn.btn-primary.btn-lg.submit-button {
    color: #000000;
    width: 50%;
}
.btn.btn-primary.btn-lg.sign-up, button.btn.btn-primary.btn-lg.submit-button {
    color: #000000;
}
.contect-us-page-banner {
    margin-top: 25px;
}

h2.plan-heading-page {
    text-align: center;
    font-family: Montserratl;
    text-transform: uppercase;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #1B2326;
}
/********************/
/***********new-home ( facelift ) page footer css start************/
.footer-add-col {
    display: flex;
    margin-top: 40px;
}
.footer-social-link {
    color: #7A7C7E;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 500;
}
.footer-call-txt p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 18px;
    line-height: 246.3%;
    color: #7A7C7E;
}
.footer-call-txt a {
    color: #6F00FF;
    text-decoration: underline;
}
.f-add-row-wrap {
    border-bottom: 0.4px solid #7A7C7E;
}
.footer-call-txt {
    padding-top: 15px;
}
.language-image {
    padding-left: 7px;
}
.f-address-span {
    display: inline-flex;
    align-items: baseline;
}
.address-footer {
    list-style: none;
    font-family: Poppins;
    font-weight: 400;
    font-size: 13px;
    color: #7A7C7E;
    margin: 0px 6px;
}
/***********new-home ( facelift ) page footer css end**********/
.main-price-panel {
    display: flex;
}
.plan-section {
    background: #4084F4;
    padding: 0px 0px 50px 0px;
	margin-top: 75px;
}
.features-price-col {
    background: #F7F7F7;
    display: flow-root;
	margin-top: -75px;
}
.recommended-plan {
    background: #33B679;
}
.choose-plan {
    padding: 4px 0px;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}
.main-plan-info {
    text-align: left;
    padding: 30px 30px 0px 30px;
}
/**************************/
.switch {
	  position: relative;
	  display: inline-block;
	  width: 44px;
	  height: 16px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
     height: 14px;
    width: 14px;
    left: 2px;
    bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #33B679;
}

input:focus + .slider {
  box-shadow: 0 0 1px #33B679;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.choose-plan-wrapper {
        float: left;
    width: 100%;
    text-align: center;
    margin: 5px 0px;
    font-size: 18px;
    line-height: 10px;
    color: #1B2326;
}
.plan-name {
    font-style: normal;
    font-weight: 100;
    font-size: 18px;
    line-height: 26px;
    color: #1B2326;
    text-transform: uppercase;
}
/********************/
 a.btn.btn-primary.btn-lg.submit-button.new-google-login-button {
    padding: 8px 44px;
    color: #000000;
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    background: #F7F7F7;
    border-radius: 0px;
    float: right;
    margin: 0px 0px 0 0;
    font-size: 16px;width: 48%;
}
a.btn.btn-primary.btn-lg.submit-button.new-fb-login-button{
   padding: 8px 44px;
    background-color: #F7F7F7;
    border-color: #F7F7F7;
    background: #F7F7F7;
    color: #000000;
    border-radius: 0px;
    float: left;
    margin: 0px 0px 0 0;
    font-size: 16px;width: 48%;
}


.Contact-singup-page .Contact-col-center .form-control {
    width: 100%;
    /*border-bottom: 1px solid #455ba9;*/
}

.thank-img {
    text-align: center;
    /*padding-top: 8%;*/
}

h3.section-heading {
    text-align: center;
    color: #ffef1a;
    padding: 0px 25px 28px 25px;
    text-transform: uppercase;
    font-size: 80px;
}

p.sign-in-btn-tp {
    text-align: center;
    color: #ffef1a;
    text-transform: uppercase;
    font-size: 22px;
    text-decoration: underline;
}

p.sign-in-btn-tp a {
    color: #ffef1a;
}
/*
.thankyou-image {
    width: 20%;
}*/

.overlay {
    background-color: #1b2226 !important;
}


/************************************************************/
.open {
    position: relative;
    /*top: 24px;*/
    /*right: 40px;*/
    width: 50px;
    height: 50px;
    display: inline-block;
    cursor: pointer;
    transition: opacity 0.2s linear;
}
.open:hover {
    opacity: 0.9;
}
.open span {
    display: block;
    float: left;
    clear: both;
    height: 4px;
    width: 40px;
    background-color: #000000;
    position: absolute;
    right: 3px;
    top: 12px;
    overflow: hidden;
    transition: all 0.4s ease;
}

.open span:nth-child(1) {
    margin-top: 10px;
    z-index: 9;
}
.open span:nth-child(2) {
    margin-top: 25px;
}
.open span:nth-child(3) {
    margin-top: 40px;
}

.sub-menu {
    transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    height: 0;
    width: 0;
    right: 0;
    top: 0;
    position: relative;
    z-index: 18;
    overflow: hidden;
}
.sub-menu li {
    display: block;
    float: right;
    clear: both;
    height: auto;
    margin-right: -160px;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.sub-menu li:first-child {
    margin-top: 180px;
}
.sub-menu li:nth-child(1) {
    -webkit-transition-delay: 0.05s;
}
.sub-menu li:nth-child(2) {
    -webkit-transition-delay: 0.10s;
}
.sub-menu li:nth-child(3) {
    -webkit-transition-delay: 0.15s;
}
.sub-menu li:nth-child(4) {
    -webkit-transition-delay: 0.20s;
}
.sub-menu li:nth-child(5) {
    -webkit-transition-delay: 0.25s;
}
.sub-menu li a {
    color: #fff;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 16px;
    width: 100%;
    display: block;
    float: left;
    line-height: 40px;
}
.sub-menu-inner-col .navbar-brand img.main-site-logo {
    filter: invert(1);
}
.sub-menu-inner-col a.navbar-brand {
    margin-left: 0px;
}
.oppenned .sub-menu {
    height: 740px;
    width: 100%;
    margin-top: 16%;
    padding: 30px;
}
.oppenned span:nth-child(2) {
    overflow: visible;
}
.oppenned span:nth-child(1), .oppenned span:nth-child(3) {
    z-index: 100;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #f7e90e;
}
.oppenned span:nth-child(1) {
    -webkit-transform: rotate(45deg) translateY(12px) translateX(12px);
    transform: rotate(45deg) translateY(12px) translateX(12px);
}
.oppenned span:nth-child(2) {
    height: 740px;
    width: 293px;
    left: -50px;
    top: -48px;
}
.oppenned span:nth-child(3) {
    -webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
    transform: rotate(-45deg) translateY(-10px) translateX(10px);
}
.oppenned li {
    margin-right: 168px;
    width: 126px;
}

.button {
    display: block;
    float: left;
    clear: both;
    padding: 20px 40px;
    background: #fff;
    border-radius: 3px;
    border: 2px solid #10a1ea;
    overflow: hidden;
    position: relative;
}
.button:after {
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    content: "";
    position: absolute;
    height: 200px;
    width: 400px;
    -webkit-transform: rotate(45deg) translateX(-540px) translateY(-100px);
    transform: rotate(45deg) translateX(-540px) translateY(-100px);
    background: #10a1ea;
    z-index: 1;
}
.button:before {
    transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    content: attr(title);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 2;
    text-align: center;
    padding: 20px 40px;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
}
.button:hover {
    text-decoration: none;
}
.button:hover:after {
    -webkit-transform: translateX(-300px) translateY(-100px);
    transform: translateX(-300px) translateY(-100px);
}
.button:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.row.sub-menu .col-12 {
    padding-top: 161px;
    position: relative;
    top: 0;
    color: #ffffff;
    width: 87%;
    float: left;
    padding-left: 10px;
}
.sub-menu-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}
.sub-menu-title a {
    color: #ffffff;
}
p.sub-menu-dis {
    margin-top: 0px;
    font-size: 12px;
}
.sub-menu-inner-col {
    margin-bottom: 25px;
    width: 100%;
}
.oppenned span:nth-child(2) {
    height: 740px;
    width: 440px;
    left: -50px;
    top: -48px;
}
.oppenned span:nth-child(2) {
    overflow: visible;
}
.open span:nth-child(2) {
    margin-top: 25px;
}
.social_icon.header-social-icon img {
    filter: invert(1);
}
.social_icon img {
    height: 35px;
    margin-right: 10px;
    width: auto;
}
/*********************************/

/******************* Accordion Demo - 2 *****************/

#accordion2 .panel-title a{
    display: block;
    padding: 12px 15px 12px 50px;
    font-style: normal;
    font-size: 18px;
    color: #8D8A8A;
    position: relative;
    font-weight: 100;
    font-family: Montserratl;
}
#accordion2 .panel-title a:before{
    content: ' \002B';
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    background: #EBEBEB;
    font-size: 12px;
    font-weight: 900;
    color: #fdfbfb;
    text-align: center;
    position: absolute;
    top: 8px;
    left: 15px;
}
#accordion2 .panel-title a.collapsed:before{ content: '\002D';}
#accordion2 .panel-title a.collapsed:before{ content: '\002D';}
#accordion2 .panel-body{
    padding: 0px 15px;
    font-size: 15px;
    color: #222;
    line-height: 27px;
    border: none;
}
#accordion2 .panel-body p{ margin-bottom: 0; }
img.about-us-page-banner {
    width: 100%;    margin-bottom: 30px;
}
.aboutus-col {
    font-family: Montserratl;
}
.no-badge-count-wapper {
    font-family: Montserratl;
    text-align: center;
    color: #1B2326;
    background-color: #ffffff;
	padding: 25px;
    margin-bottom: 30px;
}
span.badge-no-cont{
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
	}
span.badge-no-cont-label {
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #1B2326;
}
/* .form-control {
	border: 0px solid rgba(0,0,0,.15) !important;
} */
hr.home-hr {
    margin: 30px 0px;
}
.serve-outer-col {
    padding-top: 40px;
    padding-bottom: 40px;
}
hr.serve-hr {
    margin: 0px;
}
.col-md-serve-inner p {
    height: 63px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.working-col {
    color: #000000;
}
/*********************************/
.video-Plan-section .col-md-3 iframe {
    width: 100%;
}
.only-mobile-show {
    display: none;
}
/****************New About PAGE****************/
.aboutus-row {
    align-items: center;
}
.new-about-section {
    background: #ECF4FB;
    padding-top: 30px;
    padding-bottom: 30px;
}
.new-about-text {
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.new-about-heading {
	font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    color: #33B679;
}
.team-about-section {
    background: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.team-about-heading,.why-about-heading {
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    color: #4051B5;
}
.about-tem-inner-wapper {
    background: #ECF4FB;
    text-align: center;
    width: 302px;
    height: 224px;
    overflow: hidden;
    margin: 30px auto 20px auto;
}
.about-tem-wapper {
    position: relative;
    margin-bottom: 30px;
}
.about-tem-image img {
    padding-top: 21px;
}
.about-tem-link {
    position: absolute;
    animation-delay: revert;
    right: 19px;
	    z-index: 100;
}
.about-tem-name {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.about-tem-designation {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #000000;
}
.clients-row {
    margin-top: 30px;
}
.clients-tem-wapper {
    border-right: 2px solid #F9F9F9;
    display: flex;
    align-items: center;
    height: 120px;
}
.clients-image {
    margin: 0 auto;
}
.clients-tem-col {
    padding: 0px;
}
.clients-no-boder {
    border: 0px;
}
.best-crm-about-section {
    background: #E5E5E5;
    padding: 30px 0px 50px 0px;
}
.best-crm-location {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    color: #4051B5;
    text-align: center;
}
.best-crm-image {
    text-align: center;
    margin-top: 50px;
}
a.about-us-cta {
    border-radius: 3px;
    border: solid 2px #FFF217;
    font-family: Lato;
    font-style: normal;
    font-weight: 800;
    font-size: 21px;
    line-height: 0;
    color: #000000;
    background: #FFF217;
    padding: 15px 30px;
}
.me-about-section {
    background: #ECF4FB;
    padding-top: 30px;
    padding-bottom: 50px;
}
/******* New footer CSS start **********/
.list-items-li {
    float: none;
    padding-right: 25px;
    display: inline-flex;
}
li.list-items-li a {
    color: #7A7C7E;
}
.f-add-row-wrap .col-md-6 {
    padding: 0;
}
/******* New footer CSS start **********/

/****************New About PAGE****************/
@media screen and (min-width: 1900px) {
    .content-bg-image {
        top: 42%;
    }
}

@media only screen and (max-width: 1280px) {
    a.btn.btn-primary.btn-lg.submit-button.google-login-button {
        padding: 7px 0px;
    }

    .col-md-five {
        width: 16.666%;
    }
}

@media only screen and (max-width: 1024px) {
	a.contact-us-cta {
		padding: 5px 10px;
		font-size: 15px;
	}
    .fl-dis {
        padding: 30px 15px 0px 15px;
    }

    p#tab-container {
        padding: 50px 15px;
    }

   /* a.btn.btn-primary.btn-lg.submit-button.fb-login-button, .btn.btn-primary.btn-lg.sign-up, button.btn.btn-primary.btn-lg.submit-button {
        padding: 7px 0px;
        width: 31%;
        text-align: center;
    }*/
}

@media only screen and (max-width: 768px) {
    .only-desktop {
        display: none !important;
    }
    a.btn.btn-primary.btn-lg.submit-button.new-fb-login-button, a.btn.btn-primary.btn-lg.submit-button.new-google-login-button {
        padding: 7px 15px !important;
        font-family: Montserrat;
        width: 43.25% !important;
        font-size: 16px;
        margin: 0px 10px 10px 10px !important;
        border: 0px;
        float: left;
    }

    a.btn.btn-primary.btn-lg.submit-button.fb-login-button, .btn.btn-primary.btn-lg.sign-up, button.btn.btn-primary.btn-lg.submit-button, a.btn.btn-primary.btn-lg.submit-button.google-login-button {
        padding: 7px 15px !important;
        font-family: Montserrat;
        width: 43.25% !important;
        font-size: 16px;
        border: 0px;
        margin: 0px 10px 10px 10px !important;
        border: 0px;
    }
    .f-add-row-wrap {
        text-align: center;
    }
    .footer-add-col {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .address-footer {
        text-align: center;
    }
    .footer-call-txt p {
        line-height: normal;
        text-align: center;
    }
    .pull-right.footer-payment-logos {
        float: none;
    }
    .footer-social-link {
        text-align: center;
    }
}


@media only screen and (max-width: 480px) {
	.marketing-logo-left:last-child {
		width: 100%;
		margin: 0 auto;
	}
    .we-servr-section .col-md-3 {
        margin-bottom: 15px;
        position: relative;
    }

    .Coming-Soon {
        position: absolute;
        width: 93.6%;
        margin-top: -38%;
    }

    h2.plan-heading {
        margin-bottom: 30px;
        margin-top: 0px;
    }

    .col-md-serve-inner h5 {
        position: relative;
        z-index: 45;
    }

    .section.new-home-section {
        text-align: center;
    }

    .top-header-wrapper {
        height: auto;
        text-align: center;
        line-height: 37px;
        position: relative;
        z-index: 200;
    }

    .contect-us-page-banner {
        margin-top: 25px;
        width: 100%;
    }

    .top-header-left {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .top-header-right {
        float: left;
        width: 100%;
    }

    .sale-graph-text {
        padding-top: 30px;
        text-align: center;
        font-size: 20px;
    }

    p.sale-graph-text br {
        display: none;
    }

    .col-md-five {
        width: 36.666%;
    }

    .header-wrapper-home {
        z-index: 101;
        height: auto;
        padding: 0px 30px;
        margin-top: 29px;
    }

    .col-md-6.col-md-offset-3.Contact-col-center {
        padding: 2% 2% 2% 2%;
    }

    label.new-home-label {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .Contact-col-center .form-control {
        width: 100%;
    }

    .col-md-6.col-md-offset-3.Contact-col-center {
        margin: 38px auto 0px;
    }

    .header-bg, .content-bg-image, .footer-combined-shape, .contact-oval-bg {
        display: none;
    }

    .new-banner-heading {
        font-size: 20px;
        text-align: center;
        margin-top: 0px;
        line-height: 38px;
        margin-left: 0px;
        margin-bottom: 30px;
    }
	h1.new-banner-heading span.text-light {
		font-size: 20px;
	}
    .new-home-section {
        padding-bottom: 30px;
    }

    h2.contact-heading-home {
		margin-bottom: 15px;
		margin-top: 0px;
		font-size: 18px;
	}
	h1.new-banner-heading br {
		display: none;
		text-align: left;
		background-color: transparent !important;
	}
	p.home-banner-para ,.new-home-section-heading {
        text-align: center;
		font-size: 12px;
    }

    .Contact-col-left {
        text-align: center;
        margin-bottom: 30px;
    }

    p.footer-link {
        display: block;
    }

    .footer-payment-logos {
        padding-top: 0px;
        margin-bottom: 30px;
        float: none;
        text-align: center;
    }

    .new-contact-heading-page {
        margin: 0px auto;
    }
	a.btn.btn-primary.btn-lg.submit-button.fb-login-button, .btn.btn-primary.btn-lg.sign-up, button.btn.btn-primary.btn-lg.submit-button, a.btn.btn-primary.btn-lg.submit-button.google-login-button {
		width: 100% !important;
		margin: 0px 0px 10px 0px !important;
	}

    a.btn.btn-primary.btn-lg.submit-button.new-fb-login-button {
        margin: 0px 0px 0 0;
        width: 100%;
    }

    /*a.btn.btn-primary.btn-lg.submit-button.new-fb-login-button, a.btn.btn-primary.btn-lg.submit-button.new-google-login-button {
        padding: 7px 44px;
        background-color: #034c83;
        border: #034c83;
        margin-right: 10px;
        border-radius: 0px;
        float: right;
        margin: 10px;
        font-size: 13px;
    }*/
	a.btn.btn-primary.btn-lg.submit-button.new-fb-login-button, a.btn.btn-primary.btn-lg.submit-button.new-google-login-button {
		width: 100% !important;
		margin: 0px 0px 10px 0px !important;
	}
	.serve-outer-col {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.col-md-5.Contact-col-center {
		padding: 30px 30px 0px 30px;
	}
	.col-md-5.forgot-col-center {
		padding: 30px 30px 0px;
	}
    a.btn.btn-primary.btn-lg.submit-button.new-fb-login-button {
        float: left;
    }
	#accordion2 .panel-title a {
		font-size: 12px;
	}
	#accordion2 .panel-body p {
		font-size: 12px;
	}
    .clients-img {
        width: 60%;
        height: auto;
    }
	h4.features-price-heading {
		font-size: 16px;
	}
	p.features-price-text {
		font-size: 12px;
	}
	.choose-plan {
		font-size: 14px;
	}
	a.purchase-button {
		font-size: 12px !important;
	}
	.client-name-dest p {
		font-size:12px
	}
	.testimonials-section br {
		display: none;
	}
	h2.after-header-heading {
		padding-top: 0px;
	}
	h2.plan-heading-page {
		font-size: 18px;
	}
	.main-plan-info {
		padding: 7px 30px 0px 30px;
	}
    .Contact-col-left .contect-form-image {
        width: auto;
		height: 192px;
    }
	.main-price-panel{
		display:block;
	}
	.feature-col {
		text-align: center;
		padding: 0px 15px;
	}
	.col-md-4:nth-child(2) .col-md-serve-inner {
		border-left: 0px solid #EBEBEB;
		border-right: 0px solid #EBEBEB;
	}
	.col-md-serve-inner {
		text-align: center;
		padding: 15px 0px;
	}
	.col-md-serve-inner img {
		width: auto;
	}
	.col-md-6 .col-md-serve-inner img {
		width: 100%;
	}
	h2.after-header-heading {
		font-size: 18px;
		line-height: 20px;
	}
	.col-md-serve-inner h5,.feature-div-heading-content h3 {
		margin-top: 8px;
		font-size: 18px;
		line-height: 20px
	}
	.col-md-serve-inner p,.feature-div-heading-content p {
		font-size: 12px;
	}
	.hero-slider {
		float: none;
		width: 100%;
	}
	.demo-cta, .trial-cta {
		width: 100%;
		margin: 6px 0px;
		padding: 9px;
	}
	.no-badge-count-wapper {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.features-price-col {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.plan-section {
		background: #4084F4;
		padding: 0px 0px 0px 0px;
	}
	.feature-list-heading {
		min-height: auto;
	}
	.choose-plan-wrapper {
		font-size: 14px;
	}
	.plan-section {
		margin-top: 0px;
	}
	button.navbar-toggler.navbar-toggler-right {
		display: none !important;
	}
	.only-mobile-show {
		display: block;
	}
	img.about-why-flash-lead-img, img.mew-about-us-page-banner {
		width: 80%;
	}
	.clients-tem-wapper {
		border-right: 0px solid #F9F9F9;
	}
	.team-about-heading, .why-about-heading,.new-about-heading {
		font-size: 20px;
	}
	.best-crm-location {
		font-size: 18px;
	}
	.new-about-text {
		font-size: 16px;
	}
	a.about-us-cta {
		font-size: 16px;
		padding: 8px 20px;
	}
    /* new-home ( facelift ) page css start */
    .footer-add-col {
        display: block;
    }
    /* new-home ( facelift ) page css end */
    .list-items-li {
        padding-right: 10px;
    }
    .copy-right, .copy-right a {
        font-size: 13px;
    }
    .footer-first-main-col {
        padding: 0px;
    }
    .footer-call-txt p {
        font-weight: 400;
        font-size: 14px;
    }
    .footer-social-link a {
        padding-left: 6px;
    }
}
@media only screen and (max-width: 375px) {
    ul.widget-menu li a {
        font-size: 15px;
    }
    .f-s-buttons {
        text-align: center;
    }
    .free-start-btn {
        margin-left: 10px;
    }
}
@media only screen and (max-width: 360px) {
    .Coming-Soon {
        width: 91.6%;
        margin-top: -46%;
        padding: 10px;
    }
    ul.widget-menu li a {
        font-size: 12px;
    }
    .copy-right, .copy-right a {
        font-size: 12px;
    }
}
