body {
    font-family: 'Hind Guntur', sans-serif;
    color: #3e3e3e;
}

a {
    color: #ffffff;
    font-size: 14px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    letter-spacing: 1px!important;
}

a:hover,
a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.containerr {
    padding-left: 5%;
    padding-right: 5%;
}

.col-1by5 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.pad-none {
    padding-left: 0px;
    padding-right: 0px;
}

.pad-left-none {
    padding-left: 0;
}

.pad-right-none {
    padding-right: 0;
}

.pad-5-row {
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.pad-5-row>div {
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.white-bg {
    background: #fff;
}

p {
    font-size: 15px;
    color: #3e3e3e;
    line-height: 26px;
    margin-bottom: 25px;
}

p.alt {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 20px;
}

.hbi {
    background: url(../img/heading-bottom.png);
    width: 290px;
    height: 21px;
    display: block;
    margin: 15px auto;
}

.about-page .hbi {
    width: 232px;
    height: 24px;
    display: block;
    margin: 15px 0px;
    overflow: hidden;
    background-position: center;
}

.ab-dollar {
    font-size: 46px;
    color: #e84f40;
    font-weight: 800;
    vertical-align: bottom;
}

.tick-features {
    background-color: #fff;
    padding-bottom: 60px;
    padding-top: 25px;
}

.title-h {
    text-align: center;
    font-weight: 600;
    /* line-height: 72px; */
    padding-top: 50px;
    line-height: 50px;
    font-family: 'Overpass', sans-serif;
    color: #0b374b!important;
    font-size: 43px;
}

.title-h span {
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
    display: block;
    margin-top: 35px;
    color: #4b4b4b;
    font-family: 'Hind Guntur', sans-serif;
    letter-spacing: 1px;
}

.f-icon {
    text-align: center;
}

.f-icon img {
    width: 70px;
    border: solid 2px #3d9fea;
    border-radius: 5px;
    padding: 10px;
}

.f-pad {
    padding: 0px 0%;
    text-align: center;
}

.feature-list {
    width: 90%;
    margin: 0px auto;
    margin-top: 20px;
}

.t-height {
    padding-bottom: 50px;
}

.feature-list .li {
    font-weight: 700;
    font-size: 17px;
    /* padding-top: 30px; */
    position: relative;
    display: table;
    background-color: #fff;
    margin: 10px 0px;
    padding: 8px;
    border-radius: 5px;
    color: #171717;
}

.feature-list .li:before {
    content: '\f00c';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ae261f!important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    border-radius: 4px;
    padding: 5px;
    margin-right: 23px;
    border: none;
    background: #7FCAF5;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

#app .feature-list .li {
    font-size: 19px;
    font-weight: 400;
    padding: 0 0 0 45px;
    margin: 5px 0px;
    color: #007984;
    background: transparent;
    letter-spacing: 1px;
}

#app .feature-list .li:before {
    color: #fff;
}

#app .tick-features {
    padding-top: 0px;
    background-color: #90a7a900;
    padding-bottom: 40px!important;
    background-image: url(../img/stripe.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#app .app-page-mobile {
    width: 526px;
    margin-top: 18%;
    /* margin-left: 58%; */
}

#app .tick-features .title-h {
    color: #22858d!important;
    /* line-height: 52px; */
    font-size: 35px;
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
}

header {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
}

.navbar-default {
    background-color: transparent;
    border: 0px;
    padding-top: 3px;
}

.navbar-brand {
    height: auto;
}

.navbar-right {
    margin-top: 22px;
    text-transform: capitalize;
}

.navbar-default .navbar-nav>li>a {
    font-size: 18px !important;
    border-radius: 0px;
    font-weight: 600;
    text-transform: capitalize;
    height: auto !important;
    padding: 0px!important;
    margin-right: 14px;
    letter-spacing: 1px!important;
    font-family: 'Overpass', sans-serif;
    color: #0b374b !important;
}

.in .navbar-default .navbar-nav>li>a {
    color: #000!important;
}

.navbar-default .navbar-nav>li>a.active {
    color: #22858d!important;
}

.nav>li>a {
    position: relative;
    display: block;
    margin-right: 0px;
    margin-left: 17px;
    padding-left: 0px;
    padding-right: 0px;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
    text-transform: uppercase;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    padding-bottom: 5px;
    /* padding-left: 12px; */
    /* padding-right: 12px; */
    color: #3e3e3e;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    height: auto;
    color: #22858d!important;
}

.navbar-brand>img {
    display: block;
    float: left;
    max-width: 90%;
    margin-top: 8px;
}

.logo-caption {
    float: left;
    color: #263769;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 30px;
}

.call-us {
    font-weight: 600;
    font-size: 15px;
    color: #000;
}

.add-on-cnt {
    font-size: 20px;
    font-weight: 600;
}

