/*
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, .span4, .span3, .span2, .span10, .span8,.span12, .span5  {
    margin-top:10px;
    padding-left: 5px;
}
#style7 .container1 {
    margin-left: 10px;
}
#style7 .title.inner.flip-container {
    position: relative;
    text-align: center;
    background: #e7f3f3;
    margin-bottom: 222px;
    padding: 0 25px 17px;
}

#style7 .title.inner.flip-container:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 15px 0 15px;
    border-color: #e7f3f3 transparent transparent transparent;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#style7 .avatar-testimonial {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
#style7 .user_avatar,
#style7 .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: 130px;
    width: 130px;
    position: inherit;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media screen and (max-width: 479px) {
    #style7 .user_avatar,
    #style7 .user_avatar_rotate{
         height: 110px;
         width: 110px;
    } 
}
#style7 .user_avatar_rotate {
    border-radius: 50% 50% 50% 50%;
    background: #f3f3f3;
}


#style7 h4.title-testimonial {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #1c8e6a;
    margin: 20px 0 50px;
}
@media screen and (max-width: 479px) {
   #style7 h4.title-testimonial{
        font-size: 15px;
        font-weight: 700;
    } 
}
@media screen and (max-width: 991px) {
   #style7 h4.title-testimonial {
        font-size: 14px;
        font-weight: 700;
    } 
}
#style7 .comment-testimonial {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    color: #1c8e6a;
    text-align: left;
    text-align: justify;
}
#style7 .comment3 {
    font-size: 17px !important;
}
@media screen and (max-width: 991px) {
   #style7 .comment3 {
        font-size: 18px !important;
    } 
}
#style7 .company-active {
    text-align: left;
}

#style7 .name-active {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-weight: 900;
    font-size: 16px;
    color: #1c8e6a;
    margin-top: 10px;
    margin-bottom: 0px;
}
@media screen and (max-width: 479px) {
   #style7 .name-active {
        font-size: 13px;
        font-weight: 700;
        line-height: 20px;
    } 
}
@media screen and (max-width: 991px) {
   #style7 .name-active {
        font-size: 13px;
        font-weight: 700;
    } 
}
#style7 a.show-company,#style7 .show_position,#style7 .show_location,#style7 .show_email {
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 24px;    
    color: #2a9573;
    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;
}
#style7 .show_created{
    font-family: 'Lato',Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #2a9573;
    font-weight: 300; 
}
#style7 a.show-company:hover {
    color: #76ad88;
    text-decoration: none;
}


#style7 .vote-active {
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
@media screen and (max-width: 479px) {
   #style7 .vote-active{
        top: 45px;

    }
}
#style7 .jux-fa-star  {
    font-size: 16px;
    margin-left: 4px;
    opacity: 0.5;
}
#style7 i.star-yellow {
    font-size: 16px;
    color: #f7c162 !important;
    margin-left: 4px;
    opacity: 1;
}
#style7 .jux-fa-twitter,#style7 .jux-fa-facebook,#style7 .jux-fa-google-plus {
    color:#1c8e6a;
}
#style7 .jux-fa-facebook:before {
    content: "\f09a";
}
#style7 .social-icon {
    position: absolute;
    top: 68px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);

}


@media screen and (max-width: 427px) {
   #style7 .social-icon {
       top: 72px;
    }
}
#style7 .facebook {
    margin-left: 0 !important;
}

#style7 .facebook,#style7 .twitter,#style7 .google {
    display: inline-block;
    font-size: 16px;
    margin-left: 12px;
}
#style7 .jux-fa-facebook:hover {
    color: #4B6EA8;
}
#style7 .jux-fa-twitter:hover {
    color: #55acee;
}
#style7 .jux-fa-google-plus:hover {
    color: #db242c;
}