/*
*    Appi v1.1 Custom Styles
*    by FancyTemplate
*    Author: FancyTemplate
*    Author URI: http://fancytemplate.com/
*    Template URI: http://fancytemplate.com/appi
*
*    Table of Contents
*    -------------------------
*    1.  Default
*    2.  Preloader
*    3.  Default Bootstrap changes
*    4.  Section Style
*    5.  Main Nav
*    6.  Hero
*    7.  About Section
*    8.  Feature Section
*    9.  Screen Showcase Section
*    10. Video Showcase Section
*    11. Team Section
*    12. Counter Section
*    13. Pricing Section
*    14. Testimonial Section
*    15. Contact Section
*    16. Footer
*
*/
/*  Default  */

body {
    font-family: 'Asap', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #FFF;
    overflow-x: hidden;
    margin: auto;
    background: #00c277;
}
html,
body {
    height: 100%
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #707171;
    font-weight: 400;
    font-family: 'Asap', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
a {
    color: #FFF;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
a:hover {
    color: #707171;
    text-decoration: none;
}
a:focus {
    outline: none;
    text-decoration: none;
}

.blog-description-wr a {
    color: #00c277;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.blog-description-wr a:hover {
    color: #707171;
    text-decoration: none;
}
.blog-description-wr a:focus {
    outline: none;
    text-decoration: none;
}




p {
    margin-bottom: 0;
}
ul,
li {
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}
/*  Preloader  */

#mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f9f9f9;
    z-index: 10000;
    height: 100%;
}
#loader {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
   /* background-image: url("img/loading.gif"); */
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
#back-to-top {
    position: fixed;
    opacity: 0.8;
    filter: alpha(opacity=40);
    display: none;
    right: 20px;
    bottom: 40px; /* 20 */
    z-index: 9999;
    text-align: center;
    background: #00c277;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 2px;
    text-decoration: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-align: center;
}
#back-to-top:hover {
    background: #00c277;
    opacity: 1;
    filter: alpha(opacity=100);
}
#back-to-top a {
    color: #FFF;
}
#back-to-top a i {
    width: 40px;
    height: 40px;
}

/*  Default Bootstrap changes  */
.row-no-padding > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 767px) {
    .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    .row-no-padding > [class*="col-"] {
        padding-right: 15px;
        padding-left: 15px;
    }
	}








/* Original Styles */


.swap_margin_top {
	margin-top: 12px;
}


/* Swapcerts Get download */
.getit{
    margin: 25px 0px 0px 0px;
}

h4.get_it {
    font-size: 27px;
    color: #707171;
    display: inline-block;
}
img.get_it1 {
    padding: 0 10px 10px 10px;
}
img.get_it2 {
    padding-bottom: 10px;
}
.Get_it_now {
    min-width: 270px;
	max-width: 280px;
	margin-top: 55px;
	padding: 9px 8px 8px 15px;
    background-color: #fff;
    border-radius: 12px;
}


/* Swapcerts Socials */

h4.follow_us {
    font-size: 38px;
    color: #707171;
}
span.follow_swapcerts {
    color: #fff;
}

.social_icon {
    margin: 10px 0px 0px 0px;
}

.social-padding {
	padding: 30px 0 30px 0;
}


/* Footer  */
.momentum {
    margin: 40px 0px 0px 0px;
}

.powered {
	font-size: 12px;
	padding-bottom: 10px;
}




/* Custom Styles */

.top-page-margin {
	margin-top: 55px;
}

.swap-text-grey {
	color: #707171;
}

.swap-margin-both {
	margin: 60px 0;
}

.swap-margin-top {
	margin-top: 60px;
}

.swap-margin-bottom {
	margin-bottom: 60px;
}

.swap-padding {
	padding: 30px 0;
}

.swap-padding-tour {
	    padding: 20px 0 40px 0;
}

.swap-padding-bottom {
	padding-bottom: 80px;
}

.tour-padding {
	padding: 30px 0 60px 0;
}


a.state-link {
    color: #00c277;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
	word-wrap: break-word;
}
a.state-link:hover {
    color: #707171;
    text-decoration: none;
}
a.state-link:focus {
    outline: none;
    text-decoration: none;
}