#home .carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0px;
    top: 107px;
    background-color: #19b2b8;
    text-shadow: none !important;
    background-size: cover;
    background-image: url(../img/banner-home.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#home .carousel-caption h1 {
    font-size: 73px;
    font-weight: 800;
    margin-top: 80px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.show-all {
    text-align: center;
}

.show-all a {
    padding: 10px 20px;
    margin: 0px auto;
    background-color: #a6cc9b !important;
    border: 0;
    color: #fff !important;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .25);
    text-decoration: none;
    font-weight: 300;
    font-size: 22px;
    border-radius: 3px;
    font-family: 'Overpass', sans-serif;
    letter-spacing: 0px!important;
}

.threeinone {
    background-color: #ffffff;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 10px;
}

.threeinone-row {
    margin-top: 50px;
    margin-top: 75px;
}

.threeinone-row h3 {
    font-weight: 500;
    font-size: 19px;
    line-height: 40px;
    color: #000;
}

.threeinone-row p {
    font-size: 18px;
    padding: 0px 0px;
    font-weight: 300;
    color: #000;
}

.threeinone-row span {
    display: block;
    text-align: center;
}

.threeinone-row span img {
    padding: 10px;
    border: solid 2px #3d9fea;
    border-radius: 5px;
    background-color: white;
}

.banner-home {
    text-align: center;
    height: 100vh;
    background-color: #e3f1f1;
    overflow: hidden;
    background-image: url(../img/banner-men.jpg);
    background-size: 700px;
    max-height: 676px;
    -webkit-animation: slide 10s linear infinite;
    animation: slide 10s linear infinite;
    background-repeat: repeat-x;
}

.banner-home .graphics {
    position: relative;
    -webkit-animation: float 2s linear infinite;
    animation: float 2s linear infinite;
}

.banner-home .graphics .fire {
    position: absolute;
    left: 0px;
    z-index: 500;
    z-index: 500;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 45%;
    -webkit-animation: horizontal 0.2s ease infinite;
    animation: horizontal 0.2s ease infinite;
}

.banner-home h1 {
    color: #0b374b;
    font-weight: 600;
    text-align: left;
    line-height: 54px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 41px;
    padding-top: 30px;
    font-family: 'Overpass', sans-serif;
    letter-spacing: 2px;
}

.banner-home h1 span {
    display: block;
    font-size: 27px;
    margin-top: 2px;
}

.banner-m-icon {
    width: 100px;
    height: 100px;
    /* background-color: green; */
    margin: 0px auto;
    text-align: center;
    /* vertical-align: middle; */
    /* display: inline-block; */
    font-size: 51px;
    color: white;
    padding-top: 18px;
    color: #1e3746;
    border: solid 5px #1e3746;
    border-radius: 100px;
    position: relative;
    margin-bottom: 20px;
}

.banner-m-icon .over {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -5px;
    top: -5px;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

/*--benefit-section*/
.benefits-section {
    background: #f5f5f5;
    padding-bottom: 40px;
}
  
.benifit-card {
    padding: 10px;
    background: #fff;
    min-height: 100px;
    margin-bottom: 28px;
    height: 100%;
    display: flex;
    border-radius: 6px;
    align-items: center;
    /* border: 1px solid #a6cc9b; */
}
.benifit-card img {
    width: 40px;
}

.benifit-card p {
    padding-bottom: 0px;
    margin-bottom: 0px;
    /* padding-top: 13px; */
    font-weight: 400;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #0b374b;
}
.three-points-row {
    padding: 30px 0;
}
.three-points-row ul {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 0;
    margin: 0;
}
.three-points-row ul li {

}
.three-points {
    padding: 0;
    width: 215px;
}
.three-points p {
    color: #333366;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-align: -webkit-center;
}
.three-points img {
    width: 60px;
    display: block;
    padding-bottom: 10px;
}
.ensuring-head {
    text-align: center;
    /* font-family: "Roboto Slab", serif; */
    font-weight: bold;
    width: 60%;
    margin: auto;
    margin-bottom: 3%;
    margin-top: 3%;
    color: #2e469e;
    line-height: 1.4em;
}
.ensuring-head span {
    color: #ffc400;
}
/*--benifit-section*/

.offer-img {
    width: 10%;
}

.contact-panel {
    position: relative;
    width: 80%;
    -webkit-box-shadow: 0 0 8px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 7px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

.contact-panel input {
    height: 50px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    outline: none!important;
    font-size: 20px;
    border-radius: 6px;
    border: 0px solid #000000;
    font-weight: 300;
}

.contact-panel button {
    position: absolute;
    top: 0;
    right: 0;
    width: 159px;
    height: 51px;
    line-height: 50px;
    background-color: #e78080;
    color: #fff;
    font-weight: 800;
    font-size: 22px;
    border: 0px;
    outline: none;
    border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    -webkit-border-radius: 0px 6px 6px 0px;
    border: 0px solid #000000;
}

.footer-form .contact-panel {
    margin: 30px auto;
    width: 50%;
}

.footer-form .contact-panel button {
    background-color: #1fb162;
}

.client-info {
    text-align: center;
    background-color: #fafafa;
    padding-top: 30px;
}

.client-info h4 {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}

.client-logos span {
    display: inline-block;
    width: 18%;
    /* padding: 7px; */
    margin: 20px;
}

.client-logos span img {
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.client-logos span img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.three-features {
    text-align: left;
}

.three-features span {
    display: inline-block;
    padding-right: 20px;
    color: #0b374b;
    font-weight: 300;
    padding-left: 30px;
    position: relative;
    font-size: 16px;
}

.three-features span:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background-color: #e78080;
    border-radius: 100px;
    left: 10px;
    top: 4px;
}

.banner-home-offernav {
    text-align: center;
}

.banner-home-offernav .item {
    position: relative;
    border-radius: 100px;
    color: #ffffff !important;
    display: inline-block;
    font-size: 23px;
    font-weight: 500;
    padding-top: 26px;
    margin-left: 20px;
    margin-right: 20px;
    width: 200px;
}

.banner-home-offernav .item::after {
    content: "+";
    color: #1e3746;
    font-size: 41px;
    position: absolute;
    bottom: 38px;
    right: 0;
    left: 213px;
}

.banner-home-offernav .item:last-child:after {
    content: "";
}

.banner-home-offernav .item .icon {
    font-size: 40px;
    color: #e97c3c;
    margin: 0px auto;
    padding: 0px;
    height: 70px;
    width: 70px;
    padding-top: 5px;
}

.banner-home-offernav .item:first-child .icon i {
    margin-left: 3px;
}

.banner-home-offertext {
    color: #ffffff;
    font-size: 35px;
    font-weight: 400;
}

.banner-home-offertext .price {
    font-weight: 700;
    font-size: 42px;
    color: #ffffff;
}

.banner-content {
    padding-bottom: 20px;
    text-align: center;
    display: block;
    margin: 0px auto;
    margin-top: 19px;
}

.banner-content span {
    display: inline-block;
    padding-left: 0px;
    padding-right: 10px;
}

.banner-content a {
    line-height: 45px;
    letter-spacing: 0px;
    /* display: inline-block; */
    padding: 0px;
    font-size: 19px;
    position: relative;
    color: #0b374b;
    font-weight: 300;
    margin: 0px;
    display: block;
    text-align: left;
    letter-spacing: 1px!important;
}

.banner-content a:last-child {
    border: none;
}

.banner-content i {
    color: #a6cc9b;
    /* background-color: #fff; */
    border-radius: 8px;
    padding: 3px;
    font-size: 22px;
}

.banner-content a:hover {
    text-decoration: none;
}

.submit-block {
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.submit-block a {
    /* border: none; */
    border-radius: 2px;
    /* text-transform: uppercase; */
    background-color: #fee252;
    color: #000000!important;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 22px;
    padding: 6px 12px;
    border-radius: 50px;
    border: 2px solid black;
}

.submit-block a:hover {
    text-decoration: none;
}

#pricing .submit-block a {
    color: #ffffff;
    background-color: #64d7d7;
    margin-top: 40px;
}

.row-pad {
    padding-top: 40px !important;
}

.banner-img img {
    width: 90%;
}

.banner-content h4 {
    text-align: left;
    color: #323232;
    font-size: 16px;
    text-shadow: none !important;
    margin-top: 18px;
    margin-bottom: 15px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 1px;
}

.banner-heading {
    font-size: 34px;
    font-weight: 300;
    text-shadow: none;
    margin-bottom: 20px;
    text-align: left;
    color: #323232;
    text-transform: uppercase;
}

.carousel-caption .purchase-banner-btn {
    background-color: #26acc7;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    color: #fff !important;
    letter-spacing: 2px;
}

.carousel-caption .purchase-banner-btn:hover {
    background-color: #3cc2dd;
    color: #fff !important;
}

.white {
    color: #fff!important;
}

.templateDetailsPage .carousel-caption .purchase-banner-btn:hover {
    background-color: #fff;
    color: #000 !important;
}

.see-how {
    font-size: 20px;
    background-color: #ffdb4d;
    display: table;
    margin: 70px auto;
    border-radius: 3px;
    line-height: 53px;
    color: #151515;
    padding: 0px 20px;
    font-weight: 600;
}

.see-how2 {
    background-color: #fff;
    display: table;
    margin: 10px auto;
    border-radius: 3px;
    line-height: 53px;
    /* margin: 20px 0px; */
    color: #151515;
    padding: 0px 20px;
}

.three-step-section {
    margin-bottom: 0px;
    padding: 0px 0px;
    background-color: #25c16f;
}

.three-step-heading {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #ffffff;
    max-width: 80%;
    margin: 0px auto;
    line-height: 40px;
    font-weight: 700;
    padding: 24px 0px;
}

.step-round-one {
    background-image: url(../img/step-1-round.png);
    background-repeat: no-repeat;
    padding-left: 132px;
    width: 100%;
    float: left;
}

.step-round-two {
    background-image: url(../img/step-2-round.png);
    background-repeat: no-repeat;
    padding-left: 132px;
    width: 100%;
    float: left;
}

.step-round-three {
    background-image: url(../img/step-3-round.png);
    background-repeat: no-repeat;
    padding-left: 132px;
    width: 100%;
    float: left;
}

.round-content {
    background-color: #17a6b6;
    padding: 36px 15px;
    margin-top: 12px;
    min-height: 666px;
    position: relative;
}

.round-content-three {
    background-color: #febc42;
    padding: 36px 15px;
    margin-top: 12px;
}

.round-content-two {
    background-color: #fd4d68;
    padding: 36px 15px;
    margin-top: 12px;
}

.step-box-sub {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
}

.step-box-img-one {
    background-image: url(../img/step-1.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.step-box-img-two {
    background-image: url(../img/step-2.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.step-box-img-three {
    background-image: url(../img/step-3.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.step-box-paragraph {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 6px;
    background-color: transparent;
    padding: 5px 6px;
    font-size: 17px;
    border-bottom: 1px solid #fff;
    background: url('../img/small-tick.png') no-repeat left top 10px;
    padding-left: 19px;
}

.step-box-paragraph-two {
    background-color: transparent;
    padding: 5px 6px;
    border-bottom: 1px solid #fff;
    padding-left: 18px;
}

.step-box-paragraph-three {
    background-color: transparent;
    padding: 5px 6px;
    padding-left: 17px;
}

.step-box-paragraph-heading {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 7px;
}

.section-by {
    text-align: center;
    background-color: #fff;
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3A5799;
    position: absolute;
    bottom: 21px;
    right: 15px;
    left: 15px;
    border-bottom: 2px solid #37becc;
}

.section-2 {
    border-bottom: 2px solid #FB948A;
    color: #70b594;
}

.section-3 {
    border-bottom: 2px solid #fed997;
    color: #ae9e45;
}

.theam-section-heading {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 38px;
    text-align: center;
    font-weight: 600;
    color: #1e3746;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding: 0px;
}

.theam-selection-tab {
    border: 1px solid #bcbcbc;
    min-height: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.theam-selection-tab li {
    float: left;
}

.theam-selection-tab li .dropdown-menu li {
    float: none;
    width: 100%;
}

.theam-selection-tab li a {
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
    padding-left: 23px;
    margin: 0px;
}

.theam-selection-tab li a:hover,
.theam-selection-tab li.active a {
    background-color: #fd4d68;
    color: #fff;
}

.theames {
    border: 6px solid #f5f5f5;
}

.content-section-theam {
    border: 2px solid #f5f5f5;
}

.theam-img {
    border: 6px solid #f5f5f5;
    position: relative;
    text-align: center;
}

.theam-iteam {
    border: 1px solid #f5f5f5;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    min-height: 405px;
}

.templateDetailsPage .theam-iteam {
    min-height: auto;
}

.theam-name {
    padding: 15px 15px;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    word-break: break-all;
}

.theam-img img {
    display: inline-block;
    max-height: 135px;
    width: auto;
}

.theam-iteam .list {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    padding: 10px;
}

.theam-name {
    padding: 15px 15px 0;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    word-break: break-all;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    width: 100%;
    float: left;
}

.theam-name h3 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    max-width: calc(100% - 70px);
    float: left;
    margin-top: 0;
}

.theam-name span {
    float: right;
    font-weight: bold;
    font-size: 24px;
    color: #fd4d68;
    margin-bottom: 7px;
}

.theam-name h3+span {
    line-height: 1;
    font-size: 30px;
}

.theam-name p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 10px;
}

.theam-name .btn {
    float: right;
    background: #fd4d68;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 5px;
    min-width: 130px;
    margin-top: 40px;
    margin-right: -15px;
}

footer {
    background-color: #f8f8f8;
    padding-top: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    font-family: 'Overpass', sans-serif!important;
}

.footer-headings {
    font-size: 30px;
    font-weight: 600!important;
    text-transform: capitalize;
    color: #21374b;
    margin-bottom: 30px;
    margin-top: 0;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    font-family: 'Overpass', sans-serif;
}

.sub-headings {
    font-size: 15px;
    font-weight: 700;
    color: #21374b;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.sub-headings img {
    margin-right: 10px;
    -webkit-filter: brightness(0.1);
    filter: brightness(0.1);
}

.sub-headings+p {
    font-weight: 400;
    font-size: 16px;
}

footer p {
    color: #21374b;
    margin-bottom: 18px;
}

.social {
    padding-left: 0px;
    list-style: none;
}

.social li {
    float: left;
    padding-right: 20px;
    font-size: 28px;
    margin-bottom: 20px;
    color: #fd4d68;
}

footer .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 0px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #21374b;
    background-color: #f8f8f8;
    background-image: none;
    border-radius: 2px;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-right: 0;
    border-bottom: solid 1px #c5dbdb;
    border-top: 0;
    border-left: 0;
}

footer .form-control:focus {
    outline: 0;
    border-bottom: solid 1px #89b8b8;
}

footer .text-area {
    height: 90px;
}

footer .form-control::-webkit-input-placeholder {
    color: #999;
}

footer .form-control:-ms-input-placeholder {
    color: #999;
}

footer .form-control::-ms-input-placeholder {
    color: #999;
}

footer .form-control::placeholder {
    color: #999;
}

.footer-submit-btn {
    width: 100%;
    border-radius: 4px;
    padding: 10px 9px;
    font-size: 22px;
    /* text-transform: uppercase; */
    font-weight: 600;
    color: #21374b;
    font-weight: 300;
    background-color: #ffdb4d;
    border: none;
    /* border-bottom: 5px solid #4bbebe; */
    /* letter-spacing: 1px; */
    font-family: 'Overpass', sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

footer span {
    color: #fd4d68;
}

.footer-bottom {
    background-color: #f0f1f1;
    padding-bottom: 20px;
    padding-top: 29px;
    margin-top: 29px;
}

.footer-bottom .company {
    font-size: 14px;
    margin-bottom: 0px;
    color: #828282;
    font-weight: 400;
}

.footer-bottom .company-links {
    font-size: 14px;
    float: right;
    margin-bottom: 0px;
    color: #00be9c;
}

.twitterfeed {
    max-height: 392px;
    overflow: hidden;
}

.tweet_list {
    padding: 0
}

.tweet_list li {
    list-style: none;
    margin-bottom: 18px;
}

.tweet_list .tweet_join {
    font-size: 18px;
    line-height: 23.61px;
    display: block;
}

.tweet_list .tweet_text,
.tweet_list .tweet_time {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    display: block;
}

.footer-menus {
    padding-left: 100px;
}

.footer-menus ul {
    list-style: none;
    padding-left: 0px;
}

.footer-menus ul li {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 1px !important;
    color: #c5aa58;
    margin-bottom: 7px;
    letter-spacing: 1px;
}

.footer-submit-btn:hover,
.footer-submit-btn:focus {
    background-color: #f1c000;
    color: #fff;
    border-color: #f1c000;
}

.banner-content a p {
    position: absolute;
    background-color: #ffffff;
    color: #3e3e3e;
    padding: 13px 21px;
    top: 119px;
    left: 0;
    right: 0;
    opacity: 0;
    display: none;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.banner-content a:hover p {
    opacity: 1;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.footer-menus ul li a {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    text-decoration: none!important;
    letter-spacing: 0px!important;
    color: #0b374b;
}

.footer-menus ul li a:hover {
    color: #89b8b8;
    text-decoration: underline;
}

.social-footer {
    margin-top: 30px !important;
    margin-bottom: 25px;
}

.inner-banner .item {
    position: relative;
}

.inner-banner .item::before {
    position: absolute;
    content: '';
    background: #3c3f5b;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.inner-banner .inner-banner-tag {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 300;
}

.inner-banner .carousel-caption {
    bottom: 83px;
    text-shadow: none;
}

.inner-banner .carousel-caption .purchase-banner-btn {
    float: none;
    margin-top: 20px;
    padding: 12px 60px;
    padding: 8px 63px;
    color: #293f71;
}

.contact-information {
    background: url('../img/conatct-form.jpg');
    padding: 80px 0;
}

.contact-address-container h2 {
    color: #ffffff;
    padding-bottom: 13px;
    border-bottom: 1px solid #fff;
}

.contact-address-container p,
.contact-address-container a {
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
    display: block;
    line-height: 28px;
}

.contact-address-container .conatct-info {
    margin-bottom: 25px;
}

.contact-information iframe {
    padding: 10px;
    background: #fff;
    max-width: 100%;
}

.conatct-social {
    width: 100%;
    float: left;
    padding: 0;
    margin-top: 25px;
}

.conatct-social li {
    float: left;
    padding: 0;
    margin-right: 12px;
    list-style: none;
}

.conatct-social li a {
    font-size: 16px;
    background: #ffd126;
    padding: 8px 5px 5px 5px;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 19px;
    text-align: center;
}

.conatct-social li .fa {
    color: #3e3e3e;
}

.contact-form {
    padding: 40px 0px 30px 0;
}

.contact-form .three-step-heading {
    margin-bottom: 25px;
}

.contact-form label {
    color: #999;
    font-size: 16px;
    font-weight: 300;
}

.contact-form .form-control {
    border-radius: 0;
    border: 1px solid #9E9E9E;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.font-sizing {
    font-size: 24px;
    font-weight: 300;
}

.contact-form .btn {
    width: 100%;
    display: block;
    font-weight: 900;
    color: #003058;
    font-size: 18px;
    text-transform: uppercase;
    background: #fd4d68;
    border-bottom: 4px solid #f26f62;
    margin-top: 15px;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.page-heading {
    font-size: 24px;
    font-weight: 300;
    color: #2c2c2c;
    line-height: 38px;
    text-align: center;
    margin-bottom: 50px;
}

.styled-para {
    color: #003058;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.020em;
    font-weight: 300;
}

.page-content {
    margin-top: 32px;
}

.page-content p {
    text-align: justify;
}

.about-bottom {
    padding: 60px 0px;
    background-color: #fd4d68;
    margin-top: 45px;
}

.inner-contact {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 9px 16px;
    font-size: 18px;
    font-weight: 400;
}

.inner-contact:hover {
    background: #fff;
    color: #000;
    padding: 9px 16px;
    font-size: 18px;
}

.no-footer footer {
    margin-top: 0px;
}

.about-bottom-image {
    border: 8px solid #fff;
}

.about-sub-heading {
    font-size: 20px;
    font-weight: 700;
    text-align: justify;
}

.show-me-only-for-bots {
    display: none;
}

.red-border {
    border: 1px solid #f00 !important;
}

.error-message {
    font-size: 18px;
    color: #f00;
}

.theme-paragraph {
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 45px;
}

.point-heading {
    font-size: 25px;
    color: #17a6b6;
    font-weight: 400;
}

.inner-banner .our-work-caption {
    top: 167px;
}

.icons-service {
    background: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 65px 0px;
}

.icons-service-heading {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fd4d68;
    margin-top: 0px;
}

.sections-expert {
    margin-bottom: 35px;
    padding: 25px;
    border: 1px solid #ccc;
    min-height: 560px;
}

.sections-expert:hover {
    background: #002646;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
}

.sections-expert:hover p {
    color: #fff;
}

.sections-expert img {
    width: 350px;
    margin: auto;
    text-align: center;
    display: block;
}

.expert-tag {
    font-size: 22px;
    color: #fd4d68;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 32px;
}

.sections-expert p {
    font-size: 16px;
    color: #003058;
    line-height: 28px;
    margin-top: 17px;
    text-align: left;
    font-weight: 300;
}

.points-paragraph {
    font-size: 22px;
    line-height: 34px;
    font-weight: 300;
    color: #fff;
}

.work-step-heading {
    text-align: center;
    font-size: 24px !important;
    font-weight: bold;
}

.step-box-paragraph img {
    padding-right: 10px;
    display: none;
}

.check-out-page-form .form-control {
    border: 1px solid #E8B2AE !important;
}

.check-alignment {
    margin-bottom: 11px !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}

.about-content {
    margin-top: 70px;
}

.main-banner-image>img {
    width: 100%;
}

.abt-paragraph {
    color: #fff;
}

.steps-box {
    text-align: center;
    font-size: 50px;
    color: #3e3e3e;
}

.step-subhead {
    font-size: 30px !important;
    line-height: 28px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 45px;
}

.step-bg {
    min-height: 350px !important;
    background: transparent;
    text-align: center;
}

.steps {
    display: inline-block;
    padding: 3px 15px;
    color: #b8b8b8;
    border: 4px solid #e8e8e8;
    font-size: 20px;
    border-radius: 15px;
    margin-top: 10%;
}

.steps-icon {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    padding-top: 31%;
}

.steps-inner {
    padding: 20px;
    text-align: left;
    margin-top: 17%;
}

.steps-inner p {
    text-align: left;
    line-height: 28px;
    font-size: 16px;
    width: 90%;
}

.steps-head {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    font-weight: 300;
    margin: -0px 0px 15px 0px;
    display: block;
    min-height: 60px;
    /* border-top: solid 4px #ffe164; */
    /* padding-top: 8px; */
    margin-bottom: 60px;
}

.zoom_img i {
    border-bottom: solid 4px #fee252;
    padding-bottom: 30px;
}

.steps-head span {
    font-size: 21px;
    font-weight: 700;
    padding-top: 0px!important;
    display: block;
    color: #fff;
}

.color-red {
    color: #3e3e3e;
}

.color-turq {
    color: #17a6b6;
}

.color-yellow {
    color: #febc42;
}

.step-bg-01 {
    background: url(../img/step-bg-01.png);
    width: 100%;
    height: auto;
    background-size: cover;
}

.step-bg-02 {
    background: url(../img/step-bg-02.png);
    width: 100%;
    height: auto;
    background-size: cover;
}

.step-bg-03 {
    background: url(../img/step-bg-03.png);
    width: 100%;
    height: auto;
    background-size: cover;
}

.step-bg-04 {
    background: url(../img/step-bg-04.png);
    width: 100%;
    height: auto;
    background-size: cover;
}

.letsget {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fd4d68;
    border: 5px solid #fd4d68;
    border-radius: 5px;
    display: inline-block;
    padding: 4px 18px;
}

.letsget:hover {
    font-size: 20px;
    font-weight: 800;
    color: #fd4d68;
}

.shw {
    padding: 35px 0px;
    background: #003058;
}

.shw h5 {
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    display: inline-block;
    padding-left: 27%;
}

.shw a {
    color: #000;
    background: #fff;
    font-size: 18px;
}

.shw .btn {
    vertical-align: super;
    float: right;
}

.shw a:hover {
    color: #000;
    background: #fff;
    font-size: 18px;
}

.awd {
    padding: 65px 0px;
    background: #f0f0f0;
}

.feature-paragraph {
    font-size: 24px;
    line-height: 28px;
    color: #666;
    font-weight: 400;
    margin-bottom: 25px;
}

.textwidget {
    text-align: left;
    padding-top: 10px;
}

.textwidget h5 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 18px;
    margin-top: 0;
    line-height: 18px;
}

.textwidget p {
    font-size: 15px;
    color: #666;
    font-weight: 400;
    line-height: 25px;
}

.sow-features-feature.sow-icon-container-position-right {
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 25px auto;
}

.sow-features-feature>a {
    float: left;
    display: block;
}

.sow-icon-container {
    margin-right: 25px;
    height: 100vh;
    max-height: 300px;
}

.sow-more-text a {
    font-weight: 600;
}

.rc {
    color: #9dc21e !important;
    font-size: 20px !important;
}

.temp-feat {
    padding: 65px 0px;
    background: #212b3a;
    color: #fff;
}

.temp-feat h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    margin-bottom: 30px;
}

.temp-feat h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}

.temp-feat p {
    font-size: 16px;
    text-align: left;
    color: #fff;
    width: 90%;
    margin-bottom: 40px;
}

.temp-feat a {
    background: #fd4d68;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.temp-feat a:hover {
    background: #fd4d68;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.three-step-heading span {
    color: #003058 !important;
    font-size: 35px;
    display: block;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px;
}

.steps-box {
    margin: 35px auto;
    position: relative;
}

.steps-box::after {
    content: "\f101";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    z-index: 1000;
    /* width: 20px; */
    /* height: 30px; */
    right: -18px;
    top: 10px;
    /* background-color: red; */
    font-size: 45px;
    color: #3e3e3e;
    -webkit-animation: passing 2s linear infinite;
    animation: passing 2s linear infinite;
    display: none;
}

.steps-box2::after {
    display: none;
}

.steps-box p {
    text-align: center;
}

.sh-span {
    font-size: 30px !important;
}

.testimonial {
    background: #fff;
    color: #fff;
    padding: 45px 0px;
}

.testimonial h3 {
    font-weight: bold;
    font-size: 35px;
    color: #fd4d68;
    text-align: center;
}

.testimonial h3 span {
    font-weight: 300;
    font-size: 20px;
    color: #000;
    display: block;
}

.t-box {
    text-align: center !important;
    margin: 25px auto;
}

.t-box img {
    margin: 25px auto;
}

.t-box h3 {
    text-align: left !important;
    color: #000;
    font-size: 20px !important;
}

.t-box p {
    text-align: center !important;
    color: #000;
    padding: 15px;
    padding: 5px 25px;
}

#testimonial-slider {
    text-align: center;
    padding: 55px 0px;
    margin-top: 45px;
}

#testimonial-slider .item {
    padding: 10px 45px;
}

#testimonial-slider .owl-item.active+.owl-item.active .item {
    border-left: 1px solid #eaeaea;
}

#testimonial-slider .owl-stage-outer {
    margin-bottom: 45px;
}

#testimonial-slider p {
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 28px;
}

#testimonial-slider p span {
    font-size: 30px !important;
    color: #fd4d68;
    font-weight: 800;
}

#testimonial-slider .owl-carousel.owl-drag .owl-item p {
    text-align: center;
    color: #000;
    font-size: 30px;
    line-height: 40px;
}

#testimonial-slider h4 {
    color: #636363 !important;
    font-weight: bold;
}

