@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,700,800);
a,
img,
link {
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    /*overflow-x: hidden;*/
}
.edit-shadow {
    outline: 2px solid #3498db !important;
    outline-offset: -2px;
    /*z-index: 99999 !important;*/
    /*transition: outline 0.5s ease-in;*/
    /*box-shadow: 0px 0px 2px 2px #3498db !important;*/
}
.fadeMe {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: -1;
}
.hide {
    display: none;
}
.container {
    margin-left: auto !important;
    margin-right: auto !important;
}
.edit-media-modal {
    zoom: 100% !important;
}
body {
    zoom: 100%;
}
.modal {
    zoom: 100% !important;
}
#header-wrapper .navbar {
    border-radius: 0px;
    min-height: 60px;
    border: none;
    margin-bottom: 0px;
    background-color: #fff;
    z-index: 1000;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex-direction: row;
    -moz-box-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
#header-wrapper .container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
}
#header-wrapper .navbar-header {
    width: 100%;
}
#header-wrapper .left-logo-container {
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    margin-right: auto;
}
#header-wrapper .right-logo-container {
    float: right;
    display: flex;
    margin-left: auto;
}
#header-wrapper .right-logo-container .media.page-logo {
    float: right;
    margin-left: 5px;
}
#header-wrapper a.page-logo {
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
}
.show {
    display: inline-block !important;
}
#header-wrapper a.branding {
    height: 45px;
    display: none;
    ;
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 10px;
}
#header-wrapper .branding img {
    height: 45px !important;
}
#header-wrapper .page-logo img {
    width: 45px !important;
    height: 45px !important;
}
#header-wrapper .h5 {
    font-size: 26px;
    font-weight: normal;
    display: none;
    line-height: 1.2em;
    color: #262424;
    float: left;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 10px;
    min-width: 250px;
    max-width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    word-break: break-all;
    margin: auto;
}
#header-wrapper .h5 p {
    margin-bottom: 0px;
}
#header-wrapper .right-logo-container .h5 {
    font-size: 20px;
    margin-top: 6px;
    text-align: right;
    margin: auto;
}
#header-wrapper .right-logo-container .h5 span {
    display: inline-block;
}
#header-wrapper .contactRightTop {
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #143752;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
}
#main-wrapper {
    background-image: url('../../images/main-new-bg.jpg');
    background-size: cover;
    position: relative;
    background-position: center;
    /*overflow: hidden;*/

    z-index: 0;
    min-height: 459px;
}
#main-wrapper .freeText {
    margin: 3px 0;
}
#main-wrapper .main-wrapper-container {
    padding: 45px 15px;
}
#main-wrapper .contentBoxHeadline {
    font-size: 28px;
    color: #ffcc00;
    line-height: 1.4em;
}
/*.detail-text .h2 {
	line-height: 1em !important;
}*/

#main-wrapper .freeText,
#main-wrapper .freeText p {
    font-size: 45px;
    color: #ffcc00;
    font-weight: bold;
    line-height: 1.35em;
}
/*stacked stuff*/

#main-wrapper .main-wrapper-container.stackedPadding {
    padding: 30px 15px;
}
#main-wrapper .main-wrapper-container.stackedPadding .contentBoxHeadline {
    font-size: 25px !important;
}
#main-wrapper .main-wrapper-container.stackedPadding .contentBoxText {
    font-size: 17px !important;
}
#main-wrapper .main-wrapper-container.stackedPadding .scan-col {
    /*padding: 0 15px !important;*/

    margin-top: 10px;
}
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .title,
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .title p {
    font-size: 24px !important;
    margin-top: 0 !important;
}
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .detail {
    font-size: 17px !important;
    /*margin: 15px 0 !important;*/
}
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .freeText,
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .freeText p {
    font-size: 40px !important;
}
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .freeText {
    margin: 11px 0 0 0 !important;
}
#main-wrapper .main-wrapper-container.stackedPadding .scan-form-box .formOrgBtn {
    width: 94% !important;
	max-width:435px;
}
/*end of stacked stuff*/

