/*********************/

/* bebas Family */

/*********************/
 @font-face {
    font-family:"bebasneue";
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue-webfont.svg#Calibri') format('svg'), url('../fonts/bebasneue-webfont.woff') format('woff'), url('../fonts/bebasneue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.navbar-default {
    background-color: #005387;
    font-family:'Open Sans', sans-serif;
    border: none;
    z-index: 9999999;
    margin-bottom: 0;
}
.navbar-nav {
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-shadow: 0px 0px 1px #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fbd00e;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fbd00e;
    background-color: transparent;
    font-weight: 600;
    text-shadow: 0px 0px 1px #fbd00e;
}
.navbar-default .navbar-nav>li:first-child a {
    padding-left: 0;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-right h3 {
    margin: 0;
    position: absolute;
    text-align: left;
    color: #fbd00e;
    top: -20px;
    font-size: 13px;
    font-weight: 400;
}
a.forgot-pass {
    position: absolute;
    right: 18px;
    top: -24px;
    color: #a3b6c9;
    font-size: 12px;
}
.side-right.chapter-two-bg .chapter-img {
    opacity: 0;
}
form.navbar-form.navbar-right {
    position: relative;
    margin-top: 0;
    top: -16px;
}
.navbar-form .form-control {
    background: #fff;
    box-shadow: none;
    width: 150px;
    height: 32px;
    border-radius: 2px;
    font-size: 13px;
}
.btn.login-btn {
    background: #0089df;
    border: none;
    box-shadow: 0px 0px 10px #3C3B3B;
    margin-left: 2px;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
}
.navbar-form .form-group {
    margin-right: 10px;
}
.banner {
    margin-top: 90px;
    background: url("https://img1a.flixcart.com/fk-sp-static/slp-home-hero-image-v0.jpg") no-repeat 0 0 #000;
    padding: 0;
    background-size: cover;
    padding: 4.5em 0;
    width: 100%;
}
.form-login {
    font-family:'Open Sans', sans-serif;
    background-color: #EDEDED;
    border-radius: 10px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;
    text-align: center;
    width: 81%;
    margin-left: 5%;
    margin-top: 0;
}
.form-login h4 {
    border:0 solid #fff;
    border-bottom-width:1px;
    padding-bottom:10px;
    text-align: center;
    padding: 15px;
    color: #0a3151;
    font-weight: 600;
    font-size: 20px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    margin-bottom: 15px;
    margin-top: 0;
}
.form-login .form-control {
    border-radius: 10px;
    width: 214px;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 15px;
    height: 35px;
    margin-bottom: 0;
    font-size: 14px;
}
.form-login .wrapper {
    text-align: center;
    padding: 20px 0;
}
.banner-desc h1 {
    color: #fff;
    font-family:"bebasneue";
    letter-spacing: 4px;
    font-size: 3em;
    margin-top: 17px;
    line-height: 50px;
    margin-left: 70px;
    position: absolute;
    top: 15px;
}
.typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-o-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
.start-selling, .form-login .form-submit {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -264px transparent;
    display: inline-block;
    height: 46px;
    width: 216px;
    margin-bottom: 15px;
    border: none;
    font-size: 0;
}
/* Every day block */
 .splitlayout {
    min-height: 100%;
    /* position: relative; */
    width: 100%;
}
.chapters, .chapter {
    position: relative;
    width: 100%;
}
.wrapper .side {
    height: 100%;
    position: relative;
    /* top: 0; */
    width: 50%;
    -webkit-backface-visibility: hidden;
    z-index: 100;
    /* bottom: 0; */
    background: #fff;
}
.wrapper .side-right {
    position: absolute;
    right: 0;
    top: 0;
    /*-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);*/
    /* bottom: 0; */
}
.wrapper .side-left {
    left: 0;
}
.wrapper .side-right.current {
    /*-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);*/
}
h2.every-day-title {
    font-weight: 300;
    font-family:"Open sans";
    color: #005286;
    font-size: 32px;
    top: 0;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
    vertical-align: top;
}
h2.every-day-title span.fk-logo {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -319px transparent;
    display: inline-block;
    height: 36px;
    width: 158px;
}
.chapter-imgage {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 0px transparent;
    height: 70%;
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
.chapter-imgage.chapter-img-1 {
    background-position: -293px -149px;
}
.chapter-imgage.chapter-img-2 {
    background-position: -516px -128px;
}
.chapter-imgage.chapter-img-3 {
    background-position: -733px -144px;
}
.lesser-viewport-area .chapter-imgage.chapter-img-1 {
    background-position: -294px -160px;
}
.lesser-viewport-area .chapter-imgage.chapter-img-2 {
    background-position: -514px -140px;
}
.lesser-viewport-area .chapter-imgage.chapter-img-3 {
    background-position: -731px -152px;
}
.how {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 0px transparent;
    display: inline-block;
    height: 65%;
    width: 65%;
    vertical-align: middle;
}
.how-1 {
    background-position: 2px -834px;
}
.how-2 {
    background-position: -82px -840px;
}
.how-3 {
    background-position: -179px -832px;
}
.how-4 {
    background-position: -284px -840px;
}
.how-5 {
    background-position: -359px -838px;
}
.how-6 {
    background-position: -425px -832px;
}
.how-7 {
    background-position: -504px -840px;
}
.how-8 {
    background-position: -588px -839px;
}
.how-9 {
    background-position: -698px -832px;
}
.how-10 {
    background-position: -784px -838px;
}
.copy {
    max-width: 80%;
    margin: 0 auto;
    padding: 2em 2em 2em;
}
.chap-no-text {
    padding-top: 0em;
    font-family:"Open Sans";
    color: #005286;
    text-align: center;
    position: relative;
    top: 15px;
    /* margin-left: 40px; */
}
.chap-no-text h3 {
    font-family:"bebasneue";
    font-size: 4em;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-top: 5px;
}
.chap-no-text p {
    margin-left: 5px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
}
.side.side-right.chapter-one-bg {
    background: #0783af;
    padding-left: 213px;
    padding: 10px 0;
    top: 0;
    /* padding-left: 120px; */
    text-align: center;
}
.side.side-right img {
    max-width: 372px;
}
.side.side-right.chapter-two-bg {
    background: #01638f;
    padding-left: 120px;
    padding: 10px 0;
    /* padding-left: 120px; */
    text-align: center;
}
span.card.vcenter {
    padding: 28px 10px;
}
.chap-no-text p.sub-story {
    font-weight: 600;
    font-size: 26px;
    color: #818181;
    margin-bottom: 6px;
}
/*
.chapter-img {
    opacity: 0;
}
*/
 .svg-holder svg {
    position: absolute;
    left: 0;
    width: 100%;
}
#svgdiv {
    margin-top: 125px;
}
.left.left-block p {
    display: inline-block;
    font-size: 20px;
}
.left.left-block h3 {
    /* display: inline-block; */
    margin: 0 0px;
}
.chapter-img {
    /* padding: 5em 0; */
    /* display: inline-block; */
    width: 168px;
    background: #f4f4f4;
    border-radius: 50%;
    height: 168px;
    text-align: center;
    line-height: 150px;
    margin: 0 auto;
    margin-top: 22px;
}
.story-icon {
    display: none;
}
.story-icon.story-1-img {
    display: inline-block;
}
.every-day-block {
    width: 100%;
    position: relative;
}
.empty-every-day-block {
    position: absolute;
    width: 100%;
    z-index: 9999;
    display: none;
}
.chapter-two, .chapter-three {
    /* display: none; */
    /*position: absolute;*/
}
.every-day-story.fixed {
    position: fixed;
    top: 90px;
    text-align: center;
    z-index: 100000;
    /* padding-left: 5%; */
    height: 89%;
}
.every-day-story {
    position: absolute;
    width: 50%;
    text-align: center;
    margin-left: 0;
    display: none;
    left: 0;
}
.every-day-title.fixed {
    position: fixed;
    top: 90px;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.9);
}
.chapter-two .chapter-two-bg .image {
    max-width: 254px !important;
}
.side-right.fixed {
    position: fixed;
    top: 90px;
    /*    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;*/
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.chapter-two .side-right.fixed, .chapter-three .side-right.fixed {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.side-right.fixed.top {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    top: 90px;
}
.side.side-right.chapter-three-bg {
    background: #0783af;
    /* padding-left: 160px; */
    bottom: 0;
    z-index: 10000;
    text-align: center;
}
.video-container {
    /* text-align: center; */
    width: 375px;
    margin: 0 auto;
}
.chapter-three-bg h3 {
    color: #fff;
    font-family:"bebasneue";
    letter-spacing: 2px;
    margin-top: 5%;
    /* width: 320px; */
    text-align: center;
}
.chapter-three .chap-no-text {
    padding-bottom: 4em;
}
a.view-stories {
    color: #fff;
    font-family:"Open Sans";
    font-weight: 600;
    text-decoration: underline;
    margin: 15px 0;
    display: inline-block;
    width: 320px;
    text-align: center;
}
.chapter-three .start-selling {
    /* margin-bottom: 0; */
    /* background-size: 100%; */
    /* width: 174px; */
}
.chapter-three label {
    vertical-align: top;
    padding-top: 8px;
    color: #fff;
    font-family:"Open sans";
    font-weight: 300;
    margin-right: 20px;
}
.chapter-two-bg, .chapter-three-bg {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.next-mod.chapter-two-bg, .next-mod.chapter-three-bg {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
section.story-approach {
    background: #ecf0f1;
    position: relative;
}
.doing-business {
    background: #ecf0f1;
}
.owl-pagination {
    padding-bottom: 10px;
    position: absolute;
    bottom: 25px;
    width: 100%;
    /* margin-top: 10px; */
    text-align: center;
}
.owl-page {
    display: inline-block;
    cursor: pointer;
    font-family:"Open Sans";
    width: 58px;
    text-align: center;
}
.owl-page span {
    font-size: 0;
    background: transparent;
    width: 100%;
    margin: 0;
    height: 18px;
    text-align: left;
    position: relative;
    opacity: 0.5;
}
.owl-page span:before {
    font-size: 13px;
    font-weight: 600;
    color: #0883af;
}
.owl-page.active span, .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.doing-business h2 {
    color: #0883af;
    font-family:"bebasneue";
    letter-spacing: 2px;
    padding: 20px 0 5px;
    font-size: 2.7em;
    margin-top: 0;
}
.business-outer {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.business-wrapper {
    background: url("https://img1a.flixcart.com/fk-sp-static/slp-strip-with-form-v0.png") no-repeat 0px 0px transparent;
    background-size: 95% auto;
    position: relative;
}
.item-wrapper {
    float: left;
    width: 20%;
}
.item {
    min-height: 500px;
    margin-left: 50%;
    max-width: 470px;
}
.owl-theme .owl-controls .owl-page span:before {
    font-size: 13px;
    font-weight: 600;
    color: #0883af;
}
.owl-number-1:before {
    content:"LIST";
}
.owl-number-2:before {
    content:"SELL";
}
.owl-number-3:before {
    content:"SHIP";
}
.owl-number-4:before {
    content:"EARN";
}
.owl-number-5:before {
    content:"GET STARTED";
}
.owl-theme .owl-controls .owl-page span {
    font-size: 0;
    background: transparent;
    width: 100%;
    margin: 0;
    height: 18px;
    text-align: left;
    position: relative;
}
.owl-theme .owl-controls .owl-page.active span:after {
    content:"";
    height: 6px;
    width: 13px;
    position: absolute;
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png")no-repeat 0 0 transparent;
    left: 4px;
    bottom: -7px;
}
.owl-theme .owl-controls .owl-page.active span.owl-number-2:after {
    left: 8px;
}
.owl-theme .owl-controls .owl-page.active span.owl-number-3:after {
    left: 8px;
}
.owl-theme .owl-controls .owl-page.active span.owl-number-4:after {
    left: 10px;
}
.owl-theme .owl-controls .owl-page.active span.owl-number-5:after {
    left: 32px;
}
.owl-page {
    font-family:"Open Sans";
    width: 58px;
    text-align: center;
}
.owl-page:last-child {
    width: 100px;
}
.owl-theme .owl-controls {
    padding-bottom: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.business-content h3 {
    color: #01638f;
    font-weight: 300;
    margin: 10px 0 0 0;
}
.business-content {
    font-family:"Open Sans";
}
.business-content h2 {
    margin: 0;
    padding: 10px 0;
    font-family:"Open Sans";
    font-weight: 600;
    letter-spacing: 0;
}
.card-desc {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    vertical-align: top;
}
.card-img-holder {
    background: #fff;
    height: 65px;
    width: 65px;
    display: inline-block;
    line-height: 62px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 5px;
    vertical-align: middle;
}
.business-content p {
    color: #95a5a6;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
}
.card-cont p {
    font-size: 12px;
}
.anyone-can-sell {
    background: #e97724;
    color: #fff;
    position: relative;
    z-index: 999990;
    padding: 3em 0;
}
.anyone-can-sell h2 {
    font-family:"bebasneue";
    margin: 25px 0;
}
.anyone-can-sell .center-block {
    text-align: center;
}
.center-block {
    max-width: 768px;
    padding: 0 20px;
}
.sell-needs p {
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    font-family:"Open sans";
    width: 210px;
    position: relative;
    top: 10px;
    margin-top: 5px;
}
.sell-needs .and {
    font-size: 3em;
    vertical-align: top;
    margin: 0 40px;
    color: #fad00e;
    font-weight: 300;
    position: relative;
    top: 10px;
}
.sell-needs {
    font-family:"Open sans";
    margin: 25px 0;
}
span.card {
    border: 1px solid #fad00e;
    height: 75px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    text-align: left;
    padding: 15px 10px;
    text-align: center;
}
.sell-in-flipkart h2 {
    font-family:"bebasneue";
    text-align: center;
    letter-spacing: 6px;
    font-size: 3.5em;
    margin: 0 10px;
    margin-bottom: 25px;
}
.sell-in-flipkart {
    padding: 3em 0 3em;
    position: relative;
    z-index: 99999;
    background: #ffffff;
}
.sell-in-flipkart p {
    color: #818181;
    font-size: 16px;
    font-family:"Open Sans";
    font-weight: 300;
    margin: 15px 0;
}
footer {
    background: #22537b;
    z-index: 9999999;
    position: relative;
    padding: 4em 0;
    font-family:"Open Sans";
    color: #fff;
}
footer h4 {
    font-family:"bebasneue";
    color: #3498db;
    font-size: 1.8em;
}
footer .nav>li>a {
    padding: 0;
    color: #fff;
}
footer .nav>li>a {
    color: #fff;
    padding: 2px 0;
    font-size: 14px;
    font-weight: 300;
}
footer .social li {
    display: inline-block;
    /* background: red; */
    height: 30px;
    width: 30px;
    margin-right: 15px;
}
footer .social li a {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -222px transparent;
    display: inline-block;
    height: 31px;
    width: 31px;
}
footer .social li a.facebook {
    background-position: 0px -222px;
}
footer .social li a.twitter {
    background-position: -90px -222px;
}
footer .social li a.googleplus {
    background-position: -45px -222px;
}
footer .social li a.youtube {
    background-position: -136px -222px;
}
footer .nav>li>a:focus, footer .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.copyright-footer {
    background: #0a3151;
    color: #83a1af;
    font-family:"Open Sans";
    padding: 15px 0;
    position: relative;
    z-index: 999999;
}
.copyright-footer p {
    margin: 0;
    padding-left: 15px;
}
.views-row.views-row-odd.col-md-4 .views-field-title a, .views-row.views-row-even.col-md-4 .views-field-title a {
   /* min-height: 60px; */
    display: inline-block;
}
img.graph-gif {
    position: absolute !important;
    display: none;
    bottom: 58px;
    left: 50%;
    max-width: 250px !important;
    margin-left: -124px;
}
.coins-holder {
    position: absolute !important;
    bottom: 42px;
    width: 278px;
    margin: 0 auto;
    text-align: left;
    left: 0;
    height: 144px;
    margin-left: -135px;
    left: 50%;
    /*   display: none;*/
}
.holder {
    position: relative;
    display: inline-block;
}
.coin {
    position: absolute;
    bottom: 0;
    /*-webkit-animation-delay:-1s;
    -moz-animation-delay:-1s;
    -ms-animation-delay:-1s;
    animation-delay:-1s;*/
    display: none;
}
.coin-img {
    background: url("https://img1a.flixcart.com/fk-sp-static/slp-sprite-v1.png") no-repeat 0 -944px transparent;
    height: 26px;
    width: 48px;
    display: inline-block;
}
.left-coin-holder .coin {
    left: 0;
}
.right-coin-holder .coin {
    right: 0;
}
.left-coin-holder .coin-1.coin {
}
.left-coin-holder .coin-2.coin {
    bottom: 15px;
    z-index: 2;
    left: -6px;
}
.left-coin-holder .coin-3.coin {
    z-index: 3;
    bottom: 30px;
}
.right-coin-holder .coin-1.coin {
    right: 8px;
}
.right-coin-holder .coin-2.coin {
    bottom: 14px;
    z-index: 2;
    right: 15px;
}
.right-coin-holder .coin-3.coin {
    z-index: 3;
    bottom: 30px;
    right: 12px;
}
.right-coin-holder .coin-4.coin {
    bottom: 46px;
    z-index: 4;
    right: 8px;
}
.right-coin-holder .coin-5.coin {
    bottom: 60px;
    z-index: 5;
    right: 2px;
}
.right-coin-holder .coin-6.coin {
    z-index: 6;
    bottom: 74px;
    right: 8px;
}
.coins-holder .coin {
    /* display: none; */
}
.item.form-item {
    margin-left: 23%;
    max-width: 52%;
    padding-left: 3%;
    padding-right: 2%;
    max-height: 420px;
    min-height: 420px;
    position: relative;
}
.start-selling-fomr h2 {
    font-family:"Open Sans";
    color: #004970;
    font-weight: 700;
    letter-spacing: 0;
    padding-bottom: 24px;
    padding-top: 30px;
}
.start-selling-fomr input[type="text"] {
    background: #fff;
    border: 2px solid #e4e9ea;
    border-radius: 4px;
    height: 42px;
    font-size: 16px;
    padding-left: 10px;
    /* width: 46%; */
    /* margin-right: 3%; */
}
.left.left-block {
    /* position: absolute; */
    bottom: 0;
    margin-top: 25px;
}
.start-selling-fomr p {
    font-size: 16px;
    margin: 0;
    color: #7f8c8d;
    font-family:"Open Sans";
}
.start-selling-fomr h3 {
    font-size: 4em;
    margin: 0px 0;
    font-family:"bebasneue";
    letter-spacing: 2px;
    color: #01638f;
}
.start-selling-fomr a {
    font-family:"Open Sans";
    font-weight: 600;
    font-size: 1.2em;
}
.owl-buttons {
    position: absolute;
    width: 100%;
    bottom: 385px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    position: absolute;
    left: 25px;
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -42px transparent;
    font-size: 0;
    height: 80px;
    width: 44px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    right: 25px;
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -132px transparent;
    font-size: 0;
    height: 80px;
    width: 44px;
}
.side.side-left {
    /* display: none; */
}
.start-selling-fomr .form-type-textfield {
    display: inline-block;
    width: 46%;
    margin-right: 15px;
}
.vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    background: transparent;
    border-color: #fff;
    margin-left: -25px;
    margin-top: -25px;
}
.vjs-default-skin .vjs-big-play-button:before {
    top: -16px;
    color: #fff;
}
.start-selling-form {
    display: inline-block;
    height: 124px;
    width: 198px;
    position: absolute;
    background: transparent;
    right: 6.5%;
    bottom: 28%;
}
.side-right.fixed.top.test-class {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.owl-page.active span:after {
    content:"";
    height: 6px;
    width: 13px;
    position: absolute;
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png")no-repeat 0 0 transparent;
    left: 4px;
    bottom: -10px;
}
.owl-page.active span.owl-number-2:after {
    left: 8px;
}
.owl-page.active span.owl-number-3:after {
    left: 8px;
}
.owl-page.active span.owl-number-4:after {
    left: 10px;
}
.owl-page.active span.owl-number-5:after {
    left: 32px;
}
.lesser-viewport-area h2.every-day-title {
    margin-top: 0;
    margin-bottom: 10px;
}
.lesser-viewport-area .chapter-img {
    width: 200px;
    height: 200px;
    line-height: 200px;
}
.lesser-viewport-area .sub-story {
    margin-top: 16px;
    font-weight: 600 !important;
    margin-left: 0;
}
.lesser-viewport-area .chapter-img img {
    max-width: 100px;
}
.lesser-viewport-area .chapter-img.animated {
    width: 170px;
    height: 170px;
    line-height: 170px;
    position: relative;
    top: -20px;
}
.lesser-viewport-area .every-day-story.fixed {
    height: 86%;
}
.lesser-viewport-area img.story-icon {
    max-width: 120px;
}
.lesser-viewport-area .side.side-right img {
    max-width: 380px;
}
.lesser-viewport-area .side.side-right img.graph-gif {
    bottom: 58px;
    left: 50%;
    max-width: 250px !important;
    margin-left: -126px;
}
.lesser-viewport-area .side.side-right.chapter-two-bg img {
    max-width: 320px;
}
.lesser-viewport-area .coins-holder {
    bottom: 78px;
    width: 100%;
    left: 0;
    height: 144px;
    margin-left: -50%;
    left: 50%;
}
.lesser-viewport-area .chap-no-text {
    top: 10px;
    /* margin-left: 40px; */
}
.lesser-viewport-area .left.left-block {
    /* position: absolute; */
    /* bottom: 50px; */
}
.lesser-viewport-area .owl-pagination {
    bottom: 14px;
}
.round-go-down {
    bottom:-17px;
}
.scrollDown {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -135px;
    width: 270px;
    height: 30px;
    /* background: black; */
    /* background: rgba(0,0,0,0.4); */
    border-radius: 5px;
    z-index: 9999;
    font-family:"Open Sans";
    font-size: 16px;
    cursor: default;
    /*    display: none;*/
}
.scrollDown:hover {
    /* background: rgba(0,0,0,0.6); */
}
.scrollDown.small {
    width: 156px;
    margin-left: -79px;
    font-size: 15px;
    bottom: 5px;
    z-index: 99999;
}
.scrollDown.onwhite {
    /* background: rgba(255,255,255,0.4); */
}
.blue-txt {
    color: #005286;
}
.white-text {
    color: #fff;
}
.icon {
    padding-left: 0;
    position: relative;
    padding-top: 0;
}
@-webkit-keyframes scrolldown {
    0% {
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    50% {
        -moz-transform: translateY(7px);
        -ms-transform: translateY(7px);
        -webkit-transform: translateY(7px);
        transform: translateY(7px);
    }
    100% {
        @include transform(translateY(-3px));
        -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
}
.scrollDown .icon {
    content:'';
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 7px -1011px transparent;
    background-repeat: no-repeat;
    width: 12px;
    height: 40px;
    position: absolute;
    left: 0;
    top: -5px;
    -moz-animation: scrolldown 2s infinite ease-in-out;
    -webkit-animation: scrolldown 2s infinite ease-in-out;
    animation: scrolldown 2s infinite ease-in-out;
}
.scrollDown.onwhite .icon {
}
.scrollDown .text {
    color: white;
    position: absolute;
    left: 40px;
    width: 230px;
    top: 4px;
    display: block;
}
.scrollDown.onwhite .text {
    color: #818181;
}
.scrollDown.small .text {
    width: 100px;
}
.card-img-holder img {
    max-width: 32.5px;
}
.doing-business, .normal-flow {
    width: 100%;
}
div#loginError {
    position: absolute;
    background: transparent;
    border: none;
    color: red;
    padding: 0;
    display: block;
    font-size: 13px;
    bottom: -20px;
    margin: 0;
    font-family:"Open Sans";
    font-weight: 600;
    display: none;
}
.start-selling-fomr .form-submit {
    position: absolute;
    bottom: 20%;
    right: 7%;
    width: 25%;
    height: 100px;
    opacity: 0;
}
.video-container iframe {
    width: 100%;
    height: 230px;
}
.navbar-brand {
    padding: 28px 15px 15px 15px;
}
footer .navbar-nav li {
    width: 100%;
}
.region-navigation small.help-block {
    color: red !important;
    font-family:"Open Sans";
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    margin-top: 0px;
}
.region-navigation p.error {
    color: red;
    position: absolute;
    margin-top: -15px;
    font-size: 13px;
    font-weight: 600;
    text-shadow: none;
}
.container>.navbar-collapse {
    position: relative;
    top: 2px;
}
ul.menu.nav.navbar-nav.secondary {
    float: right;
    position: relative;
    top: -40px;
}
ul.menu.nav.navbar-nav.secondary .first.leaf a {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -264px transparent;
    display: inline-block;
    height: 39px;
    width: 175px;
    background-size: 694px;
    background-position: 0px -210px;
    margin-bottom: 15px;
    border: none;
    font-size: 0;
    top:14px;
}
ul.menu.nav.navbar-nav.secondary .last.leaf a {
    position: relative;
    top: 16px;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-left: 10px;
    padding-right: 40px;
    background: url("images/user.png") no-repeat 58px 6px transparent;
    line-height: 18px;
}
/* Media Queries */
 @media (min-width:992px) {
    /*.navbar-default .navbar-nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }*/
    /*.navbar-form .form-control {
        width: 135px;
    }*/
    form.navbar-form.navbar-right {
        padding-right: 0;
    }
    a.forgot-pass {
        right: 0;
    }
}
@media (min-width:992px) and (max-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width:767px) {
    .left.left-block h3 {
        display: block;
        margin: 0 12px 0 0;
        font-size: 28px;
    }
    ul.menu.nav.navbar-nav.secondary {
        float: none;
        top: 0;
        border-bottom:none;
        padding-bottom: 12px;
        padding-top: 0px;
        margin-top: 2px;
    }
    ul.menu.nav.navbar-nav.secondary .first.leaf a {
        margin-bottom: 0;
        top: 0px;
    }
    ul.menu.nav.navbar-nav.secondary .last.leaf a {
        top: 10px;
        color: #fff;
        font-size: 13px;
        font-weight: 600;
        padding-top: 7px;
        padding-bottom: 8px;
        display: block;
        padding-left: 10px;
    }
    ul.menu.nav.navbar-nav.secondary li {
        display: inline-block;
    }
    ul.menu.nav.navbar-nav.secondary ul {
        text-align: center;
    }
    .navbar-form h3 {
        top: -22px;
    }
    .banner {
        margin-top: 50px;
        padding: 20px;
    }
    .banner-desc h1 {
        margin-left: 0;
        position: relative;
        top: 0;
    }
    .wrapper .side-right {
        position: relative;
        width: 100%;
        padding: 10px 0;
        text-align: center;
        padding-left: 0 !important;
    }
    .side.side-right.chapter-one-bg {
        padding: 20px 0;
        text-align: center;
    }
    .wrapper .side-left {
        left: 0;
        width: 100%;
        text-align: center;
    }
    .copy {
        max-width: 100%;
        margin: 0 auto;
        padding: 10px 20px 10px;
    }
    .chap-no-text {
        padding-top: 15px;
        top: 0;
    }
    h2.every-day-title {
        position: relative;
        width: 320px;
        margin: 20px auto;
        font-size: 28px;
        padding-right: 0;
        background-position: right 23px;
    }
    .side.side-right img {
        max-width: 352px;
    }
    .chapter-three-bg h3 {
        margin: 15px auto;
    }
    .page-sell-smart .main-container, .node-type-slp-article .main-container, .page-taxonomy-term .main-container {
        background: transparent;
    }
}
@media (max-width:1024px) {
    .side.side-right.chapter-one-bg {
        padding: 12px;
        padding-left: 30px;
        padding-top: 7em;
    }
    .side.side-right.chapter-three-bg {
        padding-left: 0px;
        padding-top: 3em;
    }
    #block-views-slp-sell-smart-block-2 .views-field.views-field-field-slp-article-banner {
        margin-right: 5px;
    }
    .views-field-title .field-conten {
        margin-top: 0;
        font-size: 15px;
    }
    .business-wrapper {
        background-position: 0px 129px;
        margin-top: 30px;
    }
    .item.form-item {
        padding-top: 3%;
    }
    .side.side-right.chapter-two-bg {
        padding-top: 5em;
        padding-left: 20px;
    }
    .side.side-right.chapter-two-bg img {
        max-width: 350px;
    }
    .empty-every-day-block {
        display: none;
    }
    .side.side-left {
        display: inline-block;
    }
    .every-day-story {
        display: none;
    }
    .copy {
        padding: 5em 2em 5em;
        max-width: 100%;
    }
    h2.every-day-title {
        margin-left: 0;
        margin: 0 auto;
        display: block;
        left: 10%;
        top: 5%;
    }
    .chapter-img {
        width: 150px;
        height: 150px;
        line-height: 150px;
    }
    .chapter-img img {
        max-width: 100px;
    }
    .chap-no-text h3 {
        font-size: 3.5em;
        margin-top: 15px;
    }
    .chapter-three .chap-no-text {
        padding-bottom: 0em;
    }
    .chapter-two-bg, .chapter-three-bg {
        display: inline-block;
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    img.graph-gif {
        display: none;
        /* left: 112px; */
    }
    .coins-holder {
        left: 58%;
        max-width: 340px;
    }
    .owl-carousel .owl-wrapper {
        background: url("https://img1a.flixcart.com/fk-sp-static/slp-strip-with-form-v0.png") no-repeat 0px 40px transparent;
        background-size: 48% auto;
    }
    .start-selling-fomr h2 {
        margin-top: 20px;
    }
    .left.left-block {
        position: absolute;
        bottom: 32px;
    }
    .start-selling-fomr a, .start-selling-fomr p {
        font-size: 14px;
    }
}
@media (max-width:768px) {
    .navbar-form h3, .navbar-form .form-group, .navbar-form a {
        display: none;
    }
    h2.every-day-title {
        left: 0%;
        top: 12%;
    }
    .copy {
        padding: 8em 2em 8em;
        max-width: 100%;
    }
    .side.side-right.chapter-three-bg {
        padding-left: 2px;
        padding-top: 8em;
    }
    .side.side-right.chapter-two-bg {
        padding-top: 0px;
        padding-left: 33px;
    }
    .side.side-right.chapter-one-bg {
        padding: 0;
        padding-left: 10px;
    }
    .doing-business h2 {
        font-size: 2em;
    }
    .banner-desc h1 {
        position: relative;
        top: 10px;
        height: 100px;
    }
    .side.side-right img.graph-gif {
        max-width: 242px !important;
        margin-left: -122px;
        bottom: 54px;
    }
    .side.side-right img.image {
        max-width: 93%;
        margin-top: 10em;
    }
    .side.side-right.chapter-one-bg img.image {
        max-width: 98%;
        margin-top: 12em;
    }
    .owl-carousel .owl-wrapper {
        background: url("https://img1a.flixcart.com/fk-sp-static/slp-strip-with-form-v0.png") no-repeat -18px 50% transparent;
        background-size: 48% auto;
    }
    .item.form-item {
        padding-top: 13%;
        /* margin-left: 41%; */
        /* max-width: 405px; */
    }
    .coins-holder {
        margin-left: -45%;
        width: 92%;
        left: 50%;
    }
    .video-container {
        width: 354px;
        overflow: hidden;
        margin: 0 auto;
    }
    .business-content p {
        font-size: 12px;
    }
    .left.left-block {
        /* position: absolute; */
        /* top: 65%; */
        bottom: auto;
    }
    .start-selling-form {
        height: 42px;
        width: 115px;
    }
    .left.left-block br {
        display: none;
    }
    .start-selling-fomr h3 {
        font-size: 40px;
        letter-spacing: 0;
    }
    .start-selling-fomr a, .start-selling-fomr p {
        font-size: 12px;
    }
    .item {
        min-height: 500px;
        margin-left: 42%;
        max-width: 410px;
    }
}
@media (max-width:992px) {
    .navbar-form h3, .navbar-form .form-group, .navbar-form a {
        display: none;
    }
}
@media (max-width:767px) {
    .chapter-one-bg, .chapter-two-bg {
        display: none;
    }
    .chapter-img {
        margin-top: 0;
    }
    .chapters, .chapter {
        position: relative;
    }
    .left.left-block {
        position: absolute;
        top: auto;
        bottom: -18px;
    }
    .item-wrapper {
        float: none;
        width: 100%;
    }
    .owl-pagination {
        display: none;
    }
    .business-wrapper .owl-pagination {
        display: block;
    }
    .business-wrapper {
        background: transparent;
    }
    .copy {
        display: inline-block;
        padding: 8px 0;
        width: 49%;
    }
    .side.side-right img.image {
        max-width: 320px;
        margin-top: 2px;
    }
    .side.side-right img.graph-gif {
        left: 50%;
        bottom: 50px;
        max-width: 208px !important;
        margin-left: -104px;
    }
    .coins-holder {
        width: 320px;
        left: 50%;
        margin-left: -160px;
    }
    .banner-desc h1 {
        height: 80px;
        margin-top: 0;
        top: 0;
        font-size: 35px;
    }
    .chap-no-text h3 {
        font-size: 2.5em;
    }
    .chap-no-text p {
        font-size: 12px;
    }
    .owl-carousel .owl-wrapper {
        background: transparent;
    }
    .item {
        min-height: 250px;
        margin-left: 10%;
        max-width: 80%;
    }
    .card-desc {
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
        text-align: center;
    }
    .doing-business h2.text-center {
        font-size: 26px;
        letter-spacing: 0px;
        padding: 15px 0;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }
    .item.form-item {
        margin-left: 10%;
        max-width: 80%;
        padding-top: 0;
        min-height: 300px;
        max-height: 300px;
    }
    .sell-needs p {
        display: block;
        font-size: 16px;
        width: 80%;
        margin: 0 auto;
    }
    .sell-needs .and {
        font-size: 2.3em;
        display: block;
        margin: 10px 0;
        top: 0;
    }
    span.card {
        max-width: 95px;
        margin-right: 5px;
    }
    .owl-buttons {
        bottom: 252px;
    }
    .start-selling-form {
        background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -264px transparent;
        /* background-size: 100%; */
        height: 44px;
        width: 220px;
        right: auto;
        left: 0;
    }
    .navbar-nav {
        text-transform: uppercase;
        margin-bottom: 35px;
        margin-left: 10px;
        margin-bottom: 0px;
        border-bottom: 1px solid #ddd;
        margin-right: 10px;
        padding-bottom: 6px;
    }
    .views-row.views-row-odd.col-md-4 .views-field-title a, .views-row.views-row-even.col-md-4 .views-field-title a {
        min-height: 10px;
    }
    .main-container {
        background: #fff !important;
    }
    .footer .navbar-nav {
        border-bottom: 0px solid #ddd;
    }
    .navbar-default .navbar-nav>li>a {
        color: #FFF;
        font-size: 12px;
        font-weight: 600;
        padding: 2px 0;
        text-align: left;
    }
    .navbar-form h3, .navbar-form .form-group, .navbar-form a {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .navbar-form .form-control {
        width: 100%;
        height: 30px;
    }
    form.navbar-form.navbar-right {
        border-bottom: none;
        box-shadow: none;
        margin-top: 44px;
        margin-bottom: 0;
        padding-bottom: 0;
        border-top: 0;
    }
}
@media (max-width:414px) {
    .navbar-brand {
        max-width: 250px;
    }
    .navbar-brand img {
        max-width: 100%;
    }
    .banner-desc h1 {
        height: 150px;
        font-size: 35px;
        line-height: 40px;
    }
    .form-login {
        width: 100%;
        margin-left: 0;
    }
    .chap-no-text p.sub-story {
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
    }
    h2.every-day-title {
        margin-bottom: 20px;
        /* text-align: left; */
        /* font-size: 29px; */
        /* padding: 15px 0; */
        /* margin-bottom: 0; */
        /* margin-left: 0; */
        /* background-position: 153px 14px; */
        /* display: inline-block; */
        /* left: 50%; */
        /* margin-left: -155px; */
    }
    .chapter-img {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .chapter-img img {
        max-width: 65px;
    }
    .chap-no-text {
        padding-top: 12px;
        top: 0;
    }
    .copy {
        padding: 20px 20px;
        vertical-align: top;
        width: 100%;
    }
    .side.side-right.chapter-one-bg img.image {
        max-width: 97%;
        margin-top: 2em;
    }
    .side.side-right.chapter-one-bg {
        padding-bottom: 30px;
    }
    .side.side-right.chapter-two-bg img.image {
        max-width: 280px;
        margin-top: 30px;
    }
    .coins-holder {
        width: 280px;
        left: 50%;
        margin-left: -140px;
    }
    .video-container {
        width: 310px;
        overflow: hidden;
    }
    .doing-business h2.text-center {
        font-size: 22px;
    }
    .business-content h3 {
        font-size: 18px;
    }
    .business-content h2 {
        font-size: 20px;
    }
    .card-desc {
        max-width: 100px;
    }
    .start-selling-fomr h2 {
        padding: 10px 0;
        margin-top: 0;
    }
    .start-selling-fomr input[type="text"] {
        font-size: 13px;
        padding-left: 10px;
        width: 95%;
        margin-right: 3%;
        margin-bottom: 10px;
    }
    .owl-page {
        width: 50px;
    }
    .owl-page:last-child {
        width: 85px;
    }
    span.card {
        max-width: 85px;
        margin-right: 5px;
        padding: 20px 6px;
        font-size: 12px;
    }
    span.card.vcenter {
        padding-top: 25px;
        font-size: 12px;
    }
    .third-card {
        display: none;
    }
    .business-content {
        padding-bottom: 10px;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-prev, .owl-theme .owl-controls .owl-buttons div.owl-next {
        height: 80px;
        width: 32px;
        /* background-size: 100%; */
    }
    footer {
        text-align: center;
        padding: 2em 0;
        z-index: 99;
    }
    .column {
        margin-bottom: 20px;
    }
    .side.side-right img.graph-gif {
        bottom: 48px;
    }
    .side.side-right.chapter-three-bg {
        padding-top: 1em;
    }
    .business-wrapper .owl-pagination {
        bottom: 0;
    }
    .business-wrapper {
        margin-top: 0;
    }
    .start-selling-fomr .form-type-textfield {
        width: 100%;
    }
    .start-selling-fomr .form-submit {
        background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 -177px transparent;
        background-size: 100%;
        height: 35px;
        width: 146px;
        right: 0px;
        bottom: 24%;
        opacity: 1;
        position: relative;
        border: none;
        font-size: 0;
    }
    .left.left-block {
        /* top: 85%; */
    }
    .region-navigation {
        background: #fff;
    }
    .region-navigation .nav>li>a {
        color: #000;
    }
}
/* styles written after integration . Taken from style.css */
 body, h1, h2, h4, h5, h6 {
    font-family:"Open Sans"
}
a:hover, a:focus {
    text-decoration: none;
}
body.toolbar-drawer {
    padding-top: 10px !important;
    font-family:'Open Sans';
    margin-top: 12px;
}
body.page-sell-smart, body.node-type-slp-article, body.page-taxonomy-term {
    padding-top: 60px !important;
}
header.navbar {
    background-color: #027cd5 ;
    font-family:'Open Sans', sans-serif;
    border: none;
    z-index: 9999999;
    margin-bottom: 0;
    /*top: 30px;*/
    height: 90px;
    /*overflow: hidden;*/
}
.sub-header {
    min-height: 90px;
    margin-top: 30px;
    background: url("images/header-banner.jpg") repeat-x 0 0 #014068;
}
.category-description {
    color: #fff;
}
.sub-header-title, .sub-header .category {
    font-family:"bebasneue";
    color: #0089df;
    margin: 20px 0 4px;
    font-size: 25px;
}
h1.page-header {
    font-family:"bebasneue";
    letter-spacing: 4px;
    font-size: 3em;
}
.node-slp-article h2, .node-slp-article h1{
    font-weight: 600;
    margin: 32px 0 25px;
}
.node .content .article-category {
    position: relative;
}
.section-main-title {
    font-family:"bebasneue";
    color: #005387;
    font-size: 32px;
    margin: 10px 0px 20px 0px;
}
.node .content .article-category a {
    font-family:"bebasneue";
    background: #6EB1E3;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 2px;
}
.article-title a {
    color: #333;
    font-family:'Open Sans';
}
.page-sell-smart .main-container, .node-type-slp-article .main-container, .page-taxonomy-term .main-container, .node-type-slp-landing-page .main-container {
    /* padding-top: 25px; */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(70%, rgba(255, 255, 255, 1)), color-stop(70%, rgba(233, 234, 237, 1)), color-stop(70%, rgba(233, 234, 237, 1)), color-stop(70%, rgba(233, 234, 237, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%);
    Chrome10+, Safari5.1+ background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%, rgba(233, 234, 237, 1) 70%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9eaed', GradientType=1);
    /* IE6-9 */
}
.node .content h2 {
    margin: 0 0 12px 0;
    text-decoration: none !important;
    font-weight: 700;
    font-size: 25px;
}
.section-view-all {
    position: absolute;
    right: 0;
    top: 4px;
}
.article-banner {
    /* display: inline-block; */
    /* width: 48%; */
    /* margin-right: 2%; */
}
.article-banner img {
    max-width: 100%;
}
.main-article-content {
    /* height: 342px; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    padding-bottom: 12px;
}
.main-article-content .col-md-6 {
    /* height: 342px; */
}
.article-author-info {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.navbar-btn {
    margin-top: 12px;
    margin-bottom: 5px;
}
.views-row {
    /* display: inline-block; */
}
.article-author-info {
    color: #acacac;
}
.field-name-field-slp-article-author {
    display: inline-block;
}
.article-author-info a.author-name, .article-author-info .field-name-field-slp-article-author .field-item {
    max-width: 185px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    padding-left: 20px;
    background: url("images/user-date.png") no-repeat 0px 3px transparent;
    color: #acacac;
    margin-right: 10px;
}
.article-author-info .article-date {
    max-width: 185px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    padding-left: 20px;
    background: url("images/user-date.png") no-repeat 0px -34px transparent;
}
.related-articles .views-row {
    display: inline-block;
}
.related-articles .view-content {
    margin: 14px 0;
    border-bottom: 1px solid #dadada;
    padding-bottom: 40px;
}
.views-field-title a {
    color: #000;
    font-weight: 700;
}
.views-field-title .field-content {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    margin: 8px 0;
    /*min-height: 36px;*/
}
.related-articles .views-field-field-slp-article-author {
    margin-right: 10px;
}
.views-field-field-slp-article-author, .views-field-created {
    display: inline-block;
    vertical-align: top;
    max-width: 48%;
    font-size: 13px;
    margin-right: 10px;
}
.views-field-field-slp-article-author .field-content {
    padding-left: 20px;
    background: url("images/user-date.png") no-repeat 0px 3px transparent;
    color: #acacac;
    /* margin-right: 12px; */
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    display: inline-block;
}
.views-field-created .field-content {
    padding-left: 20px;
    background: url("images/user-date.png") no-repeat 0px -34px transparent;
    color: #acacac;
    vertical-align: top;
    font-family:"Open Sans";
}
.right-section {
    /* background: #e9eaed; */
}
.footer {
    background: #027cd5 none repeat scroll 0 0;
    z-index: 99999;
    position: relative;
    padding: 4em 0;
    font-family:"Open Sans";
    color: #fff;
}
footer h2.block-title {
    font-family:"bebasneue";
    color: #cee5f6;
    font-size: 1.8em;
}
.footer li a {
    color: #fff;
    padding: 0;
    font-weight: 600!important;
    font-size: 13px !important;
}
.footer #block-slp-blocks-slp-contact a{
	color:#fff;
}
.footer #block-slp-blocks-slp-contact a:hover{
	color:#ffde14;
	
}
section#block-sharethis-sharethis-block {
    width: 80%;
    margin: 0px auto 40px;
}
.copyright-footer {
    background: #006cb4 none repeat scroll 0 0;
    color: #83a1af;
    font-family:"Open Sans";
    padding: 15px 0;
    position: relative;
    z-index: 99999;
}
.copyright-footer p {
    margin: 0;
    padding-left: 15px;
}
section.block-views {
    border: 1px solid #cecfd1;
    padding: 10px;
    margin-top: 35px;
}
.right-section h2.block-title {
    margin-top: -20px;
    background: #e9eaed;
    display: inline-block;
    top: -15px;
    position: relative;
    padding: 0px 5px;
    font-family:"bebasneue";
}
.view-slp-category-listing.view {
    margin-top: -5px;
    margin-bottom: 15px;
}
.view.view-slp-category-listing a {
    color: #585858;
    margin: 5px;
}
.view.view-slp-category-listing span.field-content {
    display: inline-block;
    margin: 4px 4px;
}
.related-articles .view-content:after, .region-navigation:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content:" ";
    clear: both;
    height: 0;
}
section#block-slp-blocks-slp-login-form {
    float: right;
    font-family:"Open Sans";
    margin-top: -14px;
    position: relative;
}
section#block-system-main-menu {
    float: left;
}
.region.region-navigation {
    width: 100%;
}
header ul.menu.nav li {
    display: inline-block;
}
.navbar-header {
    float: none;
}
#block-slp-blocks-slp-login-form h2 {
    margin: 0;
    position: absolute;
    text-align: left;
    color: #fbd00e;
    top: -20px;
    font-size: 13px;
    font-weight: 400;
    font-family:"Open Sans";
}
#slp_login_form input[type='text'], #slp_login_form input[type='password'] {
    background: #fff;
    box-shadow: none;
    width: 150px;
    height: 32px;
    border-radius: 2px;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
}
#slp_login_form .form-item {
    display: inline-block;
    margin-right: 5px;
}
.container>.navbar-header, .container>.navbar-collapse {
    padding: 0;
}
#slp_login_form #edit-submit {
    background: #0089df;
    border: none;
    box-shadow: 0px 0px 10px #3C3B3B;
    margin-left: 2px;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    border-color: #ccc;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}
.nav>li>a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding-top: 7px;
    padding-bottom: 8px;
    /*text-transform: uppercase;*/
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #fbd00e;
}
.related-articles {
    margin-top: 15px;
}
#block-views-slp-sell-smart-block-2 .views-row {
    margin-bottom: 10px;
}
#block-views-slp-sell-smart-block-2 .views-field-title .field-content a {
    color: #000;
    font-weight: 600;
}
#block-views-slp-sell-smart-block-2 .views-field-field-slp-article-author .field-content {
    background: url("images/user-date.png") no-repeat 0px 3px transparent;
    padding-left: 20px;
    color: #818181;
    margin-top: 2px;
    font-size: 14px;
}
#block-views-slp-sell-smart-block-2 .views-field-field-slp-author-designation .field-content {
    padding-left: 20px;
    color: #818181;
    font-style: italic;
    font-size: 13px;
}
#block-views-slp-sell-smart-block-2 .views-field.views-field-field-slp-article-banner {
    float: left;
    width: 25%;
    min-height: 50px;
}
#block-views-slp-sell-smart-block-2 .views-field.views-field-title {
    float: left;
    margin-left: 3%;
    width: 72%;
}
.region-sidebar-second .views-field.views-field-title .field-content {
    margin-top: 0;
}
.related-articles .views-field.views-field-title .field-content {
    margin-top: 12px;
}
#block-views-slp-sell-smart-block-2 .views-field.views-field-field-slp-article-author {
    float: left;
    width: 72%;
    margin-left: 3%;
}
#block-views-slp-sell-smart-block-2 .views-field.views-field-field-slp-author-designation {
    float: left;
    width: 72%;
}
#block-views-slp-sell-smart-block-2 .views-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content:" ";
    clear: both;
    height: 0;
}
.main-container .col-sm-9 {
    background: #fff;
}
.node-slp-article .article-banner {
    padding: 0px 0;
    margin-bottom: 15px;
    text-align: center;
}
.node-slp-article .article-banner .field-item {
    text-align: center;
}
.node-slp-article .article-author {
    background: #f0f0f1;
    margin-bottom: 15px;
    padding: 10px;
    margin-top: 25px;
}
.post-details {
    width: 80%;
    margin: 0 auto 40px;
}
.article-content {
    color: #585858;
    font-family:"Open Sans";
    text-align: justify;
}
.article-tags h2, .article-sm .service-label {
    font-family:"Open Sans";
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin: 20px 0 10px;
}
.service-links {
    border-top: 2px solid #ddd;
}
.service-links ul {
    padding: 0;
}
.service-links ul li {
    display: inline-block;
    list-style: none;
}
.article-tags .field-item {
    display: inline-block;
    background: #f0f0f1;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 15px;
}
.article-tags .field-item a {
    color: #818181;
}
.article-tags {
    margin-bottom: 20px;
}
.view-slp-category-landing-page .view-content {
    padding-right: 30px;
}
.field-item {
    text-align: justify;
}
img {
    max-width: 100%;
}
footer .nav>li>a {
    padding: 0;
    color: #fff;
}
footer .nav>li>a {
    color: #fff;
    padding: 2px 0;
    font-size: 14px;
    font-weight: 300;
}
footer .social li {
    display: inline-block;
    /* background: red; */
    height: 30px;
    width: 30px;
    margin-right: 15px;
}
footer .social li a {
    background: url("https://img1a.flixcart.com/fk-sp-static/images/slp-sprite-v1.png") no-repeat 0 0 transparent;
    display: inline-block;
    height: 31px;
    width: 31px;
}
footer .social li a.facebook {
    background-position: 0px -222px;
}
footer .social li a.twitter {
    background-position: -90px -222px;
}
footer .social li a.googleplus {
    background-position: -45px -222px;
}
footer .social li a.youtube {
    background-position: -136px -222px;
}
footer .nav>li>a:focus, footer .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.view-id-slp_category_landing_page .view-content {
    margin: 20px -15px 35px;
}
.view-id-slp_category_landing_page .view-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content:" ";
    clear: both;
    height: 0;
}
.view-id-slp_category_landing_page .view-slp-category-landing-page .view-content {
    margin: 0;
}
.forgot-password {
    position: absolute;
    right: 0px;
    top: -21px;
    color: #a3b6c9;
    font-size: 12px;
}
.forgot-password a {
    color: #a3b6c9;
    font-size: 12px;
}
.page-description {
    color: #f1f1f1;
}
section#block-views-slp-category-listing-block {
    margin-top: 45px;
    margin-bottom: 50px;
}
#node-3 .content .article-category {
    margin-top: 32px;
}
.views-row-last .related-articles .view-content {
    border-bottom: 0px solid #dadada;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(161, 161, 161, 0.5);
}
.views-row-first .section-main-title {
    font-family:"bebasneue";
    color: #006cb4;
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 40px;
}
@media (max-width:1024px) {
    #block-views-slp-sell-smart-block-2 .views-field.views-field-field-slp-article-banner {
        margin-right: 5px;
    }
    .views-field-title .field-content {
        margin-top: 0;
        font-size: 15px;
    }
}
@media (min-width : 520px) and (max-width : 768px) {
    .related-articles .views-row {
        display: inline-block;
        width: 50%;
        float: left;
    }
}
@media (max-width: 768px) {
    /*.views-row.col-md-4 {
        width: 33.3%;
        display: inline-block;
        vertical-align: top;
        float: left;
        text-align: left;
    }*/
    .views-field-title {
        margin-top: 5px;
    }
    #block-views-slp-sell-smart-block-2 .views-field {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
    }
    #block-views-slp-sell-smart-block-2 .views-field a {
        display: block;
    }
    .main-article-content .col-md-6, .main-article-content {
        height: auto;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #block-views-slp-sell-smart-block-2 .views-field.views-field-field-slp-article-banner {
        min-height: 55px;
    }
    .main-article-content .col-md-6:last-child {
        height: auto;
        margin: 10px 0;
        padding-bottom: 25px;
    }
    .sub-header {
        margin-top: -10px;
    }
    .related-articles .view-content {
        text-align: center;
    }
    .related-articles {
        margin-top: 0;
    }
    .views-field-title .field-content {
        min-height: 5px;
    }
    .related-articles .views-field-field-slp-article-author {
        margin-bottom: 20px;
    }
    #block-views-slp-sell-smart-block-2 {
        margin-bottom: 20px;
    }
    .post-details {
        width: 100%;
    }
    .view-slp-category-landing-page .view-content {
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .view-display-id-attachment_1 .main-article-content .col-md-6:last-child {
        height: 330px;
    }
    .view-display-id-attachment_1 .view-content {
        padding: 0 20px;
    }
}
@media (max-width:767px) {
    .left.left-block p {
        font-size: 12px;
    }
    .link-to {
        margin-left: 10px;
    }
    .related-articles .view-content {
        padding-bottom: 10px;
    }
    .footer {
        padding: 5px 0;
    }
    .views-field-title .field-content {
        min-height: 5px;
        margin-bottom: 15px;
    }
    .view-display-id-attachment_1 .main-article-content .col-md-6:last-child {
        height: auto;
    }
    #block-views-slp-sell-smart-block-2 .views-field.views-field-title {
        width: 70% !important;
        max-width: 70% !important;
        float: left !important;
        margin-top: 0;
        margin-left: 3%;
    }
    #block-views-slp-sell-smart-block-2 .views-field {
        width: 25% !important;
        max-width: 25% !important;
        float: left !important;
    }
    .related-articles .views-field.views-field-title .field-content {
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .main-article-content .col-md-6:last-child {
        padding-bottom: 0;
    }
    .start-selling-fomr a.start-selling-form {
        font-family:"Open Sans";
        font-weight: 600;
        font-size: 1.2em;
        left: 14px;
        bottom: 66px;
    }
    .side.side-right.chapter-three-bg {
        padding-top: 1em;
    }
    .navbar-brand {
        padding: 15px 15px 15px 15px;
    }
    .form-login {
        margin: 0 auto;
    }
    .right-section h2.block-title {
        background: #fff;
    }
    .lesser-viewport-area .chapter-img.animated {
        width: 170px;
        height: 170px;
        line-height: 170px;
        position: relative;
        top: 0px;
    }
    .chapter-imgage.chapter-img-1 {
        background-position: -170px -92px;
        background-size: 500px;
    }
    .chapter-imgage.chapter-img-2 {
        background-position: -296px -82px;
        background-size: 500px;
    }
    .chapter-imgage.chapter-img-3 {
        background-position: -422px -86px;
        background-size: 500px;
    }
    .vjs-default-skin .vjs-big-play-button {
        margin-left: -45px;
    }
    .vjs-default-skin .vjs-big-play-button::before {
        left: 2px;
    }
    header ul.menu.nav li {
        display: block;
    }
    section#block-slp-blocks-slp-login-form {
        margin: 0 12px 12px;
        padding-top: 12px;
        float: none;
    }
    .page-sell-smart .main-container, .node-type-slp-article .main-container, .page-taxonomy-term .main-container {
        background: transparent;
    }
    #block-slp-blocks-slp-login-form h2 {
        margin: 0;
        position: relative;
        text-align: left;
        color: #fbd00e;
        top: 0px;
        font-size: 13px;
        font-weight: 400;
        font-family:"Open Sans";
        margin-bottom: 10px;
        margin-top: 2px;
    }
    .region-navigation {
        background: transparent;
    }
    .region-navigation .nav>li>a {
        color: #000;
    }
    .forgot-password {
        top: 12px;
    }
    .scrollDown {
        display: none;
    }
    .item-wrapper {
        min-height: 350px;
    }
    .navbar-btn {
        margin-top: 12px;
        margin-bottom: 5px;
        max-width: 220px;
        margin-left: 10px;
    }
    #slp_login_form .form-item {
        display: block;
    }
    #slp_login_form input[type='text'], #slp_login_form input[type='password'] {
        width: 100%;
    }
    .container>.navbar-collapse {
        height: auto;
        box-shadow: 0px 5px 10px #000;
        border-radius: 0 0 10px 10px;
        background: #005387;
        top: 0px;
        border-top: 0;
    }
    /*
    .view-display-id-attachment_1 .main-article-content {
        height: 800px
    }
*/
}

