@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Rajdhani:300,400,500,600,700');
@import url('../webkit/flaticon.css');
@import url('../webkit/flaticon-hospital.css');

/*1. css reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    /*font: inherit;*/
    vertical-align: baseline;
}


/* 1.1 HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: italic;
}

body {
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #6f6f6f;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: normal;
}

h1 {
    font-size: 92px;
    line-height: 101px;
}

h2 {
    font-size: 60px;
}

h3 {
    font-size: 46px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 18px;
    line-height: 28px;
}

ul,
ol {
    list-style-type: disc;
    padding-left: 20px;
}

ul li a,
ol li a,
ul li,
ol li {
    text-decoration: none;
    color: #6f6f6f;
    font-size: 14px;
}

ul li a:hover,
ol li a:hover {
    color: #e30613;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

sup,
sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    font-size: 14px;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

ins {
    background: #ffe7e7;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

table,
td,
th {
    border: 1px solid #ddd;
    text-align: left;
}

th,
td {
    padding: 8px;
    font-size: 14px;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

input,
button,
select,
textarea {
    outline: none;
}

::-webkit-input-placeholder {
    color: #afafaf;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #afafaf;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #afafaf;
}

:-ms-input-placeholder {
    color: #afafaf;
}

a {
    text-decoration: none;
    outline: none;
    color: #e30613;
}

a:hover {
    color: #000;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}


/* css reset */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clear {
    clear: both;
}

.pr {
    position: relative;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.parallax {
    background-attachment: fixed !important;
    background-size: cover !important;
}

.pad-top-80 {
    padding-top: 55px;
}

.pad-bottom-80 {
    padding-bottom: 77px;
}

.pad-top-115 {
    padding-top: 115px;
}

.mar-bottom-45 {
    margin-bottom: 45px;
}

.mar-top-17 {
    margin-top: 17px;
}

.sec-head {
    /*margin-bottom: 45px;*/
}

.sec-title {
    color: #000000;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    line-height: 60px;
}

.sec-title span {
    color: #e30613;
}

.sec-caption {
    font-weight: 300;
    color: #adb0b7;
    margin-bottom: 15px;
}

.square-one {
    width: 24px;
    height: 24px;
    border: 1px solid #c6d0cf;
    position: absolute;
    -webkit-transform: rotate(45deg) translate(-65%, 0);
    -moz-transform: rotate(45deg) translate(-65%, 0);
    transform: rotate(45deg) translate(-65%, 0);
    background-color: rgba(255, 255, 255, 0);
    margin: 0 auto;
    z-index: 1;
    left: 50%;
    margin-right: -50%;
    top: 16px;
}

.square-two {
    width: 8px;
    height: 8px;
    background-color: #e30613;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.square:after {
    content: "";
    border: 1px solid #c6d0cf;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    height: 100%;
    position: absolute;
    top: 33px;
    margin-left: 1px;
    left: 50%;
}

.sec-pattern {
    text-align: center;
}

.square {
    position: relative;
    margin-top: 9px;
    overflow: hidden;
}

.square-small {
    width: 12px;
    height: 12px;
    position: absolute;
    -webkit-transform: rotate(45deg) translate(-60%, 0);
    -moz-transform: rotate(45deg) translate(-60%, 0);
    transform: rotate(45deg) translate(-60%, 0);
    background-color: #c6d0cf;
    margin: 0 auto;
    z-index: 1;
    left: 50%;
    margin-right: -50%;
    bottom: -3px;
}

.color-fff {
    color: #fff;
}

.color-000,
span.color-000 {
    color: #000;
}

.overflow-hide {
    overflow: hidden;
}

.text-align {
    text-align: center;
}

.pad-left-15 {
    padding-left: 15px;
}

.pad-right-15 {
    padding-right: 15px;
}

.pad-both-15 {
    padding: 0 15px;
}

.pad-top-22 {
    padding-top: 22px;
}

.float-right {
    float: right;
}

::-moz-selection {
    color: #fff;
    background: #e30613;
}

::selection {
    color: #fff;
    background: #e30613;
}

input[type="text"],
input[type="email"],
input[type="button"],
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="file"],
input[type="hidden"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="reset"],
input[type="search"],
input[type="submit"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="radio"],
input[type="checkbox"],
textarea {
    font-family: 'Open Sans', sans-serif;
}

input[type="button"],
input[type="submit"] textarea {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/* 1.2 grid.css */

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    display: inline-block;
    float: left;
    margin-right: 2.56410256%;
}

.row > div:last-child {
    margin-right: 0 !important;
}


/* col css Note : Don't add or update any css in this block */

.wrapper {
    width: 1170px;
    margin: 0 auto;
    max-width: 98%;
}

.row {
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
}

.col-1 {
    width: 5.98290598%;
}

.col-2 {
    width: 14.52991453%;
}

.col-3 {
    width: 23.07692308%;
}

.col-4 {
    width: 31.62393162%;
}

.col-5 {
    width: 40.17094017%;
}

.col-6 {
    width: 48.71794872%;
}

.col-7 {
    width: 57.26495726%;
}

.col-8 {
    width: 65.81196581%;
}

.col-9 {
    width: 74.35897436%;
}

.col-10 {
    width: 82.90598291%;
}

.col-11 {
    width: 91.45299145%;
}

