* {
    box-sizing: border-box;
    font-family: 'Exo 2';
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a {
    font-family: 'Exo 2';
}
img {
    max-width: 100%;
}
p{
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px 0;
    color: #000;
    text-align: justify;
}
a{
    color: #000;
}
p:last-child{padding-bottom: 0; margin-bottom: 0;}
:hover,
a:active,
a:visited,
a:focus {
    text-decoration: none;
}
.blink {
    animation: blink 2s infinite;
    -webkit-animation: blink 2s infinite;
}
@keyframes blink {
    50% {
        opacity: 0;
    }
}
picture {
    display: block;
    width: 100%;
}
.heading-area{
    margin: 0 0 15px 0;
    width: 100%;
    display: block;
}
.heading-area.center >* {
    text-align: center;display: block;
}
.heading-area.white *{
    color: #fff;
}
.main-title {
    font-size: 44px;
    color: #303030;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
.main-title::after {
    content: '';
    position: absolute;
    width: 50px;
    height: 4px;
    background-color: #e69c24;
    bottom: -4px;
    left: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.heading-area.center .main-title::after {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.heading-area.white .main-title::after{
        background-color: #fff;
}
b {
    font-size: 18px;
    font-weight: 600;
    color: #303030;
    margin-bottom: 20px;
    display: block;
    line-height: 24PX;
}

.sub-title {
    font-size: 20px;
    color: #e69c24;
    display: block;
    margin-top: -6px;
    font-weight: 600;
    text-transform: uppercase;
}

.heading-area~strong {
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 31.2px;
    color: #545454;
    font-weight: 500;
    margin-bottom: 50px;
}
.align-items-center {
    align-items: center;
}
main{
    max-width: 1920px;
    margin: 80px auto 0 auto;
}
main > *{
    padding: 45px 0;
}
/****************************************/
.banner {
    background: #fffae2;
}

.banner .heading-area h1 {
    font-size: 44px;
    color: #e69c24;
    font-weight: bold;
    line-height: 42px;
    text-transform: uppercase;
}
.banner .heading-area span h1:after {
    display: none;
}
.banner:after {
    display: none;
}
.banner-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: auto;
}
.banner .heading-area span {
    font-weight: 600;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    color: #000;
}
.banner-right {
    width: 53%;
}
.banner-left {
    width: 46%;
}
.banner-left .heading-area  p{margin: 0;}
.banner-caption b {
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
    color: #545454;
    font-weight: 600;
}
.banner-right .cell-phone {
    position: absolute;
    left: 0;
    bottom: 30px;
}
.banner-right[class*="icon"] {
    position: absolute;
}
.banner-right .icon1 {
    left: 444px;
    top: -40px;
}
.banner-right .icon2 {
    bottom: 0;
    left: 279px;
}
.button-block {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 10px;
}
.button-block a {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    background-color: #e69c24;
    padding: 12px 15px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    position: relative;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.button-block a>img {
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.button-block a:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    bottom: 5px;
}
.button-block a.demo-btn {
    color: #449fc5;
    box-shadow: 0 0 0 1px #449fc5 inset;
    -webkit-box-shadow: 0 0 0 1px #449fc5 inset;
    background-color: transparent;
    margin-right: 20px;
}
/****************************************/
/****************************************/
.covid-left {
    width: 48%;
    display: flex;
    align-items: flex-end;
    height: auto;
    justify-content: flex-end;
}
.heading-area {
    width: 100%;
    position: relative;
    z-index: 0;
    margin-bottom: 15px;
}
.heading-area.center {
    text-align: center;
}
.heading-area p {
    margin-top: 15px;
    margin-bottom: 0;
}
.covid-right {
    width: 50%;
}
.covid-right b{margin-bottom: 0;}
.covid-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.covid ul li {
    padding-left: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #777777;
    margin-bottom: 18px;
    position: relative;
    line-height: 25px;
}
.clientvideos {
    width: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.clientvideos img {
    max-width: 100%;
}
.covid ul li:before {
    content: '';
    width: 9px;
    height: 9px;
    background-color: #3697c0;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
}
.covid.promies {
    background-color: #fff;
}
/****************************************/
.covid.covidfet .covid-left img {
    width: auto;
    margin: 0;
}
.covid.covidfet .covid-left {
    justify-content: flex-start;
    height: auto;
}
.covid.covidfet {
    position: relative;
}
.covidfet-shape {
    position: absolute;
    bottom: 0;
    left: 0;
}
.covid.covidfet .covidfet-shape {
    bottom: -150px;
    z-index: -1;
}
/*********************************************/
.covid-lockdown {
    padding: 105px 0 60px 0;
    background-repeat: no-repeat;
    background-position: top center, bottom center;
}
.covid.covid-lockdown .covid-left img {
    width: auto;
    margin: 0;
}
.covid.covid-lockdown .covid-left {
    justify-content: flex-start;
    height: auto;
}
.covid.covid-lockdown {
    position: relative;
}
.covid.covid-lockdown .covid-inner {
    align-items: center;
}
.covidfet-shape {
    position: absolute;
    bottom: 0;
    left: 0;
}
.covid.promies .covid-left img {
    margin: 0;
}
.covid.promies .covid-inner {
    align-items: center;
}
/*********************************************/
.script-package {
    background: #fffae2;
}
.script-package .heading-area p {
    margin: 0 0 20px 0;
}
.script-package-inner {
    margin: 0 auto;
    max-width: 1310px;
    padding: 0 15px;
}
.script-package-right {
    width: 100%;
    position: relative;
}
.script-package-left .listing li{
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
    width: calc(25% - 12px);
    width: -o-calc(25% - 12px);
    width: -moz-calc(25% - 12px);
    width: -webkit-calc(25% - 12px);
    margin: 0 6px;
    border-radius: 15px;
    text-align: initial;
}
.script-package-left .listing{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 15px;
}
.admin-caption {
    position: absolute;
    width: 306px;
    height: 306px;
    background-color: #f3bd1d;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    bottom: 0;
    right: 0;
}
.admin-caption strong {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}
.admin-caption p {
    margin: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 26px;
    padding: 0 40px;
}
/*********************************************/
.gensection {
    padding: 50px 0;
    position: relative;
}
.gensection-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.gensection p {
    text-align: center;
}
.gensection p:last-child {
    margin-bottom: 0;
}
/*********************************************/
.features {
    padding: 30px 0 0px 0;
}
.features .heading-area {
    margin-bottom: 50px;
}
.features-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.features ul {
    display: flex;
    flex-wrap: wrap;
}
.features ul li {
    width: 25%;
    padding: 0 25px;
    text-align: center;
    position: relative;
    margin: 0 0 70px 0;
}
.features ul li .saperate {
    position: absolute;
    right: 0;
    bottom: -57px;
}
.features ul li i {
    width: 81px;
    height: 71px;
    display: inline-flex;
    background-image: url(../index-94.html);
    background-repeat: no-repeat;
    background-size: contain;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.features ul li i img {
    height: 50px;
}
.features ul li strong {
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin: 4px 0 9px 0;
    color: #3697c0;
}

/*********************************************/
.businesssteps {
    background: #f8f8f8;
}
.businesssteps-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.businesssteps-left {
    width: 48%;
    text-align: center;
}
.businesssteps-left img{
    max-height: 412px;
    object-fit: cover;
}
.businesssteps-right {
    width: 50%;
}
.businesssteps-right p {
    color: #000;
}
.businesssteps ul {
    list-style: none;
}
.businesssteps ul li {
    line-height: 23px;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    padding: 0 0 0 24px;
}
.businesssteps ul li:last-child {
    margin-bottom: 0;
}
.businesssteps ul li:before {
    content: attr(data-number);
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
/* =================================== */
.demolinks {
    background-color: #e69c24;
}
.demolinks h2.white-hd {
    margin: 0 0 15px;
    padding: 0px;
    text-transform: uppercase;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    position: relative;
    text-align: center;
}
.demolinks h2.white-hd span {
    font-size: 14px;
    color: #ff6e01;
    display: block;
    font-weight: 400;
    line-height: 25px;
    margin: 0px;
    font-family: 'Exo 2';
    text-transform: none;
}
.demolinks a.morelink {
    margin: 0px;
    padding: 13px 20px;
    color: #f76a00;
    border: 1px solid #f76a00;
    display: inline-block;
    font-family: 'Exo 2';
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    display: inline-block;
    margin-top: 30px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.demolinks a.morelink:hover {
    background-color: #fff;
    border-color: #fff;
}

.demolinks-inner {
    max-width: 1245px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
}
.demolinks .heading-area h5 {
    color: #fff;
}
.demo-links-row strong {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
    display: block;
}
.demo-links-row .links-column ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 20px;
}
.demo-links-row .links-column ul li {
    position: relative;
    transition: all 0.5s;
    bottom: 0;
    width: 25%;
    padding: 0 8px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.demo-links-row .links-column ul li a::before{
    content: '';
    display: block;
    width: 100%;
    padding-top: 32.7%;
}
.demo-links-row .links-column ul li img{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
.demo-links-row .links-column ul li:last-child {
    margin-bottom: 0;
}
.demo-links-row .links-column ul li a {
    display: block;
}
.demo-links-row .links-column ul li a img {
    max-width: 100%;
}
.demo-links-row .links-column ul li:hover {
    bottom: 5px;
}
/* =================================== */
.price-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: auto;
}
.torn-pricing {
    margin-bottom: 15px;
    position: relative;
}
.price-inner .button-block{
    justify-content: center;
}
.price-inner .button-block a{
    font-weight: 600;
    font-size: 22px;
    min-width: 264px;
    padding: 17px 40px 17px 40px;

}
/* =================================== */
.review{
    background: #f8f8f8;
}
.review b {
    width: 100%;
    text-align: center;
}
.review p {
    text-align: center;
}
.review-inner {
    max-width: 1310px;
    padding: 0px 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
ul.reviews-list li a img {
    width: 100%;
    border-radius: 25px
}
ul.reviews-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    row-gap: 20px;
}
ul.reviews-list li {
    width: 25%;
    padding: 0 10px;
}
ul.reviews-list li a {
    display: block;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.20);
    height: 100%;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}
ul.reviews-list li:not(:last-child) a::before{
    content: '';
    display: block;
    width: 100%;
    padding-top: 71%;
}
ul.reviews-list li a img{
    position: absolute;
    left: 0;
    top: 0;
}
ul.reviews-list li a:after {
    content: '';
    background-image: url(../svg/play-video-4.svg);
    position: absolute;
    right: 10px;
    top: 10px;
    width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    background-color: #e69c24;
    border-radius: 50%;
    box-shadow: 0 0 8px 0 rgb(0,0,0,0.4);
}
ul.reviews-list li a img {
    max-width: 100%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    vertical-align: top;
}
ul.reviews-list li.morereview a {
    min-height: 100%;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #e69c24;
    color: #fff;
    padding: 15px;
    text-align: center;
}
ul.reviews-list li.morereview a:hover {
    background-color: #c58319;
}
ul.reviews-list li.morereview a:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #fff;
    border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    -moz-border-radius: 20px 0 0 0;
    -ms-border-radius: 20px 0 0 0;
    -o-border-radius: 20px 0 0 0;
}
ul.reviews-list li.morereview a:after {
    content: '';
    position: absolute;
    top: auto;
    right: 10px;
    bottom: 10px;
    width: 50px;
    height: 50px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    background-image: none;
    background-color: transparent !important;
    box-shadow: none;
    border-radius: 0 0 20px 0;
    -webkit-border-radius: 0 0 20px 0;
    -moz-border-radius: 0 0 20px 0;
    -ms-border-radius: 0 0 20px 0;
    -o-border-radius: 0 0 20px 0;
}
/****************************************/
.testimonials-card {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}
/****************************************/
.faq {
    background-color: #f8f8f8;
    padding: 30px 0 50px 0;
}
.faq-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.faq ul li b {
    margin: 0 0 5px 0;
}
/****************************************/
@media screen and (max-width: 1920px) {
    /******************************************/
    .covid.covidfet .covid-left img {
        width: 41vw;
    }
    .covid.covid-lockdown .covid-left img {
        width: 35vw;
    }
    /******************************************/
}
@media screen and (max-width: 1600px) {
    .banner .element2 {
        display: none;
    }
}
@media screen and (max-width: 1279px) {
    .covid-left img {
        max-width: 100%;
        width: auto;
    }
    /*****************************************/
}
@media screen and (max-width: 1199px) {
    .banner-left {
        width: 100%;
    }
    .banner-right {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
        display: block;
    }
    .banner-inner {
        flex-direction: column-reverse;
    }

       .admin-caption {
        right: -20px;
    }
    ul.reviews-list li.morereview a {
        font-size: 2.5vw;
        line-height: 3.5vw;
    }
}
@media screen and (max-width: 991px) {
    .main-title
    .banner .heading-area span~h1 {
        font-size: 35px;
        line-height: normal;
    }
    /*******************************************************/
    .banner .heading-area span {
        font-size: 18px;
    }
    .banner .heading-area span~h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .banner-right img{
        max-width: 450px;
    }
    /************************************************/
    .covid-left {
        display: block;
        height: auto;
        margin-bottom: 30px;
        width: 100%;
        text-align: center;
    }
    .covid.covidfet .covid-left {
        display: block;
        text-align: center;
        margin-top: 30px;
    }
    .covid.promies .covid-left {
        width: 100%;
    }
    .covid.covid-lockdown .covid-left {
        display: block;
        text-align: center;
        margin-top: 30px;
    }
    .covid-right {
        width: 100%;
    }
    .covid-left img {
        max-width: 100%;
        width: auto;
        margin: 0 0 0 -15px;
    }
    .covid p {
        text-align: justify;
    }
    .covid p:last-child {
        margin-bottom: 0;
    }
    /****************************************************/
    /************************************************/
    .covidfet-shape,
    .covidfet-shape2 {
        display: none;
    }
    .covid.covidfet .covid-left img {
        width: auto;
    }
    .covid.covid-lockdown .covid-left img {
        width: auto;
    }
    /************************************************/
    .script-package-left {
        width: 100%;
    }
    .script-package-right {
        width: 100%;
    }
    .admin-caption {
        position: relative;
        width: 100%;
        border-radius: 20px;
        height: auto;
        padding: 20px;
        right: 0;
        margin-top: 20px;
    }
    .admin-caption strong {
        margin-bottom: 6px;
    }
    .admin-caption p {
        padding: 0;
    }
    /************************************************/
    .gensection {
        padding: 50px 0 50px 0;
    }
    /************************************************/
    .features ul li {
        width: 33.33%;
        margin: 0 0 30px 0;
        padding: 0 15px;
    }
    .features ul li .saperate {
        display: none;
    }
    .gensection .shape2 {
        display: none;
    }
    /************************************************/
    p {
        font-size: 15px;
        line-height: 26px;
    }
    /************************************************/
    .businesssteps-left {
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }
    .businesssteps-right {
        width: 100%;
    }
    .businesssteps-left img {
        max-height: inherit;
    }
    /************************************************/
    .reviews {
        padding: 0 0 30px 0;
    }
    ul.reviews-list {
        justify-content: center;
    }
    ul.reviews-list li {
        width: 33.33%;
    }
    /************************************************/
    .footer-getitnow {
        text-align: center;
    }
    .footer-getitnow .text strong {
        margin-bottom: 14px;
        display: block;
        font-size: 20px;
    }
    .footer-getitnow .text .button a {
        padding: 13px 30px;
        font-size: 18px;
        font-weight: 600;
    }
    /************************************************/
    .main-title {
        font-size: 34px;
    }
    .script-package-left .listing li{
        width: calc(50% - 15px);
        -webkit-width: calc(50% - 15px);
        -moz-width: calc(50% - 15px);
        -ms-width: calc(50% - 15px);
        -o-width: calc(50% - 15px);
    }
    .businesssteps-inner{
        flex-direction: column-reverse;
    }
    .demo-links-row .links-column ul li {
        width: 33.33%;
    }
}
@media screen and (max-width: 767px) {
    /****************************************/
    .main-title
    .banner .heading-area span~h1 {
        font-size: 28px;
        line-height: normal;
    }
    .sub-title {
        font-size: 18px;
    }
    /************************************************/
    .features ul li {
        width: 50%;
    }
    /************************************************/
    p {
        font-size: 14px;
        line-height: 24px;
    }
    /************************************************/
    ul.listing li {
        width: calc(50% - 10px);
        width: -o-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
    }
    /************************************************/
}
@media screen and (max-width: 630px) {
    main > *{
        padding: 40px 0;
    }
    .button-block a {
        font-size: 15px;
        padding: 12px 15px;
    }
    .script-package-left .listing li{
        width: 100%;
        margin: 0;
    }
    ul.reviews-list li a{
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
}
    ul.reviews-list li a img{
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
}
    ul.reviews-list li a::after {
        width: 35px;
        height: 35px;
        background-size: 29px;
    }
    ul.reviews-list li.morereview a:before {
        width: 40px;
        height: 40px;
        border-radius: 10px 0 0 0;
        -webkit-border-radius: 10px 0 0 0;
        -moz-border-radius: 10px 0 0 0;
        -ms-border-radius: 10px 0 0 0;
        -o-border-radius: 10px 0 0 0;
}
    ul.reviews-list li.morereview a:after {
        width: 40px;
        height: 40px;
        border-radius: 0 0 10px 0;
        -webkit-border-radius: 0 0 10px 0;
        -moz-border-radius: 0 0 10px 0;
        -ms-border-radius: 0 0 10px 0;
        -o-border-radius: 0 0 10px 0;
    }
    .demo-links-row .links-column ul li {
        width: 50%;
    }
    .price-inner .button-block a {
        font-weight: 600;
        font-size: 18px;
        min-width: inherit;
        padding: 12px 15px;
    }
}
@media screen and (max-width: 480px) {
    .services ul li {
        width: 50%;
    }
    .main-title,
    .banner .heading-area span~h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    .banner .heading-area span {
        font-size: 17px;
    }
    .banner-right {
        margin-bottom: 20px;
    }
    /********************************************************/
    .features ul li {
        width: 100%;
        padding: 0;
    }
    /********************************************/
    ul.reviews-list {
        margin: 0 -10px;
    }
    ul.reviews-list li {
        width: 50%;
        padding: 0 8PX;
    }
    /********************************************/
    ul.listing li {
        width: 100%;
    }
    ul.reviews-list li.morereview a {
        font-size: 4.2vw;
        line-height: 5vw;
    }
}