/********* New added for the logo header part ***********/
.navbar-default .navbar-header .logo img{height: 48px;width: 167px;}
header.navbar {height: 105px;z-index: 999999;}
.sub-header .container .category a{color: #6EB1E3;}
/********** End of the style ******/
/*********** Footer Block Change ***************/
.footer .col-md-4, .footer .col-md-3, .footer .col-md-5, .footer .col-md-6{width: 25%;}
/********** End of the page **************/

/*==========here starts the styles for FAQ page=================*/
/*================main accordion content========================*/

/*.main-container .col-sm-9 {
    margin-right: -8px;
}*/

.page-sell-smart .main-container, .node-type-slp-article .main-container, .page-taxonomy-term .main-container, .node-type-slp-landing-page .main-container, .page-services .main-container, .page-faqs .main-container, .page-pricing .main-container  {
  /* padding-top: 25px; */
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%);
  background: -webkit-gradient(linear, left top, right top, color-stop(71%, rgba(255, 255, 255, 1)), color-stop(71%, rgba(233, 234, 237, 1)), color-stop(71%, rgba(233, 234, 237, 1)), color-stop(71%, rgba(233, 234, 237, 1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%, rgba(233, 234, 237, 1) 71%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e9eaed', GradientType=1);
}

.right-section {
    background: #e9eaed;
}

.block-acrdion-main {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px 40px 40px 0;
    border-bottom: 1px solid #ccc;
}

.acrdion-pricing {
    border-bottom: none;
    margin-bottom: 20px;
}

.acrdion-title {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.acrdion-title h2 {
    font-size: 32px;
    float: left;
    color: #005387;
    margin: 0;
    text-transform: uppercase;
}

.acrdion-title p {
    float: right;
    margin: 8px 0 0 0;
    font-size: 18.15px;
    color: #005387;
    cursor: pointer;
}

.panel-group {
    position: relative;
    float: left;
    width: 100%;
}

.panel-default>.panel-heading {
    background-color: #fff;
}

.panel-group .panel,
.panel {
    border-radius: 0px;
    margin-bottom: -5px;
}

.panel-group .panel-heading a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    /*    margin:0 10px;*/
}

.panel-group .panel-heading a.collapsed:after {
    content: '+';
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 30px;
}

.panel-group .panel-heading a:after {
    content: '-';
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 30px;
}

.panel-body {
    padding: 15px 35px 15px 0px;
    margin: 0 20px;
}

.inner-panel {
    padding: 0 15px;
}

.panel-heading {
    padding: 10px 0;
}
/*.borderbottom {
    position: absolute;
    width: 70%;
    height: 1px;
    background-color: #ccc;
    top: 101%;
}*/

.acrdion-pricing h2 {
    letter-spacing: -3px;
}

.pull-right {
    display: none;
}
/*=================aside part==============================*/

.right-section h2.block-title {
    top: -17px;
    padding: 0px 5px;
    font-family: "Open Sans";
    font-size: 22px;
}


#block-views-slp-faqs-block-1 .views-field-title .field-content{
	min-height: 10px;
}
#block-views-slp-faqs-block-1 a {
    font-size: 12px;
    margin-left: 10px;
    font-weight:normal;
    text-transform:capitalize;
}

#block-views-slp-faqs-block-1 span.field-content {
    position: relative;
    margin: 4px 14px;
}