.col-12 {
    width: 100%;
}

.col-50 {
    width: 50%;
}

@media screen and (max-width: 1200px) {
    .ld-col-1 {
        width: 5.98290598%;
    }
    .ld-col-2 {
        width: 14.52991453%;
    }
    .ld-col-3 {
        width: 23.07692308%;
    }
    .ld-col-4 {
        width: 31.62393162%;
    }
    .ld-col-5 {
        width: 40.17094017%;
    }
    .ld-col-6 {
        width: 48.71794872%;
    }
    .ld-col-7 {
        width: 57.26495726%;
    }
    .ld-col-8 {
        width: 65.81196581%;
    }
    .ld-col-9 {
        width: 74.35897436%;
    }
    .ld-col-10 {
        width: 82.90598291%;
    }
    .ld-col-11 {
        width: 91.45299145%;
    }
    .ld-col-12 {
        width: 100%;
    }
    .ld-col-50 {
        width: 50%;
    }
}

@media screen and (max-width: 992px) {
    .md-col-1 {
        width: 5.98290598%;
    }
    .md-col-2 {
        width: 14.52991453%;
    }
    .md-col-3 {
        width: 23.07692308%;
    }
    .md-col-4 {
        width: 31.62393162%;
    }
    .md-col-5 {
        width: 40.17094017%;
    }
    .md-col-6 {
        width: 48.71794872%;
    }
    .md-col-7 {
        width: 57.26495726%;
    }
    .md-col-8 {
        width: 65.81196581%;
    }
    .md-col-9 {
        width: 74.35897436%;
    }
    .md-col-10 {
        width: 82.90598291%;
    }
    .md-col-11 {
        width: 91.45299145%;
    }
    .md-col-12 {
        width: 100%;
        margin: 0 0 45px;
    }
    .md-col-50 {
        width: 50%;
        margin: 25px 0;
    }
}

@media screen and (max-width: 767px) {
    .sd-col-1 {
        width: 5.98290598%;
    }
    .sd-col-2 {
        width: 14.52991453%;
    }
    .sd-col-3 {
        width: 23.07692308%;
    }
    .sd-col-4 {
        width: 31.62393162%;
    }
    .sd-col-5 {
        width: 40.17094017%;
    }
    .sd-col-6 {
        width: 48.71794872%;
    }
    .sd-col-7 {
        width: 57.26495726%;
    }
    .sd-col-8 {
        width: 65.81196581%;
    }
    .sd-col-9 {
        width: 74.35897436%;
    }
    .sd-col-10 {
        width: 82.90598291%;
    }
    .sd-col-11 {
        width: 91.45299145%;
    }
    .sd-col-12 {
        width: 100%;
    }
    .sd-col-50 {
        width: 50%;
    }
}


/* col css Note : Don't add or update any css in this block */

.square-pattern {
    display: flex;
    margin-bottom: 45px;
}

.square,
.sec-pattern {
    display: inline-block;
    height: 95%;
    width: 100%;
    /*min-height: 96px;*/
}

img {
    max-width: 100%;
    vertical-align: top;
}


/* grid.css */


/* 2. Header CSS */

#main-header {
    background-color: rgba(255, 255, 255, 0.76);
    position: fixed;
    left: 0;
    right: 0;
    z-index: 11;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
    height: 100px;
}

.logo-main img {
    max-width: 191px;
    vertical-align: top;
    width: 100%;
    transition:all .3s ease 0s;
}
.darkHeader .logo-main img {
    width:70%;
}

.logo-main a {
    display: inline-block;
    padding: 10px 0px;
}

#main-header .responsive-menu-btn {
    display: none;
}

#main-header nav {
    text-align: left;
    display: inline-block;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
}

#main-header nav ul {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    list-style-type: none;
}

#main-header nav ul li {
    display: inline-block;
    float: left;
    position: relative;
}

#main-header nav ul li a {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    display: inline-block;
    padding: 43px 16.5px 41px;
    letter-spacing: 2.56px;
    line-height: 16px;
}

#main-header nav ul li.download a {
    color: #fff;
    border-radius: 50px;
    background-color: #e30613;
    padding: 11px 27px;
    margin: 29px 0 29px 10px;
    line-height: 16px;
    vertical-align: middle;
    letter-spacing: 0;
    border: 2px solid #e30613;
}

#main-header nav ul li a:hover,
#main-header.darkHeader nav ul li.active a,
#main-header.darkHeader nav ul li.active.download a:hover {
    color: #e30613;
}

#main-header.darkHeader nav ul li.active.download a {
    color: #fff;
}

#main-header nav ul li.download a:hover {
    background-color: transparent;
}

#main-header.darkHeader {
    background-color: #fff;
    -webkit-transition: 0.5s all ease-in-out;
    box-shadow: 0 0 2px #ccc;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

#main-header.darkHeader nav ul li a {
    padding: 33px 16.5px 31px;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

#main-header.darkHeader nav ul li.download a {
    margin: 19px 0 19px 10px;
    padding: 11px 27px;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.darkHeader .logo-main a {
    padding: 13px 0px;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

#main-header.darkHeader {
    height: 80px;
}


/* 3. Banner CSS */

.above-fold {
    display: inline-block;
    height: 100vh;
    min-height: 900px;
    background: url(../images/banner-img.png) center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    overflow: hidden;
}

