/*noinspection CssUnknownTarget*/
@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;*/
}
.btn{
	-webkit-user-select:auto;
}
.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;
    height: 60px;
    border: none;
    box-shadow: 0 6px 8px rgba(0, 0, 0, .1);
    margin-bottom: 0px;
    background-color: #fff;
    z-index: 1000;
}

#header-wrapper .navbar-header {
    width: 100%;
}

#header-wrapper .left-logo-container {
    float: left;
}

#header-wrapper .right-logo-container {
    float: right;
}

#header-wrapper .right-logo-container .media.page-logo {
    float: right;
    margin-left: 5px;
}

#header-wrapper .right-txt {
    font-weight: 600;
    font-size: 18px;
	width: 48%;
    height: 60px;
	line-height: 55px;
    text-transform: capitalize;
    display: inline-block;
    text-align: center;
    float: right;
    margin: 0;
}

#header-wrapper .right-txt span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2em;
}

#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;
    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;
}

#header-wrapper .right-logo-container .h5 {
    font-size: 20px;
    margin-top: 7px;
    text-align: right;
}

#header-wrapper .right-logo-container .h5 span {
    display: inline-block;
}

#header-wrapper .contactRightTop {
    margin-right: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #143752;

    display: inline-block;
    vertical-align: top;
}

#main-wrapper {
    background-image: url('../../images/main-bg.jpg');
    background-size: cover;
    position: relative;
	background-position: top center;
    /*overflow: hidden;*/
    z-index: 0;
    min-height: 500px;
}

#main-wrapper .freeText {
    margin: 3px 0;
}

#main-wrapper .main-wrapper-container {
    padding: 60px 15px;
}

#main-wrapper .contentBoxHeadline {
    font-size: 28px;
    line-height: 1.4em;
}

.detail-text .h2 {
    line-height: 1em !important;
}

#main-wrapper .freeText, #main-wrapper .freeText p {
    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: 75% !important;
}

/*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;
}
.float-right {
	float: right !important;
}
.Istacked.float-right {
	float: none !important;
}
.stackedPadding .float-right {
	float: none !important;
}
/*#main-wrapper .float-none {
	float: right !important;
}*/
.benifit-boxes-14 .float-none {
    margin-bottom: 15px !important
}

#main-wrapper .detail-text {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    padding: 15px;
    /*max-height: 254px !important;*/
    /*overflow:hidden;*/
    min-height: 288px;
}

#main-wrapper .detail-text.noOptinForm {
    min-height: 300px;
}

#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: 10px 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 {

    margin-top: 0px;
    margin-bottom: 15px;
}

#main-wrapper .contentAdditionalText {
    margin: 15px 0;
}

#main-wrapper p {
    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: transparent;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.8); /*box-shadow: rgba(0, 0, 0, 0.0980392) 0px 6px 8px;*/
}

#main-wrapper .scan-form-box .box-container {
    max-width: 100%;
    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;
    color: #FFF;
    /*line-height: 1.4em;*/
    margin-bottom: 10px;
    margin-top: 0;
}

#main-wrapper .scan-form-box .detail {
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    line-height: 1.3em;
    margin: 0;
    margin-bottom: 0px;
    margin-top: 20px;
}

#main-wrapper .scan-form-box .detail.not-editable {
    margin-top: 0px;
    margin-bottom: 10px;
}

#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;
    padding-left: 32px !important;
}

#main-wrapper .intl-tel-input {
    margin-top: 10px;
    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.fa-briefcase {
    position: absolute;
    pointer-events: none;
    left: 23px;
    top: 13px;
    color: #DEDEDE;
}

#main-wrapper .inner-addon .fa.fa-phone {
    position: absolute;
    pointer-events: none;
    left: 24px;
    top: 23px;
    color: #DEDEDE;
}

#main-wrapper .scan-form-box .formOrgBtn {
    border-radius: 7px;
    /*height: 47px;*/
    padding: 15px 8px;
    width: 100%;
    border: none !important;
    background-color: #ffb400;
    background: -moz-linear-gradient(top, #ffcc56 0%, #ffb400 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffcc56 0%, #ffb400 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffcc56 0%, #ffb400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #fff;
    box-shadow: 0px 3px 0px 0px #d49600;

    text-align: center;
    margin-top: 10px;
    margin-bottom: 3px;
    overflow: hidden;
    white-space: normal;
    text-align: center;
}

