/* Minification failed. Returning unminified contents.
(2826,16): run-time error CSS1035: Expected colon, found '{'
(2880,30): run-time error CSS1035: Expected colon, found '{'
(2897,17): run-time error CSS1035: Expected colon, found '{'
(2973,17): run-time error CSS1035: Expected colon, found '>'
(2999,16): run-time error CSS1035: Expected colon, found '{'
(3021,1): run-time error CSS1019: Unexpected token, found '}'
(4030,8): run-time error CSS1035: Expected colon, found '{'
(4044,11): run-time error CSS1035: Expected colon, found '{'
(4166,30): run-time error CSS1035: Expected colon, found '{'
(4203,12): run-time error CSS1035: Expected colon, found '{'
(4211,18): run-time error CSS1035: Expected colon, found '{'
(4223,14): run-time error CSS1035: Expected colon, found '{'
(4237,15): run-time error CSS1035: Expected colon, found '{'
(4248,16): run-time error CSS1035: Expected colon, found '{'
 */
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,900,700);

body {
    margin: 0;
    padding: 0;
    font-family: "Lato", sans-serif;
}

.clear {
    clear: both;
}

h1 {
    color: #3a3a3a;
    font-size: 36px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

h2 {
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    text-transform: none;
    margin: 0;
    padding: 0;
}

h3 {
    color: #3a3a3a;
    font-size: 26px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

h4 {
    color: #3a3a3a;
    font-size: 36px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

h5 {
    color: #3a3a3a;
    font-size: 26px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

p {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    text-transform: none;
    line-height: 29px;
    text-align: justify;
    margin: 0;
    padding: 0;
}

ol {
    padding-inline-start: 20px;
}

    ol li {
        color: #3a3a3a;
        font-size: 18px;
        font-weight: 400;
        font-family: "Lato", sans-serif;
        text-transform: none;
        line-height: 29px;
        text-align: justify;
        margin: 0;
        padding: 0;
    }

.gauravv {
    display: none !important;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    margin: 0;
    padding: 0;
    color: #3a3a3a;
    font-size: 18px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
}

ol.flex-control-nav.flex-control-paging li:last-child {
    display: none !important;
}

.flexslider area {
    position: relative;
    z-index: 999999;
}

.color {
    color: #2483C5;
}

header {
    width: 100%;
    height: auto;
    background-color: #fff;
}

.header_inner {
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    padding: 18px 10px;
}

    .header_inner img {
        height: 52px;
        width: 257px;
        float: left;
    }

.main.clearfix {
    float: right;
    margin-top: 17px;
}

/*nav{
	float:right;
	margin:0px;
	padding:0px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;}

nav ul{
	margin:0px;
	padding:0px;
	list-style:none;}
	
nav li{
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-left:35px;
	padding-top:20px;
	font-family: 'Lato', sans-serif;}

nav a{
	color:#7b7b7b;
	text-decoration:none;}


nav a:hover{
	color:#2483C5;}

nav a.active{
	color:#2483C5;

nav li.log_in{
	padding:4px 15px;
	border:solid 1px #2483C5;
	font-weight:100;
	margin-left:35px;
	margin-top:14px;} }*/

.banner {
    width: 100%;
    height: auto;
    /* centers the img. */
    /* text-align: center; */
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
}

    .banner img {
        width: 100%;
        height: auto;
        margin-top: 52px;
        max-width: 1600px;
    }

#wrapper {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

section {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    padding-top: 14px;
    padding-bottom: 0;
}

.container {
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    padding: 0 15px;
}

#container {
    overflow: hidden;
    min-height: 830px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

#container1 {
    overflow: hidden;
    min-height: 300px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

#container2 {
    min-height: 300px;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
}

ul.how-it-work {
    min-height: 600px;
}

section.section1 {
    text-align: center;
    background-color: #f8f8f8;
}

    section.section1 h3 {
        padding-top: 10px;
        padding-bottom: 14px;
        background-image: url(images/border1.jpg);
        background-repeat: no-repeat;
        background-position: bottom center;
        margin-bottom: 25px;
        margin-top: 50px;
    }

    section.section1 li {
        width: 33%;
        float: left;
        text-align: center;
        /* padding-left: */
    }

        section.section1 li p {
            font-size: 17px;
            line-height: 26px;
            padding: 0 13px;
        }

section.section2 {
    width: 100%;
    height: auto;
    background-image: url(images/video-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    padding-top: 11.8%;
    padding-bottom: 11.8%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

    section.section2 p {
        text-transform: uppercase;
        text-align: center;
        display: inline-block;
        color: #fff;
        border-radius: 3px;
        padding-top: 14px;
        padding-bottom: 14px;
        padding-right: 30px;
        padding-left: 30px;
        font-size: 21px;
        background-color: rgba(99, 99, 99, 0.5);
    }

        section.section2 p img {
            margin-bottom: -13px;
            margin-left: 15px;
        }

    section.section2 a {
        color: #fff;
        text-decoration: none;
    }

section.section3 {
    width: 100%;
    height: auto;
    padding-top: 7%;
    padding-bottom: 7%;
    text-align: center;
}

    section.section3 h4 {
        padding-bottom: 14px;
        background-image: url(images/border2.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
        margin-bottom: 20px;
    }

    section.section3 h5 {
        margin-top: 22px;
        margin-bottom: 8px;
    }

    section.section3 li {
        background-image: url(images/arow.png);
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 30px;
        line-height: 30px;
    }

.section3_left {
    width: 44%;
    float: left;
    text-align: left;
}

.section3_right {
    width: 53%;
    float: right;
    margin-top: 10px;
}

section.section4 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    padding-top: 4%;
    text-align: center;
    background-color: #2483C5;
}

.section4_left {
    width: 40%;
    float: left;
    text-align: left;
}

.section4_right {
    width: 58%;
    float: right;
    margin-top: 10px;
    text-align: left;
}

section.section4 h4 {
    padding-bottom: 14px;
    background-image: url(images/border3.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 15px;
    color: #fff;
    margin-top: 44px;
}

section.section4 p {
    padding-bottom: 14px;
    padding-top: 15px;
    margin-bottom: 20px;
    padding-right: 18px;
    color: #fff;
}

section.section4 span {
    width: 120px;
    display: block;
    border: solid 1px #ffffff;
    padding: 13px;
    font-family: "Lato", sans-serif;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    float: left;
    margin-right: 15px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

#myCarousel {
    font-family: "Lato", sans-serif;
    font-weight: 100;
}

    #myCarousel h3 {
        font-weight: 100;
        text-transform: uppercase;
        color: #fff;
        font-size: 44px;
        font-size: 3.1vw;
        text-shadow: none;
        margin: 0;
        padding: 0;
        line-height: 1.2;
        margin-bottom: 2.5vw;
    }

    #myCarousel a {
        font-size: 22px;
        font-size: 1.61vw;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: none;
    }

        #myCarousel a.red_btn {
            background: #cf2027;
            padding: 1vw 1.8vw;
            border: 1px solid #cf2027;
            margin-right: 5px;
        }

        #myCarousel a.no_color_btn {
            background-color: transparent;
            padding: 1vw 1.8vw;
            border: 1px solid #fff;
            margin-left: 5px;
        }

.for_first_slide {
    top: 25%;
    bottom: auto;
    left: 0 !important;
    width: 60%;
}

.for_second_slide {
    top: 25%;
    bottom: auto;
    left: 12%;
    width: 100%;
}

.for_fourth_slide {
    top: 25%;
    bottom: auto;
    left: 25%;
    width: 100%;
}

section.section4 a {
    text-decoration: none;
    color: #fff;
}

section.section5 {
    width: 100%;
    height: auto;
    padding-top: 4%;
    padding-bottom: 6%;
    text-align: center;
}

    section.section5 h5 {
        padding-bottom: 14px;
        background-image: url(images/border.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
        margin-bottom: 20px;
        font-size: 36px;
        font-weight: lighter;
        font-family: "Loto", sans-serif;
        margin-top: 45px;
    }

    section.section5 p {
        color: #3a3939;
        text-align: center;
        padding-bottom: 50px;
        font-family: "Loto", sans-serif;
        font-size: 22px;
        font-weight: lighter;
    }

    section.section5 form {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    section.section5 input {
        width: 100%;
        max-width: 278px;
        padding: 18px 10px;
        margin-right: 10px;
        border: solid 1px #d2d2d2;
        border-radius: 2px;
        font-family: "Lato", sans-serif;
        font-size: 15px;
        color: #808080;
        display: block;
        float: left;
    }

    section.section5 .oc-login-btn {
        width: 100%;
        max-width: 200px;
        padding: 14px 10px;
        margin-right: 10px;
        border: solid 1px #d2d2d2;
        border-radius: 0;
        font-family: "Lato", sans-serif;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 100;
        color: #fff;
        background-color: #2483C5;
        border: 0;
        cursor: pointer;
    }

footer {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.footer_top {
    text-align: center;
    font-size: 30px;
    display: block;
    background-color: #333;
}

section.footer {
    background-color: #252525;
    padding-top: 30px;
}

    section.footer p {
        font-size: 12px;
        color: #bcbcbc;
        font-family: "Lato", sans-serif;
    }

.footer_left {
    width: 50%;
    float: left;
    color: #fff;
    font-family: "Lato", sans-serif;
    padding-bottom: 30px;
}

    .footer_left h1 {
        font-size: 48px;
        font-weight: 800;
    }

        .footer_left h1 span {
            color: #2483C5;
        }

    .footer_left a {
        text-decoration: none;
        color: #ce2025;
    }

    .footer_left p {
        text-transform: uppercase;
        font-weight: 800;
        margin: 0;
        line-height: 1;
        margin-top: 20px;
    }

    .footer_left b {
        color: #2483C5;
        text-transform: uppercase;
        font-size: 12px;
        margin-bottom: 20px;
        display: block;
        line-height: 2;
    }

    .footer_left img {
        height: auto;
        width: 340px;
    }

.footer_middle {
    width: 23%;
    float: left;
}

    .footer_middle h2 {
        font-size: 28px;
        color: #bbbbbb;
        font-weight: bold;
        text-transform: uppercase;
    }

    .footer_middle p {
        font-size: 16px;
        color: #bbbbbb;
        line-height: 28px;
        font-weight: normal;
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        padding-top: 8px;
    }

    .footer_middle li {
        width: 99%;
        float: left;
        display: block;
        font-size: 16px;
        color: #bbbbbb;
        line-height: 1.6;
        font-weight: normal;
        margin-top: 0;
        font-family: "Lato", sans-serif;
    }

    .footer_middle a {
        color: #bbbbbb;
        text-decoration: none;
    }

.footer_right {
    width: 50%;
    float: left;
    padding-bottom: 30px;
}

    .footer_right h2 {
        font-size: 24px;
        color: #dbdbdb;
        font-weight: 900;
        text-transform: uppercase;
        font-family: "Lato", sans-serif;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .footer_right p {
        font-size: 16px;
        color: #bbbbbb;
        line-height: 28px;
        font-weight: normal;
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        padding-top: 8px;
    }

    .footer_right li {
        font-family: "Lato", sans-serif;
        width: 50%;
        float: left;
        font-size: 15px;
        font-weight: 500;
        margin-top: 4px;
    }

    .footer_right a {
        color: #bbbbbb;
        text-decoration: none;
    }

        .footer_right a:hover {
            color: #2483C5;
            text-decoration: none;
        }

    .footer_right li i.fa {
        color: #fff;
        font-size: 30px;
        text-align: right;
        margin-left: 23px;
    }

        .footer_right li i.fa:hover {
            color: #2483C5;
        }

.mobile_left {
    width: 34%;
    float: left;
    margin-right: 2%;
    font-family: "Lato", sans-serif;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #3a3a3a;
    line-height: 26px;
}

.mobile_right {
    width: 64%;
    float: left;
}

.error {
    background-color: #ffdcd4;
    border: solid 1px #2483C5 !important;
}

ul.checkmark-list {
    list-style: inherit;
    vertical-align: middle;
    margin-left: 35px;
}

/*-----------inner-page-css-------------*/

.inner-banner {
    background-image: url(images/inner-banner.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}

    .inner-banner p {
        font-size: 41px;
        color: #fff;
        text-transform: uppercase;
        line-height: 55px;
    }

    .inner-banner img {
        width: 100%;
        height: auto;
    }

.wrapper li {
    outline: 0;
    text-decoration: none;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -ms-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.12s;
    -moz-transition-duration: 0.12s;
    -o-transition-duration: 0.12s;
    -ms-transition-duration: 0.12s;
    transition-duration: 0.12s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#v-nav {
    height: 100%;
    margin: auto;
    color: #333;
    border-top: solid 7px #ebebeb;
}

    #v-nav > ul {
        float: left;
        width: 330px;
        display: block;
        position: relative;
        top: 0;
        border-right-width: 0;
        padding: 0;
        margin: 0;
    }

        #v-nav > ul > li {
            width: 270px;
            list-style-type: none;
            display: block;
            font-size: 16px;
            position: relative;
            border-right-width: 0;
            border-bottom: 1px solid #dddbdb;
            padding: 13px 15px !important;
            background-color: #ebebeb;
            cursor: pointer;
            margin: 0;
        }

            #v-nav > ul > li::before {
                padding-right: 10px;
                content: url(images/inner-arow.png);
            }

            #v-nav > ul > li:hover {
                width: 270px;
                list-style-type: none;
                display: block;
                font-size: 16px;
                position: relative;
                border-right-width: 0;
                border-bottom: 1px solid #dddbdb;
                padding: 13px 15px !important;
                cursor: pointer;
                background-color: #2483C5;
                color: #fff;
            }

                #v-nav > ul > li:hover::before {
                    content: url(images/inner-arow-hover.png);
                }

            #v-nav > ul > li.first.current {
                color: #fff;
                background-color: #2483C5;
            }

            #v-nav > ul > li.current {
                color: #fff;
                background-color: #2483C5;
            }

            #v-nav > ul > li.first.current::before {
                content: url(images/inner-arow-hover.png);
            }

    #v-nav .tab-content {
        margin-left: 3%;
        display: block;
    }

        #v-nav .tab-content h4 {
            font-size: 22px;
            color: #2483C5;
            margin-top: 13px;
            margin-bottom: 20px;
        }

        #v-nav .tab-content img {
            margin-top: 10px;
        }

        #v-nav .tab-content p {
            font-size: 18px;
            color: #3a3a3a;
            margin-top: 24px;
        }