#testimonial-slider h5 {
    color: #9dc21e !important;
    font-size: 16px;
}

#testimonial-slider h6 {
    color: #c5c5c5 !important;
    font-weight: 300;
}

#testimonial-slider .owl-nav {
    margin: 5px auto;
}

#testimonial-slider .owl-nav .owl-prev,
#testimonial-slider .owl-nav .owl-next {
    color: #000;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 5px;
}

#testimonial-slider .owl-nav .fa {
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.feature h3 {
    font-size: 35px;
    color: #fd4d68;
    text-align: center;
}

.feature h3 span {
    font-weight: 300;
    font-size: 20px;
    color: #000;
    display: block;
}

.addons .feature h3 {
    color: #1e3746;
    margin-top: 10px;
    font-size: 17px;
}

.addons-icon {
    margin: 0px auto;
    display: table;
}

.addons-nav {
    padding-bottom: 50px;
}

#feature-slider {
    text-align: center;
    padding: 15px 0px;
    margin-top: 15px;
}

#feature-slider .item {
    padding: 10px 45px;
}

#feature-slider .owl-item.active+.owl-item.active .item {
    border-left: 1px solid #d0d0d0;
    min-height: 540px;
}

#feature-slider .owl-stage-outer {
    margin-bottom: 0px;
}

#feature-slider p {
    text-align: left !important;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    padding-left: 0px;
}

#feature-slider p span {
    font-size: 30px !important;
    color: #fd4d68;
    font-weight: 800;
}

#feature-slider .owl-carousel.owl-drag .owl-item p {
    text-align: center;
    color: #000;
    font-size: 30px;
    line-height: 40px;
}

#feature-slider h4 {
    color: #636363 !important;
    font-weight: bold;
}

#feature-slider h5 {
    color: #9dc21e !important;
    font-size: 16px;
}

#feature-slider h6 {
    color: #c5c5c5 !important;
    font-weight: 300;
}

#feature-slider .owl-nav {
    margin: 5px auto;
}

#feature-slider .owl-nav .owl-prev,
#feature-slider .owl-nav .owl-next {
    color: #000;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 5px;
}

#feature-slider .owl-nav .fa {
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.bottom-contact {
    padding: 15px 0px;
}

.bottom-contact h4 {
    font-size: 18px;
    color: #333;
}

.bottom-contact a {
    font-size: 24px;
    color: #fd4d68;
}

.how {
    padding: 26px 0px;
}

.how-it-works {
    position: relative;
    background-color: #fff;
}

.how-it-works h3 {
    font-weight: bold;
    font-size: 35px;
    color: #fd4d68;
    text-align: center;
}

.how-it-works p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #373737;
}

.mac {
    background: url(../img/mac-book-bg.png) no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
    min-height: 625px;
    background-position: center !important;
    z-index: 4;
    position: relative;
}

#hwt-slider {
    text-align: center;
    margin-top: 45px;
}

#hwt-slider p {
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 300;
}

#hwt-slider p span {
    font-size: 33px !important;
    color: #fff;
    font-weight: 800;
}

#hwt-slider .owl-carousel.owl-drag .owl-item p {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}

#hwt-slider h4 {
    color: #9dc21e !important;
    font-weight: 400;
    font-size: 20px;
}

#hwt-slider h5 {
    color: #9dc21e !important;
    font-size: 16px;
}

#hwt-slider h6 {
    color: #c5c5c5 !important;
    font-weight: 300;
}

#hwt-slider .owl-carousel .owl-nav {
    margin: 25px auto;
}

#hwt-slider .owl-nav .owl-prev {
    color: #fff;
    width: 20px;
    height: 20px;
    margin: 10px;
    border: none !important;
    float: left;
    margin-top: -19%;
    z-index: 9999;
}

#hwt-slider .owl-nav .owl-next {
    color: #fff;
    width: 20px;
    height: 20px;
    margin: 10px;
    border: none !important;
    float: right;
    margin-top: -19%;
    z-index: 9999;
}

#hwt-slider .owl-nav .fa {
    color: #9dc21e !important;
    font-size: 40px;
    line-height: 50px;
}

#hwt-slider .item {
    width: 55%;
    text-align: center;
    margin: 45px auto;
    padding-top: 45px;
    margin-bottom: 0px;
}

#hwt-slider .item img {
    width: 300px;
    max-width: 300px;
    margin: 0 auto;
}

#hwt-slider .owl-nav {
    margin-top: -20px !important;
    position: relative;
}

.hwt-bottom-bg {
    width: 100%;
    min-height: 582px;
    background: #003058;
    position: absolute;
    z-index: 3;
    top: 0;
}

.hwt .inner-banner .item {
    height: 535px;
}

.ab-right {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 440px;
    z-index: 998;
}

.about-page .carousel-caption {
    text-align: left !important;
}

.about-page .carousel-inner {
    margin-bottom: 45px;
}

.about-page .about-content {
    margin-top: 25px;
}

.about-page .three-step-heading {
    color: #e84f40;
}

.about-page .three-step-heading {
    text-align: left !important;
}

.about-page .page-heading {
    margin-bottom: 25px;
}

.about-page .page-content p {
    text-align: left;
    line-height: 28px;
}

.about-page .point-heading {
    font-size: 35px;
    color: #003058;
    font-weight: 800;
    line-height: normal;
}

.abt-features {
    padding: 55px 0px;
    background: #003058;
}

.feat-box {
    text-align: center !important;
}

.feat-box h4 {
    color: #fd4d68;
    font-size: 35px;
    font-weight: 600;
}

.feat-box p {
    color: #fff;
    padding: 15px;
}

.wc-support {
    padding: 100px 0px;
}

.drop-box {
    width: 100%;
    border: 5px solid #fff;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 52px -9px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 0px 52px -9px rgba(0, 0, 0, 0.41);
}

.wc-right {
    padding: 35px 0px;
}

.wc-right h3 {
    font-size: 35px;
    font-weight: 800;
    color: #e84f40;
}

.wc-right p {
    font-size: 16px;
    line-height: 30px;
    padding: 20px;
    padding-left: 0px;
}

.lc img {
    width: 155px;
}

.rtg {
    font-size: 35px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 20px;
}

.about-page .inner-contact {
    font-size: 22px;
    font-weight: 600;
    color: #e84f40;
}

.hwt .banner-content ul li {
    color: #fff !important;
}

.lw {
    background: #fff;
    padding: 65px 0px;
}

.lw h2 {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fd4d68;
    margin-top: 0px;
}

.how-it-works .points-paragraph {
    color: #2c2c2c;
}

.lw p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.s-t {
    background: #fd4d68;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 9px 16px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 2px solid #f57d74;
    color: #fff !important;
}

.s-t:hover {
    background: #003058;
    color: #fff;
    padding: 9px 16px;
    font-size: 20px;
}

.co-address {
    padding: 60px 0px;
}

.co-section .carousel-inner {
    height: 250px;
}

.co-section .inner-banner .carousel-caption {
    top: 85px;
}

.form-bg {
    background: #fff;
    margin-right: 1px!important;
}

.bg-blue {
    background: #fafafa;
}

.co-right-box,
.co-left-box {
    padding: 15px;
}

.co-left-box {
    border: 8px solid #449d44;
    border-radius: 8px;
}

.co-right-box h2,
.co-left-box h2 {
    color: #3e3e3e;
    font-size: 45px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 38px;
}

.co-right-box h3 {
    font-size: 30px !important;
    color: #3e3e3e;
    font-weight: 00;
    margin-top: 0px;
    margin-bottom: 25px;
}

#frmContact .form-group {
    margin-bottom: 35px;
}

.contact-form .form-control input {
    height: 40px;
}

.contact-form textarea.form-control {
    height: 130px !important;
}

.send-button {
    display: block;
    background: url(../img/send-button.png);
    width: 65px;
    height: 65px;
    border: none;
    float: right;
    margin-bottom: 45px;
}

.conatct-info img {
    margin-right: 7px;
}

.co-p-sub {
    padding-left: 34px;
}

.temp-design .inner-banner .item::before {
    background: transparent !important;
    border-bottom: 1px solid #ccc;
}

.temp-design .inner-banner-tag {
    text-align: left;
    color: #fd4d68;
}

.zoom_img img {
    height: auto;
    margin-bottom: 25px;
    /* width: 66%; */
    border-radius: 20px;
    /* -webkit-box-shadow: -27.1px 62.5px 125px -25px rgba(50,50,93,.5), -16.2px 37.5px 75px -37.5px rgba(0,0,0,.6); */
    /* box-shadow: -27.1px 62.5px 125px -25px rgba(50,50,93,.5), -16.2px 37.5px 75px -37.5px rgba(0,0,0,.6); */
    /* border: solid 10px #f5f5f5; */
    background-color: #ffffff;
    padding: 20px;
    /* display: table; */
    border-radius: 100px;
    padding: 38px 8px;
}

.pulse {
    display: block;
    width: auto;
    height: auto;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.pulse:hover {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

.btn-home {
    background: #fd4d68;
    font-size: 22px;
    color: #fff;
    font-weight: 800;
    min-width: 180px;
}

.btn-home:hover {
    background: #003058;
    font-size: 22px;
    color: #fff;
    font-weight: 800;
    min-width: 180px;
}

.iso-span {
    font-weight: 800;
    color: #fd4d68;
}

.iso-img {
    position: absolute;
    display: inline-block;
    margin-top: -42px;
}

.iso-sec {
    display: inline-block;
    right: 50px;
    margin-top: -25px;
    position: absolute;
}

.about-page .inner-banner .carousel-caption .purchase-banner-btn,
.hwt .inner-banner .carousel-caption .purchase-banner-btn {
    background: #febc42 !important;
    color: #fff;
}

.hwt .inner-banner .carousel-caption .purchase-banner-btn {
    margin-top: 7px;
}

.mac-nav {
    width: 100%;
    height: auto;
    position: absolute;
    top: 45%;
    display: inline-block;
}

.mac-nav .fa {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.mac-nav-left {
    width: 30px;
    height: 30px;
    background: #F03;
    float: left;
    display: block;
    text-align: center;
}

.mac-nav-right {
    width: 30px;
    height: 30px;
    background: #F03;
    float: right;
    display: block;
    text-align: center;
}

.block.extra-gap {
    padding: 24px 0 30px;
}

.home-about {
    background-color: #ffe164 !important;
}

.home-about .carousel-control {
    margin-left: 123px;
    margin-top: 22%;
    color: #949494;
    text-shadow: none;
}

.slide-item {
    background-color: #FFFFFF;
    width: 82%;
    height: auto;
    position: relative;
    color: #3e3e3e;
    text-align: center;
    margin-top: -6px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    float: right;
    padding-left: 100px;
    padding-right: 100px;
    text-align: left;
}

.carousel-inner {
    overflow: visible!important;
}

.container90 .slide-item .title {
    color: #3e3e3e !important;
    margin: 0px;
    font-weight: 700;
    font-size: 56px;
    text-align: left;
    /* border-bottom: solid 4px #fee152!important; */
    display: inline-block;
    /* padding-bottom: 16px; */
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    text-align: center;
}

.container90 .slide-item p {
    /* padding: 83px !important; */
    color: #1f1f1f !important;
    margin: 0px;
    font-size: 24px;
    font-weight: 400;
    font-size: 19px;
}

.all-services {
    /* float: left; */
    width: 100%;
    margin-bottom: -30px;
    background-color: #fff;
    margin-top: 50px;
}

.service {
    text-align: left;
    /* padding: 48px; */
    /* min-height: 384px; */
    padding: 20px 40px;
    margin-bottom: 35px;
}

.service>span {
    color: #3e3e3e;
    position: relative;
    display: block;
    font-size: 75px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    width: 78px;
    margin: 0px auto;
}

.service:hover>span i {
    color: #000;
    -webkit-animation: horizontal 5s ease infinite;
    animation: horizontal 5s ease infinite;
}

.service>strong {
    float: left;
    font-weight: 500!important;
    font-size: 19px;
    margin-bottom: 10px;
    width: 100%;
    color: #000;
    text-align: center;
    line-height: 20px;
    margin-top: 5px;
}

.service>i {
    float: left;
    width: 100%;
    color: #4a4a4a;
    font-size: 13px;
    letter-spacing: 2px;
    width: 100%;
}

.service p {
    display: inline-block;
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    color: #000000;
    text-align: center;
    line-height: 21px;
}

.service>a {
    color: #cdcdcd;
    display: inline-block;
    font-size: 20px;
    margin-top: 10px;
}

.service>span:before,
.service>span:after {
    background: #f2f2f2;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    border-radius: 50%;
}

.service:hover>span:before {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.service>span:after {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    background: #e5d484;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.service:hover>span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.service>a:hover {
    color: #fd4d68;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.te-max {
    width: auto;
    height: 134px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}

.paragraph-end {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff)) repeat scroll 0% 0%;
    background: transparent linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff) repeat scroll 0% 0%;
    bottom: 0px;
    height: 125px;
    max-height: 100%;
    position: absolute;
    right: 0px;
    left: 0px;
}

.htw-banner-vector {
    position: absolute;
    width: 200px;
    height: 190px;
    z-index: 9999;
    bottom: -117px;
    left: 191px;
}

.p-relative {
    position: relative;
}

.template-detail-btn {
    color: #fee252;
    display: inline-block;
    background-color: #f05f5a;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: 0px;
    /* text-transform: uppercase; */
    /* padding-left: 40px; */
    /* border-bottom: 6px solid #4bbebe; */
    /* padding-right: 40px; */
    /* padding-bottom: 18px; */
    /* padding-top: 18px; */
    text-decoration: none;
    margin-top: 33px;
    padding: 11px 24px;
    border-radius: 0px;
    margin-bottom: 5px;
}

.template-detail-btn:hover {
    color: #ffffff!important;
}

.new-banner-text {
    text-align: center;
}

.last-section-point p {
    font-size: 18px !important;
    font-weight: 300;
    font-size: 25px !important;
    color: #3e3e3e;
    letter-spacing: 0px;
    /* max-width: 820px; */
    margin: 0px auto;
    /* margin-bottom: 20px; */
    padding: 20px 0px;
    line-height: 30px;
}

.contact-btn-last {
    text-align: center;
}

.contact-btn-last .call-discuss-bnt {
    /* border: none; */
    border-radius: 2px;
    text-transform: none;
    background-color: #fee252;
    color: #000000!important;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 22px;
    padding: 6px 12px;
    border-radius: 50px;
}

.contact-btn-last .call-discuss-bnt:hover {
    color: #fff;
}


/*app*/

.question {
    font-size: 27px!important;
    line-height: 25px!important;
    font-weight: 500!important;
    padding-left: 38px;
}

.faq-section .answers {
    font-size: 15px;
    line-height: 23px;
}

.answers li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 17px;
    color: #565656;
}

