.wellcome_banner.hero-home {
    height: auto;
    padding-bottom: 101px;
} 
.wellcome_banner.hero-home:before {}

.wellcome_banner.hero-home .tagLine {
    margin-top: 0px;
}

.wellcome_banner.hero-home {
    margin-bottom: 50px;
}

.tagLine h1 {
    margin: 0px;
    font-size: 32px;
    font-weight: bold;
}

.tagLine p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px;
}
h4 {}

.changingInvest h4 {
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    font-family: 'montserrat', sans-serif;
    text-transform: unset;
    text-align: center;
    margin-bottom: 21px;
}

.changingInvest p {
    font-family: 'Jost', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 12px;
}

.changingInvest .stepsM {
    text-align: center;
    margin-top: 35px;
}

.changingInvest .stepsM i {
    color: #b9b9b9;
    font-size: 39px;
    margin-bottom: 16px;
}

.changingInvest .stepsM p {
    color: #000;
}

.changingInvest {
    padding-bottom: 50px;
}


.aboutHotels .dtts {
    text-align: center;
    padding-top: 93px;
    padding-bottom: 32px;
}

.aboutHotels {
    background: #ededed;
}

.aboutHotels .dtts h3 {
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    font-family: 'montserrat', sans-serif;
    text-align: left;
    text-transform: unset;
    margin-bottom: 21px;
}

.aboutHotels .dtts p {
    font-family: 'Jost', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000;
}

.aboutHotels .dtts a {
    background: #a6b44c;
    font-family: poppins,sans-serif;
    color: #fff;
    border: 0;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 20px;
    display: inline-block;
    margin-top: 20px;
}

.aboutHotels figure {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
    position: relative;
    transform: translateY(57px);
    width: calc(50vw - -2.5px);
    float: left;
}

.aboutHotels figure img {
    width: 100%;
    animation: 1s reveal-inner linear forwards;
}

@-webkit-keyframes reveal-inner {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  50% {
    visibility: hidden;
    opacity: 0;
  }
  51% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}

.aboutHotels {
    position: relative;
    z-index: 9;
}



body {
    overflow-x: hidden;
}


.srchLoct h4 {
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    font-family: 'montserrat', sans-serif;
    text-align: left;
    text-transform: unset;
    margin-bottom: 18px;
    text-align: center;
}

.srchLoct p {
    font-family: 'Jost', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000;
    margin-bottom: 44px;
    text-align: center;
}

.srchLoct ul li h5 {
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000;
    text-transform: unset;
    padding: 16px 10px;
}

.srchLoct ul li i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 38px;
    border: 1px solid #e5e5e5;
    float: left;
    margin-right: 15px;
    background: #e3e3e3;
}

.srchLoct ul li {
    margin-bottom: 15px;
}


.srchLoct {
    position: relative;
    padding: 96px 0px 50px;
    text-align: center;
    background: #f9f9f9;
}



.srchLoct ul li .itminnr {
    background: #fff;
    box-shadow: 0px 0px 3px 0px #959595;
    border-radius: 5px;
    overflow: hidden;
}