#main-wrapper .scan-col {
    /*padding: 0 10px;*/
}
#main-wrapper p {
    margin-bottom: 0;
}
.float-none {
    float: none !important;
    margin: auto !important;
}
#main-wrapper .float-none {
    float: right !important;
}
#main-wrapper .stackedPadding .float-none {
    float: none !important;
}
.benifit-boxes-14 .float-none {
    margin-bottom: 15px !important;
}
#main-wrapper .detail-text {
    background-color: rgba(9, 38, 62, 0.70);
    border-radius: 2px;
    padding: 15px;
    /*max-height: 254px !important;*/
    /*overflow:hidden;*/

    min-height: 237px;
}
#main-wrapper .detail-text.noOptinForm {
    min-height: 228px;
    line-height: 0;
}
#main-wrapper .details-col {
    display: none;
}
#main-wrapper .text-show {
    display: block;
}
#main-wrapper .media-col {
    display: none;
    /*width: 474px;*/
    /*margin-left: 45px;*/
}
.scan-col .scan-form-box {
    padding: 35px 10px;
    /*padding: 0px;*/
}
#main-wrapper .countdowncol {
    /*margin-top: 10px;*/
}
#main-wrapper .countdown-container {
    margin-top: 10px;
}
#main-wrapper .countdowncol.adjust {
    margin-left: 45px;
    margin-top: 5px;
}
#main-wrapper .media-col-stacked {
    display: none;
    /*width: 400px;*/
}
#main-wrapper .media-show {
    display: block;
}
#main-wrapper .h2,
#main-wrapper .h2 p {
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 0px;
    margin-bottom: 15px;
    line-height: 0;
}
#main-wrapper .contentAdditionalText {
    margin: 15px 0;
}
#main-wrapper p {
    color: #fff;
    font-weight: normal;
    margin-bottom: 22px;
    word-wrap: break-word;
}
#main-wrapper .scan-form-box p {} #main-wrapper p:last-child {
    margin-bottom: 0px;
}
#main-wrapper .scan-form-box {
    background-color: rgba(9, 38, 62, 0.70);
    border-radius: 2px;
}
#main-wrapper .scan-form-box .box-container {
    max-width: 553px !important;
    margin-left: auto;
    margin-right: auto;
}
#main-wrapper .scan-form-box .title p {} #main-wrapper .scan-form-box .title,
#main-wrapper .scan-form-box .title p {
    font-size: 30px;
    font-weight: bold;
    color: #FFF;
    line-height: 0;
    margin-bottom: 10px;
    margin-top: 0;
}
#main-wrapper .scan-form-box .detail {
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	line-height: 0;
	width: 92%;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#main-wrapper .countdowncol.float-none {
    margin-top: 10px !important;
    padding: 0 10px !important;
}
#main-wrapper .scan-form-box .detail p {
    font-weight: 600;
    /*text-transform: capitalize;*/
}
#main-wrapper .scan-form-box input {
    height: 37px;
    width: 92%;
    box-shadow: none;
    border-radius: 2px;
    background-color: #fff;
    cursor: initial;
    border: 1px solid #ebebeb;
    color: #545454;
    font-size: 16px;
    font-style: italic;
    float: none;
    margin: auto;
    margin-top: 4px !important;
    padding-left: 32px !important;
}
#main-wrapper .intl-tel-input {
    margin-top: 0px;
    width: 100%;
}
#main-wrapper .intl-tel-input .country-list {
    text-align: left;
}
#main-wrapper .intl-tel-input input {
    padding-left: 11px;
}
#main-wrapper .intl-tel-input .country-list .country {
    padding: 1px 10px;
}
#main-wrapper .intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 19px;
    padding: 1px;
}
#main-wrapper .intl-tel-input .country-list {
    left: -137px;
}
#main-wrapper .inner-addon {
    position: relative;
}
#main-wrapper .left-addon .fa {
    left: 0px;
    z-index: 10000;
}
#main-wrapper .inner-addon .fa {
    position: absolute;
    pointer-events: none;
    left: 28px;
    top: 13px;
    color: #DEDEDE;
}
#main-wrapper .Istacked .inner-addon .fa {
    position: absolute;
    pointer-events: none;
    left: 11px;
    top: 15px;
    color: #DEDEDE;
}
#main-wrapper .inner-addon .fa.fa-mobile-phone {
    font-size: 26px;
    position: absolute;
    top: 11px;
    text-align: center;
    width: 16px;
}
#main-wrapper .inner-addon .fa.fa-phone {
    position: absolute;
    pointer-events: none;
    left: 29px;
    top: 23px;
    color: #DEDEDE;
}
#main-wrapper .scan-form-box .formOrgBtn {
    border-radius: 4px;
    /*height: 47px;*/

    padding: 11px 8px;
    width: 92%;
    border: none;
    background-color: #ffb338;
    background: -moz-linear-gradient(top, #ffb338 0%, #ff9e01 100%);
    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, #ffb338 0%, #ff9e01 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, #ffb338 0%, #ff9e01 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    color: #fff;
    box-shadow: 0 2px #d58b12;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
}
#main-wrapper .scan-form-box .formOrgBtn h5 {
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    margin: 0px;
    margin-top: 2px;
    text-shadow: 0 2px rgba(0, 0, 0, .11);
    min-width: 100px;
}
#main-wrapper .scan-form-box .formOrgBtn .h5 p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px !important;
}
#main-wrapper .scan-form-box .formOrgBtn i {
    margin-right: 10px;
}
#main-wrapper .embed-responsive {
    position: relative;
}
#main-wrapper .embed-responsive:hover .img-overlay {
    display: block;
}
#main-wrapper .embed-responsive:hover .img-overlay h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 0px;
    margin-top: 15%;
}
#main-wrapper .embed-responsive:hover .img-overlay a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 20px;
  background-color: #3498db;
  border-radius: 2px;
  left: 50%;
  margin-left: -51px;
  text-decoration: none;
}
#main-wrapper .embed-responsive:hover {
    overflow: visible;
}
#main-wrapper .embed-responsive .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#main-wrapper .embed-responsive .img-overlay a {
    position: absolute;
    top: 43%;
    left: 38%;
    font-size: 12px;
    text-transform: uppercase;
}
.countdown-container {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    display: block;
    margin-top: 2px;
    border-radius: 2px;
    /* padding: 5px; */

    background-color: rgba(0, 0, 0, 0.45);
}
.count-down-elements {
    padding: 5px;
}
#offerCountdown {
    display: block;
}
.countdown-container .countdown-element-label {
    font-size: 14px;
    font-weight: 700;
}
.countdown-container .countdown-offer-label p.label {
    font-weight: 700 !important;
    color: #fecb32 !important;
    text-transform: uppercase;
    font-size: 19px !important;
    line-height: 23px;
    display: block;
    margin-bottom: 4px !important;
    margin-top: -23px;
}
.countdown-container .countdown-element-value {
    font-size: 25px;
    font-weight: 700;
}
.countdown-container .list-inline {
    display: inline-block;
    margin: 0px;
}
.countdown-container .countdown-offer-label {
    display: inline-block;
    margin: 0px;
}
.countdown-container .list-inline > li {
    padding: 0px 7px;
}
.function-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
    z-index: 1000;
}
.function-overlay a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    width: 100px;
    height: 25px;
    line-height: 26px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.function-element:hover .function-overlay {
    display: block;
}
#clients-wrapper .fadeMe,
#clients-wrapper-2 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#main-wrapper .fadeMe {
    background-color: rgba(33, 72, 105, 0.60);
}
.stepsNumber {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #ffba00;
    line-height: 35px;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
}
#feature-wrapper .h3 p,
#feature-wrapper2 .h3 p,
#feature-wrapper3 .h3 p {
    margin: 0px;
}
#feature-wrapper .h3,
#feature-wrapper2 .h3,
#feature-wrapper3 .h3 {
    font-size: 30px;
    color: #143752;
    font-weight: 600;
    line-height: 35px;
}
#feature-wrapper3 .h3 {
    font-size: 48px;
    color: #ffb22c;
    font-weight: 800;
    line-height: 35px;
    margin-bottom: 10px;
}
#feature-wrapper .feature-text-box,
#feature-wrapper3 .feature-text-box {
    text-align: left;
    padding-left: 5px;
    line-height: 0;
}
#feature-wrapper .featureTitle,
#feature-wrapper3 .featureTitle {
    text-align: center;
    font-size: 23px;
    font-weight: 800;
    color: #143752;
    line-height: 0;
    text-transform: uppercase;
    margin-top: 26px;
    padding: 4px;
}
#feature-wrapper .featureTitle p,
#feature-wrapper3 .featureTitle p {
    margin-bottom: 0px;
}
#feature-wrapper span {
    margin-bottom: 20px;
}
#feature-wrapper3 span {
    margin-bottom: 0px;
}
#feature-wrapper .img-col .feature-img,
#feature-wrapper2 .img-col .feature-img,
#feature-wrapper3 .img-col .feature-img {
    max-width: 100%;
    max-height: 300px;
    border-radius: 2px;
}
#feature-wrapper .img-responsive,
#feature-wrapper2 .img-responsive,
#feature-wrapper3 .img-responsive {
    float: none;
    margin: auto;
}
#feature-wrapper2 {
    /*background-color: #fafafa;*/
}
section.feture-container-1,
section.feture-container-3 {
    background-color: #fafafa;
}
section.feture-container-1,
section.feture-container-2,
section.feture-container-3 {
    background-size: cover;
    position: relative;
    z-index: 0;
}
section.feture-container-3 .fadeMe {
    background-color: rgba(33, 72, 105, 1);
}
#feature-wrapper2 .img-col .feature-img {
    /*border: 4px solid #ccc;*/

    width: 100%;
}
#feature-wrapper2 .feature-text-box {
    text-align: left;
    /*padding-left: 50px;*/

    padding-left: 5px;
    float: none;
    margin: auto;
    /*text-align: center;*/

    line-height: 0;
    font-size: 14px;
}
#feature-wrapper2 .detail-text p {
    line-height: 23px;
    text-transform: none;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 20px;
}
#clients-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: url('../../images/test-bg-1-new.jpg');
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
#clients-wrapper-2 {
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: url('../../images/test-bg-2-new.jpg');
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
#clients-wrapper p,
#clients-wrapper-2 p {
    margin: 0px !important;
}
#clients-wrapper .title .h2,
#clients-wrapper-2 .title .h2 {
    text-align: center;
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    line-height: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
#clients-wrapper .title .h3 p,
#clients-wrapper .title .h2 p,
#clients-wrapper-2 .title .h3 p,
#clients-wrapper-2 .title .h2 p {
    margin: 0px !important;
}
#clients-wrapper .title .h3,
#clients-wrapper-2 .title .h3 {
    text-align: center;
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    line-height: 0;
    margin-top: 0px;
    margin-bottom: 37px;
}
#clients-wrapper .clientWrapper,
#clients-wrapper-2 .clientWrapper {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 2px;
    padding: 15px;
    margin: 0 10px;
    min-height: 200px;
    height: 100%;
    display: flex;
    align-items: center;
}
#clients-wrapper img,
#clients-wrapper-2 img {
    border-radius: 2px;
    /*width: 180px;*/
    /*height: 193px;*/
    width: 100%;
    margin-bottom: 0px;
    display: inline-block;
}
#clients-wrapper .img-container,
#clients-wrapper-2 .img-container {
    position: relative;
    width: 100%;
    /*height: 172px;*/

    margin: auto;
}
#clients-wrapper .img-container:hover .img-overlay,
#clients-wrapper-2 .img-container:hover .img-overlay {
    display: block;
}
#clients-wrapper .img-container:hover .img-overlay h3,
#clients-wrapper-2 .img-container:hover .img-overlay h3 {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 0px;
}
#clients-wrapper .img-container:hover .img-overlay a,
#clients-wrapper-2 .img-container:hover .img-overlay a {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 20px;
  background-color: #3498db;
  border-radius: 2px;
  text-decoration: none;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -43px;
}
#clients-wrapper .img-overlay,
#clients-wrapper-2 .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#clients-wrapper .client-img,
#clients-wrapper-2 .client-img {
    display: inline-block;
}
#clients-wrapper .client-detail,
#clients-wrapper-2 .client-detail {
    padding: 0px;
    color: #FFF;
}
#clients-wrapper .client-detail .name,
#clients-wrapper-2 .client-detail .name {
    /*margin-top: 26px;*/

    margin-bottom: -4px;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
}
#clients-wrapper .client-detail .company,
#clients-wrapper-2 .client-detail .company {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
}
#clients-wrapper .client-detail .text,
#clients-wrapper-2 .client-detail .text {
    margin-top: 20px;
    line-height: 0;
    color: #fff;
}
.intl-tel-input .country-list {
    text-align: left;
}
#scan-wrapper,
#scan-footer-wrapper {
    /*background-image: url('../../images/main-bg.jpg');*/

    background-size: cover;
    position: relative;
    /*height: 100%;*/

    z-index: 0;
}
#scan-footer-wrapper .fadeMe {
    background: rgba(255, 255, 255, 0.8);
}
#scan-wrapper .title .h2 p,
#scan-footer-wrapper .title .h2 p {
    margin: 0px;
}
#scan-wrapper .title .h2,
#scan-footer-wrapper .title .h2 {
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    margin-top: 22px;
    line-height: 0;
    margin-bottom: 27px;
    padding: 3px;
}
#scan-wrapper .form-box,
#scan-footer-wrapper .form-box {
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 7px 20px;
    text-align: center;
}
#scan-wrapper .form-box input,
#scan-footer-wrapper .form-box input {
    box-shadow: none;
    border-radius: 2px;
    border: 1px solid #ebebeb;
    color: #aeaeae;
    background-color: #fff;
    cursor: initial;
    font-size: 12px;
    font-style: italic;
    margin-top: 7px;
    margin-bottom: 7px;
    width: 100%;
    height: 37px;
    padding-left: 35px;
}
#scan-wrapper .form-box .orgnBtnInlineForm,
#scan-footer-wrapper .form-box .orgnBtnInlineForm {
    display: block;
    width: 100%;
    border: none !important;
    border-radius: 3px;
    height: 37px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 7px;
    text-align: center;
    background-color: #ffb338;
    background: -moz-linear-gradient(top, #ffb338 0%, #ff9e01 100%);
    /* FF3.6-15 */

    background: -webkit-linear-gradient(top, #ffb338 0%, #ff9e01 100%);
    /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, #ffb338 0%, #ff9e01 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    box-shadow: 0 2px #d58b12;
}
#scan-wrapper .form-box .orgnBtnInlineForm h5,
#scan-footer-wrapper .form-box .orgnBtnInlineForm h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px;
    line-height: 27px;
}
#scan-wrapper .fa-phone,
#scan-footer-wrapper .fa-phone,
#scan-wrapper .fa-briefcase,
#scan-footer-wrapper .fa-briefcase {
    position: absolute;
    left: 29px;
    opacity: .4;
    top: 18px;
    z-index: 99999;
}
#footer-wrapper {
    color: #4f4f4f;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#footer-wrapper .fadeMe {
    background-color: rgba(255, 255, 255, 1);
}
#scan-wrapper .fadeMe {
    background-color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper p {
    margin: 0px !important;
}
#footer-wrapper a {
    color: #4f4f4f;
    text-decoration: none;
}
#footer-wrapper .function-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    /*border: 1px solid #3498db !important;*/
    /*box-shadow: 0px 0px 2px 2px #3498db !important;*/
}
#footer-wrapper:hover .function-overlay {
    display: block;
}
#footer-wrapper .function-overlay a {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    width: 100px;
    height: 25px;
    line-height: 26px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#feature-wrapper .img-container,