#main-wrapper .scan-form-box .formOrgBtn h5 {
    color: #fff;
    font-size: 22px;
	font-weight: 400;
    display: inline-block;
    margin: 0px;
    margin-top: 2px;
	min-width: 180px;
}

#main-wrapper .scan-form-box .formOrgBtn .h5 p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;

    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: 400;
    color: #fff;

    padding: 5px 20px;
    background-color: #3498db;
    border-radius: 2px;
    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;

}

.countdown-container {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 14px;
    color: #666;
    position: relative;
    display: block;
    margin-top: 2px;
    border-radius: 2px;
    /* padding: 5px; */
    background-color: rgba(255, 2555, 255, 0.75);
}

.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;

    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;
    position: relative;
    /*top: -14px;*/
}

.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;

    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;
}

#benifit-wrapper {
    background-color: #fff;
    /*background-image: url('../../images/maps.jpg');*/
    background-size: cover;
    padding-bottom: 30px;
    position: relative;
    /*height: 100%;*/
    /*overflow: hidden;*/
    z-index: 0;
}

#benifit-wrapper .fadeMe {
    background-color: rgba(255, 255, 255, .2);
}

#clients-wrapper .fadeMe {
    background-color: rgba(255, 255, 255, 0.5);
}

#main-wrapper .fadeMe {
    background-color: rgba(255, 255, 255, 0);
}

#benifit-wrapper .title .h2 {
    text-align: center;
    font-size: 23px;
    margin-top: 26px;
    margin-bottom: 36px;
    padding: 4px;
}

#benifit-wrapper .title .h2 p {
    margin: 0px;
}

#benifit-wrapper .benifit-box {
    border-radius: 2px;
    /*background-color: #fff;*/
    /*box-shadow: 0 6px 8px rgba(155,155,155,.31);*/
    text-align: left;
    color: #fff;
    font-size: 18px;
    /*text-transform: capitalize;*/
    /*padding-top: 34px;*/
    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 .img-container {
    position: relative;
    width: 172px;
    margin: auto;
}

/*#benifit-wrapper .img-container:hover  .img-overlay{
display: block;
}*/
/*#benifit-wrapper .img-container:hover  .img-overlay h3{
font-size: 12px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
padding: 10px 0px;
}*/
/*#benifit-wrapper .img-container:hover  .img-overlay a{
font-size: 12px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
padding: 5px 20px;
background-color: #3498db;
border-radius: 2px;
text-decoration: none;
}*/

/*#benifit-wrapper .img-overlay{
position: absolute;
top:0px;
left: 0px;
color:#fff;
background-color: rgba(0,0,0,0.7);
width: 172px;
height: 129px;
display: none;
}*/
#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;
}

.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-wrapper .feature-text-box, #feature-wrapper3 .feature-text-box {
    text-align: left;
	/*padding-left: 50px;*/
}

#feature-wrapper .featureTitle, #feature-wrapper3 .featureTitle {
    text-align: center;
    font-size: 23px;
    color: #143752;

    margin-top: 26px;
    padding: 4px;
}

#feature-wrapper span, #feature-wrapper3 span {
    /*font-size: 14px;*/
    /*color:#333;*/
    /*font-weight: normal;*/
    /*text-transform: capitalize;*/
    margin-bottom: 20px;
}

#feature-wrapper .img-col .feature-img, #feature-wrapper2 .img-col .feature-img, #feature-wrapper3 .img-col .feature-img {
    /*margin-top: 43px;*/
    /*margin-bottom: 43px;*/
    width: 100%;
    /*height: 185px;*/
    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;
}

#feature-wrapper2 .img-col .feature-img {
    /*border: 4px solid #ccc;*/
    width: 100%;
}