.view-slp-category-listing .active:before {
    content: '\25B6';
    font-size: 13px;
    color: #005387;
    position: absolute;
    left: -7px;
}

.view-slp-category-listing a.active {
    color: #005387;
}

#block-views-slp-faqs-block-1 a:hover:before {
    content: '\25B6';
    font-size: 13px;
    color: #005387;
    position: absolute;
    left: -7px;
}

#block-views-slp-faqs-block-1 a:hover {
    color: #005387;
}

.qus-ans {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 10px;
}

.qus-ans ul {
    margin: 0;
    padding: 0;
}

.qus-ans ul li {
    list-style: none;
    padding-bottom: 30px;
    float: left;
}

.qus-ans ul li:last-child {
    padding-bottom: 0;
}

.qus-ans ul li i {
    font-style: normal;
    float: left;
    margin: 0;
    display: inline;
    width: 15px;
}

.qus-ans ul li span, .qus-ans ul li p {
    float: left;
    margin: 0 12px;
    display: inline;
    width: 75%;
    line-height: 20px;
}

.qus-ans ul li h5 {
    margin-bottom: 10px;
    float: left;
    font-weight: 600;
}

.qus-ans ul li p {
    font-size: 13.98px;
    color: #585858;
}

section.block-views {
    margin-bottom: 30px;
}
/*==============here ends the styles for FAQ page=================*/
/*==============here starts the styles of service page==============================*/

