.opinion-video-block{
	padding: 150px 0px 150px 0;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
    background-image: url(../img/home1.jpg);
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.opinion-video-block .text{
	width: 720px;
    text-align: center;
    position: relative;
    display: inline-block;
}

.opinion-video-block .text .title{
	color: white;
    font-size: 28px;
    margin-bottom: 0px;
    font-family: 'FjallaOne-Regular';
}
.opinion-video-block .text .subtitle-tag{
	color: white;
    font-size: 65px;
    margin-bottom: 0px;
    line-height: 90px;
    display: inline-block;
    border-top: 2px solid white;
    margin-top: 15px;
    font-family: 'FjallaOne-Regular';

}
.opinion-video-block .text .tm-mark{
	display: inline-block;
    color: white;
    line-height: 34px;
    margin-top: 25px;
    position: relative;
    vertical-align: top;
		font-size: 30px;
		font-family: sans-serif;
}
.opinion-video-block .text .description{
	color: white;
    line-height: 32px;
    font-size: 24px;
}

.opinion-video-block .video {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 740px;
    height: 400px;
}
.opinion-video-block .video img{
	webkit-filter: brightness(50%);
	filter: brightness(50%);
	width: 720px;
}
.opinion-video-block .video a {
    opacity: 1;
    top: 0;
    z-index: 500;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    color: inherit;

}
.opinion-video-block .video a span {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    color: white;
    font-size: 60px;
}
.opinion-video-block .opinion-button{
	text-align: center;
	text-align: -webkit-center;
    text-align: -moz-center;
	margin-top: 15px;
    font-size: 29px;
	font-family: 'FjallaOne-Regular';
	width: 720px;
	display: inline-block;
}

.claim-banner{
	padding: 200px 0px 200px 0;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover;
    background-image: url(../img/home2.jpg);

    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.claim-banner .wrapper{
    display: flex;
    width: 100%;
}
.claim-banner .wrapper .left-box{
    width: 460px;
	margin-left: auto;
    background-color: white;
    color: #014a2b;
    display: inline-flex;
    text-align: left;
    padding: 100px 20px 50px 50px;
    font-size: 24px;
}
.claim-banner .wrapper .right-box{
    width: 460px;
    margin-right: auto;
    border-style: dashed;
    border-color: #fff;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    padding: 60px 50px 60px 50px;
}

.claim-banner .wrapper .right-box h4{
	color: white;
    line-height: 36px;
    font-weight: 100;
    font-size: 26px;
    padding-bottom: 10px;
}
.claim-banner .wrapper .right-box .first-line{
    color: white;
    display: inline-block;
    border-top: 2px solid white;
    font-size: 65px;
    line-height: 100px;
    font-family: 'FjallaOne-Regular';
}
.claim-banner .wrapper .right-box .second-line{
	color: white;
    display: block;
    font-size: 102px;
    line-height: 100px;
    margin-bottom: 30px;
    font-family: 'FjallaOne-Regular';
}
.social-media-blocks{
    width: 100%;
}
.social-media-blocks .twitter-box{
    width: 25%;
    display: inline-block;
    height: 500px;
    text-align: initial;
    border: 15px solid #fff;
    overflow: hidden;
}
.social-media-blocks .twitter-box .user-info{
    height: 55px;
}
.social-media-blocks .twitter-box .user-info i{
    display: inline-block;
    background-color: #014a2b;
    color: white;
    padding: 5px;
    border-radius: 5px;
    font-size: 22px;
}
.social-media-blocks .twitter-box .user-info .name{
        display: inline-block;
    line-height: 5px;
    margin-left: 5px;
}
.social-media-blocks .twitter-box .user-info .screen{
    margin: 0;
    font-size: 15px;
}
.social-media-blocks .twitter-box .user-info .tag{
    margin: 0;
    font-size: 10px;
    color: #013b22;
    line-height: 5px;
}
.social-media-blocks .twitter-box .user-info .tag a{
    color: #013b22;
}
.social-media-blocks .twitter-box .user-info .date{
    display: inline-block;
    font-size: 15px;
    float: right;
    margin-top: 22px;
}

.social-media-blocks .twitter-box .description{
    font-size: 12px;
    line-height: 22px;
    padding-top: 15px;
    min-height: 80px;
    margin-bottom: 10px;
}
.social-media-blocks .twitter-box .image-box{
    position: relative;
    height: 100%;
}
.social-media-blocks .twitter-box .image-box img{
    /*max-width: 100%;*/
    width: auto;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: -1000%;
    bottom: -1000%;
    left: -1000%;
    right: -1000%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}

.social-media-blocks .instagram-box{
    width: 25%;
    height: 500px;
    display: inline-block;
    overflow: hidden;
}
.social-media-blocks .instagram-box i {
    position: absolute;
    margin-left: 15px;
    margin-top: 15px;
    background-color: #014a2b;
    color: white;
    font-size: 22px;
    padding: 5px;
    border-radius: 5px;

}
.social-media-blocks .instagram-box img{
    width: auto;
    height: 100%;
}
.no-padding{
    padding: 0;
    height: 500px;
}

.discover-banner{
	max-height:700px;
    overflow: hidden;
}
.discover-banner .container-fluid .back-img{
    width: 100%;
    height: auto;
}
.discover-banner .container-fluid .middle{
    width: 100%;
    bottom: 0;
    position: absolute;
    color: white;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
	height:100%;
	left:0;
	display:block;
}
.discover-banner .container-fluid .middle .title{
    font-family: 'FjallaOne-Regular';
    font-size: 65px;
    text-transform: uppercase;
    line-height: 65px;
    width: 30%;
    display: block;
    color: #fff;
}
.discover-banner .container-fluid .middle .title-no-border{
    border-bottom: none;
  }
.discover-banner .container-fluid .middle .description{
    font-family: 'FjallaOne-Regular';
    font-size: 37px;
    width: 45%;
    border-top: 2px solid white;
	text-align:center;
	display:inline-block;
}
.discover-banner .container-fluid .middle .description p{
    font-family: 'FjallaOne-Regular';
    font-size: 37px;
    line-height: 60px;
    margin-top: 10px;
    color: #fff;
	float:left;
	width:100%;
	text-align:center;
}

.discover-banner .container-fluid .middle .discover .icon i{
    border-radius: 50%;
    padding: 25px 16px 15px 16px;
    background-color: white;
}
.discover-banner .container-fluid .middle .discover .icon i:before{
    color: #014a2b;
    font-size: 25px;
}
.discover-banner .container-fluid .middle .discover .text{
    font-family: 'FjallaOne-Regular';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 60px;
    color: #fff;
    font-weight: 400;
    line-height: 32px;
    padding-bottom: 10px;
}
.rich-text-area{
    padding: 50px 0 50px 0;
}
.members {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
     text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
.members .single-item {
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
}
.members .single-item img{
    border-radius: 50%;
    width: 150px;
    height: 150px;
}
.members .single-item .name{
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    color: #013b22;
    font-family: 'FjallaOne-Regular';
    font-size: 19px;
    line-height: 20px;
}
.members .single-item .position{
    font-size: 14px;
    line-height: 20px;
}
.team-member-block .member-img{
    width: 100%;
}
.team-member-block .wrapper {
    min-width: 100%;
    max-width: 90%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.team-member-block .overlay .caption .header .sub-title,
.team-member-block .wrapper .caption .header .sub-title{
    display: inline-block;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
}
.team-member-block .overlay .caption .header .sub-title:after,
.team-member-block .wrapper .caption .header .sub-title:after{
    content: "";
    height: 2px;
    display: block;
    margin-bottom: 2px;
    background-color: #fff;
}
.team-member-block .overlay .caption .header .title,
.team-member-block .wrapper .caption .header .title{
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 45px;
}
.team-member-block .wrapper .caption .footer .button{
    display: inline-block;
    margin-top: 10px;
}
.team-member-block .overlay #close-icon{
    float: right;
    padding: 40px 20px 0 0;
    cursor: pointer;
}
.team-member-block .overlay #close-icon .icon-close{
    color: white;
    font-size: 22px;
}
.team-member-block .overlay .caption{
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-top: 60px;
}
.team-member-block .overlay .main-column{
    padding-bottom: 150px;
}
.team-member-block .overlay .col-sm-12{
    background-color: #014a2b;
}
.team-member-block .overlay .description{
    color: white;
    padding-top: 60px;
    padding-right: 60px;
}
.team-member-block .overlay .description p{
    font-size: 18px;
}
.no-display{
    display: none;
}
.move-right{
    float: right;
}
.team-member-block .overlay .caption .header .sub-title,
.team-member-block .wrapper .caption .header .sub-title{
    font-size: 48px;
}
.team-member-block .overlay .caption .header .title,
.team-member-block .wrapper .caption .header .title{
    font-size: 24px;
    text-transform: initial;
    font-weight: 100;
    margin-top: 10px;
}

/*Video banner Block*/
.video-banner-block .member-img{
    width: 100%;
}
.video-banner-block .wrapper {
    min-width: 100%;
    max-width: 90%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}
.video-banner-block .wrapper .caption .footer .button{
    display: inline-block;
    margin-top: 25px;
}

.video-banner-block .wrapper .caption .header p{
    color: white;
}
.video-banner-block .overlay .main-column{
    padding: 50px 0;
}
.video-banner-block .overlay .wrapper {
    min-width: 100%;
    max-width: 90%;
    text-align: center;
    text-align: -moz-center;
    position: relative;
    color: black;
}
.video-banner-block .overlay .wrapper .arrow{
    margin-top: -15px;
    color: white;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.video-banner-block .overlay .wrapper .arrow .single{
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid white;
}
.video-banner-block .overlay .nav-tabs>li>a{
    background-color: white;
    color: gray;
}
.video-banner-block .overlay .nav-tabs>li.active>a,
.video-banner-block .overlay .nav-tabs>li.active>a:focus,
.video-banner-block .overlay .nav-tabs>li.active>a:hover{
    background-color: white;
    color: #014a2b;
}
.video-banner-block .overlay .nav-tabs>li.active>a:after{
    content: "";
    height: 2px;
    display: block;
    margin-bottom: 2px;
    background-color: #014a2b;
}
.video-banner-block .overlay .tab-content .tab-pane p {
    color: #014a2b;
}
/* END Video banner Block*/

/*  Twitter Slider */
.twitter-slider{
    position: relative;
}
.twitter-slider .back-slider-img{
    width: 100%;
    min-height: auto;
    max-height: 650px;
}
.twitter-slider .owl-carousel{
    position: absolute;
    top: 30%;
    color: white;
}
.twitter-slider .owl-item .quote-item{
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.twitter-slider .owl-nav .icon-arrow-right:before,
.twitter-slider .owl-nav .icon-arrow-left:before{
    font-size: 30px;
    color: white;
}

.owl-item .quote-item .quote .info .date,
.owl-item .quote-item .quote .info .tag{
    color: white;
    font-size: 26px;
}
.owl-item .quote-item .quote .info .date,
.owl-item .quote-item .quote .info .tag{
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
}
.owl-item .quote-item .quote .bold{
    color: white;
    font-family: 'FjallaOne-Regular';
    font-size: 64px;

}
.feis-comments .owl-item{
	min-height:300px;
}
.feis-comments .quote-item{
	float:left;
	width:100%;
	text-align:center;
}

.feis-comments .owl-item [class*="col-"] {
    max-height: 610px;
}

.feis-comments .quote{
	/*padding: 15px 0;*/
    text-align: center;
    /*position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);*/
	max-width:700px;
}
.feis-comments .quote-item .quote .bold{
	text-transform:uppercase;
	line-height:70px;
	color: #fff;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
}
.feis-comments .back-slider-img{
	width:100%;
	height:auto;
}
.twitter-slider .feis-comments {
	top:0;
	z-index:98;
}
/*  END Twitter Slider*/

/*  Blog listing */
.blog-listing{
    padding-top: 20px;
}
.blog-listing .row{
    margin-bottom: 80px;

}
.blog-listing .first-row{
    margin-top: 40px;
}
.blog-listing .row.no-gap.main-row:after{
   content: "";
    height: 1px;
    display: block;
    margin-bottom: 2px;
    background-color: #d2cdcd;
}
.blog-listing .row .older-posts{
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
.blog-listing .single-blog .date .year,
.blog-listing .single-blog .date{
    color: #014a2b;
    font-family: 'FjallaOne-Regular';
}
.blog-listing .single-blog .date .year{
    font-size: 25px;
}
.blog-listing .single-blog .blog-title{
    color: #014a2b;
    font-size: 38px;
    font-family: 'FjallaOne-Regular';
    margin-top: -10px;
}
.blog-listing .single-blog .description{
    color: #014a2b;
    text-align: left;
    font-size: 20px;
}
.blog-listing .single-blog .blog-image{
	width:100%;
	height:auto;
}
.blog-listing .single-blog .share-column{
    padding-top: 40px;
}
.blog-listing .single-blog .share-column .buttons{
    padding-top: 30px;
}
.blog-listing .single-blog .share-column:before{
    content: "";
    height: 1px;
    display: block;
    margin-bottom: 2px;
    background-color: #d2cdcd;
}
.blog-listing .single-blog .share-column .share-text{
    color: #014a2b;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    padding: 5px 15px 5px 0px;
    font-family: 'FjallaOne-Regular';
    font-weight: 700;
}
.blog-listing .single-blog .share-column .share-buttons{
    display: inline-block;
    float: right;
    font-family: 'FjallaOne-Regular';

}
.blog-listing .single-blog .share-column .share-buttons button {
    display: inline-block;
    background-color: black;
    color: white;
    padding: 5px 15px 5px 15px;
    font-family: 'FjallaOne-Regular';
    border-radius: 3px;
}
/*  END Blog listing */

/*  Instagram slider*/
.insta-images .single-row .first-row,
.insta-images .single-row .second-row{
    display: flex;
}

.insta-images .single-row .second-row .img-box img,
.insta-images .single-row .first-row .img-box img{
    width: 100%;
    height: 100%;
}
.insta-images .owl-carousel{
    padding: 0;
    background-color: #014a2b;
}
.insta-images .owl-carousel .owl-dots{
    margin-top: 10px;
    padding: 10px 0;
}
.insta-images .owl-carousel .owl-dots .owl-dot{
    border: 2px solid #fff;
}
.insta-images .owl-carousel .owl-dots .owl-dot.active span{
    background-color: #fff;
}
.slider-top-line{
    background-color: #014a2b;
    display: flex;
    padding-top: 60px;
    padding-bottom: 20px;
}
.slider-top-line .tag{
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 40px;
    font-family: 'FjallaOne-Regular';
}
.slider-top-line .icon{
    display: inline-block;
    float: right;
    padding: 5px 10px;
    background-color: #fff;
    color: #014a2b;
    margin-top: 12px;
    font-family: 'FjallaOne-Regular';
}
.slider-top-line .icon .icon-instagram .text{
    font-family: 'FjallaOne-Regular';
    font-weight: 700;
    display: inline-block;
}
.social-media-blocks .owl-carousel{
    display: block;
    padding: 0;
}
.instagram-box a{
    display: flex;
}
/*  END Instagram Slider*/
.social-media-blocks .container-fluid{
    padding: 0;
}
.social-media-blocks .container-fluid .row{
    margin: 0;
}
/*Mobile part*/

/*  join fool block*/

/*
.join-fool .wrapper{
    display: flex;
}

.join-fool .join-fol-form{
    display: flex;

}
.join-fool .join-fol-form .col-sm-6.left {

}


.join-fool .join-fol-form .left-box h4{
    font-size: 16px;
    font-weight: 100;
    margin-top: 20px;
}

.join-fool .join-fol-form .left-box footer{
    font-size: 12px;
    margin-top: 20px;
    color: gray;
}

.join-fool .join-fol-form .right-box label.country,
.join-fool .join-fol-form .right-box label.number{
    color: #fff;
    text-align: left;
    margin-bottom: 5px;
    display: block;
}
.join-fool .join-fol-form .right-box label.country{
    margin-top: 20px;
    display: block;
}
.join-fool .join-fol-form .right-box input.number{

}
.join-fool .join-fol-form .right-box input.button{
    color: #014a2b;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 80px;
}

.join-fool .join-fol-form .right-box .country-list option[value="-1"]{
    color: gray;

}
*/
/*
.join-fool .join-fol-form .right-box footer .line-separator{
    margin-top: 40px;
    padding-right: 20px;
    margin-bottom: 10px;
}
.join-fool .join-fol-form .right-box footer .line-separator:before{
    content: "";
    height: 1px;
    display: block;
    margin-bottom: 2px;
    background-color: black;
}
*/
/*
.join-fool .join-fol-form .right-box footer{
    font-size: 12px;
    margin-top: 20px;
    color: #cacaca;
    position: absolute;
    bottom: 20px;

}
*/
.plots-members{
    vertical-align: bottom;
}
.plots-members .single-item{
    width: 200px;
}
.plots-members .single-item .img-box{
    height: 200px;
    width: 200px;
    position: relative;
}
.plots-members .single-item .img-box img {
    width: 100px;
    position: absolute;
    bottom: 0px;
    left: 25%;
    height: 100px;
}
/* END  join fool block*/

/*  Opinion Video Block*/
.opinion-video{
    padding: 80px 0;
}
.opinion-video .opinions-container {
    overflow: hidden;
    padding: 40px 0 40px 0;
}
.opinion-video .opinions-container img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: -1000%;
    bottom: -1000%;
    left: -1000%;
    right: -1000%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}
.opinion-video .left-box {
    float: right;
}
.opinion-video .right-box .opinions-content {
    padding-right: 60px;
}
.opinion-video .left-box .opinions-content {
    padding-left: 60px;
}
.opinion-video .right-box.right-box-content{
    padding-left: 40px;
}
.opinion-video .row{
    margin: 0;
}
.opinion-video .video{
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 450px;
    float: right;
}

.opinion-video .col-md-12{
    text-align: center;
}
.opinion-video .col-md-12 .video img{
    float: none;
}

.opinion-video .left-box{
    /*padding: 0 30px!important;*/
    text-align: left;
}
.opinion-video .left-box h3,
.opinion-video .left-box p{
    text-align: left;
}
.opinion-video .video img{
    webkit-filter: brightness(50%);
    filter: brightness(50%);
    width: 100%;
    height: auto;
    float: right;
}
.opinion-video .video a{
    opacity: 1;
    top: 0;
    z-index: 500;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    color: inherit;
}
.opinion-video .video a span{
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    color: white;
    font-size: 60px;
}
/*  END Opinion Video Block*/

/*  Opinions Banner*/
.opinions-banner .wrapper{
    min-width: 100%;
    max-width: 90%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.opinions-banner .back-img{
    width: 100%;
}

.opinions-banner .quote-author{
    padding: 30px 20px 20px 20px;
    font-size: 20px;
    display: inline-block;
    float: left;
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 100% 100%;
    background-image: url(../img/quote-author.png);
    text-align: left;
    padding-right: 14%;
    padding-left: 30px;
}
.quote-author{
    padding: 30px 20px 20px 20px;
    font-size: 20px;
    display: inline-block;
    float: left;
    text-align: left;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 100% 100%;
    background-image: url(../img/quote-author.png);

    text-align: left;
}

.float-right{
    float: right;
}
.float-left{
    float: left;
}
.opinions-banner p{
    font-size: 60px;
    font-family: 'FjallaOne-Regular';
    line-height: 60px;
    margin-bottom: 10px;
    /*text-align: left;*/
}
.opinions-banner h3,
.opinions-banner h4,
.opinions-banner h5,
.opinions-banner h6{
    font-weight: 100;
    float: left;
    margin-top: 10px;
    color: #fff;
}
.intro-banner .container-fluid .middle{
   top:30%;
}
.intro-banner .container-fluid .middle img{
    width: 15%;
    display: block;
	margin:0 auto;
}
.intro-banner .container-fluid .middle .title{
    width: 50%;
	display:block;
	margin:30px auto;
	padding-top:15px;
    padding: 0 15px;
    top: 18%;
    left: 0;
    right: 0;
    text-align: center !important;
    position: absolute;
    font-size: 65px;
    line-height: 65px;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* END Opinions Banner*/

/*  Latest opinions slider*/
.latest-opinions-slider{
    padding: 0px 80px 80px 80px;
}
.latest-opinions-slider .opinion-item{
    background-color: #fff;
}
.latest-opinions-slider .left-part{
    width: 70%;
    cursor: pointer;
}
.latest-opinions-slider .left-part p{
    margin: 0;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Knockout 67 A', 'Knockout 67 B', 'knockout';
    padding: 1px 0.8px 0.5px 0.5px;
    display: block;
    white-space: nowrap;
}

.latest-opinions-slider .left-part p.small-text{
    font-size: 21px;
}
.latest-opinions-slider .left-part p.medium-text{
    font-size: 53px;
}
.latest-opinions-slider .left-part p.large-text{
    font-size: 85px;
}
.latest-opinions-slider .left-part p.invert,
.latest-opinions-slider .left-part p.invert-1 {
    display: table;
    float: none;
    margin: auto;
    background-color: #000;
    color: #fff;
    margin-top: 5px;
    padding: 1px 12px 0.5px 0.5px;
}


.latest-opinions-slider .left-part p.italic,
.latest-opinions-slider .left-part p.italic-1 {
    font-style: italic;
}
.latest-opinions-slider .left-part footer{
    text-align: center;
    position: absolute;
    bottom: 3%;
    left: 5%;
}
.latest-opinions-slider .right-part{
    display: flex;
    float: right;
    width: 40%;
    cursor: pointer;
}
.latest-opinions-slider .owl-carousel.owl-drag .owl-item{
    padding: 20px 0 0 20px;
    background-color: #fff;
    background-color: #014a2b;
    margin-right: -1px;
}
.latest-opinions-slider .quote-author {
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    font-weight: 600;
    padding: 15px 7px 5px 7px;
    font-size: 9px;
    display: inline-block;
    /* float: none; */
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 100% 100%;
    background-image: url(../img/quote-author.png);
    width: 100%;
    text-transform: uppercase;
    float: right;
    margin-bottom: 10px;
}
.latest-opinions-slider .quote-author h4{
    text-align: -webkit-center;
    font-size: 10px;
    clear: both;
    display: block;
    margin: 0;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
}
.latest-opinions-slider .quote-author-black{
    background-image: url(../img/quote-author-black.png);
}
.quote-author-black{
    background-image: url(../img/quote-author-black.png);
}
.latest-opinions-slider footer h4{
    /*padding-left: 10%;  */
}
.latest-opinions-slider footer h4:before{
    content: "";
    height: 2px;
    display: block;
    margin-bottom: 7px;
    background-color: black;
    margin-top: 10px;
    width: 100%;
}
.latest-opinions-slider{
    background-color: #014a2b;
}
.latest-opinions-slider .opinion-item .wrapper{
    display: flex;
    width: 100%;
    min-height: 530px;
    position: relative;
    overflow: hidden;
}
.latest-opinions-slider .opinion-item .icons{
    background-color: #014a2b;
    padding: 10px 0 0 0;
    color: #fff;
}
.latest-opinions-slider .opinion-item .icons .icon-zoom-in,
.latest-opinions-slider .opinion-item .icons .icon-comments,
.latest-opinions-slider .opinion-item .icons .icon-o-star{
    cursor: pointer;
}
.latest-opinions-slider .opinion-item .icons .icon-zoom-in{
    float: right;
}
.latest-opinions-slider .opinion-item .icons .icon-comments{
    margin-left: 10px;
}
.latest-opinions-slider .lines-of-text{
    text-align: -webkit-center;
    text-align: -moz-center;
    text-align: center;
    position: absolute;
    bottom: 105%;
    /*width: 60%;*/
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index: 900;
    /*margin-left: 25px*/
}
.latest-opinions-slider .owl-nav{
    top: 50%;
    left: -30px;
    right: -45px;
}
.latest-opinions-slider .icon-arrow-right:before,
.latest-opinions-slider .icon-arrow-left:before{
    color: #fff;
}
/*  END Latest opinions slider*/

/* Slider example 2*/
.col-sm-offset-center-1{
    left: 28%;
}
/* END Slider example 2*/
.green-button{
    margin-top: 10px;
    background-color: #014a2b;
    display: inline-block;
    padding: 10px 30px;
    float: left;
    margin-left: 5px;
}
.green-button a{
    color: #fff;
    font-size: 20px;
    font-family: 'FjallaOne-Regular';
}
.green-button-cta{
    border: 2px solid;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px !important;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
	color: #fff !important;
    border-color: #014a2b !important;
    background-color: #014a2b !important;
}
.intro-text-green {
    color: #014a2b;
    font-size: 20px;
    line-height: 26px;
}
.white-button-cta{
    border: 2px solid;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1;
    padding: 10px 30px;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px !important;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
	color: #014a2b !important;
    border-color: #014a2b !important;
    background-color: #fff !important;
}
.slider-2 .quote-author:after{
    content:"\a";
    white-space: pre;
}
.slider-2 .opinions-banner .wrapper{
    top: 50%;
}
.slider-2 .owl-nav{
    color: #fff;
}
/*  Comments modal */

.modal.in .modal-dialog{
    width: 60%;
}
/* END Comments modal */

/*  Mobile single opinion*/
.top-box{
    padding-left: 40px;
    padding-top: 20px;
}
.top-box .add-opinion-like{
    display: block;
    float: right;
    text-align: right;
    padding-right: 10px;
    cursor: pointer;
    float: right;
    margin-right: 15px;
    position: relative;
}
.mobile-single-opinion{
    padding: 0;
}
.mobile-single-opinion .wrapper {
    border: 1px solid black;
}
.opinion-mobile-title{
    font-size: 26px;
    font-family: 'FjallaOne-Regular';
    float: left;
    color: #014a2b;
    display: block;
}
.mobile-comment-box{
    padding: 10px;
}

.mobile-comment-box label{
    color: #014a2b;
    font-family: 'FjallaOne-Regular';
    font-size: 20px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
    font-weight: 400;
}
.mobile-comment-box textarea {
    height: 130px;
}
.mobile-comment-box textarea,
.mobile-comment-box input{
    display: block;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0;
}
.mobile-comment-box .comment-button{
    background-color: #000;
    color: #fff;
    font-family: 'Georgia Regular';
    float: right;
    border-radius: 0px;
    padding: 5px 12px;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.mobile-comments-list{
    padding: 10px;
}
.mobile-comments-list .comment-head{
    background-color: #ebebeb;
    padding: 10px;
    height: auto;
    overflow: hidden;
}
.mobile-comments-list .comment-head h4{
    color: #000;
    font-size: 16px;
    font-weight: normal;
    text-transform: initial;
    font-family: 'Georgia';
    width: 55%;
    float: left;
    padding-left: 5px;
    margin-top: 5px;
}
.mobile-comments-list .comment-head p{
    text-align: right;
    font-size: 12px;
    color: #275127;
    font-family: 'FjallaOne-Regular';
    margin-top: 5px;
}
.mobile-comments-list div{
    background-color: #f6f6f6;
    padding: 10px;
}
.mobile-comments-list div p{
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*.mobile-single-opinion .lines-of-text{
    bottom: 25%;
}*/
.modal-body .top-box{
    padding-left: 10px;
    display: inline-block;
    width: 100%;
}
.modal-body .opinion-mobile-title{
    width: 100%;

}
.opinion-modal-header{
    border: 0;
    padding: 0;
}
.icon-o-star:before,
.icon-star:before{
    color: black;
}
.opinion-clickable-area.show-opinion-modal .icon-o-star:before,
.opinion-clickable-area.show-opinion-modal .icon-star:before {
    color: #fff;
}
.opinion-clickable-area.show-opinion-modal .icons span {
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    font-size: 16px;
}
.modal-opinion-column{
    margin-top: 14px;
}
/*  END Mobile single opinion*/

/*  Opinon wall*/
.green-background{
    background-color: #014a2b;
    padding: 40px 0 40px 0;
}
.search-bar select {
    border: 0;
    color: #014a2b;
    font-family: 'FjallaOne-Regular';
    background-image: url(../img/green-arrows-select.png);
    background-size: 10px;
}
.search-bar input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #014a2b;
    background-image: url(../img/search-icon.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 20px;
    font-family: 'FjallaOne-Regular';
}

.search-bar input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:  #014a2b;
    opacity:  1;
    background-image: url(../img/search-icon.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 20px;
    font-family: 'FjallaOne-Regular';
}
.search-bar input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #014a2b;
   background-image: url(../img/search-icon.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 20px;
    font-family: 'FjallaOne-Regular';
}
.latest-opinions-slider.opinion-wall.members{
    padding: 0 15px 0 15px;
    background-color: transparent;
    text-align: center;

    margin-left: -2px;
    margin-right: -2px;
}
.opinion-wall.members .single-item{
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    width: 25%;
    float: left;
    padding: 0 2px;
}



.opinion-wall.members .single-item.item-1{
    float: left;
}
/*
.opinion-wall.members .single-item.item-2,
.opinion-wall.members .single-item.item-3{
    margin-left: 4%;
}
*/
.opinion-wall.members .single-item.item-4{
    float: right;
}
.latest-opinions-slider.opinion-wall .opinion-item{
    background-color: #fff;
    position: relative;
}
.opinion-wall-background{
    background-color: #ebebeb;

}
.opinion-wall.members .single-item img{
    border-radius: 0;
    height: inherit;
}
.opinion-wall.members .opinion-item .icons{
    background-color: #ebebeb;
    padding: 10px 10px 10px 10px;
    color: #000;
    text-align: initial;
}
.opinion-wall-background .button-column{
    padding: 50px 15px 50px 15px;
    text-align: center;
}
/*  END Opinion wall*/

/* Your Opinion*/
.your-opinion .title{
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    text-transform: initial;
    font-family: 'Georgia Regular';
    margin: 30px 0 30px 0;
    text-transform: none;
}
.your-opinion .main-row{
    border-top: 1px solid #e0d4d4;
    padding-top: 40px;
}
.your-opinion .change-icon{
	float:left;
	width:100%;
	padding:10px 0px 20px 0px;
}
.your-opinion .change-icon span {
    color: #000;
    width: 90%;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    font-weight: 600;
}
.opinion-background{
   background-color: #f6f6f6;
   float:left;
   width:100%;
}
.informations{
    background-color: transparent;
}
.your-opinion .options{
    padding: 20px 30px;
    background-color: #f6f6f6;
    margin-bottom: 20px;
}
.expression select{
    width: 65%;
    display: block;
    height: 24px;
    padding: 0 0 2px 5px;
    font-size: 14px;
    border-radius: 4px;
}
.questions .font-size{
    display: inline-block;
    width: 29%;
    padding: 0;
}
.questions .font-size .small{
    background-image: url(../img/font-icons.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    margin-top: 10px;
    background-position: 6px -18px;
    background-size: 28px;
    display: inline-block;

}
.expression label,
.questions label{
    color: #013b22;
    width: 50%;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
}
.questions .font-size .large{
    background-image: url(../img/font-icons.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    background-position: 0 9px;
    display: inline-block;
    background-size: 25px;
    float: right;
    padding: 0;
    margin-right: 10px;
}
.questions .is-italic{
    background-image: url(../img/font-icons.png);
    background-repeat: no-repeat;
    height: 22px;
    margin-top: 10px;
    background-position: 50% -34px;
    display: inline-block;
    background-size: 29px;
    width: 9%;
}
.questions .is-background{
    background-image: url(../img/font-icons.png);
    background-repeat: no-repeat;
    height: 26px;
    margin-top: 10px;
    background-position: 0px -60px;
    display: inline-block;
    background-size: 30px;
    width: 10%;
    position: absolute;
    right: 20px;
}
.options .fields{
    position: relative;
    height: 34px;
    margin-bottom: 10px;
}
.options .fields input[type="text"]{
    width: 50%;
    height: 34px;
}
.options .fields .range{
    width: 25%;
    display: inline-block;
    padding: 0;
    position: absolute;
    bottom: -8px;
    padding-left: 10px;
}
.options .fields .range input[type="range"]{
    position: absolute;
    bottom: 22px;
    padding: 0;
    color: white;
    background-color: #b7b7b7;
    -webkit-appearance: none;
    height: 6px;
}
.options .fields .range input[type="range"]::-webkit-slider-thumb {
     -webkit-appearance: none;
    background-color: #ededed;
    opacity: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid gray;
}
.options .fields input[type="checkbox"].is-italic{
    width: 13px;
    height: 13px;
    position: absolute;
    left: 82%;
    bottom: 11px;
    display: inline-block;
}
.options .fields input[type="checkbox"].is-background{
    width: 13px;
    height: 13px;
    position: absolute;
    left: 91%;
    bottom: 11px;
    display: inline-block;
}
.options .fields.button-field{
    text-align: center;
    padding: 20px 10px;
        height: 80px;
}
.options .fields.button-field input[type="submit"]{
    background-color: #014a2b;
    color: #fff;
    width: 100%;
}
.your-opinion-product{
    padding: 0;
    height: 780px;
    background-color: transparent;
    padding: 0 60px;
    text-align: center;
}
.your-opinion-product.latest-opinions-slider .left-part p.large-text{
    font-size: 85px;
}
.your-opinion-product.latest-opinions-slider .left-part p.medium-text{
    font-size: 42px;
}
.your-opinion-product.latest-opinions-slider .left-part p.small-text{
    font-size: 21px;
}
.your-opinion-product .single-item{
    border: 1px solid #e0d4d4;
    height: 88%;
}
.your-opinion-product.latest-opinions-slider .opinion-item .wrapper{
    height: 100%;
}
.your-opinion-product .single-item .opinion-item{
    height: 100%;
}
.your-opinion-product.latest-opinions-slider .left-part footer{
    width: 60%;
    bottom: 3%;
    left: inherit;
}
.your-opinion-product.latest-opinions-slider .quote-author-black{
    height: 43px;
    float: none;
    width: 180px;
    display: block;
    margin: auto;
}
.your-opinion-product.latest-opinions-slider .left-part footer h4{
    color: #000;
    display: inline-block;
}
.your-opinion-product.latest-opinions-slider .left-part footer h5{
    color: #000;
}
.your-opinion-product.latest-opinions-slider .lines-of-text{
    bottom: 100%;
}
.your-opinion-product.latest-opinions-slider .right-part{
    padding-top: 10%;
    height: 100%;
    position: relative;
}
.your-opinion-product.latest-opinions-slider .right-part img{
    height: 550px;
    position: absolute;
    bottom: 5%;
    display: none;
}
.your-opinion-product.latest-opinions-slider .right-part img.active{
    display: block;
	width:auto!important;
}
.your-opinion-product.latest-opinions-slider .icon-arrow-right:before,
.your-opinion-product.latest-opinions-slider .icon-arrow-left:before{
    color: #014a2b;
}
.your-opinion-product.latest-opinions-slider .owl-nav{
    left: 0px;
    right: 0px;
}
.your-opinion .informations .header span{
    font-weight: 700;
    font-family: 'FjallaOne-Regular';

}
.your-opinion .informations .header li{
    padding: 10px 0;
    border-bottom: 1px solid #ded9d9;
}
.your-opinion .informations .header li:last-child{
    border-bottom: none;
}
.your-opinion .informations .header li span{
    font-family: 'Georgia Regular';
    font-weight: normal;
    width: 90%;
    display: inline-block;
}
.your-opinion .informations .header li span.number{
    width: 25px;
    display: inline-block;
    text-align: left;
    height: 100%;
    vertical-align: top;
}
.your-opinion .informations .icon-info,
.your-opinion .informations .icon-close{
    cursor: pointer;
}

/*  Timeline Part*/
.timeline {
    list-style: none;
    padding: 0px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
    display: flex;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: 48%;
    float: left;
    padding: 20px;
    position: relative;
    color: #fff;
}
.timeline > li > .timeline-badge {
    width: 50px;
    height: 2px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    background-color: #fff;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: normal;
        margin-bottom: 10px;
}
.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}

.timeline > li > .timeline-panel-right{
    float: right;
    display: inline-block;
    margin-left: 4%;
}
.timeline-block-background{
    background-color: #014a2b;
        margin-top: 60px;
}
.timeline-heading-left{
    text-align: center;
    position: absolute;
    top: 34%;
    width: 100%;
}
.timeline .timeline-subtitle{
    color: #fff;
    text-transform: initial;
    font-family: 'Georgia';
    font-weight: normal;
        margin-bottom: 10px;
}
.timeline > li > .timeline-panel-right{
    float: right;
    display: inline-block;
    margin-left: 3%;
    padding: 20px 0 20px 0;
}
.timeline-body{
    text-align: center;
}
.timeline .overlay{
    position: absolute;
    width: 100%;
    z-index: 1000;
}
.timeline .overlay .flex-column{
    display: flex;
    text-align: left;
}
.timeline .overlay .img-column{
    background-color: #ebebeb;
}
.timeline .overlay img{
    margin: auto;
}
.timeline .overlay .text{
    background-color: #fff;
    padding: 35px;
}
.timeline .overlay .text .year{
    font-family: 'FjallaOne-Regular';
    color: #898989;
}
.timeline .overlay .text .title{
    font-weight: normal;
}
.timeline .overlay .text .line{
    margin: 30px 0;
    border-bottom: 1px solid #014a2b;
}
.timeline .overlay .text .year .icon-close{
    float: right;
    color: #014a2b;
    font-weight: bold;
    cursor: pointer;
}
.timeline-heading-left .icon-o-plus{
    font-size: 22px;
    cursor: pointer;
}
.timeline .circle{
    height: 20px;
    width: 20px;
    background: #014a2b;
    margin: auto;
    margin-top: -8px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.timeline.owl-carousel{
    display: inherit;
}
.timeline > li.first-item:before{
    height: 20px;
    width: 20px;
    background: #014a2b;
    margin: auto;
    margin-top: -8px;
    border-radius: 50%;
    border: 2px solid #fff;
    left: 49.5%;
    position: absolute;
    left: 50%;
    margin-left: -10px;
}
/* END  Timeline Part*/
/*  SEARCH RESULTS  */
.search-results{
    /*margin-top: 40px;*/
}
.comments-link a,
.entry-date,
.entry-title a{
    color: #014a2b;
}
.comments-link a:hover,
.entry-date:hover,
.entry-title a:hover{
    color: #013b22;
}
.entry-summary {
    margin: 10px 0;
}
.entry-title {
    margin-top: 40px;
}
/*  END SEARCH RESULTS  */
.discover-banner .container-fluid .middle .title.history-page-title{
    width: 100%;
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 18px;
	display:inline-block;
	float:left;
	text-align:center;
}
.history-page-descritpion{
    width: 18%;
}
.discover-banner .container-fluid .middle .description.history-page-descritpion p{
    font-size: 24px;
    line-height: 32px;
    width: 100%;
	font-weight:600;
}
.page-header .page-title{
    color: #014a2b;
    text-align: left;
    padding: 0;
}
.two-column-template{
    padding: 15px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.like-activity{
    background-color: green;
    color: white
}
.dislike-activity{
    background-color: gray;
    color: white
}
li.activity{
    margin-bottom: 40px;
}
.unread{
    background-color: #F7F9F8;
}
.read{
    background-color: #fff;
}
.mark-unread, .mark-read, .delete-message{
    cursor: pointer;
}
.label-reply{
    clip: inherit;
    height: 20px;
    width: 100%;
    position: relative!important;
    font-size: 20px;
}
.friend-tab + #send-to-input{
    display: none;
}
.make-bid{
    cursor: pointer;
}
.opinion-wall.members .dashboard-auction-item,
.opinion-wall.members .dashboard-opinion-item{
    width: 100%;
}
.latest-opinions-slider.opinion-wall.members.dashboard-auction,
.latest-opinions-slider.opinion-wall.members.dashboard-opinion{
    padding: 25px;
    margin: 0;
    background-color: #fff;
    -webkit-box-shadow: 2px 4px 10px -1px rgba(0,0,0,0.25);
    -moz-box-shadow: 2px 4px 10px -1px rgba(0,0,0,0.25);
    box-shadow: 2px 4px 10px -1px rgba(0,0,0,0.25);
}
.row.no-gap .friends-col,
.row.no-gap .opinion-col,
.row.no-gap .dash-col{
    padding: 15px;
}
.latest-opinions-slider.opinion-wall.members.dashboard-opinion h2,
.dash-col .dashboard-auction h2{
    border-bottom: 2px solid;
    font-weight: 400;
    font-size: 36px;
    text-align: left;
}
.op-name,
.dash-col .dashboard-auction p{
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0;
    font-family: 'FjallaOne-Regular';
}
.dashboard-opinion h3.product-name,
.dash-col .dashboard-auction h3{
    text-align: center;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 20px;
}
.opinion-col .latest-opinions-slider .opinion-item .wrapper,
.dash-col .latest-opinions-slider .opinion-item .wrapper{
    display: block;
    padding: 0 0 0 0;
    margin-bottom: 0px;
    height: 480px;
    border: 1px solid #d6d5d5;
}
.dash-col .latest-opinions-slider .opinion-item .wrapper .img-wrapper{
    height: 512px;
    width: 100%;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    -ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
    justify-content: center;
    padding: 0 10px 10px 10px;
    background-color: #014a2b;
}
.dash-col .latest-opinions-slider .opinion-item .wrapper .img-wrapper img{
    margin-top: -10px;
    width: auto;
    max-width: 100%;
    height: auto;
}
.dash-col .latest-opinions-slider .opinion-item .bid{
    width: 100%;
    display: block;
    background-color: #013b22;
    color: #fff;
    padding-top: 15px;
    font-weight: 100;
}
.dash-col .latest-opinions-slider .opinion-item .bid p{
    margin: 0;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    font-weight: 100;
    padding: 0;
}
.dash-col .latest-opinions-slider .opinion-item .bid p.current{
    display: block;
    margin: 0;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    font-size: 32px;
    font-weight: 100;
    padding: 0;
}
.dash-col .latest-opinions-slider .opinion-item .bid p.date-end{
    display: block;
    margin: 0;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    font-weight: 100;
    padding: 10px 0 10px 0;
}
.opinion-col .latest-opinions-slider.opinion-wall .opinion-item,
.dash-col .latest-opinions-slider.opinion-wall .opinion-item{
        margin-bottom: 50px;
}
.opinion-col .latest-opinions-slider .right-part{
    height: auto;
    position: absolute;
    right: 1px;
    bottom: 1px;
}
.modal.in .modal-dialog.bid-dialog{
    width: 50%;
}
.bid-dialog .info{
/*    display: flex;*/
}
.bid-dialog .info .descr{

}
.bid-dialog .info .descr p{
    display: inline-block;
    font-family: 'FjallaOne-Regular';

}
.bid-dialog .new-bid input[name="new-bid"]{
    width: 180px;
    text-align: right;
    display: block;
}
.bid-dialog .new-bid .button-wrapper{
    margin-top: 10px;
    display: inline-block;
}
.bid-dialog .new-bid label{
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    color: #014a2b;
}
.scroll-down{
    cursor: pointer;
}
.video-banner-block h3{
    color: #fff;
}
.twitter-slider .owl-nav{
    top: 50%;
	margin-top:-15px;
}
.blog-listing .single-blog .share-column .share-buttons .icon-facebook span,
.blog-listing .single-blog .share-column .share-buttons .icon-twitter span{
    font-family: 'FjallaOne-Regular';
}
/*.latest-opinions-slider.opinion-wall .lines-of-text{
    bottom: 45%;
}*/
.frm_style_formidable-style.with_frm_style .form-field{
    display: none;
}
.plots .container{
    width: 100%;
}
.plots .filter{
    padding: 0 70px;
    background-color: #013b22;
}
/*
section.plots li{
    width: 20%;
}
*/
section.plots .plot img{
    width: 100%;
    height: auto;
}
.fol-container .user-navigation ul li{
    width: 100%;
}
.chat-dashboard{
    background: #fff;
    padding: 50px 25px 25px 25px;
    margin-bottom: 80px;
    box-shadow: 2px 5px 5px #d9d9d9;
}
.chat-dashboard ul li {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 10px;
}
.chat-dashboard .activity-avatar{
    float: left;
}
.chat-dashboard .activity-content{
    padding-left: 70px;
    margin-top: 15px;
}
.latest-opinions-slider.profile-opinion .owl-carousel.owl-drag .owl-item{
    background-color: #fff;
    padding: 19px 0 0 0px;
}
.latest-opinions-slider.friends-list .icon-arrow-right:before,
.latest-opinions-slider.friends-list .icon-arrow-left:before,
.latest-opinions-slider.profile-opinion .icon-arrow-right:before,
.latest-opinions-slider.profile-opinion .icon-arrow-left:before{
   color: #014a2b;
}

.latest-opinions-slider.profile-opinion .owl-nav{
    top: 101.6%;
    left: -45px
}
.latest-opinions-slider.friends-list .icon-arrow-left,
.latest-opinions-slider.profile-opinion .icon-arrow-left{
    left: 35%;
    position: relative;
    float: left;
    font-size: 20px;
    font-weight: bold;
}
.latest-opinions-slider.friends-list .icon-arrow-right,
.latest-opinions-slider.profile-opinion .icon-arrow-right{
    right: 35%;
    position: relative;
    font-size: 20px;
    font-weight: bold;
}
.friends-list .num-friends,
.profile-opinion .num{
    position: relative;
    text-align: center;
    font-family: 'FjallaOne-Regular';
    text-transform: uppercase;
}
.friends-list .button-area,
.profile-opinion .button-area{
    margin-top: 40px;
    text-align: center;
    text-align: -webkit-center;
    padding-bottom: 20px;
}
.latest-opinions-slider.profile-opinion .right-part{
    float: right;
    display: block;
}
.latest-opinions-slider.profile-opinion .right-part img{
    width: auto;
    float: right;
    position: relative;
}
.friends-col{
    padding: 20px;
}
.latest-opinions-slider.friends-list .owl-carousel.owl-drag .owl-item{
    background-color: #fff;
    padding: 20px 0 0 0;
}
.latest-opinions-slider.friends-list .single-item{
    width: 100%;
    height: 420px;
}
.latest-opinions-slider.friends-list .owl-nav{
    top: 109.6%;
}
.friends-list .single-item .fol-member img{
    height: 60%;
    width: auto;
    border-radius: 50%;
}
.friends-list .fol-member{
    height: 100px;
    text-align: center;
    text-align: -webkit-center;
}
.latest-opinions-slider.friends-list .icon-arrow-right{
    right: 37%;
}
.latest-opinions-slider.friends-list .icon-arrow-left{
    left: 35%;
}
.friends-list .num-friends{
    margin-top: 50px;
}
.friends-list .button-area{
    margin-top: 39px;
}
section.plot{
    padding: 30px 0px;
    background-color: #fff;
    height: 80px;
}
section.plot .plot-number{
    display: inline-block;
    font-family: 'FjallaOne-Regular';
    text-transform: uppercase;
    color: #014a2b;
    font-size: 24px;
}
section.plot .download-part-button{
    display: inline-block;
    float: right;
}
#form-download{
    display: none;
}
section.layout{
    padding: 15px;
    margin-top: 60px;
}
.disc-new{
	overflow:hidden;
}
.disc-new .middle{
	top:18%;
}
.disc-new .discover{
	margin-top: 3%;
    margin-bottom: 55px;
}
.disc-new .container-fluid .middle .title{
    width: auto;
	font-size:4em;
	padding-bottom:25px;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

.disc-new .container-fluid .middle .title:after {
	content:"";
	display: block;
	border:1px solid #fff;
	margin:0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.disc-new .container-fluid .middle .description {
    font-family: 'FjallaOne-Regular';
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
    line-height: 34px;
    margin-top:0px;
	border-top:none;
    width: 100%;
    display: inline-block;
}
.disc-new .container-fluid .middle .description:before{
/*
	content:"";
	display:block;
	width:65%;
	border:1px solid #fff;
	margin:0 auto;
*/
}


.disc-new .container-fluid .middle .description p {
    font-family: 'FjallaOne-Regular';
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
    line-height: 34px;
    margin-top: 20px;
	text-align:center;
}
  .latest-opinions-slider .right-part img{
	height:auto;
	width:75%!important;
	bottom:0;
	position:absolute;
	right:0;
	bottom:0;
  }
  .latest-opinions-slider .right-part{
	position:absolute;
    right: 2px;
    bottom: 2px;
}

.options-and-friends {
    margin-bottom: 60px;
}
.friendship-button{
    display: inline-block;
  }
.friendship-button.not_friends{
    color: #fff !important;
    line-height: 26px !important;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
}
.friendship-button.icon-plus:before{
    cursor: pointer;
}


.edit-cart-item{
    cursor: pointer;
}
.alert.invalid-line-word,
.alert.character-limit{
    padding: 5px;
    margin: 0;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.opinion-form .form-group{
    padding-top: 10px;
}
form.opinion-form input[type="checkbox"]{
    display: block;
}
.submit-opinion-info{
    cursor: pointer;
}
.text-line.has-error{
    border: 1px solid #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.profile-opinion .num-empty{
    margin-top: 50px;
}
.flag.flag-empty{
    display: none;
}
.page-template-opinions-wall .quote.text-bg blockquote{
    text-align: right;
}
a.friendship-button.not_friends.add {
    color: #fff !important;
    border-color: #014a2b !important;
    background-color: #014a2b !important;
    padding: 10px 30px;
    border: 2px solid;
    border-radius: 5px;
    line-height: 26px !important;
    text-transform: uppercase;
    font-family: 'FjallaOne-Regular';
    white-space: normal;
    margin-right: 10px;
}
.page-template-templatesour-range-php .page-header{
    margin-top: 46px;
}

@media only screen and (max-width: 1844px) and (min-width: 1px) {
    .intro-banner .container-fluid .middle .title {
        padding-top:0;
    }
}

@media only screen and (max-width: 1707px) and (min-width: 1px) {
    .intro-banner .container-fluid .middle .title {
        font-size: 55px;
    }
}
@media only screen and (max-width: 1430px) and (min-width: 1px) {
    .intro-banner .container-fluid .middle .title {
        line-height: 55px;
    }
}

@media only screen and (max-width: 985px) and (min-width: 1px) {
    .intro-banner .container-fluid .middle .title {
        line-height: 50px;
    }
}