.images_one img {
    width: 100%;
    max-width: 490px;
    height: auto;
}

/*-----------about-us-css-------------*/

.about_us {
    text-align: left;
}

section.section1 .about_us h2 {
    background-image: url(images/border1.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 10px;
}

section.section1 .about_us h3 {
    padding-top: 10px;
    padding-bottom: 5px;
    background-image: url(images/border1.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.about_us p {
    margin-bottom: 24px;
}

.partner p {
    float: left;
    margin-right: 20px;
}

/*-----------faq-css-------------*/

section.section1 .faq {
    text-align: left;
}

    section.section1 .faq h2 {
        background-image: url(images/border1.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 10px;
    }

    section.section1 .faq p {
        padding: 0;
    }

/*-----------contact-us-css-------------*/

section.section1 .conatct {
    text-align: left;
}

    section.section1 .conatct h2 {
        background-image: url(images/border1.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 10px;
    }

    section.section1 .conatct h3 {
        padding-top: 10px;
        padding-bottom: 5px;
        background-image: url(images/border1.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    section.section1 .conatct p {
        margin: 0;
        line-height: 1.7;
        padding: 10px 0 !important;
        text-align: left;
        font-weight: 400 !important;
    }

    section.section1 .conatct a {
        text-decoration: none;
        display: inline-flex;
        color: #2483C5;
        margin: 10px -2px;
        color: #2483C5;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: "Loto", sans-serif;
    }

/*----------how-it--------*/

section.section1 .how-it {
    text-align: left;
}

    section.section1 .how-it h2 {
        background-image: url(images/border1.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 10px;
    }

.how-it-left {
    float: left;
    width: 48%;
}

.how-it-right {
    width: 50%;
    float: right;
}

    .how-it-right img {
        margin-top: 23px;
    }

.vendore_left {
    font-family: "Lato", sans-serif;
    width: 31%;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #3a3a3a;
    line-height: 26px;
}

.vendore_right {
    font-family: "Lato", sans-serif;
    width: 68%;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #3a3a3a;
    line-height: 26px;
}

.vendore_left img {
    margin-top: 25px;
}

.login {
    float: left;
    display: block;
    width: 50%;
    margin: 0;
    padding: 0;
    line-height: 0;
}

    .login input {
        height: auto !important;
        width: 90%;
        padding-top: 16px;
        padding-bottom: 16px;
        float: left;
        display: block;
        padding-left: 10px;
        margin-top: 18px;
        border: solid 1px #d2d2d2;
        border-radius: 2px;
        font-family: "Lato", sans-serif;
        font-size: 15px;
        color: #808080;
        line-height: 1.5;
    }

    .login .oc-login-btn {
        width: 100%;
        max-width: 130px;
        padding: 12px 10px;
        margin-right: 10px;
        border: solid 1px #d2d2d2 !important;
        border: solid 1px #d2d2d2 !important;
        border-radius: 0 !important;
        font-family: "Lato", sans-serif;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        border: 0 !important;
        margin-top: 10px;
        margin-bottom: 15px;
        height: auto !important;
        line-height: 25px;
    }

    .login .oc-login-btn:not([disabled]) {
        color: #fff;
        background-color: #2483C5;
        cursor: pointer;
    }

    .login .oc-login-password .ant-input-suffix {
        display: none;
    }
    .login .oc-login-captcha {
        display: flex;
        width: 100%;
        margin-bottom: 15px;
    }

* {
    outline: none;
}

#lastVendorParagraph {
    padding: 30px 10% 30px;
}

@media (max-width: 760px) {
    #myCarousel h3 {
        margin-bottom: 1vw;
    }
}
@media (max-width: 900px) {
    #forgotPass {
        padding-left: 10px !important;
        margin-left: 0px !important;
    }
}

@media (max-width: 480px) {
    #myCarousel h3 {
        font-size: 3.6vw;
    }

    #myCarousel h3 {
        margin-bottom: 0 !important;
    }

    .login .oc-login-btn {
        -webkit-appearance: none;
        font-size: 15px;
        background-color: #2483C5;
        border-radius: 1px !important;
    }

    #loginHtml {
        width: 100px;
    }

    .splLink {
        margin-right: 20px !important;
    }
}

.addressbox {
    max-width: 220px;
    float: left;
    color: #bcbcbc;
    font-size: 16px;
    padding-right: 30px;
    margin-right: 30px;
}

.copyright {
    border-top: 1px solid #3f3f3f;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

section.footer .copyright p {
    margin: 0;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    float: left;
}

section.footer .copyright .social {
    float: right;
}

    section.footer .copyright .social a {
        color: #b5b5b5;
        font-size: 18px;
        margin-left: 10px;
    }

        section.footer .copyright .social a:hover {
            color: #2483C5;
        }

.bannertext {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    color: #fff;
    font-family: "Lato", sans-serif;
}

    .bannertext h3 {
        text-transform: inherit;
        font-weight: 100;
        width: 42%;
        font-size: 23px;
        max-width: 850px;
        margin: auto;
        line-height: 1.2;
    }

    .bannertext h2 {
        padding-top: 50px;
        font-weight: 100;
        font-size: 30px;
        max-width: 850px;
        margin: auto;
        line-height: 1.2;
        text-transform: uppercase;
        letter-spacing: 4px;
    }

    .bannertext h1 {
        font-weight: 800;
        font-size: 100px;
        max-width: 850px;
        margin: auto;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 20px;
    }

header.sticky {
    position: fixed;
    width: 100%;
    top: 0;
    -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.aboutoncare {
    background-color: #343434;
    padding-bottom: 60px;
    padding-top: 60px;
    color: #fff;
}

.site_width {
    max-width: 1200px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.aboutleft {
    float: left;
    width: 40%;
}

    .aboutleft h2 {
        color: #fff;
        font-family: "Lato", sans-serif;
        font-weight: 100;
        text-transform: uppercase;
    }

    .aboutleft p {
        color: #cacaca;
        font-size: 16px;
        font-weight: 400;
    }

    .aboutleft h2 strong span {
        color: #2483C5;
    }

    .aboutleft h2 strong {
        font-weight: 800;
    }

    .aboutleft p strong {
        color: #2483C5;
        font-weight: normal;
    }

.aboutright {
    float: right;
    width: 56%;
    color: #f9f9f9;
}

    .aboutright ul li {
        float: left;
        width: 33%;
        text-align: center;
        border-right: 1px solid #494949;
        padding: 2%;
    }

        .aboutright ul li:last-child {
            border-right: 0;
        }

    .aboutright h4 {
        color: #f9f9f9;
        letter-spacing: 3px;
        font-size: 16px;
    }

.wekeep {
    background-image: url(images/wekeepbg.png);
    background-position: center center;
    background-size: cover;
    padding-top: 170px;
    padding-bottom: 200px;
}

.wekeepright {
    float: right;
    margin-right: -10%;
    max-width: 520px;
    font-family: "Lato", sans-serif;
}

    .wekeepright h2 {
        text-transform: uppercase;
        font-weight: 100;
        font-size: 36px;
    }

        .wekeepright h2 strong {
            display: block;
            font-weight: 800;
        }

    .wekeepright p {
        font-size: 16px;
        font-weight: 400;
        color: #6c6c6c;
    }

    .wekeepright h3 {
        color: #424242;
        margin-top: 30px;
        font-weight: 800;
        margin-bottom: 4px;
    }

    .wekeepright a {
        color: #424242;
        border: 1px solid;
        padding: 10px;
        border-radius: 30px;
        margin-top: 20px;
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 12px;
        font-weight: 600;
    }

        .wekeepright a:hover {
            color: #fff;
            background-color: #424242;
            text-decoration: none;
        }

.threebox .box {
    background-color: #fafafa;
    width: 50%;
    float: left;
    min-height: 490px;
    padding: 3%;
    font-family: "Lato", sans-serif;
}

    .threebox .box h2 {
        color: #424242;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 20px;
        margin: 0;
        margin-bottom: 20px;
    }

    .threebox .box p {
        font-size: 16px;
        font-weight: 400;
        color: #6c6c6c;
    }

.new_about_1 img {
    max-width: 100%;
}

.threebox .box a {
    color: #424242;
    border: 1px solid;
    padding: 10px;
    border-radius: 30px;
    margin-top: 20px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 600;
}

    .threebox .box a:hover {
        color: #fff;
        background-color: #424242;
        text-decoration: none;
    }

.threebox .box.box2 {
    background-color: #2483C5;
}

    .threebox .box.box2 h2,
    .threebox .box.box2 p {
        color: #fff;
    }

.threebox .box.box3 h2,
.threebox .box.box3 p,
.threebox .box.box3 a {
    color: #fff;
}

.threebox .box.box2 a {
    color: #fff;
}

/* This needs to be Mike image illustration-10 */
.threebox .box.box3 {
    background-image: url(images/illustration-10-variant.png);
    background-size: cover;
    background-position: center;
    background-position-y: 32px;
    background-repeat: no-repeat;
    max-height: 490px;
    padding: 0;
    overflow: hidden;
}

.box3-inside-div {
    background-color: rgba(0, 0, 0, 0.46);
    min-height: 490px;
    padding: 6%;
}

.vendore {
    background-image: url(images/vendorebg.jpg);
    background-size: cover;
    padding-top: 100px;
    background-position: center center;
}

.box3 p {
    padding-bottom: 0 !important;
}

.whatison h2 {
    text-align: center !important;
}

.vendoreleft {
    width: 50%;
}

    .vendoreleft h2 {
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 100;
        font-size: 36px;
    }

        .vendoreleft h2 strong {
            font-weight: 800;
            display: block;
        }

.vendor-section-alignment {
    display: flex;
    align-items: center;
    align-content: space-between;
}

.vendoreright img {
    max-width: 85%;
    float: right;
}

.vendoreleft p {
    font-size: 16px;
    font-weight: 400;
    color: #6c6c6c;
    margin-top: 10px;
    display: inline-block;
}

.vendoreleft a {
    color: #424242;
    border: 1px solid;
    padding: 10px;
    border-radius: 30px;
    margin-top: 20px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 600;
    margin-right: 18px;
}

    .vendoreleft a:hover {
        color: #fff;
        background-color: #424242;
        text-decoration: none;
    }

/* This needs to be Mike image illustration-06 */
.formsection {
    background-image: url(images/illustration-06-variant.png);
    text-align: center;
    color: #ffffff;
    background-size: cover;
    background-position-y: 2px;
    background-repeat: no-repeat;
}

.formsection-background {
    padding-bottom: 200px;
    padding-top: 200px;
    background-color: rgba(0, 0, 0, 0.46);
}

.formsection h2 {
    margin: 0;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 36px;
}

    .formsection h2 strong {
        font-weight: 800;
    }

.formsection p {
    margin: 0;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 4px;
    margin-top: 20px;
    line-height: 1.4;
    text-align: center;
    color: white;
}

    .formsection p strong {
        display: block;
        font-weight: 700;
    }

.formsection form {
    margin-top: 60px;
}

    .formsection form input {
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #ffffff;
        max-width: 250px;
        width: 100%;
        font-size: 12px;
        margin-left: 4px;
        margin-right: 4px;
    }

    .formsection form ::-webkit-input-placeholder {
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        color: rgb(255, 255, 255);
        font-weight: 600;
        letter-spacing: 4px;
    }

    .formsection form :-moz-placeholder {
        /* Firefox 18- */
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        color: rgb(255, 255, 255);
        font-weight: 600;
        letter-spacing: 4px;
    }

    .formsection form ::-moz-placeholder {
        /* Firefox 19+ */
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        color: rgb(255, 255, 255);
        font-weight: 600;
        letter-spacing: 4px;
    }

    .formsection form :-ms-input-placeholder {
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        color: rgb(255, 255, 255);
        font-weight: 600;
        letter-spacing: 4px;
    }

    .formsection form .oc-login-btn {
        background-color: #2483C5;
        color: #fff;
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 4px;
        width: auto;
        padding: 10px;
        border: 0;
        border-radius: 20px;
        padding-left: 30px;
        padding-right: 30px;
    }

        .formsection form .oc-login-btn:hover {
            background-color: #333;
        }

.innerbanner img {
    width: 100%;
    max-width: 1200px;
    margin-top: 100px;
}

    .innerbanner img.vendor-banner-img {
        margin-top: 180px;
    }

#features-image {
    max-width: 900px;
}

.innerbanner {
    position: relative;
    text-align: center;
}


    .innerbanner .innerbannertext {
        top: 89px;
        right: 32px;
        position: absolute;
        text-align: right;
        color: #000000;
        font-weight: 700;
        font-family: "Lato", sans-serif;
        /*margin-bottom: 100px;*/
    }

        .innerbanner .innerbannertext h2 {
            font-weight: 800;
            font-size: 52px;
            text-transform: uppercase;
            margin: 0 0 0 0;
            color: #000000 !important;
        }

        .innerbanner .innerbannertext h4 {
            margin: 0;
            font-size: 16px;
            letter-spacing: 4px;
            font-weight: 700;
        }

        .innerbanner .innerbannertext span {
            margin-top: 1%;
            display: block;
            text-transform: uppercase;
            font-size: 16px;
            font-weight: 700;
            letter-spacing: 4px;
            float: right;
        }

            .innerbanner .innerbannertext span a {
                font-weight: 600;
                color: #2483C5;
                font-size: 16px;
            }

body .container {
    width: 100% !important;
    max-width: 1200px !important;
}

.aboutcontent {
    padding-bottom: 48px;
    /*padding-top:40px;*/
}

.aboutimg {
    float: right;
    width: 50%;
    margin-left: 0;
    margin-right: -15px;
}

.aboutcontent h2 {
    font-family: "Lato", sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 34px;
    margin: 27px 0 15px 0;
}

    .aboutcontent h2 strong {
        display: block;
        font-weight: 800;
    }

.aboutcontent p {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    color: #3a3a3a;
}

.aboutcontent h3 {
    font-family: "Lato", sans-serif;
    font-weight: 800;
    font-size: 24px;
    margin: 28px 0 20px 0;
}

.aboutcontent img.secoundimg {
    top: -75px;
    left: 76px;
    position: relative;
    margin-bottom: 20px;
}

.founder {
    background-color: #f6f6f6;
    margin-bottom: 60px;
    margin-top: 20px;
}

    .founder img {
        float: left;
        margin-right: 36px;
    }

    .founder h2 {
        margin: 0;
        padding-top: 10px;
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 100;
        font-size: 30px;
    }

.image_new img {
    float: left;
    width: 36%;
    margin-right: 36px;
}

.founder h2 strong {
    color: #2483C5;
    display: block;
    margin-bottom: 10px;
    font-weight: 800;
}

.founder p {
    color: #747474;
    font-size: 15px;
    font-weight: 400;
    padding-right: 30px;
}

.content2 p {
    position: relative;
}

.ouremployees {
    margin-bottom: 40px;
}

    .ouremployees img {
        float: right;
        margin-left: 20px;
    }

    .ouremployees h2 {
        margin: 20px 0;
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
    }

    .ouremployees p {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 20px;
    }

.ourpartners {
    background-color: #f8f8f8;
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .ourpartners h2 {
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 24px;
        margin: 0;
        margin-bottom: 20px;
    }

ul#tabs {
    list-style-type: none;
    padding: 0;
    text-align: left;
}

    ul#tabs li {
        display: inline-block;
        background-color: #515151;
        margin-bottom: 1px;
        color: #fff;
        cursor: pointer;
        width: 165px;
        margin-right: -1px;
        margin-left: -1px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 6px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

        ul#tabs li span {
            display: block;
            font-size: 40px;
            font-weight: 600;
            letter-spacing: initial;
            border: 1px solid #fff;
            border-radius: 50%;
            width: 70px;
            margin: auto;
            padding-bottom: 4px;
            padding-top: 4px;
            margin-bottom: 10px;
        }

        ul#tabs li:hover {
            background-color: #2483C5;
        }

        ul#tabs li.active {
            background-color: #2483C5;
        }

ul#tab {
    list-style-type: none;
    margin: 0;
    border: 1px solid #ececec;
    padding: 48px 24px;
}

    ul#tab li {
        display: none;
    }

        ul#tab li.active {
            display: block;
        }

        ul#tab li strong {
            font-size: 20px;
            margin-right: 20px;
        }

