body {
	font-family: 'Roboto', 'Cairo', sans-serif;
}

.features-container h3 {
    font-weight: bolder;
    color: #f0432f;
    font-size: 60px;
    margin: 60px 0;
}

.features .box {
    height: 220px;
}

.features img {
    width: 50%;
}

.features h5 {
    font-weight: bold;
    text-transform: uppercase;
}

.features p {
    font-size: 11px;
}

.testimonials {
    background: #10ac84;
    padding: 40px 0;
    color: white;
    text-align: center;
}

.testimonials h3 {
    font-weight: lighter;
    font-style: normal;
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase;	
}

.testi-item {

}

.testi-item .text {
    font-style: italic;
}

.testi-item .person {
    margin-top: 10px;
    margin-bottom: 0;
}

.testi-item img {
    width: 60px!important;
    margin: 0 auto;
}

.pay-logos {
    text-align: center;
    margin-bottom: -20px;
    margin-top: 40px;
}

.pay-logos img {
    width: 40px;
    margin-right: 5px;
    margin-left: 5px;
}

.samples-container {
	background: #c44569;
	color: white;
	text-align: center;
}

.samples-container img {
	width: 100%;
}

.samples-container h3 {
    font-size: 60px;
    font-weight: bold;
    margin-top: 60px;
}

.samples-container p {
    margin-bottom: 60px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
}


.video-section {
    text-align: center;
    background: url(/new/img/alarm.png);
    background-size: 64px;
}

.video-section iframe {
    border: 4px solid #48ac84;
    margin-bottom: 40px;
    border-bottom: 10px solid #48ac84;
}

.video-section h3 {
	font-weight: bolder;
    color: #48ac84;
    font-size: 60px;
    margin: 60px 0;	
}

.signup-container {
	text-align: center;
}



.signup-container h3 {
    font-size: 40px;
    margin: 40px 0;
    font-weight: bold;
    color: #469d44;
}

.signup-container h4 {
    font-size: 56px;
    margin: 25px 0;
    font-weight: bold;
    color: #469d44;
    text-transform: uppercase;
}

.signup-container h4 small {
    font-size: 15px;
    text-transform: none;
    vertical-align: middle;
}

small {
	color: inherit!important;
}

.signup-container .shield i {
    color: #469d44;
    font-size: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

.signup-container p {
    margin-bottom: 30px;
}

.signup-container form {
	max-width: 600px; 
	margin: 0 auto;
}

.signup-container form input,
.signup-container form select {
	margin-bottom: 10px;
}

.signup-container span {
	margin-right: 10px;
	margin-left: 10px;
}


.no-hidden-fees {
    margin-bottom: 0!important;
    margin-top: 20px;
}

.text-giant {
    font-size: 50px;
    line-height: 80px;
    font-family: Anton;
}

#submit-btn {
	margin-bottom: 10px;
}

.dz-drop-title {
    padding-bottom: 20px!important;
    font-size: 17px;
}

.red {
    color: red!important;
}

.text-upper {
    text-transform: uppercase;
}

.title {
    font-weight: 100;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}

.xcrud-upload-container img {
    max-width: 144px;
}

* {
    outline: none!important;
}

::-webkit-scrollbar {
  width: 5px;
}
 
::-webkit-scrollbar-track {
  background: #ddd;
}
 
::-webkit-scrollbar-thumb {
  background: #666; 
}

.ajax-page {
    border: 1px solid #b3b3b3;
    padding: 30px 20px;
    border-radius: 7px;
    margin-top: -23px;
    min-height: 247.5px;
    display: inline-block;
    width: 100%;
}

.my-account .features .box {
    height: auto;
    display: block;
    cursor: pointer;
}

.my-account .features .box img {
    transition: 0.3s all;
}

.my-account .fa-caret-down {
    font-size: 40px;
    color: white;
    text-shadow: 0px 1px #b3b3b3;
}

.no-opacity {
    opacity: 0;
}

.my-account .features h5 {
    font-weight: normal;
    text-transform: none;
    margin-bottom: 0;
}

.my-account .features img {
    width: 50px;
}

.ajax-page .loader {
    text-align: center;
    padding: 60px;
    color: #ee3d2d;
    
}

.ajax-page .loader i {
    font-size: 60px;
}

.ajax-page .loader p {
    margin-top: 20px;
}

.current-tap h5 {
    font-weight: bold!important;
    color: #ee3d2d;
}

.ajax-page-container .title {
    margin-bottom: 10px;
}