#feature-wrapper2 .img-container {
    position: relative;
    margin: 43px auto;
}
#feature-wrapper3 .img-container {
    position: relative;
    margin: 0 auto;
}
.feature-container.feture-container-3 {
    padding-top: 40px;
    padding-bottom: 40px;
}
#feature-wrapper .img-container:hover .img-overlay,
#feature-wrapper2 .img-container:hover .img-overlay,
#feature-wrapper3 .img-container:hover .img-overlay {
    display: block;
}
#feature-wrapper .img-container:hover .img-overlay h3,
#feature-wrapper2 .img-container:hover .img-overlay h3,
#feature-wrapper3 .img-container:hover .img-overlay h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 0px;
}
#feature-wrapper .img-container:hover .img-overlay a,
#feature-wrapper2 .img-container:hover .img-overlay a,
#feature-wrapper3 .img-container:hover .img-overlay a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px;
  background-color: #3498db;
  border-radius: 2px;
  text-decoration: none;
  position: absolute;
  left: 50%;
  top: 40%;
  margin-left: -81px;
}
#feature-wrapper .img-overlay,
#feature-wrapper2 .img-overlay,
#feature-wrapper3 .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
input[type=file] {
    display: none;
}
.intl-tel-input {
    margin-top: 7px;
    width: 100%;
}
.intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    padding: 1px;
}
#scan-wrapper .intl-tel-input {
    margin-top: 7px;
    width: 100%;
}
#scan-wrapper .intl-tel-input #phonenumber2 {
    width: 100%;
    position: relative;
}
#businessname2 {
    position: relative;
}
#businessname2:before {
    content: "\f0b1";
    font-size: 120px;
    left: 10px;
}
#scan-wrapper .intl-tel-input .country-list {
    left: -139px;
}
.second_exit-btn {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
/*Stacked csss*/

#main-wrapper .stacked {
    padding: 15px;
}
#main-wrapper .stacked .row {
    margin: 0px;
}
#main-wrapper .stacked .row .form-control {
    width: 100%;
    margin: 0px;
}
#main-wrapper .stacked .row button {
    width: 100%;
    margin: 0px;
    height: auto;
    font-size: 14px;
    height: 37px;
}
#main-wrapper .stacked .row h5 {
    font-size: 14px;
}
#main-wrapper .stacked .row .fa {
    top: 0;
    left: 5px;
}
#main-wrapper .stacked {
    display: none;
}
.form-box-horz .col-md-5 {
    width: 35%;
}
.form-box-horz .col-md-2 {
    width: 30%;
}
.form-box-horz .col-md-2 .btn {
    width: 100%;
}
#main-wrapper .details-col {
    padding-bottom: 0px;
    /*padding: 0 10px;*/
}
#main-wrapper .scan-col.stacked.stacked-margin {
    margin-top: 85px !important;
}
#main-wrapper .media-col-stacked {
    /*width: 437px !important;
	margin-top:-35px !important;*/
}
#main-wrapper .media-col-stacked.contentTextHidden {
    /*margin-top: 0 !important;*/
}
#main-wrapper .btn-stackedCover {
    border-radius: 2px;
    border: none !important;
    background-color: #ffb400;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    padding: 8px 18px;
    line-height: 22px;
    margin: 0 auto;
}
#main-wrapper .contentText {
    text-align: center;
}
#main-wrapper .btn-stackedCover h5 {
    font-size: 22px;
}
#main-wrapper .stacked .intl-tel-input {
    margin-top: 0px;
}
/*.move-ico{
	display: none;
	padding: 4px;
	background: #3498db;
	position: absolute;
	top: 0px;
	right: 15px;
	color: #fff;
	z-index: 999999
}

.move-ico:hover{
	display: block;
}*/

.feature-container,
.benifit-boxes-2 {
    position: relative;
}
.benifit-boxes-14:hover .move-ico,
.feature-container:hover .move-ico,
.benifit-boxes-2:hover .move-ico,
#calltoaction:hover .move-ico,
#content-box-summery:hover .move-ico,
.testimonial-block-6:hover .move-ico,
#clients-wrapper:hover .move-ico,
#clients-wrapper-2:hover .move-ico,
#scan-wrapper:hover .move-ico,
#scan-footer-wrapper:hover .move-ico {
    display: block;
}
.client-col:hover .move-ico {
    display: block;
}
.scan-col.Istacked .scan-form-box .h5 {
    display: block;
}
.scan-col.Istacked .inner-addon {
    position: relative;
    width: 100% !important;
    /*display: inline-block !important;*/
    float: left !important;
    /*padding-right: 5px !important;*/
}
.scan-col.Istacked .optin-first {
    width: 94%;
	max-width:435px;
    margin: 0 auto;
}
.sms-checkbox-wrapper {
    float: left;
    padding-left: 4%;
}
.scan-col.Istacked .sms-checkbox-wrapper {
    padding-left: 0px;
}
.sms-checkbox-wrapper input {
    float: left !important;
    display: inline !important;
    width: auto !important;
}
.sms-checkbox-wrapper label {
    display: inline-block;
    max-width: 100%;
    /* margin-bottom: 5px; */
	padding-left:5px;
    color: #fff;
    font-weight: 700;
    line-height: 43px;
    margin: 0px;
}
.additional-fields-wrapper-Controls {
    width: 100%;
    clear: both;
}
/*.scan-col.Istacked .inner-addon:last-child{
	padding-right: 0px !important;
}*/

.scan-col.Istacked .intl-tel-input {
    margin-top: 0px !important;
    margin-left: 0px !important;
}
.scan-col.Istacked .scan-form-box input {
    margin: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
}
.scan-col.Istacked .scan-form-box input[type='checkbox'] {
    width: auto !important;
    float: left;
}
/*#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 2px;
}*/
/*#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn.no-optin-form {
    border-radius: 7px;
    height: auto;
    padding: 15px 8px;
    padding-top: 19px;
    width: 96% !important;
    border: none !important;
    box-shadow: 0px 3px 0px 0px #d49600;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 7px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
}*/
#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn h5 {
    /*margin-top: -8px;*/
}
#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn.no-optin-form h5 {
    margin-top: 2px !important;
}
#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn h5 span {
    font-size: 25px;
}
#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn.no-optin-form h5 span {
    font-size: 25px !important;
}
#main-wrapper .scan-col.Istacked .inner-addon .fa.fa-briefcase {
    left: 11px;
}
#main-wrapper .scan-col.Istacked .inner-addon .fa.fa-phone {
    left: 12px;
    top: 13px;
}
#main-wrapper .scan-col.Istacked .intl-tel-input .flag-dropdown {
    right: 0px;
}
#main-wrapper .scan-col.Istacked .scan-form-box {
    padding:20px 11px;
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
#main-wrapper .scan-col.Istacked .scan-form-box input {
    font-size: 14px;
}
#main-wrapper .stackedPadding .detail-text {
    min-height: auto;
}
#main-wrapper .scan-col.Istacked .box-container {
    max-width: inherit !important;
    padding-bottom: 0px;
}
#content-box-summery {
    padding-top: 13px;
    padding-bottom: 5px;
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background: #fff;
}
#content-box-summery .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#content-box-summery .text-container {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 0;
}
#content-box-summery .text-container .detail-text {
    display: block;
    padding-bottom: 15px;
}
#content-box-summery .h3 {
    margin: 0px;
    font-size: 46px;
    font-weight: 800;
    padding: 5px 0px;
    margin-bottom: 15px;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
}
#content-box-summery .h3 p {
    margin: 0px;
    font-size: 46px;
    font-weight: 800;
}
#content-box-summery .h4 {
    margin: 0px;
    font-size: 42px;
    font-weight: 800;
    padding: 5px 0px;
    margin-bottom: 15px;
    line-height: 0;
    text-align: center;
    text-transform: uppercase;
}
#content-box-summery .h4 p {
    margin: 0px;
    font-size: 42px;
    font-weight: 800;
}
#content-box-summery .col-md-10 {
    clear: both !important;
}
#content-box-summery .content-margin {
    margin-top: 40px;
}
#content-box-summery .detail-text {
    margin: 0px;
    font-size: 37px;
    font-weight: 600;
    padding: 5px 50px;
    margin-bottom: 0px;
    padding-bottom: 0 !important;
    line-height: 0;
    text-align: center;
    text-transform: capitalize;
}
#content-box-summery .detail-text p {
    margin: 0px;
    font-size: 37px;
    font-weight: 600;
}
/*testimonials block 6*/

.testimonial-block-6 {
    padding: 10px 0;
    background-size: cover;
    z-index: 0;
    position: relative;
    /*min-height: 600px;*/
}
.testimonial-block-6 .cover-overlay {
    background-color: rgba(255, 255, 255, 1);
}
.testimonial-block-6 .titleline {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px;
}
.testimonial-block-6 .titleline p {
    margin: 0;
}
.testimonial-block-6 .testimonials-col {
    margin: 10px;
    text-align: center;
}
.testimonial-block-6 .testiBoxColor {
    padding: 10px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.5);
}
.testimonial-block-6 .testimonials-img {
    width: 100%;
    display: block;
    margin: 10px auto;
    padding: 0 10px;
}
.testimonial-block-6 .testimonials-img img {
    width: 100%;
    margin: 0 auto;
}
.testimonial-block-6 .testimonials-img {
    position: relative;
}
.testimonial-block-6 .testimonials-img .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.testimonial-block-6 .testimonials-img .img-overlay a {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 14px;
    position: absolute;
    top: 38%;
    left: 40%;
}
.testimonial-block-6 .testimonials-img:hover .img-overlay {
    display: block;
}
.testimonial-block-6 .testimonials-text-holder {
    margin: 10px 0;
    padding: 10px;
}
.testimonial-block-6 .testimonials-text-holder p {
    margin: 0;
}
.testimonial-block-6 .testimonials-owner {
    display: block;
    margin-top: 15px;
}
@media (max-width: 1200px) {
    body {
        zoom: 100%;
    }
}
@media (max-width: 1090px) {
    body {
        zoom: 100%;
    }
}
@media (max-width: 992px) {
    .media-col .countdown-container {
        margin-top: 15px !important;
    }
    .countdown-container .countdown-offer-label p.label {
        margin-top: 5px !important;
        line-height: 1em;
    }
    #scan-wrapper .form-box input {
        width: 100%;
    }
    #clients-wrapper .client-col,
    #clients-wrapper-2 .client-col{
      margin-bottom: 10px;
    }
    #clients-wrapper .client-detail .name,
    #clients-wrapper-2 .client-detail .name {
        margin-top: 0;
    }
    #clients-wrapper .client-detail .text,
    #clients-wrapper-2 .client-detail .text {
        margin-top: 10px;
    }
    #main-wrapper h2 {
        margin-bottom: 5px;
    }
    #main-wrapper p {
        margin-bottom: 5px;
    }
    #scan-wrapper .form-box .orgnBtnInlineForm {
        display: inline-block;
    }
    #scan-wrapper .form-box input {
        width: 100%;
    }
    #main-wrapper .stacked .row .form-control {
        width: 100%;
        margin-bottom: 10px;
    }
    .scan-col.Istacked .inner-addon {
        position: relative;
        width: 100% !important;
        display: block !important;
        float: none;
        padding-right: 0px !important;
        margin-bottom: 7px;
    }
    #main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn {
        width: 100% !important;
        padding-top: 14px;
    }
    .form-box-horz .col-md-5 {
        width: 100%;
    }
    .form-box-horz .col-md-2 {
        width: 100%;
    }
    .form-box-horz .col-md-2 .btn {
        width: 100%;
    }
    #main-wrapper .scan-col.stacked.stacked-margin {
        margin-top: 26px !important;
    }
    #main-wrapper .media-col-stacked {
        /*width: 437px !important;
		margin-top: -70px !important;*/
    }
    #main-wrapper .media-col {
        /*width: 437px !important;
		margin-left: 0;*/
    }
    #main-wrapper .main-wrapper-container {
        padding: 52px 10px;
        margin: 0 auto;
    }
    #main-wrapper {
        height: auto;
        padding-bottom: 0px;
    }
    #main-wrapper .detail-text {
        /*max-height: 300px !important;*/

        min-height: 407px !important;
    }
    #main-wrapper .detail-text.noOptinForm {
        min-height: 241px !important;
    }
    body {
        /*overflow-x: hidden*/
    }
    #main-wrapper .media-col-stacked {
        /*margin-top:10px !important;*/
    }
    #main-wrapper .stacked .row button {
        margin-top: 10px;
    }
    .benifit-boxes-14 .img-container {
      max-width: 400px !important;
      margin-bottom: 15px !important;
    }
    .benifit-sqr-boxes-14 .img-container {
      max-width: 400px !important;
      margin-bottom: 15px !important;

    }
    #benifit-wrapper .title .h2{
      text-align: center !important;
    }
    #benifit-wrapper .sub-title .h2{
      text-align: center !important;
    }
    #benifit-sqr-wrapper .title .h2{
      text-align: center !important;
    }
    #benifit-sqr-wrapper .sub-title .h2{
      text-align: center !important;
    }
    #main-wrapper .scan-form-box {
        margin-top: 10px;
    }
    #main-wrapper .media-col {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}
