@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

body {
    color: #838383;
    font-family: 'Open Sans', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size:16px;
    overflow-x:hidden;
    font-weight: 300;
}

ul li {
    list-style: none;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}


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

p {
    line-height: 30px;
}

#container {
    width: 100%;
    height: 100%;
}


/*header*/

.logo  {
    margin-top: 20px;
    display: inline-block;
    padding: 0;
}

#top-bar {
    background:rgba(255, 255, 255, 1);
    min-height: 120px;
    top: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.07);

}

.fix-top {
    position: fixed;
}

.no-fix-top {
    position: absolute;
}

#top-bar .nav {
    margin-top: 50px;
    font-size: 15px;
    font-style: italic;
}

#top-bar .navbar {
    background-color: #FFFFFF;
    background-image:none;
    background-repeat: repeat-x;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
}

#top-bar .nav > li > a {
    color: #2195e8;
    background: none;
    padding: 0px 10px;
    font-size: 16px;
}

#top-bar .nav > li > a:hover, #top-bar .nav > li.active a {
    color: #2f6bf5;
}


.banner {
    background: url("img/parallax0.jpg") no-repeat fixed 0 0 #e5831d;
    background-size:cover !important;
   
    width: 100%;
    min-height: 800px !important;
}

.start {
    position: relative;
}


.ban-head-pos {
    margin: 215px 0 100px ;

}

.border-top-bot {
    border: 1px solid rgba(256,256,256,0.6);
    width: 50%;
    margin: 0 auto;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px;
}

.blog-title {
    background: none;
    width: 50%;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid rgba(256,256,256,0.5);
    border-top: 1px solid rgba(256,256,256,0.5);
    border-radius: 0;
    border-right: none;
    border-left: none;
}


.extra {
    font-size: 42px;
    margin: 10px 0;
    font-family: 'Allura', cursive;
}

.border-top-bot i {
    font-size: 150px;
    color: rgba(256,256,256,0.2);
}

.border-top-bot i.top {
    display: inline-block;
    left: -150px;
    margin-top: -60px;
    position: absolute;
}

.border-top-bot i.bot {
    display: inline-block;
    margin-top: -90px;
    position: absolute;
    right: -150px;
}

.border-top-bot h1 {
    font-weight: 100 !important;
    letter-spacing: 3px;
}

.border-top-bot h4 {
    padding-bottom: 25px;
    margin-bottom: 0 !important;
    font-size: 24px !important;
}

a.btn-tour {
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 12px 40px;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    outline: none;
}

a.btn-tour:hover, a.btn-tour:focus {
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 12px 40px;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    outline: none;
    background: rgba(256,256,256,0.1);
}


.common-heading h1 {
    font-size: 50px;
    font-weight: 100;
    margin-top: 20px;
}


.common-heading h4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 100px;
    line-height: 30px;
}

.spaceh1{padding-top: 20px !important;
	padding-bottom: 40px;
}

#start, #home, #portfolio, #team, #services, #news, #features, #price, {
    min-height:650px;
    padding-top:50px;
}
#team {
    min-height:650px !important; 
    padding-top:50px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}


#about{display:none;}

 #contact {
    min-height:700px;
    padding-top:50px;
    background: #e69045; )
}

#features2 {
    min-height:700px;
    padding-top:50px;
    
}
.center{ padding-left:230px;

}
	
.psize{ font-size: 18px;
}

#features3 {
    min-height:870px;
    padding-top:10px;
    background: #f98826;
}
#features4 {
    min-height: 740px !important;
    padding-top:10px !important;
   
    background: #7018b6;
}
#phone{color: #e7c1ff;}
#start2 {
    min-height:200px;
    padding-top:40px;
    margin-bottom: -90px;
    background: #ffcf30;
  
}
.textcolor{color:#f3f8ff; 
}
.listsize{color: #fff;
	font-size: 18px;
}
 #emails { color: #fdd5ff !important;}
}

.table  td { padding-right: 15px; padding-bottom: 20px;}

.dark-color {
    color: #6e6e6e;
}

.green-color {
    color: #23c3a8;
}

.yellow-color {
    color: #f7ab12;
}

.blue-color {
    color: #7ca2e1;
}

/*features*/

.feature {
    padding:0 0 90px 0px;
}

.feature-row .f-icon i {
    margin-top: 25px;

}