.page-services .primary-content {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px 0;
}

.page-services .sub-header{
	  margin-top: 60px;
}


.page-services .primary-content h1 {
    text-transform: uppercase;
    font-size: 50px;
    text-align: center;
    font-family: "bebasneue";
}

.page-services .primary-content>.row>.col-md-4 h2,
.page-services .primary-content>.row>.col-md-4 p {
    color: #005286;
    text-align: center;
}

.page-services .primary-content>.row>.col-md-4 h2 {
    font-size: 42px;
    font-family: "bebasneue";
}

.page-services .primary-content>.row>.col-md-4 p {
    font-size: 16px;
    font-weight: 200;
}

.page-services .primary-anchor,  .page-pricing .primary-anchor{
    position: relative;
    padding: 16px 0;
    text-align: center;
    width: 100%;
    float: left;
    background: #f3f3f3;
}

.page-services .primary-anchor p,
.page-services .primary-anchor h4, 
.page-pricing .primary-anchor p,
.page-pricing .primary-anchor h4 {
    display: inline-block;
    margin: 0 20px 0 0;
    color: #005387;
}

.page-services .primary-anchor h4, .page-pricing .primary-anchor h4 {
    font-size: 16px;
    text-transform: uppercase;
}

.page-services .service-content-one {
    float: left;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}