@media (max-width: 785px) {
    #header-wrapper .right-logo-container .h5 {
        font-size: 14px !important;
        text-align: right;
    }
    #header-wrapper .right-logo-container .h5 p {
        font-size: 14px !important;
        margin-bottom: 0px;
    }
    #header-wrapper .right-logo-container .h5 span {
        font-size: 14px !important;
    }
    .cke_2 .cke_combo__lineheight,
    .cke_2 .cke_combo__fontsize {
        display: none !important;
    }
}
@media (max-width: 768px) {
    #header-wrapper .right-logo-container .h5 {
        font-size: 14px !important;
        margin-top: auto;
        text-align: right;
    }
    #header-wrapper .right-logo-container .h5 p {
        font-size: 14px !important;
    }
    #header-wrapper .right-logo-container .h5 span {
        font-size: 14px;
    }
    #main-wrapper .countdowncol {
        padding-left: 30px;
        padding-right: 30px;
    }
    #main-wrapper .detail-text {
        min-height: 0;
    }
    .countdown-container .countdown-offer-label p.label {
        margin-top: 5px !important;
        line-height: 1em;
    }
    #main-wrapper .main-wrapper-container {
        padding-top: 20px;
        margin: 0 auto;
    }
    #main-wrapper {
        padding-bottom: 20px;
        /*height: 100%;*/
    }
    #main-wrapper h2 {
        text-align: center;
        width: 100%;
        margin-bottom: 15px;
    }
    #main-wrapper .scan-form-box {
        margin-top: 10px;
    }
    #main-wrapper p {
        margin-bottom: 8px;
    }
    #header-wrapper .navbar-header {
        padding-left: 15px;
    }
    #main-wrapper .scan-col {
        padding-left: 30px;
        padding-right: 30px;
    }
    #main-wrapper .details-col {
        padding-left: 30px;
        padding-right: 30px;
    }
    #main-wrapper .media-col {
      max-width: 400px;
      margin-left: auto;
      margin-right: auto;
      float: none;
    }
    #scan-wrapper .form-box {
        padding-left: 13px;
        padding-right: 13px;
    }
    #scan-wrapper .form-box input {
        width: 100%;
    }
    #scan-wrapper .form-box .intl-tel-input {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 7px;
    }
    #clients-wrapper .client-detail .name,
    #clients-wrapper-2 .client-detail .name {
        margin-top: 30px;
    }
    #clients-wrapper .client-detail .text,
    #clients-wrapper-2 .client-detail .text {
        margin-top: 20px;
    }
    #scan-wrapper .form-box .orgnBtnInlineForm {
        width: 100%;
        margin-left: 0px;
    }
    #scan-wrapper .fa-phone,
    #scan-wrapper .fa-briefcase {
        top: 12px;
    }
    .form-box-horz .col-md-5 {
        width: 100%;
    }
    .form-box-horz .col-md-2 {
        width: 100%;
    }
    .form-box-horz .col-md-2 .btn {
        width: 100%;
    }
    #main-wrapper .scan-col.stacked.stacked-margin {
        margin-top: 26px !important;
    }
    #main-wrapper .media-col-stacked {
        /*width: 437px !important;
		margin-top: -70px !important;*/
    }
    #main-wrapper .main-wrapper-container {
        padding: 10px 10px;
    }
    #header-wrapper .navbar {
        height: auto;
    }
    #main-wrapper {
        padding-bottom: 0px;
    }
    body {
        overflow-x: hidden
    }
    #main-wrapper .media-col-stacked {
        /*margin-top:10px !important;*/
    }
    #clients-wrapper .client-detail,
    #clients-wrapper-2 .client-detail {
        text-align: center;
    }
    #clients-wrapper .client-detail .name,
    #clients-wrapper-2 .client-detail .name {
        padding-top: 3px;
    }
    #clients-wrapper .img-container,
    #clients-wrapper-2 .img-container {
        width: 200px;
    }
    #feature-wrapper .img-container, #feature-wrapper2 .img-container {
      max-width: 457px;
      line-height: 35px !important;
    }
    #case-study-block1 .headline-container{
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    #case-study-block1 .headline-container .title-text {
    font-size: 35px !important;
    }
    #case-study-block2 .headline-container .title-text {
      font-size: 35px !important;
      line-height: 35px !important;
    }
    #case-study-block2 .headline-container{
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    #content-block1 .content-container{
      margin-top: 40px !important;
      margin-bottom: 40px !important;
    }
    #feature-wrapper3 .img-container{
      max-width: 458px;
    }
    #content-block3 .content-container{
      padding: 20px !important;
    }
    #content-block3 .content-container{
      margin-top: 30px !important;
      margin-bottom: 30px !important;
    }
    .benifit-boxes-2 .box-top-icon{
      top: -49px !important;
    }
}
@media (max-width: 480px) {
    #header-wrapper .left-logo-container {
        text-align: center;
        float: none !important;
        display: block;
        margin: 0;
        width: 100%;
    }
    #header-wrapper .left-logo-icon {
        display: block;
    }
    .media-col .countdown-container {
        /*display: none !important;*/
    }
    .media-col {
        padding: 0 10px !important;
        margin-bottom: 10px;
    }
    .cke_combo__lineheight,
    .cke_combo__fontsize {
        display: none !important;
    }
    /*#header-wrapper h5{
	font-size: 20px;
	margin-top: 19px;
	}*/

    #main-wrapper .scan-form-box .formOrgBtn h5 a span {
        line-height: 17px;
    }
    #main-wrapper .freeText p span {} #main-wrapper .freeText,
    #main-wrapper .freeText p {} #main-wrapper .scan-form-box .detail p span {} #main-wrapper .scan-form-box .title,
    #main-wrapper .scan-form-box .title p {
        line-height: 24px;
    }
    #main-wrapper .scan-form-box .title,
    #main-wrapper .scan-form-box .title p span {} #main-wrapper .detail-text {
        min-height: auto;
    }
    #main-wrapper .scan-form-box .detail {
        margin: 0;
    }
    #main-wrapper .freeText {
        margin: 0;
    }
    #main-wrapper .h2,
    #main-wrapper .h2 p span {
        line-height: 1em;
    }
    #main-wrapper .media-col {
        /*padding: 0 5px;*/
        /*margin-bottom: 5px;*/
        /*margin: auto;*/
        /*padding-bottom: 10px;*/
    }
    #main-wrapper .scan-form-box .formOrgBtn h5 {
        /*margin-top: -6px;*/
    }
    #main-wrapper .countdowncol.adjust {
        margin-left: auto;
        margin-top: 5px;
    }
    #main-wrapper .countdowncol {
        padding: 0 10px;
    }
    #main-wrapper .main-wrapper-container {
        /*margin: 5px !important;*/
    }
    .details-col,
    .scan-col {
        margin-bottom: 0px;
    }
    #main-wrapper .scan-col {
        padding: 0 10px !important;
    }
    #header-wrapper .navbar-header {
        padding-left: 0px;
        margin-right: 0px;
        width: 100%;
        margin: 0px;
    }
    #header-wrapper .right-logo-container {
        width: 100%;
        text-align: center;
    }
    #header-wrapper .right-logo-container .media.page-logo {
        float: none;
        display: inline-block;
        margin-top: 0px;
        width: 35px;
        height: 35px;
        margin-bottom: 0px;
        position: relative;
        top: 2px;
        margin-left: 0px !important;
    }
    #header-wrapper .right-logo-container .page-logo img {
        width: 35px !important;
        height: 35px !important;
    }
    #header-wrapper .right-logo-container .h5 {
        float: none;
        margin: 0px;
    }
    #header-wrapper .right-logo-container a.branding {
        height: 40px;
        float: none;
        margin: 0px;
    }
    #main-wrapper .scan-col,
    #main-wrapper .details-col {
        padding-left: 10px;
        padding-right: 10px;
    }
    #main-wrapper .details-col {
        margin-bottom: 10px;
    }
    .countdown-container .countdown-offer-label p.label {
        margin-top: 8px;
    }
    #main-wrapper h2 {} #main-wrapper .detail-text {
        max-height: none !important;
        min-height: 0 !important;
    }
    #scan-wrapper .form-box .orgnBtnInlineForm {
        margin: 0px;
    }
    #clients-wrapper .client-detail .name,
    #clients-wrapper-2 .client-detail .name {
        margin-top: 0;
    }
    .clientImgCol {
        text-align: center !important;
    }
    #clients-wrapper .client-detail .text,
    #clients-wrapper-2 .client-detail .text {
        margin-top: 10px;
    }
    #main-wrapper .h2,
    #main-wrapper .h2 p {
        text-align: center;
    }
    #main-wrapper .text-div p {
        margin-bottom: 8px;
        text-align: center;
    }
    .details-col {
        padding-bottom: 0px;
    }
    #main-wrapper .scan-col.stacked.stacked-margin {
        margin-top: -6px !important;
    }
    #main-wrapper .media-col-stacked,
    #main-wrapper .media-col {
        /*width: 320px !important;*/
    }
    /*/////////////////*/

    #header-wrapper .container {
        width: 100% !important;
    }
    #header-wrapper .left-logo-img {
        float: none !important;
        margin-left: 0 !important;
    }
    #header-wrapper .h5 {
        float: none;
        text-align: center;
        margin-top: 8px !important;
        margin-bottom: 6px !important;
        white-space: normal !important;
        word-break: keep-all !important;
        width: 100%;
        margin-left: 0px;
    }
    #header-wrapper .left-logo-icon {
        float: none !important;
        margin: auto !important;
        margin-bottom: 2px !important;
        padding-top: 0px;
        margin-top: 8px !important;
    }
    #main-wrapper .text-div p span {
        margin-bottom: 0px;
        text-align: center;
    }
    #header-wrapper .right-logo-container {
        display: none;
    }
    #main-wrapper .contentAdditionalText {
        margin: 0;
    }
    #main-wrapper .scan-form-box .formOrgBtn {
        margin: 0;
        margin-top: 10px;
    }
    #benifit-wrapper .title .h2 {} #clients-wrapper img,
    #clients-wrapper-2 img {
        width: 110px;
    }
    #clients-wrapper .client-detail,
    #clients-wrapper-2 .client-detail {
        text-align: center;
    }
    #clients-wrapper .client-detail .name,
    #clients-wrapper-2 .client-detail .name {
        padding-top: 10px;
    }
    #calltoaction button > h5 > a > span {} .benifit-boxes-14 .benfText {
        /*color: #666666;*/
    }
    #call-action-block1 .btn h5,
    #call-action-block2 .btn h5,
    #call-action-block3 .btn h5,
    #call-action-block4 .btn h5{
      line-height: 19px !important;
    }
    #content-block1 .content-container{
      margin-top: 10px !important;
      margin-bottom: 10px !important;
    }
    #case-study-block1 .headline-container{
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    #case-study-block1 .headline-container .title-text {
      font-size: 18px !important;
      line-height: 20px !important
    }
    #case-study-block2 .headline-container .title-text {
      font-size: 18px !important;
      line-height: 20px !important;
    }
    #content-box-summery .detail-text{
      padding: 0 !important;
    }
}
/*benifit boxes - reused from pb blocks*/

