/*
 Theme Name:   Faded Child
 Theme URI:    http://droitthemes.com/wp/faded/
 Description:  App Landing Page with blog
 Author:       droitthemes
 Author URI:   https://themeforest.net/user/droitthemes
 Template:     faded
 Version:      1.5.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header,post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
 Text Domain:  faded-child
*/
body {
    font-family: 'Roboto', sans-serif;
    color: white;
}
body:lang(ar) { direction: rtl !important;}

[dir="rtl"] body {
    text-align: right;
}

.slick-slider {
    direction: ltr;
}

[dir='rtl'] .slick-prev:before {
    content: "\f105" !important;
    color: #3794d1;
    font: normal normal normal 58px/1 FontAwesome;
}


[dir='rtl'] .slick-next:before {
    content: "\f104" !important;
    color: #3794d1;
    font: normal normal normal 58px/1 FontAwesome;
}


header h1 {
    margin-bottom: 30px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    font-size: 60px;
    line-height: 1.167;
    width: 100%;
    max-width: 90%;
}
section, .footer_area  {
    padding: 40px 0;
}

::placeholder { /* Firefox, Chrome, Opera */ 
    color: black !important; 
} 

#blog-post {
    display: none;
}
.sec-faq {
    padding: 120px 0;
}
.defatult_section {
    background: #2692dd;
}
section.sec-overview .warpper-outer hr{
    background-image: -webkit-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
}
.sec-features .ficons {
    color: #2692dd;
    background-color: #2692dd;
    background-image: -webkit-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
}
.sec-pricing [class^="col-"] .wrapper h3, .sec-pricing [class^="col-"] .wrapper h1 {
    font-weight: 700;
    color: #2692dd;
}
.sec-pricing [class^="col-"] .wrapper .pricing-img {
    color: #2692dd;
}
/* Privacy policy */

.privacy-heading{
    background: #fff;
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
    margin: 0px;
    padding: 15px 0px;
    position: relative;
    z-index: 9999;
}

.privacy-left-nav{
    background: #f9f9f9;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.1);
}

.privacy-left-nav h3{
    color: #f98904;
    font-size: 20px;
    font-weight: 600;
    border-bottom: solid 2px;
    padding-bottom: 5px;
    margin: 17px 0px;
}