.feature-row .f-icon .responsive-icon {
    background: url("http://abcsandmore.com/img/responsive_icon.png") no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
}
.feature-row .f-icon .customizable-icon {
    background: url("http://abcsandmore.com/img/customize_icon.png") no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
}

.feature-row .f-icon .seo-icon {
    background: url("http://abcsandmore.com/img/seo_icon.png") no-repeat;
    width: 75px;
    height: 75px;
    display: inline-block;
}

.feature-row h2 {
    font-size: 22px;
    font-weight: 300;
}

.feature-wrap {
    display: inline-block;
    border-bottom: 1px solid #efefef;
    padding-bottom: 75px;
    margin-bottom: 75px;
}

.f-btn-row h4 {
    font-size: 20px;
    font-weight: 300;
    color: #616161;
    margin-bottom: 30px;
}

.f-btn-row .btn-purchase-red {
    background: #f07663;
    padding: 15px 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    outline: none;
}

/*portfolio*/

#portfolio {
    background: #fd351f;
}

.element.item.view.view-tenth > img {
    width: 100%;
}

.light-color {
    color: #fff;
}

.bx-controls-direction a {
    background-color: #fc4d3a !important;
    padding: 20px 35px;
    border-radius: 5px !important;
    margin-left: 5px !important;
    border: solid 1px #ffc5c5;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bx-controls-direction a:hover {
    background-color:#ff6363 !important;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-prev:hover {
    left: 43%;
    background-position: 25px 8px ;
}

.bx-wrapper .bx-next, .bx-wrapper .bx-next:hover {
    background-position: 22px 8px;
}

.bx-wrapper .bx-controls-direction a {
    top: 300px;
}

.bx-wrapper {
    padding-bottom: 200px;
}


/*----image hove----*/
.view {
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #fff;
}

.view .mask,.view .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.view img {
    display: block;
    position: relative;
}

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-tenth .mask {
    background-color: rgba(240, 118,99, 0.7);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth:hover img {
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=.5);
    opacity: .5;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}


/*imageview icon hover*/