#benifit-wrapper .title .h2 {
    text-align: left;
    font-size: 40px;
    font-weight: 800;
    color: #222;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 15px;
}
#benifit-wrapper .title .h2 p {
    margin: 0px;
}
#benifit-wrapper .sub-title .h2 {
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    color: #333;
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 15px;
}
#benifit-wrapper .sub-title .h2 p {
    margin: 0px;
}
#benifit-wrapper .benifit-box {
    border-radius: 2px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}
#benifit-wrapper .benifit-box img {
    display: block;
    margin: auto;
    margin-bottom: 33px;
    width: 172px;
    height: 129px;
}
#benifit-wrapper .benf-boxes .img-container {
    position: relative;
    width: 172px;
    margin: auto;
}
#benifit-wrapper .benifit-box .orange-footer {
    background-color: #ffb400;
    padding: 17px;
    padding-right: 7px;
    padding-left: 7px;
}
#benifit-wrapper .benifit-box .h5 {
    text-decoration: none;
    color: #fff;
    font-size: 16px !important;
    margin: 0px;
    line-height: 1.42857143;
}
#benifit-wrapper .benifit-box .h5 p {
    margin: 0px;
}
.benifit-boxes-14 {
    background-color: #fff;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding-top: 49px;
    padding-bottom: 49px;
}
.benifit-boxes-14 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
.benifit-boxes-14 .img-container {
    position: relative;
    margin: 0 auto;
}
.benifit-boxes-14 .img-container:hover .img-overlay {
    display: block;
}
.benifit-boxes-14 .img-container:hover .img-overlay a {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px;
  background-color: #3498db;
  border-radius: 2px;
  text-decoration: none;
  position: absolute;
  left: 50%;
  top: 44%;
  margin-left: -81px;
}
.benifit-boxes-14 .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.benifit-boxes-14 .benf-boxes {
    padding: 0px;
    border-radius: 2px;
}
.benifit-boxes-14 .box-color {
    border-radius: 2px;
    min-height: 95px;
    display: flex;
    align-items: center;
    background: #fff;
}
.benifit-boxes-14 .benf-boxes .box-top-icon {
    width: 60px;
    height: 60px;
    display: block;
    vertical-align: middle;
    /*padding: 5px;*/

    position: static;
    background: none;
    border: none;
    margin: 0 10px 0 15px;
}
.benifit-boxes-14 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
.benifit-boxes-14 .benf-boxes .benf-icon-holder {
    background: #0b718a;
    border-radius: 50%;
    padding: 12px;
    width: 60px;
    height: 60px;
    position: relative;
}
.benifit-boxes-14 .benf-boxes .box-top-icon img {
    height: 36px;
    width: 36px;
}
.benifit-boxes-14 .box-top-icon .update-overlay-ben-box {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.benifit-boxes-14 .box-top-icon:hover .img-overlay {
    display: block !important;
}
.benifit-boxes-14 div.benf-boxes div.benifit-box {
    /* margin-left: 10px; */

    display: block;
    padding: 8px 5px 8px 0;
    flex-grow: 1;
}
.benifit-boxes-14 .benifit-box {
    vertical-align: middle;
    border-radius: 2px;
    overflow: hidden;
}
.benifit-boxes-14 .benifit-content {
    text-align: left;
    padding: 5px;
    position: relative;
    background: none;
    min-height: 0;
    border: none;
    color: #666;
}
.benifit-boxes-14 .box-top-icon .update-overlay-ben-box a {
    color: #fff;
    padding: 5px 3px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 35%;
    left: 18%;
    text-transform: lowercase;
    font-size: 10px;
}
.benifit-boxes-14 .benifit-content p {
    margin-bottom: 0px;
    line-height: 0;
    color: #666666;
    word-break: keep-all;
}
.benifit-boxes-14 .benfText {}
/****** image square 2 *****/

#benifit-sqr-wrapper .title .h2 {
    text-align: left;
    font-size: 40px;
    font-weight: 800;
    color: #222;
    text-transform: uppercase;
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 15px;
}
#benifit-sqr-wrapper .title .h2 p {
    margin: 0px;
}
#benifit-sqr-wrapper .sub-title .h2 {
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    color: #333;
    margin-top: 0px;
    line-height: 0;
    margin-bottom: 15px;
}
#benifit-sqr-wrapper .sub-title .h2 p {
    margin: 0px;
}
#benifit-sqr-wrapper .benifit-box {
    border-radius: 2px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}