.above-fold-text h3,
.above-fold-text h1 {
    color: #5f636c;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.above-fold-text h1 span .fa {
    font-size: 48px;
    position: relative;
    top: -4px;
    left: 3px;
}

.above-fold .wrapper {
    padding: 176px 0 0;
}

.above-fold-text {
    padding-top: 48px;
}

.above-fold-text h1 span {
    color: #e30613;
}

.banner-store a {
    display: inline-block;
    float: left;
    margin-right: 13px;
}

.banner-store img {
    vertical-align: top;
    max-width: 169px;
}

.banner-store {
    display: inline-block;
    padding-top: 38px;
}

.banner-store img:hover {
    opacity: 0.8;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.watch-video i.fa {
    font-size: 75px;    
    line-height: 75px;
    color: #000000;
}

.watch-video a:hover i.fa {
    color: #e30613;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.watch-video {
    display: inline-block;
    float: right;
    max-width: 185px;
    text-align: right;
}

.watch-video a {
    display: inline-block;
    width: 100%;
}

.watch-video img {
    position: absolute;
    top: 49px;
    right: 85px;
}

.watch-video b {
    margin-top: 26px;
    display: inline-block;
    color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.separator {
    background-color: #ffffff;
    height: 15px;
    width: 100%;
    position: absolute;
    left: -3px;
    bottom: -2px;
    -webkit-transform: rotate(1.84deg);
    -moz-transform: rotate(1.84deg);
    transform: rotate(1.84deg);
    -webkit-transform-origin: 3% 0;
    -moz-transform-origin: 3% 0;
    transform-origin: 3% 0;
}

.separator:before {
    border-bottom: 45px solid white;
    border-left: 45px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -44px;
    width: 100%;
}

.separator.bg-yellow {
    background-color: #e30613;
}

.separator.bg-yellow:before {
    border-bottom: 45px solid #e30613;
}

.white-separator {
    position: relative;
}

.white-separator:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 45px 45px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}


/* 4. About Us CSS */

.about-left {
    text-align: center;
    position: relative;
    margin-top: 5px;
}

.about-left i.fa {
    font-size: 30px;
    color: #e30613;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    font-style: normal;
    font-weight: normal;
}

.about-left:before {
    width: 60px;
    height: 60px;
    content: "";
    display: block;
    border: 1px solid #c6d0cf;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    margin: 0 auto;
    z-index: 1;
}

.about-right h4 {
    color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
}

.aboutus .row:hover .about-left:before, .features .features-list li:hover .febox {
    background-color: #e30613;
    
    -webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
}

.aboutus .row:hover .about-left i.fa, .features .features-list li:hover i.fa {
    color: #fff;
    -webkit-transition: 0.5s color ease;
    -moz-transition: 0.5s color ease;
    -o-transition: 0.5s color ease;
    -ms-transition: 0.5s color ease;
    transition: 0.5s color ease;
}


/* 5. features */

.black-bg {
    background-image: url("../images/black-bg.png");
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
}

.clip-this:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 45px solid white;
    border-right: 100vw solid white;
    border-bottom: 45px solid transparent;
}

.features-list li i.fa {
    font-size: 36px;
    color: #e30613;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);    
    font-style: normal;
    font-weight: normal;
}

.features-list {
    list-style: none;
    margin-bottom: 88px;
    display: inline-block;
    width: 100%;
    padding: 0;
}

.features-list li {
    width: 33.334%;
    float: left;
    text-align: center;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    margin: 55px 0 38px;
}

.features-list li h4 {
    font-weight: bold;
    margin-top: 32px;
}

.febox {
    width: 80px;
    height: 80px;
    content: "";
    display: block;
    border: 1px solid #c6d0cf;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 auto;
    z-index: 1;
    text-align: center;
    line-height: 80px;
    position: relative;
}

.features-img img {
    position: absolute;
    top: 0;
    right: 0;
}


/* 6. get-the-app */

.yellow-block {
    background-color: #e30613;
}

.get-the-app .wrapper {
    position: relative;
    z-index: 1;
}

.get-app-img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.get-app-img img {
    width: 100%;
    height: 100%;
}