#feature-wrapper2 .feature-text-box {
    text-align: left;
	/*padding-left: 50px;*/
    float: none;
    margin: auto;
    /*text-align: center;*/
    line-height: 22px;
    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;
}
#custom-html-block{
	padding-top: 20px;
	padding-bottom: 20px;
}
#custom-html-block .elementWrapper{
	width: 100%;
	display: block;
}
#custom-html-block .elementCustomHtmlHolder{
	position: relative;
	max-width: 100%;
	display: block;
	text-align: center;
}
#custom-html-block .elementCustomHtmlHolder .custom-html-placeholder{
	display: block;
  min-height: 100px;
  padding: 10px;
  border: 2px dashed #2a7996;
  border-radius: 7px;
  background: #f1f7f9;
}
#custom-html-block .custom-html-placeholder .title{
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 700;
	color: #2a7996;
	line-height: 30px;
}
#custom-html-block .custom-html-placeholder .subtitle{
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	color: #333;
}
#custom-html-block .elementCustomHtmlHolder .edit-code-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: 1px solid #3dd37c !important;
	/*box-shadow: 0px 0px 2px 2px #3dd37c !important;*/
}
#custom-html-block .elementCustomHtmlHolder .edit-code-overlay a {
	display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  padding: 5px 15px;
  background-color: #3dd37c;
  text-decoration: none;
  border-radius: 2px;
}
#custom-html-block .elementCustomHtmlHolder:hover .edit-code-overlay {
	display: flex;
	justify-content: center;
	align-items: center;
}
#clients-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: url('../../images/test-bg-2.jpg');
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#clients-wrapper p {
    margin: 0px !important;
}

#clients-wrapper .title .h2 {
    text-align: center;
    font-size: 20px;
    color: #83c667;

    margin-top: -3px;
    margin-bottom: 7px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#clients-wrapper .title .h3 p, #clients-wrapper .title .h2 p {
    margin: 0px !important;
}

#clients-wrapper .title .h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #666;

    margin-top: 0px;
    margin-bottom: 37px;
}

#clients-wrapper .clientWrapper {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 10px;
    margin: 0 10px;
    min-height: 200px;
    display: flex;
    align-items: center;
}

#clients-wrapper img {
    border-radius: 2px;
    width: 193px;
    /*height: 193px;*/
    margin-bottom: 0px;
    display: inline-block;
}

#clients-wrapper .img-container {
    position: relative;
    width: 100%;
    /*height: 172px;*/
    margin: auto;
}

#clients-wrapper .img-container:hover .img-overlay {
    display: block;
}

#clients-wrapper .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 {
    font-size: 12px;
    font-weight: 400;
    color: #fff;

    padding: 5px 20px;
    background-color: #3498db;
    border-radius: 2px;
    text-decoration: none;
    position: absolute;
    top: 40%;
    left: 25%;
}

#clients-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: 0px solid #89d0e2 !important;
    box-shadow: 0px 0px 2px 2px #3498db !important;
}

#clients-wrapper .client-img {
    display: inline-block;
}

#clients-wrapper .client-detail {
    padding: 0px;
    color: #FFF;
}

#clients-wrapper .client-detail .name {
    /*margin-top: 26px;*/
    margin-bottom: -4px;
    font-size: 18px;

    padding-top: 4px;
    padding-bottom: 4px;
    color: #000;
}

#clients-wrapper .client-detail .company {
    font-size: 14px;
    font-weight: normal;

    color: #666;
}

#clients-wrapper .client-detail .text {
    margin-top: 20px;
    line-height: 1.42857143;
    color: #666;
}

.intl-tel-input .country-list {
    text-align: left;
}
#calltoaction, #redirect_call_to_action {
    padding: 20px 0;
    background-size: cover;
    position: relative;
    z-index: 0;
}
#calltoaction button, #redirect_call_to_action button {
    border-radius: 2px;
    width: 40%;
    border: none !important;
    background-color: #ffb400;
    color: #fff;
    font-weight: bold;

    text-align: center;
    margin-top: 15px;
    line-height: 30px;
}
#calltoaction button, #redirect_call_to_action button {
    border-radius: 2px;
    border: none !important;
    background-color: #ffb400;
    color: #fff;

    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, #redirect_call_to_action button h5 {
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
#calltoaction .titleline, #redirect_call_to_action .titleline {
	text-align: center;
	font-size: 30px;
	margin: 0px;
	padding: 5px;
	margin-bottom: 15px;
}
#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;
    color: #fff;

    margin-top: 22px;
    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;

    margin-top: 7px;
    text-align: center;
    background-color: #ffb400;
    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 2px 0px 0px #d49600;
}

#scan-wrapper .form-box .orgnBtnInlineForm h5, #scan-footer-wrapper .form-box .orgnBtnInlineForm h5 {
    color: #fff;
    font-size: 12px;
    font-weight: 700;

    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 {
    background: url("../../images/benf-bg.jpg");
    color: #4f4f4f;
    font-size: 12px;
    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, 0.8);
}