.page-services .service-content-one p {
    margin-top: 10px;
    color: #005387;
    font-size: 13px;
}

.page-services .view-slp-services h2 {
    font-size: 32px;
    font-family: "bebasneue";
    color: #005387;
    margin: 20px 0;
}

.page-services .service-inner-div h4 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
}

/*.page-services .service-inner-div {
    padding-right: 54px;
}*/
.page-services .service-inner-div p {
    color: #585858;
    font-size: 13px;
    line-height: 20px;
}

.page-services .service-inner-qus {
    position: relative;
    margin-top: 15px;
}

.page-services .service-inner-div ul {
    margin: 0;
    padding: 0;
}

.page-services .service-inner-div ul li {
    list-style: none;
    margin: 0 0 7px 17px;
    color: #585858;
    position: relative;
}

.page-services .service-inner-div h5 {
    font-size: 18px;
}

.page-services .service-inner-div ul li:before {
    content: '\25B6';
    font-size: 8px;
    color: #585858;
    position: absolute;
    left: -15px;
    width: 9px;
    top: 4px;
}

.page-services .service-content-two .service-inner-div {
    padding-right: 20px;
}

.page-services .service-inner-div h5 {
    font-weight: bold;
    margin-top: 0;
}

.page-services .service-content-six h4 {
    margin-bottom: 20px;
}

