@charset "UTF-8";
fieldset,hr {
    border: 0;
    padding: 0
}
blockquote,em {
    font-style: italic
}
.button,section {
    overflow: hidden
}
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}
::selection {
    background: #b3d4fc;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ededed;
    margin: 1em 0
}
audio,canvas,iframe,img,svg {   
    vertical-align: middle
}
fieldset {
    margin: 0
}
textarea {
    resize: vertical
}
figure,img {
    max-width: 100%
}
h1,h2,h3,h4,h5,h6,p {
    margin-bottom: .5em
}
#wrapper,body,html {
    height: 100%
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    color: #111;
    overflow-x: hidden
}
h1,h2,h3,h4,h5,h6 {
    line-height: 1.6em;
    font-weight: 500;
    text-transform: uppercase
}
h1 {
    font-size: 36px
}
h2 {
    font-size: 30px
}
h3 {
    font-size: 26px
}
h4 {
    font-size: 24px
}
h5 {
    font-size: 20px
}
h6 {
    font-size: 18px
}
a {
    color: #a2c5db;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
a:active,a:focus,a:hover {
    text-decoration: none;
    outline: 0;
    color: #111
}
strong {
    font-weight: 700
}
#main-footer{
    background-position: center
}

#main-header .container,#main-header .row,#main-header [class^=col-],.overflow-visible,.overflow-visible>.container {
    overflow: visible
}
.align-right {
    text-align: right!important
}
.align-center {
    text-align: center!important
}
.align-left {
    text-align: left!important
}
#main-header {
    position: relative;
    overflow: hidden;
}
.lyout-p {
    max-width: 1360px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
#main-footer {
    padding-top: 90px;
    position: relative;
    background-size: cover
}
.bottom-footer {
    font-size: 15px;
    color: #fff;
    padding: 20px 0;
    background: #222222;
}
.bottom-footer a {
    color: #fff;
}
#main-footer.style2 {
   /* padding: 45px 0;*/
    text-align: center;    
    background-color: #f9f9f9;
}
.footer-title {
    text-align: center;
    font-weight: 500;
    color: #333;
    margin: 2rem 0;
    font-size: 26px;
    text-transform: none;
}
.page-title {
    overflow: hidden;
    position: relative
}
.page-title:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .6) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .6)), color-stop(100%, rgba(0, 0, 0, .6)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .6) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .6) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .6) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .6) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0)
}
.page-title h4 {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .6)
}
.page-title h2 {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: none;
    color: #fff
}
.page-title ul li,
.page-title ul.breadcrumbs li a {
    color: rgba(255, 255, 255, .7)
}
.page-title ul li {
    display: inline-block;
    font-size: 24px
}
.page-title.style3:before {
    content: none
}
.page-title.style2 {
    padding: 160px 0 170px
}
.page-title.style2 .content {
    padding: 0
}
.page-title.style2 .content h2 {
    line-height: 1;
    margin-bottom: 0;
    font-size: 36px
}
.page-title.style3 {
    padding: 0;
    text-align: center;
    color: #333
}
.page-title.style3 .content {
    padding: 200px 0;
}
.page-title.style3 .button+.button {
    margin-left: 13px
}
.page-title.style3 h2 {
    font-weight: 700;
    font-size: 48px;
    color: #FCFAFA;
    text-shadow: rgb(3, 3, 3) 4px 4px 4px;
}
.section-title h4 {
    font-size: 36px;
    font-weight: 300;
    text-transform: none
}
.section-title h6 {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}
.section-title.style2 h4 {
    margin-bottom: .75em
}
.section-title.style2 p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px
}
.section-title.style3 h2 {
    margin-bottom: 20px;
    font-size: 33px;
    color: #111;
    text-transform: uppercase;
    margin-top: 0
}
.section-title.style3 p {
    font-size: 18px;
    color: #777
}
.section-title.style4 h2,
.section-title.style4 h3,
.section-title.style4 h4,
.section-title.style4 h6 {
    line-height: normal
}
.inline-list li {
    display: inline-block
}
.feature-item figure {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}
.feature-item {
    margin-bottom: 0;    
    text-align: center
}