[data-zlname] {
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/*IMGS IN CONTAINER*/
[data-zlname] > img {
    display: block;
    max-width: 100%;
}
/*POP UP ELEMENTS*/
[data-zlname] [data-zl-popup] {
    position: absolute;
    display: block;
    padding: 1px;
    height: 40px;
    width: 40px;
    background: #323231;
    color: #fff;
    overflow: hidden;
    display: none;
    text-align: center;
}
/*OVERLAY*/
/*classic*/
[data-zl-overlay] {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    padding: inherit;
}
/*four*/
[data-zl-ovzoom0],[data-zl-ovzoom1]
,[data-zl-ovzoom2],[data-zl-ovzoom3] {
    position: absolute;
    width: 25%;
    height: 100%;
}
/*rolling*/
[data-zl-ovrolling] {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}
/*double*/
[data-zl-ovdouble0],[data-zl-ovdouble1] {
    position: absolute;
    display: none;
}

/*-------*/

[data-zlname = reverse-effect] [data-zl-popup = link] {
    background: rgba(256,256,256,1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

[data-zlname = reverse-effect] [data-zl-popup = link2] {
    background: url(img/zoom.png) no-repeat;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
}

[data-zlname = reverse-effect] [data-zl-popup = link]:hover,
[data-zlname = reverse-effect] [data-zl-popup = link2]:hover {
    opacity: .5;
}

.mask a i {
    color: #242424 !important;
    font-size: 16px;
    line-height: 40px;
}


/*purchase row*/

.purchase-block {
    background: url("http://abcsandmore.com/img/parallax/parallax1.jpg") no-repeat fixed 0 0 #cfb26d;
    background-size:cover;
    width: 100%;
    min-height: 700px;
}

.purchase-block h1 {
    color: #fff;
    border: 1px solid #fff;
    padding: 30px 15px;
    margin-top: 210px;
    display: inline-block;
    font-weight: lighter;
    font-size: 40px;
    font-style: italic;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.purchase-block .prch-btn {
    background: none;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 18px 40px;
    margin-top: 90px;
    clear: both;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

/*about*/

#about {
    background: #5bb46c;
    color: #fff;
}

.about-details {
    background: none;
    width: 100%;
    min-height: 317px;
    margin-top: -50px;
    padding-top: 100px;
}

.abt-intro {
    font-size: 38px;
    font-weight: 400;
}

/*animated diagram*/

#diagram {
    display: none;
    padding-bottom: 100px;
}

.get {
    display: none;
}

/*team*/

.team-member{
    color: #2fa3f5 !important;
}
.team-member:hover, .team-member.active{
    color: #156dab !important;
}

.team-details {
    position: relative;
}

.team-details.text-center > img {
    left: 20%;
    position: absolute;
    top: 121px;
}

.team-info-details {
    position: absolute;
    top: 70px;
}
.team-info-details h1 {
    color: #2fa3f5;
    font-size: 30px;
    font-weight: 300;
}

.team-info-details p.designation {
    font-size: 16px;
    
}

.team-info-details p.tm-info {
    width: 90%;
    float: right;
    line-height: 22px;
    font-size: 15px;
}

ul.team-social-link {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 50px;
}

ul.team-social-link li {
    display: inline-block;
    margin-left: 20px;
}

ul.team-social-link li a {
    float: left;
    font-size: 25px;
    color: #e1e1e1;
}

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


.team-row{
    width:100%;
    overflow: hidden;
    padding-bottom: 120px
}

.team-container{
    width: 200%;
  
}
.team-title{ 
	padding-top: 20px;
    color: #2fa3f5;
    font-size: 22px;
  
}
.team-title:hover{ 
	
    color: #156dab;
  
  
}
.team-list, .team-description {
    float: left ;
    width: 50%;
    padding-bottom: 50px;
}

.back-row {
    float: right;
    width: 100%;
    text-align: right;
}


.goback {
    background: #ff6260;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}


/*services*/

#services {
    background: #ff6260;
    color: #fff;
    padding-bottom: 100px;
}

.service-box i {
    font-size: 100px;
}

.service-box h4 {
    font-size: 24px;
    font-weight: 300;
    border: 1px solid rgba(256,256,256,0.5);
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 30px 0;
}

/*news*/

#news {
    background: #ecaf69;
    padding-bottom: 100px;
}

.news-carousel {
    background: #fff;
    padding: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.news-carousel img {
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 40px;
    margin-top: 15px;
}

.news-carousel h3{
    color: #ecaf69;
    font-size: 22px;
    font-weight: 300;
}
.news-carousel p{
    width: 80%;
}

.new-desk {
    border-right: 1px solid #e5e5e5;
    width: 70%;
    margin-top: 12px;
}

.cmnt-box strong {
    font-size: 35px;
    font-weight: 300;
    margin-top: 25px;
    display: inline-block;
}

.owl-theme .owl-controls {
    width: 8%;
    margin: 0 auto;
}

.owl-pagination {
    bottom: -100px;
    position: absolute;
}

.owl-theme .owl-controls .owl-page span {
    background: #fdc584;
}

.btn-news, .btn-news:hover, .btn-news:focus {
    background: #fdc584;
    margin-top: 80px;
    padding: 15px 60px;
    font-size: 20px;
    color: #fff;

}

/*newsletter*/

.newsletter {
    background: #363636;
    color: #a6a6a6;
    padding: 60px 0;
    vertical-align: middle;
}
.newsletter h1 {
    font-size: 30px;
    font-weight: lighter;
    color: #ecaf69;
    margin-top: 0;
}

.newsletter input, .newsletter input:focus {
    height: 58px;
    border:none;
}

.btn-newsletter, .btn-newsletter:hover {
    background: #ecaf69;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
}

.newsletter .form-inline {
    margin-top: 15px;
}


/*testimonial*/

.testimonial {
    background:#3498db;
    background-size:cover;
    width: 100%;
    min-height: 670px;
    padding-top: 90px;
    padding-bottom: 120px;
}

.testimonial .client-wrap, .testimonial .client-feed ,.testimonial .testimonial-icon {
    float: left;
}

.testimonial .client-wrap {
    width: 44%;
    position: relative;
}

.testimonial .client-feed {

    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 30px;
}

.testimonial .client-feed p {

   line-height: 1.2em;
}

.testimonial .testimonial-icon {
    width: 10%;
    text-align: center;
    margin-top: 5%;
}

.test-photo {
    margin-bottom: -30px;
}

.arrow-left-side {
    float: right;
    margin-right: 15%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #fff transparent;
}

.arrow-right-side {
    float: left;
    margin-left: 15%;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #fff transparent transparent
}

.clients-info {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 12px;
}

.clients-info h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
}

.lt-pos {
    margin-right: 5%;
}

.rt-pos {
    margin-left: 5%;
}

.testimonial .owl-pagination {
    bottom: -40px;
}

.testimonial .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #61cddd;
}

.testimonial .owl-theme .owl-controls .owl-page.active span, .testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
}
/*features*/
#{line-height: .7em;}
#features {
    background: #1db2db;
    color: #fff;
    padding-bottom: 120px;
}
#features2 {
    background: #ff6563;
    color: #fff;
    padding-bottom: 120px;
}