.page-services .service-inner-six {
    margin-top: 0;
    padding-right: 30px;
}

.page-services .service-inner-six h4 {
    margin-top: 0;
}

.page-services .service-inner-six p {
    color: #585858;
}

.page-services .service-inner-six h5 {
    font-weight: bold;
}

.page-services .service-content-seven {
    border-bottom: none;
}

.service-aside .view.view-slp-category-listing span.field-content {
    margin: 1px 14px;
}

.service-aside.right-section h2.block-title {
    font-size: 20px;
}

.offering-img {
    width: 25%;
    float: left;
}

.offering-img img {
    width: 100%;
}

.offering-details {
    width: 75%;
    float: left;
}

.offering-details h5 {
    margin-top: 0;
}
/*==============here ends the styles of service page==============================*/
/*==============here starts the styles of pricing page==============================*/

/*==============here starts the styles of pricing page==============================*/

.pricing-main-content .row {
    margin-left: 0;
    margin-right: 0;
}

.pricing-content .view.view-slp-category-listing span.field-content {
    margin: 1px 14px;
}

.pricing-primary-content h2 {
    font-size: 32px;
    color: #005387;
    font-family: "bebasneue";
    margin-top: 30px;
}

.pricing-main-content p {
    color: #585858;
    line-height: 20px;
}

.pricing-structure {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px 0;
}

.pricing-structure h1 {
    font-size: 42px;
    font-family: "bebasneue";
    text-align: center;
}

.pricing-structure>.row {
    margin-top: 32px;
}

.pricing-structure>.row:last-child {
    margin-top: 10px;
}

.pricing-structure>.row>.col-md-3 {
    text-align: center;
}

.pricing-structure>.row>.col-md-3>h4,
.pricing-structure .pricing-row-content>h4 {
    color: #005286;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0 5px 0;
}

.pricing-structure>.row>.col-md-3>h4 {
    text-transform: uppercase;
}

.pricing-structure>.row>.col-md-3>p,
.pricing-structure .pricing-row-content>p {
    font-size: 11px;
    line-height: 17px;
    padding: 0 12px;
}

.pricing-row .pricing-row-content {
    text-align: center;
    padding: 0px 30px;
}