.fill-btn {
    color: #fff;
    background-color: #000000;
    display: inline-block;
    padding: 13px 57px;
    border-radius: 50px;
    border: 3px solid #000;
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

.fill-btn:hover {
    background-color: transparent;
    color: #000;
}

.fill-btn.yellow-btn {
    background-color: #e30613;
    border: 3px solid #e30613;
    cursor: pointer;
}

.fill-btn.yellow-btn:hover {
    background-color: transparent;
    color: #e30613;
}

.get-app-btn .fill-btn {
    margin: 17px 0;
}

.yellow-block .sec-caption {
    color: #fff;
}


/* 7. Benefits */

.ben-num h2 {
    font-size: 80px;
    color: #dedede;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

.benefit-left {
    padding-left: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.benefit-p {
    padding: 0 11px;
}

.benefit-right {
    margin-bottom: 9px;
}


/* 8. works */

.work-play {
    float: right;
    margin: 0;
    padding-right: 40px;
    box-sizing: border-box;
    display: inline-block;
}

.work-play a {
    color: #4f3b00;
    font-size: 134px;
    display: inline-block;
    float: right;
    position: relative;
    top: 35px;
    padding-right: 25px;
}

.work-play a:hover {
    color: #000;
}

.work-play .work-arrow {
    bottom: -37px;
    right: 190px;
    position: absolute;
}


/* 9. screenshots */

.awesome-screenshots .owl-stage-outer {
    /* overflow: visible;*/
}

.awesome-screenshots .item {
    padding: 46px;
}

.screen-bg1 {
    background-color: rgba(255, 192, 1, 0.5);
}

.screen-bg2 {
    background-color: rgba(77, 85, 128, 0.5);
}

.screen-bg3 {
    background-color: rgba(199, 40, 37, 0.5);
}

.screen-bg4 {
    background-color: rgba(49, 132, 203, 0.5);
}

.screen-bg5 {
    background-color: rgba(138, 172, 77, 0.5);
}

.awesome-screenshots .owl-controls {
    width: 1170px;
    margin: 0 auto;
    max-width: 98%;
}

.awesome-screenshots .owl-controls .owl-nav {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.awesome-screenshots .owl-controls .owl-nav .owl-prev,
.awesome-screenshots .owl-controls .owl-nav .owl-next {
    display: inline-block;
    float: left;
    font-size: 0;
    width: 40px;
    height: 40px;
    margin: 55px 0 15px 35px;
    position: relative;
}

.awesome-screenshots .owl-controls .owl-nav .owl-prev:before,
.awesome-screenshots .owl-controls .owl-nav .owl-next:before {
    content: '';
    display: inline-block;
    font-family: 'Flaticon';
    font-size: 20px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
}

.awesome-screenshots .owl-controls .owl-nav .owl-prev:before {
    content: "\f102";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 5px;
    left: 7px;
}

.awesome-screenshots .owl-controls .owl-nav .owl-next:before {
    content: "\f102";
    margin-left: 3px;
}

.awesome-screenshots .owl-controls .owl-nav .owl-prev:after,
.awesome-screenshots .owl-controls .owl-nav .owl-next:after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #c6d0cf;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 0;
}

.awesome-screenshots .owl-controls .owl-nav .owl-prev:hover:after,
.awesome-screenshots .owl-controls .owl-nav .owl-next:hover:after {
    background-color: #e30613;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}


/* 10. Testimonial */

.client-img {
    width: 80px;
    height: 80px;
    border: 1px solid #c6d0cf;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(255, 255, 255, 0);
    z-index: 1;
    margin: 25px;
    overflow: hidden;
    float: left;
}

.testimonial .owl-item img {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 150%;
    max-width: inherit;
    top: -20px;
    position: relative;
    left: -20px;
}

.client-text {
    display: table;
    padding: 33px 18px;
}

.client-info {
    /*display: table;*/
    margin-bottom: 8px;
}

.client-text h4 a {
    color: black;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
}

.client-text h4 a:hover {
    color: #e30613;
}

.testimonial-slider .owl-controls {
    display: inline-block;
    position: absolute;
    left: 150px;
    bottom: 11px;
}

.testimonial-slider .owl-dot {
    margin: 0 5px;
}


/* 11. Achivements */

.countBox {
    text-align: center;
    margin-top: 0;
}

.countBox .count {
    color: #000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    margin-top: 34px;
    line-height: 50px;
}

.countBox h4 {
    color: #fff;
    font-weight: 300;
}

.countBox i.fa {
    font-size: 73px;
    color: #fff;    
    line-height: 73px;
}

i.fa {
    font-weight: normal;
    font-style: normal;
}

/* 12. Pricing Plans */

.price-box {
    text-align: center;
    background-color: #f3f3f3;
    position: relative;
    top: -15px;
}

.price-boxes {
    background-color: #e30613;
    padding: 0 7.5px;
    margin-top: 15px;    
    margin-bottom: 3px;
}

.price-box ul {
    list-style: none;
    padding: 0;
}

.price-box h4 {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    color: #fff;
    padding: 41px 0;
}

.price-box.basic h4 {
    background-color: #4bbfb0;
}

.price-box.premium h4 {
    background-color: #515963;
}

.price-box.enterprise h4 {
    background-color: #fc7150;
}

.price-box h4:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 85%;
    left: -5px;
    background-color: #f3f3f3;
    width: 101%;
    height: 100%;
    -webkit-transform: rotate(4.3deg);
    -moz-transform: rotate(4.3deg);
    transform: rotate(4.3deg);
}

.price-box h3 {
    font-size: 49px;
    color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    margin: 37px 0 30px;
}

.price-box ul li {
    font-size: 18px;
    padding-bottom: 19px;
}

.empty-btn {
    color: #000000;
    display: inline-block;
    padding: 13px 57px;
    border-radius: 50px;
    border: 3px solid #e30613;
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
}

.empty-btn:hover {
    background-color: #e30613;
    color: #fff;
}

.price-box .empty-btn {
    margin: 39px 0 43px;
}

.price-boxes .col-4 {
    padding: 0 7.5px;
    margin: 0;
    width: 33.3334%;
}

.price-box:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 10px;
    border-color: transparent transparent transparent #d9d9d9;
    position: absolute;
    right: -10px;
    top: 0px;
}

.price-box:hover {
    -webkit-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.27);
    box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.27);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/* 13. Team */

.team-box {
    text-align: center;
    position: relative;
}

.team-img {
    margin: 50px auto;
    display: block;
    width: 218px;
    height: 218px;
    overflow: hidden;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    border: 5px solid rgba(255, 192, 1, 0);
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.team-img img {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: -50px;
    left: -50px;
}

.team .owl-item img {
    width: 147%;
    max-width: inherit;
}

.team-img:hover {
    border: 5px solid #e30613;
    background-color: #000;
    cursor: pointer;
    -webkit-box-shadow: -5px 5px 5px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -5px 5px 5px 0px rgba(0, 0, 0, 0.09);
    box-shadow: -5px 5px 5px 0px rgba(0, 0, 0, 0.09);
}

.team-img:hover img {
    opacity: 0.55;
}

.team-box h4 a {
    color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 800;
}

.team-box h4 a:hover {
    color: #e30613;
}

.owl-dot {
    width: 11px;
    height: 11px;
    background: #c6d0cf;
    float: left;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin: 47px 5px 62px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.owl-dot.active,
.owl-dot:hover {
    background: #e30613;
}

.team-slider .owl-dots {
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    padding-left: 60px;
}

.team-social {
    display: inline-block;
    width: 100%;
    height: 100%;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: relative;
    display: none;
}

.team-social ul {
    padding: 0;
    list-style: none;
    position: absolute;
    top: 93px;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.team-social ul li {
    display: inline-block;
    color: #fff;
}

.team-social ul li a {
    color: #fff;
    font-size: 25px;
    padding: 7.5px;
}

.team-img:hover .team-social {
    display: block;
}

.team-social ul li a:hover {
    color: #e30613;
}


/* 14. Download App */

.download-app .sec-caption {
    color: #fff;
}

.download-app .square-one,
.download-app .square-small {
    background-color: #fff;
}

.download-app .square:after {
    border-color: #fff;
}

.store-imgs:hover img {
    opacity: 0.7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.store-imgs img {
    width: 341px;    
    margin-bottom: 3px;
}


/* 15. Newsletter */

.subscribe-form input[type="text"] {
    width: 100%;
    border-radius: 50px;
    background-color: #fafafa;
    height: 65px;
    border: 2px solid #e5e5e5;
    font-size: 16px;
    color: #afafaf;
    font-style: italic;
    padding: 5px 245px 5px 30px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.subscribe-form .fa {
    border-radius: 50px;
    background-color: #fafafa;
    height: 65px;
    border: 2px solid #e5e5e5;
    font-size: 32px;
    color: #7b7b7b;
    width: 65px;
    text-align: center;
    line-height: 61px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.subscribe-btn .fill-btn {
    /*padding: 19.5px 56px 19.5px 90px;
    line-height: 62px;
    height: 65px;*/
    padding: 0px 56px 0 90px;
    height: 65px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
}

.subscribe-form input[type="text"]:focus {
    border-color: #e30613;
}

.subscribe-form {
    margin-top: 7px;
}

/* 16. Contact Us */

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
    width: 100%;
    border: 1px solid #525252;
    height: 69px;
    border-radius: 50px;
    background-color: transparent;
    color: #8b8b8b;
    font-size: 16px;
    font-style: italic;
    padding: 4px 30px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.contact-form textarea {
    height: 155px;
    padding: 26px 30px;
    resize: none;
    border-radius: 25px;
    overflow: auto;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
    border-color: #e30613;
}

.contact-form input[type="text"]::-webkit-input-placeholder,
.contact-form input[type="email"]::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #8b8b8b;
}

.contact-form input[type="text"]:-moz-placeholder,
.contact-form input[type="email"]:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    color: #8b8b8b;
}

.contact-form input[type="text"]::-moz-placeholder,
.contact-form input[type="email"]::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    color: #8b8b8b;
}

.contact-form input[type="text"]:-ms-input-placeholder,
.contact-form input[type="email"]:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #8b8b8b;
}

.contact-form .fill-btn {
    padding: 21.5px 64.5px;
    color: #000;
    margin-bottom: 3px;
}

.contact-us .square, 
.contact-us .sec-pattern,
.newsletter .square,
.newsletter .sec-pattern {
    height: 91%;
}


/* 17. Footer */

.copyright h6 {
    display: inline-block;
    margin-right: 20px;
    color: #7e7e7e;
    position: relative;
    top: 7.5px;
    float: left;
}

.copyright .footer-logo {
    max-width: 108px;
    display: inline-block;
}

.copyright .footer-logo img {
    width: 50%;
    vertical-align: top;
}

.social-icons ul {
    list-style: none;
    padding: 0;
}

.social-icons ul li {
    display: inline-block;
    float: left;
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 1px solid #c6d0cf;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: transparent;
    margin: 0 auto 0 36px;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.social-icons ul li a {
    font-size: 28px;
    color: #b2b2b2;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 48px;
}

.social-icons ul li:hover {
    background-color: #e30613;
    border-color: #e30613;
}

.social-icons ul li:hover a {
    color: #fff;
}

.copyright {
    padding: 8.5px 0;
}

.copyright,
.social-icons {
    /*margin: 8px 0 3px;*/
}


/* 18. back to top css */

.back-to-top {
    display: inline-block;
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: -50px;
    right: 20px;
    z-index: 10;
    overflow: hidden;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
    line-height: 60px;
}

.back-to-top:before {
    content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    background: #e30613;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    left: 10px;
    top: 10px;
}

.back-to-top:hover:before {
    background: #201f1f;
}

.back-to-top i {
    color: #fff;
    font-size: 16px;
    position: relative;
}

.back-to-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
    bottom: 20px;    
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.back-to-top.cd-is-visible,
.back-to-top.cd-fade-out,
.no-touch .back-to-top:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


/* 19. media css */

@media screen and (max-width: 1200px) {
    .wrapper {
        max-width: 100%;
        margin: 0 20px;
        width: auto;
    }
    #main-header {
        height: 85px;
    }
    #main-header.darkHeader {
        height: 69px;
    }
    #main-header nav ul li a {
        font-size: 14px;
        line-height: 14px;
        padding: 36px 13.5px 34px;
    }
    #main-header nav ul li.download a {
        padding: 9px 22px;
        line-height: 14px;
        margin: 24px 0 24px 10px;
    }
    .logo-main a {
        padding: 17px 0px;
    }
    #main-header.darkHeader nav ul li a {
        padding: 27px 13.5px;
    }
    .darkHeader .logo-main a {
        padding: 12px 0px;
    }
    #main-header.darkHeader nav ul li.download a {
        margin: 16px 0 16px 10px;
        padding: 9px 22px;
    }
    .above-fold-text {
        padding-top: 85px;
    }
    .above-fold .wrapper {
        padding: 126px 0 0;
    }
    .features-list li h4 {
        /*min-height: 70px;*/
    }
    .awesome-screenshots .item {
        padding: 36px;
    }
    h1 {
        font-size: 82px;
        line-height: 91px;
    }
    h2 {
        font-size: 52px;
    }
    h3 {
        font-size: 36px;
    }
    h4 {
        font-size: 22px;
    }
    .above-fold-text h1 span .fa {
        font-size: 38px;
    }
    body,
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .ben-num h2 {
        font-size: 64px;
    }
    .work-play a {
        font-size: 84px;
        padding: 0;
        width: 100%;
        margin-top: 0;
        line-height: 84px;
        top: 15px;    
        text-align: right;
    }
    .work-play .work-arrow {
        bottom: -47px;
        right: 120px;
    }
    .empty-btn {
        padding: 11px 52px;
        font-size: 18px;
    }
    .contact-form .fill-btn {
        padding: 17.5px 44.5px;
    }
    .price-box ul li {
        font-size: 16px;
    }
    .price-box h3 {
        font-size: 45px;
    }
}