#benifit-sqr-wrapper .benifit-box img {
    display: block;
    margin: auto;
    margin-bottom: 33px;
    width: 172px;
    height: 129px;
}
#benifit-sqr-wrapper .benf-boxes .img-container {
    position: relative;
    width: 172px;
    margin: auto;
}
#benifit-sqr-wrapper .benifit-box .orange-footer {
    background-color: #ffb400;
    padding: 17px;
    padding-right: 7px;
    padding-left: 7px;
}
#benifit-sqr-wrapper .benifit-box .h5 {
    text-decoration: none;
    color: #fff;
    font-size: 16px !important;
    margin: 0px;
    line-height: 1.42857143;
}
#benifit-sqr-wrapper .benifit-box .h5 p {
    margin: 0px;
}
.benifit-sqr-boxes-14 {
    background-color: #fff;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding-top: 49px;
    padding-bottom: 49px;
}
.benifit-sqr-boxes-14 .fadeMe {
    background-color: rgba(249, 249, 249, 1);
}
.benifit-sqr-boxes-14 .img-container {
    position: relative;
    margin: 0 auto;
}
.benifit-sqr-boxes-14 .img-container:hover .img-overlay {
    display: block;
}
.benifit-sqr-boxes-14 .img-container:hover .img-overlay a {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 50px;
  background-color: #3498db;
  border-radius: 2px;
  text-decoration: none;
  position: absolute;
  left: 50%;
  top: 44%;
  margin-left: -81px;
}
.benifit-sqr-boxes-14 .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.benifit-sqr-boxes-14 .benf-boxes {
    padding: 0px;
    border-radius: 2px;
}
.benifit-sqr-boxes-14 .box-color {
    border-radius: 2px;
    min-height: 95px;
    display: flex;
    align-items: center;
    background: #f9f9f9;
}
.benifit-sqr-boxes-14 .benf-boxes .box-top-icon {
    width: 60px;
    height: 60px;
    display: block;
    vertical-align: middle;
    /*padding: 5px;*/

    position: static;
    background: none;
    border: none;
    margin: 0 10px 0 15px;
}
.benifit-sqr-boxes-14 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
.benifit-sqr-boxes-14 .benf-boxes .benf-icon-holder {
    background: #0b718a;
    border-radius: 50%;
    padding: 12px;
    width: 60px;
    height: 60px;
    position: relative;
}
.benifit-sqr-boxes-14 .benf-boxes .box-top-icon img {
    height: 36px;
    width: 36px;
}
.benifit-sqr-boxes-14 .box-top-icon .update-overlay-ben-box {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.benifit-sqr-boxes-14 .box-top-icon:hover .img-overlay {
    display: block !important;
}
.benifit-sqr-boxes-14 div.benf-boxes div.benifit-box {
    /* margin-left: 10px; */

    display: block;
    padding: 8px 5px 8px 0;
    flex-grow: 1;
}
.benifit-sqr-boxes-14 .benifit-box {
    vertical-align: middle;
    border-radius: 2px;
    overflow: hidden;
}
.benifit-sqr-boxes-14 .benifit-content {
    text-align: left;
    padding: 5px;
    position: relative;
    background: none;
    min-height: 0;
    border: none;
    color: #666;
}
.benifit-sqr-boxes-14 .box-top-icon .update-overlay-ben-box a {
    color: #fff;
    padding: 5px 3px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 35%;
    left: 18%;
    text-transform: lowercase;
    font-size: 10px;
}
.benifit-sqr-boxes-14 .benifit-content p {
    margin-bottom: 0px;
    line-height: 0;
    color: #666666;
    word-break: keep-all;
}
.benifit-sqr-boxes-14 .benfTitle {
    color: #0b718a;
    font-weight: 800;
    font-size: 24px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    line-height: 0;
    word-break: keep-all;
}
.benifit-sqr-boxes-14 .benfText {
    font-size: 17px;
    font-weight: 600;
    /*color: #333;*/
}
.benifit-sqr-boxes-14 .col-benefit1,
.benifit-sqr-boxes-14 .col-benefit2 {
    margin-bottom: 10px;
}
.width50 {
    width: 50% !important;
}
@media (min-width: 768px) {
    .benifit-boxes-14 .benifit-boxes div.benf-boxes,
    .benifit-sqr-boxes-14 .benifit-boxes div.benf-boxes {
        display: block;
        white-space: nowrap;
        margin-top: 7px;
        margin-bottom: 5px;
    }
}
@media (max-width: 767px) {
    #clients-wrapper .img-container,
    #clients-wrapper-2 .img-container {
        margin-top: 5px !important;
    }
    .countdown-container .countdown-offer-label p.label {
        margin-top: 5px !important;
        line-height: 1em;
    }
    #main-wrapper .scan-col {
        /*padding-left: 15px;*/
    }
    .benifit-boxes-14 .box-color,
    .benifit-sqr-boxes-14 .box-color {
        display: block;
        padding: 10px;
    }
    .benifit-boxes-2 .benifit-content,
    .benifit-sqr-boxes-2 .benifit-content {
        padding-top: 50px !important;
    }
    .benifit-boxes-14 .benf-boxes .box-top-icon,
    .benifit-sqr-boxes-14 .benf-boxes .box-top-icon {
        display: block !important;
        margin: 0 auto;
        margin-bottom: 10px;
        float: none;
        margin-top: 12px;
    }
    .benifit-boxes-14 div.benf-boxes div.benifit-box,
    .benifit-sqr-boxes-14 div.benf-boxes div.benifit-box {
        display: block;
        padding: 0 10px;
    }
    .benifit-boxes-14 .benf-boxes .benf-icon-holder,
    .benifit-sqr-boxes-14 .benf-boxes .benf-icon-holder {
        margin: 0 auto !important;
    }
    .benifit-boxes-14 .benifit-content,
    .benifit-sqr-boxes-14 .benifit-content {
        text-align: center;
    }
    .testimonial-block-6 .titleline p {
        text-align: center !important;
    }
}
.benifit-boxes-14 .benfTitle {
    color: #0b718a;
    font-weight: 800;
    font-size: 24px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    line-height: 0;
    word-break: keep-all;
}
.benifit-boxes-14 .benfText {
    font-size: 17px;
    font-weight: 600;
    /*color: #333;*/
}
.benifit-boxes-14 .col-benefit1,
.benifit-boxes-14 .col-benefit2 {
    margin-bottom: 10px;
}
#benefits-block {
    padding-top: 38px;
    padding-bottom: 40px;
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    /* background-attachment: fixed; */
}
#benefits-block .title .h2 {
    text-align: center;
    font-weight: 800;
    color: #333333;
    text-transform: uppercase;
    line-height: 0;
    margin-top: 0px;
    margin-bottom: 60px;
    padding: 4px;
}
#benefits-block .title .h2 p {
    margin: 0px;
}
.benifit-boxes-2 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
.benifit-boxes-2 div.benf-boxes {
    display: block;
    margin-top: 16px;
    margin-bottom: 12px;
    height: 98%;
}
.benifit-boxes-2 .benifit-content {
    background: #f9f9f9;
    text-align: center;
    padding: 55px 20px 15px;
    position: relative;
    text-transform: capitalize;
    color: #333;
    line-height: 0;
    border-radius: 2px;
    font-weight: 600;
    height: 100%;
    border: none;
}
.benifit-boxes-2 .benifit-box {
    border-radius: 0;
    height: 100%;
}
.benifit-boxes-2 .box-top-icon {
    position: absolute;
    top: -33px;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    color: #FFF;
    border-radius: 50%;
    background: #83c667;
    line-height: 35px;
    padding: 12px;
    border: none;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    background-color: #214869;
}
.benifit-boxes-2 .box-top-icon img {
    height: 45px;
    width: 45px;
    margin: auto;
    margin-top: 10px;
}
.benifit-boxes-2 .box-top-icon .update-overlay-ben-box {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.benifit-boxes-2 .box-top-icon .update-overlay-ben-box a {
    color: #fff;
    padding: 7px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 35%;
    font-weight: 700;
    left: 16%;
    text-transform: uppercase;
    font-size: 12px;
}
.benifit-boxes-2 .box-top-icon:hover .img-overlay {
    display: block;
}
.benifit-boxes-2 .benfRow {
    margin: 20px 20px 5px 20px;
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {
    .benifit-boxes-2 div.benf-boxes {
        margin: 55px 0 !important;
    }
    .benifit-boxes-2 .benfRow {
        margin: 0 !important;
    }
    .benifit-boxes-2 .container {
        /*padding-top: 20px !important;*/
    }
}
#calltoaction {
    padding: 20px 0;
    position: relative;
}
#calltoaction button {
    border-radius: 2px;
    width: 40%;
    border: none !important;
    background-color: #ffb400;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;
    line-height: 30px;
}
#calltoaction button {
    border-radius: 2px;
    border: none !important;
    background-color: #ffb400;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    padding: 15px 25px;
    width: auto;
    word-wrap: break-word !important;
    white-space: normal;
    max-width: 95%;
    ;
}
#calltoaction button h5 {
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.flex_rows_vertical_align {
    display: flex;
    align-items: center;
}
.media-col .update-overlay-cover-media {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
.media-col .update-overlay-cover-media a {
    color: #fff;
    padding: 10px 15px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 20px;
    position: absolute;
    top: 40%;
    left: 40%;
    text-transform: uppercase;
}
.media-col:hover .update-overlay-cover-media {
    display: block;
}
@media (max-width: 767px) {
    .flex_rows_vertical_align {
        display: block;
    }
    #feature-wrapper .h3,
    #feature-wrapper2 .h3,
    #feature-wrapper3 .h3 {
        text-align: center;
    }
    #feature-wrapper .feature-text-box,
    #feature-wrapper3 .feature-text-box {
        padding-left: 0;
        text-align: center;
    }
    #feature-wrapper2 .feature-text-box,
    #feature-wrapper2 .feature-text-box p {
        padding-left: 0;
        text-align: center !important;
    }
    .benifit-boxes-2 .benfRow {
        display: block;
    }
    #calltoaction button h5 {} .title.clients-headline {
        margin: 0 15px;
    }
    #benifit-wrapper .title {
        margin: 0 15px;
    }
    #footer-wrapper .text-center.content-editor {
        padding: 0 10px;
    }
    #clients-wrapper .client-detail .name,
    #clients-wrapper-2 .client-detail .name {
        font-weight: 700;
    }
    #clients-wrapper .clientWrapper,
    #clients-wrapper-2 .clientWrapper {
        margin-bottom: 10px;
        display: block;
    }
    #main-wrapper .main-wrapper-container {
        padding: 15px 10px;
    }
}
.marginRemoveOptin {
    margin-top: -50px !important;
}
#main-wrapper .scan-form-box .formOrgBtn a,
#main-wrapper .scan-form-box .formOrgBtn a:hover,
#calltoaction button a,
#calltoaction button a:hover {
    text-decoration: none;
    color: #FFF;
    display: block;
}
#header-wrapper .left-logo-icon {
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    position: relative;
    margin: auto;
    margin-right: 5px;
}
#header-wrapper .left-logo-icon .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#header-wrapper .left-logo-icon .img-overlay a {
    color: #fff;
    padding: 3px;
    background-color: #3498db;
    text-decoration: none !important;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 15%;
    left: 10%;
    text-transform: lowercase;
    width: auto;
    height: auto;
    font-size: 9px;
    border: none !important;
    outline: none !important;
}
#header-wrapper .left-logo-icon:hover .img-overlay {
    display: block;
}
#header-wrapper .left-logo-icon img {
    width: 45px !important;
    height: 45px !important;
}
#header-wrapper .left-logo-img {
    min-width: 280px;
    height: 45px;
    display: none;
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 10px;
    position: relative;
    text-align: center;
}
#header-wrapper .left-logo-img img {
    height: 45px !important;
    margin: 0 auto;
}
#header-wrapper .left-logo-img .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#header-wrapper .left-logo-img .img-overlay a {
    color: #fff;
    padding: 5px 8px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-transform: lowercase;
    width: 80%;
    height: auto;
    margin: auto;
    margin-top: 12px;
    display: inline-block;
    font-size: 12px;
    outline: none !important;
    border: none !important;
}
#header-wrapper .left-logo-img:hover .img-overlay {
    display: block;
}
#header-wrapper .right-branding-img-wrapper {
    min-width: 280px;
    height: 45px;
    display: none;
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 10px;
    position: relative;
    text-align: center;
}
#header-wrapper .right-branding-img-wrapper img {
    height: 45px !important;
    margin: 0 auto;
}
#header-wrapper .right-branding-img-wrapper .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#header-wrapper .right-branding-img-wrapper .img-overlay a {
    color: #fff;
    padding: 5px 8px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-transform: lowercase;
    width: 80%;
    height: auto;
    margin: auto;
    margin-top: 12px;
    display: inline-block;
    font-size: 12px;
    outline: none !important;
    border: none !important;
}
#header-wrapper .right-branding-img-wrapper:hover .img-overlay {
    display: block;
}
#header-wrapper .right-logo-icon {
    float: right;
    margin-left: 5px;
    width: 45px;
    height: 45px;
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
    position: relative;
    margin: auto;
    margin-left: 5px;
}
#header-wrapper .right-logo-icon img {
    width: 45px !important;
    height: 45px !important;
}
#header-wrapper .right-logo-icon .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#header-wrapper .right-logo-icon .img-overlay a {
    color: #fff;
    padding: 3px 4px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 15% !important;
    left: -4% !important;
    text-transform: lowercase;
    width: auto !important;
    height: auto !important;
    display: inline-block;
    font-size: 9px;
    outline: none !important;
    border: none !important;
}
#header-wrapper .right-logo-icon:hover .img-overlay {
    display: block;
}
.img-overlay a.edit-shadow {
    box-shadow: none !important;
}
.media-col .countdown-container {
    margin-top: 10px;
}
.sp-container {
    padding-bottom: 15px !important;
}
#savePageNotification {
    height: 63px;
    background: #35C96F url('../../images/save-box-bg.png') left top no-repeat;
    padding-top: 10px;
    padding-left: 130px;
    border-bottom: 2px solid #2DBF66;
    border-radius: 0;
    display: none;
}
#savePageNotification .close {
    margin-top: -8px;
    margin-right: 8px;
    outline: 0 !important;
}
#savePageNotification .title-text {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
#savePageNotification .detail-text {
    color: #fff;
    text-transform: uppercase;
}
div.ben-row > *:nth-child(2n+1) {
    clear: both;
}
/* Small Devices, Tablets */