.pricing-img {
    width: 80px;
    height: 80px;
    border-radius: 72px;
    border: 1px solid #ccc;
    line-height: 70px;
    margin: 0 auto;
}

.pricing-imgone {
    width: 50px;
    height: 50px;
    border-radius: 72px;
    border: 1px solid #ccc;
    line-height: 45px;
    margin: 0 auto;
    background: #fff;
    line-height: 68px;
}

.pricing-row {
    background: #f3f3f3;
    float: left;
    width: 98%;
    padding: 30px 20px;
}

.pricing-com,
.pricing-fee,
.pricing-table,
.pricing-policy {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px 0;
}

.pricing-table {
    padding: 0;
}

.pricing-com h2,
.pricing-fee h2,
.pricing-policy h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.pricing-com p,
.pricing-fee p,
.pricing-policy p {
    font-size: 14px;
    color: #585858;
}

.pricing-fee p.strong {
    font-size: 13px;
    font-weight: bold;
}

.pricing-main-select {
    float: left;
    width: 100%;
    background: #f3f3f3;
    padding: 20px 0;
}

.pricing-main-select p {
    font-weight: bold;
    color: #767676;
}

.precent-rate {
    width: 100%;
    height: 38px;
    background: #005387;
}

.pricing-main-select .precent-rate p {
    line-height: 38px;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: 26px;
}

.pricing-main-select .precent-rate span {
    font-size: 13px;
}
/*=====select-menu==*/

.pricing-com .select2-container {
    display: block;
    width: 100% !important;
    outline: none;
}

.pricing-com .select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 38px;
    border: 1px solid #fff;
}

span.select2-results {
    border-top: 1px solid rgb(179, 179, 179);
}

.select2-search--dropdown {
    padding: 0 !important;
}

.pricing-com .select2-container--default .select2-selection--single:focus {
    outline: none !important;
}

.pricing-com .select2-container--default .select2-search--dropdown .select2-search__field {
    display: none !important;
    padding: 0;
}

.pricing-com .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
    padding-top: 0;
}

.pricing-com .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.pricing-com .select2-container--default .select2-selection--single .select2-selection__rendered {
    outline: none !important;
}
/*========pricing-table==========*/

.pricing-table h2 {
    font-size: 24px;
    color: #005387;
    font-weight: bold;
    text-align: center;
    font-family: "bebasneue";
    margin-bottom: 20px;
}

.table-bordered>thead>tr>th {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}

.table-bordered {
    text-align: center;
    font-size: 16px;
}

table {
    background-color: #ecfcff;
}

.table-bordered {
    border: 1px solid #bde4f4;
}

th {
    text-align: center;
    font-weight: 300;
}

.table>thead>tr>th {
    border-bottom: 1px solid #bde4f4;
    border-right: 1px solid #bde4f4;
    text-transform: uppercase;
}

.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td {
    border: 1px solid #bde4f4;
}

table thead tr th:first-child {
    background: #f2f2f2;
}

.table #weight {
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    background: #f2f2f2;
}

.table tr th:first-child {
    border-right: 1px solid #bde4f4;
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    background: #fff;
}

.tabletwo-content {
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 0;
    color: #585858;
}

.pricing-policy thead th#weight {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #bde4f4;
    color: #fff;
    background: #fff;
}

.pricing-policy tbody tr th {
    padding: 25px 0;
}

.pricing-policy tbody tr td p {
    word-wrap: break-word;
    width: 69%;
    margin: 10px auto;
}
/*.pricing-policy table thead tr th:first-child{
   background: #fff;
   border: none;
   color: #fff;
}*/
/*=========end of pricing table========*/

.pricing-para p {
    margin-bottom: 20px;
}

.pricing-main-content .primary-anchor {
    position: relative;
    padding: 16px 0;
    text-align: center;
    width: 100%;
    float: left;
    background: #f3f3f3;
}

.pricing-main-content .primary-anchor p,
.pricing-main-content .primary-anchor h4 {
    display: inline-block;
    margin: 0 20px 0 0;
    color: #005387;
}

.pricing-main-content .primary-anchor h4 {
    font-size: 16px;
    text-transform: uppercase;
}

.pricing-structure .col-md-3:first-child:after {
    content: '=';
    position: absolute;
    top: 5px;
    right: 0;
    color: #333333;
    font-size: 40px;
    font-weight: 100;
}

.pricing-structure .col-md-3:nth-child(2):after {
    content: '-';
    position: absolute;
    top: 5px;
    right: -11px;
    color: #333333;
    font-size: 40px;
    font-weight: 100;
}

.pricing-structure .col-md-3:nth-child(3):after {
    content: '-';
    position: absolute;
    top: 5px;
    right: -15px;
    color: #333333;
    font-size: 40px;
    font-weight: 100;
}

/*.pricing-row .pricing-row-content:first-child:before {
    content: '[';
    position: absolute;
    top: -60px;
    left: -18px;
    color: #e5e5e4;
    font-size: 182px;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}
*/
.pricing-row .pricing-row-content:first-child:after {
    content: '+';
    position: absolute;
    top: 42px;
    right: -4px;
    color: #333333;
    font-size: 40px;
    font-weight: 100;
}

/*.pricing-row .pricing-row-content:nth-child(2):after {
    content: ']';
    position: absolute;
    top: -60px;
    right: -18px;
    color: #e5e5e4;
    font-size: 182px;
    font-weight: 100;
    font-family: 'Lato', sans-serif;
}
*/
.pricing-row .pricing-row-content:last-child:before {
    content: '+';
    position: absolute;
    top: 42px;
    left: 27px;
    color: #333333;
    font-size: 40px;
    font-weight: 100;
}

.pricing-row .col-md-4.pricing-row-content:last-child {
    padding: 0px 0 0 7%;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    display: none !important;
}

.pricing-icon {
    display: inline-block;
    /* height: 40px; */
    /* width: 30px; */
    position: relative;
} 
.pricing-icon-1 {
    background: url("../images/picon1.png")no-repeat 0 0 transparent;
    height: 32px;
    width: 52px;
    position: relative;
    top: 14px;
}
.pricing-icon-2 {
    background: url("../images/picon2.png")no-repeat 0 0 transparent;
    top: 16px;
    height: 47px;
    width: 30px;
}
.pricing-icon-3 {
    background: url("../images/picon3.png")no-repeat 0 0 transparent;
    height: 50px;
    width: 44px;
    top: 16px;
}
.pricing-icon-4 {
    background: url("../images/picon4.png")no-repeat 0 0 transparent;
    height: 47px;
    width: 39px;
    top: 18px;
}
.pricing-icon-5 {
    background: url("../images/picon5.png")no-repeat 0 0 transparent;
    height: 28px;
    width: 30px;
}
.pricing-icon-6 {
    background: url("../images/picon6.png")no-repeat 0 0 transparent;
    width: 24px;
    height: 32px;
}
.pricing-icon-7 {
    background: url("../images/picon7.png")no-repeat 0 0 transparent;
    height: 28px;
    width: 30px;
}
.pricing-icon-8 {
    background: url("../images/picon8.png")no-repeat 0 0 transparent;
    height: 28px;
    width: 30px;
}
.col-md-4-new{
	width:25%!important;
	padding:0px;
}

.col-cf-new{
 color: #333333;
    content: "+";
    font-size: 40px;
    font-weight: 100;
    left: 27px;
    position: absolute;
    top: 42px;
}


/*==============here ends the styles of pricing page==============================*/

@media only screen and (max-width: 769px) {
    aside.right-section {
        float: left;
    }
    .block-acrdion-main {
        padding: 40px 0;
    }
    .acrdion-title {
        padding-bottom: 20px;
    }
    .acrdion-title h2 {
        font-size: 38px;
    }
    .acrdion-title p {
        font-size: 14.15px;
        margin: 12px 0 0 4px;
        float: left;
    }
    .borderbottom {
        display: none;
    }
    .panel-group .panel-heading a:after {
        right: 11px;
    }
    .panel-group .panel-heading a.collapsed:after {
        right: 8px;
    }
    .panel-body {
        padding: 15px 15px 15px 0;
        font-size: 13px;
    }
    .panel-group .panel-heading a {
        padding: 10px 7px;
        font-size: 14px;
    }
    .panel-body {
        margin: 0 8px;
    }
    .acrdion-pricing h2 {
        font-size: 25px;
        letter-spacing: -1px
    }
    .acrdion-pricing p {
        float: left;
    }
    .qus-ans ul li h5 {
        width: 100%;
    }
    .pricing-row .pricing-row-content {
        padding: 0px 15px;
    }
    .service-main-content .service-content-one p.textcenter {
        text-align: center;
    }
    /*=============here is the media queries for services page============ */
    
    .service-main-content .primary-content h1 {
        font-size: 31px;
    }
    .service-main-content .primary-anchor p,
    .primary-anchor h4 {
        margin: 3px 10px;
    }
    .service-main-content .service-inner-div {
        margin-top: 25px;
    }
    .service-main-content .service-content-one .img {
        text-align: center;
    }
    /*=======here starts the media queries for pricing page =========*/
    
    .table-responsive {
        overflow: scroll !important;
    }
    .pricing-structure .col-md-3 {
        padding-bottom: 30px;
    }
    .pricing-row .pricing-row-content {
        padding-bottom: 30px;
    }
    .pricing-main-select {
        margin: 20px 0;
    }
    .pricing-main-select .col-md-4 {
        padding-bottom: 30px;
    }
    .pricing-main-select .col-md-4:last-child {
        padding-bottom: 0;
    }
    .pricing-policy tbody tr td p {
        word-wrap: break-word;
        width: 100%;
        margin: 18px auto;
    }
    .pricing-main-content .primary-anchor p,
    .pricing-main-content .primary-anchor h4 {
        margin: 0 0px 0 0;
    }
    .pricing-structure .col-md-3:first-child:after {
        position: relative;
        top: 5px;
    }
    .pricing-structure .col-md-3:nth-child(2):after {
        position: relative;
        top: 6px;
        left: 0;
    }
    .pricing-structure .col-md-3:nth-child(3):after {
        position: relative;
        top: 5px;
        left: 0px;
    }
    .fee-down-arrow {
        display: none;
    }
    .pricing-row .pricing-row-content:first-child:before {
        position: absolute;
        top: -127px;
        left: -38px;
        font-size: 395px;
    }
    .pricing-row .pricing-row-content:first-child:after {
        position: relative;
        top: 6px;
        left: 0;
    }
    .pricing-row .pricing-row-content:nth-child(2):after {
        position: absolute;
        top: -328px;
        right: -38px;
        font-size: 395px;
    }
    .pricing-row .pricing-row-content:last-child:before {
        position: relative;
        top: -20px;
        left: 0;
    }
    .pricing-row .col-md-4.pricing-row-content:last-child {
        padding: 0;
    }
    .pricing-para {
        margin-top: 10px;
    }
    .pricing-policy tbody tr th {
        padding: 25px 10px;
    }
}

/*==============here ends the styles of pricing page==============================*/