.feature-item h6 a {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    padding: 10px 19px;
    border-radius:4px;

}
.feature-item figure {
    margin-bottom: 18px;
    transition: all .3s ease
}
.feature-item figure img {
    width: 100%;
    height: auto
}
.feature-item h6 {    
    font-size: 13px;
    text-transform: none;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 4px solid #ce0720;
}
.feature-item:hover figure {
    box-shadow: 1px 5px 2px rgba(0, 0, 0, .04);
}
.masonry-items {
    transition: height .3s ease;
    margin-left: -10px;
    margin-right: -10px;
}
.pres-six{
    background: #fff;
    padding: 60px 0;
    border-bottom: 1px solid #eee;
}
.pres-six .prewd{
    max-width: 1360px;
    margin: 0 auto;
}
/* key feature */
#key_features h5{
    font-size: 18px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 8px;
    font-weight: 600;
}
#key_features .ficon{
    /* border: 1px solid #ededed; */
    /* display: inline-block;
    padding: 20px;
    border-radius: 4px;
    background: #fff; */
}
.common-features img{
    max-width: 54px;
}
#key_features .common-features p{
    color: #999;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
 }
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}
@media print {
    img,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
.blo-spn {
    color: #fff;
    background-color: #f3283d;
    border: none;
    transition: all .3s ease;
    padding: 8px 20px;
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top: 15px;
    border-radius: 5px;
    overflow: hidden;
}
.blo-spn:hover {
    background-color: #000;
    color: #fff;
}
.image-bg:hover {
    transition: all .3s ease;
    box-shadow: 3px 4px 9px #ddd;
}
.image-bg {
    display: inline-block;
    height: 490px;
    transition: all .3s ease;
    margin-bottom: 0;
    position: relative;
    width: 100%;
}
.image-bg:hover .image-shop-scroll {
    background-position: center 100% !important;
}
.image-bg .image-shop-scroll {
    transition: all 8s ease-out 0s;
}
.image-bg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    height:500px;
    left: 0;
    position: absolute;
    width: 100%;
    /* box-shadow: 0px 3px 5px 0px rgba(68, 68, 68, 0.3); */
    box-shadow: none;
    background-size: cover;
    border-radius: 5px;
    border: 1px solid #ededed;
}
hr.heading-hr{
    border-top: 3px solid #f3283d;
    width: 10%;
    margin: 0 auto;
}
.thlsy {
    position: fixed;
    right: 0;
    top: 190px;
    background-color: #f3283d;
    transition: .3s ease-in-out;
    width: 48px;
    height: 48px;
    padding: 11px;
    white-space: nowrap;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
    z-index: 999;
}
.thlsy span {
    display: none;
    transition: .3s ease-in-out;
    color: #fff;
    margin: 0 10px;
    vertical-align: middle;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    z-index: 999;
}
.thlsy:hover {
    width: 165px;
}
.thlsy svg {
    fill: #fff;
    width: 22px;
    height: 22px;
}
.thlsy:hover span{
    display: inline-block;
}
.layout-mt-50{
    margin-top: 40px;
}
.p-0{
    padding-left: 0;
    padding-right: 0;
}
.wbt-20{
    margin-top: 40px;
}
.electro-bg .col-md-3.p-0 img{
    margin-bottom: 30px;
}
.electrodrag{
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
    padding: 50px 0
}
#webi-template .owl-wrapper-outer{
    box-shadow: none;   
}
.owl-wrapper-outer{
    box-shadow: none;
    border: none;
    background-color: transparent;
}
.owl-carousel{
     background-color: transparent;   
     margin: 0
}
#buyer-template .box-1{
    border-radius: 4px;
    background: #f9f9f9;
    padding: 30px 10px;
    border: 1px solid #eee;
}
.main-top-content{
    position: absolute;
    z-index: 99;
    top: 20%;
    text-align: center;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.main-top-content h1{
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    margin-top: 40px;
    letter-spacing: 1px;
}
.by-btn{
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f3283d;
    border: none;
    line-height: 31px;
}
.by-btn:hover{
    background-color: #000;
    color: #fff;
}
.list-icon li{
    list-style-type: none;
}
.free-layout{
text-decoration: blink;
-webkit-animation-name: blinker;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-direction: alternate;
}
@-webkit-keyframes blinker {
   0%, 49% {
    color: #f3283d;    
  }
  50%, 100% {
    color: #1a237e;    
  }
}
.free-layout h2{
    font-size: 40px;
    margin-bottom: 0;
}
.list-icon.style2 li {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0.5px;
    list-style: none;
    color: #391b2a;
}
.list-icon li::before {
    content: '\f00c';
    margin-right: 10px;
    font: normal normal 13px/1 FontAwesome;
    font-size: 22px;
    color: #f3283d;
}
.sothertheme{
    /* background-color: #f9f9f9; */
    border-bottom: 1px solid #eee;
    padding: 50px 0;   
}
.free-l{
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.free-l h4.align-center{
    text-transform: capitalize;
    font-size: 20px;
}
.free-l .section-title{
    margin-bottom: 0;
}
.zero-price{
    position: absolute;
    left: auto;
    right: 28px;
    top: auto;
    text-align: center;
    margin: 0 auto;
    width: 55px !important;
    border-radius: 100%;
    bottom: 90px;
}
.masonry-item{
    padding-left: 10px;
    padding-right: 10px
}
.backvideo,.onepagecheck {
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    padding: 60px 0
}

/* new module */
/*.features ul li span{
    color: #ff0000;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}*/
.features ul{
    line-height: 40px;
    color: #555;
    font-size: 16px;
    text-transform: capitalize;
    /* letter-spacing: 0.3px; */
    list-style-type: square;
}
.features ul {
    float: left;
    width: 33.33%;    
    margin: 0
}
/* other */
/* .lyout-p,.keyfeatures-container,.ajaxlive,.buyer-bg,.features{
    margin-top: 60px;
    margin-bottom: 60px;
} */
.gray-bg{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
}
.white-bg{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    clear: both;
}

@media(min-width: 1400px){
    .container {
    width: 1400px;
    }
}
.sub-title{
    font-size: 19px;
    text-transform: capitalize;
    color: #888;
    font-weight: 300;
    line-height: 28px;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
}
.main-title{
    text-transform: uppercase;
    margin: 0 0 6px 0;
    font-size: 36px;
    font-weight: 600;
    color: #333;
}
.main-title b{
   color: #ce0720; 
}

b, strong{
    color: #000;
}
/*youtube*/
iframe{
    overflow: hidden;
    border: none;
    width: 100%;
}
/*youtube end*/
.new-1{
    text-align: center;
    margin-top: 0;
    clear: both;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.y-tube h1.text-center{
    text-transform: capitalize;
    font-size: 24px;
    margin: 10px 0 0 0;
}
.hln{
    font-size: 0;
    /* margin-top: 50px; */
    clear: both;
}
#webi-template .box-1 img {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}
.box-1 h2 {
    font-size: 18px;
    text-transform: capitalize;
    color: #000;
}
.box-1 img.no-border{
    max-width: 80px;
}
.no-border{
    border: none !important;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.onepagecheck img{
    border: 1px solid #eee;
    border-radius: 4px;
}
/* new*/
[data-aos][data-aos][data-aos-easing=ease-in-out-sine], 
body[data-aos-easing=ease-in-out-sine] .mainbg [data-aos]{
    transition-timing-function: ease;
    transition-duration: 1s;
}
/*  text */
.mainbgtext{
    position: absolute;
    top: 20%;
    z-index: 0;
    overflow: hidden
}
.mainbgtext h2{
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.mainbgtext p{
    color: #aaa;
}
.mainbgtext a{
    background: #f3283d;
    color: #fff;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 4px;
    margin-top: 60px;
}
.mainbgtext a:hover{
    background-color: #000;
    color: #fff;
}
/* language */
.predef li:last-child {
    margin-top: 15px;
}
.predef ul {
    margin: 0;
}
.predef{
    text-align: center;
    padding: 25px 0;
}
/* text over */
.fixed {
    position: fixed !important;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    padding: 8px 0 !important;
}
.mainbg{
    position: absolute;
    right: 10%;
    top: 54%;
}
.mainbg .mbimg{
    display: flex;
    max-width: 1080px;
    margin-left: auto;
    align-items: flex-end;
    position: relative;
}
.mainbg .homebottom{
    margin-left: 3.5%;
    transition-delay: 1s;
}
.homeright{
    transition-delay: 0.8s;
    position: absolute;
    right: 0;
    top: 0;
}
.homeright img{
    transform: translateY(-46%);
    z-index: 1;
}
.hometop{
    position: absolute;
    top: 0;
    left: 60%;
    z-index: 1;
    transition-delay: 0.4s;
}
.hometop img{
    transform: translateY(-64%);
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos]{
    transition-timing-function: ease;
    transition-duration: 0.8s;
}

/* price */
@-webkit-keyframes ripple{
   0%{
        opacity: 1;
        transform:scale(0.5)
    }
    100%{
        opacity: 0;
        transform:scale(1)
    }
}
@keyframes ripple{
    0%{
        opacity: 1;
        transform:scale(0.5)
    }
    100%{
        opacity: 0;
        transform:scale(1)
    }
}
/* .pricebox{
  position: absolute;
  top: 0;
  transform: translate(-50%,-100%);
  left: 50%;
  padding-bottom: 30px;
  padding-right: 20px;
}
.pricebox .pb1{
  position: relative;
  padding: 12px;
}
.pricebox .pb1::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 22;
    background-color: #f3283d;
    opacity: 0.4;
    border-radius: 50%;
     border-radius:100px;
    animation: ripple 1.5s infinite
}
.pricebox .pb1.pbox1::after{
  opacity: 0.2;
}
.pricebox .pb1.pbox2::after{
  opacity: 0.3;
}
.pricebox .value{
  width: 98px;
  height: 98px;
  background-color: #f3283d;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 98px;
  position: relative;
  z-index: 222;
} */
.stchead{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 20px 0;
}
.topbar{
    margin: 6px 0 0 0;
}
.topbar li{
    margin-left: 20px;
    margin-right: 0
}
.topbar li a{
    color: #fff;
    text-transform: capitalize;
}
.topbar li a:hover{
    color: #f3283d;
}
/* price over */
@media(min-width: 768px) and (max-width: 991px){
    .electro-bg .col-xs-12.p-0 {
    width: 50%
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .footer-title {
        font-size: 24px;
    }
    .predef li:last-child{
        font-size: 14px;
    }
    .page-title.style3 h2 {
        font-size: 34px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .page-title.style3 h2{
        font-size: 40px;
    }
    .predef .col-sm-6:nth-child(1),.predef .col-sm-6:nth-child(2){
        margin-bottom: 20px;
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .predef .col-sm-6:nth-child(1),.predef .col-sm-6:nth-child(2){
        margin-bottom: 20px;
    }
    .predef .col-sm-6{
        width: 50%;
    }
}
@media (max-width: 599px){
    .predef .col-sm-6{
        margin-bottom: 15px;
    }
    .predef .col-sm-6:last-child{
        margin-bottom: 0
    }
}
@media (max-width: 991px){
    .sothertheme,.onepagecheck{
        padding: 30px 0
    }
    .lyout-p, .keyfeatures-container, .ajaxlive, .buyer-bg,.onepagecheck{
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .main-title{
        margin: 0 0 10px 0;
        font-size: 24px;
    }
    .sub-title{
        font-size: 14px;
        margin-bottom: 30px;
    }
    .footer-title {
        letter-spacing: 0.5px;
        margin: 1rem 0;
        font-size: 19px;
    }
    #main-footer.style2 {
        padding: 40px 0;
    }
    .list-icon.style2 li {
        font-size: 13px;
        line-height: 26px;
    }
    .list-icon.style2, .list-icon.style2 li::before {
        font-size: 12px;
    }
    .list-icon li::before {
        margin-right: 5px;
    }
}
@media (max-width: 575px){
    .section-title.style3 h2 {
        margin-bottom: 6px;
        font-size: 16px;
    }
    .feature-item {
        padding-right: 0;
        padding-left: 0;
    }
    .footer-title {
        font-size: 15px;
    }
    .strpl {
        max-width: 90px;
    }
    #main-footer.style2 {
        padding: 25px 0;
    }
}
@media (max-width: 767px){
    .features ul{
        padding: 0 15px;
        width: 100%;
    }
    .electrodrag h3{
        margin-top: 0
    }
    #key_features h5{
        font-size: 13px;
        margin-bottom: 20px;
        margin-top: 0
    }
    .image-bg:hover,.feature-item:hover figure{
        box-shadow: none;
    }
    .list-icon.style2, .list-icon.style2 li::before{
        padding: 0
    }
    .feature-item h6 a {
        font-size: 16px;
    }
    .feature-item figure {
        margin-bottom: 15px;
    }
    .thlsy svg {
        width: 17px;
        height: 17px;
    }
    .thlsy {
        top: 54px;
        width: 40px;
        height: 40px;
        padding: 7px;
    }
    .page-title h2 {
        font-size: 54px
    }
    .page-title ul li {
        font-size: 20px
    }
    .masonry-item {
        width: 100%
    }
}
@media(min-width:1400px){
    .resch li:nth-child(2) {
        position: absolute;
        left: 26%;
    }      
}

@media(min-width: 992px){
    .free-l .col-md-3{
    width: 20%;
    }
}

@media(max-width: 767px){
    .main-top-content img{
        width: 60px;
    }
    .main-top-content h1{
        font-size: 15px;
        line-height: 23px;
        margin-top: 10px;
    }
    .by-btn{
        display: none;
    }
    .image-bg .image-shop-scroll{
        width: 90%;
        margin: 0 auto;
        right: 0;
    }

}
@media(min-width: 401px) and (max-width: 600px){
    .main-top-content h1 {
        font-size: 20px;
        line-height: 23px;
    }
    .main-top-content img {
        width: 75px;
    }
}
@media(min-width: 600px) and (max-width: 767px){
    .main-top-content h1 {
        font-size: 26px;
        line-height: 37px;
    }
    .main-top-content img {
        width: 100px;
    }
    .masonry-item{
        width: 50%;
        float: left;
    }
    .electro-bg .col-xs-12.p-0 {
        width: 50%
    }
    .keyfeatures-container .col-xs-12{
        width: 33.33%;
    }
}
@media(max-width: 599px){
    .keyfeatures-container .col-xs-12 {
        width: 50%;
    }
    #key_features h5{
        height: 42px;
    }
}
@media(min-width: 768px) and (max-width: 991px){
   .main-top-content h1 {
        font-size: 29px;
        line-height: 40px;
    }
    .main-top-content img {
        width: 130px;
    }
    .row{
        margin: 0;
    }
    .col-sm-3{
        width: 33%;
    }
    #key_features h5{
        font-size: 14px;
    }
    .electrodrag p,.ajaxlive p{
        font-size: 13px;
        line-height: 20px;
    }
    .electrodrag h3,.ajaxlive h3{
        margin-top: 0
    }
}
@media(min-width: 992px) and (max-width: 1199px){
   .main-top-content h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .main-top-content img {
        width: 200px;
    }
    #key_features h5{
        font-size: 15px;
    }
}
@media(min-width: 1200px) and (max-width: 1499px){
    .mainbg{
        right: 2%
    }
    .hometop img {
        transform: translateY(-52%);
    }
   .main-top-content h1 {
        font-size: 52px;
        line-height: 65px;
    }
    .main-top-content img {
        width: 260px;
    }
    .by-btn {
        font-size: 19px;
        font-weight: 600;
        text-transform: capitalize;
        letter-spacing: 1px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #f3283d;
        border: 2px solid #f3283d;
        line-height: 32px;
    }
    .resch li:nth-child(2) {
        position: absolute;
        left: 31%;
    }
}
@media (min-width: 1200px){
    .resch{
        padding: 0 120px;
    }
}
@media(min-width: 1201px) and (max-width: 1400px){
    .row{
        margin: 0;
    }   
    .list-icon.style2 li{
        font-size: 16px;
        line-height: 42px;
    }
}
del{
    font-weight: 600;
    color: #ff0000;
}
.gdprbg{
    padding: 60px 0;
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.cmn-box{
    position: relative;
    background-color: #f9f9f9;
    border: 1px solid #efefef;
    border-radius: 4px;    
    padding: 40px 0px;
    margin-bottom: 30px;
    cursor: pointer;

}
.cmn-box:hover img{
animation: img 0.5s;
}

@keyframes img {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.language .col-xs-12 h3{
    font-weight: 600;
    color: #555;
    margin-bottom: 0;
}
.language .col-xs-12 p{
    color: #888;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.language ul, .install-me ul{
    padding: 0;
    margin: 0;
}
.language li{
    margin-bottom: 15px;
    background: #f0f0f0;
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    /* background-color: #f8f8f8;
    border: 1px solid #efefef; */
}

.language img{
    margin-right: 6px;
}
.install-me p{
    margin-bottom: 20px;
}
.install-me i{
    color: #3bac44
}
.install-me li{
    color: #999;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 36px;

}
 .new-oc{
    font-size: 10px;
  background: #25a52c;
  padding: 3px 6px;
  border-radius: 3px;
  color: #fff;
  position: relative;
  top: -3px;
   }
   .new-oc {
  -webkit-animation: latest-oc 1.2s infinite;  /* Safari 4+ */
  -moz-animation: latest-oc 1.2s infinite;  /* Fx 5+ */
  -o-animation: latest-oc 1.2s infinite;  /* Opera 12+ */
  animation: latest-oc 1.2s infinite;  /* IE 10+, Fx 29+ */
}
@-webkit-keyframes latest-oc {
  0%, 49% {
    color: #fff;
    background-color: #25a52c;    
  }
  50%, 100% {
    color: #111;
    background-color: #e6e600;    
  }
}

.new-free-tag{
    -webkit-animation: n-free 1s infinite;  /* Safari 4+ */
  -moz-animation: n-free 1s infinite;  /* Fx 5+ */
  -o-animation: n-free 1s infinite;  /* Opera 12+ */
  animation: n-free 1s infinite;  /* IE 10+, Fx 29+ */
   }
   @-webkit-keyframes n-free {
  0%, 49% {
    color: #111;
    background-color: #e6e600;    
  }
  50%, 100% {
    color: #fff;
    background-color: #ff0000;    
  }
}

   .new-tag{
    font-size: 10px;
  background: #25a52c;
  padding: 3px 6px;
  border-radius: 3px;
  color: #fff;
  position: relative;
  top: -3px;
   }
   .new-tag {
  -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Safari 4+ */
  -moz-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Fx 5+ */
  -o-animation: NAME-YOUR-ANIMATION 1s infinite;  /* Opera 12+ */
  animation: NAME-YOUR-ANIMATION 1s infinite;  /* IE 10+, Fx 29+ */
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%, 49% {
    color: #fff;
    background-color: #ff0000;    
  }
  50%, 100% {
    color: #111;
    background-color: #e6e600;    
  }
}
.top-navs {
    background: #ce0720;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-title {
    background-color: #ce0720;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.top-title h2, .top-title h3{
    color: #fff;
    font-weight: 600;
}
.top-title h3{
    margin-bottom: 0;
}
.top-title h2{
    margin-top:14px;
}
.top-title img{
    max-width: 300px;
}