#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;

    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, #feature-wrapper3 .img-container {
    position: relative;
    margin: 43px auto;
}

#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: 14px;
    font-weight: 400;
    color: #fff;

    padding: 15px 50px;
    background-color: #3498db;
    border-radius: 2px;
    text-decoration: none;
    position: absolute;
    left: 28%;
    top: 40%;
}

#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-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, #redirect_call_to_action:hover .move-ico, #content-box-summery:hover .move-ico, .testimonial-block-6:hover .move-ico, #clients-wrapper: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: none;*/
}

.scan-col.Istacked .inner-addon {
    position: relative;
    width: 40% !important;
    display: inline-block !important;
    float: left !important;
    padding-right: 5px !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;
}

#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn {
    /*width: 20% !important;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 33px;
    line-height: 33px;
    padding-top: 8px;*/
}

#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn h5 {
    /*margin-top: -6px;*/
}

#main-wrapper .scan-col.Istacked .scan-form-box .formOrgBtn h5 span {
    /*font-size: 14px !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: 11px;
}

#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: 75% !important;
}

#content-box-summery {
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

#content-box-summery .cover-overlay {
    background-color: #f3f3f3;
}

#content-box-summery .text-container {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

#content-box-summery .text-container .detail-text {
    display: block;
    padding-bottom: 15px;
}

#content-box-summery .h3 {
    margin: 0px;
    font-size: 30px;
    font-weight: 400;
    padding: 20px 0px;
    margin-bottom: 15px;
    text-align: center;
}

#content-box-summery .h3 p {
    margin: 0px;
    font-size: 30px;
    font-weight: 400;
}

#content-box-summery p {
    color: #2a2828;
    line-height: 24px;
    font-size: 16px;
    position: relative;
    padding: 0 25px;
}

#content-box-summery .col-md-10 {
    clear: both !important;
}

#content-box-summery .content-margin {
    margin-top: 40px;
}

#content-box-summery .content-box-button-holder {
    margin-top: 0px;
    border-radius: 8px;
    width: 100%;
    padding: 16px;
    margin-bottom: 7px;
    margin-top: 7px;
}

#content-box-summery .btn-register-summery {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    padding: 7px 20px;
    border-radius: 2px;
    background: #ffb400 !important;
    text-align: center;
    width: 100%;
    position: relative;
    white-space: normal;
	-ms-word-break: break-all;
	word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#content-box-summery .btn-register-summery h5 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    margin: 0px;
    text-align: center;
    white-space: normal;
    hyphens: auto;
    padding: 4px 0px;
}

#content-box-summery .btn-register-summery:hover, #content-box-summery .btn-register-summery:focus, #content-box-summery .btn-register-summery:active {
    color: #fff;
    background: #3498db;
}

#content-box-summery .learning-points {
    color: #292828;
    list-style-image: url('../../images/bullet.png');
}

#content-box-summery .learning-points li {
    padding: 0 15px;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
}

#content-box-summery .plus-much-more span {
    display: block;
    font-size: 18px;
    color: #143752;
    text-align: center;
    margin: 20px 0;
}

#content-box-summery .click-to-register {
    display: block;
    font-size: 18px;
    text-align: center;
    margin: 20px 0 0 0;
}

/*testimonials block 6*/
.testimonial-block-6 {
	padding: 40px 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: 30px;
    margin: 0px;
    padding: 5px;
	margin-bottom: 15px;
}

.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;
}

.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;

    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) {
    .responsive-enter {
        display: none;
    }

    .media-col .countdown-container {
        margin-top: 15px !important;
    }

    .countdown-container .countdown-offer-label {
        top: 0;
    }

    .countdown-container .countdown-offer-label p.label {
        /*margin-top: 5px !important;*/
        line-height: 1em;
    }

    #scan-wrapper .form-box input {
        width: 100%;
    }

    #clients-wrapper .client-detail .name {
        margin-top: 0;
    }

    #clients-wrapper .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: 0px;
    }

    .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: 262px !important;
    }

    #main-wrapper .detail-text.noOptinForm {
        min-height: 435px !important;
    }

    body {
        /*overflow-x: hidden*/
    }

    #main-wrapper .media-col-stacked {
        /*margin-top:10px !important;*/
    }

    #main-wrapper .stacked .row button {
        margin-top: 10px
    }
}