@media only screen and (max-width: 769px) {
    aside.right-section {
        float: left;
    }
    .block-acrdion-main {
        padding: 40px 0;
    }
    .acrdion-title {
        padding-bottom: 20px;
    }
    .acrdion-title h2 {
        font-size: 38px;
    }
    .acrdion-title p {
        font-size: 14.15px;
        margin: 12px 0 0 4px;
        float: left;
    }
    .borderbottom {
        display: none;
    }
    .panel-group .panel-heading a:after {
        right: 11px;
    }
    .panel-group .panel-heading a.collapsed:after {
        right: 8px;
    }
    .panel-body {
        padding: 15px 15px 15px 0;
        font-size: 13px;
    }
    .panel-group .panel-heading a {
        padding: 10px 7px;
        font-size: 14px;
    }
    .panel-body {
        margin: 0 8px;
    }
    .acrdion-pricing h2 {
        font-size: 25px;
        letter-spacing: -1px
    }
    .acrdion-pricing p {
        float: left;
    }
    .qus-ans ul li h5 {
        width: 100%;
    }
    .pricing-row .pricing-row-content {
        padding: 0px 15px;
    }
    .page-services .service-content-one p.textcenter {
        text-align: center;
    }
    /*=============here is the media queries for services page============ */
    
    .page-services .primary-content h1 {
        font-size: 31px;
    }
    .page-services .primary-anchor p,
    .primary-anchor h4 {
        margin: 3px 10px;
    }
    .page-services .service-inner-div {
        margin-top: 25px;
    }
    .page-services .service-content-one .img {
        text-align: center;
    }
    /*=======here starts the media queries for pricing page =========*/
    
    .table-responsive {
        overflow: scroll !important;
    }
    .pricing-structure .col-md-3 {
        padding-bottom: 30px;
    }
    .pricing-row .pricing-row-content {
        padding-bottom: 30px;
    }
    .pricing-main-select {
        margin: 20px 0;
    }
    .pricing-main-select .col-md-4 {
        padding-bottom: 30px;
    }
    .pricing-main-select .col-md-4:last-child {
        padding-bottom: 0;
    }
    .pricing-policy tbody tr td p {
        word-wrap: break-word;
        width: 100%;
        margin: 18px auto;
    }
    .pricing-main-content .primary-anchor p,
    .pricing-main-content .primary-anchor h4 {
        margin: 0 0px 0 0;
    }
    .pricing-structure .col-md-3:first-child:after {
        position: relative;
        top: 5px;
    }
    .pricing-structure .col-md-3:nth-child(2):after {
        position: relative;
        top: 6px;
        left: 0;
    }
    .pricing-structure .col-md-3:nth-child(3):after {
        position: relative;
        top: 5px;
        left: 0px;
    }
    .pricing-structure .col-md-3:nth-child(3) span {
        width: 100%;
        float: left;
    }
    .pricing-row .pricing-row-content:first-child:before {
        position: absolute;
        top: -127px;
        left: -38px;
        font-size: 395px;
    }
    .pricing-row .pricing-row-content:first-child:after {
        position: relative;
        top: 6px;
        left: 0;
    }
    .pricing-row .pricing-row-content:nth-child(2):after {
        position: absolute;
        top: -328px;
        right: -38px;
        font-size: 395px;
    }
    .pricing-row .pricing-row-content:last-child:before {
        position: relative;
        top: -20px;
        left: 0;
    }
    .pricing-row .col-md-4.pricing-row-content:last-child {
        padding: 0;
    }
    .pricing-para {
        margin-top: 10px;
    }
    .pricing-policy tbody tr th {
        padding: 25px 10px;
    }
}

@media (min-width: 414px) and (max-width: 768px) {
    .acrdion-title p {
        margin: 20px 0 0 0;
        float: right;
    }
    .acrdion-pricing .acrdion-title p {
        margin: 6px 0 0 0;
        float: right;
    }
    .table-responsive {
        overflow: scroll !important;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .pricing-row .pricing-row-content:nth-child(2):after {
        top: -346px !important;
    }
}

@media only screen and (max-width: 320px) {
    .pricing-row .pricing-row-content:nth-child(2):after {
        font-size: 415px;
        top: -361px !important;
    }
    .pricing-row .pricing-row-content:first-child:before {
        position: absolute;
        top: -127px;
        left: -38px;
        font-size: 415px;
    }
}

@media only screen and (max-width: 769px) and (orientation: portrait) {
    .seller-content-theme .col-sm-9 {
        width: 100%;
    }
    aside.right-section {
        background-color: #fff;
        width: 100%;
    }
    .right-section h2.block-title {
        background: #fff;
    }
    .table-responsive {
        overflow: scroll !important;
    }
}

@media only screen and (max-width: 960px) and (orientation: landscape) {
    .seller-content-theme .col-sm-9 {
        width: 100%;
    }
    .pricing-row .pricing-row-content {
        padding: 0px 15px;
    }
    aside.right-section {
        background-color: #fff;
        width: 100%;
    }
    .right-section h2.block-title {
        background: #fff;
    }
    .qus-ans ul li h5 {
        width: 100%;
    }
    .table-responsive {
        overflow: scroll !important;
    }
    /*=========here starts the media query for pricing page=========*/
    
    .table-responsive {
        overflow: scroll !important;
    }
    .pricing-structure .col-md-3 {
        padding-bottom: 30px;
    }
    .pricing-row .pricing-row-content {
        padding-bottom: 30px;
    }
    .pricing-main-select {
        margin: 20px 0;
    }
    .pricing-main-select .col-md-4 {
        padding-bottom: 30px;
    }
    .pricing-main-select .col-md-4:last-child {
        padding-bottom: 0;
    }
    .pricing-policy tbody tr td p {
        word-wrap: break-word;
        width: 100%;
        margin: 18px auto;
    }
    .pricing-main-content .primary-anchor p,
    .pricing-main-content .primary-anchor h4 {
        margin: 0 0px 0 0;
    }
    .pricing-structure .col-md-3:first-child:after {
        position: relative;
        top: 5px;
    }
    .pricing-structure .col-md-3:nth-child(2):after {
        position: relative;
        top: 6px;
        left: 0;
    }
    .pricing-structure .col-md-3:nth-child(3):after {
        position: relative;
        top: 5px;
        left: 0px;
    }
    .pricing-structure .col-md-3:nth-child(3) span {
        width: 100%;
        float: left;
    }
    .pricing-row .pricing-row-content:first-child:before {
        position: absolute;
        top: -127px;
        left: -38px;
        font-size: 395px;
    }
    .pricing-row .pricing-row-content:first-child:after {
        position: relative;
        top: -4px;
        left: 0;
    }
    .pricing-row .pricing-row-content:nth-child(2):after {
        position: absolute;
        top: -298px;
        right: -38px;
        font-size: 395px;
    }
    .pricing-row .pricing-row-content:last-child:before {
        position: relative;
        top: -8px;
        left: 0;
    }
    .pricing-row .col-md-4.pricing-row-content:last-child {
        padding: 0;
    }
    .pricing-para {
        margin-top: 10px;
    }
    .pricing-policy tbody tr th {
        padding: 25px 10px;
    }
}

@media (min-width: 376px) and (max-width: 667px) {
    .pricing-row .pricing-row-content:nth-child(2):after {
        top: -329px;
    }
}

@media (min-width: 321px) and (max-width: 568px) {
    .pricing-row .pricing-row-content:nth-child(2):after {
        top: -345px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .pricing-row .pricing-row-content {
        padding: 0px 15px;
    }
    .page-services .primary-content h1 {
        font-size: 37px;
    }
    .table-responsive {
        overflow: scroll !important;
    }
    .pricing-policy tbody tr th {
        padding: 25px 10px;
    }
}

.answer {
  display: inline-block;
  width: 92%;
}

p.answer-container {
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
}

p.question {
    display: inline-block;
    margin-left: 1%;
    font-weight: bold;
    width: 92%;
}

h5 i {
    vertical-align: top;
}


.panel-title {
    cursor: pointer;
}

.panel-collapse {
    display: none;
}

.panel-collapse.in {
    display: block;
}

.views-row-odd .service-content {
    float: left;
    width: 50%;
    padding-right: 20px;
}

.views-row-odd .service-image {
    float: right;
    width: 50%;
}

.views-row-even .service-content {
    float: right;
    width: 50%;
    padding-left: 20px;
}

.views-row-even .service-image {
    float: left;
    width: 50%;
}

.service-excerpt {
    margin-top: 10px;   color: #005387;   
    font-size: 14px;
    float: left;
    width: 51%;
    margin: 15px 0;
}

.page-services .view-slp-services .views-row-odd, 
.page-services .view-slp-services .views-row-even {
  width: 100%;
  padding: 30px 0;
  border-bottom: 1px solid #ccc;
}

.page-services .views-row-last {
	border-bottom: none;
}


#edit-ratecard-start-date,.form-item-ratecard-start-date{
	display:none;
}

.view-slp-page-links .field-content a{
  	font-size: 11px;
  	margin-left: 10px;
  	text-transform: uppercase;
  	font-weight: normal;
}

.view-slp-page-links a.active{
	color: #005387;
}

.view-slp-page-links a.active:before, .view-slp-page-links a:hover:before{
  content: '\25B6';
  font-size: 13px;
  color: #005387;
  position: absolute;
  left: -7px;
}
.view.view-slp-page-links a:hover {
  color: #005387;
}



.view.view-slp-page-links .views-field.views-field-title span.field-content {
  position: relative;
  margin: 4px 14px;
  min-height: 0;
}

.view.view-slp-page-links .views-field.views-field-title span.field-content {
  display: inline-block;
  margin: 4px 4px;
}

.fee-down-arrow{
	background: url("../images/downarrow.png") no-repeat 0 0 transparent;
	height: 36px;
	width: 62px;
	margin: 0 auto;
}


.container-inline-date .form-item-ratecard-start-date{
	display: none;
}

#ratecard-services-form{
	display: none;	
}
#filter_button{
	margin-top: 0;
}

.form-item-subcategory .input-group{
	max-height: 60px;
	overflow: hidden;
}
#rateinfo_report input {
  background-color: #005387;
  border-radius: 0;
  color: #fff;
  text-align: center;
}
#rateinfo_report{
	position: relative;
}
#rateinfo_report:after{
	position: absolute;
  	content: "%";
  	right: 14%;
  	top: 48%;
  	color: #fff;
}

.input-group-addon:last-child {
  width: auto;
  position: absolute;
  z-index: 10;
  border-left: 1px solid #ccc;
  right: 0px;
  height: 34px;
}

.page-faqs .sub-header,
.page-pricing .sub-header,
​.page-services .sub-header​ {
	  margin-top: 60px;
}

.page-pricing,
.page-faqs,
.page-services {
  padding-top: 32px;
}

.node-type-slp-landing-page {
  padding-top: 64px;
}
/***** Added for IN-demand Page Title Design *******/
.article-category{
width: 100%;
height: 35px;
}
.view-slp-sell-smart .views-row-first .section-main-title{display: none;}
.view-display-id-block_3 .view-header .section-main-title{margin: 10px 0 -33px 0;}
/***** End of the design **********/