.answers .fa {
    color: #dbdbdb;
    margin-right: 6px;
    color: #747474;
}

.faq-section h3 {
    font-size: 33px;
    margin-bottom: 25px;
    font-weight: 600;
    color: #3e3e3e;
}

.faq-section h5 {
    font-size: 24px;
    margin-bottom: 13px;
    font-weight: 600 !important;
    color: #3e3e3e;
}

.faq-section .answers p {
    text-align: left;
    margin-bottom: 5px;
    color: #565656;
    display: inline-block;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}

.app-page-heading h1 {
    text-transform: capitalize;
    position: relative;
    margin: 0px;
    padding-bottom: 25px;
    color: #000 !important;
    margin-bottom: 16px;
    font-size: 41px;
    letter-spacing: 0px;
    font-weight: 800;
}

.app-page-heading p {
    font-size: 23px !important;
    font-weight: 400;
    text-transform: none;
    line-height: 34px;
    margin-bottom: 50px;
    color: #000;
    padding: 0px 100px;
}


/*app*/

.last-section-point {
    margin-top: 50px;
    text-align: center;
    background-color: #fee252;
    padding: 32px 10%;
}

.banner-home-offernav .item .icon i {
    line-height: 59px;
}

h2.what-do {
    padding-bottom: 0px;
    margin-bottom: 16px;
}

h3.second {
    margin-top: 4px;
    font-size: 20px;
    margin-bottom: 55px;
    letter-spacing: 1px;
}

a.read-more-e {
    background-color: #64d7d7;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    margin-top: 19px;
    border-radius: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
}

a.read-more-e:hover {
    background-color: #f05f5a;
    color: #fff;
    text-decoration: none;
}

.pricing-head .cell .packagename span.sm-prc-txt {
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    position: relative;
    top: -4px;
}

.pricing-head .cell .packagename span.sm-prc-txt {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    top: -4px;
}

span.pricing-li.pricing-li-data {
    font-size: 17px;
    text-align: left;
    padding-left: 25px;
    height: 53px;
    padding-top: 13px;
}

span.pricing-li.pricing-li-data i {
    padding-right: 13px;
    color: #85d468;
}

section.how-it-works.pricing-se {
    background-color: #ffffff;
    padding: 50px 0px 12px 0px;
}

.pricing-box {
    width: 100%;
    background-color: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 25px 15px;
    padding-bottom: 0px;
}

.pricing-box h1 {
    color: #3e3e3e;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0px;
    margin-bottom: 8px;
}

.pricing-box h3 {
    font-size: 17px;
    font-weight: 500;
    min-height: 51px;
    line-height: 22px;
    color: #3e3e3e;
    margin: 0px;
    margin-bottom: 0px;
    letter-spacing: 0px;
}

.pricing-box p.rate-pr {
    font-size: 41px !important;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: 25px;
}

.pricing-box .btn-prc {
    width: 100%;
    border-radius: 2px;
    border-radius: 11px;
    padding: 12px 9px;
    margin-bottom: 33px;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    border-bottom: 5px solid;
    border: 0px!important;
}

.pricing-box ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-align: left;
    margin-left: -15px;
    background-color: #ffffff;
    margin-right: -15px;
    min-height: 409px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}

.pricing-box .btn-prc.red-bt {
    background-color: #f05f5a;
    border-bottom: 5px solid #d54e4a;
}

.pricing-box .btn-prc.orange-bt {
    background-color: #f0bb5a;
    border-bottom: 5px solid #d1a147;
}

.pricing-box .btn-prc.green-bt {
    background-color: #54d381;
    border-bottom: 5px solid #44b56c;
}

.pricing-box .btn-prc.blue-bt {
    background-color: #67b2e8;
    border-bottom: 5px solid #5da2d3;
}

.pricing-box ul li {
    padding: 13px 2px;
    border-top: 1px solid #e4e4e4;
    position: relative;
    padding-left: 50px;
    padding-right: 15px;
    font-size: 16px;
    letter-spacing: 0px;
    min-height: 72px;
}

.pricing-box ul li i {
    font-size: 12px;
    color: #ffffff;
    border-radius: 25px;
    margin-right: 15px;
    position: absolute;
    left: 20px;
    top: 17px;
    background-color: #64d798;
    padding: 3px;
}

.pricing-box p.smal-p-pr {
    margin-bottom: 13px;
}

p.min-ht-2 {
    min-height: 78px;
}

.price-ps p {
    font-size: 19px !important;
    line-height: 28px;
    margin-bottom: 15px;
}

.price-ps p.ontime {
    font-size: 21px !important;
    margin-bottom: 32px !important;
}

.price-ps p.ontime span {
    font-weight: 600;
}

section.banner-insides.banner-bg-b.no-mar-bt {
    margin-bottom: 0px;
}

#pricing .submit-block a:hover {
    background-color: #f05f5a;
}

.contact-tp h1 {
    font-size: 31px;
    line-height: 41px;
    margin-top: 0px;
}

.contact-tp p {
    margin-bottom: 0px;
}

button.sending-btt {
    border-radius: 2px;
    padding: 12px 32px;
    margin-bottom: 32px;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    border: none;
    background-color: #f05f5a;
    border-bottom: 5px solid #d84f4a;
    margin-top: 17px;
}

.space-pp {
    height: 56px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #505050;
    text-decoration: none;
    background-color: #f9f9f9;
}

li.dropdown ul {
    background-color: #ffffff;
    margin-top: -1px;
    padding: 0px;
    border: 0px;
}

li.dropdown ul li a {
    color: #737373;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 16px 20px;
}

button.sending-btt:hover {
    background-color: #d84f4a;
    border-color: #c3433e;
}

section.feature-design {
    text-align: center;
    background-color: #f0f0eb;
    padding: 49px 0px;
    padding-bottom: 11px;
}

section.features-text {
    background-color: #ffffff;
    padding: 49px 0px;
}

section.feature-design h3 {
    position: relative;
    padding-bottom: 25px;
    color: #3e3e3e !important;
    font-size: 38px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    max-width: 800px;
    margin: 0px auto;
    line-height: 47px;
    margin-bottom: 44px;
}

section.feature-design .each-featu {
    background-color: #f0f0eb;
    padding: 20px 25px;
    text-align: center;
    color: #3e3e3e;
    margin-bottom: 60px;
    position: absolute;
}

section.feature-design .each-featu .answers p {
    text-align: center;
    color: #3e3e3e;
    letter-spacing: 1px;
    font-size: 15px;
    line-height: 22px;
    max-height: 90px;
    overflow: hidden;
    position: relative;
}

section.feature-design .each-featu h5 {
    margin: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 600 !important;
    letter-spacing: 1px;
    line-height: 28px;
    padding-bottom: 9px;
    position: relative;
}

section.feature-design .each-featu .answers {
    border: none;
    padding: 0px;
    margin-bottom: 0px;
}

.nth-row-clear .col-sm-4:nth-child(3n+1) {
    clear: left;
}