.howitwork {
    padding-bottom: 50px;
    padding-top: 50px;
}

    .howitwork h2 {
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 100;
        font-size: 34px;
        margin: 0;
        margin-bottom: 20px;
    }

        .howitwork h2 strong {
            font-weight: 800;
            display: block;
        }

    .howitwork p {
        font-size: 18px;
        font-weight: 400;
    }

    .howitwork li {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 18px;
    }

    .howitwork ol {
        margin: 0;
        padding: 18px;
    }

ul#tabs {
    margin-top: 40px;
}

ul#tab li .images_one {
    float: left;
    width: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}

/* ul#tab li a {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	float: right;
	width: 50%;
	text-align: right;
} */

.priceing, .terms, .sla {
    padding-bottom: 60px;
    padding-top: 60px;
}

.terms, .sla {
    padding-top: 180px;
}

    .priceing h2, .terms h2, .sla h2 {
        font-family: "Lato", sans-serif;
        text-transform: uppercase;
        font-weight: 100;
        font-size: 34px;
        margin: 0;
        margin-bottom: 20px;
    }

        .priceing h2 strong, .terms h2 strong, .sla h2 strong {
            font-weight: 800;
            display: block;
        }

.priceing table {
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
}

    .priceing table tr td {
        border: 1px solid #ddd;
    }