@media (max-width: 768px) {

    .right-text-container{
        display: none;
    }
    #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;
    }

    #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 {
        margin-top: 30px;
    }

    #clients-wrapper .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 {
        text-align: center;
    }

    #clients-wrapper .client-detail .name {
        padding-top: 3px;
    }

    #clients-wrapper img {
        width: 130px;
    }
}

@media (max-width: 480px) {
    #header-wrapper .left-logo-container {
        text-align: center;
        float: none !important;
    }

    #header-wrapper .right-txt {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .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;
        }*/
    #header-wrapper .container {
        width: 100% !important;
    }

    #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;
    }

    #footer-wrapper {
    }

    #clients-wrapper .title h2, #clients-wrapper .title h3 {
    }

    #clients-wrapper .client-detail .name {
        margin-top: 0;
    }

    #clients-wrapper .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 .left-logo-img {
        float: none !important;
        margin-left: 0 !important;
    }

    #header-wrapper .h5 {
        float: none;
        text-align: center;
        margin-top: 3px !important;
        margin-bottom: 0px !important;
        white-space: normal !important;
        word-break: keep-all !important;
        width: 100%;
        margin-left: 0px;
    }

    .left-logo-icon {
        float: none !important;
        margin: auto;
        margin-bottom: 0px !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 {
        width: 110px;
    }

    #clients-wrapper .client-detail {
        text-align: center;
    }

    #clients-wrapper .client-detail .name {
        padding-top: 10px;
    }
#calltoaction button > h5 > a >span, #redirect_call_to_action button > h5 > a >span {
    }

    #header-wrapper a.branding{
        float: none;
    }
}

/*benifit boxes - reused from pb blocks*/

/*.benifit-boxes-14 {
padding-top: 20px;
padding-bottom: 12px;
position: relative;
z-index: 0;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
/* background-attachment: fixed; */
/*}*/
/*.benifit-boxes-14 .cover-overlay {
background-color: #ffffff;*/
/*}*/
.benifit-boxes-14 .benf-boxes {
    padding: 0px;
    border-radius: 2px;
}

.benifit-boxes-14 .box-color {
    border-radius: 2px;
    /* padding: 10px; */
    min-height: 95px;
    /* overflow: hidden; */
    display: flex;
    align-items: center;
    background: #f9f9f9;
}

.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 .benf-boxes .benf-icon-holder {
    background: #83c667;
    border-radius: 50%;
    padding: 12px;
    width: 60px;
    height: 60px;
    position: relative; /*margin: 0 10px 0 15px;*/
}

.benifit-boxes-14 .benf-boxes .box-top-icon img {
    height: 36px;
    width: 36px;
}
.benifit-boxes-14 .benf-boxes .box-top-icon svg {
	max-width: 37px;
	margin-top: 0px;
	max-height: 35px;
}
.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: 22px;
    color: #666666;
    word-break: keep-all;
}

.benifit-boxes-14 .benfText {
}

.width50 {
    width: 50% !important;
}

@media (min-width: 768px) {
    .benifit-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 {
        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 {
        display: block;
        padding: 10px;
    }

    .benifit-boxes-2 .benifit-content {
        padding-top: 50px !important;
    }

    .benifit-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 {
        display: block;
        padding: 0 10px;
    }

    .benifit-boxes-14 .benf-boxes .benf-icon-holder {
        margin: 0 auto !important;
    }

    .benifit-boxes-14 .benifit-content {
        text-align: center;
    }

    .testimonial-block-6 .titleline p {
        text-align: center !important;
    }
}

.benifit-boxes-14 .benfTitle {
    color: #143752;
    font-weight: 600;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    word-break: keep-all;
}

.benifit-boxes-14 .col-benefit1, .benifit-boxes-14 .col-benefit2 {
    margin-bottom: 15px;
}

#benefits-block {
    background-image: url(../../images/benf-2-bg.jpg);
    padding-top: 25px;
    padding-bottom: 10px;
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; /* background-attachment: fixed; */
}

.benifit-boxes-2 .fadeMe {
    background-color: rgba(255, 255, 255, 0.5);
}

.benifit-boxes-2 div.benf-boxes {
    display: block;
    margin-top: 16px;
    margin-bottom: 12px;
}

.benifit-boxes-2 .benifit-content {
    background: rgba(255, 255, 255, .90);
    text-align: center;
    padding: 40px 20px 15px;
    position: relative;
    /*min-height: 175px;*/
    color: #666;
    border-radius: 2px;
    border: none;
}