#features2 p {
 font-size: 18px;
 line-height: 1.3em;
}

.f-list h1 {
    color: #c1b8fe;
    font-size: 38px;
    font-weight: 100;
    margin-bottom: 30px;
}

.f-list .btn-purchase-feature {
    color: #fff;
    background: #9d92e8;
    font-size: 15px;
    font-weight: 400;
    padding: 20px 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-transform: uppercase;
    margin-top: 50px;
}

#features .owl-theme .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #8bbfff;
}

#features .owl-theme .owl-controls .owl-page.active span, .testimonial .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
}

#features .owl-pagination {
    bottom: -50px;
}

#features .owl-item img {
    margin-top: -20px;
}

/*pricing table*/

#price {
    background: #92e864;
    color: #606060;
    padding-bottom: 120px;
}

.pricing-table {
    background: #fff;
    text-align: center;
    padding: 0 0 25px 0;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.pricing-table.most-popular {
    top: -20px;
    position: relative;
}

.most-popular {
    background: #f5aaeb;
    color: #fff;
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
}

.most-popular h2 {
    background: #dd99d2 !important;
    margin-top: 20px !important;
}

.most-popular ul li {font-size: 20px !important;
   
}

.most-popular .price-actions .btn {
    background: #dd7bd0 !important;
    margin: 10px 0;
    cursor: pointer;
}

.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}

.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 10px;
}

.pricing-head h2 {
    padding: 30px 0;
    background: #58c674;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
}

.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}

.pricing-table ul li {
    border-bottom: none;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -2px;
}

.pricing-quotation, .team-info {
    background: #e7e7e7;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}

.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}

.pricing-plan, .team-info-wrap {
    position: relative;
}

.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}

/*clients*/

#clients {
    padding-top: 70px;
    /*background: #ebecee;*/
    padding-bottom: 50px;
}

ul.client-logo li {
    float: left;
    width: 16.5%;
    text-align: center;
}

/*design purchase*/

#design-purchase {
    background: #71cfaf;
    color: #fff;
    padding: 60px 0;
}

#design-purchase p {
    font-size: 20px;
    font-weight: 300;
    padding-top: 20px;
}

a.btn-d-purchase, a.btn-d-purchase:hover, a.btn-d-purchase:focus {
    background: #98edd1;
    color: #4ca78a;
    font-size: 15px;
    text-transform: uppercase;
    padding: 20px 40px;
    outline: none;
}

/*contact*/



#contact textarea {height: 183px}

#contact label {
    font-weight: 300;
}

#contact .btn-send {
    background: #f07663;
    color: #fff;
    padding: 15px 40px;
    margin: 50px 0;
}

/*blog*/

.blog-head {
    background: #dc7bcf;
    min-height: 700px;
    padding-top: 120px;
}

.blog {
    padding: 80px 0;
}

.blog h1 {
    font-size: 40px;
    font-weight: lighter;
    text-align: center;
    margin: 0 0 30px 0;
}

.blog h2, .blog h2 a {
    font-size: 36px;
    font-weight: lighter;
    margin: 0 0 30px 0;
    letter-spacing: 2px;
}

.gray-txt , .gray-txt a  {
    color: #bdbdbd;
}

.gray-txt a:hover{
    color: #ff6260;
}

.light-color a:hover  {
    color: rgba(256,256,256,0.5);
}

.ath-date-row {
    text-align: center;
    margin-bottom: 50px;
    color: #b1b1b1;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.ath-date-row i {
    padding-right: 5px;
}

.ath-date-row .author, .ath-date-row .date, .ath-date-row .comments {
    display: inline-block;
    margin: 0 20px;
}