.priceing h4 {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 22px;
    margin: 0;
    text-align: left;
}

.download-btn-container {
    padding-top: 30px;
    text-align: center;
}

.terms ol {
    padding: 0;
}

    .terms ol li {
        padding: 10px 0;
        text-align: justify;
    }

    .terms ol:not(.detached) {
        list-style-type: none;
        counter-reset: item;
    }

        .terms ol:not(.detached) li:before {
            content: counters(item, ".") ". ";
            counter-increment: item;
            font-weight: bold;
        }

    .terms ol.detached {
        counter-reset: detacheditem;
        padding-left: 40px;
    }

        .terms ol.detached li:before {
            content: "";
            counter-increment: detacheditem;
            font-weight: normal;
        }

    .terms ol.roman {
        list-style-type: none;
    }

    .terms ol.detached.roman li:before {
        content: "(" counters(detacheditem, "", lower-roman) ") ";
    }

.sla ul {
    list-style: revert;
    padding: revert;
}

    .sla ul li {
        font-weight: 400;
        padding: 5px 0;
        text-align: justify;
    }

.topred {
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 50px;
    margin: 0;
    background-color: #2483C5;
    color: #fff;
}

    .topred strong {
        font-weight: 800;
        display: block;
    }

.priceing table td:first-child {
    text-align: left;
}

.priceing table td.faciliti {
    font-size: 20px;
    background-color: #fff;
    color: #2483C5;
    border: 0;
    padding: 0;
}

    .priceing table td.faciliti strong {
        font-size: 40px;
        line-height: 0.8;
    }

.priceing table .graycolor {
    font-family: "Lato", sans-serif;
    background-color: #f4f4f4;
    font-size: 16px;
}

    .priceing table .graycolor b {
        font-weight: 800;
        text-transform: uppercase;
    }

    .priceing table .graycolor p {
        display: inline-block;
        margin: 0;
        font-size: 12px;
        font-weight: 400;
        margin-left: 6px;
        text-transform: uppercase;
    }

.priceing table tr td a {
    background-color: #2483C5;
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 12px;
    display: block;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 800;
}

    .priceing table tr td a:hover {
        background-color: #333;
        text-decoration: none;
    }

.priceing table tr.bordernone td {
    border: 0;
}

#vendor-portal-pricing {
    width: 100%;
    height: 1800px
}

.vendor .topred {
    font-size: 22px;
}

.priceing.vendor table td.faciliti {
    height: 90px;
    vertical-align: middle;
}

.vendor .topred td {
    vertical-align: middle;
}

.priceing.vendor table tbody tr:nth-child(even) {
    background-color: #f4f4f4;
}

ul.teamsection {
    margin-top: 40px;
}