@media (max-width: 791px) {
    .container {
        width: 92%;
    }
    #scan-wrapper .form-box .orgnBtnInlineForm,
    #scan-footer-wrapper .form-box .orgnBtnInlineForm {
        display: block !important;
        width: 100% !important;
    }
    #scan-wrapper .intl-tel-input,
    #scan-footer-wrapper .intl-tel-input {
        margin-top: 0 !important;
    }
}
/* Medium Devices, Desktops */

@media (min-width: 992px) {
    /*.container {
		width: 950px;
	}*/
}
@media (max-width: 343px) {
    #header-wrapper .container {
        width: 100% !important;
    }
    .container {
        width: 290px;
    }
}
/*new controls code*/

section {
    position: relative;
    outline: 2px solid transparent;
    outline-offset: -2px;
    transition: outline 0.5s ease-in-out;
    /*overflow: visible !important;*/
    /*z-index: 9999 !important;*/
}
.toolbox.top-element,
.section-title.top-element {
    top: -1px;
    left: -1px;
}
.toolbox,
.section-title {
    position: absolute;
    top: -24px;
    left: -2px;
    background-color: #3598db;
    color: #fff;
    z-index: 9999;
    font-size: 11px;
    border-radius: 2px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
}
.toolbox ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px !important;
    border-radius: 2px;
}
.toolbox ul li {
    display: inline-block;
    border-right: 1px solid #48a7e6;
    position: relative;
}
.toolbox ul li img,
.toolbox-right ul li img,
.toolbox ul li i {
    padding: 6px 10px;
    margin-right: auto;
    margin-left: auto;
}
.toolbox ul li img,
.toolbox-right ul li img {
    max-width: 32px;
}
.toolbox .fa-arrows {
    cursor: move;
}
.toolbox-right.top-element {
    top: -1px;
}
.toolbox-right {
    position: absolute;
    top: -24px;
    background-color: #3598db;
    color: #fff;
    z-index: 99999;
    font-size: 11px;
    border-radius: 2px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s ease;
    right: -2px;
}
.toolbox-right ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px !important;
    border-radius: 2px;
}
.toolbox-right ul li {
    display: inline-block;
    border-right: 1px solid #48a7e6;
    position: relative;
}
.section-title {
    left: 0;
    right: 0;
    margin: auto;
    width: 150px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
}
.show-toolbox {
    visibility: visible !important;
    opacity: 1 !important;
}
#header-wrapper .navbar-header {
    float: none !important;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
}
#header-wrapper .navbar {
    position: static;
}
.placeholderSortable {
    border: 2px dashed #3498db;
    background: rgba(124, 187, 230, 0.5);
}
#pageWrapper {
    min-height: 100vh;
}
#optin-popup-modal .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
}
#optin-popup-modal .modal-dialog {
    width: 650px;
}
#optin-popup-modal .modal-header {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    z-index: 9999;
    padding: 0;
}
#optin-popup-modal .modal-body {
    padding: 0;
    margin: 0;
}
#optin-popup-modal .modal-header .close {
    background: #f3f3f3;
    color: #616161;
    opacity: 1;
    padding: 5px 10px;
    margin: 0;
    outline: none !important;
}
#optin-popup-modal .rightBorder {
    border-right: 1px solid #e9e9e9;
}
#optin-popup-modal .modal-body .row:first-of-type {
    margin: 0 !important;
    display: flex;
}
#optin-popup-modal .firstCol {
    position: relative;
}
#optin-popup-modal .title {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #3498db;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 10px;
    padding-bottom: 5px;
}
#optin-popup-modal .title span {
    border-bottom: 2px solid #3498db;
    padding-bottom: 5px;
}
#optin-popup-modal .colWrapper {
    padding: 10px;
    min-height: 242px;
}
#optin-popup-modal .noPaddingLR {
    padding: 0 !important;
}
#optin-popup-modal .list-group-item {
    padding: 0;
    line-height: 30px;
    border: none;
    margin-bottom: 5px;
    font-size: 12px;
    color: #737373;
}
#optin-popup-modal .list-group-item i {
    color: #d6dcdd;
    padding-right: 5px;
}
#optin-popup-modal .sp-replacer {
    margin-top: 7px;
}
#optin-popup-modal .sp-preview {
    width: 35px;
}
#optin-popup-modal .eye-view {
    right: 2px;
}
#optin-popup-modal .leftFooter {
    background: #fafafa;
    border-top: 1px solid #e9e9e9;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#optin-popup-modal .saveBtn,
#optin-popup-modal .saveBtn:hover,
#optin-popup-modal .saveBtn:focus {
    background: #3498db;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 2px;
    border: none;
    float: right;
}
#optin-popup-modal .optinTitle {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #656565;
    padding: 35px 15px;
    border-bottom: 1px solid #e9e9e9;
}
#optin-popup-modal .optinTitle p {
    margin: 0 !important;
}
#optin-popup-modal .optinTitle span {
    color: #3498db;
}
#optin-popup-modal .popupBody {
    background: #f5f5f5;
    padding: 40px 50px;
}
#optin-popup-modal .inner-addon {
    position: relative;
    margin-bottom: 12px;
}
#optin-popup-modal .left-addon .fa {
    z-index: 10000;
    color: #666666 !important;
    position: absolute;
    pointer-events: none;
    left: 16px;
    top: 16px;
    font-size: 16px;
}
#optin-popup-modal input {
    height: 45px;
    line-height: 43px;
    width: 100%;
    box-shadow: none;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    color: #666666 !important;
    font-size: 16px;
    padding-left: 40px !important;
    margin: 0;
}
#optin-popup-modal .intl-tel-input {
    margin: 0;
    width: 100%;
}
#optin-popup-modal .intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
    outline: none !important;
}
#optin-popup-modal .intl-tel-input .flag-dropdown .selected-flag {
    outline: none !important;
}
#optin-popup-modal .createBtn {
    background: -moz-linear-gradient(top, #ffcc56 0%, #ffb400 100%);
    background: -webkit-linear-gradient(top, #ffcc56 0%, #ffb400 100%);
    background: linear-gradient(to bottom, #ffcc56 0%, #ffb400 100%);
    box-shadow: 0px 3px 0px 0px #d49600;
    border-radius: 7px !important;
    color: #FFF;
    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    padding: 7px 15px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    border: none;
    outline: none !important;
}
#optin-popup-modal .createBtn p {
    margin: 0 !important;
}
#optin-popup-modal .spamText {
    margin: 15px 0;
    text-align: center;
    font-size: 11px;
    color: #808080;
    font-weight: 600;
    margin-bottom: 0;
}
#optin-popup-modal .spamText span {
    display: inline-block;
}
#optin-popup-modal .spamText span:first-of-type {
    margin-right: 3px;
}
#optin-popup-modal .spamText p {
    margin-bottom: 0 !important;
}
.buttonGetFB {
    margin-bottom: 5px !important;
}
.benf-icon-holder.edit-shadow,
.img-container.edit-shadow,
.testimonials-img.edit-shadow {
    border: none !important;
    outline: none !important;
}
.clientImgCol {
    padding-left: 0;
}
.testimonials-img i {
    display: none;
}
#benifit-wrapper-2 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 30px;
    position: relative;
    height: 100%;
    z-index: 0;
}
#benifit-wrapper-2 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#benifit-wrapper-2 .title .h2 {
    text-align: center;
    font-weight: 800;
    color: #333333;
    line-height: 0;
    margin-top: 30px;
    margin-bottom: 40px;
    padding: 4px;
}
#benifit-wrapper-2 .title .h2 p {
    margin: 0px;
}
#benifit-wrapper-2 .benifit-box {
    border-radius: 2px;
    background-color: #f9f9f9;
    text-align: center;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    text-transform: capitalize;
    padding-top: 23px;
    margin-bottom: 10px;
    height: 98%;
    min-height: 320px;
    padding-bottom: 20px;
}
#benifit-wrapper-2 .box-top-icon {
    margin: 0 auto;
    display: block;
    color: #FFF;
    line-height: 20px;
    padding: 12px;
    border: none;
    width: 128px;
    height: 128px;
    border-radius: 64px;
    background-color: #0b718a;
    position: relative;
    margin-bottom: 18px;
}
#benifit-wrapper-2 .box-top-icon img {
    height: 70px;
    width: 70px;
    margin: auto;
    margin-top: 17px;
}
#benifit-wrapper-2 .box-top-icon .update-overlay-ben-box {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#benifit-wrapper-2 .box-top-icon .update-overlay-ben-box a {
  color: #fff;
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #3498db;
  text-decoration: none;
  border-radius: 2px;
  line-height: 10px;
  position: absolute;
  top: 35%;
  margin-left: -37px;
  left: 50%;
  font-size: 14px;
}
#benifit-wrapper-2 .box-top-icon:hover .img-overlay {
    display: block;
}
#benifit-wrapper-2 .benifit-box .h5 {
    text-decoration: none;
    color: #333;
    font-size: 16px !important;
    margin: 0px;
    line-height: 0;
    text-transform: none;
}
#benifit-wrapper-2 .benifit-box .h5 p {
    margin: 0px;
}
/******* case study 1 css *******/