img.state {
	max-height: 60px;
}


/* Header */

.navbar-right {
    margin-top: 15px;
	padding-bottom: 15px;
}


/* Features */

.features-padding-top {
	padding-top: 0px;
}

.features-padding-top-row2 {
	padding-top: 30px;
}

/* Licences */
.licences-padding-bottom {
	padding-bottom: 10px;
}

.owl-center {
	max-width: 281px;
	margin: 0 auto;
}



/* Form */

.form-control {
    border: 1px solid #FFF;
    border-radius: 4px;
 /*   -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; */
}

.messageus {
	padding-top: 12px;
}

.alert-success {
    color: #707171;
    background-color: #FFF !important;
    border-color: #FFF;
}

.alert-success-swap {
    color: #707171;
    background-color: #FFF;
    border-color: #FFF;
}


/* 992 and up */

@media (min-width: 992px) {
	/* Features */

	.features-padding-top {
		padding-top: 80px;
	}

	.features-padding-top-row2 {
		padding-top: 100px;
	}
	.social-padding {
		padding: 60px 0 80px 0;
	}
	
		.top-page-margin-right-contact {
		margin-top: 150px;
}
			
		.top-page-margin-right-licence {
		margin-top: 150px;
}
	
	
}






/*  Section Style  */
.sec-padding {
    padding: 30px 0;
}
.sec-dark {
    background: #f9f9f9;
}
.sec-light {
    background: #FFF;
}

.sec-title {
    margin-bottom: 20px;
}
.sec-title h2 {
    font-size: 28px;
    letter-spacing: 2px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.sec-title h2:after {
    content: '';
    display: block;
    width: 90px;
    border-top: 1px solid #ff5f83;
    margin: 15px auto;
}


/*  Main Nav  */

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-brand {
    float: left;
    height: 60px; /*50*/
    padding: 10px 15px;
    font-size: 35px;
    font-weight: 500;
}

/* logo smaller on scroll 
.navbar-inverse .navbar-brand>img {
    width: 200px;
}
*/

.navbar-brand span {
    color: #707171;
}
.navbar-inverse .navbar-nav>li>a {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #707171;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #707171;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active::before {
    border-left: 1px solid #707171;
    border-top: 1px solid #707171;
    content: "";
    height: 8px;
    left: 8px;
    position: absolute;
    top: 12px;
    width: 13px;
}
.navbar-inverse .navbar-nav>.active::after {
    border-right: 1px solid #707171;
    border-bottom: 1px solid #707171;
    content: "";
    height: 8px;
    right: 8px;
    position: absolute;
    bottom: 12px;
    width: 13px;
}
.affix {
    background-color: #00c277;
    border-color: #e5ebee;
	padding: 5px 20px 5px 20px;
    -webkit-transition: padding 0.5s linear;
    -moz-transition: padding 0.5s linear;
    -o-transition: padding 0.5s linear;
    transition: padding 0.5s linear;
}
.affix-top {
    padding: 5px 20px 5px 20px;
    -webkit-transition: padding 0.2s linear;
    -moz-transition: padding 0.2s linear;
    -o-transition: padding 0.2s linear;
    transition: padding 0.2s linear;
}
.affix .navbar-brand {
    color: #FFF;
}
.affix .navbar-brand:hover {
    color: #707171;
}
.affix .navbar-brand span {
    color: #777;
}
.affix .navbar-nav>li>a {
    color: #FFF;
}

@media (max-width: 767px) {
    .navbar-inverse {
        padding: 0px;
        -webkit-transition: padding 0.5s linear;
        -moz-transition: padding 0.5s linear;
        -o-transition: padding 0.5s linear;
        transition: padding 0.5s linear;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #FFF;
		margin-top: 11px;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #FFF;
    }
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        background-color: transparent;
    }
	
	/* Mobile menu drop down */
	.navbar-inverse .navbar-collapse {
		border-color: #FFF;
		background-color: #FFFFFF;
		opacity: 0.95;
}
	.navbar-header {
		padding-bottom: 20px;
	}
	
	.navbar-inverse .navbar-nav>li>a {
		color: #707171;
}
	
	.navbar-inverse .navbar-nav>li>a:hover {
		color: #00c277;
}
	
}