.teamsection li {
    background-color: #f7f7f7;
    clear: both;
    margin-bottom: 40px;
}

    .teamsection li img {
        float: left;
        margin-right: 20px;
    }

    .teamsection li h3 {
        font-family: "Lato", sans-serif;
        padding-top: 20px;
        font-weight: 200;
        font-size: 30px;
        color: #2483C5;
        margin: 0;
    }

    .teamsection li strong {
        font-family: "Lato", sans-serif;
        padding-top: 20px;
        font-weight: 400;
        font-size: 20px;
        color: #000000;
    }

    .teamsection li p {
        font-family: "Lato", sans-serif;
        font-weight: 300;
        font-size: 16px;
        color: #000000;
        line-height: 1.6;
        margin-top: 10px;
    }

    .teamsection li a {
        font-family: "Lato", sans-serif;
        font-weight: 300;
        font-size: 16px;
        color: #2483C5;
        line-height: 1.6;
        margin-top: 10px;
    }

        .teamsection li a:hover {
            color: #000000;
            text-decoration: none;
        }

    .teamsection li:nth-child(2n) {
        padding-left: 20px;
    }

        .teamsection li:nth-child(2n) img {
            float: right;
            margin: 0;
            margin-left: 20px;
        }

.wekeepleft {
    width: 60%;
    float: left;
    padding-top: 40px;
    margin-left: -10%;
}

    .wekeepleft img {
        width: 100%;
    }

.menutoggle {
    background-color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    padding: 10px 10px 0;
    width: 50px;
    display: none;
}

    .menutoggle hr {
        margin: 0;
        color: #43494d !important;
        border-top: 4px solid #43494d !important;
        margin-bottom: 10px;
    }

.ouremployees a {
    font-family: "Lato", sans-serif;
    color: red !important;
    border: 1px solid red;
    text-decoration: none !important;
    padding: 10px;
    border-radius: 30px;
    margin-top: 20px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 900;
    margin-right: 18px;
}

.aboutcontent img.secoundimg1 {
    margin-top: -157px;
    left: 28.5%;
    position: relative;
    margin-bottom: 0;
}

.aboutimg img {
    margin-top: 0;
    padding: 0;
    margin-left: 37px;
}

.content1 p {
    margin-left: 0;
    width: 50%;
}

ul.next li {
    display: inline-block !important;
}

#tab span {
    color: #424242;
    border: 1px solid;
    padding: 10px;
    border-radius: 30px;
    margin-top: 10px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

    #tab span:hover {
        color: #2483C5;
    }

span#prev_button {
    float: right;
}

/*new*/

.aboutimg {
    float: right;
    width: 42%;
    margin-left: 0;
    margin-right: -19px;
    position: relative;
    right: 91px;
}

.content2 p {
    position: relative;
    width: 59%;
    z-index: 99;
    text-align: justify;
}

.aboutcontent p {
    text-align: justify;
}

.content4 p {
    position: relative;
    width: 66%;
    z-index: 99;
    text-align: justify;
}

h4.accordion-toggle {
    color: rgba(51, 51, 51, 0.88);
    font-size: 20px;
    font-family: "Lato", sans-serif;
    padding: 22px 0;
    font-weight: 600;
    text-transform: capitalize;
}

.accordion-content p {
    font-size: 16px;
    color: rgba(80, 80, 80, 0.89);
    padding: 15px 50px;
    font-weight: 500;
    font-family: "Lato", sans-serif;
    border-bottom: 1px solid #ccc;
}

div#accordion {
    background: #f8f8f8;
}

h4.accordion-toggle:hover {
    color: #d64344;
}

.accordion-toggle img {
    margin: 0 15px;
}

.container.conatct h1 {
    color: #3a3a3a;
    font-size: 34px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0;
}

.container h1 {
    text-align: left;
    color: #3a3a3a;
    font-size: 36px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 0;
    font-weight: 100;
    padding: 20px 0 0 0;
}

section.section1 h2 {
    text-align: left;
    padding-top: 7px;
    font-size: 18px;
    padding-bottom: 0;
    font-family: "lato", sans-serif;
    font-weight: 400;
}

.section1 p {
    text-align: left !important;
    color: #3a3a3a;
    font-weight: 500;
    font-size: 18px;
    font-family: "Lato", sans-serif;
    text-transform: none;
    line-height: 29px;
    text-align: center;
    padding-bottom: 0 !important;
}

.resp-tabs-list li {
    font-size: 18px;
    font-family: "Loto", sans-serif;
    font-weight: 100;
    color: #353535;
}

li.resp-tab-item.hor_1.resp-tab-active {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
}

li.resp-tab-item.hor_1 {
    font-size: 16px;
    font-family: "Lato", sans-serif;
    font-weight: 600;
}

.color {
    color: #3a3a3a;
    font-weight: 600;
}

.red {
    color: #2483C5;
    font-weight: 600;
}

.formsection.contact_content {
    margin: 0;
}

.carousel-indicators .active {
    background-color: rgba(228, 1, 4, 0.61) !important;
}

a.splLink {
    margin-left: 38% !important;
    margin-top: 22px !important;
}

a.splLink2 {
    margin-left: 13% !important;
    font-weight:700;
    
}

.footer_left .container h1 {
    color: #fff;
    font-size: 33px;
    font-weight: 400;
}

.list_content {
    float: left !important;
    width: 34% !important;
    border-top: 1px solid #ececec !important;
    border-left: 1px solid #ececec !important;
}

    .list_content h4 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 20px;
        font-family: "Lato", sans-serif;
        font-weight: bold;
        padding-left: 20px;
    }

    .list_content li {
        width: 100% !important;
        padding: 4% !important;
        display: inline-block !important;
        background-color: #515151 !important;
        margin-bottom: 1px !important;
        color: #fff !important;
        cursor: pointer !important;
        margin-right: -1px !important;
        margin-left: -1px !important;
        text-align: center !important;
        text-transform: uppercase !important;
        font-size: 19px !important;
        font-weight: 400;
        letter-spacing: 0 !important;
    }

#mobileViewHeader {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    padding-left: 20px;
}

.content_feature {
    overflow: hidden !important;
    float: right !important;
    width: 66% !important;
    margin-top: 40px !important;
    list-style-type: none !important;
    border: 1px solid #ececec !important;
    padding: 20px !important;
}

    .content_feature li img {
        max-width: 100%;
    }

.list_content li:hover {
    background-color: #2483C5 !important;
}

.list_content li.active {
    background-color: #2483C5 !important;
}

.mobile_left a {
    color: #ff9000 !important;
}

    .mobile_left a:hover {
        color: #2483C5 !important;
        text-decoration: underline !important;
    }

.ouremployees a:hover {
    color: #333333 !important;
    border-color: #333333 !important;
}

button.accordion1 {
    background-color: #515151;
    color: #ffffff;
    cursor: pointer;
    padding: 20px;
    text-align: center;
    width: 100%;
    border: none;
    outline: none;
    font-size: 32px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
}

    button.accordion1.active,
    button.accordion1:hover {
        background-color: #2483C5;
    }

