@charset "utf-8";

/* CSS Document */


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    margin: 0;
    padding: 0;
    color: #000;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

img {
    max-width: 100%;
}

:focus {
    outline: 0;
}

::-moz-focus-inner {
    border: 0;
}

a {
    outline: none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}

a:hover {
    color: #2375ad;
}

strong {
    font-weight: 700;
}

textarea,
select,
input[type="text"],
input[type="button"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
}

.verticalCenter {
    display: table;
    width: 100%;
    height: 100%;
}

.verticalInner {
    display: table-cell;
    vertical-align: middle;
}


/*::-webkit-input-placeholder{color:#000000; opacity:1;}
:-moz-placeholder{color:#000000; opacity:1;}
::-moz-placeholder{color:#000000; opacity:1;}
:-ms-input-placeholder{color:#000000; opacity:1;}*/

select option {
    color: #000;
}

select::-ms-expand {
    display: none;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px 0px;
    font-weight: normal;
}

h1 {
    font-size: 36px;
    clear: both;
}

h2 {
    font-size: 34px;
    clear: both;
}

h3 {
    font-size: 24px;
    clear: both;
}

h4 {
    font-size: 22px;
    clear: both;
}

h5 {
    font-size: 20px;
    clear: both;
}

h6 {
    font-size: 18px;
    clear: both;
}

p {
    margin: 0;
    clear: both;
}

select:focus {
    outline: none;
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}


/*font-family: 'Roboto', sans-serif;*/

header {
    width: 100%;
    float: left;
    position: relative;
}

header .logosec {
    width: 100%;
    float: left;
    background: #2c3486;
    padding: 20px 50px;
}

header .logosec .logoLeft {
    float: left;
}

header .logosec .logoRight {
    float: right;
    margin-top: 8px;
}

header .menuSec {
    width: 100%;
    float: left;
    background: #fff;
    padding: 0px 50px;
    box-shadow: 0px 5px 10px rgba(44, 52, 134, 0.28);
}

.menuHamburg {
    float: left;
    height: 80px;
    border-right: #cbcfff solid 1px;
    padding-right: 20px;
}

.menuHamburg a {
    margin: 25px 0;
    display: inline-block;
    font-size: 18px;
    color: #2c3486;
}

.menuHamburg a img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.menuHamburg a span {
    display: inline-block;
    vertical-align: middle;
}

.topLinks {
    float: left;
    margin: 27px 0;
}

.topLinks li {
    display: inline-block;
    margin-left: 20px;
}

.topLinks li a {
    font-size: 18px;
    color: #282828;
    text-transform: uppercase;
    text-decoration: none;
}

.topLinks li a:hover {
    color: #2c3486;
}

.searchSocialMain {
    float: right;
    margin-top: 15px;
    position: relative;
}

.searchSocialMain .searchtop {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
}

.searchSocialMain .searchtop input {
    font-size: 18px;
    color: #676767;
    height: 50px;
    background: #f1f1f1;
    border: #cecece solid 1px;
    border-radius: 5px;
    width: 350px;
    padding: 10px 50px 10px 20px;
}

.searchSocialMain .searchtop a {
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0px;
    text-align: center;
    padding-top: 15px;
}

.searchSocialMain ul {
    display: inline-block;
    vertical-align: middle;
}

.searchSocialMain ul li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.mainContainer {
    float: left;
    width: 100%;
    padding: 50px 0;
}

.whatNewMain {
    width: 100%;
}

.whatsNewSec {
    width: 100%;
    height: 100%;
}

.whatsNewTxt {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.whatsNewTxt h2 {
    color: #282828;
}

.whatsNewTxt h2 a {
    color: #282828;
    text-decoration: none;
}

.whatsNewTxt p {
    font-size: 18px;
    color: #676767;
}

.whatsNewVideo {
    float: left;
    width: 100%;
}

.whatsNewVideo .whatNewImg {
    float: left;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.whatsNewVideo .whatNewImg img {
    width: 100%;
    height: auto;
}

.whatNewVidoeTxt {
    position: absolute;
    bottom: 30px;
    left: 50px;
}

.whatNewVidoeTxt h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    margin-top: 10px;
}

.whatNewVidoeTxt p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    line-height: normal;
}

.qualityCheck {
    width: 100%;
    height: 100%;
}

.qualityCheck .qcTopTxt {
    width: 100%;
    font-size: 24px;
    color: #282828;
    line-height: normal;
    margin-bottom: 18px;
}

.qualityCheck .qcRowMain .qcrow {
    display: inline-block;
}

.qualityCheck .qcRowMain .qcrow+.qcrow {
    margin-top: 10%;
}

.qualityCheck .qcRowMain .qcrow .image {
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    overflow: hidden;
    width: 45%;
    position: relative;
}

.qualityCheck .qcRowMain .qcrow .image span {
    background: #fff;
    border-radius: 0 5px 0 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 65px;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 7px;
}

.qualityCheck .qcRowMain .qcrow .image .videoIcon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 35px;
    height: 35px;
}

.qualityCheck .qcRowMain .qcrow .image span img {
    margin-right: 5px;
    position: relative;
    top: -1px;
    width: auto;
}

.qualityCheck .qcRowMain .qcrow .text {
    display: inline-block;
    vertical-align: middle;
    width: 54%;
    padding-left: 15px;
}

.qualityCheck .qcRowMain .qcrow .text h6 {
    font-weight: 500;
    font-size: 17px;
    color: #282828;
}

.qualityCheck .qcRowMain .qcrow .text p {
    font-size: 14px;
    color: #676767;
    line-height: 1.2;
    margin: 10px 0;
}

.qualityCheck .qcRowMain .qcrow .text a {
    font-size: 14px;
    font-weight: bold;
    color: #2c3486;
    text-decoration: none;
    position: relative;
}

.qualityCheck .qcRowMain .qcrow .text a:hover {
    color: #000000;
    text-decoration: none;
}

.qualityCheck .qcRowMain .qcrow .text a:after {
    content: '';
    width: 0;
    height: 1px;
    background: #2d3393;
    position: absolute;
    left: 0;
    bottom: 0px;
    transition: all 0.4s;
}

.qualityCheck .qcRowMain .qcrow .text a:hover:after {
    width: 100%;
}

.autoExpertMain {
    width: 100%;
    background: #f1f1f1;
    padding: 50px 0;
    float: left;
    margin: 50px 0;
}