/*  Hero  */

#hero {
    width: 100%;
/*    height: 100%; 
    display: block;
    overflow: hidden;
  	padding: 0 0 20px 0; */
 /* background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55); */
}
#hero .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
#hero .carousel-fade .carousel-inner .active {
    opacity: 1;
}
#hero .carousel-fade .carousel-inner .active.left,
#hero .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
#hero .carousel-fade .carousel-inner .next.left,
#hero .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
#hero .carousel-fade .carousel-control {
    z-index: 2;
}
#hero .carousel,
#hero .carousel-inner,
#hero .carousel-inner .item {
    width: 100%;
    height: 100%;
}
.carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 0;
    top: 0;
    bottom: 0;
    display: block;
    text-align: left;
    color: #fff;
    text-shadow: none;
}
.intro-image {
	margin-top: 10px;
	position: relative;
    float: right;
}
.mobile-light {
    width: 320px;
    position: absolute;
    right: 185px;
}
.mobile-dark {
    position: absolute;
    right: 0;
    top: 42px;
    width: 290px;
    z-index: 2;
}

/*
.intro-text {
  margin-top: 28%; /*25
}
*/

.intro-text h1 {
    color: #707171;
    font-size: 37px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
    margin-top: 0;
    text-transform: capitalize;
}
.intro-text h1 span {
    color: #ff5f83;
}
.intro-text a.btn-download {
    border-radius: 0;
    padding: 10px 15px 2px;
    background: #3fb4e5;
    border: none;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    border: 1px solid #3fb4e5;
    text-align: left;
    color: #fff;
    margin-top: 20px;
    margin-right: 10px;
}
.intro-text a.btn-download-play {
    background: #ff5f83;
    border: 1px solid #ff5f83;
}
.intro-text a.btn-download:hover {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.intro-text a.btn-download i {
    padding-right: 5px;
}
.intro-text a.btn-download span {
    vertical-align: middle;
    display: inline-block;
    margin-top: -15px;
    font-size: 10px !important;
}
.intro-text a.btn-download strong {
    display: block;
    text-transform: uppercase;
}
.intro-image img {
    display: block;
    float: right;
}

@media (max-width: 1024px) {
/*	.intro-image img {
		width: 70%;
	}
	*/
}
@media (max-width: 1199px) {
 
		.top-page-margin-right-licence {
		margin-top: 115px;
}
}

@media (max-width: 991px) {
 /*   .intro-text {
        margin-top: 100%;
    } */
/*    .intro-image {
        margin-top: 75%;
    } */
    .mobile-light {
        width: 240px;
        right: 145px;
    }
    .mobile-dark {
        width: 210px;
    }
	
	.top-page-margin-right-contact {
		margin-top: 50px;
}
		.top-page-margin-right-licence {
		margin-top: 75px;
}
}


@media (max-width: 767px) {    
    
	.intro-text h1 {
        font-size: 28px;
    }
	
	body {
    font-size: 14px;
	}
	
	.top-page-margin {
	margin-top: 155px;
}
		.top-page-margin-right {
	margin-top: 30px;
}
	
	.Get_it_now {
		margin: 0 auto;			
		margin-top: 55px;
}
			
	.top-page-margin-right-licence {
		margin-top: 45px;
}
	
	.sec-padding {
    padding: 10px 0 0 0;
}	
	
}

/*
@media only screen and (min-width: 500px) and (max-width: 599px) {
	.intro-text {
		margin-top: 7%;
	}
}
@media only screen and (min-width: 600px) and (max-width: 699px) {
	.intro-text {
		margin-top: 10%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
/*	.intro-text {
		margin-top: 15%; 
	}
}

@media (max-width: 499px) {
    .intro-text {
        margin-top: 45%; 
    }    
}
*/

.video-bg {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}
.video-sec,
.video-bg iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-aspect-ratio: 16/9) {
    .video-sec {
        height: 300%;
        top: -100%;
    }
}
@media (max-aspect-ratio: 16/9) {
    .video-sec {
        width: 300%;
        left: -100%;
    }
}
/*  About Section  */
.about-block-item {
    display: table;
    margin-left: 100px;
    position: relative;
    padding-bottom: 30px;
}
.about-block-item .about-block-icon {
    background: #ff5f83;
    color: #ffffff;
    float: left;
    height: 42px;
    margin-left: -80px;
    position: relative;
    text-align: center;
    width: 80px;
    margin-top: 20px;
    z-index: 2;
}
.about-block-item:hover .about-block-icon {
    background: #3fb4e5;
}
.about-block-item .about-block-icon i {
    margin-top: 5px;
    font-size: 30px;
}
.about-block-item .about-block-icon::before {
    border-bottom: 20px solid #ff5f83;
    border-left: 40px solid rgba(0, 0, 0, 0);
    border-right: 40px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -20px;
    width: 0;
}
.about-block-item:hover .about-block-icon::before {
    border-bottom: 20px solid #3fb4e5;
}
.about-block-item .about-block-icon::after {
    border-top: 20px solid #ff5f83;
    border-left: 40px solid rgba(0, 0, 0, 0);
    border-right: 40px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    bottom: -20px;
    width: 0;
}
.about-block-item:hover .about-block-icon::after {
    border-top: 20px solid #3fb4e5;
}
.about-block-item .about-block-description {
    vertical-align: middle;
    padding-left: 20px;
    position: relative;
}
.about-block-description h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.about-block-item:hover h2 {
    color: #ff5f83;
}
.about-block-description:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #ff5f83;
    position: absolute;
    z-index: 1;
    left: -40px;
    top: 40px;
}
.about-block-item:last-child {
    padding-bottom: 0px;
}
.about-block-item:last-child .about-block-description:before {
    opacity: 0;
}