.agents-grid {
    position: relative;
    background: #fff;
    border-radius: 6px;
    border: none;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
.jb-bookmark {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 22px;
    color: #aab5cc;
}
.agent-call {
    position: absolute;
    right: 20px;
    top: 25px;
    color: #aab5cc;
}
.agent-call a, .agent-call a:hover, .agent-call a:focus {
    color: #1890c9;
    font-size: 15px;
}
.agents-grid-wrap {
    padding: 1.5rem;
}
.fr-grid-thumb {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: table;
    position: relative;
    margin: 1.7em auto 21px;
    box-shadow: 0 0 0 5px rgb(25 25 25 / 5%);
    padding: 2px;
    -webkit-box-shadow: 0 0 0 5px rgb(25 25 25 / 5%);
    box-sizing: border-box;
    border: 1px solid #1890c9;
}
.fr-grid-thumb img {
    width: 120px;
    height: 116px;
    border-radius: 50%;
    vertical-align: middle;
}
.fr-grid-deatil {
    text-align: center;
}
.fr-grid-deatil h5.fr-can-name {
    font-family: 'montserrat',sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 7px;
    text-transform: unset;
}
.fr-grid-deatil p {
    font-family: josefin sans,sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.aboutTeam {
    padding: 60px;
}

.aboutTeam h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    font-family: 'montserrat',sans-serif;
    text-transform: unset;
    margin-bottom: 38px;
    text-align: center;
}
.agents-grid {
    margin-bottom: 30px;
}
.agents-grid:hover {
    background: #1890c9;
}

.agents-grid:hover .agent-call a {
    color: #fff;
}

.agents-grid:hover .jb-bookmark a {
    color: #fff;
}

.agents-grid:hover .fr-grid-thumb {
    border-color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: #fff;
}

.agents-grid:hover .fr-grid-deatil h5.fr-can-name {
    color: #fff;
}

.agents-grid:hover .fr-grid-deatil p {
    color: #fff;
}

.coreValue ul li .itminnr {
    min-height: 151px;
}

.coreValue ul li .itminnr h5 {
    height: 60px;
    line-height: 60px;
    padding: 0px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 2px;
}

.coreValue h4 {
    margin-bottom: 50px;
}

.coreValue {
    padding: 60px 0px;
}

.coreValue ul li .itminnr p {
    text-align: left;
    padding: 0px 20px 20px;
    font-size: 15px;
    line-height: 23px;
    margin: 0px;
}

.coreValue ul li .itminnr i {
    background: none;
    border: 0px;
    color: #c7c7c7;
    height: 60px;
    line-height: 60px;
}
table.colrd_table_two {
    width: 100%;
}

table.colrd_table_two thead tr th {
    font-family: 'montserrat',sans-serif;
    font-size: 15px;
    font-weight: 600;
    background: #d9d9d9;
    padding: 10px 10px;
}

table.colrd_table_two tbody tr td {
    font-family: 'Jost',sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 10px;
    border-bottom: 1px dashed #d3d3d3;
}

table.colrd_table_two tbody tr td a {
    color: #1890c9;
}

table.colrd_table_two tbody tr:nth-child(even) td {
    background: #f5f5f5;
}


a.vbtn {
    padding: 9px 20px;
    font-family: 'Jost', sans-serif;
    font-size: 16px;
    background: #1890c9;
    color: #fff;
    display: inline-block;
    font-weight: 600;
}

.changItem {
    text-align: center;
}

.changItem a.vbtn {
    margin-top: 20px;
}
.changItem.prcningtext {
    text-align: left;
}

.changItem.prcningtext h4 {
    text-align: left;
    margin-top: 84px;
}

.changingInvest img {width: 100%;}

.changItem.prcningtext p {
    line-height: 30px;
}


 .pricingWrap {
    background: transparent url(https://vairt.com/application/views/assets/images/website/section-gradient-top.svg) no-repeat;
    background-position: left 50% top 0;
    padding-top: 85px;
    margin-bottom: 53px;
}

.pricingWrap h3 {
    text-transform: unset;
    margin-bottom: 70px;
    position: relative;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    font-family: 'montserrat', sans-serif;
}

.pricingWrap p {
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    text-transform: unset;
    color: #6b6b6b;
    margin-bottom: 32px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}

.pricingWrap .pricing {
    display: flex;
}

.pricingWrap .pricing .frstDv {
    width: 55%;
}

.pricingWrap .pricing .scnd {
    width: 15%;
    text-align: center;
}

.pricingWrap .pricing .frstDv li {
    font-family: 'montserrat', sans-serif;
    font-size: 12px;
    text-transform: unset;
    position: relative;
    text-align: right;
    border: 1px solid #d8d8d8;
    margin: 0px;
    margin-bottom: -1px;
    padding: 15.5px 10px;
    font-weight: 600;
}

.pricingWrap .pricing .frstDv li:first-child, .pricingWrap .pricing .frstDv li:last-child {
    border: 0px;
    min-height: 147px;
}

.pricingWrap .pricing .scnd ul li {
    font-family: 'montserrat', sans-serif;
    font-size: 14px;
    text-transform: unset;
    position: relative;
    border: 1px solid #d8d8d8;
    margin: 0px;
    margin-bottom: -1px;
    padding: 14px 10px;
    font-weight: 600;
    margin-left: -1px;
}

.pricingWrap .pricing .scnd ul li h4 {
    font-family: 'montserrat', sans-serif;
    font-size: 18px;
    text-transform: unset;
    color: #1890c9;
    margin-bottom: 4px;
    position: relative;
    text-align: center;
}

.pricingWrap .pricing .scnd ul li p {font-family: 'Jost', sans-serif;font-size: 26px;margin: 0px;margin-bottom: 19px;font-weight: bold;}

.pricingWrap .pricing .scnd ul li p small {
    font-size: 10px;
    vertical-align: 12px;
}

.pricingWrap .pricing .scnd ul li a {
    border: 1px solid #1890c9;
    padding: 9px 20px;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    color: #1890c9;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
}

.pricingWrap .pricing .scnd:last-child li {
    background: rgba(246, 245, 247, 0.36);
}

.pricingWrap .pricing .scnd ul li i.fa.fa-check {
    font-size: 12px;
    color: #3fde44;
    font-weight: bold;
}

.pricingWrap .pricing .scnd ul li i.fa.fa-times {
    font-size: 12px;
    color: #de3f3f;
    font-weight: bold;
}

.pricingWrap .pricing .firstOPtions {
    width: 35px;
}

.pricingWrap .pricing .firstOPtions .zeros {
    border: 0px;
    min-height: 147px;
}

.pricingWrap .pricing .firstOPtions p {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(270deg);
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.pricingWrap .pricing .firstOPtions .fst {
    height: 376px;
    border: 1px solid #d8d8d8;
    border-top-left-radius: 9px;
    margin-top: -1px;
    margin-right: -1px;
    border-bottom-left-radius: 9px;
}

.pricingWrap .pricing .firstOPtions .fst p {
    margin-top: 210px;
    font-family: 'montserrat', sans-serif;
    color: #1890c9;
}

.pricingWrap .pricing .firstOPtions .scn {
    height: 190px;
    border: 1px solid #d8d8d8;
    border-top-left-radius: 9px;
    margin-top: -1px;
    margin-right: -1px;
    border-bottom-left-radius: 9px;
}

.pricingWrap .pricing .firstOPtions .scn p {
    margin-top: 118px;
    font-family: 'montserrat', sans-serif;
    color: #1890c9;
}

.pricingWrap .pricing .firstOPtions .thn {
    height: 142px;
    border: 1px solid #d8d8d8;
    border-top-left-radius: 9px;
    margin-top: -1px;
    border-bottom-left-radius: 9px;
    margin-right: -1px;
}

.pricingWrap .pricing .firstOPtions .thn p {
    margin-top: 79px;
    font-family: 'montserrat', sans-serif;
    color: #1890c9;
}

.pricingWrap .pricing .scnd ul li img {
    position: absolute;
    top: -57px;
    right: 0px;
    width: 108px;
}
.pricingWrap .pricing .scnd ul li a:hover {
    border: 1px solid #1890c9;
    background: #1890c9;
    color: #fff;
}


.accordion {margin-bottom: 60px;margin-top: 30px;}

.accordion .accrdContent {
    height: auto !important;
    padding: 20px;
    background: #f7f7f7;
    margin-bottom: 10px;
    margin-top: -10px;
}

.accordion h3 {
    background: #f5f5f5;
    padding: 13px 20px;
    font-family: 'montserrat', sans-serif;
    text-transform: unset;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.accordInner h4 {
    background: #fff;
    padding: 9px 20px;
    font-family: 'montserrat', sans-serif;
    text-transform: unset;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #1890c9;
}

.accordInner .accordInnerContent {
    background: #fff;
    height: auto !important;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: -10px;
}

.accordInner .accordInnerContent p {
    font-family: 'Jost', sans-serif;
    color: #818181;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
}
.accordion h3 {
    cursor: pointer;
}

.accordInner h4 {
    cursor: pointer;
}
.accordion h3 i {
    float: right;
    font-size: 10px;
    margin-top: 6px;
}

.accordion h3 .fa-minus {
    display: none;
}

.accordion h3.ui-state-active .fa-minus {
    display: block;
    color: #1890c9;
}

.accordion h3.ui-state-active .fa-plus {
    display: none;
}

.accordInner h4 i {
    float: right;
    font-size: 10px;
    margin-top: 3px;
}

.accordInner h4 .fa-minus {
    display: none;
}

.accordInner h4.ui-state-active .fa-minus {
    display: block;
    color: #1890c9;
}

.accordInner h4.ui-state-active .fa-plus {
    display: none;
}
.accordInner .accordInnerContent p {
    margin-bottom: 11px;
    font-size: 15px;
}

.accordInner .accordInnerContent ul li {
    font-family: 'Jost', sans-serif;
    color: #818181;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
}

.accordInner .accordInnerContent ul {
    list-style: disc;
    padding-left: 45px;
    margin-bottom: 10px;
}
.accordInner .accordInnerContent a {
    display: inline-block;
    font-family: 'Jost', sans-serif;
    color: #1890c9;
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #1890c9;
    padding: 5px 10px;
    line-height: normal;
}
.legalfaqss  .accrdContent p {
    font-family: 'Jost', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
}

.calendar {
    margin-bottom: 60px;
}

.calendar .fc .fc-toolbar-title {
    font-family: 'montserrat', sans-serif;
    font-size: 23px;
    text-transform: unset;
}

.calendar .fc .fc-button-primary {
    font-family: 'montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}

.calendar .fc .fc-col-header-cell-cushion {
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.calendar .fc-h-event .fc-event-title {
    font-family: 'Jost', sans-serif;
    font-size: 13px;
    font-weight: 600;
}

.subscribs {
    text-align: right;
    margin-top: 38px;
}

.subscribs .dropdown {display: inline-block;text-align: left;}

.subscribs .dropdown .btn {
    border: 0px;
    box-shadow: none;
    outline: none;
    background: rgb(24, 144, 201);
    color: #fff;
    font-family: 'Jost', sans-serif;
    padding: 8px 20px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 0px;
}

.subscribs .dropdown .dropdown-menu a {
    font-family: 'nunito', sans-serif;
    font-weight: 600;
    font-size: 13px;
    display: block;
    padding: 2px 10px;
}

.subscribs .dropdown .dropdown-menu a:hover {
    background: rgb(24, 144, 201);
    color: #fff;
}


.equityCapital h4 {
    text-transform: unset;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 26px;
}

.equityCapital label {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Nunito', sans-serif;
    text-transform: unset;
    display: block;
    letter-spacing: 0.5px;
}

.equityCapital .form-control {
    font-family: 'Nunito', sans-serif;
    box-shadow: none;
    border-radius: 0px;
    padding: 11px 10px;
    height: auto;
    line-height: normal;
}
.equityCapital textarea.form-control {
    height: 120px;
    resize: none;
    border-radius: 0px;
    font-family: 'Nunito', sans-serif;
    box-shadow: none;
    border-radius: 0px;
    padding: 11px 10px;
    box-shadow: none;
    background: none;
}

.equityCapital  .form-group span.select2.select2-container {
    width: 100% !important;
}
.equityCapital .form-group span.select2.select2-container span.select2-selection.select2-selection--single {
    border-radius: 0px;
    font-family: 'Nunito', sans-serif;
    height: 43px;
}

.equityCapital .form-group span.select2.select2-container span.select2-selection.select2-selection--single .select2-selection__rendered {
    line-height: 43px;
}

.equityCapital .form-group span.select2.select2-container span.select2-selection.select2-selection--single  span.select2-selection__arrow {
    height: 43px;
}

.equityCapital .form-group .sbmt {
    background: #1890c9;
    color: #fff;
    padding: 10px 20px;
    font-family: 'Nunito', sans-serif;
    font-weight: bold;
    border: 0px;
    border-radius: 0px;
    letter-spacing: 1px;
}

.equtyWidget {
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding: 20px;
}

.equtyWidget h5 {
    text-transform: unset;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
}

.equtyWidget p {
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.equtyWidget ul li {
    font-family: 'Jost', sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    line-height: 22px;
    list-style: circle;
}

.equtyWidget ul {
    padding-left: 30px;
}

.equtyWidget h6 {
    text-transform: unset;
    font-family: 'montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.equtyWidget.dds {
    background: #f7f7f7;
    text-align: center;
}

.equtyWidget.dds h5, .equtyWidget.dds h6 {
    color: #1890c9;
}

.commentment {
    background: #ededed;
    padding: 60px 0px;
}


.commentment h6 {
    font-family: 'Aladin', cursive;
    font-size: 23px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: unset;
    color: #1890c9;
}

.commentment h4 {
    font-size: 25px;
    font-weight: bold;
    line-height: 44px;
    font-family: 'montserrat', sans-serif;
    text-transform: unset;
    text-align: center;
    margin-bottom: 50px;
}

.commentment p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #000000;
    margin-bottom: 15px;
    letter-spacing: .6px;
}

.commentment.nrm {
    background: none;
}

.commentment figure img {
    width: 100%;
    position: relative;
    z-index: 9;
    border-radius: 30px 0px 30px 0px;
}

.commentment figure {
    position: relative;
    padding: 20px;
}

.commentment figure:before {
    width: 50%;
    height: 70%;
    position: absolute;
    top: 0px;
    right: 0px;
    background: rgb(136 217 255 / 23%);
    content: '';
    border-radius: 0px 30px 0px 0px;
}

.commentment figure:after {
    width: 50%;
    height: 70%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: '';
    background: rgb(6 6 6 / 9%);
    border-radius: 0px 0px 0px 30px;
}

.aboutTeam.teamthoughts {
    text-align: center;
    background: #f5f5f5;
}

.aboutTeam.teamthoughts h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: 44px;
    font-family: 'montserrat', sans-serif;
    text-transform: unset;
    text-align: center;
    margin-bottom: 50px;
}

.aboutTeam.teamthoughts p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    color: #000000;
    margin-bottom: 48px;
    letter-spacing: .6px;
}

.agents-grid-wrap {
}

.aboutTeam.teamthoughts .fr-grid-deatil p {
    margin: 0px;
}
.commentment ul li {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #545454;
    margin-bottom: 15px;
    letter-spacing: .6px;
    list-style: auto;
}

.commentment ul {
    padding-left: 40px;
}

.commentment.ssm p {
    margin-top: 60px;
}

.changingInvest.ssbs {
    padding: 60px 0px;
}

.changingInvest.ssbs h4 {
    font-size: 25px;
}

.tagLine a {
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 8px 35px;
    color: #fff;
    display: inline-block;
    margin-top: 14px;
    font-family: montserrat,sans-serif;
    font-weight: 600;
}

.tagLine a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

.tagLine {}

.jobDets h4 {
    font-family: 'montserrat',sans-serif;
    font-size: 20px;
    text-transform: unset;
    margin-bottom: 20px;
}

.jobDets p {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 13px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 27px;
    text-align: justify;
}

.jobDets ul li {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #787878;
    line-height: 23px;
    list-style: circle;
    margin-bottom: 9px;
}

.jobDets ul {
    margin-bottom: 15px;
    padding-left: 22px;
}

.jobDets h6 {
    font-family: 'montserrat',sans-serif;
    font-size: 15px;
    text-transform: unset;
    margin-bottom: 20px;
}

.jobDets a {
    border: 1px solid #1890c9;
    border-radius: 3px;
    padding: 8px 35px;
    color: #1890c9;
    display: inline-block;
    margin-top: 14px;
    font-family: montserrat,sans-serif;
    font-weight: 600;
}

.jobDets {
    margin-bottom: 60px;
}

.jobDets a:hover {
    color: #fff;
    background: #1890c9;
}











@media only screen and (max-width: 670px)
{
    
    .pricingWrap .pricing .scnd ul li {
    position: relative;
}

.pricingWrap .inners {
    padding-top: 46px;
}

.pricingWrap .pricing {
    width: 1200px;
}

.pricingWrap .pricing .frstDv {
}

.pricingWrap  .inners {
    overflow: hidden;
    overflow-x: auto;
}

.pricingWrap .pricing .frstDv li {
    text-align: left;
}

.pricingWrap .pricing .frstDv li:last-child {
    min-height: unset;
}

.pricingWrap .pricing .scnd {
    margin-bottom: 10px;
}
}