@media screen and (max-width: 1024px) {
    .above-fold {
        height: inherit;
        min-height: inherit;
    }
    .separator {
        height: 1px;
    }
}

@media screen and (max-width: 992px) {
    #main-header,
    #main-header.darkHeader {
        height: 76px;
    }
    .above-fold-img,
    .work-play .work-arrow {
        display: none;
    }
    .features-img img {
        position: static;
    }
    .md-bottom-0 {
        margin-bottom: 0;
    }
    .features-list {
        padding: 0;
    }
    .features-img,
    .benefit-right {
        text-align: center;
    }
    .get-app-btn,
    .get-app-btn .fill-btn {
        margin-bottom: 2px;
    }
    .mar-top-17 {
        margin-top: 2px;
    }
    .about-left:before {
        width: 70px;
        height: 70px;
    }
    .price-box .empty-btn {
        margin: 19px 0 23px;
    }
    .team-img {
        width: 160px;
        height: 160px;
    }
    .team .owl-item img {
        width: 158%;
    }
    .copyright,
    .social-icons {
        margin: 0;
        text-align: center;
        padding: 0;
        float: none;
        display: inline-block;
        width: 100%;
    }
    .copyright h6 {
        top: 0px;
        float: none;
        width: 100%;
        margin-top: 25px;
    }
    .social-icons ul li,
    .work-play a {
        float: none;
    }
    .work-play a {
        text-align: center;    
        margin-bottom: 20px;
    }
    .about-left i.fa,
    .features-list li i.fa {
        font-size: 36px;
    }
    .pad-bottom-80 {
        padding-bottom: 52px;
    }
    .pad-top-80 {
        padding-top: 44px;
    }
    .pad-top-115 {
        padding-top: 90px;
    }
    .features-img {
        margin-bottom: 46px;
    }
    .square-pattern,
    .mar-bottom-45 {
        margin-bottom: 35px;
    }
    .features-list li {
        margin: 35px 0 18px;
        width: 32.334%;
    }
    .empty-btn {
        padding: 9px 32px;
    }
    .work-play {
        float: none;
        width: 100%;
        text-align: center;
    }
    #main-header .responsive-menu-btn {
        display: inline-block;
        margin: 13px 0;
        vertical-align: top;
    }
    #main-header .responsive-menu-btn i {
        display: block;
        float: none;
        width: 35px;
        height: auto;
        top: 0;
        right: 0;
        padding: 0;
        box-sizing: border-box;
        margin: 15px auto;
        cursor: pointer;
    }
    #main-header .responsive-menu-btn i b {
        display: block;
        height: 2px;
        background: #e30613;
        width: 35px;
        margin: 7px auto;
        transition: 0.2s all;
        -webkit-transition: 0.2s all;
        -moz-transition: 0.2s all;
        position: relative;
        top: 0;
    }
    #main-header nav#main-menu {
        display: block;
        overflow-x: hidden;
        position: absolute;
        right: -265px;
        margin: 0;
        padding: 0;
        width: 0;
        background: #e30613;
        height: calc(100vh - 76px);
    }
    #main-header.open-nav nav#main-menu {
        width: 260px;
    }
    #main-header nav ul {
        display: block;
    }
    #main-header nav ul li {
        display: block;
        float: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }
    #main-header nav ul li a {
        color: #fff;
        display: inline-block;
        width: 100%;
        padding: 10px;
        letter-spacing: 1.5px;
    }
    #main-header nav ul li.download {
        background: none;
        border-radius: 0;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
    }
    #main-header.open-nav nav#main-menu {
        overflow: auto;
    }
    #main-header.open-nav nav#main-menu {
        right: 0;
    }
    #main-header .logo-main {
        width: 150px;
    }
    #main-header .col-10 {
        float: right;
        width: auto;
    }
    .logo-main a {
        padding: 14px 0px;
    }
    #main-header nav ul li.download a,
    #main-header.darkHeader nav ul li.download a {
        margin: 0;
        color: #fff;
        padding: 10px;
        letter-spacing: 1.5px;
    }
    #main-header.darkHeader nav ul li a {
        padding: 8px 12px;
        margin: 0;
    }
    #main-header nav ul li a:hover,
    #main-header.darkHeader nav ul li.active a,
    #main-header.darkHeader nav ul li.active.download a:hover {
        color: #000000;
    }
    #main-header {
        position: absolute;
        width: 100%;
    }
    #main-header.open-nav .responsive-menu-btn b:nth-child(1) {
        transform: rotateZ(-45deg);
        -moz-transform: rotateZ(-45deg);
        -webkit-transform: rotateZ(-45deg);
        top: 9px;
    }
    #main-header.open-nav .responsive-menu-btn b:nth-child(2) {
        opacity: 0;
    }
    #main-header .responsive-menu-btn i b:nth-child(2) {
        margin: 6px auto;
    }
    #main-header.open-nav .responsive-menu-btn b:nth-child(3) {
        transform: rotateZ(45deg);
        -moz-transform: rotateZ(45deg);
        -webkit-transform: rotateZ(45deg);
        top: -9px;
    }
    #main-header .responsive-menu-btn span {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
        content: "";
        display: none;
        z-index: -1;
    }
    #main-header.open-nav .responsive-menu-btn span {
        display: block;
    }
    .white-separator:after {
        bottom: -1px;
    }
    .owl-dot {
        margin: 47px 5px 52px;
    }
    .foot-left {
        margin: 0 0 35px;
    }
    .social-icons ul li a {
        font-size: 19px;
        line-height: 42px;
    }
    .social-icons ul li {
        width: 42px;
        height: 42px;
    }
    .team-social ul li a {
        font-size: 20px;
        padding: 7.5px 5.5px;
    }
    .team-social ul {
        top: 65px;
    }
    .above-fold-text {
        padding-top: 35px;
    }
    .price-boxes,
    .store-imgs img,
    .newsletter .subscribe-form,
    .contact-form .fill-btn {
        margin-bottom: 5px;
    }
    .pad-top-22 {
        padding-top: 0;
    }
    .newsletter .square,
    .newsletter .sec-pattern,
	.square, 
	.sec-pattern {
		height: 96%;
	}


}

