@import url('https://fonts.googleapis.com/css?family=Open+Sans:600,800');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700,900');

/* Header Start */
header#header .col-md-5 h1 {
    line-height: 27px;
    margin: 0;
    vertical-align: middle;
    margin-top: -8px;
}

    header#header .col-md-5 h1 .sub {
        font-family: 'Open Sans',sans-serif;
        color: #676767;
        font-size: 12px;
        line-height: 27px;
        font-weight: 400;
        vertical-align: middle;
        text-decoration: none;
    }

    header#header .col-md-5 h1 .title {
        display: none;
    }

header#header .col-md-7.text-right {
    padding-top: 30px;
}

    header#header .col-md-7.text-right a {
        color: #000000;
        font-size: 14px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        margin-right: 60px;
    }

    header#header .col-md-7.text-right form {
        float: right
    }

        header#header .col-md-7.text-right form label {
            text-transform: uppercase;
            font-family: 'Open Sans',sans-serif;
            font-weight: 400;
            margin-right: 5px;
            margin-top: 5px;
            float: left;
        }
/*header#header .col-md-7.text-right form input{
    width:140px;
}*/
.emailinput {
    width: 140px;
}

.pwd {
    width: 140px;
}

header#header .col-md-7.text-right form button {
    background: #676767;
    color: #fff;
    border: none;
    padding: 0 0 0 2px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

header#header .col-md-7.text-right form .form-group:first-of-type {
    padding-right: 5px;
}

header#header .col-md-7.text-right a {
    vertical-align: middle;
}

.panel-group .panel .panel-heading a:after {
    top: 10px;
}

@media (min-width: 1200px) {
    .navbar .dropdown-menu li a:hover {
        color: #ffffff;
        background: #61b93f;
    }
}

@media only screen and (min-width:1280px) {
    header#header .top-header .container {
        width: 1210px;
    }

    header#header .top-header .col-md-5 img {
        margin-left: -40px;
    }

    header#header .col-md-5 h1 {
        margin-left: -40px;
    }
}

.navbar-brand {
    padding: 12px 15px;
}

@media only screen and (min-width: 768px) {
    header#header .mobLogo {
        display: none;
    }
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff !important;
    background-color: #61b93f !important;
}

/* Header End */

/* We Chose Start */

.testimonial {
    background: #698fbc;
}

    .testimonial p, .testimonial h5 {
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        font-size: 17px;
        color: #fff;
        line-height: 27px;
        padding: 0 14%;
    }

        .testimonial p a {
            color: #fff;
            text-decoration: underline;
        }

            .testimonial p a:hover {
                text-decoration: none;
            }

    .testimonial h5 {
        font-weight: bold;
    }

/* We Chose End */


/* Get Real Start */

body.wide section.get-real {
    position: relative;
    background: #ede7db;
}

.get-real:before {
    position: absolute;
    background: #b9e8a6;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    margin-left: -6.1%;
}

.get-real h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 55px;
    color: #000000;
}

.get-real strong, .get-real .col-sm-7 .row .col-md-4 h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
}

.get-real .col-sm-5 {
    padding-right: 90px;
}

    .get-real .col-sm-5 p {
        font-size: 17px;
        color: #000;
        line-height: 27px;
    }