section.feature-design h3:after {
    position: absolute;
    content: close-quote;
    width: 100px;
    height: 2px;
    background-color: #64d7d7;
    bottom: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

section.feature-design .each-featu img.feat-ics {
    max-width: 80px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.why-us-fe ul li {
    display: block;
    font-size: 20px;
    margin-right: 25px;
    color: #3e3e3e;
    letter-spacing: 1px;
    position: relative;
    margin-bottom: 24px;
    font-weight: 500;
    text-align: left;
    padding-left: 34px;
}

.why-us-fe ul {
    float: right;
    width: 44%;
}

.why-us-fe ul li i {
    color: #f2ebcd !important;
    background-color: #f05f5a;
    border-radius: 15px;
    padding: 4px;
    font-size: 14px;
    position: relative;
    position: absolute;
    top: 5px;
    margin-right: 8px !important;
    left: 0px;
}

section.wy-choose {
    background-color: #ffe164;
    text-align: center;
    padding: 45px 0px;
    padding-bottom: 27px;
    background-image: url(../img/icons/why_us.png);
    background-repeat: no-repeat;
    background-position: -40% 50%;
    background-size: 69%;
}

section.wy-choose h3 {
    position: relative;
    margin: 0px;
    padding-bottom: 25px;
    color: #3e3e3e !important;
    margin-bottom: 25px;
    font-size: 35px;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 500;
}

section.wy-choose h3:after {
    position: absolute;
    content: close-quote;
    width: 100px;
    height: 2px;
    background-color: #64d7d7;
    bottom: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

section.have-prjt {
    background-color: #f0f0eb;
    padding: 40px 0px;
}

section.have-prjt h3 {
    position: relative;
    margin: 0px;
    padding-bottom: 19px;
    color: #3e3e3e !important;
    margin-bottom: 0px;
    font-size: 28px;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 500;
}

section.have-prjt h3:after {
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #64d7d7;
    bottom: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.banner-bg-b.new-banner-text {
    margin-bottom: 0px;
}

section.features-text p {
    margin-bottom: 10px;
    letter-spacing: 1px;
    max-width: 820px;
    margin: 0px auto;
}

.banner-bg-b.new-banner-text p.theme-paragraph {
    color: #1e3746 !important;
    font-size: 23px;
    letter-spacing: 1px;
}

h1.pricing-head-m {
    text-transform: capitalize;
    position: relative;
    margin: 0px;
    padding-bottom: 25px;
    color: #0b374b!important;
    margin-bottom: 16px;
    font-size: 46px;
    text-align: center;
    letter-spacing: 0px;
    font-weight: 800;
    font-family: 'Overpass', sans-serif;
}

h1.pricing-head-m+p,
h1.pricing-head-m+p+p {
    font-size: 20px !important;
    letter-spacing: 0px;
    margin-bottom: 9px;
    color: black;
    text-align: center;
    padding: 0px 74px;
}

.pricing-se .modal-dialog.modal-lg {
    max-width: 760px;
}

.pricing-se .modal-header {
    padding: 23px 34px;
}

.pricing-se .modal-header h4 {
    font-size: 25px;
    letter-spacing: 1px;
    color: #fff;
}

.pricing-se .modal-header button.close {
    color: #ffffff;
    opacity: 1;
    font-size: 35px;
    position: relative;
    top: 3px;
}

.pricing-se .modal-body {
    padding: 25px 34px;
    background-color: #f0f0eb;
}

.pricing-se .modal-body label {
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
}

.pricing-se .modal-body .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    height: 48px;
    background-color: #ffffff;
}

.pricing-se .modal-body textarea.form-control {
    height: 100px;
}

.pricing-se .modal-body button {
    background-color: #1e3746;
    color: #fff;
    padding: 15px 34px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 10px 0px;
    text-transform: uppercase;
}

.pricing-se .modal-body button:hover {
    background-color: #64d7d7;
}

.starter-pkg .modal-header {
    background-color: #f05f5a;
    border-bottom: 4px solid #d54e4a;
}

.popular-pkg .modal-header {
    background-color: #f0bb5a;
    border-bottom: 4px solid #deab4e;
}

.advanced-pkg .modal-header {
    background-color: #54d381;
    border-bottom: 4px solid #46b96f;
}

.premium-pkg .modal-header {
    background-color: #67b2e8;
    border-bottom: 4px solid #589fd1;
}

section.feature-design .each-featu .answers p:after {
    position: absolute;
    content: close-quote;
    left: 0;
    right: 0;
    top: 21%;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f0f0eb+100&0+1,1+98 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0)), color-stop(98%, rgba(240, 240, 235, 1)), to(rgba(240, 240, 235, 1)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(240, 240, 235, 1) 98%, rgba(240, 240, 235, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f0f0eb', GradientType=0);
    /* IE6-9 */
    z-index: 55;
    -webkit-transition: all .4s;
    transition: all .4s;
}

section.feature-design .each-featu:hover .answers p {
    min-height: initial;
    overflow: visible;
    -webkit-transition: all .4s;
    transition: all .4s;
}

section.feature-design .each-featu:hover .answers p:after {
    background: none;
    -webkit-transition: all .4s;
    transition: all .4s;
}

section.feature-design .each-featu:hover {
    background-color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s;
    position: absolute;
    z-index: 100;
    -webkit-box-shadow: 0px 7px 34px -8px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 7px 34px -8px rgba(0, 0, 0, 0.37);
}

.nth-row-clear .col-sm-4 {
    min-height: 317px;
}

.starter-in {
    background-color: #f05f5a;
    color: #fff;
    margin-bottom: 24px;
}

.pricing-box .starter-in *,
.pricing-box .poplr-in *,
.pricing-box .advance-in *,
.pricing-box .preminum-in * {
    color: #fff;
}

.poplr-in {
    background-color: #f0bb5a;
    color: #fff;
    margin-bottom: 24px;
    border-top-right-radius: 11px;
    border-top-left-radius: 11px;
}

.advance-in {
    background-color: #039844;
    color: #fff;
    margin-bottom: 24px;
    border-top-right-radius: 11px;
    border-top-left-radius: 11px;
}

.adv {
    border: solid 3px #039844;
}

.preminum-in {
    background-color: #67b2e8;
    color: #fff;
    margin-bottom: 24px;
    border-top-right-radius: 11px;
    border-top-left-radius: 11px;
}

.pricing-box .btn-prc:hover {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.pricing-box ul li.selective {
    font-weight: 600;
    font-size: 17px;
}

.title-icon {
    display: block;
    display: block;
    font-size: 50px;
    color: #fee252;
}

.btn {
    border: 2px solid #fff;
    background-color: white;
    color: black;
    padding: 14px 28px;
    font-size: 16px;
    cursor: pointer;
}


/* Blue */

.info {
    border-color: #2196F3;
    color: dodgerblue
}

.info:hover {
    background: #2196F3;
    color: white;
}

.white-bg {
    background-color: #fff !important;
}

.white-bg {
    background-color: #fff;
    padding-top: 50px;
}

.home-pricing-text {
    font-size: 30px;
    color: #0b374b;
    margin: 0;
}
.g-recaptcha
{
    display:none !important;
}

/* media queries */

@media (max-width:767px) {
    .submit-block a {
        margin-bottom: 5px;
    }
    .banner-content a {
        display: block;
        text-align: left;
    }
    .banner-content {
        width: 100%;
    }
    .banner-home h1 {
        line-height: 48px;
        font-size: 32px;
    }
    .cnt {
        font-size: 13px !important;
        text-align: center !important;
    }
    .ab-section p {
        padding: 0px 16px 0px 16px;
    }
    .abt-cmd {
        min-height: 609px;
    }
    .banner-content ul {
        margin-top: 15px;
    }
    .banner-content ul li {
        min-height: 33px;
    }
    .how {
        margin-top: 30px;
    }
    .footer-headings {
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .htw-banner-vector {
        display: none;
    }
    .col-1by5 {
        width: 100%;
    }
    .pad-none {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pad-left-none {
        padding-left: 15px;
    }
    .pad-right-none {
        padding-right: 15px;
    }
    header {
        position: static;
        background: #ffffff;
        border-bottom: 1px solid #fff;
    }
    .navbar-header {
        text-align: center;
        width: 100%;
    }
    .logo-caption {
        text-align: left;
    }
    .navbar-brand {
        width: 235px;
        padding: 10px 0 0 0;
    }
    .container>.navbar-header {
        margin: 0;
        padding-bottom: 5px;
    }
    .navbar-brand>img {
        padding-right: 0px;
        border: none;
    }
    header .navbar-default .navbar-toggle {
        margin-right: 0;
        margin-top: 25px;
        border-color: #FFF;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #222222;
    }
    .navbar-default .navbar-collapse {
        border: none;
    }
    .navbar-default {
        border: none;
        background-color: #fff;
        margin-bottom: 0;
    }
    .navbar-right {
        margin-top: 0px;
    }
    .navbar-nav {
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        text-align: center;
    }
    .carousel-inner>.item>img {
        display: none;
    }
    .carousel-caption {
        position: static;
        background: #fd4d68;
        padding-bottom: 21px;
    }
    .banner-heading {
        font-size: 28px;
        margin: 25px 0 20px 0;
        text-align: center;
        color: #fff;
        font-weight: 600;
    }
    .banner-content ul li {
        color: #fff;
    }
    .three-step-heading img {
        display: none
    }
    .step-round-one,
    .step-round-two,
    .step-round-three {
        background-size: 70px;
        padding-left: 0px;
        margin-bottom: 15px;
        background: no-repeat;
    }
    .round-content,
    .round-content-two,
    .round-content-three {
        margin-top: 6px;
        padding: 15px 15px;
    }
    .three-step-section {
        margin-bottom: 0px;
    }
    .theam-section-heading {
        font-size: 29px;
        margin: 0;
    }
    .theam-section-heading img {
        display: none;
    }
    .navbar-default.theam-selection-tab {
        border: 1px solid rgba(0, 0, 0, 0.1);
        margin-top: 0;
    }
    .navbar-header>span {
        font-size: 19px;
        font-weight: 700;
        margin-top: 13px;
        color: #fd4d68;
    }
    .theam-selection-tab li {
        float: none;
    }
    footer form {
        margin-bottom: 20px;
    }
    .inner-banner .item::before {
        display: none;
    }
    .inner-banner .carousel-caption {
        padding: 15px 0;
    }
    .inner-banner {
        display: none;
    }
    .contact-information {
        padding: 30px 0;
    }
    .inner-contact {
        margin-bottom: 20px;
    }
    .work-step-heading {
        line-height: 31px;
    }
    .round-content {
        min-height: 760px;
    }
    .media-mob-round {
        min-height: 431px;
    }
    .media-mob-rounds {
        min-height: 597px;
    }
    .media-mobs-round {
        min-height: 687px;
    }
    .about-content {
        margin-top: 0px;
    }
    .banner-content ul li img {
        float: left;
        max-width: 22px;
        margin-bottom: 2px;
        margin-right: 5px;
        -webkit-filter: brightness(1000%) sepia(1);
        filter: brightness(1000%) sepia(1);
    }
    .banner-content ul li {
        font-size: 13px;
        line-height: 22px;
        display: block;
        float: left;
        width: 100%;
        font-weight: 400;
    }
    .banner-content h4 {
        text-align: center;
        color: #fff;
        font-size: 16px;
    }
    .carousel-caption .purchase-banner-btn {
        font-size: 12px;
        float: none;
        margin-bottom: 15px;
    }
    .steps-box {
        text-align: center;
    }
    .steps-head {
        text-align: center;
    }
    .steps-box p {
        padding: 10px !important;
        text-align: justify;
    }
    .iso-img {
        position: relative;
        display: block;
        margin-top: 0;
        width: 75%;
        margin: 0 auto;
    }
    .shw h5 {
        color: #fff;
        width: 100%;
        font-weight: 500;
        font-size: 25px;
        display: inline-block;
        padding-left: 0;
        text-align: center;
    }
    .iso-span {
        display: block;
    }
    .shw .btn {
        display: block;
        float: none;
    }
    #testimonial-slider {
        text-align: center;
        padding: 15px 0px;
    }
    #testimonial-slider .item {
        padding: 10px 15px;
    }
    #testimonial-slider p {
        text-align: justify;
        color: #000;
        font-size: 16px;
        line-height: 28px;
    }
    .feature h3 {
        font-size: 30px;
        text-align: center !important;
    }
    .feature h3 span {
        font-weight: 300;
        font-size: 18px;
        color: #000;
        display: block;
        padding: 15px;
    }
    #feature-slider .item {
        padding: 10px 15px;
    }
    #feature-slider p {
        text-align: justify !important;
    }
    .t-box p {
        text-align: justify !important;
        padding: 10px;
    }
    .t-box h3 {
        text-align: center !important;
    }
    .banner_man {
        display: none;
    }
    .ab-right {
        display: none;
    }
    .iso-sec {
        position: relative;
        width: 175px;
        display: block;
        right: auto;
        left: auto;
    }
    .page-heading {
        font-size: 18px;
        line-height: 33px;
    }
    .inner-slide {
        padding: 15px 0px;
    }
    .styled-para {
        font-size: 18px;
        line-height: 33px;
    }
    .cd-timeline-navigation a {
        margin: 0px 5px;
    }
    .drop-box {
        width: 98%;
        margin: 0 auto;
        padding: 15px;
    }
    .wc-right h3 {
        font-size: 30px;
        text-align: center;
    }
    .wc-right p {
        text-align: justify;
        padding-right: 0px;
    }
    .about-page .page-content p {
        text-align: left;
        line-height: 28px;
    }
    .about-page .inner-contact {
        font-size: 16px;
    }
    .mac {
        background: #fff;
        min-height: 0px !important;
        height: auto !important;
    }
    .three-step-heading,
    .how-it-works h3,
    .icons-service-heading,
    .lw h2 {
        font-size: 26px;
        margin-top: 5px;
    }
    .how,
    .how-it-works {
        padding: 15px 0px;
    }
    .how-it-works {
        padding-top: 0;
    }
    .theme-paragraph,
    .how-it-works p {
        font-size: 16px;
        text-align: justify;
        font-weight: 300;
    }
    #hwt-slider .item {
        width: 100%;
        text-align: justify;
        padding: 15px;
    }
    #hwt-slider .item img {
        width: 200px;
        margin: 0 auto;
    }
    #hwt-slider h4 {
        font-size: 20px;
        display: block;
        text-align: center;
        margin: 15px auto;
    }
    #hwt-slider .owl-nav {
        margin-top: 45px !important;
        position: relative;
        display: inline-block;
    }
    #hwt-slider .owl-nav .owl-prev {
        display: block;
        float: left;
    }
    .points-paragraph,
    .s-t {
        font-size: 16px;
    }
    .lw p {
        text-align: left;
    }
    .co-address {
        padding: 25px 0px;
        background: #fff;
    }
    .co-right-box h2,
    .co-left-box h2 {
        font-size: 30px;
    }
    .co-right-box,
    .co-left-box {
        padding: 25px 15px 85px 15px;
    }
    .theam-selection-start {
        padding: 15px 0px;
    }
    #typewriter {
        color: #fff !important;
        font-size: 33px !important;
    }
    .temp-features label {
        font-weight: 300 !important;
        font-size: 16px !important;
    }
    .rignt-side-select span {
        float: left !important;
        display: contents;
        font-size: 20px;
    }
    .rignt-side-select p {
        margin-bottom: 5px;
        float: left;
        display: block;
        width: 100%;
    }
    .rignt-side-select .tick-theam {
        margin-bottom: 20px;
        float: left;
    }
    .banner-insides .container h1 {
        font-size: 18px;
    }
   
}

@media (min-width:768px) and (max-width:991px) {
    .col-1by5 {
        width: 50%;
    }
    header {
        position: static;
    }
    .navbar-header {
        text-align: center;
        width: 100%;
    }
    .navbar-brand {
        display: inline-block;
        float: none;
    }
    .logo-caption {
        text-align: left;
    }
    .navbar-right {
        margin-top: 0px;
    }
    .navbar-nav.navbar-right {
        width: 100%;
        text-align: center;
        margin-right: 0px;
    }
    .navbar-nav.navbar-right li {
        float: none;
        display: inline-block;
    }
    .carousel-caption {
        top: 0px;
    }
    .banner-heading {
        margin: 0 0 10px 0;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .banner-content ul li {
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: 400;
    }
    .banner-content h4 {
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .carousel-caption .purchase-banner-btn {
        font-size: 15px;
    }
    .step-round-one {
        background-image: none;
        padding-left: 0;
    }
    .step-round-two {
        background-image: none;
        padding-left: 0;
    }
    .step-round-three {
        background-image: none;
        padding-left: 0;
    }
    .banner-content ul {
        width: 100%;
        float: left;
    }
    .banner-content img {
        margin-bottom: 14px;
        font-size: 14px;
        font-weight: 400;
        width: 22px !important;
        margin-right: 8px;
        vertical-align: top;
    }
    .theam-section-heading {
        text-align: center;
        font-size: 30px;
    }
    .theme-paragraph {
        font-size: 18px;
    }
    .iso-img {
        margin-top: -14px;
        width: 190px;
    }
    .shw h5 {
        padding-left: 30%;
        font-size: 25px;
        text-align: center;
        max-width: 77%;
    }
    .shw .btn {
        display: block;
        text-align: center !important;
        top: 25px;
        margin-top: 32px;
    }
    .iso-span {
        display: block;
    }
    .social li {
        padding-right: 14px;
        font-size: 24px;
    }
    .inner-banner .carousel-caption {
        bottom: 10px;
        top: 41px;
    }
    .inner-banner .inner-banner-tag {
        font-size: 22px;
        line-height: 32px;
    }
    .inner-banner .carousel-caption .purchase-banner-btn {
        margin-top: 22px;
    }
    .contact-information {
        padding: 40px 0;
    }
    .about-page-heading {
        margin-top: 0px;
        font-size: 18px;
    }
    .inner-contact {
        margin-bottom: 20px;
    }
    .work-banner-content ul li {
        font-size: 14px;
    }
    .round-content {
        min-height: 710px;
    }
    .about-content {
        margin-top: 0px;
    }
    .three-step-heading {
        font-size: 30px;
    }
    .three-step-heading span {
        font-size: 30px;
    }
    .steps-box {
        text-align: center;
    }
    .steps-head {
        text-align: center;
    }
    .steps-box p {
        padding: 10px !important;
        text-align: center;
    }
    .ab-right {
        width: 287px;
    }
    .iso-sec {
        width: 140px;
    }
    .styled-para {
        font-size: 18px;
    }
    .ab-dollar {
        font-size: 35px;
        vertical-align: baseline;
    }
    .cd-timeline-navigation a {
        margin: 0px 5px;
    }
    .drop-box {
        width: 95%;
        margin: auto;
    }
    .hwt .inner-banner .item {
        height: 300px;
    }
    .htw-banner-vector {
        display: none;
    }
    .mac {
        min-height: 472px;
        width: 100%;
        height: auto;
    }
    #hwt-slider .item {
        width: 58%;
        margin: 45px auto;
        margin-bottom: 45px;
        padding-top: 23px;
        margin-bottom: 0px;
    }
    #hwt-slider .owl-nav {
        margin-top: -75px !important;
    }
    #hwt-slider .item img {
        width: 160px;
        max-width: 300px;
        margin: 0 auto;
    }
    #hwt-slider h4 {
        font-size: 16px;
    }
    #hwt-slider p {
        font-size: 16px;
        line-height: 30px;
    }
    .icons-service,
    .how-it-works,
    .how {
        padding: 15px 0px;
    }
    .icons-service-heading,
    .lw h2 {
        font-size: 26px;
    }
    .lw h2 {
        margin-top: 15px;
    }
    .points-paragraph {
        font-size: 16px;
    }
    .sm-hidden {
        display: none !important;
    }
    .sections-expert {
        min-height: 693px;
    }
    .co-address {
        padding: 25px 0px;
        background: #fff;
    }
    .co-right-box h2,
    .co-left-box h2 {
        font-size: 30px;
    }
    .co-right-box,
    .co-left-box {
        padding: 25px 15px 85px 15px;
    }
    .contact-address-container .conatct-info {
        text-align: center;
    }
    .conatct-info img {
        margin: auto;
        display: block;
        padding: 15px;
    }
    .co-p-sub {
        padding-left: 0px;
    }
    .conatct-social {
        float: none;
        text-align: center;
    }
    .conatct-social li {
        display: inline-block;
        float: none;
    }
    .co-right-box h3 {
        text-align: center;
    }
    co-section .carousel-inner {
        height: auto;
    }
    .inner-banner .carousel-caption .purchase-banner-btn {
        padding: 8px 16px;
    }
    .co-section .inner-banner .carousel-caption {
        top: 30px;
    }
    #typewriter {
        font-size: 30px !important;
    }
    .navbar-default .navbar-nav>li>a {
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .col-1by5 {
        width: 20%;
    }
    .logo-caption {
        font-size: 12px;
        line-height: 17px;
    }
    .navbar-brand>img {
        max-width: 168px;
    }
    header .nav>li>a {
        padding: 0px 6px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 13px !important;
    }
    .logo-caption {
        margin-top: 14px !important
    }
    .navbar-right {
        margin-top: 18px;
    }
    .banner-heading {
        font-size: 25px;
        margin-top: 0px;
        margin-bottom: 25px;
    }
    .banner-content ul li {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 400;
    }
    .banner-content img {
        vertical-align: middle;
        margin-right: 15px;
        width: 22px;
        vertical-align: sub;
    }
    .banner_man {
        width: 430px;
    }
    .step-round-one,
    .step-round-two,
    .step-round-three {
        padding-left: 75px;
        background-size: 75px;
    }
    .round-content,
    .round-content-two,
    .round-content-three {
        margin-top: 7px;
        min-height: 705px;
    }
    .carousel-caption .purchase-banner-btn {
        font-size: 13px;
    }
    .theam-selection-tab li a {
        font-size: 14px;
        padding-left: 5px;
    }
    .inner-banner .carousel-caption {
        bottom: 40px;
    }
    .inner-banner .carousel-caption .purchase-banner-btn {
        margin-top: 25px;
    }
    .inner-banner .inner-banner-tag {
        font-size: 32px;
    }
    .about-bottom-image {
        margin-top: 72px;
    }
    .inner-banner .our-work-caption {
        bottom: 16px;
    }
    .small-content-img img {
        margin-top: 80px;
    }
    .letsget {
        font-size: 16px;
    }
    .iso-img {
        margin-top: -37px;
        width: 181px;
    }
    .shw h5 {
        font-size: 20px;
        padding-left: 25%;
    }
    #testimonial-slider {
        padding: 15px 0px;
    }
    .feature h3 {
        font-size: 30px;
    }
    .ab-right {
        width: 300px;
    }
    .htw-banner-vector {
        display: none;
    }
    .sections-expert {
        min-height: 737px;
    }
    .mac {
        min-height: 508px;
    }
    #hwt-slider .item {
        width: 62%;
        padding-top: 45px;
    }
    #hwt-slider .item img {
        width: 160px;
        max-width: 160px;
        margin: 0 auto;
    }
    #hwt-slider h4,
    #hwt-slider p {
        font-size: 16px;
    }
    .icons-service-heading,
    .lw h2 {
        font-size: 30px;
    }
    .points-paragraph {
        font-size: 20px;
    }
    .co-right-box h3,
    .co-left-box h2 {
        font-size: 26px !important;
    }
    .co-right-box {
        padding: 25px;
    }
    .contact-address-container a {
        font-size: 14px;
    }
    .co-p-sub {
        padding-left: 0px;
    }
    .conatct-social {
        text-align: center;
    }
    .conatct-social li {
        float: none;
        text-align: center;
        display: inline-block;
    }
    .conatct-social li a {
        margin-bottom: 15px;
    }
    .temp-design .carousel-caption {
        top: 85px;
    }
    #typewriter {
        font-size: 30px !important;
    }
    .navbar-default {
        padding: 15px 0px;
    }
}

