/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 8, 2014, 8:35:23 PM
    Author     : Linh
*/
.span6, .span3, .span4, .span2,.span8,.span12 {
    padding-left: 5px;
}
#style10 .container1 {
    margin-left: 10px !important;
}
#style10 .title.inner.flip-container {
    position: relative;
    background: #ddf4fb;
    margin: 30px 0 50px;
    padding: 0 25px 22px;
}

#style10 .title.inner.flip-container:after {
    position: absolute;
    bottom: -27px;
    right: 66px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 30px 0px 0px;
    border-color: #ddf4fb transparent transparent transparent;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#style10 .avatar-testimonial {
    position: absolute;
    bottom: -40px;
    right: 110px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#style10 .user_avatar,
#style10 .user_avatar_rotate{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotateY(0deg);
    -webkit-transition: all 0.5s linear 0s;
    background-repeat: no-repeat !important;
     background-size: cover !important;
    height: 0px;
    width: 0px;
    position: inherit;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#style10 .content-testimonial {
    text-align: left;
}

#style10 .user_avatar_rotate {
   // border-radius: 50% 50% 50% 50%;
    background: #f3f3f3;
}


#style10 h4.title-testimonial {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #1c6d70;
    margin: 25px 0 13px;
}
@media screen and (max-width: 479px) {
   #style10 h4.title-testimonial{
        font-size: 16px;

    }
}
@media screen and (max-width: 991px) {
   #style10 h4.title-testimonial{
        font-size: 14px;

    }
}
#style10 .comment-testimonial {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    color: #16797d;
    text-align: left;
}
#style10 .comment3 {
    font-size: 14px;
    
}
@media screen and (max-width: 991px) {
   #style10 .comment3{
        font-size: 15px;

    }
}
#style10 .company-active {
    position: absolute;
    bottom: -50px;
    right: 180px;
    text-align: right;
}
@media screen and (max-width: 479px) {
   #style10 .company-active{
        bottom: -117px;
        position: initial;

    }
}
#style10 .name3 {
    font-size: 12px !important;
}
#style10 .name-active {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-weight: 700;
    font-size: 16px;
    color: #269094;
    text-transform: uppercase;
    margin-bottom: 0;
}
@media screen and (max-width: 479px) {
   #style10 .name-active{
        font-size: 13px;

    }
}
#style10 .company3 {
    right: 185px !important;
}
@media screen and (max-width: 991px) {
   #style10 .company3{
        position: initial;

    }
}
@media screen and (max-width: 479px) {
   #style10 .company3{
         position: initial;

    }
}
#style10 a.show-company,#style10 .show_position,#style10 .show_location,#style10 .show_email {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 24px;    
    color: #269094;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
#style10 .show_created{
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #269094;
    font-weight: 300; 
}
#style10 a.show-company:hover {
    color: #76ad88;
    text-decoration: none;
}

#style10 .vote-active {
    position: absolute;
    top: -30px;
    padding-right: 5px;
    right: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}

#style10 .jux-star  {
    font-size: 15px;
    margin-left: 7px;
    opacity: 0.2;
}
#style10 i.star-yellow {
    font-size: 15px;
    color: #269094 !important;
    opacity: 1;
}
#style10 .jux-twitter,#style10 .jux-facebook,#style10 .jux-google-plus {
    color:#269094;
}
#style10 .jux-facebook:before {
    content: "\f09a";
}
#style10 .social-icon {
    position: absolute;
    left: 0;
    top: -30px;
}
#style10 .facebook,#style10 .twitter,#style10 .google {
    display: inline-block;
    font-size: 17px;
    margin-left: 12px;
}
@media screen and (max-width: 479px) {
   #style10 .facebook,#style10 .twitter,#style10 .google {
       margin-left: 3px;
}
}
#style10 .jux-facebook:hover {
    color: #4B6EA8;
}
#style10 .jux-twitter:hover {
    color: #55acee;
}
#style10 .jux-google-plus:hover {
    color: #db242c;
}