@media only screen and (min-width: 449px) and (max-width: 1023px) {
	.about-feature-img {
		margin-top: 40px;
	}
}
/*  Feature Section  */

.feature-title {
    padding-right: 30px;
}
.feature-title h3 {
    text-transform: uppercase;
    font-size: 25px;
}
.feature-title h3:after {
    content: '';
    display: block;
    width: 90px;
    border-top: 1px solid #ff5f83;
    margin: 15px 0;
}
.feature-block {
    position: relative;
    border: 1px solid #ddd;
    height: 216px;
    text-align: center;
}
.feature-block .feature-block-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0;
    opacity: 0;
    background-color: #3fb4e5;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.10) 0px 15px 45px 0px;
    z-index: 1;
}
.feature-block:hover .feature-block-overlay {
    opacity: 1;
}
.feature-block-item {
    padding-top: 55px;
}
.feature-block-item .fa {
    font-size: 50px;
    color: #ff5f83;
}
.feature-block-item h5 {
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 30px;
}
.feature-block-item p {
    position: absolute;
    opacity: 0;
    font-size: 12px;
}
.feature-block:hover .feature-block-item h5,
.feature-block:hover .feature-block-item p {
    position: absolute;
    z-index: 2222;
    opacity: 1;
    color: #333;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.feature-block:hover .feature-block-item h5 {
    top: 40px;
}
.feature-block:hover .feature-block-item p {
    top: 70px;
    padding: 0 10px;
}


/*  Screen Showcase Section  */

.slick-dots {
    display: block !important;
    height: 12px;
    margin-top: 30px;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    height: 15px;
    margin: 0 5px;
    vertical-align: top;
    width: 12px;
}
.slick-dots li button:focus {
    outline: none;
    border: 1px solid #ff5f83;
}
.slick-dots li.slick-active {
    padding: 0;
}
.slick-dots li button {
    background-color: transparent;
    border: 1px solid #bdbdbd;
    border-radius: 50px;
    height: 100%;
    text-indent: -99999px;
    width: 100%;
}
.screenshot-items .slick-list {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.screenshot-item {
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.screenshot-item.slick-active {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 2;
}
.screenshot-item.slick-center {
    position: relative;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 3;
}
.screenshot-item img {
    width: 100%;
}


/*  Video Section  */

#video {
    width: 100%;
    height: auto;
    background: url("img/video-background.jpg") no-repeat center top fixed;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
}
#video .overlay {
    padding: 100px 0 80px 0;
    width: 100%;
    height: inherit;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}
