.demo-action-btn {
  margin-top: 30px;
}
.demo-action-btn .button {
  margin: 0 15px;
}
.slider-content h1 {
  font-size: 40px;
  color: #ffffff;
}
.slider-content img {
  margin-bottom: 30px;
}
.footer-social {
  margin: 45px 0;
}
.mb-50{
	margin-bottom: 50px;
}
.single-demo h2 {
    display: inline-block;
}

.single-demo h2 span {
    display: block;
    font-size: 65%;
    line-height: 35px;
    color: #ff023e;
}

.single-demo .thumbnail{
}
/* Base CSS */







.copyright.text-center p a {
    color: #4c5462;
    margin-left: 5px;
}
.copyright.text-center p {
    font-weight: 500;
    font-size: 14px;
    color: #4c5462;
}
.cta-inner h2 {
    margin-bottom: 40px;
    color: #4c5462;
}
#call-to-action {
    padding-bottom: 80px;
    padding-top: 50px;
}


.prev #owlreporter-preloader .loader-section {
    background: #8157FF;
}

.single-item h6 {
    font-size: 24px;
    margin: 0;
    padding-top: 32px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 500;
}
.page-single-feature {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    height: 100px;
    margin: 0 20px 40px;
    padding: 30px 20px;
}

.page-single-feature .dsp-tc {
    vertical-align: middle;
    text-align: left;
}
.icon {
    padding-right: 15px;
}

.icon>img {
    height: 40px;
    width: 40px;
}

.text>h5 {
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    color: #3e4455;
}
.section-padding {
    padding-top: 20px;
}


.preview-page .cta-inner>h2 {
    color: #fff;
}
.dsp-tc{
    display: table-cell; 
}

.preview-page #footer-bottom {
    background-color: #262832;
    border-top: 1px solid #20222b;
}



@media only screen and (max-width: 767px) {
    .preview-page  .slide-caption {
        padding-top: 50px;
    }
    .preview-page  .slide-caption .btn {
        margin: 0;
        width: 200px;
    }
    .preview-page  .slide-caption .btn+.btn {
        margin-top: 10px;
    }
    .preview-page  .mockup-image {
        width: 80%;
    }



    
    .section-title p {
    font-size: 22px;
    line-height: 30px;
}

.section-title h2 {
    font-size: 28px;
    line-height: 33px;
}



}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-single-feature {
        margin: 0 0 30px;
        padding: 30px 10px;
    }
}

.slider_area {
    background-image: url(assets/img/bg-shape/slider-bg.html);
    background-size: 100% 100%;
    background-position: center;
    background-color: #ddd;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 590px;
    padding-top: 100px;
    text-align: center;
    margin: 0 auto;
}

.slide-caption-inner.slider-text {
    margin-bottom: 40px;
}
.slider-text h2 {
    font-size: 48px;
    color: #e3e3e3;
    font-weight: 700;
    line-height: 54px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.slide-caption-inner.slider-text h1.typewrite > span {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 40px;
}
h1.typewrite {
    margin-bottom: 40px;
}
.mb-80{
    margin-top: 80px;
}


.slider-text span {
    color: #304ffe;
}



.slider-links ul {
    margin:  0;
    padding:  0;
    list-style:  none;
}

.slider-links li {
    display:  inline-block;
}

.slider-links a.slider-btn {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 17px 50px;
    border-width: 1px;
    border-color: rgb( 48, 79, 254 );
    background-color: rgb( 48, 79, 254 );
    border-style: solid;
    border-radius: 5px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    letter-spacing: 2px;
}
.slider_area-2 .slider-links a.slider-btn {
  background-color: rgb( 48, 79, 254 );
}












  /*WORK-AREA*/



.work_area {
    background: #fff;
    padding-top: 90px;
    padding-bottom: 120px;
    text-align: center;
}

/*SECTOIN-TITLE*/
.section-title {
    text-align: center;
    margin-bottom: 85px;
    background-image: url(assets/img/bg-shape/section-bg.html);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
.section-title h2 span {
    color: #304ffe;
}

.section-title h2 {
    color: #8256ff;
    font-size: 36px;
    line-height: 34px;
    font-weight: 700;
}
.section-title p {
    font-size: 24px;
    font-weight: 400;
    color: #2b3547;
    line-height: 43px;
    font-family: 'glacial_indifferenceregular';
}
.page-title h1 {
    font-size: 30px;
    color: #4c5462;
    text-transform: capitalize;
    margin-bottom: 70px;
}
.page-title h1 span {
    color: #8256ff;
}
h2.page-name {
    font-size: 18px;
    color: #2b3547;
    margin-top: 32px;
    text-align: center;
    line-height: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
h2.page-name span {
    color: #1200ff;
}
.app-pages-area {
    padding: 0 150px;
}
.softwear-pages-area {
    padding: 0 150px;
}

.other-pages-area{

    padding: 0 150px;
}




h4.page-title {
    font-size: 36px;
    text-align: center;
    color: #3e4455;
    margin-bottom: 80px;
    font-weight: 700;
}

.other-pages-area {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 100px;
}

.row.mt-50 {
    margin-top: 75px;
}

a.view-demo-btn{
    background: transparent none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 44px;
    letter-spacing: 2px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    position: absolute;
    top:50%;
    left: 35%;

}
a.view-demo-btn:hover{
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #000000;

}

a.buy-btn {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #000000;
    color: #000000;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 44px;
    letter-spacing: 2px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
}


a.buy-btn:hover {
    background: #000000 none repeat scroll 0 0;
    border: 2px solid #000000;
    color: #ffffff;
}


#footer-bottom {
    padding-bottom: 30px;
}

.demo-thumbnail {
    position: relative;
    z-index: 2;
    transition: all .3s ease-in-out;
}
.demo-thumbnail:hover a.view-demo-btn{
    opacity: 1;
    visibility: visible;
}
.demo-thumbnail:hover:after{
    opacity: .8;
    visibility: visible;
}
.demo-thumbnail:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    content: "";
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: all .3s ease-in-out;
    border-radius: 4px; 
}