.blog img{
    border-radius: 8px;
    -webkit-border-radius: 8px;
    width: 100%;
}

.light-color .ath-date-row {
    color: rgba(256,256,256,0.5);
}

.light-color a {
    color: #fff;
}

.green-bg {
    background: #5bb46c;
}

.turquoise-bg {
    background: #43bccc;
}
.purple-bg {
    background: #8075c6;
}

.brown-bg{
    background: #ecaf69;
}
.blue-bg{
    background: #0fc5ef;
}

.single-blog {
    width: 60%;
    margin: 0 auto;
}

.quote {
    font-size: 32px;
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
    padding: 100px 0;
    position: relative;
}

.quote i {
    color:rgba(256,256,256,0.5);
}

.quote i.top {
    display: inline-block;
    left: 5px;
    margin-top: -3px;
    position: absolute;
}

.quote i.bot {
    display: inline-block;
    right: 50px;
    margin-top: 20px;
    position: absolute;
}


.blog-details img {
    width: 100%;
    margin-bottom: 50px;
}

.blog-details p {
    margin-bottom: 40px;
}

blockquote{
    background: #f3f1f0;
    border-left: 10px solid #ff6260;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 30px 20px;
    margin:0 10% 40px 10%;
}


blockquote p {
    margin-bottom: 20px !important;
    font-size: 16px;
}

.blog-tag {
    margin-bottom: 10px;
}

.blog-tag a, .red {
    color: #ff6260;
}

.blog-tag a:hover {
    text-decoration: underline;
}

.share-row {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 30px;
    padding: 15px 0;
    line-height: 40px;
}

ul.social-links {
    margin-bottom: 0;
}

ul.social-links li {
    display: inline-block;
    margin-left: 20px;
}

ul.social-links li a{
    color: #d7d7d7;
    font-size: 20px;
}

ul.social-links li a:hover{
    color: #ff6361;
    font-size: 20px;
}

.comments-row {
    margin-bottom: 80px;
}

.media img.media-object {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 50px;
    width: 50px;
}

.post-comment {
    margin-top: 40px;
}

.post-comment  h3{
    margin-bottom: 40px;
}

.media h3, .post-comment h3, .comments-row h3{
    font-weight: lighter;
    font-size: 46px;
    margin-bottom: 40px;
}

.media-body h4 {
    color: #535353;
    font-size: 15px;
    font-weight: 400;
}
.media-body a {
    color: #ff6c6b;
}

.btn-sbt, .btn-sbt:hover, .btn-sbt:focus {
    background: #ff6260;
    padding: 15px 20px;
    color: #fff;
}

.text-muted {
    color: #c8c8c8;
}

.text-left-pos {
    text-align: left !important;
    margin-left: -20px;
}

.dark-txt {
    color: #535353;
    font-size: 46px !important;
}

.media {
    border: 1px solid #e1e1e1;
    padding: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.media .media {
    border: none;
}

/**/

.mtop20{
    margin-top: 20px;
}
.pagination-row {
    padding: 100px 0;
}

.pagination li a {
    background: #f2f2f2;
    border: none;
    padding: 15px;
    color: #878787;
}


.pagination li:first-child a {
    margin-right: 10px;
    padding: 15px 25px;
}

.pagination li:last-child a {
    margin-left: 10px;
    padding: 15px 25px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: #f07663;
    cursor: default;
    z-index: 2;
}



/*timeline*/


#timeline {
    height: 400px;
    left: 25px;
    position: fixed;
    width: 50px;
    z-index: 5;
    top: 200px;
}

#timeline .line {
    background: rgba(255,255,255,0.7);
    height: 63%;
    left: 8px;
    position: absolute;
    top: 0;
    width: 1px;
}

#timeline .link.active, #timeline .link.hover, #timeline .link .dot:hover {
    opacity:1;
}

#timeline .link.active .dot {
    opacity: 1;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    display: block;
    left: -3px;
    position: absolute;
    top: 0;
    transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
    height: 12px;
    width: 12px;
}
#timeline .link {
    left: 5px;
    margin-top: 0;
    opacity: 0.7;
    position: absolute;
}