@media (min-width:1200px) {
    .col-1by5 {
        width: 20%;
    }
    .container {
        width: 1200px;
    }
}

#typewriter {
    font-size: 2em;
    margin: 0;
    background: transparent;
    font-size: 34px;
    font-weight: 300;
    text-shadow: none;
    margin-bottom: 20px;
    text-align: left;
    color: #323232;
    border: none;
    min-height: 120px !important;
    white-space: unset;
}

@-webkit-keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.feature-tab {
    border-bottom: 1px solid #f0f6ff;
    padding-bottom: 1px;
}

.feature-tab-item a {
    font-size: 17px;
    width: 193px;
    font-weight: 600;
    text-align: center;
    padding: 5px!important;
    padding-top: 12px !important;
}

.nav-tabs>li.feature-tab-item.active>a,
.nav-tabs>li.feature-tab-item.active>a:focus,
.nav-tabs>li.feature-tab-item.active>a:hover {
    color: #2e6ecd !important;
}

.servicespage .service>strong {
    color: #3e3e3e;
    font-size: 17px;
    text-transform: none;
}

.servicespage .how-it-works p {
    font-size: 16px;
    letter-spacing: 1px;
}

.title-add {
    color: #2e6ecd;
    font-size: 14px !important;
    padding-top: 34px;
}

.title-add b {
    color: #000;
    font-size: 26px;
    font-weight: 600;
}

.servicespage .service {
    padding: 10px;
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid #efeefc;
    min-height: 172px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.servicespage .service strong {
    text-align: center;
}

.servicespage .service p {
    text-align: justify;
}

.servicespage .how-it-works .nav>li>a {
    margin-left: 2px;
    text-transform: uppercase;
    font-size: 14px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #f0f6ff;
    border-right-color: #f0f6ff;
    border-left-color: #f0f6ff;
    color: #263769;
    display: inline-block;
    height: auto !important;
    line-height: 20px !important;
}

.servicespage .how-it-works .nav>li>a:hover {
    color: #2e6ecd;
    background-color: #FFFFFF;
}

.cmad {
    margin: 0px;
    padding: 0px;
}

.cmad p strong {
    font-weight: 600 !important;
}

.cmad ul {
    list-style-type: circle;
}

.cmad ul li {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 20px;
}

.servicespage .banner-content ul li {
    width: auto !important;
    color: #000 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    min-height: 63px !important;
}

.servicespage .carousel-caption {
    background-color: #fff;
    position: static;
}

.cmad .subtitle {
    text-align: left;
    font-size: 23px !important;
    padding-left: 37px;
    color: #2e6ecd;
}

.pricing-nav {
    border-radius: 5px;
    border: 1px solid #e3ecf0;
    overflow: hidden;
}

.pricing-nav-highlight {
    -webkit-box-shadow: 0px 0px 76px 12px rgba(214, 214, 214, 1);
    box-shadow: 0px 0px 66px 0px rgb(185, 182, 182);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.pricing-navt {
    border-radius: 5px;
    border: 1px solid #e3ecf0;
}

.pricing-title {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
}

.pricing-li {
    display: block;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e3ecf0;
    height: 60px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

.pricing-li-data {
    color: #64708c;
    padding-top: 10px;
}

.pricing-lit {
    display: block;
    text-align: center;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #e3ecf0;
    padding: 10px;
    height: 60px;
    font-weight: 400;
    font-size: 15px;
    color: #363c4b;
}

.pricing-li-icon {
    line-height: 50px;
    font-size: 17px;
    color: #afb8cd;
}

.price-att {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 50px;
}

.price-att-span {
    font-size: 17px;
}

.portfolio-thumb {
    max-height: 306px;
    overflow: hidden;
}

.abouts {
    margin-top: 150px;
}

.ab-section {
    background-color: #333333;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../img/banner-home.jpg);
    background-repeat: repeat;
    background-position: center center;
}

.ab-section p {
    color: #dfdfdf;
}

.abt-cmd {
    background-color: #FFFFFF;
    padding-top: 30px;
}

.font-black {
    color: #3e3e3e !important;
}

.align-center {
    text-align: center !important;
    padding: 0 !important;
}

.why {
    margin-right: 20px;
}

.why strong {
    font-size: 30px;
}

.why ul {
    padding: 0px !important;
}

.why ul li {
    color: #FFFFFF;
    font-size: 17px;
    padding-bottom: 24px;
    font-weight: 300;
}

.home-banner {
    background-color: #996633 !important;
}

.banner-content h2 {
    font-weight: 600 !important;
    color: #fff !important;
    font-size: 42px!important;
    margin-top: 20px !important;
}

#home .banner-content ul li {
    color: #fff !important;
}

#home .banner-content h4 {
    color: #fff !important;
}

.buynow {
    background: #b763d7;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.buynow:hover {
    background: #9351ad;
}

.popular-btn {
    background: #ee9000;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.popular-btn:hover {
    background: #c77e0d;
}

.premium-btn {
    background: #309bbd;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.premium-btn:hover {
    background: #1e6e88;
}

.supreme-btn {
    background: #2dc98a;
    border: none;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.supreme-btn:hover {
    background: #239869;
}

.inner-banner-new {
    line-height: 35px;
    padding-top: 35px;
}

.add-ons p {
    text-align: left;
}

.index-cnt h2 {
    font-size: 35px;
    color: #ffffff;
    /* margin: 73px 35px; */
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    /* padding-bottom: 19px; */
    display: inline-block;
    padding-bottom: 23px;
    padding-top: 30px;
}

.index-cnt h4 {
    padding: 0 0 35px 0;
    color: #fd4d68;
    font-size: 20px;
    text-align: left;
    padding-left: 6%;
}

.feature {
    margin: 0px auto;
    display: table;
    width: 86%;
    padding-top: 20px;
    border-radius: 10px;
}

.extras-table {
    padding: 25px 0;
    width: 100%;
    max-width: 650px;
    display: inline-block;
}

.cnt {
    color: #4d4b85;
    font-size: 16px !important;
    padding: 5px;
    text-align: right;
    font-weight: 400;
    background-color: #ffffff;
}

.cnt a {
    color: #140d6c;
}

.cnt i {
    margin-left: 20px;
}

.navbar-header .navbar-brand {
    padding: 0px !important;
    color: #000;
    font-weight: 700;
    font-size: 24px;
    padding-top: 30px;
    line-height: 73px;
}

.design-service h2 {
    font-size: 18px !important;
    padding-bottom: 30px !important;
    text-transform: uppercase !important;
}

.extras-table h2 {
    text-align: left;
    font-size: 20px;
}

.extras-table td.bold {
    font-weight: bold;
    text-align: center;
}

.home-about h2 {
    color: #ffffff !important;
    font-size: 40px;
    text-align: center;
}

.home-breif h3 {
    color: #ffffff !important;
    text-align: center;
    font-size: 20px;
}

.addons-nav p.theme-paragraph.add-on-cnt {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
}

@media all and (max-width:768px) {
    .extras-table {
        padding: 25px 15px;
    }
}

.why-es-img img {
    width: 80%!important;
    float: right;
}

.home-breif {
    background-color: #f8f8f8;
    overflow: hidden;
    padding-top: 30px;
}

.home-breif h2 {
    color: #3e3e3e !important;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    /* line-height: 72px; */
}

.home-breif h3 {
    color: #3e3e3e!important;
    text-align: center;
    font-size: 20px;
}

.home-breif img {
    width: 100%;
    margin-top: 35px;
    margin-right: 20px;
    text-align: center;
}

.why-esta {
    text-align: left;
    width: 80%;
    margin: 0px auto;
}

.home-breif p {
    color: #242424!important;
    font-size: 17px;
    font-weight: 300;
    padding-top: 0px;
    letter-spacing: 0px;
    padding-top: 20px;
    line-height: 26px;
    width: 80%;
    margin: 0px auto;
    text-align: left;
}

.container90 {
    margin: 0px auto;
}

.home-grd {
    background-color: #ffffff;
    padding: 50px 0px;
}

.home-grd .prtct {
    text-align: center;
}

.home-grd .prtct h2 {
    font-size: 38px;
    font-weight: 800;
    color: #000;
    font-family: 'Overpass', sans-serif;
}

.home-grd .prtct h3 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 1px;
    line-height: 24px;
    color: #000;
}

.home-grd .prtct p {
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 27px;
    font-weight: 400;
    /* padding-right: 20px; */
    max-width: 80%;
    margin: 0px auto;
    padding: 30px 0px;
}

.home-grd .coltwo {
    overflow: hidden;
    background-color: #fff;
}

.coltwo .feature .li {
    font-size: 18px;
    font-weight: 600;
    line-height: 41px;
    text-align: center;
}

.coltwo .feature .li span {
    display: block;
    border: solid 2px #3d9fea;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    display: table;
    margin: 0px auto;
}

.coltwo .feature .li span img {
    width: 45px;
}

.video-banner {
    position: relative;
    width: 100%;
    height: 65vh;
}

.myVideo {
    min-width: 115%;
    filter: grayscale(100%) saturate(0.25) brightness(50%) contrast(100%);
    -webkit-filter: grayscale(100%) saturate(0.25) brightness(50%) contrast(100%);
}

.readmore a {
    display: table;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 4px solid #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
}

.readmore a:hover {
    text-decoration: none;
}

.readmore-brief a {
    float: right;
    margin-top: 79px;
}

.pricing-head {
    height: 150px;
    display: table;
    text-align: center;
    width: 100%;
}

.pricing-head .cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pricing-head .cell .packagename {
    color: #ffffff;
    font-size: 20px;
}

.pricing-head .cell .packagename .packageprice {
    display: block;
    font-size: 50px;
    font-weight: 700;
}

.month {
    font-weight: 400;
    font-size: 20px;
}

#pricing .startup {
    background-color: #64708c;
}

#pricing .standard {
    background-color: #ff9e8f;
}

#pricing .popular {
    background-color: #85d468;
}

#pricing .premium {
    background-color: #40d3fe;
}

#pricing .supreme {
    background-color: #74549b;
}

.home-service {
    background-color: #CCCCCC;
    padding-bottom: 40px;
}

.choose-btn {
    padding: 6px 12px !important;
    font-size: 16px!important;
    font-weight: 600!important;
    background: #26acc7!important;
}

input {
    outline: none !important;
}

.form-control {
    outline: none !important;
}

.banner-insides {
    background-color: #586168;
}

.banner-insides .container h1 {
    color: #ffffff !important;
    font-weight: 600;
}

.banner-insides .container p {
    color: #ffffff !important;
}

.footer-form {
    background-color: #ffffff;
    padding: 20px 0px 40px 0px;
    background: url('../img/pattern-green-light.svg') no-repeat bottom;
}


footer .container .row p a {
    color: #21374b !important;
}

/*footer .container .row p a:hover {*/
/*    color: #ffffff !important;*/
/*}*/
.footer_col p a.sub_hvr:hover{
    color: #89b8b8!important;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.offering-panel {
    position: relative;
    text-align: center;
}

.offering-panel .inner .img1 {
    float: right;
    max-width: 77%;
    -webkit-animation: bounce 5s ease infinite;
    animation: bounce 5s ease infinite;
    -webkit-transform: rotate(-9deg);
    transform: rotate(-9deg);
}

.offering-panel .inner .img2 {
    max-width: 43%;
    -webkit-animation: bounce 4s ease infinite;
    animation: bounce 4s ease infinite;
    -webkit-transform: rotate(9deg);
    transform: rotate(9deg);
}

.main-offer {
    font-weight: 600;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    background-color: #ffa342;
    display: table;
    padding: 5px 10px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px -1px rgba(127, 127, 127, 0.63);
    box-shadow: 2px 2px 5px -1px rgba(127, 127, 127, 0.63);
    border-bottom: solid 1px #ff8300;
    display: none;
}

.all-services .row {
    margin: 0px;
}

.home-breif-m-h2,
.home-breif-m-h3,
.home-breif-m-p {
    text-align: center;
}

.carousel-control {
    text-shadow: none;
    color: #3e3e3e!important;
}

.carousel-control:hover {
    color: #666;
}

.carousel-control.left {
    background-image: none!important;
}

.carousel-control.right {
    background-image: none!important;
}

.seperator {
    height: 5px;
    width: 100px;
    background-color: #fee252;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
}

.how-it-works strong {
    font-size: 19px;
    /* text-transform: lowercase; */
    font-weight: 500;
    color: #000;
    line-height: 49px;
    letter-spacing: 0px;
}