.privacy-left-nav ol{
    font-size: 16px;
    font-weight: 600;
    color: #6a6a6a;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

.privacy-left-nav ol li{

}

.privacy-left-nav ol li a{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 31px;
    display: block;
    color: #6a6a6a;
    text-decoration: underline;
}

.privacy-content div{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 12px;
    margin-top: 12px;
    color: #737474;
    padding: 12px;
    background: #f6f6f6;
}

.privacy-content p{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 12px;
    margin-top: 12px;
    color: #737474;
    padding: 12px;
    background: #fff;
}

.privacy-content div h2 {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: bold;
}
  \* End privacy policy*\



/* How its work */

section.bg-gradient-vertical {
    background-color: #2692dd;
    background-image: -moz-linear-gradient(90deg, #2692dd 0%, #2692dd 100%);
    background-image: -webkit-linear-gradient(90deg, #2692dd 0%, #2692dd 100%);
    background-image: -ms-linear-gradient(90deg, #2692dd 0%, #2692dd 100%);
}

img.animate {
    opacity: 5 !important;
}

/* How its work */

/* 404 section */
section.not-found {
    background-color: #2692dd;
    background-image: -moz-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -webkit-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -ms-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    overflow: hidden;
    position: relative;
    padding: 260px 0px;
}
/* 404 section */

/* Video section */

section.bg-gradient-horizontal {
    background-color: #2692dd;
    background-image: -moz-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -webkit-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -ms-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
}

/* Video section */

/* Contact section */

.sec-contact {
    background-color: #2692dd;
}
.sec-contact h3::before {
    border-color: TRANSPARENT;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    left: 0;
}

/* Contact section */

/* Menu color */
nav.bg-solid {
    color: #2692dd;
}
/* Menu color */

/* Header section */

header {
    position: relative;
    padding-top: 130px;
    background-color: #2692dd;
    background-image: -moz-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -webkit-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -ms-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    overflow: hidden;
}
nav .btn-getnow {
    border: 2px solid #f7941e;
    color: #f7941e;
}
nav .btn-getnow:hover {
    background-color: #f7941e;
    color: white!important;
}
nav.bg-solid .btn-getnow:hover {
    background-color: #f7941e;
    color: white!important;
}
nav.bg-solid .btn-getnow {
    border: 2px solid #f7941e;
}
header a.btn-transparent:hover {
    background-color: white;
    color: #2692dd;
}
header a.btn-white {
    color: #fff;
    background-color: #f7941e;
    border-color: #f7941e;
}
.sec-pricing [class^="col-"] .wrapper a {
    color: #fff !important;
    background: #f7941e!important;
    border-color: #f7941e!important;
}
.sec-pricing [class^="col-"] .wrapper a:hover::before, .sec-pricing [class^="col-"] .wrapper a::before {
    background-color: #f7941e!important;
}
.sec-pricing [class^="col-"] .wrapper h3, .sec-pricing [class^="col-"] .wrapper h1, .sec-pricing [class^="col-"].highlighted .wrapper h3, .sec-pricing [class^="col-"].highlighted .wrapper h1 {
    color: #2e9ae5;
}
.sec-pricing [class^="col-"].highlighted .wrapper .pricing-img {
    color: #2e9ae5;
}
a.btn-white.delay-b.animate.fadeInUp {
    width: 190px;
}
a.btn-transparent.delay-c.animate.fadeInUp {
    width: 190px;
}
header a:last-child {
    margin-left: 30px;
}
nav .btn-getnow {
    background-color: #f7941e;
    color: #fff;
}
.text-class #home .col-header-img img {
    width:auto !important;
    height: auto !important;
}
header img.img-header-lg {
    top:20px;
    right: 0px;
}
#header a.btn-transparent:hover, header a.btn-transparent:hover {
    color: #fff !important;
    background-color: #f7941e !important;
    border-color: #f7941e !important;
}
nav .btn-getnow:hover {
    border-color: #fff !important;
    background: transparent!important;
}
header a.btn-white:hover {
    border-color: #fff;
}
.bg-solid .btn-getnow:hover {
    border-color: #f7941e !important;
    background: #f7941e !important;
}
nav.bg-solid .navbar-collapse .navbar-right > li.active > a {
    border-bottom: 2px solid #f7941e;
}
.sec-pricing [class^="col-"].highlighted .wrapper::after {
    display: none;
}
/* Header section */

/* Footer section */

footer {
    position: relative;
    background-color: #2692dd;
}
.footer_bottom p strong {
    color: #f7941e;
}
.footer_bottom p {
    text-align: center;
    color: white;
    padding: 30px;
}
.feedus_footer_heading{
    color: white;
    text-align: center;
}

/* Footer section */

/* Blog section */
.sec-blog .container a.go_blog, .sec-blog-list .container a.go_blog {
    background-color: #2692dd;
    background-image: -moz-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -webkit-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    background-image: -ms-linear-gradient(0deg, #2692dd 0%, #2692dd 100%);
    text-transform: uppercase;
    color: #2692dd;
}
/* Blog Section */

/* Contact form */

.sec-contact form {
    background-color: #2692dd;
}
.sec-contact form .form-group input, .sec-contact form .form-group textarea, .sec-contact form .form-group select {
    background-color: white;
}
.sec-contact form .form-group select{
    color: black;
}
.sub-btn {
    background-color: #f7941e;
    border-radius: 27px !important;
    margin-top: 10px;
    height: 50px;
    width: 190px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}

/* Contact form */

/* feedus_working */
.faded_working img{
    opacity: 100;
}
/* feedus working */


/* How its work and calculator part */

section #steps {
    padding: 0;
}

section #calculate{
    padding: 0;
}

/** custom css start **/
.cst-bg-color {
    
        background: #2995e0; /* Old browsers */
        background: -moz-linear-gradient(top,  #2995e0 0%, #1c88d3 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #2995e0 0%,#1c88d3 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #2995e0 0%,#1c88d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2995e0', endColorstr='#1c88d3',GradientType=0 ); /* IE6-9 */
    
    }
    .cst-info {
        width: 82%;
        display: table;
        margin: 0 auto;
        position: relative;
    }
    .cst-info .cst-left {
        width: 44%;
        float: left;
        position: relative;
    }
    .cst-info .cst-right {
        width: 56%;
        float: right;
        margin-bottom: 40px;
    }
    .cst-left .step-desc .cst-number span {
        height: 45px;
        width: 45px;
        border: 1px solid rgba(255, 255, 255, 0.6);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        line-height: 43px;
        font-weight: 700;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        position: absolute;
        left: 0;
        background: #2692dd;
        z-index: 999;
    }
    .cst-lft-data {
        float: left;
    }
    .cst-text {
        font-weight: 700;
        font-size: 24px;
    }
    .cst-lft-data hr {
        border-bottom: 1.4px solid #fff;
        width: 34px;
        margin: 16px auto;
    }
    .cst-lft-data p {
        line-height: 1.85714;
        font-weight: 400;
        font-size: 15px;
        color: rgba(255, 255, 255, 0.8);
        width: 100%;
        margin: 0 auto;
        max-width: 71%;
    }
    .cst-info:before {
        position: absolute;
        content: '';
        border-left: 1px solid rgba(255,255,255,0.5);
        height: 89%;
        left: 22px;
        z-index: 1;
        top: 45px;
    }
    .cst-info:last-child:before {
        display: none;
    }
    .cst-white-bg {
        background: #fff;
        color: #303030;
    }
    .cst-white-bg .subheader {
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        max-width: 940px;
        color: #606060;
        margin-bottom: 30px;
    }
    .lft-side {
        width: 35%;
        float: left;
        margin-top: 38px;
    }
    .rgt-side {
        width: 50%;
        float: right;
    }
    .sky-color {
        background: #2e9ae5;
    }
    .calculator-col {
        padding: 11px 25px;
        color: #fff;
        font-weight: 400;
        font-size: 20px;
        text-align: left;
        margin-bottom: 5px;
    }
    .light-color {
        background: #00bff3;
    }
    .orange-color {
        background: #f7941d;
    }
    .mid-col-text {
        color: #000000;
        padding: 0px 25px;
    }
    .light-green-color {
        background: #1cbbb4;
    }
    .light-green-color span {
        display: block;
    }
    .calc-heading {
        text-align: right;
        font-size: 21px;
        color: #000;
        font-weight: 600;
        padding: 0 25px;
        margin-bottom: 10px;
    }
    .calculator-data {
        background: #2e9ae5;
        color: #fff;
        padding: 20px 0px;
    }
    .calculator-data table tr th, .calculator-data table tr td {
        border: 0px;
    }
    .calculator-data table tr th {
        font-size: 20px;
        font-weight: 400;
        text-align: center;
        line-height: 30px;
    }
    
    .calculator-data table tr td input.cst-size {
        width: 95px;
        border: 0;
        background: #00bff3;
        padding: 5px 10px;
        font-size: 30px;
        text-align: right;
        font-weight: 600;
    }
    .dollar-size {
        font-size: 22px;
        position: relative;
        right: 13px;
    }
    .calculator-result input[type="number"] {
        width: 90%;
        padding: 8px 10px;
        background: #fff;
        color: #2e9ae5;
        text-align: center;
        border: 0px;
        font-size: 42px;
        font-weight: 600;
    }
    .dollar-inside {
        font-size: 40px;
        position: relative;
        right: -27px;
        color: #2e9ae5;
    }
    .main-calculator {
        overflow: hidden;
        margin: 40px 0;
    }
    .main-calculator:first-child {
        margin-top: 0px;
    }
    .calculator-info {
        text-align: left;
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 10px;
    }
    /** custom css end **/
    /** dec-12-2019 css start**/
    .cst-main-info {
        color: #000;
        font-size: 20px;
        float: left;
        width: 19%;
        text-align: center;
        margin-right: 10px;
        font-weight: 600;
        border-right: 2px solid #d5ebfa;
        padding: 10px 15px;
    }

    .cst-main-info span {
        color: #309ce7;
    }

    .newsletter-h2 {
	font-weight: 700;
	line-height: 1.4px;
    }
    .strip-icon {
        width: 48px;
        height: 48px;
        display: block;
        margin: 0 auto 15px;
        text-align: center;
    }
    .strip-icon img {
        width: 100%;
        height: auto;
    }
    .cst-main-info:last-child {
        margin-right: 0px;
        border-right:0;
    }
    .newsletter {
    	background: #f5f5f5;
    	color: black;
    }
    input#subs {
        border: 1px solid #2692dd;
    }
    .cst-form {
        position: relative;
        margin-top: 75px;
    }
    .cst-form input {
        border-radius: 50px;
        padding: 13px 150px 13px 40px;
        background: #fff;
        color: #000;
        border: 0px;
        font-size: 17px;
        width: 650px;
    }
  .cst-orange {
        background: #f7941e;
        padding: 13px 30px;
        border-radius: 50px;
        font-size: 18px;
        font-weight: 500;
        text-transform: uppercase;
        color: white;
    }
    section.strip {
            background-color: 
            white;
    }
 .cst-orange i {
        margin-left: 5px;
    }
    .cst-form .cst-orange {
        position: absolute;
        right: 180px;
    }
    
    nav.bg-solid {
        background-color: #fff;
        
        color: #000;
    }
    .bg-solid .logo-blue {
        width:70%;
    }
    .defatult_section .text-class {
        padding-left: 0px;
    }
    .main-logo {
        width: 80%;
    }
    nav .navbar-collapse {
     
        -webkit-transform: translate(-50%, -60%);
        -moz-transform: translate(-50%, -60%);
        -ms-transform: translate(-50%, -60%);
        -o-transform: translate(-50%, -60%);
        transform: translate(-50%, -60%);
    }
    nav .btn-getnow {
        margin-top: 5px;
    }
    .sec-steps, section.sec-overview {
        padding: 40px 0;
    }
    section.sec-overview .warpper-outer hr, section.sec-overview .warpper-outer:hover hr {
        background: #f7941e;
    }
    section .subheader {
        margin-bottom: 50px;
    }
    section.sec-overview .warpper-outer span.overview-img {
        color: #f7941e !important;
    }
    .sec-features .ficons {
        color: #f7941e;
        background: #f7941e;
    }
    .sec-faq #accordion .panel {
        background: #11639c;
    }
    .page-template-default .sec-faq .panel-group .panel .panel-collapse .panel-body::before {
        display: none;
    }
    .sec-faq .panel-group .panel .panel-collapse .panel-body {
        padding-left: 37px;
    }
    .page-template-default .sec-faq .panel-group .panel .panel-heading .panel-title .btn-accordion::after {
        border:1px solid #fff;
        color: #f7941d;
    }
    #accordion h4 {
        margin-bottom: 10px !important;
    }
    .sec-contact form {
        box-shadow: none;
    }
    .sec-contact .conForm_heading {
        left: 0;
        margin: 0;
        position: relative;
        top: 0;
        text-align: left;
    }
    .sec-contact form {
        padding: 0px;
    }
    .sec-contact .contact_form {
        padding-top: 0px !important;
    }
    .contact_form .form-group .form-control {
        border:0px;
    }
    .footer_area h3 {
        font-size: 19px !important;
        font-weight: 400;
        margin: 0 15px;
        position: relative;
        left: -106px;
    }
    .footer-widget h4 {
        font-size: 16px !important;
        font-weight: 400;
        margin: 0 !important;
    }
    .footer-widget ul.menu {
        margin: 10px 0 0px;
        padding: 0px;
        list-style: none;
    }
    .footer-widget ul.menu li {
        line-height: 33px;
    }
    .social_footer ul {
        list-style: none;
        margin:15px 0 0px;
        padding: 0px;
        display:block;
    }
    .social_footer ul li:first-child {
        display: none;
    }
    .social_footer ul li a {
        float: left;
        width: 32px;
        height: 32px;
        border-radius: 100%;
        background: #add4ef;
        color: #274051;
        text-align:center; 
        margin-right: 8px;
        line-height: 31px;
    }
    .social_footer ul li a:hover {
        background: #f7941e;
        color: #fff;
    }
    .footer_bottom strong {
        color: #fff !important;
    }
    a.f_logo {
        width: 180px;
        display: block;
    }
    a.f_logo img {
        width: 80%;
    }
    .scrollup {
        background: #f7941e;
    }
    .footer_bottom p {
        padding: 10px 0;
    }
    #faded_about_us-3 {
        width: 30%;
    }
    .site-content .sec-faq .wrapper-img {
        left: inherit !important; 
        position: absolute!important; 
        right: 0!important; 
        top: -39px!important; 
        width: 66%!important; 
    }
    .sec-get-app {
        position: relative;
    }
    .sec-get-app .col-sm-5 {
        position: absolute;
        right: -55px;
    }
    .sec-get-app .wrapper-img img {
        position: inherit;
        left: inherit;
        top:0;
        max-width: 100%;
    }
    .sec-get-app .wrapper-img {
        width: 100%;
        float: right;
    }
    .cst-send-form {
        max-width: 800px;
        margin: 0 auto;
    }
    .sec-video .wrapper-video {
        margin-top: 18%;
    }
    .sec-video {
        min-height:850px;
        overflow: hidden;
    }
    nav .navbar-collapse .navbar-right > li > a:hover{
        border-bottom: 2px solid #f7941e;
        color: #fff;
    }
    nav.bg-solid .navbar-collapse .navbar-right > li > a:focus {
        color: #fff;
    }
    nav.bg-solid .navbar-collapse .navbar-right > li > a:hover {
        color: #f7941e !important;
         border-bottom: 2px solid #f7941e;
    }
    .sec-features {
        background: #f8f8f8;
    }
    .sec-features h5 {
        font-weight: 700;
        font-size: 24px;
        color: #606060 !important;
        line-height: 30px;
        padding-top: 0;
        padding-bottom: 3px;
        font-family: "Roboto",sans-serif;
        font-size: 18px !important;
        margin-bottom: 10px !important;
    }
    .sec-features [class^="col-"]:not(.container-acting).feat-top-left {
        top: 34px;
        left: 20px;
    }
    .sec-features p {
        font-size: 14px !important;
        color: #606060 !important;
    }
  
    .sec-features [class^="col-"]:not(.container-acting).feat-bottom-left {
        bottom: -56px;
        left: 95px;
    }
    .sec-features [class^="col-"]:not(.container-acting).feat-bottom-right {
        bottom: 37px;
        right: 39px;
    }
    
    @media(max-width:1200px) {
        .cst-info {
            width: 100%;
            display: table;
            margin: 0 auto;
            position: relative;
        }
        .calculator-data table tr th {
            font-size: 17px;
        }
        .calculator-info {
            text-align: left;
            font-size: 15px;
        }
        .cst-main-info { 
            font-size: 15px;
            margin-right: 5px;
        }
        .cst-form .cst-orange {
            position: absolute;
            right: 100px;
        }
        .sec-steps {
            padding: 40px 0px;
        }
        .container {
            width: 90%;
        }
        header .container [class^='col-']:first-child {
            padding-top: 50px;
        }
        h1 {
            font-size: 2em !important;
        } 
        header .container [class^='col-'].col-header-img {
            height:520px;
        }
        .footer_area h3 { 
            left: inherit;
        }
        .sec-faq {
            padding: 30px 0;
        }
        .site-content .sec-faq .wrapper-img {
          top: 20px!important;
         }
         .sec-video {
            min-height: 640px;
            overflow: hidden;
        }
        .sec-features img {
            width: 47%;
        }
        .sec-features [class^="col-"]:not(.container-acting).feat-top-left {
            top: 34px;
            left: 14px;
        }
        .sec-features [class^="col-"]:not(.container-acting).feat-bottom-right {
            bottom: 23px;
            right: 39px;
        }
        .sec-features p {
            font-size: 13px !important;
            color: #606060 !important;
            max-width: 81%;
            width: 100%;
            margin: 0 auto;
        }
        header img.img-header-lg {
            top: 0px;
        }
    }
    @media(max-width:990px) {
    .cst-info .cst-right {
        width: 40%;
        float: right;
        margin-bottom: 40px;
    }
    .cst-info .cst-left {
        width: 58%;
        float: left;
        position: relative;
    }
    .cst-text {
        font-weight: 700;
        font-size: 22px;
    }
    .rgt-side {
        width: 54%;
        float: right;
    }
    .lft-side {
        width: 42%;
        float: left;
        margin-top: 38px;
    }
    .calculator-col {
        padding: 10px 25px;
        font-weight: 400;
        font-size: 16px;
    }
    .calculator-data table tr th {
        font-size: 14px;
        line-height: 25px;
    }
    .calculator-data table tr td input.cst-size {
        width: 95px;
        border: 0;
        background: #00bff3;
        padding: 3px 10px;
        font-size: 20px;
        text-align: right;
        font-weight: 600;
    }
    .calculator-result input[type="number"] {
        width: 90%;
        padding: 6px 10px;
        background: #fff;
        color: #2e9ae5;
        text-align: center;
        border: 0px;
        font-size: 37px;
        font-weight: 600;
    }
    .cst-main-info {
        width: 30%;
        margin-bottom: 10px;
    }
   
    .strip-col {
        padding: 40px 0;
    }
    .cst-form input {
        width: 100%;
    }
    .cst-form .cst-orange {
        position: absolute;
        right: 0;
    }
    .cst-form {
        position: relative;
        margin-top: 35px;
    }
    h1 {
        font-size: 1.5em !important;
    } 
    a.btn-white.delay-b.animate.fadeInUp, a.btn-transparent.delay-c.animate.fadeInUp {
        width: 158px;
    }
    header .container [class^='col-'].col-header-img {
        height: 400px;
    }
    header .container [class^='col-']:first-child {
        padding-top: 20px;
    }
    nav .navbar-collapse .navbar-right > li > a, nav .navbar-collapse .navbar-right li.menu-item-has-children .dropdown-menu li a, .dropdown-menu>li>a {
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 13px;
    }
    
    nav .navbar-collapse {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 600px;
        text-align: center;
        -webkit-transform: translate(-47%, -64%);
        -moz-transform: translate(-47%, -64%);
        -ms-transform:translate(-47%, -64%);
        -o-transform: translate(-47%, -64%);
        transform: translate(-47%, -64%);
    }
    nav .btn-getnow {
        height: 40px;
        line-height: 36px;
        margin-top: 0;
    }
    .container {
        width: 96%;
    }
    .main-logo {
        width: 65%;
    }
    .bg-solid .logo-blue {
        width: 50%;
    }
    nav .btn-getnow {
        width: 94px;
    }
    header {
        padding-top: 70px;
    }
    .footer_top {
        text-align: center;
    }
    #nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5 {
        width: 30%;
        margin-bottom: 23px;
    }
     #faded_about_us-3 {
        width:40%;
    }
    .footer_area h3 {
        font-size: 16px !important;
        font-weight: 400;
    }
    .sec-faq .fw-col-md-5  {
        display: none;
    }
    .sec-faq .col-sm-7, .sec-faq #accordion .panel {
        width: 100%;
    }
    .sec-faq .subheader {
        margin-bottom: 10px;
    }
    #accordion h4 {
        margin-bottom: 0px !important;
    }
    .sec-video {
        min-height: 500px;
        overflow: hidden;
    }
    .sec-video .wrapper-video {
        margin-top: 90px;
    }
    .sec-get-app .col-sm-5 {
        right: -30px;
    }
    .cst-send-form {
        width: 100%;
    }
    .sec-features img {
        width: 40%;
        display: block !important;
        position: absolute;
        top: 0;
        left: 29%;
    }
    .sec-features [class^="col-"]:not(.container-acting).feat-top-left {
        top: 24px;
        left: -85px;
    }
    .sec-features [class^="col-"]:not(.container-acting) {
      
        right: -75px;
    }
    .sec-features [class^="col-"]:not(.container-acting).feat-bottom-left {
        bottom: -56px;
        left: -83px;
    }
    .sec-features [class^="col-"]:not(.container-acting).feat-bottom-right {
        bottom: -48px;
        right: -50px;
    }
    
    .sec-features h5 {

        font-size: 16px !important;
        margin-bottom: 10px !important;
        margin-top: 14px !important;
    }
    }
    @media(max-width:767px) {
    .cst-info {
        width: 95%;
    }
    .cst-info .cst-left, .cst-info .cst-right  {
        width: 100%;
        float: none;
        position: relative;
    }
    .cst-info .cst-right {
        margin-bottom: 15px;
    }
    .cst-info .cst-right img {
        width: 50%;
        margin: 0 auto;
    }
    .cst-lft-data {
        float: none;
    }
    .cst-lft-data p {
        max-width: 60%;
        margin-bottom: 15px;
        font-size: 13px;
    }
    .cst-lft-data hr {
        border-bottom: 1px solid #fff;
        width: 34px;
        margin: 10px auto;
    }
    .cst-text {
        font-weight: 700;
        font-size: 18px;
    }
    .main-calculator {
        overflow: hidden;
        margin: 40px auto;
        width: 95%;
    }
    .lft-side {
        width: 100%;
        float: none;
    }
    .rgt-side {
        width: 100%;
        float: right;
    }
    .main-calculator {
        overflow: hidden;
        margin: 5px auto;
        width: 95%;
    }
    .calc-heading {
        text-align: right;
        font-size: 14px;
        color: #000;
        font-weight: 600;
        padding: 0 25px;
        margin-bottom: 19px;
    }
    .work-section, .cst-white-bg {
        padding: 15px 0;
    }
    .work-section h2, .cst-white-bg h2 {
        margin-top: 14px;
        font-size: 19px !important;
        margin-bottom: 10px !important;
    }
    .cst-white-bg .subheader {
        font-weight: 400;
        font-size: 14px;
        line-height: 28px;
        max-width: 940px;
        color: #606060;
        margin-bottom: 0px;
    }
    .strip-icon {
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
    }
    .cst-main-info {
        font-size: 13px;
    }
    .strip-col {
        padding: 15px 0;
    }
    h2 {
        margin:10px 0px !important;
        font-size: 17px !important;
    }
    .sec-steps {
        padding: 20px 0 !important;
    }
    .cst-form input {
        font-size: 14px;
    }
    .cst-orange {
        padding: 12px 20px;
        font-size: 14px;
    }
    .cst-form input {
        width: 100%;
    }
    .cst-form .cst-orange {
        display: block;
        position: relative;
        margin: 10px auto 0;
        width: 100%;
    }
    header .container [class^='col-']:first-child {
        padding-top: 0px;
        text-align: center;
    }
    .col-header-txt h1 {
        margin: 0px;
    }
    .col-header-txt h1, .col-header-txt p {
        text-align: center;
        margin:10px 0px !important;
        padding: 0px !important;
        line-height: 32px;
    }
    
    .text-class #home .col-header-img img {
        width: 60% !important;
        height: auto !important;
    }
    header .container [class^='col-'].col-header-img {
        height: 460px;
    }
    a.btn-white.delay-b.animate.fadeInUp, a.btn-transparent.delay-c.animate.fadeInUp {
        width: 120px;
      
    }
    header {
        padding-top:70px;
    }
    nav .navbar-header .navbar-brand {
        padding: 0px 15px;
        height: 73px;
    }
    nav .navbar-collapse {
        background: #000;
    }
    header a {
        padding: 14px 0px;
    }
    nav .btn-getnow {
        height: auto;
        line-height: 33px;
        margin-top: 0;
        font-size: 13px;
    }
    .sec-video {
        min-height: 300px;
        overflow: hidden;
    }
    .sec-video .wrapper-video {
        margin-top: 20px;
    }
    .sec-video .wrapper-video h6 {
        font-weight: 400;
        font-size: 14px;
        margin: 0 auto !important;
        line-height: 30px;
    }
    .sec-video .wrapper-video h3 {
        margin: 10px 0 !important;
    }
    .sec-get-app .col-sm-5 {
        display: none;
    }
    .sub-btn {
        width: 100%;
    }
    .sec-video .wrapper-video .youtube-popup i {
    
        height: 80px;
        width: 80px;
        line-height: 81px;
        font-size: 27px;
    }
    .navbar {
        padding: 10px 0;
        margin-bottom: 0px;
    }
    nav .navbar-header .navbar-toggle {
        margin:3px 4px 0px;
    }
    nav .navbar-header .navbar-brand {
        height: auto; 
    }
    nav.bg-solid .navbar-header .navbar-toggle .icon-bar {
        background: #fff;
    }
    nav .navbar-collapse {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 600px;
        text-align: center;

        top: 210px;
        background: #000 !important;
    }
   .navbar-collapse .navbar-right > li.active > a {
        border: none;
        background: #f7941e;
        font-weight: 600;
    }
    .sec-features img {
        display: none !important;
    }
    .sec-features .container-acting {
        margin-top: 10px;
    }
    .sec-features [class^="col-"]:not(.container-acting).feat-top-left, .sec-features [class^="col-"]:not(.container-acting),.sec-features [class^="col-"]:not(.container-acting).feat-bottom-left,
    .sec-features [class^="col-"]:not(.container-acting).feat-bottom-right {
        top: 0;
        left: 0;
        position: relative;
        right: 0;
    }
    section.sec-overview .warpper-outer .wrapper {
        padding: 20px 15px 15px;
    }
    }
    @media(max-width:480px) {
        .cst-lft-data p {
            max-width:78%;
        }
        .cst-text {
            font-weight: 700;
            font-size: 16px;
        }
        .cst-left .step-desc .cst-number span {
            height: 35px;
            width: 35px;
            font-size: 12px;
            color: rgba(255, 255, 255, 0.6);
            position: absolute;
            left: 0;
            line-height: 35px;
            background: #2692dd;
            z-index: 999;
        }
        .cst-info:before {
            position: absolute;
            content: '';
            height: 87%;
            left: 17px;
            z-index: 1;
            top: 35px;
        }
        .cst-info .cst-right img {
            width: 60%;
            margin: 0 auto;
        }
       
        .dollar-inside {
            font-size: 24px;
        }
        .calculator-data table tr th {
            font-size: 11px;
            line-height: 20px;
        }
        .calculator-data table tr td input.cst-size {
            width: 70px;
            border: 0;
            background: #00bff3;
            padding: 3px 10px;
            font-size: 20px;
            text-align: right;
            font-weight: 600;
        }
        .calculator-info {
            text-align: left;
            font-size: 13px;
        }
        .dollar-size {
            font-size: 24px;
            position: relative;
            right: 7px;
        }
        .calculator-result input[type="number"] {
            font-size: 24px;
        }
        .cst-main-info {
            width: 48%;
            font-size: 12px;
        }
        .col-header-txt h1 {
            font-size: 16px !important;
        }
        .container {
            width: 96%;
        }
        header .container [class^='col-'].col-header-img {
            height: 240px;
        }
        header img.img-header-lg {
            top: 0;
            right: 0px;
        }
        header {
            position: relative;
            padding-top: 60px;
        }
        #nav_menu-2, #nav_menu-3, #nav_menu-4, #nav_menu-5 {
            width: 100%;
            margin-bottom: 10px;
        }
         #faded_about_us-3 {
            width:100%;
        }
        .footer_area h3 {
            font-size: 14px !important;
            font-weight: 400;
        }
        a.f_logo {
            width: 180px;
            display: block;
            text-align: center;
            margin: 0 auto;
        }
        .social_footer ul li {
            float: left;
        }
        .social_footer ul {
            list-style: none;
            margin: 15px 0 0px;
            padding: 0px;
            display: table;
            overflow: hidden;
            text-align: center;
            margin: 0 auto;
        }
        .footer_bottom p {
            padding: 25px 0 0;
        }
    }

@media (max-width: 480px) {
    .navbar-fixed-top {
        background: #2692dd;
    }
}
.nav-link{
    font-size: 12px !important;
}