#case-study-block1 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 39px;
    background-image: url(../../images/case-study-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 0;
}
#case-study-block1 .fadeMe {
    background-color: rgba(11, 113, 138, 0.17);
}
#case-study-block1 .headline-container {
    background-color: rgba(0, 0, 0, 0.35);
    width: 100%;
    display: block;
    line-height: 72px;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 38px;
}
#case-study-block1 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
#case-study-block1 .headline-container .title-text {
  font-size: 45px;
  font-weight: 800;
  line-height: 49px;
  padding-bottom: 23px;
  padding-top: 23px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .7);
}
#case-study-block1 .laptop-img {
    margin: auto;
}
/********* call to action 1 ******/

#call-action-block1 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 39px;
    background-image: url('../../images/main-new-bg.jpg');
    background-size: cover;
    position: relative;
    z-index: 0;
}
#call-action-block1 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#call-action-block1 .btn {
    border-radius: 6px;
    border: none;
    background-color: #ffb42f;
    background: -moz-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: -webkit-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: linear-gradient(to bottom, #ffb42f 0%, #ffa303 100%);
    color: #fff;
    box-shadow: 0 3px #976100;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    padding: 15px 25px;
    width: auto;
    word-wrap: break-word !important;
    white-space: normal;
    max-width: 95%;
    padding-top: 18px;
    margin-top: 40px;
}
#call-action-block1 .btn h5 {
    font-weight: 800;
    text-shadow: 0 2px rgba(0, 0, 0, .1);
    line-height: 30px;
    margin: 0;
    padding: 0;
    min-width: 100px;
}
#call-action-block1 .btn a {
    text-decoration: none;
    color: #fff;
}
/************* content block 1 ******/

#content-block1 {
    background-color: #fff;
    background-size: cover;
    background-image: url('../../images/content-block1.jpg');
    background-size: cover;
    position: relative;
    z-index: 0;
}
#content-block1 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#content-block1 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
#content-block1 .content-container {
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 100px;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 20px;
    padding-right: 20px;
}
#content-block1 .content-container .title-text {
    font-size: 45px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 0;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .7);
}
/************* content block 2 ******/

#content-block2 {
    background-color: #fff;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 0;
}
#content-block2 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#content-block2 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
#content-block2 .content-text {
    font-size: 44px;
    font-weight: 800;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    line-height: 0;
    color: #214869;
    text-align: center;
}
/************* content block 3 ******/

#content-block3 {
    background-color: #fff;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../../images/content-block3.jpg');
    position: relative;
    z-index: 0;
}
#content-block3 .fadeMe {
    background-color: rgba(33, 72, 105, 0.60);
}
#content-block3 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
#content-block3 .content-container {
    background-color: rgba(9, 38, 62, 0.37);
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 85px;
    margin-bottom: 85px;
    padding: 40px;
}
#content-block3 .title-text {
    font-size: 30px;
    font-weight: 600;
    line-height: 0;
    color: #fff;
    text-align: center;
}
/******* case study 2 css *******/

#case-study-block2 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 39px;
    background-image: url(../../images/case-study-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 0;
}
#case-study-block2 .fadeMe {
    background-color: rgba(33, 72, 105, 0.25);
}
#case-study-block2 .headline-container {
    background-color: rgba(0, 0, 0, 0.35);
    width: 100%;
    display: block;
    line-height: 72px;
    text-align: center;
    margin-top: 38px;
    margin-bottom: 38px;
}
#case-study-block2 .no-padding {
    padding-left: 0;
    padding-right: 0;
}
#case-study-block2 .headline-container .title-text {
  font-size: 45px;
  font-weight: 800;
  line-height: 49px;
  padding-bottom: 23px;
  padding-top: 23px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, .7);
}
#case-study-block2 .laptop-img {
    margin: auto;
}
/********* call to action 2 ******/

#call-action-block2 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 39px;
    background-image: url('../../images/call-action2-bg.jpg');
    background-size: cover;
    position: relative;
    z-index: 0;
}
#call-action-block2 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#call-action-block2 .btn {
    border-radius: 6px;
    border: none;
    background-color: #ffb42f;
    background: -moz-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: -webkit-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: linear-gradient(to bottom, #ffb42f 0%, #ffa303 100%);
    color: #fff;
    box-shadow: 0 3px #976100;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    padding: 15px 25px;
    width: auto;
    word-wrap: break-word !important;
    white-space: normal;
    max-width: 95%;
    padding-top: 18px;
    margin-top: 40px;
}
#call-action-block2 .btn h5 {
    font-weight: 800;
    text-shadow: 0 2px rgba(0, 0, 0, .1);
    line-height: 30px;
    margin: 0;
    padding: 0;
    min-width: 100px;
}
#call-action-block2 .btn a {
    text-decoration: none;
    color: #fff;
}
/********* call to action 3 ******/

#call-action-block3 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 39px;
    background-size: cover;
    position: relative;
    z-index: 0;
}
#call-action-block3 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#call-action-block3 .btn {
    border-radius: 6px;
    border: none;
    background-color: #ffb42f;
    background: -moz-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: -webkit-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: linear-gradient(to bottom, #ffb42f 0%, #ffa303 100%);
    color: #fff;
    box-shadow: 0 3px #976100;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    padding: 15px 25px;
    width: auto;
    word-wrap: break-word !important;
    white-space: normal;
    max-width: 95%;
    padding-top: 18px;
    margin-top: 5px;
}
#call-action-block3 .btn h5 {
    font-weight: 800;
    text-shadow: 0 2px rgba(0, 0, 0, .1);
    line-height: 30px;
    margin: 0;
    padding: 0;
    min-width: 100px;
}
#call-action-block3 .btn a {
    text-decoration: none;
    color: #fff;
}
/********* call to action 4 ******/

#call-action-block4 {
    background-color: #fff;
    background-size: cover;
    padding-bottom: 39px;
    padding-top: 39px;
    background-size: cover;
    position: relative;
    z-index: 0;
}
#call-action-block4 .fadeMe {
    background-color: rgba(249, 249, 249, 1);
}
#call-action-block4 .btn {
    border-radius: 6px;
    border: none;
    background-color: #ffb42f;
    background: -moz-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: -webkit-linear-gradient(top, #ffb42f 0%, #ffa303 100%);
    background: linear-gradient(to bottom, #ffb42f 0%, #ffa303 100%);
    color: #fff;
    box-shadow: 0 3px #976100;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    padding: 15px 25px;
    width: auto;
    word-wrap: break-word !important;
    white-space: normal;
    max-width: 95%;
    padding-top: 18px;
    margin-top: 0px;
}
#call-action-block4 .btn h5 {
    font-weight: 800;
    text-shadow: 0 2px rgba(0, 0, 0, .1);
    line-height: 30px;
    margin: 0;
    padding: 0;
    min-width: 100px;
}
#call-action-block4 .btn a {
    text-decoration: none;
    color: #fff;
}
/********* benefit block 3 ******/

#benifit-wrapper-3 {
    background-color: #fff;
    background-image: url('../../images/benefit2-bg.jpg');
    background-size: cover;
    padding-bottom: 30px;
    position: relative;
    height: 100%;
    z-index: 0;
}
#benifit-wrapper-3 .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}
#benifit-wrapper-3 .title .h2 {
    text-align: center;
    font-weight: 800;
    color: #fff;
    line-height: 0;
    text-transform: uppercase;
    margin-top: 30px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .17);
    margin-bottom: 40px;
    padding: 4px;
}
#benifit-wrapper-3 .title .h2 p {
    margin: 0px;
}
#benifit-wrapper-3 .benifit-box {
    border-radius: 2px;
    background-color: rgba(249, 249, 249, 0.11);
    text-align: center;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    text-transform: capitalize;
    padding-top: 23px;
    margin-bottom: 10px;
    height: 97%;
    min-height: 260px;
    padding-bottom: 20px;
}
#benifit-wrapper-3 .box-top-icon {
    margin: 0 auto;
    display: block;
    color: #FFF;
    line-height: 20px;
    padding: 0;
    border: none;
    width: 173px;
    position: relative;
    margin-bottom: 18px;
}
#benifit-wrapper-3 .box-top-icon img {
    width: 173px;
    margin: auto;
    margin-top: 17px;
}
#benifit-wrapper-3 .box-top-icon .update-overlay-ben-box {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 2px;
    border: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}
#benifit-wrapper-3 .box-top-icon .update-overlay-ben-box a {
  color: #fff;
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #3498db;
  text-decoration: none;
  border-radius: 2px;
  line-height: 10px;
  position: absolute;
  top: 35%;
  left: 50%;
  font-size: 14px;
  margin-left: -38px;
}
#benifit-wrapper-3 .box-top-icon:hover .img-overlay {
    display: block;
}
#benifit-wrapper-3 .benifit-box .h5 {
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    margin: 0px;
    line-height: 0;
    text-transform: none;
}
#benifit-wrapper-3 .benifit-box .h5 p {
    margin: 0px;
}
#main-wrapper .required {
    color: red;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 0px;
    font-weight: 700;
    font-size: 13px;
}
#main-wrapper .Istacked .required{
	right:1px !important;
	top:3px !important;
}
#main-wrapper .intl-tel-input .required{
	top:4px !important;
}
@media (max-width: 650px) {
    #optin-popup-modal .modal-dialog {
        width: 94% !important;
    }
    #optin-popup-modal .popupBody {
        background: #f5f5f5;
        padding: 20px;
    }
    #optin-popup-modal .optinTitle {
        font-size: 16px;
    }
    #optin-popup-modal .optinTitle span {
        font-size: 18px !important;
    }
    #optin-popup-modal input {
        font-size: 14px;
    }
    #optin-popup-modal .createBtn {
        font-size: 16px;
    }
    #optin-popup-modal .optinTitle {
        padding: 15px;
    }
    #optin-popup-modal {
        padding-right: 0px !important;
    }
}

.float-no {
    float: none !important;
}

.isflex{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fullwidth-title{
    width:100%;
}