.price-avlb {
    color: #ffffff;
    font-size: 15px;
    background-color: #66b3b3;
    padding: 19px 0px 10px 0px;
    margin-top: 16px;
}

.why-need {
    background-color: #fafafa;
    padding-top: 50px;
    color: #fff!important;
}

.in .banner-insides {
    background-color: #fafafa;
}

.app-f-row {
    padding: 58px;
}

.app-f-row p {
    padding: 0px 22px;
    text-align: center;
    letter-spacing: 0px;
}

.app-f-row h5 {
    text-align: center;
}

.nopad {
    padding: 0px!important;
}

.con {
    padding-top: 40px;
}

.tab-data-nav ul.nav-tabs>li {
    float: none!important;
}

.tab-data-nav .nav>li>a {
    margin-left: 0px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    height: auto;
    text-transform: none;
    color: #7d7d7d;
    margin-right: 100px;
    border-left: solid 5px #f4f4f4;
    margin-bottom: 22px;
    padding-left: 15px;
    border-right: none;
    border-top: none;
    border-bottom: none;
}

.tab-data-nav .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
    border-radius: 0px;
    color: #3e3e3e;
    font-weight: 600;
    background-color: none;
}

.tab-data-nav .nav-tabs {
    border: none;
}

.tab-data-nav .nav>li>a:focus,
.nav>li>a:hover {
    outline: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #3e3e3e;
}

.tab-data-nav .nav-tabs>li.active>a,
.tab-data-nav .nav-tabs>li.active>a:focus,
.tab-data-nav .nav-tabs>li.active>a:hover {
    border-left: solid 5px #fee252!important;
}

.tab-content h3 {
    font-size: 22px;
}

.header-get {
    /* border: none; */
    border-radius: 2px;
    /* text-transform: uppercase; */
    background: transparent;
    color: #fff!important;
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 22px;
    padding: 6px 12px;
    border-radius: 50px;
}

.header-get:hover {
    color: #fee252;
}

.hilight {
    font-weight: 300;
    font-size: 24px;
    line-height: 38px;
}

#services .service {
    text-align: left;
    padding: 0px;
    min-height: 0px;
}

.howit {
    color: #3e3e3e !important;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    /* line-height: 72px; */
}

.title-roll .inner {
    width: 20%;
    margin: 0px auto;
    /* background-color: red; */
    padding-top: 20px;
    padding-bottom: 10px;
}

.title-roll .inner span {
    display: block;
    height: 6px;
    width: 60px;
    margin: 0px auto;
    background-color: #fee252;
    -webkit-animation: horizontal 3s ease infinite;
    animation: horizontal 3s ease infinite;
}

.relt {
    position: relative;
}

.relt .search {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 1000;
}

.relt .search img {
    margin-top: 70px;
    -webkit-animation: tada 2s linear infinite;
    animation: tada 2s linear infinite;
}

.relt .search2 img {
    margin-left: 127px;
    margin-top: 70px;
    -webkit-animation: tada 3s linear infinite;
    animation: tada 3s linear infinite;
}

.typewriter h1 {
    overflow: hidden;
    border-right: .15em solid #fee252;
    white-space: nowrap;
    margin: 0 auto;
    letter-spacing: 0px;
    -webkit-animation: typing 3.5s steps(40, end), blink-caret .75s step-end infinite;
    animation: typing 3.5s steps(40, end), blink-caret .75s step-end infinite;
}


/* The typing effect */

@-webkit-keyframes typing {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}

@keyframes typing {
    from {
        width: 0
    }
    to {
        width: 100%
    }
}


/* The typewriter cursor effect */

@-webkit-keyframes blink-caret {
    from,
    to {
        border-color: transparent
    }
    50% {
        border-color: #fee252;
    }
}

@keyframes blink-caret {
    from,
    to {
        border-color: transparent
    }
    50% {
        border-color: #fee252;
    }
}

.what-do {
    padding-bottom: 50px;
}

@keyframes slide {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -400px 0;
    }
}

@-webkit-keyframes slide {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -400px 0;
    }
}


/*c-contact styles*/

.phone-button {
    position: fixed;
    right: 0;
    top: 36%;
    display: table;
    color: #FFDB4D;
    border-radius: 5px 0px 0px 5px;
    background-color: #ffffff;
    cursor: pointer;
    -webkit-transition: all 1s;
    transition: all 1s;
    border-right: none;
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.63);
    box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.63);
    padding: 10px 10px 3px 15px;
}

.phone-button:hover {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.c-icon {
    display: inline-block;
    color: #50c89f;
    font-size: 21px;
}

.c-number {
    font-size: 17px;
    font-weight: 700;
    padding-left: 12px;
    display: none;
    color: #1e2447;
}

.c-call-us {
    font-size: 20px;
    padding-left: 35px;
    font-weight: 500;
    display: none;
}

.phone-button:hover .c-call-us {
    display: inline-block;
    background-color: #50c89f;
    text-align: center!important;
    padding: 6px 20px 1px 16px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}

.phone-button:hover .c-number {
    display: inline-block;
}

.mail-button {
    position: fixed;
    right: 0;
    top: 50%;
    cursor: pointer;
    padding: 15px 9px 15px 15px;
    display: table;
    color: #FFDB4D;
    background-color: #af84bd;
    border-radius: 5px 0px 0px 5px;
    border-right: none;
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.63);
    box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.63);
}

.e-icon {
    display: inline-block;
    color: #50C89F;
    font-size: 26px;
}

.e-adrs {
    font-size: 20px;
    font-weight: 500;
    padding-left: 12px;
    display: none;
}

.e-subscribe {
    font-size: 20px;
    padding-left: 35px;
    font-weight: 500;
    display: none;
}

.mail-button:hover {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.mail-button:hover .e-adrs {
    display: inline-block;
}

.mail-button:hover .e-subscribe {
    display: inline-block;
}


/*pricing table start*/

#generic_price_table {
    background-color: #f8f8f8;
}


/*PRICE COLOR CODE START*/

#generic_price_table .generic_content {
    background-color: white;
    border: 1px solid #f1f1f1;
    min-height: 620px !important;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
    border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
    color: #525252;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
    color: #0b374b;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
    color: #66b3b3;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
    color: #fff;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
    color: #213d50;
}

#generic_price_table .generic_content .generic_feature_list ul li {
    color: #0b374b;
}

#generic_price_table .generic_content .generic_feature_list ul li span {
    color: #4faf78;
    display: inline-block;
    min-height: 72px;
    font-weight: 400;
}

#generic_price_table .generic_content .generic_price_btn a {
    border: 1px solid #2ECC71;
    color: #2ECC71;
}

#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg {
    border-color: #2ECC71 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2ECC71;
    color: #fff;
}

#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head span,
#generic_price_table .generic_content.active .generic_head_price .generic_head_content .head span {
    color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a {
    background-color: #2ECC71;
    color: #fff;
}

#generic_price_table {
    margin: 0 0 50px 0;
}

.row .table {
    padding: 28px 0;
}


/*PRICE BODY CODE START*/

#generic_price_table .generic_content {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 30px 0px 30px 0px;
}

#generic_price_table .generic_content .generic_head_price {
    margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content {
    margin: 0 0 20px 0;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg {
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    position: absolute;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head {
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

#generic_price_table .generic_content .generic_head_price .generic_head_content .head span {
    font-family: "Raleway", sans-serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag {
    padding: 0 0 20px;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price {
    display: block;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .sign {
    display: inline-block;
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .currency {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .price .cent {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag .month {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li {
    font-size: 17px;
    padding: 15px 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    font-weight: 300;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

#generic_price_table .generic_content .generic_feature_list ul li .fa {
    padding: 0 10px;
}

#generic_price_table .generic_content .generic_price_btn {
    margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#generic_price_table .generic_content .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content:hover .generic_head_price .generic_head_content .head h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a {
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

@media (max-width: 320px) {}

@media (max-width: 767px) {
    #generic_price_table .generic_content {
        margin-bottom: 75px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #generic_price_table .col-md-3 {
        float: left;
        width: 50%;
    }
    #generic_price_table .col-md-4 {
        float: left;
        width: 50%;
    }
    #generic_price_table .generic_content {
        margin-bottom: 75px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 1200px) {}

.text-center h1,
.text-center h1 a {
    color: #7885CB;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
}

.demo-pic {
    margin: 0 auto;
}

.demo-pic:hover {
    opacity: 0.7;
}

#generic_price_table_home ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}

#generic_price_table_home li {
    float: left;
}

#generic_price_table_home li+li {
    margin-left: 10px;
    padding-bottom: 10px;
}

#generic_price_table_home li a {
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
}

#generic_price_table_home .blue {
    background: #3498DB;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .emerald {
    background: #2ECC71;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .grey {
    background: #7F8C8D;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .midnight {
    background: #34495E;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .orange {
    background: #E67E22;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .purple {
    background: #9B59B6;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .red {
    background: #E74C3C;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .turquoise {
    background: #1ABC9C;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .blue:hover,
#generic_price_table_home .emerald:hover,
#generic_price_table_home .grey:hover,
#generic_price_table_home .midnight:hover,
#generic_price_table_home .orange:hover,
#generic_price_table_home .purple:hover,
#generic_price_table_home .red:hover,
#generic_price_table_home .turquoise:hover {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#generic_price_table_home .divider {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}

#generic_price_table_home .divider span {
    width: 100%;
    display: table;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    line-height: 2px;
}

#generic_price_table_home .itemname {
    text-align: center;
    font-size: 50px;
    padding: 50px 0 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 300;
}

#generic_price_table_home .itemnametext {
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}

#generic_price_table_home .footer {
    padding: 40px 0;
}

.price-heading {
    text-align: center;
}

.price-heading h1 {
    color: #666;
    margin: 0;
    padding: 0 0 50px 0;
}

.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.bottom_btn {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}

.demo-button:hover {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}

.bottom_btn:hover {
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}

.tab_title {
    border-bottom: solid 1px #f0f1f1;
    font-size: 21px;
    padding: 20px 0px 5px 0px;
    color: #0b374b;
    margin: 0px 65px;
}

.tabbg1 {
    background: transparent;
}

.tabbg2 {
    background: transparent;
}

.tabbg3 {
    background: transparent;
}

.tabbg4 {
    background: transparent;
}


/*pricign table end*/


/*/////////// NEW ///////////////*/

.banner-home h2 {
    color: #0b374b;
    font-weight: 500;
    font-size: 22px;
}

.banner-home h2 span {
    font-size: 13px;
    display: inline-block;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    opacity: 0.5;
}

.pricing-title-2 h1 {
    font-weight: 800;
    font-size: 5rem;
    margin: 50px 0 20px;
}

.pricing-title-2 h5 {
    font-size: 2.7rem;
    margin: 0 0 12px;
}

.main-wrapper {
    background: #e3f1f1;
}

.pricing-title-2 p span {
    margin-right: 15px;
    font-weight: 600;
}

.pricing-title-2 p i {
    color: green;
    margin-right: 4px;
    font-size: 1.8rem;
}

.pricing-title-2 {
    margin-bottom: 30px;
}