#video-item i {
    color: #fff;
}
#video-item i:hover {
    color: #ff5f83;
}
#video h5 {
    margin-top: 20px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
}

/*  Team Section  */

@media only screen and (max-width: 991px) {
    .team-item {
        margin-bottom: 20px;
    }
}
.team-item .member-image img {
    width: 100%;
}
.team-item .overlay {
    bottom: -30px;
    left: 15px;
    opacity: 0;
    padding: 25px;
    position: absolute;
    right: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 100%;
    background: rgba(255, 95, 131, 0.4);
}
.team-item:hover .overlay {
    bottom: 0;
    opacity: 1;
}
.member-details {
    position: absolute;
    top: 50%;
}
.member-details h4 {
    color: #fff;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.member-details p {
    color: #fff;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.team-social-media a {
    color: #fff;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 0 3px;
}
.team-social-media a:hover {
    opacity: 0.7;
}
/*  Counter Section  */

#counter {
    margin-top: 30px;
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(img/counter-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #999;
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 50px 0;
}
.count h1 {
    color: #ff5f83;
}
.count p {
    color: #fff;
    margin-top: 20px;
}

/*  Pricing Section  */

#pricing {
    background: #f7f7f7;
}
.pricing-items {
    padding-top: 50px;
}
.pricing-item {
    background: #fff;
    color: #303030;
    position: relative;
    box-shadow: 0 0 9px 0 rgba(130, 121, 121, .2);
    padding: 50px 0px;
}
.pricing-item.active {
    top: -50px;
}
.price-list li {
    list-style: none;
    margin-bottom: 15px;
}
.price-list .price {
    font-size: 30px;
    font-weight: bold;
}
.pricing-item .ribbon {
    border-right: 90px solid transparent;
    border-top: 90px solid rgba(255, 95, 131, 0.8);
    height: 0;
    position: absolute;
    width: 0;
    top: 0;
    z-index: 2;
}
.pricing-item.active .ribbon {
    border-top: 90px solid rgba(255, 95, 131, 1);
}
.pricing-item .ribbon p {
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 12px;
    font-weight: bold;
    top: -70px;
    text-align: center;
    width: 55px;
}
ul.price-list {
    margin-bottom: 30px;
}
.btn-price {
    display: inline-block;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 40px;
    -webkit-border-radius: 10px; /* 26 */
    -moz-border-radius: 10px; /* 26 */
    -o-border-radius: 10px; /* 26 */
    border-radius: 10px;
    border: 1px solid #FFF;
    background-color: transparent;
    color: #FFF;
}
.btn-price:hover,
.btn-price:focus,
.active .btn-price {
    border: 1px solid #707171;
    background: #707171;
    color: #FFF;
}
@media only screen and (max-width: 767px) {
    .pricing-items {
        padding-top: 0;
    }
    .pricing-item.active {
        top: 20px;
        margin-bottom: 40px;
    }
}

/*  Testimonial Section  */

#testimonial {
    background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(img/counter-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #999;
    color: #fff;
    display: block;
    overflow: hidden;
    text-align: center;
    padding-bottom: 4%;
    padding-top: 4%;
}
#testimonial .sec-head {
    color: #fff;
}
#testimonial .tm-control {
    position: absolute;
    top: 50%;
    width: 100%;
}
#testimonial .item {
    text-align: center;
    margin: 60px 10px 0;
    padding: 0 10% 35px;
}
#testimonial .item .tm-img {
    width: 80px;
    height: 80px;
    display: inline-block;
    overflow: hidden;
}
#testimonial .item .tm-img img {
    display: block;
    max-width: 90%;
    height: auto;
    border: 2px solid #ff5f83;
    border-radius: 10px;
}
.tm-comment p {
    margin: 10px 0 20px;
}
.tm-comment h3 {
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}
.tm-comment h3:after {
    content: "";
    width: 30px;
    display: block;
    margin: 10px auto;
    border: 1px solid #d3d3d3;
}
#testimonial .item .tm-rating i {
    font-size: 15px;
    padding-right: 5px;
}