@media screen and (max-width: 767px) {
    .above-fold .wrapper,
    .pad-both-15 {
        padding: 0;
    }
    .above-fold-text,
    .yellow-block {
        text-align: center;
    }
    .about-left i.fa, .features-list li i.fa {
        font-size: 30px;
    }
    h1 {
        font-size: 52px;
        line-height: 61px;
    }
    h2 {
        font-size: 43px;
    }
    h3 {
        font-size: 32px;
    }
    h4 {
        font-size: 18px;
    }
    body,
    p {
        font-size: 14px;
        line-height: 26px;
    }
    .sec-title {
        line-height: 47px;
    }
    .sec-caption {
        margin-bottom: 10px;
    }
    .banner-store {
        padding-top: 22px;
        width: 100%;
        text-align: center;
    }
    .watch-video {
        float: none;
        margin: 20px auto 30px;
        text-align: center;
    }
    .watch-video img {
        top: 30px;
        left: 20px;
    }
    .pad-top-80 {
        padding-top: 37px;
    }
    .pad-bottom-80 {
        padding-bottom: 45px;
    }
    .separator {
        height: 1px;
    }
    .square-pattern,
    .mar-bottom-45 {
        margin-bottom: 25px;
    }
    .about-right {
        text-align: center;
        margin-top: 25px;
    }
    .about-left {
        margin-top: 10px;
    }
    .separator:before {
        width: 101%;
    }
    .above-fold-text {
        padding-top: 115px;
    }
    .separator:before {
        border-bottom: 30px solid white;
        border-left: 30px solid transparent;
        top: -30px;
    }
    .separator.bg-yellow:before {
        border-bottom: 30px solid #e30613;
    }
    .clip-this:before {
        border-left: 30px solid white;
        border-bottom: 30px solid transparent;
    }
    .pad-top-115 {
        padding-top: 69px;
    }
    .features-list {
        padding: 0;
    }
    .febox {
        width: 65px;
        height: 65px;
        line-height: 65px;
    }
    .features-list li {
        margin: 25px 0 18px;
    }
    .features-img,
    .features .col-7 {
        margin-bottom: 25px;
    }
    .get-app-btn,
    .get-app-btn .fill-btn {
        margin-bottom: 2px;
    }
    .benefit-left {
        padding-left: 0;
    }
    .benefits {
        padding-bottom: 27px;
    }
    .about-left:before {
        width: 57px;
        height: 57px;
    }
    .ben-num h2 {
        font-size: 44px;
    }
    .about-right {
        margin-top: 15px;
    }
    .pad-left-15,
    .team-slider .owl-dots {
        padding-left: 0;
    }
    .pad-right-15,
    .work-play {
        padding-right: 0;
    }
    .awesome-screenshots .item {
        padding: 30px;
    }
    .awesome-screenshots .owl-controls .owl-nav .owl-prev,
    .awesome-screenshots .owl-controls .owl-nav .owl-next {
        margin: 43px 0 12px 35px;
    }
    .white-separator:after {
        border-width: 0 0 30px 30px;
    }
    .client-text {
        padding: 13px 8px;
    }
    .achievements .sd-col-6 {
        margin: 0;
    }
    .achievements .sd-col-6:first-of-type,
    .achievements .sd-col-6:nth-child(2) {
        margin-bottom: 10px;
    }
    .countBox .count {
        margin-top: 14px;
    }
    .price-box {
        top: 0;
    }
    .price-box:before {
        border-width: 0;
    }
    .price-boxes .col-4 {
        padding: 7.5px;
        width: 100%;
        background-color: #e30613;
        margin-top: 15px;
        max-width: 380px;
        margin: 15px auto 0;
        float: none;
    }
    .price-boxes .col-4:first-child {
        margin-top: 0;
    }
    .price-boxes {
        background-color: transparent;
        padding: 0;
        margin-top: 0;    
        text-align: center;
    }
    .awesome-screenshots .owl-controls .owl-nav .owl-next:before {
        margin-left: 1px;
    }
    .awesome-screenshots .owl-controls .owl-nav .owl-prev:after,
    .awesome-screenshots .owl-controls .owl-nav .owl-next:after,
    .awesome-screenshots .owl-controls .owl-nav .owl-prev,
    .awesome-screenshots .owl-controls .owl-nav .owl-next {
        width: 36px;
        height: 36px;
    }
    .awesome-screenshots .owl-controls .owl-nav .owl-prev:before,
    .awesome-screenshots .owl-controls .owl-nav .owl-next:before {
        font-size: 20px;
    }
    .team-img {
        width: 140px;
        height: 140px;
        margin: 29px auto 25px;
    }
    .owl-dot {
        margin: 22px 5px 36px;
    }
    .team-slider .owl-dots {
        display: flex;
        justify-content: center;
    }
    .newsletter .md-col-10 {
        width: 100%;
    }
    .download-app {
        text-align: left;
    }
    .subscribe-form input[type="text"] {
        height: 46px;
        padding: 5px 30px;
        font-size: 14px;
    }
    .subscribe-btn .fill-btn {
        padding: 5px 36px;
        height: 46px;
        line-height: 34px;
    }
    .subscribe-form .fa {
        display: none;
    }
    .subscribe-btn {
        position: static;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .fill-btn {
        font-size: 16px;
    }
    .contact-form input[type="text"],
    .contact-form input[type="email"] {
        height: 50px;
        font-size: 14px;
        padding: 5px 20px;
    }
    .contact-form textarea {
        padding: 16px 20px;
        font-size: 14px;
    }
    .contact-form .fill-btn {
        padding: 12.5px 24.5px;
    }
    .client-img,
    .banner-store a {
        float: none;
    }
    .client-text {
        padding: 3px 8px 35px;
    }
    .testimonial-slider .owl-controls {
        left: 0;
    }
    .subscribe-form {
        text-align: center;
    }
    .subscribe-form input[type="text"] {
        max-width: 500px;
        margin: 0 auto;
    }
    .price-box h3 {
        margin: 17px 0 20px;
    }
    .contact-form .col-12 {
        text-align: center;
    }
    .social-icons ul li {
        margin: 0 10px 0;
    }
    .team-social ul {
        top: 55px;
    }
    .team .owl-item img {
        width: 166%;
    }
    .fill-btn {
        padding: 10px 35px;
    }
    .watch-video i.fa {
        font-size: 55px;
        line-height: 55px;
    }
    .countBox {
        margin-top: 3px;
    }
	.download-app .row .col-4 {
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.download-app .row .col-4:last-child {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 559px) {
    .features-list li {
        width: 50%;
    }
    h1 {
        font-size: 52px;
        line-height: 61px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 26px;
    }
    h4 {
        font-size: 18px;
    }
    .banner-store a {
        margin: 0 10px 10px;
    }
    .price-box h4 {
        padding: 30px 0;
    }
    .copyright .footer-logo {
        margin-top: 13px;
    }
    .social-icons ul li {
        margin: 0 10px 11px;
    }
    .social-icons ul li:last-child,
    .social-icons ul li:nth-last-child(2) {
        margin: 0 10px 13px;
    }
}

@media screen and (max-width: 450px) {
    .social-icons ul li {
        margin: 0 10px 30px;
    }
}