.w-container {
    background: white;
    padding: 30px;
    -webkit-box-shadow: 2px 2px 16px 4px rgba(0, 0, 0, 0.22);
    box-shadow: 2px 2px 16px 4px rgba(0, 0, 0, 0.22);
    margin: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.lite-green:hover {
    -webkit-box-shadow: 2px 2px 16px 4px rgba(31, 177, 98, 0.2);
    box-shadow: 2px 2px 16px 4px rgba(31, 177, 98, 0.2);
}

.lite-red:hover {
    -webkit-box-shadow: 2px 2px 16px 4px rgba(231, 128, 128, 0.2);
    box-shadow: 2px 2px 16px 4px rgba(231, 128, 128, 0.2);
}

.lite-orange:hover {
    -webkit-box-shadow: 2px 2px 16px 4px rgba(240, 184, 114, 0.2);
    box-shadow: 2px 2px 16px 4px rgba(240, 184, 114, 0.2);
}

.w-container h5 {
    font-size: 2.8rem;
    height: 111px;
    font-weight: 200;
}

.price-text h3 {
    position: relative;
    display: inline-block;
    margin: 0;
}

.w-container p {
    opacity: 0.9;
    margin: 0 0 0;
    font-size: 1.7rem;
    line-height: 1.6;
    font-weight: 400;
}

.w-container .under-text {
    margin: 0 0 10px;
}

.w-container .setupfee-text {
    font-weight: 600;
}

.w-container .feature-tag {
    font-size: 13px;
    color: white;
    text-transform: uppercase;
    padding: 7px 10px 0;
    border-radius: 0 0 14px;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
}

.feature-tag.orange {
    background: #ff7841;
}

.feature-tag.green {
    background: #2ebf71;
}

.w-container.features,
.w-container.add-ons,
.add-ons-panel {
    display: inline-block;
    width: 100%;
}

.w-container.features h3,
.w-container.add-ons h3 {
    font-size: 3rem;
    text-align: left;
    margin: 20px 0 50px;
}

.feature-single {
    margin: 0 0 30px;
}

.feature-single img {
    max-width: 80px;
    margin: 0 auto 20px;
}

.feature-single p {
    opacity: 1;
    text-transform: capitalize;
    min-height: 120px;
}

.w-container.add-ons h5 {
    font-size: 1.05em;
    line-height: 1.4;
    margin: 0;
}

.divider {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 15px 0;
}

.w-container.add-ons h5 {
    font-size: 1.6em;
    line-height: 1.4;
    margin: 0;
}

.divider {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ddd;
    margin: 15px 0;
}

.btn-custom {
    background: #25c16f;
    border-color: #25c16f;
    color: white;
    font-size: 1.8rem;
    line-height: 1;
    padding-top: 18px;
    margin: 19px 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-custom:hover,
.btn-custom:focus {
    color: #fff;
    background-color: #00af53;
    border-color: #00af53;
}

.btn-custom.bg-yellow {
    background-color: #ffdb4d;
    border-color: #ffdb4d;
    color: #284f61;
}

.btn-custom-sm {
    padding: 10px 15px 4px;
}

.add-ons-panel {
    max-width: 400px;
    float: right;
}

.add-ons-panel p {
    text-align: center;
}

.feature-single h6 {
    font-weight: 600;
    margin: 0 0 0;
    font-size: 1.8rem;
}

p.hightlight-strip {
    font-size: 18px;
}

.plus-wrapper {
    position: absolute;
    left: 33.33333%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3rem;
    top: 50%;
}

.plus-wrapper.two {
    left: 66.6666%;
}

.w-container.annual {
    margin-right: 15px;
}

.w-container.monthly {
    position: relative;
}

.mb-50 {
    margin-bottom: 50px;
}

.clr-green {
    color: #388E3C;
}

.navbar-default .navbar-nav>li>a.header-tagline,
.navbar-default .navbar-nav>li>a.header-tagline:hover,
.navbar-default .navbar-nav>li>a.header-tagline:hover {
    font-weight: 900;
    color: #0b374b !important;
}

.btn-underline {
    text-decoration: none;
    color: #e78080;
    display: inline-block;
    border-bottom: 2px solid;
    font-size: 18px;
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
}

.btn-underline:hover {
    text-decoration: none;
}

.m-0 {
    margin: 0;
}

.top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.call-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.t-left-sec {
    margin: 0 30px 0 0;
    font-size: 24px;
    font-weight: 900;
    color: #284f61;
}

.call-text {
    margin: 7px 0 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.call-text:hover {
    text-decoration: none;
}

.banner-insides .container p.call-number,
p.call-number {
    font-size: 24px;
    color: #7eb76e !important;
    font-weight: 900;
}

.call-b-text {
    color: #446676;
    font-weight: 600;
}

.call-text:hover,
.call-text:focus {
    text-decoration: none;
}

.navbar-default {
    padding-top: 0;
}

.graphics {
    margin: 30px 0 0;
    display: inline-block;
}

.graphics img:first-child {
    width: 270px;
    float: left;
}

.graphics .fire {
    width: 70px;
    top: 40% !important;
}

.banner-home {
    height: auto;
    max-height: none;
}

.hightlight-box-1 {
    margin-top: 20px;
    background: #22858d;
    color: #fff;
    text-align: center;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 5px 1px #0000003b;
    box-shadow: 2px 2px 5px 1px #0000003b;
    font-size: 24px;
    font-weight: 800;
    border-radius: 10px;
}

.hightlight-box-1 a {
    color: #80DEEA;
}

.logo-tag {
    display: block;
}

.logo-tag {
    display: block;
    line-height: 1.5;
    float: left;
    font-weight: 400;
    color: #0b374b;
}

span.header-tagline {
    font-weight: 500;
    font-size: 18px;
    border: 2px solid;
    padding: 4px 15px 0;
    border-radius: 25px;
}

.banner-form {
    background: #24b7ae;
    padding: 30px;
}

.banner-form h3 {
    color: #fff;
    margin: 0 0 15px;
}

.banner-form .form-control {
    border: none;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    font-size: 16px;
    color: #fff;
}

.banner-form .form-group {
    margin: 0 0 15px;
}

.banner-form .btn-primary {
    width: 100%;
    border-radius: 0;
    background: #009688;
    border-color: #009688;
    color: #fff;
    padding: 10px;
}

.banner-form .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.banner-form .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.banner-form .form-control::placeholder {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.get-started-form {
    padding: 15px;
    padding-top: 10px;
    background: #fff;
    border-radius: 10px;
    /* border: 8px solid #449d44; */
    margin-top: 100px;
}

.get-started-form .modal-header {
    border: none;
    padding-bottom: 0;
}

.get-started-form h3 {
    margin: 0;
    color: #383838;
}

.get-started-form .modal-footer {
    border: 0;
    padding-top: 0;
    text-align: center;
}

.get-started-form .modal-body {
    padding-bottom: 0;
}

.get-started-form .modal-footer .footer-submit-btn {
    width: auto;
    padding: 5px 15px;
}

.get-started-form .form-control {
    color: #383838;
    font-weight: 500;
    font-size: 16px;
    border-radius: 5px;
    border: 2px solid #CED4DA;
    padding: 4px 15px 0;
    box-shadow: none;
    height: 40px;
}

.get-started-form .btn-custom {
    margin: 10px 0 0;
}

.get-started-form .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #888;
    font-weight: 500;
    font-size: 16px;
}

.get-started-form .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #888;
    font-weight: 500;
    font-size: 16px;
}

.get-started-form .form-control::placeholder {
    color: #888;
    font-weight: 500;
    font-size: 16px;
}

.get-started-form .form-control:focus {
    border-color: #25c16f;
}

.get-started-form .error-message {
    text-align: center;
    font-weight: 200;
}

.get-started-form .error-message ul {
    list-style: none;
    padding: 0;
    font-size: 16px;
}

.call-number .fa {
    display: none;
}

.get-started-form label,
.contact-form label {
    color: #383838;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    font-weight: 500;
}

.clr-red {
    color: red;
}

.get-started-form button.close {
    font-size: 30px;
    opacity: 0.5;
}

.no-footer .footer-form {
    display: none;
}

.pack-plus {
    font-size: 18px;
    color: #1fb162;
    position: relative;
    top: -3px;
}

.plan-features li {
    position: relative;
    padding: 0 0 0 20px;
    font-size: 16px;
}

.plan-features li:first-child {
    padding-top: 10px;
}

.plan-features li i {
    position: absolute;
    left: 0;
    color: #1fb162;
}

.w-container .service-head {
    margin: 15px 0 0 0;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.plan-features {
    /* border: 1px solid #e8e8e8; */
    padding: 0;
    margin: 0;
}

.prev-feature {
    padding: 15px 15px 5px;
    background: #f0f8ff;
    margin: 0 0 8px !important;
}

.lite-orange {
    background: #fff9f0;
}

.lite-blue {
    background: #f0f8ff;
}

.lite-red {
    background: #fff1f1;
}

.lite-green {
    background: #f3faf3;
    border: 3px solid #2ebf71;
}

.lower_text span {
    display: block;
    font-size: 20px;
}

.lower_text span em {
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
}

.lower_text sup {
    position: relative;
    font-size: 26px;
    top: -1.1em;
}


/*new section tab navigation 18-11-2019*/

.es-home-tab-nav .nav-stacked>.es-tab,
.es-home-tab-nav .nav-stacked>.es-tab>.es-tab-inner {
    display: inline-block;
    height: auto;
}

.es-home-tab-nav .nav-stacked>li.es-tab.active>.es-tab-inner,
.es-home-tab-nav .nav-stacked>.es-tab:hover>.es-tab-inner {
    background: #f6f6f6;
}

.es-home-tab-nav .nav-stacked>.es-tab>.es-tab-inner {
    border: none;
    border-left: 3px solid #ffffff;
    padding: 20px;
    border-radius: 5px;
}

.es-home-tab-nav .nav-stacked>li.es-tab-1.active>.es-tab-inner,
.es-home-tab-nav .nav-stacked>.es-tab-1:hover>.es-tab-inner {
    border-color: #25c16f;
}

.es-home-tab-nav .nav-stacked>li.es-tab-2.active>.es-tab-inner,
.es-home-tab-nav .nav-stacked>.es-tab-2:hover>.es-tab-inner {
    border-color: #e78080;
}

.es-home-tab-nav .nav-stacked>li.es-tab-3.active>.es-tab-inner,
.es-home-tab-nav .nav-stacked>.es-tab-3:hover>.es-tab-inner {
    border-color: #f0b872;
}

.es-home-tab-nav .nav-stacked>li.es-tab-4.active>.es-tab-inner,
.es-home-tab-nav .nav-stacked>.es-tab-4:hover>.es-tab-inner {
    border-color: #ffdb4d;
}

.es-home-tab-nav .nav-stacked>li.es-tab.active>.es-tab-inner:hover {
    font-weight: normal;
}

.tab-heading img {
    background: #fff;
    display: inline-block;
    max-width: 80px;
    margin: 0 15px 15px 0;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
}

.tab-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tab-heading h4 {
    text-transform: capitalize;
    color: #0b374b;
    font-weight: 600;
    font-size: 22px;
}

.tab-details {
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.es-tab.active .tab-details {
    height: 50px;
}

.tab-details p {
    margin: 0;
    line-height: 1.2;
    text-transform: none;
    font-weight: normal !important;
}

.es-home-tab-nav .nav-tabs {
    border: none;
}

.sec-heading-lg {
    font-size: 32px;
    color: #0b374b;
}

.build-in-feature-each {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.feature-img-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    margin: 15px 15px 0 0;
}

.bg-sky {
    background: #e3f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sec-heading {
    color: #0b374b;
    font-size: 43px;
    font-weight: 600;
    font-family: 'Overpass', sans-serif;
}

.feature-text-wrapper h3 {
    color: #0b374b;
    font-size: 22px;
}

.build-in-features.left-wrapper p {
    font-size: 20px;
}

.feature-text-wrapper p {
    margin: 0;
}

.home-breif .home-breif-m-p {
    font-size: 20px;
}

.why-es-btn-wrapper {
    width: 80%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.testimonial-container:before {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 120px;
    color: rgba(167, 172, 199, .1);
    position: absolute;
    top: 90px;
    left: 75px;
}

.testimonial-wrapper {
    max-width: 900px;
    margin: auto;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}

.testimonial-wrapper h4 {
    font-size: 22px;
    font-weight: 600;
}

.testimonial-container {
    position: relative;
}

.banner-wrapper {
    background-size: cover;
}
.banner-app-wrapper{
    background: url(../img/red-bg.png) left top no-repeat;
}
.banner-software-wrapper{
    background: url(../img/green-bg.png) left top no-repeat;
}
.banner-website-wrapper{
    background: url(../img/orange-bg.png) left top no-repeat;
}
.banner-prospecting-tool-wrapper{
    background: url(../img/prospecting-tool-red-bg.png) left top no-repeat;
}
.title-secondary {
    color: white;
    font-size: 38px;
    margin: 80px 0 0;
}
.title-secondary-blue {
    color: #004666;
    font-size: 38px;
    margin: 80px 0 0;
}


.banner-img-wrapper {
    margin: 50px 0;
}

.feature-text-title {
    font-size: 40px;
    font-weight: 200;
}

.feature-icon {
    display: inline-block;
    text-align: left;
    width: 32.3333%;
}

.feature-icon img {
    border: none;
    padding: 0;
    width: 50px;
}

.bg-red {
    background: #e78080;
}
.bg-green{
    background: #A6CC9B;
}
.bg-orange{
    background: #F0B872;
}
.bg-prospecting-tool-red{
    background: #ff5151;
}
.bg-red .feature-wrapper,
.bg-red p,
.bg-green .feature-wrapper,
.bg-green p,
.bg-orange .feature-wrapper,
.bg-orange p,
.bg-prospecting-tool-red .feature-wrapper,
.bg-prospecting-tool-red p
{
    color: #fff;
}

.bg-grey {
    background: #f5f4ef;
}

.btn-show-all {
    border: 1px solid #0b374b;
    color: #0b374b;
    padding: 5px 10px 1px;
    background: transparent;
    margin: 10px 0 15px;
}

.btn-custom-2 {
    padding: 10px 15px 5px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 16px;
    margin: 0 0 15px;
}

.btn-orange {
    background: #f0b872;
    color: #fff;
}

.btn-red {
    background: #e78080;
    color: #fff;
}

.btn-green {
    background: #2ebf71;
    color: #fff;
}

.btn-orange,
.btn-red,
.btn-green {
    border-color: transparent;
}

.btn-custom-2:hover,
.btn-custom-2:focus {
    background: transparent;
}

.btn-orange:hover,
.btn-orange:focus {
    color: #f0b872;
    border-color: #f0b872;
}

.btn-red:hover,
.btn-red:focus {
    color: #e78080;
    border-color: #e78080;
    background: transparent;
}

.btn-green:hover,
.btn-green:focus {
    color: #2ebf71;
    border-color: #2ebf71;
}

.w-container .para-1 {
    line-height: 1.2;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 30px;
}
.para-lg{
    font-size: 18px;
}
body.overflow-hidden{
    overflow-x: hidden;
}


/*updates start*/
.spn_new{
    position: absolute;
    top: -20px;
    background-color: red;
    padding: 3px 5px;
    color: #fff;
    right: 0;    
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 0px;
}
.spn_non{
    display: none;
}
.bnr_txt_span{
    position: relative;
    display: initial!important;
    font-size: 41px!important;
    margin-top: 20px!important;
}
.new_tag_bnr{
    position: absolute;
    /* top: 0px; */
    background-color: red;
    padding: 3px 10px;
    color: #fff;
    right: -30px;
    line-height: 1.6;
    font-size: 12px!important;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 0px;
    bottom: 40px;
}
.sub_tool_re{
    position: relative;
}
.sub_tool_re .new_re{
    position: absolute;
    top: -14px;
    background-color: red;
    padding: 7px 7px;
    color: #fff;
    right: -15px;
    font-size: 13px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 0px;
}
.sub_tool_re .new_re2{
    position: absolute;
    top: -14px;
    background-color: red;
    padding: 7px 7px;
    color: #fff;
    right: -55px;
    font-size: 13px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 0px;
}


/*updates  end 3/12/2020*/




@media (max-width: 575px) {}

@media (max-width: 767px) {
    .containerr {
        padding: 0;
    }
    .header-tagline {
        font-size: 18px;
    }
    .t-left-sec {
        margin: 0;
    }
    .top-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .top-wrapper {
        background-color: #f0f2f5;
    }
    .navbar-brand>img {
        margin: 0;
        padding: 10px;
    }
    .banner-row {
        margin: 0;
    }
    .banner-home h1 {
        line-height: 1.2;
        font-size: 32px;
    }
    .banner-home h2 {
        font-size: 25px;
    }
    .banner-content a {
        line-height: 1.2;
        font-size: 16px;
    }
    .contact-panel {
        width: 100%;
    }
    .contact-panel button {
        font-size: 16px;
        width: auto;
        height: 50px;
        line-height: 50px;
    }
    #app .tick-features .title-h {
        margin-top: 30px;
    }
    .call-number .fa {
        display: inline;
    }
    .footer-form .contact-panel {
        width: 100%;
    }
    .title-h {
        font-size: 26px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 991px) {
    p.hightlight-strip {
        text-align: center;
    }
    .pricing-title-2 p span {
        margin: 0;
    }
    .pricing-title-2 p i {
        width: 100%;
    }
    .w-container.annual {
        margin: 0 0 73px;
    }
    .w-container.monthly {
        margin: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .top-wrapper {
        justify-content: center;
    }
}

@media (min-width: 992px) {
    .banner-home h1 {
        margin-top: 70px;
        padding-top: 0;
    }
    .top-wrapper {
        margin: 5px 0 0;
    }
    .graphics img:first-child {
        width: 100%;
    }
    .graphics .fire {
        width: 123px;
    }
    a.special {
        border-bottom: 2px solid red;
    }
    .co-right-box,
    .co-left-box {
        padding: 35px;
        min-height: 600px;
    }
    .es-home-tabs .tab-pane img {
        padding: 80px 0 0;
    }
    .sec-heading-lg {
        margin-top: 52px;
        font-size: 52px;
    }
    .bg-sky {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .feature-wrapper {
        margin: 90px 0 0;
    }
    
    .banner-wrapper {
        background-size: 80%;
    }
    .para-lg{
        font-size: 19px;
        width: 80%;
    }
}

@media (min-width: 1200px) {
    .main-wrapper .container {
        width: 970px;
    }
    .banner-home {
        height: 100vh;
    }
    #app .tick-features .title-h {
        margin-top: 60px;
    }
    .navbar-default .navbar-brand {
        max-width: 250px;
        margin: -35px 0 0;
    }
    .logo-tag {
        max-width: 280px;
        font-size: 85%;
    }
    
.ml-n100 {
    margin-left: -100px;
}
.mr-n120{
    margin-right: -120px;
}
.mr-n200{
    margin-right: -200px;
}
.ml-n200 {
    margin-left: -200px;
}
    .title-secondary {
        font-size: 52px;
    }
    .title-secondary-blue {
        font-size: 52px;
    }
}

@media screen and (min-width: 1200px) and (max-height: 600px) {
    .banner-home {
        height: 600px;
    }
}