#timeline .link.active .dot,
#timeline .link.hover .dot {
    border-radius: 9px;
    transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
}
#timeline .link .dot {
    background: #e6e7e8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    height: 8px;
    left: -1px;
    position: absolute;
    top: 0;
    transition: transform 0.15s ease-out 0s, -webkit-transform 0.15s ease-out 0s;
    width: 8px;
}

#timeline .link.active a,
#timeline .link:hover a {
    opacity: 1 !important;
    top: -3px;
    transition: opacity 0.3s ease-out 0s;
}
#timeline .link a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    opacity: 0;
    overflow: hidden;
    padding-left: 20px;
    position: absolute;
    text-decoration: none;
    top: -3px;
    transition: opacity 0.3s ease-out 0s;
}

.link-dot-position-1 {
    bottom: 400px;
}

.link-dot-position-2 {
    bottom: 350px;
}

.link-dot-position-3 {
    bottom: 300px;
}

.link-dot-position-4 {
    bottom: 250px;
}

.link-dot-position-5 {
    bottom: 200px;
}

.link-dot-position-6 {
    bottom: 150px;
}

.link-dot-position-7 {
    bottom: 100px;
}

.link-dot-position-8 {
    bottom: 50px;
}

.link-dot-position-9 {
    bottom: 0px;
}


/*footer*/

.footer {
    background: #fafafa;
    padding: 50px 0;
    color: #6d6e70;
    font-size: 13px;
    font-weight: 300;
}