/*  Contact Section  */

.section-heading {
    margin-top: 7%;
}
.section-heading i.fa {
    font-size: 100px;
    color: #ff5f83;
}

/*  Footer  */

#footer {
    width: 100%;
    height: auto;
    background-color: #707171;
/*	background: linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), rgba(0, 0, 0, 0.55) url(img/newsletter-background.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
*/
    padding: 35px 0 10px 0; /* 50 0 */
}

#footer .sec-title {
    color: #fff;
    margin-bottom: 30px;
}
#footer .sec-title h2 {
    color: #fff;
}

.footer_momentum {
	margin: 0 0 30px 0;
}

.newsletter {
    width: 50%;
}

.blog .sec-light {
  padding-top: 50px;
}

.img-wr img {
  border-radius: 10px;
  max-width: 100%;
}

.swap-list {
	padding-left: 30px; /* 2018 */
	}

.blog-heading {  
  margin: 0 0 5px;
}

.blog-date {
  margin: 0;
}

.blog .blog-date a {
  font-size: 12px;
}

.blog .blog-desc {
  font-size: 14px;
  line-height: 24px; /*was 1.2*/
}

#blog-wrapper .blog-desc{
   margin-top: 20px;
   line-height: 24px; /* 2018 */
}

#blog-wrapper .blog-contents-wr {
  padding-left: 28px; 
}

#blog-wrapper .blog-description-wr{
     margin-bottom: 15px;
}

#blog-page-wrapper .blog-contents-wr {
  padding-left: 10px;
}

.border-block {
  border: 1px solid #707271;
  border-radius: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
}

#blog-page-wrapper .blog-desc {
  padding: 15px 0;
}

.read-more-btn {
  line-height: 0;
}

.read-more-btn a {
  font-size: 12px;
}

.sec-row.sec-padding {
  padding-top: 0;
}

@media only screen and (max-width: 991px) {
    .newsletter {
        width: 60%;
    }

    .blog-contents-wr {
      margin-top: 30px;
      padding-left: 0;
    }   

    #blog-page-wrapper .blog-contents-wr{
        margin-top: 0;
    }

    #blog-page-wrapper .blog-contents-wr {
      padding-left: 0;
    }

    #blog-page-wrapper > .container > .sec-padding{
        padding: 0;
    }

    #blog-page-wrapper > .container > .sec-padding > div{
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .newsletter {
        width: 90%;
    }

    #blog-page-wrapper .img-wr {
      margin-bottom: 30px;
      text-align: center;
    }
}
.newsletter input {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #ccc;
    text-align: center;
}
.newsletter input:focus {
    outline: none;
    border: 1px solid #ff5f83;
}

/*  Social Icon  */
.social-icons {
    margin-top: 30px;
}
.social-icons i {
    color: #ff5f83;
    border: 1px solid #ff5f83;
    border-radius: 50%;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    width: 50px;
    height: 50px;
}
.social-icons i:hover {
    color: #f7f7f7;
    background-color: #ff5f83;
}
.footer-copyright {
    color: #fff;
	font-size: 13px;
    font-weight: normal;
	text-align: center;
}

.footer-credit {
    color: #fff;
	font-size: 13px;
    font-weight: normal;
	text-align: center;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	.footer-copyright {
		text-align: left;
		padding-top: 72px;
	}

	.footer-credit {
		text-align: right;
		padding-top: 72px;
	}
	
	.Get_it_now {
		text-align: left;
		margin-top: 40px;
		font-size: 12px;
	}
	
	.top-page-margin {
    margin-top: 150px;
}
	
		.top-page-margin-right {
    margin-top: 150px;
}

.blog .blog-heading {
  font-size: 20px;
}

.blog section.sec-light{
  padding-bottom: 65px;
}
		
}