.autoExpertTitle {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.autoExpertTitle h2 {
    float: left;
}

.autoExpertTitle h2 a {
    color: #282828;
    text-decoration: none;
}

.autoExpertTitle .blueBtn {
    float: right;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
}

.autoExpertMain .expertBox {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.autoExpertMain .expertBox .expertBoxImg {
    width: 100%;
    position: relative;
}

.autoExpertMain .expertBox .expertBoxImg img {
    width: 100%;
    height: auto;
}

.autoExpertMain .expertBox .expertBoxImg a {
    width: 70px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #2c3486;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 1px;
}

.autoExpertMain .expertBox .expertBoxImg a img {
    width: auto;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.expertBoxContent {
    padding: 20px;
    display: inline-block;
}

.expertBoxContent .btton {
    float: left;
    width: 100%;
}

.expertBoxContent .btton a {
    padding: 3px 10px;
}

.expertBoxContent h5 {
    font-size: 21px;
    color: #282828;
    line-height: 1.2;
    margin: 15px 0;
    display: inline-block;
}

.expertBoxContent p {
    font-size: 14px;
    color: #676767;
    line-height: normal;
    display: inline-block;
}

.expertBoxContent .caption-social {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.expertBoxContent .caption-social .captionBox {
    float: left;
}

.expertBoxContent .caption-social .captionBox img {}

.expertBoxContent .caption-social .captionBox span {
    font-size: 16px;
    color: #2c3486;
    font-weight: bold;
    margin-left: 10px;
    font-weight: 500;
}

.expertBoxContent .caption-social .socialbox {
    float: right;
}

.expertBoxContent .caption-social .socialbox li {
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}

.expertListRow {
    width: 100%;
    float: left;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 2px 2px #ccc;
}

.expertListRow+.expertListRow {
    margin-top: 18px;
}

.expertListRow .image {
    display: inline-block;
    vertical-align: middle;
    width: 38%;
}

.expertListRow .image img {
    max-width: 100%;
    height: auto;
}

.expertListRow .content {
    display: inline-block;
    vertical-align: middle;
    width: 61%;
    padding: 10px;
}

.expertListRow .content h6 {
    font-size: 18px;
    color: #282828;
    font-weight: 500;
}

.expertListRow .content p {
    font-size: 14px;
    color: #676767;
    line-height: 1.3;
    margin-top: 10px;
}

.expertListRow .caption-share {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.expertListRow .caption-share .captionBox {
    float: left;
}

.expertListRow .caption-share .captionBox img {}

.expertListRow .caption-share .captionBox span {
    font-size: 16px;
    color: #2c3486;
    font-weight: bold;
    margin-left: 10px;
    font-weight: 500;
}

.expertListRow .caption-share .sharebox {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}

.expertListRow .caption-share .sharebox a {
    font-size: 16px;
    color: #2c3486;
    font-weight: bold;
    text-decoration: none;
}

.expertListRow .caption-share .sharebox a img {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -1px;
}

.expertListRow .caption-share .sharebox a:hover {
    color: #000;
}

.completeTrustSec {
    float: left;
    width: 100%;
}

.completeTrustSec .title {
    float: left;
    margin-bottom: 20px;
}

.completeTrustSec .title h2,
.completeTrustSec .title h1 {
    color: #282828;
}

.completeTrustSec .title h2 a,
.completeTrustSec .title h1 a {
    color: #282828;
    text-decoration: none;
}

.completeTrustSec .title p {
    font-size: 21px;
    color: #676767;
}

.completeTrustSec .viewAllBtn {
    float: right;
    margin-top: 15px;
}

.completeTrustSec .viewAllBtn a {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.completeTrustBoxMain .completeTrustBox {
    display: inline-block;
    width: 100%;
}

.completeTrustBoxMain .completeTrustBox+.completeTrustBox {
    margin-left: 1.7%;
}

.completeTrustBoxMain .completeTrustBox .image {
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.completeTrustBoxMain .completeTrustBox .image span {
    background: #fff;
    border-radius: 0 5px 0 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 65px;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 7px;
}

.completeTrustBoxMain .completeTrustBox .image .videoIcon {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
}

.completeTrustBoxMain .completeTrustBox .image .videoIcon a {
    display: inline-block;
}

.completeTrustBoxMain .completeTrustBox .image span img {
    margin-right: 5px;
    position: relative;
    top: -2px;
    width: auto;
    display: inline-block;
}

.completeTrustBoxMain .completeTrustBox .text {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 15px 0px;
}

.completeTrustBoxMain .completeTrustBox .text h6 {
    font-weight: 500;
    font-size: 21px;
    color: #282828;
}

.completeTrustBoxMain .completeTrustBox .text p {
    font-size: 14px;
    color: #676767;
    line-height: 1.4;
    margin: 10px 0;
}

.completeTrustBoxMain .completeTrustBox .sharebox {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.completeTrustBoxMain .completeTrustBox .sharebox a {
    font-size: 16px;
    color: #2c3486;
    font-weight: bold;
    text-decoration: none;
}

.completeTrustBoxMain .completeTrustBox .sharebox a img {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -1px;
    width: auto;
}

.completeTrustBoxMain .completeTrustBox .sharebox a:hover {
    color: #000;
}

.completeTrustBoxMain .owl-carousel .item {
    float: left;
}

.trustJourneySec {
    width: 100%;
    float: left;
    background: #f1f1f1;
    padding: 50px 0;
    margin: 50px 0;
}

.trustJourneySec .title h2 {
    text-align: center;
    color: #282828;
}

.trustJourneySec .image {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 5px 5px #bfbfbf;
}

.trustJourneySec .image img {
    width: 100%;
    height: auto;
}

.trustJourneySec .text {
    float: left;
    width: 100%;
}

.trustJourneySec .text h3 {
    float: left;
    width: 100%;
    color: #2c3486;
    font-weight: 600;
    margin-top: 10px;
}

.trustJourneySec .text p {
    float: left;
    width: 100%;
    color: #2c3486;
    font-weight: normal;
    font-size: 16px;
    color: #282828;
    margin-top: 18px;
}

.trustRangeSlider {
    width: 100%;
    float: left;
    margin: 0px 0 90px 0;
}

.trustRangeSlider .irs--flat {
    width: 90%;
    float: left;
    position: relative;
    left: 5%;
    right: 0px;
    height: 100px;
}

.trustRangeSlider .irs--flat .irs-bar {
    background-color: #90f2f2;
    height: 9px;
    display: none;
}

.trustRangeSlider .irs--flat .irs-line {
    background-color: #cecece;
    height: 2px;
    margin-top: 40px;
}

.trustRangeSlider .irs-grid-pol {
    width: 28px;
    height: 28px;
    background: url(../images/round2.png);
    top: -28px;
    z-index: 1;
    margin-left: -15px;
}

.trustRangeSlider .irs-grid-pol.small {
    display: none;
}

.trustRangeSlider .irs--flat .irs-grid-text {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 600;
}

.trustRangeSlider .irs span.irs-min {
    display: none;
}

.trustRangeSlider .irs span.irs-max {
    display: none;
}

.trustRangeSlider .irs span.irs-single {
    display: none;
    background: #009ae4;
    padding: 13px 15px;
    font-size: 16px;
    margin-top: -40px;
    font-weight: 600;
}


/*.trustRangeSlider .irs-with-grid .irs-grid { width: 86% !important; left: 7% !important; }*/

.trustRangeSlider .irs--flat .irs-single:before {
    border-top-color: #009ae4;
    bottom: -13px;
    border: 10px solid transparent;
    margin-left: -10px;
    background: url(../images/buy-now-motor/down-arrow.png) center center no-repeat;
}

.trustRangeSlider .irs-handle.single {
    cursor: pointer;
    margin-top: 40px;
    width: 36px;
    height: 36px;
    background: url(../images/round1.png);
    top: 10px;
    margin-left: -2px;
}

.trustRangeSlider .irs--flat .irs-handle>i:first-child {
    display: none;
}

.trustRangeSlider .irs-grid:first-child {
    margin-left: -10px;
}

.trustRangeSlider ul {
    margin-bottom: -40px;
    margin-top: 25px;
}

.trustRangeSlider ul li {
    font-size: 14px;
    color: #282828;
    display: inline-block;
    width: 14%;
    text-align: center;
}


/*----------- 8-9-20 -------*/

.trustRangeSlider ul {
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

.trustRangeSlider ul li {
    width: 14%;
    text-align: center;
    position: relative;
}

.trustRangeSlider ul li p {
    font-size: 14px;
    color: #282828;
    margin-bottom: 12px;
    height: 4rem;
}

.trustRangeSlider li span {
    width: 28px;
    height: 28px;
    background: #cbcbde;
    border-radius: 50%;
    border: 6px solid #fff;
    display: inline-block;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1)
}

.trustRangeSlider ul li:after {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    bottom: 40px;
    background-color: #cecece;
    height: 2px;
}

.trustRangeSlider li .year {
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 600;
}

.trustRangeSlider li:first-child:after {
    left: 50%;
    width: 50%;
}

.trustRangeSlider li:last-child:after {
    width: 50%;
}

.trustRangeSlider li.active span {
    background: #2c3486;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3)
}

.trustRangeSliderBox {
    float: left;
    width: 100%;
}

.trustJourneySec .trustRangeSliderBox .trustRangeSliderList {
    display: none;
}


/*------------ End -------*/

.funnySlideMain {
    width: 100%;
    float: left;
}

.funnySlideSec {
    width: 100%;
    height: 100%;
}

.funnySlideTxt {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.funnySlideTxt h2 {
    color: #282828;
}

.funnySlideTxt p {
    font-size: 18px;
    color: #676767;
}

.funnySlideVideo {
    float: left;
    width: 100%;
}

.funnySlideVideo .funnySlideImg {
    float: left;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.funnySlideVideo .funnySlideImg img {
    width: 100%;
    height: auto;
}

.funnySlideVidoeTxt {
    position: absolute;
    bottom: 30px;
    left: 50px;
}

.funnySlideVidoeTxt h3 {
    font-weight: 500;
    font-size: 25px;
    color: #fff;
    margin-top: 10px;
}

.funnySlideVidoeTxt p {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    line-height: normal;
}

.moreFunnySlide {
    width: 100%;
    height: 1005
}

.moreFunnySlide .moreFunnySlideTitle {
    width: 100%;
    font-size: 24px;
    color: #282828;
    line-height: normal;
    margin-bottom: 18px;
    margin-top: 30px;
}

.moreFunnySlide .mfsMain .mfs {
    display: inline-block;
}

.moreFunnySlide .mfsMain .mfs+.mfs {
    margin-top: 12%;
}

.moreFunnySlide .mfsMain .mfs .image {
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    overflow: hidden;
    width: 45%;
    position: relative;
}

.moreFunnySlide .mfsMain .mfs .image span {
    background: #fff;
    border-radius: 0 5px 0 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 65px;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 7px;
}

.moreFunnySlide .mfsMain .mfs .image .videoIcon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 35px;
    height: 35px;
}

.moreFunnySlide .mfsMain .mfs .image span img {
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.moreFunnySlide .mfsMain .mfs .text {
    display: inline-block;
    vertical-align: middle;
    width: 54%;
    padding-left: 15px;
}

.moreFunnySlide .mfsMain .mfs .text h6 {
    font-weight: 500;
    font-size: 17px;
    color: #282828;
}

.moreFunnySlide .mfsMain .mfs .text p {
    font-size: 14px;
    color: #676767;
    line-height: 1.2;
    margin: 10px 0;
}

.moreFunnySlide .mfsMain .mfs .text a {
    font-size: 14px;
    font-weight: bold;
    color: #2c3486;
    text-decoration: none;
}

.moreFunnySlide .mfsMain .mfs .text a:hover {
    color: #000000;
    text-decoration: none;
}

.subscribeMain {
    float: left;
    width: 100%;
    padding: 50px 0 0px 0;
}

.subscribeMain .subscribeInn {
    float: left;
    width: 100%;
    background: #2c3486 url(../images/subscribe-bg.jpg) right center no-repeat;
    border-radius: 10px;
    padding: 15px;
}

.subscribeMain .subscribeInn .image {
    display: inline-block;
    padding: 0 40px;
    vertical-align: middle;
    width: 20%;
}

.subscribeMain .subscribeInn .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 34px;
    color: #fff;
    font-weight: 300;
    width: 40%;
    line-height: 1.2;
    margin-right: 5%
}

.subscribeMain .subscribeInn .email {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
}

.subscribeMain .subscribeInn .email label {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 5px;
}

.subscribeMain .subscribeInn .email span {
    position: relative;
    width: 100%;
    display: inline-block;
}

.subscribeMain .subscribeInn .email span input {
    width: 100%;
    height: 60px;
    background: #171c54;
    border: #fff solid 1px;
    border-radius: 5px;
    color: rgba(216, 220, 252, 0.5);
    padding: 15px 60px 15px 15px;
    font-size: 18px;
    font-weight: 300;
}

.subscribeMain .subscribeInn .email span a {
    position: absolute;
    height: calc(100% - 2px);
    width: 60px;
    right: 0px;
    top: 1px;
    text-align: center;
    padding-top: 18px;
    background: url(../images/input-sep.png) left center repeat-y;
}

.subscribeMain .subscribeInn .email span input::-webkit-input-placeholder {
    color: #d8dcfc;
    opacity: 0.5;
}

.subscribeMain .subscribeInn .email span input:-moz-placeholder {
    color: #d8dcfc;
    opacity: 0.5;
}

.subscribeMain .subscribeInn .email span input::-moz-placeholder {
    color: #d8dcfc;
    opacity: 0.5;
}

.subscribeMain .subscribeInn .email span input:-ms-input-placeholder {
    color: #d8dcfc;
    opacity: 0.5;
}

footer {
    width: 100%;
    float: left;
    background: #cecece;
    text-align: center;
    padding: 15px;
    font-size: 16px;
    color: #282828;
    font-weight: 600;
}

a.blueBtn {
    background: #2c3486;
    color: #fff;
    border: #2c3486 solid 1px;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
}

a.blueBtn:hover {
    background: #fff;
    color: #2c3486;
}

.sidenav {
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 2;
    top: 0;
    left: -300px;
    background-color: #cecece;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 10px 5px 10px 25px;
    text-decoration: none;
    font-size: 20px;
    color: #2c3486;
    display: block;
    transition: 0.3s;
    line-height: 1.2;
}

.sidenav a:hover {
    color: #000;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav.active {
    left: 0px;
}


/*------------breadcrumb-----------*/

.breadcrumbMain {
    padding: 0px;
    float: left;
    width: 100%;
    background: #f1f1f1;
}

.breadcrumbMain .breadcrumb {
    background: none;
    margin-bottom: 0px;
    padding: 10px 0;
}

.breadcrumbMain .breadcrumb-item a {
    font-size: 14px;
    color: #676767;
    text-decoration: none;
}

.breadcrumbMain .breadcrumb-item a:hover {
    color: #2c3486;
}

.breadcrumbMain .breadcrumb-item+.breadcrumb-item {
    padding-left: 25px;
    color: #2c3486;
}

.breadcrumbMain .breadcrumb-item+.breadcrumb-item::before {
    width: 6px;
    height: 6px;
    background: url(../images/breadcrumb-arrow.png) center center no-repeat;
    content: "";
    left: -12px;
    position: relative;
    top: -2px;
}


/*------------/breadcrumb-----------*/


/*------------Video Detail page-----------*/

.detailpage .whatsNewTxt {
    margin-bottom: 25px;
}

.detailpage .whatsNewSec {
    height: inherit;
}

.detailpage .whatNewVidoeTxt h3 {
    display: none;
}

.detailpage .whatNewVidoeTxt p {
    display: none;
}

.detailpage .whatsNewVideo {
    position: relative;
}

.detailpage .whatNewVidoeTxt {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    bottom: auto;
}

.qualityCheck .qcRowMain .qcrow .image img {
    width: 100%;
}

.detailpage .qualityCheck {
    height: inherit;
}

.detailpage .qualityCheck .qcTopTxt {
    margin-bottom: 25px;
    margin-top: 8px;
}

.detailpage .qualityCheck .qcTopTxt .blueBtn {
    padding: 7px 20px;
    position: absolute;
    right: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}

.detailpage .buyingExpMain {
    float: left;
    width: 100%;
    padding-top: 30px;
}

.detailpage .buyingExpMain .title {
    float: left;
    width: 100%;
}

.detailpage .buyingExpMain .title h1,
.detailpage .buyingExpMain .title h3 {
    display: inline-block;
    color: #282828;
	font-weight: bold;
}

.detailpage .buyingExpMain .title .socialink {
    float: right;
    margin-top: -1px;
}

.detailpage .buyingExpMain .title .socialink ul {
    display: inline-block;
    vertical-align: middle;
}

.detailpage .buyingExpMain .title .socialink ul li {
    display: inline-block;
    margin-right: 5px;
}

.detailpage .buyingExpMain .title .socialink .blueBtn {
    border-radius: 50px;
    padding: 5px 12px;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.detailpage .buyingExpMain .content {
    float: left;
    width: 100%;
    padding: 17px 0;
    margin: 25px 0;
    border-top: #cecece solid 1px;
    border-bottom: #cecece solid 1px;
}

.detailpage .buyingExpMain .content p {
    font-size: 14px;
    color: #676767;
    line-height: 1.7;
}

.detailpage .buyingExpMain .content a.showMoreContent {
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    color: #2c3486;
    text-decoration: none;
    position: relative;
}

.detailpage .buyingExpMain .content a.showMoreContent:after {
    content: '';
    width: 0;
    height: 1px;
    background: #2d3393;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
    transition: all 0.4s;
}

.detailpage .buyingExpMain .content a.showMoreContent:hover:after {
    width: 100%;
}

.detailpage .commentsMain {
    width: 100%;
    display: inline-block;
}

.detailpage .commentsMain .replySec {
    width: 100%;
    display: inline-block;
}

.detailpage .commentsMain .replySec .replyRowMain {
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: #cecece solid 1px;
}

.detailpage .commentsMain .replySec .replyRowMain:first-child {
    border-bottom: 0px;
}

.detailpage .commentsMain .replySec .replyRowMain img {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    margin-top: 5px;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec {
    width: calc(100% - 65px);
    display: inline-block;
    vertical-align: middle;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec input {
    display: inline-block;
    vertical-align: middle;
    resize: none;
    background: #f1f1f1;
    border: 0px;
    height: 50px;
    padding: 10px;
    color: #676767;
    border-radius: 5px;
    width: 100%;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginwithSocial {
    float: left;
    margin-top: 8px;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginwithSocial ul li {
    display: inline-block;
    vertical-align: middle;
    color: #282828;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 5px;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginwithSocial ul li a {
    display: inline-block;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginwithSocial ul li a img {
    margin: 0px;
}

.detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginTextField {
    width: calc(100% - 230px);
    float: right;
}

.detailpage .replyContent {
    float: left;
}

.detailpage .replyContent h6 {
    color: #2c3486;
    font-size: 14px;
    font-weight: bold;
}

.detailpage .replyContent h6 span {
    margin-left: 50px;
    color: #676767;
    font-size: 14px;
    font-weight: normal;
    position: relative;
}

.detailpage .replyContent h6 span:before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #e0e0ef;
    border-radius: 20px;
    content: "";
    left: -30px;
    top: 6px;
}

.detailpage .replyContent p {
    color: #676767;
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.7;
}

.detailpage .replyContent a {
    margin-top: 10px;
    display: inline-block;
    color: #676767;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
}

.detailpage .replyContent a:hover {
    color: #2c3486;
}

.detailpage .replyContent a+a {
    margin-left: 35px;
}

.detailpage .replyContent a+a:before {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #e0e0ef;
    border-radius: 20px;
    content: "";
    left: -23px;
    top: 6px;
}

.detailpage .subscribeMain {
    padding-top: 35px;
}

.detailpage .subscribeMain .subscribeInn {
    background: #2c3486;
    padding: 100px 25px 30px 25px;
    position: relative;
}

.detailpage .subscribeMain .subscribeInn .image {
    width: 100%;
    float: left;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.detailpage .subscribeMain .subscribeInn .text {
    width: 100%;
    margin-right: 0px;
}

.detailpage .subscribeMain .subscribeInn .email {
    width: 100%;
    margin-top: 25px;
}

.detailpage .subscribeMain .subscribeInn .email label {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.detailpage .subscribeMain .subscribeInn .email span input {
    color: #d8dcfc;
}

.detailpage .subscribeMain .subscribeInn .email span input::-webkit-input-placeholder {
    color: #d8dcfc;
    opacity: 1;
}

.detailpage .subscribeMain .subscribeInn .email span input:-moz-placeholder {
    color: #d8dcfc;
    opacity: 1;
}

.detailpage .subscribeMain .subscribeInn .email span input::-moz-placeholder {
    color: #d8dcfc;
    opacity: 1;
}

.detailpage .subscribeMain .subscribeInn .email span input:-ms-input-placeholder {
    color: #d8dcfc;
    opacity: 1;
}

.detailpage .qualityCheck {
    margin-top: 25px;
    float: left;
    width: 100%;
}

.detailpage .qualityCheck .qcTopTxt {
    margin-bottom: 20px;
}

.detailpage .qualityCheck.featureVideo {
    margin-top: 0px;
    float: left;
    width: 100%;
}

.detailpage .qualityCheck.featureVideo .qcTopTxt {
    margin-bottom: 25px;
}

.mainContainer.detailpage {
    padding-bottom: 0px;
}

.recommededCars {
    width: 100%;
    background: #f2f2f2;
    padding: 50px 0;
}

.recommededCars h2 {
    width: 100%;
    color: #282828;
    margin-bottom: 20px;
}

.recommededCars .carBox {
    width: 100%;
    float: left;
    background: #FFFFFF;
    padding: 12px;
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    max-width: 320px;
}

.recommededCars .carBox .leftSection {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    border: 1px solid #c3c3c3;
}

.recommededCars .carBox .leftSection .carsecImage {
    overflow: hidden;
    position: relative;
}

.recommededCars .carBox .leftSection .shareIcon {
    width: 100%;
    float: left;
    position: absolute;
    top: 10px;
    left: 0;
    height: auto;
}

.recommededCars .carBox .leftSection .shareIcon .icon1 {
    position: absolute;
    top: 0;
    cursor: pointer;
    left: 10px;
    width: 21px;
    height: 19px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    background: url(../images/detail/shareIcon1.png) no-repeat center;
}

.recommededCars .carBox .leftSection .shareIcon .icon2 {
    position: absolute;
    top: 0;
    right: 10px;
    width: 21px;
    cursor: pointer;
    height: 22px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    background: url(../images/detail/shareIcon2.png) no-repeat center;
}

.recommededCars .carBox .leftSection .certifiedOfferMain {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .certified {
    width: 100%;
    float: left;
    position: relative;
    z-index: 2;
    text-align: center;
    bottom: -10px;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .certified img {
    width: auto;
    display: inline-block;
    margin-right: 2px;
    vertical-align: middle;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .certified p {
    display: inline-block;
    margin-left: 5px;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .offer {
    width: 100%;
    float: left;
    padding: 15px 0px 7px 0px;
    background: #FFFFFF;
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 0;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .offer .leftContent {
    display: inline-block;
    font-size: 0.6875rem;
    font-weight: 500;
    color: #000000;
    text-align: center;
    border-right: 1px solid #000000;
    padding: 0 6px;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .offer .leftContent a {
    color: #000;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .offer .rightContent {
    display: inline-block;
    padding: 0 6px;
    font-size: 0.6875rem;
    font-weight: 500;
    color: #000000;
    text-align: center;
}

.recommededCars .carBox .leftSection .certifiedOfferMain .offer .rightContent a {
    color: #000;
}

.recommededCars .carBox .rightSection {
    text-align: left;
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
}

.recommededCars .carBox .rightSection h5 {
    margin: 12px 0 0;
    font-size: 1rem;
    font-weight: 500;
}

.recommededCars .carBox .rightSection h5 a {
    color: #000;
}

.recommededCars .carBox .rightSection .details {
    width: 100%;
    float: left;
    margin: 15px 0;
}

.recommededCars .carBox .rightSection .details ul {
    padding: 0;
}

.recommededCars .carBox .rightSection .details li:first-child {
    padding-left: 0;
}

.recommededCars .carBox .rightSection .details li {
    list-style: none;
    float: left;
    padding: 0;
    font-size: 0.75rem;
    border-right: 1px solid #c3c3c3;
    padding: 0 8px;
}

.recommededCars .carBox .rightSection .details li:last-child {
    border: 0;
    padding-right: 0;
}

.recommededCars .carBox .rightSection .leftContent {
    width: 55%;
    float: left;
    font-size: 0.75rem;
    margin-top: 0;
}

.recommededCars .carBox .rightSection .leftContent .checkbox_wrapper {
    position: relative;
    height: 16px;
    width: 100%;
}

.recommededCars .carBox .rightSection .leftContent input[type="checkbox"] {
    opacity: 0;
    height: 16px;
    width: 17px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
}

.recommededCars .carBox .rightSection .leftContent input[type="checkbox"]+label {
    background: url(../images/unchecked.png) no-repeat left center;
    height: 16px;
    width: 100%;
    display: inline-block;
    padding: 2px 0 0 16px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 0.75rem;
}

.recommededCars .carBox .rightSection .starSection {
    width: 45%;
    float: left;
    margin-top: 0;
}

.recommededCars .carBox .rightSection .starSection ul {
    padding: 0;
    float: right;
}

.recommededCars .carBox .rightSection .starSection li {
    width: 14px;
    height: 14px;
    float: left;
    list-style: none;
    cursor: pointer;
}

.recommededCars .carBox .rightSection .starSection li.selected i {
    font-size: 0.75rem;
    color: #2b33a2;
}

.recommededCars .carBox .pricebox {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0;
    margin: 20px 0 0;
}

.recommededCars .carBox .pricebox .priceSection {
    width: 100%;
    float: left;
    margin-top: 0;
    display: table;
}

.recommededCars .carBox .pricebox .priceSection span {
    width: 65%;
    font-weight: bold;
    font-size: 1rem;
    color: #2b3395;
    display: table-cell;
    vertical-align: middle;
}

.recommededCars .carBox .pricebox .priceSection a {
    width: 50%;
    font-weight: 500;
    font-size: 0.75rem;
    border: 1px solid #949494;
    color: #000000;
    text-align: center;
    padding: 6px 0 6px 0;
    border-radius: 6px;
    display: table-cell;
    vertical-align: middle;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    text-decoration: none;
}

.recommededCars .carBox .pricebox .priceSection a:hover {
    background: #2b3395;
    color: #fff;
}

.recommededCars .carBox .pricebox .contactDealerBookButt {
    width: 100%;
    float: left;
}

.recommededCars .carBox .pricebox .contactDealerBookButt .conDealButton {
    display: none;
    width: 47%;
    float: left;
    margin-top: 12px;
}

.recommededCars .carBox .pricebox .contactDealerBookButt .conDealButton a {
    width: 100%;
    float: left;
    font-size: 0.9375rem;
    color: #FFFFFF;
    background: #2b3395;
    padding: 9px 10px;
    border-radius: 6px;
    text-align: center;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.recommededCars .carBox .pricebox .contactDealerBookButt .testDriveButton {
    width: 100%;
    float: right;
    margin-top: 12px;
}

.recommededCars .carBox .pricebox .contactDealerBookButt .testDriveButton a {
    width: 100%;
    float: left;
    font-size: 0.9375rem;
    color: #FFFFFF;
    background: #ec383b;
    padding: 6px 10px;
    border-radius: 6px;
    text-align: center;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
    text-decoration: none;
}

.recommededCars .carBox .pricebox .contactDealerBookButt .testDriveButton a:hover {
    background: #2b3395;
}


/*------------/Video Detail page-----------*/


/*------------Checkbox page-----------*/

.cusCheckBox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.3;
}

.cusCheckBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border: #000 solid 1px;
}

.cusCheckBox:hover input~.checkmark {
    background-color: #fff;
}

.cusCheckBox input:checked~.checkmark {
    background-color: #fff;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.cusCheckBox input:checked~.checkmark:after {
    display: block;
}

.cusCheckBox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*------------/Checkbox page-----------*/

.expertSec {
    float: left;
    width: 100%;
}

.expertSec ul li {
    width: 100%;
    float: left;
}

.expertSec ul li+li {
    margin-top: 30px;
}

.expertSec ul li .image {
    float: left;
    border-radius: 8px;
    overflow: hidden;
}

.expertSec ul li .content {
    width: calc(100% - 70px);
    float: left;
    padding-left: 20px;
}

.expertSec ul li .content p {
    font-size: 16px;
    color: #282828;
}

.expertSec ul li .content a {
    font-size: 14px;
    color: #2c3486;
    font-weight: bold;
    text-decoration: none;
    position: relative;
}

.expertSec ul li .content a:after {
    content: '';
    width: 0;
    height: 1px;
    background: #2d3393;
    position: absolute;
    left: 0;
    bottom: 0px;
    transition: all 0.4s;
}

.expertSec ul li .content a:hover:after {
    width: 100%;
}

.articleDetailContent {
    width: 100%;
    float: left;
}

.articleDetailContent .title {
    width: 100%;
    float: left;
    padding: 25px 0;
    border-bottom: #cecece solid 1px;
}

.articleDetailContent .title h1,
.articleDetailContent .title h3 {
    width: 100%;
    float: left;
    font-size: 28px;
    color: #282828;
}

.articleDetailContent .title .artileByMain {
    padding-top: 20px;
    float: left;
    width: 100%;
}

.articleDetailContent .title .artileByMain .leftTxt {
    float: left;
}

.articleDetailContent .title .artileByMain .rightSec {
    float: right;
}

.articleDetailContent .text {
    float: left;
    width: 100%;
    padding-top: 40px;
}

.articleDetailContent .text p {
    color: #676767;
    font-size: 14px;
    margin-bottom: 20px;
}

.articleDetailContent .text h4 {
    color: #2c3486;
    font-size: 22px;
    margin-bottom: 5px;
}

.articleDetailContent {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.articleDetailContent .shareOnSec {
    float: right;
    text-align: right;
    width: 100%;
    padding: 30px 0;
    margin: 15px 0 30px 0;
    border-top: #cecece solid 1px;
    border-bottom: #cecece solid 1px;
}

.articleDetailContent .shareOnSec ul li {
    display: inline-block;
    vertical-align: middle;
    color: #282828;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 5px;
}

.articleDetailContent .shareOnSec ul li a {
    display: inline-block;
}

.articleDetailContent .shareOnSec ul li a img {
    margin: 0px;
}

.recommenderCarRight {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.recommenderCarRight .recommededCars {
    float: left;
    width: 100%;
    padding: 25px;
    background: #f1f1f1;
}

.recommenderCarRight .recommededCars h3 {
    color: #282828;
    font-size: 24px;
}

.recommenderCarRight .recommededCars .selectButton {
    width: 100%;
    display: inline-block;
    padding: 25px 0;
}

.recommenderCarRight .recommededCars .selectButton select {
    width: 48%;
    display: inline-block;
    padding: 10px 30px 10px 12px;
    height: 45px;
    border: #cecece solid 1px;
    border-radius: 5px;
    font-size: 16px;
    color: #282828;
    background: #fff url(../images/article-detail/down-btn.png) 95% center no-repeat;
    float: left;
}

.recommenderCarRight .recommededCars .selectButton a {
    height: 45px;
    display: inline-block;
    float: right;
    width: 48%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.recommenderCarRight .recommededCars .item {
    text-align: center;
}

.recommenderCarRight .recommededCars .item .carBox {
    max-width: 290px;
    float: none;
    display: inline-block;
}

.recommenderCarRight .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -14px;
}

.recommenderCarRight .owl-nav.disabled .owl-prev {
    width: 18px;
    height: 29px;
    background: url(../images/article-detail/left-arrow.png);
    text-indent: -9999px;
    position: absolute;
}

.recommenderCarRight .owl-nav.disabled .owl-next {
    width: 18px;
    height: 29px;
    background: url(../images/article-detail/right-arrow.png);
    text-indent: -9999px;
    position: absolute;
    right: 0px;
}

.quickLinksMain {
    display: none;
}

.trustJourneySec .image .videoIcon {
    display: none;
}

.autoExpertMain .expertBox .expertBoxImg small {
    display: none;
}

.autoExpertMain .expertBox .expertBoxImg span {
    display: none;
}

.articleDetailContent .title .artileByMain .rightSec .expertBoxImg {
    display: none;
}

.share_eyeSection {
    display: none;
}

.videoPageMain.detailpage .buyingExpMain .title .socialink .expertBoxImg {
    display: none;
}

#searchMob {
    display: none;
}

.footerFixed {
    display: none;
}

.recommededCars .selectButton {
    width: 100%;
    display: none;
    padding: 0px 0 25px 0;
}

.recommededCars .selectButton select {
    width: 48%;
    display: inline-block;
    padding: 10px 30px 10px 12px;
    height: 45px;
    border: #cecece solid 1px;
    border-radius: 5px;
    font-size: 16px;
    color: #282828;
    background: #fff url(../images/article-detail/down-btn.png) 95% center no-repeat;
    float: left;
}

.recommededCars .selectButton a {
    height: 45px;
    display: inline-block;
    float: right;
    width: 48%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}


/*------------Video listing page-----------*/

.videoListMain .completeTrustBoxMain .completeTrustBox .image .videoIcon {
    width: 65px;
    height: 65px;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .image {
    border-radius: 10px 10px 0 0;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .image img {
    width: 100%;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .image span img {
    width: auto;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text h6 {
    min-height: 50px;
    padding-right: 80px;
    position: relative;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text h6 a {
    width: 55px;
    position: absolute;
    top: 5px;
    right: 0px;
    background: #2c3486;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    border-radius: 2px;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text {
    padding: 25px 0px 50px 0px;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text h6 a img {
    position: relative;
    top: -1px;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text p {
    min-height: 50px;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .sharebox a {
    text-transform: uppercase;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .sharebox {
    float: right;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text .readMore {
    float: left;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text .readMore a {
    background: #2c3486;
    color: #fff;
    border: #2c3486 solid 1px;
    text-decoration: none;
    padding: 10px 25px;
    border-radius: 5px;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.videoListMain .completeTrustBoxMain .completeTrustBox .text .readMore a:hover {
    background: #fff;
    color: #2c3486;
}

.videoListMain .subscribeMain {
    padding-top: 10px;
}


/*------------/Video listing page-----------*/


/*------------Article listing page-----------*/

.videoListMain.articleListMain .completeTrustSec .title p {
    font-size: 16px;
    line-height: normal;
    margin-top: 7px;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .image {
    border-radius: 10px;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionBox {
    float: left;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionBox span {
    font-size: 16px;
    color: #2c3486;
    margin-left: 10px;
    font-weight: 500;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight {
    float: right;
    margin-top: 11px;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight span {
    font-size: 14px;
    color: #282828;
    margin-right: 10px;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight a {
    width: 55px;
    background: #2c3486;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    border-radius: 2px;
    display: inline-block;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight a img {
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text h6 {
    min-height: 75px;
    padding-right: 0px;
    position: relative;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionLeft {
    margin-bottom: 5px;
}

.videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionLeft span {
    font-size: 14px;
    color: #2c3486;
    margin-right: 10px;
}

.termsConditionTxt { font-size: 13px; color: #676767; float: left; width: 100%; margin-top: -15px; margin-bottom: 15px; } /*new changes 15-July-21*/


/*------------/Article listing page-----------*/

@media screen and (max-width: 1599px) {
    .topLinks {
        margin: 29px 0px;
    }
    .topLinks li {
        display: inline-block;
        margin-left: 15px;
    }
    .topLinks li a {
        font-size: 15px;
        color: #282828;
        text-transform: uppercase;
        text-decoration: none;
    }
}

@media screen and (max-width: 1399px) {
    .topLinks li {
        display: inline-block;
        margin-left: 15px;
    }
    .topLinks li a {
        font-size: 13px;
        color: #282828;
        text-transform: uppercase;
        text-decoration: none;
    }
}

@media screen and (max-width: 1299px) {
    .searchSocialMain .searchtop input {
        width: 280px;
    }
    .searchSocialMain ul li {
        margin-left: 5px;
        float: left;
    }
    .searchSocialMain ul li a {
        display: inline-block;
    }
    .searchSocialMain .searchtop {
        display: none;
        position: absolute;
        right: 120px;
        top: 40px;
    }
    .searchSocialMain {
        margin-top: 20px;
    }
    .qualityCheck .qcRowMain .qcrow .text {
        padding-left: 10px;
        width: 52%;
    }
    .qualityCheck .qcRowMain .qcrow .image {
        vertical-align: top;
    }
    .qualityCheck .qcRowMain .qcrow+.qcrow {
        margin-top: 10px;
    }
    .qualityCheck .qcRowMain .qcrow .text p {
        margin: 10px 0;
    }
    .whatNewVidoeTxt {
        bottom: 100px;
        left: 40px;
    }
}

@media screen and (max-width: 1199px) {
    .completeTrustBoxMain .completeTrustBox+.completeTrustBox {
        margin-left: 1.6%;
        vertical-align: top;
    }
    .expertListRow {
        width: 32%;
        margin-top: 20px;
    }
    .expertListRow+.expertListRow {
        margin-left: 18px;
        margin-top: 20px;
    }
    .expertListRow .image {
        width: 100%;
    }
    .expertListRow .image img {
        width: 100%;
        height: auto;
    }
    .expertListRow .content {
        width: 100%;
        min-height: 195px;
    }
    .trustRangeSlider ul li {
        width: 13.9%;
    }

    /*---- 25-3-21 ---- */
    .trustRangeSlider ul li p{
        height: 6rem;
    }
    /*---- 25-3-21 End ---- */

    .moreFunnySlide .mfsMain .mfs .image {
        width: 44.5%;
    }
    .moreFunnySlide .mfsMain .mfs .text {
        padding-left: 10px;
    }
    .moreFunnySlide .mfsMain .mfs .text p {
        margin: 5px 0;
    }
    .moreFunnySlide .mfsMain .mfs+.mfs {
        margin-top: 8%;
    }
    .completeTrustBoxMain .completeTrustBox .image .videoIcon {
        right: 10px;
        bottom: 10px;
        width: 25px;
        height: 25px;
    }
    .recommenderCarRight .owl-nav.disabled .owl-prev {
        left: -20px;
    }
    .recommenderCarRight .owl-nav.disabled .owl-next {
        right: -20px;
    }
    .recommenderCarRight .recommededCars .selectButton select {
        width: 100%;
    }
    .recommenderCarRight .recommededCars .selectButton a {
        width: 100%;
        margin-top: 10px;
    }
    .recommenderCarRight .recommededCars .selectButton {
        padding: 15px 0;
    }
    .recommededCars .owl-carousel .owl-nav.disabled {
        display: block;
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: -14px;
    }
    .recommededCars .owl-carousel .owl-nav.disabled .owl-prev {
        width: 18px;
        height: 29px;
        background: url(../images/article-detail/left-arrow.png);
        text-indent: -9999px;
        position: absolute;
        left: -30px;
    }
    .recommededCars .owl-carousel .owl-nav.disabled .owl-next {
        width: 18px;
        height: 29px;
        background: url(../images/article-detail/right-arrow.png);
        text-indent: -9999px;
        position: absolute;
        right: -30px;
    }
    #searchMob {
        display: block;
    }
    .searchtop.active {
        display: block;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text h6 {
        font-size: 16px;
        padding-right: 70px;
        min-height: 40px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .image .videoIcon {
        width: 45px;
        height: 45px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text p {
        font-size: 13px;
        min-height: 80px;
    }
    .videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight span {
        width: 60px;
        float: left;
        text-align: right;
        line-height: 1;
    }
    .videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text p {
        min-height: 60px;
    }
    .videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text h6 {
        min-height: inherit;
    }
}

@media screen and (max-width: 992px) {
	.owl-carousel.owl-refresh .owl-item {
		visibility: visible;
	}
    header .menuSec {
        display: none;
    }
    .whatNewMain .container {
        display: none;
    }
    .quickLinksMain {
        display: inline-block;
        width: 100%;
        padding-left: 15px;
    }
    .quickLinksMain h2 {
        font-size: 18px;
        font-weight: bold;
        color: #282828;
        margin-bottom: 10px;
    }
    .quickLinksMain .quickLinkSlide {
        border-radius: 10px;
        position: relative;
    }
    .quickLinksMain .quickLinkSlide img {
        border-radius: 10px;
    }
    .quickLinksMain .quickLinkSlide strong {
        position: absolute;
        top: 15px;
        left: 20px;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
    }
    .quickLinksMain .quickLinkSlide .slideImg {}
    .quickLinksMain .quickLinkSlide span {
        position: absolute;
        bottom: 15px;
        left: 20px;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
    }
    .quickLinksMain .quickLinkSlide small {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 40px;
        height: 40px;
        background: #fff;
        padding-top: 13px;
        border-radius: 5px 0px 0px 0px;
    }
    .quickLinksMain .quickLinkSlide small img {
        width: 17px;
        border-radius: 0px;
        margin: auto;
    }
    .autoExpertTitle .blueBtn {
        display: none;
    }
    .autoExpertMain .expertBox .expertBoxImg a {
        display: none;
    }
    .autoExpertTitle {
        margin-bottom: 5px;
    }
    .autoExpertTitle h2 a {
        font-size: 18px;
        font-weight: bold;
        color: #282828;
        margin-bottom: 0px;
        float: left;
    }
    .autoExpertMain {
        background: #fff;
        margin-top: 0px;
    }
    .mainContainer {
        padding: 25px 0;
    }
    .autoExpertMain {
        padding: 25px 0;
        margin-bottom: 0px;
    }
    .autoExpertMain .expertBox .expertBoxImg img {
        border-radius: 10px;
    }
    .completeTrustSec .title p {
        font-size: 14px;
    }
    .expertBoxContent {
        display: none;
    }
    .expertListRow {
        display: none;
    }
    .completeTrustSec .title {
        width: 65%;
    }
    .autoExpertMain .expertBox .expertBoxImg small {
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 40px;
        height: 40px;
        background: #fff;
        padding-top: 15px;
        border-radius: 5px 0px 0px 0px;
        display: block;
    }
    .autoExpertMain .expertBox .expertBoxImg small a {
        display: block;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 5px 0px 0px 0px;
    }
    .autoExpertMain .expertBox .expertBoxImg small a img {
        margin: auto;
        padding-top: 13px;
        width: 17px;
    }
    .autoExpertMain .expertBox .expertBoxImg span {
        position: absolute;
        bottom: 15px;
        left: 20px;
        color: #fff;
        font-size: 25px;
        font-weight: 500;
    }
    .completeTrustSec .title h2,
    .completeTrustSec .title h1 {
        font-size: 18px;
        font-weight: bold;
        color: #282828;
        margin-bottom: 0px;
    }
    .completeTrustBoxMain .completeTrustBox .image .videoIcon {
        width: 50px;
        height: 50px;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
    }
    .completeTrustBoxMain .completeTrustBox .text p {
        display: none;
    }
    .completeTrustBoxMain .completeTrustBox .text h6 {
        font-size: 16px;
        font-weight: bold;
    }
    .completeTrustBoxMain .completeTrustBox .sharebox {
        /* display: none; */
		display: block;
    }
    .trustJourneySec {
        margin-top: 20px;
        padding-top: 25px;
    }
    .trustJourneySec .title h2 {
        font-size: 18px;
        font-weight: bold;
    }
    .trustJourneySec .image {
        width: 100%;
    }
    footer {
        background: #bdc3ff;
        color: #282828;
        font-size: 11px;
        font-weight: 500;
        line-height: 1.3;
        padding: 10px 15px;
    }
    .subscribeMain .subscribeInn {
        width: 90%;
        margin-left: 5%;
    }
    .subscribeMain .subscribeInn .email {
        width: 100%;
    }
    .subscribeMain .subscribeInn .image {
        width: 100%;
    }
    .subscribeMain .subscribeInn .text {
        width: 100%;
        font-size: 25px;
        font-weight: 400;
        line-height: normal;
    }
    .subscribeMain .subscribeInn .email label {
        font-size: 16px;
        line-height: normal;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    .subscribeMain .subscribeInn .image {
        width: 100%;
        text-align: center;
        margin: 25px 0;
    }
    .subscribeMain .subscribeInn .image img {
        width: auto;
        height: 85px;
    }
    .subscribeMain .subscribeInn {
        background: #2c3486 url(../images/subscribe-bg.jpg) center top no-repeat;
    }
    .subscribeMain .subscribeInn .email span input {
        height: 50px;
    }
    .subscribeMain .subscribeInn .email span a {
        padding-top: 12px;
    }
    .trustJourneySec .container {
        padding-right: 0px;
    }
    .trustJourneySec .container .row {
        margin-right: 0px;
    }
    .trustRangeSliderMain {
        width: 100%;
    }
    .trustRangeSliderMain .trustRangeSlider {
        width: 1200px;
    }
    .trustRangeSlider ul li {
        width: 14%;
    }
    .trustRangeSliderMain {
        overflow: auto;
    }
    .trustRangeSliderMain .trustRangeSlider {
        margin-bottom: 25px;
    }
    .trustJourneySec .image .videoIcon {
        display: block;
        position: absolute;
        bottom: 15px;
        left: 25px;
    }
    .trustJourneySec .image .videoIcon a {
        color: #fff;
        text-decoration: none;
        display: inline-block;
    }
    .trustJourneySec .image .videoIcon a span {
        margin-left: 10px;
        position: relative;
        top: 2px;
        font-size: 16px;
    }
    .trustJourneySec .image .videoIcon a img {
        width: 50px;
        height: 50px;
    }
    .trustJourneySec .text h3 {
        font-size: 16px;
        margin-top: 25px;
    }
    .trustJourneySec .text p {
        font-size: 13px;
        margin-top: 15px;
    }
    .trustJourneySec {
        padding: 25px 0;
        margin: 25px 0;
    }
    .moreFunnySlide .mfsMain .mfs:last-child {
        display: none;
    }
    .funnySlideTxt h2 {
        font-size: 18px;
        font-weight: bold;
        width: 60%;
    }
    .funnySlideTxt p {
        font-size: 16px;
        line-height: normal;
        width: 60%;
    }
    .funnySlideTxt a.blueBtn {
        float: right;
        margin-top: -50px;
        text-transform: uppercase;
    }
    .funnySlideVidoeTxt {
        left: 25px;
        bottom: 15px;
        width: 85%;
    }
    .funnySlideVidoeTxt h3 {
        font-size: 18px;
    }
    .funnySlideVidoeTxt p {
        font-size: 12px;
        margin-top: 5px;
        font-weight: 500;
        line-height: 1.4;
    }
    .moreFunnySlide .mfsMain {
        justify-content: space-between;
        display: flex;
    }
    .moreFunnySlide .mfsMain .mfs {
        width: 48%;
    }
    .moreFunnySlide .mfsMain .mfs+.mfs {
        margin-top: 0px;
    }
    .moreFunnySlide .mfsMain .mfs .image {
        width: 100%;
        border-radius: 0px;
    }
    .moreFunnySlide .mfsMain .mfs .image img {
        width: 100%;
        border-radius: 0px;
    }
    .moreFunnySlide .mfsMain .mfs .text {
        padding: 10px 0px 0px 0px;
        width: 100%;
    }
    .moreFunnySlide .mfsMain .mfs .text a {
        display: none;
    }
    .moreFunnySlide .mfsMain .mfs .text p {
        font-size: 12px;
    }
    .subscribeMain {
        padding: 25px 0 0px 0;
    }
    .moreFunnySlide {
        margin-top: 15px;
    }
    .moreFunnySlide .moreFunnySlideTitle {
        display: none;
    }
    header .logosec {
        padding: 15px;
    }
    header .logosec .logoLeft {
        width: 135px;
    }
    header .logosec .logoRight {
        width: 150px;
        margin-top: 2px;
    }
    .whatNewMain.detailpage .container {
        display: block;
    }
    .whatsNewTxt.detailpage {
        font-size: 18px;
        color: #282828;
        margin-bottom: 10px;
    }
    .whatsNewTxt.detailpage h3 {
        font-weight: 500;
    }
    .articleDetailContent .title {
        padding: 0px;
        border-bottom: 0px;
    }
    .articleDetailContent .title .artileByMain {
        padding-top: 0px;
    }
    .articleDetailContent .text {
        padding-top: 20px;
    }
    .articleDetailContent .title .artileByMain .leftTxt {
        width: 50%;
    }
    .articleDetailContent .title .artileByMain .rightSec .expertBoxImg {
        display: inline-block;
        margin-left: 4px;
    }
    .articleDetailContent .title .artileByMain .rightSec .expertBoxImg a {
        width: 70px;
        top: 0px;
        right: 0px;
        background: #2c3486;
        color: #fff;
        text-decoration: none;
        text-align: center;
        padding: 3px 7px;
        border-radius: 4px;
    }
    .articleDetailContent .title .artileByMain .rightSec .expertBoxImg a img {
        width: auto;
        margin-right: 5px;
        position: relative;
        top: -1px;
    }
    .articleDetailContent .text h4 {
        font-size: 18px;
        font-weight: 500;
    }
    .articleDetailContent .shareOnSec {
        border-top: 0px;
        border-bottom: #dbddfb solid 1px;
        text-align: center;
        padding: 0px 0 20px 0;
        margin: 0px 0 20px 0;
    }
    .articleDetailContent .shareOnSec ul li {
        font-size: 18px;
    }
    .articleDetailContent .shareOnSec ul li:first-child {
        width: 100%;
        float: left;
        text-align: center;
    }
    .detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec {
        margin-top: 0px;
    }
    .detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginwithSocial {
        margin: 15px 0;
    }
    .detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginTextField {
        width: 100%;
    }
    .detailpage .commentsMain .replySec .replyRowMain:first-child {
        padding-bottom: 0px;
    }
    .detailpage .commentsMain .replySec .replyRowMain .replyInnSec .loginWithSec .loginwithSocial ul li {
        font-size: 18px;
        color: #2c3486;
    }
    .detailpage .commentsMain .replySec .replyRowMain .replyInnSec input {
        font-size: 14px;
    }
    .detailpage .replyContent h6 span {
        font-size: 13px;
        margin-left: 25px;
    }
    .detailpage .replyContent h6 span:before {
        left: -17px;
        top: 3px;
    }
    .detailpage .replyContent p {
        font-size: 14px;
    }
    .detailpage .replyContent a {
        font-size: 14px;
        margin-top: 5px;
    }
    .detailpage .commentsMain .replySec .replyRowMain {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .detailpage .replyContent a+a {
        margin-left: 25px;
    }
    .detailpage .replyContent a+a:before {
        left: -18px;
    }
    .expertSec ul li+li {
        margin-top: 25px;
    }
    .detailpage .subscribeMain .subscribeInn {
        width: 100%;
        margin-left: 0px;
        border-radius: 0px;
        padding: 20px;
    }
    .detailpage .subscribeMain .subscribeInn .image {
        display: none;
    }
    .detailpage .subscribeMain .subscribeInn .email label {
        margin-top: 0px;
    }
    .subscribeMain .subscribeInn .text {
        font-size: 22px;
        font-weight: 300;
    }
    .detailpage .subscribeMain .subscribeInn .email {
        margin-top: 15px;
    }
    .detailpage .qualityCheck .qcTopTxt {
        margin-top: 0px;
        margin-bottom: 15px;
        font-size: 19px;
        font-weight: 500;
    }
    .qualityCheck .qcRowMain .qcrow .image {
        border-radius: 0px;
        width: auto;
    }
    .qualityCheck .qcRowMain .qcrow .text a {
        display: none;
    }
    .qualityCheck .qcRowMain .qcrow .text {
        width: 45%;
    }
    .recommenderCarRight .recommededCars .selectButton select {
        font-size: 11px;
        padding: 5px 10px;
        height: 40px;
    }
    .recommenderCarRight .recommededCars .selectButton a {
        float: left;
        margin-left: 10px;
        font-size: 11px;
        height: 40px;
        line-height: 20px;
    }
    .qualityCheck .qcRowMain .qcrow {
        width: 49%;
    }
    .qualityCheck .qcRowMain .qcrow .image {
        width: auto;
    }
    .recommenderCarRight .recommededCars .selectButton select {
        width: 25%;
    }
    .recommenderCarRight .recommededCars .selectButton a {
        width: 25%;
        margin-top: 0px;
    }
    .recommenderCarRight .owl-nav.disabled .owl-prev {
        left: -10px;
    }
    .recommenderCarRight .owl-nav.disabled .owl-next {
        right: -10px;
    }
    .videoPageMain .whatNewMain .whatsNewSec .whatsNewTxt {
        font-size: 18px;
    }
    .videoPageMain .whatNewMain .whatsNewSec .whatsNewTxt h2 {
        font-size: 22px;
    }
    .videoPageMain.detailpage .buyingExpMain .title h1,
    .videoPageMain.detailpage .buyingExpMain .title h3 {
        font-size: 19px;
        margin-top: 0px;
        width: 100%;
    }
    .videoPageMain.detailpage .buyingExpMain .title .socialink {
        float: left;
        margin-top: 12px;
        width: 100%;
    }
    .videoPageMain.detailpage .buyingExpMain .title .socialink .expertBoxImg {
        float: right;
        margin-top: 8px;
        display: block;
    }
    .videoPageMain.detailpage .buyingExpMain .title .socialink .expertBoxImg a {
        display: inline-block;
        color: #2c3486;
        font-size: 14px;
        font-weight: 600;
    }
    .videoPageMain.detailpage .buyingExpMain .title .socialink .expertBoxImg a img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }
    .videoPageMain.detailpage .commentsMain {
        display: none;
    }
    .videoPageMain.detailpage .qualityCheck .qcRowMain .qcrow {
        width: 100%;
    }
    .share_eyeSection {
        display: block;
        float: left;
        width: 100%;
    }
    .share_eyeSection .expertBoxImg {
        float: left;
        margin-top: 0px;
    }
    .share_eyeSection .expertBoxImg a {
        display: inline-block;
        color: #2c3486;
        font-size: 14px;
        font-weight: 600;
    }
    .share_eyeSection .expertBoxImg a img {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: -1px;
        margin-right: 5px;
    }
    .share_eyeSection .sharebox {
        float: left;
        margin-left: 50px;
    }
    .share_eyeSection .sharebox a img {
        position: relative;
        top: -2px;
    }
    .qualityCheck .qcRowMain .qcrow .text .share_eyeSection a {
        display: block;
    }
    .recommededCars {
        padding: 25px 0;
        margin-top: 25px;
    }
    .recommededCars h2 {
        font-size: 22px;
    }
    .recommededCars .container .row .owl-carousel .owl-item {
        text-align: center;
        display: inline-block;
    }
    .recommededCars .container .row .owl-carousel .owl-item .item {
        display: inline-block;
    }
    .recommededCars .owl-carousel .owl-nav.disabled .owl-prev {
        left: -10px;
    }
    .recommededCars .owl-carousel .owl-nav.disabled .owl-next {
        right: -10px;
    }
    .footerFixed {
        background: #2c3486;
        display: inline-block;
        width: 90%;
        margin-left: 5%;
        border-radius: 10px;
        position: fixed;
        bottom: 20px;
        left: 0;
        box-shadow: 0 0 10px #000;
        padding: 15px;
        z-index: 10;
    }
    .footerFixed ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }
    .footerFixed li {
        display: inline-block;
    }
    .footerFixed li input {
        width: 100%;
        border-radius: 50px;
        border: 0px;
        padding: 5px 35px;
        background: #fff url(../images/search-m.png) 10px center no-repeat;
    }
    .footerFixed li:nth-child(1) {
        width: 15%;
    }
    .footerFixed li:nth-child(2) {
        width: 50%;
    }
    .footerFixed li:nth-child(3) {
        width: 25%;
        text-align: center;
    }
    .footerFixed li:nth-child(4) {
        width: auto;
        text-align: center;
        float: right;
        /* margin-top: 5px; */
    }
    .footerFixed li input::placeholder {
        color: #2c3486;
        font-weight: 500;
    }
    .footerFixed li input:-ms-input-placeholder {
        color: #2c3486;
        font-weight: 500;
    }
    .footerFixed li input::-ms-input-placeholder {
        color: #2c3486;
        font-weight: 500;
    }
    .sidenav .closebtn {
        top: -10px;
        right: 10px;
    }
    .trustRangeSlider {
        overflow: auto;
        margin: 0px 0 20px 0;
        padding-bottom: 50px;
    }
    .trustJourneySec .container {
        max-width: 100%;
    }
    .trustRangeSlider ul {
        width: 1200px;
    }
    .recommededCars .selectButton {
        display: inline-block;
    }
    .videoListMain .completeTrustSec .title h2 {
        font-size: 22px;
        font-weight: normal;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text p {
        display: block;
        font-size: 14px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text h6 {
        font-size: 20px;
        font-weight: normal;
    }
    .videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight span {
        width: inherit;
        float: none;
    }
	
	.termsConditionTxt { margin-top: -5px; margin-bottom: 50px; } /*new changes 15-July-21*/
}

@media screen and (max-width: 767px) {
    .qualityCheck .qcRowMain .qcrow {
        width: 100%;
    }
    .qualityCheck .qcRowMain .qcrow .text {
        width: 100%;
    }
    .recommenderCarRight .owl-nav.disabled .owl-prev {
        display: none;
    }
    .recommenderCarRight .owl-nav.disabled .owl-next {
        display: none;
    }
    .recommenderCarRight .recommededCars {
        padding: 15px;
    }
    .recommenderCarRight .recommededCars .selectButton {
        padding: 15px 0;
    }
    .recommededCars .carBox .pricebox .priceSection span {
        width: 50%;
    }
    .recommenderCarRight .recommededCars .item {
        text-align: left;
    }
    .recommenderCarRight .recommededCars .selectButton select {
        width: 45%;
    }
    .recommenderCarRight .recommededCars .selectButton a {
        width: 45%;
        margin-top: 0px;
    }
    .recommededCars .owl-carousel .owl-nav.disabled .owl-prev {
        display: none;
    }
    .recommededCars .owl-carousel .owl-nav.disabled .owl-next {
        display: none;
    }
    .videoListMain .completeTrustSec .title {
        width: 100%;
        margin-bottom: 10px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .image .videoIcon {
        top: auto;
        left: auto;
        transform: none;
        width: 60px;
        height: 60px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text {
        padding: 15px 0px 35px 0px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text h6 {
        min-height: inherit;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text p {
        min-height: inherit;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .sharebox {
        display: block;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text .readMore {
        float: right;
        width: 49%;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .text .readMore a {
        border-radius: 4px;
        padding: 6px 25px;
        text-align: center;
        width: 100%;
        height: 35px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .sharebox {
        width: 49%;
        float: left;
        margin: 0px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .sharebox a {
        border-radius: 4px;
        padding: 6px 25px;
        text-align: center;
        width: 100%;
        display: inline-block;
        border: #2c3486 solid 1px;
        height: 35px;
        font-size: 14px;
    }
    .videoListMain .completeTrustBoxMain .completeTrustBox .sharebox a img {
        top: -2px;
    }
    .videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text p {
        min-height: inherit;
    }
}

@media screen and (max-width: 479px) {
    .share_eyeSection .sharebox {
        margin-left: 0px;
        float: right;
    }
	
	.termsConditionTxt { margin-bottom: 40px; font-size: 12px; } /*new changes 15-July-21*/
}

@media screen and (max-width: 369px) {}

@media screen and (max-width: 339px) {
    .qualityCheck .qcRowMain .qcrow .image {
        width: 45%;
    }
    .qualityCheck .qcRowMain .qcrow .text h6 {
        font-size: 15px;
    }
    .footerFixed li:nth-child(3) {
        width: 23%;
    }
    .videoListMain.articleListMain .completeTrustBoxMain .completeTrustBox .text .captionRight span {
        width: 60px;
        float: left;
    }
}

.fancybox-lock .fancybox-overlay {
    background: rgba(0, 0, 0, 0.7);
}
  

/*SHARE BOX*/
.right_socail.blue_bg_socail{ float:right; width:auto; border:0; display:none}
.right_socail.blue_bg_socail.active{display:block}
.socialContainer{width: 100%;float: left;position: absolute;bottom: 10px;right: 50px;}
.right_socail{ float:left; width:100%; border-top:1px solid #ebebeb;color:#454748;text-align: right;}
.right_socail span{ display:inline-block; vertical-align:middle; margin:0; color:#454748; font-size:14px; height:37px;cursor: pointer;}
.right_socail span img{ display:inline-block; vertical-align:middle;}
.right_socail span strong{ display:inline-block; vertical-align: middle; margin-left:5px; margin-right:0px; font-size:20px; color:#a7a7a7;}
.right_socail a{ color:#454748 !important;padding: 0px !important;text-align: center !important;width: 100% !important;display: inline-block !important;border: none !important;height: 40px !important;font-size: 14px !important;}

@media screen and (max-width: 767px) 
{
	.right_socail.blue_bg_socail{ float:right; width:auto; border:0; display:none}
	.right_socail.blue_bg_socail.active{display:block}
	.socialContainer{width: 100%;float: left;position: absolute;bottom: 10px;right: 50px;}
	.right_socail{ float:left; width:100%; border-top:1px solid #ebebeb;color:#454748;text-align: right;}
	.right_socail span{ display:inline-block; vertical-align:middle; margin:0; color:#454748; font-size:14px; height:40px;cursor: pointer;}
	.right_socail span img{ display:inline-block; vertical-align:middle;}
	.right_socail span strong{ display:inline-block; vertical-align: middle; margin-left:5px; margin-right:0px; font-size:20px; color:#a7a7a7;}
	.right_socail a{ color:#454748 !important;padding: 0px !important;text-align: center !important;width: 100% !important;display: inline-block !important;border: none !important;height: 40px !important;font-size: 12px !important;}

}


 .moreFunnySlide .mfsMain .mfs .image img{ width:100%}
 


@media screen and (max-width: 992px){
.trustRangeSlider ul{overflow:auto; width:100%; justify-content:flex-start;}
.trustRangeSlider ul li { width: 25%; flex: 0 0 auto;}
.footerFixed{z-index:99}
.sidenav{z-index:99}
.trustRangeSlider ul li p{height: 4rem;}
}

@media screen and (max-width: 767px){
.trustRangeSlider ul li { width: 30%; padding:0 7px;}
}

@media screen and (max-width: 480px){
.trustRangeSlider ul li { width: 56%; padding:0 7px;}
}

/*24 march changes suggest by shadul : done mukesh*/
.completeTrustSec .row{justify-content: center;}

@media screen and (max-width: 992px){
	.quickLinksMain h2{margin-bottom: 5px;}
	.quickLinksMain > p{ font-size: 16px; }
}

@media screen and (max-width: 992px){
	.autoExpertMain {
		background: #f1f1f1;
		margin: 15px 0;
	}
}

/*14 june by vikash*/
.fancybox-wrap.fancybox-desktop.fancybox-type-swf.fancybox-opened{
background:transparent;
}

.fancybox-skin{
background:transparent;
}

@media screen and (max-width: 992px){
.funnySlideMain .moreFunnySlide .mfsMain{
display: none;
}
}