div.panel {
    text-align: center;
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

    div.panel.show {
        opacity: 1;
        text-align: center;
        max-height: 1250px;
    }

.mobile_view {
    display: none;
}

.content_feature h4 {
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
}

.panel h4 {
    font-size: 20px;
    font-family: "Lato", sans-serif;
    font-weight: bold;
}

.panel p {
    text-align: center;
    font-size: 18px;
    font-family: "Lato", sans-serif;
    color: #333333;
    font-weight: 500;
}

.mobile_right h4 {
    font-size: 24px;
    font-weight: bold;
    font-family: "Lato", sans-serif;
}

.mobile_right p {
    font-size: 18px;
    font-weight: 400;
    font-family: "Lato", sans-serif;
}

.vendor_head h2 {
    font-size: 50px !important;
}

/* This needs to be Mike image illustration-07 */
.newleftbox {
    background-image: url(images/illustration-07-variant.png);
    float: left;
    width: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

/* This needs to be Mike image illustration-08 */
.newrightbox {
    background-image: url(images/illustration-08-variant.png);
    float: right;
    width: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

    .newleftbox h2,
    .newrightbox h2 {
        font-weight: 800;
        font-size: 46px;
        line-height: 1;
        text-transform: uppercase;
        color: #fff;
        background-color: rgba(0, 0, 0, 0.46);
        margin: 0;
        padding-bottom: 15%;
        padding-top: 21%;
        font-family: "Lato", sans-serif;
    }

    .newleftbox a,
    .newrightbox a {
        display: block;
        font-size: 14px;
        width: 150px;
        margin: auto;
        padding: 14px;
        color: #fff;
        border-radius: 20px;
        margin-top: 30px;
        background-color: #2483C5;
        font-weight: 600;
        letter-spacing: 2px;
    }

        .newleftbox a:hover,
        .newrightbox a:hover {
            color: #2483C5;
            background-color: #fff;
            text-decoration: none;
        }

button.mybotton {
    background-color: #2483C5;
    color: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 12px;
    font-size: 12px;
    letter-spacing: 3px;
    font-weight: 800;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    border: none;
    box-shadow: none;
}

    button.mybotton:hover {
        background-color: #000;
        text-decoration: none;
    }

.modal-dialog {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 15% !important;
}

.modal-backdrop.fade.in {
    height: 1100px !important;
}

.modal-body strong {
    color: #2483C5;
    font-size: 18px;
    font-weight: 100;
}

.modal-body h3 {
    color: #3a3a3a;
    font-size: 28px;
    padding: 0;
    font-weight: bold;
}

.modal-body p {
    font-size: 16px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

a.button-link, a.button-link:active {
    color: #424242;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

    a.button-link:hover, a.button-link:focus {
        color: #fff;
        background-color: #424242;
        text-decoration: none;
    }

.terms-download-pdf {
}

.full img {
    max-width: 202%;
}

.content_feature a.newlink {
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline !important;
    float: none !important;
    padding-left: 8px !important;
    text-decoration: none !important;
    color: #2483C5 !important;
}

    .content_feature a.newlink:hover {
        text-decoration: none !important;
        color: #636363 !important;
    }

div#foo.full img {
    max-width: 100%;
}

.new_about_1 span {
    color: #343434;
    font-weight: bold;
}

.new_about_1 p {
    text-align: left;
    padding-top: 7px;
    font-size: 18px;
    padding-bottom: 0;
    font-family: "lato", sans-serif;
    font-weight: 400;
}

.new_about_1 h1 {
    text-align: left;
    color: #3a3a3a;
    font-size: 25px;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 4px;
}

.new_about_1 li {
    color: #3a3a3a;
    font-size: 18px;
    line-height: 1.6;
    list-style: none;
    font-weight: 500;
    font-family: "Lato", sans-serif;
}

div#reasons {
    background: #f6f6f6;
    padding: 5px 10px;
}

div#integrated-vendors {
    background: #f6f6f6;
    padding: 5px 10px;
}

.new_about_1 a {
    color: #d80000;
    text-decoration: none;
}

    .new_about_1 a:hover {
        color: #343434;
        text-decoration: none;
    }

.oc-login-wrapper {
    line-height: 1.42857143;
    font-family: Nunito Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
}
.flex-container {
    display: none;
}
.loginWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    padding: 0px !important;
    .leftBanner{
        background: #005390;
        box-shadow: 0px 0px 190.3px 0px #032843 inset;
        width: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        img{
           width: 25vw;
           height: auto;
        }
    }

    .grey-text-lable{
        font-size: 10px;
        font-weight: 700;
        padding-left: 16px;
        color: #525B75;
        margin-top: 7px;
    }
    .full{
        width: 100%;
    }
    input{
        border-radius: 6px;
        border: 1px solid #CBD0DD;
        width: 100%;
        padding: 11px 16px;
        height: 40px !important
    }
    .error-text{
        font-size: 13px;
        color: #EC1F00;
        font-weight: 400;
        text-align: start;
    }
}
.error-outline input{
    box-shadow: 0px 0px 0px 4px rgba(236, 31, 0, 0.24);
    border: 1px solid #EC1F00;
}
.button-blue-btn{
    color: #FFF;
    background: #005390;
    width: 100%;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 11px 24px;
    height: auto;
}
.error-inputfield{
    .ant-input-affix-wrapper {
        box-shadow: 0px 0px 0px 4px rgba(236, 31, 0, 0.24) !important;
        border: 1px solid #EC1F00 !important;
    }
}
    .rightContainer{
        width:50%;
        height:100%;
    }
    .loginContainer{
        height: 84%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        background:#fff !important;

        .contact{
            width: 60% !important;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            .header-div{
                display: flex;
                flex-direction: column;
                justify-content: center;
                align-items: center;
            }
            h1,p{
                color: #31374A;
                text-align: center;
                font-style: normal;
                text-transform:none;
                
           }
           h1{
            font-size: 31px;
            font-weight: 800;
            width: 79%;
            line-height: 120%;
            
        }
        p{
            font-size: 13px;
            font-weight: 400;
            line-height:1.5em;
            width: 95%;
            margin: 1em 0 1em 0;

        }
            .login {
                width:100% !important;
                .error-text{
                      margin: 0 0 1em 0;
                      padding:0;
                      text-align:start;
                      color:#EC1F00;

                    }
                .forgotPassword{
                    display:flex;
                    justify-content:center;
                    flex-direction:column;
                    align-items:flex-end;
                    gap:1.5em;
                    margin-bottom:1em;
                    
            }
                .ant-input-password-icon {
                    background: #CBD0DD;
                    border-radius: 50%;
                    padding: .2em;
                    color: #31374A;
                }
               input{
                border-radius: 6px !important;
                padding: 11px 16px !important;
                margin: .5em 0 .8em 0;
                font-size: 13px;
                font-weight: 600;
                color:#31374A !important;
                  }
            }

        }
    }
    .contactInfo{
        display: flex;
        justify-content: space-between;
        padding:0 1.5em;
        margin-left:1em;
        font-size: 13px;
         .line1 > p:first-child{
              font-weight:600 !important;
          }
        p{
             font-size:13px;
             line-height:190%;
         }
         
        .line2{
            display:flex;
            align-items:end;
         }
        a {
            font-size: inherit;
            text-decoration: underline; 
            cursor: pointer;
            font-family: inherit;
            font-weight: normal; 
            line-height: inherit;

        }
    }
    .privacyPolicy{
        display: flex;
        width: 100%;

        .footer{
            display: flex;
            width: 100%;
            justify-content:space-between;
            align-items:center;
            padding:1em 1.5em;
            margin-inline: 2%;
            font-size: inherit;
            border-top: 1px solid var(--Greys-3, #CBD0DD);
            height:40px;
            p{
            font-size:13px;
             line-height:149%;
             }
            a{
                 font-size: inherit;
                 text-decoration: underline; 
             }
          }
    }


}

.oc-login-wrapper .footer_top {
    padding: 13px;
}
.oc-login-wrapper .footer_left a,
.oc-login-wrapper .footer_right a {
    font-size: 16px !important;
}
    .oc-login-wrapper .oc-login-remember {
        width: 14px !important;
        display: inline-flex;
        height: 14px !important;
        margin-right: 6px;
        margin-left: 6px;
        margin-top: 27px !important;
        padding: 0;
        float: unset !important;
        border-color: #C1C1C1;
    }
.oc-login-wrapper .header_inner img {
    height: 71px;
    width: auto;
    float: left;
}
.oc-login-wrapper input::placeholder {
    font-size: 16px;
    color: #808080;
}
.oc-login-wrapper .login input:hover,
.oc-login-wrapper .login input:focus,
.oc-login-wrapper .login input:active {
    border: solid 1px #d2d2d2 !important;
}
.fancybox-wrap .fancybox-inner {
    min-width: 450px;
}
@media (max-width: 1460px) {
    .banner img {
        margin-top: 36px;
    }

    .wekeepright {
        margin-right: -3%;
    }

    .wekeepleft {
        margin-left: -5%;
    }
}
@media (min-width: 1421px) {
    .oc-login-wrapper {
        margin-left: -1%;
        margin-right: -1%;
    }
}

@media (max-width: 1314px) {
    .wekeepleft {
        margin-left: 0;
        width: 48%;
        padding-top: 100px;
    }

    .wekeepright {
        max-width: 48%;
        margin-right: 0;
    }

    .wekeep {
        padding-bottom: 10%;
        padding-top: 10%;
    }
}

@media (max-width: 1160px) {
    .innerbanner .innerbannertext {
        top: 130px;
    }

    .banner img {
        margin-top: 88px;
    }
}

@media (max-width: 1024px) {
    .innerbanner img.vendor-banner-img {
        margin-top: 32px;
        margin-bottom: 20px;
    }

    .innerbanner .innerbannertext {
        top: 18px;
    }

    .banner img {
        margin-top: -32px;
    }

    .innerbanner img {
        margin-top: 32px;
    }

    a.splLink {
        margin-left: 27% !important;
    }

    .header_inner .main.clearfix {
        margin: 0;
        width: 100%;
    }

    .menutoggle {
        display: block;
    }

    .nav {
        display: none;
    }

        .nav.showmenu {
            display: block;
        }

            .nav.showmenu li {
                background-color: #43494d;
                float: left;
                margin: 0;
                padding: 10px;
                text-align: center;
                width: 33.33%;
                border: 0 none;
            }

                .nav.showmenu li a {
                    color: #fff;
                    padding: 0;
                }

                .nav.showmenu li.log_in a {
                    padding: 0;
                    position: initial;
                }

                .nav.showmenu li.log_in {
                    background-color: #2483C5;
                    font-weight: 900;
                    margin: 0;
                    padding: 10px;
                }

                    .nav.showmenu li.log_in a:hover {
                        background-color: transparent;
                    }

                .nav.showmenu li:hover {
                    background-color: #2483C5;
                }

    .banner {
        margin: 86px auto 0;
    }

    .wekeepleft {
        margin-left: 0;
        width: 48%;
        padding-top: 100px;
    }

    .wekeepright {
        max-width: 48%;
    }

    .wekeep {
        padding-bottom: 10%;
        padding-top: 10%;
    }

    .founder {
        padding: 20px;
    }

        .founder img {
            margin-bottom: 20px;
        }

        .founder h2 {
            padding-top: 0;
        }

    .aboutcontent img {
        max-width: 100%;
    }

        .aboutcontent img.secoundimg {
            margin-top: 16px;
        }

    .innerbanner {
        margin: 70px auto 0;
    }

    ul#tabs {
        text-align: center;
    }

    ul#tab li a img {
        max-width: 100%;
    }

    .wekeepleft {
        width: 49%;
        float: left;
        padding-top: 40px;
    }

    .aboutimg {
        float: right;
        width: 42% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        position: relative;
        right: 91px;
    }

    .aboutcontent p {
        text-align: justify !important;
        width: 47% !important;
    }

    .content2 p {
        position: relative;
        width: 55% !important;
    }

    .content1 p {
        width: 47% !important;
    }

    .content4 p {
        position: relative;
        width: 100% !important;
    }

    .founder p {
        font-size: 14px;
    }

    .ouremployees p {
        font-size: 15px;
    }

    ul#tabs {
        display: block;
    }

    .mobile_right {
        width: 64%;
    }

    .mobile_left {
        width: 30%;
    }

    .aboutcontent p {
        width: 100% !important;
    }

    .aboutcontent img.secoundimg {
        top: -95px;
        left: 35px;
    }

    .aboutcontent img.secoundimg1 {
        margin-top: -160px;
        left: 22.5%;
    }
}