.get-real .col-sm-7 {
    padding-left: 90px;
}

    .get-real .col-sm-7 .row {
        margin-left: -10px;
        margin-right: -10px;
    }

        .get-real .col-sm-7 .row .col-md-4 {
            padding: 5px;
        }

            .get-real .col-sm-7 .row .col-md-4 h3 {
                font-family: 'Raleway', sans-serif;
                padding: 82px 23px 17px;
                font-size: 27px;
                line-height: 23px;
                color: #000;
                font-weight: 400;
                text-transform: uppercase;
                margin: 0;
                position: relative;
            }

                .get-real .col-sm-7 .row .col-md-4 h3:after {
                    content: '';
                    position: absolute;
                    top: auto;
                    left: 29px;
                    bottom: -20px;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 20px 28px 0 0px;
                    border-color: #007bff transparent transparent transparent;
                    line-height: 0px;
                    _border-color: #007bff #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

                .get-real .col-sm-7 .row .col-md-4 h3 strong {
                    display: block;
                    text-transform: none;
                }

            .get-real .col-sm-7 .row .col-md-4 p {
                font-family: 'Open Sans',sans-serif;
                padding: 25px 29px 18px;
                font-size: 13px;
                line-height: 18px;
                font-weight: 600;
                background: #fff;
                min-height: 97px;
                margin: 0;
            }

            .get-real .col-sm-7 .row .col-md-4:nth-child(1) h3 {
                background: #92bdf0;
            }

                .get-real .col-sm-7 .row .col-md-4:nth-child(1) h3:after {
                    border-color: #92bdf0 transparent transparent transparent;
                    _border-color: #92bdf0 #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

            .get-real .col-sm-7 .row .col-md-4:nth-child(1) p {
                color: #5384be;
            }

            .get-real .col-sm-7 .row .col-md-4:nth-child(2) h3 {
                background: #5384be;
            }

                .get-real .col-sm-7 .row .col-md-4:nth-child(2) h3:after {
                    border-color: #5384be transparent transparent transparent;
                    _border-color: #5384be #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

            .get-real .col-sm-7 .row .col-md-4:nth-child(2) p {
                color: #35649c;
            }

            .get-real .col-sm-7 .row .col-md-4:nth-child(3) h3 {
                background: #35649c;
            }

                .get-real .col-sm-7 .row .col-md-4:nth-child(3) h3:after {
                    border-color: #35649c transparent transparent transparent;
                    _border-color: #35649c #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

            .get-real .col-sm-7 .row .col-md-4:nth-child(3) p {
                color: #2c5382;
            }

            .get-real .col-sm-7 .row .col-md-4:nth-child(4) h3 {
                background: #b9e8a6;
            }

                .get-real .col-sm-7 .row .col-md-4:nth-child(4) h3:after {
                    border-color: #b9e8a6 transparent transparent transparent;
                    _border-color: #b9e8a6 #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

            .get-real .col-sm-7 .row .col-md-4:nth-child(4) p {
                color: #58a43a;
            }

            .get-real .col-sm-7 .row .col-md-4:nth-child(5) h3 {
                background: #66bb45;
            }

                .get-real .col-sm-7 .row .col-md-4:nth-child(5) h3:after {
                    border-color: #66bb45 transparent transparent transparent;
                    _border-color: #66bb45 #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

            .get-real .col-sm-7 .row .col-md-4:nth-child(5) p {
                color: #52923a;
            }

            .get-real .col-sm-7 .row .col-md-4:nth-child(6) h3 {
                background: #52923a;
            }

                .get-real .col-sm-7 .row .col-md-4:nth-child(6) h3:after {
                    border-color: #52923a transparent transparent transparent;
                    _border-color: #52923a #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                }

            .get-real .col-sm-7 .row .col-md-4:nth-child(6) p {
                color: #457f30;
            }

body.wide section.get-real + .callout {
    padding: 100px 0;
}

/* Get Real Start */

/* Callout Start */

.callout h3 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 30px;
    line-height: 64px;
}

.callout .btn-rev {
    margin-left: 30px;
    margin-top: 0;
}

.btn-rev {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    color: #f37b00 !important;
    border: 4px solid #f37b00;
    font-size: 23px;
    background: #fff;
    display: inline-block;
    text-transform: uppercase;
}

    .btn-rev:hover {
        border: 4px solid #f37b00;
        color: #ffffff !important;
        border: 4px solid #f37b00;
        background: #f37b00;
    }

.btn-lg {
    padding: 13px 23px;
}


/* Callout End */

/* Slider Start */
.tp-caption.h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 55px;
    line-height: 55px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400;
    margin-top: 0 !important;
}

    .tp-caption.h1 strong {
        font-weight: 900;
    }

.tp-caption.h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 900;
    margin-top: 0 !important;
}

.tp-caption.para {
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    margin-top: 0 !important;
}




/* Slider End */

/* Our Process Start */
.order-process {
    position: relative;
}

    .order-process:before {
        content: '';
        background: #ef7f00;
        position: absolute;
        width: 50%;
        top: 50%;
        left: 0;
        margin-top: -3px;
        height: 6px;
    }

    .order-process .circle, .order-process .circles + a .circle .innerC {
        width: 112px;
        height: 112px;
        border: 3px solid #ef7f00;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        float: left;
        margin: 0 11px;
        text-align: center;
        vertical-align: middle;
        background: #fff;
        line-height: 20px;
        font-family: 'Raleway', sans-serif;
        font-weight: 500;
        position: relative;
        z-index: 2;
        font-size: 11px;
    }

    .order-process .circles + a .circle {
        width: 140px;
        height: 140px;
    }

        .order-process .circles + a .circle .innerC {
            margin: 11px 0 0 11px;
            color: #ef7f00;
            padding-top: 20px;
            font-weight: 900;
            font-size: 12px;
        }

    .order-process .circles {
        position: relative;
        float: left;
        padding-right: 42px;
        padding-top: 14px;
        padding-bottom: 14px;
        padding-left: 6%;
    }

        .order-process .circles:after {
            content: '';
            position: absolute;
            width: 100%;
            top: 50%;
            right: -11px;
            margin-top: -11.5px;
            ;
            z-index: 1;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 11.5px 0 11.5px 24px;
            border-color: transparent transparent transparent #ef7f00;
            line-height: 0px;
            _border-color: #000000 #000000 #000000 #ef7f00;
            _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
        }

        .order-process .circles:before {
            content: '';
            background: #ef7f00;
            position: absolute;
            width: 100%;
            top: 50%;
            left: 0;
            margin-top: -3px;
            height: 6px;
            z-index: 1;
        }

        .order-process .circles a:nth-child(1) .circle {
            border: 3px solid #92bdf0;
            color: #92bdf0;
            padding-top: 24px;
        }

        .order-process .circles a:nth-child(2) .circle {
            border: 3px solid #5384be;
            color: #5384be;
            padding-top: 24px;
        }

        .order-process .circles a:nth-child(3) .circle {
            border: 3px solid #35649c;
            color: #35649c;
            padding-top: 15px;
        }

        .order-process .circles a:nth-child(4) .circle {
            border: 3px solid #b9e8a6;
            color: #b9e8a6;
            padding-top: 24px;
        }

        .order-process .circles a:nth-child(5) .circle {
            border: 3px solid #66bb45;
            color: #66bb45;
            padding-top: 24px;
        }

        .order-process .circles a:nth-child(6) .circle {
            border: 3px solid #52923a;
            color: #52923a;
            padding-top: 24px;
        }



/* Our Process End */
/* Media-magazine Start */

.media-magazine {
    background: #eee8dc;
}

    .media-magazine h4 {
        font-family: 'Raleway', sans-serif;
        font-size: 21px;
        font-weight: 900;
        margin-bottom: 30px;
        color: #000;
    }

    .media-magazine img {
        display: inline-block;
        margin: 0 19px;
    }

/* Media-magazine End */

/* Client Center Start */
.col-sm-9.topTxt a.btn.btn-rev {
    margin-top: 10px;
}

.sidebar-menu li:first-child a {
    background: #61b93f !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    color: #fff !important;
    padding-bottom: 0;
}

.sidebar-menu li a {
    padding: 7px 20px;
    font-weight: 400;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

header#header .col-md-7.text-right form button .fa-power-off {
    margin-left: -3px;
    top: -2px;
    position: relative;
    font-size: 14px;
}
/* Client Center End */

/* Footer Start */
footer.footer h4 {
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
}

footer.footer .list-block li a, footer.footer p, footer.footer ul.list-inline + a, footer.footer address {
    color: #676767;
    font-size: 14px;
}

footer.footer address {
    margin-bottom: 10px;
}

footer.footer footer-gmap img {
    margin-right: 27px;
}

footer.footer a.padd-b-30 {
    display: inline-block;
    font-size: 21px;
    color: #676767;
}

footer.footer .btn-more {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 15px;
    color: #61b93f;
}

    footer.footer .btn-more:after {
        font-family: FontAwesome;
        content: '\f105';
        background: #61b93f;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        display: inline-block;
        color: #fff;
        margin-top: 4px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }



/* Contact page start */
.list-block li .icon-direction {
    float: left;
}

.list-block li address {
    overflow: hidden;
    display: inline-block;
    margin: -5px 0 0;
}

.tab-content h2, .tab-content h4 {
    margin-top: 0px;
}

.tab-content .list-block li i {
    margin-top: 7px;
    float: left;
}

.tab-content .list-block li span, .nav.nav-pills li span {
    display: block;
    overflow: hidden;
}

.tab-content .list-block li a {
    color: #61B93F;
}

.nav.nav-pills li a i {
    float: left;
    margin-top: 5px;
}

.pills-style1 .tab-content {
    padding: 11px 25px 25px;
}

.direction-sidebar {
    padding-top: 103px;
}
/* Contact page end */


/* Inner Pages Css Start */

.page-title.bg-gray h1, .page-title.bg-gray h2, .page-title.bg-gray h3, .page-title.bg-gray p, .page-title.bg-white h1, .page-title.bg-white h2, .page-title.bg-white h3, .page-title.bg-white p {
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 34px;
    margin: 15px 0;
    font-family: 'Open Sans',sans-serif;
}

.topTxt h3, .green-get h3.inner {
    color: #000;
    text-transform: uppercase;
    font-family: 'open sans',sans-serif;
    font-weight: 800;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.green-get h3.inner {
    color: #000;
    font-size: 24px;
}

    .green-get h3.inner:last-child {
        margin-bottom: 0;
    }

    .green-get h3.inner a {
        text-decoration: underline;
    }

        .green-get h3.inner a:hover {
            text-decoration: none;
        }

.topTxt h3.panel-title {
    margin-bottom: 5px;
}

.topTxt p, .topTxt ul.list-block li {
    color: #000;
    font-family: 'Raleway',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.topTxt p, .topTxt ul.list-block li {
    color: #000;
    font-family: 'Raleway',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.topTxt .flexslider {
    margin-bottom: 0px;
}

    .topTxt .flexslider p {
        color: #fff;
    }

.topTxt ul.list-block li {
    margin-left: 28px;
}

    .topTxt ul.list-block li i {
        margin-left: -28px;
    }

.green-get {
    background: #BAE8A7;
}

    .green-get h3 {
        font-family: 'Raleway',sans-serif;
        font-size: 34px;
        margin: 0;
        font-weight: 900;
        text-transform: none;
    }

.topTxt h4 {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 20px;
    margin-top: 0;
}

.panel-group .panel .panel-heading a {
    vertical-align: middle;
    overflow: hidden;
    font-family: 'Raleway',sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}

    .panel-group .panel .panel-heading a i {
        margin-right: 10px;
        font-size: 30px;
        margin-bottom: 0px;
        display: inline-block;
        float: left;
        color: #79A2DA;
    }

.topTxt .panel-body p {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
}

.panel-body {
    padding: 15px 50px;
}

.topTxt .panel-group {
    margin: 0 0 20px;
}

.our-partner-area img {
    margin: 0 auto;
}

.check-box-area {
    max-width: 680px;
}


/* Inner Pages Css End */


/* Responsive Css Start */



@media only screen and (max-width: 1199px) {
    .get-real:before {
        margin-left: -6.6%;
    }

    .get-real .col-sm-7 {
        padding-left: 40px;
    }

    .get-real .col-sm-5 {
        padding-right: 40px;
    }

    .get-real .col-sm-7 .row .col-md-4 h3 {
        padding: 52px 15px 17px;
        font-size: 20px;
    }

    .get-real .col-sm-7 .row .col-md-4 p {
        padding: 25px 15px 18px 20px;
    }

    .get-real .col-sm-7 .row .col-md-4 h3:after {
        left: 20px;
    }

    .callout h3 {
        font-size: 26px;
    }

    header#header .col-md-7.text-right a {
        margin-right: 30px;
        vertical-align: middle;
    }

    .order-process .circles {
        padding-left: 48px;
    }

    .testimonial p, .testimonial h5 {
        padding: 0;
    }

    header#header .col-md-5 h1 {
        margin-left: -20px;
    }

    .order-process .circles {
        padding-right: 22px;
    }

        .order-process .circles + a .circle {
            width: 110px;
            height: 110px;
        }

            .order-process .circle, .order-process .circles + a .circle .innerC {
                width: 90px;
                height: 90px;
                line-height: 16px;
                font-size: 9px;
            }

            .order-process .circles + a .circle .innerC {
                margin: 7px 0 0 7px;
            }

        .order-process .circles a:nth-child(1) .circle,
        .order-process .circles a:nth-child(2) .circle,
        .order-process .circles a:nth-child(4) .circle,
        .order-process .circles a:nth-child(5) .circle,
        .order-process .circles a:nth-child(6) .circle {
            padding-top: 18px;
        }

        .order-process .circles a:nth-child(3) .circle {
            padding-top: 12px;
        }
}
/* Mobile Drop Down Arrow Start */
.navbar-nav > li .mobile_down {
    display: none;
}

.navbar-nav > li > .dropdown-menu {
    background: #f9f9f9;
    color: #fff;
    border: 1px solid #eee;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
}

.navbar .dropdown-menu li a {
    color: #888;
}

    .navbar .dropdown-menu li a:hover {
        color: #fff;
        background-color: #61b93f;
    }
/* Mobile Drop Down Arrow Start */




@media only screen and (max-width:1024px) {
    .navbar-nav > li > a .fa {
        display: none;
    }

    .navbar-nav > li > a {
        padding-right: 28px;
    }

    .navbar-nav > li .mobile_down {
        display: block;
        float: right;
        background: #888;
        color: #fff;
        position: absolute;
        right: 0px;
        top: 8px;
        z-index: 1;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    header#header .col-md-5 h1 {
        margin-left: 0px;
    }

    header#header .top-header .col-md-5 {
        text-align: left;
    }

    .direction-sidebar {
        padding-top: 20px;
    }

    header#header .top-header .col-md-5 img.img-responsive {
        display: inline-block;
    }

    .btn-rev {
        font-size: 16px;
    }

    .callout .btn-rev {
        margin-left: 0px;
    }

    .callout {
        padding: 50px 15px;
    }

    .get-real h2 {
        font-size: 50px;
    }

    header#header .col-md-7.text-right {
        padding-top: 10px;
        text-align: center;
        padding-bottom: 10px;
    }

    body.wide section.get-real + .callout {
        padding: 60px 0;
    }

    .pills-style1 .tab-content {
        padding: 25px 25px 25px 11px;
    }

    .order-process .circles {
        padding-right: 14px;
        padding-left: 0;
    }

    .order-process .circle {
        margin: 0 2px;
    }

    .order-process .circles:after {
        right: -8px;
        margin-top: -8.5px;
        border-width: 8.5px 0 8.5px 18px;
    }

    .navbar-nav > li > a .fa {
        display: none;
    }

    .navbar-nav > li > a {
        padding-right: 28px;
    }

    .navbar-nav > li > i .mobile_down {
        display: block;
        float: right;
        background: #888;
        color: #fff;
        position: absolute;
        right: 0px;
        top: 8px;
        z-index: 1;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

    .img-gdpr {
        width: 100%;
    }
}



@media only screen and (max-width: 767px) {
    .navbar-nav > li .mobile_down {
        right: 0px;
        top: 0px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .navbar-v1 {
        padding: 10px 0 0;
    }

    .navbar-collapse {
        overflow: visible !important;
    }

    .navbar-nav {
        margin-bottom: 0px;
    }

    .navbar-nav {
        border-top: 1px solid #888;
    }

        .navbar-nav > li {
            border-bottom: 1px solid #888;
        }

            .navbar-nav > li .dropdown-menu {
                width: 100%;
            }

    #contact-map {
        height: 250px;
    }

    .order-process .circles {
        float: none;
        padding-right: 0px;
    }

        .order-process .circle, .order-process .circles + a .circle .innerC {
            width: 114px;
            height: 114px;
            line-height: 21px;
            font-size: 11px;
            float: none;
            display: block;
            margin: 11px auto;
        }

        .order-process .circles + a .circle {
            width: 140px;
            height: 140px;
        }

    .order-process:before {
        width: 6px;
        top: 0%;
        left: 50%;
        margin-top: 0px;
        height: 50%;
        margin-left: -3px;
    }

    .order-process .circles:before {
        width: 100%;
        top: 0%;
        left: 50%;
        margin-top: 0px;
        height: 100%;
        width: 6px;
        margin-left: -3px;
    }

    .order-process .circles:after {
        top: auto;
        bottom: -11px;
        margin-top: 0px;
        z-index: 1;
        width: 0;
        height: 0;
        left: 50%;
        margin-left: -11.5px;
        border-style: solid;
        border-width: 24px 11.5px 0px 11.5px;
        border-color: #ef7f00 transparent transparent transparent;
        line-height: 0px;
        _border-color: #ef7f00 #000000 #000000 #000000;
        _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    }

    .get-real .col-sm-5 {
        padding-right: 15px;
        background: #b9e8a6;
        padding-bottom: 30px;
        margin-bottom: 20px;
        padding-top: 30px;
    }

    .get-real .col-sm-7 {
        padding-left: 15px;
    }

    .get-real:before {
        margin-left: 0%;
        width: 100%;
        height: 50px;
        background: none;
    }

    body.wide section.get-real {
        padding-top: 0;
    }

    .padd-tb-60 {
        padding: 30px 0;
    }

    #banner-fullwidth .tp-caption {
        left: 15px !important;
        text-align: right;
        right: 15px !important;
    }

    .dis_mor {
        float: left;
    }

    #banner-fullwidth .tp-caption.h1 {
        font-size: 31px !important;
        line-height: 31px !important;
        top: 60px !important;
        text-align: right;
    }

        #banner-fullwidth .tp-caption.h1:nth-child(2) {
            top: 30px !important;
        }

    #banner-fullwidth .tp-caption:nth-child(9) {
        margin-top: 50px !important;
        line-height: 20px !important;
        font-size: 16px !important;
        top: 60px !important;
    }

    #banner-fullwidth .tp-caption:nth-child(10) {
        margin-top: 60px !important;
        line-height: 18px !important;
        font-size: 14px !important;
        top: 110px !important;
        left: 0px !important;
        padding-left: 15px !important;
    }

    #banner-fullwidth .tp-caption:nth-child(11) {
        margin-top: 70px !important;
        line-height: 20px !important;
        font-size: 16px !important;
        top: 180px !important;
        left: 0px !important;
        padding-left: 15px !important;
    }

    #banner-fullwidth .tp-caption:nth-child(12),
    #banner-fullwidth .tp-caption:nth-child(13) {
        margin-top: 80px !important;
        top: 208px !important;
    }

    #banner-fullwidth .tp-caption:nth-child(12) {
        left: auto !important;
        right: 140px !important;
    }

    #banner-fullwidth .tp-caption .btn-rev, .btn-rev {
        font-size: 12px;
        padding: 5px 15px;
    }

    #banner-fullwidth .tp-caption:nth-child(13) {
        margin-left: 145px !important;
    }

    #banner-fullwidth {
        height: 350px !important;
    }

    .get-real h2 {
        font-size: 30px;
    }

    .callout h3 {
        line-height: 40px;
    }

    .mvs-30 {
        padding: 10px 15px;
    }

    .padd-b-30 {
        padding-bottom: 15px;
    }
    /*menu css*/
    .navbar-toggle {
        display: block;
    }

    .navbar-collapse.collapse {
        border-color: transparent;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .order-process .circles a:nth-child(1) .circle,
    .order-process .circles a:nth-child(2) .circle,
    .order-process .circles a:nth-child(4) .circle,
    .order-process .circles a:nth-child(5) .circle,
    .order-process .circles a:nth-child(6) .circle {
        padding-top: 24px;
    }

    #frmLogin {
        float: right;
    }

    header#header .col-md-7.text-right form {
        display: inline-flex;
        display: -webkit-inline-box;
    }
}