.benifit-boxes-2 .benifit-box {
    border-radius: 0;
}

.benifit-boxes-2 .box-top-icon {
    position: absolute;
    top: -17px;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    color: #FFF;
    border-radius: 50%;
    background: #83c667;
    line-height: 20px;
    padding: 12px;
    height: 56px;
    width: 56px;
    border: none;
}

.benifit-boxes-2 .box-top-icon img {
    height: 32px;
    width: 32px;
}
.benifit-boxes-2 .box-top-icon svg {
	max-width: 33px;
	margin-top: -1px;
	max-height: 35px;
}
.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: 3px;
    background-color: #3498db;
    text-decoration: none;
    border-radius: 2px;
    line-height: 10px;
    position: absolute;
    top: 35%;
    left: 16%;
    text-transform: lowercase;
    font-size: 10px;
}

.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: 30px 0 !important;
    }

    .benifit-boxes-2 .benfRow {
        margin: 0 !important;
    }

    .benifit-boxes-2 .container {
        /*padding-top: 20px !important;*/
    }
}
#calltoaction, #redirect_call_to_action {
    padding: 20px 0;
    position: relative;
	padding-bottom: 40px;
}

/*#calltoaction button {
	border-radius: 2px;
	width: 40%;
	border: none !important;
	background-color: #ffb400;
	color: #fff;
	font-weight: bold;

	text-align: center;
	margin-top: 15px;
	line-height: 30px;
}*/
#calltoaction .btn ,#redirect_call_to_action .btn {
    border-radius: 7px;
    border: none !important;
    background-color: #ffb400;
    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%);
    color: #fff;
    box-shadow: 0px 3px 0px 0px #d49600;

    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;
}
#calltoaction .btn a ,#redirect_call_to_action .btn a {
    text-decoration: none;
    color: #fff;
}
#calltoaction .btn h5 ,#redirect_call_to_action .btn h5 {
    line-height: 30px;
    margin: 0;
    padding: 0;
	min-width: 100px;
}

.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%;

}

.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 ,#redirect_call_to_action 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 {
        font-weight: 700;
    }

    #clients-wrapper .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, #redirect_call_to_action button a, #redirect_call_to_action button a:hover {
    text-decoration: none;
    color: #FFF;
    display: block;
}

.left-logo-icon {
    width: 45px;
    height: 45px;
    display: block;
    float: left;
    margin-top: 7px;
    margin-bottom: 7px;
    position: relative;
}

#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;
}

#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;

    font-weight: 700;
}

#savePageNotification .detail-text {
    color: #fff;

}

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;
    }

    .right-text-container{
        display: none;
    }
}

/* 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;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 0;
}

.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;

    padding: 5px;
    text-align: center;
}

.show-toolbox {
    visibility: visible !important;
    opacity: 1 !important;
}

#header-wrapper .navbar-header {
    float: none !important;
}

#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: 495px;
}

#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;

    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: 8px;
}

#optin-popup-modal .left-addon .fa {
    z-index: 10000;
    color: #666666 !important;
    position: absolute;
    pointer-events: none;
    left: 10px;
    top: 13px;
}

#optin-popup-modal input {
    height: 37px;
    line-height: 35px;
    width: 100%;
    box-shadow: none;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    color: #666666 !important;
    font-size: 16px;
    padding-left: 32px !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;

    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, .box-top-icon.edit-shadow, .testimonials-img.edit-shadow {
    border: none !important;
    outline: none !important;
}

.clientImgCol {
    padding-left: 0;
}

.testimonials-img i {
    display: none;
}

#limited-spots-feature-title {
    margin-bottom: 0px;
}

#limited-spots-feature-title p {
    line-height: 25px;
}

.countdown-overlay-wrapper {
    position: relative;
    display: inline-block;
}

.LimtedHeight {
    min-height: 394px !important;
}
.gdpr-checkbox-wrapper{
    display: block;
    text-align: left;
    width: 100%;
    margin-top: 4px;
}
.gdpr-checkbox-wrapper input[type=checkbox] {
  float: left !important;
  width: 12px !important;
  height: 12px !important;
  margin-top: 4px !important;
  margin-right: 5px !important;
  cursor: pointer;
}
.gdpr-checkbox-wrapper label {
  cursor: pointer;
    font-size: 14px;
    font-weight: 700;
     max-width: 92%;
}
#main-wrapper  .Istacked .noIsStackedPadding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