@media (max-width: 1038px) {
    #vendor-portal-pricing {
        height: 2080px;
    }
}

@media (max-width: 1020px) {
    #vendor-portal-pricing {
        height: 1550px;
    }
}


@media (max-width: 800px) {
    .formsection {
        background-position-x: -400px;
    }

    .banner img {
        margin-top: 0;
    }

    .vendor-section-alignment {
        display: inline-block;
    }

    .vendoreright img {
        float: none;
    }

    .box3-inside-div {
        min-height: 320px;
    }

    .aboutleft {
        text-align: center;
        width: 100%;
    }

    .aboutright {
        width: 96%;
    }

    .wekeepleft {
        text-align: center;
        width: 96%;
        margin-left: 4%;
    }

    .wekeepright {
        max-width: 96%;
        text-align: center;
    }

    .threebox .box {
        text-align: center;
        width: 100%;
    }

    .vendoreleft {
        text-align: center;
        width: 100%;
    }

    .vendoreright {
        padding-top: 40px;
        text-align: center;
        width: 100%;
    }

    .formsection {
        padding-bottom: 100px;
        padding-top: 100px;
    }

        .formsection form input {
            display: block;
            margin: auto auto 20px;
            max-width: 400px;
            padding: 10px;
            text-align: center;
        }

    header.sticky .header_inner {
        padding: 10px 10px;
    }

    body .banner {
        margin: 86px auto 0;
    }

    .ouremployees img {
        float: left;
        margin: 0 0 20px;
        width: 100%;
    }

    .innerbanner .innerbannertext {
        top: -36px;
        bottom: 0;
    }

        .innerbanner .innerbannertext span {
            margin-top: -26px !important;
        }

    .aboutimg {
        width: 88% !important;
        float: none !important;
        margin: 0 auto !important;
        overflow: hidden !important;
        position: static !important;
    }

    .teamsection li {
        padding: 20px;
    }

    .bannertext h2 {
        margin: 0 !important;
        font-size: 22px !important;
        padding: 0 !important;
    }

    .bannertext h3 {
        width: 100% !important;
        font-size: 30px;
    }

    .bannertext h1 {
        font-size: 51px;
        letter-spacing: 10px;
    }

    .aboutcontent img.secoundimg1 {
        position: static !important;
        margin-top: 0 !important;
        left: 0 !important;
    }

    .aboutcontent img {
        max-width: 33% !important;
        float: left;
        margin: 0 auto;
        padding: 0 5px;
    }

    .content1 p {
        margin-left: 0;
        width: 100% !important;
    }

    .content2 p {
        position: static !important;
        width: 100% !important;
    }

    .aboutcontent p {
        text-align: justify !important;
        width: 100% !important;
    }

    .content4 p {
        position: static !important;
        width: 100% !important;
    }

    .aboutcontent img.secoundimg {
        position: static !important;
        margin: 0;
    }

    .innerbanner .innerbannertext h2 {
        margin: 58px 0 -40px 0;
    }

    .innerbanner .innerbannertext h4 {
        margin: -46px 0;
    }

    .accordion-toggle img {
        width: 5% !important;
    }

    a.splLink {
        margin-left: 46% !important;
    }

    .vendore_left {
        font-family: "Lato", sans-serif;
        width: 100%;
    }

    .mobile_view {
        display: block !important;
    }

    .Laptop_view {
        display: none !important;
    }

    .container h1 {
        text-align: center;
    }

    section.section1 h2 {
        text-align: center;
    }

    .section1 p {
        text-align: center !important;
    }

    .mobile_left {
        width: 100%;
        float: none;
        text-align: center;
    }

    .mobile_right {
        width: 100%;
        float: none;
        text-align: center !important;
    }

        .mobile_right p {
            text-align: center;
        }

    ul.checkmark-list {
        text-align: left !important;
    }

    .vendor_head h2 {
        font-size: 28px !important;
    }

    .login input {
        width: 90% !important;
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }

    .login .oc-login-btn {
        float: left !important;
        width: 15% !important;
        max-width: 100% !important;
        padding: 10px 10px !important;
        margin: 10px 32px 10px 33px !important;
    }

    ul#tabs {
        display: none;
    }

    .panel.active.show {
        display: block !important;
    }

    .threebox .box {
        min-height: 320px;
    }

    .box2 p {
        padding-bottom: 1% !important;
    }

    .box3 p {
        padding-bottom: 1% !important;
    }

    .newleftbox h2,
    .newrightbox h2 {
        font-size: 30px;
    }

    .innerbanner .innerbannertext h4 {
        margin: 32px 0;
    }

    .login .oc-login-captcha {
        margin: 10px 32px 10px 20px !important;
    }

    @media (max-width: 768px) {
        section .footer .footer_left {
            margin: 0;
            padding: 0;
            width: 100%;
            clear: both;
        }

            section.footer .footer_left a {
                /*display: flex;*/
                justify-content: center;
            }

        section.footer .footer_right {
            margin: 0;
            padding: 20px 0 0;
            width: 100%;
            clear: both;
        }

        .container.priceing.vendor table.table.table-responsive {
            border: 0 none;
        }

        .aboutleft p {
            text-align: center;
        }

        .wekeepright p {
            text-align: center;
        }

        .threebox .box p {
            text-align: center;
        }

        .vendoreleft p {
            text-align: center;
        }

        .accordion-toggle img {
            width: 5% !important;
        }

        h4.accordion-toggle {
            color: rgba(51, 51, 51, 0.88);
            font-size: 16px;
        }

        .container.conatct h1 {
            text-align: center !important;
            font-size: 30px !important;
        }

        section.section1 .conatct p {
            text-align: center !important;
        }

        .login {
            float: none;
            width: 100%;
            margin: 0 auto;
            padding: 0;
            line-height: 0;
        }
    }

    @media (max-width: 800px) {
        .innerbanner .innerbannertext span {
            left: auto;
            bottom: -32px;
            position: absolute;
            right: 0;
        }
    }

    @media (max-width: 667px) {
        header.sticky .header_inner img {
            float: left;
        }

        .aboutimg {
            margin: 0;
            width: 100%;
        }

        .aboutcontent img {
            width: 100%;
        }

        .founder img {
            margin-bottom: 20px;
            width: 100%;
        }

        .ourpartners img {
            max-width: 100%;
        }

        .container.priceing .mobiletable {
            overflow: scroll;
        }

        .container.priceing.vendor .topred {
            font-size: 16px;
            font-weight: 800;
        }

        ul#tab li .images_one {
            width: 100%;
            text-align: center;
        }

        ul#tab li a {
            width: 100%;
            text-align: center;
        }

        .priceing table tr td a {
            width: 115px;
        }

        .teamsection li img {
            float: none;
            margin: 0;
        }

        .teamsection li:nth-child(2n) img {
            float: none;
            margin: 0;
        }

        .bannertext h2 {
            margin: -18px !important;
            font-size: 20px !important;
        }

        .bannertext h1 {
            font-size: 42px !important;
            letter-spacing: 10px !important;
            padding-top: 17px !important;
        }

        .bannertext h3 {
            width: 56% !important;
            font-size: 20px;
        }

        .accordion-toggle img {
            width: 5% !important;
        }

        button.accordion1 {
            font-size: 24px !important;
        }

        a.splLink {
            margin-left: 38% !important;
        }

        .innerbanner .innerbannertext h4 {
            font-size: 13px !important;
        }

        .innerbanner .innerbannertext h2 {
            font-size: 30px !important;
            margin: 0 0 !important;
        }

        .newleftbox,
        .newrightbox {
            width: 100%;
        }
    }

    @media (max-width: 650px) {
        .innerbanner .innerbannertext.vendor_head h2 {
            font-size: 17px !important;
        }
    }

    @media (max-width: 600px) {
        .header_inner .main.clearfix {
            background-color: transparent;
            padding: 0;
        }

        .js #menu.nav.showmenu ul {
            overflow: visible;
        }

        .nav.showmenu li {
            width: 50%;
        }

        .bannertext h2 {
            font-size: 20px;
        }

        .bannertext h1 {
            font-size: 60px;
        }

        .bannertext h3 {
            font-size: 20px;
            padding-left: 0 !important;
            width: 75% !important;
            padding-right: 0 !important;
        }

        .innerbanner .innerbannertext h2 {
            font-size: 34px !important;
        }

        .innerbanner .innerbannertext h4 {
            font-size: 12px !important;
        }

        .accordion-toggle img {
            width: 10% !important;
        }

        a.splLink {
            margin-left: 34% !important;
        }

        .panel img {
            width: 90%;
            margin: 0 auto;
        }

        .vendor_head h2 {
            font-size: 17px !important;
        }
    }

    @media (max-width: 510px) {
        #vendor-portal-pricing {
            height: 1650px;
        }
    }

    @media (max-width: 420px) {
        #vendor-portal-pricing {
            height: 1650px;
        }

        .aboutright {
            width: 100%;
        }

            .aboutright h4 {
                letter-spacing: 0;
                font-size: 13px;
            }

            .aboutright ul li {
                padding: 0;
            }
    }

    @media (max-width: 414px) {
        .carousel-indicators li {
            display: inline-block;
            width: 13px;
            height: 13px;
            margin: 0 0 -20px 0 !important;
        }

        .bannertext h3 {
            font-size: 16px;
        }

        .bannertext h2 {
            margin: -18px !important;
            font-size: 20px !important;
        }

        .bannertext h1 {
            font-size: 30px !important;
        }

        header.sticky .header_inner img {
            float: left;
        }

        .accordion-toggle img {
            width: 10% !important;
        }

        .login {
            float: none;
            width: 100%;
            margin: 0 auto;
            padding: 0;
            line-height: 0;
        }

        a.splLink {
            margin-left: 10% !important;
        }

        .section1 p {
            text-align: center !important;
            font-size: 17px !important;
        }

        button.accordion1 {
            font-size: 19px !important;
        }

        .panel h4 {
            font-size: 19px !important;
        }

        .mobile_right img {
            max-width: 100%;
        }

        .vendor_head h2 {
            font-size: 17px !important;
        }

        .login .oc-login-btn {
            float: left !important;
            width: 21% !important;
            max-width: 100% !important;
            padding: 10px 10px !important;
            margin: 10px 11px 10px 33px !important;
        }
    }

    @media (max-width: 360px) {
        .aboutright ul li {
            width: 100%;
            border: 0 none;
        }

        section.footer .copyright .social {
            float: left;
            padding-top: 10px;
        }

        .vendoreleft a {
            margin: auto;
            margin-top: 10px;
        }

        .nav.showmenu li {
            width: 100%;
        }

        innerbanner .innerbannertext h2 {
            font-size: 24px !important;
        }

        .innerbanner .innerbannertext h4 {
            font-size: 12px !important;
            font-weight: 600;
        }

        .innerbanner .innerbannertext span {
            font-size: 10px !important;
            font-weight: 900;
        }

        .carousel-indicators {
            padding: 16px !important;
        }

        .bannertext h3 {
            font-size: 13px !important;
            width: 100% !important;
        }

        .bannertext h2 {
            font-size: 17px !important;
        }

        .bannertext h1 {
            font-size: 24px !important;
        }

        .login {
            float: none;
            width: 100%;
            margin: 0 auto;
            padding: 0;
            line-height: 0;
        }

        .panel h4 {
            font-size: 17px !important;
        }

        button.accordion1 {
            font-size: 17px !important;
        }
    }

    @media (max-width: 320px) {
        header.sticky .header_inner img {
            height: auto;
            width: 220px;
        }

        body .banner {
            margin: 80px auto 0;
        }

        .bannertext {
            top: 16%;
        }

        button.accordion1 {
            font-size: 14px !important;
        }

        .panel h4 {
            font-size: 14px !important;
        }

        .footer_left img {
            width: 220px;
        }
    }
}