.f-logo {
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline-block;
}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;}@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
	0% {-o-transform: scale(1);}	
	10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
	100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% { -webkit-transform: translateX(0%); }
  15% { -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% { -webkit-transform: translateX(20%) rotate(3deg); }
  45% { -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% { -webkit-transform: translateX(10%) rotate(2deg); }
  75% { -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% { -webkit-transform: translateX(0%); }
}

@-moz-keyframes wobble {
  0% { -moz-transform: translateX(0%); }
  15% { -moz-transform: translateX(-25%) rotate(-5deg); }
  30% { -moz-transform: translateX(20%) rotate(3deg); }
  45% { -moz-transform: translateX(-15%) rotate(-3deg); }
  60% { -moz-transform: translateX(10%) rotate(2deg); }
  75% { -moz-transform: translateX(-5%) rotate(-1deg); }
  100% { -moz-transform: translateX(0%); }
}

@-o-keyframes wobble {
  0% { -o-transform: translateX(0%); }
  15% { -o-transform: translateX(-25%) rotate(-5deg); }
  30% { -o-transform: translateX(20%) rotate(3deg); }
  45% { -o-transform: translateX(-15%) rotate(-3deg); }
  60% { -o-transform: translateX(10%) rotate(2deg); }
  75% { -o-transform: translateX(-5%) rotate(-1deg); }
  100% { -o-transform: translateX(0%); }
}

@keyframes wobble {
  0% { transform: translateX(0%); }
  15% { transform: translateX(-25%) rotate(-5deg); }
  30% { transform: translateX(20%) rotate(3deg); }
  45% { transform: translateX(-15%) rotate(-3deg); }
  60% { transform: translateX(10%) rotate(2deg); }
  75% { transform: translateX(-5%) rotate(-1deg); }
  100% { transform: translateX(0%); }
}

.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }	
	50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }	
	50% { -moz-transform: scale(1.1); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }	
	50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }	
	50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes slideInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}

	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes slideInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}

	100% {
		-o-transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}

	100% {
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	-moz-animation-name: slideInDown;
	-o-animation-name: slideInDown;
	animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	-moz-animation-name: slideInLeft;
	-o-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes slideInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes slideInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	-moz-animation-name: slideInRight;
	-o-animation-name: slideInRight;
	animation-name: slideInRight;
}
@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes slideOutUp {
	0% {
		-moz-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes slideOutUp {
	0% {
		-o-transform: translateY(0);
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	-moz-animation-name: slideOutUp;
	-o-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes slideOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes slideOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	-moz-animation-name: slideOutLeft;
	-o-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes slideOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes slideOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateX(0);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	-moz-animation-name: slideOutRight;
	-o-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.05);
	}
	
	70% {
		-moz-transform: scale(.9);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.05);
	}
	
	70% {
		-o-transform: scale(.9);
	}
	
	100% {
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.05);
	}
	
	70% {
		transform: scale(.9);
	}
	
	100% {
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
	}
	
	80% {
		-webkit-transform: translateY(10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(-30px);
	}
	
	80% {
		-moz-transform: translateY(10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(-30px);
	}
	
	80% {
		-o-transform: translateY(10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(-30px);
	}
	
	80% {
		transform: translateY(10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
	}
	
	80% {
		-webkit-transform: translateY(-10px);
	}
	
	100% {
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateY(30px);
	}
	
	80% {
		-moz-transform: translateY(-10px);
	}
	
	100% {
		-moz-transform: translateY(0);
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateY(30px);
	}
	
	80% {
		-o-transform: translateY(-10px);
	}
	
	100% {
		-o-transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateY(30px);
	}
	
	80% {
		transform: translateY(-10px);
	}
	
	100% {
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
	}
	
	80% {
		-webkit-transform: translateX(-10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(30px);
	}
	
	80% {
		-moz-transform: translateX(-10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(30px);
	}
	
	80% {
		-o-transform: translateX(-10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(30px);
	}
	
	80% {
		transform: translateX(-10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
	}
	
	80% {
		-webkit-transform: translateX(10px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(-30px);
	}
	
	80% {
		-moz-transform: translateX(10px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		-o-transform: translateX(-30px);
	}
	
	80% {
		-o-transform: translateX(10px);
	}
	
	100% {
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}
	
	60% {
		opacity: 1;
		transform: translateX(-30px);
	}
	
	80% {
		transform: translateX(10px);
	}
	
	100% {
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
	}
	
	25% {
		-webkit-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}	
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1);
	}
	
	25% {
		-moz-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-moz-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-moz-transform: scale(.3);
	}	
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1);
	}
	
	25% {
		-o-transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		-o-transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		-o-transform: scale(.3);
	}	
}

@keyframes bounceOut {
	0% {
		transform: scale(1);
	}
	
	25% {
		transform: scale(.95);
	}
	
	50% {
		opacity: 1;
		transform: scale(1.1);
	}
	
	100% {
		opacity: 0;
		transform: scale(.3);
	}	
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px);
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateY(2000px);
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0);
	}
	
	20% {
		opacity: 1;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0);
	}
	
	20% {
		opacity: 1;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 0;
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

/* Clear floats of children */
.cbp-so-section:before,
.cbp-so-section:after {
	content: " ";
	display: table;
}

.cbp-so-section:after {
	clear: both;
}

/* Text styling */

/* Sides */
.cbp-so-side {
	
	-webkit-transition: -webkit-transform 0.6s, opacity 0.7s;
	-moz-transition: -moz-transform 0.6s, opacity 0.7s;
	transition: transform 0.6s, opacity 0.7s;
}

/* Clear floats of children */
.cbp-so-side:before,
.cbp-so-side:after {
	content: " ";
	display: table;
}

.cbp-so-side:after {
	clear: both;
}

.cbp-so-side-right {
	text-align: left;
}

.cbp-so-side-left {
	
}

.cbp-so-side-right img {
	float: left;
}

.cbp-so-side-left img {
	float: right;
}

/* Initial state (hidden or anything else) */
.cbp-so-init .cbp-so-side {
	opacity: 0;
}

.cbp-so-init .cbp-so-side-left {
	-webkit-transform: translateX(-80px);
	-moz-transform: translateX(-80px);
	transform: translateX(-80px);
}

.cbp-so-init .cbp-so-side-right {
	-webkit-transform: translateX(80px);
	-moz-transform: translateX(80px);
	transform: translateX(80px);
}

/* Animated state */
/* add you final states (transition) or your effects (animations) for each side */
.cbp-so-section.cbp-so-animate .cbp-so-side-left,
.cbp-so-section.cbp-so-animate .cbp-so-side-right {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

.cbp-so-section.cbp-so-animate .cbp-so-side-right {
	-webkit-transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	transition-delay: 0.4s;
}


/* Example media queries */

@media screen and (max-width: 73.5em) {
	.cbp-so-scroller {
		font-size: 65%;
	}

	.cbp-so-section h2 {
		margin: 0;
	}

	.cbp-so-side img {
		max-width: 120%;
	}
}

@media screen and (max-width: 41.125em) {
	.cbp-so-side {
		float: none;
		width: 100%;
	}

	.cbp-so-side img {
		max-width: 100%;
	}
}