.green {
    color: green!important;
}

.click-box {
    cursor: pointer;
    display: block;
}

.click-box img {
    width: 50px;
}

.center > tbody > tr > td {
    text-align: center!important;
}

.tab-content {
    margin-top: -0;
}


li[aria-selected="true"] a { 
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 2px solid #ddd;
    border-bottom-color: transparent;
}

li[aria-selected="false"] a { 
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0!important;
    border-bottom-color: transparent;
}

.sample {
    margin-bottom: 20px;
}

.sample .client-logo {
    height: 140px;
    width: 100%;
    display: block;
    background-size: contain!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    border: 1px solid #DDD;
    padding: 10px;
}

.sample a {
    color: black;
    text-decoration: none;
}

.sample .client-logo {

}

.sample h4 {
    font-size: 15px;
    text-align: center;
    height: 33px;
    overflow: hidden;
}

#smart-form li[aria-selected="true"] a {
    border: 0!important;
}

.phone-frame {
    width: 100%;
    height: 600px;
    background: url(../img/phone.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.phone-container {
    background: black;
    height: calc(100% - 213px);
    width: calc(100% - 150px);
    position: absolute;
    margin-top: 87px;
    margin-left: 31px;
}

.phone-container .waiting-preview {
    text-align: center;
    color: white;
    height: 100%;
    padding-top: 100px;
}

.phone-container .waiting-preview span {
    width: 100%;
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}

.gdpr {
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 20px;
    font-size: 12px;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999999;
}

.gdpr a {
    color: lime;
    border-bottom: 1px dotted;
    margin: 0 10px;
}

.gdpr a:hover {
    text-decoration: none;
}

.build-card {
    background: #46668c;
    color: white;
}

.build-card img {
    width: 500px;
    float: right;
}

.build-card h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}

.build-card h4 {
    margin: 20px 0;
    font-weight: 100;
}

.text-area {
    margin-top: 170px;
}

.header-logo {
    height: 40px;
    margin-top: -5px;
}

.navbar {
    min-height: 60px;
}



@media (min-width: 768px) {
.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
}
}

iframe {
    max-width: 100%!important;
}

.navbar-toggle {
    padding: 13px 10px;
}

@media (max-width: 768px) {

body {
    overflow-x: hidden!important;
}


.build-card h3, .build-card {
    text-align: center;
}

.text-giant {
    font-size: 30px;
    line-height: 50px;
    text-align: center;
}

.example-title h3 {
    font-size: 19px;
    line-height: 35px;
}

.features-container h3 {
    font-size: 40px;
    margin: 34px 0;
}

.gdpr {
    line-height: 26px;
    text-align: left;
}

.build-card img {
    width: 100%;
    margin-bottom: 20px;
    margin-right: -15px;
}

.build-card {
    padding-bottom: 20px;
}

.samples-container h3 {
    font-size: 40px;
    margin-top: 30px;
}

.testimonials h3 {
    margin-bottom: 30px;
}

.signup-container h3 {
    font-size: 33px;
}

.signup-container span {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    text-align: left;
}

.signup-container p {
    margin-bottom: 0px;
}

.signup-container .btn {
    margin-top: 20px;
}

.my-account .features .box {
    margin-bottom: 25px;
}

.my-account .fa-caret-down {
    display: none;
}

.ajax-page {
    margin-top: 10px;
}

.signup-container h4 {
    margin: 0px 0;
}

.ajax-page-container .title {
    font-size: 18px;
}


.click-box {
    margin-bottom: 30px;
}

.example-title h4 {
    text-align: center;
}

.text-right {
    text-align: left;
}

.example-title h4 {
    margin-bottom: 0;
    margin-top: 20px;
}

.ajax-page .alert-info {
    font-size: 12px;
}

}

.menu-title {
    float: right;
    width: 68px;
    text-align: right;
    font-weight: bold;
    color: #a7a7a7;
    margin-top: -5px;
    line-height: 24px;
    margin-bottom: -5px;
}

footer#page-footer #skin-footer > #skin-footer-links {
    margin: 0 0 2px;
    font-size: 12px;
}

h2, .h2 {
    font-size: 23px;
    font-weight: bold;
}

.title {
    font-weight: bold;
    margin-bottom: 16px;
    font-size: 18px;
}

.navbar-default {
    background-color: white;
}

.samples-container {
    margin-bottom: -2em;
}

#toc h5 {
    font-size: 12px;
    color: black;
}