.active-user-main-div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    padding: 0px !important;
    font-family: Nunito Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
}
.procurement-white-logo{
    background: #005390;
    box-shadow: 0px 0px 190.3px 0px #032843 inset;
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    img{
       width: 25vw;
       height: auto;
    }
}
.active-user-sub-right-div{
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #FFF;
    
        h1{
            text-align: center;
            font-size: 31px;
            font-weight: 800;
            color: #31374A;
            text-transform: none !important;
            margin-bottom: .5em;

        }
        p{
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            text-align: center;
            color: #31374A;
            text-align: center !important;
            margin-bottom: 1em;
            line-height: 19px;
            font-family: Nunito Sans, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
        }
        .second-subheading{
            margin: 0px 2% !important;
        }
    .form-div{
        width: 400px;
    }
    .grey-text-lable{
        font-size: 10px;
        font-weight: 700;
        padding-left: 16px;
        color: #525B75;
        margin-top: 7px;
    }
    .full{
        width: 100%;
    }
    input{
        border-radius: 6px;
        border: 1px solid #CBD0DD;
        width: 100%;
        padding: 11px 16px;
        height: 40px !important
    }
    .check-box-div{
        display: flex;
        flex-direction: row;
        align-items: start;
        margin-top: 10px;
        label{
            margin-top: 3px;
        }
        input{
        width: 3%;
        height: auto
        }
    }
    .check-box-label{
        text-align: start;
        width: 90%;
        margin-left: 8px;
        color: #3E465B;
        padding: 0px;
        margin-bottom: 0px;
    }
    .error-text{
        font-size: 13px;
        color: #EC1F00;
        font-weight: 400;
       margin: 5px 0px 0px 0px;
        text-align: start !important;;
        padding-left: 3px;
    }
}
.error-outline input{
    box-shadow: 0px 0px 0px 4px rgba(236, 31, 0, 0.24);
    border: 1px solid #EC1F00;
}
.button-red-btn {
    color: #FFF;
    width: 100%;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 11px 24px;
    height: auto;
    background-color: #EC1F00;
}
.button-blue-btn{
    color: #FFF;
    background: #005390;
    width: 100%;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 11px 24px;
    height: auto;
}
.button-white-btn{
    background: #FFF;
    color: #005390;
    width: 100%;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    padding: 11px 24px;
    height: auto;
    border: none;
    box-shadow: none;
    
}
.button-white-btn:hover {
    background: #FFF !important;
    color: #005390 !important;
    border-color: none !important;
    box-shadow: none !important;
}


.error-inputfield{
    .ant-input-affix-wrapper {
        box-shadow: 0px 0px 0px 4px rgba(236, 31, 0, 0.24) !important;
        border: 1px solid #EC1F00 !important;
    }
   
}
.ant-input-affix-wrapper {
    border-color: #CBD0DD !important;
}
.form-group {
margin-bottom: 0px;
}
.image-upload-container{
    display: flex;
    flex-direction: column;
    align-items: start;
}

.mainFooterdiv{
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 16%;
}

@media screen and (max-width: 800px) {
    .active-user-main-div {
        flex-direction: column;
        /* //height: 93vh; */
    }
    .procurement-white-logo {
        background: #005390;
        box-shadow: 0px 0px 50.1px 0px #032843 inset;
        width: 100%;
        padding-block: 30px;
        /* margin-top: 117px; */
        height: 18%;
        img{
            width: 155px;
            height: 40.83px;
        }
    }
    .active-user-sub-right-div {
        /* margin-top: 40px; */
        width: 100%;
        .form-div{
            width: 290px;
        }
    }
    .rightContainer {
        width: 100%;
        overflow: auto;
    }
    .loginContainer {
            height: auto;
            align-items: flex-start;
            min-height: 80%;
    .contact {
        width: 97% !important;
    }

    .login {
        input {
             width: 100% !important;
            }
        }
    }
    .contactInfo{
        flex-direction: column;
        margin: 0px;
        padding: 0px;
        .line1{
                padding: 0px 1.5em 6px 1.5em;
        }
        .line2{
                padding: 6px 1.5em 6px 1.5em;
                border-top: 1px solid #CBD0DD;
        }
    }
    .privacyPolicy{
        border-top: 1px solid #CBD0DD;
        padding-top: 0px;
        .footer{
            border: none;
            margin-left: 0px;
        }
}
.mainFooterdiv{
    display: flex;
    flex-direction: column;
    justify-content: end;
    min-height: 20%;
    height: auto;
}
}