@media only screen and (max-width: 480px) {
    .tp-caption {
        white-space: normal;
        max-width: 100% !important;
    }

        .tp-caption br {
            display: none;
        }

    #banner-fullwidth .tp-caption:nth-child(10) {
        margin-top: 85px !important;
    }

    #banner-fullwidth .tp-caption:nth-child(11) {
        margin-top: 110px !important;
    }

    #banner-fullwidth .tp-caption:nth-child(12), #banner-fullwidth .tp-caption:nth-child(13) {
        margin-top: 135px !important;
    }

    #banner-fullwidth {
        height: 405px !important;
    }

    .navbar-brand > img {
        max-width: 220px;
    }

    .bg_img_area .tp-bgimg {
        background-position: 0 0 !important;
        opacity: 0.3 !important;
    }

    #banner-fullwidth .tp-caption {
        left: 10px !important;
        text-align: left;
        padding-left: 10px !important;
    }

        #banner-fullwidth .tp-caption.h3 {
            padding-left: 0px !important;
        }

        #banner-fullwidth .tp-caption.h1 {
            text-align: left;
            padding-left: 0px !important;
        }

        #banner-fullwidth .tp-caption:nth-child(10) {
            padding-left: 10px !important;
        }

        #banner-fullwidth .tp-caption:nth-child(13) {
            margin-left: 140px !important;
        }

        #banner-fullwidth .tp-caption:nth-child(12) {
            padding-left: 0px !important;
            left: 10px !important;
        }

        #banner-fullwidth .tp-caption:nth-child(11) {
            margin-left: 10px !important;
        }
}

@media only screen and (max-width: 420px) {
    /*    .dis_mor {
            margin-left: -70px;
        }*/
}

@media screen and (min-width:376px) and (max-width:480px) {
}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.5);
}
/* Responsive Css End */

@media screen and (min-width: 1025px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .modal-dialog-gdpr {
        width: 1250px;
        margin: 30px auto;
    }

    #mygdprModalLinks .modal-dialog {
        width: 800px;
        margin: 30px auto;
    }
}
